diff options
Diffstat (limited to 'core/l10n/ko.js')
-rw-r--r-- | core/l10n/ko.js | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/core/l10n/ko.js b/core/l10n/ko.js index 91e6840c0e2..5327f535522 100644 --- a/core/l10n/ko.js +++ b/core/l10n/ko.js @@ -15,6 +15,7 @@ OC.L10N.register( "No valid crop data provided" : "올바른 잘라내기 데이터가 지정되지 않음", "Crop is not square" : "잘라내는 영역이 사각형이 아님", "State token does not match" : "상태 토큰이 일치하지 않음", + "Invalid app password" : "무효한 앱 비밀번호", "Could not complete login" : "로그인을 할 수 없음", "Your login token is invalid or has expired" : "로그인 토큰이 잘못되었거나 만료되었습니다", "Password reset is disabled" : "암호 재설정이 비활성화됨", @@ -136,7 +137,15 @@ OC.L10N.register( "Back to login" : "로그인으로 돌아가기", "New password" : "새 암호", "I know what I'm doing" : "지금 하려는 것을 알고 있습니다", + "Resetting password" : "비밀번호 재설정", + "Recommended apps" : "추천되는 앱", + "Loading apps …" : "앱 로딩중 ...", + "Installing apps …" : "앱 설치중...", + "Can't install this app because it is not compatible" : "호환되지 않아 앱을 설치할 수 없습니다.", + "Can't install this app" : "앱을 설치할 수 없음", "Cancel" : "취소", + "Simple email app nicely integrated with Files, Contacts and Calendar." : "파일 연락처 달력과 통합되는 간단한 이메일 앱", + "Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "당신의 브라우저와 모바일 앱 속의 채팅, 영상 통화, 화면 공유, 온라인 미팅 그리고 웹 회의", "Forgot password?" : "암호를 잊으셨습니까?", "Back" : "뒤로", "Settings" : "설정", @@ -278,6 +287,7 @@ OC.L10N.register( "Account access" : "계정 접근", "You are about to grant %1$s access to your %2$s account." : "%1$s에서 내 %2$s 계정에 접근하는 것을 허용하려고 합니다.", "Account connected" : "계정 연결됨", + "You can close this window." : "윈도우를 닫으셔도 됩니다.", "This share is password-protected" : "이 공유는 암호로 보호되어 있습니다.", "The password is wrong. Try again." : "암호가 잘못되었습니다. 다시 시도하십시오", "Two-factor authentication" : "2단계 인증", |