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.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/ko.js b/settings/l10n/ko.js
index a03387d6acb..620ad0900c0 100644
--- a/settings/l10n/ko.js
+++ b/settings/l10n/ko.js
@@ -228,7 +228,7 @@ OC.L10N.register(
"Authentication required" : "인증 필요함",
"Server address" : "서버 주소",
"Port" : "포트",
- "Credentials" : "자격 정보",
+ "Credentials" : "인증 정보",
"SMTP Username" : "SMTP 사용자 이름",
"SMTP Password" : "SMTP 암호",
"Store credentials" : "인증 정보 저장",
@@ -424,7 +424,7 @@ OC.L10N.register(
"Last cron job execution: %s." : "마지막 cron 작업 실행: %s.",
"Last cron job execution: %s. Something seems wrong." : "마지막 cron 작업 실행: %s. 문제가 발생한 것 같습니다.",
"Cron was not executed yet!" : "Cron이 실행되지 않았습니다!",
- "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php는 webcron 서비스에 등록되어 HTTP로 15분마다 cron.php에 접근합니다.",
+ "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "15분마다 HTTP를 통해 cron.php를 실행하는 webcron 서비스에 cron.php가 등록되었습니다.",
"Use system's cron service to call the cron.php file every 15 minutes." : "시스템의 cron 서비스를 통하여 15분마다 cron.php 파일을 실행합니다.",
"To run this you need the PHP posix extension. See {linkstart}PHP documentation{linkend} for more details." : "실행하려면 PHP POSIX 확장이 필요합니다. 자세한 내용은 {linkstart}PHP 사용 설명서{linkend}를 참고하십시오.",
"Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "공유 대화 상자에서 사용자 이름 자동 완성을 사용합니다. 이 설정을 사용하지 않으면 전체 사용자 이름을 입력해야 합니다.",