summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n/ko.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-08-17 00:09:19 +0000
committerNextcloud bot <bot@nextcloud.com>2016-08-17 00:09:19 +0000
commit0cc8b8b244fe921226a53c9c03c40e13f63b6362 (patch)
tree13d1afbc79ec709b30a5da513e24a74fec104214 /apps/user_ldap/l10n/ko.js
parent2d861c9feaa233b89f4d75e1bf4af6b04b05b081 (diff)
downloadnextcloud-server-0cc8b8b244fe921226a53c9c03c40e13f63b6362.tar.gz
nextcloud-server-0cc8b8b244fe921226a53c9c03c40e13f63b6362.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/ko.js')
-rw-r--r--apps/user_ldap/l10n/ko.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/user_ldap/l10n/ko.js b/apps/user_ldap/l10n/ko.js
index 3cfd0590684..8c261c1b4da 100644
--- a/apps/user_ldap/l10n/ko.js
+++ b/apps/user_ldap/l10n/ko.js
@@ -51,10 +51,6 @@ OC.L10N.register(
"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" : "서버",
- "Users" : "사용자",
- "Login Attributes" : "로그인 속성",
- "Groups" : "그룹",
"Test Configuration" : "설정 시험",
"Help" : "도움말",
"Groups meeting these criteria are available in %s:" : "이 조건을 만족하는 그룹은 %s에 있습니다:",
@@ -102,6 +98,10 @@ OC.L10N.register(
"Back" : "뒤로",
"Continue" : "계속",
"LDAP" : "LDAP",
+ "Server" : "서버",
+ "Users" : "사용자",
+ "Login Attributes" : "로그인 속성",
+ "Groups" : "그룹",
"Expert" : "전문가",
"Advanced" : "고급",
"<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 앱은 서로 호환되지 않습니다. 예상하지 못한 행동을 할 수도 있습니다. 시스템 관리자에게 연락하여 둘 중 하나의 앱의 사용을 중단하십시오.",