aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-06-14 02:14:26 +0000
committerNextcloud bot <bot@nextcloud.com>2019-06-14 02:14:26 +0000
commit85767660baa8b9e686303b091da8c96b13345f86 (patch)
tree5dca4dba1d9fa7126b0e171d5da1f12531dc1109 /apps/user_ldap
parentf349d5a225cf8c3faa8b36f9b4f7c96cc36a42b1 (diff)
downloadnextcloud-server-85767660baa8b9e686303b091da8c96b13345f86.tar.gz
nextcloud-server-85767660baa8b9e686303b091da8c96b13345f86.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap')
-rw-r--r--apps/user_ldap/l10n/ca.js2
-rw-r--r--apps/user_ldap/l10n/ca.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/user_ldap/l10n/ca.js b/apps/user_ldap/l10n/ca.js
index 2b54a55c9a2..61486454489 100644
--- a/apps/user_ldap/l10n/ca.js
+++ b/apps/user_ldap/l10n/ca.js
@@ -1,7 +1,7 @@
OC.L10N.register(
"user_ldap",
{
- "Failed to clear the mappings." : "Ha fallat en eliminar els mapatges",
+ "Failed to clear the mappings." : "No s’han pogut netejar les assignacions.",
"Failed to delete the server configuration" : "Ha fallat en eliminar la configuració del servidor",
"Invalid configuration: Anonymous binding is not allowed." : "Configuració no vàlida: no es permet l'enllaç anònim.",
"Valid configuration, connection established!" : "Configuració vàlida, connexió establerta!",
diff --git a/apps/user_ldap/l10n/ca.json b/apps/user_ldap/l10n/ca.json
index 0ce9c557ead..b016e916a97 100644
--- a/apps/user_ldap/l10n/ca.json
+++ b/apps/user_ldap/l10n/ca.json
@@ -1,5 +1,5 @@
{ "translations": {
- "Failed to clear the mappings." : "Ha fallat en eliminar els mapatges",
+ "Failed to clear the mappings." : "No s’han pogut netejar les assignacions.",
"Failed to delete the server configuration" : "Ha fallat en eliminar la configuració del servidor",
"Invalid configuration: Anonymous binding is not allowed." : "Configuració no vàlida: no es permet l'enllaç anònim.",
"Valid configuration, connection established!" : "Configuració vàlida, connexió establerta!",