summaryrefslogtreecommitdiff
path: root/locale/es/LC_MESSAGES/statusnet.po
diff options
context:
space:
mode:
authorSiebrand Mazeland <s.mazeland@xs4all.nl>2010-10-18 23:09:13 +0200
committerSiebrand Mazeland <s.mazeland@xs4all.nl>2010-10-18 23:09:13 +0200
commit7ed485ea49b7b0fcac51a7568815cb0588e65c88 (patch)
tree8544678a3ba7b5cbba2adbcfa5db56659e44abda /locale/es/LC_MESSAGES/statusnet.po
parent24b94ebb2c4c6cf1119fd11a6e01eb1051cb1c61 (diff)
Localisation updates from http://translatewiki.net
Diffstat (limited to 'locale/es/LC_MESSAGES/statusnet.po')
-rw-r--r--locale/es/LC_MESSAGES/statusnet.po75
1 files changed, 29 insertions, 46 deletions
diff --git a/locale/es/LC_MESSAGES/statusnet.po b/locale/es/LC_MESSAGES/statusnet.po
index 2529b9d24..2bdcc4eed 100644
--- a/locale/es/LC_MESSAGES/statusnet.po
+++ b/locale/es/LC_MESSAGES/statusnet.po
@@ -16,17 +16,17 @@ msgid ""
msgstr ""
"Project-Id-Version: StatusNet - Core\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-18 18:35+0000\n"
-"PO-Revision-Date: 2010-10-18 18:41:02+0000\n"
+"POT-Creation-Date: 2010-10-18 20:49+0000\n"
+"PO-Revision-Date: 2010-10-18 20:50:39+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-Generator: MediaWiki 1.17alpha (r74952); Translate extension (2010-09-17)\n"
+"X-Generator: MediaWiki 1.17alpha (r74965); Translate extension (2010-09-17)\n"
"X-Translation-Project: translatewiki.net at http://translatewiki.net\n"
"X-Language-Code: es\n"
"X-Message-Group: #out-statusnet-core\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-POT-Import-Date: 2010-10-09 14:31:24+0000\n"
+"X-POT-Import-Date: 2010-10-18 20:28:37+0000\n"
#. TRANS: Page title
#. TRANS: Menu item for site administration
@@ -906,7 +906,7 @@ msgstr ""
#. TRANS: Button label on the delete user form.
#. TRANS: Button label on the form to block a user from a group.
#: actions/block.php:153 actions/deleteapplication.php:154
-#: actions/deletegroup.php:211 actions/deletenotice.php:150
+#: actions/deletegroup.php:220 actions/deletenotice.php:150
#: actions/deleteuser.php:152 actions/groupblock.php:178
msgctxt "BUTTON"
msgid "No"
@@ -925,7 +925,7 @@ msgstr "No bloquear a este usuario"
#. TRANS: Button label on the delete user form.
#. TRANS: Button label on the form to block a user from a group.
#: actions/block.php:160 actions/deleteapplication.php:161
-#: actions/deletegroup.php:218 actions/deletenotice.php:157
+#: actions/deletegroup.php:227 actions/deletenotice.php:157
#: actions/deleteuser.php:159 actions/groupblock.php:185
msgctxt "BUTTON"
msgid "Yes"
@@ -941,10 +941,12 @@ msgstr "Bloquear este usuario."
msgid "Failed to save block information."
msgstr "No se guardó información de bloqueo."
+#. TRANS: Client error when trying to delete a non-local group.
+#. TRANS: Client error when trying to delete a non-existing group.
#. TRANS: Command exception text shown when a group is requested that does not exist.
#. TRANS: Error text shown when trying to leave a group that does not exist.
#: actions/blockedfromgroup.php:80 actions/blockedfromgroup.php:87
-#: actions/deletegroup.php:87 actions/deletegroup.php:98
+#: actions/deletegroup.php:87 actions/deletegroup.php:100
#: actions/editgroup.php:100 actions/foafgroup.php:44 actions/foafgroup.php:62
#: actions/foafgroup.php:69 actions/groupblock.php:86 actions/groupbyid.php:83
#: actions/groupdesignsettings.php:100 actions/grouplogo.php:102
@@ -1099,37 +1101,46 @@ msgstr "No eliminar esta aplicación"
msgid "Delete this application"
msgstr "Borrar esta aplicación"
-#: actions/deletegroup.php:65
+#. TRANS: Client error when trying to delete group while not logged in.
+#: actions/deletegroup.php:64
#, fuzzy
msgid "You must be logged in to delete a group."
msgstr "Debes estar conectado para dejar un grupo."
-#: actions/deletegroup.php:93 actions/joingroup.php:88
+#. TRANS: Client error when trying to delete a group without providing a nickname or ID for the group.
+#: actions/deletegroup.php:94 actions/joingroup.php:88
#: actions/leavegroup.php:88
msgid "No nickname or ID."
msgstr "Ningún nombre de usuario o ID."
-#: actions/deletegroup.php:104
+#. TRANS: Client error when trying to delete a group without having the rights to delete it.
+#: actions/deletegroup.php:107
#, fuzzy
msgid "You are not allowed to delete this group."
msgstr "No eres miembro de este grupo."
-#: actions/deletegroup.php:146
+#. TRANS: Server error displayed if a group could not be deleted.
+#. TRANS: %s is the name of the group that could not be deleted.
+#: actions/deletegroup.php:150
#, fuzzy, php-format
-msgid "Could not delete group %2$s."
+msgid "Could not delete group %s."
msgstr "No se pudo actualizar el grupo."
-#: actions/deletegroup.php:153
+#. TRANS: Message given after deleting a group.
+#. TRANS: %s is the deleted group's name.
+#: actions/deletegroup.php:159
#, fuzzy, php-format
-msgid "Deleted group %2$s"
+msgid "Deleted group %s"
msgstr "%1$s ha dejado el grupo %2$s"
-#: actions/deletegroup.php:169 actions/deletegroup.php:194
+#. TRANS: Title.
+#. TRANS: Form legend for deleting a group.
+#: actions/deletegroup.php:176 actions/deletegroup.php:202
#, fuzzy
msgid "Delete group"
msgstr "Borrar usuario"
-#: actions/deletegroup.php:197
+#: actions/deletegroup.php:206
#, fuzzy
msgid ""
"Are you sure you want to delete this group? This will clear all data about "
@@ -1140,13 +1151,13 @@ msgstr ""
"todos los datos sobre el usuario, sin dejar una copia de seguridad."
#. TRANS: Submit button title for 'No' when deleting a group.
-#: actions/deletegroup.php:215
+#: actions/deletegroup.php:224
#, fuzzy
msgid "Do not delete this group"
msgstr "No eliminar este mensaje"
#. TRANS: Submit button title for 'Yes' when deleting a group.
-#: actions/deletegroup.php:222
+#: actions/deletegroup.php:231
#, fuzzy
msgid "Delete this group"
msgstr "Borrar este usuario"
@@ -7719,31 +7730,3 @@ msgstr "No se ha especificado ID de usuario."
#, php-format
msgid "%d entries in backup."
msgstr ""
-
-#~ msgid ""
-#~ "The request token %s has been authorized. Please exchange it for an "
-#~ "access token."
-#~ msgstr ""
-#~ "El token de solicitud %s ha sido autorizado. Por favor, cámbialo por un "
-#~ "token de acceso."
-
-#~ msgid "Deny"
-#~ msgstr "Denegar"
-
-#~ msgid "Path to locales"
-#~ msgstr "Ruta de las configuraciones locales"
-
-#~ msgid "Theme server"
-#~ msgstr "Servidor de los temas"
-
-#~ msgid "Theme path"
-#~ msgstr "Ruta del tema"
-
-#~ msgid "Background server"
-#~ msgstr "Servidor de fondo"
-
-#~ msgid "Background path"
-#~ msgstr "Ruta del fondo"
-
-#~ msgid "Background directory"
-#~ msgstr "Directorio del fondo"