author | christophe <christophe> | 2003-07-26 20:44:55 (UTC) |
---|---|---|
committer | christophe <christophe> | 2003-07-26 20:44:55 (UTC) |
commit | 25508026ae19b2b65be96b0be6b8d1892dcd335d (patch) (side-by-side diff) | |
tree | 9b9c9c50027da62489ab9e3e1ccaf117d4e8eb36 /i18n/fr/libnotesapplet.ts | |
parent | c2db281d14eceed05949518d62df7274279d9da3 (diff) | |
download | opie-25508026ae19b2b65be96b0be6b8d1892dcd335d.zip opie-25508026ae19b2b65be96b0be6b8d1892dcd335d.tar.gz opie-25508026ae19b2b65be96b0be6b8d1892dcd335d.tar.bz2 |
Ultimate modifications before last one to achieve 100%
-rw-r--r-- | i18n/fr/libnotesapplet.ts | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/i18n/fr/libnotesapplet.ts b/i18n/fr/libnotesapplet.ts index 6bbcf69..827a699 100644 --- a/i18n/fr/libnotesapplet.ts +++ b/i18n/fr/libnotesapplet.ts @@ -1,45 +1,46 @@ <!DOCTYPE TS><TS> +<defaultcodec>iso8859-1</defaultcodec> <context> <name>NotesControl</name> <message> <source>New</source> - <translation type="unfinished"></translation> + <translation>Nouveau</translation> </message> <message> <source>Save</source> - <translation type="unfinished"></translation> + <translation>Sauver</translation> </message> <message> <source>Delete</source> - <translation type="unfinished"></translation> + <translation>Supprimer</translation> </message> <message> <source>Delete?</source> - <translation type="unfinished"></translation> + <translation>Supprimer ?</translation> </message> <message> <source>Do you really want to<BR><B> delete</B> this note ?</source> - <translation type="unfinished"></translation> + <translation>Voulez-vous <BR><B> détruire</B> cette note ?</translation> </message> <message> <source>Yes</source> - <translation type="unfinished"></translation> + <translation>Oui</translation> </message> <message> <source>No</source> - <translation type="unfinished"></translation> + <translation>Non</translation> </message> <message> <source>Beam Out</source> - <translation type="unfinished"></translation> + <translation>Envoyer</translation> </message> <message> <source>Search For...</source> - <translation type="unfinished"></translation> + <translation>Rechercher...</translation> </message> <message> <source>Toggle Maximized</source> - <translation type="unfinished"></translation> + <translation>Maximiser</translation> </message> </context> </TS> |