summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-06-15 00:18:07 +0000
committerNextcloud bot <bot@nextcloud.com>2023-06-15 00:18:07 +0000
commit15a2bd11315966992315420698fe423a88d86921 (patch)
tree13648c414314a7a18b1fa4098ca69b8973a26e68 /apps/user_ldap
parentf83d31d6e8e8644b760468779fcaaa91c6863b13 (diff)
downloadnextcloud-server-15a2bd11315966992315420698fe423a88d86921.tar.gz
nextcloud-server-15a2bd11315966992315420698fe423a88d86921.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/gl.js12
-rw-r--r--apps/user_ldap/l10n/gl.json12
2 files changed, 12 insertions, 12 deletions
diff --git a/apps/user_ldap/l10n/gl.js b/apps/user_ldap/l10n/gl.js
index 4e822f8bee0..cd333515ce3 100644
--- a/apps/user_ldap/l10n/gl.js
+++ b/apps/user_ldap/l10n/gl.js
@@ -3,9 +3,9 @@ OC.L10N.register(
{
"Failed to clear the mappings." : "Non foi posíbel limpar as asignacións.",
"Failed to delete the server configuration" : "Non foi posíbel eliminar a configuración do servidor",
- "Invalid configuration: Anonymous binding is not allowed." : "A configuración non é correcta: o vínculo anónimo non está permitido.",
+ "Invalid configuration: Anonymous binding is not allowed." : "A configuración non é correcta: o vínculo vencello non está permitido.",
"Valid configuration, connection established!" : "A configuración é correcta, estabeleceuse a conexión!",
- "Valid configuration, but binding failed. Please check the server settings and credentials." : "A configuración é correcta, mais o vínculo falla. Comprobe os axustes do servidor e as credenciais.",
+ "Valid configuration, but binding failed. Please check the server settings and credentials." : "A configuración é correcta, mais o vencello fallou. Comprobe os axustes do servidor e as credenciais.",
"Invalid configuration. Please have a look at the logs for further details." : "A configuración non é correcta. Bótelle unha ollada aos rexistros para obter máis detalles.",
"No action specified" : "Non se especificou unha acción",
"No configuration specified" : "Non se especificou unha configuración",
@@ -39,8 +39,8 @@ OC.L10N.register(
"Confirm Deletion" : "Confirmar a eliminación",
"Mappings cleared successfully!" : "Limpáronse satisfactoriamente as asignacións!",
"Error while clearing the mappings." : "Produciuse un erro ao limpar as asignacións.",
- "Anonymous bind is not allowed. Please provide a User DN and Password." : "O vínculo anónimo non está permitido. Forneza un DN de usuario e un contrasinal.",
- "LDAP Operations error. Anonymous bind might not be allowed." : "Produciuse un erro de operacións do LDAP. O vínculo anónimo podería non estar permitido.",
+ "Anonymous bind is not allowed. Please provide a User DN and Password." : "O vencello anónimo non está permitido. Forneza un DN de usuario e un contrasinal.",
+ "LDAP Operations error. Anonymous bind might not be allowed." : "Produciuse un erro de operacións do LDAP. O vencello anónimo podería non estar permitido.",
"Saving failed. Please make sure the database is in Operation. Reload before continuing." : "Non foi posíbel gardar. Asegúrese de que a base de datos está en funcionamento. Volva a cargar antes de continuar.",
"Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "O cambio do modo permitirá consultas LDAP automáticas. Dependendo do tamaño de LDAP pode levarlle un chisco. Quere cambiar de modo aínda así?",
"Mode switch" : "Cambio de modo",
@@ -85,7 +85,7 @@ OC.L10N.register(
"Verify settings and count the groups" : "Verificar os axustes e contar os grupos",
"When logging in, %s will find the user based on the following attributes:" : "Ao acceder, %s atopa o usuario en función dos seguintes atributos:",
"LDAP/AD Username:" : "Nome de usuario LDAP/AD:",
- "Allows login against the LDAP/AD username, which is either \"uid\" or \"sAMAccountName\" and will be detected." : "Permite iniciar sesión co nome de usuario LDAP/AD, que é «uid» ou «sAMAccountName» e será detectado.",
+ "Allows login against the LDAP/AD username, which is either \"uid\" or \"sAMAccountName\" and will be detected." : "Permite acceder co nome de usuario LDAP/AD, que é «uid» ou «sAMAccountName» e será detectado.",
"LDAP/AD Email Address:" : "Enderezo de correo LDAP/AD:",
"Allows login against an email attribute. \"mail\" and \"mailPrimaryAddress\" allowed." : "Permite o acceso contra un atributo de correo-e. Permitirase «mail» e «mailPrimaryAddress».",
"Other Attributes:" : "Outros atributos:",
@@ -133,7 +133,7 @@ OC.L10N.register(
"Groups" : "Grupos",
"Expert" : "Experto",
"Advanced" : "Avanzado",
- "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "<b>Aviso:</b> O módulo PHP LDAP non está instalado, o servidor non funcionará. Consulte co administrador do sistema para instalalo.",
+ "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "<b>Advertencia:</b> O módulo PHP LDAP non está instalado, o servidor non funcionará. Consulte co administrador do sistema para instalalo.",
"Connection Settings" : "Axustes da conexión",
"Configuration Active" : "Configuración activa",
"When unchecked, this configuration will be skipped." : "Se está sen marcar, omítese esta configuración.",
diff --git a/apps/user_ldap/l10n/gl.json b/apps/user_ldap/l10n/gl.json
index b2e39cac336..2b5cea0f78e 100644
--- a/apps/user_ldap/l10n/gl.json
+++ b/apps/user_ldap/l10n/gl.json
@@ -1,9 +1,9 @@
{ "translations": {
"Failed to clear the mappings." : "Non foi posíbel limpar as asignacións.",
"Failed to delete the server configuration" : "Non foi posíbel eliminar a configuración do servidor",
- "Invalid configuration: Anonymous binding is not allowed." : "A configuración non é correcta: o vínculo anónimo non está permitido.",
+ "Invalid configuration: Anonymous binding is not allowed." : "A configuración non é correcta: o vínculo vencello non está permitido.",
"Valid configuration, connection established!" : "A configuración é correcta, estabeleceuse a conexión!",
- "Valid configuration, but binding failed. Please check the server settings and credentials." : "A configuración é correcta, mais o vínculo falla. Comprobe os axustes do servidor e as credenciais.",
+ "Valid configuration, but binding failed. Please check the server settings and credentials." : "A configuración é correcta, mais o vencello fallou. Comprobe os axustes do servidor e as credenciais.",
"Invalid configuration. Please have a look at the logs for further details." : "A configuración non é correcta. Bótelle unha ollada aos rexistros para obter máis detalles.",
"No action specified" : "Non se especificou unha acción",
"No configuration specified" : "Non se especificou unha configuración",
@@ -37,8 +37,8 @@
"Confirm Deletion" : "Confirmar a eliminación",
"Mappings cleared successfully!" : "Limpáronse satisfactoriamente as asignacións!",
"Error while clearing the mappings." : "Produciuse un erro ao limpar as asignacións.",
- "Anonymous bind is not allowed. Please provide a User DN and Password." : "O vínculo anónimo non está permitido. Forneza un DN de usuario e un contrasinal.",
- "LDAP Operations error. Anonymous bind might not be allowed." : "Produciuse un erro de operacións do LDAP. O vínculo anónimo podería non estar permitido.",
+ "Anonymous bind is not allowed. Please provide a User DN and Password." : "O vencello anónimo non está permitido. Forneza un DN de usuario e un contrasinal.",
+ "LDAP Operations error. Anonymous bind might not be allowed." : "Produciuse un erro de operacións do LDAP. O vencello anónimo podería non estar permitido.",
"Saving failed. Please make sure the database is in Operation. Reload before continuing." : "Non foi posíbel gardar. Asegúrese de que a base de datos está en funcionamento. Volva a cargar antes de continuar.",
"Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "O cambio do modo permitirá consultas LDAP automáticas. Dependendo do tamaño de LDAP pode levarlle un chisco. Quere cambiar de modo aínda así?",
"Mode switch" : "Cambio de modo",
@@ -83,7 +83,7 @@
"Verify settings and count the groups" : "Verificar os axustes e contar os grupos",
"When logging in, %s will find the user based on the following attributes:" : "Ao acceder, %s atopa o usuario en función dos seguintes atributos:",
"LDAP/AD Username:" : "Nome de usuario LDAP/AD:",
- "Allows login against the LDAP/AD username, which is either \"uid\" or \"sAMAccountName\" and will be detected." : "Permite iniciar sesión co nome de usuario LDAP/AD, que é «uid» ou «sAMAccountName» e será detectado.",
+ "Allows login against the LDAP/AD username, which is either \"uid\" or \"sAMAccountName\" and will be detected." : "Permite acceder co nome de usuario LDAP/AD, que é «uid» ou «sAMAccountName» e será detectado.",
"LDAP/AD Email Address:" : "Enderezo de correo LDAP/AD:",
"Allows login against an email attribute. \"mail\" and \"mailPrimaryAddress\" allowed." : "Permite o acceso contra un atributo de correo-e. Permitirase «mail» e «mailPrimaryAddress».",
"Other Attributes:" : "Outros atributos:",
@@ -131,7 +131,7 @@
"Groups" : "Grupos",
"Expert" : "Experto",
"Advanced" : "Avanzado",
- "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "<b>Aviso:</b> O módulo PHP LDAP non está instalado, o servidor non funcionará. Consulte co administrador do sistema para instalalo.",
+ "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "<b>Advertencia:</b> O módulo PHP LDAP non está instalado, o servidor non funcionará. Consulte co administrador do sistema para instalalo.",
"Connection Settings" : "Axustes da conexión",
"Configuration Active" : "Configuración activa",
"When unchecked, this configuration will be skipped." : "Se está sen marcar, omítese esta configuración.",