diff options
Diffstat (limited to 'translations')
-rw-r--r-- | translations/BinaryFun-de.ts | 37 | ||||
-rw-r--r-- | translations/BinaryFun.ts | 33 |
2 files changed, 62 insertions, 8 deletions
diff --git a/translations/BinaryFun-de.ts b/translations/BinaryFun-de.ts index 4c92f47..fc5adab 100644 --- a/translations/BinaryFun-de.ts +++ b/translations/BinaryFun-de.ts @@ -9,15 +9,15 @@ </message> </context> <context> - <name>FirstPage</name> - <message> - <source>Leaderboard</source> - <translation type="unfinished"></translation> - </message> + <name>Game</name> <message> <source>Binary Fun</source> <translation type="unfinished">Binary Fun</translation> </message> + <message> + <source>Play again!</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>LeaderBoard</name> @@ -26,4 +26,31 @@ <translation type="unfinished"></translation> </message> </context> +<context> + <name>Menu</name> + <message> + <source>Binary Fun</source> + <translation type="unfinished">Binary Fun</translation> + </message> + <message> + <source>Easy (4 Bit)</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Medium (6 Bit)</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Hard (8 Bit)</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Very easy (2 Bit)</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Godlike (10 Bit)</source> + <translation type="unfinished"></translation> + </message> +</context> </TS> diff --git a/translations/BinaryFun.ts b/translations/BinaryFun.ts index cdbdf90..1201108 100644 --- a/translations/BinaryFun.ts +++ b/translations/BinaryFun.ts @@ -9,13 +9,13 @@ </message> </context> <context> - <name>FirstPage</name> + <name>Game</name> <message> - <source>Leaderboard</source> + <source>Binary Fun</source> <translation type="unfinished"></translation> </message> <message> - <source>Binary Fun</source> + <source>Play again!</source> <translation type="unfinished"></translation> </message> </context> @@ -26,4 +26,31 @@ <translation type="unfinished"></translation> </message> </context> +<context> + <name>Menu</name> + <message> + <source>Binary Fun</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Easy (4 Bit)</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Medium (6 Bit)</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Hard (8 Bit)</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Very easy (2 Bit)</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Godlike (10 Bit)</source> + <translation type="unfinished"></translation> + </message> +</context> </TS> |