# Translation of StatusNet - WikiHowProfile to Spanish (Español) # Exported from translatewiki.net # # Author: Armando-Martin # -- # 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-05-12 18:44+0000\n" "PO-Revision-Date: 2012-05-12 18:47:33+0000\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-Translation-Project: translatewiki.net \n" "X-Generator: MediaWiki 1.20alpha (9a7f2d8); Translate 2012-04-11\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 "" "Recupera el avatar y otra información de perfil para los usuarios de WikiHow " "al crear una cuenta mediante OpenID." #. TRANS: Exception thrown when fetching a WikiHow profile page fails. msgid "WikiHow profile page fetch failed." msgstr "Error al recuperar la página de perfil de WikiHow." #. TRANS: Exception thrown when parsing a WikiHow profile page fails. msgid "HTML parse failure during check for WikiHow avatar." msgstr "" "Error de interpretación de HTML durante la comprobación del avatar de " "WikiHow." #. 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 "La dirección URL del avatar, %s, es incorrecta." #. 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 "No se pudo recuperar el avatar desde %s."