author | eric <eric> | 2003-02-10 17:43:08 (UTC) |
---|---|---|
committer | eric <eric> | 2003-02-10 17:43:08 (UTC) |
commit | ee2434f70b0dbc88072748a52b353ab226669a47 (patch) (unidiff) | |
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 @@ | |||
1 | <!DOCTYPE TS><TS> | 1 | <!DOCTYPE TS><TS> |
2 | <defaultcodec>iso8859-1</defaultcodec> | ||
2 | <context> | 3 | <context> |
3 | <name>ParaShoot</name> | 4 | <name>ParaShoot</name> |
4 | <message> | 5 | <message> |
5 | <source>ParaShoot</source> | 6 | <source>ParaShoot</source> |
6 | <translation type="unfinished"></translation> | 7 | <translation>ParaShoot</translation> |
7 | </message> | 8 | </message> |
8 | <message> | 9 | <message> |
9 | <source>New Game</source> | 10 | <source>New Game</source> |
10 | <translation type="unfinished"></translation> | 11 | <translation>Nouveau jeu</translation> |
11 | </message> | 12 | </message> |
12 | <message> | 13 | <message> |
13 | <source> Level: %1 Score: %2 </source> | 14 | <source> Level: %1 Score: %2 </source> |
14 | <translation type="unfinished"></translation> | 15 | <translation>Niveau: %1 Score: %2</translation> |
15 | </message> | 16 | </message> |
16 | <message> | 17 | <message> |
17 | <source> GAME OVER! | 18 | <source> GAME OVER! |
18 | Your Score: %1 | 19 | Your Score: %1 |
19 | Parachuters Killed: %2 | 20 | Parachuters Killed: %2 |
20 | Accuracy: %3% </source> | 21 | Accuracy: %3% </source> |
21 | <translation type="unfinished"></translation> | 22 | <translation>Fin de partie! |
23 | Votre score: %1 | ||
24 | Parachutistes tués: %2 | ||
25 | Précision: %3%</translation> | ||
22 | </message> | 26 | </message> |
23 | </context> | 27 | </context> |
24 | </TS> | 28 | </TS> |