summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-05-02 00:07:20 +0000
committerNextcloud bot <bot@nextcloud.com>2017-05-02 00:07:20 +0000
commitf27d382c4775d1a47ca8d81a987fd82b79cf05c9 (patch)
tree4c6fb414674c5eaf89242b02b5ae07a53e60059f /apps/user_ldap
parentaf6f5e8fad2584b5291a0ada8695d5a0a9952a13 (diff)
downloadnextcloud-server-f27d382c4775d1a47ca8d81a987fd82b79cf05c9.tar.gz
nextcloud-server-f27d382c4775d1a47ca8d81a987fd82b79cf05c9.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap')
-rw-r--r--apps/user_ldap/l10n/cs.js29
-rw-r--r--apps/user_ldap/l10n/cs.json29
-rw-r--r--apps/user_ldap/l10n/ko.js46
-rw-r--r--apps/user_ldap/l10n/ko.json46
4 files changed, 142 insertions, 8 deletions
diff --git a/apps/user_ldap/l10n/cs.js b/apps/user_ldap/l10n/cs.js
index 2645072771b..6c4f10cd309 100644
--- a/apps/user_ldap/l10n/cs.js
+++ b/apps/user_ldap/l10n/cs.js
@@ -12,6 +12,13 @@ OC.L10N.register(
"No data specified" : "Neurčena žádná data",
" Could not set configuration %s" : "Nelze nastavit konfiguraci %s",
"Action does not exist" : "Tato akce neexistuje",
+ "LDAP user and group backend" : "Backend pro LDAP uživatele a skupiny",
+ "Renewing …" : "Obnovování …",
+ "Very weak password" : "Velmi slabé heslo",
+ "Weak password" : "Slabé heslo",
+ "So-so password" : "Přijatelné heslo",
+ "Good password" : "Dobré heslo",
+ "Strong password" : "Silné heslo",
"The Base DN appears to be wrong" : "Base DN nevypadá být v pořádku",
"Testing configuration…" : "Testování konfigurace...",
"Configuration incorrect" : "Nesprávná konfigurace",
@@ -44,9 +51,13 @@ OC.L10N.register(
"An unspecified error occurred. Please check the settings and the log." : "Došlo k nespecifikované chybě. Zkontrolujte prosím nastavení a soubor logu.",
"The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "Filtr vyhledávání je neplatný, pravděpodobně z důvodu chybné syntax jako třeba neuzavřené závorky. Ověřte to.",
"A connection error to LDAP / AD occurred, please check host, port and credentials." : "Došlo k chybě připojení k LDAP / AD, zkontrolujte prosím host, port a přihlašovací údaje.",
+ "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "Zástupný symbol \"%uid\" chybí. Při dotatzu na LDAP / AD bude nahrazen přihlašovacím jménem.",
"Please provide a login name to test against" : "Zadejte prosím přihlašovací jméno pro otestování",
"The group box was disabled, because the LDAP / AD server does not support memberOf." : "Skupinové pole bylo vypnuto, protože LDAP / AD server nepodporuje memberOf.",
"Password change rejected. Hint: " : "Změna hesla zamítnuta. Nápověda: ",
+ "Please login with the new password" : "Prosím, přihlaste se pomocí nového hesla",
+ "Your password will expire tomorrow." : "Vaše heslo zítra vyprší.",
+ "Your password will expire today." : "Vaše heslo dnes vyprší.",
"LDAP / AD integration" : "LDAP / AD propojení",
"_%s group found_::_%s groups found_" : ["nalezena %s skupina","nalezeny %s skupiny","nalezeno %s skupin"],
"_%s user found_::_%s users found_" : ["nalezen %s uživatel","nalezeni %s uživatelé","nalezeno %s uživatelů"],
@@ -64,8 +75,10 @@ OC.L10N.register(
"Edit LDAP Query" : "Upravit LDAP požadavek",
"LDAP Filter:" : "LDAP filtr:",
"The filter specifies which LDAP groups shall have access to the %s instance." : "Filtr určuje, kteří uživatelé LDAP mají mít přístup k instanci %s.",
+ "Verify settings and count the groups" : "Ověřit nastavení a spočítat skupiny",
"When logging in, %s will find the user based on the following attributes:" : "Při přihlašování, %s bude hledat uživatele na základě následujících atributů:",
"LDAP / AD Username:" : "LDAP / AD uživatelské jméno:",
+ "Allows login against the LDAP / AD username, which is either uid or sAMAccountName and will be detected." : "Umožňuje přihlášení LDAP / AD uživatelským jménem, což je uid nebo sAMAccountName a bude detekováno.",
"LDAP / AD Email Address:" : "LDAP / AD emailová adresa:",
"Allows login against an email attribute. Mail and mailPrimaryAddress will be allowed." : "Umožňuje přihlášení s atributem emailu. Jsou povoleny Mail a mailPrimaryAddress.",
"Other Attributes:" : "Další atributy:",
@@ -74,9 +87,11 @@ OC.L10N.register(
"Verify settings" : "Ověřit nastavení",
"1. Server" : "1. Server",
"%s. Server:" : "%s. Server:",
+ "Add a new configuration" : "Přidat novou konfiguraci",
"Copy current configuration into new directory binding" : "Zkopírovat současnou konfiguraci do nového adresářového propojení",
"Delete the current configuration" : "Smazat současnou konfiguraci",
"Host" : "Počítač",
+ "You can omit the protocol, unless you require SSL. If so, start with ldaps://" : "Pokud nevyžadujete SSL, můžete protokol vynechat. Pokud ano, začněte ldaps://",
"Port" : "Port",
"Detect Port" : "Detekovat port",
"User DN" : "Uživatelské DN",
@@ -96,6 +111,15 @@ OC.L10N.register(
"Saving" : "Ukládá se",
"Back" : "Zpět",
"Continue" : "Pokračovat",
+ "Please renew your password." : "Prosím, obnovte vaše heslo.",
+ "An internal error occurred." : "Došlo k interní chybě.",
+ "Please try again or contact your administrator." : "Zkuste to znovu, nebo kontaktujte vašeho administrátora.",
+ "Current password" : "Aktuální heslo",
+ "New password" : "Žádné heslo",
+ "Renew password" : "Obnovit heslo",
+ "Wrong password. Reset it?" : "Chybné heslo. Resetovat?",
+ "Wrong password." : "Chybné heslo.",
+ "Cancel" : "Zrušit",
"LDAP" : "LDAP",
"Server" : "Server",
"Users" : "Uživatelé",
@@ -141,10 +165,15 @@ OC.L10N.register(
"Enable LDAP password changes per user" : "Povolit změny LDAP hesla pro každého uživatele",
"Allow LDAP users to change their password and allow Super Administrators and Group Administrators to change the password of their LDAP users. Only works when access control policies are configured accordingly on the LDAP server. As passwords are sent in plaintext to the LDAP server, transport encryption must be used and password hashing should be configured on the LDAP server." : "Povolit LDAP uživatelům změnu jejich hesla a povolit Super Administrátorům a skupinovým Administrátorům změnu hesel jejich LDAP uživatelů. Funguje pouze, pokud jsou na LDAP serveru příslušně nakonfigurovány seznamy řízení přístupu. Protože hesla jsou LDAP serveru zasílána v čisté podobě, musí být použito šifrování při transportu a na LDAP serveru by mělo být nakonfigurováno hashování hesel.",
"(New password is sent as plain text to LDAP)" : "(Nové heslo je LDAPu zasláno jako prostý text)",
+ "Default password policy DN" : "DN výchozí politiky hesel",
+ "The DN of a default password policy that will be used for password expiry handling. Works only when LDAP password changes per user are enabled and is only supported by OpenLDAP. Leave empty to disable password expiry handling." : "DN výchozí politiky hesel, která bude použita ke zpracování vypršení hesel. Funguje pouze pokud jsou povoleny změny hesla uživatelem a používá se OpenLDAP. Ponechte prázdné pro výchozí zpracování vypršení hesel.",
"Special Attributes" : "Speciální atributy",
"Quota Field" : "Pole pro kvótu",
+ "Leave empty for user's default quota. Otherwise, specify an LDAP/AD attribute." : "Ponechte prázné pro výchozí uživatelskou kvótu. Jinak uveďte LDAP / AD atribut.",
"Quota Default" : "Výchozí kvóta",
+ "Override default quota for LDAP users who do not have a quota set in the Quota Field." : "Přepsat výchozí kvótu pro LDAP uživatele, kteří nemají kvótu nastavenou v poli kvóty.",
"Email Field" : "Pole emailu",
+ "Set the user's email from their LDAP attribute. Leave it empty for default behaviour." : "Nastavit e-mail uživatele na základě LDAP atributu. Ponechte prázdné pro výchozí chování.",
"User Home Folder Naming Rule" : "Pravidlo pojmenování domovského adresáře uživatele",
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." : "Ponechte prázdné pro uživatelské jméno (výchozí). Jinak uveďte LDAP/AD parametr.",
"Internal Username" : "Interní uživatelské jméno",
diff --git a/apps/user_ldap/l10n/cs.json b/apps/user_ldap/l10n/cs.json
index c3b2279237a..e8e6553e2d8 100644
--- a/apps/user_ldap/l10n/cs.json
+++ b/apps/user_ldap/l10n/cs.json
@@ -10,6 +10,13 @@
"No data specified" : "Neurčena žádná data",
" Could not set configuration %s" : "Nelze nastavit konfiguraci %s",
"Action does not exist" : "Tato akce neexistuje",
+ "LDAP user and group backend" : "Backend pro LDAP uživatele a skupiny",
+ "Renewing …" : "Obnovování …",
+ "Very weak password" : "Velmi slabé heslo",
+ "Weak password" : "Slabé heslo",
+ "So-so password" : "Přijatelné heslo",
+ "Good password" : "Dobré heslo",
+ "Strong password" : "Silné heslo",
"The Base DN appears to be wrong" : "Base DN nevypadá být v pořádku",
"Testing configuration…" : "Testování konfigurace...",
"Configuration incorrect" : "Nesprávná konfigurace",
@@ -42,9 +49,13 @@
"An unspecified error occurred. Please check the settings and the log." : "Došlo k nespecifikované chybě. Zkontrolujte prosím nastavení a soubor logu.",
"The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "Filtr vyhledávání je neplatný, pravděpodobně z důvodu chybné syntax jako třeba neuzavřené závorky. Ověřte to.",
"A connection error to LDAP / AD occurred, please check host, port and credentials." : "Došlo k chybě připojení k LDAP / AD, zkontrolujte prosím host, port a přihlašovací údaje.",
+ "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "Zástupný symbol \"%uid\" chybí. Při dotatzu na LDAP / AD bude nahrazen přihlašovacím jménem.",
"Please provide a login name to test against" : "Zadejte prosím přihlašovací jméno pro otestování",
"The group box was disabled, because the LDAP / AD server does not support memberOf." : "Skupinové pole bylo vypnuto, protože LDAP / AD server nepodporuje memberOf.",
"Password change rejected. Hint: " : "Změna hesla zamítnuta. Nápověda: ",
+ "Please login with the new password" : "Prosím, přihlaste se pomocí nového hesla",
+ "Your password will expire tomorrow." : "Vaše heslo zítra vyprší.",
+ "Your password will expire today." : "Vaše heslo dnes vyprší.",
"LDAP / AD integration" : "LDAP / AD propojení",
"_%s group found_::_%s groups found_" : ["nalezena %s skupina","nalezeny %s skupiny","nalezeno %s skupin"],
"_%s user found_::_%s users found_" : ["nalezen %s uživatel","nalezeni %s uživatelé","nalezeno %s uživatelů"],
@@ -62,8 +73,10 @@
"Edit LDAP Query" : "Upravit LDAP požadavek",
"LDAP Filter:" : "LDAP filtr:",
"The filter specifies which LDAP groups shall have access to the %s instance." : "Filtr určuje, kteří uživatelé LDAP mají mít přístup k instanci %s.",
+ "Verify settings and count the groups" : "Ověřit nastavení a spočítat skupiny",
"When logging in, %s will find the user based on the following attributes:" : "Při přihlašování, %s bude hledat uživatele na základě následujících atributů:",
"LDAP / AD Username:" : "LDAP / AD uživatelské jméno:",
+ "Allows login against the LDAP / AD username, which is either uid or sAMAccountName and will be detected." : "Umožňuje přihlášení LDAP / AD uživatelským jménem, což je uid nebo sAMAccountName a bude detekováno.",
"LDAP / AD Email Address:" : "LDAP / AD emailová adresa:",
"Allows login against an email attribute. Mail and mailPrimaryAddress will be allowed." : "Umožňuje přihlášení s atributem emailu. Jsou povoleny Mail a mailPrimaryAddress.",
"Other Attributes:" : "Další atributy:",
@@ -72,9 +85,11 @@
"Verify settings" : "Ověřit nastavení",
"1. Server" : "1. Server",
"%s. Server:" : "%s. Server:",
+ "Add a new configuration" : "Přidat novou konfiguraci",
"Copy current configuration into new directory binding" : "Zkopírovat současnou konfiguraci do nového adresářového propojení",
"Delete the current configuration" : "Smazat současnou konfiguraci",
"Host" : "Počítač",
+ "You can omit the protocol, unless you require SSL. If so, start with ldaps://" : "Pokud nevyžadujete SSL, můžete protokol vynechat. Pokud ano, začněte ldaps://",
"Port" : "Port",
"Detect Port" : "Detekovat port",
"User DN" : "Uživatelské DN",
@@ -94,6 +109,15 @@
"Saving" : "Ukládá se",
"Back" : "Zpět",
"Continue" : "Pokračovat",
+ "Please renew your password." : "Prosím, obnovte vaše heslo.",
+ "An internal error occurred." : "Došlo k interní chybě.",
+ "Please try again or contact your administrator." : "Zkuste to znovu, nebo kontaktujte vašeho administrátora.",
+ "Current password" : "Aktuální heslo",
+ "New password" : "Žádné heslo",
+ "Renew password" : "Obnovit heslo",
+ "Wrong password. Reset it?" : "Chybné heslo. Resetovat?",
+ "Wrong password." : "Chybné heslo.",
+ "Cancel" : "Zrušit",
"LDAP" : "LDAP",
"Server" : "Server",
"Users" : "Uživatelé",
@@ -139,10 +163,15 @@
"Enable LDAP password changes per user" : "Povolit změny LDAP hesla pro každého uživatele",
"Allow LDAP users to change their password and allow Super Administrators and Group Administrators to change the password of their LDAP users. Only works when access control policies are configured accordingly on the LDAP server. As passwords are sent in plaintext to the LDAP server, transport encryption must be used and password hashing should be configured on the LDAP server." : "Povolit LDAP uživatelům změnu jejich hesla a povolit Super Administrátorům a skupinovým Administrátorům změnu hesel jejich LDAP uživatelů. Funguje pouze, pokud jsou na LDAP serveru příslušně nakonfigurovány seznamy řízení přístupu. Protože hesla jsou LDAP serveru zasílána v čisté podobě, musí být použito šifrování při transportu a na LDAP serveru by mělo být nakonfigurováno hashování hesel.",
"(New password is sent as plain text to LDAP)" : "(Nové heslo je LDAPu zasláno jako prostý text)",
+ "Default password policy DN" : "DN výchozí politiky hesel",
+ "The DN of a default password policy that will be used for password expiry handling. Works only when LDAP password changes per user are enabled and is only supported by OpenLDAP. Leave empty to disable password expiry handling." : "DN výchozí politiky hesel, která bude použita ke zpracování vypršení hesel. Funguje pouze pokud jsou povoleny změny hesla uživatelem a používá se OpenLDAP. Ponechte prázdné pro výchozí zpracování vypršení hesel.",
"Special Attributes" : "Speciální atributy",
"Quota Field" : "Pole pro kvótu",
+ "Leave empty for user's default quota. Otherwise, specify an LDAP/AD attribute." : "Ponechte prázné pro výchozí uživatelskou kvótu. Jinak uveďte LDAP / AD atribut.",
"Quota Default" : "Výchozí kvóta",
+ "Override default quota for LDAP users who do not have a quota set in the Quota Field." : "Přepsat výchozí kvótu pro LDAP uživatele, kteří nemají kvótu nastavenou v poli kvóty.",
"Email Field" : "Pole emailu",
+ "Set the user's email from their LDAP attribute. Leave it empty for default behaviour." : "Nastavit e-mail uživatele na základě LDAP atributu. Ponechte prázdné pro výchozí chování.",
"User Home Folder Naming Rule" : "Pravidlo pojmenování domovského adresáře uživatele",
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." : "Ponechte prázdné pro uživatelské jméno (výchozí). Jinak uveďte LDAP/AD parametr.",
"Internal Username" : "Interní uživatelské jméno",
diff --git a/apps/user_ldap/l10n/ko.js b/apps/user_ldap/l10n/ko.js
index 52b000e65b4..51d8d48defd 100644
--- a/apps/user_ldap/l10n/ko.js
+++ b/apps/user_ldap/l10n/ko.js
@@ -12,8 +12,15 @@ OC.L10N.register(
"No data specified" : "데이터가 지정되지 않음",
" Could not set configuration %s" : " 설정 %s을(를) 지정할 수 없음",
"Action does not exist" : "동작이 존재하지 않음",
+ "LDAP user and group backend" : "LDAP 사용자 및 그룹 백엔드",
+ "Renewing …" : "갱신 중 …",
+ "Very weak password" : "매우 약한 암호",
+ "Weak password" : "약한 암호",
+ "So-so password" : "그저 그런 암호",
+ "Good password" : "좋은 암호",
+ "Strong password" : "매우 좋은 암호",
"The Base DN appears to be wrong" : "기본 DN이 올바르지 않습니다",
- "Testing configuration…" : "설정 시험 중...",
+ "Testing configuration…" : "설정 시험 중…",
"Configuration incorrect" : "설정 올바르지 않음",
"Configuration incomplete" : "설정 불완전함",
"Configuration OK" : "설정 올바름",
@@ -35,16 +42,24 @@ OC.L10N.register(
"Anonymous bind is not allowed. Please provide a User DN and Password." : "익명 연결은 허용되지 않습니다. 사용자 DN과 암호를 입력하십시오.",
"LDAP Operations error. Anonymous bind might not be allowed." : "LDAP 작업 오류입니다. 익명 연결이 비활성화 되었을 수 있습니다.",
"Saving failed. Please make sure the database is in Operation. Reload before continuing." : "저장할 수 없습니다. 데이터베이스 상태를 확인하십시오. 계속하기 전에 새로 고치십시오.",
- "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "모드를 전환하면 자동 LDAP 쿼리를 활성화합니다. LDAP 크기에 따라서 시간이 걸릴 수도 있습니다. 모드를 전환하시겠습니까?",
+ "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "모드를 전환하면 자동 LDAP 질의를 활성화합니다. LDAP 크기에 따라서 시간이 걸릴 수도 있습니다. 모드를 전환하시겠습니까?",
"Mode switch" : "모드 전환",
"Select attributes" : "속성 선택",
- "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "사용자를 찾을 수 없습니다. 로그인 속성과 사용자 이름을 확인하십시오. 적용되는 필터(명령행에 붙여넣어 검증 가능):",
+ "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "사용자를 찾을 수 없습니다. 로그인 속성과 사용자 이름을 확인하십시오. 적용되는 필터(명령행에 붙여넣어 검증 가능):<br/>",
"User found and settings verified." : "사용자를 찾았고 설정을 확인했습니다.",
+ "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "설정을 확인했지만 사용자가 한 명 이상 있습니다. 첫 번째 사용자만 로그인할 수 있습니다. 더 구체적인 필터를 지정하십시오.",
"An unspecified error occurred. Please check the settings and the log." : "알 수 없는 오류가 발생했습니다. 설정과 로그를 확인하십시오.",
"The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "검색 필터가 잘못되었습니다. 열고 닫는 괄호 쌍이 맞지 않을 수도 있습니다. 확인 후 수정하십시오.",
"A connection error to LDAP / AD occurred, please check host, port and credentials." : "LDAP/AD 연결 오류가 발생했습니다. 호스트, 포트, 인증 정보를 확인하십시오.",
+ "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "\"%uid\" 자리 비움자가 없습니다. LDAP/AD에 조회할 때 로그인 이름으로 대체됩니다.",
"Please provide a login name to test against" : "테스트할 로그인 사용자 이름을 입력하십시오",
"The group box was disabled, because the LDAP / AD server does not support memberOf." : "LDAP/AD 서버에서 memberOf를 지원하지 않아서 그룹 상자를 비활성화합니다.",
+ "Password change rejected. Hint: " : "암호 변경이 거부되었습니다. 힌트:",
+ "Please login with the new password" : "새 암호로 로그인하십시오",
+ "Your password will expire tomorrow." : "내 암호가 내일 만료됩니다.",
+ "Your password will expire today." : "내 암호가 오늘 만료됩니다.",
+ "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["내 암호가 %n일 후 만료됩니다."],
+ "LDAP / AD integration" : "LDAP/AD 통합",
"_%s group found_::_%s groups found_" : ["그룹 %s개 찾음"],
"_%s user found_::_%s users found_" : ["사용자 %s명 찾음"],
"Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "사용자 표시 이름을 결정할 수 없습니다. 고급 LDAP 설정에서 직접 입력하십시오.",
@@ -58,11 +73,13 @@ OC.L10N.register(
"Search groups" : "그룹 검색",
"Available groups" : "사용 가능한 그룹",
"Selected groups" : "선택한 그룹",
- "Edit LDAP Query" : "LDAP 쿼리 편집",
+ "Edit LDAP Query" : "LDAP 질의 편집",
"LDAP Filter:" : "LDAP 필터:",
"The filter specifies which LDAP groups shall have access to the %s instance." : "이 필터는 %s에 접근할 수 있는 LDAP 그룹을 설정합니다.",
+ "Verify settings and count the groups" : "설정을 확인하고 그룹 개수 세기",
"When logging in, %s will find the user based on the following attributes:" : "로그인할 때 %s에서 다음 속성을 기반으로 사용자를 찾습니다:",
"LDAP / AD Username:" : "LDAP/AD 사용자 이름:",
+ "Allows login against the LDAP / AD username, which is either uid or sAMAccountName and will be detected." : "LDAP/AD 사용자 이름으로 로그인하는 것을 허용합니다. uid 및 sAMAccountName 중 하나이며 자동으로 감지합니다.",
"LDAP / AD Email Address:" : "LDAP/AD 이메일 주소:",
"Allows login against an email attribute. Mail and mailPrimaryAddress will be allowed." : "이메일 속성으로 로그인을 허용합니다. Mail 및 mailPrimaryAddress를 허용합니다.",
"Other Attributes:" : "기타 속성:",
@@ -71,9 +88,11 @@ OC.L10N.register(
"Verify settings" : "설정 검사",
"1. Server" : "1. 서버",
"%s. Server:" : "%s. 서버:",
+ "Add a new configuration" : "새 설정 추가",
"Copy current configuration into new directory binding" : "현재 설정을 새 디렉터리 바인딩으로 복사",
"Delete the current configuration" : "현재 설정 삭제",
"Host" : "호스트",
+ "You can omit the protocol, unless you require SSL. If so, start with ldaps://" : "SSL이 필요한 경우가 아니라면 프로토콜을 입력하지 않아도 됩니다. SSL이 필요한 경우 ldaps:// 주소를 입력하십시오",
"Port" : "포트",
"Detect Port" : "포트 감지",
"User DN" : "사용자 DN",
@@ -86,12 +105,22 @@ OC.L10N.register(
"Test Base DN" : "기본 DN 시험",
"Avoids automatic LDAP requests. Better for bigger setups, but requires some LDAP knowledge." : "자동 LDAP 요청을 줄입니다. 대형 사이트에서 유용하지만 LDAP에 관한 지식이 필요합니다.",
"Manually enter LDAP filters (recommended for large directories)" : "수동으로 LDAP 필터 입력(대형 사이트에 추천)",
+ "Listing and searching for users is constrained by these criteria:" : "다음 조건으로 사용자 조회 및 검색 제한:",
"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." : "일반적인 객체 클래스는 organizationalPerson, person, user, inetOrgPerson입니다. 어떤 객체 클래스를 사용해야 할 지 모르겠으면 디렉터리 서비스 관리자에게 연락하십시오.",
"The filter specifies which LDAP users shall have access to the %s instance." : "이 필터는 %s에 접근할 수 있는 LDAP 사용자를 설정합니다.",
"Verify settings and count users" : "설정을 확인하고 사용자 수 계산",
"Saving" : "저장 중",
"Back" : "뒤로",
"Continue" : "계속",
+ "Please renew your password." : "암호를 갱신하십시오.",
+ "An internal error occurred." : "내부 오류가 발생했습니다.",
+ "Please try again or contact your administrator." : "다시 시도하거나 관리자에게 연락하십시오.",
+ "Current password" : "현재 암호",
+ "New password" : "새 암호",
+ "Renew password" : "암호 갱신",
+ "Wrong password. Reset it?" : "암호가 잘못되었습니다. 초기화하시겠습니까?",
+ "Wrong password." : "암호가 잘못되었습니다.",
+ "Cancel" : "취소",
"LDAP" : "LDAP",
"Server" : "서버",
"Users" : "사용자",
@@ -134,13 +163,22 @@ OC.L10N.register(
"When switched on, groups that contain groups are supported. (Only works if the group member attribute contains DNs.)" : "이 설정을 사용하면 그룹 안의 그룹을 지원합니다.(그룹 구성원 속성이 DN을 포함하는 경우에만 사용 가능)",
"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.)" : "사용자와 그룹 목록 가져오기와 같은 다량의 결과를 반환하는 페이지를 지정한 LDAP 검색에 사용할 청크 크기입니다.(0으로 설정하면 이러한 검색을 할 때 페이지를 사용하지 않습니다.)",
+ "Enable LDAP password changes per user" : "사용자별 LDAP 암호 변경 허용",
+ "Allow LDAP users to change their password and allow Super Administrators and Group Administrators to change the password of their LDAP users. Only works when access control policies are configured accordingly on the LDAP server. As passwords are sent in plaintext to the LDAP server, transport encryption must be used and password hashing should be configured on the LDAP server." : "LDAP 사용자가 암호를 변경하고 수퍼 관리자 및 그룹 관리자가 LDAP 사용자의 암호를 변경할 수 있도록 허용합니다. LDAP 서버의 접근 제어가 올바르게 설정되어 있어야 작동합니다. LDAP 서버에 평문으로 암호가 전송되기 때문에 전송 계층 암호화가 설정되어 있어야 하며 LDAP 서버에 암호 해시가 설정되어 있어야 합니다.",
+ "(New password is sent as plain text to LDAP)" : "(새 암호가 LDAP 서버에 평문으로 전송됨)",
+ "Default password policy DN" : "기본 암호 정책 DN",
+ "The DN of a default password policy that will be used for password expiry handling. Works only when LDAP password changes per user are enabled and is only supported by OpenLDAP. Leave empty to disable password expiry handling." : "암호 만료 처리에 사용할 기본 암호 정책 DN입니다. 사용자별 LDAP 암호 변경이 활성화되어 있어야 하며 OpenLDAP에서만 동작합니다. 암호 만료 처리를 사용하지 않으려면 비워 두십시오.",
"Special Attributes" : "특수 속성",
"Quota Field" : "할당량 필드",
+ "Leave empty for user's default quota. Otherwise, specify an LDAP/AD attribute." : "사용자의 기본 할당량을 사용하려면 비워 두십시오. 할당량 설정이 필요하면 LDAP/AD 속성을 지정하십시오.",
"Quota Default" : "기본 할당량",
+ "Override default quota for LDAP users who do not have a quota set in the Quota Field." : "할당량 필드에 할당량이 설정되지 않은 LDAP 사용자를 위한 기본 할당량입니다.",
"Email Field" : "이메일 필드",
+ "Set the user's email from their LDAP attribute. Leave it empty for default behaviour." : "LDAP 속성에서 사용자의 이메일을 설정합니다. 기본 행동을 사용하려면 비워 두십시오.",
"User Home Folder Naming Rule" : "사용자 홈 폴더 이름 규칙",
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." : "사용자 이름을 사용하려면 비워 두십시오(기본값). 기타 경우 LDAP/AD 속성을 지정하십시오.",
"Internal Username" : "내부 사용자 이름",
+ "By default the internal username will be created from the UUID attribute. It makes sure that the username is unique and characters do not need to be converted. The internal username has the restriction that only these characters are allowed: [ a-zA-Z0-9_.@- ]. Other characters are replaced with their ASCII correspondence or simply omitted. On collisions a number will be added/increased. The internal username is used to identify a user internally. It is also the default name for the user home folder. It is also a part of remote URLs, for instance for all *DAV services. With this setting, the default behavior can be overridden. Leave it empty for default behavior. Changes will have effect only on newly mapped (added) LDAP users." : "기본적으로 내부 사용자 이름은 UUID 속성에서 생성됩니다. 이를 통해서 사용자 이름이 유일하며 문자를 변환할 필요가 없도록 합니다. 내부 사용자 이름에는 다음 글자만 사용할 수 있습니다: [a-zA-Z0-9_.@-] 다른 모든 글자는 ASCII에 해당하는 글자로 대체되거나 생략됩니다. 충돌이 발생할 경우 숫자가 추가로 붙거나 증가합니다. 내부 사용자 이름은 사용자를 내부에서 식별하는 데에도 사용되며, 사용자 홈 폴더의 기본 이름입니다. 모든 *DAV 서비스 등에 사용되는 URL의 일부이기도 합니다. 이 설정을 사용하면 기본 행동을 사용자 정의할 수 있으며, 비워 두면 기본값을 사용합니다. 변경 사항은 새로 매핑 및 추가된 LDAP 사용자에게만 적용됩니다.",
"Internal Username Attribute:" : "내부 사용자 이름 속성:",
"Override UUID detection" : "UUID 확인 재정의",
"By default, the UUID attribute is automatically detected. The UUID attribute is used to doubtlessly identify LDAP users and groups. Also, the internal username will be created based on the UUID, if not specified otherwise above. You can override the setting and pass an attribute of your choice. You must make sure that the attribute of your choice can be fetched for both users and groups and it is unique. Leave it empty for default behavior. Changes will have effect only on newly mapped (added) LDAP users and groups." : "기본적으로 UUID 속성은 자동적으로 감지됩니다. UUID 속성은 LDAP 사용자와 그룹을 정확히 식별하는 데 사용됩니다. 지정하지 않은 경우 내부 사용자 이름은 UUID를 기반으로 생성됩니다. 이 설정을 다시 정의하고 임의의 속성을 지정할 수 있습니다. 사용자와 그룹 모두에게 속성을 적용할 수 있고 중복된 값이 없는지 확인하십시오. 비워 두면 기본 설정을 사용합니다. 새로 추가되거나 매핑된 LDAP 사용자와 그룹에만 적용됩니다.",
diff --git a/apps/user_ldap/l10n/ko.json b/apps/user_ldap/l10n/ko.json
index 370221ddcff..23dab6f2b93 100644
--- a/apps/user_ldap/l10n/ko.json
+++ b/apps/user_ldap/l10n/ko.json
@@ -10,8 +10,15 @@
"No data specified" : "데이터가 지정되지 않음",
" Could not set configuration %s" : " 설정 %s을(를) 지정할 수 없음",
"Action does not exist" : "동작이 존재하지 않음",
+ "LDAP user and group backend" : "LDAP 사용자 및 그룹 백엔드",
+ "Renewing …" : "갱신 중 …",
+ "Very weak password" : "매우 약한 암호",
+ "Weak password" : "약한 암호",
+ "So-so password" : "그저 그런 암호",
+ "Good password" : "좋은 암호",
+ "Strong password" : "매우 좋은 암호",
"The Base DN appears to be wrong" : "기본 DN이 올바르지 않습니다",
- "Testing configuration…" : "설정 시험 중...",
+ "Testing configuration…" : "설정 시험 중…",
"Configuration incorrect" : "설정 올바르지 않음",
"Configuration incomplete" : "설정 불완전함",
"Configuration OK" : "설정 올바름",
@@ -33,16 +40,24 @@
"Anonymous bind is not allowed. Please provide a User DN and Password." : "익명 연결은 허용되지 않습니다. 사용자 DN과 암호를 입력하십시오.",
"LDAP Operations error. Anonymous bind might not be allowed." : "LDAP 작업 오류입니다. 익명 연결이 비활성화 되었을 수 있습니다.",
"Saving failed. Please make sure the database is in Operation. Reload before continuing." : "저장할 수 없습니다. 데이터베이스 상태를 확인하십시오. 계속하기 전에 새로 고치십시오.",
- "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "모드를 전환하면 자동 LDAP 쿼리를 활성화합니다. LDAP 크기에 따라서 시간이 걸릴 수도 있습니다. 모드를 전환하시겠습니까?",
+ "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "모드를 전환하면 자동 LDAP 질의를 활성화합니다. LDAP 크기에 따라서 시간이 걸릴 수도 있습니다. 모드를 전환하시겠습니까?",
"Mode switch" : "모드 전환",
"Select attributes" : "속성 선택",
- "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "사용자를 찾을 수 없습니다. 로그인 속성과 사용자 이름을 확인하십시오. 적용되는 필터(명령행에 붙여넣어 검증 가능):",
+ "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "사용자를 찾을 수 없습니다. 로그인 속성과 사용자 이름을 확인하십시오. 적용되는 필터(명령행에 붙여넣어 검증 가능):<br/>",
"User found and settings verified." : "사용자를 찾았고 설정을 확인했습니다.",
+ "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "설정을 확인했지만 사용자가 한 명 이상 있습니다. 첫 번째 사용자만 로그인할 수 있습니다. 더 구체적인 필터를 지정하십시오.",
"An unspecified error occurred. Please check the settings and the log." : "알 수 없는 오류가 발생했습니다. 설정과 로그를 확인하십시오.",
"The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "검색 필터가 잘못되었습니다. 열고 닫는 괄호 쌍이 맞지 않을 수도 있습니다. 확인 후 수정하십시오.",
"A connection error to LDAP / AD occurred, please check host, port and credentials." : "LDAP/AD 연결 오류가 발생했습니다. 호스트, 포트, 인증 정보를 확인하십시오.",
+ "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "\"%uid\" 자리 비움자가 없습니다. LDAP/AD에 조회할 때 로그인 이름으로 대체됩니다.",
"Please provide a login name to test against" : "테스트할 로그인 사용자 이름을 입력하십시오",
"The group box was disabled, because the LDAP / AD server does not support memberOf." : "LDAP/AD 서버에서 memberOf를 지원하지 않아서 그룹 상자를 비활성화합니다.",
+ "Password change rejected. Hint: " : "암호 변경이 거부되었습니다. 힌트:",
+ "Please login with the new password" : "새 암호로 로그인하십시오",
+ "Your password will expire tomorrow." : "내 암호가 내일 만료됩니다.",
+ "Your password will expire today." : "내 암호가 오늘 만료됩니다.",
+ "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["내 암호가 %n일 후 만료됩니다."],
+ "LDAP / AD integration" : "LDAP/AD 통합",
"_%s group found_::_%s groups found_" : ["그룹 %s개 찾음"],
"_%s user found_::_%s users found_" : ["사용자 %s명 찾음"],
"Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "사용자 표시 이름을 결정할 수 없습니다. 고급 LDAP 설정에서 직접 입력하십시오.",
@@ -56,11 +71,13 @@
"Search groups" : "그룹 검색",
"Available groups" : "사용 가능한 그룹",
"Selected groups" : "선택한 그룹",
- "Edit LDAP Query" : "LDAP 쿼리 편집",
+ "Edit LDAP Query" : "LDAP 질의 편집",
"LDAP Filter:" : "LDAP 필터:",
"The filter specifies which LDAP groups shall have access to the %s instance." : "이 필터는 %s에 접근할 수 있는 LDAP 그룹을 설정합니다.",
+ "Verify settings and count the groups" : "설정을 확인하고 그룹 개수 세기",
"When logging in, %s will find the user based on the following attributes:" : "로그인할 때 %s에서 다음 속성을 기반으로 사용자를 찾습니다:",
"LDAP / AD Username:" : "LDAP/AD 사용자 이름:",
+ "Allows login against the LDAP / AD username, which is either uid or sAMAccountName and will be detected." : "LDAP/AD 사용자 이름으로 로그인하는 것을 허용합니다. uid 및 sAMAccountName 중 하나이며 자동으로 감지합니다.",
"LDAP / AD Email Address:" : "LDAP/AD 이메일 주소:",
"Allows login against an email attribute. Mail and mailPrimaryAddress will be allowed." : "이메일 속성으로 로그인을 허용합니다. Mail 및 mailPrimaryAddress를 허용합니다.",
"Other Attributes:" : "기타 속성:",
@@ -69,9 +86,11 @@
"Verify settings" : "설정 검사",
"1. Server" : "1. 서버",
"%s. Server:" : "%s. 서버:",
+ "Add a new configuration" : "새 설정 추가",
"Copy current configuration into new directory binding" : "현재 설정을 새 디렉터리 바인딩으로 복사",
"Delete the current configuration" : "현재 설정 삭제",
"Host" : "호스트",
+ "You can omit the protocol, unless you require SSL. If so, start with ldaps://" : "SSL이 필요한 경우가 아니라면 프로토콜을 입력하지 않아도 됩니다. SSL이 필요한 경우 ldaps:// 주소를 입력하십시오",
"Port" : "포트",
"Detect Port" : "포트 감지",
"User DN" : "사용자 DN",
@@ -84,12 +103,22 @@
"Test Base DN" : "기본 DN 시험",
"Avoids automatic LDAP requests. Better for bigger setups, but requires some LDAP knowledge." : "자동 LDAP 요청을 줄입니다. 대형 사이트에서 유용하지만 LDAP에 관한 지식이 필요합니다.",
"Manually enter LDAP filters (recommended for large directories)" : "수동으로 LDAP 필터 입력(대형 사이트에 추천)",
+ "Listing and searching for users is constrained by these criteria:" : "다음 조건으로 사용자 조회 및 검색 제한:",
"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." : "일반적인 객체 클래스는 organizationalPerson, person, user, inetOrgPerson입니다. 어떤 객체 클래스를 사용해야 할 지 모르겠으면 디렉터리 서비스 관리자에게 연락하십시오.",
"The filter specifies which LDAP users shall have access to the %s instance." : "이 필터는 %s에 접근할 수 있는 LDAP 사용자를 설정합니다.",
"Verify settings and count users" : "설정을 확인하고 사용자 수 계산",
"Saving" : "저장 중",
"Back" : "뒤로",
"Continue" : "계속",
+ "Please renew your password." : "암호를 갱신하십시오.",
+ "An internal error occurred." : "내부 오류가 발생했습니다.",
+ "Please try again or contact your administrator." : "다시 시도하거나 관리자에게 연락하십시오.",
+ "Current password" : "현재 암호",
+ "New password" : "새 암호",
+ "Renew password" : "암호 갱신",
+ "Wrong password. Reset it?" : "암호가 잘못되었습니다. 초기화하시겠습니까?",
+ "Wrong password." : "암호가 잘못되었습니다.",
+ "Cancel" : "취소",
"LDAP" : "LDAP",
"Server" : "서버",
"Users" : "사용자",
@@ -132,13 +161,22 @@
"When switched on, groups that contain groups are supported. (Only works if the group member attribute contains DNs.)" : "이 설정을 사용하면 그룹 안의 그룹을 지원합니다.(그룹 구성원 속성이 DN을 포함하는 경우에만 사용 가능)",
"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.)" : "사용자와 그룹 목록 가져오기와 같은 다량의 결과를 반환하는 페이지를 지정한 LDAP 검색에 사용할 청크 크기입니다.(0으로 설정하면 이러한 검색을 할 때 페이지를 사용하지 않습니다.)",
+ "Enable LDAP password changes per user" : "사용자별 LDAP 암호 변경 허용",
+ "Allow LDAP users to change their password and allow Super Administrators and Group Administrators to change the password of their LDAP users. Only works when access control policies are configured accordingly on the LDAP server. As passwords are sent in plaintext to the LDAP server, transport encryption must be used and password hashing should be configured on the LDAP server." : "LDAP 사용자가 암호를 변경하고 수퍼 관리자 및 그룹 관리자가 LDAP 사용자의 암호를 변경할 수 있도록 허용합니다. LDAP 서버의 접근 제어가 올바르게 설정되어 있어야 작동합니다. LDAP 서버에 평문으로 암호가 전송되기 때문에 전송 계층 암호화가 설정되어 있어야 하며 LDAP 서버에 암호 해시가 설정되어 있어야 합니다.",
+ "(New password is sent as plain text to LDAP)" : "(새 암호가 LDAP 서버에 평문으로 전송됨)",
+ "Default password policy DN" : "기본 암호 정책 DN",
+ "The DN of a default password policy that will be used for password expiry handling. Works only when LDAP password changes per user are enabled and is only supported by OpenLDAP. Leave empty to disable password expiry handling." : "암호 만료 처리에 사용할 기본 암호 정책 DN입니다. 사용자별 LDAP 암호 변경이 활성화되어 있어야 하며 OpenLDAP에서만 동작합니다. 암호 만료 처리를 사용하지 않으려면 비워 두십시오.",
"Special Attributes" : "특수 속성",
"Quota Field" : "할당량 필드",
+ "Leave empty for user's default quota. Otherwise, specify an LDAP/AD attribute." : "사용자의 기본 할당량을 사용하려면 비워 두십시오. 할당량 설정이 필요하면 LDAP/AD 속성을 지정하십시오.",
"Quota Default" : "기본 할당량",
+ "Override default quota for LDAP users who do not have a quota set in the Quota Field." : "할당량 필드에 할당량이 설정되지 않은 LDAP 사용자를 위한 기본 할당량입니다.",
"Email Field" : "이메일 필드",
+ "Set the user's email from their LDAP attribute. Leave it empty for default behaviour." : "LDAP 속성에서 사용자의 이메일을 설정합니다. 기본 행동을 사용하려면 비워 두십시오.",
"User Home Folder Naming Rule" : "사용자 홈 폴더 이름 규칙",
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." : "사용자 이름을 사용하려면 비워 두십시오(기본값). 기타 경우 LDAP/AD 속성을 지정하십시오.",
"Internal Username" : "내부 사용자 이름",
+ "By default the internal username will be created from the UUID attribute. It makes sure that the username is unique and characters do not need to be converted. The internal username has the restriction that only these characters are allowed: [ a-zA-Z0-9_.@- ]. Other characters are replaced with their ASCII correspondence or simply omitted. On collisions a number will be added/increased. The internal username is used to identify a user internally. It is also the default name for the user home folder. It is also a part of remote URLs, for instance for all *DAV services. With this setting, the default behavior can be overridden. Leave it empty for default behavior. Changes will have effect only on newly mapped (added) LDAP users." : "기본적으로 내부 사용자 이름은 UUID 속성에서 생성됩니다. 이를 통해서 사용자 이름이 유일하며 문자를 변환할 필요가 없도록 합니다. 내부 사용자 이름에는 다음 글자만 사용할 수 있습니다: [a-zA-Z0-9_.@-] 다른 모든 글자는 ASCII에 해당하는 글자로 대체되거나 생략됩니다. 충돌이 발생할 경우 숫자가 추가로 붙거나 증가합니다. 내부 사용자 이름은 사용자를 내부에서 식별하는 데에도 사용되며, 사용자 홈 폴더의 기본 이름입니다. 모든 *DAV 서비스 등에 사용되는 URL의 일부이기도 합니다. 이 설정을 사용하면 기본 행동을 사용자 정의할 수 있으며, 비워 두면 기본값을 사용합니다. 변경 사항은 새로 매핑 및 추가된 LDAP 사용자에게만 적용됩니다.",
"Internal Username Attribute:" : "내부 사용자 이름 속성:",
"Override UUID detection" : "UUID 확인 재정의",
"By default, the UUID attribute is automatically detected. The UUID attribute is used to doubtlessly identify LDAP users and groups. Also, the internal username will be created based on the UUID, if not specified otherwise above. You can override the setting and pass an attribute of your choice. You must make sure that the attribute of your choice can be fetched for both users and groups and it is unique. Leave it empty for default behavior. Changes will have effect only on newly mapped (added) LDAP users and groups." : "기본적으로 UUID 속성은 자동적으로 감지됩니다. UUID 속성은 LDAP 사용자와 그룹을 정확히 식별하는 데 사용됩니다. 지정하지 않은 경우 내부 사용자 이름은 UUID를 기반으로 생성됩니다. 이 설정을 다시 정의하고 임의의 속성을 지정할 수 있습니다. 사용자와 그룹 모두에게 속성을 적용할 수 있고 중복된 값이 없는지 확인하십시오. 비워 두면 기본 설정을 사용합니다. 새로 추가되거나 매핑된 LDAP 사용자와 그룹에만 적용됩니다.",