diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-27 02:28:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-27 02:28:03 +0000 |
commit | be1de30a4f6b37da7c710ac55489e4938c4ded91 (patch) | |
tree | a8faebf82c3687443970d46b9c96d2e9c6dc688a /apps/updatenotification/l10n | |
parent | 6d35424668443193fc2b9a0c1d754308d560b0a3 (diff) | |
download | nextcloud-server-be1de30a4f6b37da7c710ac55489e4938c4ded91.tar.gz nextcloud-server-be1de30a4f6b37da7c710ac55489e4938c4ded91.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/updatenotification/l10n')
-rw-r--r-- | apps/updatenotification/l10n/zh_HK.js | 2 | ||||
-rw-r--r-- | apps/updatenotification/l10n/zh_HK.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/updatenotification/l10n/zh_HK.js b/apps/updatenotification/l10n/zh_HK.js index 27173f551ff..497abb22004 100644 --- a/apps/updatenotification/l10n/zh_HK.js +++ b/apps/updatenotification/l10n/zh_HK.js @@ -30,7 +30,7 @@ OC.L10N.register( "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:" : "有可用更新時通知這些以下群組的成員:", "Only notifications for app updates are available." : "只有應用程式更新通知可用。", - "The selected update channel makes dedicated notifications for the server obsolete." : "選定的更新通道將會讓伺服器專用的通知過時。", + "The selected update channel makes dedicated notifications for the server obsolete." : "所選的更新頻道導致伺服器的專用通知過時。", "The selected update channel does not support updates of the server." : "選定的更新頻道不支援伺服器更新。", "A new version is available: <strong>{newVersionString}</strong>" : "新版本可用:<strong>{newVersionString}</strong>", "Note that after a new release the update only shows up after the first minor release or later. We roll out new versions spread out over time to our users and sometimes skip a version when issues are found. Learn more about updates and release channels at {link}" : "請注意,新版本推出後,僅會在有第一個次要版本或更新的版本時顯示。我們會逐步向用戶推送新版本,並在發現問題時跳過特定版本。在 {link} 取得關於更新與推出頻道的更多資訊", diff --git a/apps/updatenotification/l10n/zh_HK.json b/apps/updatenotification/l10n/zh_HK.json index 291456ff0dd..24b0a140996 100644 --- a/apps/updatenotification/l10n/zh_HK.json +++ b/apps/updatenotification/l10n/zh_HK.json @@ -28,7 +28,7 @@ "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:" : "有可用更新時通知這些以下群組的成員:", "Only notifications for app updates are available." : "只有應用程式更新通知可用。", - "The selected update channel makes dedicated notifications for the server obsolete." : "選定的更新通道將會讓伺服器專用的通知過時。", + "The selected update channel makes dedicated notifications for the server obsolete." : "所選的更新頻道導致伺服器的專用通知過時。", "The selected update channel does not support updates of the server." : "選定的更新頻道不支援伺服器更新。", "A new version is available: <strong>{newVersionString}</strong>" : "新版本可用:<strong>{newVersionString}</strong>", "Note that after a new release the update only shows up after the first minor release or later. We roll out new versions spread out over time to our users and sometimes skip a version when issues are found. Learn more about updates and release channels at {link}" : "請注意,新版本推出後,僅會在有第一個次要版本或更新的版本時顯示。我們會逐步向用戶推送新版本,並在發現問題時跳過特定版本。在 {link} 取得關於更新與推出頻道的更多資訊", |