summaryrefslogtreecommitdiffstats
path: root/core/l10n/ko.js
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/ko.js')
-rw-r--r--core/l10n/ko.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/ko.js b/core/l10n/ko.js
index bb2ea8c1ced..b8e2b7e4e2e 100644
--- a/core/l10n/ko.js
+++ b/core/l10n/ko.js
@@ -275,11 +275,10 @@ OC.L10N.register(
"Wrong password." : "암호가 잘못되었습니다.",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "사용 중인 IP에서 여러 번의 잘못된 로그인 시도를 감지했습니다. 30초 후에 다시 로그인할 수 있습니다.",
"Forgot password?" : "암호를 잊으셨습니까?",
+ "App token" : "앱 토큰",
+ "Grant access" : "접근 허용",
"Account access" : "계정 접근",
"You are about to grant %s access to your %s account." : "\"%s\"에 접근하기 위해서 %s 계정을 사용하려고 합니다.",
- "Grant access" : "접근 허용",
- "App token" : "앱 토큰",
- "Alternative login using app token" : "앱 토큰을 사용한 대체 로그인",
"Redirecting …" : "전환 중 …",
"New password" : "새 암호",
"New Password" : "새 암호",
@@ -339,6 +338,7 @@ OC.L10N.register(
"Stay logged in" : "로그인 유지",
"Alternative Logins" : "대체 로그인",
"You are about to grant \"%s\" access to your %s account." : "\"%s\"에 접근하기 위해서 %s 계정을 사용하려고 합니다.",
+ "Alternative login using app token" : "앱 토큰을 사용한 대체 로그인",
"You are accessing the server from an untrusted domain." : "신뢰할 수 없는 도메인으로 서버에 접근하고 있습니다.",
"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "시스템 관리자에게 연락하십시오. 만약 이 인스턴스의 관리자라면 config/config.php에서 \"trusted_domains\" 설정을 편집하십시오. config/config.sample.php에 있는 예제 설정을 참고하십시오.",
"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "설정에 따라서 관리자 권한으로 아래 단추를 눌러서 이 도메인을 신뢰하도록 설정할 수 있습니다.",