Skip to content

Commit 4dd090b

Browse files
New translations en.json (Chinese Simplified)
1 parent be49341 commit 4dd090b

File tree

1 file changed

+46
-46
lines changed

1 file changed

+46
-46
lines changed

frontend/messages/zh-CN.json

Lines changed: 46 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -4,24 +4,24 @@
44
"layout_title": "Arcane",
55
"accent_color": "亮度颜色",
66
"accent_color_description": "选择要自定义奥术界面的重音颜色",
7-
"application_theme": "应用主题",
8-
"application_theme_description": "选择 Arcane 的整体视觉主题。该设置会全局存储并立即预览",
9-
"application_theme_default": "默认值",
10-
"application_theme_default_description": "使用 Arcane 的默认调色板平衡中性色调",
7+
"application_theme": "主题",
8+
"application_theme_description": " Arcane 选择整体视觉主题。该设置会全局保存,并立即生效预览",
9+
"application_theme_default": "默认",
10+
"application_theme_default_description": " Arcane 默认调色板搭配的平衡中性色",
1111
"application_theme_graphite": "石墨",
12-
"application_theme_graphite_description": "清凉的板岩表面,对比度较低,感觉更紧凑",
12+
"application_theme_graphite_description": "冷石板色调,更紧凑、低对比度的感觉",
1313
"application_theme_ocean": "海洋",
14-
"application_theme_ocean_description": "用冷却器外壳清洁蓝色表面",
15-
"application_theme_amber": "琥珀色",
16-
"application_theme_amber_description": "温暖的帆布色调与柔和的面板对比",
14+
"application_theme_ocean_description": "干净的蓝色表面,搭配更冷色调的应用外壳",
15+
"application_theme_amber": "琥珀",
16+
"application_theme_amber_description": "温暖的画布色调,面板间对比更柔和",
1717
"application_theme_github": "GitHub",
18-
"application_theme_github_description": "中性的 GitHub 风格表面,清爽的蓝色结构",
19-
"application_theme_nord": "北欧",
20-
"application_theme_nord_description": "北极板岩色调的灵感来自 Nord 颜色家族",
18+
"application_theme_github_description": "中性 GitHub 风格表面,搭配清爽的蓝色结构",
19+
"application_theme_nord": "Nord",
20+
"application_theme_nord_description": " Nord 色彩系列启发的北极石板色调",
2121
"application_theme_everforest": "Everforest",
22-
"application_theme_everforest_description": "柔和的绿褐色表面,灵感来自 Everforest。",
22+
"application_theme_everforest_description": " Everforest 启发的柔和绿褐色表面",
2323
"application_theme_rosepine": "玫瑰松",
24-
"application_theme_rosepine_description": "柔和的淡紫色和沙质表面,灵感来自玫瑰松",
24+
"application_theme_rosepine_description": "受 Rosé Pine 启发的柔和紫罗兰色与沙色表面",
2525
"custom_accent_color": "自定义口音颜色",
2626
"custom_accent_color_description": "使用有效的 CSS 颜色格式输入自定义颜色(例如十六、rgb、hsl)。",
2727
"color_value": "颜色值",
@@ -69,7 +69,7 @@
6969
"common_gateway": "网关",
7070
"common_driver_required": "需要驱动程序",
7171
"common_command": "命令",
72-
"common_args": "论据",
72+
"common_args": "参数",
7373
"common_advanced": "高级",
7474
"common_version": "版本",
7575
"common_cpus": "CPU",
@@ -166,7 +166,7 @@
166166
"common_select_row": "选择行",
167167
"common_showing_of_total": "{shown}/{total}",
168168
"common_rows_per_page": "每页显示数",
169-
"common_all": "所有的",
169+
"common_all": "全部",
170170
"common_go_first_page": "转到第一页",
171171
"common_go_prev_page": "上一页",
172172
"common_go_next_page": "下一页",
@@ -188,9 +188,9 @@
188188
"common_token_placeholder": "您的访问令牌",
189189
"common_keep_placeholder": "留空以保持当前值",
190190
"common_toggle_theme": "切换主题",
191-
"log_auto_scroll_tooltip": "在有新条目出现时,将视图固定在最新的日志行上",
192-
"log_auto_start_tooltip": "打开此面板时自动开始流式传输日志",
193-
"log_parsed_mode_tooltip": "在可用时以解析形式显示结构化日志。关闭它可查看原始行文本",
191+
"log_auto_scroll_tooltip": "当新日志条目出现时,始终保持视图固定在最新的日志行上",
192+
"log_auto_start_tooltip": "当您打开此面板时,自动开始流式传输日志",
193+
"log_parsed_mode_tooltip": "在可用时以解析形式显示结构化日志。关闭此选项可查看原始日志文本",
194194
"common_logout": "登出",
195195
"common_redeploy": "重新部署",
196196
"common_use_template": "使用模板",
@@ -2581,49 +2581,49 @@
25812581
"webhook_action_type_restart_description": "重新启动所选资源。",
25822582
"webhook_action_type_redeploy": "重新部署",
25832583
"webhook_action_type_redeploy_description": "重新部署所选资源。",
2584-
"webhook_action_type_up": "向上",
2585-
"webhook_action_type_up_description": "为所选项目运行编译",
2586-
"webhook_action_type_down": "下降",
2587-
"webhook_action_type_down_description": "为所选项目向下运行编译",
2584+
"webhook_action_type_up": "启动",
2585+
"webhook_action_type_up_description": "对选中的项目执行 compose up 命令",
2586+
"webhook_action_type_down": "停止",
2587+
"webhook_action_type_down_description": "对选中的项目执行 compose down 命令",
25882588
"webhook_action_type_run": "运行",
25892589
"webhook_action_type_run_description": "运行全环境更新程序。",
25902590
"webhook_action_type_sync": "同步",
2591-
"webhook_action_type_sync_description": "运行选定的 GitOps 同步。",
2592-
"webhook_target_resource_label_container": "集装箱",
2591+
"webhook_action_type_sync_description": "运行所选的 GitOps 同步。",
2592+
"webhook_target_resource_label_container": "容器",
25932593
"webhook_target_resource_label_project": "项目",
25942594
"webhook_target_resource_label_gitops": "GitOps 同步",
2595-
"webhook_target_resource_description": "该操作适用的特定资源",
2596-
"webhook_target_resource_loading": "正在加载...",
2595+
"webhook_target_resource_description": "该操作适用于特定资源",
2596+
"webhook_target_resource_loading": "正在加载......",
25972597
"webhook_target_resource_placeholder": "选择资源",
2598-
"webhook_delete_title": "删除网络钩子 \"{name}\"",
2599-
"webhook_delete_message": "这将永久删除网络钩子 \"{name}\"任何使用该网络钩子的集成都将停止工作",
2600-
"webhook_delete_success": "网络钩子 \"{name}\" 删除",
2601-
"webhook_delete_failed": "删除网络钩子 \"{name} \" 失败",
2602-
"webhook_create_success": "网络钩子 \"{name}\" 创建",
2603-
"webhook_create_failed": "创建网络钩子失败 \"{name}\"",
2604-
"webhook_empty_title": "尚未配置网络钩子",
2605-
"webhook_empty_description": "创建一个触发外部系统更新的程序",
2598+
"webhook_delete_title": "删除 Webhook \"{name}\"",
2599+
"webhook_delete_message": "这将永久删除 Webhook \"{name}\"任何使用此 Webhook 的集成都将停止工作",
2600+
"webhook_delete_success": "删除 Webhook \"{name}\" 成功",
2601+
"webhook_delete_failed": "删除 Webhook \"{name}\" 失败",
2602+
"webhook_create_success": "创建 Webhook \"{name}\" 成功",
2603+
"webhook_create_failed": "创建 Webhook \"{name}\" 失败",
2604+
"webhook_empty_title": "尚未配置 Webhook",
2605+
"webhook_empty_description": "创建一个,用于从外部系统触发更新",
26062606
"webhook_col_name": "名称",
26072607
"webhook_col_token_prefix": "令牌前缀",
26082608
"webhook_col_target_type": "目标类型",
2609-
"webhook_col_action_type": "行动",
2609+
"webhook_col_action_type": "操作",
26102610
"webhook_col_target_name": "目标",
2611-
"webhook_col_last_triggered": "最后触发",
2612-
"webhook_col_created": "创建",
2613-
"webhook_type_container": "集装箱",
2611+
"webhook_col_last_triggered": "上次触发",
2612+
"webhook_col_created": "创建时间",
2613+
"webhook_type_container": "容器",
26142614
"webhook_type_project": "项目",
26152615
"webhook_type_updater": "更新器",
26162616
"webhook_type_gitops": "GitOps",
26172617
"webhook_hint_title": "Webhook 替代方案",
2618-
"webhook_hint_description": "您还可以通过网络钩子按需触发同步。在",
2618+
"webhook_hint_description": "您还可以通过 webhook 按需触发此同步。请在以下位置创建一个",
26192619
"git_sync_webhook_hint_suffix": "并选择此同步作为目标。",
26202620
"webhook_enable": "启用",
26212621
"webhook_disable": "禁用",
2622-
"webhook_enable_success": "网络钩子 \"{name}\" 已启用",
2623-
"webhook_disable_success": "网络钩子 \"{name}\" 禁用",
2624-
"webhook_enable_failed": "启用网络钩子失败 \"{name}\"",
2625-
"webhook_disable_failed": "禁用网络钩子失败 \"{name}\"",
2626-
"webhook_status_enabled": "已启用",
2627-
"webhook_status_disabled": "残疾",
2628-
"webhook_col_status": "现状"
2622+
"webhook_enable_success": "已启用 Webhook \"{name}\"",
2623+
"webhook_disable_success": "已禁用 Webhook \"{name}\"",
2624+
"webhook_enable_failed": "启用 Webhook \"{name}\" 失败 ",
2625+
"webhook_disable_failed": "禁用 Webhook \"{name}\" 失败 ",
2626+
"webhook_status_enabled": "启用",
2627+
"webhook_status_disabled": "禁用",
2628+
"webhook_col_status": "状态"
26292629
}

0 commit comments

Comments
 (0)