French strings contributed by Gilles Accad

This commit is contained in:
pootle-translation 2007-06-13 09:55:13 +00:00
parent db48fc5240
commit ff8d851b28
14 changed files with 222 additions and 234 deletions

View file

@ -1,50 +1,49 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: translate@cryptobox.org\n"
"POT-Creation-Date: 2007-03-29 23:28+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"PO-Revision-Date: 2007-06-13 05:31+0200\n"
"Last-Translator: Gilles Accad <dagg@d-bog.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Translate Toolkit 0.10.1\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Generator: Pootle 0.10.1\n"
#: Name
msgid "Encrypted webinterface"
msgstr ""
msgstr "Interface web sécurisée"
#: Title
msgid "Create encryption certificate"
msgstr ""
msgstr "Créer un certificat de chiffrement"
#: Button.CreateCertificate
msgid "Create certificate"
msgstr ""
msgstr "Créer le certificat"
#: EnvironmentWarning.NoSSL.Text
msgid "The connection is not encrypted - passwords can be easily intercepted."
msgstr ""
msgstr "La connexion n'est pas sécurisée. Les mots de passe peuvent aisément être interceptés."
#: EnvironmentWarning.NoSSL.Link.Text
msgid "Use encrypted connection"
msgstr ""
msgstr "Utiliser une connexion sécurisée"
#: EnvironmentWarning.MissingModuleM2Crypto.Title
msgid "Missing module"
msgstr ""
msgstr "Module manquant"
#: EnvironmentWarning.MissingModuleM2Crypto.Text
msgid "The python module 'M2Crypto' is missing. It is required for an encrypted connection to the CryptoBox webinterface. Please ask the administrator of the CryptoBox server to install the module."
msgstr ""
msgstr "Le module python 'M2Crypto' est absent. Il est nécessaire pour une connexion sécurisée avec l'interface de la CryptoBox. Veuillez demander à l'administrateur du serveur CryptoBox d'installer ce module."
#: EnvironmentWarning.MissingProgramStunnel.Title
msgid "Missing program"
msgstr ""
msgstr "Programme manquant"
#: EnvironmentWarning.MissingProgramStunnel.Text
msgid "The program 'stunnel4' is not installed. Please ask the administrator of the CryptoBox server to configure it properly."
msgstr ""
msgstr "Le programme 'stunnel4' n'est pas installé. Veuillez demander à l'administrateur du serveur CryptoBox de procéder à sa configuration."