summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-12-27 00:20:24 +0000
committerNextcloud bot <bot@nextcloud.com>2023-12-27 00:20:24 +0000
commitc6d19b2d7d08373de865b20db3884e629834d246 (patch)
tree7500f1cc7a862003e5eef6e365c3ab6830008216 /apps/user_ldap
parentaf6f1cdde407580646fd7e562ee757fa87aab0d3 (diff)
downloadnextcloud-server-c6d19b2d7d08373de865b20db3884e629834d246.tar.gz
nextcloud-server-c6d19b2d7d08373de865b20db3884e629834d246.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/ca.js2
-rw-r--r--apps/user_ldap/l10n/ca.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/ca.js b/apps/user_ldap/l10n/ca.js
index 3177fb9cd6f..708ff11847c 100644
--- a/apps/user_ldap/l10n/ca.js
+++ b/apps/user_ldap/l10n/ca.js
@@ -61,6 +61,8 @@ OC.L10N.register(
"Your password will expire today." : "La contrasenya caducarà avui.",
"_Your password will expire within %n day._::_Your password will expire within %n days._" : ["La vostra contrasenya expirarà en %n dies.","La vostra contrasenya caducarà d'aquí %n dies."],
"LDAP/AD integration" : "Integració LDAP/AD",
+ "Invalid LDAP UUIDs" : "UUID no vàlid",
+ "None found" : "No s'ha trobat cap",
"Invalid UUIDs of LDAP users or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "S'han trobat UUID no vàlids d'usuaris o grups LDAP. Reviseu els paràmetres de l'\"Anul·lació de detecció d'UUID\" a la part Experta de la configuració LDAP i utilitzeu \"occ ldap:update-uuid\" per actualitzar-los.",
"_%n group found_::_%n groups found_" : ["S'ha trobat %n grup","S’han trobat %n grups"],
"> 1000 groups found" : "> 1000 grups trobats",
diff --git a/apps/user_ldap/l10n/ca.json b/apps/user_ldap/l10n/ca.json
index 654a685794a..a69121d6eda 100644
--- a/apps/user_ldap/l10n/ca.json
+++ b/apps/user_ldap/l10n/ca.json
@@ -59,6 +59,8 @@
"Your password will expire today." : "La contrasenya caducarà avui.",
"_Your password will expire within %n day._::_Your password will expire within %n days._" : ["La vostra contrasenya expirarà en %n dies.","La vostra contrasenya caducarà d'aquí %n dies."],
"LDAP/AD integration" : "Integració LDAP/AD",
+ "Invalid LDAP UUIDs" : "UUID no vàlid",
+ "None found" : "No s'ha trobat cap",
"Invalid UUIDs of LDAP users or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "S'han trobat UUID no vàlids d'usuaris o grups LDAP. Reviseu els paràmetres de l'\"Anul·lació de detecció d'UUID\" a la part Experta de la configuració LDAP i utilitzeu \"occ ldap:update-uuid\" per actualitzar-los.",
"_%n group found_::_%n groups found_" : ["S'ha trobat %n grup","S’han trobat %n grups"],
"> 1000 groups found" : "> 1000 grups trobats",