diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-03-02 01:07:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-03-02 01:07:31 +0000 |
commit | a64c8637d93f1da6e93fb4642db0b34343daf1be (patch) | |
tree | 4eb376f9d8744f053c88a4adb49a45fae61d1567 /apps | |
parent | 766fa87cf84f467ce123270a5843dd95065e9c61 (diff) | |
download | nextcloud-server-a64c8637d93f1da6e93fb4642db0b34343daf1be.tar.gz nextcloud-server-a64c8637d93f1da6e93fb4642db0b34343daf1be.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r-- | apps/user_ldap/l10n/gl.js | 2 | ||||
-rw-r--r-- | apps/user_ldap/l10n/gl.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/gl.js b/apps/user_ldap/l10n/gl.js index 9cc55ca97cf..14838ac91f1 100644 --- a/apps/user_ldap/l10n/gl.js +++ b/apps/user_ldap/l10n/gl.js @@ -13,6 +13,7 @@ OC.L10N.register( " Could not set configuration %s" : "Non foi posíbel estabelecer a configuración %s", "Action does not exist" : "Non existe esta acción", "The Base DN appears to be wrong" : "O DN base semella ser erróneo", + "Testing configuration…" : "Probando a configuración...", "Configuration incorrect" : "Configuración incorrecta", "Configuration incomplete" : "Configuración incompleta", "Configuration OK" : "Configuración correcta", @@ -24,6 +25,7 @@ OC.L10N.register( "Could not detect Base DN, please enter it manually." : "Non foi posíbel detectar o DN base, introdúzao manualmente.", "{nthServer}. Server" : "{nthServer}. Servidor", "No object found in the given Base DN. Please revise." : "Non se atopou o obxecto no DN base solicitado. Revíseo.", + "More than 1,000 directory entries available." : "Máis de 1,000 entradas de directorios dispoñíbeis.", " entries available within the provided Base DN" : "entradas dispoñíbeis no DN base fornecido", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Produciuse un erro. Comprobe o DN base, os axustes de conexión e as credenciais.", "Do you really want to delete the current Server Configuration?" : "Confirma que quere eliminar a configuración actual do servidor?", diff --git a/apps/user_ldap/l10n/gl.json b/apps/user_ldap/l10n/gl.json index 794296dd32b..fcc16e35176 100644 --- a/apps/user_ldap/l10n/gl.json +++ b/apps/user_ldap/l10n/gl.json @@ -11,6 +11,7 @@ " Could not set configuration %s" : "Non foi posíbel estabelecer a configuración %s", "Action does not exist" : "Non existe esta acción", "The Base DN appears to be wrong" : "O DN base semella ser erróneo", + "Testing configuration…" : "Probando a configuración...", "Configuration incorrect" : "Configuración incorrecta", "Configuration incomplete" : "Configuración incompleta", "Configuration OK" : "Configuración correcta", @@ -22,6 +23,7 @@ "Could not detect Base DN, please enter it manually." : "Non foi posíbel detectar o DN base, introdúzao manualmente.", "{nthServer}. Server" : "{nthServer}. Servidor", "No object found in the given Base DN. Please revise." : "Non se atopou o obxecto no DN base solicitado. Revíseo.", + "More than 1,000 directory entries available." : "Máis de 1,000 entradas de directorios dispoñíbeis.", " entries available within the provided Base DN" : "entradas dispoñíbeis no DN base fornecido", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Produciuse un erro. Comprobe o DN base, os axustes de conexión e as credenciais.", "Do you really want to delete the current Server Configuration?" : "Confirma que quere eliminar a configuración actual do servidor?", |