mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 17:38:16 +03:00
Apply translations for 2.4 strings
This includes translations that were missing translations, with varying
extent between different languages, for the following things:
- "X mode is enabled" in-game warnings
- "Press {button} to freeze/unfreeze gameplay" for the level debugger
- Some credits strings for the post-2.4.0 extra Spanish options, the
PT_BR proofread, and Persian
- The recent gamepad menu changes (#1229)
Furthermore:
- "TAB" (used in the level debugger string) is now a separate string
instead of being hardcoded, because some languages needed it
translated
- Added missing arrows to Arabic/Persian font (needed for the gamepad
menu, and also a translator menu actually)
This commit is contained in:
@@ -229,6 +229,7 @@
|
||||
<string english="E" translation="E" explanation="keyboard key E. Speedrunner options menu"/>
|
||||
<string english="ENTER" translation="ENTER" explanation="keyboard key ENTER. Speedrunner options menu"/>
|
||||
<string english="ESC" translation="ESC" explanation="keyboard key ESC"/>
|
||||
<string english="TAB" translation="TAB" explanation="keyboard key TAB"/>
|
||||
<string english="ACTION" translation="ACTIE" explanation="the ACTION key is either the SPACE key, Z or V (this is explained on the title screen). It's used in strings like `Press ACTION to advance text`"/>
|
||||
<string english="Interact button: {button}" translation="Interactie-knop: {button}" explanation="keyboard key (E or ENTER) is filled in for {button}. Speedrunner options menu" max="38*2"/>
|
||||
<string english="fake load screen" translation="nep-laadscherm" explanation="menu option"/>
|
||||
@@ -805,7 +806,7 @@ Je hebt het geheime lab gevonden!" explanation="" max="34*4"/>
|
||||
<string english="Spanish (ES)" translation="Spaans (Spanje)" explanation=""/>
|
||||
<string english="Spanish (LATAM)" translation="Spaans (Latijns-Amerika)" explanation=""/>
|
||||
<string english="Spanish (ARG.)" translation="Spaans (Argentinië)" explanation=""/>
|
||||
<string english="Persian" translation="" explanation=""/>
|
||||
<string english="Persian" translation="Perzisch" explanation=""/>
|
||||
<string english="" translation="" explanation=""/>
|
||||
<string english="" translation="" explanation=""/>
|
||||
</strings>
|
||||
|
||||
Reference in New Issue
Block a user