diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-05-12 00:13:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-05-12 00:13:00 +0000 |
commit | 5fcb3dd1dc21c981be458f60774ccc806e9fe7ed (patch) | |
tree | c72295f2e1c3d6dc8dcba0aaf851693ca3f5453b /apps/user_ldap/l10n | |
parent | 8d17d7f6cd1027a96586a25ae5a583ec50d56797 (diff) | |
download | nextcloud-server-5fcb3dd1dc21c981be458f60774ccc806e9fe7ed.tar.gz nextcloud-server-5fcb3dd1dc21c981be458f60774ccc806e9fe7ed.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n')
-rw-r--r-- | apps/user_ldap/l10n/ca.js | 4 | ||||
-rw-r--r-- | apps/user_ldap/l10n/ca.json | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/apps/user_ldap/l10n/ca.js b/apps/user_ldap/l10n/ca.js index 4e6444f79ff..43b84360f07 100644 --- a/apps/user_ldap/l10n/ca.js +++ b/apps/user_ldap/l10n/ca.js @@ -74,7 +74,9 @@ OC.L10N.register( "Edit LDAP Query" : "Editeu la consulta LDAP", "LDAP Filter:" : "Filtre LDAP:", "The filter specifies which LDAP groups shall have access to the %s instance." : "El filtre especifica quins grups LDAP haurien de tenir accés a la instància %s.", + "Verify settings and count the groups" : "Comprova la configuració i compta els grups", "Other Attributes:" : "Altres atributs:", + "Verify settings" : "Comprova la configuració", "1. Server" : "1. Servidor", "%s. Server:" : "%s. Servidor:", "Delete the current configuration" : "Esborra la configuració actual", @@ -109,7 +111,7 @@ OC.L10N.register( "Not recommended, use it for testing only! If connection only works with this option, import the LDAP server's SSL certificate in your %s server." : "No es recomana, useu-ho només com a prova! Importeu el certificat SSL del servidor LDAP al servidor %s només si la connexió funciona amb aquesta opció.", "Cache Time-To-Live" : "Memòria cau Time-To-Live", "in seconds. A change empties the cache." : "en segons. Un canvi buidarà la memòria cau.", - "Directory Settings" : "Arranjaments de carpetes", + "Directory Settings" : "Configuracio de carpetes", "User Display Name Field" : "Camp per mostrar el nom d'usuari", "The LDAP attribute to use to generate the user's display name." : "Atribut LDAP a usar per generar el nom a mostrar de l'usuari.", "Base User Tree" : "Arbre base d'usuaris", diff --git a/apps/user_ldap/l10n/ca.json b/apps/user_ldap/l10n/ca.json index 8678aeae7c8..3397e5ef871 100644 --- a/apps/user_ldap/l10n/ca.json +++ b/apps/user_ldap/l10n/ca.json @@ -72,7 +72,9 @@ "Edit LDAP Query" : "Editeu la consulta LDAP", "LDAP Filter:" : "Filtre LDAP:", "The filter specifies which LDAP groups shall have access to the %s instance." : "El filtre especifica quins grups LDAP haurien de tenir accés a la instància %s.", + "Verify settings and count the groups" : "Comprova la configuració i compta els grups", "Other Attributes:" : "Altres atributs:", + "Verify settings" : "Comprova la configuració", "1. Server" : "1. Servidor", "%s. Server:" : "%s. Servidor:", "Delete the current configuration" : "Esborra la configuració actual", @@ -107,7 +109,7 @@ "Not recommended, use it for testing only! If connection only works with this option, import the LDAP server's SSL certificate in your %s server." : "No es recomana, useu-ho només com a prova! Importeu el certificat SSL del servidor LDAP al servidor %s només si la connexió funciona amb aquesta opció.", "Cache Time-To-Live" : "Memòria cau Time-To-Live", "in seconds. A change empties the cache." : "en segons. Un canvi buidarà la memòria cau.", - "Directory Settings" : "Arranjaments de carpetes", + "Directory Settings" : "Configuracio de carpetes", "User Display Name Field" : "Camp per mostrar el nom d'usuari", "The LDAP attribute to use to generate the user's display name." : "Atribut LDAP a usar per generar el nom a mostrar de l'usuari.", "Base User Tree" : "Arbre base d'usuaris", |