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, 2 insertions, 2 deletions
diff --git a/core/l10n/zh_HK.js b/core/l10n/zh_HK.js
index f5bf6105b93..703645e6a34 100644
--- a/core/l10n/zh_HK.js
+++ b/core/l10n/zh_HK.js
@@ -143,7 +143,7 @@ OC.L10N.register(
"Please try again or contact your administrator." : "請重試或聯絡系統管理員",
"Username or email" : "用戶名稱 或 電郵地址",
"Password" : "密碼",
- "Toggle password visibility" : "切換密碼可見性",
+ "Show password" : "顯示密碼",
"Wrong username or password." : "錯誤的用戶名稱 或 密碼",
"User disabled" : "用戶已遭停用",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "您的 IP 多次嘗試登入無效,下一次登入將會被延時 30 秒。",
@@ -307,7 +307,6 @@ OC.L10N.register(
"For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentation</a>." : "有關如何正確配置伺服器的信息,請參閱<a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">說明書</a>。",
"Create an <strong>admin account</strong>" : "新增<strong>管理員賬號</strong>",
"Username" : "用戶名稱",
- "Show password" : "顯示密碼",
"Storage & database" : "儲存空間和數據庫",
"Data folder" : "資料儲存位置",
"Configure the database" : "設定數據庫",
@@ -400,6 +399,7 @@ OC.L10N.register(
"Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running 'occ db:convert-filecache-bigint' those pending changes could be applied manually. This operation needs to be made while the instance is offline. For further details read {linkstart}the documentation page about this ↗{linkend}." : "數據庫中的某些列缺少對 big int 的轉換。由於更改大表上的列類型可能需要一些時間,因此無法自動更改它們。通過運行 “occ db:convert-filecache-bigint”,可以手動應用這些未決的更改。實例處於脫機狀態時需要執行此操作。有關更多詳細信息,請{linklink}關於此↗{linkend}的文檔頁面。",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the {linkstart}documentation ↗{linkend}." : "要遷移到另一個數據庫,請使用指令工具:“ occ db:convert-type”,或參閱 {linkstart} 說明書↗{linkend}。",
"Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "您的資料目錄和檔案看來可以被公開存取,這表示 。htaccess 設定檔並未生效,我們強烈建議您設定網頁伺服器,拒絕公開存取資料目錄,或者將您的資料目錄移出網頁伺服器根目錄。",
+ "Toggle password visibility" : "切換密碼可見性",
"The password is wrong. Try again." : "密碼錯誤,請重試",
"Setup two-factor authentication" : "設定雙重認證",
"You haven't added any info yet" : "您尚未新增任何資訊",