diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-07-30 02:14:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-07-30 02:14:45 +0000 |
commit | 74eb2894a79f95ce4d08db19763d59dc8f489690 (patch) | |
tree | 958fdb38778e9086423c69713e9916ad12f0fb10 /core/l10n/ko.js | |
parent | e21f4409909ae13f1a6f4f0328eb2ab4fa85b16b (diff) | |
download | nextcloud-server-74eb2894a79f95ce4d08db19763d59dc8f489690.tar.gz nextcloud-server-74eb2894a79f95ce4d08db19763d59dc8f489690.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ko.js')
-rw-r--r-- | core/l10n/ko.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/ko.js b/core/l10n/ko.js index 6e36daa63a5..9436c3bbd50 100644 --- a/core/l10n/ko.js +++ b/core/l10n/ko.js @@ -20,14 +20,11 @@ OC.L10N.register( "Password reset is disabled" : "암호 재설정이 비활성화됨", "Couldn't reset password because the token is invalid" : "토큰이 잘못되었기 때문에 암호를 초기화할 수 없습니다", "Couldn't reset password because the token is expired" : "토큰이 만료되어 암호를 초기화할 수 없습니다", - "Could not send reset email because there is no email address for this username. Please contact your administrator." : "이 사용자 이름과 연결된 이메일 주소가 없어서 초기화 메일을 보낼 수 없습니다. 시스템 관리자에게 연락하십시오.", "%s password reset" : "%s 암호 재설정", "Password reset" : "암호 재설정", "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "아래 단추를 눌러서 암호를 재설정할 수 있습니다. 암호 초기화를 요청하지 않으셨다면 이 이메일을 무시하십시오.", "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "아래 링크를 눌러서 암호를 재설정할 수 있습니다. 암호 초기화를 요청하지 않으셨다면 이 이메일을 무시하십시오.", "Reset your password" : "내 암호 재설정", - "Couldn't send reset email. Please contact your administrator." : "재설정 메일을 보낼 수 없습니다. 관리자에게 문의하십시오.", - "Couldn't send reset email. Please make sure your username is correct." : "재설정 메일을 보낼 수 없습니다. 사용자 이름이 올바른지 확인하십시오.", "Some of your link shares have been removed" : "일부 링크 공유가 삭제됨", "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "보안 버그로 인하여 일부 링크 공유를 삭제했습니다. 링크를 눌러서 더 많은 정보를 볼 수 있습니다.", "Preparing update" : "업데이트 준비 중", @@ -228,6 +225,7 @@ OC.L10N.register( "User disabled" : "사용자 비활성화됨", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "사용 중인 IP에서 여러 번의 잘못된 로그인 시도를 감지했습니다. 30초 후에 다시 로그인할 수 있습니다.", "Reset password" : "암호 재설정", + "Couldn't send reset email. Please contact your administrator." : "재설정 메일을 보낼 수 없습니다. 관리자에게 문의하십시오.", "Password can not be changed. Please contact your administrator." : "암호를 변경할 수 없습니다. 관리자에게 문의하십시오.", "Back to login" : "로그인으로 돌아가기", "Forgot password?" : "암호를 잊으셨습니까?", @@ -387,6 +385,8 @@ OC.L10N.register( "This %s instance is currently in maintenance mode, which may take a while." : "이 %s 인스턴스는 현재 점검 모드입니다. 시간이 걸릴 수도 있습니다.", "This page will refresh itself when the instance is available again." : "인스턴스를 다시 사용할 수 있을 때 페이지를 자동으로 새로 고칩니다.", "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." : "재설정 메일을 보낼 수 없습니다. 사용자 이름이 올바른지 확인하십시오.", "Updated \"%s\" to %s" : "\"%s\"을(를) %s(으)로 업데이트함", "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">코드 무결성 검사 중 오류가 발생했습니다. 더 많은 정보를 보려면 누르십시오…</a>", "Dismiss" : "닫기", |