You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 (TerryCavanagh#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)
<stringenglish="ACTION"translation="زر الفعل"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`"/>
237
238
<stringenglish="Interact button: {button}"translation="زر التفاعل: {button}"explanation="keyboard key (E or ENTER) is filled in for {button}. Speedrunner options menu"max="38*2"max_local="38*2"/>
<stringenglish="Flip is bound to: "translation="El gir està assignat a: "explanation="controller binds, bound to A, B, X, Y, etc. These strings end with a space!"max="32"/>
152
152
<stringenglish="Enter is bound to: "translation="El retorn està assignat a: "explanation="controller binds, bound to A, B, X, Y, etc. These strings end with a space!"max="32"/>
153
153
<stringenglish="Menu is bound to: "translation="El menú està assignat a: "explanation="controller binds, bound to A, B, X, Y, etc. These strings end with a space!"max="32"/>
154
154
<stringenglish="Restart is bound to: "translation="El reinici està assignat a: "explanation="in-game death key to restart at checkpoint. Controller binds, bound to A, B, X, Y, etc. These strings end with a space!"max="32"/>
155
155
<stringenglish="Interact is bound to: "translation="La interacció està assignada a: "explanation="controller binds, bound to A, B, X, Y, etc. These strings end with a space!"max="32"/>
156
-
<stringenglish="Press a button...|(or press ↑↓)"translation=""explanation="the arrows represent up/down buttons, or stick movement... So: press a controller button, or navigate away"max="38*2"/>
157
-
<stringenglish="Add {button}?|Press again to confirm"translation=""explanation="Bind the X button to this action? Press X again to really add it"max="38*2"/>
158
-
<stringenglish="Remove {button}?|Press again to confirm"translation=""explanation="Remove the binding of the X button for this action? Press X again to really remove it"max="38*2"/>
159
-
<stringenglish="Interact is currently Enter!|See speedrunner options."translation=""explanation="the Interact action can't be configured now because it's the same as the Enter action. There's an option in the Speedrunner options to split it off"max="38*2"/>
156
+
<stringenglish="Press a button...|(or press ↑↓)"translation="Prem un botó...|(o prem ↑↓)"explanation="the arrows represent up/down buttons, or stick movement... So: press a controller button, or navigate away"max="38*2"/>
157
+
<stringenglish="Add {button}?|Press again to confirm"translation="Vols afegir {button}?|Torna a prémer per a confirmar"explanation="Bind the X button to this action? Press X again to really add it"max="38*2"/>
158
+
<stringenglish="Remove {button}?|Press again to confirm"translation="Vols eliminar {button}?|Torna a prémer per a confirmar"explanation="Remove the binding of the X button for this action? Press X again to really remove it"max="38*2"/>
159
+
<stringenglish="Interact is currently Enter!|See speedrunner options."translation="Actualment, la interacció és retorn!|Comprova les opcions per a speedruns."explanation="the Interact action can't be configured now because it's the same as the Enter action. There's an option in the Speedrunner options to split it off"max="38*2"/>
160
160
<stringenglish="ERROR: No language files found."translation="ERROR: No s’ha trobat cap fitxer de llengua."explanation=""max="38*3"/>
161
161
<stringenglish="Language folder:"translation="Carpeta de llengua:"explanation=""max="39"/>
162
162
<stringenglish="Repository language folder:"translation="Carpeta de llengua del repositori:"explanation="Language folder from the Git repository"max="39"/>
@@ -229,6 +229,7 @@
229
229
<stringenglish="E"translation="E"explanation="keyboard key E. Speedrunner options menu"/>
<stringenglish="ACTION"translation="Acció"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`"/>
233
234
<stringenglish="Interact button: {button}"translation="Botó d’interacció: {button}"explanation="keyboard key (E or ENTER) is filled in for {button}. Speedrunner options menu"max="38*2"/>
234
235
<stringenglish="fake load screen"translation="pantalla de càrrega"explanation="menu option"/>
@@ -331,9 +332,9 @@
331
332
<stringenglish="Currently ENABLED!"translation="Actualment està ACTIVAT!"explanation="flip mode"max="38*3"/>
332
333
<stringenglish="Currently Disabled."translation="Actualment està desactivat."explanation="flip mode"max="38*3"/>
333
334
<stringenglish="TO UNLOCK: Complete the game."translation="PER A DESBLOCAR-LO: Passa’t el joc."explanation=""max="38*3"/>
<stringenglish="You managed to reach:"translation="Has aconseguit arribar a:"explanation="you managed to reach the following room"max="40"/>
@@ -450,8 +451,8 @@
450
451
<stringenglish="[Press {button} to return to editor]"translation="[Prem {button} per a tornar a l’editor]"explanation="`to editor` is sorta redundant"max="40"/>
451
452
<stringenglish="- Press {button} to advance text -"translation="- Prem {button} per a avançar el text -"explanation="to dismiss a textbox. Expect `ACTION`"max="40"/>
452
453
<stringenglish="Press {button} to continue"translation="Prem {button} per a continuar"explanation="Expect `ACTION`"max="34"/>
453
-
<stringenglish="[Press {button} to unfreeze gameplay]"translation=""explanation="in level debugger: {button} makes everything start moving as normal. Limit is treacherous, expect TAB for {button}. Frozen is the initial state, so this is the first string of the two that users will see!"max="39"/>
454
-
<stringenglish="[Press {button} to freeze gameplay]"translation=""explanation="in level debugger: {button} makes everything stop moving. Limit is treacherous, expect TAB for {button}."max="39"/>
454
+
<stringenglish="[Press {button} to unfreeze gameplay]"translation="[Prem {button} per a descongelar el joc]"explanation="in level debugger: {button} makes everything start moving as normal. Limit is treacherous, expect TAB for {button}. Frozen is the initial state, so this is the first string of the two that users will see!"max="39"/>
455
+
<stringenglish="[Press {button} to freeze gameplay]"translation="[Prem {button} per a congelar el joc]"explanation="in level debugger: {button} makes everything stop moving. Limit is treacherous, expect TAB for {button}."max="39"/>
0 commit comments