]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/AnonymousFave/locale/es/LC_MESSAGES/AnonymousFave.po
Merge branch '1.0.x' into schema-x
[quix0rs-gnu-social.git] / plugins / AnonymousFave / locale / es / LC_MESSAGES / AnonymousFave.po
1 # Translation of StatusNet - AnonymousFave to Spanish (Español)
2 # Expored from translatewiki.net
3 #
4 # Author: Translationista
5 # --
6 # This file is distributed under the same license as the StatusNet package.
7 #
8 msgid ""
9 msgstr ""
10 "Project-Id-Version: StatusNet - AnonymousFave\n"
11 "Report-Msgid-Bugs-To: \n"
12 "POT-Creation-Date: 2010-10-09 14:04+0000\n"
13 "PO-Revision-Date: 2010-10-09 14:07:13+0000\n"
14 "Language-Team: Spanish <http://translatewiki.net/wiki/Portal:es>\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "X-POT-Import-Date: 2010-10-04 23:06:35+0000\n"
18 "X-Generator: MediaWiki 1.17alpha (r74529); Translate extension (2010-09-17)\n"
19 "X-Translation-Project: translatewiki.net at http://translatewiki.net\n"
20 "X-Language-Code: es\n"
21 "X-Message-Group: #out-statusnet-plugin-anonymousfave\n"
22 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
23
24 #. TRANS: Label for tally for number of times a notice was favored.
25 #: AnonymousFavePlugin.php:207
26 msgid "Favored"
27 msgstr ""
28
29 #. TRANS: Server exception.
30 #: AnonymousFavePlugin.php:240 AnonymousFavePlugin.php:251
31 msgid "Couldn't create anonymous user session."
32 msgstr "No se pudo crear sesión de usuario anónimo."
33
34 #. TRANS: Plugin description.
35 #: AnonymousFavePlugin.php:326
36 msgid "Allow anonymous users to favorite notices."
37 msgstr "Permitir a usuarios anónimos marcar mensajes como favoritos."
38
39 #. TRANS: Client error.
40 #: anonfavor.php:60
41 msgid ""
42 "Could not favor notice! Please make sure your browser has cookies enabled."
43 msgstr ""
44 "No fue posible marcar el mensaje como favorito. Por favor, asegúrate de que "
45 "las cookies están habilitadas en tu navegador."
46
47 #. TRANS: Client error.
48 #: anonfavor.php:71 anondisfavor.php:72
49 msgid "There was a problem with your session token. Try again, please."
50 msgstr ""
51 "Hubo un problema con tu token de sesión. Por favor, inténtalo de nuevo."
52
53 #. TRANS: Client error.
54 #: anonfavor.php:78
55 msgid "This notice is already a favorite!"
56 msgstr "¡Este mensaje ya está en favoritos!"
57
58 #. TRANS: Server error.
59 #: anonfavor.php:85
60 msgid "Could not create favorite."
61 msgstr "No se pudo crear favorito."
62
63 #. TRANS: Title.
64 #: anonfavor.php:95
65 msgid "Disfavor favorite"
66 msgstr "Eliminar de la lista de favoritos."
67
68 #. TRANS: Server exception.
69 #. TRANS: %d is the notice ID (number).
70 #: Fave_tally.php:155 Fave_tally.php:184
71 #, php-format
72 msgid "Couldn't update favorite tally for notice ID %d."
73 msgstr "No se pudo actualizar el la cuenta favorita para el mensaje de ID %d."
74
75 #. TRANS: Server exception.
76 #. TRANS: %d is the notice ID (number).
77 #: Fave_tally.php:215
78 #, php-format
79 msgid "Couldn't create favorite tally for notice ID %d."
80 msgstr "No se pudo crear una cuenta favorita para el mensaje de ID %d."
81
82 #. TRANS: Client error.
83 #: anondisfavor.php:61
84 msgid ""
85 "Could not disfavor notice! Please make sure your browser has cookies enabled."
86 msgstr ""
87 "¡No es posible eliminar el mensaje de entre los favoritos! Por favor, "
88 "asegúrate de que las cookies estén habilitadas en tu navegador."
89
90 #. TRANS: Client error.
91 #: anondisfavor.php:82
92 msgid "This notice is not a favorite!"
93 msgstr "¡Este mensaje no es un favorito!"
94
95 #. TRANS: Server error.
96 #: anondisfavor.php:91
97 msgid "Could not delete favorite."
98 msgstr "No se pudo borrar el favorito."
99
100 #. TRANS: Title.
101 #: anondisfavor.php:101
102 msgid "Add to favorites"
103 msgstr "Añadir a favoritos"