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_TW.json')
-rw-r--r--l10n/zh_TW.json32
1 files changed, 16 insertions, 16 deletions
diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json
index 99c648c..1d6011a 100644
--- a/l10n/zh_TW.json
+++ b/l10n/zh_TW.json
@@ -1,14 +1,8 @@
{ "translations": {
"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 交談",
@@ -37,9 +31,6 @@
"Available" : "可用",
"Used" : "已使用",
"You will get a notification once one of your disks is nearly full." : "你將在硬碟使用量快要用完前收到一次通知。",
- "Files:" : "檔案:",
- "Storages:" : "儲存設備:",
- "Free Space:" : "可用空間:",
"Network" : "網路",
"Hostname" : "主機名稱",
"DNS" : "DNS",
@@ -50,21 +41,30 @@
"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:" : "要使用存取權杖,請先生成一個,然後使用以下指令來設定:"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file