Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-02-17 05:21:05 +0300
committerNextcloud bot <bot@nextcloud.com>2021-02-17 05:21:05 +0300
commit57212a99f9566a5d7713bee6ab682d1e9dd6f83b (patch)
treeced82c81fe624a68a57745d3320e5abd9dd5efb5 /apps/user_ldap/l10n/sl.js
parentf0c8f7421f7f40345e8c0737867631934593e3b3 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/sl.js')
-rw-r--r--apps/user_ldap/l10n/sl.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/sl.js b/apps/user_ldap/l10n/sl.js
index 3e3d315fa95..b0dffc33808 100644
--- a/apps/user_ldap/l10n/sl.js
+++ b/apps/user_ldap/l10n/sl.js
@@ -186,6 +186,7 @@ OC.L10N.register(
"UUID Attribute for Users:" : "Atribut UUID za uporabnike:",
"UUID Attribute for Groups:" : "Atribut UUID za skupine:",
"Username-LDAP User Mapping" : "Uporabniška preslikava uporabniškega imena na LDAP",
+ "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Uporabniška imena se uporabljajo za shranjevanje in dodeljevanje metapodatkov. Za natančno določevanje uporabnikov je vsakemu uporabniku LDAP preslikano tudi notranje uporabniško ime in sicer na UUID uporabnika LDAP. Poleg tega se enoznačno ime DN shrani tudi v predpomnilnik, da se zmanjša število poslanih zahtevkov na strežnik, a se to ne uporablja za določevanje. Če se enoznačno ime spremeni, bodo usrezno usklajene tudi spremembe. Notranje uporabniško ime se sicer uporablja na več mestih, zato je pričakovati, da ostanejo pri čiščenju preslikav nepovezani podatki. To brisanje ne vpliva upošteva ravni nastavitev, ampak deluje na vse nastavitve LDAP! Preslikav ni nikoli piporočljivo počistiti v produkcijskem okolju, je pa to mogoče v preizkusnem. ",
"Clear Username-LDAP User Mapping" : "Izbriši preslikavo uporabniškega imena na LDAP",
"Clear Groupname-LDAP Group Mapping" : "Izbriši preslikavo skupine na LDAP"
},