Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_ldap/l10n/ca.js')
-rw-r--r--apps/user_ldap/l10n/ca.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/user_ldap/l10n/ca.js b/apps/user_ldap/l10n/ca.js
index 43b84360f07..3bdd55d6dcc 100644
--- a/apps/user_ldap/l10n/ca.js
+++ b/apps/user_ldap/l10n/ca.js
@@ -77,7 +77,6 @@ OC.L10N.register(
"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",
"Host" : "Equip remot",
@@ -144,6 +143,7 @@ OC.L10N.register(
"Clear Username-LDAP User Mapping" : "Elimina el mapatge d'usuari Nom d'usuari-LDAP",
"Clear Groupname-LDAP Group Mapping" : "Elimina el mapatge de grup Nom de grup-LDAP",
" entries available within the provided Base DN" : "les entrades disponibles a la Base DN proporcionada",
+ "1. Server" : "1. Servidor",
"LDAP" : "LDAP",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Avís:</b> Les aplicacions user_ldap i user_webdavauth són incompatibles. Podeu experimentar comportaments inesperats. Demaneu a l'administrador del sistema que en desactivi una."
},