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.js')
-rw-r--r--l10n/zh_TW.js28
1 files changed, 14 insertions, 14 deletions
diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js
index fb367e4..d010b24 100644
--- a/l10n/zh_TW.js
+++ b/l10n/zh_TW.js
@@ -11,9 +11,6 @@ OC.L10N.register(
"Links" : "連結",
"Federated sent" : "聯盟發送",
"Federated received" : "聯盟接收",
- "Last 24 hours" : "24小時前",
- "Last 1 hour" : "1小時前",
- "Last 5 mins" : "5分鐘前",
"Copy" : "複製",
"Copied!" : "已複製!",
"Not supported!" : "不支援!",
@@ -22,20 +19,13 @@ OC.L10N.register(
"Monitoring" : "監控",
"Monitoring app with useful server information" : "使用有用的伺服器訊息以監控應用程式",
"Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "提供有用的伺服器訊息,例如CPU負載、記憶體使用情況、磁碟使用情況、用戶數等。",
- "CPU load" : "CPU負載",
- "Memory usage" : "記憶體使用量",
- "Active users" : "活動中用戶",
- "Shares" : "分享",
- "Storage" : "儲存",
- "Users:" : "使用者:",
"Files:" : "檔案:",
"Storages:" : "儲存設備:",
"Free Space:" : "可用空間:",
- "Nextcloud" : "Nextcloud",
- "Version:" : "版本:",
- "Apps installed:" : "已安裝應用程式:",
- "Apps updates available:" : "可升級的應用程式:",
+ "Active users" : "活動中用戶",
+ "Shares" : "分享",
"PHP" : "PHP",
+ "Version:" : "版本:",
"Memory Limit:" : "記憶體限制:",
"Max Execution Time:" : "最大執行時間:",
"Upload max size:" : "上傳至多:",
@@ -43,6 +33,16 @@ 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:" : "您可以使用此終端連接外部監視工具:",
+ "Last 24 hours" : "24小時前",
+ "Last 1 hour" : "1小時前",
+ "Last 5 mins" : "5分鐘前",
+ "CPU load" : "CPU負載",
+ "Memory usage" : "記憶體使用量",
+ "Storage" : "儲存",
+ "Users:" : "使用者:",
+ "Nextcloud" : "Nextcloud",
+ "Apps installed:" : "已安裝應用程式:",
+ "Apps updates available:" : "可升級的應用程式:"
},
"nplurals=1; plural=0;");