2019-06-09 03:56:32 +01:00
|
|
|
# Translation file for GNU social - the free software social networking platform
|
|
|
|
# Copyright (C) 2012 - 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
|
2012-03-01 16:22:45 +00:00
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
2015-03-08 08:34:38 +00:00
|
|
|
"Project-Id-Version: GNU social\n"
|
2012-03-01 16:22:45 +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-27 15:30+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"
|
2012-03-01 16:22:45 +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"
|
2012-03-01 16:22:45 +00:00
|
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
|
2015-03-08 08:34:38 +00:00
|
|
|
#. TRANS: Exception thrown when initialising the LDAP Common plugin fails
|
|
|
|
#. because of an incorrect configuration.
|
|
|
|
#: LdapCommon.php:64
|
2012-03-01 16:22:45 +00:00
|
|
|
msgid "A host must be specified."
|
2015-03-08 08:34:38 +00:00
|
|
|
msgstr "Debe especificarse un host ('servidor')."
|
2012-03-01 16:22:45 +00:00
|
|
|
|
2015-03-08 08:34:38 +00:00
|
|
|
#. TRANS: Exception thrown when initialising the LDAP Common plugin fails
|
|
|
|
#. because of an incorrect configuration.
|
|
|
|
#: LdapCommon.php:68
|
2012-03-01 16:22:45 +00:00
|
|
|
msgid "\"basedn\" must be specified."
|
2015-03-08 08:34:38 +00:00
|
|
|
msgstr "Debe especificarse el atributo basedn."
|
2012-03-01 16:22:45 +00:00
|
|
|
|
2015-03-08 08:34:38 +00:00
|
|
|
#. TRANS: Exception thrown when initialising the LDAP Common plugin fails
|
|
|
|
#. because of an incorrect configuration.
|
|
|
|
#: LdapCommon.php:72
|
2012-03-01 16:22:45 +00:00
|
|
|
msgid "The username attribute must be set."
|
2015-03-08 08:34:38 +00:00
|
|
|
msgstr "Debe establecerse el atributo username ('nombre de usuario')."
|
2012-03-01 16:22:45 +00:00
|
|
|
|
2015-03-08 08:34:38 +00:00
|
|
|
#. TRANS: Exception thrown in the LDAP Common plugin when LDAP server is not
|
|
|
|
#. available.
|
2012-03-01 16:22:45 +00:00
|
|
|
#. TRANS: %s is the error message.
|
2015-03-08 08:34:38 +00:00
|
|
|
#: LdapCommon.php:133
|
2012-03-01 16:22:45 +00:00
|
|
|
#, php-format
|
|
|
|
msgid "Could not connect to LDAP server: %s"
|
|
|
|
msgstr "No se pudo conectar con el servidor LDAP: %s"
|
|
|
|
|
2015-03-08 08:34:38 +00:00
|
|
|
#. TRANS: Exception thrown in the LDAP Common plugin when LDAP server is not
|
|
|
|
#. available.
|
2012-03-01 16:22:45 +00:00
|
|
|
#. TRANS: %s is the error message.
|
2015-03-08 08:34:38 +00:00
|
|
|
#: LdapCommon.php:137
|
2012-03-01 16:22:45 +00:00
|
|
|
#, php-format
|
|
|
|
msgid "Could not connect to LDAP server: %s."
|
2015-03-08 08:34:38 +00:00
|
|
|
msgstr "No se pudo conectar con el servidor LDAP: %s."
|