diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-09 00:46:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-09 00:46:43 +0000 |
commit | f259d7a377af21acdf4142ad4627f99cbd4f0a8b (patch) | |
tree | 41ce748b5e12bf02af514cd17b111acf02f83cef /apps/updatenotification/l10n/zh_HK.json | |
parent | 996f3593ac3436bffcf92ad94f8e73132cc0b560 (diff) | |
download | nextcloud-server-f259d7a377af21acdf4142ad4627f99cbd4f0a8b.tar.gz nextcloud-server-f259d7a377af21acdf4142ad4627f99cbd4f0a8b.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/updatenotification/l10n/zh_HK.json')
-rw-r--r-- | apps/updatenotification/l10n/zh_HK.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/zh_HK.json b/apps/updatenotification/l10n/zh_HK.json index dde938b03dd..69cd91ed655 100644 --- a/apps/updatenotification/l10n/zh_HK.json +++ b/apps/updatenotification/l10n/zh_HK.json @@ -2,12 +2,20 @@ "{version} is available. Get more information on how to update." : "新版本 {version} 推出了,可以更新。", "Channel updated" : "頻道已更新", "Web updater is disabled" : "Web updater 已停用", + "App updated" : "應用程式更新了", + "See what's new" : "看看有什麼新的", + "{app} updated to version {version}" : "{app} 更新到版本 {version}", "Update notifications" : "更新通告", "The update server could not be reached since %d days to check for new updates." : "已經有 %d 天無法連線更新伺服器以檢查是否有新更新。", "Please check the Nextcloud and server log files for errors." : "請參考 Nextcloud 和伺服器記錄檔案以獲取錯誤詳細信息。", "Update to {serverAndVersion} is available." : "{serverAndVersion} 的更新版已推出。", "Update for {app} to version %s is available." : "{app} 的更新版 %s 已推出。", "Update notification" : "更新通告", + "Displays update notifications for Nextcloud, app updates, and provides the SSO for the updater." : "顯示 Nextcloud 的更新通知、應用程式更新,並為更新程式提供 SSO。", + "What's new in {app} {version}" : "{app} {version}中有什麼新功能", + "Give feedback" : "提供反饋", + "Get started" : "開始", + "No changelog available" : "沒有可用的更改日誌", "Update" : "更新", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "您使用的版本已不再維護。請盡快更新到有支援的版本。", "Apps missing compatible version" : "應用程式缺少兼容版本", @@ -45,6 +53,8 @@ "Beta" : "Beta 測試版", "A pre-release version only for testing new features, not for production environments." : "預發佈版本僅用於測試新功能,不適用於生產環境。", "_<strong>%n</strong> app has no compatible version for this Nextcloud version available._::_<strong>%n</strong> apps have no compatible version for this Nextcloud version available._" : ["有 <strong>%n</strong> 個應用程式沒有與此 Nextcloud 版本相容的版本。"], + "Changelog for app {app}" : "應用程式 {app} 的更新日誌", + "What's new in {app} version {version}" : "{app}版本{version}有什麼新功能", "Update to %1$s is available." : "更新版 %1$s 已經推出。", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "顯示 Nextcloud 的更新通告,並為更新程式提供 SSO。", "Please note that the web updater is not recommended with more than 100 users! Please use the command line updater instead!" : "請注意,不建議使用超過 100 個用戶的網絡更新程序! 請改用命令行更新程序!", |