🌐 New Crowdin updates (#711)

This commit is contained in:
Thomas Camlong
2023-02-25 06:15:33 +09:00
committed by GitHub
parent fddcfb3f06
commit 05423440f3
195 changed files with 3641 additions and 218 deletions

View File

@@ -9,6 +9,72 @@
},
"usePercentages": {
"label": "显示百分比"
},
"columns": {
"label": ""
},
"graphHeight": {
"label": ""
},
"graphsOrder": {
"label": "",
"storage": {
"label": "存储",
"enabled": {
"label": ""
},
"span": {
"label": ""
},
"compactView": {
"label": ""
},
"multiView": {
"label": ""
}
},
"network": {
"label": "网络",
"enabled": {
"label": ""
},
"span": {
"label": ""
},
"compactView": {
"label": ""
}
},
"cpu": {
"label": "CPU",
"enabled": {
"label": ""
},
"span": {
"label": ""
},
"multiView": {
"label": ""
}
},
"ram": {
"label": "",
"enabled": {
"label": ""
},
"span": {
"label": ""
}
},
"gpu": {
"label": "GPU",
"enabled": {
"label": ""
},
"span": {
"label": ""
}
}
}
}
},
@@ -18,8 +84,8 @@
"noService": "没有找到Dash.服务。请在你的Homarr仪表板上添加或者设置一个仪表板网址。网址在应用选项中添加",
"noInformation": "无法从仪表板获取信息。- 你运行的是最新版本吗?",
"protocolDowngrade": {
"title": "",
"text": ""
"title": "检测到协议降级",
"text": "Dash实例的协议被降级。这存在安全风险因为HTTP是未加密的攻击者可能会滥用此连接。确保Dash也在HTTPS上运行或者将Homarr降级为HTTP(不推荐)。"
}
},
"graphs": {