diff options
author | Brion Vibber <brion@pobox.com> | 2010-10-26 15:39:31 -0700 |
---|---|---|
committer | Brion Vibber <brion@pobox.com> | 2010-10-26 15:39:31 -0700 |
commit | 8ff44a1fb9f54ce61a91987ca44cbd4fccf0a012 (patch) | |
tree | 15b95f9a9b3abc52ad063f6ce808507a7fae256e /plugins/Recaptcha/locale/de | |
parent | 22047f6412811cb340aee6ba49d15257581b5aa9 (diff) | |
parent | c09487f272e247d7c6fd8cd3d785454d2385fe3d (diff) |
Merge branch '0.9.x' into twitstream
Diffstat (limited to 'plugins/Recaptcha/locale/de')
-rw-r--r-- | plugins/Recaptcha/locale/de/LC_MESSAGES/Recaptcha.po | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/plugins/Recaptcha/locale/de/LC_MESSAGES/Recaptcha.po b/plugins/Recaptcha/locale/de/LC_MESSAGES/Recaptcha.po new file mode 100644 index 000000000..8023b6602 --- /dev/null +++ b/plugins/Recaptcha/locale/de/LC_MESSAGES/Recaptcha.po @@ -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." |