diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-08-25 02:25:01 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-08-25 02:25:01 +0000 |
commit | 56df202d5202f8748bb476afd91fe74cf0d1ea11 (patch) | |
tree | 81d272221b84d7e341d054239bbf92c7efa14e28 /apps/user_ldap/l10n/cs.js | |
parent | b6265a825560b57d635f23075de5d21282dc1c27 (diff) | |
download | nextcloud-server-56df202d5202f8748bb476afd91fe74cf0d1ea11.tar.gz nextcloud-server-56df202d5202f8748bb476afd91fe74cf0d1ea11.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_ldap/l10n/cs.js')
-rw-r--r-- | apps/user_ldap/l10n/cs.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/cs.js b/apps/user_ldap/l10n/cs.js index 4fe0279fe93..298f45555fc 100644 --- a/apps/user_ldap/l10n/cs.js +++ b/apps/user_ldap/l10n/cs.js @@ -60,6 +60,10 @@ OC.L10N.register( "Your password will expire today." : "Platnost hesla dnes končí.", "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["Platnost hesla skončí za %n den.","Platnost hesla skončí za %n dny.","Platnost hesla skončí za %n dnů.","Platnost hesla skončí za %n dny."], "LDAP/AD integration" : "Napojení na LDAP/AD", + "_%n group found_::_%n groups found_" : ["nalezena %n skupina","nalezeny %n skupiny","nalezeno %n skupin","nalezeny %n skupiny"], + "> 1000 groups found" : "nalezeno více než 1 000 skupin", + "> 1000 users found" : "nalezeno více než 1 000 uživatelů", + "_%n user found_::_%n users found_" : ["nalezen %n uživatel","nalezení %n uživatelé","nalezeno %n uživatelů","nalezeni %n uživatelé"], "Could not detect user display name attribute. Please specify it yourself in advanced LDAP settings." : "Nedaří se zjistit atribut pro zobrazení jména uživatele. Upřesněte ho sami v rozšířeném nastavení LDAP.", "Could not find the desired feature" : "Nelze nalézt požadovanou vlastnost", "Invalid Host" : "Neplatný hostitel", |