diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-06-15 00:08:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-06-15 00:08:40 +0000 |
commit | 7a269ae872551c2205a9a25c2c233aa59e3429bf (patch) | |
tree | c4a414ce20ebd7e8922591afca3e2fd665d61d0a /apps/user_ldap/l10n/sk.js | |
parent | 2398d40d98b7bac12b54952f081112bcaae94450 (diff) | |
download | nextcloud-server-7a269ae872551c2205a9a25c2c233aa59e3429bf.tar.gz nextcloud-server-7a269ae872551c2205a9a25c2c233aa59e3429bf.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/sk.js')
-rw-r--r-- | apps/user_ldap/l10n/sk.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/user_ldap/l10n/sk.js b/apps/user_ldap/l10n/sk.js index c2051869ae0..27f87a4b316 100644 --- a/apps/user_ldap/l10n/sk.js +++ b/apps/user_ldap/l10n/sk.js @@ -101,7 +101,6 @@ OC.L10N.register( "Groups" : "Skupiny", "Expert" : "Expert", "Advanced" : "Rozšírené", - "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Upozornenie:</b> Aplikácie user_ldap a user_webdavauth sú navzájom nekompatibilné. Môžete zaznamenať neočakávané správanie. Požiadajte prosím vášho systémového administrátora pre zakázanie jedného z nich.", "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "<b>Upozornenie:</b> nie je nainštalovaný LDAP modul pre PHP, backend vrstva nebude fungovať. Požiadajte administrátora systému, aby ho nainštaloval.", "Connection Settings" : "Nastavenie pripojenia", "Configuration Active" : "Nastavenia sú aktívne ", @@ -153,6 +152,7 @@ OC.L10N.register( "Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "Povoliť prihlásenie prostredníctvom LDAP / AD používateľského mena, ktoré má zadanú hodnotu v atribútoch uid alebo samaccountname.", "Add a new and blank configuration" : "Pridať novú prázdnu konfiguráciu", "You can omit the protocol, except you require SSL. Then start with ldaps://" : "Môžete vynechať protokol, okrem prípadu, kedy sa vyžaduje SSL. Vtedy začnite s ldaps://", + "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Upozornenie:</b> Aplikácie user_ldap a user_webdavauth sú navzájom nekompatibilné. Môžete zaznamenať neočakávané správanie. Požiadajte prosím vášho systémového administrátora pre zakázanie jedného z nich.", "in bytes" : "v bajtoch" }, "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); |