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
fa6262cf5e
commit
e40237e4a5
@@ -1475,19 +1475,19 @@
|
||||
"memory": "",
|
||||
"storage": "",
|
||||
"uptime": "",
|
||||
"haState": "",
|
||||
"haState": "HA 状态",
|
||||
"storageType": {
|
||||
"local": "",
|
||||
"shared": ""
|
||||
"local": "本地存储",
|
||||
"shared": "共享存储"
|
||||
}
|
||||
}
|
||||
},
|
||||
"table": {
|
||||
"header": {
|
||||
"name": "",
|
||||
"cpu": "",
|
||||
"memory": "",
|
||||
"node": ""
|
||||
"name": "名称",
|
||||
"cpu": "处理器",
|
||||
"memory": "内存",
|
||||
"node": "节点"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -2162,7 +2162,7 @@
|
||||
"docker": "Docker",
|
||||
"logs": "日志",
|
||||
"api": "API",
|
||||
"certificates": "",
|
||||
"certificates": "证书",
|
||||
"tasks": "任务"
|
||||
}
|
||||
},
|
||||
@@ -2770,7 +2770,7 @@
|
||||
"label": "日志"
|
||||
},
|
||||
"certificates": {
|
||||
"label": ""
|
||||
"label": "证书"
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
@@ -3170,39 +3170,39 @@
|
||||
"certificate": {
|
||||
"page": {
|
||||
"list": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"title": "可信证书",
|
||||
"description": "Homarr 用于从集成请求数据。",
|
||||
"noResults": {
|
||||
"title": ""
|
||||
"title": "还没有证书"
|
||||
},
|
||||
"expires": ""
|
||||
"expires": "到期时间 {when}"
|
||||
}
|
||||
},
|
||||
"action": {
|
||||
"create": {
|
||||
"label": "",
|
||||
"label": "添加证书",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "已添加证书",
|
||||
"message": "已成功添加证书"
|
||||
},
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "添加证书失败",
|
||||
"message": "无法添加证书"
|
||||
}
|
||||
}
|
||||
},
|
||||
"remove": {
|
||||
"label": "",
|
||||
"confirm": "",
|
||||
"label": "删除证书",
|
||||
"confirm": "您确定要删除证书吗?",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "证书已删除",
|
||||
"message": "证书删除成功"
|
||||
},
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "证书未删除",
|
||||
"message": "无法删除证书"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user