author | christophe <christophe> | 2004-01-21 19:43:07 (UTC) |
---|---|---|
committer | christophe <christophe> | 2004-01-21 19:43:07 (UTC) |
commit | cc5d48b188c21ff873300179264ab354d4c8aa09 (patch) (side-by-side diff) | |
tree | e4d1d117cffb0ef61278fba683310fa2f11baa69 /i18n/fr/bluepin.ts | |
parent | c504e3201fcb9934fdef6905752b7164d07306d2 (diff) | |
download | opie-cc5d48b188c21ff873300179264ab354d4c8aa09.zip opie-cc5d48b188c21ff873300179264ab354d4c8aa09.tar.gz opie-cc5d48b188c21ff873300179264ab354d4c8aa09.tar.bz2 |
French translation Patch submited by M. Michael Opdenacke.
-rw-r--r-- | i18n/fr/bluepin.ts | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/i18n/fr/bluepin.ts b/i18n/fr/bluepin.ts index 616207e..807badf 100644 --- a/i18n/fr/bluepin.ts +++ b/i18n/fr/bluepin.ts @@ -1,24 +1,25 @@ <!DOCTYPE TS><TS> +<defaultcodec>iso8859-1</defaultcodec> <context> <name>PinDlgBase</name> <message> <source>Please enter pin</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Veuillez entrer le code d'accès</translation> </message> <message> <source>Please enter PIN:</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Veuillez entrez le code d'accès :</translation> </message> <message> <source>Save pin</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Enregistrer le code d'accès</translation> </message> <message> <source>&Ok</source> - <translation type="unfinished"></translation> + <translation type="unfinished">&Confirmer</translation> </message> <message> <source>&Cancel</source> - <translation type="unfinished"></translation> + <translation type="unfinished">&Annuler</translation> </message> </context> |