-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> |