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.js9
1 files changed, 5 insertions, 4 deletions
diff --git a/core/l10n/zh_HK.js b/core/l10n/zh_HK.js
index 8ee2d822b6e..7b48b8da2ce 100644
--- a/core/l10n/zh_HK.js
+++ b/core/l10n/zh_HK.js
@@ -165,7 +165,6 @@ OC.L10N.register(
"Your files are encrypted. There will be no way to get your data back after your password is reset. If you are not sure what to do, please contact your administrator before you continue. Do you really want to continue?" : "由於您已啟用檔案加密,重設密碼後,您的資料將無法解密。若您不確定繼續與否,請與管理員聯繫。確定要繼續嗎?",
"I know what I'm doing" : "我知道我在做什麼",
"Resetting password" : "重設密碼",
- "Install recommended apps" : "安裝推薦的應用程式",
"Recommended apps" : "推薦的應用程式",
"Loading apps …" : "正在載入應用程式…",
"Could not fetch list of apps from the App Store." : "無法從應用程式商店抓取應用程式清單。",
@@ -173,7 +172,8 @@ OC.L10N.register(
"App download or installation failed" : "應用程式下載或是安裝失敗",
"Cannot install this app because it is not compatible" : "應用程式無法安裝,因為不相容",
"Cannot install this app" : "無法安裝此應用程式",
- "Cancel" : "取消",
+ "Skip" : "略過",
+ "Install recommended apps" : "安裝推薦的應用程式",
"Schedule work & meetings, synced with all your devices." : "排定工作和會議時間,並與您的所有裝置同步",
"Keep your colleagues and friends in one place without leaking their private info." : "將您的同事和朋友的聯繫整合在一處,且不洩漏他們的個人資訊",
"Simple email app nicely integrated with Files, Contacts and Calendar." : "簡潔的電子郵件應用程式,與檔案瀏覽器、通訊錄、行事曆完美整合",
@@ -235,6 +235,7 @@ OC.L10N.register(
"Already existing files" : "已經存在的檔案",
"Which files do you want to keep?" : "您要保留哪一個檔案?",
"If you select both versions, the copied file will have a number added to its name." : "如果您同時選擇兩個版本,被複製的那個檔案名稱後面會加上編號",
+ "Cancel" : "取消",
"Continue" : "繼續",
"(all selected)" : "(已全選)",
"({count} selected)" : "(已選擇 {count} 項)",
@@ -310,6 +311,7 @@ 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" : "用戶名稱",
+ "Toggle password visibility" : "切換密碼可見性",
"Storage & database" : "儲存空間和數據庫",
"Data folder" : "資料儲存位置",
"Configure the database" : "設定數據庫",
@@ -342,7 +344,6 @@ OC.L10N.register(
"More apps menu" : "更多應用程式選單",
"Contacts" : "聯絡人",
"Contacts menu" : "聯絡人選單",
- "Settings menu" : "設定選單",
"Confirm your password" : "確認密碼",
"Connect to your account" : "連結您的賬號",
"Please log in before granting %1$s access to your %2$s account." : "請登入後再授權「%1$s」存取您的 %2$s 賬號",
@@ -402,7 +403,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" : "切換密碼可見性",
+ "Settings menu" : "設定選單",
"The password is wrong. Try again." : "密碼錯誤,請重試",
"Setup two-factor authentication" : "設定雙重認證",
"You haven't added any info yet" : "您尚未新增任何資訊",