diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-11-19 02:17:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-11-19 02:17:47 +0000 |
commit | 9707fcf4fe8502cc57b7a524a283bda543bac133 (patch) | |
tree | 1d0c5211907c43d4a45587e6c4a3b2c161ca7e4d /apps/user_ldap/l10n | |
parent | 5195be108f1f6bc90d0413cf732361e64982f001 (diff) | |
download | nextcloud-server-9707fcf4fe8502cc57b7a524a283bda543bac133.tar.gz nextcloud-server-9707fcf4fe8502cc57b7a524a283bda543bac133.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n')
-rw-r--r-- | apps/user_ldap/l10n/cs.js | 1 | ||||
-rw-r--r-- | apps/user_ldap/l10n/cs.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/cs.js b/apps/user_ldap/l10n/cs.js index 6be304117b0..e818f9388ab 100644 --- a/apps/user_ldap/l10n/cs.js +++ b/apps/user_ldap/l10n/cs.js @@ -55,6 +55,7 @@ OC.L10N.register( "The group box was disabled, because the LDAP / AD server does not support memberOf." : "Skupinové pole bylo vypnuto, protože LDAP / AD server nepodporuje memberOf.", "Password change rejected. Hint: " : "Změna hesla zamítnuta. Nápověda: ", "Please login with the new password" : "Přihlaste se pomocí nového hesla", + "LDAP User backend" : "Podpůrná vrstva pro LDAP uživatele", "Your password will expire tomorrow." : "Platnost hesla zítra skončí.", "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."], diff --git a/apps/user_ldap/l10n/cs.json b/apps/user_ldap/l10n/cs.json index 89c54064889..748c8bbc640 100644 --- a/apps/user_ldap/l10n/cs.json +++ b/apps/user_ldap/l10n/cs.json @@ -53,6 +53,7 @@ "The group box was disabled, because the LDAP / AD server does not support memberOf." : "Skupinové pole bylo vypnuto, protože LDAP / AD server nepodporuje memberOf.", "Password change rejected. Hint: " : "Změna hesla zamítnuta. Nápověda: ", "Please login with the new password" : "Přihlaste se pomocí nového hesla", + "LDAP User backend" : "Podpůrná vrstva pro LDAP uživatele", "Your password will expire tomorrow." : "Platnost hesla zítra skončí.", "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."], |