summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-04-22 02:28:13 +0000
committerNextcloud bot <bot@nextcloud.com>2023-04-22 02:28:13 +0000
commitedc13fe6fed60007858d8005c3a9aae2840a2c21 (patch)
treec8c23eea01bd56b51ebb1c9e665ee819978d993a /apps/user_ldap
parentd9af7c2f1137b9fb0500ee6809e82156d12ab2dd (diff)
downloadnextcloud-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')
-rw-r--r--apps/user_ldap/l10n/de_DE.js19
-rw-r--r--apps/user_ldap/l10n/de_DE.json19
-rw-r--r--apps/user_ldap/l10n/en_GB.js19
-rw-r--r--apps/user_ldap/l10n/en_GB.json19
-rw-r--r--apps/user_ldap/l10n/es.js19
-rw-r--r--apps/user_ldap/l10n/es.json19
6 files changed, 114 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/de_DE.js b/apps/user_ldap/l10n/de_DE.js
index d2019fb09e4..78bc39922cb 100644
--- a/apps/user_ldap/l10n/de_DE.js
+++ b/apps/user_ldap/l10n/de_DE.js
@@ -183,6 +183,25 @@ OC.L10N.register(
"Leave empty for username (default). Otherwise, specify an LDAP/AD attribute." : "Ohne Eingabe wird der Benutzername (Standard) verwendet. Anderenfalls tragen Sie bitte ein LDAP/AD-Attribut ein.",
"\"$home\" Placeholder Field" : "\"$home\" Platzhalter-Feld",
"$home in an external storage configuration will be replaced with the value of the specified attribute" : "$home in der Konfiguration eines extern angeschlossenen Speichers wird mit dem Wert des angegebenen Attributs ersetzt",
+ "User Profile Attributes" : "Benutzerprofilattribute",
+ "Phone Field" : "Telefonfeld",
+ "User profile Phone will be set from the specified attribute" : "Benutzerprofil Telefon wird aus dem angegebenen Attribut festgelegt",
+ "Website Field" : "Webseiten-Feld",
+ "User profile Website will be set from the specified attribute" : "Die Benutzerprofil-Webseite wird aus dem angegebenen Attribut festgelegt",
+ "Address Field" : "Adressfeld",
+ "User profile Address will be set from the specified attribute" : "Die Benutzerprofiladresse wird aus dem angegebenen Attribut festgelegt",
+ "Twitter Field" : "Twitter-Feld",
+ "User profile Twitter will be set from the specified attribute" : "Das Benutzerprofil Twitter wird aus dem angegebenen Attribut festgelegt",
+ "Fediverse Field" : "Fediverse-Feld",
+ "User profile Fediverse will be set from the specified attribute" : "Das Benutzerprofil Fediverse wird aus dem angegebenen Attribut festgelegt",
+ "Organisation Field" : "Organisationsfeld",
+ "User profile Organisation will be set from the specified attribute" : "Die Organisation des Benutzerprofils wird aus dem angegebenen Attribut festgelegt",
+ "Role Field" : "Rollenfeld",
+ "User profile Role will be set from the specified attribute" : "Die Rolle des Benutzerprofils wird anhand des angegebenen Attributs festgelegt\n ",
+ "Headline Field" : "Überschriftenfeld",
+ "User profile Headline will be set from the specified attribute" : "Die Überschrift des Benutzerprofils wird aus dem angegebenen Attribut festgelegt",
+ "Biography Field" : "Biografisches Feld",
+ "User profile Biography will be set from the specified attribute" : "Die Biografie des Benutzerprofils wird aus dem angegebenen Attribut festgelegt",
"Internal Username" : "Interner Benutzername",
"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." : "Standardmäßig wird der interne Benutzername aus dem UUID-Attribut erstellt. So wird sichergestellt, dass der Benutzername einmalig ist und Zeichen nicht konvertiert werden müssen. Für den internen Benutzernamen sind nur folgende Zeichen zulässig: [a-zA-Z0-9_.@-]. Andere Zeichen werden durch ihre ASCII-Entsprechung ersetzt oder einfach weggelassen. Bei Kollisionen wird eine Nummer hinzugefügt/erhöht. Der interne Benutzername wird verwendet, um den Benutzer intern zu identifizieren. Er ist außerdem der Standardname für den Stamm-Ordner des Benutzers. Darüber hinaus ist er Teil der URLs für den Zugriff, zum Beispiel für alle DAV-Dienste. Mit dieser Einstellung kann das Standardverhalten geändert werden. Änderungen wirken sich nur auf neu eingetragene (hinzugefügte) LDAP-Benutzer aus. Für die Standardeinstellung lassen Sie das Eingabefeld leer.",
"Internal Username Attribute:" : "Interne Eigenschaften des Benutzers:",
diff --git a/apps/user_ldap/l10n/de_DE.json b/apps/user_ldap/l10n/de_DE.json
index 4f51a9da999..02a3ffe9fbe 100644
--- a/apps/user_ldap/l10n/de_DE.json
+++ b/apps/user_ldap/l10n/de_DE.json
@@ -181,6 +181,25 @@
"Leave empty for username (default). Otherwise, specify an LDAP/AD attribute." : "Ohne Eingabe wird der Benutzername (Standard) verwendet. Anderenfalls tragen Sie bitte ein LDAP/AD-Attribut ein.",
"\"$home\" Placeholder Field" : "\"$home\" Platzhalter-Feld",
"$home in an external storage configuration will be replaced with the value of the specified attribute" : "$home in der Konfiguration eines extern angeschlossenen Speichers wird mit dem Wert des angegebenen Attributs ersetzt",
+ "User Profile Attributes" : "Benutzerprofilattribute",
+ "Phone Field" : "Telefonfeld",
+ "User profile Phone will be set from the specified attribute" : "Benutzerprofil Telefon wird aus dem angegebenen Attribut festgelegt",
+ "Website Field" : "Webseiten-Feld",
+ "User profile Website will be set from the specified attribute" : "Die Benutzerprofil-Webseite wird aus dem angegebenen Attribut festgelegt",
+ "Address Field" : "Adressfeld",
+ "User profile Address will be set from the specified attribute" : "Die Benutzerprofiladresse wird aus dem angegebenen Attribut festgelegt",
+ "Twitter Field" : "Twitter-Feld",
+ "User profile Twitter will be set from the specified attribute" : "Das Benutzerprofil Twitter wird aus dem angegebenen Attribut festgelegt",
+ "Fediverse Field" : "Fediverse-Feld",
+ "User profile Fediverse will be set from the specified attribute" : "Das Benutzerprofil Fediverse wird aus dem angegebenen Attribut festgelegt",
+ "Organisation Field" : "Organisationsfeld",
+ "User profile Organisation will be set from the specified attribute" : "Die Organisation des Benutzerprofils wird aus dem angegebenen Attribut festgelegt",
+ "Role Field" : "Rollenfeld",
+ "User profile Role will be set from the specified attribute" : "Die Rolle des Benutzerprofils wird anhand des angegebenen Attributs festgelegt\n ",
+ "Headline Field" : "Überschriftenfeld",
+ "User profile Headline will be set from the specified attribute" : "Die Überschrift des Benutzerprofils wird aus dem angegebenen Attribut festgelegt",
+ "Biography Field" : "Biografisches Feld",
+ "User profile Biography will be set from the specified attribute" : "Die Biografie des Benutzerprofils wird aus dem angegebenen Attribut festgelegt",
"Internal Username" : "Interner Benutzername",
"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." : "Standardmäßig wird der interne Benutzername aus dem UUID-Attribut erstellt. So wird sichergestellt, dass der Benutzername einmalig ist und Zeichen nicht konvertiert werden müssen. Für den internen Benutzernamen sind nur folgende Zeichen zulässig: [a-zA-Z0-9_.@-]. Andere Zeichen werden durch ihre ASCII-Entsprechung ersetzt oder einfach weggelassen. Bei Kollisionen wird eine Nummer hinzugefügt/erhöht. Der interne Benutzername wird verwendet, um den Benutzer intern zu identifizieren. Er ist außerdem der Standardname für den Stamm-Ordner des Benutzers. Darüber hinaus ist er Teil der URLs für den Zugriff, zum Beispiel für alle DAV-Dienste. Mit dieser Einstellung kann das Standardverhalten geändert werden. Änderungen wirken sich nur auf neu eingetragene (hinzugefügte) LDAP-Benutzer aus. Für die Standardeinstellung lassen Sie das Eingabefeld leer.",
"Internal Username Attribute:" : "Interne Eigenschaften des Benutzers:",
diff --git a/apps/user_ldap/l10n/en_GB.js b/apps/user_ldap/l10n/en_GB.js
index 550f9cd03ea..fa0cf4cfec0 100644
--- a/apps/user_ldap/l10n/en_GB.js
+++ b/apps/user_ldap/l10n/en_GB.js
@@ -183,6 +183,25 @@ OC.L10N.register(
"Leave empty for username (default). Otherwise, specify an LDAP/AD attribute." : "Leave empty for username (default). Otherwise, specify an LDAP/AD attribute.",
"\"$home\" Placeholder Field" : "\"$home\" Placeholder Field",
"$home in an external storage configuration will be replaced with the value of the specified attribute" : "$home in an external storage configuration will be replaced with the value of the specified attribute",
+ "User Profile Attributes" : "User Profile Attributes",
+ "Phone Field" : "Phone Field",
+ "User profile Phone will be set from the specified attribute" : "User profile Phone will be set from the specified attribute",
+ "Website Field" : "Website Field",
+ "User profile Website will be set from the specified attribute" : "User profile Website will be set from the specified attribute",
+ "Address Field" : "Address Field",
+ "User profile Address will be set from the specified attribute" : "User profile Address will be set from the specified attribute",
+ "Twitter Field" : "Twitter Field",
+ "User profile Twitter will be set from the specified attribute" : "User profile Twitter will be set from the specified attribute",
+ "Fediverse Field" : "Fediverse Field",
+ "User profile Fediverse will be set from the specified attribute" : "User profile Fediverse will be set from the specified attribute",
+ "Organisation Field" : "Organisation Field",
+ "User profile Organisation will be set from the specified attribute" : "User profile Organisation will be set from the specified attribute",
+ "Role Field" : "Role Field",
+ "User profile Role will be set from the specified attribute" : "User profile Role will be set from the specified attribute",
+ "Headline Field" : "Headline Field",
+ "User profile Headline will be set from the specified attribute" : "User profile Headline will be set from the specified attribute",
+ "Biography Field" : "Biography Field",
+ "User profile Biography will be set from the specified attribute" : "User profile Biography will be set from the specified attribute",
"Internal Username" : "Internal Username",
"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." : "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.",
"Internal Username Attribute:" : "Internal Username Attribute:",
diff --git a/apps/user_ldap/l10n/en_GB.json b/apps/user_ldap/l10n/en_GB.json
index 6b08cc8aee0..20dddbc482b 100644
--- a/apps/user_ldap/l10n/en_GB.json
+++ b/apps/user_ldap/l10n/en_GB.json
@@ -181,6 +181,25 @@
"Leave empty for username (default). Otherwise, specify an LDAP/AD attribute." : "Leave empty for username (default). Otherwise, specify an LDAP/AD attribute.",
"\"$home\" Placeholder Field" : "\"$home\" Placeholder Field",
"$home in an external storage configuration will be replaced with the value of the specified attribute" : "$home in an external storage configuration will be replaced with the value of the specified attribute",
+ "User Profile Attributes" : "User Profile Attributes",
+ "Phone Field" : "Phone Field",
+ "User profile Phone will be set from the specified attribute" : "User profile Phone will be set from the specified attribute",
+ "Website Field" : "Website Field",
+ "User profile Website will be set from the specified attribute" : "User profile Website will be set from the specified attribute",
+ "Address Field" : "Address Field",
+ "User profile Address will be set from the specified attribute" : "User profile Address will be set from the specified attribute",
+ "Twitter Field" : "Twitter Field",
+ "User profile Twitter will be set from the specified attribute" : "User profile Twitter will be set from the specified attribute",
+ "Fediverse Field" : "Fediverse Field",
+ "User profile Fediverse will be set from the specified attribute" : "User profile Fediverse will be set from the specified attribute",
+ "Organisation Field" : "Organisation Field",
+ "User profile Organisation will be set from the specified attribute" : "User profile Organisation will be set from the specified attribute",
+ "Role Field" : "Role Field",
+ "User profile Role will be set from the specified attribute" : "User profile Role will be set from the specified attribute",
+ "Headline Field" : "Headline Field",
+ "User profile Headline will be set from the specified attribute" : "User profile Headline will be set from the specified attribute",
+ "Biography Field" : "Biography Field",
+ "User profile Biography will be set from the specified attribute" : "User profile Biography will be set from the specified attribute",
"Internal Username" : "Internal Username",
"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." : "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.",
"Internal Username Attribute:" : "Internal Username Attribute:",
diff --git a/apps/user_ldap/l10n/es.js b/apps/user_ldap/l10n/es.js
index 1e49b2a202f..df7b6621144 100644
--- a/apps/user_ldap/l10n/es.js
+++ b/apps/user_ldap/l10n/es.js
@@ -183,6 +183,25 @@ OC.L10N.register(
"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:",
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:",