diff options
Diffstat (limited to 'core/l10n/ko.js')
-rw-r--r-- | core/l10n/ko.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/ko.js b/core/l10n/ko.js index 7a244e34f99..e5bef6c1835 100644 --- a/core/l10n/ko.js +++ b/core/l10n/ko.js @@ -77,6 +77,7 @@ OC.L10N.register( "Your files are encrypted. There will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "내 파일이 암호화되어 있습니다. 암호를 초기화하면 데이터를 복구할 수 없습니다.<br />무엇을 해야 할 지 잘 모르겠으면 시스템 관리자에게 연락하십시오.<br />그래도 계속 진행하시겠습니까?", "I know what I'm doing" : "지금 하려는 것을 알고 있습니다", "Password can not be changed. Please contact your administrator." : "암호를 변경할 수 없습니다. 관리자에게 문의하십시오.", + "Reset password" : "암호 재설정", "No" : "아니요", "Yes" : "예", "No files in here" : "여기에 파일이 없음", @@ -250,7 +251,6 @@ OC.L10N.register( "An internal error occurred." : "내부 오류가 발생했습니다.", "Please try again or contact your administrator." : "다시 시도하거나 관리자에게 연락하십시오.", "Username or email" : "사용자 이름 또는 이메일", - "Wrong password. Reset it?" : "암호가 잘못되었습니다. 다시 설정하시겠습니까?", "Wrong password." : "암호가 잘못되었습니다.", "Log in" : "로그인", "Stay logged in" : "로그인 유지", @@ -260,7 +260,6 @@ OC.L10N.register( "Redirecting …" : "전환 중 …", "New password" : "새 암호", "New Password" : "새 암호", - "Reset password" : "암호 재설정", "Two-factor authentication" : "2단계 인증", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "현재 계정에 향상된 보안이 켜져 있습니다. 2단계 인증으로 인증하십시오.", "Cancel log in" : "로그인 취소", @@ -325,6 +324,7 @@ OC.L10N.register( "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentation</a>." : "서버를 올바르게 설정하는 방법에 대해서 더 알아보려면 <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">문서</a>를 참조하십시오.", "Log out" : "로그아웃", "This action requires you to confirm your password:" : "이 작업을 수행하려면 암호를 입력해야 합니다:", + "Wrong password. Reset it?" : "암호가 잘못되었습니다. 다시 설정하시겠습니까?", "Use the following link to reset your password: {link}" : "다음 링크를 사용하여 암호를 재설정할 수 있습니다: {link}", "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "안녕하세요,<br><br>%s 님이 <strong>%s</strong>을(를) 공유하였음을 알려 드립니다.<br><a href=\"%s\">보러 가기!</a><br><br>", "This Nextcloud instance is currently in single user mode." : "Nextcloud 인스턴스가 현재 단일 사용자 모드로 동작 중입니다.", |