diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-08 00:21:59 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-08 00:21:59 +0000 |
commit | ab2bb2be6183d58f6851bed412ff98cc87bf5a2d (patch) | |
tree | c12adc77b1fa816db7f60805668b1eba63814ced /apps/updatenotification | |
parent | 0328cae44edf728aba293733932430c67cfceb56 (diff) | |
download | nextcloud-server-ab2bb2be6183d58f6851bed412ff98cc87bf5a2d.tar.gz nextcloud-server-ab2bb2be6183d58f6851bed412ff98cc87bf5a2d.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/updatenotification')
-rw-r--r-- | apps/updatenotification/l10n/ko.js | 3 | ||||
-rw-r--r-- | apps/updatenotification/l10n/ko.json | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/ko.js b/apps/updatenotification/l10n/ko.js index d6516c76d6d..026a255aa46 100644 --- a/apps/updatenotification/l10n/ko.js +++ b/apps/updatenotification/l10n/ko.js @@ -21,6 +21,9 @@ OC.L10N.register( "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" : "업데이트 채널", + "Changing the update channel also affects the apps management page. E.g. after switching to the beta channel, beta app updates will be offered to you in the apps management page." : "이곳에서 변경한 업데이트 채널은 앱 업데이트에도 동일하게 적용됩니다. 예) 예를 들어 이곳에서 베타 채널로 변경할 경우, 앱 관리 페이지에서 각 앱에 대한 베타 업데이트가 제공됩니다.", + "Current update channel:" : "현재 업데이트 채널:", "You can always update to a newer version. But you can never downgrade to a more stable version." : "항상 새 버전으로 업그레이드할 수 있지만, 더 안정적인 버전으로 다운그레이드할 수는 없습니다.", "Notify members of the following groups about available updates:" : "다음 그룹 구성원에게 업데이트 알림 전달:", "The selected update channel makes dedicated notifications for the server obsolete." : "선택한 업데이트 채널은 서버 알림을 사용하지 않습니다.", diff --git a/apps/updatenotification/l10n/ko.json b/apps/updatenotification/l10n/ko.json index e1eedd7edf9..90e4255bb29 100644 --- a/apps/updatenotification/l10n/ko.json +++ b/apps/updatenotification/l10n/ko.json @@ -19,6 +19,9 @@ "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" : "업데이트 채널", + "Changing the update channel also affects the apps management page. E.g. after switching to the beta channel, beta app updates will be offered to you in the apps management page." : "이곳에서 변경한 업데이트 채널은 앱 업데이트에도 동일하게 적용됩니다. 예) 예를 들어 이곳에서 베타 채널로 변경할 경우, 앱 관리 페이지에서 각 앱에 대한 베타 업데이트가 제공됩니다.", + "Current update channel:" : "현재 업데이트 채널:", "You can always update to a newer version. But you can never downgrade to a more stable version." : "항상 새 버전으로 업그레이드할 수 있지만, 더 안정적인 버전으로 다운그레이드할 수는 없습니다.", "Notify members of the following groups about available updates:" : "다음 그룹 구성원에게 업데이트 알림 전달:", "The selected update channel makes dedicated notifications for the server obsolete." : "선택한 업데이트 채널은 서버 알림을 사용하지 않습니다.", |