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
021bb48e1a
commit
fe018732b5
@@ -938,8 +938,8 @@
|
|||||||
"newLabel": "新领域"
|
"newLabel": "新领域"
|
||||||
},
|
},
|
||||||
"personalAccessToken": {
|
"personalAccessToken": {
|
||||||
"label": "",
|
"label": "个人访问令牌",
|
||||||
"newLabel": ""
|
"newLabel": "新建个人访问令牌"
|
||||||
},
|
},
|
||||||
"topic": {
|
"topic": {
|
||||||
"label": "主题",
|
"label": "主题",
|
||||||
@@ -1507,7 +1507,7 @@
|
|||||||
"width": "宽度",
|
"width": "宽度",
|
||||||
"height": "高度"
|
"height": "高度"
|
||||||
},
|
},
|
||||||
"placeholder": ""
|
"placeholder": "开始写笔记"
|
||||||
},
|
},
|
||||||
"iframe": {
|
"iframe": {
|
||||||
"name": "iFrame",
|
"name": "iFrame",
|
||||||
@@ -2294,8 +2294,8 @@
|
|||||||
},
|
},
|
||||||
"invalid": "仓库定义无效,请检查值",
|
"invalid": "仓库定义无效,请检查值",
|
||||||
"noProvider": {
|
"noProvider": {
|
||||||
"label": "",
|
"label": "没有提供者",
|
||||||
"tooltip": ""
|
"tooltip": "无法解析该提供者,请在导入镜像后手动设置"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -2313,11 +2313,11 @@
|
|||||||
"error": {
|
"error": {
|
||||||
"label": "错误",
|
"label": "错误",
|
||||||
"messages": {
|
"messages": {
|
||||||
"invalidIdentifier": "",
|
"invalidIdentifier": "无效标识符",
|
||||||
"noMatchingVersion": "没有找到匹配的版本",
|
"noMatchingVersion": "没有找到匹配的版本",
|
||||||
"noReleasesFound": "",
|
"noReleasesFound": "没有发现发布信息",
|
||||||
"noProviderSeleceted": "",
|
"noProviderSeleceted": "没有选择提供者",
|
||||||
"noProviderResponse": ""
|
"noProviderResponse": "提供者没有响应"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -2569,7 +2569,7 @@
|
|||||||
"label": "图标颜色"
|
"label": "图标颜色"
|
||||||
},
|
},
|
||||||
"clearColor": {
|
"clearColor": {
|
||||||
"label": ""
|
"label": "清除颜色"
|
||||||
},
|
},
|
||||||
"customCss": {
|
"customCss": {
|
||||||
"label": "自定义此面板的 css",
|
"label": "自定义此面板的 css",
|
||||||
@@ -3094,7 +3094,7 @@
|
|||||||
"idle": "空闲",
|
"idle": "空闲",
|
||||||
"running": "运行中",
|
"running": "运行中",
|
||||||
"error": "错误",
|
"error": "错误",
|
||||||
"disabled": ""
|
"disabled": "禁用"
|
||||||
},
|
},
|
||||||
"job": {
|
"job": {
|
||||||
"minecraftServerStatus": {
|
"minecraftServerStatus": {
|
||||||
@@ -3159,18 +3159,18 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"interval": {
|
"interval": {
|
||||||
"seconds": "",
|
"seconds": "每 {interval, plural, =1 {秒} other {# 秒}}",
|
||||||
"minutes": "",
|
"minutes": "每 {interval, plural, =1 {分钟} other {# 分钟}}",
|
||||||
"hours": "",
|
"hours": "每 {interval, plural, =1 {小时} other {# 小时}}",
|
||||||
"midnight": "",
|
"midnight": "每日午夜",
|
||||||
"weeklyMonday": ""
|
"weeklyMonday": "每周一"
|
||||||
},
|
},
|
||||||
"settings": {
|
"settings": {
|
||||||
"title": ""
|
"title": "{jobName} 任务设置"
|
||||||
},
|
},
|
||||||
"field": {
|
"field": {
|
||||||
"interval": {
|
"interval": {
|
||||||
"label": ""
|
"label": "计划时间间隔"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user