diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-05-08 00:13:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-05-08 00:13:17 +0000 |
commit | 1c3adf4eff65b4768c5088aa0980471c2d934280 (patch) | |
tree | dcc12d52a34c703c9c56aa88ea661009b65d7dcf /core/l10n/ko.js | |
parent | aa47358812a06f4d57e39938afdc8b2220d5067a (diff) | |
download | nextcloud-server-1c3adf4eff65b4768c5088aa0980471c2d934280.tar.gz nextcloud-server-1c3adf4eff65b4768c5088aa0980471c2d934280.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ko.js')
-rw-r--r-- | core/l10n/ko.js | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/core/l10n/ko.js b/core/l10n/ko.js index 8bfc8713963..95dd3479cf0 100644 --- a/core/l10n/ko.js +++ b/core/l10n/ko.js @@ -97,6 +97,13 @@ OC.L10N.register( "Show all contacts …" : "모든 연락처 보기 …", "Loading your contacts …" : "연락처 불러오는 중 …", "Looking for {term} …" : "{term} 검색 중 …", + "We have send a password reset e-mail to the e-mail address known to us for this account. 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 />그래도 계속 진행하시겠습니까?", + "I know what I'm doing" : "지금 하려는 것을 알고 있습니다", + "Password can not be changed. Please contact your administrator." : "암호를 변경할 수 없습니다. 관리자에게 문의하십시오.", + "Reset password" : "암호 재설정", + "Sending email …" : "이메일 보내는 중…", + "Logging in …" : "로그인 중 …", "New in" : "새로운 것", "View changelog" : "변경 기록 확인", "No action available" : "사용할 수 있는 동작 없음", @@ -180,13 +187,6 @@ OC.L10N.register( "Settings" : "설정", "Connection to server lost" : "서버 연결이 끊어짐", "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["페이지 불러오기 오류, %n초 후 새로 고침"], - "Logging in …" : "로그인 중 …", - "We have send a password reset e-mail to the e-mail address known to us for this account. 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 />그래도 계속 진행하시겠습니까?", - "I know what I'm doing" : "지금 하려는 것을 알고 있습니다", - "Password can not be changed. Please contact your administrator." : "암호를 변경할 수 없습니다. 관리자에게 문의하십시오.", - "Reset password" : "암호 재설정", - "Sending email …" : "이메일 보내는 중…", "Very weak password" : "매우 약한 암호", "Weak password" : "약한 암호", "So-so password" : "그저 그런 암호", |