aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/ko.js
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/ko.js')
-rw-r--r--core/l10n/ko.js12
1 files changed, 6 insertions, 6 deletions
diff --git a/core/l10n/ko.js b/core/l10n/ko.js
index 9009bc94e51..e2f0915e0c8 100644
--- a/core/l10n/ko.js
+++ b/core/l10n/ko.js
@@ -39,10 +39,11 @@ OC.L10N.register(
"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" : "내 암호 재설정",
- "Requested task type does not exist" : "요청한 작업 타입이 존재하지 않음",
- "Necessary language model provider is not available" : "필요한 언어 모델 제공자를 사용할 수 없습니다",
"Task not found" : "작업을 찾을 수 없습니다",
"Internal error" : "내부 오류",
+ "Not found" : "찾을 수 없음",
+ "Requested task type does not exist" : "요청한 작업 타입이 존재하지 않음",
+ "Necessary language model provider is not available" : "필요한 언어 모델 제공자를 사용할 수 없습니다",
"No text to image provider is available" : "사용할 수 있는 text to image 제공자가 없습니다.",
"Image not found" : "이미지를 찾지 못함",
"No translation provider available" : "이용 가능한 번역 제공자 없음",
@@ -117,8 +118,7 @@ OC.L10N.register(
"Wrong login or password." : "로그인 또는 암호가 잘못되었습니다.",
"This account is disabled" : "이 계정은 비활성화 되었습니다.",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "사용 중인 IP에서 여러 번의 잘못된 로그인 시도를 감지했습니다. 30초 후에 다시 로그인할 수 있습니다.",
- "Login with username or email" : "아이디 또는 이메일로 로그인",
- "Login with username" : "아이디로 로그인",
+ "Account name or email" : "아이디 또는 이메일",
"Log in with a device" : "기기로 로그인",
"Login or email" : "로그인 또는 이메일",
"Your account is not setup for passwordless login." : "당신의 계정은 암호 없이 로그인하도록 설정되지 않았습니다.",
@@ -190,7 +190,6 @@ OC.L10N.register(
"This year" : "올해",
"Last year" : "작년",
"Search people" : "사람 검색",
- "Not found" : "찾을 수 없음",
"People" : "사람들",
"Filter in current view" : "현재 화면을 필터",
"Search in" : "다음에서 검색",
@@ -425,7 +424,6 @@ OC.L10N.register(
"The \"{header}\" HTTP header is not set to \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" or \"{val5}\". This can leak referer information. See the {linkstart}W3C Recommendation ↗{linkend}." : "\"{header}\" HTTP 헤더가 \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" 또는 \"{val5}\"(으)로 설정되어 있지 않습니다. referer 정보가 유출될 수 있습니다. 자세한 사항은 {linkstart}W3C 권장사항 ↗{linkend} 을 참조하십시오.",
"The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the {linkstart}security tips ↗{linkend}." : "\"Strict-Transport-Security\" HTTP 헤더가 \"{seconds}\"초 이상으로 설정되어 있지 않습니다. {linkstart}보안 팁 ↗{linkend}에서 제안하는 것처럼 HSTS를 활성화하는 것을 추천합니다.",
"Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead, as described in the {linkstart}security tips ↗{linkend}. Without it some important web functionality like \"copy to clipboard\" or \"service workers\" will not work!" : "HTTP를 통해 사이트에 안전하지 않게 액세스하고 있습니다. {linkstart}보안 팁 ↗{linkend}에 설명된 대로 HTTPS를 필수적으로 사용하도록 서버를 설정할 것을 강력히 권장합니다. 그렇지 않으면 \"클립보드에 복사\" 또는 \"서비스 워커\"와 같은 중요한 웹 기능이 작동하지 않습니다!",
- "Account name or email" : "아이디 또는 이메일",
"Wrong username or password." : "ID나 암호가 잘못되었습니다.",
"User disabled" : "사용자 비활성화됨",
"Username or email" : "사용자 이름 또는 이메일",
@@ -465,6 +463,8 @@ OC.L10N.register(
"App token" : "앱 토큰",
"Alternative log in using app token" : "앱 토큰으로 대체 로그인",
"Please use the command line updater because you have a big instance with more than 50 users." : "현재 인스턴스에 50명 이상의 사용자가 있기 때문에 명령행 업데이터를 사용하십시오.",
+ "Login with username or email" : "아이디 또는 이메일로 로그인",
+ "Login with username" : "아이디로 로그인",
"Apps and Settings" : "앱과 설정"
},
"nplurals=1; plural=0;");