]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/Recaptcha/locale/en_GB/LC_MESSAGES/Recaptcha.po
Upgrading from 1.1.x would make uri fields have length=255
[quix0rs-gnu-social.git] / plugins / Recaptcha / locale / en_GB / LC_MESSAGES / Recaptcha.po
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4
5 # Translators:
6 # Luke Hollins <luke@farcry.ca>, 2015
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: GNU social\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2015-02-02 17:47+0100\n"
12 "PO-Revision-Date: 2015-03-07 15:41+0000\n"
13 "Last-Translator: Luke Hollins <luke@farcry.ca>\n"
14 "Language-Team: English (United Kingdom) (http://www.transifex.com/gnu-social/gnu-social/language/en_GB/)\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Language: en_GB\n"
19 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
20
21 #. TRANS: Field label.
22 #: RecaptchaPlugin.php:58
23 msgid "Captcha"
24 msgstr "Captcha"
25
26 #. TRANS: Error message displayed if a provided captcha response does not
27 #. match.
28 #: RecaptchaPlugin.php:102
29 msgid "Captcha does not match!"
30 msgstr "Captcha does not match!"
31
32 #. TRANS: Plugin description.
33 #: RecaptchaPlugin.php:115
34 msgid ""
35 "Uses <a href=\"http://recaptcha.org/\">Recaptcha</a> service to add a  "
36 "captcha to the registration page."
37 msgstr "Uses <a href=\"http://recaptcha.org/\">Recaptcha</a> service to add a  captcha to the registration page."