From 2b402332357e38af2a7b661b5b0460bfac6238c1 Mon Sep 17 00:00:00 2001 From: "homarr-crowdin[bot]" <190541745+homarr-crowdin[bot]@users.noreply.github.com> Date: Thu, 27 Feb 2025 00:46:24 +0000 Subject: [PATCH] chore(lang): updated translations from crowdin Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com> --- packages/translation/src/lang/cn.json | 72 +++++++++++++-------------- packages/translation/src/lang/da.json | 16 +++--- packages/translation/src/lang/zh.json | 12 ++--- 3 files changed, 50 insertions(+), 50 deletions(-) diff --git a/packages/translation/src/lang/cn.json b/packages/translation/src/lang/cn.json index e844e0ff8..4f84e3bca 100644 --- a/packages/translation/src/lang/cn.json +++ b/packages/translation/src/lang/cn.json @@ -307,12 +307,12 @@ "name": "名称", "members": "成员", "homeBoard": { - "label": "", - "description": "" + "label": "首页", + "description": "只能选择可以访问的面板" }, "mobileBoard": { - "label": "", - "description": "" + "label": "移动端面板", + "description": "只能选择可以访问的面板" } }, "permission": { @@ -514,12 +514,12 @@ "board": { "notification": { "success": { - "title": "", - "message": "" + "title": "设置已保存", + "message": "面板设置保存成功" }, "error": { - "title": "", - "message": "" + "title": "无法保存设置", + "message": "无法保存面板设置" } } } @@ -527,17 +527,17 @@ "changePosition": { "notification": { "success": { - "message": "" + "message": "位置更改成功!" }, "error": { - "message": "" + "message": "无法更改位置" } } } }, "defaultGroup": { - "name": "", - "description": "" + "name": "默认组", + "description": "{name} - 所有已登录用户" } }, "app": { @@ -603,8 +603,8 @@ }, "useDifferentUrlForPing": { "checkbox": { - "label": "", - "description": "" + "label": "为ping使用不同的 URL", + "description": "Homarr 可以使用内部主机名或网络直接访问以避免ISP的带宽使用" } } }, @@ -930,7 +930,7 @@ }, "dangerZone": "危险", "noResults": "未找到结果", - "unsavedChanges": "", + "unsavedChanges": "你有未保存的更改 !", "preview": { "show": "显示预览", "hide": "隐藏预览" @@ -1615,7 +1615,7 @@ "app": { "noData": "未找到应用", "description": "点击 创建一个新的应用", - "quickCreate": "" + "quickCreate": "在运行时创建应用" }, "error": { "noIntegration": "未选择集成", @@ -2017,8 +2017,8 @@ }, "quickCreateApp": { "modal": { - "title": "", - "createAndUse": "" + "title": "在运行时创建应用", + "createAndUse": "创建并使用" } } }, @@ -2095,7 +2095,7 @@ "label": "不透明度" }, "iconColor": { - "label": "" + "label": "图标颜色" }, "customCss": { "label": "自定义此面板的 css", @@ -2113,14 +2113,14 @@ "label": "列数" }, "itemRadius": { - "label": "", - "description": "", + "label": "项目圆角", + "description": "更改面板上磁贴的圆角", "option": { - "xs": "", - "sm": "", - "md": "", - "lg": "", - "xl": "" + "xs": "极小", + "sm": "小号", + "md": "中号", + "lg": "大号", + "xl": "极大" } }, "name": { @@ -2144,9 +2144,9 @@ "layout": { "title": "布局", "responsive": { - "title": "", + "title": "响应式布局", "action": { - "add": "" + "add": "添加布局" } } }, @@ -2154,7 +2154,7 @@ "title": "背景" }, "appearance": { - "title": "" + "title": "外观" }, "customCss": { "title": "自定义 css" @@ -2259,14 +2259,14 @@ "layout": { "field": { "name": { - "label": "" + "label": "名称" }, "columnCount": { - "label": "" + "label": "列数" }, "breakpoint": { - "label": "", - "description": "" + "label": "断点", + "description": "布局将在大于此断点的所有屏幕上使用,直到下一个较大的断点。" } } }, @@ -2499,10 +2499,10 @@ "ownerOfGroupDeleted": "此用户组的所有者已被删除。它目前没有所有者。" }, "setting": { - "title": "", - "alert": "", + "title": "设置", + "alert": "分组设置按列表中组的顺序排列。顶部设置覆盖底部设置。", "board": { - "title": "" + "title": "面板" } }, "members": { diff --git a/packages/translation/src/lang/da.json b/packages/translation/src/lang/da.json index 6416fdbb2..01136c542 100644 --- a/packages/translation/src/lang/da.json +++ b/packages/translation/src/lang/da.json @@ -603,8 +603,8 @@ }, "useDifferentUrlForPing": { "checkbox": { - "label": "", - "description": "" + "label": "Brug anden URL til ping", + "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": { "title": "Layout", "responsive": { - "title": "", + "title": "Responsive layouts", "action": { - "add": "" + "add": "Tilføj Layout" } } }, @@ -2259,14 +2259,14 @@ "layout": { "field": { "name": { - "label": "" + "label": "Navn" }, "columnCount": { - "label": "" + "label": "Kolonne antal" }, "breakpoint": { - "label": "", - "description": "" + "label": "Brydningspunkt", + "description": "Layout vil blive brugt på alle skærme, der er større end dette breakpoint indtil det næste større breakpoint." } } }, diff --git a/packages/translation/src/lang/zh.json b/packages/translation/src/lang/zh.json index f36d27d11..6ad11faeb 100644 --- a/packages/translation/src/lang/zh.json +++ b/packages/translation/src/lang/zh.json @@ -2144,9 +2144,9 @@ "layout": { "title": "顯示布局", "responsive": { - "title": "", + "title": "響應式佈局", "action": { - "add": "" + "add": "新增佈局" } } }, @@ -2259,14 +2259,14 @@ "layout": { "field": { "name": { - "label": "" + "label": "名稱" }, "columnCount": { - "label": "" + "label": "欄數" }, "breakpoint": { - "label": "", - "description": "" + "label": "斷點", + "description": "此佈局將用於所有大於此斷點的螢幕,直到達到下一個更大的斷點為止" } } },