diff --git a/translation/pofiles/zh_TW.po b/translation/pofiles/zh_TW.po index 67f4f454e9..e0eeaa102b 100644 --- a/translation/pofiles/zh_TW.po +++ b/translation/pofiles/zh_TW.po @@ -1,4 +1,4 @@ -# taotieren , 2021, 2022, 2023. +# taotieren , 2021, 2022, 2023, 2024. # kai chiao chuang , 2021. # David Chen , 2021. # ZbeeGin , 2021. @@ -14,8 +14,8 @@ msgstr "" "Project-Id-Version: KiCad\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2024-04-14 14:22-0700\n" -"PO-Revision-Date: 2024-04-07 18:15+0000\n" -"Last-Translator: pominglee \n" +"PO-Revision-Date: 2024-04-17 14:56+0000\n" +"Last-Translator: taotieren \n" "Language-Team: Chinese (Traditional) \n" "Language: zh_TW\n" @@ -36,38 +36,39 @@ msgstr "" #: 3d-viewer/3d_cache/3d_plugin_manager.cpp:58 msgid "All Files" -msgstr "所有檔案" +msgstr "所有文件" #: 3d-viewer/3d_canvas/board_adapter.cpp:330 msgid "Build board outline" -msgstr "構建電路板邊框" +msgstr "構建電路板外框" #: 3d-viewer/3d_canvas/board_adapter.cpp:542 msgid "Create layers" -msgstr "建立圖層" +msgstr "創建板層" #: 3d-viewer/3d_canvas/board_adapter.cpp:905 #: pcbnew/dialogs/dialog_footprint_checker.cpp:116 msgid "No footprint loaded." -msgstr "未載入任何封裝。" +msgstr "未加載任何封裝。" #: 3d-viewer/3d_canvas/board_adapter.cpp:922 msgid "" "Footprint outline is missing or malformed. Run Footprint Checker for a full " "analysis." -msgstr "封裝輪廓缺失或畸形。執行封裝檢查器進行全面分析。" +msgstr "封裝缺少外框或外框形狀異常 (如外框線條沒有閉合)。可用封裝檢查器分析原因。" #: 3d-viewer/3d_canvas/board_adapter.cpp:931 msgid "Board outline is missing or malformed. Run DRC for a full analysis." -msgstr "電路板輪廓缺失或畸形。執行設計規則檢查 (DRC) 進行全面分析。" +msgstr "電路板缺少板框或板框形狀異常 (如板框線條沒有閉合)。可用設計規則檢查 (DRC) " +"分析原因。" #: 3d-viewer/3d_canvas/create_layer_items.cpp:261 msgid "Create tracks and vias" -msgstr "建立導線和過孔" +msgstr "生成走線和過孔" #: 3d-viewer/3d_canvas/create_layer_items.cpp:710 msgid "Create zones" -msgstr "建立敷銅" +msgstr "創建區域" #: 3d-viewer/3d_canvas/create_layer_items.cpp:794 msgid "Build Tech layers" @@ -80,11 +81,11 @@ msgstr "構造工藝層 %d" #: 3d-viewer/3d_canvas/create_layer_items.cpp:1050 msgid "Simplifying copper layer polygons" -msgstr "簡化多邊形銅層" +msgstr "簡化銅層上的多邊形" #: 3d-viewer/3d_canvas/create_layer_items.cpp:1055 msgid "Calculating plated copper" -msgstr "計算鋪銅" +msgstr "計算鍍銅" #: 3d-viewer/3d_canvas/create_layer_items.cpp:1141 #, c-format @@ -101,21 +102,21 @@ msgstr "為通孔和過孔構造 BVH (盲埋孔)" #: 3d-viewer/3d_canvas/eda_3d_canvas.cpp:385 msgid "OpenGL context creation error" -msgstr "OpenGL 上下文建立錯誤" +msgstr "OpenGL 上下文創建錯誤" #: 3d-viewer/3d_canvas/eda_3d_canvas.cpp:416 msgid "Your OpenGL version is not supported. Minimum required is 1.5." -msgstr "不支援您的 OpenGL 版本。最低要求版本為 1.5。" +msgstr "不支持您的 OpenGL 版本。最低要求版本為 1.5。" #: 3d-viewer/3d_canvas/eda_3d_canvas.cpp:550 #, c-format msgid "Last render time %.0f ms" -msgstr "上次渲染時間 %.0f ms" +msgstr "渲染時間 %.0f ms" #: 3d-viewer/3d_canvas/eda_3d_canvas.cpp:657 #, c-format msgid "Net %s\tNet class %s" -msgstr "網路 %s \t網路類 %s" +msgstr "網絡 %s \t網絡類 %s" #: 3d-viewer/3d_canvas/eda_3d_canvas.cpp:681 #, c-format @@ -125,7 +126,7 @@ msgstr "焊盤 %s\t" #: 3d-viewer/3d_canvas/eda_3d_canvas.cpp:712 #, c-format msgid "Rule area %s\t" -msgstr "規則區域 %s\t" +msgstr "規則區 %s\t" #: 3d-viewer/3d_canvas/eda_3d_canvas.cpp:714 #, c-format @@ -134,32 +135,32 @@ msgstr "區域 %s\t" #: 3d-viewer/3d_rendering/opengl/create_scene.cpp:465 msgid "Load OpenGL: board" -msgstr "載入 OpenGL:電路板" +msgstr "加載 OpenGL: 電路板" #: 3d-viewer/3d_rendering/opengl/create_scene.cpp:493 msgid "Load OpenGL: holes and vias" -msgstr "載入 OpenGL:通孔和過孔" +msgstr "加載 OpenGL: 通孔和過孔" #: 3d-viewer/3d_rendering/opengl/create_scene.cpp:547 msgid "Load OpenGL: layers" -msgstr "載入 OpenGL:層" +msgstr "加載 OpenGL: 層" #: 3d-viewer/3d_rendering/opengl/create_scene.cpp:561 #, c-format msgid "Load OpenGL layer %s" -msgstr "載入 OpenGL 層 %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:1620 msgid "Loading 3D models..." -msgstr "正在載入 3D 模型…" +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" +msgstr "重新加載時間 %.3f s" #: 3d-viewer/3d_rendering/opengl/create_scene.cpp:966 #: eeschema/sch_io/eagle/sch_io_eagle.cpp:416 @@ -174,21 +175,21 @@ msgstr "重新載入時間 %.3f s" #: pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr.cpp:2517 #, c-format msgid "Loading %s..." -msgstr "正在載入 %s…" +msgstr "正在加載 %s..." #: 3d-viewer/3d_rendering/opengl/render_3d_opengl.cpp:471 #: 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 "載入中..." +msgstr "加載中..." #: 3d-viewer/3d_rendering/raytracing/create_scene.cpp:387 msgid "Load Raytracing: board" -msgstr "載入光線追蹤:電路板" +msgstr "加載光線追蹤: 電路板" #: 3d-viewer/3d_rendering/raytracing/create_scene.cpp:560 msgid "Load Raytracing: layers" -msgstr "載入光線追蹤:層" +msgstr "加載光線追蹤: 層" #: 3d-viewer/3d_rendering/raytracing/render_3d_raytrace_base.cpp:179 #, c-format @@ -198,19 +199,19 @@ msgstr "渲染時間 %.3f s" #: 3d-viewer/3d_rendering/raytracing/render_3d_raytrace_base.cpp:237 #, c-format msgid "Rendering: %.0f %%" -msgstr "渲染:%.0f %%" +msgstr "渲染: %.0f %%" #: 3d-viewer/3d_rendering/raytracing/render_3d_raytrace_base.cpp:695 msgid "Rendering: Post processing shader" -msgstr "渲染:後處理著色器" +msgstr "渲染: 後期處理著色器" #: 3d-viewer/3d_viewer/3d_menubar.cpp:51 msgid "Export Current View as PNG..." -msgstr "匯出當前檢視為 PNG..." +msgstr "將當前視圖導出為 PNG..." #: 3d-viewer/3d_viewer/3d_menubar.cpp:56 msgid "Export Current View as JPEG..." -msgstr "匯出當前檢視為 JPEG..." +msgstr "將當前視圖導出為 JPEG..." #: 3d-viewer/3d_viewer/3d_menubar.cpp:62 #: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:654 @@ -218,15 +219,15 @@ msgstr "匯出當前檢視為 JPEG..." #: common/tool/actions.cpp:998 pcbnew/footprint_chooser_frame.cpp:275 #: pcbnew/footprint_viewer_frame.cpp:971 pcbnew/pcb_base_frame.cpp:667 msgid "3D Viewer" -msgstr "3D 檢視器" +msgstr "3D 查看器" #: 3d-viewer/3d_viewer/3d_menubar.cpp:70 msgid "Copy 3D Image" -msgstr "複製 3D 影象" +msgstr "複製 3D 圖像" #: 3d-viewer/3d_viewer/3d_menubar.cpp:87 msgid "3D Grid" -msgstr "3D 網格" +msgstr "3D 柵格" #: 3d-viewer/3d_viewer/3d_menubar.cpp:125 msgid "Raytracing" @@ -234,7 +235,7 @@ msgstr "光線追蹤" #: 3d-viewer/3d_viewer/3d_menubar.cpp:132 msgid "Reset to Default Settings" -msgstr "重置為預設值" +msgstr "重置為默認設置" #: 3d-viewer/3d_viewer/3d_menubar.cpp:139 #: bitmap2component/bitmap2cmp_frame.cpp:307 cvpcb/menubar.cpp:78 @@ -246,7 +247,7 @@ msgstr "重置為預設值" #: pcbnew/menubar_footprint_editor.cpp:235 pcbnew/menubar_pcb_editor.cpp:464 #: pcbnew/toolbars_footprint_viewer.cpp:193 msgid "&File" -msgstr "檔案 (&F)" +msgstr "文件 (&F)" #: 3d-viewer/3d_viewer/3d_menubar.cpp:140 cvpcb/menubar.cpp:79 #: eeschema/menubar.cpp:349 @@ -264,31 +265,31 @@ msgstr "編輯 (&E)" #: pcbnew/menubar_footprint_editor.cpp:237 pcbnew/menubar_pcb_editor.cpp:466 #: pcbnew/toolbars_footprint_viewer.cpp:194 msgid "&View" -msgstr "檢視 (&V)" +msgstr "視圖 (&V)" #: 3d-viewer/3d_viewer/3d_menubar.cpp:142 #: bitmap2component/bitmap2cmp_frame.cpp:308 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:229 msgid "&Preferences" -msgstr "偏好設定 (&P)" +msgstr "設置 (&S)" #: 3d-viewer/3d_viewer/3d_toolbar.cpp:57 msgid "Reload board" -msgstr "重新載入電路板" +msgstr "重新加載電路板" #: 3d-viewer/3d_viewer/3d_toolbar.cpp:62 msgid "Copy 3D image to clipboard" -msgstr "複製 3D 影像到剪貼簿" +msgstr "複製 3D 圖像到剪貼板" #: 3d-viewer/3d_viewer/3d_toolbar.cpp:67 msgid "Render current view using Raytracing" -msgstr "使用光線追蹤渲染當前檢視" +msgstr "使用光線追蹤渲染當前視圖" #: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:102 #: resources/linux/metainfo/org.kicad.kicad.metainfo.xml.in:68 msgid "KiCad 3D Viewer" -msgstr "KiCad 3D 檢視器" +msgstr "KiCad 3D 查看器" #: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:164 #: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:660 @@ -302,30 +303,30 @@ msgstr "外觀" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:614 #: 3d-viewer/dialogs/appearance_controls_3D_base.cpp:43 msgid "Follow PCB Editor" -msgstr "根據 PCB 編輯器" +msgstr "遵循 PCB 編輯器" #: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:330 #: 3d-viewer/dialogs/appearance_controls_3D.cpp:615 #: 3d-viewer/dialogs/appearance_controls_3D_base.cpp:43 msgid "Follow PCB Plot Settings" -msgstr "遵循PCB繪圖設置" +msgstr "遵循 PCB 繪圖設置" #: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:582 #: 3d-viewer/dialogs/appearance_controls_3D.cpp:640 #: 3d-viewer/dialogs/appearance_controls_3D.cpp:828 msgid "legacy colors" -msgstr "傳統配色" +msgstr "舊版顏色" #: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:718 msgid "3D Image File Name" -msgstr "3D 影像檔名" +msgstr "3D 圖像文件名稱" #: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:739 #: common/eda_base_frame.cpp:1340 common/eda_base_frame.cpp:1344 #: pcbnew/pcb_io/altium/altium_pcb.cpp:1689 #, c-format msgid "Insufficient permissions to save file '%s'." -msgstr "存檔權限不足 '%s'。" +msgstr "保存文件 '%s' 的權限不足。" #: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:740 common/confirm.cpp:131 #: common/confirm.cpp:321 common/dialogs/dialog_grid_settings.cpp:61 @@ -356,19 +357,19 @@ msgstr "錯誤" #: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:780 msgid "Failed to copy image to clipboard" -msgstr "無法將影像複製到剪貼簿" +msgstr "無法將圖像複製到剪貼板" #: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:791 msgid "Can't save file" -msgstr "無法儲存檔案" +msgstr "無法保存文件" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:47 msgid "Set Pivot" -msgstr "設定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 "放置電路板旋轉點 (點選滑鼠中鍵)" +msgstr "放置 PCB 板旋轉中心 (點擊鼠標中鍵)" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:55 msgid "Rotate X Clockwise" @@ -416,7 +417,7 @@ msgstr "主視圖" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:141 msgid "Redraw at the home position and zoom" -msgstr "在初始位置重新繪製並進行縮放" +msgstr "在原點重新繪製並縮放" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:149 msgid "Flip Board" @@ -428,7 +429,7 @@ msgstr "翻轉電路板視圖" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:158 msgid "Toggle Orthographic Projection" -msgstr "切換正交投影" +msgstr "切換正交投影顯示" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:159 #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:199 @@ -437,111 +438,111 @@ msgstr "啟用/禁用正交投影" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:166 msgid "View Front" -msgstr "正檢視" +msgstr "正視圖" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:175 msgid "View Back" -msgstr "後檢視" +msgstr "後視圖" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:184 msgid "View Left" -msgstr "左檢視" +msgstr "左視圖" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:193 msgid "View Right" -msgstr "右檢視" +msgstr "右視圖" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:202 msgid "View Top" -msgstr "頂檢視" +msgstr "頂視圖" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:211 msgid "View Bottom" -msgstr "底檢視" +msgstr "底視圖" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:219 msgid "No 3D Grid" -msgstr "不顯示 3D 網格" +msgstr "不顯示 3D 柵格" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:226 msgid "3D Grid 10mm" -msgstr "3D 網格 10mm" +msgstr "3D 柵格 10mm" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:233 msgid "3D Grid 5mm" -msgstr "3D 網格 5mm" +msgstr "3D 柵格 5mm" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:240 msgid "3D Grid 2.5mm" -msgstr "3D 網格 2.5mm" +msgstr "3D 柵格 2.5mm" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:247 msgid "3D Grid 1mm" -msgstr "3D 網格 1mm" +msgstr "3D 柵格 1mm" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:254 msgid "Render Realistic Materials" -msgstr "渲染 Realistic 材料" +msgstr "真實材質渲染" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:255 msgid "Use all material properties from each 3D model file" -msgstr "使用每個 3D 模型檔案中的所有材質屬性" +msgstr "使用每個 3D 模型文件中的所有材質屬性" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:262 msgid "Render Solid Colors" -msgstr "渲染單色" +msgstr "純色渲染" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:263 msgid "Use only the diffuse color property from 3D model file" -msgstr "僅使用 3D 模型檔案中的漫反射顏色屬性" +msgstr "僅使用 3D 模型文件中的漫反射顏色屬性" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:270 msgid "Render CAD Colors" -msgstr "渲染 CAD 顏色" +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 顏色樣式" +msgstr "使用基於材料的漫反射顏色的 CAD 顏色樣式" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:279 msgid "Show Through Hole 3D Models" -msgstr "顯示直插通孔 3D 模型" +msgstr "顯示 '通孔' 類型元件的 3D 模型" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:280 msgid "Show 3D models for 'Through hole' type footprints" -msgstr "顯示 '通孔' 型元件的 3D 模型" +msgstr "顯示封裝類型為 '通孔' 的元件的 3D 模型" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:288 msgid "Show SMD 3D Models" -msgstr "顯示 SMD 的3D 模型" +msgstr "顯示 '貼片' 類型元件的 3D 模型" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:289 msgid "Show 3D models for 'Surface mount' type footprints" -msgstr "顯示 '表面貼裝' 型元件的 3D 模型" +msgstr "顯示封裝類型為 '貼片' 的元件的 3D 模型" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:297 msgid "Show Unspecified 3D Models" -msgstr "顯示未指定的 3D 模型" +msgstr "顯示 '未指定' 類型元件的 3D 模型" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:298 msgid "Show 3D models for 'unspecified' type footprints" -msgstr "顯示 '未指定' 型元件的 3D 模型" +msgstr "顯示封裝類型為 '未指定' 的元件的 3D 模型" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:306 msgid "Show 3D Models not in POS File" -msgstr "顯示不在 POS 檔案中的 3D 模型" +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 "顯示不在 POS 檔案中的 3D 模型" +msgstr "無論元件在 .pos 文件中是否存在, 均顯示其 3D 模型" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:315 msgid "Show 3D Models marked DNP" -msgstr "顯示標記不安裝(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 "顯示3D模型,即使它被標記不要安裝(DNP)" +msgstr "無論元件是否設置了 'DNP (不作裝配)' 特性, 均顯示其 3D 模型" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:323 msgid "Show Model Bounding Boxes" @@ -549,11 +550,11 @@ msgstr "顯示模型邊框" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:324 msgid "Show 3D model bounding boxes in realtime renderer" -msgstr "顯示模型邊框" +msgstr "在實時渲染器中顯示 3D 模型邊框" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:331 msgid "Show 3D Axis" -msgstr "顯示 3D 軸線" +msgstr "顯示 3D 座標軸" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:338 #: pcbnew/tools/pcb_actions.cpp:1336 @@ -563,7 +564,7 @@ msgstr "顯示外觀管理器" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:339 #: pcbnew/tools/pcb_actions.cpp:1337 msgid "Show/hide the appearance manager" -msgstr "顯示/隱藏外觀管理器" +msgstr "顯示/隱藏 外觀管理器" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:55 msgid "Board Body" @@ -579,7 +580,7 @@ msgstr "F.Cu" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:56 msgid "Show front copper / surface finish color" -msgstr "顯示正面銅箔/表面塗層顏色" +msgstr "顯示 頂層 '銅/表面' 處理顏色" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:57 msgid "B.Cu" @@ -587,29 +588,27 @@ msgstr "B.Cu" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:57 msgid "Show back copper / surface finish color" -msgstr "顯示背面銅箔/表面塗層顏色" +msgstr "顯示 底層 '銅/表面' 處理顏色" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:58 msgid "Adhesive" -msgstr "膠黏層" +msgstr "Adhesive" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:58 msgid "Show adhesive" -msgstr "顯示膠黏層" +msgstr "顯示點膠層" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:59 msgid "Solder Paste" -msgstr "焊膏" +msgstr "Solder Paste" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:59 msgid "Show solder paste" -msgstr "" -"顯示錫膏層https://hosted.weblate.org/translate/kicad/master-source/zh_Hant/?" -"q=state%3A%3Ctranslated&sort_by=-priority%2Cposition&offset=3" +msgstr "顯示錫膏層" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:60 msgid "F.Silkscreen" -msgstr "頂層印刷層" +msgstr "F.Silkscreen" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:60 msgid "Show front silkscreen" @@ -617,7 +616,7 @@ msgstr "顯示頂層絲印" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:61 msgid "B.Silkscreen" -msgstr "底層絹印" +msgstr "B.Silkscreen" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:61 msgid "Show back silkscreen" @@ -641,7 +640,7 @@ msgstr "顯示底層阻焊" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:64 msgid "User.Drawings" -msgstr "用戶繪圖層" +msgstr "User.Drawings" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:64 msgid "Show user drawings layer" @@ -653,7 +652,7 @@ msgstr "User.Comments" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:65 msgid "Show user comments layer" -msgstr "顯示用戶註解層" +msgstr "顯示用戶註釋層" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:66 msgid "User.Eco1" @@ -661,7 +660,7 @@ msgstr "User.Eco1" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:66 msgid "Show user ECO1 layer" -msgstr "顯示 工程變更1 層" +msgstr "顯示用戶 ECO1 層" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:67 msgid "User.Eco2" @@ -669,7 +668,7 @@ msgstr "User.Eco2" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:67 msgid "Show user ECO2 layer" -msgstr "顯示 工程變更2 層" +msgstr "顯示用戶 ECO2 層" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:69 msgid "Through-hole Models" @@ -677,19 +676,19 @@ msgstr "通孔模型" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:70 msgid "SMD Models" -msgstr "SMD 模型" +msgstr "貼片模型" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:71 msgid "Virtual Models" -msgstr "虛擬 3D 模型" +msgstr "虛擬模型" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:72 msgid "Models not in POS File" -msgstr "模型不在座標文件(*.pos)中" +msgstr "不在 POS 座標文件文件中的模型" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:73 msgid "Models marked DNP" -msgstr "標記為 DNP 的模型" +msgstr "標記為 DNP (不作裝配) 的模型" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:74 msgid "Model Bounding Boxes" @@ -722,40 +721,40 @@ msgstr "顯示封裝位號" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:78 #: pcbnew/widgets/appearance_controls.cpp:339 msgid "Footprint Text" -msgstr "封裝文字" +msgstr "封裝文本" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:78 #: pcbnew/widgets/appearance_controls.cpp:339 msgid "Show all footprint text" -msgstr "顯示所有封裝文字" +msgstr "顯示所有封裝文本" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:79 msgid "Off-board Silkscreen" -msgstr "板外絹印層" +msgstr "板外絲印層" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:79 msgid "Do not clip silk layers to board outline" -msgstr "不要讓絹印層裁切到邊框" +msgstr "避免板邊裁剪絲印層" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:81 msgid "3D Axis" -msgstr "3D 軸" +msgstr "3D 座標軸" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:82 msgid "Background Start" -msgstr "上部背景顏色" +msgstr "背景起始色" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:82 msgid "Background gradient start color" -msgstr "背景梯度起點" +msgstr "背景漸變起始顏色" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:83 msgid "Background End" -msgstr "背景結束" +msgstr "背景終止色" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:83 msgid "Background gradient end color" -msgstr "背景梯度終點" +msgstr "背景漸變終止顏色" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:125 #: 3d-viewer/dialogs/appearance_controls_3D.cpp:210 @@ -770,9 +769,9 @@ msgid "" "Successive Tabs while holding %s down will cycle through presets in the " "popup." msgstr "" -"儲存並恢復顏色和可見度組合。\n" -"使用 %s+Tab 啟動選擇器。\n" -"持續按住 %s 同時按 Tab 將會在彈出窗口中循環切換。" +"保存和恢復顏色和可見性組合。\n" +"使用 %s+Tab 打開視圖選擇器。\n" +"在按住 %s 的同時, 連續按下 Tab 鍵將在彈出的窗口中循環切換預設。" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:149 #, c-format @@ -782,17 +781,17 @@ msgid "" "Successive Tabs while holding %s down will cycle through viewports in the " "popup." msgstr "" -"儲存並恢復檢視位置和縮放。\n" -"使用 %s+Tab 啟動選擇器。\n" -"持續按住 %s 同時按 Tab 將會在彈出窗口中循環切換。" +"保存並恢復相機位置和縮放參數。\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 "雙擊滑鼠左鍵或點選中鍵修改顏色" +msgstr "雙擊鼠標左鍵或點擊中鍵修改顏色" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:490 msgid "Uncheck 'Use board stackup colors' to allow color editing." -msgstr "取消勾選「使用電路板疊層顏色」以允許進行顏色編輯。" +msgstr "取消勾選 '使用電路板疊層顏色' 以允許進行編輯。" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:540 #: pcbnew/widgets/appearance_controls.cpp:2194 @@ -804,14 +803,14 @@ msgstr "顯示或隱藏 %s" #: pcbnew/widgets/appearance_controls.cpp:2554 #, c-format msgid "Presets (%s+Tab):" -msgstr "預設 (%s+Tab):" +msgstr "預設 (%s+Tab):" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:621 #: eeschema/dialogs/dialog_symbol_fields_table.cpp:1478 #: eeschema/dialogs/dialog_symbol_fields_table.cpp:1899 #: pcbnew/widgets/appearance_controls.cpp:2576 msgid "Save preset..." -msgstr "儲存預設..." +msgstr "保存預設..." #: 3d-viewer/dialogs/appearance_controls_3D.cpp:622 #: eeschema/dialogs/dialog_symbol_fields_table.cpp:1479 @@ -823,19 +822,19 @@ msgstr "刪除預設..." #: 3d-viewer/dialogs/appearance_controls_3D.cpp:728 #: pcbnew/widgets/appearance_controls.cpp:2682 msgid "Layer preset name:" -msgstr "層預設名稱:" +msgstr "層預設名稱:" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:729 #: pcbnew/widgets/appearance_controls.cpp:2683 msgid "Save Layer Preset" -msgstr "儲存層預設" +msgstr "保存層預設" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:744 #: eeschema/dialogs/dialog_symbol_fields_table.cpp:1641 #: eeschema/dialogs/dialog_symbol_fields_table.cpp:2042 #: pcbnew/widgets/appearance_controls.cpp:2716 msgid "Overwrite existing preset?" -msgstr "覆蓋現有預設?" +msgstr "覆蓋已有預設?" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:770 #: eeschema/dialogs/dialog_symbol_fields_table.cpp:1666 @@ -856,58 +855,58 @@ msgstr "刪除預設" #: eeschema/dialogs/dialog_symbol_fields_table.cpp:2080 #: pcbnew/widgets/appearance_controls.cpp:2755 msgid "Select preset:" -msgstr "選擇預設:" +msgstr "選擇預設:" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:838 #: pcbnew/widgets/appearance_controls.cpp:2853 #, c-format msgid "Viewports (%s+Tab):" -msgstr "視口 (%s+Tab):" +msgstr "視角 (%s+Tab):" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:847 #: pcbnew/widgets/appearance_controls.cpp:2862 msgid "Save viewport..." -msgstr "儲存視口…" +msgstr "保存視角..." #: 3d-viewer/dialogs/appearance_controls_3D.cpp:848 #: pcbnew/widgets/appearance_controls.cpp:2863 msgid "Delete viewport..." -msgstr "刪除視口…" +msgstr "刪除視角..." #: 3d-viewer/dialogs/appearance_controls_3D.cpp:879 #: pcbnew/widgets/appearance_controls.cpp:2912 msgid "Viewport name:" -msgstr "視口名稱:" +msgstr "視角名稱:" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:880 #: pcbnew/widgets/appearance_controls.cpp:2912 msgid "Save Viewport" -msgstr "儲存視口" +msgstr "保存視角" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:919 #: pcbnew/widgets/appearance_controls.cpp:2951 msgid "Viewports" -msgstr "視口" +msgstr "視角" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:928 #: pcbnew/widgets/appearance_controls.cpp:2960 msgid "Delete Viewport" -msgstr "刪除視口" +msgstr "刪除視角" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:929 #: pcbnew/widgets/appearance_controls.cpp:2961 msgid "Select viewport:" -msgstr "選擇視口:" +msgstr "選擇視角:" #: 3d-viewer/dialogs/appearance_controls_3D_base.cpp:39 #: pcbnew/widgets/appearance_controls_base.cpp:161 msgid "Presets (Ctrl+Tab):" -msgstr "預設 (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):" +msgstr "視角 (Alt+Tab):" #: 3d-viewer/dialogs/appearance_controls_3D_base.cpp:62 #: eeschema/dialogs/dialog_symbol_fields_table_base.cpp:67 @@ -915,16 +914,16 @@ msgstr "視口 (Alt+Tab):" #: pcbnew/widgets/appearance_controls_base.cpp:165 #: pcbnew/widgets/appearance_controls_base.cpp:184 msgid "(unsaved)" -msgstr "(未儲存)" +msgstr "(未保存)" #: 3d-viewer/dialogs/dialog_select_3d_model.cpp:95 #, c-format msgid "All supported files (%s)" -msgstr "所有支援的檔案 (%s)" +msgstr "所有支持的文件 (%s)" #: 3d-viewer/dialogs/dialog_select_3d_model_base.cpp:58 msgid "Available paths:" -msgstr "可用路徑:" +msgstr "可用路徑:" #: 3d-viewer/dialogs/dialog_select_3d_model_base.cpp:67 #: common/dialogs/dialog_configure_paths_base.h:61 @@ -941,27 +940,27 @@ msgstr "渲染選項" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:35 msgid "Clip silkscreen at via annuli" -msgstr "剪去過孔環的絲印" +msgstr "去除過孔孔環上的絲印" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:38 msgid "Clip silkscreen at solder mask edges" -msgstr "將絲印夾在阻焊層邊緣" +msgstr "去除阻焊層邊緣的絲印" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:41 msgid "Show filled areas in zones" -msgstr "顯示敷銅中的填充敷銅" +msgstr "顯示填充區域" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:44 msgid "Use bare copper color for unplated copper (slow)" -msgstr "使用裸露銅的顏色來表示未鍍銅 (速度較慢)" +msgstr "用裸銅色表示未電鍍的銅(慢)" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:45 msgid "Use different colors for plated and unplated copper. (Slow)" -msgstr "對鍍銅和非鍍銅使用不同的顏色。 (慢)" +msgstr "電鍍銅和非電鍍銅使用不同的顏色。(慢)" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:52 msgid "Material properties:" -msgstr "材料屬性:" +msgstr "材料屬性:" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:56 msgid "Realistic" @@ -969,11 +968,11 @@ msgstr "真實渲染模式" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:56 msgid "Solid colors" -msgstr "單色" +msgstr "純色" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:56 msgid "CAD colors" -msgstr "CAD 顏色" +msgstr "CAD 色彩" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:74 msgid "Camera Options" @@ -981,7 +980,7 @@ msgstr "相機選項" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:84 msgid "Rotation increment:" -msgstr "旋轉增量:" +msgstr "旋轉增量:" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:92 #: pcb_calculator/widgets/unit_selector.cpp:130 @@ -1000,11 +999,11 @@ msgstr "度" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:102 msgid "Redraw while moving" -msgstr "在移動時重新繪製" +msgstr "在移動時重繪" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:106 msgid "Redraw speed:" -msgstr "重繪螢幕:" +msgstr "重繪速度:" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:19 #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:17 @@ -1017,15 +1016,15 @@ msgstr "顯示模型邊框" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:35 msgid "Show copper and tech layers thickness (very slow)" -msgstr "顯示銅層和技術層厚度 (非常慢)" +msgstr "顯示銅層和技術層的厚度 (非常慢)" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:38 msgid "Highlight items on rollover" -msgstr "翻轉時高亮顯示項目" +msgstr "翻轉時高亮顯示條目" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:44 msgid "Anti-aliasing:" -msgstr "抗鋸齒:" +msgstr "抗鋸齒:" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:48 msgid "Disabled" @@ -1045,11 +1044,11 @@ 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 檢視器才能應用此設定" +msgstr "必須關閉並重新打開 3D 查看器才能應用此設置" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:56 msgid "Selection color:" -msgstr "選區顏色:" +msgstr "選區顏色:" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:72 msgid "While Moving" @@ -1061,36 +1060,36 @@ msgstr "禁用抗鋸齒" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:88 msgid "Disable thickness" -msgstr "禁用厚度" +msgstr "禁用厚度繪製" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:91 msgid "Disable vias" -msgstr "禁用過孔" +msgstr "禁用過孔繪製" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:94 msgid "Disable holes" -msgstr "禁用通孔" +msgstr "禁用通孔繪製" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:27 msgid "Procedural textures (slow)" -msgstr "過程紋理 (慢)" +msgstr "使用過程紋理 (慢)" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:31 msgid "Add floor (slow)" -msgstr "新增基板 (慢)" +msgstr "添加地面陰影 (慢)" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:35 msgid "Anti-aliasing (slow)" -msgstr "抗鋸齒 (慢)" +msgstr "使用抗鋸齒 (慢)" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:39 msgid "" "Screen space ambient occlusions and global illumination reflections (slow)" -msgstr "螢幕空間環境光遮蔽和全域性光照反射 (慢)" +msgstr "使用屏幕空間環境光遮蔽和全局光照反射 (慢)" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:54 msgid "Number of Samples" -msgstr "取樣數" +msgstr "採樣數量" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:58 msgid "Spread Factor %" @@ -1098,11 +1097,11 @@ msgstr "擴散係數 %" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:62 msgid "Recursion Level" -msgstr "遞迴層級" +msgstr "遞歸層級" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:66 msgid "Shadows:" -msgstr "陰影:" +msgstr "陰影:" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:71 msgid "" @@ -1112,7 +1111,7 @@ msgstr "將投射到燈光方向以計算陰影點的光線數" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:81 msgid "Reflections:" -msgstr "反射:" +msgstr "反射:" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:86 msgid "Number of rays that will be cast to evaluate a reflection point" @@ -1122,12 +1121,11 @@ msgstr "將投射以計算反射點的光線數" msgid "" "Interactions number that a ray can travel through objects. (higher number of " "levels improve results, specially on very transparent boards)" -msgstr "" -"一束光線所能穿過的物體數量。(遞迴深度越大,效果越好,特別是在非常透明的板上)" +msgstr "一束光線所能穿過的物體數量。(遞歸深度越大, 效果越好, 特別是在非常透明的板上)" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:98 msgid "Refractions:" -msgstr "折射:" +msgstr "折射:" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:103 msgid "Number of rays that will be cast to evaluate a refraction point" @@ -1143,20 +1141,20 @@ msgstr "燈光配置" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:134 msgid "Ambient camera light:" -msgstr "相機環境光:" +msgstr "相機環境光:" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:146 msgid "Top light:" -msgstr "頂部光:" +msgstr "頂部光線:" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:158 msgid "Bottom light:" -msgstr "底部光:" +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 "海拔 (度)" +msgstr "仰角 (度)" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:188 #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:205 @@ -1165,43 +1163,43 @@ msgstr "方位角 (度)" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:209 msgid "Light 1:" -msgstr "淺色 1:" +msgstr "光線 1:" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:227 msgid "Light 5:" -msgstr "淺色 5:" +msgstr "光線 5:" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:242 msgid "Light 2:" -msgstr "淺色 2:" +msgstr "光線 2:" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:260 msgid "Light 6:" -msgstr "淺色 6:" +msgstr "光線 6:" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:275 msgid "Light 3:" -msgstr "淺色 3:" +msgstr "光線 3:" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:293 msgid "Light 7:" -msgstr "淺色 7:" +msgstr "光線 7:" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:308 msgid "Light 4:" -msgstr "淺色 4:" +msgstr "光線 4:" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:326 msgid "Light 8:" -msgstr "淺色 8:" +msgstr "光線 8:" #: 3d-viewer/dialogs/panel_preview_3d_model.cpp:399 msgid "3D Preview Options" -msgstr "3D 預覽選項" +msgstr "3D 預覽設置" #: 3d-viewer/dialogs/panel_preview_3d_model.cpp:399 msgid "Board thickness:" -msgstr "電路板厚度:" +msgstr "板厚:" #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:23 #: common/dialogs/dialog_print_generic_base.cpp:56 eeschema/sch_bitmap.cpp:230 @@ -1229,7 +1227,7 @@ msgstr "比例" #: pcbnew/microwave/microwave_polygon.cpp:144 #: pcbnew/tools/pcb_point_editor.cpp:781 msgid "X:" -msgstr "X:" +msgstr "X:" #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:41 #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:86 @@ -1257,7 +1255,7 @@ msgstr "X:" #: pcbnew/microwave/microwave_polygon.cpp:153 #: pcbnew/tools/pcb_point_editor.cpp:781 msgid "Y:" -msgstr "Y:" +msgstr "Y:" #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:51 #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:96 @@ -1265,7 +1263,7 @@ msgstr "Y:" #: pcb_calculator/calculator_panels/panel_transline_base.cpp:328 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:340 msgid "Z:" -msgstr "Z:" +msgstr "Z:" #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:68 #: gerbview/gerber_draw_item.cpp:722 pcbnew/footprint.cpp:1572 @@ -1293,12 +1291,12 @@ msgid "" "Show or hide the board body\n" "If hidden, show only copper and silkscreen layers." msgstr "" -"顯示或隱藏電路板主體。\n" -"如果隱藏,則只會顯示銅層與絹印層。" +"顯示或隱藏電路板主體\n" +"如果隱藏, 則只會顯示銅層和絲印層。" #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:233 msgid "Reload board and 3D models" -msgstr "重新載入電路板和 3D 模型" +msgstr "重新加載電路板和 3D 模型" #: bitmap2component/bitmap2cmp_frame.cpp:151 #: bitmap2component/bitmap2cmp_frame.cpp:293 @@ -1314,19 +1312,19 @@ msgstr "KiCad 圖片轉換器" #: bitmap2component/bitmap2cmp_frame.cpp:232 msgid "Image files" -msgstr "圖片檔案" +msgstr "圖片文件" #: bitmap2component/bitmap2cmp_frame.cpp:282 eeschema/menubar.cpp:71 #: kicad/menubar.cpp:74 pagelayout_editor/menubar.cpp:63 #: pcbnew/menubar_pcb_editor.cpp:73 msgid "Open Recent" -msgstr "開啟最近使用" +msgstr "打開最近使用" #: bitmap2component/bitmap2cmp_frame.cpp:283 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 "清除最近的檔案" +msgstr "清除最近的文件" #: bitmap2component/bitmap2cmp_frame.cpp:400 #: eeschema/tools/sch_drawing_tools.cpp:661 @@ -1338,11 +1336,11 @@ msgstr "選擇圖片" #: eeschema/tools/sch_drawing_tools.cpp:662 #: pagelayout_editor/pl_editor_frame.cpp:866 pcbnew/tools/drawing_tool.cpp:676 msgid "Image Files" -msgstr "圖片檔案" +msgstr "圖片文件" #: bitmap2component/bitmap2cmp_frame.cpp:444 msgid "Create Drawing Sheet File" -msgstr "建立圖紙檔案" +msgstr "創建圖紙文件" #: bitmap2component/bitmap2cmp_frame.cpp:461 #: bitmap2component/bitmap2cmp_frame.cpp:497 @@ -1350,19 +1348,19 @@ msgstr "建立圖紙檔案" #: bitmap2component/bitmap2cmp_frame.cpp:567 #, c-format msgid "File '%s' could not be created." -msgstr "無法建立檔案'%s'。" +msgstr "無法創建文件 '%s'。" #: bitmap2component/bitmap2cmp_frame.cpp:481 msgid "Create PostScript File" -msgstr "建立 PostScript 檔案" +msgstr "創建 PostScript 文件" #: bitmap2component/bitmap2cmp_frame.cpp:517 msgid "Create Symbol Library" -msgstr "建立符號庫" +msgstr "創建符號庫" #: bitmap2component/bitmap2cmp_frame.cpp:552 msgid "Create Footprint Library" -msgstr "建立封裝庫" +msgstr "創建封裝庫" #: bitmap2component/bitmap2cmp_panel.cpp:50 common/eda_draw_frame.cpp:672 #: eeschema/dialogs/dialog_field_properties_base.cpp:220 @@ -1526,7 +1524,7 @@ msgstr "mm" #: bitmap2component/bitmap2cmp_panel.cpp:50 #: pcbnew/dialogs/dialog_export_vrml_base.cpp:109 msgid "Inch" -msgstr "英寸" +msgstr "Inch" #: bitmap2component/bitmap2cmp_panel.cpp:50 msgid "DPI" @@ -1534,11 +1532,11 @@ msgstr "DPI" #: bitmap2component/bitmap2cmp_panel.cpp:513 msgid "Unable to export to the Clipboard" -msgstr "無法匯出到剪貼簿" +msgstr "無法導出到剪貼板" #: bitmap2component/bitmap2cmp_panel.cpp:540 msgid "Error allocating memory for potrace bitmap" -msgstr "為 potrace 點陣圖分配記憶體時出錯" +msgstr "為 potrace 位圖分配內存時出錯" #: bitmap2component/bitmap2cmp_panel.cpp:567 #: common/widgets/wx_html_report_panel_base.cpp:41 @@ -1560,15 +1558,15 @@ msgstr "灰度圖片" #: bitmap2component/bitmap2cmp_panel_base.cpp:28 msgid "Black && White Picture" -msgstr "黑白圖片" +msgstr "黑白 (二值化) 圖片" #: bitmap2component/bitmap2cmp_panel_base.cpp:36 msgid "Image Information" -msgstr "圖片資訊" +msgstr "圖像信息" #: bitmap2component/bitmap2cmp_panel_base.cpp:45 msgid "Image size:" -msgstr "圖片尺寸:" +msgstr "圖像尺寸:" #: bitmap2component/bitmap2cmp_panel_base.cpp:49 #: bitmap2component/bitmap2cmp_panel_base.cpp:53 @@ -1582,20 +1580,20 @@ msgstr "0000" #: common/widgets/gal_options_panel_base.cpp:87 #: common/widgets/gal_options_panel_base.cpp:98 msgid "pixels" -msgstr "畫素" +msgstr "pixels" #: bitmap2component/bitmap2cmp_panel_base.cpp:61 msgid "Image PPI:" -msgstr "圖片畫素密度:" +msgstr "圖像分辨率:" #: bitmap2component/bitmap2cmp_panel_base.cpp:73 eeschema/sch_bitmap.cpp:229 #: pcbnew/pcb_reference_image.cpp:256 msgid "PPI" -msgstr "畫素密度" +msgstr "PPI" #: bitmap2component/bitmap2cmp_panel_base.cpp:77 msgid "BPP:" -msgstr "畫素深度:" +msgstr "像素深度:" #: bitmap2component/bitmap2cmp_panel_base.cpp:85 msgid "bits" @@ -1603,7 +1601,7 @@ msgstr "位" #: bitmap2component/bitmap2cmp_panel_base.cpp:98 msgid "Load Source Image" -msgstr "載入源圖片" +msgstr "加載源圖像" #: bitmap2component/bitmap2cmp_panel_base.cpp:105 msgid "Output Size" @@ -1618,7 +1616,7 @@ msgstr "鎖定高/寬度比" #: eeschema/dialogs/dialog_tablecell_properties_base.cpp:135 #: pcbnew/dialogs/dialog_target_properties_base.cpp:28 msgid "Size:" -msgstr "尺寸:" +msgstr "尺寸:" #: bitmap2component/bitmap2cmp_panel_base.cpp:117 #: bitmap2component/bitmap2cmp_panel_base.cpp:122 @@ -1645,13 +1643,13 @@ msgstr "選項" #: bitmap2component/bitmap2cmp_panel_base.cpp:143 msgid "Black / white threshold:" -msgstr "黑/白閾值:" +msgstr "黑 / 白閾值:" #: bitmap2component/bitmap2cmp_panel_base.cpp:148 msgid "" "Adjust the level to convert the greyscale picture to a black and white " "picture." -msgstr "移動滑桿以調整灰度圖片轉換為黑白圖片的程度。" +msgstr "移動滑桿以調整灰度圖片二值化處理效果。" #: bitmap2component/bitmap2cmp_panel_base.cpp:152 #: gerbview/gerber_file_image.cpp:357 @@ -1660,7 +1658,7 @@ msgstr "負片" #: bitmap2component/bitmap2cmp_panel_base.cpp:158 msgid "Pcb Layer for Graphics" -msgstr "用於圖形的 PCB 層" +msgstr "圖形的 PCB 層" #: bitmap2component/bitmap2cmp_panel_base.cpp:160 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:525 @@ -1674,35 +1672,35 @@ msgstr "頂層阻焊" #: bitmap2component/bitmap2cmp_panel_base.cpp:160 msgid "Front Fab layer" -msgstr "頂表層" +msgstr "頂層製造層" #: bitmap2component/bitmap2cmp_panel_base.cpp:160 msgid "User layer drawings" -msgstr "User.板層 圖紙" +msgstr "用戶繪圖層" #: bitmap2component/bitmap2cmp_panel_base.cpp:160 msgid "User layer comments" -msgstr "User層註解" +msgstr "用戶註釋層" #: bitmap2component/bitmap2cmp_panel_base.cpp:160 msgid "User layer Eco1" -msgstr "ECO1 使用者層" +msgstr "ECO1 用戶層" #: bitmap2component/bitmap2cmp_panel_base.cpp:160 msgid "User layer Eco2" -msgstr "ECO2 使用者層" +msgstr "ECO2 用戶層" #: bitmap2component/bitmap2cmp_panel_base.cpp:169 msgid "Symbol (.kicad_sym file)" -msgstr "符號 (.kicad_sym 檔案)" +msgstr "符號 (.kicad_sym 文件)" #: bitmap2component/bitmap2cmp_panel_base.cpp:169 msgid "Footprint (.kicad_mod file)" -msgstr "封裝 (.kicad_mod 檔案)" +msgstr "封裝 (.kicad_mod 文件)" #: bitmap2component/bitmap2cmp_panel_base.cpp:169 msgid "Postscript (.ps file)" -msgstr "Postscript (.ps 檔案)" +msgstr "Postscript (.ps 文件)" #: bitmap2component/bitmap2cmp_panel_base.cpp:169 msgid "Drawing Sheet (.kicad_wks file)" @@ -1715,50 +1713,49 @@ msgstr "輸出格式" #: bitmap2component/bitmap2cmp_panel_base.cpp:175 msgid "Export to File" -msgstr "匯出到檔案" +msgstr "導出到文件" #: bitmap2component/bitmap2cmp_panel_base.cpp:178 #: pcbnew/board_stackup_manager/panel_board_stackup_base.cpp:147 msgid "Export to Clipboard" -msgstr "匯出到剪貼簿" +msgstr "導出到剪貼板" #: common/api/api_handler.cpp:27 -#, fuzzy msgid "Modification from API" -msgstr "形狀選項" +msgstr "通過 API 修改" #: common/background_jobs_monitor.cpp:97 msgid "Background Jobs" -msgstr "上部背景顏色" +msgstr "後臺任務" #: common/common.cpp:287 #, c-format msgid "" "Environment variables expansion failed: missing '%c' at position %u in '%s'." -msgstr "環境變數擴充套件失敗:缺少 \"%c\" , 位置 \"%u\" (在 \"%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' 絕對。" +msgstr "不能使路徑 '%s' 相對於 '%s' 為絕對路徑。" #: common/common.cpp:394 #, c-format msgid "Output directory '%s' created." -msgstr "已建立輸出目錄 \"%s\" 。" +msgstr "已創建輸出目錄 '%s'。" #: common/common.cpp:403 #, c-format msgid "Cannot create output directory '%s'." -msgstr "無法建立輸出目錄 \"%s\"。" +msgstr "無法創建輸出目錄 '%s'。" #: common/common.cpp:694 msgid "This operating system is not supported by KiCad and its dependencies." -msgstr "KiCad 及其依賴庫不支援此作業系統。" +msgstr "KiCad 及其依賴不支持此操作系統。" #: common/common.cpp:696 msgid "Unsupported Operating System" -msgstr "不支援的作業系統" +msgstr "不支持的操作系統" #: common/common.cpp:699 msgid "" @@ -1772,7 +1769,7 @@ msgstr "不再顯示" #: common/confirm.cpp:128 msgid "Message" -msgstr "訊息" +msgstr "消息" #: common/confirm.cpp:129 msgid "Question" @@ -1797,11 +1794,11 @@ msgstr "警告" #: common/confirm.cpp:161 common/confirm.cpp:167 msgid "File Open Warning" -msgstr "檔案開啟警告" +msgstr "文件打開警告" #: common/confirm.cpp:163 common/confirm.cpp:169 msgid "Interleaved saves may produce very unexpected results." -msgstr "交錯儲存可能會產生出乎意料的結果。" +msgstr "交錯保存文件可能會產生不可預料的結果。" #: common/confirm.cpp:165 common/confirm.cpp:170 common/confirm.cpp:234 #: common/confirm.cpp:261 common/dialogs/git/dialog_git_auth.cpp:54 @@ -1818,22 +1815,22 @@ msgstr "取消" #: common/confirm.cpp:165 common/confirm.cpp:170 msgid "Open Anyway" -msgstr "仍要開啟" +msgstr "仍要打開" #: common/confirm.cpp:181 common/confirm.cpp:218 msgid "Save Changes?" -msgstr "儲存變更嗎?" +msgstr "保存變更嗎?" #: common/confirm.cpp:183 common/confirm.cpp:220 msgid "If you don't save, all your changes will be permanently lost." -msgstr "如果不儲存,所有變更將永久丟失。" +msgstr "如果不保存, 所有變更將永久丟失。" #: common/confirm.cpp:185 common/confirm.cpp:221 common/tool/actions.cpp:77 #: eeschema/symbol_editor/symbol_editor.cpp:608 #: eeschema/widgets/tuner_slider_base.cpp:117 #: pcbnew/footprint_libraries_utils.cpp:1004 msgid "Save" -msgstr "儲存" +msgstr "保存" #: common/confirm.cpp:185 common/confirm.cpp:221 msgid "Discard Changes" @@ -1845,11 +1842,11 @@ msgstr "應用於全部" #: common/confirm.cpp:233 msgid "Your current changes will be permanently lost." -msgstr "你當前的變更將永久丟失。" +msgstr "當前變更將永久丟失。" #: common/confirm.cpp:234 common/tool/actions.cpp:107 msgid "Revert" -msgstr "恢復" +msgstr "放棄變更" #: common/confirm.cpp:260 common/dialogs/git/dialog_git_auth.cpp:53 #: common/dialogs/git/dialog_git_commit.cpp:142 @@ -1860,7 +1857,7 @@ msgstr "確定" #: common/confirm.cpp:349 msgid "Information" -msgstr "資訊" +msgstr "信息" #: common/confirm.cpp:376 common/confirm.cpp:379 #: eeschema/symbol_editor/symbol_editor.cpp:397 @@ -1927,7 +1924,7 @@ msgstr "描述" 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 工具箱是一套用於建立電路原理圖和印刷電路板的開源應用軟體。" +msgstr "KiCad EDA 套件是一套用於設計電路原理圖和印刷電路板的開源應用程序。" #: common/dialog_about/AboutDialog_main.cpp:127 msgid "KiCad on the web" @@ -1939,7 +1936,7 @@ msgstr "KiCad 官方網站 - " #: common/dialog_about/AboutDialog_main.cpp:137 msgid "Developer website - " -msgstr "開發人員網站 - " +msgstr "開發者網站 - " #: common/dialog_about/AboutDialog_main.cpp:142 msgid "Official KiCad library repositories - " @@ -1955,19 +1952,19 @@ msgstr "報告或檢查 Bug - " #: common/dialog_about/AboutDialog_main.cpp:161 msgid "KiCad users group and community" -msgstr "KiCad 使用者群和社群" +msgstr "KiCad 用戶群和社區" #: common/dialog_about/AboutDialog_main.cpp:166 msgid "KiCad forum - " -msgstr "KiCad 使用者論壇 - " +msgstr "KiCad 用戶論壇 - " #: common/dialog_about/AboutDialog_main.cpp:180 msgid "The complete KiCad EDA Suite is released under the" -msgstr "完整 KiCad EDA 工具箱的發行,遵循以下許可協議" +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 或任何更高版本" +msgstr "GNU 通用公共許可 (GPL) 版本 3 或任何更高版本 (GPLv3+)" #: common/dialog_about/AboutDialog_main.cpp:202 msgid "Lead Development Team" @@ -1975,23 +1972,21 @@ msgstr "主要開發團隊" #: common/dialog_about/AboutDialog_main.cpp:203 msgid "Lead Development Alumni" -msgstr "前主要開發人員" +msgstr "前主要開發團隊" #: common/dialog_about/AboutDialog_main.cpp:204 msgid "Additional Contributions By" msgstr "附加貢獻" #: common/dialog_about/AboutDialog_main.cpp:600 -#, fuzzy msgid "Documentation Team" -msgstr "文件" +msgstr "文檔團隊" #: common/dialog_about/AboutDialog_main.cpp:800 msgid "Librarian Team" -msgstr "Librarian Team" +msgstr "庫團隊" #: common/dialog_about/AboutDialog_main.cpp:843 -#, fuzzy msgid "3D models" msgstr "3D 模型" @@ -2015,13 +2010,12 @@ msgid "Footprints" msgstr "封裝" #: common/dialog_about/AboutDialog_main.cpp:865 -#, fuzzy msgid "Icons" -msgstr "圖示" +msgstr "圖標" #: common/dialog_about/AboutDialog_main.cpp:872 msgid "Package Developers" -msgstr "封裝開發者" +msgstr "軟件包開發者" #: common/dialog_about/dialog_about.cpp:114 #, c-format @@ -2041,39 +2035,39 @@ msgstr "版本" #: common/dialog_about/dialog_about.cpp:141 msgid "Developers" -msgstr "開發人員" +msgstr "開發" #: common/dialog_about/dialog_about.cpp:143 msgid "Doc Writers" -msgstr "文件人員" +msgstr "文檔" #: common/dialog_about/dialog_about.cpp:146 msgid "Librarians" -msgstr "制庫人員" +msgstr "制庫" #: common/dialog_about/dialog_about.cpp:149 msgid "Artists" -msgstr "設計人員" +msgstr "設計" #: common/dialog_about/dialog_about.cpp:151 msgid "Translators" -msgstr "翻譯人員" +msgstr "翻譯" #: common/dialog_about/dialog_about.cpp:153 msgid "Packagers" -msgstr "打包人員" +msgstr "打包" #: common/dialog_about/dialog_about.cpp:156 msgid "License" -msgstr "許可證" +msgstr "許可" #: common/dialog_about/dialog_about.cpp:257 msgid "Could not open clipboard to write version information." -msgstr "無法開啟剪貼簿寫入版本資訊。" +msgstr "無法打開剪貼板寫入版本信息。" #: common/dialog_about/dialog_about.cpp:258 msgid "Clipboard Error" -msgstr "剪貼簿錯誤" +msgstr "剪貼板錯誤" #: common/dialog_about/dialog_about.cpp:267 msgid "Copied..." @@ -2085,23 +2079,23 @@ msgstr "應用標題" #: common/dialog_about/dialog_about_base.cpp:37 msgid "Copyright Info" -msgstr "版權資訊" +msgstr "版權信息" #: common/dialog_about/dialog_about_base.cpp:41 msgid "Build Version Info" -msgstr "構建版本資訊" +msgstr "構建版本信息" #: common/dialog_about/dialog_about_base.cpp:45 msgid "Lib Version Info" -msgstr "庫版本資訊" +msgstr "庫版本信息" #: common/dialog_about/dialog_about_base.cpp:58 msgid "&Copy Version Info" -msgstr "複製版本資訊 (&C)" +msgstr "複製版本信息 (&C)" #: common/dialog_about/dialog_about_base.cpp:59 msgid "Copy KiCad version info to the clipboard" -msgstr "複製 KiCad 版本資訊到剪貼簿" +msgstr "複製 KiCad 版本信息到剪貼板" #: common/dialog_about/dialog_about_base.cpp:63 msgid "&Report Bug" @@ -2113,12 +2107,12 @@ msgstr "報告 KiCad 的問題" #: common/dialog_about/dialog_about_base.cpp:68 common/tool/actions.cpp:1132 msgid "Donate" -msgstr "捐款" +msgstr "發起捐贈" #: common/dialog_about/dialog_about_base.cpp:69 #: common/tool/common_control.cpp:312 msgid "Donate to KiCad" -msgstr "向 KiCad 捐款" +msgstr "向 KiCad 發起捐贈" #: common/dialog_about/dialog_about_base.cpp:94 common/dialog_shim.cpp:746 msgid "&OK" @@ -2142,7 +2136,7 @@ msgstr "應用(&A)" #: common/dialog_shim.cpp:751 msgid "&Save" -msgstr "儲存 (&S)" +msgstr "保存 (&S)" #: common/dialog_shim.cpp:752 common/dialog_shim.cpp:753 #: common/eda_base_frame.cpp:503 common/eda_base_frame.cpp:508 @@ -2157,25 +2151,25 @@ msgstr "報告" #: common/dialogs/dialog_assign_netclass.cpp:109 msgid "Currently matching nets:" -msgstr "當前匹配的網路:" +msgstr "當前匹配的網絡: " #: common/dialogs/dialog_assign_netclass_base.cpp:24 msgid "Pattern:" -msgstr "圖案:" +msgstr "匹配規則:" #: common/dialogs/dialog_assign_netclass_base.cpp:33 msgid "Net class:" -msgstr "網路類:" +msgstr "網絡類:" #: common/dialogs/dialog_assign_netclass_base.cpp:51 msgid "" "Note: complete netclass assignments can be edited in Schematic Setup > " "Project." -msgstr "注意:可以在原理圖設定中編輯完整的網路類別分配 > 專案。" +msgstr "注: 可在 '原理圖設置 > 工程' 中編輯完整的網絡類分配。" #: common/dialogs/dialog_assign_netclass_base.h:56 msgid "Add Netclass Assignment" -msgstr "加入網路類別分配" +msgstr "添加網絡類分配" #: common/dialogs/dialog_color_picker.cpp:94 msgid "Clear Color" @@ -2187,15 +2181,15 @@ msgstr "RGB" #: common/dialogs/dialog_color_picker_base.cpp:46 msgid "Red:" -msgstr "紅色:" +msgstr "紅:" #: common/dialogs/dialog_color_picker_base.cpp:50 msgid "Green:" -msgstr "綠色:" +msgstr "綠:" #: common/dialogs/dialog_color_picker_base.cpp:54 msgid "Blue:" -msgstr "藍色:" +msgstr "藍:" #: common/dialogs/dialog_color_picker_base.cpp:74 msgid "HSV" @@ -2203,17 +2197,17 @@ msgstr "HSV" #: common/dialogs/dialog_color_picker_base.cpp:91 msgid "Hue:" -msgstr "色調:" +msgstr "色調:" #: common/dialogs/dialog_color_picker_base.cpp:95 msgid "Saturation:" -msgstr "飽和度:" +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 "值:" +msgstr "明度:" #: common/dialogs/dialog_color_picker_base.cpp:134 #: common/dialogs/dialog_color_picker_base.h:94 @@ -2222,45 +2216,43 @@ msgstr "顏色選擇器" #: common/dialogs/dialog_color_picker_base.cpp:154 msgid "Defined Colors" -msgstr "自定義顏色" +msgstr "內建顏色" #: common/dialogs/dialog_color_picker_base.cpp:163 msgid "Opacity:" -msgstr "不透明度:" +msgstr "不透明度:" #: common/dialogs/dialog_color_picker_base.cpp:182 msgid "Preview (old/new):" -msgstr "預覽 (舊/新):" +msgstr "預覽 (舊/新):" #: common/dialogs/dialog_color_picker_base.cpp:207 msgid "Reset to Default" -msgstr "重置為預設值" +msgstr "重置為默認值" #: common/dialogs/dialog_configure_paths.cpp:193 #: common/dialogs/dialog_configure_paths.cpp:251 msgid "Environment variable name cannot be empty." -msgstr "環境變數名稱不能為空。" +msgstr "環境變量名稱不能為空。" #: common/dialogs/dialog_configure_paths.cpp:201 #: common/dialogs/dialog_configure_paths.cpp:253 msgid "Environment variable path cannot be empty." -msgstr "環境變數路徑不能為空。" +msgstr "環境變量路徑不能為空。" #: common/dialogs/dialog_configure_paths.cpp:258 msgid "3D search path alias cannot be empty." -msgstr "3D 搜尋路徑別名不能為空。" +msgstr "3D 搜索路徑別名不能為空。" #: common/dialogs/dialog_configure_paths.cpp:260 msgid "3D search path cannot be empty." -msgstr "3D 搜尋路徑不能為空。" +msgstr "3D 搜索路徑不能為空。" #: common/dialogs/dialog_configure_paths.cpp:275 msgid "" "This path was defined externally to the running process and\n" "will only be temporarily overwritten." -msgstr "" -"此路徑是在執行程序外部定義的\n" -"只會被暫時覆蓋。" +msgstr "此路徑是在運行進程外部定義的, 只會被暫時覆蓋。" #: common/dialogs/dialog_configure_paths.cpp:277 msgid "" @@ -2270,16 +2262,15 @@ msgid "" "this behavior, either rename any conflicting entries or remove\n" "the external environment variable(s) from your system." msgstr "" -"下次啟動 KiCad 時,將支援已定義的\n" -"任何路徑,並忽略在路徑配置對話方塊\n" -"中定義的任何設定。如果您不打算執\n" -"行此行為,請重新命名任何衝突的條目\n" -"或從系統中刪除外部環境變數。" +"下次啟動KiCad時, 任何已經定義好的路徑都會被遵守, \n" +"而在路徑配置對話框中定義的任何設置都會被忽略。\n" +"如果你不打算使用這種行為, 請重命名任何衝突的條目\n" +"或從你的系統中移除外部環境變量。" #: common/dialogs/dialog_configure_paths.cpp:295 #, c-format msgid "The name %s is reserved, and cannot be used." -msgstr "名稱 %s 是保留的,不能使用。" +msgstr "名稱 %s 是保留的, 不能使用。" #: common/dialogs/dialog_configure_paths.cpp:399 msgid "" @@ -2289,21 +2280,21 @@ msgid "" "over the ones defined in this table. This means the values in this table " "are ignored." msgstr "" -"為每個環境變數輸入名稱和路徑。灰色條目為系統或使用者在外部定義的名稱。在系統" -"或使用者級定義的環境變數優先於該表中定義。這意味著該表中的值將被忽略。" +"為每個環境變量輸入名稱和路徑, 灰色的條目是在系統或用戶層級外部定義的名稱。" +"在系統或用戶層面上定義的環境變量優先於本表中定義的環境變量, " +"這種情況下本表中的數值會被忽略。" #: common/dialogs/dialog_configure_paths.cpp:405 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 "" -"為了確保環境變數名稱在所有平臺上有效的,名稱欄位只接受大寫字母,數字和下劃線" -"字元。" +msgstr "為了確保環境變量名稱在所有平臺上都有效, 名稱字段只接受大寫字母, " +"數字和下劃線字符。" #: common/dialogs/dialog_configure_paths_base.cpp:23 msgid "Environment Variables" -msgstr "環境變數" +msgstr "環境變量" #: common/dialogs/dialog_configure_paths_base.cpp:39 #: common/dialogs/git/dialog_git_auth.cpp:56 @@ -2353,7 +2344,7 @@ msgstr "路徑" #: common/dialogs/dialog_global_lib_table_config.cpp:41 #, c-format msgid "Configure Global %s Library Table" -msgstr "配置全域性%s庫表" +msgstr "配置全局 %s 庫表" #: common/dialogs/dialog_global_lib_table_config.cpp:44 #, c-format @@ -2364,50 +2355,48 @@ msgid "" "of the options below. If you are not sure which option to select, please\n" "use the default selection." msgstr "" -"KiCad 首次使用新的%s庫表來訪問庫。\n" -"為了讓 KiCad 訪問%s庫,\n" -"您必須配置全域性%s庫表。\n" -"請從以下選項中選擇一個。\n" -"如果您不確定要選擇哪個選項,請使用預設選擇。" +"首次運行 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庫表 (推薦)" +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庫表,請選擇此選項" +msgstr "如果你不確定如何配置全局 %s 庫表, 請選擇此選項" #: common/dialogs/dialog_global_lib_table_config.cpp:57 #, c-format msgid "Copy custom global %s library table" -msgstr "複製自定義全域性%s庫表" +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庫表文件" +msgstr "選擇此選項可複製除默認值以外的 %s 庫表文件" #: common/dialogs/dialog_global_lib_table_config.cpp:63 #, c-format msgid "Create an empty global %s library table" -msgstr "建立一個空的全域性%s庫表" +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庫" +msgstr "選擇此選項可在工程專用庫表中定義 %s 庫" #: common/dialogs/dialog_global_lib_table_config.cpp:69 #, c-format msgid "Select global %s library table file:" -msgstr "選擇全域性%s庫表文件:" +msgstr "選擇全局 %s 庫表文件:" #: common/dialogs/dialog_global_lib_table_config_base.cpp:21 #: common/dialogs/dialog_global_lib_table_config_base.cpp:28 @@ -2462,19 +2451,19 @@ msgstr "假" #: common/dialogs/dialog_global_lib_table_config_base.cpp:51 msgid "Select a file" -msgstr "選擇檔案" +msgstr "選擇文件" #: common/dialogs/dialog_global_lib_table_config_base.h:55 msgid "Configure Global Library Table" -msgstr "配置全域性庫表" +msgstr "配置全局庫表" #: common/dialogs/dialog_grid_settings.cpp:61 msgid "Grid size X out of range." -msgstr "網格尺寸 X 超出範圍。" +msgstr "柵格 X 大小超出範圍。" #: common/dialogs/dialog_grid_settings.cpp:68 msgid "Grid size Y out of range." -msgstr "鑽孔超出範圍網格尺寸 Y 超出範圍。" +msgstr "柵格 Y 大小超出範圍。" #: common/dialogs/dialog_grid_settings_base.cpp:25 #: eeschema/dialogs/dialog_export_netlist_base.cpp:94 @@ -2484,11 +2473,11 @@ msgstr "鑽孔超出範圍網格尺寸 Y 超出範圍。" #: pcbnew/board_stackup_manager/dialog_dielectric_list_manager_base.cpp:31 #: pcbnew/footprint_libraries_utils.cpp:1008 msgid "Name:" -msgstr "名稱:" +msgstr "名稱:" #: common/dialogs/dialog_grid_settings_base.cpp:32 msgid "(optional)" -msgstr "(可選的)" +msgstr "(可選)" #: common/dialogs/dialog_grid_settings_base.cpp:43 #: common/dialogs/dialog_grid_settings_base.cpp:66 @@ -2578,11 +2567,11 @@ msgstr "單位" #: common/dialogs/dialog_grid_settings_base.cpp:50 msgid "Linked" -msgstr "連結的" +msgstr "已鏈接" #: common/dialogs/dialog_grid_settings_base.h:57 msgid "Grid Settings" -msgstr "網格設定" +msgstr "網格設置" #: common/dialogs/dialog_hotkey_list.cpp:33 msgid "Hotkey List" @@ -2590,13 +2579,13 @@ msgstr "快捷鍵列表" #: common/dialogs/dialog_import_choose_project.cpp:33 msgid "Project Name" -msgstr "專案名稱" +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 "印刷電路板" +msgstr "PCB" #: common/dialogs/dialog_import_choose_project.cpp:35 #: eeschema/sch_edit_frame.cpp:1284 eeschema/sch_plotter.cpp:1019 @@ -2610,22 +2599,22 @@ msgid "" "This project file contains multiple PCB+Schematic combinations.\n" "Choose which one should be imported to KiCad." msgstr "" -"這個專案包含多個電路板與電路圖組合。\n" -"選擇應匯入到 KiCad 的項目。" +"此工程文件包含多個 PCB + 原理圖 的組合。\n" +"請選擇一個導入 KiCad。" #: common/dialogs/dialog_import_choose_project_base.h:48 msgid "Choose Project to Import" -msgstr "選擇要匯入的專案" +msgstr "選擇要導入的工程" #: common/dialogs/dialog_locked_items_query.cpp:35 msgid "Skip Locked Items" -msgstr "跳過鎖定項目" +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 "從選擇中移除鎖定的項目,並只對未鎖定項目(如果有的話)進行操作。" +msgstr "從選擇中移除鎖定的項目, 並只對未鎖定項目(如果有的話)進行操作。" #: common/dialogs/dialog_locked_items_query_base.cpp:30 #, c-format @@ -2634,23 +2623,23 @@ msgstr "選中部分含 %d 個鎖定項目。" #: common/dialogs/dialog_locked_items_query_base.cpp:34 msgid "These items will be skipped unless you override the locks." -msgstr "這些項目將被跳過,除非您覆蓋鎖定。" +msgstr "除非忽略鎖定設置, 否則將跳過這些項目。" #: common/dialogs/dialog_locked_items_query_base.cpp:44 msgid "Remember decision for this session." -msgstr "記住本會話的決定。" +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 重新啟動之前,這個對話方塊不會再次顯示。" +"在本次會話的中內記住所選選項。\n" +"在重新啟動 KiCad 之前, 此對話框不會再次顯示。" #: common/dialogs/dialog_locked_items_query_base.cpp:55 msgid "Override Locks" -msgstr "覆蓋鎖定" +msgstr "忽略鎖定設置" #: common/dialogs/dialog_locked_items_query_base.cpp:56 #: kicad/dialogs/dialog_update_notice_base.cpp:53 @@ -2658,12 +2647,12 @@ 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" -"操作完成後,任何已鎖定的項目將保持鎖定狀態。" +"無視鎖定設置並對選定的所有項應用操作。\n" +"任何鎖定的項目將在操作完成後繼續保持鎖定。" #: common/dialogs/dialog_locked_items_query_base.h:56 msgid "Locked Items" -msgstr "被鎖定項目" +msgstr "鎖定項" #: common/dialogs/dialog_migrate_settings.cpp:33 msgid "Quit KiCad" @@ -2673,23 +2662,23 @@ msgstr "退出 KiCad" #: common/dialogs/dialog_migrate_settings_base.cpp:23 #, c-format msgid "Welcome to KiCad %s!" -msgstr "歡迎來到 KiCad %s!" +msgstr "歡迎來到 KiCad %s!" #: common/dialogs/dialog_migrate_settings.cpp:67 msgid "Import settings from a previous version (none found)" -msgstr "從早期版本匯入設定(未找到)" +msgstr "從早期版本導入設置 (未找到)" #: common/dialogs/dialog_migrate_settings.cpp:138 msgid "Select Settings Path" -msgstr "選擇設定路徑" +msgstr "選擇設置路徑" #: common/dialogs/dialog_migrate_settings_base.cpp:32 msgid "How would you like to configure KiCad?" -msgstr "您想如何配置 KiCad?" +msgstr "您想如何配置 KiCad?" #: common/dialogs/dialog_migrate_settings_base.cpp:36 msgid "Import settings from a previous version at:" -msgstr "在以下位置從先前版本匯入設定:" +msgstr "從以下位置的先前版本中導入設置:" #: common/dialogs/dialog_migrate_settings_base.cpp:49 msgid "Choose a different path" @@ -2697,25 +2686,25 @@ msgstr "選擇一個不同的路徑" #: common/dialogs/dialog_migrate_settings_base.cpp:56 msgid "The selected path does not contain valid KiCad settings!" -msgstr "所選路徑不包含有效的 KiCad 設定!" +msgstr "所選路徑不包含有效的 KiCad 設置!" #: common/dialogs/dialog_migrate_settings_base.cpp:63 msgid "Import library configuration from previous version" -msgstr "從先前版本匯入庫配置" +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 "選中後,以前版本的符號和封裝庫表將匯入到該版本中" +msgstr "選中後, 先前版本的符號和封裝庫表將導入到此版本中" #: common/dialogs/dialog_migrate_settings_base.cpp:69 msgid "Start with default settings" -msgstr "以預設設定啟動" +msgstr "以默認設置開始" #: common/dialogs/dialog_migrate_settings_base.h:69 msgid "Configure KiCad Settings Path" -msgstr "配置 KiCad 設定路徑" +msgstr "配置 KiCad 設置路徑" #: common/dialogs/dialog_page_settings.cpp:59 msgid "A5 148x210mm" @@ -2775,40 +2764,40 @@ msgstr "美式法律專用紙 11x17in" #: common/dialogs/dialog_page_settings.cpp:73 msgid "User (Custom)" -msgstr "使用者設定(自定義)" +msgstr "用戶設置 (自定義)" #: common/dialogs/dialog_page_settings.cpp:105 msgid "Preview Settings" -msgstr "預覽設定" +msgstr "預覽設置" #: common/dialogs/dialog_page_settings.cpp:106 msgid "Preview Paper" -msgstr "預覽圖框" +msgstr "預覽圖紙" #: common/dialogs/dialog_page_settings.cpp:107 msgid "Preview Title Block Data" -msgstr "預覽標題塊資料" +msgstr "預覽標題塊數據" #: common/dialogs/dialog_page_settings.cpp:111 #: common/dialogs/dialog_page_settings_base.h:146 #: eeschema/tools/sch_editor_control.cpp:197 #: pcbnew/tools/board_editor_control.cpp:297 msgid "Page Settings" -msgstr "圖框設定" +msgstr "圖紙設置" #: common/dialogs/dialog_page_settings.cpp:112 #: common/dialogs/dialog_page_settings_base.cpp:27 msgid "Paper" -msgstr "圖框" +msgstr "圖紙" #: common/dialogs/dialog_page_settings.cpp:113 msgid "Title Block" -msgstr "電路圖標題列" +msgstr "工程明細表" #: common/dialogs/dialog_page_settings.cpp:474 #, c-format msgid "Drawing sheet file '%s' not found." -msgstr "未找到圖紙檔案 \"%s\"。" +msgstr "找不到圖紙文件 '%s'。" #: common/dialogs/dialog_page_settings.cpp:707 #: common/dialogs/dialog_page_settings_base.cpp:54 @@ -2822,11 +2811,11 @@ msgstr "橫向" #: common/dialogs/dialog_page_settings.cpp:795 pagelayout_editor/files.cpp:59 msgid "Drawing Sheet File" -msgstr "圖紙檔案" +msgstr "圖紙文件" #: common/dialogs/dialog_page_settings_base.cpp:41 msgid "dummy text" -msgstr "虛擬文字" +msgstr "虛擬文本" #: common/dialogs/dialog_page_settings_base.cpp:50 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:238 @@ -2840,11 +2829,11 @@ msgstr "虛擬文字" #: pcbnew/dialogs/dialog_textbox_properties_base.cpp:181 #: pcbnew/zone_manager/panel_zone_properties_base.cpp:221 msgid "Orientation:" -msgstr "方向:" +msgstr "方向:" #: common/dialogs/dialog_page_settings_base.cpp:60 msgid "Custom paper size:" -msgstr "自定義圖框尺寸:" +msgstr "自定義頁面尺寸:" #: common/dialogs/dialog_page_settings_base.cpp:72 #: pcbnew/dialogs/dialog_board_statistics.cpp:105 @@ -2852,11 +2841,11 @@ msgstr "自定義圖框尺寸:" #: pcbnew/dialogs/dialog_shape_properties_base.cpp:184 #: pcbnew/dialogs/dialog_text_properties_base.cpp:181 msgid "Height:" -msgstr "高度:" +msgstr "高度:" #: common/dialogs/dialog_page_settings_base.cpp:85 msgid "Custom paper height." -msgstr "自定義圖框高度。" +msgstr "自定義圖紙高度。" #: common/dialogs/dialog_page_settings_base.cpp:93 #: eeschema/dialogs/dialog_lib_shape_properties_base.cpp:51 @@ -2874,11 +2863,11 @@ msgstr "自定義圖框高度。" #: pcbnew/dialogs/dialog_table_properties_base.cpp:105 #: pcbnew/dialogs/dialog_text_properties_base.cpp:168 msgid "Width:" -msgstr "寬度:" +msgstr "寬度:" #: common/dialogs/dialog_page_settings_base.cpp:106 msgid "Custom paper width." -msgstr "自定義圖框寬度。" +msgstr "自定義圖紙寬度。" #: common/dialogs/dialog_page_settings_base.cpp:117 #: common/dialogs/dialog_page_settings_base.cpp:237 @@ -2895,7 +2884,7 @@ msgstr "自定義圖框寬度。" #: common/dialogs/dialog_page_settings_base.cpp:369 #: common/dialogs/dialog_page_settings_base.cpp:381 msgid "Export to other sheets" -msgstr "匯出到其他圖紙" +msgstr "導出到其他圖紙" #: common/dialogs/dialog_page_settings_base.cpp:148 common/rc_item.cpp:444 #: eeschema/erc_item.cpp:366 eeschema/sch_marker.cpp:297 @@ -2903,7 +2892,7 @@ msgstr "匯出到其他圖紙" #: gerbview/widgets/gerbview_layer_widget.cpp:136 pcbnew/pcb_marker.cpp:214 #: pcbnew/widgets/appearance_controls.cpp:350 msgid "Drawing Sheet" -msgstr "繪製圖紙" +msgstr "圖紙" #: common/dialogs/dialog_page_settings_base.cpp:164 #: eeschema/dialogs/dialog_sim_model_base.cpp:38 @@ -2912,25 +2901,25 @@ msgstr "繪製圖紙" #: pcbnew/dialogs/dialog_export_step_base.cpp:23 #: pcbnew/import_gfx/dialog_import_graphics_base.cpp:25 msgid "File:" -msgstr "檔案:" +msgstr "文件:" #: common/dialogs/dialog_page_settings_base.cpp:183 msgid "Title Block Parameters" -msgstr "標題欄引數" +msgstr "標題欄參數" #: common/dialogs/dialog_page_settings_base.cpp:196 #, c-format msgid "Number of sheets: %d" -msgstr "圖紙數目:共 %d 頁" +msgstr "共 %d 頁" #: common/dialogs/dialog_page_settings_base.cpp:203 #, c-format msgid "Sheet number: %d" -msgstr "圖紙編號:第 %d 頁" +msgstr "第 %d 頁" #: common/dialogs/dialog_page_settings_base.cpp:216 msgid "Issue Date:" -msgstr "發行日期:" +msgstr "發行日期:" #: common/dialogs/dialog_page_settings_base.cpp:228 msgid "<<<" @@ -2938,58 +2927,58 @@ msgstr "<<<" #: common/dialogs/dialog_page_settings_base.cpp:240 msgid "Revision:" -msgstr "修訂:" +msgstr "修訂:" #: common/dialogs/dialog_page_settings_base.cpp:252 #: eeschema/dialogs/dialog_export_netlist.cpp:414 msgid "Title:" -msgstr "標題:" +msgstr "標題:" #: common/dialogs/dialog_page_settings_base.cpp:264 msgid "Company:" -msgstr "廠商:" +msgstr "廠商:" #: common/dialogs/dialog_page_settings_base.cpp:276 msgid "Comment1:" -msgstr "註釋 1:" +msgstr "註釋 1:" #: common/dialogs/dialog_page_settings_base.cpp:288 msgid "Comment2:" -msgstr "註釋 2:" +msgstr "註釋 2:" #: common/dialogs/dialog_page_settings_base.cpp:300 msgid "Comment3:" -msgstr "註釋 3:" +msgstr "註釋 3:" #: common/dialogs/dialog_page_settings_base.cpp:312 msgid "Comment4:" -msgstr "註釋 4:" +msgstr "註釋 4:" #: common/dialogs/dialog_page_settings_base.cpp:324 msgid "Comment5:" -msgstr "註釋 5:" +msgstr "註釋 5:" #: common/dialogs/dialog_page_settings_base.cpp:336 msgid "Comment6:" -msgstr "註釋 6:" +msgstr "註釋 6:" #: common/dialogs/dialog_page_settings_base.cpp:348 msgid "Comment7:" -msgstr "註釋 7:" +msgstr "註釋 7:" #: common/dialogs/dialog_page_settings_base.cpp:360 msgid "Comment8:" -msgstr "註釋 8:" +msgstr "註釋 8:" #: common/dialogs/dialog_page_settings_base.cpp:372 msgid "Comment9:" -msgstr "註釋 9:" +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 "為設計中已經存在的任何位號查詢下一個可用的位號。" +msgstr "自動查找重複位號併為其分配新的可用位號。" #: common/dialogs/dialog_paste_special.cpp:44 #, c-format @@ -2998,15 +2987,15 @@ msgstr "用 '%s' 替換位號。" #: common/dialogs/dialog_paste_special_base.cpp:22 msgid "Assign unique reference designators to pasted symbols" -msgstr "為所貼上的符號分配唯一的位號" +msgstr "自動分配新的位號" #: common/dialogs/dialog_paste_special_base.cpp:22 msgid "Keep existing reference designators, even if they are duplicated" -msgstr "保留現有的位號,即使它們是重複的" +msgstr "保留現有的位號 (無視重複項)" #: common/dialogs/dialog_paste_special_base.cpp:22 msgid "Clear reference designators on all pasted symbols" -msgstr "清理所有貼上符號上的位號" +msgstr "清除所有位號" #: common/dialogs/dialog_paste_special_base.cpp:24 #: pcbnew/dialogs/dialog_board_reannotate_base.cpp:293 @@ -3014,32 +3003,31 @@ msgid "Reference Designators" msgstr "位號" #: common/dialogs/dialog_paste_special_base.cpp:28 -#, fuzzy msgid "Clear Net Assignments" -msgstr "備用關聯" +msgstr "清除網絡分配" #: common/dialogs/dialog_paste_special_base.cpp:29 msgid "Remove the net information from all connected items before pasting" -msgstr "" +msgstr "粘貼前刪除所有連接項目的網絡信息" #: common/dialogs/dialog_paste_special_base.h:48 msgid "Paste Special" -msgstr "特殊貼上" +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 "在列表框設定一個 設定選項, 並點選 新增選擇設定 按鈕。" +msgstr "在上面的列表框中選擇一個 選項選擇, 然後點擊 追加所選選項 按鈕。" #: common/dialogs/dialog_plugin_options.cpp:52 #, c-format msgid "Options for Library '%s'" -msgstr "庫 \"%s\" 的選項" +msgstr "庫 '%s' 的選項" #: common/dialogs/dialog_plugin_options_base.cpp:26 msgid "Plugin Options" -msgstr "外掛選項" +msgstr "插件選項" #: common/dialogs/dialog_plugin_options_base.cpp:43 #: common/dialogs/panel_mouse_settings.cpp:47 @@ -3047,7 +3035,7 @@ msgstr "外掛選項" #: eeschema/dialogs/panel_simulator_preferences.cpp:33 #: pcbnew/dialogs/panel_edit_options_base.cpp:236 msgid "Option" -msgstr "設定" +msgstr "選項" #: common/dialogs/dialog_plugin_options_base.cpp:44 #: cvpcb/dialogs/dialog_config_equfiles_base.cpp:89 @@ -3077,7 +3065,7 @@ msgstr "設定" #: pcbnew/pcb_dimension.cpp:406 pcbnew/plot_board_layers.cpp:90 #: pcbnew/widgets/search_handlers.cpp:83 msgid "Value" -msgstr "值" +msgstr "數值" #: common/dialogs/dialog_plugin_options_base.cpp:78 msgid "Option Choices" @@ -3085,11 +3073,11 @@ msgstr "選項選擇" #: common/dialogs/dialog_plugin_options_base.cpp:81 msgid "Options supported by current plugin" -msgstr "當前外掛支援的選項" +msgstr "當前插件支持的選項" #: common/dialogs/dialog_plugin_options_base.cpp:85 msgid "<< Append Selected Option" -msgstr "<< 新增選定的選項" +msgstr "<< 追加所選選項" #: common/dialogs/dialog_print_generic.cpp:95 #: common/dialogs/dialog_print_generic.cpp:301 @@ -3097,13 +3085,13 @@ msgstr "<< 新增選定的選項" #: eeschema/printing/dialog_print_using_printer.cpp:126 #: eeschema/printing/dialog_print_using_printer_base.h:61 msgid "Print" -msgstr "列印" +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 "列印預覽" +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 @@ -3138,7 +3126,7 @@ msgstr "關閉" #: common/dialogs/dialog_print_generic.cpp:155 msgid "Warning: Bad scale number" -msgstr "警告:縮放比例錯誤" +msgstr "警告: 縮放比例錯誤" #: common/dialogs/dialog_print_generic.cpp:164 #, c-format @@ -3146,7 +3134,7 @@ msgid "" "Warning: Scale option set to a very large value.\n" " Clamped to %f" msgstr "" -"警告:縮放比例被設定為非常大的值。\n" +"警告: 縮放比例過大。\n" " 已限制到 %f" #: common/dialogs/dialog_print_generic.cpp:172 @@ -3155,26 +3143,26 @@ msgid "" "Warning: Scale option set to a very small value.\n" " Clamped to %f" msgstr "" -"警告:縮放比例被設定為一個很小的值。\n" +"警告: 縮放比例過小。\n" " 已限制到 %f" #: common/dialogs/dialog_print_generic.cpp:242 #: common/dialogs/dialog_print_generic.cpp:293 msgid "Nothing to print" -msgstr "沒有要列印的內容" +msgstr "沒有可打印的內容" #: common/dialogs/dialog_print_generic.cpp:284 #: eeschema/printing/dialog_print_using_printer.cpp:307 msgid "Previous print job not yet complete." -msgstr "上一個列印作業尚未完成。" +msgstr "上一個打印任務尚未完成。" #: common/dialogs/dialog_print_generic.cpp:309 msgid "There was a problem printing." -msgstr "打印發生問題。" +msgstr "打印時出現了問題。" #: common/dialogs/dialog_print_generic.cpp:351 msgid "An error occurred initializing the printer information." -msgstr "初始化印表機資訊時發生錯誤。" +msgstr "初始化打印機信息時出錯。" #: common/dialogs/dialog_print_generic_base.cpp:31 #: eeschema/dialogs/dialog_plot_schematic_base.cpp:74 @@ -3182,7 +3170,7 @@ msgstr "初始化印表機資訊時發生錯誤。" #: pcbnew/dialogs/dialog_plot_base.cpp:377 #: pcbnew/dialogs/dialog_plot_base.cpp:400 msgid "Output mode:" -msgstr "輸出模式:" +msgstr "輸出模式:" #: common/dialogs/dialog_print_generic_base.cpp:35 #: common/dialogs/panel_setup_netclasses_base.cpp:63 common/eda_text.cpp:1256 @@ -3215,11 +3203,11 @@ msgstr "黑白" #: common/dialogs/dialog_print_generic_base.cpp:41 #: eeschema/printing/dialog_print_using_printer_base.cpp:22 msgid "Print drawing sheet" -msgstr "列印圖紙" +msgstr "打印圖紙" #: common/dialogs/dialog_print_generic_base.cpp:43 msgid "Print Frame references." -msgstr "列印圖框參考。" +msgstr "打印圖框。" #: common/dialogs/dialog_print_generic_base.cpp:58 #: pcbnew/dialogs/dialog_plot_base.cpp:124 @@ -3228,24 +3216,24 @@ msgstr "1:1" #: common/dialogs/dialog_print_generic_base.cpp:64 msgid "Fit to page" -msgstr "適合頁面" +msgstr "自適應頁面" #: common/dialogs/dialog_print_generic_base.cpp:73 msgid "Custom:" -msgstr "自定義:" +msgstr "自定義:" #: common/dialogs/dialog_print_generic_base.cpp:77 msgid "Set X scale adjust for exact scale plotting" -msgstr "設定 X 方向調整比例使輸出更精確" +msgstr "調整 X 比例,使輸出繪圖比例更加精確" #: common/dialogs/dialog_print_generic_base.cpp:96 msgid "Info text" -msgstr "訊息文字" +msgstr "消息文本" #: common/dialogs/dialog_print_generic_base.cpp:108 #: eeschema/printing/dialog_print_using_printer_base.cpp:73 msgid "Page Setup..." -msgstr "頁面設定..." +msgstr "頁面設置..." #: common/dialogs/dialog_text_entry_base.cpp:21 #: common/dialogs/dialog_text_entry_base.cpp:33 @@ -3267,7 +3255,7 @@ msgstr "標題" #: common/dialogs/dialog_unit_entry_base.h:73 msgid "Move Point to Location" -msgstr "將點移至位置" +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 @@ -3286,15 +3274,15 @@ msgstr "篩選" #: common/dialogs/eda_list_dialog_base.cpp:22 msgid "Items:" -msgstr "項目:" +msgstr "項目:" #: common/dialogs/eda_reorderable_list_dialog_base.cpp:32 msgid "Available:" -msgstr "可用:" +msgstr "可用:" #: common/dialogs/eda_reorderable_list_dialog_base.cpp:39 msgid "Enabled:" -msgstr "已啟用:" +msgstr "已啟用:" #: common/dialogs/eda_reorderable_list_dialog_base.cpp:51 #: pcbnew/dialogs/dialog_imported_layers_base.cpp:59 @@ -3333,7 +3321,7 @@ msgstr "下移" #: common/dialogs/eda_view_switcher_base.cpp:19 #: common/dialogs/eda_view_switcher_base.h:40 msgid "View Preset Switcher" -msgstr "檢視預設切換器" +msgstr "預設視圖切換器" #: common/dialogs/git/dialog_git_auth.cpp:27 #: common/dialogs/git/dialog_git_repository_base.cpp:19 @@ -3359,7 +3347,7 @@ msgstr "測試" #: common/dialogs/git/dialog_git_auth.cpp:58 msgid "Url" -msgstr "網址" +msgstr "Url" #: common/dialogs/git/dialog_git_auth.cpp:60 #: common/dialogs/git/dialog_git_repository_base.cpp:78 @@ -3368,7 +3356,7 @@ msgstr "認證" #: common/dialogs/git/dialog_git_auth.cpp:62 msgid "User Name" -msgstr "使用者名稱" +msgstr "用戶" #: common/dialogs/git/dialog_git_auth.cpp:64 #: common/dialogs/git/dialog_git_repository.cpp:453 @@ -3381,7 +3369,7 @@ msgstr "提交更改" #: common/dialogs/git/dialog_git_commit.cpp:52 msgid "Filename" -msgstr "檔案名稱" +msgstr "文件名" #: common/dialogs/git/dialog_git_commit.cpp:53 #: common/dialogs/git/panel_git_repos_base.cpp:100 @@ -3401,15 +3389,15 @@ msgstr "新建" #: common/dialogs/git/dialog_git_commit.cpp:105 msgid "Modified" -msgstr "已修改" +msgstr "修改" #: common/dialogs/git/dialog_git_commit.cpp:111 msgid "Deleted" -msgstr "已刪除" +msgstr "刪除" #: common/dialogs/git/dialog_git_commit.cpp:124 msgid "Commit Message:" -msgstr "提交訊息:" +msgstr "提交消息:" #: common/dialogs/git/dialog_git_commit.cpp:131 msgid "Author:" @@ -3417,24 +3405,24 @@ msgstr "作者:" #: common/dialogs/git/dialog_git_commit.cpp:152 msgid "C&ommit" -msgstr "C&ommit" +msgstr "提交 (&C)" #: common/dialogs/git/dialog_git_commit.cpp:169 msgid "Commit message cannot be empty" -msgstr "提交訊息不能為空白" +msgstr "提交消息不能為空" #: common/dialogs/git/dialog_git_repository.cpp:154 #: common/dialogs/git/dialog_git_repository.cpp:382 msgid "Enter the password for the SSH key" -msgstr "輸入SSH金鑰的密碼" +msgstr "請輸入 SSH 密鑰的密碼" #: common/dialogs/git/dialog_git_repository.cpp:333 msgid "Test connection" -msgstr "測試連線" +msgstr "測試連接" #: common/dialogs/git/dialog_git_repository.cpp:337 msgid "Connection successful" -msgstr "連線成功" +msgstr "連接成功" #: common/dialogs/git/dialog_git_repository.cpp:341 #, c-format @@ -3444,20 +3432,20 @@ msgstr "無法連接到 '%s' " #: common/dialogs/git/dialog_git_repository.cpp:360 #, c-format msgid "Could not open private key '%s'" -msgstr "無法開啟私鑰 '%s'" +msgstr "無法打開私鑰 '%s'" #: common/dialogs/git/dialog_git_repository.cpp:373 msgid "Invalid SSH Key" -msgstr "無效的SSH金鑰" +msgstr "無效的 SSH 密鑰" #: common/dialogs/git/dialog_git_repository.cpp:374 msgid "The selected file is not a valid SSH private key" -msgstr "所選的文件不是有效的SSH私鑰" +msgstr "所選文件不是有效的 SSH 私鑰" #: common/dialogs/git/dialog_git_repository.cpp:398 #, c-format msgid "Could not open public key '%s'" -msgstr "無法開啟公鑰 '%s'" +msgstr "無法打開公鑰 '%s'" #: common/dialogs/git/dialog_git_repository.cpp:417 #: common/dialogs/git/dialog_git_repository.cpp:424 @@ -3466,20 +3454,20 @@ msgstr "缺少信息" #: common/dialogs/git/dialog_git_repository.cpp:418 msgid "Please enter a name for the repository" -msgstr "請為該儲存庫輸入一個名稱" +msgstr "請輸入倉庫名稱" #: common/dialogs/git/dialog_git_repository.cpp:425 msgid "Please enter a URL for the repository" -msgstr "請輸入儲存庫的網址" +msgstr "請輸入倉庫 URL" #: common/dialogs/git/dialog_git_repository.cpp:447 #: common/dialogs/git/dialog_git_repository_base.cpp:120 msgid "SSH Key Password" -msgstr "SSH金鑰密碼" +msgstr "SSH 密鑰密碼" #: common/dialogs/git/dialog_git_repository_base.cpp:39 msgid "Location" -msgstr "位置" +msgstr "地址" #: common/dialogs/git/dialog_git_repository_base.cpp:46 msgid "Connection Type" @@ -3492,15 +3480,15 @@ msgstr "HTTPS" #: common/dialogs/git/dialog_git_repository_base.cpp:53 #: eeschema/widgets/search_handlers.cpp:351 msgid "Local" -msgstr "本地的" +msgstr "本地" #: common/dialogs/git/dialog_git_repository_base.cpp:97 msgid "SSH Private Key" -msgstr "SSH私鑰" +msgstr "SSH 私鑰" #: common/dialogs/git/dialog_git_repository_base.cpp:104 msgid "Select SSH private key file" -msgstr "選擇SSH私鑰文件" +msgstr "選擇 SSH 私鑰文件" #: common/dialogs/git/dialog_git_repository_base.cpp:104 msgid "*" @@ -3508,15 +3496,15 @@ msgstr "*" #: common/dialogs/git/dialog_git_repository_base.cpp:113 msgid "Username" -msgstr "用戶名稱" +msgstr "用戶" #: common/dialogs/git/dialog_git_repository_base.h:77 msgid "Git Repository" -msgstr "Git 儲存庫" +msgstr "Git 倉庫" #: common/dialogs/git/dialog_git_switch.cpp:39 msgid "Git Branch Switch" -msgstr "Git分支切換" +msgstr "切換 Git 分支" #: common/dialogs/git/dialog_git_switch.cpp:47 msgid "Select or enter a branch name:" @@ -3528,11 +3516,11 @@ msgstr "分支" #: common/dialogs/git/dialog_git_switch.cpp:54 msgid "Last Commit" -msgstr "最後一次提交" +msgstr "最後的提交" #: common/dialogs/git/dialog_git_switch.cpp:55 msgid "Last Updated" -msgstr "最後更新" +msgstr "最後的更新" #: common/dialogs/git/dialog_git_switch.cpp:65 #: common/dialogs/git/dialog_git_switch.cpp:146 @@ -3543,15 +3531,15 @@ msgstr "切換" #: common/dialogs/git/dialog_git_switch.cpp:218 eeschema/sch_base_frame.cpp:287 #: pcbnew/footprint_libraries_utils.cpp:430 msgid "Add" -msgstr "新增" +msgstr "添加" #: common/dialogs/git/panel_git_repos_base.cpp:23 msgid "Git Commit Data" -msgstr "Git提交資料" +msgstr "Git 提交數據" #: common/dialogs/git/panel_git_repos_base.cpp:33 msgid "Use default values" -msgstr "使用預設值" +msgstr "使用默認值" #: common/dialogs/git/panel_git_repos_base.cpp:40 msgid "Author name:" @@ -3559,11 +3547,11 @@ msgstr "作者:" #: common/dialogs/git/panel_git_repos_base.cpp:51 msgid "Author e-mail:" -msgstr "作者 e-mail:" +msgstr "作者郵箱:" #: common/dialogs/git/panel_git_repos_base.cpp:68 msgid "Git Repositories" -msgstr "Git 儲存庫" +msgstr "Git 倉庫" #: common/dialogs/git/panel_git_repos_base.cpp:97 #: eeschema/dialogs/panel_sym_lib_table_base.cpp:44 @@ -3575,31 +3563,31 @@ msgstr "活動的" #: common/dialogs/git/panel_git_repos_base.cpp:122 msgid "Add new repository" -msgstr "新增新的儲存庫" +msgstr "添加新的倉庫" #: common/dialogs/git/panel_git_repos_base.cpp:127 msgid "Edit repository properties" -msgstr "編輯儲存庫屬性" +msgstr "編輯倉庫屬性" #: common/dialogs/git/panel_git_repos_base.cpp:135 msgid "Remove Git Repository" -msgstr "移除 Git 儲存庫" +msgstr "移除 Git 倉庫" #: common/dialogs/panel_color_settings.cpp:50 msgid "Reveal Themes in Finder" -msgstr "在“訪達”中顯示主題檔案" +msgstr "在搜索器中顯示主題" #: common/dialogs/panel_color_settings.cpp:134 msgid "New theme name:" -msgstr "新主題名稱:" +msgstr "新的主題名稱:" #: common/dialogs/panel_color_settings.cpp:135 msgid "Add Color Theme" -msgstr "新增配色主題" +msgstr "添加配色主題" #: common/dialogs/panel_color_settings.cpp:147 msgid "Theme already exists!" -msgstr "主題已存在!" +msgstr "主題已存在!" #: common/dialogs/panel_color_settings.cpp:217 #: common/dialogs/panel_color_settings.cpp:236 @@ -3608,15 +3596,15 @@ msgstr "新主題..." #: common/dialogs/panel_color_settings.cpp:298 msgid "Copy color" -msgstr "複製顏色" +msgstr "複製配色" #: common/dialogs/panel_color_settings.cpp:301 msgid "Paste color" -msgstr "貼上顏色" +msgstr "粘貼配色" #: common/dialogs/panel_color_settings.cpp:304 msgid "Revert to saved color" -msgstr "恢復為已儲存的顏色" +msgstr "恢復為已保存的配色" #: common/dialogs/panel_color_settings.cpp:392 msgid "(read-only)" @@ -3624,25 +3612,25 @@ msgstr "(只讀)" #: common/dialogs/panel_color_settings_base.cpp:21 msgid "Theme:" -msgstr "主題:" +msgstr "主題:" #: common/dialogs/panel_color_settings_base.cpp:35 msgid "Override individual item colors" -msgstr "覆蓋單個項目的顏色" +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 "即使屬性中設定了特定的顏色,也以其預設顏色顯示所有項目。" +msgstr "即使屬性中設置了特定的配色, 也以默認配色顯示所有項目。" #: common/dialogs/panel_color_settings_base.cpp:43 msgid "Open Theme Folder" -msgstr "開啟主題資料夾" +msgstr "打開主題文件夾" #: common/dialogs/panel_color_settings_base.cpp:44 msgid "Open the folder containing color themes" -msgstr "開啟包含配色主題的資料夾" +msgstr "打開包含配色主題的文件夾" #: common/dialogs/panel_common_settings.cpp:86 msgid "" @@ -3655,12 +3643,12 @@ msgid "" "If this does not match the system DPI scaling, the canvas will not match the " "window size and cursor position." msgstr "" -"設定畫布的縮放比例。\n" +"設置畫布縮放比例。\n" "\n" -"在某些平臺的高 DPI 顯示器上,KiCad 無法確定縮放倍數。\n" -"在這種情況下,你可能需要將其設定為一個匹配系統 DPI 縮放的數值。2.0 是一個常見" -"的值。\n" -"如果這與系統 DPI 縮放不匹配,則畫布將與視窗大小和游標位置不匹配。" +"在某些平臺的高 DPI 顯示器上, KiCad 無法確定縮放比例。\n" +"在這種情況下, 你可能需要將其設置為一個與你的系統 DPI 比例相匹配的值。2.0 " +"是一個常見的值。\n" +"如果這與系統的 DPI 比例不匹配, 則畫布就會與窗口大小和光標位置不匹配。" #: common/dialogs/panel_common_settings.cpp:96 msgid "" @@ -3671,106 +3659,106 @@ msgid "" msgstr "" "自動確定畫布縮放比例。\n" "\n" -"在某些平臺上,自動值不正確,應手動設定。" +"在某些平臺上, 不能正確的自動設置數值, 需要手動調整。" #: common/dialogs/panel_common_settings.cpp:346 msgid "Executable files (" -msgstr "可執行檔案 (" +msgstr "可執行文件 (" #: common/dialogs/panel_common_settings.cpp:353 msgid "Select Preferred PDF Viewer" -msgstr "選擇首選 PDF 瀏覽器" +msgstr "選擇首選 PDF 閱讀器" #: common/dialogs/panel_common_settings_base.cpp:22 msgid "Antialiasing" -msgstr "抗鋸齒" +msgstr "抗鋸齒選項" #: common/dialogs/panel_common_settings_base.cpp:39 msgid "Accelerated graphics:" -msgstr "硬體加速圖形:" +msgstr "硬件圖形加速選項:" #: common/dialogs/panel_common_settings_base.cpp:43 #: common/dialogs/panel_common_settings_base.cpp:53 msgid "No Antialiasing" -msgstr "無抗鋸齒" +msgstr "無抗鋸齒處理" #: common/dialogs/panel_common_settings_base.cpp:43 #: common/dialogs/panel_common_settings_base.cpp:53 msgid "Fast Antialiasing" -msgstr "快速抗鋸齒" +msgstr "快速抗鋸齒處理" #: common/dialogs/panel_common_settings_base.cpp:43 #: common/dialogs/panel_common_settings_base.cpp:53 msgid "High Quality Antialiasing" -msgstr "高品質抗鋸齒" +msgstr "高品質抗鋸齒處理" #: common/dialogs/panel_common_settings_base.cpp:49 msgid "Fallback graphics:" -msgstr "軟體加速圖形:" +msgstr "軟件圖形加速選項:" #: common/dialogs/panel_common_settings_base.cpp:70 msgid "Helper Applications" -msgstr "輔助應用" +msgstr "輔助工具" #: common/dialogs/panel_common_settings_base.cpp:84 msgid "Text editor:" -msgstr "文字編輯器:" +msgstr "文本編輯器:" #: common/dialogs/panel_common_settings_base.cpp:103 msgid "System default PDF viewer" -msgstr "系統預設 PDF 瀏覽器" +msgstr "系統默認 PDF 閱讀器" #: common/dialogs/panel_common_settings_base.cpp:112 msgid "Other:" -msgstr "其它:" +msgstr "其它:" #: common/dialogs/panel_common_settings_base.cpp:130 msgid "User Interface" -msgstr "使用者介面" +msgstr "用戶界面" #: common/dialogs/panel_common_settings_base.cpp:143 msgid "Show icons in menus" -msgstr "在選單中顯示圖示" +msgstr "在菜單選項中顯示圖標" #: common/dialogs/panel_common_settings_base.cpp:146 msgid "Show scrollbars in editors" -msgstr "在編輯器中顯示捲軸" +msgstr "在編輯器中顯示滾動條" #: common/dialogs/panel_common_settings_base.cpp:148 msgid "This change takes effect when relaunching the editor." -msgstr "該更改在重新啟動編輯器時生效。" +msgstr "此更改在重新啟動編輯器時生效。" #: common/dialogs/panel_common_settings_base.cpp:152 msgid "Focus follows mouse between schematic and PCB editors" -msgstr "焦點在原理圖和 PCB 編輯器之間跟蹤滑鼠" +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 編輯器視窗的畫布上,則該視窗會出現。" +msgstr "如果將鼠標光標移到原理圖或 PCB 編輯器窗口的畫布上, 則對應畫布會被自動激活。" #: common/dialogs/panel_common_settings_base.cpp:157 msgid "Show popup indicator when toggling settings with hotkeys" -msgstr "使用熱鍵切換設定時顯示彈出指示器" +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 "啟用後,在設定之間循環的某些熱鍵將短暫顯示彈出指示器以指示設定更改。" +msgstr "啟用後, 連續按下某些快捷鍵將彈出一個窗口, 並簡要顯示設置變更。" #: common/dialogs/panel_common_settings_base.cpp:162 msgid "Use alternating row colors in tables" -msgstr "" +msgstr "交替著色表格的行" #: common/dialogs/panel_common_settings_base.cpp:163 msgid "When enabled, use a different color for every other table row" -msgstr "" +msgstr "啟用後, 每隔一行表格都會使用不同的顏色" #: common/dialogs/panel_common_settings_base.cpp:173 msgid "Icon theme:" -msgstr "圖示主題:" +msgstr "圖標主題:" #: common/dialogs/panel_common_settings_base.cpp:177 msgid "Light" @@ -3778,7 +3766,7 @@ msgstr "淺色" #: common/dialogs/panel_common_settings_base.cpp:178 msgid "Use icons designed for light window backgrounds" -msgstr "使用專為淺色窗戶背景設計的圖示" +msgstr "使用專為淺色窗口背景設計的圖標" #: common/dialogs/panel_common_settings_base.cpp:182 #: gerbview/gerber_draw_item.cpp:725 @@ -3787,7 +3775,7 @@ msgstr "黑" #: common/dialogs/panel_common_settings_base.cpp:183 msgid "Use icons designed for dark window backgrounds" -msgstr "使用專為深色窗戶背景設計的圖示" +msgstr "使用專為深色窗口背景設計的圖標" #: common/dialogs/panel_common_settings_base.cpp:187 #: common/dialogs/panel_common_settings_base.cpp:233 @@ -3801,21 +3789,21 @@ msgstr "自動" #: common/dialogs/panel_common_settings_base.cpp:189 msgid "" "Automatically choose light or dark icons based on the system color theme" -msgstr "根據系統配色主題自動選擇淺色或深色圖示" +msgstr "根據系統配色主題自動選擇淺色或深色圖標" #: common/dialogs/panel_common_settings_base.cpp:199 msgid "Toolbar icon size:" -msgstr "工具列圖示大小:" +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 "小" +msgstr "較小" #: common/dialogs/panel_common_settings_base.cpp:204 msgid "Use compact icons in the toolbars" -msgstr "在工具列使用緊湊圖示" +msgstr "在工具欄中使用更緊湊的圖標" #: common/dialogs/panel_common_settings_base.cpp:208 common/eda_text.cpp:835 #: eeschema/lib_textbox.cpp:518 eeschema/sch_label.cpp:1274 @@ -3830,7 +3818,7 @@ msgstr "正常" #: common/dialogs/panel_common_settings_base.cpp:209 msgid "Use the default KiCad icon size in the toolbars" -msgstr "在工具列使用KiCad預設圖示尺寸" +msgstr "在工具欄中使用默認的 KiCad 圖標大小" #: common/dialogs/panel_common_settings_base.cpp:213 #: eeschema/dialogs/panel_setup_formatting_base.cpp:162 @@ -3839,23 +3827,23 @@ msgstr "較大" #: common/dialogs/panel_common_settings_base.cpp:214 msgid "Use larger icons in the toolbars" -msgstr "在工具列使用較大的圖示" +msgstr "在工具欄中使用更大的圖標" #: common/dialogs/panel_common_settings_base.cpp:225 msgid "Canvas scale:" -msgstr "畫布縮放:" +msgstr "畫布縮放:" #: common/dialogs/panel_common_settings_base.cpp:242 msgid "Apply icon scaling to fonts" -msgstr "將圖示縮放應用到字型" +msgstr "將圖標縮放設置應用到字體" #: common/dialogs/panel_common_settings_base.cpp:245 msgid "(This workaround will improve some GTK HiDPI font scaling issues.)" -msgstr "(這個臨時解決方案將改善一些 GTK HiDPI 字型縮放問題。)" +msgstr "(這個解決方案將改善一些 GTK HiDPI 字體縮放問題。)" #: common/dialogs/panel_common_settings_base.cpp:252 msgid "High-contrast mode dimming factor:" -msgstr "高對比度模式的調光係數:" +msgstr "高對比度模式的調光係數:" #: common/dialogs/panel_common_settings_base.cpp:259 #: eeschema/dialogs/panel_setup_formatting_base.cpp:73 @@ -3890,7 +3878,7 @@ msgstr "編輯" #: common/dialogs/panel_common_settings_base.cpp:285 msgid "Warp mouse to origin of moved object" -msgstr "將滑鼠移動到被移動的物件的原點" +msgstr "將鼠標移動到被移動的對象的原點" #: common/dialogs/panel_common_settings_base.cpp:289 msgid "First hotkey selects tool" @@ -3900,8 +3888,7 @@ msgstr "首次按下快捷鍵僅選擇對應工具" msgid "" "If not checked, hotkeys will immediately perform an action even if the " "relevant tool was not previously selected." -msgstr "" -"如果未選中,即使未選擇快捷鍵對應的工具,按下快捷鍵也將立即執行對應的操作。" +msgstr "如果未選中, 即使未選擇快捷鍵對應的工具, 按下快捷鍵也將立即執行對應的操作。" #: common/dialogs/panel_common_settings_base.cpp:300 msgid "Session" @@ -3909,26 +3896,25 @@ msgstr "會話" #: common/dialogs/panel_common_settings_base.cpp:310 msgid "Remember open files for next project launch" -msgstr "記得在下一個專案啟動時打開這些檔案" +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 "" -"如果勾選,啟動專案時也會啟動工具,例如原理圖和電路板編輯器以及之前開啟的檔案" +msgstr "如果選中, 打開工程時會自動打開工程之前未關閉的工程文件, 例如原理圖和 PCB" #: common/dialogs/panel_common_settings_base.cpp:325 msgid "&Auto save:" -msgstr "自動儲存 (&A) :" +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,則停用自動備份" +"在進行更改後, 創建備份文件的間隔時間。\n" +"如果設置為 0, 則禁用自動備份" #: common/dialogs/panel_common_settings_base.cpp:335 #: common/dialogs/panel_common_settings_base.cpp:422 @@ -3937,19 +3923,19 @@ msgstr "分鐘" #: common/dialogs/panel_common_settings_base.cpp:339 msgid "File history size:" -msgstr "檔案歷史個數:" +msgstr "歷史文件個數:" #: common/dialogs/panel_common_settings_base.cpp:346 msgid "3D cache file duration:" -msgstr "3D 快取檔案持續時間:" +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,則禁用快取清除" +"將刪除早於此時間 3D 緩存文件。\n" +"如果設置為 0, 則禁用緩存清除" #: common/dialogs/panel_common_settings_base.cpp:355 msgid "days" @@ -3957,64 +3943,64 @@ msgstr "天" #: common/dialogs/panel_common_settings_base.cpp:370 msgid "Project Backup" -msgstr "專案備份" +msgstr "工程備份" #: common/dialogs/panel_common_settings_base.cpp:385 msgid "Automatically backup projects" -msgstr "自動備份專案" +msgstr "自動備份工程" #: common/dialogs/panel_common_settings_base.cpp:386 msgid "" "Automatically create backup archives of the current project when saving files" -msgstr "儲存檔案時自動建立目前專案的備份存檔" +msgstr "保存文件時自動創建當前工程的備份壓縮包" #: common/dialogs/panel_common_settings_base.cpp:390 msgid "Create backups when auto save occurs" -msgstr "在進行自動儲存時建立備份" +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 "" -"啟用自動儲存功能後建立備份。 如果未選中,則僅在手動儲存檔案時建立備份。" +msgstr "啟用自動保存功能後, 在在自動保存動作觸發的同時創建一份工程備份。如果未選中, " +"則僅在手動保存文件時創建備份。" #: common/dialogs/panel_common_settings_base.cpp:395 msgid "Maximum backups to keep:" -msgstr "保留的最大備份數:" +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 表示沒有限制)" +msgstr "總共要保留多少個備份文件(設置為 0 表示沒有限制)" #: common/dialogs/panel_common_settings_base.cpp:404 msgid "Maximum backups per day:" -msgstr "每天最大備份數:" +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 表示沒有限制)" +msgstr "每天要保留多少個備份文件(設置為 0 表示沒有限制)" #: common/dialogs/panel_common_settings_base.cpp:413 msgid "Minimum time between backups:" -msgstr "備份之間的最短時間:" +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 表示無最小值)" +msgstr "自上次備份後的經過的時間(分鐘), 超過此時間才會創建新的備份(設置為 0 " +"表示無最小值)" #: common/dialogs/panel_common_settings_base.cpp:426 msgid "Maximum total backup size:" -msgstr "最大總備份大小:" +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 表示沒有限制)" +msgstr "如果備份文件的總大小超過此限制, 舊的備份將被刪除(設置為 0 表示沒有限制)" #: common/dialogs/panel_common_settings_base.cpp:435 msgid "MB" @@ -4036,15 +4022,16 @@ msgid "" "sending said reports when crashes or events occur. Your design files such as " "schematic or PCB are never shared in this process." msgstr "" -"KiCad可以匿名地向開發人員報告崩潰和特殊事件數據,以更有效地幫助識別用戶群中的" -"關鍵錯誤並幫助優化功能性能。\n" +"允許 KiCad 匿名地向開發人員報告崩潰和特殊事件數據, " +"以幫助更有效地識別用戶群體中的關鍵 bug, 並幫助繪製功能畫像來指導改進。\n" "\n" -"為了連接來自相同KiCad安裝的自動報告,會生成一個完全隨機的唯一標識符,僅用於崩" -"潰報告的目的。不會存儲任何個人身份信息(PII),包括IP地址,與此標識符無關聯。" -"您可以隨時使用提供的按鈕重置此ID。\n" +"要鏈接來自相同 KiCad 安裝的自動報告, 將生成一個完全隨機的唯一標識符, " +"它僅用於崩潰報告的目的。沒有個人身份信息(PII), " +"包括IP地址被存儲或連接到該標識符。\n" +"您可以在任何時候通過提供的按鈕重置此 id。\n" "\n" -"如果您選擇自願參加,當發生崩潰或事件時,KiCad將自動處理發送這些報告。在此過程" -"中,您的設計文件,如原理圖或PCB,絕不會被共享。" +"如果您選擇自願參與, 那麼發生崩潰或事件時, KiCad 將自動處理發送上述報告。\n" +"您的設計文件(如原理圖或PCB) 在此過程中絕對不會被共享。" #: common/dialogs/panel_data_collection_base.cpp:24 msgid "I agree to provide anonymous reports" @@ -4052,17 +4039,17 @@ msgstr "我同意提供匿名報告" #: common/dialogs/panel_data_collection_base.cpp:35 msgid "Reset Unique Id" -msgstr "重置唯一性ID" +msgstr "重置唯一標識" #: common/dialogs/panel_grid_settings.cpp:54 msgid "Footprints/pads:" -msgstr "封裝/焊墊:" +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 "佈線:" +msgstr "走線:" #: common/dialogs/panel_grid_settings.cpp:138 common/tool/grid_menu.cpp:100 #, c-format @@ -4072,23 +4059,23 @@ msgstr "%s%s (%s)" #: common/dialogs/panel_grid_settings.cpp:261 #, c-format msgid "Grid size '%s' already exists." -msgstr "網格尺寸 '%s' 已經存在。" +msgstr "柵格尺寸 '%s' 已存在。" #: common/dialogs/panel_grid_settings.cpp:283 msgid "At least one grid size is required." -msgstr "至少需要一個網格尺寸。" +msgstr "至少需要保留一個柵格尺寸。" #: common/dialogs/panel_grid_settings_base.cpp:25 msgid "Grids:" -msgstr "網格:" +msgstr "柵格預設:" #: common/dialogs/panel_grid_settings_base.cpp:64 msgid "Fast Grid Switching" -msgstr "快速切換網格" +msgstr "快速柵格切換" #: common/dialogs/panel_grid_settings_base.cpp:77 msgid "Grid 1:" -msgstr "網格 1:" +msgstr "柵格 1:" #: common/dialogs/panel_grid_settings_base.cpp:86 #: common/dialogs/panel_grid_settings_base.cpp:99 @@ -4097,15 +4084,15 @@ msgstr "(快捷鍵)" #: common/dialogs/panel_grid_settings_base.cpp:90 msgid "Grid 2:" -msgstr "網格 2:" +msgstr "柵格 2:" #: common/dialogs/panel_grid_settings_base.cpp:106 common/tool/actions.cpp:840 msgid "Grid Overrides" -msgstr "網格覆蓋" +msgstr "柵格重寫" #: common/dialogs/panel_grid_settings_base.cpp:119 msgid "Connected items:" -msgstr "已連接的項目:" +msgstr "已連接項:" #: common/dialogs/panel_grid_settings_base.cpp:127 msgid "Wires:" @@ -4127,7 +4114,7 @@ msgstr "過孔:" #: pcbnew/dialogs/dialog_text_properties_base.cpp:26 #: pcbnew/dialogs/dialog_textbox_properties_base.cpp:26 msgid "Text:" -msgstr "文字:" +msgstr "文本:" #: common/dialogs/panel_grid_settings_base.cpp:151 msgid "Graphics:" @@ -4135,7 +4122,7 @@ msgstr "圖形:" #: common/dialogs/panel_hotkeys_editor.cpp:78 msgid "Type filter text" -msgstr "輸入篩選文字" +msgstr "輸入篩選文本 (操作或快捷鍵名稱)" #: common/dialogs/panel_hotkeys_editor.cpp:128 msgid "Undo All Changes" @@ -4143,24 +4130,24 @@ msgstr "撤銷所有變更" #: common/dialogs/panel_hotkeys_editor.cpp:129 msgid "Undo all changes made so far in this dialog" -msgstr "在此對話方塊中撤消到目前為止所做的所有變更" +msgstr "撤銷到目前為止在此對話框中所作的所有修改" #: common/dialogs/panel_hotkeys_editor.cpp:137 msgid "Import Hotkeys..." -msgstr "匯入快捷鍵..." +msgstr "導入快捷鍵..." #: common/dialogs/panel_hotkeys_editor.cpp:138 msgid "" "Import hotkey definitions from an external file, replacing the current values" -msgstr "從外部檔案匯入快捷鍵定義,來替換當前值" +msgstr "從外部文件導入快捷鍵定義, 替換當前值" #: common/dialogs/panel_hotkeys_editor.cpp:201 msgid "Import Hotkeys File:" -msgstr "匯入快捷鍵檔案:" +msgstr "導入快捷鍵文件:" #: common/dialogs/panel_hotkeys_editor.cpp:254 msgid "| Action | Default Hotkey | Description" -msgstr "| 操作 | 預設快捷鍵 | 描述" +msgstr "| 操作 | 默認快捷鍵 | 描述" #: common/dialogs/panel_image_editor.cpp:74 msgid "Incorrect scale number" @@ -4170,14 +4157,14 @@ msgstr "錯誤的比例數值" #, c-format msgid "" "This scale results in an image which is too small (%.2f mm or %.1f mil)." -msgstr "此比例會使影象尺寸太小 (%.2f mm 或 %.1f mil)。" +msgstr "此比例會導致圖像過小 (%.2f mm 或 %.1f mil)。" #: common/dialogs/panel_image_editor.cpp:97 #, 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)。確定嗎?" +msgstr "此比例會導致圖像非常大(%.1f mm 或 %.2f in)。確定?" #: common/dialogs/panel_image_editor_base.cpp:33 msgid "Scale:" @@ -4189,7 +4176,7 @@ msgstr "PPI:" #: common/dialogs/panel_image_editor_base.cpp:48 msgid "Convert to Greyscale" -msgstr "轉換為灰階" +msgstr "轉換為灰度" #: common/dialogs/panel_mouse_settings.cpp:46 #: eeschema/dialogs/panel_simulator_preferences.cpp:32 @@ -4199,7 +4186,7 @@ msgstr "Cmd" #: common/dialogs/panel_mouse_settings.cpp:84 msgid "Only one action can be assigned to each vertical scroll setting" -msgstr "每個垂直滾動設定只能分配一個操作" +msgstr "每個垂直滾動設置只能分配一個操作" #: common/dialogs/panel_mouse_settings_base.cpp:20 msgid "Pan and Zoom" @@ -4207,37 +4194,37 @@ msgstr "平移和縮放" #: common/dialogs/panel_mouse_settings_base.cpp:35 msgid "Center and warp cursor on zoom" -msgstr "縮放時居中游標" +msgstr "縮放時居中光標" #: common/dialogs/panel_mouse_settings_base.cpp:36 msgid "Center the cursor on screen when zooming." -msgstr "縮放時將游標移至螢幕中心。" +msgstr "縮放時將光標移至屏幕中心。" #: common/dialogs/panel_mouse_settings_base.cpp:43 msgid "Automatically pan while moving object" -msgstr "移動物件時自動平移" +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 "當繪製佈線或移動項目時, 在接近顯示器邊緣時進行平移。" +msgstr "當繪製走線或移動項目, 光標接近顯示器邊緣時, 自動平移畫布。" #: common/dialogs/panel_mouse_settings_base.cpp:48 msgid "Use zoom acceleration" -msgstr "使用縮放加速" +msgstr "使用縮放加速度控制" #: common/dialogs/panel_mouse_settings_base.cpp:49 msgid "Zoom faster when scrolling quickly" -msgstr "快速滾動時縮放速度更快" +msgstr "滾動速度越快, 縮放速度也越快" #: common/dialogs/panel_mouse_settings_base.cpp:55 msgid "Zoom speed:" -msgstr "縮放速度:" +msgstr "縮放速度:" #: common/dialogs/panel_mouse_settings_base.cpp:61 msgid "How far to zoom in for each rotation of the mouse wheel" -msgstr "滑鼠滾輪每次旋轉的放大程度" +msgstr "鼠標滾輪每轉一圈的縮放程度" #: common/dialogs/panel_mouse_settings_base.cpp:68 msgid "Pick the zoom speed automatically" @@ -4245,11 +4232,11 @@ msgstr "自動選擇縮放速度" #: common/dialogs/panel_mouse_settings_base.cpp:77 msgid "Auto pan speed:" -msgstr "自動平移速度:" +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 "將物件移出螢幕邊緣時的平移速度" +msgstr "將對象移出屏幕邊緣時的平移速度" #: common/dialogs/panel_mouse_settings_base.cpp:103 msgid "Drag Gestures" @@ -4257,23 +4244,23 @@ msgstr "拖動手勢" #: common/dialogs/panel_mouse_settings_base.cpp:122 msgid "Left button drag:" -msgstr "左鍵拖動:" +msgstr "左鍵拖動:" #: common/dialogs/panel_mouse_settings_base.cpp:126 msgid "Draw selection rectangle" -msgstr "將選定敷銅繪製為矩形" +msgstr "繪製矩形選框" #: common/dialogs/panel_mouse_settings_base.cpp:126 msgid "Drag selected objects; otherwise draw selection rectangle" -msgstr "拖動選定的物件;否則繪製選擇矩形" +msgstr "如果已選中對象則拖動選中的對象, 否則繪製矩形選框" #: common/dialogs/panel_mouse_settings_base.cpp:126 msgid "Drag any object (selected or not)" -msgstr "拖動任意專案(選中或未選中)" +msgstr "拖動任意對象 (無論是否選中)" #: common/dialogs/panel_mouse_settings_base.cpp:135 msgid "Middle button drag:" -msgstr "中鍵拖動:" +msgstr "中鍵拖動:" #: common/dialogs/panel_mouse_settings_base.cpp:139 #: common/dialogs/panel_mouse_settings_base.cpp:152 @@ -4318,7 +4305,7 @@ msgstr "無" #: common/dialogs/panel_mouse_settings_base.cpp:148 msgid "Right button drag:" -msgstr "右鍵拖動:" +msgstr "右鍵拖動:" #: common/dialogs/panel_mouse_settings_base.cpp:170 #: eeschema/dialogs/panel_simulator_preferences_base.cpp:20 @@ -4328,11 +4315,11 @@ 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 "垂直觸控板或滾動輪運動:" +msgstr "觸控板滾動手勢或鼠標滾輪動作:" #: common/dialogs/panel_mouse_settings_base.cpp:191 msgid "Only one action can be assigned to each column" -msgstr "每列只能分配一個操作" +msgstr "每一欄只能指定一個動作" #: common/dialogs/panel_mouse_settings_base.cpp:208 msgid "--" @@ -4357,38 +4344,38 @@ msgstr "Alt" #: common/dialogs/panel_mouse_settings_base.cpp:228 msgid "Zoom:" -msgstr "縮放:" +msgstr "縮放:" #: common/dialogs/panel_mouse_settings_base.cpp:248 msgid "Pan up/down:" -msgstr "觸控板向上/向下:" +msgstr "上/下平移:" #: common/dialogs/panel_mouse_settings_base.cpp:268 msgid "Pan left/right:" -msgstr "觸控板向左/向右:" +msgstr "左/右平移:" #: common/dialogs/panel_mouse_settings_base.cpp:284 msgid "Reverse" -msgstr "反轉" +msgstr "反向" #: common/dialogs/panel_mouse_settings_base.cpp:305 msgid "Pan left/right with horizontal movement" -msgstr "用水平移動向左/向右平移觸控板" +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 "在觸控板上左右滾動時,將畫布左右平移" +msgstr "在觸摸板上使用左/右滾動手勢時, 將畫布左/右平移" #: common/dialogs/panel_mouse_settings_base.cpp:316 #: eeschema/dialogs/panel_simulator_preferences_base.cpp:135 msgid "Reset to Mouse Defaults" -msgstr "重置為滑鼠預設值" +msgstr "重置鼠標滾輪動作為默認值" #: common/dialogs/panel_mouse_settings_base.cpp:319 #: eeschema/dialogs/panel_simulator_preferences_base.cpp:138 msgid "Reset to Trackpad Defaults" -msgstr "重置為觸控板預設值" +msgstr "重置觸控板滾動手勢為默認值" #: common/dialogs/panel_packages_and_updates_base.cpp:17 #: common/eda_base_frame.cpp:1195 @@ -4410,114 +4397,111 @@ msgstr "通用" #: common/dialogs/panel_packages_and_updates_base.cpp:30 msgid "Check for KiCad updates on startup" -msgstr "在啟動時檢查 KiCad 更新" +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 "外掛和工具管理器" +msgstr "擴展內容管理器" #: common/dialogs/panel_packages_and_updates_base.cpp:53 msgid "Check for package updates on startup" -msgstr "啟動時檢查包更新" +msgstr "啟動時檢查 擴展內容包 是否可更新" #: common/dialogs/panel_packages_and_updates_base.cpp:63 msgid "Library package handling" -msgstr "庫包處理" +msgstr "處理擴展內容包庫" #: common/dialogs/panel_packages_and_updates_base.cpp:76 msgid "Automatically add installed libraries to global library table" -msgstr "自動將已安裝的庫添加到全局庫表中" +msgstr "自動將已安裝的庫添加到全局庫表" #: common/dialogs/panel_packages_and_updates_base.cpp:80 msgid "Automatically remove uninstalled libraries" -msgstr "自動刪除已解除安裝的庫" +msgstr "自動移除已卸載的庫" #: common/dialogs/panel_packages_and_updates_base.cpp:87 msgid "Library nickname prefix:" -msgstr "庫暱稱字首:" +msgstr "庫名稱前綴:" #: common/dialogs/panel_plugin_settings.cpp:103 -#, fuzzy, c-format +#, c-format msgid "Listening at %s" -msgstr "現有路徑:" +msgstr "監聽 %s" #: common/dialogs/panel_plugin_settings.cpp:111 msgid "This installation of KiCad does not have API support enabled." -msgstr "" +msgstr "當前安裝的 KiCad 未啟用 API 支持。" #: common/dialogs/panel_plugin_settings.cpp:120 msgid "KiCad API is not enabled; external Python plugins will not be available" -msgstr "" +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 "" +msgstr "未選擇有效的 Python 解釋器; 外部 Python 插件不可用" #: common/dialogs/panel_plugin_settings.cpp:145 -#, fuzzy, c-format +#, c-format msgid "Found %s" -msgstr "找不到檔案“%s”。" +msgstr "找到 %s" #: common/dialogs/panel_plugin_settings.cpp:150 msgid "Not a valid Python 3 interpreter" -msgstr "" +msgstr "不是有效的 Python 3 解釋器" #: common/dialogs/panel_plugin_settings_base.cpp:21 -#, fuzzy msgid "KiCad API" -msgstr "KiCad" +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 "" +msgstr "啟用 KiCad API 後, 系統中運行的第三方軟件和插件就可以通過 API 連接到 KiCad。" #: common/dialogs/panel_plugin_settings_base.cpp:27 msgid "Enable KiCad API" -msgstr "" +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 "" +msgstr "啟用 KiCad API。 這將允許系統中運行的第三方軟件訪問 KiCad。" #: common/dialogs/panel_plugin_settings_base.cpp:40 msgid "Python Interpreter" -msgstr "" +msgstr "Python 解釋器" #: common/dialogs/panel_plugin_settings_base.cpp:45 msgid "Path to Python interpreter:" -msgstr "" +msgstr "Python 解釋器路徑:" #: common/dialogs/panel_plugin_settings_base.cpp:49 -#, fuzzy msgid "Select the path to a Python interpreter" -msgstr "刪除當前專案中新增的最後一個點" +msgstr "選擇 Python 解釋器的路徑" #: common/dialogs/panel_plugin_settings_base.cpp:49 msgid "*.*" -msgstr "" +msgstr "*.*" #: common/dialogs/panel_plugin_settings_base.cpp:52 -#, fuzzy msgid "Detect Automatically" -msgstr "自動批註" +msgstr "自動檢測" #: common/dialogs/panel_plugin_settings_base.cpp:58 msgid "" "No Python interpreter chosen; external Python plugins will not be available" -msgstr "" +msgstr "未選擇 Python 解釋器; 外部 Python 插件不可用" #: common/dialogs/panel_plugin_settings_base.cpp:60 msgid "Python interpreter status" -msgstr "" +msgstr "Python 解釋器狀態" #: common/dialogs/panel_setup_netclasses.cpp:95 common/eda_shape.cpp:1953 #: common/stroke_params.cpp:37 @@ -4567,101 +4551,101 @@ msgstr "雙點劃線" #: common/dialogs/panel_setup_netclasses.cpp:189 msgid "Set color to transparent to use layer default color." -msgstr "將顏色設置為透明以使用圖層的預設顏色。" +msgstr "將顏色設為透明 (#00000000), 以使用層默認顏色。" #: common/dialogs/panel_setup_netclasses.cpp:379 msgid "" "The netclasses have been changed outside the Setup dialog.\n" "Do you wish to reload them?" msgstr "" -"「網路類別」已經在「設定」對話視框外變動。\n" -"需要重新載入嗎?" +"網絡類在設置對話框外已被更改。\n" +"要重新加載嗎?" #: common/dialogs/panel_setup_netclasses.cpp:541 msgid "Netclass must have a name." -msgstr "網路類必須要有一個名稱。" +msgstr "網絡類必須要有一個名稱。" #: common/dialogs/panel_setup_netclasses.cpp:550 msgid "Netclass name already in use." -msgstr "網路類名稱已經在使用。" +msgstr "網絡類名已被使用。" #: common/dialogs/panel_setup_netclasses.cpp:612 msgid "Minimum copper clearance" -msgstr "最小銅間隙" +msgstr "最小銅皮間距" #: common/dialogs/panel_setup_netclasses.cpp:613 msgid "Minimum track width" -msgstr "最小布線寬度" +msgstr "最小走線寬度" #: common/dialogs/panel_setup_netclasses.cpp:614 msgid "Via pad diameter" -msgstr "過孔焊盤直徑" +msgstr "過孔外徑 (焊盤)" #: common/dialogs/panel_setup_netclasses.cpp:615 msgid "Via plated hole diameter" -msgstr "通孔鍍孔直徑" +msgstr "過孔內徑 (孔徑)" #: common/dialogs/panel_setup_netclasses.cpp:616 msgid "Microvia pad diameter" -msgstr "微孔焊盤直徑" +msgstr "微孔外徑 (焊盤)" #: common/dialogs/panel_setup_netclasses.cpp:617 msgid "Microvia plated hole diameter" -msgstr "微孔鍍孔直徑" +msgstr "微孔內徑 (孔徑)" #: common/dialogs/panel_setup_netclasses.cpp:618 msgid "Differential pair track width" -msgstr "差分對佈線寬度" +msgstr "差分對走線寬度" #: common/dialogs/panel_setup_netclasses.cpp:619 msgid "Differential pair gap" -msgstr "差分對間隙" +msgstr "差分對走線間隙" #: common/dialogs/panel_setup_netclasses.cpp:620 msgid "Schematic wire thickness" -msgstr "原理圖線粗細" +msgstr "連線線寬" #: common/dialogs/panel_setup_netclasses.cpp:621 msgid "Bus wire thickness" -msgstr "匯流排線粗細" +msgstr "總線線寬" #: common/dialogs/panel_setup_netclasses.cpp:622 msgid "Schematic wire color" -msgstr "原理圖線色" +msgstr "連線顏色" #: common/dialogs/panel_setup_netclasses.cpp:623 msgid "Schematic wire line style" -msgstr "原理圖線樣式" +msgstr "連線樣式" #: common/dialogs/panel_setup_netclasses.cpp:624 msgid "PCB netclass color" -msgstr "PCB 網路類別顏色" +msgstr "PCB 網絡類顏色" #: common/dialogs/panel_setup_netclasses.cpp:677 msgid "The default net class is required." -msgstr "預設的網路類是必需的。" +msgstr "不可移除默認網絡類。" #: common/dialogs/panel_setup_netclasses.cpp:837 #, c-format msgid "Nets matching '%s':" -msgstr "匹配 '%s'的網路:" +msgstr "滿足匹配規則 '%s' 的網絡: " #: common/dialogs/panel_setup_netclasses_base.cpp:32 msgid "Netclasses:" -msgstr "網路類:" +msgstr "網絡類:" #: common/dialogs/panel_setup_netclasses_base.cpp:52 #: pcbnew/tools/board_inspection_tool.cpp:607 #: pcbnew/tools/board_inspection_tool.cpp:1174 pcbnew/zone.cpp:1718 msgid "Clearance" -msgstr "間隙" +msgstr "銅皮間距" #: common/dialogs/panel_setup_netclasses_base.cpp:53 #: pcb_calculator/pcb_calculator_frame.cpp:172 #: pcbnew/tools/board_inspection_tool.cpp:429 #: pcbnew/tools/board_inspection_tool.cpp:1329 msgid "Track Width" -msgstr "佈線寬度" +msgstr "走線寬度" #: common/dialogs/panel_setup_netclasses_base.cpp:54 #: pcb_calculator/pcb_calculator_frame.cpp:171 @@ -4670,7 +4654,7 @@ msgstr "過孔外徑" #: common/dialogs/panel_setup_netclasses_base.cpp:55 msgid "Via Hole" -msgstr "輔助孔" +msgstr "過孔內孔" #: common/dialogs/panel_setup_netclasses_base.cpp:56 msgid "uVia Size" @@ -4678,15 +4662,15 @@ msgstr "微孔外徑" #: common/dialogs/panel_setup_netclasses_base.cpp:57 msgid "uVia Hole" -msgstr "微形輔助孔" +msgstr "微形內徑" #: common/dialogs/panel_setup_netclasses_base.cpp:58 msgid "DP Width" -msgstr "差分對線寬" +msgstr "差分對寬度" #: common/dialogs/panel_setup_netclasses_base.cpp:59 msgid "DP Gap" -msgstr "差分對間距" +msgstr "差分對間隙" #: common/dialogs/panel_setup_netclasses_base.cpp:60 msgid "PCB Color" @@ -4694,11 +4678,11 @@ msgstr "PCB 顏色" #: common/dialogs/panel_setup_netclasses_base.cpp:61 msgid "Wire Thickness" -msgstr "線粗細" +msgstr "連線線寬" #: common/dialogs/panel_setup_netclasses_base.cpp:62 msgid "Bus Thickness" -msgstr "匯流排粗細" +msgstr "總線線寬" #: common/dialogs/panel_setup_netclasses_base.cpp:64 common/eda_shape.cpp:2033 #: common/stroke_params.cpp:239 eeschema/sch_bus_entry.cpp:672 @@ -4729,29 +4713,29 @@ msgstr "線型" #: pcbnew/pcb_text.cpp:351 pcbnew/pcb_textbox.cpp:381 #: pcbnew/pcb_textbox.cpp:682 msgid "Default" -msgstr "預設" +msgstr "默認" #: common/dialogs/panel_setup_netclasses_base.cpp:94 msgid "Set color to transparent to use KiCad default color." -msgstr "將顏色設為透明以使用 Kicad 預設顏色。" +msgstr "將顏色設為透明 (#00000000), 以使用 Kicad 默認顏色。" #: common/dialogs/panel_setup_netclasses_base.cpp:98 msgid "Import colors from schematic" -msgstr "從原理圖導入顏色" +msgstr "從原理圖中導入顏色" #: common/dialogs/panel_setup_netclasses_base.cpp:115 msgid "Netclass assignments:" -msgstr "網路類分配:" +msgstr "網絡類分配:" #: common/dialogs/panel_setup_netclasses_base.cpp:139 msgid "Pattern" -msgstr "圖案" +msgstr "匹配規則" #: common/dialogs/panel_setup_netclasses_base.cpp:140 #: eeschema/sch_field.cpp:1163 eeschema/sch_label.cpp:252 #: pcbnew/board_connected_item.cpp:186 pcbnew/pad.cpp:2141 pcbnew/zone.cpp:1632 msgid "Net Class" -msgstr "網路類" +msgstr "網絡類" #: common/dialogs/panel_setup_severities.cpp:43 #: common/dialogs/panel_setup_severities.cpp:117 eeschema/sch_marker.cpp:283 @@ -4761,44 +4745,44 @@ msgstr "忽略" #: common/dialogs/panel_setup_severities.cpp:117 msgid "From Pin Conflicts Map" -msgstr "與引腳衝突圖相同" +msgstr "來自引腳衝突映射" #: common/dialogs/panel_setup_severities.cpp:178 msgid "" "The violation severities have been changed outside the Setup dialog.\n" "Do you wish to reload them?" msgstr "" -"「違規嚴重性」已經在「對話」框外變動。\n" -"需要重新載入嗎?" +"違規嚴重級別已在設置對話框外更改。\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" -"需要重新載入嗎?" +"文本變量已在設置對話框外更改。\n" +"是否重新加載?" #: common/dialogs/panel_text_variables.cpp:159 #: common/dialogs/panel_text_variables.cpp:187 msgid "Variable name cannot be empty." -msgstr "變數名不能為空。" +msgstr "變量名不能為空。" #: common/dialogs/panel_text_variables_base.cpp:37 msgid "Variable Name" -msgstr "變數名" +msgstr "變量名" #: common/dialogs/panel_text_variables_base.cpp:38 msgid "Text Substitution" -msgstr "文字替換" +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,回退到軟體渲染" +msgstr "無法使用 OpenGL, 回退到軟件渲染" #: common/draw_panel_gal.cpp:324 msgid "Graphics error" -msgstr "圖形錯誤" +msgstr "Graphics 錯誤" #: common/draw_panel_gal.cpp:504 msgid "Could not use OpenGL" @@ -4808,22 +4792,22 @@ msgstr "無法使用 OpenGL" #: eeschema/sch_io/kicad_sexpr/sch_io_kicad_sexpr_parser.cpp:3248 #: pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr_parser.cpp:3129 msgid "Failed to read image data." -msgstr "無法讀取圖像數據。" +msgstr "圖像數據讀取失敗。" #: common/drawing_sheet/drawing_sheet_parser.cpp:979 #, c-format msgid "Drawing sheet '%s' not found." -msgstr "未找到圖紙 \"%s\"。" +msgstr "找不到圖紙 '%s'。" #: common/drawing_sheet/drawing_sheet_parser.cpp:989 #, c-format msgid "Drawing sheet '%s' could not be opened." -msgstr "無法開啟圖紙 \"%s\"。" +msgstr "無法打開圖紙 '%s'。" #: common/drawing_sheet/drawing_sheet_parser.cpp:1002 #, c-format msgid "Drawing sheet '%s' was not fully read." -msgstr "圖紙 '%s' 沒有被完全讀取。" +msgstr "無法完整地讀取圖紙 '%s'。" #: common/drawing_sheet/ds_data_item.cpp:365 #: common/drawing_sheet/ds_draw_item.cpp:132 common/eda_item.cpp:349 @@ -4851,7 +4835,7 @@ msgstr "圖紙 '%s' 沒有被完全讀取。" #: pcbnew/widgets/search_handlers.cpp:206 #: pcbnew/widgets/search_handlers.cpp:244 msgid "Text" -msgstr "文字" +msgstr "文本" #: common/drawing_sheet/ds_data_item.cpp:366 #: common/drawing_sheet/ds_draw_item.cpp:121 common/eda_item.cpp:374 @@ -4862,7 +4846,7 @@ msgstr "文字" #: pcbnew/dialogs/dialog_rule_area_properties_base.cpp:120 #: pcbnew/zone_manager/panel_zone_properties_base.cpp:59 msgid "Line" -msgstr "線" +msgstr "圖線" #: common/drawing_sheet/ds_data_item.cpp:367 #: common/drawing_sheet/ds_draw_item.cpp:125 common/eda_shape.cpp:723 @@ -4878,7 +4862,7 @@ msgstr "矩形" #: common/drawing_sheet/ds_draw_item.cpp:137 #: common/drawing_sheet/ds_draw_item.cpp:337 msgid "Imported Shape" -msgstr "匯入的形狀" +msgstr "導入的形狀" #: common/drawing_sheet/ds_data_item.cpp:369 #: common/drawing_sheet/ds_draw_item.cpp:141 @@ -4891,7 +4875,7 @@ 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 "寫入圖紙檔案出錯" +msgstr "寫入圖紙文件出錯" #: common/drawing_sheet/ds_draw_item.cpp:147 msgid "First Page Only" @@ -4899,11 +4883,11 @@ msgstr "僅第一頁" #: common/drawing_sheet/ds_draw_item.cpp:148 msgid "Subsequent Pages" -msgstr "後續圖框" +msgstr "後續圖紙" #: common/drawing_sheet/ds_draw_item.cpp:149 msgid "All Pages" -msgstr "所有圖框" +msgstr "所有圖紙" #: common/drawing_sheet/ds_draw_item.cpp:152 msgid "First Page Option" @@ -4911,7 +4895,7 @@ msgstr "第一頁選項" #: common/drawing_sheet/ds_draw_item.cpp:156 msgid "Repeat Count" -msgstr "重複計數" +msgstr "重複數量" #: common/drawing_sheet/ds_draw_item.cpp:160 msgid "Repeat Label Increment" @@ -4929,37 +4913,37 @@ msgstr "註釋" #: common/drawing_sheet/ds_draw_item.cpp:242 #, c-format msgid "Text '%s'" -msgstr "文字 '%s'" +msgstr "文本 '%s'" #: common/drawing_sheet/ds_draw_item.cpp:433 eeschema/sch_shape.cpp:439 #, c-format msgid "Rectangle, width %s height %s" -msgstr "矩形,寬度 %s 高度 %s" +msgstr "矩形, 寬度 %s 高度 %s" #: common/drawing_sheet/ds_draw_item.cpp:466 #, c-format msgid "Line, length %s" -msgstr "線,長度 %s" +msgstr "圖線, 長度 %s" #: common/drawing_sheet/ds_draw_item.cpp:524 #: gerbview/dialogs/panel_gerbview_color_settings.cpp:105 #: gerbview/widgets/gerbview_layer_widget.cpp:138 msgid "Page Limits" -msgstr "圖框限制" +msgstr "頁面限制" #: common/dsnlexer.cpp:34 msgid "clipboard" -msgstr "剪貼簿" +msgstr "剪貼板" #: common/dsnlexer.cpp:328 #, c-format msgid "Expecting %s" -msgstr "預期 %s" +msgstr "應為 %s" #: common/dsnlexer.cpp:336 #, c-format msgid "Expecting '%s'" -msgstr "預期 '%s'" +msgstr "應為 '%s'" #: common/dsnlexer.cpp:344 #, c-format @@ -4983,11 +4967,11 @@ msgstr "'%s' 需要一個數字" #: common/dsnlexer.cpp:695 common/dsnlexer.cpp:756 msgid "Un-terminated delimited string" -msgstr "無結尾的分隔字串" +msgstr "無結尾的分隔字符串" #: common/dsnlexer.cpp:717 msgid "String delimiter must be a single character of ', \", or $" -msgstr "字串分割符號必須為 ' , \" , $ 之一的單字元" +msgstr "字符串分割符號必須為 ' , \" , $ 之一的單字符" #: common/dsnlexer.cpp:839 #, c-format @@ -4998,9 +4982,9 @@ msgid "" "offset: %d" msgstr "" "無效的浮點數在\n" -"檔案:\"%s\"\n" -"行:%d\n" -"位移:%d" +"文件: '%s'\n" +"行: %d\n" +"位移: %d" #: common/dsnlexer.cpp:848 #, c-format @@ -5011,9 +4995,9 @@ msgid "" "offset: %d" msgstr "" "無效的浮點數在\n" -"檔案:\"%s\"\n" -"行:%d\n" -"偏移:%d" +"文件: '%s'\n" +"行: %d\n" +"偏移: %d" #: common/dsnlexer.cpp:873 msgid "Invalid floating point number" @@ -5032,20 +5016,20 @@ msgstr "重做" #: common/eda_base_frame.cpp:1020 #, c-format msgid "File '%s' was not found." -msgstr "沒有找到檔案 \"%s\"。" +msgstr "找不到文件 '%s'。" #: common/eda_base_frame.cpp:1069 msgid "Preferences" -msgstr "偏好設定" +msgstr "偏好設置" #: common/eda_base_frame.cpp:1089 common/hotkey_store.cpp:75 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:20 msgid "Common" -msgstr "共同" +msgstr "通用" #: common/eda_base_frame.cpp:1095 msgid "Mouse and Touchpad" -msgstr "滑鼠和觸控板" +msgstr "鼠標和觸摸板" #: common/eda_base_frame.cpp:1097 msgid "Hotkeys" @@ -5057,7 +5041,7 @@ msgstr "版本控制" #: common/eda_base_frame.cpp:1115 msgid "Data Collection" -msgstr "資料收集" +msgstr "數據收集" #: common/eda_base_frame.cpp:1138 common/tool/actions.cpp:1014 #: common/tool/common_tools.cpp:562 eeschema/symbol_editor/symbol_editor.cpp:82 @@ -5076,7 +5060,7 @@ msgstr "顯示選項" #: common/eda_base_frame.cpp:1218 common/eda_base_frame.cpp:1239 #: common/tool/common_tools.cpp:555 msgid "Grids" -msgstr "網格" +msgstr "柵格選項" #: common/eda_base_frame.cpp:1141 common/eda_base_frame.cpp:1150 #: common/eda_base_frame.cpp:1176 common/eda_base_frame.cpp:1187 @@ -5089,7 +5073,7 @@ msgstr "編輯選項" #: common/eda_base_frame.cpp:1177 common/eda_base_frame.cpp:1188 #: common/eda_base_frame.cpp:1217 common/eda_base_frame.cpp:1240 msgid "Colors" -msgstr "顏色" +msgstr "顏色選項" #: common/eda_base_frame.cpp:1147 common/hotkey_store.cpp:77 #: common/tool/common_tools.cpp:561 eeschema/menubar.cpp:143 @@ -5104,13 +5088,13 @@ msgstr "批註選項" #: common/eda_base_frame.cpp:1153 #: eeschema/dialogs/dialog_schematic_setup.cpp:68 msgid "Field Name Templates" -msgstr "欄位名稱模板" +msgstr "字段名稱模板" #: common/eda_base_frame.cpp:1154 eeschema/sim/simulator_frame.cpp:111 #: eeschema/sim/toolbars_simulator_frame.cpp:114 #: eeschema/tools/ee_actions.cpp:73 msgid "Simulator" -msgstr "模擬" +msgstr "仿真工具" #: common/eda_base_frame.cpp:1172 common/tool/actions.cpp:1032 #: common/tool/common_tools.cpp:564 kicad/tools/kicad_manager_actions.cpp:137 @@ -5125,7 +5109,7 @@ msgstr "原點和軸" #: common/eda_base_frame.cpp:1178 #: pagelayout_editor/dialogs/properties_frame_base.cpp:466 msgid "Default Values" -msgstr "預設值" +msgstr "默認數值" #: common/eda_base_frame.cpp:1183 common/hotkey_store.cpp:78 #: common/tool/common_tools.cpp:563 kicad/tools/kicad_manager_actions.cpp:126 @@ -5136,7 +5120,7 @@ msgstr "PCB 編輯器" #: common/eda_base_frame.cpp:1189 msgid "Action Plugins" -msgstr "操作外掛" +msgstr "插件選項" #: common/eda_base_frame.cpp:1196 msgid "Realtime Renderer" @@ -5151,7 +5135,7 @@ msgstr "光線追蹤渲染器" #: gerbview/gerbview_frame.cpp:708 gerbview/menubar.cpp:159 #: kicad/tools/kicad_manager_actions.cpp:148 msgid "Gerber Viewer" -msgstr "Gerber 檔案檢視器" +msgstr "Gerber 查看器" #: common/eda_base_frame.cpp:1219 msgid "Excellon Options" @@ -5162,21 +5146,20 @@ msgstr "Excellon 選項" #: pagelayout_editor/menubar.cpp:88 pagelayout_editor/menubar.cpp:89 #: pagelayout_editor/pl_editor_frame.cpp:570 msgid "Drawing Sheet Editor" -msgstr "圖紙編輯器" +msgstr "圖框編輯器" #: common/eda_base_frame.cpp:1246 msgid "Packages and Updates" -msgstr "套件和更新" +msgstr "擴展和更新" #: common/eda_base_frame.cpp:1253 -#, fuzzy msgid "Plugins" -msgstr "外掛 (%d)" +msgstr "插件" #: common/eda_base_frame.cpp:1336 #, c-format msgid "Insufficient permissions to folder '%s'." -msgstr "對資料夾 '%s' 的許可權不足。" +msgstr "文件夾 '%s' 的權限不足。" #: common/eda_base_frame.cpp:1377 #, c-format @@ -5188,34 +5171,34 @@ msgid "" "\n" "Do you wish to open the auto-saved file instead?" msgstr "" -"好吧,這可能很尷尬!\n" -"似乎你上次在\n" -"編輯 %s 時\n" -"還沒儲存,KiCad 就退出了。\n" +"好吧, 這可能有些尷尬! \n" +"看起來你在最後一次編輯\n" +"%s\n" +"時, 沒有及時保存就退出了 KiCad。\n" "\n" -"你想開啟自動儲存檔案嗎?" +"是否打開自動保存的文件?" #: common/eda_base_frame.cpp:1397 msgid "The auto save file could not be renamed to the board file name." -msgstr "自動儲存檔案不能重新命名為電路板檔名。" +msgstr "自動保存的文件無法重命名為電路板文件名。" #: common/eda_base_frame.cpp:1637 msgid "Set Language" -msgstr "設定語言" +msgstr "設置語言" #: common/eda_doc.cpp:116 msgid "Documentation File" -msgstr "文件檔案" +msgstr "文檔文件" #: common/eda_doc.cpp:126 #, c-format msgid "Documentation file '%s' not found." -msgstr "沒有找到文件檔案 '%s'。" +msgstr "找不到文檔文件 '%s'。" #: common/eda_doc.cpp:172 #, c-format msgid "Unknown MIME type for documentation file '%s'" -msgstr "文件檔案 \"%s\" 的 MIME 型別未知" +msgstr "文檔文件 '%s' 的 MIME 類型未知" #: common/eda_draw_frame.cpp:161 common/tool/actions.cpp:860 #: eeschema/import_gfx/dialog_import_gfx_sch.cpp:58 @@ -5230,17 +5213,17 @@ msgstr "文件檔案 \"%s\" 的 MIME 型別未知" #: pcbnew/import_gfx/dialog_import_graphics.cpp:53 #: pcbnew/pcb_dimension.cpp:1421 msgid "Inches" -msgstr "英寸" +msgstr "英寸 (Inches)" #: common/eda_draw_frame.cpp:167 pagelayout_editor/pl_editor_frame.cpp:169 #: pcbnew/tools/drawing_tool.cpp:329 pcbnew/tools/edit_tool_move_fct.cpp:320 #: pcbnew/tools/pcb_actions.cpp:1176 msgid "Constrain to H, V, 45" -msgstr "約束為水平、垂直或 45 度" +msgstr "將繪製操作約束為水平方向, 垂直方向或斜 45 度方向" #: common/eda_draw_frame.cpp:410 common/tool/actions.cpp:847 msgid "Edit Grids..." -msgstr "編輯網格..." +msgstr "編輯柵格..." #: common/eda_draw_frame.cpp:566 msgid "Zoom Auto" @@ -5249,16 +5232,16 @@ msgstr "自動縮放" #: common/eda_draw_frame.cpp:575 #, c-format msgid "Zoom %.2f" -msgstr "縮放 %.2f" +msgstr "縮放倍數 %.2f" #: common/eda_draw_frame.cpp:657 #, c-format msgid "grid %s" -msgstr "網格 %s" +msgstr "柵格 %s" #: common/eda_draw_frame.cpp:670 pagelayout_editor/pl_editor_frame.cpp:755 msgid "inches" -msgstr "英寸" +msgstr "英寸 (inches)" #: common/eda_draw_frame.cpp:671 #: eeschema/dialogs/dialog_junction_props_base.cpp:34 @@ -5284,7 +5267,7 @@ msgstr "mils" #: pcbnew/footprint_wizard_frame.cpp:327 pcbnew/pcb_dimension.cpp:427 #: pcbnew/pcb_dimension.cpp:1467 msgid "Units" -msgstr "單元" +msgstr "單位" #: common/eda_draw_frame.cpp:1098 pcbnew/footprint_libraries_utils.cpp:1388 msgid "Select Library" @@ -5297,7 +5280,7 @@ msgstr "新建庫" #: common/eda_draw_frame.cpp:1196 common/widgets/search_pane.cpp:42 #: eeschema/sch_edit_frame.cpp:253 pcbnew/pcb_edit_frame.cpp:341 msgid "Search" -msgstr "搜尋" +msgstr "搜索" #: common/eda_draw_frame.cpp:1202 eeschema/eeschema_settings.cpp:92 #: eeschema/sch_edit_frame.cpp:1987 pagelayout_editor/pl_editor_frame.cpp:193 @@ -5310,11 +5293,11 @@ msgstr "屬性" #: common/eda_draw_frame.cpp:1208 pcbnew/pcb_edit_frame.cpp:334 #: pcbnew/pcb_edit_frame.cpp:1629 msgid "Net Inspector" -msgstr "網路檢查" +msgstr "網絡檢查" #: common/eda_item.cpp:342 msgid "Screen" -msgstr "螢幕" +msgstr "屏幕" #: common/eda_item.cpp:344 eeschema/sch_symbol.cpp:1954 #: eeschema/widgets/search_handlers.cpp:132 pcbnew/build_BOM_from_board.cpp:110 @@ -5337,7 +5320,7 @@ msgstr "圖形" #: common/eda_item.cpp:347 pcbnew/pcb_reference_image.cpp:254 #: pcbnew/pcb_reference_image.h:125 msgid "Reference Image" -msgstr "參考圖片" +msgstr "參考圖像" #: common/eda_item.cpp:348 pcbnew/pcb_generator.cpp:196 msgid "Generator" @@ -5348,7 +5331,7 @@ msgstr "生成器" #: eeschema/widgets/search_handlers.cpp:281 pcbnew/pcb_textbox.cpp:372 #: pcbnew/pcb_textbox.h:65 msgid "Text Box" -msgstr "文字框" +msgstr "文本框" #: common/eda_item.cpp:352 common/eda_item.cpp:379 eeschema/sch_table.cpp:545 #: pcbnew/pcb_table.cpp:375 @@ -5359,11 +5342,11 @@ msgstr "表格" #: eeschema/sch_tablecell.cpp:117 pcbnew/pcb_tablecell.cpp:100 #: pcbnew/pcb_tablecell.h:48 msgid "Table Cell" -msgstr "表格儲存格" +msgstr "單元格" #: common/eda_item.cpp:354 common/eda_item.cpp:355 pcbnew/pcb_track.cpp:1268 msgid "Track" -msgstr "佈線" +msgstr "走線" #: common/eda_item.cpp:356 pcbnew/dialogs/dialog_board_statistics.cpp:506 #: pcbnew/pcb_track.cpp:1266 pcbnew/pcb_track.cpp:1342 @@ -5379,7 +5362,7 @@ msgstr "標記" #: common/eda_item.cpp:361 pcbnew/pcb_dimension.cpp:396 #: pcbnew/widgets/search_handlers.cpp:248 msgid "Dimension" -msgstr "標註" +msgstr "測量標註" #: common/eda_item.cpp:362 pcbnew/pcb_dimension.cpp:1059 #: pcbnew/pcb_dimension.cpp:1186 @@ -5392,7 +5375,7 @@ msgstr "目標" #: common/eda_item.cpp:364 pcbnew/tools/board_inspection_tool.cpp:796 msgid "Zone" -msgstr "敷銅" +msgstr "區域" #: common/eda_item.cpp:365 msgid "ItemList" @@ -5400,7 +5383,7 @@ msgstr "項目列表" #: common/eda_item.cpp:366 msgid "NetInfo" -msgstr "網路資訊" +msgstr "網絡信息" #: common/eda_item.cpp:367 pcbnew/pcb_group.cpp:383 msgid "Group" @@ -5413,23 +5396,23 @@ msgstr "結點" #: common/eda_item.cpp:371 msgid "No-Connect Flag" -msgstr "不連線標誌" +msgstr "無連接標誌" #: common/eda_item.cpp:372 msgid "Wire Entry" -msgstr "連線線入口" +msgstr "連線入口" #: common/eda_item.cpp:373 msgid "Bus Entry" -msgstr "匯流排入口" +msgstr "總線入口" #: common/eda_item.cpp:375 eeschema/sch_bitmap.cpp:227 msgid "Bitmap" -msgstr "點陣圖" +msgstr "位圖" #: common/eda_item.cpp:381 eeschema/tools/sch_edit_tool.cpp:203 msgid "Net Label" -msgstr "網路標籤" +msgstr "網絡標籤" #: common/eda_item.cpp:382 eeschema/sch_label.cpp:1258 #: eeschema/sch_label.cpp:1800 @@ -5439,7 +5422,7 @@ msgstr "指令標籤" #: common/eda_item.cpp:383 eeschema/sch_label.cpp:1259 #: eeschema/tools/sch_edit_tool.cpp:205 msgid "Global Label" -msgstr "全域性標籤" +msgstr "全局標籤" #: common/eda_item.cpp:384 eeschema/sch_label.cpp:1260 #: eeschema/tools/sch_edit_tool.cpp:204 @@ -5449,7 +5432,7 @@ msgstr "層次標籤" #: common/eda_item.cpp:385 eeschema/dialogs/dialog_symbol_fields_table.cpp:191 #: eeschema/sch_field.h:98 eeschema/sch_label.cpp:254 msgid "Field" -msgstr "欄位" +msgstr "字段" #: common/eda_item.cpp:386 common/eda_item.cpp:398 #: eeschema/symbol_editor/symbol_editor.cpp:1292 @@ -5463,7 +5446,7 @@ msgstr "引腳" #: common/eda_item.cpp:388 msgid "Sheet Pin" -msgstr "圖紙頁碼" +msgstr "圖紙引腳" #: common/eda_item.cpp:389 eeschema/dialogs/dialog_migrate_buses.cpp:113 #: pcbnew/tools/pcb_actions.cpp:2108 @@ -5472,7 +5455,7 @@ msgstr "圖紙" #: common/eda_item.cpp:396 msgid "SCH Screen" -msgstr "原理圖螢幕" +msgstr "原理圖屏幕" #: common/eda_item.cpp:404 msgid "Gerber Layout" @@ -5484,7 +5467,7 @@ msgstr "繪製項目" #: common/eda_shape.cpp:66 msgid "Thermal Spoke" -msgstr "散熱導線" +msgstr "散熱引線" #: common/eda_shape.cpp:67 pcbnew/pcb_shape.cpp:960 msgid "Number Box" @@ -5497,7 +5480,7 @@ msgstr "矩形" #: common/eda_shape.cpp:77 common/eda_shape.cpp:720 common/eda_shape.cpp:1943 #: gerbview/gerber_draw_item.cpp:230 msgid "Arc" -msgstr "弧" +msgstr "弧線" #: common/eda_shape.cpp:78 common/eda_shape.cpp:719 common/eda_shape.cpp:1944 #: eeschema/dialogs/dialog_label_properties_base.cpp:172 @@ -5521,7 +5504,7 @@ msgstr "焊盤編號框" #: common/eda_shape.cpp:711 pcbnew/pcb_shape.cpp:967 msgid "Thermal Spoke Template" -msgstr "散熱導線模板" +msgstr "散熱引線模板" #: common/eda_shape.cpp:712 common/eda_shape.cpp:725 msgid "Unrecognized" @@ -5612,9 +5595,8 @@ msgid "Bezier" msgstr "貝塞爾曲線" #: common/eda_shape.cpp:1981 eeschema/lib_shape.cpp:598 -#, fuzzy msgid "Shape Properties" -msgstr "圖框屬性" +msgstr "形狀屬性" #: common/eda_shape.cpp:1987 eeschema/sch_table.cpp:604 #: eeschema/sch_tablecell.cpp:191 pcbnew/pcb_table.cpp:489 @@ -5632,23 +5614,23 @@ msgstr "起點 Y" #: common/eda_shape.cpp:1998 msgid "Center X" -msgstr "中心 X" +msgstr "中點 X" #: common/eda_shape.cpp:2004 msgid "Center Y" -msgstr "中心 Y" +msgstr "中點 Y" #: common/eda_shape.cpp:2016 eeschema/sch_tablecell.cpp:193 #: pcbnew/generators/pcb_tuning_pattern.cpp:2476 pcbnew/pcb_tablecell.cpp:194 #: pcbnew/pcb_textbox.cpp:700 pcbnew/pcb_track.cpp:1715 msgid "End X" -msgstr "結束點 X" +msgstr "終點 X" #: common/eda_shape.cpp:2022 eeschema/sch_tablecell.cpp:194 #: pcbnew/generators/pcb_tuning_pattern.cpp:2482 pcbnew/pcb_tablecell.cpp:195 #: pcbnew/pcb_textbox.cpp:701 pcbnew/pcb_track.cpp:1718 msgid "End Y" -msgstr "結束點 Y" +msgstr "終點 Y" #: common/eda_shape.cpp:2028 common/stroke_params.cpp:243 #: eeschema/sch_bus_entry.cpp:675 eeschema/sch_line.cpp:1111 @@ -5765,7 +5747,7 @@ msgstr "向右" #: eeschema/fields_grid_table.cpp:779 eeschema/lib_text.cpp:428 #: eeschema/sch_field.cpp:1049 msgid "Top" -msgstr "上對齊" +msgstr "向上" #: common/eda_text.cpp:1198 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:307 @@ -5773,7 +5755,7 @@ msgstr "上對齊" #: eeschema/fields_grid_table.cpp:783 eeschema/lib_text.cpp:430 #: eeschema/sch_field.cpp:1051 msgid "Bottom" -msgstr "向下對齊" +msgstr "向下" #: common/eda_text.cpp:1203 #: eeschema/dialogs/dialog_label_properties_base.cpp:96 @@ -5802,7 +5784,7 @@ msgstr "方向" #: pcbnew/dialogs/dialog_text_properties_base.h:111 pcbnew/pcb_text.cpp:675 #: pcbnew/pcb_text.cpp:679 msgid "Text Properties" -msgstr "文字屬性" +msgstr "文本屬性" #: common/eda_text.cpp:1215 #: eeschema/dialogs/dialog_label_properties_base.cpp:99 @@ -5817,7 +5799,7 @@ msgstr "文字屬性" #: pcbnew/pcb_tablecell.cpp:116 pcbnew/pcb_text.cpp:351 #: pcbnew/pcb_textbox.cpp:381 pcbnew/widgets/pcb_properties_panel.cpp:290 msgid "Font" -msgstr "字型" +msgstr "字體" #: common/eda_text.cpp:1220 eeschema/lib_textbox.cpp:591 #: eeschema/sch_field.cpp:1604 eeschema/sch_label.cpp:2291 @@ -5829,13 +5811,13 @@ msgstr "字型" #: pcbnew/fp_text_grid_table.cpp:143 pcbnew/pcb_tablecell.cpp:204 #: pcbnew/pcb_text.cpp:352 msgid "Thickness" -msgstr "厚度" +msgstr "線寬" #: common/eda_text.cpp:1231 eeschema/lib_text.cpp:525 #: eeschema/sch_field.cpp:1605 eeschema/sch_text.cpp:494 #: pcbnew/microwave/microwave_polygon.cpp:127 msgid "Mirrored" -msgstr "映象" +msgstr "鏡像" #: common/eda_text.cpp:1234 #: eeschema/dialogs/dialog_field_properties_base.cpp:88 @@ -5878,7 +5860,7 @@ msgstr "垂直對齊" #: pcbnew/pcb_dimension.cpp:1686 pcbnew/pcb_tablecell.cpp:206 #: pcbnew/pcb_text.cpp:697 msgid "Hyperlink" -msgstr "超連結" +msgstr "超鏈接" #: common/eda_units.cpp:509 #: pcb_calculator/calculator_panels/panel_regulator_base.cpp:143 @@ -5888,7 +5870,7 @@ msgstr "最小" #: common/eda_units.cpp:517 msgid "opt" -msgstr "最佳" +msgstr "最優" #: common/eda_units.cpp:525 #: pcb_calculator/calculator_panels/panel_regulator_base.cpp:151 @@ -5900,31 +5882,31 @@ msgstr "最大" msgid "" "The base path of locally installed system footprint libraries (.pretty " "folders)." -msgstr "本地安裝的系統封裝庫 (.pretty 資料夾) 存放目錄的路徑 。" +msgstr "KiCad 自帶的封裝庫(.pretty 文件夾) 的存儲路徑。" #: common/env_vars.cpp:111 msgid "The base path of system footprint 3D shapes (.3Dshapes folders)." -msgstr "系統封裝 3D 模型 (.3Dshapes 資料夾) 存放目錄的路徑。" +msgstr "KiCad 自帶的 3D 模型庫 (.3Dshapes 文件夾) 的存儲路徑。" #: common/env_vars.cpp:113 msgid "The base path of the locally installed symbol libraries." -msgstr "本地安裝的系統符號庫存放目錄的路徑。" +msgstr "KiCad 自帶的原理圖符號庫的存儲路徑。" #: common/env_vars.cpp:115 msgid "A directory containing project templates installed with KiCad." -msgstr "包含安裝在 KiCad 中的專案模板的目錄。" +msgstr "KiCad 自帶的模板工程的存儲路徑。" #: common/env_vars.cpp:117 msgid "" "Optional. Can be defined if you want to create your own project templates " "folder." -msgstr "可選項目。如果您想要建立自己的專案模板文件夾,則可以定義此項。" +msgstr "可選。如果你想創建自己的工程模板文件夾, 可以進行定義。" #: common/env_vars.cpp:120 msgid "" "A directory containing 3rd party plugins, libraries and other downloadable " "content." -msgstr "包含第三方外掛、庫和其他可下載工具的目錄。" +msgstr "擴展內容管理器所下載的第三方插件、庫以及其他內容的存儲目錄。" #: common/env_vars.cpp:123 msgid "" @@ -5934,18 +5916,20 @@ msgid "" "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 的特定專案封裝庫的文" -"件夾。" +"由 KiCad 內部定義 (不可編輯) 並設置為當前加載的工程文件的絕對路徑。這個環境變" +"量可以用來定義相對於當前加載的工程的文件和路徑。例如, ${KIPRJMOD}/libs/" +"footprints.pretty 可定義一個文件夾,文件夾中包含一個特定工程的封裝庫, 名為 " +"footprints.pretty。" #: common/env_vars.cpp:129 msgid "A directory containing system-wide scripts installed with KiCad" -msgstr "一個包含用 KiCad 安裝的系統級指令碼的目錄" +msgstr "KiCad 自帶的腳本文件的存儲路徑(整個系統)/ 一個包含用 KiCad " +"安裝的系統級腳本的目錄" #: common/env_vars.cpp:131 msgid "A directory containing user-specific scripts installed with KiCad" -msgstr "一個包含用 KiCad 安裝的使用者指定指令碼的目錄" +msgstr "KiCad 自帶的腳本文件的存儲路徑(特定用戶)/一個包含用 KiCad " +"安裝的用戶指定腳本的目錄" #: common/env_vars.cpp:135 msgid "Deprecated version of KICAD_TEMPLATE_DIR." @@ -5953,20 +5937,20 @@ msgstr "KICAD_TEMPLATE_DIR 的棄用版本。" #: common/env_vars.cpp:137 msgid "Deprecated version of KICAD7_3DMODEL_DIR." -msgstr "KICAD7_3DMODEL_DIR 的廢棄版本。" +msgstr "KICAD7_3DMODEL_DIR 的棄用版本。" #: common/env_vars.cpp:139 msgid "Deprecated version of KICAD7_FOOTPRINT_DIR." -msgstr "KICAD7_FOOTPRINT_DIR 的廢棄版本。" +msgstr "KICAD7_FOOTPRINT_DIR 的棄用版本。" #: common/env_vars.cpp:141 msgid "Deprecated version of KICAD_SYMBOL_DIR." -msgstr "KICAD_SYMBOL_DIR 的廢棄版本。" +msgstr "KICAD_SYMBOL_DIR 的棄用版本。" #: common/exceptions.cpp:78 #, c-format msgid "%s in '%s', line %d, offset %d." -msgstr "%s 在 \"%s\" 中,行 %d,偏移 %d。" +msgstr "%s in '%s', line %d, offset %d。" #: common/exceptions.cpp:109 #, c-format @@ -5976,9 +5960,9 @@ msgid "" "\n" "To open it you will need to upgrade KiCad to a version dated %s or later." msgstr "" -"KiCad 無法開啟此檔案,該檔案由高於當前執行版本的軟體所建立。\n" +"KiCad 無法打開此文件, 因為它是用更新版本的 KiCad 創建的。\n" "\n" -"請將 KiCad 升級到 %s 或更高的版本以開啟改檔案。" +"要打開它, 請將 KiCad 升級到 %s 或更高的版本。" #: common/exceptions.cpp:117 #, c-format @@ -5989,37 +5973,37 @@ msgid "" "To open it you will need to upgrade KiCad to version %s or later (file " "format dated %s or later)." msgstr "" -"KiCad無法打開此文件,因為它是使用比您目前運行的版本更新的版本創建的。\n" +"KiCad 無法打開此文件, 該文件由高於當前運行版本的軟件所創建。\n" "\n" -"要打開它,您需要升級KiCad到版本%s或更高版本(文件格式日期為%s或更高版本)。" +"請將 KiCad 升級到 %s 或更高的版本以打開該文件 (文件格式版本為 %s 或更高)。" #: common/exceptions.cpp:153 msgid "Full error text:" -msgstr "完整錯誤文字:" +msgstr "Full error text:" #: common/file_history.cpp:155 msgid "No Files" -msgstr "無檔案" +msgstr "無文件" #: common/filename_resolver.cpp:453 msgid "The given path does not exist" -msgstr "指定的路徑不存在" +msgstr "指定路徑不存在" #: common/filename_resolver.cpp:481 msgid "Alias: " -msgstr "別名: " +msgstr "別名: " #: common/filename_resolver.cpp:484 msgid "This path:" -msgstr "此路徑:" +msgstr "此路徑:" #: common/filename_resolver.cpp:487 msgid "Existing path:" -msgstr "現有路徑:" +msgstr "現有路徑:" #: common/filename_resolver.cpp:489 msgid "Bad alias (duplicate name)" -msgstr "別名錯誤(重複名稱)" +msgstr "錯誤的別名 (名稱重複)" #: common/font/font.cpp:174 common/widgets/font_choice.cpp:49 #: eeschema/dialogs/dialog_field_properties_base.cpp:123 @@ -6034,70 +6018,70 @@ msgstr "別名錯誤(重複名稱)" #: pagelayout_editor/dialogs/properties_frame_base.cpp:155 #: pcbnew/dialogs/dialog_tablecell_properties_base.cpp:109 msgid "Default Font" -msgstr "預設字型" +msgstr "默認字體" #: common/font/fontconfig.cpp:320 #, c-format msgid "Error loading font '%s'." -msgstr "載入字型 '%s' 時出錯。" +msgstr "加載字體 '%s' 時出錯。" #: common/font/fontconfig.cpp:325 #, c-format msgid "Font '%s' not found; substituting '%s'." -msgstr "未找到字型 \"%s\" ;替代 '%s'。" +msgstr "找不到字體 '%s'; 用 '%s' 代替。" #: common/footprint_info.cpp:119 cvpcb/cvpcb_mainframe.cpp:962 #: eeschema/symbol_library_manager.cpp:82 #: eeschema/symbol_tree_model_adapter.cpp:107 #: eeschema/symbol_viewer_frame.cpp:304 msgid "Load Error" -msgstr "載入錯誤" +msgstr "加載錯誤" #: common/footprint_info.cpp:121 msgid "Errors were encountered loading footprints:" -msgstr "載入封裝時出現錯誤:" +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 。" +msgstr "發現重複的庫名稱 '%s', 位於封裝庫表文件的行 %d。" #: common/fp_lib_table.cpp:560 eeschema/symbol_lib_table.cpp:601 msgid "Added by Plugin and Content Manager" -msgstr "由外掛和內容管理器新增" +msgstr "由擴展內容管理器添加" #: common/fp_lib_table.cpp:586 eeschema/symbol_lib_table.cpp:629 #, c-format msgid "Cannot create global library table path '%s'." -msgstr "無法建立全域性庫表路徑 '%s'。" +msgstr "無法創建全局庫表路徑 '%s'。" #: common/gestfich.cpp:244 #, c-format msgid "Command '%s' could not be found." -msgstr "找不到命令 \"%s\"。" +msgstr "找不到命令 '%s'。" #: common/gestfich.cpp:261 #, c-format msgid "Unable to find a PDF viewer for '%s'." -msgstr "無法為 '%s' 找到一款 PDF 檢視器。" +msgstr "無法為文件 '%s' 找到可用的 PDF 閱讀器。" #: common/gestfich.cpp:276 #, c-format msgid "Problem while running the PDF viewer '%s'." -msgstr "執行 PDF 瀏覽器'%s'時出現問題。" +msgstr "運行 PDF 閱讀器 '%s' 時出現問題。" #: common/gestfich.cpp:314 eeschema/eeschema.cpp:594 eeschema/eeschema.cpp:629 #: gerbview/gerbview.cpp:243 kicad/project_template.cpp:308 #: pcbnew/pcbnew.cpp:561 #, c-format msgid "Cannot copy file '%s'." -msgstr "無法複製檔案 '%s'。" +msgstr "無法複製文件 '%s'。" #: common/gestfich.cpp:335 msgid "Invalid directory name, cannot remove root" -msgstr "無效的目錄名稱,無法移除根目錄" +msgstr "目錄名稱無效, 無法移除根目錄" #: common/gestfich.cpp:343 #, c-format @@ -6112,32 +6096,32 @@ msgstr "'%s' 不是一個目錄" #: common/gestfich.cpp:365 #, c-format msgid "Error removing directory '%s': %s" -msgstr "刪除目錄時發生錯誤'%s':%s" +msgstr "移除目錄 '%s' 時出錯: %s" #: common/git/git_clone_handler.cpp:49 #, c-format msgid "Could not create directory '%s'" -msgstr "無法建立目錄'%s'" +msgstr "無法創建目錄 '%s'" #: common/git/git_clone_handler.cpp:66 #, c-format msgid "Could not clone repository '%s'" -msgstr "無法克隆儲存庫'%s'" +msgstr "無法克隆倉庫 '%s'" #: common/git/git_pull_handler.cpp:46 #, c-format msgid "Could not lookup remote '%s'" -msgstr "無法找到遠程儲存庫'%s'" +msgstr "無法找到遠程 '%s'" #: common/git/git_pull_handler.cpp:59 #, c-format msgid "Could not connect to remote '%s'" -msgstr "無法連接到遠程'%s'" +msgstr "無法連接到遠程 '%s'" #: common/git/git_pull_handler.cpp:69 #, c-format msgid "Could not fetch data from remote '%s'" -msgstr "無法從遠程'%s'獲取數據" +msgstr "無法從遠程 '%s' 提取數據" #: common/git/git_pull_handler.cpp:90 msgid "Could not read 'FETCH_HEAD'" @@ -6145,48 +6129,48 @@ msgstr "無法讀取 'FETCH_HEAD'" #: common/git/git_pull_handler.cpp:98 msgid "Could not lookup commit" -msgstr "無法尋找此次提交" +msgstr "無法找到提交" #: common/git/git_pull_handler.cpp:108 msgid "Could not analyze merge" -msgstr "無法進行合併分析" +msgstr "無法分析合併" #: common/git/git_pull_handler.cpp:118 msgid "Invalid HEAD. Cannot merge." -msgstr "無效的HEAD, 無法合併。" +msgstr "HEAD 無效, 無法合併。" #: common/git/git_pull_handler.cpp:177 msgid "Could not get repository head" -msgstr "無法取得儲存庫頭" +msgstr "無法獲取倉庫 HEAD" #: common/git/git_pull_handler.cpp:187 #, c-format msgid "Could not get reference OID for reference '%s'" -msgstr "無法獲得參考'%s'的OID" +msgstr "無法獲取參考 '%s' 的 OID 引用" #: common/git/git_pull_handler.cpp:195 common/git/kicad_git_errors.cpp:54 msgid "Failed to perform checkout operation." -msgstr "執行checkout作業失敗。" +msgstr "簽出失敗。" #: common/git/git_pull_handler.cpp:212 msgid "Could not lookup commit '{}'" -msgstr "無法查詢提交 '{}'" +msgstr "無法找到提交 '{}'" #: common/git/git_pull_handler.cpp:249 msgid "Could not merge commits" -msgstr "無法進行提交合併" +msgstr "無法合併提交" #: common/git/git_pull_handler.cpp:257 msgid "Could not get repository index" -msgstr "無法獲取儲存庫的索引" +msgstr "無法獲取倉庫索引" #: common/git/git_pull_handler.cpp:265 msgid "Could not get conflict iterator" -msgstr "無法取得衝突迭代器" +msgstr "無法獲取衝突迭代器" #: common/git/git_pull_handler.cpp:285 common/git/git_pull_handler.cpp:286 msgid "Changed" -msgstr "已變更" +msgstr "更改" #: common/git/git_pull_handler.cpp:300 common/git/git_pull_handler.cpp:301 msgid "Added" @@ -6194,25 +6178,25 @@ msgstr "已添加" #: common/git/git_push_handler.cpp:44 msgid "Could not lookup remote" -msgstr "無法查詢遠程" +msgstr "無法找到遠程" #: common/git/git_push_handler.cpp:58 msgid "Could not connect to remote" -msgstr "無法連線至遠端" +msgstr "無法連接到遠程" #: common/git/git_push_handler.cpp:68 msgid "Could not push to remote" -msgstr "無法將變更推送至遠端" +msgstr "無法推送到遠程" #: common/git/kicad_git_common.cpp:419 #, c-format msgid "Received %u of %u objects" -msgstr "收到%u個物件(共 %u個)" +msgstr "接收到 %u 個 %u 對象" #: common/git/kicad_git_common.cpp:446 #, c-format msgid "* [updated] %s..%s %s" -msgstr "* [已更新] %s..%s %s" +msgstr "* [更新] %s..%s %s" #: common/git/kicad_git_common.cpp:450 #, c-format @@ -6222,25 +6206,25 @@ msgstr "* [新增] %s %s" #: common/git/kicad_git_common.cpp:470 #, c-format msgid "Writing objects: %d%% (%d/%d), %d bytes" -msgstr "寫入物件共: %d%% (%d/%d), %d 位元組" +msgstr "正在寫入對象: %d%% (%d/%d), %d 字節" #: common/git/kicad_git_common.cpp:485 #, c-format msgid "* [rejected] %s (%s)" -msgstr "* [被拒絕] %s (%s)" +msgstr "* [拒絕] %s (%s)" #: common/git/kicad_git_common.cpp:490 #, c-format msgid "[updated] %s" -msgstr "[已更新]%s" +msgstr "[已更新] %s" #: common/git/kicad_git_errors.cpp:39 msgid "Invalid repository." -msgstr "無效的格式。" +msgstr "倉庫無效。" #: common/git/kicad_git_errors.cpp:40 msgid "Failed to commit changes." -msgstr "提交變更失敗。" +msgstr "提交修改內容失敗。" #: common/git/kicad_git_errors.cpp:41 msgid "Failed to merge branches." @@ -6248,47 +6232,47 @@ msgstr "合併分支失敗。" #: common/git/kicad_git_errors.cpp:44 msgid "Failed to clone repository." -msgstr "複製儲存庫失敗。" +msgstr "克隆倉庫失敗。" #: common/git/kicad_git_errors.cpp:45 msgid "Remote repository not found." -msgstr "未找到遠程儲存庫。" +msgstr "找不到遠程倉庫。" #: common/git/kicad_git_errors.cpp:46 msgid "Authentication failed for remote repository." -msgstr "遠端儲存庫身分驗證失敗。" +msgstr "遠程倉庫身份驗證失敗。" #: common/git/kicad_git_errors.cpp:49 msgid "Branch not found." -msgstr "找不到該分支。" +msgstr "找不到分支。" #: common/git/kicad_git_errors.cpp:50 msgid "Failed to create branch." -msgstr "創建分支失敗。" +msgstr "分支創建失敗。" #: common/git/kicad_git_errors.cpp:51 msgid "Failed to delete branch." -msgstr "刪除分支失敗。" +msgstr "無法刪除分支。" #: common/git/kicad_git_errors.cpp:55 msgid "File not found during checkout operation." -msgstr "checkout作業期間找不到檔案。" +msgstr "簽出過程中未找到文件。" #: common/git/kicad_git_errors.cpp:58 msgid "Merge conflict encountered." -msgstr "遇到合併衝突。" +msgstr "發生合併衝突。" #: common/git/kicad_git_errors.cpp:59 msgid "Rebase conflict encountered." -msgstr "遇到rebase衝突。" +msgstr "發生變基衝突。" #: common/git/kicad_git_errors.cpp:62 msgid "Failed to pull changes from remote repository." -msgstr "未能成功從遠程儲存庫拉取更改。" +msgstr "從遠程倉庫提取更改失敗。" #: common/git/kicad_git_errors.cpp:63 msgid "Failed to push changes to remote repository." -msgstr "未能成功從遠程儲存庫推送更改。" +msgstr "向遠程倉庫推送更改失敗。" #: common/git/kicad_git_errors.cpp:64 msgid "No upstream branch configured." @@ -6296,23 +6280,23 @@ msgstr "未配置上游分支。" #: common/git/kicad_git_errors.cpp:65 msgid "Failed to establish connection with remote repository." -msgstr "未能與遠程儲存庫建立連接。" +msgstr "與遠程倉庫建立連接失敗。" #: common/git/kicad_git_errors.cpp:68 msgid "Tag not found." -msgstr "找不到該標籤。" +msgstr "找不到 tag。" #: common/git/kicad_git_errors.cpp:69 msgid "Failed to create tag." -msgstr "未能成功建立標籤。" +msgstr "創建 tag 失敗。" #: common/git/kicad_git_errors.cpp:70 msgid "Failed to delete tag." -msgstr "刪除標籤失敗。" +msgstr "刪除 tag 失敗。" #: common/git/kicad_git_errors.cpp:72 msgid "Unknown error." -msgstr "不明錯誤。" +msgstr "未知錯誤。" #: common/git/kicad_git_errors.cpp:73 msgid "No error." @@ -6326,11 +6310,11 @@ msgstr "沒有錯誤" #: eeschema/tools/ee_actions.cpp:217 pcbnew/dialogs/panel_setup_rules.cpp:130 #: pcbnew/tools/edit_tool.cpp:2414 msgid "Cut" -msgstr "剪下" +msgstr "剪切" #: common/grid_tricks.cpp:356 msgid "Clear selected cells placing original contents on clipboard" -msgstr "清除所選儲存格,將原始內容放置在剪貼板上" +msgstr "剪切所選單元格內容到剪貼板" #: common/grid_tricks.cpp:357 common/tool/actions.cpp:211 #: eeschema/tools/ee_actions.cpp:223 pcbnew/dialogs/panel_setup_rules.cpp:131 @@ -6339,18 +6323,18 @@ msgstr "複製" #: common/grid_tricks.cpp:358 msgid "Copy selected cells to clipboard" -msgstr "複製選中的儲存格到剪貼簿" +msgstr "複製所選單元格內容到剪貼板" #: common/grid_tricks.cpp:359 common/tool/actions.cpp:222 #: eeschema/tools/sch_editor_control.cpp:2188 #: eeschema/tools/symbol_editor_edit_tool.cpp:854 #: pcbnew/dialogs/panel_setup_rules.cpp:132 pcbnew/tools/pcb_control.cpp:1091 msgid "Paste" -msgstr "貼上" +msgstr "粘貼" #: common/grid_tricks.cpp:360 msgid "Paste clipboard cells to matrix at current cell" -msgstr "將剪貼簿內容貼上到當前儲存格位置" +msgstr "粘貼剪貼板內容到當前單元格" #: common/grid_tricks.cpp:361 common/tool/actions.cpp:267 #: eeschema/tools/sch_edit_tool.cpp:1456 @@ -6362,7 +6346,7 @@ msgstr "刪除" #: common/grid_tricks.cpp:362 msgid "Clear contents of selected cells" -msgstr "清空已選儲存格的內容" +msgstr "清除所選單元格的內容" #: common/grid_tricks.cpp:363 common/tool/actions.cpp:232 #: eeschema/dialogs/dialog_change_symbols_base.cpp:106 @@ -6380,27 +6364,24 @@ msgid "Select all cells" msgstr "選擇所有單元格" #: common/hotkey_store.cpp:44 -#, fuzzy msgid "Accept Autocomplete" -msgstr "更新完成" +msgstr "接受自動完成" #: common/hotkey_store.cpp:45 -#, fuzzy msgid "Cancel Autocomplete" -msgstr "更新完成" +msgstr "放棄自動完成" #: common/hotkey_store.cpp:46 -#, fuzzy msgid "Toggle Checkbox" -msgstr "切換鎖定" +msgstr "切換複選框" #: common/hotkey_store.cpp:47 msgid "Pan Left/Right" -msgstr "向左/向右平移" +msgstr "向左/右平移" #: common/hotkey_store.cpp:48 msgid "Pan Up/Down" -msgstr "向上/向下平移" +msgstr "向上/下平移" #: common/hotkey_store.cpp:49 msgid "Finish Drawing" @@ -6408,21 +6389,21 @@ msgstr "完成繪圖" #: common/hotkey_store.cpp:50 msgid "Add to Selection" -msgstr "增加到選區" +msgstr "添加到選區" #: common/hotkey_store.cpp:51 eeschema/tools/ee_actions.cpp:873 #: gerbview/tools/gerbview_actions.cpp:136 pcbnew/tools/pcb_actions.cpp:1242 #: pcbnew/tools/pcb_actions.cpp:1273 msgid "Highlight Net" -msgstr "高亮網路" +msgstr "高亮網絡" #: common/hotkey_store.cpp:52 msgid "Remove from Selection" -msgstr "從選區刪除" +msgstr "從選區中移除" #: common/hotkey_store.cpp:53 msgid "Ignore Grid Snaps" -msgstr "忽略網格捕捉" +msgstr "禁用柵格捕獲" #: common/hotkey_store.cpp:54 msgid "Ignore Other Snaps" @@ -6435,15 +6416,15 @@ msgstr "退出" #: common/hotkey_store.cpp:76 msgid "Project Manager" -msgstr "專案管理員" +msgstr "工程管理器" #: common/hotkey_store.cpp:159 msgid "Gestures" -msgstr "手勢" +msgstr "快捷操作" #: common/http_lib/http_lib_connection.cpp:73 msgid "KiCad received an empty response!" -msgstr "KiCad收到空回應!" +msgstr "KiCad 收到了一個空響應!" #: common/http_lib/http_lib_connection.cpp:89 #: common/http_lib/http_lib_connection.cpp:154 @@ -6459,35 +6440,35 @@ msgstr "錯誤: %s" #: common/http_lib/http_lib_connection.cpp:358 #, c-format msgid "API Response: %s" -msgstr "API 回應: %s" +msgstr "API 響應: %s" #: common/http_lib/http_lib_connection.cpp:376 #, c-format msgid "API responded with error code: %s" -msgstr "API 回應錯誤代碼: %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時內存已耗盡,可能DXF過於龐大。" +msgstr "內存不足無法加載 DXF, 可能是由於文件過大導致的。" #: common/import_gfx/dxf_import_plugin.cpp:1432 msgid "Invalid spline definition encountered" -msgstr "遇到了無效的花鍵定義" +msgstr "遇到無效樣條曲線定義" #: common/import_gfx/dxf_import_plugin.h:210 #, c-format msgid "%s is not supported." -msgstr "不支援%s。" +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的構建線。" +msgstr "目前不支持 DXF 構造線。" #: common/import_gfx/dxf_import_plugin.h:467 msgid "DXF arc-aligned text not currently supported." -msgstr "目前不支援DXF弧線對齊文本。" +msgstr "目前不支持 DXF 弧形對齊文本。" #: common/import_gfx/dxf_import_plugin.h:472 #: common/import_gfx/dxf_import_plugin.h:476 @@ -6498,66 +6479,66 @@ msgstr "目前不支援DXF弧線對齊文本。" #: common/import_gfx/dxf_import_plugin.h:496 #: common/import_gfx/dxf_import_plugin.h:500 msgid "DXF dimensions not currently supported." -msgstr "目前不支援DXF的尺寸。" +msgstr "目前不支持 DXF 測量標註。" #: common/import_gfx/dxf_import_plugin.h:506 msgid "DXF hatches not currently supported." -msgstr "DXF陰影填充目前不被支援。" +msgstr "目前不支持 DXF 網格。" #: common/import_gfx/dxf_import_plugin.h:513 msgid "DXF traces not currently supported." -msgstr "目前不支援DXF中的曲線。" +msgstr "目前不支持 DXF 曲線。" #: common/import_gfx/dxf_import_plugin.h:518 msgid "DXF 3dfaces not currently supported." -msgstr "目前不支援DXF中的3D面。" +msgstr "目前不支持 DXF 3dfaces。" #: common/import_gfx/dxf_import_plugin.h:523 msgid "DXF solids not currently supported." -msgstr "目前不支援DXF中的實體。" +msgstr "目前不支持 DXF 實體。" #: common/import_gfx/dxf_import_plugin.h:528 msgid "DXF images not currently supported." -msgstr "目前不支援DXF中的圖像。" +msgstr "目前不支持 DXF 中的圖像。" #: common/io/altium/altium_binary_parser.cpp:56 common/richio.cpp:121 #, c-format msgid "Cannot open file '%s'." -msgstr "無法開啟檔案 '%s'。" +msgstr "無法打開文件 '%s'。" #: common/io/altium/altium_binary_parser.cpp:65 msgid "Error reading file: cannot determine length." -msgstr "讀取檔案時出錯:無法確定長度。" +msgstr "讀取文件時出錯: 無法確定長度。" #: common/io/altium/altium_binary_parser.cpp:78 msgid "Error reading file." -msgstr "讀取檔案時出錯。" +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 "屬性列表末尾缺少空位元組。匯入的資料可能格式不正確或缺失。" +msgstr "屬性列表末尾缺少空字節。導入的數據可能格式不正確或內容缺失。" #: common/io/altium/altium_props_utils.cpp:96 #, c-format msgid "Unit '%s' does not end with 'mil'." -msgstr "單元 \"%s\" 未以 'mil' 結尾。" +msgstr "單位 '%s' 未以 'mil' 結尾。" #: common/io/altium/altium_props_utils.cpp:106 #, c-format msgid "Cannot convert '%s' to double." -msgstr "無法轉換 '%s' 到雙位。" +msgstr "不能將'%s'轉換為 double。" #: common/io/cadstar/cadstar_archive_parser.cpp:2469 #, c-format msgid "Cannot open file '%s'" -msgstr "無法開啟檔案 ‘%s’" +msgstr "無法打開文件 '%s'" #: common/io/cadstar/cadstar_archive_parser.cpp:2491 #: common/io/cadstar/cadstar_archive_parser.cpp:2817 msgid "File import cancelled by user." -msgstr "使用者取消了檔案匯入。" +msgstr "用戶取消了文件導入。" #: common/io/cadstar/cadstar_archive_parser.cpp:2509 #: common/io/cadstar/cadstar_archive_parser.cpp:2532 @@ -6565,64 +6546,64 @@ msgstr "使用者取消了檔案匯入。" #: 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 "所選檔案無效或可能已損壞!" +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。" +msgstr "在 '%s' 中發現了非預期數量的點數。實際找到 %d 個, 但應為 %d 個。" #: common/io/cadstar/cadstar_archive_parser.h:43 #, c-format msgid "Missing node '%s' in '%s'" -msgstr "缺少節點 '%s' (在 '%s' 中)" +msgstr "在 '%2$s' 中缺少節點 '%1$s'" #: common/io/cadstar/cadstar_archive_parser.h:46 #, c-format msgid "Unknown node '%s' in '%s'" -msgstr "未知節點 '%s' (在 '%s' 中)" +msgstr "在 '%2$s' 出現未知節點 '%1$s'" #: common/io/cadstar/cadstar_archive_parser.h:49 #, c-format msgid "Missing Parameter '%s' in '%s'" -msgstr "缺少引數 '%s' (在 '%s' 中)" +msgstr "在 '%2$s' 中缺少參數 '%1$s'" #: common/io/cadstar/cadstar_archive_parser.h:52 #, c-format msgid "Unknown Parameter '%s' in '%s'" -msgstr "未知引數 '%s' (在 '%s' 中)" +msgstr "在 '%2$s' 出現未知參數 '%1$s'" #: common/io/cadstar/cadstar_archive_parser.h:55 #, c-format msgid "Unable to parse '%s' in '%s'" -msgstr "無法分析 '%s' (在 '%s' 中)" +msgstr "無法解析 '%2$s' 中的 '%1$s'" #: common/io/eagle/eagle_parser.cpp:249 #, c-format msgid "Invalid size %lld: too large" -msgstr "無效的大小 %lld: 太大" +msgstr "無效的大小 %lld: 過大" #: common/io/eagle/eagle_parser.cpp:410 #, c-format msgid "Invalid Arc with radius %f and angle %f" -msgstr "半徑為 %f 且角度為 %f 的無效圓弧" +msgstr "半徑為 %f 且角度為 %f 的無效弧線" #: common/io/easyeda/easyeda_parser_base.cpp:38 #, c-format msgid "Failed to parse number from '%s'" -msgstr "無法解析 '%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 "讀取 '%s' 的 JSON 時出現錯誤:%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" +msgstr "讀取 '%s' 時出錯: %s" #: common/io/easyedapro/easyedapro_import_utils.cpp:179 #, c-format @@ -6630,37 +6611,37 @@ 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(JLCEDA)Pro 專案或庫文件。無法找到 project.json " -"或 device.json。" +"文件 '%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'" +msgstr "無法讀取 ZIP 壓縮包 '%s'" #: common/io/easyedapro/easyedapro_import_utils.cpp:238 #, c-format msgid "Cannot parse JSON line %d in '%s': %s" -msgstr "無法解析JSON檔第 %d 行。錯誤 '%s': %s" +msgstr "無法解析 JSON 文件 '%2$s' 中的第 %1$d 行: %3$s" #: common/kiway.cpp:243 #, c-format msgid "Failed to verify kiface library '%s' signature." -msgstr "無法驗證 kiface 庫 \"%s\" 簽名。" +msgstr "無法驗證 kiface 庫 '%s' 簽名。" #: common/kiway.cpp:283 #, c-format msgid "Failed to load kiface library '%s'." -msgstr "載入 kiface 庫 \"%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\" 讀取例項名和版本號。" +msgstr "無法從 kiface 庫 '%s' 讀取實例名稱和版本。" #: common/kiway.cpp:462 msgid "Error loading editor." -msgstr "載入編輯器時出錯。" +msgstr "加載編輯器時出錯。" #: common/kiway.cpp:574 #, c-format @@ -6687,11 +6668,11 @@ msgstr "連線" #: common/layer_id.cpp:112 msgid "Buses" -msgstr "匯流排" +msgstr "總線" #: common/layer_id.cpp:113 msgid "Bus junctions" -msgstr "匯流排結點" +msgstr "總線結點" #: common/layer_id.cpp:114 msgid "Junctions" @@ -6706,12 +6687,12 @@ msgstr "標籤" #: common/layer_id.cpp:116 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:45 msgid "Global labels" -msgstr "全域性標籤" +msgstr "全局標籤" #: common/layer_id.cpp:117 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:48 msgid "Hierarchical labels" -msgstr "分層標籤" +msgstr "層次標籤" #: common/layer_id.cpp:118 eeschema/sch_symbol.cpp:2760 msgid "Pin numbers" @@ -6731,7 +6712,7 @@ msgstr "符號值" #: common/layer_id.cpp:122 msgid "Symbol fields" -msgstr "符號欄位" +msgstr "符號字段" #: common/layer_id.cpp:123 msgid "Sheet references" @@ -6739,7 +6720,7 @@ msgstr "圖紙參考" #: common/layer_id.cpp:124 msgid "Net class references" -msgstr "網路類參考" +msgstr "網絡類參考" #: common/layer_id.cpp:125 msgid "Symbol body outlines" @@ -6752,15 +6733,15 @@ msgstr "符號主體填充" #: common/layer_id.cpp:127 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:72 msgid "Schematic text && graphics" -msgstr "原理圖文字和圖形" +msgstr "原理圖文本和圖形" #: common/layer_id.cpp:128 msgid "Symbol private text && graphics" -msgstr "符號私有文字 && 圖形" +msgstr "符號私有文本 && 圖形" #: common/layer_id.cpp:129 msgid "Schematic text && graphics backgrounds" -msgstr "原理圖文字和圖形背景" +msgstr "原理圖文本和圖形背景" #: common/layer_id.cpp:130 eeschema/widgets/panel_sch_selection_filter.cpp:206 #: eeschema/widgets/panel_sch_selection_filter_base.cpp:33 @@ -6781,24 +6762,24 @@ msgstr "圖紙名稱" #: common/layer_id.cpp:134 msgid "Sheet fields" -msgstr "圖紙欄位" +msgstr "圖紙字段" #: common/layer_id.cpp:135 msgid "Sheet file names" -msgstr "圖紙檔名" +msgstr "圖紙文件名" #: common/layer_id.cpp:136 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:63 msgid "Sheet pins" -msgstr "圖紙頁碼" +msgstr "圖紙引腳" #: common/layer_id.cpp:137 msgid "No-connect symbols" -msgstr "不連線符號" +msgstr "無連接符號" #: common/layer_id.cpp:138 msgid "DNP markers" -msgstr "DNP(不安裝)標記" +msgstr "DNP (不作裝配) 標記" #: common/layer_id.cpp:139 msgid "ERC warnings" @@ -6819,7 +6800,7 @@ msgstr "錨點" #: common/layer_id.cpp:143 common/layer_id.cpp:186 msgid "Helper items" -msgstr "輔助項目" +msgstr "輔助項" #: common/layer_id.cpp:144 common/layer_id.cpp:187 common/tool/grid_menu.cpp:56 #: eeschema/tools/sch_editor_control.cpp:2663 @@ -6827,7 +6808,7 @@ msgstr "輔助項目" #: gerbview/widgets/gerbview_layer_widget.cpp:134 #: pcbnew/widgets/appearance_controls.cpp:351 msgid "Grid" -msgstr "網格" +msgstr "柵格" #: common/layer_id.cpp:145 #: gerbview/dialogs/panel_gerbview_color_settings.cpp:103 @@ -6845,7 +6826,7 @@ msgstr "背景" #: eeschema/sim/simulator_frame_ui.cpp:613 #: eeschema/sim/simulator_frame_ui_base.cpp:167 msgid "Cursor" -msgstr "遊標" +msgstr "光標" #: common/layer_id.cpp:148 msgid "Hovered items" @@ -6853,7 +6834,7 @@ msgstr "懸停項目" #: common/layer_id.cpp:149 msgid "Highlighted items" -msgstr "強調顯示的項目" +msgstr "高亮項目" #: common/layer_id.cpp:150 msgid "Hidden items" @@ -6861,7 +6842,7 @@ msgstr "隱藏項目" #: common/layer_id.cpp:151 common/layer_id.cpp:190 msgid "Selection highlight" -msgstr "選擇高亮" +msgstr "選區高亮" #: common/layer_id.cpp:152 common/layer_id.cpp:183 msgid "Drawing sheet" @@ -6869,7 +6850,7 @@ msgstr "圖紙" #: common/layer_id.cpp:153 common/layer_id.cpp:184 msgid "Page limits" -msgstr "圖框限制" +msgstr "頁面限制" #: common/layer_id.cpp:154 msgid "Operating point voltages" @@ -6896,19 +6877,19 @@ msgstr "位號" #: common/layer_id.cpp:163 msgid "Footprint text" -msgstr "封裝文字" +msgstr "封裝文本" #: common/layer_id.cpp:164 msgid "Hidden text" -msgstr "隱藏文字" +msgstr "隱藏文本" #: common/layer_id.cpp:165 msgid "SMD pads front" -msgstr "SMD 焊盤正面" +msgstr "貼片焊盤正面" #: common/layer_id.cpp:166 msgid "SMD pads back" -msgstr "SMD 焊盤背面" +msgstr "貼片焊盤背面" #: common/layer_id.cpp:167 msgid "Through-hole pads" @@ -6921,11 +6902,11 @@ msgstr "通孔焊盤" #: pcbnew/widgets/panel_selection_filter.cpp:196 #: pcbnew/widgets/panel_selection_filter_base.cpp:37 msgid "Tracks" -msgstr "佈線" +msgstr "走線" #: common/layer_id.cpp:169 msgid "Through vias" -msgstr "貫孔" +msgstr "通孔" #: common/layer_id.cpp:170 msgid "Blind/Buried vias" @@ -6941,15 +6922,15 @@ msgstr "過孔鑽孔" #: common/layer_id.cpp:173 msgid "Via hole walls" -msgstr "過孔壁" +msgstr "過孔孔壁" #: common/layer_id.cpp:174 msgid "Plated holes" -msgstr "鍍通孔" +msgstr "鍍孔" #: common/layer_id.cpp:175 msgid "Plated hole walls" -msgstr "鍍通孔壁" +msgstr "鍍孔孔壁" #: common/layer_id.cpp:176 msgid "Non-plated holes" @@ -6981,19 +6962,19 @@ msgstr "DRC 標記陰影" #: common/layer_id.cpp:188 msgid "Grid axes" -msgstr "網格軸" +msgstr "柵格軸" #: common/layer_id.cpp:191 msgid "Locked item shadow" -msgstr "鎖定項目陰影" +msgstr "鎖定的項目陰影" #: common/layer_id.cpp:192 msgid "Courtyard collision shadow" -msgstr "控制區域碰撞陰影" +msgstr "元件外框碰撞陰影" #: common/lib_id.cpp:145 msgid "Illegal character found in library nickname" -msgstr "零件庫暱稱中包含非法字元" +msgstr "庫名稱中包含非法字符" #: common/lib_table_grid_tricks.cpp:32 msgid "Edit options..." @@ -7001,11 +6982,11 @@ msgstr "編輯選項..." #: common/lib_table_grid_tricks.cpp:33 msgid "Edit options for this library entry" -msgstr "編輯這個庫條目的設定" +msgstr "庫條目的編輯選項" #: common/lib_table_grid_tricks.cpp:63 msgid "Activate selected" -msgstr "啟用所選" +msgstr "激活所選" #: common/lib_table_grid_tricks.cpp:66 msgid "Deactivate selected" @@ -7013,11 +6994,11 @@ msgstr "停用所選" #: common/lib_table_grid_tricks.cpp:69 msgid "Set visible flag" -msgstr "設定可見標誌" +msgstr "設置可見標記" #: common/lib_table_grid_tricks.cpp:72 msgid "Unset visible flag" -msgstr "取消可見標誌" +msgstr "取消可見標記" #: common/lib_table_grid_tricks.cpp:80 #, c-format @@ -7042,15 +7023,15 @@ msgstr "項目" #: common/libeval_compiler/libeval_compiler.cpp:585 #, c-format msgid "Unrecognized character '%c'" -msgstr "無法識別的字元 '%c'" +msgstr "無法識別的字符 '%c'" #: common/libeval_compiler/libeval_compiler.cpp:846 msgid "Unknown parent of function parameters" -msgstr "函式引數的父級未知" +msgstr "函數參數的父級未知" #: common/libeval_compiler/libeval_compiler.cpp:865 msgid "Unknown parent of property" -msgstr "屬性的未知父級" +msgstr "屬性的父級未知" #: common/libeval_compiler/libeval_compiler.cpp:888 #: common/libeval_compiler/libeval_compiler.cpp:918 @@ -7069,12 +7050,12 @@ msgstr "無法識別的屬性 '%s'" #: common/libeval_compiler/libeval_compiler.cpp:931 #, c-format msgid "Unrecognized function '%s'" -msgstr "無法識別的函式 '%s'" +msgstr "無法識別的函數 '%s'" #: common/libeval_compiler/libeval_compiler.cpp:1024 #, c-format msgid "Unexpected units for '%s'" -msgstr "意料之外的 '%s' 單元" +msgstr "'%s' 的單位不正確" #: common/libeval_compiler/libeval_compiler.cpp:1036 #, c-format @@ -7084,12 +7065,12 @@ msgstr "缺失 '%s' | (%s) 的單位" #: common/libeval_compiler/libeval_compiler.cpp:1156 #, c-format msgid "Type mismatch between '%s' and %lf" -msgstr "'%s' 和 %lf 的型別不匹配" +msgstr "'%s' 和 %lf 之間類型不匹配" #: common/libeval_compiler/libeval_compiler.cpp:1162 #, c-format msgid "Type mismatch between %lf and '%s'" -msgstr "%lf 和 '%s'的型別不匹配" +msgstr "%lf 和 '%s'之間類型不匹配" #: common/notifications_manager.cpp:90 #: kicad/dialogs/dialog_update_notice_base.cpp:63 @@ -7098,23 +7079,23 @@ msgstr "查看詳情" #: common/notifications_manager.cpp:95 msgid "Dismiss" -msgstr "駁回" +msgstr "忽略" #: common/notifications_manager.cpp:155 msgid "Notifications" -msgstr "提醒" +msgstr "通知" #: common/notifications_manager.cpp:175 msgid "There are no notifications available" -msgstr "沒有可用的通知" +msgstr "沒有通知" #: common/pgm_base.cpp:215 msgid "No default editor found, you must choose one." -msgstr "未找到預設編輯器,你必須先選擇一個。" +msgstr "找不到默認的文本編輯器, 必須選擇一個。" #: common/pgm_base.cpp:235 common/pgm_base.cpp:237 msgid "Executable file" -msgstr "可執行檔案" +msgstr "可執行文件" #: common/pgm_base.cpp:247 msgid "Select Preferred Editor" @@ -7129,26 +7110,28 @@ msgid "" "sending said reports when crashes or events occur. \n" "Your design files such as schematic or PCB are not shared in this process." msgstr "" -"KiCad 可以匿名地向開發人員報告崩潰和特殊事件資料,以幫助更有效地識別整個使用" -"者群中的關鍵 bug,並幫助繪製功能畫像來指導改進。\n" -"如果您選擇自願參與,那麼發生崩潰或事件時,KiCad 將自動處理傳送上述報告。\n" -"您的設計檔案,如原理圖或 PCB 在此過程中不會被共享。" +"為了更有效地幫助開發人員識別用戶群體中的關鍵錯誤並改進功能, KiCad " +"可以匿名地向開發人員\n" +"報告崩潰和特殊事件數據, 並協助進行分析。如果您選擇自願參與, KiCad " +"將在發生崩潰或特殊事件時\n" +"自動處理併發送這些報告。在此過程中, 您的設計文件, 如原理圖或 PCB 文件, " +"不會被上傳。" #: common/pgm_base.cpp:391 msgid "Data collection opt in request" -msgstr "資料收集自願加入請求" +msgstr "匿名數據收集" #: common/pgm_base.cpp:495 msgid "Environment variable HOME is empty. Unable to continue." -msgstr "環境變數 HOME 為空。無法繼續。" +msgstr "環境變量 HOME 為空。無法繼續。" #: common/pgm_base.cpp:726 msgid "This language is not supported by the operating system." -msgstr "作業系統不支援此語言。" +msgstr "操作系統不支持此語言。" #: common/pgm_base.cpp:777 common/pgm_base.cpp:818 msgid "The KiCad language file for this language is not installed." -msgstr "未安裝此語言的 KiCad 語言檔案。" +msgstr "未安裝此語言的 KiCad 語言文件。" #: common/plotters/PDF_plotter.cpp:880 #, c-format @@ -7170,33 +7153,33 @@ msgstr "顯示頁面 %s" #: eeschema/tools/sch_navigate_tool.cpp:87 #, c-format msgid "Open %s" -msgstr "開啟 %s" +msgstr "打開 %s" #: common/project.cpp:366 common/project.cpp:371 pcbnew/project_pcb.cpp:69 msgid "Error loading project footprint library table." -msgstr "載入專案封裝庫表時出錯。" +msgstr "加載工程封裝庫表時出錯。" #: common/project/net_settings.cpp:60 pcbnew/board.cpp:122 msgid "This is the default net class." -msgstr "這是預設網路類。" +msgstr "這是默認網絡類。" #: common/project/project_archiver.cpp:53 kicad/pcm/pcm_task_manager.cpp:329 msgid "Could not open archive file." -msgstr "無法開啟歸檔檔案。" +msgstr "無法打開存檔文件。" #: common/project/project_archiver.cpp:62 kicad/pcm/pcm_task_manager.cpp:337 msgid "Invalid archive file format." -msgstr "無效的壓縮檔案格式。" +msgstr "無效的存檔文件格式。" #: common/project/project_archiver.cpp:73 #, c-format msgid "Extracting file '%s'." -msgstr "正在提取檔案 \"%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 "解壓檔案時出錯!" +msgstr "提取文件時出錯!" #: common/project/project_archiver.cpp:164 eeschema/dialogs/dialog_erc.cpp:990 #: eeschema/netlist_exporters/netlist_exporter_allegro.cpp:65 @@ -7225,55 +7208,55 @@ msgstr "解壓檔案時出錯!" #: pcbnew/exporters/gerber_jobfile_writer.cpp:143 #, c-format msgid "Failed to create file '%s'." -msgstr "建立檔案 \"%s\" 失敗。" +msgstr "創建文件 '%s' 失敗。" #: common/project/project_archiver.cpp:233 #, c-format msgid "Archived file '%s'." -msgstr "已存檔檔案 \"%s\"。" +msgstr "已存檔文件 '%s'。" #: common/project/project_archiver.cpp:243 #, c-format msgid "Failed to archive file '%s'." -msgstr "未能存檔檔案 \"%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 已壓縮)。" +msgstr "已創建 Zip 壓縮包 '%s'(%s 未壓縮, %s 已壓縮)。" #: common/rc_item.cpp:425 eeschema/erc_item.cpp:346 msgid "Excluded warning: " -msgstr "排除的警告: " +msgstr "已排除的警告: " #: common/rc_item.cpp:427 eeschema/erc_item.cpp:348 msgid "Excluded error: " -msgstr "排除的錯誤: " +msgstr "已排除的錯誤: " #: common/rc_item.cpp:431 eeschema/erc_item.cpp:352 msgid "Warning: " -msgstr "警告: " +msgstr "警告: " #: common/rc_item.cpp:435 eeschema/erc_item.cpp:356 msgid "Error: " -msgstr "錯誤: " +msgstr "錯誤: " #: common/richio.cpp:200 #, c-format msgid "Unable to open %s for reading." -msgstr "無法開啟 %s 進行讀取。" +msgstr "無法打開 %s 進行讀取。" #: common/richio.cpp:251 common/richio.cpp:349 msgid "Maximum line length exceeded" -msgstr "超出了最大行長度" +msgstr "超出了最大行長度限制" #: common/richio.cpp:314 msgid "Line length exceeded" -msgstr "超出了最大行長度" +msgstr "超出了行長度限制" #: common/settings/bom_settings.cpp:119 msgid "Grouped By Value" -msgstr "基於值分組" +msgstr "按值分組" #: common/settings/bom_settings.cpp:119 common/settings/bom_settings.cpp:137 #: common/settings/bom_settings.cpp:156 @@ -7287,7 +7270,7 @@ msgstr "位號" #: common/settings/bom_settings.cpp:137 msgid "Grouped By Value and Footprint" -msgstr "基於值和封裝分組" +msgstr "按值和封裝分組" #: common/settings/bom_settings.cpp:156 #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:268 @@ -7298,7 +7281,7 @@ msgstr "基於值和封裝分組" #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:184 #: pcbnew/footprint.cpp:3766 msgid "Attributes" -msgstr "屬性" +msgstr "特性" #: common/settings/bom_settings.cpp:228 #: pcbnew/dialogs/dialog_gen_footprint_position_file_base.cpp:49 @@ -7320,16 +7303,16 @@ msgstr "(封裝)" #: common/settings/color_settings.cpp:388 #: pagelayout_editor/dialogs/panel_pl_editor_color_settings.cpp:80 msgid "KiCad Default" -msgstr "KiCad 預設" +msgstr "KiCad 默認" #: common/settings/color_settings.cpp:393 msgid "KiCad Classic" -msgstr "KiCad 經典版" +msgstr "KiCad 經典" #: common/template_fieldnames.cpp:76 #, c-format msgid "Field%d" -msgstr "欄位 %d" +msgstr "字段 %d" #: common/tool/action_menu.cpp:213 common/tool/action_menu.cpp:218 #, c-format @@ -7347,7 +7330,7 @@ msgstr "新建..." #: common/tool/actions.cpp:46 msgid "Create a new document in the editor" -msgstr "在編輯器中建立新文件" +msgstr "在編輯器中創建一個新的文件" #: common/tool/actions.cpp:52 eeschema/symbol_editor/symbol_editor.cpp:618 #: pcbnew/footprint_libraries_utils.cpp:1018 @@ -7356,27 +7339,27 @@ msgstr "新建庫..." #: common/tool/actions.cpp:53 msgid "Create a new library folder" -msgstr "建立新的庫資料夾" +msgstr "創建新的庫文件夾" #: common/tool/actions.cpp:59 msgid "Add Library..." -msgstr "新增庫..." +msgstr "添加庫..." #: common/tool/actions.cpp:60 msgid "Add an existing library folder" -msgstr "新增現有庫資料夾" +msgstr "添加現有庫文件夾" #: common/tool/actions.cpp:68 msgid "Open..." -msgstr "開啟..." +msgstr "打開..." #: common/tool/actions.cpp:69 msgid "Open existing document" -msgstr "開啟現有文件" +msgstr "打開現有文件" #: common/tool/actions.cpp:78 msgid "Save changes" -msgstr "儲存變更" +msgstr "保存變更" #: common/tool/actions.cpp:86 msgid "Save As..." @@ -7384,23 +7367,23 @@ msgstr "另存為..." #: common/tool/actions.cpp:87 msgid "Save current document to another location" -msgstr "將當前文件儲存到其他位置" +msgstr "將當前文件保存到其他位置" #: common/tool/actions.cpp:93 msgid "Save a Copy..." -msgstr "儲存副本…" +msgstr "保存副本..." #: common/tool/actions.cpp:94 msgid "Save a copy of the current document to another location" -msgstr "將當前文件的副本儲存到其他位置" +msgstr "保存當前文件保存一份副本到其他位置" #: common/tool/actions.cpp:100 msgid "Save All" -msgstr "儲存所有" +msgstr "保存所有" #: common/tool/actions.cpp:101 msgid "Save all changes" -msgstr "儲存所有變更" +msgstr "保存所有變更" #: common/tool/actions.cpp:108 msgid "Throw away changes" @@ -7408,15 +7391,15 @@ msgstr "放棄變更" #: common/tool/actions.cpp:113 msgid "Page Settings..." -msgstr "圖框設定..." +msgstr "頁面設置..." #: common/tool/actions.cpp:114 msgid "Settings for paper size and title block info" -msgstr "圖框大小和標題塊資訊的設定" +msgstr "頁面大小和標題框信息的設置" #: common/tool/actions.cpp:122 msgid "Print..." -msgstr "列印..." +msgstr "打印..." #: common/tool/actions.cpp:128 msgid "Plot..." @@ -7436,15 +7419,15 @@ msgstr "完成" #: common/tool/actions.cpp:153 msgid "Finish current tool" -msgstr "完成當前工具" +msgstr "完成當前工具操作" #: common/tool/actions.cpp:160 msgid "Show Context Menu" -msgstr "顯示上下文選單" +msgstr "顯示上下文菜單" #: common/tool/actions.cpp:161 msgid "Perform the right-mouse-button action" -msgstr "執行滑鼠右鍵操作" +msgstr "執行鼠標右鍵操作" #: common/tool/actions.cpp:175 msgid "Undo last edit" @@ -7452,23 +7435,23 @@ msgstr "撤消上次編輯" #: common/tool/actions.cpp:188 msgid "Redo last edit" -msgstr "重做上一次編輯" +msgstr "重做上次編輯" #: common/tool/actions.cpp:201 msgid "Cut selected item(s) to clipboard" -msgstr "將所選項目剪下到剪貼簿" +msgstr "剪切所選項目到剪貼板" #: common/tool/actions.cpp:212 msgid "Copy selected item(s) to clipboard" -msgstr "將所選項目複製到剪貼簿" +msgstr "複製所選項目到剪貼板" #: common/tool/actions.cpp:223 msgid "Paste item(s) from clipboard" -msgstr "從剪貼簿貼上項目" +msgstr "從剪貼板粘貼項目" #: common/tool/actions.cpp:233 msgid "Select all items on screen" -msgstr "選擇螢幕上的所有項目" +msgstr "選擇屏幕上的所有項目" #: common/tool/actions.cpp:239 msgid "Unselect All" @@ -7476,63 +7459,63 @@ msgstr "取消全選" #: common/tool/actions.cpp:240 msgid "Unselect all items on screen" -msgstr "取消選擇螢幕上所有項目" +msgstr "取消選擇屏幕上的所有項目" #: common/tool/actions.cpp:245 msgid "Paste Special..." -msgstr "特殊貼上..." +msgstr "特殊粘貼..." #: common/tool/actions.cpp:246 msgid "Paste item(s) from clipboard with annotation options" -msgstr "使用註釋選項從剪貼簿貼上項目" +msgstr "使用特殊粘貼選項進行粘貼" #: common/tool/actions.cpp:254 eeschema/tools/symbol_editor_edit_tool.cpp:904 #: pcbnew/tools/edit_tool.cpp:2736 msgid "Duplicate" -msgstr "建立副本" +msgstr "創建副本" #: common/tool/actions.cpp:255 msgid "Duplicates the selected item(s)" -msgstr "建立所選項目的副本" +msgstr "創建所選項的副本" #: common/tool/actions.cpp:268 msgid "Deletes selected item(s)" -msgstr "刪除選擇項目" +msgstr "刪除所選項" #: common/tool/actions.cpp:275 msgid "Interactive Delete Tool" -msgstr "互動式刪除工具" +msgstr "交互式刪除工具" #: common/tool/actions.cpp:276 msgid "Delete clicked items" -msgstr "刪除單擊的項目" +msgstr "單擊刪除項目" #: common/tool/actions.cpp:283 eeschema/tools/sch_edit_tool.cpp:2491 #: pcbnew/tools/edit_tool.cpp:2123 msgid "Left Justify" -msgstr "靠左對齊" +msgstr "向左對齊" #: common/tool/actions.cpp:284 msgid "Left-justify fields and text items" -msgstr "將字段和文本項目靠左對齊" +msgstr "向左對齊字段和文本項目" #: common/tool/actions.cpp:290 eeschema/tools/sch_edit_tool.cpp:2493 #: pcbnew/tools/edit_tool.cpp:2125 msgid "Center Justify" -msgstr "置中對齊" +msgstr "居中對齊" #: common/tool/actions.cpp:291 msgid "Center-justify fields and text items" -msgstr "將字段和文本項目靠中對齊" +msgstr "居中對齊字段和文本項目" #: common/tool/actions.cpp:297 eeschema/tools/sch_edit_tool.cpp:2495 #: pcbnew/tools/edit_tool.cpp:2127 msgid "Right Justify" -msgstr "靠右對齊" +msgstr "向右對齊" #: common/tool/actions.cpp:298 msgid "Right-justify fields and text items" -msgstr "將字段和文本項目靠右對齊" +msgstr "向右對齊字段和文本項目" #: common/tool/actions.cpp:304 msgid "Expand All" @@ -7540,108 +7523,95 @@ msgstr "展開全部" #: common/tool/actions.cpp:310 msgid "Collapse All" -msgstr "全部摺疊" +msgstr "收起全部" #: common/tool/actions.cpp:316 msgid "Select Column(s)" -msgstr "選擇行" +msgstr "選擇列" #: common/tool/actions.cpp:317 msgid "Select complete column(s) containing the current selected cell(s)" -msgstr "選擇包含當前選定儲存格的完整行" +msgstr "選擇包含當前選定單元格的完整列" #: common/tool/actions.cpp:323 msgid "Select Row(s)" -msgstr "選擇列" +msgstr "選擇行" #: common/tool/actions.cpp:324 msgid "Select complete row(s) containing the current selected cell(s)" -msgstr "選擇包含當前選定儲存格的完整列(s)" +msgstr "選擇包含當前選定單元格的完整行" #: common/tool/actions.cpp:330 msgid "Select Table" msgstr "選擇表格" #: common/tool/actions.cpp:331 -#, fuzzy msgid "Select parent table of selected cell(s)" -msgstr "清空已選儲存格的內容" +msgstr "選擇所選單元格的父表" #: common/tool/actions.cpp:337 include/tool/edit_table_tool_base.h:161 -#, fuzzy msgid "Add Row Above" -msgstr "新增電源埠" +msgstr "在上方添加行" #: common/tool/actions.cpp:338 -#, fuzzy msgid "Insert a new table row above the selected cell(s)" -msgstr "無法對選定的線段進行圓角處理。" +msgstr "在所選單元格上方插入新的表格行" #: common/tool/actions.cpp:344 include/tool/edit_table_tool_base.h:213 -#, fuzzy msgid "Add Row Below" -msgstr "新增電源埠" +msgstr "在下方添加行" #: common/tool/actions.cpp:345 msgid "Insert a new table row below the selected cell(s)" -msgstr "" +msgstr "在所選單元格後插入新的表格行" #: common/tool/actions.cpp:351 include/tool/edit_table_tool_base.h:264 -#, fuzzy msgid "Add Column Before" -msgstr "新增電源埠" +msgstr "在前面添加列" #: common/tool/actions.cpp:352 msgid "Insert a new table column before the selected cell(s)" -msgstr "" +msgstr "在所選單元格前插入新的表格列" #: common/tool/actions.cpp:358 include/tool/edit_table_tool_base.h:315 -#, fuzzy msgid "Add Column After" -msgstr "新增電源埠" +msgstr "在後面添加列" #: common/tool/actions.cpp:359 -#, fuzzy msgid "Insert a new table column after the selected cell(s)" -msgstr "無法對選定的線段進行圓角處理。" +msgstr "在所選單元格後插入新的表格列" #: common/tool/actions.cpp:365 -#, fuzzy msgid "Delete Row(s)" -msgstr "刪除排線" +msgstr "刪除行" #: common/tool/actions.cpp:366 -#, fuzzy msgid "Delete rows containing the currently selected cell(s)" -msgstr "清空已選儲存格的內容" +msgstr "刪除包含當前選定單元格的行" #: common/tool/actions.cpp:372 -#, fuzzy msgid "Delete Column(s)" -msgstr "選擇列" +msgstr "刪除列" #: common/tool/actions.cpp:373 -#, fuzzy msgid "Delete columns containing the currently selected cell(s)" -msgstr "刪除僅包含單個焊盤的網路" +msgstr "刪除包含當前選定單元格的列" #: common/tool/actions.cpp:379 include/tool/edit_table_tool_base.h:537 -#, fuzzy msgid "Merge Cells" -msgstr "合併敷銅" +msgstr "合併單元格" #: common/tool/actions.cpp:380 -#, fuzzy msgid "Turn selected table cells into a single cell" -msgstr "將選定的多邊形合併為單一多邊形" +msgstr "將所選單元格合併為一個單元格" #: common/tool/actions.cpp:386 include/tool/edit_table_tool_base.h:578 msgid "Unmerge Cells" -msgstr "" +msgstr "分解單元格" #: common/tool/actions.cpp:387 msgid "Turn merged table cells back into separate cells." -msgstr "" +msgstr "將合併的表單元格分解回獨立單元格。" #: common/tool/actions.cpp:394 eeschema/dialogs/dialog_table_properties.cpp:384 #: pcbnew/dialogs/dialog_table_properties.cpp:370 @@ -7650,66 +7620,66 @@ msgstr "編輯表格" #: common/tool/actions.cpp:405 msgid "Cycle Arc Editing Mode" -msgstr "循環圓弧編輯模式" +msgstr "弧線編輯模式" #: common/tool/actions.cpp:406 msgid "Switch to a different method of editing arcs" -msgstr "切換到另一種編輯圓弧的方法" +msgstr "切換到另一種編輯弧線的方法" #: common/tool/actions.cpp:413 msgid "Show Search Panel" -msgstr "顯示搜尋面板" +msgstr "顯示搜索面板" #: common/tool/actions.cpp:414 msgid "Show/hide the search panel" -msgstr "顯示/隱藏搜尋面板" +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 "查詢" +msgstr "查找" #: common/tool/actions.cpp:423 msgid "Find text" -msgstr "查詢文字" +msgstr "查找文本" #: common/tool/actions.cpp:431 eeschema/dialogs/dialog_schematic_find.cpp:44 msgid "Find and Replace" -msgstr "查詢和替換" +msgstr "查找和替換" #: common/tool/actions.cpp:432 msgid "Find and replace text" -msgstr "查詢和替換文字" +msgstr "查找和替換文本" #: common/tool/actions.cpp:440 pcbnew/dialogs/dialog_find_base.cpp:91 msgid "Find Next" -msgstr "查詢下一項" +msgstr "查找下一項" #: common/tool/actions.cpp:441 msgid "Find next match" -msgstr "查詢下一個匹配項" +msgstr "查找下一個匹配項" #: common/tool/actions.cpp:449 pcbnew/dialogs/dialog_find_base.cpp:96 msgid "Find Previous" -msgstr "查詢預覽" +msgstr "查找預覽" #: common/tool/actions.cpp:450 msgid "Find previous match" -msgstr "尋找上一個相符項目" +msgstr "查找上一個匹配項" #: common/tool/actions.cpp:458 msgid "Find Next Marker" -msgstr "查詢下一項標記" +msgstr "查找下一項標記" #: common/tool/actions.cpp:464 msgid "Replace and Find Next" -msgstr "替換並查詢下一項" +msgstr "替換並查找下一項" #: common/tool/actions.cpp:465 msgid "Replace current match and find next" -msgstr "替換當前匹配項並查詢下一個" +msgstr "替換當前匹配項並查找下一個" #: common/tool/actions.cpp:471 #: eeschema/dialogs/dialog_schematic_find_base.cpp:128 @@ -7722,48 +7692,48 @@ msgstr "替換所有匹配項" #: common/tool/actions.cpp:484 msgid "Previous Marker" -msgstr "上個標記" +msgstr "上一個標記" #: common/tool/actions.cpp:485 msgid "Go to previous marker in Checker window" -msgstr "轉到檢查器視窗的上個標記" +msgstr "轉到檢查器窗口的上一個標記" #: common/tool/actions.cpp:491 msgid "Next Marker" -msgstr "下個標記" +msgstr "下一個標記" #: common/tool/actions.cpp:492 msgid "Go to next marker in Checker window" -msgstr "轉到檢查器視窗的下個標記" +msgstr "轉到檢查器窗口的下一個標記" #: common/tool/actions.cpp:498 msgid "Exclude Marker" -msgstr "排除標記" +msgstr "排除此標記" #: common/tool/actions.cpp:499 msgid "Mark current violation in Checker window as an exclusion" -msgstr "在檢查器視窗中將當前違規標記為排除項" +msgstr "在檢查器窗口中將當前違規標記為排除項" #: common/tool/actions.cpp:512 common/tool/actions.cpp:513 #: kicad/pcm/dialogs/dialog_pcm_base.cpp:131 msgid "Refresh" -msgstr "重新整理" +msgstr "刷新" #: common/tool/actions.cpp:525 msgid "Zoom to Fit" -msgstr "縮放以適應" +msgstr "自適應縮放" #: common/tool/actions.cpp:532 msgid "Zoom to Objects" -msgstr "縮放至物件" +msgstr "縮放至適應對象" #: common/tool/actions.cpp:544 msgid "Zoom In at Cursor" -msgstr "在游標處放大" +msgstr "以光標為中心放大" #: common/tool/actions.cpp:556 msgid "Zoom Out at Cursor" -msgstr "在游標處縮小" +msgstr "以光標為中心縮小" #: common/tool/actions.cpp:562 common/widgets/mathplot.cpp:1381 #: pcbnew/dialogs/panel_setup_rules.cpp:141 @@ -7776,28 +7746,24 @@ msgid "Zoom Out" msgstr "縮小" #: common/tool/actions.cpp:574 common/tool/actions.cpp:575 -#, fuzzy msgid "Zoom In Horizontally" -msgstr "水平映象" +msgstr "水平放大" #: common/tool/actions.cpp:581 common/tool/actions.cpp:582 -#, fuzzy msgid "Zoom Out Horizontally" -msgstr "水平映象" +msgstr "水平縮小" #: common/tool/actions.cpp:588 common/tool/actions.cpp:589 -#, fuzzy msgid "Zoom In Vertically" -msgstr "垂直映象" +msgstr "垂直放大" #: common/tool/actions.cpp:595 common/tool/actions.cpp:596 -#, fuzzy msgid "Zoom Out Vertically" -msgstr "垂直映象" +msgstr "垂直縮小" #: common/tool/actions.cpp:604 common/widgets/mathplot.cpp:1383 msgid "Center on Cursor" -msgstr "以游標為中心" +msgstr "以光標為中心" #: common/tool/actions.cpp:612 msgid "Zoom to Selection" @@ -7809,7 +7775,7 @@ msgstr "撤銷上次縮放" #: common/tool/actions.cpp:620 common/widgets/mathplot.cpp:1378 msgid "Return zoom to level prior to last zoom action" -msgstr "將「縮放」回復到上次的縮放程度" +msgstr "將縮放級別恢復到上次進行縮放前的級別" #: common/tool/actions.cpp:626 common/widgets/mathplot.cpp:1379 msgid "Redo Last Zoom" @@ -7817,39 +7783,39 @@ msgstr "重做上次縮放" #: common/tool/actions.cpp:627 common/widgets/mathplot.cpp:1379 msgid "Return zoom to level prior to last zoom undo" -msgstr "將「縮放」回復到上次縮放撤銷之前的程度" +msgstr "將縮放級別恢復到上次撤銷縮放前的級別" #: common/tool/actions.cpp:644 msgid "Cursor Up" -msgstr "向上游標" +msgstr "光標上移" #: common/tool/actions.cpp:652 msgid "Cursor Down" -msgstr "向下游標" +msgstr "光標下移" #: common/tool/actions.cpp:660 msgid "Cursor Left" -msgstr "向左游標" +msgstr "光標左移" #: common/tool/actions.cpp:668 msgid "Cursor Right" -msgstr "向右游標" +msgstr "光標右移" #: common/tool/actions.cpp:677 msgid "Cursor Up Fast" -msgstr "快速向上游標" +msgstr "快速上移光標" #: common/tool/actions.cpp:685 msgid "Cursor Down Fast" -msgstr "快速向下游標" +msgstr "快速下移光標" #: common/tool/actions.cpp:693 msgid "Cursor Left Fast" -msgstr "快速向左游標" +msgstr "快速左移光標" #: common/tool/actions.cpp:701 msgid "Cursor Right Fast" -msgstr "快速向右游標" +msgstr "快速右移光標" #: common/tool/actions.cpp:710 pcbnew/dialogs/panel_edit_options_base.cpp:113 #: pcbnew/dialogs/panel_edit_options_base.cpp:185 @@ -7858,7 +7824,7 @@ msgstr "單擊" #: common/tool/actions.cpp:711 msgid "Performs left mouse button click" -msgstr "執行滑鼠左鍵單擊" +msgstr "執行鼠標左鍵單擊" #: common/tool/actions.cpp:720 msgid "Double-click" @@ -7866,7 +7832,7 @@ msgstr "雙擊" #: common/tool/actions.cpp:721 msgid "Performs left mouse button double-click" -msgstr "執行滑鼠左鍵雙擊" +msgstr "執行鼠標左鍵雙擊" #: common/tool/actions.cpp:732 msgid "Pin Library" @@ -7902,63 +7868,63 @@ msgstr "向右平移" #: common/tool/actions.cpp:779 msgid "Switch to Fast Grid 1" -msgstr "切換到快速網格 1" +msgstr "切換到快速柵格 1" #: common/tool/actions.cpp:786 msgid "Switch to Fast Grid 2" -msgstr "切換到快速網格 2" +msgstr "切換到快速柵格 2" #: common/tool/actions.cpp:793 msgid "Cycle Fast Grid" -msgstr "切換到快速網格" +msgstr "循環快速切換網格" #: common/tool/actions.cpp:800 msgid "Switch to Next Grid" -msgstr "切換到下一個網格" +msgstr "切換到下一柵格" #: common/tool/actions.cpp:807 msgid "Switch to Previous Grid" -msgstr "切換到上一個網格" +msgstr "切換到上一柵格" #: common/tool/actions.cpp:813 common/tool/common_tools.cpp:577 msgid "Grid Origin" -msgstr "網格原點" +msgstr "柵格原點" #: common/tool/actions.cpp:814 msgid "Place the grid origin point" -msgstr "設定網格原點" +msgstr "設置柵格原點" #: common/tool/actions.cpp:822 msgid "Reset Grid Origin" -msgstr "復位網格原點" +msgstr "重置柵格原點" #: common/tool/actions.cpp:832 msgid "Show Grid" -msgstr "顯示網格" +msgstr "顯示柵格" #: common/tool/actions.cpp:833 msgid "Display background grid in the edit window" -msgstr "在編輯視窗中顯示背景網格" +msgstr "在編輯窗口中顯示背景柵格" #: common/tool/actions.cpp:841 msgid "Enables item-specific grids that override the current grid" -msgstr "啟用特定項目網格覆蓋目前網格" +msgstr "啟用項目特定的柵格, 覆蓋當前的柵格設置" #: common/tool/actions.cpp:848 msgid "Edit grid definitions" -msgstr "設定網格尺寸" +msgstr "編輯設置柵格尺寸定義" #: common/tool/actions.cpp:854 msgid "Grid Origin..." -msgstr "網格原點..." +msgstr "柵格原點..." #: common/tool/actions.cpp:855 msgid "Set the grid origin point" -msgstr "設定網格原點" +msgstr "設置柵格原點" #: common/tool/actions.cpp:861 msgid "Use inches" -msgstr "使用 inch 作為單位" +msgstr "使用 英寸 (inch) 作為單位" #: common/tool/actions.cpp:869 eeschema/import_gfx/dialog_import_gfx_sch.cpp:60 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:122 @@ -7967,11 +7933,11 @@ msgstr "使用 inch 作為單位" #: pcbnew/import_gfx/dialog_import_graphics.cpp:55 #: pcbnew/pcb_dimension.cpp:1422 msgid "Mils" -msgstr "密爾" +msgstr "密爾 (mil)" #: common/tool/actions.cpp:870 msgid "Use mils" -msgstr "使用 mil 作為單位" +msgstr "使用 密爾 (mil) 作為單位" #: common/tool/actions.cpp:878 eeschema/import_gfx/dialog_import_gfx_sch.cpp:59 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:122 @@ -7984,11 +7950,11 @@ msgstr "使用 mil 作為單位" #: pcbnew/import_gfx/dialog_import_graphics.cpp:54 #: pcbnew/pcb_dimension.cpp:1423 msgid "Millimeters" -msgstr "毫米" +msgstr "毫米 (mm)" #: common/tool/actions.cpp:879 msgid "Use millimeters" -msgstr "使用 mm 作為單位" +msgstr "使用 毫米 (mm) 作為單位" #: common/tool/actions.cpp:895 msgid "Select Columns..." @@ -8012,11 +7978,11 @@ msgstr "在極座標系和笛卡爾座標系之間切換" #: common/tool/actions.cpp:918 msgid "Reset Local Coordinates" -msgstr "重置區域性座標" +msgstr "重置局部座標" #: common/tool/actions.cpp:926 msgid "Always Show Cursor" -msgstr "始終顯示游標" +msgstr "始終顯示光標" #: common/tool/actions.cpp:927 msgid "Display crosshairs even in selection tool" @@ -8024,27 +7990,27 @@ msgstr "即使在選擇工具中也顯示十字線" #: common/tool/actions.cpp:933 msgid "Full-Window Crosshairs" -msgstr "全屏十字游標" +msgstr "全屏十字光標" #: common/tool/actions.cpp:934 msgid "Switch display of full-window crosshairs" -msgstr "切換全屏十字游標" +msgstr "切換顯示全屏十字光標" #: common/tool/actions.cpp:941 msgid "Inactive Layer View Mode" -msgstr "非活動圖層檢視模式" +msgstr "非活動層視圖模式" #: common/tool/actions.cpp:942 msgid "Toggle inactive layers between normal and dimmed" -msgstr "在正常和暗顯之間切換非活動圖層" +msgstr "在正常和暗顯之間切換非活動層" #: common/tool/actions.cpp:949 msgid "Inactive Layer View Mode (3-state)" -msgstr "非活動圖層檢視模式 (三態)" +msgstr "非活動層視圖模式 (三態)" #: common/tool/actions.cpp:950 msgid "Cycle inactive layers between normal, dimmed, and hidden" -msgstr "在正常、暗顯和隱藏三種狀態之間迴圈非活動圖層" +msgstr "在正常、暗顯和隱藏三種狀態之間循環顯示非活動層" #: common/tool/actions.cpp:956 msgid "Draw Bounding Boxes" @@ -8061,19 +8027,19 @@ msgstr "測量工具" #: common/tool/actions.cpp:973 msgid "Interactively measure distance between points" -msgstr "互動測量點之間的距離" +msgstr "交互式測量點之間的距離" #: common/tool/actions.cpp:989 msgid "Switch to Project Manager" -msgstr "切換到專案管理員" +msgstr "切換到工程管理器" #: common/tool/actions.cpp:990 msgid "Show project window" -msgstr "顯示專案視窗" +msgstr "顯示工程窗口" #: common/tool/actions.cpp:999 msgid "Show 3D viewer window" -msgstr "顯示 3D 檢視器視窗" +msgstr "顯示 3D 查看器窗口" #: common/tool/actions.cpp:1005 eeschema/symbol_diff_frame.cpp:57 #: eeschema/symbol_viewer_frame.cpp:103 eeschema/symbol_viewer_frame.cpp:1104 @@ -8086,12 +8052,12 @@ msgstr "瀏覽符號庫" #: common/tool/actions.cpp:1015 msgid "Create, delete and edit symbols" -msgstr "建立,刪除和編輯符號" +msgstr "創建, 刪除和編輯符號" #: common/tool/actions.cpp:1023 pcbnew/footprint_viewer_frame.cpp:111 #: pcbnew/footprint_viewer_frame.cpp:1024 msgid "Footprint Library Browser" -msgstr "瀏覽封裝庫" +msgstr "封裝庫瀏覽器" #: common/tool/actions.cpp:1024 msgid "Browse footprint libraries" @@ -8099,7 +8065,7 @@ msgstr "瀏覽封裝庫" #: common/tool/actions.cpp:1033 msgid "Create, delete and edit footprints" -msgstr "建立,刪除和編輯封裝" +msgstr "創建, 刪除和編輯封裝" #: common/tool/actions.cpp:1041 msgid "Show Properties Manager" @@ -8107,7 +8073,7 @@ msgstr "顯示屬性管理器" #: common/tool/actions.cpp:1042 msgid "Show/hide the properties manager" -msgstr "顯示/隱藏屬性管理器" +msgstr "顯示/隱藏 屬性管理器" #: common/tool/actions.cpp:1050 msgid "Update PCB from Schematic..." @@ -8127,11 +8093,11 @@ msgstr "根據 PCB 的變化更新原理圖" #: common/tool/actions.cpp:1065 msgid "Preferences..." -msgstr "偏好設定..." +msgstr "偏好設置..." #: common/tool/actions.cpp:1066 msgid "Show preferences for all open tools" -msgstr "顯示所有開啟工具的偏好設定" +msgstr "顯示所有打開工具的偏好設置" #: common/tool/actions.cpp:1073 #: pcbnew/dialogs/panel_fp_properties_3d_model_base.cpp:78 @@ -8140,7 +8106,7 @@ msgstr "配置路徑..." #: common/tool/actions.cpp:1074 msgid "Edit path configuration environment variables" -msgstr "編輯路徑環境變數配置" +msgstr "編輯路徑配置環境變量" #: common/tool/actions.cpp:1080 msgid "Manage Symbol Libraries..." @@ -8148,7 +8114,7 @@ msgstr "管理符號庫..." #: common/tool/actions.cpp:1081 msgid "Edit the global and project symbol library lists" -msgstr "編輯全域性和專案符號庫表" +msgstr "編輯全局和工程符號庫列表" #: common/tool/actions.cpp:1087 msgid "Manage Footprint Libraries..." @@ -8156,15 +8122,15 @@ msgstr "管理封裝庫..." #: common/tool/actions.cpp:1088 msgid "Edit the global and project footprint library lists" -msgstr "編輯全域性和專案封裝庫列表" +msgstr "編輯全局和工程封裝庫列表" #: common/tool/actions.cpp:1094 msgid "Getting Started with KiCad" -msgstr "KiCad 入門" +msgstr "KiCad 入門指南" #: common/tool/actions.cpp:1095 msgid "Open \"Getting Started in KiCad\" guide for beginners" -msgstr "開啟“KiCad 入門”手冊" +msgstr "打開 \"KiCad 入門指南\"" #: common/tool/actions.cpp:1101 #: pagelayout_editor/dialogs/properties_frame_base.cpp:35 @@ -8176,7 +8142,7 @@ msgstr "幫助" #: common/tool/actions.cpp:1102 msgid "Open product documentation in a web browser" -msgstr "在 Web 瀏覽器中開啟產品文件" +msgstr "在 Web 瀏覽器中打開產品文檔" #: common/tool/actions.cpp:1108 msgid "About KiCad" @@ -8184,7 +8150,7 @@ msgstr "關於 KiCad" #: common/tool/actions.cpp:1109 msgid "Open about dialog" -msgstr "打開「關於」對話框" +msgstr "顯示關於 KiCad 對話框" #: common/tool/actions.cpp:1118 msgid "List Hotkeys..." @@ -8192,19 +8158,19 @@ msgstr "快捷鍵列表..." #: common/tool/actions.cpp:1119 msgid "Displays current hotkeys table and corresponding commands" -msgstr "顯示當前快捷鍵表和相應命令" +msgstr "顯示當前快捷鍵列表和相應命令" #: common/tool/actions.cpp:1125 msgid "Get Involved" -msgstr "參與 KiCad" +msgstr "參與貢獻" #: common/tool/actions.cpp:1126 msgid "Open \"Contribute to KiCad\" in a web browser" -msgstr "在 Web 瀏覽器中開啟“參與 KiCad”" +msgstr "在 Web 瀏覽器中打開\"參與 KiCad\"" #: common/tool/actions.cpp:1133 msgid "Open \"Donate to KiCad\" in a web browser" -msgstr "在 Web 瀏覽器中開啟“向 KiCad 捐款”" +msgstr "在 Web 瀏覽器中打開\"向 KiCad 捐贈\"" #: common/tool/actions.cpp:1138 msgid "Report Bug" @@ -8212,15 +8178,15 @@ msgstr "報告 Bug" #: common/tool/actions.cpp:1151 msgid "Refresh Plugins" -msgstr "重新整理外掛" +msgstr "刷新插件" #: common/tool/actions.cpp:1152 msgid "Reload all python plugins and refresh plugin menus" -msgstr "重新載入所有的 Python 外掛並重新整理外掛選單" +msgstr "重新加載所有的 Python 插件並刷新插件菜單" #: common/tool/common_control.cpp:194 msgid "Can not switch to project manager in stand-alone mode." -msgstr "在獨立模式下無法切換到專案管理員。" +msgstr "無法在獨立模式下切換到工程管理器。" #: common/tool/common_control.cpp:236 #, c-format @@ -8229,13 +8195,13 @@ msgid "" "'%s' could not be found.\n" "Do you want to access the KiCad online help?" msgstr "" -"找不到幫助檔案 \"%s\"\n" -"或“%s” 。\n" -"你想訪問 KiCad 聯機幫助嗎?" +"找不到幫助文件 '%s'\n" +"或 '%s'。\n" +"是否要訪問 KiCad 在線幫助?" #: common/tool/common_control.cpp:239 common/tool/common_control.cpp:259 msgid "File Not Found" -msgstr "檔案未找到" +msgstr "文件未找到" #: common/tool/common_control.cpp:256 #, c-format @@ -8243,8 +8209,8 @@ msgid "" "Help file '%s' could not be found.\n" "Do you want to access the KiCad online help?" msgstr "" -"無法找到幫助檔案 \"%s\" 。\n" -"是否要訪問 KiCad 聯機幫助?" +"無法找到幫助文件 '%s'。\n" +"是否要訪問 KiCad 在線幫助?" #: common/tool/common_control.cpp:294 #, c-format @@ -8252,8 +8218,8 @@ msgid "" "Could not launch the default browser.\n" "For information on how to help the KiCad project, visit %s" msgstr "" -"無法啟動預設瀏覽器。\n" -"要獲取有關如何幫助 KiCad 專案的資訊,請訪問%s" +"無法啟動默認瀏覽器。\n" +"有關如何幫助 KiCad 項目的信息, 請訪問 %s" #: common/tool/common_control.cpp:297 msgid "Get involved with KiCad" @@ -8265,8 +8231,8 @@ msgid "" "Could not launch the default browser.\n" "To donate to the KiCad project, visit %s" msgstr "" -"無法啟動預設瀏覽器。\n" -"有關如何向 KiCad 專案捐款,請訪問 %s" +"無法啟動默認瀏覽器。\n" +"要向 KiCad 項目捐贈, 請訪問 %s" #: common/tool/selection_tool.cpp:306 msgid "Select &All\tA" @@ -8274,33 +8240,33 @@ msgstr "全選 (&A)\tA" #: common/tool/selection_tool.cpp:309 msgid "&Expand Selection\tE" -msgstr "展開選定內容 (&E)\tE" +msgstr "展開選區 (&E)\tE" #: common/tool/zoom_menu.cpp:67 #, c-format msgid "Zoom: %.2f" -msgstr "倍數:%.2f" +msgstr "縮放倍數: %.2f" #: common/validators.cpp:222 #, c-format msgid "Incorrect value: %s" -msgstr "不正確的值:%s" +msgstr "不正確的值: %s" #: common/validators.cpp:280 msgid "Invalid signal name" -msgstr "無效的訊號名稱" +msgstr "無效的信號名稱" #: common/validators.cpp:291 msgid "Signal names cannot contain CR or LF characters" -msgstr "訊號名稱不能包含 CR 或 LF 字元" +msgstr "信號名稱不能包含 CR 或 LF 字符" #: common/validators.cpp:294 msgid "Signal names cannot contain spaces" -msgstr "訊號名稱不能包含空格" +msgstr "信號名稱不能包含空格" #: common/validators.cpp:361 msgid "The value of the field cannot be empty." -msgstr "欄位的值不能為空。" +msgstr "字段的值不能為空。" #: common/validators.cpp:372 msgid "carriage return" @@ -8308,11 +8274,11 @@ msgstr "回車符" #: common/validators.cpp:374 msgid "line feed" -msgstr "製表" +msgstr "換行符" #: common/validators.cpp:376 msgid "tab" -msgstr "製表" +msgstr "製表符" #: common/validators.cpp:378 msgid "space" @@ -8329,49 +8295,49 @@ msgstr ", 或 " #: common/validators.cpp:409 #, c-format msgid "The reference designator cannot contain %s character(s)." -msgstr "位號不能包含 %s 字元。" +msgstr "位號不能包含字符 %s。" #: common/validators.cpp:413 #, c-format msgid "The value field cannot contain %s character(s)." -msgstr "值欄位不能包含 '%s' 。" +msgstr "值字段不能包含字符 %s 。" #: common/validators.cpp:417 #, c-format msgid "The footprint field cannot contain %s character(s)." -msgstr "封裝欄位不能包含 %s 字元。" +msgstr "封裝字段不能包含字符 %s。" #: common/validators.cpp:421 #, c-format msgid "The datasheet field cannot contain %s character(s)." -msgstr "資料手冊欄位不能包含 %s 字元。" +msgstr "數據手冊字段不能包含字符 %s。" #: common/validators.cpp:425 #, c-format msgid "The sheet name cannot contain %s character(s)." -msgstr "圖框名稱不能包含 %s 個字元。" +msgstr "圖紙名稱不能包含字符 %s。" #: common/validators.cpp:429 #, c-format msgid "The sheet filename cannot contain %s character(s)." -msgstr "圖框檔名不能包含 %s 個字元。" +msgstr "圖紙文件名不能包含字符 %s。" #: common/validators.cpp:433 #, c-format msgid "The field cannot contain %s character(s)." -msgstr "該欄位不能包含 %s 字元。" +msgstr "該字段不能包含字符 %s。" #: common/validators.cpp:439 msgid "The reference designator cannot contain text variable references" -msgstr "位號不能包含文字變數引用" +msgstr "位號不能包含文本變量引用" #: common/validators.cpp:446 msgid "Field Validation Error" -msgstr "欄位驗證錯誤" +msgstr "字段驗證錯誤" #: common/view/view.cpp:541 msgid "Mirroring for Y axis is not supported yet" -msgstr "Y 軸的映象尚不支援" +msgstr "尚未支持 Y 軸的鏡像" #: common/widgets/font_choice.cpp:64 msgid "" @@ -8397,11 +8363,11 @@ msgstr "找不到封裝。" #: pcbnew/footprint_edit_frame.cpp:1014 #: pcbnew/widgets/panel_footprint_chooser.cpp:68 msgid "Loading Footprint Libraries" -msgstr "載入封裝庫" +msgstr "加載封裝庫" #: common/widgets/footprint_select_widget.cpp:148 msgid "No default footprint" -msgstr "沒有預設的封裝" +msgstr "沒有默認的封裝" #: common/widgets/gal_options_panel_base.cpp:19 msgid "Rendering Engine" @@ -8409,25 +8375,25 @@ msgstr "渲染引擎" #: common/widgets/gal_options_panel_base.cpp:31 msgid "Accelerated graphics" -msgstr "硬體加速圖形" +msgstr "硬件圖形加速" #: common/widgets/gal_options_panel_base.cpp:32 msgid "Hardware-accelerated graphics (recommended)" -msgstr "硬體加速圖形 (推薦)" +msgstr "硬件圖形加速 (推薦)" #: common/widgets/gal_options_panel_base.cpp:36 msgid "Fallback graphics" -msgstr "備用圖形" +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 硬體加速要求的計算機)" +msgstr "軟件圖形加速 (適用於不支持 KiCad 硬件加速要求的計算機)" #: common/widgets/gal_options_panel_base.cpp:47 msgid "Grid Display" -msgstr "顯示網格" +msgstr "柵格顯示" #: common/widgets/gal_options_panel_base.cpp:57 #: eeschema/dialogs/dialog_lib_shape_properties_base.cpp:88 @@ -8443,7 +8409,7 @@ msgstr "顯示網格" #: pcbnew/dialogs/dialog_table_properties_base.cpp:122 #: pcbnew/dialogs/dialog_tablecell_properties_base.cpp:115 msgid "Style:" -msgstr "樣式:" +msgstr "樣式:" #: common/widgets/gal_options_panel_base.cpp:61 msgid "Dots" @@ -8459,15 +8425,15 @@ msgstr "小十字" #: common/widgets/gal_options_panel_base.cpp:78 msgid "Grid thickness:" -msgstr "網格粗細:" +msgstr "柵格線寬:" #: common/widgets/gal_options_panel_base.cpp:91 msgid "Minimum grid spacing:" -msgstr "最小網格間距:" +msgstr "最小柵格間距:" #: common/widgets/gal_options_panel_base.cpp:102 msgid "Snap to grid:" -msgstr "網格吸附:" +msgstr "柵格捕獲:" #: common/widgets/gal_options_panel_base.cpp:106 #: pcbnew/dialogs/dialog_copper_zones_base.cpp:357 @@ -8476,11 +8442,11 @@ msgstr "網格吸附:" #: pcbnew/dialogs/panel_edit_options_base.cpp:325 pcbnew/zone.cpp:1569 #: pcbnew/zone_manager/panel_zone_properties_base.cpp:282 msgid "Always" -msgstr "總是" +msgstr "總是啟用" #: common/widgets/gal_options_panel_base.cpp:106 msgid "When grid shown" -msgstr "當網格顯示時" +msgstr "當柵格顯示時啟用" #: common/widgets/gal_options_panel_base.cpp:106 #: pcbnew/dialogs/dialog_copper_zones_base.cpp:357 @@ -8489,23 +8455,23 @@ msgstr "當網格顯示時" #: pcbnew/dialogs/panel_edit_options_base.cpp:325 pcbnew/zone.cpp:1570 #: pcbnew/zone_manager/panel_zone_properties_base.cpp:282 msgid "Never" -msgstr "從不" +msgstr "從不啟用" #: common/widgets/gal_options_panel_base.cpp:132 msgid "Small crosshairs" -msgstr "小十字線" +msgstr "小十字" #: common/widgets/gal_options_panel_base.cpp:135 msgid "Full window crosshairs" -msgstr "全視窗十字線" +msgstr "全屏十字光標" #: common/widgets/gal_options_panel_base.cpp:141 msgid "Always show crosshairs" -msgstr "始終顯示十字游標" +msgstr "始終顯示十字光標" #: common/widgets/grid_text_button_helpers.cpp:420 msgid "Select a File" -msgstr "選擇一個檔案" +msgstr "選擇一個文件" #: common/widgets/grid_text_button_helpers.cpp:452 msgid "Select Path" @@ -8513,15 +8479,15 @@ msgstr "選擇路徑" #: common/widgets/lib_tree.cpp:100 msgid "Sort by Best Match" -msgstr "按最佳匹配排序" +msgstr "根據最佳匹配排序" #: common/widgets/lib_tree.cpp:101 msgid "Sort Alphabetically" -msgstr "按字母順序排序" +msgstr "根據字母排序" #: common/widgets/lib_tree.cpp:414 msgid "recent searches" -msgstr "最近搜尋" +msgstr "最近搜索" #: common/widgets/lib_tree.cpp:1005 msgid "Select Columns" @@ -8529,39 +8495,39 @@ msgstr "選擇列" #: common/widgets/mathplot.cpp:1381 msgid "Zoom in plot view." -msgstr "放大繪製檢視。" +msgstr "在繪製視圖中進行放大。" #: common/widgets/mathplot.cpp:1382 msgid "Zoom out plot view." -msgstr "縮小繪製檢視。" +msgstr "在繪製視圖中進行縮小。" #: common/widgets/mathplot.cpp:1383 msgid "Center plot view to this position" -msgstr "居中繪製檢視" +msgstr "將繪製視圖居中到此位置" #: common/widgets/mathplot.cpp:1384 msgid "Fit on Screen" -msgstr "適應螢幕" +msgstr "適應屏幕" #: common/widgets/mathplot.cpp:1384 msgid "Set plot view to show all items" -msgstr "設定繪製檢視以顯示所有的項目" +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 "<無網路>" +msgstr "<無網絡>" #: common/widgets/net_selector.cpp:59 msgid "" -msgstr "< 建立網路 >" +msgstr "< 創建網絡 >" #: common/widgets/net_selector.cpp:84 #: eeschema/dialogs/dialog_lib_symbol_properties.cpp:722 #: eeschema/dialogs/dialog_lib_symbol_properties.cpp:765 msgid "Filter:" -msgstr "篩選:" +msgstr "篩選:" #: common/widgets/paged_dialog.cpp:83 common/widgets/paged_dialog.cpp:344 #: eeschema/dialogs/dialog_bom_base.cpp:114 @@ -8570,30 +8536,30 @@ msgstr "篩選:" #: pcb_calculator/calculator_panels/panel_transline_base.cpp:455 #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:365 msgid "Reset to Defaults" -msgstr "重置為預設值" +msgstr "重置為默認值" #: common/widgets/paged_dialog.cpp:90 msgid "Reveal Preferences in Finder" -msgstr "在Finder中顯示偏好設定" +msgstr "在查找器中顯示偏好設置" #: common/widgets/paged_dialog.cpp:92 msgid "Open Preferences Directory" -msgstr "開啟偏好設定目錄" +msgstr "打開設置文件目錄" #: common/widgets/paged_dialog.cpp:336 #, c-format msgid "Reset %s to Defaults" -msgstr "重置 %s 為預設值" +msgstr "重置 %s 為默認值" #: common/widgets/properties_panel.cpp:76 #: common/widgets/properties_panel.cpp:183 msgid "No objects selected" -msgstr "未選擇物件" +msgstr "未選擇對象" #: common/widgets/properties_panel.cpp:193 #, c-format msgid "%d objects selected" -msgstr "選擇了 %d 個物件" +msgstr "選擇了 %d 個對象" #: common/widgets/properties_panel.cpp:321 msgid "Basic Properties" @@ -8602,37 +8568,37 @@ msgstr "基礎屬性" #: common/widgets/unit_binder.cpp:317 #, c-format msgid "%s must be at least %s." -msgstr "%s 必須至少為 %s 。" +msgstr "%s 必須至少為 %s。" #: common/widgets/unit_binder.cpp:334 #, c-format msgid "%s must be less than %s." -msgstr "%s 必須小於 %s 。" +msgstr "%s 必須小於 %s。" #: common/widgets/widget_hotkey_list.cpp:101 msgid "Press a new hotkey, or press Esc to cancel..." -msgstr "按下新的快捷鍵,或按 ESC 取消..." +msgstr "按下新的快捷鍵, 或按 ESC 取消..." #: common/widgets/widget_hotkey_list.cpp:112 msgid "Command:" -msgstr "命令:" +msgstr "命令:" #: common/widgets/widget_hotkey_list.cpp:120 msgid "Current key:" -msgstr "當前快捷鍵:" +msgstr "當前快捷鍵:" #: common/widgets/widget_hotkey_list.cpp:130 msgid "Clear assigned hotkey" -msgstr "清除已指派的快捷鍵" +msgstr "清除分配的快捷鍵" #: common/widgets/widget_hotkey_list.cpp:154 msgid "Set Hotkey" -msgstr "設定快捷鍵" +msgstr "設置快捷鍵" #: common/widgets/widget_hotkey_list.cpp:390 #, c-format msgid "'%s' is a reserved hotkey in KiCad and cannot be assigned." -msgstr "'%s' 是 KiCad 中的一個保留快捷鍵,不能進行分配。" +msgstr "'%s' 是 KiCad 中的一個保留快捷鍵, 不能進行分配。" #: common/widgets/widget_hotkey_list.cpp:450 msgid "Edit..." @@ -8640,7 +8606,7 @@ msgstr "編輯..." #: common/widgets/widget_hotkey_list.cpp:451 msgid "Edit Alternate..." -msgstr "編輯替代..." +msgstr "編輯備選快捷鍵..." #: common/widgets/widget_hotkey_list.cpp:452 msgid "Undo Changes" @@ -8648,22 +8614,23 @@ msgstr "撤銷變更" #: common/widgets/widget_hotkey_list.cpp:453 msgid "Clear Assigned Hotkey" -msgstr "清除關聯的快捷鍵" +msgstr "清除已分配的快捷鍵" #: common/widgets/widget_hotkey_list.cpp:454 msgid "Clear Assigned Alternate" -msgstr "清除指定的替代" +msgstr "清除已分配的備選快捷鍵" #: common/widgets/widget_hotkey_list.cpp:455 msgid "Restore Defaults" -msgstr "恢復預設值" +msgstr "重置為默認值" #: common/widgets/widget_hotkey_list.cpp:495 #, c-format msgid "" "'%s' is already assigned to '%s' in section '%s'. Are you sure you want to " "change its assignment?" -msgstr "\"%s\" 已經分配給 \"%s\" 部分的 '%s'。你確定修改其分配嗎?" +msgstr "'%1$s' 已被 '%3$s' 中的 '%2$s' 操作所使用, 確定要修改其分配 " +"(原有分配將被移除)?" #: common/widgets/widget_hotkey_list.cpp:501 msgid "Confirm change" @@ -8685,50 +8652,50 @@ msgstr "快捷鍵" #: eeschema/dialogs/dialog_lib_edit_pin_table.cpp:47 eeschema/sch_item.cpp:65 #: eeschema/symbol_editor/symbol_editor.cpp:1281 msgid "Alternate" -msgstr "備用引腳號" +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 "錯誤:" +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 "警告:" +msgstr "警告:" #: common/widgets/wx_html_report_panel.cpp:244 msgid "Info:" -msgstr "資訊:" +msgstr "信息:" #: common/widgets/wx_html_report_panel.cpp:370 #: eeschema/dialogs/dialog_erc.cpp:957 #: pcbnew/dialogs/dialog_board_statistics.cpp:647 #: pcbnew/dialogs/dialog_drc.cpp:940 msgid "Save Report File" -msgstr "儲存報告檔案" +msgstr "保存報告文件" #: common/widgets/wx_html_report_panel.cpp:387 #, c-format msgid "Cannot write report to file '%s'." -msgstr "無法寫入報告到檔案 \"%s\"。" +msgstr "無法寫入報告到文件 '%s'。" #: common/widgets/wx_html_report_panel.cpp:389 msgid "File save error" -msgstr "檔案儲存錯誤" +msgstr "文件保存錯誤" #: common/widgets/wx_html_report_panel_base.cpp:16 msgid "Output Messages" -msgstr "輸出資訊" +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 "顯示:" +msgstr "顯示:" #: common/widgets/wx_html_report_panel_base.cpp:34 #: eeschema/dialogs/dialog_erc_base.cpp:130 eeschema/sch_item.cpp:54 @@ -8756,56 +8723,56 @@ msgstr "操作" #: common/widgets/wx_html_report_panel_base.cpp:65 msgid "Infos" -msgstr "資訊" +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 "儲存..." +msgstr "保存..." #: common/wildcards_and_files_ext.cpp:213 msgid "All files" -msgstr "所有檔案" +msgstr "所有文件" #: common/wildcards_and_files_ext.cpp:219 #: eeschema/sch_io/kicad_sexpr/sch_io_kicad_sexpr.h:81 msgid "KiCad symbol library files" -msgstr "KiCad 符號庫檔案" +msgstr "KiCad 符號庫文件" #: common/wildcards_and_files_ext.cpp:226 msgid "KiCad project files" -msgstr "KiCad 專案檔案" +msgstr "KiCad 工程文件" #: common/wildcards_and_files_ext.cpp:232 msgid "KiCad legacy project files" -msgstr "KiCad 舊專案檔案" +msgstr "KiCad 舊版工程文件" #: common/wildcards_and_files_ext.cpp:239 msgid "All KiCad project files" -msgstr "所有 KiCad 專案檔案" +msgstr "所有 KiCad 工程文件" #: common/wildcards_and_files_ext.cpp:246 msgid "All KiCad schematic files" -msgstr "所有 KiCad 原理圖檔案" +msgstr "所有 KiCad 原理圖文件" #: common/wildcards_and_files_ext.cpp:253 #: eeschema/sch_io/kicad_legacy/sch_io_kicad_legacy.h:75 msgid "KiCad legacy schematic files" -msgstr "KiCad 舊版原理圖檔案" +msgstr "KiCad 舊版原理圖文件" #: common/wildcards_and_files_ext.cpp:260 #: eeschema/sch_io/kicad_sexpr/sch_io_kicad_sexpr.h:75 msgid "KiCad s-expression schematic files" -msgstr "KiCad “S-表示式”原理圖檔案" +msgstr "KiCad s-expression 原理圖文件" #: common/wildcards_and_files_ext.cpp:267 msgid "CADSTAR Archive files" -msgstr "CADSTAR 存檔檔案" +msgstr "CADSTAR 存檔文件" #: common/wildcards_and_files_ext.cpp:273 msgid "Eagle XML files" -msgstr "Eagle XML 檔案" +msgstr "Eagle XML 文件" #: common/wildcards_and_files_ext.cpp:279 msgid "OrcadPCB2 netlist files" @@ -8817,33 +8784,32 @@ msgstr "KiCad 網表文件" #: common/wildcards_and_files_ext.cpp:292 msgid "Allegro netlist files" -msgstr "Allegro網絡檔" +msgstr "Allegro 網表文件" #: common/wildcards_and_files_ext.cpp:299 -#, fuzzy msgid "PADS netlist files" -msgstr "SPICE 網表文件" +msgstr "PADS 網表文件" #: common/wildcards_and_files_ext.cpp:305 msgid "EasyEDA (JLCEDA) Std backup archive" -msgstr "EasyEDA (JLCEDA) Std 備份檔案" +msgstr "EasyEDA (嘉立創 EDA) 標準版備份壓縮" #: common/wildcards_and_files_ext.cpp:311 #: 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 (JLCEDA) Pro 檔案" +msgstr "EasyEDA (嘉立創 EDA) 專業版文件" #: common/wildcards_and_files_ext.cpp:317 #: pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr.h:293 msgid "KiCad printed circuit board files" -msgstr "KiCad PCB 檔案" +msgstr "KiCad PCB 文件" #: common/wildcards_and_files_ext.cpp:324 #: pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr.h:303 msgid "KiCad footprint files" -msgstr "KiCad 封裝檔案" +msgstr "KiCad 封裝文件" #: common/wildcards_and_files_ext.cpp:330 msgid "KiCad footprint library paths" @@ -8851,71 +8817,71 @@ msgstr "KiCad 封裝庫路徑" #: common/wildcards_and_files_ext.cpp:337 msgid "Drawing sheet files" -msgstr "圖紙檔案" +msgstr "圖紙文件" #: common/wildcards_and_files_ext.cpp:345 msgid "KiCad symbol footprint link files" -msgstr "KiCad 符號封裝連結檔案" +msgstr "KiCad 符號封裝鏈接文件" #: common/wildcards_and_files_ext.cpp:353 gerbview/files.cpp:70 msgid "Drill files" -msgstr "鑽孔檔案" +msgstr "鑽孔文件" #: common/wildcards_and_files_ext.cpp:360 msgid "SVG files" -msgstr "SVG 檔案" +msgstr "SVG 文件" #: common/wildcards_and_files_ext.cpp:366 msgid "HTML files" -msgstr "HTML 檔案" +msgstr "HTML 文件" #: common/wildcards_and_files_ext.cpp:372 msgid "CSV Files" -msgstr "CSV 檔案" +msgstr "CSV 文件" #: common/wildcards_and_files_ext.cpp:378 msgid "Portable document format files" -msgstr "行動式文件格式檔案 (*.PDF)" +msgstr "便攜式文檔格式文件 (*.PDF)" #: common/wildcards_and_files_ext.cpp:384 msgid "PostScript files" -msgstr "PostScript 檔案" +msgstr "PostScript 文件" #: common/wildcards_and_files_ext.cpp:390 msgid "Json files" -msgstr "Json檔案" +msgstr "Json 文件" #: common/wildcards_and_files_ext.cpp:396 msgid "Report files" -msgstr "報告檔案" +msgstr "報告文件" #: common/wildcards_and_files_ext.cpp:402 msgid "Component placement files" -msgstr "元件放置檔案" +msgstr "元件定位文件" #: common/wildcards_and_files_ext.cpp:408 msgid "VRML and X3D files" -msgstr "VRML 和 X3D 檔案" +msgstr "VRML 和 X3D 文件" #: common/wildcards_and_files_ext.cpp:414 msgid "IDFv3 footprint files" -msgstr "IDFv3 封裝檔案" +msgstr "IDFv3 封裝文件" #: common/wildcards_and_files_ext.cpp:420 msgid "Text files" -msgstr "文字檔案" +msgstr "文本文件" #: common/wildcards_and_files_ext.cpp:426 msgid "Legacy footprint export files" -msgstr "舊的封裝匯出檔案" +msgstr "舊的封裝導出文件" #: common/wildcards_and_files_ext.cpp:432 msgid "Electrical rule check file" -msgstr "電氣規則檢查檔案" +msgstr "電氣規則檢查 (ERC) 文件" #: common/wildcards_and_files_ext.cpp:438 msgid "Spice library file" -msgstr "Spice 庫檔案" +msgstr "Spice 庫文件" #: common/wildcards_and_files_ext.cpp:444 msgid "SPICE netlist file" @@ -8927,78 +8893,78 @@ msgstr "CadStar 網表文件" #: common/wildcards_and_files_ext.cpp:456 msgid "Symbol footprint association files" -msgstr "符號封裝關聯檔案" +msgstr "符號封裝分配文件" #: common/wildcards_and_files_ext.cpp:462 msgid "Zip file" -msgstr "Zip 檔案" +msgstr "Zip 文件" #: common/wildcards_and_files_ext.cpp:468 msgid "GenCAD 1.4 board files" -msgstr "GenCAD 1.4 線路板檔案" +msgstr "GenCAD 1.4 線路板文件" #: common/wildcards_and_files_ext.cpp:474 msgid "DXF Files" -msgstr "DXF 檔案" +msgstr "DXF 文件" #: common/wildcards_and_files_ext.cpp:480 #: resources/linux/mime/kicad-gerbers.xml.in:22 msgid "Gerber job file" -msgstr "Gerber 工作檔案" +msgstr "Gerber job 文件" #: common/wildcards_and_files_ext.cpp:486 msgid "Specctra DSN file" -msgstr "Specctra DSN 檔案" +msgstr "Specctra DSN 文件" #: common/wildcards_and_files_ext.cpp:493 msgid "Specctra Session file" -msgstr "Specctra 會話檔案" +msgstr "Specctra 會話文件" #: common/wildcards_and_files_ext.cpp:500 msgid "IPC-D-356 Test Files" -msgstr "IPC-D-356 測試檔案" +msgstr "IPC-D-356 測試文件" #: common/wildcards_and_files_ext.cpp:507 msgid "Workbook file" -msgstr "工作簿檔案" +msgstr "工作簿文件" #: common/wildcards_and_files_ext.cpp:514 msgid "PNG file" -msgstr "PNG 檔案" +msgstr "PNG 文件" #: common/wildcards_and_files_ext.cpp:520 msgid "Jpeg file" -msgstr "JPEG 檔案" +msgstr "JPEG 文件" #: common/wildcards_and_files_ext.cpp:526 msgid "Hotkey file" -msgstr "快捷鍵檔案" +msgstr "快捷鍵文件" #: cvpcb/auto_associate.cpp:108 #, c-format msgid "Equivalence file '%s' could not be found." -msgstr "無法找到等效檔案 '%s'。" +msgstr "找不到等效文件 '%s'。" #: cvpcb/auto_associate.cpp:128 #, c-format msgid "Error opening equivalence file '%s'." -msgstr "開啟等效檔案 \"%s\" 時出現錯誤。" +msgstr "打開等效文件 '%s' 時出錯。" #: cvpcb/auto_associate.cpp:180 msgid "Equivalence File Load Error" -msgstr "等效檔案載入錯誤" +msgstr "加載等效文件錯誤" #: cvpcb/auto_associate.cpp:187 #, c-format msgid "%lu footprint/symbol equivalences found." -msgstr "找到了 %lu 個封裝/符號等價。" +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 。" +msgstr "元件 %s: 在任何工程封裝庫中都找不到封裝 %s。" #: cvpcb/auto_associate.cpp:308 msgid "CvPcb Warning" @@ -9015,20 +8981,20 @@ msgid "" "See the \"Footprint Library Table\" section of the CvPcb documentation for " "more information." msgstr "" -"你首次使用新的封裝庫表方法執行 CvPcb 查詢封裝。\n" -"CvPcb 已經複製了預設表或在你的主資料夾中建立了一個空表。\n" -"你必須先配置庫表,以包含 KiCad 中未包含的所有封裝庫。\n" -"有關更多資訊。請參閱 CvPcb 文件的“封裝庫表”部分。" +"你首次使用新的封裝庫表方法運行 CvPcb 查找封裝。\n" +"CvPcb 已經複製了默認表或在你的主文件夾中創建了一個空表。\n" +"你必須先配置庫表, 以包含 KiCad 中未包含的所有封裝庫。\n" +"有關更多信息。請參閱 CvPcb 文檔的 \"封裝庫表\" 部分。" #: cvpcb/cvpcb.cpp:206 msgid "" "An error occurred attempting to load the global footprint library table." -msgstr "嘗試載入全域性封裝庫表時發生錯誤。" +msgstr "嘗試加載全局封裝庫表時出錯。" #: cvpcb/cvpcb_mainframe.cpp:65 cvpcb/cvpcb_mainframe.cpp:81 #: cvpcb/menubar.cpp:50 msgid "Assign Footprints" -msgstr "關聯封裝" +msgstr "分配封裝" #: cvpcb/cvpcb_mainframe.cpp:113 pcbnew/dialogs/panel_fp_lib_table.cpp:1167 msgid "Footprint Libraries" @@ -9036,7 +9002,7 @@ msgstr "封裝庫" #: cvpcb/cvpcb_mainframe.cpp:117 msgid "Symbol : Footprint Assignments" -msgstr "符號:封裝關聯" +msgstr "符號: 封裝分配" #: cvpcb/cvpcb_mainframe.cpp:120 msgid "Filtered Footprints" @@ -9045,20 +9011,20 @@ msgstr "篩選的封裝" #: cvpcb/cvpcb_mainframe.cpp:151 #: eeschema/dialogs/dialog_symbol_fields_table_base.cpp:331 msgid "Apply, Save Schematic && Continue" -msgstr "應用,儲存原理圖並繼續" +msgstr "應用, 保存原理圖並繼續" #: cvpcb/cvpcb_mainframe.cpp:210 msgid "Symbol to footprint changes are unsaved" -msgstr "封裝變更的符號未儲存" +msgstr "封裝發生變更的符號未保存" #: cvpcb/cvpcb_mainframe.cpp:398 msgid "Symbol to Footprint links have been modified. Save changes?" -msgstr "符號和封裝關聯已經被修改。要儲存變更嗎?" +msgstr "符號和封裝關聯已經被修改。要保存修改嗎?" #: cvpcb/cvpcb_mainframe.cpp:626 cvpcb/tools/cvpcb_association_tool.cpp:208 #, c-format msgid "'%s' is not a valid footprint." -msgstr "\"%s\" 不是有效的封裝。" +msgstr "'%s' 不是有效封裝。" #: cvpcb/cvpcb_mainframe.cpp:782 eeschema/generate_alias_info.cpp:39 #: eeschema/sch_symbol.cpp:1959 eeschema/sch_symbol.cpp:2515 @@ -9074,7 +9040,7 @@ msgstr "引腳數量" #: cvpcb/cvpcb_mainframe.cpp:824 msgid "Search Text" -msgstr "搜尋文字" +msgstr "搜索文本" #: cvpcb/cvpcb_mainframe.cpp:828 msgid "No Filtering" @@ -9088,21 +9054,21 @@ msgstr "篩選 %s" #: cvpcb/cvpcb_mainframe.cpp:832 #, c-format msgid ": %i matching footprints" -msgstr ": %i 符合封裝" +msgstr ": %i 個匹配的封裝" #: cvpcb/cvpcb_mainframe.cpp:844 #, c-format msgid "Description: %s; Keywords: %s" -msgstr "描述:%s; 關鍵字:%s" +msgstr "描述: %s; 關鍵字: %s" #: cvpcb/cvpcb_mainframe.cpp:876 #, c-format msgid "Library location: %s" -msgstr "庫位置:%s" +msgstr "庫位置: %s" #: cvpcb/cvpcb_mainframe.cpp:878 msgid "Library location: unknown" -msgstr "庫位置:未知" +msgstr "庫位置: 未知" #: cvpcb/cvpcb_mainframe.cpp:891 msgid "" @@ -9119,51 +9085,51 @@ msgid "" "Error loading schematic.\n" "%s" msgstr "" -"載入原理圖時出錯。\n" +"加載原理圖時出錯。\n" "%s" #: cvpcb/dialogs/dialog_config_equfiles.cpp:45 #, c-format msgid "Project file: '%s'" -msgstr "專案檔案:\"%s\"" +msgstr "工程文件: '%s'" #: cvpcb/dialogs/dialog_config_equfiles.cpp:93 #: eeschema/dialogs/dialog_bom.cpp:453 #: gerbview/tools/gerbview_inspection_tool.cpp:185 #: kicad/project_tree_pane.cpp:1004 msgid "No text editor selected in KiCad. Please choose one." -msgstr "在 KiCad 中未選擇任何文字編輯器,請選擇一個。" +msgstr "在 KiCad 中未選擇任何文本編輯器, 請選擇一個。" #: cvpcb/dialogs/dialog_config_equfiles.cpp:210 msgid "Footprint Association File" -msgstr "封裝關聯檔案" +msgstr "封裝分配文件" #: cvpcb/dialogs/dialog_config_equfiles.cpp:249 #, c-format msgid "File '%s' already exists in list." -msgstr "檔案 \"%s\" 已經存在於列表中。" +msgstr "文件 '%s' 已存在於列表中。" #: cvpcb/dialogs/dialog_config_equfiles_base.cpp:26 msgid "Footprint association files:" -msgstr "封裝關聯檔案:" +msgstr "封裝分配文件:" #: cvpcb/dialogs/dialog_config_equfiles_base.cpp:38 msgid "Add association file" -msgstr "加入關聯檔案" +msgstr "添加封裝分配文件" #: cvpcb/dialogs/dialog_config_equfiles_base.cpp:53 msgid "Edit association file" -msgstr "編輯關聯檔案" +msgstr "編輯封裝分配文件" #: cvpcb/dialogs/dialog_config_equfiles_base.cpp:61 msgid "Remove association file" -msgstr "刪除關聯檔案" +msgstr "移除封裝分配文件" #: cvpcb/dialogs/dialog_config_equfiles_base.cpp:72 #: eeschema/dialogs/panel_sym_lib_table_base.cpp:169 #: pcbnew/dialogs/panel_fp_lib_table_base.cpp:163 msgid "Available path substitutions:" -msgstr "可用路徑替換:" +msgstr "可用的替換路徑:" #: cvpcb/dialogs/fp_conflict_assignment_selector.cpp:37 msgid "Ref" @@ -9171,11 +9137,11 @@ msgstr "參考" #: cvpcb/dialogs/fp_conflict_assignment_selector.cpp:38 msgid "Schematic assignment" -msgstr "原理圖關聯" +msgstr "原理圖分配" #: cvpcb/dialogs/fp_conflict_assignment_selector.cpp:41 msgid "Cmp file assignment" -msgstr "元件檔案關聯" +msgstr "元件文件分配" #: cvpcb/dialogs/fp_conflict_assignment_selector_base.cpp:19 msgid "" @@ -9184,13 +9150,13 @@ msgid "" "\n" "Please choose the assignment." msgstr "" -"原理圖網表與符號封裝關聯檔案(.cmp)的封裝關聯有衝突\n" +"原理圖網表與符號封裝分配文件 (.cmp) 的封裝分配有衝突\n" "\n" -"請選擇關聯。" +"請選擇分配。" #: cvpcb/dialogs/fp_conflict_assignment_selector_base.h:53 msgid "Footprint Assignment Conflicts" -msgstr "封裝關聯衝突" +msgstr "封裝分配衝突" #: cvpcb/display_footprints_frame.cpp:70 #: pcbnew/toolbars_footprint_viewer.cpp:176 @@ -9205,7 +9171,7 @@ msgstr "封裝變化時自動縮放" #: cvpcb/display_footprints_frame.cpp:406 #, c-format msgid "Footprint ID '%s' is not valid." -msgstr "封裝 ID \"%s\" 無效。" +msgstr "封裝 ID '%s' 無效。" #: cvpcb/display_footprints_frame.cpp:421 #, c-format @@ -9216,17 +9182,17 @@ msgstr "庫 '%s' 不在封裝庫表中。" #: cvpcb/display_footprints_frame.cpp:456 #, c-format msgid "Footprint '%s' not found." -msgstr "未找到封裝 \"%s\" 。" +msgstr "找不到封裝 '%s'。" #: cvpcb/display_footprints_frame.cpp:507 pcbnew/footprint.cpp:1575 #, c-format msgid "Footprint: %s" -msgstr "封裝:%s" +msgstr "封裝: %s" #: cvpcb/display_footprints_frame.cpp:534 #, c-format msgid "Lib: %s" -msgstr "庫:%s" +msgstr "庫: %s" #: cvpcb/readwrite_dlgs.cpp:120 msgid "" @@ -9234,20 +9200,18 @@ msgid "" "Would you like KiCad to attempt to convert them to the new required LIB_ID " "format? (If you answer no, then these assignments will be cleared and you " "will need to re-assign them manually.)" -msgstr "" -"一些分配的封裝是沒有庫名的舊條目。你希望 Kicad 試著將它們轉換為新的必需的 " -"LIB_ID 格式嗎?(如果你回答否,這些分配將被清除,你必須自己手動重新分配它" -"們。)" +msgstr "部分分配的封裝是沒有庫名的舊條目。是否要嘗試將其轉換為新的 LIB_ID 格式?(" +"如果選擇否, 則這些封裝分配將被清除, 需要手動重新分配。)" #: cvpcb/readwrite_dlgs.cpp:149 #, c-format msgid "Component '%s' footprint '%s' not found in any library.\n" -msgstr "元件 \"%s\" 封裝 \"%s\" 在任意庫中均 沒有找到 .\n" +msgstr "元件 '%s' 的封裝 '%s' 在任何庫中 均未找到 .\n" #: cvpcb/readwrite_dlgs.cpp:156 #, c-format msgid "Component '%s' footprint '%s' was found in multiple libraries.\n" -msgstr "元件 \"%s\" 封裝 \"%s\" 在 多個 庫中被找到。\n" +msgstr "元件 '%s' 的封裝 '%s' 在 多個 庫中被找到。\n" #: cvpcb/readwrite_dlgs.cpp:169 msgid "First check your footprint library table entries." @@ -9263,7 +9227,7 @@ msgid "" "assignments:\n" "\n" msgstr "" -"試圖轉換封裝關聯時發生下列錯誤:\n" +"嘗試轉換封裝分配時發生下列錯誤:\n" "\n" #: cvpcb/readwrite_dlgs.cpp:182 @@ -9273,71 +9237,71 @@ msgid "" "correctly the next time you import the netlist in Pcbnew." msgstr "" "\n" -"如果你希望下次在 Pcbnew 中匯入網表時正確更新它們,則需要手動重新關聯它們。" +"如果希望在下次導入 Pcbnew 的網表時正確更新它們, 則需要手動重新分配。" #: cvpcb/readwrite_dlgs.cpp:308 msgid "Schematic saved" -msgstr "儲存原理圖" +msgstr "已保存原理圖" #: cvpcb/toolbars_cvpcb.cpp:70 msgid "Footprint Filters:" -msgstr "封裝篩選器:" +msgstr "封裝篩選規則:" #: cvpcb/tools/cvpcb_actions.cpp:55 msgid "View selected footprint" -msgstr "檢視選擇封裝" +msgstr "查看選定的封裝" #: cvpcb/tools/cvpcb_actions.cpp:56 msgid "View the selected footprint in the footprint viewer" -msgstr "在封裝檢視器中檢視所選的封裝" +msgstr "在封裝查看器中查看選定的封裝" #: cvpcb/tools/cvpcb_actions.cpp:64 msgid "Manage Footprint Association Files..." -msgstr "管理封裝關聯檔案..." +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 "編輯封裝關聯檔案列表。 這些檔案用於從符號值自動關聯封裝名稱。" +msgstr "配置封裝分配文件列表。這些文件用於根據符號值自動分配封裝名稱。" #: cvpcb/tools/cvpcb_actions.cpp:73 msgid "Save to Schematic" -msgstr "儲存到原理圖" +msgstr "保存到原理圖" #: cvpcb/tools/cvpcb_actions.cpp:74 msgid "Save footprint associations in schematic symbol footprint fields" -msgstr "在原理圖符號封裝欄位中儲存封裝關聯" +msgstr "在原理圖符號的封裝字段中保存封裝分配" #: cvpcb/tools/cvpcb_actions.cpp:82 msgid "Save to Schematic and File" -msgstr "儲存到原理圖和檔案" +msgstr "保存到原理圖和文件" #: cvpcb/tools/cvpcb_actions.cpp:83 msgid "" "Save footprint associations in schematic symbol footprint fields and " "schematic files" -msgstr "將封裝關聯保存在原理圖符號的封裝字段和原理圖檔案中" +msgstr "將封裝分配保存在原理圖符號的封裝字段和原理圖文件中" #: cvpcb/tools/cvpcb_actions.cpp:105 msgid "Select next unassigned symbol" -msgstr "分配選擇下一個未賦值的符號" +msgstr "選擇下一個未分配封裝的符號" #: cvpcb/tools/cvpcb_actions.cpp:106 msgid "Select next symbol with no footprint assignment" -msgstr "選擇下一個沒有封裝賦值的符號" +msgstr "選擇下一個未分配封裝的符號" #: cvpcb/tools/cvpcb_actions.cpp:114 msgid "Select previous unassigned symbol" -msgstr "選擇上一個未賦值的符號" +msgstr "選擇上一個未分配封裝的符號" #: cvpcb/tools/cvpcb_actions.cpp:115 msgid "Select previous symbol with no footprint assignment" -msgstr "選擇上一個沒有封裝賦值的符號" +msgstr "選擇上一個未分配封裝的符號" #: cvpcb/tools/cvpcb_actions.cpp:126 msgid "Assign footprint" -msgstr "對封裝賦值" +msgstr "分配封裝" #: cvpcb/tools/cvpcb_actions.cpp:127 msgid "Assign footprint to selected symbols" @@ -9353,51 +9317,51 @@ msgstr "執行自動封裝分配" #: cvpcb/tools/cvpcb_actions.cpp:141 msgid "Delete association" -msgstr "刪除關聯" +msgstr "刪除分配" #: cvpcb/tools/cvpcb_actions.cpp:142 msgid "Delete selected footprint associations" -msgstr "刪除所選的封裝關聯" +msgstr "刪除所選的封裝分配" #: cvpcb/tools/cvpcb_actions.cpp:148 cvpcb/tools/cvpcb_actions.cpp:149 msgid "Delete all footprint associations" -msgstr "刪除所有封裝關聯" +msgstr "刪除所有封裝分配" #: cvpcb/tools/cvpcb_actions.cpp:157 msgid "Use symbol footprint filters" -msgstr "使用符號封裝篩選器" +msgstr "使用符號的封裝篩選規則" #: cvpcb/tools/cvpcb_actions.cpp:158 msgid "Filter footprint list by footprint filters defined in the symbol" -msgstr "按符號中定義的封裝篩選器篩選封裝列表" +msgstr "根據符號的封裝篩選規則顯示結果, 只顯示與符號的封裝篩選規則相匹配的封裝" #: cvpcb/tools/cvpcb_actions.cpp:166 msgid "Filter by pin count" -msgstr "按引腳計數篩選" +msgstr "根據引腳數量篩選" #: cvpcb/tools/cvpcb_actions.cpp:167 msgid "Filter footprint list by pin count" -msgstr "按引腳數量篩選封裝列表" +msgstr "根據引腳數量顯示篩選結果, 只顯示引腳數量與符號引腳數量相同的封裝" #: cvpcb/tools/cvpcb_actions.cpp:175 msgid "Filter by library" -msgstr "按庫篩選" +msgstr "根據封裝庫篩選" #: cvpcb/tools/cvpcb_actions.cpp:176 msgid "Filter footprint list by library" -msgstr "按庫篩選封裝列表" +msgstr "根據庫封裝篩選封裝列表, 只顯示來自當前選中庫的封裝" #: cvpcb/tools/cvpcb_association_tool.cpp:255 msgid "Delete all associations?" -msgstr "是否刪除所有關聯?" +msgstr "是否刪除所有封裝分配?" #: cvpcb/tools/cvpcb_control.cpp:181 msgid "Unable to create the footprint viewer frame" -msgstr "無法建立封裝檢視器框架" +msgstr "無法創建封裝視圖框架" #: eeschema/annotate.cpp:155 msgid "Delete Annotation" -msgstr "清除標註" +msgstr "刪除批註" #: eeschema/annotate.cpp:259 #, c-format @@ -9407,7 +9371,7 @@ msgstr "找到並替換 %d 個重複的時間戳。" #: eeschema/annotate.cpp:378 #, c-format msgid "Updated %s (unit %s) from %s to %s." -msgstr "將 %s (單元 %s) 從 %s 更新到了 %s。" +msgstr "已將 %s (單元 %s) 從 %s 更新到了 %s。" #: eeschema/annotate.cpp:386 #, c-format @@ -9430,12 +9394,11 @@ msgstr "批註完成。" #: eeschema/api/api_handler_sch.cpp:256 pcbnew/api/api_handler_pcb.cpp:342 msgid "Added items via API" -msgstr "" +msgstr "通過 API 添加項目" #: eeschema/api/api_handler_sch.cpp:274 pcbnew/api/api_handler_pcb.cpp:341 -#, fuzzy msgid "Created items via API" -msgstr "建立敷銅" +msgstr "通過 API 創建項目" #: eeschema/bom_plugins.cpp:46 #, c-format @@ -9444,31 +9407,31 @@ msgid "" "%s\n" "not found. Script not available." msgstr "" -"指令碼檔案:\n" +"腳本文件:\n" "%s\n" -"沒有找到。指令碼不可用。" +"找不到。腳本不可用。" #: eeschema/connection_graph.cpp:3065 #, c-format msgid "" "Both %s and %s are attached to the same items; %s will be used in the netlist" -msgstr "%s 和 %s 都附加在相同的項目上;將使用 %s 在網表中" +msgstr "%s 和 %s 都連接到同一項上; 將使用 %s 作為網表中的網絡名稱" #: eeschema/connection_graph.cpp:3344 #, c-format msgid "" "Net %s is graphically connected to bus %s but is not a member of that bus" -msgstr "網路 %s 以圖形方式連線到匯流排 %s,但不是匯流排的成員" +msgstr "網絡 %s 以圖形方式連接到總線 %s, 但不是總線的成員" #: eeschema/connection_graph.cpp:3940 #, c-format msgid "Sheet pin %s has no matching hierarchical label inside the sheet" -msgstr "圖紙頁碼 %s 在圖紙內沒有匹配的分層標籤" +msgstr "圖紙引腳 %s 在子圖紙內沒有匹配的層次標籤" #: eeschema/connection_graph.cpp:3958 #, c-format msgid "Hierarchical label %s has no matching sheet pin in the parent sheet" -msgstr "層次標籤 %s 在父圖紙內沒有匹配的圖紙頁碼" +msgstr "層次標籤 %s 在父圖紙內沒有匹配的圖紙引腳" #: eeschema/cross-probing.cpp:155 #, c-format @@ -9478,7 +9441,7 @@ msgstr "%s 引腳 %s 被找到" #: eeschema/cross-probing.cpp:157 #, c-format msgid "%s found but pin %s not found" -msgstr "找到了 %s 但未找到引腳 %s" +msgstr "找到了 %s, 但未找到引腳 %s" #: eeschema/cross-probing.cpp:161 #, c-format @@ -9490,15 +9453,15 @@ msgstr "找到 %s" #: eeschema/widgets/tuner_slider.cpp:56 #, c-format msgid "%s not found" -msgstr "未找到 %s" +msgstr "找不到 %s" #: eeschema/cross-probing.cpp:231 msgid "Selected net:" -msgstr "選擇網路:" +msgstr "選擇的網絡:" #: eeschema/dialogs/dialog_annotate.cpp:89 msgid "Annotation Messages:" -msgstr "批註資訊:" +msgstr "批註信息:" #: eeschema/dialogs/dialog_annotate.cpp:92 #: eeschema/dialogs/dialog_annotate.cpp:226 @@ -9521,7 +9484,7 @@ msgstr "整個原理圖" #: eeschema/dialogs/dialog_annotate_base.cpp:45 #: eeschema/dialogs/dialog_symbol_fields_table_base.cpp:166 msgid "Current sheet only" -msgstr "僅當前圖框" +msgstr "僅當前圖紙" #: eeschema/dialogs/dialog_annotate_base.cpp:48 #: pcbnew/dialogs/dialog_board_reannotate_base.cpp:190 @@ -9530,7 +9493,7 @@ msgstr "選擇" #: eeschema/dialogs/dialog_annotate_base.cpp:51 msgid "Recurse into subsheets" -msgstr "遞迴到子圖框" +msgstr "遞歸到子圖紙" #: eeschema/dialogs/dialog_annotate_base.cpp:58 #: eeschema/dialogs/panel_eeschema_annotation_options_base.cpp:27 @@ -9549,7 +9512,7 @@ msgstr "按 &Y 位置排列符號" #: eeschema/dialogs/dialog_annotate_base.cpp:87 msgid "Keep existing annotations" -msgstr "保持現有的批註" +msgstr "保留現有的批註" #: eeschema/dialogs/dialog_annotate_base.cpp:87 msgid "Reset existing annotations" @@ -9563,17 +9526,17 @@ msgstr "編號方式" #: eeschema/dialogs/dialog_annotate_base.cpp:101 #: eeschema/dialogs/panel_eeschema_annotation_options_base.cpp:73 msgid "Use first free number after:" -msgstr "使用該數字之後的編號:" +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" +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" +msgstr "頁碼 X 1000 後的可用數字編號" #: eeschema/dialogs/dialog_annotate_base.cpp:133 msgid "Clear Annotation" @@ -9589,12 +9552,12 @@ msgstr "生成" #: eeschema/dialogs/dialog_bom.cpp:217 msgid "(file missing)" -msgstr "(檔案缺失)" +msgstr "(文件缺失)" #: eeschema/dialogs/dialog_bom.cpp:294 #, c-format msgid "The selected BOM generator script %s could not be found." -msgstr "所選的材料表生成器指令碼 %s 無法被找到。" +msgstr "找不到所選的 BOM (物料清單) 生成器腳本: %s。" #: eeschema/dialogs/dialog_bom.cpp:299 #, c-format @@ -9607,67 +9570,67 @@ msgid "" msgstr "" "\n" "\n" -"搜尋到:\n" +"搜索路徑: \n" "%s\n" "%s" #: eeschema/dialogs/dialog_bom.cpp:347 msgid "Generating BOM requires a fully annotated schematic." -msgstr "生成材料表 (BOM) 需要一張完全註釋的原理圖。" +msgstr "請先將原理圖批註完整, 然後才能檢生成 BOM。" #: eeschema/dialogs/dialog_bom.cpp:351 msgid "Failed to create file." -msgstr "建立檔案失敗。" +msgstr "創建文件失敗。" #: eeschema/dialogs/dialog_bom.cpp:387 eeschema/dialogs/dialog_bom_base.cpp:45 msgid "Generator nickname:" -msgstr "生成別稱:" +msgstr "生成器名稱:" #: eeschema/dialogs/dialog_bom.cpp:387 msgid "Add Generator" -msgstr "新增生成器" +msgstr "添加生成器" #: eeschema/dialogs/dialog_bom.cpp:396 #, c-format msgid "Nickname '%s' already in use." -msgstr "別名 \"%s\" 已經被佔用了。" +msgstr "名稱 '%s' 已被佔用。" #: eeschema/dialogs/dialog_bom.cpp:425 #: eeschema/dialogs/dialog_export_netlist.cpp:854 msgid "Generator File" -msgstr "生成器檔案" +msgstr "生成器文件" #: eeschema/dialogs/dialog_bom.cpp:444 msgid "Generator file name not found." -msgstr "找不到生成器檔名。" +msgstr "找不到生成器文件名。" #: eeschema/dialogs/dialog_bom.cpp:465 msgid "Bill of Materials Generation Help" -msgstr "物料清單生成幫助" +msgstr "BOM 生成器幫助" #: eeschema/dialogs/dialog_bom_base.cpp:27 msgid "BOM generator scripts:" -msgstr "BOM 生成器指令碼:" +msgstr "BOM 生成器腳本:" #: eeschema/dialogs/dialog_bom_base.cpp:71 msgid "Add a new BOM generator and its command line to the list" -msgstr "向列表中新增新的 BOM 生成器及其命令列" +msgstr "向列表中添加新的 BOM 生成器及其命令行" #: eeschema/dialogs/dialog_bom_base.cpp:76 msgid "Edit the script file in the text editor" -msgstr "編輯文字編輯器中的指令碼檔案" +msgstr "在文本編輯器中編輯腳本文件" #: eeschema/dialogs/dialog_bom_base.cpp:84 msgid "Remove the current generator script from list" -msgstr "從列表中刪除當前生成器指令碼" +msgstr "從列表中移除當前生成器腳本" #: eeschema/dialogs/dialog_bom_base.cpp:94 msgid "Command line running the generator:" -msgstr "執行生成器的命令列:" +msgstr "運行生成器的命令行:" #: eeschema/dialogs/dialog_bom_base.cpp:103 msgid "Show console window" -msgstr "顯示控制檯視窗" +msgstr "顯示控制檯窗口" #: eeschema/dialogs/dialog_bom_base.cpp:104 msgid "" @@ -9675,12 +9638,12 @@ msgid "" "redirected to the info display.\n" "Set this option to show the window of the running command." msgstr "" -"預設情況下, 命令列使用隱藏的控制檯視窗執行, 並將輸出重定向到資訊顯示。\n" -"設定此選項以顯示正在執行的命令的視窗。" +"默認情況下, 命令行以隱藏的控制檯窗口運行, 並將輸出重定向到信息欄。\n" +"設置此選項以顯示正在運行的命令的窗口。" #: eeschema/dialogs/dialog_bom_base.cpp:115 msgid "Reset the list of BOM generator scripts to the default settings" -msgstr "重置 BOM 生成器指令碼到預設設定" +msgstr "將 BOM 生成器腳本列表重置為默認設置" #: eeschema/dialogs/dialog_bom_base.h:81 msgid "Bill of Materials" @@ -9770,70 +9733,72 @@ msgid "" msgstr "" "# 1. 摘要\n" "\n" -"BOM 工具建立了一個 BOM,列出了設計中的所有元件。\n" +"BOM 工具創建了一個 BOM, 其中列出了設計中的所有元件。\n" +"\n" +"該工具使用外部腳本以所需的輸出格式生成 BOM。選擇不同的腳本會更改 BOM 的格式。" "\n" -"該工具使用一個外部指令碼來生成一個所需輸出格式的 BOM。選擇一個不同的指令碼可" -"以改變 BOM 的格式。\n" "\n" "在原理圖編輯器手冊中對生成 BOM 有更詳細的描述。\n" "\n" "# 2. 使用方法\n" "\n" -"在 **BOM 生成器指令碼** 列表中選擇一個生成器指令碼。所選生成器的詳細資訊顯示" -"在對話框的右側。\n" +"在 **BOM 生成器腳本** " +"列表中選擇一個生成器腳本。所選生成器的詳細信息顯示在對話框的右側。\n" "\n" -"點選 **生成** 按鈕,用選定的生成器建立一個 BOM 檔案。\n" +"點擊 **生成** 按鈕, 用選定的生成器創建一個 BOM 文件。\n" "\n" -"預設設定提供了幾個生成器指令碼選項,儘管一些額外的指令碼已隨 KiCad 安裝,並可" -"通過 **+** 按鈕新增到列表中。\n" +"默認設置提供了幾個生成器腳本選項, 儘管一些額外的腳本已隨 KiCad 安裝, " +"並可通過 **+** 按鈕添加到列表中。\n" "\n" -"**注意:** 在 Windows 上,有一個額外的選項 **顯示控制檯視窗**。當該選項未被選" -"中時,BOM 生成器在一個隱藏的控制檯視窗中執行,任何輸出都會被重定向並列印在對" -"話框中。當這個選項被選中時,BOM 生成器會在一個可見的控制檯視窗中執行。\n" +"**注意: ** 在 Windows 上, 有一個額外的選項 **顯示控制檯窗口**。" +"當該選項未被選中時, BOM 生成器在一個隱藏的控制檯窗口中運行, " +"任何輸出都會被重定向並打印在對話框中。當這個選項被選中時, BOM " +"生成器會在一個可見的控制檯窗口中運行。\n" "\n" -"# 3. 自定義生成器和命令列\n" +"# 3. 自定義生成器和命令行\n" "\n" -"在內部,KiCad 建立了一個 XML 格式的中間網表文件,其中包含了設計中所有元件的信" -"息。BOM 生成器指令碼將中間網表文件轉換為所需的輸出格式。KiCad 根據在 BOM 對話" -"方塊底部輸入的命令列執行 BOM 生成器指令碼。\n" +"在內部, KiCad 創建了一個 XML 格式的中間網表文件, " +"其中包含了設計中所有元件的信息。BOM " +"生成器腳本將中間網表文件轉換為所需的輸出格式。KiCad 根據在 BOM " +"對話框底部輸入的命令行運行 BOM 生成器腳本。\n" "\n" -"命令列格式接受檔名的引數。每個格式化引數都被替換成專案特定的路徑或檔名。支援" -"的格式化引數有。\n" +"命令行格式接受文件名的參數。每個格式化參數都被替換成工程特定的路徑或文件名。" +"支持的格式化參數有: \n" "\n" -" * `%I`:中間網表文件的絕對路徑和檔名,它是 BOM 生成器的輸入。\n" -" * `%O`:輸出 BOM 檔案的絕對路徑和檔名(沒有副檔名)\n" -" * `%B`:輸出 BOM 檔案的基本檔名(沒有副檔名)。\n" -" * `%P`:專案目錄的絕對路徑,沒有尾部斜線。\n" +" * `%I`: 中間網表文件的絕對路徑和文件名, 它是 BOM 生成器的輸入。\n" +" * `%O`: 輸出 BOM 文件的絕對路徑和文件名 (沒有文件擴展名)\n" +" * `%B`: 輸出 BOM 文件的基本文件名 (沒有文件擴展名)。\n" +" * `%P`: 工程目錄的絕對路徑, 沒有尾部斜線。\n" "\n" -"**注意:** `%O` 輸出檔案引數不包括副檔名。KiCad 將嘗試在命令列中自動新增一個" -"適當的副檔名,但可能需要手動新增副檔名。\n" +"**注意: ** `%O` 輸出文件參數不包括文件擴展名。KiCad " +"將嘗試在命令行中自動添加一個適當的擴展名, 但可能需要手動添加擴展名。\n" "\n" -"Python 是 BOM 生成器指令碼的推薦工具,但也可以使用其他工具。\n" +"Python 是 BOM 生成器腳本的推薦工具, 但也可以使用其他工具。\n" "\n" -"## Python 指令碼的命令列示例\n" +"## Python 腳本的命令行示例\n" "\n" -"Python 指令碼的命令列格式是這樣的。\n" +"Python 腳本的命令行格式是這樣的。\n" "\n" "```\n" -"python <指令碼檔名> <輸入檔名> <輸出檔名> \n" +"python <腳本文件名> <輸入文件名> <輸出文件名> \n" "```\n" "\n" -"在 Windows 上,如果想要的 CSV BOM 的生成器指令碼是 `C:" -"\\Users\\username\\kicad\\my_python_script.py`,命令列將是。\n" +"在 Windows 上, 如果想要的 CSV BOM 的生成器腳本是 `C:\\Users\\username\\kicad" +"\\my_python_script.py`, 命令行將是。\n" "\n" "```\n" -"python.exe C:\\Users\\username\\kicad\\my_python_script.py \"%I\" \"%O." -"csv\"\n" +"python.exe C:\\Users\\username\\kicad\\my_python_script.py \"%I\" \"%O.csv\"" +"\n" "```\n" "\n" -"在 Linux 上,如果想要 的CSV BOM 的生成器指令碼是 `/home/username/kicad/" -"my_python_script.py`,命令列將是。\n" +"在 Linux 上, 如果想要 的CSV BOM 的生成器腳本是 `/home/username/kicad/" +"my_python_script.py`, 命令行將是。\n" "\n" "```\n" "python /home/username/kicad/my_python_script.py \"%I\" \"%O.csv\"\n" "```\n" "\n" -"建議在引數周圍加上雙引號(`\"`),以防檔名包含空格或特殊字元。\n" +"建議在參數周圍加上雙引號 (`\"`) , 以防文件名包含空格或特殊字符。\n" #: eeschema/dialogs/dialog_change_symbols.cpp:67 msgid "Change all symbols in schematic" @@ -9842,7 +9807,7 @@ msgstr "替換原理圖中的所有符號" #: eeschema/dialogs/dialog_change_symbols.cpp:68 #: eeschema/dialogs/dialog_change_symbols.cpp:429 msgid "Change Symbols" -msgstr "替換符號" +msgstr "替換指定符號" #: eeschema/dialogs/dialog_change_symbols.cpp:77 msgid "Change selected symbol(s)" @@ -9850,47 +9815,47 @@ msgstr "替換已選中的符號" #: eeschema/dialogs/dialog_change_symbols.cpp:94 msgid "Change symbols matching reference designator:" -msgstr "替換此位號對應的符號:" +msgstr "替換與給定位號相同的符號:" #: eeschema/dialogs/dialog_change_symbols.cpp:95 msgid "Change symbols matching value:" -msgstr "替換具有這些值的符號:" +msgstr "替換值與給定值相同的符號:" #: eeschema/dialogs/dialog_change_symbols.cpp:96 msgid "Change symbols matching library identifier:" -msgstr "替換具有以下庫標識的符號:" +msgstr "替換使用此庫索引值的符號:" #: eeschema/dialogs/dialog_change_symbols.cpp:133 msgid "Update Fields" -msgstr "更新欄位" +msgstr "更新字段" #: eeschema/dialogs/dialog_change_symbols.cpp:134 msgid "Remove fields if not in new symbol" -msgstr "如果不在新符號中,則刪除欄位" +msgstr "如果在新符號中不存在, 則移除字段" #: eeschema/dialogs/dialog_change_symbols.cpp:135 msgid "Reset fields if empty in new symbol" -msgstr "如果新符號中為空,則重置欄位" +msgstr "如果在新符號中為空, 則重置字段" #: eeschema/dialogs/dialog_change_symbols.cpp:136 msgid "Update field text" -msgstr "更新欄位文字" +msgstr "更新字段的文本內容" #: eeschema/dialogs/dialog_change_symbols.cpp:137 msgid "Update field visibilities" -msgstr "更新欄位可見性" +msgstr "更新字段可見性設置" #: eeschema/dialogs/dialog_change_symbols.cpp:138 msgid "Update field sizes and styles" -msgstr "更新欄位大小和樣式" +msgstr "更新字段大小和樣式" #: eeschema/dialogs/dialog_change_symbols.cpp:139 msgid "Update field positions" -msgstr "更新欄位位置" +msgstr "更新字段位置" #: eeschema/dialogs/dialog_change_symbols.cpp:140 msgid "Update symbol attributes" -msgstr "更新符號屬性" +msgstr "更新符號特性" #: eeschema/dialogs/dialog_change_symbols.cpp:156 #: pcbnew/dialogs/dialog_exchange_footprints.cpp:154 @@ -9915,35 +9880,35 @@ msgstr "更新符號" #: eeschema/dialogs/dialog_change_symbols.cpp:536 msgid "*** No symbols matching criteria found ***" -msgstr "*** 沒有找到符合條件的符號 ***" +msgstr "*** 找不到符合篩選條件的符號 ***" #: eeschema/dialogs/dialog_change_symbols.cpp:573 msgid "*** symbol not found ***" -msgstr "*** 符號沒有找到 ***" +msgstr "*** 找不到符號 ***" #: eeschema/dialogs/dialog_change_symbols.cpp:584 msgid "*** new symbol has too few units ***" -msgstr "*** 新符號的單元太少 ***" +msgstr "*** 新符號的單元過少 ***" #: eeschema/dialogs/dialog_change_symbols.cpp:800 #, c-format msgid "Update symbol %s from '%s' to '%s'" -msgstr "將符號 %s 從 '%s' 更新到 '%s'" +msgstr "將符號 %s 由 '%s' 更新到 '%s'" #: eeschema/dialogs/dialog_change_symbols.cpp:807 #, c-format msgid "Update symbols %s from '%s' to '%s'" -msgstr "將符號 %s 從 '%s' 更新到 '%s'" +msgstr "將符號 %s 由 '%s' 更新到 '%s'" #: eeschema/dialogs/dialog_change_symbols.cpp:817 #, c-format msgid "Change symbol %s from '%s' to '%s'" -msgstr "將符號 %s 從 '%s' 替換為 '%s'" +msgstr "將符號 %s 由 '%s' 替換為 '%s'" #: eeschema/dialogs/dialog_change_symbols.cpp:824 #, c-format msgid "Change symbols %s from '%s' to '%s'" -msgstr "將符號 %s 從 '%s' 替換為 '%s'" +msgstr "將符號 %s 由 '%s' 替換為 '%s'" #: eeschema/dialogs/dialog_change_symbols_base.cpp:28 msgid "Update all symbols in schematic" @@ -9955,24 +9920,24 @@ msgstr "更新已選中的符號" #: eeschema/dialogs/dialog_change_symbols_base.cpp:34 msgid "Update symbols matching reference designator:" -msgstr "更新此位號對應的符號:" +msgstr "更新與給定位號相同的符號:" #: eeschema/dialogs/dialog_change_symbols_base.cpp:40 msgid "Update symbols matching value:" -msgstr "更新具有此值的符號:" +msgstr "更新值與給定值相同的符號:" #: eeschema/dialogs/dialog_change_symbols_base.cpp:46 msgid "Update symbols matching library identifier:" -msgstr "更新以下庫標識對應的符號:" +msgstr "更新使用此庫索引值的符號:" #: eeschema/dialogs/dialog_change_symbols_base.cpp:73 msgid "New library identifier:" -msgstr "新符號的庫 ID:" +msgstr "新符號的庫索引值:" #: eeschema/dialogs/dialog_change_symbols_base.cpp:95 #: eeschema/dialogs/dialog_update_symbol_fields_base.cpp:36 msgid "Update/reset Fields" -msgstr "更新/重置欄位" +msgstr "更新/重置字段" #: eeschema/dialogs/dialog_change_symbols_base.cpp:109 #: eeschema/dialogs/dialog_update_symbol_fields_base.cpp:50 @@ -9987,68 +9952,67 @@ msgstr "更新選項" #: eeschema/dialogs/dialog_change_symbols_base.cpp:120 msgid "Remove fields if not in library symbol" -msgstr "如果不在庫符號中,則刪除欄位" +msgstr "如果在庫符號中不存在, 則移除字段" #: eeschema/dialogs/dialog_change_symbols_base.cpp:121 #: eeschema/dialogs/dialog_update_symbol_fields_base.cpp:62 #: pcbnew/dialogs/dialog_exchange_footprints_base.cpp:98 msgid "Removes fields that do not occur in the original library symbols" -msgstr "刪除原始庫符號中不存在的欄位" +msgstr "移除來源庫中不存在的符號字段" #: eeschema/dialogs/dialog_change_symbols_base.cpp:125 msgid "Reset fields if empty in library symbol" -msgstr "如果庫符號中為空,則重置欄位" +msgstr "如果在庫符號中為空, 則重置字段" #: eeschema/dialogs/dialog_change_symbols_base.cpp:131 #: eeschema/dialogs/dialog_update_symbol_fields_base.cpp:72 msgid "Update/reset field text" -msgstr "更新/重置欄位文字" +msgstr "更新/重置字段的文本內容" #: eeschema/dialogs/dialog_change_symbols_base.cpp:134 #: eeschema/dialogs/dialog_update_symbol_fields_base.cpp:75 msgid "Update/reset field visibilities" -msgstr "更新/重置欄位可見性" +msgstr "更新/重置字段可見性設置" #: eeschema/dialogs/dialog_change_symbols_base.cpp:137 #: eeschema/dialogs/dialog_update_symbol_fields_base.cpp:78 msgid "Update/reset field sizes and styles" -msgstr "更新/重置欄位大小和樣式" +msgstr "更新/重置字段大小和樣式" #: eeschema/dialogs/dialog_change_symbols_base.cpp:140 #: eeschema/dialogs/dialog_update_symbol_fields_base.cpp:81 msgid "Update/reset field positions" -msgstr "更新/重置欄位位置" +msgstr "更新/重置字段位置" #: eeschema/dialogs/dialog_change_symbols_base.cpp:146 msgid "Update/reset symbol attributes" -msgstr "更新/重置符號屬性" +msgstr "更新/重置符號特性" #: eeschema/dialogs/dialog_change_symbols_base.cpp:151 -#, fuzzy msgid "Reset custom power symbols" -msgstr "定義為電源符號" +msgstr "重置自定義電源符號" #: eeschema/dialogs/dialog_change_symbols_base.h:102 msgid "Update Symbols from Library" -msgstr "從庫中更新符號" +msgstr "與庫符號同步" #: eeschema/dialogs/dialog_database_lib_settings.cpp:98 msgid "Connected to database successfully" -msgstr "成功連接到資料庫" +msgstr "數據庫連接成功" #: eeschema/dialogs/dialog_database_lib_settings.cpp:106 #, c-format msgid "Database connection failed: %s" -msgstr "資料庫連接失敗: %s" +msgstr "數據庫連接失敗: %s" #: eeschema/dialogs/dialog_database_lib_settings.cpp:117 msgid "No connection to database" -msgstr "沒有連接到資料庫" +msgstr "沒有數據庫連接" #: eeschema/dialogs/dialog_database_lib_settings.cpp:124 #, c-format msgid "Loaded %zu libraries" -msgstr "載入%zu 庫" +msgstr "已加載 %zu 個庫" #: eeschema/dialogs/dialog_database_lib_settings_base.cpp:39 msgid "DSN:" @@ -10056,7 +10020,7 @@ msgstr "DSN:" #: eeschema/dialogs/dialog_database_lib_settings_base.cpp:45 msgid "Username:" -msgstr "使用者名稱:" +msgstr "用戶:" #: eeschema/dialogs/dialog_database_lib_settings_base.cpp:54 msgid "Password:" @@ -10064,7 +10028,7 @@ msgstr "密碼:" #: eeschema/dialogs/dialog_database_lib_settings_base.cpp:71 msgid "Connection String:" -msgstr "連接字串:" +msgstr "連接字符串(URL):" #: eeschema/dialogs/dialog_database_lib_settings_base.cpp:99 #: eeschema/symbol_editor/symbol_edit_frame.cpp:205 @@ -10075,66 +10039,66 @@ msgstr "庫" #: eeschema/dialogs/dialog_database_lib_settings_base.cpp:104 msgid "Reload Configuration" -msgstr "重新載入配置" +msgstr "重新加載配置" #: eeschema/dialogs/dialog_database_lib_settings_base.cpp:105 msgid "Reload the database library configuration file" -msgstr "重新載入資料庫設定檔" +msgstr "重新加載數據庫庫配置文件" #: eeschema/dialogs/dialog_database_lib_settings_base.cpp:120 msgid "Caching" -msgstr "搜尋中" +msgstr "緩存" #: eeschema/dialogs/dialog_database_lib_settings_base.cpp:127 msgid "Cache size:" -msgstr "快取尺寸:" +msgstr "緩存大小:" #: eeschema/dialogs/dialog_database_lib_settings_base.cpp:129 #: eeschema/dialogs/dialog_database_lib_settings_base.cpp:134 msgid "How many database queries to cache" -msgstr "有多少個資料庫查詢存在快取中" +msgstr "緩存多少次數據庫查詢" #: eeschema/dialogs/dialog_database_lib_settings_base.cpp:138 msgid "Cache timeout:" -msgstr "快取逾時:" +msgstr "緩存超時:" #: eeschema/dialogs/dialog_database_lib_settings_base.cpp:140 #: eeschema/dialogs/dialog_database_lib_settings_base.cpp:145 msgid "Time in seconds that database queries will be cached for" -msgstr "資料查詢的快取時間(以秒為單位)" +msgstr "緩存數據庫查詢的時間 (以秒為單位)" #: eeschema/dialogs/dialog_database_lib_settings_base.h:79 msgid "Database Library Settings" -msgstr "資料庫函式庫設定" +msgstr "數據庫庫設置" #: eeschema/dialogs/dialog_edit_symbols_libid.cpp:546 #, c-format msgid "Symbol library identifier %s is not valid." -msgstr "符號庫識別符號 \"%s\" 無效。" +msgstr "符號的庫索引值 %s 無效。" #: eeschema/dialogs/dialog_edit_symbols_libid.cpp:643 #, c-format msgid "Available Candidates for %s " -msgstr "\"%s\" 的可用候選 " +msgstr "%s 的可用候選項 " #: eeschema/dialogs/dialog_edit_symbols_libid.cpp:647 #, c-format msgid "Candidates count %d " -msgstr "候選計數:%d " +msgstr "候選項數量: %d " #: eeschema/dialogs/dialog_edit_symbols_libid.cpp:658 #, c-format msgid "%u link(s) mapped, %u not found" -msgstr "已對映 %u 連結,未找到 %u" +msgstr "%u 個鏈接已映射, %u 個未找到" #: eeschema/dialogs/dialog_edit_symbols_libid.cpp:664 #, c-format msgid "All %u link(s) resolved" -msgstr "所有 %u 連結已解決" +msgstr "所有 %u 個鏈接已解決" #: eeschema/dialogs/dialog_edit_symbols_libid.cpp:691 msgid "Invalid symbol library identifier" -msgstr "無效的符號庫識別符號" +msgstr "符號的庫索引值無效" #: eeschema/dialogs/dialog_edit_symbols_libid.cpp:742 #, c-format @@ -10143,21 +10107,21 @@ msgid "" "\n" "%s" msgstr "" -"載入符號 %s 發生錯誤,來自於庫 %s。\n" +"從庫 %2$s 加載符號 %1$s 時出錯。\n" "\n" -"%s" +"%3$s" #: eeschema/dialogs/dialog_edit_symbols_libid_base.cpp:38 msgid "Current Library Reference" -msgstr "當前庫位號" +msgstr "當前庫參考" #: eeschema/dialogs/dialog_edit_symbols_libid_base.cpp:39 msgid "New Library Reference" -msgstr "新的庫位號" +msgstr "新的庫參考" #: eeschema/dialogs/dialog_edit_symbols_libid_base.cpp:58 msgid "Map Orphans" -msgstr "對映到孤立的元件" +msgstr "映射孤立符號" #: eeschema/dialogs/dialog_edit_symbols_libid_base.cpp:59 msgid "" @@ -10165,40 +10129,40 @@ msgid "" "try to find a candidate having the same name in one of loaded symbol " "libraries." msgstr "" -"如果某些符號是孤立的(在任何地方都找不到連結符號),\n" -"嘗試在已載入的符號庫之中尋找一個具有相同名稱的候選者。" +"如果某些符號是孤立的 (在任何地方都找不到鏈接的符號) , \n" +"請嘗試在一個已加載的符號庫中找到一個具有相同名稱的候選符號。" #: eeschema/dialogs/dialog_edit_symbols_libid_base.cpp:63 msgid "Update symbol fields from new library" -msgstr "從新庫更新符號欄位" +msgstr "與新庫中的符號字段同步" #: eeschema/dialogs/dialog_edit_symbols_libid_base.cpp:64 msgid "" "Replace current symbols fields by fields from the new library.\n" "Warning: fields \"Value\" and \"Footprints\" will be therefore replaced." msgstr "" -"用新庫中的欄位替換當前符號欄位。\n" -"警告:因此將替換 “值” 和 “封裝” 欄位。" +"用新庫中的字段替換當前符號字段。\n" +"警告: 字段 \"數值\" 和 \"封裝\" 將因此被替換。" #: eeschema/dialogs/dialog_edit_symbols_libid_base.h:57 msgid "Symbol Library References" -msgstr "符號庫位號" +msgstr "符號庫參考" #: eeschema/dialogs/dialog_erc.cpp:107 msgid "Run ERC" -msgstr "執行 ERC" +msgstr "運行 ERC" #: eeschema/dialogs/dialog_erc.cpp:159 msgid "Show Annotation dialog" -msgstr "顯示批註對話方塊" +msgstr "顯示批註對話框" #: eeschema/dialogs/dialog_erc.cpp:172 msgid "Schematic is not fully annotated. ERC results will be incomplete." -msgstr "原理圖未完全批註。 ERC 結果將不完整。" +msgstr "原理圖批註不完整。ERC 結果將不完整。" #: eeschema/dialogs/dialog_erc.cpp:303 pcbnew/dialogs/dialog_drc.cpp:1156 msgid "Delete exclusions too?" -msgstr "是否也刪除排除項?" +msgstr "是否刪除排除項?" #: eeschema/dialogs/dialog_erc.cpp:303 eeschema/dialogs/dialog_erc_base.cpp:174 #: pcbnew/dialogs/dialog_drc.cpp:1156 pcbnew/dialogs/dialog_drc_base.cpp:221 @@ -10208,11 +10172,11 @@ msgstr "刪除所有標記" #: eeschema/dialogs/dialog_erc.cpp:305 pcbnew/dialogs/dialog_drc.cpp:1158 msgid "Errors and Warnings Only" -msgstr "僅限錯誤和警告" +msgstr "僅錯誤和警告" #: eeschema/dialogs/dialog_erc.cpp:306 pcbnew/dialogs/dialog_drc.cpp:1159 msgid "Errors, Warnings and Exclusions" -msgstr "錯誤,警告和排除" +msgstr "錯誤, 警告和排除" #: eeschema/dialogs/dialog_erc.cpp:435 #, c-format @@ -10221,7 +10185,7 @@ msgstr "%d 個符號需要批註。

" #: eeschema/dialogs/dialog_erc.cpp:439 msgid "-------- ERC cancelled by user.

" -msgstr "-------- 使用者取消的 ERC。

" +msgstr "-------- 用戶取消 ERC。

" #: eeschema/dialogs/dialog_erc.cpp:441 pcbnew/dialogs/dialog_drc.cpp:340 msgid "Done.

" @@ -10241,7 +10205,7 @@ msgstr "適當" #: eeschema/dialogs/dialog_erc.cpp:624 pcbnew/dialogs/dialog_drc.cpp:637 msgid "Edit exclusion comment..." -msgstr "編輯排除註釋..." +msgstr "編輯排除註解..." #: eeschema/dialogs/dialog_erc.cpp:627 pcbnew/dialogs/dialog_drc.cpp:640 msgid "Remove exclusion for this violation" @@ -10264,22 +10228,22 @@ msgstr "它將從 %s 列表中排除" #: eeschema/dialogs/dialog_erc.cpp:652 pcbnew/dialogs/dialog_drc.cpp:676 #, c-format msgid "Change severity to Error for all '%s' violations" -msgstr "將所有“%s”違規的嚴重性等級修改為“錯誤”" +msgstr "將所有 '%s' 違規的違規嚴重級別修改為 '錯誤'" #: eeschema/dialogs/dialog_erc.cpp:654 eeschema/dialogs/dialog_erc.cpp:661 msgid "" "Violation severities can also be edited in the Schematic Setup... dialog" -msgstr "違規嚴重程度也可以在Schematic Setup...對話框中進行編輯" +msgstr "違規嚴重級別也可以在 '電路板設置' 選項中進行編輯" #: eeschema/dialogs/dialog_erc.cpp:659 pcbnew/dialogs/dialog_drc.cpp:683 #, c-format msgid "Change severity to Warning for all '%s' violations" -msgstr "將所有“%s”違規的嚴重性等級修改為“警告”" +msgstr "將所有 '%s' 違規的違規嚴重級別修改為 '警告'" #: eeschema/dialogs/dialog_erc.cpp:665 pcbnew/dialogs/dialog_drc.cpp:689 #, c-format msgid "Ignore all '%s' violations" -msgstr "忽略所有 \"%s\" 違規" +msgstr "忽略所有 '%s' 違規" #: eeschema/dialogs/dialog_erc.cpp:666 pcbnew/dialogs/dialog_drc.cpp:690 msgid "Violations will not be checked or reported" @@ -10292,25 +10256,25 @@ msgstr "編輯引腳到引腳衝突圖..." #: eeschema/dialogs/dialog_erc.cpp:675 eeschema/dialogs/dialog_erc.cpp:681 #: eeschema/dialogs/dialog_erc.cpp:688 msgid "Open the Schematic Setup... dialog" -msgstr "開啟“原理圖設定...”對話方塊" +msgstr "打開 '原理圖設置' 對話框" #: eeschema/dialogs/dialog_erc.cpp:680 pcbnew/dialogs/dialog_drc.cpp:695 msgid "Edit violation severities..." -msgstr "編輯違規嚴重性......" +msgstr "編輯違規嚴重級別......" #: eeschema/dialogs/dialog_erc.cpp:687 msgid "Edit connection grid spacing..." -msgstr "編輯連接的網格間距..." +msgstr "編輯最小網格間距..." #: eeschema/dialogs/dialog_erc.cpp:698 eeschema/dialogs/dialog_erc.cpp:729 #: pcbnew/dialogs/dialog_drc.cpp:705 pcbnew/dialogs/dialog_drc.cpp:753 msgid "Optional comment:" -msgstr "可選註解:" +msgstr "可選註解:" #: eeschema/dialogs/dialog_erc.cpp:698 eeschema/dialogs/dialog_erc.cpp:729 #: pcbnew/dialogs/dialog_drc.cpp:705 pcbnew/dialogs/dialog_drc.cpp:753 msgid "Exclusion Comment" -msgstr "排除註釋" +msgstr "排除註解" #: eeschema/dialogs/dialog_erc.cpp:807 #: eeschema/dialogs/dialog_schematic_setup.cpp:96 @@ -10322,7 +10286,7 @@ msgstr "引腳衝突圖" #: pcbnew/dialogs/dialog_board_setup.cpp:202 pcbnew/dialogs/dialog_drc.cpp:892 #: pcbnew/dialogs/dialog_drc.cpp:907 msgid "Violation Severity" -msgstr "違規嚴重程度" +msgstr "違規嚴重級別" #: eeschema/dialogs/dialog_erc.cpp:815 #: eeschema/dialogs/dialog_label_properties_base.cpp:185 @@ -10330,17 +10294,17 @@ msgstr "違規嚴重程度" #: eeschema/dialogs/dialog_sheet_pin_properties_base.cpp:74 #: pcbnew/dialogs/dialog_board_setup.cpp:134 msgid "Formatting" -msgstr "格式化" +msgstr "格式" #: eeschema/dialogs/dialog_erc.cpp:985 pcbnew/dialogs/dialog_gendrill.cpp:487 #, c-format msgid "Report file '%s' created." -msgstr "已建立報告檔案 \"%s\"。" +msgstr "已創建報告文件 '%s'。" #: eeschema/dialogs/dialog_erc_base.cpp:59 #: pcbnew/dialogs/dialog_drc_base.cpp:77 msgid "Tests Running..." -msgstr "測試正在執行..." +msgstr "測試運行中..." #: eeschema/dialogs/dialog_erc_base.cpp:67 #: eeschema/dialogs/dialog_erc_base.cpp:116 @@ -10382,13 +10346,13 @@ msgstr "測試正在執行..." #: pcbnew/dialogs/panel_pcb_display_options_base.cpp:28 #: pcbnew/dialogs/panel_pcb_display_options_base.cpp:167 msgid "a page" -msgstr "圖框" +msgstr "頁面" #: eeschema/dialogs/dialog_erc_base.cpp:78 #: pcbnew/dialogs/dialog_drc_base.cpp:99 #: pcbnew/dialogs/dialog_generators_base.cpp:31 msgid "Click on items to highlight them on the board." -msgstr "單擊項目以在電路板上突出顯示它們。" +msgstr "單擊項目以在板上高亮它們。" #: eeschema/dialogs/dialog_erc_base.cpp:90 #: pcbnew/dialogs/dialog_drc_base.cpp:110 @@ -10424,183 +10388,171 @@ msgid "Electrical Rules Checker" msgstr "電氣規則檢查 (ERC)" #: eeschema/dialogs/dialog_export_netlist.cpp:263 -#, fuzzy msgid "Export netlist in legacy KiCad format" -msgstr "將資料匯出為 Pcbnew 格式" +msgstr "將網表導出為舊版 KiCad 格式" #: eeschema/dialogs/dialog_export_netlist.cpp:268 -#, fuzzy msgid "Export netlist in OrcadPCB2 format" -msgstr "將資料匯出為 Pcbnew 格式" +msgstr "將網表導出為 OrcadPCB2 格式" #: eeschema/dialogs/dialog_export_netlist.cpp:273 -#, fuzzy msgid "Export netlist in Allegro format" -msgstr "將資料匯出為 Pcbnew 格式" +msgstr "將網表導出為 Allegro 格式" #: eeschema/dialogs/dialog_export_netlist.cpp:278 -#, fuzzy msgid "Export netlist in PADS format" -msgstr "匯出 GenCAD 格式" +msgstr "將網表導出為 PADS 格式" #: eeschema/dialogs/dialog_export_netlist.cpp:283 -#, fuzzy msgid "Export netlist in CadStar format" -msgstr "匯出 GenCAD 格式" +msgstr "將網表導出為 CadStar 格式" #: eeschema/dialogs/dialog_export_netlist.cpp:291 #: eeschema/dialogs/dialog_export_netlist_base.h:73 msgid "Export Netlist" -msgstr "匯出網表" +msgstr "導出網表" #: eeschema/dialogs/dialog_export_netlist.cpp:317 -#, fuzzy msgid "Export netlist in SPICE format" -msgstr "將資料匯出為 Pcbnew 格式" +msgstr "將網表導出為 SPICE 格式" #: eeschema/dialogs/dialog_export_netlist.cpp:321 #: eeschema/dialogs/dialog_export_netlist.cpp:374 msgid "Use current sheet as root" -msgstr "將當前圖框用作根" +msgstr "將當前圖紙用作根" #: eeschema/dialogs/dialog_export_netlist.cpp:322 #: eeschema/dialogs/dialog_export_netlist.cpp:375 msgid "Export netlist only for the current sheet" -msgstr "僅匯出當前圖框的網表" +msgstr "僅導出當前圖紙的網表" #: eeschema/dialogs/dialog_export_netlist.cpp:327 #: eeschema/dialogs/dialog_sim_command_base.cpp:647 msgid "Save all voltages" -msgstr "儲存所有電壓" +msgstr "保存所有電壓" #: eeschema/dialogs/dialog_export_netlist.cpp:328 msgid "Write a directive to save all voltages (.save all)" -msgstr "編寫指令以儲存所有電壓(.save all)" +msgstr "要保存所有電壓, 請使用以下指令: .save all" #: eeschema/dialogs/dialog_export_netlist.cpp:333 #: eeschema/dialogs/dialog_sim_command_base.cpp:650 msgid "Save all currents" -msgstr "儲存所有電流" +msgstr "保存所有電流" #: eeschema/dialogs/dialog_export_netlist.cpp:334 msgid "Write a directive to save all currents (.probe alli)" -msgstr "編寫指令以儲存所有電流 (.probe alli)" +msgstr "要保存所有電流, 請使用以下指令: .probe alli" #: eeschema/dialogs/dialog_export_netlist.cpp:339 #: eeschema/dialogs/dialog_sim_command_base.cpp:653 msgid "Save all power dissipations" -msgstr "儲存所有的功耗" +msgstr "保存所有耗散功率" #: eeschema/dialogs/dialog_export_netlist.cpp:340 msgid "" "Write directives to save power dissipation of all items (.probe p())" -msgstr "撰寫指令以儲存所有項目的功率消耗(.probe p())" +msgstr "要保存所有元件的耗散功率, 請使用以下指令: (.probe p())" #: eeschema/dialogs/dialog_export_netlist.cpp:346 -#, fuzzy msgid "Run external simulator command:" -msgstr "外部模擬器命令:" +msgstr "運行外部仿真工具命令:" #: eeschema/dialogs/dialog_export_netlist.cpp:348 -#, fuzzy msgid "" "Enter the command line to run SPICE\n" "Usually ' \"%I\"'\n" "%I will be replaced by the netlist filepath" msgstr "" -"輸入命令列以執行 SPICE。\n" -"通常 %I。\n" -"%I 將被實際的 SPICE 網表名稱替換" +"輸入命令以運行 SPICE\n" +"命令一般是 'SPICE 可執行文件完整路徑 \"%I\"'\n" +"使用實際網表文件路徑替換命令中的 %I" #: eeschema/dialogs/dialog_export_netlist.cpp:370 msgid "Export netlist as a SPICE .subckt model" -msgstr "" +msgstr "將網表導出為 SPICE .subckt 模型" #: eeschema/dialogs/dialog_export_netlist.cpp:424 msgid "Netlist command:" -msgstr "網表命令:" +msgstr "網表命令:" #: eeschema/dialogs/dialog_export_netlist.cpp:483 msgid "Save Netlist File" -msgstr "儲存網表文件" +msgstr "保存網表文件" #: eeschema/dialogs/dialog_export_netlist.cpp:543 #, c-format msgid "%s Export" -msgstr "匯出 %s" +msgstr "導出 %s" #: eeschema/dialogs/dialog_export_netlist.cpp:582 #: eeschema/netlist_exporters/netlist_generator.cpp:55 msgid "Exporting netlist requires a fully annotated schematic." -msgstr "匯出網表需要一張完整批註的原理圖。" +msgstr "請先將原理圖批註完整, 然後才能導出網表。" #: eeschema/dialogs/dialog_export_netlist.cpp:632 msgid "external simulator not found" -msgstr "找不到外部模擬器" +msgstr "找不到外部仿真工具" #: eeschema/dialogs/dialog_export_netlist.cpp:633 msgid "" "Note: command line is usually: <path to SPICE binary> \"%I\"" -msgstr "注意:命令行通常是:<SPICE二進制文件路徑> \"%I\"」" +msgstr "注意: 命令一般是: <SPICE 可執行文件完整路徑> \"%I\"" #: eeschema/dialogs/dialog_export_netlist.cpp:639 msgid "external simulator has the wrong format or architecture" -msgstr "外部模擬器的格式或架構錯誤" +msgstr "外部仿真工具格式或構架錯誤" #: eeschema/dialogs/dialog_export_netlist.cpp:644 msgid "permission denied" -msgstr "沒有權限" +msgstr "權限不足" #: eeschema/dialogs/dialog_export_netlist.cpp:797 msgid "This plugin already exists." -msgstr "此外掛已存在。" +msgstr "此插件已存在。" #: eeschema/dialogs/dialog_export_netlist.cpp:830 msgid "You must provide a netlist generator command string" -msgstr "你必須提供網表生成器命令字串" +msgstr "必須提供網表生成器的命令內容" #: eeschema/dialogs/dialog_export_netlist.cpp:836 msgid "You must provide a netlist generator title" -msgstr "你必須提供網表生成器標題" +msgstr "必須提供網表生成器的標題內容" #: eeschema/dialogs/dialog_export_netlist_base.cpp:50 -#, fuzzy msgid "Add Exporter..." -msgstr "匯出..." +msgstr "添加導出器..." #: eeschema/dialogs/dialog_export_netlist_base.cpp:53 -#, fuzzy msgid "Remove Exporter" -msgstr "移除拐角" +msgstr "移除導出器" #: eeschema/dialogs/dialog_export_netlist_base.cpp:101 -#, fuzzy msgid "Command line to run the exporter:" -msgstr "命令列執行生成器:" +msgstr "導出器運行命令:" #: eeschema/dialogs/dialog_export_netlist_base.cpp:116 -#, fuzzy msgid "Browse Scripts..." -msgstr "瀏覽生成器..." +msgstr "瀏覽腳本..." #: eeschema/dialogs/dialog_export_netlist_base.h:112 msgid "Add Script-based Netlist Exporter" -msgstr "" +msgstr "添加基於腳本的網表導出器" #: eeschema/dialogs/dialog_field_properties.cpp:234 msgid "Sheet filename can only be modified in Sheet Properties dialog." -msgstr "圖紙檔名只能在圖紙屬性對話方塊中修改。" +msgstr "圖紙文件名只能在圖紙屬性對話框中修改。" #: eeschema/dialogs/dialog_field_properties.cpp:482 msgid "Illegal reference designator value!" -msgstr "非法位號值!" +msgstr "非法位號值!" #: eeschema/dialogs/dialog_field_properties.cpp:584 #: eeschema/dialogs/dialog_label_properties.cpp:480 msgid "" "Intersheet reference visibility is controlled globally from Schematic Setup " "> General > Formatting" -msgstr "圖框間位號可見性透過\"原理圖設定 > 通用 > 格式\" 進行全域性控制" +msgstr "圖紙間位號可見性由 原理圖設置 > 通用 > 格式 進行全局控制" #: eeschema/dialogs/dialog_field_properties_base.cpp:78 #, c-format @@ -10610,20 +10562,19 @@ msgstr "(%s)" #: eeschema/dialogs/dialog_field_properties_base.cpp:94 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:320 msgid "Show field name" -msgstr "顯示欄位名稱" +msgstr "顯示字段名稱" #: eeschema/dialogs/dialog_field_properties_base.cpp:96 msgid "Show the field name in addtion to its value" -msgstr "顯示欄位名稱及其值" +msgstr "顯示字段名稱及其值" #: eeschema/dialogs/dialog_field_properties_base.cpp:103 -#, fuzzy msgid "Allow automatic placement" msgstr "允許自動放置" #: eeschema/dialogs/dialog_field_properties_base.cpp:106 msgid "Allow automatic placement of this field in the schematic" -msgstr "允許在原理圖中自動放置該欄位" +msgstr "允許在原理圖中自動放置該字段" #: eeschema/dialogs/dialog_field_properties_base.cpp:119 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:173 @@ -10640,7 +10591,7 @@ msgstr "允許在原理圖中自動放置該欄位" #: pcbnew/dialogs/dialog_text_properties_base.cpp:110 #: pcbnew/dialogs/dialog_textbox_properties_base.cpp:85 msgid "Font:" -msgstr "字型:" +msgstr "字體:" #: eeschema/dialogs/dialog_field_properties_base.cpp:123 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:177 @@ -10658,7 +10609,7 @@ msgstr "字型:" #: pcbnew/dialogs/dialog_text_properties_base.cpp:114 #: pcbnew/dialogs/dialog_textbox_properties_base.cpp:89 msgid "KiCad Font" -msgstr "KiCad 字型" +msgstr "KiCad 字體" #: eeschema/dialogs/dialog_field_properties_base.cpp:153 #: eeschema/dialogs/dialog_lib_text_properties_base.cpp:117 @@ -10724,13 +10675,13 @@ msgstr "底部對齊" #: eeschema/dialogs/dialog_lib_text_properties_base.cpp:87 #: eeschema/dialogs/dialog_text_properties_base.cpp:163 msgid "Horizontal text" -msgstr "水平文字" +msgstr "水平文本" #: eeschema/dialogs/dialog_field_properties_base.cpp:198 #: eeschema/dialogs/dialog_lib_text_properties_base.cpp:92 #: eeschema/dialogs/dialog_text_properties_base.cpp:168 msgid "Vertical text" -msgstr "垂直文字" +msgstr "垂直文本" #: eeschema/dialogs/dialog_field_properties_base.cpp:210 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:198 @@ -10740,7 +10691,7 @@ msgstr "垂直文字" #: eeschema/dialogs/dialog_sheet_pin_properties_base.cpp:117 #: eeschema/dialogs/dialog_text_properties_base.cpp:180 msgid "Text size:" -msgstr "文字尺寸:" +msgstr "文字大小:" #: eeschema/dialogs/dialog_field_properties_base.cpp:224 #: eeschema/dialogs/dialog_junction_props_base.cpp:38 @@ -10758,7 +10709,7 @@ msgstr "文字尺寸:" #: eeschema/dialogs/dialog_text_properties_base.cpp:234 #: eeschema/dialogs/dialog_wire_bus_properties_base.cpp:45 msgid "Color:" -msgstr "顏色:" +msgstr "顏色:" #: eeschema/dialogs/dialog_field_properties_base.cpp:247 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:286 @@ -10767,63 +10718,63 @@ msgstr "顏色:" #: pcbnew/dialogs/dialog_text_properties_base.cpp:207 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:193 msgid "Position X:" -msgstr "位置 X:" +msgstr "位置 X:" #: eeschema/dialogs/dialog_field_properties_base.cpp:258 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:312 #: pcbnew/dialogs/dialog_reference_image_properties_base.cpp:43 #: pcbnew/dialogs/dialog_text_properties_base.cpp:220 msgid "Position Y:" -msgstr "位置 Y:" +msgstr "位置 Y:" #: eeschema/dialogs/dialog_field_properties_base.cpp:269 #: eeschema/dialogs/dialog_lib_text_properties_base.cpp:199 #: eeschema/dialogs/dialog_lib_textbox_properties_base.cpp:288 msgid "Common to all units" -msgstr "適用於所有單元" +msgstr "作用於符號的所有單元" #: eeschema/dialogs/dialog_field_properties_base.cpp:272 #: eeschema/dialogs/dialog_lib_text_properties_base.cpp:202 #: eeschema/dialogs/dialog_lib_textbox_properties_base.cpp:291 msgid "Common to all body styles" -msgstr "適用於所有主體樣式" +msgstr "作用於符號的所有圖形符號樣式" #: eeschema/dialogs/dialog_field_properties_base.h:101 #: eeschema/dialogs/dialog_lib_text_properties_base.h:88 msgid "Text Item Properties" -msgstr "文字項目屬性" +msgstr "文本項目屬性" #: eeschema/dialogs/dialog_global_edit_text_and_graphics.cpp:598 msgid "Edit Text and Graphics" -msgstr "編輯文字和圖形屬性" +msgstr "編輯文本與圖形屬性" #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:33 msgid "Other symbol fields" -msgstr "其他符號欄位" +msgstr "其他符號字段" #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:39 msgid "Wires && wire labels" -msgstr "導線和導線標籤" +msgstr "連線和連線標籤" #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:42 msgid "Buses && bus labels" -msgstr "匯流排和匯流排標籤" +msgstr "總線和總線標籤" #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:51 msgid "Label fields" -msgstr "標籤欄位" +msgstr "標籤字段" #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:57 msgid "Sheet titles" -msgstr "圖框標題" +msgstr "圖紙標題" #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:60 msgid "Other sheet fields" -msgstr "其他圖框欄位" +msgstr "其他圖紙字段" #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:66 msgid "Sheet borders && backgrounds" -msgstr "圖框和背景" +msgstr "圖紙邊框和背景" #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:79 #: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:59 @@ -10832,20 +10783,20 @@ msgstr "篩選" #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:87 msgid "Filter fields by name:" -msgstr "按名稱篩選專案:" +msgstr "按名稱篩選項目:" #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:99 #: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:79 msgid "Filter items by parent reference designator:" -msgstr "按照父參考設計符號篩選項目:" +msgstr "按父級位號篩選項目:" #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:107 msgid "Filter items by parent symbol library id:" -msgstr "按照父符號庫 ID 篩選項目:" +msgstr "按父級符號庫索引值 篩選項目:" #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:113 msgid "Filter items by parent symbol type:" -msgstr "按照父符號類型篩選項目:" +msgstr "按父級符號類型篩選項目:" #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:116 msgid "Non-power symbols" @@ -10859,23 +10810,23 @@ msgstr "電源符號" #: pcbnew/dialogs/dialog_global_edit_teardrops_base.cpp:58 #: pcbnew/dialogs/dialog_global_edit_tracks_and_vias_base.cpp:51 msgid "Filter items by net:" -msgstr "按網路篩選項目:" +msgstr "按網絡篩選項目:" #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:140 #: pcbnew/dialogs/dialog_global_edit_teardrops_base.cpp:102 #: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:91 #: pcbnew/dialogs/dialog_global_edit_tracks_and_vias_base.cpp:121 msgid "Selected items only" -msgstr "僅限選擇項目" +msgstr "僅選中項目" #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:159 msgid "Set To" -msgstr "設定為" +msgstr "設置為" #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:189 #: eeschema/dialogs/dialog_tablecell_properties_base.cpp:162 msgid "Text color:" -msgstr "文字顏色:" +msgstr "文本顏色:" #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:242 #: eeschema/lib_pin.cpp:1654 eeschema/pin_type.cpp:114 @@ -10896,59 +10847,59 @@ msgstr "-- 保持不變 --" #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:248 msgid "(labels only)" -msgstr "(僅限標籤)" +msgstr "(僅標籤)" #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:279 msgid "H Align:" -msgstr "水平對齊:" +msgstr "水平對齊:" #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:289 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:299 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:313 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:323 msgid "(fields only)" -msgstr "(僅限欄位)" +msgstr "(僅字段)" #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:303 msgid "V Align:" -msgstr "垂直對齊:" +msgstr "垂直對齊:" #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:345 #: pagelayout_editor/dialogs/properties_frame_base.cpp:354 #: pcbnew/dialogs/dialog_shape_properties_base.cpp:235 #: pcbnew/tools/convert_tool.cpp:103 msgid "Line width:" -msgstr "線寬:" +msgstr "線條寬度:" #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:359 msgid "Line color:" -msgstr "線條顏色:" +msgstr "線條顏色:" #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:368 #: pcbnew/dialogs/dialog_shape_properties_base.cpp:248 msgid "Line style:" -msgstr "線條樣式:" +msgstr "線條樣式:" #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:384 #: eeschema/dialogs/dialog_lib_textbox_properties_base.cpp:265 #: eeschema/dialogs/dialog_shape_properties_base.cpp:94 #: eeschema/dialogs/dialog_text_properties_base.cpp:272 msgid "Fill color:" -msgstr "填充顏色:" +msgstr "填充顏色:" #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:393 #: eeschema/dialogs/dialog_wire_bus_properties_base.cpp:71 msgid "Junction size:" -msgstr "結點大小:" +msgstr "結點大小:" #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:407 msgid "Junction color:" -msgstr "結點顏色:" +msgstr "結點顏色:" #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.h:127 #: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.h:106 msgid "Edit Text and Graphic Properties" -msgstr "編輯文字和圖形屬性" +msgstr "編輯文本和圖形屬性" #: eeschema/dialogs/dialog_global_sym_lib_table_config.cpp:32 msgid "symbol" @@ -10960,19 +10911,19 @@ msgid "" "Error creating symbol library table '%s'.\n" "%s" msgstr "" -"建立符號庫表 '%s' 出錯。\n" +"創建符號庫表 '%s' 時出錯。\n" "%s" #: eeschema/dialogs/dialog_global_sym_lib_table_config.cpp:75 msgid "Please select a symbol library table file." -msgstr "請選擇一個符號庫檔案." +msgstr "請選擇一個符號庫表文件。" #: eeschema/dialogs/dialog_global_sym_lib_table_config.cpp:84 #: pcbnew/dialogs/dialog_global_fp_lib_table_config.cpp:83 #: pcbnew/footprint_libraries_utils.cpp:140 #, c-format msgid "File '%s' not found." -msgstr "找不到檔案 '%s'。" +msgstr "找不到文件 '%s'。" #: eeschema/dialogs/dialog_global_sym_lib_table_config.cpp:97 #, c-format @@ -10980,18 +10931,18 @@ msgid "" "Error reading symbol library table '%s'.\n" "%s" msgstr "" -"讀取符號庫表出錯 '%s'。\n" +"讀取符號庫表 '%s'出錯。\n" "%s" #: eeschema/dialogs/dialog_global_sym_lib_table_config.cpp:109 #, c-format msgid "Cannot create global library table '%s'." -msgstr "無法建立全域性庫表 '%s'。" +msgstr "無法創建全局庫表 '%s'。" #: eeschema/dialogs/dialog_global_sym_lib_table_config.cpp:117 #, c-format msgid "Error copying global symbol library table '%s' to '%s'." -msgstr "複製全域性符號庫表 '%s' 到 '%s' 時出錯。" +msgstr "將全局符號庫表 '%s' 複製到 '%s' 時出錯。" #: eeschema/dialogs/dialog_ibis_parser_reporter.cpp:31 msgid "Ibis parser log" @@ -11005,7 +10956,7 @@ msgstr "Ibis 解析器" #: eeschema/dialogs/dialog_image_properties_base.h:56 #: pcbnew/pcb_reference_image.cpp:350 msgid "Image Properties" -msgstr "圖片屬性" +msgstr "圖像屬性" #: eeschema/dialogs/dialog_image_properties_base.cpp:25 #: gerbview/gerber_draw_item.cpp:706 @@ -11027,17 +10978,17 @@ msgstr "編輯結點" #: pcbnew/dialogs/dialog_pad_properties.cpp:1698 #: pcbnew/dialogs/dialog_pad_properties.cpp:1715 msgid "Diameter:" -msgstr "直徑:" +msgstr "直徑:" #: eeschema/dialogs/dialog_junction_props_base.cpp:61 msgid "Set diameter to 0 to use schematic's junction dot size." -msgstr "將直徑設為 0 以使用原理圖連線點尺寸。" +msgstr "將直徑設置為 0 以使用原理圖默認結點大小。" #: eeschema/dialogs/dialog_junction_props_base.cpp:65 #: eeschema/dialogs/dialog_line_properties_base.cpp:83 #: eeschema/dialogs/dialog_wire_bus_properties_base.cpp:94 msgid "Clear color to use Schematic Editor colors." -msgstr "清除顏色以使用原理圖編輯器顏色。" +msgstr "清除顏色以使用默認原理圖編輯器顏色。" #: eeschema/dialogs/dialog_junction_props_base.h:57 msgid "Junction Properties" @@ -11045,15 +10996,15 @@ msgstr "結點屬性" #: eeschema/dialogs/dialog_label_properties.cpp:94 msgid "Pin length:" -msgstr "引腳長度:" +msgstr "引腳引線長度:" #: eeschema/dialogs/dialog_label_properties.cpp:99 msgid "Global Label Properties" -msgstr "全域性標籤屬性" +msgstr "全局標籤屬性" #: eeschema/dialogs/dialog_label_properties.cpp:100 msgid "Hierarchical Label Properties" -msgstr "原理圖層次標籤屬性" +msgstr "層次標籤屬性" #: eeschema/dialogs/dialog_label_properties.cpp:101 #: eeschema/dialogs/dialog_label_properties_base.h:118 @@ -11066,7 +11017,7 @@ msgstr "指令標籤屬性" #: eeschema/dialogs/dialog_label_properties.cpp:103 msgid "Hierarchical Sheet Pin Properties" -msgstr "層次分頁引腳屬性" +msgstr "層次圖紙引腳屬性" #: eeschema/dialogs/dialog_label_properties.cpp:458 msgid "Label can not be empty." @@ -11080,22 +11031,21 @@ msgid "untitled" msgstr "無標題" #: eeschema/dialogs/dialog_label_properties.cpp:590 -#, fuzzy msgid "Edit Label Properties" -msgstr "標籤屬性" +msgstr "編輯標籤屬性" #: eeschema/dialogs/dialog_label_properties.cpp:673 msgid "The first field is mandatory." -msgstr "首欄位必填。" +msgstr "首字段是必填項。" #: eeschema/dialogs/dialog_label_properties_base.cpp:31 #: eeschema/dialogs/dialog_label_properties_base.cpp:40 msgid "Label:" -msgstr "標籤:" +msgstr "標籤:" #: eeschema/dialogs/dialog_label_properties_base.cpp:33 msgid "Enter the text to be used within the schematic" -msgstr "輸入文字將在原理圖中使用" +msgstr "輸入文本將在原理圖中使用" #: eeschema/dialogs/dialog_label_properties_base.cpp:50 #: eeschema/dialogs/dialog_lib_textbox_properties_base.cpp:159 @@ -11113,7 +11063,7 @@ msgstr "語法幫助" #: eeschema/dialogs/dialog_user_defined_signals_base.cpp:79 #: pcbnew/dialogs/panel_setup_rules_base.cpp:31 msgid "Show syntax help window" -msgstr "顯示語法幫助視窗" +msgstr "顯示語法幫助窗口" #: eeschema/dialogs/dialog_label_properties_base.cpp:59 #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:31 @@ -11124,7 +11074,7 @@ msgstr "顯示語法幫助視窗" #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:28 #: pcbnew/footprint.cpp:3747 msgid "Fields" -msgstr "欄位" +msgstr "字段" #: eeschema/dialogs/dialog_label_properties_base.cpp:89 #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:61 @@ -11155,7 +11105,7 @@ msgstr "顯示名稱" #: eeschema/dialogs/dialog_symbol_properties_base.cpp:60 #: eeschema/fields_grid_table.cpp:378 msgid "H Align" -msgstr "水平排列" +msgstr "水平對齊" #: eeschema/dialogs/dialog_label_properties_base.cpp:92 #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:64 @@ -11163,7 +11113,7 @@ msgstr "水平排列" #: eeschema/dialogs/dialog_symbol_properties_base.cpp:61 #: eeschema/fields_grid_table.cpp:379 msgid "V Align" -msgstr "垂直排列" +msgstr "垂直對齊" #: eeschema/dialogs/dialog_label_properties_base.cpp:95 #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:67 @@ -11177,7 +11127,7 @@ msgstr "垂直排列" #: eeschema/sch_textbox.cpp:491 eeschema/sch_textbox.cpp:600 #: pcbnew/tools/board_inspection_tool.cpp:1406 msgid "Text Size" -msgstr "文字大小" +msgstr "文本大小" #: eeschema/dialogs/dialog_label_properties_base.cpp:97 #: eeschema/dialogs/dialog_lib_edit_pin_table.cpp:128 @@ -11205,7 +11155,7 @@ msgstr "Y 座標" #: eeschema/dialogs/dialog_symbol_properties_base.cpp:90 #: eeschema/dialogs/dialog_user_defined_signals_base.cpp:63 msgid "Add field" -msgstr "新增欄位" +msgstr "添加字段" #: eeschema/dialogs/dialog_label_properties_base.cpp:139 #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:110 @@ -11213,7 +11163,7 @@ msgstr "新增欄位" #: eeschema/dialogs/dialog_symbol_properties_base.cpp:108 #: eeschema/dialogs/dialog_user_defined_signals_base.cpp:71 msgid "Delete field" -msgstr "刪除欄位" +msgstr "刪除字段" #: eeschema/dialogs/dialog_label_properties_base.cpp:154 #: eeschema/dialogs/dialog_sheet_pin_properties_base.cpp:55 @@ -11248,7 +11198,7 @@ msgstr "三態" #: eeschema/lib_pin.cpp:1623 eeschema/pin_type.cpp:89 #: eeschema/sch_label.cpp:151 eeschema/sch_label.cpp:2218 msgid "Passive" -msgstr "被動" +msgstr "無源" #: eeschema/dialogs/dialog_label_properties_base.cpp:169 #: eeschema/sch_label.cpp:2269 @@ -11283,7 +11233,7 @@ msgstr "標準" #: pagelayout_editor/dialogs/dialog_design_inspector_base.cpp:37 #: pcbnew/dialogs/dialog_board_statistics_base.cpp:227 msgid "Count" -msgstr "計數" +msgstr "數量" #: eeschema/dialogs/dialog_lib_edit_pin_table.cpp:120 #: eeschema/dialogs/dialog_lib_edit_pin_table_base.cpp:88 @@ -11300,7 +11250,7 @@ msgstr "編號" #: eeschema/dialogs/dialog_symbol_properties_base.cpp:282 #: eeschema/lib_pin.cpp:1670 msgid "Electrical Type" -msgstr "電氣型別" +msgstr "電氣類型" #: eeschema/dialogs/dialog_lib_edit_pin_table.cpp:123 #: eeschema/dialogs/dialog_lib_edit_pin_table_base.cpp:91 @@ -11316,18 +11266,18 @@ msgstr "圖形樣式" #: eeschema/dialogs/dialog_lib_edit_pin_table_base.cpp:93 #: eeschema/lib_pin.cpp:1694 msgid "Number Text Size" -msgstr "編號文字高度" +msgstr "引腳編號文本高度" #: eeschema/dialogs/dialog_lib_edit_pin_table.cpp:126 #: eeschema/dialogs/dialog_lib_edit_pin_table_base.cpp:94 #: eeschema/lib_pin.cpp:1690 msgid "Name Text Size" -msgstr "名稱文字尺寸" +msgstr "名稱文字大小" #: eeschema/dialogs/dialog_lib_edit_pin_table.cpp:132 #: eeschema/dialogs/dialog_lib_edit_pin_table_base.cpp:100 msgid "De Morgan" -msgstr "德摩根標準" +msgstr "De Morgan 等效樣式" #: eeschema/dialogs/dialog_lib_edit_pin_table.cpp:839 #: eeschema/dialogs/dialog_lib_shape_properties.cpp:75 @@ -11339,11 +11289,11 @@ msgstr "只讀" #: eeschema/dialogs/dialog_lib_edit_pin_table.cpp:1219 #: eeschema/dialogs/dialog_symbol_fields_table.cpp:1324 msgid "Save changes?" -msgstr "儲存變更嗎?" +msgstr "保存變更嗎?" #: eeschema/dialogs/dialog_lib_edit_pin_table_base.cpp:26 msgid "Pin numbers:" -msgstr "引腳編號:" +msgstr "引腳編號:" #: eeschema/dialogs/dialog_lib_edit_pin_table_base.cpp:30 #: eeschema/dialogs/dialog_lib_edit_pin_table_base.cpp:41 @@ -11383,11 +11333,11 @@ msgstr "0" #: eeschema/dialogs/dialog_lib_edit_pin_table_base.cpp:37 msgid "Pin count:" -msgstr "引腳數:" +msgstr "引腳數量:" #: eeschema/dialogs/dialog_lib_edit_pin_table_base.cpp:48 msgid "Duplicate pins:" -msgstr "重複的引腳:" +msgstr "編號重複的引腳:" #: eeschema/dialogs/dialog_lib_edit_pin_table_base.cpp:137 msgid "Group by name" @@ -11399,16 +11349,16 @@ msgstr "選中的組" #: eeschema/dialogs/dialog_lib_edit_pin_table_base.cpp:151 msgid "Filter by unit:" -msgstr "按單元篩選:" +msgstr "按單元篩選:" #: eeschema/dialogs/dialog_lib_edit_pin_table_base.h:83 msgid "Pin Table" -msgstr "引腳列表" +msgstr "引腳屬性表" #: eeschema/dialogs/dialog_lib_new_symbol_base.cpp:42 #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:130 msgid "Symbol name:" -msgstr "符號名稱:" +msgstr "符號名稱:" #: eeschema/dialogs/dialog_lib_new_symbol_base.cpp:44 msgid "" @@ -11416,11 +11366,11 @@ msgid "" "symbol value when loaded in the schematic." msgstr "" "庫中的符號名稱以及在原理圖中\n" -"載入時的預設符號值。" +"加載時的默認符號值。" #: eeschema/dialogs/dialog_lib_new_symbol_base.cpp:51 msgid "Derive from existing symbol:" -msgstr "從現有符號派生:" +msgstr "從現有符號派生:" #: eeschema/dialogs/dialog_lib_new_symbol_base.cpp:55 #: eeschema/dialogs/dialog_lib_shape_properties_base.cpp:92 @@ -11432,7 +11382,7 @@ msgstr "從現有符號派生:" #: pcbnew/dialogs/dialog_shape_properties_base.cpp:252 #: pcbnew/dialogs/dialog_textbox_properties_base.cpp:209 msgid "Combo!" -msgstr "組合!" +msgstr "組合!" #: eeschema/dialogs/dialog_lib_new_symbol_base.cpp:56 msgid "" @@ -11443,12 +11393,11 @@ msgid "" msgstr "" "選擇當前庫中的符號作為父級符號。\n" "\n" -"這以前稱為別名。 請勿選擇\n" -"現有符號來建立新的根符號。" +"請勿選擇現有符號來創建新的根符號。" #: eeschema/dialogs/dialog_lib_new_symbol_base.cpp:60 msgid "Default reference designator:" -msgstr "預設位號:" +msgstr "默認位號:" #: eeschema/dialogs/dialog_lib_new_symbol_base.cpp:64 msgid "U" @@ -11456,28 +11405,26 @@ msgstr "U" #: eeschema/dialogs/dialog_lib_new_symbol_base.cpp:67 msgid "Number of units per package:" -msgstr "每封裝單元數:" +msgstr "符號單元數量:" #: eeschema/dialogs/dialog_lib_new_symbol_base.cpp:80 #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:182 msgid "All units are interchangeable" -msgstr "所有單位不能互換" +msgstr "單元之間可以互換" #: eeschema/dialogs/dialog_lib_new_symbol_base.cpp:81 msgid "" "Check this option when all symbol units are identical except\n" "for pin numbers." -msgstr "" -"當除引腳號外,所有的符號單位都相同時\n" -"檢查這個選項。" +msgstr "除引腳編號不同之外, 所有的符號單元都相同時, 請勾選此選項。" #: eeschema/dialogs/dialog_lib_new_symbol_base.cpp:85 msgid "Create symbol with alternate body style (De Morgan)" -msgstr "用備用主體樣式建立符號(德摩根)" +msgstr "符號具有備選主體圖形樣式" #: eeschema/dialogs/dialog_lib_new_symbol_base.cpp:88 msgid "Create symbol as power symbol" -msgstr "建立符號作為電源符號" +msgstr "作為一個電源符號" #: eeschema/dialogs/dialog_lib_new_symbol_base.cpp:91 #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:276 @@ -11487,29 +11434,29 @@ msgstr "建立符號作為電源符號" #: pcbnew/drc/drc_test_provider_library_parity.cpp:610 #: pcbnew/drc/drc_test_provider_schematic_parity.cpp:176 msgid "Exclude from bill of materials" -msgstr "從物料清單中排除" +msgstr "從物料清單中移除" #: eeschema/dialogs/dialog_lib_new_symbol_base.cpp:94 #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:279 #: eeschema/dialogs/dialog_symbol_properties_base.cpp:212 msgid "Exclude from board" -msgstr "從電路板中排除" +msgstr "不在 PCB 中進行繪製" #: eeschema/dialogs/dialog_lib_new_symbol_base.cpp:112 msgid "Pin name position offset:" -msgstr "引腳名稱位置偏移量:" +msgstr "引腳名稱位置偏移:" #: eeschema/dialogs/dialog_lib_new_symbol_base.cpp:129 msgid "Show pin number text" -msgstr "顯示引腳編號文字" +msgstr "顯示引腳編號" #: eeschema/dialogs/dialog_lib_new_symbol_base.cpp:133 msgid "Show pin name text" -msgstr "顯示引腳名稱文字" +msgstr "顯示引腳名稱" #: eeschema/dialogs/dialog_lib_new_symbol_base.cpp:137 msgid "Pin name inside" -msgstr "引腳名稱在內部" +msgstr "引腳名稱顯示在符號內部" #: eeschema/dialogs/dialog_lib_new_symbol_base.h:78 msgid "New Symbol" @@ -11522,7 +11469,7 @@ msgstr "新建符號" #: eeschema/dialogs/dialog_tablecell_properties.cpp:55 #: eeschema/dialogs/dialog_text_properties.cpp:72 msgid "Note: individual item colors overridden in Preferences." -msgstr "注意:個別項目顏色在偏好設定中被覆蓋。" +msgstr "注意: 單個項目的顏色被全局偏好設置覆蓋。" #: eeschema/dialogs/dialog_lib_shape_properties_base.cpp:48 #: eeschema/dialogs/dialog_lib_textbox_properties_base.cpp:207 @@ -11531,11 +11478,11 @@ msgstr "注意:個別項目顏色在偏好設定中被覆蓋。" #: pcbnew/dialogs/dialog_textbox_properties_base.cpp:152 #: pcbnew/pcb_tablecell.cpp:188 pcbnew/pcb_textbox.cpp:712 msgid "Border" -msgstr "邊界" +msgstr "描邊" #: eeschema/dialogs/dialog_lib_shape_properties_base.cpp:97 msgid "Set border width to 0 to use schematic's default symbol line width." -msgstr "將邊框寬度設為 0 以使用原理圖預設符號行寬。" +msgstr "將描邊寬度設置為 0 以使用原理圖默認符號線寬。" #: eeschema/dialogs/dialog_lib_shape_properties_base.cpp:111 #: pcbnew/zone.cpp:1641 @@ -11544,34 +11491,34 @@ msgstr "填充樣式" #: eeschema/dialogs/dialog_lib_shape_properties_base.cpp:118 msgid "Do not fill" -msgstr "不填充" +msgstr "不做填充" #: eeschema/dialogs/dialog_lib_shape_properties_base.cpp:121 msgid "Fill with body outline color" -msgstr "填充主體輪廓顏色" +msgstr "用描邊顏色填充主體" #: eeschema/dialogs/dialog_lib_shape_properties_base.cpp:124 msgid "Fill with body background color" -msgstr "填充主體背景顏色" +msgstr "用默認背景填充主體" #: eeschema/dialogs/dialog_lib_shape_properties_base.cpp:127 msgid "Fill with:" -msgstr "填充物:" +msgstr "指定填充顏色:" #: eeschema/dialogs/dialog_lib_shape_properties_base.cpp:148 #: eeschema/dialogs/dialog_lib_text_properties_base.cpp:196 msgid "Private to Symbol Editor" -msgstr "對符號編輯器私密" +msgstr "只顯示在符號編輯器中" #: eeschema/dialogs/dialog_lib_shape_properties_base.cpp:151 #: eeschema/dialogs/dialog_pin_properties_base.cpp:154 msgid "Common to all &units in symbol" -msgstr "適用於所有單元 (&U)" +msgstr "作用於符號的所有單元(&U)" #: eeschema/dialogs/dialog_lib_shape_properties_base.cpp:157 #: eeschema/dialogs/dialog_pin_properties_base.cpp:157 msgid "Common to all body &styles (De Morgan)" -msgstr "所有主體&風格共用 (德摩根)" +msgstr "作用於所有圖形符號樣式 (De Morgan 等效樣式) (&S)" #: eeschema/dialogs/dialog_lib_shape_properties_base.h:89 #: eeschema/dialogs/dialog_shape_properties_base.h:77 @@ -11591,42 +11538,42 @@ msgstr "位號必須以字母開頭。" #: pcbnew/dialogs/dialog_footprint_properties.cpp:389 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor.cpp:437 msgid "Fields must have a name." -msgstr "欄位必須要有名稱。" +msgstr "字段必須要有名稱。" #: eeschema/dialogs/dialog_lib_symbol_properties.cpp:284 msgid "Derived symbol must have a parent selected" -msgstr "派生的符號必須有一個父級被選中" +msgstr "派生符號必須選擇一個父符號" #: eeschema/dialogs/dialog_lib_symbol_properties.cpp:296 msgid "Delete extra units from symbol?" -msgstr "是否刪除符號多餘單元?" +msgstr "是否刪除符號中多餘的單元?" #: eeschema/dialogs/dialog_lib_symbol_properties.cpp:302 msgid "Delete alternate body style (De Morgan) from symbol?" -msgstr "從符號刪除備用主體樣式(德摩根)?" +msgstr "是否刪除符號的備選主體圖形樣式 (De Morgan 等效樣式) ?" #: eeschema/dialogs/dialog_lib_symbol_properties.cpp:323 #: eeschema/symbol_editor/symbol_editor.cpp:387 #: eeschema/symbol_editor/symbol_editor.cpp:692 #: eeschema/tools/symbol_editor_control.cpp:419 msgid "Symbol must have a name." -msgstr "零件符號必須要有名字。" +msgstr "符號必須要有一個名稱。" #: eeschema/dialogs/dialog_lib_symbol_properties.cpp:335 #, c-format msgid "Symbol name '%s' already in use in library '%s'." -msgstr "符號名 '%s' 已用於庫 '%s' 。" +msgstr "符號名稱 '%s' 在庫 '%s' 中已被使用。" #: eeschema/dialogs/dialog_lib_symbol_properties.cpp:342 #: eeschema/dialogs/dialog_lib_symbol_properties.cpp:347 #: eeschema/dialogs/dialog_symbol_properties.cpp:889 msgid "Edit Symbol Properties" -msgstr "編輯零件符號屬性" +msgstr "編輯符號屬性" #: eeschema/dialogs/dialog_lib_symbol_properties.cpp:467 #, c-format msgid "The name '%s' is already in use." -msgstr "名稱 '%s' 已經在使用中。" +msgstr "名稱 '%s' 已被使用。" #: eeschema/dialogs/dialog_lib_symbol_properties.cpp:550 #: eeschema/dialogs/dialog_sheet_properties.cpp:761 @@ -11635,24 +11582,24 @@ msgstr "名稱 '%s' 已經在使用中。" #: pcbnew/dialogs/dialog_footprint_properties_fp_editor.cpp:714 #, c-format msgid "The first %d fields are mandatory." -msgstr "首欄位 %d 是必填欄位。" +msgstr "首字段 %d 是必填字段。" #: eeschema/dialogs/dialog_lib_symbol_properties.cpp:722 msgid "Add Footprint Filter" -msgstr "新增封裝篩選" +msgstr "添加封裝篩選規則" #: eeschema/dialogs/dialog_lib_symbol_properties.cpp:765 msgid "Edit Footprint Filter" -msgstr "編輯封裝篩選" +msgstr "編輯封裝篩選規則" #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:137 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:122 msgid "Keywords:" -msgstr "關鍵字:" +msgstr "關鍵字:" #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:144 msgid "Derive from symbol:" -msgstr "派生自符號:" +msgstr "派生自符號:" #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:148 msgid "" @@ -11668,21 +11615,17 @@ msgid "" "derived from another symbols or they stand alone as\n" "root symbols." msgstr "" -"選擇要從中派生此符號的符號或選擇\n" -"表示根符號。\n" +"選擇符號的派生源或設置為 <無> 使此符號作為根符號。\n" "\n" -"派生符號以前稱為別名。\n" -"現在不再是這樣了,所有符號要麼\n" -"派生自另一個符號,要麼他們單獨\n" -"作為根符號。" +"所有的符號要麼是從另一個符號中派生出來的, 要麼就是作為根符號獨立存在。" #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:170 msgid "Number of units:" -msgstr "單元數目:" +msgstr "單元數量:" #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:172 msgid "Enter the number of units for a symbol that contains more than one unit" -msgstr "為包含多個單元的元件輸入單元數量" +msgstr "為包含多個單元的符號輸入單元數量" #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:183 msgid "" @@ -11690,13 +11633,13 @@ msgid "" "For instance, this should be checked for a quad NAND gate, while it should " "not be checked for a dual triode (where unit C is the filament)." msgstr "" -"如果所有元件單位的功能都相同,請勾選此選項。\n" -"例如,對於四輸入NAND閘應勾選此選項,而對於雙三極管(其中單位C是燈絲)不應勾" -"選。" +"當所有符號單元具有相同的功能時, 請選中此選項。\n" +"例如, 對於四輸入與非門應該選中此選項, 而對於雙三極管 (其中單元 C 為 filament)" +" 則不應選中此選項。" #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:190 msgid "Has alternate body style (De Morgan)" -msgstr "存在備用主體樣式(德摩根)" +msgstr "具有備選主體圖形樣式 (De Morgan 等效樣式)" #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:191 msgid "" @@ -11705,9 +11648,8 @@ msgid "" "For instance, this should be checked for a NAND gate to provide an alternate " "representation as an OR gate with inverted inputs." msgstr "" -"如果符號具有 De Morgan 邏輯等價的替代圖形表示,請勾選此選項。\n" -"例如,對於 NAND 閘,應該勾選此選項以提供其作為具有反相輸入的 OR 閘的替代表" -"示。" +"如果符號具有 De Morgan 邏輯等價的等效主體樣式, 請選中此選項。\n" +"例如, 對於與非門, 應該選中此選項以提供作為具有反轉輸入的或門的等效表示。" #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:198 msgid "Define as power symbol" @@ -11720,14 +11662,14 @@ msgid "" "from editing in the schematic. The symbol will not be included in\n" "the BOM and cannot be assigned a footprint." msgstr "" -"設定此選項,會使相關符號出現在\n" -"“新增電源符號”對話方塊中。 \n" -"它將鎖定值文字,防止其在原理圖中被編輯。 \n" -"該符號將不包括在BOM 中,並且無法分配封裝。" +"勾選此選項, 會使該符號出現在 \"添加電源符號\" 窗口中, 作為一個電源符號使用。" +"\n" +"電源符號的數值文本會被鎖定, 以防其在原理圖中被不慎編輯。\n" +"電源符號不會在 BOM 中出現, 也不能對電源符號分配封裝。" #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:213 msgid "Pin Text Options" -msgstr "引腳文字選項" +msgstr "引腳文本選項" #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:215 msgid "Show pin number" @@ -11749,23 +11691,23 @@ msgstr "顯示或隱藏引腳名稱" #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:230 msgid "Place pin names inside" -msgstr "將引腳名稱放在裡面" +msgstr "將引腳名稱放在符號內部" #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:232 msgid "" "Check this option to have pin names inside the body and pin number outside.\n" "If not checked pins names and pins numbers are outside." msgstr "" -"勾選此選項,引腳編號在符號主體外側,引腳名稱在內側。\n" -"如果未選中,引腳名稱和編號都在外側。" +"如果勾選此選項, 引腳編號會顯示在符號主體外側, 而引腳名稱將顯示在符號內部。\n" +"如果未選中, 引腳名稱和編號都會在符號主體外側顯示。" #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:239 msgid "Position offset:" -msgstr "位置偏移:" +msgstr "位置偏移:" #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:241 msgid "Margin between the pin name position and the symbol body." -msgstr "符號主體與引腳名稱之間的距離。" +msgstr "引腳名稱位置與符號主體之間的距離。" #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:248 #: eeschema/dialogs/dialog_pin_properties_base.cpp:120 @@ -11791,11 +11733,11 @@ msgstr "單元" #: eeschema/dialogs/dialog_symbol_properties_base.cpp:201 #: eeschema/dialogs/dialog_text_properties_base.cpp:86 msgid "Exclude from simulation" -msgstr "排除於在模擬外" +msgstr "不參與電路仿真" #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:303 msgid "Footprint filters:" -msgstr "封裝篩選器:" +msgstr "封裝篩選規則列表:" #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:305 msgid "" @@ -11803,28 +11745,34 @@ msgid "" "Footprints names can used wildcards like sm* to allow all footprints names " "starting by sm." msgstr "" -"可以用於這個符號的封裝名稱列表。\n" -"可以使用像 sm* 這樣的萬用字元來允許所有以 sm 開頭的封裝名稱。" +"可以在封裝篩選規則列表中, " +"為符號預先分配一個可選封裝列表。在繪製原理圖添加符號時,\n" +"會根據符號的封裝篩選規則, 在所有封裝庫中搜索並顯示與其規則匹配的封裝, " +"你可以從中\n" +"選擇一個合適的封裝。\n" +"篩選字段可以包含通配符, 如 sm*, 可以匹配所有以 sm 開頭的封裝名稱, " +"意味著該符號\n" +"默認可選所有以 sm 開頭的封裝。" #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:316 msgid "Add footprint filter" -msgstr "新增封裝篩選器" +msgstr "添加篩選規則" #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:321 msgid "Edit footprint filter" -msgstr "編輯封裝篩選器" +msgstr "編輯篩選規則" #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:329 msgid "Delete footprint filter" -msgstr "刪除封裝篩選器" +msgstr "刪除篩選規則" #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:343 msgid "Footprint Filters" -msgstr "封裝篩選器" +msgstr "封裝篩選規則" #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:356 msgid "Edit Simulation Model..." -msgstr "編輯模擬模型..." +msgstr "編輯仿真模型..." #: eeschema/dialogs/dialog_lib_symbol_properties_base.h:116 msgid "Library Symbol Properties" @@ -11833,7 +11781,7 @@ msgstr "庫符號屬性" #: eeschema/dialogs/dialog_lib_text_properties.cpp:231 #: eeschema/dialogs/dialog_text_properties.cpp:451 msgid "Text can not be empty." -msgstr "文字不能為空。" +msgstr "文本不能為空。" #: eeschema/dialogs/dialog_lib_textbox_properties_base.cpp:259 #: eeschema/dialogs/dialog_text_properties_base.cpp:266 @@ -11842,29 +11790,29 @@ msgstr "背景填充" #: eeschema/dialogs/dialog_lib_textbox_properties_base.cpp:285 msgid "Private to symbol editor" -msgstr "對符號編輯器私密" +msgstr "只顯示在符號編輯器中" #: eeschema/dialogs/dialog_lib_textbox_properties_base.h:106 #: eeschema/dialogs/dialog_text_properties.cpp:57 #: pcbnew/dialogs/dialog_textbox_properties_base.h:101 msgid "Text Box Properties" -msgstr "文字框屬性" +msgstr "文本框屬性" #: eeschema/dialogs/dialog_line_properties.cpp:152 msgid "Edit Line" -msgstr "編輯線段" +msgstr "編輯單行" #: eeschema/dialogs/dialog_line_properties.cpp:152 msgid "Edit Lines" -msgstr "編輯多條線段" +msgstr "編輯多行" #: eeschema/dialogs/dialog_line_properties_base.cpp:79 msgid "Set width to 0 to use schematic's default line width." -msgstr "將寬度設為 0 以使用原理圖預設行寬。" +msgstr "將寬度設為 0 以使用原理圖默認行寬。" #: eeschema/dialogs/dialog_line_properties_base.h:66 msgid "Line Properties" -msgstr "線屬性" +msgstr "圖線屬性" #: eeschema/dialogs/dialog_migrate_buses.cpp:114 msgid "Conflicting Labels" @@ -11883,20 +11831,20 @@ msgid "" "This schematic has one or more buses with more than one label.\n" "This was allowed in previous KiCad versions but is no longer permitted." msgstr "" -"此原理圖有一個或多個具有多個標籤的匯流排。\n" -"這在以前的 KiCad 版本中是允許的, 但不再允許。" +"此原理圖中存在有包含多個標籤的總線。\n" +"在早期版本的 KiCad 中允許出現這種情況, 現已不再允許這麼做。" #: eeschema/dialogs/dialog_migrate_buses_base.cpp:23 msgid "" "Please select a new name for each of the buses below.\n" "A name has been suggested for you based on the labels attached to the bus." msgstr "" -"請為下面的每個匯流排選擇一個新名稱。\n" -"已根據連線到匯流排的標籤,推薦了一個名稱。" +"請為以下的每條總線選擇一個新名稱。\n" +"根據總線原有的標籤, 為你推薦了一個新名稱。" #: eeschema/dialogs/dialog_migrate_buses_base.cpp:32 msgid "Proposed new name:" -msgstr "建議的新名稱:" +msgstr "建議的新名稱:" #: eeschema/dialogs/dialog_migrate_buses_base.cpp:45 msgid "Accept Name" @@ -11904,41 +11852,41 @@ msgstr "接受名稱" #: eeschema/dialogs/dialog_migrate_buses_base.h:53 msgid "Migrate Buses" -msgstr "遷移匯流排" +msgstr "遷移總線" #: eeschema/dialogs/dialog_pin_properties.cpp:53 #: eeschema/dialogs/dialog_pin_properties_base.cpp:212 msgid "Alternate Pin Name" -msgstr "備用引腳號" +msgstr "引腳複用名稱" #: eeschema/dialogs/dialog_pin_properties.cpp:204 #: eeschema/dialogs/dialog_symbol_properties.cpp:386 msgid "Alternate pin assignments are not available for De Morgan symbols." -msgstr "備用引腳分配對德摩根符號不可用。" +msgstr "引腳複用分配功能對 De Morgan 等效樣式符號不可用。" #: eeschema/dialogs/dialog_pin_properties.cpp:281 msgid "Exit sync pins mode" -msgstr "退出“同步引腳”模式" +msgstr "退出 同步引腳 模式" #: eeschema/dialogs/dialog_pin_properties.cpp:296 msgid "" "Synchronized pins mode is enabled.\n" "Similar pins will be edited regardless of this option." msgstr "" -"已啟用同步的引腳編輯模式。\n" -"不管這個選項是否啟用,類似的引腳將被編輯。" +"同步的引腳編輯模式已啟用。\n" +"不管這個選項是否啟用, 類似的引腳將被編輯。" #: eeschema/dialogs/dialog_pin_properties.cpp:301 msgid "If checked, this pin will exist in all units." -msgstr "如果勾選,此引腳將存在於所有單元。" +msgstr "如果勾選此選項, 在符號所有的單元中均會顯示此引腳。" #: eeschema/dialogs/dialog_pin_properties.cpp:305 msgid "This symbol only has one unit. This control has no effect." -msgstr "這個符號只有一個單位。此控制元件沒有效果。" +msgstr "符號只有一個單元, 該操作無效。" #: eeschema/dialogs/dialog_pin_properties.cpp:326 msgid "Alternate pin definitions must have a name." -msgstr "備用引腳號定義必須有名稱。" +msgstr "引腳複用定義必須要有一個名稱。" #: eeschema/dialogs/dialog_pin_properties.cpp:346 #, c-format @@ -11947,8 +11895,9 @@ msgid "" "in the schematic.\n" "Do you wish to continue?" msgstr "" -"此引腳不在 %d mils 網格上,這造成在原理圖中難以連線到此引腳。\n" -"你想繼續嗎?" +"此引腳不在 %d mils 柵格上 (未與柵格對齊), " +"這可能會導致此引腳在在原理圖中難以連接。\n" +"確定繼續嗎?" #: eeschema/dialogs/dialog_pin_properties.cpp:440 msgid "Synchronized Pins Mode." @@ -11956,55 +11905,55 @@ msgstr "同步引腳編輯模式。" #: eeschema/dialogs/dialog_pin_properties.cpp:442 msgid "Synchronized Pins Mode. New pin will be added to all units." -msgstr "同步引腳模式。 新引腳將被新增至所有單元。" +msgstr "同步引腳編輯模式。新創建的引腳會被加入到符號的所有單元。" #: eeschema/dialogs/dialog_pin_properties.cpp:444 msgid "Synchronized Pins Mode. Matching pins in other units will be updated." -msgstr "同步引腳模式。 其他單元內匹配的引腳將被更新。" +msgstr "同步引腳編輯模式。其他單元內匹配的引腳將被更新。" #: eeschema/dialogs/dialog_pin_properties_base.cpp:44 msgid "Pin &name:" -msgstr "引腳名稱 (&N):" +msgstr "引腳名稱 (&N):" #: eeschema/dialogs/dialog_pin_properties_base.cpp:51 msgid "Pin num&ber:" -msgstr "引腳編號 (&B):" +msgstr "引腳編號 (&B):" #: eeschema/dialogs/dialog_pin_properties_base.cpp:53 msgid "Pin number: 1 to 4 ASCII letters and/or digits" -msgstr "引腳數:1 至 4 個 ASCII 字母和/或數字" +msgstr "引腳編號: 1-4 個 ASCII 字母 + 數字或純數字" #: eeschema/dialogs/dialog_pin_properties_base.cpp:60 msgid "&X position:" -msgstr "X 座標 (&X):" +msgstr "X 座標 (&X):" #: eeschema/dialogs/dialog_pin_properties_base.cpp:69 msgid "&Y position:" -msgstr "Y 座標 (&Y):" +msgstr "Y 座標 (&Y):" #: eeschema/dialogs/dialog_pin_properties_base.cpp:76 msgid "&Pin length:" -msgstr "引腳長度 (&P):" +msgstr "引腳引線長度 (&P):" #: eeschema/dialogs/dialog_pin_properties_base.cpp:83 msgid "N&ame text size:" -msgstr "引腳名稱高度 (&A):" +msgstr "引腳名稱文本高度 (&A):" #: eeschema/dialogs/dialog_pin_properties_base.cpp:90 msgid "Number text si&ze:" -msgstr "編號文字高度 (&Z):" +msgstr "引腳編號文本高度 (&Z):" #: eeschema/dialogs/dialog_pin_properties_base.cpp:97 msgid "Electrical type:" -msgstr "電氣型別:" +msgstr "電氣類型:" #: eeschema/dialogs/dialog_pin_properties_base.cpp:99 msgid "Used by the ERC." -msgstr "由 ERC 使用。" +msgstr "ERC 功能使用此參數。" #: eeschema/dialogs/dialog_pin_properties_base.cpp:106 msgid "Graphic style:" -msgstr "圖形樣式:" +msgstr "圖形樣式:" #: eeschema/dialogs/dialog_pin_properties_base.cpp:163 msgid "&Visible" @@ -12014,11 +11963,11 @@ msgstr "可見 (&V)" #: eeschema/dialogs/dialog_symbol_fields_table_base.cpp:291 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:192 msgid "Preview:" -msgstr "預覽:" +msgstr "預覽:" #: eeschema/dialogs/dialog_pin_properties_base.cpp:188 msgid "Alternate pin function definitions" -msgstr "備用引腳功能定義" +msgstr "引腳複用功能定義" #: eeschema/dialogs/dialog_pin_properties_base.h:104 msgid "Pin Properties" @@ -12047,9 +11996,7 @@ msgstr "選擇輸出目錄" msgid "" "Do you want to use a path relative to\n" "'%s'?" -msgstr "" -"是否要使用\"%s\"的\n" -"相對路徑?" +msgstr "是否要使用'%s'的相對路徑?" #: eeschema/dialogs/dialog_plot_schematic.cpp:200 #: pcbnew/dialogs/dialog_export_svg.cpp:246 @@ -12064,7 +12011,7 @@ msgstr "繪製輸出目錄" #: eeschema/dialogs/dialog_plot_schematic.cpp:243 #: eeschema/dialogs/dialog_plot_schematic_base.cpp:61 msgid "Schematic size" -msgstr "圖框大小" +msgstr "圖紙大小" #: eeschema/dialogs/dialog_plot_schematic.cpp:249 #: pcb_calculator/calculator_panels/panel_electrical_spacing_ipc2221_base.cpp:80 @@ -12128,7 +12075,7 @@ msgstr "E" #: eeschema/dialogs/dialog_plot_schematic.cpp:423 #, c-format msgid "Falling back to user path '%s'." -msgstr "退回到使用者路徑 '%s'。" +msgstr "退回到用戶路徑 '%s'。" #: eeschema/dialogs/dialog_plot_schematic.cpp:452 #: eeschema/dialogs/dialog_plot_schematic.cpp:490 @@ -12138,20 +12085,21 @@ msgstr "無法正常化路徑 '%s%s'。" #: eeschema/dialogs/dialog_plot_schematic.cpp:477 msgid "No project or path defined for the current schematic." -msgstr "目前原理圖中沒有定義任何專案或路徑。" +msgstr "沒有為當前原理圖未定義工程或路徑。" #: eeschema/dialogs/dialog_plot_schematic_base.cpp:25 #: pcbnew/dialogs/dialog_export_svg_base.cpp:25 #: pcbnew/dialogs/dialog_gen_footprint_position_file_base.cpp:27 #: pcbnew/dialogs/dialog_plot_base.cpp:37 msgid "Output directory:" -msgstr "輸出目錄:" +msgstr "輸出目錄:" #: eeschema/dialogs/dialog_plot_schematic_base.cpp:30 msgid "" "Target directory for plot files. Can be absolute or relative to the " "schematic main file location." -msgstr "繪製檔案輸出目錄。允許絕對或相對路徑。" +msgstr "繪製文件的輸出目錄。可以使用絕對路徑, " +"也可以使用相對於原理圖主文件的位置的相對路徑。" #: eeschema/dialogs/dialog_plot_schematic_base.cpp:42 #: pcbnew/dialogs/dialog_plot_base.cpp:28 @@ -12183,16 +12131,16 @@ msgstr "HPGL" #: eeschema/dialogs/dialog_plot_schematic_base.cpp:57 msgid "Page size:" -msgstr "圖框尺寸:" +msgstr "頁面尺寸:" #: eeschema/dialogs/dialog_plot_schematic_base.cpp:67 #: pcbnew/dialogs/dialog_plot_base.cpp:75 msgid "Plot drawing sheet" -msgstr "繪製圖紙" +msgstr "繪製圖紙邊框和標題欄" #: eeschema/dialogs/dialog_plot_schematic_base.cpp:69 msgid "Plot the drawing sheet border and title block" -msgstr "繪製圖紙邊框和工程圖明細表" +msgstr "繪製圖紙邊框和標題欄" #: eeschema/dialogs/dialog_plot_schematic_base.cpp:78 #: eeschema/printing/dialog_print_using_printer_base.cpp:35 @@ -12203,7 +12151,7 @@ msgstr "黑白" #: pagelayout_editor/dialogs/panel_pl_editor_color_settings_base.cpp:20 #: pcbnew/dialogs/dialog_export_svg_base.cpp:96 msgid "Color theme:" -msgstr "配色主題:" +msgstr "配色主題:" #: eeschema/dialogs/dialog_plot_schematic_base.cpp:91 msgid "Select the color theme to use for plotting" @@ -12211,21 +12159,21 @@ msgstr "選擇用於繪製的配色主題" #: eeschema/dialogs/dialog_plot_schematic_base.cpp:95 msgid "Plot background color" -msgstr "標繪背景色" +msgstr "繪製背景色" #: eeschema/dialogs/dialog_plot_schematic_base.cpp:96 msgid "Plot the background color if the output format supports it" -msgstr "如果輸出格式支援,則繪製背景顏色" +msgstr "如果輸出格式支持, 則繪製背景顏色" #: eeschema/dialogs/dialog_plot_schematic_base.cpp:100 msgid "Minimum line width:" -msgstr "最小 線寬:" +msgstr "最小線寬:" #: eeschema/dialogs/dialog_plot_schematic_base.cpp:105 msgid "" "Selection of the default pen thickness used to draw items, when their " "thickness is set to 0." -msgstr "當線粗細設定為 0 時,將選擇預設的畫筆粗細用來繪製項。" +msgstr "將線寬設置為 0 以使用畫筆默認線寬進行繪製。" #: eeschema/dialogs/dialog_plot_schematic_base.cpp:124 #: pcbnew/dialogs/dialog_plot_base.cpp:250 @@ -12234,27 +12182,27 @@ msgstr "HPGL 選項" #: eeschema/dialogs/dialog_plot_schematic_base.cpp:131 msgid "Position and units:" -msgstr "位置和單位:" +msgstr "位置和單位:" #: eeschema/dialogs/dialog_plot_schematic_base.cpp:135 msgid "Bottom left, plotter units" -msgstr "左下方,繪圖儀單位" +msgstr "左下, 使用繪製器單位" #: eeschema/dialogs/dialog_plot_schematic_base.cpp:135 msgid "Centered, plotter units" -msgstr "居中,繪圖儀單位" +msgstr "居中, 使用繪製器單位" #: eeschema/dialogs/dialog_plot_schematic_base.cpp:135 msgid "Page fit, user units" -msgstr "頁面適配,使用者單位" +msgstr "根據頁面自適應, 使用用戶單位" #: eeschema/dialogs/dialog_plot_schematic_base.cpp:135 msgid "Content fit, user units" -msgstr "內容適配,使用者單位" +msgstr "根據內容自適應, 使用用戶單位" #: eeschema/dialogs/dialog_plot_schematic_base.cpp:141 msgid "Pen width:" -msgstr "畫筆寬度:" +msgstr "畫筆寬度:" #: eeschema/dialogs/dialog_plot_schematic_base.cpp:161 #: pcbnew/dialogs/dialog_plot_base.cpp:393 @@ -12263,17 +12211,17 @@ msgstr "PDF 選項" #: eeschema/dialogs/dialog_plot_schematic_base.cpp:163 msgid "Generate property popups" -msgstr "生成屬性彈出視窗" +msgstr "生成屬性彈窗" #: eeschema/dialogs/dialog_plot_schematic_base.cpp:167 #: pcbnew/dialogs/dialog_plot_base.cpp:416 msgid "Generate metadata from AUTHOR && SUBJECT variables" -msgstr "" +msgstr "從 AUTHOR && SUBJECT 變量生成元數據" #: eeschema/dialogs/dialog_plot_schematic_base.cpp:168 #: pcbnew/dialogs/dialog_plot_base.cpp:417 msgid "Generate PDF document properties from AUTHOR and SUBJECT text variables" -msgstr "" +msgstr "從 AUTHOR 和 SUBJECT 文本變量生成 PDF 文檔屬性" #: eeschema/dialogs/dialog_plot_schematic_base.cpp:175 msgid "Other options" @@ -12281,11 +12229,11 @@ msgstr "其他選項" #: eeschema/dialogs/dialog_plot_schematic_base.cpp:177 msgid "Open file after plot" -msgstr "繪製後開啟檔案" +msgstr "繪製後打開文件" #: eeschema/dialogs/dialog_plot_schematic_base.cpp:178 msgid "Open output file with associated application after successful plot" -msgstr "繪製成功後用關聯應用開啟輸出檔案" +msgstr "繪製成功後用關聯應用打開輸出文件" #: eeschema/dialogs/dialog_plot_schematic_base.h:91 msgid "Plot Schematic Options" @@ -12300,11 +12248,11 @@ msgid "" "\n" "The following changes are recommended to update the project." msgstr "" -"這個原理圖是使用舊的符號庫完成的,這可能會破壞原理圖。一些符號可能需要重新鏈" -"接到一個不同的符號名稱,一些符號可能需要被“恢復”(複製或重新命名)到一個新的" -"庫。\n" +"此原理圖是使用舊的符號庫繪製的, " +"原理圖內容可能會被破壞。某些符號可能需要重新鏈接到一個新的符號(名稱不同), " +"有的符號可能需要被 \"恢復\" (複製並重命名) 到一個新的庫中。\n" "\n" -"建議進行以下變更以更新專案。" +"建議做出以下修改, 以更新工程。" #: eeschema/dialogs/dialog_rescue_each.cpp:109 msgid "Accept" @@ -12330,7 +12278,7 @@ msgstr "跳過符號恢復" #: eeschema/dialogs/dialog_rescue_each.cpp:234 #, c-format msgid "Instances of this symbol (%d items):" -msgstr "此符號的實例(%d 項):" +msgstr "此符號的實例 (%d 項):" #: eeschema/dialogs/dialog_rescue_each.cpp:297 msgid "" @@ -12340,27 +12288,27 @@ msgid "" "This setting can be changed from the \"Preferences\" dialog,\n" "and the tool can be activated manually from the \"Tools\" menu." msgstr "" -"停止顯示此工具?\n" -"不會進行任何更改。\n" +"停止顯示此工具?\n" +"不會做任何變更。\n" "\n" -"該設定可以從“偏好設定”對話方塊進行變更,\n" -"並且可以從 “工具” 選單手動啟用該工具。" +"可以通過 \"首選項\" 對話框更改此設置, \n" +"也可以通過 \"工具\" 菜單手動激活該工具。" #: eeschema/dialogs/dialog_rescue_each_base.cpp:28 msgid "Symbols to update:" -msgstr "更新元件符號:" +msgstr "更新元件符號:" #: eeschema/dialogs/dialog_rescue_each_base.cpp:38 msgid "Instances of this symbol:" -msgstr "符號屬性:" +msgstr "符號屬性:" #: eeschema/dialogs/dialog_rescue_each_base.cpp:57 msgid "Cached Symbol:" -msgstr "快取符號:" +msgstr "緩存符號:" #: eeschema/dialogs/dialog_rescue_each_base.cpp:78 msgid "Library Symbol:" -msgstr "庫符號:" +msgstr "庫符號:" #: eeschema/dialogs/dialog_rescue_each_base.cpp:102 msgid "Never Show Again" @@ -12369,29 +12317,29 @@ msgstr "不再顯示" #: eeschema/dialogs/dialog_rescue_each_base.h:67 #: eeschema/project_rescue.cpp:598 eeschema/project_rescue.cpp:613 msgid "Project Rescue Helper" -msgstr "專案救援助手" +msgstr "工程恢復助手" #: eeschema/dialogs/dialog_sch_import_settings.cpp:44 #: eeschema/dialogs/dialog_sch_import_settings_base.h:65 #: pcbnew/dialogs/dialog_import_settings.cpp:53 #: pcbnew/dialogs/dialog_import_settings_base.h:70 msgid "Import Settings" -msgstr "匯入設定" +msgstr "導入設置" #: eeschema/dialogs/dialog_sch_import_settings.cpp:60 #: pcbnew/dialogs/dialog_import_settings.cpp:115 msgid "Import Settings From" -msgstr "匯入設定" +msgstr "從...導入設置" #: eeschema/dialogs/dialog_sch_import_settings.cpp:73 #: pcbnew/dialogs/dialog_import_settings.cpp:128 msgid "File not found." -msgstr "檔案沒有找到。" +msgstr "找不到文件。" #: eeschema/dialogs/dialog_sch_import_settings_base.cpp:24 #: pcbnew/dialogs/dialog_import_settings_base.cpp:24 msgid "Import from:" -msgstr "匯入:" +msgstr "導入自:" #: eeschema/dialogs/dialog_sch_import_settings_base.cpp:29 #: pcbnew/dialogs/dialog_gen_footprint_position_file_base.cpp:32 @@ -12400,20 +12348,21 @@ msgstr "匯入:" msgid "" "Target directory for plot files. Can be absolute or relative to the board " "file location." -msgstr "繪製檔案輸出目錄。允許絕對或相對路徑。" +msgstr "繪製文件的輸出目錄。可以使用絕對路徑, " +"也可以使用相對於原理圖主文件的位置的相對路徑。" #: eeschema/dialogs/dialog_sch_import_settings_base.cpp:44 #: pcbnew/dialogs/dialog_import_settings_base.cpp:47 msgid "Import:" -msgstr "匯入:" +msgstr "導入:" #: eeschema/dialogs/dialog_sch_import_settings_base.cpp:48 msgid "Formatting preferences" -msgstr "格式化偏好設定" +msgstr "格式偏好設置" #: eeschema/dialogs/dialog_sch_import_settings_base.cpp:51 msgid "Field name templates" -msgstr "欄位名稱模板" +msgstr "字段名稱模板" #: eeschema/dialogs/dialog_sch_import_settings_base.cpp:54 msgid "Pin conflict map" @@ -12422,40 +12371,38 @@ msgstr "引腳衝突圖" #: eeschema/dialogs/dialog_sch_import_settings_base.cpp:57 #: pcbnew/dialogs/dialog_import_settings_base.cpp:81 msgid "Violation severities" -msgstr "違規嚴重程度" +msgstr "違規嚴重級別" #: eeschema/dialogs/dialog_sch_import_settings_base.cpp:60 #: pcbnew/dialogs/dialog_import_settings_base.cpp:75 msgid "Net classes" -msgstr "網路類" +msgstr "網絡類" #: eeschema/dialogs/dialog_sch_import_settings_base.cpp:63 #: eeschema/dialogs/dialog_schematic_setup.cpp:76 -#, fuzzy msgid "BOM Presets" -msgstr "預設" +msgstr "BOM 預設" #: eeschema/dialogs/dialog_sch_import_settings_base.cpp:66 -#, fuzzy msgid "BOM Format Presets" -msgstr "格式" +msgstr "BOM 格式預設" #: eeschema/dialogs/dialog_schematic_find_base.cpp:31 msgid "&Search for:" -msgstr "搜尋 (&S):" +msgstr "搜索 (&S):" #: eeschema/dialogs/dialog_schematic_find_base.cpp:36 #: pcbnew/dialogs/dialog_find_base.cpp:33 msgid "Text with optional wildcards" -msgstr "文字萬用字元可選" +msgstr "支持包含通配符的文本" #: eeschema/dialogs/dialog_schematic_find_base.cpp:41 msgid "Replace &with:" -msgstr "替換 (&W):" +msgstr "替換 (&W):" #: eeschema/dialogs/dialog_schematic_find_base.cpp:52 msgid "Direction:" -msgstr "方向:" +msgstr "方向:" #: eeschema/dialogs/dialog_schematic_find_base.cpp:61 msgid "F&orward" @@ -12472,29 +12419,28 @@ msgstr "區分大小寫 (&M)" #: eeschema/dialogs/dialog_schematic_find_base.cpp:85 #: pcbnew/dialogs/dialog_find_base.cpp:46 msgid "Words" -msgstr "關鍵字" +msgstr "全字匹配" #: eeschema/dialogs/dialog_schematic_find_base.cpp:89 #: pcbnew/dialogs/dialog_find_base.cpp:49 msgid "Wildcards" -msgstr "萬用字元" +msgstr "使用通配符" #: eeschema/dialogs/dialog_schematic_find_base.cpp:92 msgid "Search pin &names and numbers" -msgstr "搜尋引腳名稱和編號 (&N)" +msgstr "包括搜索引腳名稱和編號 (&N)" #: eeschema/dialogs/dialog_schematic_find_base.cpp:95 msgid "Search hidden fields" -msgstr "搜尋隱藏的欄位" +msgstr "包括搜索隱藏的字段" #: eeschema/dialogs/dialog_schematic_find_base.cpp:98 msgid "Search the current &sheet only" -msgstr "僅搜尋當前圖框 (&S)" +msgstr "僅在當前圖紙中搜索 (&S)" #: eeschema/dialogs/dialog_schematic_find_base.cpp:101 -#, fuzzy msgid "Search the current selection &only" -msgstr "僅搜尋當前圖框 (&S)" +msgstr "僅在當前選區中搜索" #: eeschema/dialogs/dialog_schematic_find_base.cpp:104 msgid "Replace matches in reference designators" @@ -12506,11 +12452,11 @@ msgstr "替換" #: eeschema/dialogs/dialog_schematic_setup.cpp:41 msgid "Schematic Setup" -msgstr "原理圖設定" +msgstr "原理圖設置" #: eeschema/dialogs/dialog_schematic_setup.cpp:42 msgid "Import Settings from Another Project..." -msgstr "從另一個專案匯入設定..." +msgstr "從另一個工程導入設置..." #: eeschema/dialogs/dialog_schematic_setup.cpp:79 msgid "Electrical Rules" @@ -12521,7 +12467,7 @@ msgstr "電氣規則" #: pcbnew/dialogs/dialog_board_statistics.cpp:668 #: pcbnew/footprint_libraries_utils.cpp:422 msgid "Project" -msgstr "專案" +msgstr "工程" #: eeschema/dialogs/dialog_schematic_setup.cpp:109 #: pcbnew/dialogs/dialog_board_setup.cpp:186 @@ -12531,20 +12477,20 @@ msgstr "專案" #: pcbnew/widgets/search_handlers.cpp:345 #: pcbnew/widgets/search_handlers.cpp:429 msgid "Net Classes" -msgstr "網路類表" +msgstr "網絡類" #: eeschema/dialogs/dialog_schematic_setup.cpp:116 msgid "Bus Alias Definitions" -msgstr "匯流排別名定義" +msgstr "總線別名定義" #: eeschema/dialogs/dialog_schematic_setup.cpp:122 #: pcbnew/dialogs/dialog_board_setup.cpp:140 msgid "Text Variables" -msgstr "文字變數" +msgstr "文本變量" #: eeschema/dialogs/dialog_schematic_setup.cpp:133 msgid "Project is missing or read-only. Settings will not be editable." -msgstr "專案遺失或為唯讀。設置將無法編輯。" +msgstr "工程缺失或為只讀。設置將不可編輯。" #: eeschema/dialogs/dialog_schematic_setup.cpp:175 #, c-format @@ -12552,14 +12498,14 @@ msgid "" "Error importing settings from project:\n" "Project file %s could not be loaded." msgstr "" -"從專案匯入設定時出錯:\n" -"無法載入專案檔案 %s。" +"從工程中導入設置時出錯: \n" +"無法加載工程文件 %s。" #: eeschema/dialogs/dialog_shape_properties.cpp:169 #: eeschema/dialogs/dialog_wire_bus_properties.cpp:231 #, c-format msgid "Edit %s" -msgstr "編輯%s" +msgstr "編輯 %s" #: eeschema/dialogs/dialog_shape_properties_base.cpp:88 #: pcbnew/dialogs/dialog_shape_properties_base.cpp:232 @@ -12568,41 +12514,39 @@ msgstr "填充形狀" #: eeschema/dialogs/dialog_shape_properties_base.cpp:122 msgid "Set border width to 0 to use schematic's default line width." -msgstr "將邊框寬度設為 0 以使用原理圖預設行寬。" +msgstr "將描邊寬度設置為 0 以使用原理圖默認線寬。" #: eeschema/dialogs/dialog_shape_properties_base.cpp:126 msgid "Clear colors to use Schematic Editor colors." -msgstr "清除顏色以使用原理圖編輯器顏色。" +msgstr "清除顏色以使用原理圖編輯器默認顏色。" #: eeschema/dialogs/dialog_sheet_pin_properties.cpp:167 -#, fuzzy msgid "Edit Sheet Pin Properties" -msgstr "圖紙頁碼屬性" +msgstr "編輯圖紙引腳屬性" #: eeschema/dialogs/dialog_sheet_pin_properties_base.h:84 msgid "Sheet Pin Properties" -msgstr "圖紙頁碼屬性" +msgstr "圖紙引腳屬性" #: eeschema/dialogs/dialog_sheet_properties.cpp:281 msgid "A sheet must have a valid file name." -msgstr "圖框必須具有有效的檔名。" +msgstr "圖紙必須具有一個有效的文件名。" #: eeschema/dialogs/dialog_sheet_properties.cpp:320 msgid "Use relative path for sheet file?" -msgstr "是否對圖框檔案使用相對路徑?" +msgstr "為圖紙文件使用相對路徑?" #: eeschema/dialogs/dialog_sheet_properties.cpp:321 msgid "Sheet File Path" -msgstr "圖框檔案路徑" +msgstr "圖紙文件路徑" #: eeschema/dialogs/dialog_sheet_properties.cpp:324 msgid "" "Using relative hierarchical sheet file name paths improves schematic " "portability across systems and platforms. Using absolute paths can result " "in portability issues." -msgstr "" -"使用相對分層的圖框檔名路徑改善原理圖跨系統和平臺的可移植性。使用絕對路徑可能" -"會導致可移植性問題。" +msgstr "使用相對路徑, 可以提高原理圖在不同系統和平臺上的可移植性, " +"使用絕對路徑可能會導致可移植性問題。" #: eeschema/dialogs/dialog_sheet_properties.cpp:328 msgid "Use Relative Path" @@ -12614,11 +12558,11 @@ msgstr "使用絕對路徑" #: eeschema/dialogs/dialog_sheet_properties.cpp:367 msgid "Untitled Sheet" -msgstr "無標題圖框" +msgstr "無標題圖紙" #: eeschema/dialogs/dialog_sheet_properties.cpp:404 msgid "Note: item colors are overridden in the current color theme." -msgstr "注意:項目配色在當前配色主題中被覆蓋。" +msgstr "注意: 項目的配色被當前配色主題所覆蓋。" #: eeschema/dialogs/dialog_sheet_properties.cpp:406 #, c-format @@ -12626,13 +12570,12 @@ msgid "" "To see individual item colors uncheck '%s'\n" "in Preferences > Schematic Editor > Colors." msgstr "" -"要檢視個別項目的顏色\"%s\"\n" -"請在偏好設定 > 原理圖編輯器 > 顏色中取消勾選 。" +"要查看單個項目的顏色, \n" +"請在偏好設置 > 原理圖編輯器 > 顏色選項中取消勾選 '%s'。" #: eeschema/dialogs/dialog_sheet_properties.cpp:430 -#, fuzzy msgid "Edit Sheet Properties" -msgstr "圖紙頁碼屬性" +msgstr "編輯圖紙屬性" #: eeschema/dialogs/dialog_sheet_properties.cpp:469 #, c-format @@ -12642,54 +12585,54 @@ msgid "" "against parent sheet schematic file path:\n" "'%s'." msgstr "" -"不能違反父圖框原理圖檔案路徑:\n" +"不能違反父圖紙原理圖文件路徑:\n" "'%s'\n" -"來正常化新圖框原理圖檔案路徑:\n" +"來正常化新圖紙原理圖文件路徑:\n" "'%s'。" #: eeschema/dialogs/dialog_sheet_properties.cpp:511 #: kicad/tools/kicad_manager_control.cpp:651 #, c-format msgid "'%s' already exists." -msgstr "'%s' 已經存在。" +msgstr "文件 '%s' 已存在。" #: eeschema/dialogs/dialog_sheet_properties.cpp:514 #, c-format msgid "Link '%s' to this file?" -msgstr "連結 '%s' 到這個檔案?" +msgstr "將 '%s' 鏈接到此文件?" #: eeschema/dialogs/dialog_sheet_properties.cpp:553 #, c-format msgid "Change '%s' link from '%s' to '%s'?" -msgstr "要將“%s”的連結從“%s”更換為“%s”嗎?" +msgstr "將 '%s' 的鏈接從 '%s' 改為 '%s'?" #: eeschema/dialogs/dialog_sheet_properties.cpp:558 #: eeschema/dialogs/dialog_sheet_properties.cpp:575 msgid "This action cannot be undone." -msgstr "此操作無法撤銷。" +msgstr "該操作無法撤銷。" #: eeschema/dialogs/dialog_sheet_properties.cpp:570 #, c-format msgid "Create new file '%s' with contents of '%s'?" -msgstr "建立包含 '%s' 內容的新檔案 '%s'?" +msgstr "創建包含 '%2$s' 內容的新文件 '%1$s'?" #: eeschema/dialogs/dialog_sheet_properties.cpp:602 #, c-format msgid "Error occurred saving schematic file '%s'." -msgstr "儲存原理圖檔案 '%s' 發生錯誤。" +msgstr "保存原理圖文件 '%s' 時出錯。" #: eeschema/dialogs/dialog_sheet_properties.cpp:606 #, c-format msgid "Failed to save schematic '%s'" -msgstr "未能儲存原理圖 '%s'" +msgstr "未能保存原理圖 '%s'" #: eeschema/dialogs/dialog_sheet_properties.cpp:695 msgid "A sheet must have a name." -msgstr "圖框必須要有一個名稱。" +msgstr "圖紙必須要有一個名稱。" #: eeschema/dialogs/dialog_sheet_properties.cpp:703 msgid "A sheet must have a file specified." -msgstr "圖框必須具有指定的檔案。" +msgstr "圖紙必須要有對應的文件。" #: eeschema/dialogs/dialog_sheet_properties_base.cpp:128 #: eeschema/lib_pin.cpp:1190 eeschema/lib_pin.cpp:1192 @@ -12703,24 +12646,24 @@ msgstr "樣式" #: eeschema/dialogs/dialog_sheet_properties_base.cpp:130 #: pcbnew/dialogs/dialog_textbox_properties_base.cpp:194 msgid "Border width:" -msgstr "邊框寬度:" +msgstr "邊框寬度:" #: eeschema/dialogs/dialog_sheet_properties_base.cpp:144 msgid "Border color:" -msgstr "邊框顏色:" +msgstr "邊框顏色:" #: eeschema/dialogs/dialog_sheet_properties_base.cpp:157 #: eeschema/dialogs/dialog_tablecell_properties_base.cpp:208 msgid "Background fill:" -msgstr "背景背景填充:" +msgstr "背景填充:" #: eeschema/dialogs/dialog_sheet_properties_base.cpp:178 msgid "Page number:" -msgstr "圖框編號:" +msgstr "圖紙頁碼:" #: eeschema/dialogs/dialog_sheet_properties_base.cpp:193 msgid "Hierarchical path:" -msgstr "分層路徑:" +msgstr "層次路徑:" #: eeschema/dialogs/dialog_sheet_properties_base.cpp:197 msgid "path" @@ -12728,25 +12671,23 @@ msgstr "路徑" #: eeschema/dialogs/dialog_sheet_properties_base.h:83 msgid "Sheet Properties" -msgstr "圖框屬性" +msgstr "圖紙屬性" #: eeschema/dialogs/dialog_sim_command.cpp:271 -#, fuzzy msgid "A DC source must be specified." -msgstr "圖框必須具有指定的檔案。" +msgstr "必須指定 DC 源。" #: eeschema/dialogs/dialog_sim_command.cpp:364 msgid "Source 1 and Source 2 must be different." -msgstr "來源 1 和來源 2 必須不同。" +msgstr "源 1 和源 2 不能相同。" #: eeschema/dialogs/dialog_sim_command.cpp:420 msgid "A frequency range must be specified." -msgstr "必須指定一個或多個層。" +msgstr "必須指定頻率範圍。" #: eeschema/dialogs/dialog_sim_command.cpp:618 -#, fuzzy msgid "New Simulation Tab" -msgstr "模擬" +msgstr "新建仿真選項卡" #: eeschema/dialogs/dialog_sim_command_base.cpp:21 msgid "Analysis type:" @@ -12757,14 +12698,12 @@ msgid "AC" msgstr "AC" #: eeschema/dialogs/dialog_sim_command_base.cpp:25 -#, fuzzy msgid "DC" -msgstr "DRC" +msgstr "DC" #: eeschema/dialogs/dialog_sim_command_base.cpp:25 -#, fuzzy msgid "OP" -msgstr "有機保護劑" +msgstr "OP" #: eeschema/dialogs/dialog_sim_command_base.cpp:25 msgid "TRAN" @@ -12779,9 +12718,8 @@ msgid "NOISE" msgstr "NOISE" #: eeschema/dialogs/dialog_sim_command_base.cpp:25 -#, fuzzy msgid "SP" -msgstr "有機保護劑" +msgstr "SP" #: eeschema/dialogs/dialog_sim_command_base.cpp:25 pcbnew/pad.cpp:2084 #: pcbnew/widgets/pcb_net_inspector_panel_data_model.h:683 @@ -12792,19 +12730,19 @@ msgstr "自定義" #: eeschema/dialogs/dialog_sim_command_base.cpp:402 #: eeschema/dialogs/dialog_sim_command_base.cpp:472 msgid "Decade" -msgstr "十進位制" +msgstr "十倍頻程" #: eeschema/dialogs/dialog_sim_command_base.cpp:47 #: eeschema/dialogs/dialog_sim_command_base.cpp:402 #: eeschema/dialogs/dialog_sim_command_base.cpp:472 msgid "Octave" -msgstr "倍頻" +msgstr "八倍頻程" #: eeschema/dialogs/dialog_sim_command_base.cpp:47 #: eeschema/dialogs/dialog_sim_command_base.cpp:402 #: eeschema/dialogs/dialog_sim_command_base.cpp:472 msgid "Linear" -msgstr "線性" +msgstr "線性頻程" #: eeschema/dialogs/dialog_sim_command_base.cpp:49 #: eeschema/dialogs/dialog_sim_command_base.cpp:404 @@ -12816,13 +12754,13 @@ msgstr "頻率刻度" #: eeschema/dialogs/dialog_sim_command_base.cpp:415 #: eeschema/dialogs/dialog_sim_command_base.cpp:485 msgid "Number of points per decade:" -msgstr "每十進位制點數:" +msgstr "每十倍頻程點數:" #: eeschema/dialogs/dialog_sim_command_base.cpp:70 #: eeschema/dialogs/dialog_sim_command_base.cpp:427 #: eeschema/dialogs/dialog_sim_command_base.cpp:497 msgid "Start frequency:" -msgstr "起始頻率:" +msgstr "起始頻率:" #: eeschema/dialogs/dialog_sim_command_base.cpp:79 #: eeschema/dialogs/dialog_sim_command_base.cpp:90 @@ -12838,11 +12776,11 @@ msgstr "Hz" #: eeschema/dialogs/dialog_sim_command_base.cpp:440 #: eeschema/dialogs/dialog_sim_command_base.cpp:510 msgid "Stop frequency:" -msgstr "停止頻率:" +msgstr "停止頻率:" #: eeschema/dialogs/dialog_sim_command_base.cpp:111 msgid "Source 2" -msgstr "源 2" +msgstr "信號源 2" #: eeschema/dialogs/dialog_sim_command_base.cpp:116 #: eeschema/dialogs/dialog_sim_command_base.cpp:122 @@ -12882,27 +12820,27 @@ msgstr "溫度" #: eeschema/dialogs/dialog_sim_command_base.cpp:128 msgid "Source:" -msgstr "源:" +msgstr "信號源:" #: eeschema/dialogs/dialog_sim_command_base.cpp:132 msgid "Sweep type:" -msgstr "掃描型別:" +msgstr "掃描類型:" #: eeschema/dialogs/dialog_sim_command_base.cpp:136 msgid "Source 1" -msgstr "源 1" +msgstr "信號源 1" #: eeschema/dialogs/dialog_sim_command_base.cpp:152 msgid "Starting value:" -msgstr "起始值:" +msgstr "起始數值:" #: eeschema/dialogs/dialog_sim_command_base.cpp:176 msgid "Final value:" -msgstr "終值:" +msgstr "終止數值:" #: eeschema/dialogs/dialog_sim_command_base.cpp:196 msgid "Increment step:" -msgstr "步長增量:" +msgstr "增量步長:" #: eeschema/dialogs/dialog_sim_command_base.cpp:222 msgid "Swap sources" @@ -12910,7 +12848,7 @@ msgstr "交換源" #: eeschema/dialogs/dialog_sim_command_base.cpp:251 msgid "Time step:" -msgstr "時間步長:" +msgstr "時間步長:" #: eeschema/dialogs/dialog_sim_command_base.cpp:260 #: eeschema/dialogs/dialog_sim_command_base.cpp:271 @@ -12921,39 +12859,35 @@ msgstr "秒" #: eeschema/dialogs/dialog_sim_command_base.cpp:264 msgid "Final time:" -msgstr "最終時間:" +msgstr "終止時間:" #: eeschema/dialogs/dialog_sim_command_base.cpp:275 msgid "Initial time:" -msgstr "初始時間:" +msgstr "初始時間:" #: eeschema/dialogs/dialog_sim_command_base.cpp:286 msgid "(optional; default 0)" -msgstr "(可選的; 預設值 0)" +msgstr "(可選的; 默認為 0)" #: eeschema/dialogs/dialog_sim_command_base.cpp:290 -#, fuzzy msgid "Max time step:" -msgstr "時間步長:" +msgstr "最大時間步長:" #: eeschema/dialogs/dialog_sim_command_base.cpp:301 -#, fuzzy msgid "(optional; default min{tstep, (tstop-tstart)/50})" -msgstr "(可選的; 預設值 0)" +msgstr "(可選; 默認為最小 {tstep, (tstop-tstart)/50})" #: eeschema/dialogs/dialog_sim_command_base.cpp:305 -#, fuzzy msgid "Use initial conditions" -msgstr "使用英制單位" +msgstr "使用初始條件" #: eeschema/dialogs/dialog_sim_command_base.cpp:323 msgid "Input signals:" msgstr "輸入信號:" #: eeschema/dialogs/dialog_sim_command_base.cpp:338 -#, fuzzy msgid "Linearize inputs before performing FFT" -msgstr "在執行 DRC 之前重新填充所有敷銅" +msgstr "在執行 FFT 之前對輸入進行線性化處理" #: eeschema/dialogs/dialog_sim_command_base.cpp:359 msgid "Measured node:" @@ -12965,31 +12899,31 @@ msgstr "參考節點:" #: eeschema/dialogs/dialog_sim_command_base.cpp:380 msgid "(optional; default GND)" -msgstr "(可選的;預設值 GND)" +msgstr "(可選; 默認為 GND)" #: eeschema/dialogs/dialog_sim_command_base.cpp:384 msgid "Noise source:" -msgstr "雜訊源:" +msgstr "噪聲源:" #: eeschema/dialogs/dialog_sim_command_base.cpp:459 msgid "Save contributions from all noise generators" -msgstr "記錄所有雜訊產生器的輸出" +msgstr "保存所有噪聲發生器的生成的內容" #: eeschema/dialogs/dialog_sim_command_base.cpp:526 msgid "Compute noise current correlation matrix" -msgstr "計算雜訊電流相關矩陣" +msgstr "計算噪聲電流相關矩陣" #: eeschema/dialogs/dialog_sim_command_base.cpp:538 msgid "Spice directives:" -msgstr "Spice 指令:" +msgstr "Spice 指令:" #: eeschema/dialogs/dialog_sim_command_base.cpp:547 msgid "Load directives from schematic" -msgstr "從原理圖載入命令" +msgstr "從原理圖加載指令" #: eeschema/dialogs/dialog_sim_command_base.cpp:567 msgid "Transfer function:" -msgstr "轉換函數:" +msgstr "傳遞函數:" #: eeschema/dialogs/dialog_sim_command_base.cpp:571 msgid "(output voltage) / (input voltage)" @@ -12997,7 +12931,7 @@ msgstr "(輸出電壓) / (輸入電壓)" #: eeschema/dialogs/dialog_sim_command_base.cpp:571 msgid "(output voltage) / (input current)" -msgstr "(輸出電壓) / (輸入電流)" +msgstr "(輸出電壓)/ (輸入電流)" #: eeschema/dialogs/dialog_sim_command_base.cpp:577 msgid "Input:" @@ -13014,37 +12948,35 @@ msgstr "輸出:" #: eeschema/dialogs/dialog_sim_command_base.cpp:619 msgid "Find:" -msgstr "查詢:" +msgstr "查找:" #: eeschema/dialogs/dialog_sim_command_base.cpp:623 -#, fuzzy msgid "Poles and Zeros" -msgstr "臨界點" +msgstr "零點和極點" #: eeschema/dialogs/dialog_sim_command_base.cpp:623 -#, fuzzy msgid "Poles" -msgstr "過孔" +msgstr "極點" #: eeschema/dialogs/dialog_sim_command_base.cpp:623 msgid "Zeros" -msgstr "Zeros" +msgstr "零點" #: eeschema/dialogs/dialog_sim_command_base.cpp:643 msgid "Add full path for .include library directives" -msgstr "為 .include 庫指令新增完整路徑" +msgstr "為 .include 庫指令添加完整路徑" #: eeschema/dialogs/dialog_sim_command_base.cpp:659 msgid "Compatibility mode:" -msgstr "相容模式:" +msgstr "兼容模式:" #: eeschema/dialogs/dialog_sim_command_base.cpp:663 msgid "User configuration" -msgstr "使用者配置" +msgstr "用戶配置" #: eeschema/dialogs/dialog_sim_command_base.cpp:663 msgid "Spice" -msgstr "模擬電路模擬器" +msgstr "Spice" #: eeschema/dialogs/dialog_sim_command_base.cpp:663 msgid "PSpice" @@ -13063,16 +12995,15 @@ msgid "HSpice" msgstr "HSpice" #: eeschema/dialogs/dialog_sim_command_base.cpp:679 -#, fuzzy msgid "SPICE Command" -msgstr "模擬命令" +msgstr "SPICE 命令" #: eeschema/dialogs/dialog_sim_command_base.cpp:686 #: eeschema/dialogs/dialog_sim_command_base.cpp:725 #: eeschema/dialogs/dialog_sim_command_base.cpp:762 -#, fuzzy, c-format +#, c-format msgid "Fixed %s scale" -msgstr "欄位%s" +msgstr "固定比例 %s" #: eeschema/dialogs/dialog_sim_command_base.cpp:697 #: eeschema/dialogs/dialog_sim_command_base.cpp:736 @@ -13088,37 +13019,34 @@ msgstr "最大:" #: eeschema/dialogs/dialog_sim_command_base.cpp:802 msgid "Show grid" -msgstr "顯示網格" +msgstr "顯示柵格" #: eeschema/dialogs/dialog_sim_command_base.cpp:806 -#, fuzzy msgid "Show legend" -msgstr "顯示圖例 (&L)" +msgstr "顯示圖例" #: eeschema/dialogs/dialog_sim_command_base.cpp:809 -#, fuzzy msgid "Dotted current/phase" -msgstr "點電流/相位" +msgstr "描點顯示電流/相位" #: eeschema/dialogs/dialog_sim_command_base.cpp:819 msgid "Margins:" -msgstr "邊距:" +msgstr "裕量:" #: eeschema/dialogs/dialog_sim_command_base.cpp:829 #: pagelayout_editor/dialogs/properties_frame_base.cpp:551 msgid "Left:" -msgstr "左:" +msgstr "左:" #: eeschema/dialogs/dialog_sim_command_base.cpp:833 #: eeschema/dialogs/dialog_sim_command_base.cpp:874 -#, fuzzy msgid "70" -msgstr "0" +msgstr "70" #: eeschema/dialogs/dialog_sim_command_base.cpp:846 #: pagelayout_editor/dialogs/properties_frame_base.cpp:579 msgid "Top:" -msgstr "上:" +msgstr "上:" #: eeschema/dialogs/dialog_sim_command_base.cpp:850 #: pcbnew/board_stackup_manager/panel_board_stackup_base.cpp:28 @@ -13128,12 +13056,11 @@ msgstr "30" #: eeschema/dialogs/dialog_sim_command_base.cpp:855 #: pagelayout_editor/dialogs/properties_frame_base.cpp:593 msgid "Bottom:" -msgstr "下:" +msgstr "下:" #: eeschema/dialogs/dialog_sim_command_base.cpp:859 -#, fuzzy msgid "45" -msgstr "4" +msgstr "45" #: eeschema/dialogs/dialog_sim_command_base.cpp:870 #: pagelayout_editor/dialogs/properties_frame_base.cpp:565 @@ -13141,14 +13068,12 @@ msgid "Right:" msgstr "右:" #: eeschema/dialogs/dialog_sim_command_base.cpp:889 -#, fuzzy msgid "Plot Setup" -msgstr "電路板設定" +msgstr "繪圖設置" #: eeschema/dialogs/dialog_sim_command_base.h:219 -#, fuzzy msgid "Simulation Analysis" -msgstr "模擬設定" +msgstr "仿真分析" #: eeschema/dialogs/dialog_sim_format_value.cpp:36 #: eeschema/sim/sim_plot_tab.cpp:654 @@ -13189,7 +13114,7 @@ msgstr "有效數字:" #: eeschema/dialogs/dialog_sim_format_value_base.cpp:32 msgid "Range:" -msgstr "範圍:" +msgstr "範圍:" #: eeschema/dialogs/dialog_sim_format_value_base.cpp:36 msgid "f" @@ -13214,17 +13139,15 @@ msgstr "u" #: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664_base.cpp:232 #: pcb_calculator/widgets/unit_selector.cpp:211 msgid "m" -msgstr "mm" +msgstr "m" #: eeschema/dialogs/dialog_sim_format_value_base.cpp:36 -#, fuzzy msgid "K" -msgstr "確定" +msgstr "K" #: eeschema/dialogs/dialog_sim_format_value_base.cpp:36 -#, fuzzy msgid "M" -msgstr "MB" +msgstr "M" #: eeschema/dialogs/dialog_sim_format_value_base.cpp:36 msgid "G" @@ -13235,14 +13158,13 @@ msgid "T" msgstr "T" #: eeschema/dialogs/dialog_sim_format_value_base.cpp:36 -#, fuzzy msgid "P" -msgstr "Pi" +msgstr "P" #: eeschema/dialogs/dialog_sim_format_value_base.h:47 #, c-format msgid "Format %s" -msgstr "格式%s" +msgstr "格式 %s" #: eeschema/dialogs/dialog_sim_model.cpp:227 msgid "" @@ -13255,30 +13177,30 @@ msgstr "庫中沒有名為 '%s' 的模型。" #: eeschema/dialogs/dialog_sim_model.cpp:318 msgid "Failed to read simulation model from fields." -msgstr "從欄位讀取模擬模型失敗。" +msgstr "無法從字段中讀取仿真模型。" #: eeschema/dialogs/dialog_sim_model.cpp:514 msgid "Component:" -msgstr "元件:" +msgstr "元件:" #: eeschema/dialogs/dialog_sim_model.cpp:514 #: eeschema/dialogs/dialog_sim_model_base.cpp:54 msgid "Model:" -msgstr "模型:" +msgstr "模型:" #: eeschema/dialogs/dialog_sim_model.cpp:577 #, c-format msgid "Save parameter '%s (%s)' in Value field" -msgstr "在值欄位中儲存引數 '%s (%s)'" +msgstr "在數值字段中保存參數 '%s (%s)'" #: eeschema/dialogs/dialog_sim_model.cpp:585 msgid "Save primary parameter in Value field" -msgstr "在值欄位中儲存主引數" +msgstr "在數值字段中保存主參數" #: eeschema/dialogs/dialog_sim_model.cpp:602 #: pcbnew/footprint_wizard_frame.cpp:325 msgid "Parameter" -msgstr "引數" +msgstr "參數" #: eeschema/dialogs/dialog_sim_model.cpp:605 eeschema/lib_pin.cpp:1189 #: eeschema/sch_item.cpp:483 eeschema/sch_label.cpp:1270 @@ -13294,12 +13216,12 @@ msgstr "引數" #: pcbnew/pcb_track.cpp:1345 pcbnew/tools/drawing_stackup_table_tool.cpp:250 #: pcbnew/widgets/search_handlers.cpp:205 pcbnew/zone.cpp:544 msgid "Type" -msgstr "型別" +msgstr "類型" #: eeschema/dialogs/dialog_sim_model.cpp:732 #: eeschema/dialogs/dialog_sim_model.cpp:769 msgid "Not Connected" -msgstr "沒有連線" +msgstr "沒有連接" #: eeschema/dialogs/dialog_sim_model.cpp:1221 msgid "Browse Models" @@ -13307,19 +13229,19 @@ msgstr "瀏覽模型" #: eeschema/dialogs/dialog_sim_model_base.cpp:30 msgid "SPICE model from file (*.lib, *.sub or *.ibs)" -msgstr "來自檔案的 SPICE 模型(*.lib、 *.sub 或 *.ibs)" +msgstr "來自文件的 SPICE 模型 (*.lib、 *.sub 或 *.ibs)" #: eeschema/dialogs/dialog_sim_model_base.cpp:66 msgid "Pin:" -msgstr "引腳:" +msgstr "引腳:" #: eeschema/dialogs/dialog_sim_model_base.cpp:73 msgid "Differential" -msgstr "有差異的" +msgstr "差異" #: eeschema/dialogs/dialog_sim_model_base.cpp:76 msgid "Pin model:" -msgstr "接腳模型:" +msgstr "引腳模型:" #: eeschema/dialogs/dialog_sim_model_base.cpp:83 msgid "Waveform:" @@ -13327,16 +13249,15 @@ msgstr "波形:" #: eeschema/dialogs/dialog_sim_model_base.cpp:100 msgid "Built-in SPICE model" -msgstr "內建的 SPICE 模型" +msgstr "內置的 SPICE 模型" #: eeschema/dialogs/dialog_sim_model_base.cpp:109 msgid "Device:" -msgstr "裝置:" +msgstr "器件:" #: eeschema/dialogs/dialog_sim_model_base.cpp:118 -#, fuzzy msgid "Device type:" -msgstr "形狀型別:" +msgstr "器件類型:" #: eeschema/dialogs/dialog_sim_model_base.cpp:145 #: eeschema/widgets/search_handlers.cpp:133 @@ -13351,15 +13272,15 @@ msgstr "頁碼" #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:23 #: pcbnew/footprint_wizard_frame.cpp:194 msgid "Parameters" -msgstr "引數" +msgstr "參數" #: eeschema/dialogs/dialog_sim_model_base.cpp:199 msgid "Code" -msgstr "碼" +msgstr "代碼" #: eeschema/dialogs/dialog_sim_model_base.cpp:206 msgid "Save {} in Value field as \"{}\"" -msgstr "將值欄位中的 {} 另存為 \"{}\"" +msgstr "將數值字段中的 {} 另存為 \"{}\"" #: eeschema/dialogs/dialog_sim_model_base.cpp:219 msgid "Model" @@ -13379,17 +13300,15 @@ msgstr "引腳分配" #: eeschema/dialogs/dialog_sim_model_base.h:124 msgid "Simulation Model Editor" -msgstr "模擬模型編輯器" +msgstr "仿真模型編輯器" #: eeschema/dialogs/dialog_symbol_chooser.cpp:46 -#, fuzzy msgid "Choose Symbol" msgstr "選擇符號" #: eeschema/dialogs/dialog_symbol_chooser.cpp:67 -#, fuzzy msgid "Choose Power Symbol" -msgstr "電源符號" +msgstr "選擇電源符號" #: eeschema/dialogs/dialog_symbol_chooser.cpp:69 #: eeschema/symbol_chooser_frame.cpp:112 @@ -13397,23 +13316,23 @@ msgstr "電源符號" #: pcbnew/footprint_chooser_frame.cpp:171 #, c-format msgid " (%d items loaded)" -msgstr " ( %d 項目載入)" +msgstr " (已加載 %d 個項目)" #: eeschema/dialogs/dialog_symbol_chooser.cpp:74 msgid "Place repeated copies" -msgstr "放置重複的副本" +msgstr "放置副本" #: eeschema/dialogs/dialog_symbol_chooser.cpp:75 msgid "Keep the symbol selected for subsequent clicks." -msgstr "為後續單擊保留所選的符號。" +msgstr "保持符號選中以便後續點擊。" #: eeschema/dialogs/dialog_symbol_chooser.cpp:77 msgid "Place all units" -msgstr "放置所有元件" +msgstr "放置所有單元" #: eeschema/dialogs/dialog_symbol_chooser.cpp:78 msgid "Sequentially place all units of the symbol." -msgstr "按順序放置符號的所有單元。" +msgstr "依次放置符號的所有單元。" #: eeschema/dialogs/dialog_symbol_fields_table.cpp:93 #: eeschema/fields_grid_table.cpp:905 @@ -13428,12 +13347,12 @@ msgstr "瀏覽封裝" #: eeschema/dialogs/dialog_symbol_fields_table.cpp:99 #: eeschema/fields_grid_table.cpp:912 eeschema/tools/ee_actions.cpp:82 msgid "Show Datasheet" -msgstr "顯示資料手冊" +msgstr "顯示數據手冊" #: eeschema/dialogs/dialog_symbol_fields_table.cpp:100 #: eeschema/fields_grid_table.cpp:913 msgid "Show datasheet in browser" -msgstr "在瀏覽器中顯示資料書冊" +msgstr "在瀏覽器中顯示數據書冊" #: eeschema/dialogs/dialog_symbol_fields_table.cpp:192 #: eeschema/sch_label.cpp:1257 @@ -13442,7 +13361,7 @@ msgstr "標籤" #: eeschema/dialogs/dialog_symbol_fields_table.cpp:195 msgid "Group By" -msgstr "分組依據" +msgstr "分組" #: eeschema/dialogs/dialog_symbol_fields_table.cpp:621 msgid "Qty" @@ -13455,108 +13374,100 @@ msgstr "#" #: eeschema/dialogs/dialog_symbol_fields_table.cpp:651 #: eeschema/dialogs/dialog_symbol_fields_table.cpp:742 msgid "New field name:" -msgstr "新欄位名稱:" +msgstr "新字段名稱:" #: eeschema/dialogs/dialog_symbol_fields_table.cpp:651 msgid "Add Field" -msgstr "新增欄位" +msgstr "添加字段" #: eeschema/dialogs/dialog_symbol_fields_table.cpp:660 msgid "Field must have a name." -msgstr "欄位必須要有一個名稱。" +msgstr "字段必須要有一個名稱。" #: eeschema/dialogs/dialog_symbol_fields_table.cpp:668 #: eeschema/dialogs/dialog_symbol_properties.cpp:918 #, c-format msgid "Field name '%s' already in use." -msgstr "欄位名稱 \"%s\" 已經被佔用。" +msgstr "字段名稱 '%s' 已經被佔用。" #: eeschema/dialogs/dialog_symbol_fields_table.cpp:696 #, c-format msgid "Are you sure you want to remove the field '%s'?" -msgstr "你確定要刪除欄位 \"%s\"嗎?" +msgstr "確定要移除字段 '%s'嗎?" #: eeschema/dialogs/dialog_symbol_fields_table.cpp:742 -#, fuzzy msgid "Rename Field" -msgstr "重新命名檔案" +msgstr "重命名字段" #: eeschema/dialogs/dialog_symbol_fields_table.cpp:757 #, c-format msgid "Field name %s already exists. Cannot rename over existing field." -msgstr "欄位名稱 \"%s\" 已經存在。無法為已存在的欄位重新命名。" +msgstr "字段名稱 %s 已存在, 無法重命名現有字段。" #: eeschema/dialogs/dialog_symbol_fields_table.cpp:849 -#, fuzzy msgid "The Quantity column cannot be grouped by." -msgstr "無法隱藏“位號”列。" +msgstr "不能對數量列進行分組。" #: eeschema/dialogs/dialog_symbol_fields_table.cpp:857 msgid "The Item Number column cannot be grouped by." -msgstr "無法按項目編號列進行分組。" +msgstr "不能對項目編號列進行分組。" #: eeschema/dialogs/dialog_symbol_fields_table.cpp:1208 -#, fuzzy msgid "Bill of Materials Output File" -msgstr "BOM (物料清單)" +msgstr "物料清單輸出文件" #: eeschema/dialogs/dialog_symbol_fields_table.cpp:1220 #: eeschema/dialogs/dialog_symbol_fields_table.cpp:1229 -#, fuzzy msgid "BOM Output File" -msgstr "輸出尺寸" +msgstr "BOM 輸出文件" #: eeschema/dialogs/dialog_symbol_fields_table.cpp:1227 -#, fuzzy msgid "" "Cannot make path relative (target volume different from schematic file " "volume)!" -msgstr "不能進行相對路徑(目標卷從檔案卷不同)!" +msgstr "無法設置相對路徑 (目標卷與原理圖文件卷不同)!" #: eeschema/dialogs/dialog_symbol_fields_table.cpp:1240 msgid "Unsaved data" -msgstr "未儲存的資料" +msgstr "未保存的數據" #: eeschema/dialogs/dialog_symbol_fields_table.cpp:1241 msgid "Changes are unsaved. Export unsaved data?" -msgstr "更改未儲存。匯出未儲存資料嗎?" +msgstr "更改未保存。導出未保存的數據?" #: eeschema/dialogs/dialog_symbol_fields_table.cpp:1262 -#, fuzzy msgid "No filename specified in exporter" -msgstr "未輸入檔名" +msgstr "導出器中未指定文件名" #: eeschema/dialogs/dialog_symbol_fields_table.cpp:1276 -#, fuzzy, c-format +#, c-format msgid "Could not open/create path '%s'." -msgstr "無法建立檔案 \"%s\"。" +msgstr "無法 打開/創建 路徑 '%s'。" #: eeschema/dialogs/dialog_symbol_fields_table.cpp:1285 -#, fuzzy, c-format +#, c-format msgid "Could not create BOM output '%s'." -msgstr "無法將繪製檔案寫入資料夾 \"%s\"。" +msgstr "無法創建 BOM 輸出 '%s'。" #: eeschema/dialogs/dialog_symbol_fields_table.cpp:1294 -#, fuzzy, c-format +#, c-format msgid "Could not write BOM output '%s'." -msgstr "無法將繪製檔案寫入資料夾 \"%s\"。" +msgstr "無法寫入 BOM 輸出 '%s'。" #: eeschema/dialogs/dialog_symbol_fields_table.cpp:1299 #, c-format msgid "Wrote BOM output to '%s'" -msgstr "將BOM輸出到 '%s'" +msgstr "將 BOM 輸出寫入 '%s'" #: eeschema/dialogs/dialog_symbol_fields_table.cpp:1607 #: eeschema/dialogs/dialog_symbol_fields_table.cpp:2008 -#, fuzzy msgid "BOM preset name:" -msgstr "層預設名稱:" +msgstr "BOM 預設名稱:" #: eeschema/dialogs/dialog_symbol_fields_table.cpp:1607 #: eeschema/dialogs/dialog_symbol_fields_table.cpp:2008 -#, fuzzy msgid "Save BOM Preset" -msgstr "儲存層預設" +msgstr "保存 BOM 預設" #: eeschema/dialogs/dialog_symbol_fields_table.cpp:1633 #: eeschema/dialogs/dialog_symbol_fields_table.cpp:2034 @@ -13565,18 +13476,16 @@ msgid "" "Default presets cannot be modified.\n" "Please use a different name." msgstr "" -"無法修改預設值,\n" -"請使用不同的名稱。" +"不能修改默認預設。\n" +"請使用其他名稱。" #: eeschema/dialogs/dialog_symbol_fields_table_base.cpp:63 -#, fuzzy msgid "View presets:" -msgstr "預設:" +msgstr "預設視圖:" #: eeschema/dialogs/dialog_symbol_fields_table_base.cpp:100 -#, fuzzy msgid "Exclude DNP" -msgstr "排除" +msgstr "排除 DNP (不作裝配)" #: eeschema/dialogs/dialog_symbol_fields_table_base.cpp:106 msgid "Group symbols" @@ -13584,7 +13493,7 @@ msgstr "分組符號" #: eeschema/dialogs/dialog_symbol_fields_table_base.cpp:108 msgid "Group symbols together based on common properties" -msgstr "根據公共屬性對符號進行分組" +msgstr "根據共同屬性對符號分組" #: eeschema/dialogs/dialog_symbol_fields_table_base.cpp:159 msgid "Scope:" @@ -13592,16 +13501,15 @@ msgstr "範圍:" #: eeschema/dialogs/dialog_symbol_fields_table_base.cpp:163 msgid "Entire project" -msgstr "整個專案" +msgstr "整個工程" #: eeschema/dialogs/dialog_symbol_fields_table_base.cpp:169 -#, fuzzy msgid "Recursive" -msgstr "遞迴層級" +msgstr "遞歸" #: eeschema/dialogs/dialog_symbol_fields_table_base.cpp:172 msgid "Cross-probe action:" -msgstr "跨點檢測動作:" +msgstr "交叉探測動作:" #: eeschema/dialogs/dialog_symbol_fields_table_base.cpp:176 #: gerbview/tools/gerbview_selection_tool.cpp:46 @@ -13614,9 +13522,8 @@ msgid "Select" msgstr "選擇" #: eeschema/dialogs/dialog_symbol_fields_table_base.cpp:199 -#, fuzzy msgid "Edit" -msgstr "編輯 (&E)" +msgstr "編輯" #: eeschema/dialogs/dialog_symbol_fields_table_base.cpp:211 msgid "Field delimiter:" @@ -13624,14 +13531,12 @@ msgstr "字段分隔符:" #: eeschema/dialogs/dialog_symbol_fields_table_base.cpp:215 #: eeschema/dialogs/dialog_symbol_fields_table_base.cpp:233 -#, fuzzy msgid "," msgstr "," #: eeschema/dialogs/dialog_symbol_fields_table_base.cpp:220 -#, fuzzy msgid "String delimiter:" -msgstr "起始值:" +msgstr "字符串分隔符:" #: eeschema/dialogs/dialog_symbol_fields_table_base.cpp:224 msgid "\"" @@ -13639,7 +13544,7 @@ msgstr "\"" #: eeschema/dialogs/dialog_symbol_fields_table_base.cpp:229 msgid "Reference delimiter:" -msgstr "參考分隔符:" +msgstr "位號分隔符:" #: eeschema/dialogs/dialog_symbol_fields_table_base.cpp:238 msgid "Range delimiter:" @@ -13652,26 +13557,23 @@ msgstr "-" #: eeschema/dialogs/dialog_symbol_fields_table_base.cpp:243 msgid "Leave blank to disable ranges." -msgstr "留空以停用範圍。" +msgstr "留空以禁用範圍。" #: eeschema/dialogs/dialog_symbol_fields_table_base.cpp:248 -#, fuzzy msgid "Keep tabs" -msgstr "禁止過孔" +msgstr "保留製表符" #: eeschema/dialogs/dialog_symbol_fields_table_base.cpp:251 -#, fuzzy msgid "Keep line breaks" -msgstr "禁止佈線" +msgstr "保留換行符" #: eeschema/dialogs/dialog_symbol_fields_table_base.cpp:257 msgid "Format presets:" msgstr "格式預設:" #: eeschema/dialogs/dialog_symbol_fields_table_base.cpp:273 -#, fuzzy msgid "Output file:" -msgstr "輸出資料夾:" +msgstr "輸出文件:" #: eeschema/dialogs/dialog_symbol_fields_table_base.cpp:318 #: eeschema/dialogs/dialog_symbol_fields_table_base.cpp:328 @@ -13681,37 +13583,37 @@ msgstr "輸出資料夾:" #: pcbnew/dialogs/dialog_export_svg.cpp:88 #: pcbnew/menubar_footprint_editor.cpp:73 pcbnew/menubar_pcb_editor.cpp:126 msgid "Export" -msgstr "匯出" +msgstr "導出" #: eeschema/dialogs/dialog_symbol_fields_table_base.h:139 msgid "Symbol Fields Table" -msgstr "符號欄位表" +msgstr "符號字段表" #: eeschema/dialogs/dialog_symbol_properties.cpp:152 msgid "Base Name" -msgstr "基名稱" +msgstr "基礎名稱" #: eeschema/dialogs/dialog_symbol_properties.cpp:153 #: eeschema/dialogs/dialog_symbol_properties_base.cpp:281 msgid "Alternate Assignment" -msgstr "備用關聯" +msgstr "備選分配" #: eeschema/dialogs/dialog_symbol_properties_base.cpp:133 #: pcb_calculator/calculator_panels/panel_electrical_spacing_ipc2221_base.cpp:22 msgid "Unit:" -msgstr "單元:" +msgstr "單元:" #: eeschema/dialogs/dialog_symbol_properties_base.cpp:144 msgid "Alternate symbol (De Morgan)" -msgstr "備用符號(德摩根)" +msgstr "使用備選符號 (De Morgan)" #: eeschema/dialogs/dialog_symbol_properties_base.cpp:145 msgid "" "Use the alternate shape of this symbol.\n" "For gates, this is the \"De Morgan\" conversion" msgstr "" -"使用此符號的等效符號。\n" -"對邏輯閘而言,稱作 “德摩根” 轉換" +"使用此符號的等效備選符號。\n" +"對邏輯門而言, 稱之為 \"De Morgan\" 轉換" #: eeschema/dialogs/dialog_symbol_properties_base.cpp:149 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:352 @@ -13720,7 +13622,7 @@ msgstr "" #: pcbnew/dialogs/dialog_position_relative.cpp:160 #: pcbnew/dialogs/dialog_shape_properties_base.cpp:165 msgid "Angle:" -msgstr "角度:" +msgstr "角度:" #: eeschema/dialogs/dialog_symbol_properties_base.cpp:153 msgid "+90" @@ -13740,11 +13642,11 @@ msgstr "180" #: eeschema/dialogs/dialog_symbol_properties_base.cpp:159 msgid "Mirror:" -msgstr "映象:" +msgstr "鏡像:" #: eeschema/dialogs/dialog_symbol_properties_base.cpp:163 msgid "Not mirrored" -msgstr "無映象" +msgstr "不作鏡像" #: eeschema/dialogs/dialog_symbol_properties_base.cpp:163 msgid "Around X axis" @@ -13766,18 +13668,16 @@ msgstr "顯示引腳名稱" msgid "" "This is useful for adding symbols for board footprints such as fiducials\n" "and logos that you do not want to appear in the bill of materials export" -msgstr "" -"這對於為電路板封裝(如基準點)新增符號很有用\n" -"以及您不想在 BOM 匯出中顯示的 LOGO" +msgstr "這對於添加一些不想出現在物料清單中的電路板封裝 (如基準定位點) 和 logo " +"標誌等符號很有用" #: eeschema/dialogs/dialog_symbol_properties_base.cpp:213 msgid "" "This is useful for adding symbols that only get exported to the bill of " "materials but\n" "not required to layout the board such as mechanical fasteners and enclosures" -msgstr "" -"這對於新增僅匯出到 BOM 表的符號非常有用,但是。\n" -"不需要佈局電路板,如機械外掛和外殼" +msgstr "這對於添加一些只導出到物料清單但不需要在電路板中佈局的符號很有用, " +"例如機械固定件和外殼" #: eeschema/dialogs/dialog_symbol_properties_base.cpp:217 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:215 @@ -13785,11 +13685,11 @@ msgstr "" #: pcbnew/drc/drc_test_provider_library_parity.cpp:622 #: pcbnew/drc/drc_test_provider_schematic_parity.cpp:163 msgid "Do not populate" -msgstr "不裝配" +msgstr "DNP (不作裝配)" #: eeschema/dialogs/dialog_symbol_properties_base.cpp:229 msgid "Update Symbol from Library..." -msgstr "從庫中更新符號..." +msgstr "與庫符號同步..." #: eeschema/dialogs/dialog_symbol_properties_base.cpp:232 #: eeschema/tools/ee_actions.cpp:729 @@ -13812,21 +13712,20 @@ msgstr "引腳編號" #: eeschema/dialogs/dialog_symbol_properties_base.cpp:280 msgid "Base Pin Name" -msgstr "基引腳名稱" +msgstr "基礎引腳名稱" #: eeschema/dialogs/dialog_symbol_properties_base.cpp:305 -#, fuzzy msgid "Pin Functions" -msgstr "結點" +msgstr "引腳功能" #: eeschema/dialogs/dialog_symbol_properties_base.cpp:318 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:384 msgid "Library link:" -msgstr "庫連結:" +msgstr "庫鏈接:" #: eeschema/dialogs/dialog_symbol_properties_base.cpp:328 msgid "Simulation Model..." -msgstr "模擬模型..." +msgstr "仿真模型..." #: eeschema/dialogs/dialog_symbol_properties_base.h:110 msgid "Symbol Properties" @@ -13837,7 +13736,7 @@ msgstr "符號屬性" msgid "" "Remapping is not possible because you have insufficient privileges to the " "project folder '%s'." -msgstr "由於您對專案資料夾 \"%s\" 的許可權不足,因此無法重新對映。" +msgstr "由於當前用戶對工程文件夾 '%s' 的權限不足, 因此無法重新映射。" #: eeschema/dialogs/dialog_symbol_remap.cpp:75 msgid "" @@ -13850,15 +13749,16 @@ msgid "" "to skip this step, you will be responsible for manually remapping the " "symbols." msgstr "" -"此原理圖當前使用專案符號庫表查詢載入庫符號的方法。 KiCad 將嘗試對映現有符號以" -"使用新的符號庫表。 重新對映將變更某些專案檔案, 原理圖可能與舊版本的 KiCad 不" -"相容。 如果需要還原任何變更, 則所有變更的檔案都將備份到專案資料夾中的 " -"\"remap_backup \" 資料夾中。 如果選擇跳過此步驟, 你將負責手動重新對映符號。" +"此原理圖當前使用工程符號庫表查找加載庫符號的方法。KiCad " +"將嘗試映射現有符號以使用新的符號庫表。重新映射將變更某些工程文件, " +"原理圖可能與舊版本的 KiCad 不兼容。如果需要還原任何變更, " +"則所有變更的文件都將備份到工程文件夾中的 \"rescue_backup \" 文件夾中。" +"如果選擇跳過此步驟, 你將負責手動重新映射符號。" #: eeschema/dialogs/dialog_symbol_remap.cpp:215 #, c-format msgid "Adding library '%s', file '%s' to project symbol library table." -msgstr "新增庫 \"%s\"、檔案 \"%s\" 到專案符號庫表。" +msgstr "將庫 '%s' 和文件 '%s' 添加到工程符號庫表中。" #: eeschema/dialogs/dialog_symbol_remap.cpp:224 #: eeschema/dialogs/panel_sym_lib_table.cpp:887 @@ -13873,36 +13773,36 @@ msgid "" "Error writing project symbol library table.\n" " %s" msgstr "" -"寫入專案符號庫表出錯。\n" +"寫入工程符號庫表時出錯。\n" " %s" #: eeschema/dialogs/dialog_symbol_remap.cpp:245 msgid "Created project symbol library table.\n" -msgstr "建立專案符號庫表。\n" +msgstr "創建工程符號庫表。\n" #: eeschema/dialogs/dialog_symbol_remap.cpp:270 #, c-format msgid "No symbol %s found in symbol library table." -msgstr "在符號庫表中未找到符號 %s 。" +msgstr "在符號庫表中未找到符號 %s。" #: eeschema/dialogs/dialog_symbol_remap.cpp:276 #, c-format msgid "Symbol %s mapped to symbol library '%s'." -msgstr "已對映符號 %s 到符號庫 \"%s\"。" +msgstr "已映射符號 %s 到符號庫 '%s'。" #: eeschema/dialogs/dialog_symbol_remap.cpp:285 msgid "Symbol library table mapping complete!" -msgstr "符號庫表對映完成!" +msgstr "符號庫表映射完成!" #: eeschema/dialogs/dialog_symbol_remap.cpp:355 #, c-format msgid "Cannot create project remap back up folder '%s'." -msgstr "無法建立專案重新映射備份文件夾'%s'。" +msgstr "無法創建工程重新映射備份文件夾 '%s'。" #: eeschema/dialogs/dialog_symbol_remap.cpp:358 #: eeschema/dialogs/dialog_symbol_remap.cpp:510 msgid "Backup Error" -msgstr "備份錯誤" +msgstr "備份出錯" #: eeschema/dialogs/dialog_symbol_remap.cpp:360 #: eeschema/dialogs/dialog_symbol_remap.cpp:514 @@ -13922,7 +13822,7 @@ msgstr "停止恢復" #: eeschema/dialogs/dialog_symbol_remap.cpp:494 #, c-format msgid "Backing up file '%s' to '%s'." -msgstr "備份檔案 \"%s\" 到 \"%s\"。" +msgstr "將文件 '%s' 備份到 '%s'。" #: eeschema/dialogs/dialog_symbol_remap.cpp:389 #: eeschema/dialogs/dialog_symbol_remap.cpp:431 @@ -13932,88 +13832,77 @@ msgstr "備份檔案 \"%s\" 到 \"%s\"。" #: eeschema/dialogs/dialog_symbol_remap.cpp:502 #, c-format msgid "Failed to back up file '%s'.\n" -msgstr "無法備份檔案 \"%s\"。\n" +msgstr "無法備份文件 '%s'。\n" #: eeschema/dialogs/dialog_symbol_remap.cpp:423 #, c-format msgid "Failed to create backup folder '%s'.\n" -msgstr "無法建立備份資料夾 \"%s\"。\n" +msgstr "無法創建備份文件夾 '%s'。\n" #: eeschema/dialogs/dialog_symbol_remap.cpp:509 msgid "Some of the project files could not be backed up." -msgstr "某些專案檔案無法備份。" +msgstr "某些工程文件無法備份。" #: eeschema/dialogs/dialog_symbol_remap_base.cpp:30 #: eeschema/dialogs/dialog_symbol_remap_base.h:54 msgid "Remap Symbols" -msgstr "重新對映符號" +msgstr "重新映射符號" #: eeschema/dialogs/dialog_table_properties_base.cpp:36 #: pcbnew/dialogs/dialog_table_properties_base.cpp:36 -#, fuzzy msgid "Cell contents:" -msgstr " 上下文: " +msgstr "單元格內容:" #: eeschema/dialogs/dialog_table_properties_base.cpp:55 #: pcbnew/dialogs/dialog_table_properties_base.cpp:64 -#, fuzzy msgid "External border" -msgstr "外部資料" +msgstr "外部邊框" #: eeschema/dialogs/dialog_table_properties_base.cpp:58 #: pcbnew/dialogs/dialog_table_properties_base.cpp:67 -#, fuzzy msgid "Header border" -msgstr "圖框邊框" +msgstr "頁眉邊框" #: eeschema/dialogs/dialog_table_properties_base.cpp:110 #: pcbnew/dialogs/dialog_table_properties_base.cpp:99 -#, fuzzy msgid "Row lines" -msgstr "繪製線" +msgstr "行線" #: eeschema/dialogs/dialog_table_properties_base.cpp:113 #: pcbnew/dialogs/dialog_table_properties_base.cpp:102 -#, fuzzy msgid "Column lines" -msgstr "列" +msgstr "行線" #: eeschema/dialogs/dialog_table_properties_base.h:76 #: eeschema/sch_table.cpp:611 pcbnew/dialogs/dialog_table_properties_base.h:72 #: pcbnew/pcb_table.cpp:496 -#, fuzzy msgid "Table Properties" -msgstr "標籤屬性" +msgstr "表格屬性" #: eeschema/dialogs/dialog_tablecell_properties.cpp:318 #: pcbnew/dialogs/dialog_tablecell_properties.cpp:274 -#, fuzzy msgid "Edit Table Cell Properties" -msgstr "編輯零件符號屬性" +msgstr "編輯單元格屬性" #: eeschema/dialogs/dialog_tablecell_properties_base.cpp:43 #: pcbnew/dialogs/dialog_tablecell_properties_base.cpp:39 -#, fuzzy msgid "Horizontal alignment:" msgstr "水平對齊:" #: eeschema/dialogs/dialog_tablecell_properties_base.cpp:45 #: pcbnew/dialogs/dialog_tablecell_properties_base.cpp:41 -#, fuzzy msgid "Horizontal alignment" -msgstr "水平對齊:" +msgstr "水平對齊" #: eeschema/dialogs/dialog_tablecell_properties_base.cpp:70 #: pcbnew/dialogs/dialog_tablecell_properties_base.cpp:66 -#, fuzzy msgid "Vertical alignment:" msgstr "垂直對齊:" #: eeschema/dialogs/dialog_tablecell_properties_base.cpp:72 #: pcbnew/dialogs/dialog_tablecell_properties_base.cpp:68 -#, fuzzy msgid "Vertical alignment" -msgstr "垂直對齊:" +msgstr "垂直對齊" #: eeschema/dialogs/dialog_tablecell_properties_base.cpp:172 #: eeschema/dialogs/dialog_tablecell_properties_base.cpp:218 @@ -14023,33 +13912,28 @@ msgstr "-- 混合值 --" #: eeschema/dialogs/dialog_tablecell_properties_base.cpp:172 #: eeschema/dialogs/dialog_tablecell_properties_base.cpp:218 -#, fuzzy msgid "Set Color..." -msgstr "錫膏顏色..." +msgstr "設置顏色..." #: eeschema/dialogs/dialog_tablecell_properties_base.cpp:264 #: pcbnew/dialogs/dialog_tablecell_properties_base.cpp:191 -#, fuzzy msgid "Cell margins:" -msgstr "邊距:" +msgstr "單元格邊距:" #: eeschema/dialogs/dialog_tablecell_properties_base.cpp:305 #: pcbnew/dialogs/dialog_tablecell_properties_base.cpp:229 -#, fuzzy msgid "Edit Table..." -msgstr "編輯值..." +msgstr "編輯表格..." #: eeschema/dialogs/dialog_tablecell_properties_base.cpp:306 #: pcbnew/dialogs/dialog_tablecell_properties_base.cpp:230 -#, fuzzy msgid "Edit table properties and cell contents" -msgstr "刪除檔案及其內容" +msgstr "編輯表格屬性及單元格內容" #: eeschema/dialogs/dialog_tablecell_properties_base.h:98 #: pcbnew/dialogs/dialog_tablecell_properties_base.h:89 -#, fuzzy msgid "Table Cell Properties" -msgstr "標籤屬性" +msgstr "單元格屬性" #: eeschema/dialogs/dialog_text_properties.cpp:161 eeschema/schematic.cpp:453 msgid "" @@ -14066,22 +13950,21 @@ msgid "" "or http(s)://) or \"#\" to create a hyperlink to a page in this " "schematic." msgstr "" -"無效的超連結目標。 請輸入有效的 URL(例如 file:// 或 http(s)://)或“#<頁碼" -">”以建立指向此原理圖中頁面的超連結。" +"無效的超鏈接目標。請輸入一個有效的 URL (例如 file:// 或 http(s)://) 或 \"" +"#<頁碼>\" 來創建指向此原理圖中某一頁的超鏈接。" #: eeschema/dialogs/dialog_text_properties.cpp:532 #: pcbnew/dialogs/dialog_text_properties.cpp:536 -#, fuzzy msgid "Edit Text Properties" -msgstr "文字屬性" +msgstr "編輯文本屬性" #: eeschema/dialogs/dialog_text_properties_base.cpp:292 msgid "Link:" -msgstr "連結:" +msgstr "鏈接:" #: eeschema/dialogs/dialog_text_properties_base.cpp:294 msgid "Make this text item a clickable hyperlink" -msgstr "使此文字項成為可點選的超連結" +msgstr "使此文本項目變為可點擊的超鏈接" #: eeschema/dialogs/dialog_update_from_pcb.cpp:43 #: pcbnew/dialogs/dialog_import_netlist.cpp:77 @@ -14097,7 +13980,7 @@ msgstr "更新原理圖" #: pcbnew/dialogs/dialog_update_pcb_base.cpp:27 msgid "" "Re-link footprints to schematic symbols based on their reference designators" -msgstr "根據原理圖的位號將封裝重新連結到原理圖符號" +msgstr "根據原理圖的位號將封裝重新鏈接到原理圖符號" #: eeschema/dialogs/dialog_update_from_pcb_base.cpp:33 #: pcbnew/dialogs/dialog_update_pcb_base.cpp:28 @@ -14105,40 +13988,38 @@ msgid "" "Normally footprints are linked to their symbols via their Unique IDs. " "Select this option only if you want to reset the footprint linkages based on " "their reference designators." -msgstr "" -"通常,封裝透過其唯一 ID 連結到其符號。 僅當您要根據位號封裝連結時,才選擇此選" -"項。" +msgstr "通常情況下, 封裝通過其唯一 ID 鏈接到其符號。" +"僅當您想要根據參考位號重置封裝鏈接時, 才選擇此選項。" #: eeschema/dialogs/dialog_update_from_pcb_base.cpp:55 msgid "Update references of symbols that have been changed in the PCB editor." -msgstr "更新 PCB 編輯器中已更改的符號的位號。" +msgstr "將原理圖符號位號與 PCB 的修改進行同步。" #: eeschema/dialogs/dialog_update_from_pcb_base.cpp:59 msgid "Footprint assignments" -msgstr "封裝關聯" +msgstr "封裝分配" #: eeschema/dialogs/dialog_update_from_pcb_base.cpp:60 msgid "" "Update footprint associations of symbols whose footprints have been replaced " "with different footprints in PCB." -msgstr "更新其封裝已替換為 PCB 中不同封裝的符號的封裝關聯。" +msgstr "將原理圖符號封裝與 PCB 的修改進行同步。" #: eeschema/dialogs/dialog_update_from_pcb_base.cpp:65 msgid "Update symbols values that have been replaced in the PCB editor." -msgstr "更新在 PCB 編輯器中替換的符號值。" +msgstr "將原理圖符號數值與 PCB 的修改進行同步。" #: eeschema/dialogs/dialog_update_from_pcb_base.cpp:69 msgid "Net names" -msgstr "網路名稱" +msgstr "網絡名稱" #: eeschema/dialogs/dialog_update_from_pcb_base.cpp:75 -#, fuzzy msgid "Other fields" -msgstr "其他圖框欄位" +msgstr "其他字段" #: eeschema/dialogs/dialog_update_from_pcb_base.cpp:76 msgid "Update all other fields in the symbol from the footprint" -msgstr "更新來自封裝的符號中的其他所有欄位" +msgstr "從封裝更新符號的所有其它字段" #: eeschema/dialogs/dialog_update_from_pcb_base.h:57 #: eeschema/tools/backannotate.cpp:584 @@ -14148,19 +14029,19 @@ msgstr "從 PCB 更新原理圖" #: eeschema/dialogs/dialog_update_symbol_fields.cpp:221 #: eeschema/dialogs/dialog_update_symbol_fields_base.h:68 msgid "Update Symbol Fields" -msgstr "更新符號欄位" +msgstr "更新符號字段" #: eeschema/dialogs/dialog_update_symbol_fields_base.cpp:21 msgid "Parent symbol:" -msgstr "父符號:" +msgstr "父符號:" #: eeschema/dialogs/dialog_update_symbol_fields_base.cpp:61 msgid "Remove fields if not in parent symbol" -msgstr "如果不在父符號中,則刪除欄位" +msgstr "如果在父符號中不存在, 則移除字段" #: eeschema/dialogs/dialog_update_symbol_fields_base.cpp:66 msgid "Reset fields if empty in parent symbol" -msgstr "如果父符號為空,則重置欄位" +msgstr "如果在父符號中該字段為空, 則重置字段" #: eeschema/dialogs/dialog_user_defined_signals.cpp:253 #: eeschema/sch_label.cpp:2191 pcbnew/dialogs/panel_setup_rules.cpp:769 @@ -14168,39 +14049,36 @@ msgid "Syntax Help" msgstr "語法幫助" #: eeschema/dialogs/dialog_user_defined_signals_base.h:63 -#, fuzzy msgid "User-defined Signals" -msgstr "自定義原點" +msgstr "用戶自定義信號" #: eeschema/dialogs/dialog_wire_bus_properties.cpp:231 -#, fuzzy msgid "Wire/Bus" -msgstr "連線" +msgstr "連線/總線" #: eeschema/dialogs/dialog_wire_bus_properties.cpp:232 -#, fuzzy msgid "Wires/Buses" -msgstr "遷移匯流排" +msgstr "連線/總線" #: eeschema/dialogs/dialog_wire_bus_properties_base.cpp:30 msgid "Wire/bus width:" -msgstr "導線/匯流排寬度:" +msgstr "連線/總線寬度:" #: eeschema/dialogs/dialog_wire_bus_properties_base.cpp:90 msgid "Set width to 0 to use netclass's wire/bus widths." -msgstr "將寬度設為 0 以使用網路類導線/匯流排寬度。" +msgstr "將寬度設置為 0 以使用網絡類的連線/總線默認寬度。" #: eeschema/dialogs/dialog_wire_bus_properties_base.h:69 msgid "Wire & Bus Properties" -msgstr "導線 & 匯流排屬性" +msgstr "連線 & 總線屬性" #: eeschema/dialogs/panel_bom_presets_base.cpp:20 msgid "Bill of Materials Presets:" -msgstr "零件表預設:" +msgstr "物料清單預設:" #: eeschema/dialogs/panel_bom_presets_base.cpp:60 msgid "Bill of Materials Formatting Presets:" -msgstr "零件表格式預設:" +msgstr "物料清單格式預設:" #: eeschema/dialogs/panel_eeschema_annotation_options_base.cpp:20 msgid "Automatically annotate symbols" @@ -14212,13 +14090,12 @@ msgid "" "and they will not be seen on the screen. Are you\n" "sure you want to use these colors?" msgstr "" -"有些項目的顏色與背景相同,\n" -"在螢幕上它們將不可見。\n" -"您確定要使用這些顏色嗎?" +"部分項目的顏色與背景色相同, 在屏幕上將不可見。\n" +"確定要使用這些顏色嗎?" #: eeschema/dialogs/panel_eeschema_color_settings.cpp:204 msgid "(symbol editor only)" -msgstr "(僅限符號編輯器)" +msgstr "(僅符號編輯器)" #: eeschema/dialogs/panel_eeschema_color_settings.cpp:249 #: pcbnew/dialogs/panel_pcbnew_color_settings.cpp:792 @@ -14231,7 +14108,7 @@ msgstr "/path/to/sheet" #: eeschema/dialogs/panel_eeschema_display_options_base.cpp:40 msgid "Default font:" -msgstr "預設字型:" +msgstr "默認字體:" #: eeschema/dialogs/panel_eeschema_display_options_base.cpp:53 msgid "S&how hidden pins" @@ -14239,7 +14116,7 @@ msgstr "顯示隱藏引腳 (&H)" #: eeschema/dialogs/panel_eeschema_display_options_base.cpp:56 msgid "Show hidden fields" -msgstr "顯示隱藏欄位" +msgstr "顯示隱藏字段" #: eeschema/dialogs/panel_eeschema_display_options_base.cpp:59 msgid "Show ERC errors" @@ -14254,18 +14131,16 @@ msgid "Show ERC exclusions" msgstr "顯示 ERC 排除" #: eeschema/dialogs/panel_eeschema_display_options_base.cpp:68 -#, fuzzy msgid "Show OP voltages" -msgstr "顯示頁面 %s" +msgstr "顯示工作點電壓" #: eeschema/dialogs/panel_eeschema_display_options_base.cpp:71 -#, fuzzy msgid "Show OP currents" -msgstr "儲存所有電流" +msgstr "顯示工作點電流" #: eeschema/dialogs/panel_eeschema_display_options_base.cpp:74 msgid "Show page limi&ts" -msgstr "顯示圖框範圍 (&T)" +msgstr "顯示頁面範圍 (&T)" #: eeschema/dialogs/panel_eeschema_display_options_base.cpp:84 #: pcbnew/dialogs/panel_pcb_display_options_base.cpp:100 @@ -14274,7 +14149,7 @@ msgstr "選擇&&高亮" #: eeschema/dialogs/panel_eeschema_display_options_base.cpp:94 msgid "Draw selected child items" -msgstr "繪製選定的子項目" +msgstr "繪製選定的子項" #: eeschema/dialogs/panel_eeschema_display_options_base.cpp:97 msgid "Fill selected shapes" @@ -14282,15 +14157,15 @@ msgstr "填充所選形狀" #: eeschema/dialogs/panel_eeschema_display_options_base.cpp:106 msgid "Selection thickness:" -msgstr "選區厚度:" +msgstr "選區高亮寬度:" #: eeschema/dialogs/panel_eeschema_display_options_base.cpp:114 msgid "(selection color can be edited in the \"Colors\" page)" -msgstr "(可以在“顏色”頁面編輯選區顏色)" +msgstr "(選區顏色可以在 \"顏色選項\" 頁面中編輯)" #: eeschema/dialogs/panel_eeschema_display_options_base.cpp:118 msgid "Highlight thickness:" -msgstr "高亮粗細:" +msgstr "高亮線寬:" #: eeschema/dialogs/panel_eeschema_display_options_base.cpp:135 #: pcbnew/dialogs/panel_pcb_display_options_base.cpp:120 @@ -14298,41 +14173,39 @@ msgid "Cross-probing" msgstr "交叉探測" #: eeschema/dialogs/panel_eeschema_display_options_base.cpp:145 -#, fuzzy msgid "Select/highlight objects corresponding to PCB selection" -msgstr "高亮所選符號對應的封裝" +msgstr "選擇/高亮 PCB 所選對象" #: eeschema/dialogs/panel_eeschema_display_options_base.cpp:147 msgid "Highlight symbols corresponding to selected footprints" -msgstr "高亮對應所選封裝的符號" +msgstr "高亮顯示與所選封裝對應的符號" #: eeschema/dialogs/panel_eeschema_display_options_base.cpp:151 #: pcbnew/dialogs/panel_pcb_display_options_base.cpp:136 msgid "Center view on cross-probed items" -msgstr "將視圖居中於十字標探索的項目上" +msgstr "將被交叉探測項目居中顯示" #: eeschema/dialogs/panel_eeschema_display_options_base.cpp:153 msgid "Ensures that cross-probed symbols are visible in the current view" -msgstr "確保交叉探測符號在當前檢視中可見" +msgstr "確保交叉探測符號在當前視圖中可見" #: eeschema/dialogs/panel_eeschema_display_options_base.cpp:157 #: pcbnew/dialogs/panel_pcb_display_options_base.cpp:142 msgid "Zoom to fit cross-probed items" -msgstr "將視圖縮放以適應十字標探索的項目" +msgstr "縮放視圖以適應交叉探測項目" #: eeschema/dialogs/panel_eeschema_display_options_base.cpp:161 #: pcbnew/dialogs/panel_pcb_display_options_base.cpp:146 msgid "Highlight cross-probed nets" -msgstr "高亮顯示被交叉探測的網路" +msgstr "高亮顯示被交叉探測的網絡" #: eeschema/dialogs/panel_eeschema_display_options_base.cpp:163 msgid "Highlight nets when they are highlighted in the PCB editor" -msgstr "當網路在 PCB 編輯器中高亮顯示時,將其高亮顯示" +msgstr "當網絡在 PCB 編輯器中高亮顯示時, 也在原理圖中將其高亮顯示" #: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:33 -#, fuzzy msgid "Line drawing mode:" -msgstr "線繪圖模式:" +msgstr "線條繪製模式:" #: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:37 msgid "Free Angle" @@ -14348,52 +14221,51 @@ msgstr "45 度角" #: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:46 msgid "Mouse drag performs Drag (G) operation" -msgstr "滑鼠拖動執行拖動 (G) 操作" +msgstr "拖動鼠標時執行拖動 (G) 操作" #: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:47 msgid "If unchecked, mouse drag will perform move (M) operation" -msgstr "如果未選中,滑鼠拖動將執行移動 (M) 操作" +msgstr "如果未選中, 拖動鼠標時將執行移動 (M) 操作" #: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:51 msgid "Automatically start wires on unconnected pins" -msgstr "在未連線的引腳上自動開始導線" +msgstr "單擊沒有連線的引腳時自動進行連線" #: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:52 msgid "" "When enabled, you can start wiring by clicking on unconnected pins even when " "the wire tool is not active" -msgstr "" -"啟用後,即使導線工具未處於活動狀態,也可以透過單擊未連線的接點來開始佈線" +msgstr "啟用後, 即使連線工具未處於活動狀態, 也可以通過單擊沒有連線的引腳來開始連線" #: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:56 #: pcbnew/dialogs/panel_edit_options_base.cpp:368 msgid " clears net highlighting" -msgstr " 清除網路高亮" +msgstr " 清除網絡高亮" #: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:57 msgid "" "First in selection tool clears selection, next clears net highlighting" -msgstr "首先在選擇工具中按 清除所選,接著清除網路高亮" +msgstr "在選擇工具處於活動狀態時, 按 清除選擇, 接著就會清除網絡高亮" #: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:67 #: eeschema/dialogs/panel_sym_editing_options_base.cpp:20 msgid "Defaults for New Objects" -msgstr "新物件的預設值" +msgstr "新對象的默認值" #: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:77 msgid "Sheet border:" -msgstr "圖框邊框:" +msgstr "圖紙邊框:" #: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:86 msgid "Sheet background:" -msgstr "圖框背景:" +msgstr "圖紙背景:" #: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:106 #: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:164 #: pcbnew/dialogs/panel_edit_options_base.cpp:97 #: pcbnew/dialogs/panel_edit_options_base.cpp:169 msgid "Left Click Mouse Commands" -msgstr "滑鼠左鍵命令" +msgstr "鼠標左鍵命令" #: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:116 #: pcbnew/dialogs/panel_edit_options_base.cpp:99 @@ -14401,8 +14273,8 @@ msgid "" "Left click (and drag) actions depend on 2 modifier keys:\n" "Shift and Ctrl" msgstr "" -"左鍵單擊(和拖動)操作取決於 2 個修飾鍵:\n" -"Shift 和 Ctrl。" +"左鍵單擊 (拖動) 所執行的動作取決於 2 個修飾鍵:\n" +"Shift 和 Ctrl" #: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:125 #: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:183 @@ -14418,14 +14290,14 @@ msgstr "長按" #: pcbnew/dialogs/panel_edit_options_base.cpp:200 #: pcbnew/dialogs/panel_edit_options_base.cpp:241 msgid "Clarify selection from menu" -msgstr "從選單中明確選擇。" +msgstr "根據菜單確定選區" #: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:137 #: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:195 #: pcbnew/dialogs/panel_edit_options_base.cpp:138 #: pcbnew/dialogs/panel_edit_options_base.cpp:210 msgid "Add item(s) to selection" -msgstr "將項目添加到選擇中" +msgstr "將項目添加到選區" #: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:141 #: pcbnew/dialogs/panel_edit_options_base.cpp:143 @@ -14437,7 +14309,7 @@ msgstr "Ctrl+Shift" #: pcbnew/dialogs/panel_edit_options_base.cpp:148 #: pcbnew/dialogs/panel_edit_options_base.cpp:220 msgid "Remove item(s) from selection" -msgstr "從選擇中移除項目" +msgstr "將項目從選區中移除" #: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:174 #: pcbnew/dialogs/panel_edit_options_base.cpp:171 @@ -14445,8 +14317,8 @@ msgid "" "Left click (and drag) actions depend on 3 modifier keys:\n" "Option, Shift and Cmd" msgstr "" -"左鍵單擊(和拖動)操作取決於 3 個修飾鍵:\n" -"Option、Shift 和 Cmd。" +"左鍵單擊 (拖動) 所執行的動作取決於 3 個修飾鍵:\n" +"Option, Shift 和 Cmd" #: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:199 #: pcbnew/dialogs/panel_edit_options_base.cpp:215 @@ -14455,19 +14327,19 @@ msgstr "Shift+Cmd" #: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:235 msgid "Symbol Field Automatic Placement" -msgstr "符號欄位自動放置" +msgstr "符號字段自動放置" #: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:245 msgid "A&utomatically place symbol fields" -msgstr "自動放置符號欄位 (&U)" +msgstr "自動放置符號字段 (&U)" #: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:248 msgid "A&llow field autoplace to change justification" -msgstr "允許欄位自動對齊放置 (&L)" +msgstr "允許放置字段時自動對齊 (&L)" #: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:251 msgid "Al&ways align autoplaced fields to the 50 mil grid" -msgstr "自動放置欄位對齊到 50mil 網格 (&W)" +msgstr "放置字段時自動對齊到 50mil 柵格 (&W)" #: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:260 #: eeschema/dialogs/panel_sym_editing_options_base.cpp:104 @@ -14476,42 +14348,41 @@ msgstr "重複項目" #: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:275 msgid "&Horizontal pitch:" -msgstr "水平間距 (&H):" +msgstr "水平間距 (&H):" #: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:286 msgid "&Vertical pitch:" -msgstr "垂直間距 (&P):" +msgstr "垂直間距 (&P):" #: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:297 #: eeschema/dialogs/panel_sym_editing_options_base.cpp:130 msgid "Label increment:" -msgstr "標籤增量:" +msgstr "標籤增量:" #: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:316 msgid "Dialog Preferences" -msgstr "對話方塊偏好設定" +msgstr "對話框偏好設置" #: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:326 msgid "Show footprint previews in Symbol Chooser" msgstr "在符號選擇器中顯示封裝預覽" #: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:329 -#, fuzzy msgid "Never show Rescue Symbols tool" -msgstr "恢復符號" +msgstr "不再顯示符號恢復工具" #: eeschema/dialogs/panel_setup_buses.cpp:267 #, c-format msgid "Alias name '%s' already in use." -msgstr "別稱 \"%s\" 已被佔用。" +msgstr "名稱 '%s' 已被佔用。" #: eeschema/dialogs/panel_setup_buses.cpp:291 msgid "Member net/alias name cannot be empty." -msgstr "成員網路/別名不能為空。" +msgstr "成員的網絡/別名不能為空。" #: eeschema/dialogs/panel_setup_buses_base.cpp:24 msgid "Bus definitions:" -msgstr "匯流排定義:" +msgstr "總線定義:" #: eeschema/dialogs/panel_setup_buses_base.cpp:44 msgid "Alias" @@ -14524,11 +14395,11 @@ msgstr "(源)" #: eeschema/dialogs/panel_setup_buses_base.cpp:94 #, c-format msgid "Members of '%s':" -msgstr "'%s'的成員:" +msgstr "'%s' 的成員:" #: eeschema/dialogs/panel_setup_buses_base.cpp:114 msgid "Net / Nested Bus Name" -msgstr "網路/巢狀匯流排名稱" +msgstr "網絡/嵌套總線名稱" #: eeschema/dialogs/panel_setup_formatting_base.cpp:25 #: gerbview/dialogs/panel_gerbview_display_options_base.cpp:27 @@ -14538,7 +14409,7 @@ msgstr "批註" #: eeschema/dialogs/panel_setup_formatting_base.cpp:30 msgid "Symbol unit notation:" -msgstr "符號單元表示法:" +msgstr "符號單元標記:" #: eeschema/dialogs/panel_setup_formatting_base.cpp:34 msgid ".A" @@ -14567,50 +14438,49 @@ msgstr "_1" #: eeschema/dialogs/panel_setup_formatting_base.cpp:55 #: eeschema/dialogs/panel_sym_editing_options_base.cpp:51 msgid "Default text size:" -msgstr "預設文字大小:" +msgstr "默認文本大小:" #: eeschema/dialogs/panel_setup_formatting_base.cpp:66 -#, fuzzy msgid "Overbar offset ratio:" -msgstr "標籤偏移率:" +msgstr "上劃線偏移率:" #: eeschema/dialogs/panel_setup_formatting_base.cpp:77 msgid "Label offset ratio:" -msgstr "標籤偏移率:" +msgstr "標籤偏移率:" #: eeschema/dialogs/panel_setup_formatting_base.cpp:79 #: eeschema/dialogs/panel_setup_formatting_base.cpp:84 msgid "" "Percentage of the text size to offset labels above (or below) a wire, bus, " "or pin" -msgstr "文字大小偏移導線、匯流排或引腳上方(或下方)標籤的百分比" +msgstr "在連線、總線或引腳上方 (或下方) 的標籤文本的文字大小百分比" #: eeschema/dialogs/panel_setup_formatting_base.cpp:92 msgid "Global label margin ratio:" -msgstr "全局標籤邊界比例:" +msgstr "全局標籤邊距比率:" #: eeschema/dialogs/panel_setup_formatting_base.cpp:94 #: eeschema/dialogs/panel_setup_formatting_base.cpp:99 msgid "Percentage of the text size to use as space around a global label" -msgstr "用作全域性標籤周圍空間文字大小的百分比" +msgstr "全局標籤周圍的空間佔文本大小的百分比" #: eeschema/dialogs/panel_setup_formatting_base.cpp:122 #: eeschema/import_gfx/dialog_import_gfx_sch_base.cpp:158 msgid "Default line width:" -msgstr "預設線寬:" +msgstr "默認線寬:" #: eeschema/dialogs/panel_setup_formatting_base.cpp:133 msgid "Pin symbol size:" -msgstr "引腳符號大小:" +msgstr "引腳符號大小:" #: eeschema/dialogs/panel_setup_formatting_base.cpp:151 #: eeschema/erc_item.cpp:42 pcbnew/dialogs/dialog_pad_properties_base.cpp:919 msgid "Connections" -msgstr "連線" +msgstr "連接" #: eeschema/dialogs/panel_setup_formatting_base.cpp:158 msgid "Junction dot size:" -msgstr "結點大小:" +msgstr "結點大小:" #: eeschema/dialogs/panel_setup_formatting_base.cpp:162 msgid "Smallest" @@ -14622,19 +14492,19 @@ msgstr "最大" #: eeschema/dialogs/panel_setup_formatting_base.cpp:168 msgid "Connection grid:" -msgstr "連接網格:" +msgstr "連接柵格:" #: eeschema/dialogs/panel_setup_formatting_base.cpp:194 msgid "Inter-sheet References" -msgstr "表間參考" +msgstr "圖紙間參考" #: eeschema/dialogs/panel_setup_formatting_base.cpp:196 msgid "Show inter-sheet references" -msgstr "顯示錶間參考" +msgstr "顯示圖紙間參考" #: eeschema/dialogs/panel_setup_formatting_base.cpp:202 msgid "Show own page reference" -msgstr "顯示自頁面參考" +msgstr "顯示自身頁面參考" #: eeschema/dialogs/panel_setup_formatting_base.cpp:206 msgid "Standard (1,2,3)" @@ -14647,7 +14517,7 @@ msgstr "縮寫 (1..3)" #: eeschema/dialogs/panel_setup_formatting_base.cpp:219 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:130 msgid "Prefix:" -msgstr "字首:" +msgstr "前綴:" #: eeschema/dialogs/panel_setup_formatting_base.cpp:223 msgid "[" @@ -14656,7 +14526,7 @@ msgstr "[" #: eeschema/dialogs/panel_setup_formatting_base.cpp:228 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:155 msgid "Suffix:" -msgstr "字尾:" +msgstr "後綴:" #: eeschema/dialogs/panel_setup_formatting_base.cpp:232 msgid "]" @@ -14670,17 +14540,17 @@ msgstr "虛線" #: eeschema/dialogs/panel_setup_formatting_base.cpp:254 #: pcbnew/dialogs/panel_setup_formatting_base.cpp:28 msgid "Dash length:" -msgstr "虛線長度:" +msgstr "虛線長度:" #: eeschema/dialogs/panel_setup_formatting_base.cpp:261 #: pcbnew/dialogs/panel_setup_formatting_base.cpp:35 msgid "Gap length:" -msgstr "差距長度:" +msgstr "間隙長度:" #: eeschema/dialogs/panel_setup_formatting_base.cpp:271 #: pcbnew/dialogs/panel_setup_formatting_base.cpp:45 msgid "Dash and dot lengths are ratios of the line width." -msgstr "虛線和點長度是線條寬度的比率。" +msgstr "虛線和點的長度是線寬的比率。" #: eeschema/dialogs/panel_setup_formatting_base.cpp:279 msgid "Operating-point Overlay" @@ -14692,7 +14562,7 @@ msgstr "有效數字(電壓):" #: eeschema/dialogs/panel_setup_formatting_base.cpp:296 msgid "Range (voltages):" -msgstr "範圍(電壓):" +msgstr "範圍 (電壓):" #: eeschema/dialogs/panel_setup_formatting_base.cpp:300 msgid "fV" @@ -14738,14 +14608,13 @@ msgstr "PV" #: eeschema/dialogs/panel_setup_formatting_base.cpp:307 msgid "Significant digits (currents):" -msgstr "有效數字(電流):" +msgstr "有效數字 (電流):" #: eeschema/dialogs/panel_setup_formatting_base.cpp:315 msgid "Range (currents):" -msgstr "範圍(電流):" +msgstr "範圍 (電流):" #: eeschema/dialogs/panel_setup_formatting_base.cpp:319 -#, fuzzy msgid "fA" msgstr "fA" @@ -14776,7 +14645,6 @@ msgid "MA" msgstr "MA" #: eeschema/dialogs/panel_setup_formatting_base.cpp:319 -#, fuzzy msgid "GA" msgstr "GA" @@ -14802,42 +14670,35 @@ msgstr "生成錯誤" #: eeschema/dialogs/panel_simulator_preferences.cpp:41 #: eeschema/dialogs/panel_simulator_preferences.cpp:62 -#, fuzzy msgid "No action" -msgstr "未連線" +msgstr "無動作" #: eeschema/dialogs/panel_simulator_preferences.cpp:42 #: eeschema/dialogs/panel_simulator_preferences.cpp:63 -#, fuzzy msgid "Pan left/right" -msgstr "觸控板向左/向右:" +msgstr "左/右平移" #: eeschema/dialogs/panel_simulator_preferences.cpp:43 -#, fuzzy msgid "Pan right/left" -msgstr "向右平移" +msgstr "左/右平移" #: eeschema/dialogs/panel_simulator_preferences.cpp:44 -#, fuzzy msgid "Pan up/down" -msgstr "觸控板向上/向下:" +msgstr "上/下平移" #: eeschema/dialogs/panel_simulator_preferences.cpp:46 #: eeschema/dialogs/panel_simulator_preferences.cpp:64 -#, fuzzy msgid "Zoom horizontally" -msgstr "水平映象" +msgstr "水平縮放" #: eeschema/dialogs/panel_simulator_preferences.cpp:47 -#, fuzzy msgid "Zoom vertically" -msgstr "垂直映象" +msgstr "垂直縮放" #: eeschema/dialogs/panel_simulator_preferences_base.cpp:46 #: eeschema/dialogs/panel_simulator_preferences_base.cpp:109 -#, fuzzy msgid "Modifier" -msgstr "已修改" +msgstr "修改器" #: eeschema/dialogs/panel_simulator_preferences_base.cpp:50 #: eeschema/dialogs/panel_simulator_preferences_base.cpp:113 @@ -14849,32 +14710,28 @@ msgid "Action" msgstr "操作" #: eeschema/dialogs/panel_simulator_preferences_base.cpp:54 -#, fuzzy msgid "None:" -msgstr "無" +msgstr "無:" #: eeschema/dialogs/panel_simulator_preferences_base.cpp:63 -#, fuzzy msgid "Ctrl:" -msgstr "Ctrl" +msgstr "Ctrl:" #: eeschema/dialogs/panel_simulator_preferences_base.cpp:72 -#, fuzzy msgid "Shift:" -msgstr "Shift" +msgstr "Shift:" #: eeschema/dialogs/panel_simulator_preferences_base.cpp:81 msgid "Alt:" -msgstr "" +msgstr "Alt:" #: eeschema/dialogs/panel_simulator_preferences_base.cpp:96 -#, fuzzy msgid "Horizontal touchpad movement:" -msgstr "水平(X)方向計數:" +msgstr "觸摸板水平移動:" #: eeschema/dialogs/panel_simulator_preferences_base.cpp:117 msgid "Any:" -msgstr "" +msgstr "任意:" #: eeschema/dialogs/panel_sym_color_settings_base.cpp:24 msgid "Use schematic editor color theme" @@ -14882,52 +14739,52 @@ msgstr "使用原理圖編輯器配色主題" #: eeschema/dialogs/panel_sym_color_settings_base.cpp:30 msgid "Use theme:" -msgstr "使用主題:" +msgstr "使用主題:" #: eeschema/dialogs/panel_sym_editing_options_base.cpp:36 msgid "&Default line width:" -msgstr "預設線寬 (&D):" +msgstr "默認線寬 (&D):" #: eeschema/dialogs/panel_sym_editing_options_base.cpp:47 msgid "" "Set to 0 to allow symbols to inherit line width properties\n" "from schematic" -msgstr "設為 0 以允許符號繼承原理圖的線寬屬性" +msgstr "設置為 0 以允許符號從原理圖繼承線寬屬性" #: eeschema/dialogs/panel_sym_editing_options_base.cpp:62 msgid "D&efault pin length:" -msgstr "預設引腳長度 (&E):" +msgstr "默認引腳引線長度 (&E):" #: eeschema/dialogs/panel_sym_editing_options_base.cpp:73 msgid "De&fault pin number size:" -msgstr "當前引腳編號尺寸 (&F):" +msgstr "默認引腳編號大小 (&F):" #: eeschema/dialogs/panel_sym_editing_options_base.cpp:84 msgid "Def&ault pin name size:" -msgstr "預設引腳名稱高度 (&A):" +msgstr "默認引腳名稱文本高度 (&A):" #: eeschema/dialogs/panel_sym_editing_options_base.cpp:98 msgid "Show pin &electrical type" -msgstr "顯示引腳電氣型別 (&S)" +msgstr "顯示引腳電氣類型 (&S)" #: eeschema/dialogs/panel_sym_editing_options_base.cpp:119 msgid "&Pitch of repeated pins:" -msgstr "重複的引腳間距 (&P):" +msgstr "重複引腳的間距 (&P):" #: eeschema/dialogs/panel_sym_lib_table.cpp:430 #: pcbnew/dialogs/panel_fp_lib_table.cpp:539 msgid "A library table row nickname and path cells are empty." -msgstr "庫錶行暱稱和路徑單元格為空。" +msgstr "表格條目的行名稱和庫路徑單元格為空。" #: eeschema/dialogs/panel_sym_lib_table.cpp:432 #: pcbnew/dialogs/panel_fp_lib_table.cpp:541 msgid "A library table row nickname cell is empty." -msgstr "庫錶行暱稱單元為空。" +msgstr "表格條目的行名稱單元格為空。" #: eeschema/dialogs/panel_sym_lib_table.cpp:434 #: pcbnew/dialogs/panel_fp_lib_table.cpp:543 msgid "A library table row path cell is empty." -msgstr "庫錶行路徑單元格為空。" +msgstr "表格條目的庫路徑單元格為空。" #: eeschema/dialogs/panel_sym_lib_table.cpp:438 #: pcbnew/dialogs/panel_fp_lib_table.cpp:547 @@ -14939,44 +14796,44 @@ msgstr "無效的行定義" msgid "" "Empty cells will result in all rows that are invalid to be removed from the " "table." -msgstr "空單元格將導致從表格中刪除無效的所有行。" +msgstr "表格中有空白單元格, 將會移除表格中所有無效的行。" #: eeschema/dialogs/panel_sym_lib_table.cpp:442 #: pcbnew/dialogs/panel_fp_lib_table.cpp:551 msgid "Remove Invalid Cells" -msgstr "刪除無效單元格" +msgstr "移除所有無效單元格" #: eeschema/dialogs/panel_sym_lib_table.cpp:443 #: pcbnew/dialogs/panel_fp_lib_table.cpp:552 msgid "Cancel Table Update" -msgstr "取消表格更新" +msgstr "取消更新表格" #: eeschema/dialogs/panel_sym_lib_table.cpp:456 #, c-format msgid "Illegal character '%c' in nickname '%s'" -msgstr "非法字元 '%c' 在暱稱: '%s' 中" +msgstr "在名稱: '%2$s' 中出現非法字符 '%1$c'" #: eeschema/dialogs/panel_sym_lib_table.cpp:469 #: eeschema/dialogs/panel_sym_lib_table.cpp:521 #: pcbnew/dialogs/panel_fp_lib_table.cpp:578 #: pcbnew/dialogs/panel_fp_lib_table.cpp:626 msgid "Library Nickname Error" -msgstr "庫別名錯誤" +msgstr "庫名稱錯誤" #: eeschema/dialogs/panel_sym_lib_table.cpp:508 #: pcbnew/dialogs/panel_fp_lib_table.cpp:612 #, c-format msgid "Multiple libraries cannot share the same nickname ('%s')." -msgstr "多個庫不能共享相同的暱稱('%s')。" +msgstr "不能在多個庫中使用相同的名稱 ('%s')。" #: eeschema/dialogs/panel_sym_lib_table.cpp:557 eeschema/symbol_library.cpp:576 #, c-format msgid "Symbol library '%s' failed to load." -msgstr "符號庫 \"%s\" 載入失敗。" +msgstr "符號庫 '%s' 加載失敗。" #: eeschema/dialogs/panel_sym_lib_table.cpp:562 msgid "Error Loading Library" -msgstr "載入庫時出錯" +msgstr "加載庫時出錯" #: eeschema/dialogs/panel_sym_lib_table.cpp:607 eeschema/files-io.cpp:730 #: eeschema/import_gfx/dialog_import_gfx_sch.cpp:200 @@ -14984,26 +14841,26 @@ msgstr "載入庫時出錯" #: pcbnew/files.cpp:150 pcbnew/footprint_libraries_utils.cpp:119 #: pcbnew/import_gfx/dialog_import_graphics.cpp:213 msgid "All supported formats" -msgstr "所有支援的格式" +msgstr "所有支持的格式" #: eeschema/dialogs/panel_sym_lib_table.cpp:619 msgid "Add Library" -msgstr "新增庫..." +msgstr "添加庫" #: eeschema/dialogs/panel_sym_lib_table.cpp:633 msgid "Warning: Duplicate Nickname" -msgstr "警告:重複的別名" +msgstr "警告: 重複的名稱" #: eeschema/dialogs/panel_sym_lib_table.cpp:634 #: pcbnew/dialogs/panel_fp_lib_table.cpp:978 #, c-format msgid "A library nicknamed '%s' already exists." -msgstr "庫別名 '%s' 已經存在。" +msgstr "名稱為 '%s' 的庫已存在。" #: eeschema/dialogs/panel_sym_lib_table.cpp:635 #: pcbnew/dialogs/panel_fp_lib_table.cpp:979 msgid "One of the nicknames will need to be changed after adding this library." -msgstr "在新增此庫後需要更改其中一個庫暱稱。" +msgstr "不能出現重複的庫名稱, 添加該庫後, 需要更改其中一個庫的名稱。" #: eeschema/dialogs/panel_sym_lib_table.cpp:654 eeschema/sch_base_frame.cpp:286 #: pcbnew/dialogs/panel_fp_lib_table.cpp:999 @@ -15014,34 +14871,33 @@ msgstr "跳過" #: eeschema/dialogs/panel_sym_lib_table.cpp:654 #: pcbnew/dialogs/panel_fp_lib_table.cpp:999 msgid "Add Anyway" -msgstr "仍然新增" +msgstr "仍然添加" #: eeschema/dialogs/panel_sym_lib_table.cpp:855 msgid "" "Select one or more rows containing libraries to save as current KiCad format " "(*.kicad_sym)." -msgstr "選取一個或多個包含要存儲為當前KiCad格式(*.kicad_sym)的庫的行。" +msgstr "選擇一條或多條庫並將其保存為當前 KiCad 庫格式 (*.kicad_sym)。" #: eeschema/dialogs/panel_sym_lib_table.cpp:863 #, c-format msgid "" "Save '%s' as current KiCad format (*.kicad_sym) and replace legacy entry in " "table?" -msgstr "將 '%s' 另存為當前格式(* .kicad_sym)並替換表中的舊條目?" +msgstr "將 '%s' 另存為當前 KiCad 庫格式 (*.kicad_sym) 並替換表中的舊格式條目?" #: eeschema/dialogs/panel_sym_lib_table.cpp:869 #, c-format msgid "" "Save %d libraries as current KiCad format (*.kicad_sym) and replace legacy " "entries in table?" -msgstr "" -"將 %d 個庫保存為當前的 KiCad 格式 (*.kicad_sym) 並替換表格中的舊條目嗎?" +msgstr "將 %d 個庫另存為當前 KiCad 版本格式 (*.kicad_sym) 並替換表中的舊條目?" #: eeschema/dialogs/panel_sym_lib_table.cpp:900 #: pcbnew/dialogs/dialog_export_step.cpp:409 #, c-format msgid "File '%s' already exists. Do you want overwrite this file?" -msgstr "檔案 \"%s\" 已經存在,你想覆蓋它嗎?" +msgstr "文件 '%s' 已存在, 要覆蓋它嗎?" #: eeschema/dialogs/panel_sym_lib_table.cpp:903 #: pcbnew/dialogs/panel_fp_lib_table.cpp:857 @@ -15052,7 +14908,7 @@ msgstr "遷移庫" #: eeschema/libarch.cpp:135 #, c-format msgid "Failed to save symbol library file '%s'." -msgstr "未能儲存符號庫檔案 '%s'。" +msgstr "符號庫文件 '%s' 保存失敗。" #: eeschema/dialogs/panel_sym_lib_table.cpp:1098 msgid "" @@ -15061,7 +14917,7 @@ msgid "" "modified." msgstr "" "已對一個或多個符號庫進行了修改。\n" -"必須先儲存或丟棄變更,然後才能修改符號庫表。" +"在修改符號庫表之前, 必須保存或放棄更改。" #: eeschema/dialogs/panel_sym_lib_table.cpp:1112 msgid "Symbol Libraries" @@ -15076,7 +14932,7 @@ msgid "" "\n" "%s" msgstr "" -"儲存全域性庫表時發生錯誤:\n" +"保存全局庫表時出錯: \n" "\n" "%s" @@ -15089,7 +14945,7 @@ msgstr "" #: pcbnew/dialogs/panel_fp_lib_table.cpp:1189 #: pcbnew/dialogs/panel_fp_lib_table.cpp:1202 msgid "File Save Error" -msgstr "檔案儲存錯誤" +msgstr "文件保存錯誤" #: eeschema/dialogs/panel_sym_lib_table.cpp:1147 #: eeschema/tools/sch_editor_control.cpp:511 @@ -15100,7 +14956,7 @@ msgid "" "\n" "%s" msgstr "" -"儲存專案特定庫表時出錯:\n" +"保存工程專用庫表時出錯:\n" "\n" "%s" @@ -15112,7 +14968,7 @@ msgstr "" #: pcbnew/footprint_libraries_utils.cpp:973 #: pcbnew/footprint_libraries_utils.cpp:1353 msgid "Nickname" -msgstr "別名" +msgstr "名稱" #: eeschema/dialogs/panel_sym_lib_table_base.cpp:47 #: eeschema/dialogs/panel_sym_lib_table_base.cpp:97 @@ -15130,26 +14986,26 @@ msgstr "庫格式" #: eeschema/dialogs/panel_sym_lib_table_base.cpp:70 #: pcbnew/dialogs/panel_fp_lib_table_base.cpp:69 msgid "Global Libraries" -msgstr "全域性庫" +msgstr "全局庫" #: eeschema/dialogs/panel_sym_lib_table_base.cpp:121 #: pcbnew/dialogs/panel_fp_lib_table_base.cpp:118 msgid "Project Specific Libraries" -msgstr "專案特定庫" +msgstr "工程專用庫" #: eeschema/dialogs/panel_sym_lib_table_base.cpp:129 #: pcbnew/dialogs/panel_fp_lib_table_base.cpp:126 msgid "Add empty row to table" -msgstr "向表中新增空行" +msgstr "向表中添加空行" #: eeschema/dialogs/panel_sym_lib_table_base.cpp:134 msgid "Add existing library to table" -msgstr "將現有庫新增到表中" +msgstr "將現有庫添加到表中" #: eeschema/dialogs/panel_sym_lib_table_base.cpp:152 #: pcbnew/dialogs/panel_fp_lib_table_base.cpp:149 msgid "Remove library from table" -msgstr "從表中刪除庫" +msgstr "從表中移除庫" #: eeschema/dialogs/panel_sym_lib_table_base.cpp:159 #: pcbnew/dialogs/panel_fp_lib_table_base.cpp:156 @@ -15159,23 +15015,23 @@ msgstr "遷移庫" #: eeschema/dialogs/panel_sym_lib_table_base.cpp:203 #: pcbnew/dialogs/panel_fp_lib_table_base.cpp:197 msgid "This is a read-only table which shows pertinent environment variables." -msgstr "這是隻讀列表,其顯示了相關的環境變數。" +msgstr "這是一個只讀列表, 顯示了相關的環境變量。" #: eeschema/dialogs/panel_template_fieldnames.cpp:41 msgid "Project field name templates:" -msgstr "專案欄位名稱模板:" +msgstr "工程字段名稱模板:" #: eeschema/dialogs/panel_template_fieldnames.cpp:47 msgid "Global field name templates:" -msgstr "全域性欄位名模板:" +msgstr "全局字段名稱模板:" #: eeschema/dialogs/panel_template_fieldnames.cpp:95 msgid "Untitled Field" -msgstr "無標題欄位" +msgstr "無標題字段" #: eeschema/dialogs/panel_template_fieldnames_base.cpp:20 msgid "Field name templates:" -msgstr "欄位名模板:" +msgstr "字段名稱模板:" #: eeschema/dialogs/panel_template_fieldnames_base.cpp:44 #: kicad/pcm/dialogs/dialog_manage_repositories_base.cpp:40 @@ -15187,26 +15043,26 @@ msgid "" "An error occurred attempting to load the global symbol library table.\n" "Please edit this global symbol library table in Preferences menu." msgstr "" -"試圖載入全域性符號庫表時出錯。\n" -"請在偏好設定選單中編輯這個全域性符號庫表。" +"加載全局符號庫表時出錯。\n" +"請在偏好設置菜單中編輯此全局符號庫表。" #: eeschema/eeschema.cpp:500 #, c-format msgid "" "Cannot copy file '%s' as it will be overwritten by the new root sheet file." -msgstr "無法複製檔案“%s”,因為它將被新的根圖框檔案覆蓋。" +msgstr "文件 '%s' 會被新的工作表根目錄圖紙文件所覆蓋, 無法複製。" #: eeschema/eeschema_config.cpp:78 pcbnew/pcbnew_config.cpp:55 #: pcbnew/python/scripting/pcbnew_scripting_helpers.cpp:188 msgid "Error loading drawing sheet." -msgstr "載入圖紙時出錯。" +msgstr "加載圖紙時出錯。" #: eeschema/eeschema_jobs_handler.cpp:119 #: pagelayout_editor/pl_editor_frame.cpp:346 #: pcbnew/pcbnew_jobs_handler.cpp:1450 #, c-format msgid "Error loading drawing sheet '%s'." -msgstr "載入圖紙“%s”時出現錯誤。" +msgstr "加載圖紙 '%s' 時出錯。" #: eeschema/eeschema_jobs_handler.cpp:148 #: eeschema/eeschema_jobs_handler.cpp:246 @@ -15214,7 +15070,7 @@ msgstr "載入圖紙“%s”時出現錯誤。" #: eeschema/eeschema_jobs_handler.cpp:614 #: eeschema/eeschema_jobs_handler.cpp:961 msgid "Failed to load schematic file\n" -msgstr "載入原理圖檔案失敗\n" +msgstr "加載原理圖文件失敗\n" #: eeschema/eeschema_jobs_handler.cpp:263 #: eeschema/eeschema_jobs_handler.cpp:380 @@ -15222,13 +15078,13 @@ msgstr "載入原理圖檔案失敗\n" msgid "" "Warning: schematic has annotation errors, please use the schematic editor to " "fix them\n" -msgstr "警告:原理圖有註釋錯誤,請使用原理圖編輯器修復它們\n" +msgstr "警告: 原理圖有註釋錯誤, 請使用原理圖編輯器修復它們\n" #: eeschema/eeschema_jobs_handler.cpp:273 #: eeschema/eeschema_jobs_handler.cpp:390 #: eeschema/eeschema_jobs_handler.cpp:642 msgid "Warning: duplicate sheet names.\n" -msgstr "警告:重複的表單名稱。\n" +msgstr "警告: 重複的表單名稱。\n" #: eeschema/eeschema_jobs_handler.cpp:324 msgid "Unknown netlist format.\n" @@ -15237,23 +15093,23 @@ msgstr "未知的網表格式。\n" #: eeschema/eeschema_jobs_handler.cpp:448 #, c-format msgid "BOM preset '%s' not found" -msgstr "未找到 BOM 預設值 '%s'。" +msgstr "找不到 BOM 預設 '%s'" #: eeschema/eeschema_jobs_handler.cpp:544 #: eeschema/eeschema_jobs_handler.cpp:756 #, c-format msgid "Unable to open destination '%s'" -msgstr "打不開目標 '%s'" +msgstr "無法打開目標 '%s'" #: eeschema/eeschema_jobs_handler.cpp:575 #, c-format msgid "BOM format preset '%s' not found" -msgstr "未找到 BOM 預設格式 '%s'" +msgstr "找不到 BOM 格式預設 '%s'" #: eeschema/eeschema_jobs_handler.cpp:719 #, c-format msgid "Plotting symbol '%s' unit %d to '%s'\n" -msgstr "繪製符號 '%s' 單位 %d 到 '%s'\n" +msgstr "將符號 '%s' 單元 %d 繪製到 '%s'\n" #: eeschema/eeschema_jobs_handler.cpp:729 #, c-format @@ -15264,12 +15120,12 @@ msgstr "將符號 '%s' 繪製到 '%s'\n" #: eeschema/eeschema_jobs_handler.cpp:902 pcbnew/pcbnew_jobs_handler.cpp:992 #: pcbnew/pcbnew_jobs_handler.cpp:1063 msgid "Unable to load library\n" -msgstr "無法載入庫\n" +msgstr "無法加載庫\n" #: eeschema/eeschema_jobs_handler.cpp:820 #: eeschema/symbol_editor/symbol_editor_import_export.cpp:149 msgid "There is no symbol selected to save." -msgstr "沒有選擇元件儲存。" +msgstr "沒有選擇元件保存。" #: eeschema/eeschema_jobs_handler.cpp:878 pcbnew/pcbnew_jobs_handler.cpp:957 msgid "Output path must not conflict with existing path\n" @@ -15278,11 +15134,11 @@ msgstr "輸出路徑不得與現有路徑衝突\n" #: eeschema/eeschema_jobs_handler.cpp:886 pcbnew/pcbnew_jobs_handler.cpp:964 msgid "" "Output path must be specified to convert legacy and non-KiCad libraries\n" -msgstr "" +msgstr "轉換舊版庫和非 KiCad 庫時必須指定輸出路徑\n" #: eeschema/eeschema_jobs_handler.cpp:912 msgid "Saving symbol library in updated format\n" -msgstr "用更新的格式儲存符號庫\n" +msgstr "用更新的格式保存符號庫\n" #: eeschema/eeschema_jobs_handler.cpp:933 msgid "Symbol library was not updated\n" @@ -15290,26 +15146,26 @@ msgstr "符號庫未更新\n" #: eeschema/eeschema_jobs_handler.cpp:995 msgid "Running ERC...\n" -msgstr "執行 DRC...\n" +msgstr "運行 ERC...\n" #: eeschema/eeschema_jobs_handler.cpp:1003 pcbnew/pcbnew_jobs_handler.cpp:1285 #, c-format msgid "Found %d violations\n" -msgstr "找到%d 項違反規則\n" +msgstr "發現 %d 條違規項\n" #: eeschema/eeschema_jobs_handler.cpp:1018 #, c-format msgid "Unable to save ERC report to %s\n" -msgstr "無法在此儲存ERC報告 %s\n" +msgstr "無法將 ERC 報告保存到 %s\n" #: eeschema/eeschema_jobs_handler.cpp:1024 #, c-format msgid "Saved ERC Report to %s\n" -msgstr "將ERC報告檔案儲存至此 %s\n" +msgstr "已將 ERC 報告保存到文件 %s\n" #: eeschema/eeschema_settings.cpp:70 msgid "Net Navigator" -msgstr "網路導航器" +msgstr "網絡導航" #: eeschema/eeschema_settings.cpp:114 eeschema/sch_edit_frame.cpp:1986 #: pcbnew/footprint_edit_frame.cpp:246 pcbnew/footprint_edit_frame.cpp:911 @@ -15335,7 +15191,7 @@ msgstr "三態引腳" #: eeschema/erc.cpp:78 eeschema/erc.cpp:95 msgid "Passive Pin" -msgstr "被動接腳" +msgstr "無源引腳" #: eeschema/erc.cpp:79 eeschema/erc.cpp:96 msgid "Free Pin" @@ -15363,21 +15219,21 @@ msgstr "發射極開路" #: eeschema/erc.cpp:85 eeschema/erc.cpp:102 msgid "No Connection" -msgstr "未連線" +msgstr "未連接" #: eeschema/erc.cpp:290 msgid "Unresolved text variable in drawing sheet" -msgstr "圖紙中未解析的文字變數" +msgstr "圖紙中未解析的文本變量" #: eeschema/erc.cpp:326 #, c-format msgid "Bus alias %s has conflicting definitions on %s and %s" -msgstr "匯流排別名 %s 在 %s 和 %s 上的定義衝突" +msgstr "總線別名 %s 在 %s 和 %s 上的定義衝突" #: eeschema/erc.cpp:395 #, c-format msgid "Different footprints assigned to %s and %s" -msgstr "關聯給 %s 和 %s 的封裝不同" +msgstr "分配給 %s 和 %s 的封裝不同" #: eeschema/erc.cpp:486 #, c-format @@ -15402,26 +15258,26 @@ msgstr "符號 %s 在未放置的單元 %s 中有雙向引腳。" #: eeschema/erc.cpp:573 #, c-format msgid "Netclass %s is not defined" -msgstr "網絡類別%s 未定義" +msgstr "網絡類 %s 未定義" #: eeschema/erc.cpp:668 msgid "Pin with 'no connection' type is connected" -msgstr "具有\"無連接\"類型的引腳已連接。" +msgstr "帶有 '無連接' 標誌的引腳具有外部連接" #: eeschema/erc.cpp:781 #, c-format msgid "Pins of type %s and %s are connected" -msgstr "型別為 %s 和 %s 的引腳已連線" +msgstr "類型為 %s 和 %s 的引腳已連接" #: eeschema/erc.cpp:854 #, c-format msgid "Pin %s is connected to both %s and %s" -msgstr "引腳 %s 同時連線到 %s 和 %s" +msgstr "引腳 %s 同時連接到 %s 和 %s" #: eeschema/erc.cpp:969 -#, fuzzy, c-format +#, c-format msgid "The current configuration does not include the symbol library '%s'" -msgstr "當前配置不包含庫 '%s'" +msgstr "當前配置不包含符號庫 '%s'" #: eeschema/erc.cpp:984 #, c-format @@ -15431,42 +15287,42 @@ msgstr "當前配置中未啟用庫 '%s'" #: eeschema/erc.cpp:1003 #, c-format msgid "Symbol '%s' not found in symbol library '%s'" -msgstr "在符號庫中 \"%s\" 沒有找到符號 \"%s\"" +msgstr "在符號庫中 '%s' 找不到符號 '%s'" #: eeschema/erc.cpp:1022 -#, fuzzy, c-format +#, c-format msgid "Symbol '%s' doesn't match copy in library '%s'" -msgstr "封裝 '%s' 與庫 '%s' 中的副本不匹配。" +msgstr "封裝 '%s' 與來源庫封裝 '%s' 存在差異" #: eeschema/erc.cpp:1070 -#, fuzzy, c-format +#, c-format msgid "'%s' is not a valid footprint identifier." -msgstr "\"%s\" 不是有效的封裝。" +msgstr "'%s' 不是有效封裝索引。" #: eeschema/erc.cpp:1084 pcbnew/drc/drc_test_provider_library_parity.cpp:849 #: pcbnew/footprint_editor_utils.cpp:339 -#, fuzzy, c-format +#, c-format msgid "The current configuration does not include the footprint library '%s'." -msgstr "當前配置不包含庫 '%s'。" +msgstr "當前配置不包含封裝庫 '%s'。" #: eeschema/erc.cpp:1093 pcbnew/drc/drc_test_provider_library_parity.cpp:863 #: pcbnew/footprint_editor_utils.cpp:351 -#, fuzzy, c-format +#, c-format msgid "The footprint library '%s' is not enabled in the current configuration." -msgstr "當前配置中未啟用庫 '%s'。" +msgstr "當前配置中未啟用封裝庫 '%s'。" #: eeschema/erc.cpp:1102 pcbnew/drc/drc_test_provider_library_parity.cpp:899 #, c-format msgid "Footprint '%s' not found in library '%s'." -msgstr "未找到封裝 '%s' (在庫 '%s' 中)。" +msgstr "在庫 %2$s 中未找到封裝 '%1$s'。" #: eeschema/erc.cpp:1248 msgid "Checking sheet names..." -msgstr "檢查圖框名稱..." +msgstr "檢查頁面名稱..." #: eeschema/erc.cpp:1256 msgid "Checking bus conflicts..." -msgstr "正在檢查匯流排衝突..." +msgstr "正在檢查總線衝突..." #: eeschema/erc.cpp:1263 msgid "Checking conflicts..." @@ -15490,7 +15346,7 @@ msgstr "正在檢查標籤..." #: eeschema/erc.cpp:1323 msgid "Checking for unresolved variables..." -msgstr "正在檢查未解析的變數..." +msgstr "正在檢查未解析的變量..." #: eeschema/erc.cpp:1331 msgid "Checking SPICE models..." @@ -15498,24 +15354,23 @@ msgstr "正在檢查 SPICE 模型..." #: eeschema/erc.cpp:1339 msgid "Checking no connect pins for connections..." -msgstr "正在檢查沒有連線的連線引腳..." +msgstr "正在檢查沒有連接的連接引腳..." #: eeschema/erc.cpp:1348 msgid "Checking for library symbol issues..." msgstr "正在檢查庫符號問題..." #: eeschema/erc.cpp:1356 -#, fuzzy msgid "Checking for footprint link issues..." -msgstr "檢查封裝..." +msgstr "檢查封裝鏈接問題..." #: eeschema/erc.cpp:1364 msgid "Checking for off grid pins and wires..." -msgstr "檢查偏離柵格的引腳與走線…" +msgstr "檢查偏離柵格的引腳與走線..." #: eeschema/erc.cpp:1372 msgid "Checking for undefined netclasses..." -msgstr "正在檢查未定義的網絡類別..." +msgstr "正在檢查未定義的網絡類..." #: eeschema/erc_item.cpp:43 msgid "Conflicts" @@ -15528,15 +15383,15 @@ msgstr "其他" #: eeschema/erc_item.cpp:47 msgid "Duplicate sheet names within a given sheet" -msgstr "給定的圖框中重複圖框名稱" +msgstr "給定的圖紙中重複圖紙名稱" #: eeschema/erc_item.cpp:51 msgid "Symbol pin or wire end off connection grid" -msgstr "符號引腳或連線脫離網格" +msgstr "符號引腳或連線沒有與柵格對齊" #: eeschema/erc_item.cpp:55 msgid "Pin not connected" -msgstr "引腳未連線" +msgstr "引腳未連接" #: eeschema/erc_item.cpp:59 msgid "Input pin not driven by any Output pins" @@ -15552,32 +15407,31 @@ msgstr "引腳之間的衝突問題" #: eeschema/erc_item.cpp:75 msgid "Mismatch between hierarchical labels and sheet pins" -msgstr "分層標籤和圖紙頁碼不匹配" +msgstr "層次標籤和圖紙引腳不匹配" #: eeschema/erc_item.cpp:79 msgid "A pin with a \"no connection\" flag is connected" -msgstr "帶有“不連線”標記的一個引腳是連線著的" +msgstr "帶有 '無連接' 標誌的引腳具有外部連接" #: eeschema/erc_item.cpp:83 msgid "Unconnected \"no connection\" flag" -msgstr "未連線的“無連線”標誌" +msgstr "未連接的 '無連接' 標誌" #: eeschema/erc_item.cpp:87 msgid "Label not connected to anything" -msgstr "標籤未連線到任何內容" +msgstr "標籤未連接到任何對象" #: eeschema/erc_item.cpp:91 msgid "Global label not connected anywhere else in the schematic" -msgstr "在原理圖中的任何其他位置都未連線全域性標籤" +msgstr "在原理圖中的任何其他位置都未連接全局標籤" #: eeschema/erc_item.cpp:95 msgid "Labels are similar (lower/upper case difference only)" -msgstr "標籤相似(只有大小寫的區別)" +msgstr "標籤相似 (只有大小寫的區別)" #: eeschema/erc_item.cpp:99 -#, fuzzy msgid "Global label only appears once in the schematic" -msgstr "在原理圖中的任何其他位置都未連線全域性標籤" +msgstr "在原理圖中只出現一次的全局標籤" #: eeschema/erc_item.cpp:103 msgid "Different footprint assigned in another unit of the symbol" @@ -15585,39 +15439,39 @@ msgstr "符號的另一個單元中分配了一個不同的封裝" #: eeschema/erc_item.cpp:107 msgid "Different net assigned to a shared pin in another unit of the symbol" -msgstr "不同的網被分配到符號另一單元中的一個共用引腳" +msgstr "不同的網絡被分配到符號另一單元中的一個共用引腳" #: eeschema/erc_item.cpp:111 msgid "Conflict between bus alias definitions across schematic sheets" -msgstr "原理圖圖框中匯流排別名定義之間的衝突" +msgstr "原理圖圖紙中總線別名定義之間的衝突" #: eeschema/erc_item.cpp:115 msgid "More than one name given to this bus or net" -msgstr "這個匯流排或網路的名字不止一個" +msgstr "這個總線或網絡的名稱不止一個" #: eeschema/erc_item.cpp:119 msgid "Conflicting netclass assignments" -msgstr "衝突的網路類分配" +msgstr "衝突的網絡類分配" #: eeschema/erc_item.cpp:123 msgid "Net is graphically connected to a bus but not a bus member" -msgstr "網路以圖形方式連線到匯流排, 但不是匯流排成員" +msgstr "網絡以圖形方式連接到總線, 但不是總線成員" #: eeschema/erc_item.cpp:127 msgid "Buses are graphically connected but share no bus members" -msgstr "匯流排以圖形方式連線,但不共享匯流排成員" +msgstr "總線以圖形方式連接, 但不共享總線成員" #: eeschema/erc_item.cpp:131 msgid "Invalid connection between bus and net items" -msgstr "匯流排和網路項目之間的連接無效" +msgstr "總線和網絡項目之間的連接無效" #: eeschema/erc_item.cpp:135 pcbnew/drc/drc_item.cpp:197 msgid "Unresolved text variable" -msgstr "未解析的文字變數" +msgstr "未解析的文本變量" #: eeschema/erc_item.cpp:139 msgid "Undefined netclass" -msgstr "未定義的網絡類別" +msgstr "未定義的網絡類" #: eeschema/erc_item.cpp:143 msgid "SPICE model issue" @@ -15625,21 +15479,19 @@ msgstr "SPICE 模型問題" #: eeschema/erc_item.cpp:147 msgid "Wires not connected to anything" -msgstr "未連線到任何物件的導線" +msgstr "未連接到任何對象的連線" #: eeschema/erc_item.cpp:151 msgid "Library symbol issue" msgstr "庫符號問題" #: eeschema/erc_item.cpp:155 -#, fuzzy msgid "Symbol doesn't match copy in library" -msgstr "封裝與庫中副本不匹配" +msgstr "符號與來源庫符號存在差異" #: eeschema/erc_item.cpp:159 -#, fuzzy msgid "Footprint link issue" -msgstr "封裝值" +msgstr "封裝鏈接問題" #: eeschema/erc_item.cpp:163 msgid "Symbol is not annotated" @@ -15671,16 +15523,16 @@ msgstr "同一符號的單元的值不同" #: eeschema/erc_item.cpp:191 msgid "Duplicate reference designators" -msgstr "重複位號" +msgstr "重複的位號" #: eeschema/erc_item.cpp:195 msgid "Bus Entry needed" -msgstr "需要匯流排入口" +msgstr "需要總線入口" #: eeschema/erc_report.cpp:48 #, c-format msgid "ERC report (%s, Encoding UTF8)\n" -msgstr "ERC 報告(%s,編碼 UTF8)\n" +msgstr "ERC 報告 (%s, UTF8 編碼)\n" #: eeschema/erc_report.cpp:64 #, c-format @@ -15689,7 +15541,7 @@ msgid "" "***** Sheet %s\n" msgstr "" "\n" -"***** 圖框 %s\n" +"***** 圖紙 %s\n" #: eeschema/erc_report.cpp:88 #, c-format @@ -15698,12 +15550,12 @@ msgid "" " ** ERC messages: %d Errors %d Warnings %d\n" msgstr "" "\n" -" ** ERC 資訊: %d 錯誤 %d 警告 %d\n" +" ** ERC 信息: %d 個錯誤 %d 個警告 %d\n" #: eeschema/fields_grid_table.cpp:260 eeschema/files-io.cpp:962 #: eeschema/tools/sch_editor_control.cpp:128 msgid "Schematic Files" -msgstr "原理圖檔案" +msgstr "原理圖文件" #: eeschema/fields_grid_table.cpp:291 eeschema/fields_grid_table.cpp:645 #: eeschema/fields_grid_table.cpp:813 @@ -15724,73 +15576,72 @@ msgstr "允許自動放置" #: eeschema/files-io.cpp:110 #, c-format msgid "Schematic '%s' is already open by '%s' at '%s'." -msgstr "電路圖 '%s' 已經被 '%s' 開啟(在 '%s')。" +msgstr "原理圖 '%s' 已由 '%s' 在 '%s' 中打開。" #: eeschema/files-io.cpp:135 #, c-format msgid "Schematic '%s' does not exist. Do you wish to create it?" -msgstr "原理圖 \"%s\" 不存在。你想建立它嗎?" +msgstr "原理圖 '%s' 不存在。要創建它嗎?" #: eeschema/files-io.cpp:156 msgid "Creating Schematic" -msgstr "建立原理圖" +msgstr "創建原理圖" #: eeschema/files-io.cpp:157 msgid "Loading Schematic" -msgstr "載入原理圖" +msgstr "加載原理圖" #: eeschema/files-io.cpp:220 msgid "Schematic file changes are unsaved" -msgstr "原理圖檔案變更未儲存" +msgstr "原理圖文件變更未保存" #: eeschema/files-io.cpp:235 #, c-format msgid "Unsupported schematic file '%s'." -msgstr "未支援的電路圖檔案 '%s'。" +msgstr "不支持原理圖文件 '%s'。" #: eeschema/files-io.cpp:272 msgid "Root" -msgstr "根" +msgstr "根目錄" #: eeschema/files-io.cpp:278 msgid "" "The entire schematic could not be loaded. Errors occurred attempting to " "load hierarchical sheets." -msgstr "無法載入整張原理圖。 嘗試載入分層表時發生錯誤。" +msgstr "無法加載整張原理圖。嘗試加載層次圖紙時出錯。" #: eeschema/files-io.cpp:285 eeschema/files-io.cpp:293 #: eeschema/files-io.cpp:1447 eeschema/sheet.cpp:225 #, c-format msgid "Error loading schematic '%s'." -msgstr "載入原理圖 '%s' 時出錯。" +msgstr "加載原理圖 '%s' 時出錯。" #: eeschema/files-io.cpp:301 #, c-format msgid "Memory exhausted loading schematic '%s'." -msgstr "載入原理圖檔案 \"%s\" 時記憶體耗盡。" +msgstr "加載原理圖文件 '%s' 時內存耗盡。" #: eeschema/files-io.cpp:320 eeschema/files-io.cpp:1450 #: eeschema/files-io.cpp:1462 eeschema/sheet.cpp:228 #, c-format msgid "Failed to load '%s'." -msgstr "未能載入 '%s'." +msgstr "未能加載 '%s'。" #: eeschema/files-io.cpp:333 msgid "" "An error was found when loading the schematic that has been automatically " "fixed. Please save the schematic to repair the broken file or it may not be " "usable with other versions of KiCad." -msgstr "" -"載入已自動修復的原理圖時發現錯誤。 請儲存原理圖以修復損壞的檔案,否則可能無法" -"與其他版本的 KiCad 一起使用。" +msgstr "加載已自動修復的原理圖時發現錯誤。請保存原理圖以修復損壞的文件, " +"否則可能無法與其他版本的 KiCad 一起使用。" #: eeschema/files-io.cpp:397 msgid "Illegal entry found in project file symbol library list." -msgstr "在專案檔案符號庫列表中找到非法條目。" +msgstr "在工程文件符號庫列表中找到非法條目。" #: eeschema/files-io.cpp:398 msgid "Project Load Warning" -msgstr "專案載入警告" +msgstr "工程加載警告" #: eeschema/files-io.cpp:401 msgid "" @@ -15799,9 +15650,9 @@ msgid "" "\n" "This may cause broken symbol library links under certain conditions." msgstr "" -"在專案文件的符號庫清單中定義的符號庫不再受支持,將會被移除。\n" +"工程文件符號庫列表中定義的符號庫不再受支持,並且將\n" "\n" -"在某些情況下,這可能會導致符號庫連結失效。" +"移除。在某些情況下,這可能會導致符號庫鏈接斷開。" #: eeschema/files-io.cpp:405 msgid "Do not show this dialog again." @@ -15810,7 +15661,7 @@ msgstr "不再顯示。" #: eeschema/files-io.cpp:434 #, c-format msgid "The project symbol library cache file '%s' was not found." -msgstr "未找到專案符號庫快取檔案 '%s'。" +msgstr "找不到工程符號庫緩存文件 '%s'。" #: eeschema/files-io.cpp:436 msgid "" @@ -15820,13 +15671,13 @@ msgid "" "missing symbols, either manual recovery of the schematic or recovery of the " "symbol cache library file and reloading the schematic is required." msgstr "" -"在某些情況下,這可能會導致原理圖損壞。 如果原理圖在開啟時沒有丟失的符號,請在" -"進行任何變更之前立即儲存它,以防止資料丟失。 如果缺少符號,則需要手動恢復原理" -"圖或恢復符號快取庫檔案並重新載入原理圖。" +"在某些情況下, 這可能會導致原理圖損壞。如果原理圖在打開時沒有丟失的符號, " +"請在進行任何變更之前立即保存它, 以防止數據丟失。如果缺少符號, " +"則需要手動恢復原理圖或恢復符號緩存庫文件並重新加載原理圖。" #: eeschema/files-io.cpp:447 msgid "Load Without Cache File" -msgstr "載入時不使用快取檔案" +msgstr "加載時不使用緩存文件" #: eeschema/files-io.cpp:448 msgid "Abort" @@ -15837,7 +15688,7 @@ msgstr "終止" msgid "" "This file was created by an older version of KiCad. It will be converted to " "the new format when saved." -msgstr "這個檔案由 KiCad 的舊版本所建立。它將被轉換成新的格式儲存。" +msgstr "此文件由舊版 KiCad 創建。將在保存文件時將其轉換為新的格式。" #: eeschema/files-io.cpp:586 msgid "Schematic is read only." @@ -15848,9 +15699,8 @@ msgid "Insert Schematic" msgstr "插入原理圖" #: eeschema/files-io.cpp:664 -#, fuzzy msgid "Import Schematic Sheet Content..." -msgstr "插入原理圖內容..." +msgstr "導入原理圖圖紙內容..." #: eeschema/files-io.cpp:676 msgid "" @@ -15860,7 +15710,7 @@ msgid "" msgstr "" "此操作不可恢復\n" "\n" -"是否在執行該操作前儲存當前原理圖?" +"是否在執行該操作前保存當前原理圖?" #: eeschema/files-io.cpp:691 msgid "" @@ -15869,23 +15719,23 @@ msgid "" "\n" "Do you want to proceed?" msgstr "" -"這個操作會替換當前原理圖的內容,且該內容將永遠丟失。\n" +"此操作將替換當前原理圖的內容, 並且當前原理圖的內容將永久丟失。\n" "\n" -"您是否要繼續進行?" +"是否繼續?" #: eeschema/files-io.cpp:733 msgid "Import Schematic" -msgstr "匯入原理圖" +msgstr "導入原理圖" #: eeschema/files-io.cpp:764 -#, fuzzy, c-format +#, c-format msgid "Insufficient permissions to read file '%s'." -msgstr "無足夠許可權寫入檔案 '%s'。" +msgstr "讀取文件 '%s' 的權限不足。" #: eeschema/files-io.cpp:786 #, c-format msgid "No loader can read the specified file: '%s'." -msgstr "沒有載入器可以讀取指定的檔案: '%s'." +msgstr "沒有加載器可以讀取指定文件: '%s'。" #: eeschema/files-io.cpp:856 #, c-format @@ -15893,13 +15743,13 @@ msgid "" "Error saving schematic file '%s'.\n" "%s" msgstr "" -"儲存原理圖檔案 \"%s\" 發生錯誤。\n" +"保存原理圖文件 '%s' 出錯。\n" "%s" #: eeschema/files-io.cpp:861 pcbnew/files.cpp:1015 pcbnew/files.cpp:1296 #, c-format msgid "Failed to create temporary file '%s'." -msgstr "未能建立臨時檔案 '%s'。" +msgstr "未能創建臨時文件 '%s'。" #: eeschema/files-io.cpp:881 #, c-format @@ -15907,23 +15757,23 @@ msgid "" "Error saving schematic file '%s'.\n" "Failed to rename temporary file '%s'." msgstr "" -"儲存原理圖檔案 \"%s\" 時出錯。\n" -"重新命名臨時檔案 %s 失敗。" +"保存原理圖文件 '%s' 時出錯。\n" +"重命名臨時文件 %s 失敗。" #: eeschema/files-io.cpp:887 pcbnew/files.cpp:1036 pcbnew/files.cpp:1362 #, c-format msgid "Failed to rename temporary file '%s'." -msgstr "未能重新命名臨時檔案 '%s'。" +msgstr "未能重命名臨時文件 '%s'。" #: eeschema/files-io.cpp:910 pagelayout_editor/files.cpp:187 #: pagelayout_editor/files.cpp:219 pcbnew/files.cpp:1069 #, c-format msgid "File '%s' saved." -msgstr "檔案 '%s' 已儲存。" +msgstr "文件 '%s' 已保存。" #: eeschema/files-io.cpp:915 msgid "File write operation failed." -msgstr "檔案儲存失敗。" +msgstr "文件存儲失敗。" #: eeschema/files-io.cpp:982 eeschema/files-io.cpp:1050 #: kicad/import_project.cpp:92 kicad/tools/kicad_manager_control.cpp:112 @@ -15934,63 +15784,63 @@ msgid "" "\n" "Make sure you have write permissions and try again." msgstr "" -"無法建立目錄 '%s'。\n" +"無法創建目錄 '%s'。\n" "\n" -"請確保你有寫入許可權並再次嘗試。" +"請確保你有寫入權限並再次嘗試。" #: eeschema/files-io.cpp:1132 #, c-format msgid "Failed to save %s." -msgstr "儲存 '%s' 失敗。" +msgstr "保存 %s 失敗。" #: eeschema/files-io.cpp:1134 msgid "Locked File Warning" -msgstr "鎖定檔案警告" +msgstr "鎖定文件警告" #: eeschema/files-io.cpp:1136 msgid "" "You do not have write permissions to:\n" "\n" msgstr "" -"你沒有寫入許可:\n" +"您沒有以下內容的寫入權限:\n" "\n" #: eeschema/files-io.cpp:1152 msgid "Saving will overwrite existing files." -msgstr "儲存將覆蓋現有檔案。" +msgstr "保存將覆蓋現有文件。" #: eeschema/files-io.cpp:1153 msgid "Save Warning" -msgstr "儲存警告" +msgstr "保存警告" #: eeschema/files-io.cpp:1156 msgid "" "The following files will be overwritten:\n" "\n" msgstr "" -"下列檔案將被覆蓋:\n" +"下列文件將被覆蓋:\n" "\n" #: eeschema/files-io.cpp:1157 msgid "Overwrite Files" -msgstr "覆蓋檔案" +msgstr "覆蓋文件" #: eeschema/files-io.cpp:1158 msgid "Abort Project Save" -msgstr "中止專案儲存" +msgstr "中止工程保存" #: eeschema/files-io.cpp:1386 msgid "Importing Schematic" -msgstr "匯入原理圖" +msgstr "導入原理圖" #: eeschema/files-io.cpp:1458 #, c-format msgid "Unhandled exception occurred loading schematic '%s'." -msgstr "載入原理圖檔案 \"%s\" 時發生了未處理的異常。" +msgstr "加載原理圖文件 '%s' 時發生了未處理的異常。" #: eeschema/files-io.cpp:1519 msgid "The current schematic has been modified. Save changes?" -msgstr "當前原理圖已被修改。是否儲存變更?" +msgstr "當前原理圖已被修改。是否保存變更?" #: eeschema/files-io.cpp:1617 msgid "" @@ -16000,9 +15850,9 @@ msgid "" "were not saved properly. Do you wish to restore the last saved edits you " "made?" msgstr "" -"好吧,這可能有點尷尬!\n" -"看來你上次編輯過的一個或多個原理圖檔案沒有正確儲存\n" -"是否要恢復你所做的最後一批已儲存的編輯?" +"好吧, 這可能有點尷尬!\n" +"看來你上次編輯過的一個或多個原理圖文件沒有正確保存\n" +"是否要恢復你所做的最後一批已保存的編輯?" #: eeschema/files-io.cpp:1628 #, c-format @@ -16010,16 +15860,16 @@ msgid "" "The file '%s' could not be opened.\n" "Manual recovery of automatically saved files is required." msgstr "" -"無法開啟檔案“%s”。\n" -"需要手動恢復自動儲存的檔案。" +"無法打開文件 '%s'。\n" +"需要手動恢復自動保存的文件。" #: eeschema/files-io.cpp:1678 msgid "The following automatically saved file(s) could not be restored\n" -msgstr "無法恢復以下自動儲存的檔案\n" +msgstr "無法恢復以下自動保存的文件\n" #: eeschema/files-io.cpp:1683 msgid "Manual recovery will be required to restore the file(s) above." -msgstr "需要手動恢復才能恢復以上檔案。" +msgstr "需要手動恢復才能恢復以上文件。" #: eeschema/files-io.cpp:1693 #, c-format @@ -16027,16 +15877,16 @@ msgid "" "The autosave file '%s' could not be removed.\n" "Manual removal will be required." msgstr "" -"自動儲存檔案 '%s' 無法被刪除。\n" -"需要手動刪除。" +"無法刪除自動保存文件 '%s'。\n" +"需要手動清除。" #: eeschema/files-io.cpp:1727 msgid "The following automatically saved file(s) could not be removed\n" -msgstr "無法刪除以下自動儲存的檔案\n" +msgstr "無法移除以下自動保存的文件\n" #: eeschema/files-io.cpp:1732 msgid "Manual removal will be required for the file(s) above." -msgstr "上述檔案需要手動刪除。" +msgstr "上述文件需要手動移除。" #: eeschema/generate_alias_info.cpp:37 eeschema/sch_symbol.cpp:1936 msgid "Derived from" @@ -16051,7 +15901,7 @@ msgstr "派生自" #: eeschema/widgets/symbol_preview_widget.cpp:203 #, c-format msgid "Error loading symbol %s from library '%s'." -msgstr "載入來自庫 '%s' 的符號 %s 時出錯。" +msgstr "從庫 %2$s 加載符號 '%1$s' 出錯。" #: eeschema/generate_alias_info.cpp:121 eeschema/sim/spice_simulator.cpp:69 #: kicad/pcm/pcm.cpp:779 pcbnew/zone.cpp:626 @@ -16072,28 +15922,28 @@ msgstr "英尺" #: pcbnew/import_gfx/dialog_import_graphics.cpp:215 #: pcbnew/tools/drawing_tool.cpp:1806 pcbnew/tools/drawing_tool.cpp:1895 msgid "Import Graphics" -msgstr "匯入圖形..." +msgstr "導入圖形" #: eeschema/import_gfx/dialog_import_gfx_sch.cpp:217 msgid "No file selected!" -msgstr "沒有選中的檔案!" +msgstr "沒有選中的文件!" #: eeschema/import_gfx/dialog_import_gfx_sch.cpp:265 #: pcbnew/import_gfx/dialog_import_graphics.cpp:295 msgid "Items in the imported file could not be handled properly." -msgstr "無法正確處理匯入檔案中的項目。" +msgstr "無法正確處理導入文件中的項目。" #: eeschema/import_gfx/dialog_import_gfx_sch.cpp:275 #: pcbnew/import_gfx/dialog_import_graphics.cpp:305 msgid "There is no plugin to handle this file type." -msgstr "沒有處理此檔案型別的外掛。" +msgstr "沒有處理此文件類型的插件。" #: eeschema/import_gfx/dialog_import_gfx_sch_base.cpp:26 #: eeschema/import_gfx/dialog_import_gfx_sch_base.cpp:31 #: pcbnew/import_gfx/dialog_import_graphics_base.cpp:27 #: pcbnew/import_gfx/dialog_import_graphics_base.cpp:32 msgid "Only vectors will be imported. Bitmaps and fonts will be ignored." -msgstr "只匯入向量圖。點陣圖和字型將被忽略。" +msgstr "只導入矢量圖。位圖和字體將被忽略。" #: eeschema/import_gfx/dialog_import_gfx_sch_base.cpp:43 msgid "Placement" @@ -16101,7 +15951,7 @@ msgstr "放置" #: eeschema/import_gfx/dialog_import_gfx_sch_base.cpp:48 msgid "Interactive placement" -msgstr "互動式放置" +msgstr "交互式放置" #: eeschema/import_gfx/dialog_import_gfx_sch_base.cpp:55 msgid "At" @@ -16110,34 +15960,34 @@ msgstr "在" #: eeschema/import_gfx/dialog_import_gfx_sch_base.cpp:74 #: pcbnew/import_gfx/dialog_import_graphics_base.cpp:115 msgid "DXF origin on PCB Grid, X Coordinate" -msgstr "DXF 原點在 PCB 網格上,X 座標" +msgstr "PCB 網格上的 DXF 原點, X 座標" #: eeschema/import_gfx/dialog_import_gfx_sch_base.cpp:95 #: pcbnew/import_gfx/dialog_import_graphics_base.cpp:132 msgid "DXF origin on PCB Grid, Y Coordinate" -msgstr "DXF 原點在 PCB 網格上,Y 座標" +msgstr "PCB 網格上的 DXF 原點, Y 座標" #: eeschema/import_gfx/dialog_import_gfx_sch_base.cpp:116 msgid "Import Parameters" -msgstr "匯入引數" +msgstr "導入參數" #: eeschema/import_gfx/dialog_import_gfx_sch_base.cpp:127 #: pcbnew/import_gfx/dialog_import_graphics_base.cpp:49 msgid "Import scale:" -msgstr "匯入比例:" +msgstr "導入比例:" #: eeschema/import_gfx/dialog_import_gfx_sch_base.cpp:147 msgid "DXF Parameters" -msgstr "DXF 引數" +msgstr "DXF 參數" #: eeschema/import_gfx/dialog_import_gfx_sch_base.cpp:169 msgid "Default units:" -msgstr "預設計量單位:" +msgstr "默認單位:" #: eeschema/import_gfx/dialog_import_gfx_sch_base.h:77 #: pcbnew/import_gfx/dialog_import_graphics_base.h:85 msgid "Import Vector Graphics File" -msgstr "匯入向量圖形檔案" +msgstr "導入矢量圖形文件" #: eeschema/lib_pin.cpp:1202 msgid "Pos X" @@ -16199,7 +16049,7 @@ msgstr "發射極開路" #: eeschema/lib_pin.cpp:1630 eeschema/pin_type.cpp:96 msgid "Unconnected" -msgstr "未連線" +msgstr "未連接" #: eeschema/lib_pin.cpp:1638 eeschema/pin_type.cpp:101 msgid "Inverted" @@ -16257,31 +16107,31 @@ msgstr "位置 Y" #: eeschema/lib_shape.cpp:455 #, c-format msgid "Arc with radius %s" -msgstr "弧形,半徑 %s" +msgstr "弧線, 半徑 %s" #: eeschema/lib_shape.cpp:459 #, c-format msgid "Circle with radius %s" -msgstr "圓形,半徑 %s" +msgstr "圓形, 半徑 %s" #: eeschema/lib_shape.cpp:463 #, c-format msgid "Rectangle with width %s height %s" -msgstr "矩形,寬度 %s 高度 %s" +msgstr "矩形, 寬度 %s 高度 %s" #: eeschema/lib_shape.cpp:468 #, c-format msgid "Polyline with %d points" -msgstr "多邊形,%d點" +msgstr "多段線, %d 點" #: eeschema/lib_shape.cpp:472 #, c-format msgid "Bezier Curve with %d points" -msgstr "貝塞爾曲線,%d 點" +msgstr "有 %d 個點的貝塞爾曲線" #: eeschema/lib_shape.cpp:588 msgid "Body outline color" -msgstr "填充主體輪廓顏色" +msgstr "主體輪廓顏色" #: eeschema/lib_shape.cpp:589 msgid "Body background color" @@ -16299,81 +16149,81 @@ msgstr "填充" #: eeschema/lib_symbol.cpp:257 msgid "Power flag differs." -msgstr "電源標誌不同。" +msgstr "'Power flag' 差異。" #: eeschema/lib_symbol.cpp:266 msgid "Unit count differs." -msgstr "單位計數不一致。" +msgstr "'單元數量' 差異。" #: eeschema/lib_symbol.cpp:306 #: pcbnew/drc/drc_test_provider_library_parity.cpp:730 msgid "Graphic item count differs." -msgstr "圖形項目計數不一致。" +msgstr "'圖形項目數量' 差異。" #: eeschema/lib_symbol.cpp:318 #: pcbnew/drc/drc_test_provider_library_parity.cpp:744 #, c-format msgid "%s differs." -msgstr "%s 不同。" +msgstr "%s 個差異。" #: eeschema/lib_symbol.cpp:329 msgid "Pin count differs." -msgstr "引腳數量不一致。" +msgstr "'引腳數量' 差異。" #: eeschema/lib_symbol.cpp:345 #, c-format msgid "Pin %s not found." -msgstr "未找到引腳 %s。" +msgstr "找不到引腳 %s。" #: eeschema/lib_symbol.cpp:353 #, c-format msgid "Pin %s differs." -msgstr "引腳%s不同。" +msgstr "'引腳 %s' 差異。" #: eeschema/lib_symbol.cpp:380 #, c-format msgid "%s field differs." -msgstr "%s 欄位不同。" +msgstr "%s 個字段差異。" #: eeschema/lib_symbol.cpp:390 msgid "Field count differs." -msgstr "欄位數量不一致。" +msgstr "'字段數量' 差異。" #: eeschema/lib_symbol.cpp:399 msgid "Footprint filters differs." -msgstr "封裝過濾差別。" +msgstr "'封裝篩選器' 差異。" #: eeschema/lib_symbol.cpp:411 msgid "Footprint filters differ." -msgstr "封裝過濾差別。" +msgstr "'封裝篩選器' 差異。" #: eeschema/lib_symbol.cpp:422 msgid "Symbol keywords differ." -msgstr "符號的關鍵字不一致。" +msgstr "'封裝關鍵字' 差異。" #: eeschema/lib_symbol.cpp:431 msgid "Symbol pin name offsets differ." -msgstr "符號接腳名稱偏移值不同。" +msgstr "'符號引腳與名稱偏移量' 差異。" #: eeschema/lib_symbol.cpp:442 msgid "Show pin names settings differ." -msgstr "顯示引腳名稱的設置不一致。" +msgstr "顯示 '引腳名稱設置' 差異。" #: eeschema/lib_symbol.cpp:451 msgid "Show pin numbers settings differ." -msgstr "顯示引腳編號的設置不一致。" +msgstr "顯示 '引腳編號設置' 差異。" #: eeschema/lib_symbol.cpp:460 msgid "Exclude from simulation settings differ." -msgstr "排除模擬的設置不一致。" +msgstr "排除 '仿真設置' 差異。" #: eeschema/lib_symbol.cpp:469 msgid "Exclude from bill of materials settings differ." -msgstr "排除材料清單的設置不一致。" +msgstr "排除 '物料清單設置' 差異。" #: eeschema/lib_symbol.cpp:478 msgid "Exclude from board settings differ." -msgstr "排除板上的設置不一致。" +msgstr "排除 '電路板設置' 差異。" #: eeschema/lib_symbol.cpp:530 eeschema/sch_symbol.cpp:470 #: eeschema/tools/sch_edit_tool.cpp:108 @@ -16392,11 +16242,11 @@ msgstr "豎直對齊" #: eeschema/lib_text.cpp:465 eeschema/sch_text.cpp:300 #, c-format msgid "Graphic Text '%s'" -msgstr "圖形文字 '%s'" +msgstr "圖形文本 '%s'" #: eeschema/lib_textbox.cpp:406 eeschema/sch_textbox.cpp:402 msgid "Graphic Text Box" -msgstr "圖形文字框" +msgstr "圖形文本框" #: eeschema/lib_textbox.cpp:518 eeschema/sch_label.cpp:1274 #: eeschema/sch_tablecell.cpp:129 eeschema/sch_text.cpp:411 @@ -16416,32 +16266,28 @@ msgstr "框高度" #: eeschema/lib_textbox.cpp:593 eeschema/sch_textbox.cpp:583 #: pcbnew/pcb_textbox.cpp:727 -#, fuzzy msgid "Margin Left" -msgstr "向左平移" +msgstr "左邊距" #: eeschema/lib_textbox.cpp:595 eeschema/sch_textbox.cpp:587 #: pcbnew/pcb_textbox.cpp:731 -#, fuzzy msgid "Margin Top" -msgstr "Margin" +msgstr "頂邊距" #: eeschema/lib_textbox.cpp:597 eeschema/sch_textbox.cpp:591 #: pcbnew/pcb_textbox.cpp:735 -#, fuzzy msgid "Margin Right" -msgstr "向右平移" +msgstr "右邊距" #: eeschema/lib_textbox.cpp:599 eeschema/sch_textbox.cpp:595 #: pcbnew/pcb_textbox.cpp:739 -#, fuzzy msgid "Margin Bottom" -msgstr "圖層底部" +msgstr "層邊距" #: eeschema/libarch.cpp:77 #, c-format msgid "Failed to add symbol %s to library file '%s'." -msgstr "未能將符號 %s 新增到庫檔案 \"%s\"。" +msgstr "未能將符號 %s 添加到庫文件 '%s'。" #: eeschema/libarch.cpp:86 msgid "Unexpected exception occurred." @@ -16450,26 +16296,26 @@ msgstr "發生異常。" #: eeschema/libarch.cpp:101 #, c-format msgid "Symbol %s not found in any library or cache." -msgstr "在所有庫或快取中都找不到符號 \"%s\"。" +msgstr "在所有庫或緩存中都找不到符號 '%s'。" #: eeschema/libarch.cpp:117 #, c-format msgid "Errors occurred creating symbol library %s." -msgstr "建立符號庫%s時發生錯誤。" +msgstr "創建符號庫 %s 時出錯。" #: eeschema/menubar.cpp:97 msgid "Insert Schematic Sheet Content..." -msgstr "插入原理圖內容..." +msgstr "插入原理圖圖紙內容..." #: eeschema/menubar.cpp:98 msgid "" "Append schematic sheet content from another project to the current sheet" -msgstr "將其它專案中的原理圖新增到當前圖頁中" +msgstr "將其它工程中的原理圖添加到當前圖紙中" #: eeschema/menubar.cpp:106 eeschema/symbol_editor/menubar_symbol_editor.cpp:65 #: pcbnew/menubar_footprint_editor.cpp:64 pcbnew/menubar_pcb_editor.cpp:111 msgid "Import" -msgstr "匯入" +msgstr "導入" #: eeschema/menubar.cpp:109 msgid "Non-KiCad Schematic..." @@ -16478,7 +16324,7 @@ msgstr "非 KiCad 原理圖..." #: eeschema/menubar.cpp:110 msgid "" "Replace current schematic sheet with one imported from another application" -msgstr "將當前的原理圖頁替換為從另一個應用程式匯入的原理圖頁" +msgstr "將當前的原理圖圖紙替換為從另一個應用程序導入的原理圖圖紙" #: eeschema/menubar.cpp:115 msgid "Footprint Assignments..." @@ -16491,7 +16337,7 @@ msgstr "圖形..." #: eeschema/menubar.cpp:126 msgid "Drawing to Clipboard" -msgstr "繪圖到剪貼簿" +msgstr "繪圖到剪貼板" #: eeschema/menubar.cpp:127 pcbnew/menubar_pcb_editor.cpp:114 #: pcbnew/pcb_edit_frame.cpp:224 @@ -16530,71 +16376,71 @@ msgstr "工具 (&T)" #: pagelayout_editor/menubar.cpp:155 pcbnew/menubar_footprint_editor.cpp:241 #: pcbnew/menubar_pcb_editor.cpp:471 msgid "P&references" -msgstr "偏好設定 (&R)" +msgstr "設置 (&P)" #: eeschema/net_navigator.cpp:57 #, c-format msgid "Wire from %s, %s to %s, %s" -msgstr "連線從 (%s,%s) 到 (%s,%s)" +msgstr "從 %s, %s 到 %s, %s 的連線" #: eeschema/net_navigator.cpp:65 #, c-format msgid "Bus from %s, %s to %s, %s" -msgstr "排線從 (%s,%s) 到 (%s,%s)" +msgstr "從 %s, %s 到 %s, %s 的總線" #: eeschema/net_navigator.cpp:73 msgid "Graphic line not connectable" -msgstr "圖形線無法連接" +msgstr "圖線無法連接" #: eeschema/net_navigator.cpp:86 #, c-format msgid "Symbol '%s' pin '%s'" -msgstr "符號 %s 的引腳 [%s]" +msgstr "符號 '%s' 的引腳 '%s'" #: eeschema/net_navigator.cpp:98 #, c-format msgid "Sheet '%s' pin '%s'" -msgstr "圖紙'%s' 引腳 '%s'" +msgstr "頁面 '%s' 的引腳 '%s'" #: eeschema/net_navigator.cpp:107 #, c-format msgid "Label '%s' at %s, %s" -msgstr "文字標籤 \"%s\" (%s) 於 %s" +msgstr "%2$s, %3$s 處的標籤 '%1$s'" #: eeschema/net_navigator.cpp:117 #, c-format msgid "Global label '%s' at %s, %s" -msgstr "全域性標籤 '%s'(在%s,%s)" +msgstr "%2$s, %3$s 處的全局標籤 '%1$s'" #: eeschema/net_navigator.cpp:127 #, c-format msgid "Hierarchical label '%s' at %s, %s" -msgstr "分層標籤 '%s' 位於 %s,%s。" +msgstr "%2$s, %3$s 處的層次標籤 '%1$s'" #: eeschema/net_navigator.cpp:137 #, c-format msgid "Junction at %s, %s" -msgstr "%s,%s 的交匯點。" +msgstr "%s, %s處的結點" #: eeschema/net_navigator.cpp:147 -#, fuzzy, c-format +#, c-format msgid "No-Connect at %s, %s" -msgstr "未連線" +msgstr "%s, %s 處沒有連接" #: eeschema/net_navigator.cpp:157 #, c-format msgid "Bus to wire entry from %s, %s to %s, %s" -msgstr "匯流排從 %s,%s 到 %s,%s 進入導線。" +msgstr "從 %s, %s 到 %s, %s 的總線到連線入口" #: eeschema/net_navigator.cpp:169 #, c-format msgid "Bus to bus entry from %s, %s to %s, %s" -msgstr "匯流排從 %s,%s 到 %s,%s 進入匯流排。" +msgstr "從 %s, %s 到 %s, %s 的總線到總線入口" #: eeschema/net_navigator.cpp:177 #, c-format msgid "Unhandled item type %d" -msgstr "未處理的項目類型 %d。" +msgstr "未處理的項目類型 %d" #: eeschema/net_navigator.cpp:259 pcbnew/board.cpp:1650 #: pcbnew/generators/pcb_tuning_pattern.cpp:2033 @@ -16605,43 +16451,44 @@ msgstr "未處理的項目類型 %d。" #: pcbnew/widgets/appearance_controls_base.cpp:151 #: pcbnew/widgets/search_handlers.cpp:271 msgid "Nets" -msgstr "網路" +msgstr "網絡" #: eeschema/netlist_exporters/netlist_exporter_allegro.cpp:56 msgid "Failed to create directory 'devices' ." -msgstr "'devices' 目錄創建失敗。" +msgstr "創建目錄 'devices' 失敗。" #: eeschema/netlist_exporters/netlist_exporter_allegro.cpp:417 #, c-format msgid "Failed to create file '%s'.\n" -msgstr "建立檔案 \"%s\" 失敗。\n" +msgstr "創建文件 '%s' 失敗。\n" #: eeschema/netlist_exporters/netlist_exporter_spice.cpp:476 #, c-format msgid "Could not open file '%s' to write IBIS model" -msgstr "打不開 '%s' 檔案來寫入 IBIS 模型" +msgstr "打不開 '%s' 文件來寫入 IBIS 模型" #: eeschema/netlist_exporters/netlist_exporter_spice.cpp:549 -#, fuzzy, c-format +#, c-format msgid "Error in parsing model '%s', error: '%s'" -msgstr "電路板載入錯誤'%s':%s" +msgstr "解析模型 '%s' 時出錯: '%s'" #: eeschema/netlist_exporters/netlist_exporter_spice.cpp:563 #, c-format msgid "" "Error in parsing model '%s', wrong number of nodes '?' in Sim.NodesFormat " "compared to connections" -msgstr "" +msgstr "模型解析錯誤: 在模型 '%s' 中, Sim.NodesFormat 中的節點 '?' " +"數量與連接數量不匹配" #: eeschema/netlist_exporters/netlist_exporter_spice.cpp:599 #, c-format msgid "Could not find library file '%s'" -msgstr "找不到庫檔案 '%s'" +msgstr "找不到庫文件 '%s'" #: eeschema/netlist_exporters/netlist_generator.cpp:157 #, c-format msgid "Command error. Return code %d." -msgstr "命令錯誤。返回程式碼 %d。" +msgstr "命令錯誤。返回代碼 %d。" #: eeschema/netlist_exporters/netlist_generator.cpp:163 msgid "Success." @@ -16649,24 +16496,24 @@ msgstr "成功。" #: eeschema/netlist_exporters/netlist_generator.cpp:212 msgid "Error: duplicate sheet names. Continue?" -msgstr "錯誤:重複的圖頁名稱。要繼續嗎?" +msgstr "錯誤: 重複的圖紙名稱。要繼續嗎?" #: eeschema/picksymbol.cpp:121 msgid "Change Unit" -msgstr "更改單位" +msgstr "更改單元" #: eeschema/picksymbol.cpp:138 #, c-format msgid "No alternate body style found for symbol '%s' in library '%s'." -msgstr "在庫 \"%s\" 中未找到符號 \"%s\" 的替代主體樣式。" +msgstr "在庫 '%s' 中未找到符號 '%s' 的備選主體圖形樣式。" #: eeschema/picksymbol.cpp:161 eeschema/tools/sch_edit_tool.cpp:1743 msgid "Change Body Style" -msgstr "改變邊界樣式" +msgstr "更改主體樣式" #: eeschema/picksymbol.cpp:178 msgid "Set Pin Function" -msgstr "設定引腳功能" +msgstr "設置引腳功能" #: eeschema/pin_numbers.cpp:124 pcbnew/zones.h:62 msgid "none" @@ -16674,46 +16521,46 @@ msgstr "無" #: eeschema/printing/dialog_print_using_printer.cpp:384 msgid "Print Schematic" -msgstr "列印原理圖" +msgstr "打印原理圖" #: eeschema/printing/dialog_print_using_printer.cpp:391 msgid "An error occurred attempting to print the schematic." -msgstr "列印原理圖時出現錯誤。" +msgstr "嘗試打印原理圖時出錯。" #: eeschema/printing/dialog_print_using_printer_base.cpp:24 msgid "Print (or not) the Frame references." -msgstr "列印 (或不列印) 圖框。" +msgstr "打印圖紙邊框和標題欄。" #: eeschema/printing/dialog_print_using_printer_base.cpp:46 #: pcbnew/dialogs/dialog_print_pcbnew.cpp:219 msgid "Print background color" -msgstr "列印背景色" +msgstr "打印背景色" #: eeschema/printing/dialog_print_using_printer_base.cpp:49 #: pcbnew/dialogs/dialog_print_pcbnew.cpp:224 msgid "Use a different color theme for printing:" -msgstr "使用不同的配色主題進行列印:" +msgstr "使用指定配色主題進行打印:" #: eeschema/printing/sch_printout.cpp:81 #, c-format msgid "Print page %d" -msgstr "列印圖框 %d" +msgstr "打印頁面 %d" #: eeschema/project_rescue.cpp:198 #, c-format msgid "Rename %s to %s" -msgstr "將 %s 重新命名為 %s" +msgstr "將 %s 重命名為 %s" #: eeschema/project_rescue.cpp:318 eeschema/project_rescue.cpp:491 #, c-format msgid "" "Cannot rescue symbol %s which is not available in any library or the cache." -msgstr "無法恢復在任何庫或快取中都不可用的符號 %s。" +msgstr "無法恢復在任何庫或緩存中都不可用的符號 %s。" #: eeschema/project_rescue.cpp:321 eeschema/project_rescue.cpp:497 #, c-format msgid "Rescue symbol %s found only in cache library to %s." -msgstr "僅在快取庫 %s 中找到的恢復符號 %s。" +msgstr "僅在緩存庫 %s 中找到的恢復符號 %s。" #: eeschema/project_rescue.cpp:324 eeschema/project_rescue.cpp:503 #, c-format @@ -16722,7 +16569,7 @@ msgstr "將修改後的符號 %s 修復為 %s" #: eeschema/project_rescue.cpp:597 msgid "This project has nothing to rescue." -msgstr "這個專案沒有需要救援的內容。" +msgstr "此工程無需恢復。" #: eeschema/project_rescue.cpp:612 msgid "No symbols were rescued." @@ -16732,29 +16579,29 @@ msgstr "未恢復元件符號。" #: eeschema/symbol_editor/symbol_editor_import_export.cpp:224 #, c-format msgid "Failed to create symbol library file '%s'." -msgstr "未能建立符號庫檔案 \"%s\"。" +msgstr "未能創建符號庫文件 '%s'。" #: eeschema/project_rescue.cpp:873 #, c-format msgid "Failed to save rescue library %s." -msgstr "無法儲存恢復庫 %s。" +msgstr "無法保存恢復庫 %s。" #: eeschema/project_rescue.cpp:896 msgid "Error occurred saving project specific symbol library table." -msgstr "儲存專案特定的符號庫表時出錯。" +msgstr "保存工程特定的符號庫表時出錯。" #: eeschema/project_sch.cpp:113 pcbnew/board_connected_item.cpp:129 msgid "Not Found" -msgstr "未找到" +msgstr "找不到" #: eeschema/project_sch.cpp:115 msgid "The following libraries were not found:" -msgstr "未找到以下庫:" +msgstr "找不到以下庫:" #: eeschema/project_sch.cpp:168 eeschema/sheet.cpp:397 #, c-format msgid "Error loading the symbol library table '%s'." -msgstr "載入符號庫表 \"%s\" 時發生錯誤。" +msgstr "加載符號庫表 '%s' 時出錯誤。" #: eeschema/sch_base_frame.cpp:232 #, c-format @@ -16762,7 +16609,7 @@ msgid "" "Error saving global symbol library table:\n" "%s" msgstr "" -"儲存全域性符號庫表時出錯:\n" +"保存全局符號庫表時出錯: \n" "%s" #: eeschema/sch_base_frame.cpp:248 @@ -16771,33 +16618,33 @@ msgid "" "Error saving project-specific symbol library table:\n" "%s" msgstr "" -"儲存專案特定符號庫表時出錯:\n" +"保存工程特定符號庫表時出錯: \n" "%s" #: eeschema/sch_base_frame.cpp:267 pcbnew/footprint_libraries_utils.cpp:410 msgid "Add the library to the global library table?" -msgstr "是否將庫新增到全域性庫表?" +msgstr "是否將庫添加到全局庫表?" #: eeschema/sch_base_frame.cpp:268 pcbnew/footprint_libraries_utils.cpp:411 msgid "Add To Global Library Table" -msgstr "新增到全域性庫表" +msgstr "添加到全局庫表" #: eeschema/sch_base_frame.cpp:278 eeschema/widgets/search_handlers.cpp:353 #: pcbnew/footprint_libraries_utils.cpp:421 msgid "Global" -msgstr "全域性" +msgstr "全局" #: eeschema/sch_base_frame.cpp:281 pcbnew/footprint_libraries_utils.cpp:424 msgid "Choose the Library Table to add the library to:" -msgstr "選擇庫表新增到以下庫:" +msgstr "選擇庫表添加到以下庫:" #: eeschema/sch_base_frame.cpp:282 pcbnew/footprint_libraries_utils.cpp:425 msgid "Add To Library Table" -msgstr "新增到庫表" +msgstr "添加到庫表" #: eeschema/sch_base_frame.cpp:567 msgid "No symbol libraries are loaded." -msgstr "沒有符號庫被載入。" +msgstr "沒有符號庫被加載。" #: eeschema/sch_base_frame.cpp:612 msgid "Select Symbol Library" @@ -16808,16 +16655,16 @@ msgid "" "The library containing the current symbol has changed.\n" "Do you want to reload the library?" msgstr "" -"包含目前符號的庫已經變更。\n" -"您是否要重新載入該庫?" +"包含當前符號的庫已修改。\n" +"要重新加載庫嗎?" #: eeschema/sch_bus_entry.cpp:449 msgid "Bus to Wire Entry" -msgstr "匯流排到連線入口" +msgstr "總線到連線入口" #: eeschema/sch_bus_entry.cpp:455 msgid "Bus to Bus Entry" -msgstr "匯流排到匯流排入口" +msgstr "總線到總線入口" #: eeschema/sch_bus_entry.cpp:527 eeschema/sch_line.cpp:143 #: eeschema/sch_line.cpp:973 eeschema/tools/sch_edit_tool.cpp:201 @@ -16827,11 +16674,11 @@ msgstr "連線" #: eeschema/sch_bus_entry.cpp:528 eeschema/sch_line.cpp:144 #: eeschema/sch_line.cpp:974 msgid "Bus" -msgstr "匯流排" +msgstr "總線" #: eeschema/sch_bus_entry.cpp:531 msgid "Bus Entry Type" -msgstr "匯流排輸入型別" +msgstr "總線輸入類型" #: eeschema/sch_bus_entry.cpp:543 eeschema/sch_junction.cpp:321 #: eeschema/sch_label.cpp:1302 eeschema/sch_line.cpp:998 @@ -16839,16 +16686,16 @@ msgstr "匯流排輸入型別" #: pcbnew/pcb_track.cpp:1373 pcbnew/tools/pcb_control.cpp:1718 #: pcbnew/zone.cpp:574 msgid "Resolved Netclass" -msgstr "已解析的網路類" +msgstr "已解析的網絡類" #: eeschema/sch_connection.cpp:436 msgid "Connection Name" -msgstr "連線名稱" +msgstr "連接名稱" #: eeschema/sch_connection.cpp:440 eeschema/sch_connection.cpp:449 #, c-format msgid "Bus Alias %s Members" -msgstr "匯流排別名 %s 成員" +msgstr "總線別名 %s 成員" #: eeschema/sch_edit_frame.cpp:149 #: resources/linux/metainfo/org.kicad.kicad.metainfo.xml.in:58 @@ -16861,7 +16708,7 @@ msgstr "原理圖層次結構" #: eeschema/sch_edit_frame.cpp:405 msgid "New schematic file is unsaved" -msgstr "新原理圖檔案未儲存" +msgstr "新原理圖文件未保存" #: eeschema/sch_edit_frame.cpp:985 #: eeschema/symbol_editor/symbol_edit_frame.cpp:610 @@ -16871,16 +16718,15 @@ msgstr "新原理圖檔案未儲存" #: pcbnew/pcb_edit_frame.cpp:1125 #, c-format msgid "Save changes to '%s' before closing?" -msgstr "是否在關閉前將變更儲存到 '%s'?" +msgstr "是否在關閉前將變更保存到 '%s'?" #: eeschema/sch_edit_frame.cpp:1138 msgid "" "Cannot update the PCB, because the Schematic Editor is opened in stand-alone " "mode. In order to create/update PCBs from schematics, launch the KiCad shell " "and create a project." -msgstr "" -"無法更新 PCB,因為原理圖編輯器在獨立模式下開啟。為了從原理圖建立/更新 PCB,請" -"啟動 KiCad Shell 並建立一個專案。" +msgstr "無法更新 PCB, 因為原理圖編輯器在獨立模式下打開。為了從原理圖創建/更新 PCB, " +"請啟動 KiCad Shell 並創建一個工程。" #: eeschema/sch_edit_frame.cpp:1305 msgid "New Schematic" @@ -16889,19 +16735,19 @@ msgstr "新建原理圖" #: eeschema/sch_edit_frame.cpp:1317 #, c-format msgid "Schematic file '%s' already exists." -msgstr "原理圖檔案 \"%s\" 已經存在。" +msgstr "原理圖文件 '%s' 已存在。" #: eeschema/sch_edit_frame.cpp:1342 msgid "Open Schematic" -msgstr "開啟原理圖" +msgstr "打開原理圖" #: eeschema/sch_edit_frame.cpp:1411 msgid "Assigning footprints requires a fully annotated schematic." -msgstr "分配封裝需要一張完整批註的原理圖。" +msgstr "請先將原理圖批註完整, 然後才能分配封裝。" #: eeschema/sch_edit_frame.cpp:1438 msgid "Could not open CvPcb" -msgstr "不能開啟 CvPcb" +msgstr "不能打開 CvPcb" #: eeschema/sch_edit_frame.cpp:1680 eeschema/sim/simulator_frame.cpp:337 #: kicad/kicad_manager_frame.cpp:837 pcbnew/footprint_edit_frame.cpp:973 @@ -16912,11 +16758,11 @@ msgstr "[只讀]" #: eeschema/sch_edit_frame.cpp:1683 eeschema/sim/simulator_frame.cpp:340 #: pcbnew/footprint_edit_frame.cpp:982 pcbnew/pcb_edit_frame.cpp:1715 msgid "[Unsaved]" -msgstr "[未儲存]" +msgstr "[未保存]" #: eeschema/sch_edit_frame.cpp:1687 msgid "[no schematic loaded]" -msgstr "[沒有載入原理圖]" +msgstr "[沒有加載原理圖]" #: eeschema/sch_edit_frame.cpp:1897 msgid "Schematic Cleanup" @@ -16925,19 +16771,19 @@ msgstr "清理原理圖" #: eeschema/sch_edit_frame.cpp:2010 #, c-format msgid "Highlighted net: %s" -msgstr "高亮網路:%s" +msgstr "高亮網絡: %s" #: eeschema/sch_edit_frame.cpp:2188 msgid "Save Symbol to Schematic" -msgstr "儲存符號至原理圖" +msgstr "保存符號到原理圖" #: eeschema/sch_edit_frame.cpp:2293 eeschema/tools/ee_actions.cpp:60 msgid "Compare Symbol with Library" -msgstr "與庫進行符號比較" +msgstr "將符號與庫符號進行比較" #: eeschema/sch_field.cpp:1024 msgid "Symbol Field" -msgstr "符號欄位" +msgstr "符號字段" #: eeschema/sch_field.cpp:1076 #, c-format @@ -16946,32 +16792,32 @@ msgstr "轉到第 %s 頁 (%s)" #: eeschema/sch_field.cpp:1082 msgid "Back to Previous Selected Sheet" -msgstr "回到先前選中的圖框" +msgstr "回到先前選中的圖紙" #: eeschema/sch_field.cpp:1167 eeschema/sch_label.cpp:250 msgid "Sheet References" -msgstr "圖框位號" +msgstr "圖紙位號" #: eeschema/sch_field.cpp:1597 msgid "Show Field Name" -msgstr "顯示欄位名稱" +msgstr "顯示字段名稱" #: eeschema/sch_io/altium/sch_io_altium.cpp:527 #, c-format msgid "" "The file name for sheet %s is undefined, this is probably an Altium signal " "harness that got converted to a sheet." -msgstr "圖框 %s 的檔名未定義,這可能是轉換為圖框的 Altium 訊號線束。" +msgstr "圖紙 %s 的文件名未定義, 這可能是轉換為圖紙的 Altium 信號線束。" #: eeschema/sch_io/altium/sch_io_altium.cpp:594 #, c-format msgid "Storage file not fully parsed (%d bytes remaining)." -msgstr "儲存檔案沒有被完全解析 (%d 位元組剩餘)。" +msgstr "存儲文件沒有被完全解析 (%d 字節剩餘)。" #: eeschema/sch_io/altium/sch_io_altium.cpp:673 #: eeschema/sch_io/altium/sch_io_altium.cpp:768 msgid "Expected Altium Schematic file version 5.0" -msgstr "期望的 Altium 原理圖檔案版本為 5.0" +msgstr "應為 5.0 版本的 Altium 原理圖文件" #: eeschema/sch_io/altium/sch_io_altium.cpp:872 msgid "Record 'IEEE_SYMBOL' not handled." @@ -16983,26 +16829,26 @@ msgstr "未處理記錄 'PIECHART'。" #: eeschema/sch_io/altium/sch_io_altium.cpp:991 msgid "Parameter Set not currently supported." -msgstr "目前不支援參數集。" +msgstr "尚未支持參數設置。" #: eeschema/sch_io/altium/sch_io_altium.cpp:1016 msgid "Compile mask not currently supported." -msgstr "尚不支援在原理圖上編譯阻劑。" +msgstr "尚未支持 Compile mask。" #: eeschema/sch_io/altium/sch_io_altium.cpp:1041 msgid "Blanket not currently supported." -msgstr "目前不支持遮罩。" +msgstr "尚未支持空白。" #: eeschema/sch_io/altium/sch_io_altium.cpp:1046 #: eeschema/sch_io/altium/sch_io_altium.cpp:4253 #, c-format msgid "Unknown or unexpected record id %d found in %s." -msgstr "發現未知或意外的記錄ID %d(在 %s 中)。" +msgstr "在 %2$s 中發現未知或意外記錄 ID %1$d。" #: eeschema/sch_io/altium/sch_io_altium.cpp:1104 #, c-format msgid "Symbol \"%s\" in sheet \"%s\" at index %d replaced with symbol \"%s\"." -msgstr "符號 \"%s\" (位於圖框 \"%s\",該圖框位於索引 %d)被符號\"%s\"替換。" +msgstr "符號 \"%s\"(位於圖紙 \"%s\", 該圖紙位於索引 %d) 被符號\"%s\"替換。" #: eeschema/sch_io/altium/sch_io_altium.cpp:1256 #: eeschema/sch_io/altium/sch_io_altium.cpp:3284 @@ -17011,127 +16857,126 @@ msgstr "引腳方向不符預期。" #: eeschema/sch_io/altium/sch_io_altium.cpp:1303 msgid "Pin has unexpected electrical type." -msgstr "引腳電氣型別不符預期。" +msgstr "引腳電氣類型不符預期。" #: eeschema/sch_io/altium/sch_io_altium.cpp:1308 msgid "Pin has unexpected outer edge type." -msgstr "引腳的外邊緣型別出乎意料。" +msgstr "引腳的外邊緣類型出乎意料。" #: eeschema/sch_io/altium/sch_io_altium.cpp:1311 msgid "Pin has unexpected inner edge type." -msgstr "引腳的內邊緣型別出乎意料。" +msgstr "引腳的內邊緣類型出乎意料。" #: eeschema/sch_io/altium/sch_io_altium.cpp:1728 #, c-format msgid "Bezier has %d control points. At least 2 are expected." -msgstr "貝塞爾曲線有 %d 個控制點。預期至少 2 個。" +msgstr "貝塞爾曲線有 %d 個控制點。至少應為 2 個。" #: eeschema/sch_io/altium/sch_io_altium.cpp:2783 #, c-format msgid "" "Altium's harness connector (%s) was imported as a hierarchical sheet. Please " "review the imported schematic." -msgstr "Altium 的線束聯結器(%s)被匯入為分級表。請檢查匯入的原理圖。" +msgstr "Altium 的線束連接器 (%s) 被導入為分級表。請檢查導入的原理圖。" #: eeschema/sch_io/altium/sch_io_altium.cpp:3161 #: eeschema/sch_io/easyeda/sch_easyeda_parser.cpp:363 msgid "Power Port with unknown style imported as 'Bar' type." -msgstr "未知樣式的電源埠匯入為“Bar”型別。" +msgstr "未知樣式的電源端口導入為 'Bar' 類型。" #: eeschema/sch_io/altium/sch_io_altium.cpp:3214 #: eeschema/sch_io/easyeda/sch_easyeda_parser.cpp:1011 #: eeschema/sch_io/easyedapro/sch_easyedapro_parser.cpp:676 #, c-format msgid "Power symbol creates a global label with name '%s'" -msgstr "電源符號建立名為 '%s' 的全域性標籤" +msgstr "電源符號創建名為 '%s' 的全局標籤" #: eeschema/sch_io/altium/sch_io_altium.cpp:3350 #, c-format msgid "" "Altium's harness port (%s) was imported as a text box. Please review the " "imported schematic." -msgstr "Altium 的線束埠(%s)被匯入為文字框。請檢查匯入的原理圖。" +msgstr "Altium 的線束端口 (%s) 被導入為文本框。請檢查導入的原理圖。" #: eeschema/sch_io/altium/sch_io_altium.cpp:3407 #, c-format msgid "Port %s has no connections." -msgstr "埠 %s 無連線。" +msgstr "端口 %s 未連接。" #: eeschema/sch_io/altium/sch_io_altium.cpp:3599 #, c-format msgid "Embedded file %s not found in storage." -msgstr "在儲存中沒有找到嵌入檔案 %s。" +msgstr "在存儲中找不到嵌入文件 %s。" #: eeschema/sch_io/altium/sch_io_altium.cpp:3616 #: eeschema/sch_io/altium/sch_io_altium.cpp:3635 #, c-format msgid "Error reading image %s." -msgstr "讀取圖片“%s”時出錯。" +msgstr "讀取圖片 %s 時出錯。" #: eeschema/sch_io/altium/sch_io_altium.cpp:3628 #, c-format msgid "File not found %s." -msgstr "找不到檔案“%s”。" +msgstr "找不到文件 %s。" #: eeschema/sch_io/altium/sch_io_altium.cpp:4380 msgid "Expected Altium Schematic Library file version 5.0" -msgstr "預期的Altium Schematic Library檔案版本5.0" +msgstr "Altium 原理圖庫文件應為 5.0 版本" #: eeschema/sch_io/altium/sch_io_altium.h:63 msgid "Altium schematic files" -msgstr "Altium 原理圖檔案" +msgstr "Altium 原理圖文件" #: eeschema/sch_io/altium/sch_io_altium.h:68 msgid "Altium Schematic Library or Integrated Library" -msgstr "Altium 原理圖庫 或 整合庫" +msgstr "Altium 原理圖庫或集成庫" #: eeschema/sch_io/cadstar/cadstar_sch_archive_loader.cpp:72 msgid "The selected file does not appear to be a CADSTAR parts Library file" -msgstr "所選檔案似乎不是 CADSTAR 零件庫檔案。" +msgstr "所選文件似乎不是 CADSTAR 元件庫文件" #: eeschema/sch_io/cadstar/cadstar_sch_archive_loader.cpp:117 #, c-format msgid "" "Unable to find symbol %s, referenced by part %s. The part was not loaded." -msgstr "無法找到元件 %s 引用的符號 %s。該元件未被載入。" +msgstr "無法找到符號 %s (被 %s 引用)。該元件未被加載。" #: eeschema/sch_io/cadstar/cadstar_sch_archive_loader.cpp:132 #, c-format msgid "" "Inconsistent pin numbers in symbol %s compared to the one defined in part " "%s. The part was not loaded." -msgstr "符號 %s 與元件 %s 中定義的引腳編號不一致。該元件未被載入。" +msgstr "符號 %s 中的引腳編號與元件 %s 中定義的引腳編號不一致。該元件未被加載。" #: eeschema/sch_io/cadstar/cadstar_sch_archive_loader.cpp:367 #, c-format msgid "" "The CADSTAR design contains variants which has no KiCad equivalent. Only the " "master variant ('%s') was loaded." -msgstr "CADSTAR 設計包含沒有 KiCad 等效項的變體。僅主變體 ('%s') 被載入。" +msgstr "CADSTAR 設計包含變體, 但在 KiCad 中沒有對應的等效項。僅加載主變體 ('%s')。" #: eeschema/sch_io/cadstar/cadstar_sch_archive_loader.cpp:376 msgid "" "The CADSTAR design contains grouped items which has no KiCad equivalent. Any " "grouped items have been ungrouped." -msgstr "" -"CADSTAR 設計包含了在 KiCad 中沒有對應的已分組項目。任何已分組項目已被解除分" -"組。" +msgstr "CADSTAR 設計包含組合項目, 但在 KiCad " +"中沒有對應的等效項。所有組合項目已解組合。" #: eeschema/sch_io/cadstar/cadstar_sch_archive_loader.cpp:383 #: pcbnew/pcb_io/cadstar/cadstar_pcb_archive_loader.cpp:160 msgid "" "The CADSTAR design contains re-use blocks which has no KiCad equivalent. The " "re-use block information has been discarded during the import." -msgstr "CADSTAR 設計包含沒有 KiCad 等效項的重用塊。匯入期間已丟棄重用塊資訊。" +msgstr "CADSTAR 設計包含重用塊, 但在 KiCad " +"中沒有對應的等效項。導入時已丟棄重用塊信息。" #: eeschema/sch_io/cadstar/cadstar_sch_archive_loader.cpp:497 msgid "" "CADSTAR fonts are different to the ones in KiCad. This will likely result in " "alignment issues. Please review the imported text elements carefully and " "correct manually if required." -msgstr "" -"CADSTAR 字型不同於 KiCad 中的字型。這可能導致對齊問題。請仔細檢查匯入的文字元" -"素,如需要請進行手動更正。" +msgstr "CADSTAR 字體不同於 KiCad 中的字體。這可能導致對齊問題。" +"請仔細檢查導入的文本元素, 如需要請進行手動更正。" #: eeschema/sch_io/cadstar/cadstar_sch_archive_loader.cpp:502 #: pcbnew/pcb_io/cadstar/cadstar_pcb_archive_loader.cpp:169 @@ -17139,8 +16984,8 @@ msgid "" "The CADSTAR design has been imported successfully.\n" "Please review the import errors and warnings (if any)." msgstr "" -"已成功匯入 CADSTAR 設計。\n" -"請檢視匯入錯誤和警告(如果有)。" +"已成功導入 CADSTAR 設計。\n" +"請查看導入錯誤和警告 (如果有)。" #: eeschema/sch_io/cadstar/cadstar_sch_archive_loader.cpp:521 #: pcbnew/pcb_io/cadstar/cadstar_pcb_archive_loader.cpp:73 @@ -17152,22 +16997,21 @@ msgid "" "Current Design size: %.2f, %.2f millimeters. \n" "Maximum permitted design size: %.2f, %.2f millimeters.\n" msgstr "" -"設計太大,無法匯入到 KiCad 中。\n" -"請導航到以下位置以減小 CADSTAR 中的最大設計尺寸:\n" +"設計太大, 無法導入到 KiCad 中。\n" +"請導航到以下位置以減小 CADSTAR 中的最大設計尺寸: \n" "設計選項卡 -> 屬性 -> 設計選項 -> 最大設計尺寸。\n" -"當前設計大小:%.2f, %.2f 毫米。\n" -"允許的最大設計大小:%.2f, %.2f 毫米。\n" +"當前設計大小: %.2f, %.2f 毫米。\n" +"最大允許設計大小: %.2f, %.2f 毫米。\n" #: eeschema/sch_io/cadstar/cadstar_sch_archive_loader.cpp:582 msgid "" "The selected file is a CADSTAR symbol library. It does not contain a " "schematic design so cannot be imported/opened in this way." -msgstr "" -"所選檔案是 CADSTAR 符號庫。它不包含原理圖設計,因此無法以此方式匯入或開啟。" +msgstr "所選文件是 CADSTAR 符號庫。它不包含原理圖設計, 因此無法以此方式導入/打開。" #: eeschema/sch_io/cadstar/cadstar_sch_archive_loader.cpp:587 msgid "The CADSTAR schematic might be corrupt: there is no root sheet." -msgstr "CADSTAR 原理圖可能已損壞:沒有根圖框。" +msgstr "CADSTAR 原理圖可能已損壞: 沒有根圖紙。" #: eeschema/sch_io/cadstar/cadstar_sch_archive_loader.cpp:661 #, c-format @@ -17175,17 +17019,15 @@ msgid "" "Part definition '%s' references symbol '%s' (alternate '%s') which could not " "be found in the symbol library. The part has not been loaded into the KiCad " "library." -msgstr "" -"元件定義 \"%s\" 引用符號 \"%s\"(替代 \"%s\"),在符號庫中找不到。元件尚未加" -"載到 KiCad 庫中。" +msgstr "元件定義 \"%s\" 引用符號 \"%s\"(替代 \"%s\") , 在符號庫中找不到。" +"元件尚未加載到 KiCad 庫中。" #: eeschema/sch_io/cadstar/cadstar_sch_archive_loader.cpp:687 #, c-format msgid "" "Part definition '%s' has an incomplete definition (no symbol definitions are " "associated with it). The part has not been loaded into the KiCad library." -msgstr "" -"部件定義“%s”的定義不完整(沒有與之關聯的符號定義)。 該部件尚未載入到 KiCad " +msgstr "部件定義\"%s\"的定義不完整 (沒有與之關聯的符號定義)。該部件尚未加載到 KiCad " "庫中。" #: eeschema/sch_io/cadstar/cadstar_sch_archive_loader.cpp:719 @@ -17193,32 +17035,29 @@ msgstr "" msgid "" "Symbol '%s' references part '%s' which could not be found in the library. " "The symbol was not loaded" -msgstr "符號 '%s' 引用在庫中找不到的元件 '%s'。未載入符號" +msgstr "符號 '%s' 引用在庫中找不到的元件 '%s'。未加載符號" #: eeschema/sch_io/cadstar/cadstar_sch_archive_loader.cpp:827 #, c-format msgid "" "Symbol ID '%s' references library symbol '%s' which could not be found in " "the library. Did you export all items of the design?" -msgstr "" -"符號 ID '%s' 引用庫符號 '%s',在庫中找不到。您是否匯出了設計的所有項目?" +msgstr "符號 ID '%s' 引用庫符號 '%s', 在庫中找不到。您是否導出了設計的所有項目?" #: eeschema/sch_io/cadstar/cadstar_sch_archive_loader.cpp:837 #, c-format msgid "" "Symbol ID '%s' is a signal reference or global signal but it has too many " "pins. The expected number of pins is 1 but %d were found." -msgstr "" -"符號 ID '%s' 是訊號參考或全域性訊號,但它的引腳太多。預期引腳數為 1,但找到 " -"%d。" +msgstr "符號 ID '%s' 是信號參考或全局信號, 但它的引腳太多。引腳數量應為 1 個, " +"但實際找到了 %d 個。" #: eeschema/sch_io/cadstar/cadstar_sch_archive_loader.cpp:977 #, c-format msgid "" "Symbol ID '%s' is of an unknown type. It is neither a symbol or a net " "power / symbol. The symbol was not loaded." -msgstr "" -"符號 ID '%s' 的型別未知。它既不是符號也不是網路電源/符號。該符號未被載入。" +msgstr "符號 ID '%s' 的類型未知。它既不是符號也不是網絡電源/符號。該符號未被加載。" #: eeschema/sch_io/cadstar/cadstar_sch_archive_loader.cpp:993 #, c-format @@ -17227,19 +17066,19 @@ msgid "" "supported in KiCad. When the symbol is reloaded from the library, it will " "revert to the original 1:1 scale." msgstr "" -"符號 '%s' 在原始 CADSTAR 原理圖中按比例縮放,但 KiCad 不支援。當符號從庫中重" -"新載入時,它將恢復到原來的 1:1 比例。" +"符號 '%s' 在原始 CADSTAR 原理圖中按比例縮放, 但 KiCad 不支持。" +"當符號從庫中重新加載時, 它將恢復到原來的 1:1 比例。" #: eeschema/sch_io/cadstar/cadstar_sch_archive_loader.cpp:1459 #, c-format msgid "" "Documentation Symbol '%s' refers to symbol definition ID '%s' which does not " "exist in the library. The symbol was not loaded." -msgstr "文件符號 '%s' 是指庫中不存在的符號定義 ID '%s'。未載入符號。" +msgstr "文檔符號 '%s' 是指庫中不存在的符號定義 ID '%s'。未加載符號。" #: eeschema/sch_io/cadstar/cadstar_sch_archive_loader.cpp:1568 msgid "Text Variables could not be set as there is no project attached." -msgstr "由於原理圖沒有附加在專案中,因此無法設定文字變數。" +msgstr "由於原理圖沒有附加在工程中, 因此無法設置文本變量。" #: eeschema/sch_io/cadstar/cadstar_sch_archive_loader.cpp:2103 #, c-format @@ -17247,23 +17086,22 @@ msgid "" "Symbol '%s' is rotated by an angle of %.1f degrees in the original CADSTAR " "design but KiCad only supports rotation angles multiples of 90 degrees. The " "connecting wires will need manual fixing." -msgstr "" -"在原始CADSTAR設計中,符號 '%s' 旋轉了 %.1f 度角,但 KiCad 僅支援 90 度倍數的" -"旋轉角。連線線將需要手動固定。" +msgstr "在原始CADSTAR設計中, 符號 '%s' 旋轉了 %.1f 度角, 但 KiCad 僅支持 90 " +"度倍數的旋轉角。連接線將需要手動固定。" #: eeschema/sch_io/cadstar/cadstar_sch_archive_loader.cpp:2117 #, c-format msgid "" "Symbol '%s' references sheet ID '%s' which does not exist in the design. The " "symbol was not loaded." -msgstr "符號 '%s' 引用圖框 ID '%s',該符號在設計中不存在。未載入符號。" +msgstr "符號 '%s' 引用圖紙 ID '%s', 該符號在設計中不存在。未加載符號。" #: eeschema/sch_io/cadstar/cadstar_sch_archive_loader.cpp:2252 #, c-format msgid "" "Net %s references unknown net element %s. The net was not properly loaded " "and may require manual fixing." -msgstr "網路 %s 引用未知網路元素 %s。網路未正確載入,可能需要手動修正。" +msgstr "網絡 %s 引用未知網絡元素 %s。網絡未正確加載, 可能需要手動修正。" #: eeschema/sch_io/cadstar/cadstar_sch_archive_loader.cpp:2519 #, c-format @@ -17272,15 +17110,16 @@ msgid "" "to another sheet in the design. KiCad requires all sheet symbols to be " "associated to a sheet, so the block was not loaded." msgstr "" -"原理圖塊 ID %s(塊名稱:“%s”)繪製在圖紙“%s”上,但未連結到專案中的另一張圖" -"紙。 KiCad 要求將所有圖紙符號都與圖紙相關聯,因此未載入該圖塊。" +"原理圖塊 ID %s (塊名稱: \"%s\") 繪製在圖紙\"%s\"上, " +"但未鏈接到工程中的另一張圖紙。KiCad 要求將所有圖紙符號都與圖紙相關聯, " +"因此未加載該圖塊。" #: eeschema/sch_io/cadstar/cadstar_sch_archive_loader.cpp:2544 #, c-format msgid "" "The CADSTAR schematic might be corrupt: Block %s references a child sheet " "but has no Figure defined." -msgstr "CADSTAR 原理圖可能已損壞:塊 %s 引用子圖框,但沒有定義圖。" +msgstr "CADSTAR 原理圖可能已損壞: 塊 %s 引用子圖紙, 但沒有定義圖。" #: eeschema/sch_io/cadstar/sch_io_cadstar_archive.cpp:237 msgid "" @@ -17288,8 +17127,8 @@ msgid "" "parts library. If none specified it is assumed to be 'symbol.csa' in the " "same folder." msgstr "" -"與該 CADSTAR 零件庫相關聯的 CADSTAR 原理圖存檔 (*.csa) 檔案的路徑。如果未指" -"定,則預設為同一文件夾中的 'symbol.csa'。" +"與此 CADSTAR 元件庫相關的 CADSTAR 原理圖存檔 (*.csa)文件的路徑。" +"如果沒有指定,則假定它位於相同文件夾中的 'symbol.csa'。" #: eeschema/sch_io/cadstar/sch_io_cadstar_archive.cpp:242 msgid "" @@ -17297,74 +17136,74 @@ msgid "" "should create a separate entry for the CADSTAR PCB Archive (*.cpa) file in " "the footprint library tables. If none specified, 'cadstarpcblib' is assumed." msgstr "" -"與此庫中符號相關的封裝庫的名稱。您應該在封裝庫表中為 CADSTAR PCB 存檔 (*." -"cpa) 檔案創建一個單獨的項目。如果未指定,則預設為 'cadstarpcblib'。" +"與此庫中符號相關的封裝庫的名稱。您應該在封裝庫表中為 CADSTAR PCB Archive (*." +"cpa) 文件創建一個單獨的條目。如果沒有指定, 則假定它為 'cadstarpcblib'。" #: eeschema/sch_io/cadstar/sch_io_cadstar_archive.cpp:286 #, c-format msgid "Cannot find the .csa file corresponding to library '%s'." -msgstr "找不到與庫 '%s' 對應的 .csa 檔案。" +msgstr "無法找到與 '%s' 庫相對應的 .csa 文件。" #: eeschema/sch_io/cadstar/sch_io_cadstar_archive.h:55 msgid "CADSTAR Schematic Archive files" -msgstr "CADSTAR 原理圖存檔檔案" +msgstr "CADSTAR 原理圖存檔文件" #: eeschema/sch_io/cadstar/sch_io_cadstar_archive.h:61 msgid "CADSTAR Parts Library files" -msgstr "CADSTAR 零件庫檔案" +msgstr "CADSTAR 元件庫文件" #: eeschema/sch_io/database/sch_io_database.cpp:222 #, c-format msgid "Error reading database table %s: %s" -msgstr "讀取資料庫表 %s 出錯:%s" +msgstr "讀取數據庫表 %s 出錯: %s" #: eeschema/sch_io/database/sch_io_database.cpp:258 #, c-format msgid "Could not load database library: settings file %s missing or invalid" -msgstr "無法載入資料庫庫:設定檔案 %s 丟失或無效" +msgstr "無法加載數據庫庫: 設置文件 %s 丟失或無效" #: eeschema/sch_io/database/sch_io_database.cpp:299 #, c-format msgid "Could not load database library: could not connect to database %s (%s)" -msgstr "無法載入資料庫庫:無法連線到資料庫 %s (%s)" +msgstr "無法加載數據庫庫: 無法連接到數據庫 %s (%s)" #: eeschema/sch_io/database/sch_io_database.h:50 msgid "KiCad database library files" -msgstr "KiCad 資料庫庫檔案" +msgstr "KiCad 數據庫庫文件" #: eeschema/sch_io/eagle/sch_io_eagle.cpp:632 #: eeschema/sch_io/eagle/sch_io_eagle.cpp:649 #: pcbnew/pcb_io/eagle/pcb_io_eagle.cpp:3207 #, c-format msgid "Unable to read file '%s'." -msgstr "無法讀取檔案 \"%s\"。" +msgstr "無法讀取文件 '%s'。" #: eeschema/sch_io/eagle/sch_io_eagle.cpp:641 #, c-format msgid "" "'%s' is an Eagle binary-format file; only Eagle XML-format files can be " "imported." -msgstr "'%s' 是一個 Eagle 二進制格式檔案;只能匯入 Eagle XML 格式檔案。" +msgstr "'%s' 是 Eagle binary-format 格式文件; 只有 Eagle XML 格式文件才可以被導入。" #: eeschema/sch_io/eagle/sch_io_eagle.cpp:1732 #, c-format msgid "" "Error parsing Eagle file. Could not find '%s' instance but it is referenced " "in the schematic." -msgstr "解析 Eagle 檔案時出錯。 找不到 '%s' 例項, 但在原理圖中引用了它。" +msgstr "解析 Eagle 文件時出錯。找不到 '%s' 實例, 但在原理圖中引用了它。" #: eeschema/sch_io/eagle/sch_io_eagle.cpp:1780 #, c-format msgid "Could not find '%s' in the imported library." -msgstr "在匯入的庫中找不到 '%s' 。" +msgstr "在導入的庫中找不到 '%s'。" #: eeschema/sch_io/eagle/sch_io_eagle.h:89 msgid "Eagle XML schematic files" -msgstr "Eagle XML 原理圖檔案" +msgstr "Eagle XML 原理圖文件" #: eeschema/sch_io/eagle/sch_io_eagle.h:94 msgid "Eagle XML library files" -msgstr "Eagle XML 庫檔案" +msgstr "Eagle XML 庫文件" #: eeschema/sch_io/easyeda/sch_io_easyeda.cpp:147 #: eeschema/sch_io/easyeda/sch_io_easyeda.cpp:297 @@ -17373,7 +17212,7 @@ msgstr "Eagle XML 庫檔案" #: eeschema/sch_io/easyeda/sch_io_easyeda.cpp:494 #, c-format msgid "Unable to find a valid schematic file in '%s'" -msgstr "無法在 '%s' 中找到有效的原理圖檔案。" +msgstr "無法在 '%s' 中找到有效的原理圖文件" #: eeschema/sch_io/easyeda/sch_io_easyeda.cpp:269 #: eeschema/sch_io/easyeda/sch_io_easyeda.cpp:274 @@ -17381,7 +17220,7 @@ msgstr "無法在 '%s' 中找到有效的原理圖檔案。" #: eeschema/sch_io/easyeda/sch_io_easyeda.cpp:473 #, c-format msgid "Error loading symbol '%s' from library '%s': %s" -msgstr "從庫 '%s' 載入符號 '%s' 時發生錯誤:%s" +msgstr "從庫 %2$s 加載符號 '%1$s' 出錯: %3$s" #: eeschema/sch_io/easyeda/sch_io_easyeda.cpp:394 #: eeschema/sch_io/easyeda/sch_io_easyeda.cpp:399 @@ -17389,69 +17228,69 @@ msgstr "從庫 '%s' 載入符號 '%s' 時發生錯誤:%s" #: eeschema/sch_io/easyeda/sch_io_easyeda.cpp:441 #, c-format msgid "Error enumerating symbol library '%s': %s" -msgstr "列舉符號庫 '%s' 時出現錯誤:%s" +msgstr "枚舉符號庫 '%s' 時出錯: %s" #: eeschema/sch_io/easyeda/sch_io_easyeda.cpp:575 #: eeschema/sch_io/easyeda/sch_io_easyeda.cpp:580 #, c-format msgid "Error loading schematic '%s': %s" -msgstr "讀取原理圖 '%s' 時發生錯誤:%s" +msgstr "加載原理圖 '%s' 時出錯, 錯誤: %s" #: eeschema/sch_io/easyeda/sch_io_easyeda.h:50 #: pcbnew/pcb_io/easyeda/pcb_io_easyeda_plugin.h:37 msgid "EasyEDA (JLCEDA) Std files" -msgstr "EasyEDA (JLCEDA) 標準版檔案" +msgstr "EasyEDA (嘉立創 EDA) 標準版文件" #: eeschema/sch_io/easyedapro/sch_easyedapro_parser.cpp:72 #: pcbnew/pcb_io/easyedapro/pcb_io_easyedapro_parser.cpp:75 #, c-format msgid "Failed to parse value: '%s'" -msgstr "無法解析數值:%s" +msgstr "無法解析數值: '%s'" #: eeschema/sch_io/http_lib/sch_io_http_lib.cpp:59 msgid "httplib plugin missing library table handle!" -msgstr "httplib 插件缺少庫表處理程序!" +msgstr "httplib 插件缺少庫表句柄!" #: eeschema/sch_io/http_lib/sch_io_http_lib.cpp:97 #, c-format msgid "Error retriving data from HTTP library %s: %s" -msgstr "從 HTTP 庫 %s 擷取數據時發生錯誤:%s" +msgstr "從 HTTP 庫 %s 讀取數據時出錯: %s" #: eeschema/sch_io/http_lib/sch_io_http_lib.cpp:238 #, c-format msgid "HTTP library settings file %s missing or invalid" -msgstr "HTTP 庫設定檔 %s 遺失或無效。" +msgstr "HTTP 庫設置文件 %s 丟失或無效" #: eeschema/sch_io/http_lib/sch_io_http_lib.cpp:247 #, c-format msgid "HTTP library settings file %s is missing the API version number!" -msgstr "HTTP 庫設定檔 %s 缺少 API 版本號碼!" +msgstr "HTTP 庫設置文件 %s 缺少 API 版本號!" #: eeschema/sch_io/http_lib/sch_io_http_lib.cpp:256 #, c-format msgid "" "HTTP library settings file %s uses API version %s, but KiCad requires " "version %s" -msgstr "HTTP 庫設定檔 %s 使用 API 版本 %s,但 KiCad 需要版本 %s。" +msgstr "HTTP 庫設置文件 %s 使用 API 版本 %s, 但 KiCad 需要版本 %s" #: eeschema/sch_io/http_lib/sch_io_http_lib.cpp:267 #, c-format msgid "HTTP library settings file %s is missing the root URL!" -msgstr "HTTP程式庫設定檔 %s 缺少 root URL!" +msgstr "HTTP 庫設置文件 %s 缺少 root URL!" #: eeschema/sch_io/http_lib/sch_io_http_lib.cpp:279 #, c-format msgid "HTTP library settings file %s has an invalid library type" -msgstr "HTTP程式庫設定檔 %s 具有無效的程式庫類型。" +msgstr "HTTP 庫設置文件 %s 存在無效的庫類型" #: eeschema/sch_io/http_lib/sch_io_http_lib.cpp:326 #, c-format msgid "Could not connect to %s. Errors: %s" -msgstr "無法連接到 %s。錯誤:%s" +msgstr "無法連接到 %s。錯誤: %s" #: eeschema/sch_io/http_lib/sch_io_http_lib.h:46 msgid "KiCad HTTP library files" -msgstr "KiCad的HTTP程式庫檔案" +msgstr "KiCad HTTP 庫文件" #: eeschema/sch_io/kicad_legacy/sch_io_kicad_legacy.cpp:116 #: eeschema/sch_io/kicad_legacy/sch_io_kicad_legacy.cpp:288 @@ -17469,12 +17308,12 @@ msgstr "KiCad的HTTP程式庫檔案" #: pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr.cpp:2520 #: pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr_parser.cpp:149 msgid "Open cancelled by user." -msgstr "使用者取消了開啟操作。" +msgstr "用戶取消了打開操作。" #: eeschema/sch_io/kicad_legacy/sch_io_kicad_legacy.cpp:373 #, c-format msgid "'%s' does not appear to be an Eeschema file." -msgstr "\"%s\" 似乎不是一個 Eeschema 檔案。" +msgstr "'%s' 似乎不是一個 Eeschema 文件。" #: eeschema/sch_io/kicad_legacy/sch_io_kicad_legacy.cpp:403 msgid "Missing 'EELAYER END'" @@ -17484,7 +17323,7 @@ msgstr "缺少 'EELAYER END'" #: eeschema/sch_io/kicad_legacy/sch_io_kicad_legacy.cpp:723 #: eeschema/sch_io/kicad_legacy/sch_io_kicad_legacy.cpp:733 msgid "unexpected end of file" -msgstr "檔案意外結束" +msgstr "文件意外結束" #: eeschema/sch_io/kicad_legacy/sch_io_kicad_legacy.cpp:596 #: eeschema/sch_io/kicad_legacy/sch_io_kicad_legacy_helpers.cpp:78 @@ -17502,21 +17341,21 @@ msgstr "行意外結束" #: eeschema/sch_io/kicad_legacy/sch_io_kicad_legacy.cpp:686 msgid "Unexpected end of file" -msgstr "檔案意外結束" +msgstr "文件意外結束" #: eeschema/sch_io/kicad_legacy/sch_io_kicad_legacy.cpp:1080 msgid "expected 'Italics' or '~'" -msgstr "需要“斜體”或 \"~\" 符號" +msgstr "需要 '斜體' 或 '~' 符號" #: eeschema/sch_io/kicad_legacy/sch_io_kicad_legacy.cpp:1356 msgid "symbol field text attributes must be 3 characters wide" -msgstr "符號欄位文字屬性必須是 3 個字元寬" +msgstr "符號字段文本特性至少要包含 3 個字符" #: eeschema/sch_io/kicad_legacy/sch_io_kicad_legacy.cpp:2230 #: eeschema/sch_io/kicad_sexpr/sch_io_kicad_sexpr.cpp:1696 #, c-format msgid "Symbol library '%s' already exists." -msgstr "符號庫 \"%s\" 已經存在。" +msgstr "符號庫 '%s' 已存在。" #: eeschema/sch_io/kicad_legacy/sch_io_kicad_legacy.cpp:2256 #: eeschema/sch_io/kicad_sexpr/sch_io_kicad_sexpr.cpp:1722 @@ -17526,30 +17365,30 @@ msgstr "無法刪除符號庫 '%s'。" #: eeschema/sch_io/kicad_legacy/sch_io_kicad_legacy.h:81 msgid "KiCad legacy symbol library files" -msgstr "KiCad 舊版符號庫檔案" +msgstr "KiCad 舊版符號庫文件" #: eeschema/sch_io/kicad_legacy/sch_io_kicad_legacy_helpers.cpp:222 msgid "expected unquoted string" -msgstr "需要不帶括號的字元" +msgstr "需要不帶括號的字符" #: eeschema/sch_io/kicad_legacy/sch_io_kicad_legacy_lib_cache.cpp:73 #: eeschema/sch_io/kicad_sexpr/sch_io_kicad_sexpr_lib_cache.cpp:55 #, c-format msgid "Library file '%s' not found." -msgstr "未找到庫檔案 \"%s\"。" +msgstr "找不到庫文件 '%s'。" #: eeschema/sch_io/kicad_legacy/sch_io_kicad_legacy_lib_cache.cpp:87 msgid "Unexpected end of file." -msgstr "檔案意外結束。" +msgstr "文件意外結束。" #: eeschema/sch_io/kicad_legacy/sch_io_kicad_legacy_lib_cache.cpp:184 #, c-format msgid "Insufficient permissions to read library '%s'." -msgstr "無足夠許可權讀取庫 '%s'。" +msgstr "讀取庫 '%s' 的權限不足。" #: eeschema/sch_io/kicad_legacy/sch_io_kicad_legacy_lib_cache.cpp:193 msgid "symbol document library file is empty" -msgstr "符號文件庫檔案為空" +msgstr "符號文檔庫文件為空" #: eeschema/sch_io/kicad_legacy/sch_io_kicad_legacy_lib_cache.cpp:1914 #: eeschema/sch_io/kicad_sexpr/sch_io_kicad_sexpr_lib_cache.cpp:532 @@ -17562,12 +17401,12 @@ msgstr "庫 %s 不包含名為 %s 的符號" msgid "" "Could not load sheet '%s' because it already appears as a direct ancestor in " "the schematic hierarchy." -msgstr "無法載入圖框“%s”,因為它已在原理圖層次結構中顯示為直接原型。" +msgstr "無法加載圖紙\"%s\", 因為它已在原理圖層次結構中顯示為直接原型。" #: eeschema/sch_io/kicad_sexpr/sch_io_kicad_sexpr_parser.cpp:273 #, c-format msgid "Cannot parse %s as a symbol" -msgstr "無法將 %s 解析為符號" +msgstr "無法將 %s 作為符號進行解析" #: eeschema/sch_io/kicad_sexpr/sch_io_kicad_sexpr_parser.cpp:310 msgid "Invalid symbol name" @@ -17577,11 +17416,11 @@ msgstr "無效符號名稱" #: eeschema/sch_io/kicad_sexpr/sch_io_kicad_sexpr_parser.cpp:2875 #, c-format msgid "Symbol %s contains invalid character '%c'" -msgstr "符號 %s 包含無效字元 \"%c\"" +msgstr "符號 %s 包含無效字符 '%c'" #: eeschema/sch_io/kicad_sexpr/sch_io_kicad_sexpr_parser.cpp:336 msgid "Invalid library identifier" -msgstr "無效的庫識別符號" +msgstr "無效的庫索引值" #: eeschema/sch_io/kicad_sexpr/sch_io_kicad_sexpr_parser.cpp:397 msgid "Invalid parent symbol name" @@ -17590,7 +17429,7 @@ msgstr "無效的父符號名稱" #: eeschema/sch_io/kicad_sexpr/sch_io_kicad_sexpr_parser.cpp:412 #, c-format msgid "No parent for extended symbol %s" -msgstr "擴充套件符號 %s 沒有父級" +msgstr "擴展符號 %s 沒有父級" #: eeschema/sch_io/kicad_sexpr/sch_io_kicad_sexpr_parser.cpp:427 msgid "Invalid symbol unit name" @@ -17599,12 +17438,12 @@ msgstr "無效的符號單元名稱" #: eeschema/sch_io/kicad_sexpr/sch_io_kicad_sexpr_parser.cpp:440 #, c-format msgid "Invalid symbol unit name prefix %s" -msgstr "無效的符號單元名字首 %s" +msgstr "無效的符號單元名前綴 %s" #: eeschema/sch_io/kicad_sexpr/sch_io_kicad_sexpr_parser.cpp:450 #, c-format msgid "Invalid symbol unit name suffix %s" -msgstr "無效的符號單元名稱字尾 %s" +msgstr "無效的符號單元名稱後綴 %s" #: eeschema/sch_io/kicad_sexpr/sch_io_kicad_sexpr_parser.cpp:456 #, c-format @@ -17619,7 +17458,7 @@ msgstr "無效的符號轉換編號 %s" #: eeschema/sch_io/kicad_sexpr/sch_io_kicad_sexpr_parser.cpp:804 #, c-format msgid "Invalid hyperlink url '%s'" -msgstr "無效的超連結 url '%s'" +msgstr "無效的超鏈接 url '%s'" #: eeschema/sch_io/kicad_sexpr/sch_io_kicad_sexpr_parser.cpp:877 msgid "Invalid pin names definition" @@ -17650,16 +17489,16 @@ msgstr "無效的引腳編號" #: eeschema/sch_io/kicad_sexpr/sch_io_kicad_sexpr_parser.cpp:1600 msgid "Invalid alternate pin name" -msgstr "無效的備選引腳名" +msgstr "無效的引腳複用名稱" #: eeschema/sch_io/kicad_sexpr/sch_io_kicad_sexpr_parser.cpp:1775 #: eeschema/sch_io/kicad_sexpr/sch_io_kicad_sexpr_parser.cpp:1843 msgid "Invalid text string" -msgstr "無效的文字字串" +msgstr "無效的文本字符串" #: eeschema/sch_io/kicad_sexpr/sch_io_kicad_sexpr_parser.cpp:1946 msgid "Invalid page type" -msgstr "無效的頁面型別" +msgstr "無效的頁面類型" #: eeschema/sch_io/kicad_sexpr/sch_io_kicad_sexpr_parser.cpp:2073 msgid "Invalid title block comment number" @@ -17667,43 +17506,43 @@ msgstr "無效的標題欄註釋號" #: eeschema/sch_io/kicad_sexpr/sch_io_kicad_sexpr_parser.cpp:2232 msgid "Invalid sheet pin name" -msgstr "無效的圖紙頁碼名" +msgstr "無效的圖紙引腳名" #: eeschema/sch_io/kicad_sexpr/sch_io_kicad_sexpr_parser.cpp:2240 msgid "Empty sheet pin name" -msgstr "空的圖紙頁碼名" +msgstr "空的圖紙引腳名" #: eeschema/sch_io/kicad_sexpr/sch_io_kicad_sexpr_parser.cpp:2840 msgid "Invalid symbol library name" -msgstr "無效的符號庫名" +msgstr "符號的庫名稱無效" #: eeschema/sch_io/kicad_sexpr/sch_io_kicad_sexpr_parser.cpp:2881 msgid "Invalid symbol library ID" -msgstr "無效的符號庫 ID" +msgstr "符號的庫索引值無效" #: eeschema/sch_io/ltspice/ltspice_schematic.cpp:220 #, c-format msgid "File at '%s' was ignored. Using previously found file at '%s' instead." -msgstr "忽略位於 '%s' 的檔案。改為使用先前找到的檔案位於 '%s'。" +msgstr "文件 '%s' 已忽略。使用之前找到的文件 '%s' 替代。" #: eeschema/sch_io/ltspice/ltspice_schematic.cpp:360 #, c-format msgid "Expecting integer at line %d in file %s" -msgstr "第 %d 行(在檔案 %s 中),應為整數" +msgstr "第 %d 行應為整型 (文件 %s)" #: eeschema/sch_io/ltspice/ltspice_schematic.cpp:383 #, c-format msgid "Expected data missing on line %d in file %s" -msgstr "第 %d 行(在檔案 %s 中)缺少預期的資料" +msgstr "第 %d 行缺少預期數據 (文件 %s)" #: eeschema/sch_io/ltspice/ltspice_schematic.cpp:389 #, c-format msgid "Extra data found on line %d in file %s" -msgstr "第 %d 行(在檔案 %s 中)發現額外的資料。" +msgstr "第 %d 行找到額外數據 (文件 %s)" #: eeschema/sch_io/ltspice/ltspice_schematic.cpp:415 msgid "Expecting 0, 1, 2, 3 or 4" -msgstr "期望值為 0、1、2、3 或 4。" +msgstr "應為 0, 1, 2, 3 或 4" #: eeschema/sch_io/ltspice/ltspice_schematic.cpp:429 msgid "Expecting NORMAL or WIDE" @@ -17711,7 +17550,7 @@ msgstr "應為 NORMAL 或 WIDE" #: eeschema/sch_io/ltspice/ltspice_schematic.cpp:447 msgid "Expecting I, O, B, IN, OUT or BIDIR" -msgstr "應為 I、O、B、IN、OUT 或 BIDIR" +msgstr "應為 I, O, B, IN, OUT 或 BIDIR" #: eeschema/sch_io/ltspice/ltspice_schematic.cpp:468 msgid "Expecting R0, R90, R18, R270, M0, M90, M180 or M270" @@ -17722,8 +17561,7 @@ msgid "" "Expecting LEFT, CENTER, RIGHT, TOP, BOTTOM, VLEFT, VRIGHT, VCENTER, VTOP or " "VBOTTOM" msgstr "" -"應為 LEFT, CENTER, RIGHT, TOP, BOTTOM, VLEFT, VRIGHT, VCENTER, VTOP 或 " -"VBOTTOM" +"應為 LEFT, CENTER, RIGHT, TOP, BOTTOM, VLEFT, VRIGHT, VCENTER, VTOP 或 BOTTOM" #: eeschema/sch_io/ltspice/ltspice_schematic.cpp:512 msgid "" @@ -17743,30 +17581,30 @@ msgstr "找不到符號 '%s.asy'" #: eeschema/sch_io/ltspice/sch_io_ltspice.h:49 msgid "LTspice schematic files" -msgstr "LTspice 原理圖檔案" +msgstr "LTspice 原理圖文件" #: eeschema/sch_io/sch_io_mgr.cpp:44 pcbnew/pcb_io/pcb_io_mgr.cpp:49 #, c-format msgid "Plugin \"%s\" does not implement the \"%s\" function." -msgstr "外掛 \"%s\" 不能執行 \"%s\" 功能." +msgstr "插件 \"%s\" 不能執行 \"%s\" 功能。" #: eeschema/sch_io/sch_io_mgr.cpp:45 pcbnew/pcb_io/pcb_io_mgr.cpp:50 #, c-format msgid "Plugin type \"%s\" is not found." -msgstr "\"%s\" 型別外掛沒有找到。" +msgstr "\"%s\" 類型插件找不到。" #: eeschema/sch_io/sch_io_mgr.cpp:101 #, c-format msgid "Unknown SCH_FILE_T value: %d" -msgstr "未知 SCH_FILE_T 值:%d" +msgstr "未知 SCH_FILE_T 值: %d" #: eeschema/sch_item.cpp:491 eeschema/sch_item.cpp:542 eeschema/sch_pin.cpp:247 msgid "Body Style" -msgstr "邊界樣式" +msgstr "主體樣式" #: eeschema/sch_item.cpp:495 eeschema/sch_item.cpp:547 msgid "Private" -msgstr "私密" +msgstr "專有" #: eeschema/sch_item.cpp:509 pcbnew/board_item.cpp:342 #: pcbnew/dialogs/dialog_copper_zones_base.cpp:127 @@ -17806,7 +17644,7 @@ msgstr "三態" #: eeschema/sch_label.cpp:1261 msgid "Hierarchical Sheet Pin" -msgstr "層次圖紙頁碼" +msgstr "層次圖紙引腳" #: eeschema/sch_label.cpp:1289 eeschema/sch_text.cpp:425 msgid "Justification" @@ -17824,15 +17662,15 @@ msgstr "齊行" #: pcbnew/zone.cpp:1630 pcbnew/zone_manager/dialog_zone_manager_base.cpp:50 #: pcbnew/zone_manager/model_zones_overview_table.h:78 msgid "Net" -msgstr "網路" +msgstr "網絡" #: eeschema/sch_label.cpp:1383 eeschema/sch_line.cpp:940 msgid "Resolved netclass" -msgstr "已解析的網路類" +msgstr "已解析的網絡類" #: eeschema/sch_label.cpp:1400 msgid "Hierarchical Labels" -msgstr "分層標籤" +msgstr "層次標籤" #: eeschema/sch_label.cpp:1531 #, c-format @@ -17847,7 +17685,7 @@ msgstr "指令標籤 [%s %s]" #: eeschema/sch_label.cpp:2027 #, c-format msgid "Global Label '%s'" -msgstr "全域性標籤 '%s'" +msgstr "全局標籤 '%s'" #: eeschema/sch_label.cpp:2174 #, c-format @@ -17860,52 +17698,52 @@ msgstr "引腳長度" #: eeschema/sch_line.cpp:145 msgid "Graphic Line" -msgstr "圖形線" +msgstr "圖線" #: eeschema/sch_line.cpp:781 #, c-format msgid "Vertical Wire, length %s" -msgstr "垂直線,長度 %s" +msgstr "垂直線, 長度 %s" #: eeschema/sch_line.cpp:782 #, c-format msgid "Vertical Bus, length %s" -msgstr "垂直匯流排,長度 %s" +msgstr "垂直總線, 長度 %s" #: eeschema/sch_line.cpp:783 #, c-format msgid "Vertical Graphic Line, length %s" -msgstr "垂直圖形線,長度 %s" +msgstr "垂直圖形線, 長度 %s" #: eeschema/sch_line.cpp:790 #, c-format msgid "Horizontal Wire, length %s" -msgstr "水平線,長度 %s" +msgstr "水平線, 長度 %s" #: eeschema/sch_line.cpp:791 #, c-format msgid "Horizontal Bus, length %s" -msgstr "水平匯流排,長度 %s" +msgstr "水平總線, 長度 %s" #: eeschema/sch_line.cpp:792 #, c-format msgid "Horizontal Graphic Line, length %s" -msgstr "水平圖形線,長度 %s" +msgstr "水平圖形線, 長度 %s" #: eeschema/sch_line.cpp:799 #, c-format msgid "Wire, length %s" -msgstr "線,長度 %s" +msgstr "線, 長度 %s" #: eeschema/sch_line.cpp:800 #, c-format msgid "Bus, length %s" -msgstr "匯流排,長度 %s" +msgstr "總線, 長度 %s" #: eeschema/sch_line.cpp:801 #, c-format msgid "Graphic Line, length %s" -msgstr "圖形線,長度 %s" +msgstr "圖形線, 長度 %s" #: eeschema/sch_line.cpp:975 msgid "Graphical" @@ -17913,11 +17751,11 @@ msgstr "圖形" #: eeschema/sch_line.cpp:978 msgid "Line Type" -msgstr "線型別" +msgstr "線類型" #: eeschema/sch_line.cpp:983 msgid "from netclass" -msgstr "從網路類" +msgstr "從網絡類" #: eeschema/sch_marker.cpp:278 pcbnew/pcb_marker.cpp:195 msgid "Violation" @@ -17940,7 +17778,7 @@ msgstr "ERC 標記" #: eeschema/sch_no_connect.h:98 eeschema/tools/sch_edit_tool.cpp:202 msgid "No Connect" -msgstr "沒有連線" +msgstr "沒有連接" #: eeschema/sch_plotter.cpp:228 pcbnew/pcbnew_jobs_handler.cpp:644 #, c-format @@ -17970,56 +17808,56 @@ msgstr "完成" #: eeschema/sch_plotter.cpp:1027 #, c-format msgid "Failed to write plot files to folder '%s'." -msgstr "無法寫入繪製檔案到資料夾 \"%s\"。" +msgstr "無法寫入繪製文件到文件夾 '%s'。" #: eeschema/sch_reference_list.cpp:674 #, c-format msgid "Item not annotated: %s%s (unit %d)" -msgstr "項目未進行標註:%s%s(單位 %d)" +msgstr "未批註項目: %s%s (單元 %d)" #: eeschema/sch_reference_list.cpp:681 #, c-format msgid "Item not annotated: %s%s" -msgstr "項目未進行標註:%s%s" +msgstr "未批註項目: %s%s" #: eeschema/sch_reference_list.cpp:699 #, c-format msgid "Error: symbol %s%s%s (unit %d) exceeds units defined (%d)" -msgstr "錯誤:符號 %s%s%s(單元 %d) 超出定義的單元 (%d)" +msgstr "錯誤: 符號 %s%s%s(單元 %d) 超出定義的單元 (%d)" #: eeschema/sch_reference_list.cpp:738 #, c-format msgid "Duplicate items %s%s%s\n" -msgstr "重複項目%s%s%s\n" +msgstr "重複項目 %s%s%s\n" #: eeschema/sch_reference_list.cpp:763 #, c-format msgid "Differing unit counts for item %s%s%s and %s%s%s\n" -msgstr "項目%s%s%s和%s%s%s的單位數不同\n" +msgstr "項目 %s%s%s 和 %s%s%s 的不同單位數量\n" #: eeschema/sch_reference_list.cpp:779 #, c-format msgid "Different values for %s%d%s (%s) and %s%d%s (%s)" -msgstr "不同的值:%s%d%s (%s) 和 %s%d%s (%s)" +msgstr "不同的值: %s%d%s (%s) 和 %s%d%s (%s)" #: eeschema/sch_screen.cpp:914 eeschema/sch_screen.cpp:1006 #, c-format msgid "Setting schematic symbol '%s %s' library identifier to '%s'." -msgstr "正將原理圖符號 '%s %s' 庫識別符號設定為 '%s'。" +msgstr "正將原理圖符號 '%s %s' 庫索引值設置為 '%s'。" #: eeschema/sch_screen.cpp:930 #, c-format msgid "" "Schematic symbol reference '%s' library identifier is not valid. Unable to " "link library symbol." -msgstr "原理圖符號引用 '%s' 庫識別符號無效。無法連結庫符號。" +msgstr "原理圖符號引用 '%s' 庫索引值無效。無法鏈接庫符號。" #: eeschema/sch_screen.cpp:946 #, c-format msgid "" "Symbol library '%s' not found and no fallback cache library available. " "Unable to link library symbol." -msgstr "找不到符號庫 '%s' ,並且沒有可用的後備快取庫。 無法連結庫符號。" +msgstr "找不到符號庫 '%s' , 並且沒有可用的後備緩存庫。無法鏈接庫符號。" #: eeschema/sch_screen.cpp:965 #, c-format @@ -18029,7 +17867,7 @@ msgstr "I/O 錯誤 %s 正在解析庫符號 %s" #: eeschema/sch_screen.cpp:985 #, c-format msgid "Falling back to cache to set symbol '%s:%s' link '%s'." -msgstr "正在回退到快取以設定符號 '%s:%s' 連結 '%s'。" +msgstr "正在回退到緩存以設置符號 '%s:%s' 鏈接 '%s'。" #: eeschema/sch_screen.cpp:1017 #, c-format @@ -18039,39 +17877,39 @@ msgstr "找不到原理圖符號 '%s %s'的庫符號。" #: eeschema/sch_shape.cpp:431 #, c-format msgid "Arc, radius %s" -msgstr "弧形,半徑 %s" +msgstr "弧線, 半徑 %s" #: eeschema/sch_shape.cpp:435 #, c-format msgid "Circle, radius %s" -msgstr "圓形,半徑 %s" +msgstr "圓形, 半徑 %s" #: eeschema/sch_shape.cpp:444 #, c-format msgid "Polyline, %d points" -msgstr "多段線,%d 點" +msgstr "多段線, %d 個節點" #: eeschema/sch_shape.cpp:448 #, c-format msgid "Bezier Curve, %d points" -msgstr "貝塞爾曲線,%d 點" +msgstr "貝塞爾曲線, %d 個節點" #: eeschema/sch_sheet.cpp:805 eeschema/sch_sheet.cpp:1537 msgid "Sheet Name" -msgstr "圖框名稱" +msgstr "圖紙名稱" #: eeschema/sch_sheet.cpp:813 msgid "Hierarchical Path" -msgstr "分層路徑" +msgstr "層次路徑" #: eeschema/sch_sheet.cpp:817 msgid "File Name" -msgstr "檔名稱" +msgstr "文件名稱" #: eeschema/sch_sheet.cpp:1110 #, c-format msgid "Hierarchical Sheet %s" -msgstr "層次分頁 %s" +msgstr "層次圖紙 %s" #: eeschema/sch_sheet.cpp:1540 eeschema/sch_table.cpp:621 #: pcbnew/pcb_table.cpp:506 pcbnew/pcb_tablecell.cpp:190 @@ -18090,38 +17928,38 @@ msgstr "背景顏色" #: eeschema/sch_sheet_path.cpp:57 include/board_item.h:415 msgid "(Deleted Item)" -msgstr "(已刪除項目)" +msgstr "(刪除項目)" #: eeschema/sch_sheet_pin.cpp:339 #, c-format msgid "Hierarchical Sheet Pin %s" -msgstr "層次圖紙頁碼 %s" +msgstr "層次圖紙引腳 %s" #: eeschema/sch_symbol.cpp:1443 msgid "Excluded from BOM" -msgstr "排除在 BOM 外" +msgstr "從 BOM 中移除" #: eeschema/sch_symbol.cpp:1448 msgid "Excluded from board" -msgstr "排除在電路板外" +msgstr "不在 PCB 中進行繪製" #: eeschema/sch_symbol.cpp:1453 msgid "Excluded from simulation" -msgstr "從電路模擬中排除" +msgstr "不參與電路仿真" #: eeschema/sch_symbol.cpp:1458 eeschema/sch_symbol.cpp:1890 #: eeschema/widgets/search_handlers.cpp:139 pcbnew/footprint.cpp:1568 msgid "DNP" -msgstr "DNP" +msgstr "DNP (不作裝配)" #: eeschema/sch_symbol.cpp:1881 eeschema/sch_text.cpp:407 #: eeschema/sch_textbox.cpp:483 msgid "Simulation" -msgstr "模擬" +msgstr "仿真" #: eeschema/sch_symbol.cpp:1884 msgid "BOM" -msgstr "零件清單" +msgstr "BOM" #: eeschema/sch_symbol.cpp:1896 eeschema/sch_text.cpp:407 #: eeschema/sch_textbox.cpp:483 @@ -18168,11 +18006,11 @@ msgstr "X 軸鏡像" #: eeschema/sch_symbol.cpp:2748 msgid "Mirror Y" -msgstr "Y軸鏡像" +msgstr "Y 軸鏡像" #: eeschema/sch_symbol.cpp:2778 pcbnew/footprint.cpp:3756 msgid "Library Link" -msgstr "庫連結" +msgstr "庫鏈接" #: eeschema/sch_symbol.cpp:2781 pcbnew/footprint.cpp:3759 #: pcbnew/plot_board_layers.cpp:114 @@ -18181,91 +18019,83 @@ msgstr "庫描述" #: eeschema/sch_symbol.cpp:2790 msgid "Exclude From Board" -msgstr "從電路板中排除" +msgstr "不在 PCB 中進行繪製" #: eeschema/sch_symbol.cpp:2793 msgid "Exclude From Simulation" -msgstr "排除於在電路模擬外" +msgstr "不參與電路仿真" #: eeschema/sch_symbol.cpp:2796 pcbnew/footprint.cpp:3773 msgid "Exclude From Bill of Materials" -msgstr "從物料清單中排除" +msgstr "不在物料清單中顯示" #: eeschema/sch_symbol.cpp:2799 pcbnew/footprint.cpp:3776 msgid "Do not Populate" -msgstr "不裝配" +msgstr "不作裝配" #: eeschema/sch_table.cpp:400 pcbnew/pcb_table.cpp:339 #, c-format msgid "%d Column Table" -msgstr "" +msgstr "%d 列表格" #: eeschema/sch_table.cpp:545 pcbnew/pcb_table.cpp:375 -#, fuzzy, c-format +#, c-format msgid "%d Columns" -msgstr "列" +msgstr "%d 列" #: eeschema/sch_table.cpp:613 pcbnew/pcb_table.cpp:498 -#, fuzzy msgid "External Border" -msgstr "外部資料" +msgstr "外部邊框" #: eeschema/sch_table.cpp:617 pcbnew/pcb_table.cpp:502 -#, fuzzy msgid "Header Border" -msgstr "頁面邊框" +msgstr "頁眉邊框" #: eeschema/sch_table.cpp:626 pcbnew/pcb_table.cpp:511 #: pcbnew/pcb_tablecell.cpp:189 pcbnew/pcb_textbox.cpp:716 msgid "Border Style" -msgstr "邊界樣式" +msgstr "邊框樣式" #: eeschema/sch_table.cpp:634 pcbnew/pcb_table.cpp:519 -#, fuzzy msgid "Row Separators" -msgstr "移除生成器" +msgstr "行分隔符" #: eeschema/sch_table.cpp:638 pcbnew/pcb_table.cpp:523 msgid "Cell Separators" -msgstr "" +msgstr "單元格分隔符" #: eeschema/sch_table.cpp:642 pcbnew/pcb_table.cpp:527 -#, fuzzy msgid "Separators Width" -msgstr "熱寬度" +msgstr "分隔符寬度" #: eeschema/sch_table.cpp:647 pcbnew/pcb_table.cpp:532 -#, fuzzy msgid "Separators Style" -msgstr "生成器檔案" +msgstr "分隔符樣式" #: eeschema/sch_table.cpp:651 pcbnew/pcb_table.cpp:536 -#, fuzzy msgid "Separators Color" -msgstr "清除顏色" +msgstr "分隔符顏色" #: eeschema/sch_tablecell.cpp:53 pcbnew/pcb_tablecell.cpp:52 -#, fuzzy, c-format +#, c-format msgid "Table Cell %s" -msgstr "列表名稱" +msgstr "單元格 %s" #: eeschema/sch_tablecell.cpp:122 pcbnew/pcb_tablecell.cpp:111 -#, fuzzy msgid "Cell Width" -msgstr "NC 寬度" +msgstr "單元格寬度" #: eeschema/sch_tablecell.cpp:124 pcbnew/pcb_tablecell.cpp:113 -#, fuzzy msgid "Cell Height" -msgstr "頁高度" +msgstr "單元格高度" #: eeschema/sch_text.cpp:404 msgid "Graphic Text" -msgstr "圖形文字" +msgstr "圖形文本" #: eeschema/sch_text.cpp:420 msgid "Align center" -msgstr "置中" +msgstr "居中對齊" #: eeschema/sch_text_help_md.h:2 msgid "" @@ -18455,7 +18285,7 @@ msgstr "" " \n" "  
${variable}\n" " \n" -"  
變數的值\n" +"  
變量的值\n" " \n" " \n" "  
${REVISION}\n" @@ -18468,8 +18298,8 @@ msgstr "" " \n" "  
${refdes:field}\n" " \n" -"  
顯示在相應符號中 所指定引數 的值,樣例" -"如下:\n" +"  
顯示在相應符號中 所指定參數 的值, " +"樣例如下: \n" " \n" " \n" "  
${R3:VALUE}\n" @@ -18483,15 +18313,15 @@ msgstr "" "
\n" " \n" " \n" -" 匯流排定義\n" -"           " -"   \n" -" 合成網路\n" +" 總線定義\n" +"            " +";  \n" +" 合成網絡\n" " \n" " \n" -"  
字首[m..n]\n" +"  
前綴[m..n]\n" " \n" -"  
字首 m 到字首 n\n" +"  
前綴 m 到前綴 n\n" " \n" " \n" "  
D[0..7]\n" @@ -18502,9 +18332,9 @@ msgstr "" "
\n" " \n" " \n" -"  
{網路1 網路2 ...}\n" +"  
{網絡1 網絡2 ...}\n" " \n" -"  
網路1, 網路2, ...\n" +"  
網絡1, 網絡2, ...\n" " \n" " \n" "  
{SCL SDA}\n" @@ -18515,9 +18345,9 @@ msgstr "" "
\n" " \n" " \n" -"  
字首{網路1 網路2 ...}\n" +"  
前綴{網絡1 網絡2 ...}\n" " \n" -"  
字首.網路1, 字首.網路2, ...\n" +"  
前綴.網絡1, 前綴.網絡2, ...\n" " \n" " \n" "  
USB1{D+ D-}\n" @@ -18536,9 +18366,9 @@ msgstr "" "  
成員{D_{[1..2]} ~{LATCH}}\n" " \n" "         " -"           " -"      
成員.D1, 成員.D2, 成員.LATCH \n" +"        " +"         
" +"成員.D1, 成員.D2, 成員.LATCH \n" " \n" " \n" "
\n" @@ -18546,21 +18376,20 @@ msgstr "" "\n" "

\n" "

\n" -"請注意,標記優先於匯流排定義。\n" +"請注意, 標記優先於總線定義。\n" "\n" #: eeschema/sch_textbox.cpp:581 pcbnew/pcb_textbox.cpp:725 -#, fuzzy msgid "Margins" -msgstr "邊距:" +msgstr "邊距" #: eeschema/sch_validators.cpp:59 msgid "Signal name contains '{' and '}' but is not a valid bus name" -msgstr "訊號名稱包含 \"{\" 和 \"}\", 但不是有效的匯流排名稱" +msgstr "信號名稱包含 '{' 和 '}', 但不是有效的總線名稱" #: eeschema/sch_validators.cpp:64 msgid "Signal name contains '[' or ']' but is not a valid bus name." -msgstr "訊號名稱包含 \"[\" 或 \"]\", 但不是有效的匯流排名。" +msgstr "信號名稱包含 '[' 或 ']', 但不是有效的總線名。" #: eeschema/sheet.cpp:71 #, c-format @@ -18568,9 +18397,8 @@ msgid "" "The sheet changes cannot be made because the destination sheet already has " "the sheet '%s' or one of its subsheets as a parent somewhere in the " "schematic hierarchy." -msgstr "" -"該圖頁無法被變更,因為目標圖頁已經將圖頁 \"%s\" 或其中一個子圖頁作為層次結構" -"中某處的父級圖頁。" +msgstr "該圖紙無法被變更, 因為目標圖紙已經將圖紙 \"%s\" " +"或其中一個子圖紙作為層次結構中某處的父級圖紙。" #: eeschema/sheet.cpp:92 #, c-format @@ -18578,19 +18406,18 @@ msgid "" "The schematic '%s' has not had its symbol library links remapped to the " "symbol library table. The project this schematic belongs to must first be " "remapped before it can be imported into the current project." -msgstr "" -"原理圖 \"%s\" 的符號庫連結尚未被重新對映到符號庫表。 這個原理圖所屬的專案必須" -"先被重新對映,然後才能匯入到當前專案。" +msgstr "原理圖 \"%s\" 的符號庫鏈接尚未被重新映射到符號庫表。" +"這個原理圖所屬的工程必須先被重新映射, 然後才能導入到當前工程。" #: eeschema/sheet.cpp:210 msgid "" "The entire schematic could not be loaded. Errors occurred attempting to " "load hierarchical sheet schematics." -msgstr "無法載入全部原理圖。 嘗試載入層次原理圖時發生錯誤。" +msgstr "無法加載全部原理圖。嘗試加載層次圖紙時出錯。" #: eeschema/sheet.cpp:213 msgid "Schematic Load Error" -msgstr "原理圖載入錯誤" +msgstr "原理圖加載錯誤" #: eeschema/sheet.cpp:216 msgid "Use partial schematic" @@ -18598,11 +18425,11 @@ msgstr "使用部分原理圖" #: eeschema/sheet.cpp:295 msgid "Continue Load" -msgstr "繼續載入" +msgstr "繼續加載" #: eeschema/sheet.cpp:296 msgid "Cancel Load" -msgstr "取消載入" +msgstr "取消加載" #: eeschema/sheet.cpp:305 msgid "" @@ -18615,16 +18442,16 @@ msgid "" "\n" "Do you wish to continue?" msgstr "" -"在載入的原理圖檔案中存在來自舊檔案版本的層次圖,導致符號例項資料丟失。 這將導" -"致載入的原理圖中的所有符號都使用預設的例項設定或退回到庫中的符號設定。 載入使" -"用此原理圖檔案的專案並保存到最新的檔案版本將解決此問題。\n" +"在加載的原理圖文件中存在來自舊文件版本的層次圖紙, 導致符號實例數據丟失。這將" +"導致加載的原理圖中的所有符號都使用默認的實例設置或退回到庫中的符號設置。加載" +"使用該原理圖文件的工程並保存為最新的文件版本將解決這個問題。\n" "\n" -"請問您想繼續嗎?" +"是否繼續?" #: eeschema/sheet.cpp:312 eeschema/sheet.cpp:340 eeschema/sheet.cpp:381 #: eeschema/sheet.cpp:430 eeschema/sheet.cpp:491 msgid "Continue Load Schematic" -msgstr "繼續載入原理圖" +msgstr "繼續加載原理圖" #: eeschema/sheet.cpp:336 msgid "" @@ -18634,10 +18461,10 @@ msgid "" "\n" "Do you wish to continue?" msgstr "" -"在所選原理圖中存在不在當前專案庫表中的庫名。 這可能導致所載入原理圖的符號庫" -"參考失效。\n" +"選定的原理圖中, " +"有一些庫名稱在當前工程庫表中缺失。這可能導致所加載原理圖的符號庫引用損壞。\n" "\n" -"您是否希望繼續?" +"是否要繼續?" #: eeschema/sheet.cpp:377 msgid "" @@ -18647,10 +18474,10 @@ msgid "" "\n" "Do you wish to continue?" msgstr "" -"所選檔案是作為不同專案的一部分創建的。 將該檔案連結到這個專案可能導致缺少或" -"不正確的符號程式庫參考。\n" +"所選文件是作為不同工程的一部分創建的。將文件鏈接到此工程可能會導致丟失或錯誤" +"的符號庫引用。\n" "\n" -"您是否希望繼續?" +"是否繼續?" #: eeschema/sheet.cpp:426 msgid "" @@ -18660,10 +18487,10 @@ msgid "" "\n" "Do you wish to continue?" msgstr "" -"所選原理圖中的某些符號庫名稱在所選原理圖專案庫表中缺失。這可能破壞符號庫引" -"用。\n" +"所選原理圖中的某些符號庫名稱在所選原理圖工程庫表中缺失。這可能破壞符號庫引用" +"。\n" "\n" -"請問您是否要繼續?" +"是否要繼續?" #: eeschema/sheet.cpp:487 msgid "" @@ -18673,9 +18500,9 @@ msgid "" "\n" "Do you wish to continue?" msgstr "" -"當前庫表中存在引用不同庫的重複庫名。此衝突無法解決,並可能破壞符號庫引用。\n" +"當前庫表中存在引用不同庫的重複庫名。此衝突無法解決, 並可能破壞符號庫引用。\n" "\n" -"是否要繼續?" +"是否要繼續?" #: eeschema/sheet.cpp:702 #, c-format @@ -18688,21 +18515,18 @@ msgid "" "\n" "Do you wish to continue?" msgstr "" -"在支援不區分大小寫檔名的系統上,\n" -"檔名 '%s' 可能導致已經在原理圖中定義的\n" -"現有檔名產生問題。如果你複製此專案\n" -"到一個支援不區分檔名大小寫的系統,\n" -"這會造成問題。\n" -"\n" -"請問您是否要繼續?" +"文件名 '%s' 可能會與原理圖中已定義的現有文件名發生衝突, " +"如果您的操作系統支持不區分大小寫的文件名, " +"抑或是您將此工程複製到這類操作系統中, 則可能會出現問題。\n" +"是否繼續?" #: eeschema/sheet.cpp:711 msgid "Do not show this message again." -msgstr "不再顯示此訊息。" +msgstr "不再顯示此消息。" #: eeschema/sheet.cpp:712 msgid "Create New Sheet" -msgstr "建立新圖紙" +msgstr "創建新圖紙" #: eeschema/sheet.cpp:713 msgid "Discard New Sheet" @@ -18715,7 +18539,7 @@ msgstr "矩陣的維數應大於等於1。" #: eeschema/sim/kibis/ibis_parser.cpp:73 msgid "Bandwidth of banded matrices should be >= 1." -msgstr "帶狀矩陣的頻寬應大於等於1。" +msgstr "帶狀矩陣的帶寬應大於等於1。" #: eeschema/sim/kibis/ibis_parser.cpp:81 eeschema/sim/kibis/ibis_parser.cpp:104 #: eeschema/sim/kibis/ibis_parser.cpp:127 @@ -18744,7 +18568,7 @@ msgstr "引腳名不能為空。" #: eeschema/sim/kibis/ibis_parser.cpp:201 msgid "Signal name cannot be empty." -msgstr "訊號名不能為空。" +msgstr "信號名不能為空。" #: eeschema/sim/kibis/ibis_parser.cpp:209 msgid "Model name cannot be empty." @@ -18768,19 +18592,19 @@ msgstr "檢查元件 " #: eeschema/sim/kibis/ibis_parser.cpp:254 msgid "Component: name cannot be empty." -msgstr "元件名稱不能為空。" +msgstr "元件: 名稱不能為空。" #: eeschema/sim/kibis/ibis_parser.cpp:263 msgid "Component: manufacturer cannot be empty." -msgstr "元件:製造商不能為空。" +msgstr "元件: 製造商不能為空。" #: eeschema/sim/kibis/ibis_parser.cpp:272 msgid "Component: invalid package." -msgstr "元件:無效的封裝。" +msgstr "元件: 無效的封裝。" #: eeschema/sim/kibis/ibis_parser.cpp:281 msgid "Component: no pin" -msgstr "元件:無引腳" +msgstr "元件: 無引腳" #: eeschema/sim/kibis/ibis_parser.cpp:378 msgid "Cannot interpolate the current based on this IV table." @@ -18788,7 +18612,7 @@ msgstr "無法根據此 IV 表對電流進行插值。" #: eeschema/sim/kibis/ibis_parser.cpp:396 msgid "There is an invalid voltage in an IV table" -msgstr "IV表中存在無效的電壓" +msgstr "IV 表中有一個無效電壓" #: eeschema/sim/kibis/ibis_parser.cpp:403 msgid "There is an invalid current in an IV table" @@ -18800,11 +18624,11 @@ msgstr "R_load 無效。" #: eeschema/sim/kibis/ibis_parser.cpp:450 msgid "Invalid falling dV/dt." -msgstr "無效的下降dV/dt。" +msgstr "無效的下降 dV/dt。" #: eeschema/sim/kibis/ibis_parser.cpp:455 msgid "Invalid rising dV/dt." -msgstr "無效的上升 dv/dt。" +msgstr "無效的上升 dV/dt。" #: eeschema/sim/kibis/ibis_parser.cpp:470 msgid "Model name cannot be empty" @@ -18816,7 +18640,7 @@ msgstr "檢查型號 " #: eeschema/sim/kibis/ibis_parser.cpp:482 msgid "Undefined model type." -msgstr "未定義的模型類型。" +msgstr "未定義模型類型。" #: eeschema/sim/kibis/ibis_parser.cpp:491 msgid "Invalid Vinh value." @@ -18888,11 +18712,11 @@ msgstr "解析器不處理此 IBIS 版本" #: eeschema/sim/kibis/ibis_parser.cpp:638 msgid "Missing [File Rev]" -msgstr "缺少 [檔案版本]" +msgstr "缺少 [文件版本]" #: eeschema/sim/kibis/ibis_parser.cpp:647 msgid "Missing [File Name]" -msgstr "缺少[檔名]" +msgstr "缺少[文件名]" #: eeschema/sim/kibis/ibis_parser.cpp:673 msgid "Package model name cannot be empty." @@ -18916,23 +18740,23 @@ msgstr "負數的引腳。" #: eeschema/sim/kibis/ibis_parser.cpp:723 msgid "Empty pin number." -msgstr "空的引腳號" +msgstr "空引腳編號。" #: eeschema/sim/kibis/ibis_parser.cpp:734 msgid "Resistance matrix is incorrect." -msgstr "電阻矩陣不正確" +msgstr "電阻矩陣不正確。" #: eeschema/sim/kibis/ibis_parser.cpp:745 msgid "Capacitance matrix is undefined." -msgstr "電容矩陣未定義" +msgstr "電容矩陣未定義。" #: eeschema/sim/kibis/ibis_parser.cpp:754 msgid "Capacitance matrix is incorrect." -msgstr "電容矩陣不正確" +msgstr "電容矩陣不正確。" #: eeschema/sim/kibis/ibis_parser.cpp:763 msgid "Capacitance matrix is nullptr." -msgstr "電容矩陣為 nullptr" +msgstr "電容矩陣為 nullptr。" #: eeschema/sim/kibis/ibis_parser.cpp:774 msgid "Inductance matrix is undefined." @@ -18948,11 +18772,11 @@ msgstr "電感矩陣為 nullptr。" #: eeschema/sim/kibis/ibis_parser.cpp:808 msgid "Cannot open file " -msgstr "無法開啟檔案 " +msgstr "無法打開文件 " #: eeschema/sim/kibis/ibis_parser.cpp:832 msgid "Unexpected end of file. Missing [END] ?" -msgstr "檔案意外結束。 缺少 [END] 嗎?" +msgstr "文件意外結束。缺少 [END] 嗎?" #: eeschema/sim/kibis/ibis_parser.cpp:844 msgid "Error on line " @@ -18982,31 +18806,31 @@ msgstr "編號不是整數" #: eeschema/sim/kibis/ibis_parser.cpp:1188 msgid "New comment character is invalid." -msgstr "新的註釋字元無效。" +msgstr "新的註釋字符無效。" #: eeschema/sim/kibis/ibis_parser.cpp:1201 msgid "Invalid syntax. Should be |_char or &_char, etc..." -msgstr "無效的語法。 應該是 |_char 或 &_char 等..." +msgstr "無效的語法。應該是 |_char 或 &_char 等..." #: eeschema/sim/kibis/ibis_parser.cpp:1212 msgid "No extra argument was expected" -msgstr "不期待附加引數" +msgstr "不期待附加參數" #: eeschema/sim/kibis/ibis_parser.cpp:1364 msgid "Unknown keyword in " -msgstr "未知關鍵詞,位於 " +msgstr "未知關鍵詞, 位於 " #: eeschema/sim/kibis/ibis_parser.cpp:1364 msgid " context: " -msgstr " 上下文: " +msgstr " 上下文: " #: eeschema/sim/kibis/ibis_parser.cpp:1430 msgid "Invalid ramp data" -msgstr "無效的 ramp 資料" +msgstr "無效的 ramp 數據" #: eeschema/sim/kibis/ibis_parser.cpp:1530 msgid "Cannot specify a bandwidth for that kind of matrix" -msgstr "無法為這種矩陣指定頻寬" +msgstr "無法為這種矩陣指定帶寬" #: eeschema/sim/kibis/ibis_parser.cpp:1549 msgid "Invalid row in matrix" @@ -19014,11 +18838,11 @@ msgstr "矩陣中的無效行" #: eeschema/sim/kibis/ibis_parser.cpp:1579 msgid "Too much data for this matrix row." -msgstr "此矩陣行的資料過多。" +msgstr "此矩陣行的數據過多。" #: eeschema/sim/kibis/ibis_parser.cpp:1587 msgid "Too much data for this matrix." -msgstr "該矩陣的資料過多。" +msgstr "該矩陣的數據過多。" #: eeschema/sim/kibis/ibis_parser.cpp:1592 #: eeschema/sim/kibis/ibis_parser.cpp:1625 @@ -19031,15 +18855,15 @@ msgstr "無法讀取矩陣索引" #: eeschema/sim/kibis/ibis_parser.cpp:1698 msgid "Unknown matrix type" -msgstr "未知矩陣型別" +msgstr "未知矩陣類型" #: eeschema/sim/kibis/ibis_parser.cpp:1706 msgid "Missing matrix type" -msgstr "缺少矩陣型別" +msgstr "缺少矩陣類型" #: eeschema/sim/kibis/ibis_parser.cpp:1712 msgid " Matrix is already init. But m_continue was not set ( internal error )" -msgstr " 矩陣已經初始化。 但是 m_continue 沒有設定(內部錯誤)" +msgstr " 矩陣已經初始化。但是 m_continue 沒有設置 (內部錯誤)" #: eeschema/sim/kibis/ibis_parser.cpp:1738 msgid "Tried to read a row from an undefined matrix" @@ -19047,7 +18871,7 @@ msgstr "試圖從未定義的矩陣中讀取一行" #: eeschema/sim/kibis/ibis_parser.cpp:1744 msgid "matrix pointer is null" -msgstr "矩陣指標為空" +msgstr "矩陣指針為空" #: eeschema/sim/kibis/ibis_parser.cpp:1893 msgid "Typ-Min-Max Values requires at least Typ." @@ -19063,7 +18887,7 @@ msgstr "讀取 model_type 時發生內部錯誤" #: eeschema/sim/kibis/ibis_parser.cpp:2008 msgid "Unknown Enable: " -msgstr "未知啟用: " +msgstr "未知啟用: " #: eeschema/sim/kibis/ibis_parser.cpp:2015 #: eeschema/sim/kibis/ibis_parser.cpp:2037 @@ -19076,7 +18900,7 @@ msgstr "未知極性 " #: eeschema/sim/kibis/ibis_parser.cpp:2067 msgid "Continued reading a model that did not begin. ( internal error )" -msgstr "繼續讀取沒有開始的模型。(內部錯誤 )" +msgstr "繼續讀取沒有開始的模型。(內部錯誤)" #: eeschema/sim/kibis/ibis_parser.cpp:2234 msgid "A [Package] line requires exactly 4 elements." @@ -19084,7 +18908,7 @@ msgstr "一個 [Package] 行需要正好 4 個元素。" #: eeschema/sim/kibis/ibis_parser.cpp:2287 msgid "Invalid pin entry: 6 values from a table with only 3." -msgstr "無效的引腳條目:6 個值來自只有 3 個的表格。" +msgstr "無效的引腳條目: 6 個值來自只有 3 個的表格。" #: eeschema/sim/kibis/ibis_parser.cpp:2297 msgid "Can't read a R, L or C value for a pin." @@ -19092,15 +18916,15 @@ msgstr "無法讀取引腳的 R、L 或 C 值。" #: eeschema/sim/kibis/ibis_parser.cpp:2320 msgid "Invalid field name in [Pin]" -msgstr "[引腳] 中的無效欄位名" +msgstr "[引腳] 中的無效字段名" #: eeschema/sim/kibis/ibis_parser.cpp:2327 msgid "Missing argument in [Pin]" -msgstr "[引腳] 中缺少引數" +msgstr "[引腳] 中缺少參數" #: eeschema/sim/kibis/ibis_parser.cpp:2362 msgid "Wrong number of columns for pin mapping." -msgstr "引腳對映的列數錯誤。" +msgstr "引腳映射的列數錯誤。" #: eeschema/sim/kibis/ibis_parser.cpp:2402 msgid "Incorrect diff pin name" @@ -19108,19 +18932,19 @@ msgstr "差異引腳名稱不正確" #: eeschema/sim/kibis/ibis_parser.cpp:2407 msgid "Incorrect inv_pin name" -msgstr "這個 inv_pin 名稱不正確" +msgstr "inv_pin 名稱不正確" #: eeschema/sim/kibis/ibis_parser.cpp:2487 msgid "Unknown waveform type" -msgstr "未知波形型別" +msgstr "未知波形類型" #: eeschema/sim/kibis/ibis_parser.cpp:2498 msgid "Internal error detected, a waveform should exist" -msgstr "檢測到內部錯誤,應該存在波形" +msgstr "檢測到內部錯誤, 應該存在波形" #: eeschema/sim/kibis/ibis_parser.cpp:2563 msgid "Internal error: Bad parser context." -msgstr "內部錯誤:錯誤的解析器上下文。" +msgstr "內部錯誤: 錯誤的解析器上下文。" #: eeschema/sim/kibis/ibis_parser.cpp:2601 msgid "Missing keyword." @@ -19132,25 +18956,25 @@ msgstr "波形少於兩點" #: eeschema/sim/kibis/kibis.cpp:674 eeschema/sim/kibis/kibis.cpp:739 msgid "Cannot remove temporary output file" -msgstr "無法刪除臨時輸出檔案" +msgstr "無法移除臨時輸出文件" #: eeschema/sim/kibis/kibis.cpp:725 msgid "Error while reading temporary file" -msgstr "讀取臨時檔案時出錯" +msgstr "讀取臨時文件時出錯" #: eeschema/sim/kibis/kibis.cpp:734 msgid "Error while creating temporary output file" -msgstr "建立臨時輸出檔案時出錯" +msgstr "創建臨時輸出文件時出錯" #: eeschema/sim/kibis/kibis.cpp:771 msgid "" "Kibis does not support DUT values yet. https://ibis.org/summits/nov16a/chen." "pdf" -msgstr "Kibis 尚不支援 DUT 值。https://ibis.org/summits/nov16a/chen.pdf" +msgstr "Kibis 尚未支持 DUT 值。https://ibis.org/summits/nov16a/chen.pdf" #: eeschema/sim/kibis/kibis.cpp:874 msgid "Model has only one waveform pair, reduced accuracy" -msgstr "模型只有一對波形,精度降低" +msgstr "模型只有一對波形, 精度降低" #: eeschema/sim/kibis/kibis.cpp:894 eeschema/sim/kibis/kibis.cpp:1099 msgid "Driver needs at least a pullup or a pulldown" @@ -19160,84 +18984,84 @@ msgstr "驅動至少需要一個上拉或下拉電阻" msgid "" "There are two waveform pairs, but only one transistor. More equations than " "unknowns." -msgstr "有兩個波形對,但只有一根電晶體。 方程多於未知數。" +msgstr "有兩個波形對, 但只有一根晶體管。方程多於未知數。" #: eeschema/sim/kibis/kibis.cpp:1199 msgid "Model has no waveform pair, using [Ramp] instead, poor accuracy" -msgstr "模型沒有波形對,改用[Ramp],精度差" +msgstr "模型沒有波形對, 改用[Ramp], 精度差" #: eeschema/sim/kibis/kibis.cpp:1212 msgid "Model has more than 2 waveform pairs, using the first two." -msgstr "模型有超過 2 個波形對,使用前兩個。" +msgstr "模型有超過 2 個波形對, 使用前兩個。" #: eeschema/sim/kibis/kibis.cpp:1250 msgid "Invalid model type for a driver." -msgstr "驅動程式的模型型別無效。" +msgstr "驅動程序的模型類型無效。" #: eeschema/sim/kibis/kibis.cpp:1302 msgid "Invalid model type for a device" -msgstr "裝置的型號型別無效" +msgstr "器件的型號類型無效" #: eeschema/sim/kibis/kibis.cpp:1522 eeschema/sim/kibis/kibis.cpp:1568 msgid "Number of cycles should be greater than 0." -msgstr "迴圈次數應大於 0。" +msgstr "循環次數應大於 0。" #: eeschema/sim/kibis/kibis.cpp:1528 eeschema/sim/kibis/kibis.cpp:1574 msgid "ON time should be greater than 0." -msgstr "“開啟”時間應大於 0。" +msgstr "'ON' 時間應大於 0。" #: eeschema/sim/kibis/kibis.cpp:1534 eeschema/sim/kibis/kibis.cpp:1580 msgid "OFF time should be greater than 0." -msgstr "\"關閉\" 時間應大於 0。" +msgstr "'OFF' 時間應大於 0。" #: eeschema/sim/kibis/kibis.cpp:1542 msgid "Rising edge is longer than on time." -msgstr "上升沿比準時長。" +msgstr "上升沿比 'ON' 時間長。" #: eeschema/sim/kibis/kibis.cpp:1551 msgid "Falling edge is longer than off time." -msgstr "下降沿比關閉時間長。" +msgstr "下降沿比 'OFF' 時間長。" #: eeschema/sim/kibis/kibis.cpp:1588 msgid "Rising edge is longer than ON time." -msgstr "上升沿比\"開啟\"時間長。" +msgstr "上升沿比 'ON' 時間長。" #: eeschema/sim/kibis/kibis.cpp:1596 msgid "Falling edge is longer than OFF time." -msgstr "下降沿比\"關閉\"時間長。" +msgstr "下降沿比 'OFF' 時間長。" #: eeschema/sim/kibis/kibis.cpp:1610 eeschema/sim/kibis/kibis.cpp:1641 msgid "Bitrate should be greater than 0." -msgstr "位元率應大於 0。" +msgstr "波特率應大於 0。" #: eeschema/sim/kibis/kibis.cpp:1616 eeschema/sim/kibis/kibis.cpp:1647 msgid "Number of bits should be greater than 0." -msgstr "位元數應該大於 0。" +msgstr "比特數應該大於 0。" #: eeschema/sim/kibis/kibis.cpp:1628 msgid "Bitrate is too high for rising / falling edges" -msgstr "位元率對於上升/下降緣來說太高了" +msgstr "波特率對於上升/下降緣來說太高了" #: eeschema/sim/kibis/kibis.cpp:1655 msgid "Bitrate could be too high for rising / falling edges" -msgstr "位元率對於上升/下降緣可能過高" +msgstr "波特率對於上升/下降緣可能過高" #: eeschema/sim/legacy_workbook.cpp:118 #, c-format msgid "Error loading workbook: line %d: %s." -msgstr "載入工作簿時出錯:第 %d 行:%s。" +msgstr "工作簿載入錯誤: 行 %d: %s。" #: eeschema/sim/legacy_workbook.cpp:133 msgid "expecting version" -msgstr "期望版本 %s" +msgstr "預期版本" #: eeschema/sim/legacy_workbook.cpp:150 msgid "expecting simulation tab count" -msgstr "期望電路模擬選項卡數量" +msgstr "預期仿真選項卡數量" #: eeschema/sim/legacy_workbook.cpp:164 msgid "expecting simulation tab type" -msgstr "期望電路模擬選項類型" +msgstr "預期仿真選項卡類型" #: eeschema/sim/legacy_workbook.cpp:210 msgid "expecting trace count" @@ -19265,27 +19089,27 @@ msgstr "預期測量定義" #: eeschema/sim/legacy_workbook.cpp:284 msgid "expecting measurement format definition" -msgstr "缺少測量格式的定義" +msgstr "預期測量格式定義" #: eeschema/sim/sim_lib_mgr.cpp:83 #, c-format msgid "Simulation model library not found at '%s'" -msgstr "找不到電路模擬模型庫位於 '%s'。" +msgstr "在 '%s' 找不到仿真模型庫" #: eeschema/sim/sim_lib_mgr.cpp:88 #, c-format msgid "Simulation model library not found at '%s' or '%s'" -msgstr "在 '%s' or '%s' 沒有找到模擬模型庫" +msgstr "在 '%s' or '%s' 找不到仿真模型庫" #: eeschema/sim/sim_lib_mgr.cpp:301 #, c-format msgid "Error loading simulation model library '%s': %s" -msgstr "載入模擬模型庫“%s”出錯:%s" +msgstr "加載仿真模型庫 '%s' 出錯: %s" #: eeschema/sim/sim_lib_mgr.cpp:310 #, c-format msgid "Error loading simulation model: no '%s' field" -msgstr "載入模擬模型除錯:無'%s' 欄位" +msgstr "加載仿真模型除錯: 無'%s' 字段" #: eeschema/sim/sim_lib_mgr.cpp:315 #: pcbnew/dialogs/dialog_board_statistics.cpp:453 @@ -19303,21 +19127,21 @@ msgstr "未知" msgid "" "Error loading simulation model: could not find base model '%s' in library " "'%s'" -msgstr "載入模擬模型時出錯: 在庫“%s”中找不到基礎模型“%s”" +msgstr "加載仿真模型時出錯: 在庫 %2$s 中找不到基礎模型 %1$s" #: eeschema/sim/sim_library_kibis.cpp:39 eeschema/sim/sim_model_kibis.cpp:76 #, c-format msgid "Invalid IBIS file '%s'" -msgstr "無效的 IBIS 檔案 '%s'" +msgstr "無效的 IBIS 文件 '%s'" #: eeschema/sim/sim_model.cpp:408 #, c-format msgid "No simulation model definition found for symbol '%s'." -msgstr "找不到符號 '%s' 的電路模擬模型定義。" +msgstr "找不到符號 '%s' 的仿真模型定義。" #: eeschema/sim/sim_model.cpp:415 msgid "No simulation model definition found." -msgstr "找不到電路模擬模型定義。" +msgstr "找不到仿真模型定義。" #: eeschema/sim/sim_model.cpp:585 eeschema/sim/sim_model.cpp:633 #, c-format @@ -19325,13 +19149,13 @@ msgid "" "Error reading simulation model from symbol '%s':\n" "%s" msgstr "" -"從符號 '%s' 讀取模擬模型出錯:\n" +"從符號 '%s' 讀取仿真模型時出錯: \n" "%s" #: eeschema/sim/sim_model.cpp:773 #, c-format msgid "Unknown simulation model pin '%s'" -msgstr "未知的電路模擬模型引腳 '%s'。" +msgstr "未知的仿真模型引腳 '%s'" #: eeschema/sim/sim_model_kibis.cpp:81 #, c-format @@ -19385,11 +19209,11 @@ msgstr "DC 值" #: eeschema/sim/sim_model_kibis.cpp:425 msgid "ON time" -msgstr "“開啟”時間" +msgstr "'ON' 時間" #: eeschema/sim/sim_model_kibis.cpp:433 msgid "OFF time" -msgstr "“關閉”時間" +msgstr "'OFF' 時間" #: eeschema/sim/sim_model_kibis.cpp:441 eeschema/sim/sim_model_kibis.cpp:474 msgid "Delay" @@ -19397,11 +19221,11 @@ msgstr "延時" #: eeschema/sim/sim_model_kibis.cpp:449 msgid "Number of cycles" -msgstr "迴圈數" +msgstr "循環數" #: eeschema/sim/sim_model_kibis.cpp:466 msgid "Bitrate" -msgstr "位元率" +msgstr "波特率" #: eeschema/sim/sim_model_kibis.cpp:482 msgid "Number of bits" @@ -19414,15 +19238,15 @@ msgstr "%d" #: eeschema/sim/sim_plot_tab.cpp:581 msgid "Amplitude" -msgstr "幅度" +msgstr "幅值" #: eeschema/sim/sim_plot_tab.cpp:613 msgid "Noise (V/√Hz)" -msgstr "雜訊(V/√Hz)" +msgstr "噪聲 (V/√Hz)" #: eeschema/sim/sim_plot_tab.cpp:616 msgid "Noise (A/√Hz)" -msgstr "雜訊 (A/√Hz)" +msgstr "噪聲 (A/√Hz)" #: eeschema/sim/sim_plot_tab.cpp:633 msgid "Intensity" @@ -19471,15 +19295,15 @@ msgstr " (相位)" #: eeschema/sim/sim_tab.cpp:91 eeschema/sim/sim_tab.cpp:108 msgid "" "Simulation provided no plots. Please refer to console window for results." -msgstr "模擬沒有提供任何繪圖。請參考控制檯視窗的結果。" +msgstr "仿真沒有提供任何繪圖。請參考控制檯窗口的結果。" #: eeschema/sim/simulator_frame.cpp:342 msgid "Spice Simulator" -msgstr "Spice 模擬器" +msgstr "Spice 仿真工具" #: eeschema/sim/simulator_frame.cpp:354 msgid "Simulator requires a fully annotated schematic." -msgstr "模擬器需要一張完整批註的原理圖。" +msgstr "請先將原理圖批註完整, 然後才能使用仿真工具。" #: eeschema/sim/simulator_frame.cpp:363 eeschema/sim/simulator_frame.cpp:378 #: eeschema/sim/simulator_frame.cpp:566 eeschema/tools/simulator_control.cpp:81 @@ -19487,28 +19311,28 @@ msgid "" "Errors during netlist generation.\n" "\n" msgstr "" -"網路表生成期間出錯;電路模擬中斷。\n" +"生成網表出錯, 仿真中斷。\n" "\n" #: eeschema/sim/simulator_frame.cpp:400 msgid "" "You must run a TRAN simulation first; its resultswill be used for the fast " "Fourier transform." -msgstr "您必須先運行一個TRAN模擬,其結果將用於快速傅立葉變換。" +msgstr "必須先運行 TRAN 仿真; 其結果將用於快速傅立葉變換。" #: eeschema/sim/simulator_frame.cpp:432 msgid "" "Schematic sheet simulation command directive has changed. Do you wish to " "update the Simulation Command?" -msgstr "原理圖表模擬命令指令已更改。 你要更新模擬命令嗎?" +msgstr "原理圖表仿真命令指令已更改。你要更新仿真命令嗎?" #: eeschema/sim/simulator_frame.cpp:454 eeschema/sim/simulator_frame.cpp:800 msgid "Another simulation is already running." -msgstr "另一個模擬已經在執行。" +msgstr "另一個仿真已經在運行。" #: eeschema/sim/simulator_frame.cpp:601 msgid "Save changes to workbook?" -msgstr "儲存對工作簿的更改?" +msgstr "保存對工作簿的更改?" #: eeschema/sim/simulator_frame_ui.cpp:146 msgid "Measure Min" @@ -19528,7 +19352,7 @@ msgstr "測量有效值" #: eeschema/sim/simulator_frame_ui.cpp:150 msgid "Measure Peak-to-peak" -msgstr "測量峰對峰" +msgstr "測量峰峰值" #: eeschema/sim/simulator_frame_ui.cpp:154 msgid "Measure Frequency of Min" @@ -19555,16 +19379,15 @@ msgid "Perform Fourier Analysis..." msgstr "進行傅立葉分析..." #: eeschema/sim/simulator_frame_ui.cpp:172 -#, fuzzy msgid "Copy Signal Name" -msgstr "訊號相位:" +msgstr "複製信號名稱" #: eeschema/sim/simulator_frame_ui.cpp:216 #: eeschema/sim/simulator_frame_ui.cpp:770 #: eeschema/sim/simulator_frame_ui.cpp:874 #: eeschema/sim/simulator_frame_ui.cpp:1037 msgid " (amplitude)" -msgstr " (振幅)" +msgstr " (幅值)" #: eeschema/sim/simulator_frame_ui.cpp:273 #, c-format @@ -19573,7 +19396,7 @@ msgstr "對 %s 進行傅立葉分析" #: eeschema/sim/simulator_frame_ui.cpp:275 msgid "Fourier Analyses of Multiple Signals" -msgstr "對多個信號的傅立葉分析" +msgstr "對多個信號進行傅立葉分析" #: eeschema/sim/simulator_frame_ui.cpp:277 msgid "Fundamental frequency:" @@ -19582,7 +19405,7 @@ msgstr "基準頻率:" #: eeschema/sim/simulator_frame_ui.cpp:341 #, c-format msgid "Format %s..." -msgstr "格式%s..." +msgstr "格式 %s..." #: eeschema/sim/simulator_frame_ui.cpp:416 msgid "Format Value..." @@ -19603,7 +19426,7 @@ msgstr "分析 %u - " #: eeschema/sim/simulator_frame_ui_base.cpp:111 #: eeschema/sim/simulator_frame_ui_base.cpp:168 msgid "Signal" -msgstr "訊號" +msgstr "信號" #: eeschema/sim/simulator_frame_ui.cpp:608 #: eeschema/sim/simulator_frame_ui_base.cpp:112 @@ -19614,42 +19437,41 @@ msgstr "繪製" #: eeschema/sim/simulator_frame_ui.cpp:610 #: eeschema/sim/simulator_frame_ui_base.cpp:114 msgid "Cursor 1" -msgstr "游標 1" +msgstr "光標 1" #: eeschema/sim/simulator_frame_ui.cpp:611 #: eeschema/sim/simulator_frame_ui_base.cpp:115 msgid "Cursor 2" -msgstr "游標 2" +msgstr "光標 2" #: eeschema/sim/simulator_frame_ui.cpp:1188 #: eeschema/sim/simulator_frame_ui.cpp:2588 msgid "Diff" -msgstr "差分對" +msgstr "差值" #: eeschema/sim/simulator_frame_ui.cpp:1450 #: eeschema/sim/simulator_frame_ui.cpp:1463 #: eeschema/sim/simulator_frame_ui.cpp:1906 msgid "Could not apply tuned value(s):" -msgstr "無法應用調整後的值:" +msgstr "無法應用調整後的值:" #: eeschema/sim/simulator_frame_ui.cpp:1464 #: eeschema/sim/simulator_frame_ui.cpp:1896 #, c-format msgid "%s is not tunable" -msgstr "%s 是不可調諧" +msgstr "%s 不可調" #: eeschema/sim/simulator_frame_ui.cpp:1548 msgid "Error: no current simulation.\n" -msgstr "錯誤: 沒有當前的模擬。\n" +msgstr "錯誤: 當前沒有進行仿真。\n" #: eeschema/sim/simulator_frame_ui.cpp:1557 msgid "Error: simulation type not defined.\n" -msgstr "錯誤:未定義電路模擬型別!\n" +msgstr "錯誤: 未定義仿真類型。\n" #: eeschema/sim/simulator_frame_ui.cpp:1563 -#, fuzzy msgid "Error: simulation type doesn't support plotting.\n" -msgstr "錯誤:模擬型別不支援繪製!\n" +msgstr "錯誤: 仿真類型不支持繪製。\n" #: eeschema/sim/simulator_frame_ui.cpp:2691 #: eeschema/sim/simulator_frame_ui.cpp:2806 @@ -19662,13 +19484,12 @@ msgid "" msgstr "" "\n" "\n" -"模擬結果:\n" +"仿真結果:\n" "\n" #: eeschema/sim/simulator_frame_ui_base.cpp:221 -#, fuzzy msgid "Measurement" -msgstr "測量 (&M)" +msgstr "測量" #: eeschema/sim/simulator_frame_ui_base.cpp:223 #: gerbview/gerber_file_image.cpp:340 @@ -19679,28 +19500,25 @@ msgstr "格式" #: eeschema/sim/spice_library_parser.cpp:166 #, c-format msgid "Cannot create sim model from %s" -msgstr "無法自 '%s' 建立模擬模型" +msgstr "無法從 %s 創建仿真模型" #: eeschema/sim/spice_model_parser.cpp:85 #: eeschema/sim/spice_model_parser.cpp:187 #, c-format msgid "Could not find model '%s' to copy for \"A Kind Of\" model '%s'" -msgstr "找不到“A Kind Of”模型'%s'要複製的模型“%s”" +msgstr "找不到要複製到 '一種' 模型 '%s' 的模型 '%s'" #: eeschema/sim/spice_simulator.cpp:57 -#, fuzzy msgid "DC Operating Point" -msgstr "操作點" +msgstr "直流工作點" #: eeschema/sim/spice_simulator.cpp:58 -#, fuzzy msgid "Small-Signal Analysis" -msgstr "瞬態分析" +msgstr "小信號分析" #: eeschema/sim/spice_simulator.cpp:59 -#, fuzzy msgid "DC Sweep Analysis" -msgstr "直流電/交流電分析" +msgstr "直流掃描分析" #: eeschema/sim/spice_simulator.cpp:60 msgid "Transient Analysis" @@ -19708,51 +19526,44 @@ msgstr "瞬態分析" #: eeschema/sim/spice_simulator.cpp:61 msgid "Small-Signal Distortion Analysis" -msgstr "小訊號失真分析" +msgstr "小信號失真分析" #: eeschema/sim/spice_simulator.cpp:62 -#, fuzzy msgid "Noise Analysis" -msgstr "瞬態分析" +msgstr "噪聲分析" #: eeschema/sim/spice_simulator.cpp:63 -#, fuzzy msgid "Pole-Zero Analysis" -msgstr "臨界點" +msgstr "零極點分析" #: eeschema/sim/spice_simulator.cpp:64 -#, fuzzy msgid "Sensitivity Analysis" -msgstr "靈敏度" +msgstr "敏感性分析" #: eeschema/sim/spice_simulator.cpp:65 -#, fuzzy msgid "Transfer Function Analysis" -msgstr "傳遞函式" +msgstr "傳遞函數分析" #: eeschema/sim/spice_simulator.cpp:66 -#, fuzzy msgid "S-Parameter Analysis" -msgstr "瞬態分析" +msgstr "S 參數分析" #: eeschema/sim/spice_simulator.cpp:67 -#, fuzzy msgid "Frequency Content Analysis" -msgstr "輸入訊號的頻率" +msgstr "頻率內容分析" #: eeschema/sim/spice_value.cpp:378 msgid "Please, fill required fields" -msgstr "請填寫必填欄位" +msgstr "請填寫必填字段" #: eeschema/sim/spice_value.cpp:396 #, c-format msgid "'%s' is not a valid Spice value." -msgstr "\"%s\" 不是有效的 Spice 值。" +msgstr "'%s' 不是有效的 Spice 值。" #: eeschema/sim/toolbars_simulator_frame.cpp:173 -#, fuzzy msgid "&Simulation" -msgstr "模擬" +msgstr "仿真 (&S)" #: eeschema/sim/user_defined_signals_help_md.h:2 msgid "" @@ -19792,7 +19603,7 @@ msgid "" " aunif(nom, avar)\n" " limit(nom, avar)\n" msgstr "" -"SPICE 函式:\n" +"SPICE 函數:\n" "\n" " sqrt(x)\n" " sin(x)\n" @@ -19831,7 +19642,7 @@ msgstr "" #: eeschema/symbol_async_loader.cpp:108 #, c-format msgid "Loading library %s..." -msgstr "正在載入庫 \"%s\"…" +msgstr "正在加載 %s 庫..." #: eeschema/symbol_async_loader.cpp:122 eeschema/symbol_async_loader.cpp:130 #, c-format @@ -19840,7 +19651,7 @@ msgid "" "\n" "%s\n" msgstr "" -"載入符號庫 %s 時出現錯誤。\n" +"加載符號庫 %s 時出現錯誤。\n" "\n" "%s\n" @@ -19849,26 +19660,25 @@ msgstr "" msgid "" "Warning: reference prefix
prefix ending by '%s' can create issues " "if saved in a symbol library" -msgstr "" -"警告:參考字首
'%s' 結尾的字首如果儲存在符號庫中,可能會產生問題" +msgstr "警告: 參考前綴
'%s' 結尾的前綴如果保存在符號庫中, 可能會產生問題" #: eeschema/symbol_checker.cpp:118 -#, fuzzy, c-format +#, c-format msgid "" "Duplicate pin %s %s at location (%s, %s) conflicts with pin " "%s%s at location (%s, %s) in %s body style." msgstr "" -"重複引腳 %s %s,位置 (%s, %s),和引腳 %s%s 衝突,後者位於 " -"(%s, %s),衝突敷銅在單元 %s和 %s。" +"重複的引腳 %s %s 位於(%s, %s), 與引腳 %s%s 衝突, 後者位於 (" +"%s, %s), (%s 的主體樣式中)。" #: eeschema/symbol_checker.cpp:133 -#, fuzzy, c-format +#, c-format msgid "" "Duplicate pin %s %s at location (%s, %s) conflicts with pin " "%s%s at location (%s, %s) in units %s and %s of %s body style." msgstr "" -"重複引腳 %s %s,位置 (%s, %s),和引腳 %s%s 衝突,後者位於 " -"(%s, %s),衝突敷銅在單元 %s和 %s。" +"重複的引腳 %s %s 位於(%s, %s), 與引腳 %s%s 衝突, 後者位於 (" +"%s, %s), (在單元 %s 和 %s (%s) 的主體樣式中)。" #: eeschema/symbol_checker.cpp:153 #, c-format @@ -19876,7 +19686,7 @@ msgid "" "Duplicate pin %s %s at location (%s, %s) conflicts with pin " "%s%s at location (%s, %s)." msgstr "" -"重複引腳 %s %s,位置 (%s, %s),和引腳 %s%s 衝突,後者位於 " +"重複引腳 %s %s, 位置 (%s, %s), 和引腳 %s%s 衝突, 後者位於 " "(%s,%s)。" #: eeschema/symbol_checker.cpp:166 @@ -19885,111 +19695,103 @@ msgid "" "Duplicate pin %s %s at location (%s, %s) conflicts with pin " "%s%s at location (%s, %s) in units %s and %s." msgstr "" -"重複引腳 %s %s,位置 (%s, %s),和引腳 %s%s 衝突,後者位於 " -"(%s, %s),衝突敷銅在單元 %s和 %s。" +"重複引腳 %s %s, 位置 (%s, %s), 和引腳 %s%s 衝突, 後者位於 (" +"%s, %s), 衝突覆銅在單元 %s和 %s。" #: eeschema/symbol_checker.cpp:194 msgid "A Power Symbol should have only one unit

" msgstr " A 電源符號應當只有一個單位

" #: eeschema/symbol_checker.cpp:200 -#, fuzzy msgid "A Power Symbol should not have DeMorgan variants

" -msgstr "A 電源符號應該只有一個引腳

" +msgstr "A 電源符號不應有 DeMorgan 變體

" #: eeschema/symbol_checker.cpp:206 msgid "A Power Symbol should have only one pin

" msgstr "A 電源符號應該只有一個引腳

" #: eeschema/symbol_checker.cpp:215 -#, fuzzy msgid "" "Suspicious Power Symbol
Only an input or output power pin has " "meaning

" -msgstr "可疑電源符號
僅一個輸入或輸出電源引腳有意義

" +msgstr "可疑的電源符號
只有輸入或輸出電源引腳才有意義

" #: eeschema/symbol_checker.cpp:222 -#, fuzzy msgid "" "Suspicious Power Symbol
Invisible input power pins are no longer " "required

" -msgstr "可疑電源符號
僅不可見輸入電源引腳自動連線

" +msgstr "可疑電源符號
不需要不可見的電源輸入引腳

" #: eeschema/symbol_checker.cpp:247 -#, fuzzy, c-format +#, c-format msgid "" "Info: Hidden power pin %s %s at location (%s, %s) in %s body " "style." -msgstr "" -"資訊:隱藏的電源引腳 %s%s,位於 (%s, %s),此座標在單元 %c 中。" +msgstr "信息: 隱藏的電源引腳 %s%s, 位於 (%s, %s), (%s 的主體樣式中)。" #: eeschema/symbol_checker.cpp:257 -#, fuzzy, c-format +#, c-format msgid "" "Info: Hidden power pin %s %s at location (%s, %s) in unit %c " "of %s body style." -msgstr "" -"資訊:隱藏的電源引腳 %s%s,位於 (%s, %s),此座標在轉換後的單元 " -"%c 中。" +msgstr "信息: 隱藏的電源引腳 %s%s, 位於 (%s, %s), (單元 %c (屬於 %s))。" #: eeschema/symbol_checker.cpp:271 #, c-format msgid "Info: Hidden power pin %s %s at location (%s, %s)." -msgstr "資訊:隱藏的電源引腳 %s %s,位於(%s, %s)。" +msgstr "信息: 隱藏的電源引腳 %s %s, 位於(%s, %s)。" #: eeschema/symbol_checker.cpp:279 #, c-format msgid "" "Info: Hidden power pin %s %s at location (%s, %s) in unit %c." -msgstr "" -"資訊:隱藏的電源引腳 %s%s,位於 (%s, %s),此座標在單元 %c 中。" +msgstr "信息: 隱藏的電源引腳 %s%s, 位於 (%s, %s), 此座標在單元 %c 中。" #: eeschema/symbol_checker.cpp:290 msgid "" "(Hidden power pins will drive their pin names on to any connected nets.)" -msgstr "(隱藏的電源引腳會將其引腳名稱驅動到任何連線的網路上。)" +msgstr "(隱藏的電源引腳會將其引腳名稱驅動到任何連接的網絡上。)" #: eeschema/symbol_checker.cpp:305 -#, fuzzy, c-format +#, c-format msgid "Off grid pin %s %s at location (%s, %s) of %s body style." -msgstr "網格外引腳 %s%s 位於轉換的位置 (%s, %s)。" +msgstr "未在柵格上的引腳 %s, %s 位於 (%s, %s), (%s 的主體樣式中)。" #: eeschema/symbol_checker.cpp:315 -#, fuzzy, c-format +#, c-format msgid "" "Off grid pin %s %s at location (%s, %s) in unit %c of %s body " "style." -msgstr "網格外引腳 %s%s,位於 (%s,%s ),此座標在單元 %c 中。" +msgstr "未在柵格上引腳 %s位於 (%s, %s%s ), (單元 %c (屬於%s) " +"的主體樣式。" #: eeschema/symbol_checker.cpp:329 #, c-format msgid "Off grid pin %s %s at location (%s, %s)." -msgstr "網格外引腳 %s %s,位於 (%s,%s)。" +msgstr "柵格外引腳 %s %s, 位於 (%s,%s)。" #: eeschema/symbol_checker.cpp:337 #, c-format msgid "Off grid pin %s %s at location (%s, %s) in unit %c." -msgstr "網格外引腳 %s%s,位於 (%s,%s ),此座標在單元 %c 中。" +msgstr "柵格外引腳 %s%s, 位於 (%s,%s ), 此座標在單元 %c 中。" #: eeschema/symbol_checker.cpp:379 -#, fuzzy, c-format +#, c-format msgid "Graphic circle has radius = 0 at location (%s, %s)." -msgstr "網格外引腳 %s %s,位於 (%s,%s)。" +msgstr "圖形圓的半徑為 0, 位於 (%s, %s)。" #: eeschema/symbol_checker.cpp:390 -#, fuzzy, c-format +#, c-format msgid "Graphic rectangle has size 0 at location (%s, %s)." -msgstr "網格外引腳 %s %s,位於 (%s,%s)。" +msgstr "圖形矩形的大小為 0, 位於 (%s, %s)。" #: eeschema/symbol_chooser_frame.cpp:69 -#, fuzzy msgid "Symbol Chooser" -msgstr "符號檢查器" +msgstr "符號選擇器" #: eeschema/symbol_diff_frame.cpp:62 -#, fuzzy msgid "KiCad Symbol Difference Viewer" -msgstr "KiCad 符號庫檢視器" +msgstr "KiCad 符號差異查看器" #: eeschema/symbol_diff_frame.cpp:103 eeschema/symbol_viewer_frame.cpp:170 msgid "" @@ -19997,17 +19799,17 @@ msgid "" "Search terms are separated by spaces. All search terms must match.\n" "A term which is a number will also match against the pin count." msgstr "" -"篩選符號名稱、關鍵字、描述和引腳計數。\n" -"搜尋詞由空格分隔。 所有搜尋詞必須匹配。\n" -"數字搜尋詞還將匹配引腳計數。" +"根據符號名稱, 關鍵字, 描述和引腳數量進行篩選。\n" +"使用空格分隔搜索詞。所有搜索關鍵字必須匹配。\n" +"如果搜索關鍵字是數字, 將用於匹配引腳數量。" #: eeschema/symbol_editor/lib_logger.cpp:64 msgid "" "Not all symbol libraries could be loaded. Use the Manage Symbol\n" "Libraries dialog to adjust paths and add or remove libraries." msgstr "" -"並非所有符號庫都可以載入。 使用管理符號。\n" -"用於調整路徑和新增或刪除庫的“庫”對話方塊。" +"無法加載所有符號庫。\n" +"請使用管理符號庫功能調整路徑並添加或刪除符號庫。" #: eeschema/symbol_editor/menubar_symbol_editor.cpp:68 #: eeschema/symbol_editor/menubar_symbol_editor.cpp:77 @@ -20016,11 +19818,11 @@ msgstr "符號..." #: eeschema/symbol_editor/menubar_symbol_editor.cpp:78 msgid "View as PNG..." -msgstr "檢視為 PNG..." +msgstr "作為 PNG 查看..." #: eeschema/symbol_editor/menubar_symbol_editor.cpp:79 msgid "Symbol as SVG..." -msgstr "匯出符號為 SVG..." +msgstr "導出符號為 SVG..." #: eeschema/symbol_editor/menubar_symbol_editor.cpp:86 #: eeschema/symbol_editor/symbol_edit_frame.cpp:103 @@ -20036,21 +19838,21 @@ msgstr "KiCad 符號編輯器" #: eeschema/symbol_library.cpp:517 eeschema/symbol_tree_model_adapter.cpp:74 #: eeschema/symbol_viewer_frame.cpp:274 msgid "Loading Symbol Libraries" -msgstr "載入符號庫" +msgstr "加載符號庫" #: eeschema/symbol_editor/symbol_edit_frame.cpp:263 msgid "Library changes are unsaved" -msgstr "庫變更未儲存" +msgstr "庫變更未保存" #: eeschema/symbol_editor/symbol_edit_frame.cpp:274 msgid "Symbol library loading was cancelled by user." -msgstr "使用者取消了符號庫載入。" +msgstr "用戶取消了符號庫加載。" #: eeschema/symbol_editor/symbol_edit_frame.cpp:845 #, c-format msgid "" "Editing symbol %s from schematic. Saving will update the schematic only." -msgstr "從原理圖編輯符號 %s。 儲存將僅更新原理圖。" +msgstr "從原理圖編輯符號 %s。保存將僅更新原理圖。" #: eeschema/symbol_editor/symbol_edit_frame.cpp:854 msgid "Manage symbol libraries" @@ -20060,19 +19862,19 @@ msgstr "管理符號庫" msgid "" "Symbols in legacy libraries are not editable. Use Manage Symbol Libraries " "to migrate to current format." -msgstr "舊版庫中的符號不可編輯。使用“管理符號庫”遷移到當前格式。" +msgstr "舊版庫中的符號不可編輯。使用\"管理符號庫\"遷移到當前格式。" #: eeschema/symbol_editor/symbol_edit_frame.cpp:886 #, c-format msgid "Symbol %s is a derived symbol. Symbol graphics will not be editable." -msgstr "符號%s來自派生符號。符號圖形將不可編輯。" +msgstr "符號 %s 為派生符號, 不可直接對其進行編輯。" #: eeschema/symbol_editor/symbol_edit_frame.cpp:964 #: eeschema/symbol_editor/symbol_edit_frame.cpp:1015 #: eeschema/tools/sch_editor_control.cpp:408 #, c-format msgid "Library '%s' already exists." -msgstr "庫 \"%s\" 已經存在。" +msgstr "庫 '%s' 已存在。" #: eeschema/symbol_editor/symbol_edit_frame.cpp:972 #, c-format @@ -20080,46 +19882,43 @@ msgid "" "Could not create the library file '%s'.\n" "Make sure you have write permissions and try again." msgstr "" -"無法建立庫檔案 \"%s\"。\n" -"請確保您有寫入許可權,然後重試。" +"無法創建庫文件 \"%s\"。\n" +"請確保您有寫入權限, 然後重試。" #: eeschema/symbol_editor/symbol_edit_frame.cpp:983 #: eeschema/symbol_editor/symbol_edit_frame.cpp:1021 #: eeschema/symbol_editor/symbol_editor_import_export.cpp:245 msgid "Could not open the library file." -msgstr "無法開啟庫檔案。" +msgstr "無法打開庫文件。" #: eeschema/symbol_editor/symbol_edit_frame.cpp:1114 #, c-format msgid "Loading library '%s'..." -msgstr "正在載入庫 '%s'…" +msgstr "正在加載 '%s' 庫..." #: eeschema/symbol_editor/symbol_edit_frame.cpp:1208 #, c-format msgid "Failed to save backup to '%s'." -msgstr "未能將備份儲存到 \"%s\"。" +msgstr "未能將備份保存到 '%s'。" #: eeschema/symbol_editor/symbol_edit_frame.cpp:1446 -#, fuzzy, c-format +#, c-format msgid "The current configuration does not include the symbol library '%s'." -msgstr "當前配置不包含庫 '%s'。" +msgstr "當前配置不包含符號庫 '%s'。" #: eeschema/symbol_editor/symbol_edit_frame.cpp:1448 #: eeschema/symbol_editor/symbol_edit_frame.cpp:1459 -#, fuzzy msgid "Use Manage Symbol Libraries to edit the configuration." -msgstr "" -"當前配置不包括符號庫'%s'。\n" -"使用管理符號庫來編輯配置。" +msgstr "使用 管理符號庫 功能編輯配置。" #: eeschema/symbol_editor/symbol_edit_frame.cpp:1449 msgid "Library not found in symbol library table." msgstr "在符號庫表中找不到庫。" #: eeschema/symbol_editor/symbol_edit_frame.cpp:1457 -#, fuzzy, c-format +#, c-format msgid "The symbol library '%s' is not enabled in the current configuration." -msgstr "當前配置中未啟用庫 '%s'。" +msgstr "當前配置中未啟用封裝庫 '%s'。" #: eeschema/symbol_editor/symbol_edit_frame.cpp:1460 msgid "Symbol library not enabled." @@ -20128,12 +19927,12 @@ msgstr "符號庫未啟用。" #: eeschema/symbol_editor/symbol_edit_frame.cpp:1777 #: eeschema/symbol_editor/symbol_edit_frame.cpp:1829 msgid "Error saving global library table." -msgstr "儲存全域性庫表時發生錯誤。" +msgstr "保存全局庫表時出錯。" #: eeschema/symbol_editor/symbol_edit_frame.cpp:1778 #: eeschema/symbol_editor/symbol_edit_frame.cpp:1830 msgid "Error saving project library table." -msgstr "儲存專案庫表時出錯。" +msgstr "保存工程庫表時出錯。" #: eeschema/symbol_editor/symbol_editor.cpp:65 msgid "[from schematic]" @@ -20145,12 +19944,12 @@ msgstr "[只讀庫]" #: eeschema/symbol_editor/symbol_editor.cpp:79 msgid "[no symbol loaded]" -msgstr "[未載入符號]" +msgstr "[未加載符號]" #: eeschema/symbol_editor/symbol_editor.cpp:111 #: eeschema/tools/symbol_editor_control.cpp:758 msgid "No schematic currently open." -msgstr "當前沒有開啟原理圖。" +msgstr "當前沒有打開原理圖。" #: eeschema/symbol_editor/symbol_editor.cpp:127 #: eeschema/symbol_editor/symbol_editor.cpp:521 @@ -20166,12 +19965,12 @@ msgstr "符號庫 '%s' 不可寫入。" #: eeschema/symbol_editor/symbol_editor.cpp:523 #: eeschema/symbol_editor/symbol_editor.cpp:1217 msgid "You must save to a different location." -msgstr "你必須儲存到一個不同位置。" +msgstr "你必須保存到一個不同位置。" #: eeschema/symbol_editor/symbol_editor.cpp:186 #: eeschema/symbol_editor/symbol_editor.cpp:1022 msgid "The current symbol has been modified. Save changes?" -msgstr "當前符號已被修改。是否儲存變更?" +msgstr "當前符號已被修改。是否保存變更?" #: eeschema/symbol_editor/symbol_editor.cpp:373 #, c-format @@ -20202,23 +20001,22 @@ msgstr "覆蓋" #: eeschema/symbol_editor/symbol_editor.cpp:568 msgid "Save Symbol As" -msgstr "將符號儲存為" +msgstr "將符號保存為" #: eeschema/symbol_editor/symbol_editor.cpp:607 #: pcbnew/footprint_libraries_utils.cpp:1003 msgid "Save in library:" -msgstr "儲存在庫:" +msgstr "保存在庫:" #: eeschema/symbol_editor/symbol_editor.cpp:686 #: pcbnew/footprint_libraries_utils.cpp:1086 -#, fuzzy msgid "A library must be specified." -msgstr "沒有指定庫。" +msgstr "必須指定一個庫。" #: eeschema/symbol_editor/symbol_editor.cpp:713 msgid "" "Derived symbols must be saved in the same library as their parent symbol." -msgstr "派生符號必須被儲存在父級符號所在的同一庫中。" +msgstr "派生符號必須被保存在父級符號所在的同一庫中。" #: eeschema/symbol_editor/symbol_editor.cpp:762 #, c-format @@ -20231,8 +20029,8 @@ msgid "" "The symbol '%s' has been modified.\n" "Do you want to remove it from the library?" msgstr "" -"符號 “%s” 已被修改。\n" -"要將其從庫中刪除嗎?" +"符號 \"%s\" 已被修改。\n" +"要將其從庫中移除嗎?" #: eeschema/symbol_editor/symbol_editor.cpp:812 #, c-format @@ -20245,7 +20043,7 @@ msgstr "" "符號 \"%s\" 用於派生其他符號。\n" "刪除此符號將刪除從它派生出的所有符號。\n" "\n" -"是否要刪除此符號及其所有派生符號?" +"是否要刪除此符號及其所有派生符號?" #: eeschema/symbol_editor/symbol_editor.cpp:817 #: eeschema/tools/ee_actions.cpp:210 @@ -20260,12 +20058,12 @@ msgstr "保留符號" #: pcbnew/footprint_libraries_utils.cpp:1172 #, c-format msgid "Revert '%s' to last version saved?" -msgstr "是否將 \"%s\" 恢復到上個儲存的版本?" +msgstr "是否放棄變更, 並將 '%s' 重置為上一保存版本?" #: eeschema/symbol_editor/symbol_editor.cpp:1036 #, c-format msgid "Symbol %s not found in library '%s'." -msgstr "符號 \"%s\" 在庫中 \"%s\" 沒有找到。" +msgstr "符號 '%s' 在庫中 '%s' 找不到。" #: eeschema/symbol_editor/symbol_editor.cpp:1065 msgid "No library specified." @@ -20274,25 +20072,25 @@ msgstr "沒有指定庫。" #: eeschema/symbol_editor/symbol_editor.cpp:1084 #, c-format msgid "Save Library '%s' As..." -msgstr "將庫 \"%s\" 另存為…" +msgstr "將庫 '%s' 另存為..." #: eeschema/symbol_editor/symbol_editor.cpp:1124 #, c-format msgid "Failed to save changes to symbol library file '%s'." -msgstr "無法將變更儲存到符號庫檔案 '%s'。" +msgstr "無法將變更保存到符號庫文件 '%s'。" #: eeschema/symbol_editor/symbol_editor.cpp:1126 msgid "Error Saving Library" -msgstr "儲存庫時出錯" +msgstr "保存庫時出錯" #: eeschema/symbol_editor/symbol_editor.cpp:1172 #, c-format msgid "Symbol library file '%s' saved." -msgstr "符號庫檔案 \"%s\" 已儲存。" +msgstr "符號庫文件 '%s' 已保存。" #: eeschema/symbol_editor/symbol_editor.cpp:1271 msgid "Undefined!" -msgstr "未定義!" +msgstr "未定義!" #: eeschema/symbol_editor/symbol_editor.cpp:1272 #: eeschema/symbol_viewer_frame.cpp:459 pcbnew/board_item.cpp:329 @@ -20309,27 +20107,27 @@ msgstr "電源符號" #: eeschema/symbol_editor/symbol_editor.cpp:1297 msgid "Datasheet" -msgstr "資料手冊" +msgstr "數據手冊" #: eeschema/symbol_editor/symbol_editor_import_export.cpp:78 msgid "Import Symbol" -msgstr "匯入符號" +msgstr "導入符號" #: eeschema/symbol_editor/symbol_editor_import_export.cpp:93 #: pcbnew/load_select_footprint.cpp:345 -#, fuzzy, c-format +#, c-format msgid "Unable to find a reader for '%s'." -msgstr "無法為 '%s' 找到一款 PDF 檢視器。" +msgstr "無法為 '%s' 找到一個可用的讀取工具。" #: eeschema/symbol_editor/symbol_editor_import_export.cpp:107 #, c-format msgid "Cannot import symbol library '%s'." -msgstr "無法匯入符號庫 \"%s\"。" +msgstr "無法導入符號庫 '%s'。" #: eeschema/symbol_editor/symbol_editor_import_export.cpp:114 #, c-format msgid "Symbol library file '%s' is empty." -msgstr "符號庫檔案 \"%s\" 為空。" +msgstr "符號庫文件 '%s' 為空。" #: eeschema/symbol_editor/symbol_editor_import_export.cpp:126 #: eeschema/symbol_editor/symbol_editor_import_export.cpp:191 @@ -20339,89 +20137,87 @@ msgstr "符號 '%s' 已存在於庫 '%s' 中。" #: eeschema/symbol_editor/symbol_editor_import_export.cpp:158 msgid "Export Symbol" -msgstr "匯出符號" +msgstr "導出符號" #: eeschema/symbol_editor/symbol_editor_import_export.cpp:183 #, c-format msgid "Error occurred attempting to load symbol library file '%s'." -msgstr "試圖載入符號庫檔案 \"%s\" 時出錯。" +msgstr "試圖加載符號庫文件 '%s' 時出錯。" #: eeschema/symbol_editor/symbol_editor_import_export.cpp:206 #, c-format msgid "Insufficient permissions to save library '%s'." -msgstr "無足夠許可權儲存庫 '%s'。" +msgstr "保存庫 '%s' 的權限不足。" #: eeschema/symbol_editor/symbol_editor_import_export.cpp:226 #, c-format msgid "Error creating symbol library '%s'." -msgstr "建立符號庫 \"%s\" 出錯。" +msgstr "創建符號庫 '%s' 出錯。" #: eeschema/symbol_editor/symbol_editor_import_export.cpp:233 #, c-format msgid "Symbol %s saved to library '%s'." -msgstr "已儲存符號 %s 到庫 \"%s\"。" +msgstr "已保存符號 %s 到庫 '%s'。" #: eeschema/symbol_lib_table.cpp:278 #, c-format msgid "" "Duplicate library nickname '%s' found in symbol library table file line %d" -msgstr "找到重複的庫別名 '%s' 在符號庫表文件行 %d 中" +msgstr "找到重複的庫名稱 '%s' 在符號庫表文件行 %d 中" #: eeschema/symbol_library.cpp:598 eeschema/symbol_tree_model_adapter.cpp:218 #, c-format msgid "Error loading symbol library '%s'." -msgstr "載入符號庫“%s”時出現錯誤。" +msgstr "加載符號庫 '%s' 時出現錯誤。" #: eeschema/symbol_library_manager.cpp:84 #: eeschema/symbol_tree_model_adapter.cpp:109 #: eeschema/symbol_viewer_frame.cpp:306 msgid "Errors loading symbols:" -msgstr "庫加載出錯:" +msgstr "庫加載出錯:" #: eeschema/symbol_library_manager.cpp:162 #, c-format msgid "Library '%s' not found in the Symbol Library Table." -msgstr "在符號庫表中找不到庫 “%s”。" +msgstr "在符號庫表中找不到庫 '%s'。" #: eeschema/symbol_library_manager.cpp:414 msgid "Symbol not found." -msgstr "沒有找到符號。" +msgstr "找不到符號。" #: eeschema/symbol_library_manager.cpp:622 #, c-format msgid "Cannot load symbol '%s' from library '%s'." -msgstr "無法從庫 '%s' 載入符號 '%s'。" +msgstr "無法從庫 '%s' 加載符號 '%s'。" #: eeschema/symbol_library_manager.cpp:781 #, c-format msgid "Cannot enumerate library '%s'." -msgstr "無法列舉庫 “%s”。" +msgstr "無法枚舉庫 '%s'。" #: eeschema/symbol_library_manager.cpp:843 #: eeschema/symbol_library_manager.cpp:848 #, c-format msgid "Error updating library buffer: %s" -msgstr "更新庫緩衝區時發生錯誤:%s" +msgstr "更新庫緩衝區時出錯: %s" #: eeschema/symbol_library_manager.cpp:853 -#, fuzzy msgid "Error updating library buffer." -msgstr "儲存全域性庫表時發生錯誤。" +msgstr "更新庫緩衝區時出錯。" #: eeschema/symbol_library_manager.cpp:993 #: eeschema/tools/sch_editor_control.cpp:455 #, c-format msgid "Error saving symbol %s to library '%s'." -msgstr "儲存符號 %s 到庫 '%s' 出錯。" +msgstr "保存符號 %s 到庫 '%s' 出錯。" #: eeschema/symbol_tree_synchronizing_adapter.cpp:273 msgid "(failed to load)" -msgstr "(載入失敗)" +msgstr "(加載失敗)" #: eeschema/symbol_viewer_frame.cpp:110 -#, fuzzy msgid "KiCad Symbol Library Browser" -msgstr "符號庫瀏覽器" +msgstr "KiCad 符號庫瀏覽器" #: eeschema/symbol_viewer_frame.cpp:1102 pcbnew/footprint_viewer_frame.cpp:1016 #: pcbnew/footprint_viewer_frame.cpp:1021 @@ -20432,54 +20228,48 @@ msgstr "[沒有選擇庫]" msgid "" "Changes made in this dialog occur immediately, use Undo in each affected " "document to undo them" -msgstr "" +msgstr "在此對話框中進行的更改會立即生效, 在每個受影響的文檔中使用撤消功能可撤銷更改" #: eeschema/sync_sheet_pin/dialog_sync_sheet_pins_base.h:50 #: eeschema/tools/ee_actions.cpp:525 eeschema/tools/ee_actions.cpp:533 msgid "Synchronize sheet pins and hierarchical labels" -msgstr "同步圖紙頁碼與分層標籤" +msgstr "同步圖紙引腳和層次標籤" #: eeschema/sync_sheet_pin/panel_sync_sheet_pins_base.cpp:24 -#, fuzzy msgid "Symbol name" -msgstr "符號名稱:" +msgstr "符號名稱" #: eeschema/sync_sheet_pin/panel_sync_sheet_pins_base.cpp:34 -#, fuzzy msgid "Add Hierarchical Labels" -msgstr "新增層次標籤" +msgstr "添加層次標籤" #: eeschema/sync_sheet_pin/panel_sync_sheet_pins_base.cpp:37 -#, fuzzy msgid "Delete Sheet Pins" -msgstr "清除圖頁連線" +msgstr "刪除圖紙引腳" #: eeschema/sync_sheet_pin/panel_sync_sheet_pins_base.cpp:59 msgid "Sheet name" -msgstr "圖框名稱" +msgstr "圖紙名稱" #: eeschema/sync_sheet_pin/panel_sync_sheet_pins_base.cpp:69 -#, fuzzy msgid "Add Sheet Pins" -msgstr "新增圖框引腳" +msgstr "添加圖紙引腳" #: eeschema/sync_sheet_pin/panel_sync_sheet_pins_base.cpp:72 -#, fuzzy msgid "Delete Hierarchical Labels" -msgstr "分層標籤" +msgstr "刪除層次標籤" #: eeschema/sync_sheet_pin/panel_sync_sheet_pins_base.cpp:99 msgid "Change sheet pin to hierarchical label" -msgstr "更改圖紙頁碼為分層標籤" +msgstr "將所選引腳改為層次標籤" #: eeschema/sync_sheet_pin/panel_sync_sheet_pins_base.cpp:104 -#, fuzzy msgid "Change hierarchical label to sheet pin" -msgstr "更改為階層式標籤" +msgstr "將所選層次標籤改為引腳" #: eeschema/sync_sheet_pin/panel_sync_sheet_pins_base.cpp:109 msgid "Break sheet pin and hierarchical label association(s)" -msgstr "" +msgstr "斷開圖紙引腳與層次標籤的關聯" #: eeschema/toolbars_symbol_viewer.cpp:51 msgid "Display previous symbol" @@ -20491,27 +20281,27 @@ msgstr "顯示下一個符號" #: eeschema/toolbars_symbol_viewer.cpp:108 msgid "Symbol Viewer" -msgstr "符號檢視器" +msgstr "符號瀏覽器" #: eeschema/tools/assign_footprints.cpp:212 msgid "Load Symbol Footprint Link File" -msgstr "載入符號封裝連結檔案" +msgstr "加載符號封裝鏈接文件" #: eeschema/tools/assign_footprints.cpp:223 msgid "Keep existing footprint field visibility" -msgstr "保持現有的封裝欄位可見性" +msgstr "保持現有的封裝字段可見性" #: eeschema/tools/assign_footprints.cpp:224 msgid "Show all footprint fields" -msgstr "顯示封裝所有欄位" +msgstr "顯示封裝所有字段" #: eeschema/tools/assign_footprints.cpp:225 msgid "Hide all footprint fields" -msgstr "隱藏封裝所有欄位" +msgstr "隱藏封裝所有字段" #: eeschema/tools/assign_footprints.cpp:227 msgid "Select the footprint field visibility setting." -msgstr "選擇封裝欄位可見性設定。" +msgstr "選擇封裝字段可見性設置。" #: eeschema/tools/assign_footprints.cpp:228 msgid "Change Visibility" @@ -20520,7 +20310,7 @@ msgstr "修改可見性" #: eeschema/tools/assign_footprints.cpp:238 #, c-format msgid "Failed to open symbol-footprint link file '%s'." -msgstr "未能開啟符號封裝連結檔案 \"%s\"。" +msgstr "未能打開符號封裝鏈接文件 '%s'。" #: eeschema/tools/backannotate.cpp:76 msgid "Select at least one property to back annotate." @@ -20532,8 +20322,8 @@ msgid "" "mode.\n" "You must launch the KiCad project manager and create a project." msgstr "" -"無法獲取 PCB 網表,因為原理圖編輯器是在獨立模式下開啟的。\n" -"您必須啟動 KiCad 專案管理員並建立一個專案。" +"無法提取 PCB 網表, 因為原理圖編輯器是在獨立模式下打開的。\n" +"您必須啟動 KiCad 工程管理器並創建一個工程。" #: eeschema/tools/backannotate.cpp:168 #, c-format @@ -20543,60 +20333,60 @@ msgstr "封裝 '%s' 沒有分配的符號。" #: eeschema/tools/backannotate.cpp:245 #, c-format msgid "Footprints '%s' and '%s' linked to same symbol." -msgstr "封裝 '%s' 和 '%s' 連結到相同的符號。" +msgstr "封裝 '%s' 和 '%s' 鏈接到相同的符號。" #: eeschema/tools/backannotate.cpp:311 #, c-format msgid "Cannot find symbol for footprint '%s'." -msgstr "找不到 \"%s\" 封裝的符號。" +msgstr "找不到 '%s' 封裝的符號。" #: eeschema/tools/backannotate.cpp:340 #, c-format msgid "" "Footprint '%s' is not present on PCB. Corresponding symbols in schematic " "must be manually deleted (if desired)." -msgstr "封裝 '%s'未在PCB上呈現。原理圖中的相應符號必須手動刪除(如果需要)。" +msgstr "封裝 '%s'未在PCB上呈現。原理圖中的相應符號必須手動刪除 (如果需要)。" #: eeschema/tools/backannotate.cpp:353 msgid "Re-linking footprints requires a fully annotated schematic." -msgstr "重新連線封裝需要一張完整批註的原理圖。" +msgstr "請先將原理圖批註完整, 然後才能重鏈接封裝。" #: eeschema/tools/backannotate.cpp:356 msgid "Footprint re-linking cancelled by user." -msgstr "使用者取消了封裝重新連結。" +msgstr "用戶取消了封裝重鏈接。" #: eeschema/tools/backannotate.cpp:381 msgid "true" -msgstr "真" +msgstr "true" #: eeschema/tools/backannotate.cpp:381 msgid "false" -msgstr "假" +msgstr "false" #: eeschema/tools/backannotate.cpp:387 #, c-format msgid "Change '%s' reference designator to '%s'." -msgstr "修改“%s”的引用位號為“%s”。" +msgstr "將 '%s' 的位號改為 '%s'。" #: eeschema/tools/backannotate.cpp:403 #, c-format msgid "Change %s footprint assignment from '%s' to '%s'." -msgstr "將 %s 的封裝分配從“%s”替換為“%s”。" +msgstr "將 %s 的封裝分配從 '%s' 替換為 '%s'。" #: eeschema/tools/backannotate.cpp:420 #, c-format msgid "Change %s value from '%s' to '%s'." -msgstr "將 %s 的值從“%s”更改為“%s”。" +msgstr "將 %s 的值由 '%s' 更改為 '%s'。" #: eeschema/tools/backannotate.cpp:437 -#, fuzzy, c-format +#, c-format msgid "Change %s 'Do not populate' from '%s' to '%s'." -msgstr "將 %s 的封裝從“%s”替換為“%s”。" +msgstr "將 %s 的 '不作裝配' 特性由 '%s' 更改為 '%s'。" #: eeschema/tools/backannotate.cpp:452 -#, fuzzy, c-format +#, c-format msgid "Change %s 'Exclude from bill of materials' from '%s' to '%s'." -msgstr "將 %s 的封裝從“%s”替換為“%s”。" +msgstr "將 %s 的 '從物料清單中移除' 特性由 '%s' 更改為 '%s'。" #: eeschema/tools/backannotate.cpp:475 #, c-format @@ -20606,36 +20396,36 @@ msgstr "找不到 %s 引腳 '%s'。" #: eeschema/tools/backannotate.cpp:518 #, c-format msgid "Change field '%s' value to '%s'." -msgstr "將欄位值從 %s 更改為%s." +msgstr "將字段 '%s' 的值更改為 '%s'。" #: eeschema/tools/backannotate.cpp:534 #, c-format msgid "Add field '%s' with value '%s'." -msgstr "新增欄位 '%s',其值為 '%s'。" +msgstr "添加值為 '%2$s' 的字段 '%1$s'。" #: eeschema/tools/backannotate.cpp:563 #, c-format msgid "Delete field '%s.'" -msgstr "刪除欄位 '%s.'" +msgstr "刪除字段 '%s'。" #: eeschema/tools/backannotate.cpp:703 #, c-format msgid "Change %s pin %s net label from '%s' to '%s'." -msgstr "將引腳 %s 網路 %s 的標籤從“%s”更改為“%s”。" +msgstr "將引腳 %s 網絡 %s 的標籤由 '%s' 更改為 '%s'。" #: eeschema/tools/backannotate.cpp:725 #, c-format msgid "Net %s cannot be changed to %s because it is driven by a power pin." -msgstr "網路 %s 無法被更改為 %s,因為它由電源引腳驅動。" +msgstr "無法將網絡 %s 更改為 %s, 因為它受電源引腳驅動。" #: eeschema/tools/backannotate.cpp:734 #, c-format msgid "Add label '%s' to %s pin %s net." -msgstr "新增標籤 '%s' 到引腳%s網 %s。" +msgstr "添加標籤 '%s' 到引腳%s網 %s。" #: eeschema/tools/ee_actions.cpp:47 msgid "Perform electrical rules check" -msgstr "執行電氣規則檢查" +msgstr "執行電氣規則檢查 (ERC)" #: eeschema/tools/ee_actions.cpp:53 msgid "Symbol Checker" @@ -20643,28 +20433,27 @@ msgstr "符號檢查器" #: eeschema/tools/ee_actions.cpp:54 msgid "Show the symbol checker window" -msgstr "顯示符號檢查器視窗" +msgstr "顯示符號檢查器窗口" #: eeschema/tools/ee_actions.cpp:61 msgid "Show differences between schematic symbol and its library equivalent" -msgstr "顯示電路圖符號與其庫等效符號之間的差異" +msgstr "顯示原理圖符號與庫中的對應符號之間的差異" #: eeschema/tools/ee_actions.cpp:67 -#, fuzzy msgid "Show Bus Syntax Help" -msgstr "語法幫助" +msgstr "顯示總線語法" #: eeschema/tools/ee_actions.cpp:74 msgid "Show simulation window for running SPICE or IBIS simulations." -msgstr "顯示用於運行SPICE或IBIS的模擬視窗。" +msgstr "顯示運行 SPICE 或 IBIS 仿真的仿真窗口。" #: eeschema/tools/ee_actions.cpp:83 msgid "Opens the datasheet in a browser" -msgstr "在瀏覽器中開啟資料表" +msgstr "在瀏覽器中打開數據手冊" #: eeschema/tools/ee_actions.cpp:92 pcbnew/tools/pcb_actions.cpp:1958 msgid "Create Corner" -msgstr "建立拐角" +msgstr "創建拐角" #: eeschema/tools/ee_actions.cpp:98 eeschema/tools/ee_point_editor.cpp:1583 #: pcbnew/tools/pcb_actions.cpp:1965 @@ -20677,23 +20466,23 @@ msgstr "選擇節點" #: eeschema/tools/ee_actions.cpp:115 msgid "Select a connection item under the cursor" -msgstr "在游標下選擇一個連接項目" +msgstr "選擇光標下的連接項" #: eeschema/tools/ee_actions.cpp:122 msgid "Select Connection" -msgstr "選擇連線" +msgstr "選擇連接" #: eeschema/tools/ee_actions.cpp:123 msgid "Select a complete connection" -msgstr "選擇完整的連線" +msgstr "選擇完整的連接" #: eeschema/tools/ee_actions.cpp:161 msgid "Save Library As..." -msgstr "將庫儲存為 ......" +msgstr "將庫另存為 ......" #: eeschema/tools/ee_actions.cpp:162 msgid "Save the current library to a new file." -msgstr "將當前庫儲存到一個新的檔案。" +msgstr "將當前庫保存到一個新的文件。" #: eeschema/tools/ee_actions.cpp:168 msgid "New Symbol..." @@ -20701,7 +20490,7 @@ msgstr "新建符號..." #: eeschema/tools/ee_actions.cpp:169 msgid "Create a new symbol" -msgstr "建立一個新符號" +msgstr "創建一個新符號" #: eeschema/tools/ee_actions.cpp:175 msgid "Derive from Existing Symbol" @@ -20709,7 +20498,7 @@ msgstr "從現有符號派生" #: eeschema/tools/ee_actions.cpp:176 msgid "Create a new symbol, derived from an existing symbol" -msgstr "建立現有符號派生的新符號" +msgstr "從現有符號派生, 創建一個新符號" #: eeschema/tools/ee_actions.cpp:182 msgid "Edit Symbol" @@ -20721,95 +20510,91 @@ msgstr "在編輯器畫布上顯示選定的符號" #: eeschema/tools/ee_actions.cpp:189 msgid "Duplicate Symbol" -msgstr "建立副本" +msgstr "創建副本" #: eeschema/tools/ee_actions.cpp:190 msgid "Make a copy of the selected symbol" -msgstr "製作所選符號的副本" +msgstr "創建所選符號的副本" #: eeschema/tools/ee_actions.cpp:196 msgid "Rename Symbol..." -msgstr "重新命名符號..." +msgstr "重命名符號..." #: eeschema/tools/ee_actions.cpp:197 msgid "Rename the selected symbol" -msgstr "重新命名所選符號" +msgstr "重命名所選符號" #: eeschema/tools/ee_actions.cpp:203 msgid "Save Copy As..." msgstr "另存為..." #: eeschema/tools/ee_actions.cpp:204 -#, fuzzy msgid "Save a copy of the current symbol to a different library." -msgstr "將當前符號儲存到一個不同的庫。" +msgstr "將當前符號另存到其他庫。" #: eeschema/tools/ee_actions.cpp:211 msgid "Remove the selected symbol from its library" -msgstr "從庫中刪除所選符號" +msgstr "從庫中移除所選符號" #: eeschema/tools/ee_actions.cpp:229 msgid "Paste Symbol" -msgstr "貼上符號" +msgstr "粘貼符號" #: eeschema/tools/ee_actions.cpp:235 msgid "Import Symbol..." -msgstr "匯入符號..." +msgstr "導入符號..." #: eeschema/tools/ee_actions.cpp:236 msgid "Import a symbol to the current library" -msgstr "匯入符號到當前庫" +msgstr "導入符號到當前庫" #: eeschema/tools/ee_actions.cpp:242 msgid "Export..." -msgstr "匯出..." +msgstr "導出..." #: eeschema/tools/ee_actions.cpp:243 msgid "Export a symbol to a new library file" -msgstr "將符號匯出到新庫檔案" +msgstr "將符號導出到新庫文件" #: eeschema/tools/ee_actions.cpp:249 pcbnew/tools/pcb_actions.cpp:773 -#, fuzzy msgid "Edit in a Text Editor..." -msgstr "在文字編輯器中編輯" +msgstr "在文本編輯器中編輯..." #: eeschema/tools/ee_actions.cpp:250 pcbnew/tools/pcb_actions.cpp:774 -#, fuzzy msgid "Open a library file with a text editor" -msgstr "在文字編輯器中開啟檔案" +msgstr "使用文本編輯器打開庫文件" #: eeschema/tools/ee_actions.cpp:256 msgid "Update Symbol Fields..." -msgstr "更新符號欄位..." +msgstr "更新符號字段..." #: eeschema/tools/ee_actions.cpp:257 msgid "Update symbol to match changes made in parent symbol" -msgstr "更新符號以匹配父符號中所做的任何變更" +msgstr "更新符號以使符號與其父符號同步" #: eeschema/tools/ee_actions.cpp:263 msgid "Set Unit Display Name..." -msgstr "設定單元顯示名…" +msgstr "設置單元顯示名稱..." #: eeschema/tools/ee_actions.cpp:264 msgid "Set the display name for a unit" -msgstr "設定單元的顯示名" +msgstr "設置單元的顯示名稱" #: eeschema/tools/ee_actions.cpp:269 msgid "Add Symbol to Schematic" -msgstr "新增符號到原理圖" +msgstr "添加符號到原理圖" #: eeschema/tools/ee_actions.cpp:270 -#, fuzzy msgid "Add the current symbol to the schematic" -msgstr "将当前符号保存在原理图中" +msgstr "將當前符號添加到原理圖中" #: eeschema/tools/ee_actions.cpp:276 msgid "Show Pin Electrical Types" -msgstr "顯示引腳電氣型別" +msgstr "顯示引腳電氣類型" #: eeschema/tools/ee_actions.cpp:277 msgid "Annotate pins with their electrical types" -msgstr "顯示引腳的電氣型別" +msgstr "顯示引腳的電氣類型" #: eeschema/tools/ee_actions.cpp:283 msgid "Show Pin Numbers" @@ -20829,23 +20614,23 @@ msgstr "隱藏符號工作區" #: eeschema/tools/ee_actions.cpp:302 msgid "Export View as PNG..." -msgstr "匯出檢視為 PNG..." +msgstr "導出視圖為 PNG..." #: eeschema/tools/ee_actions.cpp:303 msgid "Create PNG file from the current view" -msgstr "從當前檢視建立 PNG 檔案" +msgstr "從當前視圖創建 PNG 文件" #: eeschema/tools/ee_actions.cpp:309 msgid "Export Symbol as SVG..." -msgstr "匯出符號為 SVG..." +msgstr "導出符號為 SVG..." #: eeschema/tools/ee_actions.cpp:310 msgid "Create SVG file from the current symbol" -msgstr "從當前符號建立 SVG 檔案" +msgstr "從當前符號創建 SVG 文件" #: eeschema/tools/ee_actions.cpp:316 msgid "Synchronized Pins Mode" -msgstr "同步引腳模式" +msgstr "同步引腳編輯模式" #: eeschema/tools/ee_actions.cpp:317 msgid "" @@ -20853,9 +20638,9 @@ msgid "" "When enabled propagates all changes (except pin numbers) to other units.\n" "Enabled by default for multiunit parts with interchangeable units." msgstr "" -"同步引腳模式\n" -"啟用後將所有變更(引腳編號除外)傳播到其他單元。\n" -"對於有可互換單元的多單元部件預設啟用。" +"同步引腳編輯模式\n" +"當開啟這個模式時, 除了引腳編號之外的所有修改都會同步到符號的其他單元上。\n" +"對於單元之間可互換的符號, 這個模式是默認啟用的。" #: eeschema/tools/ee_actions.cpp:325 eeschema/tools/ee_actions.cpp:1132 msgid "Show Hidden Pins" @@ -20863,63 +20648,61 @@ msgstr "顯示隱藏引腳" #: eeschema/tools/ee_actions.cpp:326 eeschema/tools/ee_actions.cpp:1133 msgid "Toggle display of hidden pins" -msgstr "切換是否顯示隱藏的引腳" +msgstr "切換隱藏的引腳的顯示狀態" #: eeschema/tools/ee_actions.cpp:332 eeschema/tools/ee_actions.cpp:1139 msgid "Show Hidden Fields" -msgstr "顯示隱藏欄位" +msgstr "顯示隱藏字段" #: eeschema/tools/ee_actions.cpp:333 eeschema/tools/ee_actions.cpp:1140 msgid "Toggle display of hidden text fields" -msgstr "切換是否顯示隱藏的文字欄位" +msgstr "切換隱藏的文本字段的顯示狀態" #: eeschema/tools/ee_actions.cpp:344 #: eeschema/tools/symbol_editor_drawing_tools.cpp:288 msgid "Add Pin" -msgstr "新增引腳" +msgstr "添加引腳" #: eeschema/tools/ee_actions.cpp:345 msgid "Add a pin" -msgstr "新增引腳" +msgstr "添加引腳" #: eeschema/tools/ee_actions.cpp:353 eeschema/tools/ee_actions.cpp:552 #: eeschema/tools/sch_drawing_tools.cpp:1544 #: eeschema/tools/symbol_editor_drawing_tools.cpp:294 #: pagelayout_editor/tools/pl_actions.cpp:63 pcbnew/tools/pcb_actions.cpp:174 msgid "Add Text" -msgstr "新增文字" +msgstr "添加文本" #: eeschema/tools/ee_actions.cpp:354 pagelayout_editor/tools/pl_actions.cpp:64 #: pcbnew/tools/pcb_actions.cpp:175 msgid "Add a text item" -msgstr "新增文字項目" +msgstr "添加文本項目" #: eeschema/tools/ee_actions.cpp:362 eeschema/tools/ee_actions.cpp:560 #: eeschema/tools/sch_drawing_tools.cpp:1906 #: eeschema/tools/symbol_editor_drawing_tools.cpp:477 #: pcbnew/tools/pcb_actions.cpp:182 msgid "Add Text Box" -msgstr "新增文字框" +msgstr "添加文本框" #: eeschema/tools/ee_actions.cpp:363 msgid "Add a text box item" -msgstr "加入文字框項目" +msgstr "添加文本框" #: eeschema/tools/ee_actions.cpp:370 eeschema/tools/ee_actions.cpp:1351 msgid "Add Lines" -msgstr "新增直線" +msgstr "添加圖線" #: eeschema/tools/ee_actions.cpp:371 msgid "Add connected graphic lines" -msgstr "新增連線的圖形線" +msgstr "添加圖線" #: eeschema/tools/ee_actions.cpp:379 pcbnew/tools/zone_create_helper.cpp:251 -#, fuzzy msgid "Add Polygon" -msgstr "多邊形" +msgstr "添加多邊形" #: eeschema/tools/ee_actions.cpp:380 -#, fuzzy msgid "Draw polygons" msgstr "繪製多邊形" @@ -20933,11 +20716,11 @@ msgstr "為符號錨點指定新位置" #: eeschema/tools/ee_actions.cpp:398 msgid "Push Pin Length" -msgstr "推送引腳長度" +msgstr "推送引腳引線長度" #: eeschema/tools/ee_actions.cpp:399 msgid "Copy pin length to other pins in symbol" -msgstr "將引腳長度複製到符號中的其他引腳" +msgstr "將引腳引線長度複製到符號中的其他引腳" #: eeschema/tools/ee_actions.cpp:405 msgid "Push Pin Name Size" @@ -20957,170 +20740,153 @@ msgstr "將引腳編號大小複製到符號中的其他引腳" #: eeschema/tools/ee_actions.cpp:424 eeschema/tools/sch_drawing_tools.cpp:408 msgid "Add Symbol" -msgstr "新增符號" +msgstr "添加符號" #: eeschema/tools/ee_actions.cpp:425 -#, fuzzy msgid "Add symbols" -msgstr "新增符號" +msgstr "添加符號" #: eeschema/tools/ee_actions.cpp:435 msgid "Add Power" -msgstr "新增電源埠" +msgstr "添加電源端口" #: eeschema/tools/ee_actions.cpp:436 -#, fuzzy msgid "Add power symbols" -msgstr "新增電源符號" +msgstr "添加電源符號" #: eeschema/tools/ee_actions.cpp:446 eeschema/tools/sch_drawing_tools.cpp:973 msgid "Add No Connect Flag" -msgstr "新增不連線標記" +msgstr "添加 '無連接' 標誌" #: eeschema/tools/ee_actions.cpp:447 -#, fuzzy msgid "Draw no-connection flags" -msgstr "新增無連線標誌" +msgstr "繪製 '無連接' 標誌" #: eeschema/tools/ee_actions.cpp:457 eeschema/tools/sch_drawing_tools.cpp:980 msgid "Add Junction" -msgstr "新增結點" +msgstr "添加結點" #: eeschema/tools/ee_actions.cpp:458 -#, fuzzy msgid "Draw junctions" -msgstr "拖曳連接點" +msgstr "繪製結點" #: eeschema/tools/ee_actions.cpp:468 eeschema/tools/sch_drawing_tools.cpp:986 msgid "Add Wire to Bus Entry" -msgstr "新增連線和匯流排入口" +msgstr "添加總線入口" #: eeschema/tools/ee_actions.cpp:469 msgid "Add a wire entry to a bus" -msgstr "新增導線入口到匯流排" +msgstr "為總線添加連線入口" #: eeschema/tools/ee_actions.cpp:479 eeschema/tools/sch_drawing_tools.cpp:1576 #: eeschema/tools/sch_drawing_tools.cpp:1581 #: eeschema/tools/sch_drawing_tools.cpp:1586 msgid "Add Label" -msgstr "新增標籤" +msgstr "添加標籤" #: eeschema/tools/ee_actions.cpp:480 -#, fuzzy msgid "Draw net labels" -msgstr "新增網路標籤" +msgstr "繪製網絡標籤" #: eeschema/tools/ee_actions.cpp:487 msgid "Add Net Class Directive" -msgstr "新增網路類指令" +msgstr "添加網絡類指令" #: eeschema/tools/ee_actions.cpp:488 -#, fuzzy msgid "Add net class directive labels" -msgstr "新增網路類指令標籤" +msgstr "添加網絡類指令標籤" #: eeschema/tools/ee_actions.cpp:497 eeschema/tools/sch_drawing_tools.cpp:1571 msgid "Add Hierarchical Label" -msgstr "新增層次標籤" +msgstr "添加層次標籤" #: eeschema/tools/ee_actions.cpp:498 -#, fuzzy msgid "Add hierarchical labels" -msgstr "新增一個分層標籤" +msgstr "添加層次標籤" #: eeschema/tools/ee_actions.cpp:507 msgid "Add Sheet" -msgstr "新增圖頁" +msgstr "添加圖紙" #: eeschema/tools/ee_actions.cpp:508 -#, fuzzy msgid "Draw hierarchical sheets" -msgstr "新增分層圖框" +msgstr "繪製層次圖紙" #: eeschema/tools/ee_actions.cpp:516 eeschema/tools/sch_drawing_tools.cpp:1619 msgid "Add Sheet Pin" -msgstr "新增圖框引腳" +msgstr "添加圖紙引腳" #: eeschema/tools/ee_actions.cpp:517 -#, fuzzy msgid "Add sheet pins" -msgstr "新增圖框引腳" +msgstr "添加圖紙引腳" #: eeschema/tools/ee_actions.cpp:524 eeschema/tools/ee_actions.cpp:532 -#, fuzzy msgid "Sync Sheet Pins" -msgstr "圖紙頁碼" +msgstr "同步圖紙引腳" #: eeschema/tools/ee_actions.cpp:542 msgid "Add Global Label" -msgstr "新增全域性標籤" +msgstr "添加全局標籤" #: eeschema/tools/ee_actions.cpp:543 -#, fuzzy msgid "Add global labels" -msgstr "新增全域性標籤" +msgstr "添加全局標籤" #: eeschema/tools/ee_actions.cpp:553 msgid "Draw text items" -msgstr "繪製文字項目" +msgstr "繪製文本項目" #: eeschema/tools/ee_actions.cpp:561 msgid "Draw text box items" -msgstr "繪製文字框項目" +msgstr "繪製文本框項目" #: eeschema/tools/ee_actions.cpp:569 pcbnew/tools/pcb_actions.cpp:190 -#, fuzzy msgid "Add Table" -msgstr "新增標籤" +msgstr "添加表格" #: eeschema/tools/ee_actions.cpp:570 pcbnew/tools/pcb_actions.cpp:191 -#, fuzzy msgid "Draw table" -msgstr "繪製線" +msgstr "繪製表格" #: eeschema/tools/ee_actions.cpp:577 pagelayout_editor/tools/pl_actions.cpp:54 msgid "Add Rectangle" -msgstr "新增矩形" +msgstr "添加矩形" #: eeschema/tools/ee_actions.cpp:578 -#, fuzzy msgid "Draw rectangles" msgstr "繪製矩形" #: eeschema/tools/ee_actions.cpp:586 msgid "Add Circle" -msgstr "新增圓形" +msgstr "添加圓形" #: eeschema/tools/ee_actions.cpp:587 -#, fuzzy msgid "Draw circles" -msgstr "繪製圓" +msgstr "繪製圓形" #: eeschema/tools/ee_actions.cpp:595 msgid "Add Arc" -msgstr "新增圓弧" +msgstr "添加弧線" #: eeschema/tools/ee_actions.cpp:596 -#, fuzzy msgid "Draw arcs" -msgstr "繪製圓弧" +msgstr "繪製弧線" #: eeschema/tools/ee_actions.cpp:604 eeschema/tools/sch_drawing_tools.cpp:713 msgid "Add Image" -msgstr "新增圖片" +msgstr "添加圖片" #: eeschema/tools/ee_actions.cpp:605 -#, fuzzy msgid "Add bitmap images" -msgstr "新增圖片" +msgstr "添加位圖圖片" #: eeschema/tools/ee_actions.cpp:622 msgid "Repeat Last Item" -msgstr "重複最後項目" +msgstr "重複最後項" #: eeschema/tools/ee_actions.cpp:623 msgid "Duplicates the last drawn item" -msgstr "複製上一個繪製的項目" +msgstr "複製最後繪製的項目" #: eeschema/tools/ee_actions.cpp:628 pcbnew/tools/pcb_actions.cpp:535 msgid "Rotate Clockwise" @@ -21128,7 +20894,7 @@ msgstr "順時針旋轉" #: eeschema/tools/ee_actions.cpp:629 pcbnew/tools/pcb_actions.cpp:536 msgid "Rotates selected item(s) clockwise" -msgstr "將選中的項目順時針旋轉" +msgstr "順時針旋轉所選項目" #: eeschema/tools/ee_actions.cpp:637 pcbnew/tools/pcb_actions.cpp:546 msgid "Rotate Counterclockwise" @@ -21136,23 +20902,23 @@ msgstr "逆時針旋轉" #: eeschema/tools/ee_actions.cpp:638 msgid "Rotates selected item(s) counter-clockwise" -msgstr "將選中的項目逆時針旋轉" +msgstr "逆時針旋轉所選項目" #: eeschema/tools/ee_actions.cpp:646 pcbnew/tools/pcb_actions.cpp:571 msgid "Mirror Vertically" -msgstr "垂直映象" +msgstr "垂直鏡像" #: eeschema/tools/ee_actions.cpp:647 msgid "Flips selected item(s) from top to bottom" -msgstr "從上到下翻轉選中的項目" +msgstr "從上到下翻轉選定的項目" #: eeschema/tools/ee_actions.cpp:655 pcbnew/tools/pcb_actions.cpp:564 msgid "Mirror Horizontally" -msgstr "水平映象" +msgstr "水平鏡像" #: eeschema/tools/ee_actions.cpp:656 msgid "Flips selected item(s) from left to right" -msgstr "從左到右翻轉選中的項目" +msgstr "從左到右翻轉選定的項目" #: eeschema/tools/ee_actions.cpp:663 pcbnew/tools/edit_tool_move_fct.cpp:146 #: pcbnew/tools/pcb_actions.cpp:579 @@ -21169,7 +20935,7 @@ msgstr "屬性..." #: eeschema/tools/ee_actions.cpp:673 pcbnew/tools/pcb_actions.cpp:676 msgid "Displays item properties dialog" -msgstr "顯示項目屬性對話方塊" +msgstr "顯示項目屬性對話框" #: eeschema/tools/ee_actions.cpp:681 msgid "Edit Reference Designator..." @@ -21177,7 +20943,7 @@ msgstr "編輯位號..." #: eeschema/tools/ee_actions.cpp:682 msgid "Displays reference designator dialog" -msgstr "顯示位號對話方塊" +msgstr "顯示位號對話框" #: eeschema/tools/ee_actions.cpp:690 msgid "Edit Value..." @@ -21185,7 +20951,7 @@ msgstr "編輯值..." #: eeschema/tools/ee_actions.cpp:691 msgid "Displays value field dialog" -msgstr "顯示值欄位對話方塊" +msgstr "顯示值字段對話框" #: eeschema/tools/ee_actions.cpp:699 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:236 @@ -21194,15 +20960,15 @@ msgstr "編輯封裝..." #: eeschema/tools/ee_actions.cpp:700 msgid "Displays footprint field dialog" -msgstr "顯示封裝欄位對話方塊" +msgstr "顯示封裝字段對話框" #: eeschema/tools/ee_actions.cpp:708 eeschema/tools/sch_edit_tool.cpp:1676 msgid "Autoplace Fields" -msgstr "自動放置欄位" +msgstr "自動放置字段" #: eeschema/tools/ee_actions.cpp:709 msgid "Runs the automatic placement algorithm on the symbol or sheet's fields" -msgstr "在符號或圖框的欄位上執行自動放置演算法" +msgstr "在符號或圖紙的字段上運行自動放置算法" #: eeschema/tools/ee_actions.cpp:715 msgid "Change Symbols..." @@ -21210,63 +20976,63 @@ msgstr "替換符號..." #: eeschema/tools/ee_actions.cpp:716 msgid "Assign different symbols from the library" -msgstr "從庫中關聯不同的符號" +msgstr "從庫中分配不同的符號" #: eeschema/tools/ee_actions.cpp:722 msgid "Update Symbols from Library..." -msgstr "從庫更新符號..." +msgstr "與庫符號同步..." #: eeschema/tools/ee_actions.cpp:723 msgid "Update symbols to include any changes from the library" -msgstr "更新符號以包含庫中的任何變更" +msgstr "更新符號以使原理圖符號與庫中的符號同步" #: eeschema/tools/ee_actions.cpp:730 msgid "Assign a different symbol from the library" -msgstr "從庫中關聯不同的符號" +msgstr "從庫中分配不同的符號" #: eeschema/tools/ee_actions.cpp:736 msgid "Update Symbol..." -msgstr "更新符號..." +msgstr "與庫符號同步..." #: eeschema/tools/ee_actions.cpp:737 msgid "Update symbol to include any changes from the library" -msgstr "更新符號以包含庫中的任何變更" +msgstr "更新符號以使原理圖符號與庫中的符號同步" #: eeschema/tools/ee_actions.cpp:743 pcbnew/tools/pcb_actions.cpp:1121 msgid "Assign Netclass..." -msgstr "關聯網路類..." +msgstr "分配網絡類..." #: eeschema/tools/ee_actions.cpp:744 pcbnew/tools/pcb_actions.cpp:1122 msgid "Assign a netclass to nets matching a pattern" -msgstr "將網路類分配給匹配模式的網路" +msgstr "為匹配模式的網絡分配一個網絡類" #: eeschema/tools/ee_actions.cpp:750 msgid "De Morgan Conversion" -msgstr "德摩根轉換" +msgstr "De Morgan 轉換" #: eeschema/tools/ee_actions.cpp:751 msgid "Switch between De Morgan representations" -msgstr "在德摩根表示之間切換" +msgstr "在 De Morgan 表示之間切換" #: eeschema/tools/ee_actions.cpp:757 msgid "De Morgan Standard" -msgstr "德摩根標準" +msgstr "De Morgan 標準" #: eeschema/tools/ee_actions.cpp:758 msgid "Switch to standard De Morgan representation" -msgstr "切換到標準的德摩根表示" +msgstr "切換到標準 De Morgan 表示" #: eeschema/tools/ee_actions.cpp:764 msgid "De Morgan Alternate" -msgstr "德摩根等效" +msgstr "De Morgan 等效" #: eeschema/tools/ee_actions.cpp:765 msgid "Switch to alternate De Morgan representation" -msgstr "切換至備用德摩根表示" +msgstr "切換為備選的 De Morgan 樣式" #: eeschema/tools/ee_actions.cpp:771 msgid "Change to Label" -msgstr "修改為標籤" +msgstr "更改為標籤" #: eeschema/tools/ee_actions.cpp:772 msgid "Change existing item to a label" @@ -21282,51 +21048,51 @@ msgstr "將現有項目更改為指令標籤" #: eeschema/tools/ee_actions.cpp:789 msgid "Change to Hierarchical Label" -msgstr "修改為層次標籤" +msgstr "更改為層次標籤" #: eeschema/tools/ee_actions.cpp:790 msgid "Change existing item to a hierarchical label" -msgstr "將現有項目更改為分層標籤" +msgstr "將現有項目更改為層次標籤" #: eeschema/tools/ee_actions.cpp:798 msgid "Change to Global Label" -msgstr "修改為全域性標籤" +msgstr "更改為全局標籤" #: eeschema/tools/ee_actions.cpp:799 msgid "Change existing item to a global label" -msgstr "將現有項目更改為全域性標籤" +msgstr "將現有項目更改為全局標籤" #: eeschema/tools/ee_actions.cpp:807 msgid "Change to Text" -msgstr "改為註釋文字" +msgstr "更改為文本" #: eeschema/tools/ee_actions.cpp:808 msgid "Change existing item to a text comment" -msgstr "將現有項目更改為文字註釋" +msgstr "將現有項目更改為文本註釋" #: eeschema/tools/ee_actions.cpp:816 msgid "Change to Text Box" -msgstr "改為文字框" +msgstr "更改為文本框" #: eeschema/tools/ee_actions.cpp:817 msgid "Change existing item to a text box" -msgstr "將現有項目更改為文字框" +msgstr "將現有項目更改為文本框" #: eeschema/tools/ee_actions.cpp:825 eeschema/tools/sch_edit_tool.cpp:2585 msgid "Cleanup Sheet Pins" -msgstr "清除圖頁連線" +msgstr "清理圖紙引腳" #: eeschema/tools/ee_actions.cpp:826 msgid "Delete unreferenced sheet pins" -msgstr "刪除未引用的圖紙頁碼" +msgstr "刪除未引用的圖紙引腳" #: eeschema/tools/ee_actions.cpp:831 pcbnew/tools/pcb_actions.cpp:844 msgid "Edit Text & Graphics Properties..." -msgstr "編輯文字與圖形屬性..." +msgstr "編輯文本與圖形屬性..." #: eeschema/tools/ee_actions.cpp:832 msgid "Edit text and graphics properties globally across schematic" -msgstr "在原理圖中全域性編輯文字和圖形屬性" +msgstr "在原理圖中全局編輯文本和圖形屬性" #: eeschema/tools/ee_actions.cpp:838 msgid "Symbol Properties..." @@ -21334,224 +21100,201 @@ msgstr "符號屬性..." #: eeschema/tools/ee_actions.cpp:839 msgid "Displays symbol properties dialog" -msgstr "顯示符號屬性對話方塊" +msgstr "顯示符號屬性對話框" #: eeschema/tools/ee_actions.cpp:845 msgid "Pin Table..." -msgstr "引腳列表..." +msgstr "引腳屬性表..." #: eeschema/tools/ee_actions.cpp:846 msgid "Displays pin table for bulk editing of pins" -msgstr "顯示引腳表, 用於批次編輯引腳" +msgstr "打開引腳屬性表以批量編輯引腳" #: eeschema/tools/ee_actions.cpp:852 msgid "Break" -msgstr "分割" +msgstr "斷開" #: eeschema/tools/ee_actions.cpp:853 msgid "Divide into connected segments" -msgstr "劃分為相連的片段" +msgstr "分割為相連的線段" #: eeschema/tools/ee_actions.cpp:859 msgid "Slice" -msgstr "切片" +msgstr "切割" #: eeschema/tools/ee_actions.cpp:860 msgid "Divide into unconnected segments" -msgstr "劃分為不相連的片段" +msgstr "分割為不相連的線段" #: eeschema/tools/ee_actions.cpp:874 pcbnew/tools/pcb_actions.cpp:1243 msgid "Highlight net under cursor" -msgstr "在游標下高亮網路" +msgstr "高亮光標下的網絡" #: eeschema/tools/ee_actions.cpp:881 pcbnew/tools/pcb_actions.cpp:1258 #: pcbnew/widgets/pcb_net_inspector_panel.cpp:1176 msgid "Clear Net Highlighting" -msgstr "清除網路高亮" +msgstr "清除網絡高亮" #: eeschema/tools/ee_actions.cpp:882 pcbnew/tools/pcb_actions.cpp:1259 msgid "Clear any existing net highlighting" -msgstr "清除任何現有的網路高亮" +msgstr "清除任何現有的網絡高亮" #: eeschema/tools/ee_actions.cpp:891 msgid "Highlight Nets" -msgstr "高亮網路" +msgstr "高亮網絡" #: eeschema/tools/ee_actions.cpp:892 msgid "Highlight wires and pins of a net" -msgstr "高亮同一網路的導線和引腳" +msgstr "高亮相同網絡的連線和引腳" #: eeschema/tools/ee_actions.cpp:899 -#, fuzzy msgid "Show Net Navigator" -msgstr "顯示飛線內網路" +msgstr "顯示網絡導航" #: eeschema/tools/ee_actions.cpp:900 msgid "Toggle the net navigator panel visibility" -msgstr "切換網絡導航器面板的可見性" +msgstr "切換網絡導航面板的可見性" #: eeschema/tools/ee_actions.cpp:907 msgid "Edit with Symbol Editor" -msgstr "用符號編輯器來編輯" +msgstr "編輯符號" #: eeschema/tools/ee_actions.cpp:908 msgid "Open the selected symbol in the Symbol Editor" -msgstr "在符號編輯器中開啟選定的符號" +msgstr "在符號編輯器中打開選定的符號" #: eeschema/tools/ee_actions.cpp:914 -#, fuzzy msgid "Exclude from Bill of Materials" -msgstr "從物料清單中排除" +msgstr "設置 '從物料清單中移除' 特性" #: eeschema/tools/ee_actions.cpp:915 -#, fuzzy msgid "Set the exclude from bill of materials attribute" -msgstr "從物料清單中排除" +msgstr "設置 '從物料清單中移除' 特性" #: eeschema/tools/ee_actions.cpp:920 -#, fuzzy msgid "Include in Bill of Materials" -msgstr "從物料清單中排除" +msgstr "清除 '從物料清單中移除' 特性" #: eeschema/tools/ee_actions.cpp:921 -#, fuzzy msgid "Clear the exclude from bill of materials attribute" -msgstr "從物料清單中排除" +msgstr "清除 '從物料清單中移除' 特性" #: eeschema/tools/ee_actions.cpp:926 -#, fuzzy msgid "Toggle Exclude from Bill of Materials" -msgstr "從物料清單中排除" +msgstr "切換 '從物料清單中移除' 特性" #: eeschema/tools/ee_actions.cpp:927 -#, fuzzy msgid "Toggle the exclude from bill of materials attribute" -msgstr "從物料清單中排除" +msgstr "切換 '從物料清單中移除' 特性" #: eeschema/tools/ee_actions.cpp:932 -#, fuzzy msgid "Exclude from Simulation" -msgstr "排除於在模擬外" +msgstr "設置 '不參與電路仿真' 特性" #: eeschema/tools/ee_actions.cpp:933 -#, fuzzy msgid "Set the exclude from simulation attribute" -msgstr "給 %s 添加了“從 BOM 中排除”製造屬性。" +msgstr "設置 '不參與電路仿真' 特性" #: eeschema/tools/ee_actions.cpp:938 -#, fuzzy msgid "Include in Simulation" -msgstr "模擬中的 SPICE 值" +msgstr "清除 '不參與電路仿真' 特性" #: eeschema/tools/ee_actions.cpp:939 -#, fuzzy msgid "Clear the exclude from simulation attribute" -msgstr "給 %s 添加了“從 BOM 中排除”製造屬性。" +msgstr "清除 '不參與電路仿真' 特性" #: eeschema/tools/ee_actions.cpp:944 -#, fuzzy msgid "Toggle Exclude from Simulation" -msgstr "排除於在模擬外" +msgstr "切換 '不參與電路仿真' 特性" #: eeschema/tools/ee_actions.cpp:945 -#, fuzzy msgid "Toggle the exclude from simulation attribute" -msgstr "刪除 %s “從 BOM 中排除”的製造屬性。" +msgstr "切換 '不參與電路仿真' 特性" #: eeschema/tools/ee_actions.cpp:950 -#, fuzzy msgid "Exclude from Board" -msgstr "從電路板中排除" +msgstr "設置 '不在 PCB 中進行繪製' 特性" #: eeschema/tools/ee_actions.cpp:951 -#, fuzzy msgid "Set the exclude from board attribute" -msgstr "給 %s 添加了“從 BOM 中排除”製造屬性。" +msgstr "設置 '不在 PCB 中進行繪製' 特性" #: eeschema/tools/ee_actions.cpp:956 -#, fuzzy msgid "Include on Board" -msgstr "從電路板中排除" +msgstr "清除 '不在 PCB 中進行繪製' 特性" #: eeschema/tools/ee_actions.cpp:957 -#, fuzzy msgid "Clear the exclude from board attribute" -msgstr "給 %s 添加了“從 BOM 中排除”製造屬性。" +msgstr "清除 '不在 PCB 中進行繪製' 特性" #: eeschema/tools/ee_actions.cpp:962 -#, fuzzy msgid "Toggle Exclude from Board" -msgstr "從電路板中排除" +msgstr "切換 '不在 PCB 中進行繪製' 特性" #: eeschema/tools/ee_actions.cpp:963 -#, fuzzy msgid "Toggle the exclude from board attribute" -msgstr "刪除 %s “從 BOM 中排除”的製造屬性。" +msgstr "切換 '不在 PCB 中進行繪製' 特性" #: eeschema/tools/ee_actions.cpp:968 -#, fuzzy msgid "Set Do Not Populate" -msgstr "不填充" +msgstr "設置 'DNP (不作裝配)' 特性" #: eeschema/tools/ee_actions.cpp:969 msgid "Set the do not populate attribute" -msgstr "設定不填充屬性" +msgstr "設置 'DNP (不作裝配)' 特性" #: eeschema/tools/ee_actions.cpp:974 -#, fuzzy msgid "Unset Do Not Populate" -msgstr "不填充" +msgstr "清除 'DNP (不作裝配)' 特性" #: eeschema/tools/ee_actions.cpp:975 msgid "Clear the do not populate attribute" -msgstr "清除「不填充」屬性" +msgstr "清除 'DNP (不作裝配)' 特性" #: eeschema/tools/ee_actions.cpp:981 -#, fuzzy msgid "Toggle Do Not Populate" -msgstr "不填充" +msgstr "切換 'DNP (不作裝配)' 特性" #: eeschema/tools/ee_actions.cpp:982 -#, fuzzy msgid "Toggle the do not populate attribute" -msgstr "切換封裝樹形工作區可見性" +msgstr "切換 'DNP (不作裝配)' 特性" #: eeschema/tools/ee_actions.cpp:989 msgid "Open the library symbol in the Symbol Editor" -msgstr "在符號編輯器中開啟庫符號" +msgstr "在符號編輯器中打開庫符號" #: eeschema/tools/ee_actions.cpp:995 msgid "Edit Symbol Fields..." -msgstr "編輯符號欄位..." +msgstr "編輯符號字段..." #: eeschema/tools/ee_actions.cpp:996 msgid "Bulk-edit fields of all symbols in schematic" -msgstr "原理圖中所有符號的批次編輯欄位" +msgstr "批量編輯原理圖中所有符號的字段" #: eeschema/tools/ee_actions.cpp:1002 msgid "Edit Symbol Library Links..." -msgstr "編輯符號庫連結..." +msgstr "編輯符號庫鏈接..." #: eeschema/tools/ee_actions.cpp:1003 msgid "Edit links between schematic and library symbols" -msgstr "編輯原理圖和庫符號之間的連結" +msgstr "編輯原理圖和庫符號之間的鏈接" #: eeschema/tools/ee_actions.cpp:1009 msgid "Assign Footprints..." -msgstr "關聯封裝..." +msgstr "分配封裝..." #: eeschema/tools/ee_actions.cpp:1010 msgid "Run footprint assignment tool" -msgstr "執行封裝分配工具" +msgstr "運行封裝分配工具" #: eeschema/tools/ee_actions.cpp:1016 msgid "Import Footprint Assignments..." -msgstr "匯入封裝關聯..." +msgstr "導入封裝分配..." #: eeschema/tools/ee_actions.cpp:1017 msgid "" "Import symbol footprint assignments from .cmp file created by board editor" -msgstr "從電路板編輯器建立的 .cmp 檔案中匯入符號封裝分配" +msgstr "從電路板編輯器創建的 .cmp 文件中導入符號封裝分配" #: eeschema/tools/ee_actions.cpp:1023 msgid "Annotate Schematic..." @@ -21563,11 +21306,11 @@ msgstr "填寫原理圖符號位號" #: eeschema/tools/ee_actions.cpp:1030 msgid "Schematic Setup..." -msgstr "原理圖設定..." +msgstr "原理圖設置..." #: eeschema/tools/ee_actions.cpp:1031 msgid "Edit schematic setup including annotation styles and electrical rules" -msgstr "編輯原理圖設定,包括批註樣式和電氣規則" +msgstr "編輯原理圖設置, 包括批註樣式和電氣規則" #: eeschema/tools/ee_actions.cpp:1037 msgid "Edit Sheet Page Number..." @@ -21575,7 +21318,7 @@ msgstr "編輯圖紙頁碼..." #: eeschema/tools/ee_actions.cpp:1038 msgid "Edit the page number of the current or selected sheet" -msgstr "編輯當前或選定圖框的頁碼" +msgstr "編輯當前或選定圖紙的頁碼" #: eeschema/tools/ee_actions.cpp:1043 msgid "Rescue Symbols..." @@ -21583,33 +21326,33 @@ msgstr "恢復符號..." #: eeschema/tools/ee_actions.cpp:1044 msgid "Find old symbols in project and rename/rescue them" -msgstr "在專案中尋找舊符號並將它們重新命名或進行救援" +msgstr "在工程中找到舊的符號重命名或恢復它們" #: eeschema/tools/ee_actions.cpp:1050 msgid "Remap Legacy Library Symbols..." -msgstr "重新對映舊庫符號..." +msgstr "重新映射舊版庫符號..." #: eeschema/tools/ee_actions.cpp:1051 msgid "" "Remap library symbol references in legacy schematics to the symbol library " "table" -msgstr "將舊圖中舊原理圖中的庫符號引用重新對映到符號庫表" +msgstr "將舊原理圖中的庫符號引用重新映射到符號庫表" #: eeschema/tools/ee_actions.cpp:1057 msgid "Export Drawing to Clipboard" -msgstr "將繪圖匯出到剪貼簿" +msgstr "將繪圖導出到剪貼板" #: eeschema/tools/ee_actions.cpp:1058 msgid "Export drawing of current sheet to clipboard" -msgstr "將當前圖框的繪圖匯出到剪貼簿" +msgstr "將當前圖紙的繪圖導出到剪貼板" #: eeschema/tools/ee_actions.cpp:1066 pcbnew/tools/pcb_actions.cpp:337 msgid "Import Graphics..." -msgstr "匯入圖形..." +msgstr "導入圖形..." #: eeschema/tools/ee_actions.cpp:1067 pcbnew/tools/pcb_actions.cpp:338 msgid "Import 2D drawing file" -msgstr "匯入2D 繪製檔案" +msgstr "導入 2D 繪圖文件" #: eeschema/tools/ee_actions.cpp:1074 msgid "Switch to PCB Editor" @@ -21617,71 +21360,66 @@ msgstr "切換到 PCB 編輯器" #: eeschema/tools/ee_actions.cpp:1075 msgid "Open PCB in board editor" -msgstr "在電路板編輯器中開啟 PCB" +msgstr "在電路板編輯器中打開 PCB" #: eeschema/tools/ee_actions.cpp:1081 msgid "Export Netlist..." -msgstr "匯出網表..." +msgstr "導出網表..." #: eeschema/tools/ee_actions.cpp:1082 msgid "Export file containing netlist in one of several formats" -msgstr "匯出包含某種格式的網表的檔案" +msgstr "導出某種格式的網表的文件" #: eeschema/tools/ee_actions.cpp:1088 -#, fuzzy msgid "Generate Bill of Materials..." -msgstr "產生材料清單(BOM)(&M)" +msgstr "生成物料清單..." #: eeschema/tools/ee_actions.cpp:1089 msgid "Generate a bill of materials for the current schematic" msgstr "生成當前原理圖的 BOM" #: eeschema/tools/ee_actions.cpp:1095 -#, fuzzy msgid "Generate Legacy Bill of Materials..." -msgstr "產生材料清單(BOM)(&M)" +msgstr "生成物料清單 (舊版)..." #: eeschema/tools/ee_actions.cpp:1096 -#, fuzzy msgid "" "Generate a bill of materials for the current schematic (Legacy Generator)" -msgstr "生成當前原理圖的 BOM" +msgstr "為當前原理圖生成物料清單 (舊版生成器)" #: eeschema/tools/ee_actions.cpp:1102 -#, fuzzy msgid "Generate Bill of Materials (External)..." -msgstr "產生材料清單(BOM)(&M)" +msgstr "生成物料清單 (外部)..." #: eeschema/tools/ee_actions.cpp:1103 -#, fuzzy msgid "" "Generate a bill of materials for the current schematic using external " "generator" -msgstr "生成當前原理圖的 BOM" +msgstr "為當前原理圖生成物料清單(外部生成器)" #: eeschema/tools/ee_actions.cpp:1109 msgid "Export Symbols to Library..." -msgstr "將符號匯出到庫..." +msgstr "將符號導出到庫..." #: eeschema/tools/ee_actions.cpp:1110 msgid "" "Add symbols used in schematic to an existing symbol library\n" "(does not remove other symbols from this library)" msgstr "" -"將原理圖中使用的符號新增到現有符號庫\n" -" (不從此庫中刪除其他符號)" +"將原理圖中使用的符號添加到現有符號庫\n" +"(不從此庫中移除其他符號)" #: eeschema/tools/ee_actions.cpp:1117 msgid "Export Symbols to New Library..." -msgstr "將符號匯出到新庫..." +msgstr "將符號導出到新庫..." #: eeschema/tools/ee_actions.cpp:1118 msgid "" "Create a new symbol library using the symbols used in the schematic\n" "(if the library already exists it will be replaced)" msgstr "" -"使用原理圖中使用的符號建立一個新的符號庫\n" -" (如果庫已經存在,它將被替換)" +"使用原理圖中使用的符號創建一個新的符號庫\n" +"(如果庫已存在, 它將被替換)" #: eeschema/tools/ee_actions.cpp:1125 msgid "Select on PCB" @@ -21692,14 +21430,12 @@ msgid "Select corresponding items in PCB editor" msgstr "在印刷電路板編輯器中選擇相應項目" #: eeschema/tools/ee_actions.cpp:1145 -#, fuzzy msgid "Show Directive Labels" -msgstr "指令標籤" +msgstr "顯示指令標籤" #: eeschema/tools/ee_actions.cpp:1146 -#, fuzzy msgid "Toggle display of directive labels" -msgstr "切換膠粘層的顯示" +msgstr "切換指令標籤的顯示" #: eeschema/tools/ee_actions.cpp:1151 msgid "Show ERC Warnings" @@ -21707,7 +21443,7 @@ msgstr "顯示 ERC 警告" #: eeschema/tools/ee_actions.cpp:1152 msgid "Show markers for electrical rules checker warnings" -msgstr "顯示電氣規則檢查警告記號" +msgstr "顯示電氣規則檢查 (ERC) 警告標記" #: eeschema/tools/ee_actions.cpp:1157 msgid "Show ERC Errors" @@ -21715,7 +21451,7 @@ msgstr "顯示 ERC 錯誤" #: eeschema/tools/ee_actions.cpp:1158 msgid "Show markers for electrical rules checker errors" -msgstr "顯示電氣規則檢查錯誤記號" +msgstr "顯示電氣規則檢查 (ERC) 錯誤標記" #: eeschema/tools/ee_actions.cpp:1163 msgid "Show ERC Exclusions" @@ -21723,30 +21459,28 @@ msgstr "顯示 ERC 排除" #: eeschema/tools/ee_actions.cpp:1164 msgid "Show markers for excluded electrical rules checker violations" -msgstr "顯示排除的電氣規則檢查違規的記號" +msgstr "顯示排除的電氣規則檢查 (ERC) 違規的標記" #: eeschema/tools/ee_actions.cpp:1169 -#, fuzzy msgid "Show OP Voltages" -msgstr "顯示頁面 %s" +msgstr "顯示工作點電壓" #: eeschema/tools/ee_actions.cpp:1170 msgid "Show operating point voltage data from simulation" -msgstr "顯示來自模擬的工作點電壓資料" +msgstr "顯示仿真的工作點電壓數據" #: eeschema/tools/ee_actions.cpp:1175 -#, fuzzy msgid "Show OP Currents" -msgstr "顯示游標" +msgstr "顯示工作點電流" #: eeschema/tools/ee_actions.cpp:1176 msgid "Show operating point current data from simulation" -msgstr "顯示來自模擬的工作點電流" +msgstr "顯示仿真的工作點電流數據" #: eeschema/tools/ee_actions.cpp:1181 eeschema/tools/ee_actions.cpp:1190 #: eeschema/tools/ee_actions.cpp:1199 eeschema/tools/ee_actions.cpp:1209 msgid "Line Mode for Wires and Buses" -msgstr "導線和匯流排的線模式" +msgstr "連線和總線的走線模式" #: eeschema/tools/ee_actions.cpp:1182 msgid "Draw and drag at any angle" @@ -21754,13 +21488,13 @@ msgstr "任意角度繪製和拖動" #: eeschema/tools/ee_actions.cpp:1191 msgid "Constrain drawing and dragging to horizontal or vertical motions" -msgstr "將繪圖和拖動限制為水平或垂直運動" +msgstr "將繪圖和拖動限制為水平或垂直" #: eeschema/tools/ee_actions.cpp:1200 msgid "" "Constrain drawing and dragging to horizontal, vertical, or 45-degree angle " "motions" -msgstr "將繪圖和拖動限制為水平、垂直或 45 度角運動" +msgstr "將繪圖和拖動操作約束為水平方向, 垂直方向或斜 45 度方向" #: eeschema/tools/ee_actions.cpp:1210 msgid "Switch to next line mode" @@ -21771,9 +21505,8 @@ msgid "Annotate Automatically" msgstr "自動批註" #: eeschema/tools/ee_actions.cpp:1216 -#, fuzzy msgid "Toggle automatic annotation of new symbols" -msgstr "切換是否自動批註新部件符號" +msgstr "切換是否為新的符號自動標註" #: eeschema/tools/ee_actions.cpp:1222 msgid "Repair Schematic" @@ -21781,39 +21514,39 @@ msgstr "修復原理圖" #: eeschema/tools/ee_actions.cpp:1223 msgid "Run various diagnostics and attempt to repair schematic" -msgstr "執行各種診斷程式並嘗試修復原理圖" +msgstr "運行各種診斷程序並嘗試修復原理圖" #: eeschema/tools/ee_actions.cpp:1230 pcbnew/tools/pcb_actions.cpp:1329 msgid "Scripting Console" -msgstr "指令碼控制檯" +msgstr "腳本控制檯" #: eeschema/tools/ee_actions.cpp:1231 pcbnew/tools/pcb_actions.cpp:1330 msgid "Show the Python scripting console" -msgstr "顯示 Python 指令碼控制檯" +msgstr "顯示 Python 腳本控制檯" #: eeschema/tools/ee_actions.cpp:1239 msgid "Change Sheet" -msgstr "修改圖框" +msgstr "修改圖紙" #: eeschema/tools/ee_actions.cpp:1240 msgid "Change to provided sheet's contents in the schematic editor" -msgstr "對原理圖編輯器中所提供圖框的內容的更改" +msgstr "對原理圖編輯器中所提供圖紙的內容的更改" #: eeschema/tools/ee_actions.cpp:1246 msgid "Enter Sheet" -msgstr "進入分頁" +msgstr "進入圖紙" #: eeschema/tools/ee_actions.cpp:1247 msgid "Display the selected sheet's contents in the schematic editor" -msgstr "在原理圖編輯器中顯示所選圖框的內容" +msgstr "在原理圖編輯器中顯示所選圖紙的內容" #: eeschema/tools/ee_actions.cpp:1255 msgid "Leave Sheet" -msgstr "離開分頁" +msgstr "離開圖紙" #: eeschema/tools/ee_actions.cpp:1256 msgid "Display the parent sheet in the schematic editor" -msgstr "在原理圖編輯器中顯示父級圖框" +msgstr "在原理圖編輯器中顯示父級圖紙" #: eeschema/tools/ee_actions.cpp:1263 msgid "Navigate Up" @@ -21821,7 +21554,7 @@ msgstr "向上導航" #: eeschema/tools/ee_actions.cpp:1264 msgid "Navigate up one sheet in the hierarchy" -msgstr "在層級中往上導航一個圖框" +msgstr "在層級中往上導航一個圖紙" #: eeschema/tools/ee_actions.cpp:1271 msgid "Navigate Back" @@ -21829,7 +21562,7 @@ msgstr "向後導航" #: eeschema/tools/ee_actions.cpp:1272 msgid "Move backward in sheet navigation history" -msgstr "後移圖框導航歷史" +msgstr "後移圖紙導航歷史" #: eeschema/tools/ee_actions.cpp:1279 msgid "Navigate Forward" @@ -21837,27 +21570,27 @@ msgstr "向前導航" #: eeschema/tools/ee_actions.cpp:1280 msgid "Move forward in sheet navigation history" -msgstr "前移圖框導航歷史" +msgstr "前移圖紙導航歷史" #: eeschema/tools/ee_actions.cpp:1287 msgid "Previous Sheet" -msgstr "上一圖框" +msgstr "上一圖紙" #: eeschema/tools/ee_actions.cpp:1288 msgid "Move to previous sheet by number" -msgstr "移動到先前編號的圖框" +msgstr "移動到先前編號的圖紙" #: eeschema/tools/ee_actions.cpp:1295 msgid "Next Sheet" -msgstr "下一圖框" +msgstr "下一圖紙" #: eeschema/tools/ee_actions.cpp:1296 msgid "Move to next sheet by number" -msgstr "移動到下一編號圖框" +msgstr "移動到下一編號圖紙" #: eeschema/tools/ee_actions.cpp:1303 msgid "Hierarchy Navigator" -msgstr "分層導航器" +msgstr "顯示層次導航" #: eeschema/tools/ee_actions.cpp:1304 msgid "Show or hide the schematic sheet hierarchy navigator" @@ -21865,19 +21598,19 @@ msgstr "顯示或隱藏原理圖圖紙層次導航" #: eeschema/tools/ee_actions.cpp:1316 msgid "Add Wire" -msgstr "新增連線" +msgstr "添加連線" #: eeschema/tools/ee_actions.cpp:1317 msgid "Add a wire" -msgstr "新增連線" +msgstr "添加連線" #: eeschema/tools/ee_actions.cpp:1328 msgid "Add Bus" -msgstr "新增匯流排" +msgstr "添加總線" #: eeschema/tools/ee_actions.cpp:1329 msgid "Add a bus" -msgstr "新增匯流排" +msgstr "添加總線" #: eeschema/tools/ee_actions.cpp:1339 #: eeschema/tools/sch_line_wire_bus_tool.cpp:71 @@ -21887,12 +21620,11 @@ msgstr "從總線上展開" #: eeschema/tools/ee_actions.cpp:1340 msgid "Break a wire out of a bus" -msgstr "斷開總線上的連線" +msgstr "從總線上展開一條連線" #: eeschema/tools/ee_actions.cpp:1352 -#, fuzzy msgid "Draw graphic lines" -msgstr "加入圖形線" +msgstr "添加圖線" #: eeschema/tools/ee_actions.cpp:1361 pcbnew/tools/pcb_actions.cpp:2313 msgid "Undo Last Segment" @@ -21921,7 +21653,7 @@ msgstr "移動" #: eeschema/tools/ee_actions.cpp:1382 pagelayout_editor/tools/pl_actions.cpp:87 #: pcbnew/tools/pcb_actions.cpp:456 msgid "Moves the selected item(s)" -msgstr "移動所選項目" +msgstr "移動選中項目" #: eeschema/tools/ee_actions.cpp:1391 eeschema/tools/sch_move_tool.cpp:383 msgid "Drag" @@ -21929,159 +21661,147 @@ msgstr "拖動" #: eeschema/tools/ee_actions.cpp:1392 msgid "Drags the selected item(s)" -msgstr "拖曳所選項目" +msgstr "拖動所選項目" #: eeschema/tools/ee_actions.cpp:1399 eeschema/tools/sch_move_tool.cpp:1760 msgid "Align Items to Grid" -msgstr "將項目對齊到網格線" +msgstr "將項目與柵格對齊" #: eeschema/tools/ee_actions.cpp:1407 msgid "Save Current Sheet Copy As..." -msgstr "將當前圖紙副本另存為..." +msgstr "將當前圖紙另存為..." #: eeschema/tools/ee_actions.cpp:1408 msgid "Save a copy of the current sheet to another location or name" -msgstr "將當前圖紙的副本儲存到其他位置或以另一個名稱進行儲存" +msgstr "將當前圖紙的副本保存到其他位置或以另一個名稱進行保存" #: eeschema/tools/ee_actions.cpp:1422 msgid "New Analysis Tab..." -msgstr "新的分析分頁..." +msgstr "新建分析選項卡..." #: eeschema/tools/ee_actions.cpp:1423 msgid "Create a new tab containing a simulation analysis" -msgstr "" +msgstr "創建包含模擬分析的新選項卡" #: eeschema/tools/ee_actions.cpp:1431 msgid "Open Workbook..." -msgstr "開啟工作簿…" +msgstr "打開工作簿..." #: eeschema/tools/ee_actions.cpp:1432 msgid "Open a saved set of analysis tabs and settings" -msgstr "" +msgstr "打開已保存的分析選項卡和設置" #: eeschema/tools/ee_actions.cpp:1440 msgid "Save Workbook" -msgstr "儲存工作簿" +msgstr "保存工作簿" #: eeschema/tools/ee_actions.cpp:1441 -#, fuzzy msgid "Save the current set of analysis tabs and settings" -msgstr "讀取目前的網路表檔,並列出遺失和額外的封裝" +msgstr "保存當前分析選項卡和設置" #: eeschema/tools/ee_actions.cpp:1449 msgid "Save Workbook As..." -msgstr "另存工作簿為…" +msgstr "另存工作簿為..." #: eeschema/tools/ee_actions.cpp:1450 -#, fuzzy msgid "Save the current set of analysis tabs and settings to another location" -msgstr "將當前文件儲存到其他位置" +msgstr "將當前分析選項卡和設置保存到其他位置" #: eeschema/tools/ee_actions.cpp:1456 msgid "Export Current Plot as PNG..." -msgstr "匯出當前繪圖為 PNG..." +msgstr "導出當前繪圖為 PNG..." #: eeschema/tools/ee_actions.cpp:1462 msgid "Export Current Plot as CSV..." -msgstr "匯出當前繪圖為 CSV..." +msgstr "導出當前繪圖為 CSV..." #: eeschema/tools/ee_actions.cpp:1468 -#, fuzzy msgid "Export Current Plot to Clipboard" -msgstr "將繪圖匯出到剪貼簿" +msgstr "將當前繪圖導出到剪貼板" #: eeschema/tools/ee_actions.cpp:1474 -#, fuzzy msgid "Export Current Plot to Schematic" -msgstr "匯出當前繪圖為 CSV..." +msgstr "將當前繪圖導出到原理圖" #: eeschema/tools/ee_actions.cpp:1480 -#, fuzzy msgid "Show Legend" -msgstr "顯示圖例 (&L)" +msgstr "顯示圖例" #: eeschema/tools/ee_actions.cpp:1486 msgid "Dotted Current/Phase" -msgstr "點電流/相位" +msgstr "描點顯示電流/相位" #: eeschema/tools/ee_actions.cpp:1487 msgid "Draw secondary signal trace (current or phase) with a dotted line" -msgstr "以虛線繪製輔助信號軌跡(電流或是相位)" +msgstr "用虛線繪製輔助信號線(電流或相位)" #: eeschema/tools/ee_actions.cpp:1492 -#, fuzzy msgid "Dark Mode Plots" -msgstr "3D 模型" +msgstr "暗色模式" #: eeschema/tools/ee_actions.cpp:1493 msgid "Draw plots with a black background" -msgstr "繪製黑色背景的圖" +msgstr "用黑色背景繪圖" #: eeschema/tools/ee_actions.cpp:1498 -#, fuzzy msgid "Edit Analysis Tab..." -msgstr "編輯全域標籤..." +msgstr "編輯分析選項卡..." #: eeschema/tools/ee_actions.cpp:1499 msgid "Edit the current analysis tab's SPICE command and plot setup" -msgstr "" +msgstr "編輯當前分析選項卡的 SPICE 命令和繪製設置" #: eeschema/tools/ee_actions.cpp:1506 msgid "Run Simulation" -msgstr "執行模擬" +msgstr "運行仿真" #: eeschema/tools/ee_actions.cpp:1512 -#, fuzzy msgid "Stop Simulation" -msgstr "執行/停止模擬" +msgstr "停止仿真" #: eeschema/tools/ee_actions.cpp:1519 -#, fuzzy msgid "Probe Schematic..." -msgstr "批註原理圖..." +msgstr "探測原理圖..." #: eeschema/tools/ee_actions.cpp:1520 msgid "Add a simulator probe" -msgstr "新增模擬器探針" +msgstr "添加仿真工具探針" #: eeschema/tools/ee_actions.cpp:1527 -#, fuzzy msgid "Add Tuned Value..." -msgstr "更新欄位值.." +msgstr "添加調整後的值..." #: eeschema/tools/ee_actions.cpp:1528 msgid "Select a value to be tuned" msgstr "選擇要調整的值" #: eeschema/tools/ee_actions.cpp:1534 -#, fuzzy msgid "User-defined Signals..." -msgstr "自定義原點" +msgstr "用戶自定義信號..." #: eeschema/tools/ee_actions.cpp:1535 msgid "Add, edit or delete user-defined simulation signals" -msgstr "新增、編輯或刪除使用者定義的模擬信號" +msgstr "添加, 編輯或刪除用戶自定義的仿真信號" #: eeschema/tools/ee_actions.cpp:1541 -#, fuzzy msgid "Show SPICE Netlist" -msgstr "顯示 SPICE 網表..." +msgstr "顯示 SPICE 網表" #: eeschema/tools/ee_inspection_tool.cpp:218 #: pcbnew/tools/board_inspection_tool.cpp:290 -#, fuzzy, c-format +#, c-format msgid "Run %s > %s" -msgstr "在%s 和 %s上" +msgstr "運行 %s > %s" #: eeschema/tools/ee_inspection_tool.cpp:225 #: pcbnew/tools/board_inspection_tool.cpp:297 -#, fuzzy, c-format +#, c-format msgid "Run %s" -msgstr "在 %s 上" +msgstr "運行 %s" #: eeschema/tools/ee_inspection_tool.cpp:312 msgid "No symbol issues found." -msgstr "沒有找到符號問題。" +msgstr "找不到符號問題。" #: eeschema/tools/ee_inspection_tool.cpp:316 msgid "Symbol Warnings" @@ -22089,12 +21809,12 @@ msgstr "符號警告" #: eeschema/tools/ee_inspection_tool.cpp:352 msgid "Select a symbol to diff against its library equivalent." -msgstr "選擇一個符號與其庫中的等效符號進行比較。" +msgstr "選擇一個符號, 與其庫中的對應符號進行比較。" #: eeschema/tools/ee_inspection_tool.cpp:373 #, c-format msgid "Symbol %s" -msgstr "符號%s" +msgstr "符號 %s" #: eeschema/tools/ee_inspection_tool.cpp:379 #: pcbnew/tools/board_inspection_tool.cpp:1557 @@ -22103,13 +21823,13 @@ msgstr "總結" #: eeschema/tools/ee_inspection_tool.cpp:381 msgid "Schematic vs library diff for:" -msgstr "電路圖是唯讀的:" +msgstr "原理圖與庫的差異:" #: eeschema/tools/ee_inspection_tool.cpp:383 #: pcbnew/dialogs/dialog_footprint_associations.cpp:47 #: pcbnew/tools/board_inspection_tool.cpp:1561 msgid "Library: " -msgstr "庫: " +msgstr "庫: " #: eeschema/tools/ee_inspection_tool.cpp:384 #: pcbnew/tools/board_inspection_tool.cpp:1562 @@ -22118,122 +21838,112 @@ msgstr "庫項目: " #: eeschema/tools/ee_inspection_tool.cpp:394 #: pcbnew/tools/board_inspection_tool.cpp:1580 -#, fuzzy msgid "The library is not included in the current configuration." -msgstr "當前配置中未啟用庫 '%s'。" +msgstr "當前配置中不包括該庫。" #: eeschema/tools/ee_inspection_tool.cpp:396 #: eeschema/tools/ee_inspection_tool.cpp:402 -#, fuzzy msgid "Manage Symbol Libraries" -msgstr "管理符號庫..." +msgstr "管理符號庫" #: eeschema/tools/ee_inspection_tool.cpp:400 #: pcbnew/tools/board_inspection_tool.cpp:1588 -#, fuzzy msgid "The library is not enabled in the current configuration." -msgstr "當前配置中未啟用庫 '%s'。" +msgstr "當前配置中未啟用該庫。" #: eeschema/tools/ee_inspection_tool.cpp:420 #: pcbnew/tools/board_inspection_tool.cpp:1608 #, c-format msgid "The library no longer contains the item %s." -msgstr "該零件庫不再包含項目 %s。" +msgstr "庫中不再包含項目 %s。" #: eeschema/tools/ee_inspection_tool.cpp:441 #: pcbnew/tools/board_inspection_tool.cpp:1614 -#, fuzzy msgid "No relevant differences detected." -msgstr "沒有選擇層。" +msgstr "沒有差異。" #: eeschema/tools/ee_inspection_tool.cpp:444 #: pcbnew/tools/board_inspection_tool.cpp:1616 msgid "Visual" -msgstr "視覺的" +msgstr "可視" #: eeschema/tools/ee_inspection_tool.cpp:534 msgid "No datasheet defined." -msgstr "未定義資料表。" +msgstr "未設置數據手冊鏈接。" #: eeschema/tools/ee_point_editor.cpp:559 pcbnew/tools/pcb_point_editor.cpp:704 -#, fuzzy msgid "Move Point" -msgstr "移動終點" +msgstr "移動端點" #: eeschema/tools/ee_point_editor.cpp:1559 -#, fuzzy msgid "Add Corner" -msgstr "新增電源埠" +msgstr "添加拐角" #: eeschema/tools/sch_drawing_tools.cpp:292 msgid "Press to cancel symbol creation." -msgstr "按 鍵取消符號建立。" +msgstr "按 鍵取消符號創建。" #: eeschema/tools/sch_drawing_tools.cpp:639 pcbnew/tools/drawing_tool.cpp:653 msgid "Press to cancel image creation." -msgstr "按 取消圖片建立。" +msgstr "按 取消圖片創建。" #: eeschema/tools/sch_drawing_tools.cpp:690 #: pagelayout_editor/pl_editor_frame.cpp:877 #: pagelayout_editor/pl_editor_frame.cpp:885 pcbnew/tools/drawing_tool.cpp:705 #, c-format msgid "Could not load image from '%s'." -msgstr "無法從 \"%s\" 載入圖片。" +msgstr "無法從 '%s' 加載圖片。" #: eeschema/tools/sch_drawing_tools.cpp:804 #: eeschema/tools/symbol_editor_drawing_tools.cpp:681 #: pcbnew/tools/drawing_tool.cpp:1727 msgid "No graphic items found in file." -msgstr "在檔案中沒找到圖形項目。" +msgstr "在文件中沒找到圖形項。" #: eeschema/tools/sch_drawing_tools.cpp:834 #: eeschema/tools/sch_drawing_tools.cpp:916 #: eeschema/tools/symbol_editor_drawing_tools.cpp:716 #: eeschema/tools/symbol_editor_drawing_tools.cpp:805 -#, fuzzy msgid "Import Graphic" -msgstr "匯入圖形..." +msgstr "導入圖形" #: eeschema/tools/sch_drawing_tools.cpp:1061 msgid "Junction location contains no joinable wires and/or pins." -msgstr "結點位置不包含可連線的電線和/或引腳。" +msgstr "結點位置不包含可連接的電線和/或引腳。" #: eeschema/tools/sch_drawing_tools.cpp:1514 #: eeschema/tools/symbol_editor_drawing_tools.cpp:181 msgid "Press to cancel item creation." -msgstr "按下 取消項目建立。" +msgstr "按下 取消項目創建。" #: eeschema/tools/sch_drawing_tools.cpp:1599 msgid "Click over a sheet." -msgstr "單擊圖框。" +msgstr "單擊圖紙。" #: eeschema/tools/sch_drawing_tools.cpp:1915 #: eeschema/tools/symbol_editor_drawing_tools.cpp:482 #, c-format msgid "Add %s" -msgstr "新增%s" +msgstr "添加 %s" #: eeschema/tools/sch_drawing_tools.cpp:1970 #, c-format msgid "Draw %s" -msgstr "畫%s" +msgstr "繪製 %s" #: eeschema/tools/sch_drawing_tools.cpp:2189 pcbnew/tools/drawing_tool.cpp:1173 -#, fuzzy msgid "Draw Table" -msgstr "繪製線" +msgstr "繪製表格" #: eeschema/tools/sch_drawing_tools.cpp:2356 msgid "Press to cancel sheet creation." -msgstr "按下 取消圖框建立。" +msgstr "按下 取消圖紙創建。" #: eeschema/tools/sch_drawing_tools.cpp:2528 -#, fuzzy msgid "Modify sheet pin" -msgstr "新增圖框引腳" +msgstr "修改圖紙引腳" #: eeschema/tools/sch_drawing_tools.cpp:2534 -#, fuzzy msgid "Modify schematic item" msgstr "修改原理圖項目" @@ -22242,23 +21952,20 @@ msgid "Symbol Unit" msgstr "符號單元" #: eeschema/tools/sch_edit_tool.cpp:132 -#, fuzzy msgid "Pin Function" -msgstr "結點" +msgstr "引腳功能" #: eeschema/tools/sch_edit_tool.cpp:183 -#, fuzzy msgid "Pin Helpers" -msgstr "引腳屬性" +msgstr "引腳助手" #: eeschema/tools/sch_edit_tool.cpp:464 -#, fuzzy msgid "Transform Selection" -msgstr "從選區建立" +msgstr "旋轉和鏡像" #: eeschema/tools/sch_edit_tool.cpp:506 msgid "Edit Main Fields" -msgstr "編輯主欄位" +msgstr "編輯主字段" #: eeschema/tools/sch_edit_tool.cpp:519 eeschema/tools/sch_edit_tool.cpp:2398 msgid "Change To" @@ -22274,7 +21981,7 @@ msgstr "旋轉" #: pcbnew/pcb_tablecell.cpp:109 pcbnew/pcb_text.cpp:347 #: pcbnew/pcb_textbox.cpp:378 pcbnew/tools/edit_tool.cpp:2053 msgid "Mirror" -msgstr "映象" +msgstr "鏡像" #: eeschema/tools/sch_edit_tool.cpp:1272 msgid "Label value cannot go below zero" @@ -22282,41 +21989,40 @@ msgstr "標籤值不能小於零" #: eeschema/tools/sch_edit_tool.cpp:1339 msgid "Repeat Item" -msgstr "重複項目" +msgstr "創建副本" #: eeschema/tools/sch_edit_tool.cpp:1555 eeschema/tools/sch_edit_tool.cpp:1558 #: eeschema/tools/symbol_editor_edit_tool.cpp:551 #, c-format msgid "Edit %s Field" -msgstr "編輯 %s 欄位" +msgstr "編輯 %s 字段" #: eeschema/tools/sch_edit_tool.cpp:1560 #: eeschema/tools/symbol_editor_edit_tool.cpp:553 #, c-format msgid "Edit '%s' Field" -msgstr "編輯 '%s' 欄位" +msgstr "編輯 '%s' 字段" #: eeschema/tools/sch_edit_tool.cpp:2115 eeschema/tools/sch_edit_tool.cpp:2206 msgid "" msgstr "<空>" #: eeschema/tools/sch_edit_tool.cpp:2558 -#, fuzzy msgid "Slice Wire" -msgstr "刪除連線" +msgstr "分割連線" #: eeschema/tools/sch_edit_tool.cpp:2558 msgid "Break Wire" -msgstr "分割連線" +msgstr "打斷連線" #: eeschema/tools/sch_edit_tool.cpp:2576 msgid "Do you wish to delete the unreferenced pins from this sheet?" -msgstr "您是否希望從此表中刪除未引用的引腳?" +msgstr "您是否希望從此表中刪除未引用的引腳?" #: eeschema/tools/sch_edit_tool.cpp:2637 #, c-format msgid "Enter page number for sheet path%s" -msgstr "輸入圖框路徑 %s 的頁碼" +msgstr "輸入圖紙路徑 %s 的頁碼" #: eeschema/tools/sch_edit_tool.cpp:2640 #: eeschema/widgets/hierarchy_pane.cpp:415 @@ -22324,50 +22030,46 @@ msgid "Edit Sheet Page Number" msgstr "編輯圖紙頁碼" #: eeschema/tools/sch_edit_tool.cpp:2705 -#, fuzzy msgid "Set Attribute" -msgstr "屬性" +msgstr "設置特性" #: eeschema/tools/sch_edit_tool.cpp:2742 -#, fuzzy msgid "Clear Attribute" -msgstr "屬性" +msgstr "清除特性" #: eeschema/tools/sch_edit_tool.cpp:2779 -#, fuzzy msgid "Toggle Attribute" -msgstr "屬性" +msgstr "切換特性" #: eeschema/tools/sch_editor_control.cpp:165 #, c-format msgid "Revert '%s' (and all sub-sheets) to last version saved?" -msgstr "是否將 \"%s\" (及所有子表)恢復到上個儲存的版本?" +msgstr "是否放棄變更, 並將 '%s' (及所有子圖紙) 重置為上一保存版本?" #: eeschema/tools/sch_editor_control.cpp:355 -#, fuzzy msgid "Include power symbols in schematic to the library?" -msgstr "更新原理圖中的符號以指向新庫?" +msgstr "將原理圖中的電源符號納入庫中?" #: eeschema/tools/sch_editor_control.cpp:420 #, c-format msgid "Could not add library '%s'." -msgstr "無法新增庫 '%s'。" +msgstr "無法添加庫 '%s'。" #: eeschema/tools/sch_editor_control.cpp:433 msgid "Update symbols in schematic to refer to new library?" -msgstr "更新原理圖中的符號以指向新庫?" +msgstr "更新原理圖中的符號以指向新庫?" #: eeschema/tools/sch_editor_control.cpp:811 msgid "Error: duplicate sub-sheet names found in current sheet." -msgstr "錯誤:在當前圖框中找到重複的子圖框名稱。" +msgstr "錯誤: 在當前圖紙中找到重複的子圖紙名稱。" #: eeschema/tools/sch_editor_control.cpp:918 msgid "No net selected." -msgstr "沒有選擇網路。" +msgstr "沒有選擇網絡。" #: eeschema/tools/sch_editor_control.cpp:944 msgid "Net must be labeled to assign a netclass." -msgstr "網路必須標記才能關聯網路類。" +msgstr "網絡必須標記才能分配網絡類。" #: eeschema/tools/sch_editor_control.cpp:1745 #, c-format @@ -22376,12 +22078,12 @@ msgid "" "was dropped because the destination already has the sheet or one of its " "subsheets as a parent." msgstr "" -"貼上的圖框 \"%s\"\n" -"被丟棄, 因為目標已有該圖框或其子圖框之一作為父級。" +"粘貼的圖紙 \"%s\"\n" +"被丟棄, 因為目標已有該圖紙或其子圖紙之一作為父級。" #: eeschema/tools/sch_editor_control.cpp:2234 msgid "Symbols with broken library symbol links cannot be edited." -msgstr "無法編輯有損壞的庫符號連結的符號。" +msgstr "無法編輯有損壞的庫符號鏈接的符號。" #: eeschema/tools/sch_editor_control.cpp:2623 #: pcbnew/tools/board_editor_control.cpp:604 @@ -22408,28 +22110,27 @@ msgstr "到達原理圖的末尾。" #: eeschema/tools/sch_find_replace_tool.cpp:335 msgid "Reached end of sheet." -msgstr "到達圖框的末尾。" +msgstr "到達圖紙的末尾。" #: eeschema/tools/sch_find_replace_tool.cpp:339 msgid "Find again to wrap around to the start." -msgstr "再次查詢到開始。" +msgstr "再次查找到開始。" #: eeschema/tools/sch_line_wire_bus_tool.cpp:102 msgid "No bus selected" -msgstr "未選擇匯流排" +msgstr "未選擇總線" #: eeschema/tools/sch_line_wire_bus_tool.cpp:111 msgid "Bus has no members" -msgstr "匯流排沒有成員" +msgstr "總線沒有成員" #: eeschema/tools/sch_line_wire_bus_tool.cpp:707 msgid "Press to cancel drawing." msgstr "按下 取消繪圖。" #: eeschema/tools/sch_line_wire_bus_tool.cpp:1222 -#, fuzzy msgid "Draw Wires" -msgstr "拖曳連線" +msgstr "拖動連線" #: eeschema/tools/sch_move_tool.cpp:804 msgid "Press to cancel drag." @@ -22443,12 +22144,11 @@ msgstr "按下 取消移動。" #: eeschema/tools/sch_navigate_tool.cpp:81 #, c-format msgid "Page '%s' not found." -msgstr "未找到 '%s' 頁面。" +msgstr "找不到 '%s' 頁面。" #: eeschema/tools/simulator_control.cpp:100 -#, fuzzy msgid "Open Simulation Workbook" -msgstr "開啟模擬工作簿" +msgstr "打開仿真工作簿" #: eeschema/tools/simulator_control.cpp:119 msgid "noname" @@ -22456,7 +22156,7 @@ msgstr "無名稱" #: eeschema/tools/simulator_control.cpp:152 msgid "Save Simulation Workbook As" -msgstr "將模擬工作簿儲存為" +msgstr "將仿真工作簿保存為" #: eeschema/tools/simulator_control.cpp:172 msgid "Save Plot as Image" @@ -22464,7 +22164,7 @@ msgstr "另存繪製為圖片" #: eeschema/tools/simulator_control.cpp:278 msgid "Save Plot Data" -msgstr "儲存繪製資料" +msgstr "保存繪製數據" #: eeschema/tools/simulator_control.cpp:511 msgid "SPICE Netlist" @@ -22476,9 +22176,8 @@ msgstr "未選中符號庫。" #: eeschema/tools/symbol_editor_control.cpp:277 #: pcbnew/tools/footprint_editor_control.cpp:594 -#, fuzzy msgid "No text editor selected in KiCad. Please choose one." -msgstr "在 KiCad 中未選擇任何文字編輯器,請選擇一個。" +msgstr "未在 KiCad 中配置任何文本編輯器, 請選擇一個。" #: eeschema/tools/symbol_editor_control.cpp:351 #: eeschema/widgets/panel_symbol_chooser.cpp:663 @@ -22488,7 +22187,7 @@ msgstr "沒有選擇符號" #: eeschema/tools/symbol_editor_control.cpp:377 #: pcbnew/tools/footprint_editor_control.cpp:424 msgid "New name:" -msgstr "新名稱:" +msgstr "新名稱:" #: eeschema/tools/symbol_editor_control.cpp:377 msgid "Change Symbol Name" @@ -22497,27 +22196,25 @@ msgstr "更改符號名" #: eeschema/tools/symbol_editor_control.cpp:645 #: eeschema/tools/symbol_editor_control.cpp:683 msgid "No symbol to export" -msgstr "沒有要匯出的符號" +msgstr "沒有要導出的符號" #: eeschema/tools/symbol_editor_control.cpp:654 #: pcbnew/footprint_edit_frame.cpp:1375 -#, fuzzy msgid "Export View as PNG" -msgstr "匯出檢視為 PNG..." +msgstr "導出視圖為 PNG" #: eeschema/tools/symbol_editor_control.cpp:665 #, c-format msgid "Can't save file '%s'." -msgstr "無法儲存檔案 \"%s\"。" +msgstr "無法保存文件 '%s'。" #: eeschema/tools/symbol_editor_control.cpp:692 msgid "SVG File Name" -msgstr "SVG 檔名稱" +msgstr "SVG 文件名稱" #: eeschema/tools/symbol_editor_edit_tool.cpp:641 -#, fuzzy msgid "Edit Pins" -msgstr "編輯多條線段" +msgstr "編輯引腳" #: eeschema/tools/symbol_editor_edit_tool.cpp:657 msgid "Symbol is not derived from another symbol." @@ -22530,22 +22227,20 @@ msgstr "輸入單元 %s 的顯示名" #: eeschema/tools/symbol_editor_edit_tool.cpp:694 msgid "Set Unit Display Name" -msgstr "設定單元顯示名" +msgstr "設置單元顯示名" #: eeschema/tools/symbol_editor_move_tool.cpp:509 -#, fuzzy msgid "Align" -msgstr "水平排列" +msgstr "對齊" #: eeschema/tools/symbol_editor_pin_tool.cpp:191 -#, fuzzy msgid "Edit Pin Properties" -msgstr "引腳屬性" +msgstr "編輯引腳屬性" #: eeschema/tools/symbol_editor_pin_tool.cpp:231 #, c-format msgid "This position is already occupied by another pin, in unit %d." -msgstr "這個位置已經被另一個引腳佔用, 在單元 %d。" +msgstr "這個位置已經被另一個引腳佔用, 在單元 %d 中。" #: eeschema/tools/symbol_editor_pin_tool.cpp:235 msgid "Place Pin Anyway" @@ -22553,7 +22248,7 @@ msgstr "任意位置放置引腳" #: eeschema/widgets/filedlg_hook_save_project.h:32 msgid "Create a new project for this schematic" -msgstr "為此原理圖建立一個新專案" +msgstr "為此原理圖創建一個新工程" #: eeschema/widgets/hierarchy_pane.cpp:396 msgid "Edit Page Number" @@ -22562,12 +22257,12 @@ msgstr "編輯頁碼" #: eeschema/widgets/hierarchy_pane.cpp:411 #, c-format msgid "Enter page number for sheet path %s" -msgstr "輸入圖框路徑 %s 的頁碼" +msgstr "輸入圖紙路徑 %s 的頁碼" #: eeschema/widgets/hierarchy_pane.cpp:493 #, c-format msgid "(page %s)" -msgstr "(頁 %s)" +msgstr "(第 %s 頁)" #: eeschema/widgets/panel_sch_selection_filter.cpp:164 #: pcbnew/widgets/panel_selection_filter.cpp:154 @@ -22588,14 +22283,14 @@ msgstr "所有項目" #: pcbnew/widgets/panel_selection_filter.cpp:192 #: pcbnew/widgets/panel_selection_filter_base.cpp:23 msgid "Locked items" -msgstr "已鎖定項目" +msgstr "鎖定項目" #: eeschema/widgets/panel_sch_selection_filter.cpp:201 #: eeschema/widgets/panel_sch_selection_filter_base.cpp:25 #: pcbnew/widgets/panel_selection_filter.cpp:193 #: pcbnew/widgets/panel_selection_filter_base.cpp:25 msgid "Allow selection of locked items" -msgstr "允許選擇已鎖定的項目" +msgstr "允許選中鎖定項目" #: eeschema/widgets/panel_sch_selection_filter.cpp:207 #: eeschema/widgets/panel_sch_selection_filter_base.cpp:45 @@ -22619,9 +22314,8 @@ msgid "Other items" msgstr "其他項目" #: eeschema/widgets/panel_sch_selection_filter_base.cpp:47 -#, fuzzy msgid "Graphical shapes" -msgstr "圖形" +msgstr "圖形形狀" #: eeschema/widgets/panel_symbol_chooser.cpp:168 #: pcbnew/widgets/panel_footprint_chooser.cpp:95 @@ -22629,13 +22323,12 @@ msgid "Recently Used" msgstr "最近使用" #: eeschema/widgets/panel_symbol_chooser.cpp:174 -#, fuzzy msgid "Already Placed" -msgstr "移動並放置" +msgstr "已放置" #: eeschema/widgets/panel_symbol_chooser.cpp:562 msgid "No footprint specified" -msgstr "沒有指定封裝" +msgstr "未指定封裝" #: eeschema/widgets/panel_symbol_chooser.cpp:575 msgid "Invalid footprint specified" @@ -22643,34 +22336,28 @@ msgstr "指定的封裝無效" #: eeschema/widgets/sch_properties_panel.cpp:202 #: pcbnew/widgets/pcb_properties_panel.cpp:230 -#, fuzzy msgid "Edit Properties" -msgstr "編輯屬性.." +msgstr "編輯屬性" #: eeschema/widgets/search_handlers.cpp:136 -#, fuzzy msgid "Excl. sim" -msgstr "排除" +msgstr "不參與電路仿真" #: eeschema/widgets/search_handlers.cpp:137 -#, fuzzy msgid "Excl. BOM" -msgstr "排除在 BOM 外" +msgstr "從 BOM 中移除" #: eeschema/widgets/search_handlers.cpp:138 -#, fuzzy msgid "Excl. board" -msgstr "剪貼簿" +msgstr "不在 PCB 中進行繪製" #: eeschema/widgets/search_handlers.cpp:355 -#, fuzzy msgid "Hierarchical" -msgstr "分層路徑" +msgstr "層次" #: eeschema/widgets/search_handlers.cpp:357 -#, fuzzy msgid "Directive" -msgstr "指令標籤" +msgstr "指令" #: eeschema/widgets/symbol_filedlg_save_as.h:33 msgid "Do not update library tables" @@ -22682,69 +22369,64 @@ msgstr "更新現有庫表項" #: eeschema/widgets/symbol_filedlg_save_as.h:37 msgid "Add new global library table entry" -msgstr "新增新的全域性庫表條目" +msgstr "添加新的全局庫表條目" #: eeschema/widgets/symbol_filedlg_save_as.h:39 msgid "Add new project library table entry" -msgstr "新增新的專案庫表條目" +msgstr "添加新的工程庫表條目" #: eeschema/widgets/tuner_slider.cpp:58 eeschema/widgets/tuner_slider.cpp:114 #, c-format msgid "Tune %s" -msgstr "調整%s" +msgstr "調整 %s" #: eeschema/widgets/tuner_slider.cpp:75 #, c-format msgid "%s has simulation model of type '%s %s'; only RLC passives be tuned" -msgstr "%s 具有模擬模型類型 '%s %s';僅 RLC 被動元件可進行調整" +msgstr "%s 具有類型為 '%s %s' 的仿真模型, 只能調整RLC無源元件" #: eeschema/widgets/tuner_slider_base.cpp:43 -#, fuzzy msgid "Limit to E24 series values." -msgstr "設定為指定值:" +msgstr "限制為 E24 系列值。" #: eeschema/widgets/tuner_slider_base.cpp:53 -#, fuzzy msgid "Limit to E48 series values." -msgstr "設定為指定值:" +msgstr "限制為 E48 系列值。" #: eeschema/widgets/tuner_slider_base.cpp:61 -#, fuzzy msgid "Limit to E96 series values" -msgstr "設定為指定值:" +msgstr "限制為 E96 系列值" #: eeschema/widgets/tuner_slider_base.cpp:69 -#, fuzzy msgid "Limit to E192 series values" -msgstr "設定為指定值:" +msgstr "限制為 E192 系列值" #: gerbview/clear_gbr_drawlayers.cpp:47 msgid "Current data will be lost?" -msgstr "丟棄當前的資料?" +msgstr "丟棄當前的數據?" #: gerbview/clear_gbr_drawlayers.cpp:78 #, c-format msgid "Clear layer %d?" -msgstr "清除層 %d?" +msgstr "清除層 %d?" #: gerbview/dialogs/dialog_draw_layers_settings_base.cpp:21 -#, fuzzy msgid "Active layer name:" -msgstr "非活動圖層:" +msgstr "活動層名稱:" #: gerbview/dialogs/dialog_draw_layers_settings_base.cpp:38 #: pcbnew/dialogs/dialog_position_relative.cpp:167 #: pcbnew/dialogs/dialog_position_relative_base.cpp:66 #: pcbnew/dialogs/dialog_text_properties.cpp:98 msgid "Offset X:" -msgstr "偏移 X:" +msgstr "X 偏移:" #: gerbview/dialogs/dialog_draw_layers_settings_base.cpp:49 #: pcbnew/dialogs/dialog_position_relative.cpp:168 #: pcbnew/dialogs/dialog_position_relative_base.cpp:83 #: pcbnew/dialogs/dialog_text_properties.cpp:99 msgid "Offset Y:" -msgstr "偏移 Y:" +msgstr "Y 偏移:" #: gerbview/dialogs/dialog_draw_layers_settings_base.cpp:60 msgid "Rotate counterclockwise:" @@ -22752,7 +22434,7 @@ msgstr "逆時針旋轉:" #: gerbview/dialogs/dialog_draw_layers_settings_base.cpp:77 msgid "Active layer" -msgstr "活動圖層" +msgstr "活動層" #: gerbview/dialogs/dialog_draw_layers_settings_base.cpp:77 #: pcbnew/dialogs/dialog_global_deletion_base.cpp:87 @@ -22760,14 +22442,12 @@ msgid "All layers" msgstr "所有層" #: gerbview/dialogs/dialog_draw_layers_settings_base.cpp:77 -#, fuzzy msgid "All visible layers" -msgstr "可見層" +msgstr "所有可見層" #: gerbview/dialogs/dialog_draw_layers_settings_base.h:64 -#, fuzzy msgid "Layers Settings" -msgstr "圖框設定" +msgstr "層設置" #: gerbview/dialogs/dialog_layers_select_to_pcb.cpp:144 #, c-format @@ -22781,35 +22461,35 @@ msgstr "層 %d" #: gerbview/dialogs/dialog_layers_select_to_pcb.cpp:377 #: gerbview/dialogs/dialog_select_one_pcb_layer.cpp:143 msgid "Do not export" -msgstr "不匯出" +msgstr "不導出" #: gerbview/dialogs/dialog_layers_select_to_pcb.cpp:216 msgid "Gerbers with known layers: " -msgstr "已知層的 Gerbers: " +msgstr "已知層的 Gerbers: " #: gerbview/dialogs/dialog_layers_select_to_pcb.cpp:218 msgid "Automatic Layer Assignment" -msgstr "自動指定圖層" +msgstr "自動分配層" #: gerbview/dialogs/dialog_layers_select_to_pcb.cpp:332 #: gerbview/dialogs/dialog_layers_select_to_pcb.cpp:385 #: gerbview/dialogs/dialog_select_one_pcb_layer.cpp:135 msgid "Hole data" -msgstr "通孔資料" +msgstr "通孔數據" #: gerbview/dialogs/dialog_layers_select_to_pcb.cpp:430 msgid "" "Exported board does not have enough copper layers to handle selected inner " "layers" -msgstr "匯出的電路板沒有足夠的銅層來處理選定的內層" +msgstr "導出的電路板沒有足夠的銅層來處理選定的內層" #: gerbview/dialogs/dialog_layers_select_to_pcb_base.cpp:32 msgid "Layer selection:" -msgstr "層選擇:" +msgstr "層選擇:" #: gerbview/dialogs/dialog_layers_select_to_pcb_base.cpp:78 msgid "Copper layers count:" -msgstr "銅層數量:" +msgstr "銅層數量:" #: gerbview/dialogs/dialog_layers_select_to_pcb_base.cpp:82 #: gerbview/dialogs/dialog_layers_select_to_pcb_base.cpp:83 @@ -22878,11 +22558,11 @@ msgstr "32 層" #: gerbview/dialogs/dialog_layers_select_to_pcb_base.cpp:110 msgid "Store Choice" -msgstr "儲存選項" +msgstr "存儲選項" #: gerbview/dialogs/dialog_layers_select_to_pcb_base.cpp:113 msgid "Get Stored Choice" -msgstr "獲取儲存選項" +msgstr "獲取存儲選項" #: gerbview/dialogs/dialog_layers_select_to_pcb_base.cpp:116 #: pcbnew/dialogs/dialog_move_exact_base.cpp:35 @@ -22901,11 +22581,11 @@ msgstr "層選擇" #: pcbnew/dialogs/dialog_export_svg_base.cpp:120 #: pcbnew/dialogs/dialog_print_pcbnew.cpp:256 msgid "Print mirrored" -msgstr "映象列印" +msgstr "鏡像打印" #: gerbview/dialogs/dialog_print_gerbview.cpp:179 msgid "Included Layers" -msgstr "包含圖層" +msgstr "包含層" #: gerbview/dialogs/dialog_print_gerbview.cpp:193 msgid "Select all" @@ -22918,7 +22598,7 @@ msgstr "取消全選" #: gerbview/dialogs/dialog_select_one_pcb_layer.cpp:92 #, c-format msgid "Select Layer: %s" -msgstr "選擇層: %s" +msgstr "選擇層: %s" #: gerbview/dialogs/dialog_select_one_pcb_layer.cpp:151 #: pcbnew/board_connected_item.cpp:168 pcbnew/board_connected_item.cpp:171 @@ -22962,7 +22642,7 @@ msgstr "D 碼" #: gerbview/dialogs/panel_gerbview_color_settings.cpp:101 #: gerbview/widgets/gerbview_layer_widget.cpp:131 msgid "Negative Objects" -msgstr "負片物件" +msgstr "負片對象" #: gerbview/dialogs/panel_gerbview_color_settings.cpp:109 #, c-format @@ -22971,12 +22651,12 @@ msgstr "圖形層 %d" #: gerbview/dialogs/panel_gerbview_display_options_base.cpp:37 msgid "Show D codes" -msgstr "顯示 D 程式碼" +msgstr "顯示 D 碼" #: gerbview/dialogs/panel_gerbview_display_options_base.cpp:41 #: pcbnew/dialogs/panel_edit_options_base.cpp:372 msgid "Show page limits" -msgstr "顯示圖框限制" +msgstr "顯示頁面限制" #: gerbview/dialogs/panel_gerbview_display_options_base.cpp:50 msgid "Drawing Mode" @@ -22984,7 +22664,7 @@ msgstr "繪圖模式" #: gerbview/dialogs/panel_gerbview_display_options_base.cpp:60 msgid "Sketch flashed items" -msgstr "閃爍草稿項目" +msgstr "Flashing 項目草圖" #: gerbview/dialogs/panel_gerbview_display_options_base.cpp:63 msgid "Sketch lines" @@ -22996,49 +22676,48 @@ msgstr "多邊形草圖" #: gerbview/dialogs/panel_gerbview_display_options_base.cpp:75 msgid "Page Size" -msgstr "圖框尺寸" +msgstr "頁面大小" #: gerbview/dialogs/panel_gerbview_display_options_base.cpp:88 msgid "Full size" -msgstr "實際尺寸" +msgstr "完整" #: gerbview/dialogs/panel_gerbview_display_options_base.cpp:88 msgid "Size A4" -msgstr "尺寸 A4" +msgstr "A4" #: gerbview/dialogs/panel_gerbview_display_options_base.cpp:88 msgid "Size A3" -msgstr "尺寸 A3" +msgstr "A3" #: gerbview/dialogs/panel_gerbview_display_options_base.cpp:88 msgid "Size A2" -msgstr "尺寸 A2" +msgstr "A2" #: gerbview/dialogs/panel_gerbview_display_options_base.cpp:88 msgid "Size A" -msgstr "尺寸 A" +msgstr "A" #: gerbview/dialogs/panel_gerbview_display_options_base.cpp:88 msgid "Size B" -msgstr "尺寸 B" +msgstr "B" #: gerbview/dialogs/panel_gerbview_display_options_base.cpp:88 msgid "Size C" -msgstr "尺寸 C" +msgstr "C" #: gerbview/dialogs/panel_gerbview_excellon_settings_base.cpp:17 #: pcbnew/dialogs/dialog_export_2581_base.cpp:43 msgid "File Format" -msgstr "檔案格式" +msgstr "文件格式" #: gerbview/dialogs/panel_gerbview_excellon_settings_base.cpp:27 msgid "These parameters are usually specified in files, but not always." -msgstr "這些引數通常在檔案中指定,但並不總是如此。" +msgstr "這些參數通常在文件中指定, 但並不總是如此。" #: gerbview/dialogs/panel_gerbview_excellon_settings_base.cpp:33 -#, fuzzy msgid "File Units" -msgstr "檔案單元" +msgstr "文件單位" #: gerbview/dialogs/panel_gerbview_excellon_settings_base.cpp:37 msgid "No leading zeros (TZ format)" @@ -23049,7 +22728,6 @@ msgid "No trailing zeros (LZ format)" msgstr "無拖尾零 (LZ 格式)" #: gerbview/dialogs/panel_gerbview_excellon_settings_base.cpp:39 -#, fuzzy msgid "Zero Format" msgstr "零的格式" @@ -23059,7 +22737,7 @@ msgid "" "No leading zeros format means the leading zeros are stripped\n" "No trailing zeros format means the trailing zeros are stripped" msgstr "" -"可以去掉檔案中的整數的零。\n" +"可以去掉文件中的整數的零。\n" "無前導零格式意味著前導零被剝離\n" "無拖尾零格式意味著拖尾零被剝離" @@ -23073,7 +22751,7 @@ msgstr "此座標格式未在 Excellon 格式中被指定。" #: gerbview/dialogs/panel_gerbview_excellon_settings_base.cpp:65 msgid "(The decimal format does not use these settings)" -msgstr "(十進位制格式不使用這些設定)" +msgstr "(十進制格式不使用這些設置)" #: gerbview/dialogs/panel_gerbview_excellon_settings_base.cpp:74 msgid "Format for mm" @@ -23142,7 +22820,7 @@ msgstr "6" #: pcbnew/dialogs/dialog_pad_properties_base.cpp:405 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:461 msgid ":" -msgstr ":" +msgstr ":" #: gerbview/dialogs/panel_gerbview_excellon_settings_base.cpp:100 msgid "Format for inches" @@ -23150,7 +22828,7 @@ msgstr "英寸格式" #: gerbview/dialogs/panel_gerbview_excellon_settings_base.cpp:129 msgid "Usually: 3:3 in mm and 2:4 in inches" -msgstr "通常情況:3:3 毫米和2:4 英寸" +msgstr "常用: 3:3 mm 和 2:4 inches" #: gerbview/events_called_functions.cpp:181 gerbview/gerbview_frame.cpp:162 msgid "Layers Manager" @@ -23159,20 +22837,20 @@ msgstr "層管理器" #: gerbview/excellon_read_drill_file.cpp:272 #, c-format msgid "File %s not found." -msgstr "找不到檔案 %s。" +msgstr "找不到文件 %s。" #: gerbview/excellon_read_drill_file.cpp:284 msgid "No empty layers to load file into." -msgstr "沒有要將檔案載入到的空圖層。" +msgstr "沒有要將文件加載到的空層。" #: gerbview/excellon_read_drill_file.cpp:291 msgid "Error reading EXCELLON drill file" -msgstr "讀取 EXCELLON 鑽孔檔案時發生錯誤" +msgstr "讀取 EXCELLON 鑽孔文件時出錯" #: gerbview/excellon_read_drill_file.cpp:588 #, c-format msgid "Unknown Excellon command <%s>" -msgstr "未知 Excellon 命令:<%s>" +msgstr "未知 Excellon 命令: <%s>" #: gerbview/excellon_read_drill_file.cpp:788 msgid "Tool definition shape not found" @@ -23181,7 +22859,7 @@ msgstr "工具定義形狀未找到" #: gerbview/excellon_read_drill_file.cpp:791 #, c-format msgid "Tool definition '%c' not supported" -msgstr "工具定義 \"%c\" 不支援" +msgstr "工具定義 '%c' 不支持" #: gerbview/excellon_read_drill_file.cpp:872 #, c-format @@ -23191,37 +22869,37 @@ msgstr "沒有定義工具 %d" #: gerbview/excellon_read_drill_file.cpp:1058 #, c-format msgid "Unknown Excellon G Code: <%s>" -msgstr "未知 Excellon G 程式碼:<%s>" +msgstr "未知 Excellon G 代碼: <%s>" #: gerbview/files.cpp:43 msgid "No more available layers in GerbView to load files" -msgstr "Gerbview 中 沒有更多可用的層 來載入檔案" +msgstr "Gerbview 中 沒有更多可用的層 來加載文件" #: gerbview/files.cpp:44 #, c-format msgid "Not loaded: %s" -msgstr "未載入: %s" +msgstr "未加載: %s" #: gerbview/files.cpp:45 #, c-format msgid "Memory was exhausted reading: %s" -msgstr "讀取該檔案時記憶體耗盡: %s" +msgstr "讀取該文件時內存耗盡: %s" #: gerbview/files.cpp:52 gerbview/files.cpp:207 msgid "Gerber files" -msgstr "Gerber 檔案" +msgstr "Gerber 文件" #: gerbview/files.cpp:88 msgid "Zip files" -msgstr "Zip 檔案" +msgstr "Zip 文件" #: gerbview/files.cpp:105 msgid "Job files" -msgstr "工作檔案" +msgstr "工作文件" #: gerbview/files.cpp:187 msgid "Open Autodetected File(s)" -msgstr "開啟自動檢測到的檔案" +msgstr "打開自動檢測到的文件" #: gerbview/files.cpp:210 msgid "Top layer" @@ -23241,23 +22919,23 @@ msgstr "頂部阻焊劑" #: gerbview/files.cpp:214 msgid "Bottom overlay" -msgstr "底層絲印字元" +msgstr "底層絲印字符" #: gerbview/files.cpp:215 msgid "Top overlay" -msgstr "頂層絲印字元" +msgstr "頂層絲印字符" #: gerbview/files.cpp:216 msgid "Bottom paste" -msgstr "底層焊膏" +msgstr "底層錫膏" #: gerbview/files.cpp:217 msgid "Top paste" -msgstr "頂層焊膏" +msgstr "頂層錫膏" #: gerbview/files.cpp:218 msgid "Keep-out layer" -msgstr "隔離層" +msgstr "Keep-out 層" #: gerbview/files.cpp:219 msgid "Mechanical layers" @@ -23273,73 +22951,73 @@ msgstr "底部主焊盤" #: gerbview/files.cpp:230 msgid "Open Gerber File(s)" -msgstr "開啟 Gerber 檔案" +msgstr "打開 Gerber 文件" #: gerbview/files.cpp:241 msgid "Open NC (Excellon) Drill File(s)" -msgstr "開啟 NC (Excellon) 鑽孔檔案" +msgstr "打開 NC (Excellon) 鑽孔文件" #: gerbview/files.cpp:279 msgid "File not found:" -msgstr "檔案沒有找到:" +msgstr "找不到文件:" #: gerbview/files.cpp:290 #, c-format msgid "A gerber job file cannot be loaded as a plot file %s" -msgstr "Gerber 作業檔案無法作為繪製檔案載入%s" +msgstr "Gerber job 文件無法作為繪製文件加載%s" #: gerbview/files.cpp:303 msgid "Loading files..." -msgstr "載入檔案中..." +msgstr "加載文件中..." #: gerbview/files.cpp:306 gerbview/files.cpp:313 #, c-format msgid "Loading %u/%zu %s..." -msgstr "正在載入 %u/%zu %s…" +msgstr "正在加載 %u/%zu %s..." #: gerbview/files.cpp:444 #, c-format msgid "Zip file '%s' cannot be opened." -msgstr "無法開啟 Zip 檔案 \"%s\"。" +msgstr "無法打開 Zip 文件 '%s'。" #: gerbview/files.cpp:486 #, c-format msgid "Skipped file '%s' (gerber job file)." -msgstr "已跳過檔案 \"%s\"(Gerber 作業檔案)。" +msgstr "已跳過文件 '%s'(Gerber job 文件)。" #: gerbview/files.cpp:531 #, c-format msgid "Unable to create temporary file '%s'." -msgstr "無法建立臨時檔案 \"%s\"" +msgstr "無法創建臨時文件 '%s'" #: gerbview/files.cpp:556 #, c-format msgid "Skipped file '%s' (unknown type)." -msgstr "已跳過檔案 \"%s\"(未知型別)。" +msgstr "已跳過文件 '%s'(未知類型)。" #: gerbview/files.cpp:595 #, c-format msgid "unzipped file %s read error" -msgstr "解壓縮檔案 %s 讀取錯誤" +msgstr "解壓縮文件 %s 讀取錯誤" #: gerbview/files.cpp:643 msgid "Open Zip File" -msgstr "開啟 Zip 檔案" +msgstr "打開 Zip 文件" #: gerbview/files.cpp:678 gerbview/job_file_reader.cpp:242 #: pcb_calculator/calculator_panels/panel_rf_attenuators_base.cpp:164 #: pcbnew/dialogs/dialog_footprint_wizard_list_base.cpp:91 #: pcbnew/dialogs/dialog_gendrill_base.cpp:204 msgid "Messages" -msgstr "訊息" +msgstr "消息" #: gerbview/gerber_draw_item.cpp:673 msgid "Attribute" -msgstr "屬性" +msgstr "特性" #: gerbview/gerber_draw_item.cpp:676 gerbview/gerber_draw_item.cpp:686 msgid "No attribute" -msgstr "無屬性" +msgstr "沒有特性" #: gerbview/gerber_draw_item.cpp:682 #, c-format @@ -23375,22 +23053,22 @@ msgstr "AB 軸" #: pcbnew/dialogs/dialog_shape_properties_base.cpp:264 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:28 msgid "Net:" -msgstr "網路:" +msgstr "網絡:" #: gerbview/gerber_draw_item.cpp:760 #, c-format msgid "Cmp: %s Pad: %s" -msgstr "元件:%s 焊盤:%s" +msgstr "元件: %s 焊盤: %s" #: gerbview/gerber_draw_item.cpp:766 #, c-format msgid "Cmp: %s Pad: %s Fct %s" -msgstr "元件:%s 焊盤:%s 功能測試 %s" +msgstr "元件: %s 焊盤: %s Fct %s" #: gerbview/gerber_draw_item.cpp:775 gerbview/toolbars_gerber.cpp:129 #: gerbview/toolbars_gerber.cpp:132 msgid "Cmp:" -msgstr "元件:" +msgstr "元件:" #: gerbview/gerber_draw_item.cpp:1036 #, c-format @@ -23407,7 +23085,7 @@ msgstr "繪圖層" #: gerbview/gerber_file_image.cpp:354 msgid "Img Rot." -msgstr "影象旋轉。" +msgstr "圖像旋轉。" #: gerbview/gerber_file_image.cpp:362 msgid "X Justify" @@ -23419,7 +23097,7 @@ msgstr "Y 對齊" #: gerbview/gerber_file_image.cpp:371 msgid "Image Justify Offset" -msgstr "影象偏移對齊" +msgstr "圖像偏移對齊" #: gerbview/gerber_file_image_list.cpp:197 #, c-format @@ -23429,22 +23107,22 @@ msgstr "圖形層 %d" #: gerbview/gerbview_frame.cpp:67 gerbview/menubar.cpp:134 #: gerbview/menubar.cpp:140 msgid "Clear Recent Zip Files" -msgstr "清除最近的 Zip 檔案" +msgstr "清除最近的 Zip 文件" #: gerbview/gerbview_frame.cpp:69 gerbview/menubar.cpp:92 #: gerbview/menubar.cpp:98 msgid "Clear Recent Drill Files" -msgstr "清除最近的鑽孔檔案" +msgstr "清除最近的鑽孔文件" #: gerbview/gerbview_frame.cpp:71 gerbview/menubar.cpp:112 #: gerbview/menubar.cpp:119 msgid "Clear Recent Job Files" -msgstr "清除最近的作業檔案" +msgstr "清除最近的作業文件" #: gerbview/gerbview_frame.cpp:88 #: resources/linux/launchers/org.kicad.gerbview.desktop.in:11 msgid "KiCad Gerber Viewer" -msgstr "KiCad Gerber 檔案檢視器" +msgstr "KiCad Gerber 查看器" #: gerbview/gerbview_frame.cpp:689 msgid "Drawing layer not in use" @@ -23452,12 +23130,12 @@ msgstr "繪圖層未在使用" #: gerbview/gerbview_frame.cpp:706 msgid "(with X2 attributes)" -msgstr "(X2 屬性)" +msgstr "(X2 特性)" #: gerbview/gerbview_frame.cpp:715 #, c-format msgid "Image name: \"%s\" Layer name: \"%s\"" -msgstr "圖片名稱:\"%s\" 圖層名稱 \"%s\"" +msgstr "圖片名稱: \"%s\" 層名稱 \"%s\"" #: gerbview/gerbview_frame.cpp:731 msgid "X2 attr" @@ -23465,31 +23143,31 @@ msgstr "X2 屬性" #: gerbview/job_file_reader.cpp:156 msgid "This job file uses an outdated format. Please recreate it." -msgstr "此作業檔案使用過時的格式。 請重新建立它。" +msgstr "此作業文件使用過時的格式。請重新創建它。" #: gerbview/job_file_reader.cpp:192 msgid "Open Gerber Job File" -msgstr "開啟 Gerber 工作檔案" +msgstr "打開 Gerber 工作文件" #: gerbview/menubar.cpp:68 gerbview/menubar.cpp:75 msgid "Clear Recent Gerber Files" -msgstr "清除最近的 Gerber 檔案" +msgstr "清除最近的 Gerber 文件" #: gerbview/menubar.cpp:74 gerbview/menubar.cpp:97 msgid "Open Recent Gerber File" -msgstr "開啟最近的 Gerber 檔案" +msgstr "打開最近的 Gerber 文件" #: gerbview/menubar.cpp:88 msgid "Open Recent Drill File" -msgstr "開啟最近的鑽孔檔案" +msgstr "打開最近的鑽孔文件" #: gerbview/menubar.cpp:118 msgid "Open Recent Job File" -msgstr "開啟最近的作業檔案" +msgstr "打開最近的作業文件" #: gerbview/menubar.cpp:139 msgid "Open Recent Zip File" -msgstr "開啟最近的 Zip 檔案" +msgstr "打開最近的 Zip 文件" #: gerbview/menubar.cpp:184 msgid "&Units" @@ -23498,41 +23176,41 @@ msgstr "單位 (&U)" #: gerbview/readgerb.cpp:65 #, c-format msgid "File '%s' not found" -msgstr "未找到檔案 '%s'" +msgstr "找不到文件 '%s'" #: gerbview/readgerb.cpp:90 msgid "" "Warning: this file has no D-Code definition\n" "Therefore the size of some items is undefined" msgstr "" -"警告:此檔案沒有 D 程式碼定義\n" -"因此某些項目的大小未定義" +"警告: 此文件沒有 D 代碼定義\n" +"因此, 某些項目的大小未定義" #: gerbview/readgerb.cpp:93 msgid "" "Warning: this file has some missing D-Code definitions\n" "Therefore the size of some items is undefined" msgstr "" -"警告:此檔案缺少一些 D 程式碼定義\n" -"因此某些項目的大小未定義" +"警告: 此文件缺少一些 D 代碼定義\n" +"因此, 某些項目的大小未定義" #: gerbview/rs274d.cpp:413 msgid "Invalid Code Number" -msgstr "無效的程式碼號" +msgstr "無效的代碼號" #: gerbview/rs274d.cpp:620 msgid "Invalid Gerber file: missing G74 or G75 arc command" -msgstr "無效的 Gerber 檔案:缺少 G74 或 G75 圓弧命令" +msgstr "無效的 Gerber 文件: 缺少 G74 或 G75 弧線命令" #: gerbview/rs274x.cpp:229 #, c-format msgid "RS274X: Invalid GERBER format command '%c' at line %d: \"%s\"" -msgstr "RS274X:無效的 GERBER 格式命令 \"%c\" 在行 %d:\"%s\"" +msgstr "RS274X: 無效的 GERBER 格式命令 '%c' 在行 %d: \"%s\"" #: gerbview/rs274x.cpp:232 #, c-format msgid "GERBER file \"%s\" may not display as intended." -msgstr "GERBER 檔案 \"%s\" 不能按預期顯示。" +msgstr "GERBER 文件 \"%s\" 不能按預期顯示。" #: gerbview/rs274x.cpp:540 msgid "RS274X: Command \"IR\" rotation value not allowed" @@ -23544,23 +23222,23 @@ msgstr "RS274X: GerbView 命令反相被忽略" #: gerbview/toolbars_gerber.cpp:131 msgid "Highlight items belonging to this component" -msgstr "突顯屬於該元件的項目" +msgstr "高亮顯示屬於此元件的項目" #: gerbview/toolbars_gerber.cpp:144 msgid "Highlight items belonging to this net" -msgstr "突顯屬於該網路的項目" +msgstr "高亮顯示屬於此網絡的項目" #: gerbview/toolbars_gerber.cpp:158 gerbview/toolbars_gerber.cpp:161 msgid "Attr:" -msgstr "屬性:" +msgstr "屬性:" #: gerbview/toolbars_gerber.cpp:160 msgid "Highlight items with this aperture attribute" -msgstr "突出顯示具有此孔徑屬性的項目" +msgstr "高亮顯示含此光圈 (Aperture) 特性的項目" #: gerbview/toolbars_gerber.cpp:174 gerbview/toolbars_gerber.cpp:176 msgid "DCode:" -msgstr "D 碼:" +msgstr "D 碼:" #: gerbview/toolbars_gerber.cpp:292 msgid "" @@ -23568,43 +23246,43 @@ msgstr "<沒有選擇>" #: gerbview/tools/gerbview_actions.cpp:41 msgid "Open Autodetected File(s)..." -msgstr "開啟自動檢測到的檔案..." +msgstr "打開自動檢測到的文件..." #: gerbview/tools/gerbview_actions.cpp:42 msgid "Open Autodetected file(s) on a new layer." -msgstr "在新層上開啟自動檢測到的檔案。" +msgstr "在新層上打開自動檢測到的文件。" #: gerbview/tools/gerbview_actions.cpp:48 msgid "Open Gerber Plot File(s)..." -msgstr "開啟 Gerber 繪製檔案..." +msgstr "打開 Gerber 繪製文件..." #: gerbview/tools/gerbview_actions.cpp:49 msgid "Open Gerber plot file(s) on a new layer." -msgstr "在新層上開啟 Gerber 繪製檔案。" +msgstr "在新層上打開 Gerber 繪製文件。" #: gerbview/tools/gerbview_actions.cpp:55 msgid "Open Excellon Drill File(s)..." -msgstr "開啟 Excellon 鑽孔檔案..." +msgstr "打開 Excellon 鑽孔文件..." #: gerbview/tools/gerbview_actions.cpp:56 msgid "Open Excellon drill file(s) on a new layer." -msgstr "在新層上開啟 Excellon 鑽孔檔案。" +msgstr "在新層上打開 Excellon 鑽孔文件。" #: gerbview/tools/gerbview_actions.cpp:62 msgid "Open Gerber Job File..." -msgstr "開啟 Gerber 工作檔案..." +msgstr "打開 Gerber 工作文件..." #: gerbview/tools/gerbview_actions.cpp:63 msgid "Open a Gerber job file and its associated gerber plot files" -msgstr "開啟 Gerber 作業檔案及其關聯的 Gerber 繪製檔案" +msgstr "打開 Gerber job 文件及其關聯的 Gerber 繪製文件" #: gerbview/tools/gerbview_actions.cpp:69 msgid "Open Zip Archive File..." -msgstr "開啟 Zip 壓縮檔案..." +msgstr "打開 Zip 壓縮文件..." #: gerbview/tools/gerbview_actions.cpp:70 msgid "Open a zipped archive (Gerber and Drill) file" -msgstr "開啟一個 Zip 壓縮 (Gerber 和鑽孔) 檔案" +msgstr "打開一個 Zip 壓縮 (Gerber 和鑽孔) 文件" #: gerbview/tools/gerbview_actions.cpp:76 msgid "Show Layers Manager" @@ -23620,23 +23298,23 @@ msgstr "列出 D 碼..." #: gerbview/tools/gerbview_actions.cpp:84 msgid "List D-codes defined in Gerber files" -msgstr "列出在 Gerber 檔案中定義的 D 碼" +msgstr "列出在 Gerber 文件中定義的 D 碼" #: gerbview/tools/gerbview_actions.cpp:90 msgid "Show Source..." -msgstr "顯示原始碼..." +msgstr "顯示源碼..." #: gerbview/tools/gerbview_actions.cpp:91 msgid "Show source file for the current layer" -msgstr "當前層顯示原始碼" +msgstr "當前層顯示源碼" #: gerbview/tools/gerbview_actions.cpp:97 msgid "Export to PCB Editor..." -msgstr "匯出到 PCB 編輯器..." +msgstr "導出到 PCB 編輯器..." #: gerbview/tools/gerbview_actions.cpp:98 msgid "Export data as a KiCad PCB file" -msgstr "將資料匯出為 KiCad PCB 檔案" +msgstr "將數據導出為 KiCad PCB 文件" #: gerbview/tools/gerbview_actions.cpp:104 #: gerbview/widgets/gerbview_layer_widget.cpp:195 @@ -23645,23 +23323,23 @@ msgstr "清除當前層..." #: gerbview/tools/gerbview_actions.cpp:105 msgid "Clear the selected graphic layer" -msgstr "清除選定的圖形圖層" +msgstr "清除選定的圖形層" #: gerbview/tools/gerbview_actions.cpp:111 msgid "Clear All Layers" -msgstr "清除所有圖層" +msgstr "清除所有層" #: gerbview/tools/gerbview_actions.cpp:112 msgid "Clear all layers. All data will be deleted" -msgstr "清除所有層,所有資料將被刪除" +msgstr "清除所有層, 所有數據將被刪除" #: gerbview/tools/gerbview_actions.cpp:118 msgid "Reload All Layers" -msgstr "重新載入所有層" +msgstr "重新加載所有層" #: gerbview/tools/gerbview_actions.cpp:119 msgid "Reload all layers. All data will be reloaded" -msgstr "重新載入所有層。 將重新載入所有資料" +msgstr "重新加載所有層。將重新加載所有數據" #: gerbview/tools/gerbview_actions.cpp:130 msgid "Clear Highlight" @@ -23673,7 +23351,7 @@ msgstr "高亮元件" #: gerbview/tools/gerbview_actions.cpp:148 msgid "Highlight Attribute" -msgstr "高亮屬性" +msgstr "高亮特性" #: gerbview/tools/gerbview_actions.cpp:154 msgid "Highlight DCode" @@ -23692,18 +23370,16 @@ msgid "Move Layer Up" msgstr "上移層" #: gerbview/tools/gerbview_actions.cpp:176 -#, fuzzy msgid "Move current layer up" -msgstr "將當前層上移" +msgstr "上移當前層" #: gerbview/tools/gerbview_actions.cpp:183 msgid "Move Layer Down" msgstr "下移層" #: gerbview/tools/gerbview_actions.cpp:184 -#, fuzzy msgid "Move current layer down" -msgstr "將當前層下移" +msgstr "下移當前層" #: gerbview/tools/gerbview_actions.cpp:192 msgid "Sketch Lines" @@ -23715,11 +23391,11 @@ msgstr "在輪廓模式下顯示線" #: gerbview/tools/gerbview_actions.cpp:201 msgid "Sketch Flashed Items" -msgstr "閃爍草稿項目" +msgstr "項目快速草圖" #: gerbview/tools/gerbview_actions.cpp:202 msgid "Show flashed items in outline mode" -msgstr "以輪廓模式顯示閃爍的項目" +msgstr "在輪廓模式下顯示焊盤" #: gerbview/tools/gerbview_actions.cpp:210 msgid "Sketch Polygons" @@ -23731,11 +23407,11 @@ msgstr "在輪廓模式下顯示多邊形" #: gerbview/tools/gerbview_actions.cpp:218 msgid "Ghost Negative Objects" -msgstr "顯示負片物件" +msgstr "顯示負片對象" #: gerbview/tools/gerbview_actions.cpp:219 msgid "Show negative objects in ghost color" -msgstr "以鬼影顏色顯示負片物件" +msgstr "以鬼影顏色顯示負片對象" #: gerbview/tools/gerbview_actions.cpp:227 msgid "Show DCodes" @@ -23751,7 +23427,7 @@ msgstr "以差異模式顯示" #: gerbview/tools/gerbview_actions.cpp:235 msgid "Show layers in differential compare mode" -msgstr "以差異比較模式顯示圖層" +msgstr "以差異比較模式顯示層" #: gerbview/tools/gerbview_actions.cpp:241 msgid "Show in XOR Mode" @@ -23759,24 +23435,23 @@ msgstr "以 XOR 模式顯示" #: gerbview/tools/gerbview_actions.cpp:242 msgid "Show layers in exclusive-or compare mode" -msgstr "以獨佔或比較模式顯示圖層" +msgstr "以獨佔或比較模式顯示層" #: gerbview/tools/gerbview_actions.cpp:248 msgid "Flip Gerber View" -msgstr "翻轉 Gerber 檢視" +msgstr "翻轉 Gerber 視圖" #: gerbview/tools/gerbview_actions.cpp:249 msgid "Show as mirror image" -msgstr "顯示為映象" +msgstr "顯示為鏡像" #: gerbview/tools/gerbview_control.cpp:119 msgid "None of the Gerber layers contain any data" -msgstr "Gerber 層沒有包含資料" +msgstr "Gerber 層沒有包含數據" #: gerbview/tools/gerbview_control.cpp:126 -#, fuzzy msgid "Export as KiCad Board File" -msgstr "匯入非 KiCad 電路板檔案" +msgstr "導出為 KiCad 電路板文件" #: gerbview/tools/gerbview_inspection_tool.cpp:147 msgid "D Codes" @@ -23785,27 +23460,27 @@ msgstr "D 碼" #: gerbview/tools/gerbview_inspection_tool.cpp:175 #, c-format msgid "Source file '%s' not found." -msgstr "未找到原始檔 '%s'。" +msgstr "找不到源文件 '%s'。" #: gerbview/tools/gerbview_inspection_tool.cpp:191 #, c-format msgid "No file loaded on the active layer %d." -msgstr "沒有檔案載入到活躍層 %d。" +msgstr "沒有文件加載到活躍層 %d。" #: gerbview/tools/gerbview_selection_tool.cpp:68 #, c-format msgid "Highlight Items of Component '%s'" -msgstr "突出顯示元件 '%s' 的項目" +msgstr "高亮元件 \"%s\" 的項目" #: gerbview/tools/gerbview_selection_tool.cpp:76 #, c-format msgid "Highlight Items of Net '%s'" -msgstr "突出顯示網路 '%s' 的項目" +msgstr "高亮網絡 \"%s\" 的項目" #: gerbview/tools/gerbview_selection_tool.cpp:86 #, c-format msgid "Highlight Aperture Type '%s'" -msgstr "高亮光圈(Aperture)型別 \"%s\"" +msgstr "高亮光圈 (Aperture) 類型 '%s'" #: gerbview/tools/gerbview_selection_tool.cpp:94 #, c-format @@ -23840,11 +23515,11 @@ msgstr "以此顏色顯示負片" #: gerbview/widgets/gerbview_layer_widget.cpp:135 #: pcbnew/widgets/appearance_controls.cpp:351 msgid "Show the (x,y) grid dots" -msgstr "(X,Y) 顯示格點" +msgstr "顯示 (x,y) 柵格格點" #: gerbview/widgets/gerbview_layer_widget.cpp:137 msgid "Show drawing sheet border and title block" -msgstr "顯示圖紙邊框和工程圖明細表" +msgstr "顯示圖紙邊框和工程明細表" #: gerbview/widgets/gerbview_layer_widget.cpp:139 msgid "Show drawing sheet page limits" @@ -23879,19 +23554,19 @@ msgstr "X2 模式整理層" #: gerbview/widgets/gerbview_layer_widget.cpp:178 msgid "Sort Layers by File Extension" -msgstr "按副檔名對層進行排序" +msgstr "根據文件擴展名對層進行排序" #: gerbview/widgets/gerbview_layer_widget.cpp:184 msgid "Layers Display Parameters: Offset and Rotation" -msgstr "圖層顯示參數:偏移和旋轉" +msgstr "層顯示參數: 偏移和旋轉" #: gerbview/widgets/gerbview_layer_widget.cpp:189 msgid "Move Current Layer Up" -msgstr "將當前層上移" +msgstr "上移當前層" #: gerbview/widgets/gerbview_layer_widget.cpp:192 msgid "Move Current Layer Down" -msgstr "將當前層下移" +msgstr "下移當前層" #: gerbview/widgets/layer_widget.cpp:129 msgid "Change Layer Color for" @@ -23906,7 +23581,7 @@ msgstr "更改渲染顏色" #: pcbnew/widgets/appearance_controls.cpp:2428 msgid "" "Left double click or middle click for color change, right click for menu" -msgstr "雙擊滑鼠左鍵或點選中鍵修改顏色,單擊右鍵彈出選單" +msgstr "雙擊鼠標左鍵或單擊中鍵修改顏色, 單擊右鍵彈出菜單" #: gerbview/widgets/layer_widget.cpp:349 msgid "Enable this for visibility" @@ -23914,68 +23589,63 @@ msgstr "啟用可見性" #: gerbview/widgets/layer_widget.cpp:444 msgid "Left double click or middle click for color change" -msgstr "雙擊滑鼠左鍵或點選中鍵修改顏色" +msgstr "雙擊鼠標左鍵或單擊中鍵修改顏色" #: include/dialogs/panel_color_settings.h:50 msgid "Reset all colors in this theme to the KiCad defaults" -msgstr "將此主題中的所有配色重置為 KiCad 預設值" +msgstr "將此主題中的所有配色重置為 KiCad 默認值" #: include/kiway_player.h:224 msgid "This file is already open." -msgstr "檔案已經被開啟。" +msgstr "文件已經被打開。" #: include/libeval_compiler/libeval_compiler.h:342 msgid "Malformed expression" -msgstr "格式錯誤的表示式" +msgstr "格式錯誤的表達式" #: include/lockfile.h:106 -#, fuzzy msgid "Lock file already exists" -msgstr "檔案 \"%s\" 已經存在。" +msgstr "Lock 文件已存在" #: include/lockfile.h:125 msgid "Failed to access lock file" -msgstr "存取鎖定檔失敗" +msgstr "無法訪問 Lock 文件" #: include/panel_hotkeys_editor.h:57 msgid "Reset all hotkeys to the built-in KiCad defaults" -msgstr "將所有快捷鍵設定為 KiCad 的預設值" +msgstr "將所有快捷鍵設置為 KiCad 的默認值" #: include/stroke_params.h:74 msgid "Leave unchanged" msgstr "保持不變" #: include/tool/edit_table_tool_base.h:390 -#, fuzzy msgid "Delete Rows" -msgstr "刪除排線" +msgstr "刪除行" #: include/tool/edit_table_tool_base.h:392 -#, fuzzy msgid "Delete Row" -msgstr "刪除節點" +msgstr "刪除行" #: include/tool/edit_table_tool_base.h:468 -#, fuzzy msgid "Delete Columns" -msgstr "選擇列" +msgstr "刪除列" #: include/tool/edit_table_tool_base.h:470 -#, fuzzy msgid "Delete Column" -msgstr "選擇列" +msgstr "刪除列" #: include/widgets/resettable_panel.h:66 msgid "Reset all settings on this page to their default" -msgstr "將此頁面上的所有設定重置為其預設值" +msgstr "將此頁面上的所有設置重置為其默認值" #: include/widgets/wx_infobar.h:118 msgid "Hide this message." -msgstr "隱藏此訊息。" +msgstr "隱藏此消息。" #: include/wxstream_helper.h:49 msgid "Failed to output data" -msgstr "未能輸出資料" +msgstr "未能輸出數據" #: kicad/cli/command.cpp:126 msgid "Input directory" @@ -23983,7 +23653,7 @@ msgstr "輸入目錄" #: kicad/cli/command.cpp:132 msgid "Input file" -msgstr "輸入檔案" +msgstr "輸入文件" #: kicad/cli/command.cpp:143 msgid "Output directory" @@ -23991,13 +23661,13 @@ msgstr "輸出目錄" #: kicad/cli/command.cpp:150 msgid "Output file" -msgstr "輸出資料夾" +msgstr "輸出文件" #: kicad/cli/command.cpp:163 msgid "" "Path to drawing sheet, this overrides any existing project defined sheet " "when used" -msgstr "電路圖路徑,使用時將覆蓋任何已存在專案所定義的電路圖" +msgstr "圖紙的路徑, 使用時會覆蓋所有工程中已定義的圖紙" #: kicad/cli/command.cpp:177 msgid "" @@ -24005,137 +23675,127 @@ msgid "" "multiple variables.\n" "Use in the format of '--define-var key=value' or '-D key=value'" msgstr "" -"覆蓋或新增專案變數,可多次使用來宣告多個變數。\n" -"使用這些格式'--define-var key=value' 或 '-D key=value'來使用這個功能" +"覆蓋或添加項目變量, 可多次使用以聲明多個變量。\n" +"格式為 '--define-var key=value' 或 '-D key=value'" #: kicad/cli/command.h:32 -#, fuzzy msgid "Shows help message and exits" -msgstr "顯示幫助資訊並退出" +msgstr "顯示幫助信息並退出" #: kicad/cli/command_fp.h:31 -#, fuzzy msgid "Footprint and Footprint Libraries" -msgstr "載入封裝庫" +msgstr "封裝和封裝庫" #: kicad/cli/command_fp_export.h:32 kicad/cli/command_sym_export.h:33 msgid "Export utilities (svg)" -msgstr "匯出公用程式(svg)" +msgstr "導出組件 (svg)" #: kicad/cli/command_fp_export_svg.cpp:37 -#, fuzzy msgid "Exports the footprint or entire footprint library to SVG" -msgstr "從封裝庫中更新封裝" +msgstr "將封裝或整個封裝庫導出為 SVG" #: kicad/cli/command_fp_export_svg.cpp:45 -#, fuzzy msgid "Color theme to use (will default to footprint editor settings)" -msgstr "要使用的顏色主題(預設使用 pcbnew 設定)" +msgstr "要使用的配色主題 (默認使用封裝編輯器設置)" #: kicad/cli/command_fp_export_svg.cpp:50 -#, fuzzy msgid "Specific footprint to export within the library" -msgstr "要在庫中匯出的特定符號" +msgstr "指定要從庫中導出的封裝" #: kicad/cli/command_fp_export_svg.cpp:75 msgid "Footprint library does not exist or is not accessible\n" msgstr "封裝庫不存在或無法訪問\n" #: kicad/cli/command_fp_upgrade.cpp:35 -#, fuzzy msgid "Upgrades the footprint library to the current kicad version format" -msgstr "無論版本如何,強制重新儲存封裝庫" +msgstr "將封裝庫升級為當前的 kicad 版本格式" #: kicad/cli/command_fp_upgrade.cpp:40 msgid "Forces the footprint library to be resaved regardless of versioning" -msgstr "無論版本如何,強制重新儲存封裝庫" +msgstr "無論版本如何, 強制重新保存封裝庫" #: kicad/cli/command_pcb_drc.cpp:47 msgid "Runs the Design Rules Check (DRC) on the PCB and creates a report" -msgstr "對這塊PCB進行設計規則檢查(DRC)以及創建一份報告" +msgstr "在 PCB 上運行設計規則檢查 (DRC) 並創建報告" #: kicad/cli/command_pcb_drc.cpp:52 kicad/cli/command_sch_erc.cpp:50 msgid "Output file format, options: json, report" -msgstr "輸出檔案之格式,選項有:json,report" +msgstr "輸出文件格式, 可選: json, report" #: kicad/cli/command_pcb_drc.cpp:56 pcbnew/dialogs/dialog_drc_base.cpp:30 msgid "Report all errors for each track" -msgstr "報告佈線的所有錯誤" +msgstr "報告所有走線的所有錯誤" #: kicad/cli/command_pcb_drc.cpp:60 pcbnew/dialogs/dialog_drc_base.cpp:41 msgid "Test for parity between PCB and schematic" msgstr "檢查 PCB 和原理圖是否一致" #: kicad/cli/command_pcb_drc.cpp:65 kicad/cli/command_sch_erc.cpp:55 -#, fuzzy msgid "Report units; valid options: in, mm, mils" -msgstr "輸出單位,有效選項:mm、in" +msgstr "報告單位, 有效選項: in, mm, mils" #: kicad/cli/command_pcb_drc.cpp:69 msgid "" "Report all DRC violations, this is equivalent to including all the other " "severity arguments" -msgstr "報告所有 DRC 中違規的項目,這相當於包括所有其他嚴重性參數" +msgstr "報告所有 DRC 違規, 相當於使用所有違規嚴重級別參數" #: kicad/cli/command_pcb_drc.cpp:74 msgid "" "Report all DRC error level violations, this can be combined with the other " "severity arguments" -msgstr "報告所有DRC中「錯誤」等級的違規,這可以跟其他嚴重性參數相結合" +msgstr "報告所有錯誤級別的 DRC 違規, 可以與其他違規嚴重級別參數結合使用" #: kicad/cli/command_pcb_drc.cpp:79 msgid "" "Report all DRC warning level violations, this can be combined with the other " "severity arguments" -msgstr "報告所有DRC中「警告」等級的違規,這可以跟其他嚴重性參數相結合" +msgstr "報告所有警告級別的 DRC 違規, 可以與其他違規嚴重級別參數結合使用" #: kicad/cli/command_pcb_drc.cpp:84 msgid "" "Report all excluded DRC violations, this can be combined with the other " "severity arguments" -msgstr "報告所有排除DRC的違規,這可以跟其他嚴重性參數相結合" +msgstr "報告所有已被排除的 DRC 違規行為, 可以與其他違規嚴重級別參數結合使用" #: kicad/cli/command_pcb_drc.cpp:89 msgid "Return a nonzero exit code if DRC violations exist" -msgstr "如果存在DRC違規,則傳回非零退出碼" +msgstr "如果存在 DRC 違規, 返回非零退出代碼" #: kicad/cli/command_pcb_drc.cpp:146 kicad/cli/command_pcb_export_3d.cpp:208 #: kicad/cli/command_pcb_export_drill.cpp:148 #: kicad/cli/command_pcb_export_dxf.cpp:104 #: kicad/cli/command_pcb_export_pos.cpp:148 kicad/cli/command_sch_erc.cpp:133 msgid "Invalid units specified\n" -msgstr "指定的單元無效\n" +msgstr "指定的單位無效\n" #: kicad/cli/command_pcb_drc.cpp:161 kicad/cli/command_sch_erc.cpp:149 -#, fuzzy msgid "Invalid report format\n" -msgstr "無效的格式\n" +msgstr "無效的報告格式\n" #: kicad/cli/command_pcb_export.h:33 msgid "Export utilities (Gerbers, drill, position files, etc)" -msgstr "匯出公用程式(Gerbers,鑽孔,位置檔等等)" +msgstr "導出組件 (Gerber, 鑽孔, 座標文件等)" #: kicad/cli/command_pcb_export_3d.cpp:66 msgid "Output file format, options: step, glb (binary glTF)" -msgstr "輸出檔案格式,選項:step, glib(二進位 glTF)" +msgstr "輸出文件格式, 可選: step, glb (binary glTF)" #: kicad/cli/command_pcb_export_3d.cpp:70 msgid "Overwrite output file" -msgstr "覆蓋輸出檔案" +msgstr "覆蓋輸出文件" #: kicad/cli/command_pcb_export_3d.cpp:75 -#, fuzzy msgid "Exclude 3D models for components with 'Unspecified' footprint type" -msgstr "排除“虛擬”屬性元件的 3D 模型" +msgstr "排除封裝類型為 '未指定' 的元件的 3D 模型" #: kicad/cli/command_pcb_export_3d.cpp:81 -#, fuzzy msgid "Exclude 3D models for components with 'Do not populate' attribute" -msgstr "排除“虛擬”屬性元件的 3D 模型" +msgstr "排除被設置了 'DNP (不作裝配)' 特性的元件的 3D 模型" #: kicad/cli/command_pcb_export_3d.cpp:87 msgid "Use Grid Origin for output origin" -msgstr "使用網格原點作為輸出原點" +msgstr "使用柵格原點作為輸出原點" #: kicad/cli/command_pcb_export_3d.cpp:91 msgid "Use Drill Origin for output origin" @@ -24144,21 +23804,20 @@ msgstr "使用鑽孔原點作為輸出原點" #: kicad/cli/command_pcb_export_3d.cpp:95 msgid "" "Substitute STEP or IGS models with the same name in place of VRML models" -msgstr "用 VRML 模型處的同名檔案代替STEP 或 IGS 模型" +msgstr "用相同名稱的 STEP 或 IGS 模型代替 VRML 模型" #: kicad/cli/command_pcb_export_3d.cpp:100 msgid "Only generate a board with no components" msgstr "僅生成沒有元件的電路板" #: kicad/cli/command_pcb_export_3d.cpp:104 -#, fuzzy msgid "Export tracks" -msgstr "無佈線" +msgstr "導出走線" #: kicad/cli/command_pcb_export_3d.cpp:109 #: pcbnew/dialogs/dialog_export_step_base.cpp:165 msgid "Export zones" -msgstr "匯出區域" +msgstr "導出區域" #: kicad/cli/command_pcb_export_3d.cpp:115 msgid "Minimum distance between points to treat them as separate ones" @@ -24166,35 +23825,32 @@ msgstr "點之間最短相距多少才被視作分開的點" #: kicad/cli/command_pcb_export_3d.cpp:122 msgid "Do not optimize STEP file (enables writing parametric curves)" -msgstr "不要最佳化STEP檔案(開啟編寫參數曲線)" +msgstr "不優化 STEP 文件(可寫入參數曲線)" #: kicad/cli/command_pcb_export_3d.cpp:129 msgid "" "User-specified output origin ex. 1x1in, 1x1inch, 25.4x25.4mm (default unit " "mm)" -msgstr "使用者指定的輸出原點,如:1x1in,1x1inch,25.4x25.4mm(預設單位 mm)" +msgstr "用戶指定的輸出原點, 如: 1x1in, 1x1inch, 25.4x25.4mm (默認單位 mm)" #: kicad/cli/command_pcb_export_3d.cpp:137 -#, fuzzy msgid "Output units; valid options: mm, m, in, tenths" -msgstr "輸出單位,有效選項:mm、in" +msgstr "輸出單位, 有效選項: mm, m, in, tenths" #: kicad/cli/command_pcb_export_3d.cpp:142 msgid "" "Name of folder to create and store 3d models in, if not specified or empty, " "the models will be embedded in main exported VRML file" -msgstr "" -"用於建立或儲存3D模型的資料夾名稱,如果沒有指定或為空,則模型會被嵌入被匯出的" -"主要VRML檔案中" +msgstr "創建和存儲 3D 模型的文件夾名稱, 如果未指定或為空, 模型將嵌入導出的 VRML " +"主文件中" #: kicad/cli/command_pcb_export_3d.cpp:146 msgid "Used with --models-dir to output relative paths in the resulting file" -msgstr "使用 -models-dir 選項以輸出指定結果檔案的相對路徑" +msgstr "配合參數 --models-dir 可在生成的文件中輸出相對路徑" #: kicad/cli/command_pcb_export_3d.cpp:189 -#, fuzzy msgid "Invalid format specified\n" -msgstr "指定的地圖格式無效\n" +msgstr "指定的格式無效\n" #: kicad/cli/command_pcb_export_base.cpp:106 #, c-format @@ -24204,17 +23860,16 @@ msgstr "無效的層名 \"%s\"\n" #: kicad/cli/command_pcb_export_base.cpp:120 msgid "" "Comma separated list of untranslated layer names to include such as F.Cu,B.Cu" -msgstr "要包括的英文逗號分隔的未翻譯的圖層名,如 F.Cu,B.Cu" +msgstr "要包括的英文逗號分隔的原始的層名, 如 F.Cu,B.Cu" #: kicad/cli/command_pcb_export_base.cpp:139 -#, fuzzy msgid "At least one layer must be specified\n" -msgstr "必須指定一個或多個層\n" +msgstr "至少要指定一層\n" #: kicad/cli/command_pcb_export_drill.cpp:47 #: pcbnew/dialogs/dialog_gendrill_base.h:93 msgid "Generate Drill Files" -msgstr "生成鑽孔檔案" +msgstr "生成鑽孔文件" #: kicad/cli/command_pcb_export_drill.cpp:51 msgid "Valid options excellon, gerber." @@ -24222,25 +23877,24 @@ msgstr "有效的選項 excellon, gerber。" #: kicad/cli/command_pcb_export_drill.cpp:56 msgid "Valid options are: absolute,plot" -msgstr "有效的選項是:absolute、plot" +msgstr "有效的選項是: absolute、plot" #: kicad/cli/command_pcb_export_drill.cpp:62 msgid "Valid options are: decimal,suppressleading,suppresstrailing,keep." -msgstr "有效的選項是:decimal、suppressleading、suppresstrailing、keep。" +msgstr "可用選項有: decimal, suppressleading, suppresstrailing, keep。" #: kicad/cli/command_pcb_export_drill.cpp:67 -#, fuzzy msgid "Valid options are: route,alternate." -msgstr "有效的選項是:absolute、plot" +msgstr "可用選項有: route, alternate。" #: kicad/cli/command_pcb_export_drill.cpp:72 msgid "Output units, valid options:in,mm" -msgstr "輸出單位,有效選項:in、mm" +msgstr "輸出單位, 有效選項: in、mm" #: kicad/cli/command_pcb_export_drill.cpp:76 #: pcbnew/dialogs/dialog_gendrill_base.cpp:52 msgid "Mirror Y axis" -msgstr "Y 軸映象" +msgstr "Y 軸鏡像" #: kicad/cli/command_pcb_export_drill.cpp:80 #: pcbnew/dialogs/dialog_gendrill_base.cpp:57 @@ -24249,20 +23903,19 @@ msgstr "最少鑽頭種類" #: kicad/cli/command_pcb_export_drill.cpp:84 msgid "Generate independent files for NPTH and PTH holes" -msgstr "生成非金屬化孔和金屬化孔的獨立檔案" +msgstr "為非金屬化孔 (NPTH) 和金屬化孔 (PTH) 生成獨立文件" #: kicad/cli/command_pcb_export_drill.cpp:88 msgid "Generate map / summary of drill hits" -msgstr "生成鑽擊圖/概述" +msgstr "生成鑽孔的映射/摘要" #: kicad/cli/command_pcb_export_drill.cpp:93 msgid "Valid options: pdf,gerberx2,ps,dxf,svg" -msgstr "有效選項:pdf、gerberx2、ps、dxf、svg" +msgstr "可用選項: pdf,gerberx2,ps,dxf,svg" #: kicad/cli/command_pcb_export_drill.cpp:97 -#, fuzzy msgid "Precision of Gerber coordinates (5 or 6)" -msgstr "Gerber 座標軸精度(5 或 6)" +msgstr "Gerber 座標軸精度 (5 或 6)" #: kicad/cli/command_pcb_export_drill.cpp:115 msgid "Output must be a directory\n" @@ -24277,9 +23930,8 @@ msgid "Invalid zeros format specified\n" msgstr "指定的零格式無效\n" #: kicad/cli/command_pcb_export_drill.cpp:188 -#, fuzzy msgid "Invalid oval drill format specified\n" -msgstr "指定的地圖格式無效\n" +msgstr "指定的橢圓鑽孔格式無效\n" #: kicad/cli/command_pcb_export_drill.cpp:216 msgid "Invalid map format specified\n" @@ -24292,28 +23944,28 @@ msgstr "指定的原點模式無效\n" #: kicad/cli/command_pcb_export_drill.cpp:244 #: kicad/cli/command_pcb_export_gerber.cpp:120 msgid "Gerber coordinate precision should be either 5 or 6\n" -msgstr "Gerber 座標精度應為 5 或 6\n" +msgstr "Gerber 座標精度 (5 或 6)\n" #: kicad/cli/command_pcb_export_dxf.cpp:39 msgid "Generate a DXF from a list of layers" -msgstr "從板層清單中生成DXF" +msgstr "從層列表生成 DXF" #: kicad/cli/command_pcb_export_dxf.cpp:46 #: kicad/cli/command_pcb_export_gerber.cpp:44 #: kicad/cli/command_pcb_export_pdf.cpp:50 msgid "Exclude the reference designator text" -msgstr "排除位號文字" +msgstr "排除位號文本" #: kicad/cli/command_pcb_export_dxf.cpp:50 #: kicad/cli/command_pcb_export_gerber.cpp:48 #: kicad/cli/command_pcb_export_pdf.cpp:54 msgid "Exclude the value text" -msgstr "排除值文字" +msgstr "排除值文本" #: kicad/cli/command_pcb_export_dxf.cpp:54 #: pcbnew/dialogs/dialog_plot_base.cpp:332 msgid "Plot graphic items using their contours" -msgstr "使用它們的輪廓繪製圖形項目" +msgstr "使用輪廓繪製圖形項目" #: kicad/cli/command_pcb_export_dxf.cpp:58 #: kicad/cli/command_pcb_export_gerber.cpp:52 @@ -24323,7 +23975,7 @@ msgstr "包括邊框和標題塊" #: kicad/cli/command_pcb_export_dxf.cpp:63 msgid "Output units, valid options: mm, in" -msgstr "輸出單位,有效選項:mm、in" +msgstr "輸出單位, 有效選項: mm、in" #: kicad/cli/command_pcb_export_dxf.cpp:83 #: kicad/cli/command_pcb_export_gerber.cpp:114 @@ -24332,132 +23984,122 @@ msgstr "輸出單位,有效選項:mm、in" #: kicad/cli/command_pcb_export_pos.cpp:106 #: kicad/cli/command_pcb_export_svg.cpp:108 msgid "Board file does not exist or is not accessible\n" -msgstr "電路板檔案不存在或無法訪問\n" +msgstr "電路板文件不存在或無法訪問\n" #: kicad/cli/command_pcb_export_gerber.cpp:41 -#, fuzzy msgid "Plot given layers to a single Gerber file" -msgstr "所有層在單檔案中" +msgstr "為指定層繪製獨立的 Gerber 文件" #: kicad/cli/command_pcb_export_gerber.cpp:56 msgid "Do not use the extended X2 format" -msgstr "不使用擴充套件的 X2 格式" +msgstr "不使用 Gerber X2 格式" #: kicad/cli/command_pcb_export_gerber.cpp:60 msgid "Do not generate netlist attributes" -msgstr "不生成網表屬性" +msgstr "不生成網表特性" #: kicad/cli/command_pcb_export_gerber.cpp:64 #: pcbnew/dialogs/dialog_plot_base.cpp:212 msgid "Subtract soldermask from silkscreen" -msgstr "剔除開窗敷銅中的絲印" +msgstr "剔除阻焊開窗中的絲印" #: kicad/cli/command_pcb_export_gerber.cpp:68 -#, fuzzy msgid "Disable aperture macros" -msgstr "禁用光圈(Aperture)宏" +msgstr "禁用光圈 (Aperture) 宏" #: kicad/cli/command_pcb_export_gerber.cpp:73 #: pcbnew/dialogs/dialog_gen_footprint_position_file_base.cpp:87 #: pcbnew/dialogs/dialog_plot_base.cpp:140 msgid "Use drill/place file origin" -msgstr "使用鑽孔/放置檔案原點" +msgstr "使用 鑽孔/放置 文件原點" #: kicad/cli/command_pcb_export_gerber.cpp:77 -#, fuzzy msgid "Precision of Gerber coordinates, valid options: 5 or 6" -msgstr "Gerber 座標精度,有效值:5 或 6" +msgstr "Gerber 座標精度 (保留小數點的位數), 有效選項: 5 或 6" #: kicad/cli/command_pcb_export_gerber.cpp:83 -#, fuzzy msgid "Use KiCad Gerber file extension" -msgstr "使用 Protel 副檔名" +msgstr "使用 KiCad Gerber 文件擴展名" #: kicad/cli/command_pcb_export_gerbers.cpp:43 msgid "" "Plot multiple Gerbers for a PCB, including the ability to use stored board " "plot settings" -msgstr "繪製PCB的多層Gerber檔,包含使用被儲存的板子繪圖設定的能力" +msgstr "為單個 PCB 繪製多個 Gerber, 並將電路板繪製設置參數包含在其中" #: kicad/cli/command_pcb_export_gerbers.cpp:49 msgid "" "Layers to include on each plot, comma separated list of untranslated layer " "names to include such as F.Cu,B.Cu" -msgstr "" -"要包含在每張圖上的圖層,要包含的未翻譯圖層名稱,用英文逗號分隔,如 F.Cu,B.Cu" +msgstr "要包含在每張圖上的層, 要包含的原始層名稱, 用英文逗號分隔, 如 F.Cu,B.Cu" #: kicad/cli/command_pcb_export_gerbers.cpp:55 -#, fuzzy msgid "Use the Gerber plot settings already configured in the board file" -msgstr "使用已經在電路板檔案中配置的 Gerber 圖設定" +msgstr "使用已經在電路板文件中配置的 Gerber 圖設置" #: kicad/cli/command_pcb_export_pdf.cpp:39 -#, fuzzy msgid "Generate PDF from a list of layers" -msgstr "建立 IPC-D-356 網路檔案" +msgstr "從層列表生成 PDF" #: kicad/cli/command_pcb_export_pdf.cpp:46 #: kicad/cli/command_pcb_export_svg.cpp:49 msgid "Mirror the board (useful for trying to show bottom layers)" -msgstr "映象電路板(對嘗試顯示底部層有用)" +msgstr "鏡像電路板 (用於顯示底層)" #: kicad/cli/command_pcb_export_pdf.cpp:71 -#, fuzzy msgid "Color theme to use (will default to PCB Editor settings)" -msgstr "要使用的顏色主題(預設使用 pcbnew 設定)" +msgstr "要使用的配色主題 (默認使用PCB編輯器設置)" #: kicad/cli/command_pcb_export_pdf.cpp:75 #: kicad/cli/command_pcb_export_svg.cpp:77 msgid "" "Set pad/via drill shape option (0 = no shape, 1 = small shape, 2 = actual " "shape)" -msgstr "設定 焊盤/導孔 鑽孔形狀選項(0=沒有形狀,1=小形狀,2=實際形狀)" +msgstr "設置焊盤/過孔鑽孔形狀選項 (0 = 無形狀, 1 = 小形狀, 2 = 實際形狀)" #: kicad/cli/command_pcb_export_pos.cpp:46 #: pcbnew/dialogs/dialog_gen_footprint_position.cpp:62 msgid "Generate Position File" -msgstr "生成位置檔案" +msgstr "生成定位文件" #: kicad/cli/command_pcb_export_pos.cpp:51 msgid "Valid options: front,back,both. Gerber format only supports \"both\"." -msgstr "有效選項:front、back、both。Gerber 格式僅支援“both\"。" +msgstr "有效選項: front、back、both。Gerber 格式僅支持\"both\"。" #: kicad/cli/command_pcb_export_pos.cpp:55 msgid "Valid options: ascii,csv,gerber" -msgstr "有效選項: ascii、csv、gerber" +msgstr "有效選項: ascii、csv、gerber" #: kicad/cli/command_pcb_export_pos.cpp:61 msgid "Output units; ascii or csv format only; valid options: in,mm" -msgstr "輸出格式:僅 ascii 或 csv 格式;有效選項:in、mm" +msgstr "輸出格式: 僅 ascii 或 csv 格式; 有效選項: in、mm" #: kicad/cli/command_pcb_export_pos.cpp:65 msgid "" "Use negative X coordinates for footprints on bottom layer (ascii or csv " "formats only)" -msgstr "對底層封裝使用負的 X 座標(僅 ascii 或 csv 格式)" +msgstr "對底層封裝使用負的 X 座標 (僅 ascii 或 csv 格式)" #: kicad/cli/command_pcb_export_pos.cpp:70 msgid "Use drill/place file origin (ascii or csv only)" -msgstr "使用鑽孔/放置檔案原點(僅 ascii 或 csv)" +msgstr "使用鑽孔/放置文件原點 (僅 ascii 或 csv)" #: kicad/cli/command_pcb_export_pos.cpp:74 msgid "Include only SMD footprints (ascii or csv only)" -msgstr "僅包含貼片封裝(僅 ascii 或 csv)" +msgstr "僅包含貼片封裝 (僅 ascii 或 csv)" #: kicad/cli/command_pcb_export_pos.cpp:79 msgid "Exclude all footprints with through-hole pads (ascii or csv only)" -msgstr "排除所有帶通孔焊盤的封裝(僅 ascii 或 csv)" +msgstr "排除所有帶通孔焊盤的封裝 (僅 ascii 或 csv)" #: kicad/cli/command_pcb_export_pos.cpp:84 #: pcbnew/dialogs/dialog_gen_footprint_position_file_base.cpp:81 -#, fuzzy msgid "Exclude all footprints with the Do Not Populate flag set" -msgstr "排除具有通孔焊盤的所有封裝" +msgstr "排除所有設置了 'DNP (不作裝配)' 特性的封裝" #: kicad/cli/command_pcb_export_pos.cpp:88 -#, fuzzy msgid "Include board edge layer (Gerber only)" -msgstr "包括電路板邊緣層(僅 gerber)" +msgstr "包括電路板 edge 層 (僅 Gerber)" #: kicad/cli/command_pcb_export_pos.cpp:132 #: kicad/cli/command_sch_export_netlist.cpp:95 kicad/cli/command_version.cpp:71 @@ -24465,9 +24107,8 @@ msgid "Invalid format\n" msgstr "無效的格式\n" #: kicad/cli/command_pcb_export_pos.cpp:158 -#, fuzzy msgid "\"both\" not supported for Gerber format\n" -msgstr "gerber 格式不支援 \"both\" 選項\n" +msgstr "gerber 格式不支持 \"both\" 選項\n" #: kicad/cli/command_pcb_export_pos.cpp:174 msgid "Invalid side specified\n" @@ -24475,19 +24116,17 @@ msgstr "指定的側無效\n" #: kicad/cli/command_pcb_export_svg.cpp:42 msgid "Generate SVG outputs of a given layer list" -msgstr "生成給定板層清單的SVG輸出" +msgstr "生成指定層列表的 SVG 輸出" #: kicad/cli/command_pcb_export_svg.cpp:54 -#, fuzzy msgid "Color theme to use (will default to PCB editor settings)" -msgstr "要使用的顏色主題(預設使用 pcbnew 設定)" +msgstr "要使用的配色主題 (默認使用 PCB 編輯器設置)" #: kicad/cli/command_pcb_export_svg.cpp:66 msgid "" "Set page sizing mode (0 = page with frame and title block, 1 = current page " "size, 2 = board area only)" -msgstr "" -"設定頁面大小模式 (0 =帶有框架和標題塊的頁面,1 =當前頁面大小,2 =僅板區域)" +msgstr "設置頁面大小模式 (0 =帶有框架和標題塊的頁面, 1 =當前頁面大小, 2 =僅板區域)" #: kicad/cli/command_pcb_export_svg.cpp:73 #: kicad/cli/command_sch_export_plot.cpp:74 @@ -24496,198 +24135,188 @@ msgstr "無圖紙" #: kicad/cli/command_pcb_render.cpp:167 msgid "Renders the PCB in 3D view to PNG or JPEG image" -msgstr "" +msgstr "在 3D 視圖中渲染 PCB 並導出為 PNG 或 JPEG 圖像" #: kicad/cli/command_pcb_render.cpp:173 -#, fuzzy msgid "Image width" -msgstr "頁寬度" +msgstr "圖像寬度" #: kicad/cli/command_pcb_render.cpp:179 -#, fuzzy msgid "Image height" -msgstr "頁高度" +msgstr "圖像高度" #: kicad/cli/command_pcb_render.cpp:185 -#, fuzzy, c-format +#, c-format msgid "Render from side. Options: %s" -msgstr "渲染選項" +msgstr "從側面渲染。選項: %s" #: kicad/cli/command_pcb_render.cpp:190 msgid "" "Image background. Options: transparent, opaque. Default: transparent for " "PNG, opaque for JPEG" -msgstr "" +msgstr "圖像背景。選項: 透明, 不透明。默認: PNG 為透明, JPEG 為不透明" #: kicad/cli/command_pcb_render.cpp:198 -#, fuzzy, c-format +#, c-format msgid "Render quality. Options: %s" -msgstr "一般選項(&O)" +msgstr "渲染質量。選項: %s" #: kicad/cli/command_pcb_render.cpp:204 #, c-format msgid "Color preset. Options: %s, %s, %s, ..." -msgstr "" +msgstr "顏色預設。選項: %s, %s, %s, ..." #: kicad/cli/command_pcb_render.cpp:210 msgid "" "Enables floor, shadows and post-processing, even if disabled in quality " "preset" -msgstr "" +msgstr "強制啟用地面, 陰影和後處理 (不管是否已在質量預設中禁用)" #: kicad/cli/command_pcb_render.cpp:215 msgid "Use perspective projection instead of orthogonal" -msgstr "" +msgstr "使用透視投影而不是正交投影" #: kicad/cli/command_pcb_render.cpp:221 -#, fuzzy msgid "Camera zoom" -msgstr "相機選項" +msgstr "相機縮放" #: kicad/cli/command_pcb_render.cpp:226 msgid "Pan camera, format 'X,Y,Z' e.g.: '3,0,0'" -msgstr "" +msgstr "平移攝像機, 格式為 'X,Y,Z', 例如: '3,0,0'" #: kicad/cli/command_pcb_render.cpp:231 msgid "" "Set pivot point relative to the board center in centimeters, format 'X,Y,Z' " "e.g.: '-10,2,0'" -msgstr "" +msgstr "以釐米為單位, 設置相對於電路板中心的 Pivot, 格式為 'X,Y,Z', 例如: '-10,2,0'" #: kicad/cli/command_pcb_render.cpp:238 msgid "Rotate board, format 'X,Y,Z' e.g.: '-45,0,45' for isometric view" -msgstr "" +msgstr "旋轉電路板, 格式為 'X,Y,Z', 例如: '-45,0,45' (isometic 視圖)" #: kicad/cli/command_pcb_render.cpp:262 -#, fuzzy msgid "Invalid background\n" -msgstr "白色背景" +msgstr "無效的背景\n" #: kicad/cli/command_pcb_render.cpp:268 -#, fuzzy msgid "Invalid rotation format\n" -msgstr "無效的格式\n" +msgstr "無效旋轉格式\n" #: kicad/cli/command_pcb_render.cpp:274 -#, fuzzy msgid "Invalid pan format\n" -msgstr "無效的格式\n" +msgstr "無效平移格式\n" #: kicad/cli/command_pcb_render.cpp:280 -#, fuzzy msgid "Invalid pivot format\n" -msgstr "無效的格式\n" +msgstr "無效的 Pivot 格式\n" #: kicad/cli/command_pcb_render.cpp:295 -#, fuzzy msgid "Invalid image format\n" -msgstr "無效的格式\n" +msgstr "無效的圖像格式\n" #: kicad/cli/command_sch.h:31 -#, fuzzy msgid "Schematics" msgstr "原理圖" #: kicad/cli/command_sch_erc.cpp:45 msgid "" "Runs the Electrical Rules Check (ERC) on the schematic and creates a report" -msgstr "在電路圖上運行電氣規則檢查(ERC)並生成報告。" +msgstr "在原理圖上運行電氣規則檢查 (ERC) 並創建報告" #: kicad/cli/command_sch_erc.cpp:58 msgid "" "Report all ERC violations, this is equivalent to including all the other " "severity arguments" -msgstr "報告所有ERC違規,這相當於包括所有其他嚴重性參數。" +msgstr "報告所有 ERC 違規, 相當於使用所有違規嚴重級別參數" #: kicad/cli/command_sch_erc.cpp:63 msgid "" "Report all ERC error level violations, this can be combined with the other " "severity arguments" -msgstr "報告所有ERC錯誤級別的違規,這可以與其他嚴重性參數結合使用" +msgstr "報告所有錯誤級別的 ERC 違規, 可以與其他違規嚴重級別參數結合使用" #: kicad/cli/command_sch_erc.cpp:68 msgid "" "Report all ERC warning level violations, this can be combined with the other " "severity arguments" -msgstr "報告所有ERC警告級別的違規,這可以與其他嚴重性參數結合使用" +msgstr "報告所有警告級別的 ERC 違規, 可以與其他違規嚴重級別參數結合使用" #: kicad/cli/command_sch_erc.cpp:74 msgid "" "Report all excluded ERC violations, this can be combined with the other " "severity arguments" -msgstr "報告所有排除的ERC違規,這可以與其他嚴重性參數結合使用" +msgstr "報告所有已被排除的 ERC 違規, 可以與其他違規嚴重級別參數結合使用" #: kicad/cli/command_sch_erc.cpp:79 msgid "Return a nonzero exit code if ERC violations exist" -msgstr "如果存在ERC違規,則返回非零退出代碼" +msgstr "如果存在違反 ERC 的情況, 返回非零退出代碼" #: kicad/cli/command_sch_export.h:33 msgid "Export utilities (netlist, pdf, bom, etc)" -msgstr "匯出工具(網路表、PDF、BOM 等等)" +msgstr "導出組件 (網表, pdf, bom 等)" #: kicad/cli/command_sch_export_bom.cpp:35 msgid "Generate a Bill of Materials (BOM)" -msgstr "生成物料清單(BOM)" +msgstr "生成物料清單 (BOM)" #: kicad/cli/command_sch_export_bom.cpp:174 #: kicad/cli/command_sch_export_netlist.cpp:56 #: kicad/cli/command_sch_export_plot.cpp:127 #: kicad/cli/command_sch_export_pythonbom.cpp:51 msgid "Schematic file does not exist or is not accessible\n" -msgstr "原理圖檔案不存在或不可訪問\n" +msgstr "原理圖文件不存在或無法訪問\n" #: kicad/cli/command_sch_export_netlist.cpp:35 msgid "Export a netlist" -msgstr "匯出網路表" +msgstr "導出網表" #: kicad/cli/command_sch_export_netlist.cpp:40 -#, fuzzy msgid "" "Netlist output format, valid options: kicadsexpr, kicadxml, cadstar, " "orcadpcb2, spice, spicemodel, pads, allegro" msgstr "" -"網表輸出格式,有效選項:kicadsexpr、kicadxml、cadstar,或 cadpcb2、spice、" -"spicemodel" +"網表輸出格式, 有效選項: kicadsexpr, kicadxml, cadstar, orcadpcb2, spice, " +"spicemodel, pads, allegro" #: kicad/cli/command_sch_export_plot.cpp:65 msgid "Color theme to use (will default to schematic settings)" -msgstr "使用的顏色主題(預設為原理圖設定)" +msgstr "使用的配色主題 (默認為原理圖設置)" #: kicad/cli/command_sch_export_plot.cpp:81 msgid "Do not generate property popups in PDF" -msgstr "不要在PDF中生成屬性彈出窗口" +msgstr "不在 PDF 中生成屬性彈窗" #: kicad/cli/command_sch_export_plot.cpp:85 msgid "Do not generate PDF metadata from AUTHOR and SUBJECT variables" -msgstr "" +msgstr "不從 AUTHOR 和 SUBJECT 變量生成 PDF 元數據" #: kicad/cli/command_sch_export_plot.cpp:94 msgid "Avoid setting a background color (regardless of theme)" -msgstr "避免設定背景色(無論什麼主題)" +msgstr "避免設置背景色 (無論什麼主題)" #: kicad/cli/command_sch_export_plot.cpp:100 msgid "" "List of page numbers separated by comma to print, blank or unspecified is " "equivalent to all pages" -msgstr "以逗號分隔的頁碼清單以便打印,留白或未指定相當於所有頁" +msgstr "用逗號分隔的要打印的頁碼列表, 留空或未指定則默認打印所有頁碼" #: kicad/cli/command_sch_export_plot.cpp:107 msgid "Pen size [mm]" -msgstr "畫筆尺寸 [mm]" +msgstr "畫筆大小[mm]" #: kicad/cli/command_sch_export_plot.cpp:113 msgid "Origin and scale: 0 bottom left, 1 centered, 2 page fit, 3 content fit" -msgstr "原點和縮放:0底部左側、1居中、2頁面適應、3內容適應" +msgstr "原點和比例: 0 左下角, 1 居中, 2 適合頁面, 3 適合內容" #: kicad/cli/command_sch_export_plot.cpp:177 msgid "HPGL origin option must be 0, 1, 2 or 3\n" -msgstr "HPGL原點選項必須是0、1、2或3\n" +msgstr "HPGL 原點選項必須為 0, 1, 2 或 3\n" #: kicad/cli/command_sch_export_pythonbom.cpp:36 msgid "" "Export the legacy BOM XML format used in the schematic editor with Python " "scripts" -msgstr "使用Python腳本導出在原理圖編輯器中使用舊版的BOM XML格式" +msgstr "在原理圖編輯器中使用 Python 腳本導出舊版的 BOM XML 格式" #: kicad/cli/command_sym.h:31 msgid "Symbol and Symbol Libraries" @@ -24695,15 +24324,15 @@ msgstr "符號和符號庫" #: kicad/cli/command_sym_export_svg.cpp:43 msgid "Exports the symbol or entire symbol library to SVG" -msgstr "將符號或整個符號庫導出為SVG" +msgstr "將符號或整個符號庫導出為 SVG" #: kicad/cli/command_sym_export_svg.cpp:48 msgid "Color theme to use (will default to symbol editor settings)" -msgstr "使用的配色主題(將默認為符號編輯器設置)" +msgstr "使用的配色主題 (默認使用符號編輯器設置)" #: kicad/cli/command_sym_export_svg.cpp:54 msgid "Specific symbol to export within the library" -msgstr "要在庫中匯出的特定符號" +msgstr "要在庫中導出的特定符號" #: kicad/cli/command_sym_export_svg.cpp:62 msgid "Include hidden pins" @@ -24711,19 +24340,19 @@ msgstr "包括隱藏引腳" #: kicad/cli/command_sym_export_svg.cpp:66 msgid "Include hidden fields" -msgstr "包括隱藏欄位" +msgstr "包括隱藏字段" #: kicad/cli/command_sym_export_svg.cpp:84 msgid "Symbol file does not exist or is not accessible\n" -msgstr "符號檔案不存在或無法訪問\n" +msgstr "符號文件不存在或無法訪問\n" #: kicad/cli/command_sym_upgrade.cpp:39 msgid "Upgrades the symbol library to the current kicad version format" -msgstr "升級符號庫至當前的KiCad版本格式" +msgstr "將符號庫升級為當前版本的 KiCad 符號庫格式" #: kicad/cli/command_sym_upgrade.cpp:44 msgid "Forces the symbol library to be resaved regardless of versioning" -msgstr "強制重新儲存符號庫,不考慮版本控制" +msgstr "強制重新保存符號庫, 不考慮版本控制" #: kicad/cli/command_sym_upgrade.cpp:59 msgid "Symbol library does not exist or is not accessible\n" @@ -24731,11 +24360,11 @@ msgstr "符號庫不存在或無法訪問\n" #: kicad/cli/command_version.cpp:35 msgid "Reports the version info in various formats" -msgstr "以不同格式報告版本信息" +msgstr "以各種格式報告版本信息" #: kicad/cli/command_version.cpp:39 msgid "version info format (plain, commit, about)" -msgstr "版本資訊格式(簡明提交、關於)" +msgstr "版本信息格式 (簡明提交、關於)" #: kicad/dialogs/dialog_template_selector.cpp:149 msgid "

Template Selector

" @@ -24747,19 +24376,19 @@ msgstr "選擇模板目錄" #: kicad/dialogs/dialog_template_selector_base.cpp:24 msgid "Folder:" -msgstr "資料夾:" +msgstr "文件夾:" #: kicad/dialogs/dialog_template_selector_base.cpp:126 msgid "Project Template Title" -msgstr "專案模板標題" +msgstr "工程模板標題" #: kicad/dialogs/dialog_template_selector_base.h:67 msgid "Project Template Selector" -msgstr "專案模板選擇器" +msgstr "選擇工程模板" #: kicad/dialogs/dialog_update_check_prompt_base.cpp:27 msgid "Would you like to automatically check for updates on startup?" -msgstr "是否希望在啟動時自動檢查更新?" +msgstr "是否要在啟動時自動檢查更新?" #: kicad/dialogs/dialog_update_check_prompt_base.cpp:31 #: resources/linux/launchers/org.kicad.kicad.desktop.in:12 @@ -24775,11 +24404,11 @@ msgstr "檢查更新" #, c-format msgid "" "KiCad %s is now available (you have %s). Would you like to download it now?" -msgstr "KiCad %s 已經可用(目前的版本是 %s)。想要立即下載嗎?" +msgstr "KiCad 新版本 %s 現已發佈 (當前正在使用 %s)。是否立即下載?" #: kicad/dialogs/dialog_update_notice_base.cpp:30 msgid "A new version of KiCad is available!" -msgstr "KiCad 有新版了!" +msgstr "KiCad 新版本已發佈!" #: kicad/dialogs/dialog_update_notice_base.cpp:52 msgid "Skip this version" @@ -24795,31 +24424,31 @@ msgstr "打開下載頁面" #: kicad/dialogs/dialog_update_notice_base.h:56 msgid "Update Available" -msgstr "有可用的更新" +msgstr "有可用更新" #: kicad/dialogs/panel_kicad_launcher.cpp:130 msgid "Edit the project schematic" -msgstr "編輯專案原理圖" +msgstr "編輯工程原理圖" #: kicad/dialogs/panel_kicad_launcher.cpp:134 msgid "Edit global and/or project schematic symbol libraries" -msgstr "編輯全域性和/或專案原理符號庫" +msgstr "編輯全局和/或工程原理符號庫" #: kicad/dialogs/panel_kicad_launcher.cpp:138 msgid "Edit the project PCB design" -msgstr "編輯 PCB 設計專案" +msgstr "編輯 PCB 設計工程" #: kicad/dialogs/panel_kicad_launcher.cpp:142 msgid "Edit global and/or project PCB footprint libraries" -msgstr "編輯全域性和/或專案 PCB 封裝庫" +msgstr "編輯全局和/或工程 PCB 封裝庫" #: kicad/dialogs/panel_kicad_launcher.cpp:146 msgid "Preview Gerber files" -msgstr "預覽 Gerber 檔案" +msgstr "預覽 Gerber 文件" #: kicad/dialogs/panel_kicad_launcher.cpp:150 msgid "Convert bitmap images to schematic symbols or PCB footprints" -msgstr "將點陣圖影象轉換為原理符號或 PCB 封裝" +msgstr "將位圖圖像轉換為原理符號或 PCB 封裝" #: kicad/dialogs/panel_kicad_launcher.cpp:154 msgid "Show tools for calculating resistance, current capacity, etc." @@ -24829,19 +24458,19 @@ msgstr "顯示計算電阻、電容等的工具。" msgid "" "Edit drawing sheet borders and title blocks for use in schematics and PCB " "designs" -msgstr "編輯用於原理圖和 PCB 設計的圖紙邊框和工程圖明細表" +msgstr "編輯用於原理圖和 PCB 設計的圖紙邊框和工程明細表" #: kicad/dialogs/panel_kicad_launcher.cpp:164 msgid "Manage downloadable packages from KiCad and 3rd party repositories" -msgstr "管理來自 KiCad 和第三方倉庫的可下載外掛包" +msgstr "管理從 KiCad 和第三方倉庫下載的擴展內容包" #: kicad/files-io.cpp:46 msgid "KiCad project file" -msgstr "KiCad 專案檔案" +msgstr "KiCad 工程文件" #: kicad/files-io.cpp:66 msgid "Unzip Project" -msgstr "解壓專案" +msgstr "解壓工程" #: kicad/files-io.cpp:73 #, c-format @@ -24850,7 +24479,7 @@ msgid "" "Open '%s'\n" msgstr "" "\n" -"開啟 \"%s\"\n" +"打開 \"%s\"\n" #: kicad/files-io.cpp:76 msgid "Target Directory" @@ -24859,11 +24488,11 @@ msgstr "目標目錄" #: kicad/files-io.cpp:82 #, c-format msgid "Unzipping project in '%s'.\n" -msgstr "在“%s”中解壓專案。\n" +msgstr "在 '%s' 中解壓工程。\n" #: kicad/files-io.cpp:117 msgid "Archive Project Files" -msgstr "壓縮專案檔案" +msgstr "壓縮工程文件" #: kicad/import_proj.cpp:74 #, c-format @@ -24872,13 +24501,13 @@ msgid "" "to '%s'\n" "The project cannot be imported." msgstr "" -"無法複製檔案 '%s'\n" +"無法複製文件 '%s'\n" "到 '%s'\n" -"無法匯入該專案。" +"無法導入該工程。" #: kicad/import_project.cpp:74 msgid "KiCad Project Destination" -msgstr "KiCad 專案目標" +msgstr "KiCad 工程目標" #: kicad/import_project.cpp:104 msgid "" @@ -24887,31 +24516,31 @@ msgid "" "\n" "Do you want to create a new empty directory for the project?" msgstr "" -"所選目錄不是空的。我們建議您在自己的乾淨目錄中創建專案。\n" +"您選擇的不是空目錄。建議在空目錄中創建工程。\n" "\n" -"您是否要為專案創建一個新的空目錄?" +"您要創建一個與工程同名的新目錄嗎?" #: kicad/import_project.cpp:119 msgid "" "Error creating new directory. Please try a different path. The project " "cannot be imported." -msgstr "建立新目錄時出錯。請嘗試不同路徑。無法匯入該專案。" +msgstr "創建新目錄時出錯。請嘗試不同路徑。無法導入該工程。" #: kicad/import_project.cpp:145 msgid "Import CADSTAR Archive Project Files" -msgstr "匯入 CADSTAR 存檔專案檔案" +msgstr "導入 CADSTAR 存檔工程文件" #: kicad/import_project.cpp:153 msgid "Import Eagle Project Files" -msgstr "匯入 Eagle 專案檔案" +msgstr "導入 Eagle 工程文件" #: kicad/import_project.cpp:160 msgid "Import EasyEDA Std Backup" -msgstr "匯入EasyEDA標準備份" +msgstr "導入 EasyEDA 標準備份" #: kicad/import_project.cpp:167 msgid "Import EasyEDA Pro Project" -msgstr "匯入EasyEDA Pro 專案" +msgstr "導入 EasyEDA Pro 工程" #: kicad/kicad.cpp:314 #, c-format @@ -24919,48 +24548,48 @@ msgid "" "File '%s'\n" "does not appear to be a valid KiCad project file." msgstr "" -"檔案 '%s'\n" -"似乎不是有效的 KiCad 專案檔案。" +"文件 '%s'\n" +"似乎不是有效的 KiCad 工程文件。" #: kicad/kicad_cli.cpp:113 msgid "Export GLB (binary GLTF)" -msgstr "匯出GLB(二進制GLTF)" +msgstr "導出 GLB (binary GLTF)" #: kicad/kicad_cli.cpp:114 msgid "Export STEP" -msgstr "匯出 STEP" +msgstr "導出 STEP" #: kicad/kicad_cli.cpp:115 msgid "Export VRML" -msgstr "匯出 VRML" +msgstr "導出 VRML" #: kicad/kicad_cli.cpp:129 msgid "Export DXF" -msgstr "匯出 DXF" +msgstr "導出 DXF" #: kicad/kicad_cli.cpp:130 msgid "Export HPGL" -msgstr "匯出 HPGL" +msgstr "導出 HPGL" #: kicad/kicad_cli.cpp:131 msgid "Export PDF" -msgstr "匯出 PDF" +msgstr "導出 PDF" #: kicad/kicad_cli.cpp:132 msgid "Export PS" -msgstr "匯出 PS" +msgstr "導出 PostScript" #: kicad/kicad_cli.cpp:133 msgid "Export SVG" -msgstr "匯出 SVG" +msgstr "導出 SVG" #: kicad/kicad_cli.cpp:303 msgid "prints version information and exits" -msgstr "列印版本資訊並退出" +msgstr "打印版本信息並退出" #: kicad/kicad_manager_frame.cpp:218 msgid "Project Files" -msgstr "專案檔案" +msgstr "工程文件" #: kicad/kicad_manager_frame.cpp:222 msgid "Editors" @@ -24968,25 +24597,25 @@ msgstr "編輯器" #: kicad/kicad_manager_frame.cpp:303 msgid "PCM Updates Available" -msgstr "可用的PCM更新" +msgstr "有可用的 擴展內容包 更新" #: kicad/kicad_manager_frame.cpp:304 #, c-format msgid "%d package update(s) avaliable" -msgstr "有%d個套件更新可用。" +msgstr "%d 擴展內容包可更新" #: kicad/kicad_manager_frame.cpp:759 msgid "Edit File in Text Editor" -msgstr "在文字編輯器中編輯" +msgstr "在文本編輯器中編輯" #: kicad/kicad_manager_frame.cpp:841 msgid "[no project loaded]" -msgstr "[沒有專案被載入]" +msgstr "[沒有加載工程]" #: kicad/kicad_manager_frame.cpp:884 #, c-format msgid "Project: %s" -msgstr "專案:%s" +msgstr "工程: %s" #: kicad/kicad_manager_frame.cpp:920 msgid "Restoring session" @@ -24999,91 +24628,91 @@ msgstr "正在恢復 \"%s\"" #: kicad/menubar.cpp:58 msgid "Clear Recent Projects" -msgstr "清除最近的專案" +msgstr "清除最近的工程" #: kicad/menubar.cpp:108 msgid "Import Non-KiCad Project..." -msgstr "匯入非 KiCad 專案..." +msgstr "導入非 KiCad 工程..." #: kicad/menubar.cpp:111 msgid "CADSTAR Project..." -msgstr "CADSTAR 專案..." +msgstr "CADSTAR 工程..." #: kicad/menubar.cpp:112 msgid "Import CADSTAR Archive Schematic and PCB (*.csa, *.cpa)" -msgstr "匯入 CADSTAR 存檔架構和 PCB (*.csa, *.cpa)" +msgstr "導入 CADSTAR 存檔架構和 PCB (*.csa, *.cpa)" #: kicad/menubar.cpp:116 msgid "EAGLE Project..." -msgstr "Eagle 專案..." +msgstr "Eagle 工程..." #: kicad/menubar.cpp:117 msgid "Import EAGLE CAD XML schematic and board" -msgstr "匯入 EAGLE CAD XML 原理圖和電路板" +msgstr "導入 EAGLE CAD XML 原理圖和電路板" #: kicad/menubar.cpp:121 msgid "EasyEDA (JLCEDA) Std Backup..." -msgstr "EasyEDA(JLCEDA)標準版 備份..." +msgstr "EasyEDA (嘉立創 EDA) 標準版備份..." #: kicad/menubar.cpp:122 msgid "Import EasyEDA (JLCEDA) Standard schematic and board" -msgstr "匯入EasyEDA(JLCEDA)標準版 原理圖和電路板" +msgstr "導入 EasyEDA (嘉立創 EDA) 標準版原理圖和電路板" #: kicad/menubar.cpp:126 msgid "EasyEDA (JLCEDA) Pro Project..." -msgstr "EasyEDA(JLCEDA)Pro 專案..." +msgstr "EasyEDA (嘉立創 EDA) 專業版工程..." #: kicad/menubar.cpp:127 msgid "Import EasyEDA (JLCEDA) Professional schematic and board" -msgstr "匯入EasyEDA(JLCEDA)Pro 原理圖和電路板" +msgstr "導入 (嘉立創 EDA) 專業版原理圖和電路板" #: kicad/menubar.cpp:133 msgid "&Archive Project..." -msgstr "壓縮專案(&A)..." +msgstr "壓縮工程(&A)..." #: kicad/menubar.cpp:134 msgid "Archive all needed project files into zip archive" -msgstr "將所有必要的專案檔案封裝成 zip 存檔" +msgstr "把當前工程壓縮成 Zip 文件" #: kicad/menubar.cpp:138 msgid "&Unarchive Project..." -msgstr "解封專案(&U)..." +msgstr "解壓工程(&U)..." #: kicad/menubar.cpp:139 kicad/menubar.cpp:265 msgid "Unarchive project files from zip archive" -msgstr "從 zip 存檔解封專案檔案" +msgstr "選擇一個 Zip 工程文件, 並解壓縮" #: kicad/menubar.cpp:167 msgid "Browse Project Files" -msgstr "瀏覽專案檔案" +msgstr "瀏覽工程文件" #: kicad/menubar.cpp:168 msgid "Open project directory in file browser" -msgstr "在檔案瀏覽器中開啟專案目錄" +msgstr "在文件瀏覽器中打開工程目錄" #: kicad/menubar.cpp:201 msgid "Edit Local File..." -msgstr "編輯本地檔案..." +msgstr "編輯本地文件..." #: kicad/menubar.cpp:202 msgid "Edit local file in text editor" -msgstr "在文字編輯器中編輯本地檔案" +msgstr "在文本編輯器中編輯本地文件" #: kicad/menubar.cpp:258 msgid "Archive all project files" -msgstr "封存全部專案檔案" +msgstr "壓縮全部工程文件" #: kicad/menubar.cpp:275 msgid "Reveal project folder in Finder" -msgstr "在 Finder 中顯示專案資料夾" +msgstr "在\"訪達\"中顯示工程文件夾" #: kicad/menubar.cpp:277 msgid "Open project directory in file explorer" -msgstr "在檔案管理器中打開專案目錄" +msgstr "在文件資源管理器中打開工程目錄" #: kicad/pcm/dialogs/dialog_manage_repositories.cpp:53 msgid "Add Default Repository" -msgstr "新增預設倉庫" +msgstr "添加默認倉庫" #: kicad/pcm/dialogs/dialog_manage_repositories.cpp:96 msgid "Please enter fully qualified repository url" @@ -25092,17 +24721,17 @@ msgstr "請輸入合規的倉庫 URL" #: kicad/pcm/dialogs/dialog_manage_repositories.cpp:97 #: kicad/pcm/dialogs/dialog_manage_repositories_base.cpp:59 msgid "Add repository" -msgstr "新增倉庫" +msgstr "添加倉庫" #: kicad/pcm/dialogs/dialog_manage_repositories_base.cpp:58 #: pcbnew/dialogs/panel_fp_lib_table_base.cpp:130 #: pcbnew/dialogs/panel_fp_lib_table_base.cpp:131 msgid "Add Existing" -msgstr "新增現有" +msgstr "添加現有" #: kicad/pcm/dialogs/dialog_manage_repositories_base.cpp:77 msgid "Remove repository" -msgstr "移除資料庫" +msgstr "移除倉庫" #: kicad/pcm/dialogs/dialog_manage_repositories_base.h:62 msgid "Manage Repositories" @@ -25111,7 +24740,7 @@ msgstr "管理倉庫" #: kicad/pcm/dialogs/dialog_pcm.cpp:50 #, c-format msgid "Plugins (%d)" -msgstr "外掛 (%d)" +msgstr "插件 (%d)" #: kicad/pcm/dialogs/dialog_pcm.cpp:51 #, c-format @@ -25126,7 +24755,7 @@ msgstr "配色主題 (%d)" #: kicad/pcm/dialogs/dialog_pcm.cpp:80 #, c-format msgid "Are you sure you want to update pinned package from version %s to %s?" -msgstr "你確定要將固定包從版本 %s 更新到 %s 嗎?" +msgstr "你確定要將固定擴展內容包從版本 %s 更新到 %s 嗎?" #: kicad/pcm/dialogs/dialog_pcm.cpp:83 msgid "Confirm update" @@ -25146,7 +24775,7 @@ msgstr "安裝" #: kicad/pcm/dialogs/panel_package.cpp:163 #: kicad/pcm/dialogs/panel_packages_view.cpp:718 msgid "Uninstall" -msgstr "解除安裝" +msgstr "卸載" #: kicad/pcm/dialogs/dialog_pcm.cpp:157 kicad/pcm/dialogs/dialog_pcm.cpp:388 #: kicad/pcm/dialogs/dialog_pcm_base.cpp:53 @@ -25166,11 +24795,11 @@ msgstr "放棄掛起的更改" msgid "" "Are you sure you want to close the package manager and discard pending " "changes?" -msgstr "您確定要關閉軟體包管理器並放棄掛起的變更嗎?" +msgstr "您確定要關閉擴展內容包管理器並放棄掛起的變更嗎?" #: kicad/pcm/dialogs/dialog_pcm.cpp:292 msgid "Install Package" -msgstr "安裝套件" +msgstr "安裝擴展內容包" #: kicad/pcm/dialogs/dialog_pcm.cpp:405 #: kicad/pcm/dialogs/dialog_pcm_base.cpp:121 @@ -25186,11 +24815,11 @@ msgstr "已安裝 (%d)" #: kicad/pcm/dialogs/dialog_pcm_base.cpp:37 msgid "Manage..." -msgstr "管理…" +msgstr "管理..." #: kicad/pcm/dialogs/dialog_pcm_base.cpp:86 msgid "Package" -msgstr "軟體包" +msgstr "擴展內容包" #: kicad/pcm/dialogs/dialog_pcm_base.cpp:88 msgid "Repository" @@ -25202,15 +24831,15 @@ msgstr "放棄操作" #: kicad/pcm/dialogs/dialog_pcm_base.cpp:134 msgid "Install from File..." -msgstr "從檔案安裝…" +msgstr "從文件安裝..." #: kicad/pcm/dialogs/dialog_pcm_base.cpp:137 msgid "Open Package Directory" -msgstr "開啟包目錄" +msgstr "打開擴展內容包目錄" #: kicad/pcm/dialogs/dialog_pcm_base.h:76 msgid "Plugin And Content Manager" -msgstr "外掛和工具管理器" +msgstr "擴展內容管理器" #: kicad/pcm/dialogs/dialog_pcm_progress.cpp:53 msgid "Aborting remaining tasks." @@ -25239,17 +24868,17 @@ msgstr "詳情" #: kicad/pcm/dialogs/dialog_pcm_progress_base.h:58 msgid "Applying Package Changes" -msgstr "應用軟體包變更" +msgstr "應用擴展內容包變更" #: kicad/pcm/dialogs/panel_package.cpp:71 msgid "Pin package" -msgstr "固定軟體包" +msgstr "固定擴展內容包" #: kicad/pcm/dialogs/panel_package.cpp:72 msgid "" "Pinned packages don't affect available update notification and will not be " "updated with 'Update All' button." -msgstr "固定的包不會影響可用的更新通知,按下“更新全部”按鈕不會更新它們。" +msgstr "固定的包不會影響可用的更新通知, 按下\"更新全部\"按鈕不會更新它們。" #: kicad/pcm/dialogs/panel_package.cpp:134 msgid "Install Pending" @@ -25257,7 +24886,7 @@ msgstr "待安裝" #: kicad/pcm/dialogs/panel_package.cpp:140 msgid "Uninstall Pending" -msgstr "待解除安裝" +msgstr "待卸載" #: kicad/pcm/dialogs/panel_package.cpp:173 msgid "Update Pending" @@ -25265,19 +24894,19 @@ msgstr "更新待定" #: kicad/pcm/dialogs/panel_packages_view.cpp:228 msgid "Metadata" -msgstr "元資料" +msgstr "元數據" #: kicad/pcm/dialogs/panel_packages_view.cpp:230 msgid "Package identifier: " -msgstr "軟體包識別符號:%s " +msgstr "擴展內容包標識符: " #: kicad/pcm/dialogs/panel_packages_view.cpp:231 msgid "License: " -msgstr "許可證: " +msgstr "許可: " #: kicad/pcm/dialogs/panel_packages_view.cpp:245 msgid "Tags: " -msgstr "標籤: " +msgstr "標籤: " #: kicad/pcm/dialogs/panel_packages_view.cpp:277 msgid "Author" @@ -25285,7 +24914,7 @@ msgstr "作者" #: kicad/pcm/dialogs/panel_packages_view.cpp:280 msgid "Maintainer" -msgstr "維護人員" +msgstr "維護者" #: kicad/pcm/dialogs/panel_packages_view.cpp:284 msgid "Resources" @@ -25293,41 +24922,41 @@ msgstr "資源" #: kicad/pcm/dialogs/panel_packages_view.cpp:518 msgid "Package download url is not specified" -msgstr "未指定包下載地址" +msgstr "未指定擴展內容包下載地址" #: kicad/pcm/dialogs/panel_packages_view.cpp:519 msgid "Error downloading package" -msgstr "下載軟體包時出錯" +msgstr "下載擴展內容包時出錯" #: kicad/pcm/dialogs/panel_packages_view.cpp:530 msgid "Save Package" -msgstr "儲存套件" +msgstr "保存擴展內容包" #: kicad/pcm/dialogs/panel_packages_view.cpp:543 msgid "Downloading package" -msgstr "正在下載軟體包" +msgstr "正在下載擴展內容包" #: kicad/pcm/dialogs/panel_packages_view.cpp:561 msgid "" "Integrity of the downloaded package could not be verified, hash does not " "match. Are you sure you want to keep this file?" -msgstr "無法驗證下載的軟體包的完整性,HASH 不匹配。 您確定要保留此檔案嗎?" +msgstr "無法驗證下載的擴展內容包的完整性, HASH 值不匹配。您確定要保留此文件嗎?" #: kicad/pcm/dialogs/panel_packages_view.cpp:563 msgid "Keep downloaded file" -msgstr "保留已下載檔案" +msgstr "保留已下載文件" #: kicad/pcm/dialogs/panel_packages_view.cpp:613 #: kicad/pcm/pcm_task_manager.cpp:383 msgid "" "This package version is incompatible with your KiCad version or platform. " "Are you sure you want to install it anyway?" -msgstr "此套件版本與您的KiCad版本或平台不兼容。您確定要安裝嗎?" +msgstr "此擴展內容包版本與您的 KiCad 版本或操作系統不兼容。您確定要安裝它嗎?" #: kicad/pcm/dialogs/panel_packages_view.cpp:615 #: kicad/pcm/pcm_task_manager.cpp:385 msgid "Install package" -msgstr "安裝軟體包" +msgstr "安裝擴展內容包" #: kicad/pcm/dialogs/panel_packages_view.cpp:725 msgid "Pending" @@ -25347,7 +24976,7 @@ msgstr "安裝大小" #: kicad/pcm/dialogs/panel_packages_view_base.cpp:93 msgid "Compatible" -msgstr "相容" +msgstr "兼容" #: kicad/pcm/dialogs/panel_packages_view_base.cpp:112 msgid "Show all versions" @@ -25360,17 +24989,17 @@ msgstr "下載" #: kicad/pcm/pcm.cpp:88 #, c-format msgid "schema file '%s' not found" -msgstr "沒有找到原理圖檔案 '%s'" +msgstr "找不到原理圖文件 '%s'" #: kicad/pcm/pcm.cpp:93 #, c-format msgid "Error loading schema: %s" -msgstr "載入原理圖時出錯:%s" +msgstr "加載原理圖時出錯: %s" #: kicad/pcm/pcm.cpp:120 #, c-format msgid "Error loading installed packages list: %s" -msgstr "載入已安裝軟體包列表時出錯:%s" +msgstr "加載已安裝擴展內容包列表時出錯: %s" #: kicad/pcm/pcm.cpp:219 kicad/update_manager.cpp:110 #, c-format @@ -25383,34 +25012,34 @@ msgstr "下載過大。" #: kicad/pcm/pcm.cpp:263 msgid "Fetching repository" -msgstr "拉取倉庫中" +msgstr "提取倉庫中" #: kicad/pcm/pcm.cpp:268 msgid "Unable to load repository url" -msgstr "無法載入倉庫 URL" +msgstr "無法加載倉庫 URL" #: kicad/pcm/pcm.cpp:287 #, c-format msgid "Unable to parse repository: %s" -msgstr "無法解析倉庫:%s" +msgstr "無法解析倉庫: %s" #: kicad/pcm/pcm.cpp:288 msgid "" "The given repository URL does not look like a valid KiCad package " "repository. Please double check the URL." -msgstr "給定的倉庫 URL 看起來不像是有效的 KiCad 包倉庫。 請仔細檢查 URL。" +msgstr "給定的倉庫 URL 看起來不像是有效的 KiCad 包倉庫。請仔細檢查 URL。" #: kicad/pcm/pcm.cpp:314 msgid "Fetching repository packages" -msgstr "正拉取倉庫軟體包" +msgstr "正在提取倉庫擴展內容包" #: kicad/pcm/pcm.cpp:319 msgid "Unable to load repository packages url." -msgstr "無法載入倉庫軟體包 URL。" +msgstr "無法加載倉庫擴展內容包 URL。" #: kicad/pcm/pcm.cpp:329 msgid "Packages hash doesn't match. Repository may be corrupted." -msgstr "軟體包 HASH 不匹配。 倉庫可能已損壞。" +msgstr "擴展內容包 HASH 不匹配。倉庫可能已損壞。" #: kicad/pcm/pcm.cpp:345 #, c-format @@ -25419,18 +25048,18 @@ msgid "" "\n" "%s" msgstr "" -"無法解析軟體包元資料:\n" +"無法解析擴展內容包元數據: \n" "\n" "%s" #: kicad/pcm/pcm.cpp:429 msgid "Failed to parse locally stored repository.json." -msgstr "無法解析本地儲存的倉庫.json." +msgstr "無法解析本地存儲的倉庫.json。" #: kicad/pcm/pcm.cpp:457 msgid "" "Packages cache for current repository is corrupted, it will be redownloaded." -msgstr "當前倉庫的軟體包快取已損壞,將重新下載軟體包。" +msgstr "當前倉庫的擴展內容包緩存已損壞, 將重新下載擴展內容包。" #: kicad/pcm/pcm.cpp:510 msgid "Downloading resources" @@ -25440,41 +25069,41 @@ msgstr "正在下載資源" msgid "" "Resources file hash doesn't match and will not be used. Repository may be " "corrupted." -msgstr "資原始檔 HASH 不匹配,將不會被使用。 倉庫可能已損壞。" +msgstr "資源文件 HASH 不匹配, 將不會被使用。倉庫可能已損壞。" #: kicad/pcm/pcm.cpp:775 msgid "Local file" -msgstr "本地檔案" +msgstr "本地文件" #: kicad/pcm/pcm.cpp:1104 msgid "PCM Update" -msgstr "PCM 更新" +msgstr "擴展內容包更新" #: kicad/pcm/pcm.cpp:1114 msgid "Preparing to fetch repositories" -msgstr "準備提取資料庫" +msgstr "準備提取倉庫" #: kicad/pcm/pcm.cpp:1132 msgid "Fetching repository..." -msgstr "提取資料庫..." +msgstr "提取倉庫中..." #: kicad/pcm/pcm.cpp:1145 msgid "Reviewing packages..." -msgstr "正在檢查套件..." +msgstr "檢查擴展內容包..." #: kicad/pcm/pcm_task_manager.cpp:74 kicad/pcm/pcm_task_manager.cpp:168 #, c-format msgid "Version %s of package %s not found!" -msgstr "未找到包 %s 的 %s 版本!" +msgstr "找不到擴展內容包 %s 的 %s 版本!" #: kicad/pcm/pcm_task_manager.cpp:83 msgid "Unable to create download directory!" -msgstr "無法建立下載目錄!" +msgstr "無法創建下載目錄!" #: kicad/pcm/pcm_task_manager.cpp:132 #, c-format msgid "Downloading package url: '%s'" -msgstr "下載軟體包地址: '%s'" +msgstr "下載擴展內容包地址: '%s'" #: kicad/pcm/pcm_task_manager.cpp:146 #, c-format @@ -25491,23 +25120,22 @@ msgid "" "Downloaded archive hash for package %s does not match repository entry. This " "may indicate a problem with the package, if the issue persists report this " "to repository maintainers." -msgstr "" -"軟體包 %s 的已下載壓縮包 HASH 與倉庫記錄不匹配。 這可能表明軟體包有問題,如果" -"問題仍然存在,請將此報告給倉庫維護者。" +msgstr "擴展內容包 %s 的已下載壓縮包 HASH 與倉庫記錄不匹配。" +"這可能表明擴展內容包有問題, 如果問題仍然存在, 請將此報告給倉庫維護者。" #: kicad/pcm/pcm_task_manager.cpp:206 kicad/pcm/pcm_task_manager.cpp:426 #, c-format msgid "Removing previous version of package '%s'." -msgstr "移除先前版本的軟體包 '%s'。" +msgstr "移除先前版本的擴展內容包 '%s'。" #: kicad/pcm/pcm_task_manager.cpp:214 #, c-format msgid "Installing package '%s'." -msgstr "正在安裝套件 '%s'。" +msgstr "正在安裝擴展內容包 '%s'。" #: kicad/pcm/pcm_task_manager.cpp:312 msgid "Aborting package installation." -msgstr "正在中止軟體包安裝。" +msgstr "正在中止擴展內容包安裝。" #: kicad/pcm/pcm_task_manager.cpp:360 #, c-format @@ -25516,43 +25144,43 @@ msgid "" "\n" "%s" msgstr "" -"無法解析軟體包元資料:\n" +"無法解析擴展內容包元數據: \n" "\n" "%s" #: kicad/pcm/pcm_task_manager.cpp:369 msgid "Archive does not contain a valid metadata.json file" -msgstr "壓縮包不包含有效的 metadata.json 檔案" +msgstr "壓縮包不包含有效的 metadata.json 文件" #: kicad/pcm/pcm_task_manager.cpp:378 msgid "Archive metadata must have a single version defined" -msgstr "壓縮包元資料必須定義一個版本" +msgstr "壓縮包元數據必須定義一個版本" #: kicad/pcm/pcm_task_manager.cpp:405 #, c-format msgid "" "Package with identifier %s is already installed. Would you like to update it " "to the version from selected file?" -msgstr "已安裝識別符號為 %s 的軟體包。你想將其更新為所選檔案的版本嗎?" +msgstr "已安裝標識符為 %s 的擴展內容包。是否將其更新為所選文件中的版本?" #: kicad/pcm/pcm_task_manager.cpp:408 msgid "Update package" -msgstr "更新軟體包" +msgstr "更新擴展內容包" #: kicad/pcm/pcm_task_manager.cpp:506 #, c-format msgid "Removing directory %s" -msgstr "正在刪除目錄 %s" +msgstr "正在移除目錄 %s" #: kicad/pcm/pcm_task_manager.cpp:514 #, c-format msgid "Failed to remove directory %s" -msgstr "未能刪除目錄 %s" +msgstr "未能移除目錄 %s" #: kicad/pcm/pcm_task_manager.cpp:575 #, c-format msgid "Package %s uninstalled" -msgstr "已解除安裝軟體包 %s" +msgstr "已卸載擴展內容包 %s" #: kicad/pcm/pcm_task_manager.cpp:661 #, c-format @@ -25561,49 +25189,49 @@ msgstr "%d 個操作中有 %d 個失敗。" #: kicad/pcm/pcm_task_manager.cpp:668 msgid "All operations completed successfully." -msgstr "所有操作成功完成。" +msgstr "所有操作已順利完成。" #: kicad/pcm/pcm_task_manager.cpp:673 #, c-format msgid "%d out of %d operations were initialized but not successful." -msgstr "%d 個操作(共 %d 個)已初始化,但未成功。" +msgstr "已初始化 %d 個操作中的 %d 個, 但未成功。" #: kicad/project_template.cpp:52 msgid "Could open the template path!" -msgstr "可以開啟模板路徑!" +msgstr "可以打開模板路徑!" #: kicad/project_template.cpp:57 msgid "Couldn't open the meta information directory for this template!" -msgstr "無法開啟此模板的元資訊目錄!" +msgstr "無法打開此模板的元信息目錄!" #: kicad/project_template.cpp:63 msgid "Couldn't find the meta HTML information file for this template!" -msgstr "找不到此模板的元 HTML 資訊檔案!" +msgstr "找不到此模板的元 HTML 信息文件!" #: kicad/project_template.cpp:289 #, c-format msgid "Cannot create folder '%s'." -msgstr "無法建立資料夾 '%s'。" +msgstr "無法創建文件夾 '%s'。" #: kicad/project_tree_item.cpp:131 msgid "" "Changing file extension will change file type.\n" "Do you want to continue ?" msgstr "" -"修改副檔名可能會導致檔案不可用。\n" +"修改文件擴展名可能會導致文件不可用。\n" "你確定要修改嗎?" #: kicad/project_tree_item.cpp:133 msgid "Rename File" -msgstr "重新命名檔案" +msgstr "重命名文件" #: kicad/project_tree_item.cpp:141 msgid "Unable to rename file ... " -msgstr "無法重新命名檔案... " +msgstr "無法重命名文件... " #: kicad/project_tree_item.cpp:141 msgid "Permission error?" -msgstr "許可權錯誤?" +msgstr "權限錯誤?" #: kicad/project_tree_item.cpp:160 #, c-format @@ -25617,19 +25245,19 @@ msgstr "無法移動 '%s' 到垃圾箱。" #: kicad/project_tree_pane.cpp:285 msgid "Directory name:" -msgstr "目錄名:" +msgstr "目錄名:" #: kicad/project_tree_pane.cpp:285 msgid "Create New Directory" -msgstr "建立新目錄" +msgstr "創建新目錄" #: kicad/project_tree_pane.cpp:839 msgid "Switch to this Project" -msgstr "切換到此專案" +msgstr "切換到此工程" #: kicad/project_tree_pane.cpp:840 msgid "Close all editors, and switch to the selected project" -msgstr "關閉所有編輯器,然後切換到所選專案" +msgstr "關閉所有編輯器, 然後切換到所選工程" #: kicad/project_tree_pane.cpp:847 msgid "New Directory..." @@ -25637,71 +25265,71 @@ msgstr "新目錄..." #: kicad/project_tree_pane.cpp:848 msgid "Create a New Directory" -msgstr "建立一個新目錄" +msgstr "創建一個新目錄" #: kicad/project_tree_pane.cpp:856 kicad/project_tree_pane.cpp:866 msgid "Reveal in Finder" -msgstr "在“訪達”中顯示" +msgstr "在\"訪達\"中顯示" #: kicad/project_tree_pane.cpp:857 msgid "Reveals the directory in a Finder window" -msgstr "在“訪達”視窗中顯示目錄" +msgstr "在\"訪達\"窗口中顯示目錄" #: kicad/project_tree_pane.cpp:859 msgid "Open Directory in File Explorer" -msgstr "在檔案資源管理器中開啟目錄" +msgstr "在文件資源管理器中打開目錄" #: kicad/project_tree_pane.cpp:860 pcbnew/tools/pcb_actions.cpp:997 msgid "Opens the directory in the default system file manager" -msgstr "在預設系統檔案管理器中開啟目錄" +msgstr "在默認系統文件管理器中打開目錄" #: kicad/project_tree_pane.cpp:867 msgid "Reveals the directories in a Finder window" -msgstr "在“訪達”視窗中顯示目錄" +msgstr "在\"訪達\"窗口中顯示目錄" #: kicad/project_tree_pane.cpp:869 msgid "Open Directories in File Explorer" -msgstr "在檔案資源管理器中開啟目錄" +msgstr "在文件資源管理器中打開目錄" #: kicad/project_tree_pane.cpp:870 msgid "Opens the directories in the default system file manager" -msgstr "在預設系統檔案管理器中開啟目錄" +msgstr "在默認系統文件管理器中打開目錄" #: kicad/project_tree_pane.cpp:881 msgid "Open the file in a Text Editor" -msgstr "在文字編輯器開啟檔案" +msgstr "在文本編輯器打開文件" #: kicad/project_tree_pane.cpp:883 msgid "Open files in a Text Editor" -msgstr "在文字編輯器中開啟檔案" +msgstr "在文本編輯器中打開文件" #: kicad/project_tree_pane.cpp:885 msgid "Edit in a Text Editor" -msgstr "在文字編輯器中編輯" +msgstr "在文本編輯器中編輯" #: kicad/project_tree_pane.cpp:893 msgid "Rename File..." -msgstr "重新命名檔案..." +msgstr "重命名文件..." #: kicad/project_tree_pane.cpp:894 msgid "Rename file" -msgstr "重新命名" +msgstr "重命名" #: kicad/project_tree_pane.cpp:898 msgid "Rename Files..." -msgstr "重新命名檔案..." +msgstr "重命名文件..." #: kicad/project_tree_pane.cpp:899 msgid "Rename files" -msgstr "重新命名檔案" +msgstr "重命名文件" #: kicad/project_tree_pane.cpp:909 msgid "Delete the file and its content" -msgstr "刪除檔案及其內容" +msgstr "移除文件及其內容" #: kicad/project_tree_pane.cpp:911 msgid "Delete the files and their contents" -msgstr "刪除檔案及其內容" +msgstr "移除文件及其內容" #: kicad/project_tree_pane.cpp:926 msgid "Move to Trash" @@ -25709,19 +25337,19 @@ msgstr "移動到垃圾箱" #: kicad/project_tree_pane.cpp:938 msgid "Add Project to Version Control..." -msgstr "把專案加入版本控管..." +msgstr "將工程添加到版本控制..." #: kicad/project_tree_pane.cpp:939 msgid "Initialize a new repository" -msgstr "初始化一個新的儲存庫" +msgstr "初始化新倉庫" #: kicad/project_tree_pane.cpp:943 msgid "Commit Project..." -msgstr "提交專案..." +msgstr "提交工程..." #: kicad/project_tree_pane.cpp:944 kicad/project_tree_pane.cpp:958 msgid "Commit changes to the local repository" -msgstr "Commit 到 local repo" +msgstr "將更改提交到本地倉庫" #: kicad/project_tree_pane.cpp:947 msgid "Push" @@ -25729,7 +25357,7 @@ msgstr "推送" #: kicad/project_tree_pane.cpp:948 msgid "Push committed local changes to remote repository" -msgstr "將已提交的本地更改推送到遠程儲存庫" +msgstr "將提交的本地更改推送到遠程倉庫" #: kicad/project_tree_pane.cpp:951 msgid "Pull" @@ -25737,15 +25365,15 @@ msgstr "拉取" #: kicad/project_tree_pane.cpp:952 msgid "Pull changes from remote repository into local" -msgstr "從遠程儲存庫拉取改動到本地" +msgstr "將遠程倉庫中的更改拉取到本地" #: kicad/project_tree_pane.cpp:957 msgid "Commit File..." -msgstr "提交檔案..." +msgstr "提交文件..." #: kicad/project_tree_pane.cpp:972 msgid "Switch to branch " -msgstr "切換分支到 " +msgstr "切換到分支 " #: kicad/project_tree_pane.cpp:977 msgid "Other..." @@ -25753,7 +25381,7 @@ msgstr "其它..." #: kicad/project_tree_pane.cpp:978 msgid "Switch to a different branch" -msgstr "切換到不同的分支" +msgstr "切換到另一分支" #: kicad/project_tree_pane.cpp:981 msgid "Switch to Branch" @@ -25765,178 +25393,178 @@ msgstr "移除版本控制" #: kicad/project_tree_pane.cpp:986 msgid "Delete all version control files from the project directory." -msgstr "從專案目錄中刪除所有版本控制檔案。" +msgstr "從工程目錄中刪除所有版本控制文件。" #: kicad/project_tree_pane.cpp:1041 #, c-format msgid "Change filename: '%s'" -msgstr "修改檔名稱:\"%s\"" +msgstr "修改文件名稱: \"%s\"" #: kicad/project_tree_pane.cpp:1043 msgid "Change filename" -msgstr "修改檔名稱" +msgstr "修改文件名稱" #: kicad/project_tree_pane.cpp:1380 msgid "Network path: not monitoring folder changes" -msgstr "網路路徑:不監視資料夾變更" +msgstr "網絡路徑: 不監視文件夾變更" #: kicad/project_tree_pane.cpp:1386 msgid "Local path: monitoring folder changes" -msgstr "本地路徑:監視資料夾變更" +msgstr "本地路徑: 監視文件夾變更" #: kicad/project_tree_pane.cpp:1550 msgid "The selected directory is already a git project." -msgstr "所選目錄已經是git專案。" +msgstr "所選目錄已存在 git 工程。" #: kicad/project_tree_pane.cpp:1566 msgid "Failed to initialize git project." -msgstr "Git 專案初始化失敗。" +msgstr "git 工程初始化失敗。" #: kicad/project_tree_pane.cpp:1581 msgid "Set default remote" -msgstr "設定預設遠程儲存庫" +msgstr "設置默認遠程" #: kicad/project_tree_pane.cpp:1634 msgid "Failed to set default remote." -msgstr "設定預設遠程儲存庫失敗。" +msgstr "默認遠程設置失敗。" #: kicad/project_tree_pane.cpp:1651 kicad/project_tree_pane.cpp:1690 #: kicad/project_tree_pane.cpp:1712 msgid "Fetching Remote" -msgstr "提取遠程儲存庫" +msgstr "獲取遠程數據" #: kicad/project_tree_pane.cpp:1719 msgid "Failed to push project" -msgstr "推送專案失敗" +msgstr "推送工程失敗" #: kicad/project_tree_pane.cpp:1781 #, c-format msgid "Failed to lookup branch '%s': %s" -msgstr "查找分支 '%s' 失敗:%s" +msgstr "找不到分支 '%s': %s" #: kicad/project_tree_pane.cpp:1794 #, c-format msgid "Failed to find branch head for '%s'" -msgstr "找不到分支 '%s' 的分支head。" +msgstr "找不到 '%s' 的分支 head" #: kicad/project_tree_pane.cpp:1805 #, c-format msgid "Failed to switch to branch '%s'" -msgstr "切換到分支 '%s' 時失敗" +msgstr "切換到分支 '%s' 失敗" #: kicad/project_tree_pane.cpp:1816 #, c-format msgid "Failed to update HEAD reference for branch '%s'" -msgstr "無法更新分支 '%s' 的HEAD引用" +msgstr "更新分支 '%s' 的 HEAD 引用失敗" #: kicad/project_tree_pane.cpp:1835 msgid "Are you sure you want to remove git tracking from this project?" -msgstr "您確定要從此專案中移除 Git 追蹤嗎?" +msgstr "確定要從工程中移除 git 版本控制?" #: kicad/project_tree_pane.cpp:1852 msgid "Failed to remove git directory" -msgstr "刪除Git目錄失敗" +msgstr "移除 git 目錄失敗" #: kicad/project_tree_pane.cpp:2167 msgid "Discarding commit due to empty commit message." -msgstr "因為提交訊息為空而放棄提交。" +msgstr "由於提交消息為空而放棄提交。" #: kicad/project_tree_pane.cpp:2173 msgid "Discarding commit due to empty file selection." -msgstr "因為檔案選擇為空而放棄提交。" +msgstr "由於文件選擇為空而放棄提交。" #: kicad/project_tree_pane.cpp:2179 #, c-format msgid "Failed to get repository index: %s" -msgstr "無法獲取儲存庫索引:%s" +msgstr "無法取得倉庫索引: %s" #: kicad/project_tree_pane.cpp:2187 #, c-format msgid "Failed to add file to index: %s" -msgstr "無法將檔案添加到索引:%s" +msgstr "無法將文件添加到索引中: %s" #: kicad/project_tree_pane.cpp:2195 #, c-format msgid "Failed to write index: %s" -msgstr "無法寫入索引:%s" +msgstr "無法寫入索引: %s" #: kicad/project_tree_pane.cpp:2202 #, c-format msgid "Failed to write tree: %s" -msgstr "無法寫入Tree:%s" +msgstr "無法寫入樹: %s" #: kicad/project_tree_pane.cpp:2211 #, c-format msgid "Failed to lookup tree: %s" -msgstr "查找 tree 失敗:%s" +msgstr "無法搜索樹: %s" #: kicad/project_tree_pane.cpp:2219 #, c-format msgid "Failed to get HEAD reference: %s" -msgstr "無法獲取HEAD引用:%s" +msgstr "無法獲取 HEAD 引用: %s" #: kicad/project_tree_pane.cpp:2226 #, c-format msgid "Failed to get commit: %s" -msgstr "無法獲取提交:%s" +msgstr "無法獲取提交: %s" #: kicad/project_tree_pane.cpp:2242 #, c-format msgid "Failed to create author signature: %s" -msgstr "無法創建作者簽名:%s。" +msgstr "無法創建作者簽名: %s" #: kicad/project_tree_pane.cpp:2259 #, c-format msgid "Failed to create commit: %s" -msgstr "無法創建提交:%s" +msgstr "無法創建提交: %s" #: kicad/tools/kicad_manager_actions.cpp:43 msgid "New Project..." -msgstr "建立新專案..." +msgstr "新建工程..." #: kicad/tools/kicad_manager_actions.cpp:44 msgid "Create new blank project" -msgstr "建立新的空白專案" +msgstr "新建空工程" #: kicad/tools/kicad_manager_actions.cpp:52 msgid "New Project from Template..." -msgstr "從模板新建專案..." +msgstr "從模板新建工程..." #: kicad/tools/kicad_manager_actions.cpp:53 msgid "Create new project from template" -msgstr "從模板新建專案" +msgstr "從模板新建工程" #: kicad/tools/kicad_manager_actions.cpp:60 msgid "Clone Project from Repository..." -msgstr "從儲存庫複製專案..." +msgstr "從倉庫克隆工程..." #: kicad/tools/kicad_manager_actions.cpp:61 msgid "Clone a project from an existing repository" -msgstr "從現有的儲存庫複製專案" +msgstr "從現有倉庫克隆工程" #: kicad/tools/kicad_manager_actions.cpp:68 msgid "Open Demo Project..." -msgstr "開啟展示專案..." +msgstr "打開演示工程..." #: kicad/tools/kicad_manager_actions.cpp:69 msgid "Open a demo project" -msgstr "開啟一個展示專案" +msgstr "打開一個演示工程" #: kicad/tools/kicad_manager_actions.cpp:77 msgid "Open Project..." -msgstr "開啟專案..." +msgstr "打開工程..." #: kicad/tools/kicad_manager_actions.cpp:78 msgid "Open an existing project" -msgstr "開啟一個現有專案" +msgstr "打開一個現有工程" #: kicad/tools/kicad_manager_actions.cpp:85 msgid "Close Project" -msgstr "關閉專案" +msgstr "關閉工程" #: kicad/tools/kicad_manager_actions.cpp:86 msgid "Close the current project" -msgstr "關閉目前專案" +msgstr "關閉當前工程" #: kicad/tools/kicad_manager_actions.cpp:105 msgid "Edit schematic" @@ -25956,11 +25584,11 @@ msgstr "編輯 PCB 封裝" #: kicad/tools/kicad_manager_actions.cpp:149 msgid "Preview Gerber output files" -msgstr "預覽 Gerber 輸出檔案" +msgstr "預覽 Gerber 輸出文件" #: kicad/tools/kicad_manager_actions.cpp:159 msgid "Convert bitmap images to schematic or PCB components" -msgstr "將點陣圖影象轉換為原理圖或 PCB 元件" +msgstr "將位圖圖像轉換為原理圖或 PCB 元件" #: kicad/tools/kicad_manager_actions.cpp:167 #: pcb_calculator/pcb_calculator_frame.cpp:63 @@ -25972,27 +25600,27 @@ msgstr "計算器工具" #: kicad/tools/kicad_manager_actions.cpp:168 msgid "Run component calculations, track width calculations, etc." -msgstr "執行元件計算,佈線寬度計算等。" +msgstr "運行元件計算, 走線寬度計算等。" #: kicad/tools/kicad_manager_actions.cpp:178 msgid "Edit drawing sheet borders and title block" -msgstr "編輯圖紙邊框和工程圖明細表" +msgstr "編輯圖紙邊框和工程明細表" #: kicad/tools/kicad_manager_actions.cpp:187 msgid "Run Plugin and Content Manager" -msgstr "執行外掛和工具管理器" +msgstr "運行擴展內容管理器" #: kicad/tools/kicad_manager_actions.cpp:193 msgid "Open Text Editor" -msgstr "開啟文字編輯器" +msgstr "打開文本編輯器" #: kicad/tools/kicad_manager_actions.cpp:194 msgid "Launch preferred text editor" -msgstr "啟動首選文字編輯器" +msgstr "啟動首選文本編輯器" #: kicad/tools/kicad_manager_control.cpp:73 msgid "Create New Project" -msgstr "建立新專案" +msgstr "新建工程" #: kicad/tools/kicad_manager_control.cpp:121 msgid "" @@ -26001,21 +25629,21 @@ msgid "" "\n" "Do you want to continue?" msgstr "" -"所選的不是空目錄。 建議在空目錄中建立專案。\n" +"選擇的目錄不是一個空目錄, 建議在空目錄中創建工程。\n" "\n" -"請問您是否要繼續?" +"是否繼續?" #: kicad/tools/kicad_manager_control.cpp:152 msgid "Clone Project from Git Repository" -msgstr "從Git儲存庫複製專案" +msgstr "從 Git 倉庫克隆工程" #: kicad/tools/kicad_manager_control.cpp:174 msgid "Cloning Repository" -msgstr "正在複製儲存庫" +msgstr "正在克隆倉庫" #: kicad/tools/kicad_manager_control.cpp:186 msgid "No project files were found in the repository." -msgstr "在儲存庫中找不到任何專案檔案。" +msgstr "倉庫中沒有工程文件。" #: kicad/tools/kicad_manager_control.cpp:223 msgid "System Templates" @@ -26027,42 +25655,42 @@ msgstr "自定義模板" #: kicad/tools/kicad_manager_control.cpp:241 msgid "No project template was selected. Cannot generate new project." -msgstr "未選擇任何專案模板。無法生成新的專案。" +msgstr "未選中工程模板。無法生成新的工程。" #: kicad/tools/kicad_manager_control.cpp:249 msgid "New Project Folder" -msgstr "新建專案資料夾" +msgstr "新建工程文件夾" #: kicad/tools/kicad_manager_control.cpp:298 #: kicad/tools/kicad_manager_control.cpp:667 #, c-format msgid "Insufficient permissions to write to folder '%s'." -msgstr "無足夠許可權寫入資料夾 '%s'。" +msgstr "寫入文件夾 '%s' 的權限不足。" #: kicad/tools/kicad_manager_control.cpp:319 msgid "Overwriting files:" -msgstr "覆蓋檔案:" +msgstr "覆蓋文件:" #: kicad/tools/kicad_manager_control.cpp:325 msgid "Similar files already exist in the destination folder." -msgstr "目標資料夾中已存在類似檔案。" +msgstr "目標文件夾中已存在類似文件。" #: kicad/tools/kicad_manager_control.cpp:344 msgid "A problem occurred creating new project from template." -msgstr "從模板建立專案發生一個問題。" +msgstr "從模板創建工程發生一個問題。" #: kicad/tools/kicad_manager_control.cpp:367 msgid "Open Existing Project" -msgstr "開啟已有專案" +msgstr "打開已有工程" #: kicad/tools/kicad_manager_control.cpp:592 #, c-format msgid "Cannot copy folder '%s'." -msgstr "無法複製 \"%s\" 資料夾。" +msgstr "無法複製 '%s' 文件夾。" #: kicad/tools/kicad_manager_control.cpp:638 msgid "Save Project To" -msgstr "將專案儲存到" +msgstr "將工程保存到" #: kicad/tools/kicad_manager_control.cpp:658 #, c-format @@ -26071,9 +25699,9 @@ msgid "" "\n" "Please make sure you have write permissions and try again." msgstr "" -"無法建立資料夾 '%s'。\n" +"無法創建文件夾 '%s'。\n" "\n" -"請確保有寫入許可權並重試。" +"請確保有寫入權限並重試。" #: kicad/tools/kicad_manager_control.cpp:669 msgid "Error!" @@ -26081,15 +25709,15 @@ msgstr "錯誤!" #: kicad/tools/kicad_manager_control.cpp:725 msgid "Create (or open) a project to edit a schematic." -msgstr "建立(或開啟)一個專案來編輯原理圖。" +msgstr "創建(或打開)一個工程以編輯原理圖。" #: kicad/tools/kicad_manager_control.cpp:731 msgid "Create (or open) a project to edit a pcb." -msgstr "建立(或開啟)一個專案來編輯印刷電路板。" +msgstr "創建(或打開)一個工程以編輯 PCB。" #: kicad/tools/kicad_manager_control.cpp:748 msgid "Application failed to load:\n" -msgstr "應用程式載入失敗:\n" +msgstr "應用程序加載失敗:\n" #: kicad/tools/kicad_manager_control.cpp:754 msgid "Application cannot start." @@ -26101,21 +25729,21 @@ msgstr "檢查更新" #: kicad/update_manager.cpp:173 msgid "Requesting update info" -msgstr "請求更新資訊" +msgstr "請求更新信息" #: kicad/update_manager.cpp:251 #, c-format msgid "Unable to parse update response: %s" -msgstr "無法解析更新回應:%s" +msgstr "無法解析更新響應: %s" #: kicad/widgets/filedlg_new_project.h:32 msgid "Create a new folder for the project" -msgstr "為專案建立一個新目錄" +msgstr "為工程創建一個新目錄" #: libs/kiplatform/msw/environment.cpp:63 #, c-format msgid "Error code: %d" -msgstr "錯誤程式碼:%d" +msgstr "錯誤代碼: %d" #: pagelayout_editor/dialogs/design_inspector.cpp:226 msgid "Layout" @@ -26124,15 +25752,15 @@ msgstr "佈局" #: pagelayout_editor/dialogs/design_inspector.cpp:233 #, c-format msgid "Size: %.1fx%.1fmm" -msgstr "尺寸:%.1fx%.1fmm" +msgstr "尺寸: %.1fx%.1fmm" #: pagelayout_editor/dialogs/dialog_new_dataitem_base.cpp:30 msgid "Y start:" -msgstr "起點 Y:" +msgstr "起點 Y:" #: pagelayout_editor/dialogs/dialog_new_dataitem_base.cpp:44 msgid "X start:" -msgstr "起點 X:" +msgstr "起點 X:" #: pagelayout_editor/dialogs/dialog_new_dataitem_base.cpp:64 #: pagelayout_editor/dialogs/dialog_new_dataitem_base.cpp:124 @@ -26171,39 +25799,39 @@ msgstr "左下" #: pagelayout_editor/dialogs/dialog_new_dataitem_base.cpp:90 msgid "X end:" -msgstr "終點 X:" +msgstr "終點 X:" #: pagelayout_editor/dialogs/dialog_new_dataitem_base.cpp:104 msgid "Y end:" -msgstr "終點 Y:" +msgstr "終點 Y:" #: pagelayout_editor/dialogs/dialog_new_dataitem_base.h:69 msgid "New Item" -msgstr "新項目" +msgstr "新建項" #: pagelayout_editor/dialogs/dialogs_for_printing.cpp:234 msgid "Print Drawing Sheet" -msgstr "列印圖紙" +msgstr "打印圖紙" #: pagelayout_editor/dialogs/dialogs_for_printing.cpp:239 msgid "An error occurred attempting to print the drawing sheet." -msgstr "嘗試列印圖紙時出現錯誤。" +msgstr "嘗試打印圖紙時出現錯誤。" #: pagelayout_editor/dialogs/dialogs_for_printing.cpp:240 msgid "Printing" -msgstr "列印" +msgstr "打印" #: pagelayout_editor/dialogs/properties_frame.cpp:645 msgid "Predefined Keywords" -msgstr "預定義關鍵字" +msgstr "預設關鍵字" #: pagelayout_editor/dialogs/properties_frame.cpp:648 msgid "Texts can include keywords." -msgstr "文字可以包含關鍵字。" +msgstr "文本可以包含關鍵字。" #: pagelayout_editor/dialogs/properties_frame.cpp:649 msgid "Keyword notation is ${keyword}" -msgstr "關鍵字元號為 ${keyword}" +msgstr "關鍵字符號為 ${keyword}" #: pagelayout_editor/dialogs/properties_frame.cpp:650 msgid "Each keyword is replaced by its value" @@ -26211,15 +25839,15 @@ msgstr "每個關鍵字被其值替換" #: pagelayout_editor/dialogs/properties_frame.cpp:651 msgid "These build-in keywords are always available:" -msgstr "這些內建的關鍵字總是可用的:" +msgstr "這些內置的關鍵字總是可用的:" #: pagelayout_editor/dialogs/properties_frame.cpp:655 msgid "(sheet number)" -msgstr "(圖框編號)" +msgstr "(圖紙頁碼)" #: pagelayout_editor/dialogs/properties_frame.cpp:656 msgid "(sheet count)" -msgstr "(圖框計數)" +msgstr "(圖紙數量)" #: pagelayout_editor/dialogs/properties_frame.cpp:662 msgid "(paper size)" @@ -26227,7 +25855,7 @@ msgstr "(紙張尺寸)" #: pagelayout_editor/dialogs/properties_frame_base.cpp:38 msgid "Show on all pages" -msgstr "顯示在所有圖框" +msgstr "顯示在所有頁面" #: pagelayout_editor/dialogs/properties_frame_base.cpp:38 msgid "First page only" @@ -26235,7 +25863,7 @@ msgstr "僅第一頁" #: pagelayout_editor/dialogs/properties_frame_base.cpp:38 msgid "Subsequent pages only" -msgstr "僅後續圖框" +msgstr "僅後續頁面" #: pagelayout_editor/dialogs/properties_frame_base.cpp:161 #: pagelayout_editor/dialogs/properties_frame_base.cpp:474 @@ -26243,7 +25871,7 @@ msgstr "僅後續圖框" #: pcbnew/dialogs/dialog_tablecell_properties_base.cpp:142 #: pcbnew/dialogs/dialog_textbox_properties_base.cpp:139 msgid "Text width:" -msgstr "文字寬度:" +msgstr "文本寬度:" #: pagelayout_editor/dialogs/properties_frame_base.cpp:172 #: pagelayout_editor/dialogs/properties_frame_base.cpp:488 @@ -26251,7 +25879,7 @@ msgstr "文字寬度:" #: pcbnew/dialogs/dialog_tablecell_properties_base.cpp:155 #: pcbnew/dialogs/dialog_textbox_properties_base.cpp:155 msgid "Text height:" -msgstr "文字高度:" +msgstr "文本高度:" #: pagelayout_editor/dialogs/properties_frame_base.cpp:183 msgid "Maximum width:" @@ -26260,7 +25888,7 @@ msgstr "最大寬度:" #: pagelayout_editor/dialogs/properties_frame_base.cpp:185 #: pagelayout_editor/dialogs/properties_frame_base.cpp:198 msgid "Set to 0 to disable this constraint" -msgstr "設定為 0 可禁用此約束" +msgstr "設置為 0 可禁用此約束" #: pagelayout_editor/dialogs/properties_frame_base.cpp:196 msgid "Maximum height:" @@ -26268,44 +25896,44 @@ msgstr "最大高度:" #: pagelayout_editor/dialogs/properties_frame_base.cpp:226 msgid "Set to 0 to use default values" -msgstr "設定為 0 以使用預設值" +msgstr "設置為 0 以使用默認值" #: pagelayout_editor/dialogs/properties_frame_base.cpp:233 msgid "Comment:" -msgstr "註釋:" +msgstr "註釋:" #: pagelayout_editor/dialogs/properties_frame_base.cpp:270 #: pagelayout_editor/dialogs/properties_frame_base.cpp:323 msgid "From:" -msgstr "從:" +msgstr "從:" #: pagelayout_editor/dialogs/properties_frame_base.cpp:293 msgid "End Position" -msgstr "端位置" +msgstr "終點座標" #: pagelayout_editor/dialogs/properties_frame_base.cpp:365 msgid "Rotation:" -msgstr "旋轉:" +msgstr "旋轉:" #: pagelayout_editor/dialogs/properties_frame_base.cpp:372 msgid "Bitmap DPI:" -msgstr "點陣圖 DPI:" +msgstr "位圖 DPI:" #: pagelayout_editor/dialogs/properties_frame_base.cpp:388 msgid "Repeat Parameters" -msgstr "重複引數" +msgstr "重複參數" #: pagelayout_editor/dialogs/properties_frame_base.cpp:396 msgid "Count:" -msgstr "個數:" +msgstr "個數:" #: pagelayout_editor/dialogs/properties_frame_base.cpp:406 msgid "Step text:" -msgstr "步驟文字:" +msgstr "步驟文本:" #: pagelayout_editor/dialogs/properties_frame_base.cpp:411 msgid "Number of characters or digits to step text by for each repeat." -msgstr "每次重複時要按其步進文字的字元數或位數。" +msgstr "每次重複時要按其步進文本的字符數或位數。" #: pagelayout_editor/dialogs/properties_frame_base.cpp:418 msgid "Step X:" @@ -26317,7 +25945,7 @@ msgstr "X 軸上每次重複步長的距離。" #: pagelayout_editor/dialogs/properties_frame_base.cpp:431 msgid "Step Y:" -msgstr "步距 Y:" +msgstr "步距 Y:" #: pagelayout_editor/dialogs/properties_frame_base.cpp:436 msgid "Distance to step on Y axis for each repeat." @@ -26336,16 +25964,16 @@ msgstr "項目屬性" #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:385 #: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:144 msgid "Line thickness:" -msgstr "線粗細:" +msgstr "線寬:" #: pagelayout_editor/dialogs/properties_frame_base.cpp:516 #: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:232 msgid "Text thickness:" -msgstr "文字線粗細:" +msgstr "文本線寬:" #: pagelayout_editor/dialogs/properties_frame_base.cpp:536 msgid "Set to Default" -msgstr "設定為預設" +msgstr "設置為默認" #: pagelayout_editor/dialogs/properties_frame_base.cpp:543 msgid "Page Margins" @@ -26359,12 +25987,12 @@ msgstr "通用選項" #: pagelayout_editor/files.cpp:65 pagelayout_editor/files.cpp:109 msgid "The current drawing sheet has been modified. Save changes?" -msgstr "當前圖紙已被修改。儲存變更?" +msgstr "當前圖紙已被修改。保存變更?" #: pagelayout_editor/files.cpp:81 #, c-format msgid "File \"%s\" loaded" -msgstr "檔案 \"%s\" 已載入" +msgstr "文件 \"%s\" 已加載" #: pagelayout_editor/files.cpp:131 msgid "Append Existing Drawing Sheet" @@ -26373,26 +26001,26 @@ msgstr "附加現有的圖紙" #: pagelayout_editor/files.cpp:142 pagelayout_editor/files.cpp:167 #, c-format msgid "Unable to load %s file" -msgstr "無法載入檔案 %s" +msgstr "無法加載文件 %s" #: pagelayout_editor/files.cpp:149 #, c-format msgid "File \"%s\" inserted" -msgstr "插入檔案 \"%s\"" +msgstr "插入文件 \"%s\"" #: pagelayout_editor/files.cpp:157 msgid "Open Drawing Sheet" -msgstr "開啟圖紙" +msgstr "打開圖紙" #: pagelayout_editor/files.cpp:173 #, c-format msgid "File \"%s\" saved." -msgstr "檔案 \"%s\" 已儲存。" +msgstr "文件 \"%s\" 已保存。" #: pagelayout_editor/files.cpp:182 pcbnew/router/router_tool.cpp:643 #, c-format msgid "Unable to write '%s'." -msgstr "無法寫入 \"%s\"。" +msgstr "無法寫入 '%s'。" #: pagelayout_editor/files.cpp:195 msgid "Save Drawing Sheet As" @@ -26404,7 +26032,7 @@ msgstr "讀取圖表出錯" #: pagelayout_editor/files.cpp:268 msgid "Layout file is read only." -msgstr "佈局檔案為只讀。" +msgstr "佈局文件為只讀。" #: pagelayout_editor/pl_editor_frame.cpp:99 msgid "KiCad Drawing Sheet Editor" @@ -26412,15 +26040,15 @@ msgstr "KiCad 工程圖編輯器" #: pagelayout_editor/pl_editor_frame.cpp:163 msgid "coord origin: Right Bottom page corner" -msgstr "原點位置:右下頁角" +msgstr "原點位置: 右下頁角" #: pagelayout_editor/pl_editor_frame.cpp:463 msgid "Error Init Printer info" -msgstr "初始化印表機資訊出現錯誤" +msgstr "初始化打印機信息出現錯誤" #: pagelayout_editor/pl_editor_frame.cpp:568 msgid "[no drawing sheet loaded]" -msgstr "[未載入圖紙]" +msgstr "[未加載圖紙]" #: pagelayout_editor/pl_editor_frame.cpp:782 #, c-format @@ -26429,11 +26057,11 @@ msgstr "座標原點: %s" #: pagelayout_editor/pl_editor_frame.cpp:923 msgid "New drawing sheet file is unsaved" -msgstr "新圖紙檔案未儲存" +msgstr "新圖紙文件未保存" #: pagelayout_editor/pl_editor_frame.cpp:927 msgid "Drawing sheet changes are unsaved" -msgstr "圖紙變更未儲存" +msgstr "圖紙變更未保存" #: pagelayout_editor/pl_editor_frame.cpp:974 msgid "Page Width" @@ -26465,7 +26093,7 @@ msgstr "左上頁角" #: pagelayout_editor/toolbars_pl_editor.cpp:90 msgid "Origin of coordinates displayed to the status bar" -msgstr "狀態列顯示座標原點" +msgstr "狀態欄顯示座標原點" #: pagelayout_editor/toolbars_pl_editor.cpp:105 msgid "Page 1" @@ -26473,43 +26101,43 @@ msgstr "第 1 頁" #: pagelayout_editor/toolbars_pl_editor.cpp:106 msgid "Other pages" -msgstr "其他圖框" +msgstr "其他圖頁" #: pagelayout_editor/toolbars_pl_editor.cpp:116 msgid "" "Simulate page 1 or other pages to show how items\n" "which are not on all page are displayed" msgstr "" -"模擬第1頁或其他頁面,\n" -"以顯示未在所有頁面上的項目如何顯示" +"該項示範顯示為第一頁, 或後續頁。\n" +"這並非所有圖紙上都顯示" #: pagelayout_editor/tools/pl_actions.cpp:45 msgid "Add Line" -msgstr "新增直線" +msgstr "添加直線" #: pagelayout_editor/tools/pl_actions.cpp:46 msgid "Add a line" -msgstr "新增一條直線" +msgstr "添加一條直線" #: pagelayout_editor/tools/pl_actions.cpp:55 msgid "Add a rectangle" -msgstr "新增一個矩形" +msgstr "添加一個矩形" #: pagelayout_editor/tools/pl_actions.cpp:72 msgid "Add Bitmap" -msgstr "新增點陣圖" +msgstr "添加位圖" #: pagelayout_editor/tools/pl_actions.cpp:73 msgid "Add a bitmap image" -msgstr "新增一個位圖影象" +msgstr "添加一張位圖圖像" #: pagelayout_editor/tools/pl_actions.cpp:94 msgid "Append Existing Drawing Sheet..." -msgstr "新增現有的圖紙..." +msgstr "添加現有的圖紙..." #: pagelayout_editor/tools/pl_actions.cpp:95 msgid "Append an existing drawing sheet file to current file" -msgstr "追加一個現有的圖紙檔案到當前檔案" +msgstr "追加一個現有的圖紙文件到當前文件" #: pagelayout_editor/tools/pl_actions.cpp:105 msgid "Show Design Inspector" @@ -26517,41 +26145,35 @@ msgstr "顯示設計檢查器" #: pagelayout_editor/tools/pl_actions.cpp:106 msgid "Show the list of items in the drawing sheet" -msgstr "顯示圖紙中的項目列表" +msgstr "顯示圖紙中項目的列表" #: pagelayout_editor/tools/pl_actions.cpp:112 msgid "Page Preview Settings..." -msgstr "圖框預覽設定..." +msgstr "圖紙預覽設置..." #: pagelayout_editor/tools/pl_actions.cpp:113 msgid "Edit preview data for page size and title block" -msgstr "編輯圖框大小和標題塊的預覽資料" +msgstr "編輯圖紙大小和標題塊的預覽數據" #: pagelayout_editor/tools/pl_actions.cpp:119 msgid "Show Title Block in Preview Mode" -msgstr "在預覽模式中顯示標題欄" +msgstr "在預覽模式下顯示標題欄" #: pagelayout_editor/tools/pl_actions.cpp:120 -#, fuzzy msgid "Text placeholders will be replaced with preview data" -msgstr "" -"在預覽模式下顯示標題塊:\n" -"文字佔位符將替換為預覽資料。" +msgstr "文本佔位符將被替換為預覽數據" #: pagelayout_editor/tools/pl_actions.cpp:126 msgid "Show Title Block in Edit Mode" msgstr "在編輯模式下顯示標題欄" #: pagelayout_editor/tools/pl_actions.cpp:127 -#, fuzzy msgid "Text placeholders are shown as ${keyword} tokens" -msgstr "" -"在編輯模式下顯示標題塊:\n" -"文字佔位符顯示為 ${keyword} 標記。" +msgstr "文本佔位符顯示為 ${keyword} 標記" #: pagelayout_editor/tools/pl_edit_tool.cpp:530 msgid "Error writing objects to clipboard" -msgstr "將物件寫入剪貼簿時出錯" +msgstr "將對象寫入剪貼板時出錯" #: pcb_calculator/attenuators/bridget_tee_formula.h:2 msgid "" @@ -26566,9 +26188,9 @@ msgid "" "___R2 = Z0 / (L−1)___\n" msgstr "" "### 橋形衰減器\n" -"___a___ 為衰減量(單位為 dB )
\n" -"___Zin___ 為期望的輸入阻抗(單位為 Ω )
\n" -"___Zout___ 為期望的輸出阻抗(單位為 Ω )
\n" +"___a___ 為衰減量 (單位為 dB )
\n" +"___Zin___ 為期望的輸入阻抗 (單位為 Ω )
\n" +"___Zout___ 為期望的輸出阻抗 (單位為 Ω )
\n" "___Z0 = Zin = Zout___\n" "\n" "___L = 10a/20___
\n" @@ -26591,9 +26213,9 @@ msgid "" "___R3 = 1 / (A/Zout − 1/R2)___\n" msgstr "" "###Pi 衰減器\n" -"___a___ 為衰減(單位為 dB )
\n" -"___Zin___ 為期望的輸入阻抗(單位為 Ω )
\n" -"___Zout___ 為期望的輸出阻抗(單位為 Ω )
\n" +"___a___ 為衰減 (單位為 dB )
\n" +"___Zin___ 為期望的輸入阻抗 (單位為 Ω )
\n" +"___Zout___ 為期望的輸出阻抗 (單位為 Ω )
\n" "\n" "___K = VI/VO = 10a/20___
\n" "___L = K2 = 10a/10___
\n" @@ -26615,8 +26237,8 @@ msgid "" msgstr "" "### 分離式衰減器 \n" "衰減是 6dB
\n" -"___Zin___ 為期望的輸入阻抗(單位為 Ω)
\n" -"___Zout___ 為期望的輸出阻抗(單位為 Ω)
\n" +"___Zin___ 為期望的輸入阻抗 (單位為 Ω)
\n" +"___Zout___ 為期望的輸出阻抗 (單位為 Ω)
\n" "___Z0 = Zin = Zout___\n" "\n" "___R1 = R2 = R3 = Z0/3___\n" @@ -26637,21 +26259,21 @@ msgid "" "___R3 = Zout · A − R2___\n" msgstr "" "### T 型衰減器\n" -"___a___ 為衰減(單位為 dB )
\n" -"___Zin___ 為期望的輸入阻抗(單位為 Ω )
\n" -"___Zout___ 為期望的輸出阻抗(單位為 Ω )
\n" +"___a___ 為衰減 (單位為 dB )
\n" +"___Zin___ 為期望的輸入阻抗 (單位為 Ω )
\n" +"___Zout___ 為期望的輸出阻抗 (單位為 Ω )
\n" "\n" "___K = VI/VO = 10a/20___
\n" "___L = K2 = 10a/10___
\n" "___A = (L+1) / (L−1)___

\n" -"___R2 = 2·√(L · Zin · Zout) / (L−1)___
\n" +"___R2 = 2·√(L · Zin · Zout) " +"/ (L−1)___
\n" "___R1 = Zin · A − R2___
\n" "___R3 = Zout · A − R2___\n" #: pcb_calculator/calculator_panels/panel_board_class_base.cpp:33 msgid "Note: Values are minimal values" -msgstr "注意:該值為最小值" +msgstr "注意: 該值為最小值" #: pcb_calculator/calculator_panels/panel_board_class_base.cpp:57 msgid "Class 1" @@ -26683,19 +26305,19 @@ msgstr "線寬" #: pcb_calculator/calculator_panels/panel_board_class_base.cpp:74 msgid "Minimum clearance" -msgstr "最小間隙" +msgstr "最小間距" #: pcb_calculator/calculator_panels/panel_board_class_base.cpp:75 msgid "Via: (diameter - drill)" -msgstr "貫孔: (直徑 - 鑽孔直徑)" +msgstr "過孔: (直徑 - 鑽孔)" #: pcb_calculator/calculator_panels/panel_board_class_base.cpp:76 msgid "Plated Pad: (diameter - drill)" -msgstr "鍍金焊盤: (直徑 - 鑽孔直徑)" +msgstr "金屬化焊盤: (直徑 - 鑽孔)" #: pcb_calculator/calculator_panels/panel_board_class_base.cpp:77 msgid "NP Pad: (diameter - drill)" -msgstr "非鍍金焊盤:(直徑 - 鑽孔直徑)" +msgstr "非金屬化焊盤: (直徑 - 鑽孔)" #: pcb_calculator/calculator_panels/panel_cable_size.cpp:95 msgid "AWG0000" @@ -26835,7 +26457,7 @@ msgstr "AWG30" #: pcb_calculator/calculator_panels/panel_cable_size.cpp:245 msgid "Electrical Resistivity in Ohm*m at 20 deg C" -msgstr "20 攝氏度電阻率(以 Ohm*m 為單位)" +msgstr "20 攝氏度電阻率 (以 Ohm*m 為單位)" #: pcb_calculator/calculator_panels/panel_cable_size.cpp:269 msgid "Temperature coefficient" @@ -26843,16 +26465,16 @@ msgstr "溫度係數" #: pcb_calculator/calculator_panels/panel_cable_size_base.cpp:26 msgid "Wire properties" -msgstr "線段屬性" +msgstr "線的屬性" #: pcb_calculator/calculator_panels/panel_cable_size_base.cpp:34 msgid "Standard Size:" -msgstr "標準尺寸:" +msgstr "標準尺寸:" #: pcb_calculator/calculator_panels/panel_cable_size_base.cpp:58 #: pcbnew/dialogs/dialog_board_statistics.cpp:107 msgid "Area:" -msgstr "敷銅:" +msgstr "截面積:" #: pcb_calculator/calculator_panels/panel_cable_size_base.cpp:65 msgid "mm^2" @@ -26860,11 +26482,11 @@ msgstr "mm^2" #: pcb_calculator/calculator_panels/panel_cable_size_base.cpp:69 msgid "Conductor resistivity:" -msgstr "導體電阻率:" +msgstr "導體電阻率:" #: pcb_calculator/calculator_panels/panel_cable_size_base.cpp:71 msgid "Specific resistance in Ohm*m at 20 deg C" -msgstr "指定 20 攝氏度時電阻(單位:Ohm*m)" +msgstr "指定 20 攝氏度時電阻 (單位: Ohm*m)" #: pcb_calculator/calculator_panels/panel_cable_size_base.cpp:83 #: pcb_calculator/calculator_panels/panel_cable_size_base.cpp:105 @@ -26882,28 +26504,28 @@ msgstr "..." #: pcb_calculator/calculator_panels/panel_track_width_base.cpp:75 #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:142 msgid "ohm-meter" -msgstr "歐姆 - 米" +msgstr "歐姆表" #: pcb_calculator/calculator_panels/panel_cable_size_base.cpp:93 msgid "Temperature Coefficient:" -msgstr "溫度係數:" +msgstr "溫度係數:" #: pcb_calculator/calculator_panels/panel_cable_size_base.cpp:95 msgid "Thermal coefficient at 20 deg C" -msgstr "20℃時的熱係數" +msgstr "20攝氏度時的熱係數" #: pcb_calculator/calculator_panels/panel_cable_size_base.cpp:114 msgid "Linear resistance:" -msgstr "線性阻抗:" +msgstr "線性阻抗:" #: pcb_calculator/calculator_panels/panel_cable_size_base.cpp:126 #, c-format msgid "Frequency for 100% skin depth:" -msgstr "100% s趨膚深度的頻率:" +msgstr "100% 趨膚深度的頻率:" #: pcb_calculator/calculator_panels/panel_cable_size_base.cpp:138 msgid "Ampacity:" -msgstr "電流承載能力:" +msgstr "安培數:" #: pcb_calculator/calculator_panels/panel_cable_size_base.cpp:149 msgid "Current density" @@ -26915,15 +26537,15 @@ msgstr "A/mm^2" #: pcb_calculator/calculator_panels/panel_cable_size_base.cpp:167 msgid "Application" -msgstr "應用程式" +msgstr "應用" #: pcb_calculator/calculator_panels/panel_cable_size_base.cpp:175 msgid "Cable temperature:" -msgstr "電線溫度:" +msgstr "電線溫度:" #: pcb_calculator/calculator_panels/panel_cable_size_base.cpp:177 msgid "Off-Load max conductor temp. Reference: 20 deg C" -msgstr "空載最大導體溫度。 參考:20 攝氏度" +msgstr "空載最大導體溫度。參考: 20 攝氏度" #: pcb_calculator/calculator_panels/panel_cable_size_base.cpp:186 #: pcb_calculator/calculator_panels/panel_fusing_current_base.cpp:40 @@ -26936,12 +26558,12 @@ msgstr "攝氏度" #: pcb_calculator/calculator_panels/panel_cable_size_base.cpp:190 #: pcb_calculator/calculator_panels/panel_fusing_current_base.cpp:92 msgid "Current:" -msgstr "電流:" +msgstr "電流:" #: pcb_calculator/calculator_panels/panel_cable_size_base.cpp:201 #: pcbnew/dialogs/dialog_shape_properties_base.cpp:152 msgid "Length:" -msgstr "長度:" +msgstr "長度:" #: pcb_calculator/calculator_panels/panel_cable_size_base.cpp:203 msgid "Length includes the return path" @@ -26949,11 +26571,11 @@ msgstr "長度包括返回路徑" #: pcb_calculator/calculator_panels/panel_cable_size_base.cpp:215 msgid "Resistance DC:" -msgstr "直流電電阻:" +msgstr "直流電阻:" #: pcb_calculator/calculator_panels/panel_cable_size_base.cpp:217 msgid "DC Resistance of the conductor" -msgstr "導體的直流電電阻" +msgstr "導體的直流電阻" #: pcb_calculator/calculator_panels/panel_cable_size_base.cpp:224 #: pcb_calculator/calculator_panels/panel_track_width_base.cpp:156 @@ -26968,11 +26590,11 @@ msgstr "歐姆" #: pcb_calculator/calculator_panels/panel_track_width_base.cpp:258 #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:238 msgid "Voltage drop:" -msgstr "壓降:" +msgstr "壓降:" #: pcb_calculator/calculator_panels/panel_cable_size_base.cpp:240 msgid "Dissipated power:" -msgstr "耗散功率:" +msgstr "耗散功率:" #: pcb_calculator/calculator_panels/panel_color_code_base.cpp:20 msgid "10% / 5%" @@ -27017,23 +26639,23 @@ msgstr "IEC 60664" #: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664_base.cpp:24 msgid "Insulation for equipment within low-voltage supply systems" -msgstr "低壓供電系統內的設備絕緣" +msgstr "低壓供電系統內設備的絕緣材料" #: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664_base.cpp:31 msgid "Determine the transient impulse voltage to withstand" -msgstr "確定承受的瞬態衝擊電壓" +msgstr "確定可承受的瞬態衝擊電壓" #: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664_base.cpp:41 msgid "Rated Voltage (RMS or DC):" -msgstr "額定電壓(RMS 或 DC):" +msgstr "額定電壓(有效值或直流電壓值):" #: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664_base.cpp:43 msgid "Voltage of the mains supply" -msgstr "市電電壓" +msgstr "電源電壓" #: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664_base.cpp:54 msgid "Overvoltage category:" -msgstr "過壓類別:" +msgstr "過電壓類別:" #: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664_base.cpp:56 msgid "" @@ -27049,14 +26671,16 @@ msgid "" "OVC IV: Equipment at the origin of the installation (eg: electricity meters, " "primary overcurrent protection devices)" msgstr "" -"OVC I:不與主電源直接連接的設備。\n" +"OVC I: 不與市電直接連接的設備 (如: 由充電器供電的筆記本電腦和手機)\n" "\n" -"OVC II:需要從固定安裝中供應的能源消耗設備(例如:家用電器、便攜工具、家庭負" -"載)。如果有可靠性和可用性要求,則適用OVCIII。\n" +"OVC II: 需要依靠固定安裝設施供電的耗能設備 (如:家用電器, 便攜式工具, " +"家庭負載)。\n" +"如果有可靠性和可用性要求, 則適用於 OVC III\n" "\n" -"OVC III:在可靠性和可用性要求的固定安裝中的設備(例如:電開關、工業用設備)\n" +"OVC III: 採用固定安裝方式的具有可靠性和可用性要求設備 (例如:電氣開關, " +"工業用設備)。\n" "\n" -"OVC IV:安裝起點的設備(例如:電表、主要過電流保護裝置)" +"OVC IV: 安裝於供電進線處的設備 (如:電錶, 一次過流保護裝置)" #: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664_base.cpp:60 msgid "OVC I" @@ -27076,16 +26700,15 @@ msgstr "OVC IV" #: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664_base.cpp:83 msgid "Impulse voltage:" -msgstr "脈衝電壓:" +msgstr "衝擊電壓:" #: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664_base.cpp:85 msgid "" "Given the rated voltage and the overvoltage category, a device should " "withstand this value without a breakdown of insulation. This impulse voltage " "is a standard 1.2/50µs wave" -msgstr "" -"根據額定電壓和過壓類別,一個設備應該能夠承受這個值,而不會破壞絕緣。這個脈衝" -"電壓是標準的1.2/50µs波形" +msgstr "給定額定電壓和過電壓類別, 設備應在絕緣不擊穿的情況下承受該值。" +"該脈衝電壓是一個標準的 1.2/50μs 方波" #: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664_base.cpp:95 #: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664_base.cpp:145 @@ -27095,7 +26718,7 @@ msgstr "kV" #: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664_base.cpp:109 msgid "Compute the clearance and creepage distances" -msgstr "計算間隙距離和爬電距離" +msgstr "計算間距和爬電距離" #: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664_base.cpp:119 msgid "RMS Voltage:" @@ -27121,18 +26744,18 @@ msgid "" "\n" "Events that last for a few milliseconds or less." msgstr "" -"短暫過電壓是由以下原因引起的:\n" +"由於以下原因造成的瞬態過電壓\n" "\n" -"- 由主電源傳輸的大氣干擾(例如:閃電擊中)\n" +"- 由主電源傳輸的大氣干擾(如雷擊)\n" "- 主電源中的開關負載\n" "- 外部電路\n" -"- 內部發生\n" +"- 內部產生\n" "\n" -"這些事件持續時間僅為幾毫秒或更短。" +"持續幾毫秒或更短時間的事件。" #: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664_base.cpp:149 msgid "Recurring peak voltage:" -msgstr "週期性的峰值電壓:" +msgstr "重複峰值電壓:" #: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664_base.cpp:151 msgid "" @@ -27142,15 +26765,15 @@ msgid "" "\n" "Events of relatively long duration." msgstr "" -"相對較長持續時間的事件包括:\n" +"- 穩態電壓值\n" +"- 臨時過電壓\n" +"- 反覆出現的峰值電壓\n" "\n" -"穩態電壓值\n" -"瞬時過壓\n" -"週期性的峰值電壓" +"持續時間相對較長的事件。" #: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664_base.cpp:164 msgid "Type of insulation:" -msgstr "絕緣的類型:" +msgstr "絕緣類型:" #: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664_base.cpp:166 msgid "" @@ -27163,16 +26786,16 @@ msgid "" "equivalent to a double insulation. ( which is two separate basic " "insulations, in case one of them fails )." msgstr "" -"功能性:絕緣僅對於設備的功能是必要的。\n" +"功能型: 絕緣僅為設備運行所必需\n" "\n" -"基本:危險帶電部件的絕緣。\n" +"基本型: 對有危險的部件進行絕緣。\n" "\n" -"加強型:單絕緣,提供相當於雙絕緣的保護程度。 (這是兩個獨立的基本絕緣,以防其" -"中一個失效)。" +"加強型: 單一絕緣, 提供的保護程度相當於雙重絕緣。(即兩個獨立的基本絕緣, " +"以防其中一個失效)。" #: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664_base.cpp:170 msgid "Functional" -msgstr "功能性" +msgstr "功能型" #: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664_base.cpp:170 msgid "Reinforced" @@ -27180,7 +26803,7 @@ msgstr "加強型" #: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664_base.cpp:179 msgid "Pollution Degree:" -msgstr "污染程度:" +msgstr "汙染程度:" #: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664_base.cpp:181 msgid "" @@ -27193,13 +26816,13 @@ msgid "" "\n" "PD4: Continous conductivity occurs due to conductive dust, rain, ..." msgstr "" -"PD1:無污染,或僅發生乾燥的非導電性污染。\n" +"PD1: 無汙染或僅發生乾燥的非導電汙染\n" "\n" -"PD2:僅發生非導電性污染。可能會發生凝結。\n" +"PD2: 僅出現非導電汙染。可能出現冷凝現象。\n" "\n" -"PD3:發生導電性污染,或者由於預期的凝結而變得導電的非導電性污染。\n" +"PD3: 出現導電汙染, 或出現非導電汙染但由於預期冷凝而變成導電汙染的情況。\n" "\n" -"PD4:由於導電性塵埃、雨水等引起連續導電。" +"PD4: 由於導電灰塵、雨水或其他原因導致持續導電。" #: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664_base.cpp:185 msgid "PD1" @@ -27219,7 +26842,7 @@ msgstr "PD4" #: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664_base.cpp:194 msgid "Material group:" -msgstr "材料組:" +msgstr "材料組合:" #: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664_base.cpp:196 msgid "" @@ -27231,12 +26854,12 @@ msgid "" "Material group IIIa: 175 <= CTI < 400\n" "Material group IIIb: 100 <= CTI < 175" msgstr "" -"具有較高相對漏電起痕指數 (CTI) 的材料更能提供隔離。\n" +"CTI 高的材料隔離效果更好。\n" "\n" -"材料組 I:600 <= CTI\n" -"材料組 II:400 <= CTI < 600\n" -"材料組 IIIa:175 <= CTI < 400\n" -"材料組 IIIb:100 <= CTI < 175" +"材料組合 I: 600 <= CTI\n" +"材料組合 II: 400 <= CTI < 600\n" +"材料組合 IIIa: 175 <= CTI < 400\n" +"材料組合 IIIb: 100 <= CTI < 175" #: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664_base.cpp:200 msgid "II" @@ -27252,13 +26875,13 @@ msgstr "IIIb" #: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664_base.cpp:209 msgid "PCB material:" -msgstr "PCB材料:" +msgstr "PCB 材料:" #: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664_base.cpp:211 msgid "" "Printed wiring material can benefit of a creepage distance reduction for RMS " "voltages lower than 1000V" -msgstr "對於低於 1000V 的 RMS 電壓,印刷線路材料可以受益於爬電距離減少" +msgstr "當電壓有效值低於 1000V 時, 印刷線路材料可從減少爬電距離中受益" #: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664_base.cpp:221 msgid "Max altitude:" @@ -27272,15 +26895,15 @@ msgid "" "A coating that could easily delaminate in the lifespan of the product (such " "as a soldermask) should not be considered for a reduction." msgstr "" -"計算機不支援塗層和灌封可減少間隙和橫向距離。\n" +"浸漬處理和進行灌封可減少電氣間隙和爬電距離。計算器不支持。\n" "\n" -"在產品壽命內可能容易剝離的塗層(例如焊膜)不應考慮進行減少。" +"在產品壽命期內容易脫層的浸漬處理 (如阻焊層) 不應考慮減小電氣間隙。" #: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664_base.cpp:254 #: pcbnew/dialogs/dialog_copper_zones_base.cpp:197 #: pcbnew/zone_manager/panel_zone_properties_base.cpp:122 msgid "Clearance:" -msgstr "間隙:" +msgstr "電氣間隙:" #: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664_base.cpp:268 msgid "Creepage:" @@ -27288,25 +26911,25 @@ msgstr "爬電距離:" #: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664_base.cpp:282 msgid "Min groove width:" -msgstr "最小槽寬:" +msgstr "最小凹槽寬度:" #: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664_base.cpp:284 msgid "" "A groove which width is smaller has no effect on the path considered for " "creepage" -msgstr "寬度較小的凹槽對電氣絕緣距離的考慮路徑沒有影響" +msgstr "寬度較小的凹槽對爬電距離沒有影響" #: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664_base.cpp:313 msgid "" "solid: clearance\n" "dashed: creepage" msgstr "" -"實線:間隙\n" -"虛線:爬電" +"實線: 電氣間隙\n" +"虛線: 爬電距離" #: pcb_calculator/calculator_panels/panel_electrical_spacing_ipc2221_base.cpp:36 msgid "Voltage > 500 V:" -msgstr "電壓 > 500 V:" +msgstr "電壓 > 500 V:" #: pcb_calculator/calculator_panels/panel_electrical_spacing_ipc2221_base.cpp:43 msgid "Update Values" @@ -27314,7 +26937,7 @@ msgstr "更新電壓值" #: pcb_calculator/calculator_panels/panel_electrical_spacing_ipc2221_base.cpp:51 msgid "Note: Values are minimal values (from IPC 2221)" -msgstr "注意:表內數值最小值 (來自《IPC-2221 印製板通用設計標準》)" +msgstr "注意: 表內數值最小值 (來自《IPC-2221 印製板通用設計標準》)" #: pcb_calculator/calculator_panels/panel_electrical_spacing_ipc2221_base.cpp:76 msgid "B1" @@ -27392,13 +27015,13 @@ msgid "" "* A7 - External Component lead termination, with conformal coating (any " "elevation)" msgstr "" -"* B1 - 內層導體\n" -"* B2 - 外層導體, 無塗層, 海拔高度 3050米\n" -"* B3 - 外層導體, 無塗層, 海拔高度 3050米 以上\n" -"* B4 - 外層導體, 無塗層, 永久性聚合物塗層(任何高度)\n" -"* A5 - 外層導體, 裝配上有保形塗層(任何高度)\n" -"* A6 - 外部元件引線/端接,無塗層\n" -"* A7 - 外部元件引線端接,帶保形塗層(任何高度)" +"* B1 - 內部導體\n" +"* B2 - 外部導體, 無浸漬處理, 海拔高度 3050米及以下\n" +"* B3 - 外部導體, 無浸漬處理, 海拔高度 3050米以上\n" +"* B4 - 外部導體, 永久性的聚合物浸漬處理 (任何海拔高度)\n" +"* A5 - 外部導體, 進行 conformal 浸漬處理 (任何海拔高度)\n" +"* A6 - 外部組件引線/端接, 無浸漬處理\n" +"* A7 - 外部組件引線/端接, 進行 conformal 浸漬處理 (任何海拔高度)" #: pcb_calculator/calculator_panels/panel_eseries_display_base.cpp:21 msgid "E24,E48,E96" @@ -27410,30 +27033,30 @@ msgstr "E1,E3,E6,E12" #: pcb_calculator/calculator_panels/panel_fusing_current.cpp:231 msgid "Current calculation is underestimated due to long fusing time." -msgstr "由於熔斷時間長,電流計算被低估。" +msgstr "由於熔斷時間長, 電流計算被低估。" #: pcb_calculator/calculator_panels/panel_fusing_current_base.cpp:31 msgid "Ambient temperature:" -msgstr "環境溫度:" +msgstr "環境溫度:" #: pcb_calculator/calculator_panels/panel_fusing_current_base.cpp:48 msgid "Melting point:" -msgstr "熔點:" +msgstr "熔點:" #: pcb_calculator/calculator_panels/panel_fusing_current_base.cpp:62 #: pcbnew/dialogs/dialog_global_edit_tracks_and_vias_base.cpp:147 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:134 #: pcbnew/dialogs/dialog_track_via_size_base.cpp:25 msgid "Track width:" -msgstr "佈線寬度:" +msgstr "走線寬度:" #: pcb_calculator/calculator_panels/panel_fusing_current_base.cpp:77 msgid "Track thickness:" -msgstr "導線厚度:" +msgstr "銅層厚度:" #: pcb_calculator/calculator_panels/panel_fusing_current_base.cpp:106 msgid "Time to fuse:" -msgstr "熔和時間:" +msgstr "熔短時間:" #: pcb_calculator/calculator_panels/panel_fusing_current_base.cpp:113 msgid "s" @@ -27460,7 +27083,7 @@ msgstr "鈦" #: pcb_calculator/calculator_panels/panel_galvanic_corrosion.cpp:49 msgid "Stainless steel 18-9" -msgstr "不鏽鋼 18-9" +msgstr "18-9 不鏽鋼" #: pcb_calculator/calculator_panels/panel_galvanic_corrosion.cpp:50 msgid "Silver" @@ -27482,7 +27105,7 @@ msgstr "銅層" #: pcb_calculator/calculator_panels/panel_galvanic_corrosion.cpp:54 msgid "Copper-Aluminium" -msgstr "銅鋁" +msgstr "鋁銅合金" #: pcb_calculator/calculator_panels/panel_galvanic_corrosion.cpp:55 msgid "Brass" @@ -27502,7 +27125,7 @@ msgstr "鉛" #: pcb_calculator/calculator_panels/panel_galvanic_corrosion.cpp:59 msgid "Aluminium-Copper" -msgstr "鋁銅" +msgstr "鋁銅合金" #: pcb_calculator/calculator_panels/panel_galvanic_corrosion.cpp:60 msgid "Cast iron" @@ -27510,7 +27133,7 @@ msgstr "鑄鐵" #: pcb_calculator/calculator_panels/panel_galvanic_corrosion.cpp:61 msgid "Carbon steel" -msgstr "碳素鋼" +msgstr "碳鋼" #: pcb_calculator/calculator_panels/panel_galvanic_corrosion.cpp:62 msgid "Aluminium" @@ -27526,7 +27149,7 @@ msgstr "鐵" #: pcb_calculator/calculator_panels/panel_galvanic_corrosion.cpp:65 msgid "Chrome" -msgstr "鉻合金" +msgstr "鉻" #: pcb_calculator/calculator_panels/panel_galvanic_corrosion.cpp:66 msgid "Zinc" @@ -27543,11 +27166,11 @@ msgstr "鎂" #: pcb_calculator/calculator_panels/panel_galvanic_corrosion_base.cpp:33 #: pcb_calculator/calculator_panels/panel_galvanic_corrosion_base.cpp:38 msgid "Copper (Cu)" -msgstr "銅層(Cu)" +msgstr "銅 (Cu)" #: pcb_calculator/calculator_panels/panel_galvanic_corrosion_base.cpp:64 msgid "Threshold voltage:" -msgstr "閾值電壓:" +msgstr "閾值電壓:" #: pcb_calculator/calculator_panels/panel_galvanic_corrosion_base.cpp:88 msgid "Material names:" @@ -27569,7 +27192,7 @@ msgstr "精確" #: pcb_calculator/calculator_panels/panel_r_calculator.cpp:108 #, c-format msgid "Incorrect required resistance value: %s" -msgstr "不正確的電阻值:%s" +msgstr "錯誤的電阻值: %s" #: pcb_calculator/calculator_panels/panel_r_calculator.cpp:156 msgid "Not worth using" @@ -27581,21 +27204,21 @@ msgstr "輸入" #: pcb_calculator/calculator_panels/panel_r_calculator_base.cpp:29 msgid "Required resistance:" -msgstr "所需電阻:" +msgstr "所需電阻:" #: pcb_calculator/calculator_panels/panel_r_calculator_base.cpp:36 #: pcb_calculator/calculator_panels/panel_r_calculator_base.cpp:47 #: pcb_calculator/calculator_panels/panel_r_calculator_base.cpp:58 msgid "kOhm" -msgstr "kOhm" +msgstr "千歐" #: pcb_calculator/calculator_panels/panel_r_calculator_base.cpp:40 msgid "Exclude value 1:" -msgstr "排除值 1:" +msgstr "排除值 1:" #: pcb_calculator/calculator_panels/panel_r_calculator_base.cpp:51 msgid "Exclude value 2:" -msgstr "排除值 2:" +msgstr "排除值 2:" #: pcb_calculator/calculator_panels/panel_r_calculator_base.cpp:71 msgid "E1" @@ -27623,38 +27246,38 @@ msgstr "解決方案" #: pcb_calculator/calculator_panels/panel_r_calculator_base.cpp:102 msgid "Simple solution:" -msgstr "簡單的解決方案:" +msgstr "簡單解決方案:" #: pcb_calculator/calculator_panels/panel_r_calculator_base.cpp:111 #: pcb_calculator/calculator_panels/panel_r_calculator_base.cpp:131 #: pcb_calculator/calculator_panels/panel_r_calculator_base.cpp:151 msgid "Approximation:" -msgstr "近似值:" +msgstr "誤差:" #: pcb_calculator/calculator_panels/panel_r_calculator_base.cpp:122 msgid "3R solution:" -msgstr "3R 解決方案:" +msgstr "3R 解決方案:" #: pcb_calculator/calculator_panels/panel_r_calculator_base.cpp:142 msgid "4R solution:" -msgstr "4R 解決方案:" +msgstr "4R 解決方案:" #: pcb_calculator/calculator_panels/panel_regulator.cpp:190 msgid "PCB Calculator data file" -msgstr "PCB 計算器資料檔案" +msgstr "PCB 計算器數據文件" #: pcb_calculator/calculator_panels/panel_regulator.cpp:196 msgid "Select PCB Calculator Data File" -msgstr "選擇 PCB 計算器資料檔案" +msgstr "選擇 PCB 計算器數據文件" #: pcb_calculator/calculator_panels/panel_regulator.cpp:211 msgid "Do you want to load this file and replace current regulator list?" -msgstr "你要載入該檔案,並替換穩流器列表嗎?" +msgstr "你要加載該文件, 並替換穩流器列表嗎?" #: pcb_calculator/calculator_panels/panel_regulator.cpp:229 #, c-format msgid "Unable to read data file '%s'." -msgstr "無法讀取資料檔案 \"%s\"。" +msgstr "無法讀取數據文件 '%s'。" #: pcb_calculator/calculator_panels/panel_regulator.cpp:257 msgid "This regulator is already in list. Aborted" @@ -27671,11 +27294,11 @@ msgstr "Vout 必須大於 Vref" #: pcb_calculator/calculator_panels/panel_regulator.cpp:408 msgid "Vref set to 0 !" -msgstr "Vref 已經被設定為 0 !" +msgstr "Vref 已經被設置為 0 !" #: pcb_calculator/calculator_panels/panel_regulator.cpp:414 msgid "Vref must VrefMin < VrefTyp < VrefMax" -msgstr "" +msgstr "Vref 必須 VrefMin < VrefTyp < VrefMax" #: pcb_calculator/calculator_panels/panel_regulator.cpp:420 msgid "Incorrect value for R1 R2" @@ -27683,12 +27306,12 @@ msgstr "R1 R2 的值錯誤" #: pcb_calculator/calculator_panels/panel_regulator.cpp:435 msgid "Iadj must IadjTyp < IadjMax" -msgstr "" +msgstr "Iadj 必須 IadjTyp < IadjMax" #: pcb_calculator/calculator_panels/panel_regulator_base.cpp:27 #: pcb_calculator/dialogs/dialog_regulator_form_base.cpp:60 msgid "Type:" -msgstr "型別:" +msgstr "類型:" #: pcb_calculator/calculator_panels/panel_regulator_base.cpp:29 msgid "" @@ -27697,8 +27320,8 @@ msgid "" "- regulators which have a dedicated sense pin for the voltage regulation.\n" "- 3 terminal pins." msgstr "" -"穩壓器型別。\n" -"有兩種穩壓器型別:\n" +"穩壓器類型。\n" +"有兩種穩壓器類型: \n" "- 有專用電壓調整引腳的穩壓器。\n" "- 三端穩壓器。" @@ -27723,11 +27346,11 @@ msgstr "穩壓器" #: pcb_calculator/calculator_panels/panel_regulator_base.cpp:86 msgid "Regulators data file:" -msgstr "穩壓器資料檔案:" +msgstr "穩壓器數據文件:" #: pcb_calculator/calculator_panels/panel_regulator_base.cpp:88 msgid "The name of the data file which stores known regulators parameters." -msgstr "儲存已知穩壓器屬性資料檔名稱。" +msgstr "存儲已知穩壓器屬性數據文件名稱。" #: pcb_calculator/calculator_panels/panel_regulator_base.cpp:98 msgid "Browse" @@ -27743,25 +27366,24 @@ msgstr "編輯當前選擇的穩壓器。" #: pcb_calculator/calculator_panels/panel_regulator_base.cpp:112 msgid "Add Regulator" -msgstr "新增穩壓器" +msgstr "添加穩壓器" #: pcb_calculator/calculator_panels/panel_regulator_base.cpp:113 msgid "Enter a new item to the current list of available regulators" -msgstr "在當前列表中輸入新的可用穩壓器項目" +msgstr "在當前列表中輸入新的可用穩壓器項" #: pcb_calculator/calculator_panels/panel_regulator_base.cpp:118 msgid "Remove an item from the current list of available regulators" -msgstr "刪除當前列表中可用的穩壓器的項目" +msgstr "移除當前列表中可用的穩壓器的項" #: pcb_calculator/calculator_panels/panel_regulator_base.cpp:147 -#, fuzzy msgid "typ" -msgstr "數量" +msgstr "typ" #: pcb_calculator/calculator_panels/panel_regulator_base.cpp:161 #: pcb_calculator/calculator_panels/panel_rf_attenuators_base.cpp:119 msgid "R1:" -msgstr "R1:" +msgstr "R1:" #: pcb_calculator/calculator_panels/panel_regulator_base.cpp:178 #: pcb_calculator/calculator_panels/panel_regulator_base.cpp:203 @@ -27771,15 +27393,15 @@ msgstr "kΩ" #: pcb_calculator/calculator_panels/panel_regulator_base.cpp:186 #: pcb_calculator/calculator_panels/panel_rf_attenuators_base.cpp:130 msgid "R2:" -msgstr "R2:" +msgstr "R2:" #: pcb_calculator/calculator_panels/panel_regulator_base.cpp:210 msgid "Vout:" -msgstr "Vout:" +msgstr "Vout:" #: pcb_calculator/calculator_panels/panel_regulator_base.cpp:234 msgid "Vref:" -msgstr "Vref:" +msgstr "Vref:" #: pcb_calculator/calculator_panels/panel_regulator_base.cpp:236 msgid "" @@ -27791,21 +27413,19 @@ msgstr "" #: pcb_calculator/calculator_panels/panel_regulator_base.cpp:256 msgid "Iadj:" -msgstr "Iadj:" +msgstr "Iadj:" #: pcb_calculator/calculator_panels/panel_regulator_base.cpp:258 msgid "For 3 terminal regulators only, the Adjust pin current." -msgstr "僅三端穩壓器,調節引腳電流。" +msgstr "僅三端穩壓器, 調節引腳電流。" #: pcb_calculator/calculator_panels/panel_regulator_base.cpp:278 -#, fuzzy msgid "Overall tolerance:" msgstr "花焊盤到區域間隙:" #: pcb_calculator/calculator_panels/panel_regulator_base.cpp:305 -#, fuzzy msgid "Resistor tolerance:" -msgstr "阻抗:" +msgstr "阻值精度:" #: pcb_calculator/calculator_panels/panel_regulator_base.cpp:312 #: pcbnew/dialogs/dialog_board_reannotate_base.cpp:217 @@ -27823,23 +27443,21 @@ msgid "1" msgstr "1" #: pcb_calculator/calculator_panels/panel_regulator_base.cpp:325 -#, fuzzy msgid "Power Comment:" -msgstr "註釋:" +msgstr "電源註釋:" #: pcb_calculator/calculator_panels/panel_regulator_base.cpp:337 -#, fuzzy msgid "Copy to Clipboard" -msgstr "匯出到剪貼簿" +msgstr "複製到剪貼板" #: pcb_calculator/calculator_panels/panel_rf_attenuators.cpp:220 #, c-format msgid "Attenuation more than %f dB" -msgstr "衰減大於 %f dB, 請重新設定" +msgstr "衰減大於 %f dB, 請重新設置" #: pcb_calculator/calculator_panels/panel_rf_attenuators_base.cpp:24 msgid "Pi" -msgstr "Pi" +msgstr "Pi 型" #: pcb_calculator/calculator_panels/panel_rf_attenuators_base.cpp:24 msgid "Tee" @@ -27847,11 +27465,11 @@ msgstr "T 型" #: pcb_calculator/calculator_panels/panel_rf_attenuators_base.cpp:24 msgid "Bridged tee" -msgstr "橋 T 型" +msgstr "威爾金森型" #: pcb_calculator/calculator_panels/panel_rf_attenuators_base.cpp:24 msgid "Resistive splitter" -msgstr "電阻分流器" +msgstr "電阻型" #: pcb_calculator/calculator_panels/panel_rf_attenuators_base.cpp:26 msgid "Attenuators" @@ -27859,7 +27477,7 @@ msgstr "衰減器" #: pcb_calculator/calculator_panels/panel_rf_attenuators_base.cpp:51 msgid "Attenuation (a):" -msgstr "衰減 (a):" +msgstr "衰減 (a):" #: pcb_calculator/calculator_panels/panel_rf_attenuators_base.cpp:60 msgid "dB" @@ -27875,7 +27493,7 @@ msgstr "輸入阻抗 (Zin):" #: pcb_calculator/calculator_panels/panel_rf_attenuators_base.cpp:137 #: pcb_calculator/calculator_panels/panel_rf_attenuators_base.cpp:148 msgid "Ohms" -msgstr "Ω" +msgstr "Ohms" #: pcb_calculator/calculator_panels/panel_rf_attenuators_base.cpp:77 msgid "Zout:" @@ -27891,40 +27509,40 @@ msgstr "溫升" #: pcb_calculator/calculator_panels/panel_track_width_base.cpp:31 msgid "Current (I):" -msgstr "電流 (I):" +msgstr "電流 (I):" #: pcb_calculator/calculator_panels/panel_track_width_base.cpp:42 #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:167 msgid "Temperature rise:" -msgstr "溫升:" +msgstr "溫升:" #: pcb_calculator/calculator_panels/panel_track_width_base.cpp:53 #: pcb_calculator/calculator_panels/panel_track_width_base.cpp:54 msgid "Conductor length:" -msgstr "導線長度:" +msgstr "導體長度:" #: pcb_calculator/calculator_panels/panel_track_width_base.cpp:66 msgid "Copper resistivity:" -msgstr "銅電阻率:" +msgstr "銅電阻率:" #: pcb_calculator/calculator_panels/panel_track_width_base.cpp:95 msgid "External Layer Traces" -msgstr "外層佈線" +msgstr "外層走線" #: pcb_calculator/calculator_panels/panel_track_width_base.cpp:103 #: pcb_calculator/calculator_panels/panel_track_width_base.cpp:199 msgid "Trace width (W):" -msgstr "佈線寬度 (W):" +msgstr "走線寬度 (W):" #: pcb_calculator/calculator_panels/panel_track_width_base.cpp:115 #: pcb_calculator/calculator_panels/panel_track_width_base.cpp:213 msgid "Trace thickness (H):" -msgstr "線路厚度 (H):" +msgstr "銅層厚度 (H):" #: pcb_calculator/calculator_panels/panel_track_width_base.cpp:136 #: pcb_calculator/calculator_panels/panel_track_width_base.cpp:234 msgid "Cross-section area:" -msgstr "截面積:" +msgstr "截面積:" #: pcb_calculator/calculator_panels/panel_track_width_base.cpp:144 #: pcb_calculator/calculator_panels/panel_track_width_base.cpp:242 @@ -27935,13 +27553,13 @@ msgstr "mm ^ 2" #: pcb_calculator/calculator_panels/panel_track_width_base.cpp:246 #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:226 msgid "Resistance:" -msgstr "阻抗:" +msgstr "阻抗:" #: pcb_calculator/calculator_panels/panel_track_width_base.cpp:172 #: pcb_calculator/calculator_panels/panel_track_width_base.cpp:270 #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:250 msgid "Power loss:" -msgstr "電源損耗:" +msgstr "電源損耗:" #: pcb_calculator/calculator_panels/panel_track_width_base.cpp:180 #: pcb_calculator/calculator_panels/panel_track_width_base.cpp:278 @@ -27952,7 +27570,7 @@ msgstr "W" #: pcb_calculator/calculator_panels/panel_track_width_base.cpp:191 msgid "Internal Layer Traces" -msgstr "內層佈線" +msgstr "內層走線" #: pcb_calculator/calculator_panels/panel_transline_base.cpp:23 msgid "Microstrip Line" @@ -27988,15 +27606,15 @@ msgstr "雙絞線" #: pcb_calculator/calculator_panels/panel_transline_base.cpp:25 msgid "Transmission Line Type" -msgstr "傳輸線型別" +msgstr "傳輸線類型" #: pcb_calculator/calculator_panels/panel_transline_base.cpp:42 msgid "Substrate Parameters" -msgstr "基板引數" +msgstr "基板參數" #: pcb_calculator/calculator_panels/panel_transline_base.cpp:50 msgid "Er:" -msgstr "Er:" +msgstr "Er:" #: pcb_calculator/calculator_panels/panel_transline_base.cpp:69 msgid "Tan delta:" @@ -28004,7 +27622,7 @@ msgstr "介損:" #: pcb_calculator/calculator_panels/panel_transline_base.cpp:88 msgid "Rho:" -msgstr "Rho:" +msgstr "Rho:" #: pcb_calculator/calculator_panels/panel_transline_base.cpp:90 #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:126 @@ -28013,23 +27631,23 @@ msgstr "電阻率 歐姆*米" #: pcb_calculator/calculator_panels/panel_transline_base.cpp:109 msgid "H:" -msgstr "H:" +msgstr "H:" #: pcb_calculator/calculator_panels/panel_transline_base.cpp:121 msgid "H_t:" -msgstr "H_t:" +msgstr "H_t:" #: pcb_calculator/calculator_panels/panel_transline_base.cpp:133 msgid "T:" -msgstr "T:" +msgstr "T:" #: pcb_calculator/calculator_panels/panel_transline_base.cpp:145 msgid "Rough:" -msgstr "表面粗糙度:" +msgstr "表面粗糙度:" #: pcb_calculator/calculator_panels/panel_transline_base.cpp:157 msgid "Insulator mu:" -msgstr "絕緣體 mu:" +msgstr "絕緣體 mu:" #: pcb_calculator/calculator_panels/panel_transline_base.cpp:169 msgid "Conductor mu:" @@ -28037,16 +27655,16 @@ msgstr "導體 mu:" #: pcb_calculator/calculator_panels/panel_transline_base.cpp:188 msgid "Component Parameters" -msgstr "元件引數" +msgstr "元件參數" #: pcb_calculator/calculator_panels/panel_transline_base.cpp:196 #: pcb_calculator/calculator_panels/panel_wavelength_base.cpp:27 msgid "Frequency:" -msgstr "頻率:" +msgstr "頻率:" #: pcb_calculator/calculator_panels/panel_transline_base.cpp:233 msgid "Physical Parameters" -msgstr "物理引數" +msgstr "物理參數" #: pcb_calculator/calculator_panels/panel_transline_base.cpp:298 msgid "Analyze" @@ -28058,7 +27676,7 @@ msgstr "合成" #: pcb_calculator/calculator_panels/panel_transline_base.cpp:320 msgid "Electrical Parameters" -msgstr "電氣引數" +msgstr "電氣參數" #: pcb_calculator/calculator_panels/panel_transline_base.cpp:371 #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:218 @@ -28073,35 +27691,35 @@ msgstr "相對介電常數" #: pcb_calculator/calculator_panels/panel_via_size.cpp:105 msgid "Electrical Resistivity in Ohm*m" -msgstr "電阻率(以 Ohm*m 為單位)" +msgstr "電阻率 (以 Ohm*m 為單位)" #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:31 msgid "Finished hole diameter (D):" -msgstr "成品通孔直徑 (D):" +msgstr "最終孔徑 (D):" #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:45 msgid "Plating thickness (T):" -msgstr "鍍層厚度 (T):" +msgstr "鍍層厚度 (T):" #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:57 msgid "Via length:" -msgstr "過孔長度:" +msgstr "過孔長度:" #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:59 msgid "Via length is the board thickness for through hole vias" -msgstr "通孔長度是透過的電路板厚度" +msgstr "通孔長度是指通孔所通過的電路板的厚度" #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:71 msgid "Via pad diameter:" -msgstr "過孔焊盤外徑:" +msgstr "過孔焊盤直徑:" #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:73 msgid "Diameter of pad surrounding via (annular ring)" -msgstr "透過(環形環)的焊盤直徑" +msgstr "通過 (環形環) 的焊盤直徑" #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:85 msgid "Clearance hole diameter:" -msgstr "間隙孔直徑:" +msgstr "間距孔直徑:" #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:87 msgid "Diameter of clearance hole in ground plane(s)" @@ -28109,7 +27727,7 @@ msgstr "地平面通孔直徑" #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:99 msgid "Z0:" -msgstr "Z0:" +msgstr "Z0:" #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:101 msgid "Characteristic impedance of conductor" @@ -28117,15 +27735,15 @@ msgstr "導體的特性阻抗" #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:113 msgid "Applied current:" -msgstr "應用電流:" +msgstr "應用電流:" #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:124 msgid "Plating resistivity:" -msgstr "鍍層電阻率:" +msgstr "鍍層電阻率:" #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:146 msgid "Substrate relative permittivity:" -msgstr "基板相對介電常數:" +msgstr "基板相對介電常數:" #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:148 msgid "Relative dielectric constant (epsilon r)" @@ -28158,13 +27776,13 @@ msgid "" "Via pad diameter >= Clearance hole diameter.\n" "Some parameters cannot be calculated for a via inside a copper zone." msgstr "" -"警告:\n" -"過孔焊盤直徑 >= 間隙過孔直徑。\n" -"無法計算一些引數,因敷銅區內有一個過孔。" +"警告: \n" +"過孔焊盤直徑 >= 間距孔直徑。\n" +"對於銅箔區域內的過孔, 有些參數無法計算。" #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:262 msgid "Thermal resistance:" -msgstr "熱阻:" +msgstr "熱阻:" #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:264 msgid "Using thermal conductivity value 401 Watts/(meter-Kelvin)" @@ -28176,7 +27794,7 @@ msgstr "攝氏度/瓦" #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:276 msgid "Estimated ampacity:" -msgstr "估計的載流量:" +msgstr "估計的載流量:" #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:278 msgid "Based on temperature rise" @@ -28184,7 +27802,7 @@ msgstr "溫升" #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:290 msgid "Capacitance:" -msgstr "電容:" +msgstr "電容:" #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:298 msgid "pF" @@ -28213,7 +27831,7 @@ msgstr "ps" #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:320 msgid "Inductance:" -msgstr "電感:" +msgstr "電感:" #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:328 msgid "nH" @@ -28225,7 +27843,7 @@ msgstr "nH" #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:334 msgid "Reactance:" -msgstr "電抗:" +msgstr "電抗:" #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:336 msgid "Inductive reactance for given rise time and calculated inductance" @@ -28233,23 +27851,23 @@ msgstr "給定上升時間和計算電感的感抗" #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:355 msgid "Top view of via" -msgstr "過孔的頂檢視" +msgstr "過孔的頂視圖" #: pcb_calculator/calculator_panels/panel_wavelength_base.cpp:39 msgid "Period:" -msgstr "週期:" +msgstr "週期:" #: pcb_calculator/calculator_panels/panel_wavelength_base.cpp:51 msgid "Wavelength in vacuum:" -msgstr "真空中的波長:" +msgstr "真空中的波長:" #: pcb_calculator/calculator_panels/panel_wavelength_base.cpp:63 msgid "Wavelength in medium:" -msgstr "介質中的波長:" +msgstr "介質中的波長:" #: pcb_calculator/calculator_panels/panel_wavelength_base.cpp:75 msgid "Speed in medium:" -msgstr "介質中速度:" +msgstr "介質中速度:" #: pcb_calculator/calculator_panels/panel_wavelength_base.cpp:87 msgid "er:" @@ -28257,7 +27875,7 @@ msgstr "er:" #: pcb_calculator/calculator_panels/panel_wavelength_base.cpp:89 msgid "relative permittivity (dielectric constant)" -msgstr "相對電容率(介電常數)" +msgstr "相對電容率 (介電常數)" #: pcb_calculator/calculator_panels/panel_wavelength_base.cpp:99 msgid "mur:" @@ -28269,23 +27887,23 @@ msgstr "相對磁導率" #: pcb_calculator/datafile_read_write.cpp:77 msgid "Data file error." -msgstr "資料檔案錯誤。" +msgstr "數據文件錯誤。" #: pcb_calculator/dialogs/dialog_regulator_form_base.cpp:37 msgid "Vref (min/typ/max):" -msgstr "" +msgstr "Vref (min/typ/max):" #: pcb_calculator/dialogs/dialog_regulator_form_base.cpp:56 msgid "Volt" -msgstr "伏特(Volt)" +msgstr "V" #: pcb_calculator/dialogs/dialog_regulator_form_base.cpp:73 msgid "Iadj (typ/max):" -msgstr "" +msgstr "Iadj (typ/max):" #: pcb_calculator/dialogs/dialog_regulator_form_base.h:60 msgid "Regulator Parameters" -msgstr "穩壓器引數" +msgstr "穩壓器參數" #: pcb_calculator/eseries_display_help.h:2 msgid "" @@ -28309,19 +27927,21 @@ msgid "" "\n" "The value 0 is a special case and is not present in any series." msgstr "" -"被動元件通常採用適合其精度的 E 系列值製成。\n" -"電容器通常使用E12值。 10% 和 5% 電阻器通常使用 E24 值 1%\n" -"電阻器使用E96值。其他系列不常用。\n" +"無源元件通常使用與其精度相適應的 E 系列值。\n" +"電容器通常使用 E12 值。10% 和 5% 電阻器通常使用 E24 值。1%\n" +"電阻器使用 E96 值。其他系列不常用。\n" "\n" -"若要選擇一個值,請從計算的目標值開始,然後將其捨入為 2\n" -"E24 及以下為 3 位有效數字,E48 以上為 3 位有效數字。\n" -"然後找出表中最接近有效數字的值\n" -"剩下的並用它來代替這些數字。\n" +"要選擇一個值, 請從計算出的目標值開始, 然後四捨五入到 2 位有效數字 (E24 " +"或以下), 或 3 位有效數字 (E48 和以下)。\n" +"對於 E24 或以下, 四捨五入到兩位有效數字;對於 E48 及以上, " +"四捨五入到三位有效數字。\n" +"然後從表中找出與剩餘有效數字最接近的值, 並用它代替這些數字。\n" +"然後從表中找出與剩餘有效數字最接近的值, 並用它代替這些數字。\n" "\n" -"例如,如果計算出的目標值為 16,834.2Ω,則四捨五入為 16,800Ω。\n" -"最接近 168 的值為 169,所選 E96 值為 16.9kΩ。\n" +"例如, 如果計算出的目標值是 16,834.2Ω , 則四捨五入為 16,800Ω。\n" +"與 168 最接近的數值是 169, 選定的 E96 值是 16.9kΩ。\n" "\n" -"值 0 是一種特殊情況,不存在於任何系列中。" +"數值 0 是一種特殊情況, 在任何系列中都不存在。" #: pcb_calculator/fusing_current_help.h:2 msgid "" @@ -28335,11 +27955,12 @@ msgid "" "
\n" "This energy is then compared to the one dissipated by the wire resistance." msgstr "" -"你可以使用這個計算器來檢查一個小導線是否能在短時間內處理大電流。這個工具允許" -"你設計一個導線保險絲,但僅應用作估算值。\n" +"你可以使用這個計算器來檢查一個小走線是否能在短時間內處理大電流。
\n" +"這個工具允許你設計一個走線保險絲, 但僅應用作估算值。\n" "\n" -"該計算器估計了將導線加熱到熔點所需的能量以及相位變化所需的能量。然後將這些能" -"量與導線電阻所耗散的能量進行比較。" +"該計算器估計了將走線加熱到熔點所需的能量,
\n" +"以及相位變化所需的能量。
\n" +"然後將這些能量與走線電阻所耗散的能量進行比較。" #: pcb_calculator/galvanic_corrosion_help.h:2 msgid "" @@ -28357,14 +27978,13 @@ msgid "" "Selected cells shown with the default system's coloring choice after a table " "refill.\n" msgstr "" -"這張表格顯示了不同金屬與合金之間的電位差。電化腐蝕會影響接觸並處於特定條件下" -"的不同金屬。
\n" -"電化對中的陽極會被氧化並腐蝕掉,而陰極則會在其表面鍍上溶解的金屬,但仍保持保" -"護。
\n" -"正數表示行是陽極 (-),列是陰極 (+),冷暖色調也指示行的電位。
\n" -"EN 50310 建議電壓差低於 300mV。已知的做法是在主對 (即 ENIG 表面處理) 之間使用" -"第三種界面金屬。
\n" -"表格重新填充後,以系統預設的顏色選擇顯示選定的單元格。
\n" +"該表顯示了各種金屬和合金之間的電化學電位差異。正數表示行為陽極, " +"列為陰極。
\n" +" 電偶腐蝕會在特定條件下影響接觸的不同金屬。
\n" +" 電化學對的陽極被氧化並被腐蝕掉, 而陰極則被溶解的金屬鍍在上面, " +"但仍受到保護。
\n" +" EN 50310 暗示電壓差低於 300mV。" +"已知的做法在主要金屬或合金對之間使用第三接觸金屬 (即化學金表面光潔度)。
\n" #: pcb_calculator/iec60664_help.h:2 msgid "" @@ -28382,18 +28002,19 @@ msgid "" "- Insulations trough liquids, compressed air or gases other than air are not " "in the scope of IEC60664" msgstr "" -"IEC60664-1 的目標是為連接主電源的產品的絕緣設計提供指導。\n" +"IEC60664-1 旨在為連接主電源的產品提供絕緣設計指導。\n" "\n" -"然而,該計算器不包括某些情況:\n" +"但是, 本計算器不涵蓋以下情況:\n" "\n" -"- 對於高於 30kHz 的頻率,介電性能會下降。 IEC60664-4 涵蓋了這些情況\n" -"- 當使用保形塗層或灌封以防止污染時,如果滿足 IEC60664-3 規定的所有條件,則可" -"以減少電氣間隙和爬電距離。阻焊層通常不被視為保形塗層。\n" -"- 透過液體、壓縮空氣或空氣以外的氣體進行的絕緣不在IEC60664的範圍內" +"- 對於高於30kHz的頻率, 介電性能會降低。IEC60664-4 涵蓋了這些情況\n" +"- 為了防止汙染, 使用浸漬處理或進行灌封時, 如果滿足了 IEC60664-3 " +"規定的所有條件,可以適當減小電氣間隙和爬電距離。\n" +"一般不將焊盤視為浸漬。\n" +"- 通過液體、壓縮空氣或除空氣以外的氣體的絕緣不在 IEC60664 的範圍內" #: pcb_calculator/pcb_calculator_frame.cpp:69 msgid "KiCad Calculator Tools" -msgstr "KiCad 計算器工具" +msgstr "KiCad 計算器" #: pcb_calculator/pcb_calculator_frame.cpp:163 msgid "General system design" @@ -28409,7 +28030,7 @@ msgstr "電阻計算器" #: pcb_calculator/pcb_calculator_frame.cpp:168 msgid "Power, current and isolation" -msgstr "電源、電流和隔離" +msgstr "電源, 電流和隔離" #: pcb_calculator/pcb_calculator_frame.cpp:170 msgid "Electrical Spacing" @@ -28421,7 +28042,7 @@ msgstr "熔斷電流" #: pcb_calculator/pcb_calculator_frame.cpp:174 msgid "Cable Size" -msgstr "導線尺寸" +msgstr "線纜尺寸" #: pcb_calculator/pcb_calculator_frame.cpp:176 msgid "High Speed" @@ -28461,15 +28082,15 @@ msgstr "電偶腐蝕" #: pcb_calculator/pcb_calculator_frame.cpp:360 msgid "Write Data Failed" -msgstr "寫入資料失敗" +msgstr "寫入數據失敗" #: pcb_calculator/pcb_calculator_frame.cpp:364 msgid "" "No data filename to save modifications.\n" "Do you want to exit and abandon your changes?" msgstr "" -"沒有要儲存修改的資料檔名。\n" -"是否要退出並放棄變更?" +"沒有要保存修改的數據文件名。\n" +"是否要退出並放棄變更?" #: pcb_calculator/pcb_calculator_frame.cpp:374 #, c-format @@ -28477,8 +28098,8 @@ msgid "" "Unable to write file '%s'\n" "Do you want to exit and abandon your changes?" msgstr "" -"無法寫入檔案 \"%s\"\n" -"是否要退出並放棄變更?" +"無法寫入文件 \"%s\"\n" +"是否要退出並放棄變更?" #: pcb_calculator/r_calculator_help.h:2 msgid "" @@ -28497,15 +28118,26 @@ msgid "" "\tR1 | R2 |...| Rn\tresistors in parallel\n" "\tR1 + (R2|R3)...\t\tany combination of the above\n" msgstr "" -"- 這個計算器可以查詢標準 E 系列 (在 10 Ω 和 1 MΩ 之間) 的組合以建立任意的數" -"值。\n" +"E 系列是在 IEC (國際電工委員會) 60063 中定義的。\n" +"\n" +"可用值在對數刻度上近似等距。\n" +"\n" +"\tE24(5%): 1.0 1.1 1.2 1.3 1.5 1.6 1.8 2.0 2.2 2.4 2.7 3.0 3.3 3.6 3.9 4.3 " +"4.7 5.1 5.6 6.2 6.8 7.5 8.2 9.1\n" +"\tE12(10%): 1.0 1.2 1.5 1.8 2.2 2.7 3.3 3.9 4.7 5.6 6.8 8.2\n" +"\tE6(20%): 1.0 - 1.5 - 2.2 - 3.3 - 4.7 - 6.8 -\n" +"\tE3(50%): 1.0 - - - 2.2 - - - 4.7 - - -\n" +"\tE1 : 1.0 - - - - - - - - - - -\n" +"\n" +"- 這個計算器可以查找標準 E 系列 (在 10 Ω 和 1 MΩ 之間) " +"的組合以創建任意的數值。\n" "- 您可以輸入0.0025 到 4000 kΩ之間所需的電阻。\n" "- 給出了最多使用 4 個元件的解決方案。\n" "\n" "所要求的值總是被排除在解決方案集之外。
\n" -"如果出現元件可用性問題,最多可以排除兩個額外的值。\n" +"如果出現元件可用性問題, 最多可以排除兩個額外的值。\n" "\n" -"解決方案依照下列格式提供:\n" +"解決方案依照下列格式提供: \n" "\n" "\tR1 + R2 +...+ Rn\t串聯電阻\n" "\tR1 | R2 |...| Rn\t並聯電阻\n" @@ -28536,25 +28168,25 @@ msgid "" "___H___ is thickness (height) in mils
\n" "___K___ is 0.024 for internal traces or 0.048 for external traces\n" msgstr "" -"如果你指定最大電流,則會計算相應的佈線寬度。\n" +"如果你指定最大電流, 則會計算相應的走線寬度。\n" "\n" -"如果你指定其中一個佈線寬度,則將計算它可以處理的最大電流。然後將計算另外的同" -"樣處理此電流的佈線寬度。\n" +"如果你指定其中一個走線寬度, " +"則將計算它可以處理的最大電流。然後將計算另外的同樣處理此電流的走線寬度。\n" "\n" "控制值以粗體顯示。\n" "\n" -"計算適用於最大 35A(外部)或 17.5A(內部)的電流、高達 100 °C的溫升和最多 " -"400mil(10mm)的寬度。\n" +"計算適用於最大 35A (外部) 或 17.5A (內部) 的電流、高達 100 °C的溫升和最多 " +"400mil (10mm) 的寬度。\n" "\n" -"來自 IPC 2221 的該公式,為\n" +"來自 IPC 2221 的該公式, 為\n" "
___I = K · ΔT0.44 · (W · " "H)0.725___
\n" -"其中:
\n" -"__I__ = 最大電流(單位:A 安培)\n" -"__ΔT__ = 環境溫度溫升(單位:°C 攝氏度)\n" -"__W__ = 寬度 (單位:mil 密耳)\n" -"__H__ = 厚度(高度) (單位:mil 密耳)\n" -"__K__ = 0.024 用於內部佈線,0.048 用於外部佈線\n" +"其中:
\n" +"__I__ = 最大電流 (單位: A 安培)\n" +"__ΔT__ = 環境溫度溫升 (單位: °C 攝氏度)\n" +"__W__ = 寬度 (單位: mil 密耳)\n" +"__H__ = 厚度 (高度) (單位: mil 密耳)\n" +"__K__ = 0.024 用於內部走線, 0.048 用於外部走線\n" #: pcb_calculator/transline_dlg_funct.cpp:61 msgid "Dielectric Loss Factor" @@ -28580,7 +28212,7 @@ msgstr "電阻係數或導體電阻率 (歐姆*米)" #: pcb_calculator/transline_ident.cpp:110 msgid "Frequency of the input signal" -msgstr "輸入訊號的頻率" +msgstr "輸入信號的頻率" #: pcb_calculator/transline_ident.cpp:119 #: pcb_calculator/transline_ident.cpp:161 @@ -28591,7 +28223,7 @@ msgstr "輸入訊號的頻率" #: pcb_calculator/transline_ident.cpp:385 #, c-format msgid "Effective %s:" -msgstr "有效 %s:" +msgstr "有效 %s:" #: pcb_calculator/transline_ident.cpp:120 #: pcb_calculator/transline_ident.cpp:162 @@ -28601,7 +28233,7 @@ msgstr "有效 %s:" #: pcb_calculator/transline_ident.cpp:352 #: pcb_calculator/transline_ident.cpp:386 msgid "Conductor losses:" -msgstr "導體損耗:" +msgstr "導體損耗:" #: pcb_calculator/transline_ident.cpp:121 #: pcb_calculator/transline_ident.cpp:163 @@ -28611,7 +28243,7 @@ msgstr "導體損耗:" #: pcb_calculator/transline_ident.cpp:353 #: pcb_calculator/transline_ident.cpp:387 msgid "Dielectric losses:" -msgstr "介電損耗:" +msgstr "介電損耗:" #: pcb_calculator/transline_ident.cpp:122 #: pcb_calculator/transline_ident.cpp:164 @@ -28620,7 +28252,7 @@ msgstr "介電損耗:" #: pcb_calculator/transline_ident.cpp:354 #: pcb_calculator/transline_ident.cpp:388 msgid "Skin depth:" -msgstr "趨膚深度:" +msgstr "趨膚深度:" #: pcb_calculator/transline_ident.cpp:125 #: pcb_calculator/transline_ident.cpp:167 @@ -28641,7 +28273,7 @@ msgstr "框頂高度" #: pcb_calculator/transline_ident.cpp:317 #: pcb_calculator/transline_ident.cpp:362 msgid "Strip thickness" -msgstr "帶狀線厚度" +msgstr "銅層厚度" #: pcb_calculator/transline_ident.cpp:132 #: pcb_calculator/transline_ident.cpp:319 @@ -28725,21 +28357,21 @@ msgstr "電長度" #: pcb_calculator/transline_ident.cpp:213 #: pcb_calculator/transline_ident.cpp:330 msgid "Gap width" -msgstr "間距寬度" +msgstr "間隙寬度" #: pcb_calculator/transline_ident.cpp:230 msgid "ZF(H10) = Ey / Hx:" -msgstr "ZF(H10) = Ey / Hx:" +msgstr "ZF(H10) = Ey / Hx:" #: pcb_calculator/transline_ident.cpp:234 #: pcb_calculator/transline_ident.cpp:269 msgid "TE-modes:" -msgstr "TE-模式:" +msgstr "TE-模式:" #: pcb_calculator/transline_ident.cpp:235 #: pcb_calculator/transline_ident.cpp:270 msgid "TM-modes:" -msgstr "TM-模式:" +msgstr "TM-模式:" #: pcb_calculator/transline_ident.cpp:239 #: pcb_calculator/transline_ident.cpp:274 @@ -28771,7 +28403,7 @@ msgstr "Din" #: pcb_calculator/transline_ident.cpp:284 #: pcb_calculator/transline_ident.cpp:405 msgid "Inner diameter (conductor)" -msgstr "內直徑(導體)" +msgstr "內直徑 (導體)" #: pcb_calculator/transline_ident.cpp:286 #: pcb_calculator/transline_ident.cpp:407 @@ -28781,7 +28413,7 @@ msgstr "Dout" #: pcb_calculator/transline_ident.cpp:287 #: pcb_calculator/transline_ident.cpp:408 msgid "Outer diameter (insulator)" -msgstr "外直徑(絕緣體)" +msgstr "外直徑 (絕緣體)" #: pcb_calculator/transline_ident.cpp:303 #, c-format @@ -28811,7 +28443,7 @@ msgstr "介電損耗 (奇模):" #: pcb_calculator/transline_ident.cpp:310 msgid "Differential Impedance (Zd):" -msgstr "差分阻抗 (Zd):" +msgstr "差分阻抗 (Zd):" #: pcb_calculator/transline_ident.cpp:335 msgid "Zeven" @@ -28819,7 +28451,7 @@ msgstr "Zeven (偶模阻抗)" #: pcb_calculator/transline_ident.cpp:336 msgid "Even mode impedance (lines driven by common voltages)" -msgstr "奇模阻抗(由通用電壓的線路驅動)" +msgstr "奇模阻抗 (由通用電壓的線路驅動)" #: pcb_calculator/transline_ident.cpp:339 msgid "Zodd" @@ -28827,7 +28459,7 @@ msgstr "Zodd (奇模阻抗)" #: pcb_calculator/transline_ident.cpp:340 msgid "Odd mode impedance (lines driven by opposite (differential) voltages)" -msgstr "奇模阻抗 (透過驅動線相反 (差分) 電壓)" +msgstr "奇模阻抗 (通過驅動線相反 (差分) 電壓)" #: pcb_calculator/transline_ident.cpp:359 msgid "Distance between strip and top metal" @@ -28872,7 +28504,7 @@ msgstr "mil" #: pcbnew/dialogs/dialog_export_step_base.cpp:72 #: pcbnew/dialogs/dialog_export_vrml_base.cpp:67 msgid "inch" -msgstr "英寸" +msgstr "inch" #: pcb_calculator/widgets/unit_selector.cpp:100 msgid "GHz" @@ -28888,7 +28520,7 @@ msgstr "kHz" #: pcb_calculator/widgets/unit_selector.cpp:129 msgid "rad" -msgstr "rad (拉德)" +msgstr "rad" #: pcb_calculator/widgets/unit_selector.cpp:212 msgid "km" @@ -28896,7 +28528,7 @@ msgstr "km" #: pcb_calculator/widgets/unit_selector.cpp:214 msgid "feet" -msgstr "英尺" +msgstr "feet" #: pcb_calculator/widgets/unit_selector.cpp:279 msgid "mW" @@ -28919,13 +28551,12 @@ msgid "mi/h" msgstr "mi/h" #: pcbnew/api/api_handler_pcb.cpp:472 -#, fuzzy msgid "Deleted items via API" -msgstr "删除項目" +msgstr "通過 API 刪除項目" #: pcbnew/array_creator.cpp:232 pcbnew/dialogs/dialog_create_array_base.h:142 msgid "Create Array" -msgstr "建立陣列" +msgstr "創建陣列" #: pcbnew/autorouter/ar_autoplacer.cpp:888 msgid "Autoplacing components..." @@ -28939,7 +28570,7 @@ msgstr "自動放置 %s" #: pcbnew/autorouter/autoplace_tool.cpp:68 #, c-format msgid "Board edges must be defined on the %s layer." -msgstr "必須在 %s 圖層上定義板邊。" +msgstr "必須在 %s 層上定義板邊。" #: pcbnew/autorouter/autoplace_tool.cpp:89 #: pcbnew/autorouter/autoplace_tool.cpp:95 @@ -28948,7 +28579,7 @@ msgstr "自動放置元件" #: pcbnew/board.cpp:843 pcbnew/drc/drc_cache_generator.cpp:156 msgid "Tessellating copper zones..." -msgstr "細分敷銅區..." +msgstr "細分覆銅區..." #: pcbnew/board.cpp:1647 pcbnew/dialogs/dialog_board_statistics.cpp:692 #: pcbnew/dialogs/dialog_board_statistics_base.cpp:78 @@ -28976,7 +28607,7 @@ msgstr "過孔" #: pcbnew/board.cpp:1649 pcbnew/pcb_draw_panel_gal.cpp:557 msgid "Track Segments" -msgstr "佈線分段數" +msgstr "走線段" #: pcbnew/board.cpp:1651 pcbnew/pcb_draw_panel_gal.cpp:559 msgid "Unrouted" @@ -28984,11 +28615,11 @@ msgstr "未佈線" #: pcbnew/board_connected_item.cpp:194 msgid "NetClass" -msgstr "網路類" +msgstr "網絡類" #: pcbnew/board_connected_item.cpp:201 msgid "NetName" -msgstr "網路名稱" +msgstr "網絡名稱" #: pcbnew/board_connected_item.cpp:235 #: pcbnew/dialogs/dialog_board_setup.cpp:163 @@ -29004,7 +28635,7 @@ msgstr "啟用淚滴" #: pcbnew/board_connected_item.cpp:243 msgid "Best Length Ratio" -msgstr "最佳長度比" +msgstr "最優長度比" #: pcbnew/board_connected_item.cpp:250 msgid "Max Length" @@ -29012,7 +28643,7 @@ msgstr "最大長度" #: pcbnew/board_connected_item.cpp:256 msgid "Best Width Ratio" -msgstr "最佳寬度比" +msgstr "最優寬度比" #: pcbnew/board_connected_item.cpp:263 msgid "Max Width" @@ -29028,7 +28659,7 @@ msgstr "優先區域連接" #: pcbnew/board_connected_item.cpp:281 msgid "Allow Teardrops To Span Two Tracks" -msgstr "允許淚滴跨越兩條導線" +msgstr "允許淚滴跨越兩條走線" #: pcbnew/board_connected_item.cpp:287 msgid "Max Width Ratio" @@ -29049,7 +28680,7 @@ msgstr "沒有層" #: pcbnew/board_stackup_manager/board_stackup.cpp:342 #, c-format msgid "Dielectric %d" -msgstr "Dielectric %d" +msgstr "介質 %d" #: pcbnew/board_stackup_manager/board_stackup.cpp:633 msgid "Top Silk Screen" @@ -29057,7 +28688,7 @@ msgstr "頂層絲印" #: pcbnew/board_stackup_manager/board_stackup.cpp:641 msgid "Top Solder Paste" -msgstr "頂部焊膏" +msgstr "頂層錫膏" #: pcbnew/board_stackup_manager/board_stackup.cpp:649 msgid "Top Solder Mask" @@ -29069,7 +28700,7 @@ msgstr "底層阻焊" #: pcbnew/board_stackup_manager/board_stackup.cpp:701 msgid "Bottom Solder Paste" -msgstr "底部焊膏" +msgstr "底層錫膏" #: pcbnew/board_stackup_manager/board_stackup.cpp:709 msgid "Bottom Silk Screen" @@ -29077,11 +28708,11 @@ msgstr "底層絲印" #: pcbnew/board_stackup_manager/dialog_dielectric_list_manager.cpp:45 msgid "Incorrect value for Epsilon R" -msgstr "Epsilon R(相對介電常數)的值不正確" +msgstr "Epsilon R 值不正確" #: pcbnew/board_stackup_manager/dialog_dielectric_list_manager.cpp:51 msgid "Incorrect value for Loss Tangent" -msgstr "損耗角正切值不正確" +msgstr "Loss Tangent 值不正確" #: pcbnew/board_stackup_manager/dialog_dielectric_list_manager.cpp:93 #: pcbnew/board_stackup_manager/panel_board_stackup_base.cpp:87 @@ -29093,24 +28724,24 @@ msgstr "材料" #: pcbnew/board_stackup_manager/panel_board_stackup_base.cpp:102 #: pcbnew/tools/drawing_stackup_table_tool.cpp:274 msgid "Epsilon R" -msgstr "Epsilon R(相對介電常數)" +msgstr "Epsilon R" #: pcbnew/board_stackup_manager/dialog_dielectric_list_manager.cpp:95 #: pcbnew/board_stackup_manager/panel_board_stackup_base.cpp:106 msgid "Loss Tan" -msgstr "Loss Tangent(損耗角正切)" +msgstr "Loss Tan" #: pcbnew/board_stackup_manager/dialog_dielectric_list_manager_base.cpp:35 msgid "Epsilon R:" -msgstr "Epsilon R(相對介電常數):" +msgstr "Epsilon R:" #: pcbnew/board_stackup_manager/dialog_dielectric_list_manager_base.cpp:39 msgid "Loss Tan:" -msgstr "Loss Tangent(損耗角正切):" +msgstr "Loss Tan:" #: pcbnew/board_stackup_manager/dialog_dielectric_list_manager_base.cpp:60 msgid "Common materials:" -msgstr "普通材料:" +msgstr "普通材料:" #: pcbnew/board_stackup_manager/dialog_dielectric_list_manager_base.h:56 msgid "Dielectric Material Characteristics" @@ -29118,45 +28749,45 @@ msgstr "電介質材料特性" #: pcbnew/board_stackup_manager/panel_board_finish_base.cpp:20 msgid "Has castellated pads" -msgstr "有郵票孔" +msgstr "存在半孔焊盤" #: pcbnew/board_stackup_manager/panel_board_finish_base.cpp:23 msgid "Plated board edge" -msgstr "電鍍板邊" +msgstr "需要電鍍板邊" #: pcbnew/board_stackup_manager/panel_board_finish_base.cpp:31 msgid "Copper finish:" -msgstr "銅表面處理(鍍銅):" +msgstr "鍍銅處理:" #: pcbnew/board_stackup_manager/panel_board_finish_base.cpp:40 msgid "Edge card connectors:" -msgstr "邊緣聯結器:" +msgstr "板邊倒角處理:" #: pcbnew/board_stackup_manager/panel_board_finish_base.cpp:44 msgid "Yes, bevelled" -msgstr "是,斜面" +msgstr "是" #: pcbnew/board_stackup_manager/panel_board_finish_base.cpp:48 msgid "Options for edge card connectors." -msgstr "板邊聯結器選項。" +msgstr "邊緣連接器選項。" #: pcbnew/board_stackup_manager/panel_board_stackup.cpp:116 msgid "Core" -msgstr "中心" +msgstr "核心" #: pcbnew/board_stackup_manager/panel_board_stackup.cpp:117 msgid "PrePreg" -msgstr "預浸料" +msgstr "PrePreg" #: pcbnew/board_stackup_manager/panel_board_stackup.cpp:213 #, c-format msgid "Enter board thickness in %s:" -msgstr "以 %s 為單位輸入板厚度:" +msgstr "輸入板厚, 單位 %s:" #: pcbnew/board_stackup_manager/panel_board_stackup.cpp:218 #, c-format msgid "Enter expected board thickness (min value %s):" -msgstr "輸入預期的板厚度 (最小值 %s):" +msgstr "輸入預期板厚 (最小值 %s):" #: pcbnew/board_stackup_manager/panel_board_stackup.cpp:222 msgid "Adjust Unlocked Dielectric Layers" @@ -29169,61 +28800,59 @@ msgstr "值過小 (最小值 %s )。" #: pcbnew/board_stackup_manager/panel_board_stackup.cpp:241 msgid "All dielectric thickness layers are locked" -msgstr "所有介質厚度層都被鎖定" +msgstr "鎖定所有介質層厚度" #: pcbnew/board_stackup_manager/panel_board_stackup.cpp:307 #, c-format msgid "Layer '%s' (sublayer %d/%d)" -msgstr "圖層 \"%s\"(子層 %d/%d)" +msgstr "層 '%s' (子層 %d/%d)" #: pcbnew/board_stackup_manager/panel_board_stackup.cpp:322 msgid "Add Dielectric Layer" -msgstr "新增電介質層" +msgstr "添加介質層" #: pcbnew/board_stackup_manager/panel_board_stackup.cpp:325 #: pcbnew/dialogs/panel_setup_layers.cpp:871 msgid "Select layer to add:" -msgstr "選擇要新增的層:" +msgstr "選擇要添加的層:" #: pcbnew/board_stackup_manager/panel_board_stackup.cpp:370 #, c-format msgid "Layer '%s' sublayer %d/%d" -msgstr "圖層 \"%s\" 子層 %d/%d" +msgstr "層 '%s' 子層 %d/%d" #: pcbnew/board_stackup_manager/panel_board_stackup.cpp:380 msgid "Remove Dielectric Layer" -msgstr "移除電介質層" +msgstr "移除介質層" #: pcbnew/board_stackup_manager/panel_board_stackup.cpp:383 msgid "Select layer to remove:" -msgstr "選擇要刪除的層:" +msgstr "選擇要移除的層:" #: pcbnew/board_stackup_manager/panel_board_stackup.cpp:1165 msgid "" "Incorrect value for Epsilon R (Epsilon R must be positive or null if not " "used)" -msgstr "" -"Epsilon R(相對介電常數) 的值不正確(如果未使用,則 Epsilon R(相對介電常" -"數) 必須為正數或空)" +msgstr "Epsilon R (相對介電常數) 的值不正確 (如果未使用, 則 Epsilon R 必須為正或為空)" #: pcbnew/board_stackup_manager/panel_board_stackup.cpp:1186 msgid "" "Incorrect value for Loss tg (Loss tg must be positive or null if not used)" -msgstr "損耗角正切的值不正確(如果不使用,則該值必須為正數或空)" +msgstr "損耗角正切的值不正確 (如果不使用, 則該值必須為正數或空)" #: pcbnew/board_stackup_manager/panel_board_stackup.cpp:1232 msgid "A layer thickness is < 0. Fix it" -msgstr "層厚度為 < 0。修復它" +msgstr "有一個層的厚度小於0, 需要修復" #: pcbnew/board_stackup_manager/panel_board_stackup.cpp:1684 msgid "Custom..." -msgstr "自定義…" +msgstr "自定義..." #: pcbnew/board_stackup_manager/panel_board_stackup_base.cpp:22 #: pcbnew/dialogs/dialog_export_svg_base.cpp:50 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:500 msgid "Copper layers:" -msgstr "銅層:" +msgstr "銅層:" #: pcbnew/board_stackup_manager/panel_board_stackup_base.cpp:24 #: pcbnew/board_stackup_manager/panel_board_stackup_base.cpp:32 @@ -29290,21 +28919,21 @@ msgid "" "If Impedance Controlled option is set,\n" "Loss tangent and EpsilonR will be added to constraints." msgstr "" -"如果設定了阻抗控制選項,\n" -"損耗角正切值和相對介電常數將新增到約束中。" +"如果設置了阻抗控制選項, \n" +"損耗角正切值和相對介電常數將添加到約束中。" #: pcbnew/board_stackup_manager/panel_board_stackup_base.cpp:47 msgid "Add Dielectric Layer..." -msgstr "新增介電層…" +msgstr "添加介電層..." #: pcbnew/board_stackup_manager/panel_board_stackup_base.cpp:50 msgid "Remove Dielectric Layer..." -msgstr "移除介電層…" +msgstr "移除介電層..." #: pcbnew/board_stackup_manager/panel_board_stackup_base.cpp:79 #: pcbnew/build_BOM_from_board.cpp:108 msgid "Id" -msgstr "ID" +msgstr "編號" #: pcbnew/board_stackup_manager/panel_board_stackup_base.cpp:131 msgid "Board thickness from stackup:" @@ -29316,23 +28945,23 @@ msgstr "調整電介質厚度" #: pcbnew/board_stackup_manager/stackup_predefined_prms.cpp:38 msgid "ENIG" -msgstr "化學金" +msgstr "ENIG" #: pcbnew/board_stackup_manager/stackup_predefined_prms.cpp:39 msgid "ENEPIG" -msgstr "化鎳鈀浸金" +msgstr "ENEPIG" #: pcbnew/board_stackup_manager/stackup_predefined_prms.cpp:40 msgid "HAL SnPb" -msgstr "HAL 有鉛噴錫" +msgstr "含鉛噴錫" #: pcbnew/board_stackup_manager/stackup_predefined_prms.cpp:41 msgid "HAL lead-free" -msgstr "HAL 無鉛噴錫" +msgstr "無鉛噴錫" #: pcbnew/board_stackup_manager/stackup_predefined_prms.cpp:42 msgid "Hard gold" -msgstr "硬金" +msgstr "鍍硬金" #: pcbnew/board_stackup_manager/stackup_predefined_prms.cpp:43 msgid "Immersion tin" @@ -29352,17 +28981,17 @@ msgstr "沉金" #: pcbnew/board_stackup_manager/stackup_predefined_prms.cpp:47 msgid "HT_OSP" -msgstr "有機可焊性保護劑" +msgstr "高溫有機可焊性保護劑(HT_OSP)" #: pcbnew/board_stackup_manager/stackup_predefined_prms.cpp:48 msgid "OSP" -msgstr "有機保護劑" +msgstr "有機可焊性保護劑(OSP)" #: pcbnew/board_stackup_manager/stackup_predefined_prms.cpp:50 #: pcbnew/board_stackup_manager/stackup_predefined_prms.cpp:69 #: pcbnew/board_stackup_manager/stackup_predefined_prms.cpp:83 msgid "User defined" -msgstr "使用者自定義" +msgstr "用戶自定義" #: pcbnew/board_stackup_manager/stackup_predefined_prms.cpp:62 msgid "Green" @@ -29394,41 +29023,41 @@ msgstr "黃色" #: pcbnew/board_stackup_manager/stackup_predefined_prms.cpp:78 msgid "FR4 natural" -msgstr "FR4 自然色" +msgstr "FR4材質" #: pcbnew/board_stackup_manager/stackup_predefined_prms.cpp:79 msgid "PTFE natural" -msgstr "聚四氟乙烯自然色" +msgstr "PTFE材質" #: pcbnew/board_stackup_manager/stackup_predefined_prms.cpp:80 msgid "Polyimide" -msgstr "聚醯亞胺自然色" +msgstr "聚亞酰胺樹脂材質" #: pcbnew/board_stackup_manager/stackup_predefined_prms.cpp:81 msgid "Phenolic natural" -msgstr "酚類自然色" +msgstr "酚醛樹脂材質" #: pcbnew/board_stackup_manager/stackup_predefined_prms.cpp:82 msgid "Aluminum" -msgstr "鋁自然色" +msgstr "鋁材質" #: pcbnew/board_stackup_manager/stackup_predefined_prms.h:53 #: pcbnew/exporters/exporter_vrml.cpp:278 #: pcbnew/exporters/exporter_vrml.cpp:287 msgid "Not specified" -msgstr "未標明" +msgstr "未指定" #: pcbnew/build_BOM_from_board.cpp:79 msgid "Cannot export BOM: there are no footprints on the PCB." -msgstr "無法匯出 BOM:PCB 上沒有封裝。" +msgstr "無法導出 BOM: PCB 上沒有封裝。" #: pcbnew/build_BOM_from_board.cpp:89 msgid "Save Bill of Materials" -msgstr "儲存材料清單" +msgstr "保存物料清單" #: pcbnew/build_BOM_from_board.cpp:109 msgid "Designator" -msgstr "指示符" +msgstr "位號" #: pcbnew/build_BOM_from_board.cpp:111 msgid "Quantity" @@ -29440,51 +29069,51 @@ msgstr "名稱" #: pcbnew/build_BOM_from_board.cpp:113 msgid "Supplier and ref" -msgstr "供應商和參考" +msgstr "供應商編號" #: pcbnew/cleanup_item.cpp:46 msgid "Remove track shorting two nets" -msgstr "刪除短路兩個網路的佈線" +msgstr "移除兩個短路網絡的走線" #: pcbnew/cleanup_item.cpp:47 msgid "Remove via shorting two nets" -msgstr "刪除短路兩個網路的過孔" +msgstr "移除短路兩個網絡的過孔" #: pcbnew/cleanup_item.cpp:48 msgid "Remove redundant via" -msgstr "刪除多餘的通孔" +msgstr "移除多餘的通孔" #: pcbnew/cleanup_item.cpp:49 msgid "Remove duplicate track" -msgstr "刪除重複的佈線" +msgstr "移除重複的走線" #: pcbnew/cleanup_item.cpp:50 msgid "Merge co-linear tracks" -msgstr "合併共線佈線" +msgstr "合併共線的走線" #: pcbnew/cleanup_item.cpp:51 msgid "Remove track not connected at both ends" -msgstr "刪除未連線端的佈線" +msgstr "移除兩端懸空的走線" #: pcbnew/cleanup_item.cpp:52 msgid "Remove via connected on less than 2 layers" -msgstr "刪除層連線數不到 2 的過孔" +msgstr "移除層連接數不到 2 的過孔" #: pcbnew/cleanup_item.cpp:53 msgid "Remove zero-length track" -msgstr "刪除零長度佈線" +msgstr "移除長度為零的走線" #: pcbnew/cleanup_item.cpp:54 msgid "Remove track inside pad" -msgstr "刪除焊盤內的佈線" +msgstr "移除焊盤內的走線" #: pcbnew/cleanup_item.cpp:57 msgid "Remove zero-size graphic" -msgstr "刪除零尺寸圖形" +msgstr "移除零尺寸圖形" #: pcbnew/cleanup_item.cpp:58 msgid "Remove duplicated graphic" -msgstr "刪除重複的圖形" +msgstr "移除重複的圖形" #: pcbnew/cleanup_item.cpp:59 msgid "Convert lines to rectangle" @@ -29496,11 +29125,11 @@ msgstr "將重疊的形狀合併到焊盤中" #: pcbnew/cleanup_item.cpp:64 msgid "Unknown cleanup action" -msgstr "未知的清除操作" +msgstr "未知的清理操作" #: pcbnew/connectivity/connectivity_data.cpp:109 msgid "Updating nets..." -msgstr "正在更新網路…" +msgstr "正在更新網絡..." #: pcbnew/convert_shape_list_to_polygon.cpp:310 #: pcbnew/convert_shape_list_to_polygon.cpp:455 @@ -29515,27 +29144,27 @@ msgstr "(不是閉合形狀)" #: pcbnew/convert_shape_list_to_polygon.cpp:516 msgid "(multiple board outlines not supported)" -msgstr "(不支援多電路板輪廓)" +msgstr "(不支持多電路板輪廓)" #: pcbnew/convert_shape_list_to_polygon.cpp:652 #, c-format msgid "(Rectangle has null or very small size: %d nm)" -msgstr "(矩形的尺寸為零或非常小:%d nm)" +msgstr "(矩形大小過小或為空: %d nm)" #: pcbnew/convert_shape_list_to_polygon.cpp:669 #, c-format msgid "(Circle has null or very small radius: %d nm)" -msgstr "(圓形具有空值或非常小的半徑:%d nm納米)" +msgstr "(圓的半徑過小或為空: %d nm)" #: pcbnew/convert_shape_list_to_polygon.cpp:689 #, c-format msgid "(Segment has null or very small length: %d nm)" -msgstr "(線段的長度為空或非常小:%d nm)" +msgstr "(線段長度過小或為空: %d nm)" #: pcbnew/convert_shape_list_to_polygon.cpp:712 #, c-format msgid "(Arc has null or very small size: %d nm)" -msgstr "(圓弧具有空值或非常小的大小:%d nm納米)" +msgstr "(弧的大小過小或為空: %d nm)" #: pcbnew/cross-probing.cpp:105 pcbnew/dialogs/dialog_board_setup.cpp:193 #: pcbnew/dialogs/dialog_drc.cpp:257 pcbnew/pcb_edit_frame.cpp:2449 @@ -29568,7 +29197,7 @@ msgstr "重新批註 PCB" #: pcbnew/dialogs/dialog_board_reannotate.cpp:301 msgid "No PCB to reannotate!" -msgstr "沒有 PCB 需要重新批註!" +msgstr "沒有 PCB 需要重新批註!" #: pcbnew/dialogs/dialog_board_reannotate.cpp:313 msgid "PCB successfully reannotated" @@ -29596,7 +29225,7 @@ msgid "" "Any reference types %s will not be annotated." msgstr "" "\n" -"任何引用型別 %s 都不會被批註。" +"任何引用類型 %s 都不會被批註。" #: pcbnew/dialogs/dialog_board_reannotate.cpp:337 msgid "" @@ -29635,7 +29264,7 @@ msgid "" "Front footprints starting with '%s' will have the prefix removed." msgstr "" "\n" -"以 '%s' 開頭的頂層封裝將刪除字首。" +"以 '%s' 開頭的頂層封裝將移除前綴。" #: pcbnew/dialogs/dialog_board_reannotate.cpp:365 #, c-format @@ -29644,7 +29273,7 @@ msgid "" "Front footprints will have '%s' inserted as a prefix." msgstr "" "\n" -"頂層封裝將插入 '%s' 作為字首。" +"頂層封裝將插入 '%s' 作為前綴。" #: pcbnew/dialogs/dialog_board_reannotate.cpp:375 #, c-format @@ -29653,7 +29282,7 @@ msgid "" "Back footprints starting with '%s' will have the prefix removed." msgstr "" "\n" -"以 '%s' 開頭的底層封裝將刪除字首。" +"以 '%s' 開頭的底層封裝將移除前綴。" #: pcbnew/dialogs/dialog_board_reannotate.cpp:381 #, c-format @@ -29662,7 +29291,7 @@ msgid "" "Back footprints will have '%s' inserted as a prefix." msgstr "" "\n" -"底層封裝將插入 '%s' 作為字首。" +"底層封裝將插入 '%s' 作為前綴。" #: pcbnew/dialogs/dialog_board_reannotate.cpp:389 #, c-format @@ -29672,7 +29301,7 @@ msgid "" "grid." msgstr "" "\n" -"按 %s 排序之前,其座標將四捨五入為 %s, %s 網格。" +"在根據 %s 進行排序之前, 其座標將四捨五入為 %s, %s 柵格。" #: pcbnew/dialogs/dialog_board_reannotate.cpp:391 msgid "footprint location" @@ -29703,7 +29332,7 @@ msgid "" "\n" msgstr "" "\n" -"排除:來自重新批註的 %s\n" +"排除: 來自重新批註的 %s\n" "\n" #: pcbnew/dialogs/dialog_board_reannotate.cpp:541 @@ -29752,7 +29381,7 @@ msgid "" "Sort Code %d" msgstr "" "\n" -"排序程式碼 %d" +"排序代碼 %d" #: pcbnew/dialogs/dialog_board_reannotate.cpp:577 #, c-format @@ -29765,7 +29394,7 @@ msgstr "" #: pcbnew/dialogs/dialog_board_reannotate.cpp:600 msgid "Selected options resulted in errors! Change them and try again." -msgstr "所選的選項導致錯誤!更改它們,再試一次。" +msgstr "所選的選項導致錯誤! 更改它們, 再試一次。" #: pcbnew/dialogs/dialog_board_reannotate.cpp:607 #, c-format @@ -29777,7 +29406,7 @@ msgid "" msgstr "" "\n" "PCB 上有 %d 個空白或無效的位號。\n" -"建議選中“檢查 PCB 和原理圖是否一致”選項,然後執行 DRC。\n" +"建議選中\"檢查 PCB 和原理圖是否一致\"選項, 然後運行 DRC。\n" #: pcbnew/dialogs/dialog_board_reannotate.cpp:614 #, c-format @@ -29786,20 +29415,20 @@ msgid "" "RefDes: %s Footprint: %s:%s at %s on PCB." msgstr "" "\n" -"參考位號:%s 封裝:%s:%s,位於 PCB 上的 %s。" +"參考位號: %s 封裝: %s: %s, 位於 PCB 上的 %s。" #: pcbnew/dialogs/dialog_board_reannotate.cpp:622 msgid "Reannotate anyway?" -msgstr "無論如何都要重新批註嗎?" +msgstr "無論如何都要重新批註嗎?" #: pcbnew/dialogs/dialog_board_reannotate.cpp:804 #, c-format msgid "Duplicate instances of %s" -msgstr "重複 %s 的例項" +msgstr "重複 %s 的實例" #: pcbnew/dialogs/dialog_board_reannotate.cpp:810 msgid "Aborted: too many errors" -msgstr "已中止:錯誤太多" +msgstr "已中止: 錯誤太多" #: pcbnew/dialogs/dialog_board_reannotate.cpp:864 msgid "" @@ -29823,47 +29452,47 @@ msgstr "" #: pcbnew/dialogs/dialog_board_reannotate.cpp:930 msgid "Footprint not found in changelist" -msgstr "在變更列表中找不到模組" +msgstr "在變更列表中找不到模塊" #: pcbnew/dialogs/dialog_board_reannotate_base.cpp:30 msgid "Footprint Order" -msgstr "封裝外形順序" +msgstr "封裝順序" #: pcbnew/dialogs/dialog_board_reannotate_base.cpp:50 msgid "Horizontally: top left to bottom right" -msgstr "水平方向:從左上到右下" +msgstr "水平方向: 從左上到右下" #: pcbnew/dialogs/dialog_board_reannotate_base.cpp:61 msgid "Horizontally: top right to bottom left" -msgstr "水平方向:從右上到左下" +msgstr "水平方向: 從右上到左下" #: pcbnew/dialogs/dialog_board_reannotate_base.cpp:72 msgid "Horizontally: bottom left to top right" -msgstr "水平方向:從左下到右上" +msgstr "水平方向: 從左下到右上" #: pcbnew/dialogs/dialog_board_reannotate_base.cpp:83 msgid "Horizontally:: bottom right to top left" -msgstr "水平方向:從右下到左上" +msgstr "水平方向: 從右下到左上" #: pcbnew/dialogs/dialog_board_reannotate_base.cpp:91 msgid "Vertically: top left to bottom right" -msgstr "垂直方向:從左上到右下" +msgstr "垂直方向: 從左上到右下" #: pcbnew/dialogs/dialog_board_reannotate_base.cpp:102 msgid "Vertically: bottom left to top right" -msgstr "垂直方向:從左下到右上" +msgstr "垂直方向: 從左下到右上" #: pcbnew/dialogs/dialog_board_reannotate_base.cpp:113 msgid "Vertically: top right to bottom left" -msgstr "垂直方向:從右上到左下" +msgstr "垂直方向: 從右上到左下" #: pcbnew/dialogs/dialog_board_reannotate_base.cpp:124 msgid "Vertically: bottom right to top left" -msgstr "垂直方向:從右下到左上" +msgstr "垂直方向: 從右下到左上" #: pcbnew/dialogs/dialog_board_reannotate_base.cpp:137 msgid "Based on location of:" -msgstr "基於位置:" +msgstr "基於...位置:" #: pcbnew/dialogs/dialog_board_reannotate_base.cpp:141 msgid "Reference Designator" @@ -29871,7 +29500,7 @@ msgstr "位號" #: pcbnew/dialogs/dialog_board_reannotate_base.cpp:147 msgid "Round locations to:" -msgstr "四捨五入到:" +msgstr "四捨五入到:" #: pcbnew/dialogs/dialog_board_reannotate_base.cpp:149 #: pcbnew/dialogs/dialog_board_reannotate_base.cpp:156 @@ -29880,9 +29509,9 @@ msgid "" "to this grid before sorting.\n" "This helps with misaligned parts." msgstr "" -"元件位置將進行四捨五入。\n" -"在排序之前新增到此網格。\n" -"這有助於處理未對齊的元件。" +"元件的位置將被四捨五入到該柵格, \n" +"然後再進行排序。\n" +"這有助於處理錯位的部件。" #: pcbnew/dialogs/dialog_board_reannotate_base.cpp:168 msgid "Reannotation Scope" @@ -29892,17 +29521,17 @@ msgstr "重新批註範圍" #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:155 #: pcbnew/footprint.cpp:1536 msgid "Front" -msgstr "正面" +msgstr "頂層" #: pcbnew/dialogs/dialog_board_reannotate_base.cpp:187 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:155 #: pcbnew/dialogs/panel_setup_layers_base.cpp:569 msgid "Back" -msgstr "背面" +msgstr "底層" #: pcbnew/dialogs/dialog_board_reannotate_base.cpp:211 msgid "Front reference start:" -msgstr "頂層位號起點:" +msgstr "頂層位號起點:" #: pcbnew/dialogs/dialog_board_reannotate_base.cpp:213 msgid "Starting reference designation for front." @@ -29910,65 +29539,65 @@ msgstr "頂層的起始位號。" #: pcbnew/dialogs/dialog_board_reannotate_base.cpp:218 msgid "Default is 1" -msgstr "預設是 1" +msgstr "默認是 1" #: pcbnew/dialogs/dialog_board_reannotate_base.cpp:223 msgid "Back reference start:" -msgstr "底層工位起點:" +msgstr "底層位號起點:" #: pcbnew/dialogs/dialog_board_reannotate_base.cpp:225 msgid "" "Blank continues from front or enter a number greater than the highest " "reference designation on the front." -msgstr "空白從前面繼續,或輸入大於前面最高位號的數字。" +msgstr "不填寫則從頂層位號繼續, 或輸入大於頂層位號最大的數字。" #: pcbnew/dialogs/dialog_board_reannotate_base.cpp:230 msgid "" "Leave blank or zero, or enter a number greater than the highest reference " "designation on the front." -msgstr "留空或為零,或在前面輸入一個大於最高位號的數字。" +msgstr "不填寫或為零, 或輸入一個大於頂層位號最大的數字。" #: pcbnew/dialogs/dialog_board_reannotate_base.cpp:235 msgid "Remove front prefix" -msgstr "刪除頂層字首" +msgstr "移除頂層前綴" #: pcbnew/dialogs/dialog_board_reannotate_base.cpp:236 msgid "" "If checked will remove the front side prefix\n" "in the front prefix box if present" msgstr "" -"如果選中,將刪除前面的字首\n" -"在前面的字首框中(如果有)" +"如果選中, 將移除頂層位號的前綴\n" +"(如果存在)" #: pcbnew/dialogs/dialog_board_reannotate_base.cpp:240 msgid "Remove back prefix" -msgstr "刪除底層字首" +msgstr "移除底層前綴" #: pcbnew/dialogs/dialog_board_reannotate_base.cpp:241 msgid "" "If checked will remove the Back side prefix\n" "in the back prefix box if present" msgstr "" -"如果選中,將刪除背面字首\n" -"在後面的字首框中(如果有)" +"如果選中, 將移除底層位號的前綴\n" +"(如果存在)" #: pcbnew/dialogs/dialog_board_reannotate_base.cpp:245 msgid "Front prefix:" -msgstr "頂層字首:" +msgstr "頂層前綴:" #: pcbnew/dialogs/dialog_board_reannotate_base.cpp:247 #: pcbnew/dialogs/dialog_board_reannotate_base.cpp:252 msgid "Optional prefix for component side reference designations (e.g. F_)" -msgstr "元件側位號的可選字首 (如:F_)" +msgstr "元件位號的可選前綴 (如: F_)" #: pcbnew/dialogs/dialog_board_reannotate_base.cpp:256 msgid "Back prefix:" -msgstr "底層字首:" +msgstr "底層前綴:" #: pcbnew/dialogs/dialog_board_reannotate_base.cpp:258 #: pcbnew/dialogs/dialog_board_reannotate_base.cpp:263 msgid "Optional prefix for solder side reference designations (e.g. B_)" -msgstr "錫膏側位號的可選字首 (例如:B_)" +msgstr "元件位號的可選前綴 (例如: B_)" #: pcbnew/dialogs/dialog_board_reannotate_base.cpp:267 msgid "Exclude locked footprints" @@ -29980,27 +29609,27 @@ msgstr "鎖定的封裝不會被重新批註" #: pcbnew/dialogs/dialog_board_reannotate_base.cpp:272 msgid "Exclude references:" -msgstr "排除工位:" +msgstr "排除位號:" #: pcbnew/dialogs/dialog_board_reannotate_base.cpp:274 msgid "" "Do not re-annotate this type \n" "of reference (R means R*)" msgstr "" -"不要重新批註此型別\n" -"位號(R 表示 R*)" +"不要重新批註此類型參考值\n" +"(R 表示 R*)" #: pcbnew/dialogs/dialog_board_reannotate_base.h:107 msgid "Geographical Reannotation" -msgstr "位置重新批註" +msgstr "按位置重新批註" #: pcbnew/dialogs/dialog_board_setup.cpp:56 msgid "Board Setup" -msgstr "電路板設定" +msgstr "電路板設置" #: pcbnew/dialogs/dialog_board_setup.cpp:57 msgid "Import Settings from Another Board..." -msgstr "從另一個電路板匯入設定..." +msgstr "從另一個電路板導入設置..." #: pcbnew/dialogs/dialog_board_setup.cpp:83 msgid "Board Stackup" @@ -30008,7 +29637,7 @@ msgstr "電路板疊層" #: pcbnew/dialogs/dialog_board_setup.cpp:96 msgid "Board Editor Layers" -msgstr "電路板編輯器圖層" +msgstr "板層編輯器" #: pcbnew/dialogs/dialog_board_setup.cpp:104 msgid "Physical Stackup" @@ -30016,7 +29645,7 @@ msgstr "物理疊層" #: pcbnew/dialogs/dialog_board_setup.cpp:111 msgid "Board Finish" -msgstr "電路板後處理" +msgstr "板面處理" #: pcbnew/dialogs/dialog_board_setup.cpp:118 #: pcbnew/dialogs/dialog_plot.cpp:1315 @@ -30025,11 +29654,11 @@ msgstr "阻焊/錫膏" #: pcbnew/dialogs/dialog_board_setup.cpp:120 msgid "Text & Graphics" -msgstr "文字與圖形" +msgstr "文本與圖形" #: pcbnew/dialogs/dialog_board_setup.cpp:127 msgid "Defaults" -msgstr "預設" +msgstr "默認" #: pcbnew/dialogs/dialog_board_setup.cpp:142 msgid "Design Rules" @@ -30042,7 +29671,7 @@ msgstr "約束" #: pcbnew/dialogs/dialog_board_setup.cpp:156 pcbnew/edit_track_width.cpp:180 #: pcbnew/edit_track_width.cpp:204 msgid "Pre-defined Sizes" -msgstr "預定義尺寸" +msgstr "預設尺寸" #: pcbnew/dialogs/dialog_board_setup.cpp:175 msgid "Length-tuning Patterns" @@ -30050,7 +29679,7 @@ msgstr "長度調整模式" #: pcbnew/dialogs/dialog_board_setup.cpp:213 msgid "Project is missing or read-only. Some settings will not be editable." -msgstr "專案遺失或為唯讀。某些設置將無法編輯。" +msgstr "工程缺失或為只讀。一些設置將不可編輯。" #: pcbnew/dialogs/dialog_board_setup.cpp:270 #, c-format @@ -30058,13 +29687,13 @@ msgid "" "Error importing settings from board:\n" "Associated project file %s could not be loaded" msgstr "" -"從電路板匯入設定錯誤:\n" -"無法載入關聯專案檔案 %s" +"從電路板導入設置錯誤: \n" +"無法加載關聯項目文件 %s" #: pcbnew/dialogs/dialog_board_setup.cpp:292 pcbnew/files.cpp:565 #: pcbnew/tools/pcb_control.cpp:1353 msgid "Loading PCB" -msgstr "載入 PCB 中" +msgstr "加載 PCB 中" #: pcbnew/dialogs/dialog_board_setup.cpp:315 #, c-format @@ -30072,18 +29701,18 @@ msgid "" "Error loading board file:\n" "%s" msgstr "" -"電路板檔案載入錯誤:\n" +"電路板文件加載錯誤: \n" "%s" #: pcbnew/dialogs/dialog_board_statistics.cpp:96 #: pcbnew/dialogs/dialog_board_statistics.cpp:706 msgid "Front Side" -msgstr "前面" +msgstr "頂層" #: pcbnew/dialogs/dialog_board_statistics.cpp:98 #: pcbnew/dialogs/dialog_board_statistics.cpp:706 msgid "Back Side" -msgstr "背面" +msgstr "底層" #: pcbnew/dialogs/dialog_board_statistics.cpp:100 #: pcbnew/dialogs/dialog_board_statistics.cpp:706 @@ -30092,48 +29721,48 @@ msgstr "合計" #: pcbnew/dialogs/dialog_board_statistics.cpp:145 msgid "THT:" -msgstr "直插 (THT):" +msgstr "直插 (THT):" #: pcbnew/dialogs/dialog_board_statistics.cpp:146 #: pcbnew/dialogs/dialog_board_statistics.cpp:151 msgid "SMD:" -msgstr "貼片 (SMD):" +msgstr "貼片:" #: pcbnew/dialogs/dialog_board_statistics.cpp:147 msgid "Unspecified:" -msgstr "未指定:" +msgstr "未指定:" #: pcbnew/dialogs/dialog_board_statistics.cpp:150 msgid "Through hole:" -msgstr "通孔:" +msgstr "通孔:" #: pcbnew/dialogs/dialog_board_statistics.cpp:152 msgid "Connector:" -msgstr "聯結器:" +msgstr "連接器:" #: pcbnew/dialogs/dialog_board_statistics.cpp:153 msgid "NPTH:" -msgstr "非金屬化 (NPTH):" +msgstr "非金屬化 (NPTH):" #: pcbnew/dialogs/dialog_board_statistics.cpp:156 #: pcbnew/dialogs/dialog_gendrill_base.cpp:167 msgid "Through vias:" -msgstr "通孔:" +msgstr "通孔:" #: pcbnew/dialogs/dialog_board_statistics.cpp:157 msgid "Blind/buried:" -msgstr "盲孔/埋孔:" +msgstr "盲孔/埋孔:" #: pcbnew/dialogs/dialog_board_statistics.cpp:158 #: pcbnew/dialogs/dialog_gendrill_base.cpp:175 msgid "Micro vias:" -msgstr "微孔:" +msgstr "微孔:" #: pcbnew/dialogs/dialog_board_statistics.cpp:401 #: pcbnew/dialogs/dialog_board_statistics.cpp:415 #: pcbnew/dialogs/dialog_board_statistics.cpp:436 msgid "Total:" -msgstr "總計:" +msgstr "總計:" #: pcbnew/dialogs/dialog_board_statistics.cpp:482 msgid "Round" @@ -30185,7 +29814,7 @@ msgstr "電路板名稱" #: pcbnew/dialogs/dialog_board_statistics.cpp:680 #: pcbnew/dialogs/dialog_board_statistics.cpp:688 msgid "Area" -msgstr "敷銅" +msgstr "區域" #: pcbnew/dialogs/dialog_board_statistics.cpp:735 #: pcbnew/dialogs/dialog_board_statistics_base.cpp:39 @@ -30199,7 +29828,7 @@ msgstr "鑽孔" #: pcbnew/dialogs/dialog_board_statistics.cpp:748 #, c-format msgid "Error writing file '%s'." -msgstr "寫入檔案 \"%s\" 時出錯。" +msgstr "寫入文件 '%s' 時出錯。" #: pcbnew/dialogs/dialog_board_statistics_base.cpp:117 msgid "Board Size" @@ -30207,7 +29836,7 @@ msgstr "電路板尺寸" #: pcbnew/dialogs/dialog_board_statistics_base.cpp:196 msgid "Subtract holes from board area" -msgstr "從電路板敷銅中減去過孔" +msgstr "從電路板區域中除去孔" #: pcbnew/dialogs/dialog_board_statistics_base.cpp:199 msgid "Exclude footprints with no pads" @@ -30223,7 +29852,7 @@ msgstr "Y 尺寸" #: pcbnew/dialogs/dialog_board_statistics_base.cpp:231 msgid "Plated" -msgstr "鍍" +msgstr "電鍍" #: pcbnew/dialogs/dialog_board_statistics_base.cpp:232 msgid "Via/Pad" @@ -30244,7 +29873,7 @@ msgstr "鑽孔" #: pcbnew/dialogs/dialog_board_statistics_base.cpp:260 #: pcbnew/dialogs/dialog_gendrill_base.cpp:216 msgid "Generate Report File..." -msgstr "生成報告檔案..." +msgstr "生成報告文件..." #: pcbnew/dialogs/dialog_board_statistics_base.h:68 msgid "Board Statistics" @@ -30283,21 +29912,21 @@ msgstr "將重疊圖形合併到焊盤中" msgid "" "(Pads which appear in a Net Tie pad group will not be considered for " "merging.)" -msgstr "(不會考慮合併出現在 Net Tie 焊盤組中的焊盤。)" +msgstr "(不會考慮合併出現在 Net Tie 焊盤組中的焊盤。)" #: pcbnew/dialogs/dialog_cleanup_graphics_base.cpp:41 msgid "Fix discontinuities in board outlines" -msgstr "修復電路板輪廓的不連續性" +msgstr "修復未閉合的電路板板外框" #: pcbnew/dialogs/dialog_cleanup_graphics_base.cpp:46 #: pcbnew/import_gfx/dialog_import_graphics_base.cpp:178 msgid "Tolerance:" -msgstr "誤差:" +msgstr "容差:" #: pcbnew/dialogs/dialog_cleanup_graphics_base.cpp:67 #: pcbnew/dialogs/dialog_cleanup_tracks_and_vias_base.cpp:72 msgid "Changes to be applied:" -msgstr "待應用的變更:" +msgstr "將要應用的變更:" #: pcbnew/dialogs/dialog_cleanup_tracks_and_vias.cpp:90 msgid "Build Changes" @@ -30306,66 +29935,65 @@ msgstr "構建更改" #: pcbnew/dialogs/dialog_cleanup_tracks_and_vias.cpp:142 #: pcbnew/drc/drc_test_provider_copper_clearance.cpp:187 msgid "Checking zones..." -msgstr "正在檢查敷銅..." +msgstr "正在檢查覆銅..." #: pcbnew/dialogs/dialog_cleanup_tracks_and_vias.cpp:150 msgid "Rebuilding connectivity..." -msgstr "重建連線..." +msgstr "重建連接..." #: pcbnew/dialogs/dialog_cleanup_tracks_and_vias.cpp:170 -#, fuzzy msgid "Board Cleanup" msgstr "清理電路板" #: pcbnew/dialogs/dialog_cleanup_tracks_and_vias_base.cpp:25 msgid "Delete &tracks connecting different nets" -msgstr "刪除和跟蹤連線不同網路的資訊 (&T)" +msgstr "刪除連接到不同網絡的走線 (&T)" #: pcbnew/dialogs/dialog_cleanup_tracks_and_vias_base.cpp:26 msgid "" "remove track segments connecting nodes belonging to different nets (short " "circuit)" -msgstr "移除屬於不同網路的連線節點(短路)" +msgstr "移除連接了不同網絡 (短路) 的走線" #: pcbnew/dialogs/dialog_cleanup_tracks_and_vias_base.cpp:30 msgid "&Delete redundant vias" -msgstr "刪除多餘過孔 (&D)" +msgstr "刪除冗餘過孔 (&D)" #: pcbnew/dialogs/dialog_cleanup_tracks_and_vias_base.cpp:31 msgid "remove vias on through hole pads and superimposed vias" -msgstr "去除通孔焊盤和重疊上的過孔" +msgstr "移除通孔焊盤上的通孔和疊加的過孔" #: pcbnew/dialogs/dialog_cleanup_tracks_and_vias_base.cpp:35 msgid "Delete vias connected on only one layer" -msgstr "刪除僅在一個圖層上連線的過孔" +msgstr "刪除僅在一個層上有連接的過孔" #: pcbnew/dialogs/dialog_cleanup_tracks_and_vias_base.cpp:38 msgid "&Merge co-linear tracks" -msgstr "合併重疊佈線 (&M)" +msgstr "合併重疊的走線(&M)" #: pcbnew/dialogs/dialog_cleanup_tracks_and_vias_base.cpp:39 msgid "merge aligned track segments, and remove null segments" -msgstr "合併連成直線佈線段, 移除空的線段" +msgstr "合併已對齊的走線段, 並移除空段" #: pcbnew/dialogs/dialog_cleanup_tracks_and_vias_base.cpp:43 msgid "Delete tracks unconnected at one end" -msgstr "刪除未連線端的佈線" +msgstr "刪除一端懸空的走線" #: pcbnew/dialogs/dialog_cleanup_tracks_and_vias_base.cpp:44 msgid "delete tracks having at least one dangling end" -msgstr "刪除一頭懸空的佈線段" +msgstr "刪除至少有一端懸空的走線" #: pcbnew/dialogs/dialog_cleanup_tracks_and_vias_base.cpp:48 msgid "Delete tracks fully inside pads" -msgstr "完全刪除焊盤內的佈線" +msgstr "刪除完全在焊盤內的走線" #: pcbnew/dialogs/dialog_cleanup_tracks_and_vias_base.cpp:49 msgid "Delete tracks that have both start and end positions inside of a pad" -msgstr "刪除在焊盤內同時具有起始位置和結束位置的佈線" +msgstr "刪除起始和結束位置都在同一焊盤內的走線" #: pcbnew/dialogs/dialog_cleanup_tracks_and_vias_base.h:60 msgid "Cleanup Tracks and Vias" -msgstr "清除佈線和過孔" +msgstr "清理走線和過孔" #: pcbnew/dialogs/dialog_copper_zones.cpp:203 msgid "Teardrop on Vias/Pads Properties" @@ -30373,7 +30001,7 @@ msgstr "過孔/焊盤上的淚滴屬性" #: pcbnew/dialogs/dialog_copper_zones.cpp:207 msgid "Teardrop on Tracks Properties" -msgstr "佈線上的淚滴屬性" +msgstr "走線上的淚滴屬性" #: pcbnew/dialogs/dialog_copper_zones.cpp:211 msgid "Teardrop Properties" @@ -30384,7 +30012,7 @@ msgstr "淚滴屬性" #: pcbnew/dialogs/dialog_rule_area_properties.cpp:101 #: pcbnew/tools/convert_tool.cpp:62 msgid "Conversion Settings" -msgstr "轉換設定" +msgstr "轉換設置" #: pcbnew/dialogs/dialog_copper_zones.cpp:220 #: pcbnew/dialogs/dialog_non_copper_zones_properties.cpp:110 @@ -30398,18 +30026,18 @@ msgstr "使用中心線" #: pcbnew/dialogs/dialog_rule_area_properties.cpp:108 #: pcbnew/tools/convert_tool.cpp:96 msgid "Create bounding hull" -msgstr "建立邊界哈氏槽" +msgstr "創建邊界哈氏槽" #: pcbnew/dialogs/dialog_copper_zones.cpp:228 #: pcbnew/dialogs/dialog_non_copper_zones_properties.cpp:119 #: pcbnew/dialogs/dialog_rule_area_properties.cpp:126 #: pcbnew/tools/convert_tool.cpp:134 msgid "Delete source objects after conversion" -msgstr "轉換後刪除源物件" +msgstr "轉換後刪除源對象" #: pcbnew/dialogs/dialog_copper_zones.cpp:237 msgid "Convert to Copper Zone" -msgstr "轉換到敷銅區" +msgstr "轉換到覆銅區" #: pcbnew/dialogs/dialog_copper_zones.cpp:402 #: pcbnew/dialogs/dialog_copper_zones_base.cpp:164 @@ -30418,57 +30046,57 @@ msgstr "轉換到敷銅區" #: pcbnew/zone_manager/panel_zone_properties.cpp:187 #: pcbnew/zone_manager/panel_zone_properties_base.cpp:89 msgid "Chamfer distance:" -msgstr "倒角距離:" +msgstr "倒角距離:" #: pcbnew/dialogs/dialog_copper_zones.cpp:404 #: pcbnew/dialogs/dialog_non_copper_zones_properties.cpp:152 #: pcbnew/zone_manager/panel_zone_properties.cpp:189 msgid "Fillet radius:" -msgstr "圓角半徑:" +msgstr "圓角半徑:" #: pcbnew/dialogs/dialog_copper_zones.cpp:545 #: pcbnew/zone_manager/panel_zone_properties.cpp:295 msgid "Thermal spoke width cannot be smaller than the minimum width." -msgstr "熱風焊盤輻射線不能小於最小寬度。" +msgstr "散熱引線寬度不能小於最小寬度。" #: pcbnew/dialogs/dialog_copper_zones.cpp:565 #: pcbnew/dialogs/dialog_non_copper_zones_properties.cpp:327 msgid "No layer selected." -msgstr "沒有圖層被選擇。" +msgstr "沒有層被選擇。" #: pcbnew/dialogs/dialog_copper_zones.cpp:820 msgid " will result in an isolated copper island." -msgstr " 將導致隔絕的銅島。" +msgstr " 將產生孤島銅。" #: pcbnew/dialogs/dialog_copper_zones_base.cpp:48 msgid "" "Pattern to filter net names in filtered list.\n" "Only net names matching this pattern are displayed." msgstr "" -"用於篩選篩選列表中的網路名稱的模式。\n" -"僅顯示與此模式匹配的網路名稱。" +"在篩選列表中篩選網絡名的匹配規則。\n" +"只有符合該匹配規則的網絡名才會被顯示。" #: pcbnew/dialogs/dialog_copper_zones_base.cpp:55 msgid "Hide automatically generated net names" -msgstr "隱藏自動生成的網路名稱" +msgstr "隱藏自動生成的網絡名稱" #: pcbnew/dialogs/dialog_copper_zones_base.cpp:62 msgid "Sort nets by pad count" -msgstr "透過焊盤數進行網路分類" +msgstr "根據焊盤數量排序網絡" #: pcbnew/dialogs/dialog_copper_zones_base.cpp:95 #: pcbnew/zone_manager/panel_zone_properties_base.cpp:29 msgid "Zone name:" -msgstr "敷銅名稱:" +msgstr "覆銅名稱:" #: pcbnew/dialogs/dialog_copper_zones_base.cpp:97 #: pcbnew/zone_manager/panel_zone_properties_base.cpp:31 msgid "A unique name for this zone to identify it for DRC" -msgstr "此敷銅的唯一名稱,用於在 DRC 中對其進行標識" +msgstr "此覆銅的唯一名稱, 用於在 DRC 中對其進行標識" #: pcbnew/dialogs/dialog_copper_zones_base.cpp:104 msgid "Zone priority level:" -msgstr "敷銅優先順序:" +msgstr "覆銅優先級:" #: pcbnew/dialogs/dialog_copper_zones_base.cpp:106 msgid "" @@ -30478,16 +30106,16 @@ msgid "" "* If its priority is higher, its outlines are removed from the other zone.\n" "* If its priority is equal, a DRC error is set." msgstr "" -"敷銅按優先順序填充,級別 3 優先順序高於級別 2。\n" -"當敷銅位於另一個敷銅內時:\n" -"* 如果優先順序較高,則其輪廓將從其他敷銅中刪除。\n" -"* 如果其優先順序相等,則設定 DRC 錯誤。" +"覆銅按優先級填充, 級別 3 優先級高於級別 2。\n" +"當一個覆銅位於另一個覆銅內時: \n" +"* 如果優先級較高, 則其輪廓將從其他覆銅中移除。\n" +"* 如果其優先級相等, 則產生一個 DRC 錯誤。" #: pcbnew/dialogs/dialog_copper_zones_base.cpp:130 #: pcbnew/dialogs/dialog_rule_area_properties_base.cpp:116 #: pcbnew/zone_manager/panel_zone_properties_base.cpp:55 msgid "Outline display:" -msgstr "輪廓顯示:" +msgstr "邊框顯示:" #: pcbnew/dialogs/dialog_copper_zones_base.cpp:134 #: pcbnew/dialogs/dialog_non_copper_zones_properties_base.cpp:59 @@ -30501,20 +30129,20 @@ msgstr "陰影線" #: pcbnew/dialogs/dialog_rule_area_properties_base.cpp:120 #: pcbnew/zone_manager/panel_zone_properties_base.cpp:59 msgid "Fully hatched" -msgstr "完全填充" +msgstr "完整陰影" #: pcbnew/dialogs/dialog_copper_zones_base.cpp:140 #: pcbnew/dialogs/dialog_non_copper_zones_properties_base.cpp:65 #: pcbnew/dialogs/dialog_rule_area_properties_base.cpp:126 #: pcbnew/zone_manager/panel_zone_properties_base.cpp:65 msgid "Outline hatch pitch:" -msgstr "輪廓 hatch 間距:" +msgstr "邊框陰影線間距:" #: pcbnew/dialogs/dialog_copper_zones_base.cpp:154 #: pcbnew/dialogs/dialog_non_copper_zones_properties_base.cpp:87 #: pcbnew/zone_manager/panel_zone_properties_base.cpp:79 msgid "Corner smoothing:" -msgstr "轉角處理:" +msgstr "拐角平滑:" #: pcbnew/dialogs/dialog_copper_zones_base.cpp:158 #: pcbnew/dialogs/dialog_non_copper_zones_properties_base.cpp:91 @@ -30544,23 +30172,23 @@ msgstr "電氣特性" #: pcbnew/dialogs/dialog_copper_zones_base.cpp:199 #: pcbnew/zone_manager/panel_zone_properties_base.cpp:124 msgid "Copper clearance for this zone (set to 0 to use the netclass clearance)" -msgstr "這個敷銅的銅間隙 (設為 0 使用網路類間隙)" +msgstr "與覆銅區域的間距 (設為 0 使用網絡類間距)" #: pcbnew/dialogs/dialog_copper_zones_base.cpp:210 #: pcbnew/dialogs/dialog_non_copper_zones_properties_base.cpp:76 #: pcbnew/zone_manager/panel_zone_properties_base.cpp:135 msgid "Minimum width:" -msgstr "最小寬度:" +msgstr "最小寬度:" #: pcbnew/dialogs/dialog_copper_zones_base.cpp:212 #: pcbnew/zone_manager/panel_zone_properties_base.cpp:137 msgid "Minimum thickness of filled areas." -msgstr "填充敷銅最小厚度。" +msgstr "填充區域最小寬度。" #: pcbnew/dialogs/dialog_copper_zones_base.cpp:226 #: pcbnew/zone_manager/panel_zone_properties_base.cpp:151 msgid "Pad connections:" -msgstr "焊盤連線:" +msgstr "焊盤連接:" #: pcbnew/dialogs/dialog_copper_zones_base.cpp:228 #: pcbnew/zone_manager/panel_zone_properties_base.cpp:153 @@ -30568,52 +30196,52 @@ msgid "" "Default pad connection type to zone.\n" "This setting can be overridden by local pad settings" msgstr "" -"焊盤與敷銅預設連線型別。\n" -"該設定可被本地焊盤設定覆蓋" +"焊盤與覆銅默認連接類型。\n" +"該設置可被局部焊盤設置覆蓋" #: pcbnew/dialogs/dialog_copper_zones_base.cpp:232 pcbnew/footprint.cpp:3712 #: pcbnew/pad.cpp:2102 pcbnew/zone.cpp:1550 #: pcbnew/zone_manager/panel_zone_properties_base.cpp:157 msgid "Thermal reliefs" -msgstr "防散熱 (花焊盤)" +msgstr "緩釋熱焊盤 (花焊盤)" #: pcbnew/dialogs/dialog_copper_zones_base.cpp:232 #: pcbnew/zone_manager/panel_zone_properties_base.cpp:157 msgid "Reliefs for PTH" -msgstr "金屬化孔 (PTH) 防散熱" +msgstr "僅金屬化孔 (PTH) 使用緩釋熱焊盤 (花焊盤)" #: pcbnew/dialogs/dialog_copper_zones_base.cpp:238 #: pcbnew/zone_manager/panel_zone_properties_base.cpp:163 msgid "Thermal relief gap:" -msgstr "防散熱間距:" +msgstr "緩釋熱焊盤 (花焊盤) 間隙:" #: pcbnew/dialogs/dialog_copper_zones_base.cpp:240 #: pcbnew/zone_manager/panel_zone_properties_base.cpp:165 msgid "" "The distance that will be kept clear between the filled area of the zone and " "a pad connected by thermal relief spokes." -msgstr "敷銅的填充區和由散熱式鏤空輻條連線的焊盤間保持清晰的距離。" +msgstr "覆銅區域與緩釋熱焊盤 (花焊盤) 散熱引線的間距。" #: pcbnew/dialogs/dialog_copper_zones_base.cpp:245 #: pcbnew/zone_manager/panel_zone_properties_base.cpp:170 msgid "Clearance between pads in the same net and filled areas." -msgstr "在同一網中的焊盤和填充敷銅之間進行間隙處理。" +msgstr "同一網絡中焊盤與填充區域之間的間距。" #: pcbnew/dialogs/dialog_copper_zones_base.cpp:253 #: pcbnew/zone_manager/panel_zone_properties_base.cpp:178 msgid "Thermal spoke width:" -msgstr "防散熱導線寬度:" +msgstr "散熱引線寬度:" #: pcbnew/dialogs/dialog_copper_zones_base.cpp:258 #: pcbnew/zone_manager/panel_zone_properties_base.cpp:183 msgid "Width of copper in thermal reliefs." -msgstr "防散熱 (花焊盤) 連線線的寬度。" +msgstr "緩釋熱焊盤 (花焊盤) 連接線的寬度。" #: pcbnew/dialogs/dialog_copper_zones_base.cpp:286 #: pcbnew/dialogs/dialog_non_copper_zones_properties_base.cpp:125 #: pcbnew/zone_manager/panel_zone_properties_base.cpp:211 msgid "Fill type:" -msgstr "填充型別:" +msgstr "填充類型:" #: pcbnew/dialogs/dialog_copper_zones_base.cpp:290 #: pcbnew/dialogs/dialog_non_copper_zones_properties_base.cpp:129 @@ -30625,25 +30253,25 @@ msgstr "實心填充" #: pcbnew/dialogs/dialog_non_copper_zones_properties_base.cpp:129 #: pcbnew/zone.cpp:1561 pcbnew/zone_manager/panel_zone_properties_base.cpp:215 msgid "Hatch pattern" -msgstr "網狀圖案" +msgstr "柵格圖案" #: pcbnew/dialogs/dialog_copper_zones_base.cpp:307 #: pcbnew/dialogs/dialog_non_copper_zones_properties_base.cpp:149 #: pcbnew/zone_manager/panel_zone_properties_base.cpp:232 msgid "Hatch width:" -msgstr "網格寬度:" +msgstr "柵格寬度:" #: pcbnew/dialogs/dialog_copper_zones_base.cpp:318 #: pcbnew/dialogs/dialog_non_copper_zones_properties_base.cpp:160 #: pcbnew/zone_manager/panel_zone_properties_base.cpp:243 msgid "Hatch gap:" -msgstr "網格間隙:" +msgstr "柵格間隙:" #: pcbnew/dialogs/dialog_copper_zones_base.cpp:329 #: pcbnew/dialogs/dialog_non_copper_zones_properties_base.cpp:171 #: pcbnew/zone_manager/panel_zone_properties_base.cpp:254 msgid "Smoothing effort:" -msgstr "平滑效果:" +msgstr "平滑效果:" #: pcbnew/dialogs/dialog_copper_zones_base.cpp:331 #: pcbnew/dialogs/dialog_non_copper_zones_properties_base.cpp:173 @@ -30655,8 +30283,8 @@ msgid "" "2 = round corners\n" "3 = round corners (finer shape)" msgstr "" -"平滑工作量的值\n" -"0 = 沒有平滑\n" +"平滑效果\n" +"0 = 無平滑\n" "1 = 倒角\n" "2 = 圓角\n" "3 = 圓角 (更精細)" @@ -30665,7 +30293,7 @@ msgstr "" #: pcbnew/dialogs/dialog_non_copper_zones_properties_base.cpp:183 #: pcbnew/zone_manager/panel_zone_properties_base.cpp:263 msgid "Smoothing amount:" -msgstr "平滑量:" +msgstr "平滑量:" #: pcbnew/dialogs/dialog_copper_zones_base.cpp:340 #: pcbnew/dialogs/dialog_non_copper_zones_properties_base.cpp:185 @@ -30675,38 +30303,38 @@ msgid "" "0 = no smoothing\n" "1.0 = max radius/chamfer size (half gap value)" msgstr "" -"平滑角大小與線之間的間隙之間的比率\n" +"平滑角大小與線間隙的比率\n" "0 = 無平滑\n" -"1.0 = 最大徑向/倒角大小 (半間隙值)" +"1.0 = 最大半徑/倒角大小 (間隙值的一般)" #: pcbnew/dialogs/dialog_copper_zones_base.cpp:351 #: pcbnew/zone_manager/panel_zone_properties_base.cpp:276 msgid "Remove islands:" -msgstr "刪除孤銅:" +msgstr "死銅移除:" #: pcbnew/dialogs/dialog_copper_zones_base.cpp:353 #: pcbnew/zone_manager/panel_zone_properties_base.cpp:278 msgid "Choose what to do with unconnected copper islands" -msgstr "選擇如何處理未連線的孤銅" +msgstr "選擇如何處理未連接的孤銅" #: pcbnew/dialogs/dialog_copper_zones_base.cpp:357 pcbnew/zone.cpp:1571 #: pcbnew/zone_manager/panel_zone_properties_base.cpp:282 msgid "Below area limit" -msgstr "低於敷銅限制" +msgstr "僅低於區域限制時" #: pcbnew/dialogs/dialog_copper_zones_base.cpp:363 #: pcbnew/zone_manager/panel_zone_properties_base.cpp:288 msgid "Minimum island size:" -msgstr "最小孤銅尺寸:" +msgstr "最小孤銅尺寸:" #: pcbnew/dialogs/dialog_copper_zones_base.cpp:366 #: pcbnew/zone_manager/panel_zone_properties_base.cpp:291 msgid "Isolated islands smaller than this will be removed" -msgstr "小於此的孤銅將被移除" +msgstr "小於該值的孤銅將被移除" #: pcbnew/dialogs/dialog_copper_zones_base.h:135 msgid "Copper Zone Properties" -msgstr "敷銅區屬性" +msgstr "覆銅區域屬性" #: pcbnew/dialogs/dialog_create_array.cpp:131 msgid "Numerals (0,1,2,...,9,10)" @@ -30714,7 +30342,7 @@ msgstr "數值 (0,1,2,...,9,10)" #: pcbnew/dialogs/dialog_create_array.cpp:135 msgid "Hexadecimal (0,1,...,F,10,...)" -msgstr "十六進位制 (0,1,...,F,10,...)" +msgstr "十六進制 (0,1,...,F,10,...)" #: pcbnew/dialogs/dialog_create_array.cpp:139 msgid "Alphabet, minus IOSQXZ" @@ -30727,14 +30355,14 @@ msgstr "全部英文字母" #: pcbnew/dialogs/dialog_create_array.cpp:319 #, c-format msgid "Bad numeric value for %s: %s" -msgstr "%s 的值不是有效的數字:%s" +msgstr "%s 的值不是有效的數字: %s" #: pcbnew/dialogs/dialog_create_array.cpp:355 #, c-format msgid "" "Could not determine numbering start from '%s': expected value consistent " "with alphabet '%s'." -msgstr "無法確定從 \"%s\" 開始的編號:期望值與字母表 \"%s\" 一致。" +msgstr "無法確定從 \"%s\" 開始的編號: 期望值與字母表 \"%s\" 一致。" #: pcbnew/dialogs/dialog_create_array.cpp:363 msgid "step value" @@ -30742,11 +30370,11 @@ msgstr "脈衝值" #: pcbnew/dialogs/dialog_create_array.cpp:385 msgid "horizontal count" -msgstr "水平計數" +msgstr "水平數量" #: pcbnew/dialogs/dialog_create_array.cpp:386 msgid "vertical count" -msgstr "垂直計數" +msgstr "垂直數量" #: pcbnew/dialogs/dialog_create_array.cpp:394 msgid "stagger" @@ -30754,34 +30382,32 @@ msgstr "交錯" #: pcbnew/dialogs/dialog_create_array.cpp:450 msgid "point count" -msgstr "點計數" +msgstr "點數量" #: pcbnew/dialogs/dialog_create_array.cpp:495 msgid "Bad parameters" -msgstr "引數不良或丟失" +msgstr "參數不良或丟失" #: pcbnew/dialogs/dialog_create_array_base.cpp:33 msgid "Grid Array Size" -msgstr "網格陣列大小" +msgstr "柵格陣列大小" #: pcbnew/dialogs/dialog_create_array_base.cpp:41 msgid "Horizontal count:" -msgstr "水平(X)方向計數:" +msgstr "水平(X)方向數量:" #: pcbnew/dialogs/dialog_create_array_base.cpp:43 -#, fuzzy msgid "Number of columns" -msgstr "迴圈數" +msgstr "列數" #: pcbnew/dialogs/dialog_create_array_base.cpp:52 msgid "Vertical count:" -msgstr "垂直(Y)方向計數:" +msgstr "垂直(Y)方向數量:" #: pcbnew/dialogs/dialog_create_array_base.cpp:54 #: pcbnew/dialogs/dialog_create_array_base.cpp:59 -#, fuzzy msgid "Number of rows" -msgstr "點數" +msgstr "行數" #: pcbnew/dialogs/dialog_create_array_base.cpp:71 msgid "Items Spacing" @@ -30789,47 +30415,47 @@ msgstr "項目間距" #: pcbnew/dialogs/dialog_create_array_base.cpp:79 msgid "Horizontal spacing:" -msgstr "水平間距:" +msgstr "水平間距:" #: pcbnew/dialogs/dialog_create_array_base.cpp:81 msgid "Distance between columns" -msgstr "列之間的距離" +msgstr "列間間距" #: pcbnew/dialogs/dialog_create_array_base.cpp:92 msgid "Vertical spacing:" -msgstr "垂直間距:" +msgstr "垂直間距:" #: pcbnew/dialogs/dialog_create_array_base.cpp:94 msgid "Distance between rows" -msgstr "行之間的距離" +msgstr "行間距離" #: pcbnew/dialogs/dialog_create_array_base.cpp:114 msgid "Horizontal offset:" -msgstr "水平偏移:" +msgstr "水平偏移:" #: pcbnew/dialogs/dialog_create_array_base.cpp:116 msgid "Offset added to the next row position." -msgstr "添加到下一行位置的偏移量" +msgstr "下一行位置的偏移量。" #: pcbnew/dialogs/dialog_create_array_base.cpp:127 msgid "Vertical offset:" -msgstr "垂直偏移:" +msgstr "垂直偏移:" #: pcbnew/dialogs/dialog_create_array_base.cpp:129 msgid "Offset added to the next column position" -msgstr "添加到下一列位置的偏移量" +msgstr "下一列位置的偏移量" #: pcbnew/dialogs/dialog_create_array_base.cpp:147 msgid "Stagger Settings" -msgstr "交錯設定" +msgstr "交錯設置" #: pcbnew/dialogs/dialog_create_array_base.cpp:152 msgid "Stagger:" -msgstr "交錯:" +msgstr "交錯:" #: pcbnew/dialogs/dialog_create_array_base.cpp:154 msgid "Value -1, 0 or 1 disable this option." -msgstr "設置數值 -1、0 或 1 用於禁用此選項。" +msgstr "設置為 -1, 0 或 1 可禁用該選項。" #: pcbnew/dialogs/dialog_create_array_base.cpp:164 msgid "Rows" @@ -30841,11 +30467,11 @@ msgstr "列" #: pcbnew/dialogs/dialog_create_array_base.cpp:185 msgid "Horizontal, then vertical" -msgstr "水平,然後垂直" +msgstr "水平, 然後垂直" #: pcbnew/dialogs/dialog_create_array_base.cpp:185 msgid "Vertical, then horizontal" -msgstr "垂直,然後水平" +msgstr "垂直, 然後水平" #: pcbnew/dialogs/dialog_create_array_base.cpp:187 msgid "Numbering Direction" @@ -30883,101 +30509,91 @@ msgstr "焊盤編號方案" #: pcbnew/dialogs/dialog_create_array_base.cpp:206 msgid "Primary axis numbering:" -msgstr "主座標軸編號:" +msgstr "主座標軸編號:" #: pcbnew/dialogs/dialog_create_array_base.cpp:215 msgid "Secondary axis numbering:" -msgstr "次級座標編號:" +msgstr "次級座標編號:" #: pcbnew/dialogs/dialog_create_array_base.cpp:234 #: pcbnew/dialogs/dialog_create_array_base.cpp:514 msgid "Pad numbering start:" -msgstr "焊盤編號開始:" +msgstr "焊盤編號開始:" #: pcbnew/dialogs/dialog_create_array_base.cpp:248 #: pcbnew/dialogs/dialog_create_array_base.cpp:521 -#, fuzzy msgid "Pad numbering increment:" -msgstr "焊盤編號開始:" +msgstr "焊盤編號增量:" #: pcbnew/dialogs/dialog_create_array_base.cpp:278 msgid "Grid Array" -msgstr "網格陣列" +msgstr "柵格陣列" #: pcbnew/dialogs/dialog_create_array_base.cpp:287 -#, fuzzy msgid "Reference Position" -msgstr "位號" +msgstr "參考位置" #: pcbnew/dialogs/dialog_create_array_base.cpp:289 -#, fuzzy msgid "Position of the selected item (or group) to duplicate" -msgstr "" -"這是所選項目的位置\n" -"或要複製的群組的位置" +msgstr "要創建副本的選中項目或組的位置" #: pcbnew/dialogs/dialog_create_array_base.cpp:299 msgid "Ref point pos X:" -msgstr "參考點位置 X:" +msgstr "參考點 X:" #: pcbnew/dialogs/dialog_create_array_base.cpp:310 msgid "Ref point pos Y:" -msgstr "參考點位置 Y:" +msgstr "參考點 Y:" #: pcbnew/dialogs/dialog_create_array_base.cpp:328 -#, fuzzy msgid "Array Settings" -msgstr "圖框設定" +msgstr "陣列設置" #: pcbnew/dialogs/dialog_create_array_base.cpp:330 msgid "Set center by position" -msgstr "根據...位置設定中心" +msgstr "根據...位置設置圓心" #: pcbnew/dialogs/dialog_create_array_base.cpp:340 msgid "Center pos X:" -msgstr "中心位置 X:" +msgstr "圓心 X:" #: pcbnew/dialogs/dialog_create_array_base.cpp:351 msgid "Center pos Y:" -msgstr "中心位置 Y:" +msgstr "圓心 Y:" #: pcbnew/dialogs/dialog_create_array_base.cpp:368 msgid "Set center by radius" -msgstr "根據半徑設定圓心" +msgstr "根據半徑設置圓心" #: pcbnew/dialogs/dialog_create_array_base.cpp:374 -#, fuzzy msgid "Radius of circular array:" -msgstr "圓形陣列" +msgstr "圓形陣列的半徑:" #: pcbnew/dialogs/dialog_create_array_base.cpp:382 msgid "Distance between Ref point and Center pos." -msgstr "參考點和中心位置之間的距離" +msgstr "參考點到圓心的距離。" #: pcbnew/dialogs/dialog_create_array_base.cpp:393 -#, fuzzy msgid "Angle from center to reference position:" -msgstr "從參考位置重置為當前角度。" +msgstr "從中心到參考位置的角度:" #: pcbnew/dialogs/dialog_create_array_base.cpp:409 msgid "Angle between Ref point and Center pos." -msgstr "參考點和中心位置之間的角度" +msgstr "參考點與中心點之間的角度。" #: pcbnew/dialogs/dialog_create_array_base.cpp:430 -#, fuzzy msgid "Duplication Settings" -msgstr "重複的引腳:" +msgstr "複製設置" #: pcbnew/dialogs/dialog_create_array_base.cpp:438 -#, fuzzy msgid "Angle between new items:" -msgstr "參考點和中心位置之間的角度" +msgstr "新項目之間的夾角:" #: pcbnew/dialogs/dialog_create_array_base.cpp:443 msgid "" "Positive angles represent an anti-clockwise rotation. An angle of 0 will " "produce a full circle divided evenly into \"Count\" portions." -msgstr "正角表示一個逆時針旋轉。 0° 角將產生一個平分到“個數”個部分的整個圓。" +msgstr "正角表示一個逆時針旋轉。0° 角將產生一個平分到\"個數\"個部分的整個圓。" #: pcbnew/dialogs/dialog_create_array_base.cpp:451 msgid "Item count:" @@ -30995,7 +30611,7 @@ msgstr "旋轉項目:" msgid "" "Rotate the item as well as move it - multi-selections will be rotated " "together" -msgstr "旋轉項目並移動它 - 多個選擇將一起旋轉" +msgstr "旋轉項以及移動 - 多個選擇將被一起旋轉" #: pcbnew/dialogs/dialog_create_array_base.cpp:491 msgid "Numbering Options" @@ -31003,11 +30619,11 @@ msgstr "編號選項" #: pcbnew/dialogs/dialog_create_array_base.cpp:495 msgid "Initial Pad Number:" -msgstr "初始焊盤編號:" +msgstr "初始焊盤編號:" #: pcbnew/dialogs/dialog_create_array_base.cpp:499 msgid "Pad Numbering:" -msgstr "焊盤編號:" +msgstr "焊盤編號:" #: pcbnew/dialogs/dialog_create_array_base.cpp:544 msgid "Circular Array" @@ -31036,13 +30652,12 @@ msgid "" "This item was on a non-existing layer.\n" "It has been moved to the first defined layer." msgstr "" -"此項目位於不存在的圖層上。\n" +"此項目位於不存在的層上。\n" "已被移動到第一個定義層。" #: pcbnew/dialogs/dialog_dimension_properties.cpp:312 -#, fuzzy msgid "Edit Dimension Properties" -msgstr "標註屬性" +msgstr "編輯測量標註屬性" #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:22 msgid "Leader Format" @@ -31050,7 +30665,7 @@ msgstr "引線格式" #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:39 msgid "Text frame:" -msgstr "文字框架:" +msgstr "文本框架:" #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:41 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:49 @@ -31070,17 +30685,17 @@ msgstr "在引線文本週圍繪製形狀" #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:162 #: pcbnew/import_gfx/dialog_import_graphics_base.cpp:140 msgid "Layer:" -msgstr "層:" +msgstr "層:" #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:69 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:89 msgid "Dimension Format" -msgstr "標註格式" +msgstr "測量標註格式" #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:98 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:104 msgid "Measured value of this dimension" -msgstr "該標註的測量值" +msgstr "該測量標註的測量值" #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:108 msgid "Override value" @@ -31089,7 +30704,7 @@ msgstr "覆蓋值" #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:109 msgid "" "When checked, the actual measurement is ignored and any value can be entered" -msgstr "選中後,實際測量值將被忽略,並且可以輸入任何值" +msgstr "選中後, 實際測量值將被忽略, 並且可以輸入任何值" #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:116 #: pcbnew/dialogs/dialog_export_2581_base.cpp:51 @@ -31098,24 +30713,24 @@ msgstr "選中後,實際測量值將被忽略,並且可以輸入任何值" #: pcbnew/dialogs/dialog_export_vrml_base.cpp:63 #: pcbnew/dialogs/panel_setup_text_and_graphics_base.cpp:90 msgid "Units:" -msgstr "單位:" +msgstr "單位:" #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:118 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:126 msgid "" "Units of this dimension (\"automatic\" to follow the units selected in the " "editor)" -msgstr "此標註的單位(“自動”以遵循編輯器中選擇的單位)" +msgstr "此測量標註的單位(\"自動\"以遵循編輯器中選擇的單位)" #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:132 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:137 msgid "Text to print before the dimension value" -msgstr "要在標註值之前列印的文字" +msgstr "要在測量標註值之前打印的文本" #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:141 #: pcbnew/dialogs/panel_setup_text_and_graphics_base.cpp:117 msgid "Units format:" -msgstr "單位格式:" +msgstr "單位格式:" #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:143 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:151 @@ -31140,7 +30755,7 @@ msgstr "1234 (mm)" #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:157 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:162 msgid "Text to print after the dimension value" -msgstr "要在標註值之後列印的文字" +msgstr "要在測量標註值之後打印的文本" #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:166 #: pcbnew/dialogs/dialog_export_2581_base.cpp:61 @@ -31148,7 +30763,7 @@ msgstr "要在標註值之後列印的文字" #: pcbnew/dialogs/dialog_plot_base.cpp:368 #: pcbnew/dialogs/panel_setup_text_and_graphics_base.cpp:132 msgid "Precision:" -msgstr "精度:" +msgstr "精度:" #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:168 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:176 @@ -31191,7 +30806,7 @@ msgstr "0.00000" #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:172 #: pcbnew/pcb_dimension.cpp:1410 msgid "0.00 in / 0 mils / 0.0 mm" -msgstr "0.00 英寸/ 0 mils / 0.0 毫米" +msgstr "0.00 in/ 0 mils / 0.0 mm" #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:172 #: pcbnew/pcb_dimension.cpp:1411 @@ -31217,35 +30832,35 @@ msgstr "隱藏尾隨零" msgid "" "When checked, \"0.100\" will be shown as \"0.1\" even if the precision " "setting is higher" -msgstr "選中後,即使精度設定更高,\"0.100\" 也會顯示為 \"0.1\"" +msgstr "選中後, 即使精度設置更高, \"0.100\" 也會顯示為 \"0.1\"" #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:209 msgid "Dimension Text" -msgstr "標註文字" +msgstr "測量標註文本" #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:272 #: pcbnew/dialogs/dialog_tablecell_properties_base.cpp:144 #: pcbnew/dialogs/dialog_text_properties_base.cpp:170 #: pcbnew/dialogs/dialog_textbox_properties_base.cpp:141 msgid "Text width" -msgstr "文字寬度" +msgstr "文本寬度" #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:288 #: pcbnew/dialogs/dialog_text_properties_base.cpp:209 msgid "Text pos X" -msgstr "文字位置 X" +msgstr "文本位置 X" #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:301 #: pcbnew/dialogs/dialog_tablecell_properties_base.cpp:157 #: pcbnew/dialogs/dialog_text_properties_base.cpp:183 #: pcbnew/dialogs/dialog_textbox_properties_base.cpp:157 msgid "Text height" -msgstr "文字高度" +msgstr "文本高度" #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:314 #: pcbnew/dialogs/dialog_text_properties_base.cpp:222 msgid "Text pos Y" -msgstr "文字位置 Y" +msgstr "文本位置 Y" #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:325 #: pcbnew/dialogs/dialog_tablecell_properties_base.cpp:168 @@ -31253,20 +30868,20 @@ msgstr "文字位置 Y" #: pcbnew/dialogs/dialog_text_properties_base.cpp:194 #: pcbnew/dialogs/dialog_textbox_properties_base.cpp:168 msgid "Thickness:" -msgstr "粗細:" +msgstr "線寬:" #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:327 #: pcbnew/dialogs/dialog_tablecell_properties_base.cpp:170 #: pcbnew/dialogs/dialog_text_properties_base.cpp:196 #: pcbnew/dialogs/dialog_textbox_properties_base.cpp:170 msgid "Text thickness" -msgstr "文字粗細" +msgstr "文本線寬" #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:340 #: pcbnew/dialogs/dialog_text_properties_base.cpp:235 #: pcbnew/dialogs/dialog_textbox_properties_base.cpp:183 msgid "Text orientation" -msgstr "文字方向" +msgstr "文本方向" #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:346 #: pcbnew/dialogs/dialog_text_properties_base.cpp:241 @@ -31288,7 +30903,7 @@ msgstr "180.0" #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:351 msgid "Position mode:" -msgstr "位置模式:" +msgstr "位置模式:" #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:355 #: pcbnew/dialogs/panel_setup_text_and_graphics_base.cpp:109 @@ -31298,7 +30913,7 @@ msgstr "外部" #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:355 #: pcbnew/dialogs/panel_setup_text_and_graphics_base.cpp:109 msgid "Inline" -msgstr "內聯" +msgstr "內嵌" #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:355 msgid "Manual" @@ -31306,33 +30921,33 @@ msgstr "手動" #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:359 msgid "Choose how to position the text relative to the dimension line" -msgstr "選擇文字相對於標註線的定位方式" +msgstr "選擇文本相對於測量標註線的定位方式" #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:363 msgid "Keep aligned with dimension" -msgstr "與標註保持對齊" +msgstr "與測量標註保持對齊" #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:364 msgid "Automatically set the text orientation to match the dimension lines" -msgstr "自動設定文字方向以匹配標註線" +msgstr "自動設置文本方向以匹配測量標註線" #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:378 msgid "Dimension Line" -msgstr "標註線" +msgstr "測量標註線" #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:387 msgid "Thickness of the dimension lines" -msgstr "標註線的粗細" +msgstr "測量標註線的寬度" #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:401 #: pcbnew/dialogs/panel_setup_text_and_graphics_base.cpp:144 msgid "Arrow length:" -msgstr "箭頭長度:" +msgstr "箭頭長度:" #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:412 #: pcbnew/dialogs/panel_setup_text_and_graphics_base.cpp:160 msgid "Extension line offset:" -msgstr "尺寸界線偏移:" +msgstr "尺寸界線偏移:" #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:414 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:419 @@ -31340,23 +30955,22 @@ msgid "Gap between the measured points and the start of the extension lines" msgstr "測量點與尺寸界線起點之間的間隙" #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:427 -#, fuzzy msgid "Extension line overshoot:" -msgstr "延伸線超調:" +msgstr "延長線過沖:" #: pcbnew/dialogs/dialog_dimension_properties_base.h:141 #: pcbnew/pcb_dimension.cpp:1435 pcbnew/pcb_dimension.cpp:1506 #: pcbnew/pcb_dimension.cpp:1587 pcbnew/pcb_dimension.cpp:1633 msgid "Dimension Properties" -msgstr "標註屬性" +msgstr "測量標註屬性" #: pcbnew/dialogs/dialog_drc.cpp:128 msgid "Run DRC" -msgstr "執行 DRC" +msgstr "運行 DRC" #: pcbnew/dialogs/dialog_drc.cpp:290 msgid "DRC incomplete: could not compile custom design rules." -msgstr "DRC 不完整:無法編譯自定義設計規則。" +msgstr "DRC 不完整: 無法編譯自定義設計規則。" #: pcbnew/dialogs/dialog_drc.cpp:292 pcbnew/tools/board_inspection_tool.cpp:212 msgid "Show design rules." @@ -31364,48 +30978,48 @@ msgstr "顯示設計規則。" #: pcbnew/dialogs/dialog_drc.cpp:338 msgid "-------- DRC cancelled by user.

" -msgstr "-------- DRC 已被使用者取消。

" +msgstr "-------- DRC 已被用戶取消。

" #: pcbnew/dialogs/dialog_drc.cpp:646 #, c-format msgid "Remove all exclusions for violations of rule '%s'" -msgstr "刪除所有規則 '%s' 違規的排除項" +msgstr "移除所有規則 '%s' 違規的排除項" #: pcbnew/dialogs/dialog_drc.cpp:648 -#, fuzzy, c-format +#, c-format msgid "They will be placed back in the %s list" -msgstr "它將放回 %s 列表中" +msgstr "它們將被放回 %s 列表中" #: pcbnew/dialogs/dialog_drc.cpp:660 -#, fuzzy, c-format +#, c-format msgid "Exclude all violations of rule '%s'..." -msgstr "排除所有規則 '%s' 的違規項" +msgstr "排除所有違反 '%s' 規則的違規項..." #: pcbnew/dialogs/dialog_drc.cpp:662 -#, fuzzy, c-format +#, c-format msgid "They will be excluded from the %s list" -msgstr "它將從 %s 列表中排除" +msgstr "它們將被從 %s 列表中排除" #: pcbnew/dialogs/dialog_drc.cpp:678 pcbnew/dialogs/dialog_drc.cpp:685 msgid "Violation severities can also be edited in the Board Setup... dialog" -msgstr "違規嚴重程度也可以在“電路板設定...”對話方塊中進行編輯" +msgstr "也可在 <電路板設置...> 選項中編輯違規嚴重級別" #: pcbnew/dialogs/dialog_drc.cpp:696 msgid "Open the Board Setup... dialog" -msgstr "開啟“電路板設定...”對話方塊" +msgstr "打開\"電路板設置...\"對話框" #: pcbnew/dialogs/dialog_drc.cpp:969 #, c-format msgid "Report file '%s' created
" -msgstr "建立報告檔案 \"%s\"
" +msgstr "創建報告文件 '%s'
" #: pcbnew/dialogs/dialog_drc.cpp:1300 msgid "not run" -msgstr "不執行" +msgstr "不運行" #: pcbnew/dialogs/dialog_drc_base.cpp:27 msgid "Refill all zones before performing DRC" -msgstr "在執行 DRC 之前重新填充所有敷銅" +msgstr "在執行 DRC 之前重新填充所有覆銅" #: pcbnew/dialogs/dialog_drc_base.cpp:31 msgid "" @@ -31415,15 +31029,14 @@ msgid "" "If unselected, only the first DRC violation will be reported for each track " "connection." msgstr "" -"如果選中,則會報告所有針對佈線的 DRC 違規。 對於複雜的設計來說這可能會很" -"慢。\n" +"如果選中, 則會報告所有針對走線的 DRC 違規。對於複雜的設計來說這可能會很慢。\n" "\n" -"如果未選中,則只會為每個佈線連線報告第一個 DRC 違規。" +"如果未選中, 則只會為每個走線報告第一個 DRC 違規。" #: pcbnew/dialogs/dialog_drc_base.cpp:125 #, c-format msgid "Unconnected Items (%s)" -msgstr "未連接的項目 (%s)" +msgstr "未連接項目 (%s)" #: pcbnew/dialogs/dialog_drc_base.cpp:140 #, c-format @@ -31436,23 +31049,23 @@ msgstr "設計規則檢查" #: pcbnew/dialogs/dialog_enum_pads_base.cpp:19 msgid "Pad names are restricted to 4 characters (including number)." -msgstr "焊盤名稱僅限於4個字元 (包含數字)." +msgstr "焊盤名稱僅限於4個字符 (包含數字)。" #: pcbnew/dialogs/dialog_enum_pads_base.cpp:32 msgid "Pad name prefix:" -msgstr "焊盤名稱字首:" +msgstr "焊盤名稱前綴:" #: pcbnew/dialogs/dialog_enum_pads_base.cpp:47 msgid "First pad number:" -msgstr "第一個焊盤編號:" +msgstr "第一個焊盤編號:" #: pcbnew/dialogs/dialog_enum_pads_base.cpp:54 msgid "Numbering step:" -msgstr "編號方式:" +msgstr "編號步長:" #: pcbnew/dialogs/dialog_enum_pads_base.h:50 msgid "Pad Enumeration Settings" -msgstr "焊盤列舉設定" +msgstr "焊盤枚舉設置" #: pcbnew/dialogs/dialog_exchange_footprints.cpp:72 msgid "Change Footprints" @@ -31464,31 +31077,31 @@ msgstr "替換 PCB 上的所有封裝" #: pcbnew/dialogs/dialog_exchange_footprints.cpp:74 msgid "Change selected footprint(s)" -msgstr "替換選定的封裝" +msgstr "替換已選封裝" #: pcbnew/dialogs/dialog_exchange_footprints.cpp:75 msgid "Change footprints matching reference designator:" -msgstr "替換這個位號對應的封裝:" +msgstr "替換此位號對應的封裝:" #: pcbnew/dialogs/dialog_exchange_footprints.cpp:76 msgid "Change footprints matching value:" -msgstr "替換具有這個值的封裝:" +msgstr "替換具有這個值的封裝:" #: pcbnew/dialogs/dialog_exchange_footprints.cpp:77 msgid "Change footprints with library id:" -msgstr "替換具有這個庫 ID 的封裝:" +msgstr "替換具有此庫索引值 的封裝:" #: pcbnew/dialogs/dialog_exchange_footprints.cpp:78 msgid "Update text layers and visibilities" -msgstr "更新文字層和可見性" +msgstr "更新文本層和可見性" #: pcbnew/dialogs/dialog_exchange_footprints.cpp:79 msgid "Update text sizes, styles and positions" -msgstr "更新文字尺寸,樣式和位置" +msgstr "更新文本大小, 樣式和位置" #: pcbnew/dialogs/dialog_exchange_footprints.cpp:80 msgid "Update fabrication attributes" -msgstr "更新制造屬性" +msgstr "更新制造特性" #: pcbnew/dialogs/dialog_exchange_footprints.cpp:81 msgid "Update 3D models" @@ -31501,8 +31114,8 @@ msgid "" "or the user made changes to the library footprint and wants to propagate " "them back to the PCB." msgstr "" -"更新/重置字串:在兩種情況下,這些描述需要涉及:使用者對 PCB 的封裝進行覆蓋," -"並希望將其刪除;或者使用者對庫的封裝進行了變更,並希望將其傳播回PCB。" +"更新/重置字符串: 在兩種情況下, 這些描述需要涉及: 用戶對 PCB 的封裝進行覆蓋, " +"並希望將其移除; 或者用戶對庫的封裝進行了變更, 並希望將其傳遞迴PCB。" #: pcbnew/dialogs/dialog_exchange_footprints.cpp:354 #, c-format @@ -31512,7 +31125,7 @@ msgstr "更新封裝 %s (%s)" #: pcbnew/dialogs/dialog_exchange_footprints.cpp:360 #, c-format msgid "Changed footprint %s from '%s' to '%s'" -msgstr "將封裝 %s 從“%s”更改為“%s”" +msgstr "將封裝 %s 由 '%s' 更改為 '%s'" #: pcbnew/dialogs/dialog_exchange_footprints.cpp:370 msgid "*** library footprint not found ***" @@ -31536,35 +31149,35 @@ msgstr "更新選擇的封裝" #: pcbnew/dialogs/dialog_exchange_footprints_base.cpp:31 msgid "Update footprints matching reference designator:" -msgstr "更新此位號對應的封裝:" +msgstr "更新此位號對應的封裝:" #: pcbnew/dialogs/dialog_exchange_footprints_base.cpp:39 msgid "Update footprints matching value:" -msgstr "更新具有此值的封裝:" +msgstr "更新具有此值的封裝:" #: pcbnew/dialogs/dialog_exchange_footprints_base.cpp:45 msgid "Update footprints with library id:" -msgstr "更新具有以下庫 ID 的封裝:" +msgstr "更新具有此庫索引值 的封裝:" #: pcbnew/dialogs/dialog_exchange_footprints_base.cpp:74 msgid "New footprint library id:" -msgstr "新封裝的庫 ID:" +msgstr "新封裝的庫索引值:" #: pcbnew/dialogs/dialog_exchange_footprints_base.cpp:97 msgid "Remove text items which are not in library footprint" -msgstr "刪除不在庫封裝中的文字項目" +msgstr "移除在來源庫封裝中不存在的文本項目" #: pcbnew/dialogs/dialog_exchange_footprints_base.cpp:102 msgid "Update/reset text layers and visibilities" -msgstr "更新/重置文字層和可見性" +msgstr "更新/重置文本層和可見性" #: pcbnew/dialogs/dialog_exchange_footprints_base.cpp:105 msgid "Update/reset text sizes, styles and positions" -msgstr "更新/重置文字尺寸,樣式和位置" +msgstr "更新/重置文本大小, 樣式和位置" #: pcbnew/dialogs/dialog_exchange_footprints_base.cpp:108 msgid "Update/reset fabrication attributes" -msgstr "更新/重置製造屬性" +msgstr "更新/重置製造特性" #: pcbnew/dialogs/dialog_exchange_footprints_base.cpp:111 msgid "Update/reset 3D models" @@ -31576,15 +31189,15 @@ msgstr "從庫中更新封裝" #: pcbnew/dialogs/dialog_export_2581.cpp:71 msgid "IPC-2581 Files (*.xml)|*.xml" -msgstr "IPC-2581 檔案(*.xml)|*.xml" +msgstr "IPC-2581 文件 (*.xml)|*.xml" #: pcbnew/dialogs/dialog_export_2581.cpp:72 msgid "IPC-2581 Compressed Files (*.zip)|*.zip" -msgstr "IPC-2581 壓縮檔 (*.zip)|*.zip" +msgstr "IPC-2581 壓縮文件 (*.zip)|*.zip" #: pcbnew/dialogs/dialog_export_2581.cpp:74 msgid "Export IPC-2581 File" -msgstr "匯出IPC-2581檔案" +msgstr "導出 IPC-2581 文件" #: pcbnew/dialogs/dialog_export_2581.cpp:132 msgid "manufacturer" @@ -31601,13 +31214,13 @@ msgid "" "Enter a filename if you do not want to use default file names\n" "Can be used only when printing the current sheet" msgstr "" -"如果你不想使用預設檔名,請輸入新的檔名\n" -"僅限當前圖框列印" +"如果你不想使用默認文件名,請輸入新的文件名\n" +"僅可在打印當前圖紙時可用" #: pcbnew/dialogs/dialog_export_2581_base.cpp:63 #: pcbnew/dialogs/dialog_export_2581_base.cpp:68 msgid "The number of values following the decimal separator" -msgstr "小數分隔符號後小數位數" +msgstr "保留小數位數" #: pcbnew/dialogs/dialog_export_2581_base.cpp:72 msgid "Version:" @@ -31619,7 +31232,7 @@ msgstr "壓縮輸出" #: pcbnew/dialogs/dialog_export_2581_base.cpp:83 msgid "Compress output into 'zip' file" -msgstr "將輸出壓成 'zip' 檔" +msgstr "將輸出壓縮為 'zip' 文件" #: pcbnew/dialogs/dialog_export_2581_base.cpp:94 msgid "BOM Columns" @@ -31627,7 +31240,7 @@ msgstr "BOM 列" #: pcbnew/dialogs/dialog_export_2581_base.cpp:101 msgid "Internal ID:" -msgstr "內層 ID:" +msgstr "內部 ID:" #: pcbnew/dialogs/dialog_export_2581_base.cpp:103 #: pcbnew/dialogs/dialog_export_2581_base.cpp:111 @@ -31635,12 +31248,12 @@ msgid "" "Part ID number used internally during design.\n" "This number must be unique to each part." msgstr "" -"在設計過程中內部使用的零件ID號碼。\n" -"此號碼必須對每個零件是唯一不重複的。" +"設計時內部使用的 Part ID 編號。\n" +"該編號必須保證不可重複。" #: pcbnew/dialogs/dialog_export_2581_base.cpp:107 msgid "Generate Unique" -msgstr "生成唯一的編號" +msgstr "生成唯一編號" #: pcbnew/dialogs/dialog_export_2581_base.cpp:115 msgid "Manufacturer P/N:" @@ -31649,12 +31262,12 @@ msgstr "製造商 P/N:" #: pcbnew/dialogs/dialog_export_2581_base.cpp:117 #: pcbnew/dialogs/dialog_export_2581_base.cpp:125 msgid "Column containing the manufacturer part number" -msgstr "包含製造商零件號的列。" +msgstr "包含製造商零件編號的列" #: pcbnew/dialogs/dialog_export_2581_base.cpp:121 #: pcbnew/dialogs/dialog_export_2581_base.cpp:145 msgid "Omit" -msgstr "省略" +msgstr "忽略" #: pcbnew/dialogs/dialog_export_2581_base.cpp:129 msgid "Manufacturer:" @@ -31666,7 +31279,7 @@ msgstr "經銷商 P/N:" #: pcbnew/dialogs/dialog_export_2581_base.cpp:149 msgid "Column containing the distributor part number" -msgstr "包含經銷商零件號的列" +msgstr "包含經銷商零件編號的列" #: pcbnew/dialogs/dialog_export_2581_base.cpp:153 msgid "Distributor:" @@ -31674,22 +31287,22 @@ msgstr "經銷商:" #: pcbnew/dialogs/dialog_export_2581_base.h:81 msgid "Export IPC-2581" -msgstr "匯出 IPC-2581" +msgstr "導出 IPC-2581" #: pcbnew/dialogs/dialog_export_idf.cpp:173 #: pcbnew/dialogs/dialog_gencad_export_options.cpp:120 #, c-format msgid "File %s already exists." -msgstr "檔案 \"%s\" 已經存在。" +msgstr "文件 \"%s\" 已存在。" #: pcbnew/dialogs/dialog_export_idf_base.cpp:21 #: pcbnew/dialogs/dialog_export_vrml_base.cpp:22 msgid "File name:" -msgstr "檔名稱:" +msgstr "文件名稱:" #: pcbnew/dialogs/dialog_export_idf_base.cpp:25 msgid "Select an IDF export filename" -msgstr "選擇匯出 IDF 檔名" +msgstr "選擇導出 IDF 文件名" #: pcbnew/dialogs/dialog_export_idf_base.cpp:25 msgid "*.emn" @@ -31697,7 +31310,7 @@ msgstr "*.emn" #: pcbnew/dialogs/dialog_export_idf_base.cpp:34 msgid "Grid reference point:" -msgstr "網格參考點:" +msgstr "柵格參考點:" #: pcbnew/dialogs/dialog_export_idf_base.cpp:38 msgid "Adjust automatically" @@ -31706,12 +31319,12 @@ msgstr "自動調整" #: pcbnew/dialogs/dialog_export_idf_base.cpp:60 #: pcbnew/dialogs/dialog_export_step_base.cpp:78 msgid "X position:" -msgstr "X 座標:" +msgstr "X 座標:" #: pcbnew/dialogs/dialog_export_idf_base.cpp:81 #: pcbnew/dialogs/dialog_export_step_base.cpp:93 msgid "Y position:" -msgstr "Y 座標:" +msgstr "Y 座標:" #: pcbnew/dialogs/dialog_export_idf_base.cpp:104 msgid "Output Units" @@ -31719,7 +31332,7 @@ msgstr "輸出單元" #: pcbnew/dialogs/dialog_export_idf_base.h:59 msgid "Export IDFv3" -msgstr "匯出 IDFv3" +msgstr "導出 IDFv3" #: pcbnew/dialogs/dialog_export_step.cpp:218 msgid "Non-unity scaled models:" @@ -31728,7 +31341,7 @@ msgstr "非同式縮放的模型:" #: pcbnew/dialogs/dialog_export_step.cpp:220 msgid "" "Scaled models detected. Model scaling is not reliable for mechanical export." -msgstr "檢測到縮放的模型。 模型縮放對機械匯出是不可靠的。" +msgstr "檢測到縮放的模型。模型縮放對機械導出是不可靠的。" #: pcbnew/dialogs/dialog_export_step.cpp:222 msgid "Model Scale Warning" @@ -31736,23 +31349,23 @@ msgstr "模型縮放警告" #: pcbnew/dialogs/dialog_export_step.cpp:306 msgid "STEP export failed! Please save the PCB and try again" -msgstr "STEP 匯出失敗! 請儲存 PCB 並再次嘗試" +msgstr "STEP 導出失敗! 請保存 PCB 並再次嘗試" #: pcbnew/dialogs/dialog_export_step.cpp:340 msgid "STEP files" -msgstr "STEP 檔案" +msgstr "STEP 文件" #: pcbnew/dialogs/dialog_export_step.cpp:342 msgid "Binary glTF files" -msgstr "Binary glTF 檔案" +msgstr "二進制 glTF 文件" #: pcbnew/dialogs/dialog_export_step.cpp:349 msgid "STEP Output File" -msgstr "STEP 輸出檔案" +msgstr "STEP 輸出文件" #: pcbnew/dialogs/dialog_export_step.cpp:368 msgid "No filename for output file" -msgstr "輸出的檔案沒有檔名" +msgstr "輸出文件的文件名為空" #: pcbnew/dialogs/dialog_export_step.cpp:400 #, c-format @@ -31761,26 +31374,26 @@ msgid "" "Run DRC for a full analysis." msgstr "" "電路板輪廓缺失或未用 %.3f mm 公差閉合。\n" -"執行設計規則檢查 (DRC) 進行全面分析。" +"運行設計規則檢查 (DRC) 進行全面分析。" #: pcbnew/dialogs/dialog_export_step.cpp:412 msgid "STEP/GLTF Export" -msgstr "STEP/GLTF 匯出" +msgstr "導出 STEP/GLTF" #: pcbnew/dialogs/dialog_export_step_base.cpp:43 msgid "Coordinates" -msgstr "座標軸" +msgstr "座標" #: pcbnew/dialogs/dialog_export_step_base.cpp:45 #: pcbnew/dialogs/dialog_gendrill_base.cpp:98 #: pcbnew/dialogs/panel_pcbnew_display_origin_base.cpp:23 msgid "Drill/place file origin" -msgstr "鑽孔/放置檔案原點" +msgstr "鑽孔/放置文件原點" #: pcbnew/dialogs/dialog_export_step_base.cpp:48 #: pcbnew/dialogs/panel_pcbnew_display_origin_base.cpp:23 msgid "Grid origin" -msgstr "網格原點" +msgstr "柵格原點" #: pcbnew/dialogs/dialog_export_step_base.cpp:51 #: pcbnew/dialogs/dialog_export_vrml_base.cpp:44 @@ -31794,7 +31407,7 @@ msgstr "電路板中心原點" #: pcbnew/dialogs/dialog_export_step_base.cpp:61 msgid "User Defined Origin" -msgstr "使用者定義的原點" +msgstr "用戶定義的原點" #: pcbnew/dialogs/dialog_export_step_base.cpp:115 msgid "Other Options" @@ -31803,20 +31416,20 @@ msgstr "其他選項" #: pcbnew/dialogs/dialog_export_step_base.cpp:117 #: pcbnew/dialogs/dialog_export_vrml_base.cpp:124 msgid "Ignore 'Do not populate' components" -msgstr "忽略\"不要安裝(DNP)\"零件" +msgstr "忽略設置了 'DNP (不作裝配)' 特性的元件" #: pcbnew/dialogs/dialog_export_step_base.cpp:118 msgid "Do not show components marked 'Do not populate'" -msgstr "不顯示標記為\"不要安裝(DNP)\"的零件" +msgstr "不顯示設置了 'DNP (不作裝配)' 特性的元件" #: pcbnew/dialogs/dialog_export_step_base.cpp:122 #: pcbnew/dialogs/dialog_export_vrml_base.cpp:127 msgid "Ignore 'Unspecified' components" -msgstr "忽略\"未指定\"的零件" +msgstr "忽略 '未指定' 類型元件" #: pcbnew/dialogs/dialog_export_step_base.cpp:123 msgid "Do not show components with Footprint Type 'Unspecified'" -msgstr "不顯示具有\"未指定\"封裝類型的零件" +msgstr "不顯示封裝類型為 '未指定' 的元件" #: pcbnew/dialogs/dialog_export_step_base.cpp:127 msgid "Substitute similarly named models" @@ -31828,79 +31441,76 @@ msgstr "將VRML模型替換為同名的STEP模型" #: pcbnew/dialogs/dialog_export_step_base.cpp:132 msgid "Overwrite old file" -msgstr "覆蓋舊的檔案" +msgstr "覆蓋舊文件" #: pcbnew/dialogs/dialog_export_step_base.cpp:140 msgid "Optimize STEP file" -msgstr "優化 STEP 檔案" +msgstr "優化 STEP 文件" #: pcbnew/dialogs/dialog_export_step_base.cpp:141 msgid "" "Disables writing parametric curves. Optimizes file size and write/read " "times, but may reduce compatibility with other software." -msgstr "" -"禁用寫入參數曲線。可優化檔案大小和寫入/讀取時間,但可能降低與其他軟件的兼容" -"性。" +msgstr "禁止寫入參數曲線。可優化文件大小和寫入/讀取時間, " +"但可能會降低與其他軟件的兼容性。" #: pcbnew/dialogs/dialog_export_step_base.cpp:145 msgid "Fuse shapes (time consuming)" -msgstr "合併形狀(耗時)" +msgstr "合併形狀 (耗時)" #: pcbnew/dialogs/dialog_export_step_base.cpp:147 msgid "Combine intersecting geometry into one shape." -msgstr "將相交的幾何形狀合併為一個形狀。" +msgstr "將相交的幾何圖形組合成一個形狀。" #: pcbnew/dialogs/dialog_export_step_base.cpp:151 msgid "Export as Compound shape" -msgstr "匯出為複合形狀" +msgstr "導出為複合形狀" #: pcbnew/dialogs/dialog_export_step_base.cpp:153 msgid "" "Merges all shapes into a single Compound shape. Useful for external software " "that does de-duplication based on shape names." -msgstr "" -"將所有形狀合併為一個複合形狀。對於根據形狀名稱進行重複資料刪除的外部軟體很有" -"用。" +msgstr "將所有形狀合併為一個複合形狀。可以便於使用其他軟件根據形狀名稱刪除重複數據。" #: pcbnew/dialogs/dialog_export_step_base.cpp:160 msgid "Export tracks, pads and vias" -msgstr "匯出導線、焊盤和過孔" +msgstr "導出走線, 焊盤和過孔" #: pcbnew/dialogs/dialog_export_step_base.cpp:161 msgid "Export tracks, pads and vias on external copper layers." -msgstr "匯出外部銅層上的導線、焊盤和過孔。" +msgstr "導出外部銅層上走線, 焊盤和過孔。" #: pcbnew/dialogs/dialog_export_step_base.cpp:166 msgid "Export zones on external copper layers." -msgstr "匯出外部銅層上的區域。" +msgstr "導出外部銅層上區域。" #: pcbnew/dialogs/dialog_export_step_base.cpp:170 msgid "Export silkscreen" -msgstr "匯出 絹印層" +msgstr "導出絲印" #: pcbnew/dialogs/dialog_export_step_base.cpp:172 msgid "Export silkscreen graphics." -msgstr "匯出 絹印層圖形" +msgstr "導出絲印圖形。" #: pcbnew/dialogs/dialog_export_step_base.cpp:176 msgid "Export solder mask" -msgstr "匯出阻焊層" +msgstr "導出阻焊" #: pcbnew/dialogs/dialog_export_step_base.cpp:178 msgid "Export solder mask graphics." -msgstr "匯出阻焊層圖形" +msgstr "導出阻焊圖形。" #: pcbnew/dialogs/dialog_export_step_base.cpp:182 msgid "Export solder paste" -msgstr "匯出錫膏層" +msgstr "導出錫膏" #: pcbnew/dialogs/dialog_export_step_base.cpp:184 msgid "Export solder paste graphics." -msgstr "匯出錫膏層圖形" +msgstr "導出錫膏圖形。" #: pcbnew/dialogs/dialog_export_step_base.cpp:188 msgid "Board outline chaining tolerance:" -msgstr "電路板輪廓連結誤差:" +msgstr "電路板邊框公差:" #: pcbnew/dialogs/dialog_export_step_base.cpp:192 msgid "Tight (0.001 mm)" @@ -31915,20 +31525,19 @@ msgid "Loose (0.1 mm)" msgstr "鬆散 (0.1 mm)" #: pcbnew/dialogs/dialog_export_step_base.cpp:196 -#, fuzzy msgid "" "Tolerance sets the distance between two points that are considered joined " "when building the board outlines." -msgstr "當建構電路板邊框時, 公差設定了兩個被視為聯結的點的距離。" +msgstr "當構建電路板邊框時, 公差設定了兩個被視為聯結的點的距離。" #: pcbnew/dialogs/dialog_export_step_base.h:93 msgid "Export STEP / GLTF" -msgstr "匯出 STEP / GLTF" +msgstr "導出 STEP / GLTF" #: pcbnew/dialogs/dialog_export_step_process.cpp:183 #, c-format msgid "Process failed with exit code %d" -msgstr "處理失敗,錯誤代碼為 %d" +msgstr "進程結束, 錯誤代碼: %d" #: pcbnew/dialogs/dialog_export_step_process.cpp:191 msgid "Success" @@ -31936,23 +31545,23 @@ msgstr "成功" #: pcbnew/dialogs/dialog_export_step_process.cpp:246 msgid "Command line:\n" -msgstr "命令列:\n" +msgstr "命令行:\n" #: pcbnew/dialogs/dialog_export_step_process_base.h:46 msgid "3D Export" -msgstr "3D 匯出" +msgstr "3D 導出" #: pcbnew/dialogs/dialog_export_svg.cpp:246 #: pcbnew/dialogs/dialog_gen_footprint_position.cpp:215 msgid "Use a relative path?" -msgstr "是否使用相對路徑?" +msgstr "是否使用相對路徑?" #: pcbnew/dialogs/dialog_export_svg.cpp:256 #: pcbnew/dialogs/dialog_gen_footprint_position.cpp:224 #: pcbnew/dialogs/dialog_gendrill.cpp:319 msgid "" "Cannot make path relative (target volume different from board file volume)!" -msgstr "無法使用相對路徑(目標卷與電路板檔案卷不同)!" +msgstr "無法使用相對路徑 (目標卷與電路板文件卷不同)!" #: pcbnew/dialogs/dialog_export_svg.cpp:308 #: pcbnew/dialogs/dialog_gen_footprint_position.cpp:289 @@ -31960,77 +31569,77 @@ msgstr "無法使用相對路徑(目標卷與電路板檔案卷不同)!" #: pcbnew/dialogs/dialog_plot.cpp:1126 #, c-format msgid "Could not write plot files to folder '%s'." -msgstr "無法將繪製檔案寫入資料夾 \"%s\"。" +msgstr "無法將繪製文件寫入文件夾 '%s'。" #: pcbnew/dialogs/dialog_export_svg.cpp:355 #, c-format msgid "Exported '%s'." -msgstr "已匯出 \"%s\"。" +msgstr "已導出 '%s'。" #: pcbnew/dialogs/dialog_export_svg_base.cpp:64 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:509 msgid "Technical layers:" -msgstr "工藝層:" +msgstr "工藝層:" #: pcbnew/dialogs/dialog_export_svg_base.cpp:83 msgid "Print Mode" -msgstr "列印模式" +msgstr "打印模式" #: pcbnew/dialogs/dialog_export_svg_base.cpp:85 msgid "Export as black elements on a white background" -msgstr "匯出為白色背景上的黑色元素" +msgstr "導出為白色背景上的黑色元素" #: pcbnew/dialogs/dialog_export_svg_base.cpp:89 msgid "Use current board theme" -msgstr "使用當前的電路板主題" +msgstr "使用當前電路板主題" #: pcbnew/dialogs/dialog_export_svg_base.cpp:114 msgid "Page with frame and title block" -msgstr "帶有圖框和標題欄的圖框" +msgstr "帶有圖框和標題欄的頁面" #: pcbnew/dialogs/dialog_export_svg_base.cpp:114 msgid "Current page size" -msgstr "當前圖框尺寸" +msgstr "當前頁面尺寸" #: pcbnew/dialogs/dialog_export_svg_base.cpp:114 msgid "Board area only" -msgstr "僅電路板敷銅" +msgstr "僅電路板區域" #: pcbnew/dialogs/dialog_export_svg_base.cpp:116 msgid "SVG Page Size" -msgstr "SVG 圖框尺寸" +msgstr "SVG 頁面尺寸" #: pcbnew/dialogs/dialog_export_svg_base.cpp:121 msgid "Print the layer(s) horizontally mirrored" -msgstr "水平映象列印層" +msgstr "水平鏡像打印層" #: pcbnew/dialogs/dialog_export_svg_base.cpp:125 #: pcbnew/dialogs/dialog_print_pcbnew.cpp:262 msgid "Print one page per layer" -msgstr "每層列印一頁" +msgstr "每層打印一頁" #: pcbnew/dialogs/dialog_export_svg_base.cpp:134 #: pcbnew/dialogs/dialog_print_pcbnew.cpp:268 msgid "Print board edges on all pages" -msgstr "所有頁面上列印電路板邊框" +msgstr "在所有頁面上打印電路板邊框" #: pcbnew/dialogs/dialog_export_svg_base.h:76 msgid "Export SVG File" -msgstr "匯出 SVG 檔案" +msgstr "導出 SVG 文件" #: pcbnew/dialogs/dialog_export_vrml.cpp:213 msgid "Are you sure you want to overwrite the existing file?" -msgstr "你確定要覆蓋現有的檔案嗎?" +msgstr "你確定要覆蓋現有的文件嗎?" #: pcbnew/dialogs/dialog_export_vrml.cpp:290 #: pcbnew/pcb_io/altium/altium_pcb.cpp:1645 #, c-format msgid "Failed to create folder '%s'." -msgstr "建立檔案 \"%s\" 失敗。" +msgstr "創建文件 '%s' 失敗。" #: pcbnew/dialogs/dialog_export_vrml_base.cpp:26 msgid "Save VRML Board File" -msgstr "儲存 VRML 線路板檔案" +msgstr "保存 VRML 線路板文件" #: pcbnew/dialogs/dialog_export_vrml_base.cpp:26 msgid "*.wrl" @@ -32046,7 +31655,7 @@ msgstr "座標原點選項" #: pcbnew/dialogs/dialog_export_vrml_base.cpp:53 msgid "User defined origin:" -msgstr "使用者自定義原點:" +msgstr "用戶自定義原點:" #: pcbnew/dialogs/dialog_export_vrml_base.cpp:109 msgid "meter" @@ -32054,31 +31663,31 @@ msgstr "米" #: pcbnew/dialogs/dialog_export_vrml_base.cpp:109 msgid "0.1 Inch" -msgstr "0.1 英寸" +msgstr "0.1 inch" #: pcbnew/dialogs/dialog_export_vrml_base.cpp:130 msgid "Copy 3D model files to 3D model path" -msgstr "複製 3D 模型檔案到 3D 模型路徑" +msgstr "複製 3D 模型文件到 3D 模型路徑" #: pcbnew/dialogs/dialog_export_vrml_base.cpp:131 msgid "" "If checked: copy 3D models to the destination folder\n" "If not checked: Embed 3D models in the VRML board file" msgstr "" -"如果選中:將 3D 模型複製到目標資料夾中\n" -"如果未選中:在 VRML 板檔案中嵌入 3D 模型" +"如果選中: 將 3D 模型複製到目標文件夾中\n" +"如果未選中: 在 VRML 板文件中嵌入 3D 模型" #: pcbnew/dialogs/dialog_export_vrml_base.cpp:135 msgid "Use relative paths to model files in board VRML file" -msgstr "電路板 VRML 的模型檔案使用相對路徑" +msgstr "電路板 VRML 的模型文件使用相對路徑" #: pcbnew/dialogs/dialog_export_vrml_base.cpp:136 msgid "Use paths for model files in board VRML file relative to the VRML file" -msgstr "使用 VRML 板檔案中模型檔案相對於 VRML 檔案的路徑" +msgstr "使用 VRML 板文件中模型文件相對於 VRML 文件的路徑" #: pcbnew/dialogs/dialog_export_vrml_base.h:67 msgid "VRML Export Options" -msgstr "VRML 匯出選項" +msgstr "VRML 導出選項" #: pcbnew/dialogs/dialog_filter_selection_base.cpp:30 msgid "Include &footprints" @@ -32086,7 +31695,7 @@ msgstr "包含封裝 (&F)" #: pcbnew/dialogs/dialog_filter_selection_base.cpp:33 msgid "Include t&ext items" -msgstr "包含文字項 (&E)" +msgstr "包含文本項目 (&E)" #: pcbnew/dialogs/dialog_filter_selection_base.cpp:36 msgid "Include &locked footprints" @@ -32098,7 +31707,7 @@ msgstr "包含圖形 (&D)" #: pcbnew/dialogs/dialog_filter_selection_base.cpp:42 msgid "Include &tracks" -msgstr "包含佈線 (&T)" +msgstr "包含走線 (&T)" #: pcbnew/dialogs/dialog_filter_selection_base.cpp:45 msgid "Include &board outline layer" @@ -32110,20 +31719,20 @@ msgstr "包含過孔 (&V)" #: pcbnew/dialogs/dialog_filter_selection_base.cpp:51 msgid "Include &zones" -msgstr "包含敷銅 (&Z)" +msgstr "包含覆銅 (&Z)" #: pcbnew/dialogs/dialog_filter_selection_base.h:57 msgid "Filter Selected Items" -msgstr "過濾所選項目" +msgstr "篩選選中項" #: pcbnew/dialogs/dialog_find.cpp:250 msgid "Searching..." -msgstr "搜尋中..." +msgstr "搜索中..." #: pcbnew/dialogs/dialog_find.cpp:382 #, c-format msgid "'%s' not found" -msgstr "未找到 ’%s‘" +msgstr "找不到 '%s'" #: pcbnew/dialogs/dialog_find.cpp:390 msgid "No more items to show" @@ -32145,7 +31754,7 @@ msgstr "匹配記錄: %d / %zu" #: pcbnew/dialogs/dialog_find_base.cpp:28 msgid "Search for:" -msgstr "搜尋:" +msgstr "搜索:" #: pcbnew/dialogs/dialog_find_base.cpp:43 msgid "Match case" @@ -32153,31 +31762,31 @@ msgstr "區分大小寫" #: pcbnew/dialogs/dialog_find_base.cpp:52 msgid "Wrap" -msgstr "重新" +msgstr "循環" #: pcbnew/dialogs/dialog_find_base.cpp:62 msgid "Search footprint reference designators" -msgstr "搜尋封裝位號" +msgstr "搜索封裝位號" #: pcbnew/dialogs/dialog_find_base.cpp:66 msgid "Search footprint values" -msgstr "搜尋封裝值" +msgstr "搜索封裝值" #: pcbnew/dialogs/dialog_find_base.cpp:70 msgid "Search other text items" -msgstr "搜尋其他文字項目" +msgstr "搜索其他文本項目" #: pcbnew/dialogs/dialog_find_base.cpp:74 msgid "Search DRC markers" -msgstr "搜尋 DRC 標記" +msgstr "搜索 DRC 標記" #: pcbnew/dialogs/dialog_find_base.cpp:78 msgid "Search net names" -msgstr "搜尋網路名稱" +msgstr "搜索網絡名稱" #: pcbnew/dialogs/dialog_find_base.cpp:99 msgid "Restart Search" -msgstr "重新啟動搜尋" +msgstr "重新搜索" #: pcbnew/dialogs/dialog_footprint_associations.cpp:48 msgid "Footprint: " @@ -32193,19 +31802,19 @@ msgstr "圖紙: " #: pcbnew/dialogs/dialog_footprint_associations_base.cpp:21 msgid "Library Association" -msgstr "庫關聯" +msgstr "庫分配" #: pcbnew/dialogs/dialog_footprint_associations_base.cpp:62 msgid "Schematic Association" -msgstr "電路圖關聯" +msgstr "原理圖分配" #: pcbnew/dialogs/dialog_footprint_associations_base.h:52 msgid "Footprint Associations" -msgstr "封裝關聯" +msgstr "封裝分配" #: pcbnew/dialogs/dialog_footprint_checker.cpp:61 msgid "Run Checks" -msgstr "執行檢查" +msgstr "運行檢查" #: pcbnew/dialogs/dialog_footprint_checker_base.h:69 #: pcbnew/tools/pcb_actions.cpp:786 @@ -32226,29 +31835,28 @@ msgid "" "Locked footprints cannot be freely moved and oriented on the canvas and can " "only be selected when the 'Locked items' checkbox is checked in the " "selection filter." -msgstr "" -"鎖定的封裝無法在畫布上自由移動和定位,並且只有當“已鎖定項目”複選框在選擇篩選" -"器中啟用時才能被選中。" +msgstr "鎖定的封裝無法在畫布上自由移動和和調整方向, 只有在選擇篩選器中選中 " +"'已鎖定項目' 複選框時才能選擇。" #: pcbnew/dialogs/dialog_footprint_properties.cpp:408 #, c-format msgid "Text width must be at least %s." -msgstr "文字寬度必須至少為 %s 。" +msgstr "文本寬度必須至少為 %s。" #: pcbnew/dialogs/dialog_footprint_properties.cpp:421 #, c-format msgid "Text width must be at most %s." -msgstr "文字寬度不得超過 %s 。" +msgstr "文本寬度不得超過 %s。" #: pcbnew/dialogs/dialog_footprint_properties.cpp:435 #, c-format msgid "Text height must be at least %s." -msgstr "文字高度必須至少為 %s 。" +msgstr "文本高度必須至少為 %s。" #: pcbnew/dialogs/dialog_footprint_properties.cpp:448 #, c-format msgid "Text height must be at most %s." -msgstr "文字高度不得超過 %s 。" +msgstr "文本高度不得超過 %s。" #: pcbnew/dialogs/dialog_footprint_properties.cpp:465 #, c-format @@ -32256,12 +31864,11 @@ msgid "" "Text thickness is too large for the text size.\n" "It will be clamped at %s." msgstr "" -"文字粗細對於文字大小來說太大。\n" -"它將被限制在 %s。" +"文本線寬與高度比例不對。\n" +"線寬已被限制為 %s。" #: pcbnew/dialogs/dialog_footprint_properties.cpp:614 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor.cpp:640 -#, fuzzy msgid "Edit Footprint Properties" msgstr "編輯封裝屬性" @@ -32270,14 +31877,14 @@ msgstr "編輯封裝屬性" #: pcbnew/dialogs/panel_fp_editor_defaults.cpp:55 #: pcbnew/dialogs/panel_fp_editor_defaults_base.cpp:98 msgid "Text Items" -msgstr "文字項目" +msgstr "文本項目" #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:61 #: pcbnew/dialogs/panel_setup_text_and_graphics_base.cpp:54 #: pcbnew/fp_text_grid_table.cpp:147 pcbnew/pcb_text.cpp:677 #: pcbnew/pcb_text.cpp:694 msgid "Keep Upright" -msgstr "禁止倒置" +msgstr "保持豎直" #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:62 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:62 @@ -32306,12 +31913,12 @@ msgstr "90" #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:151 msgid "Side:" -msgstr "側面:" +msgstr "側面:" #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:185 #: pcbnew/footprint_libraries_utils.cpp:1204 msgid "Footprint type:" -msgstr "封裝型別:" +msgstr "封裝類型:" #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:189 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:193 @@ -32325,7 +31932,7 @@ msgstr "通孔" #: pcbnew/footprint_libraries_utils.cpp:1205 pcbnew/pad.cpp:1442 #: pcbnew/pad.cpp:2073 msgid "SMD" -msgstr "SMD" +msgstr "貼片" #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:201 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:202 @@ -32337,17 +31944,17 @@ msgstr "不在原理圖中" #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:205 #: pcbnew/drc/drc_test_provider_library_parity.cpp:603 msgid "Exclude from position files" -msgstr "從位置檔案中排除" +msgstr "從 pos 文件中移除" #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:210 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:211 msgid "Exempt from courtyard requirement" -msgstr "排除外框要求" +msgstr "忽略封裝外框要求" #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:211 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:212 msgid "Will not generate \"missing courtyard\" DRC violations" -msgstr "不會產生“缺失外框”的 DRC 違規行為" +msgstr "不會產生\"缺失外框\"的 DRC 違規行為" #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:230 msgid "Update Footprint from Library..." @@ -32366,18 +31973,17 @@ msgstr "編輯庫封裝..." #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:267 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:235 msgid "Clearances" -msgstr "間隙" +msgstr "間距" #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:269 -#, fuzzy msgid "Leave values blank to use Board Setup values." -msgstr "設定值為 0,使用電路板設定值。" +msgstr "如果值為空, 則使用 電路板設置 的值。" #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:279 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:247 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:949 msgid "Pad clearance:" -msgstr "焊盤間隙:" +msgstr "焊盤間距:" #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:281 msgid "" @@ -32385,16 +31991,16 @@ msgid "" "If 0, the Netclass values are used\n" "This value can be superseded by a pad local value." msgstr "" -"這是該封裝所有焊盤的區域性網路間距設定\n" -"如果為 0, 即使用網路類值\n" -"這個值可以被區域性值所取代。" +"這是該封裝所有焊盤的局部網絡間距設置\n" +"如果為 0, 即使用網絡類值\n" +"這個值可以被局部值所取代。" #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:292 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:260 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:962 #: pcbnew/dialogs/panel_setup_mask_and_paste_base.cpp:54 msgid "Solder mask expansion:" -msgstr "阻焊層擴充套件:" +msgstr "阻焊層擴展:" #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:294 msgid "" @@ -32403,22 +32009,22 @@ msgid "" "This value can be superseded by a pad local value.\n" "If 0, the global value is used." msgstr "" -"這是該封裝的焊盤與阻焊之間的區域性間隙。\n" -"這個值可以被焊盤區域性值所取代。\n" -"如果為0時,使用全域性設定值。" +"這是該封裝的焊盤與阻焊之間的局部間距。\n" +"這個值可以被焊盤局部值所取代。\n" +"如果為0時, 使用全局設置值。" #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:305 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:273 #: pcbnew/drc/drc_test_provider_library_parity.cpp:595 msgid "Allow bridged solder mask apertures between pads" -msgstr "允許焊盤之間的橋接阻焊孔徑" +msgstr "允許焊盤之間有橋接的阻焊開窗" #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:308 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:276 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:975 #: pcbnew/dialogs/panel_setup_mask_and_paste_base.cpp:103 msgid "Solder paste absolute clearance:" -msgstr "焊膏絕對間隙:" +msgstr "錫膏絕對間距:" #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:310 msgid "" @@ -32429,8 +32035,8 @@ msgid "" "ratio.\n" "A negative value means a smaller stencil aperture size than pad size." msgstr "" -"這是此封裝的焊盤和焊膏之間的區域性間隙。\n" -"此值可由焊盤區域性值替代。\n" +"這是此封裝的焊盤和錫膏之間的局部間距。\n" +"此值可由焊盤局部值替代。\n" "最終的間距值是該值與間距值比率之和。\n" "負值表示阻焊尺寸小於焊盤尺寸。" @@ -32439,7 +32045,7 @@ msgstr "" #: pcbnew/dialogs/dialog_pad_properties_base.cpp:988 #: pcbnew/dialogs/panel_setup_mask_and_paste_base.cpp:118 msgid "Solder paste relative clearance:" -msgstr "焊膏相對間隙:" +msgstr "錫膏相對間距:" #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:323 #, c-format @@ -32453,9 +32059,9 @@ msgid "" "clearance value.\n" "A negative value means a smaller stencil aperture size than pad size." msgstr "" -"這是以此封裝的焊盤寬度和高度的百分比形式應用的區域性間隙比率。\n" -"值為 10 表示水平間距值是焊盤寬度的 10% o,垂直間距值是焊盤高度的 10% o。\n" -"該值可由焊盤區域性值替代。\n" +"這是以此封裝的焊盤寬度和高度的百分比形式應用的局部間距比率。\n" +"值為 10 表示水平間距值是焊盤寬度的 10%, 垂直間距值是焊盤高度的 10%。\n" +"該值可由焊盤局部值替代。\n" "最終間距值是該值與絕對間距值之和。\n" "負值表示阻焊尺寸小於焊盤尺寸。" @@ -32465,7 +32071,7 @@ msgstr "" #: pcbnew/dialogs/dialog_pad_properties_base.cpp:1034 msgid "" "Note: solder mask and paste values are used only for pads on copper layers." -msgstr "注意:阻焊和錫膏值僅適用於銅層上的焊盤。" +msgstr "注意: 阻焊和錫膏值僅適用於銅層上的焊盤。" #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:350 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:318 @@ -32473,40 +32079,40 @@ msgstr "注意:阻焊和錫膏值僅適用於銅層上的焊盤。" msgid "" "Note: solder paste clearances (absolute and relative) are added to determine " "the final clearance." -msgstr "注意:新增焊膏間隙(絕對和相對)以確定最終間隙。" +msgstr "注意: 添加錫膏間距 (絕對和相對) 以確定最終間距。" #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:358 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:326 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:827 msgid "Connection to Copper Zones" -msgstr "連線到敷銅區" +msgstr "連接到覆銅區域" #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:360 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:328 msgid "Pad connection to zones:" -msgstr "到敷銅的焊盤連線:" +msgstr "連接到區域的焊盤:" #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:364 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:332 msgid "Use zone setting" -msgstr "使用敷銅設定" +msgstr "使用覆銅設置" #: 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 msgid "Thermal relief" -msgstr "防散熱 (花焊盤)" +msgstr "緩釋熱焊盤 (花焊盤)" #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:377 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:399 msgid "Clearance Overrides and Settings" -msgstr "間隙覆蓋和設定" +msgstr "間距重寫和設置" #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:390 msgid "" "The library ID and footprint ID currently assigned. Use \"Change " "Footprint...\" to assign a different footprint." -msgstr "當前已經分配了庫 ID 和封裝 ID。使用“替換封裝…”來分配不同的封裝。" +msgstr "當前已經分配了庫 ID 和封裝 ID。使用 \"替換封裝…\" 來分配不同的封裝。" #: pcbnew/dialogs/dialog_footprint_properties_base.h:122 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.h:114 @@ -32523,17 +32129,17 @@ msgstr "封裝必須要有一個名稱。" #: pcbnew/dialogs/dialog_footprint_properties_fp_editor.cpp:397 #, c-format msgid "Footprint name may not contain '%s'." -msgstr "封裝名稱可能不包含\"%s\"。" +msgstr "封裝名稱可能不包含 '%s'。" #: pcbnew/dialogs/dialog_footprint_properties_fp_editor.cpp:450 #, c-format msgid "The text width must be between %s and %s." -msgstr "文字寬度範圍必須在 %s 和 %s。" +msgstr "文本寬度範圍必須在 %s 和 %s。" #: pcbnew/dialogs/dialog_footprint_properties_fp_editor.cpp:462 #, c-format msgid "The text height must be between %s and %s." -msgstr "文字高度範圍必須在 %s 和 %s。" +msgstr "文本高度範圍必須在 %s 和 %s。" #: pcbnew/dialogs/dialog_footprint_properties_fp_editor.cpp:480 #: pcbnew/dialogs/dialog_text_properties.cpp:504 @@ -32542,8 +32148,8 @@ msgid "" "The text thickness is too large for the text size.\n" "It will be clamped." msgstr "" -"文字粗細與高度比例不對。\n" -"它將會變形,被擠在一起。" +"文本線寬與高度比例不對。\n" +"文字將會被擠壓變形。" #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:61 msgid "Unconstrained" @@ -32551,24 +32157,23 @@ msgstr "無約束的" #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:107 msgid "Footprint name:" -msgstr "封裝名稱:" +msgstr "封裝名稱:" #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:115 msgid "Description:" -msgstr "描述:" +msgstr "描述:" #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:136 msgid "Private Layers" -msgstr "私密層" +msgstr "專有層" #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:189 msgid "Component type:" -msgstr "元件型別:" +msgstr "元件類型:" #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:237 -#, fuzzy msgid "Leave values blank to use netclass values." -msgstr "設定值為 0,使用網路類值。" +msgstr "如果值為空, 則使用 網絡類 的值。" #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:249 msgid "" @@ -32577,9 +32182,9 @@ msgid "" "This value can be overridden on a pad-by-pad basis in the Local\n" "Clearance and Settings tab of Pad Properties." msgstr "" -"這是該封裝所有焊盤的區域性網路間距設定\n" -"如果為 0, 即使用網路類值\n" -"在焊盤屬性的區域性間隙和設定 選項卡中,\n" +"這是該封裝所有焊盤的局部網絡間距設置\n" +"如果為 0, 即使用網絡類值\n" +"在焊盤屬性的局部間距和設置 選項卡中, \n" "可以覆蓋此值。" #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:262 @@ -32590,10 +32195,9 @@ msgid "" "This value can be overridden on a pad-by-pad basis in the Local\n" "Clearance and Settings tab of Pad Properties." msgstr "" -"這是該封裝的焊盤與阻焊之間的\n" -"區域性間隙。\n" -"如果為 0 時,使用全域性設定值。\n" -"在焊盤屬性的區域性間隙和設定 選項卡中,\n" +"這是該封裝的焊盤與阻焊之間的局部間距。\n" +"如果為 0 時, 使用全局設置值。\n" +"在焊盤屬性的局部間距和設置 選項卡中, \n" "可以覆蓋此值。" #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:278 @@ -32606,12 +32210,10 @@ msgid "" "This value can be overridden on a pad-by-pad basis in the Local\n" "Clearance and Settings tab of Pad Properties." msgstr "" -"這是此封裝的焊盤和焊膏之間的\n" -"區域性間隙。\n" +"這是此封裝的焊盤和錫膏之間的局部間距。\n" "最終的間距值是該值與間距值比率之和。\n" -"負值表示阻焊尺寸小於焊盤尺寸。\n" -"可以在焊盤屬性的區域性間隙和設定選項卡中\n" -"逐個焊盤覆蓋此值。" +"負值表示錫膏鋼網孔徑小於焊盤尺寸。\n" +"在焊盤屬性的局部間距和設置選項卡中, 可以覆蓋此值。" #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:291 #, c-format @@ -32626,23 +32228,23 @@ msgid "" "This value can be overridden on a pad-by-pad basis in the Local Clearance " "and Settings tab of Pad Properties." msgstr "" -"這是以此佈線的焊盤寬度和高度的百分比形式應用的區域性間隙比率。\n" -"值為 10 表示水平間距值是焊盤寬度的 10% o,垂直間距值是焊盤高度的 10% o。\n" +"這是以此焊盤寬度和高度的百分比形式應用的局部間距比率。\n" +"值為 10 表示水平間距值是焊盤寬度的 10% o, 垂直間距值是焊盤高度的 10% o。\n" "最終間距值是該值與絕對間距值之和。\n" -"負值表示模板阻焊尺寸小於焊盤尺寸。\n" -"可以在焊盤屬性的區域性間隙和設定選項卡中逐個焊盤覆蓋此值。" +"負值表示錫膏鋼網孔徑小於焊盤尺寸。\n" +"在焊盤屬性的局部間距和設置選項卡中, 可以覆蓋此值。" #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:342 msgid "Net Ties" -msgstr "網路結" +msgstr "網絡結點(Net Ties)" #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:344 msgid "Pad groups allowed to short different nets:" -msgstr "被允許短路不同網路的焊盤組:" +msgstr "被允許短路不同網絡的焊盤組:" #: pcbnew/dialogs/dialog_footprint_wizard_list.cpp:153 msgid "All footprint generator scripts were loaded" -msgstr "所有的封裝生成器指令碼都已載入" +msgstr "所有的封裝生成器腳本都已加載" #: pcbnew/dialogs/dialog_footprint_wizard_list_base.cpp:65 msgid "Available Footprint Generators" @@ -32650,19 +32252,19 @@ msgstr "可用的封裝生成器" #: pcbnew/dialogs/dialog_footprint_wizard_list_base.cpp:70 msgid "Search paths:" -msgstr "搜尋路徑:" +msgstr "搜索路徑:" #: pcbnew/dialogs/dialog_footprint_wizard_list_base.cpp:77 msgid "Not loadable python scripts:" -msgstr "沒有可載入的 Python 指令碼:" +msgstr "沒有可加載的 Python 腳本:" #: pcbnew/dialogs/dialog_footprint_wizard_list_base.cpp:84 msgid "Show Trace" -msgstr "顯示佈線" +msgstr "顯示走線" #: pcbnew/dialogs/dialog_footprint_wizard_list_base.cpp:98 msgid "Update Python Modules" -msgstr "更新 Python 模組" +msgstr "更新 Python 模塊" #: pcbnew/dialogs/dialog_footprint_wizard_list_base.h:65 msgid "Footprint Generators" @@ -32670,13 +32272,13 @@ msgstr "封裝生成" #: pcbnew/dialogs/dialog_footprint_wizard_list_base.h:85 msgid "Traceback of Python Script Errors" -msgstr "追溯 Python 指令碼錯誤" +msgstr "追溯 Python 腳本錯誤" #: pcbnew/dialogs/dialog_gen_footprint_position.cpp:312 #: pcbnew/dialogs/dialog_gen_footprint_position.cpp:444 #, c-format msgid "Front (top side) placement file: '%s'." -msgstr "正面放置檔案:\"%s\"。" +msgstr "正面放置文件: '%s'。" #: pcbnew/dialogs/dialog_gen_footprint_position.cpp:315 #: pcbnew/dialogs/dialog_gen_footprint_position.cpp:337 @@ -32684,34 +32286,34 @@ msgstr "正面放置檔案:\"%s\"。" #: pcbnew/dialogs/dialog_gen_footprint_position.cpp:494 #, c-format msgid "Component count: %d." -msgstr "元件計數:%d。" +msgstr "元件數量: %d。" #: pcbnew/dialogs/dialog_gen_footprint_position.cpp:334 #: pcbnew/dialogs/dialog_gen_footprint_position.cpp:491 #, c-format msgid "Back (bottom side) placement file: '%s'." -msgstr "背面 (底部) 放置檔案:\"%s\"。" +msgstr "背面 (底部) 放置文件: '%s'。" #: pcbnew/dialogs/dialog_gen_footprint_position.cpp:341 #: pcbnew/dialogs/dialog_gen_footprint_position.cpp:501 #, c-format msgid "Full component count: %d." -msgstr "全部元件數量:%d。" +msgstr "全部元件數量: %d。" #: pcbnew/dialogs/dialog_gen_footprint_position.cpp:344 #: pcbnew/dialogs/dialog_gen_footprint_position.cpp:453 #: pcbnew/dialogs/dialog_gen_footprint_position.cpp:505 msgid "File generation successful." -msgstr "檔案已經成功建立。" +msgstr "文件已經成功創建。" #: pcbnew/dialogs/dialog_gen_footprint_position.cpp:370 msgid "No footprint for automated placement." -msgstr "沒有封裝被自動放置." +msgstr "沒有封裝被自動放置。" #: pcbnew/dialogs/dialog_gen_footprint_position.cpp:442 #, c-format msgid "Placement file: '%s'." -msgstr "放置檔案:\"%s\"。" +msgstr "放置文件: '%s'。" #: pcbnew/dialogs/dialog_gen_footprint_position.cpp:575 #, c-format @@ -32719,7 +32321,7 @@ msgid "" "Footprint report file created:\n" "'%s'." msgstr "" -"已建立封裝報告檔案:\n" +"已創建封裝報告文件: \n" "\"%s\"。" #: pcbnew/dialogs/dialog_gen_footprint_position.cpp:576 @@ -32736,23 +32338,23 @@ msgstr "Gerber X3" #: pcbnew/dialogs/dialog_gen_footprint_position_file_base.cpp:61 msgid "Separate files for front, back" -msgstr "頂層和底層的單獨檔案" +msgstr "將頂層和底層的文件分開" #: pcbnew/dialogs/dialog_gen_footprint_position_file_base.cpp:61 msgid "Single file for board" -msgstr "單板檔案" +msgstr "獨立的電路板文件" #: pcbnew/dialogs/dialog_gen_footprint_position_file_base.cpp:63 msgid "Files" -msgstr "檔案" +msgstr "文件" #: pcbnew/dialogs/dialog_gen_footprint_position_file_base.cpp:65 msgid "" "Creates 2 files: one for each board side or\n" "Creates only one file containing all footprints to place\n" msgstr "" -"建立兩個檔案:一個用於每個電路板側面或\n" -"只建立一個包含所有封裝放置檔案\n" +"創建兩個文件: 電路板的頂層、底層各一個或者\n" +"只創建一個包含所有封裝座標位置的文件\n" #: pcbnew/dialogs/dialog_gen_footprint_position_file_base.cpp:75 msgid "Include only SMD footprints" @@ -32764,7 +32366,7 @@ msgstr "排除具有通孔焊盤的所有封裝" #: pcbnew/dialogs/dialog_gen_footprint_position_file_base.cpp:84 msgid "Include board edge layer" -msgstr "包括電路板邊緣層" +msgstr "包括電路板邊框層" #: pcbnew/dialogs/dialog_gen_footprint_position_file_base.cpp:90 msgid "Use negative X coordinates for footprints on bottom layer" @@ -32772,19 +32374,19 @@ msgstr "對底層的封裝使用負 X 座標" #: pcbnew/dialogs/dialog_gen_footprint_position_file_base.h:77 msgid "Generate Placement Files" -msgstr "生成放置檔案" +msgstr "生成放置文件" #: pcbnew/dialogs/dialog_gencad_export_options.cpp:41 msgid "Export to GenCAD settings" -msgstr "匯出 GenCAD 設定" +msgstr "導出 GenCAD 設置" #: pcbnew/dialogs/dialog_gencad_export_options.cpp:49 msgid "Select a GenCAD export filename" -msgstr "選擇 GenCAD 匯出檔名" +msgstr "選擇 GenCAD 導出文件名" #: pcbnew/dialogs/dialog_gencad_export_options.cpp:136 msgid "Flip bottom footprint padstacks" -msgstr "翻轉底層封裝焊盤槽/孔" +msgstr "翻轉底層封裝焊盤" #: pcbnew/dialogs/dialog_gencad_export_options.cpp:137 msgid "Generate unique pin names" @@ -32792,40 +32394,40 @@ msgstr "生成唯一的引腳名稱" #: pcbnew/dialogs/dialog_gencad_export_options.cpp:138 msgid "Generate a new shape for each footprint instance (do not reuse shapes)" -msgstr "為每個封裝例項生成一個新形狀(不要重複使用形狀)" +msgstr "為每個封裝實例生成一個新形狀 (不要重複使用形狀)" #: pcbnew/dialogs/dialog_gencad_export_options.cpp:139 msgid "Use drill/place file origin as origin" -msgstr "使用鑽孔/放置檔案原點作為原點" +msgstr "使用 鑽孔/放置 文件原點作為原點" #: pcbnew/dialogs/dialog_gencad_export_options.cpp:140 msgid "Save the origin coordinates in the file" -msgstr "設定檔案中的網格原點" +msgstr "在文件中保存原點座標" #: pcbnew/dialogs/dialog_gendrill.cpp:76 msgid "Generate Drill File" -msgstr "生成鑽孔檔案" +msgstr "生成鑽孔文件" #: pcbnew/dialogs/dialog_gendrill.cpp:77 msgid "Generate Map File" -msgstr "生成對映檔案" +msgstr "生成映射文件" #: pcbnew/dialogs/dialog_gendrill.cpp:407 #, c-format msgid "Could not write drill and/or map files to folder '%s'." -msgstr "無法將鑽孔和/或地圖檔案寫入資料夾 \"%s\"。" +msgstr "無法將鑽孔和/或地圖文件寫入文件夾 '%s'。" #: pcbnew/dialogs/dialog_gendrill.cpp:456 msgid "Save Drill Report File" -msgstr "儲存鑽孔報告檔案" +msgstr "保存鑽孔報告文件" #: pcbnew/dialogs/dialog_gendrill_base.cpp:24 msgid "Output folder:" -msgstr "輸出資料夾:" +msgstr "輸出文件夾:" #: pcbnew/dialogs/dialog_gendrill_base.cpp:44 msgid "Drill File Format" -msgstr "鑽孔檔案格式" +msgstr "鑽孔文件格式" #: pcbnew/dialogs/dialog_gendrill_base.cpp:46 msgid "Excellon" @@ -32837,7 +32439,7 @@ msgid "" "Used mostly by users who make the boards themselves." msgstr "" "不推薦\n" -"主要由自己製作電路板的使用者使用。" +"主要由自己製作電路板的用戶使用。" #: pcbnew/dialogs/dialog_gendrill_base.cpp:58 msgid "" @@ -32849,7 +32451,7 @@ msgstr "" #: pcbnew/dialogs/dialog_gendrill_base.cpp:62 msgid "PTH and NPTH in single file" -msgstr "金屬化 (PTH) 和非金屬化 (NPTH) 孔在單個檔案中" +msgstr "合併金屬化孔 (PTH) 和非金屬化 (NPTH) 到單個文件中" #: pcbnew/dialogs/dialog_gendrill_base.cpp:63 msgid "" @@ -32858,15 +32460,15 @@ msgid "" "file." msgstr "" "不推薦。\n" -"僅用於要求將金屬化孔 (PTH) 和非金屬化孔 (NPTH) 合併為單個檔案的電路板廠。" +"僅用於要求將金屬化孔 (PTH) 和非金屬化孔 (NPTH) 合併到單個文件的電路板廠。" #: pcbnew/dialogs/dialog_gendrill_base.cpp:67 msgid "Use route command (recommended)" -msgstr "使用銑孔命令(推薦)" +msgstr "使用銑孔命令 (推薦)" #: pcbnew/dialogs/dialog_gendrill_base.cpp:67 msgid "Use alternate drill mode" -msgstr "使用備用鑽孔模式" +msgstr "使用備選鑽孔模式" #: pcbnew/dialogs/dialog_gendrill_base.cpp:69 msgid "Oval Holes Drill Mode" @@ -32879,10 +32481,10 @@ msgid "" " \"Use alternate mode\" uses another drill/ route command (G85)\n" "(Use it only if the recommended command does not work)" msgstr "" -"橢圓形孔經常給電路板廠造成問題。\n" -"“使用銑孔命令”使用通常的 G00 銑刀命令(推薦)\n" -"  “使用備用模式”使用另一個鑽孔/銑刀命令(G85)\n" -"(在推薦項不起作用時再使用備用模式)" +"橢圓形孔經常給板廠造成問題。\n" +"\"使用銑孔命令\"使用常用的 G00 銑刀命令 (推薦)\n" +"\"使用備選鑽孔模式\"使用另一個鑽孔/銑刀命令 (G85)\n" +"(僅在推薦的命令不起作用時使用)" #: pcbnew/dialogs/dialog_gendrill_base.cpp:78 #: pcbnew/dialogs/dialog_gendrill_base.cpp:84 @@ -32895,11 +32497,11 @@ msgstr "PostScript" #: pcbnew/dialogs/dialog_gendrill_base.cpp:86 msgid "Map File Format" -msgstr "對映檔案格式" +msgstr "映射文件格式" #: pcbnew/dialogs/dialog_gendrill_base.cpp:88 msgid "Creates a drill map in PDF or other formats" -msgstr "建立一張 PDF 或其他格式的鑽孔圖" +msgstr "創建一張 PDF 或其他格式的鑽孔圖" #: pcbnew/dialogs/dialog_gendrill_base.cpp:98 msgid "Absolute" @@ -32913,7 +32515,7 @@ msgstr "鑽孔原點" msgid "" "Choose the coordinate origin: absolute or relative to the drill/place file " "origin" -msgstr "選擇座標原點:相對於鑽孔/放置檔案原點的絕對原點或相對原點" +msgstr "選擇座標原點: 相對於鑽孔/放置文件原點的絕對原點或相對原點" #: pcbnew/dialogs/dialog_gendrill_base.cpp:108 msgid "Drill Units" @@ -32921,7 +32523,7 @@ msgstr "鑽孔單位" #: pcbnew/dialogs/dialog_gendrill_base.cpp:112 msgid "Decimal format (recommended)" -msgstr "十進位制格式(推薦)" +msgstr "十進制格式(推薦)" #: pcbnew/dialogs/dialog_gendrill_base.cpp:112 msgid "Suppress leading zeros" @@ -32933,7 +32535,7 @@ msgstr "去掉後導零" #: pcbnew/dialogs/dialog_gendrill_base.cpp:112 msgid "Keep zeros" -msgstr "保留零" +msgstr "保留所有零" #: pcbnew/dialogs/dialog_gendrill_base.cpp:114 msgid "Zeros Format" @@ -32954,50 +32556,49 @@ msgstr "孔數量" #: pcbnew/dialogs/dialog_gendrill_base.cpp:151 msgid "Plated pads:" -msgstr "金屬化焊盤:" +msgstr "金屬化焊盤:" #: pcbnew/dialogs/dialog_gendrill_base.cpp:159 msgid "Non-plated pads:" -msgstr "非金屬化焊盤:" +msgstr "非金屬化焊盤:" #: pcbnew/dialogs/dialog_gendrill_base.cpp:183 msgid "Buried vias:" -msgstr "埋孔:" +msgstr "埋孔:" #: pcbnew/dialogs/dialog_generators_base.cpp:42 #, c-format msgid "Generators A (%s)" -msgstr "生成檔案 %s" +msgstr "生成一個 (%s)" #: pcbnew/dialogs/dialog_generators_base.cpp:51 msgid "Rebuild selected" -msgstr "重建已選定" +msgstr "重建已選" #: pcbnew/dialogs/dialog_generators_base.cpp:54 msgid "Rebuild this type" -msgstr "重建此類型" +msgstr "重建該類型" #: pcbnew/dialogs/dialog_generators_base.cpp:62 msgid "Rebuild All" -msgstr "全部重建" +msgstr "重建全部" #: pcbnew/dialogs/dialog_generators_base.h:63 -#, fuzzy msgid "Generator Objects" -msgstr "生成器對象" +msgstr "生成對象" #: pcbnew/dialogs/dialog_get_footprint_by_name_base.cpp:28 #: pcbnew/dialogs/dialog_text_properties_base.cpp:67 msgid "Reference designator:" -msgstr "位號:" +msgstr "位號:" #: pcbnew/dialogs/dialog_get_footprint_by_name_base.cpp:35 msgid "(specify multiple items separated by spaces for successive placement)" -msgstr "(指定多個項目,並用空格隔開以進行連續放置)" +msgstr "(指定多個項目, 並用空格隔開以進行連續放置)" #: pcbnew/dialogs/dialog_get_footprint_by_name_base.cpp:39 msgid "Available footprints:" -msgstr "可用封裝:" +msgstr "可用封裝:" #: pcbnew/dialogs/dialog_get_footprint_by_name_base.h:54 #: pcbnew/tools/pcb_actions.cpp:445 @@ -33006,7 +32607,7 @@ msgstr "獲取和移動封裝" #: pcbnew/dialogs/dialog_global_deletion_base.cpp:23 msgid "Items to Delete" -msgstr "要刪除的項目" +msgstr "要刪除的項" #: pcbnew/dialogs/dialog_global_deletion_base.cpp:25 #: pcbnew/tools/board_editor_control.cpp:88 @@ -33015,7 +32616,7 @@ msgstr "要刪除的項目" #: pcbnew/widgets/panel_selection_filter_base.cpp:53 #: pcbnew/widgets/search_handlers.cpp:138 msgid "Zones" -msgstr "敷銅" +msgstr "覆銅" #: pcbnew/dialogs/dialog_global_deletion_base.cpp:31 msgid "Board outlines" @@ -33023,7 +32624,7 @@ msgstr "電路板邊框" #: pcbnew/dialogs/dialog_global_deletion_base.cpp:40 msgid "Tracks && vias" -msgstr "導線 && 過孔" +msgstr "走線 && 過孔" #: pcbnew/dialogs/dialog_global_deletion_base.cpp:46 msgid "Markers" @@ -33035,7 +32636,7 @@ msgstr "清空電路板" #: pcbnew/dialogs/dialog_global_deletion_base.cpp:58 msgid "Filter Settings" -msgstr "篩選設定" +msgstr "篩選設置" #: pcbnew/dialogs/dialog_global_deletion_base.cpp:60 msgid "Locked graphics" @@ -33043,7 +32644,7 @@ msgstr "鎖定的圖形" #: pcbnew/dialogs/dialog_global_deletion_base.cpp:63 msgid "Unlocked graphics" -msgstr "未上鎖的圖形" +msgstr "未鎖定的圖形" #: pcbnew/dialogs/dialog_global_deletion_base.cpp:66 msgid "Locked footprints" @@ -33055,11 +32656,11 @@ msgstr "解鎖封裝" #: pcbnew/dialogs/dialog_global_deletion_base.cpp:73 msgid "Locked tracks" -msgstr "鎖定佈線" +msgstr "鎖定走線" #: pcbnew/dialogs/dialog_global_deletion_base.cpp:76 msgid "Unlocked tracks" -msgstr "解鎖佈線" +msgstr "解鎖走線" #: pcbnew/dialogs/dialog_global_deletion_base.cpp:87 msgid "Current layer only" @@ -33071,25 +32672,24 @@ msgstr "篩選層" #: pcbnew/dialogs/dialog_global_deletion_base.cpp:105 msgid "Current layer:" -msgstr "當前層:" +msgstr "當前層:" #: pcbnew/dialogs/dialog_global_deletion_base.h:72 msgid "Delete Items" msgstr "刪除項目" #: pcbnew/dialogs/dialog_global_edit_teardrops.cpp:108 -#, fuzzy msgid "Set teardrops to default values for shape" -msgstr "將淚滴設置為預設值的形狀。" +msgstr "將淚滴形狀設置為 0 以使用默認值" #: pcbnew/dialogs/dialog_global_edit_teardrops.cpp:109 msgid "Set teardrops to specified values:" -msgstr "將淚滴設置為指定的值:" +msgstr "將淚滴設置為指定值:" #: pcbnew/dialogs/dialog_global_edit_teardrops.cpp:113 #: pcbnew/dialogs/dialog_global_edit_teardrops_base.cpp:120 msgid "Add teardrops with default values for shape" -msgstr "添加淚滴形狀預設值" +msgstr "添加淚滴形狀默認值" #: pcbnew/dialogs/dialog_global_edit_teardrops.cpp:114 #: pcbnew/dialogs/dialog_global_edit_teardrops_base.cpp:129 @@ -33109,11 +32709,11 @@ msgstr "PTH 焊盤" #: pcbnew/dialogs/dialog_global_edit_teardrops_base.cpp:31 msgid "SMD pads" -msgstr "SMD 焊盤" +msgstr "貼片焊盤" #: pcbnew/dialogs/dialog_global_edit_teardrops_base.cpp:39 msgid "Track to track" -msgstr "要佈線的導線" +msgstr "走線到走線" #: pcbnew/dialogs/dialog_global_edit_teardrops_base.cpp:46 #: pcbnew/dialogs/dialog_global_edit_tracks_and_vias_base.cpp:39 @@ -33123,21 +32723,21 @@ msgstr "篩選項目" #: pcbnew/dialogs/dialog_global_edit_teardrops_base.cpp:64 #: pcbnew/dialogs/dialog_global_edit_tracks_and_vias_base.cpp:57 msgid "Filter items by net class:" -msgstr "按網路類篩選項目:" +msgstr "按網絡類篩選項目:" #: pcbnew/dialogs/dialog_global_edit_teardrops_base.cpp:78 #: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:67 #: pcbnew/dialogs/dialog_global_edit_tracks_and_vias_base.cpp:71 msgid "Filter items by layer:" -msgstr "按圖層篩選項目:" +msgstr "按層篩選項目:" #: pcbnew/dialogs/dialog_global_edit_teardrops_base.cpp:96 msgid "Round pads only" -msgstr "僅圓焊盤" +msgstr "僅圓形焊盤" #: pcbnew/dialogs/dialog_global_edit_teardrops_base.cpp:99 msgid "Existing teardrops only" -msgstr "僅存在的淚滴" +msgstr "僅現有淚滴" #: pcbnew/dialogs/dialog_global_edit_teardrops_base.cpp:114 msgid "Remove teardrops" @@ -33145,14 +32745,14 @@ msgstr "移除淚滴" #: pcbnew/dialogs/dialog_global_edit_teardrops_base.cpp:123 msgid "Edit default values in Board Setup" -msgstr "編輯電路板設定中的預設值" +msgstr "在電路板設置中編輯默認值" #: pcbnew/dialogs/dialog_global_edit_teardrops_base.cpp:141 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:613 #: pcbnew/dialogs/panel_setup_teardrops_base.cpp:154 #: pcbnew/dialogs/panel_setup_teardrops_base.cpp:344 msgid "Prefer zone connection" -msgstr "優先連接區域" +msgstr "優先區域連接" #: pcbnew/dialogs/dialog_global_edit_teardrops_base.cpp:142 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:615 @@ -33161,24 +32761,22 @@ msgstr "優先連接區域" msgid "" "Do not create teardrops on tracks connected to pads that are also connected " "to a copper zone." -msgstr "" +msgstr "請勿在連接到銅區的焊盤上創建淚滴。" #: pcbnew/dialogs/dialog_global_edit_teardrops_base.cpp:146 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:375 -#, fuzzy msgid "Allow teardrops to span two track segments" -msgstr "允許淚滴散佈在2 根導線段上" +msgstr "允許淚滴跨越兩個走線段" #: pcbnew/dialogs/dialog_global_edit_teardrops_base.cpp:147 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:376 #: pcbnew/dialogs/panel_setup_teardrops_base.cpp:196 #: pcbnew/dialogs/panel_setup_teardrops_base.cpp:386 #: pcbnew/dialogs/panel_setup_teardrops_base.cpp:571 -#, fuzzy msgid "" "Allows a teardrop to extend over the first 2 connected track segments if the " "first track segment is too short to accommodate the best length." -msgstr "允許淚滴散佈在2 根導線上,如果第一個導線段太短" +msgstr "如果首個走線段過短, 無法滿足最佳長度, 則允許淚滴延伸到前兩段走線段上。" #: pcbnew/dialogs/dialog_global_edit_teardrops_base.cpp:163 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:637 @@ -33186,7 +32784,7 @@ msgstr "允許淚滴散佈在2 根導線上,如果第一個導線段太短" #: pcbnew/dialogs/panel_setup_teardrops_base.cpp:159 #: pcbnew/dialogs/panel_setup_teardrops_base.cpp:349 msgid "Maximum track width:" -msgstr "最大導線寬度:" +msgstr "最大走線寬度:" #: pcbnew/dialogs/dialog_global_edit_teardrops_base.cpp:165 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:639 @@ -33197,19 +32795,18 @@ msgid "" "Max pad/via size to track width ratio to create a teardrop.\n" "100 always creates a teardrop." msgstr "" -"建立淚滴的最大焊盤/過孔與導線寬度比。\n" -"100 始終建立一個淚滴。" +"創建淚滴的最大焊盤/過孔與走線寬度比。\n" +"設置為 100 時, 則始終會創建淚滴。" #: pcbnew/dialogs/dialog_global_edit_teardrops_base.cpp:170 #: pcbnew/dialogs/panel_setup_teardrops_base.cpp:167 msgid "" "Tracks which are similar in size to the pad or via do not need teardrops." -msgstr "焊盤或過孔與尺寸相似的導線不需要淚滴。" +msgstr "與焊盤或過孔大小接近的走線不需要淚滴。" #: pcbnew/dialogs/dialog_global_edit_teardrops_base.cpp:181 -#, fuzzy msgid "(as a percentage of pad/via minor dimension)" -msgstr "(焊盤/過孔尺寸的百分比)" +msgstr "(焊盤/過孔 最小大小的百分比)" #: pcbnew/dialogs/dialog_global_edit_teardrops_base.cpp:224 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:706 @@ -33218,7 +32815,7 @@ msgstr "(焊盤/過孔尺寸的百分比)" #: pcbnew/dialogs/panel_setup_teardrops_base.cpp:253 #: pcbnew/dialogs/panel_setup_teardrops_base.cpp:443 msgid "Best length (L):" -msgstr "最佳長度 (L):" +msgstr "最優長度 (L):" #: pcbnew/dialogs/dialog_global_edit_teardrops_base.cpp:234 #: pcbnew/dialogs/dialog_global_edit_teardrops_base.cpp:281 @@ -33271,7 +32868,6 @@ msgstr "d" #: pcbnew/dialogs/panel_setup_teardrops_base.cpp:467 #: pcbnew/dialogs/panel_setup_teardrops_base.cpp:509 #: pcbnew/dialogs/panel_setup_teardrops_base.cpp:562 -#, fuzzy msgid " )" msgstr " )" @@ -33282,7 +32878,7 @@ msgstr " )" #: pcbnew/dialogs/panel_setup_teardrops_base.cpp:284 #: pcbnew/dialogs/panel_setup_teardrops_base.cpp:474 msgid "Maximum length (L):" -msgstr "最大長度(L):" +msgstr "最大長度 (L):" #: pcbnew/dialogs/dialog_global_edit_teardrops_base.cpp:271 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:754 @@ -33291,7 +32887,7 @@ msgstr "最大長度(L):" #: pcbnew/dialogs/panel_setup_teardrops_base.cpp:295 #: pcbnew/dialogs/panel_setup_teardrops_base.cpp:485 msgid "Best width (W):" -msgstr "最佳寬度 (W):" +msgstr "最優寬度 (W):" #: pcbnew/dialogs/dialog_global_edit_teardrops_base.cpp:298 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:782 @@ -33306,7 +32902,7 @@ msgstr "最大寬度 (W):" #: pcbnew/dialogs/dialog_pad_properties_base.cpp:799 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:544 msgid "Curved edges" -msgstr "曲線邊緣" +msgstr "曲線邊" #: pcbnew/dialogs/dialog_global_edit_teardrops_base.cpp:324 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:805 @@ -33320,11 +32916,11 @@ msgstr "設置淚滴" #: pcbnew/dialogs/dialog_global_edit_text_and_graphics.cpp:138 msgid "Other text items" -msgstr "其他文字項目" +msgstr "其他文本項目" #: pcbnew/dialogs/dialog_global_edit_text_and_graphics.cpp:139 msgid "Graphic items" -msgstr "圖形項目" +msgstr "圖形項" #: pcbnew/dialogs/dialog_global_edit_text_and_graphics.cpp:140 msgid "Dimension items" @@ -33352,7 +32948,7 @@ msgstr "板框" #: pcbnew/dialogs/panel_fp_editor_defaults_base.cpp:186 #: pcbnew/dialogs/panel_setup_text_and_graphics_base.cpp:63 msgid "Courtyards" -msgstr "外框" +msgstr "元件外框" #: pcbnew/dialogs/dialog_global_edit_text_and_graphics.cpp:262 #: pcbnew/dialogs/panel_fp_editor_defaults_base.cpp:187 @@ -33370,7 +32966,7 @@ msgstr "其他層" #: pcbnew/dialogs/panel_fp_editor_defaults_base.cpp:173 #: pcbnew/dialogs/panel_setup_text_and_graphics_base.cpp:49 msgid "Line Thickness" -msgstr "線粗細" +msgstr "線寬" #: pcbnew/dialogs/dialog_global_edit_text_and_graphics.cpp:273 #: pcbnew/dialogs/panel_fp_editor_defaults_base.cpp:174 @@ -33378,7 +32974,7 @@ msgstr "線粗細" #: pcbnew/pcb_dimension.cpp:431 pcbnew/pcb_tablecell.cpp:118 #: pcbnew/pcb_textbox.cpp:383 msgid "Text Width" -msgstr "文字寬度" +msgstr "文本寬度" #: pcbnew/dialogs/dialog_global_edit_text_and_graphics.cpp:279 #: pcbnew/dialogs/panel_fp_editor_defaults_base.cpp:175 @@ -33386,7 +32982,7 @@ msgstr "文字寬度" #: pcbnew/pcb_dimension.cpp:432 pcbnew/pcb_tablecell.cpp:119 #: pcbnew/pcb_textbox.cpp:384 pcbnew/tools/board_inspection_tool.cpp:399 msgid "Text Height" -msgstr "文字高度" +msgstr "文本高度" #: pcbnew/dialogs/dialog_global_edit_text_and_graphics.cpp:285 #: pcbnew/dialogs/panel_fp_editor_defaults_base.cpp:176 @@ -33394,28 +32990,28 @@ msgstr "文字高度" #: pcbnew/pcb_dimension.cpp:430 pcbnew/pcb_tablecell.cpp:117 #: pcbnew/pcb_textbox.cpp:382 pcbnew/tools/board_inspection_tool.cpp:414 msgid "Text Thickness" -msgstr "文字粗細" +msgstr "文本線寬" #: pcbnew/dialogs/dialog_global_edit_text_and_graphics.cpp:297 msgid "Upright" -msgstr "垂直" +msgstr "豎直" #: pcbnew/dialogs/dialog_global_edit_text_and_graphics.cpp:343 msgid "Set to layer and dimension default values:" -msgstr "設定為圖層和尺寸預設值:" +msgstr "設置為層及標註的默認值:" #: pcbnew/dialogs/dialog_global_edit_text_and_graphics.cpp:345 #: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:258 msgid "Set to layer default values:" -msgstr "設定為圖層預設值:" +msgstr "設置為板層默認值:" #: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:34 msgid "Other footprint text items" -msgstr "其他封裝文字項目" +msgstr "其他封裝文本項目" #: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:37 msgid "Footprint graphic items" -msgstr "封裝圖形項目" +msgstr "封裝圖形項" #: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:40 msgid "Footprint dimension items" @@ -33423,29 +33019,29 @@ msgstr "封裝標註項目" #: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:46 msgid "PCB graphic items" -msgstr "PCB 圖形項目" +msgstr "PCB 圖形項" #: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:49 msgid "PCB text items" -msgstr "PCB 文字項目" +msgstr "PCB 文本項目" #: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:52 msgid "PCB dimension items" -msgstr "PCB 標註項目" +msgstr "PCB標註項目" #: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:85 msgid "Filter items by parent footprint library id:" -msgstr "按父級封裝庫 ID 篩選項目:" +msgstr "按父級封裝庫索引值 篩選項目:" #: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:112 #: pcbnew/dialogs/dialog_global_edit_tracks_and_vias_base.cpp:133 msgid "Set to specified values:" -msgstr "設定為指定值:" +msgstr "設置為指定值:" #: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:228 #: pcbnew/dialogs/dialog_text_properties_base.cpp:102 msgid "Keep upright" -msgstr "禁止倒置" +msgstr "保持豎直" #: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:246 msgid "Center on footprint" @@ -33453,23 +33049,23 @@ msgstr "封裝中心" #: pcbnew/dialogs/dialog_global_edit_tracks_and_vias_base.cpp:83 msgid "Filter tracks by width:" -msgstr "按寬度篩選走線:" +msgstr "根據線寬篩選走線:" #: pcbnew/dialogs/dialog_global_edit_tracks_and_vias_base.cpp:99 msgid "Filter vias by size:" -msgstr "按尺寸篩選過孔:" +msgstr "根據大小篩選過孔:" #: pcbnew/dialogs/dialog_global_edit_tracks_and_vias_base.cpp:151 msgid "Via size:" -msgstr "過孔尺寸:" +msgstr "過孔大小:" #: pcbnew/dialogs/dialog_global_edit_tracks_and_vias_base.cpp:175 msgid "Set to net class / custom rule values" -msgstr "設置為 網路類別/自訂規則 的值" +msgstr "設置為 網絡類/自定義規則 的值" #: pcbnew/dialogs/dialog_global_edit_tracks_and_vias_base.h:83 msgid "Set Track and Via Properties" -msgstr "設定佈線和過孔屬性" +msgstr "設置走線與過孔屬性" #: pcbnew/dialogs/dialog_global_fp_lib_table_config.cpp:31 #: pcbnew/drc/drc_engine.cpp:1431 @@ -33479,7 +33075,7 @@ msgstr "封裝" #: pcbnew/dialogs/dialog_global_fp_lib_table_config.cpp:60 #, c-format msgid "Error occurred writing empty footprint library table '%s'." -msgstr "寫入空封裝庫表文件 '%s' 時發生錯誤。" +msgstr "寫入空封裝庫表文件 '%s' 時出錯。" #: pcbnew/dialogs/dialog_global_fp_lib_table_config.cpp:74 msgid "Please select a footprint library table file." @@ -33488,12 +33084,12 @@ msgstr "請選擇一個封裝庫表文件。" #: pcbnew/dialogs/dialog_global_fp_lib_table_config.cpp:96 #, c-format msgid "'%s' is not a valid footprint library table." -msgstr "檔案 “%s” 不是一個有效的封裝庫表文件。" +msgstr "文件 \"%s\" 不是一個有效的封裝庫表文件。" #: pcbnew/dialogs/dialog_global_fp_lib_table_config.cpp:107 #, c-format msgid "Cannot create library table path '%s'." -msgstr "無法建立庫表路徑 '%s'。" +msgstr "無法創建庫表路徑 '%s'。" #: pcbnew/dialogs/dialog_global_fp_lib_table_config.cpp:115 #, c-format @@ -33510,17 +33106,16 @@ msgstr "" #: pcbnew/dialogs/dialog_global_fp_lib_table_config.cpp:134 msgid "Error loading footprint library table." -msgstr "載入封裝庫表時出錯。" +msgstr "加載封裝庫表時出錯。" #: pcbnew/dialogs/dialog_group_properties.cpp:114 -#, fuzzy msgid "Edit Group Properties" -msgstr "分組屬性" +msgstr "編輯分組屬性" #: pcbnew/dialogs/dialog_group_properties_base.cpp:30 #: pcbnew/widgets/pcb_net_inspector_panel.cpp:1248 msgid "Group name:" -msgstr "分組名稱:" +msgstr "分組名稱:" #: pcbnew/dialogs/dialog_group_properties_base.cpp:41 msgid "Prevents group from being moved on canvas" @@ -33528,7 +33123,7 @@ msgstr "防止組在畫布上被移動" #: pcbnew/dialogs/dialog_group_properties_base.cpp:45 msgid "Group members:" -msgstr "分組成員:" +msgstr "分組成員:" #: pcbnew/dialogs/dialog_group_properties_base.h:64 pcbnew/pcb_group.cpp:490 msgid "Group Properties" @@ -33536,12 +33131,12 @@ msgstr "分組屬性" #: pcbnew/dialogs/dialog_import_netlist.cpp:81 msgid "Load and Test Netlist" -msgstr "載入並測試網表" +msgstr "加載並測試網表" #: pcbnew/dialogs/dialog_import_netlist.cpp:135 #: pcbnew/dialogs/dialog_import_netlist_base.h:71 msgid "Import Netlist" -msgstr "匯入網表" +msgstr "導入網表" #: pcbnew/dialogs/dialog_import_netlist.cpp:160 msgid "Please choose a valid netlist file." @@ -33560,7 +33155,7 @@ msgstr "變更已應用於 PCB" #: pcbnew/dialogs/dialog_import_netlist.cpp:238 #, c-format msgid "Reading netlist file '%s'.\n" -msgstr "讀取網表文件 \"%s\"。\n" +msgstr "讀取網表文件 '%s'。\n" #: pcbnew/dialogs/dialog_import_netlist.cpp:242 msgid "Using reference designators to match symbols and footprints.\n" @@ -33576,24 +33171,23 @@ msgstr "網表文件:" #: pcbnew/dialogs/dialog_import_netlist_base.cpp:42 msgid "Link footprints using component tstamps (unique ids)" -msgstr "使用元件時間戳(唯一ID)連結封裝" +msgstr "使用元件時間戳 (唯一ID) 鏈接封裝" #: pcbnew/dialogs/dialog_import_netlist_base.cpp:42 msgid "Link footprints using reference designators" -msgstr "使用位號連結封裝" +msgstr "使用位號鏈接封裝" #: pcbnew/dialogs/dialog_import_netlist_base.cpp:44 msgid "Link Method" -msgstr "連結方法" +msgstr "鏈接方法" #: pcbnew/dialogs/dialog_import_netlist_base.cpp:46 msgid "" "Select whether to update footprint references to match their currently-" "assigned symbols, or to re-assign footprints to symbols which match their " "current references." -msgstr "" -"選擇是否更新封裝參考以匹配其當前關聯的符號,或者重新關聯封裝到符號以匹配它們" -"當前參考。" +msgstr "選擇是否更新封裝位號以匹配其當前關聯的符號, " +"或者重新封裝位號分配給匹配的符號。" #: pcbnew/dialogs/dialog_import_netlist_base.cpp:53 msgid "Delete footprints with no components in netlist" @@ -33605,13 +33199,12 @@ msgstr "將封裝替換為網表中指定的封裝" #: pcbnew/dialogs/dialog_import_netlist_base.cpp:59 #: pcbnew/dialogs/dialog_update_pcb_base.cpp:43 -#, fuzzy msgid "Delete/replace footprints even if locked" -msgstr "刪除封裝篩選器" +msgstr "強制刪除/替換封裝 (無論是否已鎖定)" #: pcbnew/dialogs/dialog_import_netlist_base.cpp:62 msgid "Delete tracks shorting multiple nets" -msgstr "刪除縮短多個網路的佈線" +msgstr "刪除短路多個網絡的走線" #: pcbnew/dialogs/dialog_import_settings.cpp:47 #: pcbnew/dialogs/dialog_import_settings.cpp:100 @@ -33624,15 +33217,15 @@ msgstr "電路板層和物理疊層" #: pcbnew/dialogs/dialog_import_settings_base.cpp:54 msgid "Solder mask/paste defaults" -msgstr "阻焊/錫膏預設值" +msgstr "阻焊/錫膏默認值" #: pcbnew/dialogs/dialog_import_settings_base.cpp:57 msgid "Text && graphics default properties" -msgstr "文字與圖形預設屬性" +msgstr "文本與圖形默認屬性" #: pcbnew/dialogs/dialog_import_settings_base.cpp:60 msgid "Text && graphics formatting" -msgstr "文字與圖形格式" +msgstr "文本與圖形格式" #: pcbnew/dialogs/dialog_import_settings_base.cpp:63 msgid "Design rule constraints" @@ -33640,15 +33233,15 @@ msgstr "設計規則約束" #: pcbnew/dialogs/dialog_import_settings_base.cpp:66 msgid "Predefined track && via dimensions" -msgstr "預定義的走線和過孔尺寸" +msgstr "預設的走線和過孔尺寸" #: pcbnew/dialogs/dialog_import_settings_base.cpp:69 msgid "Teardrop defaults" -msgstr "淚滴預設值" +msgstr "淚滴默認設置" #: pcbnew/dialogs/dialog_import_settings_base.cpp:72 msgid "Length-tuning pattern defaults" -msgstr "長度調整模式的預設設置" +msgstr "長度調整模式默認值" #: pcbnew/dialogs/dialog_import_settings_base.cpp:78 msgid "Custom rules" @@ -33657,39 +33250,38 @@ msgstr "自定義規則" #: pcbnew/dialogs/dialog_imported_layers.cpp:243 #: pcbnew/dialogs/dialog_imported_layers.cpp:251 msgid "Imported Layer" -msgstr "匯入的圖層" +msgstr "已導入層" #: pcbnew/dialogs/dialog_imported_layers.cpp:259 msgid "KiCad Layer" -msgstr "KiCad 的圖層" +msgstr "KiCad 層" #: pcbnew/dialogs/dialog_imported_layers.cpp:339 msgid "" "All required layers (marked with '*') must be matched. Please click on 'Auto-" "Match Layers' to automatically match the remaining layers" -msgstr "" -"所有必需的層(用'*'標記)必須匹配。請點選“自動匹配圖層”,自動匹配剩餘的圖層" +msgstr "所有必需的層(用'*'標記)必須匹配。請點擊\"自動匹配層\", 自動匹配剩餘的層" #: pcbnew/dialogs/dialog_imported_layers.cpp:342 #: pcbnew/dialogs/dialog_imported_layers_base.cpp:22 msgid "Unmatched Layers" -msgstr "不匹配的圖層" +msgstr "未匹配層" #: pcbnew/dialogs/dialog_imported_layers_base.cpp:32 msgid "Imported Layers" -msgstr "匯入的圖層" +msgstr "已導入層" #: pcbnew/dialogs/dialog_imported_layers_base.cpp:36 msgid "KiCad Layers" -msgstr "KiCad 的圖層" +msgstr "KiCad 層" #: pcbnew/dialogs/dialog_imported_layers_base.cpp:60 msgid "Add selected layers to matched layers list." -msgstr "將選定圖層新增到匹配層列表。" +msgstr "將選定層添加到匹配層列表。" #: pcbnew/dialogs/dialog_imported_layers_base.cpp:65 msgid "Remove selected layers from matched layers list." -msgstr "從匹配層列表中刪除選定的層。" +msgstr "從匹配層列表中移除選定的層。" #: pcbnew/dialogs/dialog_imported_layers_base.cpp:69 msgid "<<" @@ -33697,31 +33289,31 @@ msgstr "<<" #: pcbnew/dialogs/dialog_imported_layers_base.cpp:70 msgid "Remove all matched layers." -msgstr "刪除所有匹配的圖層。" +msgstr "移除所有匹配的層。" #: pcbnew/dialogs/dialog_imported_layers_base.cpp:78 msgid "Matched Layers" -msgstr "匹配的圖層" +msgstr "匹配的層" #: pcbnew/dialogs/dialog_imported_layers_base.cpp:94 msgid "Auto-Match Layers" -msgstr "自動匹配的圖層" +msgstr "自動匹配的層" #: pcbnew/dialogs/dialog_imported_layers_base.cpp:95 msgid "Automatically match any unmatched layers to their KiCad equivalent." -msgstr "自動將任何不匹配的圖層與 KiCad 等效項匹配。" +msgstr "自動將未匹配的層與 KiCad 中的對應層進行匹配。" #: pcbnew/dialogs/dialog_imported_layers_base.h:65 msgid "Edit Mapping of Imported Layers" -msgstr "編輯匯入圖層的對映" +msgstr "編輯已導入層的映射" #: pcbnew/dialogs/dialog_layer_selection_base.cpp:122 msgid "Top/Front layer:" -msgstr "頂層:" +msgstr "頂層:" #: pcbnew/dialogs/dialog_layer_selection_base.cpp:161 msgid "Bottom/Back layer:" -msgstr "底層:" +msgstr "底層:" #: pcbnew/dialogs/dialog_layer_selection_base.h:50 msgid "Select Layer" @@ -33733,7 +33325,7 @@ msgstr "選擇銅層對" #: pcbnew/dialogs/dialog_move_exact.cpp:104 msgid "Rotate around item anchor" -msgstr "繞著定錨項目旋轉" +msgstr "圍繞錨點選擇" #: pcbnew/dialogs/dialog_move_exact.cpp:107 msgid "Rotate around selection center" @@ -33742,7 +33334,7 @@ msgstr "圍繞選擇中心旋轉" #: pcbnew/dialogs/dialog_move_exact.cpp:110 #: pcbnew/dialogs/dialog_move_exact_base.cpp:69 msgid "Rotate around local coordinates origin" -msgstr "圍繞本地座標原點旋轉" +msgstr "圍繞局部座標原點旋轉" #: pcbnew/dialogs/dialog_move_exact.cpp:113 #: pcbnew/dialogs/dialog_move_exact_base.cpp:69 @@ -33752,27 +33344,27 @@ msgstr "圍繞鑽孔/原點選擇" #: pcbnew/dialogs/dialog_move_exact.cpp:206 #: pcbnew/dialogs/dialog_position_relative.cpp:159 msgid "Distance:" -msgstr "距離:" +msgstr "距離:" #: pcbnew/dialogs/dialog_move_exact.cpp:212 #: pcbnew/dialogs/dialog_move_exact_base.cpp:24 msgid "Move X:" -msgstr "移動 X:" +msgstr "移動 X:" #: pcbnew/dialogs/dialog_move_exact.cpp:213 #: pcbnew/dialogs/dialog_move_exact_base.cpp:38 msgid "Move Y:" -msgstr "移動 Y:" +msgstr "移動 Y:" #: pcbnew/dialogs/dialog_move_exact.cpp:286 msgid "" "Invalid movement values. Movement would place selection outside of the " "maximum board area." -msgstr "無效移動值。 移動會將所選內容置於最大板敷銅之外。" +msgstr "無效移動值。移動會將所選內容置於最大板覆銅之外。" #: pcbnew/dialogs/dialog_move_exact_base.cpp:52 msgid "Rotate:" -msgstr "旋轉:" +msgstr "旋轉:" #: pcbnew/dialogs/dialog_move_exact_base.cpp:69 msgid "Rotate around center of selection" @@ -33789,11 +33381,11 @@ msgstr "移動項目" #: pcbnew/dialogs/dialog_non_copper_zones_properties.cpp:128 msgid "Convert to Non Copper Zone" -msgstr "轉換到非敷銅區" +msgstr "轉換到非覆銅區" #: pcbnew/dialogs/dialog_non_copper_zones_properties_base.cpp:55 msgid "Outline style:" -msgstr "輪廓樣式:" +msgstr "輪廓樣式:" #: pcbnew/dialogs/dialog_non_copper_zones_properties_base.cpp:145 msgid "degree" @@ -33801,7 +33393,7 @@ msgstr "程度" #: pcbnew/dialogs/dialog_non_copper_zones_properties_base.h:84 msgid "Non Copper Zone Properties" -msgstr "非敷銅區屬性" +msgstr "非覆銅區屬性" #: pcbnew/dialogs/dialog_pad_properties.cpp:205 #: pcbnew/dialogs/dialog_pad_properties_base.h:285 pcbnew/pad.cpp:2143 @@ -33810,7 +33402,7 @@ msgstr "焊盤屬性" #: pcbnew/dialogs/dialog_pad_properties.cpp:213 msgid "Default Pad Properties for Add Pad Tool" -msgstr "新增焊盤工具的預設焊盤屬性" +msgstr "添加焊盤工具的默認焊盤屬性" #: pcbnew/dialogs/dialog_pad_properties.cpp:553 #, c-format @@ -33820,7 +33412,7 @@ msgstr "封裝 %s (%s), %s, 旋轉 %g°" #: pcbnew/dialogs/dialog_pad_properties.cpp:556 #: pcbnew/dialogs/dialog_text_properties.cpp:314 msgid "back side (mirrored)" -msgstr "背面(映象)" +msgstr "背面(鏡像)" #: pcbnew/dialogs/dialog_pad_properties.cpp:556 #: pcbnew/dialogs/dialog_text_properties.cpp:315 @@ -33835,12 +33427,12 @@ msgstr "所有銅層" #: pcbnew/dialogs/dialog_pad_properties.cpp:934 #, c-format msgid "%s, %s and connected layers" -msgstr "%s, %s 和連線的圖層" +msgstr "%s, %s 及連接的層" #: pcbnew/dialogs/dialog_pad_properties.cpp:937 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:320 msgid "Connected layers only" -msgstr "僅連線層" +msgstr "僅連接的層" #: pcbnew/dialogs/dialog_pad_properties.cpp:942 pcbnew/zone.cpp:598 #, c-format @@ -33850,100 +33442,100 @@ msgstr "%s 和 %s" #: pcbnew/dialogs/dialog_pad_properties.cpp:1270 #: pcbnew/dialogs/dialog_pad_properties.cpp:1275 msgid "Error: Pad must have a positive size." -msgstr "錯誤:焊盤必須具有正尺寸。" +msgstr "錯誤: 焊盤必須具有正尺寸。" #: pcbnew/dialogs/dialog_pad_properties.cpp:1289 msgid "Warning: Pad hole not inside pad shape." -msgstr "警告:焊盤孔不在焊盤形狀內。" +msgstr "警告: 焊盤孔不在焊盤形狀內。" #: pcbnew/dialogs/dialog_pad_properties.cpp:1302 msgid "Warning: Pad hole will leave no copper." -msgstr "警告:焊盤孔不會留下銅。" +msgstr "警告: 焊盤孔不會留下銅。" #: pcbnew/dialogs/dialog_pad_properties.cpp:1307 msgid "Warning: Negative local clearance values will have no effect." -msgstr "警告:區域性間隙值為負將沒有效果。" +msgstr "警告: 局部間距值為負將沒有效果。" #: pcbnew/dialogs/dialog_pad_properties.cpp:1326 msgid "" "Warning: Negative solder mask clearances larger than some shape primitives. " "Results may be surprising." -msgstr "警告:負防焊膜間隙大於某些形狀原基板。可能產生意料之外的結果。" +msgstr "警告: 負阻焊間距大於某些形狀原基板。可能產生意料之外的結果。" #: pcbnew/dialogs/dialog_pad_properties.cpp:1335 msgid "" "Warning: Negative solder mask clearance larger than pad. No solder mask will " "be generated." -msgstr "警告:阻焊層的負間隙大於焊盤。不會產生阻焊層。" +msgstr "警告: 阻焊層的負間距大於焊盤。不會產生阻焊層。" #: pcbnew/dialogs/dialog_pad_properties.cpp:1354 msgid "" "Warning: Negative solder paste margins larger than pad. No solder paste mask " "will be generated." -msgstr "警告:負焊膏邊緣大於焊盤。不會生成錫膏層。" +msgstr "警告: 負錫膏邊緣大於焊盤。不會生成錫膏層。" #: pcbnew/dialogs/dialog_pad_properties.cpp:1361 msgid "Error: pad has no layer." -msgstr "錯誤:焊盤沒有層。" +msgstr "錯誤: 焊盤沒有層。" #: pcbnew/dialogs/dialog_pad_properties.cpp:1367 msgid "" "Warning: Plated through holes should normally have a copper pad on at least " "one layer." -msgstr "警告:電鍍通孔通常應至少在一層上有銅焊盤。" +msgstr "警告: 電鍍通孔通常應至少在一層上有銅焊盤。" #: pcbnew/dialogs/dialog_pad_properties.cpp:1373 msgid "Error: Trapazoid delta is too large." -msgstr "錯誤:梯形德爾塔過大。" +msgstr "錯誤: Trapazoid delta 過大。" #: pcbnew/dialogs/dialog_pad_properties.cpp:1382 msgid "Error: Through hole pad has no hole." -msgstr "錯誤:通孔焊盤沒有孔。" +msgstr "錯誤: 通孔焊盤上沒有孔。" #: pcbnew/dialogs/dialog_pad_properties.cpp:1389 msgid "" "Warning: Connector pads normally have no solder paste. Use a SMD pad instead." -msgstr "警告:聯結器焊盤一般而言沒有焊膏。使用表面黏裝零件(SMD)焊盤代替。" +msgstr "警告: 連接器焊盤上通常不會使用錫膏。請使用貼片焊盤。" #: pcbnew/dialogs/dialog_pad_properties.cpp:1398 msgid "Error: SMD pad has a hole." -msgstr "錯誤:SMD 焊盤有個孔。" +msgstr "錯誤: 貼片焊盤上存在一個孔。" #: pcbnew/dialogs/dialog_pad_properties.cpp:1404 msgid "Warning: SMD pad has no outer layers." -msgstr "警告:表面黏裝零件焊盤沒有外層。" +msgstr "警告: 貼片焊盤沒有外形層。" #: pcbnew/dialogs/dialog_pad_properties.cpp:1412 msgid "Warning: Fiducial property makes no sense on NPTH pads." -msgstr "警告:基準屬性在\"非導通孔\"(NPTH) 焊盤上沒有意義。" +msgstr "警告: 基準點(Fiducial) 屬性在 NPTH 焊盤上沒有意義。" #: pcbnew/dialogs/dialog_pad_properties.cpp:1418 msgid "Warning: Testpoint property makes no sense on NPTH pads." -msgstr "警告:測試點屬性在\"非導通孔\"(NPTH)焊盤上沒有意義。" +msgstr "警告: 測試點焊盤(Testpoint) 屬性在 NPTH 焊盤上沒有意義。" #: pcbnew/dialogs/dialog_pad_properties.cpp:1424 msgid "Warning: Heatsink property makes no sense of NPTH pads." -msgstr "警告:防散熱片屬性在\"非導通孔\"(NPTH) 焊盤上沒有意義。" +msgstr "警告: 散熱焊盤(Heatsink) 屬性在 NPTH 焊盤上沒有意義。" #: pcbnew/dialogs/dialog_pad_properties.cpp:1430 msgid "Warning: Castellated property is for PTH pads." -msgstr "警告:雉堞狀屬性用於鍍通孔 (PTH) 焊盤。" +msgstr "警告: 半孔焊盤(Castellated) 屬性僅適用於 PTH 焊盤。" #: pcbnew/dialogs/dialog_pad_properties.cpp:1436 msgid "Warning: BGA property is for SMD pads." -msgstr "警告:BGA 屬性適用於 SMD 焊盤。" +msgstr "警告: BGA 屬性適用於貼片焊盤。" #: pcbnew/dialogs/dialog_pad_properties.cpp:1445 msgid "Error: Negative corner size." -msgstr "警告:負的拐角尺寸。" +msgstr "警告: 拐角大小為負數。" #: pcbnew/dialogs/dialog_pad_properties.cpp:1447 msgid "Warning: Corner size will make pad circular." -msgstr "警告:拐角尺寸將使焊盤呈圓形。" +msgstr "警告: 拐角大小將使焊盤呈圓形。" #: pcbnew/dialogs/dialog_pad_properties.cpp:1457 msgid "Error: Custom pad shape must resolve to a single polygon." -msgstr "錯誤:自定義焊盤形狀必須解析為單個多邊形。" +msgstr "錯誤: 自定義的焊盤形狀必須為單個多邊形。" #: pcbnew/dialogs/dialog_pad_properties.cpp:1463 msgid "Pad Properties Errors" @@ -33954,19 +33546,18 @@ msgid "Pad Properties Warnings" msgstr "焊盤屬性警告" #: pcbnew/dialogs/dialog_pad_properties.cpp:1670 -#, fuzzy msgid "Edit Pad Properties" -msgstr "引腳屬性" +msgstr "編輯焊盤屬性" #: pcbnew/dialogs/dialog_pad_properties.cpp:1703 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:371 msgid "Hole size X:" -msgstr "鑽孔尺寸 X:" +msgstr "鑽孔尺寸 X:" #: pcbnew/dialogs/dialog_pad_properties.cpp:1724 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:311 msgid "Pad size X:" -msgstr "焊盤尺寸 X:" +msgstr "焊盤尺寸 X:" #: pcbnew/dialogs/dialog_pad_properties.cpp:1727 #: pcbnew/dialogs/dialog_pad_properties.cpp:1728 @@ -33982,7 +33573,7 @@ msgstr "w" #: pcbnew/dialogs/dialog_pad_properties_base.cpp:35 msgid "Pad type:" -msgstr "焊盤型別:" +msgstr "焊盤類型:" #: pcbnew/dialogs/dialog_pad_properties_base.cpp:39 pcbnew/pad.cpp:2072 msgid "Through-hole" @@ -33990,29 +33581,29 @@ msgstr "通孔" #: pcbnew/dialogs/dialog_pad_properties_base.cpp:39 msgid "Edge Connector" -msgstr "板邊聯結器" +msgstr "板邊連接器" #: pcbnew/dialogs/dialog_pad_properties_base.cpp:39 msgid "NPTH, Mechanical" -msgstr "非金屬化孔,機械的" +msgstr "NPTH 非金屬化孔, 機械的" #: pcbnew/dialogs/dialog_pad_properties_base.cpp:39 msgid "SMD Aperture" -msgstr "SMD 孔徑" +msgstr "貼片 Aperture" #: pcbnew/dialogs/dialog_pad_properties_base.cpp:45 msgid "Pad number:" -msgstr "焊盤編號:" +msgstr "焊盤編號:" #: pcbnew/dialogs/dialog_pad_properties_base.cpp:52 #: pcbnew/widgets/pcb_net_inspector_panel.cpp:1689 #: pcbnew/widgets/pcb_net_inspector_panel.cpp:1746 msgid "Net name:" -msgstr "網路名稱:" +msgstr "網絡名稱:" #: pcbnew/dialogs/dialog_pad_properties_base.cpp:95 msgid "Pad shape:" -msgstr "焊盤形狀:" +msgstr "焊盤形狀:" #: pcbnew/dialogs/dialog_pad_properties_base.cpp:99 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:365 @@ -34043,28 +33634,28 @@ msgstr "倒角矩形" #: pcbnew/dialogs/dialog_pad_properties_base.cpp:99 msgid "Chamfered with other corners rounded" -msgstr "倒角,其他角為圓角" +msgstr "倒角, 圓角混合矩形" #: pcbnew/dialogs/dialog_pad_properties_base.cpp:99 msgid "Custom (circular base)" -msgstr "自定義(圓形底座)" +msgstr "自定義 (基於圓形)" #: pcbnew/dialogs/dialog_pad_properties_base.cpp:99 msgid "Custom (rectangular base)" -msgstr "自定義(矩形底座)" +msgstr "自定義 (基於矩形)" #: pcbnew/dialogs/dialog_pad_properties_base.cpp:114 msgid "Trapezoid delta:" -msgstr "梯形增量:" +msgstr "梯形增量:" #: pcbnew/dialogs/dialog_pad_properties_base.cpp:125 msgid "Trapezoid axis:" -msgstr "梯形軸線:" +msgstr "梯形軸線:" #: pcbnew/dialogs/dialog_pad_properties_base.cpp:146 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:284 msgid "Corner size:" -msgstr "圓角尺寸:" +msgstr "圓角尺寸:" #: pcbnew/dialogs/dialog_pad_properties_base.cpp:148 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:286 @@ -34073,13 +33664,13 @@ msgid "" "The width is the smaller value between size X and size Y.\n" "The max value is 50 percent." msgstr "" -"拐角半徑與焊盤寬度百分比。\n" -"寬度為尺寸 X 和尺寸 Y 之間的較小值\n" +"圓角半徑佔焊盤寬度的百分比。\n" +"寬度是尺寸 X 和尺寸 Y 之間的較小值。\n" "最大值為 50%。" #: pcbnew/dialogs/dialog_pad_properties_base.cpp:159 msgid "Corner radius:" -msgstr "圓角半徑:" +msgstr "圓角半徑:" #: pcbnew/dialogs/dialog_pad_properties_base.cpp:161 msgid "" @@ -34091,12 +33682,12 @@ msgstr "" "圓角半徑。\n" "不能超過焊盤寬度的一半。\n" "寬度為X和Y的較小值\n" -"注:IPC 規範給出了 最大值 = 0.25mm。" +"注: IPC 規範給出了 最大值 = 0.25mm。" #: pcbnew/dialogs/dialog_pad_properties_base.cpp:184 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:240 msgid "Chamfer size:" -msgstr "倒角尺寸:" +msgstr "倒角大小:" #: pcbnew/dialogs/dialog_pad_properties_base.cpp:186 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:242 @@ -34105,52 +33696,52 @@ msgid "" "The width is the smaller value between size X and size Y.\n" "The max value is 50 percent." msgstr "" -"拐角半徑與焊盤寬度百分比。\n" -"寬度為尺寸 X 和尺寸 Y 之間的較小值\n" -"最大值為 50%。" +"倒角大小佔焊盤寬度的百分比。\n" +"寬度為大小 X 和 Y 中的最小值。\n" +"最大值是50%。" #: pcbnew/dialogs/dialog_pad_properties_base.cpp:203 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:259 msgid "Chamfer corners:" -msgstr "倒角:" +msgstr "倒角:" #: pcbnew/dialogs/dialog_pad_properties_base.cpp:205 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:261 msgid "" "Chamfered corners. The position is relative to a pad orientation 0 degree." -msgstr "座標相對於錨焊盤,方向為 0。" +msgstr "倒角。該位置相對於焊盤方向 0 度。" #: pcbnew/dialogs/dialog_pad_properties_base.cpp:212 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:268 msgid "Top left" -msgstr "左上方" +msgstr "左上" #: pcbnew/dialogs/dialog_pad_properties_base.cpp:216 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:272 msgid "Top right" -msgstr "右上方" +msgstr "右上" #: pcbnew/dialogs/dialog_pad_properties_base.cpp:219 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:275 msgid "Bottom left" -msgstr "左下角" +msgstr "左下" #: pcbnew/dialogs/dialog_pad_properties_base.cpp:222 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:278 msgid "Bottom right" -msgstr "右下角" +msgstr "右下" #: pcbnew/dialogs/dialog_pad_properties_base.cpp:361 msgid "Hole shape:" -msgstr "鑽孔形狀:" +msgstr "鑽孔形狀:" #: pcbnew/dialogs/dialog_pad_properties_base.cpp:402 msgid "Offset shape from hole" -msgstr "從通孔偏移形狀" +msgstr "形狀與孔的偏移" #: pcbnew/dialogs/dialog_pad_properties_base.cpp:458 msgid "Specify pad to die length" -msgstr "指定焊盤到裸晶片長度" +msgstr "指定焊盤到 Die 的長度" #: pcbnew/dialogs/dialog_pad_properties_base.cpp:493 msgid "" @@ -34158,15 +33749,15 @@ msgid "" "Layers will be reversed." msgstr "" "板上的父級封裝被翻轉。\n" -"圖層將被反轉。" +"層將被反轉。" #: pcbnew/dialogs/dialog_pad_properties_base.cpp:513 msgid "Front adhesive" -msgstr "頂層粘膠" +msgstr "頂層點膠" #: pcbnew/dialogs/dialog_pad_properties_base.cpp:516 msgid "Back adhesive" -msgstr "底層粘膠" +msgstr "底層點膠" #: pcbnew/dialogs/dialog_pad_properties_base.cpp:519 msgid "Front solder paste" @@ -34198,7 +33789,7 @@ msgstr "E.C.O.2" #: pcbnew/dialogs/dialog_pad_properties_base.cpp:549 msgid "Fabrication property:" -msgstr "製造屬性:" +msgstr "製造屬性:" #: pcbnew/dialogs/dialog_pad_properties_base.cpp:551 msgid "" @@ -34212,14 +33803,14 @@ msgid "" "Castellated specify castellated through hole pads on a board edge\n" "These properties are specified in Gerber X2 files." msgstr "" -"在製造檔案中指定特殊用途或約束的可選屬性:\n" -"BGA 屬性用於 BGA 封裝中的焊盤\n" -"基準區域性是父級封裝的基準\n" -"基準全域性是整個電路板的基準\n" -"測試板可用於在 Gerber 檔案中指定測試點\n" -"散熱器焊盤指定熱焊盤\n" -"蜂窩狀指定板邊緣上蜂窩狀的過孔焊盤\n" -"此屬性在 Gerber X2 檔案中指定。" +"在製造文件中指定特殊用途或約束的可選屬性: \n" +"BGA 特性用於 BGA 封裝中的焊盤\n" +"局部基準點 屬性是父級封裝的基準\n" +"全局基準點 是整個電路板的基準\n" +"測試點焊盤 (Test Point) 可用於在 Gerber 文件中指定測試點\n" +"散熱焊盤 (Heatsink) 指定熱焊盤\n" +"半孔焊盤 (Castellated) 指定板邊緣金屬化半孔焊盤\n" +"此屬性在 Gerber X2 文件中指定。" #: pcbnew/dialogs/dialog_pad_properties_base.cpp:558 pcbnew/pad.cpp:2088 msgid "BGA pad" @@ -34227,11 +33818,11 @@ msgstr "BGA 焊盤" #: pcbnew/dialogs/dialog_pad_properties_base.cpp:558 pcbnew/pad.cpp:2090 msgid "Fiducial, local to footprint" -msgstr "基準,區域性到封裝" +msgstr "基準點 (局部, 僅針對封裝)" #: pcbnew/dialogs/dialog_pad_properties_base.cpp:558 pcbnew/pad.cpp:2089 msgid "Fiducial, global to board" -msgstr "基準,全域性到板" +msgstr "基準點 (全局, 整個電路板)" #: pcbnew/dialogs/dialog_pad_properties_base.cpp:558 pcbnew/pad.cpp:2091 msgid "Test point pad" @@ -34243,12 +33834,12 @@ msgstr "散熱焊盤" #: pcbnew/dialogs/dialog_pad_properties_base.cpp:558 msgid "Castellated pad (through hole only)" -msgstr "郵票孔(僅限通孔)" +msgstr "半孔焊盤 (僅通孔)" #: pcbnew/dialogs/dialog_pad_properties_base.cpp:590 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:346 msgid "Board contains legacy teardrops." -msgstr "板上包含舊的的水 teardrop。" +msgstr "電路板中包含舊版淚滴。" #: pcbnew/dialogs/dialog_pad_properties_base.cpp:594 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:350 @@ -34257,22 +33848,22 @@ msgstr "使用 編輯 > 編輯淚滴 來自動生成淚滴。" #: pcbnew/dialogs/dialog_pad_properties_base.cpp:610 msgid "Add teardrops on pad's track connections" -msgstr "在焊盤的導線連接處添加淚滴" +msgstr "在焊盤與走線的連接處添加淚滴" #: pcbnew/dialogs/dialog_pad_properties_base.cpp:619 msgid "Allow teardrops to span 2 track segments" -msgstr "允許淚滴跨越在2條導線段上" +msgstr "允許淚滴跨越兩個走線段" #: pcbnew/dialogs/dialog_pad_properties_base.cpp:621 msgid "" "Allows a teardrop to spread over 2 tracks if the first track segment is too " "short" -msgstr "允許淚滴散佈在2 根導線上,如果第一個導線段太短" +msgstr "如果第一根走線段太短, 允許淚滴延伸到第二根走線上" #: pcbnew/dialogs/dialog_pad_properties_base.cpp:645 #: pcbnew/dialogs/panel_setup_teardrops_base.cpp:357 msgid "Tracks which are similar in size to the pad do not need teardrops." -msgstr "與焊盤大小相似的導線不需要淚滴。" +msgstr "與焊盤大小接近的走線不需要淚滴。" #: pcbnew/dialogs/dialog_pad_properties_base.cpp:675 msgid "Teardrop Shape" @@ -34280,7 +33871,7 @@ msgstr "淚滴形狀" #: pcbnew/dialogs/dialog_pad_properties_base.cpp:835 msgid "Pad connection:" -msgstr "焊盤連線:" +msgstr "焊盤連接:" #: pcbnew/dialogs/dialog_pad_properties_base.cpp:839 msgid "From parent footprint" @@ -34288,7 +33879,7 @@ msgstr "來自父級封裝" #: pcbnew/dialogs/dialog_pad_properties_base.cpp:845 msgid "Zone knockout:" -msgstr "敷銅反相:" +msgstr "區域 knockout:" #: pcbnew/dialogs/dialog_pad_properties_base.cpp:849 msgid "Pad shape" @@ -34296,60 +33887,59 @@ msgstr "焊盤形狀" #: pcbnew/dialogs/dialog_pad_properties_base.cpp:849 msgid "Pad convex hull" -msgstr "焊盤凸包" +msgstr "焊盤凸面" #: pcbnew/dialogs/dialog_pad_properties_base.cpp:862 msgid "Thermal Relief Overrides" -msgstr "花焊盤覆蓋" +msgstr "熱焊盤覆蓋" #: pcbnew/dialogs/dialog_pad_properties_base.cpp:870 msgid "Relief gap:" -msgstr "防散熱間距:" +msgstr "熱焊盤間隙:" #: pcbnew/dialogs/dialog_pad_properties_base.cpp:881 msgid "Spoke width:" -msgstr "輻條 (散熱) 寬度:" +msgstr "引線寬度:" #: pcbnew/dialogs/dialog_pad_properties_base.cpp:892 msgid "Spoke angle:" -msgstr "輻條 (散熱) 角度:" +msgstr "引線角度:" #: pcbnew/dialogs/dialog_pad_properties_base.cpp:928 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:1056 msgid "Clearance Overrides" -msgstr "間隙覆蓋" +msgstr "間距重寫" #: pcbnew/dialogs/dialog_pad_properties_base.cpp:931 -#, fuzzy msgid "Leave values blank to use parent footprint or netclass values." -msgstr "設定值為 0,使用父級封裝或網路類值。" +msgstr "如果值為空, 則使用 父級封裝或網絡類 的值。" #: pcbnew/dialogs/dialog_pad_properties_base.cpp:935 msgid "" "Positive clearance means area bigger than the pad (usual for mask clearance)." -msgstr "正間隙指的是比焊盤大的區域(通常為阻焊間隙)。" +msgstr "正間距指的是比焊盤大的區域 (通常為阻焊間距)。" #: pcbnew/dialogs/dialog_pad_properties_base.cpp:939 msgid "" "Negative clearance means area smaller than the pad (usual for paste " "clearance)." -msgstr "負間隙指的是比焊盤小的區域(通常為錫膏間隙)。" +msgstr "負間距指的是比焊盤小的區域 (通常為錫膏間距)。" #: pcbnew/dialogs/dialog_pad_properties_base.cpp:951 msgid "" "This is the local net clearance for this pad.\n" "If 0, the footprint local value or the Netclass value is used." msgstr "" -"這是此焊盤的區域性網路間隙。\n" -"如果為 0,則使用封裝區域性值或網路類值。" +"這是此焊盤的局部網絡間距。\n" +"如果為 0, 則使用封裝局部值或網絡類值。" #: pcbnew/dialogs/dialog_pad_properties_base.cpp:964 msgid "" "This is the local clearance between this pad and the solder mask.\n" "If 0, the footprint local value or the global value is used." msgstr "" -"這個此焊盤與阻焊間的區域性間隙。\n" -"如果為 0, 則使用封裝區域性值或全域性值。" +"這個此焊盤與阻焊間的局部間距。\n" +"如果為 0, 則使用封裝局部值或全局值。" #: pcbnew/dialogs/dialog_pad_properties_base.cpp:977 msgid "" @@ -34359,9 +33949,9 @@ msgid "" "ratio.\n" "A negative value means a smaller mask size than pad size." msgstr "" -"這是此焊盤和錫膏之間的區域性間隙.\n" -"如果為 0,則使用封裝值或全域性值。\n" -"最終間隙值是該值與間隙值比率的總和。\n" +"這是此焊盤和錫膏之間的局部間距.\n" +"如果為 0, 則使用封裝值或全局值。\n" +"最終間距值是該值與間距值比率的總和。\n" "負值表示比焊盤尺寸更小的阻焊尺寸。" #: pcbnew/dialogs/dialog_pad_properties_base.cpp:990 @@ -34373,10 +33963,10 @@ msgid "" "The final clearance value is the sum of this value and the clearance value.\n" "A negative value means a smaller mask size than pad size." msgstr "" -"這是此焊盤和錫膏之間的區域性間隙比率(以百分比表示)。\n" -"值為 10,表示間隙值是焊盤尺寸的 10%。\n" -"如果為 0,則使用封裝值或全域性值。\n" -"最終間隙值是該值與間隙值的總和。\n" +"這是此焊盤和錫膏之間的局部間距比率 (以百分比表示)。\n" +"值為 10, 表示間距值是焊盤尺寸的 10%。\n" +"如果為 0, 則使用封裝值或全局值。\n" +"最終間距值是該值與間距值的總和。\n" "負值表示比焊盤尺寸更小的阻焊尺寸。" #: pcbnew/dialogs/dialog_pad_properties_base.cpp:1193 @@ -34385,19 +33975,19 @@ msgstr "在草圖模式下預覽焊盤" #: pcbnew/dialogs/dialog_plot.cpp:141 msgid "Plot on All Layers" -msgstr "繪製所有圖層" +msgstr "在所有層上繪製" #: pcbnew/dialogs/dialog_plot.cpp:170 msgid "Move current selection up" -msgstr "將當前選區上移" +msgstr "上移當前選區" #: pcbnew/dialogs/dialog_plot.cpp:177 msgid "Move current selection down" -msgstr "將當前選區下移" +msgstr "下移當前選區" #: pcbnew/dialogs/dialog_plot.cpp:189 msgid "Generate Drill Files..." -msgstr "生成鑽孔檔案..." +msgstr "生成鑽孔文件..." #: pcbnew/dialogs/dialog_plot.cpp:475 #: pcbnew/dialogs/dialog_print_pcbnew.cpp:291 @@ -34406,27 +33996,27 @@ msgstr "選擇製造層" #: pcbnew/dialogs/dialog_plot.cpp:478 msgid "Select All Copper Layers" -msgstr "全選所有銅層" +msgstr "選擇所有銅層" #: pcbnew/dialogs/dialog_plot.cpp:479 msgid "Deselect All Copper Layers" -msgstr "取消選擇銅層" +msgstr "取消選擇所有銅層" #: pcbnew/dialogs/dialog_plot.cpp:482 pcbnew/dialogs/dialog_plot.cpp:547 msgid "Select All Layers" -msgstr "全選所有層" +msgstr "選擇所有層" #: pcbnew/dialogs/dialog_plot.cpp:483 pcbnew/dialogs/dialog_plot.cpp:548 msgid "Deselect All Layers" -msgstr "取消全選所有層" +msgstr "取消選擇所有層" #: pcbnew/dialogs/dialog_plot.cpp:551 msgid "Order as Board Stackup" -msgstr "電路板疊層" +msgstr "根據電路板疊層排序" #: pcbnew/dialogs/dialog_plot.cpp:954 msgid "HPGL pen size constrained." -msgstr "HPGL 畫筆尺寸限制。" +msgstr "HPGL 畫筆大小限制。" #: pcbnew/dialogs/dialog_plot.cpp:972 msgid "X scale constrained." @@ -34445,19 +34035,19 @@ msgstr "已限制寬度校正。目前設計規則的寬度修正值必須在範 #: pcbnew/dialogs/dialog_plot.cpp:1101 msgid "No layer selected, Nothing to plot" -msgstr "沒有圖層選擇,沒有繪製" +msgstr "沒有選擇層, 無法繪製" #: pcbnew/dialogs/dialog_plot.cpp:1166 msgid "Warning: Scale option set to a very small value" -msgstr "警告:縮放選項設定為一個很小的值" +msgstr "警告: 縮放選項設置為一個很小的值" #: pcbnew/dialogs/dialog_plot.cpp:1169 msgid "Warning: Scale option set to a very large value" -msgstr "警告:縮放選項設定為一個非常大的值" +msgstr "警告: 縮放選項設置為一個非常大的值" #: pcbnew/dialogs/dialog_plot_base.cpp:24 msgid "Plot format:" -msgstr "繪製格式:" +msgstr "繪製格式:" #: pcbnew/dialogs/dialog_plot_base.cpp:28 #: resources/linux/metainfo/org.kicad.kicad.metainfo.xml.in:38 @@ -34467,7 +34057,7 @@ msgstr "Gerber" #: pcbnew/dialogs/dialog_plot_base.cpp:54 #: pcbnew/dialogs/dialog_print_pcbnew.cpp:279 msgid "Include Layers" -msgstr "包含圖層" +msgstr "包含層" #: pcbnew/dialogs/dialog_plot_base.cpp:80 msgid "Plot footprint values" @@ -34479,7 +34069,7 @@ msgstr "繪製位號" #: pcbnew/dialogs/dialog_plot_base.cpp:88 msgid "Plot footprint text" -msgstr "繪製封裝文字" +msgstr "繪製封裝文本" #: pcbnew/dialogs/dialog_plot_base.cpp:92 msgid "Force plotting of invisible values / refs" @@ -34487,11 +34077,11 @@ msgstr "強制繪製隱藏的值或參考" #: pcbnew/dialogs/dialog_plot_base.cpp:93 msgid "Force plot invisible footprint values and reference designators" -msgstr "強制繪製隱藏的值或位號" +msgstr "強制繪製隱藏的封裝值或位號" #: pcbnew/dialogs/dialog_plot_base.cpp:97 msgid "Sketch pads on fabrication layers" -msgstr "製造層上的焊盤草圖" +msgstr "製造層上的草圖焊盤" #: pcbnew/dialogs/dialog_plot_base.cpp:98 msgid "Include pad outlines on F.Fab and B.Fab layers when plotting" @@ -34499,7 +34089,7 @@ msgstr "繪圖時在 F.Fab 和 B.Fab 層上包括焊盤輪廓" #: pcbnew/dialogs/dialog_plot_base.cpp:102 msgid "Check zone fills before plotting" -msgstr "在繪製之前檢查敷銅填充" +msgstr "繪圖前檢查區域填充" #: pcbnew/dialogs/dialog_plot_base.cpp:105 #: pcbnew/dialogs/panel_setup_mask_and_paste_base.cpp:98 @@ -34513,22 +34103,22 @@ msgid "" "Not tented: vias are plotted on soldermask layer\n" "(Solder mask is a negative layer)" msgstr "" -"封孔:未繪製在阻焊層上 \n" -"未封孔:過孔繪製在阻焊層上\n" -"(阻焊遮罩為負片層)" +"過孔蓋油: 不在阻焊層上繪製\n" +"未蓋油: 通孔繪製在阻焊層上\n" +"(阻焊層為負片)" #: pcbnew/dialogs/dialog_plot_base.cpp:110 #: pcbnew/dialogs/dialog_print_pcbnew.cpp:242 msgid "Drill marks:" -msgstr "鑽孔標記:" +msgstr "鑽孔標記:" #: pcbnew/dialogs/dialog_plot_base.cpp:114 msgid "Actual size" -msgstr "實際尺寸" +msgstr "實際大小" #: pcbnew/dialogs/dialog_plot_base.cpp:120 msgid "Scaling:" -msgstr "縮放比例:" +msgstr "縮放比例:" #: pcbnew/dialogs/dialog_plot_base.cpp:124 msgid "3:2" @@ -34544,7 +34134,7 @@ msgstr "3:1" #: pcbnew/dialogs/dialog_plot_base.cpp:130 msgid "Plot mode:" -msgstr "繪製模式:" +msgstr "繪製模式:" #: pcbnew/dialogs/dialog_plot_base.cpp:134 msgid "Sketch" @@ -34553,11 +34143,11 @@ msgstr "草圖" #: pcbnew/dialogs/dialog_plot_base.cpp:141 msgid "" "Use the drill/place file origin as the coordinate origin for plotted files" -msgstr "使用鑽取/放置檔案原點作為繪製檔案的座標原點" +msgstr "使用鑽孔/拾放文件原點作為繪製文件的座標原點" #: pcbnew/dialogs/dialog_plot_base.cpp:145 msgid "Mirrored plot" -msgstr "映象繪製" +msgstr "鏡像繪製" #: pcbnew/dialogs/dialog_plot_base.cpp:148 msgid "Negative plot" @@ -34565,7 +34155,7 @@ msgstr "負片繪製" #: pcbnew/dialogs/dialog_plot_base.cpp:165 msgid "Global solder mask minimum width and/or margin are not set to 0. " -msgstr "全域性阻焊層最小寬度和/或邊距未設定為 0。 " +msgstr "全局阻焊最小寬度 (或) 邊距未設置為 0。 " #: pcbnew/dialogs/dialog_plot_base.cpp:169 msgid "" @@ -34575,11 +34165,11 @@ msgstr "大多數電路板製造商期望 0 並使用自己的阻焊層最小寬 #: pcbnew/dialogs/dialog_plot_base.cpp:179 msgid "Board setup" -msgstr "電路板設定" +msgstr "電路板設置" #: pcbnew/dialogs/dialog_plot_base.cpp:180 msgid "File > Board Setup..." -msgstr "檔案 > 板設定..." +msgstr "文件 > 板設置..." #: pcbnew/dialogs/dialog_plot_base.cpp:193 msgid "Gerber Options" @@ -34587,47 +34177,47 @@ msgstr "Gerber 選項" #: pcbnew/dialogs/dialog_plot_base.cpp:200 msgid "Use Protel filename extensions" -msgstr "使用 Protel 副檔名" +msgstr "使用 Protel Gerber 文件擴展名" #: pcbnew/dialogs/dialog_plot_base.cpp:201 msgid "" "Use Protel Gerber extensions (.GBL, .GTL, etc...)\n" "No longer recommended. The official extension is .gbr" msgstr "" -"使用 Protel Gerber 擴充套件 (.GBL,.GTL等...)\n" -"不再推薦, 官方副檔名是 .gbr" +"使用 Protel Gerber 文件擴展名 (.GBL, .GTL等...)\n" +"不再推薦, 標準文件擴展名為 .gbr" #: pcbnew/dialogs/dialog_plot_base.cpp:206 msgid "Generate Gerber job file" -msgstr "生成 Gerber 工作檔案" +msgstr "生成 Gerber job 文件" #: pcbnew/dialogs/dialog_plot_base.cpp:208 msgid "" "Generate a Gerber job file that contains info about the board,\n" "and the list of generated Gerber plot files" msgstr "" -"生成一個 Gerber 工作檔案,其中包含有關該板的資訊,\n" -"和生成的 Gerber 繪製檔案列表" +"生成一個 Gerber job 文件, 其中包含有關於電路板的信息, \n" +"及生成的 Gerber 繪製文件列表" #: pcbnew/dialogs/dialog_plot_base.cpp:213 msgid "Remove silkscreen from areas without soldermask" -msgstr "在沒有阻焊的敷銅移除絲印" +msgstr "去除沒有阻焊區域上的絲印" #: pcbnew/dialogs/dialog_plot_base.cpp:217 msgid "Coordinate format:" -msgstr "座標格式:" +msgstr "座標格式:" #: pcbnew/dialogs/dialog_plot_base.cpp:221 msgid "4.5, unit mm" -msgstr "4.5,單位 mm" +msgstr "4.5, 單位 mm" #: pcbnew/dialogs/dialog_plot_base.cpp:221 msgid "4.6, unit mm" -msgstr "4.6,單位 mm" +msgstr "4.6, 單位 mm" #: pcbnew/dialogs/dialog_plot_base.cpp:227 msgid "Use extended X2 format (recommended)" -msgstr "使用擴充套件的 X2 格式 (推薦)" +msgstr "使用 Gerber X2 格式(推薦)" #: pcbnew/dialogs/dialog_plot_base.cpp:228 msgid "" @@ -34636,14 +34226,14 @@ msgid "" "If not checked, use X1 format.\n" "In X1 format, these attributes are included as comments in files." msgstr "" -"使用 X2 Gerber 檔案格式。\n" -"主要包括 Gerber 標頭中的 X2 屬性。\n" -"如果未選中,則使用 X1 格式。\n" -"在 X1 格式中,這些屬性作為註釋包含在檔案中。" +"使用 X2 Gerber 文件格式。\n" +"主要包括 Gerber 標頭中的 X2 特性。\n" +"如果未選中, 則使用 X1 格式。\n" +"在 X1 格式中, 這些特性作為註釋包含在文件中。" #: pcbnew/dialogs/dialog_plot_base.cpp:232 msgid "Include netlist attributes" -msgstr "包括網路屬性" +msgstr "包含網表特性" #: pcbnew/dialogs/dialog_plot_base.cpp:233 msgid "" @@ -34651,25 +34241,25 @@ msgid "" "They are comments in the X1 format.\n" "Used to check connectivity in CAM tools and Gerber viewers." msgstr "" -"在 Gerber 檔案中包含網表元資料和孔徑屬性。\n" +"在 Gerber 文件中包含網表元數據和光圈 (Aperture) 特性。\n" "在 X1 格式中它們是註釋。\n" -"用於在 CAM 工具和 Gerber 檢視器中檢查連線性。" +"用於在 CAM 工具和 Gerber 查看器中檢查連接性。" #: pcbnew/dialogs/dialog_plot_base.cpp:237 msgid "Disable aperture macros (not recommended)" -msgstr "禁用光圈(Aperture)宏 (不推薦)" +msgstr "禁用光圈 (Aperture) 宏 (不推薦)" #: pcbnew/dialogs/dialog_plot_base.cpp:238 msgid "" "Disable aperture macros in Gerber files\n" "Use *only* for broken Gerber viewers." msgstr "" -"禁用 Gerber 檔案中的 Aperture 宏\n" -"僅對有問題的 Gerber 檢視器使用。" +"禁用 Gerber 文件中的 Aperture 宏\n" +"僅對有問題的 Gerber 查看器使用。" #: pcbnew/dialogs/dialog_plot_base.cpp:252 msgid "Default pen size:" -msgstr "預設畫筆尺寸:" +msgstr "默認畫筆大小:" #: pcbnew/dialogs/dialog_plot_base.cpp:269 msgid "Postscript Options" @@ -34677,23 +34267,23 @@ msgstr "Postscript 選項" #: pcbnew/dialogs/dialog_plot_base.cpp:279 msgid "X scale factor:" -msgstr "X 比例因子:" +msgstr "X 比例因子:" #: pcbnew/dialogs/dialog_plot_base.cpp:284 msgid "Set global X scale adjust for exact scale PostScript output." -msgstr "將全域性 X 比例調整設定為精確縮放 PostScript 輸出。" +msgstr "將全局 X 比例調整設置為精確縮放 PostScript 輸出。" #: pcbnew/dialogs/dialog_plot_base.cpp:291 msgid "Y scale factor:" -msgstr "Y 比例因子:" +msgstr "Y 比例因子:" #: pcbnew/dialogs/dialog_plot_base.cpp:296 msgid "Set global Y scale adjust for exact scale PostScript output." -msgstr "將全域性 Y 比例調整設定為精確縮放 PostScript 輸出。" +msgstr "將全局 Y 比例調整設置為精確縮放 PostScript 輸出。" #: pcbnew/dialogs/dialog_plot_base.cpp:303 msgid "Track width correction:" -msgstr "佈線寬度修正:" +msgstr "走線寬度修正:" #: pcbnew/dialogs/dialog_plot_base.cpp:308 msgid "" @@ -34703,9 +34293,9 @@ msgid "" "The reasonable width correction value must be in a range of [-" "(MinTrackWidth-1), +(MinClearanceValue-1)]." msgstr "" -"為精確寬度 PostScript 輸出設定全域性寬度校正。\n" -"這些寬度校正旨在補償佈線寬度以及焊盤和通孔尺寸誤差。\n" -"合理的寬度校正值必須在 [-(最小布線寬度 - 1),+(最小間隙值 - 1)] 範圍內。" +"為精確寬度 PostScript 輸出設置全局寬度校正。\n" +"這些寬度校正旨在補償走線寬度以及焊盤和通孔尺寸誤差。\n" +"合理的寬度校正值必須在 [-(最小走線寬度 - 1),+(最小間距值 - 1)] 範圍內。" #: pcbnew/dialogs/dialog_plot_base.cpp:319 msgid "Force A4 output" @@ -34721,23 +34311,23 @@ msgstr "取消選中以使用圖形項目的中心線繪製圖形項" #: pcbnew/dialogs/dialog_plot_base.cpp:338 msgid "Export units:" -msgstr "匯出單位:" +msgstr "導出單位:" #: pcbnew/dialogs/dialog_plot_base.cpp:346 msgid "The units to use for the exported DXF file" -msgstr "用於匯出的 DXF 檔案的單位" +msgstr "用於導出的 DXF 文件的單位" #: pcbnew/dialogs/dialog_plot_base.cpp:350 msgid "Use KiCad font to plot text" -msgstr "使用 KiCad 字型繪製文字" +msgstr "使用 KiCad 字體繪製文本" #: pcbnew/dialogs/dialog_plot_base.cpp:351 msgid "" "Check to use KiCad stroke font\n" "Uncheck to plot single-line ASCII texts as editable text (using DXF font)" msgstr "" -"勾選來使用 KiCad 筆畫字型\n" -"取消選中將單列 ASCII 文字繪製為可編輯文字(使用 DXF 字型)" +"勾選來使用 KiCad 筆畫字體\n" +"取消選中將單列 ASCII 文本繪製為可編輯文本(使用 DXF 字體)" #: pcbnew/dialogs/dialog_plot_base.cpp:361 msgid "SVG Options" @@ -34749,55 +34339,53 @@ msgid "" "User unit is 10^- mm\n" "Choose 4 if you are not sure." msgstr "" -"該數字定義匯出的小於 1 毫米的位數。\n" -"使用者單位為 10^- 毫米\n" -"如果您不確定,請選擇 4。" +"該數字定義導出的小於 1 毫米的位數。\n" +"用戶單位為 10^- 毫米\n" +"如果您不確定, 請選擇 4。" #: pcbnew/dialogs/dialog_plot_base.cpp:410 msgid "Generate property popups for front footprints" -msgstr "位於電路板正面的封裝的生成屬性彈出視窗" +msgstr "為頂層封裝生成屬性彈窗" #: pcbnew/dialogs/dialog_plot_base.cpp:413 -#, fuzzy msgid "Generate property popups for back footprints" -msgstr "生成用於製造的 Gerbers" +msgstr "為底層封裝生成屬性彈窗" #: pcbnew/dialogs/dialog_plot_base.cpp:446 msgid "Run DRC..." -msgstr "執行 DRC..." +msgstr "運行 DRC..." #: pcbnew/dialogs/dialog_plot_base.cpp:449 #, c-format msgid "(%d known DRC violations; %d exclusions)" -msgstr "(%d 個已知的 DRC 違規;%d 個排除)" +msgstr "(%d 個已知的 DRC 違規; %d 個排除)" #: pcbnew/dialogs/dialog_pns_diff_pair_dimensions.cpp:55 msgid "Trace gap must be greater than 0." -msgstr "線路間距必須大於 0。" +msgstr "線路間隙必須大於 0。" #: pcbnew/dialogs/dialog_pns_diff_pair_dimensions.cpp:65 #: pcbnew/dialogs/dialog_pns_diff_pair_dimensions.cpp:66 #: pcbnew/router/pns_kicad_iface.cpp:701 pcbnew/router/pns_kicad_iface.cpp:783 #: pcbnew/router/pns_kicad_iface.cpp:784 msgid "user choice" -msgstr "使用者選擇" +msgstr "用戶選擇" #: pcbnew/dialogs/dialog_pns_diff_pair_dimensions_base.cpp:36 -#, fuzzy msgid "Track gap:" -msgstr "線路間距:" +msgstr "走線間隙:" #: pcbnew/dialogs/dialog_pns_diff_pair_dimensions_base.cpp:47 msgid "Via gap:" -msgstr "過孔間距:" +msgstr "過孔間隙:" #: pcbnew/dialogs/dialog_pns_diff_pair_dimensions_base.cpp:67 msgid "Via gap same as trace gap" -msgstr "過孔間距與線路間距相同" +msgstr "過孔間隙與線路間隙相同" #: pcbnew/dialogs/dialog_pns_diff_pair_dimensions_base.h:57 msgid "Differential Pair Dimensions" -msgstr "差分對標註" +msgstr "差分對尺寸" #: pcbnew/dialogs/dialog_pns_settings_base.cpp:23 #: pcbnew/router/router_tool.cpp:2703 @@ -34810,9 +34398,8 @@ msgid "Highlight collisions" msgstr "高亮碰撞" #: pcbnew/dialogs/dialog_pns_settings_base.cpp:31 -#, fuzzy msgid "Free angle mode" -msgstr "自由角度" +msgstr "自由角度模式" #: pcbnew/dialogs/dialog_pns_settings_base.cpp:34 msgid "Allow DRC violations" @@ -34822,7 +34409,7 @@ msgstr "允許違反 DRC 規則" msgid "" "(Highlight collisions mode only) - allows one to establish a track even if " "is violating the DRC rules." -msgstr "(僅限於高亮碰撞模式)-即使違反 DRC 規則,也允許建立佈線。" +msgstr "(僅限於高亮碰撞模式)- 即使違反 DRC 規則, 也允許建立走線連接。" #: pcbnew/dialogs/dialog_pns_settings_base.cpp:45 #: pcbnew/router/router_tool.cpp:2699 @@ -34837,7 +34424,7 @@ msgstr "推擠過孔" msgid "" "When disabled, vias are treated as un-movable objects and hugged instead of " "shoved." -msgstr "禁用時,過孔會被視為不可移動的物件。" +msgstr "禁用時, 過孔會被視為不可移動的對象。" #: pcbnew/dialogs/dialog_pns_settings_base.cpp:56 msgid "Jump over obstacles" @@ -34847,8 +34434,8 @@ msgstr "繞過障礙物" msgid "" "When enabled, the router tries to move colliding traces behind solid " "obstacles (e.g. pads) instead of \"reflecting\" back the collision" -msgstr "" -"啟用後,佈線器會嘗試移動後面障礙物衝突的走線(例如焊盤),而不是“反映”衝突" +msgstr "啟用後, 佈線器會嘗試移動可能碰撞的走線繞開實體障礙物 (例如焊盤), 而不是\"高亮" +"\"碰撞" #: pcbnew/dialogs/dialog_pns_settings_base.cpp:67 #: pcbnew/router/router_tool.cpp:2698 @@ -34857,7 +34444,7 @@ msgstr "繞走" #: pcbnew/dialogs/dialog_pns_settings_base.cpp:82 msgid "Remove redundant tracks" -msgstr "移除多餘的佈線" +msgstr "移除冗餘走線" #: pcbnew/dialogs/dialog_pns_settings_base.cpp:83 msgid "" @@ -34866,19 +34453,19 @@ msgid "" "Loop removal works locally (only between the start and end of the currently " "routed trace)." msgstr "" -"在佈線過程中刪除迴圈 (例如, 如果新佈線確保與現有佈線相同的連線, 則舊佈線將被" -"刪除)。\n" -"迴圈刪除在本地工作 (僅在當前佈線跟蹤的開始和結束之間)。" +"在佈線過程中移除閉環線路 (例如, 如果新走線與現有走線有相同的連接效果, " +"則舊走線將被移除)。\n" +"環路移除在局部生效 (僅在當前走線的起點和終點之間)。" #: pcbnew/dialogs/dialog_pns_settings_base.cpp:87 msgid "Optimize pad connections" -msgstr "最佳化焊盤連線" +msgstr "優化焊盤連接" #: pcbnew/dialogs/dialog_pns_settings_base.cpp:88 msgid "" "When enabled, the router tries to break out pads/vias in a clean way, " "avoiding acute angles and jagged breakout traces." -msgstr "啟用後,佈線器會嘗試突破焊盤/過孔,避免銳角和鋸齒狀走線。" +msgstr "啟用後, 佈線器會嘗試連接焊盤/過孔時, 避免銳角和鋸齒狀走線。" #: pcbnew/dialogs/dialog_pns_settings_base.cpp:92 msgid "Smooth dragged segments" @@ -34888,51 +34475,49 @@ msgstr "平滑拖動線段" msgid "" "When enabled, the router attempts to merge several jagged segments into a " "single straight one (dragging mode)." -msgstr "啟用後,佈線器在拖動模式嘗試將鋸齒狀的部分合併為直線。" +msgstr "啟用後, 佈線器會嘗試將幾根線段合併成一根佈線 (拖動模式下)。" #: pcbnew/dialogs/dialog_pns_settings_base.cpp:97 msgid "Suggest track finish" -msgstr "建議佈線完成" +msgstr "建議走線終點" #: pcbnew/dialogs/dialog_pns_settings_base.cpp:102 msgid "Optimize entire track being dragged" -msgstr "最佳化整個正被拖動的佈線" +msgstr "優化整個被拖動的走線" #: pcbnew/dialogs/dialog_pns_settings_base.cpp:103 msgid "" "When enabled, the entire portion of the track that is visible on the screen " "will be optimized and re-routed when a segment is dragged. When disabled, " "only the area near the segment being dragged will be optimized." -msgstr "" -"啟用後,當一段線路被拖動時,螢幕上可見的整個導線部分將被最佳化和重排路徑。禁" -"用後,將只最佳化被拖動部分附近的敷銅。" +msgstr "啟用後, 當其中一段走線被拖動時, 屏幕上可見的整個走線部分將被優化和重新佈線。" +"禁用後, 將只優化被拖動部分附近的走線。" #: pcbnew/dialogs/dialog_pns_settings_base.cpp:107 msgid "Use mouse path to set track posture" -msgstr "使用滑鼠路徑設定佈線形態" +msgstr "使用鼠標設置走線形態" #: pcbnew/dialogs/dialog_pns_settings_base.cpp:108 msgid "" "When enabled, the posture of tracks will be guided by how the mouse is moved " "from the starting location" -msgstr "啟用時,佈線的形態將由滑鼠從起始位置移動的方式來引導" +msgstr "啟用時, 走線的形態將由鼠標從起始位置移動的方式來引導" #: pcbnew/dialogs/dialog_pns_settings_base.cpp:112 msgid "Fix all segments on click" -msgstr "點選時固定所有線段" +msgstr "點擊時固定所有線段" #: pcbnew/dialogs/dialog_pns_settings_base.cpp:113 msgid "" "When enabled, all track segments will be fixed in place up to the cursor " "location. When disabled, the last segment (closest to the cursor) will " "remain free and follow the cursor." -msgstr "" -"啟用時,所有的佈線線段將被固定在游標上方的位置。禁用時,最後一個線段(離游標" -"最近的)將不受約束並跟隨游標。" +msgstr "啟用時, 所有的走線段將被固定在光標所在的位置。禁用時, 最後一個線段 " +"(離光標最近的)將不受約束並跟隨光標。" #: pcbnew/dialogs/dialog_pns_settings_base.h:63 msgid "Interactive Router Settings" -msgstr "互動式佈線設定" +msgstr "交互佈線設置" #: pcbnew/dialogs/dialog_position_relative.cpp:162 msgid "Reset to the current distance from the reference position." @@ -34952,11 +34537,11 @@ msgstr "從參考位置重置為當前 Y 偏移。" #: pcbnew/dialogs/dialog_position_relative.cpp:229 msgid "Reference location: grid origin" -msgstr "參考位置:網格原點" +msgstr "參考位置: 柵格原點" #: pcbnew/dialogs/dialog_position_relative.cpp:233 msgid "Reference location: local coordinates origin" -msgstr "參考位置:本地座標原點" +msgstr "參考位置: 局部座標原點" #: pcbnew/dialogs/dialog_position_relative.cpp:239 msgid "" @@ -34965,19 +34550,19 @@ msgstr "<選擇>" #: pcbnew/dialogs/dialog_position_relative.cpp:244 #, c-format msgid "Reference item: %s" -msgstr "基準項目:%s" +msgstr "基準項: %s" #: pcbnew/dialogs/dialog_position_relative_base.cpp:22 msgid "Reference item: " -msgstr "參考項目:<未選擇>" +msgstr "參考項目: <未選擇>" #: pcbnew/dialogs/dialog_position_relative_base.cpp:34 msgid "Use Local Origin" -msgstr "使用本地原點" +msgstr "使用局部原點" #: pcbnew/dialogs/dialog_position_relative_base.cpp:37 msgid "Use Grid Origin" -msgstr "使用網格原點" +msgstr "使用柵格原點" #: pcbnew/dialogs/dialog_position_relative_base.cpp:40 msgid "Select Item..." @@ -34988,20 +34573,20 @@ msgid "" "Click and select a board item.\n" "The anchor position will be the position of the selected item." msgstr "" -"點選並選擇一個電路板項目。\n" +"點擊並選擇一個板項目。\n" "錨點位置將成為所選項目的位置。" #: pcbnew/dialogs/dialog_position_relative_base.h:72 msgid "Position Relative To Reference Item" -msgstr "放置到參考項目的相對位置" +msgstr "放置到參考項的相對位置" #: pcbnew/dialogs/dialog_print_pcbnew.cpp:112 msgid "Right-click for layer selection commands." -msgstr "右鍵點選顯示圖層選擇命令。" +msgstr "右鍵單擊層以選擇命令。" #: pcbnew/dialogs/dialog_print_pcbnew.cpp:215 msgid "Print according to objects tab of appearance manager" -msgstr "根據“外觀管理器”的“物件”選項卡進行列印" +msgstr "通過 \"外觀管理器\" 的 \"對象\" 選項卡進行打印" #: pcbnew/dialogs/dialog_print_pcbnew.cpp:243 msgid "No drill mark" @@ -35017,19 +34602,19 @@ msgstr "實際鑽孔尺寸" #: pcbnew/dialogs/dialog_print_pcbnew.cpp:294 msgid "Select all Copper Layers" -msgstr "全選所有銅層" +msgstr "選擇所有銅層" #: pcbnew/dialogs/dialog_print_pcbnew.cpp:297 msgid "Deselect all Copper Layers" -msgstr "取消選擇銅層" +msgstr "取消選擇所有銅層" #: pcbnew/dialogs/dialog_print_pcbnew.cpp:300 msgid "Select all Layers" -msgstr "全選所有層" +msgstr "選擇所有層" #: pcbnew/dialogs/dialog_print_pcbnew.cpp:303 msgid "Deselect all Layers" -msgstr "取消全選所有層" +msgstr "取消選擇所有層" #: pcbnew/dialogs/dialog_produce_pcb_base.cpp:21 msgid "Select Manufacturer" @@ -35043,15 +34628,15 @@ msgstr "從 %s" #: pcbnew/dialogs/dialog_produce_pcb_base.cpp:29 #, c-format msgid "Details: %s" -msgstr "詳情:%s" +msgstr "詳情: %s" #: pcbnew/dialogs/dialog_produce_pcb_base.cpp:33 msgid "Send project directly" -msgstr "直接傳送專案" +msgstr "直接發送工程" #: pcbnew/dialogs/dialog_produce_pcb_base.cpp:37 msgid "Sends production files to manufacturer from KiCad" -msgstr "從 KiCad 傳送生產檔案到製造商" +msgstr "從 KiCad 發送生產文件到製造商" #: pcbnew/dialogs/dialog_produce_pcb_base.cpp:41 msgid "Produce PCB" @@ -35059,7 +34644,7 @@ msgstr "生產印刷電路板" #: pcbnew/dialogs/dialog_produce_pcb_base.h:44 msgid "Send PCB for production" -msgstr "傳送印刷電路板用於生產" +msgstr "發送印刷電路板用於生產" #: pcbnew/dialogs/dialog_push_pad_properties.cpp:49 msgid "Change Pads on Current Footprint" @@ -35083,7 +34668,7 @@ msgstr "不修改不同方向的焊盤" #: pcbnew/dialogs/dialog_push_pad_properties_base.cpp:34 msgid "Do not modify pads having a different type" -msgstr "不要修改具有不同型別的焊盤" +msgstr "不要修改具有不同類型的焊盤" #: pcbnew/dialogs/dialog_push_pad_properties_base.h:51 msgid "Push Pad Properties" @@ -35094,24 +34679,21 @@ msgid "" "Locked items cannot be freely moved and oriented on the canvas and can only " "be selected when the 'Locked items' checkbox is checked in the selection " "filter." -msgstr "" -"鎖定的項目無法在畫布上自由移動和定位,並且只有當“已鎖定項目”複選框在選擇篩選" -"器中啟用時才能被選中。" +msgstr "鎖定的封裝無法在畫布上自由移動和定位, 並且只有當\"已鎖定項目" +"\"複選框在選擇篩選器中啟用時才能被選中。" #: pcbnew/dialogs/dialog_reference_image_properties_base.cpp:54 -#, fuzzy msgid "Associated layer:" -msgstr "非活動圖層:" +msgstr "分配層:" #: pcbnew/dialogs/dialog_reference_image_properties_base.h:63 -#, fuzzy msgid "Reference Image Properties" -msgstr "目標屬性" +msgstr "參考圖像屬性" #: pcbnew/dialogs/dialog_rule_area_properties.cpp:111 #: pcbnew/tools/convert_tool.cpp:98 msgid "Gap:" -msgstr "間距:" +msgstr "間隙:" #: pcbnew/dialogs/dialog_rule_area_properties.cpp:135 msgid "Convert to Rule Area" @@ -35123,85 +34705,83 @@ msgstr "沒有選擇層。" #: pcbnew/dialogs/dialog_rule_area_properties_base.cpp:25 msgid "Layers:" -msgstr "層:" +msgstr "層:" #: pcbnew/dialogs/dialog_rule_area_properties_base.cpp:44 msgid "Area name:" -msgstr "敷銅名稱:" +msgstr "區域名稱:" #: pcbnew/dialogs/dialog_rule_area_properties_base.cpp:46 #: pcbnew/dialogs/dialog_rule_area_properties_base.cpp:54 #: pcbnew/dialogs/dialog_rule_area_properties_base.cpp:131 msgid "A unique name for this rule area for use in DRC rules" -msgstr "此規則敷銅的唯一名稱,用於 DRC 規則" +msgstr "此規則區域的唯一名稱, 用於 DRC 規則" #: pcbnew/dialogs/dialog_rule_area_properties_base.cpp:69 msgid "Basic rules:" -msgstr "基本規則:" +msgstr "基本規則:" #: pcbnew/dialogs/dialog_rule_area_properties_base.cpp:73 msgid "Keep out tracks" -msgstr "禁止佈線" +msgstr "禁止放置走線" #: pcbnew/dialogs/dialog_rule_area_properties_base.cpp:74 msgid "Prevent tracks from routing into this area" -msgstr "防止導線被布入這個敷銅" +msgstr "防止走線被布入該區域" #: pcbnew/dialogs/dialog_rule_area_properties_base.cpp:78 msgid "Keep out vias" -msgstr "禁止過孔" +msgstr "禁止放置過孔" #: pcbnew/dialogs/dialog_rule_area_properties_base.cpp:79 msgid "Prevent vias from being placed in this area" -msgstr "防止過孔被放置在這個敷銅" +msgstr "防止過孔被放置在該區域" #: pcbnew/dialogs/dialog_rule_area_properties_base.cpp:83 msgid "Keep out pads" -msgstr "禁止焊盤" +msgstr "禁止放置焊盤" #: pcbnew/dialogs/dialog_rule_area_properties_base.cpp:84 msgid "Raise a DRC error if a pad overlaps this area" -msgstr "如果焊盤與該敷銅重疊,則會引發 DRC 錯誤" +msgstr "如果焊盤與該區域重疊, 會導致 DRC 錯誤" #: pcbnew/dialogs/dialog_rule_area_properties_base.cpp:88 -#, fuzzy msgid "Keep out zone fills" -msgstr "禁止敷銅" +msgstr "禁止區域填充" #: pcbnew/dialogs/dialog_rule_area_properties_base.cpp:89 msgid "Zones will not fill copper into this area" -msgstr "敷銅時不會將銅填充到該敷銅以內" +msgstr "該區域禁止填充覆銅" #: pcbnew/dialogs/dialog_rule_area_properties_base.cpp:93 msgid "Keep out footprints" -msgstr "禁止封裝" +msgstr "禁止放置封裝" #: pcbnew/dialogs/dialog_rule_area_properties_base.cpp:94 msgid "Raise a DRC error if a footprint courtyard overlaps this area" -msgstr "如果封裝外框與該敷銅重疊,則引發 DRC 錯誤" +msgstr "如果封裝外框與該區域重疊, 會導致 DRC 錯誤" #: pcbnew/dialogs/dialog_rule_area_properties_base.h:68 msgid "Rule Area Properties" -msgstr "規則敷銅屬性" +msgstr "規則區域屬性" #: pcbnew/dialogs/dialog_shape_properties.cpp:196 msgid "Center Point" msgstr "中心點" #: pcbnew/dialogs/dialog_shape_properties.cpp:515 -#, fuzzy msgid "Edit Shape Properties" -msgstr "引腳屬性" +msgstr "編輯形狀屬性" #: pcbnew/dialogs/dialog_shape_properties.cpp:538 msgid "Arc angle cannot be zero." -msgstr "圓弧角不能為 0。" +msgstr "弧線角不能為 0。" #: pcbnew/dialogs/dialog_shape_properties.cpp:542 #: pcbnew/dialogs/dialog_shape_properties.cpp:558 #, c-format msgid "Invalid Arc with radius %f and angle %f." -msgstr "半徑為 %f 且角度為 %f 的無效圓弧。" +msgstr "半徑為 %f 且角度為 %f 的無效弧線。" #: pcbnew/dialogs/dialog_shape_properties.cpp:564 #: pcbnew/dialogs/dialog_shape_properties.cpp:596 @@ -35230,7 +34810,7 @@ msgstr "未填充多邊形的線寬必須大於 0。" #: pcbnew/dialogs/dialog_shape_properties.cpp:602 msgid "Line width must be greater than zero for an unfilled curve." -msgstr "未填充線寬的線寬必須大於 0。" +msgstr "未填充曲線的線寬必須大於 0。" #: pcbnew/dialogs/dialog_shape_properties.cpp:613 msgid "Error List" @@ -35246,34 +34826,32 @@ msgstr "結束點" #: pcbnew/dialogs/dialog_shape_properties_base.cpp:88 #: pcbnew/dialogs/dialog_shape_properties_base.cpp:114 -#, fuzzy msgid "Bezier Control Point" -msgstr "貝塞爾控制 Pt" +msgstr "貝塞爾控制點" #: pcbnew/dialogs/dialog_shape_properties_base.cpp:206 msgid "Arc angle:" -msgstr "圓弧角度:" +msgstr "弧線角度:" #: pcbnew/dialogs/dialog_swap_layers.cpp:47 msgid "Move items on:" -msgstr "移動項目:" +msgstr "移動項目:" #: pcbnew/dialogs/dialog_swap_layers.cpp:48 msgid "To layer:" -msgstr "層:" +msgstr "層:" #: pcbnew/dialogs/dialog_swap_layers_base.h:48 msgid "Swap Layers" msgstr "交換層" #: pcbnew/dialogs/dialog_target_properties.cpp:109 -#, fuzzy msgid "Edit Alignment Target" -msgstr "層對齊目標 (&y)" +msgstr "編輯對齊目標" #: pcbnew/dialogs/dialog_target_properties_base.cpp:50 msgid "Shape:" -msgstr "焊盤形狀:" +msgstr "焊盤形狀:" #: pcbnew/dialogs/dialog_target_properties_base.cpp:54 msgid "+" @@ -35293,20 +34871,19 @@ msgstr "封裝位號屬性" #: pcbnew/dialogs/dialog_text_properties.cpp:108 msgid "Reference:" -msgstr "參考編號:" +msgstr "參考編號:" #: pcbnew/dialogs/dialog_text_properties.cpp:112 msgid "Footprint Value Properties" msgstr "封裝值屬性" #: pcbnew/dialogs/dialog_text_properties.cpp:121 -#, fuzzy msgid "Footprint Field Properties" -msgstr "封裝屬性" +msgstr "封裝字段屬性" #: pcbnew/dialogs/dialog_text_properties.cpp:127 msgid "Footprint Text Properties" -msgstr "封裝文字屬性" +msgstr "封裝文本屬性" #: pcbnew/dialogs/dialog_text_properties.cpp:311 #, c-format @@ -35319,76 +34896,73 @@ msgstr "封裝 %s (%s), %s, 旋轉 %.1f°" #: pcbnew/pcb_dimension.cpp:1652 pcbnew/pcb_dimension.cpp:1689 #: pcbnew/pcb_text.cpp:673 msgid "Knockout" -msgstr "陰文 (反相)" +msgstr "反顯" #: pcbnew/dialogs/dialog_text_properties_base.cpp:103 msgid "Keep text upright" -msgstr "保持文字直立" +msgstr "保持文本豎直" #: pcbnew/dialogs/dialog_text_properties_base.cpp:258 msgid "Parent footprint description" msgstr "父級封裝描述" #: pcbnew/dialogs/dialog_textbox_properties.cpp:382 -#, fuzzy msgid "Edit Text Box Properties" -msgstr "文字框屬性" +msgstr "編輯文本框屬性" #: pcbnew/dialogs/dialog_textbox_properties_base.cpp:205 msgid "Border style:" -msgstr "邊界樣式:" +msgstr "邊框樣式:" #: pcbnew/dialogs/dialog_track_via_properties.cpp:497 #, c-format msgid "Changing the net will also update %s pad %s to %s." -msgstr "修改網路還會將 %s 的 %s 號焊盤的網路更新為 %s。" +msgstr "修改網絡還會將 %s 的 %s 號焊盤的網絡更新為 %s。" #: pcbnew/dialogs/dialog_track_via_properties.cpp:506 #, c-format msgid "Changing the net will also update %s pad %s and %s pad %s to %s." -msgstr "修改網路還會將 %s 的 %s 號焊盤和 %s 的 %s 號焊盤的網路更新為 %s。" +msgstr "修改網絡還會將 %s 的 %s 號焊盤和 %s 的 %s 號焊盤的網絡更新為 %s。" #: pcbnew/dialogs/dialog_track_via_properties.cpp:515 #, c-format msgid "Changing the net will also update %lu connected pads to %s." -msgstr "修改網路還會將 %lu 個所連線的焊盤的網路更新為 %s。" +msgstr "修改網絡還會將 %lu 個所連接的焊盤的網絡更新為 %s。" #: pcbnew/dialogs/dialog_track_via_properties.cpp:521 msgid "Change Nets" -msgstr "修改網路" +msgstr "修改網絡" #: pcbnew/dialogs/dialog_track_via_properties.cpp:521 msgid "Leave Nets Unchanged" -msgstr "保持網路不變" +msgstr "保持網絡不變" #: pcbnew/dialogs/dialog_track_via_properties.cpp:544 #: pcbnew/dialogs/dialog_track_via_size.cpp:59 msgid "Via hole size must be smaller than via diameter" -msgstr "通路孔尺寸必須小於導通孔直徑" +msgstr "過孔孔徑尺寸必須小於過孔直徑" #: pcbnew/dialogs/dialog_track_via_properties.cpp:553 msgid "Via start layer and end layer cannot be the same" msgstr "過孔起始層和結束層不能相同" #: pcbnew/dialogs/dialog_track_via_properties.cpp:719 -#, fuzzy msgid "Edit Track/Via Properties" -msgstr "編輯佈線/過孔屬性" +msgstr "編輯走線/過孔屬性" #: pcbnew/dialogs/dialog_track_via_properties.cpp:784 -#, fuzzy msgid "Update Nets" -msgstr "更新網表" +msgstr "更新網絡" #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:41 msgid "Automatically update via nets" -msgstr "透過網自動更新" +msgstr "通過網自動更新" #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:42 msgid "" "Automatically change the net of this via when the pads or zones it touches " "are changed" -msgstr "將當前過孔的網路繫結到其接觸的焊盤或敷銅的網路" +msgstr "將當前過孔的網絡綁定到其接觸的焊盤或覆銅的網絡" #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:76 msgid "Start X:" @@ -35396,26 +34970,26 @@ msgstr "起點 X:" #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:94 msgid "End X:" -msgstr "結束點 X:" +msgstr "終點 X:" #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:121 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:220 msgid "Pre-defined sizes:" -msgstr "預定義尺寸:" +msgstr "預設尺寸:" #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:233 #: pcbnew/dialogs/dialog_track_via_size_base.cpp:36 msgid "Via diameter:" -msgstr "過孔外徑:" +msgstr "過孔直徑:" #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:244 #: pcbnew/dialogs/dialog_track_via_size_base.cpp:47 msgid "Via hole:" -msgstr "輔助孔/通路孔:" +msgstr "過孔孔徑:" #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:278 msgid "Via type:" -msgstr "過孔型別:" +msgstr "過孔類型:" #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:282 #: pcbnew/pcb_track.cpp:1685 @@ -35434,44 +35008,43 @@ msgstr "盲孔/埋孔" #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:296 msgid "Start layer:" -msgstr "開始層:" +msgstr "起始層:" #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:303 msgid "End layer:" -msgstr "結束層:" +msgstr "結束層:" #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:316 msgid "Annular rings:" -msgstr "環形圈:" +msgstr "環形圈:" #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:320 msgid "Start, end, and connected layers" -msgstr "啟動、結束和連線層" +msgstr "啟動、結束和連接層" #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:372 -#, fuzzy msgid "Add teardrops on via's track connections" -msgstr "新增淚滴到過孔和有孔焊盤" +msgstr "添加淚滴到過孔和走線的連接處" #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:399 msgid "Tracks which are similar in size to the via do not need teardrops." -msgstr "尺寸與過孔相似的走線不需要做走線淚滴延伸。" +msgstr "與過孔尺寸接近的走線不需要淚滴。" #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:413 msgid "(as a percentage of pad/via/track size)" -msgstr "(相對與鍍銅孔/通孔/路徑尺寸的百分比)" +msgstr "(佔焊盤/通孔/走線尺寸的百分比)" #: pcbnew/dialogs/dialog_track_via_properties_base.h:146 msgid "Track & Via Properties" -msgstr "佈線與過孔屬性" +msgstr "走線與過孔屬性" #: pcbnew/dialogs/dialog_track_via_size_base.h:53 msgid "Track and Via Dimensions" -msgstr "佈線和過孔標註" +msgstr "走線和過孔尺寸" #: pcbnew/dialogs/dialog_tuning_pattern_properties.cpp:55 msgid "Target skew: " -msgstr "目標偏差: " +msgstr "目標偏移: " #: pcbnew/dialogs/dialog_tuning_pattern_properties.cpp:86 #: pcbnew/generators/pcb_tuning_pattern.cpp:2105 @@ -35489,105 +35062,94 @@ msgstr "(從 %s)" #: pcbnew/dialogs/dialog_tuning_pattern_properties_base.cpp:31 msgid "Target length:" -msgstr "目標長度:" +msgstr "目標長度:" #: pcbnew/dialogs/dialog_tuning_pattern_properties_base.cpp:42 -#, fuzzy msgid "Override custom rules" -msgstr "覆蓋鎖定" +msgstr "覆蓋自定義規則" #: pcbnew/dialogs/dialog_tuning_pattern_properties_base.cpp:45 msgid "(from 'rule name')" -msgstr "(來自“規則名稱”)" +msgstr "(來自 '規則名稱')" #: pcbnew/dialogs/dialog_tuning_pattern_properties_base.cpp:49 #: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:38 #: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:167 #: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:296 -#, fuzzy msgid "Minimum amplitude (A):" -msgstr "最大波幅 (Amax):" +msgstr "最小幅度 (A):" #: pcbnew/dialogs/dialog_tuning_pattern_properties_base.cpp:60 #: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:55 #: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:184 #: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:313 -#, fuzzy msgid "Maximum amplitude (A):" -msgstr "最大波幅 (Amax):" +msgstr "最大幅度 (A):" #: pcbnew/dialogs/dialog_tuning_pattern_properties_base.cpp:71 #: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:66 #: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:195 #: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:324 -#, fuzzy msgid "Spacing (s):" -msgstr "最小間隔 (s):" +msgstr "間距 (s):" #: pcbnew/dialogs/dialog_tuning_pattern_properties_base.cpp:76 #: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:74 #: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:203 #: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:332 -#, fuzzy msgid "" "Minimum spacing between adjacent tuning segments. The resulting spacing may " "be greater based on design rules." -msgstr "相鄰彎曲段之間的最小間距。 根據設計規則,產生的間距可能更大。" +msgstr "相鄰調整段之間的最小間距。根據設計規則, 產生的間距可能更大。" #: pcbnew/dialogs/dialog_tuning_pattern_properties_base.cpp:84 #: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:109 #: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:238 #: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:367 msgid "Corner style:" -msgstr "角的樣式:" +msgstr "邊角樣式:" #: pcbnew/dialogs/dialog_tuning_pattern_properties_base.cpp:94 #: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:119 #: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:248 #: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:377 -#, fuzzy msgid "Radius (r):" -msgstr "半徑:" +msgstr "半徑 (r):" #: pcbnew/dialogs/dialog_tuning_pattern_properties_base.cpp:105 #: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:133 #: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:262 #: pcbnew/generators/pcb_tuning_pattern.cpp:2565 msgid "Single-sided" -msgstr "單側的" +msgstr "單側" #: pcbnew/dialogs/dialog_tuning_pattern_properties_base.h:74 -#, fuzzy msgid "Tuning Pattern Properties" -msgstr "線屬性" +msgstr "調整模式屬性" #: pcbnew/dialogs/dialog_unused_pad_layers.cpp:51 -#, fuzzy msgid "Remove Unused Layers" -msgstr "&刪除未使用的層" +msgstr "移除未使用的層" #: pcbnew/dialogs/dialog_unused_pad_layers.cpp:52 -#, fuzzy msgid "Restore All Layers" -msgstr "重新載入所有層" +msgstr "恢復所有層" #: pcbnew/dialogs/dialog_unused_pad_layers.cpp:157 msgid "Set Unused Pad Properties" -msgstr "設定未使用的焊盤屬性" +msgstr "設置未使用的焊盤屬性" #: pcbnew/dialogs/dialog_unused_pad_layers_base.cpp:33 -#, fuzzy msgid "&Selected only" -msgstr "僅限選擇 (&S)" +msgstr "僅選擇 (&S)" #: pcbnew/dialogs/dialog_unused_pad_layers_base.cpp:36 msgid "Keep &outside layers" -msgstr "保留 &外部層" +msgstr "保留外部層 (&O)" #: pcbnew/dialogs/dialog_unused_pad_layers_base.h:58 -#, fuzzy msgid "Unused Pads" -msgstr "包含的板層" +msgstr "未使用的焊盤" #: pcbnew/dialogs/dialog_update_pcb_base.cpp:32 msgid "Delete footprints with no symbols" @@ -35597,20 +35159,19 @@ msgstr "刪除沒有對應符號的封裝" msgid "" "Remove from the board unlocked footprints which are not linked to a " "schematic symbol." -msgstr "從線路板移除未連結到原理圖符號的未鎖定封裝。" +msgstr "從電路板移除未鏈接到原理圖符號的且未鎖定封裝。" #: pcbnew/dialogs/dialog_update_pcb_base.cpp:37 msgid "Replace footprints with those specified in the schematic" -msgstr "用原理圖中指定的封裝替換封裝" +msgstr "用原理圖中指定的封裝替換" #: pcbnew/dialogs/dialog_update_pcb_base.cpp:39 msgid "" "Normally footprints on the board should be changed to match footprint " "assignment changes made in the schematic. Uncheck this only if you don't " "want to change existing footprints on the board." -msgstr "" -"通常應替換 PCB 上的封裝,以匹配原理圖中所做的封裝關聯變更。僅當您不想替換線路" -"板上的現有封裝時,才取消選中此選項。" +msgstr "通常應替換 PCB 上的封裝, 以匹配原理圖中所做的封裝分配變更。" +"僅當您不想替換電路板上的現有封裝時, 才取消選中此選項。" #: pcbnew/dialogs/dialog_update_pcb_base.h:54 msgid "Update PCB from Schematic" @@ -35618,32 +35179,31 @@ msgstr "從原理圖更新 PCB" #: pcbnew/dialogs/panel_edit_options_base.cpp:29 msgid "Constrain actions to H, V, 45 degrees" -msgstr "約束動作到水平、垂直或 45 度" +msgstr "將操作約束為水平方向, 垂直方向或斜 45 度方向" #: pcbnew/dialogs/panel_edit_options_base.cpp:35 msgid "Step for &rotate commands:" -msgstr "&旋轉命令的步進量:" +msgstr "旋轉命令的步進量 (&R):" #: pcbnew/dialogs/panel_edit_options_base.cpp:40 msgid "Set increment (in degrees) for context menu and hotkey rotation." -msgstr "設定上下文選單和熱鍵旋轉的增量(以度為單位)。" +msgstr "設置上下文菜單和快捷鍵中旋轉的增量 (以度為單位)。" #: pcbnew/dialogs/panel_edit_options_base.cpp:52 msgid "Arc editing mode:" -msgstr "圓弧編輯模式:" +msgstr "弧線編輯模式:" #: pcbnew/dialogs/panel_edit_options_base.cpp:59 msgid "Keep center, adjust radius" -msgstr "保持中心,調整半徑" +msgstr "保持中心, 調整半徑" #: pcbnew/dialogs/panel_edit_options_base.cpp:59 msgid "Keep endpoints or direction of starting point" msgstr "保持端點或起點的方向" #: pcbnew/dialogs/panel_edit_options_base.cpp:70 -#, fuzzy msgid "Track mouse-drag mode:" -msgstr "滑鼠拖曳時的行為:" +msgstr "鼠標拖動走線行為:" #: pcbnew/dialogs/panel_edit_options_base.cpp:77 msgid "Drag (45 degree mode)" @@ -35651,11 +35211,11 @@ msgstr "拖動 (45 度模式)" #: pcbnew/dialogs/panel_edit_options_base.cpp:77 msgid "Drag (free angle)" -msgstr "拖動(自由角度)" +msgstr "拖動 (自由角度)" #: pcbnew/dialogs/panel_edit_options_base.cpp:83 msgid "Flip board items left/right (default is top/bottom)" -msgstr "翻轉電路板項目 向左/向右 (預設值為 向上/向下)" +msgstr "左右翻轉電路板項目 (默認為上下翻轉)" #: pcbnew/dialogs/panel_edit_options_base.cpp:86 msgid "Allow free pads" @@ -35664,17 +35224,17 @@ msgstr "允許自由焊盤" #: pcbnew/dialogs/panel_edit_options_base.cpp:87 msgid "" "If checked, pads can be moved with respect to the rest of the footprint." -msgstr "若選中,焊盤可相對於封裝的其他部分進行移動。" +msgstr "如果選中該選項, 焊盤可相對於封裝的其他部分進行移動。" #: pcbnew/dialogs/panel_edit_options_base.cpp:157 #: pcbnew/dialogs/panel_edit_options_base.cpp:229 msgid "Toggle selection" -msgstr "切換選擇狀態。" +msgstr "切換選區狀態" #: pcbnew/dialogs/panel_edit_options_base.cpp:157 #: pcbnew/dialogs/panel_edit_options_base.cpp:229 msgid "Highlight net (for pads or tracks)" -msgstr "高亮顯示網 (焊盤或線路)。" +msgstr "高亮網絡 (焊盤或走線)" #: pcbnew/dialogs/panel_edit_options_base.cpp:261 #: pcbnew/dialogs/panel_edit_options_base.cpp:284 @@ -35683,43 +35243,43 @@ msgstr "吸附點" #: pcbnew/dialogs/panel_edit_options_base.cpp:263 msgid "Magnetic pads" -msgstr "磁性焊盤" +msgstr "吸附焊盤" #: pcbnew/dialogs/panel_edit_options_base.cpp:267 msgid "Magnetic graphics" -msgstr "磁性圖" +msgstr "吸附圖形" #: pcbnew/dialogs/panel_edit_options_base.cpp:291 msgid "Snap to pads:" -msgstr "吸附到焊盤:" +msgstr "捕獲到焊盤:" #: pcbnew/dialogs/panel_edit_options_base.cpp:293 #: pcbnew/dialogs/panel_edit_options_base.cpp:301 msgid "Capture cursor when the mouse enters a pad area" -msgstr "當滑鼠進入焊盤敷銅時捕捉游標" +msgstr "當鼠標進入焊盤區域時捕獲光標" #: pcbnew/dialogs/panel_edit_options_base.cpp:297 #: pcbnew/dialogs/panel_edit_options_base.cpp:311 msgid "When creating tracks" -msgstr "當建立新佈線時" +msgstr "創建新走線時啟用" #: pcbnew/dialogs/panel_edit_options_base.cpp:305 msgid "Snap to tracks:" -msgstr "吸附到佈線:" +msgstr "捕獲到走線:" #: pcbnew/dialogs/panel_edit_options_base.cpp:307 #: pcbnew/dialogs/panel_edit_options_base.cpp:315 msgid "Capture cursor when the mouse approaches a track" -msgstr "當滑鼠靠近佈線時捕捉游標" +msgstr "當鼠標靠近走線時捕獲光標" #: pcbnew/dialogs/panel_edit_options_base.cpp:319 msgid "Snap to graphics:" -msgstr "吸附到圖形:" +msgstr "捕獲到圖形:" #: pcbnew/dialogs/panel_edit_options_base.cpp:321 #: pcbnew/dialogs/panel_edit_options_base.cpp:329 msgid "Capture cursor when the mouse approaches graphical control points" -msgstr "當滑鼠接近圖形控制點時捕獲游標" +msgstr "當鼠標接近圖形控制點時捕獲光標" #: pcbnew/dialogs/panel_edit_options_base.cpp:342 msgid "Always show selected ratsnest" @@ -35728,29 +35288,27 @@ msgstr "始終顯示選定的飛線" #: pcbnew/dialogs/panel_edit_options_base.cpp:345 #: pcbnew/tools/pcb_actions.cpp:1371 msgid "Show ratsnest with curved lines" -msgstr "用曲線顯示飛線" +msgstr "以曲線顯示飛線" #: pcbnew/dialogs/panel_edit_options_base.cpp:351 -#, fuzzy msgid "Ratsnest line thickness:" -msgstr "線粗細:" +msgstr "飛線線寬:" #: pcbnew/dialogs/panel_edit_options_base.cpp:374 msgid "Draw an outline to show the sheet size." -msgstr "畫一個輪廓來顯示圖框尺寸。" +msgstr "繪製一個邊框來顯示頁面尺寸。" #: pcbnew/dialogs/panel_edit_options_base.cpp:378 msgid "Show courtyard collisions when moving/dragging" -msgstr "移動/拖動時顯示控制區域碰撞" +msgstr "移動/拖動時顯示元件外框碰撞" #: pcbnew/dialogs/panel_edit_options_base.cpp:382 -#, fuzzy msgid "Automatically refill zones" -msgstr "自動重填敷銅" +msgstr "自動重新覆銅" #: pcbnew/dialogs/panel_edit_options_base.cpp:384 msgid "If checked, zones will be re-filled after each edit operation" -msgstr "如果勾選,區域將在每次編輯操作後重新填充" +msgstr "如果勾選, 每次編輯操作後覆銅區域將重新填充" #: pcbnew/dialogs/panel_fp_editor_color_settings.cpp:113 msgid "Internal Layers" @@ -35763,8 +35321,8 @@ msgid "" "%s: Incorrect line width.\n" "It must be between %s and %s" msgstr "" -"%s:不正確的線寬\n" -"必須在 %s 和 %s之間" +"%s:行寬設置不正確。\n" +"必須處於 %s 到 %s 範圍內" #: pcbnew/dialogs/panel_fp_editor_defaults.cpp:404 #: pcbnew/dialogs/panel_setup_text_and_graphics.cpp:249 @@ -35773,8 +35331,8 @@ msgid "" "%s: Text size is incorrect.\n" "Size must be between %s and %s" msgstr "" -"%s: 不正確的文字大小\n" -"文字大小範圍必須在 %s 和 %s之間" +"%s:文本大小不正確。\n" +"必須處於 %s 到 %s 範圍內" #: pcbnew/dialogs/panel_fp_editor_defaults.cpp:422 #: pcbnew/dialogs/panel_setup_text_and_graphics.cpp:267 @@ -35783,8 +35341,8 @@ msgid "" "%s: Text thickness is too large.\n" "It will be truncated to %s" msgstr "" -"%s:文字粗細對於文字大小來說太大。\n" -"它將被限制在 %s。" +"%s: 文本線寬過大。\n" +"已被限制為 %s" #: pcbnew/dialogs/panel_fp_editor_defaults.cpp:428 #: pcbnew/dialogs/panel_setup_text_and_graphics.cpp:273 @@ -35793,70 +35351,65 @@ msgid "" "%s: Text thickness is too small.\n" "It will be truncated to %s" msgstr "" -"%s:文字粗細對於文字大小來說太小。\n" -"它將被限制在 %s。" +"%s: 文本線寬過小。\n" +"已被限制為 %s" #: pcbnew/dialogs/panel_fp_editor_defaults.cpp:477 #: pcbnew/dialogs/panel_setup_text_and_graphics.cpp:315 -#, fuzzy msgid "Parameter error" -msgstr "引數" +msgstr "參數錯誤" #: pcbnew/dialogs/panel_fp_editor_defaults.cpp:518 msgid "Reference and value are mandatory." -msgstr "參考和值是強制的。" +msgstr "位號和值為必填項。" #: pcbnew/dialogs/panel_fp_editor_defaults_base.cpp:23 -#, fuzzy msgid "Default field properties for new footprints:" -msgstr "新封裝的預設文字項:" +msgstr "新封裝的默認字段屬性:" #: pcbnew/dialogs/panel_fp_editor_defaults_base.cpp:73 msgid "Default text items for new footprints:" -msgstr "新封裝的預設文字項目:" +msgstr "新封裝的默認文本項目:" #: pcbnew/dialogs/panel_fp_editor_defaults_base.cpp:149 msgid "Default properties for new graphic items:" -msgstr "新建圖形項目的預設屬性:" +msgstr "新建圖形項目的默認屬性:" #: pcbnew/dialogs/panel_fp_lib_table.cpp:466 #, c-format msgid "folder with %s files" -msgstr "包含 %s 個檔案的資料夾" +msgstr "文件夾中有 %s 個文件" #: pcbnew/dialogs/panel_fp_lib_table.cpp:565 #, c-format msgid "Illegal character '%c' in nickname '%s'." -msgstr "非法字元 '%c' 在暱稱 '%s'。" +msgstr "非法字符 '%c' 在名稱 '%s'。" #: pcbnew/dialogs/panel_fp_lib_table.cpp:810 -#, fuzzy msgid "" "Select one or more rows containing libraries to save as current KiCad format." -msgstr "" -"選擇包含舊格式 (*.lib) 庫的一行或多行來儲存為當前的KiCad格式 (*.kicad_sym)。" +msgstr "選擇一行或多行來另存為當前 KiCad 版本格式。" #: pcbnew/dialogs/panel_fp_lib_table.cpp:818 -#, fuzzy, c-format +#, c-format msgid "Save '%s' as current KiCad format and replace entry in table?" -msgstr "將 '%s' 另存為當前格式(* .kicad_sym)並替換表中的舊條目?" +msgstr "將 '%s' 另存為當前 KiCad 版本格式並替換表中的舊條目?" #: pcbnew/dialogs/panel_fp_lib_table.cpp:824 -#, fuzzy, c-format +#, c-format msgid "Save %d libraries as current KiCad format and replace entries in table?" -msgstr "" -"將 %d 箇舊格式庫另存為當前 KiCad 格式(* .kicad_sym)並替換表中的舊格式條目?" +msgstr "將 %d 箇舊格式庫另存為當前 KiCad 版本格式並替換表中的舊條目?" #: pcbnew/dialogs/panel_fp_lib_table.cpp:854 -#, fuzzy, c-format +#, c-format msgid "" "Folder '%s' already exists. Do you want overwrite any existing footprints?" -msgstr "檔案 \"%s\" 已經存在,你想覆蓋它嗎?" +msgstr "文件夾 '%s' 已存在, 是否覆蓋現有封裝?" #: pcbnew/dialogs/panel_fp_lib_table.cpp:884 -#, fuzzy, c-format +#, c-format msgid "Failed to save footprint library file '%s'." -msgstr "未能儲存符號庫檔案 '%s'。" +msgstr "未能保存封裝庫文件 '%s'。" #: pcbnew/dialogs/panel_fp_lib_table.cpp:920 #, c-format @@ -35865,7 +35418,7 @@ msgstr "選擇 %s 庫" #: pcbnew/dialogs/panel_fp_lib_table.cpp:977 msgid "Warning: Duplicate Nicknames" -msgstr "警告:重複的暱稱" +msgstr "警告: 重複的名稱" #: pcbnew/dialogs/panel_fp_lib_table_base.cpp:97 msgid "LIbrary Format" @@ -35873,20 +35426,20 @@ msgstr "庫格式" #: pcbnew/dialogs/panel_fp_properties_3d_model.cpp:409 msgid "No filename entered" -msgstr "未輸入檔名" +msgstr "未輸入文件名" #: pcbnew/dialogs/panel_fp_properties_3d_model.cpp:414 msgid "Illegal filename" -msgstr "非法檔名" +msgstr "非法文件名" #: pcbnew/dialogs/panel_fp_properties_3d_model.cpp:419 #: pcbnew/microwave/microwave_polygon.cpp:223 msgid "File not found" -msgstr "檔案未找到" +msgstr "文件未找到" #: pcbnew/dialogs/panel_fp_properties_3d_model.cpp:424 msgid "Unable to open file" -msgstr "無法開啟檔案" +msgstr "無法打開文件" #: pcbnew/dialogs/panel_fp_properties_3d_model.cpp:429 msgid "Unknown error" @@ -35910,12 +35463,11 @@ msgstr "顯示在焊盤上" #: pcbnew/dialogs/panel_pcb_display_options_base.cpp:53 msgid "Show on tracks" -msgstr "顯示在佈線上" +msgstr "顯示在走線上" #: pcbnew/dialogs/panel_pcb_display_options_base.cpp:53 -#, fuzzy msgid "Show on pads & tracks" -msgstr "顯示在焊盤和佈線上" +msgstr "顯示在焊盤和走線上" #: pcbnew/dialogs/panel_pcb_display_options_base.cpp:59 #: pcbnew/tools/pcb_actions.cpp:1427 @@ -35924,24 +35476,23 @@ msgstr "顯示焊盤編號" #: pcbnew/dialogs/panel_pcb_display_options_base.cpp:69 msgid "Clearance Outlines" -msgstr "間隙邊框" +msgstr "輪廓間距" #: pcbnew/dialogs/panel_pcb_display_options_base.cpp:85 -#, fuzzy msgid "Do not show clearances" -msgstr "不再顯示" +msgstr "不再顯示間距" #: pcbnew/dialogs/panel_pcb_display_options_base.cpp:85 msgid "Show when routing" -msgstr "佈線時顯示" +msgstr "在佈線時顯示" #: pcbnew/dialogs/panel_pcb_display_options_base.cpp:85 msgid "Show when routing w/ via clearance at end" -msgstr "透過末端過孔間隙佈線時顯示" +msgstr "在佈線結束時顯示" #: pcbnew/dialogs/panel_pcb_display_options_base.cpp:85 msgid "Show when routing and editing" -msgstr "佈線和編輯時顯示" +msgstr "在佈線和編輯時顯示" #: pcbnew/dialogs/panel_pcb_display_options_base.cpp:85 msgid "Show always" @@ -35949,17 +35500,15 @@ msgstr "總是顯示" #: pcbnew/dialogs/panel_pcb_display_options_base.cpp:91 msgid "Show pad clearance" -msgstr "顯示焊盤間隙" +msgstr "顯示焊盤間距" #: pcbnew/dialogs/panel_pcb_display_options_base.cpp:110 -#, fuzzy msgid "Show all fields when parent footprint is selected" -msgstr "選中封裝時高亮符號" +msgstr "選中父封裝時顯示所有字段" #: pcbnew/dialogs/panel_pcb_display_options_base.cpp:130 -#, fuzzy msgid "Select/highlight objects corresponding to schematic selection" -msgstr "在原理圖編輯器中選擇相應專案" +msgstr "選擇/高亮原理圖選區所對應的的對象" #: pcbnew/dialogs/panel_pcb_display_options_base.cpp:132 msgid "Highlight footprints corresponding to selected symbols" @@ -35967,32 +35516,29 @@ msgstr "高亮所選符號對應的封裝" #: pcbnew/dialogs/panel_pcb_display_options_base.cpp:138 msgid "Ensures that cross-probed footprints are visible in the current view" -msgstr "確保交叉探測封裝在當前檢視中可見" +msgstr "確保交叉探測封裝在當前視圖中可見" #: pcbnew/dialogs/panel_pcb_display_options_base.cpp:148 msgid "Highlight nets when they are highlighted in the schematic editor" -msgstr "當網路在原理圖編輯器中高亮顯示時將其高亮顯示" +msgstr "當網絡在原理圖編輯器中高亮顯示時將其高亮顯示" #: pcbnew/dialogs/panel_pcb_display_options_base.cpp:152 msgid "Refresh 3D view automatically" -msgstr "自動重新整理 3D 檢視" +msgstr "自動刷新 3D 視圖" #: pcbnew/dialogs/panel_pcb_display_options_base.cpp:153 msgid "" "When enabled, edits to the board will cause the 3D view to refresh (may be " "slow with larger boards)" -msgstr "" -"啟用後,對電路板的編輯將造成 3D 檢視重新整理 (較大的電路板完成重新整理可能會" -"需要不少時間)" +msgstr "啟用後, 對電路板的編輯將造成 3D 視圖刷新 (對於較大的電路板, 刷新速度可能較慢)" #: pcbnew/dialogs/panel_pcbnew_action_plugins_base.cpp:36 msgid "Icon" -msgstr "圖示" +msgstr "圖標" #: pcbnew/dialogs/panel_pcbnew_action_plugins_base.cpp:37 -#, fuzzy msgid "Show Button" -msgstr "按鈕顯示" +msgstr "顯示按鈕" #: pcbnew/dialogs/panel_pcbnew_action_plugins_base.cpp:39 msgid "Category" @@ -36009,19 +35555,19 @@ msgstr "下移" #: pcbnew/dialogs/panel_pcbnew_action_plugins_base.cpp:76 #: pcbnew/tools/pcb_actions.cpp:996 msgid "Open Plugin Directory" -msgstr "開啟外掛目錄" +msgstr "打開插件目錄" #: pcbnew/dialogs/panel_pcbnew_action_plugins_base.cpp:81 msgid "Reload Plugins" -msgstr "重新載入外掛" +msgstr "重新加載插件" #: pcbnew/dialogs/panel_pcbnew_action_plugins_base.cpp:86 msgid "Show Plugin Errors" -msgstr "顯示外掛錯誤" +msgstr "顯示插件錯誤" #: pcbnew/dialogs/panel_pcbnew_display_origin_base.cpp:23 msgid "Page origin" -msgstr "圖框原點" +msgstr "頁面原點" #: pcbnew/dialogs/panel_pcbnew_display_origin_base.cpp:25 msgid "Display Origin" @@ -36029,7 +35575,7 @@ msgstr "顯示原點" #: pcbnew/dialogs/panel_pcbnew_display_origin_base.cpp:27 msgid "Select which origin is used for X,Y coordinate display." -msgstr "選擇用於 X,Y 座標顯示的原點。" +msgstr "選擇用於 X, Y 座標顯示的原點。" #: pcbnew/dialogs/panel_pcbnew_display_origin_base.cpp:31 msgid "Increases right" @@ -36045,7 +35591,7 @@ msgstr "X 軸" #: pcbnew/dialogs/panel_pcbnew_display_origin_base.cpp:35 msgid "Select which the direction on the screen in which the X axis increases." -msgstr "選擇螢幕上 X 軸增加的方向。" +msgstr "選擇屏幕上 X 軸增加的方向。" #: pcbnew/dialogs/panel_pcbnew_display_origin_base.cpp:39 msgid "Increases up" @@ -36061,90 +35607,84 @@ msgstr "Y 軸" #: pcbnew/dialogs/panel_pcbnew_display_origin_base.cpp:43 msgid "Select which the direction on the screen in which the Y axis increases." -msgstr "選擇螢幕上 Y 軸增加的方向。" +msgstr "選擇屏幕上 Y 軸增加的方向。" #: pcbnew/dialogs/panel_setup_constraints_base.cpp:46 msgid "Minimum clearance:" -msgstr "最小間隙:" +msgstr "最小間距:" #: pcbnew/dialogs/panel_setup_constraints_base.cpp:51 msgid "" "The minimum clearance between copper items which do not belong to the same " "net. If set, this is an absolute minimum which cannot be reduced by " "netclasses, custom rules, or other settings." -msgstr "" -"不屬於同一網路的銅件之間的最小間隙。一旦設定,這是一個絕對的最小值,不能透過" -"網路類、自定義規則或其他設定減少。" +msgstr "不屬於同一網絡的銅對象之間的最小間距。一旦設置, 這是一個絕對的最小值, " +"不能通過網絡類、自定義規則或其他設置減少。" #: pcbnew/dialogs/panel_setup_constraints_base.cpp:62 msgid "Minimum track width:" -msgstr "最小布線寬度:" +msgstr "最小走線寬度:" #: pcbnew/dialogs/panel_setup_constraints_base.cpp:67 msgid "" "The minimum track width. If set, this is an absolute minimum and cannot be " "reduced by netclasses, custom rules, or other settings." -msgstr "" -"最小線路寬度。一旦設定,這是一個絕對的最小值,不能透過網路類、自定義規則或其" -"他設定減少。" +msgstr "最小走線寬度。一旦設置, 這是一個絕對的最小值, " +"不能通過網絡類、自定義規則或其他設置減少。" #: pcbnew/dialogs/panel_setup_constraints_base.cpp:79 msgid "Minimum connection width:" -msgstr "最小連線寬度:" +msgstr "最小連接寬度:" #: pcbnew/dialogs/panel_setup_constraints_base.cpp:84 msgid "The minimum copper width of connected copper items." -msgstr "相連銅件的最小銅寬。" +msgstr "兩個銅箔項目之間的最小寬度。" #: pcbnew/dialogs/panel_setup_constraints_base.cpp:96 msgid "Minimum annular width:" -msgstr "最小環形寬度:" +msgstr "最小環形寬度:" #: pcbnew/dialogs/panel_setup_constraints_base.cpp:101 msgid "" "The minimum annular ring width. If set, this is an absolute minimum and " "cannot be reduced by netclasses, custom rules, or other settings." -msgstr "" -"最小環圈寬度。一旦設定,這是一個絕對的最小值,不能透過網路類、自定義規則或其" -"他設定減少。" +msgstr "最小環形寬度。一旦設置, 這是一個絕對的最小值, " +"不能通過網絡類、自定義規則或其他設置減少。" #: pcbnew/dialogs/panel_setup_constraints_base.cpp:112 msgid "Minimum via diameter:" -msgstr "最小過孔外徑:" +msgstr "最小過孔直徑:" #: pcbnew/dialogs/panel_setup_constraints_base.cpp:117 msgid "" "The minimum via diameter. If set, this is an absolute minimum and cannot be " "reduced by netclasses, custom rules, or other settings." -msgstr "" -"最小過孔直徑。一旦設定,這是一個絕對的最小值,不能透過網路類、自定義規則或其" -"他設定減少。" +msgstr "最小過孔直徑。一旦設置, 這是一個絕對的最小值, " +"不能通過網絡類、自定義規則或其他設置減少。" #: pcbnew/dialogs/panel_setup_constraints_base.cpp:128 msgid "Copper to hole clearance:" -msgstr "銅孔間隙:" +msgstr "銅到孔的間距:" #: pcbnew/dialogs/panel_setup_constraints_base.cpp:133 msgid "" "The minimum clearance between a hole and an unassociated copper item. If " "set, this is an absolute minimum and cannot be reduced by custom rules or " "other settings." -msgstr "" -"孔與不相關銅件之間的最小間隙。一旦設定,這是一個絕對的最小值,不能透過自定義" -"規則或其他設定減少。" +msgstr "孔與不相關銅箔項目之間的最小間距。一旦設置, 這是一個絕對的最小值, " +"不能通過自定義規則或其他設置減少。" #: pcbnew/dialogs/panel_setup_constraints_base.cpp:144 msgid "Copper to edge clearance:" -msgstr "銅邊緣間隙:" +msgstr "銅箔到板邊間距:" #: pcbnew/dialogs/panel_setup_constraints_base.cpp:149 msgid "" "The minimum clearance between the board edge and any copper item. If set, " "this is an absolute minimum and cannot be reduced by custom rules or other " "settings." -msgstr "" -"板邊與任意銅件之間的最小間隙。一旦設定,這是一個絕對的最小值,不能透過自定義" -"規則或其他設定減少。" +msgstr "板邊與任意銅箔項目之間的最小間距。一旦設置, 這是一個絕對的最小值, " +"不能通過自定義規則或其他設置減少。" #: pcbnew/dialogs/panel_setup_constraints_base.cpp:169 msgid "Holes" @@ -36152,28 +35692,26 @@ msgstr "過孔" #: pcbnew/dialogs/panel_setup_constraints_base.cpp:185 msgid "Minimum through hole:" -msgstr "最小通孔:" +msgstr "最小通孔:" #: pcbnew/dialogs/panel_setup_constraints_base.cpp:190 msgid "" "The minimum through-hole size. If set, this is an absolute minimum and " "cannot be reduced by netclasses, custom rules or other settings." -msgstr "" -"最小的通孔尺寸。一旦設定,這是一個絕對的最小值,不能透過網路類、自定義規則或" -"其他設定減少。" +msgstr "最小的通孔尺寸。一旦設置, 這是一個絕對的最小值, " +"不能通過網絡類、自定義規則或其他設置減少。" #: pcbnew/dialogs/panel_setup_constraints_base.cpp:201 msgid "Hole to hole clearance:" -msgstr "孔對孔間隙:" +msgstr "孔到孔的間距:" #: pcbnew/dialogs/panel_setup_constraints_base.cpp:206 msgid "" "The minimum clearance between two drilled holes. If set, this is an " "absolute minimum and cannot be reduced by custom rules or other settings. " "(Note: does not apply to milled holes.)" -msgstr "" -"兩個鑽孔間的最小間隙。一旦設定,這是一個絕對的最小值,不能透過自定義規則或其" -"他設定減少。(注:不適用於銑孔。)" +msgstr "兩個鑽孔間的最小間距。一旦設置, 這是一個絕對的最小值, " +"不能通過自定義規則或其他設置減少。(注: 不適用於銑孔。)" #: pcbnew/dialogs/panel_setup_constraints_base.cpp:226 msgid "uVias" @@ -36181,27 +35719,25 @@ msgstr "微孔" #: pcbnew/dialogs/panel_setup_constraints_base.cpp:242 msgid "Minimum uVia diameter:" -msgstr "最小微孔外徑:" +msgstr "最小微孔直徑:" #: pcbnew/dialogs/panel_setup_constraints_base.cpp:247 msgid "" "The minimum diameter for micro-vias. If set, this is an absolute minimum " "and cannot be reduced by netclasses, custom rules, or other settings." -msgstr "" -"微過孔的最小直徑。一旦設定,這是一個絕對的最小值,不能透過網路類、自定義規則" -"或其他設定減少。" +msgstr "微孔的最小直徑。一旦設置, 這是一個絕對的最小值, " +"不能通過網絡類、自定義規則或其他設置減少。" #: pcbnew/dialogs/panel_setup_constraints_base.cpp:258 msgid "Minimum uVia hole:" -msgstr "最小 U 形導通孔:" +msgstr "最小微孔孔徑:" #: pcbnew/dialogs/panel_setup_constraints_base.cpp:263 msgid "" "The minimum micro-via hole size. If set, this is an absolute minimum and " "cannot be reduced by netclasses, custom rules, or other settings." -msgstr "" -"最下微過孔尺寸。一旦設定,這是一個絕對的最小值,不能透過網路類、自定義規則或" -"其他設定減少。" +msgstr "最小微孔孔徑。一旦設置, 這是一個絕對的最小值, " +"不能通過網絡類、自定義規則或其他設置減少。" #: pcbnew/dialogs/panel_setup_constraints_base.cpp:283 msgid "Silkscreen" @@ -36209,33 +35745,31 @@ msgstr "絲印層" #: pcbnew/dialogs/panel_setup_constraints_base.cpp:299 msgid "Minimum item clearance:" -msgstr "最小專案間隙:" +msgstr "最小項目間距:" #: pcbnew/dialogs/panel_setup_constraints_base.cpp:304 msgid "" "Minimum clearance between two items on the same silkscreen layer. If set " "this can improve legibility. (Note: does not apply to multiple shapes " "within a single footprint.)" -msgstr "" -"同一絲印層上兩個專案間的最小間隙。設定此值可提高辯認度。(注:不適用於單個封裝" -"中的多個形狀。)" +msgstr "同一絲印層上兩個項目間的最小間距。設置此值可提高可讀性。(注: " +"不適用於單個封裝中的多個形狀。)" #: pcbnew/dialogs/panel_setup_constraints_base.cpp:315 msgid "Minimum text height:" -msgstr "最低文字高度:" +msgstr "最小文本高度:" #: pcbnew/dialogs/panel_setup_constraints_base.cpp:329 msgid "Minimum text thickness:" -msgstr "最小文字厚度:" +msgstr "最小文本線寬:" #: pcbnew/dialogs/panel_setup_constraints_base.cpp:355 msgid "Arc/circle approximated by segments" -msgstr "圓弧/圓近似於線段" +msgstr "弧線/圓 由線段逼近" #: pcbnew/dialogs/panel_setup_constraints_base.cpp:368 -#, fuzzy msgid "Maximum allowed deviation:" -msgstr "最大允許偏差:" +msgstr "最大允許偏差:" #: pcbnew/dialogs/panel_setup_constraints_base.cpp:370 msgid "" @@ -36243,35 +35777,33 @@ msgid "" "approximate it.\n" "The error max defines the number of segments of this polygon." msgstr "" -"這是圓和近似它的多邊形之間的最大距離。\n" -"最大誤差定義此面的段數。" +"這是一個圓和近似於它的多邊形之間的最大距離。\n" +"誤差最大值定義了這個多邊形的段數。" #: pcbnew/dialogs/panel_setup_constraints_base.cpp:375 msgid "" "The maximum allowed deviation between a true arc or circle and segments used " "to approximate it. Smaller values produce smoother graphics at the expense " "of performance." -msgstr "" -"真圓弧或圓與用來近似它的段之間的最大允許偏差。較小的值會以犧牲效能為代價產生" -"更平滑的圖形。" +msgstr "弧線或圓與用來逼近它的線段之間允許的最大偏差。數值越小, 圖形越平滑, " +"但會降低性能。" #: pcbnew/dialogs/panel_setup_constraints_base.cpp:386 #, c-format msgid "Note: zone filling can be slow when < %s." -msgstr "注:< %s 時敷銅填充可能會變慢。" +msgstr "注: < %s 時覆銅可能會變慢。" #: pcbnew/dialogs/panel_setup_constraints_base.cpp:398 msgid "Zone fill strategy" -msgstr "敷銅填充策略" +msgstr "覆銅填充策略" #: pcbnew/dialogs/panel_setup_constraints_base.cpp:408 msgid "Allow fillets outside zone outline" -msgstr "允許圓角超出敷銅輪廓" +msgstr "允許圓角超出覆銅邊框" #: pcbnew/dialogs/panel_setup_constraints_base.cpp:420 -#, fuzzy msgid "Minimum thermal relief spoke count:" -msgstr "花焊盤最小輻條 (散熱) 數目:" +msgstr "最小散熱引線數量:" #: pcbnew/dialogs/panel_setup_constraints_base.cpp:439 msgid "Length tuning" @@ -36279,40 +35811,35 @@ msgstr "長度調整" #: pcbnew/dialogs/panel_setup_constraints_base.cpp:443 msgid "Include stackup height in track length calculations" -msgstr "線上路長度計算中包括疊層高度" +msgstr "計算走線長度時考慮疊層高度" #: pcbnew/dialogs/panel_setup_constraints_base.cpp:444 msgid "" "When enabled, the distance between copper layers will be included in track " "length calculations for tracks with vias. When disabled, via stackup height " "is ignored." -msgstr "" -"啟用後,計算帶過孔的線路的長度時將包括銅層之間的距離。禁用時,過孔疊層高度將" -"被忽略。" +msgstr "啟用後, 計算帶過孔的走線長度時將包括銅層之間的距離。禁用時, " +"過孔疊層高度將被忽略。" #: pcbnew/dialogs/panel_setup_formatting_base.cpp:56 -#, fuzzy msgid "When Adding Footprints to Board" -msgstr "在封裝編輯器中開啟" +msgstr "在電路板上添加封裝時" #: pcbnew/dialogs/panel_setup_formatting_base.cpp:58 -#, fuzzy msgid "Apply board defaults to footprint fields" -msgstr "顯示封裝所有欄位" +msgstr "將電路板默認設置應用於封裝字段" #: pcbnew/dialogs/panel_setup_formatting_base.cpp:61 -#, fuzzy msgid "Apply board defaults to footprint text" -msgstr "沒有預設的封裝" +msgstr "將電路板默認設置應用於封裝文本" #: pcbnew/dialogs/panel_setup_formatting_base.cpp:64 -#, fuzzy msgid "Apply board defaults to non-copper footprint shapes" -msgstr "沒有預設的封裝" +msgstr "將電路板默認設置應用於 non-copper 封裝形狀" #: pcbnew/dialogs/panel_setup_layers.cpp:435 msgid "Use the Physical Stackup page to change the number of copper layers." -msgstr "使用物理疊層頁更改銅層數。" +msgstr "使用 \"物理疊層\" 頁面更改銅層數。" #: pcbnew/dialogs/panel_setup_layers.cpp:469 #, c-format @@ -36322,10 +35849,10 @@ msgid "" "These items will be no longer accessible\n" "Do you wish to continue?" msgstr "" -"封裝在移除的圖層上有一些專案:\n" +"封裝在移除的層上有一些項目: \n" "%s\n" -"這些專案將不再可訪問\n" -"是否繼續?" +"這些項目將不再可訪問\n" +"是否繼續?" #: pcbnew/dialogs/panel_setup_layers.cpp:480 msgid "" @@ -36333,9 +35860,8 @@ msgid "" "items from removed layers and cannot be undone.\n" "Do you wish to continue?" msgstr "" -"在移除的圖層上找到了專案。 該操作將刪除已移除圖層中的所有專案,並且不能撤" -"消。 \n" -"你想繼續嗎?" +"在移除的層上找到了項目。該操作將移除已移除層中的所有項目, 並且不能撤消。\n" +"是否繼續?" #: pcbnew/dialogs/panel_setup_layers.cpp:685 msgid "Layer must have a name." @@ -36348,12 +35874,12 @@ msgstr "\"%s\" 在層名稱中是禁止的。" #: pcbnew/dialogs/panel_setup_layers.cpp:698 msgid "Layer name \"signal\" is reserved." -msgstr "“訊號” 是保留層名稱。" +msgstr "\"signal\" 是保留名稱。" #: pcbnew/dialogs/panel_setup_layers.cpp:707 #, c-format msgid "Layer name '%s' already in use." -msgstr "圖層名稱 \"%s\" 已經在使用中。" +msgstr "層名稱 '%s' 已經在使用中。" #: pcbnew/dialogs/panel_setup_layers.cpp:821 #, c-format @@ -36363,9 +35889,9 @@ msgid "" "\n" "Continue and delete the extra inner copper layers from the current board?" msgstr "" -"匯入的設定的銅層比當前電路板少(%i 而不是 %i)。\n" +"導入的設置的銅層比當前電路板少(%i 而不是 %i)。\n" "\n" -"是否繼續並從當前電路板中刪除額外的內部銅層?" +"是否繼續並從當前電路板中刪除額外的內部銅層?" #: pcbnew/dialogs/panel_setup_layers.cpp:830 msgid "Inner Layers To Be Deleted" @@ -36373,15 +35899,15 @@ msgstr "要刪除的內部銅層" #: pcbnew/dialogs/panel_setup_layers.cpp:865 msgid "All user-defined layers have already been added." -msgstr "已經添加了所有使用者定義的層。" +msgstr "已經添加了所有用戶定義的層。" #: pcbnew/dialogs/panel_setup_layers.cpp:869 msgid "Add User-defined Layer" -msgstr "新增使用者定義的圖層" +msgstr "添加用戶定義層" #: pcbnew/dialogs/panel_setup_layers_base.cpp:26 msgid "Add User Defined Layer..." -msgstr "新增使用者定義的圖層…" +msgstr "添加用戶定義層..." #: pcbnew/dialogs/panel_setup_layers_base.cpp:55 msgid "CrtYd_Front" @@ -36407,11 +35933,11 @@ msgstr "電路板外, 生產" #: pcbnew/dialogs/panel_setup_layers_base.cpp:79 msgid "If you want an adhesive template for the front side of the board" -msgstr "開啟/關閉 頂層粘膠層" +msgstr "開啟/關閉 頂層點膠層" #: pcbnew/dialogs/panel_setup_layers_base.cpp:83 msgid "Adhes_Front" -msgstr "頂層粘膠層" +msgstr "頂層點膠層" #: pcbnew/dialogs/panel_setup_layers_base.cpp:86 #: pcbnew/dialogs/panel_setup_layers_base.cpp:98 @@ -36426,7 +35952,7 @@ msgstr "電路板上, 非銅層" #: pcbnew/dialogs/panel_setup_layers_base.cpp:91 msgid "If you want a solder paste layer for front side of the board" -msgstr "如果你想要電路板正面的焊膏層" +msgstr "如果您希望在電路板正面使用焊膏層" #: pcbnew/dialogs/panel_setup_layers_base.cpp:95 msgid "SoldP_Front" @@ -36493,7 +36019,7 @@ msgstr "頂層銅層的名稱" #: pcbnew/dialogs/panel_setup_layers_base.cpp:556 #: pcbnew/dialogs/panel_setup_layers_base.cpp:574 msgid "signal" -msgstr "訊號" +msgstr "信號" #: pcbnew/dialogs/panel_setup_layers_base.cpp:136 #: pcbnew/dialogs/panel_setup_layers_base.cpp:150 @@ -36636,8 +36162,8 @@ msgid "" "Copper layer type for Freerouter and other external routers.\n" "Power plane layers are removed from Freerouter's layer menus." msgstr "" -"對於 Freerouter 和其他外部佈線器的銅層型別。\n" -"從 Freerouter 的圖層選單中刪除電源平面層。" +"對於 Freerouter 和其他外部佈線器的銅層類型。\n" +"從 Freerouter 層菜單中移除電源平面層。" #: pcbnew/dialogs/panel_setup_layers_base.cpp:147 msgid "In1" @@ -36793,11 +36319,11 @@ msgstr "底層錫膏層" #: pcbnew/dialogs/panel_setup_layers_base.cpp:619 msgid "If you want an adhesive layer for the back side of the board" -msgstr "開啟/關閉 底層粘膠層" +msgstr "開啟/關閉 底層點膠層" #: pcbnew/dialogs/panel_setup_layers_base.cpp:623 msgid "Adhes_Back" -msgstr "底層粘膠層" +msgstr "底層點膠層" #: pcbnew/dialogs/panel_setup_layers_base.cpp:631 msgid "If you want a fabrication layer for the back side of the board" @@ -36829,7 +36355,7 @@ msgstr "電氣邊界" #: pcbnew/dialogs/panel_setup_layers_base.cpp:675 msgid "Eco1" -msgstr "使用者自定義 1 層" +msgstr "用戶自定義 1 層" #: pcbnew/dialogs/panel_setup_layers_base.cpp:678 #: pcbnew/dialogs/panel_setup_layers_base.cpp:688 @@ -36840,7 +36366,7 @@ msgstr "輔助" #: pcbnew/dialogs/panel_setup_layers_base.cpp:685 msgid "Eco2" -msgstr "使用者自定義 2 層" +msgstr "用戶自定義 2 層" #: pcbnew/dialogs/panel_setup_layers_base.cpp:693 msgid "If you want a separate layer for comments or notes" @@ -36852,7 +36378,7 @@ msgstr "註釋層" #: pcbnew/dialogs/panel_setup_layers_base.cpp:705 msgid "If you want a layer for documentation drawings" -msgstr "開啟/關閉 文件繪圖層" +msgstr "開啟/關閉 文檔繪圖層" #: pcbnew/dialogs/panel_setup_layers_base.cpp:709 msgid "Drawings" @@ -36860,7 +36386,7 @@ msgstr "圖形" #: pcbnew/dialogs/panel_setup_layers_base.cpp:719 msgid "User1" -msgstr "使用者 1" +msgstr "用戶 1" #: pcbnew/dialogs/panel_setup_layers_base.cpp:722 #: pcbnew/dialogs/panel_setup_layers_base.cpp:732 @@ -36872,67 +36398,67 @@ msgstr "使用者 1" #: pcbnew/dialogs/panel_setup_layers_base.cpp:792 #: pcbnew/dialogs/panel_setup_layers_base.cpp:802 msgid "User defined layer" -msgstr "使用者定義的圖層" +msgstr "用戶定義層" #: pcbnew/dialogs/panel_setup_layers_base.cpp:729 msgid "User2" -msgstr "使用者 2" +msgstr "用戶 2" #: pcbnew/dialogs/panel_setup_layers_base.cpp:739 msgid "User3" -msgstr "使用者 3" +msgstr "用戶 3" #: pcbnew/dialogs/panel_setup_layers_base.cpp:749 msgid "User4" -msgstr "使用者 4" +msgstr "用戶 4" #: pcbnew/dialogs/panel_setup_layers_base.cpp:759 msgid "User5" -msgstr "使用者 5" +msgstr "用戶 5" #: pcbnew/dialogs/panel_setup_layers_base.cpp:769 msgid "User6" -msgstr "使用者 6" +msgstr "用戶 6" #: pcbnew/dialogs/panel_setup_layers_base.cpp:779 msgid "User7" -msgstr "使用者 7" +msgstr "用戶 7" #: pcbnew/dialogs/panel_setup_layers_base.cpp:789 msgid "User8" -msgstr "使用者 8" +msgstr "用戶 8" #: pcbnew/dialogs/panel_setup_layers_base.cpp:799 msgid "User9" -msgstr "使用者 9" +msgstr "用戶 9" #: pcbnew/dialogs/panel_setup_mask_and_paste_base.cpp:32 msgid "" "Use your board manufacturer's recommendations for solder mask expansion and " "minimum web width." -msgstr "使用電路板廠推薦的阻焊層擴充套件和最小網寬。" +msgstr "請使用板廠推薦的阻焊層擴展和最小阻焊橋寬(綠油橋寬)。" #: pcbnew/dialogs/panel_setup_mask_and_paste_base.cpp:36 msgid "If none are provided, setting the values to zero is suggested." -msgstr "如果沒有提供,建議將這些值設定為 0。" +msgstr "如果板廠沒有提供, 建議將這些值設置為 0。" #: pcbnew/dialogs/panel_setup_mask_and_paste_base.cpp:56 msgid "" "Global clearance between pads and the solder mask.\n" "This value can be superseded by local values for a footprint or a pad." msgstr "" -"這是焊盤與阻焊之間的全域性間隙。\n" -"該值可以被封裝和焊盤中設定的值覆蓋。" +"焊盤與阻焊層之間的全局間距。\n" +"該值可以被封裝和焊盤中設置的局部值覆蓋。" #: pcbnew/dialogs/panel_setup_mask_and_paste_base.cpp:61 msgid "" "Positive clearance means area bigger than the pad (usual for solder mask " "clearance)." -msgstr "正間隙是指比焊盤面積大的敷銅(通常用於焊料掩膜間隙)。" +msgstr "正間距是指比焊盤面積大的區域(通常用於阻焊間距)。" #: pcbnew/dialogs/panel_setup_mask_and_paste_base.cpp:69 msgid "Solder mask minimum web width:" -msgstr "阻焊劑最小網寬:" +msgstr "阻焊橋(綠油橋)最小寬度:" #: pcbnew/dialogs/panel_setup_mask_and_paste_base.cpp:71 msgid "" @@ -36941,24 +36467,24 @@ msgid "" "This parameter is only used to plot solder mask layers.\n" "Leave at 0 unless you know what you are doing." msgstr "" -"兩個焊盤敷銅之間最短距離。\n" -"如兩個焊盤敷銅間距離小於此值,兩者會在繪製過程中被合併。\n" -"這個引數只用來繪製阻焊層。\n" -"將其保留為 0,除非您知道自己在做什麼。" +"兩個焊盤區域之間最小距離。\n" +"如兩個焊盤之間的間距小於此值, 焊盤區域繪製時會被合併(沒有阻焊橋)。\n" +"這個參數僅用來繪製阻焊層。\n" +"除非您知道自己在做什麼, 請將其設置為0。" #: pcbnew/dialogs/panel_setup_mask_and_paste_base.cpp:76 msgid "" "Minimum distance between openings in the solder mask. Pad openings closer " "than this distance will be plotted as a single opening." -msgstr "阻焊層中開口之間的最小距離。小於此距離的焊盤開口將繪製為單個開口。" +msgstr "阻焊層開窗之間的最小距離。小於此距離的焊盤開窗將繪製為一個整體的開窗。" #: pcbnew/dialogs/panel_setup_mask_and_paste_base.cpp:84 msgid "Solder mask to copper clearance:" -msgstr "阻焊層到銅間隙:" +msgstr "阻焊層到銅的間距:" #: pcbnew/dialogs/panel_setup_mask_and_paste_base.cpp:95 msgid "Allow bridged solder mask apertures between pads within footprints" -msgstr "允許封裝內的焊盤之間阻焊橋交叉覆蓋" +msgstr "允許封裝內的焊盤之間存在阻焊橋" #: pcbnew/dialogs/panel_setup_mask_and_paste_base.cpp:105 msgid "" @@ -36966,15 +36492,15 @@ msgid "" "This value can be superseded by local values for a footprint or a pad.\n" "Final clearance value is the sum of this value and the clearance value ratio." msgstr "" -"焊盤和焊膏之間的全域性間隙。\n" -"該值可以由一個焊盤本地值所取代。\n" -"最終間隙值是該值與間隙值比率之和。" +"焊盤和錫膏之間的全局間距。\n" +"該值可以被封裝和焊盤中設置的局部值覆蓋。\n" +"最終間距值是該值與間距值比率之和。" #: pcbnew/dialogs/panel_setup_mask_and_paste_base.cpp:110 msgid "" "Negative clearance means area smaller than the pad (usual for solder paste " "clearance)." -msgstr "負間隙是指比焊盤小的敷銅 (通常用於錫膏間隙)。" +msgstr "負間距是指比焊盤小的區域 (通常用於錫膏間距)。" #: pcbnew/dialogs/panel_setup_mask_and_paste_base.cpp:120 msgid "" @@ -36983,24 +36509,24 @@ msgid "" "This value can be superseded by local values for a footprint or a pad.\n" "Final clearance value is the sum of this value and the clearance value." msgstr "" -"焊盤和焊膏之間的全域性間隙比(以百分比表示)。\n" -"值 10 表示間隙值是焊盤大小的 10%。\n" -"此值可以透過封裝或焊盤本地值所取代。\n" -"最終間距值是該值與間隙值之和。" +"焊盤和錫膏之間的全局間距比(以百分比表示)。\n" +"值為 10 表示間距值是焊盤大小的 10%。\n" +"此值可以被封裝或焊盤局部值所取代。\n" +"最終間距值是該值與間距值之和。" #: pcbnew/dialogs/panel_setup_mask_and_paste_base.cpp:125 msgid "Additional clearance as a percentage of the pad size." -msgstr "額外的間隙佔焊盤尺寸的百分比。" +msgstr "額外的間距 (以焊盤尺寸的百分比表示)。" #: pcbnew/dialogs/panel_setup_mask_and_paste_base.cpp:136 msgid "" "Note: Solder paste clearances (absolute and relative) are added to determine " "the final clearance." -msgstr "注意:新增錫膏間隙(絕對和相對)以確定最終間隙。" +msgstr "注意: 最終的間距由錫膏的絕對與相對間距相加得到。" #: pcbnew/dialogs/panel_setup_rules.cpp:107 msgid "Cancel Changes?" -msgstr "取消變更嗎?" +msgstr "取消變更嗎?" #: pcbnew/dialogs/panel_setup_rules.cpp:646 msgid "DRC rules" @@ -37009,15 +36535,15 @@ msgstr "DRC 規則" #: pcbnew/dialogs/panel_setup_rules.cpp:653 #: pcbnew/drc/drc_rule_condition.cpp:64 msgid "ERROR:" -msgstr "錯誤:" +msgstr "錯誤:" #: pcbnew/dialogs/panel_setup_rules.cpp:716 msgid "Design rules cannot be added without a project" -msgstr "如果沒有專案的話,無法新增設計規則" +msgstr "如果沒有工程, 無法添加設計規則" #: pcbnew/dialogs/panel_setup_rules_base.cpp:23 msgid "DRC rules:" -msgstr "DRC 規則:" +msgstr "DRC 規則:" #: pcbnew/dialogs/panel_setup_rules_base.cpp:77 msgid "Check rule syntax" @@ -37475,17 +37001,469 @@ msgid "" "For the full documentation see [https://docs.kicad.org](https://docs.kicad." "org/GetMajorMinorVersion/en/pcbnew/pcbnew.html#custom_design_rules)." msgstr "" +"### Top-level Clauses (頂層語句) \n" +"\n" +" (version )\n" +"\n" +" (rule ...)\n" +"\n" +"\n" +"
\n" +"\n" +"### Rule Clauses (規則語句) \n" +"\n" +" (constraint <約束類型> ...)\n" +"\n" +" (condition \"<表達式>\")\n" +"\n" +" (layer \"<層名>\")\n" +"\n" +" (severity <違規等級>)\n" +"\n" +"\n" +"
\n" +"\n" +"### Constraints (約束) \n" +"\n" +"| 約束類型 | 變量類型 " +" | 描述 " +" " +" " +" " +" " +" " +" |\n" +"|---------------------------|------------------------------------------------" +"------------------------------------------------------------------------|----" +"-----------------------------------------------------------------------------" +"-----------------------------------------------------------------------------" +"-----------------------------------------------------------------------------" +"-----------------------------------------------------------------------------" +"-----------------------------------------------------------------------------" +"----------------------------------------------------|\n" +"| `annular_width` | min/opt/max " +" | 檢" +"查過孔的孔環寬度
" +" " +" " +" " +" " +" |\n" +"| `assertion` | \"<expression>\" " +" | " +"檢查給定的表達式。
" +" " +" " +" " +" " +" |\n" +"| `clearance` | min " +" | " +"定義不同網絡銅箔對象的 **電氣** 間隙。 (如果您想定義不考慮網絡的對象的間隙," +"請查看 `physical_clearance` 約束類型。

如果允許銅箔對象重疊(碰撞)," +"可以創建一個 `clearance` 約束,並將 `min` 值設為小於零 (例如, `-1`)。
" +" " +" |\n" +"| `courtyard_clearance` | min " +" | " +"檢查封裝 Courtyard 之間的間隙,如果任何兩個封裝之間的距離小於 `min` " +"的值,則會產生錯誤。如果封裝沒有 Courtyard,則該約束不會產生錯誤。
" +" " +" " +" |\n" +"| `diff_pair_gap` | min/opt/max " +" | " +"檢查差分對中耦合走線之間的間隙。 耦合走線是相互平行的線段。 " +"差分對間隙約束不對差分對的非耦合部分 (例如,元件的扇出部分) 進行測試。
" +" " +" " +" |\n" +"| `diff_pair_uncoupled` | max " +" | " +"檢查差分對正負走線非耦合部分的間距 (例如,差分對從元件扇出,或繞過某一物體 " +"(如通孔) 的非耦合部分) 。
" +" " +" |" +"\n" +"| `disallow` | `track`
`via`
`micro_via`
`buried_via`" +"
`pad`
`zone`
`text`
`graphic`
`hole`
`footprint`
| " +"指定一個或多個對象類型不被允許, 使用空格分割。 例如, `(constraint disallow " +"track)` 或 `(constraint disallow track via pad)`。 " +"如果這個類型的對象滿足規則條件,就會產生一個 DRC 錯誤。

該約束類型與 " +"keepout 規則區域基本相同,但可以創建更具體的 keepout 約束。" +"
|\n" +"| `edge_clearance` | min/opt/max " +" | " +"檢查對象與板邊的間隙。

這也可以看作是 \"銑削公差\"," +"因為電路板邊緣將包括 `Edge.Cuts` 層上的所有圖形對象以及任何 *橢圓* 焊盤孔。 " +"(鑽孔公差請查看 `physical_hole_clearance` 約束類型)
" +" " +" |\n" +"| `length` | min/max " +" | " +"檢查符合規則條件的網絡的總走線長度,如果網絡的長度低於限制條件的 `min` " +"最小值 (如果指定) 或高於 `max` 最大值 (如果指定) ,則生成錯誤。
" +" " +" " +" |\n" +"| `hole` | min/max " +" | " +"檢查焊盤或過孔中鑽孔的大小 (直徑) 。 對於橢圓形孔,較小的直徑將與 `min` " +"最小值 (如果指定) 對比,較大的直徑將與 `max` 最大值 (如果指定) 對比。
" +" " +" " +" |\n" +"| `hole_clearance` | min " +" | " +"檢查焊盤或過孔中的鑽孔與不同網絡的銅箔對象之間的間隙。 " +"間隙是從孔的直徑而不是孔的中心測量的。
" +" " +" " +" |" +"\n" +"| `hole_to_hole` | min " +" | " +"檢查焊盤和過孔中機械鑽孔之間的間隙。 間隙在孔邊緣之間測量,而不是從孔的中心測" +"量。

該約束類型完全是為了保護鑽頭。 不檢查 **激光鑽孔** (微孔) " +"與其他非機械鑽孔之間的間隙,也不檢查 **銑削孔** (橢圓形) " +"與其他非機械鑽孔之間的間隙。
|\n" +"| `physical_clearance` | min " +" | " +"檢查給定層 (包括非銅層) 上兩個對象之間的間隙。

雖然這可以執行比 " +"`clearance` 更通用的檢查,但速度要慢得多。 儘可能使用 `clearance` 約束。
" +" " +" " +" |\n" +"| `physical_hole_clearance` | min " +" | " +"檢查焊盤或過孔中的鑽孔與另一個對象之間的間隙,無論它們是否屬於同一網絡。 " +"間隙是從孔的邊緣而不是中心測量的。

這也可以被認為是“鑽孔公差”," +"因為它只包括 **圓** 孔 (有關銑削公差,請參閱 `edge_clearance`) 。
" +" " +" |\n" +"| `silk_clearance` | min/opt/max " +" | " +"檢查絲印層上的對象與其他對象之間的間隙。
" +" " +" " +" " +" " +" |\n" +"| `skew` | max " +" | " +"檢查所有符合規則條件的網絡的 " +"skew,即符合規則的每個網絡的長度與網絡總長的平均值之間的差值。 " +"如果該平均值與任何一個網絡的長度之間的差的絕對值高於約束 `max` " +"最大值,則會產生錯誤。
" +" |\n" +"| `thermal_relief_gap` | min " +" | " +"指定在熱焊盤連接方式下,焊盤與敷銅區域之間的最小間隙。
" +" " +" " +" " +" " +" |\n" +"| `thermal_spoke_width` | opt " +" | " +"指定在熱焊盤連接方式下,連接焊盤與敷銅的輻條的寬度。
" +" " +" " +" " +" " +" |\n" +"| `track_width` | min/opt/max " +" | " +"檢查走線和圓弧走線的寬度。 對於寬度低於 `min` 最小值 (如果指定) 或高於 `max` " +"最大值 (如果指定) 的走線線段,都會生成錯誤。
" +" " +" " +" |\n" +"| `via_count` | max " +" | " +"計算每個與規則條件匹配的網絡的過孔數量。 如果該數字超過匹配網絡上的約束 `max`" +" 最大值,則將為該網絡生成錯誤。
" +" " +" " +" |\n" +"| `zone_connection` | `solid`
`thermal_reliefs`
`none` " +" | " +"指定焊盤與敷銅區域之間的連接方式。
" +" " +" " +" " +" " +" |\n" +"\n" +"\n" +"### Items (對象) \n" +"\n" +" * `A`    _第一個 (或僅有的) 測試對象_\n" +" * `B`    _第二個測試對象 (對於需要兩個對象的規則) _\n" +" * `L`    _測試的層_\n" +"\n" +"
\n" +"\n" +"### Severity Names (違規級別名稱) \n" +"\n" +" * warning (警告) \n" +" * error (錯誤) \n" +" * exclusion (排除在外) \n" +" * ignore (忽略) \n" +"\n" +"
\n" +"\n" +"### 示例\n" +"\n" +" (version 1)\n" +"\n" +" (rule HV\n" +" (constraint clearance (min 1.5mm))\n" +" (condition \"A.NetClass == 'HV'\"))\n" +"\n" +"\n" +" (rule HV\n" +" (layer outer)\n" +" (constraint clearance (min 1.5mm))\n" +" (condition \"A.NetClass == 'HV'\"))\n" +"\n" +"\n" +" (rule HV_HV\n" +" # wider clearance between HV tracks\n" +" (constraint clearance (min \"1.5mm + 2.0mm\"))\n" +" (condition \"A.NetClass == 'HV' && B.NetClass == 'HV'\"))\n" +"\n" +"\n" +" (rule HV_unshielded\n" +" (constraint clearance (min 2mm))\n" +" (condition \"A.NetClass == 'HV' && !A.enclosedByArea('Shield*')\"))\n" +"\n" +"\n" +" (rule heavy_thermals\n" +" (constraint thermal_spoke_width (min 0.5mm))\n" +" (condition \"A.NetClass == 'HV'\"))\n" +"

\n" +"\n" +"### Notes (注意事項) \n" +"\n" +"版本語句必須是第一個語句。 \n" +"它表示文件的語法版本,以便未來的規則解析器可以執行自動更新。 " +"它應該設置為“1”。\n" +"\n" +"規則應按具體情況排序。 \n" +"後面的規則優先於前面的規則; 一旦找到後面匹配的規則,就不會檢查之前的規則。\n" +"\n" +"使用 Ctrl+/ 對選中的行添加或取消註釋。\n" +"


\n" +"\n" +"### Expression functions (表達式函數) \n" +"\n" +"所有的函數參數支持簡單的通配符 (`*` and `?`)。\n" +"

\n" +"\n" +" A.intersectsCourtyard('')\n" +"若 `A` 的任何部分落在指定封裝的 Courtyard 區域中,則為 True。\n" +"

\n" +"\n" +" A.intersectsFrontCourtyard('')\n" +"若 `A` 的任何部分落在指定封裝的頂層 Courtyard 區域中,則為 True。\n" +"

\n" +"\n" +" A.intersectsBackCourtyard('')\n" +"若 `A` 的任何部分落在指定封裝的底層 Courtyard 區域中,則為 True。\n" +"

\n" +"\n" +" A.intersectsArea('')\n" +"若 `A` 的任何部分落在指定區域的邊框內,則為 True。\n" +"

\n" +"\n" +" A.enclosedByArea('')\n" +"若 `A` 完全落在指定區域的邊框內,則為 True。\n" +"\n" +"注意: 調用該函數比 `intersectsArea()`更費時。儘可能使用 `intersectsArea()`。" +"\n" +"

\n" +"\n" +" A.getField('')\n" +"給定字段的值。 只有封裝才有字段,因此僅當 `A` 是封裝時才返回值。\n" +"

\n" +"\n" +" A.isPlated()\n" +"若 `A` 有鍍敷孔,則為 True。\n" +"

\n" +"\n" +" A.inDiffPair('')\n" +"若 `A` 含有指定差分對的網絡,則為 True。 <網絡名> " +"是指定差分對的基礎名稱。例如, inDiffPair('CLK') matches items in the CLK_P " +"and CLK_N nets. True \n" +"`` 是差分對的基準名稱。 例如, `inDiffPair('/CLK')` " +"可以匹配網絡對象 `/CLK_P` 及 `/CLK_N`。\n" +"

\n" +"\n" +" AB.isCoupledDiffPair()\n" +"若 `A` 和 `B` 是同一差分對的網絡成員,則為 True。\n" +"

\n" +"\n" +" A.memberOfGroup('')\n" +"若 `A` 是指定分組的成員,則為 True。組名可以包含通配符。\n" +"包含嵌套的分組成員。\n" +"

\n" +"\n" +" A.memberOfFootprint('|')\n" +"若 `A` 是給定參考位號或封裝 ID 匹配的封裝的成員,則為 " +"True。參數可以包含通配符。\n" +"\n" +"注意:如果需要與封裝ID 匹配,參數中必須包含 ':'。\n" +"\n" +"

\n" +"\n" +" A.memberOfSheet('')\n" +"若 `A` 是給定路徑的原理圖的成員,則為 True。原理圖路徑可以包含通配符。\n" +"

\n" +"\n" +" A.existsOnLayer('')\n" +"若 `A` 在給定的層上,則為 True。層名稱可以是在 “Board Setup > Board Editor " +"Layers”中分配的名稱\n" +"或規範名稱 (比如 `F.Cu`) 。\n" +"\n" +"注意: 若 `A` 位於給定層上,則返回 True,無論是否正在為該層評估規則。\n" +"對於後者,請在規則中使用 `(layer \"layer_name\")` 語句。\n" +"

\n" +"\n" +"### 更多示例\n" +"\n" +" (rule \"copper keepout\"\n" +" (constraint disallow track via zone)\n" +" (condition \"A.intersectsArea('zone3')\"))\n" +"\n" +"\n" +" (rule \"BGA neckdown\"\n" +" (constraint track_width (min 0.2mm) (opt 0.25mm))\n" +" (constraint clearance (min 0.05mm) (opt 0.08mm))\n" +" (condition \"A.intersectsCourtyard('U3')\"))\n" +"\n" +"\n" +" # 禁止過孔蓋油處有絲印\n" +" (rule silk_over_via\n" +" (constraint silk_clearance (min 0.2mm))\n" +" (condition \"A.Type == '*Text' && B.Type == 'Via'\"))\n" +"\n" +"\n" +" (rule \"Distance between Vias of Different Nets\"\n" +" (constraint hole_to_hole (min 0.254mm))\n" +" (condition \"A.Type == 'Via' && B.Type == 'Via' && A.Net != B.Net\"))" +"\n" +"\n" +" (rule \"Clearance between Pads of Different Nets\"\n" +" (constraint clearance (min 3.0mm))\n" +" (condition \"A.Type == 'Pad' && B.Type == 'Pad' && A.Net != B.Net\"))" +"\n" +"\n" +"\n" +" (rule \"Via Hole to Track Clearance\"\n" +" (constraint hole_clearance (min 0.254mm))\n" +" (condition \"A.Type == 'Via' && B.Type == 'Track'\"))\n" +"\n" +" (rule \"Pad to Track Clearance\"\n" +" (constraint clearance (min 0.2mm))\n" +" (condition \"A.Type == 'Pad' && B.Type == 'Track'\"))\n" +"\n" +"\n" +" (rule \"clearance-to-1mm-cutout\"\n" +" (constraint edge_clearance (min 0.8mm))\n" +" (condition \"A.Layer == 'Edge.Cuts' && A.Line_Width == 1.0mm\"))\n" +"\n" +"\n" +" (rule \"Max Drill Hole Size Mechanical\"\n" +" (constraint hole_size (max 6.3mm))\n" +" (condition \"A.Pad_Type == 'NPTH, mechanical'\"))\n" +"\n" +" (rule \"Max Drill Hole Size PTH\"\n" +" (constraint hole_size (max 6.35mm))\n" +" (condition \"A.Pad_Type == 'Through-hole'\"))\n" +"\n" +"\n" +" # 為給定的差分對定義最優的 (opt) 的間距\n" +" (rule \"dp clock gap\"\n" +" (constraint diff_pair_gap (opt \"0.8mm\"))\n" +" (condition \"A.inDiffPair('/CLK')\"))\n" +"\n" +" # 為任意差分對與周圍對象定義一個更大的間距\n" +" (rule \"dp clearance\"\n" +" (constraint clearance (min \"1.5mm\"))\n" +" (condition \"A.inDiffPair('*') && !AB.isCoupledDiffPair()\"))\n" +"\n" +"\n" +" # 不要在散熱焊盤上使用熱焊盤的連接方式\n" +" (rule heat_sink_pad\n" +" (constraint zone_connection solid)\n" +" (condition \"A.Fabrication_Property == 'Heatsink pad'\"))\n" +"\n" +" # 要求連接到敷銅有4個散熱輻條\n" +" (rule fully_spoked_pads\n" +" (constraint min_resolved_spokes 4))\n" +"\n" +" # 為所有的敷銅區域設置熱焊盤間隙及輻條寬度\n" +" (rule defined_relief\n" +" (constraint thermal_relief_gap (min 10mil))\n" +" (constraint thermal_spoke_width (min 12mil)))\n" +"\n" +" # 覆蓋 GND 和 PWD 敷銅區域的熱焊盤間隙及輻條寬度\n" +" (rule defined_relief_pwr\n" +" (constraint thermal_relief_gap (min 10mil))\n" +" (constraint thermal_spoke_width (min 12mil))\n" +" (condition \"A.Name == 'zone_GND' || A.Name == 'zone_PWR'\"))\n" +"\n" +"\n" +" # 防止焊料從 SMD 焊盤上吸走\n" +" (rule holes_in_pads\n" +" (constraint physical_hole_clearance (min 0.2mm))\n" +" (condition \"B.Pad_Type == 'SMD'\"))\n" +"\n" +" # 不允許阻焊開窗值被覆蓋\n" +" (rule \"disallow solder mask margin overrides\"\n" +" (constraint assertion \"A.Soldermask_Margin_Override == 0mm\")\n" +" (condition \"A.Type == 'Pad'\"))\n" +"\n" +"\n" +" # 確保元件與電路板邊緣之間的機械間隙\n" +" (rule front_mechanical_board_edge_clearance\n" +" (layer \"F.Courtyard\")\n" +" (constraint physical_clearance (min 3mm))\n" +" (condition \"B.Layer == 'Edge.Cuts'\"))\n" +"\n" +"\n" +" # 檢查承載電流的能力\n" +" (rule high-current\n" +" (constraint track_width (min 1.0mm))\n" +" (constraint connection_width (min 0.8mm))\n" +" (condition \"A.NetClass == 'Power'\"))\n" +"\n" +"\n" +" # 單獨的鑽頭和銑刀尺寸限制\n" +" (rule \"Plated through-hole size\"\n" +" (constraint hole_size (min 0.2mm) (max 6.35mm))\n" +" (condition \"A.isPlated() && A.Hole_Size_X == A.Hole_Size_Y\"))\n" +"\n" +" (rule \"Plated slot size\"\n" +" (constraint hole_size (min 0.5mm))\n" +" (condition \"A.isPlated() && A.Hole_Size_X != A.Hole_Size_Y\"))\n" +"\n" +"\n" +"### Documentation (文檔) \n" +"\n" +"更完整的文檔請查看 [https://docs.kicad.org](https://docs.kicad.org/" +"GetMajorMinorVersion/en/pcbnew/pcbnew.html#custom_design_rules)." #: pcbnew/dialogs/panel_setup_teardrops_base.cpp:19 -#, fuzzy msgid "Default properties for round shapes:" -msgstr "新建圖形專案的預設屬性:" +msgstr "圓形的默認屬性:" #: pcbnew/dialogs/panel_setup_teardrops_base.cpp:38 #: pcbnew/dialogs/panel_setup_teardrops_base.cpp:228 #: pcbnew/dialogs/panel_setup_teardrops_base.cpp:418 msgid "Edges:" -msgstr "電路板邊框層:" +msgstr "邊緣:" #: pcbnew/dialogs/panel_setup_teardrops_base.cpp:42 #: pcbnew/dialogs/panel_setup_teardrops_base.cpp:232 @@ -37497,76 +37475,72 @@ msgstr "直線" #: pcbnew/dialogs/panel_setup_teardrops_base.cpp:235 #: pcbnew/dialogs/panel_setup_teardrops_base.cpp:425 msgid "Curved" -msgstr "彎曲的" +msgstr "曲線" #: pcbnew/dialogs/panel_setup_teardrops_base.cpp:147 #: pcbnew/dialogs/panel_setup_teardrops_base.cpp:337 #: pcbnew/dialogs/panel_setup_teardrops_base.cpp:527 msgid "Curve points:" -msgstr "曲線點:" +msgstr "曲線節點:" #: pcbnew/dialogs/panel_setup_teardrops_base.cpp:194 #: pcbnew/dialogs/panel_setup_teardrops_base.cpp:384 #: pcbnew/dialogs/panel_setup_teardrops_base.cpp:569 -#, fuzzy msgid "Allow teardrop to span two track segments" -msgstr "允許淚滴散佈在2 根導線段上" +msgstr "允許淚滴跨越兩個走線段" #: pcbnew/dialogs/panel_setup_teardrops_base.cpp:209 -#, fuzzy msgid "Default properties for rectangular shapes:" -msgstr "新建圖形專案的預設屬性:" +msgstr "矩形形狀的默認屬性:" #: pcbnew/dialogs/panel_setup_teardrops_base.cpp:399 msgid "Properties for track-to-track teardrops:" -msgstr "走線之間的淚滴屬性:" +msgstr "走線到走線淚滴的屬性:" #: pcbnew/dialogs/panel_setup_teardrops_base.cpp:534 msgid "Maximum track width" -msgstr "最大布線寬度" +msgstr "最大走線寬度" #: pcbnew/dialogs/panel_setup_teardrops_base.cpp:536 -#, fuzzy msgid "" "Max track width ratio to create a teardrop.\n" "100 always creates a teardrop." msgstr "" -"建立淚滴的最大焊盤/過孔與導線寬度比。\n" -"100 始終建立一個淚滴。" +"創建淚滴的最大走線寬度比。\n" +"設置為 100 時, 則始終會創建淚滴。" #: pcbnew/dialogs/panel_setup_teardrops_base.cpp:542 msgid "Tracks which are similar in size do not need teardrops." -msgstr "大小相似的走線不需要淚滴狀走線延伸。" +msgstr "尺寸接近的走線無需淚滴。" #: pcbnew/dialogs/panel_setup_text_and_graphics_base.cpp:21 -#, fuzzy msgid "Default properties for new graphics and text:" -msgstr "新建圖形專案的預設屬性:" +msgstr "新建圖形或文本對象的默認屬性:" #: pcbnew/dialogs/panel_setup_text_and_graphics_base.cpp:78 msgid "Default properties for new dimension objects:" -msgstr "新標註物件的預設屬性:" +msgstr "新的測量標註對象的默認屬性:" #: pcbnew/dialogs/panel_setup_text_and_graphics_base.cpp:98 msgid "" "Default units for dimensions (\"automatic\" to follow the chosen UI units)" -msgstr "標註的預設單位(“自動”跟隨選定的 UI 單位)" +msgstr "測量標註的默認單位(\"自動\"跟隨選定的 UI 單位)" #: pcbnew/dialogs/panel_setup_text_and_graphics_base.cpp:105 msgid "Text position:" -msgstr "文字位置 :" +msgstr "文字位置 :" #: pcbnew/dialogs/panel_setup_text_and_graphics_base.cpp:113 msgid "Where to position the dimension text relative to the dimension line" -msgstr "標註文字相對於標註線的位置" +msgstr "測量標註文字相對於測量標註線的位置" #: pcbnew/dialogs/panel_setup_text_and_graphics_base.cpp:127 msgid "Keep text aligned" -msgstr "保持文字對齊" +msgstr "保持文本對齊" #: pcbnew/dialogs/panel_setup_text_and_graphics_base.cpp:128 msgid "When checked, dimension text will be kept aligned with dimension lines" -msgstr "選中後,標註文字將與標註線保持對齊" +msgstr "選中後, 測量標註文本將與測量標註線保持對齊" #: pcbnew/dialogs/panel_setup_text_and_graphics_base.cpp:140 msgid "How many digits of precision to show" @@ -37576,7 +37550,7 @@ msgstr "要顯示多少位精度" msgid "" "When checked, \"1.2300\" will be rendered as \"1.23\" even if precision is " "set to show more digits" -msgstr "選中後,即使精度設定為顯示更多位數,\"1.2300\" 也會呈現為 \"1.23\"" +msgstr "選中後, 即使精度設置為顯示更多位數, \"1.2300\" 也會呈現為 \"1.23\"" #: pcbnew/dialogs/panel_setup_tracks_and_vias.cpp:373 msgid "No via hole size defined." @@ -37584,7 +37558,7 @@ msgstr "未定義通孔尺寸。" #: pcbnew/dialogs/panel_setup_tracks_and_vias.cpp:387 msgid "No differential pair gap defined." -msgstr "沒有定義差分對間距。" +msgstr "沒有定義差分對間隙。" #: pcbnew/dialogs/panel_setup_tracks_and_vias_base.cpp:52 #: pcbnew/dialogs/panel_setup_tracks_and_vias_base.cpp:117 @@ -37597,153 +37571,151 @@ msgstr "7" #: pcbnew/tools/board_inspection_tool.cpp:1097 #: pcbnew/tools/board_inspection_tool.cpp:1126 msgid "Hole" -msgstr "孔" +msgstr "孔徑" #: pcbnew/dialogs/panel_setup_tracks_and_vias_base.cpp:153 msgid "Differential pairs:" -msgstr "差分對佈線:" +msgstr "差分對走線:" #: pcbnew/dialogs/panel_setup_tracks_and_vias_base.cpp:170 msgid "Gap" -msgstr "間距" +msgstr "間隙" #: pcbnew/dialogs/panel_setup_tracks_and_vias_base.cpp:171 msgid "Via Gap" -msgstr "過孔間距" +msgstr "過孔間隙" #: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:19 -#, fuzzy msgid "Default properties for single-track tuning:" -msgstr "新建圖形專案的預設屬性:" +msgstr "單端走線長度調整默認屬性:" #: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:148 -#, fuzzy msgid "Default properties for differential-pairs:" -msgstr "新建圖形專案的預設屬性:" +msgstr "差分對走線默認屬性:" #: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:277 msgid "Default properties for differential-pair skews:" -msgstr "差分對的偏差之預設屬性:" +msgstr "差分對走線偏移默認屬性:" #: pcbnew/drc/drc_cache_generator.cpp:124 msgid "Gathering copper items..." -msgstr "正在收集銅專案..." +msgstr "正在收集銅項目..." #: pcbnew/drc/drc_engine.cpp:146 msgid "board setup constraints" -msgstr "電路板設定約束" +msgstr "電路板中的約束" #: pcbnew/drc/drc_engine.cpp:172 msgid "board setup constraints zone fill strategy" -msgstr "電路板設定約束 區域填充策略" +msgstr "電路板設置中的 \"區域填充\" 約束" #: pcbnew/drc/drc_engine.cpp:177 msgid "board setup constraints silk" -msgstr "電路板設定約束絲印" +msgstr "電路板設置中的 \"絲印\" 約束" #: pcbnew/drc/drc_engine.cpp:183 msgid "board setup constraints silk text height" -msgstr "電路板設定約束絲印文字高度" +msgstr "電路板設置中的 \"絲印文本高度\" 約束" #: pcbnew/drc/drc_engine.cpp:189 msgid "board setup constraints silk text thickness" -msgstr "電路板設定約束絲印文字粗細" +msgstr "電路板設置中的 \"絲印文本線寬\" 約束" #: pcbnew/drc/drc_engine.cpp:195 msgid "board setup constraints hole" -msgstr "電路板設定約束孔" +msgstr "電路板設置中 \"孔\" 約束" #: pcbnew/drc/drc_engine.cpp:200 msgid "board setup constraints edge" -msgstr "電路板設定約束邊緣" +msgstr "電路板設置中的 \"板邊\" 約束" #: pcbnew/drc/drc_engine.cpp:205 msgid "board setup constraints courtyard" -msgstr "電路板設定約束空間層" +msgstr "電路板設置中的 \"元件外框\" 約束" #: pcbnew/drc/drc_engine.cpp:212 msgid "board setup micro-via constraints" -msgstr "電路板設定微孔約束" +msgstr "電路板設置中 \"微孔\" 約束" #: pcbnew/drc/drc_engine.cpp:246 pcbnew/drc/drc_engine.cpp:325 #, c-format msgid "netclass '%s'" -msgstr "網路類 '%s'" +msgstr "網絡類 '%s'" #: pcbnew/drc/drc_engine.cpp:272 pcbnew/drc/drc_engine.cpp:290 #: pcbnew/drc/drc_engine.cpp:307 #, c-format msgid "netclass '%s' (diff pair)" -msgstr "網路類 '%s' (差動線對)" +msgstr "網絡類 '%s' (差分對)" #: pcbnew/drc/drc_engine.cpp:353 -#, fuzzy, c-format +#, c-format msgid "netclass '%s' (uvia)" -msgstr "網路類 '%s' (差動線對)" +msgstr "網絡類 '%s' (微孔)" #: pcbnew/drc/drc_engine.cpp:428 msgid "keepout area" -msgstr "禁止敷銅" +msgstr "keepout 區域" #: pcbnew/drc/drc_engine.cpp:430 #, c-format msgid "keepout area '%s'" -msgstr "新增禁布區 '%s'" +msgstr "keepout 區域 '%s'" #: pcbnew/drc/drc_engine.cpp:624 #, c-format msgid "Resolved zone connection type: %s." -msgstr "解析敷銅連線型別:%s。" +msgstr "解析完成的覆銅連接類型: %s。" #: pcbnew/drc/drc_engine.cpp:642 #, c-format msgid "Pad is not a through hole pad; connection will be: %s." -msgstr "焊盤不是通孔焊盤;連線將是:%s。" +msgstr "焊盤不是通孔焊盤; 連接將是: %s。" #: pcbnew/drc/drc_engine.cpp:759 pcbnew/drc/drc_engine.cpp:769 #, c-format msgid "Local override on %s; clearance: %s." -msgstr "%s 上的本地替代;間隙:%s。" +msgstr "%s 上的局部覆蓋; 間距: %s。" #: pcbnew/drc/drc_engine.cpp:784 pcbnew/drc/drc_engine.cpp:1395 #: pcbnew/drc/drc_engine.cpp:1411 msgid "board minimum" -msgstr "電路板最小值" +msgstr "電路板最小間距" #: pcbnew/drc/drc_engine.cpp:787 pcbnew/drc/drc_engine.cpp:1389 #: pcbnew/drc/drc_engine.cpp:1405 #, c-format msgid "Board minimum clearance: %s." -msgstr "板最小間隙:%s。" +msgstr "電路板最小間距: %s。" #: pcbnew/drc/drc_engine.cpp:796 msgid "board minimum hole" -msgstr "板最小孔" +msgstr "電路板最小孔" #: pcbnew/drc/drc_engine.cpp:799 #, c-format msgid "Board minimum hole clearance: %s." -msgstr "板最小孔間隙:%s。" +msgstr "電路板最小孔間距: %s。" #: pcbnew/drc/drc_engine.cpp:818 #, c-format msgid "Local override on %s; zone connection: %s." -msgstr "%s 上的本地覆蓋;敷銅連線:%s。" +msgstr "覆蓋局部 %s; 區域連接: %s。" #: pcbnew/drc/drc_engine.cpp:835 #, c-format msgid "Local override on %s; thermal relief gap: %s." -msgstr "%s 上的本地覆蓋;防散熱間距:%s。" +msgstr "覆蓋局部 %s; 散熱間隙: %s。" #: pcbnew/drc/drc_engine.cpp:852 #, c-format msgid "Local override on %s; thermal spoke width: %s." -msgstr "%s 上的本地覆蓋;防散熱導線寬度:%s。" +msgstr "覆蓋局部 %s; 散熱引線寬度: %s。" #: pcbnew/drc/drc_engine.cpp:861 #, c-format msgid "%s min thickness: %s." -msgstr "%s 最小厚度: %s。" +msgstr "%s 最小線寬: %s。" #: pcbnew/drc/drc_engine.cpp:875 #, c-format @@ -37752,7 +37724,7 @@ msgstr "檢查斷言 \"%s\"。" #: pcbnew/drc/drc_engine.cpp:881 pcbnew/drc/drc_engine.cpp:1515 msgid "Assertion passed." -msgstr "斷言透過。" +msgstr "斷言通過。" #: pcbnew/drc/drc_engine.cpp:885 pcbnew/drc/drc_engine.cpp:1519 msgid "--> Assertion failed. <--" @@ -37761,92 +37733,92 @@ msgstr "---> 斷言失敗。<--" #: pcbnew/drc/drc_engine.cpp:905 #, c-format msgid "Checking %s clearance: %s." -msgstr "正檢查 %s間隙%s。" +msgstr "檢查 %s 間距: %s。" #: pcbnew/drc/drc_engine.cpp:911 #, c-format msgid "Checking %s max uncoupled length: %s." -msgstr "正在檢查 %s 最大解耦長度:%s。" +msgstr "檢查 %s 最大未耦合長度: %s。" #: pcbnew/drc/drc_engine.cpp:917 #, c-format msgid "Checking %s max skew: %s." -msgstr "正檢查 %s 最大偏差:%s。" +msgstr "檢查 %s 最大偏移: %s。" #: pcbnew/drc/drc_engine.cpp:923 #, c-format msgid "Checking %s gap: %s." -msgstr "正檢查 %s 間隔:%s。" +msgstr "檢查 %s 間隙: %s。" #: pcbnew/drc/drc_engine.cpp:929 #, c-format msgid "Checking %s thermal spoke width: %s." -msgstr "正檢查 %s 熱輻條寬度:%s。" +msgstr "檢查 %s 散熱引線寬度: %s。" #: pcbnew/drc/drc_engine.cpp:935 #, c-format msgid "Checking %s min spoke count: %s." -msgstr "正檢查 %s 最小輻條數:%s。" +msgstr "檢查 %s 最小引線數: %s。" #: pcbnew/drc/drc_engine.cpp:942 #, c-format msgid "Checking %s zone connection: %s." -msgstr "正檢查 %s 區域連線:%s。" +msgstr "檢查 %s 覆銅連接: %s。" #: pcbnew/drc/drc_engine.cpp:974 #, c-format msgid "Checking %s track width: opt %s." -msgstr "正檢查 %s 佈線寬度:最優 %s。" +msgstr "正檢查 %s 走線寬度: 最優 %s。" #: pcbnew/drc/drc_engine.cpp:980 -#, fuzzy, c-format +#, c-format msgid "Checking %s track width: min %s." -msgstr "正檢查 %s 佈線寬度:最優 %s。" +msgstr "正檢查 %s 走線寬度: 最小%s。" #: pcbnew/drc/drc_engine.cpp:988 #, c-format msgid "Checking %s annular width: min %s." -msgstr "正檢查 %s 環形寬度:最小 %s。" +msgstr "正檢查 %s 環形寬度: 最小 %s。" #: pcbnew/drc/drc_engine.cpp:996 #, c-format msgid "Checking %s via diameter: opt %s." -msgstr "正檢查 %s 過孔直徑:最優 %s。" +msgstr "正檢查 %s 過孔直徑: 最優 %s。" #: pcbnew/drc/drc_engine.cpp:1002 -#, fuzzy, c-format +#, c-format msgid "Checking %s via diameter: min %s." -msgstr "正檢查 %s 過孔直徑:最優 %s。" +msgstr "正檢查 %s 過孔直徑: 最小 %s。" #: pcbnew/drc/drc_engine.cpp:1011 #, c-format msgid "Checking %s hole size: opt %s." -msgstr "正檢查 %s 孔尺寸:最優 %s。" +msgstr "正檢查 %s 孔尺寸: 最優 %s。" #: pcbnew/drc/drc_engine.cpp:1017 -#, fuzzy, c-format +#, c-format msgid "Checking %s hole size: min %s." -msgstr "正檢查 %s 孔尺寸:最優 %s。" +msgstr "正檢查 %s 孔尺寸: 最小 %s。" #: pcbnew/drc/drc_engine.cpp:1027 #, c-format msgid "Checking %s: min %s." -msgstr "正檢查 %s:最小 %s。" +msgstr "正檢查 %s: 最小 %s。" #: pcbnew/drc/drc_engine.cpp:1035 #, c-format msgid "Checking %s diff pair gap: opt %s." -msgstr "正檢查 %s 差分對間距:最優 %s。" +msgstr "正檢查 %s 差分對間隙: 最優 %s。" #: pcbnew/drc/drc_engine.cpp:1041 -#, fuzzy, c-format +#, c-format msgid "Checking %s clearance: min %s." -msgstr "正檢查 %s間隙%s。" +msgstr "正檢查 %s 間隙: 最小 %s。" #: pcbnew/drc/drc_engine.cpp:1049 -#, fuzzy, c-format +#, c-format msgid "Checking %s hole to hole: min %s." -msgstr "正檢查 %s 孔尺寸:最優 %s。" +msgstr "正檢查 %s 孔到孔: 最小 %s。" #: pcbnew/drc/drc_engine.cpp:1055 pcbnew/drc/drc_engine.cpp:1081 #: pcbnew/drc/drc_engine.cpp:1528 @@ -37857,21 +37829,20 @@ msgstr "檢查 %s。" #: pcbnew/drc/drc_engine.cpp:1070 #, c-format msgid "Checking %s: min %s; opt %s; max %s." -msgstr "正檢查 %s:最小 %s;最優 %s;最大 %s。" +msgstr "正檢查 %s: 最小 %s; 最優 %s; 最大 %s。" #: pcbnew/drc/drc_engine.cpp:1091 -#, fuzzy msgid "Netclass clearances apply only between copper items." -msgstr "電路板和網類間隙僅適用於銅專案之間。" +msgstr "網類間距僅適用於銅箔項目之間。" #: pcbnew/drc/drc_engine.cpp:1095 pcbnew/drc/drc_engine.cpp:1100 -#, fuzzy, c-format +#, c-format msgid "%s contains no copper. Rule ignored." -msgstr "%s 不是鑽孔; 規則被忽略。" +msgstr "%s 不含銅箔。忽略規則。" #: pcbnew/drc/drc_engine.cpp:1157 msgid "Keepout constraint not met." -msgstr "不滿足禁止約束。" +msgstr "不滿足 Keepout 約束。" #: pcbnew/drc/drc_engine.cpp:1159 msgid "Disallow constraint not met." @@ -37879,39 +37850,38 @@ msgstr "未滿足不允許約束。" #: pcbnew/drc/drc_engine.cpp:1181 msgid "Keepout layer(s) not matched." -msgstr "禁布層不匹配。" +msgstr "Keepout 層不匹配。" #: pcbnew/drc/drc_engine.cpp:1185 pcbnew/drc/drc_engine.cpp:1206 #: pcbnew/drc/drc_engine.cpp:1532 #, c-format msgid "Rule layer '%s' not matched; rule ignored." -msgstr "規則層 \"%s\" 不匹配;已忽略規則。" +msgstr "規則層 '%s' 不匹配; 已忽略規則。" #: pcbnew/drc/drc_engine.cpp:1190 pcbnew/drc/drc_engine.cpp:1211 msgid "Rule layer not matched; rule ignored." -msgstr "規則層不匹配;已忽略規則。" +msgstr "規則層不匹配; 已忽略規則。" #: pcbnew/drc/drc_engine.cpp:1202 -#, fuzzy msgid "Constraint layer not matched." -msgstr "禁布層不匹配。" +msgstr "約束層不匹配。" #: pcbnew/drc/drc_engine.cpp:1222 #, c-format msgid "%s is not a drilled hole; rule ignored." -msgstr "%s 不是鑽孔; 規則被忽略。" +msgstr "%s 不是鑽孔; 已忽略規則。" #: pcbnew/drc/drc_engine.cpp:1232 msgid "Unconditional constraint applied." -msgstr "已應用無條件約束。" +msgstr "無條件應用的約束。" #: pcbnew/drc/drc_engine.cpp:1236 pcbnew/drc/drc_engine.cpp:1538 msgid "Unconditional rule applied." -msgstr "應用無條件規則。" +msgstr "無條件應用的規則。" #: pcbnew/drc/drc_engine.cpp:1241 msgid "Unconditional rule applied; overrides previous constraints." -msgstr "應用無條件的規則;覆蓋以前的約束。" +msgstr "無條件應用的規則; 覆蓋之前的約束。" #: pcbnew/drc/drc_engine.cpp:1255 pcbnew/drc/drc_engine.cpp:1543 #, c-format @@ -37920,66 +37890,66 @@ msgstr "檢查規則條件 \"%s\"。" #: pcbnew/drc/drc_engine.cpp:1265 msgid "Constraint applied." -msgstr "已應用約束。" +msgstr "應用的約束。" #: pcbnew/drc/drc_engine.cpp:1269 pcbnew/drc/drc_engine.cpp:1549 msgid "Rule applied." -msgstr "應用規則。" +msgstr "應用的規則。" #: pcbnew/drc/drc_engine.cpp:1274 msgid "Rule applied; overrides previous constraints." -msgstr "已應用規則;覆蓋以前的約束。" +msgstr "應用的規則; 覆蓋之前的約束。" #: pcbnew/drc/drc_engine.cpp:1282 msgid "Membership not satisfied; constraint ignored." -msgstr "未滿足成員資格;忽略約束。" +msgstr "不滿足成員資格; 忽略約束。" #: pcbnew/drc/drc_engine.cpp:1283 pcbnew/drc/drc_engine.cpp:1554 msgid "Condition not satisfied; rule ignored." -msgstr "條件不滿足;忽略規則。" +msgstr "條件不滿足; 忽略規則。" #: pcbnew/drc/drc_engine.cpp:1343 pcbnew/drc/drc_engine.cpp:1367 -#, fuzzy, c-format +#, c-format msgid "Local clearance on %s: %s." -msgstr "本地間隙 %s;間隙:%s。" +msgstr "%s 上的局部間距: %s。" #: pcbnew/drc/drc_engine.cpp:1426 #, c-format msgid "%s zone connection: %s." -msgstr "%s 區域連線:%s。" +msgstr "%s 區域連接: %s。" #: pcbnew/drc/drc_engine.cpp:1442 #, c-format msgid "%s pad connection: %s." -msgstr "%s 焊盤連線:%s。" +msgstr "%s 焊盤連接: %s。" #: pcbnew/drc/drc_engine.cpp:1447 pcbnew/drc/drc_engine.cpp:1464 #: pcbnew/drc/drc_engine.cpp:1481 pcbnew/zone.cpp:385 pcbnew/zone.h:168 msgid "zone" -msgstr "敷銅" +msgstr "覆銅" #: pcbnew/drc/drc_engine.cpp:1459 #, c-format msgid "%s thermal relief gap: %s." -msgstr "%s 散熱間隙:%s。" +msgstr "%s熱焊盤間隙: %s。" #: pcbnew/drc/drc_engine.cpp:1476 #, c-format msgid "%s thermal spoke width: %s." -msgstr "%s 熱輻條寬度:%s。" +msgstr "%s 散熱引線寬度: %s。" #: pcbnew/drc/drc_engine.cpp:1509 #, c-format msgid "Checking rule assertion \"%s\"." -msgstr "檢查規則判斷 \"%s\"。" +msgstr "檢查規則斷言 \"%s\"。" #: pcbnew/drc/drc_item.cpp:45 pcbnew/zone.cpp:1716 msgid "Electrical" -msgstr "電路" +msgstr "電氣" #: pcbnew/drc/drc_item.cpp:46 msgid "Design for Manufacturing" -msgstr "面向製造的設計" +msgstr "可製造性設計(DFM)" #: pcbnew/drc/drc_item.cpp:47 msgid "Schematic Parity" @@ -37987,7 +37957,7 @@ msgstr "原理圖一致性檢驗" #: pcbnew/drc/drc_item.cpp:48 msgid "Signal Integrity" -msgstr "訊號完整性" +msgstr "信號完整性" #: pcbnew/drc/drc_item.cpp:49 msgid "Readability" @@ -37995,55 +37965,55 @@ msgstr "可讀性" #: pcbnew/drc/drc_item.cpp:53 msgid "Missing connection between items" -msgstr "專案之間的連線缺失" +msgstr "項目之間的連接缺失" #: pcbnew/drc/drc_item.cpp:57 msgid "Items shorting two nets" -msgstr "短路兩個網路的專案" +msgstr "短路兩個網絡的項目" #: pcbnew/drc/drc_item.cpp:61 msgid "Items not allowed" -msgstr "不允許的專案" +msgstr "不允許的項目" #: pcbnew/drc/drc_item.cpp:65 msgid "Text (or dimension) on Edge.Cuts layer" -msgstr "Edge.Cuts 層上的文字 (或標註)" +msgstr "Edge.Cuts 層上的文本 (或標註)" #: pcbnew/drc/drc_item.cpp:69 msgid "Clearance violation" -msgstr "間隙違規" +msgstr "間距違規" #: pcbnew/drc/drc_item.cpp:73 msgid "Tracks crossing" -msgstr "佈線有交叉" +msgstr "走線交叉" #: pcbnew/drc/drc_item.cpp:77 msgid "Board edge clearance violation" -msgstr "電路板邊緣間隙違規" +msgstr "電路板邊緣間距違規" #: pcbnew/drc/drc_item.cpp:81 msgid "Copper zones intersect" -msgstr "敷銅區交叉" +msgstr "覆銅區域相交" #: pcbnew/drc/drc_item.cpp:85 msgid "Isolated copper fill" -msgstr "隔離銅填充" +msgstr "孤銅" #: pcbnew/drc/drc_item.cpp:89 msgid "Thermal relief connection to zone incomplete" -msgstr "與敷銅的花焊盤連線不完整" +msgstr "緩釋熱焊盤 (花焊盤) 與覆銅的連接不完整" #: pcbnew/drc/drc_item.cpp:93 msgid "Via is not connected or connected on only one layer" -msgstr "通孔未連線或只連線在了一層上" +msgstr "通孔未連接或僅連接了一層" #: pcbnew/drc/drc_item.cpp:97 msgid "Track has unconnected end" -msgstr "佈線有未連線端" +msgstr "走線末端懸空" #: pcbnew/drc/drc_item.cpp:101 msgid "Hole clearance violation" -msgstr "通孔間隙違規" +msgstr "孔間距違規" #: pcbnew/drc/drc_item.cpp:105 msgid "Drilled holes too close together" @@ -38051,41 +38021,39 @@ msgstr "鑽孔之間距離過近" #: pcbnew/drc/drc_item.cpp:109 msgid "Drilled holes co-located" -msgstr "鑽孔並列在一起了" +msgstr "鑽孔的位置相同" #: pcbnew/drc/drc_item.cpp:113 msgid "Copper connection too narrow" -msgstr "銅連線過窄" +msgstr "銅連接過窄" #: pcbnew/drc/drc_item.cpp:117 msgid "Track width" -msgstr "佈線寬度" +msgstr "走線寬度" #: pcbnew/drc/drc_item.cpp:121 msgid "Annular width" msgstr "環形寬度" #: pcbnew/drc/drc_item.cpp:125 -#, fuzzy msgid "Hole size out of range" -msgstr "鑽孔超出範圍" +msgstr "孔徑超出範圍" #: pcbnew/drc/drc_item.cpp:129 msgid "Via diameter" -msgstr "過孔外徑" +msgstr "過孔直徑" #: pcbnew/drc/drc_item.cpp:133 msgid "Padstack is not valid" -msgstr "焊盤槽/孔無效" +msgstr "焊盤疊層(Padstack)無效" #: pcbnew/drc/drc_item.cpp:137 -#, fuzzy msgid "Micro via hole size out of range" -msgstr "微通孔鑽孔超出範圍" +msgstr "微孔孔徑超出範圍" #: pcbnew/drc/drc_item.cpp:141 msgid "Courtyards overlap" -msgstr "外框重疊" +msgstr "元件外框重疊" #: pcbnew/drc/drc_item.cpp:145 msgid "Footprint has no courtyard defined" @@ -38093,23 +38061,23 @@ msgstr "封裝沒有定義外框" #: pcbnew/drc/drc_item.cpp:149 msgid "Footprint has malformed courtyard" -msgstr "封裝的外框有誤" +msgstr "封裝的外框有錯誤" #: pcbnew/drc/drc_item.cpp:153 msgid "PTH inside courtyard" -msgstr "PTH 在外框內" +msgstr "PTH 在元件外框內" #: pcbnew/drc/drc_item.cpp:157 msgid "NPTH inside courtyard" -msgstr "NPTH 在外框內" +msgstr "NPTH 在元件外框內" #: pcbnew/drc/drc_item.cpp:161 msgid "Item on a disabled copper layer" -msgstr "禁用銅層上的專案" +msgstr "禁用銅層上的對象" #: pcbnew/drc/drc_item.cpp:165 msgid "Board has malformed outline" -msgstr "電路板的格式有誤" +msgstr "電路板的邊框有錯誤" #: pcbnew/drc/drc_item.cpp:169 msgid "Duplicate footprints" @@ -38117,7 +38085,7 @@ msgstr "重複的封裝" #: pcbnew/drc/drc_item.cpp:173 msgid "Missing footprint" -msgstr "錯誤的封裝" +msgstr "缺少封裝" #: pcbnew/drc/drc_item.cpp:177 msgid "Extra footprint" @@ -38125,12 +38093,11 @@ msgstr "多餘的封裝" #: pcbnew/drc/drc_item.cpp:181 msgid "Pad net doesn't match schematic" -msgstr "焊盤網路與原理圖不匹配" +msgstr "焊盤網絡與原理圖不匹配" #: pcbnew/drc/drc_item.cpp:185 -#, fuzzy msgid "Footprint attributes don't match symbol" -msgstr "封裝與庫中副本不匹配" +msgstr "封裝特性與符號不匹配" #: pcbnew/drc/drc_item.cpp:189 msgid "Footprint not found in libraries" @@ -38138,7 +38105,7 @@ msgstr "在庫中找不到封裝" #: pcbnew/drc/drc_item.cpp:193 msgid "Footprint doesn't match copy in library" -msgstr "封裝與庫中副本不匹配" +msgstr "封裝與來源庫封裝存在差異" #: pcbnew/drc/drc_item.cpp:201 msgid "Assertion failure" @@ -38146,19 +38113,19 @@ msgstr "斷言失敗" #: pcbnew/drc/drc_item.cpp:205 msgid "Copper sliver" -msgstr "銅箔尖刺" +msgstr "銅箔毛刺" #: pcbnew/drc/drc_item.cpp:209 msgid "Solder mask aperture bridges items with different nets" -msgstr "阻焊層孔徑可橋接具有不同網路的專案" +msgstr "阻焊開窗與不同網絡的項目相連" #: pcbnew/drc/drc_item.cpp:213 msgid "Silkscreen clipped by solder mask" -msgstr "與開窗敷銅相交的絲印" +msgstr "被阻焊層截斷的絲印" #: pcbnew/drc/drc_item.cpp:217 msgid "Silkscreen clipped by board edge" -msgstr "與電路板邊相交的絲印" +msgstr "被板邊截斷的絲印" #: pcbnew/drc/drc_item.cpp:221 msgid "Silkscreen overlap" @@ -38170,24 +38137,23 @@ msgstr "文字高度超出範圍" #: pcbnew/drc/drc_item.cpp:229 msgid "Text thickness out of range" -msgstr "文字寬度超出範圍" +msgstr "文本線寬超出範圍" #: pcbnew/drc/drc_item.cpp:233 msgid "Trace length out of range" -msgstr "佈線長度超過範圍" +msgstr "走線長度超過範圍" #: pcbnew/drc/drc_item.cpp:237 msgid "Skew between traces out of range" -msgstr "佈線之間的偏差範圍" +msgstr "走線之間的偏移超出範圍" #: pcbnew/drc/drc_item.cpp:242 -#, fuzzy msgid "Too many or too few vias on a connection" -msgstr "連線上的過孔太多" +msgstr "連接上的過孔過多或過少" #: pcbnew/drc/drc_item.cpp:246 msgid "Differential pair gap out of range" -msgstr "差分對間隙範圍" +msgstr "差分對間隙超出範圍" #: pcbnew/drc/drc_item.cpp:250 msgid "Differential uncoupled length too long" @@ -38199,7 +38165,7 @@ msgstr "封裝無效" #: pcbnew/drc/drc_item.cpp:258 msgid "Footprint component type doesn't match footprint pads" -msgstr "封裝元件型別與封裝焊盤不匹配" +msgstr "封裝元件類型與封裝焊盤不匹配" #: pcbnew/drc/drc_item.cpp:262 msgid "Through hole pad has no hole" @@ -38208,36 +38174,36 @@ msgstr "通孔焊盤沒有孔" #: pcbnew/drc/drc_item.cpp:435 #, c-format msgid "Rule: %s" -msgstr "規則:%s" +msgstr "規則: %s" #: pcbnew/drc/drc_item.cpp:437 msgid "Local override" -msgstr "本地覆蓋" +msgstr "局部覆蓋" #: pcbnew/drc/drc_rule.h:156 -#, fuzzy, c-format +#, c-format msgid "rule '%s'" -msgstr "規則 %s" +msgstr "規則 '%s'" #: pcbnew/drc/drc_rule_condition.cpp:52 msgid "ERROR in expression." -msgstr "表示式中的錯誤。" +msgstr "表達式錯誤。" #: pcbnew/drc/drc_rule_condition.cpp:100 pcbnew/drc/drc_rule_parser.cpp:61 #: pcbnew/drc/drc_rule_parser.cpp:573 #, c-format msgid "ERROR: %s%s" -msgstr "錯誤:%s%s" +msgstr "錯誤: %s%s" #: pcbnew/drc/drc_rule_parser.cpp:68 pcbnew/drc/drc_rule_parser.cpp:580 #, c-format msgid "ERROR: %s%s" -msgstr "錯誤:%s%s" +msgstr "錯誤: %s%s" #: pcbnew/drc/drc_rule_parser.cpp:79 #, c-format msgid "The '%s' keyword has been deprecated. Please use '%s' instead." -msgstr "關鍵詞\"%s\"已被廢棄。 請使用“%s”。" +msgstr "關鍵字 '%s' 已廢棄。請使用 '%s' 替代。" #: pcbnew/drc/drc_rule_parser.cpp:117 pcbnew/drc/drc_rule_parser.cpp:200 #: pcbnew/drc/drc_rule_parser.cpp:477 @@ -38255,7 +38221,7 @@ msgstr "缺少版本號。" #: pcbnew/drc/drc_rule_parser.cpp:147 #, c-format msgid "Unrecognized item '%s'.| Expected version number." -msgstr "未識別的專案 '%s'. | 預期的版本號。" +msgstr "未識別的項目 '%s'. | 預期的版本號。" #: pcbnew/drc/drc_rule_parser.cpp:154 pcbnew/drc/drc_rule_parser.cpp:233 #: pcbnew/drc/drc_rule_parser.cpp:466 pcbnew/drc/drc_rule_parser.cpp:497 @@ -38263,12 +38229,12 @@ msgstr "未識別的專案 '%s'. | 預期的版本號。" #: pcbnew/drc/drc_rule_parser.cpp:636 #, c-format msgid "Unrecognized item '%s'." -msgstr "無法識別的專案 '%s'。" +msgstr "無法識別的項目 '%s'。" #: pcbnew/drc/drc_rule_parser.cpp:167 pcbnew/drc/drc_rule_parser.cpp:249 #: pcbnew/drc/drc_rule_parser.cpp:545 msgid "Incomplete statement." -msgstr "宣告不完整。" +msgstr "聲明不完整。" #: pcbnew/drc/drc_rule_parser.cpp:171 pcbnew/drc/drc_rule_parser.cpp:253 #: pcbnew/drc/drc_rule_parser.cpp:332 pcbnew/drc/drc_rule_parser.cpp:376 @@ -38276,7 +38242,7 @@ msgstr "宣告不完整。" #: pcbnew/drc/drc_rule_parser.cpp:665 #, c-format msgid "Unrecognized item '%s'.| Expected %s." -msgstr "無法識別的專案 '%s'。 | 應為 %s。" +msgstr "無法識別的項目 '%s'。| 應為 %s。" #: pcbnew/drc/drc_rule_parser.cpp:193 msgid "Missing rule name." @@ -38284,12 +38250,12 @@ msgstr "缺少規則名稱。" #: pcbnew/drc/drc_rule_parser.cpp:215 msgid "Missing condition expression." -msgstr "缺少條件表示式。" +msgstr "缺少條件表達式。" #: pcbnew/drc/drc_rule_parser.cpp:226 pcbnew/drc/drc_rule_parser.cpp:460 #, c-format msgid "Unrecognized item '%s'.| Expected quoted expression." -msgstr "無法識別的專案 '%s'。|應為帶引號的表示式。" +msgstr "無法識別的項目 '%s'。| 應為帶引號的表達式。" #: pcbnew/drc/drc_rule_parser.cpp:261 pcbnew/drc/drc_rule_parser.cpp:372 #: pcbnew/drc/drc_rule_parser.cpp:385 pcbnew/drc/drc_rule_parser.cpp:404 @@ -38301,7 +38267,7 @@ msgstr "缺少 ')'。" #: pcbnew/drc/drc_rule_parser.cpp:292 #, c-format msgid "Missing constraint type.| Expected %s." -msgstr "缺少約束型別。| 應為 %s。" +msgstr "缺少約束類型。| 應為 %s。" #: pcbnew/drc/drc_rule_parser.cpp:344 #, c-format @@ -38330,12 +38296,12 @@ msgstr "缺少選擇值。" #: pcbnew/drc/drc_rule_parser.cpp:603 msgid "Missing layer name or type." -msgstr "缺少圖層名稱或型別。" +msgstr "缺少層名稱或類型。" #: pcbnew/drc/drc_rule_parser.cpp:629 #, c-format msgid "Unrecognized layer '%s'." -msgstr "無法識別的圖層 '%s'。" +msgstr "無法識別的層 '%s'。" #: pcbnew/drc/drc_rule_parser.cpp:653 msgid "Missing severity name." @@ -38348,41 +38314,41 @@ msgstr "檢查焊盤和過孔環形孔..." #: pcbnew/drc/drc_test_provider_annular_width.cpp:248 #, c-format msgid "(%s min annular width %s; actual %s)" -msgstr "(%s 最小環形寬度 %s;實際 %s)" +msgstr "(%s 最小環形寬度 %s; 實際 %s)" #: pcbnew/drc/drc_test_provider_annular_width.cpp:256 #, c-format msgid "(%s max annular width %s; actual %s)" -msgstr "(%s 最大環形寬度 %s;實際 %s)" +msgstr "(%s 最大環形寬度 %s; 實際 %s)" #: pcbnew/drc/drc_test_provider_connection_width.cpp:630 msgid "Checking nets for minimum connection width..." -msgstr "正檢查網路的最小連線寬度..." +msgstr "正檢查網絡的最小連接寬度..." #: pcbnew/drc/drc_test_provider_connection_width.cpp:773 #, c-format msgid "(%s minimum connection width %s; actual %s)" -msgstr "(%s 最小連線寬度 %s; 實際 %s)" +msgstr "(%s 最小連接寬度 %s; 實際 %s)" #: pcbnew/drc/drc_test_provider_connectivity.cpp:71 msgid "Checking pad, via and zone connections..." -msgstr "正在檢查焊盤、過孔和敷銅連線..." +msgstr "正在檢查焊盤、過孔和覆銅連接..." #: pcbnew/drc/drc_test_provider_connectivity.cpp:139 msgid "Checking net connections..." -msgstr "正在檢查網路連線..." +msgstr "正在檢查網絡連接..." #: pcbnew/drc/drc_test_provider_copper_clearance.cpp:141 msgid "Checking track & via clearances..." -msgstr "正在檢查佈線和過孔間隙..." +msgstr "正在檢查走線和過孔間距..." #: pcbnew/drc/drc_test_provider_copper_clearance.cpp:148 msgid "Checking hole clearances..." -msgstr "正在檢查孔間隙..." +msgstr "正在檢查孔間距..." #: pcbnew/drc/drc_test_provider_copper_clearance.cpp:156 msgid "Checking pad clearances..." -msgstr "正在檢查焊盤間隙..." +msgstr "正在檢查焊盤間距..." #: pcbnew/drc/drc_test_provider_copper_clearance.cpp:164 msgid "Checking pads..." @@ -38390,11 +38356,11 @@ msgstr "正在檢查焊盤..." #: pcbnew/drc/drc_test_provider_copper_clearance.cpp:172 msgid "Checking copper graphic clearances..." -msgstr "走線間距..." +msgstr "檢查銅層間距..." #: pcbnew/drc/drc_test_provider_copper_clearance.cpp:180 msgid "Checking copper zone clearances..." -msgstr "正在檢查敷銅區間隙..." +msgstr "檢查覆銅區間距..." #: pcbnew/drc/drc_test_provider_copper_clearance.cpp:268 #: pcbnew/drc/drc_test_provider_copper_clearance.cpp:572 @@ -38402,7 +38368,7 @@ msgstr "正在檢查敷銅區間隙..." #: pcbnew/drc/drc_test_provider_copper_clearance.cpp:865 #, c-format msgid "(nets %s and %s)" -msgstr "(網路 %s 和 %s)" +msgstr "(網絡 %s 和 %s)" #: pcbnew/drc/drc_test_provider_copper_clearance.cpp:283 #: pcbnew/drc/drc_test_provider_copper_clearance.cpp:338 @@ -38427,12 +38393,12 @@ msgstr "(網路 %s 和 %s)" #: pcbnew/drc/drc_test_provider_solder_mask.cpp:298 #, c-format msgid "(%s clearance %s; actual %s)" -msgstr "(%s 間隙 %s; 實際 %s)" +msgstr "(%s 間距 %s; 實際 %s)" #: pcbnew/drc/drc_test_provider_copper_clearance.cpp:339 #, c-format msgid "(%s clearance %s; actual < 0)" -msgstr "(%s 間隙 %s; 實際 < 0)" +msgstr "(%s 間距 %s; 實際 < 0)" #: pcbnew/drc/drc_test_provider_courtyard_clearance.cpp:85 msgid "Checking footprint courtyard definitions..." @@ -38459,31 +38425,31 @@ msgstr "(%s 最小間隙 %s; 實際 %s)" #: pcbnew/drc/drc_test_provider_diff_pair_coupling.cpp:532 #, c-format msgid "(%s maximum gap %s; actual %s)" -msgstr "(%s 最大間隙 %s;實際 %s)" +msgstr "(%s 最大間隙 %s; 實際 %s)" #: pcbnew/drc/drc_test_provider_disallow.cpp:73 msgid "Checking keepouts & disallow constraints..." -msgstr "正在檢查禁布區和不允許約束..." +msgstr "正在檢查 keepouts 和 disallow 約束..." #: pcbnew/drc/drc_test_provider_edge_clearance.cpp:150 msgid "Checking copper to board edge clearances..." -msgstr "正在檢查銅層到板邊緣間隙..." +msgstr "正在檢查銅層到板邊緣間距..." #: pcbnew/drc/drc_test_provider_edge_clearance.cpp:155 msgid "Checking silk to board edge clearances..." -msgstr "正在檢查 silk 到板邊緣間隙..." +msgstr "正在檢查 silk 到板邊緣間距..." #: pcbnew/drc/drc_test_provider_hole_size.cpp:75 msgid "Checking pad holes..." -msgstr "正在檢查焊盤通孔..." +msgstr "正在檢查焊盤孔洞..." #: pcbnew/drc/drc_test_provider_hole_size.cpp:93 msgid "Checking via holes..." -msgstr "正在檢查微孔通孔..." +msgstr "正在檢查過孔孔洞..." #: pcbnew/drc/drc_test_provider_hole_size.cpp:98 msgid "Checking micro-via holes..." -msgstr "正在檢查微孔通孔..." +msgstr "正在檢查微孔孔洞..." #: pcbnew/drc/drc_test_provider_hole_size.cpp:158 #: pcbnew/drc/drc_test_provider_hole_size.cpp:227 @@ -38501,7 +38467,7 @@ msgstr "(%s 最大寬度 %s; 實際 %s)" #: pcbnew/drc/drc_test_provider_hole_to_hole.cpp:120 msgid "Checking hole to hole clearances..." -msgstr "正在檢查通孔到通孔間隙..." +msgstr "正在檢查通孔到通孔間距..." #: pcbnew/drc/drc_test_provider_hole_to_hole.cpp:313 #, c-format @@ -38509,275 +38475,273 @@ msgid "(%s min %s; actual %s)" msgstr "(%s 最小 %s; 實際 %s)" #: pcbnew/drc/drc_test_provider_library_parity.cpp:123 -#, fuzzy, c-format +#, c-format msgid "Pad %s" -msgstr "焊盤 %s\t" +msgstr "焊盤 %s" #: pcbnew/drc/drc_test_provider_library_parity.cpp:204 #, c-format msgid "%s has clearance override." -msgstr "%s 具有間隙覆蓋。" +msgstr "%s 存在 '間距'重寫。" #: pcbnew/drc/drc_test_provider_library_parity.cpp:211 #, c-format msgid "%s has solder mask expansion override." -msgstr "%s 具有阻焊層擴展覆蓋。" +msgstr "%s 存在 '阻焊擴展' 重寫。" #: pcbnew/drc/drc_test_provider_library_parity.cpp:219 #: pcbnew/drc/drc_test_provider_library_parity.cpp:226 #, c-format msgid "%s has solder paste clearance override." -msgstr "%s 具有焊膏間隙覆蓋。" +msgstr "%s 存在 '錫膏間距' 重寫。" #: pcbnew/drc/drc_test_provider_library_parity.cpp:233 #, c-format msgid "%s has zone connection override." -msgstr "%s 具有區域連接覆蓋。" +msgstr "%s 存在 '區域連接' 重寫。" #: pcbnew/drc/drc_test_provider_library_parity.cpp:239 #, c-format msgid "%s has thermal relief gap override." -msgstr "%s 具有散熱間隙覆蓋。" +msgstr "%s 存在 '散熱間隙' 重寫。" #: pcbnew/drc/drc_test_provider_library_parity.cpp:245 -#, fuzzy, c-format +#, c-format msgid "%s has thermal relief spoke width override." -msgstr "已解析的防散熱輻條寬度:%s。" +msgstr "%s 存在 '緩釋熱焊盤 (花焊盤) 散熱引線寬度' 重寫。" #: pcbnew/drc/drc_test_provider_library_parity.cpp:251 -#, fuzzy, c-format +#, c-format msgid "%s has thermal relief spoke angle override." -msgstr "已解析的防散熱輻條寬度:%s。" +msgstr "%s 存在 '緩釋熱焊盤 (花焊盤) 散熱引線角度' 重寫。" #: pcbnew/drc/drc_test_provider_library_parity.cpp:257 #, c-format msgid "%s has zone knockout setting override." -msgstr "%s 具有區域淘汰設定覆蓋。" +msgstr "%s 存在 '區域 knockout 設置' 重寫。" #: pcbnew/drc/drc_test_provider_library_parity.cpp:269 #, c-format msgid "%s pad to die length differs." -msgstr "%s 焊盤到晶片的長度不同。" +msgstr "%s 個 '焊盤到 Die 的長度' 差異。" #: pcbnew/drc/drc_test_provider_library_parity.cpp:271 #, c-format msgid "%s position differs." -msgstr "%s 位置不同。" +msgstr "%s 個 '位置' 差異。" #: pcbnew/drc/drc_test_provider_library_parity.cpp:274 #, c-format msgid "%s has different numbers." -msgstr "%s 有不同的號碼。" +msgstr "%s 具有不同的編號。" #: pcbnew/drc/drc_test_provider_library_parity.cpp:296 #: pcbnew/drc/drc_test_provider_library_parity.cpp:491 -#, fuzzy, c-format +#, c-format msgid "%s layers differ." -msgstr "%s 層是必須的。" +msgstr "%s 個 '層' 差異。" #: pcbnew/drc/drc_test_provider_library_parity.cpp:302 #, c-format msgid "%s pad shape type differs." -msgstr "%s 焊盤形狀類型不同。" +msgstr "%s 個 '焊盤形狀類型' 差異。" #: pcbnew/drc/drc_test_provider_library_parity.cpp:305 #, c-format msgid "%s pad type differs." -msgstr "%s 焊盤類型不同。" +msgstr "%s 個 '焊盤類型' 差異。" #: pcbnew/drc/drc_test_provider_library_parity.cpp:307 #, c-format msgid "%s fabrication property differs." -msgstr "%s 製造屬性不同。" +msgstr "%s 個 '製造屬性' 差異。" #: pcbnew/drc/drc_test_provider_library_parity.cpp:312 -#, fuzzy, c-format +#, c-format msgid "%s orientation differs." -msgstr "%s 上的規則敷銅" +msgstr "%s 個 '方向' 差異。" #: pcbnew/drc/drc_test_provider_library_parity.cpp:315 #, c-format msgid "%s size differs." -msgstr "%s 大小不同。" +msgstr "%s 個 '大小' 差異。" #: pcbnew/drc/drc_test_provider_library_parity.cpp:317 #, c-format msgid "%s trapezoid delta differs." -msgstr "%s 梯形增量不同。" +msgstr "%s 個 'trapezoid delta' 差異。" #: pcbnew/drc/drc_test_provider_library_parity.cpp:325 #, c-format msgid "%s rounded corners differ." -msgstr "%s 個圓角不同。" +msgstr "%s 個 '圓角' 差異。" #: pcbnew/drc/drc_test_provider_library_parity.cpp:336 #, c-format msgid "%s chamfered corners differ." -msgstr "%s 個倒角不同。" +msgstr "%s 個 '倒角' 差異。" #: pcbnew/drc/drc_test_provider_library_parity.cpp:342 #, c-format msgid "%s shape offset from hole differs." -msgstr "%s 形狀與孔的偏移不同。" +msgstr "%s 個 '孔與形狀的偏移量' 差異。" #: pcbnew/drc/drc_test_provider_library_parity.cpp:345 #, c-format msgid "%s drill shape differs." -msgstr "%s 鑽孔形狀不同。" +msgstr "%s 個 '鑽孔形狀' 差異。" #: pcbnew/drc/drc_test_provider_library_parity.cpp:347 #, c-format msgid "%s drill size differs." -msgstr "%s 鑽孔尺寸不同。" +msgstr "%s 個 '鑽孔大小' 差異。" #: pcbnew/drc/drc_test_provider_library_parity.cpp:385 -#, fuzzy, c-format +#, c-format msgid "%s shape primitives differ." -msgstr "%s 層是必須的。" +msgstr "%s 個 'shape primitives' 差異。" #: pcbnew/drc/drc_test_provider_library_parity.cpp:469 #, c-format msgid "%s corner smoothing setting differs." -msgstr "%s 轉角平滑設定不同。" +msgstr "%s 個 '邊角平滑設置' 差異。" #: pcbnew/drc/drc_test_provider_library_parity.cpp:471 #, c-format msgid "%s corner smoothing radius differs." -msgstr "%s 轉角平滑半徑不同。" +msgstr "%s 個 '邊角平滑半徑' 差異。" #: pcbnew/drc/drc_test_provider_library_parity.cpp:473 #, c-format msgid "%s name differs." -msgstr "%s 名稱不同。" +msgstr "%s 個 '名稱' 差異。" #: pcbnew/drc/drc_test_provider_library_parity.cpp:475 #, c-format msgid "%s priority differs." -msgstr "%s 優先權不同" +msgstr "%s 個 '優先級' 差異。" #: pcbnew/drc/drc_test_provider_library_parity.cpp:478 #, c-format msgid "%s keep-out property differs." -msgstr "%s keep-out 屬性不同。" +msgstr "%s 個 'keep-out 屬性' 差異。" #: pcbnew/drc/drc_test_provider_library_parity.cpp:480 #, c-format msgid "%s keep out copper fill setting differs." -msgstr "%s 排除銅填充設定不同。" +msgstr "%s 個 '禁止區域填充設置' 差異。" #: pcbnew/drc/drc_test_provider_library_parity.cpp:482 #, c-format msgid "%s keep out footprints setting differs." -msgstr "%s 禁止足跡設定不同。" +msgstr "%s 個 '禁止放置封裝設置' 差異。" #: pcbnew/drc/drc_test_provider_library_parity.cpp:484 #, c-format msgid "%s keep out pads setting differs." -msgstr "%s 避開的焊墊設定不同。" +msgstr "%s 個 '禁止放置焊盤設置' 差異。" #: pcbnew/drc/drc_test_provider_library_parity.cpp:486 #, c-format msgid "%s keep out tracks setting differs." -msgstr "%s 禁止走線設定不同。" +msgstr "%s 個 '禁止放置走線設置' 差異。" #: pcbnew/drc/drc_test_provider_library_parity.cpp:488 #, c-format msgid "%s keep out vias setting differs." -msgstr "%s避開的過孔設定不同。" +msgstr "%s 個 '禁止放置過孔設置' 差異。" #: pcbnew/drc/drc_test_provider_library_parity.cpp:494 #, c-format msgid "%s pad connection property differs." -msgstr "%s 焊盤連接屬性不同。" +msgstr "%s 個 '焊盤連接屬性' 差異。" #: pcbnew/drc/drc_test_provider_library_parity.cpp:496 -#, fuzzy, c-format +#, c-format msgid "%s local clearance differs." -msgstr "已解析的間隙:%s。" +msgstr "%s 個 '局部間距' 差異。" #: pcbnew/drc/drc_test_provider_library_parity.cpp:498 #, c-format msgid "%s thermal relief gap differs." -msgstr "%s 散熱間隙不同。" +msgstr "%s 個 '散熱間隙' 差異。" #: pcbnew/drc/drc_test_provider_library_parity.cpp:500 -#, fuzzy, c-format +#, c-format msgid "%s thermal relief spoke width differs." -msgstr "已解析的防散熱輻條寬度:%s。" +msgstr "%s 個 '緩釋熱焊盤 (花焊盤) 散熱引線寬度' 差異。" #: pcbnew/drc/drc_test_provider_library_parity.cpp:503 #, c-format msgid "%s min thickness differs." -msgstr "%s 最小厚度不同。" +msgstr "%s 個 '最小厚度' 差異。" #: pcbnew/drc/drc_test_provider_library_parity.cpp:506 #, c-format msgid "%s remove islands setting differs." -msgstr "%s移除孤島設定不同。" +msgstr "%s 個 '死銅移除設置' 差異。" #: pcbnew/drc/drc_test_provider_library_parity.cpp:508 #, c-format msgid "%s minimum island size setting differs." -msgstr "%s 最小孤銅大小設定不同。" +msgstr "%s 個 '最小死銅大小設置' 差異。" #: pcbnew/drc/drc_test_provider_library_parity.cpp:511 #, c-format msgid "%s fill type differs." -msgstr "%s 填充類型不同。" +msgstr "%s 個 '填充類型' 差異。" #: pcbnew/drc/drc_test_provider_library_parity.cpp:513 #, c-format msgid "%s hatch width differs." -msgstr "%s 交叉線寬度不同。" +msgstr "%s 個 '網格寬度' 差異。" #: pcbnew/drc/drc_test_provider_library_parity.cpp:515 #, c-format msgid "%s hatch gap differs." -msgstr "%s 交叉線間距不同。" +msgstr "%s 個 '網格間隙' 差異。" #: pcbnew/drc/drc_test_provider_library_parity.cpp:517 -#, fuzzy, c-format +#, c-format msgid "%s hatch orientation differs." -msgstr "%s 上的規則敷銅" +msgstr "%s 個 '網格方向' 差異。" #: pcbnew/drc/drc_test_provider_library_parity.cpp:519 #, c-format msgid "%s hatch smoothing level differs." -msgstr "%s 交叉線平滑程度不同。" +msgstr "%s 個 '網格平滑等級' 差異。" #: pcbnew/drc/drc_test_provider_library_parity.cpp:521 #, c-format msgid "%s hatch smoothing amount differs." -msgstr "%s 交叉線平滑量不同。" +msgstr "%s 個 '網格平滑數量' 差異。" #: pcbnew/drc/drc_test_provider_library_parity.cpp:523 #, c-format msgid "%s minimum hatch hole setting differs." -msgstr "%s 最小交叉線孔設定不同。" +msgstr "%s 個 '網格孔設置' 差異。" #: pcbnew/drc/drc_test_provider_library_parity.cpp:529 -#, fuzzy, c-format +#, c-format msgid "%s outline corner count differs." -msgstr "%s 上的規則敷銅" +msgstr "%s 個 '輪廓邊角數量' 差異。" #: pcbnew/drc/drc_test_provider_library_parity.cpp:544 #, c-format msgid "%s corners differ." -msgstr "%s 個角不同。" +msgstr "%s 個 '邊角' 差異。" #: pcbnew/drc/drc_test_provider_library_parity.cpp:585 -#, fuzzy msgid "Footprint descriptions differ." -msgstr "封裝關聯檔案" +msgstr "'封裝描述' 差異。" #: pcbnew/drc/drc_test_provider_library_parity.cpp:586 -#, fuzzy msgid "Footprint keywords differ." -msgstr "封裝外形順序" +msgstr "'封裝關鍵字' 差異。" #: pcbnew/drc/drc_test_provider_library_parity.cpp:591 msgid "Footprint types differ." -msgstr "足跡型別不同。" +msgstr "'封裝類型' 差異。" #: pcbnew/drc/drc_test_provider_library_parity.cpp:594 #: pcbnew/drc/drc_test_provider_library_parity.cpp:598 @@ -38789,68 +38753,62 @@ msgstr "足跡型別不同。" #: pcbnew/drc/drc_test_provider_schematic_parity.cpp:176 #, c-format msgid "'%s' settings differ." -msgstr "“%s”設定不同。" +msgstr "%s 設置不同。" #: pcbnew/drc/drc_test_provider_library_parity.cpp:615 #: pcbnew/footprint.cpp:3783 -#, fuzzy msgid "Exempt From Courtyard Requirement" -msgstr "排除外框要求" +msgstr "忽略封裝外框要求" #: pcbnew/drc/drc_test_provider_library_parity.cpp:641 -#, fuzzy msgid "Pad clearance overridden." -msgstr "間隙覆蓋" +msgstr "'焊盤間距' 重寫。" #: pcbnew/drc/drc_test_provider_library_parity.cpp:648 msgid "Solder mask expansion overridden." -msgstr "阻焊層擴展被覆蓋。" +msgstr "'阻焊擴展' 重寫。" #: pcbnew/drc/drc_test_provider_library_parity.cpp:656 msgid "Solder paste absolute clearance overridden." -msgstr "焊膏絕對間隙被覆蓋。" +msgstr "'錫膏絕對間距' 重寫。" #: pcbnew/drc/drc_test_provider_library_parity.cpp:663 -#, fuzzy msgid "\"Solder paste relative clearance overridden." -msgstr "焊膏相對間隙被覆蓋。" +msgstr "'錫膏相對間距' 重寫。" #: pcbnew/drc/drc_test_provider_library_parity.cpp:670 -#, fuzzy msgid "Zone connection overridden." -msgstr "區域連線樣式" +msgstr "'區域連接' 重寫。" #: pcbnew/drc/drc_test_provider_library_parity.cpp:675 #: pcbnew/drc/drc_test_provider_library_parity.cpp:680 msgid "Net tie pad groups differ." -msgstr "網絡連接焊墊組不同。" +msgstr "'網絡連接點焊盤組' 差異。" #: pcbnew/drc/drc_test_provider_library_parity.cpp:757 -#, fuzzy msgid "Pad count differs." -msgstr "焊盤數量" +msgstr "'焊盤數量' 差異。" #: pcbnew/drc/drc_test_provider_library_parity.cpp:778 -#, fuzzy msgid "Rule area count differs." -msgstr "%s 上的規則敷銅" +msgstr "'規則區域數量' 差異。" #: pcbnew/drc/drc_test_provider_library_parity.cpp:797 msgid "No project loaded, skipping library parity tests." -msgstr "沒有載入專案,跳過庫的奇偶性測試。" +msgstr "沒有加載工程, 跳過庫的一致性測試。" #: pcbnew/drc/drc_test_provider_library_parity.cpp:801 msgid "Loading footprint library table..." -msgstr "正在載入封裝庫表..." +msgstr "正在加載封裝庫表..." #: pcbnew/drc/drc_test_provider_library_parity.cpp:811 msgid "Checking board footprints against library..." -msgstr "正在根據庫檢查電路板封裝…" +msgstr "正在根據庫檢查電路板封裝..." #: pcbnew/drc/drc_test_provider_library_parity.cpp:912 #, c-format msgid "Footprint '%s' does not match copy in library '%s'." -msgstr "封裝 '%s' 與庫 '%s' 中的副本不匹配。" +msgstr "封裝 '%s' 與來源庫封裝 '%s' 存在差異。" #: pcbnew/drc/drc_test_provider_matched_length.cpp:114 #, c-format @@ -38863,54 +38821,52 @@ msgid "(%s max length %s; actual %s)" msgstr "(%s 最大長度 %s; 實際 %s)" #: pcbnew/drc/drc_test_provider_matched_length.cpp:168 -#, fuzzy, c-format +#, c-format msgid "(%s min skew %s; actual %s; average net length %s; actual %s)" -msgstr "(%s 最大偏差 %s; 實際偏差 %s; 平均網路長度 %s; 實際長度 %s)" +msgstr "(%s 最小偏移 %s; 實際 %s; 平均網絡長度 %s; 實際 %s)" #: pcbnew/drc/drc_test_provider_matched_length.cpp:177 #, c-format msgid "(%s max skew %s; actual %s; average net length %s; actual %s)" -msgstr "(%s 最大偏差 %s; 實際偏差 %s; 平均網路長度 %s; 實際長度 %s)" +msgstr "(%s 最大偏移 %s; 實際偏移 %s; 平均網絡長度 %s; 實際長度 %s)" #: pcbnew/drc/drc_test_provider_matched_length.cpp:209 #, c-format msgid "(%s max count %d; actual %d)" -msgstr "(%s 最大計數 %d; 實際 %d)" +msgstr "(%s 最大數量 %d; 實際 %d)" #: pcbnew/drc/drc_test_provider_matched_length.cpp:214 msgid "Too many vias on a connection" -msgstr "連線上的過孔太多" +msgstr "連接上的過孔過多" #: pcbnew/drc/drc_test_provider_matched_length.cpp:219 -#, fuzzy, c-format +#, c-format msgid "(%s min count %d; actual %d)" -msgstr "(%s 最大計數 %d; 實際 %d)" +msgstr "(%s 最小數量 %d; 實際 %d)" #: pcbnew/drc/drc_test_provider_matched_length.cpp:224 -#, fuzzy msgid "Too few vias on a connection" -msgstr "連線上的過孔太多" +msgstr "連接上的過孔過少" #: pcbnew/drc/drc_test_provider_matched_length.cpp:254 msgid "Gathering length-constrained connections..." -msgstr "正在收集長度受限的連線..." +msgstr "正在收集長度受限的連接..." #: pcbnew/drc/drc_test_provider_matched_length.cpp:374 msgid "" -msgstr "< 無約束 >" +msgstr "<無約束>" #: pcbnew/drc/drc_test_provider_matched_length.cpp:384 msgid "Checking length constraints..." msgstr "正在檢查長度約束..." #: pcbnew/drc/drc_test_provider_misc.cpp:119 -#, fuzzy msgid "(Suspicious items found on Edge.Cuts layer)" -msgstr "(在 Edge.Cuts 層上沒有找到邊框)" +msgstr "(在 Edge.Cuts 層上發現可疑項目)" #: pcbnew/drc/drc_test_provider_misc.cpp:145 msgid "(no edges found on Edge.Cuts layer)" -msgstr "(在 Edge.Cuts 層上沒有找到邊框)" +msgstr "(在 Edge.Cuts 層上找不到邊框)" #: pcbnew/drc/drc_test_provider_misc.cpp:231 #, c-format @@ -38923,28 +38879,28 @@ msgstr "正在檢查電路板邊框..." #: pcbnew/drc/drc_test_provider_misc.cpp:387 msgid "Checking disabled layers..." -msgstr "正在檢查禁用的圖層..." +msgstr "正在檢查禁用的層..." #: pcbnew/drc/drc_test_provider_misc.cpp:395 msgid "Checking text variables..." -msgstr "正在檢查文字變數..." +msgstr "正在檢查文本變量..." #: pcbnew/drc/drc_test_provider_misc.cpp:403 msgid "Checking assertions..." -msgstr "正在檢查斷言…" +msgstr "正在檢查斷言..." #: pcbnew/drc/drc_test_provider_physical_clearance.cpp:108 msgid "Gathering physical items..." -msgstr "正在收集物理專案…" +msgstr "正在收集物理項目..." #: pcbnew/drc/drc_test_provider_physical_clearance.cpp:183 msgid "Checking physical clearances..." -msgstr "檢查物理間隙..." +msgstr "檢查物理間距..." #: pcbnew/drc/drc_test_provider_physical_clearance.cpp:531 #, c-format msgid "Internal clearance violation (%s clearance %s; actual %s)" -msgstr "內部間隙違規 (%s 間隙 %s; 實際 %s)" +msgstr "內部間距違規 (%s 間距 %s; 實際 %s)" #: pcbnew/drc/drc_test_provider_schematic_parity.cpp:116 #, c-format @@ -38954,12 +38910,12 @@ msgstr "缺失的封裝 %s (%s)" #: pcbnew/drc/drc_test_provider_schematic_parity.cpp:132 #, c-format msgid "Footprint %s value (%s) doesn't match symbol value (%s)." -msgstr "封裝 %s 值 (%s) 與符號值 (%s) 不符。" +msgstr "封裝 %s 的值 (%s) 與對應符號的值 (%s) 不匹配。" #: pcbnew/drc/drc_test_provider_schematic_parity.cpp:147 #, c-format msgid "%s footprint (%s) doesn't match that given by symbol (%s)." -msgstr "%s 封裝 (%s) 與符號 (%s) 給出的封裝不符。" +msgstr "%s 的封裝 (%s) 與符號 (%s) 所指定的封裝不匹配。" #: pcbnew/drc/drc_test_provider_schematic_parity.cpp:198 msgid "No corresponding pin found in schematic." @@ -38968,12 +38924,12 @@ msgstr "在原理圖中找不到相應的引腳。" #: pcbnew/drc/drc_test_provider_schematic_parity.cpp:208 #, c-format msgid "Pad missing net given by schematic (%s)." -msgstr "原理圖 (%s) 給出的焊盤缺失網路。" +msgstr "原理圖 (%s) 給出的焊盤缺失網絡。" #: pcbnew/drc/drc_test_provider_schematic_parity.cpp:219 #, c-format msgid "Pad net (%s) doesn't match net given by schematic (%s)." -msgstr "焊盤網路 (%s) 與原理圖 (%s) 提供的網路不匹配。" +msgstr "焊盤網絡 (%s) 與原理圖 (%s) 提供的網絡不匹配。" #: pcbnew/drc/drc_test_provider_schematic_parity.cpp:252 #, c-format @@ -38986,69 +38942,69 @@ msgstr "正在檢查 PCB 與原理圖是否一致..." #: pcbnew/drc/drc_test_provider_silk_clearance.cpp:96 msgid "Checking silkscreen for overlapping items..." -msgstr "正在檢查重疊專案的絲印..." +msgstr "正在檢查重疊項目的絲印..." #: pcbnew/drc/drc_test_provider_sliver_checker.cpp:84 msgid "Running sliver detection on copper layers..." -msgstr "在銅層上執行銅條檢測..." +msgstr "在銅層上運行毛刺檢測..." #: pcbnew/drc/drc_test_provider_solder_mask.cpp:56 msgid "board setup solder mask min width" -msgstr "電路板設定阻焊層最小寬度" +msgstr "電路板設置阻焊層最小寬度" #: pcbnew/drc/drc_test_provider_solder_mask.cpp:542 #: pcbnew/drc/drc_test_provider_solder_mask.cpp:636 msgid "Front solder mask aperture bridges items with different nets" -msgstr "頂層阻焊層孔徑橋接具有不同網路的專案" +msgstr "頂層阻焊開窗區域與不同網絡的項目相連" #: pcbnew/drc/drc_test_provider_solder_mask.cpp:544 #: pcbnew/drc/drc_test_provider_solder_mask.cpp:638 msgid "Rear solder mask aperture bridges items with different nets" -msgstr "底層阻焊層孔徑橋接具有不同網路的專案" +msgstr "底層阻焊開窗區域與不同網絡的項目相連" #: pcbnew/drc/drc_test_provider_solder_mask.cpp:761 msgid "Building solder mask..." -msgstr "正在構造阻焊層…" +msgstr "正在構造阻焊層..." #: pcbnew/drc/drc_test_provider_solder_mask.cpp:769 msgid "Checking solder mask to silk clearance..." -msgstr "正在檢查阻焊層與絲印的間隙…" +msgstr "正在檢查阻焊層與絲印的間距..." #: pcbnew/drc/drc_test_provider_solder_mask.cpp:774 msgid "Checking solder mask web integrity..." -msgstr "正在檢查阻焊層網路的完整性…" +msgstr "正在檢查阻焊層網絡的完整性..." #: pcbnew/drc/drc_test_provider_text_dims.cpp:87 msgid "Checking text dimensions..." -msgstr "正在檢查文字尺寸…" +msgstr "正在檢查文本尺寸..." #: pcbnew/drc/drc_test_provider_text_dims.cpp:107 #, c-format msgid "(%s min height %s; actual %s)" -msgstr "(%s 最小高度 %s;實際 %s)" +msgstr "(%s 最小高度 %s; 實際 %s)" #: pcbnew/drc/drc_test_provider_text_dims.cpp:122 #, c-format msgid "(%s max height %s; actual %s)" -msgstr "(%s 最大高度 %s;實際 %s)" +msgstr "(%s 最大高度 %s; 實際 %s)" #: pcbnew/drc/drc_test_provider_text_dims.cpp:217 msgid "(TrueType font characters with insufficient stroke weight)" -msgstr "(筆畫粗細不足的 TrueType 字型字元)" +msgstr "(TrueType 字體字符的筆畫線寬不足)" #: pcbnew/drc/drc_test_provider_text_dims.cpp:233 #, c-format msgid "(%s min thickness %s; actual %s)" -msgstr "(%s 最小寬度 %s;實際 %s)" +msgstr "(%s 最小寬度 %s; 實際 %s)" #: pcbnew/drc/drc_test_provider_text_dims.cpp:248 #, c-format msgid "(%s max thickness %s; actual %s)" -msgstr "(%s 最大寬度 %s;實際 %s)" +msgstr "(%s 最大寬度 %s; 實際 %s)" #: pcbnew/drc/drc_test_provider_track_width.cpp:74 msgid "Checking track widths..." -msgstr "正在檢查佈線寬度..." +msgstr "正在檢查走線寬度..." #: pcbnew/drc/drc_test_provider_via_diameter.cpp:74 msgid "Checking via diameters..." @@ -39067,89 +39023,87 @@ msgstr "(%s 最大直徑 %s; 實際 %s)" #: pcbnew/drc/drc_test_provider_zone_connections.cpp:222 #, c-format msgid "(layer %s; %d spokes connected to isolated island)" -msgstr "(第 %s 層;%d 個輻條連接到孤島)" +msgstr "(層 %s; %d 條引線與孤島相連)" #: pcbnew/drc/drc_test_provider_zone_connections.cpp:229 #, c-format msgid "(layer %s; %s min spoke count %d; actual %d)" -msgstr "(層 %s;%s 最小輻條數 %d;實際 %d)" +msgstr "(層 %s; %s 最小引線數量 %d; 實際 %d)" #: pcbnew/drc/drc_test_provider_zone_connections.cpp:254 msgid "Checking thermal reliefs..." -msgstr "正在檢查防散熱..." +msgstr "正在檢查緩釋熱焊盤 (花焊盤) ..." #: pcbnew/edit_zone_helpers.cpp:84 -#, fuzzy msgid "Edit Zone Properties" -msgstr "引腳屬性" +msgstr "編輯區屬性" #: pcbnew/exporters/export_d356.cpp:380 msgid "Export D-356 Test File" -msgstr "匯出 D-356 測試檔案" +msgstr "導出 D-356 測試文件" #: pcbnew/exporters/export_footprint_associations.cpp:73 msgid "Save Footprint Association File" -msgstr "儲存封裝關聯檔案" +msgstr "保存封裝分配文件" #: pcbnew/exporters/export_hyperlynx.cpp:169 msgid "" "File contains pad shapes that are not supported by the Hyperlynx exporter " "(supported shapes are oval, rectangle, rounded rectangle, and circle)." -msgstr "" -"檔案包含 Hyperynx 匯出器不支援的焊盤形狀 (支援的形狀為橢圓形、矩形、圓角矩形" -"和圓形)。" +msgstr "文件包含 Hyperynx 導出器不支持的焊盤形狀 " +"(支持的形狀為橢圓形、矩形、圓角矩形和圓形)。" #: pcbnew/exporters/export_hyperlynx.cpp:173 msgid "They have been exported as oval pads." -msgstr "它們已被匯出為橢圓焊盤。" +msgstr "它們已被導出為橢圓焊盤。" #: pcbnew/exporters/export_hyperlynx.cpp:288 #: pcbnew/exporters/exporter_vrml.cpp:783 #: pcbnew/exporters/step/exporter_step.cpp:382 #: pcbnew/specctra_import_export/specctra_export.cpp:119 msgid "Board outline is malformed. Run DRC for a full analysis." -msgstr "PCB 輪廓異常,請執行 DRC 來進行全面分析。" +msgstr "PCB 輪廓異常, 請運行 DRC 來進行全面分析。" #: pcbnew/exporters/export_idf.cpp:653 pcbnew/exporters/export_idf.cpp:662 #: pcbnew/exporters/export_idf.cpp:670 msgid "IDF Export Failed:\n" -msgstr "IDF 匯出失敗:\n" +msgstr "IDF 導出失敗:\n" #: pcbnew/exporters/exporter_vrml.cpp:812 msgid "VRML Export Failed: Could not add holes to contours." -msgstr "VRML 匯出失敗:輪廓上不能新增孔。" +msgstr "VRML 導出失敗: 輪廓上不能添加孔。" #: pcbnew/exporters/exporter_vrml.cpp:1253 msgid "No project when exporting the VRML file" -msgstr "匯出 VRML 檔案時沒有專案" +msgstr "導出 VRML 文件時沒有項目" #: pcbnew/exporters/exporter_vrml.cpp:1319 msgid "VRML Export Failed:\n" -msgstr "VRML 匯出失敗:\n" +msgstr "VRML 導出失敗:\n" #: pcbnew/exporters/gendrill_Excellon_writer.cpp:129 #, c-format msgid "Created file '%s'" -msgstr "已建立檔案 '%s'" +msgstr "已創建文件 '%s'" #: pcbnew/exporters/gendrill_file_writer_base.cpp:350 #: pcbnew/exporters/gendrill_gerber_writer.cpp:116 #, c-format msgid "Created file '%s'." -msgstr "建立檔案 '%s'。" +msgstr "創建文件 '%s'。" #: pcbnew/exporters/gerber_jobfile_writer.cpp:149 #, c-format msgid "Created Gerber job file '%s'." -msgstr "已建立 Gerber 作業檔案 \"%s\"。" +msgstr "已創建 Gerber job 文件 '%s'。" #: pcbnew/exporters/gerber_jobfile_writer.cpp:582 msgid "Board stackup settings not up to date." -msgstr "電路板疊層設定不是最新的。" +msgstr "電路板疊層設置未更新。" #: pcbnew/exporters/step/exporter_step.cpp:502 msgid "Determining PCB data\n" -msgstr "確定 PCB 資料\n" +msgstr "確定 PCB 數據\n" #: pcbnew/exporters/step/exporter_step.cpp:505 #, c-format @@ -39159,7 +39113,7 @@ msgstr "電路板疊層厚度: %.3f mm\n" #: pcbnew/exporters/step/exporter_step.cpp:519 #, c-format msgid "Build %s data\n" -msgstr "建構 %s 資料\n" +msgstr "構建 %s 數據\n" #: pcbnew/exporters/step/exporter_step.cpp:523 msgid "" @@ -39167,12 +39121,12 @@ msgid "" "** Error building STEP board model. Export aborted. **\n" msgstr "" "\n" -"** 構建 STEP 板模型時出錯。 匯出中止。**\n" +"** 構建 STEP 板模型時出錯。導出中止。**\n" #: pcbnew/exporters/step/exporter_step.cpp:527 #, c-format msgid "Writing %s file\n" -msgstr "寫入 %s檔案\n" +msgstr "寫入 %s 文件\n" #: pcbnew/exporters/step/exporter_step.cpp:537 #, c-format @@ -39181,12 +39135,12 @@ msgid "" "** Error writing %s file. **\n" msgstr "" "\n" -"** 寫入 %s檔案出錯。 **\n" +"** 寫入 %s 文件時出錯。**\n" #: pcbnew/exporters/step/exporter_step.cpp:543 #, c-format msgid "%s file '%s' created.\n" -msgstr "%s 檔案'%s' 已建立。\n" +msgstr "已創建 %s 文件 '%s'。\n" #: pcbnew/exporters/step/exporter_step.cpp:550 #: pcbnew/exporters/step/exporter_step.cpp:556 @@ -39196,7 +39150,7 @@ msgid "" "** Error exporting %s file. Export aborted. **\n" msgstr "" "\n" -"** 匯出 %s 檔案時出錯。 匯出中止。 **\n" +"** 導出 %s 文件時出錯。導出中止。**\n" #: pcbnew/exporters/step/exporter_step.cpp:565 #, c-format @@ -39204,13 +39158,13 @@ msgid "" "Unable to create %s file.\n" "Check that the board has a valid outline and models." msgstr "" -"無法建立 %s檔案。\n" +"無法創建 %s 文件。\n" "檢查電路板是否具有有效的輪廓和模型。" #: pcbnew/exporters/step/exporter_step.cpp:571 #, c-format msgid "%s file has been created, but there are warnings." -msgstr "%s檔案已建立,但有警告。" +msgstr "%s 文件已創建, 但有警告。" #: pcbnew/exporters/step/exporter_step.cpp:580 #, c-format @@ -39219,20 +39173,19 @@ msgid "" "Export time %.3f s\n" msgstr "" "\n" -"重新載入時間 %.3f s\n" +"導出耗時 %.3f s\n" #: pcbnew/exporters/step/step_pcb_model.cpp:991 #, c-format msgid "Build holes for %s\n" -msgstr "為此建構孔洞 %s\n" +msgstr "構造孔洞 %s\n" #: pcbnew/exporters/step/step_pcb_model.cpp:996 #, c-format msgid "Cutting %d/%d %s\n" -msgstr "切割 %d/%d %s 中\n" +msgstr "剪切 %d/%d %s\n" #: pcbnew/exporters/step/step_pcb_model.cpp:1023 -#, fuzzy msgid "shapes" msgstr "形狀" @@ -39241,30 +39194,28 @@ msgid "pads" msgstr "焊盤" #: pcbnew/exporters/step/step_pcb_model.cpp:1032 -#, fuzzy msgid "tracks" -msgstr "佈線" +msgstr "走線" #: pcbnew/exporters/step/step_pcb_model.cpp:1033 -#, fuzzy msgid "zones" -msgstr "敷銅" +msgstr "區域" #: pcbnew/files.cpp:146 msgid "All KiCad Board Files" -msgstr "所有 KiCad 電路板檔案" +msgstr "所有 KiCad 電路板文件" #: pcbnew/files.cpp:173 msgid "Open Board File" -msgstr "開啟電路板檔案" +msgstr "打開電路板文件" #: pcbnew/files.cpp:174 msgid "Import Non KiCad Board File" -msgstr "匯入非 KiCad 電路板檔案" +msgstr "導入非 KiCad 電路板文件" #: pcbnew/files.cpp:206 msgid "Save Board File As" -msgstr "另存檔案" +msgstr "另存文件" #: pcbnew/files.cpp:232 msgid "Printed circuit board" @@ -39273,87 +39224,85 @@ msgstr "印刷電路板" #: pcbnew/files.cpp:299 #, c-format msgid "Recovery file '%s' not found." -msgstr "沒有找到備份檔案 \"%s\"。" +msgstr "找不到備份文件 '%s'。" #: pcbnew/files.cpp:304 #, c-format msgid "OK to load recovery file '%s'?" -msgstr "確定載入恢復檔案 \"%s\" 嗎?" +msgstr "確定加載恢復文件 '%s' 嗎?" #: pcbnew/files.cpp:347 #, c-format msgid "Current board will be closed, save changes to '%s' before continuing?" -msgstr "當前電路板將被關閉,是否在繼續之前儲存對 \"%s\" 的變更?" +msgstr "當前電路板將被關閉, 是否在繼續之前保存對 '%s' 的變更?" #: pcbnew/files.cpp:361 msgid "Current Board will be closed. Continue?" -msgstr "當前電路板將關閉。是否繼續?" +msgstr "當前電路板將關閉。是否繼續?" #: pcbnew/files.cpp:479 -#, fuzzy msgid "" "If the zones on this board are refilled the Copper Edge Clearance setting " "will be used (see Board Setup > Design Rules > Constraints).\n" " This may result in different fills from previous KiCad versions which used " "the line thicknesses of the board boundary on the Edge Cuts layer." msgstr "" -"如果重新填充此電路板上的敷銅,則將應用銅邊緣間隙設定 (參見電路板配置 > 設計" -"規則 > 限制)。\n" -"老版本的 KiCad 會將電路板邊緣 (Edge Cuts 層) 的線粗細作為銅間距,因此新的填充" -"結果可能與老版本的填充結果不同。" +"如果重新填充此電路板上的覆銅, 則將應用銅邊緣間距設置 (參見電路板配置 > " +"設計規則 > 約束)。\n" +"老版本的 KiCad 會將電路板邊緣 (Edge Cuts 層) 的線寬作為銅間距, " +"因此新的填充結果可能與老版本的填充結果不同。" #: pcbnew/files.cpp:525 #, c-format msgid "PCB '%s' is already open by '%s' at '%s'." -msgstr "PCB“%s”已由“%s”在“%s”處開啟。" +msgstr "PCB '%s' 已由 '%s' 在 '%s' 中打開。" #: pcbnew/files.cpp:536 msgid "The current PCB has been modified. Save changes?" -msgstr "當前 PCB 已被修改。是否儲存變更?" +msgstr "當前 PCB 已被修改。是否保存變更?" #: pcbnew/files.cpp:555 #, c-format msgid "PCB '%s' does not exist. Do you wish to create it?" -msgstr "PCB '%s' 不存在,你想建立它嗎?" +msgstr "PCB '%s' 不存在, 要創建它嗎?" #: pcbnew/files.cpp:564 msgid "Creating PCB" -msgstr "PCB 建立中" +msgstr "PCB 創建中" #: pcbnew/files.cpp:655 -#, fuzzy msgid "File format is not supported" -msgstr "(不支援多電路板輪廓)" +msgstr "文件格式不支持" #: pcbnew/files.cpp:695 pcbnew/files.cpp:705 #, c-format msgid "Error loading PCB '%s'." -msgstr "載入 PCB '%s' 時出錯。" +msgstr "加載 PCB '%s' 時出錯。" #: pcbnew/files.cpp:714 #, c-format msgid "Memory exhausted loading PCB '%s'" -msgstr "載入電路板 '%s' 時記憶體耗盡" +msgstr "加載電路板 '%s' 時內存耗盡" #: pcbnew/files.cpp:830 #, c-format msgid "Error saving footprint %s to project specific library." -msgstr "將封裝“%s”儲存到專案專用封裝庫時出錯。" +msgstr "將封裝 %s 保存到工程專用封裝庫時出錯。" #: pcbnew/files.cpp:861 msgid "Error saving project specific footprint library table." -msgstr "儲存專案專用封裝庫表時出錯。" +msgstr "保存工程專用封裝庫表時出錯。" #: pcbnew/files.cpp:953 pcbnew/files.cpp:1092 pcbnew/files.cpp:1260 #: pcbnew/footprint_libraries_utils.cpp:268 #, c-format msgid "Insufficient permissions to write file '%s'." -msgstr "無足夠許可權寫入檔案 '%s'。" +msgstr "寫入文件 '%s' 的權限不足。" #: pcbnew/files.cpp:985 pcbnew/files.cpp:1137 #, c-format msgid "Error saving custom rules file '%s'." -msgstr "儲存自定義規則檔案 '%s' 出錯。" +msgstr "保存自定義規則文件 '%s' 出錯。" #: pcbnew/files.cpp:1011 pcbnew/files.cpp:1113 #, c-format @@ -39361,7 +39310,7 @@ msgid "" "Error saving board file '%s'.\n" "%s" msgstr "" -"儲存電路板檔案 '%s' 出錯。\n" +"保存電路板文件 '%s' 出錯。\n" "%s" #: pcbnew/files.cpp:1031 @@ -39370,8 +39319,8 @@ msgid "" "Error saving board file '%s'.\n" "Failed to rename temporary file '%s." msgstr "" -"儲存電路板檔案 \"%s\" 時出錯。\n" -"重新命名臨時檔案 \"%s\" 失敗。" +"保存電路板文件 '%s' 時出錯。\n" +"重命名臨時文件 '%s' 失敗。" #: pcbnew/files.cpp:1141 #, c-format @@ -39379,35 +39328,34 @@ msgid "" "Board copied to:\n" "%s" msgstr "" -"已將板複製到:\n" +"已將板複製到: \n" "%s" #: pcbnew/files.cpp:1254 msgid "The board must be saved before generating IPC2581 file." -msgstr "電路板必須在生成IPC2581檔案之前存檔。" +msgstr "生成 IPC2581 文件前必須保存電路板。" #: pcbnew/files.cpp:1270 -#, fuzzy msgid "Generating IPC2581 file" -msgstr "建立 IPC-D-356 網路檔案" +msgstr "生成 IPC2581 文件" #: pcbnew/files.cpp:1293 pcbnew/pcbnew_jobs_handler.cpp:1374 -#, fuzzy, c-format +#, c-format msgid "" "Error generating IPC2581 file '%s'.\n" "%s" msgstr "" -"儲存電路板檔案 '%s' 出錯。\n" +"生成 IPC2581 文件 '%s' 時出錯。\n" "%s" #: pcbnew/files.cpp:1357 pcbnew/pcbnew_jobs_handler.cpp:1406 -#, fuzzy, c-format +#, c-format msgid "" "Error generating IPC2581 file '%s'.\n" "Failed to rename temporary file '%s." msgstr "" -"儲存電路板檔案 \"%s\" 時出錯。\n" -"重新命名臨時檔案 \"%s\" 失敗。" +"生成 IPC2581 文件 '%s' 時出錯。\n" +"重命名臨時文件 '%s' 失敗。" #: pcbnew/footprint.cpp:1193 pcbnew/footprint_libraries_utils.cpp:1205 msgid "Other" @@ -39420,12 +39368,12 @@ msgstr "封裝名稱" #: pcbnew/footprint.cpp:1526 pcbnew/footprint.cpp:1580 #, c-format msgid "Doc: %s" -msgstr "文件:%s" +msgstr "文檔: %s" #: pcbnew/footprint.cpp:1527 pcbnew/footprint.cpp:1581 #, c-format msgid "Keywords: %s" -msgstr "關鍵字:%s" +msgstr "關鍵字: %s" #: pcbnew/footprint.cpp:1536 pcbnew/footprint.cpp:1537 msgid "Board Side" @@ -39445,24 +39393,24 @@ msgstr "不在原理圖中" #: pcbnew/footprint.cpp:1562 msgid "exclude from pos files" -msgstr "從 pos 檔案中排除" +msgstr "從 pos 文件中移除" #: pcbnew/footprint.cpp:1565 msgid "exclude from BOM" -msgstr "從 BOM 中排除" +msgstr "從 BOM 中移除" #: pcbnew/footprint.cpp:1570 msgid "Status: " -msgstr "狀態: " +msgstr "狀態: " #: pcbnew/footprint.cpp:1570 msgid "Attributes:" -msgstr "屬性:" +msgstr "特性:" #: pcbnew/footprint.cpp:1576 #, c-format msgid "3D-Shape: %s" -msgstr "3D 形狀: %s" +msgstr "3D 形狀: %s" #: pcbnew/footprint.cpp:1576 msgid "" @@ -39480,12 +39428,12 @@ msgstr "封裝 %s" #: pcbnew/footprint.cpp:2998 #, c-format msgid "(expected 'Through hole'; actual '%s')" -msgstr "(預期“通孔”,實際“%s”)" +msgstr "(應為 '通孔', 實際為 '%s')" #: pcbnew/footprint.cpp:3001 #, c-format msgid "(expected 'SMD'; actual '%s')" -msgstr "(預期“SMD”,實際“%s”)" +msgstr "(應為 '貼片', 實際為 '%s')" #: pcbnew/footprint.cpp:3029 msgid "(PTH pad has no copper layers)" @@ -39497,25 +39445,25 @@ msgstr "(金屬化焊盤的孔沒留下銅)" #: pcbnew/footprint.cpp:3057 msgid "(SMD pad appears on both front and back copper)" -msgstr "(SMD 焊盤出現在銅層正反面)" +msgstr "(貼片焊盤出現在銅層正反面)" #: pcbnew/footprint.cpp:3064 pcbnew/footprint.cpp:3077 msgid "(SMD pad copper and mask layers don't match)" -msgstr "(SMD 焊盤銅層和掩膜層不匹配)" +msgstr "(貼片焊盤銅層和 mask 層不匹配)" #: pcbnew/footprint.cpp:3069 pcbnew/footprint.cpp:3082 msgid "(SMD pad copper and paste layers don't match)" -msgstr "(SMD 焊盤銅層和膏層不匹配)" +msgstr "(貼片焊盤銅層和錫膏層不匹配)" #: pcbnew/footprint.cpp:3262 #, c-format msgid "(net-tie pad group contains unknown pad number %s)" -msgstr "(網路結焊盤組包含未知的焊盤編號 %s)" +msgstr "(網絡結點焊盤組包含未知的焊盤編號 %s)" #: pcbnew/footprint.cpp:3267 #, c-format msgid "(pad %s appears in more than one net-tie pad group)" -msgstr "(焊盤 %s 出現在超過一個網路結焊盤組中)" +msgstr "(焊盤 %s 出現在超過一個網絡結點焊盤組中)" #: pcbnew/footprint.cpp:3710 pcbnew/pad.cpp:2100 pcbnew/zone.cpp:1548 msgid "Inherited" @@ -39523,17 +39471,15 @@ msgstr "繼承" #: pcbnew/footprint.cpp:3714 pcbnew/pad.cpp:2104 pcbnew/zone.cpp:1552 msgid "Thermal reliefs for PTH" -msgstr "用於金屬化孔 (PTH) 的防散熱" +msgstr "對金屬化孔 (PTH) 使用緩釋熱焊盤 (花焊盤)" #: pcbnew/footprint.cpp:3768 -#, fuzzy msgid "Not in Schematic" msgstr "不在原理圖中" #: pcbnew/footprint.cpp:3770 -#, fuzzy msgid "Exclude From Position Files" -msgstr "從位置檔案中排除" +msgstr "從定位文件中排除" #: pcbnew/footprint.cpp:3780 pcbnew/pad.cpp:2214 msgid "Overrides" @@ -39541,19 +39487,19 @@ msgstr "覆蓋" #: pcbnew/footprint.cpp:3787 pcbnew/pad.cpp:2217 msgid "Clearance Override" -msgstr "間隙覆蓋" +msgstr "間距重寫" #: pcbnew/footprint.cpp:3792 pcbnew/pad.cpp:2227 msgid "Solderpaste Margin Override" -msgstr "焊錫膏邊緣覆蓋" +msgstr "錫膏邊距重寫" #: pcbnew/footprint.cpp:3797 pcbnew/pad.cpp:2232 msgid "Solderpaste Margin Ratio Override" -msgstr "焊錫膏邊緣率覆蓋" +msgstr "錫膏邊距比例重寫" #: pcbnew/footprint.cpp:3803 pcbnew/pad.cpp:2238 msgid "Zone Connection Style" -msgstr "區域連線樣式" +msgstr "區域連接樣式" #: pcbnew/footprint.h:297 pcbnew/footprint.h:316 #, c-format @@ -39561,24 +39507,22 @@ msgid "footprint %s" msgstr "封裝 %s" #: pcbnew/footprint_chooser_frame.cpp:77 -#, fuzzy msgid "Footprint Chooser" -msgstr "封裝檢查器" +msgstr "封裝選擇器" #: pcbnew/footprint_chooser_frame.cpp:151 -#, fuzzy msgid "Show 3D viewer in own window" -msgstr "顯示 3D 檢視器視窗" +msgstr "在獨立窗口中打開 3D 查看器" #: pcbnew/footprint_chooser_frame.cpp:419 -#, fuzzy, c-format +#, c-format msgid "Filter by pin count (%d)" -msgstr "按引腳計數篩選" +msgstr "根據引腳數量篩選 (%d)" #: pcbnew/footprint_chooser_frame.cpp:441 -#, fuzzy, c-format +#, c-format msgid "Apply footprint filters (%s)" -msgstr "新增封裝篩選器" +msgstr "應用封裝篩選器 (%s)" #: pcbnew/footprint_edit_frame.cpp:116 msgid "KiCad Footprint Editor" @@ -39586,16 +39530,16 @@ msgstr "KiCad 封裝編輯器" #: pcbnew/footprint_edit_frame.cpp:205 pcbnew/zone_settings.cpp:275 msgid "Inner layers" -msgstr "Inner layers" +msgstr "內層" #: pcbnew/footprint_edit_frame.cpp:292 msgid "Footprint changes are unsaved" -msgstr "封裝變更未儲存" +msgstr "封裝變更未保存" #: pcbnew/footprint_edit_frame.cpp:544 #, c-format msgid "Editing %s from board. Saving will update the board only." -msgstr "正在從電路板編輯 %s。儲存只會更新電路板。" +msgstr "正在從電路板編輯 %s。保存只會更新電路板。" #: pcbnew/footprint_edit_frame.cpp:951 #, c-format @@ -39604,7 +39548,7 @@ msgstr "[從 %s]" #: pcbnew/footprint_edit_frame.cpp:986 msgid "[no footprint loaded]" -msgstr "[未載入任何封裝]" +msgstr "[未加載任何封裝]" #: pcbnew/footprint_edit_frame.cpp:1042 msgid "Updating Footprint Libraries" @@ -39616,16 +39560,15 @@ msgstr "沒有選擇封裝。" #: pcbnew/footprint_editor_utils.cpp:260 msgid "Edit Zone" -msgstr "編輯敷銅" +msgstr "編輯覆銅" #: pcbnew/footprint_editor_utils.cpp:341 pcbnew/footprint_editor_utils.cpp:353 -#, fuzzy msgid "Use Manage Footprint Libraries to edit the configuration." -msgstr "當前配置不包含庫 '%s'。使用管理封裝庫來編輯配置來編輯配置。" +msgstr "使用 管理封裝庫 編輯配置。" #: pcbnew/footprint_editor_utils.cpp:342 msgid "Library not found in footprint library table." -msgstr "在封裝庫表中未找到庫。" +msgstr "在封裝庫表中找不到庫。" #: pcbnew/footprint_editor_utils.cpp:354 msgid "Footprint library not enabled." @@ -39633,11 +39576,11 @@ msgstr "封裝庫未啟用。" #: pcbnew/footprint_info_impl.cpp:124 msgid "Fetching footprint libraries..." -msgstr "正在獲取封裝庫…" +msgstr "正在提取封裝庫..." #: pcbnew/footprint_info_impl.cpp:155 msgid "Loading footprints..." -msgstr "正在載入封裝…" +msgstr "正在加載封裝..." #: pcbnew/footprint_libraries_utils.cpp:63 msgid "" @@ -39646,10 +39589,10 @@ msgid "" "and update your footprint lib table\n" "to save your footprint (a .kicad_mod file) in the .pretty library folder" msgstr "" -"不允許寫入或修改舊版庫 (.mod 檔案) \n" -"請將當前庫儲存為新的 .pretty 格式\n" +"不允許寫入或修改舊版庫 (.mod 文件) \n" +"請將當前庫保存為新的 .pretty 格式\n" "並更新你的封裝庫列表\n" -".pretty 庫資料夾恢復你的封裝(.kicad_mod 檔案)" +".pretty 庫文件夾恢復你的封裝(.kicad_mod 文件)" #: pcbnew/footprint_libraries_utils.cpp:69 msgid "" @@ -39658,32 +39601,32 @@ msgid "" "and update your footprint lib table\n" "before deleting a footprint" msgstr "" -"不允許修改舊版庫(.mod 檔案)\n" -"請根據新的 .pretty 格式儲存當前庫\n" +"不允許修改舊版庫(.mod 文件)\n" +"請根據新的 .pretty 格式保存當前庫\n" "並更新你的封裝庫列表\n" "然後刪除之前的封裝" #: pcbnew/footprint_libraries_utils.cpp:122 msgid "Import Footprint" -msgstr "匯入封裝" +msgstr "導入封裝" #: pcbnew/footprint_libraries_utils.cpp:168 msgid "Not a footprint file." -msgstr "不是一個封裝檔案。" +msgstr "不是一個封裝文件。" #: pcbnew/footprint_libraries_utils.cpp:183 #, c-format msgid "Unable to load footprint '%s' from '%s'" -msgstr "無法載入封裝 '%s' 來自 '%s'" +msgstr "無法加載封裝 '%s' 來自 '%s'" #: pcbnew/footprint_libraries_utils.cpp:239 msgid "Export Footprint" -msgstr "匯出封裝" +msgstr "導出封裝" #: pcbnew/footprint_libraries_utils.cpp:282 #, c-format msgid "Footprint exported to file '%s'." -msgstr "已匯出封裝到檔案 \"%s\"。" +msgstr "已導出封裝到文件 '%s'。" #: pcbnew/footprint_libraries_utils.cpp:368 #, c-format @@ -39693,7 +39636,7 @@ msgstr "%s 庫是隻讀的。" #: pcbnew/footprint_libraries_utils.cpp:374 #, c-format msgid "Library %s already exists." -msgstr "庫 \"%s\" 已經存在。" +msgstr "庫 %s 已存在。" #: pcbnew/footprint_libraries_utils.cpp:543 #: pcbnew/pcb_io/geda/pcb_io_geda.cpp:960 @@ -39701,21 +39644,21 @@ msgstr "庫 \"%s\" 已經存在。" #: pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr.cpp:2825 #, c-format msgid "Library '%s' is read only." -msgstr "\"%s\" 庫為只讀。" +msgstr "'%s' 庫為只讀。" #: pcbnew/footprint_libraries_utils.cpp:549 #, c-format msgid "Delete footprint '%s' from library '%s'?" -msgstr "刪除封裝 '%s' 來自庫 '%s'?" +msgstr "刪除封裝 '%s' 來自庫 '%s'?" #: pcbnew/footprint_libraries_utils.cpp:566 #, c-format msgid "Footprint '%s' deleted from library '%s'" -msgstr "封裝 \"%s\" 刪除來自庫 '%s'" +msgstr "封裝 '%s' 刪除來自庫 '%s'" #: pcbnew/footprint_libraries_utils.cpp:581 msgid "No footprints to export!" -msgstr "沒有可匯出的封裝!" +msgstr "沒有可導出的封裝!" #: pcbnew/footprint_libraries_utils.cpp:610 #, c-format @@ -39724,12 +39667,12 @@ msgstr "更新板上的封裝指向 %s?" #: pcbnew/footprint_libraries_utils.cpp:660 msgid "Update footprints on board to refer to new library?" -msgstr "更新板上的封裝以引用新庫?" +msgstr "更新板上的封裝以引用新庫?" #: pcbnew/footprint_libraries_utils.cpp:854 #: pcbnew/footprint_viewer_frame.cpp:744 msgid "No board currently open." -msgstr "當前沒有開啟的板。" +msgstr "當前沒有打開的板。" #: pcbnew/footprint_libraries_utils.cpp:880 msgid "" @@ -39737,7 +39680,7 @@ msgid "" "Cannot save." msgstr "" "無法在主電路板上找到封裝。\n" -"無法儲存。" +"無法保存。" #: pcbnew/footprint_libraries_utils.cpp:888 #: pcbnew/footprint_viewer_frame.cpp:752 @@ -39745,9 +39688,8 @@ msgid "Previous footprint placement still in progress." msgstr "之前的封裝放置仍在進行中。" #: pcbnew/footprint_libraries_utils.cpp:942 -#, fuzzy msgid "Insert Footprint" -msgstr "匯入封裝" +msgstr "插入封裝" #: pcbnew/footprint_libraries_utils.cpp:963 msgid "Save Footprint As" @@ -39756,7 +39698,7 @@ msgstr "將封裝另存為" #: pcbnew/footprint_libraries_utils.cpp:1112 #, c-format msgid "Footprint %s already exists in %s." -msgstr "封裝 \"%s\" 已經存在於 \"%s\" 中。" +msgstr "封裝 %s 已存在於 %s 中。" #: pcbnew/footprint_libraries_utils.cpp:1156 #, c-format @@ -39766,7 +39708,7 @@ msgstr "封裝 '%s' 在 '%s' 中被替換" #: pcbnew/footprint_libraries_utils.cpp:1157 #, c-format msgid "Footprint '%s' added to '%s'" -msgstr "封裝 '%s' 被新增到 '%s'" +msgstr "封裝 '%s' 被添加到 '%s'" #: pcbnew/footprint_libraries_utils.cpp:1203 msgid "Enter footprint name:" @@ -39778,14 +39720,13 @@ msgstr "新建封裝" #: pcbnew/footprint_libraries_utils.cpp:1253 #: pcbnew/tools/footprint_editor_control.cpp:465 -#, fuzzy, c-format +#, c-format msgid "Footprint '%s' already exists in library '%s'." -msgstr "封裝名 '%s' 已用於庫 '%s'。" +msgstr "封裝 '%s' 已存在於庫 '%s' 中。" #: pcbnew/footprint_viewer_frame.cpp:116 -#, fuzzy msgid "KiCad Footprint Library Browser" -msgstr "瀏覽封裝庫" +msgstr "KiCad 封裝庫瀏覽器" #: pcbnew/footprint_viewer_frame.cpp:158 msgid "" @@ -39793,9 +39734,9 @@ msgid "" "Search terms are separated by spaces. All search terms must match.\n" "A term which is a number will also match against the pad count." msgstr "" -"篩選封裝名稱、關鍵字、描述和焊盤計數。\n" -"搜尋詞按空格分隔。 所有搜尋詞必須匹配。\n" -"數字的術語也將與焊盤計數匹配。" +"篩選封裝名稱、關鍵字、描述和焊盤數量。\n" +"搜索詞按空格分隔。所有搜索詞必須匹配。\n" +"數字的術語也將與焊盤數量匹配。" #: pcbnew/footprint_wizard_frame.cpp:83 #: pcbnew/footprint_wizard_frame_functions.cpp:81 @@ -39805,27 +39746,27 @@ msgstr "封裝嚮導" #: pcbnew/footprint_wizard_frame.cpp:567 #, c-format msgid "ModView: 3D Viewer [%s]" -msgstr "模型瀏覽:3D 檢視器 [%s]" +msgstr "模型瀏覽: 3D 查看器 [%s]" #: pcbnew/footprint_wizard_frame.cpp:588 msgid "Select wizard script to run" -msgstr "選擇嚮導指令碼執行" +msgstr "選擇嚮導腳本運行" #: pcbnew/footprint_wizard_frame.cpp:593 msgid "Reset wizard parameters to default" -msgstr "重置嚮導引數為預設值" +msgstr "重置嚮導參數為默認值" #: pcbnew/footprint_wizard_frame.cpp:598 msgid "Select previous parameters page" -msgstr "選擇上一個引數頁" +msgstr "選擇上一個參數頁" #: pcbnew/footprint_wizard_frame.cpp:601 msgid "Select next parameters page" -msgstr "選擇下一個引數頁" +msgstr "選擇下一個參數頁" #: pcbnew/footprint_wizard_frame.cpp:618 msgid "Export footprint to editor" -msgstr "匯出封裝到編輯器" +msgstr "導出封裝到編輯器" #: pcbnew/footprint_wizard_frame_functions.cpp:87 msgid "no wizard selected" @@ -39833,33 +39774,30 @@ msgstr "沒有嚮導選擇" #: pcbnew/footprint_wizard_frame_functions.cpp:139 msgid "Couldn't reload footprint wizard" -msgstr "無法重複載入封裝嚮導" +msgstr "無法重新加載封裝嚮導" #: pcbnew/generate_footprint_info.cpp:43 msgid "Documentation" -msgstr "文件" +msgstr "文檔" #: pcbnew/generate_footprint_info.cpp:81 #, c-format msgid "Error loading footprint %s from library '%s'." -msgstr "從庫 '%s' 載入封裝 %s 時出錯。" +msgstr "從庫 '%s' 加載封裝 %s 時出錯。" #: pcbnew/generators/pcb_tuning_pattern.cpp:254 #: pcbnew/generators/pcb_tuning_pattern.cpp:259 #: pcbnew/generators/pcb_tuning_pattern.cpp:2134 -#, fuzzy msgid "Tuning Pattern" -msgstr "圖案" +msgstr "調整線對" #: pcbnew/generators/pcb_tuning_pattern.cpp:264 -#, fuzzy msgid "Tuning Patterns" -msgstr "圖案" +msgstr "調整線對" #: pcbnew/generators/pcb_tuning_pattern.cpp:446 -#, fuzzy msgid "Tuning" -msgstr "警告" +msgstr "調整" #: pcbnew/generators/pcb_tuning_pattern.cpp:1374 msgid "too long" @@ -39871,109 +39809,101 @@ msgstr "太短" #: pcbnew/generators/pcb_tuning_pattern.cpp:1376 msgid "tuned" -msgstr "微調" +msgstr "已調整" #: pcbnew/generators/pcb_tuning_pattern.cpp:1456 -#, fuzzy msgid "Edit Tuning Pattern" -msgstr "在文字編輯器中編輯" +msgstr "編輯調整線對" #: pcbnew/generators/pcb_tuning_pattern.cpp:1980 msgid "current skew" -msgstr "當前偏差" +msgstr "當前偏移" #: pcbnew/generators/pcb_tuning_pattern.cpp:1982 msgid "current length" msgstr "當前長度" #: pcbnew/generators/pcb_tuning_pattern.cpp:2068 -#, fuzzy msgid "Routed Lengths" -msgstr "線路長度" +msgstr "已佈線長度" #: pcbnew/generators/pcb_tuning_pattern.cpp:2074 pcbnew/pcb_track.cpp:1303 msgid "Routed Length" -msgstr "線路長度" +msgstr "已佈線長度" #: pcbnew/generators/pcb_tuning_pattern.cpp:2080 pcbnew/pad.cpp:2208 #: pcbnew/pcb_track.cpp:1308 msgid "Pad To Die Length" -msgstr "焊盤到裸晶片長度" +msgstr "焊盤到 Die 長度" #: pcbnew/generators/pcb_tuning_pattern.cpp:2083 pcbnew/pcb_track.cpp:1311 msgid "Full Length" -msgstr "全長" +msgstr "完整長度" #: pcbnew/generators/pcb_tuning_pattern.cpp:2095 #, c-format msgid "Target Skew: %s" -msgstr "目標偏差:%s" +msgstr "目標偏移: %s" #: pcbnew/generators/pcb_tuning_pattern.cpp:2096 #: pcbnew/generators/pcb_tuning_pattern.cpp:2118 -#, fuzzy msgid "(from tuning pattern properties)" -msgstr "封裝屬性" +msgstr "(來自調整線對屬性)" #: pcbnew/generators/pcb_tuning_pattern.cpp:2104 #, c-format msgid "Skew Constraints: %s" -msgstr "偏差約束:%s" +msgstr "偏移約束: %s" #: pcbnew/generators/pcb_tuning_pattern.cpp:2117 #, c-format msgid "Target Length: %s" -msgstr "目標長度:%s" +msgstr "目標長度: %s" #: pcbnew/generators/pcb_tuning_pattern.cpp:2126 -#, fuzzy, c-format +#, c-format msgid "Length Constraints: %s" -msgstr "寬度約束:最小 %s" +msgstr "長度約束: %s" #: pcbnew/generators/pcb_tuning_pattern.cpp:2327 msgid "Unable to tune segments inside other tuning patterns." -msgstr "" +msgstr "無法在其他調整線對內調整走線段。" #: pcbnew/generators/pcb_tuning_pattern.cpp:2360 -#, fuzzy msgid "Tune" msgstr "調整" #: pcbnew/generators/pcb_tuning_pattern.cpp:2457 -#, fuzzy msgid "Single track" -msgstr "單軌走線 (&S)" +msgstr "單端走線" #: pcbnew/generators/pcb_tuning_pattern.cpp:2458 -#, fuzzy msgid "Differential pair" -msgstr "差分對佈線" +msgstr "差分對線" #: pcbnew/generators/pcb_tuning_pattern.cpp:2459 msgid "Diff pair skew" -msgstr "差分對偏差" +msgstr "差分對偏移" #: pcbnew/generators/pcb_tuning_pattern.cpp:2473 -#, fuzzy msgid "Pattern Properties" -msgstr "引腳屬性" +msgstr "線對屬性" #: pcbnew/generators/pcb_tuning_pattern.cpp:2488 -#, fuzzy msgid "Tuning Mode" -msgstr "線條模型" +msgstr "調整模式" #: pcbnew/generators/pcb_tuning_pattern.cpp:2494 msgid "Min Amplitude" -msgstr "最小振幅" +msgstr "最小幅度" #: pcbnew/generators/pcb_tuning_pattern.cpp:2501 msgid "Max Amplitude" -msgstr "最大振幅" +msgstr "最大幅度" #: pcbnew/generators/pcb_tuning_pattern.cpp:2508 msgid "Initial Side" -msgstr "初始面" +msgstr "初始側" #: pcbnew/generators/pcb_tuning_pattern.cpp:2514 msgid "Min Spacing" @@ -39981,7 +39911,7 @@ msgstr "最小間距" #: pcbnew/generators/pcb_tuning_pattern.cpp:2520 msgid "Corner Radius %" -msgstr "圓角半徑%" +msgstr "圓角半徑 %" #: pcbnew/generators/pcb_tuning_pattern.cpp:2542 msgid "Target Length" @@ -39989,93 +39919,85 @@ msgstr "目標長度" #: pcbnew/generators/pcb_tuning_pattern.cpp:2551 msgid "Target Skew" -msgstr "目標偏差" +msgstr "目標偏移" #: pcbnew/generators/pcb_tuning_pattern.cpp:2559 -#, fuzzy msgid "Override Custom Rules" -msgstr "覆蓋鎖定" +msgstr "覆蓋自定義規則" #: pcbnew/generators/pcb_tuning_pattern.cpp:2571 -#, fuzzy msgid "Rounded" msgstr "圓角" #: pcbnew/import_gfx/dialog_import_graphics.cpp:230 -#, fuzzy msgid "Please select a file to import." -msgstr "請選擇一個有效的層。" +msgstr "請選擇要導入的文件。" #: pcbnew/import_gfx/dialog_import_graphics.cpp:236 msgid "Please select a valid layer." msgstr "請選擇一個有效的層。" #: pcbnew/import_gfx/dialog_import_graphics_base.cpp:59 -#, fuzzy msgid "DXF default line width:" -msgstr "預設線寬:" +msgstr "DXF 默認線寬:" #: pcbnew/import_gfx/dialog_import_graphics_base.cpp:61 msgid "Used when the DXF items in file have no line thickness set" -msgstr "當檔案中的 DXF 項目沒有設定線條粗細時使用" +msgstr "當 DXF 文件未設置線寬時使用" #: pcbnew/import_gfx/dialog_import_graphics_base.cpp:72 -#, fuzzy msgid "DXF default units:" -msgstr "預設計量單位:" +msgstr "DXF 默認單位:" #: pcbnew/import_gfx/dialog_import_graphics_base.cpp:74 msgid "Used when the DXF file has no unit set" -msgstr "當 DXF 檔案沒有設定單位時使用" +msgstr "當 DXF 文件未設置單位時使用" #: pcbnew/import_gfx/dialog_import_graphics_base.cpp:97 msgid "Place at:" -msgstr "放置:" +msgstr "放置在:" #: pcbnew/import_gfx/dialog_import_graphics_base.cpp:98 -#, fuzzy msgid "If not checked: use interactive placement." -msgstr "互動式放置" +msgstr "如果未選中: 使用交互式放置。" #: pcbnew/import_gfx/dialog_import_graphics_base.cpp:142 msgid "" "If checked, use the selected layer in this dialog\n" "If unchecked, use the Board Editor active layer" msgstr "" -"如果選中,則使用此對話方塊中選定的圖層\n" -"如果未選中,則使用板編輯器活動層" +"如果選中, 則在此對話框中使用所選層\n" +"如果未選中, 則使用 '電路板編輯器' 活動層" #: pcbnew/import_gfx/dialog_import_graphics_base.cpp:158 -#, fuzzy msgid "Group imported items" -msgstr "分組專案" +msgstr "組合導入的對象" #: pcbnew/import_gfx/dialog_import_graphics_base.cpp:160 -#, fuzzy msgid "Add all imported items to a new group" -msgstr "將所有匯入的專案新增到新分組中" +msgstr "將所有導入的項目添加到新的分組中" #: pcbnew/import_gfx/dialog_import_graphics_base.cpp:173 msgid "Fix discontinuities" -msgstr "修復不連續性" +msgstr "修復不連續問題" #: pcbnew/import_gfx/dialog_import_graphics_base.cpp:174 msgid "" "Trim/extend open shapes or add segments to make vertices of shapes coincide" -msgstr "修剪/延伸開放形狀或添加線段以使形狀的頂點重合" +msgstr "修剪/延伸未閉合的圖形或添加線段, 使圖形閉合" #: pcbnew/initpcb.cpp:47 msgid "" "Current Board will be lost and this operation cannot be undone. Continue?" -msgstr "當前電路板將丟失,此操作無法撤消。繼續嗎?" +msgstr "當前電路板將丟失, 此操作無法撤消。繼續嗎?" #: pcbnew/initpcb.cpp:115 pcbnew/tools/footprint_editor_control.cpp:218 msgid "The current footprint has been modified. Save changes?" -msgstr "當前封裝已被修改。是否儲存變更?" +msgstr "當前封裝已被修改。是否保存變更?" #: pcbnew/kicad_clipboard.cpp:547 msgid "Clipboard content is not KiCad compatible" -msgstr "剪貼簿內容與 KiCad 不相容" +msgstr "剪貼板內容與 KiCad 不兼容" #: pcbnew/load_select_footprint.cpp:285 #, c-format @@ -40083,19 +40005,19 @@ msgid "Footprints [%u items]" msgstr "封裝 [%u 項]" #: pcbnew/load_select_footprint.cpp:352 -#, fuzzy, c-format +#, c-format msgid "Unable to find a writer for '%s'." -msgstr "無法為 '%s' 找到一款 PDF 檢視器。" +msgstr "無法為 '%s' 找到可用的寫入工具。" #: pcbnew/load_select_footprint.cpp:366 #, c-format msgid "Footprint '%s' saved." -msgstr "已儲存封裝 \"%s\"。" +msgstr "封裝 '%s' 已保存。" #: pcbnew/load_select_footprint.cpp:376 #, c-format msgid "Footprint library '%s' saved as '%s'." -msgstr "封裝庫 \"%s\" 已另存為 \"%s\"。" +msgstr "封裝庫 '%s' 已另存為 '%s'。" #: pcbnew/menubar_footprint_editor.cpp:67 #: pcbnew/menubar_footprint_editor.cpp:76 @@ -40104,11 +40026,11 @@ msgstr "封裝..." #: pcbnew/menubar_footprint_editor.cpp:77 msgid "View as &PNG..." -msgstr "作為 &PNG 檔案進行檢視..." +msgstr "作為 &PNG 文件進行查看..." #: pcbnew/menubar_footprint_editor.cpp:78 msgid "Create a PNG file from the current view" -msgstr "從當前檢視建立一個 PNG 檔案" +msgstr "從當前視圖創建一個 PNG 文件" #: pcbnew/menubar_footprint_editor.cpp:135 pcbnew/menubar_pcb_editor.cpp:244 msgid "&Drawing Mode" @@ -40120,11 +40042,11 @@ msgstr "對比度模式 (&C)" #: pcbnew/menubar_footprint_editor.cpp:207 msgid "&Load Footprint from PCB..." -msgstr "從 PCB 載入封裝(&L)..." +msgstr "從 PCB 中加載封裝(&L)..." #: pcbnew/menubar_footprint_editor.cpp:208 msgid "Load a footprint from the current board into the editor" -msgstr "將當前電路板的封裝載入到編輯器中" +msgstr "將當前電路板的封裝加載到編輯器中" #: pcbnew/menubar_footprint_editor.cpp:212 msgid "&Insert Footprint on PCB" @@ -40140,23 +40062,23 @@ msgstr "恢復 (&U)" #: pcbnew/menubar_pcb_editor.cpp:105 msgid "Clear board and get last rescue file automatically saved by PCB editor" -msgstr "清除電路板並獲得 PCB 編輯器自動儲存的上個救援檔案" +msgstr "清除電路板並獲得 PCB 編輯器自動保存的上個救援文件" #: pcbnew/menubar_pcb_editor.cpp:115 msgid "Specctra Session..." -msgstr "自動佈線會話..." +msgstr "Specctra 會話..." #: pcbnew/menubar_pcb_editor.cpp:117 msgid "Non-KiCad Board File..." -msgstr "非 KiCad 電路板檔案..." +msgstr "非 KiCad 電路板文件..." #: pcbnew/menubar_pcb_editor.cpp:118 msgid "Import board file from other applications" -msgstr "從其它應用程式中匯入板檔案" +msgstr "從其它應用程序中導入板文件" #: pcbnew/menubar_pcb_editor.cpp:129 msgid "Specctra DSN..." -msgstr "自動佈線 DSN..." +msgstr "光繪 DSN..." #: pcbnew/menubar_pcb_editor.cpp:130 msgid "GenCAD..." @@ -40164,7 +40086,7 @@ msgstr "GenCAD..." #: pcbnew/menubar_pcb_editor.cpp:130 msgid "Export GenCAD board representation" -msgstr "匯出 GenCAD 電路板表示" +msgstr "導出 GenCAD 電路板表示" #: pcbnew/menubar_pcb_editor.cpp:132 msgid "VRML..." @@ -40172,7 +40094,7 @@ msgstr "VRML..." #: pcbnew/menubar_pcb_editor.cpp:132 msgid "Export VRML 3D board representation" -msgstr "匯出 VRML 3D 電路板表示" +msgstr "導出 VRML 3D 電路板表示" #: pcbnew/menubar_pcb_editor.cpp:134 msgid "IDFv3..." @@ -40180,7 +40102,7 @@ msgstr "IDFv3..." #: pcbnew/menubar_pcb_editor.cpp:134 msgid "Export IDF 3D board representation" -msgstr "匯出 IDF 3D 電路板表示" +msgstr "導出 IDF 3D 電路板表示" #: pcbnew/menubar_pcb_editor.cpp:136 msgid "STEP..." @@ -40188,7 +40110,7 @@ msgstr "STEP..." #: pcbnew/menubar_pcb_editor.cpp:136 msgid "Export STEP 3D board representation" -msgstr "匯出 STEP 3D 電路板表示" +msgstr "導出 STEP 3D 電路板表示" #: pcbnew/menubar_pcb_editor.cpp:138 msgid "SVG..." @@ -40196,15 +40118,15 @@ msgstr "SVG..." #: pcbnew/menubar_pcb_editor.cpp:138 msgid "Export SVG board representation" -msgstr "匯出 SVG 電路板表示" +msgstr "導出 SVG 電路板表示" #: pcbnew/menubar_pcb_editor.cpp:140 msgid "Footprint Association (.cmp) File..." -msgstr "封裝關聯 (.cmp) 檔案..." +msgstr "封裝分配 (.cmp) 文件..." #: pcbnew/menubar_pcb_editor.cpp:141 msgid "Export footprint association file (*.cmp) for schematic back annotation" -msgstr "匯出封裝關聯檔案 (*.cmp) 用於原理圖中反向批註" +msgstr "導出封裝分配文件 (*.cmp) 用於原理圖中反向批註" #: pcbnew/menubar_pcb_editor.cpp:143 msgid "Hyperlynx..." @@ -40212,27 +40134,27 @@ msgstr "Hyperlynx..." #: pcbnew/menubar_pcb_editor.cpp:150 msgid "Footprints to Library..." -msgstr "將封裝匯出到庫..." +msgstr "將封裝導出到庫..." #: pcbnew/menubar_pcb_editor.cpp:151 msgid "" "Add footprints used on board to an existing footprint library\n" "(does not remove other footprints from this library)" msgstr "" -"將所有封裝壓縮到現有庫的封裝庫表中\n" +"將電路板上的封裝添加到現有的封裝庫中\n" " (不會刪除此庫中的其他封裝)" #: pcbnew/menubar_pcb_editor.cpp:155 msgid "Footprints to New Library..." -msgstr "將封裝匯出到新庫..." +msgstr "將封裝導出到新庫..." #: pcbnew/menubar_pcb_editor.cpp:156 msgid "" "Create a new footprint library containing the footprints used on board\n" "(if the library already exists it will be replaced)" msgstr "" -"建立包含電路板上使用的封裝的新封裝庫。\n" -"(如果庫已存在,它將被替換)" +"創建一個新的封裝庫, 包含板上使用的封裝。\n" +"(如果庫已存在, 它將被替換)" #: pcbnew/menubar_pcb_editor.cpp:164 msgid "Fabrication Outputs" @@ -40240,12 +40162,11 @@ msgstr "製造輸出" #: pcbnew/menubar_pcb_editor.cpp:299 msgid "Add Microwave Shape" -msgstr "新增微波形狀" +msgstr "添加微波形狀" #: pcbnew/menubar_pcb_editor.cpp:321 -#, fuzzy msgid "Add Dimension" -msgstr "標註" +msgstr "添加測量標註" #: pcbnew/menubar_pcb_editor.cpp:342 msgid "Auto-Place Footprints" @@ -40253,7 +40174,7 @@ msgstr "自動放置封裝" #: pcbnew/menubar_pcb_editor.cpp:436 msgid "External Plugins" -msgstr "外部外掛" +msgstr "外部插件" #: pcbnew/menubar_pcb_editor.cpp:468 msgid "Ro&ute" @@ -40261,37 +40182,36 @@ msgstr "佈線 (&U)" #: pcbnew/microwave/microwave_footprint.cpp:57 msgid "Gap Size:" -msgstr "間隙大小:" +msgstr "間隙大小:" #: pcbnew/microwave/microwave_footprint.cpp:63 msgid "Stub Size:" -msgstr "短截線尺寸:" +msgstr "短截線尺寸:" #: pcbnew/microwave/microwave_footprint.cpp:70 msgid "Arc Stub Radius Value:" -msgstr "圓弧短截線半徑值:" +msgstr "弧線短截線半徑值:" #: pcbnew/microwave/microwave_footprint.cpp:81 #: pcbnew/microwave/microwave_footprint.cpp:96 msgid "Create Microwave Footprint" -msgstr "建立微波封裝" +msgstr "創建微波封裝" #: pcbnew/microwave/microwave_footprint.cpp:95 msgid "Angle in degrees:" -msgstr "扇形角度(°):" +msgstr "角度(deg):" #: pcbnew/microwave/microwave_footprint.cpp:108 msgid "Incorrect number, abort" msgstr "數值錯誤, 退出" #: pcbnew/microwave/microwave_inductor.cpp:316 -#, fuzzy msgid "Add Microwave Inductor" -msgstr "新增微波電感" +msgstr "添加微波電感" #: pcbnew/microwave/microwave_inductor.cpp:366 msgid "Length of Trace:" -msgstr "佈線長度:" +msgstr "走線長度:" #: pcbnew/microwave/microwave_inductor.cpp:377 msgid "Requested length < minimum length" @@ -40311,7 +40231,7 @@ msgstr "請求的長度無法表示" #: pcbnew/microwave/microwave_inductor.cpp:405 msgid "Component Value:" -msgstr "元件值:" +msgstr "元件值:" #: pcbnew/microwave/microwave_polygon.cpp:110 msgid "Complex Shape" @@ -40323,11 +40243,11 @@ msgstr "對稱" #: pcbnew/microwave/microwave_polygon.cpp:167 msgid "Read Shape Description File..." -msgstr "閱讀樣式描述檔案..." +msgstr "閱讀樣式描述文件..." #: pcbnew/microwave/microwave_polygon.cpp:209 msgid "Shape Description File" -msgstr "形狀描述檔案" +msgstr "形狀描述文件" #: pcbnew/microwave/microwave_polygon.cpp:313 msgid "Shape has a null size." @@ -40343,38 +40263,38 @@ msgstr "放置微波特徵" #: pcbnew/netinfo_item.cpp:87 pcbnew/widgets/pcb_net_inspector_panel.cpp:120 msgid "Net Name" -msgstr "網路名稱" +msgstr "網絡名稱" #: pcbnew/netinfo_item.cpp:89 msgid "Net Code" -msgstr "網路碼" +msgstr "網絡碼" #: pcbnew/netinfo_item.cpp:133 pcbnew/widgets/pcb_net_inspector_panel.cpp:124 msgid "Net Length" -msgstr "網路長度" +msgstr "網絡長度" #: pcbnew/netinfo_item.cpp:137 msgid "On Board" -msgstr "板載" +msgstr "在板上" #: pcbnew/netinfo_item.cpp:140 msgid "In Package" -msgstr "在包中" +msgstr "在封裝中" #: pcbnew/netlist_reader/board_netlist_updater.cpp:141 #, c-format msgid "Cannot add %s (no footprint assigned)." -msgstr "無法新增 %s (沒有關聯封裝)。" +msgstr "無法添加 %s (沒有分配封裝)。" #: pcbnew/netlist_reader/board_netlist_updater.cpp:153 #, c-format msgid "Cannot add %s (footprint '%s' not found)." -msgstr "無法新增 %s (封裝 '%s' 未找到)。" +msgstr "無法添加 %s (找不到封裝 '%s')。" #: pcbnew/netlist_reader/board_netlist_updater.cpp:163 #, c-format msgid "Add %s (footprint '%s')." -msgstr "新增 %s (封裝 '%s')。" +msgstr "添加 %s (封裝 '%s')。" #: pcbnew/netlist_reader/board_netlist_updater.cpp:193 #, c-format @@ -40384,32 +40304,32 @@ msgstr "添加了 %s (封裝 '%s')。" #: pcbnew/netlist_reader/board_netlist_updater.cpp:211 #, c-format msgid "Cannot update %s (no footprint assigned)." -msgstr "無法更新 %s (沒有關聯封裝)。" +msgstr "無法更新 %s (沒有分配封裝)。" #: pcbnew/netlist_reader/board_netlist_updater.cpp:223 #, c-format msgid "Cannot update %s (footprint '%s' not found)." -msgstr "無法更新 %s (封裝 '%s' 未找到)." +msgstr "無法更新 %s (封裝 '%s' 找不到)。" #: pcbnew/netlist_reader/board_netlist_updater.cpp:235 -#, fuzzy, c-format +#, c-format msgid "Cannot change %s footprint from '%s' to '%s' (footprint is locked)." -msgstr "將 %s 的封裝從“%s”替換為“%s”。" +msgstr "無法將封裝 %s 從'%s' 更改為 '%s' (封裝已鎖定)。" #: pcbnew/netlist_reader/board_netlist_updater.cpp:246 #, c-format msgid "Change %s footprint from '%s' to '%s'." -msgstr "將 %s 的封裝從“%s”替換為“%s”。" +msgstr "將 %s 的封裝從 '%s' 替換為 '%s'。" #: pcbnew/netlist_reader/board_netlist_updater.cpp:260 -#, fuzzy, c-format +#, c-format msgid "Could not change %s footprint from '%s' to '%s' (footprint is locked)." -msgstr "將 %s 的封裝從“%s”替換為“%s”。" +msgstr "不能將封裝 %s 從'%s' 更改為 '%s' (封裝已鎖定)。" #: pcbnew/netlist_reader/board_netlist_updater.cpp:273 #, c-format msgid "Changed %s footprint from '%s' to '%s'." -msgstr "已將 %s 的封裝從“%s”替換為“%s”。" +msgstr "已將 %s 的封裝從 '%s' 替換為 '%s'。" #: pcbnew/netlist_reader/board_netlist_updater.cpp:306 #, c-format @@ -40424,112 +40344,112 @@ msgstr "已將 %s 的位號更改為 %s。" #: pcbnew/netlist_reader/board_netlist_updater.cpp:328 #, c-format msgid "Change %s value from %s to %s." -msgstr "將 %s 的值從“%s”修改為“%s”。" +msgstr "將 %s 的值從 '%s' 修改為 '%s'。" #: pcbnew/netlist_reader/board_netlist_updater.cpp:335 #, c-format msgid "Changed %s value from %s to %s." -msgstr "已將 %s 的值從“%s”修改為“%s”。" +msgstr "已將 %s 的值從 '%s' 修改為 '%s'。" #: pcbnew/netlist_reader/board_netlist_updater.cpp:374 #, c-format msgid "Update %s symbol association from %s to %s." -msgstr "更新 %s 符號關聯從 %s 到 %s。" +msgstr "更新 %s 符號分配從 %s 到 %s。" #: pcbnew/netlist_reader/board_netlist_updater.cpp:381 #, c-format msgid "Updated %s symbol association from %s to %s." -msgstr "將 %s 符號關聯從 %s 更新到 %s。" +msgstr "將 %s 符號分配從 %s 更新到 %s。" #: pcbnew/netlist_reader/board_netlist_updater.cpp:428 #, c-format msgid "Update %s fields." -msgstr "更新%s欄位" +msgstr "更新 %s 個字段。" #: pcbnew/netlist_reader/board_netlist_updater.cpp:439 #, c-format msgid "Remove %s footprint fields not in symbol." -msgstr "刪除不在符號中的 %s 個封裝欄位。" +msgstr "移除了不在符號中的封裝字段 %s 。" #: pcbnew/netlist_reader/board_netlist_updater.cpp:448 #, c-format msgid "Updated %s fields." -msgstr "更新%s欄位" +msgstr "已更新 %s 個字段。" #: pcbnew/netlist_reader/board_netlist_updater.cpp:493 #, c-format msgid "Removed %s footprint fields not in symbol." -msgstr "刪除了不在符號中的 %s 封裝欄位。" +msgstr "移除了不在符號中的封裝字段 %s 。" #: pcbnew/netlist_reader/board_netlist_updater.cpp:524 #, c-format msgid "Update %s sheetname to '%s'." -msgstr "將 %s 工作表名稱更新為「%s」。" +msgstr "將 %s 圖紙名稱更新為 '%s'。" #: pcbnew/netlist_reader/board_netlist_updater.cpp:531 #, c-format msgid "Updated %s sheetname to '%s'." -msgstr "已將 %s 工作表名稱更新為「%s」。" +msgstr "已將 %s 圖紙名稱更新為 '%s'。" #: pcbnew/netlist_reader/board_netlist_updater.cpp:543 #, c-format msgid "Update %s sheetfile to '%s'." -msgstr "將 %s 工作表檔案更新為「%s」。" +msgstr "將 %s 圖紙文件更新為 '%s'。" #: pcbnew/netlist_reader/board_netlist_updater.cpp:550 #, c-format msgid "Updated %s sheetfile to '%s'." -msgstr "已將 %s 工作表文件更新為「%s」。" +msgstr "已將 %s 圖紙文件更新為 '%s'。" #: pcbnew/netlist_reader/board_netlist_updater.cpp:562 #, c-format msgid "Update %s footprint filters to '%s'." -msgstr "將 %s 個足跡過濾器更新為“%s”。" +msgstr "將 %s 封裝篩選器更新為 '%s'。" #: pcbnew/netlist_reader/board_netlist_updater.cpp:569 #, c-format msgid "Updated %s footprint filters to '%s'." -msgstr "將 %s 足跡過濾器更新為“%s”。" +msgstr "已將 %s 封裝篩選器更新為 '%s'。" #: pcbnew/netlist_reader/board_netlist_updater.cpp:584 #, c-format msgid "Add %s 'exclude from BOM' fabrication attribute." -msgstr "給 %s 新增“從 BOM 中排除”製造屬性。" +msgstr "為 %s 添加 '從 BOM 中移除' 製造特性。" #: pcbnew/netlist_reader/board_netlist_updater.cpp:589 #, c-format msgid "Remove %s 'exclude from BOM' fabrication attribute." -msgstr "刪除 %s “從 BOM 中排除”的製造屬性。" +msgstr "為 %s 移除 '從 BOM 中移除' 製造特性。" #: pcbnew/netlist_reader/board_netlist_updater.cpp:600 #, c-format msgid "Added %s 'exclude from BOM' fabrication attribute." -msgstr "給 %s 添加了“從 BOM 中排除”製造屬性。" +msgstr "已為 %s 添加 '從 BOM 中移除' 製造特性。" #: pcbnew/netlist_reader/board_netlist_updater.cpp:606 #, c-format msgid "Removed %s 'exclude from BOM' fabrication attribute." -msgstr "刪除了 %s “從 BOM 中排除”的製造屬性。" +msgstr "已為 %s 移除 '從 BOM 中移除' 製造特性。" #: pcbnew/netlist_reader/board_netlist_updater.cpp:624 -#, fuzzy, c-format +#, c-format msgid "Add %s 'Do not place' fabrication attribute." -msgstr "給 %s 新增“從 BOM 中排除”製造屬性。" +msgstr "為 %s 添加 'DNP (不作裝配)' 製造特性。" #: pcbnew/netlist_reader/board_netlist_updater.cpp:629 -#, fuzzy, c-format +#, c-format msgid "Remove %s 'Do not place' fabrication attribute." -msgstr "刪除 %s “從 BOM 中排除”的製造屬性。" +msgstr "為 %s 移除 'DNP (不作裝配)' 製造特性。" #: pcbnew/netlist_reader/board_netlist_updater.cpp:640 -#, fuzzy, c-format +#, c-format msgid "Added %s 'Do not place' fabrication attribute." -msgstr "給 %s 添加了“從 BOM 中排除”製造屬性。" +msgstr "已為 %s 添加 'DNP (不作裝配)' 製造特性。" #: pcbnew/netlist_reader/board_netlist_updater.cpp:646 -#, fuzzy, c-format +#, c-format msgid "Removed %s 'Do not place' fabrication attribute." -msgstr "刪除了 %s “從 BOM 中排除”的製造屬性。" +msgstr "已為 %s 移除 'DNP (不作裝配)' 製造特性。" #: pcbnew/netlist_reader/board_netlist_updater.cpp:731 #, c-format @@ -40539,82 +40459,82 @@ msgstr "斷開 %s 引腳 %s。" #: pcbnew/netlist_reader/board_netlist_updater.cpp:737 #, c-format msgid "Disconnected %s pin %s." -msgstr "斷開連線的 %s 引腳 %s。" +msgstr "斷開連接的 %s 引腳 %s。" #: pcbnew/netlist_reader/board_netlist_updater.cpp:747 #, c-format msgid "No net found for component %s pad %s (no pin %s in symbol)." -msgstr "未找到組件 %s 焊盤 %s 的網路(符號中沒有引腳 %s)。" +msgstr "找不到元件 %s 的焊盤 %s 的網絡 (引腳 %s 不存在於符號中)。" #: pcbnew/netlist_reader/board_netlist_updater.cpp:808 #, c-format msgid "Add net %s." -msgstr "新增網路 %s。" +msgstr "添加網絡 %s。" #: pcbnew/netlist_reader/board_netlist_updater.cpp:818 #, c-format msgid "Reconnect %s pin %s from %s to %s." -msgstr "重新連線 %s 的引腳 %s 從 %s 到 %s。" +msgstr "重新連接 %s 的引腳 %s 從 %s 到 %s。" #: pcbnew/netlist_reader/board_netlist_updater.cpp:826 #, c-format msgid "Reconnected %s pin %s from %s to %s." -msgstr "將 %s 引腳 %s 從 %s 重新連線到 %s。" +msgstr "將 %s 引腳 %s 從 %s 重新連接到 %s。" #: pcbnew/netlist_reader/board_netlist_updater.cpp:837 #, c-format msgid "Connect %s pin %s to %s." -msgstr "連線 %s 的引腳 %s 到 %s。" +msgstr "連接 %s 的引腳 %s 到 %s。" #: pcbnew/netlist_reader/board_netlist_updater.cpp:844 #, c-format msgid "Connected %s pin %s to %s." -msgstr "將 %s 引腳 %s 連線到了 %s。" +msgstr "將 %s 引腳 %s 連接到了 %s。" #: pcbnew/netlist_reader/board_netlist_updater.cpp:925 #, c-format msgid "Reconnect via from %s to %s." -msgstr "重新連線過孔從 %s 到 %s。" +msgstr "重新連接過孔從 %s 到 %s。" #: pcbnew/netlist_reader/board_netlist_updater.cpp:945 #, c-format msgid "Reconnected via from %s to %s." -msgstr "將過孔從 %s 重新連線到了 %s。" +msgstr "將過孔從 %s 重新連接到了 %s。" #: pcbnew/netlist_reader/board_netlist_updater.cpp:955 #, c-format msgid "Via connected to unknown net (%s)." -msgstr "過孔連線到未知網路 (%s)。" +msgstr "過孔連接到未知網絡 (%s)。" #: pcbnew/netlist_reader/board_netlist_updater.cpp:1000 #, c-format msgid "Reconnect copper zone '%s' from %s to %s." -msgstr "將敷銅區 '%s' 從 %s 重新連線到 %s。" +msgstr "將覆銅區 '%s' 從 %s 重新連接到 %s。" #: pcbnew/netlist_reader/board_netlist_updater.cpp:1007 #, c-format msgid "Reconnect copper zone from %s to %s." -msgstr "將敷銅區 %s 重新連線到 %s。" +msgstr "將覆銅區 %s 重新連接到 %s。" #: pcbnew/netlist_reader/board_netlist_updater.cpp:1030 #, c-format msgid "Reconnected copper zone '%s' from %s to %s." -msgstr "將敷銅區 '%s' 從 %s 重新連線到了 %s。" +msgstr "將覆銅區 '%s' 從 %s 重新連接到了 %s。" #: pcbnew/netlist_reader/board_netlist_updater.cpp:1037 #, c-format msgid "Reconnected copper zone from %s to %s." -msgstr "將敷銅區從 %s 重新連線到了 %s。" +msgstr "將覆銅區從 %s 重新連接到了 %s。" #: pcbnew/netlist_reader/board_netlist_updater.cpp:1050 #, c-format msgid "Copper zone '%s' has no pads connected." -msgstr "敷銅區 '%s' 沒有與之連線的焊盤。" +msgstr "覆銅區 '%s' 沒有與之連接的焊盤。" #: pcbnew/netlist_reader/board_netlist_updater.cpp:1058 #, c-format msgid "Copper zone on layer %s at (%s, %s) has no pads connected." -msgstr "座標 (%s, %s) 層 %s 上的敷銅區沒有與之相連的焊盤。" +msgstr "座標 (%s, %s) 層 %s 上的覆銅區沒有與之相連的焊盤。" #: pcbnew/netlist_reader/board_netlist_updater.cpp:1099 #, c-format @@ -40639,39 +40559,38 @@ msgid "Multiple footprints found for '%s'." msgstr "找到了 '%s' 的多個封裝。" #: pcbnew/netlist_reader/board_netlist_updater.cpp:1259 -#, fuzzy, c-format +#, c-format msgid "Cannot remove unused footprint %s (footprint is locked)." -msgstr "無法刪除未使用的封裝 %s (已鎖定)。" +msgstr "無法移除未使用的封裝 %s (封裝已鎖定)。" #: pcbnew/netlist_reader/board_netlist_updater.cpp:1264 -#, fuzzy, c-format +#, c-format msgid "Could not remove unused footprint %s (footprint is locked)." -msgstr "無法刪除未使用的封裝 %s (已鎖定)。" +msgstr "不能移除未使用的封裝 %s (封裝已鎖定)。" #: pcbnew/netlist_reader/board_netlist_updater.cpp:1277 #, c-format msgid "Remove unused footprint %s." -msgstr "刪除未使用封裝 %s。" +msgstr "移除未使用封裝 %s。" #: pcbnew/netlist_reader/board_netlist_updater.cpp:1285 #, c-format msgid "Removed unused footprint %s." -msgstr "刪除了未使用的封裝 %s。" +msgstr "移除了未使用的封裝 %s。" #: pcbnew/netlist_reader/board_netlist_updater.cpp:1312 #, c-format msgid "Removed unused net %s." -msgstr "刪除未使用的網路 %s。" +msgstr "移除未使用的網絡 %s。" #: pcbnew/netlist_reader/board_netlist_updater.cpp:1323 -#, fuzzy msgid "Update Netlist" msgstr "更新網表" #: pcbnew/netlist_reader/board_netlist_updater.cpp:1344 #, c-format msgid "Total warnings: %d, errors: %d." -msgstr "總計警告:%d,錯誤:%d。" +msgstr "總計警告: %d, 錯誤: %d。" #: pcbnew/netlist_reader/kicad_netlist_reader.cpp:271 #, c-format @@ -40687,9 +40606,9 @@ msgid "" "offset: %d" msgstr "" "無效的封裝 ID 在\n" -"檔案:\"%s\"\n" -"行:%d\n" -"偏移:%d" +"文件: '%s'\n" +"行: %d\n" +"偏移: %d" #: pcbnew/netlist_reader/legacy_netlist_reader.cpp:114 msgid "Cannot parse time stamp in symbol section of netlist." @@ -40701,29 +40620,29 @@ msgstr "無法解析網表的元件部分的封裝名稱。" #: pcbnew/netlist_reader/legacy_netlist_reader.cpp:138 msgid "Cannot parse reference designator in symbol section of netlist." -msgstr "無法解析網路列表的元件部分的位號。" +msgstr "無法解析網絡列表的元件部分的位號。" #: pcbnew/netlist_reader/legacy_netlist_reader.cpp:148 msgid "Cannot parse value in symbol section of netlist." -msgstr "無法解析網路列表的符號部分的值。" +msgstr "無法解析網絡列表的符號部分的值。" #: pcbnew/netlist_reader/legacy_netlist_reader.cpp:185 msgid "Cannot parse pin name in symbol net section of netlist." -msgstr "無法解析網路列表的元件部分的引腳名稱。" +msgstr "無法解析網絡列表的元件部分的引腳名稱。" #: pcbnew/netlist_reader/legacy_netlist_reader.cpp:194 msgid "Cannot parse net name in symbol net section of netlist." -msgstr "無法解析網路列表的元件部分的網路名稱。" +msgstr "無法解析網絡列表的元件部分的網絡名稱。" #: pcbnew/netlist_reader/legacy_netlist_reader.cpp:242 #, c-format msgid "Cannot find symbol %s in footprint filter section of netlist." -msgstr "無法在網表封裝篩選中找到符號 \"%s\"。" +msgstr "無法在網表封裝篩選中找到符號 %s。" #: pcbnew/netlist_reader/netlist.cpp:63 #, c-format msgid "Cannot open netlist file '%s'." -msgstr "無法開啟網表文件 \"%s\"." +msgstr "無法打開網表文件 '%s'。" #: pcbnew/netlist_reader/netlist.cpp:74 #, c-format @@ -40731,7 +40650,7 @@ msgid "" "Error loading netlist.\n" "%s" msgstr "" -"網表文件載入錯誤\n" +"網表文件加載錯誤\n" " %s" #: pcbnew/netlist_reader/netlist.cpp:164 @@ -40742,12 +40661,12 @@ msgstr "沒有為符號 %s 定義封裝。" #: pcbnew/netlist_reader/netlist.cpp:191 #, c-format msgid "Footprint of %s changed: board footprint '%s', netlist footprint '%s'." -msgstr "“%s”的封裝發生了變化:PCB 封裝“%s”,網表封裝“%s”。" +msgstr "%s的封裝已改變: 電路板封裝 '%s', 網表封裝 '%s'。" #: pcbnew/netlist_reader/netlist.cpp:214 #, c-format msgid "%s footprint ID '%s' is not valid." -msgstr "%s 封裝 ID \"%s\" 無效。" +msgstr "%s 封裝 ID '%s' 無效。" #: pcbnew/netlist_reader/netlist.cpp:231 #, c-format @@ -40763,8 +40682,8 @@ msgid "" "line: %d" msgstr "" "無效的封裝 ID 在\n" -"檔案:\"%s\"\n" -"行:%d" +"文件: '%s'\n" +"行: %d" #: pcbnew/pad.cpp:994 pcbnew/pad.cpp:1135 pcbnew/pad.cpp:1151 #: pcbnew/pad.cpp:1160 @@ -40773,7 +40692,7 @@ msgstr "焊盤" #: pcbnew/pad.cpp:1183 pcbnew/pad.cpp:2161 msgid "Pin Type" -msgstr "引腳型別" +msgstr "引腳類型" #: pcbnew/pad.cpp:1208 msgid "BGA" @@ -40781,23 +40700,23 @@ msgstr "BGA" #: pcbnew/pad.cpp:1209 msgid "Fiducial global" -msgstr "基準全域性" +msgstr "全局 Fiducial" #: pcbnew/pad.cpp:1210 msgid "Fiducial local" -msgstr "基準本地" +msgstr "局部 Fiducial" #: pcbnew/pad.cpp:1211 msgid "Test point" -msgstr "測試點" +msgstr "Test point" #: pcbnew/pad.cpp:1212 msgid "Heat sink" -msgstr "散熱片" +msgstr "Heat sink" #: pcbnew/pad.cpp:1213 msgid "Castellated" -msgstr "郵票孔" +msgstr "半孔焊盤" #: pcbnew/pad.cpp:1242 msgid "Length in Package" @@ -40812,7 +40731,7 @@ msgstr "孔 X / Y" #: pcbnew/zone.cpp:639 #, c-format msgid "Min Clearance: %s" -msgstr "最小間距:%s" +msgstr "最小間距: %s" #: pcbnew/pad.cpp:1428 msgid "Trap" @@ -40832,7 +40751,7 @@ msgstr "自定義形狀" #: pcbnew/pad.cpp:1443 msgid "Conn" -msgstr "聯結器" +msgstr "連接器" #: pcbnew/pad.cpp:1456 #, c-format @@ -40866,11 +40785,11 @@ msgstr "%s 的非金屬化焊盤 %s %s" #: pcbnew/pad.cpp:2074 msgid "Edge connector" -msgstr "板邊聯結器" +msgstr "板邊連接器" #: pcbnew/pad.cpp:2075 msgid "NPTH, mechanical" -msgstr "非金屬化孔,機械的" +msgstr "非金屬化孔, 機械的" #: pcbnew/pad.cpp:2081 msgid "Trapezoid" @@ -40878,14 +40797,13 @@ msgstr "梯形" #: pcbnew/pad.cpp:2093 msgid "Castellated pad" -msgstr "郵票孔" +msgstr "半孔焊盤" #: pcbnew/pad.cpp:2145 msgid "Pad Type" -msgstr "焊盤型別" +msgstr "焊盤類型" #: pcbnew/pad.cpp:2149 -#, fuzzy msgid "Pad Shape" msgstr "焊盤形狀" @@ -40902,9 +40820,8 @@ msgid "Size Y" msgstr "Y 尺寸" #: pcbnew/pad.cpp:2181 -#, fuzzy msgid "Corner Radius Ratio" -msgstr "圓半徑比" +msgstr "邊角半徑比" #: pcbnew/pad.cpp:2193 msgid "Hole Size X" @@ -40924,40 +40841,40 @@ msgstr "阻焊層邊界覆蓋" #: pcbnew/pad.cpp:2243 pcbnew/zone.cpp:1743 msgid "Thermal Relief Spoke Width" -msgstr "防散熱輻條寬度" +msgstr "緩釋熱焊盤 (花焊盤) 引線寬度" #: pcbnew/pad.cpp:2248 msgid "Thermal Relief Spoke Angle" -msgstr "防散熱輻條角度" +msgstr "緩釋熱焊盤 (花焊盤) 引線角度" #: pcbnew/pad.cpp:2252 pcbnew/zone.cpp:1737 msgid "Thermal Relief Gap" -msgstr "防散熱 (花焊盤) 間距" +msgstr "緩釋熱焊盤 (花焊盤) 間隙" #: pcbnew/pcb_base_frame.cpp:1209 msgid "" "The library containing the current footprint has changed.\n" "Do you want to reload the footprint?" msgstr "" -"包含目前封裝的庫已經變動。\n" -"是否重新載入封裝?" +"包含當前封裝的庫已更改。\n" +"要重新加載封裝嗎?" #: pcbnew/pcb_dimension.cpp:398 pcbnew/pcb_dimension.cpp:1449 msgid "Prefix" -msgstr "字首" +msgstr "前綴" #: pcbnew/pcb_dimension.cpp:402 pcbnew/pcb_dimension.cpp:1457 msgid "Override Text" -msgstr "覆蓋文字" +msgstr "覆蓋文本" #: pcbnew/pcb_dimension.cpp:420 pcbnew/pcb_dimension.cpp:1453 msgid "Suffix" -msgstr "字尾" +msgstr "後綴" #: pcbnew/pcb_dimension.cpp:550 #, c-format msgid "Dimension '%s' on %s" -msgstr "標註 '%s' 在 %s" +msgstr "測量標註 '%s' 在 %s" #: pcbnew/pcb_dimension.cpp:1416 msgid "1234.0" @@ -40988,13 +40905,12 @@ msgid "Extension Line Overshoot" msgstr "引線超出" #: pcbnew/pcb_dimension.cpp:1589 -#, fuzzy msgid "Leader Length" -msgstr "過孔長度" +msgstr "引線長度" #: pcbnew/pcb_dimension.cpp:1635 msgid "Text Frame" -msgstr "文字框" +msgstr "文本框" #: pcbnew/pcb_edit_frame.cpp:219 msgid "KiCad PCB Editor" @@ -41002,19 +40918,19 @@ msgstr "KiCad PCB 編輯器" #: pcbnew/pcb_edit_frame.cpp:225 msgid "Export netlist used to update schematics" -msgstr "匯出用於更新原理圖的網表" +msgstr "導出用於更新原理圖的網表" #: pcbnew/pcb_edit_frame.cpp:448 msgid "New PCB file is unsaved" -msgstr "新的 PCB 檔案未儲存" +msgstr "新的 PCB 文件未保存" #: pcbnew/pcb_edit_frame.cpp:1554 msgid "Board file is read only." -msgstr "電路板檔案是隻讀的。" +msgstr "電路板文件是隻讀的。" #: pcbnew/pcb_edit_frame.cpp:1593 msgid "PCB file changes are unsaved" -msgstr "PCB 檔案變更未儲存" +msgstr "PCB 文件變更未保存" #: pcbnew/pcb_edit_frame.cpp:1887 msgid "The schematic for this board cannot be found." @@ -41026,8 +40942,8 @@ msgid "" "order to create or update PCBs from schematics, you must launch the KiCad " "project manager and create a project." msgstr "" -"無法更新 PCB, 因為 PCB 編輯器是在獨立模式下開啟的。為了從原理圖建立或更新 " -"PCB, 你必須啟動 KiCad 專案管理員並建立一個專案。" +"無法更新 PCB, 因為 PCB 編輯器是在獨立模式下打開的。為了從原理圖創建或更新 " +"PCB, 你必須啟動 KiCad 工程管理器並創建一個工程。" #: pcbnew/pcb_edit_frame.cpp:1938 pcbnew/pcbnew_jobs_handler.cpp:1240 msgid "Eeschema netlist" @@ -41037,17 +40953,16 @@ msgstr "Eeschema 網表" msgid "" "Received an error while reading netlist. Please report this issue to the " "KiCad team using the menu Help->Report Bug." -msgstr "" -"讀取網表時收到一個錯誤。 請使用“幫助->報告錯誤”菜單向 KiCad 團隊報告此問題。" +msgstr "讀取網表時收到一個錯誤。請使用\"幫助->報告錯誤\"菜單向 KiCad 團隊報告此問題。" #: pcbnew/pcb_edit_frame.cpp:1976 #, c-format msgid "Schematic file '%s' not found." -msgstr "沒有找到原理圖檔案 '%s'。" +msgstr "找不到原理圖文件 '%s'。" #: pcbnew/pcb_edit_frame.cpp:2006 msgid "Eeschema failed to load." -msgstr "未能載入 Eeschema。" +msgstr "未能加載 Eeschema。" #: pcbnew/pcb_edit_frame.cpp:2443 msgid "Edit design rules" @@ -41059,7 +40974,7 @@ msgstr "無法編譯自定義設計規則。" #: pcbnew/pcb_edit_frame.cpp:2513 msgid "Export Hyperlynx Layout" -msgstr "匯出 Hyperlynx 佈局" +msgstr "導出 Hyperlynx 佈局" #: pcbnew/pcb_edit_frame.cpp:2571 msgid "Violation Report" @@ -41067,21 +40982,19 @@ msgstr "違規報告" #: pcbnew/pcb_edit_frame.cpp:2581 msgid "Clearance Report" -msgstr "間隙報告" +msgstr "間距報告" #: pcbnew/pcb_edit_frame.cpp:2591 msgid "Constraints Report" msgstr "約束報告" #: pcbnew/pcb_edit_frame.cpp:2601 pcbnew/tools/pcb_actions.cpp:1855 -#, fuzzy msgid "Compare Footprint with Library" -msgstr "將封裝匯出到庫..." +msgstr "將封裝與庫比較" #: pcbnew/pcb_field.cpp:138 -#, fuzzy msgid "User Field" -msgstr "欄位" +msgstr "用戶字段" #: pcbnew/pcb_field.cpp:147 #, c-format @@ -41091,32 +41004,30 @@ msgstr "位號 '%s'" #: pcbnew/pcb_field.cpp:151 #, c-format msgid "Value '%s' of %s" -msgstr "值 '%s' (%s)" +msgstr "%2$s 的值 '%1$s'" #: pcbnew/pcb_field.cpp:156 -#, fuzzy, c-format +#, c-format msgid "Footprint '%s' of %s" -msgstr "封裝文字 '%s' (%s)" +msgstr "%2$s 的封裝 '%1$s'" #: pcbnew/pcb_field.cpp:160 -#, fuzzy, c-format +#, c-format msgid "Datasheet '%s' of %s" -msgstr "值 '%s' (%s)" +msgstr "%2$s 的數據手冊 %1$s" #: pcbnew/pcb_field.cpp:168 -#, fuzzy, c-format +#, c-format msgid "Field '%s' of %s" -msgstr "欄位 %s \"%s\"" +msgstr "%2$s 的字段'%1$s" #: pcbnew/pcb_generator.cpp:187 pcbnew/pcb_generator.cpp:224 -#, fuzzy msgid "Update Order" -msgstr "已更新" +msgstr "更新順序" #: pcbnew/pcb_generator.cpp:222 -#, fuzzy msgid "Generator Properties" -msgstr "指令碼生成器屬性" +msgstr "生成器屬性" #: pcbnew/pcb_group.cpp:369 #, c-format @@ -41126,7 +41037,7 @@ msgstr "未命名分組 %zu 成員" #: pcbnew/pcb_group.cpp:371 #, c-format msgid "Group '%s', %zu members" -msgstr "組 \"%s\", %zu 成員" +msgstr "組 '%s', %zu 成員" #: pcbnew/pcb_group.cpp:383 msgid "" @@ -41139,101 +41050,102 @@ msgstr "成員" #: pcbnew/pcb_io/altium/altium_parser_pcb.cpp:136 #, c-format msgid "Unknown mapping of the Altium layer '%s'." -msgstr "Altium 層 \"%s\" 的未知對映。" +msgstr "Altium 層 '%s' 的未知映射。" #: pcbnew/pcb_io/altium/altium_parser_pcb.cpp:184 #, c-format msgid "Unknown Mode string: '%s'." -msgstr "未知模式字串:“%s”。" +msgstr "未知模式字符串: '%s'。" #: pcbnew/pcb_io/altium/altium_parser_pcb.cpp:211 #, c-format msgid "Unknown Record name string: '%s'." -msgstr "未知的記錄名字串:“%s”。" +msgstr "未知的記錄名字符串: '%s'。" #: pcbnew/pcb_io/altium/altium_parser_pcb.cpp:225 #, c-format msgid "Unknown Extended Primitive Information type: '%s'." -msgstr "未知得擴充套件基本元素資訊型別:“%s”。" +msgstr "未知得擴展基本元素信息類型: '%s'。" #: pcbnew/pcb_io/altium/altium_parser_pcb.cpp:866 #, c-format msgid "Pads6 stream has unexpected length for subrecord 6: %d." -msgstr "Pads6 流中的 subrecord6 資料的長度 %d 非法。" +msgstr "Pads6 stream 中的 subrecord 6 數據的長度非法: %d。" #: pcbnew/pcb_io/altium/altium_pcb.cpp:255 #, c-format msgid "" "Altium layer (%d) has no KiCad equivalent. It has been moved to KiCad layer " "Eco1_User." -msgstr "Altium 層 (%d) 沒有 KiCad 等效項。它已被移動至 KiCad 層 Eco1_User。" +msgstr "Altium 層 ( %d ) 在 KiCad 中沒有對應的等效項。已將其移至 KiCad 的 Eco1_User " +"層。" #: pcbnew/pcb_io/altium/altium_pcb.cpp:443 #, c-format msgid "'%s' was not parsed correctly." -msgstr "“%s”未正確解析。" +msgstr "'%s' 未正確解析。" #: pcbnew/pcb_io/altium/altium_pcb.cpp:451 #, c-format msgid "'%s' was not fully parsed." -msgstr "“%s”未完全解析。" +msgstr "'%s' 未完全解析。" #: pcbnew/pcb_io/altium/altium_pcb.cpp:468 msgid "" "This file does not appear to be in a valid PCB Binary Version 6.0 format. In " "Altium Designer, make sure to save as \"PCB Binary Files (*.PcbDoc)\"." msgstr "" -"該檔案似乎不是有效的 PCB 二進位版本 6.0 格式。在 Altium Designer 中,請確保儲" -"存為「PCB 二進位檔案 (*.PcbDoc)」。" +"該文件似乎不是有效的 PCB Binary Version 6.0 格式。請確保已在 Altium Designer " +"中將其保存為 \"PCB Binary Files (*.PcbDoc)\" 格式。" #: pcbnew/pcb_io/altium/altium_pcb.cpp:506 #, c-format msgid "File not found: '%s' for directory '%s'." -msgstr "未找到檔案:“%s”來自目錄“%s”。" +msgstr "找不到文件: '%s' (目錄 '%s')。" #: pcbnew/pcb_io/altium/altium_pcb.cpp:654 #, c-format msgid "Footprint directory not found: '%s'." -msgstr "未找到足跡目錄:「%s」。" +msgstr "找不到封裝目錄: '%s'。" #: pcbnew/pcb_io/altium/altium_pcb.cpp:662 #: pcbnew/pcb_io/altium/altium_pcb.cpp:690 #: pcbnew/pcb_io/altium/pcb_io_altium_designer.cpp:208 #, c-format msgid "File not found: '%s'." -msgstr "沒有找到檔案:'%s'。" +msgstr "找不到文件: '%s'。" #: pcbnew/pcb_io/altium/altium_pcb.cpp:772 #, c-format msgid "Record of unknown type: '%d'." -msgstr "未知型別的記錄:\"%d\"。" +msgstr "未知類型的記錄: '%d'。" #: pcbnew/pcb_io/altium/altium_pcb.cpp:865 msgid "Loading extended primitive information data..." -msgstr "正在載入擴充套件基本元素資訊資料…" +msgstr "正在加載擴展基本元素信息數據..." #: pcbnew/pcb_io/altium/altium_pcb.cpp:886 msgid "Loading board data..." -msgstr "正載入板資料..." +msgstr "正加載板數據..." #: pcbnew/pcb_io/altium/altium_pcb.cpp:1068 msgid "Loading netclasses..." -msgstr "正載入網路類..." +msgstr "正加載網絡類..." #: pcbnew/pcb_io/altium/altium_pcb.cpp:1094 #, c-format msgid "" "More than one Altium netclass with name '%s' found. Only the first one will " "be imported." -msgstr "發現多個名為「%s」的 Altium 網絡類別。僅導入第一個。" +msgstr "發現多個名稱為 '%s' 的 Altium 網絡類。將只導入第一個。" #: pcbnew/pcb_io/altium/altium_pcb.cpp:1114 msgid "Loading components..." -msgstr "正載入元件..." +msgstr "正加載元件..." #: pcbnew/pcb_io/altium/altium_pcb.cpp:1176 msgid "Loading component 3D models..." -msgstr "正載入元件 3D 模型…" +msgstr "正加載元件 3D 模型..." #: pcbnew/pcb_io/altium/altium_pcb.cpp:1255 #: pcbnew/pcb_io/altium/altium_pcb.cpp:1357 @@ -41244,177 +41156,191 @@ msgstr "正載入元件 3D 模型…" msgid "" "Dimension found on an Altium layer (%d) with no KiCad equivalent. It has " "been moved to KiCad layer Eco1_User." -msgstr "" -"Altium 層( %d )上找到的標註沒有任何 KiCad 等效項。它已被移動到 KiCad 層 " -"Eco1_User。" +msgstr "Altium 層 ( %d ) 上存在測量標註, 但在 KiCad 中沒有對應的等效項。已將其移至 " +"KiCad 的 Eco1_User 層。" #: pcbnew/pcb_io/altium/altium_pcb.cpp:1577 msgid "Loading dimension drawings..." -msgstr "正載入尺寸圖形…" +msgstr "正加載測量標註圖形..." #: pcbnew/pcb_io/altium/altium_pcb.cpp:1598 #: pcbnew/pcb_io/altium/altium_pcb.cpp:1605 #, c-format msgid "Ignored dimension of kind %d (not yet supported)." -msgstr "忽略了型別為 %d 的標註 (尚不支援)。" +msgstr "忽略了類型為 %d 的測量標註 (尚未支持)。" #: pcbnew/pcb_io/altium/altium_pcb.cpp:1646 msgid "No 3D-models will be imported." -msgstr "沒有 3D 模型會被匯入。" +msgstr "沒有 3D 模型會被導入。" #: pcbnew/pcb_io/altium/altium_pcb.cpp:1675 #, c-format msgid "File not found: '%s'. 3D-model not imported." -msgstr "沒有找到檔案:'%s'。未匯入 3D 模型。" +msgstr "找不到文件: '%s'。未導入 3D 模型。" #: pcbnew/pcb_io/altium/altium_pcb.cpp:1701 -#, fuzzy, c-format +#, c-format msgid "Unable to write file '%s'." -msgstr "無法讀取檔案 \"%s\"。" +msgstr "無法寫入文件 '%s'。" #: pcbnew/pcb_io/altium/altium_pcb.cpp:1720 msgid "Loading nets..." -msgstr "載入網中..." +msgstr "加載網中..." #: pcbnew/pcb_io/altium/altium_pcb.cpp:1745 #: pcbnew/pcb_io/altium/altium_pcb.cpp:1980 msgid "Loading polygons..." -msgstr "正載入多邊形..." +msgstr "正加載多邊形..." #: pcbnew/pcb_io/altium/altium_pcb.cpp:1892 msgid "Loading rules..." -msgstr "載入規則中..." +msgstr "加載規則中..." #: pcbnew/pcb_io/altium/altium_pcb.cpp:1960 msgid "Loading board regions..." -msgstr "正載入板敷銅..." +msgstr "正加載板覆銅..." #: pcbnew/pcb_io/altium/altium_pcb.cpp:2062 -#, fuzzy, c-format +#, c-format msgid "" "Dashed outline found on an Altium layer (%d) with no KiCad equivalent. It " "has been moved to KiCad layer Eco1_User." -msgstr "" -"Altium 層 (%d) 上找到的區域沒有任何 KiCad 等效項。它已被移動至 KiCad 層 " -"Eco1_User。" +msgstr "Altium 層 (%d) 上存在虛線輪廓, 但在 KiCad 中沒有對應的等效項。已將其移至 " +"KiCad 的 Eco1_User 層。" #: pcbnew/pcb_io/altium/altium_pcb.cpp:2103 #, c-format msgid "Ignored polygon shape of kind %d (not yet supported)." -msgstr "忽略型別為 %d 的多邊形,因為尚未實現。" +msgstr "忽略類型為 %d 的多邊形, 因為尚未實現。" #: pcbnew/pcb_io/altium/altium_pcb.cpp:2175 -#, fuzzy, c-format +#, c-format msgid "" "Loading library '%s':\n" "Footprint %s contains a dashed outline on Altium layer (%d) with no KiCad " "equivalent. It has been moved to KiCad layer Eco1_User." msgstr "" -"Altium 層 (%d) 上找到的多邊形沒有任何 KiCad 等效項。它已被移動至 KiCad " -"Eco1_User 層。" +"正在加載 '%s' 庫:\n" +"在封裝 %s 中發現在其 Altium 層 (%d) 上存在虛線輪廓, 但在 KiCad " +"中沒有對應的等效項。已將其移至 KiCad 的 Eco1_User 層。" #: pcbnew/pcb_io/altium/altium_pcb.cpp:2184 -#, fuzzy, c-format +#, c-format msgid "" "Footprint %s contains a dashed outline on Altium layer (%d) with no KiCad " "equivalent. It has been moved to KiCad layer Eco1_User." msgstr "" -"Altium 層 (%d) 上找到的區域沒有任何 KiCad 等效項。它已被移動至 KiCad 層 " -"Eco1_User。" +"在封裝 %s 中發現在其 Altium 層 (%d) 上存在虛線輪廓, 但在 KiCad " +"中沒有對應的等效項。已將其移至 KiCad 的 Eco1_User 層。" #: pcbnew/pcb_io/altium/altium_pcb.cpp:2222 -#, fuzzy, c-format +#, c-format msgid "" "Error loading library '%s':\n" "Footprint %s contains polygon shape of kind %d (not yet supported)." -msgstr "忽略型別為 %d 的多邊形,因為尚未實現。" +msgstr "" +"加載庫 '%s' 時出錯:\n" +"封裝 %s 上包含 %d 類型的多邊形 (尚未支持)。" #: pcbnew/pcb_io/altium/altium_pcb.cpp:2230 -#, fuzzy, c-format +#, c-format msgid "Footprint %s contains polygon shape of kind %d (not yet supported)." -msgstr "忽略型別為 %d 的多邊形,因為尚未實現。" +msgstr "封裝 %s 包含類型為 %d 的多邊形形狀 (尚未支持)。" #: pcbnew/pcb_io/altium/altium_pcb.cpp:2385 msgid "Loading zone fills..." -msgstr "載入敷銅檔案中..." +msgstr "加載覆銅文件中..." #: pcbnew/pcb_io/altium/altium_pcb.cpp:2460 msgid "Loading arcs..." -msgstr "載入弧中..." +msgstr "加載弧中..." #: pcbnew/pcb_io/altium/altium_pcb.cpp:2703 msgid "Loading pads..." -msgstr "載入焊盤中..." +msgstr "加載焊盤中..." #: pcbnew/pcb_io/altium/altium_pcb.cpp:2788 -#, fuzzy, c-format +#, c-format msgid "" "Error loading library '%s':\n" "Footprint %s pad %s is not marked as multilayer, but is a TH pad." -msgstr "封裝 %s 焊盤 %s 未被標記為多層,但它是 TH 焊盤。" +msgstr "" +"加載庫 '%s' 庫出錯:\n" +"封裝 %s 的焊盤 %s 未被標記為多層焊盤, 但它卻是一個通孔。" #: pcbnew/pcb_io/altium/altium_pcb.cpp:2796 #, c-format msgid "Footprint %s pad %s is not marked as multilayer, but is a TH pad." -msgstr "封裝 %s 焊盤 %s 未被標記為多層,但它是 TH 焊盤。" +msgstr "封裝 %s 焊盤 %s 未被標記為多層, 但它是 TH 焊盤。" #: pcbnew/pcb_io/altium/altium_pcb.cpp:2820 -#, fuzzy, c-format +#, c-format msgid "" "Loading library '%s':\n" "Footprint %s pad %s has a square hole (not yet supported)." -msgstr "封裝 %s 焊盤 %s 有一個方孔。(KiCad 目前還不支援此功能)。" +msgstr "" +"正在加載 '%s' 庫:\n" +"在封裝 %s 的焊盤 %s 上有一個方孔 (尚未支持)。" #: pcbnew/pcb_io/altium/altium_pcb.cpp:2828 #, c-format msgid "Footprint %s pad %s has a square hole (not yet supported)." -msgstr "封裝 %s 焊盤 %s 有一個方孔。(KiCad 目前還不支援此功能)。" +msgstr "封裝 %s 焊盤 %s 有一個方孔。(KiCad 目前還不支持此功能)。" #: pcbnew/pcb_io/altium/altium_pcb.cpp:2858 -#, fuzzy, c-format +#, c-format msgid "" "Loading library '%s':\n" "Footprint %s pad %s has a hole-rotation of %f degrees. KiCad only supports " "90 degree rotations." -msgstr "封裝 %s 焊盤 %s 有 %f 度的孔旋轉。KiCad 僅支援 90 度角旋轉。" +msgstr "" +"正在加載 '%s' 庫:\n" +"在封裝 %s 的焊盤 %s 上有旋轉角度為 %f 度的孔。KiCad 只支持旋轉角度為 90 " +"度的孔。" #: pcbnew/pcb_io/altium/altium_pcb.cpp:2868 #, c-format msgid "" "Footprint %s pad %s has a hole-rotation of %f degrees. KiCad only supports " "90 degree rotations." -msgstr "封裝 %s 焊盤 %s 有 %f 度的孔旋轉。KiCad 僅支援 90 度角旋轉。" +msgstr "封裝 %s 焊盤 %s 有 %f 度的孔旋轉。KiCad 僅支持 90 度角旋轉。" #: pcbnew/pcb_io/altium/altium_pcb.cpp:2883 -#, fuzzy, c-format +#, c-format msgid "" "Error loading library '%s':\n" "Footprint %s pad %s uses a hole of unknown kind %d." -msgstr "封裝 %s 焊盤 %s 有一個未知型別 %d 的孔。" +msgstr "" +"加載庫 '%s' 時出錯:\n" +"封裝 %s 的焊盤 %s 使用了未知類型 (%d) 的孔。" #: pcbnew/pcb_io/altium/altium_pcb.cpp:2892 #, c-format msgid "Footprint %s pad %s uses a hole of unknown kind %d." -msgstr "封裝 %s 焊盤 %s 有一個未知型別 %d 的孔。" +msgstr "封裝 %s 焊盤 %s 有一個未知類型 %d 的孔。" #: pcbnew/pcb_io/altium/altium_pcb.cpp:2912 -#, fuzzy, c-format +#, c-format msgid "" "Error loading library '%s':\n" "Footprint %s pad %s uses a complex pad stack (not yet supported)." -msgstr "封裝 %s 的焊盤 %s 使用了複雜的焊盤壓層,尚不支援" +msgstr "" +"加載庫 '%s' 時出錯:\n" +"封裝 %s 的焊盤 %s 使用了複雜的焊盤疊層 (尚未支持)。" #: pcbnew/pcb_io/altium/altium_pcb.cpp:2920 -#, fuzzy, c-format +#, c-format msgid "Footprint %s pad %s uses a complex pad stack (not yet supported)." -msgstr "封裝 %s 的焊盤 %s 使用了複雜的焊盤壓層,尚不支援" +msgstr "封裝 %s 的焊盤 %s 使用了複雜的焊盤疊層 (尚未支持)。" #: pcbnew/pcb_io/altium/altium_pcb.cpp:2961 -#, fuzzy, c-format +#, c-format msgid "" "Error loading library '%s':\n" "Footprint %s pad %s uses an unknown pad-shape." -msgstr "封裝 %s 焊盤 %s 使用未知的焊盤形狀。" +msgstr "" +"加載庫 '%s' 時出錯:\n" +"封裝 %s 的焊盤 %s 使用了未知的焊盤形狀。" #: pcbnew/pcb_io/altium/altium_pcb.cpp:2969 #, c-format @@ -41427,121 +41353,123 @@ msgid "" "Non-copper pad %s found on an Altium layer (%d) with no KiCad equivalent. It " "has been moved to KiCad layer Eco1_User." msgstr "" -"非銅焊盤 %s ,發現於Altium 層 (%d),沒有 KiCad 等效項。它已被移動至 Kicad " -"Eco1_User 層。" +"在 Altium 層 (%2$d) 上存在非銅焊盤 %1$s, 但在 KiCad 中沒有對應的等效項。" +"已將其移至 KiCad 的 Eco1_User 層。" #: pcbnew/pcb_io/altium/altium_pcb.cpp:3051 -#, fuzzy, c-format +#, c-format msgid "" "Loading library '%s':\n" "Footprint %s non-copper pad %s found on an Altium layer (%d) with no KiCad " "equivalent. It has been moved to KiCad layer Eco1_User." msgstr "" -"非銅焊盤 %s ,發現於Altium 層 (%d),沒有 KiCad 等效項。它已被移動至 Kicad " -"Eco1_User 層。" +"正在加載 '%1$s' 庫:\n" +"在封裝 %2$s 中發現在其 Altium 層 (%4$d) 上存在非銅焊盤 %3$s, 但在 KiCad " +"中沒有對應的等效項。已將其移至 KiCad 的 Eco1_User 層。" #: pcbnew/pcb_io/altium/altium_pcb.cpp:3061 -#, fuzzy, c-format +#, c-format msgid "" "Footprint %s non-copper pad %s found on an Altium layer (%d) with no KiCad " "equivalent. It has been moved to KiCad layer Eco1_User." msgstr "" -"非銅焊盤 %s ,發現於Altium 層 (%d),沒有 KiCad 等效項。它已被移動至 Kicad " -"Eco1_User 層。" +"在封裝 %1$s 中發現在其 Altium 層 (%3$d) 上存在非銅焊盤 %2$s, 但在 KiCad " +"中沒有對應的等效項。已將其移至 KiCad 的 Eco1_User 層。" #: pcbnew/pcb_io/altium/altium_pcb.cpp:3084 #, c-format msgid "Non-copper pad %s is connected to a net, which is not supported." -msgstr "非銅焊盤 %s 被連線到了某個網路,KiCad 不支援這種行為。" +msgstr "非銅焊盤 %s 被連接到了某個網絡, KiCad 不支持這種行為。" #: pcbnew/pcb_io/altium/altium_pcb.cpp:3090 #, c-format msgid "Non-copper pad %s has a hole, which is not supported." -msgstr "非銅焊盤 %s有一個孔,KiCad 不支援這種情況。" +msgstr "非銅焊盤 %s有一個孔, KiCad 不支持這種情況。" #: pcbnew/pcb_io/altium/altium_pcb.cpp:3095 #, c-format msgid "Non-copper pad %s has a complex pad stack (not yet supported)." -msgstr "非銅焊盤“%s”使用複雜的焊盤壓層,尚不支援。" +msgstr "非銅焊盤\"%s\"使用複雜的焊盤壓層, 尚未支持。" #: pcbnew/pcb_io/altium/altium_pcb.cpp:3237 #, c-format msgid "Non-copper pad %s uses an unknown pad-shape." -msgstr "非銅焊盤“%s”使用了未知的焊盤形狀。" +msgstr "非銅焊盤 '%s' 使用了未知的焊盤形狀。" #: pcbnew/pcb_io/altium/altium_pcb.cpp:3247 msgid "Loading vias..." -msgstr "載入過孔中..." +msgstr "加載過孔中..." #: pcbnew/pcb_io/altium/altium_pcb.cpp:3287 #, c-format msgid "" "Via from layer %d to %d uses a non-copper layer, which is not supported." -msgstr "來自層 %d <-> %d 的過孔使用非銅層,KiCad 不支援這種情況。" +msgstr "來自層 %d <-> %d 的過孔使用非銅層, KiCad 不支持這種情況。" #: pcbnew/pcb_io/altium/altium_pcb.cpp:3308 msgid "Loading tracks..." -msgstr "載入佈線中..." +msgstr "加載走線中..." #: pcbnew/pcb_io/altium/altium_pcb.cpp:3516 msgid "Loading unicode strings..." -msgstr "正在載入 unicode 字串……" +msgstr "正在加載 unicode 字符串..." #: pcbnew/pcb_io/altium/altium_pcb.cpp:3530 msgid "Loading text..." -msgstr "載入文字中..." +msgstr "加載文本中..." #: pcbnew/pcb_io/altium/altium_pcb.cpp:3559 #, c-format msgid "Ignored barcode on Altium layer %d (not yet supported)." -msgstr "忽略了 Altium 層 %d 上的條形碼 (尚不支援)。" +msgstr "忽略了 Altium 層 %d 上的條形碼 (尚未支持)。" #: pcbnew/pcb_io/altium/altium_pcb.cpp:3574 -#, fuzzy, c-format +#, c-format msgid "" "Error loading library '%s':\n" "Footprint %s contains barcode on Altium layer %d (not yet supported)." -msgstr "忽略了 Altium 層 %d 上的條形碼 (尚不支援)。" +msgstr "" +"加載庫 '%s' 時出錯:\n" +"封裝 %s 在 Altium 層 %d 中包含條形碼 (尚未支持)。" #: pcbnew/pcb_io/altium/altium_pcb.cpp:3582 -#, fuzzy, c-format +#, c-format msgid "Footprint %s contains barcode on Altium layer %d (not yet supported)." -msgstr "忽略了 Altium 層 %d 上的條形碼 (尚不支援)。" +msgstr "封裝 %s 包含 Altium 層 %d 上的條形碼 (尚未支持)。" #: pcbnew/pcb_io/altium/altium_pcb.cpp:3692 msgid "Loading rectangles..." -msgstr "載入矩形中..." +msgstr "加載矩形中..." #: pcbnew/pcb_io/altium/pcb_io_altium_circuit_maker.h:37 msgid "Altium Circuit Maker PCB files" -msgstr "Altium Circuit Maker PCB 檔案" +msgstr "Altium Circuit Maker PCB 文件" #: pcbnew/pcb_io/altium/pcb_io_altium_circuit_studio.h:36 msgid "Altium Circuit Studio PCB files" -msgstr "Altium Circuit Studio PCB 檔案" +msgstr "Altium Circuit Studio PCB 文件" #: pcbnew/pcb_io/altium/pcb_io_altium_designer.cpp:269 -#, fuzzy, c-format +#, c-format msgid "No footprints in library '%s'" -msgstr "從封裝庫載入封裝" +msgstr "庫 '%s' 中沒有封裝" #: pcbnew/pcb_io/altium/pcb_io_altium_designer.cpp:290 -#, fuzzy, c-format +#, c-format msgid "Footprint '%s' not found in '%s'." -msgstr "未找到封裝 '%s' (在庫 '%s' 中)。" +msgstr "在庫 '%2$s' 中未找到封裝 '%1$s'。" #: pcbnew/pcb_io/altium/pcb_io_altium_designer.h:42 msgid "Altium Designer PCB files" -msgstr "Altium Designer PCB 檔案" +msgstr "Altium Designer PCB 文件" #: pcbnew/pcb_io/altium/pcb_io_altium_designer.h:47 msgid "Altium PCB Library or Integrated Library" -msgstr "Altium PCB Library 或 Integrated Library" +msgstr "Altium PCB 庫或集成庫" #: pcbnew/pcb_io/altium/pcb_io_solidworks.h:31 -#, fuzzy msgid "Solidworks PCB files" -msgstr "實心填充" +msgstr "Solidworks PCB 文件" #: pcbnew/pcb_io/cadstar/cadstar_pcb_archive_loader.cpp:91 msgid "" @@ -41549,9 +41477,8 @@ msgid "" "the schematic. It is recommended that you carry out an 'Align Nets' " "procedure in CADSTAR and re-import, to avoid inconsistencies between the PCB " "and the schematic. " -msgstr "" -"選中的檔案指示網路可能與原理圖不同步。建議您在 CADSTAR 中執行對齊網路程式並重" -"新匯入,以避免 PCB 和原理圖之間的不一致。 " +msgstr "選中的文件指示網絡可能與原理圖不同步。建議您在 CADSTAR " +"中執行對齊網絡程序並重新導入, 以避免 PCB 和原理圖之間的不一致。 " #: pcbnew/pcb_io/cadstar/cadstar_pcb_archive_loader.cpp:131 #, c-format @@ -41559,22 +41486,22 @@ msgid "" "Unable to determine zone fill priorities for layer '%s'. A best attempt has " "been made but it is possible that DRC errors exist and that manual editing " "of the zone priorities is required." -msgstr "" -"無法確定層 '%s' 的敷銅填充優先順序。 已進行了最佳嘗試,但可能存在 DRC 錯誤並" -"且需要手動編輯敷銅優先順序。" +msgstr "無法確定層 '%s' 的覆銅填充優先級。已進行了最優嘗試, 但可能存在 DRC " +"錯誤並且需要手動編輯覆銅優先級。" #: pcbnew/pcb_io/cadstar/cadstar_pcb_archive_loader.cpp:145 msgid "" "The CADSTAR design contains Trunk routing elements, which have no KiCad " "equivalent. These elements were not loaded." -msgstr "CADSTAR 設計包含沒有 KiCad 等效項的佈線元素。未載入這些元素。" +msgstr "CADSTAR 設計包含 Trunk 佈線元素, 但在 KiCad " +"中沒有對應的等效項。未加載這些元素。" #: pcbnew/pcb_io/cadstar/cadstar_pcb_archive_loader.cpp:152 #, c-format msgid "" "The CADSTAR design contains variants which has no KiCad equivalent. Only the " "variant '%s' was loaded." -msgstr "這個 CADSTAR 設計包含沒有 KiCad 等效項的變數。僅變數 '%s'被載入。" +msgstr "CADSTAR 設計包含變體, 但在 KiCad 中沒有對應的等效項。僅加載變體 '%s'。" #: pcbnew/pcb_io/cadstar/cadstar_pcb_archive_loader.cpp:164 msgid "" @@ -41582,26 +41509,23 @@ msgid "" "alignment issues that may cause DRC errors. Please review the imported text " "elements carefully and correct manually if required." msgstr "" -"CADSTAR 字型不同於 KiCad 中的字型。這可能導致對齊問題,這些問題也許會導致 " -"DRC 錯誤。請仔細檢查匯入的文字元素,如果需要請手動進行更正。" +"CADSTAR 字體不同於 KiCad 中的字體。這可能導致對齊問題, 這些問題也許會導致 " +"DRC 錯誤。請仔細檢查導入的文本元素, 如果需要請手動進行更正。" #: pcbnew/pcb_io/cadstar/cadstar_pcb_archive_loader.cpp:240 #, c-format msgid "" "The CADSTAR layer '%s' has no KiCad equivalent. All elements on this layer " "have been mapped to KiCad layer '%s' instead." -msgstr "" -"CADSTAR 圖層 \"%s\" 沒有等效項。此圖層上的所有元素都對映到 KiCad 圖層 " -"\"%s\"。" +msgstr "CADSTAR 設計包含層 '%s' , 但在 KiCad 中沒有對應的等效項。" +"此層上的所有元素都被映射到了 KiCad 的 '%s' 層。" #: pcbnew/pcb_io/cadstar/cadstar_pcb_archive_loader.cpp:253 #, c-format msgid "" "The CADSTAR layer '%s' has been assumed to be a technical layer. All " "elements on this layer have been mapped to KiCad layer '%s'." -msgstr "" -"CADSTAR 圖層 '%s' 被假定為技術層。此圖層上的所有元素都對映到 KiCad 圖層 " -"'%s'。" +msgstr "CADSTAR 層 '%s' 被假定為工藝層。此層上的所有元素都映射到 KiCad 層 '%s'。" #: pcbnew/pcb_io/cadstar/cadstar_pcb_archive_loader.cpp:325 #: pcbnew/pcb_io/cadstar/cadstar_pcb_archive_loader.cpp:349 @@ -41609,26 +41533,25 @@ msgstr "" msgid "" "The CADSTAR construction layer '%s' is on the outer surface of the board. It " "has been ignored." -msgstr "CADSTAR 構造層「%s」位於電路板的外表面。它已被忽略。" +msgstr "CADSTAR 設計文件中包含位於電路板表面之外的層 '%s'。已被忽略。" #: pcbnew/pcb_io/cadstar/cadstar_pcb_archive_loader.cpp:588 #, c-format msgid "Unexpected layer '%s' in layer stack." -msgstr "圖層堆疊中意外的圖層 \"%s\"。" +msgstr "層堆棧中的意外層 '%s'。" #: pcbnew/pcb_io/cadstar/cadstar_pcb_archive_loader.cpp:745 #, c-format msgid "Design rule %s was not found. This was ignored." -msgstr "未找到設計規則 %s。這被忽略。" +msgstr "找不到設計規則 %s。將被忽略。" #: pcbnew/pcb_io/cadstar/cadstar_pcb_archive_loader.cpp:775 msgid "" "KiCad design rules are different from CADSTAR ones. Only the compatible " "design rules were imported. It is recommended that you review the design " "rules that have been applied." -msgstr "" -"KiCad 設計規則與 CADSTAR 設計規則不同。僅匯入相容的設計規則。建議您檢視已應用" -"的設計規則。" +msgstr "KiCad 設計規則與 CADSTAR " +"設計規則不同。僅導入兼容的設計規則。建議您查看已應用的設計規則。" #: pcbnew/pcb_io/cadstar/cadstar_pcb_archive_loader.cpp:866 #, c-format @@ -41636,9 +41559,8 @@ msgid "" "Footprint definition '%s' has component copper associated to a pad on " "multiple layers. Custom padstacks are not supported in KiCad. The copper " "items have been imported as graphical elements." -msgstr "" -"封裝定義「%s」具有與多個板層上的焊墊關聯的元件銅層。 KiCad 不支援自訂焊墊堆" -"疊。銅層項目已作為圖形元素導入。" +msgstr "腳印定義'%s'在多個層上的元件銅與焊盤相關聯。KiCad " +"不支持自定義焊盤棧。該銅項已作為圖形元素導入。" #: pcbnew/pcb_io/cadstar/cadstar_pcb_archive_loader.cpp:996 #, c-format @@ -41647,8 +41569,8 @@ msgid "" "equivalent. The area is neither a via nor route keepout area. The area was " "not imported." msgstr "" -"庫元件 '%s' 中的 CADSTAR 敷銅 '%s' 沒有一個 KiCad 等效。該敷銅既不是過孔也不" -"是佈線禁止區。該敷銅沒有被匯入。" +"CADSTAR 設計包含 '%s' 區 (存在於庫元件 '%s' 中), 但在 KiCad " +"中沒有對應的等效項。該區既不是過孔也不是佈線 keepout 區, 因此未被導入。" #: pcbnew/pcb_io/cadstar/cadstar_pcb_archive_loader.cpp:1090 #, c-format @@ -41656,8 +41578,7 @@ msgid "" "The CADSTAR pad definition '%s' is a complex pad stack, which is not " "supported in KiCad. Please review the imported pads as they may require " "manual correction." -msgstr "" -"CADSTAR 焊盤定義 '%s' 是一個複雜的焊盤疊,KiCad 不支援它。請檢查匯入的焊盤," +msgstr "CADSTAR 焊盤定義 '%s' 是一個複雜的焊盤疊, KiCad 不支持它。請檢查導入的焊盤, " "因為它們可能需要人工修正。" #: pcbnew/pcb_io/cadstar/cadstar_pcb_archive_loader.cpp:1308 @@ -41672,12 +41593,12 @@ msgstr "" #: pcbnew/pcb_io/cadstar/cadstar_pcb_archive_loader.cpp:1338 #, c-format msgid "The CADSTAR pad definition '%s' has import errors: %s" -msgstr "CADSTAR 焊盤定義 '%s' 有匯入錯誤:%s" +msgstr "CADSTAR 焊盤定義 '%s' 有導入錯誤: %s" #: pcbnew/pcb_io/cadstar/cadstar_pcb_archive_loader.cpp:1358 #, c-format msgid "Unable to find pad index '%d' in footprint '%s'." -msgstr "找不到焊盤索引 '%d',搜尋範圍為封裝 '%s' 。" +msgstr "找不到焊盤索引 '%d', 搜索範圍為封裝 '%s'。" #: pcbnew/pcb_io/cadstar/cadstar_pcb_archive_loader.cpp:1391 #, c-format @@ -41688,16 +41609,15 @@ msgstr "無法在組定義中找到組 ID %s。" #, c-format msgid "" "Unable to find sub group %s in the group map (parent group ID=%s, Name=%s)." -msgstr "無法在組地圖中找到子組 %s(父組 ID = %s,名稱 = %s)。" +msgstr "無法在組地圖中找到子組 %s (父組 ID = %s, 名稱 = %s)。" #: pcbnew/pcb_io/cadstar/cadstar_pcb_archive_loader.cpp:1479 #, c-format msgid "" "Dimension ID %s is an angled dimension, which has no KiCad equivalent. An " "aligned dimension was loaded instead." -msgstr "" -"尺度 ID %s 是一個角度尺寸,KiCad 中沒有與之等效的東西。取而代之的是一個對齊的" -"尺度。" +msgstr "測量標註 ID %s 是一個角度測量標註, 但在 KiCad " +"中沒有對應的等效項。已使用對齊測量標註取代。" #: pcbnew/pcb_io/cadstar/cadstar_pcb_archive_loader.cpp:1490 #, c-format @@ -41706,20 +41626,20 @@ msgid "" "are not yet supported in KiCad. The dimension object was imported with an " "internal dimension style instead." msgstr "" -"尺寸 ID%s在 CADSTAR 中有“外部”樣式。KiCad 尚不支援外部尺寸樣式。軟體使用內部" -"尺寸樣式匯入了尺寸物件。" +"測量標註 ID %s 在 CADSTAR 中具有 '外部' 樣式。KiCad " +"尚未支持外部測量標註樣式。軟件使用內部測量標註樣式導入了該標註對象。" #: pcbnew/pcb_io/cadstar/cadstar_pcb_archive_loader.cpp:1547 #, c-format msgid "Unexpected Dimension type (ID %s). This was not imported." -msgstr "意料之外的標註型別 (ID%s)。這未被匯入。" +msgstr "錯誤的測量標註類型 (ID%s)。未被導入。" #: pcbnew/pcb_io/cadstar/cadstar_pcb_archive_loader.cpp:1682 #, c-format msgid "" "Dimension %s is an angular dimension which has no KiCad equivalent. The " "object was not imported." -msgstr "標註 %s是一個沒有 KiCad 等效的角度標註。物件未被匯入。" +msgstr "測量標註 %s 是一個角度測量標註, 但在 KiCad 中沒有對應的等效項。對象未被導入。" #: pcbnew/pcb_io/cadstar/cadstar_pcb_archive_loader.cpp:1722 #, c-format @@ -41727,26 +41647,25 @@ msgid "" "The CADSTAR area '%s' is marked as a placement area in CADSTAR. Placement " "areas are not supported in KiCad. Only the supported elements for the area " "were imported." -msgstr "" -"CADSTAR 敷銅 '%s' 在 CADSTAR 中標記為放置敷銅。KiCad 中不支援放置敷銅。僅匯入" -"了該敷銅支援的元素。" +msgstr "CADSTAR 覆銅 '%s' 在 CADSTAR 中標記為放置覆銅。KiCad " +"中不支持放置覆銅。僅導入了該覆銅支持的元素。" #: pcbnew/pcb_io/cadstar/cadstar_pcb_archive_loader.cpp:1731 #, c-format msgid "" "The CADSTAR area '%s' does not have a KiCad equivalent. Pure Placement areas " "are not supported." -msgstr "CADSTAR 敷銅 '%s' 沒有 KiCad 等效項。不支援純放置敷銅。" +msgstr "CADSTAR 設計包含 '%s' 區, 但在 KiCad 中沒有對應的等效項。不支持純放置區。" #: pcbnew/pcb_io/cadstar/cadstar_pcb_archive_loader.cpp:1758 #, c-format msgid "Unable to find component '%s' in the library(Symdef ID: '%s')" -msgstr "無法在庫中查詢元件 \"%s\" (符號定義 ID:\"%s\")" +msgstr "無法在庫中查找元件 '%s' (符號定義 ID: '%s')" #: pcbnew/pcb_io/cadstar/cadstar_pcb_archive_loader.cpp:1882 #, c-format msgid "Unable to find documentation symbol in the library (Symdef ID: '%s')" -msgstr "無法在庫中查詢文件符號 (符號定義 ID:'%s')" +msgstr "無法在庫中查找文檔符號 (符號定義 ID: '%s')" #: pcbnew/pcb_io/cadstar/cadstar_pcb_archive_loader.cpp:1951 #, c-format @@ -41754,26 +41673,24 @@ msgid "" "The CADSTAR template '%s' has the setting 'Allow in No Routing Areas' " "enabled. This setting has no KiCad equivalent, so it has been ignored." msgstr "" -"CADSTAR 模板 '%s' 啟用了設定“允許再無佈線區”。此設定沒有 KiCad 等效項,因此已" -"被忽略。" +"CADSTAR 模板 '%s' 啟用了 'Allow in No Routing Areas' 設置, 但在 KiCad " +"中沒有對應的等效項, 因此已被忽略。" #: pcbnew/pcb_io/cadstar/cadstar_pcb_archive_loader.cpp:1959 #, c-format msgid "" "The CADSTAR template '%s' has the setting 'Box Isolated Pins' enabled. This " "setting has no KiCad equivalent, so it has been ignored." -msgstr "" -"這個 CADSTAR 模板 '%s' 啟用了設定“盒式隔離引腳”。此設定沒有 KiCad 等效項,因" -"此已被忽略。" +msgstr "CADSTAR 模板 '%s' 啟用了 'Box Isolated Pins' 設置, 但在 KiCad " +"中沒有對應的等效項, 因此已被忽略。" #: pcbnew/pcb_io/cadstar/cadstar_pcb_archive_loader.cpp:1967 #, c-format msgid "" "The CADSTAR template '%s' has the setting 'Automatic Repour' enabled. This " "setting has no KiCad equivalent, so it has been ignored." -msgstr "" -"這個 CADSTAR 模板 '%s' 啟用了“自動重灌”設定。此設定沒有 KiCad 等效項,因此已" -"被忽略。" +msgstr "CADSTAR 模板 '%s' 啟用了 'Automatic Repour' 設置, 但在 KiCad " +"中沒有對應的等效項, 因此已被忽略。" #: pcbnew/pcb_io/cadstar/cadstar_pcb_archive_loader.cpp:1978 #, c-format @@ -41781,9 +41698,8 @@ msgid "" "The CADSTAR template '%s' has a non-zero value defined for the 'Sliver " "Width' setting. There is no KiCad equivalent for this, so this setting was " "ignored." -msgstr "" -"CADSTAR 模板 '%s' 具有為“條子寬度(兩焊盤之間的間隙)”設定定義的非零值。對此" -"沒有 KiCad 等效項,因此忽略此設定。" +msgstr "CADSTAR 模板 '%s' 為 'Sliver Width' 設置了非零值, 但在 KiCad " +"中沒有對應的等效項, 因此已被忽略。" #: pcbnew/pcb_io/cadstar/cadstar_pcb_archive_loader.cpp:1988 #, c-format @@ -41793,8 +41709,9 @@ msgid "" "between these two settings. The setting for disjoint copper has been applied " "as the minimum island area of the KiCad Zone." msgstr "" -"CADSTAR 模板 '%s' 具有不同的設定,用於\"保留敷銅- 不相交\"和\"保留敷銅 - 隔離" -"\"。KiCad 不區分這兩個設定。不相交敷銅的設定已被應用為 KiCad 敷銅的最小島區。" +"CADSTAR 模板 '%s' 具有不同的設置, 用於\"保留覆銅- 不相交\"和\"保留覆銅 - " +"隔離\"。KiCad 不區分這兩個設置。不相交覆銅的設置已被應用為 KiCad " +"覆銅的最小島區。" #: pcbnew/pcb_io/cadstar/cadstar_pcb_archive_loader.cpp:2039 #, c-format @@ -41803,8 +41720,8 @@ msgid "" "and vias. KiCad only supports one single setting for both. The setting for " "pads has been applied." msgstr "" -"CADSTAR 模板 '%s' 在焊盤和過孔中具有不同的防散熱設定。KiCad 僅支援這兩種設定" -"的單一設定。已應用焊盤的設定。" +"CADSTAR 模板 '%s' 在焊盤和過孔中具有不同的緩釋熱焊盤 (花焊盤) 設置。KiCad " +"僅支持這兩種設置的單一設置。已應用焊盤的設置。" #: pcbnew/pcb_io/cadstar/cadstar_pcb_archive_loader.cpp:2056 #, c-format @@ -41815,9 +41732,9 @@ msgid "" "Therefore the minimum thickness has been applied as the new spoke width and " "will be applied next time the zones are filled." msgstr "" -"CADSTAR 模板“%s”在原始設計中具有散熱片,但輻條寬度 (%.2f mm) 比敷銅的最小厚" -"度 (%.2f mm) 更薄。KiCad 要求保留敷銅的最小厚度。因此,已將最小厚度用作新的輻" -"條寬度,並將在下次填充敷銅時應用。" +"CADSTAR 模板\"%s\"在原始設計中具有散熱片, 但引線寬度 (%.2f mm)" +"比覆銅的最小厚度 (%.2f mm) 更薄。KiCad 要求保留覆銅的最小厚度。因此, " +"已將最小厚度用作新的引線寬度, 並將在下次填充區域時應用。" #: pcbnew/pcb_io/cadstar/cadstar_pcb_archive_loader.cpp:2103 #, c-format @@ -41825,9 +41742,8 @@ msgid "" "The CADSTAR layer '%s' is defined as a power plane layer. However no net " "with such name exists. The layer has been loaded but no copper zone was " "created." -msgstr "" -"CADSTAR 層 '%s' 被定義為電源層。然而,不存在具有該名稱的網路。已載入層,但未" -"建立敷銅區。" +msgstr "CADSTAR 層 '%s' 被定義為電源層。然而, 不存在具有該名稱的網絡。已加載層, " +"但未創建覆銅區。" #: pcbnew/pcb_io/cadstar/cadstar_pcb_archive_loader.cpp:2205 msgid "" @@ -41836,34 +41752,33 @@ msgid "" "filled, or as a KiCad Track if the shape was an unfilled outline (open or " "closed)." msgstr "" -"CADSTAR 設計包含沒有直接 KiCad 等效的銅元素。如果填充的是實體或圖案填充,則它" -"們已匯入為 KiCad 敷銅;如果形狀是未填充的輪廓(開放或閉合),則它們將匯入為 " -"KiCad 佈線。" +"CADSTAR 設計包含 COPPER 元素, 但在 KiCad 中沒有對應的等效項。" +"如果填充的是實體或圖案填充, 則它們已導入為 KiCad 覆銅; " +"如果形狀是未填充的輪廓(開放或閉合), 則它們將導入為 KiCad 走線。" #: pcbnew/pcb_io/cadstar/cadstar_pcb_archive_loader.cpp:2308 #, c-format msgid "" "The net '%s' references component ID '%s' which does not exist. This has " "been ignored." -msgstr "網路 '%s' 引用了不存在的元件 ID '%s'。這一點已經被忽略了。" +msgstr "網絡 '%s' 引用了不存在的元件 ID '%s'。這一點已經被忽略了。" #: pcbnew/pcb_io/cadstar/cadstar_pcb_archive_loader.cpp:2314 #, c-format msgid "" "The net '%s' references non-existent pad index '%d' in component '%s'. This " "has been ignored." -msgstr "網路 '%s' 引用了不存在的焊盤索引 '%d' 在元件 '%s' 中 。這被忽略了。" +msgstr "網絡 '%s' 引用了不存在的焊盤索引 '%d' 在元件 '%s' 中。這被忽略了。" #: pcbnew/pcb_io/cadstar/cadstar_pcb_archive_loader.cpp:2481 msgid "Text Variables could not be set as there is no project loaded." -msgstr "由於未載入任何專案,因此無法設定文字變數。" +msgstr "由於未加載任何項目, 因此無法設置文本變量。" #: pcbnew/pcb_io/cadstar/cadstar_pcb_archive_loader.cpp:2566 msgid "" "The CADSTAR design contains teardrops. This importer does not yet support " "them, so the teardrops in the design have been ignored." -msgstr "" -"CADSTAR 設計包含淚滴。 這個匯入器還不支援它們,所以設計中的淚滴被忽略了。" +msgstr "CADSTAR 設計包含淚滴。這個導入器還不支持它們, 所以設計中的淚滴被忽略了。" #: pcbnew/pcb_io/cadstar/cadstar_pcb_archive_loader.cpp:2597 #, c-format @@ -41872,17 +41787,16 @@ msgid "" "only supports circular vias so this via type has been changed to be a via " "with circular shape of %.2f mm diameter." msgstr "" -"透過程式碼 '%s' 的 CADSTAR 具有與定義的圓不同的形狀。KiCad 僅支援圓形過孔,因" -"此此過孔型別已更改為直徑為 %.2f mm 的圓形過孔。" +"通過代碼 '%s' 的 CADSTAR 具有與定義的圓不同的形狀。KiCad 僅支持圓形過孔, " +"因此此過孔類型已更改為直徑為 %.2f mm 的圓形過孔。" #: pcbnew/pcb_io/cadstar/cadstar_pcb_archive_loader.cpp:2801 #, c-format msgid "" "The shape for '%s' is Hatch filled in CADSTAR, which has no KiCad " "equivalent. Using solid fill instead." -msgstr "" -"'%s' 的形狀是在 CADSTAR 中填充的圖案填充,該 CADSTAR 沒有 KiCad 等效項。改用" -"實體填充。" +msgstr "形狀 '%s' 在 CADSTAR 作為填充圖案, 但在 KiCad " +"中沒有對應的等效項。改用實體填充。" #: pcbnew/pcb_io/cadstar/cadstar_pcb_archive_loader.cpp:3614 #, c-format @@ -41891,8 +41805,8 @@ msgid "" "hatches (crosshatching) 90 degrees apart. The imported hatching is " "crosshatched." msgstr "" -"CADSTAR 圖案填充程式碼 '%s' 定義了 %d 個圖案填充。KiCad 僅支援相距 90 度的兩" -"個圖案填充(剖面線)。匯入的剖面線為交叉線。" +"CADSTAR 圖案填充代碼 '%s' 定義了 %d 個圖案填充。KiCad 僅支持相距 90 " +"度的兩個圖案填充(剖面線)。導入的剖面線為交叉線。" #: pcbnew/pcb_io/cadstar/cadstar_pcb_archive_loader.cpp:3624 #, c-format @@ -41901,8 +41815,9 @@ msgid "" "KiCad only supports one width for the hatching. The imported hatching uses " "the width defined in the first hatch definition, i.e. %.2f mm." msgstr "" -"CADSTAR 剖面線程式碼“%s”的每個剖面線具有不同的線寬。KiCad 僅支援一種寬度的剖" -"面線。 匯入的剖面線使用第一個剖面線定義中定義的寬度,即 %.2f mm。" +"CADSTAR 剖面線代碼\"%s\"的每個剖面線具有不同的線寬。KiCad " +"僅支持一種寬度的剖面線。導入的剖面線使用第一個剖面線定義中定義的寬度, 即 " +"%.2f mm。" #: pcbnew/pcb_io/cadstar/cadstar_pcb_archive_loader.cpp:3636 #, c-format @@ -41911,8 +41826,9 @@ msgid "" "KiCad only supports one step size for the hatching. The imported hatching " "uses the step size defined in the first hatching definition, i.e. %.2f mm." msgstr "" -"CADSTAR 剖面線程式碼“%s”的每根剖面線具有不同的步長。KiCad 僅支援一種剖面線步" -"長。 匯入的剖面線使用第一個剖面線定義中定義的步長,即 %.2f mm。" +"CADSTAR 剖面線代碼\"%s\"的每根剖面線具有不同的步長。KiCad " +"僅支持一種剖面線步長。導入的剖面線使用第一個剖面線定義中定義的步長, 即 %.2f " +"mm。" #: pcbnew/pcb_io/cadstar/cadstar_pcb_archive_loader.cpp:3649 #, c-format @@ -41922,16 +41838,16 @@ msgid "" "hatching has two hatches 90 degrees apart, oriented %.1f degrees from " "horizontal." msgstr "" -"CADSTAR 圖案填充程式碼 '%s' 中的圖案填充具有 %.1f 度的角度差。KiCad 僅支援相" -"隔 90 度的圖案填充。匯入的圖案填充有兩個相距 90 度的圖案填充,方向與水平方向" -"成 %.1f 度。" +"CADSTAR 圖案填充代碼 '%s' 中的圖案填充具有 %.1f 度的角度差。KiCad 僅支持相隔 " +"90 度的圖案填充。導入的圖案填充有兩個相距 90 度的圖案填充, 方向與水平方向成 " +"%.1f 度。" #: pcbnew/pcb_io/cadstar/cadstar_pcb_archive_loader.cpp:3719 #, c-format msgid "" "Dimension ID %s uses a type of unit that is not supported in KiCad. " "Millimeters were applied instead." -msgstr "尺寸 ID %s 使用了 KiCad 不支援的一種單位型別。改為使用毫米。" +msgstr "測量標註 ID %s 使用了 KiCad 不支持的單位。已將其單位改為毫米。" #: pcbnew/pcb_io/cadstar/cadstar_pcb_archive_loader.cpp:4005 msgid "" @@ -41940,9 +41856,9 @@ msgid "" "imported. Note: KiCad's version of 'Net Class' is closer to CADSTAR's 'Net " "Route Code' (which has been imported for all nets)." msgstr "" -"CADSTAR 設計包含關聯了“網路類”的網路。KiCad 沒有與 CADSTAR 的網路類等效的元" -"素,因此沒有匯入這些元素。注:KiCad 的“網路類”版本更接近 CADSTAR 的“網路路線" -"編碼”(已為所有網路匯入)。" +"CADSTAR 設計包含關聯了\"網絡類\"的網絡。但在 KiCad 中沒有對應的等效項, " +"因此沒有導入這些元素。注: KiCad 的\"網絡類\"版本更接近 CADSTAR " +"的\"網絡路線編碼\"(已為所有網絡導入)。" #: pcbnew/pcb_io/cadstar/cadstar_pcb_archive_loader.cpp:4015 msgid "" @@ -41951,44 +41867,44 @@ msgid "" "imported. Please review the design rules as copper pours will affected by " "this." msgstr "" -"CADSTAR 設計包含關聯了“間隔類”的網路。KiCad 沒有與 CADSTAR 的間隔類等效的元" -"素,因此未匯入這些元素。請檢查設計規則,因為敷銅將受此影響。" +"CADSTAR 設計包含關聯了\"間隔類\"的網絡。但在 KiCad 中沒有對應的等效項, " +"因此未導入這些元素。請檢查設計規則, 因為覆銅將受此影響。" #: pcbnew/pcb_io/cadstar/pcb_io_cadstar_archive.h:37 msgid "CADSTAR PCB Archive files" -msgstr "CADSTAR PCB 壓縮檔案" +msgstr "CADSTAR PCB 存檔文件" #: pcbnew/pcb_io/eagle/pcb_io_eagle.cpp:358 #: pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr.cpp:209 #, c-format msgid "Unable to read file '%s'" -msgstr "無法讀取檔案 \"%s\"" +msgstr "無法讀取文件 '%s'" #: pcbnew/pcb_io/eagle/pcb_io_eagle.cpp:1192 #, c-format msgid " '%s' duplicated in '%s'" -msgstr "<包> \"%s\" 在 <庫> \"%s\" 中重複" +msgstr "<擴展內容包> '%s' 在 <庫> '%s' 中重複" #: pcbnew/pcb_io/eagle/pcb_io_eagle.cpp:1277 #, c-format msgid "No '%s' package in library '%s'." -msgstr "庫 '%s' 中沒有 '%s' 包。" +msgstr "庫 '%s' 中沒有擴展內容包 '%s'。" #: pcbnew/pcb_io/eagle/pcb_io_eagle.cpp:1510 #: pcbnew/pcb_io/eagle/pcb_io_eagle.cpp:2329 #, c-format msgid "Ignoring a polygon since Eagle layer '%s' (%d) was not mapped" -msgstr "忽略多邊形,因為 Eagle 圖層 '%s' (%d) 未對映" +msgstr "忽略多邊形, 因為 Eagle 層 '%s' (%d) 未映射" #: pcbnew/pcb_io/eagle/pcb_io_eagle.cpp:1594 -#, fuzzy, c-format +#, c-format msgid "Skipping a polygon on layer '%s' (%d): outline count is not 1" -msgstr "忽略多邊形,因為 Eagle 圖層 '%s' (%d) 未對映" +msgstr "忽略層 '%s' (%d) 上的多邊形: 輪廓數量不為 1" #: pcbnew/pcb_io/eagle/pcb_io_eagle.cpp:1885 #, c-format msgid "Ignoring a wire since Eagle layer '%s' (%d) was not mapped" -msgstr "忽略導線,因為 Eagle 圖層 '%s' (%d) 未對映" +msgstr "忽略連線, 因為 Eagle 層 '%s' (%d) 未映射" #: pcbnew/pcb_io/eagle/pcb_io_eagle.cpp:2050 #: pcbnew/pcb_io/fabmaster/import_fabmaster.cpp:2411 @@ -42000,95 +41916,95 @@ msgid "" "file: %s" msgstr "" "無效的尺寸為零的焊盤在\n" -"檔案:%s 中被忽略" +"文件: %s 中被忽略" #: pcbnew/pcb_io/eagle/pcb_io_eagle.cpp:2062 #, c-format msgid "Ignoring a text since Eagle layer '%s' (%d) was not mapped" -msgstr "忽略文字,因為 Eagle 圖層 '%s' (%d) 未對映" +msgstr "忽略文本, 因為 Eagle 層 '%s' (%d) 未映射" #: pcbnew/pcb_io/eagle/pcb_io_eagle.cpp:2212 #, c-format msgid "Ignoring a rectangle since Eagle layer '%s' (%d) was not mapped" -msgstr "忽略矩形,因為 Eagle 圖層 '%s' (%d) 未對映" +msgstr "忽略矩形, 因為 Eagle 層 '%s' (%d) 未映射" #: pcbnew/pcb_io/eagle/pcb_io_eagle.cpp:2405 #, c-format msgid "Ignoring a circle since Eagle layer '%s' (%d) was not mapped" -msgstr "忽略一個圓形,因為 Eagle 圖層 '%s' (%d) 未對映" +msgstr "忽略一個圓形, 因為 Eagle 層 '%s' (%d) 未映射" #: pcbnew/pcb_io/eagle/pcb_io_eagle.h:136 #: pcbnew/pcb_io/kicad_legacy/pcb_io_kicad_legacy.h:71 msgid "Eagle ver. 6.x XML PCB files" -msgstr "Eagle ver. 6.x XML PCB 檔案" +msgstr "Eagle ver. 6.x XML PCB 文件" #: pcbnew/pcb_io/eagle/pcb_io_eagle.h:141 msgid "Eagle ver. 6.x XML library files" -msgstr "Eagle ver. 6.x XML 庫檔案" +msgstr "Eagle ver. 6.x XML 庫文件" #: pcbnew/pcb_io/easyeda/pcb_io_easyeda_parser.cpp:784 #, c-format msgid "Unknown SVGNODE nodeType %d" -msgstr "未知的 SVGNODE 節點類型 %d" +msgstr "未知 SVGNODE 節點類型 %d" #: pcbnew/pcb_io/easyeda/pcb_io_easyeda_plugin.cpp:166 -#, fuzzy, c-format +#, c-format msgid "Unable to find a valid board in '%s'" -msgstr "無法為 '%s' 找到一款 PDF 檢視器。" +msgstr "無法在 '%s' 中找到有效的電路板" #: pcbnew/pcb_io/easyeda/pcb_io_easyeda_plugin.cpp:264 #: pcbnew/pcb_io/easyeda/pcb_io_easyeda_plugin.cpp:269 #, c-format msgid "Error loading board '%s': %s" -msgstr "電路板載入錯誤'%s':%s" +msgstr "加載電路板 '%s' 時出錯: %s" #: pcbnew/pcb_io/easyeda/pcb_io_easyeda_plugin.cpp:294 #: pcbnew/pcb_io/easyeda/pcb_io_easyeda_plugin.cpp:394 #, c-format msgid "Unable to find valid footprints in '%s'" -msgstr "無法在“%s”中找到有效的足跡" +msgstr "無法在 '%s' 中找到有效封裝" #: pcbnew/pcb_io/easyeda/pcb_io_easyeda_plugin.cpp:367 #: pcbnew/pcb_io/easyeda/pcb_io_easyeda_plugin.cpp:372 -#, fuzzy, c-format +#, c-format msgid "Error enumerating footprints in library '%s': %s" -msgstr "從庫 '%s' 載入封裝 %s 時出錯。" +msgstr "從庫 '%s' 加載封裝時出錯: %s" #: pcbnew/pcb_io/easyeda/pcb_io_easyeda_plugin.cpp:525 #: pcbnew/pcb_io/easyeda/pcb_io_easyeda_plugin.cpp:530 #, c-format msgid "Error reading footprint '%s' from library '%s': %s" -msgstr "讀取足跡“%s”時出錯來自零件庫“%s”:%s" +msgstr "從庫 '%2$s' 加載封裝 %1$s 時出錯: %3$s" #: pcbnew/pcb_io/easyedapro/pcb_io_easyedapro.cpp:342 #: pcbnew/pcb_io/easyedapro/pcb_io_easyedapro.cpp:398 -#, fuzzy, c-format +#, c-format msgid "Cannot load footprint '%s' from '%s'" -msgstr "無法載入封裝 '%s' 來自 '%s'" +msgstr "無法從 '%2$s' 加載封裝 '%1$s'" #: pcbnew/pcb_io/easyedapro/pcb_io_easyedapro.cpp:380 #, c-format msgid "Footprint '%s' not found in project '%s'" -msgstr "未找到封裝 '%s' (在專案 '%s' 中)。" +msgstr "在工程 '%2$s 中未發現封裝 '%1$s'" #: pcbnew/pcb_io/easyedapro/pcb_io_easyedapro.h:40 #: pcbnew/pcb_io/easyedapro/pcb_io_easyedapro.h:45 msgid "EasyEDA (JLCEDA) Pro project" -msgstr "EasyEDA (JLCEDA) Pro 專案" +msgstr "EasyEDA (嘉立創 EDA) 專業版工程" #: pcbnew/pcb_io/fabmaster/import_fabmaster.cpp:249 #, c-format msgid "Unknown FABMASTER section %s:%s at row %zu." -msgstr "未知  FABMASTER  部分 %s:%s,位於行 %zu。" +msgstr "未知  FABMASTER  部分 %s:%s, 位於行 %zu。" #: pcbnew/pcb_io/fabmaster/import_fabmaster.cpp:266 #, c-format msgid "Invalid row size in J row %zu. Expecting 11 elements but found %zu." -msgstr "J 行 %zu 中的行大小無效。 預計有 11 個元素,但發現了 %zu 個。" +msgstr "J 行 %zu 中的行大小無效。預計有 11 個元素, 但發現了 %zu 個。" #: pcbnew/pcb_io/fabmaster/import_fabmaster.cpp:289 msgid "Could not find units value, defaulting to mils." -msgstr "找不到單元值,預設為 Mils。" +msgstr "找不到單元值, 默認為 Mils。" #: pcbnew/pcb_io/fabmaster/import_fabmaster.cpp:313 #, c-format @@ -42107,17 +42023,17 @@ msgstr "無法找到列標籤 %s。" #: pcbnew/pcb_io/fabmaster/import_fabmaster.cpp:1733 #, c-format msgid "Invalid row size in row %zu. Expecting %zu elements but found %zu." -msgstr "%zu 行中的行大小無效。預期有 %zu 個元素,但發現了 %zu 個。" +msgstr "%zu 行中的行大小無效。應有 %zu 個元素, 但實際找到了 %zu 個。" #: pcbnew/pcb_io/fabmaster/import_fabmaster.cpp:492 #, c-format msgid "Expecting drill size value but found %s!%s!%s in row %zu." -msgstr "預期鑽頭尺寸值,但找到了 %s!%s!%s,位於行 %zu 。" +msgstr "預期鑽頭尺寸值, 但找到了 %s!%s!%s, 位於行 %zu。" #: pcbnew/pcb_io/fabmaster/import_fabmaster.cpp:540 #, c-format msgid "Expecting pad size values but found %s : %s in row %zu." -msgstr "期望焊盤尺寸值,但找到了%s : %s,位於行 %zu。" +msgstr "期望焊盤尺寸值, 但找到了%s : %s, 位於行 %zu。" #: pcbnew/pcb_io/fabmaster/import_fabmaster.cpp:562 #, c-format @@ -42127,48 +42043,48 @@ msgstr "行 %zu 上無效的焊盤尺寸。" #: pcbnew/pcb_io/fabmaster/import_fabmaster.cpp:597 #, c-format msgid "Expecting pad offset values but found %s:%s in row %zu." -msgstr "期望焊盤偏移值,但找到了%s : %s,位於行 %zu。" +msgstr "期望焊盤偏移值, 但找到了%s : %s, 位於行 %zu。" #: pcbnew/pcb_io/fabmaster/import_fabmaster.cpp:642 #, c-format msgid "Unknown pad shape name '%s' on layer '%s' in row %zu." -msgstr "未知的焊盤形狀名 ’%s‘,位於層 '%s' 的行 %zu。" +msgstr "未知的焊盤形狀名 '%s', 位於層 '%s' 的行 %zu。" #: pcbnew/pcb_io/fabmaster/import_fabmaster.cpp:964 #, c-format msgid "Invalid format for id string '%s' in custom pad row %zu." -msgstr "ID 字串 \"%s\" 的無效格式,位於自定義焊盤行 %zu。" +msgstr "ID 字符串 '%s' 的無效格式, 位於自定義焊盤行 %zu。" #: pcbnew/pcb_io/fabmaster/import_fabmaster.cpp:1005 #, c-format msgid "Could not insert graphical item %d into padstack '%s'." -msgstr "無法將圖形專案 %d 插入焊盤壓層 \"%s\"。" +msgstr "無法將圖形項目 %d 插入焊盤壓層 '%s'。" #: pcbnew/pcb_io/fabmaster/import_fabmaster.cpp:1012 #, c-format msgid "Unrecognized pad shape primitive '%s' in row %zu." -msgstr "未識別的焊盤形狀基元 \"%s\",位於行 %zu。" +msgstr "未識別的焊盤形狀基元 '%s', 位於行 %zu。" #: pcbnew/pcb_io/fabmaster/import_fabmaster.cpp:1123 #, c-format msgid "Invalid token count. Expected 8 but found %zu." -msgstr "無效的令牌計數。預期為 8,但找到了 %zu。" +msgstr "無效的 token 數量。應為 8, 但實際找到了 %zu。" #: pcbnew/pcb_io/fabmaster/import_fabmaster.cpp:1258 #: pcbnew/pcb_io/fabmaster/import_fabmaster.cpp:1447 #, c-format msgid "Invalid format for record_tag string '%s' in row %zu." -msgstr "這個 record_tag 字串 '%s' 的無效格式位於行 %zu。" +msgstr "這個 record_tag 字符串 '%s' 的無效格式位於行 %zu。" #: pcbnew/pcb_io/fabmaster/import_fabmaster.cpp:1418 #, c-format msgid "Invalid row size in row %zu. Expecting %zu elements but found %zu." -msgstr "%zu 行中的行大小無效。預期有 %zu 個元素,但發現 %zu 個。" +msgstr "%zu 行中的行大小無效。應有 %zu 個元素, 但實際找到了 %zu 個。" #: pcbnew/pcb_io/fabmaster/import_fabmaster.cpp:1457 #, c-format msgid "Unhandled graphic item '%s' in row %zu." -msgstr "未處理圖形項 '%s',位於行 %zu。" +msgstr "未處理圖形項 '%s', 位於行 %zu。" #: pcbnew/pcb_io/fabmaster/import_fabmaster.cpp:1488 #: pcbnew/pcb_io/fabmaster/import_fabmaster.cpp:1503 @@ -42179,7 +42095,7 @@ msgstr "ID %d 和序列 %d 的重複項位於行 %zu。" #: pcbnew/pcb_io/fabmaster/import_fabmaster.cpp:2254 #, c-format msgid "Unable to locate padstack %s in file %s\n" -msgstr "無法定位%s檔案%s內的焊盤疊\n" +msgstr "無法定位 %s 文件 %s 內的焊盤疊\n" #: pcbnew/pcb_io/fabmaster/import_fabmaster.cpp:2325 #: pcbnew/pcb_io/fabmaster/import_fabmaster.cpp:2354 @@ -42195,15 +42111,15 @@ msgstr "找不到自定義焊盤 '%s'。" #: pcbnew/pcb_io/fabmaster/import_fabmaster.cpp:2609 #, c-format msgid "Expecting etch data to be on copper layer. Row found on layer '%s'" -msgstr "期望蝕刻資料在銅層上。在圖層 \"%s\" 上找到行" +msgstr "期望蝕刻數據在銅層上。在層 '%s' 上找到行" #: pcbnew/pcb_io/fabmaster/pcb_io_fabmaster.cpp:69 msgid "Could not read file " -msgstr "無法讀取檔案 " +msgstr "無法讀取文件 " #: pcbnew/pcb_io/fabmaster/pcb_io_fabmaster.h:38 msgid "Fabmaster PCB files" -msgstr "Fabmaster PCB 檔案" +msgstr "Fabmaster PCB 文件" #: pcbnew/pcb_io/geda/pcb_io_geda.cpp:92 #, c-format @@ -42215,13 +42131,13 @@ msgstr "無法轉換 '%s' 為整數。" #: pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr.cpp:169 #, c-format msgid "Footprint library '%s' not found." -msgstr "找不到封裝庫“%s”。" +msgstr "找不到封裝庫 '%s'。" #: pcbnew/pcb_io/geda/pcb_io_geda.cpp:282 #: pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr.cpp:229 #, c-format msgid "Library '%s' has no footprint '%s'." -msgstr "庫 \"%s\" 沒有封裝 \"%s\"。" +msgstr "庫 '%s' 沒有封裝 '%s'。" #: pcbnew/pcb_io/geda/pcb_io_geda.cpp:347 #: pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr_parser.cpp:861 @@ -42233,114 +42149,107 @@ msgstr "未知標記 \"%s\"" #: pcbnew/pcb_io/geda/pcb_io_geda.cpp:354 #, c-format msgid "Element token contains %d parameters." -msgstr "元素標記包含 %d 個引數。" +msgstr "元素標記包含 %d 個參數。" #: pcbnew/pcb_io/geda/pcb_io_geda.cpp:979 #: pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr.cpp:2869 #, c-format msgid "Insufficient permissions to delete folder '%s'." -msgstr "沒有足夠許可權刪除資料夾 '%s'。" +msgstr "刪除文件夾 '%s' 的權限不足。" #: pcbnew/pcb_io/geda/pcb_io_geda.cpp:987 #: pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr.cpp:2877 #, c-format msgid "Library folder '%s' has unexpected sub-folders." -msgstr "庫資料夾 \"%s\" 有意料外的子目錄。" +msgstr "庫文件夾 '%s' 有意料外的子目錄。" #: pcbnew/pcb_io/geda/pcb_io_geda.cpp:1006 #, c-format msgid "Unexpected file '%s' found in library '%s'." -msgstr "在庫\"%s\" 中找到了意想不到的檔案 \"%s\"。" +msgstr "在庫 '%s' 中找到了意想不到的文件 '%s'。" #: pcbnew/pcb_io/geda/pcb_io_geda.cpp:1025 #: pcbnew/pcb_io/kicad_legacy/pcb_io_kicad_legacy.cpp:3258 #: pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr.cpp:2914 #, c-format msgid "Footprint library '%s' cannot be deleted." -msgstr "無法刪除封裝庫 \"%s\" 。" +msgstr "無法刪除封裝庫 '%s'。" #: pcbnew/pcb_io/geda/pcb_io_geda.h:52 -#, fuzzy msgid "gEDA PCB footprint file" -msgstr "新增封裝篩選器" +msgstr "gEDA PCB 封裝文件" #: pcbnew/pcb_io/geda/pcb_io_geda.h:57 -#, fuzzy msgid "gEDA PCB footprint library directory" -msgstr "Altium PCB 封裝庫檔案" +msgstr "gEDA PCB 封裝庫文件目錄" #: pcbnew/pcb_io/ipc2581/pcb_io_ipc2581.cpp:305 -#, fuzzy msgid "Generating content section" -msgstr "選擇連線" +msgstr "生成 content section" #: pcbnew/pcb_io/ipc2581/pcb_io_ipc2581.cpp:1127 -#, fuzzy msgid "Generating history section" -msgstr "編號方向" +msgstr "生成 history section" #: pcbnew/pcb_io/ipc2581/pcb_io_ipc2581.cpp:1154 #: pcbnew/pcb_io/ipc2581/pcb_io_ipc2581.cpp:2742 -#, fuzzy msgid "Generating BOM section" -msgstr "渲染選項" +msgstr "生成 BOM section" #: pcbnew/pcb_io/ipc2581/pcb_io_ipc2581.cpp:1318 msgid "Generating CAD data" -msgstr "生成 CAD 資料" +msgstr "生成 CAD data" #: pcbnew/pcb_io/ipc2581/pcb_io_ipc2581.cpp:2355 #, c-format msgid "Exporting Layer %s, Net %s" -msgstr "正在導出層 %s,網絡 %s" +msgstr "導出層 %s, 網絡 %s" #: pcbnew/pcb_io/ipc2581/pcb_io_ipc2581.cpp:2897 -#, fuzzy msgid "Generating logistic section" -msgstr "生成位置檔案" +msgstr "生成 logistic section" #: pcbnew/pcb_io/ipc2581/pcb_io_ipc2581.cpp:2909 msgid "Saving file" -msgstr "正在存檔" +msgstr "保存文件" #: pcbnew/pcb_io/ipc2581/pcb_io_ipc2581.cpp:2941 -#, fuzzy msgid "Failed to save file to buffer" -msgstr "無法刪除 '%s'" +msgstr "無法將文件保存到緩存" #: pcbnew/pcb_io/ipc2581/pcb_io_ipc2581.h:88 msgid "IPC-2581 Production File" -msgstr "IPC-2581 生產用檔案" +msgstr "IPC-2581 生產文件" #: pcbnew/pcb_io/kicad_legacy/pcb_io_kicad_legacy.cpp:653 #, c-format msgid "File '%s' has an unrecognized version: %d." -msgstr "檔案 '%s' 有一個未被識別的版本: %d。" +msgstr "文件 '%s' 有一個未被識別的版本: %d。" #: pcbnew/pcb_io/kicad_legacy/pcb_io_kicad_legacy.cpp:796 #, c-format msgid "Unknown sheet type '%s' on line: %d." -msgstr "未知圖框型別 \"%s\",位於行:%d。" +msgstr "未知圖紙類型 '%s', 位於行: %d。" #: pcbnew/pcb_io/kicad_legacy/pcb_io_kicad_legacy.cpp:1362 #, c-format msgid "Missing '$EndMODULE' for MODULE '%s'." -msgstr "模組 \"%s\" 缺少 '$EndMODULE'。" +msgstr "模塊 '%s' 缺少 '$EndMODULE'。" #: pcbnew/pcb_io/kicad_legacy/pcb_io_kicad_legacy.cpp:1412 #, c-format msgid "Unknown padshape '%c=0x%02x' on line: %d of footprint: '%s'." -msgstr "未知焊盤形狀 '%c=0x%02x',在行:%d ,其位於封裝:\"%s\"內。" +msgstr "未知焊盤形狀 '%c=0x%02x', 在行: %d , 其位於封裝: '%s' 內。" #: pcbnew/pcb_io/kicad_legacy/pcb_io_kicad_legacy.cpp:1601 -#, fuzzy, c-format +#, c-format msgid "Unknown PCB_SHAPE type:'%c=0x%02x' on line %d of footprint '%s'." -msgstr "未知 FP_SHAPE 型別:'%c=0x%02x' 在行:%d,其位於封裝:\"%s\"內。" +msgstr "未知 PCB_SHAPE 類型: '%c=0x%02x' 在行: %d, 其位於封裝: '%s' 內。" #: pcbnew/pcb_io/kicad_legacy/pcb_io_kicad_legacy.cpp:2362 #, c-format msgid "Duplicate NETCLASS name '%s'." -msgstr "複製網路類名稱 \"%s\"。" +msgstr "複製網絡類名稱 '%s'。" #: pcbnew/pcb_io/kicad_legacy/pcb_io_kicad_legacy.cpp:2443 #: pcbnew/pcb_io/kicad_legacy/pcb_io_kicad_legacy.cpp:2454 @@ -42359,8 +42268,8 @@ msgid "" "The legacy segment zone fill mode is no longer supported.\n" "Zone fills will be converted on a best-effort basis." msgstr "" -"不再支援舊的線段填充模式。\n" -"區域填充將盡最大努力進行轉換。" +"不再支持舊版線段填充模式。\n" +"區域填充將盡可能的進行轉換。" #: pcbnew/pcb_io/kicad_legacy/pcb_io_kicad_legacy.cpp:2547 #, c-format @@ -42374,8 +42283,8 @@ msgid "" "Invalid floating point number in file: '%s'\n" "line: %d, offset: %d" msgstr "" -"無效浮點數在檔案:\"%s\"\n" -"行:%d,位移:%d" +"無效浮點數在文件: \"%s\"\n" +"行: %d, 位移: %d" #: pcbnew/pcb_io/kicad_legacy/pcb_io_kicad_legacy.cpp:2854 #: pcbnew/pcb_io/kicad_legacy/pcb_io_kicad_legacy.cpp:2893 @@ -42384,41 +42293,41 @@ msgid "" "Missing floating point number in file: '%s'\n" "line: %d, offset: %d" msgstr "" -"缺失的浮點數在檔案:\"%s\"\n" -"行:%d,偏移:%d" +"缺失的浮點數在文件: \"%s\"\n" +"行: %d, 偏移: %d" #: pcbnew/pcb_io/kicad_legacy/pcb_io_kicad_legacy.cpp:3032 #, c-format msgid "File '%s' is empty." -msgstr "檔案 \"%s\" 為空。" +msgstr "文件 '%s' 為空。" #: pcbnew/pcb_io/kicad_legacy/pcb_io_kicad_legacy.cpp:3035 #, c-format msgid "File '%s' is not a legacy library." -msgstr "檔案 \"%s\" 不是一箇舊庫。" +msgstr "文件 '%s' 不是一箇舊庫。" #: pcbnew/pcb_io/kicad_legacy/pcb_io_kicad_legacy.h:76 msgid "Legacy footprint library files" -msgstr "舊的封裝庫檔案" +msgstr "舊版封裝庫文件" #: pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr.cpp:96 #, c-format msgid "Cannot create footprint library '%s'." -msgstr "不能建立封裝庫\"%s\"。" +msgstr "無法創建封裝庫 '%s'。" #: pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr.cpp:102 #, c-format msgid "Footprint library '%s' is read only." -msgstr "封裝庫 \"%s\" 是隻讀的。" +msgstr "封裝庫 '%s' 是隻讀的。" #: pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr.cpp:143 #, c-format msgid "Cannot rename temporary file '%s' to '%s'" -msgstr "無法重新命名臨時檔案 \"%s\" 到 \"%s\"" +msgstr "無法重命名臨時文件 '%s' 到 \"%s\"" #: pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr.cpp:307 msgid "Internal Group Data Error" -msgstr "內部組資料錯誤" +msgstr "內部組數據錯誤" #: pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr.cpp:308 #, c-format @@ -42427,32 +42336,32 @@ msgid "" "\n" "Save anyway?" msgstr "" -"請報告此錯誤。驗證分組結構時出錯:%s。\n" +"請報告此錯誤。驗證分組結構時出錯: %s。\n" "\n" -"還是要儲存嗎?" +"還是要保存嗎?" #: pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr.cpp:310 msgid "Save Anyway" -msgstr "仍要儲存" +msgstr "仍要保存" #: pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr.cpp:1464 #, c-format msgid "unknown pad type: %d" -msgstr "未知焊盤型別:%d" +msgstr "未知焊盤類型: %d" #: pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr.cpp:2179 #, c-format msgid "unknown via type %d" -msgstr "未知過孔型別 %d" +msgstr "未知過孔類型 %d" #: pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr.cpp:2414 #, c-format msgid "unknown zone corner smoothing type %d" -msgstr "未知敷銅角平滑型別 %d" +msgstr "未知覆銅角平滑類型 %d" #: pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr.cpp:2566 msgid "This file does not contain a PCB." -msgstr "此檔案不包含 PCB。" +msgstr "此文件不包含 PCB。" #: pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr.cpp:2733 #, c-format @@ -42460,42 +42369,41 @@ msgid "" "Library '%s' does not exist.\n" "Would you like to create it?" msgstr "" -"庫 \"%s\" 不存在。\n" -"是否要建立它?" +"庫 '%s' 不存在。\n" +"是否要創建它?" #: pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr.cpp:2738 msgid "Library Not Found" -msgstr "未找到庫" +msgstr "找不到庫" #: pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr.cpp:2766 #, c-format msgid "Footprint file name '%s' is not valid." -msgstr "封裝檔名 \"%s\" 無效。" +msgstr "封裝文件名 '%s' 無效。" #: pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr.cpp:2772 #, c-format msgid "Insufficient permissions to delete '%s'." -msgstr "沒有足夠的許可權來刪除 '%s'。" +msgstr "刪除 '%s' 的權限不足。" #: pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr.cpp:2844 #, c-format msgid "Cannot overwrite library path '%s'." -msgstr "無法覆蓋庫路徑 \"%s\"。" +msgstr "無法覆蓋庫路徑 '%s'。" #: pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr.cpp:2896 #, c-format msgid "Unexpected file '%s' found in library path '%s'." -msgstr "在庫路徑 \"%s\" 中找到了意料外的檔案 \"%s\"。" +msgstr "在庫路徑 '%s' 中找到了意料外的文件 '%s'。" #: pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr.h:298 -#, fuzzy msgid "KiCad footprint file" -msgstr "KiCad 封裝檔案" +msgstr "KiCad 封裝文件" #: pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr_parser.cpp:282 #, c-format msgid "Cannot interpret date code %d" -msgstr "無法解釋日期程式碼 %d" +msgstr "無法解釋日期代碼 %d" #: pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr_parser.cpp:1102 #, c-format @@ -42503,27 +42411,27 @@ msgid "" "Items found on undefined layers (%s).\n" "Do you wish to rescue them to the %s layer?" msgstr "" -"在未定義的圖層 (%s) 上找到項目。 \n" -"你想把他們救到%s層嗎?" +"在未定義的層 (%s) 上發現項目。\n" +"要將其復到 %s 層上嗎?" #: pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr_parser.cpp:1107 msgid "Undefined Layers Warning" -msgstr "未定義層的警告" +msgstr "未定義層警告" #: pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr_parser.cpp:1238 -#, fuzzy, c-format +#, c-format msgid "Cannot create generated object of type '%s'" -msgstr "無法建立輸出目錄 \"%s\"。" +msgstr "無法創建 '%s' 類型的生成對象" #: pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr_parser.cpp:1375 #, c-format msgid "Page type '%s' is not valid." -msgstr "頁面型別 \"%s\" 無效。" +msgstr "頁面類型 '%s' 無效。" #: pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr_parser.cpp:1929 #, c-format msgid "Layer '%s' in file '%s' at line %d is not in fixed layer hash." -msgstr "層 \"%s\" 在檔案 \"%s\" 的 %d 行, 不是固定層雜湊。" +msgstr "層 '%s' 在文件 '%s' 的 %d 行, 不是固定層散列。" #: pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr_parser.cpp:1966 #, c-format @@ -42533,7 +42441,7 @@ msgstr "%d 不是一個有效的層數" #: pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr_parser.cpp:2640 #, c-format msgid "Duplicate NETCLASS name '%s' in file '%s' at line %d, offset %d." -msgstr "重複網路類名稱 \"%s\" 在檔案 \"%s\" 的 %d行 位移 %d。" +msgstr "文件 '%2$s' 中第 %3$d 行, 偏移量 %4$d 處的 NETCLASS 名稱 '%1$s' 重複。" #: pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr_parser.cpp:3020 #: pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr_parser.cpp:5671 @@ -42544,15 +42452,15 @@ msgid "" "line: %d\n" "offset: %d." msgstr "" -"無效的網路 ID, 位於\n" -"檔案:\"%s\"\n" -"行:%d\n" -"偏移:%d。" +"無效的網絡 ID, 位於\n" +"文件: '%s'\n" +"行: %d\n" +"偏移: %d。" #: pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr_parser.cpp:3188 #, c-format msgid "Cannot handle footprint text type %s" -msgstr "無法處理封裝文字型別 %s" +msgstr "無法處理封裝文本類型 %s" #: pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr_parser.cpp:4185 #, c-format @@ -42563,9 +42471,9 @@ msgid "" "offset: %d." msgstr "" "無效的封裝 ID 在\n" -"檔案:%s\n" -"行:%d\n" -"偏移:%d。" +"文件: %s\n" +"行: %d\n" +"偏移: %d。" #: pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr_parser.cpp:4896 #, c-format @@ -42574,9 +42482,9 @@ msgid "" "file: %s\n" "line: %d offset: %d" msgstr "" -"無效的網路 ID 在\n" -"檔案:\"%s\"\n" -"行:%d 偏移:%d" +"無效的網絡 ID 在\n" +"文件: \"%s\"\n" +"行: %d 偏移: %d" #: pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr_parser.cpp:4915 #, c-format @@ -42585,9 +42493,9 @@ msgid "" "file: %s\n" "line: %d offset: %d" msgstr "" -"網路名稱與網路 ID 不匹配,後者位於\n" -"檔案:%s\n" -"行:%d 偏移:%d" +"網絡名稱與網絡 ID 不匹配, 後者位於\n" +"文件: %s\n" +"行: %d 偏移: %d" #: pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr_parser.cpp:5235 #, c-format @@ -42597,10 +42505,10 @@ msgid "" "line: %d\n" "offset: %d" msgstr "" -"無效的零尺寸焊盤固定在 %s,其位於\n" -"檔案:%s\n" -"行:%d\n" -"偏移:%d" +"無效的零尺寸焊盤固定在 %s, 其位於\n" +"文件: %s\n" +"行: %d\n" +"偏移: %d" #: pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr_parser.cpp:5586 #, c-format @@ -42610,10 +42518,10 @@ msgid "" "line: %d\n" "offset: %d." msgstr "" -"無效的網路 ID, 位於\n" -"檔案:%s\n" -"行:%d\n" -"偏移:%d。" +"無效的網絡 ID, 位於\n" +"文件: %s\n" +"行: %d\n" +"偏移: %d。" #: pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr_parser.cpp:5772 #, c-format @@ -42623,10 +42531,10 @@ msgid "" "line: %d\n" "offset: %d" msgstr "" -"無效的網路 ID,位於\n" -"檔案:%s\n" -"行:%d\n" -"偏移:%d" +"無效的網絡 ID, 位於\n" +"文件: %s\n" +"行: %d\n" +"偏移: %d" #: pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr_parser.cpp:5902 #, c-format @@ -42636,18 +42544,18 @@ msgid "" "line: %d\n" "offset: %d." msgstr "" -"無效的網路 ID,位於\n" -"檔案:%s\n" -"行:%d\n" -"偏移:%d。" +"無效的網絡 ID, 位於\n" +"文件: %s\n" +"行: %d\n" +"偏移: %d。" #: pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr_parser.cpp:6415 msgid "" "Legacy zone fill strategy is not supported anymore.\n" "Zone fills will be converted on best-effort basis." msgstr "" -"不再支援舊式敷銅填充策略。\n" -"區域填充將盡最大努力進行轉換。" +"不再支持舊版區域填充策略。\n" +"區域填充將盡可能的進行轉換。" #: pcbnew/pcb_io/pcad/pcad_pcb.cpp:48 pcbnew/pcb_io/pcad/pcad_pcb.cpp:59 #: pcbnew/pcb_io/pcad/pcad_pcb.cpp:70 @@ -42657,7 +42565,7 @@ msgstr "未知的 PCad 層 %u" #: pcbnew/pcb_io/pcad/pcad_pcb.cpp:753 msgid "KiCad only supports 32 signal layers." -msgstr "KiCad 最多支援 32 個訊號層。" +msgstr "KiCad 最多支持 32 個信號層。" #: pcbnew/pcb_io/pcad/pcad_via.cpp:92 msgid "Unable to find library section." @@ -42670,60 +42578,58 @@ msgstr "找不到 viaStyleDef %s。" #: pcbnew/pcb_io/pcad/pcb_io_pcad.h:44 msgid "P-Cad 200x ASCII PCB files" -msgstr "P-Cad 200x ASCII PCB 檔案" +msgstr "P-Cad 200x ASCII PCB 文件" #: pcbnew/pcb_io/pcb_io.cpp:121 msgid "" "Selected file contains multiple footprints. Only the first one will be " "imported." -msgstr "所選檔案包含多個腳位形狀。僅導入第一個。" +msgstr "所選文件包含多個封裝。將只導入第一個。" #: pcbnew/pcb_io/pcb_io.cpp:179 -#, fuzzy msgid "Enable debug logging for Footprint*() functions in this PCB_IO." -msgstr "使用這個外掛封裝*() 功能的 debug 日誌." +msgstr "為該 PCB_IO 中的 Footprint*() 函數啟用 debug 日誌功能。" #: pcbnew/pcb_io/pcb_io.cpp:182 msgid "Regular expression footprint name filter." -msgstr "正則表示式 封裝名稱 篩選." +msgstr "正則表達式 封裝名稱 篩選。" #: pcbnew/pcb_io/pcb_io.cpp:185 msgid "" "Enable transaction logging. The mere presence of this option turns on the " "logging, no need to set a Value." -msgstr "啟用事務日誌記錄。這個選項只是為了開啟記錄,不需要設定。" +msgstr "啟用事務日誌記錄。只需存在此選項即可打開日誌記錄, 無需設置值。" #: pcbnew/pcb_io/pcb_io.cpp:190 msgid "User name for login to some special library server." -msgstr "登入 到專業的庫伺服器使用的使用者名稱。" +msgstr "登錄某特定庫服務器的用戶名。" #: pcbnew/pcb_io/pcb_io.cpp:193 msgid "Password for login to some special library server." -msgstr "登入 到專業的庫伺服器使用的密碼。" +msgstr "登錄某特定庫服務器的密碼。" #: pcbnew/pcb_io/pcb_io.cpp:200 -#, fuzzy msgid "" "Enter the python module which implements the PCB_IO::Footprint*() functions." -msgstr "PLUGIN::Footprint*() 輸入已定義的 Python 函式模組。" +msgstr "輸入實現 PCB_IO::Footprint*() 功能的 python 模塊。" #: pcbnew/pcb_io/pcb_io_mgr.cpp:86 #, c-format msgid "UNKNOWN (%d)" -msgstr "未知(%d)" +msgstr "未知 (%d)" #: pcbnew/pcb_layer_box_selector.cpp:62 msgid "(not activated)" -msgstr "(未啟用)" +msgstr "(未激活)" #: pcbnew/pcb_marker.cpp:267 #, c-format msgid "Marker (%s)" -msgstr "標記 (%s)" +msgstr "標記 (%s)" #: pcbnew/pcb_reference_image.cpp:347 msgid "Associated Layer" -msgstr "關聯層" +msgstr "相關層" #: pcbnew/pcb_reference_image.cpp:358 msgid "Greyscale" @@ -42736,17 +42642,16 @@ msgstr "圖形" #: pcbnew/pcb_shape.cpp:703 #, c-format msgid "%s %s on %s" -msgstr "%s%s (在 %s 上)" +msgstr "%3$s 上的 %1$s %2$s" #: pcbnew/pcb_shape.cpp:708 #, c-format msgid "%s on %s" -msgstr "%s (在 %s 上)" +msgstr "%2$s 上的 %1$s" #: pcbnew/pcb_shape.cpp:958 -#, fuzzy msgid "Pad Primitives" -msgstr "新增圖元" +msgstr "焊盤原型" #: pcbnew/pcb_target.cpp:151 msgid "PCB Target" @@ -42754,7 +42659,7 @@ msgstr "PCB 目標" #: pcbnew/pcb_text.cpp:334 msgid "PCB Text" -msgstr "PCB 文字" +msgstr "PCB 文本" #: pcbnew/pcb_text.cpp:343 msgid "Display" @@ -42763,22 +42668,21 @@ msgstr "顯示" #: pcbnew/pcb_text.cpp:494 #, c-format msgid "Footprint Text '%s' of %s" -msgstr "封裝文字 '%s' (%s)" +msgstr "%2$s 上的封裝文本 '%1$s'" #: pcbnew/pcb_text.cpp:498 #, c-format msgid "PCB Text '%s' on %s" -msgstr "電路板上的文字 \"%s\" (%s)" +msgstr "%2$s 上的 PCB文本 '%1$s'" #: pcbnew/pcb_textbox.cpp:482 -#, fuzzy, c-format +#, c-format msgid "PCB Text Box '%s' on %s" -msgstr "電路板上的文字 \"%s\" (%s)" +msgstr "%2$s 上的 PCB 文本框 '%1$s'" #: pcbnew/pcb_textbox.cpp:707 -#, fuzzy msgid "Border Properties" -msgstr "曲線屬性" +msgstr "邊框屬性" #: pcbnew/pcb_track.cpp:144 #, c-format @@ -42801,16 +42705,16 @@ msgstr "移除通孔環" #: pcbnew/pcb_track.cpp:1265 msgid "Track (arc)" -msgstr "導線 (圓弧)" +msgstr "走線 (弧形)" #: pcbnew/pcb_track.cpp:1292 msgid "Segment Length" msgstr "線段長度" #: pcbnew/pcb_track.cpp:1327 -#, fuzzy, c-format +#, c-format msgid "Width Constraints: %s" -msgstr "寬度約束:最小 %s" +msgstr "寬度約束: 最小 %s" #: pcbnew/pcb_track.cpp:1339 msgid "Micro Via" @@ -42827,21 +42731,21 @@ msgstr "通孔" #: pcbnew/pcb_track.cpp:1362 #, c-format msgid "Min Annular Width: %s" -msgstr "最小環形寬度:%s" +msgstr "最小環形寬度: %s" #: pcbnew/pcb_track.cpp:1378 msgid "NetCode" -msgstr "網路程式碼" +msgstr "網絡代碼" #: pcbnew/pcb_track.cpp:1507 #, c-format msgid "Track (arc) %s on %s, length %s" -msgstr "導線 (圓弧) %s 位於 %s,長度 %s" +msgstr "走線 (弧形) %s 位於 %s, 長度 %s" #: pcbnew/pcb_track.cpp:1508 #, c-format msgid "Track %s on %s, length %s" -msgstr "佈線 %s (%s), 長度:%s" +msgstr "走線 %s (%s), 長度: %s" #: pcbnew/pcb_track.cpp:1731 msgid "Via Properties" @@ -42849,38 +42753,38 @@ msgstr "過孔屬性" #: pcbnew/pcb_track.cpp:1741 pcbnew/widgets/pcb_properties_panel.cpp:259 msgid "Layer Top" -msgstr "圖層頂部" +msgstr "層頂部" #: pcbnew/pcb_track.cpp:1743 pcbnew/widgets/pcb_properties_panel.cpp:260 msgid "Layer Bottom" -msgstr "圖層底部" +msgstr "層底部" #: pcbnew/pcb_track.cpp:1745 msgid "Via Type" -msgstr "過孔型別" +msgstr "過孔類型" #: pcbnew/pcbexpr_evaluator.cpp:427 msgid "must be mm, in, or mil" -msgstr "單位必須為 mm、in 或 mil" +msgstr "單位必須為 mm, in 或 mil" #: pcbnew/pcbexpr_functions.cpp:75 #, c-format msgid "Missing layer name argument to %s." -msgstr "缺少 %s 的層名引數。" +msgstr "缺少 %s 的層名參數。" #: pcbnew/pcbexpr_functions.cpp:128 #, c-format msgid "Unrecognized layer '%s'" -msgstr "無法識別的圖層 '%s'" +msgstr "無法識別的層 '%s'" #: pcbnew/pcbexpr_functions.cpp:244 #, c-format msgid "Missing footprint argument (A, B, or reference designator) to %s." -msgstr "缺少 %s 的封裝引數(A、B或位號)。" +msgstr "缺少 %s 的封裝參數 (A, B或位號)。" #: pcbnew/pcbexpr_functions.cpp:478 msgid "Footprint's courtyard is not a single, closed shape." -msgstr "封裝的外框不是單一的(閉合的形狀)。" +msgstr "封裝的外框不是單一的, 閉合的形狀。" #: pcbnew/pcbexpr_functions.cpp:490 msgid "Footprint has no front courtyard." @@ -42893,40 +42797,40 @@ msgstr "封裝沒有底層外框。" #: pcbnew/pcbexpr_functions.cpp:621 #, c-format msgid "Missing rule-area argument (A, B, or rule-area name) to %s." -msgstr "缺少 %s 規則區引數(A、B 或規則區名稱)。" +msgstr "缺少 %s 的規則區參數 (A, B 或規則區名稱)。" #: pcbnew/pcbexpr_functions.cpp:803 #, c-format msgid "Missing group name argument to %s." -msgstr "缺少 %s 的組名引數。" +msgstr "缺少 %s 的組名參數。" #: pcbnew/pcbexpr_functions.cpp:849 -#, fuzzy, c-format +#, c-format msgid "Missing sheet name argument to %s." -msgstr "缺少 %s 的層名引數。" +msgstr "缺少 %s 的層名參數。" #: pcbnew/pcbexpr_functions.cpp:899 -#, fuzzy, c-format +#, c-format msgid "Missing footprint argument (reference designator) to %s." -msgstr "缺少 %s 的封裝引數(A、B或位號)。" +msgstr "缺少 %s 的封裝參數 (位號)。" #: pcbnew/pcbexpr_functions.cpp:1016 #, c-format msgid "Missing diff-pair name argument to %s." -msgstr "缺少 %s 的差分對名引數。" +msgstr "缺少 %s 的差分對名參數。" #: pcbnew/pcbexpr_functions.cpp:1083 #, c-format msgid "Missing field name argument to %s." -msgstr "缺少 %s 的欄位名引數。" +msgstr "缺少 %s 的字段名參數。" #: pcbnew/pcbnew.cpp:463 msgid "" "An error occurred attempting to load the global footprint library table.\n" "Please edit this global footprint library table in Preferences menu." msgstr "" -"試圖載入全域性封裝庫表時出錯:\n" -"請在偏好設定選單中編輯此全域性封裝庫表。" +"試圖加載全局封裝庫表時出錯: \n" +"請在偏好設置菜單中編輯此全局封裝庫表。" #: pcbnew/pcbnew_jobs_handler.cpp:120 pcbnew/pcbnew_jobs_handler.cpp:235 #: pcbnew/pcbnew_jobs_handler.cpp:426 pcbnew/pcbnew_jobs_handler.cpp:452 @@ -42935,65 +42839,62 @@ msgstr "" #: pcbnew/pcbnew_jobs_handler.cpp:875 pcbnew/pcbnew_jobs_handler.cpp:1174 #: pcbnew/pcbnew_jobs_handler.cpp:1341 msgid "Loading board\n" -msgstr "載入電路板\n" +msgstr "加載電路板\n" #: pcbnew/pcbnew_jobs_handler.cpp:178 #, c-format msgid "Successfully exported VRML to %s" -msgstr "已成功將 VRML 匯出到 %s" +msgstr "成功導出 VRML 到 %s" #: pcbnew/pcbnew_jobs_handler.cpp:184 msgid "Error exporting VRML" -msgstr "匯出VRML時有錯誤" +msgstr "導出 VRML 出錯" #: pcbnew/pcbnew_jobs_handler.cpp:392 -#, fuzzy, c-format +#, c-format msgid "Actual image size: %dx%d" -msgstr "實際尺寸" +msgstr "實際圖像大小: %dx%d" #: pcbnew/pcbnew_jobs_handler.cpp:397 -#, fuzzy msgid "Successfully created 3D render image" -msgstr "已成功建立 svg 檔案" +msgstr "已成功創建 3D 渲染圖像" #: pcbnew/pcbnew_jobs_handler.cpp:400 -#, fuzzy msgid "Error creating 3D render image" -msgstr "建立 svg 檔案出錯" +msgstr "成功創建 3D 渲染圖像出錯" #: pcbnew/pcbnew_jobs_handler.cpp:435 msgid "Successfully created svg file" -msgstr "已成功建立 svg 檔案" +msgstr "已成功創建 svg 文件" #: pcbnew/pcbnew_jobs_handler.cpp:437 pcbnew/pcbnew_jobs_handler.cpp:1159 msgid "Error creating svg file" -msgstr "建立 svg 檔案出錯" +msgstr "創建 svg 文件出錯" #: pcbnew/pcbnew_jobs_handler.cpp:651 pcbnew/pcbnew_jobs_handler.cpp:733 #, c-format msgid "Failed to plot to '%s'.\n" -msgstr "繪製到 '%s' 時失敗。\n" +msgstr "無法繪製到 '%s'。\n" #: pcbnew/pcbnew_jobs_handler.cpp:765 msgid "Failed to create output directory\n" -msgstr "創建輸出目錄失敗\n" +msgstr "無法創建輸出目錄 %s\n" #: pcbnew/pcbnew_jobs_handler.cpp:974 -#, fuzzy msgid "Footprint library path does not exist or is not accessible\n" -msgstr "封裝庫不存在或無法訪問\n" +msgstr "封裝庫路徑不存在或無法訪問\n" #: pcbnew/pcbnew_jobs_handler.cpp:981 pcbnew/pcbnew_jobs_handler.cpp:1052 msgid "Loading footprint library\n" -msgstr "載入封裝庫\n" +msgstr "加載封裝庫\n" #: pcbnew/pcbnew_jobs_handler.cpp:1009 msgid "Saving footprint library\n" -msgstr "儲存封裝庫\n" +msgstr "保存封裝庫\n" #: pcbnew/pcbnew_jobs_handler.cpp:1022 msgid "Unable to save library\n" -msgstr "無法儲存庫\n" +msgstr "無法保存庫\n" #: pcbnew/pcbnew_jobs_handler.cpp:1028 msgid "Footprint library was not updated\n" @@ -43001,7 +42902,7 @@ msgstr "封裝庫未更新\n" #: pcbnew/pcbnew_jobs_handler.cpp:1102 msgid "The given footprint could not be found to export." -msgstr "找不到給定封裝來匯出。" +msgstr "找不到給定封裝來導出。" #: pcbnew/pcbnew_jobs_handler.cpp:1143 #, c-format @@ -43010,17 +42911,15 @@ msgstr "將封裝從 '%s' 繪製到 '%s'\n" #: pcbnew/pcbnew_jobs_handler.cpp:1213 msgid "Running DRC...\n" -msgstr "執行 DRC...\n" +msgstr "運行 DRC...\n" #: pcbnew/pcbnew_jobs_handler.cpp:1231 -#, fuzzy msgid "Failed to find schematic for parity tests.\n" -msgstr "載入原理圖檔案失敗\n" +msgstr "無法找到用於校驗測試的原理圖。\n" #: pcbnew/pcbnew_jobs_handler.cpp:1246 -#, fuzzy msgid "Failed to fetch schematic netlist for parity tests.\n" -msgstr "載入原理圖檔案失敗\n" +msgstr "無法獲取用於校驗測試的原理圖網表。\n" #: pcbnew/pcbnew_jobs_handler.cpp:1267 pcbnew/tools/drc_tool.cpp:194 msgid "DRC" @@ -43029,22 +42928,22 @@ msgstr "DRC" #: pcbnew/pcbnew_jobs_handler.cpp:1288 #, c-format msgid "Found %d unconnected items\n" -msgstr "找到%d未連接項目\n" +msgstr "發現 %d 個未連接的項目\n" #: pcbnew/pcbnew_jobs_handler.cpp:1294 #, c-format msgid "Found %d schematic parity issues\n" -msgstr "發現 %d 個電路圖奇偶校驗問題\n" +msgstr "發現 %d 個原理圖一致性問題\n" #: pcbnew/pcbnew_jobs_handler.cpp:1310 #, c-format msgid "Unable to save DRC report to %s\n" -msgstr "無法儲存DRC報告於此%s\n" +msgstr "無法將 DRC 報告保存到 %s\n" #: pcbnew/pcbnew_jobs_handler.cpp:1316 #, c-format msgid "Saved DRC Report to %s\n" -msgstr "DRC報告檔案儲存在 %s\n" +msgstr "保存 DRC 報告到 %s\n" #: pcbnew/pcbnew_printout.cpp:116 msgid "Multiple Layers" @@ -43052,17 +42951,17 @@ msgstr "多層" #: pcbnew/project_pcb.cpp:64 msgid "Error loading project footprint libraries." -msgstr "載入專案封裝庫時出錯。" +msgstr "加載工程封裝庫時出錯。" #: pcbnew/python/scripting/pcbnew_action_plugins.cpp:82 msgid "Exception on python action plugin code" -msgstr "Python 操作外掛程式碼異常" +msgstr "Python 操作插件代碼異常" #: pcbnew/python/scripting/pcbnew_action_plugins.cpp:138 #: pcbnew/python/scripting/pcbnew_footprint_wizards.cpp:83 #, c-format msgid "Method '%s' not found, or not callable" -msgstr "未找到方法\"%s\",或不可呼叫" +msgstr "找不到方法 '%s', 或不可調用" #: pcbnew/python/scripting/pcbnew_action_plugins.cpp:139 #: pcbnew/python/scripting/pcbnew_footprint_wizards.cpp:84 @@ -43070,49 +42969,47 @@ msgid "Unknown Method" msgstr "未知方法" #: pcbnew/python/scripting/pcbnew_action_plugins.cpp:412 -#, fuzzy msgid "Apply Action Script" -msgstr "應用操作指令碼" +msgstr "應用操作腳本" #: pcbnew/python/scripting/pcbnew_footprint_wizards.cpp:70 msgid "Exception on python footprint wizard code" -msgstr "Python 封裝嚮導程式碼異常" +msgstr "Python 封裝嚮導代碼異常" #: pcbnew/router/pns_diff_pair_placer.cpp:496 msgid "" "Unable to find complementary differential pair nets. Make sure the names of " "the nets belonging to a differential pair end with either N/P or +/-." -msgstr "無法找到互補差分對網路。請確保屬於差分對網路的名稱以 N/P 或 +/- 結尾。" +msgstr "無法找到互補差分對網絡。請確保屬於差分對網絡的名稱以 N/P 或 +/- 結尾。" #: pcbnew/router/pns_diff_pair_placer.cpp:513 msgid "" "Can't find a suitable starting point. If starting from an existing " "differential pair make sure you are at the end." -msgstr "找不到合適的起點。 如果從現有差分對開始,請確保你在終點。" +msgstr "找不到合適的起點。如果從現有差分對開始, 請確保你在終點。" #: pcbnew/router/pns_diff_pair_placer.cpp:568 #, c-format msgid "Can't find a suitable starting point for coupled net \"%s\"." -msgstr "找不到耦合網路 \"%s\" 的合適起點。" +msgstr "找不到耦合網絡 \"%s\" 的合適起點。" #: pcbnew/router/pns_dp_meander_placer.cpp:80 #: pcbnew/router/pns_meander_placer.cpp:63 msgid "Please select a track whose length you want to tune." -msgstr "請選擇要調整長度的佈線。" +msgstr "請選擇要調整長度的走線。" #: pcbnew/router/pns_dp_meander_placer.cpp:94 msgid "" "Unable to find complementary differential pair net for length tuning. Make " "sure the names of the nets belonging to a differential pair end with either " "_N/_P or +/-." -msgstr "" -"無法找到互補差分對網路進行長度調整。請確保屬於差分對的名稱以 _N/_P 或 +/- 結" -"束。" +msgstr "無法找到互補差分對網絡進行長度調整。請確保屬於差分對的名稱以 _N/_P 或 +/- " +"結束。" #: pcbnew/router/pns_kicad_iface.cpp:657 pcbnew/router/pns_kicad_iface.cpp:747 #: pcbnew/router/router_tool.cpp:798 msgid "board minimum clearance" -msgstr "板最小間隙" +msgstr "板最小間距" #: pcbnew/router/pns_kicad_iface.cpp:671 pcbnew/router/pns_kicad_iface.cpp:746 #: pcbnew/router/router_tool.cpp:760 pcbnew/router/router_tool.cpp:785 @@ -43125,7 +43022,7 @@ msgstr "現存線路" #: pcbnew/router/pns_kicad_iface.cpp:699 msgid "netclass 'Default'" -msgstr "網路類 '預設'" +msgstr "網絡類 '默認'" #: pcbnew/router/pns_kicad_iface.cpp:1262 #, c-format @@ -43137,13 +43034,12 @@ msgid "" "This zone cannot be handled by the router.\n" "Please verify it is not a self-intersecting polygon." msgstr "" -"佈線工具無法處理此敷銅。\n" +"佈線工具無法處理此覆銅。\n" "請驗證它不是自交叉的多邊形。" #: pcbnew/router/pns_kicad_iface.cpp:2006 -#, fuzzy msgid "Routing" -msgstr "線路佈線" +msgstr "佈線" #: pcbnew/router/pns_meander_skew_placer.cpp:52 msgid "Please select a differential pair trace you want to tune." @@ -43154,13 +43050,12 @@ msgid "" "Unable to find complementary differential pair net for skew tuning. Make " "sure the names of the nets belonging to a differential pair end with either " "_N/_P or +/-." -msgstr "" -"無法找到互補差分對網路進行長度調整。請確保屬於差分對的名稱以 _N/_P 或 +/- 結" -"束。" +msgstr "無法找到互補差分對網絡進行長度調整。請確保屬於差分對的名稱以 _N/_P 或 +/- " +"結束。" #: pcbnew/router/pns_router.cpp:213 msgid "Diff pair gap is less than board minimum clearance." -msgstr "差分對間距小於電路板最小間隙。" +msgstr "差分對間隙小於電路板最小間隙。" #: pcbnew/router/pns_router.cpp:246 msgid "Cannot start routing from a non-plated hole." @@ -43169,15 +43064,15 @@ msgstr "無法從非鍍通孔開始佈線。" #: pcbnew/router/pns_router.cpp:256 #, c-format msgid "Rule area '%s' disallows tracks." -msgstr "規則敷銅 '%s' 不允許佈線。" +msgstr "規則區域 '%s' 不允許存在走線。" #: pcbnew/router/pns_router.cpp:261 msgid "Rule area disallows tracks." -msgstr "規則敷銅不允許佈線。" +msgstr "規則區域不允許存在走線。" #: pcbnew/router/pns_router.cpp:269 msgid "Cannot start routing from a text item." -msgstr "無法從一個文字項開始佈線。" +msgstr "無法從一個文本項目開始佈線。" #: pcbnew/router/pns_router.cpp:315 pcbnew/router/pns_router.cpp:380 msgid "The routing start point violates DRC." @@ -43185,15 +43080,15 @@ msgstr "佈線起點違反 DRC。" #: pcbnew/router/pns_router.cpp:324 msgid "Cannot start a differential pair in the middle of nowhere." -msgstr "無法在空白敷銅開始差分對佈線。" +msgstr "無法在空白覆銅開始差分對走線。" #: pcbnew/router/router_tool.cpp:115 msgid "Place Through Via" -msgstr "放置通孔" +msgstr "放置過孔" #: pcbnew/router/router_tool.cpp:116 msgid "Adds a through-hole via at the end of currently routed track." -msgstr "新增通孔過孔並結束當前佈線." +msgstr "在當前佈線的走線末端增加一個過孔。" #: pcbnew/router/router_tool.cpp:126 msgid "Place Blind/Buried Via" @@ -43201,7 +43096,7 @@ msgstr "放置盲孔或埋孔" #: pcbnew/router/router_tool.cpp:127 msgid "Adds a blind or buried via at the end of currently routed track." -msgstr "新增埋孔或盲孔並結束當前佈線." +msgstr "在當前佈線的走線末端增加一個盲孔或埋孔。" #: pcbnew/router/router_tool.cpp:137 msgid "Place Microvia" @@ -43209,17 +43104,17 @@ msgstr "放置微孔" #: pcbnew/router/router_tool.cpp:138 msgid "Adds a microvia at the end of currently routed track." -msgstr "新增微孔並結束當前佈線." +msgstr "在當前佈線的走線末端增加一個微孔。" #: pcbnew/router/router_tool.cpp:148 msgid "Select Layer and Place Through Via..." -msgstr "選擇層並新增通孔..." +msgstr "選擇層並添加過孔..." #: pcbnew/router/router_tool.cpp:149 msgid "" "Select a layer, then add a through-hole via at the end of currently routed " "track." -msgstr "選擇一個圖層,然後在當前佈線的末尾新增過孔。" +msgstr "選擇一個層, 然後在當前佈線的走線末尾添加過孔。" #: pcbnew/router/router_tool.cpp:159 msgid "Select Layer and Place Blind/Buried Via..." @@ -43229,7 +43124,7 @@ msgstr "選擇層並放置盲/埋孔..." msgid "" "Select a layer, then add a blind or buried via at the end of currently " "routed track." -msgstr "選擇一個圖層,然後在當前佈線的末端新增一個盲孔或埋孔。" +msgstr "選擇一個層, 然後在當前佈線的走線末端添加一個盲孔或埋孔。" #: pcbnew/router/router_tool.cpp:168 msgid "Select Layer and Place Micro Via..." @@ -43238,27 +43133,27 @@ msgstr "選擇層並放置微通孔..." #: pcbnew/router/router_tool.cpp:169 msgid "" "Select a layer, then add a micro via at the end of currently routed track." -msgstr "選擇一個圖層,然後在當前佈線的末尾新增微過孔。" +msgstr "選擇一個層, 然後在當前佈線的走線末尾添加一個微孔。" #: pcbnew/router/router_tool.cpp:179 msgid "Custom Track/Via Size..." -msgstr "自定義佈線/過孔尺寸..." +msgstr "自定義走線/過孔尺寸..." #: pcbnew/router/router_tool.cpp:180 msgid "Shows a dialog for changing the track width and via size." -msgstr "顯示修改導線寬度和過孔尺寸的會話." +msgstr "顯示修改走線寬度和過孔尺寸對話框。" #: pcbnew/router/router_tool.cpp:188 msgid "Switch Track Posture" -msgstr "切換佈線形態" +msgstr "切換走線模式" #: pcbnew/router/router_tool.cpp:189 msgid "Switches posture of the currently routed track." -msgstr "切換當前互動式佈線的形態。" +msgstr "切換當前交互式佈線的模式。" #: pcbnew/router/router_tool.cpp:196 msgid "Track Corner Mode" -msgstr "導線拐角模式" +msgstr "走線轉角模式" #: pcbnew/router/router_tool.cpp:197 msgid "Switches between sharp/rounded and 45°/90° corners when routing tracks." @@ -43266,23 +43161,23 @@ msgstr "佈線時在尖/圓角及 45°/90° 角之間切換。" #: pcbnew/router/router_tool.cpp:221 msgid "Select Track/Via Width" -msgstr "選擇 佈線/過孔 寬度" +msgstr "選擇 走線/過孔 寬度" #: pcbnew/router/router_tool.cpp:239 msgid "Use Starting Track Width" -msgstr "使用起始佈線寬度" +msgstr "使用起始走線寬度" #: pcbnew/router/router_tool.cpp:240 msgid "Route using the width of the starting track." -msgstr "使用起始佈線寬度。" +msgstr "使用起始走線寬度。" #: pcbnew/router/router_tool.cpp:244 pcbnew/router/router_tool.cpp:369 msgid "Use Net Class Values" -msgstr "使用網路類值" +msgstr "使用網絡類值" #: pcbnew/router/router_tool.cpp:245 msgid "Use track and via sizes from the net class" -msgstr "使用佈線和過孔的網路類值" +msgstr "使用走線和過孔的網絡類值" #: pcbnew/router/router_tool.cpp:249 pcbnew/router/router_tool.cpp:374 #: pcbnew/tools/drawing_tool.cpp:111 @@ -43291,11 +43186,11 @@ msgstr "使用自定義值..." #: pcbnew/router/router_tool.cpp:250 pcbnew/tools/drawing_tool.cpp:112 msgid "Specify custom track and via sizes" -msgstr "指定自定義佈線和過孔尺寸" +msgstr "指定自定義走線和過孔尺寸" #: pcbnew/router/router_tool.cpp:261 msgid "Track netclass width" -msgstr "佈線網路類寬度" +msgstr "走線網絡類寬度" #: pcbnew/router/router_tool.cpp:263 #, c-format @@ -43304,12 +43199,12 @@ msgstr "線路 %s" #: pcbnew/router/router_tool.cpp:277 msgid "Via netclass values" -msgstr "過孔網路類值" +msgstr "過孔網絡類值" #: pcbnew/router/router_tool.cpp:282 pcbnew/tools/drawing_tool.cpp:123 #, c-format msgid "Via %s, hole %s" -msgstr "過孔 %s,通孔 %s" +msgstr "過孔 %s, 通孔 %s" #: pcbnew/router/router_tool.cpp:288 pcbnew/tools/drawing_tool.cpp:129 #, c-format @@ -43318,11 +43213,11 @@ msgstr "過孔 %s" #: pcbnew/router/router_tool.cpp:354 msgid "Select Differential Pair Dimensions" -msgstr "選擇差分對標註" +msgstr "選擇差分對尺寸" #: pcbnew/router/router_tool.cpp:370 msgid "Use differential pair dimensions from the net class" -msgstr "使用網路類中的差分對尺寸" +msgstr "使用網絡類中的差分對尺寸" #: pcbnew/router/router_tool.cpp:375 msgid "Specify custom differential pair dimensions" @@ -43336,25 +43231,25 @@ msgstr "寬度 %s" #: pcbnew/router/router_tool.cpp:397 #, c-format msgid "Width %s, via gap %s" -msgstr "寬度 %s,過孔間隙 %s" +msgstr "寬度 %s, 過孔間隙 %s" #: pcbnew/router/router_tool.cpp:406 #, c-format msgid "Width %s, gap %s" -msgstr "寬度 %s,間隙 %s" +msgstr "寬度 %s, 間隙 %s" #: pcbnew/router/router_tool.cpp:412 #, c-format msgid "Width %s, gap %s, via gap %s" -msgstr "寬度 %s,間隙 %s,過孔間隙 %s" +msgstr "寬度 %s, 間隙 %s, 過孔間隙 %s" #: pcbnew/router/router_tool.cpp:474 msgid "Interactive Router" -msgstr "互動佈線" +msgstr "交互佈線" #: pcbnew/router/router_tool.cpp:586 msgid "Save router log" -msgstr "儲存佈線器日誌" +msgstr "保存佈線器日誌" #: pcbnew/router/router_tool.cpp:1126 msgid "Blind/buried via need 2 different layers." @@ -43362,11 +43257,11 @@ msgstr "盲孔/埋孔需要 2 個不同層。" #: pcbnew/router/router_tool.cpp:1204 msgid "Tracks on Copper layers only." -msgstr "僅銅層上的佈線。" +msgstr "僅銅層上的走線。" #: pcbnew/router/router_tool.cpp:1876 pcbnew/router/router_tool.cpp:2559 msgid "The selected item is locked." -msgstr "選擇的專案被鎖定。" +msgstr "選擇的項目被鎖定。" #: pcbnew/router/router_tool.cpp:1878 msgid "Drag Anyway" @@ -43375,39 +43270,38 @@ msgstr "仍然拖動" #: pcbnew/router/router_tool.cpp:1936 pcbnew/router/router_tool.cpp:2419 #, c-format msgid "(%s to commit anyway.)" -msgstr "(%s 無論如何都要提交。)" +msgstr "(無論如何都提交 %s)" #: pcbnew/router/router_tool.cpp:1940 pcbnew/router/router_tool.cpp:2423 -#, fuzzy msgid "Track violates DRC." -msgstr "通孔位置違反 DRC。" +msgstr "走線違反 DRC。" #: pcbnew/router/router_tool.cpp:2561 pcbnew/tools/pcb_actions.cpp:2361 msgid "Break Track" -msgstr "分割佈線" +msgstr "分割走線" #: pcbnew/router/router_tool.cpp:2642 #, c-format msgid "Routing Diff Pair: %s" -msgstr "給差分對佈線:%s" +msgstr "佈線(差分對): %s" #: pcbnew/router/router_tool.cpp:2654 pcbnew/router/router_tool.cpp:2664 #, c-format msgid "Resolved Netclass: %s" -msgstr "已解析的網路類:%s" +msgstr "已解析的網絡類: %s" #: pcbnew/router/router_tool.cpp:2661 #, c-format msgid "Routing Track: %s" -msgstr "給單軌佈線:%s" +msgstr "佈線: %s" #: pcbnew/router/router_tool.cpp:2669 msgid "Routing Track" -msgstr "線路佈線" +msgstr "佈線" #: pcbnew/router/router_tool.cpp:2670 msgid "(no net)" -msgstr "(無網路)" +msgstr "(無網絡)" #: pcbnew/router/router_tool.cpp:2679 msgid "Free-angle" @@ -43436,29 +43330,29 @@ msgstr "角的樣式" #: pcbnew/router/router_tool.cpp:2709 pcbnew/router/router_tool.cpp:2738 #, c-format msgid "Track Width: %s" -msgstr "線路寬度:%s" +msgstr "走線寬度: %s" #: pcbnew/router/router_tool.cpp:2719 #, c-format msgid "Diff Pair Gap: %s" -msgstr "差分對間距:%s" +msgstr "差分對間隙: %s" #: pcbnew/router/router_tool.cpp:2730 pcbnew/tools/pcb_control.cpp:1556 -#, fuzzy, c-format +#, c-format msgid "DP Max Uncoupled-length: %s" -msgstr "已解決的最大非耦合長度: %s。" +msgstr "DP 最大未耦合長度: %s" #: pcbnew/sel_layer.cpp:351 msgid "Warning: top and bottom layers are same." -msgstr "警告:頂層和底層相同。" +msgstr "警告: 頂層和底層相同。" #: pcbnew/specctra_import_export/specctra_export.cpp:98 msgid "BOARD exported OK." -msgstr "電路板匯出成功。" +msgstr "電路板導出成功。" #: pcbnew/specctra_import_export/specctra_export.cpp:100 msgid "Unable to export, please fix and try again" -msgstr "無法匯出,請修正錯誤後再試" +msgstr "無法導出, 請修正錯誤後再試" #: pcbnew/specctra_import_export/specctra_export.cpp:1095 #, c-format @@ -43468,24 +43362,24 @@ msgstr "帶 '%s' 值的封裝有空位號。" #: pcbnew/specctra_import_export/specctra_export.cpp:1105 #, c-format msgid "Multiple footprints have the reference designator '%s'." -msgstr "多個封裝有位號“%s”。" +msgstr "多個封裝有位號 '%s'。" #: pcbnew/specctra_import_export/specctra_import.cpp:72 msgid "" "Board may be corrupted, do not save it.\n" " Fix problem and try again" msgstr "" -"電路板可能損壞,不要儲存。\n" +"電路板可能損壞, 不要保存。\n" "解決問題並重試" #: pcbnew/specctra_import_export/specctra_import.cpp:91 msgid "Session file imported and merged OK." -msgstr "會話檔案匯入與合併完成。" +msgstr "會話文件導入與合併完成。" #: pcbnew/specctra_import_export/specctra_import.cpp:151 #, c-format msgid "Session file uses invalid layer id '%s'." -msgstr "會話檔案使用了無效的層 ID \"%s\"。" +msgstr "會話文件使用了無效的層 ID '%s'。" #: pcbnew/specctra_import_export/specctra_import.cpp:210 msgid "Session via padstack has no shapes" @@ -43494,48 +43388,48 @@ msgstr "過孔的焊盤槽/孔會話沒有形狀" #: pcbnew/specctra_import_export/specctra_import.cpp:219 #, c-format msgid "Unsupported via shape: %s." -msgstr "不支援的過孔形狀: %s。" +msgstr "不支持的過孔形狀: %s。" #: pcbnew/specctra_import_export/specctra_import.cpp:240 #: pcbnew/specctra_import_export/specctra_import.cpp:268 #, c-format msgid "Unsupported via shape: %s" -msgstr "不支援的過孔樣式: %s" +msgstr "不支持的過孔樣式: %s" #: pcbnew/specctra_import_export/specctra_import.cpp:278 #, c-format msgid "Session file uses invalid layer id '%s'" -msgstr "會話檔案使用了無效的層 ID \"%s\"" +msgstr "會話文件使用了無效的層 ID '%s'" #: pcbnew/specctra_import_export/specctra_import.cpp:334 msgid "Session file is missing the \"session\" section" -msgstr "會話檔案缺少“會話”部分" +msgstr "會話文件缺少 \"session\" 部分" #: pcbnew/specctra_import_export/specctra_import.cpp:337 msgid "Session file is missing the \"routes\" section" -msgstr "會話檔案缺少“佈線”部分" +msgstr "會話文件缺少 \"routes\" 部分" #: pcbnew/specctra_import_export/specctra_import.cpp:340 msgid "Session file is missing the \"library_out\" section" -msgstr "會話檔案缺少“庫”部分" +msgstr "會話文件缺少 \"library_out\" 部分" #: pcbnew/specctra_import_export/specctra_import.cpp:390 #, c-format msgid "Reference '%s' not found." -msgstr "未找到位號 \"%s\"。" +msgstr "找不到位號 '%s'。" #: pcbnew/specctra_import_export/specctra_import.cpp:519 #, c-format msgid "A wire_via refers to missing padstack '%s'." -msgstr "一個導線_過孔指向了丟失的焊盤疊 \"%s\"。" +msgstr "一個 wire_via 缺失 padstack '%s'。" #: pcbnew/toolbars_footprint_editor.cpp:92 msgid "Load footprint from current board" -msgstr "從當前電路板開啟封裝" +msgstr "從當前電路板加載封裝" #: pcbnew/toolbars_footprint_editor.cpp:96 msgid "Insert footprint into current board" -msgstr "插入封裝放置到當前電路板" +msgstr "將封裝放置到當前電路板" #: pcbnew/toolbars_footprint_editor.cpp:283 pcbnew/toolbars_pcb_editor.cpp:779 msgid "+/- to switch" @@ -43558,24 +43452,23 @@ msgid "" "Select the default width for new tracks. Note that this width can be " "overridden by the board minimum width, or by the width of an existing track " "if the 'Use Existing Track Width' feature is enabled." -msgstr "" -"選擇新佈線的預設寬度。請注意,這個寬度可以被電路板的最小布線寬度覆蓋;如果啟" -"用了“使用現有線路寬度”功能,還會被現有佈線的寬度覆蓋。" +msgstr "選擇新走線的默認寬度。請注意, 這個寬度可以被電路板的最小走線寬度覆蓋; " +"如果啟用了\"使用現有線路寬度\"功能, 還會被現有走線的寬度覆蓋。" #: pcbnew/toolbars_pcb_editor.cpp:556 msgid "" "When routing from an existing track use its width instead of the current " "width setting" -msgstr "從現有的線路開始佈線時,使用它的寬度而不是當前的寬度設定" +msgstr "從現有的走線開始佈線時, 使用它的寬度而不是當前的寬度設置" #: pcbnew/toolbars_pcb_editor.cpp:679 msgid "Track: use netclass width" -msgstr "佈線:使用網路類寬度" +msgstr "走線: 使用網絡類寬度" #: pcbnew/toolbars_pcb_editor.cpp:685 #, c-format msgid "Track: %s (%s)" -msgstr "佈線:%s (%s)" +msgstr "走線: %s (%s)" #: pcbnew/toolbars_pcb_editor.cpp:694 pcbnew/toolbars_pcb_editor.cpp:764 msgid "Edit Pre-defined Sizes..." @@ -43583,12 +43476,12 @@ msgstr "編輯預定義尺寸..." #: pcbnew/toolbars_pcb_editor.cpp:733 msgid "Via: use netclass sizes" -msgstr "過孔:使用網路類尺寸" +msgstr "過孔: 使用網絡類尺寸" #: pcbnew/toolbars_pcb_editor.cpp:756 #, c-format msgid "Via: %s (%s)" -msgstr "過孔:%s (%s)" +msgstr "過孔: %s (%s)" #: pcbnew/tools/board_editor_control.cpp:118 msgid "Locking" @@ -43596,15 +43489,15 @@ msgstr "鎖定" #: pcbnew/tools/board_editor_control.cpp:384 msgid "Specctra Session File" -msgstr "Specctra 會話檔案" +msgstr "Specctra 會話文件" #: pcbnew/tools/board_editor_control.cpp:411 msgid "Specctra DSN File" -msgstr "Specctra DSN 檔案" +msgstr "Specctra DSN 文件" #: pcbnew/tools/board_editor_control.cpp:435 msgid "Export Board Netlist" -msgstr "匯出板子網表" +msgstr "導出板子網表" #: pcbnew/tools/board_editor_control.cpp:436 msgid "KiCad board netlist files" @@ -43622,7 +43515,7 @@ msgstr "I/O 錯誤" #: pcbnew/tools/board_editor_control.cpp:547 #, c-format msgid "Orphaned net %s re-parented.\n" -msgstr "孤立網路 %s 重新成為父級。\n" +msgstr "孤立網絡 %s 重新成為父級。\n" #: pcbnew/tools/board_editor_control.cpp:626 msgid "No board problems found." @@ -43630,19 +43523,17 @@ msgstr "未發現電路板問題。" #: pcbnew/tools/board_editor_control.cpp:637 msgid "Updating PCB requires a fully annotated schematic." -msgstr "請先將原理圖完整批註,然後才能更新 PCB。" +msgstr "請先將原理圖批註完整, 然後才能更新 PCB。" #: pcbnew/tools/board_editor_control.cpp:651 msgid "" "Cannot update schematic because Pcbnew is opened in stand-alone mode. In " "order to create or update PCBs from schematics, you must launch the KiCad " "project manager and create a project." -msgstr "" -"無法更新原理圖,因為 Pcbnew 在獨立模式下開啟。為了從原理圖建立或更新 PCB,您" -"必須啟動 KiCad 專案管理員並建立專案。" +msgstr "無法更新原理圖, 因為 Pcbnew 在獨立模式下打開。為了從原理圖創建或更新 PCB, " +"您必須啟動 KiCad 工程管理器並創建項目。" #: pcbnew/tools/board_editor_control.cpp:1169 -#, fuzzy msgid "Place a Footprint" msgstr "放置封裝" @@ -43656,121 +43547,120 @@ msgstr "解鎖" #: pcbnew/tools/board_editor_control.cpp:1313 msgid "Zones have insufficient overlap for merging." -msgstr "敷銅重疊不足,無法進行合併。" +msgstr "覆銅重疊不足, 無法進行合併。" #: pcbnew/tools/board_editor_control.cpp:1359 msgid "Some zone netcodes did not match and were not merged." -msgstr "一些敷銅網碼不匹配,沒有合併。" +msgstr "一些覆銅網碼不匹配, 沒有合併。" #: pcbnew/tools/board_editor_control.cpp:1365 msgid "Some zone priorities did not match and were not merged." -msgstr "一些敷銅優先順序不匹配,沒有合併。" +msgstr "一些覆銅優先級不匹配, 沒有合併。" #: pcbnew/tools/board_editor_control.cpp:1371 msgid "Some zones were rule areas and were not merged." -msgstr "有些敷銅是規則區,沒有合併。" +msgstr "有些區域是規則區, 沒有合併。" #: pcbnew/tools/board_editor_control.cpp:1377 msgid "Some zone layer sets did not match and were not merged." -msgstr "一些敷銅層集不匹配,沒有合併。" +msgstr "一些覆銅層集不匹配, 沒有合併。" #: pcbnew/tools/board_editor_control.cpp:1394 msgid "Some zones did not intersect and were not merged." -msgstr "有些敷銅未交叉,沒有合併。" +msgstr "有些覆銅未交叉, 沒有合併。" #: pcbnew/tools/board_editor_control.cpp:1461 -#, fuzzy msgid "Duplicate Zone" -msgstr "複製敷銅" +msgstr "複製區域" #: pcbnew/tools/board_editor_control.cpp:1534 msgid "Selection contains no items with labeled nets." -msgstr "所選部分不包含帶標籤網路的專案。" +msgstr "所選部分不包含帶標籤網絡的項目。" #: pcbnew/tools/board_inspection_tool.cpp:64 msgid "Net Inspection Tools" -msgstr "網路檢查工具" +msgstr "網絡檢查工具" #: pcbnew/tools/board_inspection_tool.cpp:199 #, c-format msgid "[netclass %s]" -msgstr "[網路類 %s]" +msgstr "[網絡類 %s]" #: pcbnew/tools/board_inspection_tool.cpp:210 msgid "Report incomplete: could not compile custom design rules." -msgstr "報告不完整:無法編譯自定義設計規則。" +msgstr "報告不完整: 無法編譯自定義設計規則。" #: pcbnew/tools/board_inspection_tool.cpp:384 msgid "Uncoupled Length" -msgstr "解耦長度" +msgstr "未耦合長度" #: pcbnew/tools/board_inspection_tool.cpp:385 msgid "Diff pair uncoupled length resolution for:" -msgstr "下列項的差分對非耦合長度解析度:" +msgstr "差分對未耦合長度解析:" #: pcbnew/tools/board_inspection_tool.cpp:393 #: pcbnew/tools/board_inspection_tool.cpp:994 #, c-format msgid "Resolved max uncoupled length: %s." -msgstr "已解決的最大非耦合長度: %s。" +msgstr "解析完成的最大未耦合長度: %s。" #: pcbnew/tools/board_inspection_tool.cpp:400 #: pcbnew/tools/board_inspection_tool.cpp:1407 msgid "Text height resolution for:" -msgstr "下列項的文字高度解析度:" +msgstr "文本高度解析:" #: pcbnew/tools/board_inspection_tool.cpp:408 #, c-format msgid "Resolved height constraints: min %s; max %s." -msgstr "已解決的高度約束:最小 %s;最大 %s。" +msgstr "解析完成的高度約束: 最小 %s; 最大 %s。" #: pcbnew/tools/board_inspection_tool.cpp:415 #: pcbnew/tools/board_inspection_tool.cpp:1423 msgid "Text thickness resolution for:" -msgstr "下列項的文字粗細解析度:" +msgstr "文本線寬解析:" #: pcbnew/tools/board_inspection_tool.cpp:423 #, c-format msgid "Resolved thickness constraints: min %s; max %s." -msgstr "已解決的粗細約束:最小 %s;最大 %s。" +msgstr "解析完成的線寬約束: 最小 %s; 最大 %s。" #: pcbnew/tools/board_inspection_tool.cpp:430 #: pcbnew/tools/board_inspection_tool.cpp:1330 msgid "Track width resolution for:" -msgstr "佈線寬度解析適用於:" +msgstr "走線寬度解析:" #: pcbnew/tools/board_inspection_tool.cpp:438 #, c-format msgid "Resolved width constraints: min %s; max %s." -msgstr "已解決的寬度約束:最小 %s;最大 %s。" +msgstr "解析完成的寬度約束: 最小 %s; 最大 %s。" #: pcbnew/tools/board_inspection_tool.cpp:444 msgid "Connection Width" -msgstr "連線寬度" +msgstr "連接寬度" #: pcbnew/tools/board_inspection_tool.cpp:445 msgid "Connection width resolution for:" -msgstr "下列專案的連線寬度解析度:" +msgstr "連接寬度解析:" #: pcbnew/tools/board_inspection_tool.cpp:453 -#, fuzzy, c-format +#, c-format msgid "Resolved min connection width: %s." -msgstr "已解析的最小連線寬度約束:%s。" +msgstr "解析完成的最小連接寬度約束: %s。" #: pcbnew/tools/board_inspection_tool.cpp:458 #: pcbnew/tools/board_inspection_tool.cpp:1348 msgid "Via Diameter" -msgstr "過孔外徑" +msgstr "過孔直徑" #: pcbnew/tools/board_inspection_tool.cpp:459 #: pcbnew/tools/board_inspection_tool.cpp:1349 msgid "Via diameter resolution for:" -msgstr "過孔直徑解析適用於:" +msgstr "過孔直徑解析:" #: pcbnew/tools/board_inspection_tool.cpp:467 #, c-format msgid "Resolved diameter constraints: min %s; max %s." -msgstr "已解決的直徑約束:最小 %s;最大 %s。" +msgstr "解析完成的直徑約束: 最小 %s; 最大 %s。" #: pcbnew/tools/board_inspection_tool.cpp:473 msgid "Via Annulus" @@ -43779,42 +43669,41 @@ msgstr "過孔環" #: pcbnew/tools/board_inspection_tool.cpp:474 #: pcbnew/tools/board_inspection_tool.cpp:1366 msgid "Via annular width resolution for:" -msgstr "過孔環形寬度解析適用於:" +msgstr "過孔環形寬度解析:" #: pcbnew/tools/board_inspection_tool.cpp:482 #, c-format msgid "Resolved annular width constraints: min %s; max %s." -msgstr "已解決的環形寬度約束:最小 %s;最大 %s。" +msgstr "解析完成的環形寬度約束: 最小 %s; 最大 %s。" #: pcbnew/tools/board_inspection_tool.cpp:489 #: pcbnew/tools/board_inspection_tool.cpp:1386 msgid "Hole Size" -msgstr "通孔尺寸" +msgstr "孔尺寸" #: pcbnew/tools/board_inspection_tool.cpp:490 #: pcbnew/tools/board_inspection_tool.cpp:1387 -#, fuzzy msgid "Hole size resolution for:" -msgstr "通孔環形寬度解析適用於:" +msgstr "孔直徑解析:" #: pcbnew/tools/board_inspection_tool.cpp:498 -#, fuzzy, c-format +#, c-format msgid "Resolved hole size constraints: min %s; max %s." -msgstr "已解決的高度約束:最小 %s;最大 %s。" +msgstr "解析完成的高度約束: 最小 %s; 最大 %s。" #: pcbnew/tools/board_inspection_tool.cpp:504 msgid "Hole Clearance" -msgstr "孔間隙" +msgstr "孔間距" #: pcbnew/tools/board_inspection_tool.cpp:505 #: pcbnew/tools/board_inspection_tool.cpp:1107 msgid "Hole clearance resolution for:" -msgstr "孔間隙解像度,用於:" +msgstr "孔間距解析:" #: pcbnew/tools/board_inspection_tool.cpp:513 #: pcbnew/tools/board_inspection_tool.cpp:616 msgid "Items belong to the same net. Clearance is 0." -msgstr "專案屬於同一網路。間隙為 0。" +msgstr "項目屬於同一網絡。間距為 0。" #: pcbnew/tools/board_inspection_tool.cpp:522 #: pcbnew/tools/board_inspection_tool.cpp:542 @@ -43832,14 +43721,14 @@ msgstr "專案屬於同一網路。間隙為 0。" #: pcbnew/tools/board_inspection_tool.cpp:1184 #: pcbnew/tools/board_inspection_tool.cpp:1213 #: pcbnew/tools/board_inspection_tool.cpp:1279 -#, fuzzy, c-format +#, c-format msgid "Resolved min clearance: %s." -msgstr "已解析的間隙:%s。" +msgstr "解析完成的間距: %s。" #: pcbnew/tools/board_inspection_tool.cpp:528 #: pcbnew/tools/board_inspection_tool.cpp:1262 msgid "Physical hole clearance resolution for:" -msgstr "下列專案的物理孔間隙解析度:" +msgstr "物理孔間距解析:" #: pcbnew/tools/board_inspection_tool.cpp:537 #: pcbnew/tools/board_inspection_tool.cpp:1274 @@ -43848,32 +43737,31 @@ msgstr "未定義 'physical_hole_clearance' 約束。" #: pcbnew/tools/board_inspection_tool.cpp:548 msgid "Hole to Hole" -msgstr "孔對孔" +msgstr "孔到孔" #: pcbnew/tools/board_inspection_tool.cpp:549 #: pcbnew/tools/board_inspection_tool.cpp:1136 -#, fuzzy msgid "Hole-to-hole clearance resolution for:" -msgstr "孔對孔間隙解像度,用於:" +msgstr "孔到孔間距解析:" #: pcbnew/tools/board_inspection_tool.cpp:563 msgid "Edge Clearance" -msgstr "邊緣間隙" +msgstr "板邊間距" #: pcbnew/tools/board_inspection_tool.cpp:564 #: pcbnew/tools/board_inspection_tool.cpp:1175 msgid "Edge clearance resolution for:" -msgstr "邊緣間隙解析解像度,用於:" +msgstr "板邊間距解析:" #: pcbnew/tools/board_inspection_tool.cpp:608 #: pcbnew/tools/board_inspection_tool.cpp:920 msgid "Clearance resolution for:" -msgstr "間隙解析適用於:" +msgstr "間距解析:" #: pcbnew/tools/board_inspection_tool.cpp:631 #: pcbnew/tools/board_inspection_tool.cpp:1196 msgid "Physical clearance resolution for:" -msgstr "下列專案的物理間隙解析度:" +msgstr "物理間距解析:" #: pcbnew/tools/board_inspection_tool.cpp:640 #: pcbnew/tools/board_inspection_tool.cpp:1208 @@ -43888,116 +43776,107 @@ msgstr "斷言" #: pcbnew/tools/board_inspection_tool.cpp:652 #: pcbnew/tools/board_inspection_tool.cpp:1466 msgid "Assertions for:" -msgstr "斷言:" +msgstr "斷言:" #: pcbnew/tools/board_inspection_tool.cpp:683 msgid "Select two items for a clearance resolution report." -msgstr "為間隙解決報告選擇兩個專案。" +msgstr "為間距解析報告選擇兩個對象。" #: pcbnew/tools/board_inspection_tool.cpp:698 #: pcbnew/tools/board_inspection_tool.cpp:711 msgid "Cannot generate clearance report on empty group." -msgstr "無法為空分組生成間隙報告。" +msgstr "無法為空的組合生成間距報告。" #: pcbnew/tools/board_inspection_tool.cpp:726 -#, fuzzy msgid "Cannot generate clearance report on footprint with no pads." -msgstr "無法為空分組生成間隙報告。" +msgstr "無法為沒有焊盤的封裝生成間隙報告。" #: pcbnew/tools/board_inspection_tool.cpp:741 -#, fuzzy msgid "" "Cannot generate clearance report on footprint with multiple pads. Select a " "single pad." -msgstr "無法為空分組生成間隙報告。" +msgstr "無法為多焊盤的封裝生成間隙報告。請選擇單個焊盤。" #: pcbnew/tools/board_inspection_tool.cpp:797 msgid "Zone connection resolution for:" -msgstr "敷銅連線解像度,用於:" +msgstr "覆銅連接接線:" #: pcbnew/tools/board_inspection_tool.cpp:805 -#, fuzzy msgid "Thermal-relief gap resolution for:" -msgstr "下列專案的防散熱間距:" +msgstr "緩釋熱焊盤 (花焊盤) 間隙解析:" #: pcbnew/tools/board_inspection_tool.cpp:814 #, c-format msgid "Resolved thermal relief gap: %s." -msgstr "已解決的防散熱間隙:%s。" +msgstr "解析完成的緩釋熱焊盤 (花焊盤) 間隙: %s。" #: pcbnew/tools/board_inspection_tool.cpp:819 -#, fuzzy msgid "Thermal-relief spoke width resolution for:" -msgstr "下列專案的防散熱間距:" +msgstr "緩釋熱焊盤 (花焊盤) 間距寬度:" #: pcbnew/tools/board_inspection_tool.cpp:828 -#, fuzzy, c-format +#, c-format msgid "Resolved spoke width: %s." -msgstr "已解析的防散熱輻條寬度:%s。" +msgstr "解析完成的緩釋熱焊盤 (花焊盤) 引線寬度: %s。" #: pcbnew/tools/board_inspection_tool.cpp:833 -#, fuzzy msgid "Thermal-relief min spoke count resolution for:" -msgstr "下列專案的防散熱間距:" +msgstr "緩釋熱焊盤 (花焊盤) 最小引線寬度間距:" #: pcbnew/tools/board_inspection_tool.cpp:842 -#, fuzzy, c-format +#, c-format msgid "Resolved min spoke count: %d." -msgstr "已解析的最小輻條 (散熱) 輻條數目:%d。" +msgstr "解析完成的最小緩釋熱焊盤 (花焊盤) 引線數量: %d。" #: pcbnew/tools/board_inspection_tool.cpp:851 #: pcbnew/tools/board_inspection_tool.cpp:899 msgid "Zone clearance resolution for:" -msgstr "下列專案的區域間隙解析度:" +msgstr "覆銅間距解析:" #: pcbnew/tools/board_inspection_tool.cpp:855 #, c-format msgid "Zone clearance: %s." -msgstr "敷銅間隙:%s。" +msgstr "覆銅間距: %s。" #: pcbnew/tools/board_inspection_tool.cpp:865 #, c-format msgid "Overridden by larger physical clearance from %s;clearance: %s." -msgstr "被來自 %s 的較大物理間隙覆蓋;間隙:%s。" +msgstr "被來自 %s 的較大物理間距重寫; 間距: %s。" #: pcbnew/tools/board_inspection_tool.cpp:881 -#, fuzzy, c-format +#, c-format msgid "Overridden by larger physical hole clearance from %s; clearance: %s." -msgstr "被來自 %s 的較大物理孔間隙覆蓋;間隙:%s。" +msgstr "被來自 %s 的較大物理孔間距重寫; 間距: %s。" #: pcbnew/tools/board_inspection_tool.cpp:925 -#, fuzzy msgid "Items belong to the same net. Min clearance is 0." -msgstr "專案屬於同一網路。間隙為 0。" +msgstr "項目屬於同一網絡。最小間距為 0。" #: pcbnew/tools/board_inspection_tool.cpp:940 -#, fuzzy msgid "Min clearance is 0." -msgstr "間隙: %s。" +msgstr "最小間距為 0。" #: pcbnew/tools/board_inspection_tool.cpp:944 #, c-format msgid "Resolved clearance: %s; clearance will not be tested." -msgstr "已解決間隙:%s;不會測試間隙。" +msgstr "已解決的間距問題: %s; 不被測試的間距。" #: pcbnew/tools/board_inspection_tool.cpp:967 msgid "Diff Pair" msgstr "差分對" #: pcbnew/tools/board_inspection_tool.cpp:968 -#, fuzzy msgid "Diff-pair gap resolution for:" -msgstr "下列項的差分對間隙解析度:" +msgstr "差分對間隙解析:" #: pcbnew/tools/board_inspection_tool.cpp:973 #, c-format msgid "Resolved gap constraints: min %s; opt %s; max %s." -msgstr "已解決的間距約束:最小 %s;最優 %s;最大 %s。" +msgstr "解析完成的間隙約束: 最小 %s; 最優 %s; 最大 %s。" #: pcbnew/tools/board_inspection_tool.cpp:981 -#, fuzzy msgid "Diff-pair max uncoupled length resolution for:" -msgstr "下列項的差分對最大未耦合長度解析度:" +msgstr "差分對最大未耦合長度解析:" #: pcbnew/tools/board_inspection_tool.cpp:987 msgid "No 'diff_pair_uncoupled' constraints defined." @@ -44006,33 +43885,33 @@ msgstr "未定義 'diff_pair_uncoupled' 約束。" #: pcbnew/tools/board_inspection_tool.cpp:1018 #, c-format msgid "Note: %s is tented; clearance will only be applied to holes." -msgstr "注意:%s 完全被焊膏覆蓋; 間隙僅適用於過孔。" +msgstr "注意: %s 被綠油覆蓋; 間距僅適用於過孔。" #: pcbnew/tools/board_inspection_tool.cpp:1035 msgid "Silkscreen clearance resolution for:" -msgstr "絲印層間隙解析適用於:" +msgstr "絲印層間距解析:" #: pcbnew/tools/board_inspection_tool.cpp:1063 msgid "Courtyard clearance resolution for:" -msgstr "空間層間隙解像度,適用於:" +msgstr "元件外框間距解析:" #: pcbnew/tools/board_inspection_tool.cpp:1191 msgid "Physical Clearances" -msgstr "物理間隙" +msgstr "物理間距" #: pcbnew/tools/board_inspection_tool.cpp:1306 msgid "Select an item for a constraints resolution report." -msgstr "選擇約束解析報告的項。" +msgstr "為約束解析報告選一個對象。" #: pcbnew/tools/board_inspection_tool.cpp:1338 -#, fuzzy, c-format +#, c-format msgid "Resolved width constraints: min %s; opt %s; max %s." -msgstr "已解決的間距約束:最小 %s;最優 %s;最大 %s。" +msgstr "解析完成的間距約束: 最小 %s; 最優 %s; 最大 %s。" #: pcbnew/tools/board_inspection_tool.cpp:1358 #, c-format msgid "Resolved diameter constraints: min %s; opt %s; max %s." -msgstr "已解決的直徑約束:最小 %s;選擇%s;最多 %s。" +msgstr "解析完成的直徑約束: 最小 %s; 最優 %s; 最大 %s。" #: pcbnew/tools/board_inspection_tool.cpp:1365 msgid "Via Annular Width" @@ -44041,115 +43920,105 @@ msgstr "過孔環形寬度" #: pcbnew/tools/board_inspection_tool.cpp:1375 #, c-format msgid "Resolved annular width constraints: min %s; opt %s; max %s." -msgstr "已解決的環形寬度約束:min %s;選擇%s;最多 %s。" +msgstr "解析完成的環形寬度約束: 最小 %s; 最優 %s; 最大 %s。" #: pcbnew/tools/board_inspection_tool.cpp:1396 -#, fuzzy, c-format +#, c-format msgid "Resolved hole size constraints: min %s; opt %s; max %s." -msgstr "已解決的間距約束:最小 %s;最優 %s;最大 %s。" +msgstr "解析完成的間距約束: 最小 %s; 最優 %s; 最大 %s。" #: pcbnew/tools/board_inspection_tool.cpp:1415 -#, fuzzy, c-format +#, c-format msgid "Resolved height constraints: min %s; opt %s; max %s." -msgstr "已解決的間距約束:最小 %s;最優 %s;最大 %s。" +msgstr "解析完成的間距約束: 最小 %s; 最優 %s; 最大 %s。" #: pcbnew/tools/board_inspection_tool.cpp:1431 #, c-format msgid "Resolved thickness constraints: min %s; opt %s; max %s." -msgstr "已解決的厚度約束:min %s;選擇%s;最多 %s。" +msgstr "解析完成的線寬約束: 最小 %s; 最優 %s; 最大 %s。" #: pcbnew/tools/board_inspection_tool.cpp:1439 msgid "Keepouts" -msgstr "禁止佈線" +msgstr "Keepouts" #: pcbnew/tools/board_inspection_tool.cpp:1440 msgid "Keepout resolution for:" -msgstr "禁止區解析適用於:" +msgstr "Keepout 解析:" #: pcbnew/tools/board_inspection_tool.cpp:1450 #: pcbnew/tools/board_inspection_tool.cpp:1474 msgid "Report may be incomplete: some footprint courtyards are malformed." -msgstr "報告可能不完整;某些封裝的外框不正確。" +msgstr "報告可能不完整: 某些封裝的外框不正確。" #: pcbnew/tools/board_inspection_tool.cpp:1452 #: pcbnew/tools/board_inspection_tool.cpp:1476 msgid "Run DRC for a full analysis." -msgstr "執行 DRC 進行全面分析。" +msgstr "運行 DRC 進行全面分析。" #: pcbnew/tools/board_inspection_tool.cpp:1459 msgid "Item disallowed at current location." -msgstr "當前位置 不允許 的專案。" +msgstr "當前位置 不允許 對象。" #: pcbnew/tools/board_inspection_tool.cpp:1461 msgid "Item allowed at current location." -msgstr "當前位置允許的專案。" +msgstr "當前位置允許的項目。" #: pcbnew/tools/board_inspection_tool.cpp:1514 msgid "Select a footprint to diff with its library equivalent." -msgstr "選擇一個腳位形狀來與其等效的庫進行比較。" +msgstr "選擇一個封裝並與其對應的庫封裝進行比較。" #: pcbnew/tools/board_inspection_tool.cpp:1532 -#, fuzzy msgid "Select a footprint for a footprint associations report." -msgstr "選擇約束解析報告的項。" +msgstr "選擇一個封裝, 生成封裝關聯報告。。" #: pcbnew/tools/board_inspection_tool.cpp:1559 -#, fuzzy msgid "Board vs library diff for:" -msgstr "本地庫資料夾:" +msgstr "比較電路板與庫的差異:" #: pcbnew/tools/board_inspection_tool.cpp:1582 #: pcbnew/tools/board_inspection_tool.cpp:1590 -#, fuzzy msgid "Manage Footprint Libraries" -msgstr "管理封裝庫..." +msgstr "管理封裝庫" #: pcbnew/tools/convert_tool.cpp:77 msgid "Copy line width of first object" -msgstr "複製第一個物件的行寬" +msgstr "複製第一個對象的行寬" #: pcbnew/tools/convert_tool.cpp:263 msgid "Create from Selection" -msgstr "從選區建立" +msgstr "從選區創建" #: pcbnew/tools/convert_tool.cpp:424 -#, fuzzy msgid "Could not convert selection" -msgstr "無法開啟歸檔檔案。" +msgstr "無法轉換選區" #: pcbnew/tools/convert_tool.cpp:424 -#, fuzzy msgid "Objects must form a closed shape" -msgstr "(不是閉合形狀)" +msgstr "對象不是閉合的形狀" #: pcbnew/tools/convert_tool.cpp:535 msgid "Convert to Polygon" msgstr "轉換為多邊形" #: pcbnew/tools/convert_tool.cpp:537 -#, fuzzy msgid "Create Polygon" -msgstr "建立敷銅" +msgstr "創建多邊形" #: pcbnew/tools/convert_tool.cpp:542 -#, fuzzy msgid "Convert to Zone" -msgstr "轉換為線" +msgstr "轉換為區域" #: pcbnew/tools/convert_tool.cpp:544 -#, fuzzy msgid "Create Zone" -msgstr "建立敷銅" +msgstr "創建區域" #: pcbnew/tools/convert_tool.cpp:1116 -#, fuzzy msgid "Create Lines" -msgstr "建立敷銅" +msgstr "創建線條" #: pcbnew/tools/convert_tool.cpp:1203 -#, fuzzy msgid "Create Arc" -msgstr "建立陣列" +msgstr "創建弧線" #: pcbnew/tools/drawing_stackup_table_tool.cpp:246 msgid "Layer Name" @@ -44157,23 +44026,23 @@ msgstr "層名稱" #: pcbnew/tools/drawing_stackup_table_tool.cpp:261 msgid "Thickness (mm)" -msgstr "粗細 (mm)" +msgstr "厚度 (mm)" #: pcbnew/tools/drawing_stackup_table_tool.cpp:262 msgid "Thickness (inches)" -msgstr "厚度(英寸)" +msgstr "厚度 (inches)" #: pcbnew/tools/drawing_stackup_table_tool.cpp:263 msgid "Thickness (mils)" -msgstr "粗細 (mils)" +msgstr "厚度 (mils)" #: pcbnew/tools/drawing_stackup_table_tool.cpp:278 msgid "Loss Tangent" -msgstr "損耗角正切" +msgstr "Loss Tangent" #: pcbnew/tools/drawing_stackup_table_tool.cpp:301 msgid "Dielectric" -msgstr "介電材料" +msgstr "介質" #: pcbnew/tools/drawing_stackup_table_tool.cpp:354 msgid "Insert Board Stackup Table" @@ -44185,47 +44054,47 @@ msgstr "BOARD CHARACTERISTICS" #: pcbnew/tools/drawing_stackup_table_tool.cpp:413 msgid "Copper Layer Count: " -msgstr "銅層數量: " +msgstr "銅層數量: " #: pcbnew/tools/drawing_stackup_table_tool.cpp:425 msgid "Board overall dimensions: " -msgstr "板子整體尺寸: " +msgstr "板子整體尺寸: " #: pcbnew/tools/drawing_stackup_table_tool.cpp:435 msgid "Min track/spacing: " -msgstr "最小布線/間距: " +msgstr "最小走線/間距: " #: pcbnew/tools/drawing_stackup_table_tool.cpp:445 msgid "Copper Finish: " -msgstr "銅表面處理(鍍銅): " +msgstr "鍍銅處理: " #: pcbnew/tools/drawing_stackup_table_tool.cpp:453 msgid "Castellated pads: " -msgstr "郵票孔: " +msgstr "存在半孔焊盤: " #: pcbnew/tools/drawing_stackup_table_tool.cpp:461 msgid "Board Thickness: " -msgstr "電路板厚度: " +msgstr "板厚: " #: pcbnew/tools/drawing_stackup_table_tool.cpp:475 msgid "Min hole diameter: " -msgstr "孔最小直徑: " +msgstr "最小孔徑: " #: pcbnew/tools/drawing_stackup_table_tool.cpp:484 msgid "Impedance Control: " -msgstr "阻抗控制 " +msgstr "阻抗控制: " #: pcbnew/tools/drawing_stackup_table_tool.cpp:492 msgid "Plated Board Edge: " -msgstr "電鍍板邊: " +msgstr "需要電鍍板邊: " #: pcbnew/tools/drawing_stackup_table_tool.cpp:500 msgid "Edge card connectors: " -msgstr "邊緣卡聯結器: " +msgstr "板邊倒角處理: " #: pcbnew/tools/drawing_stackup_table_tool.cpp:508 msgid "Yes, Bevelled" -msgstr "是,斜面" +msgstr "是" #: pcbnew/tools/drawing_tool.cpp:92 msgid "Select Via Size" @@ -44237,9 +44106,8 @@ msgid "Draw Line" msgstr "繪製線" #: pcbnew/tools/drawing_tool.cpp:429 -#, fuzzy msgid "Draw Text Box" -msgstr "繪製文字框" +msgstr "繪製文本框" #: pcbnew/tools/drawing_tool.cpp:429 pcbnew/tools/pcb_actions.cpp:119 msgid "Draw Rectangle" @@ -44247,36 +44115,31 @@ msgstr "繪製矩形" #: pcbnew/tools/drawing_tool.cpp:477 pcbnew/tools/pcb_actions.cpp:129 msgid "Draw Circle" -msgstr "繪製圓" +msgstr "繪製圓形" #: pcbnew/tools/drawing_tool.cpp:524 pcbnew/tools/pcb_actions.cpp:139 msgid "Draw Arc" -msgstr "繪製圓弧" +msgstr "繪製弧線" #: pcbnew/tools/drawing_tool.cpp:726 -#, fuzzy msgid "Place Image" msgstr "放置圖片" #: pcbnew/tools/drawing_tool.cpp:968 -#, fuzzy msgid "Place Text" -msgstr "放置文字" +msgstr "放置文本" #: pcbnew/tools/drawing_tool.cpp:1518 -#, fuzzy msgid "Draw Dimension" -msgstr "繪製標註" +msgstr "繪製測量標註" #: pcbnew/tools/drawing_tool.cpp:1977 -#, fuzzy msgid "Move Footprint Anchor" -msgstr "放置封裝錨點" +msgstr "移動封裝錨點" #: pcbnew/tools/drawing_tool.cpp:3272 -#, fuzzy msgid "Select Net:" -msgstr "選擇網路:" +msgstr "選擇網絡:" #: pcbnew/tools/drawing_tool.cpp:3444 msgid "Via location violates DRC." @@ -44288,63 +44151,61 @@ msgstr "放置過孔" #: pcbnew/tools/drc_tool.cpp:151 msgid "Refilling all zones..." -msgstr "重新填充所有敷銅..." +msgstr "重新填充所有覆銅..." #: pcbnew/tools/drc_tool.cpp:160 msgid "Schematic parity tests require a fully annotated schematic." -msgstr "請先完整批註原理圖,然後才能檢查一致性。" +msgstr "請先將原理圖批註完整, 然後才能檢查一致性。" #: pcbnew/tools/edit_tool.cpp:103 msgid "Positioning Tools" msgstr "定位工具" #: pcbnew/tools/edit_tool.cpp:124 -#, fuzzy msgid "Shape Modification" -msgstr "形狀選項" +msgstr "形狀修改" #: pcbnew/tools/edit_tool.cpp:551 #, c-format msgid "Unable to resize arc tracks of %s or greater." -msgstr "無法調整 %s 或更大的弧形佈線的尺寸。" +msgstr "無法調整 %s 或更大的弧形走線的尺寸。" #: pcbnew/tools/edit_tool.cpp:885 msgid "Drag Arc Track" -msgstr "拖拉圓弧線路" +msgstr "拖拽弧形走線" #: pcbnew/tools/edit_tool.cpp:949 -#, fuzzy msgid "Edit Track Width/Via Size" -msgstr "編輯佈線寬度/過孔尺寸" +msgstr "編輯走線寬度/過孔大小" #: pcbnew/tools/edit_tool.cpp:984 msgid "At least two straight track segments must be selected." -msgstr "必須至少選擇兩個直線佈線段。" +msgstr "必須至少選擇兩條直線走線。" #: pcbnew/tools/edit_tool.cpp:988 pcbnew/tools/edit_tool.cpp:1153 #: pcbnew/tools/pcb_actions.cpp:608 msgid "Fillet Tracks" -msgstr "弧形佈線" +msgstr "圓角走線" #: pcbnew/tools/edit_tool.cpp:988 pcbnew/tools/edit_tool.cpp:1180 msgid "Enter fillet radius:" -msgstr "輸入圓角半徑:" +msgstr "輸入圓角半徑:" #: pcbnew/tools/edit_tool.cpp:998 pcbnew/tools/edit_tool.cpp:1190 msgid "" "A radius of zero was entered.\n" "The fillet operation was not performed." msgstr "" -"輸入的半徑為零。\n" -"未執行圓角操作。" +"輸入半徑為零。\n" +"無法進行圓角處理。" #: pcbnew/tools/edit_tool.cpp:1160 msgid "Unable to fillet the selected track segments." -msgstr "無法對選定的佈線段進行圓角處理。" +msgstr "無法對選定走線進行圓角處理。" #: pcbnew/tools/edit_tool.cpp:1162 msgid "Some of the track segments could not be filleted." -msgstr "某些佈線段無法圓角。" +msgstr "某些走線無法進行圓角處理。" #: pcbnew/tools/edit_tool.cpp:1180 #: pcbnew/tools/item_modification_routine.cpp:64 @@ -44354,50 +44215,44 @@ msgstr "圓角線" #: pcbnew/tools/edit_tool.cpp:1214 #: pcbnew/tools/item_modification_routine.cpp:176 msgid "Chamfer Lines" -msgstr "倒角尺寸" +msgstr "倒角線" #: pcbnew/tools/edit_tool.cpp:1214 -#, fuzzy msgid "Enter chamfer setback:" -msgstr "倒角距離:" +msgstr "倒角深度:" #: pcbnew/tools/edit_tool.cpp:1228 -#, fuzzy msgid "" "A setback of zero was entered.\n" "The chamfer operation was not performed." msgstr "" -"輸入的半徑為零。\n" -"未執行圓角操作。" +"輸入倒角深度為零。\n" +"無法進行倒角處理。" #: pcbnew/tools/edit_tool.cpp:1320 msgid "A shape with least two lines must be selected." msgstr "必須選擇至少有兩條線的形狀。" #: pcbnew/tools/edit_tool.cpp:1395 -#, fuzzy msgid "Exactly two lines must be selected to extend them." -msgstr "必須選擇至少有兩條線的形狀。" +msgstr "必須選擇至少兩條才能擴展。" #: pcbnew/tools/edit_tool.cpp:1492 pcbnew/tools/edit_tool.cpp:1529 #: pcbnew/tools/pcb_actions.cpp:628 -#, fuzzy msgid "Heal Shapes" -msgstr "淚滴面積" +msgstr "修復形狀" #: pcbnew/tools/edit_tool.cpp:1492 -#, fuzzy msgid "Tolerance value:" -msgstr "誤差:" +msgstr "容差值:" #: pcbnew/tools/edit_tool.cpp:2199 pcbnew/tools/pcb_actions.cpp:557 msgid "Change Side / Flip" -msgstr "更改所在面 / 翻轉" +msgstr "換面 / 翻轉" #: pcbnew/tools/edit_tool.cpp:2569 -#, fuzzy msgid "Move Exactly" -msgstr "精確移動..." +msgstr "精確移動" #: pcbnew/tools/edit_tool.cpp:2731 #, c-format @@ -44410,14 +44265,13 @@ msgstr "為副本選擇參考點..." #: pcbnew/tools/edit_tool.cpp:2959 pcbnew/tools/edit_tool.cpp:2976 msgid "Selection copied" -msgstr "選擇已複製" +msgstr "選區已複製" #: pcbnew/tools/edit_tool.cpp:2960 msgid "Copy canceled" msgstr "已取消複製" #: pcbnew/tools/edit_tool_move_fct.cpp:201 -#, fuzzy msgid "Pack Footprints" msgstr "打包封裝" @@ -44427,8 +44281,8 @@ msgid "" "Click to place %s (item %zu of %zu)\n" "Press to cancel all; double-click to finish" msgstr "" -"點擊以放置 %s(%zu 中的第 %zu 項)\n" -"按取消全部;點雙擊完成" +"單擊以放置 %s (item %zu of %zu)\n" +"按 取消全部; 雙擊完成" #: pcbnew/tools/edit_tool_move_fct.cpp:340 #, c-format @@ -44452,29 +44306,25 @@ msgid "No footprint problems found." msgstr "未發現封裝問題。" #: pcbnew/tools/generator_tool.cpp:173 -#, fuzzy msgid "Regenerate All" -msgstr "删除所有" +msgstr "重新生成全部內容" #: pcbnew/tools/generator_tool.cpp:180 #, c-format msgid "Update %s" -msgstr "更新%s" +msgstr "更新 %s" #: pcbnew/tools/generator_tool.cpp:235 -#, fuzzy msgid "Regenerate Selected" -msgstr "取消佈線所選項" +msgstr "全部重新選區部分" #: pcbnew/tools/generator_tool.cpp:254 -#, fuzzy msgid "Regenerate Item" -msgstr "重複項" +msgstr "重新生成項目" #: pcbnew/tools/global_edit_tool.cpp:254 -#, fuzzy msgid "Modify zones properties with zone manager" -msgstr "修改敷銅屬性" +msgstr "通過規則域管理器修改規則域屬性" #: pcbnew/tools/group_tool.cpp:44 msgid "Grouping" @@ -44482,7 +44332,7 @@ msgstr "分組" #: pcbnew/tools/group_tool.cpp:65 msgid "Group is in inconsistent state:" -msgstr "分組處於不一致狀態:" +msgstr "分組處於不一致狀態:" #: pcbnew/tools/group_tool.cpp:144 msgid "Click on new member..." @@ -44490,12 +44340,11 @@ msgstr "單擊新成員..." #: pcbnew/tools/group_tool.cpp:278 pcbnew/tools/pcb_actions.cpp:1197 msgid "Group Items" -msgstr "分組成員" +msgstr "組合項目" #: pcbnew/tools/group_tool.cpp:319 pcbnew/tools/pcb_actions.cpp:1204 -#, fuzzy msgid "Ungroup Items" -msgstr "解組" +msgstr "解組項目" #: pcbnew/tools/item_modification_routine.cpp:72 msgid "Unable to fillet the selected lines." @@ -44503,85 +44352,72 @@ msgstr "無法對選定的線段進行圓角處理。" #: pcbnew/tools/item_modification_routine.cpp:76 msgid "Some of the lines could not be filleted." -msgstr "某些線段無法進行圓角處理。" +msgstr "部分線段無法進行圓角處理。" #: pcbnew/tools/item_modification_routine.cpp:184 -#, fuzzy msgid "Unable to chamfer the selected lines." -msgstr "無法對選定的線段進行圓角處理。" +msgstr "無法對選定的線段進行倒角處理。" #: pcbnew/tools/item_modification_routine.cpp:188 -#, fuzzy msgid "Some of the lines could not be chamfered." -msgstr "某些線段無法進行圓角處理。" +msgstr "部分線段無法進行倒角處理。" #: pcbnew/tools/item_modification_routine.cpp:243 #: pcbnew/tools/pcb_actions.cpp:635 msgid "Extend Lines to Meet" -msgstr "尺寸界線偏移" +msgstr "延長線段至相交" #: pcbnew/tools/item_modification_routine.cpp:251 -#, fuzzy msgid "Unable to extend the selected lines to meet." -msgstr "無法對選定的線段進行圓角處理。" +msgstr "無法延長選定的線段使其相交。" #: pcbnew/tools/item_modification_routine.cpp:255 -#, fuzzy msgid "Some of the lines could not be extended to meet." -msgstr "某些線段無法進行圓角處理。" +msgstr "部分線段無法延長使其相交。" #: pcbnew/tools/item_modification_routine.cpp:387 -#, fuzzy msgid "Merge polygons." -msgstr "繪製多邊形" +msgstr "合併多邊形。" #: pcbnew/tools/item_modification_routine.cpp:395 -#, fuzzy msgid "Unable to merge the selected polygons." -msgstr "無法對選定的線段進行圓角處理。" +msgstr "無法合併所選多邊形。" #: pcbnew/tools/item_modification_routine.cpp:399 -#, fuzzy msgid "Some of the polygons could not be merged." -msgstr "某些線段無法進行圓角處理。" +msgstr "部分多邊形無法合併。" #: pcbnew/tools/item_modification_routine.cpp:425 -#, fuzzy msgid "Subtract polygons." -msgstr "多邊形草圖" +msgstr "減去多邊形。" #: pcbnew/tools/item_modification_routine.cpp:433 -#, fuzzy msgid "Unable to subtract the selected polygons." -msgstr "無法對選定的線段進行圓角處理。" +msgstr "無法減去所選多邊形。" #: pcbnew/tools/item_modification_routine.cpp:437 -#, fuzzy msgid "Some of the polygons could not be subtracted." -msgstr "某些線段無法進行圓角處理。" +msgstr "部分多邊形無法減去。" #: pcbnew/tools/item_modification_routine.cpp:466 -#, fuzzy msgid "Intersect polygons." -msgstr "錯誤的多邊形" +msgstr "相交多邊形。" #: pcbnew/tools/item_modification_routine.cpp:474 -#, fuzzy msgid "Unable to intersect the selected polygons." -msgstr "無法對選定的線段進行圓角處理。" +msgstr "無法與所選多邊形相交。" #: pcbnew/tools/item_modification_routine.cpp:478 -#, fuzzy msgid "Some of the polygons could not be intersected." -msgstr "某些線段無法進行圓角處理。" +msgstr "部分多邊形無法相交。" #: pcbnew/tools/pad_tool.cpp:162 msgid "Paste Pad Properties" -msgstr "貼上焊盤屬性" +msgstr "粘貼焊盤屬性" #: pcbnew/tools/pad_tool.cpp:269 msgid "Push Pad Settings" -msgstr "推擠焊盤設定" +msgstr "推擠焊盤設置" #: pcbnew/tools/pad_tool.cpp:374 #, c-format @@ -44590,10 +44426,9 @@ msgid "" "Press to cancel all; double-click to finish" msgstr "" "單擊焊盤 %s\n" -"按 取消全部;雙擊完成" +"按 取消全部; 雙擊完成" #: pcbnew/tools/pad_tool.cpp:401 pcbnew/tools/pad_tool.cpp:504 -#, fuzzy msgid "Renumber Pads" msgstr "焊盤重新編號" @@ -44602,9 +44437,8 @@ msgid "Place pad" msgstr "放置焊盤" #: pcbnew/tools/pad_tool.cpp:675 pcbnew/tools/pad_tool.cpp:688 -#, fuzzy msgid "Edit Pad" -msgstr "編輯焊盤..." +msgstr "編輯焊盤" #: pcbnew/tools/pad_tool.cpp:762 #, c-format @@ -44618,52 +44452,51 @@ msgstr "焊盤編輯模式。按 %s 退出。" #: pcbnew/tools/pcb_actions.cpp:53 msgid "Create Polygon from Selection..." -msgstr "從所選內容建立多邊形…" +msgstr "從所選內容創建多邊形..." #: pcbnew/tools/pcb_actions.cpp:54 msgid "Creates a graphic polygon from the selection" -msgstr "根據所選內容建立圖形多邊形" +msgstr "從所選內容創建圖形多邊形" #: pcbnew/tools/pcb_actions.cpp:60 msgid "Create Zone from Selection..." -msgstr "從所選建立區域…" +msgstr "從所選創建覆銅區域..." #: pcbnew/tools/pcb_actions.cpp:61 msgid "Creates a copper zone from the selection" -msgstr "從所選內容建立敷銅區" +msgstr "從所選內容創建覆銅區" #: pcbnew/tools/pcb_actions.cpp:67 msgid "Create Rule Area from Selection..." -msgstr "從所選內容建立規則區域…" +msgstr "從所選內容創建規則區域..." #: pcbnew/tools/pcb_actions.cpp:68 msgid "Creates a rule area from the selection" -msgstr "從所選內容建立規則敷銅" +msgstr "從所選內容創建規則區域" #: pcbnew/tools/pcb_actions.cpp:74 -#, fuzzy msgid "Create Lines from Selection..." -msgstr "從所選內容建立圖形線" +msgstr "從所選內容創建圖線..." #: pcbnew/tools/pcb_actions.cpp:75 msgid "Creates graphic lines from the selection" -msgstr "從所選內容建立圖形線" +msgstr "從所選內容創建圖線" #: pcbnew/tools/pcb_actions.cpp:81 msgid "Create Arc from Selection" -msgstr "從所選內容建立圓弧" +msgstr "根據選區創建弧線" #: pcbnew/tools/pcb_actions.cpp:82 msgid "Creates an arc from the selected line segment" -msgstr "從所選線段建立圓弧" +msgstr "根據所選線段創建弧線" #: pcbnew/tools/pcb_actions.cpp:88 msgid "Create Tracks from Selection" -msgstr "從所選內容建立線路" +msgstr "從所選內容創建線路" #: pcbnew/tools/pcb_actions.cpp:89 msgid "Creates tracks from the selected graphic lines" -msgstr "從選定的圖形線建立線路" +msgstr "將選中的圖線轉換為走線" #: pcbnew/tools/pcb_actions.cpp:101 msgid "Draw a line" @@ -44683,159 +44516,153 @@ msgstr "繪製矩形" #: pcbnew/tools/pcb_actions.cpp:130 msgid "Draw a circle" -msgstr "繪製圓" +msgstr "繪製圓形" #: pcbnew/tools/pcb_actions.cpp:140 msgid "Draw an arc" -msgstr "繪製圓弧" +msgstr "繪製弧線" #: pcbnew/tools/pcb_actions.cpp:148 msgid "Add Board Characteristics" -msgstr "新增板特性" +msgstr "添加電路板特性" #: pcbnew/tools/pcb_actions.cpp:149 msgid "Add a board characteristics table on a graphic layer" -msgstr "在圖形層上新增板特性表" +msgstr "在圖形層上添加電路板特性表" #: pcbnew/tools/pcb_actions.cpp:156 msgid "Add Stackup Table" -msgstr "新增疊層表" +msgstr "添加疊層表" #: pcbnew/tools/pcb_actions.cpp:157 msgid "Add a board stackup table on a graphic layer" -msgstr "在圖形層上新增板疊層表" +msgstr "在圖形層上添加電路板疊層表" #: pcbnew/tools/pcb_actions.cpp:163 -#, fuzzy msgid "Add Reference Image" -msgstr "參考節點" +msgstr "添加參考圖片" #: pcbnew/tools/pcb_actions.cpp:164 msgid "" "Add a bitmap image to be used as a reference (image will not be included in " "any output)" -msgstr "添加一個點陣圖像以供參考(圖像將不包含在任何輸出中)" +msgstr "添加用作參考的位圖圖像 (圖像不會包含在任何輸出中)" #: pcbnew/tools/pcb_actions.cpp:183 -#, fuzzy msgid "Add a line-wrapped text item" -msgstr "新增換行的文字項" +msgstr "添加使用線條包圍的文本項目" #: pcbnew/tools/pcb_actions.cpp:200 msgid "Increase Spacing" msgstr "增大間距" #: pcbnew/tools/pcb_actions.cpp:201 -#, fuzzy msgid "Increase tuning pattern spacing by one step." -msgstr "將彎曲間距增加一級。" +msgstr "將間距增加一級。" #: pcbnew/tools/pcb_actions.cpp:209 msgid "Decrease Spacing" msgstr "減小間距" #: pcbnew/tools/pcb_actions.cpp:210 -#, fuzzy msgid "Decrease tuning pattern spacing by one step." -msgstr "將彎曲間距降低一級。" +msgstr "將間距降低一級。" #: pcbnew/tools/pcb_actions.cpp:218 msgid "Increase Amplitude" msgstr "增大幅度" #: pcbnew/tools/pcb_actions.cpp:219 -#, fuzzy msgid "Increase tuning pattern amplitude by one step." -msgstr "將彎曲幅度增加一級。" +msgstr "將幅度增加一級。" #: pcbnew/tools/pcb_actions.cpp:227 msgid "Decrease Amplitude" msgstr "減小幅度" #: pcbnew/tools/pcb_actions.cpp:228 -#, fuzzy msgid "Decrease tuning pattern amplitude by one step." -msgstr "將彎曲幅度降低一級。" +msgstr "將幅度降低一級。" #: pcbnew/tools/pcb_actions.cpp:237 msgid "Add Aligned Dimension" -msgstr "新增對齊標註" +msgstr "添加對齊測量標註" #: pcbnew/tools/pcb_actions.cpp:238 msgid "Add an aligned linear dimension" -msgstr "新增對齊的線性標註" +msgstr "添加對齊的線性測量標註" #: pcbnew/tools/pcb_actions.cpp:245 msgid "Add Center Dimension" -msgstr "新增中心標註" +msgstr "添加中心測量標註" #: pcbnew/tools/pcb_actions.cpp:246 msgid "Add a center dimension" -msgstr "新增中心標註" +msgstr "添加中心測量標註" #: pcbnew/tools/pcb_actions.cpp:253 msgid "Add Radial Dimension" -msgstr "新增徑向標註" +msgstr "添加徑向測量標註" #: pcbnew/tools/pcb_actions.cpp:254 msgid "Add a radial dimension" -msgstr "新增徑向標註" +msgstr "添加徑向測量標註" #: pcbnew/tools/pcb_actions.cpp:261 msgid "Add Orthogonal Dimension" -msgstr "新增正交標註" +msgstr "添加正交測量標註" #: pcbnew/tools/pcb_actions.cpp:262 msgid "Add an orthogonal dimension" -msgstr "新增正交標註" +msgstr "添加正交測量標註" #: pcbnew/tools/pcb_actions.cpp:269 msgid "Add Leader" -msgstr "新增引線" +msgstr "添加引線標註" #: pcbnew/tools/pcb_actions.cpp:270 msgid "Add a leader dimension" -msgstr "新增引線標註" +msgstr "添加引線測量標註" #: pcbnew/tools/pcb_actions.cpp:283 msgid "Add Filled Zone" -msgstr "新增填充敷銅" +msgstr "添加填充區域" #: pcbnew/tools/pcb_actions.cpp:284 msgid "Add a filled zone" -msgstr "新增填充敷銅" +msgstr "添加填充區域" #: pcbnew/tools/pcb_actions.cpp:294 msgid "Add Vias" -msgstr "新增過孔" +msgstr "添加過孔" #: pcbnew/tools/pcb_actions.cpp:295 msgid "Add free-standing vias" -msgstr "新增獨立的過孔" +msgstr "添加獨立的過孔" #: pcbnew/tools/pcb_actions.cpp:304 msgid "Add Rule Area" -msgstr "新增規則敷銅" +msgstr "添加規則區域" #: pcbnew/tools/pcb_actions.cpp:305 msgid "Add a rule area (keepout)" -msgstr "新增規則敷銅(禁布區)" +msgstr "添加規則區域 (keepout)" #: pcbnew/tools/pcb_actions.cpp:315 msgid "Add a Zone Cutout" -msgstr "新增挖空敷銅" +msgstr "添加挖空區域" #: pcbnew/tools/pcb_actions.cpp:316 msgid "Add a cutout area of an existing zone" -msgstr "新增挖空敷銅" +msgstr "在現有區域中添加一個挖空區域" #: pcbnew/tools/pcb_actions.cpp:326 msgid "Add a Similar Zone" -msgstr "新增相似敷銅" +msgstr "添加相似區域" #: pcbnew/tools/pcb_actions.cpp:327 msgid "Add a zone with the same settings as an existing zone" -msgstr "新增與現有敷銅具有相同設定的敷銅" +msgstr "添加與現有區域具有相同設置的區域" #: pcbnew/tools/pcb_actions.cpp:347 msgid "Place the Footprint Anchor" @@ -44843,7 +44670,7 @@ msgstr "放置封裝錨點" #: pcbnew/tools/pcb_actions.cpp:348 msgid "Set the coordinate origin point (anchor) of the footprint" -msgstr "設定封裝的座標原點 (錨點)" +msgstr "設置封裝的座標原點 (錨點)" #: pcbnew/tools/pcb_actions.cpp:357 msgid "Increase Line Width" @@ -44859,76 +44686,73 @@ msgstr "減小線寬" #: pcbnew/tools/pcb_actions.cpp:366 msgid "Decrease the line width" -msgstr "減少線寬" +msgstr "減小線寬" #: pcbnew/tools/pcb_actions.cpp:373 msgid "Switch Arc Posture" -msgstr "切換圓弧形態" +msgstr "切換弧線模式" #: pcbnew/tools/pcb_actions.cpp:374 msgid "Switch the arc posture" -msgstr "切換圓弧形態" +msgstr "切換弧線模式" #: pcbnew/tools/pcb_actions.cpp:380 -#, fuzzy msgid "Snap to Objects on the Active Layer Only" -msgstr "沒有檔案載入到活躍層 %d。" +msgstr "只捕獲活動層上的對象" #: pcbnew/tools/pcb_actions.cpp:381 msgid "Enables snapping to objects on the active layer only" -msgstr "開啟僅允許捕捉到活動圖層上的對象" +msgstr "僅對活動層上的對象啟用捕獲功能" #: pcbnew/tools/pcb_actions.cpp:386 -#, fuzzy msgid "Snap to Objects on All Layers" -msgstr "在所有層上繪製 Edge.Cuts 層" +msgstr "捕獲所有層上的對象" #: pcbnew/tools/pcb_actions.cpp:387 -#, fuzzy msgid "Enables snapping to objects on all visible layers" -msgstr "顯示可見層的專案飛線" +msgstr "可在所有可見層上捕獲對象" #: pcbnew/tools/pcb_actions.cpp:393 msgid "Toggle Snapping Between Active and All Layers" -msgstr "在活動圖層和所有圖層之間切換吸附" +msgstr "在活動層和所有層之間切換捕獲" #: pcbnew/tools/pcb_actions.cpp:394 msgid "Toggles between snapping on all visible layers and only the active area" -msgstr "在所有可見圖層和僅活動區域之間切換網格吸附" +msgstr "切換捕獲模式(對所有可見層進行捕獲/僅對活動層進行捕獲)" #: pcbnew/tools/pcb_actions.cpp:400 msgid "Delete Last Point" -msgstr "刪除最後的點" +msgstr "刪除最後一個點" #: pcbnew/tools/pcb_actions.cpp:401 msgid "Delete the last point added to the current item" -msgstr "刪除當前專案中新增的最後一個點" +msgstr "刪除當前項目中添加的最後一個點" #: pcbnew/tools/pcb_actions.cpp:407 msgid "Close Outline" -msgstr "閉合輪廓" +msgstr "閉合邊框" #: pcbnew/tools/pcb_actions.cpp:408 msgid "Close the in progress outline" -msgstr "閉合進行中的邊界" +msgstr "閉合正在繪製的邊框" #: pcbnew/tools/pcb_actions.cpp:417 msgid "Show the design rules checker window" -msgstr "顯示設計規則檢查器視窗" +msgstr "顯示設計規則檢查器窗口" #: pcbnew/tools/pcb_actions.cpp:428 msgid "Open in Footprint Editor" -msgstr "在封裝編輯器中開啟" +msgstr "在封裝編輯器中打開" #: pcbnew/tools/pcb_actions.cpp:429 pcbnew/tools/pcb_actions.cpp:437 msgid "Opens the selected footprint in the Footprint Editor" -msgstr "在封裝編輯器中開啟選擇的封裝" +msgstr "在封裝編輯器中打開選擇的封裝" #: pcbnew/tools/pcb_actions.cpp:446 msgid "" "Selects a footprint by reference designator and places it under the cursor " "for moving" -msgstr "按位號選擇封裝,並將其放置在游標下以進行移動" +msgstr "按位號選擇封裝, 並將其放置在光標下以進行移動" #: pcbnew/tools/pcb_actions.cpp:465 msgid "Move Individually" @@ -44936,31 +44760,31 @@ msgstr "單獨移動" #: pcbnew/tools/pcb_actions.cpp:466 msgid "Moves the selected items one-by-one" -msgstr "逐一移動選定的專案" +msgstr "逐一移動選定的項目" #: pcbnew/tools/pcb_actions.cpp:474 msgid "Move with Reference" -msgstr "隨位號移動" +msgstr "隨參考點移動" #: pcbnew/tools/pcb_actions.cpp:475 msgid "Moves the selected item(s) with a specified starting point" -msgstr "移動具有指定精確的選定專案" +msgstr "以指定的起點移動選定的項目" #: pcbnew/tools/pcb_actions.cpp:483 msgid "Copy with Reference" -msgstr "帶位號複製" +msgstr "帶參考點複製" #: pcbnew/tools/pcb_actions.cpp:484 msgid "Copy selected item(s) to clipboard with a specified starting point" -msgstr "將選定專案及指定的起始點複製到剪貼簿" +msgstr "將選定項目及指定的起始點複製到剪貼板" #: pcbnew/tools/pcb_actions.cpp:493 msgid "Duplicate and Increment" -msgstr "重複和遞增" +msgstr "創建副本並自增編號" #: pcbnew/tools/pcb_actions.cpp:494 msgid "Duplicates the selected item(s), incrementing pad numbers" -msgstr "複製選擇專案, 增量焊盤編號" +msgstr "創建選擇項目的副本, 並自增焊盤編號" #: pcbnew/tools/pcb_actions.cpp:502 msgid "Move Exactly..." @@ -44968,47 +44792,43 @@ msgstr "精確移動..." #: pcbnew/tools/pcb_actions.cpp:503 msgid "Moves the selected item(s) by an exact amount" -msgstr "精確移動選擇項" +msgstr "精確移動所選項目" #: pcbnew/tools/pcb_actions.cpp:509 -#, fuzzy msgid "Move Corner To..." -msgstr "移動頂點" +msgstr "移動轉角至..." #: pcbnew/tools/pcb_actions.cpp:510 -#, fuzzy msgid "Move the active corner to an exact location" -msgstr "精確移動選擇項" +msgstr "移動所選拐角到指定位置" #: pcbnew/tools/pcb_actions.cpp:516 -#, fuzzy msgid "Move Midpoint To..." -msgstr "移動終點" +msgstr "移動中點至..." #: pcbnew/tools/pcb_actions.cpp:517 -#, fuzzy msgid "Move the active midpoint to an exact location" -msgstr "精確移動選擇項" +msgstr "移動所選中點到指定位置" #: pcbnew/tools/pcb_actions.cpp:525 msgid "Create Array..." -msgstr "建立陣列..." +msgstr "創建陣列..." #: pcbnew/tools/pcb_actions.cpp:547 msgid "Rotates selected item(s) counterclockwise" -msgstr "將選中的專案逆時針旋轉" +msgstr "將選中的項目逆時針旋轉" #: pcbnew/tools/pcb_actions.cpp:558 msgid "Flips selected item(s) to opposite side of board" -msgstr "將所選專案翻轉到板的另一側" +msgstr "將所選項目翻轉到板的另一側" #: pcbnew/tools/pcb_actions.cpp:565 msgid "Mirrors selected item across the Y axis" -msgstr "沿 Y 軸映象選定專案" +msgstr "沿 Y 軸鏡像選定項目" #: pcbnew/tools/pcb_actions.cpp:572 msgid "Mirrors selected item across the X axis" -msgstr "沿 X 軸映象選定專案" +msgstr "沿 X 軸鏡像選定項目" #: pcbnew/tools/pcb_actions.cpp:587 msgid "Pack and Move Footprints" @@ -45018,93 +44838,88 @@ msgstr "打包並移動封裝" msgid "" "Sorts selected footprints by reference, packs based on size and initiates " "movement" -msgstr "根據位號對選定封裝進行排序,基於尺寸打包併發起移動" +msgstr "根據參考位置對選定封裝進行排序, 基於尺寸打包併發起移動" #: pcbnew/tools/pcb_actions.cpp:596 msgid "Skip item" -msgstr "跳過專案" +msgstr "跳過項目" #: pcbnew/tools/pcb_actions.cpp:602 msgid "Change Track Width" -msgstr "調整佈線寬度" +msgstr "調整走線寬度" #: pcbnew/tools/pcb_actions.cpp:603 msgid "Updates selected track & via sizes" -msgstr "更新選定的佈線和過孔尺寸" +msgstr "更新選定的走線和過孔尺寸" #: pcbnew/tools/pcb_actions.cpp:609 msgid "Adds arcs tangent to the selected straight track segments" -msgstr "新增與所選直線佈線線段相切的圓弧" +msgstr "添加與所選直線走線段相切的弧線" #: pcbnew/tools/pcb_actions.cpp:614 -#, fuzzy msgid "Fillet Lines..." -msgstr "圓角線" +msgstr "圓角線..." #: pcbnew/tools/pcb_actions.cpp:615 msgid "Adds arcs tangent to the selected lines" -msgstr "新增與所選直線相切的弧" +msgstr "添加與所選直線相切的弧" #: pcbnew/tools/pcb_actions.cpp:621 msgid "Chamfer Lines..." -msgstr "倒角尺寸" +msgstr "倒角線..." #: pcbnew/tools/pcb_actions.cpp:622 msgid "Cut away corners between selected lines" -msgstr "切去所選線段之間的角落" +msgstr "剪切掉所選線條之間的角" #: pcbnew/tools/pcb_actions.cpp:629 msgid "" "Connect shapes, possibly extending or cutting them, or adding extra geometry" -msgstr "藉由延伸或切割把圖形接起來" +msgstr "連接圖形, 可能會擴展或切割圖形, 或添加額外的幾何圖形" #: pcbnew/tools/pcb_actions.cpp:636 msgid "Extend lines to meet each other" -msgstr "延長線段以使彼此相遇" +msgstr "延長線相交" #: pcbnew/tools/pcb_actions.cpp:641 -#, fuzzy msgid "Merge Polygons" -msgstr "多邊形" +msgstr "合併多邊形" #: pcbnew/tools/pcb_actions.cpp:642 msgid "Merge selected polygons into a single polygon" -msgstr "將選定的多邊形合併為單一多邊形" +msgstr "將選定的多邊形合併為一個多邊形" #: pcbnew/tools/pcb_actions.cpp:648 -#, fuzzy msgid "Subtract Polygons" -msgstr "多邊形草圖" +msgstr "減去多邊形" #: pcbnew/tools/pcb_actions.cpp:649 msgid "Subtract selected polygons from the last one selected" -msgstr "從最後一個選定的多邊形中減去選定的多邊形" +msgstr "將選中的多邊形減去最後選中的多邊形" #: pcbnew/tools/pcb_actions.cpp:655 -#, fuzzy msgid "Intersect Polygons" -msgstr "錯誤的多邊形" +msgstr "相交多邊形" #: pcbnew/tools/pcb_actions.cpp:656 -#, fuzzy msgid "Create the intersection of the selected polygons" -msgstr "從選定的圖形線建立線路" +msgstr "創建所選多邊形的交點" #: pcbnew/tools/pcb_actions.cpp:664 msgid "Delete Full Track" -msgstr "刪除整條佈線" +msgstr "刪除整條走線" #: pcbnew/tools/pcb_actions.cpp:665 msgid "Deletes selected item(s) and copper connections" -msgstr "刪除所選專案和銅連線" +msgstr "刪除所選項目及其銅連接" #: pcbnew/tools/pcb_actions.cpp:685 msgid "Show Footprint Tree" -msgstr "顯示封裝工作區" +msgstr "顯示封裝樹" #: pcbnew/tools/pcb_actions.cpp:691 msgid "Hide Footprint Tree" -msgstr "顯示封裝工作區" +msgstr "隱藏封裝樹" #: pcbnew/tools/pcb_actions.cpp:699 msgid "New Footprint..." @@ -45112,15 +44927,15 @@ msgstr "新建封裝..." #: pcbnew/tools/pcb_actions.cpp:700 msgid "Create a new, empty footprint" -msgstr "建立一個新的空封裝" +msgstr "創建一個新的封裝" #: pcbnew/tools/pcb_actions.cpp:706 msgid "Create Footprint..." -msgstr "建立封裝..." +msgstr "創建封裝..." #: pcbnew/tools/pcb_actions.cpp:707 msgid "Create a new footprint using the Footprint Wizard" -msgstr "使用封裝嚮導建立一個新的封裝" +msgstr "使用封裝嚮導創建一個新的封裝" #: pcbnew/tools/pcb_actions.cpp:713 msgid "Edit Footprint" @@ -45132,19 +44947,19 @@ msgstr "在編輯器畫布上顯示選定的輪廓線" #: pcbnew/tools/pcb_actions.cpp:720 msgid "Duplicate Footprint" -msgstr "重複封裝" +msgstr "創建副本" #: pcbnew/tools/pcb_actions.cpp:721 msgid "Make a copy of the selected footprint" -msgstr "製作所選封裝的副本" +msgstr "創建所選封裝的副本" #: pcbnew/tools/pcb_actions.cpp:727 msgid "Rename Footprint..." -msgstr "重新命名封裝..." +msgstr "重命名封裝..." #: pcbnew/tools/pcb_actions.cpp:728 msgid "Rename the selected footprint" -msgstr "重新命名所選封裝" +msgstr "重命名所選封裝" #: pcbnew/tools/pcb_actions.cpp:734 pcbnew/tools/pcb_actions.cpp:735 msgid "Delete Footprint from Library" @@ -45152,7 +44967,7 @@ msgstr "從庫中刪除封裝" #: pcbnew/tools/pcb_actions.cpp:741 msgid "Cut Footprint" -msgstr "剪下封裝" +msgstr "剪切封裝" #: pcbnew/tools/pcb_actions.cpp:747 msgid "Copy Footprint" @@ -45160,23 +44975,23 @@ msgstr "複製封裝" #: pcbnew/tools/pcb_actions.cpp:753 msgid "Paste Footprint" -msgstr "貼上封裝" +msgstr "粘貼封裝" #: pcbnew/tools/pcb_actions.cpp:759 msgid "Import Footprint..." -msgstr "匯入封裝..." +msgstr "導入封裝..." #: pcbnew/tools/pcb_actions.cpp:760 msgid "Import footprint from file" -msgstr "從檔案匯入封裝" +msgstr "從文件導入封裝" #: pcbnew/tools/pcb_actions.cpp:766 msgid "Export Current Footprint..." -msgstr "匯出當前的封裝..." +msgstr "導出當前封裝..." #: pcbnew/tools/pcb_actions.cpp:767 msgid "Export edited footprint to file" -msgstr "將編輯好的封裝匯出到檔案" +msgstr "導出編輯的封裝到文件" #: pcbnew/tools/pcb_actions.cpp:780 msgid "Footprint Properties..." @@ -45184,7 +44999,7 @@ msgstr "封裝屬性..." #: pcbnew/tools/pcb_actions.cpp:787 msgid "Show the footprint checker window" -msgstr "顯示封裝檢查器視窗" +msgstr "顯示封裝檢查器窗口" #: pcbnew/tools/pcb_actions.cpp:795 msgid "Update Footprint..." @@ -45204,24 +45019,24 @@ msgstr "更新封裝以包含來自庫的修改" #: pcbnew/tools/pcb_actions.cpp:809 msgid "Remove Unused Pads..." -msgstr "刪除未使用的焊盤..." +msgstr "移除未使用的焊盤..." #: pcbnew/tools/pcb_actions.cpp:810 msgid "" "Remove or restore the unconnected inner layers on through hole pads and vias" -msgstr "移除或恢復通孔焊盤和通孔上未連線的內層" +msgstr "移除或恢復未連接內層的通孔焊盤及過孔" #: pcbnew/tools/pcb_actions.cpp:817 msgid "Assign a different footprint from the library" -msgstr "從庫中關聯不同的封裝" +msgstr "從庫中分配不同的封裝" #: pcbnew/tools/pcb_actions.cpp:823 msgid "Change Footprints..." -msgstr "修改封裝..." +msgstr "更改封裝..." #: pcbnew/tools/pcb_actions.cpp:824 msgid "Assign different footprints from the library" -msgstr "從庫中關聯不同的封裝" +msgstr "從庫中分配不同的封裝" #: pcbnew/tools/pcb_actions.cpp:830 msgid "Swap Layers..." @@ -45229,45 +45044,43 @@ msgstr "交換層..." #: pcbnew/tools/pcb_actions.cpp:831 msgid "Move tracks or drawings from one layer to another" -msgstr "將佈線或繪製從一層移到另一層" +msgstr "將走線或其它繪製對象從一層移到另一層" #: pcbnew/tools/pcb_actions.cpp:837 msgid "Edit Track & Via Properties..." -msgstr "編輯佈線與過孔屬性..." +msgstr "編輯走線與過孔屬性..." #: pcbnew/tools/pcb_actions.cpp:838 msgid "Edit track and via properties globally across board" -msgstr "編輯電路板全域性佈線和過孔屬性" +msgstr "編輯電路板全局走線和過孔屬性" #: pcbnew/tools/pcb_actions.cpp:845 msgid "Edit Text and graphics properties globally across board" -msgstr "全域性編輯文字和圖形屬性" +msgstr "全局編輯文本和圖形屬性" #: pcbnew/tools/pcb_actions.cpp:851 -#, fuzzy msgid "Edit Teardrops..." -msgstr "新增淚滴…" +msgstr "添加淚滴..." #: pcbnew/tools/pcb_actions.cpp:852 -#, fuzzy msgid "Add, remove or edit teardrops globally across board" -msgstr "編輯電路板全域性佈線和過孔屬性" +msgstr "編輯電路板全局佈線和過孔屬性" #: pcbnew/tools/pcb_actions.cpp:858 msgid "Global Deletions..." -msgstr "全域性刪除..." +msgstr "全局刪除..." #: pcbnew/tools/pcb_actions.cpp:859 msgid "Delete tracks, footprints and graphic items from board" -msgstr "在板上刪除佈線, 封裝和圖形專案" +msgstr "在板上刪除走線, 封裝和圖形項目" #: pcbnew/tools/pcb_actions.cpp:865 msgid "Cleanup Tracks & Vias..." -msgstr "清除佈線和過孔..." +msgstr "清理走線和過孔..." #: pcbnew/tools/pcb_actions.cpp:866 msgid "Cleanup redundant items, shorting items, etc." -msgstr "清理冗餘項,短路項等。" +msgstr "清理冗餘項目, 合併項目, 等等。" #: pcbnew/tools/pcb_actions.cpp:872 msgid "Cleanup Graphics..." @@ -45275,51 +45088,51 @@ msgstr "清理圖形..." #: pcbnew/tools/pcb_actions.cpp:873 msgid "Cleanup redundant items, etc." -msgstr "清理冗餘項等。" +msgstr "清理冗餘項目等。" #: pcbnew/tools/pcb_actions.cpp:881 msgid "Add Microwave Gap" -msgstr "新增微波間隙" +msgstr "添加微波間隙" #: pcbnew/tools/pcb_actions.cpp:882 msgid "Create gap of specified length for microwave applications" -msgstr "為微波應用建立指定長度的高頻設計間隙" +msgstr "為微波應用創建指定長度的高頻設計間隙" #: pcbnew/tools/pcb_actions.cpp:890 msgid "Add Microwave Stub" -msgstr "新增微波短截線 (Stub)" +msgstr "添加微波短截線 (Stub)" #: pcbnew/tools/pcb_actions.cpp:891 msgid "Create stub of specified length for microwave applications" -msgstr "為微波應用建立指定長度的高頻設計短截線 (Stub)" +msgstr "為微波應用創建指定長度的高頻設計短截線 (Stub)" #: pcbnew/tools/pcb_actions.cpp:899 msgid "Add Microwave Arc Stub" -msgstr "新增微波弧形短截線 (Stub)" +msgstr "添加微波弧形短截線 (Stub)" #: pcbnew/tools/pcb_actions.cpp:900 msgid "Create stub (arc) of specified size for microwave applications" -msgstr "為微波應用建立指定尺寸的高頻設計短截線 (弧線)" +msgstr "為微波應用創建指定尺寸的高頻設計短截線 (弧線)" #: pcbnew/tools/pcb_actions.cpp:908 msgid "Add Microwave Polygonal Shape" -msgstr "新增微波多邊形" +msgstr "添加微波多邊形" #: pcbnew/tools/pcb_actions.cpp:909 msgid "Create a microwave polygonal shape from a list of vertices" -msgstr "從頂點列表建立微波多邊形形狀" +msgstr "從頂點列表創建微波多邊形形狀" #: pcbnew/tools/pcb_actions.cpp:917 msgid "Add Microwave Line" -msgstr "新增微波線" +msgstr "添加微波線" #: pcbnew/tools/pcb_actions.cpp:918 msgid "Create line of specified length for microwave applications" -msgstr "為微波應用建立指定長度的高頻設計線" +msgstr "為微波應用創建指定長度的高頻設計線" #: pcbnew/tools/pcb_actions.cpp:928 msgid "Copy Pad Properties to Default" -msgstr "將焊盤屬性複製到預設值" +msgstr "將焊盤屬性複製到默認值" #: pcbnew/tools/pcb_actions.cpp:929 msgid "Copy current pad's properties" @@ -45327,11 +45140,11 @@ msgstr "複製當前焊盤屬性" #: pcbnew/tools/pcb_actions.cpp:935 msgid "Paste Default Pad Properties to Selected" -msgstr "將預設焊盤屬性貼上到選定項" +msgstr "將默認焊盤屬性粘貼到選定項" #: pcbnew/tools/pcb_actions.cpp:936 msgid "Replace the current pad's properties with those copied earlier" -msgstr "將先前複製的屬性替換為當前焊盤屬性" +msgstr "用之前複製的屬性替換當前焊盤的屬性" #: pcbnew/tools/pcb_actions.cpp:942 msgid "Push Pad Properties to Other Pads..." @@ -45351,19 +45164,19 @@ msgstr "按所需順序單擊它們重新編號" #: pcbnew/tools/pcb_actions.cpp:957 msgid "Add Pad" -msgstr "新增焊盤" +msgstr "添加焊盤" #: pcbnew/tools/pcb_actions.cpp:958 msgid "Add a pad" -msgstr "新增焊盤" +msgstr "添加焊盤" #: pcbnew/tools/pcb_actions.cpp:966 msgid "Edit Pad as Graphic Shapes" -msgstr "將焊盤編輯為圖形形狀" +msgstr "以圖形形狀編輯焊盤" #: pcbnew/tools/pcb_actions.cpp:967 msgid "Ungroups a custom-shaped pad for editing as individual graphic shapes" -msgstr "取消自定義形狀焊盤的分組,以便作為單個圖形形狀進行編輯" +msgstr "取消自定義形狀焊盤的分組, 以便作為單個圖形形狀進行編輯" #: pcbnew/tools/pcb_actions.cpp:974 msgid "Finish Pad Edit" @@ -45375,51 +45188,51 @@ msgstr "將所有接觸圖形形狀重新組合到已編輯的焊盤中" #: pcbnew/tools/pcb_actions.cpp:981 msgid "Default Pad Properties..." -msgstr "預設焊盤屬性..." +msgstr "默認焊盤屬性..." #: pcbnew/tools/pcb_actions.cpp:982 msgid "Edit the pad properties used when creating new pads" -msgstr "編輯建立新焊盤時使用的焊盤屬性" +msgstr "編輯創建新焊盤時使用的焊盤屬性" #: pcbnew/tools/pcb_actions.cpp:993 msgid "Reveal Plugin Folder in Finder" -msgstr "在“訪達”中顯示外掛資料夾" +msgstr "在\"訪達\"中顯示插件文件夾" #: pcbnew/tools/pcb_actions.cpp:994 msgid "Reveals the plugins folder in a Finder window" -msgstr "在“訪達”視窗中顯示外掛資料夾" +msgstr "在\"訪達\"窗口中顯示插件文件夾" #: pcbnew/tools/pcb_actions.cpp:1006 msgid "Board Setup..." -msgstr "電路板設定..." +msgstr "電路板設置..." #: pcbnew/tools/pcb_actions.cpp:1007 msgid "Edit board setup including layers, design rules and various defaults" -msgstr "編輯電路板設定,包括層、設計規則和各個預設值" +msgstr "編輯電路板設置, 包括層、設計規則和各個默認值" #: pcbnew/tools/pcb_actions.cpp:1013 msgid "Import Netlist..." -msgstr "匯入網表..." +msgstr "導入網表..." #: pcbnew/tools/pcb_actions.cpp:1014 msgid "Read netlist and update board connectivity" -msgstr "讀取網路列表並更新電路板連線" +msgstr "讀取網表並更新電路板連接" #: pcbnew/tools/pcb_actions.cpp:1020 msgid "Import Specctra Session..." -msgstr "匯入 Specctra(無網格自動佈線器)會話..." +msgstr "導入 Specctra (無柵格自動佈線器) 會話..." #: pcbnew/tools/pcb_actions.cpp:1021 msgid "Import routed Specctra session (*.ses) file" -msgstr "匯入佈線器會話(*.ses)檔案" +msgstr "導入佈線器會話(*.ses)文件" #: pcbnew/tools/pcb_actions.cpp:1027 msgid "Export Specctra DSN..." -msgstr "匯出無網格自動佈線器 DSN..." +msgstr "導出無柵格自動佈線器 DSN..." #: pcbnew/tools/pcb_actions.cpp:1028 msgid "Export Specctra DSN routing info" -msgstr "匯出自動佈線 DSN 佈線資訊" +msgstr "導出自動佈線 DSN 佈線信息" #: pcbnew/tools/pcb_actions.cpp:1034 msgid "Gerbers (.gbr)..." @@ -45431,20 +45244,19 @@ msgstr "生成用於製造的 Gerbers" #: pcbnew/tools/pcb_actions.cpp:1041 msgid "Drill Files (.drl)..." -msgstr "鑽孔檔案 (.drl)..." +msgstr "鑽孔文件 (.drl)..." #: pcbnew/tools/pcb_actions.cpp:1042 msgid "Generate Excellon drill file(s)" -msgstr "生成 Excellon 鑽孔檔案" +msgstr "生成 Excellon 鑽孔文件" #: pcbnew/tools/pcb_actions.cpp:1048 -#, fuzzy msgid "Component Placement (.pos, .gbr)..." -msgstr "元件放置檔案 (.pos)..." +msgstr "元件放置文件 (.pos, .gbr)..." #: pcbnew/tools/pcb_actions.cpp:1049 msgid "Generate component placement file(s) for pick and place" -msgstr "生成用於貼裝的元件放置檔案" +msgstr "生成用於貼裝的元件放置文件 (座標文件)" #: pcbnew/tools/pcb_actions.cpp:1055 msgid "Footprint Report (.rpt)..." @@ -45452,49 +45264,47 @@ msgstr "封裝報告 (.rpt)..." #: pcbnew/tools/pcb_actions.cpp:1056 msgid "Create report of all footprints from current board" -msgstr "建立當前電路板所有封裝報告" +msgstr "創建當前電路板所有封裝報告" #: pcbnew/tools/pcb_actions.cpp:1062 msgid "IPC-2581 File (.xml)..." -msgstr "IPC-2581 檔案 (.xml)..." +msgstr "IPC-2581 文件 (.xml)..." #: pcbnew/tools/pcb_actions.cpp:1063 -#, fuzzy msgid "Generate an IPC-2581 file" -msgstr "建立 IPC-D-356 網路檔案" +msgstr "生成 IPC-2581 文件" #: pcbnew/tools/pcb_actions.cpp:1069 msgid "IPC-D-356 Netlist File..." -msgstr "IPC-D-356 網路列表檔案..." +msgstr "IPC-D-356 網絡列表文件..." #: pcbnew/tools/pcb_actions.cpp:1070 msgid "Generate IPC-D-356 netlist file" -msgstr "建立 IPC-D-356 網路檔案" +msgstr "創建 IPC-D-356 網絡文件" #: pcbnew/tools/pcb_actions.cpp:1076 -#, fuzzy msgid "Bill of Materials..." -msgstr "BOM (物料清單)" +msgstr "BOM (物料清單)..." #: pcbnew/tools/pcb_actions.cpp:1077 msgid "Create bill of materials from board" -msgstr "從電路板建立 BOM" +msgstr "從電路板創建 BOM" #: pcbnew/tools/pcb_actions.cpp:1086 msgid "Switch Track Width to Next" -msgstr "切換下一個佈線寬度" +msgstr "切換到下一個走線寬度" #: pcbnew/tools/pcb_actions.cpp:1087 msgid "Change track width to next pre-defined size" -msgstr "將佈線寬度更改為下一個預定義尺寸" +msgstr "將走線寬度更改為下一個預設尺寸" #: pcbnew/tools/pcb_actions.cpp:1094 msgid "Switch Track Width to Previous" -msgstr "切換上一個佈線寬度" +msgstr "切換到上一個走線寬度" #: pcbnew/tools/pcb_actions.cpp:1095 msgid "Change track width to previous pre-defined size" -msgstr "將佈線寬度更改為上一個預定義尺寸" +msgstr "將走線寬度更改為上一個預設尺寸" #: pcbnew/tools/pcb_actions.cpp:1102 msgid "Increase Via Size" @@ -45502,7 +45312,7 @@ msgstr "增大過孔尺寸" #: pcbnew/tools/pcb_actions.cpp:1103 msgid "Change via size to next pre-defined size" -msgstr "將過孔尺寸更改為下一個預定義尺寸" +msgstr "將過孔尺寸更改為下一個預設尺寸" #: pcbnew/tools/pcb_actions.cpp:1110 msgid "Decrease Via Size" @@ -45510,44 +45320,43 @@ msgstr "減小過孔尺寸" #: pcbnew/tools/pcb_actions.cpp:1111 msgid "Change via size to previous pre-defined size" -msgstr "將過孔尺寸更改為上一個預定義尺寸" +msgstr "將過孔尺寸更改為上一個預設尺寸" #: pcbnew/tools/pcb_actions.cpp:1128 msgid "Merge Zones" -msgstr "合併敷銅" +msgstr "合併覆銅" #: pcbnew/tools/pcb_actions.cpp:1129 msgid "Merge zones" -msgstr "合併敷銅" +msgstr "合併覆銅" #: pcbnew/tools/pcb_actions.cpp:1134 msgid "Duplicate Zone onto Layer..." -msgstr "重複敷銅到層..." +msgstr "複製區域到另一個層..." #: pcbnew/tools/pcb_actions.cpp:1135 msgid "Duplicate zone outline onto a different layer" -msgstr "複製敷銅輪廓到不同的層上" +msgstr "將區域輪廓複製到另一個不同的層上" #: pcbnew/tools/pcb_actions.cpp:1143 msgid "Add Footprint" -msgstr "新增封裝" +msgstr "添加封裝" #: pcbnew/tools/pcb_actions.cpp:1144 msgid "Add a footprint" -msgstr "新增封裝" +msgstr "添加封裝" #: pcbnew/tools/pcb_actions.cpp:1152 msgid "Drill/Place File Origin" -msgstr "鑽孔/放置檔案原點" +msgstr "鑽孔/放置文件原點" #: pcbnew/tools/pcb_actions.cpp:1153 msgid "Place origin point for drill files and component placement files" -msgstr "放置鑽孔檔案和原件放置檔案的起始點" +msgstr "放置鑽孔文件和元件放置文件的原點" #: pcbnew/tools/pcb_actions.cpp:1161 -#, fuzzy msgid "Reset Drill Origin" -msgstr "復位網格原點" +msgstr "重置鑽孔原點" #: pcbnew/tools/pcb_actions.cpp:1168 msgid "Toggle Lock" @@ -45555,134 +45364,129 @@ msgstr "切換鎖定" #: pcbnew/tools/pcb_actions.cpp:1169 msgid "Lock or unlock selected items" -msgstr "鎖定或解鎖選中專案" +msgstr "鎖定或解鎖選中項目" #: pcbnew/tools/pcb_actions.cpp:1177 msgid "" "Limit actions to horizontal, vertical, or 45 degrees from the starting point" -msgstr "將動作從起始點算起的角度限制在水平、垂直或 45 度" +msgstr "將操作限制為從起點開始的水平方向, 垂直方向或斜 45 度方向" #: pcbnew/tools/pcb_actions.cpp:1184 msgid "Prevent items from being moved and/or resized on the canvas" -msgstr "防止專案在畫布上移動和/或調整大小" +msgstr "防止項目在畫布上移動或調整大小" #: pcbnew/tools/pcb_actions.cpp:1191 msgid "Allow items to be moved and/or resized on the canvas" -msgstr "允許專案在畫布上移動和/或調整大小" +msgstr "允許項目在畫布上移動或調整大小" #: pcbnew/tools/pcb_actions.cpp:1198 msgid "Group the selected items so that they are treated as a single item" -msgstr "將選中的項分組,以便將它們作為單個項處理" +msgstr "組合所選項目, 將其作為單個項目處理" #: pcbnew/tools/pcb_actions.cpp:1205 msgid "Ungroup any selected groups" -msgstr "解散任意選中的分組" +msgstr "取消選中的組合" #: pcbnew/tools/pcb_actions.cpp:1211 msgid "Remove Items" -msgstr "刪除專案" +msgstr "移除項目" #: pcbnew/tools/pcb_actions.cpp:1212 msgid "Remove items from group" -msgstr "從分組中刪除專案" +msgstr "從組合中移除項目" #: pcbnew/tools/pcb_actions.cpp:1218 msgid "Enter Group" -msgstr "編輯分組" +msgstr "進入組合" #: pcbnew/tools/pcb_actions.cpp:1219 msgid "Enter the group to edit items" -msgstr "輸入要編輯專案的分組" +msgstr "進入組合編輯對象" #: pcbnew/tools/pcb_actions.cpp:1225 msgid "Leave Group" -msgstr "離開分組" +msgstr "離開組合" #: pcbnew/tools/pcb_actions.cpp:1226 msgid "Leave the current group" -msgstr "離開當前分組" +msgstr "離開當前組合" #: pcbnew/tools/pcb_actions.cpp:1232 msgid "Append Board..." -msgstr "新增電路板..." +msgstr "添加電路板..." #: pcbnew/tools/pcb_actions.cpp:1233 msgid "Open another board and append its contents to this board" -msgstr "開啟另一塊板並將其內容附加到這塊板上" +msgstr "打開另一塊板並將其內容附加到這塊板上" #: pcbnew/tools/pcb_actions.cpp:1250 msgid "Toggle Last Net Highlight" -msgstr "切換最後一個網路高亮" +msgstr "切換最後一個網絡高亮" #: pcbnew/tools/pcb_actions.cpp:1251 msgid "Toggle between last two highlighted nets" -msgstr "在最後兩個突出顯示的網之間切換" +msgstr "在最後兩個高亮顯示的網絡之間切換" #: pcbnew/tools/pcb_actions.cpp:1265 msgid "Toggle Net Highlight" -msgstr "切換網路高亮" +msgstr "切換網絡高亮" #: pcbnew/tools/pcb_actions.cpp:1266 msgid "Toggle net highlighting" -msgstr "切換網路高亮" +msgstr "切換網絡高亮" #: pcbnew/tools/pcb_actions.cpp:1274 msgid "Highlight all copper items on the selected net(s)" -msgstr "高亮選定網路 (s) 中的所有銅專案" +msgstr "高亮選定網絡中的所有銅項目" #: pcbnew/tools/pcb_actions.cpp:1285 msgid "Hide Net in Ratsnest" -msgstr "隱藏飛線內網路" +msgstr "隱藏飛線內網絡" #: pcbnew/tools/pcb_actions.cpp:1286 msgid "Hide the selected net in the ratsnest of unconnected net lines/arcs" -msgstr "在未連線網路線/弧的飛線內隱藏所選網路" +msgstr "在未連接網絡線/弧的飛線內隱藏所選網絡" #: pcbnew/tools/pcb_actions.cpp:1293 msgid "Show Net in Ratsnest" -msgstr "顯示飛線內網路" +msgstr "顯示飛線內網絡" #: pcbnew/tools/pcb_actions.cpp:1294 msgid "Show the selected net in the ratsnest of unconnected net lines/arcs" -msgstr "在未連線網路線/弧的飛線中顯示所選網路" +msgstr "在未連接網絡線/弧的飛線中顯示所選網絡" #: pcbnew/tools/pcb_actions.cpp:1301 msgid "Switch to Schematic Editor" msgstr "切換到原理圖編輯器" #: pcbnew/tools/pcb_actions.cpp:1302 -#, fuzzy msgid "Open schematic in schematic editor" -msgstr "在原理圖編輯器中開啟" +msgstr "在原理圖編輯器中打開原理圖" #: pcbnew/tools/pcb_actions.cpp:1312 msgid "Local Ratsnest" -msgstr "區域性飛線" +msgstr "局部飛線" #: pcbnew/tools/pcb_actions.cpp:1313 msgid "Toggle ratsnest display of selected item(s)" -msgstr "切換是否展示所選專案 (s) 的飛線" +msgstr "切換所選項目的飛線的顯示狀態" #: pcbnew/tools/pcb_actions.cpp:1343 -#, fuzzy msgid "Show Net Inspector" -msgstr "展示網檢查器" +msgstr "顯示網絡檢查器" #: pcbnew/tools/pcb_actions.cpp:1344 -#, fuzzy msgid "Show/hide the net inspector" -msgstr "顯示網路檢查" +msgstr "顯示 / 隱藏 網絡檢查器" #: pcbnew/tools/pcb_actions.cpp:1349 #: pcbnew/zone_manager/dialog_zone_manager_base.h:79 -#, fuzzy msgid "Zone Manager" -msgstr "專案管理員" +msgstr "區管理器" #: pcbnew/tools/pcb_actions.cpp:1349 -#, fuzzy msgid "Show the zone manager dialog" -msgstr "顯示/隱藏外觀管理器" +msgstr "顯示 規則域管理器 窗口" #: pcbnew/tools/pcb_actions.cpp:1355 msgid "Flip Board View" @@ -45690,7 +45494,7 @@ msgstr "翻轉電路板" #: pcbnew/tools/pcb_actions.cpp:1356 msgid "View board from the opposite side" -msgstr "從另一側查看板" +msgstr "從反面查看板" #: pcbnew/tools/pcb_actions.cpp:1363 msgid "Show Ratsnest" @@ -45698,11 +45502,11 @@ msgstr "顯示飛線" #: pcbnew/tools/pcb_actions.cpp:1364 msgid "Show board ratsnest" -msgstr "顯示線路板飛線" +msgstr "顯示電路板飛線" #: pcbnew/tools/pcb_actions.cpp:1370 msgid "Curved Ratsnest Lines" -msgstr "彎曲的飛線" +msgstr "曲線顯示的飛線" #: pcbnew/tools/pcb_actions.cpp:1377 msgid "Ratsnest Mode (3-state)" @@ -45711,32 +45515,29 @@ msgstr "飛線模式 (三態)" #: pcbnew/tools/pcb_actions.cpp:1378 msgid "" "Cycle between showing ratsnests for all layers, just visible layers, and none" -msgstr "" -"在顯示所有圖層的飛線、僅顯示可見圖層的飛線和不顯示圖層飛線三種狀態之間迴圈" +msgstr "在顯示所有層的飛線、僅顯示可見層的飛線和不顯示層飛線三種狀態之間循環" #: pcbnew/tools/pcb_actions.cpp:1383 msgid "Net Color Mode (3-state)" -msgstr "網路顏色檢視模式 (三態)" +msgstr "網絡顏色視圖模式 (三種狀態)" #: pcbnew/tools/pcb_actions.cpp:1384 msgid "" "Cycle between using net and netclass colors for all nets, just ratsnests, " "and none" -msgstr "" -"在下列三種狀態間迴圈:為所有網路使用網路和網路類顏色、僅為飛線使用網路和網路" -"類顏色和不使用網路和網路類顏色" +msgstr "在所有網絡, 僅飛線以及不顯示3種狀態下切換使用網絡及網絡類的顏色" #: pcbnew/tools/pcb_actions.cpp:1391 msgid "Sketch Tracks" -msgstr "佈線草圖" +msgstr "草圖走線" #: pcbnew/tools/pcb_actions.cpp:1392 msgid "Show tracks in outline mode" -msgstr "在輪廓模式下顯示佈線" +msgstr "在輪廓模式下顯示走線" #: pcbnew/tools/pcb_actions.cpp:1398 msgid "Sketch Pads" -msgstr "焊盤草圖" +msgstr "草圖焊盤" #: pcbnew/tools/pcb_actions.cpp:1399 msgid "Show pads in outline mode" @@ -45744,7 +45545,7 @@ msgstr "在輪廓模式下顯示焊盤" #: pcbnew/tools/pcb_actions.cpp:1405 msgid "Sketch Vias" -msgstr "過孔草圖" +msgstr "草圖過孔" #: pcbnew/tools/pcb_actions.cpp:1406 msgid "Show vias in outline mode" @@ -45752,215 +45553,183 @@ msgstr "在輪廓模式下顯示過孔" #: pcbnew/tools/pcb_actions.cpp:1412 msgid "Sketch Graphic Items" -msgstr "草圖圖形專案" +msgstr "草圖圖形項目" #: pcbnew/tools/pcb_actions.cpp:1413 msgid "Show graphic items in outline mode" -msgstr "在輪廓模式下顯示圖形專案" +msgstr "在輪廓模式下顯示圖形項目" #: pcbnew/tools/pcb_actions.cpp:1419 msgid "Sketch Text Items" -msgstr "草圖文字項" +msgstr "草圖文本項目" #: pcbnew/tools/pcb_actions.cpp:1420 msgid "Show footprint texts in line mode" -msgstr "在行模式下顯示封裝文字" +msgstr "在直線模式下顯示封裝文本" #: pcbnew/tools/pcb_actions.cpp:1426 -#, fuzzy msgid "Show Pad Numbers" -msgstr "顯示引腳編號" +msgstr "顯示焊盤編號" #: pcbnew/tools/pcb_actions.cpp:1433 msgid "Draw Zone Fills" -msgstr "繪製敷銅填充" +msgstr "繪製覆銅填充" #: pcbnew/tools/pcb_actions.cpp:1434 msgid "Show filled areas of zones" -msgstr "顯示敷銅的填充敷銅" +msgstr "顯示區域內的覆銅填充區域" #: pcbnew/tools/pcb_actions.cpp:1440 msgid "Draw Zone Outlines" -msgstr "繪製敷銅輪廓" +msgstr "繪製覆銅輪廓" #: pcbnew/tools/pcb_actions.cpp:1441 msgid "Show only zone boundaries" -msgstr "僅顯示敷銅邊界" +msgstr "僅顯示覆銅邊界" #: pcbnew/tools/pcb_actions.cpp:1447 msgid "Draw Zone Fill Fracture Borders" -msgstr "繪製敷銅填充裂縫邊界" +msgstr "繪製覆銅填充裂縫邊界" #: pcbnew/tools/pcb_actions.cpp:1453 msgid "Draw Zone Fill Triangulation" -msgstr "繪製敷銅填充三角剖分" +msgstr "繪製覆銅填充三角剖分" #: pcbnew/tools/pcb_actions.cpp:1459 msgid "Toggle Zone Display" -msgstr "切換敷銅顯示" +msgstr "切換覆銅顯示" #: pcbnew/tools/pcb_actions.cpp:1460 msgid "Cycle between showing zone fills and just their outlines" -msgstr "迴圈顯示敷銅填充和及它們的輪廓" +msgstr "循環顯示覆銅填充和及它們的輪廓" #: pcbnew/tools/pcb_actions.cpp:1521 msgid "Switch to Component (F.Cu) layer" -msgstr "切換到元件層(頂層銅層)" +msgstr "切換到頂層(F.Cu)" #: pcbnew/tools/pcb_actions.cpp:1530 -#, fuzzy msgid "Switch to Inner Layer 1" msgstr "切換到內層 1" #: pcbnew/tools/pcb_actions.cpp:1539 -#, fuzzy msgid "Switch to Inner Layer 2" msgstr "切換到內層 2" #: pcbnew/tools/pcb_actions.cpp:1548 -#, fuzzy msgid "Switch to Inner Layer 3" msgstr "切換到內層 3" #: pcbnew/tools/pcb_actions.cpp:1557 -#, fuzzy msgid "Switch to Inner Layer 4" msgstr "切換到內層 4" #: pcbnew/tools/pcb_actions.cpp:1566 -#, fuzzy msgid "Switch to Inner Layer 5" msgstr "切換到內層 5" #: pcbnew/tools/pcb_actions.cpp:1575 -#, fuzzy msgid "Switch to Inner Layer 6" msgstr "切換到內層 6" #: pcbnew/tools/pcb_actions.cpp:1583 -#, fuzzy msgid "Switch to Inner Layer 7" msgstr "切換到內層 7" #: pcbnew/tools/pcb_actions.cpp:1591 -#, fuzzy msgid "Switch to Inner Layer 8" msgstr "切換到內層 8" #: pcbnew/tools/pcb_actions.cpp:1599 -#, fuzzy msgid "Switch to Inner Layer 9" msgstr "切換到內層 9" #: pcbnew/tools/pcb_actions.cpp:1607 -#, fuzzy msgid "Switch to Inner Layer 10" msgstr "切換到內層 10" #: pcbnew/tools/pcb_actions.cpp:1615 -#, fuzzy msgid "Switch to Inner Layer 11" msgstr "切換到內層 11" #: pcbnew/tools/pcb_actions.cpp:1623 -#, fuzzy msgid "Switch to Inner Layer 12" msgstr "切換到內層 12" #: pcbnew/tools/pcb_actions.cpp:1631 -#, fuzzy msgid "Switch to Inner Layer 13" msgstr "切換到內層 13" #: pcbnew/tools/pcb_actions.cpp:1639 -#, fuzzy msgid "Switch to Inner Layer 14" msgstr "切換到內層 14" #: pcbnew/tools/pcb_actions.cpp:1647 -#, fuzzy msgid "Switch to Inner Layer 15" msgstr "切換到內層 15" #: pcbnew/tools/pcb_actions.cpp:1655 -#, fuzzy msgid "Switch to Inner Layer 16" msgstr "切換到內層 16" #: pcbnew/tools/pcb_actions.cpp:1663 -#, fuzzy msgid "Switch to Inner Layer 17" msgstr "切換到內層 17" #: pcbnew/tools/pcb_actions.cpp:1671 -#, fuzzy msgid "Switch to Inner Layer 18" msgstr "切換到內層 18" #: pcbnew/tools/pcb_actions.cpp:1679 -#, fuzzy msgid "Switch to Inner Layer 19" msgstr "切換到內層 19" #: pcbnew/tools/pcb_actions.cpp:1687 -#, fuzzy msgid "Switch to Inner Layer 20" msgstr "切換到內層 20" #: pcbnew/tools/pcb_actions.cpp:1695 -#, fuzzy msgid "Switch to Inner Layer 21" msgstr "切換到內層 21" #: pcbnew/tools/pcb_actions.cpp:1703 -#, fuzzy msgid "Switch to Inner Layer 22" msgstr "切換到內層 22" #: pcbnew/tools/pcb_actions.cpp:1711 -#, fuzzy msgid "Switch to Inner Layer 23" msgstr "切換到內層 23" #: pcbnew/tools/pcb_actions.cpp:1719 -#, fuzzy msgid "Switch to Inner Layer 24" msgstr "切換到內層 24" #: pcbnew/tools/pcb_actions.cpp:1727 -#, fuzzy msgid "Switch to Inner Layer 25" msgstr "切換到內層 25" #: pcbnew/tools/pcb_actions.cpp:1735 -#, fuzzy msgid "Switch to Inner Layer 26" msgstr "切換到內層 26" #: pcbnew/tools/pcb_actions.cpp:1743 -#, fuzzy msgid "Switch to Inner Layer 27" msgstr "切換到內層 27" #: pcbnew/tools/pcb_actions.cpp:1751 -#, fuzzy msgid "Switch to Inner Layer 28" msgstr "切換到內層 28" #: pcbnew/tools/pcb_actions.cpp:1759 -#, fuzzy msgid "Switch to Inner Layer 29" msgstr "切換到內層 29" #: pcbnew/tools/pcb_actions.cpp:1767 -#, fuzzy msgid "Switch to Inner Layer 30" msgstr "切換到內層 30" #: pcbnew/tools/pcb_actions.cpp:1777 -#, fuzzy msgid "Switch to Copper (B.Cu) Layer" -msgstr "切換到底層銅層" +msgstr "切換到底層(B.Cu)" #: pcbnew/tools/pcb_actions.cpp:1786 msgid "Switch to Next Layer" @@ -45972,72 +45741,68 @@ msgstr "切換到上一層" #: pcbnew/tools/pcb_actions.cpp:1802 msgid "Toggle Layer" -msgstr "切換圖層" +msgstr "切換層狀態" #: pcbnew/tools/pcb_actions.cpp:1803 msgid "Switch between layers in active layer pair" -msgstr "在活動圖層對中的圖層之間切換" +msgstr "在活動的層對之間切換" #: pcbnew/tools/pcb_actions.cpp:1812 msgid "Increase Layer Opacity" -msgstr "增大圖層不透明度" +msgstr "增加層的不透明度" #: pcbnew/tools/pcb_actions.cpp:1813 msgid "Make the current layer less transparent" -msgstr "使當前層不透明" +msgstr "降低當前層的透明度" #: pcbnew/tools/pcb_actions.cpp:1822 msgid "Decrease Layer Opacity" -msgstr "減小圖層不透明度" +msgstr "降低層的不透明度" #: pcbnew/tools/pcb_actions.cpp:1823 msgid "Make the current layer more transparent" -msgstr "使當前層更加透明" +msgstr "增加當前層的透明度" #: pcbnew/tools/pcb_actions.cpp:1835 msgid "Show Board Statistics" -msgstr "顯示電路板統計資訊" +msgstr "顯示電路板統計信息" #: pcbnew/tools/pcb_actions.cpp:1836 msgid "Shows board statistics" -msgstr "顯示電路板統計資訊" +msgstr "顯示電路板統計信息" #: pcbnew/tools/pcb_actions.cpp:1841 -#, fuzzy msgid "Clearance Resolution" -msgstr "間隙解析..." +msgstr "間距解析" #: pcbnew/tools/pcb_actions.cpp:1842 msgid "" "Show clearance resolution for the active layer between two selected objects" -msgstr "顯示兩個選定物件之間活動層的間隙解析" +msgstr "顯示活動層上兩個選定對象之間的間距解析" #: pcbnew/tools/pcb_actions.cpp:1848 -#, fuzzy msgid "Constraints Resolution" -msgstr "約束解析..." +msgstr "約束解析" #: pcbnew/tools/pcb_actions.cpp:1849 msgid "Show constraints resolution for the selected object" -msgstr "顯示所選物件的約束解析" +msgstr "顯示所選對象的約束解析" #: pcbnew/tools/pcb_actions.cpp:1856 msgid "Show differences between board footprint and its library equivalent" -msgstr "顯示電路板上接腳形狀與其等效庫之間的差異" +msgstr "顯示電路板封裝與其對應庫的差異" #: pcbnew/tools/pcb_actions.cpp:1862 -#, fuzzy msgid "Show Footprint Associations" -msgstr "匯出封裝關聯文件" +msgstr "顯示封裝分配" #: pcbnew/tools/pcb_actions.cpp:1863 -#, fuzzy msgid "Show footprint library and schematic symbol associations" -msgstr "按電路圖形基元件關鍵字篩選封裝列表" +msgstr "顯示封裝庫和原理圖符號分配" #: pcbnew/tools/pcb_actions.cpp:1870 msgid "Geographical Reannotate..." -msgstr "位置重新批註..." +msgstr "按位置重新批註..." #: pcbnew/tools/pcb_actions.cpp:1871 msgid "Reannotate PCB in geographical order" @@ -46049,7 +45814,7 @@ msgstr "修復電路板" #: pcbnew/tools/pcb_actions.cpp:1878 msgid "Run various diagnostics and attempt to repair board" -msgstr "執行各種診斷程式並嘗試修復電路板" +msgstr "運行各種診斷程序並嘗試修復電路板" #: pcbnew/tools/pcb_actions.cpp:1885 msgid "Repair Footprint" @@ -46057,83 +45822,75 @@ msgstr "修復封裝" #: pcbnew/tools/pcb_actions.cpp:1886 msgid "Run various diagnostics and attempt to repair footprint" -msgstr "執行各種診斷程式並嘗試修復封裝" +msgstr "運行各種診斷程序並嘗試修復封裝" #: pcbnew/tools/pcb_actions.cpp:1894 pcbnew/tools/placement_tool.cpp:231 msgid "Align to Top" -msgstr "向上對齊" +msgstr "頂端對齊" #: pcbnew/tools/pcb_actions.cpp:1895 -#, fuzzy msgid "Aligns selected items to the top edge of the item under the cursor" -msgstr "對齊選擇的項到頂邊" +msgstr "將所選項目與光標下項目的頂邊緣對齊" #: pcbnew/tools/pcb_actions.cpp:1901 pcbnew/tools/placement_tool.cpp:275 msgid "Align to Bottom" -msgstr "向下對齊" +msgstr "底端對齊" #: pcbnew/tools/pcb_actions.cpp:1902 -#, fuzzy msgid "Aligns selected items to the bottom edge of the item under the cursor" -msgstr "對齊選擇的項到底邊" +msgstr "將所選項目與光標下項目的底邊緣對齊" #: pcbnew/tools/pcb_actions.cpp:1908 pcbnew/tools/placement_tool.cpp:330 msgid "Align to Left" -msgstr "向左對齊" +msgstr "左對齊" #: pcbnew/tools/pcb_actions.cpp:1909 -#, fuzzy msgid "Aligns selected items to the left edge of the item under the cursor" -msgstr "對齊選擇的項到左邊" +msgstr "將所選項目與光標下項目的左邊緣對齊" #: pcbnew/tools/pcb_actions.cpp:1915 pcbnew/tools/placement_tool.cpp:385 msgid "Align to Right" -msgstr "向右對齊" +msgstr "右對齊" #: pcbnew/tools/pcb_actions.cpp:1916 -#, fuzzy msgid "Aligns selected items to the right edge of the item under the cursor" -msgstr "對齊選擇的項到右邊" +msgstr "將所選項目與光標下項目的右邊緣對齊" #: pcbnew/tools/pcb_actions.cpp:1922 msgid "Align to Vertical Center" -msgstr "與垂直中心對齊" +msgstr "垂直居中" #: pcbnew/tools/pcb_actions.cpp:1923 -#, fuzzy msgid "" "Aligns selected items to the vertical center of the item under the cursor" -msgstr "將選定的專案垂直居中" +msgstr "將所選項目與光標下項目垂直居中對齊" #: pcbnew/tools/pcb_actions.cpp:1929 msgid "Align to Horizontal Center" -msgstr "與水平中心對齊" +msgstr "水平居中" #: pcbnew/tools/pcb_actions.cpp:1930 -#, fuzzy msgid "" "Aligns selected items to the horizontal center of the item under the cursor" -msgstr "將選定的專案水平居中" +msgstr "將所選項目與光標下項目水平居中對齊" #: pcbnew/tools/pcb_actions.cpp:1936 pcbnew/tools/placement_tool.cpp:535 msgid "Distribute Horizontally" msgstr "水平分佈" #: pcbnew/tools/pcb_actions.cpp:1937 -#, fuzzy msgid "" "Distributes selected items between the left-most item and the right-most item" -msgstr "所選項沿水平軸分佈" +msgstr "將所選項目在最左側項目和最右側項目之間水平分佈" #: pcbnew/tools/pcb_actions.cpp:1943 pcbnew/tools/placement_tool.cpp:660 msgid "Distribute Vertically" msgstr "垂直分佈" #: pcbnew/tools/pcb_actions.cpp:1944 -#, fuzzy msgid "" "Distributes selected items between the top-most item and the bottom-most item" -msgstr "所選項沿水平軸分佈" +msgstr "將所選項目在最上側項目和最下側項目之間垂直分佈" #: pcbnew/tools/pcb_actions.cpp:1959 msgid "Create a corner" @@ -46144,96 +45901,94 @@ msgid "Remove corner" msgstr "移除拐角" #: pcbnew/tools/pcb_actions.cpp:1972 -#, fuzzy msgid "Keep Arc Center, Adjust Radius" -msgstr "保持圓弧中心,調整半徑" +msgstr "保持弧線中心, 調整半徑" #: pcbnew/tools/pcb_actions.cpp:1973 msgid "Switch arc editing mode to keep center, adjust radius and endpoints" -msgstr "切換圓弧編輯模式到保持中心、調整半徑和端點" +msgstr "切換弧線編輯模式到保持中心、調整半徑和端點" #: pcbnew/tools/pcb_actions.cpp:1979 -#, fuzzy msgid "Keep Arc Endpoints or Direction of Starting Point" -msgstr "保持圓弧端點或起點方向" +msgstr "保持弧線端點或起點方向" #: pcbnew/tools/pcb_actions.cpp:1980 msgid "" "Switch arc editing mode to keep endpoints, or to keep direction of the other " "point" -msgstr "切換圓弧編輯模式為保持端點,或保持另一點的方向" +msgstr "切換弧線編輯模式為保持端點, 或保持另一點的方向" #: pcbnew/tools/pcb_actions.cpp:2003 msgid "Position Relative To..." -msgstr "放置到相對位置..." +msgstr "位置相對於..." #: pcbnew/tools/pcb_actions.cpp:2004 msgid "Positions the selected item(s) by an exact amount relative to another" -msgstr "精確移動選擇項" +msgstr "將所選項目相對於另一項目精確定位" #: pcbnew/tools/pcb_actions.cpp:2058 msgid "Select/Expand Connection" -msgstr "選擇/擴充套件連線" +msgstr "選擇/擴展連接" #: pcbnew/tools/pcb_actions.cpp:2059 msgid "" "Selects a connection or expands an existing selection to junctions, pads, or " "entire connections" -msgstr "選擇連線或將現有選擇擴充套件到結點、焊盤或整個連線" +msgstr "選擇連接或將現有選擇擴展到結點、焊盤或整個連接" #: pcbnew/tools/pcb_actions.cpp:2065 msgid "Unroute Selected" -msgstr "取消佈線所選項" +msgstr "取消選中對象的佈線" #: pcbnew/tools/pcb_actions.cpp:2066 msgid "Unroutes selected items to the nearest pad." -msgstr "取消將所選項佈線到距離最近的焊盤。" +msgstr "取消所選對象到距離最近的焊盤的佈線。" #: pcbnew/tools/pcb_actions.cpp:2080 msgid "Select All Tracks in Net" -msgstr "選擇網中的所有佈線" +msgstr "選擇網絡中的所有走線" #: pcbnew/tools/pcb_actions.cpp:2081 msgid "Selects all tracks & vias belonging to the same net." -msgstr "選擇所有屬於同一網路的佈線與過孔。" +msgstr "選擇所有網絡相同的走線與過孔。" #: pcbnew/tools/pcb_actions.cpp:2087 msgid "Deselect All Tracks in Net" -msgstr "取消選擇網路中的所有佈線" +msgstr "取消選擇網絡中的所有走線" #: pcbnew/tools/pcb_actions.cpp:2088 msgid "Deselects all tracks & vias belonging to the same net." -msgstr "取消選擇屬於同一網的所有佈線和過孔。" +msgstr "取消選擇所有網絡相同的走線和過孔。" #: pcbnew/tools/pcb_actions.cpp:2095 msgid "Select All Unconnected Footprints" -msgstr "選擇所有未連線的封裝" +msgstr "選擇所有未連接的封裝" #: pcbnew/tools/pcb_actions.cpp:2096 msgid "Selects all unconnected footprints belonging to each selected net." -msgstr "選中所有屬於每個所選網路的未連線封裝。" +msgstr "選中所有屬於每個所選網絡的未連接封裝。" #: pcbnew/tools/pcb_actions.cpp:2102 msgid "Grab Nearest Unconnected Footprints" -msgstr "獲取離得最近的未連線封裝" +msgstr "獲取離得最近的未連接封裝" #: pcbnew/tools/pcb_actions.cpp:2103 msgid "" "Selects and initiates moving the nearest unconnected footprint on each " "selected net." -msgstr "選擇並開始移動每個所選網路上距離最近的未連線封裝。" +msgstr "選擇並開始移動每個所選網絡上距離最近的未連接封裝。" #: pcbnew/tools/pcb_actions.cpp:2109 msgid "Selects all footprints and tracks in the schematic sheet" -msgstr "選擇原理圖圖框中的所有封裝和佈線" +msgstr "選擇原理圖圖紙中的所有封裝和走線" #: pcbnew/tools/pcb_actions.cpp:2115 msgid "Items in Same Hierarchical Sheet" -msgstr "同一層次圖框中的專案" +msgstr "同一層次圖紙中的項目" #: pcbnew/tools/pcb_actions.cpp:2116 msgid "Selects all footprints and tracks in the same schematic sheet" -msgstr "選擇同一原理圖中的所有封裝和佈線" +msgstr "選擇同一原理圖紙中的所有封裝和走線" #: pcbnew/tools/pcb_actions.cpp:2122 msgid "Select on Schematic" @@ -46241,15 +45996,15 @@ msgstr "在原理圖上選擇" #: pcbnew/tools/pcb_actions.cpp:2123 msgid "Selects corresponding items in Schematic editor" -msgstr "在原理圖編輯器中選擇相應專案" +msgstr "在原理圖編輯器中選擇相應項目" #: pcbnew/tools/pcb_actions.cpp:2129 msgid "Filter Selected Items..." -msgstr "過濾所選專案..." +msgstr "篩選所選項..." #: pcbnew/tools/pcb_actions.cpp:2130 msgid "Remove items from the selection by type" -msgstr "按型別從選區刪除專案" +msgstr "按類型從選區移除項目" #: pcbnew/tools/pcb_actions.cpp:2139 msgid "Draft Fill Selected Zone(s)" @@ -46259,16 +46014,16 @@ msgstr "對所選區域進行實驗性填充" msgid "" "Update copper fill of selected zone(s) without regard to other interacting " "zones" -msgstr "更新所選區域的銅填充,而不考慮其他相互作用的區域" +msgstr "更新所選區域的銅填充, 而不考慮其他相互作用的區域" #: pcbnew/tools/pcb_actions.cpp:2149 pcbnew/tools/zone_filler_tool.cpp:166 #: pcbnew/zone_manager/dialog_zone_manager.cpp:403 msgid "Fill All Zones" -msgstr "填充所有敷銅" +msgstr "填充所有覆銅" #: pcbnew/tools/pcb_actions.cpp:2150 msgid "Update copper fill of all zones" -msgstr "更新所有敷銅的敷銅填充" +msgstr "更新所有區域的覆銅填充" #: pcbnew/tools/pcb_actions.cpp:2160 msgid "Unfill Selected Zone(s)" @@ -46276,15 +46031,15 @@ msgstr "取消填充所選區域" #: pcbnew/tools/pcb_actions.cpp:2161 msgid "Remove copper fill from selected zone(s)" -msgstr "從選區(s) 刪除銅填充" +msgstr "從選區移除覆銅填充" #: pcbnew/tools/pcb_actions.cpp:2169 pcbnew/tools/zone_filler_tool.cpp:426 msgid "Unfill All Zones" -msgstr "取消填充所有敷銅" +msgstr "取消填充所有覆銅" #: pcbnew/tools/pcb_actions.cpp:2170 msgid "Remove copper fill from all zones" -msgstr "從所有敷銅移除敷銅填充" +msgstr "從所有區域移除覆銅填充" #: pcbnew/tools/pcb_actions.cpp:2179 msgid "Place Selected Footprints" @@ -46300,11 +46055,11 @@ msgstr "放置板外封裝" #: pcbnew/tools/pcb_actions.cpp:2186 msgid "Performs automatic placement of components outside board area" -msgstr "在板敷銅外執行元件的自動放置" +msgstr "在板外區域執行元件的自動放置" #: pcbnew/tools/pcb_actions.cpp:2196 msgid "Route Single Track" -msgstr "單軌互動式佈線" +msgstr "佈線(單端)" #: pcbnew/tools/pcb_actions.cpp:2197 msgid "Route tracks" @@ -46312,35 +46067,35 @@ msgstr "佈線" #: pcbnew/tools/pcb_actions.cpp:2208 msgid "Route Differential Pair" -msgstr "差分對互動佈線" +msgstr "佈線(差分)" #: pcbnew/tools/pcb_actions.cpp:2209 msgid "Route differential pairs" -msgstr "佈線差分對" +msgstr "差分對佈線" #: pcbnew/tools/pcb_actions.cpp:2219 msgid "Interactive Router Settings..." -msgstr "互動式佈線設定..." +msgstr "交互佈線設置..." #: pcbnew/tools/pcb_actions.cpp:2220 msgid "Open Interactive Router settings" -msgstr "開啟互動佈線設定" +msgstr "打開交互佈線設置" #: pcbnew/tools/pcb_actions.cpp:2226 msgid "Differential Pair Dimensions..." -msgstr "差分對標註..." +msgstr "差分對尺寸..." #: pcbnew/tools/pcb_actions.cpp:2227 msgid "Open Differential Pair Dimension settings" -msgstr "開啟差分對標註設定" +msgstr "打開差分對尺寸設置" #: pcbnew/tools/pcb_actions.cpp:2233 msgid "Router Highlight Mode" -msgstr "佈線高亮模式" +msgstr "佈線高亮碰撞模式" #: pcbnew/tools/pcb_actions.cpp:2234 msgid "Switch router to highlight mode" -msgstr "將佈線切換到高亮模式" +msgstr "將佈線切換到高亮碰撞模式" #: pcbnew/tools/pcb_actions.cpp:2241 msgid "Router Shove Mode" @@ -46360,33 +46115,31 @@ msgstr "將佈線切換到繞走模式" #: pcbnew/tools/pcb_actions.cpp:2257 msgid "Cycle Router Mode" -msgstr "在佈線器模式間迴圈" +msgstr "在佈線器模式間循環" #: pcbnew/tools/pcb_actions.cpp:2258 msgid "Cycle router to the next mode" -msgstr "將佈線器迴圈到下一個模式" +msgstr "將佈線器循環到下一個模式" #: pcbnew/tools/pcb_actions.cpp:2263 msgid "Set Layer Pair..." -msgstr "設定層對..." +msgstr "設置層對..." #: pcbnew/tools/pcb_actions.cpp:2264 msgid "Change active layer pair for routing" msgstr "更改佈線的活動層對" #: pcbnew/tools/pcb_actions.cpp:2274 -#, fuzzy msgid "Tune Length of a Single Track" -msgstr "調整單軌佈線長度" +msgstr "調整單端走線長度" #: pcbnew/tools/pcb_actions.cpp:2275 msgid "Tune length of a single track" -msgstr "調整單軌佈線長度" +msgstr "調整單根佈線長度" #: pcbnew/tools/pcb_actions.cpp:2286 -#, fuzzy msgid "Tune Length of a Differential Pair" -msgstr "調整差分對佈線偏移" +msgstr "調整差分對走線長度" #: pcbnew/tools/pcb_actions.cpp:2287 msgid "Tune length of a differential pair" @@ -46394,15 +46147,15 @@ msgstr "調整差分對走線長度" #: pcbnew/tools/pcb_actions.cpp:2298 msgid "Tune Skew of a Differential Pair" -msgstr "調整差分對佈線偏差" +msgstr "調整差分對走線偏移" #: pcbnew/tools/pcb_actions.cpp:2299 msgid "Tune skew of a differential pair" -msgstr "調整差分對佈線偏差" +msgstr "調整差分對走線偏移" #: pcbnew/tools/pcb_actions.cpp:2314 msgid "Walks the current track back one segment." -msgstr "將當前佈線往回走一段。" +msgstr "將當前走線縮減一段。" #: pcbnew/tools/pcb_actions.cpp:2320 msgid "Route From Other End" @@ -46411,23 +46164,23 @@ msgstr "從另一端進行佈線" #: pcbnew/tools/pcb_actions.cpp:2321 msgid "" "Commits current segments and starts next segment from nearest ratsnest end." -msgstr "提交當前段,並從最近的飛線端開始下一段。" +msgstr "完成當前段, 並從最近的飛線端開始下一段。" #: pcbnew/tools/pcb_actions.cpp:2327 msgid "Attempt Finish" -msgstr "嘗試完成" +msgstr "嘗試完成佈線" #: pcbnew/tools/pcb_actions.cpp:2328 msgid "Attempts to complete current route to nearest ratsnest end." -msgstr "試圖完成當前佈線到最近的飛線端。" +msgstr "嘗試完成當前位置到最近飛線端的佈線。" #: pcbnew/tools/pcb_actions.cpp:2335 msgid "Route Selected" -msgstr "佈線所選項" +msgstr "對選區佈線" #: pcbnew/tools/pcb_actions.cpp:2336 msgid "Sequentially route selected items from ratsnest anchor." -msgstr "從飛線錨點按順序佈線選中專案。" +msgstr "從飛線錨點按順序佈線選中項目。" #: pcbnew/tools/pcb_actions.cpp:2344 msgid "Route Selected From Other End" @@ -46435,11 +46188,11 @@ msgstr "從另一端佈線所選項" #: pcbnew/tools/pcb_actions.cpp:2345 msgid "Sequentially route selected items from other end of ratsnest anchor." -msgstr "從飛線錨點另一端按順序佈線選中專案。" +msgstr "從飛線錨點另一端按順序佈線選中項目。" #: pcbnew/tools/pcb_actions.cpp:2353 msgid "Attempt Finish Selected (Autoroute)" -msgstr "嘗試完成所選(自動佈線)" +msgstr "嘗試完成選區的佈線 (自動佈線)" #: pcbnew/tools/pcb_actions.cpp:2354 msgid "Sequentially attempt to automatically route all selected pads." @@ -46448,60 +46201,56 @@ msgstr "按順序嘗試自動佈線所選焊盤。" #: pcbnew/tools/pcb_actions.cpp:2362 msgid "" "Splits the track segment into two segments connected at the cursor position." -msgstr "將佈線拆分為在游標位置連線的兩個段。" +msgstr "將走線在光標位置分割為兩個連接的線段。" #: pcbnew/tools/pcb_actions.cpp:2370 -#, fuzzy msgid "Drag 45 Degree Mode" msgstr "拖動 (45 度模式)" #: pcbnew/tools/pcb_actions.cpp:2371 msgid "Drags the track segment while keeping connected tracks at 45 degrees." -msgstr "在保持連線佈線 45 度的情況下拖動佈線段。" +msgstr "拖動走線段時以 45 度角的方式保持相連的走線連接。" #: pcbnew/tools/pcb_actions.cpp:2379 -#, fuzzy msgid "Drag Free Angle" -msgstr "拖動(自由角度)" +msgstr "拖動 (自由角度)" #: pcbnew/tools/pcb_actions.cpp:2380 msgid "" "Drags the nearest joint in the track without restricting the track angle." -msgstr "在不限制佈線角度的情況下,拖拽佈線中最近的連線點。" +msgstr "拖拽走線中最近的連接點, 不限制相連走線的角度。" #: pcbnew/tools/pcb_actions.cpp:2390 msgid "Update All Tuning Patterns" -msgstr "更新所有微調模式" +msgstr "更新所有調整線對" #: pcbnew/tools/pcb_actions.cpp:2391 msgid "Attempt to re-tune existing tuning patterns within their bounds" -msgstr "嘗試在現有的調整模式範圍內重新調整" +msgstr "嘗試在其範圍內重新調整現有的調整線對" #: pcbnew/tools/pcb_actions.cpp:2398 -#, fuzzy msgid "Rebuild All Generators" -msgstr "移除生成器" +msgstr "重建所有生成器" #: pcbnew/tools/pcb_actions.cpp:2399 msgid "Rebuilds geometry of all generators" -msgstr "重建所有產生器的幾何形狀" +msgstr "重建所有生成的幾何圖形" #: pcbnew/tools/pcb_actions.cpp:2406 -#, fuzzy msgid "Rebuild Selected Generators" -msgstr "移除生成器" +msgstr "重建選中生成器" #: pcbnew/tools/pcb_actions.cpp:2407 msgid "Rebuilds geometry of selected generator(s)" -msgstr "重建所選產生器(們)的幾何形狀" +msgstr "重建選中生成的幾何圖形" #: pcbnew/tools/pcb_actions.cpp:2435 msgid "Generators Manager" -msgstr "生成別稱" +msgstr "生成器管理" #: pcbnew/tools/pcb_actions.cpp:2436 msgid "Show a manager dialog for Generator objects" -msgstr "顯示「產生器」物件的管理器對話框" +msgstr "顯示管理生成器對象的對話框" #: pcbnew/tools/pcb_control.cpp:234 msgid "Don't show again" @@ -46512,26 +46261,24 @@ msgstr "不再顯示" msgid "" "Not all zones are filled. Use Edit > Fill All Zones (%s) if you wish to see " "all fills." -msgstr "" -"不是所有敷銅都被填充。如你希望看到所有敷銅被填充,請使用“編輯” > “填充所有的" -"敷銅”(%s)。" +msgstr "不是所有覆銅都被填充。如你希望看到所有覆銅被填充, 請使用\"編輯\" > " +"\"填充所有的覆銅\"(%s)。" #: pcbnew/tools/pcb_control.cpp:343 msgid "Dimmed" -msgstr "變淡" +msgstr "暗顯" #: pcbnew/tools/pcb_control.cpp:344 -#, fuzzy msgid "Hidden" -msgstr "隱藏文字" +msgstr "隱藏" #: pcbnew/tools/pcb_control.cpp:353 msgid "Inactive Layer Display" -msgstr "非活動圖層" +msgstr "非活動層顯示" #: pcbnew/tools/pcb_control.cpp:645 msgid "Item locked." -msgstr "專案已鎖定。" +msgstr "項目已鎖定。" #: pcbnew/tools/pcb_control.cpp:905 msgid "" @@ -46539,12 +46286,12 @@ msgid "" "current board.\n" "These items could not be pasted.\n" msgstr "" -"警告:某些貼上的專案位於當前電路板中不存在的層上。\n" -"無法貼上這些專案。\n" +"警告: 某些粘貼的項目位於當前電路板中不存在的層上。\n" +"無法粘貼這些項目。\n" #: pcbnew/tools/pcb_control.cpp:1084 msgid "Invalid clipboard contents" -msgstr "無效的剪貼簿內容" +msgstr "無效的剪貼板內容" #: pcbnew/tools/pcb_control.cpp:1361 #, c-format @@ -46552,107 +46299,98 @@ msgid "" "Error loading board.\n" "%s" msgstr "" -"電路板載入錯誤。\n" +"電路板加載錯誤。\n" "%s" #: pcbnew/tools/pcb_control.cpp:1396 -#, fuzzy msgid "Append Board" -msgstr "新增電路板..." +msgstr "添加電路板" #: pcbnew/tools/pcb_control.cpp:1457 msgid "Active Layer" -msgstr "活動圖層" +msgstr "活動層" #: pcbnew/tools/pcb_control.cpp:1458 pcbnew/widgets/appearance_controls.cpp:374 #: pcbnew/widgets/appearance_controls_base.cpp:165 msgid "All Layers" -msgstr "所有圖層" +msgstr "所有層" #: pcbnew/tools/pcb_control.cpp:1470 msgid "Object Snapping" -msgstr "物件網格吸取" +msgstr "對象捕獲" #: pcbnew/tools/pcb_control.cpp:1546 -#, fuzzy, c-format +#, c-format msgid "DP Gap Constraints: %s" -msgstr "寬度約束:最小 %s" +msgstr "DP 間隙約束: %s" #: pcbnew/tools/pcb_control.cpp:1587 msgid "Resolved clearance" -msgstr "已解析的間隙" +msgstr "已解析的間距" #: pcbnew/tools/pcb_control.cpp:1597 msgid "Actual clearance" -msgstr "實際間隙" +msgstr "實際間距" #: pcbnew/tools/pcb_control.cpp:1640 msgid "Resolved hole clearance" -msgstr "已解析的孔間隙" +msgstr "已解析的孔間距" #: pcbnew/tools/pcb_control.cpp:1645 msgid "Actual hole clearance" -msgstr "實際孔間隙" +msgstr "實際孔間距" #: pcbnew/tools/pcb_control.cpp:1678 msgid "Resolved edge clearance" -msgstr "已解析的邊緣間隙" +msgstr "已解析的邊緣間距" #: pcbnew/tools/pcb_control.cpp:1683 msgid "Resolved margin clearance" -msgstr "已解析的邊界層間隙" +msgstr "已解析的邊界層間距" #: pcbnew/tools/pcb_control.cpp:1694 msgid "Selected Items" msgstr "選中項" #: pcbnew/tools/pcb_point_editor.cpp:700 -#, fuzzy msgid "Resize Table Cells" -msgstr "刪除無效單元格" +msgstr "重新調整單元格" #: pcbnew/tools/pcb_point_editor.cpp:772 -#, fuzzy msgid "Move Midpoint to Location" -msgstr "封裝位置" +msgstr "移動中點至指定位置" #: pcbnew/tools/pcb_point_editor.cpp:773 -#, fuzzy msgid "Move Midpoint" -msgstr "移動終點" +msgstr "移動中點" #: pcbnew/tools/pcb_point_editor.cpp:777 -#, fuzzy msgid "Move Corner to Location" -msgstr "移動頂點" +msgstr "移動拐角到指定位置" #: pcbnew/tools/pcb_point_editor.cpp:778 msgid "Move Corner" -msgstr "移動頂點" +msgstr "移動拐角" #: pcbnew/tools/pcb_point_editor.cpp:2476 -#, fuzzy msgid "Add Zone Corner" -msgstr "新增敷銅拐角" +msgstr "添加區域轉角" #: pcbnew/tools/pcb_point_editor.cpp:2496 -#, fuzzy msgid "Split Segment" msgstr "分割線段" #: pcbnew/tools/pcb_point_editor.cpp:2568 -#, fuzzy msgid "Remove Zone Corner" -msgstr "移除拐角" +msgstr "移除區域轉角" #: pcbnew/tools/pcb_point_editor.cpp:2570 -#, fuzzy msgid "Remove Polygon Corner" -msgstr "刪除敷銅或多邊形的拐角" +msgstr "移除覆銅或多邊形的轉角" #: pcbnew/tools/pcb_selection_tool.cpp:1406 msgid "Select/Expand Connection..." -msgstr "選擇/擴充套件連線…" +msgstr "選擇/擴展連接..." #: pcbnew/tools/placement_tool.cpp:62 msgid "Align/Distribute" @@ -46660,10 +46398,9 @@ msgstr "對齊/分佈" #: pcbnew/tools/placement_tool.cpp:429 msgid "Align to Middle" -msgstr "置中對齊" +msgstr "居中對齊" #: pcbnew/tools/placement_tool.cpp:473 -#, fuzzy msgid "Align to Center" msgstr "居中對齊" @@ -46676,22 +46413,21 @@ msgid "Click on reference item..." msgstr "單擊位號項..." #: pcbnew/tools/zone_create_helper.cpp:197 -#, fuzzy msgid "Add Zone Cutout" -msgstr "新增挖空敷銅" +msgstr "添加挖空區域" #: pcbnew/tools/zone_create_helper.cpp:229 msgid "Add a zone" -msgstr "新增敷銅" +msgstr "添加區域" #: pcbnew/tools/zone_filler_tool.cpp:89 msgid "Checking Zones" -msgstr "檢查敷銅" +msgstr "檢查區域" #: pcbnew/tools/zone_filler_tool.cpp:95 pcbnew/tools/zone_filler_tool.cpp:174 #: pcbnew/tools/zone_filler_tool.cpp:353 msgid "Fill Zone(s)" -msgstr "填充敷銅" +msgstr "填充區域(s)" #: pcbnew/tools/zone_filler_tool.cpp:143 pcbnew/tools/zone_filler_tool.cpp:230 msgid "Show DRC rules" @@ -46703,95 +46439,95 @@ msgstr "規則" #: pcbnew/tools/zone_filler_tool.cpp:156 pcbnew/tools/zone_filler_tool.cpp:243 msgid "Zone fills may be inaccurate. DRC rules contain errors." -msgstr "敷銅填充可能不準確。DRC 規則包含錯誤。" +msgstr "覆銅填充可能不準確。DRC 規則包含錯誤。" #: pcbnew/tools/zone_filler_tool.cpp:254 #, c-format msgid "Refill %d Zones" -msgstr "重新填充 %d 敷銅" +msgstr "重新填充 %d 覆銅" #: pcbnew/tools/zone_filler_tool.cpp:263 msgid "Auto-fill Zone(s)" -msgstr "自動重填敷銅" +msgstr "自動重填覆銅" #: pcbnew/tools/zone_filler_tool.cpp:274 #: pcbnew/widgets/appearance_controls.cpp:3413 msgid "Open Preferences" -msgstr "開啟偏好設定" +msgstr "打開偏好設置" #: pcbnew/tools/zone_filler_tool.cpp:286 msgid "" "Automatic refill of zones can be turned off in Preferences if it becomes too " "slow." -msgstr "自動補充區域可以在偏好設定中關閉,如果它變得太慢。" +msgstr "自動補充區域可以在首選項中關閉, 如果它變得太慢。" #: pcbnew/tools/zone_filler_tool.cpp:347 msgid "Fill Zone" -msgstr "填充敷銅" +msgstr "填充區域" #: pcbnew/tools/zone_filler_tool.cpp:407 msgid "Unfill Zone" -msgstr "取消填充敷銅" +msgstr "取消填充區域" #: pcbnew/tracks_cleaner.cpp:68 msgid "Checking null tracks and vias..." -msgstr "正檢查無效導線和過孔…" +msgstr "正檢查無效走線和過孔..." #: pcbnew/tracks_cleaner.cpp:70 msgid "Removing null tracks and vias..." -msgstr "正刪除無效導線和過孔…" +msgstr "正移除無效走線和過孔..." #: pcbnew/tracks_cleaner.cpp:81 msgid "Checking redundant tracks..." -msgstr "正檢查多餘導線…" +msgstr "正檢查多餘走線..." #: pcbnew/tracks_cleaner.cpp:83 msgid "Removing redundant tracks..." -msgstr "正刪除多餘導線…" +msgstr "正移除多餘走線..." #: pcbnew/tracks_cleaner.cpp:97 msgid "Checking shorting tracks..." -msgstr "檢查短路導線..." +msgstr "檢查短路走線..." #: pcbnew/tracks_cleaner.cpp:99 msgid "Removing shorting tracks..." -msgstr "正刪除短路的導線…" +msgstr "正移除短路的走線..." #: pcbnew/tracks_cleaner.cpp:112 msgid "Checking tracks in pads..." -msgstr "檢查焊盤內導線..." +msgstr "檢查焊盤內走線..." #: pcbnew/tracks_cleaner.cpp:114 msgid "Removing tracks in pads..." -msgstr "正刪除焊盤內導線…" +msgstr "正移除焊盤內走線..." #: pcbnew/tracks_cleaner.cpp:128 msgid "Checking dangling tracks and vias..." -msgstr "正檢查懸空的導線和過孔…" +msgstr "正檢查懸空的走線和過孔..." #: pcbnew/tracks_cleaner.cpp:133 msgid "Removing dangling tracks..." -msgstr "正刪除懸空的導線…" +msgstr "正移除懸空的走線..." #: pcbnew/tracks_cleaner.cpp:136 msgid "Removing dangling vias..." -msgstr "正刪除懸空的過孔…" +msgstr "正移除懸空的過孔..." #: pcbnew/tracks_cleaner.cpp:150 msgid "Checking collinear tracks..." -msgstr "檢查同一直線上導線..." +msgstr "檢查同一直線上走線..." #: pcbnew/tracks_cleaner.cpp:152 msgid "Merging collinear tracks..." -msgstr "合併同一直線上導線…" +msgstr "合併同一直線上走線..." #: pcbnew/undo_redo.cpp:559 msgid "Incomplete undo/redo operation: some items not found" -msgstr "不完整的撤消/重做操作:找不到某些專案" +msgstr "不完整的撤消/重做操作: 找不到某些項目" #: pcbnew/widgets/appearance_controls.cpp:328 msgid "Show tracks" -msgstr "顯示佈線" +msgstr "顯示走線" #: pcbnew/widgets/appearance_controls.cpp:329 msgid "Show all vias" @@ -46803,11 +46539,11 @@ msgstr "顯示所有焊盤" #: pcbnew/widgets/appearance_controls.cpp:331 msgid "Show copper zones" -msgstr "顯示敷銅區" +msgstr "顯示覆銅區" #: pcbnew/widgets/appearance_controls.cpp:332 msgid "Show user images" -msgstr "顯示使用者圖片" +msgstr "顯示用戶圖片" #: pcbnew/widgets/appearance_controls.cpp:334 msgid "Footprints Front" @@ -46835,16 +46571,15 @@ msgstr "顯示通孔焊盤" #: pcbnew/widgets/appearance_controls.cpp:340 msgid "Hidden Text" -msgstr "隱藏文字" +msgstr "隱藏文本" #: pcbnew/widgets/appearance_controls.cpp:340 -#, fuzzy msgid "Show text marked as hidden" -msgstr "顯示隱藏的封裝文字標記" +msgstr "顯示隱藏的封裝文本標記" #: pcbnew/widgets/appearance_controls.cpp:343 msgid "Show unconnected nets as a ratsnest" -msgstr "顯示未連線的網路飛線" +msgstr "顯示未連接的網絡飛線" #: pcbnew/widgets/appearance_controls.cpp:344 msgid "DRC Warnings" @@ -46852,7 +46587,7 @@ msgstr "DRC 警告" #: pcbnew/widgets/appearance_controls.cpp:344 msgid "DRC violations with a Warning severity" -msgstr "具有警告嚴重性的 DRC 違規" +msgstr "嚴重級別為警告的 DRC 違規" #: pcbnew/widgets/appearance_controls.cpp:345 msgid "DRC Errors" @@ -46860,7 +46595,7 @@ msgstr "DRC 錯誤" #: pcbnew/widgets/appearance_controls.cpp:345 msgid "DRC violations with an Error severity" -msgstr "具有錯誤嚴重性的 DRC 違規" +msgstr "嚴重級別為錯誤的 DRC 違規" #: pcbnew/widgets/appearance_controls.cpp:346 msgid "DRC Exclusions" @@ -46876,29 +46611,27 @@ msgstr "在封裝和文字中央顯示一個小十字" #: pcbnew/widgets/appearance_controls.cpp:348 msgid "Locked Item Shadow" -msgstr "鎖定項陰影" +msgstr "鎖定項目陰影" #: pcbnew/widgets/appearance_controls.cpp:348 msgid "Show a shadow marker on locked items" -msgstr "在鎖定的專案上顯示陰影標記" +msgstr "在鎖定的項目上顯示陰影標記" #: pcbnew/widgets/appearance_controls.cpp:349 -#, fuzzy msgid "Conflict Footprint Shadow" -msgstr "相互衝突的標籤" +msgstr "封裝衝突陰影" #: pcbnew/widgets/appearance_controls.cpp:349 -#, fuzzy msgid "Show a shadow marker on conflicting footprints" -msgstr "在鎖定的專案上顯示陰影標記" +msgstr "在有衝突的封裝上顯示陰影標記" #: pcbnew/widgets/appearance_controls.cpp:350 msgid "Show drawing sheet borders and title block" -msgstr "顯示圖紙邊框和工程圖明細表" +msgstr "顯示圖紙邊框和工程明細表" #: pcbnew/widgets/appearance_controls.cpp:372 msgid "No Layers" -msgstr "沒有圖層" +msgstr "沒有層" #: pcbnew/widgets/appearance_controls.cpp:377 msgid "All Copper Layers" @@ -46914,7 +46647,7 @@ msgstr "頂層" #: pcbnew/widgets/appearance_controls.cpp:386 msgid "Front Assembly View" -msgstr "頂層裝配檢視" +msgstr "頂層裝配視圖" #: pcbnew/widgets/appearance_controls.cpp:389 msgid "Back Layers" @@ -46922,7 +46655,7 @@ msgstr "底層" #: pcbnew/widgets/appearance_controls.cpp:392 msgid "Back Assembly View" -msgstr "底層裝配檢視" +msgstr "底層裝配視圖" #: pcbnew/widgets/appearance_controls.cpp:444 #, c-format @@ -46932,9 +46665,10 @@ msgid "" "Successive Tabs while holding %s down will cycle through presets in the " "popup." msgstr "" -"儲存和恢復圖層可見性組合。\n" -"使用 %s+Tab 啟用選擇器。\n" -"按下 %s 時, 連續的選項卡將在彈出視窗的預設中迴圈。" +"保存或加載層可見性設置。\n" +"使用 %s+Tab 打開層可見性設置選擇器。\n" +"在按住 %s 的同時, 連續按下 Tab " +"鍵將在彈出的窗口中循環切換已保存的層可見性設置。" #: pcbnew/widgets/appearance_controls.cpp:451 #, c-format @@ -46944,34 +46678,34 @@ msgid "" "Successive Tabs while holding %s down will cycle through viewports in the " "popup." msgstr "" -"儲存並恢復檢視位置和縮放。\n" -"使用 %s+Tab 啟用選擇器。\n" -"按下 %s 時,連續的選項卡將在彈出視窗的視口中迴圈。" +"保存或加載視角位置和縮放設置。\n" +"使用 %s+Tab 打開視圖選擇器。\n" +"在按住 %s 的同時, 連續按下 Tab 鍵將在彈出的窗口中循環切換已保存的視角。" #: pcbnew/widgets/appearance_controls.cpp:466 msgid "Filter nets" -msgstr "篩選網路" +msgstr "篩選網絡" #: pcbnew/widgets/appearance_controls.cpp:616 #: pcbnew/widgets/appearance_controls.cpp:1795 msgid "Layer Display Options" -msgstr "圖層顯示選項" +msgstr "層顯示選項" #: pcbnew/widgets/appearance_controls.cpp:628 #: pcbnew/widgets/appearance_controls.cpp:1801 #, c-format msgid "Inactive layers (%s):" -msgstr "非活動圖層(%s):" +msgstr "非活動層 (%s):" #: pcbnew/widgets/appearance_controls.cpp:630 #: pcbnew/widgets/appearance_controls.cpp:1803 msgid "Inactive layers:" -msgstr "非活動圖層:" +msgstr "非活動層:" #: pcbnew/widgets/appearance_controls.cpp:644 #: pcbnew/widgets/appearance_controls.cpp:1808 msgid "Inactive layers will be shown in full color" -msgstr "非活動圖層將以全綵顯示" +msgstr "非活動層將以全綵顯示" #: pcbnew/widgets/appearance_controls.cpp:649 #: pcbnew/widgets/appearance_controls.cpp:1810 @@ -46981,7 +46715,7 @@ msgstr "暗顯" #: pcbnew/widgets/appearance_controls.cpp:651 #: pcbnew/widgets/appearance_controls.cpp:1811 msgid "Inactive layers will be dimmed" -msgstr "非活動圖層將變暗" +msgstr "非活動層將變暗" #: pcbnew/widgets/appearance_controls.cpp:656 #: pcbnew/widgets/appearance_controls.cpp:1813 @@ -46991,59 +46725,59 @@ msgstr "隱藏" #: pcbnew/widgets/appearance_controls.cpp:658 #: pcbnew/widgets/appearance_controls.cpp:1814 msgid "Inactive layers will be hidden" -msgstr "非活動圖層將被隱藏" +msgstr "非活動層將被隱藏" #: pcbnew/widgets/appearance_controls.cpp:669 #: pcbnew/widgets/appearance_controls.cpp:1816 msgid "Flip board view" -msgstr "翻轉電路板檢視" +msgstr "翻轉電路板視圖" #: pcbnew/widgets/appearance_controls.cpp:691 #: pcbnew/widgets/appearance_controls.cpp:2505 msgid "Net Display Options" -msgstr "網路顯示選項" +msgstr "網絡顯示選項" #: pcbnew/widgets/appearance_controls.cpp:703 #: pcbnew/widgets/appearance_controls.cpp:2510 #, c-format msgid "Net colors (%s):" -msgstr "網路顏色(%s):" +msgstr "網絡顏色 (%s):" #: pcbnew/widgets/appearance_controls.cpp:705 #: pcbnew/widgets/appearance_controls.cpp:2512 msgid "Net colors:" -msgstr "網路顏色:" +msgstr "網絡顏色:" #: pcbnew/widgets/appearance_controls.cpp:710 #: pcbnew/widgets/appearance_controls.cpp:2515 msgid "Choose when to show net and netclass colors" -msgstr "選擇何時顯示網路和網路類顏色" +msgstr "選擇何時顯示網絡和網絡類顏色" #: pcbnew/widgets/appearance_controls.cpp:719 #: pcbnew/widgets/appearance_controls.cpp:2518 msgid "Net and netclass colors are shown on all copper items" -msgstr "在所有銅專案上顯示網路和網路類顏色" +msgstr "在所有銅項目上顯示網絡和網絡類顏色" #: pcbnew/widgets/appearance_controls.cpp:727 #: pcbnew/widgets/appearance_controls.cpp:2521 msgid "Net and netclass colors are shown on the ratsnest only" -msgstr "僅在飛線上顯示網路和網路類顏色" +msgstr "僅在飛線上顯示網絡和網絡類顏色" #: pcbnew/widgets/appearance_controls.cpp:734 #: pcbnew/widgets/appearance_controls.cpp:2524 msgid "Net and netclass colors are not shown" -msgstr "不顯示網路和網路類顏色" +msgstr "不顯示網絡和網絡類顏色" #: pcbnew/widgets/appearance_controls.cpp:745 #: pcbnew/widgets/appearance_controls.cpp:2529 #, c-format msgid "Ratsnest display (%s):" -msgstr "飛線顯示(%s):" +msgstr "飛線顯示 (%s):" #: pcbnew/widgets/appearance_controls.cpp:747 #: pcbnew/widgets/appearance_controls.cpp:2531 msgid "Ratsnest display:" -msgstr "飛線顯示:" +msgstr "飛線顯示:" #: pcbnew/widgets/appearance_controls.cpp:752 #: pcbnew/widgets/appearance_controls.cpp:2534 @@ -47053,7 +46787,7 @@ msgstr "選擇要顯示的飛線" #: pcbnew/widgets/appearance_controls.cpp:762 #: pcbnew/widgets/appearance_controls.cpp:2537 msgid "Show ratsnest lines to items on all layers" -msgstr "顯示所有圖層上的專案飛線" +msgstr "顯示所有層上的項目飛線" #: pcbnew/widgets/appearance_controls.cpp:767 #: pcbnew/widgets/appearance_controls.cpp:2539 @@ -47063,7 +46797,7 @@ msgstr "可見層" #: pcbnew/widgets/appearance_controls.cpp:769 #: pcbnew/widgets/appearance_controls.cpp:2540 msgid "Show ratsnest lines to items on visible layers" -msgstr "顯示可見層的專案飛線" +msgstr "顯示可見層的項目飛線" #: pcbnew/widgets/appearance_controls.cpp:776 #: pcbnew/widgets/appearance_controls.cpp:2543 @@ -47072,12 +46806,11 @@ msgstr "隱藏所有飛線" #: pcbnew/widgets/appearance_controls.cpp:927 msgid "Set Net Color" -msgstr "設定網路顏色" +msgstr "設置網絡顏色" #: pcbnew/widgets/appearance_controls.cpp:929 -#, fuzzy msgid "Clear Net Color" -msgstr "清除顏色" +msgstr "清除網絡顏色" #: pcbnew/widgets/appearance_controls.cpp:935 #, c-format @@ -47088,21 +46821,21 @@ msgstr "高亮 %s" #: pcbnew/widgets/appearance_controls.cpp:2372 #, c-format msgid "Select Tracks and Vias in %s" -msgstr "選擇 %s 中的導線和過孔" +msgstr "選擇 %s 中的走線和過孔" #: pcbnew/widgets/appearance_controls.cpp:941 #: pcbnew/widgets/appearance_controls.cpp:2375 #, c-format msgid "Unselect Tracks and Vias in %s" -msgstr "取消選擇 %s 中的導線和過孔" +msgstr "取消選擇 %s 中的走線和過孔" #: pcbnew/widgets/appearance_controls.cpp:946 msgid "Show All Nets" -msgstr "顯示所有網路" +msgstr "顯示所有網絡" #: pcbnew/widgets/appearance_controls.cpp:948 msgid "Hide All Other Nets" -msgstr "隱藏所有其他網路" +msgstr "隱藏所有其他網絡" #: pcbnew/widgets/appearance_controls.cpp:980 #, c-format @@ -47117,16 +46850,16 @@ msgstr "單擊以顯示 %s 的飛線" #: pcbnew/widgets/appearance_controls.cpp:990 msgid "" "Double click (or middle click) to change color; right click for more actions" -msgstr "雙擊或中鍵更改顏色,右鍵單擊檢視更多操作" +msgstr "雙擊或中鍵更改顏色, 右鍵單擊查看更多操作" #: pcbnew/widgets/appearance_controls.cpp:1029 #: pcbnew/widgets/appearance_controls_base.cpp:45 msgid "Objects" -msgstr "物件" +msgstr "對象" #: pcbnew/widgets/appearance_controls.cpp:1582 msgid "Double click or middle click for color change, right click for menu" -msgstr "雙擊或中鍵單擊可更改顏色,右鍵單擊可開啟選單" +msgstr "雙擊或中鍵單擊可更改顏色, 右鍵單擊可打開菜單" #: pcbnew/widgets/appearance_controls.cpp:1588 msgid "Show or hide this layer" @@ -47134,11 +46867,11 @@ msgstr "顯示或隱藏此層" #: pcbnew/widgets/appearance_controls.cpp:1661 msgid "Adhesive on board's front" -msgstr "頂層粘膠" +msgstr "頂層點膠" #: pcbnew/widgets/appearance_controls.cpp:1662 msgid "Adhesive on board's back" -msgstr "底層粘膠" +msgstr "底層點膠" #: pcbnew/widgets/appearance_controls.cpp:1663 msgid "Solder paste on board's front" @@ -47175,7 +46908,7 @@ msgstr "描述性註釋" #: pcbnew/widgets/appearance_controls.cpp:1671 #: pcbnew/widgets/appearance_controls.cpp:1672 msgid "User defined meaning" -msgstr "使用者自定義" +msgstr "用戶自定義" #: pcbnew/widgets/appearance_controls.cpp:1673 msgid "Board's perimeter definition" @@ -47203,39 +46936,39 @@ msgstr "底層封裝裝配" #: pcbnew/widgets/appearance_controls.cpp:1679 msgid "User defined layer 1" -msgstr "使用者定義的圖層 1" +msgstr "用戶定義層 1" #: pcbnew/widgets/appearance_controls.cpp:1680 msgid "User defined layer 2" -msgstr "使用者定義的圖層 2" +msgstr "用戶定義層 2" #: pcbnew/widgets/appearance_controls.cpp:1681 msgid "User defined layer 3" -msgstr "使用者定義的圖層 3" +msgstr "用戶定義層 3" #: pcbnew/widgets/appearance_controls.cpp:1682 msgid "User defined layer 4" -msgstr "使用者定義的圖層 4" +msgstr "用戶定義層 4" #: pcbnew/widgets/appearance_controls.cpp:1683 msgid "User defined layer 5" -msgstr "使用者定義的圖層 5" +msgstr "用戶定義層 5" #: pcbnew/widgets/appearance_controls.cpp:1684 msgid "User defined layer 6" -msgstr "使用者定義的圖層 6" +msgstr "用戶定義層 6" #: pcbnew/widgets/appearance_controls.cpp:1685 msgid "User defined layer 7" -msgstr "使用者定義的圖層 7" +msgstr "用戶定義層 7" #: pcbnew/widgets/appearance_controls.cpp:1686 msgid "User defined layer 8" -msgstr "使用者定義的圖層 8" +msgstr "用戶定義層 8" #: pcbnew/widgets/appearance_controls.cpp:1687 msgid "User defined layer 9" -msgstr "使用者定義的圖層 9" +msgstr "用戶定義層 9" #: pcbnew/widgets/appearance_controls.cpp:1735 msgid "Front copper layer" @@ -47288,75 +47021,72 @@ msgstr "僅顯示底裝配層" #: pcbnew/widgets/appearance_controls.cpp:2235 #, c-format msgid "Set opacity of %s" -msgstr "設定 %s 的不透明度" +msgstr "設置 %s 的不透明度" #: pcbnew/widgets/appearance_controls.cpp:2348 msgid "Set Netclass Color" -msgstr "設定網路類顏色" +msgstr "設置網絡類顏色" #: pcbnew/widgets/appearance_controls.cpp:2352 -#, fuzzy msgid "Use Color from Schematic" -msgstr "從原理圖更新 PCB" +msgstr "從原理圖更新顏色" #: pcbnew/widgets/appearance_controls.cpp:2361 -#, fuzzy msgid "Clear Netclass Color" -msgstr "清除顏色" +msgstr "清除網絡類顏色" #: pcbnew/widgets/appearance_controls.cpp:2369 #, c-format msgid "Highlight Nets in %s" -msgstr "高亮 %s 中的網路" +msgstr "高亮 %s 中的網絡" #: pcbnew/widgets/appearance_controls.cpp:2380 msgid "Show All Netclasses" -msgstr "顯示所有網路類" +msgstr "顯示所有網絡類" #: pcbnew/widgets/appearance_controls.cpp:2382 msgid "Hide All Other Netclasses" -msgstr "隱藏所有其他網路類" +msgstr "隱藏所有其他網絡類" #: pcbnew/widgets/appearance_controls.cpp:2443 #, c-format msgid "Show or hide ratsnest for nets in %s" -msgstr "顯示或隱藏 %s 中的網路飛線" +msgstr "顯示或隱藏 %s 中的網絡飛線" #: pcbnew/widgets/appearance_controls.cpp:3426 msgid "" "The current color theme is read-only. Create a new theme in Preferences to " "enable color editing." -msgstr "當前配色主題為只讀。在偏好設定中建立新主題以啟用配色編輯。" +msgstr "當前配色主題為只讀。在偏好設置中創建新主題以啟用配色編輯。" #: pcbnew/widgets/appearance_controls_base.cpp:71 msgid "Show the Net Inspector" -msgstr "展示網檢查器" +msgstr "顯示網絡檢查器" #: pcbnew/widgets/appearance_controls_base.cpp:123 msgid "Configure net classes" -msgstr "配置網路類" +msgstr "配置網絡類" #: pcbnew/widgets/filedlg_hook_save_project.h:32 msgid "Create a new project for this board" -msgstr "為此板建立新專案" +msgstr "為此板創建新工程" #: pcbnew/widgets/legacyfiledlg_netlist_options.h:35 msgid "Omit extra information" -msgstr "省略額外資訊" +msgstr "省略額外信息" #: pcbnew/widgets/legacyfiledlg_netlist_options.h:36 msgid "Omit nets" -msgstr "省略網路" +msgstr "省略網絡" #: pcbnew/widgets/legacyfiledlg_netlist_options.h:38 msgid "Do not prefix path with footprint UUID." -msgstr "不要在路徑名稱前新增封裝 UUID。" +msgstr "不要在路徑名稱前添加封裝 UUID。" #: pcbnew/widgets/net_inspector_panel.cpp:46 #: pcbnew/widgets/net_inspector_panel.cpp:96 -#, fuzzy msgid "Configure netlist inspector" -msgstr "配置網路類" +msgstr "配置網表檢查器" #: pcbnew/widgets/panel_footprint_chooser.cpp:338 msgid "No footprint selected" @@ -47365,18 +47095,17 @@ msgstr "沒有選擇封裝" #: pcbnew/widgets/panel_selection_filter.cpp:201 #: pcbnew/widgets/panel_selection_filter_base.cpp:57 msgid "Rule Areas" -msgstr "規則敷銅" +msgstr "規則區域" #: pcbnew/widgets/panel_selection_filter.cpp:202 #: pcbnew/widgets/panel_selection_filter_base.cpp:61 msgid "Dimensions" -msgstr "標註" +msgstr "測量標註" #: pcbnew/widgets/pcb_net_inspector_panel.cpp:122 #: pcbnew/widgets/pcb_net_inspector_panel_data_model.h:680 -#, fuzzy msgid "Netclass" -msgstr "網路類:" +msgstr "網絡類" #: pcbnew/widgets/pcb_net_inspector_panel.cpp:124 msgid "Total Length" @@ -47384,7 +47113,7 @@ msgstr "總長度" #: pcbnew/widgets/pcb_net_inspector_panel.cpp:126 msgid "Via Count" -msgstr "過孔計數" +msgstr "過孔數量" #: pcbnew/widgets/pcb_net_inspector_panel.cpp:128 msgid "Via Length" @@ -47392,110 +47121,92 @@ msgstr "過孔長度" #: pcbnew/widgets/pcb_net_inspector_panel.cpp:130 msgid "Track Length" -msgstr "佈線長度" +msgstr "走線長度" #: pcbnew/widgets/pcb_net_inspector_panel.cpp:132 msgid "Die Length" -msgstr "裸晶片長度" +msgstr "Die 引線長度" #: pcbnew/widgets/pcb_net_inspector_panel.cpp:134 msgid "Pad Count" -msgstr "焊盤計數" +msgstr "焊盤數量" #: pcbnew/widgets/pcb_net_inspector_panel.cpp:1171 -#, fuzzy msgid "Highlight Selected Net" -msgstr "高亮所選的網路" +msgstr "高亮所選的網絡" #: pcbnew/widgets/pcb_net_inspector_panel.cpp:1188 -#, fuzzy msgid "Rename Selected Net" -msgstr "取消佈線所選項" +msgstr "重命名選中網絡" #: pcbnew/widgets/pcb_net_inspector_panel.cpp:1192 -#, fuzzy msgid "Delete Selected Net" -msgstr "刪除選擇項目" +msgstr "刪除選中網絡" #: pcbnew/widgets/pcb_net_inspector_panel.cpp:1199 -#, fuzzy msgid "Add Net" -msgstr "新增文字" +msgstr "添加網絡" #: pcbnew/widgets/pcb_net_inspector_panel.cpp:1212 -#, fuzzy msgid "Highlight Selected Nets" -msgstr "高亮所選的網路" +msgstr "高亮選中網絡" #: pcbnew/widgets/pcb_net_inspector_panel.cpp:1214 -#, fuzzy msgid "Delete Selected Nets" -msgstr "刪除選擇項目" +msgstr "刪除選中網絡" #: pcbnew/widgets/pcb_net_inspector_panel.cpp:1221 #: pcbnew/widgets/pcb_net_inspector_panel.cpp:1351 -#, fuzzy msgid "Remove Selected Custom Group" -msgstr "從分組中刪除專案" +msgstr "從自定義分組中移除選中項目" #: pcbnew/widgets/pcb_net_inspector_panel.cpp:1248 -#, fuzzy msgid "New Group" -msgstr "分組" +msgstr "新建分組" #: pcbnew/widgets/pcb_net_inspector_panel.cpp:1321 -#, fuzzy msgid "Filter by Net Name" -msgstr "篩選網路" +msgstr "按網絡名稱篩選" #: pcbnew/widgets/pcb_net_inspector_panel.cpp:1326 -#, fuzzy msgid "Filter by Netclass" -msgstr "按網路類篩選項目:" +msgstr "按網絡類篩選" #: pcbnew/widgets/pcb_net_inspector_panel.cpp:1340 -#, fuzzy msgid "Group by Netclass" -msgstr "按名稱分組" +msgstr "按網絡類分組" #: pcbnew/widgets/pcb_net_inspector_panel.cpp:1346 -#, fuzzy msgid "Add Custom Group" -msgstr "自定義規則" +msgstr "添加自定義分組" #: pcbnew/widgets/pcb_net_inspector_panel.cpp:1361 -#, fuzzy msgid "Remove All Custom Groups" -msgstr "從分組中刪除專案" +msgstr "移除所有自定義分組" #: pcbnew/widgets/pcb_net_inspector_panel.cpp:1369 -#, fuzzy msgid "Show Zero Pad Nets" -msgstr "顯示 0 焊盤網路" +msgstr "顯示 0 焊盤網絡" #: pcbnew/widgets/pcb_net_inspector_panel.cpp:1374 -#, fuzzy msgid "Show Unconnected Nets" -msgstr "未連線" +msgstr "顯示未連接網絡" #: pcbnew/widgets/pcb_net_inspector_panel.cpp:1383 -#, fuzzy msgid "Save Net Inspector Report" -msgstr "網路檢查" +msgstr "保持網絡檢查器報告" #: pcbnew/widgets/pcb_net_inspector_panel.cpp:1392 -#, fuzzy msgid "Show / Hide Columns" -msgstr "顯示隱藏引腳" +msgstr "顯示 / 隱藏 列" #: pcbnew/widgets/pcb_net_inspector_panel.cpp:1556 -#, fuzzy msgid "Save Net Inspector Report File" -msgstr "儲存報告檔案" +msgstr "保存網絡檢查器報告文件" #: pcbnew/widgets/pcb_net_inspector_panel.cpp:1557 msgid "Report file" -msgstr "報告檔案" +msgstr "報告文件" #: pcbnew/widgets/pcb_net_inspector_panel.cpp:1578 #, c-format @@ -47504,31 +47215,31 @@ msgstr "%s (%s)" #: pcbnew/widgets/pcb_net_inspector_panel.cpp:1689 msgid "New Net" -msgstr "新建網路" +msgstr "新建網絡" #: pcbnew/widgets/pcb_net_inspector_panel.cpp:1702 #: pcbnew/widgets/pcb_net_inspector_panel.cpp:1769 #, c-format msgid "Net name '%s' is already in use." -msgstr "網路名稱 '%s' 已經在使用中。" +msgstr "網絡名稱 '%s' 已經在使用中。" #: pcbnew/widgets/pcb_net_inspector_panel.cpp:1746 msgid "Rename Net" -msgstr "重新命名網路" +msgstr "重命名網絡" #: pcbnew/widgets/pcb_net_inspector_panel.cpp:1759 msgid "Net name cannot be empty." -msgstr "網路名稱變數名不能為空。" +msgstr "網絡名稱變量名不能為空。" #: pcbnew/widgets/pcb_net_inspector_panel.cpp:1827 #, c-format msgid "Net '%s' is in use. Delete anyway?" -msgstr "網路 '%s' 正在使用中。仍要刪除嗎?" +msgstr "網絡 '%s' 正在使用中。仍要刪除嗎?" #: pcbnew/widgets/pcb_net_inspector_panel.cpp:1868 #, c-format msgid "Delete all nets in group '%s'?" -msgstr "刪除分組 '%s' 中的所有網路?" +msgstr "刪除分組 '%s' 中的所有網絡?" #: pcbnew/widgets/search_handlers.cpp:143 pcbnew/zone.cpp:579 #: pcbnew/zone.cpp:1634 @@ -47537,7 +47248,7 @@ msgstr "優先" #: pcbnew/widgets/search_handlers.cpp:246 msgid "Textbox" -msgstr "文字框" +msgstr "文本框" #: pcbnew/widgets/search_handlers.cpp:274 #: pcbnew/widgets/search_handlers.cpp:353 @@ -47547,7 +47258,7 @@ msgstr "類別" #: pcbnew/widgets/search_handlers.cpp:307 #: pcbnew/widgets/search_handlers.cpp:391 msgid "No Net" -msgstr "無網路" +msgstr "無網絡" #: pcbnew/zone.cpp:542 msgid "Cutout" @@ -47559,7 +47270,7 @@ msgstr "無過孔" #: pcbnew/zone.cpp:554 msgid "No tracks" -msgstr "無佈線" +msgstr "無走線" #: pcbnew/zone.cpp:557 msgid "No pads" @@ -47567,7 +47278,7 @@ msgstr "無焊盤" #: pcbnew/zone.cpp:560 msgid "No copper zones" -msgstr "無敷銅區" +msgstr "無覆銅區" #: pcbnew/zone.cpp:563 msgid "No footprints" @@ -47598,7 +47309,7 @@ msgstr "填充模式" #: pcbnew/zone.cpp:631 msgid "Filled Area" -msgstr "填充敷銅" +msgstr "填充區域" #: pcbnew/zone.cpp:652 msgid "Corner Count" @@ -47606,7 +47317,7 @@ msgstr "拐角數" #: pcbnew/zone.cpp:687 msgid "Rule Area" -msgstr "規則敷銅" +msgstr "規則區域" #: pcbnew/zone.cpp:689 msgid "Teardrop Area" @@ -47614,11 +47325,11 @@ msgstr "淚滴面積" #: pcbnew/zone.cpp:691 msgid "Copper Zone" -msgstr "敷銅區" +msgstr "覆銅區" #: pcbnew/zone.cpp:693 msgid "Non-copper Zone" -msgstr "非敷銅區" +msgstr "非覆銅區" #: pcbnew/zone.cpp:828 #, c-format @@ -47628,54 +47339,53 @@ msgstr "在 %s 上" #: pcbnew/zone.cpp:832 #, c-format msgid "on %s and %s" -msgstr "在%s 和 %s上" +msgstr "在 %s 和 %s 上" #: pcbnew/zone.cpp:838 #, c-format msgid "on %s, %s and %s" -msgstr "在 %s,%s 和 %s上" +msgstr "在 %s, %s 和 %s 上" #: pcbnew/zone.cpp:845 #, c-format msgid "on %s, %s and %zu more" -msgstr "更多在%s,%s 和 %zu 上" +msgstr "在 %s, %s 和 %zu 個更多上" #: pcbnew/zone.cpp:855 #, c-format msgid "Rule Area Cutout %s" -msgstr "規則區域切口 %s" +msgstr "規則區域挖空 %s" #: pcbnew/zone.cpp:857 #, c-format msgid "Zone Cutout %s" -msgstr "區域切口%s" +msgstr "區域挖空 %s" #: pcbnew/zone.cpp:862 #, c-format msgid "Rule Area %s" -msgstr "規則區域%s" +msgstr "規則區域 %s" #: pcbnew/zone.cpp:864 #, c-format msgid "Zone %s %s" -msgstr "區域%s%s" +msgstr "區域 %s %s" #: pcbnew/zone.cpp:1665 -#, fuzzy msgid "Cannot be less than zone minimum width" -msgstr "熱風焊盤輻射線不能小於最小寬度。" +msgstr "不能低於區域最小寬度" #: pcbnew/zone.cpp:1671 msgid "Hatch Width" -msgstr "網格寬度" +msgstr "柵格寬度" #: pcbnew/zone.cpp:1678 msgid "Hatch Gap" -msgstr "網格間格" +msgstr "柵格間隙" #: pcbnew/zone.cpp:1685 msgid "Hatch Minimum Hole Ratio" -msgstr "" +msgstr "柵格最小孔徑比" #: pcbnew/zone.cpp:1693 msgid "Smoothing Effort" @@ -47687,11 +47397,11 @@ msgstr "平滑量" #: pcbnew/zone.cpp:1705 msgid "Remove Islands" -msgstr "刪除孤銅" +msgstr "死銅移除" #: pcbnew/zone.cpp:1710 msgid "Minimum Island Area" -msgstr "最小孤銅尺寸" +msgstr "最小孤銅大小" #: pcbnew/zone.cpp:1725 msgid "Minimum Width" @@ -47699,15 +47409,15 @@ msgstr "最小寬度" #: pcbnew/zone.cpp:1733 msgid "Pad Connections" -msgstr "焊盤連線" +msgstr "焊盤連接" #: pcbnew/zone_filler.cpp:108 msgid "Checking zone fills..." -msgstr "檢查敷銅填充..." +msgstr "檢查覆銅填充..." #: pcbnew/zone_filler.cpp:109 msgid "Building zone fills..." -msgstr "構造敷銅填充..." +msgstr "構造覆銅填充..." #: pcbnew/zone_filler.cpp:523 msgid "Removing isolated copper islands..." @@ -47715,7 +47425,7 @@ msgstr "正在移除孤立的銅島..." #: pcbnew/zone_filler.cpp:735 msgid "Zone fills are out-of-date. Refill?" -msgstr "敷銅填充已過時,重新填充?" +msgstr "覆銅填充已過時, 重新填充?" #: pcbnew/zone_filler.cpp:737 msgid "Refill" @@ -47723,22 +47433,17 @@ msgstr "重新填充" #: pcbnew/zone_filler.cpp:737 msgid "Continue without Refill" -msgstr "取消敷銅" +msgstr "取消覆銅" #: pcbnew/zone_manager/dialog_zone_manager_base.cpp:34 #: pcbnew/zone_manager/dialog_zone_manager_base.cpp:39 -#, fuzzy msgid "" "Top zone has the highest priority. When a zone is inside another zone, if " "its priority is higher, its outlines are removed from the other zone." -msgstr "" -"敷銅按優先順序填充,級別 3 優先順序高於級別 2。\n" -"當敷銅位於另一個敷銅內時:\n" -"* 如果優先順序較高,則其輪廓將從其他敷銅中刪除。\n" -"* 如果其優先順序相等,則設定 DRC 錯誤。" +msgstr "頂部規則域的優先級最高。當某一規則域位於另一規則域內時, 如果其優先級更高, " +"則其輪廓會被從另一規則域中移除。" #: pcbnew/zone_manager/dialog_zone_manager_base.cpp:81 -#, fuzzy msgid "Repour" msgstr "報告" @@ -47748,7 +47453,7 @@ msgstr "繼承" #: pcbnew/zones.h:63 msgid "thermal reliefs" -msgstr "防散熱 (花焊盤)" +msgstr "緩釋熱焊盤 (花焊盤)" #: pcbnew/zones.h:64 msgid "solid" @@ -47756,24 +47461,24 @@ msgstr "實心" #: pcbnew/zones.h:65 msgid "thermal reliefs for PTH" -msgstr "用於金屬化孔 (PTH) 的防散熱" +msgstr "用於金屬化孔 (PTH) 的緩釋熱焊盤 (花焊盤)" #: plugins/3d/vrml/vrml.cpp:238 -#, fuzzy, c-format +#, c-format msgid "[INFO] load failed: %s" -msgstr "[資訊] 載入失敗:輸入行太長\n" +msgstr "[INFO] 加載失敗: %s" #: resources/linux/launchers/org.kicad.bitmap2component.desktop.in:6 msgid "bitmap2component;Bitmap;Converter;" -msgstr "將點陣圖轉換成元件;" +msgstr "bitmap2component;Bitmap;Converter;" #: resources/linux/launchers/org.kicad.bitmap2component.desktop.in:12 msgid "Bitmap to Component Converter" -msgstr "將點陣圖轉換成元件" +msgstr "將位圖轉換成元件" #: resources/linux/launchers/org.kicad.bitmap2component.desktop.in:13 msgid "Create a component from a bitmap for use with KiCad" -msgstr "從點陣圖建立用於 KiCad 的元件" +msgstr "從位圖創建用於 KiCad 的元件" #: resources/linux/launchers/org.kicad.eeschema.desktop.in:11 msgid "KiCad Schematic Editor (Standalone)" @@ -47785,7 +47490,7 @@ msgstr "原理圖捕獲工具" #: resources/linux/launchers/org.kicad.eeschema.desktop.in:13 msgid "Standalone schematic editor for KiCad schematics" -msgstr "KiCad 原理圖的獨立編輯器" +msgstr "獨立版的 KiCad 原理圖編輯器" #: resources/linux/launchers/org.kicad.eeschema.desktop.in:14 msgid "eeschema" @@ -47793,11 +47498,11 @@ msgstr "eeschema" #: resources/linux/launchers/org.kicad.gerbview.desktop.in:12 msgid "Gerber File Viewer" -msgstr "Gerber 檔案檢視器" +msgstr "Gerber 查看器" #: resources/linux/launchers/org.kicad.gerbview.desktop.in:13 msgid "View Gerber files" -msgstr "檢視 Gerber 檔案" +msgstr "查看 Gerber 文件" #: resources/linux/launchers/org.kicad.gerbview.desktop.in:14 msgid "gerbview;PCB;Gerber;" @@ -47805,11 +47510,11 @@ msgstr "gerbview;PCB;Gerber;" #: resources/linux/launchers/org.kicad.kicad.desktop.in:10 msgid "Projectmanager;" -msgstr "專案管理員;" +msgstr "Projectmanager;" #: resources/linux/launchers/org.kicad.kicad.desktop.in:13 msgid "EDA Suite" -msgstr "EDA 工具箱" +msgstr "EDA 套件" #: resources/linux/launchers/org.kicad.kicad.desktop.in:14 msgid "Suite of tools for schematic design and circuit board layout" @@ -47821,7 +47526,7 @@ msgstr "KiCad PCB 計算器" #: resources/linux/launchers/org.kicad.pcbcalculator.desktop.in:11 msgid "PCB;Calculator;" -msgstr "PCB;計算器;" +msgstr "PCB;Calculator;" #: resources/linux/launchers/org.kicad.pcbcalculator.desktop.in:12 msgid "PCB Calculator" @@ -47845,7 +47550,7 @@ msgstr "PCB 佈局編輯器" #: resources/linux/launchers/org.kicad.pcbnew.desktop.in:14 msgid "Standalone circuit board editor for KiCad boards" -msgstr "KiCad 電路板的獨立編輯器" +msgstr "獨立版的 KiCad 電路板編輯器" #: resources/linux/metainfo/org.kicad.kicad.metainfo.xml.in:13 msgid "An EDA suite for schematic and circuit board design" @@ -47868,10 +47573,10 @@ msgid "" "featuring thousands of symbols, footprints, and 3D models. KiCad has minimal " "system requirements and runs on Linux, Windows, and macOS." msgstr "" -"KiCad 是一款自由、開源的 EDA 套件。 它具有原理圖編輯、電路模擬、PCB 佈局、3D " -"渲染和圖形 / 資料匯出等功能,還包括一個高質量的元件庫,具有成千上萬的符號、封" -"裝和 3D 模型。KiCad 對系統性能要求不高,且可在 Linux、Windows 和 macOS 系統上" -"執行。" +"KiCad 是一款自由的, 免費的開源電子設計自動化 (EDA) 軟件套件。" +"它提供了原理圖繪製, 電路仿真, PCB 設計, 3D 渲染以及對繪圖/數據的導出功能。" +"還包含一個高質量的元件庫, 其中包含了數千個元件符號, 封裝和 3D 模型。KiCad " +"對系統要求很低, 可在 Linux、Windows 和 macOS 系統上運行。" #: resources/linux/metainfo/org.kicad.kicad.metainfo.xml.in:63 msgid "KiCad PCB Layout Editor" @@ -47879,19 +47584,19 @@ msgstr "KiCad PCB 佈局編輯器" #: resources/linux/metainfo/org.kicad.kicad.metainfo.xml.in:80 msgid "The KiCad Developers" -msgstr "KiCad 開發者們" +msgstr "KiCad 的開發者們" #: resources/linux/mime/kicad-gerbers.xml.in:5 msgid "Gerber file" -msgstr "Gerber 檔案" +msgstr "Gerber 文件" #: resources/linux/mime/kicad-gerbers.xml.in:27 msgid "Excellon drill file" -msgstr "Excellon 鑽孔檔案" +msgstr "Excellon 鑽孔文件" #: resources/linux/mime/kicad-kicad.xml.in:5 msgid "KiCad Project" -msgstr "KiCad 專案" +msgstr "KiCad 項目" #: resources/linux/mime/kicad-kicad.xml.in:12 msgid "KiCad Schematic" @@ -47902,17 +47607,14 @@ msgid "KiCad Printed Circuit Board" msgstr "KiCad 印刷電路板" #: resources/linux/mime/kicad-kicad.xml.in:41 -#, fuzzy msgid "KiCad Footprint" -msgstr "KiCad 封裝編輯器" +msgstr "KiCad 封裝" #: resources/linux/mime/kicad-kicad.xml.in:55 -#, fuzzy msgid "KiCad Schematic Symbol" -msgstr "原理圖符號" +msgstr "KiCad 原理圖符號" #: resources/linux/mime/kicad-kicad.xml.in:69 -#, fuzzy msgid "KiCad Drawing Sheet" msgstr "KiCad 工程圖編輯器"