diff options
author | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2007-07-05 00:25:08 +0000 |
---|---|---|
committer | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2007-07-05 00:25:08 +0000 |
commit | 1a144d57c8f2f08513b747078d185db688637859 (patch) | |
tree | 1c7e2b4eef122fd0e3eb80365a41d68d88cf57a2 /debian/po/fr.po | |
parent | 6485aeff6e7b1c9e8da64fdc95532d6f4a9b9c0a (diff) | |
download | vyos-strongswan-1a144d57c8f2f08513b747078d185db688637859.tar.gz vyos-strongswan-1a144d57c8f2f08513b747078d185db688637859.zip |
- debconf templates "recompiled".
Diffstat (limited to 'debian/po/fr.po')
-rw-r--r-- | debian/po/fr.po | 25 |
1 files changed, 21 insertions, 4 deletions
diff --git a/debian/po/fr.po b/debian/po/fr.po index 8054f929f..efb7dabb6 100644 --- a/debian/po/fr.po +++ b/debian/po/fr.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: fr\n" "Report-Msgid-Bugs-To: rmayr@debian.org\n" -"POT-Creation-Date: 2007-06-03 21:36+0100\n" +"POT-Creation-Date: 2007-07-05 01:24+0100\n" "PO-Revision-Date: 2006-09-21 22:02+0200\n" "Last-Translator: Christian Perrier <bubulle@debian.org>\n" "Language-Team: French <debian-l10n-french@lists.debian.org>\n" @@ -272,8 +272,12 @@ msgstr "Emplacement de votre certificat X509 au format PEM :" #. Type: string #. Description #: ../strongswan.templates.master:8001 +#, fuzzy +#| msgid "" +#| "Please enter the full location of the file containing your X509 " +#| "certificate in PEM format." msgid "" -"Please enter the full location of the file containing your X509 certificate " +"Please enter the full location of the file containing your X509 certificate " "in PEM format." msgstr "" "Veuillez indiquer l'emplacement du fichier contenant votre certificat X509 " @@ -306,8 +310,14 @@ msgstr "Longueur (en bits) de la clé RSA à créer :" #. Type: string #. Description #: ../strongswan.templates.master:10001 +#, fuzzy +#| msgid "" +#| "Please enter the length of the created RSA key. it should not be less " +#| "than 1024 bits because this should be considered unsecure and you will " +#| "probably not need anything more than 2048 bits because it only slows the " +#| "authentication process down and is not needed at the moment." msgid "" -"Please enter the length of the created RSA key. it should not be less than " +"Please enter the length of the created RSA key. It should not be less than " "1024 bits because this should be considered unsecure and you will probably " "not need anything more than 2048 bits because it only slows the " "authentication process down and is not needed at the moment." @@ -349,10 +359,17 @@ msgstr "" #. Type: boolean #. Description #: ../strongswan.templates.master:11001 +#, fuzzy +#| msgid "" +#| "If you do not want to create a self-signed certificate, then this " +#| "installer will only create the RSA private key and the certificate " +#| "request and you will have to sign the certificate request with your " +#| "certificate authority." msgid "" "If you do not want to create a self-signed certificate, then this installer " "will only create the RSA private key and the certificate request and you " -"will have to sign the certificate request with your certificate authority." +"will have to get the certificate request signed by your certificate " +"authority." msgstr "" "Si vous ne voulez pas créer de certificat autosigné, cet outil " "d'installation ne fera que créer la clé privée RSA et la demande de " |