diff options
author | Marvin Borner | 2019-01-06 20:14:33 +0100 |
---|---|---|
committer | Marvin Borner | 2019-01-06 20:14:33 +0100 |
commit | 9d8b14f91e17c8fe10791e1fb0f45669eec3dcef (patch) | |
tree | 0ac52df7adce82112ddbb56276e04ef586f47798 /translations | |
parent | 15d852bcf57c490eff232bbc8d60d6728bd54658 (diff) |
Improved timer and translations
Diffstat (limited to 'translations')
-rw-r--r-- | translations/BinaryFun-de.ts | 28 | ||||
-rw-r--r-- | translations/BinaryFun.ts | 18 |
2 files changed, 27 insertions, 19 deletions
diff --git a/translations/BinaryFun-de.ts b/translations/BinaryFun-de.ts index 388fcb0..9e31b46 100644 --- a/translations/BinaryFun-de.ts +++ b/translations/BinaryFun-de.ts @@ -4,30 +4,34 @@ <context> <name>CoverPage</name> <message> - <source>My Cover</source> - <translation>Mein Cover</translation> + <source>Binary Fun</source> + <translation type="unfinished">Binary Fun</translation> </message> </context> <context> <name>FirstPage</name> <message> - <source>Show Page 2</source> - <translation type="unfinished"></translation> + <source>Yeeha!</source> + <translation type="unfinished">Juhuu!</translation> + </message> + <message> + <source>Leaderboard</source> + <translation type="unfinished">Bestenliste</translation> </message> <message> <source>Binary Fun</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Binary Fun</translation> </message> -</context> -<context> - <name>SettingsPage</name> <message> - <source>Nested Page</source> - <translation type="unfinished">Unterseite</translation> + <source>Play again!</source> + <translation type="unfinished">Nochmal spielen!</translation> </message> +</context> +<context> + <name>LeaderBoard</name> <message> - <source>Item</source> - <translation type="unfinished">Element</translation> + <source>Under Construction!</source> + <translation type="unfinished"></translation> </message> </context> </TS> diff --git a/translations/BinaryFun.ts b/translations/BinaryFun.ts index a6b1b42..26f13c8 100644 --- a/translations/BinaryFun.ts +++ b/translations/BinaryFun.ts @@ -4,29 +4,33 @@ <context> <name>CoverPage</name> <message> - <source>My Cover</source> + <source>Binary Fun</source> <translation type="unfinished"></translation> </message> </context> <context> <name>FirstPage</name> <message> - <source>Show Page 2</source> + <source>Yeeha!</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Leaderboard</source> <translation type="unfinished"></translation> </message> <message> <source>Binary Fun</source> <translation type="unfinished"></translation> </message> -</context> -<context> - <name>SettingsPage</name> <message> - <source>Nested Page</source> + <source>Play again!</source> <translation type="unfinished"></translation> </message> +</context> +<context> + <name>LeaderBoard</name> <message> - <source>Item</source> + <source>Under Construction!</source> <translation type="unfinished"></translation> </message> </context> |