diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-11 00:30:19 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-11 00:30:19 +0000 |
commit | 9df163c65621f62d428a9e81d1c642d61ca89dd6 (patch) | |
tree | 475a14bf3b172877edd0fa58e20de1245e0c046d /apps/updatenotification | |
parent | d46779711cf09c4c902d2057931d046d6b89b840 (diff) | |
download | nextcloud-server-9df163c65621f62d428a9e81d1c642d61ca89dd6.tar.gz nextcloud-server-9df163c65621f62d428a9e81d1c642d61ca89dd6.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 | 2 | ||||
-rw-r--r-- | apps/updatenotification/l10n/ko.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/updatenotification/l10n/ko.js b/apps/updatenotification/l10n/ko.js index 156890928ac..fd5c7cc6a22 100644 --- a/apps/updatenotification/l10n/ko.js +++ b/apps/updatenotification/l10n/ko.js @@ -34,7 +34,7 @@ OC.L10N.register( "Beta" : "베타", "A pre-release version only for testing new features, not for production environments." : "새로운 기능을 테스트하는 출시 이전 버전이며, 프로덕션 환경에 적합하지 않습니다.", "Update for %1$s to version %2$s is available." : "%1$s을(를) 버전 %2$s(으)로 업데이트할 수 있습니다.", - "You can change the update channel below which 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." : "아래에서 업데이트 채널을 번경할 수 있으며, 이는 앱 관리 페이지에도 적용됩니다. 예를 들어 베타 채널로 변경할 경우, 앱 관리 페이지에서 각 앱에 대한 배타 업데이트가 제공됩니다.", + "You can change the update channel below which 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." : "아래에서 업데이트 채널을 번경할 수 있으며, 이는 앱 관리 페이지에도 적용됩니다. 예를 들어 베타 채널로 변경할 경우, 앱 관리 페이지에서 각 앱에 대한 베타 업데이트가 제공됩니다.", "Update channel:" : "업데이트 채널:" }, "nplurals=1; plural=0;"); diff --git a/apps/updatenotification/l10n/ko.json b/apps/updatenotification/l10n/ko.json index 533ef41c1a2..4d7a4a576f5 100644 --- a/apps/updatenotification/l10n/ko.json +++ b/apps/updatenotification/l10n/ko.json @@ -32,7 +32,7 @@ "Beta" : "베타", "A pre-release version only for testing new features, not for production environments." : "새로운 기능을 테스트하는 출시 이전 버전이며, 프로덕션 환경에 적합하지 않습니다.", "Update for %1$s to version %2$s is available." : "%1$s을(를) 버전 %2$s(으)로 업데이트할 수 있습니다.", - "You can change the update channel below which 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." : "아래에서 업데이트 채널을 번경할 수 있으며, 이는 앱 관리 페이지에도 적용됩니다. 예를 들어 베타 채널로 변경할 경우, 앱 관리 페이지에서 각 앱에 대한 배타 업데이트가 제공됩니다.", + "You can change the update channel below which 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." : "아래에서 업데이트 채널을 번경할 수 있으며, 이는 앱 관리 페이지에도 적용됩니다. 예를 들어 베타 채널로 변경할 경우, 앱 관리 페이지에서 각 앱에 대한 베타 업데이트가 제공됩니다.", "Update channel:" : "업데이트 채널:" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |