# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # taotieren ,2019-2020, 2021, 2022. # Rigo Ligo , 2020, 2021, 2022. # Eric , 2020, 2021. # Liu Guang , 2021. # CloverGit , 2021, 2022. # Deleted User , 2021. # David Chen , 2021. # ZbeeGin , 2021. # Dingzhong Chen , 2021. # Tian Yunhao , 2021, 2022. # obit , 2021, 2022. # Eric , 2022. # Ian McInerney , 2022. # Eric , 2022. # Eric , 2022. # yangyangdaji <1504305527@qq.com>, 2022. # Huanyin Liu <13316560709@189.cn>, 2022. msgid "" msgstr "" "Project-Id-Version: KiCad_zh_CN_Master_v0.0.32\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-10-17 10:06-0700\n" "PO-Revision-Date: 2022-10-17 17:05+0000\n" "Last-Translator: taotieren \n" "Language-Team: Chinese (Simplified) \n" "Language: zh_CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 4.15-dev\n" "X-Poedit-KeywordsList: _HKI;_\n" "X-Poedit-Basepath: ../../kicad-source-mirror\n" "X-Poedit-SourceCharset: UTF-8\n" "X-Poedit-SearchPath-0: .\n" "X-Poedit-SearchPathExcluded-0: resources\n" #: 3d-viewer/3d_cache/3d_plugin_manager.cpp:58 msgid "All Files" msgstr "所有文件" #: 3d-viewer/3d_canvas/board_adapter.cpp:312 msgid "Build board outline" msgstr "构建电路板边框" #: 3d-viewer/3d_canvas/board_adapter.cpp:519 msgid "Create layers" msgstr "创建图层" #: 3d-viewer/3d_canvas/board_adapter.cpp:668 #: pcbnew/dialogs/dialog_footprint_checker.cpp:116 msgid "No footprint loaded." msgstr "未加载任何封装。" #: 3d-viewer/3d_canvas/board_adapter.cpp:684 msgid "" "Footprint outline is missing or malformed. Run Footprint Checker for a full " "analysis." msgstr "封装轮廓缺失或畸形。运行封装检查器进行全面分析。" #: 3d-viewer/3d_canvas/board_adapter.cpp:693 msgid "Board outline is missing or malformed. Run DRC for a full analysis." msgstr "电路板轮廓缺失或畸形。运行设计规则检查 (DRC) 进行全面分析。" #: 3d-viewer/3d_canvas/create_layer_items.cpp:224 msgid "Create tracks and vias" msgstr "创建导线和过孔" #: 3d-viewer/3d_canvas/create_layer_items.cpp:689 msgid "Create zones" msgstr "创建敷铜" #: 3d-viewer/3d_canvas/create_layer_items.cpp:756 msgid "Simplifying copper layers polygons" msgstr "简化铜层多边形" #: 3d-viewer/3d_canvas/create_layer_items.cpp:765 msgid "Simplifying polygons on F_Cu" msgstr "简化 F_Cu 上的多边形" #: 3d-viewer/3d_canvas/create_layer_items.cpp:776 msgid "Simplifying polygons on B_Cu" msgstr "简化 B_Cu 上的多边形" #: 3d-viewer/3d_canvas/create_layer_items.cpp:806 #, c-format msgid "Simplifying %d copper layers" msgstr "简化 %d 铜层" #: 3d-viewer/3d_canvas/create_layer_items.cpp:846 msgid "Simplify holes contours" msgstr "简化通孔轮廓" #: 3d-viewer/3d_canvas/create_layer_items.cpp:875 msgid "Build Tech layers" msgstr "构造工艺层" #: 3d-viewer/3d_canvas/create_layer_items.cpp:915 #, c-format msgid "Build Tech layer %d" msgstr "构造工艺层 %d" #: 3d-viewer/3d_canvas/create_layer_items.cpp:1082 msgid "Build BVH for holes and vias" msgstr "为通孔和过孔构造 BVH (盲埋孔)" #: 3d-viewer/3d_canvas/eda_3d_canvas.cpp:410 msgid "Your OpenGL version is not supported. Minimum required is 1.5." msgstr "不支持您的 OpenGL 版本。最低要求版本为 1.5。" #: 3d-viewer/3d_canvas/eda_3d_canvas.cpp:546 #, c-format msgid "Last render time %.0f ms" msgstr "上次渲染时间 %.0f ms" #: 3d-viewer/3d_canvas/eda_3d_canvas.cpp:653 #, c-format msgid "Net %s\tNet class %s" msgstr "网络 %s \t网络类 %s" #: 3d-viewer/3d_canvas/eda_3d_canvas.cpp:677 #, c-format msgid "Pad %s\t" msgstr "焊盘 %s\t" #: 3d-viewer/3d_canvas/eda_3d_canvas.cpp:708 #, c-format msgid "Rule area %s\t" msgstr "规则区域 %s\t" #: 3d-viewer/3d_canvas/eda_3d_canvas.cpp:710 #, c-format msgid "Zone %s\t" msgstr "区域 %s\t" #: 3d-viewer/3d_rendering/opengl/create_scene.cpp:464 msgid "Load OpenGL: board" msgstr "载入 OpenGL:电路板" #: 3d-viewer/3d_rendering/opengl/create_scene.cpp:497 msgid "Load OpenGL: holes and vias" msgstr "载入 OpenGL:通孔和过孔" #: 3d-viewer/3d_rendering/opengl/create_scene.cpp:565 msgid "Load OpenGL: layers" msgstr "载入 OpenGL:层" #: 3d-viewer/3d_rendering/opengl/create_scene.cpp:578 #, c-format msgid "Load OpenGL layer %d" msgstr "载入 OpenGL 层 %d" #: 3d-viewer/3d_rendering/opengl/create_scene.cpp:677 #: 3d-viewer/3d_rendering/raytracing/create_scene.cpp:791 #: pcbnew/plugins/altium/altium_pcb.cpp:1601 msgid "Loading 3D models..." msgstr "正在载入 3D 模型…" #: 3d-viewer/3d_rendering/opengl/create_scene.cpp:686 #: 3d-viewer/3d_rendering/raytracing/create_scene.cpp:949 #, c-format msgid "Reload time %.3f s" msgstr "重新载入时间 %.3f s" #: 3d-viewer/3d_rendering/opengl/create_scene.cpp:956 #: eeschema/sch_plugins/eagle/sch_eagle_plugin.cpp:427 #: eeschema/sch_plugins/kicad/sch_sexpr_plugin.cpp:293 #: eeschema/sch_plugins/legacy/sch_legacy_plugin.cpp:283 #: eeschema/symbol_library.cpp:484 pcbnew/plugins/eagle/eagle_plugin.cpp:383 #: pcbnew/plugins/fabmaster/fabmaster_plugin.cpp:75 #: pcbnew/plugins/kicad/pcb_plugin.cpp:2422 #: pcbnew/plugins/legacy/legacy_plugin.cpp:440 #, c-format msgid "Loading %s..." msgstr "正在载入 %s…" #: 3d-viewer/3d_rendering/opengl/render_3d_opengl.cpp:561 #: 3d-viewer/3d_rendering/raytracing/render_3d_raytrace.cpp:175 msgid "Loading..." msgstr "载入中..." #: 3d-viewer/3d_rendering/raytracing/create_scene.cpp:387 msgid "Load Raytracing: board" msgstr "加载光线追踪:电路板" #: 3d-viewer/3d_rendering/raytracing/create_scene.cpp:558 msgid "Load Raytracing: layers" msgstr "加载光线追踪:层" #: 3d-viewer/3d_rendering/raytracing/render_3d_raytrace.cpp:340 #, c-format msgid "Rendering time %.3f s" msgstr "渲染时间 %.3f s" #: 3d-viewer/3d_rendering/raytracing/render_3d_raytrace.cpp:394 #, c-format msgid "Rendering: %.0f %%" msgstr "渲染:%.0f %%" #: 3d-viewer/3d_rendering/raytracing/render_3d_raytrace.cpp:842 msgid "Rendering: Post processing shader" msgstr "渲染:后处理着色器" #: 3d-viewer/3d_viewer/3d_menubar.cpp:50 msgid "Export Current View as PNG..." msgstr "导出当前视图为 PNG..." #: 3d-viewer/3d_viewer/3d_menubar.cpp:55 msgid "Export Current View as JPEG..." msgstr "导出当前视图为 JPEG..." #: 3d-viewer/3d_viewer/3d_menubar.cpp:61 common/eda_base_frame.cpp:1053 #: common/hotkey_store.cpp:76 common/tool/actions.cpp:586 #: pcbnew/footprint_viewer_frame.cpp:1133 pcbnew/pcb_base_frame.cpp:686 msgid "3D Viewer" msgstr "3D 查看器" #: 3d-viewer/3d_viewer/3d_menubar.cpp:69 msgid "Copy 3D Image" msgstr "复制 3D 图像" #: 3d-viewer/3d_viewer/3d_menubar.cpp:107 msgid "Raytracing" msgstr "光线追踪" #: 3d-viewer/3d_viewer/3d_menubar.cpp:112 common/tool/actions.cpp:622 #: cvpcb/menubar.cpp:74 eeschema/menubar.cpp:303 #: eeschema/symbol_editor/menubar_symbol_editor.cpp:169 #: gerbview/menubar.cpp:226 kicad/menubar.cpp:202 #: pagelayout_editor/menubar.cpp:159 pcbnew/menubar_footprint_editor.cpp:242 #: pcbnew/menubar_pcb_editor.cpp:462 msgid "Preferences..." msgstr "偏好设置..." #: 3d-viewer/3d_viewer/3d_menubar.cpp:113 common/tool/actions.cpp:622 #: cvpcb/menubar.cpp:75 eeschema/menubar.cpp:304 #: eeschema/symbol_editor/menubar_symbol_editor.cpp:170 #: gerbview/menubar.cpp:227 kicad/menubar.cpp:203 #: pagelayout_editor/menubar.cpp:160 pcbnew/menubar_footprint_editor.cpp:243 #: pcbnew/menubar_pcb_editor.cpp:463 msgid "Show preferences for all open tools" msgstr "显示所有打开工具的偏好设置" #: 3d-viewer/3d_viewer/3d_menubar.cpp:117 msgid "Reset to Default Settings" msgstr "重置为默认值" #: 3d-viewer/3d_viewer/3d_menubar.cpp:133 msgid "3D Grid" msgstr "3D 网格" #: 3d-viewer/3d_viewer/3d_menubar.cpp:146 cvpcb/menubar.cpp:87 #: eeschema/menubar.cpp:314 #: eeschema/symbol_editor/menubar_symbol_editor.cpp:180 #: eeschema/toolbars_symbol_viewer.cpp:135 gerbview/menubar.cpp:237 #: kicad/menubar.cpp:213 pagelayout_editor/menubar.cpp:169 #: pcbnew/menubar_footprint_editor.cpp:252 pcbnew/menubar_pcb_editor.cpp:473 #: pcbnew/toolbars_footprint_viewer.cpp:193 msgid "&File" msgstr "文件 (&F)" #: 3d-viewer/3d_viewer/3d_menubar.cpp:147 cvpcb/menubar.cpp:88 #: eeschema/menubar.cpp:315 #: eeschema/symbol_editor/menubar_symbol_editor.cpp:181 kicad/menubar.cpp:214 #: pagelayout_editor/menubar.cpp:170 pcbnew/menubar_footprint_editor.cpp:253 #: pcbnew/menubar_pcb_editor.cpp:474 msgid "&Edit" msgstr "编辑 (&E)" #: 3d-viewer/3d_viewer/3d_menubar.cpp:148 eeschema/menubar.cpp:316 #: eeschema/symbol_editor/menubar_symbol_editor.cpp:182 #: eeschema/toolbars_symbol_viewer.cpp:136 gerbview/menubar.cpp:238 #: kicad/menubar.cpp:215 pagelayout_editor/menubar.cpp:171 #: pcbnew/menubar_footprint_editor.cpp:254 pcbnew/menubar_pcb_editor.cpp:475 #: pcbnew/toolbars_footprint_viewer.cpp:194 msgid "&View" msgstr "视图 (&V)" #: 3d-viewer/3d_viewer/3d_menubar.cpp:149 cvpcb/menubar.cpp:89 #: gerbview/menubar.cpp:240 kicad/menubar.cpp:217 msgid "&Preferences" msgstr "偏好设置 (&P)" #: 3d-viewer/3d_viewer/3d_toolbar.cpp:55 msgid "Viewports (Shift+Tab):" msgstr "视口 (Shift+Tab):" #: 3d-viewer/3d_viewer/3d_toolbar.cpp:64 #: pcbnew/widgets/appearance_controls.cpp:2676 msgid "Save viewport..." msgstr "保存视口…" #: 3d-viewer/3d_viewer/3d_toolbar.cpp:65 #: pcbnew/widgets/appearance_controls.cpp:2677 msgid "Delete viewport..." msgstr "删除视口…" #: 3d-viewer/3d_viewer/3d_toolbar.cpp:72 msgid "Reload board" msgstr "重新载入电路板" #: 3d-viewer/3d_viewer/3d_toolbar.cpp:77 msgid "Copy 3D image to clipboard" msgstr "复制 3D 图像到剪贴板" #: 3d-viewer/3d_viewer/3d_toolbar.cpp:82 msgid "Render current view using Raytracing" msgstr "使用光线追踪渲染当前视图" #: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:101 #: resources/linux/metainfo/org.kicad.kicad.metainfo.xml.in:73 msgid "KiCad 3D Viewer" msgstr "KiCad 3D 查看器" #: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:517 #: pcbnew/widgets/appearance_controls.cpp:2725 msgid "Viewport name:" msgstr "视口名称:" #: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:517 #: pcbnew/widgets/appearance_controls.cpp:2725 msgid "Save Viewport" msgstr "保存视口" #: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:555 #: pcbnew/widgets/appearance_controls.cpp:2763 msgid "Viewports" msgstr "视口" #: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:564 #: pcbnew/widgets/appearance_controls.cpp:2772 msgid "Delete Viewport" msgstr "删除视口" #: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:565 #: pcbnew/widgets/appearance_controls.cpp:2773 msgid "Select viewport:" msgstr "选择视口:" #: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:767 msgid "3D Image File Name" msgstr "3D 图像文件名称" #: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:788 #: common/eda_base_frame.cpp:1173 common/eda_base_frame.cpp:1177 #: pcbnew/plugins/altium/altium_pcb.cpp:1670 #, c-format msgid "Insufficient permissions to save file '%s'." msgstr "无足够权限保存文件 '%s'。" #: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:789 common/confirm.cpp:131 #: common/confirm.cpp:309 common/dialogs/panel_setup_severities.cpp:43 #: eeschema/files-io.cpp:841 eeschema/files-io.cpp:913 #: kicad/import_proj.cpp:153 kicad/import_project.cpp:101 kicad/kicad.cpp:312 #: kicad/tools/kicad_manager_control.cpp:172 #: kicad/tools/kicad_manager_control.cpp:238 #: kicad/tools/kicad_manager_control.cpp:284 #: pcb_calculator/calculator_panels/panel_fusing_current.cpp:163 #: pcb_calculator/calculator_panels/panel_fusing_current.cpp:176 #: pcb_calculator/calculator_panels/panel_fusing_current.cpp:188 #: pcb_calculator/calculator_panels/panel_fusing_current.cpp:200 #: pcbnew/pcb_marker.cpp:185 msgid "Error" msgstr "错误" #: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:822 msgid "Failed to copy image to clipboard" msgstr "无法将图像复制到剪贴板" #: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:833 msgid "Can't save file" msgstr "无法保存文件" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:43 msgid "Center pivot rotation" msgstr "中心轴旋转" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:43 msgid "Center pivot rotation (middle mouse click)" msgstr "中心轴旋转 (点击鼠标中键)" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:48 msgid "Rotate X Clockwise" msgstr "沿 X 轴顺时针旋转" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:53 msgid "Rotate X Counterclockwise" msgstr "沿 X 轴逆时针旋转" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:58 msgid "Rotate Y Clockwise" msgstr "沿 Y 轴顺时针旋转" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:63 msgid "Rotate Y Counterclockwise" msgstr "沿 Y 轴逆时针旋转" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:68 msgid "Rotate Z Clockwise" msgstr "沿 Z 轴顺时针旋转" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:73 msgid "Rotate Z Counterclockwise" msgstr "沿 Z 轴逆时针旋转" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:79 msgid "Move board Left" msgstr "左移电路板" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:85 msgid "Move board Right" msgstr "右移电路板" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:91 msgid "Move board Up" msgstr "上移电路板" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:97 msgid "Move board Down" msgstr "下移电路板" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:103 msgid "Home view" msgstr "主视图" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:109 msgid "Reset view" msgstr "重置视图" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:115 msgid "Flip Board" msgstr "翻转电路板" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:115 msgid "Flip the board view" msgstr "翻转电路板视图" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:120 msgid "Toggle orthographic projection" msgstr "切换正交投影" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:120 #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:205 msgid "Enable/disable orthographic projection" msgstr "启用/禁用正交投影" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:126 msgid "View Front" msgstr "正视图" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:132 msgid "View Back" msgstr "后视图" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:138 msgid "View Left" msgstr "左视图" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:144 msgid "View Right" msgstr "右视图" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:150 msgid "View Top" msgstr "顶视图" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:156 msgid "View Bottom" msgstr "底视图" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:161 msgid "No 3D Grid" msgstr "不显示 3D 网格" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:166 msgid "3D Grid 10mm" msgstr "3D 网格 10mm" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:171 msgid "3D Grid 5mm" msgstr "3D 网格 5mm" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:176 msgid "3D Grid 2.5mm" msgstr "3D 网格 2.5mm" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:181 msgid "3D Grid 1mm" msgstr "3D 网格 1mm" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:187 msgid "Render Realistic Materials" msgstr "渲染 Realistic 材料" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:188 msgid "Use all material properties from each 3D model file" msgstr "使用每个 3D 模型文件中的所有材质属性" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:194 msgid "Render Solid Colors" msgstr "渲染单色" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:195 msgid "Use only the diffuse color property from model 3D model file" msgstr "仅使用 3D 模型文件中的漫反射颜色属性" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:201 msgid "Render CAD Colors" msgstr "渲染 CAD 颜色" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:202 msgid "Use a CAD color style based on the diffuse color of the material" msgstr "根据材质的漫反射颜色使用 CAD 颜色样式" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:208 msgid "Toggle Through Hole 3D models" msgstr "切换直插通孔 3D 模型" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:209 msgid "Toggle 3D models for 'Through hole' type components" msgstr "切换 '通孔' 类型组件的 3D 模型" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:215 msgid "Toggle SMD 3D models" msgstr "切换贴片(SMD) 3D 模型" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:216 msgid "Toggle 3D models for 'Surface mount' type components" msgstr "切换'表面贴装'类型组件的 3D 模型" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:222 msgid "Toggle unspecified 3D models" msgstr "切换未指定的 3D 模型" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:222 msgid "Toggle 3D models for 'unspecified' type components" msgstr "切换 '未指定' 类型组件的 3D 模型" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:228 msgid "Toggle 3D models not in pos file" msgstr "切换不在 pos 文件中的 3D 模型" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:233 msgid "Show Model Bounding Boxes" msgstr "显示模型边框" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:238 msgid "Toggle realistic mode" msgstr "切换真实模式" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:242 msgid "Toggle board body display" msgstr "切换电路板显示" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:246 msgid "Show 3D Axis" msgstr "显示 3D 轴线" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:251 msgid "Toggle zone display" msgstr "切换敷铜显示" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:255 msgid "Toggle adhesive display" msgstr "切换胶粘层显示" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:255 msgid "Toggle display of adhesive layers" msgstr "切换胶粘层的显示" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:259 msgid "Toggle silkscreen display" msgstr "切换丝印层显示" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:259 msgid "Toggle display of silkscreen layers" msgstr "切换丝印层的显示" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:263 msgid "Toggle solder mask display" msgstr "切换阻焊层显示" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:263 msgid "Toggle display of solder mask layers" msgstr "切换阻焊层的显示" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:267 msgid "Toggle solder paste display" msgstr "切换锡膏层显示" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:267 msgid "Toggle display of solder paste layers" msgstr "切换锡膏层的显示" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:271 msgid "Toggle comments display" msgstr "切换注释和绘图层显示" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:271 msgid "Toggle display of comments and drawings layers" msgstr "切换注释和绘图层的显示" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:275 msgid "Toggle ECO display" msgstr "切换 ECO 层显示" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:275 msgid "Toggle display of ECO layers" msgstr "切换 ECO 层的显示" #: 3d-viewer/dialogs/dialog_select_3d_model.cpp:95 #, c-format msgid "All supported files (%s)" msgstr "所有支持的文件 (%s)" #: 3d-viewer/dialogs/dialog_select_3d_model_base.cpp:58 msgid "Available paths:" msgstr "可用路径:" #: 3d-viewer/dialogs/dialog_select_3d_model_base.cpp:67 #: common/dialogs/dialog_configure_paths_base.h:60 msgid "Configure Paths" msgstr "配置路径" #: 3d-viewer/dialogs/dialog_select_3d_model_base.h:63 msgid "Select 3D Model" msgstr "选择 3D 模型" #: 3d-viewer/dialogs/panel_3D_colors_base.cpp:23 msgid "Environment Colors" msgstr "环境色彩" #: 3d-viewer/dialogs/panel_3D_colors_base.cpp:30 msgid "Background gradient start:" msgstr "背景梯度起点:" #: 3d-viewer/dialogs/panel_3D_colors_base.cpp:37 msgid "Background gradient end:" msgstr "背景梯度终点:" #: 3d-viewer/dialogs/panel_3D_colors_base.cpp:50 msgid "Solder paste:" msgstr "焊膏:" #: 3d-viewer/dialogs/panel_3D_colors_base.cpp:64 msgid "Board Colors" msgstr "基板颜色" #: 3d-viewer/dialogs/panel_3D_colors_base.cpp:66 msgid "Use board stackup colors" msgstr "使用电路板层叠颜色" #: 3d-viewer/dialogs/panel_3D_colors_base.cpp:69 msgid "Use colors:" msgstr "使用颜色:" #: 3d-viewer/dialogs/panel_3D_colors_base.cpp:77 msgid "Silkscreen top:" msgstr "丝印层顶部:" #: 3d-viewer/dialogs/panel_3D_colors_base.cpp:84 msgid "Silkscreen bottom:" msgstr "丝印层底部:" #: 3d-viewer/dialogs/panel_3D_colors_base.cpp:97 msgid "Solder mask top:" msgstr "阻焊层顶部:" #: 3d-viewer/dialogs/panel_3D_colors_base.cpp:104 msgid "Solder mask bottom:" msgstr "阻焊层底部:" #: 3d-viewer/dialogs/panel_3D_colors_base.cpp:117 msgid "Copper/surface finish:" msgstr "铜/表面光洁度:" #: 3d-viewer/dialogs/panel_3D_colors_base.cpp:130 msgid "Board body:" msgstr "电路板主体:" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:24 msgid "Board Layers" msgstr "电路板层" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:31 msgid "Show silkscreen layers" msgstr "显示丝印层" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:34 msgid "Clip silkscreen at solder mask edges" msgstr "将丝印夹在阻焊层边缘" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:37 msgid "Clip silkscreen at via annuli" msgstr "剪去过孔环的丝印" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:40 msgid "Show solder mask layers" msgstr "显示阻焊层" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:43 msgid "Show solder paste layers" msgstr "显示锡膏层" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:46 msgid "Show adhesive layers" msgstr "显示胶粘层" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:56 msgid "User Layers (not shown in realistic mode)" msgstr "用户图层 (在真实渲染模式中不显示)" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:58 msgid "Show comment and drawing layers" msgstr "显示注释和绘图层" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:61 msgid "Show ECO layers" msgstr "显示 ECO 层" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:74 msgid "Render Options" msgstr "渲染选项" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:76 msgid "Realistic mode" msgstr "真实渲染模式" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:79 msgid "Show board body" msgstr "显示电路板" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:82 msgid "Show filled areas in zones" msgstr "显示敷铜中的填充敷铜" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:85 msgid "Use bare copper color for unplated copper" msgstr "对非电镀的铜使用裸铜色" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:86 msgid "Use different colors for plated and unplated copper. (Slow)" msgstr "对镀铜和非镀铜使用不同的颜色。 (慢)" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:93 msgid "Material properties:" msgstr "材料属性:" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:97 msgid "Realistic" msgstr "真实渲染模式" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:97 msgid "Solid colors" msgstr "单色" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:97 msgid "CAD colors" msgstr "CAD 颜色" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:110 msgid "Camera Options" msgstr "相机选项" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:115 msgid "Rotation increment:" msgstr "旋转增量:" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:123 #: pcb_calculator/widgets/unit_selector.cpp:130 #: pcbnew/dialogs/dialog_copper_zones_base.cpp:303 #: pcbnew/dialogs/dialog_create_array_base.cpp:259 #: pcbnew/dialogs/dialog_graphic_item_properties_base.cpp:151 #: pcbnew/dialogs/dialog_move_exact_base.cpp:59 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:331 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:762 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:1356 #: pcbnew/dialogs/panel_edit_options_base.cpp:63 msgid "deg" msgstr "度" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:133 msgid "Enable animation" msgstr "启用动画" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:140 msgid "Animation speed:" msgstr "动画速度:" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:23 #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:21 msgid "Rendering Options" msgstr "渲染选项" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:25 msgid "Show model bounding boxes" msgstr "显示模型边框" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:28 msgid "Show copper and tech layers thickness (very slow)" msgstr "显示铜层和技术层厚度 (非常慢)" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:31 msgid "Highlight items on rollover" msgstr "翻转时高亮显示条目" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:37 msgid "Anti-aliasing:" msgstr "抗锯齿:" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:41 msgid "Disabled" msgstr "禁用" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:41 msgid "2x" msgstr "2x" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:41 msgid "4x" msgstr "4x" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:41 msgid "8x" msgstr "8x" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:45 msgid "3D-Viewer must be closed and re-opened to apply this setting" msgstr "必须关闭并重新打开 3D 查看器才能应用此设置" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:49 msgid "Selection color:" msgstr "选区颜色:" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:63 msgid "While Moving" msgstr "在移动时" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:65 msgid "Disable anti-aliasing" msgstr "禁用抗锯齿" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:68 msgid "Disable thickness" msgstr "禁用厚度" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:71 msgid "Disable vias" msgstr "禁用过孔" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:74 msgid "Disable holes" msgstr "禁用通孔" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:27 msgid "Procedural textures (slow)" msgstr "过程纹理 (慢)" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:31 msgid "Add floor (slow)" msgstr "添加基板 (慢)" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:35 msgid "Anti-aliasing (slow)" msgstr "抗锯齿 (慢)" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:39 msgid "" "Screen space ambient occlusions and global illumination reflections (slow)" msgstr "屏幕空间环境光遮蔽和全局光照反射 (慢)" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:54 msgid "Number of Samples" msgstr "采样数" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:58 msgid "Spread Factor %" msgstr "扩散系数 %" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:62 msgid "Recursion Level" msgstr "递归层级" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:66 msgid "Shadows:" msgstr "阴影:" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:71 msgid "" "Number of rays that will be cast, into light direction, to evaluate a shadow " "point" msgstr "将投射到灯光方向以计算阴影点的光线数" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:81 msgid "Reflections:" msgstr "反射:" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:86 msgid "Number of rays that will be cast to evaluate a reflection point" msgstr "将投射以计算反射点的光线数" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:94 msgid "" "Interactions number that a ray can travel through objects. (higher number of " "levels improve results, specially on very transparent boards)" msgstr "" "一束光线所能穿过的物体数量。(递归深度越大,效果越好,特别是在非常透明的板上)" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:98 msgid "Refractions:" msgstr "折射:" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:103 msgid "Number of rays that will be cast to evaluate a refraction point" msgstr "将投射以计算折射点的光线数" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:111 msgid "Number of bounces that a ray can hit reflective objects" msgstr "一束光线所能在反光的物体上反射的次数" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:125 msgid "Lights Configuration" msgstr "灯光配置" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:130 msgid "Ambient camera light:" msgstr "相机环境光:" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:142 msgid "Top light:" msgstr "顶部光:" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:154 msgid "Bottom light:" msgstr "底部光:" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:178 #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:195 msgid "Elevation (deg)" msgstr "海拔 (度)" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:182 #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:199 msgid "Azimuth (deg)" msgstr "方位角 (度)" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:203 msgid "Light 1:" msgstr "浅色 1:" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:221 msgid "Light 5:" msgstr "浅色 5:" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:236 msgid "Light 2:" msgstr "浅色 2:" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:254 msgid "Light 6:" msgstr "浅色 6:" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:269 msgid "Light 3:" msgstr "浅色 3:" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:287 msgid "Light 7:" msgstr "浅色 7:" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:302 msgid "Light 4:" msgstr "浅色 4:" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:320 msgid "Light 8:" msgstr "浅色 8:" #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:21 #: common/dialogs/dialog_print_generic_base.cpp:56 msgid "Scale" msgstr "比例" #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:29 #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:74 #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:119 #: common/dialogs/dialog_grid_settings_base.cpp:34 #: pagelayout_editor/dialogs/properties_frame_base.cpp:247 #: pagelayout_editor/dialogs/properties_frame_base.cpp:300 #: pcbnew/dialogs/dialog_export_vrml_base.cpp:73 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:114 #: pcbnew/dialogs/dialog_graphic_item_properties_base.cpp:33 #: pcbnew/dialogs/dialog_graphic_item_properties_base.cpp:59 #: pcbnew/dialogs/dialog_graphic_item_properties_base.cpp:85 #: pcbnew/dialogs/dialog_graphic_item_properties_base.cpp:111 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:407 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:1136 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:1162 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:1188 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:1214 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:1324 #: pcbnew/import_gfx/dialog_import_gfx_base.cpp:61 #: pcbnew/microwave/microwave_polygon.cpp:145 msgid "X:" msgstr "X:" #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:39 #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:84 #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:129 #: common/dialogs/dialog_grid_settings_base.cpp:45 #: pagelayout_editor/dialogs/properties_frame_base.cpp:258 #: pagelayout_editor/dialogs/properties_frame_base.cpp:311 #: pcbnew/dialogs/dialog_export_vrml_base.cpp:88 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:125 #: pcbnew/dialogs/dialog_graphic_item_properties_base.cpp:44 #: pcbnew/dialogs/dialog_graphic_item_properties_base.cpp:70 #: pcbnew/dialogs/dialog_graphic_item_properties_base.cpp:96 #: pcbnew/dialogs/dialog_graphic_item_properties_base.cpp:122 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:71 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:308 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:368 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:418 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:1147 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:1173 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:1199 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:1225 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:1335 #: pcbnew/import_gfx/dialog_import_gfx_base.cpp:82 #: pcbnew/microwave/microwave_polygon.cpp:154 msgid "Y:" msgstr "Y:" #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:49 #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:94 #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:139 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:321 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:333 msgid "Z:" msgstr "Z:" #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:66 #: gerbview/gerber_draw_item.cpp:688 pcbnew/footprint.cpp:1052 #: pcbnew/pad.cpp:1006 msgid "Rotation" msgstr "旋转" #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:111 msgid "Offset" msgstr "偏移" #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:156 msgid "Opacity" msgstr "不透明度" #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:165 msgid "Board Thickness" msgstr "电路板厚度" #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:170 #: bitmap2component/bitmap2cmp_gui.cpp:159 #: common/dialogs/dialog_grid_settings_base.cpp:41 #: common/dialogs/dialog_grid_settings_base.cpp:52 #: common/dialogs/dialog_grid_settings_base.cpp:98 #: common/dialogs/dialog_grid_settings_base.cpp:109 #: common/eda_draw_frame.cpp:596 #: eeschema/dialogs/dialog_field_properties_base.cpp:219 #: eeschema/dialogs/dialog_field_properties_base.cpp:253 #: eeschema/dialogs/dialog_field_properties_base.cpp:264 #: eeschema/dialogs/dialog_label_properties_base.cpp:253 #: eeschema/dialogs/dialog_lib_shape_properties_base.cpp:53 #: eeschema/dialogs/dialog_lib_text_properties_base.cpp:168 #: eeschema/dialogs/dialog_lib_textbox_properties_base.cpp:177 #: eeschema/dialogs/dialog_lib_textbox_properties_base.cpp:220 #: eeschema/dialogs/dialog_plot_schematic_base.cpp:107 #: eeschema/dialogs/dialog_plot_schematic_base.cpp:146 #: eeschema/dialogs/dialog_shape_properties_base.cpp:52 #: eeschema/dialogs/dialog_sheet_pin_properties_base.cpp:127 #: eeschema/dialogs/dialog_text_properties_base.cpp:186 #: eeschema/dialogs/dialog_text_properties_base.cpp:226 #: gerbview/dialogs/panel_gerbview_excellon_settings_base.cpp:27 #: pagelayout_editor/dialogs/dialog_new_dataitem_base.cpp:40 #: pagelayout_editor/dialogs/dialog_new_dataitem_base.cpp:54 #: pagelayout_editor/dialogs/dialog_new_dataitem_base.cpp:100 #: pagelayout_editor/dialogs/dialog_new_dataitem_base.cpp:114 #: pagelayout_editor/dialogs/properties_frame_base.cpp:167 #: pagelayout_editor/dialogs/properties_frame_base.cpp:178 #: pagelayout_editor/dialogs/properties_frame_base.cpp:191 #: pagelayout_editor/dialogs/properties_frame_base.cpp:204 #: pagelayout_editor/dialogs/properties_frame_base.cpp:254 #: pagelayout_editor/dialogs/properties_frame_base.cpp:265 #: pagelayout_editor/dialogs/properties_frame_base.cpp:307 #: pagelayout_editor/dialogs/properties_frame_base.cpp:318 #: pagelayout_editor/dialogs/properties_frame_base.cpp:360 #: pagelayout_editor/dialogs/properties_frame_base.cpp:426 #: pagelayout_editor/dialogs/properties_frame_base.cpp:439 #: pagelayout_editor/dialogs/properties_frame_base.cpp:483 #: pagelayout_editor/dialogs/properties_frame_base.cpp:497 #: pagelayout_editor/dialogs/properties_frame_base.cpp:511 #: pagelayout_editor/dialogs/properties_frame_base.cpp:525 #: pagelayout_editor/dialogs/properties_frame_base.cpp:560 #: pagelayout_editor/dialogs/properties_frame_base.cpp:574 #: pagelayout_editor/dialogs/properties_frame_base.cpp:588 #: pagelayout_editor/dialogs/properties_frame_base.cpp:602 #: pagelayout_editor/pl_editor_frame.cpp:734 #: pcb_calculator/widgets/unit_selector.cpp:34 #: pcbnew/dialogs/dialog_copper_zones_base.cpp:147 #: pcbnew/dialogs/dialog_copper_zones_base.cpp:171 #: pcbnew/dialogs/dialog_copper_zones_base.cpp:206 #: pcbnew/dialogs/dialog_copper_zones_base.cpp:219 #: pcbnew/dialogs/dialog_copper_zones_base.cpp:249 #: pcbnew/dialogs/dialog_copper_zones_base.cpp:262 #: pcbnew/dialogs/dialog_copper_zones_base.cpp:314 #: pcbnew/dialogs/dialog_copper_zones_base.cpp:325 #: pcbnew/dialogs/dialog_copper_zones_base.cpp:375 #: pcbnew/dialogs/dialog_create_array_base.cpp:55 #: pcbnew/dialogs/dialog_create_array_base.cpp:66 #: pcbnew/dialogs/dialog_create_array_base.cpp:77 #: pcbnew/dialogs/dialog_create_array_base.cpp:88 #: pcbnew/dialogs/dialog_create_array_base.cpp:223 #: pcbnew/dialogs/dialog_create_array_base.cpp:234 #: pcbnew/dialogs/dialog_create_array_base.cpp:246 #: pcbnew/dialogs/dialog_export_idf_base.cpp:48 #: pcbnew/dialogs/dialog_export_step_base.cpp:65 #: pcbnew/dialogs/dialog_export_vrml_base.cpp:67 #: pcbnew/dialogs/dialog_export_vrml_base.cpp:109 #: pcbnew/dialogs/dialog_move_exact_base.cpp:31 #: pcbnew/dialogs/dialog_move_exact_base.cpp:45 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:67 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:78 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:122 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:169 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:304 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:315 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:364 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:375 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:414 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:425 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:457 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:596 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:609 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:622 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:740 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:751 #: pcbnew/dialogs/dialog_plot_base.cpp:254 #: pcbnew/dialogs/dialog_plot_base.cpp:307 #: pcbnew/dialogs/dialog_position_relative_base.cpp:74 #: pcbnew/dialogs/dialog_position_relative_base.cpp:91 #: pcbnew/dialogs/dialog_rule_area_properties_base.cpp:135 #: pcbnew/dialogs/panel_setup_constraints_base.cpp:55 #: pcbnew/dialogs/panel_setup_constraints_base.cpp:72 #: pcbnew/dialogs/panel_setup_constraints_base.cpp:89 #: pcbnew/dialogs/panel_setup_constraints_base.cpp:105 #: pcbnew/dialogs/panel_setup_constraints_base.cpp:121 #: pcbnew/dialogs/panel_setup_constraints_base.cpp:137 #: pcbnew/dialogs/panel_setup_constraints_base.cpp:153 #: pcbnew/dialogs/panel_setup_constraints_base.cpp:194 #: pcbnew/dialogs/panel_setup_constraints_base.cpp:210 #: pcbnew/dialogs/panel_setup_constraints_base.cpp:251 #: pcbnew/dialogs/panel_setup_constraints_base.cpp:267 #: pcbnew/dialogs/panel_setup_constraints_base.cpp:308 #: pcbnew/dialogs/panel_setup_constraints_base.cpp:322 #: pcbnew/dialogs/panel_setup_constraints_base.cpp:336 #: pcbnew/dialogs/panel_setup_constraints_base.cpp:379 #: pcbnew/dialogs/panel_setup_mask_and_paste_base.cpp:65 #: pcbnew/dialogs/panel_setup_mask_and_paste_base.cpp:80 #: pcbnew/dialogs/panel_setup_mask_and_paste_base.cpp:91 #: pcbnew/dialogs/panel_setup_mask_and_paste_base.cpp:112 #: pcbnew/import_gfx/dialog_import_gfx_base.cpp:78 #: pcbnew/import_gfx/dialog_import_gfx_base.cpp:99 #: pcbnew/import_gfx/dialog_import_gfx_base.cpp:189 #: pcbnew/teardrop/dialog_teardrop_base.cpp:79 #: pcbnew/teardrop/dialog_teardrop_base.cpp:90 #: pcbnew/teardrop/dialog_teardrop_base.cpp:183 #: pcbnew/teardrop/dialog_teardrop_base.cpp:194 #: pcbnew/teardrop/dialog_teardrop_base.cpp:287 #: pcbnew/teardrop/dialog_teardrop_base.cpp:298 msgid "mm" msgstr "mm" #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:184 #: common/dialogs/dialog_page_settings_base.cpp:118 #: eeschema/dialogs/dialog_print_using_printer.cpp:280 #: pagelayout_editor/dialogs/dialogs_for_printing.cpp:253 msgid "Preview" msgstr "预览" #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:234 msgid "Reload board and 3D models" msgstr "重新加载电路板和 3D 模型" #: bitmap2component/bitmap2cmp_gui.cpp:159 #: pcbnew/dialogs/dialog_export_vrml_base.cpp:109 msgid "Inch" msgstr "英寸" #: bitmap2component/bitmap2cmp_gui.cpp:159 msgid "DPI" msgstr "DPI" #: bitmap2component/bitmap2cmp_gui.cpp:343 #: eeschema/tools/sch_drawing_tools.cpp:567 #: pagelayout_editor/pl_editor_frame.cpp:842 pcbnew/tools/drawing_tool.cpp:658 msgid "Choose Image" msgstr "选择图片" #: bitmap2component/bitmap2cmp_gui.cpp:344 #: eeschema/tools/sch_drawing_tools.cpp:568 #: pagelayout_editor/pl_editor_frame.cpp:843 pcbnew/tools/drawing_tool.cpp:659 msgid "Image Files" msgstr "图片文件" #: bitmap2component/bitmap2cmp_gui.cpp:710 msgid "Unable to export to the Clipboard" msgstr "无法导出到剪贴板" #: bitmap2component/bitmap2cmp_gui.cpp:746 msgid "Create Logo File" msgstr "创建 Logo 文件" #: bitmap2component/bitmap2cmp_gui.cpp:763 #: bitmap2component/bitmap2cmp_gui.cpp:799 #: bitmap2component/bitmap2cmp_gui.cpp:834 #: bitmap2component/bitmap2cmp_gui.cpp:869 #, c-format msgid "File '%s' could not be created." msgstr "无法创建文件'%s'。" #: bitmap2component/bitmap2cmp_gui.cpp:783 msgid "Create PostScript File" msgstr "创建 PostScript 文件" #: bitmap2component/bitmap2cmp_gui.cpp:819 msgid "Create Symbol Library" msgstr "创建符号库" #: bitmap2component/bitmap2cmp_gui.cpp:854 msgid "Create Footprint Library" msgstr "创建封装库" #: bitmap2component/bitmap2cmp_gui.cpp:892 msgid "Error allocating memory for potrace bitmap" msgstr "为 potrace 位图分配内存时出错" #: bitmap2component/bitmap2cmp_gui.cpp:919 #: common/widgets/wx_html_report_panel_base.cpp:41 #: eeschema/dialogs/dialog_erc_base.cpp:127 gerbview/files.cpp:402 #: gerbview/readgerb.cpp:76 #: pcbnew/board_stackup_manager/panel_board_stackup.cpp:1224 #: pcbnew/dialogs/dialog_drc_base.cpp:177 #: pcbnew/dialogs/dialog_footprint_checker_base.cpp:43 msgid "Errors" msgstr "错误" #: bitmap2component/bitmap2cmp_gui_base.cpp:24 msgid "Original Picture" msgstr "原始图片" #: bitmap2component/bitmap2cmp_gui_base.cpp:29 msgid "Greyscale Picture" msgstr "灰度图片" #: bitmap2component/bitmap2cmp_gui_base.cpp:32 msgid "Black&&White Picture" msgstr "黑白图片" #: bitmap2component/bitmap2cmp_gui_base.cpp:41 msgid "Bitmap Information" msgstr "位图信息" #: bitmap2component/bitmap2cmp_gui_base.cpp:50 msgid "Bitmap size:" msgstr "位图尺寸:" #: bitmap2component/bitmap2cmp_gui_base.cpp:54 #: bitmap2component/bitmap2cmp_gui_base.cpp:58 #: bitmap2component/bitmap2cmp_gui_base.cpp:70 #: bitmap2component/bitmap2cmp_gui_base.cpp:74 #: bitmap2component/bitmap2cmp_gui_base.cpp:86 msgid "0000" msgstr "0000" #: bitmap2component/bitmap2cmp_gui_base.cpp:62 msgid "pixels" msgstr "像素" #: bitmap2component/bitmap2cmp_gui_base.cpp:66 msgid "Bitmap PPI:" msgstr "位图像素密度:" #: bitmap2component/bitmap2cmp_gui_base.cpp:78 msgid "PPI" msgstr "像素密度" #: bitmap2component/bitmap2cmp_gui_base.cpp:82 msgid "BPP:" msgstr "像素深度:" #: bitmap2component/bitmap2cmp_gui_base.cpp:90 msgid "bits" msgstr "位" #: bitmap2component/bitmap2cmp_gui_base.cpp:104 msgid "Output Parameters" msgstr "输出参数" #: bitmap2component/bitmap2cmp_gui_base.cpp:109 msgid "Lock height/width ratio" msgstr "锁定高/宽度比" #: bitmap2component/bitmap2cmp_gui_base.cpp:122 #: common/dialogs/dialog_page_settings_base.cpp:32 #: pcbnew/dialogs/dialog_target_properties_base.cpp:28 msgid "Size:" msgstr "尺寸:" #: bitmap2component/bitmap2cmp_gui_base.cpp:126 #: bitmap2component/bitmap2cmp_gui_base.cpp:131 msgid "300" msgstr "300" #: bitmap2component/bitmap2cmp_gui_base.cpp:149 msgid "Load Bitmap" msgstr "读取位图" #: bitmap2component/bitmap2cmp_gui_base.cpp:152 msgid "Export to File" msgstr "导出到文件" #: bitmap2component/bitmap2cmp_gui_base.cpp:155 #: pcbnew/board_stackup_manager/panel_board_stackup_base.cpp:145 msgid "Export to Clipboard" msgstr "导出到剪贴板" #: bitmap2component/bitmap2cmp_gui_base.cpp:158 msgid "Symbol (.kicad_sym file)" msgstr "符号 (.kicad_sym 文件)" #: bitmap2component/bitmap2cmp_gui_base.cpp:158 msgid "Footprint (.kicad_mod file)" msgstr "封装 (.kicad_mod 文件)" #: bitmap2component/bitmap2cmp_gui_base.cpp:158 msgid "Postscript (.ps file)" msgstr "Postscript (.ps 文件)" #: bitmap2component/bitmap2cmp_gui_base.cpp:158 msgid "Drawing Sheet (.kicad_wks file)" msgstr "图纸 (.kicad_wks file)" #: bitmap2component/bitmap2cmp_gui_base.cpp:160 #: eeschema/dialogs/dialog_plot_schematic_base.cpp:43 msgid "Output Format" msgstr "输出格式" #: bitmap2component/bitmap2cmp_gui_base.cpp:165 msgid "Image Options" msgstr "图片选项" #: bitmap2component/bitmap2cmp_gui_base.cpp:167 msgid "Black / White Threshold:" msgstr "黑/白阈值:" #: bitmap2component/bitmap2cmp_gui_base.cpp:172 msgid "" "Adjust the level to convert the greyscale picture to a black and white " "picture." msgstr "移动滑杆以调整灰度图片转换为黑白图片的程度。" #: bitmap2component/bitmap2cmp_gui_base.cpp:176 #: gerbview/gerber_file_image.cpp:338 msgid "Negative" msgstr "负片" #: bitmap2component/bitmap2cmp_gui_base.cpp:182 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:511 msgid "Front silk screen" msgstr "顶层丝印" #: bitmap2component/bitmap2cmp_gui_base.cpp:182 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:517 msgid "Front solder mask" msgstr "顶层阻焊" #: bitmap2component/bitmap2cmp_gui_base.cpp:182 msgid "User layer Eco1" msgstr "ECO1 用户层" #: bitmap2component/bitmap2cmp_gui_base.cpp:182 msgid "User layer Eco2" msgstr "ECO2 用户层" #: bitmap2component/bitmap2cmp_gui_base.cpp:184 msgid "Board Layer for Outline" msgstr "轮廓层" #: bitmap2component/bitmap2cmp_gui_base.cpp:186 msgid "" "Choose the board layer to place the outline.\n" "The reference designator and value are always placed on the silk screen " "layer (but will be marked invisible)." msgstr "" "选择要放置轮廓的电路板图层。\n" "位号和值始终放置在丝印层上(但会被标记为不可见)。" #: bitmap2component/bitmap2cmp_gui_base.h:100 #: resources/linux/launchers/org.kicad.bitmap2component.desktop.in:11 msgid "Bitmap to Component Converter" msgstr "将位图转换成元件" #: common/common.cpp:227 #, c-format msgid "" "Environment variables expansion failed: missing '%c' at position %u in '%s'." msgstr "环境变量扩展失败:缺少 \"%c\" , 位置 \"%u\" (在 \"%s\" 内)。" #: common/common.cpp:308 #, c-format msgid "Cannot make path '%s' absolute with respect to '%s'." msgstr "不能使路径 '%s' 相对 '%s' 绝对。" #: common/common.cpp:327 #, c-format msgid "Output directory '%s' created." msgstr "已创建输出目录 \"%s\" 。" #: common/common.cpp:336 #, c-format msgid "Cannot create output directory '%s'." msgstr "无法创建输出目录 \"%s\"。" #: common/common.cpp:608 msgid "This operating system is not supported by KiCad and its dependencies." msgstr "KiCad 及其依赖库不支持此操作系统。" #: common/common.cpp:610 msgid "Unsupported Operating System" msgstr "不支持的操作系统" #: common/common.cpp:613 msgid "" "Any issues with KiCad on this system cannot be reported to the official " "bugtracker." msgstr "无法将这个系统上任何 KiCad 的问题报告至官方 bugtracker。" #: common/confirm.cpp:58 msgid "Do not show again" msgstr "不再显示" #: common/confirm.cpp:128 msgid "Message" msgstr "消息" #: common/confirm.cpp:129 msgid "Question" msgstr "问题" #: common/confirm.cpp:130 common/confirm.cpp:291 #: common/dialogs/panel_setup_severities.cpp:43 #: eeschema/dialogs/dialog_plot_schematic.cpp:1314 #: eeschema/dialogs/dialog_plot_schematic.cpp:1327 #: eeschema/dialogs/dialog_plot_schematic.cpp:1349 #: eeschema/dialogs/dialog_sim_settings.cpp:280 #: eeschema/dialogs/panel_eeschema_color_settings.cpp:146 #: eeschema/files-io.cpp:407 eeschema/sheet.cpp:627 #: eeschema/symbol_editor/symbol_editor.cpp:472 #: eeschema/symbol_editor/symbol_editor.cpp:743 #: eeschema/symbol_editor/symbol_editor.cpp:1180 #: pcbnew/dialogs/dialog_export_vrml.cpp:182 #: pcbnew/import_gfx/dialog_import_gfx.cpp:255 pcbnew/pcb_marker.cpp:182 #: pcbnew/plugins/kicad/pcb_parser.cpp:920 msgid "Warning" msgstr "警告" #: common/confirm.cpp:161 common/confirm.cpp:167 msgid "File Open Warning" msgstr "文件打开警告" #: common/confirm.cpp:163 common/confirm.cpp:169 msgid "Interleaved saves may produce very unexpected results." msgstr "交错保存可能会产生出乎意料的结果。" #: common/confirm.cpp:165 common/confirm.cpp:170 common/confirm.cpp:234 #: common/confirm.cpp:261 common/tool/actions.cpp:121 #: eeschema/dialogs/dialog_erc.cpp:391 #: eeschema/dialogs/dialog_symbol_fields_table.cpp:1371 #: gerbview/dialogs/dialog_select_one_pcb_layer.cpp:168 #: kicad/pcm/dialogs/dialog_pcm_progress_base.cpp:66 #: pcbnew/dialogs/dialog_drc.cpp:299 pcbnew/plugins/kicad/pcb_parser.cpp:923 #: pcbnew/router/router_tool.cpp:562 msgid "Cancel" msgstr "取消" #: common/confirm.cpp:165 common/confirm.cpp:170 msgid "Open Anyway" msgstr "仍要打开" #: common/confirm.cpp:181 common/confirm.cpp:218 msgid "Save Changes?" msgstr "保存变更吗?" #: common/confirm.cpp:183 common/confirm.cpp:220 msgid "If you don't save, all your changes will be permanently lost." msgstr "如果不保存,所有变更将永久丢失。" #: common/confirm.cpp:185 common/confirm.cpp:221 common/tool/actions.cpp:67 #: eeschema/sim/sim_plot_frame_base.cpp:29 #: eeschema/symbol_editor/symbol_editor.cpp:550 #: eeschema/widgets/tuner_slider_base.cpp:74 #: pcbnew/footprint_libraries_utils.cpp:1059 msgid "Save" msgstr "保存" #: common/confirm.cpp:185 common/confirm.cpp:221 msgid "Discard Changes" msgstr "放弃变更" #: common/confirm.cpp:188 common/confirm.cpp:267 msgid "Apply to all" msgstr "应用于全部" #: common/confirm.cpp:233 msgid "Your current changes will be permanently lost." msgstr "你当前的变更将永久丢失。" #: common/confirm.cpp:234 common/tool/actions.cpp:91 msgid "Revert" msgstr "恢复" #: common/confirm.cpp:260 eeschema/dialogs/dialog_symbol_fields_table.cpp:1370 #: gerbview/dialogs/dialog_select_one_pcb_layer.cpp:164 #: pcbnew/router/router_tool.cpp:562 msgid "OK" msgstr "确定" #: common/confirm.cpp:331 msgid "Information" msgstr "信息" #: common/confirm.cpp:357 eeschema/symbol_editor/symbol_editor.cpp:340 #: eeschema/symbol_editor/symbol_editor.cpp:655 #: eeschema/symbol_editor/symbol_editor_import_export.cpp:100 #: eeschema/symbol_editor/symbol_editor_import_export.cpp:163 #: eeschema/tools/symbol_editor_pin_tool.cpp:239 kicad/import_project.cpp:87 #: kicad/tools/kicad_manager_control.cpp:265 #: pcbnew/dialogs/dialog_export_idf.cpp:162 #: pcbnew/dialogs/dialog_gencad_export_options.cpp:121 #: pcbnew/dialogs/dialog_track_via_properties.cpp:474 #: pcbnew/footprint_libraries_utils.cpp:477 #: pcbnew/footprint_libraries_utils.cpp:1176 pcbnew/router/router_tool.cpp:1763 #: pcbnew/router/router_tool.cpp:2340 pcbnew/zone_filler.cpp:475 msgid "Confirmation" msgstr "确认" #: common/confirm.cpp:360 eeschema/lib_field.cpp:529 eeschema/lib_pin.cpp:1153 #: eeschema/sch_field.cpp:744 eeschema/sch_pin.cpp:222 #: gerbview/gerber_draw_item.cpp:695 gerbview/gerber_draw_item.cpp:696 #: pcbnew/board_stackup_manager/panel_board_finish_base.cpp:44 #: pcbnew/fp_text.cpp:296 pcbnew/fp_text.cpp:301 pcbnew/fp_textbox.cpp:309 #: pcbnew/pcb_text.cpp:138 pcbnew/pcb_textbox.cpp:305 #: pcbnew/tools/drawing_stackup_table_tool.cpp:456 #: pcbnew/tools/drawing_stackup_table_tool.cpp:487 #: pcbnew/tools/drawing_stackup_table_tool.cpp:495 #: pcbnew/tools/drawing_stackup_table_tool.cpp:506 msgid "Yes" msgstr "是" #: common/confirm.cpp:360 eeschema/lib_field.cpp:529 eeschema/lib_pin.cpp:1153 #: eeschema/sch_field.cpp:744 eeschema/sch_pin.cpp:222 #: gerbview/gerber_draw_item.cpp:695 gerbview/gerber_draw_item.cpp:696 #: pcbnew/fp_text.cpp:296 pcbnew/fp_text.cpp:301 pcbnew/fp_textbox.cpp:309 #: pcbnew/pcb_text.cpp:138 pcbnew/pcb_textbox.cpp:305 #: pcbnew/tools/drawing_stackup_table_tool.cpp:456 #: pcbnew/tools/drawing_stackup_table_tool.cpp:487 #: pcbnew/tools/drawing_stackup_table_tool.cpp:495 #: pcbnew/tools/drawing_stackup_table_tool.cpp:505 msgid "No" msgstr "否" #: common/dialog_about/AboutDialog_main.cpp:115 #: common/widgets/widget_hotkey_list.cpp:474 eeschema/sch_symbol.cpp:1698 #: eeschema/sch_symbol.cpp:2175 eeschema/symbol_editor/symbol_editor.cpp:520 #: eeschema/symbol_editor/symbol_editor.cpp:1248 #: eeschema/symbol_viewer_frame.cpp:449 include/lib_table_grid.h:192 #: kicad/pcm/dialogs/panel_package_base.cpp:57 #: pcbnew/dialogs/dialog_footprint_wizard_list_base.cpp:43 #: pcbnew/dialogs/panel_pcbnew_action_plugins_base.cpp:40 #: pcbnew/footprint.cpp:2869 pcbnew/footprint_libraries_utils.cpp:1027 #: pcbnew/footprint_libraries_utils.cpp:1344 pcbnew/plot_board_layers.cpp:101 msgid "Description" msgstr "描述" #: common/dialog_about/AboutDialog_main.cpp:119 msgid "" "The KiCad EDA Suite is a set of open source applications for the creation of " "electronic schematics and printed circuit boards." msgstr "KiCad EDA 工具箱是一套用于创建电路原理图和印刷电路板的开源应用软件。" #: common/dialog_about/AboutDialog_main.cpp:127 msgid "KiCad on the web" msgstr "KiCad 相关站点" #: common/dialog_about/AboutDialog_main.cpp:133 msgid "The official KiCad website - " msgstr "KiCad 官方网站 - " #: common/dialog_about/AboutDialog_main.cpp:137 msgid "Developer website - " msgstr "开发人员网站 - " #: common/dialog_about/AboutDialog_main.cpp:142 msgid "Official KiCad library repositories - " msgstr "KiCad 官方库仓库 - " #: common/dialog_about/AboutDialog_main.cpp:149 msgid "Bug tracker" msgstr "Bug 追踪" #: common/dialog_about/AboutDialog_main.cpp:155 msgid "Report or examine bugs - " msgstr "报告或检查 Bug - " #: common/dialog_about/AboutDialog_main.cpp:161 msgid "KiCad users group and community" msgstr "KiCad 用户群和社区" #: common/dialog_about/AboutDialog_main.cpp:166 msgid "KiCad forum - " msgstr "KiCad 用户论坛 - " #: common/dialog_about/AboutDialog_main.cpp:180 msgid "The complete KiCad EDA Suite is released under the" msgstr "完整 KiCad EDA 工具箱的发行,遵循以下许可协议" #: common/dialog_about/AboutDialog_main.cpp:182 msgid "GNU General Public License (GPL) version 3 or any later version" msgstr "GNU 通用公共许可证(GPL)版本 3 或任何更高版本" #: common/dialog_about/AboutDialog_main.cpp:201 msgid "Lead Development Team" msgstr "主要开发团队" #: common/dialog_about/AboutDialog_main.cpp:202 msgid "Lead Development Alumni" msgstr "前主要开发人员" #: common/dialog_about/AboutDialog_main.cpp:203 msgid "Additional Contributions By" msgstr "附加贡献" #: common/dialog_about/AboutDialog_main.cpp:883 msgid "KiCad Librarian Team" msgstr "KiCad 库团队" #: common/dialog_about/AboutDialog_main.cpp:898 msgid "3D models by" msgstr "3D 模型设计" #: common/dialog_about/AboutDialog_main.cpp:910 msgid "Symbols by" msgstr "符号设计" #: common/dialog_about/AboutDialog_main.cpp:917 msgid "Footprints by" msgstr "封装设计" #: common/dialog_about/AboutDialog_main.cpp:930 msgid "Icons by" msgstr "图标设计" #: common/dialog_about/dialog_about.cpp:96 #, c-format msgid "About %s" msgstr "关于 %s" #: common/dialog_about/dialog_about.cpp:124 #: common/dialog_about/dialog_about_base.h:58 msgid "About" msgstr "关于" #: common/dialog_about/dialog_about.cpp:129 #: kicad/pcm/dialogs/dialog_pcm_base.cpp:87 #: kicad/pcm/dialogs/panel_packages_view_base.cpp:90 msgid "Version" msgstr "版本" #: common/dialog_about/dialog_about.cpp:131 msgid "Developers" msgstr "开发人员" #: common/dialog_about/dialog_about.cpp:133 msgid "Doc Writers" msgstr "文档人员" #: common/dialog_about/dialog_about.cpp:136 msgid "Librarians" msgstr "制库人员" #: common/dialog_about/dialog_about.cpp:139 msgid "Artists" msgstr "设计人员" #: common/dialog_about/dialog_about.cpp:141 msgid "Translators" msgstr "翻译人员" #: common/dialog_about/dialog_about.cpp:143 msgid "Packagers" msgstr "打包人员" #: common/dialog_about/dialog_about.cpp:146 msgid "License" msgstr "许可证" #: common/dialog_about/dialog_about.cpp:460 msgid "Could not open clipboard to write version information." msgstr "无法打开剪贴板写入版本信息。" #: common/dialog_about/dialog_about.cpp:461 msgid "Clipboard Error" msgstr "剪贴板错误" #: common/dialog_about/dialog_about.cpp:470 msgid "Copied..." msgstr "已复制..." #: common/dialog_about/dialog_about_base.cpp:31 msgid "App Title" msgstr "应用标题" #: common/dialog_about/dialog_about_base.cpp:37 msgid "Copyright Info" msgstr "版权信息" #: common/dialog_about/dialog_about_base.cpp:41 msgid "Build Version Info" msgstr "构建版本信息" #: common/dialog_about/dialog_about_base.cpp:45 msgid "Lib Version Info" msgstr "库版本信息" #: common/dialog_about/dialog_about_base.cpp:58 msgid "&Copy Version Info" msgstr "复制版本信息 (&C)" #: common/dialog_about/dialog_about_base.cpp:59 msgid "Copy KiCad version info to the clipboard" msgstr "复制 KiCad 版本信息到剪贴板" #: common/dialog_about/dialog_about_base.cpp:63 msgid "&Report Bug" msgstr "报告 Bug (&R)" #: common/dialog_about/dialog_about_base.cpp:64 common/tool/actions.cpp:675 msgid "Report a problem with KiCad" msgstr "报告 KiCad 的问题" #: common/dialog_about/dialog_about_base.cpp:68 common/tool/actions.cpp:669 msgid "Donate" msgstr "捐款" #: common/dialog_about/dialog_about_base.cpp:69 #: common/tool/common_control.cpp:278 msgid "Donate to KiCad" msgstr "向 KiCad 捐款" #: common/dialog_about/dialog_about_base.cpp:94 common/dialog_shim.cpp:666 msgid "&OK" msgstr "确定 (&O)" #: common/dialog_shim.cpp:667 msgid "&Cancel" msgstr "取消 (&C)" #: common/dialog_shim.cpp:668 msgid "&Yes" msgstr "是 (&Y)" #: common/dialog_shim.cpp:669 msgid "&No" msgstr "否(&N)" #: common/dialog_shim.cpp:670 msgid "&Apply" msgstr "应用(&A)" #: common/dialog_shim.cpp:671 msgid "&Save" msgstr "保存 (&S)" #: common/dialog_shim.cpp:672 common/dialog_shim.cpp:673 #: common/eda_base_frame.cpp:460 msgid "&Help" msgstr "帮助 (&H)" #: common/dialogs/dialog_HTML_reporter_base.h:48 msgid "Report" msgstr "报告" #: common/dialogs/dialog_assign_netclass.cpp:92 msgid "Currently matching nets:" msgstr "当前匹配的网络:" #: common/dialogs/dialog_color_picker.cpp:94 msgid "Clear Color" msgstr "清除颜色" #: common/dialogs/dialog_color_picker_base.cpp:31 msgid "RGB" msgstr "RGB" #: common/dialogs/dialog_color_picker_base.cpp:46 msgid "Red:" msgstr "红色:" #: common/dialogs/dialog_color_picker_base.cpp:50 msgid "Green:" msgstr "绿色:" #: common/dialogs/dialog_color_picker_base.cpp:54 msgid "Blue:" msgstr "蓝色:" # 色调(H, Hue),饱和度(S,Saturation),明度(V, Value)。 #: common/dialogs/dialog_color_picker_base.cpp:74 msgid "HSV" msgstr "HSV" # 色调(H, Hue) #: common/dialogs/dialog_color_picker_base.cpp:91 msgid "Hue:" msgstr "色调:" # 饱和度(S,Saturation) #: common/dialogs/dialog_color_picker_base.cpp:95 msgid "Saturation:" msgstr "饱和度:" # 明度(V, Value) #: common/dialogs/dialog_color_picker_base.cpp:114 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:29 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:96 #: pcbnew/dialogs/dialog_text_properties.cpp:92 msgid "Value:" msgstr "值:" #: common/dialogs/dialog_color_picker_base.cpp:134 #: common/dialogs/dialog_color_picker_base.h:96 msgid "Color Picker" msgstr "颜色选择器" #: common/dialogs/dialog_color_picker_base.cpp:154 msgid "Defined Colors" msgstr "自定义颜色" #: common/dialogs/dialog_color_picker_base.cpp:163 msgid "Opacity:" msgstr "不透明度:" #: common/dialogs/dialog_color_picker_base.cpp:185 msgid "Preview (old/new):" msgstr "预览 (旧/新):" #: common/dialogs/dialog_color_picker_base.cpp:210 msgid "Reset to Default" msgstr "重置为默认值" #: common/dialogs/dialog_configure_paths.cpp:187 #: common/dialogs/dialog_configure_paths.cpp:245 msgid "Environment variable name cannot be empty." msgstr "环境变量名称不能为空。" #: common/dialogs/dialog_configure_paths.cpp:195 #: common/dialogs/dialog_configure_paths.cpp:247 msgid "Environment variable path cannot be empty." msgstr "环境变量路径不能为空。" #: common/dialogs/dialog_configure_paths.cpp:252 msgid "3D search path alias cannot be empty." msgstr "3D 搜索路径别名不能为空。" #: common/dialogs/dialog_configure_paths.cpp:254 msgid "3D search path cannot be empty." msgstr "3D 搜索路径不能为空。" #: common/dialogs/dialog_configure_paths.cpp:269 msgid "" "This path was defined externally to the running process and\n" "will only be temporarily overwritten." msgstr "" "此路径是在运行进程外部定义的\n" "只会被暂时覆盖。" #: common/dialogs/dialog_configure_paths.cpp:271 msgid "" "The next time KiCad is launched, any paths that have already\n" "been defined are honored and any settings defined in the path\n" "configuration dialog are ignored. If you did not intend for\n" "this behavior, either rename any conflicting entries or remove\n" "the external environment variable(s) from your system." msgstr "" "下次启动 KiCad 时,将支持已定义的\n" "任何路径,并忽略在路径配置对话框\n" "中定义的任何设置。如果您不打算执\n" "行此行为,请重命名任何冲突的条目\n" "或从系统中删除外部环境变量。" #: common/dialogs/dialog_configure_paths.cpp:289 #, c-format msgid "The name %s is reserved, and cannot be used." msgstr "名称 %s 是保留的,不能使用。" #: common/dialogs/dialog_configure_paths.cpp:393 msgid "" "Enter the name and value for each environment variable. Grey entries are " "names that have been defined externally at the system or user level. " "Environment variables defined at the system or user level take precedence " "over the ones defined in this table. This means the values in this table " "are ignored." msgstr "" "为每个环境变量输入名称和路径。灰色条目为系统或用户在外部定义的名称。在系统或" "用户级定义的环境变量优先于该表中定义。这意味着该表中的值将被忽略。" #: common/dialogs/dialog_configure_paths.cpp:399 msgid "" "To ensure environment variable names are valid on all platforms, the name " "field will only accept upper case letters, digits, and the underscore " "characters." msgstr "" "为了确保环境变量名称在所有平台上有效的,名称字段只接受大写字母,数字和下划线" "字符。" #: common/dialogs/dialog_configure_paths_base.cpp:22 msgid "Environment Variables" msgstr "环境变量" #: common/dialogs/dialog_configure_paths_base.cpp:38 #: cvpcb/dialogs/dialog_config_equfiles_base.cpp:80 #: eeschema/dialogs/dialog_label_properties_base.cpp:85 #: eeschema/dialogs/dialog_lib_edit_pin_table.cpp:118 #: eeschema/dialogs/dialog_lib_edit_pin_table_base.cpp:89 #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:57 #: eeschema/dialogs/dialog_sheet_properties_base.cpp:60 #: eeschema/dialogs/dialog_symbol_fields_table.cpp:775 #: eeschema/dialogs/dialog_symbol_properties_base.cpp:54 #: eeschema/dialogs/panel_sym_lib_table.cpp:304 #: eeschema/dialogs/panel_template_fieldnames_base.cpp:43 #: eeschema/fields_grid_table.cpp:338 eeschema/lib_pin.cpp:1148 #: eeschema/sch_pin.cpp:217 eeschema/sch_symbol.cpp:1662 #: eeschema/sch_symbol.cpp:1707 eeschema/symbol_editor/symbol_editor.cpp:1220 #: eeschema/symbol_viewer_frame.cpp:447 #: eeschema/widgets/tuner_slider_base.cpp:20 #: kicad/pcm/dialogs/dialog_manage_repositories_base.cpp:38 #: kicad/pcm/dialogs/panel_package_base.cpp:50 #: pcbnew/dialogs/dialog_footprint_wizard_list_base.cpp:42 #: pcbnew/dialogs/dialog_net_inspector.cpp:963 #: pcbnew/dialogs/panel_fp_lib_table.cpp:459 #: pcbnew/dialogs/panel_pcbnew_action_plugins_base.cpp:38 pcbnew/zone.cpp:596 #: pcbnew/zone.cpp:1333 msgid "Name" msgstr "名称" #: common/dialogs/dialog_configure_paths_base.cpp:39 #: pcbnew/dialogs/panel_pcbnew_action_plugins_base.cpp:41 msgid "Path" msgstr "路径" #: common/dialogs/dialog_global_lib_table_config.cpp:39 #, c-format msgid "Configure Global %s Library Table" msgstr "配置全局%s库表" #: common/dialogs/dialog_global_lib_table_config.cpp:42 #, c-format msgid "" "KiCad has been run for the first time using the new %s library table for\n" "accessing libraries. In order for KiCad to access %s libraries,\n" "you must configure your global %s library table. Please select from one\n" "of the options below. If you are not sure which option to select, please\n" "use the default selection." msgstr "" "KiCad 首次使用新的%s库表来访问库。\n" "为了让 KiCad 访问%s库,\n" "您必须配置全局%s库表。\n" "请从以下选项中选择一个。\n" "如果您不确定要选择哪个选项,请使用默认选择。" #: common/dialogs/dialog_global_lib_table_config.cpp:49 #, c-format msgid "Copy default global %s library table (recommended)" msgstr "复制默认的全局%s库表 (推荐)" #: common/dialogs/dialog_global_lib_table_config.cpp:51 #, c-format msgid "" "Select this option if you not sure about configuring the global %s library " "table" msgstr "如果你不确定如何配置全局%s库表,请选择此选项" #: common/dialogs/dialog_global_lib_table_config.cpp:55 #, c-format msgid "Copy custom global %s library table" msgstr "复制自定义全局%s库表" #: common/dialogs/dialog_global_lib_table_config.cpp:57 #, c-format msgid "" "Select this option to copy a %s library table file other than the default" msgstr "选择此选项可复制除默认值以外的%s库表文件" #: common/dialogs/dialog_global_lib_table_config.cpp:61 #, c-format msgid "Create an empty global %s library table" msgstr "创建一个空的全局%s库表" #: common/dialogs/dialog_global_lib_table_config.cpp:63 #, c-format msgid "" "Select this option to define %s libraries in project specific library tables" msgstr "选择此选项可在工程专用库表中定义%s库" #: common/dialogs/dialog_global_lib_table_config.cpp:67 #, c-format msgid "Select global %s library table file:" msgstr "选择全局%s库表文件:" #: common/dialogs/dialog_global_lib_table_config_base.cpp:21 #: common/dialogs/dialog_global_lib_table_config_base.cpp:28 #: common/dialogs/dialog_global_lib_table_config_base.cpp:30 #: common/dialogs/dialog_global_lib_table_config_base.cpp:34 #: common/dialogs/dialog_global_lib_table_config_base.cpp:35 #: common/dialogs/dialog_global_lib_table_config_base.cpp:39 #: common/dialogs/dialog_global_lib_table_config_base.cpp:40 #: common/dialogs/dialog_global_lib_table_config_base.cpp:47 #: pcb_calculator/calculator_panels/panel_track_width_base.cpp:142 #: pcb_calculator/calculator_panels/panel_track_width_base.cpp:154 #: pcb_calculator/calculator_panels/panel_track_width_base.cpp:166 #: pcb_calculator/calculator_panels/panel_track_width_base.cpp:178 #: pcb_calculator/calculator_panels/panel_track_width_base.cpp:240 #: pcb_calculator/calculator_panels/panel_track_width_base.cpp:252 #: pcb_calculator/calculator_panels/panel_track_width_base.cpp:264 #: pcb_calculator/calculator_panels/panel_track_width_base.cpp:276 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:237 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:252 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:267 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:372 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:376 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:380 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:384 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:388 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:392 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:396 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:400 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:404 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:408 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:412 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:416 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:420 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:424 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:428 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:432 #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:228 #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:240 #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:252 #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:266 #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:280 #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:292 #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:308 #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:322 #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:338 msgid "dummy" msgstr "假" #: common/dialogs/dialog_global_lib_table_config_base.cpp:51 msgid "Select a file" msgstr "选择文件" #: common/dialogs/dialog_global_lib_table_config_base.h:56 msgid "Configure Global Library Table" msgstr "配置全局库表" #: common/dialogs/dialog_grid_settings_base.cpp:26 common/tool/actions.cpp:473 msgid "Grid Origin" msgstr "网格原点" #: common/dialogs/dialog_grid_settings_base.cpp:63 #: common/dialogs/dialog_grid_settings_base.cpp:78 #: eeschema/dialogs/dialog_erc_base.cpp:67 #: eeschema/dialogs/dialog_erc_base.cpp:107 #: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:140 #: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:196 #: eeschema/dialogs/panel_setup_buses_base.cpp:143 #: eeschema/dialogs/panel_setup_buses_base.cpp:147 #: pcbnew/dialogs/dialog_drc_base.cpp:85 pcbnew/dialogs/dialog_drc_base.cpp:157 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:108 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:140 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:177 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:227 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:293 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:660 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:680 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:863 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:875 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:887 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:896 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:908 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:920 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:932 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:944 #: pcbnew/dialogs/panel_display_options_base.cpp:28 #: pcbnew/dialogs/panel_display_options_base.cpp:106 #: pcbnew/dialogs/panel_edit_options_base.cpp:260 #: pcbnew/dialogs/panel_edit_options_base.cpp:398 msgid "a page" msgstr "图框" #: common/dialogs/dialog_grid_settings_base.cpp:67 msgid "Current Grid" msgstr "当前网格" #: common/dialogs/dialog_grid_settings_base.cpp:83 msgid "User Defined Grid" msgstr "使用自定义网格" #: common/dialogs/dialog_grid_settings_base.cpp:91 msgid "Size X:" msgstr "X 尺寸:" #: common/dialogs/dialog_grid_settings_base.cpp:102 msgid "Size Y:" msgstr "Y 尺寸:" #: common/dialogs/dialog_grid_settings_base.cpp:123 msgid "Fast Switching" msgstr "快速切换" #: common/dialogs/dialog_grid_settings_base.cpp:131 msgid "Grid 1:" msgstr "网格 1:" #: common/dialogs/dialog_grid_settings_base.cpp:142 #: common/dialogs/dialog_grid_settings_base.cpp:157 msgid "(hotkey)" msgstr "(快捷键)" #: common/dialogs/dialog_grid_settings_base.cpp:146 msgid "Grid 2:" msgstr "网格 2:" #: common/dialogs/dialog_grid_settings_base.cpp:173 common/tool/actions.cpp:479 msgid "Reset Grid Origin" msgstr "复位网格原点" #: common/dialogs/dialog_grid_settings_base.cpp:176 msgid "Reset Grid Sizes" msgstr "重置网格尺寸" #: common/dialogs/dialog_grid_settings_base.cpp:178 msgid "Resets the list of grid sizes to default values" msgstr "重置网格列表尺寸到默认值" #: common/dialogs/dialog_grid_settings_base.h:80 msgid "Grid Settings" msgstr "网格设置" #: common/dialogs/dialog_hotkey_list.cpp:33 msgid "Hotkey List" msgstr "快捷键列表" #: common/dialogs/dialog_locked_items_query.cpp:35 msgid "Skip Locked Items" msgstr "跳过锁定项" #: common/dialogs/dialog_locked_items_query.cpp:36 msgid "" "Remove locked items from the selection and only apply the operation to the " "unlocked items (if any)." msgstr "从选择中移除锁定的项目,并只对未锁定项目(如果有的话)进行操作。" #: common/dialogs/dialog_locked_items_query_base.cpp:30 #, c-format msgid "The selection contains %d locked items." msgstr "选中部分含 %d 个锁定项目。" #: common/dialogs/dialog_locked_items_query_base.cpp:34 msgid "These items will be skipped unless you override the locks." msgstr "除非您覆盖锁定,否则跳过这些项目。" #: common/dialogs/dialog_locked_items_query_base.cpp:44 msgid "Remember decision for this session." msgstr "记住本会话的决定。" #: common/dialogs/dialog_locked_items_query_base.cpp:45 msgid "" "Remember the option selected for the remainder of this session.\n" "This dialog will not be shown again until KiCad is restarted." msgstr "" "记住为本会话剩余部分所选择的选项。\n" "在 KiCad 重新启动之前,这个对话框不会再次显示。" #: common/dialogs/dialog_locked_items_query_base.cpp:55 msgid "Override Locks" msgstr "覆盖锁定" #: common/dialogs/dialog_locked_items_query_base.cpp:56 msgid "" "Override locks and apply the operation on all the items selected.\n" "Any locked items will remain locked after the operation is complete." msgstr "" "无视锁定并对选定的所有项应用操作。\n" "任何锁定的项目将在操作完成后保持锁定。" #: common/dialogs/dialog_locked_items_query_base.h:56 msgid "Locked Items" msgstr "锁定项" #: common/dialogs/dialog_migrate_settings.cpp:31 msgid "Quit KiCad" msgstr "退出 KiCad" #: common/dialogs/dialog_migrate_settings.cpp:56 #: common/dialogs/dialog_migrate_settings_base.cpp:21 #, c-format msgid "Welcome to KiCad %s!" msgstr "欢迎来到 KiCad %s!" #: common/dialogs/dialog_migrate_settings.cpp:65 msgid "Import settings from a previous version (none found)" msgstr "从早期版本导入设置(未找到)" #: common/dialogs/dialog_migrate_settings.cpp:136 msgid "Select Settings Path" msgstr "选择设置路径" #: common/dialogs/dialog_migrate_settings_base.cpp:30 msgid "How would you like to configure KiCad?" msgstr "您想如何配置 KiCad?" #: common/dialogs/dialog_migrate_settings_base.cpp:34 msgid "Import settings from a previous version at:" msgstr "在以下位置从先前版本导入设置:" #: common/dialogs/dialog_migrate_settings_base.cpp:49 msgid "Choose a different path" msgstr "选择一个不同的路径" #: common/dialogs/dialog_migrate_settings_base.cpp:56 msgid "The selected path does not contain valid KiCad settings!" msgstr "所选路径不包含有效的 KiCad 设置!" #: common/dialogs/dialog_migrate_settings_base.cpp:63 msgid "Import library configuration from previous version" msgstr "从先前版本导入库配置" #: common/dialogs/dialog_migrate_settings_base.cpp:65 msgid "" "When checked, the symbol and footprint library tables from the previous " "version will be imported into this version" msgstr "选中后,以前版本的符号和封装库表将导入到该版本中" #: common/dialogs/dialog_migrate_settings_base.cpp:69 msgid "Start with default settings" msgstr "以默认设置启动" #: common/dialogs/dialog_migrate_settings_base.h:67 msgid "Configure KiCad Settings Path" msgstr "配置 KiCad 设置路径" #: common/dialogs/dialog_page_settings.cpp:57 msgid "A5 148x210mm" msgstr "A5 148x210mm" #: common/dialogs/dialog_page_settings.cpp:58 msgid "A4 210x297mm" msgstr "A4 210x297mm" #: common/dialogs/dialog_page_settings.cpp:59 msgid "A3 297x420mm" msgstr "A3 297x420mm" #: common/dialogs/dialog_page_settings.cpp:60 msgid "A2 420x594mm" msgstr "A2 420x594mm" #: common/dialogs/dialog_page_settings.cpp:61 msgid "A1 594x841mm" msgstr "A1 594x841mm" #: common/dialogs/dialog_page_settings.cpp:62 msgid "A0 841x1189mm" msgstr "A0 841x1189mm" #: common/dialogs/dialog_page_settings.cpp:63 msgid "A 8.5x11in" msgstr "A 8.5x11in" #: common/dialogs/dialog_page_settings.cpp:64 msgid "B 11x17in" msgstr "B 11x17in" #: common/dialogs/dialog_page_settings.cpp:65 msgid "C 17x22in" msgstr "C 17x22in" #: common/dialogs/dialog_page_settings.cpp:66 msgid "D 22x34in" msgstr "D 22x34in" #: common/dialogs/dialog_page_settings.cpp:67 msgid "E 34x44in" msgstr "E 34x44in" #: common/dialogs/dialog_page_settings.cpp:68 msgid "USLetter 8.5x11in" msgstr "美式信封 8.5x11in" #: common/dialogs/dialog_page_settings.cpp:69 msgid "USLegal 8.5x14in" msgstr "美式法律专用纸 8.5x14in" #: common/dialogs/dialog_page_settings.cpp:70 msgid "USLedger 11x17in" msgstr "美式法律专用纸 11x17in" #: common/dialogs/dialog_page_settings.cpp:71 msgid "User (Custom)" msgstr "用户设置(自定义)" #: common/dialogs/dialog_page_settings.cpp:103 msgid "Preview Settings" msgstr "预览设置" #: common/dialogs/dialog_page_settings.cpp:104 msgid "Preview Paper" msgstr "预览图框" #: common/dialogs/dialog_page_settings.cpp:105 msgid "Preview Title Block Data" msgstr "预览标题块数据" #: common/dialogs/dialog_page_settings.cpp:109 #: common/dialogs/dialog_page_settings_base.h:145 msgid "Page Settings" msgstr "图框设置" #: common/dialogs/dialog_page_settings.cpp:110 #: common/dialogs/dialog_page_settings_base.cpp:25 msgid "Paper" msgstr "图框" #: common/dialogs/dialog_page_settings.cpp:111 msgid "Title Block" msgstr "工程图明细表" #: common/dialogs/dialog_page_settings.cpp:472 #, c-format msgid "Drawing sheet file '%s' not found." msgstr "未找到图纸文件 \"%s\"。" #: common/dialogs/dialog_page_settings.cpp:706 #: common/dialogs/dialog_page_settings_base.cpp:49 msgid "Portrait" msgstr "纵向" #: common/dialogs/dialog_page_settings.cpp:708 #: common/dialogs/dialog_page_settings_base.cpp:49 msgid "Landscape" msgstr "横向" #: common/dialogs/dialog_page_settings.cpp:790 msgid "Select Drawing Sheet File" msgstr "选择图纸文件" #: common/dialogs/dialog_page_settings_base.cpp:36 msgid "dummy text" msgstr "虚拟文本" #: common/dialogs/dialog_page_settings_base.cpp:45 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:217 #: eeschema/dialogs/dialog_label_properties.cpp:170 #: eeschema/dialogs/dialog_pin_properties_base.cpp:112 #: pcbnew/dialogs/dialog_copper_zones_base.cpp:296 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:340 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:136 #: pcbnew/dialogs/dialog_non_copper_zones_properties_base.cpp:138 #: pcbnew/dialogs/dialog_text_properties_base.cpp:230 #: pcbnew/dialogs/dialog_textbox_properties_base.cpp:179 msgid "Orientation:" msgstr "方向:" #: common/dialogs/dialog_page_settings_base.cpp:55 msgid "Custom paper size:" msgstr "自定义图框尺寸:" #: common/dialogs/dialog_page_settings_base.cpp:67 #: pcbnew/dialogs/dialog_board_statistics.cpp:105 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:301 #: pcbnew/dialogs/dialog_text_properties_base.cpp:178 msgid "Height:" msgstr "高度:" #: common/dialogs/dialog_page_settings_base.cpp:80 msgid "Custom paper height." msgstr "自定义图框高度。" #: common/dialogs/dialog_page_settings_base.cpp:84 #: common/dialogs/dialog_page_settings_base.cpp:105 #: common/dialogs/dialog_unit_entry_base.cpp:34 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:204 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:330 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:378 #: eeschema/dialogs/dialog_line_properties_base.cpp:39 #: eeschema/dialogs/dialog_wire_bus_properties_base.cpp:39 #: eeschema/dialogs/dialog_wire_bus_properties_base.cpp:80 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:281 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:297 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:310 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:323 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:336 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:396 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:410 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:425 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:121 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:132 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:281 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:294 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:310 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:252 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:265 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:281 #: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:145 #: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:198 #: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:215 #: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:233 #: pcbnew/dialogs/dialog_graphic_item_properties_base.cpp:40 #: pcbnew/dialogs/dialog_graphic_item_properties_base.cpp:51 #: pcbnew/dialogs/dialog_graphic_item_properties_base.cpp:66 #: pcbnew/dialogs/dialog_graphic_item_properties_base.cpp:77 #: pcbnew/dialogs/dialog_graphic_item_properties_base.cpp:92 #: pcbnew/dialogs/dialog_graphic_item_properties_base.cpp:103 #: pcbnew/dialogs/dialog_graphic_item_properties_base.cpp:118 #: pcbnew/dialogs/dialog_graphic_item_properties_base.cpp:129 #: pcbnew/dialogs/dialog_graphic_item_properties_base.cpp:168 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:1143 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:1154 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:1169 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:1180 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:1195 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:1206 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:1221 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:1232 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:1246 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:1269 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:1331 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:1342 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:1507 #: pcbnew/dialogs/dialog_pns_length_tuning_settings_base.cpp:87 #: pcbnew/dialogs/dialog_pns_length_tuning_settings_base.cpp:116 #: pcbnew/dialogs/dialog_pns_length_tuning_settings_base.cpp:127 #: pcbnew/dialogs/dialog_pns_length_tuning_settings_base.cpp:140 #: pcbnew/dialogs/dialog_target_properties_base.cpp:35 #: pcbnew/dialogs/dialog_target_properties_base.cpp:46 #: pcbnew/dialogs/dialog_text_properties_base.cpp:174 #: pcbnew/dialogs/dialog_text_properties_base.cpp:187 #: pcbnew/dialogs/dialog_text_properties_base.cpp:200 #: pcbnew/dialogs/dialog_text_properties_base.cpp:213 #: pcbnew/dialogs/dialog_text_properties_base.cpp:226 #: pcbnew/dialogs/dialog_textbox_properties_base.cpp:146 #: pcbnew/dialogs/dialog_textbox_properties_base.cpp:162 #: pcbnew/dialogs/dialog_textbox_properties_base.cpp:175 #: pcbnew/dialogs/dialog_textbox_properties_base.cpp:199 #: pcbnew/dialogs/dialog_track_via_size_base.cpp:32 #: pcbnew/dialogs/dialog_track_via_size_base.cpp:43 #: pcbnew/dialogs/dialog_track_via_size_base.cpp:54 #: pcbnew/dialogs/panel_setup_text_and_graphics_base.cpp:146 #: pcbnew/dialogs/panel_setup_text_and_graphics_base.cpp:162 msgid "unit" msgstr "单位" #: common/dialogs/dialog_page_settings_base.cpp:88 #: eeschema/dialogs/dialog_lib_shape_properties_base.cpp:43 #: eeschema/dialogs/dialog_lib_textbox_properties_base.cpp:210 #: eeschema/dialogs/dialog_line_properties_base.cpp:30 #: eeschema/dialogs/dialog_shape_properties_base.cpp:42 #: eeschema/dialogs/dialog_text_properties_base.cpp:216 #: pcbnew/dialogs/dialog_board_statistics.cpp:103 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:272 #: pcbnew/dialogs/dialog_pns_diff_pair_dimensions_base.cpp:25 #: pcbnew/dialogs/dialog_text_properties_base.cpp:165 msgid "Width:" msgstr "宽度:" #: common/dialogs/dialog_page_settings_base.cpp:101 msgid "Custom paper width." msgstr "自定义图框宽度。" #: common/dialogs/dialog_page_settings_base.cpp:112 #: common/dialogs/dialog_page_settings_base.cpp:223 #: common/dialogs/dialog_page_settings_base.cpp:235 #: common/dialogs/dialog_page_settings_base.cpp:247 #: common/dialogs/dialog_page_settings_base.cpp:259 #: common/dialogs/dialog_page_settings_base.cpp:271 #: common/dialogs/dialog_page_settings_base.cpp:283 #: common/dialogs/dialog_page_settings_base.cpp:295 #: common/dialogs/dialog_page_settings_base.cpp:307 #: common/dialogs/dialog_page_settings_base.cpp:319 #: common/dialogs/dialog_page_settings_base.cpp:331 #: common/dialogs/dialog_page_settings_base.cpp:343 #: common/dialogs/dialog_page_settings_base.cpp:355 #: common/dialogs/dialog_page_settings_base.cpp:367 msgid "Export to other sheets" msgstr "导出到其他图框" #: common/dialogs/dialog_page_settings_base.cpp:140 common/rc_item.cpp:371 #: gerbview/dialogs/panel_gerbview_color_settings.cpp:104 #: gerbview/widgets/gerbview_layer_widget.cpp:137 pcbnew/pcb_marker.cpp:193 #: pcbnew/widgets/appearance_controls.cpp:362 msgid "Drawing Sheet" msgstr "图纸" #: common/dialogs/dialog_page_settings_base.cpp:153 eeschema/sch_field.cpp:256 #: pcbnew/dialogs/dialog_export_step_base.cpp:22 #: pcbnew/import_gfx/dialog_import_gfx_base.cpp:24 msgid "File:" msgstr "文件:" #: common/dialogs/dialog_page_settings_base.cpp:172 msgid "Title Block Parameters" msgstr "标题栏参数" #: common/dialogs/dialog_page_settings_base.cpp:182 #, c-format msgid "Number of sheets: %d" msgstr "共 %d 页" #: common/dialogs/dialog_page_settings_base.cpp:189 #, c-format msgid "Sheet number: %d" msgstr "第 %d 页" #: common/dialogs/dialog_page_settings_base.cpp:202 msgid "Issue Date:" msgstr "发行日期:" #: common/dialogs/dialog_page_settings_base.cpp:214 msgid "<<<" msgstr "<<<" #: common/dialogs/dialog_page_settings_base.cpp:226 msgid "Revision:" msgstr "修订:" #: common/dialogs/dialog_page_settings_base.cpp:238 #: eeschema/dialogs/dialog_netlist.cpp:439 msgid "Title:" msgstr "标题:" #: common/dialogs/dialog_page_settings_base.cpp:250 msgid "Company:" msgstr "厂商:" #: common/dialogs/dialog_page_settings_base.cpp:262 msgid "Comment1:" msgstr "注释 1:" #: common/dialogs/dialog_page_settings_base.cpp:274 msgid "Comment2:" msgstr "注释 2:" #: common/dialogs/dialog_page_settings_base.cpp:286 msgid "Comment3:" msgstr "注释 3:" #: common/dialogs/dialog_page_settings_base.cpp:298 msgid "Comment4:" msgstr "注释 4:" #: common/dialogs/dialog_page_settings_base.cpp:310 msgid "Comment5:" msgstr "注释 5:" #: common/dialogs/dialog_page_settings_base.cpp:322 msgid "Comment6:" msgstr "注释 6:" #: common/dialogs/dialog_page_settings_base.cpp:334 msgid "Comment7:" msgstr "注释 7:" #: common/dialogs/dialog_page_settings_base.cpp:346 msgid "Comment8:" msgstr "注释 8:" #: common/dialogs/dialog_page_settings_base.cpp:358 msgid "Comment9:" msgstr "注释 9:" #: common/dialogs/dialog_paste_special.cpp:37 msgid "" "Finds the next available reference designator for any designators that " "already exist in the design." msgstr "为设计中已经存在的任何位号查找下一个可用的位号。" #: common/dialogs/dialog_paste_special.cpp:44 #, c-format msgid "Replaces reference designators with '%s'." msgstr "用 '%s' 替换位号。" #: common/dialogs/dialog_paste_special_base.cpp:22 msgid "Assign unique reference designators to pasted symbols" msgstr "为所粘贴的符号分配唯一的位号" #: common/dialogs/dialog_paste_special_base.cpp:22 msgid "Keep existing reference designators, even if they are duplicated" msgstr "保留现有的位号,即使它们是重复的" #: common/dialogs/dialog_paste_special_base.cpp:22 msgid "Clear reference designators on all pasted symbols" msgstr "清理所有粘贴符号上的位号" #: common/dialogs/dialog_paste_special_base.cpp:24 msgid "Paste Options" msgstr "粘贴选项" #: common/dialogs/dialog_paste_special_base.h:48 msgid "Paste Special" msgstr "特殊粘贴" #: common/dialogs/dialog_print_generic.cpp:95 #: common/dialogs/dialog_print_generic.cpp:301 #: common/dialogs/dialog_print_generic_base.h:79 common/tool/actions.cpp:102 #: eeschema/dialogs/dialog_print_using_printer.cpp:144 #: eeschema/dialogs/dialog_print_using_printer_base.h:61 msgid "Print" msgstr "打印" #: common/dialogs/dialog_print_generic.cpp:96 #: common/dialogs/dialog_print_generic.cpp:247 #: eeschema/dialogs/dialog_print_using_printer.cpp:145 msgid "Print Preview" msgstr "打印预览" #: common/dialogs/dialog_print_generic.cpp:97 common/hotkey_store.cpp:55 #: common/tool/action_menu.cpp:207 common/tool/action_menu.cpp:212 #: eeschema/dialogs/dialog_annotate.cpp:94 eeschema/dialogs/dialog_bom.cpp:135 #: eeschema/dialogs/dialog_change_symbols.cpp:157 #: eeschema/dialogs/dialog_erc.cpp:100 eeschema/dialogs/dialog_erc.cpp:429 #: eeschema/dialogs/dialog_netlist.cpp:278 #: eeschema/dialogs/dialog_plot_schematic.cpp:112 #: eeschema/dialogs/dialog_print_using_printer.cpp:146 #: eeschema/dialogs/dialog_schematic_find_base.cpp:130 #: eeschema/dialogs/dialog_symbol_remap_base.cpp:33 #: eeschema/dialogs/dialog_update_from_pcb.cpp:66 #: eeschema/sim/sim_plot_frame_base.cpp:49 kicad/pcm/dialogs/dialog_pcm.cpp:156 #: kicad/pcm/dialogs/dialog_pcm_progress_base.cpp:72 #: pcbnew/dialogs/dialog_board_reannotate.cpp:112 #: pcbnew/dialogs/dialog_board_statistics.cpp:136 #: pcbnew/dialogs/dialog_drc.cpp:127 pcbnew/dialogs/dialog_drc.cpp:319 #: pcbnew/dialogs/dialog_exchange_footprints.cpp:161 #: pcbnew/dialogs/dialog_export_step.cpp:127 #: pcbnew/dialogs/dialog_export_svg.cpp:94 #: pcbnew/dialogs/dialog_find_base.cpp:102 #: pcbnew/dialogs/dialog_footprint_checker.cpp:62 #: pcbnew/dialogs/dialog_gendrill.cpp:77 pcbnew/dialogs/dialog_netlist.cpp:80 #: pcbnew/dialogs/dialog_plot.cpp:180 pcbnew/dialogs/dialog_update_pcb.cpp:60 #: pcbnew/exporters/gen_footprints_placefile.cpp:66 msgid "Close" msgstr "关闭" #: common/dialogs/dialog_print_generic.cpp:155 msgid "Warning: Bad scale number" msgstr "警告:缩放比例错误" #: common/dialogs/dialog_print_generic.cpp:164 #, c-format msgid "" "Warning: Scale option set to a very large value.\n" " Clamped to %f" msgstr "" "警告:缩放比例被设置为非常大的值。\n" " 已限制到 %f" #: common/dialogs/dialog_print_generic.cpp:172 #, c-format msgid "" "Warning: Scale option set to a very small value.\n" " Clamped to %f" msgstr "" "警告:缩放比例被设置为一个很小的值。\n" " 已限制到 %f" #: common/dialogs/dialog_print_generic.cpp:242 #: common/dialogs/dialog_print_generic.cpp:293 msgid "Nothing to print" msgstr "没有要打印的内容" #: common/dialogs/dialog_print_generic.cpp:284 #: eeschema/dialogs/dialog_print_using_printer.cpp:318 msgid "Previous print job not yet complete." msgstr "上一个打印作业尚未完成。" #: common/dialogs/dialog_print_generic.cpp:309 msgid "There was a problem printing." msgstr "打印发生问题。" #: common/dialogs/dialog_print_generic.cpp:351 msgid "An error occurred initializing the printer information." msgstr "初始化打印机信息时发生错误。" #: common/dialogs/dialog_print_generic_base.cpp:24 #: eeschema/dialogs/dialog_annotate_base.cpp:92 #: eeschema/dialogs/dialog_plot_schematic_base.cpp:48 #: eeschema/dialogs/dialog_update_from_pcb_base.cpp:25 #: include/lib_table_grid.h:191 #: pcbnew/dialogs/dialog_board_reannotate_base.cpp:197 #: pcbnew/dialogs/dialog_export_svg_base.cpp:78 #: pcbnew/dialogs/dialog_netlist_base.cpp:52 #: pcbnew/dialogs/dialog_pns_settings_base.cpp:26 #: pcbnew/dialogs/dialog_push_pad_properties_base.cpp:23 #: pcbnew/dialogs/dialog_update_pcb_base.cpp:25 #: pcbnew/teardrop/dialog_teardrop_base.cpp:376 msgid "Options" msgstr "选项" #: common/dialogs/dialog_print_generic_base.cpp:31 #: eeschema/dialogs/dialog_plot_schematic_base.cpp:72 msgid "Output mode:" msgstr "输出模式:" #: common/dialogs/dialog_print_generic_base.cpp:35 #: common/dialogs/panel_setup_netclasses_base.cpp:53 #: eeschema/dialogs/dialog_label_properties_base.cpp:97 #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:69 #: eeschema/dialogs/dialog_plot_schematic_base.cpp:76 #: eeschema/dialogs/dialog_sheet_properties_base.cpp:72 #: eeschema/dialogs/dialog_symbol_properties_base.cpp:66 #: eeschema/fields_grid_table.cpp:350 #: pcbnew/board_stackup_manager/panel_board_stackup_base.cpp:99 #: pcbnew/dialogs/dialog_export_svg_base.cpp:80 #: pcbnew/tools/drawing_stackup_table_tool.cpp:269 msgid "Color" msgstr "颜色" #: common/dialogs/dialog_print_generic_base.cpp:35 #: pcbnew/dialogs/dialog_export_svg_base.cpp:80 msgid "Black and white" msgstr "黑白" #: common/dialogs/dialog_print_generic_base.cpp:41 msgid "Print border and title block" msgstr "打印边框和标题栏" #: common/dialogs/dialog_print_generic_base.cpp:43 msgid "Print Frame references." msgstr "打印图框参考。" #: common/dialogs/dialog_print_generic_base.cpp:58 #: pcbnew/dialogs/dialog_plot_base.cpp:121 msgid "1:1" msgstr "1:1" #: common/dialogs/dialog_print_generic_base.cpp:64 msgid "Fit to page" msgstr "适合页面" #: common/dialogs/dialog_print_generic_base.cpp:73 msgid "Custom:" msgstr "自定义:" #: common/dialogs/dialog_print_generic_base.cpp:77 msgid "Set X scale adjust for exact scale plotting" msgstr "设置 X 方向调整比例使输出更精确" #: common/dialogs/dialog_print_generic_base.cpp:96 msgid "Info text" msgstr "消息文本" #: common/dialogs/dialog_print_generic_base.cpp:111 #: eeschema/dialogs/dialog_print_using_printer_base.cpp:62 msgid "Page Setup..." msgstr "页面设置..." #: common/dialogs/dialog_text_entry_base.cpp:21 #: common/dialogs/dialog_text_entry_base.cpp:33 #: common/dialogs/dialog_unit_entry_base.cpp:22 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:1537 msgid "MyLabel" msgstr "我的标签" #: common/dialogs/eda_list_dialog.cpp:47 common/widgets/lib_tree.cpp:149 #: eeschema/dialogs/dialog_symbol_fields_table.cpp:791 #: eeschema/symbol_viewer_frame.cpp:163 eeschema/symbol_viewer_frame.cpp:178 #: kicad/pcm/dialogs/panel_packages_view.cpp:76 #: pcbnew/dialogs/dialog_copper_zones.cpp:247 #: pcbnew/footprint_viewer_frame.cpp:152 pcbnew/footprint_viewer_frame.cpp:167 msgid "Filter" msgstr "筛选" #: common/dialogs/eda_list_dialog_base.cpp:22 msgid "Items:" msgstr "项目:" #: common/dialogs/eda_reorderable_list_dialog_base.cpp:25 msgid "Available:" msgstr "可用:" #: common/dialogs/eda_reorderable_list_dialog_base.cpp:40 msgid ">>" msgstr ">>" #: common/dialogs/eda_reorderable_list_dialog_base.cpp:43 #: pcbnew/dialogs/dialog_imported_layers_base.cpp:71 msgid "<<" msgstr "<<" #: common/dialogs/eda_reorderable_list_dialog_base.cpp:52 msgid "Enabled:" msgstr "已启用:" #: common/dialogs/eda_reorderable_list_dialog_base.cpp:65 #: eeschema/dialogs/dialog_label_properties_base.cpp:123 #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:94 #: eeschema/dialogs/dialog_sheet_properties_base.cpp:97 #: eeschema/dialogs/dialog_symbol_properties_base.cpp:92 #: eeschema/dialogs/panel_sym_lib_table_base.cpp:115 #: pcbnew/dialogs/panel_fp_lib_table_base.cpp:111 msgid "Move up" msgstr "上移" #: common/dialogs/eda_reorderable_list_dialog_base.cpp:70 #: eeschema/dialogs/dialog_label_properties_base.cpp:128 #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:99 #: eeschema/dialogs/dialog_sheet_properties_base.cpp:102 #: eeschema/dialogs/dialog_symbol_properties_base.cpp:97 #: eeschema/dialogs/panel_sym_lib_table_base.cpp:120 #: pcbnew/dialogs/panel_fp_lib_table_base.cpp:116 msgid "Move down" msgstr "下移" #: common/dialogs/eda_view_switcher_base.cpp:19 #: common/dialogs/eda_view_switcher_base.h:40 msgid "View Preset Switcher" msgstr "视图预设切换器" #: common/dialogs/panel_color_settings.cpp:51 msgid "Reveal Themes in Finder" msgstr "在“访达”中显示主题文件" #: common/dialogs/panel_color_settings.cpp:131 msgid "New theme name:" msgstr "新主题名称:" #: common/dialogs/panel_color_settings.cpp:131 msgid "Add Color Theme" msgstr "添加配色主题" #: common/dialogs/panel_color_settings.cpp:143 msgid "Theme already exists!" msgstr "主题已存在!" #: common/dialogs/panel_color_settings.cpp:211 #: common/dialogs/panel_color_settings.cpp:233 msgid "New Theme..." msgstr "新主题..." #: common/dialogs/panel_color_settings.cpp:221 msgid "(read-only)" msgstr "(只读)" #: common/dialogs/panel_color_settings.cpp:290 msgid "Copy color" msgstr "复制颜色" #: common/dialogs/panel_color_settings.cpp:293 msgid "Paste color" msgstr "粘贴颜色" #: common/dialogs/panel_color_settings.cpp:296 msgid "Revert to saved color" msgstr "恢复为已保存的颜色" #: common/dialogs/panel_color_settings_base.cpp:19 #: pagelayout_editor/dialogs/panel_pl_editor_color_settings_base.cpp:21 msgid "Theme:" msgstr "主题:" #: common/dialogs/panel_color_settings_base.cpp:33 msgid "Override individual item colors" msgstr "覆盖单个项目的颜色" #: common/dialogs/panel_color_settings_base.cpp:34 msgid "" "Show all items in their default color even if they have specific colors set " "in their properties." msgstr "即使属性中设置了特定的颜色,也以其默认颜色显示所有项目。" #: common/dialogs/panel_color_settings_base.cpp:41 msgid "Open Theme Folder" msgstr "打开主题文件夹" #: common/dialogs/panel_color_settings_base.cpp:42 msgid "Open the folder containing color themes" msgstr "打开包含配色主题的文件夹" #: common/dialogs/panel_common_settings.cpp:85 msgid "Icon scale:" msgstr "图标缩放:" #: common/dialogs/panel_common_settings.cpp:95 #: common/dialogs/panel_common_settings_base.cpp:148 #: common/dialogs/panel_common_settings_base.cpp:163 #: common/dialogs/panel_mouse_settings_base.cpp:56 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:122 #: pcbnew/dialogs/panel_setup_text_and_graphics_base.cpp:89 msgid "Automatic" msgstr "自动" #: common/dialogs/panel_common_settings.cpp:115 msgid "" "Set the scale for the canvas.\n" "\n" "On high-DPI displays on some platforms, KiCad cannot determine the scaling " "factor. In this case you may need to set this to a value to match your " "system's DPI scaling. 2.0 is a common value. \n" "\n" "If this does not match the system DPI scaling, the canvas will not match the " "window size and cursor position." msgstr "" "设置画布的缩放比例。\n" "\n" "在某些平台的高 DPI 显示器上,KiCad 无法确定缩放倍数。\n" "在这种情况下,你可能需要将其设置为一个匹配系统 DPI 缩放的数值。2.0 是一个常见" "的值。\n" "如果这与系统 DPI 缩放不匹配,则画布将与窗口大小和光标位置不匹配。" #: common/dialogs/panel_common_settings.cpp:125 msgid "" "Use an automatic value for the canvas scale.\n" "\n" "On some platforms, the automatic value is incorrect and should be set " "manually." msgstr "" "自动确定画布缩放比例。\n" "\n" "在某些平台上,自动值不正确,应手动设置。" #: common/dialogs/panel_common_settings.cpp:472 msgid "Executable files (" msgstr "可执行文件 (" #: common/dialogs/panel_common_settings.cpp:477 msgid "Select Preferred PDF Viewer" msgstr "选择首选 PDF 浏览器" #: common/dialogs/panel_common_settings_base.cpp:21 msgid "Antialiasing" msgstr "抗锯齿" #: common/dialogs/panel_common_settings_base.cpp:30 msgid "Accelerated graphics:" msgstr "硬件加速图形:" #: common/dialogs/panel_common_settings_base.cpp:34 #: common/dialogs/panel_common_settings_base.cpp:44 msgid "No Antialiasing" msgstr "无抗锯齿" #: common/dialogs/panel_common_settings_base.cpp:34 #: common/dialogs/panel_common_settings_base.cpp:44 msgid "Fast Antialiasing" msgstr "快速抗锯齿" #: common/dialogs/panel_common_settings_base.cpp:34 #: common/dialogs/panel_common_settings_base.cpp:44 msgid "High Quality Antialiasing" msgstr "高品质抗锯齿" #: common/dialogs/panel_common_settings_base.cpp:40 msgid "Fallback graphics:" msgstr "软件加速图形:" #: common/dialogs/panel_common_settings_base.cpp:59 msgid "Helper Applications" msgstr "辅助应用" #: common/dialogs/panel_common_settings_base.cpp:65 msgid "Text editor:" msgstr "文本编辑器:" #: common/dialogs/panel_common_settings_base.cpp:86 msgid "System default PDF viewer" msgstr "系统默认 PDF 浏览器" #: common/dialogs/panel_common_settings_base.cpp:95 msgid "Other:" msgstr "其它:" #: common/dialogs/panel_common_settings_base.cpp:112 msgid "User Interface" msgstr "用户界面" #: common/dialogs/panel_common_settings_base.cpp:118 msgid "Show icons in menus" msgstr "在菜单中显示图标" #: common/dialogs/panel_common_settings_base.cpp:121 msgid "Show scrollbars in editors" msgstr "在编辑器中显示滚动条" #: common/dialogs/panel_common_settings_base.cpp:123 msgid "This change takes effect when relaunching the editor." msgstr "该更改在重新启动编辑器时生效。" #: common/dialogs/panel_common_settings_base.cpp:127 msgid "Focus follows mouse between schematic and PCB editors" msgstr "焦点在原理图和 PCB 编辑器之间跟踪鼠标" #: common/dialogs/panel_common_settings_base.cpp:128 msgid "" "If the mouse cursor is moved over the canvas of a schematic or PCB editor " "window, that window is raised." msgstr "如果将鼠标光标移到原理图或 PCB 编辑器窗口的画布上,则该窗口会出现。" #: common/dialogs/panel_common_settings_base.cpp:132 msgid "Icon theme:" msgstr "图标主题:" #: common/dialogs/panel_common_settings_base.cpp:136 msgid "Light" msgstr "浅色" #: common/dialogs/panel_common_settings_base.cpp:137 msgid "Use icons designed for light window backgrounds" msgstr "使用专为浅色窗户背景设计的图标" #: common/dialogs/panel_common_settings_base.cpp:142 #: gerbview/gerber_draw_item.cpp:691 msgid "Dark" msgstr "黑" #: common/dialogs/panel_common_settings_base.cpp:143 msgid "Use icons designed for dark window backgrounds" msgstr "使用专为深色窗户背景设计的图标" #: common/dialogs/panel_common_settings_base.cpp:150 msgid "" "Automatically choose light or dark icons based on the system color theme" msgstr "根据系统配色主题自动选择浅色或深色图标" #: common/dialogs/panel_common_settings_base.cpp:155 msgid "Canvas scale:" msgstr "画布缩放:" #: common/dialogs/panel_common_settings_base.cpp:172 msgid "Apply icon scaling to fonts" msgstr "将图标缩放应用到字体" #: common/dialogs/panel_common_settings_base.cpp:175 msgid "(This workaround will improve some GTK HiDPI font scaling issues.)" msgstr "(这个临时解决方案将改善一些 GTK HiDPI 字体缩放问题。)" #: common/dialogs/panel_common_settings_base.cpp:185 msgid "High-contrast mode dimming factor:" msgstr "高对比度模式的调光系数:" #: common/dialogs/panel_common_settings_base.cpp:192 #: eeschema/dialogs/panel_setup_formatting_base.cpp:77 #: eeschema/dialogs/panel_setup_formatting_base.cpp:92 #: pcb_calculator/calculator_panels/panel_eserie_base.cpp:116 #: pcb_calculator/calculator_panels/panel_eserie_base.cpp:136 #: pcb_calculator/calculator_panels/panel_eserie_base.cpp:154 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:323 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:294 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:156 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:194 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:244 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:285 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:635 #: pcbnew/dialogs/dialog_pns_length_tuning_settings_base.cpp:164 #: pcbnew/dialogs/panel_setup_mask_and_paste_base.cpp:127 #: pcbnew/teardrop/dialog_teardrop_base.cpp:56 #: pcbnew/teardrop/dialog_teardrop_base.cpp:68 #: pcbnew/teardrop/dialog_teardrop_base.cpp:113 #: pcbnew/teardrop/dialog_teardrop_base.cpp:160 #: pcbnew/teardrop/dialog_teardrop_base.cpp:172 #: pcbnew/teardrop/dialog_teardrop_base.cpp:217 #: pcbnew/teardrop/dialog_teardrop_base.cpp:264 #: pcbnew/teardrop/dialog_teardrop_base.cpp:276 #: pcbnew/teardrop/dialog_teardrop_base.cpp:321 msgid "%" msgstr "%" #: common/dialogs/panel_common_settings_base.cpp:209 #: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:21 msgid "Editing" msgstr "编辑" #: common/dialogs/panel_common_settings_base.cpp:211 msgid "Warp mouse to origin of moved object" msgstr "将鼠标移动到被移动的对象的原点" #: common/dialogs/panel_common_settings_base.cpp:215 msgid "First hotkey selects tool" msgstr "首次按下快捷键仅选择对应工具" #: common/dialogs/panel_common_settings_base.cpp:216 msgid "" "If not checked, hotkeys will immediately perform an action even if the " "relevant tool was not previously selected." msgstr "" "如果未选中,即使未选择快捷键对应的工具,按下快捷键也将立即执行对应的操作。" #: common/dialogs/panel_common_settings_base.cpp:224 msgid "Session" msgstr "会话" #: common/dialogs/panel_common_settings_base.cpp:226 msgid "Remember open files for next project launch" msgstr "启动时打开的上一次的工程" #: common/dialogs/panel_common_settings_base.cpp:228 msgid "" "If checked, launching a project will also launch tools such as eeschema and " "pcbnew with previously open files" msgstr "" "如果选中,启动工程时还将使用 eesschema 和 pcbnew 等工具打开以前打开的文件" #: common/dialogs/panel_common_settings_base.cpp:241 msgid "&Auto save:" msgstr "自动保存 (&A) :" #: common/dialogs/panel_common_settings_base.cpp:246 msgid "" "Delay after the first change to create a backup file of the board on disk.\n" "If set to 0, auto backup is disabled" msgstr "" "在第一次更改后延迟创建磁盘上的备份文件。\n" "如果设置为 0,则禁用自动备份" #: common/dialogs/panel_common_settings_base.cpp:251 #: common/dialogs/panel_common_settings_base.cpp:328 msgid "minutes" msgstr "分钟" #: common/dialogs/panel_common_settings_base.cpp:255 msgid "File history size:" msgstr "文件历史个数:" #: common/dialogs/panel_common_settings_base.cpp:262 msgid "3D cache file duration:" msgstr "3D 缓存文件持续时间:" #: common/dialogs/panel_common_settings_base.cpp:267 msgid "" "3D cache files older than this are deleted.\n" "If set to 0, cache clearing is disabled" msgstr "" "将删除此时间以前的 3D 缓存文件。\n" "如果设置为 0,则禁用缓存清除" #: common/dialogs/panel_common_settings_base.cpp:271 msgid "days" msgstr "天" #: common/dialogs/panel_common_settings_base.cpp:284 msgid "Project Backup" msgstr "工程备份" #: common/dialogs/panel_common_settings_base.cpp:291 msgid "Automatically backup projects" msgstr "自动备份工程" #: common/dialogs/panel_common_settings_base.cpp:292 msgid "" "Automatically create backup archives of the current project when saving files" msgstr "保存文件时自动创建当前项目的压缩备份" #: common/dialogs/panel_common_settings_base.cpp:296 msgid "Create backups when auto save occurs" msgstr "在进行自动保存时创建备份" #: common/dialogs/panel_common_settings_base.cpp:297 msgid "" "Create backups when the auto save feature is enabled. If not checked, " "backups will only be created when you manually save a file." msgstr "" "启用自动保存功能后创建备份。 如果未选中,则仅在手动保存文件时创建备份。" #: common/dialogs/panel_common_settings_base.cpp:301 msgid "Maximum backups to keep:" msgstr "保留的最大备份数:" #: common/dialogs/panel_common_settings_base.cpp:303 msgid "How many backup files total to keep (set to 0 for no limit)" msgstr "总共要保留多少个备份文件(设置为 0 表示没有限制)" #: common/dialogs/panel_common_settings_base.cpp:310 msgid "Maximum backups per day:" msgstr "每天最大备份数:" #: common/dialogs/panel_common_settings_base.cpp:312 msgid "How many backup files to keep each day (set to 0 for no limit)" msgstr "每天要保留多少个备份文件(设置为 0 表示没有限制)" #: common/dialogs/panel_common_settings_base.cpp:319 msgid "Minimum time between backups:" msgstr "备份之间的最短时间:" #: common/dialogs/panel_common_settings_base.cpp:321 msgid "" "Number of minutes since the last backup before another will be created the " "next time you save (set to 0 for no minimum)" msgstr "" "自上次备份后的分钟数,下次保存时将创建另一个备份(设置为 0 表示无最小值)" #: common/dialogs/panel_common_settings_base.cpp:332 msgid "Maximum total backup size:" msgstr "最大总备份大小:" #: common/dialogs/panel_common_settings_base.cpp:334 msgid "" "If the total size of backup files grows above this limit, old backups will " "be deleted (set to 0 for no limit)" msgstr "如果备份文件的总大小超过此限制,旧备份将被删除(设置为 0 表示没有限制)" #: common/dialogs/panel_common_settings_base.cpp:341 msgid "MB" msgstr "MB" #: common/dialogs/panel_data_collection_base.cpp:20 msgid "" "KiCad can anonymously report crashes and special event data to developers in " "order to aid identifying critical bugs across the user base more effectively " "and help profile functionality to guide improvements.\n" "\n" "To link automatic reports from the same KiCad install, a unique identifier " "is generated that is completely random, it is only used for the purposes of " "crash reporting. No personally identifiable information (PII) including IP " "address is stored or connected to this identifier. You may reset this id at " "anytime with the button provided.\n" "\n" "If you choose to voluntarily participate, KiCad will automatically handle " "sending said reports when crashes or events occur. Your design files such as " "schematic or PCB are not shared in this process." msgstr "" "KiCad 可以匿名地向开发人员报告崩溃和特殊事件数据,以帮助更有效地识别整个用户" "群中的关键 bug,并帮助绘制功能画像来指导改进。\n" "\n" "要链接来自相同 KiCad 安装的自动报告,将生成一个完全随机的唯一标识符,它仅用于" "崩溃报告的目的。没有个人身份信息(PII),包括IP地址被存储或连接到该标识符。您可" "以在任何时候通过提供的按钮重置此 id。\n" "\n" "如果您选择自愿参与,那么发生崩溃或事件时,KiCad 将自动处理发送上述报告。您的" "设计文件,如原理图或 PCB 在此过程中不会被共享。" #: common/dialogs/panel_data_collection_base.cpp:24 msgid "I agree to provide anonymous reports" msgstr "我同意提供匿名报告" #: common/dialogs/panel_data_collection_base.cpp:35 msgid "Reset Unique Id" msgstr "重置唯一性ID" #: common/dialogs/panel_hotkeys_editor.cpp:84 msgid "Type filter text" msgstr "输入筛选文字" #: common/dialogs/panel_hotkeys_editor.cpp:120 msgid "Undo All Changes" msgstr "撤销所有变更" #: common/dialogs/panel_hotkeys_editor.cpp:121 msgid "Undo all changes made so far in this dialog" msgstr "在此对话框中撤消到目前为止所做的所有变更" #: common/dialogs/panel_hotkeys_editor.cpp:129 msgid "Import Hotkeys..." msgstr "导入快捷键..." #: common/dialogs/panel_hotkeys_editor.cpp:130 msgid "" "Import hotkey definitions from an external file, replacing the current values" msgstr "从外部文件导入快捷键定义,来替换当前值" #: common/dialogs/panel_hotkeys_editor.cpp:193 msgid "Import Hotkeys File:" msgstr "导入快捷键文件:" #: common/dialogs/panel_hotkeys_editor.cpp:241 msgid "| Action | Default Hotkey | Description" msgstr "| 操作 | 默认快捷键 | 描述" #: common/dialogs/panel_image_editor.cpp:73 msgid "Incorrect scale number" msgstr "错误的比例数值" #: common/dialogs/panel_image_editor.cpp:83 #, c-format msgid "" "This scale results in an image which is too small (%.2f mm or %.1f mil)." msgstr "此比例会使图像尺寸太小 (%.2f mm 或 %.1f mil)。" #: common/dialogs/panel_image_editor.cpp:94 #, c-format msgid "" "This scale results in an image which is very large (%.1f mm or %.2f in). Are " "you sure?" msgstr "此比例会使图像尺寸非常大(%.1f mm 或 %.2f in)。确定吗?" #: common/dialogs/panel_image_editor_base.cpp:31 msgid "Grey" msgstr "灰度" #: common/dialogs/panel_image_editor_base.cpp:37 msgid "Image Scale:" msgstr "图像比例:" #: common/dialogs/panel_mouse_settings.cpp:47 #: pcbnew/dialogs/panel_edit_options_base.cpp:212 msgid "Cmd" msgstr "Cmd" #: common/dialogs/panel_mouse_settings.cpp:48 #: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:181 #: pcbnew/dialogs/dialog_fp_plugin_options_base.cpp:42 #: pcbnew/dialogs/panel_edit_options_base.cpp:223 msgid "Option" msgstr "设置" #: common/dialogs/panel_mouse_settings.cpp:85 msgid "Only one action can be assigned to each vertical scroll setting" msgstr "每个垂直滚动设置只能分配一个操作" #: common/dialogs/panel_mouse_settings_base.cpp:18 msgid "Pan and Zoom" msgstr "平移和缩放" #: common/dialogs/panel_mouse_settings_base.cpp:25 msgid "Center and warp cursor on zoom" msgstr "缩放时居中光标" #: common/dialogs/panel_mouse_settings_base.cpp:26 msgid "Center the cursor on screen when zooming." msgstr "缩放时将光标移至屏幕中心。" #: common/dialogs/panel_mouse_settings_base.cpp:33 msgid "Automatically pan while moving object" msgstr "移动对象时自动平移" #: common/dialogs/panel_mouse_settings_base.cpp:34 msgid "" "When drawing a track or moving an item, pan when approaching the edge of the " "display." msgstr "当绘制布线或移动项目时, 在接近显示器边缘时平移画布。" #: common/dialogs/panel_mouse_settings_base.cpp:38 msgid "Use zoom acceleration" msgstr "使用缩放加速" #: common/dialogs/panel_mouse_settings_base.cpp:39 msgid "Zoom faster when scrolling quickly" msgstr "快速滚动时缩放速度更快" #: common/dialogs/panel_mouse_settings_base.cpp:45 msgid "Zoom speed:" msgstr "缩放速度:" #: common/dialogs/panel_mouse_settings_base.cpp:51 msgid "How far to zoom in for each rotation of the mouse wheel" msgstr "鼠标滚轮每次旋转的放大程度" #: common/dialogs/panel_mouse_settings_base.cpp:58 msgid "Pick the zoom speed automatically" msgstr "自动选择缩放速度" #: common/dialogs/panel_mouse_settings_base.cpp:67 msgid "Auto pan speed:" msgstr "自动平移速度:" #: common/dialogs/panel_mouse_settings_base.cpp:72 msgid "How fast to pan when moving an object off the edge of the screen" msgstr "将对象移出屏幕边缘时的平移速度" #: common/dialogs/panel_mouse_settings_base.cpp:91 msgid "Drag Gestures" msgstr "拖动手势" #: common/dialogs/panel_mouse_settings_base.cpp:99 msgid "Left button drag:" msgstr "左键拖动:" #: common/dialogs/panel_mouse_settings_base.cpp:103 msgid "Draw selection rectangle" msgstr "将选定敷铜绘制为矩形" #: common/dialogs/panel_mouse_settings_base.cpp:103 msgid "Drag selected objects; otherwise draw selection rectangle" msgstr "拖动选定的对象;否则绘制选择矩形" #: common/dialogs/panel_mouse_settings_base.cpp:103 msgid "Drag any object (selected or not)" msgstr "拖动任意项目(选中或未选中)" #: common/dialogs/panel_mouse_settings_base.cpp:112 msgid "Middle button drag:" msgstr "中键拖动:" #: common/dialogs/panel_mouse_settings_base.cpp:116 #: common/dialogs/panel_mouse_settings_base.cpp:129 msgid "Pan" msgstr "平移" #: common/dialogs/panel_mouse_settings_base.cpp:116 #: common/dialogs/panel_mouse_settings_base.cpp:129 #: common/tool/zoom_menu.cpp:56 msgid "Zoom" msgstr "缩放" #: common/dialogs/panel_mouse_settings_base.cpp:116 #: common/dialogs/panel_mouse_settings_base.cpp:129 #: eeschema/dialogs/panel_setup_formatting_base.cpp:149 #: pcbnew/board_stackup_manager/panel_board_finish_base.cpp:44 #: pcbnew/board_stackup_manager/stackup_predefined_prms.cpp:49 #: pcbnew/dialogs/dialog_copper_zones_base.cpp:158 #: pcbnew/dialogs/dialog_copper_zones_base.cpp:232 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:45 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:357 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:328 #: pcbnew/dialogs/dialog_non_copper_zones_properties_base.cpp:91 #: pcbnew/dialogs/dialog_pad_properties.cpp:949 #: pcbnew/dialogs/dialog_pad_properties.cpp:958 #: pcbnew/dialogs/dialog_pad_properties.cpp:968 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:544 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:702 #: pcbnew/dialogs/dialog_plot_base.cpp:111 pcbnew/pad.cpp:1701 #: pcbnew/widgets/appearance_controls.cpp:709 #: pcbnew/widgets/appearance_controls.cpp:751 #: pcbnew/widgets/appearance_controls.cpp:2385 #: pcbnew/widgets/appearance_controls.cpp:2404 pcbnew/zone.cpp:1321 msgid "None" msgstr "无" #: common/dialogs/panel_mouse_settings_base.cpp:125 msgid "Right button drag:" msgstr "右键拖动:" #: common/dialogs/panel_mouse_settings_base.cpp:145 msgid "Scroll Gestures" msgstr "滚动手势" #: common/dialogs/panel_mouse_settings_base.cpp:153 msgid "Vertical touchpad or scroll wheel movement:" msgstr "垂直触控板或滚动轮运动:" #: common/dialogs/panel_mouse_settings_base.cpp:158 msgid "Only one action can be assigned to each column" msgstr "每列只能分配一个操作" #: common/dialogs/panel_mouse_settings_base.cpp:175 msgid "--" msgstr "--" #: common/dialogs/panel_mouse_settings_base.cpp:179 #: pcbnew/dialogs/panel_edit_options_base.cpp:140 msgid "Ctrl" msgstr "Ctrl" #: common/dialogs/panel_mouse_settings_base.cpp:183 #: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:117 #: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:165 #: pcbnew/dialogs/panel_edit_options_base.cpp:120 #: pcbnew/dialogs/panel_edit_options_base.cpp:192 msgid "Shift" msgstr "Shift" #: common/dialogs/panel_mouse_settings_base.cpp:187 msgid "Alt" msgstr "Alt" #: common/dialogs/panel_mouse_settings_base.cpp:191 msgid "Zoom:" msgstr "缩放:" #: common/dialogs/panel_mouse_settings_base.cpp:207 msgid "Pan up/down:" msgstr "触摸板向上/向下:" #: common/dialogs/panel_mouse_settings_base.cpp:223 msgid "Pan left/right:" msgstr "触摸板向左/向右:" #: common/dialogs/panel_mouse_settings_base.cpp:257 msgid "Pan left/right with horizontal movement" msgstr "用水平移动向左/向右平移触摸板" #: common/dialogs/panel_mouse_settings_base.cpp:258 msgid "" "Pan the canvas left and right when scrolling left to right on the touchpad" msgstr "在触摸板上左右滚动时,将画布左右平移" #: common/dialogs/panel_mouse_settings_base.cpp:268 msgid "Reset to Mouse Defaults" msgstr "重置为鼠标默认值" #: common/dialogs/panel_mouse_settings_base.cpp:271 msgid "Reset to Trackpad Defaults" msgstr "重置为触控板默认值" #: common/dialogs/panel_setup_netclasses.cpp:93 common/eda_shape.cpp:1635 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:350 #: include/stroke_params.h:72 pcbnew/dialogs/dialog_copper_zones_base.cpp:232 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:357 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:328 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:702 pcbnew/zone.cpp:600 #: pcbnew/zone.cpp:1323 msgid "Solid" msgstr "实心" #: common/dialogs/panel_setup_netclasses.cpp:95 common/eda_shape.cpp:1636 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:350 #: include/stroke_params.h:73 msgid "Dashed" msgstr "虚线" #: common/dialogs/panel_setup_netclasses.cpp:97 common/eda_shape.cpp:1637 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:350 #: include/stroke_params.h:74 msgid "Dotted" msgstr "点线" #: common/dialogs/panel_setup_netclasses.cpp:99 common/eda_shape.cpp:1638 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:350 #: include/stroke_params.h:75 msgid "Dash-Dot" msgstr "点划线" #: common/dialogs/panel_setup_netclasses.cpp:101 common/eda_shape.cpp:1639 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:350 #: include/stroke_params.h:76 msgid "Dash-Dot-Dot" msgstr "双点划线" #: common/dialogs/panel_setup_netclasses.cpp:419 msgid "Netclass must have a name." msgstr "网络类必须要有一个名称。" #: common/dialogs/panel_setup_netclasses.cpp:428 msgid "Netclass name already in use." msgstr "网络类名称已经在使用。" #: common/dialogs/panel_setup_netclasses.cpp:492 msgid "Minimum copper clearance" msgstr "最小铜间隙" #: common/dialogs/panel_setup_netclasses.cpp:493 msgid "Minimum track width" msgstr "最小布线宽度" #: common/dialogs/panel_setup_netclasses.cpp:494 msgid "Via pad diameter" msgstr "过孔焊盘直径" #: common/dialogs/panel_setup_netclasses.cpp:495 msgid "Via plated hole diameter" msgstr "通孔镀孔直径" #: common/dialogs/panel_setup_netclasses.cpp:496 msgid "Microvia pad diameter" msgstr "微孔焊盘直径" #: common/dialogs/panel_setup_netclasses.cpp:497 msgid "Microvia plated hole diameter" msgstr "微孔镀孔直径" #: common/dialogs/panel_setup_netclasses.cpp:498 msgid "Differential pair track width" msgstr "差分对布线宽度" #: common/dialogs/panel_setup_netclasses.cpp:499 msgid "Differential pair gap" msgstr "差分对间隙" #: common/dialogs/panel_setup_netclasses.cpp:500 msgid "Schematic wire thickness" msgstr "原理图线粗细" #: common/dialogs/panel_setup_netclasses.cpp:501 msgid "Bus wire thickness" msgstr "总线线粗细" #: common/dialogs/panel_setup_netclasses.cpp:502 msgid "Schematic wire color" msgstr "原理图线色" #: common/dialogs/panel_setup_netclasses.cpp:503 msgid "Schematic wire line style" msgstr "原理图线样式" #: common/dialogs/panel_setup_netclasses.cpp:568 msgid "The default net class is required." msgstr "默认的网络类是必需的。" #: common/dialogs/panel_setup_netclasses.cpp:712 #, c-format msgid "Nets matching '%s':" msgstr "匹配 '%s'的网络:" #: common/dialogs/panel_setup_netclasses_base.cpp:42 #: common/dialogs/panel_setup_netclasses_base.cpp:125 #: eeschema/sch_field.cpp:868 eeschema/sch_label.cpp:188 #: pcbnew/board_connected_item.cpp:162 msgid "Net Class" msgstr "网络类" #: common/dialogs/panel_setup_netclasses_base.cpp:43 #: pcbnew/tools/board_inspection_tool.cpp:493 #: pcbnew/tools/board_inspection_tool.cpp:998 msgid "Clearance" msgstr "间隙" #: common/dialogs/panel_setup_netclasses_base.cpp:44 #: pcb_calculator/pcb_calculator_frame.cpp:92 #: pcbnew/dialogs/dialog_global_edit_tracks_and_vias.cpp:228 #: pcbnew/dialogs/dialog_global_edit_tracks_and_vias_base.cpp:104 #: pcbnew/tools/board_inspection_tool.cpp:317 #: pcbnew/tools/board_inspection_tool.cpp:1151 msgid "Track Width" msgstr "布线宽度" #: common/dialogs/panel_setup_netclasses_base.cpp:45 #: pcb_calculator/pcb_calculator_frame.cpp:90 #: pcbnew/dialogs/dialog_global_edit_tracks_and_vias_base.cpp:108 msgid "Via Size" msgstr "过孔外径" #: common/dialogs/panel_setup_netclasses_base.cpp:46 #: pcbnew/dialogs/dialog_global_edit_tracks_and_vias.cpp:230 msgid "Via Hole" msgstr "辅助孔" #: common/dialogs/panel_setup_netclasses_base.cpp:47 msgid "uVia Size" msgstr "微孔外径" #: common/dialogs/panel_setup_netclasses_base.cpp:48 #: pcbnew/dialogs/dialog_global_edit_tracks_and_vias.cpp:232 msgid "uVia Hole" msgstr "微形辅助孔" #: common/dialogs/panel_setup_netclasses_base.cpp:49 msgid "DP Width" msgstr "差分对线宽" #: common/dialogs/panel_setup_netclasses_base.cpp:50 msgid "DP Gap" msgstr "差分对间距" #: common/dialogs/panel_setup_netclasses_base.cpp:51 msgid "Wire Thickness" msgstr "线粗细" #: common/dialogs/panel_setup_netclasses_base.cpp:52 msgid "Bus Thickness" msgstr "总线粗细" #: common/dialogs/panel_setup_netclasses_base.cpp:54 #: common/stroke_params.cpp:210 eeschema/sch_line.cpp:897 msgid "Line Style" msgstr "线型" #: common/dialogs/panel_setup_netclasses_base.cpp:60 common/eda_shape.cpp:1634 #: common/pgm_base.cpp:85 common/stroke_params.cpp:199 #: common/widgets/footprint_select_widget.cpp:142 #: eeschema/dialogs/dialog_global_edit_text_and_graphics.cpp:69 #: eeschema/dialogs/dialog_junction_props.cpp:46 #: eeschema/dialogs/dialog_line_properties.cpp:56 #: eeschema/dialogs/dialog_wire_bus_properties.cpp:59 #: eeschema/dialogs/panel_setup_formatting_base.cpp:149 #: include/stroke_params.h:80 msgid "Default" msgstr "默认" #: common/dialogs/panel_setup_netclasses_base.cpp:85 msgid "Set color to transparent to use KiCad default color." msgstr "将颜色设为透明以使用 Kicad 默认颜色。" #: common/dialogs/panel_setup_netclasses_base.cpp:100 msgid "Netclass assignments:" msgstr "网络类分配:" #: common/dialogs/panel_setup_netclasses_base.cpp:124 msgid "Pattern" msgstr "图案" #: common/dialogs/panel_setup_severities.cpp:43 #: common/dialogs/panel_setup_severities.cpp:114 pcbnew/pcb_marker.cpp:179 msgid "Ignore" msgstr "忽略" #: common/dialogs/panel_setup_severities.cpp:114 msgid "From Pin Conflicts Map" msgstr "与引脚冲突映射相同" #: common/dialogs/panel_text_variables.cpp:121 #: common/dialogs/panel_text_variables.cpp:149 msgid "Variable name cannot be empty." msgstr "变量名不能为空。" #: common/dialogs/panel_text_variables_base.cpp:37 msgid "Variable Name" msgstr "变量名" #: common/dialogs/panel_text_variables_base.cpp:38 msgid "Text Substitution" msgstr "文本替换" #: common/draw_panel_gal.cpp:315 common/draw_panel_gal.cpp:481 msgid "Could not use OpenGL, falling back to software rendering" msgstr "无法使用 OpenGL,回退到软件渲染" #: common/draw_panel_gal.cpp:321 common/draw_panel_gal.cpp:488 msgid "Could not use OpenGL" msgstr "无法使用 OpenGL" #: common/drawing_sheet/drawing_sheet_parser.cpp:925 #, c-format msgid "Drawing sheet '%s' not found." msgstr "未找到图纸 \"%s\"。" #: common/drawing_sheet/drawing_sheet_parser.cpp:935 #, c-format msgid "Drawing sheet '%s' could not be opened." msgstr "无法打开图纸 \"%s\"。" #: common/drawing_sheet/drawing_sheet_parser.cpp:948 #, c-format msgid "Drawing sheet '%s' was not fully read." msgstr "图纸 '%s' 没有被完全读取。" #: common/drawing_sheet/ds_data_item.cpp:369 #: common/drawing_sheet/ds_draw_item.cpp:121 common/eda_item.cpp:323 #: common/eda_item.cpp:325 common/eda_item.cpp:356 common/eda_item.cpp:378 #: common/eda_text.cpp:1021 eeschema/dialogs/panel_setup_formatting_base.cpp:47 #: eeschema/lib_field.cpp:527 eeschema/lib_text.cpp:388 eeschema/lib_text.h:55 #: eeschema/sch_field.cpp:742 #: pagelayout_editor/dialogs/dialog_design_inspector_base.cpp:40 #: pagelayout_editor/dialogs/dialog_new_dataitem_base.cpp:145 #: pcbnew/dialogs/dialog_global_deletion_base.cpp:28 pcbnew/fp_text.cpp:276 #: pcbnew/fp_text.cpp:288 pcbnew/widgets/panel_selection_filter.cpp:187 #: pcbnew/widgets/panel_selection_filter_base.cpp:33 #: pcbnew/widgets/search_handlers.cpp:241 msgid "Text" msgstr "文本" #: common/drawing_sheet/ds_data_item.cpp:370 #: common/drawing_sheet/ds_draw_item.cpp:113 common/eda_item.cpp:354 #: common/eda_shape.cpp:64 eeschema/pin_type.cpp:79 #: gerbview/gerber_draw_item.cpp:212 #: pcbnew/dialogs/dialog_copper_zones_base.cpp:134 #: pcbnew/dialogs/dialog_non_copper_zones_properties_base.cpp:59 #: pcbnew/dialogs/dialog_rule_area_properties_base.cpp:120 msgid "Line" msgstr "线" #: common/drawing_sheet/ds_data_item.cpp:371 #: common/drawing_sheet/ds_draw_item.cpp:117 common/eda_shape.cpp:603 #: common/eda_shape.cpp:1628 #: eeschema/dialogs/dialog_label_properties_base.cpp:175 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:45 #: pcbnew/dialogs/dialog_pad_basicshapes_properties.cpp:165 #: pcbnew/dialogs/dialog_pad_properties.cpp:746 pcbnew/pad.cpp:1693 msgid "Rectangle" msgstr "矩形" #: common/drawing_sheet/ds_data_item.cpp:372 #: common/drawing_sheet/ds_draw_item.cpp:125 #: common/drawing_sheet/ds_draw_item.cpp:288 msgid "Imported Shape" msgstr "导入的形状" #: common/drawing_sheet/ds_data_item.cpp:373 #: common/drawing_sheet/ds_draw_item.cpp:129 #: common/drawing_sheet/ds_draw_item.cpp:465 common/eda_item.cpp:385 #: eeschema/dialogs/dialog_image_properties.cpp:40 eeschema/sch_bitmap.h:129 #: pcbnew/dialogs/dialog_image_properties.cpp:41 pcbnew/pcb_bitmap.h:112 msgid "Image" msgstr "图片" #: common/drawing_sheet/ds_data_model_io.cpp:92 #: common/drawing_sheet/ds_data_model_io.cpp:121 msgid "Error writing drawing sheet file" msgstr "写入图纸文件出错" #: common/drawing_sheet/ds_draw_item.cpp:135 msgid "First Page Only" msgstr "仅第一页" #: common/drawing_sheet/ds_draw_item.cpp:136 msgid "Subsequent Pages" msgstr "后续图框" #: common/drawing_sheet/ds_draw_item.cpp:137 msgid "All Pages" msgstr "所有图框" #: common/drawing_sheet/ds_draw_item.cpp:140 msgid "First Page Option" msgstr "第一页选项" #: common/drawing_sheet/ds_draw_item.cpp:144 msgid "Repeat Count" msgstr "重复计数" #: common/drawing_sheet/ds_draw_item.cpp:148 msgid "Repeat Label Increment" msgstr "重复标签增量" #: common/drawing_sheet/ds_draw_item.cpp:154 msgid "Repeat Position Increment" msgstr "重复位置增量" #: common/drawing_sheet/ds_draw_item.cpp:156 #: pagelayout_editor/dialogs/dialog_design_inspector_base.cpp:39 msgid "Comment" msgstr "注释" #: common/drawing_sheet/ds_draw_item.cpp:193 #, c-format msgid "Text '%s'" msgstr "文本 '%s'" #: common/drawing_sheet/ds_draw_item.cpp:384 eeschema/lib_shape.cpp:465 #: eeschema/sch_shape.cpp:415 #, c-format msgid "Rectangle, width %s height %s" msgstr "矩形,宽度 %s 高度 %s" #: common/drawing_sheet/ds_draw_item.cpp:417 #, c-format msgid "Line, length %s" msgstr "线,长度 %s" #: common/drawing_sheet/ds_draw_item.cpp:471 #: gerbview/dialogs/panel_gerbview_color_settings.cpp:105 #: gerbview/widgets/gerbview_layer_widget.cpp:139 msgid "Page Limits" msgstr "图框限制" #: common/dsnlexer.cpp:35 msgid "clipboard" msgstr "剪贴板" #: common/dsnlexer.cpp:329 #, c-format msgid "Expecting %s" msgstr "预期 %s" #: common/dsnlexer.cpp:337 #, c-format msgid "Expecting '%s'" msgstr "预期 '%s'" #: common/dsnlexer.cpp:345 #, c-format msgid "Unexpected %s" msgstr "未预料的 %s" #: common/dsnlexer.cpp:353 #, c-format msgid "%s is a duplicate" msgstr "%s 是重复的" #: common/dsnlexer.cpp:361 #, c-format msgid "Unexpected '%s'" msgstr "未预料的 '%s'" #: common/dsnlexer.cpp:411 #, c-format msgid "need a number for '%s'" msgstr "'%s' 需要一个数字" #: common/dsnlexer.cpp:696 common/dsnlexer.cpp:757 msgid "Un-terminated delimited string" msgstr "无结尾的分隔字符串" #: common/dsnlexer.cpp:718 msgid "String delimiter must be a single character of ', \", or $" msgstr "字符串分割符号必须为 ' , \" , $ 之一的单字符" #: common/dsnlexer.cpp:840 #, c-format msgid "" "Invalid floating point number in\n" "file: '%s'\n" "line: %d\n" "offset: %d" msgstr "" "无效的浮点数在\n" "文件:\"%s\"\n" "行:%d\n" "位移:%d" #: common/dsnlexer.cpp:849 #, c-format msgid "" "Missing floating point number in\n" "file: '%s'\n" "line: %d\n" "offset: %d" msgstr "" "无效的浮点数在\n" "文件:\"%s\"\n" "行:%d\n" "偏移:%d" #: common/dsnlexer.cpp:874 msgid "Invalid floating point number" msgstr "无效的浮点数" #: common/eda_base_frame.cpp:457 msgid "&About KiCad" msgstr "关于 KiCad (&A)" #: common/eda_base_frame.cpp:933 #, c-format msgid "File '%s' was not found." msgstr "没有找到文件 \"%s\"。" #: common/eda_base_frame.cpp:976 msgid "Preferences" msgstr "偏好设置" #: common/eda_base_frame.cpp:985 common/hotkey_store.cpp:71 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:20 msgid "Common" msgstr "常规" #: common/eda_base_frame.cpp:986 msgid "Mouse and Touchpad" msgstr "鼠标和触摸板" #: common/eda_base_frame.cpp:987 msgid "Hotkeys" msgstr "快捷键" #: common/eda_base_frame.cpp:990 msgid "Data Collection" msgstr "数据收集" #: common/eda_base_frame.cpp:1006 common/tool/actions.cpp:596 #: eeschema/symbol_editor/symbol_editor.cpp:86 #: kicad/tools/kicad_manager_actions.cpp:86 msgid "Symbol Editor" msgstr "符号编辑器" #: common/eda_base_frame.cpp:1007 common/eda_base_frame.cpp:1015 #: common/eda_base_frame.cpp:1035 common/eda_base_frame.cpp:1044 #: common/eda_base_frame.cpp:1073 common/eda_base_frame.cpp:1090 msgid "Display Options" msgstr "显示选项" #: common/eda_base_frame.cpp:1008 common/eda_base_frame.cpp:1016 #: common/eda_base_frame.cpp:1036 common/eda_base_frame.cpp:1045 #: pcbnew/dialogs/panel_edit_options_base.cpp:24 msgid "Editing Options" msgstr "编辑选项" #: common/eda_base_frame.cpp:1009 common/eda_base_frame.cpp:1018 #: common/eda_base_frame.cpp:1037 common/eda_base_frame.cpp:1046 #: common/eda_base_frame.cpp:1057 common/eda_base_frame.cpp:1074 #: common/eda_base_frame.cpp:1091 msgid "Colors" msgstr "颜色" #: common/eda_base_frame.cpp:1014 common/hotkey_store.cpp:73 #: eeschema/menubar.cpp:139 eeschema/sch_edit_frame.cpp:1448 #: kicad/tools/kicad_manager_actions.cpp:80 msgid "Schematic Editor" msgstr "原理图编辑器" #: common/eda_base_frame.cpp:1017 msgid "Annotation Options" msgstr "标注选项" #: common/eda_base_frame.cpp:1019 #: eeschema/dialogs/dialog_schematic_setup.cpp:75 msgid "Field Name Templates" msgstr "字段名称模板" #: common/eda_base_frame.cpp:1034 common/tool/actions.cpp:606 #: kicad/tools/kicad_manager_actions.cpp:98 pcbnew/footprint_edit_frame.cpp:904 #: pcbnew/menubar_footprint_editor.cpp:92 msgid "Footprint Editor" msgstr "封装编辑器" #: common/eda_base_frame.cpp:1038 #: pagelayout_editor/dialogs/properties_frame_base.cpp:465 msgid "Default Values" msgstr "默认值" #: common/eda_base_frame.cpp:1043 common/hotkey_store.cpp:74 #: kicad/tools/kicad_manager_actions.cpp:92 pcbnew/menubar_pcb_editor.cpp:189 #: pcbnew/pcb_edit_frame.cpp:182 pcbnew/pcb_edit_frame.cpp:1474 msgid "PCB Editor" msgstr "PCB 编辑器" #: common/eda_base_frame.cpp:1047 msgid "Action Plugins" msgstr "操作插件" #: common/eda_base_frame.cpp:1048 msgid "Origins & Axes" msgstr "原点和轴" #: common/eda_base_frame.cpp:1054 #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:276 #: eeschema/dialogs/dialog_schematic_setup.cpp:73 #: eeschema/dialogs/dialog_symbol_properties_base.cpp:122 #: eeschema/dialogs/dialog_symbol_properties_base.cpp:245 #: kicad/pcm/dialogs/panel_pcm_settings_base.cpp:18 #: pcbnew/dialogs/dialog_board_statistics_base.cpp:213 #: pcbnew/dialogs/dialog_copper_zones_base.cpp:87 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:254 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:225 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:557 msgid "General" msgstr "常规" #: common/eda_base_frame.cpp:1055 msgid "Realtime Renderer" msgstr "实时渲染器" #: common/eda_base_frame.cpp:1056 msgid "Raytracing Renderer" msgstr "光线追踪渲染器" #: common/eda_base_frame.cpp:1072 common/hotkey_store.cpp:77 #: gerbview/gerbview_frame.cpp:610 gerbview/gerbview_frame.cpp:634 #: gerbview/menubar.cpp:160 kicad/tools/kicad_manager_actions.cpp:104 msgid "Gerber Viewer" msgstr "Gerber 文件查看器" #: common/eda_base_frame.cpp:1075 msgid "Excellon Options" msgstr "Excellon 选项" #: common/eda_base_frame.cpp:1089 common/hotkey_store.cpp:75 #: kicad/tools/kicad_manager_actions.cpp:121 pagelayout_editor/menubar.cpp:89 #: pagelayout_editor/pl_editor_frame.cpp:550 msgid "Drawing Sheet Editor" msgstr "图纸编辑器" #: common/eda_base_frame.cpp:1093 kicad/pcm/dialogs/dialog_pcm.cpp:201 #: kicad/tools/kicad_manager_actions.cpp:127 msgid "Plugin and Content Manager" msgstr "插件和工具管理器" #: common/eda_base_frame.cpp:1169 #, c-format msgid "Insufficient permissions to folder '%s'." msgstr "对文件夹 '%s' 的权限不足。" #: common/eda_base_frame.cpp:1207 #, fuzzy, c-format msgid "" "Well this is potentially embarrassing!\n" "It appears that the last time you were editing\n" "%s\n" "KiCad exited before saving.\n" "\n" "Do you wish to open the auto-saved file instead?" msgstr "" "好吧,这可能令人尴尬!\n" "\n" "似乎上次你正在编辑文件%s\n" "它未被正确保存。是否要恢复上次所做的已保存的编辑?" #: common/eda_base_frame.cpp:1224 msgid "The auto save file could not be renamed to the board file name." msgstr "自动保存文件不能重命名为电路板文件名称。" #: common/eda_doc.cpp:130 msgid "Documentation File" msgstr "文档文件" #: common/eda_doc.cpp:140 #, c-format msgid "Documentation file '%s' not found." msgstr "没有找到文档文件 '%s'。" #: common/eda_doc.cpp:183 #, c-format msgid "Unknown MIME type for documentation file '%s'" msgstr "文档文件 \"%s\" 的 MIME 类型未知" #: common/eda_draw_frame.cpp:144 common/tool/actions.cpp:496 #: gerbview/dialogs/panel_gerbview_excellon_settings_base.cpp:27 #: pagelayout_editor/pl_editor_frame.cpp:161 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:122 #: pcbnew/dialogs/dialog_gen_footprint_position_file_base.cpp:54 #: pcbnew/dialogs/dialog_gendrill_base.cpp:104 #: pcbnew/dialogs/dialog_plot_base.cpp:349 #: pcbnew/dialogs/panel_setup_text_and_graphics_base.cpp:89 #: pcbnew/import_gfx/dialog_import_gfx.cpp:48 msgid "Inches" msgstr "英寸" #: common/eda_draw_frame.cpp:150 pagelayout_editor/pl_editor_frame.cpp:164 #: pcbnew/tools/drawing_tool.cpp:296 pcbnew/tools/edit_tool_move_fct.cpp:383 #: pcbnew/tools/pcb_actions.cpp:732 msgid "Constrain to H, V, 45" msgstr "约束为水平、垂直或 45 度" #: common/eda_draw_frame.cpp:353 msgid "Edit User Grid..." msgstr "编辑用户网格..." #: common/eda_draw_frame.cpp:496 msgid "Zoom Auto" msgstr "自动缩放" #: common/eda_draw_frame.cpp:503 #, c-format msgid "Zoom %.2f" msgstr "缩放 %.2f" #: common/eda_draw_frame.cpp:594 pagelayout_editor/pl_editor_frame.cpp:732 msgid "inches" msgstr "英寸" #: common/eda_draw_frame.cpp:595 #: eeschema/dialogs/dialog_junction_props_base.cpp:34 #: eeschema/dialogs/dialog_lib_new_symbol_base.cpp:110 #: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:239 #: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:250 #: eeschema/dialogs/panel_setup_formatting_base.cpp:62 #: eeschema/dialogs/panel_setup_formatting_base.cpp:118 #: eeschema/dialogs/panel_setup_formatting_base.cpp:129 #: eeschema/dialogs/panel_sym_editing_options_base.cpp:36 #: eeschema/dialogs/panel_sym_editing_options_base.cpp:51 #: eeschema/dialogs/panel_sym_editing_options_base.cpp:62 #: eeschema/dialogs/panel_sym_editing_options_base.cpp:73 #: eeschema/dialogs/panel_sym_editing_options_base.cpp:84 #: eeschema/dialogs/panel_sym_editing_options_base.cpp:116 #: pagelayout_editor/pl_editor_frame.cpp:733 msgid "mils" msgstr "mils" #: common/eda_draw_frame.cpp:597 #: pcbnew/dialogs/dialog_gen_footprint_position_file_base.cpp:56 #: pcbnew/footprint_wizard_frame.cpp:324 pcbnew/pcb_dimension.cpp:326 msgid "Units" msgstr "单元" #: common/eda_draw_frame.cpp:1028 eeschema/dialogs/panel_sym_lib_table.cpp:498 #: pcbnew/footprint_libraries_utils.cpp:1378 msgid "Select Library" msgstr "选择库" #: common/eda_draw_frame.cpp:1028 msgid "New Library" msgstr "新建库" #: common/eda_item.cpp:317 msgid "Screen" msgstr "屏幕" #: common/eda_item.cpp:319 eeschema/dialogs/dialog_symbol_fields_table.cpp:1043 #: eeschema/sch_symbol.cpp:1695 pcbnew/build_BOM_from_board.cpp:110 #: pcbnew/dialogs/dialog_board_reannotate_base.cpp:136 pcbnew/fp_shape.cpp:116 #: pcbnew/fp_text.cpp:284 pcbnew/load_select_footprint.cpp:372 #: pcbnew/pad.cpp:942 pcbnew/plot_board_layers.cpp:97 msgid "Footprint" msgstr "封装" #: common/eda_item.cpp:320 pcbnew/dialogs/dialog_board_statistics.cpp:501 #: pcbnew/pad.cpp:945 msgid "Pad" msgstr "焊盘" #: common/eda_item.cpp:321 common/eda_item.cpp:327 common/eda_item.cpp:377 msgid "Graphic" msgstr "图形" #: common/eda_item.cpp:322 common/eda_item.cpp:355 eeschema/sch_bitmap.cpp:205 #: pcbnew/pcb_bitmap.cpp:209 msgid "Bitmap" msgstr "位图" #: common/eda_item.cpp:324 common/eda_item.cpp:326 common/eda_item.cpp:357 #: common/eda_item.cpp:379 eeschema/lib_textbox.cpp:451 #: eeschema/sch_textbox.cpp:439 pcbnew/fp_textbox.cpp:303 #: pcbnew/pcb_textbox.cpp:299 msgid "Text Box" msgstr "文本框" #: common/eda_item.cpp:328 common/eda_item.cpp:329 common/eda_item.cpp:330 #: common/eda_item.cpp:331 common/eda_item.cpp:338 common/eda_item.cpp:339 #: common/eda_item.cpp:340 common/eda_item.cpp:341 pcbnew/pcb_dimension.cpp:295 msgid "Dimension" msgstr "标注" #: common/eda_item.cpp:332 common/eda_item.cpp:342 pcbnew/pcb_dimension.cpp:964 #: pcbnew/pcb_dimension.cpp:1084 msgid "Leader" msgstr "引线" #: common/eda_item.cpp:333 common/eda_item.cpp:344 #: pcbnew/tools/board_inspection_tool.cpp:634 msgid "Zone" msgstr "敷铜" #: common/eda_item.cpp:334 common/eda_item.cpp:335 pcbnew/pcb_track.cpp:816 msgid "Track" msgstr "布线" #: common/eda_item.cpp:336 pcbnew/dialogs/dialog_board_statistics.cpp:501 #: pcbnew/pcb_track.cpp:888 msgid "Via" msgstr "过孔" #: common/eda_item.cpp:337 common/eda_item.cpp:349 pcbnew/pcb_marker.cpp:173 msgid "Marker" msgstr "标记" #: common/eda_item.cpp:343 pcbnew/pcb_target.cpp:125 msgid "Target" msgstr "目标" #: common/eda_item.cpp:345 msgid "ItemList" msgstr "项目列表" #: common/eda_item.cpp:346 msgid "NetInfo" msgstr "网络信息" #: common/eda_item.cpp:347 pcbnew/pcb_group.cpp:347 #: pcbnew/tools/pcb_actions.cpp:748 msgid "Group" msgstr "组合" #: common/eda_item.cpp:350 eeschema/sch_junction.h:97 msgid "Junction" msgstr "结点" #: common/eda_item.cpp:351 msgid "No-Connect Flag" msgstr "不连接标志" #: common/eda_item.cpp:352 msgid "Wire Entry" msgstr "连接线入口" #: common/eda_item.cpp:353 msgid "Bus Entry" msgstr "总线入口" #: common/eda_item.cpp:358 msgid "Net Label" msgstr "网络标签" #: common/eda_item.cpp:359 eeschema/sch_label.cpp:850 #: eeschema/sch_label.cpp:1214 msgid "Directive Label" msgstr "指令标签" #: common/eda_item.cpp:360 eeschema/sch_label.cpp:851 msgid "Global Label" msgstr "全局标签" #: common/eda_item.cpp:361 eeschema/sch_label.cpp:852 msgid "Hierarchical Label" msgstr "层次标签" #: common/eda_item.cpp:362 eeschema/dialogs/dialog_symbol_fields_table.cpp:767 #: eeschema/lib_field.cpp:524 eeschema/lib_field.h:79 #: eeschema/sch_label.cpp:190 msgid "Field" msgstr "字段" #: common/eda_item.cpp:363 common/eda_item.cpp:375 #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:170 #: eeschema/symbol_editor/symbol_editor.cpp:1245 msgid "Symbol" msgstr "符号" #: common/eda_item.cpp:364 common/eda_item.cpp:380 eeschema/lib_pin.h:71 #: eeschema/sch_pin.cpp:206 msgid "Pin" msgstr "引脚" #: common/eda_item.cpp:365 msgid "Sheet Pin" msgstr "图框引脚" #: common/eda_item.cpp:366 eeschema/dialogs/dialog_migrate_buses.cpp:103 #: pcbnew/tools/pcb_actions.cpp:1338 msgid "Sheet" msgstr "图框" #: common/eda_item.cpp:373 msgid "SCH Screen" msgstr "原理图屏幕" #: common/eda_item.cpp:376 eeschema/dialogs/panel_setup_buses_base.cpp:40 msgid "Alias" msgstr "别名" #: common/eda_item.cpp:381 eeschema/sch_field.cpp:739 msgid "Symbol Field" msgstr "符号字段" #: common/eda_item.cpp:383 msgid "Gerber Layout" msgstr "Gerber 布局" #: common/eda_item.cpp:384 msgid "Draw Item" msgstr "绘制项目" #: common/eda_shape.cpp:60 #: pcbnew/dialogs/dialog_pad_basicshapes_properties.cpp:163 msgid "Number Box" msgstr "编号框" #: common/eda_shape.cpp:65 pcbnew/pad.cpp:1197 msgid "Rect" msgstr "矩形" #: common/eda_shape.cpp:66 common/eda_shape.cpp:579 common/eda_shape.cpp:1629 #: gerbview/gerber_draw_item.cpp:213 #: pcbnew/dialogs/dialog_pad_basicshapes_properties.cpp:114 #: pcbnew/dialogs/dialog_pad_properties.cpp:719 #: pcbnew/dialogs/dialog_pad_properties.cpp:2175 msgid "Arc" msgstr "弧" #: common/eda_shape.cpp:67 common/eda_shape.cpp:574 common/eda_shape.cpp:1630 #: eeschema/dialogs/dialog_label_properties_base.cpp:169 #: gerbview/gerber_draw_item.cpp:214 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:45 #: pcbnew/dialogs/dialog_pad_basicshapes_properties.cpp:138 #: pcbnew/dialogs/dialog_pad_properties.cpp:729 pcbnew/pad.cpp:1195 #: pcbnew/pad.cpp:1692 msgid "Circle" msgstr "圆形" #: common/eda_shape.cpp:68 msgid "Bezier Curve" msgstr "贝塞尔曲线" #: common/eda_shape.cpp:69 common/eda_shape.cpp:593 common/eda_shape.cpp:1631 #: pcbnew/dialogs/dialog_pad_properties.cpp:737 #: pcbnew/dialogs/dialog_pad_properties.cpp:2178 msgid "Polygon" msgstr "多边形" #: common/eda_shape.cpp:569 common/eda_shape.cpp:1643 #: eeschema/dialogs/dialog_label_properties_base.cpp:149 #: eeschema/dialogs/dialog_sheet_pin_properties_base.cpp:53 #: pcbnew/dialogs/dialog_board_statistics_base.cpp:232 #: pcbnew/dialogs/dialog_copper_zones_base.cpp:120 #: pcbnew/dialogs/dialog_non_copper_zones_properties_base.cpp:44 #: pcbnew/microwave/microwave_polygon.cpp:130 pcbnew/pad.cpp:1717 #: pcbnew/pcb_target.cpp:157 pcbnew/pcb_target.cpp:205 msgid "Shape" msgstr "形状" #: common/eda_shape.cpp:575 common/eda_shape.cpp:584 #: pcbnew/dialogs/dialog_graphic_item_properties.cpp:213 #: pcbnew/pcb_track.cpp:828 msgid "Radius" msgstr "半径" #: common/eda_shape.cpp:582 common/eda_shape.cpp:622 common/eda_shape.cpp:1658 #: pcbnew/fp_text.cpp:304 pcbnew/fp_textbox.cpp:310 pcbnew/pcb_text.cpp:140 #: pcbnew/pcb_textbox.cpp:306 msgid "Angle" msgstr "角度" #: common/eda_shape.cpp:588 msgid "Curve" msgstr "曲线" #: common/eda_shape.cpp:589 common/eda_shape.cpp:616 #: eeschema/dialogs/dialog_lib_edit_pin_table.cpp:124 #: eeschema/dialogs/dialog_lib_edit_pin_table_base.cpp:95 #: eeschema/lib_pin.cpp:1156 eeschema/sch_pin.cpp:224 msgid "Length" msgstr "长度" #: common/eda_shape.cpp:596 msgid "Points" msgstr "点" #: common/eda_shape.cpp:601 msgid "Pad Number Box" msgstr "焊盘编号框" #: common/eda_shape.cpp:605 common/eda_text.cpp:1042 #: eeschema/sch_bitmap.cpp:207 pcbnew/dialogs/dialog_board_statistics.cpp:671 #: pcbnew/dialogs/dialog_board_statistics.cpp:681 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:54 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:54 #: pcbnew/dialogs/panel_setup_tracks_and_vias_base.cpp:41 #: pcbnew/dialogs/panel_setup_tracks_and_vias_base.cpp:160 #: pcbnew/fp_text.cpp:308 pcbnew/fp_text_grid_table.cpp:102 pcbnew/pad.cpp:993 #: pcbnew/pcb_bitmap.cpp:211 pcbnew/pcb_target.cpp:156 #: pcbnew/pcb_target.cpp:202 pcbnew/pcb_text.cpp:144 pcbnew/pcb_track.cpp:823 #: pcbnew/pcb_track.cpp:1230 pcbnew/pcb_track.cpp:1247 #: pcbnew/pcb_track.cpp:1266 msgid "Width" msgstr "宽度" #: common/eda_shape.cpp:608 common/eda_text.cpp:1046 #: eeschema/sch_bitmap.cpp:208 pcbnew/dialogs/dialog_board_statistics.cpp:673 #: pcbnew/dialogs/dialog_board_statistics.cpp:682 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:55 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:55 #: pcbnew/fp_text.cpp:309 pcbnew/fp_text_grid_table.cpp:103 pcbnew/pad.cpp:994 #: pcbnew/pcb_bitmap.cpp:212 pcbnew/pcb_dimension.cpp:738 #: pcbnew/pcb_text.cpp:145 msgid "Height" msgstr "高度" #: common/eda_shape.cpp:614 common/eda_shape.cpp:1627 #: pcbnew/dialogs/dialog_pad_basicshapes_properties.cpp:82 #: pcbnew/dialogs/dialog_pad_properties.cpp:707 #: pcbnew/dialogs/dialog_pad_properties.cpp:2174 msgid "Segment" msgstr "线段" #: common/eda_shape.cpp:627 msgid "Unrecognized" msgstr "无法识别" #: common/eda_shape.cpp:1632 #: pcbnew/dialogs/dialog_pad_basicshapes_properties.cpp:100 #: pcbnew/dialogs/dialog_pad_properties.cpp:713 #: pcbnew/dialogs/dialog_pad_properties.cpp:2176 msgid "Bezier" msgstr "贝塞尔曲线" #: common/eda_shape.cpp:1646 msgid "Start X" msgstr "起点 X" #: common/eda_shape.cpp:1648 msgid "Start Y" msgstr "起点 Y" #: common/eda_shape.cpp:1650 pcbnew/pcb_track.cpp:1238 #: pcbnew/pcb_track.cpp:1255 msgid "End X" msgstr "结束点 X" #: common/eda_shape.cpp:1652 pcbnew/pcb_track.cpp:1240 #: pcbnew/pcb_track.cpp:1257 msgid "End Y" msgstr "结束点 Y" #: common/eda_shape.cpp:1655 common/stroke_params.cpp:214 msgid "Line Width" msgstr "线宽" #: common/eda_text.cpp:741 eeschema/lib_textbox.cpp:455 #: eeschema/sch_label.cpp:866 eeschema/sch_text.cpp:497 #: eeschema/sch_textbox.cpp:443 eeschema/symbol_editor/symbol_editor.cpp:1238 #: gerbview/gerber_file_image.cpp:338 gerbview/gerber_file_image.cpp:342 #: gerbview/gerber_file_image.cpp:345 #: pcbnew/microwave/microwave_polygon.cpp:128 #: pcbnew/widgets/appearance_controls.cpp:617 #: pcbnew/widgets/appearance_controls.cpp:1699 msgid "Normal" msgstr "正常" #: common/eda_text.cpp:742 common/eda_text.cpp:1031 #: eeschema/dialogs/dialog_field_properties_base.cpp:142 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:233 #: eeschema/dialogs/dialog_label_properties_base.cpp:90 #: eeschema/dialogs/dialog_label_properties_base.cpp:211 #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:62 #: eeschema/dialogs/dialog_lib_text_properties_base.cpp:106 #: eeschema/dialogs/dialog_lib_textbox_properties_base.cpp:89 #: eeschema/dialogs/dialog_sheet_pin_properties_base.cpp:105 #: eeschema/dialogs/dialog_sheet_properties_base.cpp:65 #: eeschema/dialogs/dialog_symbol_properties_base.cpp:59 #: eeschema/dialogs/dialog_text_properties_base.cpp:109 #: eeschema/fields_grid_table.cpp:343 eeschema/lib_textbox.cpp:455 #: eeschema/sch_label.cpp:866 eeschema/sch_text.cpp:497 #: eeschema/sch_textbox.cpp:443 #: pagelayout_editor/dialogs/properties_frame_base.cpp:97 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:57 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:57 #: pcbnew/dialogs/dialog_global_edit_text_and_graphics.cpp:288 #: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:205 #: pcbnew/dialogs/panel_fp_editor_defaults_base.cpp:127 #: pcbnew/dialogs/panel_setup_text_and_graphics_base.cpp:48 #: pcbnew/fp_text_grid_table.cpp:105 msgid "Italic" msgstr "斜体" #: common/eda_text.cpp:743 common/eda_text.cpp:1034 #: eeschema/dialogs/dialog_field_properties_base.cpp:137 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:211 #: eeschema/dialogs/dialog_label_properties_base.cpp:91 #: eeschema/dialogs/dialog_label_properties_base.cpp:206 #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:63 #: eeschema/dialogs/dialog_lib_text_properties_base.cpp:101 #: eeschema/dialogs/dialog_lib_textbox_properties_base.cpp:84 #: eeschema/dialogs/dialog_sheet_pin_properties_base.cpp:100 #: eeschema/dialogs/dialog_sheet_properties_base.cpp:66 #: eeschema/dialogs/dialog_symbol_properties_base.cpp:60 #: eeschema/dialogs/dialog_text_properties_base.cpp:104 #: eeschema/fields_grid_table.cpp:344 eeschema/lib_textbox.cpp:455 #: eeschema/sch_label.cpp:866 eeschema/sch_text.cpp:497 #: eeschema/sch_textbox.cpp:443 #: pagelayout_editor/dialogs/properties_frame_base.cpp:92 #: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:186 msgid "Bold" msgstr "粗体" #: common/eda_text.cpp:744 msgid "Bold+Italic" msgstr "粗体+斜体" #: common/eda_text.cpp:1011 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:221 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:261 #: eeschema/fields_grid_table.cpp:244 eeschema/fields_grid_table.cpp:575 #: eeschema/fields_grid_table.cpp:711 eeschema/lib_field.cpp:539 #: eeschema/lib_text.cpp:398 eeschema/pin_type.cpp:128 #: eeschema/sch_field.cpp:754 msgid "Left" msgstr "向左" #: common/eda_text.cpp:1012 common/eda_text.cpp:1016 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:261 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:285 #: eeschema/fields_grid_table.cpp:237 eeschema/fields_grid_table.cpp:245 #: eeschema/fields_grid_table.cpp:576 eeschema/fields_grid_table.cpp:586 #: eeschema/fields_grid_table.cpp:713 eeschema/fields_grid_table.cpp:725 #: eeschema/lib_field.cpp:540 eeschema/lib_field.cpp:549 #: eeschema/lib_text.cpp:399 eeschema/lib_text.cpp:408 #: eeschema/sch_field.cpp:755 eeschema/sch_field.cpp:764 #: gerbview/gerber_file_image.cpp:342 gerbview/gerber_file_image.cpp:345 msgid "Center" msgstr "居中" #: common/eda_text.cpp:1013 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:221 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:261 #: eeschema/fields_grid_table.cpp:246 eeschema/fields_grid_table.cpp:577 #: eeschema/fields_grid_table.cpp:715 eeschema/lib_field.cpp:541 #: eeschema/lib_text.cpp:400 eeschema/pin_type.cpp:127 #: eeschema/sch_field.cpp:756 msgid "Right" msgstr "向右" #: common/eda_text.cpp:1015 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:285 #: eeschema/fields_grid_table.cpp:236 eeschema/fields_grid_table.cpp:585 #: eeschema/fields_grid_table.cpp:723 eeschema/lib_field.cpp:548 #: eeschema/lib_text.cpp:407 eeschema/sch_field.cpp:763 msgid "Top" msgstr "上对齐" #: common/eda_text.cpp:1017 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:285 #: eeschema/fields_grid_table.cpp:238 eeschema/fields_grid_table.cpp:587 #: eeschema/fields_grid_table.cpp:727 eeschema/lib_field.cpp:550 #: eeschema/lib_text.cpp:409 eeschema/sch_field.cpp:765 msgid "Bottom" msgstr "向下对齐" #: common/eda_text.cpp:1024 msgid "Hyperlink" msgstr "超链接" #: common/eda_text.cpp:1027 #: pcbnew/board_stackup_manager/panel_board_stackup_base.cpp:90 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:56 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:56 #: pcbnew/fp_text.cpp:307 pcbnew/fp_text_grid_table.cpp:104 #: pcbnew/fp_textbox.cpp:313 pcbnew/pcb_text.cpp:143 msgid "Thickness" msgstr "厚度" #: common/eda_text.cpp:1036 pcbnew/microwave/microwave_polygon.cpp:128 msgid "Mirrored" msgstr "镜像" #: common/eda_text.cpp:1039 #: eeschema/dialogs/dialog_field_properties_base.cpp:87 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:274 #: eeschema/dialogs/dialog_lib_edit_pin_table.cpp:127 #: eeschema/dialogs/dialog_lib_edit_pin_table_base.cpp:98 #: eeschema/dialogs/panel_template_fieldnames_base.cpp:44 #: eeschema/lib_field.cpp:529 eeschema/sch_field.cpp:744 #: eeschema/sch_pin.cpp:222 include/lib_table_grid.h:194 #: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:134 #: pcbnew/dialogs/dialog_text_properties_base.cpp:87 msgid "Visible" msgstr "可见" #: common/eda_text.cpp:1051 msgid "Horizontal Justification" msgstr "水平对齐" #: common/eda_text.cpp:1055 msgid "Vertical Justification" msgstr "垂直对齐" #: common/env_vars.cpp:71 msgid "" "The base path of locally installed system footprint libraries (.pretty " "folders)." msgstr "本地安装的系统封装库 (.pretty 文件夹) 存放目录的路径 。" #: common/env_vars.cpp:74 msgid "The base path of system footprint 3D shapes (.3Dshapes folders)." msgstr "系统封装 3D 模型 (.3Dshapes 文件夹) 存放目录的路径。" #: common/env_vars.cpp:76 msgid "The base path of the locally installed symbol libraries." msgstr "本地安装的系统符号库存放目录的路径。" #: common/env_vars.cpp:78 msgid "A directory containing project templates installed with KiCad." msgstr "包含与 KiCad 一起安装的项目模板的目录。" #: common/env_vars.cpp:80 msgid "" "Optional. Can be defined if you want to create your own project templates " "folder." msgstr "可选的。如果要创建自己的工程模板文件夹,则可以定义。" #: common/env_vars.cpp:83 msgid "" "A directory containing 3rd party plugins, libraries and other downloadable " "content." msgstr "包含第三方插件、库和其他可下载工具的目录。" #: common/env_vars.cpp:86 msgid "" "Internally defined by KiCad (cannot be edited) and is set to the absolute " "path of the currently loaded project file. This environment variable can be " "used to define files and paths relative to the currently loaded project. " "For instance, ${KIPRJMOD}/libs/footprints.pretty can be defined as a folder " "containing a project specific footprint library named footprints.pretty." msgstr "" "由 KiCad 内部定义(不能被编辑),并设置为当前加载的工程文件的绝对路径。这个环" "境变量可以用于定义相对于当前加载的工程文件和路径。例如,${KIPRJMOD}/libs/" "footprints.pretty 可以被定义为包含名为 footprints.pretty 工程专用封装库的文件" "夹。" #: common/env_vars.cpp:92 msgid "A directory containing system-wide scripts installed with KiCad" msgstr "一个包含用 KiCad 安装的系统级脚本的目录" #: common/env_vars.cpp:94 msgid "A directory containing user-specific scripts installed with KiCad" msgstr "一个包含用 KiCad 安装的用户指定脚本的目录" #: common/env_vars.cpp:98 msgid "Deprecated version of KICAD_TEMPLATE_DIR." msgstr "KICAD_TEMPLATE_DIR 的弃用版本。" #: common/env_vars.cpp:100 msgid "Deprecated version of KICAD6_3DMODEL_DIR." msgstr "KICAD6_3DMODEL_DIR 的废弃版本。" #: common/env_vars.cpp:102 msgid "Deprecated version of KICAD6_FOOTPRINT_DIR." msgstr "KICAD6_FOOTPRINT_DIR 的废弃版本。" #: common/env_vars.cpp:104 msgid "Deprecated version of KICAD_SYMBOL_DIR." msgstr "KICAD_SYMBOL_DIR 的废弃版本。" #: common/exceptions.cpp:62 #, c-format msgid "from %s : %s() line %d" msgstr "来自 %s : %s() 行:%d" #: common/exceptions.cpp:76 #, c-format msgid "%s in '%s', line %d, offset %d." msgstr "%s 在 \"%s\" 中,行 %d,偏移 %d。" #: common/exceptions.cpp:90 #, c-format msgid "from %s : %s() line:%d" msgstr "来自 %s : %s() 行:%d" #: common/exceptions.cpp:101 #, c-format msgid "" "KiCad was unable to open this file because it was created with a more recent " "version than the one you are running.\n" "\n" "To open it you will need to upgrade KiCad to a version dated %s or later." msgstr "" "KiCad 无法打开此文件,该文件由高于当前运行版本的软件所创建。\n" "\n" "请将 KiCad 升级到 %s 或更高的版本以打开改文件。" #: common/exceptions.cpp:126 msgid "Full error text:" msgstr "完整错误文本:" #: common/filehistory.cpp:155 msgid "No Files" msgstr "无文件" #: common/filename_resolver.cpp:453 msgid "The given path does not exist" msgstr "指定的路径不存在" #: common/filename_resolver.cpp:456 msgid "3D model search path" msgstr "3D 模型搜索路径" #: common/filename_resolver.cpp:481 msgid "Alias: " msgstr "别名: " #: common/filename_resolver.cpp:484 msgid "This path:" msgstr "此路径:" #: common/filename_resolver.cpp:487 msgid "Existing path:" msgstr "现有路径:" #: common/filename_resolver.cpp:489 msgid "Bad alias (duplicate name)" msgstr "别名错误(重复名称)" #: common/font/font.cpp:90 common/widgets/font_choice.cpp:47 #: eeschema/dialogs/dialog_field_properties_base.cpp:122 #: eeschema/dialogs/dialog_label_properties_base.cpp:192 #: eeschema/dialogs/dialog_lib_text_properties_base.cpp:71 #: eeschema/dialogs/dialog_lib_textbox_properties_base.cpp:69 #: eeschema/dialogs/dialog_sheet_pin_properties_base.cpp:85 #: eeschema/dialogs/dialog_text_properties_base.cpp:89 #: eeschema/fields_grid_table.cpp:58 #: pagelayout_editor/dialogs/properties_frame_base.cpp:154 msgid "Default Font" msgstr "默认字体" #: common/font/fontconfig.cpp:118 #, c-format msgid "Error loading font '%s'." msgstr "加载字体 '%s' 时出错。" #: common/font/fontconfig.cpp:120 #, c-format msgid "Font '%s' not found; substituting '%s'." msgstr "未找到字体 \"%s\" ;替代 '%s'。" #: common/footprint_info.cpp:99 cvpcb/cvpcb_mainframe.cpp:978 #: eeschema/symbol_library_manager.cpp:81 #: eeschema/symbol_tree_model_adapter.cpp:105 msgid "Load Error" msgstr "载入错误" #: common/footprint_info.cpp:101 msgid "Errors were encountered loading footprints:" msgstr "加载封装时出现错误:" #: common/fp_lib_table.cpp:202 #, c-format msgid "" "Duplicate library nickname '%s' found in footprint library table file line " "%d." msgstr "重复的库昵称 '%s' ,位于封装库表文件的行 %d 。" #: common/fp_lib_table.cpp:302 #, c-format msgid "fp-lib-table files contain no library named '%s'." msgstr "fp-lib-table 文件不包含名为 '%s' 的库。" #: common/fp_lib_table.cpp:529 eeschema/symbol_lib_table.cpp:568 msgid "Added by Plugin and Content Manager" msgstr "由插件和内容管理器添加" #: common/fp_lib_table.cpp:555 eeschema/symbol_lib_table.cpp:596 #, c-format msgid "Cannot create global library table path '%s'." msgstr "无法创建全局库表路径 '%s'。" #: common/gestfich.cpp:153 #, c-format msgid "Command '%s' could not be found." msgstr "找不到命令 \"%s\"。" #: common/gestfich.cpp:170 #, c-format msgid "Unable to find a PDF viewer for '%s'." msgstr "无法为 '%s' 找到一款 PDF 查看器。" #: common/gestfich.cpp:185 #, c-format msgid "Problem while running the PDF viewer '%s'." msgstr "运行 PDF 浏览器'%s'时出现问题。" #: common/gestfich.cpp:223 eeschema/eeschema.cpp:523 eeschema/eeschema.cpp:556 #: gerbview/gerbview.cpp:245 kicad/project_template.cpp:279 #: pcbnew/pcbnew.cpp:480 #, c-format msgid "Cannot copy file '%s'." msgstr "无法复制文件 '%s'。" #: common/grid_tricks.cpp:325 common/tool/actions.cpp:153 #: eeschema/tools/ee_actions.cpp:157 pcbnew/dialogs/panel_setup_rules.cpp:111 #: pcbnew/tools/edit_tool.cpp:1670 msgid "Cut" msgstr "剪切" #: common/grid_tricks.cpp:326 msgid "Clear selected cells placing original contents on clipboard" msgstr "将原始内容保存到剪贴板并清除所选单元格" #: common/grid_tricks.cpp:327 common/tool/actions.cpp:159 #: eeschema/tools/ee_actions.cpp:162 pcbnew/dialogs/panel_setup_rules.cpp:112 msgid "Copy" msgstr "复制" #: common/grid_tricks.cpp:328 msgid "Copy selected cells to clipboard" msgstr "复制选中的单元格到剪贴板" #: common/grid_tricks.cpp:329 common/tool/actions.cpp:165 #: pcbnew/dialogs/panel_setup_rules.cpp:113 msgid "Paste" msgstr "粘贴" #: common/grid_tricks.cpp:330 msgid "Paste clipboard cells to matrix at current cell" msgstr "将剪贴板内容粘贴到当前单元格位置" #: common/grid_tricks.cpp:331 common/tool/actions.cpp:192 #: kicad/project_tree_pane.cpp:764 pcbnew/dialogs/panel_setup_rules.cpp:114 #: pcbnew/plugins/kicad/pcb_parser.cpp:923 pcbnew/tools/edit_tool.cpp:1672 msgid "Delete" msgstr "删除" #: common/grid_tricks.cpp:331 msgid "Delete selected cells" msgstr "删除所选单元格" #: common/grid_tricks.cpp:332 common/tool/actions.cpp:171 #: eeschema/dialogs/dialog_change_symbols_base.cpp:105 #: eeschema/dialogs/dialog_sch_import_settings_base.cpp:68 #: eeschema/dialogs/dialog_update_symbol_fields_base.cpp:47 #: pcbnew/dialogs/dialog_import_settings.cpp:48 #: pcbnew/dialogs/dialog_import_settings.cpp:96 #: pcbnew/dialogs/dialog_import_settings_base.cpp:84 #: pcbnew/dialogs/panel_setup_rules.cpp:118 msgid "Select All" msgstr "全选" #: common/grid_tricks.cpp:332 msgid "Select all cells" msgstr "选择所有单元格" #: common/hotkey_store.cpp:43 msgid "Pan Left/Right" msgstr "向左/向右平移" #: common/hotkey_store.cpp:44 msgid "Pan Up/Down" msgstr "向上/向下平移" #: common/hotkey_store.cpp:45 eeschema/tools/ee_actions.cpp:263 msgid "Finish Drawing" msgstr "完成绘图" #: common/hotkey_store.cpp:46 msgid "Add to Selection" msgstr "增加到选区" #: common/hotkey_store.cpp:47 eeschema/tools/ee_actions.cpp:583 #: gerbview/tools/gerbview_actions.cpp:119 pcbnew/tools/pcb_actions.cpp:780 #: pcbnew/tools/pcb_actions.cpp:800 msgid "Highlight Net" msgstr "高亮网络" #: common/hotkey_store.cpp:48 msgid "Remove from Selection" msgstr "从选区删除" #: common/hotkey_store.cpp:49 msgid "Ignore Grid Snaps" msgstr "忽略网格捕捉" #: common/hotkey_store.cpp:50 msgid "Ignore Other Snaps" msgstr "忽略其他吸附" #: common/hotkey_store.cpp:57 common/tool/action_menu.cpp:226 #: common/tool/actions.cpp:114 msgid "Quit" msgstr "退出" #: common/hotkey_store.cpp:72 msgid "Project Manager" msgstr "工程管理器" #: common/hotkey_store.cpp:152 msgid "Gestures" msgstr "手势" #: common/kiway.cpp:239 #, c-format msgid "Failed to verify kiface library '%s' signature." msgstr "无法验证 kiface 库 \"%s\" 签名。" #: common/kiway.cpp:268 #, c-format msgid "Failed to load kiface library '%s'." msgstr "加载 kiface 库 \"%s\" 失败。" #: common/kiway.cpp:276 #, c-format msgid "Could not read instance name and version from kiface library '%s'." msgstr "无法从 kiface 库 \"%s\" 读取实例名和版本号。" #: common/kiway.cpp:309 #, c-format msgid "" "Fatal Installation Bug. File:\n" "'%s'\n" "could not be loaded\n" msgstr "" "重大安装错误。文件:\n" "\"%s\"\n" "无法加载\n" #: common/kiway.cpp:313 msgid "It is missing.\n" msgstr "该文件缺失。\n" #: common/kiway.cpp:315 msgid "Perhaps a shared library (.dll or .so) file is missing.\n" msgstr "可能缺少共享库文件(.dll 或 .so)。\n" #: common/kiway.cpp:317 msgid "" "From command line: argv[0]:\n" "'" msgstr "" "从命令行:argv[0]:\n" "'" #: common/kiway.cpp:434 common/kiway.cpp:438 common/kiway.cpp:442 msgid "Error loading editor." msgstr "加载编辑器时出错。" #: common/kiway.cpp:535 #, c-format msgid "Unable to switch language to %s" msgstr "无法将语言切换到 %s" #: common/languages_menu.cpp:48 msgid "Set Language" msgstr "设置语言" #: common/layer_id.cpp:104 pcbnew/plugins/kicad/pcb_parser.cpp:923 msgid "Rescue" msgstr "恢复" #: common/layer_id.cpp:108 msgid "Wires" msgstr "连线" #: common/layer_id.cpp:109 msgid "Buses" msgstr "总线" #: common/layer_id.cpp:110 msgid "Bus junctions" msgstr "总线结点" #: common/layer_id.cpp:111 msgid "Junctions" msgstr "结点" #: common/layer_id.cpp:112 msgid "Labels" msgstr "标签" #: common/layer_id.cpp:113 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:45 msgid "Global labels" msgstr "全局标签" #: common/layer_id.cpp:114 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:48 msgid "Hierarchical labels" msgstr "分层标签" #: common/layer_id.cpp:115 msgid "Pin numbers" msgstr "引脚编号" #: common/layer_id.cpp:116 msgid "Pin names" msgstr "引脚名" #: common/layer_id.cpp:117 msgid "Symbol references" msgstr "符号位号" #: common/layer_id.cpp:118 msgid "Symbol values" msgstr "符号值" #: common/layer_id.cpp:119 msgid "Symbol fields" msgstr "符号字段" #: common/layer_id.cpp:120 msgid "Sheet references" msgstr "图框参考" #: common/layer_id.cpp:121 msgid "Net class references" msgstr "网络类参考" #: common/layer_id.cpp:122 msgid "Symbol body outlines" msgstr "符号主体轮廓" #: common/layer_id.cpp:123 msgid "Symbol body fills" msgstr "符号主体填充" #: common/layer_id.cpp:124 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:69 msgid "Schematic text && graphics" msgstr "原理图文本和图形" #: common/layer_id.cpp:125 msgid "Symbol private text && graphics" msgstr "符号私有文本 && 图形" #: common/layer_id.cpp:126 msgid "Schematic text && graphics backgrounds" msgstr "原理图文本和图形背景" #: common/layer_id.cpp:127 msgid "Pins" msgstr "引脚" #: common/layer_id.cpp:128 msgid "Sheet borders" msgstr "图框边框" #: common/layer_id.cpp:129 msgid "Sheet backgrounds" msgstr "图框背景" #: common/layer_id.cpp:130 msgid "Sheet names" msgstr "图框名称" #: common/layer_id.cpp:131 msgid "Sheet fields" msgstr "图框字段" #: common/layer_id.cpp:132 msgid "Sheet file names" msgstr "图框文件名" #: common/layer_id.cpp:133 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:60 msgid "Sheet pins" msgstr "图框引脚" #: common/layer_id.cpp:134 msgid "No-connect symbols" msgstr "不连接符号" #: common/layer_id.cpp:135 msgid "ERC warnings" msgstr "ERC 警告" #: common/layer_id.cpp:136 msgid "ERC errors" msgstr "ERC 错误" #: common/layer_id.cpp:137 msgid "ERC exclusions" msgstr "ERC 排除" #: common/layer_id.cpp:138 common/layer_id.cpp:176 #: pcbnew/widgets/appearance_controls.cpp:359 msgid "Anchors" msgstr "锚点" #: common/layer_id.cpp:139 common/layer_id.cpp:180 msgid "Helper items" msgstr "辅助项" #: common/layer_id.cpp:140 common/layer_id.cpp:181 common/tool/grid_menu.cpp:64 #: gerbview/dialogs/panel_gerbview_color_settings.cpp:102 #: gerbview/widgets/gerbview_layer_widget.cpp:135 #: pcbnew/widgets/appearance_controls.cpp:363 msgid "Grid" msgstr "网格" #: common/layer_id.cpp:141 #: gerbview/dialogs/panel_gerbview_color_settings.cpp:103 msgid "Axes" msgstr "轴" #: common/layer_id.cpp:142 common/layer_id.cpp:183 #: gerbview/dialogs/panel_gerbview_color_settings.cpp:106 #: gerbview/widgets/gerbview_layer_widget.cpp:141 msgid "Background" msgstr "背景" #: common/layer_id.cpp:143 common/layer_id.cpp:179 msgid "Cursor" msgstr "光标" #: common/layer_id.cpp:144 msgid "Hovered items" msgstr "悬停项目" #: common/layer_id.cpp:145 msgid "Highlighted items" msgstr "高亮项目" #: common/layer_id.cpp:146 msgid "Hidden items" msgstr "隐藏项目" #: common/layer_id.cpp:147 common/layer_id.cpp:184 msgid "Selection highlight" msgstr "选择高亮" #: common/layer_id.cpp:148 common/layer_id.cpp:177 msgid "Drawing sheet" msgstr "图纸" #: common/layer_id.cpp:149 common/layer_id.cpp:178 msgid "Page limits" msgstr "图框限制" #: common/layer_id.cpp:153 msgid "Footprints front" msgstr "封装正面" #: common/layer_id.cpp:154 msgid "Footprints back" msgstr "封装背面" #: common/layer_id.cpp:155 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:30 #: eeschema/dialogs/dialog_update_from_pcb_base.cpp:64 #: pcb_calculator/calculator_panels/panel_attenuators_base.cpp:100 #: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:31 #: pcbnew/widgets/appearance_controls.cpp:349 msgid "Values" msgstr "值" #: common/layer_id.cpp:156 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:27 #: eeschema/dialogs/dialog_update_from_pcb_base.cpp:53 #: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:28 msgid "Reference designators" msgstr "位号" #: common/layer_id.cpp:157 msgid "Footprint text" msgstr "封装文本" #: common/layer_id.cpp:158 msgid "Hidden text" msgstr "隐藏文本" #: common/layer_id.cpp:159 msgid "SMD pads front" msgstr "SMD 焊盘正面" #: common/layer_id.cpp:160 msgid "SMD pads back" msgstr "SMD 焊盘背面" #: common/layer_id.cpp:161 msgid "Through-hole pads" msgstr "通孔焊盘" #: common/layer_id.cpp:162 #: pcbnew/dialogs/dialog_global_edit_tracks_and_vias_base.cpp:27 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:52 #: pcbnew/dialogs/panel_setup_tracks_and_vias_base.cpp:27 #: pcbnew/widgets/appearance_controls.cpp:340 #: pcbnew/widgets/panel_selection_filter.cpp:188 #: pcbnew/widgets/panel_selection_filter_base.cpp:37 msgid "Tracks" msgstr "布线" #: common/layer_id.cpp:163 msgid "Through vias" msgstr "通孔" #: common/layer_id.cpp:164 msgid "Blind/Buried vias" msgstr "盲孔/埋孔" #: common/layer_id.cpp:165 msgid "Micro-vias" msgstr "微孔" #: common/layer_id.cpp:166 msgid "Via holes" msgstr "过孔钻孔" #: common/layer_id.cpp:167 msgid "Via hole walls" msgstr "过孔壁" #: common/layer_id.cpp:168 msgid "Plated holes" msgstr "镀通孔" #: common/layer_id.cpp:169 msgid "Plated hole walls" msgstr "镀通孔壁" #: common/layer_id.cpp:170 msgid "Non-plated holes" msgstr "无镀铜孔" #: common/layer_id.cpp:171 pcbnew/dialogs/panel_edit_options_base.cpp:323 #: pcbnew/widgets/appearance_controls.cpp:355 #: pcbnew/widgets/appearance_controls.cpp:701 #: pcbnew/widgets/appearance_controls.cpp:2382 msgid "Ratsnest" msgstr "飞线" #: common/layer_id.cpp:172 msgid "DRC warnings" msgstr "DRC 警告" #: common/layer_id.cpp:173 msgid "DRC errors" msgstr "DRC 错误" #: common/layer_id.cpp:174 msgid "DRC exclusions" msgstr "DRC 排除" #: common/layer_id.cpp:175 msgid "DRC marker shadows" msgstr "DRC 标记阴影" #: common/layer_id.cpp:182 msgid "Grid axes" msgstr "网格轴" #: common/layer_id.cpp:185 msgid "Locked item shadow" msgstr "锁定的项目阴影" #: common/layer_id.cpp:186 msgid "Conflicting items shadow" msgstr "冲突项目阴影" #: common/lib_id.cpp:144 msgid "Illegal character found in logical library name" msgstr "逻辑库名称中包含非法字符" #: common/lib_table_grid_tricks.cpp:49 msgid "Activate selected" msgstr "激活所选" #: common/lib_table_grid_tricks.cpp:51 msgid "Deactivate selected" msgstr "停用所选" #: common/lib_tree_model.cpp:148 #: eeschema/dialogs/dialog_lib_edit_pin_table.cpp:128 #: eeschema/dialogs/dialog_lib_edit_pin_table_base.cpp:99 #: eeschema/lib_item.cpp:58 eeschema/symbol_editor/symbol_editor.cpp:1233 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:67 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:78 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:89 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:100 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:113 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:124 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:177 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:188 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:201 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:212 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:223 msgid "Unit" msgstr "单位" #: common/libeval_compiler/libeval_compiler.cpp:568 #, c-format msgid "Unrecognized character '%c'" msgstr "无法识别的字符 '%c'" #: common/libeval_compiler/libeval_compiler.cpp:828 msgid "Unknown parent of function parameters" msgstr "函数参数的父级未知" #: common/libeval_compiler/libeval_compiler.cpp:847 msgid "Unknown parent of property" msgstr "属性的未知父级" #: common/libeval_compiler/libeval_compiler.cpp:870 #: common/libeval_compiler/libeval_compiler.cpp:900 #: common/libeval_compiler/libeval_compiler.cpp:974 #: common/libeval_compiler/libeval_compiler.cpp:1038 #, c-format msgid "Unrecognized item '%s'" msgstr "无法识别的项目 '%s'" #: common/libeval_compiler/libeval_compiler.cpp:876 #: common/libeval_compiler/libeval_compiler.cpp:979 #, c-format msgid "Unrecognized property '%s'" msgstr "无法识别的属性 '%s'" #: common/libeval_compiler/libeval_compiler.cpp:913 #, c-format msgid "Unrecognized function '%s'" msgstr "无法识别的函数 '%s'" #: common/libeval_compiler/libeval_compiler.cpp:1010 #, c-format msgid "Missing units for '%s'| (%s)" msgstr "缺失 '%s' | (%s) 的单位" #: common/libeval_compiler/libeval_compiler.cpp:1129 #, c-format msgid "Type mismatch between '%s' and %lf" msgstr "'%s' 和 %lf 的类型不匹配" #: common/libeval_compiler/libeval_compiler.cpp:1135 #, c-format msgid "Type mismatch between %lf and '%s'" msgstr "%lf 和 '%s'的类型不匹配" #: common/pgm_base.cpp:195 msgid "No default editor found, you must choose one." msgstr "未找到默认编辑器,你必须先选择一个。" #: common/pgm_base.cpp:215 common/pgm_base.cpp:217 msgid "Executable file" msgstr "可执行文件" #: common/pgm_base.cpp:227 msgid "Select Preferred Editor" msgstr "选择首选编辑器" #: common/pgm_base.cpp:355 msgid "" "KiCad can anonymously report crashes and special event data to developers in " "order to aid identifying critical bugs across the user base more effectively " "and help profile functionality to guide improvements. \n" "If you choose to voluntarily participate, KiCad will automatically handle " "sending said reports when crashes or events occur. \n" "Your design files such as schematic or PCB are not shared in this process." msgstr "" "KiCad 可以匿名地向开发人员报告崩溃和特殊事件数据,以帮助更有效地识别整个用户" "群中的关键 bug,并帮助绘制功能画像来指导改进。\n" "如果您选择自愿参与,那么发生崩溃或事件时,KiCad 将自动处理发送上述报告。\n" "您的设计文件,如原理图或 PCB 在此过程中不会被共享。" #: common/pgm_base.cpp:362 msgid "Data collection opt in request" msgstr "数据收集自愿加入请求" #: common/pgm_base.cpp:426 msgid "Environment variable HOME is empty. Unable to continue." msgstr "环境变量 HOME 为空。无法继续。" #: common/pgm_base.cpp:650 msgid "This language is not supported by the operating system." msgstr "操作系统不支持此语言。" #: common/pgm_base.cpp:701 common/pgm_base.cpp:739 msgid "The KiCad language file for this language is not installed." msgstr "未安装此语言的 KiCad 语言文件。" #: common/plotters/PDF_plotter.cpp:817 #, c-format msgid "Page %s" msgstr "第 %s 页" #: common/plotters/PDF_plotter.cpp:821 #, c-format msgid "%s (Page %s)" msgstr "%s (第 %s 页)" #: common/plotters/PDF_plotter.cpp:1188 #, c-format msgid "Show Page %s" msgstr "显示页面 %s" #: common/plotters/PDF_plotter.cpp:1199 #: eeschema/symbol_editor/symbol_edit_frame.cpp:801 #: eeschema/tools/sch_navigate_tool.cpp:86 #, c-format msgid "Open %s" msgstr "打开 %s" #: common/plugins/altium/altium_parser.cpp:55 #, c-format msgid "Cannot open file '%s'." msgstr "无法打开文件 '%s'。" #: common/plugins/altium/altium_parser.cpp:64 msgid "Error reading file: cannot determine length." msgstr "读取文件时出错:无法确定长度。" #: common/plugins/altium/altium_parser.cpp:77 msgid "Error reading file." msgstr "读取文件时出错。" #: common/plugins/altium/altium_parser.cpp:192 msgid "" "Missing null byte at end of property list. Imported data might be malformed " "or missing." msgstr "属性列表末尾缺少空字节。导入的数据可能格式不正确或缺失。" #: common/plugins/altium/altium_parser.cpp:313 #, c-format msgid "Unit '%s' does not end with 'mil'." msgstr "单元 \"%s\" 未以 'mil' 结尾。" #: common/plugins/altium/altium_parser.cpp:321 #, c-format msgid "Cannot convert '%s' to double." msgstr "无法转换 '%s' 到双位。" #: common/plugins/cadstar/cadstar_archive_parser.cpp:2338 #, c-format msgid "Cannot open file '%s'" msgstr "无法打开文件 ‘%s’" #: common/plugins/cadstar/cadstar_archive_parser.cpp:2358 #: common/plugins/cadstar/cadstar_archive_parser.cpp:2655 msgid "File import cancelled by user." msgstr "用户取消了文件导入。" #: common/plugins/cadstar/cadstar_archive_parser.cpp:2374 #: common/plugins/cadstar/cadstar_archive_parser.cpp:2392 #: common/plugins/cadstar/cadstar_archive_parser.cpp:2408 #: common/plugins/cadstar/cadstar_archive_parser.cpp:2414 #: common/plugins/cadstar/cadstar_archive_parser.cpp:2420 msgid "The selected file is not valid or might be corrupt!" msgstr "所选文件无效或可能已损坏!" #: common/plugins/cadstar/cadstar_archive_parser.cpp:2519 #, c-format msgid "Unexpected number of points in '%s'. Found %d but expected %d." msgstr "'%s' 中的意外点数。找到 %d,但需要 %d。" #: common/plugins/cadstar/cadstar_archive_parser.h:40 #, c-format msgid "Missing node '%s' in '%s'" msgstr "缺少节点 '%s' (在 '%s' 中)" #: common/plugins/cadstar/cadstar_archive_parser.h:43 #, c-format msgid "Unknown node '%s' in '%s'" msgstr "未知节点 '%s' (在 '%s' 中)" #: common/plugins/cadstar/cadstar_archive_parser.h:46 #, c-format msgid "Missing Parameter '%s' in '%s'" msgstr "缺少参数 '%s' (在 '%s' 中)" #: common/plugins/cadstar/cadstar_archive_parser.h:49 #, c-format msgid "Unknown Parameter '%s' in '%s'" msgstr "未知参数 '%s' (在 '%s' 中)" #: common/plugins/cadstar/cadstar_archive_parser.h:52 #, c-format msgid "Unable to parse '%s' in '%s'" msgstr "无法分析 '%s' (在 '%s' 中)" #: common/plugins/eagle/eagle_parser.cpp:120 #, c-format msgid "Invalid size %lld: too large" msgstr "无效的大小 %lld: 太大" #: common/plugins/eagle/eagle_parser.cpp:281 #, c-format msgid "Invalid Arc with radius %f and angle %f" msgstr "半径为 %f 且角度为 %f 的无效圆弧" #: common/project.cpp:345 common/project.cpp:350 pcbnew/pcb_base_frame.cpp:194 msgid "Error loading project footprint library table." msgstr "加载工程封装库表时出错。" #: common/project/net_settings.cpp:61 pcbnew/board.cpp:108 msgid "This is the default net class." msgstr "这是默认网络类。" #: common/project/project_archiver.cpp:52 kicad/pcm/pcm_task_manager.cpp:327 msgid "Could not open archive file." msgstr "无法打开归档文件。" #: common/project/project_archiver.cpp:61 kicad/pcm/pcm_task_manager.cpp:335 msgid "Invalid archive file format." msgstr "无效的压缩文件格式。" #: common/project/project_archiver.cpp:72 #, c-format msgid "Extracting file '%s'." msgstr "正在提取文件 \"%s\"。" #: common/project/project_archiver.cpp:95 kicad/pcm/pcm_task_manager.cpp:247 #: kicad/pcm/pcm_task_manager.cpp:292 msgid "Error extracting file!" msgstr "解压文件时出错!" #: common/project/project_archiver.cpp:159 eeschema/dialogs/dialog_erc.cpp:938 #: eeschema/dialogs/dialog_plot_schematic.cpp:519 #: eeschema/dialogs/dialog_plot_schematic.cpp:693 #: eeschema/dialogs/dialog_plot_schematic.cpp:846 #: eeschema/dialogs/dialog_plot_schematic.cpp:1053 #: eeschema/dialogs/dialog_plot_schematic.cpp:1178 #: eeschema/netlist_exporters/netlist_exporter_cadstar.cpp:48 #: eeschema/netlist_exporters/netlist_exporter_orcadpcb2.cpp:52 #: gerbview/export_to_pcbnew.cpp:68 pagelayout_editor/files.cpp:212 #: pcbnew/build_BOM_from_board.cpp:101 #: pcbnew/dialogs/dialog_board_statistics.cpp:656 #: pcbnew/dialogs/dialog_drc.cpp:875 pcbnew/dialogs/dialog_export_idf.cpp:223 #: pcbnew/dialogs/dialog_export_svg.cpp:314 #: pcbnew/dialogs/dialog_export_vrml.cpp:266 #: pcbnew/dialogs/dialog_gendrill.cpp:480 pcbnew/dialogs/dialog_plot.cpp:1093 #: pcbnew/exporters/export_footprint_associations.cpp:83 #: pcbnew/exporters/export_gencad.cpp:257 #: pcbnew/exporters/gen_footprints_placefile.cpp:327 #: pcbnew/exporters/gen_footprints_placefile.cpp:348 #: pcbnew/exporters/gen_footprints_placefile.cpp:456 #: pcbnew/exporters/gen_footprints_placefile.cpp:502 #: pcbnew/exporters/gen_footprints_placefile.cpp:604 #: pcbnew/exporters/gendrill_Excellon_writer.cpp:117 #: pcbnew/exporters/gendrill_file_writer_base.cpp:336 #: pcbnew/exporters/gendrill_gerber_writer.cpp:101 #: pcbnew/exporters/gerber_jobfile_writer.cpp:153 #, c-format msgid "Failed to create file '%s'." msgstr "创建文件 \"%s\" 失败。" #: common/project/project_archiver.cpp:205 #, c-format msgid "Archived file '%s'." msgstr "已存档文件 \"%s\"。" #: common/project/project_archiver.cpp:215 #, c-format msgid "Failed to archive file '%s'." msgstr "未能存档文件 \"%s\"。" #: common/project/project_archiver.cpp:241 #, c-format msgid "Zip archive '%s' created (%s uncompressed, %s compressed)." msgstr "已创建 Zip 压缩包 \"%s\" (%s 未压缩,%s 已压缩)。" #: common/rc_item.cpp:350 msgid "Excluded warning: " msgstr "排除的警告: " #: common/rc_item.cpp:352 msgid "Excluded error: " msgstr "排除的错误: " #: common/rc_item.cpp:356 msgid "Warning: " msgstr "警告: " #: common/rc_item.cpp:360 msgid "Error: " msgstr "错误: " #: common/richio.cpp:175 #, c-format msgid "Unable to open %s for reading." msgstr "无法打开 %s 进行读取。" #: common/richio.cpp:226 common/richio.cpp:322 msgid "Maximum line length exceeded" msgstr "超出了最大行长度" #: common/richio.cpp:288 msgid "Line length exceeded" msgstr "超出了最大行长度" #: common/richio.cpp:571 msgid "OUTPUTSTREAM_OUTPUTFORMATTER write error" msgstr "OUTPUTSTREAM_OUTPUTFORMATTER 写入错误" #: common/settings/color_settings.cpp:330 msgid "(Footprints)" msgstr "(封装)" #: common/settings/color_settings.cpp:382 #: pagelayout_editor/dialogs/panel_pl_editor_color_settings.cpp:78 msgid "KiCad Default" msgstr "KiCad 默认" #: common/settings/color_settings.cpp:387 msgid "KiCad Classic" msgstr "KiCad 经典版" #: common/template_fieldnames.cpp:59 #, c-format msgid "Field%d" msgstr "字段 %d" #: common/tool/action_menu.cpp:208 common/tool/action_menu.cpp:213 #, c-format msgid "Close %s" msgstr "关闭 %s" #: common/tool/action_menu.cpp:227 #, c-format msgid "Quit %s" msgstr "退出 %s" #: common/tool/actions.cpp:43 msgid "New..." msgstr "新建..." #: common/tool/actions.cpp:43 msgid "Create a new document in the editor" msgstr "在编辑器中创建新文档" #: common/tool/actions.cpp:49 eeschema/symbol_editor/symbol_editor.cpp:560 #: pcbnew/footprint_libraries_utils.cpp:1073 msgid "New Library..." msgstr "新建库..." #: common/tool/actions.cpp:49 msgid "Create a new library folder" msgstr "创建新的库文件夹" #: common/tool/actions.cpp:55 msgid "Add Library..." msgstr "添加库..." #: common/tool/actions.cpp:55 msgid "Add an existing library folder" msgstr "添加现有库文件夹" #: common/tool/actions.cpp:61 eeschema/sim/sim_plot_frame_base.cpp:25 msgid "Open..." msgstr "打开..." #: common/tool/actions.cpp:61 msgid "Open existing document" msgstr "打开现有文档" #: common/tool/actions.cpp:67 msgid "Save changes" msgstr "保存变更" #: common/tool/actions.cpp:73 eeschema/sim/sim_plot_frame_base.cpp:33 #: eeschema/tools/ee_actions.cpp:147 msgid "Save As..." msgstr "另存为..." #: common/tool/actions.cpp:73 msgid "Save current document to another location" msgstr "将当前文档保存到其他位置" #: common/tool/actions.cpp:79 msgid "Save a Copy..." msgstr "保存副本…" #: common/tool/actions.cpp:79 msgid "Save a copy of the current document to another location" msgstr "将当前文档的副本保存到其他位置" #: common/tool/actions.cpp:85 msgid "Save All" msgstr "保存所有" #: common/tool/actions.cpp:85 msgid "Save all changes" msgstr "保存所有变更" #: common/tool/actions.cpp:91 msgid "Throw away changes" msgstr "放弃变更" #: common/tool/actions.cpp:96 msgid "Page Settings..." msgstr "图框设置..." #: common/tool/actions.cpp:96 msgid "Settings for paper size and title block info" msgstr "图框大小和标题块信息的设置" #: common/tool/actions.cpp:102 msgid "Print..." msgstr "打印..." #: common/tool/actions.cpp:108 msgid "Plot..." msgstr "绘制..." #: common/tool/actions.cpp:108 pcbnew/dialogs/dialog_plot.cpp:178 #: pcbnew/dialogs/dialog_plot_base.h:151 msgid "Plot" msgstr "绘制" #: common/tool/actions.cpp:114 msgid "Close the current editor" msgstr "关闭当前编辑器" #: common/tool/actions.cpp:121 msgid "Cancel current tool" msgstr "取消当前工具" #: common/tool/actions.cpp:127 msgid "Show Context Menu" msgstr "显示上下文菜单" #: common/tool/actions.cpp:127 msgid "Perform the right-mouse-button action" msgstr "执行鼠标右键操作" #: common/tool/actions.cpp:136 pcbnew/dialogs/panel_setup_rules.cpp:106 msgid "Undo" msgstr "撤消" #: common/tool/actions.cpp:136 msgid "Undo last edit" msgstr "撤消上次编辑" #: common/tool/actions.cpp:147 pcbnew/dialogs/panel_setup_rules.cpp:107 msgid "Redo" msgstr "重做" #: common/tool/actions.cpp:147 msgid "Redo last edit" msgstr "重做上一次编辑" #: common/tool/actions.cpp:153 msgid "Cut selected item(s) to clipboard" msgstr "将所选项目剪切到剪贴板" #: common/tool/actions.cpp:159 msgid "Copy selected item(s) to clipboard" msgstr "将所选项目复制到剪贴板" #: common/tool/actions.cpp:165 msgid "Paste item(s) from clipboard" msgstr "从剪贴板粘贴项目" #: common/tool/actions.cpp:171 msgid "Select all items on screen" msgstr "选择屏幕上的所有项目" #: common/tool/actions.cpp:175 msgid "Paste Special..." msgstr "特殊粘贴..." #: common/tool/actions.cpp:175 msgid "Paste item(s) from clipboard with annotation options" msgstr "使用注释选项从剪贴板粘贴项目" #: common/tool/actions.cpp:181 msgid "Duplicate" msgstr "创建副本" #: common/tool/actions.cpp:181 msgid "Duplicates the selected item(s)" msgstr "创建所选项的副本" #: common/tool/actions.cpp:192 msgid "Deletes selected item(s)" msgstr "删除选择项" #: common/tool/actions.cpp:197 msgid "Interactive Delete Tool" msgstr "交互式删除工具" #: common/tool/actions.cpp:197 msgid "Delete clicked items" msgstr "删除单击的项目" #: common/tool/actions.cpp:204 msgid "Change Edit Method" msgstr "更改编辑方法" #: common/tool/actions.cpp:204 msgid "Change edit method constraints" msgstr "更改编辑方法约束" #: common/tool/actions.cpp:209 msgid "Show Search Panel" msgstr "显示搜索面板" #: common/tool/actions.cpp:209 msgid "Show/hide the search panel" msgstr "显示/隐藏搜索面板" #: common/tool/actions.cpp:215 eeschema/dialogs/dialog_schematic_find.cpp:33 #: eeschema/dialogs/dialog_schematic_find_base.h:81 #: pcbnew/dialogs/dialog_find.cpp:56 msgid "Find" msgstr "查找" #: common/tool/actions.cpp:215 msgid "Find text" msgstr "查找文本" #: common/tool/actions.cpp:221 eeschema/dialogs/dialog_schematic_find.cpp:44 msgid "Find and Replace" msgstr "查找和替换" #: common/tool/actions.cpp:221 msgid "Find and replace text" msgstr "查找和替换文字" #: common/tool/actions.cpp:227 pcbnew/dialogs/dialog_find_base.cpp:91 msgid "Find Next" msgstr "查找下一项" #: common/tool/actions.cpp:227 msgid "Find next match" msgstr "查找下一个匹配项" #: common/tool/actions.cpp:233 msgid "Find Next Marker" msgstr "查找下一项标记" #: common/tool/actions.cpp:239 msgid "Replace and Find Next" msgstr "替换并查找下一项" #: common/tool/actions.cpp:239 msgid "Replace current match and find next" msgstr "替换当前匹配项并查找下一个" #: common/tool/actions.cpp:245 msgid "Replace All" msgstr "全部替换" #: common/tool/actions.cpp:245 msgid "Replace all matches" msgstr "替换所有匹配项" #: common/tool/actions.cpp:256 msgid "Previous Marker" msgstr "上个标记" #: common/tool/actions.cpp:256 msgid "Go to previous marker in Checker window" msgstr "转到检查器窗口的上个标记" #: common/tool/actions.cpp:262 msgid "Next Marker" msgstr "下个标记" #: common/tool/actions.cpp:262 msgid "Go to next marker in Checker window" msgstr "转到检查器窗口的下个标记" #: common/tool/actions.cpp:268 msgid "Exclude Marker" msgstr "排除标记" #: common/tool/actions.cpp:268 msgid "Mark current violation in Checker window as an exclusion" msgstr "在检查器窗口中将当前违规标记为排除项" #: common/tool/actions.cpp:280 kicad/pcm/dialogs/dialog_pcm_base.cpp:131 msgid "Refresh" msgstr "刷新" #: common/tool/actions.cpp:291 msgid "Zoom to Fit" msgstr "缩放以适应" #: common/tool/actions.cpp:296 msgid "Zoom to Objects" msgstr "缩放至对象" #: common/tool/actions.cpp:307 msgid "Zoom In at Cursor" msgstr "在光标处放大" #: common/tool/actions.cpp:318 msgid "Zoom Out at Cursor" msgstr "在光标处缩小" #: common/tool/actions.cpp:324 common/widgets/mathplot.cpp:1667 #: eeschema/sim/sim_plot_frame_base.cpp:87 #: pcbnew/dialogs/panel_setup_rules.cpp:122 msgid "Zoom In" msgstr "放大" #: common/tool/actions.cpp:330 common/widgets/mathplot.cpp:1668 #: eeschema/sim/sim_plot_frame_base.cpp:91 #: pcbnew/dialogs/panel_setup_rules.cpp:123 msgid "Zoom Out" msgstr "缩小" #: common/tool/actions.cpp:336 common/widgets/mathplot.cpp:1665 msgid "Center on Cursor" msgstr "以光标为中心" #: common/tool/actions.cpp:342 msgid "Zoom to Selection" msgstr "缩放至选区大小" #: common/tool/actions.cpp:355 msgid "Cursor Up" msgstr "向上光标" #: common/tool/actions.cpp:361 msgid "Cursor Down" msgstr "向下光标" #: common/tool/actions.cpp:367 msgid "Cursor Left" msgstr "向左光标" #: common/tool/actions.cpp:373 msgid "Cursor Right" msgstr "向右光标" #: common/tool/actions.cpp:380 msgid "Cursor Up Fast" msgstr "快速向上光标" #: common/tool/actions.cpp:386 msgid "Cursor Down Fast" msgstr "快速向下光标" #: common/tool/actions.cpp:392 msgid "Cursor Left Fast" msgstr "快速向左光标" #: common/tool/actions.cpp:398 msgid "Cursor Right Fast" msgstr "快速向右光标" #: common/tool/actions.cpp:404 msgid "Click" msgstr "单击" #: common/tool/actions.cpp:404 msgid "Performs left mouse button click" msgstr "执行鼠标左键单击" #: common/tool/actions.cpp:410 msgid "Double-click" msgstr "双击" #: common/tool/actions.cpp:410 msgid "Performs left mouse button double-click" msgstr "执行鼠标左键双击" #: common/tool/actions.cpp:418 msgid "Pin Library" msgstr "置顶库" #: common/tool/actions.cpp:419 msgid "Keep the library at the top of the list" msgstr "将库保持在列表顶部" #: common/tool/actions.cpp:423 msgid "Unpin Library" msgstr "取消置顶库" #: common/tool/actions.cpp:424 msgid "No longer keep the library at the top of the list" msgstr "不再将库保持在列表顶部" #: common/tool/actions.cpp:429 msgid "Pan Up" msgstr "向上平移" #: common/tool/actions.cpp:435 msgid "Pan Down" msgstr "向下平移" #: common/tool/actions.cpp:441 msgid "Pan Left" msgstr "向左平移" #: common/tool/actions.cpp:447 msgid "Pan Right" msgstr "向右平移" #: common/tool/actions.cpp:454 msgid "Switch to Fast Grid 1" msgstr "切换到快速网格 1" #: common/tool/actions.cpp:459 msgid "Switch to Fast Grid 2" msgstr "切换到快速网格 2" #: common/tool/actions.cpp:464 msgid "Switch to Next Grid" msgstr "切换到下一个网格" #: common/tool/actions.cpp:468 msgid "Switch to Previous Grid" msgstr "切换到上一个网格" #: common/tool/actions.cpp:473 msgid "Set the grid origin point" msgstr "设置网格原点" #: common/tool/actions.cpp:486 msgid "Show Grid" msgstr "显示网格" #: common/tool/actions.cpp:486 msgid "Display background grid in the edit window" msgstr "在编辑窗口中显示背景网格" #: common/tool/actions.cpp:491 msgid "Grid Properties..." msgstr "网格属性..." #: common/tool/actions.cpp:491 msgid "Set grid dimensions" msgstr "设置网格尺寸" #: common/tool/actions.cpp:496 msgid "Use inches" msgstr "使用 inch 作为单位" #: common/tool/actions.cpp:501 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:122 #: pcbnew/dialogs/dialog_export_idf_base.cpp:102 #: pcbnew/dialogs/panel_setup_text_and_graphics_base.cpp:89 #: pcbnew/import_gfx/dialog_import_gfx.cpp:50 msgid "Mils" msgstr "Mils" #: common/tool/actions.cpp:501 msgid "Use mils" msgstr "使用 mil 作为单位" #: common/tool/actions.cpp:506 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:122 #: pcbnew/dialogs/dialog_export_idf_base.cpp:102 #: pcbnew/dialogs/dialog_gen_footprint_position_file_base.cpp:54 #: pcbnew/dialogs/dialog_gendrill_base.cpp:104 #: pcbnew/dialogs/dialog_plot_base.cpp:349 #: pcbnew/dialogs/panel_setup_text_and_graphics_base.cpp:89 #: pcbnew/import_gfx/dialog_import_gfx.cpp:49 msgid "Millimeters" msgstr "mm" #: common/tool/actions.cpp:506 msgid "Use millimeters" msgstr "使用 mm 作为单位" #: common/tool/actions.cpp:517 common/widgets/lib_tree.cpp:663 msgid "Select Columns" msgstr "选择列" #: common/tool/actions.cpp:522 msgid "Switch units" msgstr "切换单位" #: common/tool/actions.cpp:522 msgid "Switch between imperial and metric units" msgstr "在英制单位和公制单位之间切换" #: common/tool/actions.cpp:527 msgid "Polar Coordinates" msgstr "极坐标" #: common/tool/actions.cpp:527 msgid "Switch between polar and cartesian coordinate systems" msgstr "在极坐标系和笛卡尔坐标系之间切换" #: common/tool/actions.cpp:533 msgid "Reset Local Coordinates" msgstr "重置局部坐标" #: common/tool/actions.cpp:539 msgid "Always Show Cursor" msgstr "始终显示光标" #: common/tool/actions.cpp:539 msgid "Display crosshairs even in selection tool" msgstr "即使在选择工具中也显示十字线" #: common/tool/actions.cpp:544 msgid "Full-Window Crosshairs" msgstr "全屏十字光标" #: common/tool/actions.cpp:544 msgid "Switch display of full-window crosshairs" msgstr "切换全屏十字光标" #: common/tool/actions.cpp:550 msgid "Inactive Layer View Mode" msgstr "非活动图层视图模式" #: common/tool/actions.cpp:551 msgid "Toggle inactive layers between normal and dimmed" msgstr "在正常和暗显之间切换非活动图层" #: common/tool/actions.cpp:557 msgid "Inactive Layer View Mode (3-state)" msgstr "非活动图层视图模式 (三态)" #: common/tool/actions.cpp:558 msgid "Cycle inactive layers between normal, dimmed, and hidden" msgstr "在正常、暗显和隐藏三种状态之间循环非活动图层" #: common/tool/actions.cpp:563 msgid "Draw Bounding Boxes" msgstr "绘制边界框" #: common/tool/actions.cpp:568 msgid "Select item(s)" msgstr "选择项目" #: common/tool/actions.cpp:575 msgid "Measure Tool" msgstr "测量工具" #: common/tool/actions.cpp:575 msgid "Interactively measure distance between points" msgstr "交互测量点之间的距离" #: common/tool/actions.cpp:586 msgid "Show 3D viewer window" msgstr "显示 3D 查看器窗口" #: common/tool/actions.cpp:591 eeschema/symbol_viewer_frame.cpp:106 #: eeschema/symbol_viewer_frame.cpp:1165 msgid "Symbol Library Browser" msgstr "符号库浏览器" #: common/tool/actions.cpp:591 msgid "Browse symbol libraries" msgstr "浏览符号库" #: common/tool/actions.cpp:596 msgid "Create, delete and edit symbols" msgstr "创建,删除和编辑符号" #: common/tool/actions.cpp:601 pcbnew/footprint_viewer_frame.cpp:114 #: pcbnew/footprint_viewer_frame.cpp:1186 msgid "Footprint Library Browser" msgstr "浏览封装库" #: common/tool/actions.cpp:601 msgid "Browse footprint libraries" msgstr "浏览封装库" #: common/tool/actions.cpp:606 msgid "Create, delete and edit footprints" msgstr "创建,删除和编辑封装" #: common/tool/actions.cpp:612 msgid "Update PCB from Schematic..." msgstr "从原理图更新 PCB..." #: common/tool/actions.cpp:612 msgid "Update PCB with changes made to schematic" msgstr "根据原理图的变化更新 PCB" #: common/tool/actions.cpp:617 msgid "Update Schematic from PCB..." msgstr "从 PCB 更新原理图..." #: common/tool/actions.cpp:617 msgid "Update schematic with changes made to PCB" msgstr "根据 PCB 的变化更新原理图" #: common/tool/actions.cpp:627 #: pcbnew/dialogs/panel_fp_properties_3d_model_base.cpp:68 msgid "Configure Paths..." msgstr "配置路径..." #: common/tool/actions.cpp:627 msgid "Edit path configuration environment variables" msgstr "编辑路径环境变量配置" #: common/tool/actions.cpp:632 msgid "Manage Symbol Libraries..." msgstr "管理符号库..." #: common/tool/actions.cpp:633 msgid "Edit the global and project symbol library lists" msgstr "编辑全局和工程符号库表" #: common/tool/actions.cpp:638 msgid "Manage Footprint Libraries..." msgstr "管理封装库..." #: common/tool/actions.cpp:639 msgid "Edit the global and project footprint library lists" msgstr "编辑全局和项目封装库列表" #: common/tool/actions.cpp:644 msgid "Getting Started with KiCad" msgstr "KiCad 入门" #: common/tool/actions.cpp:645 msgid "Open \"Getting Started in KiCad\" guide for beginners" msgstr "打开“KiCad 入门”手册" #: common/tool/actions.cpp:650 #: pagelayout_editor/dialogs/properties_frame_base.cpp:35 #: pcb_calculator/calculator_panels/panel_eserie_base.cpp:183 #: pcb_calculator/calculator_panels/panel_fusing_current_base.cpp:138 msgid "Help" msgstr "帮助" #: common/tool/actions.cpp:651 msgid "Open product documentation in a web browser" msgstr "在 Web 浏览器中打开产品文档" #: common/tool/actions.cpp:657 msgid "List Hotkeys..." msgstr "快捷键列表..." #: common/tool/actions.cpp:658 msgid "Displays current hotkeys table and corresponding commands" msgstr "显示当前快捷键表和相应命令" #: common/tool/actions.cpp:663 msgid "Get Involved" msgstr "参与 KiCad" #: common/tool/actions.cpp:664 msgid "Open \"Contribute to KiCad\" in a web browser" msgstr "在 Web 浏览器中打开“参与 KiCad”" #: common/tool/actions.cpp:670 msgid "Open \"Donate to KiCad\" in a web browser" msgstr "在 Web 浏览器中打开“向 KiCad 捐款”" #: common/tool/actions.cpp:674 msgid "Report Bug" msgstr "报告 Bug" #: common/tool/common_control.cpp:210 #, c-format msgid "" "Help file '%s' or\n" "'%s' could not be found.\n" "Do you want to access the KiCad online help?" msgstr "" "找不到帮助文件 \"%s\"\n" "或“%s” 。\n" "你想访问 KiCad 联机帮助吗?" #: common/tool/common_control.cpp:213 common/tool/common_control.cpp:233 msgid "File Not Found" msgstr "文件未找到" #: common/tool/common_control.cpp:230 #, c-format msgid "" "Help file '%s' could not be found.\n" "Do you want to access the KiCad online help?" msgstr "" "无法找到帮助文件 \"%s\" 。\n" "是否要访问 KiCad 联机帮助?" #: common/tool/common_control.cpp:260 #, c-format msgid "" "Could not launch the default browser.\n" "For information on how to help the KiCad project, visit %s" msgstr "" "无法启动默认浏览器。\n" "有关如何帮助 KiCad 项目的信息,请访问 %s" #: common/tool/common_control.cpp:263 msgid "Get involved with KiCad" msgstr "参与 KiCad" #: common/tool/common_control.cpp:275 #, c-format msgid "" "Could not launch the default browser.\n" "To donate to the KiCad project, visit %s" msgstr "" "无法启动默认浏览器。\n" "有关如何向 KiCad 项目捐款,请访问 %s" #: common/tool/grid_menu.cpp:100 #, c-format msgid "Grid: %s (%s)" msgstr "网格:%s (%s)" #: common/tool/grid_menu.cpp:112 #, c-format msgid "User grid: %s (%s)" msgstr "用户网格: %s (%s)" #: common/tool/selection_tool.cpp:284 msgid "Select &All\tA" msgstr "全选 (&A)\tA" #: common/tool/selection_tool.cpp:287 msgid "&Expand Selection\tE" msgstr "展开选定内容 (&E)\tE" #: common/tool/zoom_menu.cpp:67 #, c-format msgid "Zoom: %.2f" msgstr "倍数:%.2f" #: common/validators.cpp:250 #, c-format msgid "Incorrect value: %s" msgstr "不正确的值:%s" #: common/validators.cpp:294 msgid "Entry contains trailing white space." msgstr "条目包含尾随空格。" #: common/validators.cpp:298 msgid "Entry contains leading white space." msgstr "条目包含前导空格。" #: common/validators.cpp:302 #, c-format msgid "'%s' is not a valid library identifier format." msgstr "'%s' 不是一个有效的库标识符格式。" #: common/validators.cpp:309 msgid "Library Identifier Validation Error" msgstr "库标识符验证错误" #: common/validators.cpp:356 msgid "Invalid signal name" msgstr "无效的信号名称" #: common/validators.cpp:367 msgid "Signal names cannot contain CR or LF characters" msgstr "信号名称不能包含 CR 或 LF 字符" #: common/validators.cpp:370 msgid "Signal names cannot contain spaces" msgstr "信号名称不能包含空格" #: common/view/view.cpp:537 msgid "Mirroring for Y axis is not supported yet" msgstr "Y 轴的镜像尚不支持" #: common/widgets/font_choice.cpp:58 msgid "" msgstr "<未找到>" #: common/widgets/footprint_preview_widget.cpp:103 msgid "Footprint not found." msgstr "找不到封装。" #: common/widgets/footprint_select_widget.cpp:141 msgid "No default footprint" msgstr "没有默认的封装" #: common/widgets/gal_options_panel.cpp:86 msgid "Accelerated graphics" msgstr "硬件加速图形" #: common/widgets/gal_options_panel.cpp:86 msgid "Fallback graphics" msgstr "备用图形" #: common/widgets/gal_options_panel.cpp:87 msgid "Rendering Engine" msgstr "渲染引擎" #: common/widgets/gal_options_panel.cpp:91 msgid "Hardware-accelerated graphics (recommended)" msgstr "硬件加速图形 (推荐)" #: common/widgets/gal_options_panel.cpp:92 msgid "" "Software graphics (for computers which do not support KiCad's hardware " "acceleration requirements)" msgstr "软件图形 (适用于不支持 KiCad 硬件加速要求的计算机)" #: common/widgets/gal_options_panel.cpp:104 msgid "Grid Options" msgstr "网格选项" #: common/widgets/gal_options_panel.cpp:109 msgid "Dots" msgstr "点" #: common/widgets/gal_options_panel.cpp:110 msgid "Lines" msgstr "线" #: common/widgets/gal_options_panel.cpp:111 msgid "Small crosses" msgstr "小十字" #: common/widgets/gal_options_panel.cpp:115 msgid "Grid Style" msgstr "网格样式" #: common/widgets/gal_options_panel.cpp:127 msgid "Grid thickness:" msgstr "网格粗细:" #: common/widgets/gal_options_panel.cpp:138 #: common/widgets/gal_options_panel.cpp:154 #: common/widgets/gal_options_panel.cpp:172 msgid "px" msgstr "像素" #: common/widgets/gal_options_panel.cpp:143 msgid "Min grid spacing:" msgstr "最小网格间距:" #: common/widgets/gal_options_panel.cpp:159 msgid "Snap to Grid:" msgstr "对齐网格:" #: common/widgets/gal_options_panel.cpp:163 #: pcbnew/dialogs/dialog_copper_zones_base.cpp:357 #: pcbnew/dialogs/panel_edit_options_base.cpp:280 #: pcbnew/dialogs/panel_edit_options_base.cpp:294 #: pcbnew/dialogs/panel_edit_options_base.cpp:308 msgid "Always" msgstr "总是" #: common/widgets/gal_options_panel.cpp:163 msgid "When grid shown" msgstr "当网格显示时" #: common/widgets/gal_options_panel.cpp:163 #: pcbnew/dialogs/dialog_copper_zones_base.cpp:357 #: pcbnew/dialogs/panel_edit_options_base.cpp:280 #: pcbnew/dialogs/panel_edit_options_base.cpp:294 #: pcbnew/dialogs/panel_edit_options_base.cpp:308 msgid "Never" msgstr "从不" #: common/widgets/gal_options_panel.cpp:189 msgid "Cursor Options" msgstr "光标选项" #: common/widgets/gal_options_panel.cpp:195 msgid "Small crosshair" msgstr "小十字" #: common/widgets/gal_options_panel.cpp:196 msgid "Full window crosshair" msgstr "十字光标全屏" #: common/widgets/gal_options_panel.cpp:201 msgid "Cursor Shape" msgstr "光标形状" #: common/widgets/gal_options_panel.cpp:206 msgid "Cursor shape for drawing, placement and movement tools" msgstr "用于绘图,放置和移动工具的光标形状" #: common/widgets/gal_options_panel.cpp:209 msgid "Always show crosshairs" msgstr "始终显示十字光标" #: common/widgets/grid_text_button_helpers.cpp:407 msgid "Select a File" msgstr "选择一个文件" #: common/widgets/grid_text_button_helpers.cpp:439 msgid "Select Path" msgstr "选择路径" #: common/widgets/lib_tree.cpp:287 msgid "recent searches" msgstr "最近搜索" #: common/widgets/mathplot.cpp:1665 msgid "Center plot view to this position" msgstr "居中绘制视图" #: common/widgets/mathplot.cpp:1666 eeschema/sim/sim_plot_frame_base.cpp:95 msgid "Fit on Screen" msgstr "适应屏幕" #: common/widgets/mathplot.cpp:1666 msgid "Set plot view to show all items" msgstr "设置绘制视图以显示所有项目" #: common/widgets/mathplot.cpp:1667 msgid "Zoom in plot view." msgstr "放大绘制视图。" #: common/widgets/mathplot.cpp:1668 msgid "Zoom out plot view." msgstr "缩小绘制视图。" #: common/widgets/net_selector.cpp:58 msgid "" msgstr "<无网络>" #: common/widgets/net_selector.cpp:59 msgid "" msgstr "< 创建网络 >" #: common/widgets/net_selector.cpp:84 #: eeschema/dialogs/dialog_lib_symbol_properties.cpp:659 #: eeschema/dialogs/dialog_lib_symbol_properties.cpp:702 msgid "Filter:" msgstr "筛选:" #: common/widgets/paged_dialog.cpp:69 common/widgets/paged_dialog.cpp:328 #: eeschema/dialogs/dialog_bom_base.cpp:115 #: pcb_calculator/calculator_panels/panel_regulator_base.cpp:171 #: pcb_calculator/calculator_panels/panel_track_width_base.cpp:290 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:442 #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:360 msgid "Reset to Defaults" msgstr "重置为默认值" #: common/widgets/paged_dialog.cpp:320 #, c-format msgid "Reset %s to Defaults" msgstr "重置 %s 为默认值" #: common/widgets/properties_panel.cpp:46 #: common/widgets/properties_panel.cpp:75 msgid "No objects selected" msgstr "未选择对象" #: common/widgets/properties_panel.cpp:89 msgid "Multiple objects selected" msgstr "选中了多个对象" #: common/widgets/unit_binder.cpp:260 #, c-format msgid "%s must be at least %s." msgstr "%s 必须至少为 %s 。" #: common/widgets/unit_binder.cpp:276 #, c-format msgid "%s must be less than %s." msgstr "%s 必须小于 %s 。" #: common/widgets/widget_hotkey_list.cpp:98 msgid "Press a new hotkey, or press Esc to cancel..." msgstr "按下新的快捷键,或按 ESC 取消..." #: common/widgets/widget_hotkey_list.cpp:105 msgid "Command:" msgstr "命令:" #: common/widgets/widget_hotkey_list.cpp:113 msgid "Current key:" msgstr "当前快捷键:" #: common/widgets/widget_hotkey_list.cpp:145 msgid "Set Hotkey" msgstr "设置快捷键" #: common/widgets/widget_hotkey_list.cpp:351 #, c-format msgid "'%s' is a reserved hotkey in KiCad and cannot be assigned." msgstr "'%s' 是 KiCad 中的一个保留快捷键,不能进行分配。" #: common/widgets/widget_hotkey_list.cpp:402 msgid "Edit..." msgstr "编辑..." #: common/widgets/widget_hotkey_list.cpp:403 msgid "Undo Changes" msgstr "撤销变更" #: common/widgets/widget_hotkey_list.cpp:404 msgid "Clear Assigned Hotkey" msgstr "清除关联的快捷键" #: common/widgets/widget_hotkey_list.cpp:405 msgid "Restore Default" msgstr "重置为默认值" #: common/widgets/widget_hotkey_list.cpp:441 #, c-format msgid "" "'%s' is already assigned to '%s' in section '%s'. Are you sure you want to " "change its assignment?" msgstr "\"%s\" 已经分配给 \"%s\" 部分的 '%s'。你确定修改其分配吗?" #: common/widgets/widget_hotkey_list.cpp:447 msgid "Confirm change" msgstr "确认修改" #: common/widgets/widget_hotkey_list.cpp:467 msgid "Command" msgstr "命令" #: common/widgets/widget_hotkey_list.cpp:470 msgid "(double-click to edit)" msgstr "(双击编辑)" #: common/widgets/widget_hotkey_list.cpp:473 msgid "Hotkey" msgstr "快捷键" #: common/widgets/wx_html_report_panel.cpp:192 #: common/widgets/wx_html_report_panel.cpp:213 #: common/widgets/wx_html_report_panel.cpp:242 msgid "Error:" msgstr "错误:" #: common/widgets/wx_html_report_panel.cpp:196 #: common/widgets/wx_html_report_panel.cpp:217 #: common/widgets/wx_html_report_panel.cpp:243 msgid "Warning:" msgstr "警告:" #: common/widgets/wx_html_report_panel.cpp:244 msgid "Info:" msgstr "信息:" #: common/widgets/wx_html_report_panel.cpp:368 #: eeschema/dialogs/dialog_erc.cpp:914 pcbnew/dialogs/dialog_drc.cpp:851 msgid "Save Report to File" msgstr "保存报告到文件" #: common/widgets/wx_html_report_panel.cpp:385 #, c-format msgid "Cannot write report to file '%s'." msgstr "无法写入报告到文件 \"%s\"。" #: common/widgets/wx_html_report_panel.cpp:387 msgid "File save error" msgstr "文件保存错误" #: common/widgets/wx_html_report_panel_base.cpp:16 msgid "Output Messages" msgstr "输出信息" #: common/widgets/wx_html_report_panel_base.cpp:30 #: eeschema/dialogs/dialog_erc_base.cpp:117 #: pcbnew/dialogs/dialog_drc_base.cpp:167 #: pcbnew/dialogs/dialog_footprint_checker_base.cpp:32 msgid "Show:" msgstr "显示:" #: common/widgets/wx_html_report_panel_base.cpp:34 #: eeschema/dialogs/dialog_erc_base.cpp:121 eeschema/lib_item.cpp:54 #: pcbnew/dialogs/dialog_board_reannotate.cpp:85 #: pcbnew/dialogs/dialog_board_reannotate_base.cpp:174 #: pcbnew/dialogs/dialog_drc_base.cpp:171 #: pcbnew/dialogs/dialog_footprint_checker_base.cpp:36 #: pcbnew/widgets/appearance_controls.cpp:693 #: pcbnew/widgets/appearance_controls.cpp:735 #: pcbnew/widgets/appearance_controls.cpp:2379 #: pcbnew/widgets/appearance_controls.cpp:2398 msgid "All" msgstr "所有" #: common/widgets/wx_html_report_panel_base.cpp:50 #: eeschema/dialogs/dialog_erc_base.cpp:133 #: pcbnew/dialogs/dialog_drc_base.cpp:183 #: pcbnew/dialogs/dialog_footprint_checker_base.cpp:49 msgid "Warnings" msgstr "警告" #: common/widgets/wx_html_report_panel_base.cpp:59 msgid "Actions" msgstr "操作" #: common/widgets/wx_html_report_panel_base.cpp:65 msgid "Infos" msgstr "信息" #: common/widgets/wx_html_report_panel_base.cpp:71 #: eeschema/dialogs/dialog_erc_base.cpp:148 #: pcbnew/dialogs/dialog_drc_base.cpp:198 msgid "Save..." msgstr "保存..." #: common/wildcards_and_files_ext.cpp:221 msgid "All files" msgstr "所有文件" #: common/wildcards_and_files_ext.cpp:227 msgid "KiCad drawing symbol files" msgstr "KiCad 图形符号文件" #: common/wildcards_and_files_ext.cpp:233 msgid "KiCad symbol library files" msgstr "KiCad 符号库文件" #: common/wildcards_and_files_ext.cpp:240 msgid "KiCad legacy symbol library files" msgstr "KiCad 旧版符号库文件" #: common/wildcards_and_files_ext.cpp:246 msgid "KiCad database library files" msgstr "KiCad 数据库库文件" #: common/wildcards_and_files_ext.cpp:253 msgid "All KiCad symbol library files" msgstr "所有 KiCad 符号库文件" #: common/wildcards_and_files_ext.cpp:262 msgid "KiCad project files" msgstr "KiCad 工程文件" #: common/wildcards_and_files_ext.cpp:268 msgid "KiCad legacy project files" msgstr "KiCad 旧工程文件" #: common/wildcards_and_files_ext.cpp:275 msgid "All KiCad project files" msgstr "所有 KiCad 工程文件" #: common/wildcards_and_files_ext.cpp:282 msgid "All KiCad schematic files" msgstr "所有 KiCad 原理图文件" #: common/wildcards_and_files_ext.cpp:289 msgid "KiCad legacy schematic files" msgstr "KiCad 旧版原理图文件" #: common/wildcards_and_files_ext.cpp:296 msgid "KiCad s-expression schematic files" msgstr "KiCad “S-表达式”原理图文件" #: common/wildcards_and_files_ext.cpp:303 msgid "Altium schematic files" msgstr "Altium 原理图文件" #: common/wildcards_and_files_ext.cpp:309 msgid "CADSTAR Schematic Archive files" msgstr "CADSTAR 原理图存档文件" #: common/wildcards_and_files_ext.cpp:315 msgid "CADSTAR Archive files" msgstr "CADSTAR 存档文件" #: common/wildcards_and_files_ext.cpp:321 msgid "Eagle XML schematic files" msgstr "Eagle XML 原理图文件" #: common/wildcards_and_files_ext.cpp:327 msgid "Eagle XML files" msgstr "Eagle XML 文件" #: common/wildcards_and_files_ext.cpp:333 msgid "OrcadPCB2 netlist files" msgstr "OrcadPCB2 网表文件" #: common/wildcards_and_files_ext.cpp:340 msgid "KiCad netlist files" msgstr "KiCad 网表文件" #: common/wildcards_and_files_ext.cpp:346 gerbview/files.cpp:52 msgid "Gerber files" msgstr "Gerber 文件" #: common/wildcards_and_files_ext.cpp:352 #: common/wildcards_and_files_ext.cpp:393 msgid "KiCad printed circuit board files" msgstr "KiCad PCB 文件" #: common/wildcards_and_files_ext.cpp:358 msgid "Eagle ver. 6.x XML PCB files" msgstr "Eagle ver. 6.x XML PCB 文件" #: common/wildcards_and_files_ext.cpp:363 msgid "CADSTAR PCB Archive files" msgstr "CADSTAR PCB 压缩文件" #: common/wildcards_and_files_ext.cpp:368 msgid "P-Cad 200x ASCII PCB files" msgstr "P-Cad 200x ASCII PCB 文件" #: common/wildcards_and_files_ext.cpp:373 msgid "Altium Designer PCB files" msgstr "Altium Designer PCB 文件" #: common/wildcards_and_files_ext.cpp:378 msgid "Altium Circuit Studio PCB files" msgstr "Altium Circuit Studio PCB 文件" #: common/wildcards_and_files_ext.cpp:383 msgid "Altium Circuit Maker PCB files" msgstr "Altium Circuit Maker PCB 文件" #: common/wildcards_and_files_ext.cpp:388 msgid "Fabmaster PCB files" msgstr "Fabmaster PCB 文件" #: common/wildcards_and_files_ext.cpp:400 msgid "KiCad footprint files" msgstr "KiCad 封装文件" #: common/wildcards_and_files_ext.cpp:407 msgid "KiCad footprint library paths" msgstr "KiCad 封装库路径" #: common/wildcards_and_files_ext.cpp:414 msgid "Legacy footprint library files" msgstr "旧的封装库文件" #: common/wildcards_and_files_ext.cpp:420 msgid "Altium PCB footprint library files" msgstr "Altium PCB 封装库文件" #: common/wildcards_and_files_ext.cpp:426 msgid "Eagle ver. 6.x XML library files" msgstr "Eagle ver. 6.x XML 库文件" #: common/wildcards_and_files_ext.cpp:432 msgid "Geda PCB footprint library files" msgstr "Geda PCB 封装库文件" #: common/wildcards_and_files_ext.cpp:438 msgid "Drawing sheet files" msgstr "图纸文件" #: common/wildcards_and_files_ext.cpp:446 msgid "KiCad symbol footprint link files" msgstr "KiCad 符号封装链接文件" #: common/wildcards_and_files_ext.cpp:454 gerbview/files.cpp:70 msgid "Drill files" msgstr "钻孔文件" #: common/wildcards_and_files_ext.cpp:461 msgid "SVG files" msgstr "SVG 文件" #: common/wildcards_and_files_ext.cpp:467 msgid "HTML files" msgstr "HTML 文件" #: common/wildcards_and_files_ext.cpp:473 msgid "CSV Files" msgstr "CSV 文件" #: common/wildcards_and_files_ext.cpp:479 msgid "Portable document format files" msgstr "便携式文档格式文件 (*.PDF)" #: common/wildcards_and_files_ext.cpp:485 msgid "PostScript files" msgstr "PostScript 文件" #: common/wildcards_and_files_ext.cpp:491 msgid "Report files" msgstr "报告文件" #: common/wildcards_and_files_ext.cpp:497 msgid "Component placement files" msgstr "元件放置文件" #: common/wildcards_and_files_ext.cpp:503 msgid "VRML and X3D files" msgstr "VRML 和 X3D 文件" #: common/wildcards_and_files_ext.cpp:509 msgid "IDFv3 footprint files" msgstr "IDFv3 封装文件" #: common/wildcards_and_files_ext.cpp:515 msgid "Text files" msgstr "文本文件" #: common/wildcards_and_files_ext.cpp:521 msgid "Legacy footprint export files" msgstr "旧的封装导出文件" #: common/wildcards_and_files_ext.cpp:527 msgid "Electrical rule check file" msgstr "电气规则检查文件" #: common/wildcards_and_files_ext.cpp:533 msgid "Spice library file" msgstr "Spice 库文件" #: common/wildcards_and_files_ext.cpp:539 msgid "SPICE netlist file" msgstr "SPICE 网表文件" #: common/wildcards_and_files_ext.cpp:545 msgid "CadStar netlist file" msgstr "CadStar 网表文件" #: common/wildcards_and_files_ext.cpp:551 msgid "Symbol footprint association files" msgstr "符号封装关联文件" #: common/wildcards_and_files_ext.cpp:557 msgid "Zip file" msgstr "Zip 文件" #: common/wildcards_and_files_ext.cpp:563 msgid "GenCAD 1.4 board files" msgstr "GenCAD 1.4 线路板文件" #: common/wildcards_and_files_ext.cpp:569 msgid "DXF Files" msgstr "DXF 文件" #: common/wildcards_and_files_ext.cpp:575 #: resources/linux/mime/kicad-gerbers.xml.in:22 msgid "Gerber job file" msgstr "Gerber 工作文件" #: common/wildcards_and_files_ext.cpp:581 msgid "Specctra DSN file" msgstr "Specctra DSN 文件" #: common/wildcards_and_files_ext.cpp:588 msgid "Specctra Session file" msgstr "Specctra 会话文件" #: common/wildcards_and_files_ext.cpp:595 msgid "IPC-D-356 Test Files" msgstr "IPC-D-356 测试文件" #: common/wildcards_and_files_ext.cpp:602 msgid "Workbook file" msgstr "工作簿文件" #: common/wildcards_and_files_ext.cpp:609 msgid "PNG file" msgstr "PNG 文件" #: common/wildcards_and_files_ext.cpp:615 msgid "Jpeg file" msgstr "JPEG 文件" #: common/wildcards_and_files_ext.cpp:621 msgid "Hotkey file" msgstr "快捷键文件" #: cvpcb/auto_associate.cpp:108 #, c-format msgid "Equivalence file '%s' could not be found." msgstr "找不到等价文件 \"%s\"。" #: cvpcb/auto_associate.cpp:128 #, c-format msgid "Error opening equivalence file '%s'." msgstr "打开等效文件 \"%s\" 时出现错误。" #: cvpcb/auto_associate.cpp:180 msgid "Equivalence File Load Error" msgstr "等效文件载入错误" #: cvpcb/auto_associate.cpp:187 #, c-format msgid "%lu footprint/symbol equivalences found." msgstr "找到了 %lu 个封装/符号等价。" #: cvpcb/auto_associate.cpp:263 #, c-format msgid "" "Component %s: footprint %s not found in any of the project footprint " "libraries." msgstr "元件 %s: 没有在任何工程封装库中找到封装 %s 。" #: cvpcb/auto_associate.cpp:308 msgid "CvPcb Warning" msgstr "CvPcb 警告" #: cvpcb/cvpcb.cpp:174 msgid "" "You have run CvPcb for the first time using the new footprint library table " "method for finding footprints.\n" "CvPcb has either copied the default table or created an empty table in your " "home folder.\n" "You must first configure the library table to include all footprint " "libraries not included with KiCad.\n" "See the \"Footprint Library Table\" section of the CvPcb documentation for " "more information." msgstr "" "你首次使用新的封装库表方法运行 CvPcb 查找封装。\n" "CvPcb 已经复制了默认表或在你的主文件夹中创建了一个空表。\n" "你必须先配置库表,以包含 KiCad 中未包含的所有封装库。\n" "有关更多信息。请参阅 CvPcb 文档的“封装库表”部分。" #: cvpcb/cvpcb.cpp:187 msgid "" "An error occurred attempting to load the global footprint library table." msgstr "尝试加载全局封装库表时发生错误。" #: cvpcb/cvpcb_mainframe.cpp:67 cvpcb/menubar.cpp:51 msgid "Assign Footprints" msgstr "关联封装" #: cvpcb/cvpcb_mainframe.cpp:111 pcbnew/dialogs/panel_fp_lib_table.cpp:1089 msgid "Footprint Libraries" msgstr "封装库" #: cvpcb/cvpcb_mainframe.cpp:115 msgid "Symbol : Footprint Assignments" msgstr "符号:封装关联" #: cvpcb/cvpcb_mainframe.cpp:118 msgid "Filtered Footprints" msgstr "筛选的封装" #: cvpcb/cvpcb_mainframe.cpp:152 #: eeschema/dialogs/dialog_symbol_fields_table_base.cpp:130 msgid "Apply, Save Schematic && Continue" msgstr "应用,保存原理图并继续" #: cvpcb/cvpcb_mainframe.cpp:224 msgid "Symbol to footprint changes are unsaved" msgstr "封装变更的符号未保存" #: cvpcb/cvpcb_mainframe.cpp:405 msgid "Symbol to Footprint links have been modified. Save changes?" msgstr "符号和封装关联已经被修改。要保存变更吗?" #: cvpcb/cvpcb_mainframe.cpp:633 cvpcb/tools/cvpcb_association_tool.cpp:208 #, c-format msgid "'%s' is not a valid footprint." msgstr "\"%s\" 不是有效的封装。" #: cvpcb/cvpcb_mainframe.cpp:796 eeschema/generate_alias_info.cpp:39 #: eeschema/sch_symbol.cpp:1699 eeschema/sch_symbol.cpp:2179 #: eeschema/symbol_editor/symbol_editor.cpp:1249 #: eeschema/symbol_viewer_frame.cpp:450 pcbnew/footprint.cpp:2871 #: pcbnew/generate_footprint_info.cpp:37 pcbnew/plot_board_layers.cpp:105 msgid "Keywords" msgstr "关键字" #: cvpcb/cvpcb_mainframe.cpp:812 msgid "Pin Count" msgstr "引脚数量" #: cvpcb/cvpcb_mainframe.cpp:825 eeschema/sch_base_frame.cpp:576 #: eeschema/sch_symbol.cpp:1682 eeschema/sch_symbol.cpp:1686 #: eeschema/sch_symbol.cpp:1716 pcbnew/tools/pcb_control.cpp:1320 msgid "Library" msgstr "库" #: cvpcb/cvpcb_mainframe.cpp:838 msgid "Search Text" msgstr "搜索文本" #: cvpcb/cvpcb_mainframe.cpp:842 msgid "No Filtering" msgstr "无筛选" #: cvpcb/cvpcb_mainframe.cpp:844 #, c-format msgid "Filtered by %s" msgstr "筛选 %s" #: cvpcb/cvpcb_mainframe.cpp:858 #, c-format msgid "Description: %s; Keywords: %s" msgstr "描述:%s; 关键字:%s" #: cvpcb/cvpcb_mainframe.cpp:890 #, c-format msgid "Library location: %s" msgstr "库位置:%s" #: cvpcb/cvpcb_mainframe.cpp:892 msgid "Library location: unknown" msgstr "库位置:未知" #: cvpcb/cvpcb_mainframe.cpp:905 msgid "" "No PCB footprint libraries are listed in the current footprint library table." msgstr "在当前封装库表中没有列出 PCB 封装库。" #: cvpcb/cvpcb_mainframe.cpp:906 msgid "Configuration Error" msgstr "配置错误" #: cvpcb/cvpcb_mainframe.cpp:910 pcbnew/footprint_edit_frame.cpp:929 #: pcbnew/load_select_footprint.cpp:224 msgid "Loading Footprint Libraries" msgstr "载入封装库" #: cvpcb/cvpcb_mainframe.cpp:976 #, c-format msgid "" "Error loading schematic.\n" "%s" msgstr "" "加载原理图时出错。\n" "%s" #: cvpcb/dialogs/dialog_config_equfiles.cpp:51 #, c-format msgid "Project file: '%s'" msgstr "工程文件:\"%s\"" #: cvpcb/dialogs/dialog_config_equfiles.cpp:103 #: eeschema/dialogs/dialog_bom.cpp:447 #: gerbview/tools/gerbview_inspection_tool.cpp:185 #: kicad/project_tree_pane.cpp:783 msgid "No text editor selected in KiCad. Please choose one." msgstr "在 KiCad 中未选择任何文本编辑器,请选择一个。" #: cvpcb/dialogs/dialog_config_equfiles.cpp:244 msgid "Footprint Association File" msgstr "封装关联文件" #: cvpcb/dialogs/dialog_config_equfiles.cpp:288 #, c-format msgid "File '%s' already exists in list." msgstr "文件 \"%s\" 已经存在于列表中。" #: cvpcb/dialogs/dialog_config_equfiles_base.cpp:20 msgid "Symbol Footprint Association Files (.equ)" msgstr "符号封装关联文件(.equ)" #: cvpcb/dialogs/dialog_config_equfiles_base.cpp:36 #: eeschema/sch_base_frame.cpp:284 pcbnew/footprint_libraries_utils.cpp:532 msgid "Add" msgstr "添加" #: cvpcb/dialogs/dialog_config_equfiles_base.cpp:39 msgid "Remove" msgstr "移除" #: cvpcb/dialogs/dialog_config_equfiles_base.cpp:42 #: pcbnew/dialogs/panel_pcbnew_action_plugins_base.cpp:62 msgid "Move Up" msgstr "上移" #: cvpcb/dialogs/dialog_config_equfiles_base.cpp:45 #: pcbnew/dialogs/panel_pcbnew_action_plugins_base.cpp:67 msgid "Move Down" msgstr "下移" #: cvpcb/dialogs/dialog_config_equfiles_base.cpp:48 msgid "Edit File" msgstr "编辑文件" #: cvpcb/dialogs/dialog_config_equfiles_base.cpp:63 msgid "Available environment variables for relative paths:" msgstr "可选的相对路径环境变量:" #: cvpcb/dialogs/dialog_config_equfiles_base.cpp:81 #: eeschema/dialogs/dialog_label_properties_base.cpp:86 #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:58 #: eeschema/dialogs/dialog_rescue_each.cpp:134 #: eeschema/dialogs/dialog_sheet_properties_base.cpp:61 #: eeschema/dialogs/dialog_symbol_fields_table.cpp:1042 #: eeschema/dialogs/dialog_symbol_properties_base.cpp:55 #: eeschema/dialogs/panel_sym_lib_table.cpp:305 #: eeschema/fields_grid_table.cpp:339 eeschema/sch_symbol.cpp:1661 #: eeschema/sch_symbol.cpp:1706 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:69 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:69 #: pcbnew/dialogs/dialog_fp_plugin_options_base.cpp:43 #: pcbnew/dialogs/panel_fp_editor_defaults.cpp:63 #: pcbnew/dialogs/panel_fp_editor_defaults_base.cpp:54 #: pcbnew/dialogs/panel_fp_lib_table.cpp:460 pcbnew/footprint.cpp:2853 #: pcbnew/footprint_wizard_frame.cpp:323 pcbnew/fp_text.cpp:276 #: pcbnew/fp_text_grid_table.cpp:121 pcbnew/pcb_dimension.cpp:305 #: pcbnew/plot_board_layers.cpp:90 msgid "Value" msgstr "值" #: cvpcb/dialogs/dialog_config_equfiles_base.cpp:99 #: pcbnew/dialogs/dialog_gendrill_base.cpp:96 msgid "Absolute" msgstr "绝对" #: cvpcb/dialogs/dialog_config_equfiles_base.cpp:99 msgid "Relative" msgstr "相对" #: cvpcb/dialogs/dialog_config_equfiles_base.cpp:101 msgid "Path Type" msgstr "轨迹类型" #: cvpcb/dialogs/fp_conflict_assignment_selector.cpp:37 msgid "Ref" msgstr "参考" #: cvpcb/dialogs/fp_conflict_assignment_selector.cpp:38 msgid "Schematic assignment" msgstr "原理图关联" #: cvpcb/dialogs/fp_conflict_assignment_selector.cpp:41 msgid "Cmp file assignment" msgstr "元件文件关联" #: cvpcb/dialogs/fp_conflict_assignment_selector_base.cpp:19 msgid "" "Footprint assignments from schematic netlist and symbol footprint " "association file (.cmp) are conflicting.\n" "\n" "Please choose the assignment." msgstr "" "原理图网表与符号封装关联文件(.cmp)的封装关联有冲突\n" "\n" "请选择关联。" #: cvpcb/dialogs/fp_conflict_assignment_selector_base.h:53 msgid "Footprint Assignment Conflicts" msgstr "封装关联冲突" #: cvpcb/display_footprints_frame.cpp:72 #: pcbnew/toolbars_footprint_viewer.cpp:176 msgid "Footprint Viewer" msgstr "封装浏览" #: cvpcb/display_footprints_frame.cpp:325 #: pcbnew/toolbars_footprint_viewer.cpp:107 msgid "Automatic Zoom on footprint change" msgstr "封装变化时自动缩放" #: cvpcb/display_footprints_frame.cpp:413 #, c-format msgid "Footprint ID '%s' is not valid." msgstr "封装 ID \"%s\" 无效。" #: cvpcb/display_footprints_frame.cpp:428 #, c-format msgid "Library '%s' is not in the footprint library table." msgstr "库 '%s' 不在封装库表中。" #: cvpcb/display_footprints_frame.cpp:437 #: cvpcb/display_footprints_frame.cpp:462 #, c-format msgid "Footprint '%s' not found." msgstr "未找到封装 \"%s\" 。" #: cvpcb/display_footprints_frame.cpp:492 pcbnew/footprint.cpp:1055 #, c-format msgid "Footprint: %s" msgstr "封装:%s" #: cvpcb/display_footprints_frame.cpp:523 #, c-format msgid "Lib: %s" msgstr "库:%s" #: cvpcb/readwrite_dlgs.cpp:119 msgid "" "Some of the assigned footprints are legacy entries with no library names. " "Would you like KiCad to attempt to convert them to the new required LIB_ID " "format? (If you answer no, then these assignments will be cleared and you " "will need to re-assign them manually.)" msgstr "" "一些分配的封装是没有库名的旧条目。你希望 Kicad 试着将它们转换为新的必需的 " "LIB_ID 格式吗?(如果你回答否,这些分配将被清除,你必须自己手动重新分配它" "们。)" #: cvpcb/readwrite_dlgs.cpp:148 #, c-format msgid "Component '%s' footprint '%s' not found in any library.\n" msgstr "元件 \"%s\" 封装 \"%s\" 在任意库中均 没有找到 .\n" #: cvpcb/readwrite_dlgs.cpp:155 #, c-format msgid "Component '%s' footprint '%s' was found in multiple libraries.\n" msgstr "元件 \"%s\" 封装 \"%s\" 在 多个 库中被找到。\n" #: cvpcb/readwrite_dlgs.cpp:168 msgid "First check your footprint library table entries." msgstr "首先检查封装库表条目。" #: cvpcb/readwrite_dlgs.cpp:170 msgid "Problematic Footprint Library Tables" msgstr "有问题的封装库表" #: cvpcb/readwrite_dlgs.cpp:178 msgid "" "The following errors occurred attempting to convert the footprint " "assignments:\n" "\n" msgstr "" "试图转换封装关联时发生下列错误:\n" "\n" #: cvpcb/readwrite_dlgs.cpp:181 msgid "" "\n" "You will need to reassign them manually if you want them to be updated " "correctly the next time you import the netlist in Pcbnew." msgstr "" "\n" "如果你希望下次在 Pcbnew 中导入网表时正确更新它们,则需要手动重新关联它们。" #: cvpcb/readwrite_dlgs.cpp:307 msgid "Schematic saved" msgstr "保存原理图" #: cvpcb/toolbars_cvpcb.cpp:70 msgid "Footprint Filters:" msgstr "封装筛选器:" #: cvpcb/tools/cvpcb_actions.cpp:52 msgid "View selected footprint" msgstr "查看选择封装" #: cvpcb/tools/cvpcb_actions.cpp:53 msgid "View the selected footprint in the footprint viewer" msgstr "在封装查看器中查看所选的封装" #: cvpcb/tools/cvpcb_actions.cpp:60 msgid "Manage Footprint Association Files" msgstr "管理封装关联文件" #: cvpcb/tools/cvpcb_actions.cpp:61 msgid "" "Configure footprint association file (.equ) list. These files are used to " "automatically assign footprint names from symbol values." msgstr "" "配置占用空间关联文件 (.equ) 列表。 这些文件用于从符号值自动关联封装名称。" #: cvpcb/tools/cvpcb_actions.cpp:67 msgid "Save to Schematic" msgstr "保存到原理图" #: cvpcb/tools/cvpcb_actions.cpp:68 msgid "Save footprint associations in schematic symbol footprint fields" msgstr "在原理图符号封装字段中保存封装关联" #: cvpcb/tools/cvpcb_actions.cpp:74 msgid "Save to Schematic and File" msgstr "保存到原理图和文件" #: cvpcb/tools/cvpcb_actions.cpp:75 msgid "" "Save footprint associations in schematic symbol footprint fields and " "schematic files" msgstr "将封装关联保存在原理图符号封装字段和原理图文件中" #: cvpcb/tools/cvpcb_actions.cpp:98 msgid "Select next unassigned symbol" msgstr "分配选择下一个未赋值的符号" #: cvpcb/tools/cvpcb_actions.cpp:99 msgid "Select next symbol with no footprint assignment" msgstr "选择下一个没有封装赋值的符号" #: cvpcb/tools/cvpcb_actions.cpp:105 msgid "Select previous unassigned symbol" msgstr "选择上一个未赋值的符号" #: cvpcb/tools/cvpcb_actions.cpp:106 msgid "Select previous symbol with no footprint assignment" msgstr "选择上一个没有封装赋值的符号" #: cvpcb/tools/cvpcb_actions.cpp:115 msgid "Assign footprint" msgstr "对封装赋值" #: cvpcb/tools/cvpcb_actions.cpp:116 msgid "Assign footprint to selected symbols" msgstr "将封装分配到选定的符号" #: cvpcb/tools/cvpcb_actions.cpp:121 msgid "Automatically assign footprints" msgstr "自动分配封装" #: cvpcb/tools/cvpcb_actions.cpp:122 msgid "Perform automatic footprint assignment" msgstr "执行自动封装分配" #: cvpcb/tools/cvpcb_actions.cpp:128 msgid "Delete association" msgstr "删除关联" #: cvpcb/tools/cvpcb_actions.cpp:129 msgid "Delete selected footprint associations" msgstr "删除所选的封装关联" #: cvpcb/tools/cvpcb_actions.cpp:134 cvpcb/tools/cvpcb_actions.cpp:135 msgid "Delete all footprint associations" msgstr "删除所有封装关联" #: cvpcb/tools/cvpcb_actions.cpp:142 msgid "Use symbol footprint filters" msgstr "使用符号封装筛选器" #: cvpcb/tools/cvpcb_actions.cpp:143 msgid "Filter footprint list by footprint filters defined in the symbol" msgstr "按符号中定义的封装筛选器筛选封装列表" #: cvpcb/tools/cvpcb_actions.cpp:149 msgid "Filter by pin count" msgstr "按引脚计数筛选" #: cvpcb/tools/cvpcb_actions.cpp:150 msgid "Filter footprint list by pin count" msgstr "按引脚数量筛选封装列表" #: cvpcb/tools/cvpcb_actions.cpp:156 msgid "Filter by library" msgstr "按库筛选" #: cvpcb/tools/cvpcb_actions.cpp:157 msgid "Filter footprint list by library" msgstr "按库筛选封装列表" #: cvpcb/tools/cvpcb_association_tool.cpp:255 msgid "Delete all associations?" msgstr "是否删除所有关联?" #: eeschema/annotate.cpp:265 #, c-format msgid "%d duplicate time stamps were found and replaced." msgstr "找到并替换 %d 个重复的时间戳。" #: eeschema/annotate.cpp:378 #, c-format msgid "Updated %s (unit %s) from %s to %s." msgstr "将 %s (单元 %s) 从 %s 更新到了 %s。" #: eeschema/annotate.cpp:386 #, c-format msgid "Updated %s from %s to %s." msgstr "已将 %s 从 %s 更新至 %s。" #: eeschema/annotate.cpp:396 #, c-format msgid "Annotated %s (unit %s) as %s." msgstr "已将 %s (单元 %s) 批注为 %s。" #: eeschema/annotate.cpp:403 #, c-format msgid "Annotated %s as %s." msgstr "已将 %s 批注为 %s。" #: eeschema/annotate.cpp:420 msgid "Annotation complete." msgstr "标注完成。" #: eeschema/bom_plugins.cpp:46 #, c-format msgid "" "Script file:\n" "%s\n" "not found. Script not available." msgstr "" "脚本文件:\n" "%s\n" "没有找到。脚本不可用。" #: eeschema/component_references_lister.cpp:689 #, c-format msgid "Item not annotated: %s%s (unit %d)" msgstr "未批注项目: %s%s (单元 %d)" #: eeschema/component_references_lister.cpp:696 #, c-format msgid "Item not annotated: %s%s" msgstr "未批注项目: %s%s" #: eeschema/component_references_lister.cpp:714 #, c-format msgid "Error: symbol %s%s%s (unit %d) exceeds units defined (%d)" msgstr "错误:符号 %s%s%s(单元 %d) 超出定义的单元 (%d)" #: eeschema/component_references_lister.cpp:753 #, c-format msgid "Duplicate items %s%s%s\n" msgstr "重复项目 %s%s%s\n" #: eeschema/component_references_lister.cpp:777 #, c-format msgid "Differing unit counts for item %s%s%s and %s%s%s\n" msgstr "项目 %s%s%s 和 %s%s%s 的不同单位计数\n" #: eeschema/component_references_lister.cpp:793 #, c-format msgid "Different values for %s%d%s (%s) and %s%d%s (%s)" msgstr "不同的值:%s%d%s (%s) 和 %s%d%s (%s)" #: eeschema/connection_graph.cpp:2452 eeschema/connection_graph.cpp:2483 #, c-format msgid "" "Both %s and %s are attached to the same items; %s will be used in the netlist" msgstr "%s 和 %s 都连接到同一根导线上;选择 %s 作为用于网络列表的标签" #: eeschema/connection_graph.cpp:2746 #, c-format msgid "" "Net %s is graphically connected to bus %s but is not a member of that bus" msgstr "网络 %s 以图形方式连接到总线 %s,但不是总线的成员" #: eeschema/connection_graph.cpp:3208 #, c-format msgid "Sheet pin %s has no matching hierarchical label inside the sheet" msgstr "图框引脚 %s 在图框内没有匹配的分层标签" #: eeschema/connection_graph.cpp:3225 #, c-format msgid "Hierarchical label %s has no matching sheet pin in the parent sheet" msgstr "层次标签 %s 在父图框内没有匹配的图框引脚" #: eeschema/cross-probing.cpp:164 #, c-format msgid "%s pin %s found" msgstr "%s 引脚 %s 被找到" #: eeschema/cross-probing.cpp:166 #, c-format msgid "%s found but pin %s not found" msgstr "找到了 %s 但未找到引脚 %s" #: eeschema/cross-probing.cpp:170 #, c-format msgid "%s found" msgstr "找到 %s" #: eeschema/cross-probing.cpp:175 #, c-format msgid "%s not found" msgstr "未找到 %s" #: eeschema/cross-probing.cpp:216 msgid "Selected net:" msgstr "选择网络:" #: eeschema/dialogs/dialog_annotate.cpp:90 msgid "Annotation Messages:" msgstr "标注信息:" #: eeschema/dialogs/dialog_annotate.cpp:93 msgid "Annotate" msgstr "批注" #: eeschema/dialogs/dialog_annotate_base.cpp:40 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:25 #: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:26 #: pcbnew/dialogs/dialog_global_edit_tracks_and_vias_base.cpp:25 #: pcbnew/dialogs/dialog_unused_pad_layers_base.cpp:27 #: pcbnew/teardrop/dialog_teardrop_base.cpp:347 msgid "Scope" msgstr "范围" #: eeschema/dialogs/dialog_annotate_base.cpp:42 msgid "Entire schematic" msgstr "整个原理图" #: eeschema/dialogs/dialog_annotate_base.cpp:45 msgid "Current sheet only" msgstr "仅当前图框" #: eeschema/dialogs/dialog_annotate_base.cpp:48 #: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:82 #: pcbnew/dialogs/dialog_board_reannotate_base.cpp:184 msgid "Selection" msgstr "选择" #: eeschema/dialogs/dialog_annotate_base.cpp:51 msgid "Recurse into subsheets" msgstr "递归到子图框" #: eeschema/dialogs/dialog_annotate_base.cpp:58 #: eeschema/dialogs/panel_eeschema_annotation_options_base.cpp:35 msgid "Order" msgstr "顺序" #: eeschema/dialogs/dialog_annotate_base.cpp:63 #: eeschema/dialogs/panel_eeschema_annotation_options_base.cpp:40 msgid "Sort symbols by &X position" msgstr "按 &X 位置排列符号" #: eeschema/dialogs/dialog_annotate_base.cpp:75 #: eeschema/dialogs/panel_eeschema_annotation_options_base.cpp:52 msgid "Sort symbols by &Y position" msgstr "按 &Y 位置排列符号" #: eeschema/dialogs/dialog_annotate_base.cpp:90 msgid "Keep existing annotations" msgstr "保持现有的标注" #: eeschema/dialogs/dialog_annotate_base.cpp:90 msgid "Reset existing annotations" msgstr "重置现有的标注" #: eeschema/dialogs/dialog_annotate_base.cpp:97 #: eeschema/dialogs/panel_eeschema_annotation_options_base.cpp:72 msgid "Numbering" msgstr "编号方式" #: eeschema/dialogs/dialog_annotate_base.cpp:104 #: eeschema/dialogs/panel_eeschema_annotation_options_base.cpp:79 msgid "Use first free number after:" msgstr "使用该数字之后的编号:" #: eeschema/dialogs/dialog_annotate_base.cpp:110 #: eeschema/dialogs/panel_eeschema_annotation_options_base.cpp:85 msgid "First free after sheet number X 100" msgstr "参考编号 X 100" #: eeschema/dialogs/dialog_annotate_base.cpp:113 #: eeschema/dialogs/panel_eeschema_annotation_options_base.cpp:88 msgid "First free after sheet number X 1000" msgstr "参考编号 X 1000" #: eeschema/dialogs/dialog_annotate_base.cpp:136 msgid "Clear Annotation" msgstr "清除标注" #: eeschema/dialogs/dialog_annotate_base.h:85 msgid "Annotate Schematic" msgstr "批注原理图" #: eeschema/dialogs/dialog_bom.cpp:134 msgid "Generate" msgstr "生成" #: eeschema/dialogs/dialog_bom.cpp:216 msgid "(file missing)" msgstr "(文件缺失)" #: eeschema/dialogs/dialog_bom.cpp:293 #, c-format msgid "The selected BOM generator script %s could not be found." msgstr "所选的材料表生成器脚本 %s 无法被找到。" #: eeschema/dialogs/dialog_bom.cpp:298 #, c-format msgid "" "\n" "\n" "Searched:\n" "\t%s\n" "\t%s" msgstr "" "\n" "\n" "搜索到:\n" "%s\n" "%s" #: eeschema/dialogs/dialog_bom.cpp:344 msgid "Generating BOM requires a fully annotated schematic." msgstr "生成材料表 (BOM) 需要一张完全注释的原理图。" #: eeschema/dialogs/dialog_bom.cpp:381 eeschema/dialogs/dialog_bom_base.cpp:43 msgid "Generator nickname:" msgstr "生成别称:" #: eeschema/dialogs/dialog_bom.cpp:381 msgid "Add Generator" msgstr "添加生成器" #: eeschema/dialogs/dialog_bom.cpp:390 #, c-format msgid "Nickname '%s' already in use." msgstr "别名 \"%s\" 已经被占用了。" #: eeschema/dialogs/dialog_bom.cpp:419 eeschema/dialogs/dialog_netlist.cpp:748 msgid "Generator File" msgstr "生成器文件" #: eeschema/dialogs/dialog_bom.cpp:438 msgid "Generator file name not found." msgstr "找不到生成器文件名。" #: eeschema/dialogs/dialog_bom.cpp:459 msgid "Bill of Material Generation Help" msgstr "BOM 生成帮助" #: eeschema/dialogs/dialog_bom_base.cpp:25 msgid "BOM generator scripts:" msgstr "BOM 生成器脚本:" #: eeschema/dialogs/dialog_bom_base.cpp:69 msgid "Add a new BOM generator and its command line to the list" msgstr "向列表中添加新的 BOM 生成器及其命令行" #: eeschema/dialogs/dialog_bom_base.cpp:74 msgid "Edit the script file in the text editor" msgstr "编辑文本编辑器中的脚本文件" #: eeschema/dialogs/dialog_bom_base.cpp:82 msgid "Remove the current generator script from list" msgstr "从列表中删除当前生成器脚本" #: eeschema/dialogs/dialog_bom_base.cpp:92 msgid "Command line running the generator:" msgstr "运行生成器的命令行:" #: eeschema/dialogs/dialog_bom_base.cpp:101 msgid "Show console window" msgstr "显示控制台窗口" #: eeschema/dialogs/dialog_bom_base.cpp:102 msgid "" "By default, command line runs with hidden console window and output is " "redirected to the info display.\n" "Set this option to show the window of the running command." msgstr "" "默认情况下, 命令行使用隐藏的控制台窗口运行, 并将输出重定向到信息显示。\n" "设置此选项以显示正在运行的命令的窗口。" #: eeschema/dialogs/dialog_bom_base.cpp:116 msgid "Reset the list of BOM generator scripts to the default settings" msgstr "重置 BOM 生成器脚本到默认设置" #: eeschema/dialogs/dialog_bom_base.h:81 msgid "Bill of Material" msgstr "BOM (物料清单)" #: eeschema/dialogs/dialog_bom_help_md.h:2 msgid "" "# 1 - Full documentation\n" "\n" "The Eeschema documentation (*eeschema.html*) describes this intermediate " "netlist and gives examples(chapter ***creating customized netlists and bom " "files***).\n" "\n" "# 2 - The intermediate Netlist File\n" "\n" "BOM files (and netlist files) can be created from an *Intermediate netlist " "file* created by Eeschema.\n" "\n" "This file uses XML syntax and is called the intermediate netlist. The " "intermediate netlist includes a large amount of data about your board and " "because of this, it can be used with post-processing to create a BOM or " "other reports.\n" "\n" "Depending on the output (BOM or netlist), different subsets of the complete " "Intermediate Netlist file will be used in the post-processing.\n" "\n" "# 3 - Conversion to a new format\n" "\n" "By applying a post-processing filter to the Intermediate netlist file you " "can generate foreign netlist files as well as BOM files. Because this " "conversion is a text to text transformation, this post-processing filter can " "be written using *Python*, *XSLT*, or any other tool capable of taking XML " "as input.\n" "\n" "XSLT itself is a XML language suitable for XML transformations. There is a " "free program called `xsltproc` that you can download and install. The " "`xsltproc` program can be used to read the Intermediate XML netlist input " "file, apply a style-sheet to transform the input, and save the results in an " "output file. Use of `xsltproc` requires a style-sheet file using XSLT " "conventions. The full conversion process is handled by Eeschema, after it is " "configured once to run `xsltproc` in a specific way.\n" "\n" "A Python script is somewhat more easy to create.\n" "\n" "# 4 - Initialization of the dialog window\n" "\n" "You should add a new plugin (a script) in the plugin list by clicking on the " "Add Plugin button.\n" "\n" "## 4.1 - Plugin Configuration Parameters\n" "\n" "The Eeschema plug-in configuration dialog requires the following " "information:\n" "\n" " * The title: for instance, the name of the netlist format.\n" " * The command line to launch the converter (usually a script).\n" "\n" "***Note (Windows only):***\n" "*By default, the command line runs with hidden console window and output is " "redirected to \"Plugin info\" field. To show the window of the running " "command, set the checkbox \"Show console window\".*\n" "\n" "Once you click on the generate button the following will happen:\n" "\n" "1. Eeschema creates an intermediate netlist file \\*.xml, for instance `test." "xml`.\n" "2. Eeschema runs the script from the command line to create the final output " "file.\n" "\n" "## 4.2 - Generate netlist files with the command line\n" "\n" "Assuming we are using the program `xsltproc.exe` to apply the sheet style to " "the intermediate file, `xsltproc.exe` is executed with the following " "command.\n" "\n" "```\n" "xsltproc.exe -o \n" "```\n" "\n" "On Windows the command line is the following.\n" "\n" "```\n" "f:/kicad/bin/xsltproc.exe -o \"%O\" f:/kicad/bin/plugins/myconverter.xsl " "\"%I\"\n" "```\n" "\n" "On Linux the command becomes as following.\n" "\n" "```\n" "xsltproc -o \"%O\" /usr/local/kicad/bin/plugins/myconverter .xsl \"%I\"\n" "```\n" "where `myconverter.xsl` is the style-sheet that you are applying.\n" "\n" "Do not forget the double quotes around the file names, this allows them to " "have spaces after the substitution by Eeschema.\n" "\n" "If a Python script is used, the command line is something like (depending on " "the Python script):\n" "\n" "```\n" "python f:/kicad/bin/plugins/bom-in-python/myconverter.py \"%I\" \"%O\"\n" "```\n" "\n" "or\n" "\n" "```\n" "python /usr/local/kicad/bin/plugins/bom-in-python/myconverter .xsl \"%I\" " "\"%O\"\n" "```\n" "\n" "The command line format accepts parameters for filenames. The supported " "formatting parameters are:\n" "\n" " * `%B`: base filename of selected output file, minus path and extension.\n" " * `%P`: project directory, without name and without trailing '/'.\n" " * `%I`: complete filename and path of the temporary input file\n" "(the intermediate net file).\n" " * `%O`: complete filename and path (but without extension) of the user\n" "chosen output file.\n" "\n" "`%I` will be replaced by the actual intermediate file name (usually the full " "root sheet filename with extension \".xml\").\n" "`%O` will be replaced by the actual output file name (the full root sheet " "filename minus extension).\n" "`%B` will be replaced by the actual output short file name (the short root " "sheet filename minus extension).\n" "`%P` will be replaced by the actual current project path.\n" "\n" "## 4.3 - Command line format:\n" "\n" "### 4.3.1 - Remark:\n" "\n" "Most of time, the created file must have an extension, depending on its " "type.\n" "Therefore you have to add to the option ***%O*** the right file extension.\n" "\n" "For instance:\n" "\n" " * **%O.csv** to create a .csv file (comma separated value file).\n" " * **%O.htm** to create a .html file.\n" " * **%O.bom** to create a .bom file.\n" "\n" "### 4.3.2 Example for xsltproc:\n" "\n" "The command line format for xsltproc is the following:\n" "\n" "```\n" " xsltproc \n" "```\n" "\n" "On Windows:\n" "```\n" "f:/kicad/bin/xsltproc.exe -o \"%O.bom\" f:/kicad/bin/plugins/" "netlist_form_pads-pcb.xsl \"%I\"\n" "```\n" "\n" "On Linux:\n" "```\n" "xsltproc -o \"%O.bom\" /usr/local/kicad/bin/plugins/netlist_form_pads-pcb." "xsl \"%I\"\n" "```\n" "\n" "The above examples assume `xsltproc` is installed on your PC under Windows " "and xsl files located in `/kicad/bin/plugins/`.\n" "\n" "\n" "### 4.3.3 Example for Python scripts:\n" "\n" "Assuming python is installed on your PC, and python scripts are located in\n" "\n" " `/kicad/bin/plugins/bom-in-python/`,\n" "\n" "the command line format for python is something like:\n" "\n" "```\n" "python