2019-06-09 03:56:32 +01:00
# Translation file for GNU social - the free software social networking platform
# Copyright (C) 2011 - 2019 Free Software Foundation, Inc http://www.fsf.org
# This file is under https://www.gnu.org/licenses/agpl v3 or later
2015-03-08 08:34:38 +00:00
#
# Translators:
# Juan Riquelme González <soulchainer@gmail.com>, 2015
2011-12-19 01:02:49 +00:00
msgid ""
msgstr ""
2015-03-08 08:34:38 +00:00
"Project-Id-Version: GNU social\n"
2011-12-19 01:02:49 +00:00
"Report-Msgid-Bugs-To: \n"
2015-03-08 08:34:38 +00:00
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
"PO-Revision-Date: 2015-02-20 18:11+0000\n"
"Last-Translator: Juan Riquelme González <soulchainer@gmail.com>\n"
2015-10-04 17:23:01 +01:00
"Language-Team: Spanish (http://www.transifex.com/gnu-social/gnu-social/language/es/)\n"
2015-03-08 08:34:38 +00:00
"MIME-Version: 1.0\n"
2011-12-19 01:02:49 +00:00
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
2015-03-08 08:34:38 +00:00
"Language: es\n"
2011-12-19 01:02:49 +00:00
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. TRANS: Page title for user directory. %d is a page number.
2015-03-08 08:34:38 +00:00
#: actions/userdirectory.php:95
2011-12-19 01:02:49 +00:00
#, php-format
msgid "User Directory, page %d"
msgstr "Directorio de usuarios, página %d"
#. TRANS: Page title for user directory.
2015-03-08 08:34:38 +00:00
#: actions/userdirectory.php:98
2011-12-19 01:02:49 +00:00
msgid "User directory"
msgstr "Directorio de usuarios"
#. TRANS: Page title for user directory. %s is the applied filter.
2015-03-08 08:34:38 +00:00
#: actions/userdirectory.php:102
2011-12-19 01:02:49 +00:00
#, php-format
msgid "User directory - %s"
2015-03-08 08:34:38 +00:00
msgstr "Directorio de usuarios - %s"
2011-12-19 01:02:49 +00:00
#. TRANS: Page title for user directory.
#. TRANS: %1$s is the applied filter, %2$d is a page number.
2015-03-08 08:34:38 +00:00
#: actions/userdirectory.php:109
2011-12-19 01:02:49 +00:00
#, php-format
msgid "User directory - %1$s, page %2$d"
2015-03-08 08:34:38 +00:00
msgstr "Directorio de usuarios - «%1$s», página %2$d"
2011-12-19 01:02:49 +00:00
#. TRANS: %%site.name%% is the name of the StatusNet site.
2015-03-08 08:34:38 +00:00
#: actions/userdirectory.php:124
2011-12-19 01:02:49 +00:00
#, php-format
msgid ""
"Search for people on %%site.name%% by their name, location, or interests. "
"Separate the terms by spaces; they must be 3 characters or more."
2015-03-08 08:34:38 +00:00
msgstr "Buscar personas en %%site.name%% por nombre, ubicación o intereses. Usa términos de búsqueda de 3 caracteres como mínimo, separados por espacios."
2011-12-19 01:02:49 +00:00
#. TRANS: Fieldset legend.
2015-03-08 08:34:38 +00:00
#: actions/userdirectory.php:271
2011-12-19 01:02:49 +00:00
msgid "Search site"
msgstr "Buscar en el sitio"
#. TRANS: Field label for user directory filter.
#. TRANS: Field label for input of one or more keywords.
2015-03-08 08:34:38 +00:00
#: actions/userdirectory.php:276 actions/groupdirectory.php:288
2011-12-19 01:02:49 +00:00
msgid "Keyword(s)"
msgstr "Palabra(s) clave"
#. TRANS: Button text.
#. TRANS: Button text for searching group directory.
2015-03-08 08:34:38 +00:00
#: actions/userdirectory.php:279 actions/groupdirectory.php:291
2011-12-19 01:02:49 +00:00
msgctxt "BUTTON"
msgid "Search"
msgstr "Búsqueda"
#. TRANS: Empty list message for user directory.
2015-03-08 08:34:38 +00:00
#: actions/userdirectory.php:385
2011-12-19 01:02:49 +00:00
#, php-format
msgid "No users starting with %s"
2015-03-08 08:34:38 +00:00
msgstr "No hay nadie registrado con un nombre que comience por %s"
2011-12-19 01:02:49 +00:00
#. TRANS: Empty list message for user directory.
#. TRANS: Empty list message for searching group directory.
2015-03-08 08:34:38 +00:00
#: actions/userdirectory.php:391 actions/groupdirectory.php:414
2011-12-19 01:02:49 +00:00
msgid "No results."
2015-03-08 08:34:38 +00:00
msgstr "Ningún resultado."
2011-12-19 01:02:49 +00:00
2015-03-08 08:34:38 +00:00
#. TRANS: Standard search suggestions shown when a search does not give any
#. results.
2011-12-19 01:02:49 +00:00
#. TRANS: Help text for searching group directory.
2015-03-08 08:34:38 +00:00
#: actions/userdirectory.php:393 actions/groupdirectory.php:416
2011-12-19 01:02:49 +00:00
msgid ""
"* Make sure all words are spelled correctly.\n"
"* Try different keywords.\n"
"* Try more general keywords.\n"
"* Try fewer keywords."
2015-03-08 08:34:38 +00:00
msgstr "* Asegúrate de que todas las palabras están escritas correctamente.\n* Prueba con palabras clave diferentes.\n* Prueba con palabras clave más generales.\n* Prueba con menos palabras clave."
2011-12-19 01:02:49 +00:00
#. TRANS: Title for group directory page. %d is a page number.
2015-03-08 08:34:38 +00:00
#: actions/groupdirectory.php:95
2011-12-19 01:02:49 +00:00
#, php-format
msgid "Group Directory, page %d"
2015-03-08 08:34:38 +00:00
msgstr "Directorio de grupos, página %d"
2011-12-19 01:02:49 +00:00
#. TRANS: Title for group directory page.
2015-03-08 08:34:38 +00:00
#: actions/groupdirectory.php:98
2011-12-19 01:02:49 +00:00
msgid "Group directory"
2015-03-08 08:34:38 +00:00
msgstr "Directorio de grupos"
2011-12-19 01:02:49 +00:00
#. TRANS: Title for group directory page when it is filtered.
#. TRANS: %s is the filter string.
2015-03-08 08:34:38 +00:00
#: actions/groupdirectory.php:103
2011-12-19 01:02:49 +00:00
#, php-format
msgid "Group directory - %s"
2015-03-08 08:34:38 +00:00
msgstr "Directorio de grupos - %s"
2011-12-19 01:02:49 +00:00
#. TRANS: Title for group directory page when it is filtered.
#. TRANS: %1$s is the filter string, %2$d is a page number.
2015-03-08 08:34:38 +00:00
#: actions/groupdirectory.php:110
2011-12-19 01:02:49 +00:00
#, php-format
msgid "Group directory - %1$s, page %2$d"
2015-03-08 08:34:38 +00:00
msgstr "Directorio de grupos - «%1$s», página %2$d"
2011-12-19 01:02:49 +00:00
#. TRANS: Page instructions.
2015-03-08 08:34:38 +00:00
#: actions/groupdirectory.php:125
2011-12-19 01:02:49 +00:00
msgid ""
"After you join a group you can send messages to all other members\n"
"using the syntax \"!groupname\".\n"
"\n"
"Browse groups, or search for groups by their name, location or topic.\n"
"Separate the terms by spaces; they must be three characters or more."
2015-03-08 08:34:38 +00:00
msgstr "Una vez te unes a un grupo, puedes publicar en el mismo añadiendo la\npalabra clave «!nombregrupo» a tus mensajes.\n\nNavega por los grupos, o busca grupos por su nombre, localización o temática.\nUsa términos de búsqueda de 3 caracteres como mínimo, separados por espacios."
2011-12-19 01:02:49 +00:00
#. TRANS: Link to create a new group on the group list page.
2015-03-08 08:34:38 +00:00
#: actions/groupdirectory.php:218
2011-12-19 01:02:49 +00:00
msgid "Create a new group"
msgstr "Crear un grupo nuevo"
#. TRANS: Fieldset legend.
2015-03-08 08:34:38 +00:00
#: actions/groupdirectory.php:283
2011-12-19 01:02:49 +00:00
msgid "Search groups"
msgstr "Buscar grupos"
#. TRANS: Empty list message for searching group directory.
#. TRANS: %s is the search string.
2015-03-08 08:34:38 +00:00
#: actions/groupdirectory.php:408
2011-12-19 01:02:49 +00:00
#, php-format
msgid "No groups starting with %s."
2015-03-08 08:34:38 +00:00
msgstr "No hay grupos cuyo nombre comience por %s."
2011-12-19 01:02:49 +00:00
#. TRANS: Menu item text for user directory.
2015-03-08 08:34:38 +00:00
#: DirectoryPlugin.php:241
2011-12-19 01:02:49 +00:00
msgctxt "MENU"
msgid "Directory"
msgstr "Directorio"
#. TRANS: Menu item title for user directory.
2015-03-08 08:34:38 +00:00
#: DirectoryPlugin.php:243
2011-12-19 01:02:49 +00:00
msgid "User Directory."
msgstr "Directorio de usuarios"
#. TRANS: Plugin description.
2015-03-08 08:34:38 +00:00
#: DirectoryPlugin.php:262
2011-12-19 01:02:49 +00:00
msgid "Add a user directory."
2015-03-08 08:34:38 +00:00
msgstr "Agrega un directorio de usuarios."
2011-12-19 01:02:49 +00:00
#. TRANS: Column header in table for user nickname.
2015-03-08 08:34:38 +00:00
#: lib/sortablegrouplist.php:65 lib/sortablesubscriptionlist.php:65
2011-12-19 01:02:49 +00:00
msgid "Nickname"
2015-03-08 08:34:38 +00:00
msgstr "Nombre de usuario"
2011-12-19 01:02:49 +00:00
#. TRANS: Column header in table for timestamp when user was created.
2015-03-08 08:34:38 +00:00
#: lib/sortablegrouplist.php:67 lib/sortablesubscriptionlist.php:67
2011-12-19 01:02:49 +00:00
msgid "Created"
2015-03-08 08:34:38 +00:00
msgstr "Creado el"
#. TRANS: Column header in table for members of a group.
#: lib/sortablegrouplist.php:113
msgid "Members"
msgstr "Miembros"
2011-12-19 01:02:49 +00:00
#. TRANS: Column header for number of subscriptions.
2015-03-08 08:34:38 +00:00
#: lib/sortablesubscriptionlist.php:114
2011-12-19 01:02:49 +00:00
msgid "Subscriptions"
msgstr "Suscripciones"
#. TRANS: Column header for number of notices.
2015-03-08 08:34:38 +00:00
#: lib/sortablesubscriptionlist.php:116
2011-12-19 01:02:49 +00:00
msgid "Notices"
msgstr "Mensajes"