diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-07-03 01:54:57 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-07-03 01:54:57 -0400 |
commit | b8f5b2c47a66e46940f68ede5bd14252d65e559d (patch) | |
tree | 32d108c3aa65987ed92085f3841de9296d06241e /apps/user_ldap/l10n/et_EE.js | |
parent | fd8f6a18fd527793f836f9be57c10626f741a37d (diff) | |
download | nextcloud-server-b8f5b2c47a66e46940f68ede5bd14252d65e559d.tar.gz nextcloud-server-b8f5b2c47a66e46940f68ede5bd14252d65e559d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/et_EE.js')
-rw-r--r-- | apps/user_ldap/l10n/et_EE.js | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/et_EE.js b/apps/user_ldap/l10n/et_EE.js index cfe06cf0d6e..1e0057c2f44 100644 --- a/apps/user_ldap/l10n/et_EE.js +++ b/apps/user_ldap/l10n/et_EE.js @@ -10,15 +10,21 @@ OC.L10N.register( "No configuration specified" : "Seadistust pole määratletud", "No data specified" : "Andmeid pole määratletud", " Could not set configuration %s" : "Ei suutnud seadistada %s", + "Action does not exist" : "Toimingut pole olemas", + "The Base DN appears to be wrong" : "Näib, et Base DN on vale", "Configuration incorrect" : "Seadistus on vigane", "Configuration incomplete" : "Seadistus on puudulik", "Configuration OK" : "Seadistus on korras", "Select groups" : "Vali grupid", "Select object classes" : "Vali objekti klassid", + "Please check the credentials, they seem to be wrong." : "Palu nkontrolli kasutajaandmeid, need näivad olevat valed.", "{nthServer}. Server" : "{nthServer}. Server", + "More than 1.000 directory entries available." : "Saadaval on rohkem kui 1000 kataloogi sissekannet.", "Do you really want to delete the current Server Configuration?" : "Oled kindel, et tahad kustutada praegust serveri seadistust?", "Confirm Deletion" : "Kinnita kustutamine", + "Mode switch" : "Režiimi lüliti", "Select attributes" : "Vali atribuudid", + "User found and settings verified." : "Kasutaja leiti ja seaded on kontrollitud.", "_%s group found_::_%s groups found_" : ["%s grupp leitud","%s gruppi leitud"], "_%s user found_::_%s users found_" : ["%s kasutaja leitud","%s kasutajat leitud"], "Could not find the desired feature" : "Ei suuda leida soovitud funktsioonaalsust", @@ -29,20 +35,35 @@ OC.L10N.register( "Test Configuration" : "Testi seadistust", "Help" : "Abiinfo", "Groups meeting these criteria are available in %s:" : "Kriteeriumiga sobivad grupid on saadaval %s:", + "Only these object classes:" : "Ainult neid objektide klasse:", + "Only from these groups:" : "Ainult neist gruppidest:", + "Search groups" : "Otsi gruppe", + "Available groups" : "Saadaolevad grupid", + "Selected groups" : "Validut grupid", + "Edit LDAP Query" : "Muuda LDAP päringut", + "LDAP Filter:" : "LDAP filter:", "The filter specifies which LDAP groups shall have access to the %s instance." : "Filter määrab millised LDAP grupid saavad ligipääsu sellele %s instantsile.", + "Verify settings and count groups" : "Kontrolli seadeid ja loe grupid üle", "Other Attributes:" : "Muud atribuudid:", "Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" : "Määrab sisselogimisel kasutatava filtri. %%uid asendab sisselogimistegevuses kasutajanime. Näide: \"uid=%%uid\"", + "Test Loginname" : "Testi kasutajanime", + "Verify settings" : "Kontrolli seadeid", "1. Server" : "1. Server", "%s. Server:" : "%s. Server:", + "Add a new and blank configuration" : "Lisa uus ja tühi seadistus", + "Delete the current configuration" : "Kustuta praegune seadistus", "Host" : "Host", "You can omit the protocol, except you require SSL. Then start with ldaps://" : "Sa ei saa protokolli ära jätta, välja arvatud siis, kui sa nõuad SSL-ühendust. Sel juhul alusta eesliitega ldaps://", "Port" : "Port", + "Detect Port" : "Tuvasta port", "User DN" : "Kasutaja DN", "The DN of the client user with which the bind shall be done, e.g. uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password empty." : "Klientkasutaja DN, kellega seotakse, nt. uid=agent,dc=näidis,dc=com. Anonüümseks ligipääsuks jäta DN ja parool tühjaks.", "Password" : "Parool", "For anonymous access, leave DN and Password empty." : "Anonüümseks ligipääsuks jäta DN ja parool tühjaks.", "One Base DN per line" : "Üks baas-DN rea kohta", "You can specify Base DN for users and groups in the Advanced tab" : "Sa saad kasutajate ja gruppide baas DN-i määrata lisavalikute vahekaardilt", + "Detect Base DN" : "Tuvasta Baas DN", + "Test Base DN" : "Testi Baas DN-i", "Avoids automatic LDAP requests. Better for bigger setups, but requires some LDAP knowledge." : "Väldib automaatseid LDAP päringuid, Parem suurematele saitidele, aga nõuab mõningaid teadmisi LDAP kohta.", "Manually enter LDAP filters (recommended for large directories)" : "Sisesta LDAP filtrid automaatselt (sooitatav suurtele kataloogidele)", "Limit %s access to users meeting these criteria:" : "Piira %s liigpääs kriteeriumiga sobivatele kasutajatele:", |