diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-04-19 01:54:41 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-04-19 01:54:41 -0400 |
commit | fd3c1484ad19f3fa59fe7c1f53d365b9d61ca4e9 (patch) | |
tree | ff8002c304833cff0c9e74e5ed80d9ca62948064 /settings/l10n/ko.js | |
parent | cdf82909b8225a885fbf92b78208fb1fe258853e (diff) | |
download | nextcloud-server-fd3c1484ad19f3fa59fe7c1f53d365b9d61ca4e9.tar.gz nextcloud-server-fd3c1484ad19f3fa59fe7c1f53d365b9d61ca4e9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/ko.js')
-rw-r--r-- | settings/l10n/ko.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/settings/l10n/ko.js b/settings/l10n/ko.js index 03b9b29a989..853fa76e4b6 100644 --- a/settings/l10n/ko.js +++ b/settings/l10n/ko.js @@ -114,6 +114,7 @@ OC.L10N.register( "Exclude groups from sharing" : "공유에서 그룹 제외", "These groups will still be able to receive shares, but not to initiate them." : "이 그룹의 사용자들은 다른 사용자가 공유한 파일을 받을 수는 있지만, 자기 파일을 공유할 수는 없습니다.", "Cron was not executed yet!" : "Cron이 실행되지 않았습니다!", + "Open documentation" : "문서 열기", "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에 접근합니다.", "Use system's cron service to call the cron.php file every 15 minutes." : "시스템의 cron 서비스를 통하여 15분마다 cron.php 파일을 실행합니다.", |