diff options
Diffstat (limited to 'apps/updatenotification/l10n/zh_HK.js')
-rw-r--r-- | apps/updatenotification/l10n/zh_HK.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/zh_HK.js b/apps/updatenotification/l10n/zh_HK.js index 7f04d7ae918..74aa8928c13 100644 --- a/apps/updatenotification/l10n/zh_HK.js +++ b/apps/updatenotification/l10n/zh_HK.js @@ -8,7 +8,6 @@ OC.L10N.register( "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 %1$s is available." : "更新版 %1$s 已經推出。", - "Update for %1$s to version %2$s is available." : "%1$s 的更新版 %2$s 已推出。", "Update for {app} to version %s is available." : "{app} 的更新版 %s 已推出。", "Update notification" : "更新通告", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "顯示 Nextcloud 的更新通告,並為更新程式提供 SSO。", @@ -47,6 +46,7 @@ OC.L10N.register( "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 版本的兼容版本。"], + "Update for %1$s to version %2$s is available." : "%1$s 的更新版 %2$s 已推出。", "<strong>All</strong> apps have a compatible version for this Nextcloud version available" : "<strong>所有</strong>應用程式都具有適用於此Nextcloud版本的兼容版本", "_<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 版本的兼容版本"] }, |