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.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index bbe0c93..f37a36f 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -31,7 +31,6 @@ OC.L10N.register(
"Memory" : "内存",
"Server time" : "服务器时间",
"Uptime" : "运行时长",
- "Time Servers" : "时间服务器",
"Load" : "负载",
"Disk" : "磁盘",
"Mount" : "挂载",
@@ -66,6 +65,7 @@ OC.L10N.register(
"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 结果。",
+ "Time Servers" : "时间服务器",
"Did you know?" : "您知道吗?",
"Appending \"?format=json\" at the end of the URL gives you the result in JSON format!" : "在 URL 最后附加 \"?format=json\" 参数可以获得 JSON 格式的结果!"
},