author | cniehaus <cniehaus> | 2002-03-27 19:08:01 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2002-03-27 19:08:01 (UTC) |
commit | 4ade695b86f071a4eeb3c79004d13a478f85c653 (patch) (side-by-side diff) | |
tree | 8f976c6b53aed4143dc84aeb401d84d9490da347 /i18n/no/parashoot.ts | |
parent | 916b331ec6ef280be28b5297d80a003d92db2142 (diff) | |
download | opie-4ade695b86f071a4eeb3c79004d13a478f85c653.zip opie-4ade695b86f071a4eeb3c79004d13a478f85c653.tar.gz opie-4ade695b86f071a4eeb3c79004d13a478f85c653.tar.bz2 |
oh my god, big commits ;)
Well, this adds TONS of new files. They are all needed for
the different languages
-rw-r--r-- | i18n/no/parashoot.ts | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/i18n/no/parashoot.ts b/i18n/no/parashoot.ts new file mode 100644 index 0000000..0aa33b9 --- a/dev/null +++ b/i18n/no/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> |