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

github.com/nextcloud/serverinfo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/zh_HK.js')
-rw-r--r--l10n/zh_HK.js32
1 files changed, 16 insertions, 16 deletions
diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js
index 2535f8a..b9ff594 100644
--- a/l10n/zh_HK.js
+++ b/l10n/zh_HK.js
@@ -2,15 +2,9 @@ OC.L10N.register(
"serverinfo",
{
"CPU info not available" : "CPU 資訊暫時無法使用",
- "Load average" : "平均負載",
- "Last minute" : "最後一分鐘",
- "Memory info not available" : "記憶體資訊暫時無法使用",
- "Total" : "總計",
- "Current usage" : "目前使用量",
"Users" : "用戶",
"Groups" : "群組",
"Links" : "連結",
- "Mails" : "郵件",
"Federated sent" : "聯盟發送",
"Federated received" : "聯盟接收",
"Talk conversations" : "Talk 對話",
@@ -39,9 +33,6 @@ OC.L10N.register(
"Available" : "可用",
"Used" : "已使用",
"You will get a notification once one of your disks is nearly full." : "你將在其中一個硬碟快滿前收到通知。",
- "Files:" : "檔案:",
- "Storages:" : "儲存設備:",
- "Free Space:" : "可用空間:",
"Network" : "網絡",
"Hostname" : "主機名稱",
"DNS" : "DNS",
@@ -52,21 +43,30 @@ OC.L10N.register(
"IPv4" : "IPv4",
"IPv6" : "IPv6",
"Active users" : "活躍用戶",
- "Total users:" : "總用戶:",
"Shares" : "分享",
"PHP" : "PHP",
+ "Database" : "數據庫",
+ "External monitoring tool" : "外部監控工具",
+ "Appending \"?format=json\" at the end of the URL gives you the result in JSON." : "在URL後面連接參數 \"?format=json\" 將會得到json格式的回傳結果。",
+ "Then pass the token with the \"NC-Token\" header when querying the above URL." : "然後在查詢上述 URL 時將權杖與 “ NC-Token” 標頭一起傳遞。",
+ "Load average" : "平均負載",
+ "Last minute" : "最後一分鐘",
+ "Memory info not available" : "記憶體資訊暫時無法使用",
+ "Total" : "總計",
+ "Current usage" : "目前使用量",
+ "Mails" : "郵件",
+ "Time Servers" : "時間伺服器",
+ "Files:" : "檔案:",
+ "Storages:" : "儲存設備:",
+ "Free Space:" : "可用空間:",
+ "Total users:" : "總用戶:",
"Version:" : "版本:",
"Memory Limit:" : "記憶體限制:",
"Max Execution Time:" : "最長執行時間:",
"Upload max size:" : "上傳至多:",
- "Database" : "數據庫",
"Type:" : "類型:",
"Size:" : "大小:",
- "External monitoring tool" : "外部監控工具",
"You can connect an external monitoring tool by using this end point:" : "您可以使用此終端連接外部監視工具:",
- "Appending \"?format=json\" at the end of the URL gives you the result in JSON." : "在URL後面連接參數 \"?format=json\" 將會得到json格式的回傳結果。",
- "To use an access token please generate one then set it using the following command:" : "要使用存取權杖,請生成一個權杖,然後使用以下命令對其進行設置:",
- "Then pass the token with the \"NC-Token\" header when querying the above URL." : "然後在查詢上述 URL 時將權杖與 “ NC-Token” 標頭一起傳遞。",
- "Time Servers" : "時間伺服器"
+ "To use an access token please generate one then set it using the following command:" : "要使用存取權杖,請生成一個權杖,然後使用以下命令對其進行設置:"
},
"nplurals=1; plural=0;");