diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-12-14 02:19:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-12-14 02:19:26 +0000 |
commit | 78ca1819f6ba4a828fe95465c98a4ee08a5987cc (patch) | |
tree | 9667c7f3e2b6b9a6ad64b8c59d338e7d0841b088 /apps/user_ldap/l10n/sl.js | |
parent | ea4fc6b50712cce091a6decf8c4553eb0ed361e6 (diff) | |
download | nextcloud-server-78ca1819f6ba4a828fe95465c98a4ee08a5987cc.tar.gz nextcloud-server-78ca1819f6ba4a828fe95465c98a4ee08a5987cc.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/sl.js')
-rw-r--r-- | apps/user_ldap/l10n/sl.js | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/sl.js b/apps/user_ldap/l10n/sl.js index 8743e47a9be..6e0daabc6a2 100644 --- a/apps/user_ldap/l10n/sl.js +++ b/apps/user_ldap/l10n/sl.js @@ -86,6 +86,7 @@ OC.L10N.register( "LDAP / AD Email Address:" : "Elektronski naslov LDAP / AD:", "Allows login against an email attribute. \"mail\" and \"mailPrimaryAddress\" allowed." : "Omogoči prijavo z elektronskim naslovom; dovoljeni sta možnosti »mail« in »mailPrimaryAddress«.", "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«.", "Test Loginname" : "Preizkusi prijavno ime", "Verify settings" : "Preveri nastavitve", "%s. Server:" : "%s. Strežnik:", @@ -93,6 +94,7 @@ OC.L10N.register( "Copy current configuration into new directory binding" : "Kopiraj trenutne nastavitve v vezi nove mape.", "Delete the current configuration" : "Izbriši trenutne nastavitve", "Host" : "Gostitelj", + "You can omit the protocol, unless you require SSL. If so, start with ldaps://" : "Protokol je lahko izpuščen, če ni posebej zahtevana uporaba SSL. Če je, se mora naslov začeti z ldaps://", "Port" : "Vrata", "Detect Port" : "Zaznaj vrata", "User DN" : "Uporabnikovo enolično ime", @@ -106,6 +108,7 @@ OC.L10N.register( "Test Base DN" : "Preizkus osnovnega enoznačnega imena (DN)", "Avoids automatic LDAP requests. Better for bigger setups, but requires some LDAP knowledge." : "Preusmeri samodejne zahteve LDAP. Nastavitev je priporočljiva za obsežnejše namestitve, vendar zahteva nekaj znanja o delu z LDAP.", "Manually enter LDAP filters (recommended for large directories)" : "Ročno vstavi filtre za LDAP (priporočljivo za obsežnejše mape).", + "Listing and searching for users is constrained by these criteria:" : "Iskanje in izpisovanje uporabnikov je omejeno po teh kriterijih:", "The most common object classes for users are organizationalPerson, person, user, and inetOrgPerson. If you are not sure which object class to select, please consult your directory admin." : "Najobičajnejši razredi predmetov za uporabnike so »organizationalPerson«, »person«, »user« in »inetOrgPerson«. Če niste prepričani, kateri razred izbrati, se posvetujte s skrbnikom sistema.", "The filter specifies which LDAP users shall have access to the %s instance." : "Filter določa, kateri uporabniki LDAP bodo imeli dostop do %s.", "Verify settings and count users" : "Preveri nastavitve in preštej uporabnike", @@ -165,9 +168,12 @@ OC.L10N.register( "Default password policy DN" : "Privzeta pravila gesel enoznačnih imen DN", "Special Attributes" : "Posebni atributi", "Quota Field" : "Polje količinske omejitve", + "Leave empty for user's default quota. Otherwise, specify an LDAP/AD attribute." : "Pustite prazno za privzeto količinsko omejitev, sicer navedite atribut LDAP/AD.", "Quota Default" : "Privzeta omejitev", "Email Field" : "Polje elektronske pošte", + "Set the user's email from their LDAP attribute. Leave it empty for default behaviour." : "Nastavite elektronski naslov uporabnika kot atribut LDAP, pustite prazno za privzeto delovanje.", "User Home Folder Naming Rule" : "Pravila poimenovanja uporabniške osebne mape", + "Leave empty for username (default). Otherwise, specify an LDAP/AD attribute." : "Pustite prazno za uporabniško ime (privzeto), sicer navedite atribut LDAP/AD.", "\"$home\" Placeholder Field" : "Polje vsebnika »$home«", "$home in an external storage configuration will be replaced with the value of the specified attribute" : "Vrednost »$home« bo znotraj nastavitev zunanje shrambe zamenjaj z vrednostjo določenega atributa.", "Internal Username" : "Programsko uporabniško ime", |