mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 09:28:15 +03:00
Final strings for Catalan, Russian and Korean
more incoming
This commit is contained in:
committed by
Terry Cavanagh
parent
b7a8bb138c
commit
e30dd618d2
@@ -215,6 +215,11 @@
|
||||
<string english="Toggle the in-game timer outside of time trials." translation="在时间挑战模式外切换计时器的开关。" explanation="" max="38*3" max_local="25*2"/>
|
||||
<string english="In-Game Timer is ON" translation="游戏内计时器 开启" explanation="" max="38*2" max_local="25*1"/>
|
||||
<string english="In-Game Timer is OFF" translation="游戏内计时器 关闭" explanation="" max="38*2" max_local="25*1"/>
|
||||
<string english="english sprites" translation="" explanation="menu option"/>
|
||||
<string english="English Sprites" translation="" explanation="title" max="20" max_local="13"/>
|
||||
<string english="Show the original English word enemies regardless of your language setting." translation="" explanation="" max="38*3" max_local="25*2"/>
|
||||
<string english="Sprites are currently translated" translation="" explanation="" max="38*2" max_local="25*1"/>
|
||||
<string english="Sprites are currently ALWAYS ENGLISH" translation="" explanation="" max="38*2" max_local="25*1"/>
|
||||
<string english="interact button" translation="交互按键" explanation="menu option"/>
|
||||
<string english="Interact Button" translation="交互按键" explanation="title, lets the user change the key for interacting with objects or crewmates" max="20" max_local="13"/>
|
||||
<string english="Toggle whether you interact with prompts using ENTER or E." translation="切换交互时使用回车键还是E。" explanation="prompts: see the `Press {button} to talk to .../activate terminal/teleport` below" max="38*3" max_local="25*2"/>
|
||||
@@ -672,6 +677,7 @@
|
||||
<string english="{min}:{sec|digits=2}.{cen|digits=2}" translation="{min}:{sec|digits=2}.{cen|digits=2}" explanation="time format M:SS.CC"/>
|
||||
<string english="{sec}.{cen|digits=2}" translation="{sec}.{cen|digits=2}" explanation="time format S.CC"/>
|
||||
<string english=".99" translation=".99" explanation="appended to time format for 99/100 seconds (example: 1:15.99). Time trial results"/>
|
||||
<string english="{area}, {time}" translation="" explanation="saved game summary, e.g. `Space Station, 12:30:59`"/>
|
||||
<string english="Level Complete!" translation="关卡完成!" explanation="Might be tight, the exclamation mark may be removed" max="18" max_local="12"/>
|
||||
<string english="Game Complete!" translation="游戏完成!" explanation="Might be tight, the exclamation mark may be removed" max="18" max_local="12"/>
|
||||
<string english="You have rescued a crew member!" translation="你救出了一名船员!" explanation="If you need to manually wordwrap: please ensure this has exactly two lines. Ignore the (font-adapted) maximum if it says 1 line." max="30*2" max_local="20*1"/>
|
||||
@@ -781,6 +787,33 @@ You have found the secret lab!" translation="恭喜你!
|
||||
<string english="Error parsing {path}: {error}" translation="解析{path}时出错:{error}" explanation="we tried to parse the level file, but failed" max="38*6" max_local="25*5"/>
|
||||
<string english="{filename} dimensions not exact multiples of {width} by {height}!" translation="{filename}的尺寸不是{width}x{height}的整数倍!" explanation="filename is something like tiles.png, tiles2.png, etc. and width/height are something like 8, 32, etc.; this is used if the dimensions of a graphics file aren't an exact multiple of the given size (e.g. 8x8, 32x32, etc.)" max="38*6" max_local="25*5"/>
|
||||
<string english="ERROR: Could not write to language folder! Make sure there is no "lang" folder next to the regular saves." translation="错误:无法写入语言文件夹!请确保存档文件夹的同路径没有“lang”文件夹。" explanation="" max="38*5" max_local="25*4"/>
|
||||
<string english="Localisation" translation="" explanation=""/>
|
||||
<string english="Localisation Project Led by" translation="" explanation=""/>
|
||||
<string english="Translations by" translation="" explanation=""/>
|
||||
<string english="Translators" translation="" explanation=""/>
|
||||
<string english="Pan-European Font Design by" translation="" explanation=""/>
|
||||
<string english="Fonts by" translation="" explanation=""/>
|
||||
<string english="Other Fonts by" translation="" explanation=""/>
|
||||
<string english="Catalan" translation="" explanation=""/>
|
||||
<string english="Welsh" translation="" explanation=""/>
|
||||
<string english="German" translation="" explanation=""/>
|
||||
<string english="Esperanto" translation="" explanation=""/>
|
||||
<string english="Spanish" translation="" explanation=""/>
|
||||
<string english="French" translation="" explanation=""/>
|
||||
<string english="Irish" translation="" explanation=""/>
|
||||
<string english="Italian" translation="" explanation=""/>
|
||||
<string english="Japanese" translation="" explanation=""/>
|
||||
<string english="Korean" translation="" explanation=""/>
|
||||
<string english="Dutch" translation="" explanation=""/>
|
||||
<string english="Polish" translation="" explanation=""/>
|
||||
<string english="Brazilian Portuguese" translation="" explanation=""/>
|
||||
<string english="European Portuguese" translation="" explanation=""/>
|
||||
<string english="Russian" translation="" explanation=""/>
|
||||
<string english="Silesian" translation="" explanation=""/>
|
||||
<string english="Turkish" translation="" explanation=""/>
|
||||
<string english="Ukrainian" translation="" explanation=""/>
|
||||
<string english="Chinese (Simplified)" translation="" explanation=""/>
|
||||
<string english="Chinese (Traditional)" translation="" explanation=""/>
|
||||
<string english="" translation="" explanation=""/>
|
||||
<string english="" translation="" explanation=""/>
|
||||
</strings>
|
||||
|
||||
Reference in New Issue
Block a user