author | eric <eric> | 2003-02-10 17:43:08 (UTC) |
---|---|---|
committer | eric <eric> | 2003-02-10 17:43:08 (UTC) |
commit | ee2434f70b0dbc88072748a52b353ab226669a47 (patch) (side-by-side diff) | |
tree | 66eb77ac39cdd60a29e4a9f8cf07d9c509a1b8eb /i18n/fr/parashoot.ts | |
parent | 67e118998a1b08b17a42345d8d32e5c71ef0cd46 (diff) | |
download | opie-ee2434f70b0dbc88072748a52b353ab226669a47.zip opie-ee2434f70b0dbc88072748a52b353ab226669a47.tar.gz opie-ee2434f70b0dbc88072748a52b353ab226669a47.tar.bz2 |
- add translation (by Eric Santonacci)
-rw-r--r-- | i18n/fr/parashoot.ts | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/i18n/fr/parashoot.ts b/i18n/fr/parashoot.ts index 0aa33b9..055401e 100644 --- a/i18n/fr/parashoot.ts +++ b/i18n/fr/parashoot.ts @@ -1,24 +1,28 @@ <!DOCTYPE TS><TS> +<defaultcodec>iso8859-1</defaultcodec> <context> <name>ParaShoot</name> <message> <source>ParaShoot</source> - <translation type="unfinished"></translation> + <translation>ParaShoot</translation> </message> <message> <source>New Game</source> - <translation type="unfinished"></translation> + <translation>Nouveau jeu</translation> </message> <message> <source> Level: %1 Score: %2 </source> - <translation type="unfinished"></translation> + <translation>Niveau: %1 Score: %2</translation> </message> <message> <source> GAME OVER! Your Score: %1 Parachuters Killed: %2 Accuracy: %3% </source> - <translation type="unfinished"></translation> + <translation>Fin de partie! +Votre score: %1 +Parachutistes tués: %2 +Précision: %3%</translation> </message> </context> </TS> |