author | cniehaus <cniehaus> | 2002-03-27 23:04:38 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2002-03-27 23:04:38 (UTC) |
commit | 3310d8c8a2b33b863a0cd8c50873536129c94506 (patch) (side-by-side diff) | |
tree | 30c14a41aca6bc655f2111b3dd2e073db8322a9c /i18n/fr/parashoot.ts | |
parent | f8fa6efc370f7b0cc2af981f3ea092a3c46b10f9 (diff) | |
download | opie-3310d8c8a2b33b863a0cd8c50873536129c94506.zip opie-3310d8c8a2b33b863a0cd8c50873536129c94506.tar.gz opie-3310d8c8a2b33b863a0cd8c50873536129c94506.tar.bz2 |
this add all (?) needed files for the french translation
-rw-r--r-- | i18n/fr/parashoot.ts | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/i18n/fr/parashoot.ts b/i18n/fr/parashoot.ts new file mode 100644 index 0000000..0aa33b9 --- a/dev/null +++ b/i18n/fr/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> |