diff options
Diffstat (limited to 'apps/settings/l10n/ko.js')
-rw-r--r-- | apps/settings/l10n/ko.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/ko.js b/apps/settings/l10n/ko.js index a0e70a8a3fd..cdb3d22ff8f 100644 --- a/apps/settings/l10n/ko.js +++ b/apps/settings/l10n/ko.js @@ -50,7 +50,7 @@ OC.L10N.register( "Remote wipe was started on %1$s" : "원격 제거가 %1$s에 시작됨", "Remote wipe has finished on %1$s" : "원격 제거가 %1$s에 완료됨", "Your <strong>password</strong> or <strong>email</strong> was modified" : "내 <strong>암호</strong> 및 <strong>이메일</strong>이 변경됨", - "Apps" : "앱", + "Settings" : "설정", "Could not remove app." : "앱을 삭제할 수 없음", "Could not update app." : "앱을 업데이트 할 수 없음", "Wrong password" : "잘못된 암호", @@ -68,7 +68,6 @@ OC.L10N.register( "If you received this email, the email configuration seems to be correct." : "이 이메일을 받으셨다면 이메일 설정이 올바릅니다.", "Email could not be sent. Check your mail server log" : "이메일을 보낼 수 없습니다. 메일 서버 로그를 확인하십시오.", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "이메일을 보내는 중 오류가 발생했습니다. 설정을 확인하십시오.(오류: %s)", - "Users" : "사용자", "Invalid account" : "잘못된 계정", "Invalid mail address" : "잘못된 이메일 주소", "Settings saved" : "설정 저장됨", @@ -98,9 +97,10 @@ OC.L10N.register( "Set your password" : "내 암호 설정하기", "Go to %s" : "%s(으)로 이동", "Install Client" : "클라이언트 설치", - "Settings" : "설정", + "Apps" : "앱", "Personal" : "개인", "Administration" : "관리", + "Users" : "사용자", "Additional settings" : "고급 설정", "Artificial Intelligence" : "인공지능", "Administration privileges" : "관리 권한", |