diff options
Diffstat (limited to 'apps/user_ldap/l10n/et_EE.php')
-rw-r--r-- | apps/user_ldap/l10n/et_EE.php | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/et_EE.php b/apps/user_ldap/l10n/et_EE.php index 8e87f9584aa..3af3915588a 100644 --- a/apps/user_ldap/l10n/et_EE.php +++ b/apps/user_ldap/l10n/et_EE.php @@ -12,10 +12,14 @@ $TRANSLATIONS = array( "Deletion failed" => "Kustutamine ebaõnnestus", "Take over settings from recent server configuration?" => "Võta sätted viimasest serveri seadistusest?", "Keep settings?" => "Säilitada seadistused?", +"{nbServer}. Server" => "{nbServer}. Server", "Cannot add server configuration" => "Ei suuda lisada serveri seadistust", "mappings cleared" => "vastendused puhastatud", "Success" => "Korras", "Error" => "Viga", +"Please specify a Base DN" => "Palun määra baas DN", +"Could not determine Base DN" => "Baas DN-i tuvastamine ebaõnnestus", +"Please specify the port" => "Palun määra post", "Configuration OK" => "Seadistus on korras", "Configuration incorrect" => "Seadistus on vigane", "Configuration incomplete" => "Seadistus on puudulik", @@ -30,6 +34,9 @@ $TRANSLATIONS = array( "_%s user found_::_%s users found_" => array("%s kasutaja leitud","%s kasutajat leitud"), "Invalid Host" => "Vigane server", "Could not find the desired feature" => "Ei suuda leida soovitud funktsioonaalsust", +"Server" => "Server", +"User Filter" => "Kasutaja filter", +"Login Filter" => "Kasutajanime filter", "Group Filter" => "Grupi filter", "Save" => "Salvesta", "Test Configuration" => "Testi seadistust", @@ -46,7 +53,10 @@ $TRANSLATIONS = array( "LDAP Email Address:" => "LDAP e-posti aadress:", "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\"", +"1. Server" => "1. Server", +"%s. Server:" => "%s. Server:", "Add Server Configuration" => "Lisa serveri seadistus", +"Delete Configuration" => "Kustuta seadistused", "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", @@ -61,6 +71,7 @@ $TRANSLATIONS = array( "users found" => "kasutajat leitud", "Back" => "Tagasi", "Continue" => "Jätka", +"Expert" => "Ekspert", "Advanced" => "Täpsem", "<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>Hoiatus:</b> rakendused user_ldap ja user_webdavauht ei ole ühilduvad. Töös võib esineda ootamatuid tõrkeid.\nPalu oma süsteemihalduril üks neist rakendustest kasutusest eemaldada.", "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>Hoiatus:</b>PHP LDAP moodul pole paigaldatud ning LDAP kasutamine ei ole võimalik. Palu oma süsteeihaldurit see paigaldada.", |