diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-04-07 00:12:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-04-07 00:12:12 +0000 |
commit | 7f2838cf6891cd2ec5a4a575d8cbdee9d79226a3 (patch) | |
tree | a3b7651925cd96f1177be016b018447d75100f73 /core/l10n/ko.js | |
parent | d45a889fe22273aab64e8a339b57da097988cd36 (diff) | |
download | nextcloud-server-7f2838cf6891cd2ec5a4a575d8cbdee9d79226a3.tar.gz nextcloud-server-7f2838cf6891cd2ec5a4a575d8cbdee9d79226a3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ko.js')
-rw-r--r-- | core/l10n/ko.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ko.js b/core/l10n/ko.js index 41cc09befec..bb2ea8c1ced 100644 --- a/core/l10n/ko.js +++ b/core/l10n/ko.js @@ -274,7 +274,6 @@ OC.L10N.register( "Log in" : "로그인", "Wrong password." : "암호가 잘못되었습니다.", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "사용 중인 IP에서 여러 번의 잘못된 로그인 시도를 감지했습니다. 30초 후에 다시 로그인할 수 있습니다.", - "Stay logged in" : "로그인 유지", "Forgot password?" : "암호를 잊으셨습니까?", "Account access" : "계정 접근", "You are about to grant %s access to your %s account." : "\"%s\"에 접근하기 위해서 %s 계정을 사용하려고 합니다.", @@ -337,6 +336,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>를 참조하십시오.", "This action requires you to confirm your password:" : "이 작업을 수행하려면 암호를 입력해야 합니다:", "Wrong password. Reset it?" : "암호가 잘못되었습니다. 다시 설정하시겠습니까?", + "Stay logged in" : "로그인 유지", "Alternative Logins" : "대체 로그인", "You are about to grant \"%s\" access to your %s account." : "\"%s\"에 접근하기 위해서 %s 계정을 사용하려고 합니다.", "You are accessing the server from an untrusted domain." : "신뢰할 수 없는 도메인으로 서버에 접근하고 있습니다.", |