diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-04-22 02:28:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-04-22 02:28:13 +0000 |
commit | edc13fe6fed60007858d8005c3a9aae2840a2c21 (patch) | |
tree | c8c23eea01bd56b51ebb1c9e665ee819978d993a /apps/user_ldap/l10n/es.json | |
parent | d9af7c2f1137b9fb0500ee6809e82156d12ab2dd (diff) | |
download | nextcloud-server-edc13fe6fed60007858d8005c3a9aae2840a2c21.tar.gz nextcloud-server-edc13fe6fed60007858d8005c3a9aae2840a2c21.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_ldap/l10n/es.json')
-rw-r--r-- | apps/user_ldap/l10n/es.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/es.json b/apps/user_ldap/l10n/es.json index adf2590bb12..059979db68b 100644 --- a/apps/user_ldap/l10n/es.json +++ b/apps/user_ldap/l10n/es.json @@ -181,6 +181,25 @@ "Leave empty for username (default). Otherwise, specify an LDAP/AD attribute." : "Deje vacío el nombre de usuario (por omisión). En otro caso, especifique un atributo LDAP/AD.", "\"$home\" Placeholder Field" : "Campo reservado \"$home\"", "$home in an external storage configuration will be replaced with the value of the specified attribute" : "$home en una configuración de almacenamiento externo será reemplazado con el valor del atributo especificado", + "User Profile Attributes" : "Atributos del Perfil de usuario", + "Phone Field" : "Campo Teléfono", + "User profile Phone will be set from the specified attribute" : "El teléfono en el perfil del usuario será definido desde el atributo especificado", + "Website Field" : "Campo sitio Web", + "User profile Website will be set from the specified attribute" : "El sitio Web en el perfil del usuario será definido desde el atributo especificado", + "Address Field" : "Campo Dirección", + "User profile Address will be set from the specified attribute" : "La Dirección en el perfil del usuario será definida desde el atributo especificado", + "Twitter Field" : "Campo Twitter", + "User profile Twitter will be set from the specified attribute" : "El alias de Twitter en el perfil del usuario será definido desde el atributo especificado", + "Fediverse Field" : "Campo Fediverse", + "User profile Fediverse will be set from the specified attribute" : "La identidad Fediverse en el perfil del usuario será definida desde el atributo especificado", + "Organisation Field" : "Campo Organización", + "User profile Organisation will be set from the specified attribute" : "La Organización en el perfil del usuario será definida desde el atributo especificado", + "Role Field" : "Campo Rol", + "User profile Role will be set from the specified attribute" : "El Rol en el perfil del usuario será definido desde el atributo especificado", + "Headline Field" : "Campo Título", + "User profile Headline will be set from the specified attribute" : "El Título en el perfil del usuario será definido desde el atributo especificado", + "Biography Field" : "Campo Biografía", + "User profile Biography will be set from the specified attribute" : "La Biografía en el perfil del usuario será definida desde el atributo especificado", "Internal Username" : "Nombre de usuario interno", "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. It is also a part of remote URLs, for instance for all DAV services. With this setting, the default behavior can be overridden. Changes will have effect only on newly mapped (added) LDAP users. Leave it empty for default behavior." : "Por defecto, el nombre de usuario interno será creado a partir del atributo UUID. Esto asegura que el nombre de usuario es único y no se necesita convertir los caracteres. El nombre de usuario interno tiene la restricción de que solo se admiten estos caracteres: [ a-zA-Z0-9_.@- ]. Otros caracteres son reemplazados por su correspondencia ASCII o simplemente omitidos. En caso de colisiones se añadirá/incrementará un número. El nombre de usuario interno se usa para identificar internamente a un usuario. Es también el nombre por defecto de la carpeta de inicio del usuario. También es parte de las URL remotas, por ejemplo para todos los servicios *DAV. Con esta configuración, se puede anular el comportamiento por defecto. Los cambios tendrán efecto solo en usuarios LDAP mapeados (añadidos) después del cambio. Déjelo vacío para usar el comportamiento por defecto.", "Internal Username Attribute:" : "Atributo de nombre de usuario interno:", |