author | eric <eric> | 2003-01-30 08:18:39 (UTC) |
---|---|---|
committer | eric <eric> | 2003-01-30 08:18:39 (UTC) |
commit | a9095571b8baee7253b43852b2f818b1aa592c34 (patch) (side-by-side diff) | |
tree | 712cb065ae485d6ecbfed99d74fb1dbfe95f04b6 /i18n/fr/libsdmonapplet.ts | |
parent | 937c6c3e9c61b332fc3ba173b7395e8fb5d1741e (diff) | |
download | opie-a9095571b8baee7253b43852b2f818b1aa592c34.zip opie-a9095571b8baee7253b43852b2f818b1aa592c34.tar.gz opie-a9095571b8baee7253b43852b2f818b1aa592c34.tar.bz2 |
- fr translation
-rw-r--r-- | i18n/fr/libsdmonapplet.ts | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/i18n/fr/libsdmonapplet.ts b/i18n/fr/libsdmonapplet.ts index 11c0c2a..adb227c 100644 --- a/i18n/fr/libsdmonapplet.ts +++ b/i18n/fr/libsdmonapplet.ts @@ -1,21 +1,22 @@ <!DOCTYPE TS><TS> +<defaultcodec>iso8859-1</defaultcodec> <context> <name>SdMonitor</name> <message> <source>Eject card</source> - <translation type="unfinished"></translation> + <translation>Ejecter la carte</translation> </message> <message> <source>SdMonitor</source> - <translation type="unfinished"></translation> + <translation>Moniteur SD</translation> </message> <message> <source>Card eject failed!</source> - <translation type="unfinished"></translation> + <translation>L'éjection de la carte a échoué!</translation> </message> <message> <source>&OK</source> - <translation type="unfinished"></translation> + <translation>&OK</translation> </message> </context> </TS> |