nextcloud/l10n/es/user_ldap.po

422 lines
14 KiB
Plaintext
Raw Normal View History

2012-08-14 01:19:31 +04:00
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
2013-05-20 04:10:11 +04:00
# Agustin Ferrario <agustin.ferrario@hotmail.com.ar>, 2013
2013-05-18 04:03:28 +04:00
# ordenet <roberto@ordenet.com>, 2013
2012-08-14 01:19:31 +04:00
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
2013-05-24 04:02:43 +04:00
"POT-Creation-Date: 2013-05-24 01:57+0200\n"
"PO-Revision-Date: 2013-05-23 23:16+0000\n"
2013-05-20 04:10:11 +04:00
"Last-Translator: Agustin Ferrario <agustin.ferrario@hotmail.com.ar>\n"
2012-08-14 01:19:31 +04:00
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: es\n"
2012-09-04 04:03:21 +04:00
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
2012-08-14 01:19:31 +04:00
2013-05-17 04:07:36 +04:00
#: ajax/clearMappings.php:34
msgid "Failed to clear the mappings."
msgstr ""
2013-02-01 03:19:28 +04:00
#: ajax/deleteConfiguration.php:34
msgid "Failed to delete the server configuration"
2013-04-27 04:24:29 +04:00
msgstr "No se pudo borrar la configuración del servidor"
2013-02-01 03:19:28 +04:00
2013-03-02 03:05:42 +04:00
#: ajax/testConfiguration.php:36
2013-02-01 03:19:28 +04:00
msgid "The configuration is valid and the connection could be established!"
2013-04-27 04:24:29 +04:00
msgstr "La configuración es válida y la conexión puede establecerse!"
2013-02-01 03:19:28 +04:00
2013-03-02 03:05:42 +04:00
#: ajax/testConfiguration.php:39
2013-02-01 03:19:28 +04:00
msgid ""
"The configuration is valid, but the Bind failed. Please check the server "
"settings and credentials."
2013-04-27 04:24:29 +04:00
msgstr "La configuración es válida, pero falló el Enlace. Por favor, compruebe la configuración del servidor y las credenciales."
2013-02-01 03:19:28 +04:00
2013-03-02 03:05:42 +04:00
#: ajax/testConfiguration.php:43
2013-02-01 03:19:28 +04:00
msgid ""
"The configuration is invalid. Please look in the ownCloud log for further "
"details."
2013-04-27 04:24:29 +04:00
msgstr "La configuración no es válida. Por favor, busque en el log de ownCloud para más detalles."
2013-02-01 03:19:28 +04:00
#: js/settings.js:66
msgid "Deletion failed"
2013-04-27 04:24:29 +04:00
msgstr "Falló el borrado"
2013-02-01 03:19:28 +04:00
#: js/settings.js:82
msgid "Take over settings from recent server configuration?"
2013-04-27 04:24:29 +04:00
msgstr "Hacerse cargo de los ajustes de configuración del servidor reciente?"
2013-02-01 03:19:28 +04:00
#: js/settings.js:83
msgid "Keep settings?"
2013-04-27 04:24:29 +04:00
msgstr "Mantener la configuración?"
2013-02-01 03:19:28 +04:00
#: js/settings.js:97
msgid "Cannot add server configuration"
2013-04-27 04:24:29 +04:00
msgstr "No se puede añadir la configuración del servidor"
2013-02-01 03:19:28 +04:00
2013-05-17 04:07:36 +04:00
#: js/settings.js:111
msgid "mappings cleared"
msgstr ""
#: js/settings.js:112
msgid "Success"
2013-05-18 04:03:28 +04:00
msgstr "Éxito"
2013-05-17 04:07:36 +04:00
#: js/settings.js:117
msgid "Error"
2013-05-18 04:03:28 +04:00
msgstr "Error"
2013-05-17 04:07:36 +04:00
#: js/settings.js:141
2013-02-01 03:19:28 +04:00
msgid "Connection test succeeded"
2013-04-27 04:24:29 +04:00
msgstr "La prueba de conexión fue exitosa"
2013-02-01 03:19:28 +04:00
2013-05-17 04:07:36 +04:00
#: js/settings.js:146
2013-02-01 03:19:28 +04:00
msgid "Connection test failed"
2013-04-27 04:24:29 +04:00
msgstr "La prueba de conexión falló"
2013-02-01 03:19:28 +04:00
2013-05-17 04:07:36 +04:00
#: js/settings.js:156
2013-02-01 03:19:28 +04:00
msgid "Do you really want to delete the current Server Configuration?"
2013-04-27 04:24:29 +04:00
msgstr "¿Realmente desea eliminar la configuración actual del servidor?"
2013-02-01 03:19:28 +04:00
2013-05-17 04:07:36 +04:00
#: js/settings.js:157
2013-02-01 03:19:28 +04:00
msgid "Confirm Deletion"
2013-04-27 04:24:29 +04:00
msgstr "Confirmar eliminación"
2013-02-01 03:19:28 +04:00
2013-05-17 04:07:36 +04:00
#: templates/settings.php:9
2012-12-15 03:12:10 +04:00
msgid ""
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may"
" experience unexpected behaviour. Please ask your system administrator to "
"disable one of them."
2013-04-27 04:24:29 +04:00
msgstr "<b>Advertencia:</b> Los Apps user_ldap y user_webdavauth son incompatibles. Puede que experimente un comportamiento inesperado. Pregunte al administrador del sistema para desactivar uno de ellos."
2012-12-15 03:12:10 +04:00
2013-05-17 04:07:36 +04:00
#: templates/settings.php:12
2012-12-15 03:12:10 +04:00
msgid ""
2013-01-16 03:21:21 +04:00
"<b>Warning:</b> The PHP LDAP module is not installed, the backend will not "
"work. Please ask your system administrator to install it."
2013-04-27 04:24:29 +04:00
msgstr "<b>Advertencia:</b> El módulo LDAP de PHP no está instalado, el sistema no funcionará. Por favor consulte al administrador del sistema para instalarlo."
2012-12-15 03:12:10 +04:00
2013-05-17 04:07:36 +04:00
#: templates/settings.php:16
2013-02-01 03:19:28 +04:00
msgid "Server configuration"
2013-04-27 04:24:29 +04:00
msgstr "Configuración del Servidor"
2013-02-01 03:19:28 +04:00
2013-05-17 04:07:36 +04:00
#: templates/settings.php:32
2013-02-01 03:19:28 +04:00
msgid "Add Server Configuration"
2013-04-27 04:24:29 +04:00
msgstr "Agregar configuracion del servidor"
2013-02-01 03:19:28 +04:00
2013-05-17 04:07:36 +04:00
#: templates/settings.php:37
2012-08-14 01:19:31 +04:00
msgid "Host"
2013-04-27 04:24:29 +04:00
msgstr "Servidor"
2012-08-14 01:19:31 +04:00
2013-05-17 04:07:36 +04:00
#: templates/settings.php:39
2012-08-14 01:19:31 +04:00
msgid ""
"You can omit the protocol, except you require SSL. Then start with ldaps://"
2013-04-27 04:24:29 +04:00
msgstr "Puede omitir el protocolo, excepto si requiere SSL. En ese caso, empiece con ldaps://"
2012-08-14 01:19:31 +04:00
2013-05-17 04:07:36 +04:00
#: templates/settings.php:40
2012-08-14 01:19:31 +04:00
msgid "Base DN"
2013-04-27 04:24:29 +04:00
msgstr "DN base"
2012-08-14 01:19:31 +04:00
2013-05-17 04:07:36 +04:00
#: templates/settings.php:41
2013-01-16 03:21:21 +04:00
msgid "One Base DN per line"
2013-04-27 04:24:29 +04:00
msgstr "Un DN Base por línea"
2013-01-16 03:21:21 +04:00
2013-05-17 04:07:36 +04:00
#: templates/settings.php:42
2012-08-14 01:19:31 +04:00
msgid "You can specify Base DN for users and groups in the Advanced tab"
2013-04-27 04:24:29 +04:00
msgstr "Puede especificar el DN base para usuarios y grupos en la pestaña Avanzado"
2012-08-14 01:19:31 +04:00
2013-05-17 04:07:36 +04:00
#: templates/settings.php:44
2012-08-14 01:19:31 +04:00
msgid "User DN"
2013-04-27 04:24:29 +04:00
msgstr "DN usuario"
2012-08-14 01:19:31 +04:00
2013-05-17 04:07:36 +04:00
#: templates/settings.php:46
2012-08-14 01:19:31 +04:00
msgid ""
"The DN of the client user with which the bind shall be done, e.g. "
"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password "
"empty."
2013-04-27 04:24:29 +04:00
msgstr "El DN del usuario cliente con el que se hará la asociación, p.ej. uid=agente,dc=ejemplo,dc=com. Para acceso anónimo, deje DN y contraseña vacíos."
2012-08-14 01:19:31 +04:00
2013-05-17 04:07:36 +04:00
#: templates/settings.php:47
2012-08-14 01:19:31 +04:00
msgid "Password"
2013-04-27 04:24:29 +04:00
msgstr "Contraseña"
2012-08-14 01:19:31 +04:00
2013-05-17 04:07:36 +04:00
#: templates/settings.php:50
2012-08-14 01:19:31 +04:00
msgid "For anonymous access, leave DN and Password empty."
2013-04-27 04:24:29 +04:00
msgstr "Para acceso anónimo, deje DN y contraseña vacíos."
2012-08-14 01:19:31 +04:00
2013-05-17 04:07:36 +04:00
#: templates/settings.php:51
2012-08-14 01:19:31 +04:00
msgid "User Login Filter"
2013-04-27 04:24:29 +04:00
msgstr "Filtro de inicio de sesión de usuario"
2012-08-14 01:19:31 +04:00
2013-05-17 04:07:36 +04:00
#: templates/settings.php:54
2012-08-14 01:19:31 +04:00
#, php-format
msgid ""
"Defines the filter to apply, when login is attempted. %%uid replaces the "
"username in the login action."
2013-04-27 04:24:29 +04:00
msgstr "Define el filtro a aplicar cuando se ha realizado un login. %%uid remplazrá el nombre de usuario en el proceso de login."
2012-08-14 01:19:31 +04:00
2013-05-17 04:07:36 +04:00
#: templates/settings.php:55
2012-08-14 01:19:31 +04:00
#, php-format
msgid "use %%uid placeholder, e.g. \"uid=%%uid\""
2013-04-27 04:24:29 +04:00
msgstr "usar %%uid como placeholder, ej: \"uid=%%uid\""
2012-08-14 01:19:31 +04:00
2013-05-17 04:07:36 +04:00
#: templates/settings.php:56
2012-08-14 01:19:31 +04:00
msgid "User List Filter"
2013-04-27 04:24:29 +04:00
msgstr "Lista de filtros de usuario"
2012-08-14 01:19:31 +04:00
2013-05-17 04:07:36 +04:00
#: templates/settings.php:59
2012-08-14 01:19:31 +04:00
msgid "Defines the filter to apply, when retrieving users."
2013-04-27 04:24:29 +04:00
msgstr "Define el filtro a aplicar, cuando se obtienen usuarios."
2012-08-14 01:19:31 +04:00
2013-05-17 04:07:36 +04:00
#: templates/settings.php:60
2012-08-14 01:19:31 +04:00
msgid "without any placeholder, e.g. \"objectClass=person\"."
2013-04-27 04:24:29 +04:00
msgstr "Sin placeholder, ej: \"objectClass=person\"."
2012-08-14 01:19:31 +04:00
2013-05-17 04:07:36 +04:00
#: templates/settings.php:61
2012-08-14 01:19:31 +04:00
msgid "Group Filter"
2013-04-27 04:24:29 +04:00
msgstr "Filtro de grupo"
2012-08-14 01:19:31 +04:00
2013-05-17 04:07:36 +04:00
#: templates/settings.php:64
2012-08-14 01:19:31 +04:00
msgid "Defines the filter to apply, when retrieving groups."
2013-04-27 04:24:29 +04:00
msgstr "Define el filtro a aplicar, cuando se obtienen grupos."
2012-08-14 01:19:31 +04:00
2013-05-17 04:07:36 +04:00
#: templates/settings.php:65
2012-08-14 01:19:31 +04:00
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
2013-04-27 04:24:29 +04:00
msgstr "Con cualquier placeholder, ej: \"objectClass=posixGroup\"."
2012-08-14 01:19:31 +04:00
2013-05-17 04:07:36 +04:00
#: templates/settings.php:69
2013-02-03 03:06:15 +04:00
msgid "Connection Settings"
2013-04-27 04:24:29 +04:00
msgstr "Configuracion de coneccion"
2013-02-03 03:06:15 +04:00
2013-05-17 04:07:36 +04:00
#: templates/settings.php:71
2013-02-01 03:19:28 +04:00
msgid "Configuration Active"
2013-04-27 04:24:29 +04:00
msgstr "Configuracion activa"
2013-02-01 03:19:28 +04:00
2013-05-17 04:07:36 +04:00
#: templates/settings.php:71
2013-02-01 03:19:28 +04:00
msgid "When unchecked, this configuration will be skipped."
2013-04-27 04:24:29 +04:00
msgstr "Cuando deseleccione, esta configuracion sera omitida."
2013-02-01 03:19:28 +04:00
2013-05-17 04:07:36 +04:00
#: templates/settings.php:72
2012-08-14 01:19:31 +04:00
msgid "Port"
2013-04-27 04:24:29 +04:00
msgstr "Puerto"
2012-08-14 01:19:31 +04:00
2013-05-17 04:07:36 +04:00
#: templates/settings.php:73
2013-02-01 03:19:28 +04:00
msgid "Backup (Replica) Host"
2013-04-27 04:24:29 +04:00
msgstr "Host para backup (Replica)"
2013-02-01 03:19:28 +04:00
2013-05-17 04:07:36 +04:00
#: templates/settings.php:73
2013-02-01 03:19:28 +04:00
msgid ""
"Give an optional backup host. It must be a replica of the main LDAP/AD "
"server."
2013-04-27 04:24:29 +04:00
msgstr "Dar un host de copia de seguridad opcional. Debe ser una réplica del servidor principal LDAP / AD."
2013-02-01 03:19:28 +04:00
2013-05-17 04:07:36 +04:00
#: templates/settings.php:74
2013-02-01 03:19:28 +04:00
msgid "Backup (Replica) Port"
2013-04-27 04:24:29 +04:00
msgstr "Puerto para backup (Replica)"
2013-02-01 03:19:28 +04:00
2013-05-17 04:07:36 +04:00
#: templates/settings.php:75
2013-02-01 03:19:28 +04:00
msgid "Disable Main Server"
2013-04-27 04:24:29 +04:00
msgstr "Deshabilitar servidor principal"
2013-02-01 03:19:28 +04:00
2013-05-17 04:07:36 +04:00
#: templates/settings.php:75
2013-02-03 03:06:15 +04:00
msgid "When switched on, ownCloud will only connect to the replica server."
2013-04-27 04:24:29 +04:00
msgstr "Cuando se inicie, ownCloud unicamente estara conectado al servidor replica"
2013-01-16 03:21:21 +04:00
2013-05-17 04:07:36 +04:00
#: templates/settings.php:76
2012-08-14 01:19:31 +04:00
msgid "Use TLS"
2013-04-27 04:24:29 +04:00
msgstr "Usar TLS"
2012-08-14 01:19:31 +04:00
2013-05-17 04:07:36 +04:00
#: templates/settings.php:76
2013-02-08 03:13:16 +04:00
msgid "Do not use it additionally for LDAPS connections, it will fail."
2013-04-27 04:24:29 +04:00
msgstr "No usar adicionalmente para conecciones LDAPS, estas fallaran"
2012-08-14 01:19:31 +04:00
2013-05-17 04:07:36 +04:00
#: templates/settings.php:77
2012-08-14 01:19:31 +04:00
msgid "Case insensitve LDAP server (Windows)"
2013-04-27 04:24:29 +04:00
msgstr "Servidor de LDAP sensible a mayúsculas/minúsculas (Windows)"
2012-08-14 01:19:31 +04:00
2013-05-17 04:07:36 +04:00
#: templates/settings.php:78
2012-08-14 01:19:31 +04:00
msgid "Turn off SSL certificate validation."
2013-04-27 04:24:29 +04:00
msgstr "Apagar la validación por certificado SSL."
2012-08-14 01:19:31 +04:00
2013-05-17 04:07:36 +04:00
#: templates/settings.php:78
2012-08-14 01:19:31 +04:00
msgid ""
"If connection only works with this option, import the LDAP server's SSL "
"certificate in your ownCloud server."
2013-04-27 04:24:29 +04:00
msgstr "Si la conexión sólo funciona con esta opción, importe el certificado SSL del servidor LDAP en su servidor ownCloud."
2012-08-14 01:19:31 +04:00
2013-05-17 04:07:36 +04:00
#: templates/settings.php:78
2012-08-14 01:19:31 +04:00
msgid "Not recommended, use for testing only."
2013-04-27 04:24:29 +04:00
msgstr "No recomendado, sólo para pruebas."
2012-08-14 01:19:31 +04:00
2013-05-17 04:07:36 +04:00
#: templates/settings.php:79
2013-03-02 03:05:42 +04:00
msgid "Cache Time-To-Live"
2013-04-27 04:24:29 +04:00
msgstr "Cache TTL"
2013-03-02 03:05:42 +04:00
2013-05-17 04:07:36 +04:00
#: templates/settings.php:79
2013-02-03 03:06:15 +04:00
msgid "in seconds. A change empties the cache."
2013-04-27 04:24:29 +04:00
msgstr "en segundos. Un cambio vacía la cache."
2013-02-03 03:06:15 +04:00
2013-05-17 04:07:36 +04:00
#: templates/settings.php:81
2013-02-03 03:06:15 +04:00
msgid "Directory Settings"
2013-04-27 04:24:29 +04:00
msgstr "Configuracion de directorio"
2013-02-03 03:06:15 +04:00
2013-05-17 04:07:36 +04:00
#: templates/settings.php:83
2012-08-14 01:19:31 +04:00
msgid "User Display Name Field"
2013-04-27 04:24:29 +04:00
msgstr "Campo de nombre de usuario a mostrar"
2012-08-14 01:19:31 +04:00
2013-05-17 04:07:36 +04:00
#: templates/settings.php:83
2012-08-14 01:19:31 +04:00
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
2013-04-27 04:24:29 +04:00
msgstr "El atributo LDAP a usar para generar el nombre de usuario de ownCloud."
2012-08-14 01:19:31 +04:00
2013-05-17 04:07:36 +04:00
#: templates/settings.php:84
2013-02-03 03:06:15 +04:00
msgid "Base User Tree"
2013-04-27 04:24:29 +04:00
msgstr "Árbol base de usuario"
2013-02-03 03:06:15 +04:00
2013-05-17 04:07:36 +04:00
#: templates/settings.php:84
2013-02-03 03:06:15 +04:00
msgid "One User Base DN per line"
2013-04-27 04:24:29 +04:00
msgstr "Un DN Base de Usuario por línea"
2013-02-03 03:06:15 +04:00
2013-05-17 04:07:36 +04:00
#: templates/settings.php:85
2013-02-03 03:06:15 +04:00
msgid "User Search Attributes"
2013-04-27 04:24:29 +04:00
msgstr "Atributos de la busqueda de usuario"
2013-02-03 03:06:15 +04:00
2013-05-17 04:07:36 +04:00
#: templates/settings.php:85 templates/settings.php:88
2013-02-03 03:06:15 +04:00
msgid "Optional; one attribute per line"
2013-04-27 04:24:29 +04:00
msgstr "Opcional; un atributo por linea"
2013-02-03 03:06:15 +04:00
2013-05-17 04:07:36 +04:00
#: templates/settings.php:86
2012-08-14 01:19:31 +04:00
msgid "Group Display Name Field"
2013-04-27 04:24:29 +04:00
msgstr "Campo de nombre de grupo a mostrar"
2012-08-14 01:19:31 +04:00
2013-05-17 04:07:36 +04:00
#: templates/settings.php:86
2012-08-14 01:19:31 +04:00
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
2013-04-27 04:24:29 +04:00
msgstr "El atributo LDAP a usar para generar el nombre de los grupos de ownCloud."
2012-08-14 01:19:31 +04:00
2013-05-17 04:07:36 +04:00
#: templates/settings.php:87
2013-02-03 03:06:15 +04:00
msgid "Base Group Tree"
2013-04-27 04:24:29 +04:00
msgstr "Árbol base de grupo"
2013-02-03 03:06:15 +04:00
2013-05-17 04:07:36 +04:00
#: templates/settings.php:87
2013-02-03 03:06:15 +04:00
msgid "One Group Base DN per line"
2013-04-27 04:24:29 +04:00
msgstr "Un DN Base de Grupo por línea"
2013-02-03 03:06:15 +04:00
2013-05-17 04:07:36 +04:00
#: templates/settings.php:88
2013-02-03 03:06:15 +04:00
msgid "Group Search Attributes"
2013-04-27 04:24:29 +04:00
msgstr "Atributos de busqueda de grupo"
2013-02-03 03:06:15 +04:00
2013-05-17 04:07:36 +04:00
#: templates/settings.php:89
2013-02-03 03:06:15 +04:00
msgid "Group-Member association"
2013-04-27 04:24:29 +04:00
msgstr "Asociación Grupo-Miembro"
2013-02-03 03:06:15 +04:00
2013-05-17 04:07:36 +04:00
#: templates/settings.php:91
2013-02-03 03:06:15 +04:00
msgid "Special Attributes"
2013-04-27 04:24:29 +04:00
msgstr "Atributos especiales"
2013-02-03 03:06:15 +04:00
2013-05-17 04:07:36 +04:00
#: templates/settings.php:93
2013-03-02 03:05:42 +04:00
msgid "Quota Field"
2013-04-27 04:24:29 +04:00
msgstr "Cuota"
2013-03-02 03:05:42 +04:00
2013-05-17 04:07:36 +04:00
#: templates/settings.php:94
2013-03-02 03:05:42 +04:00
msgid "Quota Default"
2013-04-27 04:24:29 +04:00
msgstr "Cuota por defecto"
2013-03-02 03:05:42 +04:00
2013-05-17 04:07:36 +04:00
#: templates/settings.php:94
2012-08-14 01:19:31 +04:00
msgid "in bytes"
2013-04-27 04:24:29 +04:00
msgstr "en bytes"
2012-08-14 01:19:31 +04:00
2013-05-17 04:07:36 +04:00
#: templates/settings.php:95
2013-03-02 03:05:42 +04:00
msgid "Email Field"
2013-04-27 04:24:29 +04:00
msgstr "E-mail"
2013-03-02 03:05:42 +04:00
2013-05-17 04:07:36 +04:00
#: templates/settings.php:96
2013-03-02 03:05:42 +04:00
msgid "User Home Folder Naming Rule"
2013-04-27 04:24:29 +04:00
msgstr "Regla para la carpeta Home de usuario"
2013-03-02 03:05:42 +04:00
2013-05-17 04:07:36 +04:00
#: templates/settings.php:96
2012-08-29 04:06:48 +04:00
msgid ""
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
"attribute."
2013-04-27 04:24:29 +04:00
msgstr "Vacío para el nombre de usuario (por defecto). En otro caso, especifique un atributo LDAP/AD."
2012-08-29 04:06:48 +04:00
2013-05-17 04:07:36 +04:00
#: templates/settings.php:101
msgid "Internal Username"
2013-05-20 04:10:11 +04:00
msgstr "Nombre de usuario interno"
2013-05-17 04:07:36 +04:00
#: templates/settings.php:102
msgid ""
"By default the internal username will be created from the UUID attribute. It"
" makes sure that the username is unique and characters do not need to be "
"converted. The internal username has the restriction that only these "
"characters are allowed: [ a-zA-Z0-9_.@- ]. Other characters are replaced "
"with their ASCII correspondence or simply omitted. On collisions a number "
"will be added/increased. The internal username is used to identify a user "
"internally. It is also the default name for the user home folder in "
"ownCloud. It is also a port of remote URLs, for instance for all *DAV "
"services. With this setting, the default behaviour can be overriden. To "
"achieve a similar behaviour as before ownCloud 5 enter the user display name"
" attribute in the following field. Leave it empty for default behaviour. "
"Changes will have effect only on newly mapped (added) LDAP users."
msgstr ""
#: templates/settings.php:103
msgid "Internal Username Attribute:"
msgstr ""
#: templates/settings.php:104
msgid "Override UUID detection"
msgstr ""
#: templates/settings.php:105
msgid ""
"By default, ownCloud autodetects the UUID attribute. The UUID attribute is "
"used to doubtlessly identify LDAP users and groups. Also, the internal "
"username will be created based on the UUID, if not specified otherwise "
"above. You can override the setting and pass an attribute of your choice. "
"You must make sure that the attribute of your choice can be fetched for both"
" users and groups and it is unique. Leave it empty for default behaviour. "
"Changes will have effect only on newly mapped (added) LDAP users and groups."
msgstr ""
#: templates/settings.php:106
msgid "UUID Attribute:"
msgstr ""
#: templates/settings.php:107
msgid "Username-LDAP User Mapping"
msgstr ""
#: templates/settings.php:108
msgid ""
"ownCloud uses usernames to store and assign (meta) data. In order to "
"precisely identify and recognize users, each LDAP user will have a internal "
"username. This requires a mapping from ownCloud username to LDAP user. The "
"created username is mapped to the UUID of the LDAP user. Additionally the DN"
" is cached as well to reduce LDAP interaction, but it is not used for "
"identification. If the DN changes, the changes will be found by ownCloud. "
"The internal ownCloud name is used all over in ownCloud. Clearing the "
"Mappings will have leftovers everywhere. Clearing the Mappings is not "
"configuration sensitive, it affects all LDAP configurations! Do never clear "
"the mappings in a production environment. Only clear mappings in a testing "
"or experimental stage."
2013-05-18 04:03:28 +04:00
msgstr "ownCloud utiliza nombre de usuarios para almacenar y asignar (meta) datos. Con el fin de identificar con precisión y reconocer usuarios, cada usuario LDAP tendrá un nombre de usuario interno. Esto requiere una asignación de nombre de usuario de ownCloud a usuario LDAP. El nombre de usuario creado se asigna al UUID del usuario LDAP. Además el DN se almacena en caché más bien para reducir la interacción de LDAP, pero no se utiliza para la identificación. Si la DN cambia, los cambios serán encontrados por ownCloud. El nombre interno de ownCloud se utiliza para todo en ownCloud. Eliminando las asignaciones tendrá restos por todas partes. Eliminando las asignaciones no es sensible a la configuración, que afecta a todas las configuraciones de LDAP! No limpiar nunca las asignaciones en un entorno de producción. Sólo borrar asignaciones en una situación de prueba o experimental."
2013-05-17 04:07:36 +04:00
#: templates/settings.php:109
msgid "Clear Username-LDAP User Mapping"
msgstr ""
#: templates/settings.php:109
msgid "Clear Groupname-LDAP Group Mapping"
msgstr ""
#: templates/settings.php:111
2013-03-02 03:05:42 +04:00
msgid "Test Configuration"
2013-04-27 04:24:29 +04:00
msgstr "Configuración de prueba"
2013-03-02 03:05:42 +04:00
2013-05-17 04:07:36 +04:00
#: templates/settings.php:111
2012-08-14 01:19:31 +04:00
msgid "Help"
2013-04-27 04:24:29 +04:00
msgstr "Ayuda"