1
0
Fork 0
mirror of https://github.com/TerryCavanagh/VVVVVV.git synced 2024-12-22 17:49:43 +01:00

Update English language file

The English language file should always be in sync with the code.
This commit is contained in:
AllyTally 2023-03-08 22:07:12 -04:00 committed by Misa Elizabeth Kai
parent 7ac405c831
commit 9c26f51931

View file

@ -545,14 +545,22 @@
<string english="Untitled Level" translation="" explanation="" max="20"/>
<string english="Unknown" translation="" explanation="by Unknown [author]"/>
<string english="Tile:" translation="" explanation="editor, selected " max="34"/>
<string english="SCRIPT BOX: Click on top left" 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="" 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="" explanation="editor, invisible box which enemies always stay inside of" max="39*3"/>
<string english="ENEMY BOUNDS: Click on bottom right" translation="" explanation="editor, invisible box which enemies always stay inside of" max="39*3"/>
<string english="PLATFORM BOUNDS: Click on top left" translation="" explanation="editor, invisible box which moving platforms always stay inside of" max="39*3"/>
<string english="PLATFORM BOUNDS: Click on bottom right" translation="" explanation="editor, invisible box which moving platforms always stay inside of" max="39*3"/>
<string english="Click on top left" translation="" explanation="" max="39*3"/>
<string english="Click on bottom right" translation="" explanation="" max="39*3"/>
<string english="SCRIPT BOX: Click on top left" translation="" 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="" 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="" 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="" 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="" 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="" 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="" explanation="***OUTDATED***"/>
<string english="Click on the first corner" translation="" explanation="" max="39*3"/>
<string english="Click on bottom right" translation="" explanation="***OUTDATED***"/>
<string english="Click on the last corner" translation="" explanation="" max="39*3"/>
<string english="**** VVVVVV SCRIPT EDITOR ****" translation="" explanation="supposed to look like a Commodore 64 screen" max="36"/>
<string english="PRESS ESC TO RETURN TO MENU" translation="" explanation="Commodore 64-style script editor, TO MENU is redundant" max="36"/>
<string english="NO SCRIPT IDS FOUND" translation="" explanation="Commodore 64-style script editor, basically NO SCRIPTS FOUND" max="36"/>
@ -565,18 +573,26 @@
<string english="2: Backing" translation="" explanation="editor tool. Non-solid background tiles" max="32"/>
<string english="3: Spikes" translation="" explanation="editor tool" max="32"/>
<string english="4: Trinkets" translation="" explanation="editor tool. Shiny trinkets/collectibles" max="32"/>
<string english="5: Checkpoint" translation="" explanation="editor tool. You restart at the last checkpoint after death" max="32"/>
<string english="6: Disappear" translation="" explanation="editor tool. Platform that disappears when you step on it (disappearing platform, crumbling platform)" max="32"/>
<string english="5: Checkpoint" translation="" 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="" 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="" explanation="editor tool. Conveyor belt" max="32"/>
<string english="8: Moving" translation="" explanation="editor tool. Moving platform" max="32"/>
<string english="8: Moving" translation="" explanation="***OUTDATED***"/>
<string english="8: Moving Platforms" translation="" explanation="editor tool. Moving platform" max="32"/>
<string english="9: Enemies" translation="" explanation="editor tool" max="32"/>
<string english="0: Grav Line" translation="" explanation="editor tool. Gravity line, which flips your gravity when touching it" max="32"/>
<string english="0: Grav Line" translation="" 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="" explanation="editor tool. Freely typed text, consider just Text" max="32"/>
<string english="T: Terminal" translation="" explanation="editor tool. Computer which can be activated by the player to run a script" max="32"/>
<string english="Y: Script Box" translation="" explanation="editor tool. Invisible box that runs a script when touched" max="32"/>
<string english="U: Warp Token" translation="" explanation="editor tool. Small teleporter with entrance and destination" max="32"/>
<string english="T: Terminal" translation="" 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="" 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="" 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="" explanation="editor tool. Makes a room edge be connected to its opposite edge" max="32"/>
<string english="O: Crewmate" translation="" explanation="editor tool. Crewmate that can be rescued" max="32"/>
<string english="O: Crewmate" translation="" explanation="***OUTDATED***"/>
<string english="O: Crewmates" translation="" explanation="editor tool. Crewmate that can be rescued" max="32"/>
<string english="P: Start Point" translation="" explanation="editor tool" max="32"/>
<string english="START" translation="" explanation="start point in level editor" max="10"/>
<string english="SPACE ^ SHIFT ^" translation="" explanation="editor, indicates both SPACE key and SHIFT key open up menus. ^ is rendered as up arrow" max="32"/>