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
63786eed06
commit
b8a155dd08
@@ -546,7 +546,7 @@
|
||||
"label": "描述"
|
||||
},
|
||||
"url": {
|
||||
"label": "网址"
|
||||
"label": "Url"
|
||||
}
|
||||
},
|
||||
"action": {
|
||||
@@ -569,7 +569,7 @@
|
||||
"title": "新的组件 {name}",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"title": "创建成功",
|
||||
"message": "组件已成功创建"
|
||||
},
|
||||
"error": {
|
||||
@@ -582,7 +582,7 @@
|
||||
"title": "编辑组件 {name}",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "更改应用成功",
|
||||
"title": "成功应用更改",
|
||||
"message": "组件已成功保存"
|
||||
},
|
||||
"error": {
|
||||
@@ -611,7 +611,7 @@
|
||||
"label": "名称"
|
||||
},
|
||||
"url": {
|
||||
"label": "网址"
|
||||
"label": "Url"
|
||||
}
|
||||
},
|
||||
"action": {
|
||||
@@ -622,11 +622,11 @@
|
||||
"create": "测试连接并创建",
|
||||
"edit": "测试连接并保存"
|
||||
},
|
||||
"alertNotice": "成功建立连接后,“保存”按钮将启用",
|
||||
"alertNotice": "成功建立连接后保存按钮将启用",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "连接成功",
|
||||
"message": "连接已成功建立"
|
||||
"message": ""
|
||||
},
|
||||
"invalidUrl": {
|
||||
"title": "无效链接",
|
||||
@@ -634,11 +634,11 @@
|
||||
},
|
||||
"secretNotDefined": {
|
||||
"title": "缺少凭证",
|
||||
"message": "未提供所有凭证"
|
||||
"message": "并非所有凭证都已提供"
|
||||
},
|
||||
"invalidCredentials": {
|
||||
"title": "凭证无效",
|
||||
"message": "凭证无效"
|
||||
"message": ""
|
||||
},
|
||||
"commonError": {
|
||||
"title": "连接失败",
|
||||
@@ -650,15 +650,15 @@
|
||||
},
|
||||
"unauthorized": {
|
||||
"title": "未授权",
|
||||
"message": "可能是凭证错误"
|
||||
"message": ""
|
||||
},
|
||||
"forbidden": {
|
||||
"title": "禁止访问",
|
||||
"title": "",
|
||||
"message": "可能缺少权限"
|
||||
},
|
||||
"notFound": {
|
||||
"title": "未找到",
|
||||
"message": "可能是错误的 URL 或路径"
|
||||
"message": ""
|
||||
},
|
||||
"internalServerError": {
|
||||
"title": "",
|
||||
@@ -1422,7 +1422,7 @@
|
||||
"description": ""
|
||||
},
|
||||
"app": {
|
||||
"noData": "未找到应用",
|
||||
"noData": "",
|
||||
"description": ""
|
||||
},
|
||||
"error": {
|
||||
@@ -1459,8 +1459,8 @@
|
||||
"description": "",
|
||||
"option": {},
|
||||
"items": {
|
||||
"user": "用户",
|
||||
"name": "名称",
|
||||
"user": "",
|
||||
"name": "",
|
||||
"id": ""
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user