author | leseb <leseb> | 2002-06-29 21:10:54 (UTC) |
---|---|---|
committer | leseb <leseb> | 2002-06-29 21:10:54 (UTC) |
commit | 472a178f71b7d16616b82ddf6b95123179cfffac (patch) (side-by-side diff) | |
tree | c4cc2e8911cf7529f442148206e4fa3f28655f87 /i18n | |
parent | cbb1662a1c3bca476294100ce5e0d0eeb3655639 (diff) | |
download | opie-472a178f71b7d16616b82ddf6b95123179cfffac.zip opie-472a178f71b7d16616b82ddf6b95123179cfffac.tar.gz opie-472a178f71b7d16616b82ddf6b95123179cfffac.tar.bz2 |
French translation
-rw-r--r-- | i18n/fr/libclipboardapplet.ts | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/i18n/fr/libclipboardapplet.ts b/i18n/fr/libclipboardapplet.ts index 9b0ac97..06f9b06 100644 --- a/i18n/fr/libclipboardapplet.ts +++ b/i18n/fr/libclipboardapplet.ts @@ -4,13 +4,13 @@ <message> <source>Cut</source> - <translation type="unfinished"></translation> + <translation>Couper</translation> </message> <message> <source>Copy</source> - <translation type="unfinished"></translation> + <translation>Copier</translation> </message> <message> <source>Paste</source> - <translation type="unfinished"></translation> + <translation>Coller</translation> </message> </context> |