author | eric <eric> | 2003-01-10 15:30:51 (UTC) |
---|---|---|
committer | eric <eric> | 2003-01-10 15:30:51 (UTC) |
commit | 255e7a978bd40d247fd0e3f4996b1fca9ac1b1fc (patch) (side-by-side diff) | |
tree | ef7b36b0fe8fab76e99730f9e26572252052d9a2 /i18n/fr/usermanager.ts | |
parent | 245016d3af6d220b6fa4f18d38f4cd4fb3cfd9c4 (diff) | |
download | opie-255e7a978bd40d247fd0e3f4996b1fca9ac1b1fc.zip opie-255e7a978bd40d247fd0e3f4996b1fca9ac1b1fc.tar.gz opie-255e7a978bd40d247fd0e3f4996b1fca9ac1b1fc.tar.bz2 |
translation
-rw-r--r-- | i18n/fr/usermanager.ts | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/i18n/fr/usermanager.ts b/i18n/fr/usermanager.ts index 282a43f..ce5e9ac 100644 --- a/i18n/fr/usermanager.ts +++ b/i18n/fr/usermanager.ts @@ -1,31 +1,32 @@ <!DOCTYPE TS><TS> +<defaultcodec>iso8859-1</defaultcodec> <context> <name>GroupDialog</name> <message> <source>Add Group</source> - <translation type="unfinished"></translation> + <translation>Ajouter un groupe</translation> </message> <message> <source>Edit Group</source> - <translation type="unfinished"></translation> + <translation>Editer un groupe</translation> </message> </context> <context> <name>UserConfig</name> <message> <source>OPIE User Manager</source> - <translation type="unfinished"></translation> + <translation>Gestion des Utilisateurs OPIE </translation> </message> </context> <context> <name>UserDialog</name> <message> <source>Add User</source> - <translation type="unfinished"></translation> + <translation>Ajouter un utilisateur</translation> </message> <message> <source>Edit User</source> - <translation type="unfinished"></translation> + <translation>Editer un utilisateur</translation> </message> </context> </TS> |