chore(lang): updated translations from crowdin
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
ea848bdd0b
commit
96e2f4fcca
@@ -1941,19 +1941,19 @@
|
|||||||
"description": "您的容器状态 (这个小部件只能用管理员权限添加)",
|
"description": "您的容器状态 (这个小部件只能用管理员权限添加)",
|
||||||
"option": {
|
"option": {
|
||||||
"enableRowSorting": {
|
"enableRowSorting": {
|
||||||
"label": ""
|
"label": "启用项目排序"
|
||||||
},
|
},
|
||||||
"defaultSort": {
|
"defaultSort": {
|
||||||
"label": "",
|
"label": "默认排序列",
|
||||||
"option": {
|
"option": {
|
||||||
"name": "",
|
"name": "名称",
|
||||||
"state": "",
|
"state": "状态",
|
||||||
"cpuUsage": "",
|
"cpuUsage": "CPU 利用率",
|
||||||
"memoryUsage": ""
|
"memoryUsage": "内存占用率"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"descendingDefaultSort": {
|
"descendingDefaultSort": {
|
||||||
"label": ""
|
"label": "倒序"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"error": {
|
"error": {
|
||||||
@@ -2248,7 +2248,7 @@
|
|||||||
"unknown": "未知",
|
"unknown": "未知",
|
||||||
"pending": "等待处理",
|
"pending": "等待处理",
|
||||||
"processing": "处理中",
|
"processing": "处理中",
|
||||||
"requested": "",
|
"requested": "已请求",
|
||||||
"partiallyAvailable": "部分",
|
"partiallyAvailable": "部分",
|
||||||
"available": "可用",
|
"available": "可用",
|
||||||
"blacklisted": "已列入黑名单",
|
"blacklisted": "已列入黑名单",
|
||||||
|
|||||||
Reference in New Issue
Block a user