diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-09-19 02:32:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-09-19 02:32:20 +0000 |
commit | c3a87e8c4880c7a248c539b771759076d1f22f1c (patch) | |
tree | 272eea265e4bc30c02bdc7093474dedb0063becd /apps/user_ldap/l10n | |
parent | 061d621a1f50b8dbe93effe2524ed20cdac69744 (diff) | |
download | nextcloud-server-c3a87e8c4880c7a248c539b771759076d1f22f1c.tar.gz nextcloud-server-c3a87e8c4880c7a248c539b771759076d1f22f1c.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_ldap/l10n')
-rw-r--r-- | apps/user_ldap/l10n/eu.js | 2 | ||||
-rw-r--r-- | apps/user_ldap/l10n/eu.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/eu.js b/apps/user_ldap/l10n/eu.js index d7839de8ab9..e85bde6e30a 100644 --- a/apps/user_ldap/l10n/eu.js +++ b/apps/user_ldap/l10n/eu.js @@ -60,6 +60,8 @@ OC.L10N.register( "Your password will expire today." : "Zure pasahitza gaur iraungiko da.", "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["Zure pasahitza egun %nean iraungiko da.","Zure pasahitza %n egunetan iraungiko da."], "LDAP/AD integration" : "LDAP/AD integrazioa", + "> 1000 groups found" : "> 1000 talde aurkitu dira", + "> 1000 users found" : "> 1000 erabiltzaile aurkitu dira", "Could not detect user display name attribute. Please specify it yourself in advanced LDAP settings." : "Ezin izan da antzeman erabiltzailearen bistaratze izenaren atributua. Mesedez, zehaztu zeure burua LDAP ezarpen aurreratuetan.", "Could not find the desired feature" : "Ezin izan da nahi zen ezaugarria aurkitu", "Invalid Host" : "Baliogabeko ostalaria", diff --git a/apps/user_ldap/l10n/eu.json b/apps/user_ldap/l10n/eu.json index af878fce83e..d4addb89fad 100644 --- a/apps/user_ldap/l10n/eu.json +++ b/apps/user_ldap/l10n/eu.json @@ -58,6 +58,8 @@ "Your password will expire today." : "Zure pasahitza gaur iraungiko da.", "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["Zure pasahitza egun %nean iraungiko da.","Zure pasahitza %n egunetan iraungiko da."], "LDAP/AD integration" : "LDAP/AD integrazioa", + "> 1000 groups found" : "> 1000 talde aurkitu dira", + "> 1000 users found" : "> 1000 erabiltzaile aurkitu dira", "Could not detect user display name attribute. Please specify it yourself in advanced LDAP settings." : "Ezin izan da antzeman erabiltzailearen bistaratze izenaren atributua. Mesedez, zehaztu zeure burua LDAP ezarpen aurreratuetan.", "Could not find the desired feature" : "Ezin izan da nahi zen ezaugarria aurkitu", "Invalid Host" : "Baliogabeko ostalaria", |