author | eric <eric> | 2003-05-05 08:06:30 (UTC) |
---|---|---|
committer | eric <eric> | 2003-05-05 08:06:30 (UTC) |
commit | d3c1ac568e782e4f8f8353496e3f7fcac96b3f00 (patch) (side-by-side diff) | |
tree | fdb358b53ab697490500e3e4a1eb4fd498d883d4 /i18n/fr/opie-write.ts | |
parent | 4593e3cf4eca4867e34b3220007c24523cf642b6 (diff) | |
download | opie-d3c1ac568e782e4f8f8353496e3f7fcac96b3f00.zip opie-d3c1ac568e782e4f8f8353496e3f7fcac96b3f00.tar.gz opie-d3c1ac568e782e4f8f8353496e3f7fcac96b3f00.tar.bz2 |
- tr by french team
-rw-r--r-- | i18n/fr/opie-write.ts | 54 |
1 files changed, 27 insertions, 27 deletions
diff --git a/i18n/fr/opie-write.ts b/i18n/fr/opie-write.ts index be81c52..a7e3c54 100644 --- a/i18n/fr/opie-write.ts +++ b/i18n/fr/opie-write.ts @@ -1,116 +1,116 @@ <!DOCTYPE TS><TS> <context> <name>MainWindow</name> <message> <source>File</source> - <translation type="unfinished"></translation> + <translation>Fichier</translation> </message> <message> <source>Edit</source> - <translation type="unfinished"></translation> + <translation>Edition</translation> </message> <message> <source>New</source> - <translation type="unfinished"></translation> + <translation>Nouveau</translation> </message> <message> <source>Open</source> - <translation type="unfinished"></translation> + <translation>Ouvrir</translation> </message> <message> <source>Undo</source> - <translation type="unfinished"></translation> + <translation>Annuler</translation> </message> <message> <source>Redo</source> - <translation type="unfinished"></translation> + <translation>Refaire</translation> </message> <message> <source>Copy</source> - <translation type="unfinished"></translation> + <translation>Copier</translation> </message> <message> <source>Cut</source> - <translation type="unfinished"></translation> + <translation>Couper</translation> </message> <message> <source>Paste</source> - <translation type="unfinished"></translation> + <translation>Coller</translation> </message> <message> <source>Bold</source> - <translation type="unfinished"></translation> + <translation>Gras</translation> </message> <message> <source>Italic</source> - <translation type="unfinished"></translation> + <translation>Italique</translation> </message> <message> <source>&Italic</source> - <translation type="unfinished"></translation> + <translation>&Italique</translation> </message> <message> <source>Underline</source> - <translation type="unfinished"></translation> + <translation>Souligné</translation> </message> <message> <source>&Underline</source> - <translation type="unfinished"></translation> + <translation>&Souligné</translation> </message> <message> <source>Left</source> - <translation type="unfinished"></translation> + <translation>Gauche</translation> </message> <message> <source>Center</source> - <translation type="unfinished"></translation> + <translation>Centre</translation> </message> <message> <source>Right</source> - <translation type="unfinished"></translation> + <translation>Droite</translation> </message> <message> <source>Full</source> - <translation type="unfinished"></translation> + <translation>Justifié</translation> </message> <message> <source>Rich Text Editor</source> - <translation type="unfinished"></translation> + <translation>Rich Text Editor</translation> </message> <message> <source>Unnamed</source> - <translation type="unfinished"></translation> + <translation>Sans Nom</translation> </message> </context> <context> <name>QTextEdit</name> <message> <source>&Undo</source> - <translation type="unfinished"></translation> + <translation>&Annuler</translation> </message> <message> <source>&Redo</source> - <translation type="unfinished"></translation> + <translation>&Refaire</translation> </message> <message> <source>Cu&t</source> - <translation type="unfinished"></translation> + <translation>Cou&per</translation> </message> <message> <source>&Copy</source> - <translation type="unfinished"></translation> + <translation>&Copier</translation> </message> <message> <source>&Paste</source> - <translation type="unfinished"></translation> + <translation>Co&ller</translation> </message> <message> <source>Clear</source> - <translation type="unfinished"></translation> + <translation>Effacer</translation> </message> <message> <source>Select All</source> - <translation type="unfinished"></translation> + <translation>Sélectionner tout</translation> </message> </context> </TS> |