summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/ko.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-03-09 01:12:12 +0000
committerNextcloud bot <bot@nextcloud.com>2018-03-09 01:12:12 +0000
commita20e9d7891a1ba0e16ddc373cdb4e9c89e8afd25 (patch)
treee844f83a08090cedc7358c4ac33fc4a3a7fd75bc /apps/updatenotification/l10n/ko.js
parent1329061d31069fd4dd4bad9a69c4c595230b847a (diff)
downloadnextcloud-server-a20e9d7891a1ba0e16ddc373cdb4e9c89e8afd25.tar.gz
nextcloud-server-a20e9d7891a1ba0e16ddc373cdb4e9c89e8afd25.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/ko.js')
-rw-r--r--apps/updatenotification/l10n/ko.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/ko.js b/apps/updatenotification/l10n/ko.js
index fbc0c5cea7e..a72d91de2e0 100644
--- a/apps/updatenotification/l10n/ko.js
+++ b/apps/updatenotification/l10n/ko.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"updatenotification",
{
"{version} is available. Get more information on how to update." : "{version}을(를) 사용할 수 있습니다. 업데이트하는 방법에 대해서 알아보십시오.",
+ "Open updater" : "업데이터 열기",
"Your version is up to date." : "최신 버전을 사용하고 있습니다.",
"A non-default update server is in use to be checked for updates:" : "기본 업데이트 서버가 아닌 곳에서 업데이트를 확인하고 있음:",
"Update channel:" : "업데이트 채널:",
@@ -19,7 +20,6 @@ OC.L10N.register(
"Update for %1$s to version %2$s is available." : "%1$s을(를) 버전 %2$s(으)로 업데이트할 수 있습니다.",
"Update for {app} to version %s is available." : "{app}을(를) 버전 %s(으)로 업데이트할 수 있습니다.",
"A new version is available: %s" : "새 버전을 사용할 수 있습니다: %s",
- "Open updater" : "업데이터 열기",
"Download now" : "지금 다운로드",
"Checked on %s" : "%s에 확인함",
"The selected update channel makes dedicated notifications for the server obsolete." : "선택한 업데이트 채널은 서버 알림을 사용하지 않습니다.",