diff options
Diffstat (limited to 'core/l10n/ko.js')
-rw-r--r-- | core/l10n/ko.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/l10n/ko.js b/core/l10n/ko.js index 66132aa2bed..3a610e96fc2 100644 --- a/core/l10n/ko.js +++ b/core/l10n/ko.js @@ -189,7 +189,7 @@ OC.L10N.register( "Pending" : "보류 중", "Copy to {folder}" : "{folder}에 복사", "Move to {folder}" : "{folder}(으)로 이동", - "Saving..." : "저장 중...", + "Saving …" : "저장 중 …", "Authentication required" : "인증 필요", "This action requires you to confirm your password" : "이 작업을 수행하려면 암호를 입력해야 합니다", "Confirm" : "확인", @@ -312,6 +312,7 @@ OC.L10N.register( "Contact your system administrator if this message persists or appeared unexpectedly." : "이 메시지가 계속 표시되거나 예상하지 못하였을 때 표시된다면 시스템 관리자에게 연락하십시오.", "Could not send reset email because there is no email address for this username. Please contact your administrator." : "이 사용자 이름과 연결된 이메일 주소가 없어서 초기화 메일을 보낼 수 없습니다. 시스템 관리자에게 연락하십시오.", "Couldn't send reset email. Please make sure your username is correct." : "재설정 메일을 보낼 수 없습니다. 사용자 이름이 올바른지 확인하십시오.", + "Saving..." : "저장 중...", "Dismiss" : "닫기", "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "암호 재설정 링크를 포함하고 있는 이메일을 보냈습니다. 이메일이 도착하지 않은 경우 스팸함을 확인해 보십시오.<br>스팸함에도 없는 경우 로컬 관리자에게 문의하십시오.", "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 />그래도 계속 진행하시겠습니까?", |