f7cloud_client/apps/serverinfo/l10n/zh_CN.json
root 8b6a0139db f7cloud_client
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 22:59:26 +00:00

83 lines
3.8 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{ "translations": {
"CPU info not available" : "CPU 信息不可用",
"CPU Usage:" : "CPU 使用量:",
"RAM Usage:" : "内存使用量:",
"SWAP Usage:" : "交换内存使用量:",
"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 信息不可用",
"Copied!" : "已复制!",
"Not supported!" : "不支持!",
"Press ⌘-C to copy." : "使用 ⌘-C 复制。",
"Press Ctrl-C to copy." : "使用 Ctrl-C 复制。",
"Unknown" : "未知",
"System" : "系统",
"Monitoring" : "监视器",
"Monitoring app with useful server information" : "使用使用的服务器信息监视应用程序",
"Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "提供有用的服务器信息,例如 CPU 负载、内存占用、硬盘占用、在线用户数等。",
"Operating System:" : "操作系统:",
"CPU:" : "CPU",
"Memory:" : "内存:",
"Server time:" : "服务器时间:",
"Uptime:" : "运行时长:",
"Temperature" : "温度",
"Load" : "负载",
"Memory" : "内存",
"Disk" : "磁盘",
"Mount:" : "挂载:",
"Filesystem:" : "文件系统:",
"Size:" : "大小:",
"Available:" : "可用:",
"Used:" : "已使用:",
"Files:" : "文件:",
"Storages:" : "存储设备:",
"Free Space:" : "剩余空间:",
"Network" : "网络",
"Hostname:" : "主机名:",
"Gateway:" : "网关:",
"Status:" : "状态:",
"Speed:" : "速度:",
"Duplex:" : "复式:",
"MAC:" : "MAC",
"IPv4:" : "IPv4",
"IPv6:" : "IPv6",
"Active users" : "活跃用户",
"Last hour" : "上个小时",
"%s%% of all users" : "%s%% 所有用户",
"Last 24 Hours" : "最近24小时",
"Last 7 Days" : "过去7天",
"Last 30 Days" : "过去30天",
"Shares" : "共享",
"Users:" : "用户:",
"Groups:" : "组别:",
"Links:" : "链接:",
"Emails:" : "邮箱:",
"Federated sent:" : "联合云发送:",
"Federated received:" : "联合云接收:",
"Talk conversations:" : "通话应用对话:",
"PHP" : "PHP",
"Version:" : "版本:",
"Memory limit:" : "内存限制:",
"Max execution time:" : "最大执行时间:",
"seconds" : "秒",
"Upload max size:" : "最大上传大小:",
"OPcache Revalidate Frequency:" : "OPcache重验证频率",
"Extensions:" : "扩展:",
"Unable to list extensions" : "无法获取扩展列表",
"Show phpinfo" : "显示phpinfo",
"Active processes:" : "活跃进程:",
"Idle processes:" : "空闲进程:",
"Database" : "数据库",
"Type:" : "类型:",
"External monitoring tool" : "外部监视工具",
"Use this end point to connect an external monitoring tool:" : "使用此接口连接外部监视工具:",
"Copy" : "复制",
"Output in JSON" : "JSON 格式输出",
"Skip apps section (including apps section will send an external request to the app store)" : "跳过应用程序部分(包括应用程序部分向应用商店发送外部请求)",
"Skip server update" : "跳过服务器更新",
"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” 头的令牌。",
"Unknown Processor" : "未知处理器"
},"pluralForm" :"nplurals=1; plural=0;"
}