chore(lang): updated translations from crowdin

Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
This commit is contained in:
homarr-crowdin[bot]
2025-10-22 15:04:16 +00:00
committed by GitHub
parent 0df6e8fb20
commit 26a11e5d62

View File

@@ -947,27 +947,27 @@
}, },
"url": { "url": {
"label": "网址", "label": "网址",
"newLabel": "新网址" "newLabel": "新网址"
}, },
"opnsenseApiKey": { "opnsenseApiKey": {
"label": "API 密钥 (Key)", "label": "API 密钥 (密钥)",
"newLabel": "新 API 密钥 (Key)" "newLabel": "新API密钥(密钥)"
}, },
"opnsenseApiSecret": { "opnsenseApiSecret": {
"label": "API 密钥 (密)", "label": "API 密钥 (密)",
"newLabel": "新 API 密钥 (保密)" "newLabel": "新API密钥(机密)"
}, },
"githubAppId": { "githubAppId": {
"label": "应用ID", "label": "应用 ID",
"newLabel": "新应用ID" "newLabel": "新应用 ID"
}, },
"githubInstallationId": { "githubInstallationId": {
"label": "安装 ID", "label": "安装 Id",
"newLabel": "新安装 ID" "newLabel": "新安装ID"
}, },
"privateKey": { "privateKey": {
"label": "私人密钥", "label": "私钥",
"newLabel": "新私人密钥" "newLabel": "新私钥"
} }
} }
}, },
@@ -1148,8 +1148,8 @@
}, },
"unit": { "unit": {
"speed": { "speed": {
"kilometersPerHour": "", "kilometersPerHour": "千米/时",
"milesPerHour": "" "milesPerHour": "英里/时"
} }
} }
}, },
@@ -1164,7 +1164,7 @@
"label": "标题" "label": "标题"
}, },
"customCssClasses": { "customCssClasses": {
"label": "" "label": "自定义 CSS 类"
}, },
"borderColor": { "borderColor": {
"label": "边界颜色" "label": "边界颜色"
@@ -1295,20 +1295,20 @@
"label": "启用状态检查" "label": "启用状态检查"
}, },
"layout": { "layout": {
"label": "界面", "label": "布局",
"option": { "option": {
"row": "横向", "row": "水平",
"row-reverse": "横向 (反)", "row-reverse": "水平(反)",
"column": "垂直", "column": "垂直",
"column-reverse": "垂直 (反)" "column-reverse": "垂直(反)"
} }
}, },
"descriptionDisplayMode": { "descriptionDisplayMode": {
"label": "描述信息显示模式", "label": "描述显示模式",
"description": "选择应用描述的显示方式", "description": "选择应用描述的显示方式",
"option": { "option": {
"normal": "窗口组件内", "normal": "窗口组件内",
"tooltip": "显示为悬停提示", "tooltip": "在工具提示中显示",
"hidden": "隐藏" "hidden": "隐藏"
} }
} }
@@ -1558,8 +1558,8 @@
}, },
"placeholder": "开始写笔记", "placeholder": "开始写笔记",
"dismiss": { "dismiss": {
"title": "是否放弃改?", "title": "放弃改?",
"message": "有未保存的更改确定要丢弃吗?", "message": "您的笔记中有未保存的更改确定要放弃这些更改吗?",
"action": { "action": {
"discard": "放弃修改", "discard": "放弃修改",
"keepEditing": "继续编辑" "keepEditing": "继续编辑"
@@ -1717,7 +1717,7 @@
"name": "日历", "name": "日历",
"description": "在日历视图中显示某个相对时间段内的集成事件", "description": "在日历视图中显示某个相对时间段内的集成事件",
"duration": { "duration": {
"allDay": "" "allDay": "全天"
}, },
"option": { "option": {
"releaseType": { "releaseType": {
@@ -1754,7 +1754,7 @@
"description": "仅在当前天气时" "description": "仅在当前天气时"
}, },
"useImperialSpeed": { "useImperialSpeed": {
"label": "" "label": "风速使用英里/时"
}, },
"location": { "location": {
"label": "天气位置" "label": "天气位置"
@@ -1774,12 +1774,12 @@
"description": "日期应该是什么样的" "description": "日期应该是什么样的"
} }
}, },
"currentWindSpeed": "{currentWindSpeed} km/h", "currentWindSpeed": "{currentWindSpeed} {unit}",
"dailyForecast": { "dailyForecast": {
"sunrise": "日出", "sunrise": "日出",
"sunset": "日落", "sunset": "日落",
"maxWindSpeed": "最大风速:{maxWindSpeed} km/h", "maxWindSpeed": "最大风速:{maxWindSpeed} {unit}",
"maxWindGusts": "最大阵风:{maxWindGusts} km/h" "maxWindGusts": "最大阵风:{maxWindGusts} {unit}"
}, },
"kind": { "kind": {
"clear": "晴朗", "clear": "晴朗",
@@ -1994,21 +1994,21 @@
"name": "名称", "name": "名称",
"id": "ID", "id": "ID",
"metadata": { "metadata": {
"title": "", "title": "技术统计",
"video": { "video": {
"title": "", "title": "视频",
"resolution": "" "resolution": "分辨率"
}, },
"audio": { "audio": {
"title": "", "title": "音频",
"channelCount": "", "channelCount": "音频声道",
"codec": "" "codec": "音频编码"
}, },
"transcoding": { "transcoding": {
"title": "", "title": "转码",
"container": "", "container": "容器",
"resolution": "", "resolution": "分辨率",
"target": "" "target": "目标编解码器"
} }
} }
} }
@@ -2534,36 +2534,36 @@
}, },
"systemResources": { "systemResources": {
"name": "系统资源", "name": "系统资源",
"description": "", "description": "您系统的 CPU、内存、磁盘及其他硬件使用情况",
"option": { "option": {
"hasShadow": { "hasShadow": {
"label": "" "label": "启用图表阴影"
}, },
"visibleCharts": { "visibleCharts": {
"label": "", "label": "可见图表",
"description": "", "description": "选择您希望显示的图表。",
"option": { "option": {
"cpu": "", "cpu": "CPU",
"memory": "", "memory": "内存",
"network": "" "network": "网络"
} }
}, },
"labelDisplayMode": { "labelDisplayMode": {
"label": "", "label": "标签显示模式",
"option": { "option": {
"textWithIcon": "", "textWithIcon": "显示图标和文本",
"text": "", "text": "仅显示文本",
"icon": "", "icon": "仅显示图标",
"hidden": "" "hidden": "隐藏标签"
} }
} }
}, },
"card": { "card": {
"cpu": "CPU", "cpu": "CPU",
"memory": "", "memory": "内存",
"network": "", "network": "网络",
"up": "", "up": "上传",
"down": "" "down": "下载"
} }
} }
}, },
@@ -2987,8 +2987,8 @@
"integration": "集成", "integration": "集成",
"app": "应用", "app": "应用",
"group": "群组", "group": "群组",
"searchEngine": "", "searchEngine": "搜索引擎",
"media": "" "media": "媒体"
}, },
"statisticLabel": { "statisticLabel": {
"boards": "面板", "boards": "面板",
@@ -2997,8 +2997,8 @@
"authorization": "认证" "authorization": "认证"
}, },
"heroBanner": { "heroBanner": {
"title": "", "title": "欢迎回到您的",
"subtitle": "" "subtitle": "{app} 面板"
} }
}, },
"board": { "board": {
@@ -3356,7 +3356,7 @@
"label": "防火墙接口" "label": "防火墙接口"
}, },
"weather": { "weather": {
"label": "" "label": "天气"
} }
}, },
"interval": { "interval": {
@@ -3367,10 +3367,10 @@
"weeklyMonday": "每周一", "weeklyMonday": "每周一",
"update": { "update": {
"success": { "success": {
"message": "" "message": "间隔已成功更新"
}, },
"error": { "error": {
"message": "" "message": "更新间隔失败"
} }
} }
}, },
@@ -3385,49 +3385,49 @@
"label": "计划时间间隔" "label": "计划时间间隔"
}, },
"lastExecution": { "lastExecution": {
"label": "" "label": "上次执行"
}, },
"actions": { "actions": {
"label": "" "label": "操作"
} }
}, },
"table": { "table": {
"search": "" "search": "在 {count} 个任务中搜索……"
}, },
"action": { "action": {
"refresh": { "refresh": {
"label": "" "label": "刷新"
} }
}, },
"refresh": { "refresh": {
"success": { "success": {
"message": "" "message": "任务已成功刷新"
}, },
"error": { "error": {
"message": "" "message": "刷新任务失败"
} }
}, },
"trigger": { "trigger": {
"success": { "success": {
"message": "" "message": "任务已成功触发"
}, },
"error": { "error": {
"message": "" "message": "触发任务失败"
} }
}, },
"enable": { "enable": {
"success": { "success": {
"message": "" "message": "任务已成功启用"
} }
}, },
"disable": { "disable": {
"success": { "success": {
"message": "" "message": "任务已成功禁用"
} }
}, },
"toggle": { "toggle": {
"error": { "error": {
"message": "" "message": "切换任务状态失败"
} }
} }
}, },
@@ -3484,19 +3484,19 @@
"subtitle": "{count} 用于 Homarr 代码中" "subtitle": "{count} 用于 Homarr 代码中"
}, },
"hotkeys": { "hotkeys": {
"title": "", "title": "快捷键",
"subtitle": "", "subtitle": "用于增强工作流的键盘快捷键",
"field": { "field": {
"shortcut": "", "shortcut": "快捷键",
"action": "" "action": "操作"
}, },
"action": { "action": {
"toggleBoardEdit": "", "toggleBoardEdit": "切换面板编辑模式",
"toggleColorScheme": "", "toggleColorScheme": "切换 亮色/暗色 模式",
"saveNotebook": "", "saveNotebook": "保存笔记(仅在笔记小工具内有效)",
"openSpotlight": "" "openSpotlight": "打开搜索"
}, },
"note": "" "note": "提示Mod 键在 macOS 上指 Ctrl 键和 ⌘ 键"
} }
} }
} }