diff options
Diffstat (limited to 'translations/harbour-binaryfun-de.ts')
-rw-r--r-- | translations/harbour-binaryfun-de.ts | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/translations/harbour-binaryfun-de.ts b/translations/harbour-binaryfun-de.ts index df80fc5..b069333 100644 --- a/translations/harbour-binaryfun-de.ts +++ b/translations/harbour-binaryfun-de.ts @@ -2,6 +2,50 @@ <!DOCTYPE TS> <TS version="2.1"> <context> + <name>About</name> + <message> + <source>Follow the development on </source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Fun with Binary numbers!</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>The challenge of this game is to type a given decimal number in binary as fast as possible. You can also compete with people from all over the world via the leaderboard which is accessible from the pulley menu.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>1. None: No helping bar and no process indicator. Play this together with the god-like mode and you'll get frustrated very quickly!</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>2. Counter: Adds a process indicator/counter showing you how many lines you've got right.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>3. Bar: Replaces the top bar/line with a helping numbers, showing you the decimal representation of the corresponding bit.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>4. Both: Activates both 2. and 3. - recommended for beginners.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>If you aren't that comfortable with the binary system yet, I suggest to start with the very easy mode and step up after some time. +There are also serveral help modes available:</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>All in all, I think that Binary Fun turned out great and I play it myself everyday while travelling with the train. Thanks you for playing too and I hope you learn to love the binary system as much as I do :)</source> + <translation type="unfinished"></translation> + </message> + <message> + <source> and check Warehouse for updates. This app is completely written by melvin/marvinborner. If you like it, please consider making a small donation, I would really appreciate it!</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> <name>CoverPage</name> <message> <source>Binary Fun</source> @@ -26,6 +70,10 @@ <source>Play again</source> <translation>Nochmal spielen</translation> </message> + <message> + <source>About</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>LeaderBoard</name> @@ -132,5 +180,9 @@ <source>Both</source> <translation>Beides</translation> </message> + <message> + <source>About</source> + <translation type="unfinished"></translation> + </message> </context> </TS> |