summaryrefslogtreecommitdiffstats
path: root/settings/l10n/ko.js
diff options
context:
space:
mode:
Diffstat (limited to 'settings/l10n/ko.js')
-rw-r--r--settings/l10n/ko.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/l10n/ko.js b/settings/l10n/ko.js
index eb3408272c8..854f36550f1 100644
--- a/settings/l10n/ko.js
+++ b/settings/l10n/ko.js
@@ -259,6 +259,7 @@ OC.L10N.register(
"It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "CLI로 cron 작업을 실행시킬 수 없었습니다. 다음 오류가 발생했습니다:",
"Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">설치 가이드 ↗</a>를 확인하고 <a href=\"%s\">로그</a>의 오류 또는 경고를 확인하십시오.",
"All checks passed." : "모든 검사를 통과했습니다.",
+ "Version" : "버전",
"Background jobs" : "배경 작업",
"Last job ran %s." : "마지막 작업이 %s에 실행되었습니다.",
"Last job execution ran %s. Something seems wrong." : "마지막 작업이 %s에 실행되었습니다. 무언가 잘못된 것 같습니다.",
@@ -269,7 +270,6 @@ OC.L10N.register(
"Use system cron service to call the cron.php file every 15 minutes." : "시스템 cron 서비스를 통해 15분마다 cron.php 파일을 실행합니다.",
"The cron.php needs to be executed by the system user \"%s\"." : "시스템 사용자 \"%s\"(으)로 cron.php를 실행해야 합니다.",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "이 항목을 실행하려면 PHP POSIX 확장이 필요합니다. 자세한 사항은 {linkstart}PHP 문서{linkend}를 참조하십시오.",
- "Version" : "버전",
"Sharing" : "공유",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "관리자로 공유 행동을 미세 조정할 수 있습니다. 더 많은 정보를 보려면 문서를 참조하십시오.",
"Allow apps to use the Share API" : "앱에서 공유 API를 사용할 수 있도록 허용",