diff options
Diffstat (limited to 'apps/user_ldap/l10n/ko.js')
-rw-r--r-- | apps/user_ldap/l10n/ko.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/user_ldap/l10n/ko.js b/apps/user_ldap/l10n/ko.js index 5eef894c18b..82d9aae15b6 100644 --- a/apps/user_ldap/l10n/ko.js +++ b/apps/user_ldap/l10n/ko.js @@ -12,7 +12,6 @@ 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" : "약한 암호", @@ -65,6 +64,7 @@ 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" : "잘못된 호스트", + "LDAP user and group backend" : "LDAP 사용자 및 그룹 백엔드", "This application enables administrators to connect Nextcloud to an LDAP-based user directory." : "이 앱은 Nextcloud와 LDAP 기반 사용자 디렉터리를 연결합니다.", "Test Configuration" : "설정 시험", "Help" : "도움말", |