]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/WikiHowProfile/locale/es/LC_MESSAGES/WikiHowProfile.po
Localisation updates from http://translatewiki.net.
[quix0rs-gnu-social.git] / plugins / WikiHowProfile / locale / es / LC_MESSAGES / WikiHowProfile.po
1 # Translation of StatusNet - WikiHowProfile to Spanish (Español)
2 # Exported from translatewiki.net
3 #
4 # Author: Armando-Martin
5 # --
6 # This file is distributed under the same license as the StatusNet package.
7 #
8 msgid ""
9 msgstr ""
10 "Project-Id-Version: StatusNet - WikiHowProfile\n"
11 "Report-Msgid-Bugs-To: \n"
12 "POT-Creation-Date: 2012-05-06 17:04+0000\n"
13 "PO-Revision-Date: 2012-05-06 17:08:39+0000\n"
14 "Content-Type: text/plain; charset=UTF-8\n"
15 "Content-Transfer-Encoding: 8bit\n"
16 "X-POT-Import-Date: 2011-06-19 11:23:54+0000\n"
17 "X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
18 "X-Generator: MediaWiki 1.20alpha (e8931e7); Translate 2012-04-11\n"
19 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
20
21 #. TRANS: Plugin description.
22 msgid ""
23 "Fetches avatar and other profile information for WikiHow users when setting "
24 "up an account via OpenID."
25 msgstr ""
26 "Recupera el avatar y otra información de perfil para los usuarios de WikiHow "
27 "al crear una cuenta mediante OpenID."
28
29 #. TRANS: Exception thrown when fetching a WikiHow profile page fails.
30 msgid "WikiHow profile page fetch failed."
31 msgstr "Error al recuperar la página de perfil de WikiHow."
32
33 #. TRANS: Exception thrown when parsing a WikiHow profile page fails.
34 msgid "HTML parse failure during check for WikiHow avatar."
35 msgstr ""
36 "Error de interpretación de HTML durante la comprobación del avatar de "
37 "WikiHow."
38
39 #. TRANS: Server exception thrown when an avatar URL is invalid.
40 #. TRANS: %s is the invalid avatar URL.
41 #, php-format
42 msgid "Invalid avatar URL %s."
43 msgstr "La dirección URL del avatar, %s, es incorrecta."
44
45 #. TRANS: Exception thrown when fetching an avatar from a URL fails.
46 #. TRANS: %s is a URL.
47 #, php-format
48 msgid "Unable to fetch avatar from %s."
49 msgstr "No se pudo recuperar el avatar desde %s."