From 9d8b14f91e17c8fe10791e1fb0f45669eec3dcef Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Sun, 6 Jan 2019 20:14:33 +0100 Subject: Improved timer and translations --- translations/BinaryFun-de.ts | 28 ++++++++++++++++------------ translations/BinaryFun.ts | 18 +++++++++++------- 2 files changed, 27 insertions(+), 19 deletions(-) (limited to 'translations') 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> -- cgit v1.2.3