Sync language files after #944 merged

This syncs language files after the merge of PR #944, since that PR
obsoleted English strings, but didn't sync them.
This commit is contained in:
Misa
2023-03-21 18:46:41 -07:00
parent 0edbf6398a
commit 5180e430a2
11 changed files with 352 additions and 176 deletions

View File

@@ -545,14 +545,22 @@
<string english="Untitled Level" translation="Nivel sin título" explanation="" max="20"/>
<string english="Unknown" translation="Desconocido" explanation="by Unknown [author]"/>
<string english="Tile:" translation="Casilla:" explanation="editor, selected " max="34"/>
<string english="SCRIPT BOX: Click on top left" translation="CAJA DE SCRIPT: clic en parte superior izquierda" explanation="editor, a script box is an invisible box that runs a script when touched" max="39*3"/>
<string english="SCRIPT BOX: Click on bottom right" translation="CAJA DE SCRIPT: clic en parte inferior derecha" explanation="editor, a script box is an invisible box that runs a script when touched" max="39*3"/>
<string english="ENEMY BOUNDS: Click on top left" translation="LÍMITES DE ENEMIGO: clic en parte superior izquierda" explanation="editor, invisible box which enemies always stay inside of" max="39*3"/>
<string english="ENEMY BOUNDS: Click on bottom right" translation="LÍMITES DE ENEMIGO: clic en parte inferior derecha" explanation="editor, invisible box which enemies always stay inside of" max="39*3"/>
<string english="PLATFORM BOUNDS: Click on top left" translation="LÍMITES DE PLATAFORMA: clic en parte superior izquierda" explanation="editor, invisible box which moving platforms always stay inside of" max="39*3"/>
<string english="PLATFORM BOUNDS: Click on bottom right" translation="LÍMITES DE PLATAFORMA: clic en parte inferior derecha" explanation="editor, invisible box which moving platforms always stay inside of" max="39*3"/>
<string english="Click on top left" translation="Clic en parte superior izquierda" explanation="" max="39*3"/>
<string english="Click on bottom right" translation="Clic en parte inferior derecha" explanation="" max="39*3"/>
<string english="SCRIPT BOX: Click on top left" translation="CAJA DE SCRIPT: clic en parte superior izquierda" explanation="***OUTDATED***"/>
<string english="SCRIPT BOX: Click on the first corner" translation="" explanation="editor, a script box is an invisible box that runs a script when touched" max="39*3"/>
<string english="SCRIPT BOX: Click on bottom right" translation="CAJA DE SCRIPT: clic en parte inferior derecha" explanation="***OUTDATED***"/>
<string english="SCRIPT BOX: Click on the last corner" translation="" explanation="editor, a script box is an invisible box that runs a script when touched" max="39*3"/>
<string english="ENEMY BOUNDS: Click on top left" translation="LÍMITES DE ENEMIGO: clic en parte superior izquierda" explanation="***OUTDATED***"/>
<string english="ENEMY BOUNDS: Click on the first corner" translation="" explanation="editor, invisible box which enemies always stay inside of" max="39*3"/>
<string english="ENEMY BOUNDS: Click on bottom right" translation="LÍMITES DE ENEMIGO: clic en parte inferior derecha" explanation="***OUTDATED***"/>
<string english="ENEMY BOUNDS: Click on the last corner" translation="" explanation="editor, invisible box which enemies always stay inside of" max="39*3"/>
<string english="PLATFORM BOUNDS: Click on top left" translation="LÍMITES DE PLATAFORMA: clic en parte superior izquierda" explanation="***OUTDATED***"/>
<string english="PLATFORM BOUNDS: Click on the first corner" translation="" explanation="editor, invisible box which moving platforms always stay inside of" max="39*3"/>
<string english="PLATFORM BOUNDS: Click on bottom right" translation="LÍMITES DE PLATAFORMA: clic en parte inferior derecha" explanation="***OUTDATED***"/>
<string english="PLATFORM BOUNDS: Click on the last corner" translation="" explanation="editor, invisible box which moving platforms always stay inside of" max="39*3"/>
<string english="Click on top left" translation="Clic en parte superior izquierda" explanation="***OUTDATED***"/>
<string english="Click on the first corner" translation="" explanation="" max="39*3"/>
<string english="Click on bottom right" translation="Clic en parte inferior derecha" explanation="***OUTDATED***"/>
<string english="Click on the last corner" translation="" explanation="" max="39*3"/>
<string english="**** VVVVVV SCRIPT EDITOR ****" translation="*** EDITOR DE SCRIPTS DE VVVVVV ***" explanation="supposed to look like a Commodore 64 screen" max="36"/>
<string english="PRESS ESC TO RETURN TO MENU" translation="PULSA ESC PARA VOLVER AL MENÚ" explanation="Commodore 64-style script editor, TO MENU is redundant" max="36"/>
<string english="NO SCRIPT IDS FOUND" translation="NO HAY NINGÚN ID DE SCRIPT" explanation="Commodore 64-style script editor, basically NO SCRIPTS FOUND" max="36"/>
@@ -565,18 +573,26 @@
<string english="2: Backing" translation="2: Fondos" explanation="editor tool. Non-solid background tiles" max="32"/>
<string english="3: Spikes" translation="3: Pinchos" explanation="editor tool" max="32"/>
<string english="4: Trinkets" translation="4: Baratijas" explanation="editor tool. Shiny trinkets/collectibles" max="32"/>
<string english="5: Checkpoint" translation="5: Punto de control" explanation="editor tool. You restart at the last checkpoint after death" max="32"/>
<string english="6: Disappear" translation="6: Plataforma fugaz" explanation="editor tool. Platform that disappears when you step on it (disappearing platform, crumbling platform)" max="32"/>
<string english="5: Checkpoint" translation="5: Punto de control" explanation="***OUTDATED***"/>
<string english="5: Checkpoints" translation="" explanation="editor tool. You restart at the last checkpoint after death" max="32"/>
<string english="6: Disappear" translation="6: Plataforma fugaz" explanation="***OUTDATED***"/>
<string english="6: Disappearing Platforms" translation="" explanation="editor tool. Platform that disappears when you step on it (disappearing platform, crumbling platform)" max="32"/>
<string english="7: Conveyors" translation="7: Cinta transportadora" explanation="editor tool. Conveyor belt" max="32"/>
<string english="8: Moving" translation="8: Plataforma móvil" explanation="editor tool. Moving platform" max="32"/>
<string english="8: Moving" translation="8: Plataforma móvil" explanation="***OUTDATED***"/>
<string english="8: Moving Platforms" translation="" explanation="editor tool. Moving platform" max="32"/>
<string english="9: Enemies" translation="9: Enemigos" explanation="editor tool" max="32"/>
<string english="0: Grav Line" translation="0: Línea de gravedad" explanation="editor tool. Gravity line, which flips your gravity when touching it" max="32"/>
<string english="0: Grav Line" translation="0: Línea de gravedad" explanation="***OUTDATED***"/>
<string english="0: Gravity Lines" translation="" explanation="editor tool. Gravity line, which flips your gravity when touching it" max="32"/>
<string english="R: Roomtext" translation="R: Textos en la sala" explanation="editor tool. Freely typed text, consider just Text" max="32"/>
<string english="T: Terminal" translation="T: Terminal" explanation="editor tool. Computer which can be activated by the player to run a script" max="32"/>
<string english="Y: Script Box" translation="Y: Caja de script" explanation="editor tool. Invisible box that runs a script when touched" max="32"/>
<string english="U: Warp Token" translation="U: Portal" explanation="editor tool. Small teleporter with entrance and destination" max="32"/>
<string english="T: Terminal" translation="T: Terminal" explanation="***OUTDATED***"/>
<string english="T: Terminals" translation="" explanation="editor tool. Computer which can be activated by the player to run a script" max="32"/>
<string english="Y: Script Box" translation="Y: Caja de script" explanation="***OUTDATED***"/>
<string english="Y: Script Boxes" translation="" explanation="editor tool. Invisible box that runs a script when touched" max="32"/>
<string english="U: Warp Token" translation="U: Portal" explanation="***OUTDATED***"/>
<string english="U: Warp Tokens" translation="" explanation="editor tool. Small teleporter with entrance and destination" max="32"/>
<string english="I: Warp Lines" translation="I: Líneas cíclicas" explanation="editor tool. Makes a room edge be connected to its opposite edge" max="32"/>
<string english="O: Crewmate" translation="O: Tripulante" explanation="editor tool. Crewmate that can be rescued" max="32"/>
<string english="O: Crewmate" translation="O: Tripulante" explanation="***OUTDATED***"/>
<string english="O: Crewmates" translation="" explanation="editor tool. Crewmate that can be rescued" max="32"/>
<string english="P: Start Point" translation="P: Punto de inicio" explanation="editor tool" max="32"/>
<string english="START" translation="INICIAR" explanation="start point in level editor" max="10"/>
<string english="SPACE ^ SHIFT ^" translation="ESPACIO ^ MAYÚS ^" explanation="editor, indicates both SPACE key and SHIFT key open up menus. ^ is rendered as up arrow" max="32"/>