author | leseb <leseb> | 2002-06-29 21:10:54 (UTC) |
---|---|---|
committer | leseb <leseb> | 2002-06-29 21:10:54 (UTC) |
commit | 472a178f71b7d16616b82ddf6b95123179cfffac (patch) (unidiff) | |
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 | |||
@@ -3,15 +3,15 @@ | |||
3 | <name>ClipboardApplet</name> | 3 | <name>ClipboardApplet</name> |
4 | <message> | 4 | <message> |
5 | <source>Cut</source> | 5 | <source>Cut</source> |
6 | <translation type="unfinished"></translation> | 6 | <translation>Couper</translation> |
7 | </message> | 7 | </message> |
8 | <message> | 8 | <message> |
9 | <source>Copy</source> | 9 | <source>Copy</source> |
10 | <translation type="unfinished"></translation> | 10 | <translation>Copier</translation> |
11 | </message> | 11 | </message> |
12 | <message> | 12 | <message> |
13 | <source>Paste</source> | 13 | <source>Paste</source> |
14 | <translation type="unfinished"></translation> | 14 | <translation>Coller</translation> |
15 | </message> | 15 | </message> |
16 | </context> | 16 | </context> |
17 | </TS> | 17 | </TS> |