Add in-game mode indications (#1096) to language files

These were not in the English or any other language files. They should
be though, so that they can be translated and generally kept track of.
These aren't urgent either, since we have proxy strings that are used
if these are untranslated.
This commit is contained in:
Dav999
2024-01-19 22:45:30 +01:00
committed by Misa Elizabeth Kai
parent 3849ed7a24
commit 5a91d09a20
22 changed files with 66 additions and 0 deletions

View File

@@ -324,6 +324,9 @@
<string english="Currently ENABLED!" translation="現在開啟中!" explanation="flip mode" max="38*3" max_local="25*2"/>
<string english="Currently Disabled." translation="現在已關閉。" explanation="flip mode" max="38*3" max_local="25*2"/>
<string english="TO UNLOCK: Complete the game." translation="解鎖方式:完成遊戲。" explanation="" max="38*3" max_local="25*2"/>
<string english="Invincibility mode enabled" translation="" explanation="in-game message" max="39" max_local="26"/>
<string english="Glitchrunner mode enabled ({version})" translation="" explanation="in-game message" max="39" max_local="26"/>
<string english="Flip Mode enabled" translation="" explanation="in-game message" max="39" max_local="26"/>
<string english="Are you sure you want to quit?" translation="你確定想要退出嗎?" explanation="quit the program" max="38*4" max_local="25*3"/>
<string english="GAME OVER" translation="遊戲結束" explanation="bigger title" max="13" max_local="8"/>
<string english="You managed to reach:" translation="你成功到達了:" explanation="you managed to reach the following room" max="40" max_local="26"/>