gnu-social/plugins/Recaptcha/locale/fr/LC_MESSAGES/Recaptcha.po

37 lines
1.2 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: GNU social\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
"PO-Revision-Date: 2015-02-07 09:42+0000\n"
"Last-Translator: digitaldreamer <digitaldreamer@email.cz>\n"
"Language-Team: French (http://www.transifex.com/gnu-social/gnu-social/language/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: fr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. TRANS: Field label.
#: RecaptchaPlugin.php:58
msgid "Captcha"
msgstr "Vérificateur anti-robot Captcha"
#. TRANS: Error message displayed if a provided captcha response does not
#. match.
#: RecaptchaPlugin.php:102
msgid "Captcha does not match!"
msgstr "Le Captcha ne correspond pas !"
#. TRANS: Plugin description.
#: RecaptchaPlugin.php:115
msgid ""
"Uses <a href=\"http://recaptcha.org/\">Recaptcha</a> service to add a "
"captcha to the registration page."
msgstr "Utilise le service <a href=\"http://recaptcha.org/\">Recaptcha</a> pour ajouter un captcha à la page denregistrement."