-rw-r--r-- | i18n/dk/parashoot.ts | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/i18n/dk/parashoot.ts b/i18n/dk/parashoot.ts new file mode 100644 index 0000000..0aa33b9 --- a/dev/null +++ b/i18n/dk/parashoot.ts @@ -0,0 +1,24 @@ +<!DOCTYPE TS><TS> +<context> + <name>ParaShoot</name> + <message> + <source>ParaShoot</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>New Game</source> + <translation type="unfinished"></translation> + </message> + <message> + <source> Level: %1 Score: %2 </source> + <translation type="unfinished"></translation> + </message> + <message> + <source> GAME OVER! + Your Score: %1 + Parachuters Killed: %2 + Accuracy: %3% </source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> |