pictcode / app / Plugin / Recaptcha / Locale / recaptcha.pot @ b3a58ce1
履歴 | 表示 | アノテート | ダウンロード (1.137 KB)
1 |
# LANGUAGE translation of CakePHP Application |
---|---|
2 |
# Copyright YEAR NAME <EMAIL@ADDRESS> |
3 |
# |
4 |
#, fuzzy |
5 |
msgid "" |
6 |
msgstr "" |
7 |
"Project-Id-Version: PROJECT VERSION\n" |
8 |
"POT-Creation-Date: 2012-11-19 16:23+0100\n" |
9 |
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n" |
10 |
"Last-Translator: NAME <EMAIL@ADDRESS>\n" |
11 |
"Language-Team: LANGUAGE <EMAIL@ADDRESS>\n" |
12 |
"MIME-Version: 1.0\n" |
13 |
"Content-Type: text/plain; charset=utf-8\n" |
14 |
"Content-Transfer-Encoding: 8bit\n" |
15 |
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" |
16 |
|
17 |
#: Controller/Component/RecaptchaComponent.php:108 |
18 |
msgid "You must set your private recaptcha key using Configure::write('Recaptcha.privateKey', 'your-key');!" |
19 |
msgstr "" |
20 |
|
21 |
#: Controller/Component/RecaptchaComponent.php:152 |
22 |
msgid "Invalid API response, please contact the site admin." |
23 |
msgstr "" |
24 |
|
25 |
#: Controller/Component/RecaptchaComponent.php:161 |
26 |
msgid "Incorrect captcha" |
27 |
msgstr "" |
28 |
|
29 |
#: View/Helper/RecaptchaHelper.php:177 |
30 |
msgid "To use reCAPTCHA Mailhide, you need to have the mcrypt php module installed." |
31 |
msgstr "" |
32 |
|
33 |
#: View/Helper/RecaptchaHelper.php:207 |
34 |
msgid "You need to set a private and public mail hide key. Please visit http://mailhide.recaptcha.net/apikey" |
35 |
msgstr "" |
36 |
|