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>2022-08-09 06:17:36 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-09 06:17:36 +0300
commit9c7badbb76aed3150c472d522134b49067656f13 (patch)
tree32386d3f75c8b2efa5f3a9b8128361074112f8e4
parent0fa2e82153937f82fc45173be8badb876deb1713 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/zh_CN.js30
-rw-r--r--l10n/zh_CN.json30
2 files changed, 52 insertions, 8 deletions
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index 6d1d1ec..ecf7d4d 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -2,13 +2,13 @@ OC.L10N.register(
"serverinfo",
{
"CPU info not available" : "CPU 信息不可用",
- "Load average: {cpu} (last minute)" : "加载平均: {cpu} (上一分钟)",
+ "Load average: {cpu} (last minute)" : "负载平均值: {cpu} (上一分钟)",
"RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: 总共:{memTotalBytes}/当前用量:{memUsageBytes}",
"RAM info not available" : "RAM 信息不可用",
"SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: 总共:{swapTotalBytes}/当前用量:{swapUsageBytes}",
"SWAP info not available" : "SWAP 信息不可用",
"Users" : "用户",
- "Groups" : "分组",
+ "Groups" : "用户组",
"Links" : "链接",
"Emails" : "电子邮件",
"Federated sent" : "联合云发送",
@@ -23,31 +23,53 @@ OC.L10N.register(
"Press ⌘-C to copy." : "使用 ⌘-C 复制。",
"Press Ctrl-C to copy." : "使用 Ctrl-C 复制。",
"System" : "系统",
- "Monitoring" : "监控器",
+ "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 负载、内存占用、硬盘占用、在线用户数等。",
- "Unknown Processor" : "位置处理器",
+ "Operating System:" : "操作系统:",
+ "CPU:" : "CPU:",
+ "Unknown Processor" : "未知处理器",
+ "Memory:" : "内存:",
+ "Server time:" : "服务器时间:",
+ "Uptime:" : "运行时长:",
"Temperature" : "温度",
"Load" : "负载",
"Memory" : "内存",
"Disk" : "磁盘",
+ "Mount:" : "挂载:",
+ "Filesystem:" : "文件系统:",
"Size:" : "大小:",
+ "Available:" : "可用:",
+ "Used:" : "已使用:",
"You will get a notification once one of your disks is nearly full." : "当您的一个磁盘快满时您会收到通知。",
"Files:" : "文件:",
"Storages:" : "存储设备:",
"Free Space:" : "剩余空间:",
"Network" : "网络",
+ "Hostname:" : "主机名:",
+ "DNS:" : "DNS:",
+ "Gateway:" : "网关:",
+ "Status:" : "状态:",
+ "Speed:" : "速度:",
+ "MAC:" : "MAC:",
+ "IPv4:" : "IPv4:",
+ "IPv6:" : "IPv6:",
"Active users" : "活跃用户",
"Total users:" : "总用户:",
"Shares" : "共享",
"PHP" : "PHP",
"Version:" : "版本:",
+ "Memory limit:" : "内存限制:",
+ "Max execution time:" : "最大执行时间:",
"Upload max size:" : "最大上传大小:",
+ "Extensions:" : "扩展:",
+ "Unable to list extensions" : "无法获取扩展列表",
"Database" : "数据库",
"Type:" : "类型:",
"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” 头的令牌。",
"Load average" : "平均负载",
"Last minute" : "上一分钟",
diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json
index 7d08c2b..ffc99e1 100644
--- a/l10n/zh_CN.json
+++ b/l10n/zh_CN.json
@@ -1,12 +1,12 @@
{ "translations": {
"CPU info not available" : "CPU 信息不可用",
- "Load average: {cpu} (last minute)" : "加载平均: {cpu} (上一分钟)",
+ "Load average: {cpu} (last minute)" : "负载平均值: {cpu} (上一分钟)",
"RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: 总共:{memTotalBytes}/当前用量:{memUsageBytes}",
"RAM info not available" : "RAM 信息不可用",
"SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: 总共:{swapTotalBytes}/当前用量:{swapUsageBytes}",
"SWAP info not available" : "SWAP 信息不可用",
"Users" : "用户",
- "Groups" : "分组",
+ "Groups" : "用户组",
"Links" : "链接",
"Emails" : "电子邮件",
"Federated sent" : "联合云发送",
@@ -21,31 +21,53 @@
"Press ⌘-C to copy." : "使用 ⌘-C 复制。",
"Press Ctrl-C to copy." : "使用 Ctrl-C 复制。",
"System" : "系统",
- "Monitoring" : "监控器",
+ "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 负载、内存占用、硬盘占用、在线用户数等。",
- "Unknown Processor" : "位置处理器",
+ "Operating System:" : "操作系统:",
+ "CPU:" : "CPU:",
+ "Unknown Processor" : "未知处理器",
+ "Memory:" : "内存:",
+ "Server time:" : "服务器时间:",
+ "Uptime:" : "运行时长:",
"Temperature" : "温度",
"Load" : "负载",
"Memory" : "内存",
"Disk" : "磁盘",
+ "Mount:" : "挂载:",
+ "Filesystem:" : "文件系统:",
"Size:" : "大小:",
+ "Available:" : "可用:",
+ "Used:" : "已使用:",
"You will get a notification once one of your disks is nearly full." : "当您的一个磁盘快满时您会收到通知。",
"Files:" : "文件:",
"Storages:" : "存储设备:",
"Free Space:" : "剩余空间:",
"Network" : "网络",
+ "Hostname:" : "主机名:",
+ "DNS:" : "DNS:",
+ "Gateway:" : "网关:",
+ "Status:" : "状态:",
+ "Speed:" : "速度:",
+ "MAC:" : "MAC:",
+ "IPv4:" : "IPv4:",
+ "IPv6:" : "IPv6:",
"Active users" : "活跃用户",
"Total users:" : "总用户:",
"Shares" : "共享",
"PHP" : "PHP",
"Version:" : "版本:",
+ "Memory limit:" : "内存限制:",
+ "Max execution time:" : "最大执行时间:",
"Upload max size:" : "最大上传大小:",
+ "Extensions:" : "扩展:",
+ "Unable to list extensions" : "无法获取扩展列表",
"Database" : "数据库",
"Type:" : "类型:",
"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” 头的令牌。",
"Load average" : "平均负载",
"Last minute" : "上一分钟",