chore: new Crowdin updates (#1890)
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "系统健康监测",
|
||||
"description": "关于NAS的信息",
|
||||
"settings": {
|
||||
"title": "系统健康监测",
|
||||
"fahrenheit": {
|
||||
"label": "华氏度"
|
||||
}
|
||||
}
|
||||
},
|
||||
"cpu": {
|
||||
"label": "CPU",
|
||||
"load": "平均负载",
|
||||
"minute": "{{minute}} 分钟"
|
||||
},
|
||||
"memory": {
|
||||
"label": "内存",
|
||||
"totalMem": "内存总量: {{total}}GB",
|
||||
"available": "可用: {{available}}GB - {{percentage}}%"
|
||||
},
|
||||
"fileSystem": {
|
||||
"label": "文件系统",
|
||||
"available": "可用: {{available}} - {{percentage}}%"
|
||||
},
|
||||
"info": {
|
||||
"uptime": "运行时间",
|
||||
"updates": "更新",
|
||||
"reboot": "重启"
|
||||
},
|
||||
"errors": {
|
||||
"general": {
|
||||
"title": "找不到您的 NAS",
|
||||
"text": "连接到您的NAS时出现了问题。请验证您的配置/集成。"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user