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
d6939e4a6d
commit
2b40233235
@@ -307,12 +307,12 @@
|
|||||||
"name": "名称",
|
"name": "名称",
|
||||||
"members": "成员",
|
"members": "成员",
|
||||||
"homeBoard": {
|
"homeBoard": {
|
||||||
"label": "",
|
"label": "首页",
|
||||||
"description": ""
|
"description": "只能选择可以访问的面板"
|
||||||
},
|
},
|
||||||
"mobileBoard": {
|
"mobileBoard": {
|
||||||
"label": "",
|
"label": "移动端面板",
|
||||||
"description": ""
|
"description": "只能选择可以访问的面板"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"permission": {
|
"permission": {
|
||||||
@@ -514,12 +514,12 @@
|
|||||||
"board": {
|
"board": {
|
||||||
"notification": {
|
"notification": {
|
||||||
"success": {
|
"success": {
|
||||||
"title": "",
|
"title": "设置已保存",
|
||||||
"message": ""
|
"message": "面板设置保存成功"
|
||||||
},
|
},
|
||||||
"error": {
|
"error": {
|
||||||
"title": "",
|
"title": "无法保存设置",
|
||||||
"message": ""
|
"message": "无法保存面板设置"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -527,17 +527,17 @@
|
|||||||
"changePosition": {
|
"changePosition": {
|
||||||
"notification": {
|
"notification": {
|
||||||
"success": {
|
"success": {
|
||||||
"message": ""
|
"message": "位置更改成功!"
|
||||||
},
|
},
|
||||||
"error": {
|
"error": {
|
||||||
"message": ""
|
"message": "无法更改位置"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"defaultGroup": {
|
"defaultGroup": {
|
||||||
"name": "",
|
"name": "默认组",
|
||||||
"description": ""
|
"description": "{name} - 所有已登录用户"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"app": {
|
"app": {
|
||||||
@@ -603,8 +603,8 @@
|
|||||||
},
|
},
|
||||||
"useDifferentUrlForPing": {
|
"useDifferentUrlForPing": {
|
||||||
"checkbox": {
|
"checkbox": {
|
||||||
"label": "",
|
"label": "为ping使用不同的 URL",
|
||||||
"description": ""
|
"description": "Homarr 可以使用内部主机名或网络直接访问以避免ISP的带宽使用"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -930,7 +930,7 @@
|
|||||||
},
|
},
|
||||||
"dangerZone": "危险",
|
"dangerZone": "危险",
|
||||||
"noResults": "未找到结果",
|
"noResults": "未找到结果",
|
||||||
"unsavedChanges": "",
|
"unsavedChanges": "你有未保存的更改 !",
|
||||||
"preview": {
|
"preview": {
|
||||||
"show": "显示预览",
|
"show": "显示预览",
|
||||||
"hide": "隐藏预览"
|
"hide": "隐藏预览"
|
||||||
@@ -1615,7 +1615,7 @@
|
|||||||
"app": {
|
"app": {
|
||||||
"noData": "未找到应用",
|
"noData": "未找到应用",
|
||||||
"description": "点击 <here></here> 创建一个新的应用",
|
"description": "点击 <here></here> 创建一个新的应用",
|
||||||
"quickCreate": ""
|
"quickCreate": "在运行时创建应用"
|
||||||
},
|
},
|
||||||
"error": {
|
"error": {
|
||||||
"noIntegration": "未选择集成",
|
"noIntegration": "未选择集成",
|
||||||
@@ -2017,8 +2017,8 @@
|
|||||||
},
|
},
|
||||||
"quickCreateApp": {
|
"quickCreateApp": {
|
||||||
"modal": {
|
"modal": {
|
||||||
"title": "",
|
"title": "在运行时创建应用",
|
||||||
"createAndUse": ""
|
"createAndUse": "创建并使用"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -2095,7 +2095,7 @@
|
|||||||
"label": "不透明度"
|
"label": "不透明度"
|
||||||
},
|
},
|
||||||
"iconColor": {
|
"iconColor": {
|
||||||
"label": ""
|
"label": "图标颜色"
|
||||||
},
|
},
|
||||||
"customCss": {
|
"customCss": {
|
||||||
"label": "自定义此面板的 css",
|
"label": "自定义此面板的 css",
|
||||||
@@ -2113,14 +2113,14 @@
|
|||||||
"label": "列数"
|
"label": "列数"
|
||||||
},
|
},
|
||||||
"itemRadius": {
|
"itemRadius": {
|
||||||
"label": "",
|
"label": "项目圆角",
|
||||||
"description": "",
|
"description": "更改面板上磁贴的圆角",
|
||||||
"option": {
|
"option": {
|
||||||
"xs": "",
|
"xs": "极小",
|
||||||
"sm": "",
|
"sm": "小号",
|
||||||
"md": "",
|
"md": "中号",
|
||||||
"lg": "",
|
"lg": "大号",
|
||||||
"xl": ""
|
"xl": "极大"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"name": {
|
"name": {
|
||||||
@@ -2144,9 +2144,9 @@
|
|||||||
"layout": {
|
"layout": {
|
||||||
"title": "布局",
|
"title": "布局",
|
||||||
"responsive": {
|
"responsive": {
|
||||||
"title": "",
|
"title": "响应式布局",
|
||||||
"action": {
|
"action": {
|
||||||
"add": ""
|
"add": "添加布局"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -2154,7 +2154,7 @@
|
|||||||
"title": "背景"
|
"title": "背景"
|
||||||
},
|
},
|
||||||
"appearance": {
|
"appearance": {
|
||||||
"title": ""
|
"title": "外观"
|
||||||
},
|
},
|
||||||
"customCss": {
|
"customCss": {
|
||||||
"title": "自定义 css"
|
"title": "自定义 css"
|
||||||
@@ -2259,14 +2259,14 @@
|
|||||||
"layout": {
|
"layout": {
|
||||||
"field": {
|
"field": {
|
||||||
"name": {
|
"name": {
|
||||||
"label": ""
|
"label": "名称"
|
||||||
},
|
},
|
||||||
"columnCount": {
|
"columnCount": {
|
||||||
"label": ""
|
"label": "列数"
|
||||||
},
|
},
|
||||||
"breakpoint": {
|
"breakpoint": {
|
||||||
"label": "",
|
"label": "断点",
|
||||||
"description": ""
|
"description": "布局将在大于此断点的所有屏幕上使用,直到下一个较大的断点。"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -2499,10 +2499,10 @@
|
|||||||
"ownerOfGroupDeleted": "此用户组的所有者已被删除。它目前没有所有者。"
|
"ownerOfGroupDeleted": "此用户组的所有者已被删除。它目前没有所有者。"
|
||||||
},
|
},
|
||||||
"setting": {
|
"setting": {
|
||||||
"title": "",
|
"title": "设置",
|
||||||
"alert": "",
|
"alert": "分组设置按列表中组的顺序排列。顶部设置覆盖底部设置。",
|
||||||
"board": {
|
"board": {
|
||||||
"title": ""
|
"title": "面板"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"members": {
|
"members": {
|
||||||
|
|||||||
@@ -603,8 +603,8 @@
|
|||||||
},
|
},
|
||||||
"useDifferentUrlForPing": {
|
"useDifferentUrlForPing": {
|
||||||
"checkbox": {
|
"checkbox": {
|
||||||
"label": "",
|
"label": "Brug anden URL til ping",
|
||||||
"description": ""
|
"description": "Nyttigt, hvis Homarr kan få direkte adgang ved hjælp af et internt værtsnavn eller netværk for at undgå båndbredde brug af ISP"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -2144,9 +2144,9 @@
|
|||||||
"layout": {
|
"layout": {
|
||||||
"title": "Layout",
|
"title": "Layout",
|
||||||
"responsive": {
|
"responsive": {
|
||||||
"title": "",
|
"title": "Responsive layouts",
|
||||||
"action": {
|
"action": {
|
||||||
"add": ""
|
"add": "Tilføj Layout"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -2259,14 +2259,14 @@
|
|||||||
"layout": {
|
"layout": {
|
||||||
"field": {
|
"field": {
|
||||||
"name": {
|
"name": {
|
||||||
"label": ""
|
"label": "Navn"
|
||||||
},
|
},
|
||||||
"columnCount": {
|
"columnCount": {
|
||||||
"label": ""
|
"label": "Kolonne antal"
|
||||||
},
|
},
|
||||||
"breakpoint": {
|
"breakpoint": {
|
||||||
"label": "",
|
"label": "Brydningspunkt",
|
||||||
"description": ""
|
"description": "Layout vil blive brugt på alle skærme, der er større end dette breakpoint indtil det næste større breakpoint."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -2144,9 +2144,9 @@
|
|||||||
"layout": {
|
"layout": {
|
||||||
"title": "顯示布局",
|
"title": "顯示布局",
|
||||||
"responsive": {
|
"responsive": {
|
||||||
"title": "",
|
"title": "響應式佈局",
|
||||||
"action": {
|
"action": {
|
||||||
"add": ""
|
"add": "新增佈局"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -2259,14 +2259,14 @@
|
|||||||
"layout": {
|
"layout": {
|
||||||
"field": {
|
"field": {
|
||||||
"name": {
|
"name": {
|
||||||
"label": ""
|
"label": "名稱"
|
||||||
},
|
},
|
||||||
"columnCount": {
|
"columnCount": {
|
||||||
"label": ""
|
"label": "欄數"
|
||||||
},
|
},
|
||||||
"breakpoint": {
|
"breakpoint": {
|
||||||
"label": "",
|
"label": "斷點",
|
||||||
"description": ""
|
"description": "此佈局將用於所有大於此斷點的螢幕,直到達到下一個更大的斷點為止"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user