summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n/ko.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_ldap/l10n/ko.php')
-rw-r--r--apps/user_ldap/l10n/ko.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/ko.php b/apps/user_ldap/l10n/ko.php
index ff93b1f7cbf..bac25ec96b9 100644
--- a/apps/user_ldap/l10n/ko.php
+++ b/apps/user_ldap/l10n/ko.php
@@ -6,10 +6,12 @@ $TRANSLATIONS = array(
"Select groups" => "그룹 선택",
"Connection test succeeded" => "연결 시험 성공",
"Connection test failed" => "연결 시험 실패",
+"Do you really want to delete the current Server Configuration?" => "현재 서버 설정을 지우시겠습니까?",
"_%s group found_::_%s groups found_" => array(""),
"_%s user found_::_%s users found_" => array(""),
"Save" => "저장",
"Help" => "도움말",
+"Add Server Configuration" => "서버 설정 추가",
"Host" => "호스트",
"You can omit the protocol, except you require SSL. Then start with ldaps://" => "SSL을 사용하는 경우가 아니라면 프로토콜을 입력하지 않아도 됩니다. SSL을 사용하려면 ldaps://를 입력하십시오.",
"Port" => "포트",
@@ -20,9 +22,11 @@ $TRANSLATIONS = array(
"One Base DN per line" => "기본 DN을 한 줄에 하나씩 입력하십시오",
"You can specify Base DN for users and groups in the Advanced tab" => "고급 탭에서 사용자 및 그룹에 대한 기본 DN을 지정할 수 있습니다.",
"Back" => "뒤로",
+"Continue" => "계속",
"<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>경고:</b> PHP LDAP 모듈이 비활성화되어 있거나 설치되어 있지 않습니다. 백엔드를 사용할 수 없습니다. 시스템 관리자에게 설치를 요청하십시오.",
"Connection Settings" => "연결 설정",
"Configuration Active" => "구성 활성화",
+"When unchecked, this configuration will be skipped." => "선택하지 않으시면, 설정은 무시됩니다.",
"Backup (Replica) Host" => "백업 (복제) 포트",
"Backup (Replica) Port" => "백업 (복제) 포트",
"Disable Main Server" => "주 서버 비활성화",