diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-05-18 00:13:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-05-18 00:13:45 +0000 |
commit | 514b3749232b7c7dbf1f6d1d7cfdbcb3e2b3e503 (patch) | |
tree | cc751b16ff7557d2027c3e43662acc384f210e19 /apps/user_ldap/l10n/ka_GE.js | |
parent | 9236c20a28dd9558d1577ebfd7c7ea9202ca70bb (diff) | |
download | nextcloud-server-514b3749232b7c7dbf1f6d1d7cfdbcb3e2b3e503.tar.gz nextcloud-server-514b3749232b7c7dbf1f6d1d7cfdbcb3e2b3e503.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/ka_GE.js')
-rw-r--r-- | apps/user_ldap/l10n/ka_GE.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/user_ldap/l10n/ka_GE.js b/apps/user_ldap/l10n/ka_GE.js index 61be13b2cec..393777ac844 100644 --- a/apps/user_ldap/l10n/ka_GE.js +++ b/apps/user_ldap/l10n/ka_GE.js @@ -190,4 +190,4 @@ OC.L10N.register( "<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>გაფრთხილება:</b> აპლიკაციები user_ldap და user_webdavauth არაა თავსებადი. შესაძლოა შეგვხდეთ მოულოდნელი ქმედება. გთხოვთ სთხოვოთ თქვენი სისტემის ადმინისტრატორს ერთ-ერთის გათიშვა.", "Usernames are used to store and assign (meta) data. 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." : "მომხმარებლების სახელები გამოიყენება (მეტა) მონაცემების შესანახად და დასანიშნად. ზუსტი იდენტიფიკაციისა და ამოზნობისთვის, ყოველ LDAP-ის მომხმარებელს ექნება შიდა მომხმარებელი. ეს საჭიროებს ბმას მომხმარებელსა და LDAP-ის სახელს შორის. შექმნილი მომხმარებელი ებმება LDAP-ის მომხმარებელის UUID-ს. LDAP-თან ინტერაქციის შესამცირებლად, დამატებითად კეშირდება DN, მაგრამ არ ხდება მისი მოხმარება იდენტიფიკაციისთვის. ბმების გასუფთავება ბევრ ადგილას დატოვებს კვალს. ბმების გასუფთავება არაა კონფიგურაციასთან მგრძნობიარე, ის მოქმედებს ყველა LDAP-ის კონფიგურაციაზე! არასდროს გაასუფთავოთ ბმები საწარმოო გარემოში, მოიხმარეთ ეს მხოლოდ შემოწმების ან ექსპერიმენტისთვის." }, -"nplurals=2; plural=(n==1);"); +"nplurals=2; plural=(n!=1);"); |