Final strings for Simplified Chinese

This commit is contained in:
TerryCavanagh 2023-10-18 15:36:30 +01:00 committed by Terry Cavanagh
parent e30dd618d2
commit 5ca49e607e
1 changed files with 36 additions and 36 deletions

View File

@ -52,7 +52,7 @@
<string english="language" translation="语言" explanation="menu option"/>
<string english="Language" translation="语言" explanation="title" max="20" max_local="13"/>
<string english="Change the language." translation="变更语言。" explanation="" max="38*2" max_local="25*1"/>
<string english="Can not change the language while a textbox is displayed in-game." translation="" explanation="" max="38*3" max_local="25*2"/>
<string english="Can not change the language while a textbox is displayed in-game." translation="无法在游戏中正有对话框显示时改变语言。" explanation="" max="38*3" max_local="25*2"/>
<string english="clear main game data" translation="清除主游戏数据" explanation="menu option"/>
<string english="clear custom level data" translation="清除自制关卡数据" explanation="menu option"/>
<string english="Clear Data" translation="清除数据" explanation="title" max="20" max_local="13"/>
@ -215,11 +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="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"/>
@ -431,8 +431,8 @@
<string english="start from beginning" translation="从头开始" explanation="menu option"/>
<string english="delete save" translation="删除存档" explanation="menu option"/>
<string english="back to levels" translation="返回关卡" explanation="menu option"/>
<string english="The level editor is not currently supported on Steam Deck, as it requires a keyboard and mouse to use." translation="" explanation="" max="38*5" max_local="25*4"/>
<string english="The level editor is not currently supported on this device, as it requires a keyboard and mouse to use." translation="" explanation="" max="38*5" max_local="25*4"/>
<string english="The level editor is not currently supported on Steam Deck, as it requires a keyboard and mouse to use." translation="关卡编辑器不支持Steam Deck因为它需要键盘和鼠标才能使用。" explanation="" max="38*5" max_local="25*4"/>
<string english="The level editor is not currently supported on this device, as it requires a keyboard and mouse to use." translation="关卡编辑器不支持当前设备,因为它需要键盘和鼠标才能使用。" explanation="" max="38*5" max_local="25*4"/>
<string english="To install new player levels, copy the .vvvvvv files to the levels folder." translation="要安装新的玩家关卡,请将.vvvvvv文件
复制到关卡文件夹。" explanation="" max="38*5" max_local="25*4"/>
<string english="Are you sure you want to show the levels path? This may reveal sensitive information if you are streaming." translation="你确定想要显示文件夹路径吗?如果你在直播的话,
@ -677,7 +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="{area}, {time}" translation="{area}, {time}" 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"/>
@ -787,33 +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&apos;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 &quot;lang&quot; 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="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>