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.js')
-rw-r--r--l10n/zh_CN.js28
1 files changed, 14 insertions, 14 deletions
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index 34b9944..9f3f9b0 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -14,9 +14,6 @@ OC.L10N.register(
"Federated sent" : "联合云发送",
"Federated received" : "联合云接收",
"Talk conversations" : "Talk 会话",
- "Last 24 hours" : "最近 24 小时",
- "Last 1 hour" : "最近 1 小时",
- "Last 5 mins" : "最近 5 分钟",
"Copy" : "复制",
"Copied!" : "已复制!",
"Not supported!" : "不支持!",
@@ -25,20 +22,13 @@ OC.L10N.register(
"Monitoring" : "监控器",
"Monitoring app with useful server information" : "Monitoring app 监控有用的服务器信息",
"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:" : "最大上传大小:",
@@ -48,6 +38,16 @@ OC.L10N.register(
"External monitoring tool" : "外部监控工具",
"You can connect an external monitoring tool by using this end point:" : "此地址可用于外部监控工具:",
"Did you know?" : "您知道吗?",
- "Appending \"?format=json\" at the end of the URL gives you the result in JSON format!" : "在 URL 最后附加 \"?format=json\" 参数可以获得 JSON 格式的结果!"
+ "Appending \"?format=json\" at the end of the URL gives you the result in JSON format!" : "在 URL 最后附加 \"?format=json\" 参数可以获得 JSON 格式的结果!",
+ "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;");