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:
Diffstat (limited to 'apps/user_ldap/l10n/ko.js')
-rw-r--r--apps/user_ldap/l10n/ko.js35
1 files changed, 5 insertions, 30 deletions
diff --git a/apps/user_ldap/l10n/ko.js b/apps/user_ldap/l10n/ko.js
index 85607d571b6..94be236ab63 100644
--- a/apps/user_ldap/l10n/ko.js
+++ b/apps/user_ldap/l10n/ko.js
@@ -10,56 +10,32 @@ OC.L10N.register(
"No configuration specified" : "설정이 지정되지 않음",
"No data specified" : "데이터가 지정되지 않음",
" Could not set configuration %s" : " 설정 %s을(를) 지정할 수 없음",
- "Deletion failed" : "삭제 실패",
- "Take over settings from recent server configuration?" : "최근 서버 설정을 다시 불러오시겠습니까?",
- "Keep settings?" : "설정을 유지하겠습니까?",
- "{nthServer}. Server" : "{nthServer}. 서버",
- "Cannot add server configuration" : "서버 설정을 추가할 수 없음",
- "mappings cleared" : "매핑 삭제됨",
- "Success" : "성공",
- "Error" : "오류",
- "Please specify a Base DN" : "기본 DN을 입력하십시오",
- "Could not determine Base DN" : "기본 DN을 결정할 수 없음",
- "Please specify the port" : "포트를 입력하십시오",
- "Configuration OK" : "설정 올바름",
"Configuration incorrect" : "설정 올바르지 않음",
"Configuration incomplete" : "설정 불완전함",
+ "Configuration OK" : "설정 올바름",
"Select groups" : "그룹 선택",
"Select object classes" : "객체 클래스 선택",
- "Select attributes" : "속성 선택",
- "Connection test succeeded" : "연결 시험 성공",
- "Connection test failed" : "연결 시험 실패",
+ "{nthServer}. Server" : "{nthServer}. 서버",
"Do you really want to delete the current Server Configuration?" : "현재 서버 설정을 지우시겠습니까?",
"Confirm Deletion" : "삭제 확인",
+ "Select attributes" : "속성 선택",
"_%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 설정에서 직접 입력하십시오.",
"Could not find the desired feature" : "필요한 기능을 찾을 수 없음",
"Invalid Host" : "잘못된 호스트",
"Server" : "서버",
- "User Filter" : "사용자 필터",
- "Login Filter" : "로그인 필터",
- "Group Filter" : "그룹 필터",
- "Save" : "저장",
+ "Users" : "사용자",
+ "Groups" : "그룹",
"Test Configuration" : "설정 시험",
"Help" : "도움말",
"Groups meeting these criteria are available in %s:" : "이 조건을 만족하는 그룹은 %s에 있습니다:",
- "only those object classes:" : "다음 객체 클래스만:",
- "only from those groups:" : "다음 그룹에서만:",
- "Edit raw filter instead" : "필터 직접 편집",
- "Raw LDAP filter" : "LDAP 필터",
"The filter specifies which LDAP groups shall have access to the %s instance." : "이 필터는 %s에 접근할 수 있는 LDAP 그룹을 설정합니다.",
"Test Filter" : "필터 시험",
- "groups found" : "그룹 찾음",
- "Users login with this attribute:" : "다음 속성으로 사용자 로그인:",
- "LDAP Username:" : "LDAP 사용자 이름:",
- "LDAP Email Address:" : "LDAP 이메일 주소:",
"Other Attributes:" : "기타 속성:",
"Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" : "로그인을 시도할 때 적용할 필터를 입력하십시오. %%uid는 로그인 동작의 사용자 이름으로 대체됩니다. 예: \"uid=%%uid\"",
"1. Server" : "1. 서버",
"%s. Server:" : "%s. 서버:",
- "Add Server Configuration" : "서버 설정 추가",
- "Delete Configuration" : "설정 삭제",
"Host" : "호스트",
"You can omit the protocol, except you require SSL. Then start with ldaps://" : "SSL을 사용하지 않으면 프로토콜을 입력하지 않아도 됩니다. SSL을 사용하려면 ldaps://를 입력하십시오.",
"Port" : "포트",
@@ -73,7 +49,6 @@ OC.L10N.register(
"Manually enter LDAP filters (recommended for large directories)" : "수동으로 LDAP 필터 입력(대형 사이트에 추천)",
"Limit %s access to users meeting these criteria:" : "다음 조건을 만족하는 사용자만 %s 접근 허용:",
"The filter specifies which LDAP users shall have access to the %s instance." : "이 필터는 %s에 접근할 수 있는 LDAP 사용자를 설정합니다.",
- "users found" : "사용자 찾음",
"Saving" : "저장 중",
"Back" : "뒤로",
"Continue" : "계속",