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:
authorNextcloud bot <bot@nextcloud.com>2021-01-12 06:12:27 +0300
committerNextcloud bot <bot@nextcloud.com>2021-01-12 06:12:27 +0300
commitd68358b98486799b0a53c1892300aa21a0b161b5 (patch)
tree05ed82025490c42d4d1d24f8cef44f604cbc32e7
parent3503a837ca6ee96ae26c938ac6d377233b9993c9 (diff)
[tx-robot] updated from transifexv20.0.6RC1v20.0.6v20.0.5RC2v20.0.5
-rw-r--r--l10n/zh_TW.js18
-rw-r--r--l10n/zh_TW.json18
2 files changed, 32 insertions, 4 deletions
diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js
index 212b064..5b5f5d8 100644
--- a/l10n/zh_TW.js
+++ b/l10n/zh_TW.js
@@ -13,6 +13,7 @@ OC.L10N.register(
"Federated received" : "聯盟接收",
"24 hours" : "24小時",
"1 hour" : "1小時",
+ "5 mins" : "5分鐘",
"Copy" : "複製",
"Copied!" : "已複製!",
"Not supported!" : "不支援!",
@@ -24,16 +25,28 @@ OC.L10N.register(
"Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "提供有用的伺服器訊息,例如CPU負載、記憶體使用情況、磁碟使用情況、用戶數等。",
"Operating System" : "作業系統",
"Memory" : "記憶體",
+ "Server time" : "伺服器時間",
+ "Uptime" : "運行時間",
+ "Load" : "負載",
+ "Disk" : "硬碟",
+ "Mount" : "掛載",
+ "Filesystem" : "檔案系統",
"Size" : "大小",
"Available" : "可用",
+ "Used" : "已使用",
+ "You will get a notification once one of your disks is nearly full." : "你將在硬碟使用量快要用完前收到一次通知。",
"Files:" : "檔案:",
"Storages:" : "儲存設備:",
"Free Space:" : "可用空間:",
+ "Network" : "網路",
"Hostname" : "主機名稱",
+ "Gateway" : "預設網路閘道",
"Status" : "狀態",
+ "Speed" : "速度",
"IPv4" : "IPv4",
"IPv6" : "IPv6",
- "Active users" : "活動中用戶",
+ "Active users" : "活動中的使用者",
+ "Total users:" : "總使用者:",
"Shares" : "分享",
"PHP" : "PHP",
"Version:" : "版本:",
@@ -44,6 +57,7 @@ OC.L10N.register(
"Type:" : "類型:",
"Size:" : "大小:",
"External monitoring tool" : "外部監控工具",
- "You can connect an external monitoring tool by using this end point:" : "您可以使用此終端連接外部監視工具:"
+ "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格式的回傳結果。"
},
"nplurals=1; plural=0;");
diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json
index d51d841..a24d379 100644
--- a/l10n/zh_TW.json
+++ b/l10n/zh_TW.json
@@ -11,6 +11,7 @@
"Federated received" : "聯盟接收",
"24 hours" : "24小時",
"1 hour" : "1小時",
+ "5 mins" : "5分鐘",
"Copy" : "複製",
"Copied!" : "已複製!",
"Not supported!" : "不支援!",
@@ -22,16 +23,28 @@
"Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "提供有用的伺服器訊息,例如CPU負載、記憶體使用情況、磁碟使用情況、用戶數等。",
"Operating System" : "作業系統",
"Memory" : "記憶體",
+ "Server time" : "伺服器時間",
+ "Uptime" : "運行時間",
+ "Load" : "負載",
+ "Disk" : "硬碟",
+ "Mount" : "掛載",
+ "Filesystem" : "檔案系統",
"Size" : "大小",
"Available" : "可用",
+ "Used" : "已使用",
+ "You will get a notification once one of your disks is nearly full." : "你將在硬碟使用量快要用完前收到一次通知。",
"Files:" : "檔案:",
"Storages:" : "儲存設備:",
"Free Space:" : "可用空間:",
+ "Network" : "網路",
"Hostname" : "主機名稱",
+ "Gateway" : "預設網路閘道",
"Status" : "狀態",
+ "Speed" : "速度",
"IPv4" : "IPv4",
"IPv6" : "IPv6",
- "Active users" : "活動中用戶",
+ "Active users" : "活動中的使用者",
+ "Total users:" : "總使用者:",
"Shares" : "分享",
"PHP" : "PHP",
"Version:" : "版本:",
@@ -42,6 +55,7 @@
"Type:" : "類型:",
"Size:" : "大小:",
"External monitoring tool" : "外部監控工具",
- "You can connect an external monitoring tool by using this end point:" : "您可以使用此終端連接外部監視工具:"
+ "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格式的回傳結果。"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file