]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/AnonymousFave/locale/es/LC_MESSAGES/AnonymousFave.po
Localisation updates from http://translatewiki.net.
[quix0rs-gnu-social.git] / plugins / AnonymousFave / locale / es / LC_MESSAGES / AnonymousFave.po
index a451aaec8dea5e7b7701a27b7d1ea70751f5a6b3..5324f98be735097f451454a44b719fd917d28f1e 100644 (file)
@@ -1,5 +1,5 @@
 # Translation of StatusNet - AnonymousFave to Spanish (Español)
-# Expored from translatewiki.net
+# Exported from translatewiki.net
 #
 # Author: Locos epraix
 # Author: Translationista
@@ -10,95 +10,82 @@ msgid ""
 msgstr ""
 "Project-Id-Version: StatusNet - AnonymousFave\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-18 18:35+0000\n"
-"PO-Revision-Date: 2010-10-18 18:42:22+0000\n"
+"POT-Creation-Date: 2011-04-13 13:18+0000\n"
+"PO-Revision-Date: 2011-04-13 13:20:47+0000\n"
 "Language-Team: Spanish <http://translatewiki.net/wiki/Portal:es>\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-POT-Import-Date: 2010-10-09 14:33:34+0000\n"
-"X-Generator: MediaWiki 1.17alpha (r74952); Translate extension (2010-09-17)\n"
+"X-POT-Import-Date: 2011-04-11 13:14:11+0000\n"
+"X-Generator: MediaWiki 1.18alpha (r85942); Translate extension (2011-03-11)\n"
 "X-Translation-Project: translatewiki.net at http://translatewiki.net\n"
 "X-Language-Code: es\n"
 "X-Message-Group: #out-statusnet-plugin-anonymousfave\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-#. TRANS: Label for tally for number of times a notice was favored.
-#: AnonymousFavePlugin.php:207
-msgid "Favored"
-msgstr "Favorito"
-
 #. TRANS: Server exception.
-#: AnonymousFavePlugin.php:240 AnonymousFavePlugin.php:251
-msgid "Couldn't create anonymous user session."
-msgstr "No se pudo crear sesión de usuario anónimo."
+#. TRANS: %d is the notice ID (number).
+#, fuzzy, php-format
+msgid "Could not update favorite tally for notice ID %d."
+msgstr "No se pudo actualizar el la cuenta favorita para el mensaje de ID %d."
 
-#. TRANS: Plugin description.
-#: AnonymousFavePlugin.php:326
-msgid "Allow anonymous users to favorite notices."
-msgstr "Permitir a usuarios anónimos marcar mensajes como favoritos."
+#. TRANS: Server exception.
+#. TRANS: %d is the notice ID (number).
+#, fuzzy, php-format
+msgid "Could not create favorite tally for notice ID %d."
+msgstr "No se pudo crear una cuenta favorita para el mensaje de ID %d."
 
 #. TRANS: Client error.
-#: anonfavor.php:60
 msgid ""
-"Could not favor notice! Please make sure your browser has cookies enabled."
+"Could not disfavor notice! Please make sure your browser has cookies enabled."
 msgstr ""
-"No fue posible marcar el mensaje como favorito. Por favor, asegúrate de que "
-"las cookies están habilitadas en tu navegador."
+"¡No es posible eliminar el mensaje de entre los favoritos! Por favor, "
+"asegúrate de que las cookies estén habilitadas en tu navegador."
 
 #. TRANS: Client error.
-#: anonfavor.php:71 anondisfavor.php:72
 msgid "There was a problem with your session token. Try again, please."
 msgstr ""
 "Hubo un problema con tu token de sesión. Por favor, inténtalo de nuevo."
 
 #. TRANS: Client error.
-#: anonfavor.php:78
-msgid "This notice is already a favorite!"
-msgstr "¡Este mensaje ya está en favoritos!"
+msgid "This notice is not a favorite!"
+msgstr "¡Este mensaje no es un favorito!"
 
 #. TRANS: Server error.
-#: anonfavor.php:85
-msgid "Could not create favorite."
-msgstr "No se pudo crear favorito."
+msgid "Could not delete favorite."
+msgstr "No se pudo borrar el favorito."
 
 #. TRANS: Title.
-#: anonfavor.php:95
-msgid "Disfavor favorite"
-msgstr "Eliminar de la lista de favoritos."
+msgid "Add to favorites"
+msgstr "Añadir a favoritos"
 
-#. TRANS: Server exception.
-#. TRANS: %d is the notice ID (number).
-#: Fave_tally.php:155 Fave_tally.php:184
-#, php-format
-msgid "Couldn't update favorite tally for notice ID %d."
-msgstr "No se pudo actualizar el la cuenta favorita para el mensaje de ID %d."
+#. TRANS: Label for tally for number of times a notice was favored.
+msgid "Favored"
+msgstr "Favorito"
 
 #. TRANS: Server exception.
-#. TRANS: %d is the notice ID (number).
-#: Fave_tally.php:215
-#, php-format
-msgid "Couldn't create favorite tally for notice ID %d."
-msgstr "No se pudo crear una cuenta favorita para el mensaje de ID %d."
+#, fuzzy
+msgid "Could not create anonymous user session."
+msgstr "No se pudo crear sesión de usuario anónimo."
+
+#. TRANS: Plugin description.
+msgid "Allow anonymous users to favorite notices."
+msgstr "Permitir a usuarios anónimos marcar mensajes como favoritos."
 
 #. TRANS: Client error.
-#: anondisfavor.php:61
 msgid ""
-"Could not disfavor notice! Please make sure your browser has cookies enabled."
+"Could not favor notice! Please make sure your browser has cookies enabled."
 msgstr ""
-"¡No es posible eliminar el mensaje de entre los favoritos! Por favor, "
-"asegúrate de que las cookies estén habilitadas en tu navegador."
+"No fue posible marcar el mensaje como favorito. Por favor, asegúrate de que "
+"las cookies están habilitadas en tu navegador."
 
 #. TRANS: Client error.
-#: anondisfavor.php:82
-msgid "This notice is not a favorite!"
-msgstr "¡Este mensaje no es un favorito!"
+msgid "This notice is already a favorite!"
+msgstr "¡Este mensaje ya está en favoritos!"
 
 #. TRANS: Server error.
-#: anondisfavor.php:91
-msgid "Could not delete favorite."
-msgstr "No se pudo borrar el favorito."
+msgid "Could not create favorite."
+msgstr "No se pudo crear favorito."
 
 #. TRANS: Title.
-#: anondisfavor.php:101
-msgid "Add to favorites"
-msgstr "Añadir a favoritos"
+msgid "Disfavor favorite"
+msgstr "Eliminar de la lista de favoritos."