diff options
Diffstat (limited to 'settings/l10n/ko.js')
-rw-r--r-- | settings/l10n/ko.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/settings/l10n/ko.js b/settings/l10n/ko.js index 9a5c21ea375..da02bbc705b 100644 --- a/settings/l10n/ko.js +++ b/settings/l10n/ko.js @@ -131,8 +131,6 @@ OC.L10N.register( "Configuration Checks" : "설정 확인", "No problems found" : "문제를 찾을 수 없음", "Please double check the <a href='%s'>installation guides</a>." : "<a href='%s'>설치 가이드</a>를 다시 한 번 확인하십시오.", - "Last cron was executed at %s." : "마지막 cron 실행 시간: %s.", - "Last cron was executed at %s. This is more than an hour ago, something seems wrong." : "마지막으로 cron이 실행된 시간은 %s입니다. 한 시간 이상이 지난 것으로 설정이 잘못된 것 같습니다.", "Cron was not executed yet!" : "Cron이 실행되지 않았습니다!", "Execute one task with each page loaded" : "개별 페이지를 불러올 때마다 실행", "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php는 webcron 서비스에 등록되어 HTTP로 15분마다 cron.php에 접근합니다.", |