diff options
Diffstat (limited to 'apps/user_ldap/l10n/sl.php')
-rw-r--r-- | apps/user_ldap/l10n/sl.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/sl.php b/apps/user_ldap/l10n/sl.php index 60aebba7dcc..8f0eaccd044 100644 --- a/apps/user_ldap/l10n/sl.php +++ b/apps/user_ldap/l10n/sl.php @@ -12,10 +12,12 @@ $TRANSLATIONS = array( "Deletion failed" => "Brisanje je spodletelo.", "Take over settings from recent server configuration?" => "Ali naj bodo prevzete nedavne nastavitve strežnika?", "Keep settings?" => "Ali naj se nastavitve ohranijo?", +"{nthServer}. Server" => "{nthServer}. strežnik", "Cannot add server configuration" => "Ni mogoče dodati nastavitev strežnika", "mappings cleared" => "preslikave so izbrisane", "Success" => "Uspešno končano.", "Error" => "Napaka", +"Please specify the port" => "Določiti je treba vrata", "Configuration OK" => "Nastavitev je ustrezna", "Configuration incorrect" => "Nastavitev ni ustrezna", "Configuration incomplete" => "Nastavitev je nepopolna", @@ -47,6 +49,8 @@ $TRANSLATIONS = array( "LDAP Email Address:" => "Elektronski naslov LDAP:", "Other Attributes:" => "Drugi atributi:", "Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" => "Določi filter, ki bo uveljavljen ob poskusu prijave. %%uid zamenja uporabniško ime pri prijavi, na primer: \"uid=%%uid\"", +"1. Server" => "1. strežnik", +"%s. Server:" => "%s. strežnik:", "Add Server Configuration" => "Dodaj nastavitve strežnika", "Delete Configuration" => "Izbriši nastavitve", "Host" => "Gostitelj", |