135 lines
3.1 KiB
Plaintext
135 lines
3.1 KiB
Plaintext
|
translate chinese strings:
|
||
|
|
||
|
# 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"
|
||
|
|
||
|
# 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"
|
||
|
|
||
|
# game/scripts/gui/preferences.rpy:120
|
||
|
old "Display"
|
||
|
new "Display"
|
||
|
|
||
|
# game/scripts/gui/preferences.rpy:121
|
||
|
old "Fullscreen"
|
||
|
new "Fullscreen"
|
||
|
|
||
|
# game/scripts/gui/preferences.rpy:122
|
||
|
old "Windowed"
|
||
|
new "Windowed"
|
||
|
|
||
|
# game/scripts/gui/preferences.rpy:123
|
||
|
old "V-Sync"
|
||
|
new "V-Sync"
|
||
|
|
||
|
# game/scripts/gui/preferences.rpy:152
|
||
|
old "OpenGL"
|
||
|
new "OpenGL"
|
||
|
|
||
|
# game/scripts/gui/preferences.rpy:155
|
||
|
old "DirectX"
|
||
|
new "DirectX"
|
||
|
|
||
|
# game/scripts/gui/preferences.rpy:165
|
||
|
old "Transitions"
|
||
|
new "Transitions"
|
||
|
|
||
|
# game/scripts/gui/preferences.rpy:166
|
||
|
old "Videos"
|
||
|
new "Videos"
|
||
|
|
||
|
# game/scripts/gui/preferences.rpy:167
|
||
|
old "Power-saving"
|
||
|
new "Power-saving"
|
||
|
|
||
|
# game/scripts/gui/preferences.rpy:182
|
||
|
old "Music Volume"
|
||
|
new "Music Volume"
|
||
|
|
||
|
# game/scripts/gui/preferences.rpy:187
|
||
|
old "Sound Volume"
|
||
|
new "Sound Volume"
|
||
|
|
||
|
# game/scripts/gui/preferences.rpy:191
|
||
|
old "Test"
|
||
|
new "Test"
|
||
|
|
||
|
# game/scripts/gui/preferences.rpy:193
|
||
|
old "Weather Volume"
|
||
|
new "Weather Volume"
|
||
|
|
||
|
# game/scripts/gui/preferences.rpy:200
|
||
|
old "Voice Volume"
|
||
|
new "Voice Volume"
|
||
|
|
||
|
# game/scripts/gui/preferences.rpy:209
|
||
|
old "Mute All"
|
||
|
new "Mute All"
|
||
|
|
||
|
# game/scripts/gui/preferences.rpy:213
|
||
|
old "Mute when minimized"
|
||
|
new "Mute when minimized"
|
||
|
|
||
|
# game/scripts/gui/preferences.rpy:229
|
||
|
old "Text Font"
|
||
|
new "Text Font"
|
||
|
|
||
|
# game/scripts/gui/preferences.rpy:242
|
||
|
old "Text Scaling"
|
||
|
new "Text Scaling"
|
||
|
|
||
|
# game/scripts/gui/preferences.rpy:253
|
||
|
old "Vertical Text Spacing"
|
||
|
new "Vertical Text Spacing"
|
||
|
|
||
|
# game/scripts/gui/preferences.rpy:276
|
||
|
old "Text-to-speech Accentuation"
|
||
|
new "Text-to-speech Accentuation"
|
||
|
|
||
|
# game/scripts/gui/preferences.rpy:281
|
||
|
old "Advanced"
|
||
|
new "Advanced"
|
||
|
|
||
|
# game/scripts/gui/preferences.rpy:292
|
||
|
old "Android Crash Defender"
|
||
|
new "Android Crash Defender"
|
||
|
|
||
|
# game/scripts/gui/preferences.rpy:440
|
||
|
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."
|
||
|
|
||
|
# game/scripts/gui/preferences.rpy:442
|
||
|
old "Text-to-speech enabled. Press 'shift+v' to disable."
|
||
|
new "Text-to-speech enabled. Press 'shift+v' to disable."
|
||
|
|