# taotieren , 2021, 2022, 2023, 2024. # kai chiao chuang , 2021. # David Chen , 2021. # ZbeeGin , 2021. # pondahai , 2022, 2024. # willliam , 2022. # Seth Hillbrand , 2023. # 撒景賢 , 2024. # Oliver0804 , 2024. # William Lin , 2024. # pominglee , 2024. # Andrew , 2024. msgid "" msgstr "" "Project-Id-Version: KiCad\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2024-05-21 09:38-0700\n" "PO-Revision-Date: 2024-05-15 21:35+0000\n" "Last-Translator: pominglee \n" "Language-Team: Chinese (Traditional) \n" "Language: zh_TW\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 5.6-dev\n" "X-Poedit-SourceCharset: UTF-8\n" "X-Poedit-KeywordsList: _;_HKI\n" "X-Poedit-Basepath: ../../../../../Downloads/kicad-master\n" "X-Poedit-SearchPath-0: .\n" "X-Poedit-SearchPath-1: 3d-viewer\n" "X-Poedit-SearchPath-2: cvpcb\n" "X-Poedit-SearchPath-3: eeschema\n" "X-Poedit-SearchPath-4: gerbview\n" "X-Poedit-SearchPath-5: kicad\n" #: 3d-viewer/3d_cache/3d_plugin_manager.cpp:58 msgid "All Files" msgstr "所有檔案" #: 3d-viewer/3d_canvas/board_adapter.cpp:330 msgid "Build board outline" msgstr "建置電路板邊框" #: 3d-viewer/3d_canvas/board_adapter.cpp:542 msgid "Create layers" msgstr "建立板層" #: 3d-viewer/3d_canvas/board_adapter.cpp:911 #: pcbnew/dialogs/dialog_footprint_checker.cpp:116 msgid "No footprint loaded." msgstr "未載入任何封裝。" #: 3d-viewer/3d_canvas/board_adapter.cpp:928 msgid "" "Footprint outline is missing or malformed. Run Footprint Checker for a full " "analysis." msgstr "" "封裝缺少外框或外框形狀異常 (如外框線條沒有閉合)。可用封裝檢查器分析原因。" #: 3d-viewer/3d_canvas/board_adapter.cpp:937 msgid "Board outline is missing or malformed. Run DRC for a full analysis." msgstr "" "電路板缺少板框或板框形狀異常 (如板框線條沒有閉合)。可用設計規則檢查 (DRC) 分" "析原因。" #: 3d-viewer/3d_canvas/create_layer_items.cpp:262 msgid "Create tracks and vias" msgstr "生成走線和貫孔" #: 3d-viewer/3d_canvas/create_layer_items.cpp:711 msgid "Create zones" msgstr "建立區域" #: 3d-viewer/3d_canvas/create_layer_items.cpp:795 msgid "Build Tech layers" msgstr "建置工藝層" #: 3d-viewer/3d_canvas/create_layer_items.cpp:827 #, c-format msgid "Build Tech layer %d" msgstr "建置工藝層 %d" #: 3d-viewer/3d_canvas/create_layer_items.cpp:1051 msgid "Simplifying copper layer polygons" msgstr "簡化銅層上的多邊形" #: 3d-viewer/3d_canvas/create_layer_items.cpp:1056 msgid "Calculating plated copper" msgstr "計算鍍銅" #: 3d-viewer/3d_canvas/create_layer_items.cpp:1142 #, c-format msgid "Simplifying %d copper layers" msgstr "簡化 %d 銅層" #: 3d-viewer/3d_canvas/create_layer_items.cpp:1185 msgid "Simplify holes contours" msgstr "簡化通孔輪廓" #: 3d-viewer/3d_canvas/create_layer_items.cpp:1205 msgid "Build BVH for holes and vias" msgstr "為通孔和貫孔建置 BVH (盲埋孔)" #: 3d-viewer/3d_canvas/eda_3d_canvas.cpp:389 msgid "OpenGL context creation error" msgstr "OpenGL 上下文建立錯誤" #: 3d-viewer/3d_canvas/eda_3d_canvas.cpp:420 msgid "Your OpenGL version is not supported. Minimum required is 1.5." msgstr "您的 OpenGL 版本並未支援。最低要求版本為 1.5。" #: 3d-viewer/3d_canvas/eda_3d_canvas.cpp:554 #, c-format msgid "Last render time %.0f ms" msgstr "上次算繪時間 %.0f ms" #: 3d-viewer/3d_canvas/eda_3d_canvas.cpp:661 #, c-format msgid "Net %s\tNet class %s" msgstr "網路 %s \t網路類 %s" #: 3d-viewer/3d_canvas/eda_3d_canvas.cpp:685 #, c-format msgid "Pad %s\t" msgstr "焊盤 %s\t" #: 3d-viewer/3d_canvas/eda_3d_canvas.cpp:716 #, c-format msgid "Rule area %s\t" msgstr "規則區 %s\t" #: 3d-viewer/3d_canvas/eda_3d_canvas.cpp:718 #, c-format msgid "Zone %s\t" msgstr "區域 %s\t" #: 3d-viewer/3d_rendering/opengl/create_scene.cpp:465 msgid "Load OpenGL: board" msgstr "載入 OpenGL: 電路板" #: 3d-viewer/3d_rendering/opengl/create_scene.cpp:493 msgid "Load OpenGL: holes and vias" msgstr "載入 OpenGL: 通孔和貫孔" #: 3d-viewer/3d_rendering/opengl/create_scene.cpp:547 msgid "Load OpenGL: layers" msgstr "載入 OpenGL: 層" #: 3d-viewer/3d_rendering/opengl/create_scene.cpp:561 #, c-format msgid "Load OpenGL layer %s" msgstr "載入 OpenGL 層 %s" #: 3d-viewer/3d_rendering/opengl/create_scene.cpp:659 #: 3d-viewer/3d_rendering/raytracing/create_scene.cpp:779 #: pcbnew/pcb_io/altium/altium_pcb.cpp:1816 msgid "Loading 3D models..." msgstr "正在載入 3D 模型..." #: 3d-viewer/3d_rendering/opengl/create_scene.cpp:668 #: 3d-viewer/3d_rendering/raytracing/create_scene.cpp:960 #, c-format msgid "Reload time %.3f s" msgstr "重新載入時間 %.3f s" #: 3d-viewer/3d_rendering/opengl/create_scene.cpp:966 #: eeschema/sch_io/eagle/sch_io_eagle.cpp:412 #: eeschema/sch_io/eagle/sch_io_eagle.cpp:593 #: eeschema/sch_io/kicad_legacy/sch_io_kicad_legacy.cpp:285 #: eeschema/sch_io/kicad_sexpr/sch_io_kicad_sexpr.cpp:303 #: eeschema/symbol_library.cpp:533 pcbnew/pcb_io/eagle/pcb_io_eagle.cpp:344 #: pcbnew/pcb_io/easyeda/pcb_io_easyeda_plugin.cpp:149 #: pcbnew/pcb_io/easyedapro/pcb_io_easyedapro.cpp:113 #: pcbnew/pcb_io/fabmaster/pcb_io_fabmaster.cpp:59 #: pcbnew/pcb_io/kicad_legacy/pcb_io_kicad_legacy.cpp:502 #: pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr.cpp:2527 #, c-format msgid "Loading %s..." msgstr "正在載入 %s..." #: 3d-viewer/3d_rendering/opengl/render_3d_opengl.cpp:472 #: 3d-viewer/3d_rendering/raytracing/render_3d_raytrace_gl.cpp:106 #: 3d-viewer/3d_rendering/raytracing/render_3d_raytrace_ram.cpp:99 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:560 msgid "Load Raytracing: layers" msgstr "載入光線追蹤: 層" #: 3d-viewer/3d_rendering/raytracing/render_3d_raytrace_base.cpp:179 #, c-format msgid "Rendering time %.3f s" msgstr "算繪時間 %.3f s" #: 3d-viewer/3d_rendering/raytracing/render_3d_raytrace_base.cpp:237 #, c-format msgid "Rendering: %.0f %%" msgstr "算繪: %.0f %%" #: 3d-viewer/3d_rendering/raytracing/render_3d_raytrace_base.cpp:695 msgid "Rendering: Post processing shader" msgstr "算繪: 後期處理著色器" #: 3d-viewer/3d_viewer/3d_menubar.cpp:51 msgid "Export Current View as PNG..." msgstr "將當前視圖匯出為 PNG..." #: 3d-viewer/3d_viewer/3d_menubar.cpp:56 msgid "Export Current View as JPEG..." msgstr "將當前視圖匯出為 JPEG..." #: 3d-viewer/3d_viewer/3d_menubar.cpp:62 #: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:655 #: common/eda_base_frame.cpp:1197 common/hotkey_store.cpp:80 #: common/tool/actions.cpp:998 pcbnew/footprint_chooser_frame.cpp:276 #: pcbnew/footprint_viewer_frame.cpp:978 pcbnew/pcb_base_frame.cpp:689 msgid "3D Viewer" msgstr "3D 查看器" #: 3d-viewer/3d_viewer/3d_menubar.cpp:70 msgid "Copy 3D Image" msgstr "複製 3D 圖像" #: 3d-viewer/3d_viewer/3d_menubar.cpp:87 msgid "3D Grid" msgstr "3D 網格" #: 3d-viewer/3d_viewer/3d_menubar.cpp:125 msgid "Raytracing" msgstr "光線追蹤" #: 3d-viewer/3d_viewer/3d_menubar.cpp:132 msgid "Reset to Default Settings" msgstr "重置為預設設置" #: 3d-viewer/3d_viewer/3d_menubar.cpp:139 #: bitmap2component/bitmap2cmp_frame.cpp:308 cvpcb/menubar.cpp:78 #: eeschema/menubar.cpp:349 eeschema/sim/toolbars_simulator_frame.cpp:171 #: eeschema/symbol_editor/menubar_symbol_editor.cpp:170 #: eeschema/toolbars_symbol_viewer.cpp:129 gerbview/menubar.cpp:231 #: kicad/menubar.cpp:221 pagelayout_editor/menubar.cpp:150 #: pcb_calculator/pcb_calculator_frame.cpp:229 #: pcbnew/menubar_footprint_editor.cpp:235 pcbnew/menubar_pcb_editor.cpp:464 #: pcbnew/toolbars_footprint_viewer.cpp:193 msgid "&File" msgstr "檔案 (&F)" #: 3d-viewer/3d_viewer/3d_menubar.cpp:140 cvpcb/menubar.cpp:79 #: eeschema/menubar.cpp:350 #: eeschema/symbol_editor/menubar_symbol_editor.cpp:171 kicad/menubar.cpp:222 #: pagelayout_editor/menubar.cpp:151 pcbnew/menubar_footprint_editor.cpp:236 #: pcbnew/menubar_pcb_editor.cpp:465 msgid "&Edit" msgstr "編輯 (&E)" #: 3d-viewer/3d_viewer/3d_menubar.cpp:141 eeschema/menubar.cpp:351 #: eeschema/sim/toolbars_simulator_frame.cpp:172 #: eeschema/symbol_editor/menubar_symbol_editor.cpp:172 #: eeschema/toolbars_symbol_viewer.cpp:130 gerbview/menubar.cpp:232 #: kicad/menubar.cpp:223 pagelayout_editor/menubar.cpp:152 #: pcbnew/menubar_footprint_editor.cpp:237 pcbnew/menubar_pcb_editor.cpp:466 #: pcbnew/toolbars_footprint_viewer.cpp:194 msgid "&View" msgstr "視圖 (&V)" #: 3d-viewer/3d_viewer/3d_menubar.cpp:142 #: bitmap2component/bitmap2cmp_frame.cpp:309 cvpcb/menubar.cpp:80 #: eeschema/sim/toolbars_simulator_frame.cpp:174 gerbview/menubar.cpp:234 #: kicad/menubar.cpp:225 pcb_calculator/pcb_calculator_frame.cpp:230 msgid "&Preferences" msgstr "設置 (&S)" #: 3d-viewer/3d_viewer/3d_toolbar.cpp:57 msgid "Reload board" msgstr "重新載入電路板" #: 3d-viewer/3d_viewer/3d_toolbar.cpp:62 msgid "Copy 3D image to clipboard" msgstr "複製 3D 圖像到剪貼板" #: 3d-viewer/3d_viewer/3d_toolbar.cpp:67 msgid "Render current view using Raytracing" msgstr "使用光線追蹤算繪當前視圖" #: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:103 #: resources/linux/metainfo/org.kicad.kicad.metainfo.xml.in:68 msgid "KiCad 3D Viewer" msgstr "KiCad 3D 查看器" #: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:165 #: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:661 #: eeschema/dialogs/panel_eeschema_display_options_base.cpp:27 #: pcbnew/footprint_edit_frame.cpp:242 pcbnew/footprint_edit_frame.cpp:915 #: pcbnew/pcb_edit_frame.cpp:314 pcbnew/pcb_edit_frame.cpp:1626 msgid "Appearance" msgstr "外觀" #: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:329 #: 3d-viewer/dialogs/appearance_controls_3D.cpp:614 #: 3d-viewer/dialogs/appearance_controls_3D_base.cpp:43 msgid "Follow PCB Editor" msgstr "遵循 PCB 編輯器" #: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:331 #: 3d-viewer/dialogs/appearance_controls_3D.cpp:615 #: 3d-viewer/dialogs/appearance_controls_3D_base.cpp:43 msgid "Follow PCB Plot Settings" msgstr "遵循 PCB 繪圖設置" #: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:583 #: 3d-viewer/dialogs/appearance_controls_3D.cpp:640 #: 3d-viewer/dialogs/appearance_controls_3D.cpp:828 msgid "legacy colors" msgstr "舊版顏色" #: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:719 msgid "3D Image File Name" msgstr "3D 圖像檔案名稱" #: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:740 #: common/eda_base_frame.cpp:1343 common/eda_base_frame.cpp:1347 #: pcbnew/pcb_io/altium/altium_pcb.cpp:1900 #, c-format msgid "Insufficient permissions to save file '%s'." msgstr "儲存檔案 '%s' 的權限不足。" #: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:741 common/confirm.cpp:202 #: common/dialogs/dialog_grid_settings.cpp:60 #: common/dialogs/dialog_grid_settings.cpp:67 #: common/dialogs/panel_setup_severities.cpp:44 common/kidialog.cpp:126 #: eeschema/dialogs/dialog_erc.cpp:861 #: eeschema/dialogs/dialog_symbol_fields_table.cpp:1652 #: eeschema/dialogs/dialog_symbol_fields_table.cpp:2054 #: eeschema/files-io.cpp:993 eeschema/files-io.cpp:1061 #: eeschema/sch_marker.cpp:289 kicad/import_proj.cpp:79 #: kicad/import_project.cpp:123 kicad/kicad.cpp:316 #: kicad/tools/kicad_manager_control.cpp:237 #: kicad/tools/kicad_manager_control.cpp:294 #: kicad/tools/kicad_manager_control.cpp:340 #: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664.cpp:143 #: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664.cpp:216 #: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664.cpp:225 #: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664.cpp:234 #: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664.cpp:240 #: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664.cpp:241 #: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664.cpp:242 #: pcb_calculator/calculator_panels/panel_fusing_current.cpp:166 #: pcb_calculator/calculator_panels/panel_fusing_current.cpp:179 #: pcb_calculator/calculator_panels/panel_fusing_current.cpp:191 #: pcb_calculator/calculator_panels/panel_fusing_current.cpp:203 #: pcbnew/dialogs/dialog_drc.cpp:937 pcbnew/pcb_marker.cpp:206 #: pcbnew/widgets/appearance_controls.cpp:2710 msgid "Error" msgstr "錯誤" #: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:781 msgid "Failed to copy image to clipboard" msgstr "無法將圖像複製到剪貼板" #: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:792 msgid "Can't save file" msgstr "無法儲存檔案" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:47 msgid "Set Pivot" msgstr "設定 Pivot" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:48 msgid "Place point around which the board will be rotated (middle mouse click)" msgstr "放置 PCB 板旋轉中心 (點擊鼠標中鍵)" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:55 msgid "Rotate X Clockwise" msgstr "沿 X 軸順時針旋轉" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:63 msgid "Rotate X Counterclockwise" msgstr "沿 X 軸逆時針旋轉" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:71 msgid "Rotate Y Clockwise" msgstr "沿 Y 軸順時針旋轉" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:79 msgid "Rotate Y Counterclockwise" msgstr "沿 Y 軸逆時針旋轉" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:87 msgid "Rotate Z Clockwise" msgstr "沿 Z 軸順時針旋轉" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:95 msgid "Rotate Z Counterclockwise" msgstr "沿 Z 軸逆時針旋轉" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:104 msgid "Move Board Left" msgstr "左移電路板" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:113 msgid "Move Board Right" msgstr "右移電路板" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:122 msgid "Move Board Up" msgstr "上移電路板" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:131 msgid "Move Board Down" msgstr "下移電路板" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:140 msgid "Home View" msgstr "主視圖" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:141 msgid "Redraw at the home position and zoom" msgstr "在原點重新繪製並縮放" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:149 msgid "Flip Board" msgstr "翻轉電路板" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:150 msgid "Flip the board view" msgstr "翻轉電路板視圖" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:158 msgid "Toggle Orthographic Projection" msgstr "切換正交投影顯示" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:159 #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:199 msgid "Enable/disable orthographic projection" msgstr "啟用/停用正交投影" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:166 msgid "View Front" msgstr "正視圖" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:175 msgid "View Back" msgstr "後視圖" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:184 msgid "View Left" msgstr "左視圖" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:193 msgid "View Right" msgstr "右視圖" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:202 msgid "View Top" msgstr "頂視圖" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:211 msgid "View Bottom" msgstr "底視圖" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:219 msgid "No 3D Grid" msgstr "不顯示 3D 網格" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:226 msgid "3D Grid 10mm" msgstr "3D 網格 10mm" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:233 msgid "3D Grid 5mm" msgstr "3D 網格 5mm" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:240 msgid "3D Grid 2.5mm" msgstr "3D 網格 2.5mm" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:247 msgid "3D Grid 1mm" msgstr "3D 網格 1mm" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:254 msgid "Render Realistic Materials" msgstr "真實材質算繪" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:255 msgid "Use all material properties from each 3D model file" msgstr "使用每個 3D 模型檔案中的所有材質屬性" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:262 msgid "Render Solid Colors" msgstr "純色算繪" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:263 msgid "Use only the diffuse color property from 3D model file" msgstr "僅使用 3D 模型檔案中的漫反射顏色屬性" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:270 msgid "Render CAD Colors" msgstr "CAD 色彩算繪" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:271 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:279 msgid "Show Through Hole 3D Models" msgstr "顯示 '通孔' 類型的 3D 模型" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:280 msgid "Show 3D models for 'Through hole' type footprints" msgstr "顯示封裝類型為 '通孔' 的 3D 模型" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:288 msgid "Show SMD 3D Models" msgstr "顯示 '表面黏著' 類型的 3D 模型" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:289 msgid "Show 3D models for 'Surface mount' type footprints" msgstr "顯示 '表面黏著' 類型封裝的 3D 模型" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:297 msgid "Show Unspecified 3D Models" msgstr "顯示 '未指定' 類型的 3D 模型" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:298 msgid "Show 3D models for 'unspecified' type footprints" msgstr "顯示 '未指定' 封裝類型的 3D 模型" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:306 msgid "Show 3D Models not in POS File" msgstr "顯示不在 POS 檔案中的 3D 模型" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:307 msgid "Show 3D models even if not found in .pos file" msgstr "顯示其 3D 模型即便它在 .pos 檔案中不存在" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:315 msgid "Show 3D Models marked DNP" msgstr "顯示被標示 'DNP (不作裝配)' 的 3D 模型" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:316 msgid "Show 3D models even if marked 'Do Not Place'" msgstr "無論是否標示 'DNP (不作裝配)' , 均顯示其 3D 模型" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:323 msgid "Show Model Bounding Boxes" msgstr "顯示模型邊框" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:324 msgid "Show 3D model bounding boxes in realtime renderer" msgstr "在實時算繪器中顯示 3D 模型邊框" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:331 msgid "Show 3D Axis" msgstr "顯示 3D 座標軸" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:338 #: pcbnew/tools/pcb_actions.cpp:1348 msgid "Show Appearance Manager" msgstr "顯示外觀管理員" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:339 #: pcbnew/tools/pcb_actions.cpp:1349 msgid "Show/hide the appearance manager" msgstr "顯示/隱藏 外觀管理員" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:55 msgid "Board Body" msgstr "電路板主體" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:55 msgid "Show board body" msgstr "顯示電路板主體" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:56 msgid "F.Cu" msgstr "頂層銅" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:56 msgid "Show front copper / surface finish color" msgstr "顯示 頂層 '銅/表面' 處理顏色" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:57 msgid "B.Cu" msgstr "底層銅" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:57 msgid "Show back copper / surface finish color" msgstr "顯示 底層 '銅/表面' 處理顏色" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:58 msgid "Adhesive" msgstr "黏合劑" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:58 msgid "Show adhesive" msgstr "顯示點膠層" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:59 msgid "Solder Paste" msgstr "焊錫膏" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:59 msgid "Show solder paste" msgstr "顯示錫膏層" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:60 msgid "F.Silkscreen" msgstr "頂層絲印" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:60 msgid "Show front silkscreen" msgstr "顯示頂層絲印" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:61 msgid "B.Silkscreen" msgstr "底層絲印" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:61 msgid "Show back silkscreen" msgstr "顯示底層絲印" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:62 msgid "F.Mask" msgstr "頂層阻焊" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:62 msgid "Show front solder mask" msgstr "顯示頂層阻焊" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:63 msgid "B.Mask" msgstr "底層阻焊" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:63 msgid "Show back solder mask" msgstr "顯示底層阻焊" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:64 msgid "User.Drawings" msgstr "User.Drawings" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:64 msgid "Show user drawings layer" msgstr "顯示用戶繪圖層" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:65 msgid "User.Comments" msgstr "User.Comments" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:65 msgid "Show user comments layer" msgstr "顯示用戶註釋層" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:66 msgid "User.Eco1" msgstr "User.Eco1" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:66 msgid "Show user ECO1 layer" msgstr "顯示用戶 ECO1 層" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:67 msgid "User.Eco2" msgstr "User.Eco2" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:67 msgid "Show user ECO2 layer" msgstr "顯示用戶 ECO2 層" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:69 msgid "Through-hole Models" msgstr "通孔模型" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:70 msgid "SMD Models" msgstr "表面黏著模型" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:71 msgid "Virtual Models" msgstr "虛擬模型" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:72 msgid "Models not in POS File" msgstr "模型不存在 POS 檔案中" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:73 msgid "Models marked DNP" msgstr "標記為 DNP (不作裝配) 的模型" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:74 msgid "Model Bounding Boxes" msgstr "模型邊框" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:76 common/layer_id.cpp:162 #: 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_rf_attenuators_base.cpp:111 #: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:31 #: pcbnew/widgets/appearance_controls.cpp:338 msgid "Values" msgstr "值" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:76 #: pcbnew/widgets/appearance_controls.cpp:338 msgid "Show footprint values" msgstr "顯示封裝值" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:77 #: pcbnew/widgets/appearance_controls.cpp:339 msgid "References" msgstr "參考" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:77 #: pcbnew/widgets/appearance_controls.cpp:339 msgid "Show footprint references" msgstr "顯示封裝參考" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:78 #: pcbnew/widgets/appearance_controls.cpp:340 msgid "Footprint Text" msgstr "封裝文字" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:78 #: pcbnew/widgets/appearance_controls.cpp:340 msgid "Show all footprint text" msgstr "顯示所有封裝文字" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:79 msgid "Off-board Silkscreen" msgstr "板外絲印層" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:79 msgid "Do not clip silk layers to board outline" msgstr "避免板邊裁剪絲印層" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:81 msgid "3D Axis" msgstr "3D 座標軸" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:82 msgid "Background Start" msgstr "背景起始色" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:82 msgid "Background gradient start color" msgstr "背景漸變起始顏色" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:83 msgid "Background End" msgstr "背景終止色" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:83 msgid "Background gradient end color" msgstr "背景漸變終止顏色" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:125 #: 3d-viewer/dialogs/appearance_controls_3D.cpp:210 msgid "Use board stackup colors" msgstr "使用電路板疊層顏色" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:141 #, c-format msgid "" "Save and restore color and visibility combinations.\n" "Use %s+Tab to activate selector.\n" "Successive Tabs while holding %s down will cycle through presets in the " "popup." msgstr "" "儲存和恢復顏色和可見性組合。\n" "使用 %s+Tab 打開視圖選擇器。\n" "在按住 %s 的同時, 連續按下 Tab 鍵將在彈出的視窗中循環切換預設。" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:149 #, c-format msgid "" "Save and restore camera position and zoom.\n" "Use %s+Tab to activate selector.\n" "Successive Tabs while holding %s down will cycle through viewports in the " "popup." msgstr "" "儲存並恢復相機位置和縮放參數。\n" "使用 %s+Tab 打開視圖選擇器。\n" "在按住 %s 的同時, 連續按下 Tab 鍵將在彈出的視窗中循環切換已儲存的視角。" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:480 msgid "Left double click or middle click to change color" msgstr "雙擊鼠標左鍵或點擊中鍵修改顏色" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:490 msgid "Uncheck 'Use board stackup colors' to allow color editing." msgstr "取消勾選 '使用電路板疊層顏色' 以允許進行編輯。" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:540 #: pcbnew/widgets/appearance_controls.cpp:2195 #, c-format msgid "Show or hide %s" msgstr "顯示或隱藏 %s" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:607 #: pcbnew/widgets/appearance_controls.cpp:2555 #, c-format msgid "Presets (%s+Tab):" msgstr "預設 (%s+Tab):" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:621 #: eeschema/dialogs/dialog_symbol_fields_table.cpp:1488 #: eeschema/dialogs/dialog_symbol_fields_table.cpp:1918 #: pcbnew/widgets/appearance_controls.cpp:2577 msgid "Save preset..." msgstr "儲存預設..." #: 3d-viewer/dialogs/appearance_controls_3D.cpp:622 #: eeschema/dialogs/dialog_symbol_fields_table.cpp:1489 #: eeschema/dialogs/dialog_symbol_fields_table.cpp:1919 #: pcbnew/widgets/appearance_controls.cpp:2578 msgid "Delete preset..." msgstr "刪除預設..." #: 3d-viewer/dialogs/appearance_controls_3D.cpp:728 #: pcbnew/widgets/appearance_controls.cpp:2683 msgid "Layer preset name:" msgstr "層預設名稱:" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:729 #: pcbnew/widgets/appearance_controls.cpp:2684 msgid "Save Layer Preset" msgstr "儲存層預設" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:744 #: eeschema/dialogs/dialog_symbol_fields_table.cpp:1659 #: eeschema/dialogs/dialog_symbol_fields_table.cpp:2061 #: pcbnew/widgets/appearance_controls.cpp:2717 msgid "Overwrite existing preset?" msgstr "覆蓋已有預設?" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:770 #: eeschema/dialogs/dialog_symbol_fields_table.cpp:1684 #: eeschema/dialogs/dialog_symbol_fields_table.cpp:2086 #: pcbnew/widgets/appearance_controls.cpp:2743 msgid "Presets" msgstr "預設" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:779 #: eeschema/dialogs/dialog_symbol_fields_table.cpp:1696 #: eeschema/dialogs/dialog_symbol_fields_table.cpp:2098 #: pcbnew/widgets/appearance_controls.cpp:2755 msgid "Delete Preset" msgstr "刪除預設" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:780 #: eeschema/dialogs/dialog_symbol_fields_table.cpp:1697 #: eeschema/dialogs/dialog_symbol_fields_table.cpp:2099 #: pcbnew/widgets/appearance_controls.cpp:2756 msgid "Select preset:" msgstr "選擇預設:" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:838 #: pcbnew/widgets/appearance_controls.cpp:2854 #, c-format msgid "Viewports (%s+Tab):" msgstr "視角 (%s+Tab):" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:847 #: pcbnew/widgets/appearance_controls.cpp:2863 msgid "Save viewport..." msgstr "儲存視角..." #: 3d-viewer/dialogs/appearance_controls_3D.cpp:848 #: pcbnew/widgets/appearance_controls.cpp:2864 msgid "Delete viewport..." msgstr "刪除視角..." #: 3d-viewer/dialogs/appearance_controls_3D.cpp:879 #: pcbnew/widgets/appearance_controls.cpp:2913 msgid "Viewport name:" msgstr "視角名稱:" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:880 #: pcbnew/widgets/appearance_controls.cpp:2913 msgid "Save Viewport" msgstr "儲存視角" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:919 #: pcbnew/widgets/appearance_controls.cpp:2952 msgid "Viewports" msgstr "視角" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:928 #: pcbnew/widgets/appearance_controls.cpp:2961 msgid "Delete Viewport" msgstr "刪除視角" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:929 #: pcbnew/widgets/appearance_controls.cpp:2962 msgid "Select viewport:" msgstr "選擇視角:" #: 3d-viewer/dialogs/appearance_controls_3D_base.cpp:39 #: pcbnew/widgets/appearance_controls_base.cpp:161 msgid "Presets (Ctrl+Tab):" msgstr "預設 (Ctrl+Tab):" #: 3d-viewer/dialogs/appearance_controls_3D_base.cpp:58 #: pcbnew/widgets/appearance_controls_base.cpp:180 msgid "Viewports (Alt+Tab):" msgstr "視角 (Alt+Tab):" #: 3d-viewer/dialogs/appearance_controls_3D_base.cpp:62 #: eeschema/dialogs/dialog_symbol_fields_table_base.cpp:67 #: eeschema/dialogs/dialog_symbol_fields_table_base.cpp:265 #: pcbnew/widgets/appearance_controls_base.cpp:165 #: pcbnew/widgets/appearance_controls_base.cpp:184 msgid "(unsaved)" msgstr "(未儲存)" #: 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:61 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_display_options_base.cpp:23 msgid "Render Options" msgstr "算繪選項" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:35 msgid "Clip silkscreen at via annuli" msgstr "去除貫孔孔環上的絲印" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:38 msgid "Clip silkscreen at solder mask edges" msgstr "去除阻焊層邊緣的絲印" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:41 msgid "Show filled areas in zones" msgstr "顯示填充區域" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:44 msgid "Use bare copper color for unplated copper (slow)" msgstr "用裸銅色表示未電鍍的銅(慢)" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:45 msgid "Use different colors for plated and unplated copper. (Slow)" msgstr "電鍍銅和非電鍍銅使用不同的顏色。(慢)" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:52 msgid "Material properties:" msgstr "材料屬性:" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:56 msgid "Realistic" msgstr "真實算繪模式" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:56 msgid "Solid colors" msgstr "純色" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:56 msgid "CAD colors" msgstr "CAD 色彩" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:74 msgid "Camera Options" msgstr "相機選項" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:84 msgid "Rotation increment:" msgstr "旋轉增量:" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:92 #: pcb_calculator/widgets/unit_selector.cpp:130 #: pcbnew/dialogs/dialog_copper_zones_base.cpp:303 #: pcbnew/dialogs/dialog_create_array_base.cpp:413 #: pcbnew/dialogs/dialog_create_array_base.cpp:447 #: pcbnew/dialogs/dialog_move_exact_base.cpp:59 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:345 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:899 #: pcbnew/dialogs/dialog_shape_properties_base.cpp:172 #: pcbnew/dialogs/dialog_shape_properties_base.cpp:205 #: pcbnew/dialogs/panel_edit_options_base.cpp:45 #: pcbnew/zone_manager/panel_zone_properties_base.cpp:228 msgid "deg" msgstr "度" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:102 msgid "Redraw while moving" msgstr "在移動時重繪" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:106 msgid "Redraw speed:" msgstr "重繪速度:" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:19 #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:17 msgid "Rendering Options" msgstr "算繪選項" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:32 msgid "Show model bounding boxes" msgstr "顯示模型邊框" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:35 msgid "Show copper and tech layers thickness (very slow)" msgstr "顯示銅層和技術層的厚度 (非常慢)" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:38 msgid "Highlight items on rollover" msgstr "翻轉時高亮顯示條目" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:44 msgid "Anti-aliasing:" msgstr "反鋸齒:" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:48 msgid "Disabled" msgstr "停用" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:48 msgid "2x" msgstr "2x" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:48 msgid "4x" msgstr "4x" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:48 msgid "8x" msgstr "8x" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:52 msgid "3D-Viewer must be closed and re-opened to apply this setting" msgstr "必須關閉並重新打開 3D 查看器才能套用此設置" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:56 msgid "Selection color:" msgstr "選區顏色:" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:72 msgid "While Moving" msgstr "在移動時" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:85 msgid "Disable anti-aliasing" msgstr "停用反鋸齒" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:88 msgid "Disable thickness" msgstr "停用厚度繪製" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:91 msgid "Disable vias" msgstr "停用貫孔繪製" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:94 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:121 msgid "Lights Configuration" msgstr "燈光配置" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:134 msgid "Ambient camera light:" msgstr "相機環境光:" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:146 msgid "Top light:" msgstr "頂部光線:" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:158 msgid "Bottom light:" msgstr "底部光線:" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:184 #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:201 msgid "Elevation (deg)" msgstr "仰角 (度)" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:188 #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:205 msgid "Azimuth (deg)" msgstr "方位角 (度)" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:209 msgid "Light 1:" msgstr "光線 1:" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:227 msgid "Light 5:" msgstr "光線 5:" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:242 msgid "Light 2:" msgstr "光線 2:" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:260 msgid "Light 6:" msgstr "光線 6:" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:275 msgid "Light 3:" msgstr "光線 3:" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:293 msgid "Light 7:" msgstr "光線 7:" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:308 msgid "Light 4:" msgstr "光線 4:" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:326 msgid "Light 8:" msgstr "光線 8:" #: 3d-viewer/dialogs/panel_preview_3d_model.cpp:399 msgid "3D Preview Options" msgstr "3D 預覽設置" #: 3d-viewer/dialogs/panel_preview_3d_model.cpp:399 msgid "Board thickness:" msgstr "板厚:" #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:23 #: common/dialogs/dialog_print_generic_base.cpp:56 eeschema/sch_bitmap.cpp:230 #: pcbnew/pcb_reference_image.cpp:257 pcbnew/pcb_reference_image.cpp:352 msgid "Scale" msgstr "比例" #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:31 #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:76 #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:121 #: common/dialogs/dialog_grid_settings_base.cpp:36 #: common/tool/common_tools.cpp:577 #: eeschema/dialogs/dialog_image_properties_base.cpp:34 #: eeschema/import_gfx/dialog_import_gfx_sch_base.cpp:61 #: pagelayout_editor/dialogs/properties_frame_base.cpp:248 #: pagelayout_editor/dialogs/properties_frame_base.cpp:301 #: pcbnew/dialogs/dialog_export_vrml_base.cpp:73 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:115 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:421 #: pcbnew/dialogs/dialog_shape_properties_base.cpp:32 #: pcbnew/dialogs/dialog_shape_properties_base.cpp:58 #: pcbnew/dialogs/dialog_shape_properties_base.cpp:92 #: pcbnew/dialogs/dialog_shape_properties_base.cpp:118 #: pcbnew/import_gfx/dialog_import_graphics_base.cpp:102 #: pcbnew/microwave/microwave_polygon.cpp:144 #: pcbnew/tools/pcb_point_editor.cpp:781 msgid "X:" msgstr "X:" #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:41 #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:86 #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:131 #: common/dialogs/dialog_grid_settings_base.cpp:57 #: common/tool/common_tools.cpp:577 #: eeschema/dialogs/dialog_image_properties_base.cpp:45 #: eeschema/import_gfx/dialog_import_gfx_sch_base.cpp:82 #: pagelayout_editor/dialogs/properties_frame_base.cpp:259 #: pagelayout_editor/dialogs/properties_frame_base.cpp:312 #: pcbnew/dialogs/dialog_export_vrml_base.cpp:88 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:126 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:70 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:322 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:382 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:432 #: pcbnew/dialogs/dialog_shape_properties_base.cpp:43 #: pcbnew/dialogs/dialog_shape_properties_base.cpp:69 #: pcbnew/dialogs/dialog_shape_properties_base.cpp:103 #: pcbnew/dialogs/dialog_shape_properties_base.cpp:129 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:83 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:101 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:200 #: pcbnew/import_gfx/dialog_import_graphics_base.cpp:119 #: pcbnew/microwave/microwave_polygon.cpp:153 #: pcbnew/tools/pcb_point_editor.cpp:781 msgid "Y:" msgstr "Y:" #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:51 #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:96 #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:141 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:328 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:340 msgid "Z:" msgstr "Z:" #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:68 #: gerbview/gerber_draw_item.cpp:722 pcbnew/footprint.cpp:1573 #: pcbnew/pad.cpp:1236 msgid "Rotation" msgstr "旋轉" #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:113 msgid "Offset" msgstr "偏移" #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:158 msgid "Opacity" msgstr "不透明度" #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:175 #: common/dialogs/dialog_page_settings_base.cpp:123 #: eeschema/printing/dialog_print_using_printer.cpp:269 #: pagelayout_editor/dialogs/dialogs_for_printing.cpp:253 msgid "Preview" msgstr "預覽" #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:204 msgid "" "Show or hide the board body\n" "If hidden, show only copper and silkscreen layers." msgstr "" "顯示或隱藏電路板主體\n" "如果隱藏, 則只會顯示銅層和絲印層。" #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:233 msgid "Reload board and 3D models" msgstr "重新載入電路板和 3D 模型" #: bitmap2component/bitmap2cmp_frame.cpp:151 #: bitmap2component/bitmap2cmp_frame.cpp:294 #: bitmap2component/bitmap2cmp_frame.cpp:357 #: kicad/tools/kicad_manager_actions.cpp:158 msgid "Image Converter" msgstr "圖片轉換器" #: bitmap2component/bitmap2cmp_frame.cpp:156 #: resources/linux/launchers/org.kicad.bitmap2component.desktop.in:11 msgid "KiCad Image Converter" msgstr "KiCad 圖片轉換器" #: bitmap2component/bitmap2cmp_frame.cpp:233 msgid "Image files" msgstr "圖片檔案" #: bitmap2component/bitmap2cmp_frame.cpp:283 eeschema/menubar.cpp:71 #: kicad/menubar.cpp:74 pagelayout_editor/menubar.cpp:63 #: pcbnew/menubar_pcb_editor.cpp:73 msgid "Open Recent" msgstr "打開最近使用" #: bitmap2component/bitmap2cmp_frame.cpp:284 eeschema/menubar.cpp:72 #: include/file_history.h:54 pagelayout_editor/menubar.cpp:64 #: pcbnew/menubar_pcb_editor.cpp:74 msgid "Clear Recent Files" msgstr "清除最近的檔案" #: bitmap2component/bitmap2cmp_frame.cpp:401 #: eeschema/tools/sch_drawing_tools.cpp:677 #: pagelayout_editor/pl_editor_frame.cpp:867 pcbnew/tools/drawing_tool.cpp:678 msgid "Choose Image" msgstr "選擇圖片" #: bitmap2component/bitmap2cmp_frame.cpp:402 #: eeschema/tools/sch_drawing_tools.cpp:678 #: pagelayout_editor/pl_editor_frame.cpp:868 pcbnew/tools/drawing_tool.cpp:679 msgid "Image Files" msgstr "圖片檔案" #: bitmap2component/bitmap2cmp_frame.cpp:445 msgid "Create Drawing Sheet File" msgstr "建立圖紙檔案" #: bitmap2component/bitmap2cmp_frame.cpp:462 #: bitmap2component/bitmap2cmp_frame.cpp:498 #: bitmap2component/bitmap2cmp_frame.cpp:533 #: bitmap2component/bitmap2cmp_frame.cpp:568 #, c-format msgid "File '%s' could not be created." msgstr "無法建立檔案 '%s'。" #: bitmap2component/bitmap2cmp_frame.cpp:482 msgid "Create PostScript File" msgstr "建立 PostScript 檔案" #: bitmap2component/bitmap2cmp_frame.cpp:518 msgid "Create Symbol Library" msgstr "建立符號庫" #: bitmap2component/bitmap2cmp_frame.cpp:553 msgid "Create Footprint Library" msgstr "建立封裝庫" #: bitmap2component/bitmap2cmp_panel.cpp:50 common/eda_draw_frame.cpp:673 #: eeschema/dialogs/dialog_field_properties_base.cpp:220 #: eeschema/dialogs/dialog_field_properties_base.cpp:254 #: eeschema/dialogs/dialog_field_properties_base.cpp:265 #: eeschema/dialogs/dialog_label_properties_base.cpp:256 #: eeschema/dialogs/dialog_plot_schematic_base.cpp:109 #: eeschema/dialogs/dialog_plot_schematic_base.cpp:148 #: eeschema/dialogs/dialog_shape_properties_base.cpp:59 #: eeschema/dialogs/dialog_sheet_pin_properties_base.cpp:127 #: eeschema/dialogs/dialog_table_properties_base.cpp:71 #: eeschema/dialogs/dialog_table_properties_base.cpp:126 #: eeschema/dialogs/dialog_tablecell_properties_base.cpp:145 #: eeschema/dialogs/dialog_tablecell_properties_base.cpp:271 #: eeschema/dialogs/dialog_text_properties_base.cpp:190 #: eeschema/dialogs/dialog_text_properties_base.cpp:230 #: eeschema/import_gfx/dialog_import_gfx_sch_base.cpp:78 #: eeschema/import_gfx/dialog_import_gfx_sch_base.cpp:99 #: eeschema/import_gfx/dialog_import_gfx_sch_base.cpp:165 #: gerbview/dialogs/dialog_draw_layers_settings_base.cpp:45 #: gerbview/dialogs/dialog_draw_layers_settings_base.cpp:56 #: gerbview/dialogs/panel_gerbview_excellon_settings_base.cpp:31 #: 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:168 #: pagelayout_editor/dialogs/properties_frame_base.cpp:179 #: pagelayout_editor/dialogs/properties_frame_base.cpp:192 #: pagelayout_editor/dialogs/properties_frame_base.cpp:205 #: pagelayout_editor/dialogs/properties_frame_base.cpp:255 #: pagelayout_editor/dialogs/properties_frame_base.cpp:266 #: pagelayout_editor/dialogs/properties_frame_base.cpp:308 #: pagelayout_editor/dialogs/properties_frame_base.cpp:319 #: pagelayout_editor/dialogs/properties_frame_base.cpp:361 #: pagelayout_editor/dialogs/properties_frame_base.cpp:427 #: pagelayout_editor/dialogs/properties_frame_base.cpp:440 #: pagelayout_editor/dialogs/properties_frame_base.cpp:484 #: pagelayout_editor/dialogs/properties_frame_base.cpp:498 #: pagelayout_editor/dialogs/properties_frame_base.cpp:512 #: pagelayout_editor/dialogs/properties_frame_base.cpp:526 #: pagelayout_editor/dialogs/properties_frame_base.cpp:561 #: pagelayout_editor/dialogs/properties_frame_base.cpp:575 #: pagelayout_editor/dialogs/properties_frame_base.cpp:589 #: pagelayout_editor/dialogs/properties_frame_base.cpp:603 #: pagelayout_editor/pl_editor_frame.cpp:759 #: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664_base.cpp:264 #: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664_base.cpp:278 #: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664_base.cpp:294 #: 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:88 #: pcbnew/dialogs/dialog_create_array_base.cpp:101 #: pcbnew/dialogs/dialog_create_array_base.cpp:123 #: pcbnew/dialogs/dialog_create_array_base.cpp:136 #: pcbnew/dialogs/dialog_create_array_base.cpp:306 #: pcbnew/dialogs/dialog_create_array_base.cpp:317 #: pcbnew/dialogs/dialog_create_array_base.cpp:347 #: pcbnew/dialogs/dialog_create_array_base.cpp:358 #: pcbnew/dialogs/dialog_create_array_base.cpp:386 #: pcbnew/dialogs/dialog_export_idf_base.cpp:48 #: pcbnew/dialogs/dialog_export_step_base.cpp:72 #: pcbnew/dialogs/dialog_export_vrml_base.cpp:67 #: pcbnew/dialogs/dialog_export_vrml_base.cpp:109 #: pcbnew/dialogs/dialog_global_edit_teardrops_base.cpp:258 #: pcbnew/dialogs/dialog_global_edit_teardrops_base.cpp:305 #: pcbnew/dialogs/dialog_global_edit_tracks_and_vias_base.cpp:92 #: pcbnew/dialogs/dialog_global_edit_tracks_and_vias_base.cpp:108 #: pcbnew/dialogs/dialog_move_exact_base.cpp:31 #: pcbnew/dialogs/dialog_move_exact_base.cpp:45 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:66 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:77 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:121 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:168 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:318 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:329 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:378 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:389 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:428 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:439 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:471 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:741 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:789 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:877 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:888 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:958 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:971 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:984 #: pcbnew/dialogs/dialog_plot_base.cpp:259 #: pcbnew/dialogs/dialog_plot_base.cpp:312 #: pcbnew/dialogs/dialog_position_relative_base.cpp:73 #: pcbnew/dialogs/dialog_position_relative_base.cpp:90 #: pcbnew/dialogs/dialog_rule_area_properties.cpp:114 #: pcbnew/dialogs/dialog_rule_area_properties_base.cpp:135 #: pcbnew/dialogs/dialog_table_properties_base.cpp:80 #: pcbnew/dialogs/dialog_table_properties_base.cpp:115 #: pcbnew/dialogs/dialog_tablecell_properties_base.cpp:198 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:90 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:108 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:130 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:141 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:207 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:229 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:240 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:251 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:487 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:534 #: 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:114 #: pcbnew/dialogs/panel_setup_teardrops_base.cpp:101 #: pcbnew/dialogs/panel_setup_teardrops_base.cpp:143 #: pcbnew/dialogs/panel_setup_teardrops_base.cpp:291 #: pcbnew/dialogs/panel_setup_teardrops_base.cpp:333 #: pcbnew/dialogs/panel_setup_teardrops_base.cpp:481 #: pcbnew/dialogs/panel_setup_teardrops_base.cpp:523 #: pcbnew/import_gfx/dialog_import_graphics_base.cpp:68 #: pcbnew/import_gfx/dialog_import_graphics_base.cpp:136 #: pcbnew/import_gfx/dialog_import_graphics_base.cpp:185 #: pcbnew/tools/convert_tool.cpp:100 pcbnew/tools/convert_tool.cpp:105 #: pcbnew/zone_manager/panel_zone_properties_base.cpp:72 #: pcbnew/zone_manager/panel_zone_properties_base.cpp:96 #: pcbnew/zone_manager/panel_zone_properties_base.cpp:131 #: pcbnew/zone_manager/panel_zone_properties_base.cpp:144 #: pcbnew/zone_manager/panel_zone_properties_base.cpp:174 #: pcbnew/zone_manager/panel_zone_properties_base.cpp:187 #: pcbnew/zone_manager/panel_zone_properties_base.cpp:239 #: pcbnew/zone_manager/panel_zone_properties_base.cpp:250 #: pcbnew/zone_manager/panel_zone_properties_base.cpp:300 msgid "mm" msgstr "mm" #: bitmap2component/bitmap2cmp_panel.cpp:50 #: pcbnew/dialogs/dialog_export_vrml_base.cpp:109 msgid "Inch" msgstr "Inch" #: bitmap2component/bitmap2cmp_panel.cpp:50 msgid "DPI" msgstr "DPI" #: bitmap2component/bitmap2cmp_panel.cpp:513 msgid "Unable to export to the Clipboard" msgstr "無法匯出到剪貼板" #: bitmap2component/bitmap2cmp_panel.cpp:540 msgid "Error allocating memory for potrace bitmap" msgstr "為 potrace 點陣圖分配記憶體時出錯" #: bitmap2component/bitmap2cmp_panel.cpp:567 #: common/widgets/wx_html_report_panel_base.cpp:41 #: eeschema/dialogs/dialog_erc_base.cpp:136 gerbview/files.cpp:404 #: gerbview/readgerb.cpp:77 #: pcbnew/board_stackup_manager/panel_board_stackup.cpp:1263 #: pcbnew/dialogs/dialog_drc_base.cpp:186 #: pcbnew/dialogs/dialog_footprint_checker_base.cpp:43 msgid "Errors" msgstr "錯誤" #: bitmap2component/bitmap2cmp_panel_base.cpp:22 msgid "Original Picture" msgstr "原始圖片" #: bitmap2component/bitmap2cmp_panel_base.cpp:25 msgid "Greyscale Picture" msgstr "灰度圖片" #: bitmap2component/bitmap2cmp_panel_base.cpp:28 msgid "Black && White Picture" msgstr "黑白 (二值化) 圖片" #: bitmap2component/bitmap2cmp_panel_base.cpp:36 msgid "Image Information" msgstr "圖像資訊" #: bitmap2component/bitmap2cmp_panel_base.cpp:45 msgid "Image size:" msgstr "圖像尺寸:" #: bitmap2component/bitmap2cmp_panel_base.cpp:49 #: bitmap2component/bitmap2cmp_panel_base.cpp:53 #: bitmap2component/bitmap2cmp_panel_base.cpp:65 #: bitmap2component/bitmap2cmp_panel_base.cpp:69 #: bitmap2component/bitmap2cmp_panel_base.cpp:81 msgid "0000" msgstr "0000" #: bitmap2component/bitmap2cmp_panel_base.cpp:57 #: common/widgets/gal_options_panel_base.cpp:87 #: common/widgets/gal_options_panel_base.cpp:98 msgid "pixels" msgstr "pixels" #: bitmap2component/bitmap2cmp_panel_base.cpp:61 msgid "Image PPI:" msgstr "圖像解析度:" #: bitmap2component/bitmap2cmp_panel_base.cpp:73 eeschema/sch_bitmap.cpp:229 #: pcbnew/pcb_reference_image.cpp:256 msgid "PPI" msgstr "PPI" #: bitmap2component/bitmap2cmp_panel_base.cpp:77 msgid "BPP:" msgstr "像素深度:" #: bitmap2component/bitmap2cmp_panel_base.cpp:85 msgid "bits" msgstr "位" #: bitmap2component/bitmap2cmp_panel_base.cpp:98 msgid "Load Source Image" msgstr "載入來源圖像" #: bitmap2component/bitmap2cmp_panel_base.cpp:105 msgid "Output Size" msgstr "輸出尺寸" #: bitmap2component/bitmap2cmp_panel_base.cpp:107 msgid "Lock height / width ratio" msgstr "鎖定高/寬度比" #: bitmap2component/bitmap2cmp_panel_base.cpp:113 #: common/dialogs/dialog_page_settings_base.cpp:37 #: eeschema/dialogs/dialog_tablecell_properties_base.cpp:135 #: pcbnew/dialogs/dialog_target_properties_base.cpp:28 msgid "Size:" msgstr "尺寸:" #: bitmap2component/bitmap2cmp_panel_base.cpp:117 #: bitmap2component/bitmap2cmp_panel_base.cpp:122 msgid "300" msgstr "300" #: bitmap2component/bitmap2cmp_panel_base.cpp:141 #: common/dialogs/dialog_print_generic_base.cpp:24 #: eeschema/dialogs/dialog_annotate_base.cpp:89 #: eeschema/dialogs/dialog_plot_schematic_base.cpp:49 #: eeschema/dialogs/dialog_update_from_pcb_base.cpp:25 #: eeschema/dialogs/panel_sym_lib_table_base.cpp:49 #: eeschema/dialogs/panel_sym_lib_table_base.cpp:99 #: include/lib_table_grid.h:195 #: pcbnew/dialogs/dialog_board_reannotate_base.cpp:200 #: pcbnew/dialogs/dialog_export_svg_base.cpp:79 #: pcbnew/dialogs/dialog_import_netlist_base.cpp:51 #: pcbnew/dialogs/dialog_push_pad_properties_base.cpp:23 #: pcbnew/dialogs/dialog_update_pcb_base.cpp:25 #: pcbnew/dialogs/panel_fp_lib_table_base.cpp:49 #: pcbnew/dialogs/panel_fp_lib_table_base.cpp:98 msgid "Options" msgstr "選項" #: bitmap2component/bitmap2cmp_panel_base.cpp:143 msgid "Black / white threshold:" msgstr "黑 / 白閾值:" #: bitmap2component/bitmap2cmp_panel_base.cpp:148 msgid "" "Adjust the level to convert the greyscale picture to a black and white " "picture." msgstr "移動滑桿以調整灰度圖片二值化處理效果。" #: bitmap2component/bitmap2cmp_panel_base.cpp:152 #: gerbview/gerber_file_image.cpp:357 msgid "Negative" msgstr "負片" #: bitmap2component/bitmap2cmp_panel_base.cpp:158 msgid "Pcb Layer for Graphics" msgstr "圖形的 PCB 層" #: bitmap2component/bitmap2cmp_panel_base.cpp:160 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:525 msgid "Front silk screen" msgstr "頂層絲印" #: bitmap2component/bitmap2cmp_panel_base.cpp:160 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:531 msgid "Front solder mask" msgstr "頂層阻焊" #: bitmap2component/bitmap2cmp_panel_base.cpp:160 msgid "Front Fab layer" msgstr "頂層製造層" #: bitmap2component/bitmap2cmp_panel_base.cpp:160 msgid "User layer drawings" msgstr "用戶繪圖層" #: bitmap2component/bitmap2cmp_panel_base.cpp:160 msgid "User layer comments" msgstr "用戶註釋層" #: bitmap2component/bitmap2cmp_panel_base.cpp:160 msgid "User layer Eco1" msgstr "ECO1 用戶層" #: bitmap2component/bitmap2cmp_panel_base.cpp:160 msgid "User layer Eco2" msgstr "ECO2 用戶層" #: bitmap2component/bitmap2cmp_panel_base.cpp:169 msgid "Symbol (.kicad_sym file)" msgstr "符號 (.kicad_sym 檔案)" #: bitmap2component/bitmap2cmp_panel_base.cpp:169 msgid "Footprint (.kicad_mod file)" msgstr "封裝 (.kicad_mod 檔案)" #: bitmap2component/bitmap2cmp_panel_base.cpp:169 msgid "Postscript (.ps file)" msgstr "Postscript (.ps 檔案)" #: bitmap2component/bitmap2cmp_panel_base.cpp:169 msgid "Drawing Sheet (.kicad_wks file)" msgstr "圖紙 (.kicad_wks 檔案)" #: bitmap2component/bitmap2cmp_panel_base.cpp:171 #: eeschema/dialogs/dialog_plot_schematic_base.cpp:44 msgid "Output Format" msgstr "輸出格式" #: bitmap2component/bitmap2cmp_panel_base.cpp:175 msgid "Export to File" msgstr "匯出到檔案" #: bitmap2component/bitmap2cmp_panel_base.cpp:178 #: pcbnew/board_stackup_manager/panel_board_stackup_base.cpp:147 msgid "Export to Clipboard" msgstr "匯出到剪貼板" #: common/api/api_handler.cpp:27 msgid "Modification from API" msgstr "通過 API 修改" #: common/background_jobs_monitor.cpp:97 msgid "Background Jobs" msgstr "背景任務" #: common/common.cpp:287 #, c-format msgid "" "Environment variables expansion failed: missing '%c' at position %u in '%s'." msgstr "環境變數展開失敗: '%3$s' 中第 %2$u 處缺少 '%1$c'。" #: common/common.cpp:375 #, c-format msgid "Cannot make path '%s' absolute with respect to '%s'." msgstr "不能使路徑 '%s' 相對於 '%s' 為絕對路徑。" #: common/common.cpp:394 #, c-format msgid "Output directory '%s' created." msgstr "已建立輸出目錄 '%s'。" #: common/common.cpp:403 #, c-format msgid "Cannot create output directory '%s'." msgstr "無法建立輸出目錄 '%s'。" #: common/common.cpp:694 msgid "This operating system is not supported by KiCad and its dependencies." msgstr "KiCad 及其相依函式庫不支援此作業系統。" #: common/common.cpp:696 msgid "Unsupported Operating System" msgstr "不支援的作業系統" #: common/common.cpp:699 msgid "" "Any issues with KiCad on this system cannot be reported to the official " "bugtracker." msgstr "無法將這個系統上任何 KiCad 的問題報告至官方 bugtracker。" #: common/confirm.cpp:42 common/confirm.cpp:48 msgid "File Open Warning" msgstr "檔案開啟警告" #: common/confirm.cpp:44 common/confirm.cpp:50 msgid "Interleaved saves may produce very unexpected results." msgstr "交錯存檔可能會產生不可預料的結果。" #: common/confirm.cpp:46 common/confirm.cpp:51 common/confirm.cpp:115 #: common/confirm.cpp:142 common/dialogs/git/dialog_git_auth.cpp:54 #: common/dialogs/git/dialog_git_commit.cpp:143 #: common/dialogs/git/dialog_git_switch.cpp:69 common/tool/actions.cpp:143 #: eeschema/dialogs/dialog_erc.cpp:427 #: eeschema/dialogs/dialog_symbol_fields_table.cpp:1248 eeschema/sheet.cpp:748 #: gerbview/dialogs/dialog_select_one_pcb_layer.cpp:168 #: kicad/pcm/dialogs/dialog_pcm_progress_base.cpp:66 #: pcbnew/dialogs/dialog_drc.cpp:347 #: pcbnew/dialogs/dialog_unused_pad_layers.cpp:53 msgid "Cancel" msgstr "取消" #: common/confirm.cpp:46 common/confirm.cpp:51 msgid "Open Anyway" msgstr "仍要打開" #: common/confirm.cpp:62 common/confirm.cpp:99 msgid "Save Changes?" msgstr "儲存變更嗎?" #: common/confirm.cpp:64 common/confirm.cpp:101 msgid "If you don't save, all your changes will be permanently lost." msgstr "如果不儲存, 所有變更將永久丟失。" #: common/confirm.cpp:66 common/confirm.cpp:102 common/tool/actions.cpp:77 #: eeschema/symbol_editor/symbol_editor.cpp:609 #: eeschema/widgets/tuner_slider_base.cpp:117 #: pcbnew/footprint_libraries_utils.cpp:1016 msgid "Save" msgstr "儲存" #: common/confirm.cpp:66 common/confirm.cpp:102 msgid "Discard Changes" msgstr "放棄變更" #: common/confirm.cpp:69 common/confirm.cpp:148 msgid "Apply to all" msgstr "應用於全部" #: common/confirm.cpp:114 msgid "Your current changes will be permanently lost." msgstr "當前變更將永久丟失。" #: common/confirm.cpp:115 common/tool/actions.cpp:107 msgid "Revert" msgstr "放棄變更" #: common/confirm.cpp:141 common/dialogs/git/dialog_git_auth.cpp:53 #: common/dialogs/git/dialog_git_commit.cpp:142 #: eeschema/dialogs/dialog_symbol_fields_table.cpp:1248 #: gerbview/dialogs/dialog_select_one_pcb_layer.cpp:164 msgid "OK" msgstr "確定" #: common/confirm.cpp:178 common/dialogs/panel_setup_severities.cpp:44 #: common/kidialog.cpp:125 eeschema/dialogs/dialog_erc.cpp:862 #: eeschema/dialogs/dialog_plot_schematic.cpp:466 #: eeschema/dialogs/dialog_plot_schematic.cpp:479 #: eeschema/dialogs/dialog_plot_schematic.cpp:501 #: eeschema/dialogs/panel_eeschema_color_settings.cpp:148 #: eeschema/files-io.cpp:445 eeschema/import_gfx/dialog_import_gfx_sch.cpp:264 #: eeschema/sch_marker.cpp:286 eeschema/sheet.cpp:744 #: eeschema/symbol_editor/symbol_editor.cpp:132 #: eeschema/symbol_editor/symbol_editor.cpp:526 #: eeschema/symbol_editor/symbol_editor.cpp:821 #: eeschema/symbol_editor/symbol_editor.cpp:1222 #: pcbnew/dialogs/dialog_drc.cpp:938 pcbnew/dialogs/dialog_export_vrml.cpp:215 #: pcbnew/import_gfx/dialog_import_graphics.cpp:294 pcbnew/pcb_marker.cpp:203 msgid "Warning" msgstr "警告" #: common/confirm.cpp:230 msgid "Information" msgstr "資訊" #: common/confirm.cpp:257 common/confirm.cpp:260 #: eeschema/symbol_editor/symbol_editor.cpp:398 #: eeschema/symbol_editor/symbol_editor.cpp:702 #: eeschema/symbol_editor/symbol_editor_import_export.cpp:129 #: eeschema/tools/symbol_editor_control.cpp:419 #: eeschema/tools/symbol_editor_pin_tool.cpp:231 kicad/import_project.cpp:109 #: kicad/tools/kicad_manager_control.cpp:321 #: pcbnew/dialogs/dialog_export_idf.cpp:190 #: pcbnew/dialogs/dialog_gencad_export_options.cpp:119 #: pcbnew/dialogs/dialog_track_via_properties.cpp:520 #: pcbnew/footprint_libraries_utils.cpp:378 #: pcbnew/footprint_libraries_utils.cpp:1128 #: pcbnew/footprint_libraries_utils.cpp:1268 pcbnew/router/router_tool.cpp:1872 #: pcbnew/router/router_tool.cpp:2557 #: pcbnew/tools/footprint_editor_control.cpp:473 pcbnew/zone_filler.cpp:736 msgid "Confirmation" msgstr "確認" #: common/confirm.cpp:264 eeschema/sch_field.cpp:1057 eeschema/sch_pin.cpp:1586 #: gerbview/gerber_draw_item.cpp:729 gerbview/gerber_draw_item.cpp:730 #: pcbnew/board_stackup_manager/panel_board_finish_base.cpp:44 #: pcbnew/pcb_tablecell.cpp:109 pcbnew/pcb_text.cpp:343 pcbnew/pcb_text.cpp:347 #: pcbnew/pcb_textbox.cpp:378 pcbnew/tools/drawing_stackup_table_tool.cpp:458 #: pcbnew/tools/drawing_stackup_table_tool.cpp:489 #: pcbnew/tools/drawing_stackup_table_tool.cpp:497 #: pcbnew/tools/drawing_stackup_table_tool.cpp:508 msgid "Yes" msgstr "是" #: common/confirm.cpp:264 eeschema/sch_field.cpp:1057 eeschema/sch_pin.cpp:1586 #: gerbview/gerber_draw_item.cpp:729 gerbview/gerber_draw_item.cpp:730 #: pcbnew/pcb_tablecell.cpp:109 pcbnew/pcb_text.cpp:343 pcbnew/pcb_text.cpp:347 #: pcbnew/pcb_textbox.cpp:378 pcbnew/tools/drawing_stackup_table_tool.cpp:458 #: pcbnew/tools/drawing_stackup_table_tool.cpp:489 #: pcbnew/tools/drawing_stackup_table_tool.cpp:497 #: pcbnew/tools/drawing_stackup_table_tool.cpp:507 msgid "No" msgstr "否" #: common/dialog_about/AboutDialog_main.cpp:115 #: common/lib_tree_model_adapter.cpp:140 common/lib_tree_model_adapter.cpp:142 #: common/lib_tree_model_adapter.cpp:152 #: common/widgets/widget_hotkey_list.cpp:531 #: eeschema/dialogs/panel_sym_lib_table_base.cpp:50 #: eeschema/dialogs/panel_sym_lib_table_base.cpp:100 #: eeschema/sch_symbol.cpp:1959 eeschema/symbol_editor/symbol_editor.cpp:580 #: eeschema/symbol_editor/symbol_editor.cpp:1296 #: eeschema/symbol_viewer_frame.cpp:461 include/lib_table_grid.h:196 #: kicad/pcm/dialogs/panel_package_base.cpp:59 #: pcbnew/dialogs/dialog_footprint_wizard_list_base.cpp:43 #: pcbnew/dialogs/panel_fp_lib_table_base.cpp:50 #: pcbnew/dialogs/panel_fp_lib_table_base.cpp:99 #: pcbnew/dialogs/panel_pcbnew_action_plugins_base.cpp:40 #: pcbnew/footprint_libraries_utils.cpp:986 #: pcbnew/footprint_libraries_utils.cpp:1366 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 或任何更高版本 (GPLv3+)" #: common/dialog_about/AboutDialog_main.cpp:202 msgid "Lead Development Team" msgstr "主要開發團隊" #: common/dialog_about/AboutDialog_main.cpp:203 msgid "Lead Development Alumni" msgstr "前主要開發團隊" #: common/dialog_about/AboutDialog_main.cpp:204 msgid "Additional Contributions By" msgstr "附加貢獻" #: common/dialog_about/AboutDialog_main.cpp:600 msgid "Documentation Team" msgstr "文件團隊" #: common/dialog_about/AboutDialog_main.cpp:800 msgid "Librarian Team" msgstr "庫團隊" #: common/dialog_about/AboutDialog_main.cpp:843 msgid "3D models" msgstr "3D 模型" #: common/dialog_about/AboutDialog_main.cpp:844 #: eeschema/dialogs/dialog_edit_symbols_libid_base.cpp:37 #: eeschema/dialogs/panel_setup_formatting_base.cpp:114 #: eeschema/sch_symbol.cpp:2526 #: eeschema/widgets/panel_sch_selection_filter.cpp:202 #: eeschema/widgets/panel_sch_selection_filter_base.cpp:29 #: eeschema/widgets/search_handlers.cpp:144 msgid "Symbols" msgstr "符號" #: common/dialog_about/AboutDialog_main.cpp:845 #: pcbnew/dialogs/dialog_global_deletion_base.cpp:37 #: pcbnew/plot_board_layers.cpp:129 #: pcbnew/widgets/panel_selection_filter.cpp:194 #: pcbnew/widgets/panel_selection_filter_base.cpp:29 #: pcbnew/widgets/search_handlers.cpp:100 msgid "Footprints" msgstr "封裝" #: common/dialog_about/AboutDialog_main.cpp:865 msgid "Icons" msgstr "圖標" #: common/dialog_about/AboutDialog_main.cpp:872 msgid "Package Developers" msgstr "軟體包開發者" #: common/dialog_about/dialog_about.cpp:115 #, c-format msgid "About %s" msgstr "關於 %s" #: common/dialog_about/dialog_about.cpp:135 #: common/dialog_about/dialog_about_base.h:58 msgid "About" msgstr "關於" #: common/dialog_about/dialog_about.cpp:140 #: 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:142 msgid "Developers" msgstr "開發人員" #: common/dialog_about/dialog_about.cpp:144 msgid "Doc Writers" msgstr "文件撰寫人員" #: common/dialog_about/dialog_about.cpp:147 msgid "Librarians" msgstr "資料庫人員" #: common/dialog_about/dialog_about.cpp:150 msgid "Artists" msgstr "美工人員" #: common/dialog_about/dialog_about.cpp:152 msgid "Translators" msgstr "翻譯人員" #: common/dialog_about/dialog_about.cpp:154 msgid "Packagers" msgstr "包裝人員" #: common/dialog_about/dialog_about.cpp:157 msgid "License" msgstr "授權" #: common/dialog_about/dialog_about.cpp:258 msgid "Could not open clipboard to write version information." msgstr "無法打開剪貼板寫入版本資訊。" #: common/dialog_about/dialog_about.cpp:259 msgid "Clipboard Error" msgstr "剪貼板錯誤" #: common/dialog_about/dialog_about.cpp:268 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:1139 msgid "Report a problem with KiCad" msgstr "報告 KiCad 的問題" #: common/dialog_about/dialog_about_base.cpp:68 common/tool/actions.cpp:1132 msgid "Donate" msgstr "捐贈" #: common/dialog_about/dialog_about_base.cpp:69 #: common/tool/common_control.cpp:312 msgid "Donate to KiCad" msgstr "捐贈給 KiCad" #: common/dialog_about/dialog_about_base.cpp:94 common/dialog_shim.cpp:746 msgid "&OK" msgstr "確定 (&O)" #: common/dialog_shim.cpp:747 msgid "&Cancel" msgstr "取消 (&C)" #: common/dialog_shim.cpp:748 msgid "&Yes" msgstr "是 (&Y)" #: common/dialog_shim.cpp:749 msgid "&No" msgstr "否(&N)" #: common/dialog_shim.cpp:750 msgid "&Apply" msgstr "應用(&A)" #: common/dialog_shim.cpp:751 msgid "&Save" msgstr "儲存 (&S)" #: common/dialog_shim.cpp:752 common/dialog_shim.cpp:753 #: common/eda_base_frame.cpp:506 common/eda_base_frame.cpp:511 #: common/eda_base_frame.cpp:532 common/eda_base_frame.cpp:536 msgid "&Help" msgstr "幫助 (&H)" #: common/dialogs/dialog_HTML_reporter_base.h:48 #: common/dialogs/dialog_book_reporter_base.h:45 msgid "Report" msgstr "報告" #: common/dialogs/dialog_assign_netclass.cpp:110 msgid "Currently matching nets:" msgstr "當前匹配的網路: " #: common/dialogs/dialog_assign_netclass_base.cpp:24 msgid "Pattern:" msgstr "樣版:" #: common/dialogs/dialog_assign_netclass_base.cpp:33 msgid "Net class:" msgstr "網路類:" #: common/dialogs/dialog_assign_netclass_base.cpp:51 msgid "" "Note: complete netclass assignments can be edited in Schematic Setup > " "Project." msgstr "注意:完整網路類別分配可以在原理圖設定 > 專案中編輯。" #: common/dialogs/dialog_assign_netclass_base.h:56 msgid "Add Netclass Assignment" 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 "藍:" #: common/dialogs/dialog_color_picker_base.cpp:74 msgid "HSV" msgstr "HSV" #: common/dialogs/dialog_color_picker_base.cpp:91 msgid "Hue:" msgstr "色調:" #: common/dialogs/dialog_color_picker_base.cpp:95 msgid "Saturation:" msgstr "飽和度:" #: common/dialogs/dialog_color_picker_base.cpp:114 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:96 #: pcbnew/dialogs/dialog_text_properties.cpp:113 msgid "Value:" msgstr "明度:" #: common/dialogs/dialog_color_picker_base.cpp:134 #: common/dialogs/dialog_color_picker_base.h:94 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:182 msgid "Preview (old/new):" msgstr "預覽 (舊/新):" #: common/dialogs/dialog_color_picker_base.cpp:207 msgid "Reset to Default" msgstr "重置為預設值" #: common/dialogs/dialog_configure_paths.cpp:195 #: common/dialogs/dialog_configure_paths.cpp:253 msgid "Environment variable name cannot be empty." msgstr "環境變數名稱不能為空。" #: common/dialogs/dialog_configure_paths.cpp:203 #: common/dialogs/dialog_configure_paths.cpp:255 msgid "Environment variable path cannot be empty." msgstr "環境變數路徑不能為空。" #: common/dialogs/dialog_configure_paths.cpp:260 msgid "3D search path alias cannot be empty." msgstr "3D 搜索路徑別名不能為空。" #: common/dialogs/dialog_configure_paths.cpp:262 msgid "3D search path cannot be empty." msgstr "3D 搜索路徑不能為空。" #: common/dialogs/dialog_configure_paths.cpp:277 msgid "" "This path was defined externally to the running process and\n" "will only be temporarily overwritten." msgstr "此路徑是在運行行程外部定義的, 只會被暫時覆蓋。" #: common/dialogs/dialog_configure_paths.cpp:279 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" "或從你的系統中移除外部環境變數。" #: common/dialogs/dialog_configure_paths.cpp:297 #, c-format msgid "The name %s is reserved, and cannot be used." msgstr "名稱 %s 是保留的, 不能使用。" #: common/dialogs/dialog_configure_paths.cpp:401 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:407 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:23 msgid "Environment Variables" msgstr "環境變數" #: common/dialogs/dialog_configure_paths_base.cpp:39 #: common/dialogs/git/dialog_git_auth.cpp:56 #: common/dialogs/git/dialog_git_repository_base.cpp:32 #: common/dialogs/git/panel_git_repos_base.cpp:98 #: common/dialogs/panel_setup_netclasses_base.cpp:51 #: cvpcb/dialogs/dialog_config_equfiles_base.cpp:88 #: eeschema/dialogs/dialog_label_properties_base.cpp:87 #: eeschema/dialogs/dialog_lib_edit_pin_table.cpp:121 #: eeschema/dialogs/dialog_lib_edit_pin_table_base.cpp:89 #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:59 #: eeschema/dialogs/dialog_sheet_properties_base.cpp:60 #: eeschema/dialogs/dialog_symbol_fields_table.cpp:204 #: eeschema/dialogs/dialog_symbol_properties_base.cpp:56 #: eeschema/dialogs/panel_bom_presets_base.cpp:40 #: eeschema/dialogs/panel_bom_presets_base.cpp:80 #: eeschema/dialogs/panel_sym_lib_table.cpp:371 #: eeschema/dialogs/panel_template_fieldnames_base.cpp:42 #: eeschema/fields_grid_table.cpp:369 eeschema/sch_pin.cpp:1581 #: eeschema/sch_symbol.cpp:1921 eeschema/sch_symbol.cpp:1971 #: eeschema/symbol_editor/symbol_editor.cpp:1266 #: eeschema/symbol_viewer_frame.cpp:459 #: eeschema/sync_sheet_pin/sheet_synchronization_model.h:66 #: eeschema/widgets/search_handlers.cpp:381 #: eeschema/widgets/tuner_slider_base.cpp:27 #: kicad/pcm/dialogs/dialog_manage_repositories_base.cpp:39 #: kicad/pcm/dialogs/panel_package_base.cpp:50 #: pcbnew/dialogs/dialog_footprint_wizard_list_base.cpp:42 #: pcbnew/dialogs/panel_fp_lib_table.cpp:415 #: pcbnew/dialogs/panel_pcbnew_action_plugins_base.cpp:38 #: pcbnew/pcb_fields_grid_table.cpp:137 pcbnew/pcb_group.cpp:492 #: pcbnew/widgets/pcb_net_inspector_panel.cpp:120 #: pcbnew/widgets/search_handlers.cpp:160 #: pcbnew/widgets/search_handlers.cpp:293 #: pcbnew/widgets/search_handlers.cpp:372 pcbnew/zone.cpp:620 #: pcbnew/zone.cpp:1638 pcbnew/zone_manager/dialog_zone_manager_base.cpp:46 #: pcbnew/zone_manager/model_zones_overview_table.h:78 msgid "Name" msgstr "名稱" #: common/dialogs/dialog_configure_paths_base.cpp:40 #: common/dialogs/git/panel_git_repos_base.cpp:99 #: pcbnew/dialogs/panel_pcbnew_action_plugins_base.cpp:41 msgid "Path" msgstr "路徑" #: common/dialogs/dialog_global_lib_table_config.cpp:41 #, c-format msgid "Configure Global %s Library Table" msgstr "配置全域 %s 庫表" #: common/dialogs/dialog_global_lib_table_config.cpp:44 #, 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庫資訊以供下次訪問, 您必須配置全域%s庫表。\n" "請從以下選項中選擇一個, 如果您不確定要選擇哪個選項, 請使用預設選項。" #: common/dialogs/dialog_global_lib_table_config.cpp:51 #, c-format msgid "Copy default global %s library table (recommended)" msgstr "複製預設的全域 %s 庫表 (推薦)" #: common/dialogs/dialog_global_lib_table_config.cpp:53 #, 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:57 #, c-format msgid "Copy custom global %s library table" msgstr "複製自定義全域 %s 庫表" #: common/dialogs/dialog_global_lib_table_config.cpp:59 #, 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:63 #, c-format msgid "Create an empty global %s library table" msgstr "建立一個空的全域 %s 庫表" #: common/dialogs/dialog_global_lib_table_config.cpp:65 #, 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:69 #, 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 #: common/dialogs/panel_image_editor_base.cpp:44 #: gerbview/dialogs/dialog_draw_layers_settings_base.cpp:25 #: gerbview/dialogs/dialog_draw_layers_settings_base.cpp:67 #: pcb_calculator/calculator_panels/panel_track_width_base.cpp:140 #: pcb_calculator/calculator_panels/panel_track_width_base.cpp:152 #: pcb_calculator/calculator_panels/panel_track_width_base.cpp:164 #: pcb_calculator/calculator_panels/panel_track_width_base.cpp:176 #: pcb_calculator/calculator_panels/panel_track_width_base.cpp:238 #: pcb_calculator/calculator_panels/panel_track_width_base.cpp:250 #: pcb_calculator/calculator_panels/panel_track_width_base.cpp:262 #: pcb_calculator/calculator_panels/panel_track_width_base.cpp:274 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:241 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:256 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:271 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:379 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:383 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:387 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:391 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:395 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:399 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:403 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:407 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:411 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:415 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:419 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:423 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:427 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:431 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:435 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:439 #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:230 #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:242 #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:254 #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:268 #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:282 #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:294 #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:310 #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:324 #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:340 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:196 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:55 msgid "Configure Global Library Table" msgstr "配置全域庫表" #: common/dialogs/dialog_grid_settings.cpp:60 msgid "Grid size X out of range." msgstr "網格 X 大小超出範圍。" #: common/dialogs/dialog_grid_settings.cpp:67 msgid "Grid size Y out of range." msgstr "網格 Y 大小超出範圍。" #: common/dialogs/dialog_grid_settings_base.cpp:25 #: eeschema/dialogs/dialog_export_netlist_base.cpp:94 #: eeschema/dialogs/dialog_sheet_pin_properties_base.cpp:32 #: eeschema/symbol_editor/symbol_editor.cpp:613 #: pcb_calculator/dialogs/dialog_regulator_form_base.cpp:27 #: pcbnew/board_stackup_manager/dialog_dielectric_list_manager_base.cpp:31 #: pcbnew/footprint_libraries_utils.cpp:1020 msgid "Name:" msgstr "名稱:" #: common/dialogs/dialog_grid_settings_base.cpp:32 msgid "(optional)" msgstr "(可選)" #: common/dialogs/dialog_grid_settings_base.cpp:43 #: common/dialogs/dialog_grid_settings_base.cpp:66 #: common/dialogs/dialog_page_settings_base.cpp:89 #: common/dialogs/dialog_page_settings_base.cpp:110 #: common/dialogs/dialog_unit_entry_base.cpp:28 #: common/dialogs/dialog_unit_entry_base.cpp:84 #: common/dialogs/dialog_unit_entry_base.cpp:95 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:207 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:352 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:400 #: eeschema/dialogs/dialog_image_properties_base.cpp:41 #: eeschema/dialogs/dialog_image_properties_base.cpp:52 #: 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_cleanup_graphics_base.cpp:53 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:279 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:295 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:308 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:321 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:334 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:394 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:408 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:423 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:434 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:122 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:133 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:288 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:301 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:317 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:256 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:269 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:285 #: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:151 #: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:204 #: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:221 #: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:239 #: pcbnew/dialogs/dialog_reference_image_properties_base.cpp:39 #: pcbnew/dialogs/dialog_reference_image_properties_base.cpp:50 #: pcbnew/dialogs/dialog_shape_properties_base.cpp:39 #: pcbnew/dialogs/dialog_shape_properties_base.cpp:50 #: pcbnew/dialogs/dialog_shape_properties_base.cpp:65 #: pcbnew/dialogs/dialog_shape_properties_base.cpp:76 #: pcbnew/dialogs/dialog_shape_properties_base.cpp:99 #: pcbnew/dialogs/dialog_shape_properties_base.cpp:110 #: pcbnew/dialogs/dialog_shape_properties_base.cpp:125 #: pcbnew/dialogs/dialog_shape_properties_base.cpp:136 #: pcbnew/dialogs/dialog_shape_properties_base.cpp:161 #: pcbnew/dialogs/dialog_shape_properties_base.cpp:183 #: pcbnew/dialogs/dialog_shape_properties_base.cpp:194 #: pcbnew/dialogs/dialog_shape_properties_base.cpp:236 #: pcbnew/dialogs/dialog_tablecell_properties_base.cpp:151 #: pcbnew/dialogs/dialog_tablecell_properties_base.cpp:164 #: pcbnew/dialogs/dialog_tablecell_properties_base.cpp:177 #: pcbnew/dialogs/dialog_target_properties_base.cpp:35 #: pcbnew/dialogs/dialog_target_properties_base.cpp:46 #: pcbnew/dialogs/dialog_text_properties_base.cpp:177 #: pcbnew/dialogs/dialog_text_properties_base.cpp:190 #: pcbnew/dialogs/dialog_text_properties_base.cpp:203 #: pcbnew/dialogs/dialog_text_properties_base.cpp:216 #: pcbnew/dialogs/dialog_text_properties_base.cpp:229 #: pcbnew/dialogs/dialog_textbox_properties_base.cpp:148 #: pcbnew/dialogs/dialog_textbox_properties_base.cpp:164 #: pcbnew/dialogs/dialog_textbox_properties_base.cpp:177 #: pcbnew/dialogs/dialog_textbox_properties_base.cpp:201 #: 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/dialog_tuning_pattern_properties_base.cpp:38 #: pcbnew/dialogs/dialog_tuning_pattern_properties_base.cpp:56 #: pcbnew/dialogs/dialog_tuning_pattern_properties_base.cpp:67 #: pcbnew/dialogs/dialog_tuning_pattern_properties_base.cpp:80 #: pcbnew/dialogs/panel_setup_text_and_graphics_base.cpp:151 #: pcbnew/dialogs/panel_setup_text_and_graphics_base.cpp:167 #: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:48 #: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:62 #: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:78 #: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:177 #: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:191 #: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:207 #: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:306 #: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:320 #: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:336 msgid "unit" msgstr "單位" #: common/dialogs/dialog_grid_settings_base.cpp:50 msgid "Linked" msgstr "已鏈接" #: common/dialogs/dialog_grid_settings_base.h:57 msgid "Grid Settings" msgstr "網格設置" #: common/dialogs/dialog_hotkey_list.cpp:34 msgid "Hotkey List" msgstr "快捷鍵列表" #: common/dialogs/dialog_import_choose_project.cpp:33 msgid "Project Name" msgstr "專案名稱" #: common/dialogs/dialog_import_choose_project.cpp:34 #: kicad/cli/command_pcb.h:31 pcbnew/board.cpp:1209 #: resources/linux/metainfo/org.kicad.kicad.metainfo.xml.in:35 msgid "PCB" msgstr "PCB" #: common/dialogs/dialog_import_choose_project.cpp:35 #: eeschema/sch_edit_frame.cpp:1291 eeschema/sch_plotter.cpp:1019 #: eeschema/widgets/symbol_diff_widget.cpp:39 #: resources/linux/metainfo/org.kicad.kicad.metainfo.xml.in:36 msgid "Schematic" msgstr "原理圖" #: common/dialogs/dialog_import_choose_project_base.cpp:18 msgid "" "This project file contains multiple PCB+Schematic combinations.\n" "Choose which one should be imported to KiCad." msgstr "" "此專案檔案包含多個 PCB + 原理圖 的組合。\n" "請選擇一個匯入 KiCad。" #: common/dialogs/dialog_import_choose_project_base.h:48 msgid "Choose Project to Import" 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:33 msgid "Quit KiCad" msgstr "退出 KiCad" #: common/dialogs/dialog_migrate_settings.cpp:58 #: common/dialogs/dialog_migrate_settings_base.cpp:23 #, c-format msgid "Welcome to KiCad %s!" msgstr "歡迎來到 KiCad %s!" #: common/dialogs/dialog_migrate_settings.cpp:67 msgid "Import settings from a previous version (none found)" msgstr "從早期版本匯入設置 (未找到)" #: common/dialogs/dialog_migrate_settings.cpp:138 msgid "Select Settings Path" msgstr "選擇設置路徑" #: common/dialogs/dialog_migrate_settings_base.cpp:32 msgid "How would you like to configure KiCad?" msgstr "您想如何配置 KiCad?" #: common/dialogs/dialog_migrate_settings_base.cpp:36 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:69 msgid "Configure KiCad Settings Path" msgstr "配置 KiCad 設置路徑" #: common/dialogs/dialog_page_settings.cpp:59 msgid "A5 148x210mm" msgstr "A5 148x210mm" #: common/dialogs/dialog_page_settings.cpp:60 msgid "A4 210x297mm" msgstr "A4 210x297mm" #: common/dialogs/dialog_page_settings.cpp:61 msgid "A3 297x420mm" msgstr "A3 297x420mm" #: common/dialogs/dialog_page_settings.cpp:62 msgid "A2 420x594mm" msgstr "A2 420x594mm" #: common/dialogs/dialog_page_settings.cpp:63 msgid "A1 594x841mm" msgstr "A1 594x841mm" #: common/dialogs/dialog_page_settings.cpp:64 msgid "A0 841x1189mm" msgstr "A0 841x1189mm" #: common/dialogs/dialog_page_settings.cpp:65 msgid "A 8.5x11in" msgstr "A 8.5x11in" #: common/dialogs/dialog_page_settings.cpp:66 msgid "B 11x17in" msgstr "B 11x17in" #: common/dialogs/dialog_page_settings.cpp:67 msgid "C 17x22in" msgstr "C 17x22in" #: common/dialogs/dialog_page_settings.cpp:68 msgid "D 22x34in" msgstr "D 22x34in" #: common/dialogs/dialog_page_settings.cpp:69 msgid "E 34x44in" msgstr "E 34x44in" #: common/dialogs/dialog_page_settings.cpp:70 msgid "USLetter 8.5x11in" msgstr "美式信封 8.5x11in" #: common/dialogs/dialog_page_settings.cpp:71 msgid "USLegal 8.5x14in" msgstr "美式法律專用紙 8.5x14in" #: common/dialogs/dialog_page_settings.cpp:72 msgid "USLedger 11x17in" msgstr "美式法律專用紙 11x17in" #: common/dialogs/dialog_page_settings.cpp:73 msgid "User (Custom)" msgstr "用戶設置 (自定義)" #: common/dialogs/dialog_page_settings.cpp:105 msgid "Preview Settings" msgstr "預覽設置" #: common/dialogs/dialog_page_settings.cpp:106 msgid "Preview Paper" msgstr "預覽圖紙" #: common/dialogs/dialog_page_settings.cpp:107 msgid "Preview Title Block Data" msgstr "預覽標題塊數據" #: common/dialogs/dialog_page_settings.cpp:111 #: common/dialogs/dialog_page_settings_base.h:146 #: eeschema/tools/sch_editor_control.cpp:200 #: pcbnew/tools/board_editor_control.cpp:298 msgid "Page Settings" msgstr "頁面設定" #: common/dialogs/dialog_page_settings.cpp:112 #: common/dialogs/dialog_page_settings_base.cpp:27 msgid "Paper" msgstr "圖紙" #: common/dialogs/dialog_page_settings.cpp:113 msgid "Title Block" msgstr "標題欄" #: common/dialogs/dialog_page_settings.cpp:474 #, c-format msgid "Drawing sheet file '%s' not found." msgstr "找不到圖紙檔案 '%s'。" #: common/dialogs/dialog_page_settings.cpp:707 #: common/dialogs/dialog_page_settings_base.cpp:54 msgid "Portrait" msgstr "縱向" #: common/dialogs/dialog_page_settings.cpp:709 #: common/dialogs/dialog_page_settings_base.cpp:54 msgid "Landscape" msgstr "橫向" #: common/dialogs/dialog_page_settings.cpp:795 pagelayout_editor/files.cpp:59 msgid "Drawing Sheet File" msgstr "圖紙檔案" #: common/dialogs/dialog_page_settings_base.cpp:41 msgid "dummy text" msgstr "虛構文字" #: common/dialogs/dialog_page_settings_base.cpp:50 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:238 #: eeschema/dialogs/dialog_label_properties.cpp:171 #: eeschema/dialogs/dialog_pin_properties_base.cpp:113 #: pcbnew/dialogs/dialog_copper_zones_base.cpp:296 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:338 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:137 #: pcbnew/dialogs/dialog_non_copper_zones_properties_base.cpp:138 #: pcbnew/dialogs/dialog_text_properties_base.cpp:233 #: pcbnew/dialogs/dialog_textbox_properties_base.cpp:181 #: pcbnew/zone_manager/panel_zone_properties_base.cpp:221 msgid "Orientation:" msgstr "方向:" #: common/dialogs/dialog_page_settings_base.cpp:60 msgid "Custom paper size:" msgstr "自定義紙張尺寸:" #: common/dialogs/dialog_page_settings_base.cpp:72 #: pcbnew/dialogs/dialog_board_statistics.cpp:105 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:299 #: pcbnew/dialogs/dialog_shape_properties_base.cpp:176 #: pcbnew/dialogs/dialog_text_properties_base.cpp:181 msgid "Height:" msgstr "高度:" #: common/dialogs/dialog_page_settings_base.cpp:85 msgid "Custom paper height." msgstr "自定義紙張高度。" #: common/dialogs/dialog_page_settings_base.cpp:93 #: eeschema/dialogs/dialog_line_properties_base.cpp:30 #: eeschema/dialogs/dialog_shape_properties_base.cpp:49 #: eeschema/dialogs/dialog_table_properties_base.cpp:61 #: eeschema/dialogs/dialog_table_properties_base.cpp:116 #: eeschema/dialogs/dialog_text_properties_base.cpp:220 #: pcbnew/dialogs/dialog_board_statistics.cpp:103 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:270 #: pcbnew/dialogs/dialog_pns_diff_pair_dimensions_base.cpp:25 #: pcbnew/dialogs/dialog_shape_properties_base.cpp:187 #: pcbnew/dialogs/dialog_table_properties_base.cpp:70 #: pcbnew/dialogs/dialog_table_properties_base.cpp:105 #: pcbnew/dialogs/dialog_text_properties_base.cpp:168 msgid "Width:" msgstr "寬度:" #: common/dialogs/dialog_page_settings_base.cpp:106 msgid "Custom paper width." msgstr "自定義紙張寬度。" #: common/dialogs/dialog_page_settings_base.cpp:117 #: common/dialogs/dialog_page_settings_base.cpp:237 #: common/dialogs/dialog_page_settings_base.cpp:249 #: common/dialogs/dialog_page_settings_base.cpp:261 #: common/dialogs/dialog_page_settings_base.cpp:273 #: common/dialogs/dialog_page_settings_base.cpp:285 #: common/dialogs/dialog_page_settings_base.cpp:297 #: common/dialogs/dialog_page_settings_base.cpp:309 #: common/dialogs/dialog_page_settings_base.cpp:321 #: common/dialogs/dialog_page_settings_base.cpp:333 #: common/dialogs/dialog_page_settings_base.cpp:345 #: common/dialogs/dialog_page_settings_base.cpp:357 #: common/dialogs/dialog_page_settings_base.cpp:369 #: common/dialogs/dialog_page_settings_base.cpp:381 msgid "Export to other sheets" msgstr "匯出到其他圖紙" #: common/dialogs/dialog_page_settings_base.cpp:148 common/rc_item.cpp:444 #: eeschema/erc/erc_item.cpp:378 eeschema/sch_marker.cpp:297 #: gerbview/dialogs/panel_gerbview_color_settings.cpp:104 #: gerbview/widgets/gerbview_layer_widget.cpp:136 pcbnew/pcb_marker.cpp:214 #: pcbnew/widgets/appearance_controls.cpp:351 msgid "Drawing Sheet" msgstr "圖紙" #: common/dialogs/dialog_page_settings_base.cpp:164 #: eeschema/dialogs/dialog_sim_model_base.cpp:38 #: eeschema/import_gfx/dialog_import_gfx_sch_base.cpp:24 #: eeschema/sch_field.cpp:289 pcbnew/dialogs/dialog_export_2581_base.cpp:23 #: pcbnew/dialogs/dialog_export_step_base.cpp:23 #: pcbnew/import_gfx/dialog_import_graphics_base.cpp:25 msgid "File:" msgstr "檔案:" #: common/dialogs/dialog_page_settings_base.cpp:183 msgid "Title Block Parameters" msgstr "標題欄參數" #: common/dialogs/dialog_page_settings_base.cpp:196 #, c-format msgid "Number of sheets: %d" msgstr "共 %d 頁" #: common/dialogs/dialog_page_settings_base.cpp:203 #, c-format msgid "Sheet number: %d" msgstr "第 %d 頁" #: common/dialogs/dialog_page_settings_base.cpp:216 msgid "Issue Date:" msgstr "發行日期:" #: common/dialogs/dialog_page_settings_base.cpp:228 msgid "<<<" msgstr "<<<" #: common/dialogs/dialog_page_settings_base.cpp:240 msgid "Revision:" msgstr "修訂:" #: common/dialogs/dialog_page_settings_base.cpp:252 #: eeschema/dialogs/dialog_export_netlist.cpp:423 msgid "Title:" msgstr "標題:" #: common/dialogs/dialog_page_settings_base.cpp:264 msgid "Company:" msgstr "廠商:" #: common/dialogs/dialog_page_settings_base.cpp:276 msgid "Comment1:" msgstr "註釋 1:" #: common/dialogs/dialog_page_settings_base.cpp:288 msgid "Comment2:" msgstr "註釋 2:" #: common/dialogs/dialog_page_settings_base.cpp:300 msgid "Comment3:" msgstr "註釋 3:" #: common/dialogs/dialog_page_settings_base.cpp:312 msgid "Comment4:" msgstr "註釋 4:" #: common/dialogs/dialog_page_settings_base.cpp:324 msgid "Comment5:" msgstr "註釋 5:" #: common/dialogs/dialog_page_settings_base.cpp:336 msgid "Comment6:" msgstr "註釋 6:" #: common/dialogs/dialog_page_settings_base.cpp:348 msgid "Comment7:" msgstr "註釋 7:" #: common/dialogs/dialog_page_settings_base.cpp:360 msgid "Comment8:" msgstr "註釋 8:" #: common/dialogs/dialog_page_settings_base.cpp:372 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 #: pcbnew/dialogs/dialog_board_reannotate_base.cpp:293 msgid "Reference Designators" msgstr "參考位置" #: common/dialogs/dialog_paste_special_base.cpp:28 msgid "Clear Net Assignments" msgstr "清除網路分配" #: common/dialogs/dialog_paste_special_base.cpp:29 msgid "Remove the net information from all connected items before pasting" msgstr "粘貼前刪除所有連接項目的網路資訊" #: common/dialogs/dialog_paste_special_base.h:48 msgid "Paste Special" msgstr "特殊粘貼" #: common/dialogs/dialog_plugin_options.cpp:37 msgid "" "Select an Option Choice in the listbox above, and then click the " "Append Selected Option button." msgstr "" "在上面的列表框中選擇一個 選項選擇, 然後點擊 追加所選選項 按鈕。" #: common/dialogs/dialog_plugin_options.cpp:52 #, c-format msgid "Options for Library '%s'" msgstr "庫 '%s' 的選項" #: common/dialogs/dialog_plugin_options_base.cpp:26 msgid "Plugin Options" msgstr "插件選項" #: common/dialogs/dialog_plugin_options_base.cpp:43 #: common/dialogs/panel_mouse_settings.cpp:47 #: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:207 #: eeschema/dialogs/panel_simulator_preferences.cpp:33 #: pcbnew/dialogs/panel_edit_options_base.cpp:236 msgid "Option" msgstr "選項" #: common/dialogs/dialog_plugin_options_base.cpp:44 #: cvpcb/dialogs/dialog_config_equfiles_base.cpp:89 #: eeschema/dialogs/dialog_label_properties_base.cpp:88 #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:60 #: eeschema/dialogs/dialog_rescue_each.cpp:135 #: eeschema/dialogs/dialog_sheet_properties_base.cpp:61 #: eeschema/dialogs/dialog_sim_format_value.cpp:66 #: eeschema/dialogs/dialog_sim_format_value.cpp:75 #: eeschema/dialogs/dialog_symbol_properties_base.cpp:57 #: eeschema/dialogs/panel_sym_lib_table.cpp:372 #: eeschema/fields_grid_table.cpp:370 eeschema/sch_symbol.cpp:1918 #: eeschema/sch_symbol.cpp:1968 eeschema/sch_symbol.cpp:2791 #: eeschema/sim/simulator_frame_ui.cpp:617 #: eeschema/sim/simulator_frame_ui.cpp:2604 #: eeschema/sim/simulator_frame_ui_base.cpp:170 #: eeschema/sim/simulator_frame_ui_base.cpp:222 #: eeschema/widgets/search_handlers.cpp:147 #: eeschema/widgets/search_handlers.cpp:233 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:70 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:70 #: pcbnew/dialogs/panel_fp_editor_defaults.cpp:54 #: pcbnew/dialogs/panel_fp_editor_defaults.cpp:66 #: pcbnew/dialogs/panel_fp_editor_defaults_base.cpp:48 #: pcbnew/dialogs/panel_fp_editor_defaults_base.cpp:57 #: pcbnew/dialogs/panel_fp_lib_table.cpp:416 pcbnew/footprint.cpp:3772 #: pcbnew/footprint_wizard_frame.cpp:326 pcbnew/pcb_dimension.cpp:423 #: pcbnew/pcb_fields_grid_table.cpp:138 pcbnew/plot_board_layers.cpp:83 #: pcbnew/widgets/search_handlers.cpp:103 msgid "Value" msgstr "數值" #: common/dialogs/dialog_plugin_options_base.cpp:78 msgid "Option Choices" msgstr "選項選擇" #: common/dialogs/dialog_plugin_options_base.cpp:81 msgid "Options supported by current plugin" msgstr "當前插件支援的選項" #: common/dialogs/dialog_plugin_options_base.cpp:85 msgid "<< Append Selected Option" msgstr "<< 追加所選選項" #: common/dialogs/dialog_print_generic.cpp:95 #: common/dialogs/dialog_print_generic.cpp:301 #: common/dialogs/dialog_print_generic_base.h:77 #: eeschema/printing/dialog_print_using_printer.cpp:126 #: eeschema/printing/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/printing/dialog_print_using_printer.cpp:127 msgid "Print Preview" msgstr "列印預覽" #: common/dialogs/dialog_print_generic.cpp:97 common/hotkey_store.cpp:59 #: common/tool/action_menu.cpp:212 common/tool/action_menu.cpp:217 #: eeschema/dialogs/dialog_annotate.cpp:93 eeschema/dialogs/dialog_bom.cpp:137 #: eeschema/dialogs/dialog_change_symbols.cpp:160 #: eeschema/dialogs/dialog_erc.cpp:119 eeschema/dialogs/dialog_erc.cpp:465 #: eeschema/dialogs/dialog_export_netlist.cpp:295 #: eeschema/dialogs/dialog_ibis_parser_reporter.cpp:36 #: eeschema/dialogs/dialog_plot_schematic.cpp:76 #: eeschema/dialogs/dialog_schematic_find_base.cpp:133 #: eeschema/dialogs/dialog_symbol_remap_base.cpp:33 #: eeschema/dialogs/dialog_update_from_pcb.cpp:68 #: eeschema/printing/dialog_print_using_printer.cpp:128 #: eeschema/sync_sheet_pin/dialog_sync_sheet_pins_base.cpp:32 #: kicad/pcm/dialogs/dialog_pcm.cpp:164 #: kicad/pcm/dialogs/dialog_pcm_progress_base.cpp:72 #: pcbnew/dialogs/dialog_board_reannotate.cpp:123 #: pcbnew/dialogs/dialog_board_statistics.cpp:136 #: pcbnew/dialogs/dialog_drc.cpp:140 pcbnew/dialogs/dialog_drc.cpp:367 #: pcbnew/dialogs/dialog_exchange_footprints.cpp:161 #: pcbnew/dialogs/dialog_export_2581.cpp:46 #: pcbnew/dialogs/dialog_export_step.cpp:151 #: pcbnew/dialogs/dialog_export_svg.cpp:90 #: pcbnew/dialogs/dialog_find_base.cpp:102 #: pcbnew/dialogs/dialog_footprint_checker.cpp:62 #: pcbnew/dialogs/dialog_gen_footprint_position.cpp:64 #: pcbnew/dialogs/dialog_gendrill.cpp:78 #: pcbnew/dialogs/dialog_import_netlist.cpp:84 #: pcbnew/dialogs/dialog_plot.cpp:191 pcbnew/dialogs/dialog_update_pcb.cpp:61 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/printing/dialog_print_using_printer.cpp:307 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:31 #: eeschema/dialogs/dialog_plot_schematic_base.cpp:74 #: eeschema/printing/dialog_print_using_printer_base.cpp:31 #: pcbnew/dialogs/dialog_plot_base.cpp:377 #: pcbnew/dialogs/dialog_plot_base.cpp:400 msgid "Output mode:" msgstr "輸出模式:" #: common/dialogs/dialog_print_generic_base.cpp:35 #: common/dialogs/panel_setup_netclasses_base.cpp:63 common/eda_text.cpp:1258 #: eeschema/dialogs/dialog_label_properties_base.cpp:100 #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:72 #: eeschema/dialogs/dialog_plot_schematic_base.cpp:78 #: eeschema/dialogs/dialog_sheet_properties_base.cpp:72 #: eeschema/dialogs/dialog_symbol_properties_base.cpp:69 #: eeschema/fields_grid_table.cpp:382 #: eeschema/printing/dialog_print_using_printer_base.cpp:35 #: eeschema/sch_bus_entry.cpp:678 eeschema/sch_junction.cpp:385 #: eeschema/sch_line.cpp:1079 eeschema/sim/simulator_frame_ui.cpp:610 #: eeschema/sim/simulator_frame_ui_base.cpp:113 #: pcbnew/board_stackup_manager/panel_board_stackup_base.cpp:98 #: pcbnew/dialogs/dialog_export_svg_base.cpp:81 #: pcbnew/dialogs/dialog_plot_base.cpp:381 #: pcbnew/dialogs/dialog_plot_base.cpp:404 pcbnew/pcb_tablecell.cpp:207 #: pcbnew/pcb_text.cpp:672 pcbnew/pcb_textbox.cpp:705 #: pcbnew/tools/drawing_stackup_table_tool.cpp:271 msgid "Color" msgstr "顏色" #: common/dialogs/dialog_print_generic_base.cpp:35 #: pcbnew/dialogs/dialog_export_svg_base.cpp:81 #: pcbnew/dialogs/dialog_plot_base.cpp:381 #: pcbnew/dialogs/dialog_plot_base.cpp:404 msgid "Black and white" msgstr "黑白" #: common/dialogs/dialog_print_generic_base.cpp:41 #: eeschema/printing/dialog_print_using_printer_base.cpp:22 msgid "Print drawing sheet" 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:124 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:108 #: eeschema/printing/dialog_print_using_printer_base.cpp:73 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:21 msgid "MyLabel" msgstr "我的標籤" #: common/dialogs/dialog_unit_entry_base.cpp:77 msgid "X label:" msgstr "X 標籤:" #: common/dialogs/dialog_unit_entry_base.cpp:88 msgid "Y label:" msgstr "Y 標籤:" #: common/dialogs/dialog_unit_entry_base.h:46 msgid "Title" msgstr "標題" #: common/dialogs/dialog_unit_entry_base.h:73 msgid "Move Point to Location" msgstr "移動遊標到指定位置" #: common/dialogs/eda_list_dialog.cpp:46 common/dialogs/eda_list_dialog.cpp:68 #: common/widgets/lib_tree.cpp:226 common/widgets/lib_tree.cpp:294 #: eeschema/dialogs/dialog_sim_command.cpp:100 #: eeschema/dialogs/dialog_symbol_fields_table.cpp:220 #: eeschema/sim/simulator_frame_ui.cpp:523 #: eeschema/sim/simulator_frame_ui.cpp:606 eeschema/symbol_diff_frame.cpp:101 #: eeschema/symbol_viewer_frame.cpp:154 eeschema/symbol_viewer_frame.cpp:169 #: kicad/pcm/dialogs/panel_packages_view.cpp:77 #: pcbnew/dialogs/dialog_copper_zones.cpp:245 #: pcbnew/footprint_viewer_frame.cpp:141 pcbnew/footprint_viewer_frame.cpp:156 #: pcbnew/widgets/net_inspector_panel.cpp:42 #: pcbnew/widgets/net_inspector_panel.cpp:95 msgid "Filter" msgstr "篩選" #: common/dialogs/eda_list_dialog_base.cpp:22 msgid "Items:" msgstr "項目:" #: common/dialogs/eda_reorderable_list_dialog_base.cpp:32 msgid "Available:" msgstr "可用:" #: common/dialogs/eda_reorderable_list_dialog_base.cpp:39 msgid "Enabled:" msgstr "已啟用:" #: common/dialogs/eda_reorderable_list_dialog_base.cpp:51 #: pcbnew/dialogs/dialog_imported_layers_base.cpp:59 msgid ">" msgstr ">" #: common/dialogs/eda_reorderable_list_dialog_base.cpp:54 #: pcbnew/dialogs/dialog_imported_layers_base.cpp:64 msgid "<" msgstr "<" #: common/dialogs/eda_reorderable_list_dialog_base.cpp:75 #: cvpcb/dialogs/dialog_config_equfiles_base.cpp:43 #: eeschema/dialogs/dialog_label_properties_base.cpp:126 #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:97 #: eeschema/dialogs/dialog_sheet_properties_base.cpp:98 #: eeschema/dialogs/dialog_symbol_properties_base.cpp:95 #: eeschema/dialogs/panel_sym_lib_table_base.cpp:139 #: kicad/pcm/dialogs/dialog_manage_repositories_base.cpp:64 #: pcbnew/dialogs/panel_fp_lib_table_base.cpp:136 msgid "Move up" msgstr "上移" #: common/dialogs/eda_reorderable_list_dialog_base.cpp:80 #: cvpcb/dialogs/dialog_config_equfiles_base.cpp:48 #: eeschema/dialogs/dialog_label_properties_base.cpp:131 #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:102 #: eeschema/dialogs/dialog_sheet_properties_base.cpp:103 #: eeschema/dialogs/dialog_symbol_properties_base.cpp:100 #: eeschema/dialogs/panel_sym_lib_table_base.cpp:144 #: kicad/pcm/dialogs/dialog_manage_repositories_base.cpp:69 #: pcbnew/dialogs/panel_fp_lib_table_base.cpp:141 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/git/dialog_git_auth.cpp:27 #: common/dialogs/git/dialog_git_repository_base.cpp:19 #: eeschema/dialogs/dialog_database_lib_settings_base.cpp:32 msgid "Connection" msgstr "連接" #: common/dialogs/git/dialog_git_auth.cpp:45 #: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664_base.cpp:170 msgid "Basic" msgstr "基本" #: common/dialogs/git/dialog_git_auth.cpp:46 #: common/dialogs/git/dialog_git_repository_base.cpp:53 msgid "SSH" msgstr "SSH" #: common/dialogs/git/dialog_git_auth.cpp:52 #: common/dialogs/git/dialog_git_repository_base.cpp:107 #: eeschema/dialogs/dialog_database_lib_settings_base.cpp:85 msgid "Test" msgstr "測試" #: common/dialogs/git/dialog_git_auth.cpp:58 msgid "Url" msgstr "Url" #: common/dialogs/git/dialog_git_auth.cpp:60 #: common/dialogs/git/dialog_git_repository_base.cpp:78 msgid "Authentication" msgstr "認證" #: common/dialogs/git/dialog_git_auth.cpp:62 msgid "User Name" msgstr "用戶" #: common/dialogs/git/dialog_git_auth.cpp:64 #: common/dialogs/git/dialog_git_repository.cpp:454 msgid "Password" msgstr "密碼" #: common/dialogs/git/dialog_git_commit.cpp:41 msgid "Commit Changes" msgstr "提交更改" #: common/dialogs/git/dialog_git_commit.cpp:52 msgid "Filename" msgstr "檔案名稱" #: common/dialogs/git/dialog_git_commit.cpp:53 #: common/dialogs/git/panel_git_repos_base.cpp:100 #: eeschema/dialogs/dialog_migrate_buses.cpp:117 #: kicad/pcm/dialogs/panel_packages_view_base.cpp:94 #: pcbnew/dialogs/dialog_find_base.cpp:118 pcbnew/pad.cpp:1179 #: pcbnew/pcb_dimension.cpp:477 pcbnew/pcb_group.cpp:387 #: pcbnew/pcb_shape.cpp:692 pcbnew/pcb_tablecell.cpp:106 #: pcbnew/pcb_text.cpp:340 pcbnew/pcb_textbox.cpp:375 pcbnew/pcb_track.cpp:1378 #: pcbnew/zone.cpp:586 msgid "Status" msgstr "狀態" #: common/dialogs/git/dialog_git_commit.cpp:99 msgid "New" msgstr "新建" #: common/dialogs/git/dialog_git_commit.cpp:105 msgid "Modified" msgstr "修改" #: common/dialogs/git/dialog_git_commit.cpp:111 msgid "Deleted" msgstr "刪除" #: common/dialogs/git/dialog_git_commit.cpp:124 msgid "Commit Message:" msgstr "提交消息:" #: common/dialogs/git/dialog_git_commit.cpp:131 msgid "Author:" msgstr "作者:" #: common/dialogs/git/dialog_git_commit.cpp:152 msgid "C&ommit" msgstr "提交 (&C)" #: common/dialogs/git/dialog_git_commit.cpp:169 msgid "Commit message cannot be empty" msgstr "提交消息不能為空" #: common/dialogs/git/dialog_git_repository.cpp:154 #: common/dialogs/git/dialog_git_repository.cpp:383 msgid "Enter the password for the SSH key" msgstr "請輸入 SSH 密鑰的密碼" #: common/dialogs/git/dialog_git_repository.cpp:334 msgid "Test connection" msgstr "測試連接" #: common/dialogs/git/dialog_git_repository.cpp:338 msgid "Connection successful" msgstr "連接成功" #: common/dialogs/git/dialog_git_repository.cpp:342 #, c-format msgid "Could not connect to '%s' " msgstr "無法連接到 '%s' " #: common/dialogs/git/dialog_git_repository.cpp:361 #, c-format msgid "Could not open private key '%s'" msgstr "無法打開私鑰 '%s'" #: common/dialogs/git/dialog_git_repository.cpp:374 msgid "Invalid SSH Key" msgstr "無效的 SSH 密鑰" #: common/dialogs/git/dialog_git_repository.cpp:375 msgid "The selected file is not a valid SSH private key" msgstr "所選檔案不是有效的 SSH 私鑰" #: common/dialogs/git/dialog_git_repository.cpp:399 #, c-format msgid "Could not open public key '%s'" msgstr "無法打開公鑰 '%s'" #: common/dialogs/git/dialog_git_repository.cpp:418 #: common/dialogs/git/dialog_git_repository.cpp:425 msgid "Missing information" msgstr "缺少資訊" #: common/dialogs/git/dialog_git_repository.cpp:419 msgid "Please enter a name for the repository" msgstr "請輸入倉庫名稱" #: common/dialogs/git/dialog_git_repository.cpp:426 msgid "Please enter a URL for the repository" msgstr "請輸入倉庫 URL" #: common/dialogs/git/dialog_git_repository.cpp:448 #: common/dialogs/git/dialog_git_repository_base.cpp:120 msgid "SSH Key Password" msgstr "SSH 密鑰密碼" #: common/dialogs/git/dialog_git_repository_base.cpp:39 msgid "Location" msgstr "地址" #: common/dialogs/git/dialog_git_repository_base.cpp:46 msgid "Connection Type" msgstr "連接類型" #: common/dialogs/git/dialog_git_repository_base.cpp:53 msgid "HTTPS" msgstr "HTTPS" #: common/dialogs/git/dialog_git_repository_base.cpp:53 #: eeschema/widgets/search_handlers.cpp:431 msgid "Local" msgstr "本地" #: common/dialogs/git/dialog_git_repository_base.cpp:97 msgid "SSH Private Key" msgstr "SSH 私鑰" #: common/dialogs/git/dialog_git_repository_base.cpp:104 msgid "Select SSH private key file" msgstr "選擇SSH私鑰檔案" #: common/dialogs/git/dialog_git_repository_base.cpp:104 msgid "*" msgstr "*" #: common/dialogs/git/dialog_git_repository_base.cpp:113 msgid "Username" msgstr "用戶" #: common/dialogs/git/dialog_git_repository_base.h:77 msgid "Git Repository" msgstr "Git 倉庫" #: common/dialogs/git/dialog_git_switch.cpp:40 msgid "Git Branch Switch" msgstr "切換 Git 分支" #: common/dialogs/git/dialog_git_switch.cpp:48 msgid "Select or enter a branch name:" msgstr "選擇或輸入分支名稱:" #: common/dialogs/git/dialog_git_switch.cpp:54 msgid "Branch" msgstr "分支" #: common/dialogs/git/dialog_git_switch.cpp:55 msgid "Last Commit" msgstr "最後的提交" #: common/dialogs/git/dialog_git_switch.cpp:56 msgid "Last Updated" msgstr "最後的更新" #: common/dialogs/git/dialog_git_switch.cpp:66 #: common/dialogs/git/dialog_git_switch.cpp:147 #: common/dialogs/git/dialog_git_switch.cpp:214 msgid "Switch" msgstr "切換" #: common/dialogs/git/dialog_git_switch.cpp:219 eeschema/sch_base_frame.cpp:290 #: pcbnew/footprint_libraries_utils.cpp:433 msgid "Add" msgstr "添加" #: common/dialogs/git/panel_git_repos_base.cpp:23 msgid "Git Commit Data" msgstr "Git 提交數據" #: common/dialogs/git/panel_git_repos_base.cpp:33 msgid "Use default values" msgstr "使用預設值" #: common/dialogs/git/panel_git_repos_base.cpp:40 msgid "Author name:" msgstr "作者:" #: common/dialogs/git/panel_git_repos_base.cpp:51 msgid "Author e-mail:" msgstr "作者郵箱:" #: common/dialogs/git/panel_git_repos_base.cpp:68 msgid "Git Repositories" msgstr "Git 倉庫" #: common/dialogs/git/panel_git_repos_base.cpp:97 #: eeschema/dialogs/panel_sym_lib_table_base.cpp:44 #: eeschema/dialogs/panel_sym_lib_table_base.cpp:94 #: include/lib_table_grid.h:197 pcbnew/dialogs/panel_fp_lib_table_base.cpp:44 #: pcbnew/dialogs/panel_fp_lib_table_base.cpp:93 msgid "Active" msgstr "活動的" #: common/dialogs/git/panel_git_repos_base.cpp:122 msgid "Add new repository" msgstr "添加新的倉庫" #: common/dialogs/git/panel_git_repos_base.cpp:127 msgid "Edit repository properties" msgstr "編輯倉庫屬性" #: common/dialogs/git/panel_git_repos_base.cpp:135 msgid "Remove Git Repository" msgstr "移除 Git 倉庫" #: common/dialogs/panel_color_settings.cpp:52 msgid "Reveal Themes in Finder" msgstr "在搜索器中顯示主題" #: common/dialogs/panel_color_settings.cpp:136 msgid "New theme name:" msgstr "新的主題名稱:" #: common/dialogs/panel_color_settings.cpp:137 msgid "Add Color Theme" msgstr "添加配色主題" #: common/dialogs/panel_color_settings.cpp:149 msgid "Theme already exists!" msgstr "主題已存在!" #: common/dialogs/panel_color_settings.cpp:219 #: common/dialogs/panel_color_settings.cpp:238 msgid "New Theme..." msgstr "新主題..." #: common/dialogs/panel_color_settings.cpp:300 msgid "Copy color" msgstr "複製配色" #: common/dialogs/panel_color_settings.cpp:303 msgid "Paste color" msgstr "粘貼配色" #: common/dialogs/panel_color_settings.cpp:306 msgid "Revert to saved color" msgstr "恢復為已儲存的配色" #: common/dialogs/panel_color_settings.cpp:394 msgid "(read-only)" msgstr "(唯讀)" #: common/dialogs/panel_color_settings_base.cpp:21 msgid "Theme:" msgstr "主題:" #: common/dialogs/panel_color_settings_base.cpp:35 msgid "Override individual item colors" msgstr "覆蓋單個項目的配色" #: common/dialogs/panel_color_settings_base.cpp:36 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:43 msgid "Open Theme Folder" msgstr "打開主題資料夾" #: common/dialogs/panel_color_settings_base.cpp:44 msgid "Open the folder containing color themes" msgstr "打開包含配色主題的資料夾" #: common/dialogs/panel_common_settings.cpp:86 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:96 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:346 msgid "Executable files (" msgstr "可執行檔案 (" #: common/dialogs/panel_common_settings.cpp:353 msgid "Select Preferred PDF Viewer" msgstr "選擇首選 PDF 閱讀器" #: common/dialogs/panel_common_settings_base.cpp:22 msgid "Antialiasing" msgstr "反鋸齒選項" #: common/dialogs/panel_common_settings_base.cpp:39 msgid "Accelerated graphics:" msgstr "圖形加速選項:" #: common/dialogs/panel_common_settings_base.cpp:43 #: common/dialogs/panel_common_settings_base.cpp:53 msgid "No Antialiasing" msgstr "無反鋸齒處理" #: common/dialogs/panel_common_settings_base.cpp:43 #: common/dialogs/panel_common_settings_base.cpp:53 msgid "Fast Antialiasing" msgstr "快速反鋸齒處理" #: common/dialogs/panel_common_settings_base.cpp:43 #: common/dialogs/panel_common_settings_base.cpp:53 msgid "High Quality Antialiasing" msgstr "高品質反鋸齒處理" #: common/dialogs/panel_common_settings_base.cpp:49 msgid "Fallback graphics:" msgstr "後備圖形:" #: common/dialogs/panel_common_settings_base.cpp:70 msgid "Helper Applications" msgstr "輔助工具" #: common/dialogs/panel_common_settings_base.cpp:84 msgid "Text editor:" msgstr "文字編輯器:" #: common/dialogs/panel_common_settings_base.cpp:103 msgid "System default PDF viewer" msgstr "系統預設 PDF 閱讀器" #: common/dialogs/panel_common_settings_base.cpp:112 msgid "Other:" msgstr "其它:" #: common/dialogs/panel_common_settings_base.cpp:130 msgid "User Interface" msgstr "用戶界面" #: common/dialogs/panel_common_settings_base.cpp:143 msgid "Show icons in menus" msgstr "在選單選項中顯示圖標" #: common/dialogs/panel_common_settings_base.cpp:146 msgid "Show scrollbars in editors" msgstr "在編輯器中顯示滾動條" #: common/dialogs/panel_common_settings_base.cpp:148 msgid "This change takes effect when relaunching the editor." msgstr "此更改在重新啟動編輯器時生效。" #: common/dialogs/panel_common_settings_base.cpp:152 msgid "Focus follows mouse between schematic and PCB editors" msgstr "切換編輯器時焦點跟隨鼠標移動" #: common/dialogs/panel_common_settings_base.cpp:153 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:157 msgid "Show popup indicator when toggling settings with hotkeys" msgstr "使用快捷鍵切換設置時顯示彈窗" #: common/dialogs/panel_common_settings_base.cpp:158 msgid "" "When enabled, certain hotkeys that cycle between settings will show a popup " "indicator briefly to indicate the change in settings." msgstr "啟用後, 連續按下某些快捷鍵將彈出一個視窗, 並簡要顯示設置變更。" #: common/dialogs/panel_common_settings_base.cpp:162 msgid "Use alternating row colors in tables" msgstr "交替著色表格的列" #: common/dialogs/panel_common_settings_base.cpp:163 msgid "When enabled, use a different color for every other table row" msgstr "啟用後, 每隔一列表格都會使用不同的顏色" #: common/dialogs/panel_common_settings_base.cpp:173 msgid "Icon theme:" msgstr "圖標主題:" #: common/dialogs/panel_common_settings_base.cpp:177 msgid "Light" msgstr "淺色" #: common/dialogs/panel_common_settings_base.cpp:178 msgid "Use icons designed for light window backgrounds" msgstr "使用專為淺色視窗背景設計的圖標" #: common/dialogs/panel_common_settings_base.cpp:182 #: gerbview/gerber_draw_item.cpp:725 msgid "Dark" msgstr "黑" #: common/dialogs/panel_common_settings_base.cpp:183 msgid "Use icons designed for dark window backgrounds" msgstr "使用專為深色視窗背景設計的圖標" #: common/dialogs/panel_common_settings_base.cpp:187 #: common/dialogs/panel_common_settings_base.cpp:233 #: common/dialogs/panel_mouse_settings_base.cpp:66 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:122 #: pcbnew/dialogs/panel_setup_text_and_graphics_base.cpp:94 #: pcbnew/pcb_dimension.cpp:1441 msgid "Automatic" msgstr "自動" #: common/dialogs/panel_common_settings_base.cpp:189 msgid "" "Automatically choose light or dark icons based on the system color theme" msgstr "根據系統配色主題自動選擇淺色或深色圖標" #: common/dialogs/panel_common_settings_base.cpp:199 msgid "Toolbar icon size:" msgstr "工具欄圖標大小:" #: common/dialogs/panel_common_settings_base.cpp:203 #: eeschema/dialogs/panel_setup_formatting_base.cpp:162 #: pcbnew/dialogs/dialog_plot_base.cpp:114 msgid "Small" msgstr "較小" #: common/dialogs/panel_common_settings_base.cpp:204 msgid "Use compact icons in the toolbars" msgstr "在工具欄中使用更緊湊的圖標" #: common/dialogs/panel_common_settings_base.cpp:208 common/eda_text.cpp:832 #: eeschema/sch_label.cpp:1274 eeschema/sch_tablecell.cpp:128 #: eeschema/sch_text.cpp:634 eeschema/sch_textbox.cpp:542 #: gerbview/gerber_file_image.cpp:357 gerbview/gerber_file_image.cpp:361 #: gerbview/gerber_file_image.cpp:364 #: pcbnew/microwave/microwave_polygon.cpp:127 pcbnew/tools/pcb_control.cpp:343 #: pcbnew/widgets/appearance_controls.cpp:641 #: pcbnew/widgets/appearance_controls.cpp:1808 msgid "Normal" msgstr "正常" #: common/dialogs/panel_common_settings_base.cpp:209 msgid "Use the default KiCad icon size in the toolbars" msgstr "在工具欄中使用預設的 KiCad 圖標大小" #: common/dialogs/panel_common_settings_base.cpp:213 #: eeschema/dialogs/panel_setup_formatting_base.cpp:162 msgid "Large" msgstr "較大" #: common/dialogs/panel_common_settings_base.cpp:214 msgid "Use larger icons in the toolbars" msgstr "在工具欄中使用更大的圖標" #: common/dialogs/panel_common_settings_base.cpp:225 msgid "Canvas scale:" msgstr "畫布縮放:" #: common/dialogs/panel_common_settings_base.cpp:242 msgid "Apply icon scaling to fonts" msgstr "將圖標縮放設置應用到字體" #: common/dialogs/panel_common_settings_base.cpp:245 msgid "(This workaround will improve some GTK HiDPI font scaling issues.)" msgstr "(這個解決方案將改善一些 GTK HiDPI 字體縮放問題。)" #: common/dialogs/panel_common_settings_base.cpp:252 msgid "High-contrast mode dimming factor:" msgstr "高對比度模式的調光係數:" #: common/dialogs/panel_common_settings_base.cpp:259 #: eeschema/dialogs/panel_setup_formatting_base.cpp:73 #: eeschema/dialogs/panel_setup_formatting_base.cpp:88 #: eeschema/dialogs/panel_setup_formatting_base.cpp:103 #: pcb_calculator/calculator_panels/panel_r_calculator_base.cpp:118 #: pcb_calculator/calculator_panels/panel_r_calculator_base.cpp:138 #: pcb_calculator/calculator_panels/panel_r_calculator_base.cpp:158 #: pcb_calculator/calculator_panels/panel_regulator_base.cpp:295 #: pcb_calculator/calculator_panels/panel_regulator_base.cpp:315 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:330 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:298 #: pcbnew/dialogs/dialog_global_edit_teardrops_base.cpp:174 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:155 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:196 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:252 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:296 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:997 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:403 #: pcbnew/dialogs/dialog_tuning_pattern_properties_base.cpp:101 #: pcbnew/dialogs/panel_setup_mask_and_paste_base.cpp:129 #: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:126 #: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:255 #: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:384 msgid "%" msgstr "%" #: common/dialogs/panel_common_settings_base.cpp:275 #: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:20 msgid "Editing" msgstr "編輯" #: common/dialogs/panel_common_settings_base.cpp:285 msgid "Warp mouse to origin of moved object" msgstr "將鼠標移動到被移動的物件的原點" #: common/dialogs/panel_common_settings_base.cpp:289 msgid "First hotkey selects tool" msgstr "首次按下快捷鍵僅選擇對應工具" #: common/dialogs/panel_common_settings_base.cpp:290 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:300 msgid "Session" msgstr "會話" #: common/dialogs/panel_common_settings_base.cpp:310 msgid "Remember open files for next project launch" msgstr "打開專案時自動打開未關閉的專案檔案" #: common/dialogs/panel_common_settings_base.cpp:312 msgid "" "If checked, launching a project will also launch tools such as the schematic " "and board editors with previously open files" msgstr "" "如果勾選,啟動專案時也會啟動諸如原理圖和電路板編輯器等工具,並打開先前打開的" "文件" #: common/dialogs/panel_common_settings_base.cpp:325 msgid "&Auto save:" msgstr "自動儲存間隔 (&A) :" #: common/dialogs/panel_common_settings_base.cpp:330 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:335 #: common/dialogs/panel_common_settings_base.cpp:422 msgid "minutes" msgstr "分鐘" #: common/dialogs/panel_common_settings_base.cpp:339 msgid "File history size:" msgstr "歷史檔案個數:" #: common/dialogs/panel_common_settings_base.cpp:346 msgid "3D cache file duration:" msgstr "3D 快取檔案保留時間:" #: common/dialogs/panel_common_settings_base.cpp:351 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:355 msgid "days" msgstr "天" #: common/dialogs/panel_common_settings_base.cpp:370 msgid "Project Backup" msgstr "專案備份" #: common/dialogs/panel_common_settings_base.cpp:385 msgid "Automatically backup projects" msgstr "自動備份專案" #: common/dialogs/panel_common_settings_base.cpp:386 msgid "" "Automatically create backup archives of the current project when saving files" msgstr "儲存檔案時自動建立當前專案的備份壓縮包" #: common/dialogs/panel_common_settings_base.cpp:390 msgid "Create backups when auto save occurs" msgstr "在自動儲存時同時建立備份" #: common/dialogs/panel_common_settings_base.cpp:391 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:395 msgid "Maximum backups to keep:" msgstr "保留的最大備份數:" #: common/dialogs/panel_common_settings_base.cpp:397 msgid "How many backup files total to keep (set to 0 for no limit)" msgstr "總共要保留多少個備份檔案(設置為 0 表示沒有限制)" #: common/dialogs/panel_common_settings_base.cpp:404 msgid "Maximum backups per day:" msgstr "每天最大備份數:" #: common/dialogs/panel_common_settings_base.cpp:406 msgid "How many backup files to keep each day (set to 0 for no limit)" msgstr "每天要保留多少個備份檔案(設置為 0 表示沒有限制)" #: common/dialogs/panel_common_settings_base.cpp:413 msgid "Minimum time between backups:" msgstr "備份最短間隔時間:" #: common/dialogs/panel_common_settings_base.cpp:415 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:426 msgid "Maximum total backup size:" msgstr "最大總備份大小:" #: common/dialogs/panel_common_settings_base.cpp:428 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:435 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, and 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 never shared in this process." msgstr "" "允許 KiCad 匿名地向開發人員報告崩潰和特殊事件數據, 以幫助更有效地識別用戶群體" "中的關鍵 bug, 並幫助繪製功能畫像來指導改進。\n" "\n" "要鏈接來自相同 KiCad 安裝的自動報告, 將生成一個完全隨機的唯一標識符, 它僅用於" "崩潰報告的目的。沒有個人身份資訊(PII), 包括IP地址被存儲或連接到該標識符。\n" "您可以在任何時候通過提供的按鈕重置此 id。\n" "\n" "如果您選擇自願參與, 那麼發生崩潰或事件時, KiCad 將自動處理發送上述報告。\n" "您的設計檔案(如原理圖或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 "重置唯一標識" #: common/dialogs/panel_grid_settings.cpp:54 msgid "Footprints/pads:" msgstr "封裝/焊盤:" #: common/dialogs/panel_grid_settings.cpp:55 #: pcbnew/dialogs/panel_pcb_display_options_base.cpp:81 #: pcbnew/dialogs/panel_setup_tracks_and_vias_base.cpp:24 msgid "Tracks:" msgstr "走線:" #: common/dialogs/panel_grid_settings.cpp:138 common/tool/grid_menu.cpp:100 #, c-format msgid "%s%s (%s)" msgstr "%s%s (%s)" #: common/dialogs/panel_grid_settings.cpp:261 #, c-format msgid "Grid size '%s' already exists." msgstr "網格尺寸 '%s' 已存在。" #: common/dialogs/panel_grid_settings.cpp:283 msgid "At least one grid size is required." msgstr "至少需要保留一個網格尺寸。" #: common/dialogs/panel_grid_settings_base.cpp:25 msgid "Grids:" msgstr "網格預設:" #: common/dialogs/panel_grid_settings_base.cpp:64 msgid "Fast Grid Switching" msgstr "快速網格切換" #: common/dialogs/panel_grid_settings_base.cpp:77 msgid "Grid 1:" msgstr "網格 1:" #: common/dialogs/panel_grid_settings_base.cpp:86 #: common/dialogs/panel_grid_settings_base.cpp:99 msgid "(hotkey)" msgstr "(快捷鍵)" #: common/dialogs/panel_grid_settings_base.cpp:90 msgid "Grid 2:" msgstr "網格 2:" #: common/dialogs/panel_grid_settings_base.cpp:106 common/tool/actions.cpp:840 msgid "Grid Overrides" msgstr "網格覆蓋" #: common/dialogs/panel_grid_settings_base.cpp:119 msgid "Connected items:" msgstr "已連接項:" #: common/dialogs/panel_grid_settings_base.cpp:127 msgid "Wires:" msgstr "連線:" #: common/dialogs/panel_grid_settings_base.cpp:135 #: pcbnew/dialogs/panel_setup_tracks_and_vias_base.cpp:88 msgid "Vias:" msgstr "貫孔:" #: common/dialogs/panel_grid_settings_base.cpp:143 #: eeschema/dialogs/dialog_field_properties_base.cpp:33 #: eeschema/dialogs/dialog_text_properties_base.cpp:37 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:29 #: pcbnew/dialogs/dialog_text_properties.cpp:122 #: pcbnew/dialogs/dialog_text_properties.cpp:128 #: pcbnew/dialogs/dialog_text_properties_base.cpp:26 #: pcbnew/dialogs/dialog_textbox_properties_base.cpp:26 msgid "Text:" msgstr "文字:" #: common/dialogs/panel_grid_settings_base.cpp:151 msgid "Graphics:" msgstr "圖形:" #: common/dialogs/panel_hotkeys_editor.cpp:78 msgid "Type filter text" msgstr "輸入篩選文字 (操作或快捷鍵名稱)" #: common/dialogs/panel_hotkeys_editor.cpp:128 msgid "Undo All Changes" msgstr "撤銷所有變更" #: common/dialogs/panel_hotkeys_editor.cpp:129 msgid "Undo all changes made so far in this dialog" msgstr "撤銷到目前為止在此對話框中所作的所有修改" #: common/dialogs/panel_hotkeys_editor.cpp:137 msgid "Import Hotkeys..." msgstr "匯入快捷鍵..." #: common/dialogs/panel_hotkeys_editor.cpp:138 msgid "" "Import hotkey definitions from an external file, replacing the current values" msgstr "從外部檔案匯入快捷鍵定義, 取代當前值" #: common/dialogs/panel_hotkeys_editor.cpp:201 msgid "Import Hotkeys File:" msgstr "匯入快捷鍵檔案:" #: common/dialogs/panel_hotkeys_editor.cpp:254 msgid "| Action | Default Hotkey | Description" msgstr "| 操作 | 預設快捷鍵 | 描述" #: common/dialogs/panel_image_editor.cpp:75 msgid "Incorrect scale number" msgstr "錯誤的比例數值" #: common/dialogs/panel_image_editor.cpp:86 #, 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:98 #, 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:33 msgid "Scale:" msgstr "比例:" #: common/dialogs/panel_image_editor_base.cpp:40 msgid "PPI:" msgstr "PPI:" #: common/dialogs/panel_image_editor_base.cpp:48 msgid "Convert to Greyscale" msgstr "轉換為灰度" #: common/dialogs/panel_mouse_settings.cpp:46 #: eeschema/dialogs/panel_simulator_preferences.cpp:32 #: pcbnew/dialogs/panel_edit_options_base.cpp:225 msgid "Cmd" msgstr "Cmd" #: common/dialogs/panel_mouse_settings.cpp:84 msgid "Only one action can be assigned to each vertical scroll setting" msgstr "每個垂直滾動設置只能分配一個操作" #: common/dialogs/panel_mouse_settings_base.cpp:20 msgid "Pan and Zoom" msgstr "平移和縮放" #: common/dialogs/panel_mouse_settings_base.cpp:35 msgid "Center and warp cursor on zoom" msgstr "縮放時居中遊標" #: common/dialogs/panel_mouse_settings_base.cpp:36 msgid "Center the cursor on screen when zooming." msgstr "縮放時將遊標移至屏幕中心。" #: common/dialogs/panel_mouse_settings_base.cpp:43 msgid "Automatically pan while moving object" msgstr "移動物件時自動平移畫布" #: common/dialogs/panel_mouse_settings_base.cpp:44 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:48 msgid "Use zoom acceleration" msgstr "使用縮放加速度控制" #: common/dialogs/panel_mouse_settings_base.cpp:49 msgid "Zoom faster when scrolling quickly" msgstr "滾動速度越快, 縮放速度也越快" #: common/dialogs/panel_mouse_settings_base.cpp:55 msgid "Zoom speed:" msgstr "縮放速度:" #: common/dialogs/panel_mouse_settings_base.cpp:61 msgid "How far to zoom in for each rotation of the mouse wheel" msgstr "鼠標滾輪每轉一圈的縮放程度" #: common/dialogs/panel_mouse_settings_base.cpp:68 msgid "Pick the zoom speed automatically" msgstr "自動選擇縮放速度" #: common/dialogs/panel_mouse_settings_base.cpp:77 msgid "Auto pan speed:" msgstr "自動平移速度:" #: common/dialogs/panel_mouse_settings_base.cpp:82 msgid "How fast to pan when moving an object off the edge of the screen" msgstr "將物件移出屏幕邊緣時的平移速度" #: common/dialogs/panel_mouse_settings_base.cpp:103 msgid "Drag Gestures" msgstr "拖動手勢" #: common/dialogs/panel_mouse_settings_base.cpp:122 msgid "Left button drag:" msgstr "左鍵拖動:" #: common/dialogs/panel_mouse_settings_base.cpp:126 msgid "Draw selection rectangle" msgstr "繪製矩形選擇框" #: common/dialogs/panel_mouse_settings_base.cpp:126 msgid "Drag selected objects; otherwise draw selection rectangle" msgstr "拖動被選擇的物件, 否則繪製矩形選擇框" #: common/dialogs/panel_mouse_settings_base.cpp:126 msgid "Drag any object (selected or not)" msgstr "拖動任意物件 (無論是否選中)" #: common/dialogs/panel_mouse_settings_base.cpp:135 msgid "Middle button drag:" msgstr "中鍵拖動:" #: common/dialogs/panel_mouse_settings_base.cpp:139 #: common/dialogs/panel_mouse_settings_base.cpp:152 msgid "Pan" msgstr "平移" #: common/dialogs/panel_mouse_settings_base.cpp:139 #: common/dialogs/panel_mouse_settings_base.cpp:152 #: common/tool/zoom_menu.cpp:56 #: eeschema/dialogs/panel_simulator_preferences.cpp:45 msgid "Zoom" msgstr "縮放" #: common/dialogs/panel_mouse_settings_base.cpp:139 #: common/dialogs/panel_mouse_settings_base.cpp:152 #: eeschema/dialogs/dialog_symbol_fields_table_base.cpp:186 #: eeschema/dialogs/panel_setup_formatting_base.cpp:162 #: eeschema/sch_shape.cpp:640 #: 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:364 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:332 #: pcbnew/dialogs/dialog_non_copper_zones_properties_base.cpp:91 #: pcbnew/dialogs/dialog_pad_properties.cpp:943 #: pcbnew/dialogs/dialog_pad_properties.cpp:952 #: pcbnew/dialogs/dialog_pad_properties.cpp:962 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:558 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:839 #: pcbnew/dialogs/dialog_plot_base.cpp:114 pcbnew/footprint.cpp:3731 #: pcbnew/pad.cpp:2104 pcbnew/pad.cpp:2119 pcbnew/pcb_dimension.cpp:1657 #: pcbnew/widgets/appearance_controls.cpp:733 #: pcbnew/widgets/appearance_controls.cpp:775 #: pcbnew/widgets/appearance_controls.cpp:2524 #: pcbnew/widgets/appearance_controls.cpp:2543 pcbnew/zone.cpp:1549 #: pcbnew/zone_manager/panel_zone_properties_base.cpp:83 #: pcbnew/zone_manager/panel_zone_properties_base.cpp:157 msgid "None" msgstr "無" #: common/dialogs/panel_mouse_settings_base.cpp:148 msgid "Right button drag:" msgstr "右鍵拖動:" #: common/dialogs/panel_mouse_settings_base.cpp:170 #: eeschema/dialogs/panel_simulator_preferences_base.cpp:20 msgid "Scroll Gestures" msgstr "滾動手勢" #: common/dialogs/panel_mouse_settings_base.cpp:186 #: eeschema/dialogs/panel_simulator_preferences_base.cpp:33 msgid "Vertical touchpad or scroll wheel movement:" msgstr "觸控板滾動手勢或鼠標滾輪動作:" #: common/dialogs/panel_mouse_settings_base.cpp:191 msgid "Only one action can be assigned to each column" msgstr "每一行只能指定一個動作" #: common/dialogs/panel_mouse_settings_base.cpp:208 msgid "--" msgstr "--" #: common/dialogs/panel_mouse_settings_base.cpp:212 #: pcbnew/dialogs/panel_edit_options_base.cpp:153 msgid "Ctrl" msgstr "Ctrl" #: common/dialogs/panel_mouse_settings_base.cpp:216 #: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:133 #: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:191 #: pcbnew/dialogs/panel_edit_options_base.cpp:133 #: pcbnew/dialogs/panel_edit_options_base.cpp:205 msgid "Shift" msgstr "Shift" #: common/dialogs/panel_mouse_settings_base.cpp:220 msgid "Alt" msgstr "Alt" #: common/dialogs/panel_mouse_settings_base.cpp:228 msgid "Zoom:" msgstr "縮放:" #: common/dialogs/panel_mouse_settings_base.cpp:248 msgid "Pan up/down:" msgstr "上/下平移:" #: common/dialogs/panel_mouse_settings_base.cpp:268 msgid "Pan left/right:" msgstr "左/右平移:" #: common/dialogs/panel_mouse_settings_base.cpp:284 msgid "Reverse" msgstr "反向" #: common/dialogs/panel_mouse_settings_base.cpp:305 msgid "Pan left/right with horizontal movement" msgstr "使用觸摸板滾動手勢左/右平移畫布" #: common/dialogs/panel_mouse_settings_base.cpp:306 msgid "" "Pan the canvas left and right when scrolling left to right on the touchpad" msgstr "在觸摸板上使用左/右滾動手勢時, 將畫布左/右平移" #: common/dialogs/panel_mouse_settings_base.cpp:316 #: eeschema/dialogs/panel_simulator_preferences_base.cpp:135 msgid "Reset to Mouse Defaults" msgstr "重置鼠標滾輪動作為預設值" #: common/dialogs/panel_mouse_settings_base.cpp:319 #: eeschema/dialogs/panel_simulator_preferences_base.cpp:138 msgid "Reset to Trackpad Defaults" msgstr "重置觸控板滾動手勢為預設值" #: common/dialogs/panel_packages_and_updates_base.cpp:17 #: common/eda_base_frame.cpp:1198 #: eeschema/dialogs/dialog_image_properties_base.cpp:66 #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:165 #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:295 #: eeschema/dialogs/dialog_schematic_setup.cpp:53 #: eeschema/dialogs/dialog_symbol_properties_base.cpp:125 #: eeschema/dialogs/dialog_symbol_properties_base.cpp:254 #: pcbnew/dialogs/dialog_board_statistics_base.cpp:209 #: pcbnew/dialogs/dialog_copper_zones_base.cpp:87 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:261 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:229 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:571 #: pcbnew/dialogs/dialog_reference_image_properties_base.cpp:74 #: pcbnew/zone_manager/panel_zone_properties_base.cpp:21 msgid "General" msgstr "通用" #: common/dialogs/panel_packages_and_updates_base.cpp:30 msgid "Check for KiCad updates on startup" msgstr "啟動時檢查 KiCad 更新" #: common/dialogs/panel_packages_and_updates_base.cpp:40 #: kicad/dialogs/dialog_update_check_prompt_base.cpp:34 #: kicad/pcm/dialogs/dialog_pcm.cpp:213 #: kicad/tools/kicad_manager_actions.cpp:186 msgid "Plugin and Content Manager" msgstr "擴展內容管理員" #: common/dialogs/panel_packages_and_updates_base.cpp:53 msgid "Check for package updates on startup" msgstr "啟動時檢查 擴展內容包 是否可更新" #: common/dialogs/panel_packages_and_updates_base.cpp:63 msgid "Library package handling" msgstr "處理擴展內容包庫" #: common/dialogs/panel_packages_and_updates_base.cpp:76 msgid "Automatically add installed libraries to global library table" msgstr "自動將已安裝的庫添加到全域庫表" #: common/dialogs/panel_packages_and_updates_base.cpp:80 msgid "Automatically remove uninstalled libraries" msgstr "自動移除已卸載的庫" #: common/dialogs/panel_packages_and_updates_base.cpp:87 msgid "Library nickname prefix:" msgstr "庫名稱前綴:" #: common/dialogs/panel_plugin_settings.cpp:103 #, c-format msgid "Listening at %s" msgstr "監聽 %s" #: common/dialogs/panel_plugin_settings.cpp:111 msgid "This installation of KiCad does not have API support enabled." msgstr "當前安裝的 KiCad 未啟用 API 支援。" #: common/dialogs/panel_plugin_settings.cpp:120 msgid "KiCad API is not enabled; external Python plugins will not be available" msgstr "未啟用 KiCad API; 外部 Python 插件不可用" #: common/dialogs/panel_plugin_settings.cpp:131 msgid "" "No valid Python interpreter chosen; external Python plugins will not be " "available" msgstr "未選擇有效的 Python 解釋器; 外部 Python 插件不可用" #: common/dialogs/panel_plugin_settings.cpp:145 #, c-format msgid "Found %s" msgstr "找到 %s" #: common/dialogs/panel_plugin_settings.cpp:150 msgid "Not a valid Python 3 interpreter" msgstr "不是有效的 Python 3 解釋器" #: common/dialogs/panel_plugin_settings_base.cpp:21 msgid "KiCad API" msgstr "KiCad API" #: common/dialogs/panel_plugin_settings_base.cpp:23 msgid "" "When the KiCad API is enabled, plugins and other software running on this " "computer can connect to KiCad." msgstr "" "啟用 KiCad API 後, 系統中運行的第三方軟體和插件就可以通過 API 連接到 KiCad。" #: common/dialogs/panel_plugin_settings_base.cpp:27 msgid "Enable KiCad API" msgstr "啟用 KiCad API" #: common/dialogs/panel_plugin_settings_base.cpp:28 msgid "" "Enable the KiCad API. Doing so will allow third-party software running on " "your computer to access KiCad." msgstr "啟用 KiCad API。 這將允許系統中運行的第三方軟體訪問 KiCad。" #: common/dialogs/panel_plugin_settings_base.cpp:40 msgid "Python Interpreter" msgstr "Python 解釋器" #: common/dialogs/panel_plugin_settings_base.cpp:45 msgid "Path to Python interpreter:" msgstr "Python 解釋器路徑:" #: common/dialogs/panel_plugin_settings_base.cpp:49 msgid "Select the path to a Python interpreter" msgstr "選擇 Python 解釋器的路徑" #: common/dialogs/panel_plugin_settings_base.cpp:49 msgid "*.*" msgstr "*.*" #: common/dialogs/panel_plugin_settings_base.cpp:52 msgid "Detect Automatically" msgstr "自動檢測" #: common/dialogs/panel_plugin_settings_base.cpp:58 msgid "" "No Python interpreter chosen; external Python plugins will not be available" msgstr "未選擇 Python 解釋器; 外部 Python 插件不可用" #: common/dialogs/panel_plugin_settings_base.cpp:60 msgid "Python interpreter status" msgstr "Python 解釋器狀態" #: common/dialogs/panel_setup_netclasses.cpp:95 common/eda_shape.cpp:1947 #: common/stroke_params.cpp:37 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:372 #: eeschema/sch_bus_entry.cpp:659 eeschema/sch_line.cpp:1060 #: pcbnew/dialogs/dialog_copper_zones_base.cpp:232 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:364 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:332 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:839 pcbnew/footprint.cpp:3733 #: pcbnew/pad.cpp:2121 pcbnew/pcb_table.cpp:475 pcbnew/pcb_textbox.cpp:683 #: pcbnew/zone.cpp:624 pcbnew/zone.cpp:1551 #: pcbnew/zone_manager/panel_zone_properties_base.cpp:157 msgid "Solid" msgstr "實心" #: common/dialogs/panel_setup_netclasses.cpp:97 common/eda_shape.cpp:1948 #: common/stroke_params.cpp:38 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:372 #: eeschema/sch_bus_entry.cpp:660 eeschema/sch_line.cpp:1061 #: pcbnew/pcb_table.cpp:476 pcbnew/pcb_textbox.cpp:684 msgid "Dashed" msgstr "虛線" #: common/dialogs/panel_setup_netclasses.cpp:99 common/eda_shape.cpp:1949 #: common/stroke_params.cpp:39 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:372 #: eeschema/sch_bus_entry.cpp:661 eeschema/sch_line.cpp:1062 #: pcbnew/pcb_table.cpp:477 pcbnew/pcb_textbox.cpp:685 msgid "Dotted" msgstr "點線" #: common/dialogs/panel_setup_netclasses.cpp:101 common/eda_shape.cpp:1950 #: common/stroke_params.cpp:40 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:372 #: eeschema/sch_bus_entry.cpp:662 eeschema/sch_line.cpp:1063 #: pcbnew/pcb_table.cpp:478 pcbnew/pcb_textbox.cpp:686 msgid "Dash-Dot" msgstr "點劃線" #: common/dialogs/panel_setup_netclasses.cpp:103 common/eda_shape.cpp:1951 #: common/stroke_params.cpp:41 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:372 #: eeschema/sch_bus_entry.cpp:663 eeschema/sch_line.cpp:1064 #: pcbnew/pcb_table.cpp:479 pcbnew/pcb_textbox.cpp:687 msgid "Dash-Dot-Dot" msgstr "雙點劃線" #: common/dialogs/panel_setup_netclasses.cpp:179 msgid "Set color to transparent to use layer default color." msgstr "將顏色設為透明 (#00000000), 以使用層預設顏色。" #: common/dialogs/panel_setup_netclasses.cpp:372 msgid "" "The netclasses have been changed outside the Setup dialog.\n" "Do you wish to reload them?" msgstr "" "網路類在設置對話框外已被更改。\n" "要重新載入嗎?" #: common/dialogs/panel_setup_netclasses.cpp:526 msgid "Netclass must have a name." msgstr "網路類必須要有一個名稱。" #: common/dialogs/panel_setup_netclasses.cpp:535 msgid "Netclass name already in use." msgstr "網路類名已被使用。" #: common/dialogs/panel_setup_netclasses.cpp:597 msgid "Minimum copper clearance" msgstr "最小銅皮間隙" #: common/dialogs/panel_setup_netclasses.cpp:598 msgid "Minimum track width" msgstr "最小走線寬度" #: common/dialogs/panel_setup_netclasses.cpp:599 msgid "Via pad diameter" msgstr "貫孔外徑 (焊盤)" #: common/dialogs/panel_setup_netclasses.cpp:600 msgid "Via plated hole diameter" msgstr "貫孔內徑 (孔徑)" #: common/dialogs/panel_setup_netclasses.cpp:601 msgid "Microvia pad diameter" msgstr "微孔外徑 (焊盤)" #: common/dialogs/panel_setup_netclasses.cpp:602 msgid "Microvia plated hole diameter" msgstr "微孔內徑 (孔徑)" #: common/dialogs/panel_setup_netclasses.cpp:603 msgid "Differential pair track width" msgstr "差分對走線寬度" #: common/dialogs/panel_setup_netclasses.cpp:604 msgid "Differential pair gap" msgstr "差分對走線間隙" #: common/dialogs/panel_setup_netclasses.cpp:605 msgid "Schematic wire thickness" msgstr "連線線寬" #: common/dialogs/panel_setup_netclasses.cpp:606 msgid "Bus wire thickness" msgstr "匯流排線寬" #: common/dialogs/panel_setup_netclasses.cpp:607 msgid "Schematic wire color" msgstr "連線顏色" #: common/dialogs/panel_setup_netclasses.cpp:608 msgid "Schematic wire line style" msgstr "連線樣式" #: common/dialogs/panel_setup_netclasses.cpp:609 msgid "PCB netclass color" msgstr "PCB 網路類顏色" #: common/dialogs/panel_setup_netclasses.cpp:662 msgid "The default net class is required." msgstr "預設網路類是必要的。" #: common/dialogs/panel_setup_netclasses.cpp:831 #, c-format msgid "Nets matching '%s':" msgstr "滿足匹配規則 '%s' 的網路: " #: common/dialogs/panel_setup_netclasses_base.cpp:32 msgid "Netclasses:" msgstr "網路類:" #: common/dialogs/panel_setup_netclasses_base.cpp:52 #: pcbnew/tools/board_inspection_tool.cpp:608 #: pcbnew/tools/board_inspection_tool.cpp:1167 pcbnew/zone.cpp:1718 msgid "Clearance" msgstr "銅皮間隙" #: common/dialogs/panel_setup_netclasses_base.cpp:53 #: pcb_calculator/pcb_calculator_frame.cpp:173 #: pcbnew/tools/board_inspection_tool.cpp:430 #: pcbnew/tools/board_inspection_tool.cpp:1322 msgid "Track Width" msgstr "走線寬度" #: common/dialogs/panel_setup_netclasses_base.cpp:54 #: pcb_calculator/pcb_calculator_frame.cpp:172 msgid "Via Size" msgstr "貫孔外徑" #: common/dialogs/panel_setup_netclasses_base.cpp:55 msgid "Via Hole" msgstr "貫孔內孔" #: common/dialogs/panel_setup_netclasses_base.cpp:56 msgid "uVia Size" msgstr "微孔外徑" #: common/dialogs/panel_setup_netclasses_base.cpp:57 msgid "uVia Hole" msgstr "微形內徑" #: common/dialogs/panel_setup_netclasses_base.cpp:58 msgid "DP Width" msgstr "差分對寬度" #: common/dialogs/panel_setup_netclasses_base.cpp:59 msgid "DP Gap" msgstr "差分對間隙" #: common/dialogs/panel_setup_netclasses_base.cpp:60 msgid "PCB Color" msgstr "PCB 顏色" #: common/dialogs/panel_setup_netclasses_base.cpp:61 msgid "Wire Thickness" msgstr "連線線寬" #: common/dialogs/panel_setup_netclasses_base.cpp:62 msgid "Bus Thickness" msgstr "匯流排線寬" #: common/dialogs/panel_setup_netclasses_base.cpp:64 common/eda_shape.cpp:2027 #: common/stroke_params.cpp:239 eeschema/sch_bus_entry.cpp:671 #: eeschema/sch_line.cpp:948 eeschema/sch_line.cpp:1073 #: eeschema/sch_tablecell.cpp:197 pcbnew/pcb_tablecell.cpp:198 #: pcbnew/pcb_textbox.cpp:703 msgid "Line Style" msgstr "線型" #: common/dialogs/panel_setup_netclasses_base.cpp:70 common/eda_shape.cpp:1946 #: common/pgm_base.cpp:97 common/stroke_params.cpp:228 #: common/widgets/footprint_select_widget.cpp:149 #: eeschema/dialogs/dialog_global_edit_text_and_graphics.cpp:69 #: eeschema/dialogs/dialog_junction_props.cpp:47 #: eeschema/dialogs/dialog_line_properties.cpp:57 #: eeschema/dialogs/dialog_sim_model.cpp:604 #: eeschema/dialogs/dialog_symbol_fields_table_base.cpp:67 #: eeschema/dialogs/dialog_symbol_fields_table_base.cpp:265 #: eeschema/dialogs/dialog_wire_bus_properties.cpp:60 #: eeschema/dialogs/panel_setup_formatting_base.cpp:162 #: eeschema/sch_bus_entry.cpp:658 eeschema/sch_field.cpp:1059 #: eeschema/sch_label.cpp:1272 eeschema/sch_line.cpp:1059 #: eeschema/sch_tablecell.cpp:126 eeschema/sch_text.cpp:632 #: eeschema/sch_textbox.cpp:540 include/stroke_params.h:73 #: pcbnew/generators/pcb_tuning_pattern.cpp:2478 pcbnew/pcb_dimension.cpp:446 #: pcbnew/pcb_table.cpp:474 pcbnew/pcb_tablecell.cpp:116 #: pcbnew/pcb_text.cpp:351 pcbnew/pcb_textbox.cpp:381 #: pcbnew/pcb_textbox.cpp:682 msgid "Default" msgstr "預設" #: common/dialogs/panel_setup_netclasses_base.cpp:95 msgid "Set color to transparent to use KiCad default color." msgstr "將顏色設為透明 (#00000000), 以使用 Kicad 預設顏色。" #: common/dialogs/panel_setup_netclasses_base.cpp:99 msgid "Import colors from schematic" msgstr "從原理圖中匯入顏色" #: common/dialogs/panel_setup_netclasses_base.cpp:116 msgid "Netclass assignments:" msgstr "網路類分配:" #: common/dialogs/panel_setup_netclasses_base.cpp:140 msgid "Pattern" msgstr "樣版" #: common/dialogs/panel_setup_netclasses_base.cpp:141 #: eeschema/sch_field.cpp:1191 eeschema/sch_label.cpp:252 #: pcbnew/board_connected_item.cpp:186 pcbnew/pad.cpp:2165 pcbnew/zone.cpp:1632 msgid "Net Class" msgstr "網路類" #: common/dialogs/panel_setup_severities.cpp:44 #: common/dialogs/panel_setup_severities.cpp:118 #: eeschema/dialogs/dialog_erc.cpp:863 eeschema/sch_marker.cpp:283 #: pcbnew/dialogs/dialog_drc.cpp:939 pcbnew/pcb_marker.cpp:200 msgid "Ignore" msgstr "忽略" #: common/dialogs/panel_setup_severities.cpp:118 msgid "From Pin Conflicts Map" msgstr "來自接腳衝突映射" #: common/dialogs/panel_setup_severities.cpp:179 msgid "" "The violation severities have been changed outside the Setup dialog.\n" "Do you wish to reload them?" msgstr "" "違規嚴重級別已在設置對話框外更改。\n" "是否重新載入?" #: common/dialogs/panel_text_variables.cpp:105 msgid "" "The text variables have been changed outside the Setup dialog.\n" "Do you wish to reload them?" msgstr "" "文字變數已在設置對話框外更改。\n" "是否重新載入?" #: common/dialogs/panel_text_variables.cpp:159 #: common/dialogs/panel_text_variables.cpp:187 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:316 common/draw_panel_gal.cpp:497 msgid "Could not use OpenGL, falling back to software rendering" msgstr "無法使用 OpenGL, 回退到軟體算繪" #: common/draw_panel_gal.cpp:324 msgid "Graphics error" msgstr "Graphics 錯誤" #: common/draw_panel_gal.cpp:504 msgid "Could not use OpenGL" msgstr "無法使用 OpenGL" #: common/drawing_sheet/drawing_sheet_parser.cpp:557 #: eeschema/sch_io/kicad_sexpr/sch_io_kicad_sexpr_parser.cpp:3226 #: pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr_parser.cpp:3132 msgid "Failed to read image data." msgstr "圖像數據讀取失敗。" #: common/drawing_sheet/drawing_sheet_parser.cpp:979 #, c-format msgid "Drawing sheet '%s' not found." msgstr "找不到圖紙 '%s'。" #: common/drawing_sheet/drawing_sheet_parser.cpp:989 #, c-format msgid "Drawing sheet '%s' could not be opened." msgstr "無法打開圖紙 '%s'。" #: common/drawing_sheet/drawing_sheet_parser.cpp:1002 #, c-format msgid "Drawing sheet '%s' was not fully read." msgstr "無法完整地讀取圖紙 '%s'。" #: common/drawing_sheet/ds_data_item.cpp:365 #: common/drawing_sheet/ds_draw_item.cpp:132 common/eda_item.cpp:349 #: common/eda_item.cpp:350 common/eda_item.cpp:378 common/eda_text.cpp:1211 #: eeschema/dialogs/panel_setup_formatting_base.cpp:47 #: eeschema/sch_field.cpp:1055 eeschema/sch_field.cpp:1694 #: eeschema/sch_label.cpp:2314 eeschema/sch_tablecell.cpp:119 #: eeschema/sch_text.cpp:627 eeschema/sch_text.h:59 eeschema/schematic.cpp:63 #: eeschema/widgets/panel_sch_selection_filter.cpp:203 #: eeschema/widgets/panel_sch_selection_filter_base.cpp:55 #: eeschema/widgets/search_handlers.cpp:294 #: eeschema/widgets/search_handlers.cpp:297 #: eeschema/widgets/search_handlers.cpp:343 #: pagelayout_editor/dialogs/dialog_design_inspector_base.cpp:39 #: pagelayout_editor/dialogs/dialog_new_dataitem_base.cpp:142 #: pcbnew/dialogs/dialog_global_deletion_base.cpp:28 #: pcbnew/pcb_dimension.cpp:1481 pcbnew/pcb_dimension.cpp:1560 #: pcbnew/pcb_dimension.cpp:1596 pcbnew/pcb_dimension.cpp:1637 #: pcbnew/pcb_dimension.cpp:1682 pcbnew/pcb_dimension.cpp:1719 #: pcbnew/pcb_field.cpp:277 pcbnew/pcb_tablecell.cpp:103 #: pcbnew/pcb_text.cpp:332 pcbnew/pcb_text.cpp:487 #: pcbnew/widgets/panel_selection_filter.cpp:195 #: pcbnew/widgets/panel_selection_filter_base.cpp:33 #: pcbnew/widgets/search_handlers.cpp:223 #: pcbnew/widgets/search_handlers.cpp:226 #: pcbnew/widgets/search_handlers.cpp:264 msgid "Text" msgstr "文字" #: common/drawing_sheet/ds_data_item.cpp:366 #: common/drawing_sheet/ds_draw_item.cpp:121 common/eda_item.cpp:374 #: common/eda_shape.cpp:77 eeschema/pin_type.cpp:100 eeschema/sch_pin.cpp:2237 #: gerbview/gerber_draw_item.cpp:229 #: 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 #: pcbnew/zone_manager/panel_zone_properties_base.cpp:59 msgid "Line" msgstr "圖線" #: common/drawing_sheet/ds_data_item.cpp:367 #: common/drawing_sheet/ds_draw_item.cpp:125 common/eda_shape.cpp:725 #: common/eda_shape.cpp:1936 #: eeschema/dialogs/dialog_label_properties_base.cpp:178 #: eeschema/sch_label.cpp:2296 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:45 pcbnew/pad.cpp:2096 #: pcbnew/pcb_dimension.cpp:1658 msgid "Rectangle" msgstr "矩形" #: common/drawing_sheet/ds_data_item.cpp:368 #: common/drawing_sheet/ds_draw_item.cpp:137 #: common/drawing_sheet/ds_draw_item.cpp:337 msgid "Imported Shape" msgstr "匯入的形狀" #: common/drawing_sheet/ds_data_item.cpp:369 #: common/drawing_sheet/ds_draw_item.cpp:141 #: common/drawing_sheet/ds_draw_item.cpp:521 common/eda_item.cpp:403 #: eeschema/dialogs/dialog_image_properties.cpp:39 eeschema/sch_bitmap.h:138 #: pcbnew/dialogs/dialog_reference_image_properties.cpp:45 msgid "Image" msgstr "圖片" #: common/drawing_sheet/ds_data_model_io.cpp:94 #: common/drawing_sheet/ds_data_model_io.cpp:123 msgid "Error writing drawing sheet file" msgstr "寫入圖紙檔案出錯" #: common/drawing_sheet/ds_draw_item.cpp:147 msgid "First Page Only" msgstr "僅第一頁" #: common/drawing_sheet/ds_draw_item.cpp:148 msgid "Subsequent Pages" msgstr "後續圖紙" #: common/drawing_sheet/ds_draw_item.cpp:149 msgid "All Pages" msgstr "所有圖紙" #: common/drawing_sheet/ds_draw_item.cpp:152 msgid "First Page Option" msgstr "第一頁選項" #: common/drawing_sheet/ds_draw_item.cpp:156 msgid "Repeat Count" msgstr "重複數量" #: common/drawing_sheet/ds_draw_item.cpp:160 msgid "Repeat Label Increment" msgstr "重複標籤增量" #: common/drawing_sheet/ds_draw_item.cpp:166 msgid "Repeat Position Increment" msgstr "重複位置增量" #: common/drawing_sheet/ds_draw_item.cpp:168 #: pagelayout_editor/dialogs/dialog_design_inspector_base.cpp:38 msgid "Comment" msgstr "註釋" #: common/drawing_sheet/ds_draw_item.cpp:242 #, c-format msgid "Text '%s'" msgstr "文字 '%s'" #: common/drawing_sheet/ds_draw_item.cpp:436 eeschema/sch_shape.cpp:523 #, c-format msgid "Rectangle, width %s height %s" msgstr "矩形, 寬度 %s 高度 %s" #: common/drawing_sheet/ds_draw_item.cpp:469 #, c-format msgid "Line, length %s" msgstr "圖線, 長度 %s" #: common/drawing_sheet/ds_draw_item.cpp:527 #: gerbview/dialogs/panel_gerbview_color_settings.cpp:105 #: gerbview/widgets/gerbview_layer_widget.cpp:138 msgid "Page Limits" msgstr "頁面限制" #: common/dsnlexer.cpp:34 msgid "clipboard" msgstr "剪貼板" #: common/dsnlexer.cpp:328 #, c-format msgid "Expecting %s" msgstr "應為 %s" #: common/dsnlexer.cpp:336 #, c-format msgid "Expecting '%s'" msgstr "應為 '%s'" #: common/dsnlexer.cpp:344 #, c-format msgid "Unexpected %s" msgstr "未預料的 %s" #: common/dsnlexer.cpp:352 #, c-format msgid "%s is a duplicate" msgstr "%s 是重複的" #: common/dsnlexer.cpp:360 #, c-format msgid "Unexpected '%s'" msgstr "未預料的 '%s'" #: common/dsnlexer.cpp:410 #, c-format msgid "need a number for '%s'" msgstr "'%s' 需要一個數字" #: common/dsnlexer.cpp:695 common/dsnlexer.cpp:756 msgid "Un-terminated delimited string" msgstr "無結尾的分隔字串" #: common/dsnlexer.cpp:717 msgid "String delimiter must be a single character of ', \", or $" msgstr "字串分割符號必須為 ' , \" , $ 之一的單字符" #: common/dsnlexer.cpp:839 #, 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:848 #, 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:873 msgid "Invalid floating point number" msgstr "無效的浮點數" #: common/eda_base_frame.cpp:423 common/tool/actions.cpp:174 #: pcbnew/dialogs/panel_setup_rules.cpp:125 msgid "Undo" msgstr "撤消" #: common/eda_base_frame.cpp:432 common/tool/actions.cpp:187 #: pcbnew/dialogs/panel_setup_rules.cpp:126 msgid "Redo" msgstr "重做" #: common/eda_base_frame.cpp:1023 #, c-format msgid "File '%s' was not found." msgstr "找不到檔案 '%s'。" #: common/eda_base_frame.cpp:1072 msgid "Preferences" msgstr "偏好設置" #: common/eda_base_frame.cpp:1092 common/hotkey_store.cpp:75 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:20 msgid "Common" msgstr "通用" #: common/eda_base_frame.cpp:1098 msgid "Mouse and Touchpad" msgstr "鼠標和觸摸板" #: common/eda_base_frame.cpp:1100 msgid "Hotkeys" msgstr "快捷鍵" #: common/eda_base_frame.cpp:1110 kicad/project_tree_pane.cpp:988 msgid "Version Control" msgstr "版本控制" #: common/eda_base_frame.cpp:1118 msgid "Data Collection" msgstr "數據收集" #: common/eda_base_frame.cpp:1141 common/tool/actions.cpp:1014 #: common/tool/common_tools.cpp:562 eeschema/symbol_editor/symbol_editor.cpp:83 #: kicad/tools/kicad_manager_actions.cpp:115 msgid "Symbol Editor" msgstr "符號編輯器" #: common/eda_base_frame.cpp:1142 common/eda_base_frame.cpp:1151 #: common/eda_base_frame.cpp:1176 common/eda_base_frame.cpp:1187 #: common/eda_base_frame.cpp:1219 common/eda_base_frame.cpp:1241 msgid "Display Options" msgstr "顯示選項" #: common/eda_base_frame.cpp:1143 common/eda_base_frame.cpp:1152 #: common/eda_base_frame.cpp:1177 common/eda_base_frame.cpp:1188 #: common/eda_base_frame.cpp:1221 common/eda_base_frame.cpp:1242 #: common/tool/common_tools.cpp:555 msgid "Grids" msgstr "網格選項" #: common/eda_base_frame.cpp:1144 common/eda_base_frame.cpp:1153 #: common/eda_base_frame.cpp:1179 common/eda_base_frame.cpp:1190 #: pcbnew/dialogs/panel_edit_options_base.cpp:24 #: pcbnew/tools/zone_filler_tool.cpp:280 msgid "Editing Options" msgstr "編輯選項" #: common/eda_base_frame.cpp:1145 common/eda_base_frame.cpp:1155 #: common/eda_base_frame.cpp:1180 common/eda_base_frame.cpp:1191 #: common/eda_base_frame.cpp:1220 common/eda_base_frame.cpp:1243 msgid "Colors" msgstr "顏色選項" #: common/eda_base_frame.cpp:1150 common/hotkey_store.cpp:77 #: common/tool/common_tools.cpp:561 eeschema/menubar.cpp:143 #: eeschema/sch_edit_frame.cpp:1697 kicad/tools/kicad_manager_actions.cpp:104 msgid "Schematic Editor" msgstr "原理圖編輯器" #: common/eda_base_frame.cpp:1154 msgid "Annotation Options" msgstr "批註選項" #: common/eda_base_frame.cpp:1156 #: eeschema/dialogs/dialog_schematic_setup.cpp:68 msgid "Field Name Templates" msgstr "欄位名稱模板" #: common/eda_base_frame.cpp:1157 eeschema/sim/simulator_frame.cpp:116 #: eeschema/sim/toolbars_simulator_frame.cpp:114 #: eeschema/tools/ee_actions.cpp:73 msgid "Simulator" msgstr "模擬工具" #: common/eda_base_frame.cpp:1175 common/tool/actions.cpp:1032 #: common/tool/common_tools.cpp:564 kicad/tools/kicad_manager_actions.cpp:137 #: pcbnew/footprint_edit_frame.cpp:995 pcbnew/menubar_footprint_editor.cpp:91 msgid "Footprint Editor" msgstr "封裝編輯器" #: common/eda_base_frame.cpp:1178 common/eda_base_frame.cpp:1189 msgid "Origins & Axes" msgstr "原點和軸" #: common/eda_base_frame.cpp:1181 #: pagelayout_editor/dialogs/properties_frame_base.cpp:466 msgid "Default Values" msgstr "預設數值" #: common/eda_base_frame.cpp:1186 common/hotkey_store.cpp:78 #: common/tool/common_tools.cpp:563 kicad/tools/kicad_manager_actions.cpp:126 #: pcbnew/menubar_pcb_editor.cpp:185 pcbnew/pcb_edit_frame.cpp:193 #: pcbnew/pcb_edit_frame.cpp:1717 pcbnew/tools/zone_filler_tool.cpp:281 msgid "PCB Editor" msgstr "PCB 編輯器" #: common/eda_base_frame.cpp:1192 msgid "Action Plugins" msgstr "插件選項" #: common/eda_base_frame.cpp:1199 msgid "Realtime Renderer" msgstr "實時算繪器" #: common/eda_base_frame.cpp:1200 msgid "Raytracing Renderer" msgstr "光線追蹤算繪器" #: common/eda_base_frame.cpp:1218 common/hotkey_store.cpp:81 #: common/tool/common_tools.cpp:566 gerbview/gerbview_frame.cpp:684 #: gerbview/gerbview_frame.cpp:708 gerbview/menubar.cpp:159 #: kicad/tools/kicad_manager_actions.cpp:148 msgid "Gerber Viewer" msgstr "Gerber 查看器" #: common/eda_base_frame.cpp:1222 msgid "Excellon Options" msgstr "Excellon 選項" #: common/eda_base_frame.cpp:1240 common/hotkey_store.cpp:79 #: common/tool/common_tools.cpp:565 kicad/tools/kicad_manager_actions.cpp:177 #: pagelayout_editor/menubar.cpp:88 pagelayout_editor/menubar.cpp:89 #: pagelayout_editor/pl_editor_frame.cpp:572 msgid "Drawing Sheet Editor" msgstr "圖框編輯器" #: common/eda_base_frame.cpp:1249 msgid "Packages and Updates" msgstr "擴展和更新" #: common/eda_base_frame.cpp:1256 msgid "Plugins" msgstr "插件" #: common/eda_base_frame.cpp:1339 #, c-format msgid "Insufficient permissions to folder '%s'." msgstr "資料夾 '%s' 的權限不足。" #: common/eda_base_frame.cpp:1380 #, 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" "時, 沒有及時儲存就退出了 KiCad。\n" "\n" "是否打開自動儲存的檔案?" #: common/eda_base_frame.cpp:1400 msgid "The auto save file could not be renamed to the board file name." msgstr "自動儲存的檔案無法重命名為電路板檔案名。" #: common/eda_base_frame.cpp:1640 msgid "Set Language" msgstr "設置語言" #: common/eda_doc.cpp:106 msgid "Documentation File" msgstr "文件檔案" #: common/eda_doc.cpp:116 #, c-format msgid "Documentation file '%s' not found." msgstr "找不到文件檔案 '%s'。" #: common/eda_doc.cpp:162 #, c-format msgid "Unknown MIME type for documentation file '%s'" msgstr "文件檔案 '%s' 的 MIME 類型未知" #: common/eda_draw_frame.cpp:162 common/tool/actions.cpp:860 #: eeschema/import_gfx/dialog_import_gfx_sch.cpp:58 #: gerbview/dialogs/panel_gerbview_excellon_settings_base.cpp:31 #: pagelayout_editor/pl_editor_frame.cpp:168 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:122 #: pcbnew/dialogs/dialog_export_2581_base.cpp:55 #: pcbnew/dialogs/dialog_gen_footprint_position_file_base.cpp:55 #: pcbnew/dialogs/dialog_gendrill_base.cpp:106 #: pcbnew/dialogs/dialog_plot_base.cpp:342 #: pcbnew/dialogs/panel_setup_text_and_graphics_base.cpp:94 #: pcbnew/import_gfx/dialog_import_graphics.cpp:53 #: pcbnew/pcb_dimension.cpp:1438 msgid "Inches" msgstr "英寸 (Inches)" #: common/eda_draw_frame.cpp:168 pagelayout_editor/pl_editor_frame.cpp:171 #: pcbnew/tools/drawing_tool.cpp:332 pcbnew/tools/edit_tool_move_fct.cpp:323 #: pcbnew/tools/pcb_actions.cpp:1188 msgid "Constrain to H, V, 45" msgstr "將繪製操作約束為水平方向, 垂直方向或斜 45 度方向" #: common/eda_draw_frame.cpp:411 common/tool/actions.cpp:847 msgid "Edit Grids..." msgstr "編輯網格..." #: common/eda_draw_frame.cpp:567 msgid "Zoom Auto" msgstr "自動縮放" #: common/eda_draw_frame.cpp:576 #, c-format msgid "Zoom %.2f" msgstr "縮放倍數 %.2f" #: common/eda_draw_frame.cpp:658 #, c-format msgid "grid %s" msgstr "網格 %s" #: common/eda_draw_frame.cpp:671 pagelayout_editor/pl_editor_frame.cpp:757 msgid "inches" msgstr "英寸 (inches)" #: common/eda_draw_frame.cpp:672 #: eeschema/dialogs/dialog_junction_props_base.cpp:34 #: eeschema/dialogs/dialog_lib_new_symbol_base.cpp:119 #: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:282 #: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:293 #: eeschema/dialogs/panel_setup_formatting_base.cpp:62 #: eeschema/dialogs/panel_setup_formatting_base.cpp:129 #: eeschema/dialogs/panel_setup_formatting_base.cpp:140 #: eeschema/dialogs/panel_setup_formatting_base.cpp:175 #: eeschema/dialogs/panel_sym_editing_options_base.cpp:43 #: eeschema/dialogs/panel_sym_editing_options_base.cpp:58 #: eeschema/dialogs/panel_sym_editing_options_base.cpp:69 #: eeschema/dialogs/panel_sym_editing_options_base.cpp:80 #: eeschema/dialogs/panel_sym_editing_options_base.cpp:91 #: eeschema/dialogs/panel_sym_editing_options_base.cpp:126 #: pagelayout_editor/pl_editor_frame.cpp:758 msgid "mils" msgstr "mils" #: common/eda_draw_frame.cpp:674 pcbnew/dialogs/dialog_export_vrml_base.cpp:111 #: pcbnew/dialogs/dialog_gen_footprint_position_file_base.cpp:57 #: pcbnew/footprint_wizard_frame.cpp:327 pcbnew/pcb_dimension.cpp:444 #: pcbnew/pcb_dimension.cpp:1486 msgid "Units" msgstr "單位" #: common/eda_draw_frame.cpp:1099 pcbnew/footprint_libraries_utils.cpp:1400 msgid "Select Library" msgstr "選擇庫" #: common/eda_draw_frame.cpp:1099 msgid "New Library" msgstr "新建庫" #: common/eda_draw_frame.cpp:1197 common/widgets/search_pane.cpp:42 #: eeschema/sch_edit_frame.cpp:257 pcbnew/pcb_edit_frame.cpp:341 msgid "Search" msgstr "搜索" #: common/eda_draw_frame.cpp:1203 eeschema/eeschema_settings.cpp:92 #: eeschema/sch_edit_frame.cpp:2115 pagelayout_editor/pl_editor_frame.cpp:195 #: pcbnew/footprint_edit_frame.cpp:233 pcbnew/pcb_edit_frame.cpp:324 #: pcbnew/pcb_edit_frame.cpp:1628 #: pcbnew/zone_manager/dialog_zone_manager_base.cpp:70 msgid "Properties" msgstr "屬性" #: common/eda_draw_frame.cpp:1209 pcbnew/pcb_edit_frame.cpp:334 #: pcbnew/pcb_edit_frame.cpp:1629 msgid "Net Inspector" msgstr "網路檢查" #: common/eda_item.cpp:342 msgid "Screen" msgstr "屏幕" #: common/eda_item.cpp:344 eeschema/sch_symbol.cpp:1956 #: eeschema/widgets/search_handlers.cpp:148 pcbnew/build_BOM_from_board.cpp:111 #: pcbnew/dialogs/dialog_board_reannotate_base.cpp:141 #: pcbnew/load_select_footprint.cpp:289 pcbnew/pad.cpp:1160 #: pcbnew/pcb_shape.cpp:686 pcbnew/pcb_text.cpp:328 #: pcbnew/plot_board_layers.cpp:87 msgid "Footprint" msgstr "封裝" #: common/eda_item.cpp:345 pcbnew/dialogs/dialog_board_statistics.cpp:536 #: pcbnew/pad.cpp:1163 msgid "Pad" msgstr "焊盤" #: common/eda_item.cpp:346 common/eda_item.cpp:376 msgid "Graphic" msgstr "圖形" #: common/eda_item.cpp:347 pcbnew/pcb_reference_image.cpp:254 #: pcbnew/pcb_reference_image.h:125 msgid "Reference Image" msgstr "參考圖像" #: common/eda_item.cpp:348 pcbnew/pcb_generator.cpp:196 msgid "Generator" msgstr "生成器" #: common/eda_item.cpp:351 common/eda_item.cpp:379 eeschema/sch_textbox.cpp:421 #: eeschema/sch_textbox.cpp:535 eeschema/widgets/search_handlers.cpp:361 #: pcbnew/pcb_textbox.cpp:372 pcbnew/pcb_textbox.h:65 msgid "Text Box" msgstr "文字框" #: common/eda_item.cpp:352 common/eda_item.cpp:380 eeschema/sch_table.cpp:545 #: pcbnew/pcb_table.cpp:376 msgid "Table" msgstr "表格" #: common/eda_item.cpp:353 common/eda_item.cpp:381 #: eeschema/sch_tablecell.cpp:116 pcbnew/pcb_tablecell.cpp:100 #: pcbnew/pcb_tablecell.h:48 msgid "Table Cell" msgstr "單元格" #: common/eda_item.cpp:354 common/eda_item.cpp:355 pcbnew/pcb_track.cpp:1255 msgid "Track" msgstr "走線" #: common/eda_item.cpp:356 pcbnew/dialogs/dialog_board_statistics.cpp:536 #: pcbnew/pcb_track.cpp:1253 pcbnew/pcb_track.cpp:1329 msgid "Via" msgstr "貫孔" #: common/eda_item.cpp:357 common/eda_item.cpp:369 eeschema/sch_marker.cpp:277 #: pcbnew/pcb_marker.cpp:194 msgid "Marker" msgstr "標記" #: common/eda_item.cpp:358 common/eda_item.cpp:359 common/eda_item.cpp:360 #: common/eda_item.cpp:361 pcbnew/pcb_dimension.cpp:413 #: pcbnew/widgets/search_handlers.cpp:268 msgid "Dimension" msgstr "測量標註" #: common/eda_item.cpp:362 pcbnew/pcb_dimension.cpp:1076 #: pcbnew/pcb_dimension.cpp:1203 msgid "Leader" msgstr "引線" #: common/eda_item.cpp:363 pcbnew/pcb_target.cpp:125 msgid "Target" msgstr "目標" #: common/eda_item.cpp:364 pcbnew/tools/board_inspection_tool.cpp:789 msgid "Zone" msgstr "區域" #: common/eda_item.cpp:365 msgid "ItemList" msgstr "項目列表" #: common/eda_item.cpp:366 msgid "NetInfo" msgstr "網路資訊" #: common/eda_item.cpp:367 pcbnew/pcb_group.cpp:383 msgid "Group" msgstr "群組" #: common/eda_item.cpp:370 eeschema/sch_junction.cpp:306 #: eeschema/sch_junction.h:102 msgid "Junction" msgstr "結點" #: common/eda_item.cpp:371 msgid "No-Connect Flag" msgstr "無連接標誌" #: common/eda_item.cpp:372 msgid "Wire Entry" msgstr "連線入口" #: common/eda_item.cpp:373 msgid "Bus Entry" msgstr "匯流排入口" #: common/eda_item.cpp:375 eeschema/sch_bitmap.cpp:227 msgid "Bitmap" msgstr "點陣圖" #: common/eda_item.cpp:377 eeschema/sch_rule_area.cpp:50 #: eeschema/sch_rule_area.cpp:370 pcbnew/zone.cpp:687 msgid "Rule Area" msgstr "規則區域" #: common/eda_item.cpp:382 eeschema/tools/sch_edit_tool.cpp:206 msgid "Net Label" msgstr "網路標籤" #: common/eda_item.cpp:383 eeschema/sch_label.cpp:1258 #: eeschema/sch_label.cpp:1800 msgid "Directive Label" msgstr "指令標籤" #: common/eda_item.cpp:384 eeschema/sch_label.cpp:1259 #: eeschema/tools/sch_edit_tool.cpp:208 msgid "Global Label" msgstr "全域標籤" #: common/eda_item.cpp:385 eeschema/sch_label.cpp:1260 #: eeschema/tools/sch_edit_tool.cpp:207 msgid "Hierarchical Label" msgstr "層次標籤" #: common/eda_item.cpp:386 eeschema/dialogs/dialog_symbol_fields_table.cpp:195 #: eeschema/sch_field.h:98 eeschema/sch_label.cpp:254 msgid "Field" msgstr "欄位" #: common/eda_item.cpp:387 common/eda_item.cpp:399 #: eeschema/symbol_editor/symbol_editor.cpp:1293 msgid "Symbol" msgstr "符號" #: common/eda_item.cpp:388 eeschema/sch_pin.cpp:1564 eeschema/sch_pin.h:77 msgid "Pin" msgstr "接腳" #: common/eda_item.cpp:389 msgid "Sheet Pin" msgstr "圖紙接腳" #: common/eda_item.cpp:390 eeschema/dialogs/dialog_migrate_buses.cpp:114 #: pcbnew/tools/pcb_actions.cpp:2137 msgid "Sheet" msgstr "圖紙" #: common/eda_item.cpp:397 msgid "SCH Screen" msgstr "原理圖屏幕" #: common/eda_item.cpp:401 msgid "Gerber Layout" msgstr "Gerber 佈局" #: common/eda_item.cpp:402 msgid "Draw Item" msgstr "繪製項目" #: common/eda_shape.cpp:68 msgid "Thermal Spoke" msgstr "散熱引線" #: common/eda_shape.cpp:69 pcbnew/pcb_shape.cpp:961 msgid "Number Box" msgstr "編號框" #: common/eda_shape.cpp:78 pcbnew/pad.cpp:1442 msgid "Rect" msgstr "矩形" #: common/eda_shape.cpp:79 common/eda_shape.cpp:722 common/eda_shape.cpp:1937 #: gerbview/gerber_draw_item.cpp:230 msgid "Arc" msgstr "弧線" #: common/eda_shape.cpp:80 common/eda_shape.cpp:721 common/eda_shape.cpp:1938 #: eeschema/dialogs/dialog_label_properties_base.cpp:172 #: eeschema/sch_label.cpp:2294 gerbview/gerber_draw_item.cpp:231 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:45 pcbnew/pad.cpp:1440 #: pcbnew/pad.cpp:2095 pcbnew/pcb_dimension.cpp:1659 msgid "Circle" msgstr "圓形" #: common/eda_shape.cpp:81 msgid "Bezier Curve" msgstr "貝塞爾曲線" #: common/eda_shape.cpp:82 common/eda_shape.cpp:724 common/eda_shape.cpp:1939 msgid "Polygon" msgstr "多邊形" #: common/eda_shape.cpp:712 msgid "Pad Number Box" msgstr "焊盤編號框" #: common/eda_shape.cpp:713 pcbnew/pcb_shape.cpp:968 msgid "Thermal Spoke Template" msgstr "散熱引線模板" #: common/eda_shape.cpp:714 common/eda_shape.cpp:727 msgid "Unrecognized" msgstr "無法識別" #: common/eda_shape.cpp:723 msgid "Curve" msgstr "曲線" #: common/eda_shape.cpp:726 common/eda_shape.cpp:1935 msgid "Segment" msgstr "線段" #: common/eda_shape.cpp:737 common/eda_shape.cpp:1977 #: eeschema/dialogs/dialog_label_properties_base.cpp:152 #: eeschema/dialogs/dialog_sheet_pin_properties_base.cpp:53 #: eeschema/sch_label.cpp:2276 eeschema/sch_label.cpp:2307 #: eeschema/sch_tablecell.cpp:195 eeschema/sch_textbox.cpp:682 #: eeschema/sync_sheet_pin/sheet_synchronization_model.h:67 #: pcbnew/dialogs/dialog_board_statistics_base.cpp:228 #: pcbnew/dialogs/dialog_copper_zones_base.cpp:120 #: pcbnew/dialogs/dialog_non_copper_zones_properties_base.cpp:44 #: pcbnew/microwave/microwave_polygon.cpp:129 pcbnew/pcb_tablecell.cpp:196 #: pcbnew/pcb_target.cpp:157 pcbnew/pcb_target.cpp:243 #: pcbnew/pcb_textbox.cpp:697 #: pcbnew/zone_manager/panel_zone_properties_base.cpp:45 msgid "Shape" msgstr "形狀" #: common/eda_shape.cpp:743 common/eda_shape.cpp:750 common/eda_shape.cpp:2004 #: pcbnew/dialogs/dialog_shape_properties.cpp:197 pcbnew/pcb_track.cpp:1276 msgid "Radius" msgstr "半徑" #: common/eda_shape.cpp:748 common/eda_shape.cpp:778 common/eda_shape.cpp:2036 #: pcbnew/pcb_text.cpp:349 pcbnew/pcb_textbox.cpp:379 msgid "Angle" msgstr "角度" #: common/eda_shape.cpp:754 common/eda_shape.cpp:772 #: eeschema/dialogs/dialog_lib_edit_pin_table.cpp:127 #: eeschema/dialogs/dialog_lib_edit_pin_table_base.cpp:95 #: eeschema/sch_pin.cpp:1589 eeschema/sch_pin.cpp:2302 msgid "Length" msgstr "長度" #: common/eda_shape.cpp:759 eeschema/sch_rule_area.cpp:374 msgid "Points" msgstr "點" #: common/eda_shape.cpp:763 common/eda_text.cpp:1239 #: eeschema/sch_bitmap.cpp:232 eeschema/sch_field.cpp:1675 #: eeschema/sch_tablecell.cpp:200 eeschema/sch_text.cpp:771 #: eeschema/sch_textbox.cpp:685 pcbnew/dialogs/dialog_board_statistics.cpp:706 #: pcbnew/dialogs/dialog_board_statistics.cpp:716 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:55 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:55 #: pcbnew/dialogs/panel_setup_tracks_and_vias_base.cpp:40 #: pcbnew/dialogs/panel_setup_tracks_and_vias_base.cpp:169 #: pcbnew/generators/pcb_tuning_pattern.cpp:2049 pcbnew/pad.cpp:1223 #: pcbnew/pcb_fields_grid_table.cpp:140 pcbnew/pcb_reference_image.cpp:259 #: pcbnew/pcb_tablecell.cpp:202 pcbnew/pcb_target.cpp:156 #: pcbnew/pcb_target.cpp:240 pcbnew/pcb_text.cpp:353 pcbnew/pcb_track.cpp:1271 #: pcbnew/pcb_track.cpp:1692 pcbnew/pcb_track.cpp:1722 msgid "Width" msgstr "寬度" #: common/eda_shape.cpp:766 common/eda_text.cpp:1244 #: eeschema/sch_bitmap.cpp:233 eeschema/sch_field.cpp:1676 #: eeschema/sch_tablecell.cpp:201 eeschema/sch_text.cpp:772 #: eeschema/sch_textbox.cpp:686 pcbnew/dialogs/dialog_board_statistics.cpp:708 #: pcbnew/dialogs/dialog_board_statistics.cpp:717 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:56 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:56 #: pcbnew/pad.cpp:1224 pcbnew/pcb_dimension.cpp:851 #: pcbnew/pcb_fields_grid_table.cpp:141 pcbnew/pcb_reference_image.cpp:260 #: pcbnew/pcb_tablecell.cpp:203 pcbnew/pcb_text.cpp:354 msgid "Height" msgstr "高度" #: common/eda_shape.cpp:1940 msgid "Bezier" msgstr "貝塞爾曲線" #: common/eda_shape.cpp:1975 eeschema/sch_shape.cpp:695 msgid "Shape Properties" msgstr "形狀屬性" #: common/eda_shape.cpp:1981 eeschema/sch_table.cpp:604 #: eeschema/sch_tablecell.cpp:190 pcbnew/pcb_table.cpp:490 #: pcbnew/pcb_tablecell.cpp:192 pcbnew/pcb_textbox.cpp:698 #: pcbnew/pcb_track.cpp:1695 msgid "Start X" msgstr "起點 X" #: common/eda_shape.cpp:1986 eeschema/sch_table.cpp:607 #: eeschema/sch_tablecell.cpp:191 pcbnew/pcb_table.cpp:493 #: pcbnew/pcb_tablecell.cpp:193 pcbnew/pcb_textbox.cpp:699 #: pcbnew/pcb_track.cpp:1699 msgid "Start Y" msgstr "起點 Y" #: common/eda_shape.cpp:1992 msgid "Center X" msgstr "中點 X" #: common/eda_shape.cpp:1998 msgid "Center Y" msgstr "中點 Y" #: common/eda_shape.cpp:2010 eeschema/sch_tablecell.cpp:192 #: pcbnew/generators/pcb_tuning_pattern.cpp:2490 pcbnew/pcb_tablecell.cpp:194 #: pcbnew/pcb_textbox.cpp:700 pcbnew/pcb_track.cpp:1702 msgid "End X" msgstr "終點 X" #: common/eda_shape.cpp:2016 eeschema/sch_tablecell.cpp:193 #: pcbnew/generators/pcb_tuning_pattern.cpp:2496 pcbnew/pcb_tablecell.cpp:195 #: pcbnew/pcb_textbox.cpp:701 pcbnew/pcb_track.cpp:1705 msgid "End Y" msgstr "終點 Y" #: common/eda_shape.cpp:2022 common/stroke_params.cpp:243 #: eeschema/sch_bus_entry.cpp:674 eeschema/sch_line.cpp:1076 #: eeschema/sch_tablecell.cpp:196 pcbnew/pcb_tablecell.cpp:197 #: pcbnew/pcb_textbox.cpp:702 msgid "Line Width" msgstr "線寬" #: common/eda_shape.cpp:2031 eeschema/sch_tablecell.cpp:198 #: pcbnew/pcb_shape.cpp:902 pcbnew/pcb_tablecell.cpp:199 msgid "Line Color" msgstr "線條顏色" #: common/eda_shape.cpp:2077 eeschema/sch_shape.cpp:688 #: pcbnew/dialogs/dialog_plot_base.cpp:134 msgid "Filled" msgstr "填充" #: common/eda_shape.cpp:2082 pcbnew/pcb_shape.cpp:903 msgid "Fill Color" msgstr "填充顏色" #: common/eda_text.cpp:833 common/eda_text.cpp:1226 #: eeschema/dialogs/dialog_field_properties_base.cpp:143 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:217 #: eeschema/dialogs/dialog_label_properties_base.cpp:93 #: eeschema/dialogs/dialog_label_properties_base.cpp:214 #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:65 #: eeschema/dialogs/dialog_sheet_pin_properties_base.cpp:105 #: eeschema/dialogs/dialog_sheet_properties_base.cpp:65 #: eeschema/dialogs/dialog_symbol_properties_base.cpp:62 #: eeschema/dialogs/dialog_tablecell_properties_base.cpp:119 #: eeschema/dialogs/dialog_text_properties_base.cpp:113 #: eeschema/fields_grid_table.cpp:375 eeschema/sch_label.cpp:1274 #: eeschema/sch_label.cpp:2316 eeschema/sch_tablecell.cpp:128 #: eeschema/sch_text.cpp:634 eeschema/sch_textbox.cpp:542 #: pagelayout_editor/dialogs/properties_frame_base.cpp:98 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:58 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:58 #: pcbnew/dialogs/dialog_global_edit_text_and_graphics.cpp:291 #: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:211 #: pcbnew/dialogs/dialog_tablecell_properties_base.cpp:125 #: pcbnew/dialogs/panel_fp_editor_defaults_base.cpp:177 #: pcbnew/dialogs/panel_setup_text_and_graphics_base.cpp:53 #: pcbnew/pcb_fields_grid_table.cpp:143 msgid "Italic" msgstr "斜體" #: common/eda_text.cpp:834 common/eda_text.cpp:1230 #: eeschema/dialogs/dialog_field_properties_base.cpp:138 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:214 #: eeschema/dialogs/dialog_label_properties_base.cpp:94 #: eeschema/dialogs/dialog_label_properties_base.cpp:209 #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:66 #: eeschema/dialogs/dialog_sheet_pin_properties_base.cpp:100 #: eeschema/dialogs/dialog_sheet_properties_base.cpp:66 #: eeschema/dialogs/dialog_symbol_properties_base.cpp:63 #: eeschema/dialogs/dialog_tablecell_properties_base.cpp:116 #: eeschema/dialogs/dialog_text_properties_base.cpp:108 #: eeschema/fields_grid_table.cpp:376 eeschema/sch_label.cpp:1274 #: eeschema/sch_label.cpp:2317 eeschema/sch_tablecell.cpp:128 #: eeschema/sch_text.cpp:634 eeschema/sch_textbox.cpp:542 #: eeschema/widgets/tuner_slider_base.cpp:48 #: pagelayout_editor/dialogs/properties_frame_base.cpp:93 #: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:192 #: pcbnew/dialogs/dialog_tablecell_properties_base.cpp:122 msgid "Bold" msgstr "粗體" #: common/eda_text.cpp:835 msgid "Bold+Italic" msgstr "粗體+斜體" #: common/eda_text.cpp:1188 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:242 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:283 #: eeschema/fields_grid_table.cpp:278 eeschema/fields_grid_table.cpp:610 #: eeschema/fields_grid_table.cpp:750 eeschema/pin_type.cpp:113 #: eeschema/sch_field.cpp:1067 eeschema/sch_field.cpp:1633 #: eeschema/sch_pin.cpp:2253 pcbnew/generators/pcb_tuning_pattern.cpp:2476 msgid "Left" msgstr "向左" #: common/eda_text.cpp:1189 common/eda_text.cpp:1198 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:283 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:307 #: eeschema/fields_grid_table.cpp:271 eeschema/fields_grid_table.cpp:279 #: eeschema/fields_grid_table.cpp:611 eeschema/fields_grid_table.cpp:622 #: eeschema/fields_grid_table.cpp:752 eeschema/fields_grid_table.cpp:776 #: eeschema/sch_field.cpp:1068 eeschema/sch_field.cpp:1078 #: eeschema/sch_field.cpp:1634 eeschema/sch_field.cpp:1643 #: eeschema/sch_text.cpp:655 gerbview/gerber_file_image.cpp:361 #: gerbview/gerber_file_image.cpp:364 msgid "Center" msgstr "居中" #: common/eda_text.cpp:1190 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:242 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:283 #: eeschema/fields_grid_table.cpp:280 eeschema/fields_grid_table.cpp:612 #: eeschema/fields_grid_table.cpp:754 eeschema/pin_type.cpp:112 #: eeschema/sch_field.cpp:1069 eeschema/sch_field.cpp:1635 #: eeschema/sch_pin.cpp:2252 pcbnew/generators/pcb_tuning_pattern.cpp:2477 msgid "Right" msgstr "向右" #: common/eda_text.cpp:1197 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:307 #: eeschema/fields_grid_table.cpp:270 eeschema/fields_grid_table.cpp:621 #: eeschema/fields_grid_table.cpp:774 eeschema/sch_field.cpp:1077 #: eeschema/sch_field.cpp:1642 eeschema/sch_text.cpp:654 msgid "Top" msgstr "向上" #: common/eda_text.cpp:1199 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:307 #: eeschema/fields_grid_table.cpp:272 eeschema/fields_grid_table.cpp:623 #: eeschema/fields_grid_table.cpp:778 eeschema/sch_field.cpp:1079 #: eeschema/sch_field.cpp:1644 eeschema/sch_text.cpp:656 msgid "Bottom" msgstr "向下" #: common/eda_text.cpp:1205 #: eeschema/dialogs/dialog_label_properties_base.cpp:96 #: eeschema/dialogs/dialog_lib_edit_pin_table.cpp:124 #: eeschema/dialogs/dialog_lib_edit_pin_table_base.cpp:92 #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:68 #: eeschema/dialogs/dialog_sheet_properties_base.cpp:68 #: eeschema/dialogs/dialog_symbol_properties_base.cpp:65 #: eeschema/fields_grid_table.cpp:378 eeschema/sch_field.cpp:1683 #: eeschema/sch_pin.cpp:1591 eeschema/sch_pin.cpp:2298 #: eeschema/sch_symbol.cpp:2762 eeschema/sch_tablecell.cpp:203 #: eeschema/sch_text.cpp:780 eeschema/sch_textbox.cpp:713 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:60 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:60 #: pcbnew/footprint.cpp:3763 pcbnew/pad.cpp:2137 pcbnew/pcb_dimension.cpp:1452 #: pcbnew/pcb_dimension.cpp:1516 pcbnew/pcb_fields_grid_table.cpp:145 #: pcbnew/pcb_tablecell.cpp:205 pcbnew/zone.cpp:1648 msgid "Orientation" msgstr "方向" #: common/eda_text.cpp:1209 eeschema/dialogs/dialog_text_properties_base.h:117 #: eeschema/sch_field.cpp:1654 eeschema/sch_field.cpp:1681 #: eeschema/sch_text.cpp:777 eeschema/sch_textbox.cpp:711 #: pcbnew/dialogs/dialog_text_properties.cpp:155 #: pcbnew/dialogs/dialog_text_properties_base.h:111 #: pcbnew/pcb_dimension.cpp:1503 pcbnew/pcb_text.cpp:676 #: pcbnew/pcb_text.cpp:680 msgid "Text Properties" msgstr "文字屬性" #: common/eda_text.cpp:1217 #: eeschema/dialogs/dialog_label_properties_base.cpp:99 #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:71 #: eeschema/dialogs/dialog_sheet_properties_base.cpp:71 #: eeschema/dialogs/dialog_symbol_properties_base.cpp:68 #: eeschema/fields_grid_table.cpp:381 eeschema/sch_field.cpp:1059 #: eeschema/sch_label.cpp:1272 eeschema/sch_tablecell.cpp:126 #: eeschema/sch_text.cpp:632 eeschema/sch_textbox.cpp:540 #: eeschema/widgets/sch_properties_panel.cpp:232 pcbnew/pcb_dimension.cpp:446 #: pcbnew/pcb_tablecell.cpp:116 pcbnew/pcb_text.cpp:351 #: pcbnew/pcb_textbox.cpp:381 pcbnew/widgets/pcb_properties_panel.cpp:285 msgid "Font" msgstr "字體" #: common/eda_text.cpp:1222 eeschema/sch_field.cpp:1673 #: eeschema/sch_label.cpp:2315 eeschema/sch_tablecell.cpp:202 #: eeschema/sch_text.cpp:773 eeschema/sch_textbox.cpp:687 #: pcbnew/board_stackup_manager/panel_board_stackup_base.cpp:91 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:57 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:57 #: pcbnew/pcb_fields_grid_table.cpp:142 pcbnew/pcb_tablecell.cpp:204 #: pcbnew/pcb_text.cpp:352 msgid "Thickness" msgstr "線寬" #: common/eda_text.cpp:1233 eeschema/sch_field.cpp:1674 #: eeschema/sch_text.cpp:769 pcbnew/microwave/microwave_polygon.cpp:127 #: pcbnew/pcb_fields_grid_table.cpp:150 msgid "Mirrored" msgstr "鏡像" #: common/eda_text.cpp:1236 #: eeschema/dialogs/dialog_field_properties_base.cpp:88 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:296 #: eeschema/dialogs/dialog_lib_edit_pin_table.cpp:130 #: eeschema/dialogs/dialog_lib_edit_pin_table_base.cpp:98 #: eeschema/dialogs/panel_sym_lib_table_base.cpp:45 #: eeschema/dialogs/panel_sym_lib_table_base.cpp:95 #: eeschema/dialogs/panel_template_fieldnames_base.cpp:43 #: eeschema/sch_field.cpp:1057 eeschema/sch_pin.cpp:1586 #: eeschema/sch_pin.cpp:2317 eeschema/sch_text.cpp:770 #: eeschema/sch_textbox.cpp:684 include/lib_table_grid.h:198 #: pcbnew/dialogs/dialog_text_properties_base.cpp:86 #: pcbnew/dialogs/panel_fp_lib_table_base.cpp:45 #: pcbnew/dialogs/panel_fp_lib_table_base.cpp:94 pcbnew/pcb_dimension.cpp:1557 #: pcbnew/pcb_dimension.cpp:1593 pcbnew/pcb_dimension.cpp:1634 #: pcbnew/pcb_dimension.cpp:1679 pcbnew/pcb_dimension.cpp:1716 #: pcbnew/pcb_tablecell.cpp:201 pcbnew/pcb_text.cpp:692 #: pcbnew/pcb_textbox.cpp:704 msgid "Visible" msgstr "可見" #: common/eda_text.cpp:1250 eeschema/sch_field.cpp:1656 #: eeschema/sch_field.cpp:1659 eeschema/sch_label.cpp:2319 msgid "Horizontal Justification" msgstr "水平對齊" #: common/eda_text.cpp:1254 eeschema/sch_field.cpp:1661 #: eeschema/sch_field.cpp:1664 eeschema/sch_label.cpp:2321 #: pcbnew/pcb_dimension.cpp:1563 pcbnew/pcb_dimension.cpp:1599 #: pcbnew/pcb_dimension.cpp:1640 pcbnew/pcb_dimension.cpp:1685 #: pcbnew/pcb_dimension.cpp:1722 msgid "Vertical Justification" msgstr "垂直對齊" #: common/eda_text.cpp:1262 eeschema/sch_field.cpp:1672 #: eeschema/sch_label.cpp:2280 eeschema/sch_tablecell.cpp:204 #: pcbnew/pcb_dimension.cpp:1566 pcbnew/pcb_dimension.cpp:1602 #: pcbnew/pcb_dimension.cpp:1643 pcbnew/pcb_dimension.cpp:1688 #: pcbnew/pcb_dimension.cpp:1725 pcbnew/pcb_tablecell.cpp:206 #: pcbnew/pcb_text.cpp:698 msgid "Hyperlink" msgstr "超鏈接" #: common/eda_units.cpp:487 #: pcb_calculator/calculator_panels/panel_regulator_base.cpp:143 #: pcbnew/generators/pcb_tuning_pattern.cpp:206 msgid "min" msgstr "最小" #: common/eda_units.cpp:495 msgid "opt" msgstr "最優" #: common/eda_units.cpp:503 #: pcb_calculator/calculator_panels/panel_regulator_base.cpp:151 #: pcbnew/generators/pcb_tuning_pattern.cpp:209 msgid "max" msgstr "最大" #: common/env_vars.cpp:108 msgid "" "The base path of locally installed system footprint libraries (.pretty " "folders)." msgstr "KiCad 自帶的封裝庫(.pretty 資料夾) 的存儲路徑。" #: common/env_vars.cpp:111 msgid "The base path of system footprint 3D shapes (.3Dshapes folders)." msgstr "KiCad 自帶的 3D 模型庫 (.3Dshapes 資料夾) 的存儲路徑。" #: common/env_vars.cpp:113 msgid "The base path of the locally installed symbol libraries." msgstr "KiCad 自帶的原理圖符號庫的存儲路徑。" #: common/env_vars.cpp:115 msgid "A directory containing project templates installed with KiCad." msgstr "KiCad 安裝時附帶的專案模板路徑。" #: common/env_vars.cpp:117 msgid "" "Optional. Can be defined if you want to create your own project templates " "folder." msgstr "可選。如果你想建立自己的專案模板資料夾, 可以進行定義。" #: common/env_vars.cpp:120 msgid "" "A directory containing 3rd party plugins, libraries and other downloadable " "content." msgstr "擴展內容管理員所下載的第三方插件、庫以及其他內容的存儲目錄。" #: common/env_vars.cpp:123 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:129 msgid "A directory containing system-wide scripts installed with KiCad" msgstr "" "KiCad 自帶的腳本檔案的存儲路徑(整個系統)/ 一個包含用 KiCad 安裝的系統級腳本的" "目錄" #: common/env_vars.cpp:131 msgid "A directory containing user-specific scripts installed with KiCad" msgstr "" "KiCad 自帶的腳本檔案的存儲路徑(特定用戶)/一個包含用 KiCad 安裝的用戶指定腳本" "的目錄" #: common/env_vars.cpp:135 msgid "Deprecated version of KICAD_TEMPLATE_DIR." msgstr "KICAD_TEMPLATE_DIR 的棄用版本。" #: common/env_vars.cpp:137 msgid "Deprecated version of KICAD7_3DMODEL_DIR." msgstr "KICAD7_3DMODEL_DIR 的棄用版本。" #: common/env_vars.cpp:139 msgid "Deprecated version of KICAD7_FOOTPRINT_DIR." msgstr "KICAD7_FOOTPRINT_DIR 的棄用版本。" #: common/env_vars.cpp:141 msgid "Deprecated version of KICAD_SYMBOL_DIR." msgstr "KICAD_SYMBOL_DIR 的棄用版本。" #: common/exceptions.cpp:78 #, c-format msgid "%s in '%s', line %d, offset %d." msgstr "%s in '%s', line %d, offset %d。" #: common/exceptions.cpp:109 #, 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 無法打開此檔案, 因為它是用更新版本的 KiCad 建立的。\n" "\n" "要打開它, 請將 KiCad 升級到 %s 或更高的版本。" #: common/exceptions.cpp:117 #, 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 version %s or later (file " "format dated %s or later)." msgstr "" "KiCad 無法打開此檔案, 該檔案由高於當前運行版本的軟體所建立。\n" "\n" "請將 KiCad 升級到 %s 或更高的版本以打開該檔案 (檔案格式版本為 %s 或更高)。" #: common/exceptions.cpp:153 msgid "Full error text:" msgstr "Full error text:" #: common/file_history.cpp:155 msgid "No Files" msgstr "無檔案" #: common/filename_resolver.cpp:453 msgid "The given path does not exist" msgstr "指定路徑不存在" #: 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:174 common/widgets/font_choice.cpp:49 #: eeschema/dialogs/dialog_field_properties_base.cpp:123 #: eeschema/dialogs/dialog_label_properties_base.cpp:195 #: eeschema/dialogs/dialog_sheet_pin_properties_base.cpp:85 #: eeschema/dialogs/dialog_tablecell_properties_base.cpp:129 #: eeschema/dialogs/dialog_text_properties_base.cpp:93 #: eeschema/fields_grid_table.cpp:60 #: eeschema/widgets/sch_properties_panel.cpp:226 #: pagelayout_editor/dialogs/properties_frame_base.cpp:155 #: pcbnew/dialogs/dialog_tablecell_properties_base.cpp:109 msgid "Default Font" msgstr "預設字體" #: common/font/fontconfig.cpp:320 #, c-format msgid "Error loading font '%s'." msgstr "載入字體 '%s' 時出錯。" #: common/font/fontconfig.cpp:325 #, c-format msgid "Font '%s' not found; substituting '%s'." msgstr "找不到字體 '%s'; 用 '%s' 代替。" #: common/footprint_info.cpp:119 cvpcb/cvpcb_mainframe.cpp:963 #: eeschema/symbol_library_manager.cpp:82 #: eeschema/symbol_tree_model_adapter.cpp:107 #: eeschema/symbol_viewer_frame.cpp:305 msgid "Load Error" msgstr "載入錯誤" #: common/footprint_info.cpp:121 msgid "Errors were encountered loading footprints:" msgstr "載入封裝時出錯:" #: common/fp_lib_table.cpp:220 #, c-format msgid "" "Duplicate library nickname '%s' found in footprint library table file line " "%d." msgstr "發現重複的庫名稱 '%s', 位於封裝庫表檔案的行 %d。" #: common/fp_lib_table.cpp:556 eeschema/symbol_lib_table.cpp:609 msgid "Added by Plugin and Content Manager" msgstr "由擴展內容管理員添加" #: common/fp_lib_table.cpp:582 eeschema/symbol_lib_table.cpp:637 #, c-format msgid "Cannot create global library table path '%s'." msgstr "無法建立全域庫表路徑 '%s'。" #: common/gestfich.cpp:244 #, c-format msgid "Command '%s' could not be found." msgstr "找不到命令 '%s'。" #: common/gestfich.cpp:261 #, c-format msgid "Unable to find a PDF viewer for '%s'." msgstr "無法為檔案 '%s' 找到可用的 PDF 閱讀器。" #: common/gestfich.cpp:276 #, c-format msgid "Problem while running the PDF viewer '%s'." msgstr "運行 PDF 閱讀器 '%s' 時出現問題。" #: common/gestfich.cpp:314 eeschema/eeschema.cpp:594 eeschema/eeschema.cpp:629 #: gerbview/gerbview.cpp:243 kicad/project_template.cpp:309 #: pcbnew/pcbnew.cpp:561 #, c-format msgid "Cannot copy file '%s'." msgstr "無法複製檔案 '%s'。" #: common/gestfich.cpp:335 msgid "Invalid directory name, cannot remove root" msgstr "目錄名稱無效, 無法移除根目錄" #: common/gestfich.cpp:343 #, c-format msgid "Directory '%s' does not exist" msgstr "目錄 '%s' 不存在" #: common/gestfich.cpp:353 #, c-format msgid "'%s' is not a directory" msgstr "'%s' 不是一個目錄" #: common/gestfich.cpp:365 #, c-format msgid "Error removing directory '%s': %s" msgstr "移除目錄 '%s' 時出錯: %s" #: common/git/git_clone_handler.cpp:49 #, c-format msgid "Could not create directory '%s'" msgstr "無法建立目錄 '%s'" #: common/git/git_clone_handler.cpp:67 #, c-format msgid "Could not clone repository '%s'" msgstr "無法克隆倉庫 '%s'" #: common/git/git_pull_handler.cpp:46 #, c-format msgid "Could not lookup remote '%s'" msgstr "無法找到遠程 '%s'" #: common/git/git_pull_handler.cpp:60 #, c-format msgid "Could not connect to remote '%s'" msgstr "無法連接到遠程 '%s'" #: common/git/git_pull_handler.cpp:71 #, c-format msgid "Could not fetch data from remote '%s'" msgstr "無法從遠程 '%s' 提取數據" #: common/git/git_pull_handler.cpp:92 msgid "Could not read 'FETCH_HEAD'" msgstr "無法讀取 'FETCH_HEAD'" #: common/git/git_pull_handler.cpp:100 msgid "Could not lookup commit" msgstr "無法找到提交" #: common/git/git_pull_handler.cpp:110 msgid "Could not analyze merge" msgstr "無法分析合併" #: common/git/git_pull_handler.cpp:120 msgid "Invalid HEAD. Cannot merge." msgstr "HEAD 無效, 無法合併。" #: common/git/git_pull_handler.cpp:179 msgid "Could not get repository head" msgstr "無法獲取倉庫 HEAD" #: common/git/git_pull_handler.cpp:189 #, c-format msgid "Could not get reference OID for reference '%s'" msgstr "無法獲取參考 '%s' 的 OID 引用" #: common/git/git_pull_handler.cpp:198 common/git/kicad_git_errors.cpp:54 msgid "Failed to perform checkout operation." msgstr "簽出失敗。" #: common/git/git_pull_handler.cpp:215 msgid "Could not lookup commit '{}'" msgstr "無法找到提交 '{}'" #: common/git/git_pull_handler.cpp:255 msgid "Could not merge commits" msgstr "無法合併提交" #: common/git/git_pull_handler.cpp:263 msgid "Could not get repository index" msgstr "無法獲取倉庫索引" #: common/git/git_pull_handler.cpp:271 msgid "Could not get conflict iterator" msgstr "無法獲取衝突迭代器" #: common/git/git_pull_handler.cpp:291 common/git/git_pull_handler.cpp:292 msgid "Changed" msgstr "更改" #: common/git/git_pull_handler.cpp:306 common/git/git_pull_handler.cpp:307 msgid "Added" msgstr "已添加" #: common/git/git_push_handler.cpp:44 msgid "Could not lookup remote" msgstr "無法找到遠程" #: common/git/git_push_handler.cpp:59 msgid "Could not connect to remote" msgstr "無法連接到遠程" #: common/git/git_push_handler.cpp:70 msgid "Could not push to remote" msgstr "無法推送到遠程" #: common/git/kicad_git_common.cpp:420 #, c-format msgid "Received %u of %u objects" msgstr "接收到 %u 個 %u 物件" #: common/git/kicad_git_common.cpp:447 #, c-format msgid "* [updated] %s..%s %s" msgstr "* [更新] %s..%s %s" #: common/git/kicad_git_common.cpp:451 #, c-format msgid "* [new] %s %s" msgstr "* [新增] %s %s" #: common/git/kicad_git_common.cpp:471 #, c-format msgid "Writing objects: %d%% (%d/%d), %d bytes" msgstr "正在寫入物件: %d%% (%d/%d), %d 字節" #: common/git/kicad_git_common.cpp:486 #, c-format msgid "* [rejected] %s (%s)" msgstr "* [拒絕] %s (%s)" #: common/git/kicad_git_common.cpp:491 #, c-format msgid "[updated] %s" msgstr "[已更新] %s" #: common/git/kicad_git_errors.cpp:39 msgid "Invalid repository." msgstr "倉庫無效。" #: common/git/kicad_git_errors.cpp:40 msgid "Failed to commit changes." msgstr "提交修改內容失敗。" #: common/git/kicad_git_errors.cpp:41 msgid "Failed to merge branches." msgstr "合併分支失敗。" #: common/git/kicad_git_errors.cpp:44 msgid "Failed to clone repository." msgstr "克隆倉庫失敗。" #: common/git/kicad_git_errors.cpp:45 msgid "Remote repository not found." msgstr "找不到遠程倉庫。" #: common/git/kicad_git_errors.cpp:46 msgid "Authentication failed for remote repository." msgstr "遠程倉庫身份驗證失敗。" #: common/git/kicad_git_errors.cpp:49 msgid "Branch not found." msgstr "找不到分支。" #: common/git/kicad_git_errors.cpp:50 msgid "Failed to create branch." msgstr "分支建立失敗。" #: common/git/kicad_git_errors.cpp:51 msgid "Failed to delete branch." msgstr "無法刪除分支。" #: common/git/kicad_git_errors.cpp:55 msgid "File not found during checkout operation." msgstr "簽出過程中未找到檔案。" #: common/git/kicad_git_errors.cpp:58 msgid "Merge conflict encountered." msgstr "發生合併衝突。" #: common/git/kicad_git_errors.cpp:59 msgid "Rebase conflict encountered." msgstr "發生變基衝突。" #: common/git/kicad_git_errors.cpp:62 msgid "Failed to pull changes from remote repository." msgstr "從遠程倉庫提取更改失敗。" #: common/git/kicad_git_errors.cpp:63 msgid "Failed to push changes to remote repository." msgstr "向遠程倉庫推送更改失敗。" #: common/git/kicad_git_errors.cpp:64 msgid "No upstream branch configured." msgstr "未配置上游分支。" #: common/git/kicad_git_errors.cpp:65 msgid "Failed to establish connection with remote repository." msgstr "與遠程倉庫建立連接失敗。" #: common/git/kicad_git_errors.cpp:68 msgid "Tag not found." msgstr "找不到 tag。" #: common/git/kicad_git_errors.cpp:69 msgid "Failed to create tag." msgstr "建立 tag 失敗。" #: common/git/kicad_git_errors.cpp:70 msgid "Failed to delete tag." msgstr "刪除 tag 失敗。" #: common/git/kicad_git_errors.cpp:72 msgid "Unknown error." msgstr "未知錯誤。" #: common/git/kicad_git_errors.cpp:73 msgid "No error." msgstr "未發現錯誤。" #: common/git/kicad_git_errors.h:46 common/git/kicad_git_errors.h:54 msgid "No error" msgstr "沒有錯誤" #: common/grid_tricks.cpp:355 common/tool/actions.cpp:200 #: eeschema/tools/ee_actions.cpp:217 pcbnew/dialogs/panel_setup_rules.cpp:130 #: pcbnew/tools/edit_tool.cpp:2543 msgid "Cut" msgstr "剪切" #: common/grid_tricks.cpp:356 msgid "Clear selected cells placing original contents on clipboard" msgstr "剪切所選單元格內容到剪貼板" #: common/grid_tricks.cpp:357 common/tool/actions.cpp:211 #: eeschema/tools/ee_actions.cpp:223 pcbnew/dialogs/panel_setup_rules.cpp:131 msgid "Copy" msgstr "複製" #: common/grid_tricks.cpp:358 msgid "Copy selected cells to clipboard" msgstr "複製所選單元格內容到剪貼板" #: common/grid_tricks.cpp:359 common/tool/actions.cpp:222 #: eeschema/tools/sch_editor_control.cpp:2191 #: eeschema/tools/symbol_editor_edit_tool.cpp:877 #: pcbnew/dialogs/panel_setup_rules.cpp:132 pcbnew/tools/pcb_control.cpp:1091 msgid "Paste" msgstr "粘貼" #: common/grid_tricks.cpp:360 msgid "Paste clipboard cells to matrix at current cell" msgstr "粘貼剪貼板內容到當前單元格" #: common/grid_tricks.cpp:361 common/tool/actions.cpp:267 #: eeschema/tools/sch_edit_tool.cpp:1460 #: eeschema/tools/symbol_editor_edit_tool.cpp:374 #: kicad/project_tree_pane.cpp:921 pcbnew/dialogs/panel_setup_rules.cpp:133 #: pcbnew/tools/edit_tool.cpp:2556 msgid "Delete" msgstr "刪除" #: common/grid_tricks.cpp:362 msgid "Clear contents of selected cells" msgstr "清除所選單元格的內容" #: common/grid_tricks.cpp:363 common/tool/actions.cpp:232 #: eeschema/dialogs/dialog_change_symbols_base.cpp:106 #: eeschema/dialogs/dialog_sch_import_settings_base.cpp:74 #: eeschema/dialogs/dialog_update_symbol_fields_base.cpp:47 #: pcbnew/dialogs/dialog_import_settings.cpp:49 #: pcbnew/dialogs/dialog_import_settings.cpp:98 #: pcbnew/dialogs/dialog_import_settings_base.cpp:92 #: pcbnew/dialogs/panel_setup_rules.cpp:137 msgid "Select All" msgstr "全選" #: common/grid_tricks.cpp:364 msgid "Select all cells" msgstr "選擇所有單元格" #: common/hotkey_store.cpp:44 msgid "Accept Autocomplete" msgstr "接受自動完成" #: common/hotkey_store.cpp:45 msgid "Cancel Autocomplete" msgstr "取消自動完成" #: common/hotkey_store.cpp:46 msgid "Toggle Checkbox" msgstr "切換勾選框" #: common/hotkey_store.cpp:47 msgid "Pan Left/Right" msgstr "向左/右平移" #: common/hotkey_store.cpp:48 msgid "Pan Up/Down" msgstr "向上/下平移" #: common/hotkey_store.cpp:49 msgid "Finish Drawing" msgstr "完成繪圖" #: common/hotkey_store.cpp:50 msgid "Add to Selection" msgstr "添加到選區" #: common/hotkey_store.cpp:51 eeschema/tools/ee_actions.cpp:895 #: gerbview/tools/gerbview_actions.cpp:136 pcbnew/tools/pcb_actions.cpp:1254 #: pcbnew/tools/pcb_actions.cpp:1285 msgid "Highlight Net" msgstr "高亮網路" #: common/hotkey_store.cpp:52 msgid "Remove from Selection" msgstr "從選區中移除" #: common/hotkey_store.cpp:53 msgid "Ignore Grid Snaps" msgstr "忽略網格鎖點" #: common/hotkey_store.cpp:54 msgid "Ignore Other Snaps" msgstr "忽略其他鎖點" #: common/hotkey_store.cpp:61 common/tool/action_menu.cpp:231 #: common/tool/action_menu.cpp:247 common/tool/actions.cpp:134 msgid "Quit" msgstr "退出" #: common/hotkey_store.cpp:76 msgid "Project Manager" msgstr "專案管理員" #: common/hotkey_store.cpp:159 msgid "Gestures" msgstr "快捷操作" #: common/http_lib/http_lib_connection.cpp:73 msgid "KiCad received an empty response!" msgstr "KiCad 收到了一個空響應!" #: common/http_lib/http_lib_connection.cpp:89 #: common/http_lib/http_lib_connection.cpp:161 #: common/http_lib/http_lib_connection.cpp:293 #: common/http_lib/http_lib_connection.cpp:365 #, c-format msgid "Error: %s" msgstr "錯誤: %s" #: common/http_lib/http_lib_connection.cpp:89 #: common/http_lib/http_lib_connection.cpp:161 #: common/http_lib/http_lib_connection.cpp:293 #: common/http_lib/http_lib_connection.cpp:365 #, c-format msgid "API Response: %s" msgstr "API 響應: %s" #: common/http_lib/http_lib_connection.cpp:383 #, c-format msgid "API responded with error code: %s" msgstr "API 響應錯誤代碼: %s" #: common/import_gfx/dxf_import_plugin.cpp:134 #: common/import_gfx/dxf_import_plugin.cpp:154 msgid "Memory was exhausted trying to load the DXF, it may be too large." msgstr "記憶體不足無法載入 DXF, 可能是由於檔案過大導致的。" #: common/import_gfx/dxf_import_plugin.cpp:1432 msgid "Invalid spline definition encountered" msgstr "遇到無效樣條曲線定義" #: common/import_gfx/dxf_import_plugin.h:210 #, c-format msgid "%s is not supported." msgstr "不支援 %s。" #: common/import_gfx/dxf_import_plugin.h:458 #: common/import_gfx/dxf_import_plugin.h:462 msgid "DXF construction lines not currently supported." msgstr "目前不支援 DXF 建構線。" #: common/import_gfx/dxf_import_plugin.h:467 msgid "DXF arc-aligned text not currently supported." msgstr "目前不支援 DXF 弧形對齊文字。" #: common/import_gfx/dxf_import_plugin.h:472 #: common/import_gfx/dxf_import_plugin.h:476 #: common/import_gfx/dxf_import_plugin.h:480 #: common/import_gfx/dxf_import_plugin.h:484 #: common/import_gfx/dxf_import_plugin.h:488 #: common/import_gfx/dxf_import_plugin.h:492 #: common/import_gfx/dxf_import_plugin.h:496 #: common/import_gfx/dxf_import_plugin.h:500 msgid "DXF dimensions not currently supported." msgstr "目前不支援 DXF 測量標註。" #: common/import_gfx/dxf_import_plugin.h:506 msgid "DXF hatches not currently supported." msgstr "目前不支援 DXF 網格。" #: common/import_gfx/dxf_import_plugin.h:513 msgid "DXF traces not currently supported." msgstr "目前不支援 DXF 曲線。" #: common/import_gfx/dxf_import_plugin.h:518 msgid "DXF 3dfaces not currently supported." msgstr "目前不支援 DXF 3dfaces。" #: common/import_gfx/dxf_import_plugin.h:523 msgid "DXF solids not currently supported." msgstr "目前不支援 DXF 實體。" #: common/import_gfx/dxf_import_plugin.h:528 msgid "DXF images not currently supported." msgstr "目前不支援 DXF 中的圖像。" #: common/io/altium/altium_binary_parser.cpp:56 common/richio.cpp:121 #, c-format msgid "Cannot open file '%s'." msgstr "無法打開檔案 '%s'。" #: common/io/altium/altium_binary_parser.cpp:65 msgid "Error reading file: cannot determine length." msgstr "讀取檔案時出錯: 無法確定長度。" #: common/io/altium/altium_binary_parser.cpp:78 msgid "Error reading file." msgstr "讀取檔案時出錯。" #: common/io/altium/altium_binary_parser.cpp:425 msgid "" "Missing null byte at end of property list. Imported data might be malformed " "or missing." msgstr "屬性列表末尾缺少空字節。匯入的數據可能格式不正確或內容遺失。" #: common/io/altium/altium_props_utils.cpp:96 #, c-format msgid "Unit '%s' does not end with 'mil'." msgstr "單位 '%s' 未以 'mil' 結尾。" #: common/io/altium/altium_props_utils.cpp:106 #, c-format msgid "Cannot convert '%s' to double." msgstr "不能將'%s'轉換為 double。" #: common/io/cadstar/cadstar_archive_parser.cpp:2469 #, c-format msgid "Cannot open file '%s'" msgstr "無法打開檔案 '%s'" #: common/io/cadstar/cadstar_archive_parser.cpp:2491 #: common/io/cadstar/cadstar_archive_parser.cpp:2814 msgid "File import cancelled by user." msgstr "用戶取消了檔案匯入。" #: common/io/cadstar/cadstar_archive_parser.cpp:2509 #: common/io/cadstar/cadstar_archive_parser.cpp:2532 #: common/io/cadstar/cadstar_archive_parser.cpp:2550 #: common/io/cadstar/cadstar_archive_parser.cpp:2558 #: common/io/cadstar/cadstar_archive_parser.cpp:2569 msgid "The selected file is not valid or might be corrupt!" msgstr "所選檔案無效或可能已損壞!" #: common/io/cadstar/cadstar_archive_parser.cpp:2676 #, c-format msgid "Unexpected number of points in '%s'. Found %d but expected %d." msgstr "在 '%s' 中發現了非預期數量的點數。實際找到 %d 個, 但應為 %d 個。" #: common/io/cadstar/cadstar_archive_parser.h:43 #, c-format msgid "Missing node '%s' in '%s'" msgstr "在 '%2$s' 中缺少節點 '%1$s'" #: common/io/cadstar/cadstar_archive_parser.h:46 #, c-format msgid "Unknown node '%s' in '%s'" msgstr "在 '%2$s' 出現未知節點 '%1$s'" #: common/io/cadstar/cadstar_archive_parser.h:49 #, c-format msgid "Missing Parameter '%s' in '%s'" msgstr "在 '%2$s' 中缺少參數 '%1$s'" #: common/io/cadstar/cadstar_archive_parser.h:52 #, c-format msgid "Unknown Parameter '%s' in '%s'" msgstr "在 '%2$s' 出現未知參數 '%1$s'" #: common/io/cadstar/cadstar_archive_parser.h:55 #, c-format msgid "Unable to parse '%s' in '%s'" msgstr "無法解析 '%2$s' 中的 '%1$s'" #: common/io/eagle/eagle_parser.cpp:249 #, c-format msgid "Invalid size %lld: too large" msgstr "無效的大小 %lld: 過大" #: common/io/eagle/eagle_parser.cpp:410 #, c-format msgid "Invalid Arc with radius %f and angle %f" msgstr "半徑為 %f 且角度為 %f 的無效弧線" #: common/io/easyeda/easyeda_parser_base.cpp:38 #, c-format msgid "Failed to parse number from '%s'" msgstr "解析 '%s' 中的數字失敗" #: common/io/easyedapro/easyedapro_import_utils.cpp:170 #: common/io/easyedapro/easyedapro_import_utils.cpp:211 #, c-format msgid "JSON error reading '%s': %s" msgstr "讀取 JSON 檔案 '%s' 時出錯: %s" #: common/io/easyedapro/easyedapro_import_utils.cpp:174 #: common/io/easyedapro/easyedapro_import_utils.cpp:215 #, c-format msgid "Error reading '%s': %s" msgstr "讀取 '%s' 時出錯: %s" #: common/io/easyedapro/easyedapro_import_utils.cpp:179 #, c-format msgid "" "'%s' does not appear to be a valid EasyEDA (JLCEDA) Pro project or library " "file. Cannot find project.json or device.json." msgstr "" "檔案 '%s' 似乎不是有效的 EasyEDA (立創 EDA) 專業版專案檔案或者庫檔案。無法在" "其中找到 project.json 或者 device.json。" #: common/io/easyedapro/easyedapro_import_utils.cpp:195 #, c-format msgid "Cannot read ZIP archive '%s'" msgstr "無法讀取 ZIP 壓縮包 '%s'" #: common/io/easyedapro/easyedapro_import_utils.cpp:238 #, c-format msgid "Cannot parse JSON line %d in '%s': %s" msgstr "無法解析 JSON 檔案 '%2$s' 中的第 %1$d 行: %3$s" #: common/kidialog.cpp:53 msgid "Do not show again" msgstr "不再顯示" #: common/kidialog.cpp:123 msgid "Message" msgstr "消息" #: common/kidialog.cpp:124 msgid "Question" msgstr "問題" #: common/kiway.cpp:243 #, c-format msgid "Failed to verify kiface library '%s' signature." msgstr "無法驗證 kiface 庫 '%s' 簽名。" #: common/kiway.cpp:283 #, c-format msgid "Failed to load kiface library '%s'." msgstr "載入 kiface 庫 '%s' 失敗。" #: common/kiway.cpp:291 #, c-format msgid "Could not read instance name and version from kiface library '%s'." msgstr "無法從 kiface 庫 '%s' 讀取實例名稱和版本。" #: common/kiway.cpp:462 msgid "Error loading editor." msgstr "載入編輯器時出錯。" #: common/kiway.cpp:574 #, c-format msgid "Unable to switch language to %s" msgstr "無法將語言切換到 %s" #: common/layer_id.cpp:35 pcbnew/drc/drc_engine.cpp:960 #: pcbnew/drc/drc_engine.cpp:961 pcbnew/drc/drc_engine.cpp:962 #: pcbnew/tools/board_inspection_tool.cpp:250 #: pcbnew/tools/board_inspection_tool.cpp:259 #: pcbnew/tools/board_inspection_tool.cpp:268 msgid "undefined" msgstr "未定義" #: common/layer_id.cpp:107 #: pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr_parser.cpp:1111 msgid "Rescue" msgstr "恢復" #: common/layer_id.cpp:111 eeschema/widgets/panel_sch_selection_filter.cpp:204 #: eeschema/widgets/panel_sch_selection_filter_base.cpp:37 msgid "Wires" msgstr "連線" #: common/layer_id.cpp:112 msgid "Buses" msgstr "匯流排" #: common/layer_id.cpp:113 msgid "Bus junctions" msgstr "匯流排結點" #: common/layer_id.cpp:114 msgid "Junctions" msgstr "結點" #: common/layer_id.cpp:115 eeschema/widgets/panel_sch_selection_filter.cpp:205 #: eeschema/widgets/panel_sch_selection_filter_base.cpp:41 #: eeschema/widgets/search_handlers.cpp:378 msgid "Labels" msgstr "標籤" #: common/layer_id.cpp:116 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:45 msgid "Global labels" msgstr "全域標籤" #: common/layer_id.cpp:117 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:48 msgid "Hierarchical labels" msgstr "層次標籤" #: common/layer_id.cpp:118 eeschema/sch_symbol.cpp:2778 msgid "Pin numbers" msgstr "接腳編號" #: common/layer_id.cpp:119 eeschema/sch_symbol.cpp:2782 msgid "Pin names" msgstr "接腳名" #: common/layer_id.cpp:120 msgid "Symbol references" msgstr "符號參考" #: common/layer_id.cpp:121 msgid "Symbol values" msgstr "符號值" #: common/layer_id.cpp:122 msgid "Symbol fields" msgstr "符號欄位" #: common/layer_id.cpp:123 msgid "Sheet references" msgstr "圖紙參考" #: common/layer_id.cpp:124 msgid "Net class references" msgstr "網路類參考" #: common/layer_id.cpp:125 msgid "Rule areas" msgstr "規則區域" #: common/layer_id.cpp:126 msgid "Symbol body outlines" msgstr "符號主體輪廓" #: common/layer_id.cpp:127 msgid "Symbol body fills" msgstr "符號主體填充" #: common/layer_id.cpp:128 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:72 msgid "Schematic text && graphics" msgstr "原理圖文字和圖形" #: common/layer_id.cpp:129 msgid "Symbol private text && graphics" msgstr "符號私有文字 && 圖形" #: common/layer_id.cpp:130 msgid "Schematic text && graphics backgrounds" msgstr "原理圖文字和圖形背景" #: common/layer_id.cpp:131 eeschema/widgets/panel_sch_selection_filter.cpp:206 #: eeschema/widgets/panel_sch_selection_filter_base.cpp:33 msgid "Pins" msgstr "接腳" #: common/layer_id.cpp:132 msgid "Sheet borders" msgstr "圖紙邊框" #: common/layer_id.cpp:133 msgid "Sheet backgrounds" msgstr "圖紙背景" #: common/layer_id.cpp:134 msgid "Sheet names" msgstr "圖紙名稱" #: common/layer_id.cpp:135 msgid "Sheet fields" msgstr "圖紙欄位" #: common/layer_id.cpp:136 msgid "Sheet file names" msgstr "圖紙檔案名" #: common/layer_id.cpp:137 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:63 msgid "Sheet pins" msgstr "圖紙接腳" #: common/layer_id.cpp:138 msgid "No-connect symbols" msgstr "無連接符號" #: common/layer_id.cpp:139 msgid "DNP markers" msgstr "DNP (不作裝配) 標記" #: common/layer_id.cpp:140 msgid "ERC warnings" msgstr "ERC 警告" #: common/layer_id.cpp:141 msgid "ERC errors" msgstr "ERC 錯誤" #: common/layer_id.cpp:142 msgid "ERC exclusions" msgstr "ERC 排除" #: common/layer_id.cpp:143 common/layer_id.cpp:183 #: pcbnew/widgets/appearance_controls.cpp:348 msgid "Anchors" msgstr "錨點" #: common/layer_id.cpp:144 common/layer_id.cpp:187 msgid "Helper items" msgstr "輔助項" #: common/layer_id.cpp:145 common/layer_id.cpp:188 common/tool/grid_menu.cpp:56 #: eeschema/tools/sch_editor_control.cpp:2666 #: gerbview/dialogs/panel_gerbview_color_settings.cpp:102 #: gerbview/widgets/gerbview_layer_widget.cpp:134 #: pcbnew/widgets/appearance_controls.cpp:352 msgid "Grid" msgstr "網格" #: common/layer_id.cpp:146 #: gerbview/dialogs/panel_gerbview_color_settings.cpp:103 msgid "Axes" msgstr "軸" #: common/layer_id.cpp:147 common/layer_id.cpp:190 #: gerbview/dialogs/panel_gerbview_color_settings.cpp:106 #: gerbview/widgets/gerbview_layer_widget.cpp:140 msgid "Background" msgstr "背景" #: common/layer_id.cpp:148 common/layer_id.cpp:186 #: common/widgets/gal_options_panel_base.cpp:120 #: eeschema/sim/simulator_frame_ui.cpp:614 #: eeschema/sim/simulator_frame_ui_base.cpp:167 msgid "Cursor" msgstr "遊標" #: common/layer_id.cpp:149 msgid "Hovered items" msgstr "懸停項目" #: common/layer_id.cpp:150 msgid "Highlighted items" msgstr "高亮項目" #: common/layer_id.cpp:151 msgid "Hidden items" msgstr "隱藏項目" #: common/layer_id.cpp:152 common/layer_id.cpp:191 msgid "Selection highlight" msgstr "選區高亮" #: common/layer_id.cpp:153 common/layer_id.cpp:184 msgid "Drawing sheet" msgstr "圖紙" #: common/layer_id.cpp:154 common/layer_id.cpp:185 msgid "Page limits" msgstr "頁面限制" #: common/layer_id.cpp:155 msgid "Operating point voltages" msgstr "工作點電壓" #: common/layer_id.cpp:156 msgid "Operating point currents" msgstr "工作點電流" #: common/layer_id.cpp:160 msgid "Footprints front" msgstr "封裝正面" #: common/layer_id.cpp:161 msgid "Footprints back" msgstr "封裝背面" #: common/layer_id.cpp:163 #: 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:164 msgid "Footprint text" msgstr "封裝文字" #: common/layer_id.cpp:165 msgid "Hidden text" msgstr "隱藏文字" #: common/layer_id.cpp:166 msgid "SMD pads front" msgstr "表面黏著焊盤正面" #: common/layer_id.cpp:167 msgid "SMD pads back" msgstr "表面黏著焊盤背面" #: common/layer_id.cpp:168 msgid "Through-hole pads" msgstr "通孔焊盤" #: common/layer_id.cpp:169 #: pcbnew/dialogs/dialog_global_edit_tracks_and_vias_base.cpp:27 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:64 #: pcbnew/widgets/appearance_controls.cpp:329 #: pcbnew/widgets/panel_selection_filter.cpp:196 #: pcbnew/widgets/panel_selection_filter_base.cpp:37 msgid "Tracks" msgstr "走線" #: common/layer_id.cpp:170 msgid "Through vias" msgstr "通孔" #: common/layer_id.cpp:171 msgid "Blind/Buried vias" msgstr "盲孔/埋孔" #: common/layer_id.cpp:172 msgid "Micro-vias" msgstr "微孔" #: common/layer_id.cpp:173 msgid "Via holes" msgstr "貫孔鑽孔" #: common/layer_id.cpp:174 msgid "Via hole walls" msgstr "貫孔孔壁" #: common/layer_id.cpp:175 msgid "Plated holes" msgstr "鍍孔" #: common/layer_id.cpp:176 msgid "Plated hole walls" msgstr "鍍孔孔壁" #: common/layer_id.cpp:177 msgid "Non-plated holes" msgstr "無鍍銅孔" #: common/layer_id.cpp:178 pcbnew/dialogs/panel_edit_options_base.cpp:340 #: pcbnew/widgets/appearance_controls.cpp:344 #: pcbnew/widgets/appearance_controls.cpp:725 #: pcbnew/widgets/appearance_controls.cpp:2521 #: pcbnew/widgets/search_handlers.cpp:370 msgid "Ratsnest" msgstr "飛線" #: common/layer_id.cpp:179 msgid "DRC warnings" msgstr "DRC 警告" #: common/layer_id.cpp:180 msgid "DRC errors" msgstr "DRC 錯誤" #: common/layer_id.cpp:181 msgid "DRC exclusions" msgstr "DRC 排除" #: common/layer_id.cpp:182 msgid "DRC marker shadows" msgstr "DRC 標記陰影" #: common/layer_id.cpp:189 msgid "Grid axes" msgstr "網格軸" #: common/layer_id.cpp:192 msgid "Locked item shadow" msgstr "鎖定的項目陰影" #: common/layer_id.cpp:193 msgid "Courtyard collision shadow" msgstr "元件外框碰撞陰影" #: common/lib_id.cpp:145 msgid "Illegal character found in library nickname" msgstr "庫名稱中包含非法字符" #: common/lib_table_grid_tricks.cpp:32 msgid "Edit options..." msgstr "編輯選項..." #: common/lib_table_grid_tricks.cpp:33 msgid "Edit options for this library entry" msgstr "庫條目的編輯選項" #: common/lib_table_grid_tricks.cpp:63 msgid "Activate selected" msgstr "激活所選" #: common/lib_table_grid_tricks.cpp:66 msgid "Deactivate selected" msgstr "停用所選" #: common/lib_table_grid_tricks.cpp:69 msgid "Set visible flag" msgstr "設置可見標記" #: common/lib_table_grid_tricks.cpp:72 msgid "Unset visible flag" msgstr "取消可見標記" #: common/lib_table_grid_tricks.cpp:80 #, c-format msgid "Library settings for %s..." msgstr "%s 的庫設置..." #: common/lib_tree_model.cpp:152 #: eeschema/dialogs/dialog_lib_edit_pin_table.cpp:131 #: eeschema/dialogs/dialog_lib_edit_pin_table_base.cpp:99 #: eeschema/dialogs/dialog_sim_model.cpp:603 eeschema/sch_item.cpp:506 #: eeschema/sch_item.cpp:555 eeschema/sch_pin.cpp:1570 #: eeschema/sch_symbol.cpp:2822 eeschema/symbol_editor/symbol_editor.cpp:1279 msgid "Unit" msgstr "單位" #: common/lib_tree_model_adapter.cpp:139 common/lib_tree_model_adapter.cpp:142 #: common/lib_tree_model_adapter.cpp:152 common/lib_tree_model_adapter.cpp:154 #: common/lib_tree_model_adapter.cpp:155 msgid "Item" msgstr "項目" #: common/libeval_compiler/libeval_compiler.cpp:585 #, c-format msgid "Unrecognized character '%c'" msgstr "無法識別的字符 '%c'" #: common/libeval_compiler/libeval_compiler.cpp:846 msgid "Unknown parent of function parameters" msgstr "函數參數的父級未知" #: common/libeval_compiler/libeval_compiler.cpp:865 msgid "Unknown parent of property" msgstr "屬性的父級未知" #: common/libeval_compiler/libeval_compiler.cpp:888 #: common/libeval_compiler/libeval_compiler.cpp:918 #: common/libeval_compiler/libeval_compiler.cpp:992 #: common/libeval_compiler/libeval_compiler.cpp:1065 #, c-format msgid "Unrecognized item '%s'" msgstr "無法識別的項目 '%s'" #: common/libeval_compiler/libeval_compiler.cpp:894 #: common/libeval_compiler/libeval_compiler.cpp:997 #, c-format msgid "Unrecognized property '%s'" msgstr "無法識別的屬性 '%s'" #: common/libeval_compiler/libeval_compiler.cpp:931 #, c-format msgid "Unrecognized function '%s'" msgstr "無法識別的函數 '%s'" #: common/libeval_compiler/libeval_compiler.cpp:1024 #, c-format msgid "Unexpected units for '%s'" msgstr "'%s' 的單位不正確" #: common/libeval_compiler/libeval_compiler.cpp:1036 #, c-format msgid "Missing units for '%s'| (%s)" msgstr "遺失 '%s' | (%s) 的單位" #: common/libeval_compiler/libeval_compiler.cpp:1156 #, c-format msgid "Type mismatch between '%s' and %lf" msgstr "'%s' 和 %lf 之間類型不匹配" #: common/libeval_compiler/libeval_compiler.cpp:1162 #, c-format msgid "Type mismatch between %lf and '%s'" msgstr "%lf 和 '%s'之間類型不匹配" #: common/notifications_manager.cpp:90 #: kicad/dialogs/dialog_update_notice_base.cpp:65 msgid "View Details" msgstr "查看詳情" #: common/notifications_manager.cpp:95 msgid "Dismiss" msgstr "忽略" #: common/notifications_manager.cpp:155 msgid "Notifications" msgstr "通知" #: common/notifications_manager.cpp:175 msgid "There are no notifications available" msgstr "沒有通知" #: common/pgm_base.cpp:215 msgid "No default editor found, you must choose one." msgstr "找不到預設的文字編輯器, 必須選擇一個。" #: common/pgm_base.cpp:235 common/pgm_base.cpp:237 msgid "Executable file" msgstr "可執行檔案" #: common/pgm_base.cpp:247 msgid "Select Preferred Editor" msgstr "選擇首選編輯器" #: common/pgm_base.cpp:384 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 可以匿名地" "向開發人員\n" "報告崩潰和特殊事件數據, 並協助進行分析。如果您選擇自願參與, KiCad 將在發生崩" "潰或特殊事件時\n" "自動處理併發送這些報告。在此過程中, 您的設計檔案, 如原理圖或 PCB 檔案, 不會被" "上傳。" #: common/pgm_base.cpp:391 msgid "Data collection opt in request" msgstr "匿名數據收集" #: common/pgm_base.cpp:495 msgid "Environment variable HOME is empty. Unable to continue." msgstr "環境變數 HOME 為空。無法繼續。" #: common/pgm_base.cpp:726 msgid "This language is not supported by the operating system." msgstr "作業系統不支援此語言。" #: common/pgm_base.cpp:777 common/pgm_base.cpp:818 msgid "The KiCad language file for this language is not installed." msgstr "未安裝此語言的 KiCad 語言檔案。" #: common/plotters/PDF_plotter.cpp:881 #, c-format msgid "Page %s" msgstr "第 %s 頁" #: common/plotters/PDF_plotter.cpp:885 #, c-format msgid "%s (Page %s)" msgstr "%s (第 %s 頁)" #: common/plotters/PDF_plotter.cpp:1362 #, c-format msgid "Show Page %s" msgstr "顯示頁面 %s" #: common/plotters/PDF_plotter.cpp:1373 #: eeschema/symbol_editor/symbol_edit_frame.cpp:897 #: eeschema/tools/sch_navigate_tool.cpp:87 #, c-format msgid "Open %s" msgstr "打開 %s" #: common/project.cpp:366 common/project.cpp:371 pcbnew/project_pcb.cpp:69 msgid "Error loading project footprint library table." msgstr "載入專案封裝庫表時出錯。" #: common/project/net_settings.cpp:60 pcbnew/board.cpp:120 msgid "This is the default net class." msgstr "這是預設網路類。" #: common/project/project_archiver.cpp:53 kicad/pcm/pcm_task_manager.cpp:329 msgid "Could not open archive file." msgstr "無法打開存檔檔案。" #: common/project/project_archiver.cpp:62 kicad/pcm/pcm_task_manager.cpp:337 msgid "Invalid archive file format." msgstr "無效的存檔檔案格式。" #: common/project/project_archiver.cpp:73 #, c-format msgid "Extracting file '%s'." msgstr "正在提取檔案 '%s'。" #: common/project/project_archiver.cpp:96 kicad/pcm/pcm_task_manager.cpp:251 #: kicad/pcm/pcm_task_manager.cpp:294 msgid "Error extracting file!" msgstr "提取檔案時出錯!" #: common/project/project_archiver.cpp:164 eeschema/dialogs/dialog_erc.cpp:1045 #: eeschema/netlist_exporters/netlist_exporter_allegro.cpp:65 #: eeschema/netlist_exporters/netlist_exporter_cadstar.cpp:48 #: eeschema/netlist_exporters/netlist_exporter_orcadpcb2.cpp:52 #: eeschema/netlist_exporters/netlist_exporter_pads.cpp:43 #: eeschema/sch_plotter.cpp:187 eeschema/sch_plotter.cpp:399 #: eeschema/sch_plotter.cpp:539 eeschema/sch_plotter.cpp:746 #: eeschema/sch_plotter.cpp:909 gerbview/export_to_pcbnew.cpp:68 #: pagelayout_editor/files.cpp:214 pcbnew/build_BOM_from_board.cpp:102 #: pcbnew/dialogs/dialog_board_statistics.cpp:691 #: pcbnew/dialogs/dialog_drc.cpp:1028 pcbnew/dialogs/dialog_export_idf.cpp:252 #: pcbnew/dialogs/dialog_export_svg.cpp:361 #: pcbnew/dialogs/dialog_export_vrml.cpp:301 #: pcbnew/dialogs/dialog_gen_footprint_position.cpp:304 #: pcbnew/dialogs/dialog_gen_footprint_position.cpp:325 #: pcbnew/dialogs/dialog_gen_footprint_position.cpp:433 #: pcbnew/dialogs/dialog_gen_footprint_position.cpp:480 #: pcbnew/dialogs/dialog_gen_footprint_position.cpp:578 #: pcbnew/dialogs/dialog_gendrill.cpp:482 pcbnew/dialogs/dialog_plot.cpp:1270 #: pcbnew/exporters/export_footprint_associations.cpp:83 #: pcbnew/exporters/export_gencad.cpp:89 #: pcbnew/exporters/gendrill_Excellon_writer.cpp:118 #: pcbnew/exporters/gendrill_file_writer_base.cpp:340 #: pcbnew/exporters/gendrill_gerber_writer.cpp:105 #: pcbnew/exporters/gerber_jobfile_writer.cpp:143 #, c-format msgid "Failed to create file '%s'." msgstr "建立檔案 '%s' 失敗。" #: common/project/project_archiver.cpp:233 #, c-format msgid "Archived file '%s'." msgstr "已存檔檔案 '%s'。" #: common/project/project_archiver.cpp:243 #, c-format msgid "Failed to archive file '%s'." msgstr "未能存檔檔案 '%s'。" #: common/project/project_archiver.cpp:269 #, c-format msgid "Zip archive '%s' created (%s uncompressed, %s compressed)." msgstr "已建立 Zip 壓縮包 '%s'(%s 未壓縮, %s 已壓縮)。" #: common/rc_item.cpp:425 eeschema/erc/erc_item.cpp:358 msgid "Excluded warning: " msgstr "已排除的警告: " #: common/rc_item.cpp:427 eeschema/erc/erc_item.cpp:360 msgid "Excluded error: " msgstr "已排除的錯誤: " #: common/rc_item.cpp:431 eeschema/erc/erc_item.cpp:364 msgid "Warning: " msgstr "警告: " #: common/rc_item.cpp:435 eeschema/erc/erc_item.cpp:368 msgid "Error: " msgstr "錯誤: " #: common/richio.cpp:200 #, c-format msgid "Unable to open %s for reading." msgstr "無法打開 %s 進行讀取。" #: common/richio.cpp:251 common/richio.cpp:349 msgid "Maximum line length exceeded" msgstr "超出了最大行長度限制" #: common/richio.cpp:314 msgid "Line length exceeded" msgstr "超出了行長度限制" #: common/settings/bom_settings.cpp:124 msgid "Default Editing" msgstr "預設編輯" #: common/settings/bom_settings.cpp:124 common/settings/bom_settings.cpp:145 #: common/settings/bom_settings.cpp:164 common/settings/bom_settings.cpp:183 #: eeschema/dialogs/dialog_rescue_each.cpp:131 #: eeschema/dialogs/dialog_sim_model_base.cpp:254 eeschema/sch_symbol.cpp:1914 #: eeschema/sch_symbol.cpp:1966 eeschema/sch_symbol.cpp:2788 #: eeschema/widgets/search_handlers.cpp:146 #: eeschema/widgets/search_handlers.cpp:232 pcbnew/footprint.cpp:3769 #: pcbnew/widgets/search_handlers.cpp:102 msgid "Reference" msgstr "參考" #: common/settings/bom_settings.cpp:145 msgid "Grouped By Value" msgstr "按值建立群組" #: common/settings/bom_settings.cpp:164 msgid "Grouped By Value and Footprint" msgstr "按值和封裝建立群組" #: common/settings/bom_settings.cpp:183 #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:268 #: eeschema/dialogs/dialog_symbol_properties_base.cpp:199 #: eeschema/dialogs/dialog_update_from_pcb_base.cpp:72 eeschema/menubar.cpp:175 #: eeschema/sch_symbol.cpp:2830 eeschema/tools/sch_edit_tool.cpp:482 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:180 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:184 #: pcbnew/footprint.cpp:3786 msgid "Attributes" msgstr "特性" #: common/settings/bom_settings.cpp:255 #: pcbnew/dialogs/dialog_gen_footprint_position_file_base.cpp:49 msgid "CSV" msgstr "CSV" #: common/settings/bom_settings.cpp:260 msgid "TSV" msgstr "TSV" #: common/settings/bom_settings.cpp:266 msgid "Semicolons" msgstr "分號" #: common/settings/color_settings.cpp:337 msgid "(Footprints)" msgstr "(封裝)" #: common/settings/color_settings.cpp:389 #: pagelayout_editor/dialogs/panel_pl_editor_color_settings.cpp:80 msgid "KiCad Default" msgstr "KiCad 預設" #: common/settings/color_settings.cpp:394 msgid "KiCad Classic" msgstr "KiCad 經典" #: common/template_fieldnames.cpp:76 #, c-format msgid "Field%d" msgstr "欄位 %d" #: common/tool/action_menu.cpp:213 common/tool/action_menu.cpp:218 #, c-format msgid "Close %s" msgstr "關閉 %s" #: common/tool/action_menu.cpp:232 common/tool/action_menu.cpp:248 #, c-format msgid "Quit %s" msgstr "退出 %s" #: common/tool/actions.cpp:45 msgid "New..." msgstr "新建..." #: common/tool/actions.cpp:46 msgid "Create a new document in the editor" msgstr "在編輯器中建立一個新的檔案" #: common/tool/actions.cpp:52 eeschema/symbol_editor/symbol_editor.cpp:619 #: pcbnew/footprint_libraries_utils.cpp:1030 msgid "New Library..." msgstr "新建庫..." #: common/tool/actions.cpp:53 msgid "Create a new library folder" msgstr "建立新的庫資料夾" #: common/tool/actions.cpp:59 msgid "Add Library..." msgstr "添加庫..." #: common/tool/actions.cpp:60 msgid "Add an existing library folder" msgstr "添加現有庫資料夾" #: common/tool/actions.cpp:68 msgid "Open..." msgstr "打開..." #: common/tool/actions.cpp:69 msgid "Open existing document" msgstr "打開現有檔案" #: common/tool/actions.cpp:78 msgid "Save changes" msgstr "儲存變更" #: common/tool/actions.cpp:86 msgid "Save As..." msgstr "另存為..." #: common/tool/actions.cpp:87 msgid "Save current document to another location" msgstr "將當前檔案儲存到其他位置" #: common/tool/actions.cpp:93 msgid "Save a Copy..." msgstr "儲存副本..." #: common/tool/actions.cpp:94 msgid "Save a copy of the current document to another location" msgstr "儲存當前檔案儲存一份副本到其他位置" #: common/tool/actions.cpp:100 msgid "Save All" msgstr "儲存所有" #: common/tool/actions.cpp:101 msgid "Save all changes" msgstr "儲存所有變更" #: common/tool/actions.cpp:108 msgid "Throw away changes" msgstr "放棄變更" #: common/tool/actions.cpp:113 msgid "Page Settings..." msgstr "頁面設置..." #: common/tool/actions.cpp:114 msgid "Settings for paper size and title block info" msgstr "紙張尺寸和標題框資訊的設置" #: common/tool/actions.cpp:122 msgid "Print..." msgstr "列印..." #: common/tool/actions.cpp:128 msgid "Plot..." msgstr "繪製..." #: common/tool/actions.cpp:135 msgid "Close the current editor" msgstr "關閉當前編輯器" #: common/tool/actions.cpp:144 msgid "Cancel current tool" msgstr "取消當前工具" #: common/tool/actions.cpp:152 msgid "Finish" msgstr "完成" #: common/tool/actions.cpp:153 msgid "Finish current tool" msgstr "完成當前工具操作" #: common/tool/actions.cpp:160 msgid "Show Context Menu" msgstr "顯示上下文選單" #: common/tool/actions.cpp:161 msgid "Perform the right-mouse-button action" msgstr "執行鼠標右鍵操作" #: common/tool/actions.cpp:175 msgid "Undo last edit" msgstr "撤消上次編輯" #: common/tool/actions.cpp:188 msgid "Redo last edit" msgstr "重做上次編輯" #: common/tool/actions.cpp:201 msgid "Cut selected item(s) to clipboard" msgstr "剪切所選項目到剪貼板" #: common/tool/actions.cpp:212 msgid "Copy selected item(s) to clipboard" msgstr "複製所選項目到剪貼板" #: common/tool/actions.cpp:223 msgid "Paste item(s) from clipboard" msgstr "從剪貼板粘貼項目" #: common/tool/actions.cpp:233 msgid "Select all items on screen" msgstr "選擇屏幕上的所有項目" #: common/tool/actions.cpp:239 msgid "Unselect All" msgstr "取消全選" #: common/tool/actions.cpp:240 msgid "Unselect all items on screen" msgstr "取消選擇屏幕上的所有項目" #: common/tool/actions.cpp:245 msgid "Paste Special..." msgstr "特殊粘貼..." #: common/tool/actions.cpp:246 msgid "Paste item(s) from clipboard with annotation options" msgstr "使用特殊粘貼選項進行粘貼" #: common/tool/actions.cpp:254 eeschema/tools/symbol_editor_edit_tool.cpp:927 #: pcbnew/tools/edit_tool.cpp:2877 msgid "Duplicate" msgstr "建立副本" #: common/tool/actions.cpp:255 msgid "Duplicates the selected item(s)" msgstr "建立所選項目的副本" #: common/tool/actions.cpp:268 msgid "Deletes selected item(s)" msgstr "刪除所選項目" #: common/tool/actions.cpp:275 msgid "Interactive Delete Tool" msgstr "交互式刪除工具" #: common/tool/actions.cpp:276 msgid "Delete clicked items" msgstr "單擊刪除項目" #: common/tool/actions.cpp:283 eeschema/tools/sch_edit_tool.cpp:2542 #: pcbnew/tools/edit_tool.cpp:2225 msgid "Left Justify" msgstr "向左對齊" #: common/tool/actions.cpp:284 msgid "Left-justify fields and text items" msgstr "向左對齊欄位和文字項目" #: common/tool/actions.cpp:290 eeschema/tools/sch_edit_tool.cpp:2544 #: pcbnew/tools/edit_tool.cpp:2227 msgid "Center Justify" msgstr "居中對齊" #: common/tool/actions.cpp:291 msgid "Center-justify fields and text items" msgstr "居中對齊欄位和文字項目" #: common/tool/actions.cpp:297 eeschema/tools/sch_edit_tool.cpp:2546 #: pcbnew/tools/edit_tool.cpp:2229 msgid "Right Justify" msgstr "向右對齊" #: common/tool/actions.cpp:298 msgid "Right-justify fields and text items" msgstr "向右對齊欄位和文字項目" #: common/tool/actions.cpp:304 msgid "Expand All" msgstr "展開全部" #: common/tool/actions.cpp:310 msgid "Collapse All" msgstr "收起全部" #: common/tool/actions.cpp:316 msgid "Select Column(s)" msgstr "選擇行" #: common/tool/actions.cpp:317 msgid "Select complete column(s) containing the current selected cell(s)" msgstr "選擇包含當前選定單元格的完整行" #: common/tool/actions.cpp:323 msgid "Select Row(s)" msgstr "選擇列" #: common/tool/actions.cpp:324 msgid "Select complete row(s) containing the current selected cell(s)" msgstr "選擇包含當前選定單元格的完整列" #: common/tool/actions.cpp:330 msgid "Select Table" msgstr "選擇表格" #: common/tool/actions.cpp:331 msgid "Select parent table of selected cell(s)" msgstr "選擇所選單元格的父表" #: common/tool/actions.cpp:337 include/tool/edit_table_tool_base.h:161 msgid "Add Row Above" msgstr "在上方添加列" #: common/tool/actions.cpp:338 msgid "Insert a new table row above the selected cell(s)" msgstr "在所選單元格上方插入新的表格列" #: common/tool/actions.cpp:344 include/tool/edit_table_tool_base.h:213 msgid "Add Row Below" msgstr "在下方添加列" #: common/tool/actions.cpp:345 msgid "Insert a new table row below the selected cell(s)" msgstr "在所選單元格後插入新的表格列" #: common/tool/actions.cpp:351 include/tool/edit_table_tool_base.h:264 msgid "Add Column Before" msgstr "在前面添加行" #: common/tool/actions.cpp:352 msgid "Insert a new table column before the selected cell(s)" msgstr "在所選單元格前插入新的表格行" #: common/tool/actions.cpp:358 include/tool/edit_table_tool_base.h:315 msgid "Add Column After" msgstr "在後面添加行" #: common/tool/actions.cpp:359 msgid "Insert a new table column after the selected cell(s)" msgstr "在所選單元格後插入新的表格行" #: common/tool/actions.cpp:365 msgid "Delete Row(s)" msgstr "刪除列" #: common/tool/actions.cpp:366 msgid "Delete rows containing the currently selected cell(s)" msgstr "刪除包含當前選定單元格的列" #: common/tool/actions.cpp:372 msgid "Delete Column(s)" msgstr "刪除行" #: common/tool/actions.cpp:373 msgid "Delete columns containing the currently selected cell(s)" msgstr "刪除包含當前選定單元格的行" #: common/tool/actions.cpp:379 include/tool/edit_table_tool_base.h:537 msgid "Merge Cells" msgstr "合併單元格" #: common/tool/actions.cpp:380 msgid "Turn selected table cells into a single cell" msgstr "將所選單元格合併為一個單元格" #: common/tool/actions.cpp:386 include/tool/edit_table_tool_base.h:578 msgid "Unmerge Cells" msgstr "分解單元格" #: common/tool/actions.cpp:387 msgid "Turn merged table cells back into separate cells." msgstr "將合併的表單元格分解回獨立單元格。" #: common/tool/actions.cpp:394 eeschema/dialogs/dialog_table_properties.cpp:384 #: pcbnew/dialogs/dialog_table_properties.cpp:371 msgid "Edit Table" msgstr "編輯表格" #: common/tool/actions.cpp:405 msgid "Cycle Arc Editing Mode" msgstr "弧線編輯模式" #: common/tool/actions.cpp:406 msgid "Switch to a different method of editing arcs" msgstr "切換到另一種編輯弧線的方法" #: common/tool/actions.cpp:413 msgid "Show Search Panel" msgstr "顯示搜索面板" #: common/tool/actions.cpp:414 msgid "Show/hide the search panel" msgstr "顯示/隱藏搜索面板" #: common/tool/actions.cpp:422 eeschema/dialogs/dialog_schematic_find.cpp:33 #: eeschema/dialogs/dialog_schematic_find_base.cpp:118 #: eeschema/dialogs/dialog_schematic_find_base.h:82 #: pcbnew/dialogs/dialog_find.cpp:55 msgid "Find" msgstr "尋找" #: common/tool/actions.cpp:423 msgid "Find text" msgstr "尋找文字" #: common/tool/actions.cpp:431 eeschema/dialogs/dialog_schematic_find.cpp:44 msgid "Find and Replace" msgstr "尋找和取代" #: common/tool/actions.cpp:432 msgid "Find and replace text" msgstr "尋找和取代文字" #: common/tool/actions.cpp:440 pcbnew/dialogs/dialog_find_base.cpp:91 msgid "Find Next" msgstr "尋找下一項" #: common/tool/actions.cpp:441 msgid "Find next match" msgstr "尋找下一個匹配項" #: common/tool/actions.cpp:449 pcbnew/dialogs/dialog_find_base.cpp:96 msgid "Find Previous" msgstr "尋找預覽" #: common/tool/actions.cpp:450 msgid "Find previous match" msgstr "尋找上一個匹配項" #: common/tool/actions.cpp:458 msgid "Find Next Marker" msgstr "尋找下一項標記" #: common/tool/actions.cpp:464 msgid "Replace and Find Next" msgstr "取代並尋找下一項" #: common/tool/actions.cpp:465 msgid "Replace current match and find next" msgstr "取代當前匹配項並尋找下一個" #: common/tool/actions.cpp:471 #: eeschema/dialogs/dialog_schematic_find_base.cpp:128 msgid "Replace All" msgstr "全部取代" #: common/tool/actions.cpp:472 msgid "Replace all matches" msgstr "取代所有匹配項" #: common/tool/actions.cpp:484 msgid "Previous Marker" msgstr "上一個標記" #: common/tool/actions.cpp:485 msgid "Go to previous marker in Checker window" msgstr "轉到檢查器視窗的上一個標記" #: common/tool/actions.cpp:491 msgid "Next Marker" msgstr "下一個標記" #: common/tool/actions.cpp:492 msgid "Go to next marker in Checker window" msgstr "轉到檢查器視窗的下一個標記" #: common/tool/actions.cpp:498 msgid "Exclude Marker" msgstr "排除此標記" #: common/tool/actions.cpp:499 msgid "Mark current violation in Checker window as an exclusion" msgstr "在檢查器視窗中將當前違規標記為排除項" #: common/tool/actions.cpp:512 common/tool/actions.cpp:513 #: kicad/pcm/dialogs/dialog_pcm_base.cpp:131 msgid "Refresh" msgstr "刷新" #: common/tool/actions.cpp:525 msgid "Zoom to Fit" msgstr "自適應縮放" #: common/tool/actions.cpp:532 msgid "Zoom to Objects" msgstr "縮放至物件大小" #: common/tool/actions.cpp:544 msgid "Zoom In at Cursor" msgstr "以遊標為中心放大" #: common/tool/actions.cpp:556 msgid "Zoom Out at Cursor" msgstr "以遊標為中心縮小" #: common/tool/actions.cpp:562 common/widgets/mathplot.cpp:1381 #: pcbnew/dialogs/panel_setup_rules.cpp:141 msgid "Zoom In" msgstr "放大" #: common/tool/actions.cpp:568 common/widgets/mathplot.cpp:1382 #: pcbnew/dialogs/panel_setup_rules.cpp:142 msgid "Zoom Out" msgstr "縮小" #: common/tool/actions.cpp:574 common/tool/actions.cpp:575 msgid "Zoom In Horizontally" msgstr "水平放大" #: common/tool/actions.cpp:581 common/tool/actions.cpp:582 msgid "Zoom Out Horizontally" msgstr "水平縮小" #: common/tool/actions.cpp:588 common/tool/actions.cpp:589 msgid "Zoom In Vertically" msgstr "垂直放大" #: common/tool/actions.cpp:595 common/tool/actions.cpp:596 msgid "Zoom Out Vertically" msgstr "垂直縮小" #: common/tool/actions.cpp:604 common/widgets/mathplot.cpp:1383 msgid "Center on Cursor" msgstr "以遊標為中心" #: common/tool/actions.cpp:612 msgid "Zoom to Selection" msgstr "縮放至選區大小" #: common/tool/actions.cpp:619 common/widgets/mathplot.cpp:1378 msgid "Undo Last Zoom" msgstr "撤銷上次縮放" #: common/tool/actions.cpp:620 common/widgets/mathplot.cpp:1378 msgid "Return zoom to level prior to last zoom action" msgstr "將縮放級別恢復到上次進行縮放前的級別" #: common/tool/actions.cpp:626 common/widgets/mathplot.cpp:1379 msgid "Redo Last Zoom" msgstr "重做上次縮放" #: common/tool/actions.cpp:627 common/widgets/mathplot.cpp:1379 msgid "Return zoom to level prior to last zoom undo" msgstr "將縮放級別恢復到上次撤銷縮放前的級別" #: common/tool/actions.cpp:644 msgid "Cursor Up" msgstr "遊標上移" #: common/tool/actions.cpp:652 msgid "Cursor Down" msgstr "遊標下移" #: common/tool/actions.cpp:660 msgid "Cursor Left" msgstr "遊標左移" #: common/tool/actions.cpp:668 msgid "Cursor Right" msgstr "遊標右移" #: common/tool/actions.cpp:677 msgid "Cursor Up Fast" msgstr "快速上移遊標" #: common/tool/actions.cpp:685 msgid "Cursor Down Fast" msgstr "快速下移遊標" #: common/tool/actions.cpp:693 msgid "Cursor Left Fast" msgstr "快速左移遊標" #: common/tool/actions.cpp:701 msgid "Cursor Right Fast" msgstr "快速右移遊標" #: common/tool/actions.cpp:710 pcbnew/dialogs/panel_edit_options_base.cpp:113 #: pcbnew/dialogs/panel_edit_options_base.cpp:185 msgid "Click" msgstr "單擊" #: common/tool/actions.cpp:711 msgid "Performs left mouse button click" msgstr "執行鼠標左鍵單擊" #: common/tool/actions.cpp:720 msgid "Double-click" msgstr "雙擊" #: common/tool/actions.cpp:721 msgid "Performs left mouse button double-click" msgstr "執行鼠標左鍵雙擊" #: common/tool/actions.cpp:732 msgid "Pin Library" msgstr "置頂庫" #: common/tool/actions.cpp:733 msgid "Keep the library at the top of the list" msgstr "將庫保持在列表頂部" #: common/tool/actions.cpp:738 msgid "Unpin Library" msgstr "取消置頂庫" #: common/tool/actions.cpp:739 msgid "No longer keep the library at the top of the list" msgstr "不再將庫保持在列表頂部" #: common/tool/actions.cpp:745 msgid "Pan Up" msgstr "向上平移" #: common/tool/actions.cpp:753 msgid "Pan Down" msgstr "向下平移" #: common/tool/actions.cpp:761 msgid "Pan Left" msgstr "向左平移" #: common/tool/actions.cpp:769 msgid "Pan Right" msgstr "向右平移" #: common/tool/actions.cpp:779 msgid "Switch to Fast Grid 1" msgstr "切換到快速網格 1" #: common/tool/actions.cpp:786 msgid "Switch to Fast Grid 2" msgstr "切換到快速網格 2" #: common/tool/actions.cpp:793 msgid "Cycle Fast Grid" msgstr "循環快速切換網格" #: common/tool/actions.cpp:800 msgid "Switch to Next Grid" msgstr "切換到下一網格" #: common/tool/actions.cpp:807 msgid "Switch to Previous Grid" msgstr "切換到上一網格" #: common/tool/actions.cpp:813 common/tool/common_tools.cpp:577 msgid "Grid Origin" msgstr "網格原點" #: common/tool/actions.cpp:814 msgid "Place the grid origin point" msgstr "設置網格原點" #: common/tool/actions.cpp:822 msgid "Reset Grid Origin" msgstr "重置網格原點" #: common/tool/actions.cpp:832 msgid "Show Grid" msgstr "顯示網格" #: common/tool/actions.cpp:833 msgid "Display background grid in the edit window" msgstr "在編輯視窗中顯示背景網格" #: common/tool/actions.cpp:841 msgid "Enables item-specific grids that override the current grid" msgstr "啟用項目特定的網格, 覆蓋當前的網格設置" #: common/tool/actions.cpp:848 msgid "Edit grid definitions" msgstr "編輯設置網格尺寸定義" #: common/tool/actions.cpp:854 msgid "Grid Origin..." msgstr "網格原點..." #: common/tool/actions.cpp:855 msgid "Set the grid origin point" msgstr "設置網格原點" #: common/tool/actions.cpp:861 msgid "Use inches" msgstr "使用 英寸 (inch) 作為單位" #: common/tool/actions.cpp:869 eeschema/import_gfx/dialog_import_gfx_sch.cpp:60 #: 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:94 #: pcbnew/import_gfx/dialog_import_graphics.cpp:55 #: pcbnew/pcb_dimension.cpp:1439 msgid "Mils" msgstr "密爾 (mil)" #: common/tool/actions.cpp:870 msgid "Use mils" msgstr "使用 密爾 (mil) 作為單位" #: common/tool/actions.cpp:878 eeschema/import_gfx/dialog_import_gfx_sch.cpp:59 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:122 #: pcbnew/dialogs/dialog_export_2581_base.cpp:55 #: pcbnew/dialogs/dialog_export_idf_base.cpp:102 #: pcbnew/dialogs/dialog_gen_footprint_position_file_base.cpp:55 #: pcbnew/dialogs/dialog_gendrill_base.cpp:106 #: pcbnew/dialogs/dialog_plot_base.cpp:342 #: pcbnew/dialogs/panel_setup_text_and_graphics_base.cpp:94 #: pcbnew/import_gfx/dialog_import_graphics.cpp:54 #: pcbnew/pcb_dimension.cpp:1440 msgid "Millimeters" msgstr "毫米 (mm)" #: common/tool/actions.cpp:879 msgid "Use millimeters" msgstr "使用 毫米 (mm) 作為單位" #: common/tool/actions.cpp:895 msgid "Select Columns..." msgstr "選擇行..." #: common/tool/actions.cpp:902 msgid "Switch units" msgstr "切換單位" #: common/tool/actions.cpp:903 msgid "Switch between imperial and metric units" msgstr "在英制單位和公制單位之間切換" #: common/tool/actions.cpp:909 msgid "Polar Coordinates" msgstr "極座標" #: common/tool/actions.cpp:910 msgid "Switch between polar and cartesian coordinate systems" msgstr "在極座標系和笛卡爾座標系之間切換" #: common/tool/actions.cpp:918 msgid "Reset Local Coordinates" msgstr "重置局部座標" #: common/tool/actions.cpp:926 #, fuzzy msgid "Always Show Crosshairs" msgstr "始終顯示十字遊標" #: common/tool/actions.cpp:927 #, fuzzy msgid "Display crosshairs even when not drawing objects" msgstr "即使在選擇工具中也顯示十字線" #: common/tool/actions.cpp:933 msgid "Full-Window Crosshairs" msgstr "全屏十字遊標" #: common/tool/actions.cpp:934 msgid "Switch display of full-window crosshairs" msgstr "切換顯示全屏十字遊標" #: common/tool/actions.cpp:941 msgid "Inactive Layer View Mode" msgstr "非活動層視圖模式" #: common/tool/actions.cpp:942 msgid "Toggle inactive layers between normal and dimmed" msgstr "在正常和暗顯之間切換非活動層" #: common/tool/actions.cpp:949 msgid "Inactive Layer View Mode (3-state)" msgstr "非活動層視圖模式 (三態)" #: common/tool/actions.cpp:950 msgid "Cycle inactive layers between normal, dimmed, and hidden" msgstr "在正常、暗顯和隱藏三種狀態之間循環顯示非活動層" #: common/tool/actions.cpp:956 msgid "Draw Bounding Boxes" msgstr "繪製邊界框" #: common/tool/actions.cpp:962 pcbnew/dialogs/panel_edit_options_base.cpp:118 #: pcbnew/dialogs/panel_edit_options_base.cpp:190 msgid "Select item(s)" msgstr "選擇項目" #: common/tool/actions.cpp:972 msgid "Measure Tool" msgstr "測量工具" #: common/tool/actions.cpp:973 msgid "Interactively measure distance between points" msgstr "交互式測量點之間的距離" #: common/tool/actions.cpp:989 msgid "Switch to Project Manager" msgstr "切換到專案管理員" #: common/tool/actions.cpp:990 msgid "Show project window" msgstr "顯示專案視窗" #: common/tool/actions.cpp:999 msgid "Show 3D viewer window" msgstr "顯示 3D 查看器視窗" #: common/tool/actions.cpp:1005 eeschema/symbol_diff_frame.cpp:57 #: eeschema/symbol_viewer_frame.cpp:104 eeschema/symbol_viewer_frame.cpp:1105 msgid "Symbol Library Browser" msgstr "符號庫瀏覽器" #: common/tool/actions.cpp:1006 msgid "Browse symbol libraries" msgstr "瀏覽符號庫" #: common/tool/actions.cpp:1015 msgid "Create, delete and edit symbols" msgstr "建立, 刪除和編輯符號" #: common/tool/actions.cpp:1023 pcbnew/footprint_viewer_frame.cpp:111 #: pcbnew/footprint_viewer_frame.cpp:1031 msgid "Footprint Library Browser" msgstr "封裝庫瀏覽器" #: common/tool/actions.cpp:1024 msgid "Browse footprint libraries" msgstr "瀏覽封裝庫" #: common/tool/actions.cpp:1033 msgid "Create, delete and edit footprints" msgstr "建立, 刪除和編輯封裝" #: common/tool/actions.cpp:1041 msgid "Show Properties Manager" msgstr "顯示屬性管理員" #: common/tool/actions.cpp:1042 msgid "Show/hide the properties manager" msgstr "顯示/隱藏 屬性管理員" #: common/tool/actions.cpp:1050 msgid "Update PCB from Schematic..." msgstr "從原理圖更新 PCB..." #: common/tool/actions.cpp:1051 msgid "Update PCB with changes made to schematic" msgstr "根據原理圖的變化更新 PCB" #: common/tool/actions.cpp:1057 msgid "Update Schematic from PCB..." msgstr "從 PCB 更新原理圖..." #: common/tool/actions.cpp:1058 msgid "Update schematic with changes made to PCB" msgstr "根據 PCB 的變化更新原理圖" #: common/tool/actions.cpp:1065 msgid "Preferences..." msgstr "偏好設置..." #: common/tool/actions.cpp:1066 msgid "Show preferences for all open tools" msgstr "顯示所有打開工具的偏好設置" #: common/tool/actions.cpp:1073 #: pcbnew/dialogs/panel_fp_properties_3d_model_base.cpp:78 msgid "Configure Paths..." msgstr "配置路徑..." #: common/tool/actions.cpp:1074 msgid "Edit path configuration environment variables" msgstr "編輯路徑配置環境變數" #: common/tool/actions.cpp:1080 msgid "Manage Symbol Libraries..." msgstr "管理符號庫..." #: common/tool/actions.cpp:1081 msgid "Edit the global and project symbol library lists" msgstr "編輯全域和專案符號庫列表" #: common/tool/actions.cpp:1087 msgid "Manage Footprint Libraries..." msgstr "管理封裝庫..." #: common/tool/actions.cpp:1088 msgid "Edit the global and project footprint library lists" msgstr "編輯全域和專案封裝庫列表" #: common/tool/actions.cpp:1094 msgid "Getting Started with KiCad" msgstr "KiCad 入門指南" #: common/tool/actions.cpp:1095 msgid "Open \"Getting Started in KiCad\" guide for beginners" msgstr "打開 \"KiCad 入門指南\"" #: common/tool/actions.cpp:1101 #: pagelayout_editor/dialogs/properties_frame_base.cpp:35 #: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664_base.cpp:330 #: pcb_calculator/calculator_panels/panel_fusing_current_base.cpp:136 #: pcb_calculator/calculator_panels/panel_r_calculator_base.cpp:187 msgid "Help" msgstr "幫助" #: common/tool/actions.cpp:1102 msgid "Open product documentation in a web browser" msgstr "在 Web 瀏覽器中打開產品文件" #: common/tool/actions.cpp:1108 msgid "About KiCad" msgstr "關於 KiCad" #: common/tool/actions.cpp:1109 msgid "Open about dialog" msgstr "顯示關於 KiCad 對話框" #: common/tool/actions.cpp:1118 msgid "List Hotkeys..." msgstr "快捷鍵列表..." #: common/tool/actions.cpp:1119 msgid "Displays current hotkeys table and corresponding commands" msgstr "顯示當前快捷鍵列表和相應命令" #: common/tool/actions.cpp:1125 msgid "Get Involved" msgstr "參與貢獻" #: common/tool/actions.cpp:1126 msgid "Open \"Contribute to KiCad\" in a web browser" msgstr "在 Web 瀏覽器中打開\"參與 KiCad\"" #: common/tool/actions.cpp:1133 msgid "Open \"Donate to KiCad\" in a web browser" msgstr "在 Web 瀏覽器中打開\"向 KiCad 捐贈\"" #: common/tool/actions.cpp:1138 msgid "Report Bug" msgstr "報告 Bug" #: common/tool/actions.cpp:1151 msgid "Refresh Plugins" msgstr "刷新插件" #: common/tool/actions.cpp:1152 msgid "Reload all python plugins and refresh plugin menus" msgstr "重新載入所有的 Python 插件並刷新插件選單" #: common/tool/common_control.cpp:194 msgid "Can not switch to project manager in stand-alone mode." msgstr "無法在獨立模式下切換到專案管理員。" #: common/tool/common_control.cpp:236 #, 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:239 common/tool/common_control.cpp:259 msgid "File Not Found" msgstr "檔案未找到" #: common/tool/common_control.cpp:256 #, 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:294 #, 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:297 msgid "Get involved with KiCad" msgstr "參與 KiCad" #: common/tool/common_control.cpp:309 #, c-format msgid "" "Could not launch the default browser.\n" "To donate to the KiCad project, visit %s" msgstr "" "無法啟動預設瀏覽器。\n" "要向 KiCad 項目捐贈, 請訪問 %s" #: common/tool/selection_tool.cpp:307 msgid "Select &All\tA" msgstr "全選 (&A)\tA" #: common/tool/selection_tool.cpp:310 msgid "&Expand Selection\tE" msgstr "展開選區 (&E)\tE" #: common/tool/zoom_menu.cpp:67 #, c-format msgid "Zoom: %.2f" msgstr "縮放倍數: %.2f" #: common/validators.cpp:223 #, c-format msgid "Incorrect value: %s" msgstr "不正確的值: %s" #: common/validators.cpp:281 msgid "Invalid signal name" msgstr "無效的信號名稱" #: common/validators.cpp:292 msgid "Signal names cannot contain CR or LF characters" msgstr "信號名稱不能包含 CR 或 LF 字符" #: common/validators.cpp:295 msgid "Signal names cannot contain spaces" msgstr "信號名稱不能包含空格" #: common/validators.cpp:362 msgid "The value of the field cannot be empty." msgstr "欄位的值不能為空。" #: common/validators.cpp:373 msgid "carriage return" msgstr "回車符" #: common/validators.cpp:375 msgid "line feed" msgstr "換行符" #: common/validators.cpp:377 msgid "tab" msgstr "製表符" #: common/validators.cpp:379 msgid "space" msgstr "空格" #: common/validators.cpp:393 msgid " or " msgstr " 或 " #: common/validators.cpp:398 msgid ", or " msgstr ", 或 " #: common/validators.cpp:410 #, c-format msgid "The reference designator cannot contain %s character(s)." msgstr "參考設計符號不能包含 %s 個字元。" #: common/validators.cpp:414 #, c-format msgid "The value field cannot contain %s character(s)." msgstr "值欄位不能包含字符 %s 。" #: common/validators.cpp:418 #, c-format msgid "The footprint field cannot contain %s character(s)." msgstr "封裝欄位不能包含字符 %s。" #: common/validators.cpp:422 #, c-format msgid "The datasheet field cannot contain %s character(s)." msgstr "數據手冊欄位不能包含字符 %s。" #: common/validators.cpp:426 #, c-format msgid "The sheet name cannot contain %s character(s)." msgstr "圖紙名稱不能包含字符 %s。" #: common/validators.cpp:430 #, c-format msgid "The sheet filename cannot contain %s character(s)." msgstr "圖紙檔案名不能包含字符 %s。" #: common/validators.cpp:434 #, c-format msgid "The field cannot contain %s character(s)." msgstr "該欄位不能包含字符 %s。" #: common/validators.cpp:440 msgid "The reference designator cannot contain text variable references" msgstr "參考位置不能包含文字變數引用" #: common/validators.cpp:447 msgid "Field Validation Error" msgstr "欄位驗證錯誤" #: common/view/view.cpp:541 msgid "Mirroring for Y axis is not supported yet" msgstr "尚未支援 Y 軸的鏡像" #: common/widgets/font_choice.cpp:64 msgid "" msgstr "<未找到>" #: common/widgets/footprint_diff_widget.cpp:36 eeschema/sch_symbol.cpp:1889 #: pcbnew/dialogs/dialog_board_statistics.cpp:702 msgid "Board" msgstr "電路板" #: common/widgets/footprint_diff_widget.cpp:37 cvpcb/cvpcb_mainframe.cpp:812 #: eeschema/sch_base_frame.cpp:576 eeschema/sch_symbol.cpp:1942 #: eeschema/sch_symbol.cpp:1946 eeschema/sch_symbol.cpp:1981 #: eeschema/widgets/symbol_diff_widget.cpp:40 pcbnew/footprint.cpp:1521 msgid "Library" msgstr "庫" #: common/widgets/footprint_preview_widget.cpp:115 msgid "Footprint not found." msgstr "找不到封裝。" #: common/widgets/footprint_select_widget.cpp:70 cvpcb/cvpcb_mainframe.cpp:897 #: pcbnew/footprint_edit_frame.cpp:1020 #: pcbnew/widgets/panel_footprint_chooser.cpp:69 msgid "Loading Footprint Libraries" msgstr "載入封裝庫" #: common/widgets/footprint_select_widget.cpp:148 msgid "No default footprint" msgstr "沒有預設的封裝" #: common/widgets/gal_options_panel_base.cpp:19 msgid "Rendering Engine" msgstr "算繪引擎" #: common/widgets/gal_options_panel_base.cpp:31 msgid "Accelerated graphics" msgstr "圖形加速" #: common/widgets/gal_options_panel_base.cpp:32 msgid "Hardware-accelerated graphics (recommended)" msgstr "硬體圖形加速 (推薦)" #: common/widgets/gal_options_panel_base.cpp:36 msgid "Fallback graphics" msgstr "後備圖形" #: common/widgets/gal_options_panel_base.cpp:37 msgid "" "Software graphics (for computers which do not support KiCad's hardware " "acceleration requirements)" msgstr "軟體圖形加速 (適用於不支援 KiCad 硬體加速要求的計算機)" #: common/widgets/gal_options_panel_base.cpp:47 msgid "Grid Display" msgstr "網格顯示" #: common/widgets/gal_options_panel_base.cpp:57 #: eeschema/dialogs/dialog_line_properties_base.cpp:62 #: eeschema/dialogs/dialog_shape_properties_base.cpp:86 #: eeschema/dialogs/dialog_table_properties_base.cpp:98 #: eeschema/dialogs/dialog_table_properties_base.cpp:153 #: eeschema/dialogs/dialog_tablecell_properties_base.cpp:109 #: eeschema/dialogs/dialog_text_properties_base.cpp:257 #: eeschema/dialogs/dialog_wire_bus_properties_base.cpp:62 #: pcbnew/dialogs/dialog_table_properties_base.cpp:87 #: pcbnew/dialogs/dialog_table_properties_base.cpp:122 #: pcbnew/dialogs/dialog_tablecell_properties_base.cpp:115 msgid "Style:" msgstr "樣式:" #: common/widgets/gal_options_panel_base.cpp:61 msgid "Dots" msgstr "點" #: common/widgets/gal_options_panel_base.cpp:64 msgid "Lines" msgstr "線" #: common/widgets/gal_options_panel_base.cpp:67 msgid "Small crosses" msgstr "小十字" #: common/widgets/gal_options_panel_base.cpp:78 msgid "Grid thickness:" msgstr "網格線寬:" #: common/widgets/gal_options_panel_base.cpp:91 msgid "Minimum grid spacing:" msgstr "最小網格間距:" #: common/widgets/gal_options_panel_base.cpp:102 msgid "Snap to grid:" msgstr "貼齊到網格:" #: common/widgets/gal_options_panel_base.cpp:106 #: pcbnew/dialogs/dialog_copper_zones_base.cpp:357 #: pcbnew/dialogs/panel_edit_options_base.cpp:297 #: pcbnew/dialogs/panel_edit_options_base.cpp:311 #: pcbnew/dialogs/panel_edit_options_base.cpp:325 pcbnew/zone.cpp:1569 #: pcbnew/zone_manager/panel_zone_properties_base.cpp:282 msgid "Always" msgstr "總是啟用" #: common/widgets/gal_options_panel_base.cpp:106 msgid "When grid shown" msgstr "當網格顯示時啟用" #: common/widgets/gal_options_panel_base.cpp:106 #: pcbnew/dialogs/dialog_copper_zones_base.cpp:357 #: pcbnew/dialogs/panel_edit_options_base.cpp:297 #: pcbnew/dialogs/panel_edit_options_base.cpp:311 #: pcbnew/dialogs/panel_edit_options_base.cpp:325 pcbnew/zone.cpp:1570 #: pcbnew/zone_manager/panel_zone_properties_base.cpp:282 msgid "Never" msgstr "從不啟用" #: common/widgets/gal_options_panel_base.cpp:132 msgid "Small crosshairs" msgstr "小十字" #: common/widgets/gal_options_panel_base.cpp:135 msgid "Full window crosshairs" msgstr "全屏十字遊標" #: common/widgets/gal_options_panel_base.cpp:141 msgid "Always show crosshairs" msgstr "始終顯示十字遊標" #: common/widgets/grid_text_button_helpers.cpp:430 msgid "Select a File" msgstr "選擇一個檔案" #: common/widgets/grid_text_button_helpers.cpp:462 msgid "Select Path" msgstr "選擇路徑" #: common/widgets/lib_tree.cpp:100 msgid "Sort by Best Match" msgstr "根據最佳匹配排序" #: common/widgets/lib_tree.cpp:101 msgid "Sort Alphabetically" msgstr "根據字母排序" #: common/widgets/lib_tree.cpp:414 msgid "recent searches" msgstr "最近搜索" #: common/widgets/lib_tree.cpp:993 msgid "Select Columns" msgstr "選擇行" #: common/widgets/mathplot.cpp:1381 msgid "Zoom in plot view." msgstr "在繪製視圖中進行放大。" #: common/widgets/mathplot.cpp:1382 msgid "Zoom out plot view." msgstr "在繪製視圖中進行縮小。" #: common/widgets/mathplot.cpp:1383 msgid "Center plot view to this position" msgstr "將繪製視圖居中到此位置" #: common/widgets/mathplot.cpp:1384 msgid "Fit on Screen" msgstr "適應屏幕" #: common/widgets/mathplot.cpp:1384 msgid "Set plot view to show all items" msgstr "將繪製視圖設置為顯示所有項目" #: common/widgets/net_selector.cpp:58 gerbview/gerber_draw_item.cpp:751 #: pcbnew/dialogs/dialog_copper_zones.cpp:373 #: pcbnew/dialogs/dialog_copper_zones.cpp:735 msgid "" msgstr "<無網路>" #: common/widgets/net_selector.cpp:59 msgid "" msgstr "< 建立網路 >" #: common/widgets/net_selector.cpp:84 #: eeschema/dialogs/dialog_lib_symbol_properties.cpp:723 #: eeschema/dialogs/dialog_lib_symbol_properties.cpp:766 msgid "Filter:" msgstr "篩選:" #: common/widgets/paged_dialog.cpp:84 common/widgets/paged_dialog.cpp:345 #: eeschema/dialogs/dialog_bom_base.cpp:114 #: pcb_calculator/calculator_panels/panel_regulator_base.cpp:367 #: pcb_calculator/calculator_panels/panel_track_width_base.cpp:288 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:455 #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:365 msgid "Reset to Defaults" msgstr "重置為預設值" #: common/widgets/paged_dialog.cpp:91 msgid "Reveal Preferences in Finder" msgstr "在尋找器中顯示偏好設置" #: common/widgets/paged_dialog.cpp:93 msgid "Open Preferences Directory" msgstr "打開設置檔案目錄" #: common/widgets/paged_dialog.cpp:337 #, c-format msgid "Reset %s to Defaults" msgstr "重置 %s 為預設值" #: common/widgets/properties_panel.cpp:76 #: common/widgets/properties_panel.cpp:183 msgid "No objects selected" msgstr "未選擇物件" #: common/widgets/properties_panel.cpp:193 #, c-format msgid "%d objects selected" msgstr "選擇了 %d 個物件" #: common/widgets/properties_panel.cpp:321 msgid "Basic Properties" msgstr "基礎屬性" #: common/widgets/unit_binder.cpp:317 #, c-format msgid "%s must be at least %s." msgstr "%s 必須至少為 %s。" #: common/widgets/unit_binder.cpp:334 #, c-format msgid "%s must be less than %s." msgstr "%s 必須小於 %s。" #: common/widgets/widget_hotkey_list.cpp:103 msgid "Press a new hotkey, or press Esc to cancel..." msgstr "按下新的快捷鍵, 或按 ESC 取消..." #: common/widgets/widget_hotkey_list.cpp:114 msgid "Command:" msgstr "命令:" #: common/widgets/widget_hotkey_list.cpp:122 msgid "Current key:" msgstr "當前快捷鍵:" #: common/widgets/widget_hotkey_list.cpp:132 msgid "Clear assigned hotkey" msgstr "清除分配的快捷鍵" #: common/widgets/widget_hotkey_list.cpp:156 msgid "Set Hotkey" msgstr "設置快捷鍵" #: common/widgets/widget_hotkey_list.cpp:392 #, c-format msgid "'%s' is a reserved hotkey in KiCad and cannot be assigned." msgstr "'%s' 是 KiCad 中的一個保留快捷鍵, 不能進行分配。" #: common/widgets/widget_hotkey_list.cpp:452 msgid "Edit..." msgstr "編輯..." #: common/widgets/widget_hotkey_list.cpp:453 msgid "Edit Alternate..." msgstr "編輯替代快捷鍵..." #: common/widgets/widget_hotkey_list.cpp:454 msgid "Undo Changes" msgstr "撤銷變更" #: common/widgets/widget_hotkey_list.cpp:455 msgid "Clear Assigned Hotkey" msgstr "清除已分配的快捷鍵" #: common/widgets/widget_hotkey_list.cpp:456 msgid "Clear Assigned Alternate" msgstr "清除已分配的替代快捷鍵" #: common/widgets/widget_hotkey_list.cpp:457 msgid "Restore Defaults" msgstr "重置為預設值" #: common/widgets/widget_hotkey_list.cpp:497 #, c-format msgid "" "'%s' is already assigned to '%s' in section '%s'. Are you sure you want to " "change its assignment?" msgstr "" "'%1$s' 已被 '%3$s' 中的 '%2$s' 操作所使用, 確定要修改其分配 (原有分配將被移" "除)?" #: common/widgets/widget_hotkey_list.cpp:503 msgid "Confirm change" msgstr "確認修改" #: common/widgets/widget_hotkey_list.cpp:523 msgid "Command" msgstr "命令" #: common/widgets/widget_hotkey_list.cpp:526 msgid "(double-click to edit)" msgstr "(雙擊編輯)" #: common/widgets/widget_hotkey_list.cpp:529 msgid "Hotkey" msgstr "快捷鍵" #: common/widgets/widget_hotkey_list.cpp:530 #: eeschema/dialogs/dialog_lib_edit_pin_table.cpp:47 eeschema/sch_item.cpp:66 #: eeschema/symbol_editor/symbol_editor.cpp:1282 msgid "Alternate" 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:370 #: eeschema/dialogs/dialog_erc.cpp:1012 #: pcbnew/dialogs/dialog_board_statistics.cpp:677 #: pcbnew/dialogs/dialog_drc.cpp:994 msgid "Save Report File" msgstr "儲存報告檔案" #: common/widgets/wx_html_report_panel.cpp:387 #, c-format msgid "Cannot write report to file '%s'." msgstr "無法寫入報告到檔案 '%s'。" #: common/widgets/wx_html_report_panel.cpp:389 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:126 #: pcbnew/dialogs/dialog_drc_base.cpp:176 #: 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:130 eeschema/sch_item.cpp:55 #: eeschema/sch_item.cpp:64 pcbnew/dialogs/dialog_board_reannotate.cpp:86 #: pcbnew/dialogs/dialog_board_reannotate_base.cpp:180 #: pcbnew/dialogs/dialog_drc_base.cpp:180 #: pcbnew/dialogs/dialog_footprint_checker_base.cpp:36 #: pcbnew/widgets/appearance_controls.cpp:717 #: pcbnew/widgets/appearance_controls.cpp:759 #: pcbnew/widgets/appearance_controls.cpp:2518 #: pcbnew/widgets/appearance_controls.cpp:2537 msgid "All" msgstr "所有" #: common/widgets/wx_html_report_panel_base.cpp:50 #: eeschema/dialogs/dialog_erc_base.cpp:142 #: pcbnew/dialogs/dialog_drc_base.cpp:192 #: 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:157 #: pcbnew/dialogs/dialog_drc_base.cpp:207 msgid "Save..." msgstr "儲存..." #: common/wildcards_and_files_ext.cpp:216 msgid "All files" msgstr "所有檔案" #: common/wildcards_and_files_ext.cpp:222 #: eeschema/sch_io/kicad_sexpr/sch_io_kicad_sexpr.h:82 msgid "KiCad symbol library files" msgstr "KiCad 符號庫檔案" #: common/wildcards_and_files_ext.cpp:229 msgid "KiCad project files" msgstr "KiCad 專案檔案" #: common/wildcards_and_files_ext.cpp:235 msgid "KiCad legacy project files" msgstr "KiCad 舊版專案檔案" #: common/wildcards_and_files_ext.cpp:242 msgid "All KiCad project files" msgstr "所有 KiCad 專案檔案" #: common/wildcards_and_files_ext.cpp:249 msgid "All KiCad schematic files" msgstr "所有 KiCad 原理圖檔案" #: common/wildcards_and_files_ext.cpp:256 #: eeschema/sch_io/kicad_legacy/sch_io_kicad_legacy.h:75 msgid "KiCad legacy schematic files" msgstr "KiCad 舊版原理圖檔案" #: common/wildcards_and_files_ext.cpp:263 #: eeschema/sch_io/kicad_sexpr/sch_io_kicad_sexpr.h:76 msgid "KiCad s-expression schematic files" msgstr "KiCad s-expression 原理圖檔案" #: common/wildcards_and_files_ext.cpp:270 msgid "CADSTAR Archive files" msgstr "CADSTAR 存檔檔案" #: common/wildcards_and_files_ext.cpp:276 msgid "Eagle XML files" msgstr "Eagle XML 檔案" #: common/wildcards_and_files_ext.cpp:282 msgid "OrcadPCB2 netlist files" msgstr "OrcadPCB2 網表檔案" #: common/wildcards_and_files_ext.cpp:289 msgid "KiCad netlist files" msgstr "KiCad 網表檔案" #: common/wildcards_and_files_ext.cpp:295 msgid "Allegro netlist files" msgstr "Allegro 網表檔案" #: common/wildcards_and_files_ext.cpp:302 msgid "PADS netlist files" msgstr "PADS 網表檔案" #: common/wildcards_and_files_ext.cpp:308 msgid "EasyEDA (JLCEDA) Std backup archive" msgstr "EasyEDA (嘉立創 EDA) 標準版備份壓縮" #: common/wildcards_and_files_ext.cpp:314 #: eeschema/sch_io/easyedapro/sch_io_easyedapro.h:46 #: eeschema/sch_io/easyedapro/sch_io_easyedapro.h:51 #: pcbnew/pcb_io/easyedapro/pcb_io_easyedapro.h:51 msgid "EasyEDA (JLCEDA) Pro files" msgstr "EasyEDA (嘉立創 EDA) 專業版檔案" #: common/wildcards_and_files_ext.cpp:320 #: pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr.h:293 msgid "KiCad printed circuit board files" msgstr "KiCad PCB 檔案" #: common/wildcards_and_files_ext.cpp:327 #: pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr.h:303 msgid "KiCad footprint files" msgstr "KiCad 封裝檔案" #: common/wildcards_and_files_ext.cpp:333 msgid "KiCad footprint library paths" msgstr "KiCad 封裝庫路徑" #: common/wildcards_and_files_ext.cpp:340 msgid "Drawing sheet files" msgstr "圖紙檔案" #: common/wildcards_and_files_ext.cpp:348 msgid "KiCad symbol footprint link files" msgstr "KiCad 符號封裝鏈接檔案" #: common/wildcards_and_files_ext.cpp:356 gerbview/files.cpp:70 msgid "Drill files" msgstr "鑽孔檔案" #: common/wildcards_and_files_ext.cpp:363 msgid "SVG files" msgstr "SVG 檔案" #: common/wildcards_and_files_ext.cpp:369 msgid "HTML files" msgstr "HTML 檔案" #: common/wildcards_and_files_ext.cpp:375 msgid "CSV Files" msgstr "CSV 檔案" #: common/wildcards_and_files_ext.cpp:381 msgid "Portable document format files" msgstr "便攜式文件格式檔案 (*.PDF)" #: common/wildcards_and_files_ext.cpp:387 msgid "PostScript files" msgstr "PostScript 檔案" #: common/wildcards_and_files_ext.cpp:393 msgid "Json files" msgstr "Json 檔案" #: common/wildcards_and_files_ext.cpp:399 msgid "Report files" msgstr "報告檔案" #: common/wildcards_and_files_ext.cpp:405 msgid "Component placement files" msgstr "元件定位檔案" #: common/wildcards_and_files_ext.cpp:411 msgid "VRML and X3D files" msgstr "VRML 和 X3D 檔案" #: common/wildcards_and_files_ext.cpp:417 msgid "IDFv3 footprint files" msgstr "IDFv3 封裝檔案" #: common/wildcards_and_files_ext.cpp:423 msgid "Text files" msgstr "文字檔案" #: common/wildcards_and_files_ext.cpp:429 msgid "Legacy footprint export files" msgstr "舊的封裝匯出檔案" #: common/wildcards_and_files_ext.cpp:435 msgid "Electrical rule check file" msgstr "電氣規則檢查 (ERC) 檔案" #: common/wildcards_and_files_ext.cpp:441 msgid "Spice library file" msgstr "Spice 庫檔案" #: common/wildcards_and_files_ext.cpp:447 msgid "SPICE netlist file" msgstr "SPICE 網表檔案" #: common/wildcards_and_files_ext.cpp:453 msgid "CadStar netlist file" msgstr "CadStar 網表檔案" #: common/wildcards_and_files_ext.cpp:459 msgid "Symbol footprint association files" msgstr "符號封裝分配檔案" #: common/wildcards_and_files_ext.cpp:465 msgid "Zip file" msgstr "Zip 檔案" #: common/wildcards_and_files_ext.cpp:471 msgid "GenCAD 1.4 board files" msgstr "GenCAD 1.4 線路板檔案" #: common/wildcards_and_files_ext.cpp:477 msgid "DXF Files" msgstr "DXF 檔案" #: common/wildcards_and_files_ext.cpp:483 #: resources/linux/mime/kicad-gerbers.xml.in:22 msgid "Gerber job file" msgstr "Gerber job 檔案" #: common/wildcards_and_files_ext.cpp:489 msgid "Specctra DSN file" msgstr "Specctra DSN 檔案" #: common/wildcards_and_files_ext.cpp:496 msgid "Specctra Session file" msgstr "Specctra 會話檔案" #: common/wildcards_and_files_ext.cpp:503 msgid "IPC-D-356 Test Files" msgstr "IPC-D-356 測試檔案" #: common/wildcards_and_files_ext.cpp:510 msgid "Workbook file" msgstr "工作簿檔案" #: common/wildcards_and_files_ext.cpp:517 msgid "PNG file" msgstr "PNG 檔案" #: common/wildcards_and_files_ext.cpp:523 msgid "Jpeg file" msgstr "JPEG 檔案" #: common/wildcards_and_files_ext.cpp:529 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:190 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:206 msgid "" "An error occurred attempting to load the global footprint library table." msgstr "嘗試載入全域封裝庫表時出錯。" #: cvpcb/cvpcb_mainframe.cpp:66 cvpcb/cvpcb_mainframe.cpp:82 #: cvpcb/menubar.cpp:50 msgid "Assign Footprints" msgstr "分配封裝" #: cvpcb/cvpcb_mainframe.cpp:114 pcbnew/dialogs/panel_fp_lib_table.cpp:1217 msgid "Footprint Libraries" msgstr "封裝庫" #: cvpcb/cvpcb_mainframe.cpp:118 msgid "Symbol : Footprint Assignments" msgstr "符號: 封裝分配" #: cvpcb/cvpcb_mainframe.cpp:121 msgid "Filtered Footprints" msgstr "篩選的封裝" #: cvpcb/cvpcb_mainframe.cpp:152 #: eeschema/dialogs/dialog_symbol_fields_table_base.cpp:335 msgid "Apply, Save Schematic && Continue" msgstr "應用, 儲存原理圖並繼續" #: cvpcb/cvpcb_mainframe.cpp:211 msgid "Symbol to footprint changes are unsaved" msgstr "封裝發生變更的符號未儲存" #: cvpcb/cvpcb_mainframe.cpp:399 msgid "Symbol to Footprint links have been modified. Save changes?" msgstr "符號和封裝關聯已經被修改。要儲存修改嗎?" #: cvpcb/cvpcb_mainframe.cpp:627 cvpcb/tools/cvpcb_association_tool.cpp:208 #, c-format msgid "'%s' is not a valid footprint." msgstr "'%s' 不是有效封裝。" #: cvpcb/cvpcb_mainframe.cpp:783 eeschema/generate_alias_info.cpp:39 #: eeschema/sch_symbol.cpp:1961 eeschema/sch_symbol.cpp:2515 #: eeschema/sch_symbol.cpp:2800 eeschema/symbol_editor/symbol_editor.cpp:1297 #: eeschema/symbol_viewer_frame.cpp:462 pcbnew/footprint.cpp:3782 #: pcbnew/generate_footprint_info.cpp:37 pcbnew/plot_board_layers.cpp:111 msgid "Keywords" msgstr "關鍵字" #: cvpcb/cvpcb_mainframe.cpp:799 msgid "Pin Count" msgstr "接腳數量" #: cvpcb/cvpcb_mainframe.cpp:825 msgid "Search Text" msgstr "搜索文字" #: cvpcb/cvpcb_mainframe.cpp:829 msgid "No Filtering" msgstr "無篩選" #: cvpcb/cvpcb_mainframe.cpp:831 #, c-format msgid "Filtered by %s" msgstr "篩選 %s" #: cvpcb/cvpcb_mainframe.cpp:833 #, c-format msgid ": %i matching footprints" msgstr ": %i 個匹配的封裝" #: cvpcb/cvpcb_mainframe.cpp:845 #, c-format msgid "Description: %s; Keywords: %s" msgstr "描述: %s; 關鍵字: %s" #: cvpcb/cvpcb_mainframe.cpp:877 #, c-format msgid "Library location: %s" msgstr "庫位置: %s" #: cvpcb/cvpcb_mainframe.cpp:879 msgid "Library location: unknown" msgstr "庫位置: 未知" #: cvpcb/cvpcb_mainframe.cpp:892 msgid "" "No PCB footprint libraries are listed in the current footprint library table." msgstr "在當前封裝庫表中沒有列出 PCB 封裝庫。" #: cvpcb/cvpcb_mainframe.cpp:893 msgid "Configuration Error" msgstr "配置錯誤" #: cvpcb/cvpcb_mainframe.cpp:961 #, c-format msgid "" "Error loading schematic.\n" "%s" msgstr "" "載入原理圖時出錯。\n" "%s" #: cvpcb/dialogs/dialog_config_equfiles.cpp:46 #, c-format msgid "Project file: '%s'" msgstr "專案檔案: '%s'" #: cvpcb/dialogs/dialog_config_equfiles.cpp:94 #: eeschema/dialogs/dialog_bom.cpp:454 #: gerbview/tools/gerbview_inspection_tool.cpp:185 #: kicad/project_tree_pane.cpp:1002 msgid "No text editor selected in KiCad. Please choose one." msgstr "在 KiCad 中未選擇任何文字編輯器, 請選擇一個。" #: cvpcb/dialogs/dialog_config_equfiles.cpp:211 msgid "Footprint Association File" msgstr "封裝分配檔案" #: cvpcb/dialogs/dialog_config_equfiles.cpp:250 #, c-format msgid "File '%s' already exists in list." msgstr "檔案 '%s' 已存在於列表中。" #: cvpcb/dialogs/dialog_config_equfiles_base.cpp:26 msgid "Footprint association files:" msgstr "封裝分配檔案:" #: cvpcb/dialogs/dialog_config_equfiles_base.cpp:38 msgid "Add association file" msgstr "添加封裝分配檔案" #: cvpcb/dialogs/dialog_config_equfiles_base.cpp:53 msgid "Edit association file" msgstr "編輯封裝分配檔案" #: cvpcb/dialogs/dialog_config_equfiles_base.cpp:61 msgid "Remove association file" msgstr "移除封裝分配檔案" #: cvpcb/dialogs/dialog_config_equfiles_base.cpp:72 #: eeschema/dialogs/panel_sym_lib_table_base.cpp:175 #: pcbnew/dialogs/panel_fp_lib_table_base.cpp:169 msgid "Available path substitutions:" msgstr "可用的替換路徑:" #: cvpcb/dialogs/fp_conflict_assignment_selector.cpp:38 msgid "Ref" msgstr "參考" #: cvpcb/dialogs/fp_conflict_assignment_selector.cpp:39 msgid "Schematic assignment" msgstr "原理圖分配" #: cvpcb/dialogs/fp_conflict_assignment_selector.cpp:42 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:70 #: pcbnew/toolbars_footprint_viewer.cpp:176 msgid "Footprint Viewer" msgstr "封裝瀏覽" #: cvpcb/display_footprints_frame.cpp:318 #: pcbnew/toolbars_footprint_viewer.cpp:107 msgid "Automatic Zoom on footprint change" msgstr "封裝變化時自動縮放" #: cvpcb/display_footprints_frame.cpp:406 #, c-format msgid "Footprint ID '%s' is not valid." msgstr "封裝 ID '%s' 無效。" #: cvpcb/display_footprints_frame.cpp:421 #, c-format msgid "Library '%s' is not in the footprint library table." msgstr "庫 '%s' 不在封裝庫表中。" #: cvpcb/display_footprints_frame.cpp:430 #: cvpcb/display_footprints_frame.cpp:456 #, c-format msgid "Footprint '%s' not found." msgstr "找不到封裝 '%s'。" #: cvpcb/display_footprints_frame.cpp:507 pcbnew/footprint.cpp:1576 #, c-format msgid "Footprint: %s" msgstr "封裝: %s" #: cvpcb/display_footprints_frame.cpp:534 #, c-format msgid "Lib: %s" msgstr "庫: %s" #: cvpcb/readwrite_dlgs.cpp:121 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 "" "部分分配的封裝是沒有庫名的舊條目。是否要嘗試將其轉換為新的 LIB_ID 格式?(如果" "選擇否, 則這些封裝分配將被清除, 需要手動重新分配。)" #: cvpcb/readwrite_dlgs.cpp:150 #, c-format msgid "Component '%s' footprint '%s' not found in any library.\n" msgstr "元件 '%s' 的封裝 '%s' 在任何庫中 均未找到 .\n" #: cvpcb/readwrite_dlgs.cpp:157 #, c-format msgid "Component '%s' footprint '%s' was found in multiple libraries.\n" msgstr "元件 '%s' 的封裝 '%s' 在 多個 庫中被找到。\n" #: cvpcb/readwrite_dlgs.cpp:170 msgid "First check your footprint library table entries." msgstr "首先檢查封裝庫表條目。" #: cvpcb/readwrite_dlgs.cpp:172 msgid "Problematic Footprint Library Tables" msgstr "有問題的封裝庫表" #: cvpcb/readwrite_dlgs.cpp:180 msgid "" "The following errors occurred attempting to convert the footprint " "assignments:\n" "\n" msgstr "" "嘗試轉換封裝分配時發生下列錯誤:\n" "\n" #: cvpcb/readwrite_dlgs.cpp:183 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:309 msgid "Schematic saved" msgstr "已儲存原理圖" #: cvpcb/toolbars_cvpcb.cpp:70 msgid "Footprint Filters:" msgstr "封裝篩選規則:" #: cvpcb/tools/cvpcb_actions.cpp:55 msgid "View selected footprint" msgstr "查看選定的封裝" #: cvpcb/tools/cvpcb_actions.cpp:56 msgid "View the selected footprint in the footprint viewer" msgstr "在封裝查看器中查看選定的封裝" #: cvpcb/tools/cvpcb_actions.cpp:64 msgid "Manage Footprint Association Files..." msgstr "管理封裝分配檔案..." #: cvpcb/tools/cvpcb_actions.cpp:65 msgid "" "Edit the footprint association files list. These files are used to " "automatically assign footprint names from symbol values." msgstr "配置封裝分配檔案列表。這些檔案用於根據符號值自動分配封裝名稱。" #: cvpcb/tools/cvpcb_actions.cpp:73 msgid "Save to Schematic" msgstr "儲存到原理圖" #: cvpcb/tools/cvpcb_actions.cpp:74 msgid "Save footprint associations in schematic symbol footprint fields" msgstr "在原理圖符號的封裝欄位中儲存封裝分配" #: cvpcb/tools/cvpcb_actions.cpp:82 msgid "Save to Schematic and File" msgstr "儲存到原理圖和檔案" #: cvpcb/tools/cvpcb_actions.cpp:83 msgid "" "Save footprint associations in schematic symbol footprint fields and " "schematic files" msgstr "將封裝分配儲存在原理圖符號的封裝欄位和原理圖檔案中" #: cvpcb/tools/cvpcb_actions.cpp:105 msgid "Select next unassigned symbol" msgstr "選擇下一個未分配封裝的符號" #: cvpcb/tools/cvpcb_actions.cpp:106 msgid "Select next symbol with no footprint assignment" msgstr "選擇下一個未分配封裝的符號" #: cvpcb/tools/cvpcb_actions.cpp:114 msgid "Select previous unassigned symbol" msgstr "選擇上一個未分配封裝的符號" #: cvpcb/tools/cvpcb_actions.cpp:115 msgid "Select previous symbol with no footprint assignment" msgstr "選擇上一個未分配封裝的符號" #: cvpcb/tools/cvpcb_actions.cpp:126 msgid "Assign footprint" msgstr "分配封裝" #: cvpcb/tools/cvpcb_actions.cpp:127 msgid "Assign footprint to selected symbols" msgstr "將封裝分配到選定的符號" #: cvpcb/tools/cvpcb_actions.cpp:133 msgid "Automatically assign footprints" msgstr "自動分配封裝" #: cvpcb/tools/cvpcb_actions.cpp:134 msgid "Perform automatic footprint assignment" msgstr "執行自動封裝分配" #: cvpcb/tools/cvpcb_actions.cpp:141 msgid "Delete association" msgstr "刪除分配" #: cvpcb/tools/cvpcb_actions.cpp:142 msgid "Delete selected footprint associations" msgstr "刪除所選的封裝分配" #: cvpcb/tools/cvpcb_actions.cpp:148 cvpcb/tools/cvpcb_actions.cpp:149 msgid "Delete all footprint associations" msgstr "刪除所有封裝分配" #: cvpcb/tools/cvpcb_actions.cpp:157 msgid "Use symbol footprint filters" msgstr "使用符號的封裝篩選規則" #: cvpcb/tools/cvpcb_actions.cpp:158 msgid "Filter footprint list by footprint filters defined in the symbol" msgstr "根據符號的封裝篩選規則顯示結果, 只顯示與符號的封裝篩選規則相匹配的封裝" #: cvpcb/tools/cvpcb_actions.cpp:166 msgid "Filter by pin count" msgstr "根據接腳數量篩選" #: cvpcb/tools/cvpcb_actions.cpp:167 msgid "Filter footprint list by pin count" msgstr "根據接腳數量顯示篩選結果, 只顯示接腳數量與符號接腳數量相同的封裝" #: cvpcb/tools/cvpcb_actions.cpp:175 msgid "Filter by library" msgstr "根據封裝庫篩選" #: cvpcb/tools/cvpcb_actions.cpp:176 msgid "Filter footprint list by library" msgstr "根據庫封裝篩選封裝列表, 只顯示來自當前選中庫的封裝" #: cvpcb/tools/cvpcb_association_tool.cpp:255 msgid "Delete all associations?" msgstr "是否刪除所有封裝分配?" #: eeschema/annotate.cpp:155 msgid "Delete Annotation" msgstr "刪除批註" #: eeschema/annotate.cpp:259 #, 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/api/api_handler_sch.cpp:256 pcbnew/api/api_handler_pcb.cpp:342 msgid "Added items via API" msgstr "通過 API 添加項目" #: eeschema/api/api_handler_sch.cpp:274 pcbnew/api/api_handler_pcb.cpp:341 msgid "Created items via API" msgstr "通過 API 建立項目" #: eeschema/bom_plugins.cpp:46 #, c-format msgid "" "Script file:\n" "%s\n" "not found. Script not available." msgstr "" "腳本檔案:\n" "%s\n" "找不到。腳本不可用。" #: eeschema/connection_graph.cpp:3211 #, 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:3502 #, 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:4097 #, c-format msgid "Sheet pin %s has no matching hierarchical label inside the sheet" msgstr "圖紙接腳 %s 在子圖紙內沒有匹配的層次標籤" #: eeschema/connection_graph.cpp:4115 #, c-format msgid "Hierarchical label %s has no matching sheet pin in the parent sheet" msgstr "層次標籤 %s 在父圖紙內沒有匹配的圖紙接腳" #: eeschema/cross-probing.cpp:155 #, c-format msgid "%s pin %s found" msgstr "%s 接腳 %s 被找到" #: eeschema/cross-probing.cpp:157 #, c-format msgid "%s found but pin %s not found" msgstr "找到了 %s, 但未找到接腳 %s" #: eeschema/cross-probing.cpp:161 #, c-format msgid "%s found" msgstr "找到 %s" #: eeschema/cross-probing.cpp:166 eeschema/sim/simulator_frame_ui.cpp:1452 #: eeschema/sim/simulator_frame_ui.cpp:1889 #: eeschema/widgets/tuner_slider.cpp:56 #, c-format msgid "%s not found" msgstr "找不到 %s" #: eeschema/cross-probing.cpp:231 msgid "Selected net:" msgstr "選擇的網路:" #: eeschema/dialogs/dialog_annotate.cpp:89 msgid "Annotation Messages:" msgstr "批註資訊:" #: eeschema/dialogs/dialog_annotate.cpp:92 #: eeschema/dialogs/dialog_annotate.cpp:226 msgid "Annotate" msgstr "批註" #: eeschema/dialogs/dialog_annotate_base.cpp:40 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:25 #: gerbview/dialogs/dialog_draw_layers_settings_base.cpp:79 #: pcbnew/dialogs/dialog_global_edit_teardrops_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 msgid "Scope" msgstr "範圍" #: eeschema/dialogs/dialog_annotate_base.cpp:42 msgid "Entire schematic" msgstr "整個原理圖" #: eeschema/dialogs/dialog_annotate_base.cpp:45 #: eeschema/dialogs/dialog_symbol_fields_table_base.cpp:170 msgid "Current sheet only" msgstr "僅當前圖紙" #: eeschema/dialogs/dialog_annotate_base.cpp:48 #: pcbnew/dialogs/dialog_board_reannotate_base.cpp:190 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:27 msgid "Order" msgstr "順序" #: eeschema/dialogs/dialog_annotate_base.cpp:63 #: eeschema/dialogs/panel_eeschema_annotation_options_base.cpp:37 msgid "Sort symbols by &X position" msgstr "按 &X 位置排列符號" #: eeschema/dialogs/dialog_annotate_base.cpp:75 #: eeschema/dialogs/panel_eeschema_annotation_options_base.cpp:49 msgid "Sort symbols by &Y position" msgstr "按 &Y 位置排列符號" #: eeschema/dialogs/dialog_annotate_base.cpp:87 msgid "Keep existing annotations" msgstr "保留現有的批註" #: eeschema/dialogs/dialog_annotate_base.cpp:87 msgid "Reset existing annotations" msgstr "重置現有的批註" #: eeschema/dialogs/dialog_annotate_base.cpp:94 #: eeschema/dialogs/panel_eeschema_annotation_options_base.cpp:61 msgid "Numbering" msgstr "編號方式" #: eeschema/dialogs/dialog_annotate_base.cpp:101 #: eeschema/dialogs/panel_eeschema_annotation_options_base.cpp:73 msgid "Use first free number after:" msgstr "使用該數字之後的可用編號:" #: eeschema/dialogs/dialog_annotate_base.cpp:107 #: eeschema/dialogs/panel_eeschema_annotation_options_base.cpp:79 msgid "First free after sheet number X 100" msgstr "頁碼 X 100 後的可用數字編號" #: eeschema/dialogs/dialog_annotate_base.cpp:110 #: eeschema/dialogs/panel_eeschema_annotation_options_base.cpp:82 msgid "First free after sheet number X 1000" msgstr "頁碼 X 1000 後的可用數字編號" #: eeschema/dialogs/dialog_annotate_base.cpp:133 msgid "Clear Annotation" msgstr "清除批註" #: eeschema/dialogs/dialog_annotate_base.h:85 msgid "Annotate Schematic" msgstr "批註原理圖" #: eeschema/dialogs/dialog_bom.cpp:136 msgid "Generate" msgstr "生成" #: eeschema/dialogs/dialog_bom.cpp:218 msgid "(file missing)" msgstr "(檔案遺失)" #: eeschema/dialogs/dialog_bom.cpp:295 #, c-format msgid "The selected BOM generator script %s could not be found." msgstr "找不到所選的 BOM (物料清單) 生成器腳本: %s。" #: eeschema/dialogs/dialog_bom.cpp:300 #, c-format msgid "" "\n" "\n" "Searched:\n" "\t%s\n" "\t%s" msgstr "" "\n" "\n" "搜索路徑: \n" "%s\n" "%s" #: eeschema/dialogs/dialog_bom.cpp:348 msgid "Generating BOM requires a fully annotated schematic." msgstr "請先將原理圖批註完整, 然後才能檢生成 BOM。" #: eeschema/dialogs/dialog_bom.cpp:352 msgid "Failed to create file." msgstr "建立檔案失敗。" #: eeschema/dialogs/dialog_bom.cpp:388 eeschema/dialogs/dialog_bom_base.cpp:45 msgid "Generator nickname:" msgstr "生成器名稱:" #: eeschema/dialogs/dialog_bom.cpp:388 msgid "Add Generator" msgstr "添加生成器" #: eeschema/dialogs/dialog_bom.cpp:397 #, c-format msgid "Nickname '%s' already in use." msgstr "名稱 '%s' 已被佔用。" #: eeschema/dialogs/dialog_bom.cpp:426 #: eeschema/dialogs/dialog_export_netlist.cpp:869 msgid "Generator File" msgstr "生成器檔案" #: eeschema/dialogs/dialog_bom.cpp:445 msgid "Generator file name not found." msgstr "找不到生成器檔案名。" #: eeschema/dialogs/dialog_bom.cpp:466 msgid "Bill of Materials Generation Help" msgstr "BOM 生成器幫助" #: eeschema/dialogs/dialog_bom_base.cpp:27 msgid "BOM generator scripts:" msgstr "BOM 生成器腳本:" #: eeschema/dialogs/dialog_bom_base.cpp:71 msgid "Add a new BOM generator and its command line to the list" msgstr "向列表中添加新的 BOM 生成器及其命令行" #: eeschema/dialogs/dialog_bom_base.cpp:76 msgid "Edit the script file in the text editor" msgstr "在文字編輯器中編輯腳本檔案" #: eeschema/dialogs/dialog_bom_base.cpp:84 msgid "Remove the current generator script from list" msgstr "從列表中移除當前生成器腳本" #: eeschema/dialogs/dialog_bom_base.cpp:94 msgid "Command line running the generator:" msgstr "運行生成器的命令行:" #: eeschema/dialogs/dialog_bom_base.cpp:103 msgid "Show console window" msgstr "顯示控制檯視窗" #: eeschema/dialogs/dialog_bom_base.cpp:104 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:115 msgid "Reset the list of BOM generator scripts to the default settings" msgstr "將 BOM 生成器腳本列表重置為預設設置" #: eeschema/dialogs/dialog_bom_base.h:81 msgid "Bill of Materials" msgstr "BOM (物料清單)" #: eeschema/dialogs/dialog_bom_help_md.h:2 msgid "" "# 1. Summary\n" "\n" "The Bill of Materials tool creates a BOM which lists all of the components " "in the design.\n" "\n" "The tool uses an external script to generate a BOM in the desired output " "format. Choosing a different script changes how the BOM is formatted.\n" "\n" "Generating a BOM is described in more detail in the Schematic Editor " "manual.\n" "\n" "# 2. Usage\n" "\n" "Select a generator script in the **BOM generator scripts** list. Details for " "the selected generator are shown on the right of the dialog.\n" "\n" "Clicking the **Generate** button creates a BOM file with the selected " "generator.\n" "\n" "The default settings present several generator script options, although some " "additional scripts are installed with KiCad and can be added to the list " "with the **+** button.\n" "\n" "**Note:** On Windows, there is an additional option **Show console window**. " "When this option is unchecked, BOM generators run in a hidden console window " "and any output is redirected and printed in the dialog. When this option is " "checked, BOM generators run in a visisble console window.\n" "\n" "# 3. Custom generators and command lines\n" "\n" "Internally, KiCad creates an intermediate netlist file in XML format that " "contains information about all of the components in the design. A BOM " "generator script converts the intermediate netlist file to the desired " "output format. KiCad runs the BOM generator scripts according to the command " "line entered at the bottom of the BOM dialog.\n" "\n" "The command line format accepts parameters for filenames. Each formatting " "parameter is replaced with a project-specific path or filename. The " "supported formatting parameters are:\n" "\n" " * `%I`: absolute path and filename of the intermediate netlist file, which " "is the input to the BOM generator\n" " * `%O`: absolute path and filename of the output BOM file (without file " "extension)\n" " * `%B`: base filename of the output BOM file (without file extension)\n" " * `%P`: absolute path of the project directory, without trailing slash\n" "\n" "**Note:** the `%O` output file parameter does not include a file extension. " "KiCad will attempt to add an appropriate extension to the command line " "automatically, but an extension may need to be added by hand.\n" "\n" "Python is the recommended tool for BOM generator scripts, but other tools " "can also be used.\n" "\n" "## Example command lines for Python scripts\n" "\n" "The command line format for a Python script is of the form:\n" "\n" "```\n" "python