Localisation updates from http://translatewiki.net
This commit is contained in:
39
plugins/Recaptcha/locale/de/LC_MESSAGES/Recaptcha.po
Normal file
39
plugins/Recaptcha/locale/de/LC_MESSAGES/Recaptcha.po
Normal file
@@ -0,0 +1,39 @@
|
||||
# Translation of StatusNet - Recaptcha to German (Deutsch)
|
||||
# Expored from translatewiki.net
|
||||
#
|
||||
# Author: Apmon
|
||||
# Author: The Evil IP address
|
||||
# --
|
||||
# This file is distributed under the same license as the StatusNet package.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: StatusNet - Recaptcha\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2010-10-18 18:35+0000\n"
|
||||
"PO-Revision-Date: 2010-10-18 18:43:45+0000\n"
|
||||
"Language-Team: German <http://translatewiki.net/wiki/Portal:de>\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-POT-Import-Date: 2010-10-09 14:36:50+0000\n"
|
||||
"X-Generator: MediaWiki 1.17alpha (r74952); Translate extension (2010-09-17)\n"
|
||||
"X-Translation-Project: translatewiki.net at http://translatewiki.net\n"
|
||||
"X-Language-Code: de\n"
|
||||
"X-Message-Group: #out-statusnet-plugin-recaptcha\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: RecaptchaPlugin.php:64
|
||||
msgid "Captcha"
|
||||
msgstr "Captcha"
|
||||
|
||||
#: RecaptchaPlugin.php:105
|
||||
msgid "Captcha does not match!"
|
||||
msgstr "Captcha stimmt nicht mit Text überein!"
|
||||
|
||||
#: RecaptchaPlugin.php:117
|
||||
msgid ""
|
||||
"Uses <a href=\"http://recaptcha.org/\">Recaptcha</a> service to add a "
|
||||
"captcha to the registration page."
|
||||
msgstr ""
|
||||
"Verwendet <a href=\"http://recaptcha.org/\">Recaptcha</a> um ein CAPTCHA zur "
|
||||
"Registrierung hinzuzufügen."
|
40
plugins/Recaptcha/locale/ru/LC_MESSAGES/Recaptcha.po
Normal file
40
plugins/Recaptcha/locale/ru/LC_MESSAGES/Recaptcha.po
Normal file
@@ -0,0 +1,40 @@
|
||||
# Translation of StatusNet - Recaptcha to Russian (Русский)
|
||||
# Expored from translatewiki.net
|
||||
#
|
||||
# Author: Eleferen
|
||||
# Author: MaxSem
|
||||
# --
|
||||
# This file is distributed under the same license as the StatusNet package.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: StatusNet - Recaptcha\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2010-10-18 18:35+0000\n"
|
||||
"PO-Revision-Date: 2010-10-18 18:43:45+0000\n"
|
||||
"Language-Team: Russian <http://translatewiki.net/wiki/Portal:ru>\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-POT-Import-Date: 2010-10-09 14:36:50+0000\n"
|
||||
"X-Generator: MediaWiki 1.17alpha (r74952); Translate extension (2010-09-17)\n"
|
||||
"X-Translation-Project: translatewiki.net at http://translatewiki.net\n"
|
||||
"X-Language-Code: ru\n"
|
||||
"X-Message-Group: #out-statusnet-plugin-recaptcha\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10 == 1 && n%100 != 11) ? 0 : ( (n%10 >= "
|
||||
"2 && n%10 <= 4 && (n%100 < 10 || n%100 >= 20)) ? 1 : 2 );\n"
|
||||
|
||||
#: RecaptchaPlugin.php:64
|
||||
msgid "Captcha"
|
||||
msgstr "Капча"
|
||||
|
||||
#: RecaptchaPlugin.php:105
|
||||
msgid "Captcha does not match!"
|
||||
msgstr "Код проверки не совпадает!"
|
||||
|
||||
#: RecaptchaPlugin.php:117
|
||||
msgid ""
|
||||
"Uses <a href=\"http://recaptcha.org/\">Recaptcha</a> service to add a "
|
||||
"captcha to the registration page."
|
||||
msgstr ""
|
||||
"Добавляет на страницу регистрации каптчу с использованием <a href=\"http://"
|
||||
"recaptcha.org/\">Recaptcha</a>."
|
Reference in New Issue
Block a user