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>2017-07-24 03:21:29 +0300
committerNextcloud bot <bot@nextcloud.com>2017-07-24 03:21:29 +0300
commitd1cc90e222413ca0c473115d730257bbe9da29e9 (patch)
tree03a34fbafe226da017125dbb6d01c6568f127f39
parent4e8d54a0f82a01acb40603fffd8c1fba0e3c5835 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/zh_TW.js36
-rw-r--r--l10n/zh_TW.json34
2 files changed, 70 insertions, 0 deletions
diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js
new file mode 100644
index 0000000..5e2a7a0
--- /dev/null
+++ b/l10n/zh_TW.js
@@ -0,0 +1,36 @@
+OC.L10N.register(
+ "serverinfo",
+ {
+ "Load average" : "平均負載",
+ "Last minute" : "最後一分鐘",
+ "Memory info not available" : "記憶體資訊暫時無法使用",
+ "Total" : "總計",
+ "Current usage" : "目前使用量",
+ "Users" : "使用者",
+ "Groups" : "群組",
+ "Links" : "連結",
+ "Last 24 hours" : "24小時前",
+ "Last 1 hour" : "1小時前",
+ "Last 5 mins" : "5分鐘前",
+ "Monitoring" : "監控",
+ "CPU load" : "CPU負載",
+ "Memory usage" : "記憶體使用量",
+ "Active users" : "活動中用戶",
+ "Shares" : "分享",
+ "Storage" : "儲存",
+ "Users:" : "使用者:",
+ "Files:" : "檔案:",
+ "PHP" : "PHP",
+ "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: " : "你不能藉由這個終端連線外部監控工具:",
+ "Server info" : "伺服器資訊",
+ "You can connect a external monitoring tool by using this end point: " : "你可以藉由這個終端連線外部監控工具:"
+},
+"nplurals=1; plural=0;");
diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json
new file mode 100644
index 0000000..a48c938
--- /dev/null
+++ b/l10n/zh_TW.json
@@ -0,0 +1,34 @@
+{ "translations": {
+ "Load average" : "平均負載",
+ "Last minute" : "最後一分鐘",
+ "Memory info not available" : "記憶體資訊暫時無法使用",
+ "Total" : "總計",
+ "Current usage" : "目前使用量",
+ "Users" : "使用者",
+ "Groups" : "群組",
+ "Links" : "連結",
+ "Last 24 hours" : "24小時前",
+ "Last 1 hour" : "1小時前",
+ "Last 5 mins" : "5分鐘前",
+ "Monitoring" : "監控",
+ "CPU load" : "CPU負載",
+ "Memory usage" : "記憶體使用量",
+ "Active users" : "活動中用戶",
+ "Shares" : "分享",
+ "Storage" : "儲存",
+ "Users:" : "使用者:",
+ "Files:" : "檔案:",
+ "PHP" : "PHP",
+ "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: " : "你不能藉由這個終端連線外部監控工具:",
+ "Server info" : "伺服器資訊",
+ "You can connect a external monitoring tool by using this end point: " : "你可以藉由這個終端連線外部監控工具:"
+},"pluralForm" :"nplurals=1; plural=0;"
+} \ No newline at end of file