diff options
author | Marvin Borner | 2020-04-04 23:11:22 +0200 |
---|---|---|
committer | Marvin Borner | 2020-04-04 23:11:22 +0200 |
commit | 15e08d632fb305476914041d28395fc16e79efa1 (patch) | |
tree | 2c6e51b9567e9200410c238eaf573b2f366f7a7d /translations/harbour-binaryfun-de.ts | |
parent | 81cc34bfcc8d7ec695a4d70c4c1c82b9035bf272 (diff) |
Heavy renaming and 0-check fix
Diffstat (limited to 'translations/harbour-binaryfun-de.ts')
-rw-r--r-- | translations/harbour-binaryfun-de.ts | 60 |
1 files changed, 60 insertions, 0 deletions
diff --git a/translations/harbour-binaryfun-de.ts b/translations/harbour-binaryfun-de.ts new file mode 100644 index 0000000..7b44a02 --- /dev/null +++ b/translations/harbour-binaryfun-de.ts @@ -0,0 +1,60 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1"> +<context> + <name>CoverPage</name> + <message> + <source>Binary Fun</source> + <translation type="unfinished">Binär-Spaß</translation> + </message> +</context> +<context> + <name>Game</name> + <message> + <source>Binary Fun</source> + <translation>Binär-Spaß</translation> + </message> + <message> + <source>Play again!</source> + <translation>Nochmal!</translation> + </message> + <message> + <source>Not bad!</source> + <translation>Nicht schlecht!</translation> + </message> +</context> +<context> + <name>LeaderBoard</name> + <message> + <source>Under Construction!</source> + <translation>Im Aufbau!</translation> + </message> +</context> +<context> + <name>Menu</name> + <message> + <source>Binary Fun</source> + <translation>Binär-Spaß</translation> + </message> + <message> + <source>Easy (4 Bit)</source> + <translation>Einfach (4 Bit)</translation> + </message> + <message> + <source>Medium (6 Bit)</source> + <translation>Mittel (6 Bit)</translation> + </message> + <message> + <source>Hard (8 Bit)</source> + <translation>Schwer (8 Bit)</translation> + </message> + <message> + <source>Very easy (2 Bit)</source> + <translation>Sehr einfach (2 Bit)</translation> + </message> + <message> + <source>God-like (10 Bit)</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> |