author | kergoth <kergoth> | 2003-08-09 15:23:37 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2003-08-09 15:23:37 (UTC) |
commit | 0799b67a825c8ec00e57a63e5a5d55fd26bb2337 (patch) (side-by-side diff) | |
tree | 418a6198021568b1b6dbe4178a938e6fe975c2c8 /i18n/fr/stockticker.ts | |
parent | b97ae670792c4b9e35fbe89f1e40d59786afdabb (diff) | |
download | opie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.zip opie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.tar.gz opie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.tar.bz2 |
Merge from BRANCH_1_0.
-rw-r--r-- | i18n/fr/stockticker.ts | 68 |
1 files changed, 68 insertions, 0 deletions
diff --git a/i18n/fr/stockticker.ts b/i18n/fr/stockticker.ts new file mode 100644 index 0000000..76e85a4 --- a/dev/null +++ b/i18n/fr/stockticker.ts @@ -0,0 +1,68 @@ +<!DOCTYPE TS><TS> +<context> + <name>HelpWindow</name> + <message> + <source>&Open File</source> + <translation>&Ouvrir Fichier</translation> + </message> + <message> + <source>&Close</source> + <translation>&Fermer</translation> + </message> + <message> + <source>&Backward</source> + <translation>&Retour</translation> + </message> + <message> + <source>&Forward</source> + <translation>&Avancer</translation> + </message> + <message> + <source>&Home</source> + <translation>&Home</translation> + </message> + <message> + <source>Add Bookmark</source> + <translation>Ajouter au favoris</translation> + </message> + <message> + <source>&File</source> + <translation>&Fichier</translation> + </message> + <message> + <source>&Go</source> + <translation>&Go</translation> + </message> + <message> + <source>History</source> + <translation>Historique</translation> + </message> + <message> + <source>Bookmarks</source> + <translation>Favoris</translation> + </message> + <message> + <source>Backward</source> + <translation>Retour</translation> + </message> + <message> + <source>Forward</source> + <translation>Avancer</translation> + </message> + <message> + <source>Home</source> + <translation>Home</translation> + </message> +</context> +<context> + <name>InputDialog</name> + <message> + <source>Symbol Lookup</source> + <translation>Consulter Symbole</translation> + </message> + <message> + <source>Enter something to lookup / search.</source> + <translation>Entrer le motif de recherche.</translation> + </message> +</context> +</TS> |