diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-03-14 01:56:12 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-03-14 01:56:12 -0400 |
commit | e0998c27ff205566db7799dce177192d2b776bc1 (patch) | |
tree | 50eb90e928eb71371092a0544648583b77c9321f /apps/user_ldap | |
parent | 31aeca32c2f3ecfe95d0872023b1eaaf4a949264 (diff) | |
download | nextcloud-server-e0998c27ff205566db7799dce177192d2b776bc1.tar.gz nextcloud-server-e0998c27ff205566db7799dce177192d2b776bc1.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap')
-rw-r--r-- | apps/user_ldap/l10n/cs_CZ.js | 2 | ||||
-rw-r--r-- | apps/user_ldap/l10n/cs_CZ.json | 2 | ||||
-rw-r--r-- | apps/user_ldap/l10n/he.js | 2 | ||||
-rw-r--r-- | apps/user_ldap/l10n/he.json | 2 |
4 files changed, 6 insertions, 2 deletions
diff --git a/apps/user_ldap/l10n/cs_CZ.js b/apps/user_ldap/l10n/cs_CZ.js index 0ed13594821..0bbe6c4afe3 100644 --- a/apps/user_ldap/l10n/cs_CZ.js +++ b/apps/user_ldap/l10n/cs_CZ.js @@ -92,7 +92,7 @@ OC.L10N.register( "One Base DN per line" : "Jedna základní DN na řádku", "You can specify Base DN for users and groups in the Advanced tab" : "V rozšířeném nastavení můžete určit základní DN pro uživatele a skupiny", "Detect Base DN" : "Detekovat Base DN", - "Test Base DN" : "Otestovat Base DN", + "Test Base DN" : "Test Base DN", "Avoids automatic LDAP requests. Better for bigger setups, but requires some LDAP knowledge." : "Zabraňuje automatickým LDAP požadavkům. Výhodné pro objemná nastavení, ale vyžaduje znalosti o LDAP.", "Manually enter LDAP filters (recommended for large directories)" : "Ručně vložit LDAP filtry (doporučeno pro obsáhlé adresáře)", "Limit %s access to users meeting these criteria:" : "Omezit přístup %s uživatelům splňujícím tyto podmínky:", diff --git a/apps/user_ldap/l10n/cs_CZ.json b/apps/user_ldap/l10n/cs_CZ.json index 912e7c49b0f..79cd96a7f8c 100644 --- a/apps/user_ldap/l10n/cs_CZ.json +++ b/apps/user_ldap/l10n/cs_CZ.json @@ -90,7 +90,7 @@ "One Base DN per line" : "Jedna základní DN na řádku", "You can specify Base DN for users and groups in the Advanced tab" : "V rozšířeném nastavení můžete určit základní DN pro uživatele a skupiny", "Detect Base DN" : "Detekovat Base DN", - "Test Base DN" : "Otestovat Base DN", + "Test Base DN" : "Test Base DN", "Avoids automatic LDAP requests. Better for bigger setups, but requires some LDAP knowledge." : "Zabraňuje automatickým LDAP požadavkům. Výhodné pro objemná nastavení, ale vyžaduje znalosti o LDAP.", "Manually enter LDAP filters (recommended for large directories)" : "Ručně vložit LDAP filtry (doporučeno pro obsáhlé adresáře)", "Limit %s access to users meeting these criteria:" : "Omezit přístup %s uživatelům splňujícím tyto podmínky:", diff --git a/apps/user_ldap/l10n/he.js b/apps/user_ldap/l10n/he.js index 49de89877b0..29b07f0de05 100644 --- a/apps/user_ldap/l10n/he.js +++ b/apps/user_ldap/l10n/he.js @@ -133,6 +133,8 @@ OC.L10N.register( "Group-Member association" : "שיוך חברי-קבוצה", "Dynamic Group Member URL" : "נתיב חבר קבוצה דינמית", "Nested Groups" : "קבוצות משנה", + "Paging chunksize" : "Paging chunksize", + "Chunksize used for paged LDAP searches that may return bulky results like user or group enumeration. (Setting it 0 disables paged LDAP searches in those situations.)" : "Chunksize משמש לחיפושי paged LDAP שעלולים להחזיר תוצאות גסות כמו ספירת משתמש או קבוצה. (הגדרה כ- 0 מנטרל חיפושי paged LDAP במצבים אלה.)", "Special Attributes" : "מאפיינים מיוחדים", "Quota Field" : "שדה מכסה", "Quota Default" : "ברירת מחדל מכסה", diff --git a/apps/user_ldap/l10n/he.json b/apps/user_ldap/l10n/he.json index cf55f7e4a60..d5db48f2285 100644 --- a/apps/user_ldap/l10n/he.json +++ b/apps/user_ldap/l10n/he.json @@ -131,6 +131,8 @@ "Group-Member association" : "שיוך חברי-קבוצה", "Dynamic Group Member URL" : "נתיב חבר קבוצה דינמית", "Nested Groups" : "קבוצות משנה", + "Paging chunksize" : "Paging chunksize", + "Chunksize used for paged LDAP searches that may return bulky results like user or group enumeration. (Setting it 0 disables paged LDAP searches in those situations.)" : "Chunksize משמש לחיפושי paged LDAP שעלולים להחזיר תוצאות גסות כמו ספירת משתמש או קבוצה. (הגדרה כ- 0 מנטרל חיפושי paged LDAP במצבים אלה.)", "Special Attributes" : "מאפיינים מיוחדים", "Quota Field" : "שדה מכסה", "Quota Default" : "ברירת מחדל מכסה", |