WTS/game/tl/chinese/scripts/gui/preferences.rpy

223 lines
5.6 KiB
Plaintext
Raw Normal View History

2022-10-21 17:32:45 +00:00
translate chinese strings:
2022-10-31 20:36:36 +00:00
# game/scripts/gui/preferences.rpy:35
old "General"
new "General"
# game/scripts/gui/preferences.rpy:39
old "Visuals"
new "Visuals"
# game/scripts/gui/preferences.rpy:43
old "Sound"
new "Sound"
# game/scripts/gui/preferences.rpy:47
old "Accessibility"
new "Accessibility"
2022-10-21 17:32:45 +00:00
# game/scripts/gui/preferences.rpy:58
old "Interface"
new "Interface"
# game/scripts/gui/preferences.rpy:59
old "Animations"
new "Animations"
# game/scripts/gui/preferences.rpy:63
old "Tooltips"
new "Tooltips"
# game/scripts/gui/preferences.rpy:64
old "System Cursor"
new "System Cursor"
# game/scripts/gui/preferences.rpy:65
old "Automatic Updates"
new "Automatic Updates"
2022-10-31 20:36:36 +00:00
# game/scripts/gui/preferences.rpy:72
old "Theme"
new "Theme"
# game/scripts/gui/preferences.rpy:73
old "Auto"
new "Auto"
# game/scripts/gui/preferences.rpy:78
old "Day"
new "Day"
# game/scripts/gui/preferences.rpy:83
old "Night"
new "Night"
2022-10-21 17:32:45 +00:00
# game/scripts/gui/preferences.rpy:91
old "Skip Unseen Text"
new "Skip Unseen Text"
# game/scripts/gui/preferences.rpy:92
old "Until dialog menu"
new "Until dialog menu"
# game/scripts/gui/preferences.rpy:101
old "Text Speed"
new "Text Speed"
# game/scripts/gui/preferences.rpy:104
old "Auto-Forward Time"
new "Auto-Forward Time"
2022-10-31 20:36:36 +00:00
# game/scripts/gui/preferences.rpy:118
old "Language"
new "Language"
# game/scripts/gui/preferences.rpy:134
2022-10-21 17:32:45 +00:00
old "Display"
new "Display"
2022-10-31 20:36:36 +00:00
# game/scripts/gui/preferences.rpy:135
2022-10-21 17:32:45 +00:00
old "Fullscreen"
new "Fullscreen"
2022-10-31 20:36:36 +00:00
# game/scripts/gui/preferences.rpy:136
2022-10-21 17:32:45 +00:00
old "Windowed"
new "Windowed"
2022-10-31 20:36:36 +00:00
# game/scripts/gui/preferences.rpy:137
2022-10-21 17:32:45 +00:00
old "V-Sync"
new "V-Sync"
2022-10-31 20:36:36 +00:00
# game/scripts/gui/preferences.rpy:151
old "Framerate"
new "Framerate"
# game/scripts/gui/preferences.rpy:166
2022-10-21 17:32:45 +00:00
old "OpenGL"
new "OpenGL"
2022-10-31 20:36:36 +00:00
# game/scripts/gui/preferences.rpy:169
2022-10-21 17:32:45 +00:00
old "DirectX"
new "DirectX"
2022-10-31 20:36:36 +00:00
# game/scripts/gui/preferences.rpy:177
old "Advanced"
new "Advanced"
# game/scripts/gui/preferences.rpy:179
2022-10-21 17:32:45 +00:00
old "Transitions"
new "Transitions"
2022-10-31 20:36:36 +00:00
# game/scripts/gui/preferences.rpy:180
2022-10-21 17:32:45 +00:00
old "Videos"
new "Videos"
2022-10-31 20:36:36 +00:00
# game/scripts/gui/preferences.rpy:181
2022-10-21 17:32:45 +00:00
old "Power-saving"
new "Power-saving"
2022-10-31 20:36:36 +00:00
# game/scripts/gui/preferences.rpy:196
2022-10-21 17:32:45 +00:00
old "Music Volume"
new "Music Volume"
2022-10-31 20:36:36 +00:00
# game/scripts/gui/preferences.rpy:201
2022-10-21 17:32:45 +00:00
old "Sound Volume"
new "Sound Volume"
2022-10-31 20:36:36 +00:00
# game/scripts/gui/preferences.rpy:205
2022-10-21 17:32:45 +00:00
old "Test"
new "Test"
2022-10-31 20:36:36 +00:00
# game/scripts/gui/preferences.rpy:207
2022-10-21 17:32:45 +00:00
old "Weather Volume"
new "Weather Volume"
2022-10-31 20:36:36 +00:00
# game/scripts/gui/preferences.rpy:214
2022-10-21 17:32:45 +00:00
old "Voice Volume"
new "Voice Volume"
2022-10-31 20:36:36 +00:00
# game/scripts/gui/preferences.rpy:223
2022-10-21 17:32:45 +00:00
old "Mute All"
new "Mute All"
2022-10-31 20:36:36 +00:00
# game/scripts/gui/preferences.rpy:227
2022-10-21 17:32:45 +00:00
old "Mute when minimized"
new "Mute when minimized"
2022-10-31 20:36:36 +00:00
# game/scripts/gui/preferences.rpy:243
2022-10-21 17:32:45 +00:00
old "Text Font"
new "Text Font"
2022-10-31 20:36:36 +00:00
# game/scripts/gui/preferences.rpy:256
2022-10-21 17:32:45 +00:00
old "Text Scaling"
new "Text Scaling"
2022-10-31 20:36:36 +00:00
# game/scripts/gui/preferences.rpy:261
old "V. small"
new "V. small"
# game/scripts/gui/preferences.rpy:262
old "Small"
new "Small"
# game/scripts/gui/preferences.rpy:263
old "Normal"
new "Normal"
# game/scripts/gui/preferences.rpy:264
old "Large"
new "Large"
# game/scripts/gui/preferences.rpy:265
old "V. Large"
new "V. Large"
# game/scripts/gui/preferences.rpy:267
2022-10-21 17:32:45 +00:00
old "Vertical Text Spacing"
new "Vertical Text Spacing"
2022-10-31 20:36:36 +00:00
# game/scripts/gui/preferences.rpy:290
2022-10-21 17:32:45 +00:00
old "Text-to-speech Accentuation"
new "Text-to-speech Accentuation"
2022-10-31 20:36:36 +00:00
# game/scripts/gui/preferences.rpy:297
old "Delete persistent data ({color=#f00}!{/color})"
new "Delete persistent data ({color=#f00}!{/color})"
# game/scripts/gui/preferences.rpy:301
old "Delete save files ({color=#f00}!{/color})"
new "Delete save files ({color=#f00}!{/color})"
2022-10-21 17:32:45 +00:00
2022-10-31 20:36:36 +00:00
# game/scripts/gui/preferences.rpy:306
2022-10-21 17:32:45 +00:00
old "Android Crash Defender"
new "Android Crash Defender"
2022-10-31 20:36:36 +00:00
# game/scripts/gui/preferences.rpy:311
old "Aggressive"
new "Aggressive"
# game/scripts/gui/preferences.rpy:312
old "Balanced"
new "Balanced"
# game/scripts/gui/preferences.rpy:313
old "Relaxed"
new "Relaxed"
# game/scripts/gui/preferences.rpy:316
old "{color=#7a0000}Warning!{/color}\n{size=-4}You are about to reset all persistent data, including\nachievements, seen text, and preferences.{/size}\n\nAre you sure?"
new "{color=#7a0000}Warning!{/color}\n{size=-4}You are about to reset all persistent data, including\nachievements, seen text, and preferences.{/size}\n\nAre you sure?"
# game/scripts/gui/preferences.rpy:321
old "{color=#7a0000}Warning!{/color}\n{size=-4}You are about to delete all save files, including\nauto saves, quick saves, and manual saves.{/size}\n\nAre you sure?"
new "{color=#7a0000}Warning!{/color}\n{size=-4}You are about to delete all save files, including\nauto saves, quick saves, and manual saves.{/size}\n\nAre you sure?"
# game/scripts/gui/preferences.rpy:454
2022-10-21 17:32:45 +00:00
old "Text-to-speech would say \"[renpy.display.tts.last]\". Press 'alt+shift+V' to disable."
new "Text-to-speech would say \"[renpy.display.tts.last]\". Press 'alt+shift+V' to disable."
2022-10-31 20:36:36 +00:00
# game/scripts/gui/preferences.rpy:456
2022-10-21 17:32:45 +00:00
old "Text-to-speech enabled. Press 'shift+v' to disable."
new "Text-to-speech enabled. Press 'shift+v' to disable."