diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-04-16 01:54:43 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-04-16 01:54:43 -0400 |
commit | 8606b7ca669674a87a63c58a994585be0b0e1102 (patch) | |
tree | 46bc598b1959ac79aef1aa2bdb27c27f8d19139c /apps/user_ldap/l10n/sk_SK.js | |
parent | f50798a674bf223e1c8015b9a27287b2ac6c9f1a (diff) | |
download | nextcloud-server-8606b7ca669674a87a63c58a994585be0b0e1102.tar.gz nextcloud-server-8606b7ca669674a87a63c58a994585be0b0e1102.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/sk_SK.js')
-rw-r--r-- | apps/user_ldap/l10n/sk_SK.js | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/sk_SK.js b/apps/user_ldap/l10n/sk_SK.js index 24e1da2bcda..a8f9cb398da 100644 --- a/apps/user_ldap/l10n/sk_SK.js +++ b/apps/user_ldap/l10n/sk_SK.js @@ -26,12 +26,19 @@ OC.L10N.register( "Invalid Host" : "Neplatný hostiteľ", "Server" : "Server", "Users" : "Používatelia", + "Login Attributes" : "Prihlasovacie atribúty", "Groups" : "Skupiny", "Test Configuration" : "Test nastavenia", "Help" : "Pomoc", "Groups meeting these criteria are available in %s:" : "Skupiny spĺňajúce tieto kritériá sú k dispozícii v %s:", + "Search groups" : "Prehľadať skupiny", + "Available groups" : "Dostupné skupiny", + "Selected groups" : "Vybrané skupiny", + "LDAP Filter:" : "LDAP filter:", "The filter specifies which LDAP groups shall have access to the %s instance." : "Tento filter LDAP určuje, ktoré skupiny budú mať prístup k %s inštancii.", "Test Filter" : "Otestovať filter", + "LDAP / AD Username:" : "Používateľské meno LDAP / AD:", + "LDAP / AD Email Address:" : "LDAP / AD emailová adresa:", "Other Attributes:" : "Iné atribúty:", "Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" : "Určuje použitý filter, pri pokuse o prihlásenie. %%uid nahrádza používateľské meno v činnosti prihlásenia. Napríklad: \"uid=%%uid\"", "1. Server" : "1. Server", |