mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 17:38:16 +03:00
Clean up outdated strings
These strings had been replaced over time and the original versions marked ***OUTDATED*** to allow for the original wordings to be reused by the translators who had only translated the original ones. (See lang/README-programmers.txt.) Now, these strings have all been updated in every language, so it's time to clean them up!
This commit is contained in:
committed by
Misa Elizabeth Kai
parent
403136df46
commit
ebd4fa8ad8
@@ -76,10 +76,9 @@
|
||||
<cutscene id="bigopenworldskip" explanation="">
|
||||
<dialogue speaker="purple" english="I'll be right here if you need any help!" translation=""/>
|
||||
</cutscene>
|
||||
<cutscene id="talkpurple_intro" explanation="***ENTER is OUTDATED***">
|
||||
<cutscene id="talkpurple_intro" explanation="">
|
||||
<dialogue speaker="player" english="I'm feeling a bit overwhelmed, Doctor." translation=""/>
|
||||
<dialogue speaker="player" english="Where do I begin?" translation=""/>
|
||||
<dialogue speaker="purple" english="Remember that you can press ENTER to check where you are on the map!" translation=""/>
|
||||
<dialogue speaker="purple" english="Remember that you can press {b_map} to check where you are on the map!" translation="" buttons="1"/>
|
||||
<dialogue speaker="purple" english="Look for areas where the rest of the crew might be..." translation=""/>
|
||||
<dialogue speaker="purple" english="If you get lost, you can get back to the ship from any teleporter." translation=""/>
|
||||
|
||||
@@ -431,14 +431,10 @@
|
||||
<string english="To install new player levels, copy the .vvvvvv files to the levels folder." translation="" explanation="" max="38*5"/>
|
||||
<string english="Are you sure you want to show the levels path? This may reveal sensitive information if you are streaming." translation="" explanation="" max="38*4"/>
|
||||
<string english="The levels path is:" translation="" explanation="" max="40"/>
|
||||
<string english="[ Press ACTION to Start ]" translation="" explanation="***OUTDATED***" max="38*2"/>
|
||||
<string english="[ Press {button} to Start ]" translation="" explanation="title screen. Expect `ACTION`" max="38*2"/>
|
||||
<string english="ACTION = Space, Z, or V" translation="" explanation="title screen" max="38*3"/>
|
||||
<string english="[Press ENTER to return to editor]" translation="" explanation="***OUTDATED***" max="40"/>
|
||||
<string english="[Press {button} to return to editor]" translation="" explanation="`to editor` is sorta redundant" max="40"/>
|
||||
<string english="- Press ACTION to advance text -" translation="" explanation="***OUTDATED***" max="40"/>
|
||||
<string english="- Press {button} to advance text -" translation="" explanation="to dismiss a textbox. Expect `ACTION`" max="40"/>
|
||||
<string english="Press ACTION to continue" translation="" explanation="***OUTDATED***" max="34"/>
|
||||
<string english="Press {button} to continue" translation="" explanation="Expect `ACTION`" max="34"/>
|
||||
<string english="[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"/>
|
||||
<string english="[Press {button} to freeze gameplay]" translation="" explanation="in level debugger: {button} makes everything stop moving. Limit is treacherous, expect TAB for {button}." max="39"/>
|
||||
@@ -453,7 +449,6 @@
|
||||
<string english="All Trophies collected!" translation="" explanation="" max="38*2"/>
|
||||
<string english="New Record!" translation="" explanation="" max="20"/>
|
||||
<string english="New Trophy!" translation="" explanation="" max="20"/>
|
||||
<string english="[Press ENTER to stop]" translation="" explanation="***OUTDATED***" max="40"/>
|
||||
<string english="[Press {button} to stop]" translation="" explanation="stop super gravitron" max="40"/>
|
||||
<string english="SUPER GRAVITRON" translation="" explanation="" max="20"/>
|
||||
<string english="SUPER GRAVITRON HIGHSCORE" translation="" explanation="" max="38*4"/>
|
||||
@@ -467,7 +462,6 @@
|
||||
<string english="[ QUIT ]" translation="" explanation="in-game menu" max="40"/>
|
||||
<string english="[ GRAVITRON ]" translation="" explanation="in-game menu" max="40"/>
|
||||
<string english="NO SIGNAL" translation="" explanation="map screen. So like a TV/computer monitor" max="29"/>
|
||||
<string english="Press ACTION to warp to the ship." translation="" explanation="***OUTDATED***" max="38*7"/>
|
||||
<string english="Press {button} to warp to the ship." translation="" explanation="spaceship. Warp = teleport. Expect `ACTION`" max="38*7"/>
|
||||
<string english="Missing..." translation="" case="1" explanation="this male crew member is missing" max="15"/>
|
||||
<string english="Missing..." translation="" case="2" explanation="this female crew member is missing" max="15"/>
|
||||
@@ -482,7 +476,6 @@
|
||||
<string english="ERROR: Could not save game!" translation="" explanation="in-game menu" max="34*2"/>
|
||||
<string english="ERROR: Could not save settings file!" translation="" explanation="" max="38*2"/>
|
||||
<string english="Game saved ok!" translation="" explanation="in-game menu" max="38*2"/>
|
||||
<string english="[Press ACTION to save your game]" translation="" explanation="***OUTDATED***" max="40"/>
|
||||
<string english="[Press {button} to save your game]" translation="" explanation="in-game menu. Expect `ACTION`" max="40"/>
|
||||
<string english="(Note: The game is autosaved at every teleporter.)" translation="" explanation="in-game menu" max="38*3"/>
|
||||
<string english="Last Save:" translation="" explanation="in-game menu" max="40"/>
|
||||
@@ -568,21 +561,13 @@
|
||||
<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="***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"/>
|
||||
@@ -596,25 +581,17 @@
|
||||
<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="***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="***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="***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="***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="***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"/>
|
||||
@@ -681,9 +658,7 @@
|
||||
<string english="Game Saved" translation="" explanation="" max="30"/>
|
||||
<string english="Press arrow keys or WASD to move" translation="" explanation="" max="32*2"/>
|
||||
<string english="Press left/right to move" translation="" explanation="" max="32*2"/>
|
||||
<string english="Press ACTION to flip" translation="" explanation="***OUTDATED***" max="32*3"/>
|
||||
<string english="Press {button} to flip" translation="" explanation="expect `ACTION`" max="32*3"/>
|
||||
<string english="Press ENTER to view map and quicksave" translation="" explanation="***OUTDATED***" max="32*3"/>
|
||||
<string english="Press {button} to view map and quicksave" translation="" explanation="" max="32*3"/>
|
||||
<string english="If you prefer, you can press UP or DOWN instead of ACTION to flip." translation="" explanation="" max="34*3"/>
|
||||
<string english="Help! Can anyone hear this message?" translation="" explanation="Violet speaking via Comms Relay" max="25*4"/>
|
||||
|
||||
Reference in New Issue
Block a user