aboutsummaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/ko.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-11-10 01:12:25 +0000
committerNextcloud bot <bot@nextcloud.com>2018-11-10 01:12:25 +0000
commitcc96b93f95b844393b845b36be52c8399caed917 (patch)
tree74dc686098a99172c40ca87e2e3a3b5033627c47 /apps/updatenotification/l10n/ko.js
parentb7a59fb56a055764b5251c95f4d57d6883934136 (diff)
downloadnextcloud-server-cc96b93f95b844393b845b36be52c8399caed917.tar.gz
nextcloud-server-cc96b93f95b844393b845b36be52c8399caed917.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/ko.js')
-rw-r--r--apps/updatenotification/l10n/ko.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/updatenotification/l10n/ko.js b/apps/updatenotification/l10n/ko.js
index 74e41632368..4f136d6848f 100644
--- a/apps/updatenotification/l10n/ko.js
+++ b/apps/updatenotification/l10n/ko.js
@@ -10,9 +10,8 @@ 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(으)로 업데이트할 수 있습니다.",
"Open updater" : "업데이터 열기",
- "The update check is not yet finished. Please refresh the page." : "업데이트 확인이 아직 끝나지 않았습니다. 페이지를 새로 고치십시오.",
+ "Your version is up to date." : "최신 버전을 사용하고 있습니다.",
"A non-default update server is in use to be checked for updates:" : "기본 업데이트 서버가 아닌 곳에서 업데이트를 확인하고 있음:",
- "Update channel:" : "업데이트 채널:",
"You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "항상 새로운 버전이나 실험 채널로 업그레이드할 수 있지만, 안정 채널로 다운그레이드할 수는 없습니다.",
"Note that after a new release it can take some time before it shows up here. We roll out new versions spread out over time to our users and sometimes skip a version when issues are found." : "새 릴리스가 발표된 후 여기에 표시되기까지 시간이 소요됩니다. 새 버전은 단계적으로 적용되고 있으며 문제가 발생한 경우 버전을 건너뛸 수도 있습니다.",
"Notify members of the following groups about available updates:" : "다음 그룹 구성원에게 업데이트 알림 전달:",
@@ -21,8 +20,9 @@ OC.L10N.register(
"Could not start updater, please try the manual update" : "업데이트를 시작할 수 없습니다. 수동 업데이트를 시도하십시오.",
"A new version is available: %s" : "새 버전을 사용할 수 있습니다: %s",
"Download now" : "지금 다운로드",
- "Your version is up to date." : "최신 버전을 사용하고 있습니다.",
"Checked on %s" : "%s에 확인함",
- "The selected update channel makes dedicated notifications for the server obsolete." : "선택한 업데이트 채널은 서버 알림을 사용하지 않습니다."
+ "Update channel:" : "업데이트 채널:",
+ "The selected update channel makes dedicated notifications for the server obsolete." : "선택한 업데이트 채널은 서버 알림을 사용하지 않습니다.",
+ "The update check is not yet finished. Please refresh the page." : "업데이트 확인이 아직 끝나지 않았습니다. 페이지를 새로 고치십시오."
},
"nplurals=1; plural=0;");