summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n/sl.php
blob: cbfe6304e7ecd7cd3bdcf27e3850096c4db24ed2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?php $TRANSLATIONS = array(
"Host" => "Gostitelj",
"Base DN" => "Osnovni DN",
"You can specify Base DN for users and groups in the Advanced tab" => "Osnovni DN za uporabnike in skupine lahko določite v zavihku Napredno",
"User DN" => "Uporabnik DN",
"Password" => "Geslo",
"For anonymous access, leave DN and Password empty." => "Za anonimni dostop pustite polji za DN in geslo prazni.",
"Port" => "Vrata",
"Use TLS" => "Uporabi TLS",
"Do not use it for SSL connections, it will fail." => "Ne uporabljajte ga za SSL povezave, saj ne bo delovalo.",
"Turn off SSL certificate validation." => "Onemogoči potrditev veljavnosti SSL certifikata.",
"in bytes" => "v bajtih",
"Help" => "Pomoč"
);