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_CN.json')
-rw-r--r--l10n/zh_CN.json32
1 files changed, 16 insertions, 16 deletions
diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json
index 146fc68..a192406 100644
--- a/l10n/zh_CN.json
+++ b/l10n/zh_CN.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