Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/zh_HK.js')
-rw-r--r--core/l10n/zh_HK.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/core/l10n/zh_HK.js b/core/l10n/zh_HK.js
index ccd7791f206..d38e4db1653 100644
--- a/core/l10n/zh_HK.js
+++ b/core/l10n/zh_HK.js
@@ -72,6 +72,7 @@ OC.L10N.register(
"Last background job execution ran {relativeTime}. Something seems wrong. {linkstart}Check the background job settings ↗{linkend}." : "最後一次後台作業執行了{relativeTime}。似乎有問題。{linkstart}檢查後台作業設置↗{linkend}。",
"This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the Internet to enjoy all features." : "此伺服器沒有網際網路連線(無法與多個端點取得聯繫),有些功能,例如外部儲存、應用程式更新版通知等等將無法運作。從遠端存取資料或是寄送通知電郵可能也無法運作。建議您設定好網際網路連線以使用所有功能。",
"No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation ↗{linkend}." : "尚未配置內存緩存。 為了提高性能,請配置內存緩存(如有)。 可以在 {linkstart}說明書↗{linkend} 中找到更多資訊。",
+ "You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group ↗{linkend} as soon as your distribution supports it." : "您當前正在運行PHP {version}。只要您的發行版支持,請升級PHP版本以利用 {linkstart}PHP Group↗提供的性能和安全更新{linkend}。",
"Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20將是支援PHP 7.2得最後一個版本,Nextcloud 21僅支援PHP 7.3以上的PHP。",
"The PHP OPcache module is not loaded. {linkstart}For better performance it is recommended ↗{linkend} to load it into your PHP installation." : "未加載 PHP OPcache 模塊。{linkstart}為獲得更佳性能,建議↗{linked}將其加載到您的 PHP 安裝中。",
"The PHP OPcache module is not properly configured. {linkstart}For better performance it is recommended ↗{linkend} to use the following settings in the <code>php.ini</code>:" : "PHP OPcache 模塊未正確配置。{linkstart}為獲得更佳性能,建議↗{linkend}在 <code>php.ini</code> 中使用以下設定:",
@@ -154,6 +155,7 @@ OC.L10N.register(
"Forgot password?" : "忘記密碼?",
"Log in with a device" : "使用免密碼裝置登入",
"Back" : "返回",
+ "Login form is disabled." : "登入表格已停用",
"Reset search" : "重置搜尋",
"Search for {name} only" : "只搜尋 {name}",
"No results for {query}" : "{query} 查詢沒有結果",
@@ -206,7 +208,7 @@ OC.L10N.register(
"Move to {folder}" : "移動到 {folder}",
"Saving …" : "儲存中 ...",
"Authentication required" : "必須驗證",
- "This action requires you to confirm your password" : "這個動作需要您再次確認密碼",
+ "This action requires you to confirm your password" : "此操作需要您再次確認密碼",
"Confirm" : "確認",
"Failed to authenticate, try again" : "驗證失敗,請再試一次",
"seconds ago" : "幾秒前",