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/qasteroids.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/qasteroids.ts | 19 |
1 files changed, 11 insertions, 8 deletions
diff --git a/i18n/fr/qasteroids.ts b/i18n/fr/qasteroids.ts index 7066645..84a1a30 100644 --- a/i18n/fr/qasteroids.ts +++ b/i18n/fr/qasteroids.ts @@ -1,39 +1,42 @@ <!DOCTYPE TS><TS> +<defaultcodec>iso8859-1</defaultcodec> <context> <name>KAstTopLevel</name> <message> <source>Asteroids</source> - <translation type="unfinished"></translation> + <translation>Astéroîdes</translation> </message> <message> <source>Score</source> - <translation type="unfinished"></translation> + <translation>Score</translation> </message> <message> <source>Level</source> - <translation type="unfinished"></translation> + <translation>Niveau</translation> </message> <message> <source>Ships</source> - <translation type="unfinished"></translation> + <translation>Vaisseaux</translation> </message> <message> <source>Fuel</source> - <translation type="unfinished"></translation> + <translation>Fuel</translation> </message> <message> <source>Press Calendar to start playing</source> - <translation type="unfinished"></translation> + <translation>Presser le boutton "Calendrier" pour démarrer le jeu</translation> </message> <message> <source>Ship Destroyed. Press Contacts/Home key.</source> - <translation type="unfinished"></translation> + <translation>Vaisseau détruit. +Pressez le boutton "Contacts".</translation> </message> <message> <source>Game Over. Press Calendar for a new game.</source> - <translation type="unfinished"></translation> + <translation>Fin de partie. +Pressez le boutton "Calendrier" pour démarrer un nouveau jeu.</translation> </message> </context> </TS> |