Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 97.9% (48 of 49 strings) Translation: Petrichor/debug Translate-URL: https://translate.ws3917.space/projects/petrichor/debug/zh_Hans/
This commit is contained in:
parent
7a4d03a435
commit
bd28d628f2
@ -1,11 +1,11 @@
|
||||
{
|
||||
"0-multiple": "",
|
||||
"0-multiple": "ed - 切换引擎调试显示\nfc - 切换地图自由视角\nfps - 获取当前fps\nfps <value> - 设置当前fps\nhelp [page] - 这个命令\nr - 返回上次存档\nreset [level] - 重置存档文件\nrm - 获取当前地图room值\nrm <value> - 设置当前地图room值\nsk [page] - 获取存档文件键名\nspd - 获取当前游戏速度\nspd <value> - 设置当前游戏速度\nsv <key> - 获取存档文件键值\nsv <key> <value> - 设置存档文件键值\ntp <x> <y> - 传送玩家",
|
||||
"0-single": "引擎调试显示已启用",
|
||||
"1-single": "引擎调试显示已禁用",
|
||||
"2-single": "{color=0xff3f3f}没有地图以启用自由视角!",
|
||||
"3-single": "地图自由视角已启用(鼠标左键拖拽,滚轮缩放)",
|
||||
"4-single": "地图自由视角已禁用",
|
||||
"5-single": "",
|
||||
"5-single": "{color=0xff3f3f}<x> 不是 1 到 60 的整数!",
|
||||
"6-single": "当前FPS为 <x>",
|
||||
"7-single": "当前FPS已设置为 <x>",
|
||||
"8-single": "",
|
||||
@ -30,7 +30,7 @@
|
||||
"27-single": "当前Room值为 {color=0x7f7fff}<x>{color=0xffffff}",
|
||||
"28-single": "当前Room值已设为 {color=0x7f7fff}<x>{color=0xffffff}",
|
||||
"29-single": "{color=0xff3f3f}没有地图以设置room值!",
|
||||
"32-single": "",
|
||||
"32-single": "存档文件键名 (当前页数: <x> ,总页数: ",
|
||||
"34-single": "$",
|
||||
"35-single": "{color=0xff7fff}",
|
||||
"36-single": "_",
|
||||
@ -39,10 +39,10 @@
|
||||
"41-single": "当前人物速度为 <x>",
|
||||
"42-single": "当前人物速度已设为 <x>",
|
||||
"43-single": "{color=0xff3f3f}至少需要1个参数!",
|
||||
"44-single": "",
|
||||
"45-single": "",
|
||||
"46-single": "",
|
||||
"47-single": "",
|
||||
"44-single": "{color=0xff3f3f}<x> 不是一个有效的存档文件键名!\\n使用 {color=0x7f7fff}sk{color=0xffffff} 显示存档文件键名列表。",
|
||||
"45-single": "{color=0xff3f3f}<x> 不是有效的存档文件键值!\\n使用 {color=0x7f7fff}sv {color=0xffff7f}<key>{color=0xffffff} 的输出作为参考。",
|
||||
"46-single": "当前 {color=0x7f7fff}<x>{color=0xffffff} 的值为 {color=0x7f7fff}<y>{color=0xffffff}",
|
||||
"47-single": "当前 {color=0x7f7fff}<x>{color=0xffffff} 的值已设为 {color=0x7f7fff}<y>{color=0xffffff}",
|
||||
"48-single": "已传送至 {color=0x7f7fff}<x>{color=0xffffff}x {color=0x7f7fff}<y>{color=0xffffff}y",
|
||||
"49-single": "{color=0xff3f3f}至少需要2个参数!",
|
||||
"50-single": "{color=0xff3f3f}<x> 不是一个数字!",
|
||||
|
Loading…
x
Reference in New Issue
Block a user