# Translation of StatusNet - WikiHowProfile to German (Deutsch) # Exported from translatewiki.net # # Author: ChrisiPK # Author: Giftpflanze # -- # This file is distributed under the same license as the StatusNet package. # msgid "" msgstr "" "Project-Id-Version: StatusNet - WikiHowProfile\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2012-06-30 11:07+0000\n" "PO-Revision-Date: 2012-06-30 11:10:28+0000\n" "Language-Team: German \n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-POT-Import-Date: 2011-06-19 11:23:54+0000\n" "X-Generator: MediaWiki 1.20alpha (233fc08); Translate 2012-06-21\n" "X-Translation-Project: translatewiki.net \n" "X-Language-Code: de\n" "X-Message-Group: #out-statusnet-plugin-wikihowprofile\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. TRANS: Plugin description. msgid "" "Fetches avatar and other profile information for WikiHow users when setting " "up an account via OpenID." msgstr "" "Holt Avatar- und andere Profilinformationen für WikiHow-Benutzer beim " "Aufsetzen eines Kontos über OpenID." #. TRANS: Exception thrown when fetching a WikiHow profile page fails. msgid "WikiHow profile page fetch failed." msgstr "Laden des WikiHow-Profils fehlgeschlagen." #. TRANS: Exception thrown when parsing a WikiHow profile page fails. msgid "HTML parse failure during check for WikiHow avatar." msgstr "HTML-Parsingfehler bei der Suche des WikiHow-Avatars." #. TRANS: Server exception thrown when an avatar URL is invalid. #. TRANS: %s is the invalid avatar URL. #, php-format msgid "Invalid avatar URL %s." msgstr "Ungültige Avatar-URL %s." #. TRANS: Exception thrown when fetching an avatar from a URL fails. #. TRANS: %s is a URL. #, php-format msgid "Unable to fetch avatar from %s." msgstr "Kann Avatar nicht von %s holen."