🌐 New Crowdin updates (#1433)

This commit is contained in:
Thomas Camlong
2023-10-08 12:12:44 +02:00
committed by GitHub
parent 1d50e2ce9a
commit 2b5e2094fa
122 changed files with 619 additions and 457 deletions

View File

@@ -31,7 +31,7 @@
"validation": {
"length": "长度必须在 {{shortest}} 和 {{longest}} 之间",
"invalidLink": "无效链接",
"errorMsg": "没有保存,因为出现了验证错误。请重新输入"
"errorMsg": "由于存在验证错误,未保存。请调整您的输入"
},
"name": "名称",
"url": "网址",

View File

@@ -33,7 +33,7 @@
"label": "显示为文本(紧凑型)"
},
"multiView": {
"label": "显示为多视图"
"label": "显示为多驱动视图"
}
},
"network": {
@@ -57,7 +57,7 @@
"label": "列宽度"
},
"multiView": {
"label": "显示为多核视图"
"label": "显示为多核视图"
}
},
"ram": {
@@ -88,7 +88,7 @@
"noInformation": "无法从 Dash. 获取信息。- 你运行的是最新版本吗?",
"protocolDowngrade": {
"title": "检测到协议降级",
"text": "Dash 正在使用HTTP。这存在安全风险因为HTTP是未加密的攻击者可能会滥用此连接。确保 Dash 也在 HTTPS 上运行,或者将 Homarr 降级为 HTTP (不推荐)。"
"text": "Dash. 实例的连接使用的是HTTP。这是一个安全风险因为HTTP是未加密的攻击者可能会滥用此连接。确保 Dash. 使用的是HTTPS或者将Homarr降级为HTTP(不推荐)。"
}
},
"graphs": {

View File

@@ -7,6 +7,12 @@
"showToggleAllButtons": {
"label": "显示 \"启用/禁用全部 \"按钮"
}
},
"errors": {
"general": {
"title": "",
"text": ""
}
}
}
}

View File

@@ -33,5 +33,5 @@
"unknown": "未知"
}
},
"error": "发生错误"
"error": ""
}