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:
Dav999
2025-05-03 18:58:10 +02:00
committed by Ethan Lee
parent 70cbde18fe
commit 26d27c7df5
28 changed files with 394 additions and 359 deletions

View File

@@ -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="TABO" explanation="keyboard key TAB"/>
<string english="ACTION" translation="AGOKLAVON" explanation="the ACTION key is either the SPACE key, Z or V (this is explained on the title screen). It&apos;s used in strings like `Press ACTION to advance text`"/>
<string english="Interact button: {button}" translation="Interaga butono: {button}" explanation="keyboard key (E or ENTER) is filled in for {button}. Speedrunner options menu" max="38*2"/>
<string english="fake load screen" translation="falsa ŝargekrano" explanation="menu option"/>
@@ -804,7 +805,7 @@ Vi trovis la sekretan labon!" explanation="" max="34*4"/>
<string english="Spanish (ES)" translation="Hispanen (Hispanio)" explanation=""/>
<string english="Spanish (LATAM)" translation="Hispanen (Latinameriko)" explanation=""/>
<string english="Spanish (ARG.)" translation="Hispanen (Argentino)" explanation=""/>
<string english="Persian" translation="" explanation=""/>
<string english="Persian" translation="Persen" explanation=""/>
<string english="" translation="" explanation=""/>
<string english="" translation="" explanation=""/>
</strings>