diff --git a/translation/CMakeLists.txt b/translation/CMakeLists.txt index 6a71974fb0..b4efbd92b1 100644 --- a/translation/CMakeLists.txt +++ b/translation/CMakeLists.txt @@ -10,7 +10,7 @@ else() CACHE PATH "Location of KiCad i18n files." ) endif() -file(STRINGS pofiles/LINGUAS_INSTALL LANG_ARRAY REGEX "^[^#].*") +file(STRINGS pofiles/LINGUAS LANG_ARRAY REGEX "^[^#].*") # Add the commands to translate each language file foreach( LANG ${LANG_ARRAY} ) diff --git a/translation/POTDIRS b/translation/POTDIRS index 40b7423a48..16ff5a031c 100644 --- a/translation/POTDIRS +++ b/translation/POTDIRS @@ -11,6 +11,7 @@ pagelayout_editor pcb_calculator pcbnew plugins +scripting tools resources/linux/launchers resources/linux/metainfo diff --git a/translation/pofiles/LINGUAS b/translation/pofiles/LINGUAS index 3a9f1b51ba..5271042177 100644 --- a/translation/pofiles/LINGUAS +++ b/translation/pofiles/LINGUAS @@ -14,6 +14,7 @@ et fa fi fr +hi he hr hu @@ -36,6 +37,7 @@ sl sr sv ta +te th tr uk diff --git a/translation/pofiles/LINGUAS_INSTALL b/translation/pofiles/LINGUAS_INSTALL deleted file mode 100644 index 3a9f1b51ba..0000000000 --- a/translation/pofiles/LINGUAS_INSTALL +++ /dev/null @@ -1,44 +0,0 @@ -# please keep this list sorted alphabetically -# -ar -bg -ca -cs -da -de -el -en -es -es_MX -et -fa -fi -fr -he -hr -hu -id -it -ja -ka -ko -lt -lv -nl -no -pl -pt -pt_BR -ro -ru -sk -sl -sr -sv -ta -th -tr -uk -vi -zh_CN -zh_TW diff --git a/translation/pofiles/hi.po b/translation/pofiles/hi.po new file mode 100644 index 0000000000..49ec43538f --- /dev/null +++ b/translation/pofiles/hi.po @@ -0,0 +1,55573 @@ +msgid "" +msgstr "" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2026-03-09 12:35-0700\n" +"Language: hi\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" + +#: 3d-viewer/3d_cache/3d_plugin_manager.cpp:58 +#: common/dialogs/panel_embedded_files.cpp:396 +#: common/properties/pg_editors.cpp:643 +#: common/widgets/grid_text_button_helpers.cpp:255 +msgid "All Files" +msgstr "" + +#: 3d-viewer/3d_canvas/board_adapter.cpp:343 +msgid "Build board outline" +msgstr "" + +#: 3d-viewer/3d_canvas/board_adapter.cpp:579 +msgid "Create layers" +msgstr "" + +#: 3d-viewer/3d_canvas/board_adapter.cpp:1008 +msgid "No footprint loaded." +msgstr "" + +#: 3d-viewer/3d_canvas/board_adapter.cpp:1023 +msgid "" +"Footprint outline is missing or malformed. Run Footprint Checker for a full " +"analysis." +msgstr "" + +#: 3d-viewer/3d_canvas/board_adapter.cpp:1032 +msgid "Board outline is missing or malformed. Run DRC for a full analysis." +msgstr "" + +#: 3d-viewer/3d_canvas/create_layer_items.cpp:315 +msgid "Create tracks and vias" +msgstr "" + +#: 3d-viewer/3d_canvas/create_layer_items.cpp:1211 +msgid "Create zones" +msgstr "" + +#: 3d-viewer/3d_canvas/create_layer_items.cpp:1320 +msgid "Build Tech layers" +msgstr "" + +#: 3d-viewer/3d_canvas/create_layer_items.cpp:1397 +#, c-format +msgid "Build Tech layer %d" +msgstr "" + +#: 3d-viewer/3d_canvas/create_layer_items.cpp:1679 +msgid "Simplifying copper layer polygons" +msgstr "" + +#: 3d-viewer/3d_canvas/create_layer_items.cpp:1684 +msgid "Calculating plated copper" +msgstr "" + +#: 3d-viewer/3d_canvas/create_layer_items.cpp:1734 +#, c-format +msgid "Simplifying %d copper layers" +msgstr "" + +#: 3d-viewer/3d_canvas/create_layer_items.cpp:1775 +msgid "Simplify holes contours" +msgstr "" + +#: 3d-viewer/3d_canvas/create_layer_items.cpp:1795 +msgid "Build BVH for holes and vias" +msgstr "" + +#: 3d-viewer/3d_canvas/eda_3d_canvas.cpp:408 +#: 3d-viewer/3d_canvas/eda_3d_canvas.cpp:640 +msgid "OpenGL context creation error" +msgstr "" + +#: 3d-viewer/3d_canvas/eda_3d_canvas.cpp:439 +msgid "Your OpenGL version is not supported. Minimum required is 1.5." +msgstr "" + +#: 3d-viewer/3d_canvas/eda_3d_canvas.cpp:575 +#, c-format +msgid "Last render time %.0f ms" +msgstr "" + +#: 3d-viewer/3d_canvas/eda_3d_canvas.cpp:812 +#, c-format +msgid "OpenGL error during off-screen rendering: 0x%04X\n" +msgstr "" + +#: 3d-viewer/3d_canvas/eda_3d_canvas.cpp:977 +#, c-format +msgid "Net %s\tNet class %s" +msgstr "" + +#: 3d-viewer/3d_canvas/eda_3d_canvas.cpp:1000 +#, c-format +msgid "Pad %s\t" +msgstr "" + +#: 3d-viewer/3d_canvas/eda_3d_canvas.cpp:1031 +#, c-format +msgid "Rule area %s\t" +msgstr "" + +#: 3d-viewer/3d_canvas/eda_3d_canvas.cpp:1033 +#, c-format +msgid "Zone %s\t" +msgstr "" + +#: 3d-viewer/3d_rendering/opengl/create_scene.cpp:704 +msgid "Load OpenGL: board" +msgstr "" + +#: 3d-viewer/3d_rendering/opengl/create_scene.cpp:753 +msgid "Load OpenGL: holes and vias" +msgstr "" + +#: 3d-viewer/3d_rendering/opengl/create_scene.cpp:810 +msgid "Load OpenGL: layers" +msgstr "" + +#: 3d-viewer/3d_rendering/opengl/create_scene.cpp:824 +#, c-format +msgid "Load OpenGL layer %s" +msgstr "" + +#: 3d-viewer/3d_rendering/opengl/create_scene.cpp:936 +#: 3d-viewer/3d_rendering/raytracing/create_scene.cpp:892 +#: pcbnew/pcb_io/altium/altium_pcb.cpp:2237 +msgid "Loading 3D models..." +msgstr "" + +#: 3d-viewer/3d_rendering/opengl/create_scene.cpp:945 +#: 3d-viewer/3d_rendering/raytracing/create_scene.cpp:1073 +#, c-format +msgid "Reload time %.3f s" +msgstr "" + +#: 3d-viewer/3d_rendering/opengl/create_scene.cpp:1660 +#: eeschema/libraries/legacy_symbol_library.cpp:539 +#: eeschema/sch_io/eagle/sch_io_eagle.cpp:363 +#: eeschema/sch_io/eagle/sch_io_eagle.cpp:571 +#: eeschema/sch_io/kicad_legacy/sch_io_kicad_legacy.cpp:285 +#: eeschema/sch_io/kicad_sexpr/sch_io_kicad_sexpr.cpp:306 +#: pcbnew/pcb_io/eagle/pcb_io_eagle.cpp:347 +#: pcbnew/pcb_io/easyeda/pcb_io_easyeda_plugin.cpp:155 +#: pcbnew/pcb_io/easyedapro/pcb_io_easyedapro.cpp:117 +#: pcbnew/pcb_io/fabmaster/pcb_io_fabmaster.cpp:114 +#: pcbnew/pcb_io/kicad_legacy/pcb_io_kicad_legacy.cpp:501 +#: pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr.cpp:3118 +#, c-format +msgid "Loading %s..." +msgstr "" + +#: 3d-viewer/3d_rendering/opengl/render_3d_opengl.cpp:560 +#: 3d-viewer/3d_rendering/raytracing/render_3d_raytrace_gl.cpp:110 +#: 3d-viewer/3d_rendering/raytracing/render_3d_raytrace_ram.cpp:99 +msgid "Loading..." +msgstr "" + +#: 3d-viewer/3d_rendering/raytracing/create_scene.cpp:431 +msgid "Load Raytracing: board" +msgstr "" + +#: 3d-viewer/3d_rendering/raytracing/create_scene.cpp:662 +msgid "Load Raytracing: layers" +msgstr "" + +#: 3d-viewer/3d_rendering/raytracing/render_3d_raytrace_base.cpp:245 +#, c-format +msgid "Rendering time %.3f s" +msgstr "" + +#: 3d-viewer/3d_rendering/raytracing/render_3d_raytrace_base.cpp:293 +#, c-format +msgid "Rendering: %.0f %%" +msgstr "" + +#: 3d-viewer/3d_rendering/raytracing/render_3d_raytrace_base.cpp:696 +msgid "Rendering: Post processing shader" +msgstr "" + +#: 3d-viewer/3d_viewer/3d_menubar.cpp:54 +#: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:627 +#: common/eda_base_frame.cpp:1509 common/hotkey_store.cpp:80 +#: common/tool/actions.cpp:1270 pcbnew/footprint_chooser_frame.cpp:364 +#: pcbnew/footprint_viewer_frame.cpp:968 pcbnew/pcb_base_frame.cpp:668 +msgid "3D Viewer" +msgstr "" + +#: 3d-viewer/3d_viewer/3d_menubar.cpp:76 +msgid "3D Grid" +msgstr "" + +#: 3d-viewer/3d_viewer/3d_menubar.cpp:97 +#: 3d-viewer/3d_viewer/tools/eda_3d_controller.cpp:43 +msgid "Rotate Board" +msgstr "" + +#: 3d-viewer/3d_viewer/3d_menubar.cpp:110 +#: 3d-viewer/3d_viewer/tools/eda_3d_controller.cpp:57 +msgid "Move Board" +msgstr "" + +#: 3d-viewer/3d_viewer/3d_menubar.cpp:135 +msgid "Reset to Default Settings" +msgstr "" + +#: 3d-viewer/3d_viewer/3d_menubar.cpp:142 +#: bitmap2component/bitmap2cmp_frame.cpp:313 cvpcb/menubar.cpp:79 +#: eeschema/menubar.cpp:355 eeschema/sim/toolbars_simulator_frame.cpp:174 +#: eeschema/symbol_editor/menubar_symbol_editor.cpp:184 +#: eeschema/toolbars_symbol_viewer.cpp:160 gerbview/menubar.cpp:231 +#: kicad/menubar.cpp:255 pagelayout_editor/menubar.cpp:150 +#: pcb_calculator/pcb_calculator_frame.cpp:227 +#: pcbnew/menubar_footprint_editor.cpp:247 pcbnew/menubar_pcb_editor.cpp:478 +#: pcbnew/toolbars_footprint_viewer.cpp:138 +msgid "&File" +msgstr "" + +#: 3d-viewer/3d_viewer/3d_menubar.cpp:143 cvpcb/menubar.cpp:80 +#: eeschema/menubar.cpp:356 +#: eeschema/symbol_editor/menubar_symbol_editor.cpp:185 kicad/menubar.cpp:256 +#: pagelayout_editor/menubar.cpp:151 pcbnew/menubar_footprint_editor.cpp:248 +#: pcbnew/menubar_pcb_editor.cpp:479 +msgid "&Edit" +msgstr "" + +#: 3d-viewer/3d_viewer/3d_menubar.cpp:144 eeschema/menubar.cpp:357 +#: eeschema/sim/toolbars_simulator_frame.cpp:175 +#: eeschema/symbol_editor/menubar_symbol_editor.cpp:186 +#: eeschema/toolbars_symbol_viewer.cpp:161 gerbview/menubar.cpp:232 +#: kicad/menubar.cpp:257 pagelayout_editor/menubar.cpp:152 +#: pcbnew/menubar_footprint_editor.cpp:249 pcbnew/menubar_pcb_editor.cpp:480 +#: pcbnew/toolbars_footprint_viewer.cpp:139 +msgid "&View" +msgstr "" + +#: 3d-viewer/3d_viewer/3d_menubar.cpp:145 +#: bitmap2component/bitmap2cmp_frame.cpp:314 cvpcb/menubar.cpp:81 +#: eeschema/sim/toolbars_simulator_frame.cpp:177 gerbview/menubar.cpp:234 +#: kicad/menubar.cpp:259 pcb_calculator/pcb_calculator_frame.cpp:228 +msgid "&Preferences" +msgstr "" + +#: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:108 +#: resources/linux/metainfo/org.kicad.kicad.metainfo.xml.in:67 +msgid "KiCad 3D Viewer" +msgstr "" + +#: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:175 +#: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:633 +#: eeschema/dialogs/panel_eeschema_display_options_base.cpp:84 +#: eeschema/dialogs/panel_sym_display_options_base.cpp:25 +#: pcbnew/footprint_edit_frame.cpp:245 pcbnew/footprint_edit_frame.cpp:1042 +#: pcbnew/pcb_edit_frame.cpp:333 pcbnew/pcb_edit_frame.cpp:1988 +#: pcbnew/tools/pcb_actions.cpp:1618 +msgid "Appearance" +msgstr "" + +#: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:348 +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:723 +#: 3d-viewer/dialogs/appearance_controls_3D_base.cpp:43 +#: pcbnew/dialogs/dialog_render_job_base.cpp:75 +msgid "Follow PCB Editor" +msgstr "" + +#: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:350 +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:724 +#: 3d-viewer/dialogs/appearance_controls_3D_base.cpp:43 +#: pcbnew/dialogs/dialog_render_job_base.cpp:75 +msgid "Follow PCB Plot Settings" +msgstr "" + +#: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:567 +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:753 +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:940 +#: pcbnew/pcbnew_jobs_handler.cpp:814 +msgid "legacy colors" +msgstr "" + +#: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:750 +msgid "3D Image File Name" +msgstr "" + +#: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:803 +#: common/eda_base_frame.cpp:1659 common/eda_base_frame.cpp:1663 +#: pcbnew/dialogs/dialog_export_odbpp.cpp:306 +#, c-format +msgid "Insufficient permissions to save file '%s'." +msgstr "" + +#: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:805 common/confirm.cpp:193 +#: common/confirm.cpp:218 common/dialogs/dialog_design_block_properties.cpp:106 +#: common/dialogs/dialog_grid_settings.cpp:85 +#: common/dialogs/dialog_grid_settings.cpp:91 +#: common/dialogs/dialog_group_properties.cpp:116 +#: common/dialogs/panel_embedded_files.cpp:338 +#: common/dialogs/panel_embedded_files.cpp:383 +#: common/dialogs/panel_embedded_files.cpp:498 +#: common/dialogs/panel_embedded_files.cpp:529 +#: common/dialogs/panel_embedded_files.cpp:540 +#: common/dialogs/panel_setup_severities.cpp:44 common/eda_base_frame.cpp:1319 +#: common/kidialog.cpp:124 eeschema/dialogs/dialog_erc.cpp:975 +#: eeschema/dialogs/dialog_symbol_fields_table.cpp:1879 +#: eeschema/dialogs/dialog_symbol_fields_table.cpp:2281 +#: eeschema/erc/erc_item.cpp:81 eeschema/files-io.cpp:1205 +#: eeschema/files-io.cpp:1233 eeschema/sch_marker.cpp:370 +#: kicad/import_project.cpp:144 kicad/tools/kicad_manager_control.cpp:292 +#: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664.cpp:143 +#: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664.cpp:216 +#: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664.cpp:225 +#: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664.cpp:234 +#: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664.cpp:240 +#: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664.cpp:241 +#: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664.cpp:242 +#: pcb_calculator/calculator_panels/panel_fusing_current.cpp:166 +#: pcb_calculator/calculator_panels/panel_fusing_current.cpp:179 +#: pcb_calculator/calculator_panels/panel_fusing_current.cpp:191 +#: pcb_calculator/calculator_panels/panel_fusing_current.cpp:203 +#: pcbnew/dialogs/dialog_drc.cpp:1035 +#: pcbnew/dialogs/panel_fp_properties_3d_model.cpp:116 +#: pcbnew/dialogs/panel_fp_properties_3d_model.cpp:462 +#: pcbnew/drc/drc_item.cpp:233 pcbnew/pcb_marker.cpp:241 +#: pcbnew/widgets/appearance_controls.cpp:2833 +msgid "Error" +msgstr "" + +#: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:981 +msgid "Failed to copy image to clipboard" +msgstr "" + +#: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:995 +msgid "Can't save file" +msgstr "" + +#: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:48 +msgid "Reload board" +msgstr "" + +#: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:49 +msgid "Reload board and refresh 3D view" +msgstr "" + +#: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:55 +msgid "Use raytracing" +msgstr "" + +#: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:56 +msgid "Render current view using Raytracing" +msgstr "" + +#: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:63 +msgid "Copy 3D image to clipboard" +msgstr "" + +#: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:64 +msgid "Copy the current 3D image to the clipboard" +msgstr "" + +#: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:71 +msgid "Export Image..." +msgstr "" + +#: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:72 +msgid "Export the Current View as an image file" +msgstr "" + +#: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:80 +msgid "Set Pivot" +msgstr "" + +#: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:81 +msgid "Place point around which the board will be rotated (middle mouse click)" +msgstr "" + +#: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:88 +msgid "Rotate X Clockwise" +msgstr "" + +#: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:96 +msgid "Rotate X Counterclockwise" +msgstr "" + +#: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:104 +msgid "Rotate Y Clockwise" +msgstr "" + +#: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:112 +msgid "Rotate Y Counterclockwise" +msgstr "" + +#: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:121 +msgid "Rotate Z Clockwise" +msgstr "" + +#: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:130 +msgid "Rotate Z Counterclockwise" +msgstr "" + +#: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:139 +msgid "Move Board Left" +msgstr "" + +#: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:148 +msgid "Move Board Right" +msgstr "" + +#: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:157 +msgid "Move Board Up" +msgstr "" + +#: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:166 +msgid "Move Board Down" +msgstr "" + +#: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:175 +msgid "Home View" +msgstr "" + +#: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:176 +msgid "Redraw at the home position and zoom" +msgstr "" + +#: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:184 +msgid "Flip Board" +msgstr "" + +#: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:185 +msgid "Flip the board view" +msgstr "" + +#: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:193 +msgid "Toggle Orthographic Projection" +msgstr "" + +#: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:194 +#: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:203 +msgid "Enable/disable orthographic projection" +msgstr "" + +#: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:202 +#: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:226 +msgid "View Front" +msgstr "" + +#: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:211 +#: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:231 +msgid "View Back" +msgstr "" + +#: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:220 +#: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:216 +msgid "View Left" +msgstr "" + +#: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:229 +#: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:221 +msgid "View Right" +msgstr "" + +#: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:238 +#: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:236 +msgid "View Top" +msgstr "" + +#: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:247 +#: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:241 +msgid "View Bottom" +msgstr "" + +#: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:255 +msgid "No 3D Grid" +msgstr "" + +#: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:262 +msgid "3D Grid 10mm" +msgstr "" + +#: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:269 +msgid "3D Grid 5mm" +msgstr "" + +#: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:276 +msgid "3D Grid 2.5mm" +msgstr "" + +#: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:283 +msgid "3D Grid 1mm" +msgstr "" + +#: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:290 +msgid "Render Realistic Materials" +msgstr "" + +#: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:291 +msgid "Use all material properties from each 3D model file" +msgstr "" + +#: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:298 +msgid "Render Solid Colors" +msgstr "" + +#: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:299 +msgid "Use only the diffuse color property from 3D model file" +msgstr "" + +#: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:306 +msgid "Render CAD Colors" +msgstr "" + +#: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:307 +msgid "Use a CAD color style based on the diffuse color of the material" +msgstr "" + +#: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:315 +msgid "Show Through Hole 3D Models" +msgstr "" + +#: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:316 +msgid "Show 3D models for 'Through hole' type footprints" +msgstr "" + +#: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:324 +msgid "Show SMD 3D Models" +msgstr "" + +#: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:325 +msgid "Show 3D models for 'Surface mount' type footprints" +msgstr "" + +#: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:333 +msgid "Show Unspecified 3D Models" +msgstr "" + +#: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:334 +msgid "Show 3D models for 'unspecified' type footprints" +msgstr "" + +#: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:342 +msgid "Show 3D Models not in POS File" +msgstr "" + +#: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:343 +msgid "Show 3D models even if not found in .pos file" +msgstr "" + +#: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:351 +msgid "Show 3D Models marked DNP" +msgstr "" + +#: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:352 +msgid "Show 3D models even if marked 'Do Not Place'" +msgstr "" + +#: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:359 +msgid "Show Model Bounding Boxes" +msgstr "" + +#: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:360 +msgid "Show 3D model bounding boxes in realtime renderer" +msgstr "" + +#: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:367 +msgid "Show 3D Navigator" +msgstr "" + +#: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:374 +msgid "Show Appearance Manager" +msgstr "" + +#: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:375 +#: pcbnew/tools/pcb_actions.cpp:1619 +msgid "Show/hide the appearance manager" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:58 +msgid "Board Body" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:58 +msgid "Show board body" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:59 +msgid "Plated Barrels" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:59 +msgid "Show barrels of plated through-holes and vias" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:60 +msgid "Show front copper / surface finish color" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:61 +msgid "Show back copper / surface finish color" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:62 +msgid "Adhesive" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:62 +msgid "Show adhesive" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:63 +#: pcbnew/tools/board_inspection_tool.cpp:1696 +msgid "Solder Paste" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:63 +msgid "Show solder paste" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:64 +msgid "Show front silkscreen" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:65 +msgid "Show back silkscreen" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:66 +msgid "Show front solder mask" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:67 +msgid "Show back solder mask" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:68 +msgid "Show user drawings layer" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:69 +msgid "Show user comments layer" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:70 +msgid "Show user ECO1 layer" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:71 +msgid "Show user ECO2 layer" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:72 +msgid "Show user defined layer 1" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:73 +msgid "Show user defined layer 2" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:74 +msgid "Show user defined layer 3" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:75 +msgid "Show user defined layer 4" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:76 +msgid "Show user defined layer 5" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:77 +msgid "Show user defined layer 6" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:78 +msgid "Show user defined layer 7" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:79 +msgid "Show user defined layer 8" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:80 +msgid "Show user defined layer 9" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:81 +msgid "Show user defined layer 10" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:82 +msgid "Show user defined layer 11" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:83 +msgid "Show user defined layer 12" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:84 +msgid "Show user defined layer 13" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:85 +msgid "Show user defined layer 14" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:86 +msgid "Show user defined layer 15" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:87 +msgid "Show user defined layer 16" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:88 +msgid "Show user defined layer 17" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:89 +msgid "Show user defined layer 18" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:90 +msgid "Show user defined layer 19" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:91 +msgid "Show user defined layer 20" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:92 +msgid "Show user defined layer 21" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:93 +msgid "Show user defined layer 22" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:94 +msgid "Show user defined layer 23" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:95 +msgid "Show user defined layer 24" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:96 +msgid "Show user defined layer 25" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:97 +msgid "Show user defined layer 26" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:98 +msgid "Show user defined layer 27" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:99 +msgid "Show user defined layer 28" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:100 +msgid "Show user defined layer 29" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:101 +msgid "Show user defined layer 30" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:102 +msgid "Show user defined layer 31" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:103 +msgid "Show user defined layer 32" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:104 +msgid "Show user defined layer 33" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:105 +msgid "Show user defined layer 34" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:106 +msgid "Show user defined layer 35" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:107 +msgid "Show user defined layer 36" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:108 +msgid "Show user defined layer 37" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:109 +msgid "Show user defined layer 38" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:110 +msgid "Show user defined layer 39" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:111 +msgid "Show user defined layer 40" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:112 +msgid "Show user defined layer 41" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:113 +msgid "Show user defined layer 42" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:114 +msgid "Show user defined layer 43" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:115 +msgid "Show user defined layer 44" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:116 +msgid "Show user defined layer 45" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:118 +msgid "Through-hole Models" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:119 +msgid "SMD Models" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:120 +msgid "Virtual Models" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:121 +msgid "Models not in POS File" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:122 +msgid "Models marked DNP" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:123 +msgid "Model Bounding Boxes" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:125 common/layer_id.cpp:126 +#: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:30 +#: eeschema/dialogs/dialog_update_from_pcb_base.cpp:65 +#: pcb_calculator/calculator_panels/panel_rf_attenuators_base.cpp:111 +#: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:39 +#: pcbnew/widgets/appearance_controls.cpp:342 +msgid "Values" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:125 +#: pcbnew/widgets/appearance_controls.cpp:342 +msgid "Show footprint values" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:126 +#: pcbnew/widgets/appearance_controls.cpp:343 +msgid "References" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:126 +#: pcbnew/widgets/appearance_controls.cpp:343 +msgid "Show footprint references" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:127 +#: pcbnew/widgets/appearance_controls.cpp:344 +msgid "Footprint Text" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:127 +#: pcbnew/widgets/appearance_controls.cpp:344 +msgid "Show all footprint text" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:128 +msgid "Off-board Silkscreen" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:128 +msgid "Do not clip silk layers to board outline" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:130 +msgid "3D Navigator" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:131 +msgid "Background Start" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:131 +msgid "Background gradient start color" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:132 +msgid "Background End" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:132 +msgid "Background gradient end color" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:173 +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:274 +#: pcbnew/dialogs/dialog_render_job_base.cpp:96 +msgid "Use board stackup colors" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:187 +msgid "Use PCB editor copper colors" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:189 +msgid "" +"Use the board editor layer colors for copper layers (realtime renderer only)" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:206 +#, c-format +msgid "" +"Save and restore color and visibility combinations.\n" +"Use %s+Tab to activate selector.\n" +"Successive Tabs while holding %s down will cycle through presets in the " +"popup." +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:213 +#, c-format +msgid "" +"Save and restore camera position and zoom.\n" +"Use %s+Tab to activate selector.\n" +"Successive Tabs while holding %s down will cycle through viewports in the " +"popup." +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:575 +msgid "Left double click or middle click to change color" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:585 +msgid "Uncheck 'Use board stackup colors' to allow color editing." +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:641 +#: pcbnew/widgets/appearance_controls.cpp:2285 +#, c-format +msgid "Show or hide %s" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:716 +#: pcbnew/widgets/appearance_controls.cpp:2659 +#, c-format +msgid "Presets (%s+Tab):" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:733 +#: eeschema/dialogs/dialog_symbol_fields_table.cpp:1718 +#: eeschema/dialogs/dialog_symbol_fields_table.cpp:2149 +#: pcbnew/widgets/appearance_controls.cpp:2703 +msgid "Save preset..." +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:734 +#: eeschema/dialogs/dialog_symbol_fields_table.cpp:1719 +#: eeschema/dialogs/dialog_symbol_fields_table.cpp:2150 +#: pcbnew/widgets/appearance_controls.cpp:2704 +msgid "Delete preset..." +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:826 +#: pcbnew/widgets/appearance_controls.cpp:2805 +msgid "Layer preset name:" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:827 +#: pcbnew/widgets/appearance_controls.cpp:2806 +msgid "Save Layer Preset" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:842 +#: eeschema/dialogs/dialog_symbol_fields_table.cpp:1886 +#: eeschema/dialogs/dialog_symbol_fields_table.cpp:2288 +#: pcbnew/widgets/appearance_controls.cpp:2840 +msgid "Overwrite existing preset?" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:869 +#: eeschema/dialogs/dialog_symbol_fields_table.cpp:1913 +#: eeschema/dialogs/dialog_symbol_fields_table.cpp:2315 +#: pcbnew/widgets/appearance_controls.cpp:2868 +msgid "Presets" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:878 +#: eeschema/dialogs/dialog_symbol_fields_table.cpp:1925 +#: eeschema/dialogs/dialog_symbol_fields_table.cpp:2327 +#: pcbnew/widgets/appearance_controls.cpp:2880 +msgid "Delete Preset" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:879 +#: eeschema/dialogs/dialog_symbol_fields_table.cpp:1926 +#: eeschema/dialogs/dialog_symbol_fields_table.cpp:2328 +#: pcbnew/widgets/appearance_controls.cpp:2881 +msgid "Select preset:" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:955 +#: pcbnew/widgets/appearance_controls.cpp:2990 +#, c-format +msgid "Viewports (%s+Tab):" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:964 +#: pcbnew/widgets/appearance_controls.cpp:2999 +msgid "Save viewport..." +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:965 +#: pcbnew/widgets/appearance_controls.cpp:3000 +msgid "Delete viewport..." +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:998 +#: pcbnew/widgets/appearance_controls.cpp:3050 +msgid "Viewport name:" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:999 +#: pcbnew/widgets/appearance_controls.cpp:3050 +msgid "Save Viewport" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:1040 +#: pcbnew/widgets/appearance_controls.cpp:3091 +msgid "Viewports" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:1049 +#: pcbnew/widgets/appearance_controls.cpp:3100 +msgid "Delete Viewport" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:1050 +#: pcbnew/widgets/appearance_controls.cpp:3101 +msgid "Select viewport:" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D_base.cpp:39 +#: pcbnew/widgets/appearance_controls_base.cpp:161 +msgid "Presets (Ctrl+Tab):" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D_base.cpp:58 +#: pcbnew/widgets/appearance_controls_base.cpp:180 +msgid "Viewports (Alt+Tab):" +msgstr "" + +#: 3d-viewer/dialogs/appearance_controls_3D_base.cpp:62 +#: eeschema/dialogs/dialog_symbol_fields_table_base.cpp:112 +#: eeschema/dialogs/dialog_symbol_fields_table_base.cpp:328 +#: pcbnew/widgets/appearance_controls_base.cpp:165 +#: pcbnew/widgets/appearance_controls_base.cpp:184 +msgid "(unsaved)" +msgstr "" + +#: 3d-viewer/dialogs/dialog_export_3d_image.cpp:35 +msgid "Export 3D View" +msgstr "" + +#: 3d-viewer/dialogs/dialog_export_3d_image.cpp:52 +msgid "Image Size" +msgstr "" + +#: 3d-viewer/dialogs/dialog_export_3d_image.cpp:60 +#: common/dialogs/dialog_page_settings_base.cpp:93 +#: eeschema/dialogs/dialog_line_properties_base.cpp:30 +#: eeschema/dialogs/dialog_shape_properties_base.cpp:79 +#: eeschema/dialogs/dialog_sheet_properties_base.cpp:184 +#: eeschema/dialogs/dialog_table_properties_base.cpp:61 +#: eeschema/dialogs/dialog_table_properties_base.cpp:116 +#: eeschema/dialogs/dialog_text_properties_base.cpp:220 +#: pcbnew/dialogs/dialog_dimension_properties_base.cpp:270 +#: pcbnew/dialogs/dialog_pns_diff_pair_dimensions_base.cpp:25 +#: pcbnew/dialogs/dialog_reference_image_properties_base.cpp:52 +#: pcbnew/dialogs/dialog_table_properties_base.cpp:70 +#: pcbnew/dialogs/dialog_table_properties_base.cpp:105 +#: pcbnew/dialogs/dialog_text_properties_base.cpp:174 +msgid "Width:" +msgstr "" + +#: 3d-viewer/dialogs/dialog_export_3d_image.cpp:72 +#: bitmap2component/bitmap2cmp_panel_base.cpp:57 +#: common/dialogs/panel_gal_options_base.cpp:57 +#: common/dialogs/panel_gal_options_base.cpp:68 +#: common/widgets/gal_options_panel_base.cpp:57 +#: common/widgets/gal_options_panel_base.cpp:68 +msgid "pixels" +msgstr "" + +#: 3d-viewer/dialogs/dialog_export_3d_image.cpp:73 +#: common/dialogs/panel_common_settings_base.cpp:288 +#: eeschema/dialogs/panel_setup_formatting_base.cpp:51 +#: eeschema/dialogs/panel_setup_formatting_base.cpp:66 +#: eeschema/dialogs/panel_setup_formatting_base.cpp:81 +#: pcb_calculator/calculator_panels/panel_r_calculator_base.cpp:118 +#: pcb_calculator/calculator_panels/panel_r_calculator_base.cpp:138 +#: pcb_calculator/calculator_panels/panel_r_calculator_base.cpp:158 +#: pcb_calculator/calculator_panels/panel_regulator_base.cpp:295 +#: pcb_calculator/calculator_panels/panel_regulator_base.cpp:315 +#: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:392 +#: pcbnew/dialogs/dialog_global_edit_teardrops_base.cpp:182 +#: pcbnew/dialogs/dialog_pad_properties_base.cpp:183 +#: pcbnew/dialogs/dialog_pad_properties_base.cpp:224 +#: pcbnew/dialogs/dialog_pad_properties_base.cpp:280 +#: pcbnew/dialogs/dialog_pad_properties_base.cpp:324 +#: pcbnew/dialogs/dialog_track_via_properties_base.cpp:686 +#: pcbnew/dialogs/dialog_tuning_pattern_properties_base.cpp:131 +#: pcbnew/dialogs/panel_setup_mask_and_paste_base.cpp:176 +#: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:126 +#: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:255 +#: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:384 +msgid "%" +msgstr "" + +#: 3d-viewer/dialogs/dialog_export_3d_image.cpp:74 +#: bitmap2component/bitmap2cmp_panel.cpp:54 common/eda_draw_frame.cpp:735 +#: eeschema/dialogs/dialog_field_properties_base.cpp:239 +#: eeschema/dialogs/dialog_field_properties_base.cpp:273 +#: eeschema/dialogs/dialog_field_properties_base.cpp:284 +#: eeschema/dialogs/dialog_label_properties_base.cpp:278 +#: eeschema/dialogs/dialog_plot_schematic_base.cpp:121 +#: eeschema/dialogs/dialog_shape_properties_base.cpp:89 +#: eeschema/dialogs/dialog_sheet_pin_properties_base.cpp:127 +#: eeschema/dialogs/dialog_table_properties_base.cpp:71 +#: eeschema/dialogs/dialog_table_properties_base.cpp:126 +#: eeschema/dialogs/dialog_tablecell_properties_base.cpp:222 +#: eeschema/dialogs/dialog_tablecell_properties_base.cpp:352 +#: eeschema/dialogs/dialog_text_properties_base.cpp:190 +#: eeschema/dialogs/dialog_text_properties_base.cpp:230 +#: eeschema/import_gfx/dialog_import_gfx_sch_base.cpp:78 +#: eeschema/import_gfx/dialog_import_gfx_sch_base.cpp:99 +#: eeschema/import_gfx/dialog_import_gfx_sch_base.cpp:165 +#: gerbview/dialogs/dialog_draw_layers_settings_base.cpp:45 +#: gerbview/dialogs/dialog_draw_layers_settings_base.cpp:56 +#: gerbview/dialogs/panel_gerbview_excellon_settings_base.cpp:44 +#: pagelayout_editor/dialogs/dialog_new_dataitem_base.cpp:40 +#: pagelayout_editor/dialogs/dialog_new_dataitem_base.cpp:54 +#: pagelayout_editor/dialogs/dialog_new_dataitem_base.cpp:100 +#: pagelayout_editor/dialogs/dialog_new_dataitem_base.cpp:114 +#: pagelayout_editor/dialogs/properties_frame_base.cpp:168 +#: pagelayout_editor/dialogs/properties_frame_base.cpp:179 +#: pagelayout_editor/dialogs/properties_frame_base.cpp:192 +#: pagelayout_editor/dialogs/properties_frame_base.cpp:205 +#: pagelayout_editor/dialogs/properties_frame_base.cpp:255 +#: pagelayout_editor/dialogs/properties_frame_base.cpp:266 +#: pagelayout_editor/dialogs/properties_frame_base.cpp:308 +#: pagelayout_editor/dialogs/properties_frame_base.cpp:319 +#: pagelayout_editor/dialogs/properties_frame_base.cpp:361 +#: pagelayout_editor/dialogs/properties_frame_base.cpp:427 +#: pagelayout_editor/dialogs/properties_frame_base.cpp:440 +#: pagelayout_editor/dialogs/properties_frame_base.cpp:479 +#: pagelayout_editor/dialogs/properties_frame_base.cpp:493 +#: pagelayout_editor/dialogs/properties_frame_base.cpp:507 +#: pagelayout_editor/dialogs/properties_frame_base.cpp:521 +#: pagelayout_editor/dialogs/properties_frame_base.cpp:556 +#: pagelayout_editor/dialogs/properties_frame_base.cpp:570 +#: pagelayout_editor/dialogs/properties_frame_base.cpp:584 +#: pagelayout_editor/dialogs/properties_frame_base.cpp:598 +#: pagelayout_editor/pl_editor_frame.cpp:761 +#: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664_base.cpp:264 +#: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664_base.cpp:278 +#: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664_base.cpp:294 +#: pcb_calculator/widgets/unit_selector.cpp:34 +#: pcbnew/dialogs/dialog_copper_zones.cpp:151 +#: pcbnew/dialogs/dialog_create_array_base.cpp:88 +#: pcbnew/dialogs/dialog_create_array_base.cpp:101 +#: pcbnew/dialogs/dialog_create_array_base.cpp:123 +#: pcbnew/dialogs/dialog_create_array_base.cpp:136 +#: pcbnew/dialogs/dialog_create_array_base.cpp:318 +#: pcbnew/dialogs/dialog_create_array_base.cpp:329 +#: pcbnew/dialogs/dialog_export_vrml_base.cpp:102 +#: pcbnew/dialogs/dialog_global_edit_teardrops_base.cpp:266 +#: pcbnew/dialogs/dialog_global_edit_teardrops_base.cpp:313 +#: pcbnew/dialogs/dialog_global_edit_tracks_and_vias_base.cpp:120 +#: pcbnew/dialogs/dialog_global_edit_tracks_and_vias_base.cpp:136 +#: pcbnew/dialogs/dialog_move_exact_base.cpp:31 +#: pcbnew/dialogs/dialog_move_exact_base.cpp:45 +#: pcbnew/dialogs/dialog_non_copper_zones_properties.cpp:127 +#: pcbnew/dialogs/dialog_offset_item_base.cpp:32 +#: pcbnew/dialogs/dialog_offset_item_base.cpp:49 +#: pcbnew/dialogs/dialog_outset_items_base.cpp:33 +#: pcbnew/dialogs/dialog_outset_items_base.cpp:53 +#: pcbnew/dialogs/dialog_outset_items_base.cpp:82 +#: pcbnew/dialogs/dialog_pad_properties_base.cpp:66 +#: pcbnew/dialogs/dialog_pad_properties_base.cpp:77 +#: pcbnew/dialogs/dialog_pad_properties_base.cpp:149 +#: pcbnew/dialogs/dialog_pad_properties_base.cpp:196 +#: pcbnew/dialogs/dialog_pad_properties_base.cpp:346 +#: pcbnew/dialogs/dialog_pad_properties_base.cpp:357 +#: pcbnew/dialogs/dialog_pad_properties_base.cpp:412 +#: pcbnew/dialogs/dialog_pad_properties_base.cpp:423 +#: pcbnew/dialogs/dialog_pad_properties_base.cpp:454 +#: pcbnew/dialogs/dialog_pad_properties_base.cpp:465 +#: pcbnew/dialogs/dialog_pad_properties_base.cpp:500 +#: pcbnew/dialogs/dialog_pad_properties_base.cpp:799 +#: pcbnew/dialogs/dialog_pad_properties_base.cpp:847 +#: pcbnew/dialogs/dialog_pad_properties_base.cpp:925 +#: pcbnew/dialogs/dialog_pad_properties_base.cpp:936 +#: pcbnew/dialogs/dialog_pad_properties_base.cpp:1006 +#: pcbnew/dialogs/dialog_pad_properties_base.cpp:1019 +#: pcbnew/dialogs/dialog_pad_properties_base.cpp:1034 +#: pcbnew/dialogs/dialog_pad_properties_base.cpp:1129 +#: pcbnew/dialogs/dialog_pad_properties_base.cpp:1172 +#: pcbnew/dialogs/dialog_pad_properties_base.cpp:1231 +#: pcbnew/dialogs/dialog_pad_properties_base.cpp:1264 +#: pcbnew/dialogs/dialog_plot_base.cpp:317 +#: pcbnew/dialogs/dialog_position_relative_base.cpp:76 +#: pcbnew/dialogs/dialog_position_relative_base.cpp:93 +#: pcbnew/dialogs/dialog_render_job_base.cpp:204 +#: pcbnew/dialogs/dialog_render_job_base.cpp:224 +#: pcbnew/dialogs/dialog_rule_area_properties.cpp:163 +#: pcbnew/dialogs/dialog_rule_area_properties_base.cpp:90 +#: pcbnew/dialogs/dialog_shape_properties.cpp:786 +#: pcbnew/dialogs/dialog_shape_properties.cpp:821 +#: pcbnew/dialogs/dialog_table_properties_base.cpp:80 +#: pcbnew/dialogs/dialog_table_properties_base.cpp:115 +#: pcbnew/dialogs/dialog_tablecell_properties_base.cpp:246 +#: pcbnew/dialogs/dialog_track_via_properties_base.cpp:90 +#: pcbnew/dialogs/dialog_track_via_properties_base.cpp:108 +#: pcbnew/dialogs/dialog_track_via_properties_base.cpp:130 +#: pcbnew/dialogs/dialog_track_via_properties_base.cpp:141 +#: pcbnew/dialogs/dialog_track_via_properties_base.cpp:215 +#: pcbnew/dialogs/dialog_track_via_properties_base.cpp:260 +#: pcbnew/dialogs/dialog_track_via_properties_base.cpp:282 +#: pcbnew/dialogs/dialog_track_via_properties_base.cpp:317 +#: pcbnew/dialogs/dialog_track_via_properties_base.cpp:328 +#: pcbnew/dialogs/dialog_track_via_properties_base.cpp:454 +#: pcbnew/dialogs/dialog_track_via_properties_base.cpp:486 +#: pcbnew/dialogs/dialog_track_via_properties_base.cpp:550 +#: pcbnew/dialogs/dialog_track_via_properties_base.cpp:597 +#: pcbnew/dialogs/dialog_track_via_properties_base.cpp:770 +#: pcbnew/dialogs/dialog_track_via_properties_base.cpp:817 +#: pcbnew/dialogs/panel_setup_constraints_base.cpp:68 +#: pcbnew/dialogs/panel_setup_constraints_base.cpp:85 +#: pcbnew/dialogs/panel_setup_constraints_base.cpp:102 +#: pcbnew/dialogs/panel_setup_constraints_base.cpp:118 +#: pcbnew/dialogs/panel_setup_constraints_base.cpp:134 +#: pcbnew/dialogs/panel_setup_constraints_base.cpp:150 +#: pcbnew/dialogs/panel_setup_constraints_base.cpp:166 +#: pcbnew/dialogs/panel_setup_constraints_base.cpp:182 +#: pcbnew/dialogs/panel_setup_constraints_base.cpp:223 +#: pcbnew/dialogs/panel_setup_constraints_base.cpp:239 +#: pcbnew/dialogs/panel_setup_constraints_base.cpp:280 +#: pcbnew/dialogs/panel_setup_constraints_base.cpp:296 +#: pcbnew/dialogs/panel_setup_constraints_base.cpp:337 +#: pcbnew/dialogs/panel_setup_constraints_base.cpp:351 +#: pcbnew/dialogs/panel_setup_constraints_base.cpp:365 +#: pcbnew/dialogs/panel_setup_constraints_base.cpp:408 +#: pcbnew/dialogs/panel_setup_mask_and_paste_base.cpp:71 +#: pcbnew/dialogs/panel_setup_mask_and_paste_base.cpp:86 +#: pcbnew/dialogs/panel_setup_mask_and_paste_base.cpp:101 +#: pcbnew/dialogs/panel_setup_mask_and_paste_base.cpp:161 +#: pcbnew/dialogs/panel_setup_teardrops_base.cpp:85 +#: pcbnew/dialogs/panel_setup_teardrops_base.cpp:127 +#: pcbnew/dialogs/panel_setup_teardrops_base.cpp:255 +#: pcbnew/dialogs/panel_setup_teardrops_base.cpp:297 +#: pcbnew/dialogs/panel_setup_teardrops_base.cpp:425 +#: pcbnew/dialogs/panel_setup_teardrops_base.cpp:467 +#: pcbnew/dialogs/panel_zone_properties_base.cpp:79 +#: pcbnew/dialogs/panel_zone_properties_base.cpp:92 +#: pcbnew/dialogs/panel_zone_properties_base.cpp:119 +#: pcbnew/dialogs/panel_zone_properties_base.cpp:132 +#: pcbnew/dialogs/panel_zone_properties_base.cpp:172 +#: pcbnew/dialogs/panel_zone_properties_base.cpp:218 +#: pcbnew/dialogs/panel_zone_properties_base.cpp:229 +#: pcbnew/dialogs/panel_zone_properties_base.cpp:346 +#: pcbnew/dialogs/panel_zone_properties_base.cpp:371 +#: pcbnew/import_gfx/dialog_import_graphics_base.cpp:68 +#: pcbnew/import_gfx/dialog_import_graphics_base.cpp:136 +#: pcbnew/import_gfx/dialog_import_graphics_base.cpp:186 +#: pcbnew/tools/convert_tool.cpp:107 pcbnew/tools/convert_tool.cpp:112 +msgid "mm" +msgstr "" + +#: 3d-viewer/dialogs/dialog_export_3d_image.cpp:75 +msgid "in" +msgstr "" + +#: 3d-viewer/dialogs/dialog_export_3d_image.cpp:80 +#: common/dialogs/dialog_page_settings_base.cpp:72 +#: pcbnew/dialogs/dialog_dimension_properties_base.cpp:299 +#: pcbnew/dialogs/dialog_reference_image_properties_base.cpp:63 +#: pcbnew/dialogs/dialog_text_properties_base.cpp:187 +msgid "Height:" +msgstr "" + +#: 3d-viewer/dialogs/dialog_export_3d_image.cpp:101 +msgid "Resolution" +msgstr "" + +#: 3d-viewer/dialogs/dialog_export_3d_image.cpp:109 +msgid "X resolution:" +msgstr "" + +#: 3d-viewer/dialogs/dialog_export_3d_image.cpp:117 +msgid "pixels/in" +msgstr "" + +#: 3d-viewer/dialogs/dialog_export_3d_image.cpp:118 +msgid "pixels/mm" +msgstr "" + +#: 3d-viewer/dialogs/dialog_export_3d_image.cpp:123 +msgid "Y resolution:" +msgstr "" + +#: 3d-viewer/dialogs/dialog_export_3d_image.cpp:324 +#, c-format +msgid "%d %d pixels" +msgstr "" + +#: 3d-viewer/dialogs/dialog_select_3d_model.cpp:94 +#, c-format +msgid "All supported files (%s)" +msgstr "" + +#: 3d-viewer/dialogs/dialog_select_3d_model_base.cpp:64 +msgid "Available paths:" +msgstr "" + +#: 3d-viewer/dialogs/dialog_select_3d_model_base.cpp:73 +#: common/dialogs/dialog_configure_paths_base.h:59 +msgid "Configure Paths" +msgstr "" + +#: 3d-viewer/dialogs/dialog_select_3d_model_base.cpp:82 +msgid "Embed model" +msgstr "" + +#: 3d-viewer/dialogs/dialog_select_3d_model_base.h:64 +msgid "Select 3D Model" +msgstr "" + +#: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:23 +msgid "Render Options" +msgstr "" + +#: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:35 +msgid "Clip silkscreen at via annuli" +msgstr "" + +#: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:38 +msgid "Clip silkscreen at solder mask edges" +msgstr "" + +#: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:41 +msgid "Show filled areas in zones" +msgstr "" + +#: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:44 +msgid "Use bare copper color for unplated copper (slow)" +msgstr "" + +#: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:45 +msgid "Use different colors for plated and unplated copper. (Slow)" +msgstr "" + +#: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:52 +msgid "Material properties:" +msgstr "" + +#: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:56 +msgid "Realistic" +msgstr "" + +#: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:56 +msgid "Solid colors" +msgstr "" + +#: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:56 +msgid "CAD colors" +msgstr "" + +#: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:74 +msgid "Camera Options" +msgstr "" + +#: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:84 +msgid "Rotation increment:" +msgstr "" + +#: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:92 +#: pcb_calculator/widgets/unit_selector.cpp:130 +#: pcbnew/dialogs/dialog_barcode_properties_base.cpp:144 +#: pcbnew/dialogs/dialog_create_array_base.cpp:382 +#: pcbnew/dialogs/dialog_create_array_base.cpp:407 +#: pcbnew/dialogs/dialog_move_exact_base.cpp:59 +#: pcbnew/dialogs/dialog_pad_properties.cpp:2389 +#: pcbnew/dialogs/dialog_pad_properties.cpp:2418 +#: pcbnew/dialogs/dialog_pad_properties_base.cpp:373 +#: pcbnew/dialogs/dialog_pad_properties_base.cpp:947 +#: pcbnew/dialogs/dialog_pad_properties_base.cpp:1140 +#: pcbnew/dialogs/dialog_pad_properties_base.cpp:1183 +#: pcbnew/dialogs/dialog_track_via_properties.cpp:1915 +#: pcbnew/dialogs/dialog_track_via_properties.cpp:1932 +#: pcbnew/dialogs/dialog_track_via_properties.cpp:1952 +#: pcbnew/dialogs/dialog_track_via_properties_base.cpp:561 +#: pcbnew/dialogs/dialog_track_via_properties_base.cpp:608 +#: pcbnew/dialogs/panel_assign_component_classes_base.cpp:269 +#: pcbnew/dialogs/panel_edit_options_base.cpp:49 +#: pcbnew/dialogs/panel_zone_properties_base.cpp:207 +msgid "deg" +msgstr "" + +#: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:102 +msgid "Redraw while moving" +msgstr "" + +#: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:106 +msgid "Redraw speed:" +msgstr "" + +#: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:19 +#: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:17 +msgid "Rendering Options" +msgstr "" + +#: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:32 +msgid "Show model bounding boxes" +msgstr "" + +#: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:35 +msgid "Show copper and tech layers thickness (slow)" +msgstr "" + +#: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:38 +msgid "Highlight items on rollover" +msgstr "" + +#: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:44 +msgid "Anti-aliasing:" +msgstr "" + +#: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:48 +msgid "Disabled" +msgstr "" + +#: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:48 +msgid "2x" +msgstr "" + +#: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:48 +msgid "4x" +msgstr "" + +#: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:48 +msgid "8x" +msgstr "" + +#: 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-viewer/dialogs/panel_3D_opengl_options_base.cpp:56 +msgid "Selection color:" +msgstr "" + +#: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:72 +msgid "While Moving" +msgstr "" + +#: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:85 +msgid "Disable anti-aliasing" +msgstr "" + +#: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:88 +msgid "Disable thickness" +msgstr "" + +#: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:91 +msgid "Disable uVia holes" +msgstr "" + +#: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:94 +msgid "Disable all plated holes" +msgstr "" + +#: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:30 +msgid "Procedural textures (slow)" +msgstr "" + +#: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:34 +msgid "Add floor (slow)" +msgstr "" + +#: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:38 +msgid "Anti-aliasing (slow)" +msgstr "" + +#: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:42 +msgid "" +"Screen space ambient occlusions and global illumination reflections (slow)" +msgstr "" + +#: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:57 +msgid "Number of Samples" +msgstr "" + +#: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:61 +msgid "Spread Factor %" +msgstr "" + +#: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:65 +msgid "Recursion Level" +msgstr "" + +#: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:69 +msgid "Shadows:" +msgstr "" + +#: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:74 +msgid "" +"Number of rays that will be cast, into light direction, to evaluate a shadow " +"point" +msgstr "" + +#: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:84 +msgid "Reflections:" +msgstr "" + +#: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:89 +msgid "Number of rays that will be cast to evaluate a reflection point" +msgstr "" + +#: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:97 +msgid "" +"Interactions number that a ray can travel through objects. (higher number of " +"levels improve results, specially on very transparent boards)" +msgstr "" + +#: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:101 +msgid "Refractions:" +msgstr "" + +#: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:106 +msgid "Number of rays that will be cast to evaluate a refraction point" +msgstr "" + +#: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:114 +msgid "Number of bounces that a ray can hit reflective objects" +msgstr "" + +#: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:124 +msgid "Lights Configuration" +msgstr "" + +#: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:137 +msgid "Ambient camera light:" +msgstr "" + +#: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:149 +msgid "Top light:" +msgstr "" + +#: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:161 +msgid "Bottom light:" +msgstr "" + +#: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:187 +#: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:204 +msgid "Elevation (deg)" +msgstr "" + +#: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:191 +#: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:208 +msgid "Azimuth (deg)" +msgstr "" + +#: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:212 +msgid "Light 1:" +msgstr "" + +#: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:230 +msgid "Light 5:" +msgstr "" + +#: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:245 +msgid "Light 2:" +msgstr "" + +#: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:263 +msgid "Light 6:" +msgstr "" + +#: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:278 +msgid "Light 3:" +msgstr "" + +#: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:296 +msgid "Light 7:" +msgstr "" + +#: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:311 +msgid "Light 4:" +msgstr "" + +#: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:329 +msgid "Light 8:" +msgstr "" + +#: 3d-viewer/dialogs/panel_preview_3d_model.cpp:442 +msgid "3D Preview Options" +msgstr "" + +#: 3d-viewer/dialogs/panel_preview_3d_model.cpp:442 +msgid "Board thickness:" +msgstr "" + +#: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:24 +#: common/dialogs/dialog_print_generic_base.cpp:67 eeschema/sch_bitmap.cpp:197 +#: eeschema/sch_bitmap.cpp:319 pcbnew/pcb_reference_image.cpp:234 +#: pcbnew/pcb_reference_image.cpp:370 +msgid "Scale" +msgstr "" + +#: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:32 +#: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:77 +#: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:122 +#: common/dialogs/dialog_grid_settings_base.cpp:36 +#: common/tool/common_tools.cpp:633 +#: eeschema/import_gfx/dialog_import_gfx_sch_base.cpp:61 +#: pagelayout_editor/dialogs/properties_frame_base.cpp:248 +#: pagelayout_editor/dialogs/properties_frame_base.cpp:301 +#: pcbnew/dialogs/dialog_export_vrml_base.cpp:54 +#: pcbnew/dialogs/dialog_footprint_properties_base.cpp:114 +#: pcbnew/dialogs/dialog_pad_properties_base.cpp:405 +#: pcbnew/dialogs/dialog_shape_properties.cpp:778 +#: pcbnew/import_gfx/dialog_import_graphics_base.cpp:102 +#: pcbnew/microwave/microwave_polygon.cpp:144 +#: pcbnew/tools/pcb_point_editor.cpp:2807 +msgid "X:" +msgstr "" + +#: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:42 +#: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:87 +#: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:132 +#: common/dialogs/dialog_grid_settings_base.cpp:57 +#: common/tool/common_tools.cpp:633 +#: eeschema/import_gfx/dialog_import_gfx_sch_base.cpp:82 +#: pagelayout_editor/dialogs/properties_frame_base.cpp:259 +#: pagelayout_editor/dialogs/properties_frame_base.cpp:312 +#: pcbnew/dialogs/dialog_export_vrml_base.cpp:73 +#: pcbnew/dialogs/dialog_footprint_properties_base.cpp:125 +#: pcbnew/dialogs/dialog_pad_properties_base.cpp:70 +#: pcbnew/dialogs/dialog_pad_properties_base.cpp:350 +#: pcbnew/dialogs/dialog_pad_properties_base.cpp:416 +#: pcbnew/dialogs/dialog_pad_properties_base.cpp:458 +#: pcbnew/dialogs/dialog_shape_properties.cpp:778 +#: pcbnew/dialogs/dialog_track_via_properties_base.cpp:83 +#: pcbnew/dialogs/dialog_track_via_properties_base.cpp:101 +#: pcbnew/dialogs/dialog_track_via_properties_base.cpp:253 +#: pcbnew/import_gfx/dialog_import_graphics_base.cpp:119 +#: pcbnew/microwave/microwave_polygon.cpp:153 +#: pcbnew/tools/pcb_point_editor.cpp:2807 +msgid "Y:" +msgstr "" + +#: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:52 +#: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:97 +#: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:142 +#: pcb_calculator/calculator_panels/panel_transline_base.cpp:337 +#: pcb_calculator/calculator_panels/panel_transline_base.cpp:349 +msgid "Z:" +msgstr "" + +#: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:69 +#: gerbview/gerber_draw_item.cpp:715 pcbnew/footprint.cpp:2143 +#: pcbnew/pad.cpp:1936 +msgid "Rotation" +msgstr "" + +#: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:114 +msgid "Offset" +msgstr "" + +#: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:159 +msgid "Opacity" +msgstr "" + +#: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:179 +#: common/dialogs/dialog_page_settings_base.cpp:123 +#: eeschema/printing/dialog_print.cpp:269 +#: pagelayout_editor/dialogs/dialogs_for_printing.cpp:253 +msgid "Preview" +msgstr "" + +#: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:208 +msgid "" +"Show or hide the board body\n" +"If hidden, show only copper and silkscreen layers." +msgstr "" + +#: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:249 +msgid "Reload board and 3D models" +msgstr "" + +#: bitmap2component/bitmap2cmp_frame.cpp:151 +#: bitmap2component/bitmap2cmp_frame.cpp:299 +#: bitmap2component/bitmap2cmp_frame.cpp:362 +#: kicad/tools/kicad_manager_actions.cpp:159 +msgid "Image Converter" +msgstr "" + +#: bitmap2component/bitmap2cmp_frame.cpp:156 +#: resources/linux/launchers/org.kicad.bitmap2component.desktop.in:10 +msgid "KiCad Image Converter" +msgstr "" + +#: bitmap2component/bitmap2cmp_frame.cpp:238 +#: common/wildcards_and_files_ext.cpp:587 +msgid "Image files" +msgstr "" + +#: bitmap2component/bitmap2cmp_frame.cpp:288 eeschema/menubar.cpp:73 +#: kicad/menubar.cpp:80 pagelayout_editor/menubar.cpp:63 +#: pcbnew/menubar_pcb_editor.cpp:73 +msgid "Open Recent" +msgstr "" + +#: bitmap2component/bitmap2cmp_frame.cpp:289 eeschema/menubar.cpp:74 +#: include/file_history.h:54 pagelayout_editor/menubar.cpp:64 +#: pcbnew/menubar_pcb_editor.cpp:74 +msgid "Clear Recent Files" +msgstr "" + +#: bitmap2component/bitmap2cmp_frame.cpp:402 +#: eeschema/tools/sch_drawing_tools.cpp:1199 +#: pagelayout_editor/pl_editor_frame.cpp:846 pcbnew/tools/drawing_tool.cpp:757 +msgid "Choose Image" +msgstr "" + +#: bitmap2component/bitmap2cmp_frame.cpp:445 +msgid "Create Drawing Sheet File" +msgstr "" + +#: bitmap2component/bitmap2cmp_frame.cpp:461 +#: bitmap2component/bitmap2cmp_frame.cpp:496 +#: bitmap2component/bitmap2cmp_frame.cpp:531 +#: bitmap2component/bitmap2cmp_frame.cpp:566 +#, c-format +msgid "File '%s' could not be created." +msgstr "" + +#: bitmap2component/bitmap2cmp_frame.cpp:480 +msgid "Create PostScript File" +msgstr "" + +#: bitmap2component/bitmap2cmp_frame.cpp:515 +msgid "Create Symbol Library" +msgstr "" + +#: bitmap2component/bitmap2cmp_frame.cpp:550 +msgid "Create Footprint Library" +msgstr "" + +#: bitmap2component/bitmap2cmp_panel.cpp:54 +msgid "Inch" +msgstr "" + +#: bitmap2component/bitmap2cmp_panel.cpp:54 +msgid "DPI" +msgstr "" + +#: bitmap2component/bitmap2cmp_panel.cpp:513 +msgid "Unable to export to the Clipboard" +msgstr "" + +#: bitmap2component/bitmap2cmp_panel.cpp:525 +msgid "Error allocating memory for potrace bitmap" +msgstr "" + +#: bitmap2component/bitmap2cmp_panel.cpp:565 +#: common/dialogs/dialog_rc_job_base.cpp:50 +#: common/widgets/wx_html_report_panel_base.cpp:41 +#: eeschema/dialogs/dialog_erc_base.cpp:152 +#: eeschema/dialogs/dialog_lib_edit_pin_table.cpp:1534 gerbview/files.cpp:418 +#: gerbview/readgerb.cpp:76 +#: pcbnew/board_stackup_manager/panel_board_stackup.cpp:1266 +#: pcbnew/dialogs/dialog_drc_base.cpp:196 +#: pcbnew/dialogs/dialog_footprint_checker_base.cpp:42 +msgid "Errors" +msgstr "" + +#: bitmap2component/bitmap2cmp_panel.cpp:589 +msgid "Replace Loaded File?" +msgstr "" + +#: bitmap2component/bitmap2cmp_panel.cpp:590 +msgid "There is already a file loaded. Do you want to replace it?" +msgstr "" + +#: bitmap2component/bitmap2cmp_panel_base.cpp:22 +msgid "Original Picture" +msgstr "" + +#: bitmap2component/bitmap2cmp_panel_base.cpp:25 +msgid "Greyscale Picture" +msgstr "" + +#: bitmap2component/bitmap2cmp_panel_base.cpp:28 +msgid "Black && White Picture" +msgstr "" + +#: bitmap2component/bitmap2cmp_panel_base.cpp:36 +msgid "Image Information" +msgstr "" + +#: bitmap2component/bitmap2cmp_panel_base.cpp:45 +msgid "Image size:" +msgstr "" + +#: bitmap2component/bitmap2cmp_panel_base.cpp:49 +#: bitmap2component/bitmap2cmp_panel_base.cpp:53 +#: bitmap2component/bitmap2cmp_panel_base.cpp:65 +#: bitmap2component/bitmap2cmp_panel_base.cpp:69 +#: bitmap2component/bitmap2cmp_panel_base.cpp:81 +msgid "0000" +msgstr "" + +#: bitmap2component/bitmap2cmp_panel_base.cpp:61 +msgid "Image PPI:" +msgstr "" + +#: bitmap2component/bitmap2cmp_panel_base.cpp:73 eeschema/sch_bitmap.cpp:195 +#: pcbnew/pcb_reference_image.cpp:232 +msgid "PPI" +msgstr "" + +#: bitmap2component/bitmap2cmp_panel_base.cpp:77 +msgid "BPP:" +msgstr "" + +#: bitmap2component/bitmap2cmp_panel_base.cpp:85 +msgid "bits" +msgstr "" + +#: bitmap2component/bitmap2cmp_panel_base.cpp:98 +msgid "Load Source Image" +msgstr "" + +#: bitmap2component/bitmap2cmp_panel_base.cpp:105 +msgid "Output Size" +msgstr "" + +#: bitmap2component/bitmap2cmp_panel_base.cpp:110 +#: common/dialogs/dialog_page_settings_base.cpp:37 +#: eeschema/dialogs/dialog_tablecell_properties_base.cpp:212 +#: pcbnew/dialogs/dialog_pad_properties_base.cpp:1122 +#: pcbnew/dialogs/dialog_pad_properties_base.cpp:1165 +#: pcbnew/dialogs/dialog_target_properties_base.cpp:28 +#: pcbnew/dialogs/dialog_track_via_properties_base.cpp:543 +#: pcbnew/dialogs/dialog_track_via_properties_base.cpp:590 +msgid "Size:" +msgstr "" + +#: bitmap2component/bitmap2cmp_panel_base.cpp:114 +#: bitmap2component/bitmap2cmp_panel_base.cpp:119 +msgid "300" +msgstr "" + +#: bitmap2component/bitmap2cmp_panel_base.cpp:134 +msgid "Lock height / width ratio" +msgstr "" + +#: bitmap2component/bitmap2cmp_panel_base.cpp:141 +#: common/dialogs/dialog_print_generic_base.cpp:35 +#: common/libraries/lib_table_grid_data_model.cpp:340 +#: eeschema/dialogs/dialog_annotate_base.cpp:91 +#: eeschema/dialogs/dialog_plot_schematic_base.cpp:61 +#: eeschema/dialogs/dialog_update_from_pcb_base.cpp:25 +#: pcbnew/dialogs/dialog_gendrill_base.cpp:131 +#: pcbnew/dialogs/dialog_import_netlist_base.cpp:51 +#: pcbnew/dialogs/dialog_push_pad_properties_base.cpp:23 +#: pcbnew/dialogs/dialog_update_pcb_base.cpp:25 +msgid "Options" +msgstr "" + +#: bitmap2component/bitmap2cmp_panel_base.cpp:143 +msgid "Black / white threshold:" +msgstr "" + +#: bitmap2component/bitmap2cmp_panel_base.cpp:148 +msgid "" +"Adjust the level to convert the greyscale picture to a black and white " +"picture." +msgstr "" + +#: bitmap2component/bitmap2cmp_panel_base.cpp:152 +#: gerbview/gerber_file_image.cpp:370 +msgid "Negative" +msgstr "" + +#: bitmap2component/bitmap2cmp_panel_base.cpp:159 +#: eeschema/dialogs/dialog_plot_schematic_base.cpp:56 +msgid "Output Format" +msgstr "" + +#: bitmap2component/bitmap2cmp_panel_base.cpp:166 +msgid "Symbol (.kicad_sym file)" +msgstr "" + +#: bitmap2component/bitmap2cmp_panel_base.cpp:169 +msgid "Footprint (.kicad_mod file)" +msgstr "" + +#: bitmap2component/bitmap2cmp_panel_base.cpp:175 +#: pcbnew/dialogs/dialog_barcode_properties_base.cpp:80 +#: pcbnew/dialogs/dialog_dimension_properties_base.cpp:53 +#: pcbnew/dialogs/dialog_dimension_properties_base.cpp:76 +#: pcbnew/dialogs/dialog_dimension_properties_base.cpp:183 +#: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:139 +#: pcbnew/dialogs/dialog_global_edit_tracks_and_vias_base.cpp:171 +#: pcbnew/dialogs/dialog_outset_items_base.cpp:63 +#: pcbnew/dialogs/dialog_shape_properties_base.cpp:274 +#: pcbnew/dialogs/dialog_table_properties_base.cpp:52 +#: pcbnew/dialogs/dialog_text_properties_base.cpp:86 +#: pcbnew/dialogs/dialog_textbox_properties_base.cpp:74 +#: pcbnew/dialogs/dialog_track_via_properties_base.cpp:165 +#: pcbnew/import_gfx/dialog_import_graphics_base.cpp:140 +#: pcbnew/zone_manager/dialog_zone_manager_base.cpp:60 +msgid "Layer:" +msgstr "" + +#: bitmap2component/bitmap2cmp_panel_base.cpp:179 +msgid "F.Cu" +msgstr "" + +#: bitmap2component/bitmap2cmp_panel_base.cpp:179 +msgid "F.Silkscreen" +msgstr "" + +#: bitmap2component/bitmap2cmp_panel_base.cpp:179 +msgid "F.Mask" +msgstr "" + +#: bitmap2component/bitmap2cmp_panel_base.cpp:179 +msgid "User.Drawings" +msgstr "" + +#: bitmap2component/bitmap2cmp_panel_base.cpp:179 +msgid "User.Comments" +msgstr "" + +#: bitmap2component/bitmap2cmp_panel_base.cpp:179 +msgid "User.Eco1" +msgstr "" + +#: bitmap2component/bitmap2cmp_panel_base.cpp:179 +msgid "User.Eco2" +msgstr "" + +#: bitmap2component/bitmap2cmp_panel_base.cpp:179 +msgid "F.Fab" +msgstr "" + +#: bitmap2component/bitmap2cmp_panel_base.cpp:188 +msgid "Postscript (.ps file)" +msgstr "" + +#: bitmap2component/bitmap2cmp_panel_base.cpp:191 +msgid "Drawing Sheet (.kicad_wks file)" +msgstr "" + +#: bitmap2component/bitmap2cmp_panel_base.cpp:200 +msgid "Export to File..." +msgstr "" + +#: bitmap2component/bitmap2cmp_panel_base.cpp:203 +#: pcbnew/board_stackup_manager/panel_board_stackup_base.cpp:147 +msgid "Export to Clipboard" +msgstr "" + +#: bitmap2component/bitmap2component.cpp:404 +msgid "No shape in black and white image to convert: no outline created." +msgstr "" + +#: common/api/api_handler.cpp:27 +msgid "Modification from API" +msgstr "" + +#: common/background_jobs_monitor.cpp:98 +msgid "Background Jobs" +msgstr "" + +#: common/common.cpp:345 pcbnew/dialogs/dialog_board_reannotate.cpp:290 +msgid "unannotated footprint" +msgstr "" + +#: common/common.cpp:511 +#, c-format +msgid "" +"Environment variables expansion failed: missing '%c' at position %u in '%s'." +msgstr "" + +#: common/common.cpp:590 +#, c-format +msgid "Cannot make path '%s' absolute with respect to '%s'." +msgstr "" + +#: common/common.cpp:608 +#, c-format +msgid "Output directory '%s' created." +msgstr "" + +#: common/common.cpp:617 pcbnew/dialogs/dialog_export_odbpp.cpp:282 +#, c-format +msgid "Cannot create output directory '%s'." +msgstr "" + +#: common/common.cpp:788 +msgid "This operating system is not supported by KiCad and its dependencies." +msgstr "" + +#: common/common.cpp:790 +msgid "Unsupported Operating System" +msgstr "" + +#: common/common.cpp:792 +msgid "" +"Any issues with KiCad on this system cannot be reported to the official " +"bugtracker." +msgstr "" + +#: common/confirm.cpp:48 common/confirm.cpp:54 +msgid "File Open Warning" +msgstr "" + +#: common/confirm.cpp:50 common/confirm.cpp:56 +msgid "Interleaved saves may produce very unexpected results." +msgstr "" + +#: common/confirm.cpp:52 common/confirm.cpp:57 common/confirm.cpp:123 +#: common/confirm.cpp:158 common/dialog_shim.cpp:1716 +msgid "&Cancel" +msgstr "" + +#: common/confirm.cpp:52 common/confirm.cpp:57 +msgid "&Open Anyway" +msgstr "" + +#: common/confirm.cpp:68 common/confirm.cpp:107 +#: pcbnew/drc/rule_editor/dialog_drc_rule_editor.cpp:1253 +msgid "Save Changes?" +msgstr "" + +#: common/confirm.cpp:71 common/confirm.cpp:109 +msgid "If you don't save, all your changes will be permanently lost." +msgstr "" + +#: common/confirm.cpp:73 common/confirm.cpp:110 common/dialog_shim.cpp:1720 +msgid "&Save" +msgstr "" + +#: common/confirm.cpp:73 common/confirm.cpp:110 +msgid "&Discard Changes" +msgstr "" + +#: common/confirm.cpp:76 common/confirm.cpp:164 +msgid "&Apply to all" +msgstr "" + +#: common/confirm.cpp:122 +msgid "Your current changes will be permanently lost." +msgstr "" + +#: common/confirm.cpp:123 +msgid "&Revert" +msgstr "" + +#: common/confirm.cpp:157 common/dialog_about/dialog_about_base.cpp:90 +#: common/dialog_shim.cpp:1715 +msgid "&OK" +msgstr "" + +#: common/confirm.cpp:247 +msgid "Information" +msgstr "" + +#: common/confirm.cpp:274 common/dialogs/panel_embedded_files.cpp:478 +#: common/widgets/design_block_pane.cpp:199 +#: common/widgets/design_block_pane.cpp:436 +#: eeschema/sch_design_block_utils.cpp:52 +#: eeschema/sch_design_block_utils.cpp:67 +#: eeschema/symbol_editor/symbol_editor.cpp:376 +#: eeschema/symbol_editor/symbol_editor.cpp:965 +#: eeschema/symbol_editor/symbol_editor.cpp:986 +#: eeschema/symbol_editor/symbol_editor.cpp:1122 +#: eeschema/symbol_editor/symbol_editor.cpp:1164 +#: eeschema/tools/symbol_editor_control.cpp:589 +#: eeschema/tools/symbol_editor_pin_tool.cpp:233 kicad/import_project.cpp:129 +#: kicad/tools/kicad_manager_control.cpp:367 +#: pcbnew/dialogs/dialog_export_idf.cpp:76 +#: pcbnew/dialogs/dialog_export_odbpp.cpp:326 +#: pcbnew/dialogs/dialog_export_odbpp.cpp:368 +#: pcbnew/dialogs/dialog_footprint_properties_fp_editor.cpp:521 +#: pcbnew/dialogs/dialog_gencad_export_options.cpp:202 +#: pcbnew/dialogs/dialog_track_via_properties.cpp:924 +#: pcbnew/dialogs/dialog_track_via_properties.cpp:962 +#: pcbnew/drc/rule_editor/dialog_drc_rule_editor.cpp:593 +#: pcbnew/footprint_libraries_utils.cpp:394 +#: pcbnew/footprint_libraries_utils.cpp:1134 +#: pcbnew/pcb_design_block_utils.cpp:58 pcbnew/pcb_design_block_utils.cpp:72 +#: pcbnew/router/router_tool.cpp:2062 pcbnew/router/router_tool.cpp:2833 +#: pcbnew/tools/footprint_editor_control.cpp:481 pcbnew/zone_filler.cpp:1413 +#: pcbnew/zone_filler.cpp:1430 +msgid "Confirmation" +msgstr "" + +#: common/confirm.cpp:278 common/dialog_shim.cpp:1717 +msgid "&Yes" +msgstr "" + +#: common/confirm.cpp:278 common/dialog_shim.cpp:1718 +msgid "&No" +msgstr "" + +#: common/design_block_io.cpp:51 common/design_block_io.cpp:61 +#: resources/linux/launchers/org.kicad.kicad.desktop.in:11 +#: resources/linux/metainfo/org.kicad.kicad.metainfo.xml.in:7 +msgid "KiCad" +msgstr "" + +#: common/design_block_io.cpp:53 pcbnew/pcb_io/pcb_io_mgr.cpp:94 +#, c-format +msgid "UNKNOWN (%d)" +msgstr "" + +#: common/design_block_io.cpp:148 +msgid "KiCad Design Block folders" +msgstr "" + +#: common/design_block_io.cpp:185 +#: pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr.cpp:3483 +#, c-format +msgid "Cannot overwrite library path '%s'." +msgstr "" + +#: common/design_block_io.cpp:195 +#, c-format +msgid "" +"Library path '%s' could not be created.\n" +"\n" +"Make sure you have write permissions and try again." +msgstr "" + +#: common/design_block_io.cpp:214 pcbnew/pcb_io/geda/pcb_io_geda.cpp:989 +#: pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr.cpp:3507 +#, c-format +msgid "Insufficient permissions to delete folder '%s'." +msgstr "" + +#: common/design_block_io.cpp:223 +#, c-format +msgid "Library folder '%s' has unexpected files." +msgstr "" + +#: common/design_block_io.cpp:241 +#, c-format +msgid "Unexpected folder '%s' found in library path '%s'." +msgstr "" + +#: common/design_block_io.cpp:257 +#, c-format +msgid "Design block library '%s' cannot be deleted." +msgstr "" + +#: common/design_block_io.cpp:281 common/design_block_io.cpp:308 +#: common/design_block_io.cpp:498 eeschema/sch_design_block_utils.cpp:189 +#: eeschema/sch_design_block_utils.cpp:530 +#: pcbnew/pcb_design_block_utils.cpp:208 pcbnew/pcb_design_block_utils.cpp:529 +#, c-format +msgid "Design block '%s' does not exist." +msgstr "" + +#: common/design_block_io.cpp:353 +#, c-format +msgid "Design block metadata file '%s' could not be read." +msgstr "" + +#: common/design_block_io.cpp:380 +msgid "Design block does not have a valid library ID." +msgstr "" + +#: common/design_block_io.cpp:385 +msgid "Design block does not have a schematic or board file." +msgstr "" + +#: common/design_block_io.cpp:394 +#, c-format +msgid "Schematic source file '%s' does not exist." +msgstr "" + +#: common/design_block_io.cpp:399 +#, c-format +msgid "Board source file '%s' does not exist." +msgstr "" + +#: common/design_block_io.cpp:412 +#, c-format +msgid "Design block folder '%s' could not be created." +msgstr "" + +#: common/design_block_io.cpp:431 +#, c-format +msgid "Schematic file '%s' could not be saved as design block at '%s'." +msgstr "" + +#: common/design_block_io.cpp:450 +#, c-format +msgid "Board file '%s' could not be saved as design block at '%s'." +msgstr "" + +#: common/design_block_io.cpp:484 +#, c-format +msgid "Design block metadata file '%s' could not be saved." +msgstr "" + +#: common/design_block_io.cpp:504 +#, c-format +msgid "Design block folder '%s' could not be deleted." +msgstr "" + +#: common/design_block_library_adapter.cpp:72 +#: eeschema/libraries/symbol_library_adapter.cpp:127 +#: pcbnew/footprint_library_adapter.cpp:507 +#, c-format +msgid "Nested table '%s' not found." +msgstr "" + +#: common/design_block_library_adapter.cpp:79 +#: eeschema/libraries/symbol_library_adapter.cpp:134 +#: pcbnew/footprint_library_adapter.cpp:514 +#, c-format +msgid "Unknown library type %s " +msgstr "" + +#: common/design_block_library_adapter.cpp:84 +#: eeschema/libraries/symbol_library_adapter.cpp:139 +#: pcbnew/footprint_library_adapter.cpp:519 +msgid "Internal error" +msgstr "" + +#: common/design_block_tree_model_adapter.cpp:118 cvpcb/cvpcb_mainframe.cpp:793 +#: eeschema/dialogs/dialog_lib_fields_table.cpp:1042 +#: eeschema/generate_alias_info.cpp:41 eeschema/lib_symbol.cpp:206 +#: eeschema/lib_symbol.cpp:2521 eeschema/sch_symbol.cpp:2715 +#: eeschema/sch_symbol.cpp:3317 eeschema/sch_symbol.cpp:3905 +#: eeschema/symbol_editor/symbol_editor.cpp:1750 +#: eeschema/symbol_viewer_frame.cpp:389 pcbnew/footprint.cpp:4837 +#: pcbnew/generate_footprint_info.cpp:39 pcbnew/plot_board_layers.cpp:194 +msgid "Keywords" +msgstr "" + +#: common/design_block_tree_model_adapter.cpp:138 +#: common/design_block_tree_model_adapter.cpp:189 +#: common/widgets/design_block_pane.cpp:125 +#, c-format +msgid "Error loading design block %s from library '%s'." +msgstr "" + +#: common/dialog_about/AboutDialog_main.cpp:112 +#: common/lib_tree_model_adapter.cpp:156 common/lib_tree_model_adapter.cpp:158 +#: common/lib_tree_model_adapter.cpp:182 +#: common/libraries/lib_table_grid_data_model.cpp:341 +#: common/widgets/widget_hotkey_list.cpp:539 eeschema/sch_base_frame.cpp:660 +#: eeschema/sch_symbol.cpp:2714 eeschema/symbol_editor/symbol_editor.cpp:1749 +#: eeschema/symbol_tree_model_adapter.cpp:74 +#: eeschema/symbol_viewer_frame.cpp:388 +#: kicad/pcm/dialogs/panel_package_base.cpp:59 +#: pcbnew/dialogs/dialog_footprint_wizard_list_base.cpp:43 +#: pcbnew/dialogs/panel_pcbnew_action_plugins_base.cpp:42 +#: pcbnew/footprint_libraries_utils.cpp:1335 +msgid "Description" +msgstr "" + +#: common/dialog_about/AboutDialog_main.cpp:116 +msgid "" +"The KiCad EDA Suite is a set of open source applications for the creation of " +"electronic schematics and printed circuit boards." +msgstr "" + +#: common/dialog_about/AboutDialog_main.cpp:124 +msgid "KiCad on the web" +msgstr "" + +#: common/dialog_about/AboutDialog_main.cpp:130 +msgid "The official KiCad website - " +msgstr "" + +#: common/dialog_about/AboutDialog_main.cpp:134 +msgid "Developer website - " +msgstr "" + +#: common/dialog_about/AboutDialog_main.cpp:139 +msgid "Official KiCad library repositories - " +msgstr "" + +#: common/dialog_about/AboutDialog_main.cpp:146 +msgid "Bug tracker" +msgstr "" + +#: common/dialog_about/AboutDialog_main.cpp:152 +msgid "Report or examine bugs - " +msgstr "" + +#: common/dialog_about/AboutDialog_main.cpp:158 +msgid "KiCad users group and community" +msgstr "" + +#: common/dialog_about/AboutDialog_main.cpp:163 +msgid "KiCad forum - " +msgstr "" + +#: common/dialog_about/AboutDialog_main.cpp:177 +msgid "The complete KiCad EDA Suite is released under the" +msgstr "" + +#: common/dialog_about/AboutDialog_main.cpp:179 +msgid "GNU General Public License (GPL) version 3 or any later version" +msgstr "" + +#: common/dialog_about/AboutDialog_main.cpp:199 +msgid "Lead Development Team" +msgstr "" + +#: common/dialog_about/AboutDialog_main.cpp:200 +msgid "Lead Development Alumni" +msgstr "" + +#: common/dialog_about/AboutDialog_main.cpp:201 +msgid "Additional Contributions By" +msgstr "" + +#: common/dialog_about/AboutDialog_main.cpp:628 +msgid "Documentation Team" +msgstr "" + +#: common/dialog_about/AboutDialog_main.cpp:854 +msgid "Librarian Team" +msgstr "" + +#: common/dialog_about/AboutDialog_main.cpp:913 +msgid "3D models" +msgstr "" + +#: common/dialog_about/AboutDialog_main.cpp:914 +#: eeschema/dialogs/dialog_edit_symbols_libid_base.cpp:37 +#: eeschema/dialogs/panel_setup_formatting_base.cpp:92 +#: eeschema/sch_symbol.cpp:3327 +#: eeschema/widgets/panel_sch_selection_filter.cpp:228 +#: eeschema/widgets/panel_sch_selection_filter_base.cpp:33 +#: eeschema/widgets/search_handlers.cpp:158 +msgid "Symbols" +msgstr "" + +#: common/dialog_about/AboutDialog_main.cpp:915 +#: pcbnew/dialogs/dialog_global_deletion_base.cpp:37 +#: pcbnew/plot_board_layers.cpp:212 +#: pcbnew/widgets/panel_selection_filter.cpp:221 +#: pcbnew/widgets/panel_selection_filter_base.cpp:29 +#: pcbnew/widgets/search_handlers.cpp:138 +msgid "Footprints" +msgstr "" + +#: common/dialog_about/AboutDialog_main.cpp:941 +msgid "Icons" +msgstr "" + +#: common/dialog_about/AboutDialog_main.cpp:948 +msgid "Package Developers" +msgstr "" + +#: common/dialog_about/dialog_about.cpp:108 +#, c-format +msgid "GDI objects in use %u" +msgstr "" + +#: common/dialog_about/dialog_about.cpp:115 +#, c-format +msgid "About %s" +msgstr "" + +#: common/dialog_about/dialog_about.cpp:135 +#: common/dialog_about/dialog_about_base.h:57 +msgid "About" +msgstr "" + +#: common/dialog_about/dialog_about.cpp:140 +#: kicad/pcm/dialogs/dialog_pcm_base.cpp:87 +#: kicad/pcm/dialogs/panel_packages_view_base.cpp:90 +msgid "Version" +msgstr "" + +#: common/dialog_about/dialog_about.cpp:142 +msgid "Developers" +msgstr "" + +#: common/dialog_about/dialog_about.cpp:144 +msgid "Doc Writers" +msgstr "" + +#: common/dialog_about/dialog_about.cpp:147 +msgid "Librarians" +msgstr "" + +#: common/dialog_about/dialog_about.cpp:150 +msgid "Artists" +msgstr "" + +#: common/dialog_about/dialog_about.cpp:152 +msgid "Translators" +msgstr "" + +#: common/dialog_about/dialog_about.cpp:154 +msgid "Packagers" +msgstr "" + +#: common/dialog_about/dialog_about.cpp:157 +msgid "License" +msgstr "" + +#: common/dialog_about/dialog_about.cpp:258 +msgid "Could not open clipboard to write version information." +msgstr "" + +#: common/dialog_about/dialog_about.cpp:259 +msgid "Clipboard Error" +msgstr "" + +#: common/dialog_about/dialog_about.cpp:268 +msgid "Copied..." +msgstr "" + +#: common/dialog_about/dialog_about_base.cpp:31 +msgid "App Title" +msgstr "" + +#: common/dialog_about/dialog_about_base.cpp:37 +msgid "Build Version Info" +msgstr "" + +#: common/dialog_about/dialog_about_base.cpp:41 +msgid "Lib Version Info" +msgstr "" + +#: common/dialog_about/dialog_about_base.cpp:54 +msgid "&Copy Version Info" +msgstr "" + +#: common/dialog_about/dialog_about_base.cpp:55 +msgid "Copy KiCad version info to the clipboard" +msgstr "" + +#: common/dialog_about/dialog_about_base.cpp:59 +msgid "&Report Bug" +msgstr "" + +#: common/dialog_about/dialog_about_base.cpp:60 common/tool/actions.cpp:1434 +msgid "Report a problem with KiCad" +msgstr "" + +#: common/dialog_about/dialog_about_base.cpp:64 common/tool/actions.cpp:1427 +msgid "Donate" +msgstr "" + +#: common/dialog_about/dialog_about_base.cpp:65 +#: common/tool/common_control.cpp:401 +msgid "Donate to KiCad" +msgstr "" + +#: common/dialog_shim.cpp:1719 +msgid "&Apply" +msgstr "" + +#: common/dialog_shim.cpp:1721 common/dialog_shim.cpp:1722 +#: common/eda_base_frame.cpp:750 +msgid "&Help" +msgstr "" + +#: common/dialogs/dialog_HTML_reporter_base.h:49 +#: common/dialogs/dialog_book_reporter_base.h:47 +#: common/dialogs/dialog_rc_job.cpp:27 +#: pcbnew/dialogs/dialog_board_stats_job.cpp:28 +msgid "Report" +msgstr "" + +#: common/dialogs/dialog_assign_netclass.cpp:213 +msgid "Currently matching nets:" +msgstr "" + +#: common/dialogs/dialog_assign_netclass_base.cpp:24 +msgid "Pattern:" +msgstr "" + +#: common/dialogs/dialog_assign_netclass_base.cpp:33 +msgid "Net class:" +msgstr "" + +#: common/dialogs/dialog_assign_netclass_base.cpp:51 +msgid "" +"Note: complete netclass assignments can be edited in Schematic Setup > " +"Project." +msgstr "" + +#: common/dialogs/dialog_assign_netclass_base.h:55 +msgid "Add Netclass Assignment" +msgstr "" + +#: common/dialogs/dialog_color_picker.cpp:102 +msgid "Clear Color" +msgstr "" + +#: common/dialogs/dialog_color_picker_base.cpp:31 +msgid "RGB" +msgstr "" + +#: common/dialogs/dialog_color_picker_base.cpp:49 +msgid "Red:" +msgstr "" + +#: common/dialogs/dialog_color_picker_base.cpp:53 +msgid "Green:" +msgstr "" + +#: common/dialogs/dialog_color_picker_base.cpp:57 +msgid "Blue:" +msgstr "" + +#: common/dialogs/dialog_color_picker_base.cpp:77 +msgid "HSV" +msgstr "" + +#: common/dialogs/dialog_color_picker_base.cpp:97 +msgid "Hue:" +msgstr "" + +#: common/dialogs/dialog_color_picker_base.cpp:101 +msgid "Saturation:" +msgstr "" + +#: common/dialogs/dialog_color_picker_base.cpp:120 +#: pcbnew/dialogs/dialog_dimension_properties_base.cpp:96 +#: pcbnew/dialogs/dialog_text_properties.cpp:130 +msgid "Value:" +msgstr "" + +#: common/dialogs/dialog_color_picker_base.cpp:140 +#: common/dialogs/dialog_color_picker_base.h:94 +msgid "Color Picker" +msgstr "" + +#: common/dialogs/dialog_color_picker_base.cpp:160 +msgid "Defined Colors" +msgstr "" + +#: common/dialogs/dialog_color_picker_base.cpp:169 +msgid "Opacity:" +msgstr "" + +#: common/dialogs/dialog_color_picker_base.cpp:185 +msgid "Preview (old/new):" +msgstr "" + +#: common/dialogs/dialog_color_picker_base.cpp:207 +msgid "Reset to Default" +msgstr "" + +#: common/dialogs/dialog_configure_paths.cpp:247 +#: common/dialogs/dialog_configure_paths.cpp:314 +msgid "Environment variable name cannot be empty." +msgstr "" + +#: common/dialogs/dialog_configure_paths.cpp:255 +#: common/dialogs/dialog_configure_paths.cpp:316 +msgid "Environment variable path cannot be empty." +msgstr "" + +#: common/dialogs/dialog_configure_paths.cpp:321 +msgid "3D search path alias cannot be empty." +msgstr "" + +#: common/dialogs/dialog_configure_paths.cpp:323 +msgid "3D search path cannot be empty." +msgstr "" + +#: common/dialogs/dialog_configure_paths.cpp:338 +msgid "" +"This path was defined externally to the running process and\n" +"will only be temporarily overwritten." +msgstr "" + +#: common/dialogs/dialog_configure_paths.cpp:340 +msgid "" +"The next time KiCad is launched, any paths that have already\n" +"been defined are honored and any settings defined in the path\n" +"configuration dialog are ignored. If you did not intend for\n" +"this behavior, either rename any conflicting entries or remove\n" +"the external environment variable(s) from your system." +msgstr "" + +#: common/dialogs/dialog_configure_paths.cpp:358 +#, c-format +msgid "The name %s is reserved, and cannot be used." +msgstr "" + +#: common/dialogs/dialog_configure_paths.cpp:434 +msgid "" +"Enter the name and value for each environment variable. Grey entries are " +"names that have been defined externally at the system or user level. " +"Environment variables defined at the system or user level take precedence " +"over the ones defined in this table. This means the values in this table " +"are ignored." +msgstr "" + +#: common/dialogs/dialog_configure_paths.cpp:440 +msgid "" +"To ensure environment variable names are valid on all platforms, the name " +"field will only accept upper case letters, digits, and the underscore " +"characters." +msgstr "" + +#: common/dialogs/dialog_configure_paths_base.cpp:23 +msgid "Environment Variables" +msgstr "" + +#: common/dialogs/dialog_configure_paths_base.cpp:39 +#: common/dialogs/dialog_design_block_properties_base.cpp:42 +#: common/dialogs/git/dialog_git_auth.cpp:56 +#: common/dialogs/panel_design_block_lib_table.cpp:396 +#: common/dialogs/panel_setup_netclasses_base.cpp:51 +#: cvpcb/dialogs/dialog_config_equfiles_base.cpp:88 +#: eeschema/dialogs/dialog_label_properties_base.cpp:109 +#: eeschema/dialogs/dialog_lib_edit_pin_table.cpp:71 +#: eeschema/dialogs/dialog_lib_edit_pin_table_base.cpp:95 +#: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:59 +#: eeschema/dialogs/dialog_sheet_properties_base.cpp:60 +#: eeschema/dialogs/dialog_symbol_properties_base.cpp:56 +#: eeschema/dialogs/panel_bom_presets_base.cpp:40 +#: eeschema/dialogs/panel_bom_presets_base.cpp:83 +#: eeschema/dialogs/panel_sym_lib_table.cpp:347 +#: eeschema/dialogs/panel_template_fieldnames_base.cpp:42 +#: eeschema/fields_grid_table.cpp:525 eeschema/sch_group.cpp:459 +#: eeschema/sch_pin.cpp:1381 eeschema/sch_symbol.cpp:2677 +#: eeschema/sch_symbol.cpp:2725 eeschema/symbol_editor/symbol_editor.cpp:1731 +#: eeschema/symbol_viewer_frame.cpp:386 +#: eeschema/sync_sheet_pin/sheet_synchronization_model.h:66 +#: eeschema/widgets/search_handlers.cpp:420 +#: eeschema/widgets/search_handlers.cpp:498 +#: eeschema/widgets/tuner_slider_base.cpp:27 +#: kicad/dialogs/dialog_executecommand_job_settings.cpp:63 +#: kicad/pcm/dialogs/dialog_manage_repositories_base.cpp:39 +#: kicad/pcm/dialogs/panel_package_base.cpp:50 +#: pcbnew/dialogs/dialog_footprint_wizard_list_base.cpp:42 +#: pcbnew/dialogs/dialog_multichannel_generate_rule_areas.cpp:122 +#: pcbnew/dialogs/panel_fp_lib_table.cpp:328 +#: pcbnew/dialogs/panel_fp_user_layer_names.cpp:54 +#: pcbnew/dialogs/panel_fp_user_layer_names_base.cpp:70 +#: pcbnew/pcb_field.cpp:354 pcbnew/pcb_fields_grid_table.cpp:147 +#: pcbnew/pcb_group.cpp:520 pcbnew/widgets/pcb_net_inspector_panel.cpp:112 +#: pcbnew/widgets/search_handlers.cpp:226 +#: pcbnew/widgets/search_handlers.cpp:380 +#: pcbnew/widgets/search_handlers.cpp:438 +#: pcbnew/widgets/search_handlers.cpp:521 pcbnew/zone.cpp:981 +#: pcbnew/zone.cpp:1980 pcbnew/zone_manager/dialog_zone_manager_base.cpp:46 +#: pcbnew/zone_manager/model_zones_overview.h:73 +msgid "Name" +msgstr "" + +#: common/dialogs/dialog_configure_paths_base.cpp:40 +msgid "Path" +msgstr "" + +#: common/dialogs/dialog_design_block_properties.cpp:102 +#, c-format +msgid "Illegal character '%c' in name '%s'." +msgstr "" + +#: common/dialogs/dialog_design_block_properties.cpp:127 +#: eeschema/dialogs/panel_template_fieldnames.cpp:102 +msgid "Untitled Field" +msgstr "" + +#: common/dialogs/dialog_design_block_properties.cpp:209 +msgid "Duplicate fields are not allowed." +msgstr "" + +#: common/dialogs/dialog_design_block_properties_base.cpp:26 +msgid "Default Fields" +msgstr "" + +#: common/dialogs/dialog_design_block_properties_base.cpp:43 +#: common/dialogs/dialog_plugin_options_base.cpp:44 +#: common/dialogs/panel_design_block_lib_table.cpp:397 +#: cvpcb/dialogs/dialog_config_equfiles_base.cpp:89 +#: eeschema/dialogs/dialog_label_properties_base.cpp:110 +#: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:60 +#: eeschema/dialogs/dialog_rescue_each.cpp:129 +#: eeschema/dialogs/dialog_sheet_properties_base.cpp:61 +#: eeschema/dialogs/dialog_sim_format_value.cpp:68 +#: eeschema/dialogs/dialog_sim_format_value.cpp:77 +#: eeschema/dialogs/dialog_symbol_properties_base.cpp:57 +#: eeschema/dialogs/panel_sym_lib_table.cpp:348 +#: eeschema/fields_grid_table.cpp:526 eeschema/lib_symbol.cpp:2512 +#: eeschema/sch_symbol.cpp:1447 eeschema/sch_symbol.cpp:2674 +#: eeschema/sch_symbol.cpp:2723 eeschema/sch_symbol.cpp:3894 +#: eeschema/sim/simulator_frame_ui.cpp:748 +#: eeschema/sim/simulator_frame_ui.cpp:3219 +#: eeschema/sim/simulator_frame_ui.cpp:3260 +#: eeschema/sim/simulator_frame_ui_base.cpp:170 +#: eeschema/sim/simulator_frame_ui_base.cpp:222 +#: eeschema/widgets/search_handlers.cpp:161 +#: eeschema/widgets/search_handlers.cpp:257 +#: kicad/dialogs/dialog_edit_cfg.cpp:174 +#: kicad/dialogs/dialog_executecommand_job_settings.cpp:64 +#: pcbnew/dialogs/dialog_footprint_properties_base.cpp:69 +#: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:69 +#: pcbnew/dialogs/panel_fp_editor_field_defaults.cpp:59 +#: pcbnew/dialogs/panel_fp_editor_field_defaults.cpp:81 +#: pcbnew/dialogs/panel_fp_editor_field_defaults_base.cpp:48 +#: pcbnew/dialogs/panel_fp_editor_field_defaults_base.cpp:57 +#: pcbnew/dialogs/panel_fp_lib_table.cpp:329 +#: pcbnew/footprint_wizard_frame.cpp:339 pcbnew/pcb_dimension.cpp:641 +#: pcbnew/pcb_fields_grid_table.cpp:148 pcbnew/plot_board_layers.cpp:167 +#: pcbnew/widgets/pcb_properties_panel.cpp:405 +#: pcbnew/widgets/search_handlers.cpp:141 +msgid "Value" +msgstr "" + +#: common/dialogs/dialog_design_block_properties_base.cpp:97 +#: common/dialogs/dialog_grid_settings_base.cpp:25 +#: common/dialogs/git/dialog_git_repository_base.cpp:31 +#: eeschema/dialogs/dialog_export_netlist_base.cpp:109 +#: eeschema/dialogs/dialog_sheet_pin_properties_base.cpp:32 +#: eeschema/symbol_editor/symbol_editor.cpp:808 +#: pcb_calculator/dialogs/dialog_regulator_form_base.cpp:27 +#: pcbnew/board_stackup_manager/dialog_dielectric_list_manager_base.cpp:31 +#: pcbnew/dialogs/panel_setup_tuning_profile_info_base.cpp:31 +#: pcbnew/drc/rule_editor/panel_drc_rule_editor_base.cpp:33 +#: pcbnew/footprint_libraries_utils.cpp:1009 +msgid "Name:" +msgstr "" + +#: common/dialogs/dialog_design_block_properties_base.cpp:104 +#: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:137 +#: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:127 +msgid "Keywords:" +msgstr "" + +#: common/dialogs/dialog_design_block_properties_base.cpp:111 +#: kicad/dialogs/dialog_destination_base.cpp:28 +#: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:120 +msgid "Description:" +msgstr "" + +#: common/dialogs/dialog_design_block_properties_base.h:69 +msgid "Design Block Properties" +msgstr "" + +#: common/dialogs/dialog_generate_database_connection.cpp:34 +msgid "Generate Database Connection" +msgstr "" + +#: common/dialogs/dialog_generate_database_connection.cpp:46 +#: eeschema/dialogs/dialog_sim_command_base.cpp:25 +#: eeschema/sim/spice_simulator.cpp:69 +#: pcbnew/dialogs/dialog_pad_properties_base.cpp:96 +#: pcbnew/dialogs/dialog_track_via_properties_base.cpp:292 pcbnew/pad.cpp:3276 +#: pcbnew/via_protection_ui_mixin.h:136 +#: pcbnew/widgets/pcb_net_inspector_panel_data_model.h:847 +msgid "Custom" +msgstr "" + +#: common/dialogs/dialog_generate_database_connection.cpp:48 +msgid "Data Source Name" +msgstr "" + +#: common/dialogs/dialog_generate_database_connection.cpp:54 +msgid "Username" +msgstr "" + +#: common/dialogs/dialog_generate_database_connection.cpp:58 +#: common/dialogs/git/dialog_git_auth.cpp:64 +msgid "Password" +msgstr "" + +#: common/dialogs/dialog_generate_database_connection.cpp:63 +msgid "Timeout" +msgstr "" + +#: common/dialogs/dialog_generate_database_connection.cpp:69 +msgid "Connection String" +msgstr "" + +#: common/dialogs/dialog_generate_database_connection.cpp:76 +#: common/dialogs/git/dialog_git_repository.cpp:75 +#: common/dialogs/git/dialog_git_repository.cpp:310 +msgid "Test Connection" +msgstr "" + +#: common/dialogs/dialog_generate_database_connection.cpp:79 +msgid "Tables" +msgstr "" + +#: common/dialogs/dialog_generate_database_connection.cpp:154 +msgid "Unable to connect to database" +msgstr "" + +#: common/dialogs/dialog_generate_database_connection.cpp:154 +msgid "Database Error" +msgstr "" + +#: common/dialogs/dialog_grid_settings.cpp:85 +msgid "Grid size X out of range." +msgstr "" + +#: common/dialogs/dialog_grid_settings.cpp:91 +msgid "Grid size Y out of range." +msgstr "" + +#: common/dialogs/dialog_grid_settings_base.cpp:32 +msgid "(optional)" +msgstr "" + +#: common/dialogs/dialog_grid_settings_base.cpp:43 +#: common/dialogs/dialog_grid_settings_base.cpp:66 +#: common/dialogs/dialog_multi_unit_entry.cpp:76 +#: common/dialogs/dialog_page_settings_base.cpp:89 +#: common/dialogs/dialog_page_settings_base.cpp:110 +#: common/dialogs/dialog_unit_entry_base.cpp:28 +#: common/dialogs/dialog_unit_entry_base.cpp:84 +#: common/dialogs/dialog_unit_entry_base.cpp:95 +#: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:203 +#: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:348 +#: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:396 +#: eeschema/dialogs/dialog_image_properties_base.cpp:36 +#: eeschema/dialogs/dialog_image_properties_base.cpp:47 +#: eeschema/dialogs/dialog_line_properties_base.cpp:39 +#: eeschema/dialogs/dialog_wire_bus_properties_base.cpp:40 +#: eeschema/dialogs/dialog_wire_bus_properties_base.cpp:81 +#: pcbnew/dialogs/dialog_cleanup_graphics_base.cpp:53 +#: pcbnew/dialogs/dialog_dimension_properties_base.cpp:279 +#: pcbnew/dialogs/dialog_dimension_properties_base.cpp:295 +#: pcbnew/dialogs/dialog_dimension_properties_base.cpp:308 +#: pcbnew/dialogs/dialog_dimension_properties_base.cpp:321 +#: pcbnew/dialogs/dialog_dimension_properties_base.cpp:334 +#: pcbnew/dialogs/dialog_dimension_properties_base.cpp:394 +#: pcbnew/dialogs/dialog_dimension_properties_base.cpp:408 +#: pcbnew/dialogs/dialog_dimension_properties_base.cpp:423 +#: pcbnew/dialogs/dialog_dimension_properties_base.cpp:434 +#: pcbnew/dialogs/dialog_footprint_properties_base.cpp:121 +#: pcbnew/dialogs/dialog_footprint_properties_base.cpp:132 +#: pcbnew/dialogs/dialog_footprint_properties_base.cpp:282 +#: pcbnew/dialogs/dialog_footprint_properties_base.cpp:295 +#: pcbnew/dialogs/dialog_footprint_properties_base.cpp:313 +#: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:348 +#: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:361 +#: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:379 +#: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:163 +#: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:216 +#: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:233 +#: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:251 +#: pcbnew/dialogs/dialog_reference_image_properties_base.cpp:37 +#: pcbnew/dialogs/dialog_reference_image_properties_base.cpp:48 +#: pcbnew/dialogs/dialog_reference_image_properties_base.cpp:59 +#: pcbnew/dialogs/dialog_reference_image_properties_base.cpp:70 +#: pcbnew/dialogs/dialog_shape_properties_base.cpp:220 +#: pcbnew/dialogs/dialog_shape_properties_base.cpp:244 +#: pcbnew/dialogs/dialog_shape_properties_base.cpp:321 +#: pcbnew/dialogs/dialog_tablecell_properties_base.cpp:192 +#: pcbnew/dialogs/dialog_tablecell_properties_base.cpp:205 +#: pcbnew/dialogs/dialog_tablecell_properties_base.cpp:219 +#: pcbnew/dialogs/dialog_target_properties_base.cpp:35 +#: pcbnew/dialogs/dialog_target_properties_base.cpp:46 +#: pcbnew/dialogs/dialog_text_properties_base.cpp:183 +#: pcbnew/dialogs/dialog_text_properties_base.cpp:196 +#: pcbnew/dialogs/dialog_text_properties_base.cpp:203 +#: pcbnew/dialogs/dialog_text_properties_base.cpp:224 +#: pcbnew/dialogs/dialog_text_properties_base.cpp:237 +#: pcbnew/dialogs/dialog_textbox_properties_base.cpp:160 +#: pcbnew/dialogs/dialog_textbox_properties_base.cpp:176 +#: pcbnew/dialogs/dialog_textbox_properties_base.cpp:192 +#: pcbnew/dialogs/dialog_textbox_properties_base.cpp:224 +#: pcbnew/dialogs/dialog_track_via_size_base.cpp:32 +#: pcbnew/dialogs/dialog_track_via_size_base.cpp:43 +#: pcbnew/dialogs/dialog_track_via_size_base.cpp:54 +#: pcbnew/dialogs/dialog_tuning_pattern_properties_base.cpp:48 +#: pcbnew/dialogs/dialog_tuning_pattern_properties_base.cpp:68 +#: pcbnew/dialogs/dialog_tuning_pattern_properties_base.cpp:86 +#: pcbnew/dialogs/dialog_tuning_pattern_properties_base.cpp:97 +#: pcbnew/dialogs/dialog_tuning_pattern_properties_base.cpp:110 +#: pcbnew/dialogs/panel_setup_dimensions_base.cpp:93 +#: pcbnew/dialogs/panel_setup_dimensions_base.cpp:109 +#: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:48 +#: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:62 +#: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:78 +#: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:177 +#: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:191 +#: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:207 +#: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:306 +#: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:320 +#: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:336 +msgid "unit" +msgstr "" + +#: common/dialogs/dialog_grid_settings_base.cpp:50 +msgid "Linked" +msgstr "" + +#: common/dialogs/dialog_grid_settings_base.h:57 +msgid "Grid Settings" +msgstr "" + +#: common/dialogs/dialog_group_properties.cpp:115 +#, c-format +msgid "Invalid library link: '%s'" +msgstr "" + +#: common/dialogs/dialog_group_properties.cpp:138 +msgid "Edit Group Properties" +msgstr "" + +#: common/dialogs/dialog_group_properties_base.cpp:30 +msgid "Group name:" +msgstr "" + +#: common/dialogs/dialog_group_properties_base.cpp:37 +#: eeschema/dialogs/dialog_symbol_properties_base.cpp:319 +#: pcbnew/dialogs/dialog_footprint_properties_base.cpp:383 +msgid "Library link:" +msgstr "" + +#: common/dialogs/dialog_group_properties_base.cpp:47 eeschema/sch_item.cpp:849 +#: pcbnew/board_item.cpp:451 +#: pcbnew/dialogs/dialog_barcode_properties_base.cpp:55 +#: pcbnew/dialogs/dialog_footprint_properties_base.cpp:163 +#: pcbnew/dialogs/dialog_non_copper_zones_properties_base.cpp:55 +#: pcbnew/dialogs/dialog_reference_image_properties_base.cpp:81 +#: pcbnew/dialogs/dialog_rule_area_properties_base.cpp:55 +#: pcbnew/dialogs/dialog_shape_properties_base.cpp:201 +#: pcbnew/dialogs/dialog_table_properties_base.cpp:61 +#: pcbnew/dialogs/dialog_text_properties_base.cpp:83 +#: pcbnew/dialogs/dialog_textbox_properties_base.cpp:71 +#: pcbnew/dialogs/dialog_track_via_properties_base.cpp:58 +#: pcbnew/dialogs/panel_zone_properties_base.cpp:56 pcbnew/footprint.cpp:2157 +#: pcbnew/pad.cpp:1873 pcbnew/pad.cpp:3348 pcbnew/pcb_barcode.cpp:443 +#: pcbnew/pcb_dimension.cpp:695 pcbnew/pcb_group.cpp:417 +#: pcbnew/pcb_marker.cpp:467 pcbnew/pcb_shape.cpp:706 +#: pcbnew/pcb_tablecell.cpp:206 pcbnew/pcb_text.cpp:304 +#: pcbnew/pcb_textbox.cpp:498 pcbnew/pcb_track.cpp:2480 +#: pcbnew/tools/generator_tool.cpp:49 +#: pcbnew/widgets/pcb_properties_panel.cpp:625 pcbnew/zone.cpp:947 +msgid "Locked" +msgstr "" + +#: common/dialogs/dialog_group_properties_base.cpp:48 +msgid "Prevents group from being moved on canvas" +msgstr "" + +#: common/dialogs/dialog_group_properties_base.cpp:52 +msgid "Group members:" +msgstr "" + +#: common/dialogs/dialog_group_properties_base.h:65 eeschema/sch_group.cpp:456 +#: pcbnew/pcb_group.cpp:517 +msgid "Group Properties" +msgstr "" + +#: common/dialogs/dialog_hotkey_list.cpp:36 +msgid "Hotkey List" +msgstr "" + +#: common/dialogs/dialog_import_choose_project.cpp:33 +msgid "Project Name" +msgstr "" + +#: common/dialogs/dialog_import_choose_project.cpp:34 +#: kicad/cli/command_pcb.h:31 pcbnew/board.cpp:1693 +#: resources/linux/metainfo/org.kicad.kicad.metainfo.xml.in:36 +msgid "PCB" +msgstr "" + +#: common/dialogs/dialog_import_choose_project.cpp:35 common/eda_item.cpp:425 +#: eeschema/sch_edit_frame.cpp:1386 eeschema/sch_plotter.cpp:846 +#: eeschema/widgets/hierarchy_pane.cpp:802 +#: eeschema/widgets/hierarchy_pane.cpp:808 +#: eeschema/widgets/symbol_diff_widget.cpp:44 +#: resources/linux/metainfo/org.kicad.kicad.metainfo.xml.in:37 +msgid "Schematic" +msgstr "" + +#: common/dialogs/dialog_import_choose_project_base.cpp:18 +msgid "" +"This project file contains multiple PCB+Schematic combinations.\n" +"Choose which one should be imported to KiCad." +msgstr "" + +#: common/dialogs/dialog_import_choose_project_base.h:48 +msgid "Choose Project to Import" +msgstr "" + +#: common/dialogs/dialog_page_settings.cpp:84 +msgid "Preview Settings" +msgstr "" + +#: common/dialogs/dialog_page_settings.cpp:85 +msgid "Preview Paper" +msgstr "" + +#: common/dialogs/dialog_page_settings.cpp:86 +msgid "Preview Title Block Data" +msgstr "" + +#: common/dialogs/dialog_page_settings.cpp:90 +#: common/dialogs/dialog_page_settings_base.h:146 +#: eeschema/tools/sch_editor_control.cpp:503 +#: pcbnew/tools/board_editor_control.cpp:351 +msgid "Page Settings" +msgstr "" + +#: common/dialogs/dialog_page_settings.cpp:91 +#: common/dialogs/dialog_page_settings_base.cpp:27 +msgid "Paper" +msgstr "" + +#: common/dialogs/dialog_page_settings.cpp:92 +msgid "Title Block" +msgstr "" + +#: common/dialogs/dialog_page_settings.cpp:465 +#: eeschema/eeschema_jobs_handler.cpp:249 pagelayout_editor/files.cpp:254 +#: pagelayout_editor/pl_editor_frame.cpp:369 +#: pcbnew/pcbnew_jobs_handler.cpp:2818 +#, c-format +msgid "Error loading drawing sheet '%s'." +msgstr "" + +#: common/dialogs/dialog_page_settings.cpp:647 +#: common/dialogs/dialog_page_settings_base.cpp:54 +msgid "Portrait" +msgstr "" + +#: common/dialogs/dialog_page_settings.cpp:649 +#: common/dialogs/dialog_page_settings_base.cpp:54 +msgid "Landscape" +msgstr "" + +#: common/dialogs/dialog_page_settings.cpp:708 pagelayout_editor/files.cpp:60 +msgid "Drawing Sheet File" +msgstr "" + +#: common/dialogs/dialog_page_settings.cpp:747 +#, c-format +msgid "" +"Error loading drawing sheet '%s'.\n" +"%s" +msgstr "" + +#: common/dialogs/dialog_page_settings_base.cpp:41 +msgid "dummy text" +msgstr "" + +#: common/dialogs/dialog_page_settings_base.cpp:50 +#: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:234 +#: eeschema/dialogs/dialog_label_properties.cpp:169 +#: eeschema/dialogs/dialog_pin_properties_base.cpp:113 +#: pcbnew/dialogs/dialog_barcode_properties_base.cpp:133 +#: pcbnew/dialogs/dialog_dimension_properties_base.cpp:338 +#: pcbnew/dialogs/dialog_footprint_properties_base.cpp:136 +#: pcbnew/dialogs/dialog_non_copper_zones_properties_base.cpp:141 +#: pcbnew/dialogs/dialog_text_properties_base.cpp:241 +#: pcbnew/dialogs/dialog_textbox_properties_base.cpp:204 +#: pcbnew/dialogs/panel_zone_properties_base.cpp:200 +msgid "Orientation:" +msgstr "" + +#: common/dialogs/dialog_page_settings_base.cpp:60 +msgid "Custom paper size:" +msgstr "" + +#: common/dialogs/dialog_page_settings_base.cpp:85 +msgid "Custom paper height." +msgstr "" + +#: common/dialogs/dialog_page_settings_base.cpp:106 +msgid "Custom paper width." +msgstr "" + +#: common/dialogs/dialog_page_settings_base.cpp:117 +#: common/dialogs/dialog_page_settings_base.cpp:237 +#: common/dialogs/dialog_page_settings_base.cpp:249 +#: common/dialogs/dialog_page_settings_base.cpp:261 +#: common/dialogs/dialog_page_settings_base.cpp:273 +#: common/dialogs/dialog_page_settings_base.cpp:285 +#: common/dialogs/dialog_page_settings_base.cpp:297 +#: common/dialogs/dialog_page_settings_base.cpp:309 +#: common/dialogs/dialog_page_settings_base.cpp:321 +#: common/dialogs/dialog_page_settings_base.cpp:333 +#: common/dialogs/dialog_page_settings_base.cpp:345 +#: common/dialogs/dialog_page_settings_base.cpp:357 +#: common/dialogs/dialog_page_settings_base.cpp:369 +#: common/dialogs/dialog_page_settings_base.cpp:381 +msgid "Export to other sheets" +msgstr "" + +#: common/dialogs/dialog_page_settings_base.cpp:148 common/rc_item.cpp:452 +#: eeschema/erc/erc_item.cpp:443 eeschema/sch_marker.cpp:378 +#: gerbview/dialogs/panel_gerbview_color_settings.cpp:97 +#: gerbview/widgets/gerbview_layer_widget.cpp:138 pcbnew/pcb_marker.cpp:249 +#: pcbnew/widgets/appearance_controls.cpp:356 +msgid "Drawing Sheet" +msgstr "" + +#: common/dialogs/dialog_page_settings_base.cpp:164 +#: eeschema/dialogs/dialog_sim_model_base.cpp:49 +#: eeschema/import_gfx/dialog_import_gfx_sch_base.cpp:24 +#: eeschema/sch_field.cpp:205 pcbnew/dialogs/dialog_export_2581_base.cpp:24 +#: pcbnew/dialogs/dialog_export_step_base.cpp:42 +#: pcbnew/import_gfx/dialog_import_graphics_base.cpp:25 +msgid "File:" +msgstr "" + +#: common/dialogs/dialog_page_settings_base.cpp:183 +msgid "Title Block Parameters" +msgstr "" + +#: common/dialogs/dialog_page_settings_base.cpp:196 +#, c-format +msgid "Number of sheets: %d" +msgstr "" + +#: common/dialogs/dialog_page_settings_base.cpp:203 +#, c-format +msgid "Sheet number: %d" +msgstr "" + +#: common/dialogs/dialog_page_settings_base.cpp:216 +msgid "Issue Date:" +msgstr "" + +#: common/dialogs/dialog_page_settings_base.cpp:228 +msgid "<<<" +msgstr "" + +#: common/dialogs/dialog_page_settings_base.cpp:240 +msgid "Revision:" +msgstr "" + +#: common/dialogs/dialog_page_settings_base.cpp:252 +#: eeschema/dialogs/dialog_export_netlist.cpp:429 +msgid "Title:" +msgstr "" + +#: common/dialogs/dialog_page_settings_base.cpp:264 +msgid "Company:" +msgstr "" + +#: common/dialogs/dialog_page_settings_base.cpp:276 +msgid "Comment1:" +msgstr "" + +#: common/dialogs/dialog_page_settings_base.cpp:288 +msgid "Comment2:" +msgstr "" + +#: common/dialogs/dialog_page_settings_base.cpp:300 +msgid "Comment3:" +msgstr "" + +#: common/dialogs/dialog_page_settings_base.cpp:312 +msgid "Comment4:" +msgstr "" + +#: common/dialogs/dialog_page_settings_base.cpp:324 +msgid "Comment5:" +msgstr "" + +#: common/dialogs/dialog_page_settings_base.cpp:336 +msgid "Comment6:" +msgstr "" + +#: common/dialogs/dialog_page_settings_base.cpp:348 +msgid "Comment7:" +msgstr "" + +#: common/dialogs/dialog_page_settings_base.cpp:360 +msgid "Comment8:" +msgstr "" + +#: common/dialogs/dialog_page_settings_base.cpp:372 +msgid "Comment9:" +msgstr "" + +#: common/dialogs/dialog_paste_special.cpp:32 +msgid "" +"Finds the next available reference designator for any designators that " +"already exist in the design." +msgstr "" + +#: common/dialogs/dialog_paste_special.cpp:39 +#, c-format +msgid "Replaces reference designators with '%s'." +msgstr "" + +#: common/dialogs/dialog_paste_special_base.cpp:22 +msgid "Assign unique reference designators to pasted symbols" +msgstr "" + +#: common/dialogs/dialog_paste_special_base.cpp:22 +msgid "Keep existing reference designators, even if they are duplicated" +msgstr "" + +#: common/dialogs/dialog_paste_special_base.cpp:22 +msgid "Clear reference designators on all pasted symbols" +msgstr "" + +#: common/dialogs/dialog_paste_special_base.cpp:24 +#: pcbnew/dialogs/dialog_board_reannotate_base.cpp:213 +msgid "Reference Designators" +msgstr "" + +#: common/dialogs/dialog_paste_special_base.cpp:28 +msgid "Clear net assignments" +msgstr "" + +#: common/dialogs/dialog_paste_special_base.cpp:29 +msgid "Remove the net information from all connected items before pasting" +msgstr "" + +#: common/dialogs/dialog_paste_special_base.h:47 +msgid "Paste Special" +msgstr "" + +#: common/dialogs/dialog_plugin_options.cpp:37 +msgid "" +"Select an Option Choice in the listbox above, and then click the " +"Append Selected Option button." +msgstr "" + +#: common/dialogs/dialog_plugin_options.cpp:53 +#, c-format +msgid "Options for Library '%s'" +msgstr "" + +#: common/dialogs/dialog_plugin_options_base.cpp:26 +msgid "Plugin Options" +msgstr "" + +#: common/dialogs/dialog_plugin_options_base.cpp:43 +#: common/dialogs/panel_mouse_settings.cpp:47 +#: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:253 +#: eeschema/dialogs/panel_simulator_preferences.cpp:33 +msgid "Option" +msgstr "" + +#: common/dialogs/dialog_plugin_options_base.cpp:78 +msgid "Option Choices" +msgstr "" + +#: common/dialogs/dialog_plugin_options_base.cpp:81 +msgid "Options supported by current plugin" +msgstr "" + +#: common/dialogs/dialog_plugin_options_base.cpp:85 +msgid "<< Append Selected Option" +msgstr "" + +#: common/dialogs/dialog_print_generic.cpp:96 +#: common/dialogs/dialog_print_generic.cpp:299 +#: common/dialogs/dialog_print_generic_base.h:81 +#: eeschema/printing/dialog_print.cpp:105 +#: eeschema/printing/dialog_print_base.h:65 +msgid "Print" +msgstr "" + +#: common/dialogs/dialog_print_generic.cpp:97 +#: common/dialogs/dialog_print_generic.cpp:239 +#: eeschema/printing/dialog_print.cpp:106 +msgid "Print Preview" +msgstr "" + +#: common/dialogs/dialog_print_generic.cpp:98 +#: common/dialogs/rule_editor_dialog_base.cpp:181 +#: common/dialogs/rule_editor_dialog_base.cpp:466 +#: common/dialogs/rule_editor_dialog_base.cpp:506 common/hotkey_store.cpp:59 +#: common/tool/action_menu.cpp:223 common/tool/action_menu.cpp:228 +#: eeschema/dialogs/dialog_annotate.cpp:116 eeschema/dialogs/dialog_bom.cpp:86 +#: eeschema/dialogs/dialog_change_symbols.cpp:139 +#: eeschema/dialogs/dialog_erc.cpp:125 eeschema/dialogs/dialog_erc.cpp:548 +#: eeschema/dialogs/dialog_export_netlist.cpp:306 +#: eeschema/dialogs/dialog_ibis_parser_reporter.cpp:36 +#: eeschema/dialogs/dialog_plot_schematic.cpp:74 +#: eeschema/dialogs/dialog_sch_find_base.cpp:137 +#: eeschema/dialogs/dialog_symbol_remap_base.cpp:33 +#: eeschema/dialogs/dialog_update_from_pcb.cpp:52 +#: eeschema/printing/dialog_print.cpp:107 +#: eeschema/sync_sheet_pin/dialog_sync_sheet_pins_base.cpp:32 +#: kicad/dialogs/panel_jobset.cpp:116 kicad/pcm/dialogs/dialog_pcm.cpp:168 +#: kicad/pcm/dialogs/dialog_pcm_progress_base.cpp:72 +#: pcbnew/dialogs/dialog_board_reannotate.cpp:118 +#: pcbnew/dialogs/dialog_board_statistics.cpp:175 +#: pcbnew/dialogs/dialog_drc.cpp:155 pcbnew/dialogs/dialog_drc.cpp:434 +#: pcbnew/dialogs/dialog_exchange_footprints.cpp:130 +#: pcbnew/dialogs/dialog_export_2581.cpp:57 +#: pcbnew/dialogs/dialog_export_step.cpp:103 +#: pcbnew/dialogs/dialog_find_base.cpp:122 +#: pcbnew/dialogs/dialog_footprint_checker.cpp:57 +#: pcbnew/dialogs/dialog_gen_footprint_position.cpp:80 +#: pcbnew/dialogs/dialog_gendrill.cpp:80 +#: pcbnew/dialogs/dialog_global_edit_teardrops.cpp:155 +#: pcbnew/dialogs/dialog_global_edit_text_and_graphics.cpp:161 +#: pcbnew/dialogs/dialog_global_edit_tracks_and_vias.cpp:102 +#: pcbnew/dialogs/dialog_import_netlist.cpp:73 +#: pcbnew/dialogs/dialog_plot.cpp:248 pcbnew/dialogs/dialog_update_pcb.cpp:54 +msgid "Close" +msgstr "" + +#: common/dialogs/dialog_print_generic.cpp:143 +msgid "Warning: custom scale is not a number." +msgstr "" + +#: common/dialogs/dialog_print_generic.cpp:152 +#, c-format +msgid "" +"Warning: custom scale is too large.\n" +"It will be clamped to %f." +msgstr "" + +#: common/dialogs/dialog_print_generic.cpp:159 +#, c-format +msgid "" +"Warning: custom scale is too small.\n" +"It will be clamped to %f." +msgstr "" + +#: common/dialogs/dialog_print_generic.cpp:227 +#: common/dialogs/dialog_print_generic.cpp:284 +msgid "Nothing to print" +msgstr "" + +#: common/dialogs/dialog_print_generic.cpp:275 +#: eeschema/printing/dialog_print.cpp:306 +msgid "Previous print job not yet complete." +msgstr "" + +#: common/dialogs/dialog_print_generic.cpp:307 +msgid "There was a problem printing." +msgstr "" + +#: common/dialogs/dialog_print_generic.cpp:349 +msgid "An error occurred initializing the printer information." +msgstr "" + +#: common/dialogs/dialog_print_generic_base.cpp:42 +#: eeschema/dialogs/dialog_plot_schematic_base.cpp:86 +#: eeschema/printing/dialog_print_base.cpp:42 +#: pcbnew/dialogs/dialog_plot_base.cpp:388 +#: pcbnew/dialogs/dialog_plot_base.cpp:414 +msgid "Output mode:" +msgstr "" + +#: common/dialogs/dialog_print_generic_base.cpp:46 +#: common/dialogs/panel_setup_netclasses_base.cpp:64 common/eda_text.cpp:1438 +#: eeschema/dialogs/dialog_label_properties_base.cpp:122 +#: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:72 +#: eeschema/dialogs/dialog_plot_schematic_base.cpp:90 +#: eeschema/dialogs/dialog_sheet_properties_base.cpp:72 +#: eeschema/dialogs/dialog_symbol_properties_base.cpp:69 +#: eeschema/fields_grid_table.cpp:538 +#: eeschema/printing/dialog_print_base.cpp:46 eeschema/sch_bus_entry.cpp:658 +#: eeschema/sch_junction.cpp:381 eeschema/sch_line.cpp:1305 +#: eeschema/sim/simulator_frame_ui.cpp:741 +#: eeschema/sim/simulator_frame_ui_base.cpp:113 +#: pcbnew/board_stackup_manager/panel_board_stackup_base.cpp:98 +#: pcbnew/board_tables/board_stackup_table.cpp:89 +#: pcbnew/dialogs/dialog_plot_base.cpp:392 +#: pcbnew/dialogs/dialog_plot_base.cpp:418 pcbnew/pcb_field.cpp:361 +#: pcbnew/pcb_tablecell.cpp:308 pcbnew/pcb_text.cpp:721 +#: pcbnew/pcb_textbox.cpp:862 +msgid "Color" +msgstr "" + +#: common/dialogs/dialog_print_generic_base.cpp:46 +#: pcbnew/dialogs/dialog_plot_base.cpp:392 +#: pcbnew/dialogs/dialog_plot_base.cpp:418 +msgid "Black and white" +msgstr "" + +#: common/dialogs/dialog_print_generic_base.cpp:52 +#: eeschema/printing/dialog_print_base.cpp:33 +msgid "Print drawing sheet" +msgstr "" + +#: common/dialogs/dialog_print_generic_base.cpp:54 +msgid "Print Frame references." +msgstr "" + +#: common/dialogs/dialog_print_generic_base.cpp:69 +#: pcbnew/dialogs/dialog_plot_base.cpp:163 +msgid "1:1" +msgstr "" + +#: common/dialogs/dialog_print_generic_base.cpp:75 +msgid "Fit to page" +msgstr "" + +#: common/dialogs/dialog_print_generic_base.cpp:84 +#: pcbnew/dialogs/panel_assign_component_classes_base.cpp:425 +msgid "Custom:" +msgstr "" + +#: common/dialogs/dialog_print_generic_base.cpp:105 +msgid "Info text" +msgstr "" + +#: common/dialogs/dialog_print_generic_base.cpp:117 +#: eeschema/printing/dialog_print_base.cpp:84 +msgid "Page Setup..." +msgstr "" + +#: common/dialogs/dialog_rc_job.cpp:28 +#: pcbnew/dialogs/dialog_board_stats_job.cpp:29 +msgid "JSON" +msgstr "" + +#: common/dialogs/dialog_rc_job_base.cpp:25 +#: eeschema/dialogs/dialog_symbol_fields_table_base.cpp:340 +#: pcbnew/dialogs/dialog_board_stats_job_base.cpp:25 +#: pcbnew/dialogs/dialog_export_odbpp_base.cpp:23 +#: pcbnew/dialogs/dialog_gen_footprint_position.cpp:102 +#: pcbnew/dialogs/dialog_render_job_base.cpp:25 +msgid "Output file:" +msgstr "" + +#: common/dialogs/dialog_rc_job_base.cpp:34 +#: kicad/dialogs/dialog_destination_base.cpp:35 +#: pcbnew/dialogs/dialog_board_stats_job_base.cpp:34 +#: pcbnew/dialogs/dialog_export_step_base.cpp:23 +#: pcbnew/dialogs/dialog_gen_footprint_position_file_base.cpp:66 +#: pcbnew/dialogs/dialog_render_job_base.cpp:34 +msgid "Format:" +msgstr "" + +#: common/dialogs/dialog_rc_job_base.cpp:43 +msgid "Include:" +msgstr "" + +#: common/dialogs/dialog_rc_job_base.cpp:56 +#: common/widgets/wx_html_report_panel_base.cpp:53 +#: eeschema/dialogs/dialog_erc_base.cpp:158 +#: pcbnew/dialogs/dialog_drc_base.cpp:203 +#: pcbnew/dialogs/dialog_footprint_checker_base.cpp:49 +msgid "Warnings" +msgstr "" + +#: common/dialogs/dialog_rc_job_base.cpp:68 +msgid "Report job failure when violations present" +msgstr "" + +#: common/dialogs/dialog_rc_job_base.cpp:74 kicad/cli/command_pcb_drc.cpp:58 +msgid "Report all errors for each track" +msgstr "" + +#: common/dialogs/dialog_rc_job_base.cpp:80 kicad/cli/command_pcb_drc.cpp:62 +#: pcbnew/dialogs/dialog_drc_base.cpp:49 +msgid "Test for parity between PCB and schematic" +msgstr "" + +#: common/dialogs/dialog_rc_job_base.cpp:86 +#: pcbnew/dialogs/dialog_drc_base.cpp:45 +msgid "Refill all zones before performing DRC" +msgstr "" + +#: common/dialogs/dialog_text_entry_base.cpp:20 +#: common/dialogs/dialog_unit_entry_base.cpp:21 +#: pcbnew/dialogs/dialog_multichannel_repeat_layout_base.cpp:38 +msgid "MyLabel" +msgstr "" + +#: common/dialogs/dialog_unit_entry_base.cpp:77 +msgid "X label:" +msgstr "" + +#: common/dialogs/dialog_unit_entry_base.cpp:88 +msgid "Y label:" +msgstr "" + +#: common/dialogs/dialog_unit_entry_base.cpp:105 +#: gerbview/dialogs/dialog_map_gerber_layers_to_pcb_base.cpp:103 +#: pcbnew/dialogs/dialog_move_exact_base.cpp:35 +#: pcbnew/dialogs/dialog_move_exact_base.cpp:49 +#: pcbnew/dialogs/dialog_move_exact_base.cpp:63 +#: pcbnew/dialogs/dialog_offset_item_base.cpp:39 +#: pcbnew/dialogs/dialog_offset_item_base.cpp:56 +#: pcbnew/dialogs/dialog_position_relative_base.cpp:83 +#: pcbnew/dialogs/dialog_position_relative_base.cpp:100 +msgid "Reset" +msgstr "" + +#: common/dialogs/dialog_unit_entry_base.h:48 kicad/local_history_pane.cpp:46 +msgid "Title" +msgstr "" + +#: common/dialogs/dialog_unit_entry_base.h:80 +msgid "Move Point to Location" +msgstr "" + +#: common/dialogs/eda_list_dialog.cpp:49 common/dialogs/eda_list_dialog.cpp:74 +#: common/widgets/lib_tree.cpp:223 common/widgets/lib_tree.cpp:307 +#: eeschema/dialogs/dialog_lib_fields_table.cpp:298 +#: eeschema/dialogs/dialog_sim_command.cpp:100 +#: eeschema/dialogs/dialog_symbol_fields_table.cpp:248 +#: eeschema/sim/simulator_frame_ui.cpp:560 +#: eeschema/sim/simulator_frame_ui.cpp:737 eeschema/symbol_viewer_frame.cpp:159 +#: eeschema/symbol_viewer_frame.cpp:174 kicad/dialogs/dialog_edit_cfg.cpp:167 +#: kicad/pcm/dialogs/panel_packages_view.cpp:77 +#: pcbnew/footprint_viewer_frame.cpp:135 pcbnew/footprint_viewer_frame.cpp:150 +#: pcbnew/widgets/net_inspector_panel.cpp:42 +#: pcbnew/widgets/net_inspector_panel.cpp:96 +msgid "Filter" +msgstr "" + +#: common/dialogs/eda_list_dialog_base.cpp:22 +msgid "Items:" +msgstr "" + +#: common/dialogs/eda_reorderable_list_dialog_base.cpp:32 +msgid "Available:" +msgstr "" + +#: common/dialogs/eda_reorderable_list_dialog_base.cpp:39 +msgid "Enabled:" +msgstr "" + +#: common/dialogs/eda_reorderable_list_dialog_base.cpp:51 +#: pcbnew/dialogs/dialog_imported_layers_base.cpp:59 +msgid ">" +msgstr "" + +#: common/dialogs/eda_reorderable_list_dialog_base.cpp:54 +#: pcbnew/dialogs/dialog_imported_layers_base.cpp:64 +msgid "<" +msgstr "" + +#: common/dialogs/eda_reorderable_list_dialog_base.cpp:75 +#: common/dialogs/panel_design_block_lib_table_base.cpp:38 +#: cvpcb/dialogs/dialog_config_equfiles_base.cpp:43 +#: eeschema/dialogs/dialog_label_properties_base.cpp:148 +#: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:97 +#: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:406 +#: eeschema/dialogs/dialog_sheet_properties_base.cpp:98 +#: eeschema/dialogs/dialog_symbol_properties_base.cpp:93 +#: eeschema/dialogs/panel_sym_lib_table_base.cpp:39 +#: eeschema/dialogs/panel_template_fieldnames_base.cpp:68 +#: kicad/pcm/dialogs/dialog_manage_repositories_base.cpp:64 +#: pcbnew/dialogs/panel_fp_lib_table_base.cpp:38 +msgid "Move up" +msgstr "" + +#: common/dialogs/eda_reorderable_list_dialog_base.cpp:80 +#: common/dialogs/panel_design_block_lib_table_base.cpp:43 +#: cvpcb/dialogs/dialog_config_equfiles_base.cpp:48 +#: eeschema/dialogs/dialog_label_properties_base.cpp:153 +#: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:102 +#: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:411 +#: eeschema/dialogs/dialog_sheet_properties_base.cpp:103 +#: eeschema/dialogs/dialog_symbol_properties_base.cpp:98 +#: eeschema/dialogs/panel_sym_lib_table_base.cpp:44 +#: eeschema/dialogs/panel_template_fieldnames_base.cpp:73 +#: kicad/pcm/dialogs/dialog_manage_repositories_base.cpp:69 +#: pcbnew/dialogs/panel_fp_lib_table_base.cpp:43 +msgid "Move down" +msgstr "" + +#: common/dialogs/eda_view_switcher_base.cpp:19 +#: common/dialogs/eda_view_switcher_base.h:40 +msgid "View Preset Switcher" +msgstr "" + +#: common/dialogs/git/dialog_git_auth.cpp:27 +#: common/dialogs/git/dialog_git_repository_base.cpp:18 +#: eeschema/dialogs/dialog_database_lib_settings_base.cpp:32 +msgid "Connection" +msgstr "" + +#: common/dialogs/git/dialog_git_auth.cpp:45 +#: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664_base.cpp:170 +msgid "Basic" +msgstr "" + +#: common/dialogs/git/dialog_git_auth.cpp:46 +#: common/dialogs/git/dialog_git_repository_base.cpp:58 +msgid "SSH" +msgstr "" + +#: common/dialogs/git/dialog_git_auth.cpp:52 +#: eeschema/dialogs/dialog_database_lib_settings_base.cpp:85 +msgid "Test" +msgstr "" + +#: common/dialogs/git/dialog_git_auth.cpp:53 +#: common/dialogs/git/dialog_git_commit.cpp:150 +#: eeschema/dialogs/dialog_symbol_fields_table.cpp:1452 +#: gerbview/dialogs/dialog_select_one_pcb_layer.cpp:147 +#: kicad/dialogs/dialog_edit_cfg.cpp:181 +#: pcbnew/dialogs/dialog_multichannel_repeat_layout.cpp:136 +#: pcbnew/tools/multichannel_tool.cpp:1462 +msgid "OK" +msgstr "" + +#: common/dialogs/git/dialog_git_auth.cpp:54 +#: common/dialogs/git/dialog_git_commit.cpp:151 +#: common/dialogs/git/dialog_git_switch.cpp:73 +#: common/dialogs/panel_embedded_files.cpp:499 +#: common/dialogs/rule_editor_dialog_base.cpp:458 common/tool/actions.cpp:255 +#: eeschema/dialogs/dialog_erc.cpp:509 +#: eeschema/dialogs/dialog_symbol_fields_table.cpp:1452 eeschema/sheet.cpp:1021 +#: eeschema/symbol_editor/symbol_edit_frame.cpp:1033 +#: eeschema/symbol_editor/symbol_editor.cpp:987 +#: eeschema/symbol_editor/symbol_editor.cpp:1276 +#: gerbview/dialogs/dialog_select_one_pcb_layer.cpp:151 +#: kicad/pcm/dialogs/dialog_pcm_progress_base.cpp:66 +#: pcbnew/dialogs/dialog_drc.cpp:414 +#: pcbnew/dialogs/dialog_unused_pad_layers.cpp:53 +msgid "Cancel" +msgstr "" + +#: common/dialogs/git/dialog_git_auth.cpp:58 +msgid "Url" +msgstr "" + +#: common/dialogs/git/dialog_git_auth.cpp:60 +#: common/dialogs/git/dialog_git_repository_base.cpp:79 +msgid "Authentication" +msgstr "" + +#: common/dialogs/git/dialog_git_auth.cpp:62 +msgid "User Name" +msgstr "" + +#: common/dialogs/git/dialog_git_commit.cpp:41 +msgid "Commit Changes" +msgstr "" + +#: common/dialogs/git/dialog_git_commit.cpp:51 +#: common/dialogs/panel_embedded_files_base.cpp:36 +msgid "Filename" +msgstr "" + +#: common/dialogs/git/dialog_git_commit.cpp:52 +#: eeschema/dialogs/dialog_migrate_buses.cpp:113 +#: kicad/pcm/dialogs/panel_packages_view_base.cpp:94 +#: pcbnew/dialogs/dialog_find_base.cpp:138 +#: pcbnew/dialogs/dialog_multichannel_repeat_layout_base.cpp:78 +#: pcbnew/pad.cpp:1873 pcbnew/pcb_barcode.cpp:443 pcbnew/pcb_dimension.cpp:695 +#: pcbnew/pcb_group.cpp:417 pcbnew/pcb_shape.cpp:706 +#: pcbnew/pcb_tablecell.cpp:206 pcbnew/pcb_text.cpp:304 +#: pcbnew/pcb_textbox.cpp:498 pcbnew/pcb_track.cpp:2480 pcbnew/zone.cpp:947 +msgid "Status" +msgstr "" + +#: common/dialogs/git/dialog_git_commit.cpp:98 +msgid "New" +msgstr "" + +#: common/dialogs/git/dialog_git_commit.cpp:107 +msgid "Modified" +msgstr "" + +#: common/dialogs/git/dialog_git_commit.cpp:116 +msgid "Deleted" +msgstr "" + +#: common/dialogs/git/dialog_git_commit.cpp:132 +msgid "Commit Message:" +msgstr "" + +#: common/dialogs/git/dialog_git_commit.cpp:139 +msgid "Author:" +msgstr "" + +#: common/dialogs/git/dialog_git_commit.cpp:160 +msgid "C&ommit" +msgstr "" + +#: common/dialogs/git/dialog_git_commit.cpp:179 +msgid "Commit message cannot be empty" +msgstr "" + +#: common/dialogs/git/dialog_git_repository.cpp:166 +#: common/dialogs/git/dialog_git_repository.cpp:361 +msgid "Enter the password for the SSH key" +msgstr "" + +#: common/dialogs/git/dialog_git_repository.cpp:315 +msgid "Connection successful" +msgstr "" + +#: common/dialogs/git/dialog_git_repository.cpp:319 +#, c-format +msgid "Could not connect to '%s' " +msgstr "" + +#: common/dialogs/git/dialog_git_repository.cpp:339 +#, c-format +msgid "Could not open private key '%s'" +msgstr "" + +#: common/dialogs/git/dialog_git_repository.cpp:352 +msgid "Invalid SSH Key" +msgstr "" + +#: common/dialogs/git/dialog_git_repository.cpp:353 +msgid "The selected file is not a valid SSH private key" +msgstr "" + +#: common/dialogs/git/dialog_git_repository.cpp:377 +#, c-format +msgid "Could not open public key '%s'" +msgstr "" + +#: common/dialogs/git/dialog_git_repository.cpp:396 +msgid "Missing information" +msgstr "" + +#: common/dialogs/git/dialog_git_repository.cpp:397 +msgid "Please enter a URL for the repository" +msgstr "" + +#: common/dialogs/git/dialog_git_repository.cpp:421 +#: common/dialogs/git/dialog_git_repository_base.cpp:106 +msgid "SSH key password:" +msgstr "" + +#: common/dialogs/git/dialog_git_repository.cpp:429 +#: eeschema/dialogs/dialog_database_lib_settings_base.cpp:54 +msgid "Password:" +msgstr "" + +#: common/dialogs/git/dialog_git_repository_base.cpp:42 +msgid "Location:" +msgstr "" + +#: common/dialogs/git/dialog_git_repository_base.cpp:49 +msgid "Connection type:" +msgstr "" + +#: common/dialogs/git/dialog_git_repository_base.cpp:58 +msgid "HTTPS" +msgstr "" + +#: common/dialogs/git/dialog_git_repository_base.cpp:58 +#: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:119 +#: eeschema/widgets/search_handlers.cpp:474 +msgid "Local" +msgstr "" + +#: common/dialogs/git/dialog_git_repository_base.cpp:91 +msgid "SSH private key: " +msgstr "" + +#: common/dialogs/git/dialog_git_repository_base.cpp:94 +msgid "Select SSH private key file" +msgstr "" + +#: common/dialogs/git/dialog_git_repository_base.cpp:94 +msgid "*" +msgstr "" + +#: common/dialogs/git/dialog_git_repository_base.cpp:99 +msgid "User name:" +msgstr "" + +#: common/dialogs/git/dialog_git_repository_base.h:76 +msgid "Git Repository" +msgstr "" + +#: common/dialogs/git/dialog_git_switch.cpp:44 +msgid "Git Branch Switch" +msgstr "" + +#: common/dialogs/git/dialog_git_switch.cpp:52 +msgid "Select or enter a branch name:" +msgstr "" + +#: common/dialogs/git/dialog_git_switch.cpp:58 +msgid "Branch" +msgstr "" + +#: common/dialogs/git/dialog_git_switch.cpp:59 +msgid "Last Commit" +msgstr "" + +#: common/dialogs/git/dialog_git_switch.cpp:60 +msgid "Last Updated" +msgstr "" + +#: common/dialogs/git/dialog_git_switch.cpp:70 +#: common/dialogs/git/dialog_git_switch.cpp:151 +#: common/dialogs/git/dialog_git_switch.cpp:218 +msgid "Switch" +msgstr "" + +#: common/dialogs/git/dialog_git_switch.cpp:223 +msgid "Add" +msgstr "" + +#: common/dialogs/git/panel_git_repos_base.cpp:20 +msgid "Enable Git tracking" +msgstr "" + +#: common/dialogs/git/panel_git_repos_base.cpp:28 +msgid "Remote Tracking" +msgstr "" + +#: common/dialogs/git/panel_git_repos_base.cpp:41 +msgid "Update interval:" +msgstr "" + +#: common/dialogs/git/panel_git_repos_base.cpp:46 +msgid "" +"Number of minutes between remote update checks. Zero disables automatic " +"checks." +msgstr "" + +#: common/dialogs/git/panel_git_repos_base.cpp:50 +msgid "minutes" +msgstr "" + +#: common/dialogs/git/panel_git_repos_base.cpp:65 +msgid "Git Commit Data" +msgstr "" + +#: common/dialogs/git/panel_git_repos_base.cpp:78 +msgid "Use default values" +msgstr "" + +#: common/dialogs/git/panel_git_repos_base.cpp:85 +msgid "Author name:" +msgstr "" + +#: common/dialogs/git/panel_git_repos_base.cpp:96 +msgid "Author e-mail:" +msgstr "" + +#: common/dialogs/panel_color_settings.cpp:52 +msgid "Reveal Themes in Finder" +msgstr "" + +#: common/dialogs/panel_color_settings.cpp:140 +msgid "New theme name:" +msgstr "" + +#: common/dialogs/panel_color_settings.cpp:141 +msgid "Add Color Theme" +msgstr "" + +#: common/dialogs/panel_color_settings.cpp:153 +msgid "Theme already exists!" +msgstr "" + +#: common/dialogs/panel_color_settings.cpp:219 +#: common/dialogs/panel_color_settings.cpp:238 +msgid "New Theme..." +msgstr "" + +#: common/dialogs/panel_color_settings.cpp:303 +msgid "Copy color" +msgstr "" + +#: common/dialogs/panel_color_settings.cpp:306 +msgid "Paste color" +msgstr "" + +#: common/dialogs/panel_color_settings.cpp:309 +msgid "Revert to saved color" +msgstr "" + +#: common/dialogs/panel_color_settings.cpp:397 +#: eeschema/symbol_tree_synchronizing_adapter.cpp:292 +msgid "(read-only)" +msgstr "" + +#: common/dialogs/panel_color_settings_base.cpp:21 +msgid "Theme:" +msgstr "" + +#: common/dialogs/panel_color_settings_base.cpp:35 +msgid "Override individual item colors" +msgstr "" + +#: common/dialogs/panel_color_settings_base.cpp:36 +msgid "" +"Show all items in their default color even if they have specific colors set " +"in their properties." +msgstr "" + +#: common/dialogs/panel_color_settings_base.cpp:43 +msgid "Open Theme Folder" +msgstr "" + +#: common/dialogs/panel_color_settings_base.cpp:44 +msgid "Open the folder containing color themes" +msgstr "" + +#: common/dialogs/panel_common_settings.cpp:86 +msgid "" +"Set the scale for the canvas.\n" +"\n" +"On high-DPI displays on some platforms, KiCad cannot determine the scaling " +"factor. In this case you may need to set this to a value to match your " +"system's DPI scaling. 2.0 is a common value. \n" +"\n" +"If this does not match the system DPI scaling, the canvas will not match the " +"window size and cursor position." +msgstr "" + +#: common/dialogs/panel_common_settings.cpp:95 +msgid "" +"Use an automatic value for the canvas scale.\n" +"\n" +"On some platforms, the automatic value is incorrect and should be set " +"manually." +msgstr "" + +#: common/dialogs/panel_common_settings.cpp:352 +#, c-format +msgid "Default 'explorer.exe /n,/select,%F' for this OS." +msgstr "" + +#: common/dialogs/panel_common_settings.cpp:356 +msgid "" +"File explorer command.\n" +"example:" +msgstr "" + +#: common/dialogs/panel_common_settings.cpp:360 +#, c-format +msgid "" +"Explorer command with mandatory '%s' suffix after last entered character." +msgstr "" + +#: common/dialogs/panel_common_settings.cpp:374 +msgid "Executable files (" +msgstr "" + +#: common/dialogs/panel_common_settings.cpp:381 +msgid "Select Preferred PDF Viewer" +msgstr "" + +#: common/dialogs/panel_common_settings_base.cpp:21 +msgid "Rendering Engine" +msgstr "" + +#: common/dialogs/panel_common_settings_base.cpp:35 +msgid "Accelerated Graphics" +msgstr "" + +#: common/dialogs/panel_common_settings_base.cpp:36 +msgid "Hardware-accelerated graphics (recommended)" +msgstr "" + +#: common/dialogs/panel_common_settings_base.cpp:40 +msgid "Fallback Graphics" +msgstr "" + +#: common/dialogs/panel_common_settings_base.cpp:41 +msgid "" +"Software graphics (for computers which do not support KiCad's hardware " +"acceleration requirements)" +msgstr "" + +#: common/dialogs/panel_common_settings_base.cpp:58 +msgid "Antialiasing:" +msgstr "" + +#: common/dialogs/panel_common_settings_base.cpp:62 +msgid "No Antialiasing" +msgstr "" + +#: common/dialogs/panel_common_settings_base.cpp:62 +msgid "Fast Antialiasing" +msgstr "" + +#: common/dialogs/panel_common_settings_base.cpp:62 +msgid "High Quality Antialiasing" +msgstr "" + +#: common/dialogs/panel_common_settings_base.cpp:82 +msgid "Helper Applications" +msgstr "" + +#: common/dialogs/panel_common_settings_base.cpp:96 +msgid "Text editor:" +msgstr "" + +#: common/dialogs/panel_common_settings_base.cpp:114 +msgid "File manager:" +msgstr "" + +#: common/dialogs/panel_common_settings_base.cpp:130 +msgid "System default PDF viewer" +msgstr "" + +#: common/dialogs/panel_common_settings_base.cpp:139 +msgid "Other:" +msgstr "" + +#: common/dialogs/panel_common_settings_base.cpp:157 +msgid "User Interface" +msgstr "" + +#: common/dialogs/panel_common_settings_base.cpp:170 +msgid "Show icons in menus" +msgstr "" + +#: common/dialogs/panel_common_settings_base.cpp:173 +msgid "Show scrollbars in editors" +msgstr "" + +#: common/dialogs/panel_common_settings_base.cpp:175 +msgid "This change takes effect when relaunching the editor." +msgstr "" + +#: common/dialogs/panel_common_settings_base.cpp:179 +msgid "Focus follows mouse between schematic and PCB editors" +msgstr "" + +#: common/dialogs/panel_common_settings_base.cpp:180 +msgid "" +"If the mouse cursor is moved over the canvas of a schematic or PCB editor " +"window, that window is raised." +msgstr "" + +#: common/dialogs/panel_common_settings_base.cpp:184 +msgid "Show popup indicator when toggling settings with hotkeys" +msgstr "" + +#: common/dialogs/panel_common_settings_base.cpp:185 +msgid "" +"When enabled, certain hotkeys that cycle between settings will show a popup " +"indicator briefly to indicate the change in settings." +msgstr "" + +#: common/dialogs/panel_common_settings_base.cpp:189 +msgid "Use alternating row colors in tables" +msgstr "" + +#: common/dialogs/panel_common_settings_base.cpp:190 +msgid "When enabled, use a different color for every other table row" +msgstr "" + +#: common/dialogs/panel_common_settings_base.cpp:197 +msgid "Disable custom cursors" +msgstr "" + +#: common/dialogs/panel_common_settings_base.cpp:198 +msgid "" +"When enabled, KiCad will use default system cursors instead of custom ones" +msgstr "" + +#: common/dialogs/panel_common_settings_base.cpp:205 +msgid "Icon theme:" +msgstr "" + +#: common/dialogs/panel_common_settings_base.cpp:209 +msgid "Light" +msgstr "" + +#: common/dialogs/panel_common_settings_base.cpp:210 +msgid "Use icons designed for light window backgrounds" +msgstr "" + +#: common/dialogs/panel_common_settings_base.cpp:214 +#: gerbview/gerber_draw_item.cpp:718 +msgid "Dark" +msgstr "" + +#: common/dialogs/panel_common_settings_base.cpp:215 +msgid "Use icons designed for dark window backgrounds" +msgstr "" + +#: common/dialogs/panel_common_settings_base.cpp:219 +#: common/dialogs/panel_common_settings_base.cpp:272 +#: common/dialogs/panel_mouse_settings_base.cpp:66 +#: pcbnew/dialogs/dialog_dimension_properties_base.cpp:122 +#: pcbnew/dialogs/panel_setup_dimensions_base.cpp:36 +#: pcbnew/pcb_dimension.cpp:1851 +msgid "Automatic" +msgstr "" + +#: common/dialogs/panel_common_settings_base.cpp:221 +msgid "" +"Automatically choose light or dark icons based on the system color theme" +msgstr "" + +#: common/dialogs/panel_common_settings_base.cpp:231 +msgid "Toolbar icon size:" +msgstr "" + +#: common/dialogs/panel_common_settings_base.cpp:235 +#: eeschema/dialogs/panel_setup_formatting_base.cpp:140 +#: eeschema/dialogs/panel_setup_formatting_base.cpp:150 +#: pcbnew/dialogs/dialog_plot_base.cpp:153 +msgid "Small" +msgstr "" + +#: common/dialogs/panel_common_settings_base.cpp:236 +msgid "Use compact icons in the toolbars" +msgstr "" + +#: common/dialogs/panel_common_settings_base.cpp:240 common/eda_text.cpp:1021 +#: eeschema/sch_label.cpp:1406 eeschema/sch_tablecell.cpp:366 +#: eeschema/sch_text.cpp:638 eeschema/sch_textbox.cpp:467 +#: gerbview/gerber_file_image.cpp:370 gerbview/gerber_file_image.cpp:374 +#: gerbview/gerber_file_image.cpp:377 +#: pcbnew/dialogs/dialog_pad_properties_base.cpp:96 +#: pcbnew/dialogs/dialog_track_via_properties_base.cpp:292 +#: pcbnew/microwave/microwave_polygon.cpp:127 pcbnew/tools/pcb_control.cpp:406 +#: pcbnew/widgets/appearance_controls.cpp:647 +#: pcbnew/widgets/appearance_controls.cpp:1897 +msgid "Normal" +msgstr "" + +#: common/dialogs/panel_common_settings_base.cpp:241 +msgid "Use the default KiCad icon size in the toolbars" +msgstr "" + +#: common/dialogs/panel_common_settings_base.cpp:245 +#: eeschema/dialogs/panel_setup_formatting_base.cpp:140 +#: eeschema/dialogs/panel_setup_formatting_base.cpp:150 +msgid "Large" +msgstr "" + +#: common/dialogs/panel_common_settings_base.cpp:246 +msgid "Use larger icons in the toolbars" +msgstr "" + +#: common/dialogs/panel_common_settings_base.cpp:253 +msgid "Apply icon scaling to fonts" +msgstr "" + +#: common/dialogs/panel_common_settings_base.cpp:256 +msgid "(This workaround will improve some GTK HiDPI font scaling issues.)" +msgstr "" + +#: common/dialogs/panel_common_settings_base.cpp:264 +msgid "Canvas scale:" +msgstr "" + +#: common/dialogs/panel_common_settings_base.cpp:281 +msgid "High-contrast mode dimming factor:" +msgstr "" + +#: common/dialogs/panel_common_settings_base.cpp:304 +msgid "Scaling" +msgstr "" + +#: common/dialogs/panel_common_settings_base.cpp:319 +#: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:20 +msgid "Editing" +msgstr "" + +#: common/dialogs/panel_common_settings_base.cpp:329 +msgid "Warp mouse to anchor of moved object" +msgstr "" + +#: common/dialogs/panel_common_settings_base.cpp:333 +msgid "First hotkey selects tool" +msgstr "" + +#: common/dialogs/panel_common_settings_base.cpp:334 +msgid "" +"If not checked, hotkeys will immediately perform an action even if the " +"relevant tool was not previously selected." +msgstr "" + +#: common/dialogs/panel_common_settings_base.cpp:344 +msgid "Session" +msgstr "" + +#: common/dialogs/panel_common_settings_base.cpp:354 +msgid "Remember open files for next project launch" +msgstr "" + +#: common/dialogs/panel_common_settings_base.cpp:356 +msgid "" +"If checked, launching a project will also launch tools such as the schematic " +"and board editors with previously open files" +msgstr "" + +#: common/dialogs/panel_common_settings_base.cpp:369 +msgid "File history size:" +msgstr "" + +#: common/dialogs/panel_common_settings_base.cpp:387 +msgid "Project Backup" +msgstr "" + +#: common/dialogs/panel_common_settings_base.cpp:402 +msgid "Automatically backup projects" +msgstr "" + +#: common/dialogs/panel_common_settings_base.cpp:403 +msgid "" +"Automatically create backup archives of the current project when saving files" +msgstr "" + +#: common/dialogs/panel_common_settings_base.cpp:407 +msgid "Maximum total backup size:" +msgstr "" + +#: common/dialogs/panel_common_settings_base.cpp:409 +msgid "" +"If the total size of backup files grows above this limit, old backups will " +"be deleted (set to 0 for no limit)" +msgstr "" + +#: common/dialogs/panel_common_settings_base.cpp:416 +msgid "MB" +msgstr "" + +#: common/dialogs/panel_data_collection_base.cpp:20 +msgid "" +"KiCad can anonymously report crashes and special event data to developers in " +"order to aid identifying critical bugs across the user base more effectively " +"and help profile functionality to guide improvements.\n" +"\n" +"To link automatic reports from the same KiCad install, a unique identifier " +"is generated that is completely random, and is only used for the purposes of " +"crash reporting. No personally identifiable information (PII) including IP " +"address is stored or connected to this identifier. You may reset this id at " +"anytime on the Preferences page for Data Collection.\n" +"\n" +"If you choose to voluntarily participate, KiCad will automatically handle " +"sending said reports when crashes or events occur. Your design files such as " +"schematic or PCB are never shared in this process." +msgstr "" + +#: common/dialogs/panel_data_collection_base.cpp:24 +msgid "I agree to provide anonymous reports" +msgstr "" + +#: common/dialogs/panel_data_collection_base.cpp:35 +msgid "Reset Unique Id" +msgstr "" + +#: common/dialogs/panel_design_block_lib_table.cpp:179 +msgid "Design Block Library Tables" +msgstr "" + +#: common/dialogs/panel_design_block_lib_table.cpp:181 +#: common/dialogs/panel_design_block_lib_table.cpp:184 +#: eeschema/dialogs/panel_sym_lib_table.cpp:126 +#: eeschema/dialogs/panel_sym_lib_table.cpp:129 +#: pcbnew/dialogs/panel_fp_lib_table.cpp:116 +#: pcbnew/dialogs/panel_fp_lib_table.cpp:119 +#, c-format +msgid " (%s)|%s" +msgstr "" + +#: common/dialogs/panel_design_block_lib_table.cpp:378 +#: eeschema/dialogs/panel_sym_lib_table.cpp:332 +#: pcbnew/dialogs/panel_fp_lib_table.cpp:313 +msgid "Global Libraries" +msgstr "" + +#: common/dialogs/panel_design_block_lib_table.cpp:384 +#: eeschema/dialogs/panel_sym_lib_table.cpp:338 +#: pcbnew/dialogs/panel_fp_lib_table.cpp:319 +msgid "Project Specific Libraries" +msgstr "" + +#: common/dialogs/panel_design_block_lib_table.cpp:429 +#: pcbnew/dialogs/panel_fp_lib_table.cpp:361 +#, c-format +msgid "folder with %s files" +msgstr "" + +#: common/dialogs/panel_design_block_lib_table.cpp:599 +#: eeschema/dialogs/panel_sym_lib_table.cpp:772 +#: pcbnew/dialogs/panel_fp_lib_table.cpp:514 +msgid "" +"Select one or more rows containing libraries to save as current KiCad format." +msgstr "" + +#: common/dialogs/panel_design_block_lib_table.cpp:606 +#: pcbnew/dialogs/panel_fp_lib_table.cpp:521 +#, c-format +msgid "Save '%s' as current KiCad format and replace entry in table?" +msgstr "" + +#: common/dialogs/panel_design_block_lib_table.cpp:611 +#: pcbnew/dialogs/panel_fp_lib_table.cpp:526 +#, c-format +msgid "Save %d libraries as current KiCad format and replace entries in table?" +msgstr "" + +#: common/dialogs/panel_design_block_lib_table.cpp:627 +#: eeschema/dialogs/dialog_symbol_remap.cpp:230 +#: eeschema/dialogs/panel_sym_lib_table.cpp:801 +#: eeschema/sch_io/kicad_sexpr/sch_io_kicad_sexpr_lib_cache.cpp:67 +#: pcbnew/dialogs/panel_fp_lib_table.cpp:542 +#, c-format +msgid "Library '%s' not found." +msgstr "" + +#: common/dialogs/panel_design_block_lib_table.cpp:639 +#, c-format +msgid "" +"Folder '%s' already exists. Do you want overwrite any existing design blocks?" +msgstr "" + +#: common/dialogs/panel_design_block_lib_table.cpp:642 +#: eeschema/dialogs/panel_sym_lib_table.cpp:812 +#: pcbnew/dialogs/panel_fp_lib_table.cpp:557 +msgid "Migrate Library" +msgstr "" + +#: common/dialogs/panel_design_block_lib_table.cpp:662 +#, c-format +msgid "Failed to save design block library file '%s'." +msgstr "" + +#: common/dialogs/panel_design_block_lib_table.cpp:694 +#: eeschema/dialogs/panel_sym_lib_table.cpp:536 +#: pcbnew/dialogs/panel_fp_lib_table.cpp:624 +#, c-format +msgid "Select %s Library" +msgstr "" + +#: common/dialogs/panel_design_block_lib_table.cpp:743 +#: eeschema/dialogs/panel_sym_lib_table.cpp:578 +#: pcbnew/dialogs/panel_fp_lib_table.cpp:669 +msgid "Warning: Duplicate Nicknames" +msgstr "" + +#: common/dialogs/panel_design_block_lib_table.cpp:744 +#: eeschema/dialogs/panel_sym_lib_table.cpp:579 +#: pcbnew/dialogs/panel_fp_lib_table.cpp:670 +#, c-format +msgid "An item nicknamed '%s' already exists." +msgstr "" + +#: common/dialogs/panel_design_block_lib_table.cpp:745 +#: eeschema/dialogs/panel_sym_lib_table.cpp:580 +#: pcbnew/dialogs/panel_fp_lib_table.cpp:671 +msgid "One of the nicknames will need to be changed." +msgstr "" + +#: common/dialogs/panel_design_block_lib_table.cpp:762 +#: common/dialogs/panel_embedded_files.cpp:479 +#: common/dialogs/panel_embedded_files.cpp:499 +#: eeschema/dialogs/dialog_import_symbol_select.cpp:549 +#: eeschema/dialogs/dialog_import_symbol_select.cpp:569 +#: eeschema/dialogs/panel_sym_lib_table.cpp:594 +#: kicad/project_tree_pane.cpp:1778 pcbnew/dialogs/panel_fp_lib_table.cpp:691 +#: pcbnew/tools/pcb_actions.cpp:727 +msgid "Skip" +msgstr "" + +#: common/dialogs/panel_design_block_lib_table.cpp:762 +#: eeschema/dialogs/panel_sym_lib_table.cpp:594 +#: pcbnew/dialogs/panel_fp_lib_table.cpp:691 +msgid "Add Anyway" +msgstr "" + +#: common/dialogs/panel_design_block_lib_table.cpp:837 +#: eeschema/dialogs/panel_sym_lib_table.cpp:861 +#: pcbnew/dialogs/panel_fp_lib_table.cpp:858 +msgid "" +"Error saving global library table:\n" +"\n" +msgstr "" + +#: common/dialogs/panel_design_block_lib_table.cpp:838 +#: common/dialogs/panel_design_block_lib_table.cpp:857 +#: common/lib_table_notebook_panel.cpp:137 +#: eeschema/dialogs/panel_sym_lib_table.cpp:862 +#: eeschema/dialogs/panel_sym_lib_table.cpp:881 eeschema/project_rescue.cpp:854 +#: eeschema/sheet.cpp:807 eeschema/symbol_editor/symbol_edit_frame.cpp:1207 +#: eeschema/symbol_editor/symbol_edit_frame.cpp:1257 +#: eeschema/symbol_editor/symbol_edit_frame.cpp:2023 +#: eeschema/symbol_editor/symbol_edit_frame.cpp:2092 +#: eeschema/symbol_library_manager.cpp:766 +#: pcbnew/dialogs/panel_fp_lib_table.cpp:859 +#: pcbnew/dialogs/panel_fp_lib_table.cpp:878 +#: pcbnew/footprint_libraries_utils.cpp:554 +msgid "File Save Error" +msgstr "" + +#: common/dialogs/panel_design_block_lib_table.cpp:856 +#: eeschema/dialogs/panel_sym_lib_table.cpp:880 +#: pcbnew/dialogs/panel_fp_lib_table.cpp:877 +msgid "" +"Error saving project library table:\n" +"\n" +msgstr "" + +#: common/dialogs/panel_design_block_lib_table.cpp:946 +msgid "Design Block Libraries" +msgstr "" + +#: common/dialogs/panel_design_block_lib_table_base.cpp:28 +#: eeschema/dialogs/panel_sym_lib_table_base.cpp:29 +#: pcbnew/dialogs/panel_fp_lib_table_base.cpp:28 +msgid "Add empty row to table" +msgstr "" + +#: common/dialogs/panel_design_block_lib_table_base.cpp:32 +#: common/dialogs/panel_design_block_lib_table_base.cpp:33 +#: eeschema/dialogs/panel_sym_lib_table_base.cpp:33 +#: eeschema/dialogs/panel_sym_lib_table_base.cpp:34 +#: kicad/pcm/dialogs/dialog_manage_repositories_base.cpp:58 +#: pcbnew/dialogs/panel_fp_lib_table_base.cpp:32 +#: pcbnew/dialogs/panel_fp_lib_table_base.cpp:33 +msgid "Add Existing" +msgstr "" + +#: common/dialogs/panel_design_block_lib_table_base.cpp:51 +#: eeschema/dialogs/panel_sym_lib_table_base.cpp:52 +#: pcbnew/dialogs/panel_fp_lib_table_base.cpp:51 +msgid "Remove library from table" +msgstr "" + +#: common/dialogs/panel_design_block_lib_table_base.cpp:58 +#: eeschema/dialogs/panel_sym_lib_table_base.cpp:65 +#: pcbnew/dialogs/panel_fp_lib_table_base.cpp:64 +msgid "Migrate Libraries" +msgstr "" + +#: common/dialogs/panel_design_block_lib_table_base.cpp:65 +#: cvpcb/dialogs/dialog_config_equfiles_base.cpp:72 +#: eeschema/dialogs/panel_sym_lib_table_base.cpp:75 +#: pcbnew/dialogs/panel_fp_lib_table_base.cpp:71 +msgid "Available path substitutions:" +msgstr "" + +#: common/dialogs/panel_design_block_lib_table_base.cpp:99 +#: eeschema/dialogs/panel_sym_lib_table_base.cpp:109 +#: kicad/dialogs/dialog_executecommand_job_settings_base.cpp:126 +#: pcbnew/dialogs/panel_fp_lib_table_base.cpp:105 +msgid "This is a read-only table which shows pertinent environment variables." +msgstr "" + +#: common/dialogs/panel_embedded_files.cpp:58 +msgid "Copy Embedded Reference" +msgstr "" + +#: common/dialogs/panel_embedded_files.cpp:59 +msgid "Copy the reference for this embedded file" +msgstr "" + +#: common/dialogs/panel_embedded_files.cpp:207 +msgid "" +"Deleted embedded files are also referenced in some footprints.\n" +"Delete from footprints as well?" +msgstr "" + +#: common/dialogs/panel_embedded_files.cpp:212 +msgid "" +"Deleted embedded files are also referenced in some symbols.\n" +"Delete from symbols as well?" +msgstr "" + +#: common/dialogs/panel_embedded_files.cpp:337 +#, c-format +msgid "Failed to read file '%s'." +msgstr "" + +#: common/dialogs/panel_embedded_files.cpp:349 +#, c-format +msgid "" +"A file named '%s' is already embedded, but the file on disk has different " +"content.\n" +"\n" +"Do you want to replace the embedded file with the new version?" +msgstr "" + +#: common/dialogs/panel_embedded_files.cpp:353 +msgid "Embedded File Conflict" +msgstr "" + +#: common/dialogs/panel_embedded_files.cpp:355 +#: eeschema/dialogs/dialog_sch_find_base.cpp:127 +msgid "Replace" +msgstr "" + +#: common/dialogs/panel_embedded_files.cpp:355 +msgid "Reuse Existing" +msgstr "" + +#: common/dialogs/panel_embedded_files.cpp:381 +#, c-format +msgid "Failed to add file '%s'." +msgstr "" + +#: common/dialogs/panel_embedded_files.cpp:395 +msgid "Select a file to embed" +msgstr "" + +#: common/dialogs/panel_embedded_files.cpp:421 +msgid "Embedded files inherited from a parent symbol cannot be removed." +msgstr "" + +#: common/dialogs/panel_embedded_files.cpp:463 +msgid "Select a directory to export files" +msgstr "" + +#: common/dialogs/panel_embedded_files.cpp:476 +#, c-format +msgid "File '%s' already exists." +msgstr "" + +#: common/dialogs/panel_embedded_files.cpp:479 +#: common/widgets/design_block_pane.cpp:200 +#: common/widgets/design_block_pane.cpp:436 +#: eeschema/dialogs/dialog_import_symbol_select.cpp:523 +#: eeschema/dialogs/dialog_import_symbol_select.cpp:557 +#: eeschema/sch_design_block_utils.cpp:52 +#: eeschema/sch_design_block_utils.cpp:67 +#: eeschema/symbol_editor/symbol_editor.cpp:379 +#: eeschema/symbol_editor/symbol_editor.cpp:966 +#: eeschema/symbol_editor/symbol_editor.cpp:1123 +#: eeschema/symbol_editor/symbol_editor.cpp:1165 +#: eeschema/tools/symbol_editor_control.cpp:592 +#: kicad/tools/kicad_manager_control.cpp:369 +#: pcbnew/dialogs/dialog_export_idf.cpp:77 +#: pcbnew/dialogs/dialog_export_odbpp.cpp:327 +#: pcbnew/dialogs/dialog_export_odbpp.cpp:369 +#: pcbnew/dialogs/dialog_footprint_properties_fp_editor.cpp:522 +#: pcbnew/dialogs/dialog_gencad_export_options.cpp:203 +#: pcbnew/footprint_libraries_utils.cpp:395 +#: pcbnew/footprint_libraries_utils.cpp:1135 +#: pcbnew/pcb_design_block_utils.cpp:58 pcbnew/pcb_design_block_utils.cpp:72 +#: pcbnew/tools/footprint_editor_control.cpp:483 +msgid "Overwrite" +msgstr "" + +#: common/dialogs/panel_embedded_files.cpp:493 +#, c-format +msgid "Directory '%s' is not writable." +msgstr "" + +#: common/dialogs/panel_embedded_files.cpp:495 +#, c-format +msgid "Folder '%s' is not writable." +msgstr "" + +#: common/dialogs/panel_embedded_files.cpp:499 +msgid "Retry" +msgstr "" + +#: common/dialogs/panel_embedded_files.cpp:527 +#, c-format +msgid "Failed to open file '%s'." +msgstr "" + +#: common/dialogs/panel_embedded_files.cpp:538 +#: pcbnew/exporters/gendrill_excellon_writer.cpp:158 +#: pcbnew/exporters/gendrill_excellon_writer.cpp:707 +#, c-format +msgid "Failed to write file '%s'." +msgstr "" + +#: common/dialogs/panel_embedded_files_base.cpp:37 +msgid "Embedded Reference" +msgstr "" + +#: common/dialogs/panel_embedded_files_base.cpp:59 +msgid "Add embedded file" +msgstr "" + +#: common/dialogs/panel_embedded_files_base.cpp:67 +msgid "Remove embedded file" +msgstr "" + +#: common/dialogs/panel_embedded_files_base.cpp:74 +msgid "Embed fonts" +msgstr "" + +#: common/dialogs/panel_embedded_files_base.cpp:75 +msgid "Store a copy of all fonts used" +msgstr "" + +#: common/dialogs/panel_embedded_files_base.cpp:82 +msgid "&Export..." +msgstr "" + +#: common/dialogs/panel_gal_options_base.cpp:17 +#: common/widgets/gal_options_panel_base.cpp:17 +msgid "Grid Display" +msgstr "" + +#: common/dialogs/panel_gal_options_base.cpp:27 +#: common/widgets/gal_options_panel_base.cpp:27 +#: eeschema/dialogs/dialog_line_properties_base.cpp:62 +#: eeschema/dialogs/dialog_shape_properties_base.cpp:116 +#: eeschema/dialogs/dialog_table_properties_base.cpp:98 +#: eeschema/dialogs/dialog_table_properties_base.cpp:153 +#: eeschema/dialogs/dialog_tablecell_properties_base.cpp:183 +#: eeschema/dialogs/dialog_text_properties_base.cpp:257 +#: eeschema/dialogs/dialog_wire_bus_properties_base.cpp:63 +#: pcbnew/dialogs/dialog_table_properties_base.cpp:87 +#: pcbnew/dialogs/dialog_table_properties_base.cpp:122 +msgid "Style:" +msgstr "" + +#: common/dialogs/panel_gal_options_base.cpp:31 +#: common/widgets/gal_options_panel_base.cpp:31 +msgid "Dots" +msgstr "" + +#: common/dialogs/panel_gal_options_base.cpp:34 +#: common/widgets/gal_options_panel_base.cpp:34 +msgid "Lines" +msgstr "" + +#: common/dialogs/panel_gal_options_base.cpp:37 +#: common/widgets/gal_options_panel_base.cpp:37 +msgid "Small crosses" +msgstr "" + +#: common/dialogs/panel_gal_options_base.cpp:48 +#: common/widgets/gal_options_panel_base.cpp:48 +msgid "Grid thickness:" +msgstr "" + +#: common/dialogs/panel_gal_options_base.cpp:61 +#: common/widgets/gal_options_panel_base.cpp:61 +msgid "Minimum grid spacing:" +msgstr "" + +#: common/dialogs/panel_gal_options_base.cpp:72 +#: common/widgets/gal_options_panel_base.cpp:72 +msgid "Snap to grid:" +msgstr "" + +#: common/dialogs/panel_gal_options_base.cpp:76 +#: common/widgets/gal_options_panel_base.cpp:76 +#: pcbnew/dialogs/panel_edit_options_base.cpp:342 +#: pcbnew/dialogs/panel_edit_options_base.cpp:356 +#: pcbnew/dialogs/panel_edit_options_base.cpp:370 +#: pcbnew/dialogs/panel_zone_properties_base.cpp:356 pcbnew/zone.cpp:1897 +msgid "Always" +msgstr "" + +#: common/dialogs/panel_gal_options_base.cpp:76 +#: common/widgets/gal_options_panel_base.cpp:76 +msgid "When grid shown" +msgstr "" + +#: common/dialogs/panel_gal_options_base.cpp:76 +#: common/widgets/gal_options_panel_base.cpp:76 +#: pcbnew/dialogs/panel_edit_options_base.cpp:342 +#: pcbnew/dialogs/panel_edit_options_base.cpp:356 +#: pcbnew/dialogs/panel_edit_options_base.cpp:370 +#: pcbnew/dialogs/panel_zone_properties_base.cpp:356 pcbnew/zone.cpp:1898 +msgid "Never" +msgstr "" + +#: common/dialogs/panel_gal_options_base.cpp:90 common/layer_id.cpp:110 +#: common/layer_id.cpp:149 common/widgets/gal_options_panel_base.cpp:90 +#: eeschema/sim/simulator_frame_ui.cpp:745 +#: eeschema/sim/simulator_frame_ui_base.cpp:167 +msgid "Cursor" +msgstr "" + +#: common/dialogs/panel_gal_options_base.cpp:102 common/tool/actions.cpp:1182 +#: common/widgets/gal_options_panel_base.cpp:102 +msgid "Small crosshairs" +msgstr "" + +#: common/dialogs/panel_gal_options_base.cpp:105 +#: common/widgets/gal_options_panel_base.cpp:105 +msgid "Full window crosshairs" +msgstr "" + +#: common/dialogs/panel_gal_options_base.cpp:108 +#: common/widgets/gal_options_panel_base.cpp:108 +msgid "45 degree crosshairs" +msgstr "" + +#: common/dialogs/panel_gal_options_base.cpp:114 +#: common/widgets/gal_options_panel_base.cpp:114 +msgid "Always show crosshairs" +msgstr "" + +#: common/dialogs/panel_grid_settings.cpp:53 +msgid "Pads:" +msgstr "" + +#: common/dialogs/panel_grid_settings.cpp:61 +msgid "Footprints/pads:" +msgstr "" + +#: common/dialogs/panel_grid_settings.cpp:62 +#: pcbnew/dialogs/panel_display_options_base.cpp:59 +msgid "Tracks:" +msgstr "" + +#: common/dialogs/panel_grid_settings.cpp:145 common/tool/grid_menu.cpp:99 +#, c-format +msgid "%s%s (%s)" +msgstr "" + +#: common/dialogs/panel_grid_settings.cpp:273 +#: common/dialogs/panel_grid_settings.cpp:317 +#, c-format +msgid "Grid size '%s' already exists." +msgstr "" + +#: common/dialogs/panel_grid_settings_base.cpp:25 +#: common/eda_base_frame.cpp:1451 common/eda_base_frame.cpp:1461 +#: common/eda_base_frame.cpp:1485 common/eda_base_frame.cpp:1499 +#: common/eda_base_frame.cpp:1533 common/eda_base_frame.cpp:1552 +#: common/tool/common_tools.cpp:610 +msgid "Grids" +msgstr "" + +#: common/dialogs/panel_grid_settings_base.cpp:67 +msgid "Fast Grid Switching" +msgstr "" + +#: common/dialogs/panel_grid_settings_base.cpp:80 +msgid "Grid 1:" +msgstr "" + +#: common/dialogs/panel_grid_settings_base.cpp:89 +#: common/dialogs/panel_grid_settings_base.cpp:102 +msgid "(hotkey)" +msgstr "" + +#: common/dialogs/panel_grid_settings_base.cpp:93 +msgid "Grid 2:" +msgstr "" + +#: common/dialogs/panel_grid_settings_base.cpp:109 common/tool/actions.cpp:1084 +msgid "Grid Overrides" +msgstr "" + +#: common/dialogs/panel_grid_settings_base.cpp:122 +msgid "Connected items:" +msgstr "" + +#: common/dialogs/panel_grid_settings_base.cpp:130 +msgid "Wires:" +msgstr "" + +#: common/dialogs/panel_grid_settings_base.cpp:138 +msgid "Vias:" +msgstr "" + +#: common/dialogs/panel_grid_settings_base.cpp:146 +#: eeschema/dialogs/dialog_field_properties_base.cpp:33 +#: eeschema/dialogs/dialog_text_properties_base.cpp:37 +#: pcbnew/dialogs/dialog_barcode_properties_base.cpp:30 +#: pcbnew/dialogs/dialog_dimension_properties_base.cpp:29 +#: pcbnew/dialogs/dialog_text_properties.cpp:135 +#: pcbnew/dialogs/dialog_text_properties.cpp:141 +#: pcbnew/dialogs/dialog_text_properties_base.cpp:26 +#: pcbnew/dialogs/dialog_textbox_properties_base.cpp:25 +msgid "Text:" +msgstr "" + +#: common/dialogs/panel_grid_settings_base.cpp:154 +msgid "Graphics:" +msgstr "" + +#: common/dialogs/panel_hotkeys_editor.cpp:75 +#: common/dialogs/rule_editor_dialog_base.cpp:106 +msgid "Type filter text" +msgstr "" + +#: common/dialogs/panel_hotkeys_editor.cpp:126 +msgid "Undo All Changes" +msgstr "" + +#: common/dialogs/panel_hotkeys_editor.cpp:127 +msgid "Undo all changes made so far in this dialog" +msgstr "" + +#: common/dialogs/panel_hotkeys_editor.cpp:135 +msgid "Import Hotkeys..." +msgstr "" + +#: common/dialogs/panel_hotkeys_editor.cpp:136 +msgid "" +"Import hotkey definitions from an external file, replacing the current values" +msgstr "" + +#: common/dialogs/panel_hotkeys_editor.cpp:200 +msgid "Import Hotkeys File:" +msgstr "" + +#: common/dialogs/panel_hotkeys_editor.cpp:253 +msgid "| Action | Default Hotkey | Description" +msgstr "" + +#: common/dialogs/panel_image_editor.cpp:80 +msgid "Scale must be a positive number." +msgstr "" + +#: common/dialogs/panel_image_editor.cpp:90 +#, c-format +msgid "" +"This scale results in an image which is too small (%.2f mm or %.1f mil)." +msgstr "" + +#: common/dialogs/panel_image_editor.cpp:102 +#, c-format +msgid "" +"This scale results in an image which is very large (%.1f mm or %.2f in). Are " +"you sure?" +msgstr "" + +#: common/dialogs/panel_image_editor_base.cpp:33 +msgid "Scale:" +msgstr "" + +#: common/dialogs/panel_image_editor_base.cpp:40 +msgid "PPI:" +msgstr "" + +#: common/dialogs/panel_image_editor_base.cpp:44 +#: common/dialogs/panel_printer_list_base.cpp:34 +#: common/dialogs/panel_startwizard_libraries_base.cpp:29 +#: common/dialogs/panel_startwizard_libraries_base.cpp:30 +#: gerbview/dialogs/dialog_draw_layers_settings_base.cpp:25 +#: gerbview/dialogs/dialog_draw_layers_settings_base.cpp:67 +#: kicad/dialogs/panel_jobset_base.cpp:176 +#: kicad/dialogs/panel_jobset_base.cpp:249 +#: pcb_calculator/calculator_panels/panel_track_width_base.cpp:140 +#: pcb_calculator/calculator_panels/panel_track_width_base.cpp:152 +#: pcb_calculator/calculator_panels/panel_track_width_base.cpp:164 +#: pcb_calculator/calculator_panels/panel_track_width_base.cpp:176 +#: pcb_calculator/calculator_panels/panel_track_width_base.cpp:238 +#: pcb_calculator/calculator_panels/panel_track_width_base.cpp:250 +#: pcb_calculator/calculator_panels/panel_track_width_base.cpp:262 +#: pcb_calculator/calculator_panels/panel_track_width_base.cpp:274 +#: pcb_calculator/calculator_panels/panel_transline_base.cpp:250 +#: pcb_calculator/calculator_panels/panel_transline_base.cpp:265 +#: pcb_calculator/calculator_panels/panel_transline_base.cpp:280 +#: pcb_calculator/calculator_panels/panel_transline_base.cpp:388 +#: pcb_calculator/calculator_panels/panel_transline_base.cpp:392 +#: pcb_calculator/calculator_panels/panel_transline_base.cpp:396 +#: pcb_calculator/calculator_panels/panel_transline_base.cpp:400 +#: pcb_calculator/calculator_panels/panel_transline_base.cpp:404 +#: pcb_calculator/calculator_panels/panel_transline_base.cpp:408 +#: pcb_calculator/calculator_panels/panel_transline_base.cpp:412 +#: pcb_calculator/calculator_panels/panel_transline_base.cpp:416 +#: pcb_calculator/calculator_panels/panel_transline_base.cpp:420 +#: pcb_calculator/calculator_panels/panel_transline_base.cpp:424 +#: pcb_calculator/calculator_panels/panel_transline_base.cpp:428 +#: pcb_calculator/calculator_panels/panel_transline_base.cpp:432 +#: pcb_calculator/calculator_panels/panel_transline_base.cpp:436 +#: pcb_calculator/calculator_panels/panel_transline_base.cpp:440 +#: pcb_calculator/calculator_panels/panel_transline_base.cpp:444 +#: pcb_calculator/calculator_panels/panel_transline_base.cpp:448 +#: pcb_calculator/calculator_panels/panel_transline_base.cpp:452 +#: pcb_calculator/calculator_panels/panel_transline_base.cpp:456 +#: pcb_calculator/calculator_panels/panel_transline_base.cpp:460 +#: pcb_calculator/calculator_panels/panel_transline_base.cpp:464 +#: pcb_calculator/calculator_panels/panel_via_size_base.cpp:230 +#: pcb_calculator/calculator_panels/panel_via_size_base.cpp:242 +#: pcb_calculator/calculator_panels/panel_via_size_base.cpp:254 +#: pcb_calculator/calculator_panels/panel_via_size_base.cpp:268 +#: pcb_calculator/calculator_panels/panel_via_size_base.cpp:282 +#: pcb_calculator/calculator_panels/panel_via_size_base.cpp:294 +#: pcb_calculator/calculator_panels/panel_via_size_base.cpp:310 +#: pcb_calculator/calculator_panels/panel_via_size_base.cpp:324 +#: pcb_calculator/calculator_panels/panel_via_size_base.cpp:340 +#: pcbnew/dialogs/dialog_dimension_properties_base.cpp:196 +#: pcbnew/dialogs/dialog_pad_properties_base.cpp:1219 +#: pcbnew/dialogs/dialog_pad_properties_base.cpp:1252 +msgid "dummy" +msgstr "" + +#: common/dialogs/panel_image_editor_base.cpp:48 +msgid "Convert to Greyscale" +msgstr "" + +#: common/dialogs/panel_maintenance.cpp:90 +msgid "File history cleared." +msgstr "" + +#: common/dialogs/panel_maintenance.cpp:113 +msgid "\"Don't show again\" dialogs reset." +msgstr "" + +#: common/dialogs/panel_maintenance.cpp:134 +msgid "All dialogs reset to defaults." +msgstr "" + +#: common/dialogs/panel_maintenance_base.cpp:23 +msgid "3D cache file duration:" +msgstr "" + +#: common/dialogs/panel_maintenance_base.cpp:28 +msgid "" +"3D cache files older than this are deleted.\n" +"If set to 0, cache clearing is disabled" +msgstr "" + +#: common/dialogs/panel_maintenance_base.cpp:32 +msgid "days" +msgstr "" + +#: common/dialogs/panel_maintenance_base.cpp:42 +msgid "Clear \"Open Recent\" History" +msgstr "" + +#: common/dialogs/panel_maintenance_base.cpp:48 +msgid "Reset \"Don't Show Again\" Dialogs" +msgstr "" + +#: common/dialogs/panel_maintenance_base.cpp:51 +msgid "Reset All Dialogs to Defaults" +msgstr "" + +#: common/dialogs/panel_maintenance_base.cpp:54 +msgid "Reset All Program Settings to Defaults" +msgstr "" + +#: common/dialogs/panel_mouse_settings.cpp:46 +#: eeschema/dialogs/panel_simulator_preferences.cpp:32 +msgid "Cmd" +msgstr "" + +#: common/dialogs/panel_mouse_settings.cpp:84 +msgid "Only one action can be assigned to each vertical scroll setting" +msgstr "" + +#: common/dialogs/panel_mouse_settings_base.cpp:20 +msgid "Pan and Zoom" +msgstr "" + +#: common/dialogs/panel_mouse_settings_base.cpp:35 +msgid "Center and warp cursor on zoom" +msgstr "" + +#: common/dialogs/panel_mouse_settings_base.cpp:36 +msgid "Center the cursor on screen when zooming." +msgstr "" + +#: common/dialogs/panel_mouse_settings_base.cpp:43 +msgid "Automatically pan while moving object" +msgstr "" + +#: common/dialogs/panel_mouse_settings_base.cpp:44 +msgid "" +"When drawing a track or moving an item, pan when approaching the edge of the " +"display." +msgstr "" + +#: common/dialogs/panel_mouse_settings_base.cpp:48 +msgid "Use zoom acceleration" +msgstr "" + +#: common/dialogs/panel_mouse_settings_base.cpp:49 +msgid "Zoom faster when scrolling quickly" +msgstr "" + +#: common/dialogs/panel_mouse_settings_base.cpp:55 +msgid "Zoom speed:" +msgstr "" + +#: common/dialogs/panel_mouse_settings_base.cpp:61 +#: common/dialogs/panel_spacemouse_base.cpp:40 +msgid "How far to zoom in for each rotation of the mouse wheel" +msgstr "" + +#: common/dialogs/panel_mouse_settings_base.cpp:68 +msgid "Pick the zoom speed automatically" +msgstr "" + +#: common/dialogs/panel_mouse_settings_base.cpp:77 +msgid "Auto pan speed:" +msgstr "" + +#: common/dialogs/panel_mouse_settings_base.cpp:82 +#: common/dialogs/panel_spacemouse_base.cpp:55 +msgid "How fast to pan when moving an object off the edge of the screen" +msgstr "" + +#: common/dialogs/panel_mouse_settings_base.cpp:103 +msgid "Drag Gestures" +msgstr "" + +#: common/dialogs/panel_mouse_settings_base.cpp:122 +msgid "Left button drag:" +msgstr "" + +#: common/dialogs/panel_mouse_settings_base.cpp:126 +msgid "Draw selection rectangle" +msgstr "" + +#: common/dialogs/panel_mouse_settings_base.cpp:126 +msgid "Drag selected objects; otherwise draw selection rectangle" +msgstr "" + +#: common/dialogs/panel_mouse_settings_base.cpp:126 +msgid "Drag any object (selected or not)" +msgstr "" + +#: common/dialogs/panel_mouse_settings_base.cpp:135 +msgid "Middle button drag:" +msgstr "" + +#: common/dialogs/panel_mouse_settings_base.cpp:139 +#: common/dialogs/panel_mouse_settings_base.cpp:152 +msgid "Pan" +msgstr "" + +#: common/dialogs/panel_mouse_settings_base.cpp:139 +#: common/dialogs/panel_mouse_settings_base.cpp:152 +#: common/tool/zoom_menu.cpp:56 +#: eeschema/dialogs/panel_simulator_preferences.cpp:45 +msgid "Zoom" +msgstr "" + +#: common/dialogs/panel_mouse_settings_base.cpp:139 +#: common/dialogs/panel_mouse_settings_base.cpp:152 +#: common/dialogs/panel_mouse_settings_base.cpp:165 common/eda_shape.cpp:2683 +#: eeschema/dialogs/dialog_shape_properties_base.cpp:149 +#: eeschema/dialogs/panel_setup_formatting_base.cpp:140 +#: eeschema/dialogs/panel_setup_formatting_base.cpp:150 +#: eeschema/sch_shape.cpp:548 +#: pcbnew/board_stackup_manager/panel_board_finish_base.cpp:41 +#: pcbnew/board_stackup_manager/stackup_predefined_prms.cpp:49 +#: pcbnew/dialogs/dialog_dimension_properties_base.cpp:45 +#: pcbnew/dialogs/dialog_export_odbpp_base.cpp:75 +#: pcbnew/dialogs/dialog_footprint_properties_base.cpp:352 +#: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:449 +#: pcbnew/dialogs/dialog_non_copper_zones_properties_base.cpp:94 +#: pcbnew/dialogs/dialog_pad_properties.cpp:1233 +#: pcbnew/dialogs/dialog_pad_properties.cpp:1242 +#: pcbnew/dialogs/dialog_pad_properties.cpp:1252 +#: pcbnew/dialogs/dialog_pad_properties_base.cpp:616 +#: pcbnew/dialogs/dialog_pad_properties_base.cpp:887 +#: pcbnew/dialogs/dialog_pad_properties_base.cpp:1116 +#: pcbnew/dialogs/dialog_pad_properties_base.cpp:1159 +#: pcbnew/dialogs/dialog_pad_properties_base.cpp:1199 +#: pcbnew/dialogs/dialog_plot_base.cpp:153 +#: pcbnew/dialogs/dialog_shape_properties_base.cpp:261 +#: pcbnew/dialogs/dialog_track_via_properties.cpp:126 +#: pcbnew/dialogs/dialog_track_via_properties.cpp:132 +#: pcbnew/dialogs/dialog_track_via_properties.cpp:596 +#: pcbnew/dialogs/dialog_track_via_properties.cpp:610 +#: pcbnew/dialogs/dialog_track_via_properties_base.cpp:430 +#: pcbnew/dialogs/dialog_track_via_properties_base.cpp:534 +#: pcbnew/dialogs/dialog_track_via_properties_base.cpp:581 +#: pcbnew/dialogs/panel_zone_properties_base.cpp:102 +#: pcbnew/dialogs/panel_zone_properties_base.cpp:333 +#: pcbnew/drc/drc_report.cpp:133 pcbnew/footprint.cpp:4774 pcbnew/pad.cpp:3279 +#: pcbnew/pad.cpp:3328 pcbnew/pcb_dimension.cpp:2074 +#: pcbnew/via_protection_ui_mixin.h:118 +#: pcbnew/widgets/appearance_controls.cpp:739 +#: pcbnew/widgets/appearance_controls.cpp:781 +#: pcbnew/widgets/appearance_controls.cpp:2628 +#: pcbnew/widgets/appearance_controls.cpp:2647 pcbnew/zone.cpp:1877 +msgid "None" +msgstr "" + +#: common/dialogs/panel_mouse_settings_base.cpp:148 +msgid "Right button drag:" +msgstr "" + +#: common/dialogs/panel_mouse_settings_base.cpp:161 +msgid "Pan on mouse movement with key:" +msgstr "" + +#: common/dialogs/panel_mouse_settings_base.cpp:165 +#: common/dialogs/panel_mouse_settings_base.cpp:233 +msgid "Alt" +msgstr "" + +#: common/dialogs/panel_mouse_settings_base.cpp:165 +#: common/dialogs/panel_mouse_settings_base.cpp:225 +msgid "Ctrl" +msgstr "" + +#: common/dialogs/panel_mouse_settings_base.cpp:165 +#: common/dialogs/panel_mouse_settings_base.cpp:229 +#: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:179 +#: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:237 +msgid "Shift" +msgstr "" + +#: common/dialogs/panel_mouse_settings_base.cpp:183 +#: eeschema/dialogs/panel_simulator_preferences_base.cpp:20 +msgid "Scroll Gestures" +msgstr "" + +#: common/dialogs/panel_mouse_settings_base.cpp:199 +msgid "Vertical touchpad or scroll wheel movement:" +msgstr "" + +#: common/dialogs/panel_mouse_settings_base.cpp:204 +msgid "Only one action can be assigned to each column" +msgstr "" + +#: common/dialogs/panel_mouse_settings_base.cpp:221 +msgid "--" +msgstr "" + +#: common/dialogs/panel_mouse_settings_base.cpp:241 +#: pcbnew/dialogs/dialog_render_job_base.cpp:139 +msgid "Zoom:" +msgstr "" + +#: common/dialogs/panel_mouse_settings_base.cpp:257 +#: common/dialogs/panel_mouse_settings_base.cpp:296 +msgid "Reverse" +msgstr "" + +#: common/dialogs/panel_mouse_settings_base.cpp:260 +msgid "Pan up/down:" +msgstr "" + +#: common/dialogs/panel_mouse_settings_base.cpp:280 +msgid "Pan left/right:" +msgstr "" + +#: common/dialogs/panel_mouse_settings_base.cpp:317 +msgid "Pan left/right with horizontal movement" +msgstr "" + +#: common/dialogs/panel_mouse_settings_base.cpp:318 +msgid "" +"Pan the canvas left and right when scrolling left to right on the touchpad" +msgstr "" + +#: common/dialogs/panel_mouse_settings_base.cpp:328 +#: eeschema/dialogs/panel_simulator_preferences_base.cpp:135 +msgid "Reset to Mouse Defaults" +msgstr "" + +#: common/dialogs/panel_mouse_settings_base.cpp:331 +#: eeschema/dialogs/panel_simulator_preferences_base.cpp:138 +msgid "Reset to Trackpad Defaults" +msgstr "" + +#: common/dialogs/panel_packages_and_updates_base.cpp:17 +#: common/eda_base_frame.cpp:1510 +#: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:165 +#: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:281 +#: eeschema/dialogs/dialog_schematic_setup.cpp:58 +#: eeschema/dialogs/dialog_symbol_properties_base.cpp:123 +#: eeschema/dialogs/dialog_symbol_properties_base.cpp:261 +#: pcbnew/dialogs/dialog_board_statistics_base.cpp:221 +#: pcbnew/dialogs/dialog_footprint_properties_base.cpp:255 +#: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:184 +#: pcbnew/dialogs/dialog_pad_properties_base.cpp:629 +msgid "General" +msgstr "" + +#: common/dialogs/panel_packages_and_updates_base.cpp:30 +#: common/dialogs/panel_startwizard_privacy_base.cpp:27 +msgid "Check for KiCad updates on startup" +msgstr "" + +#: common/dialogs/panel_packages_and_updates_base.cpp:40 +#: kicad/pcm/dialogs/dialog_pcm.cpp:230 +#: kicad/tools/kicad_manager_actions.cpp:187 +msgid "Plugin and Content Manager" +msgstr "" + +#: common/dialogs/panel_packages_and_updates_base.cpp:50 +#: common/dialogs/panel_startwizard_privacy_base.cpp:30 +msgid "Check for package updates on startup" +msgstr "" + +#: common/dialogs/panel_packages_and_updates_base.cpp:60 +msgid "Library Package Handling" +msgstr "" + +#: common/dialogs/panel_packages_and_updates_base.cpp:70 +msgid "Automatically add installed libraries to global library table" +msgstr "" + +#: common/dialogs/panel_packages_and_updates_base.cpp:74 +msgid "Automatically remove uninstalled libraries" +msgstr "" + +#: common/dialogs/panel_packages_and_updates_base.cpp:81 +msgid "Library nickname prefix:" +msgstr "" + +#: common/dialogs/panel_plugin_settings.cpp:104 +#, c-format +msgid "Listening at %s" +msgstr "" + +#: common/dialogs/panel_plugin_settings.cpp:112 +msgid "This installation of KiCad does not have API support enabled." +msgstr "" + +#: common/dialogs/panel_plugin_settings.cpp:121 +msgid "KiCad API is not enabled; external Python plugins will not be available" +msgstr "" + +#: common/dialogs/panel_plugin_settings.cpp:132 +msgid "" +"No valid Python interpreter chosen; external Python plugins will not be " +"available" +msgstr "" + +#: common/dialogs/panel_plugin_settings.cpp:146 +#, c-format +msgid "Found %s" +msgstr "" + +#: common/dialogs/panel_plugin_settings.cpp:151 +msgid "Not a valid Python 3 interpreter" +msgstr "" + +#: common/dialogs/panel_plugin_settings_base.cpp:17 +msgid "KiCad API" +msgstr "" + +#: common/dialogs/panel_plugin_settings_base.cpp:27 +msgid "" +"When the KiCad API is enabled, plugins and other software running on this " +"computer can connect to KiCad." +msgstr "" + +#: common/dialogs/panel_plugin_settings_base.cpp:31 kicad/pcm/pcm.cpp:1261 +msgid "Enable KiCad API" +msgstr "" + +#: common/dialogs/panel_plugin_settings_base.cpp:32 +msgid "" +"Enable the KiCad API. Doing so will allow third-party software running on " +"your computer to access KiCad." +msgstr "" + +#: common/dialogs/panel_plugin_settings_base.cpp:42 +msgid "Python Interpreter" +msgstr "" + +#: common/dialogs/panel_plugin_settings_base.cpp:55 +msgid "Path to Python interpreter:" +msgstr "" + +#: common/dialogs/panel_plugin_settings_base.cpp:59 +msgid "Select the path to a Python interpreter" +msgstr "" + +#: common/dialogs/panel_plugin_settings_base.cpp:59 +msgid "*.*" +msgstr "" + +#: common/dialogs/panel_plugin_settings_base.cpp:62 +msgid "Detect Automatically" +msgstr "" + +#: common/dialogs/panel_plugin_settings_base.cpp:68 +msgid "" +"No Python interpreter chosen; external Python plugins will not be available" +msgstr "" + +#: common/dialogs/panel_plugin_settings_base.cpp:70 +msgid "Python interpreter status" +msgstr "" + +#: common/dialogs/panel_printer_list.cpp:155 +#: common/dialogs/panel_printer_list.cpp:176 +msgid "Default printer" +msgstr "" + +#: common/dialogs/panel_printer_list_base.cpp:17 +msgid "Printers" +msgstr "" + +#: common/dialogs/panel_printer_list_base.cpp:27 +#: common/widgets/wx_html_report_panel.cpp:233 +msgid "Info:" +msgstr "" + +#: common/dialogs/panel_setup_netclasses.cpp:99 +msgid "" +msgstr "" + +#: common/dialogs/panel_setup_netclasses.cpp:101 common/eda_shape.cpp:2672 +#: common/eda_shape.cpp:2684 common/stroke_params.cpp:40 +#: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:368 +#: eeschema/dialogs/dialog_shape_properties_base.cpp:149 +#: eeschema/sch_bus_entry.cpp:644 eeschema/sch_line.cpp:1234 +#: eeschema/sch_line.cpp:1246 include/stroke_params.h:85 +#: pcbnew/dialogs/dialog_footprint_properties_base.cpp:352 +#: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:449 +#: pcbnew/dialogs/dialog_pad_properties_base.cpp:887 +#: pcbnew/dialogs/dialog_shape_properties_base.cpp:261 +#: pcbnew/dialogs/panel_zone_properties_base.cpp:102 pcbnew/footprint.cpp:4776 +#: pcbnew/pad.cpp:3330 pcbnew/pcb_table.cpp:828 pcbnew/pcb_textbox.cpp:836 +#: pcbnew/zone.cpp:987 pcbnew/zone.cpp:1879 +msgid "Solid" +msgstr "" + +#: common/dialogs/panel_setup_netclasses.cpp:103 common/eda_shape.cpp:2673 +#: common/stroke_params.cpp:41 +#: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:368 +#: eeschema/sch_bus_entry.cpp:645 eeschema/sch_line.cpp:1235 +#: eeschema/sch_line.cpp:1247 pcbnew/pcb_table.cpp:829 +#: pcbnew/pcb_textbox.cpp:837 +msgid "Dashed" +msgstr "" + +#: common/dialogs/panel_setup_netclasses.cpp:105 common/eda_shape.cpp:2674 +#: common/stroke_params.cpp:42 +#: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:368 +#: eeschema/sch_bus_entry.cpp:646 eeschema/sch_line.cpp:1236 +#: eeschema/sch_line.cpp:1248 pcbnew/pcb_table.cpp:830 +#: pcbnew/pcb_textbox.cpp:838 +msgid "Dotted" +msgstr "" + +#: common/dialogs/panel_setup_netclasses.cpp:107 common/eda_shape.cpp:2675 +#: common/stroke_params.cpp:43 +#: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:368 +#: eeschema/sch_bus_entry.cpp:647 eeschema/sch_line.cpp:1237 +#: eeschema/sch_line.cpp:1249 pcbnew/pcb_table.cpp:831 +#: pcbnew/pcb_textbox.cpp:839 +msgid "Dash-Dot" +msgstr "" + +#: common/dialogs/panel_setup_netclasses.cpp:109 common/eda_shape.cpp:2676 +#: common/stroke_params.cpp:44 +#: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:368 +#: eeschema/sch_bus_entry.cpp:648 eeschema/sch_line.cpp:1238 +#: eeschema/sch_line.cpp:1250 pcbnew/pcb_table.cpp:832 +#: pcbnew/pcb_textbox.cpp:840 +msgid "Dash-Dot-Dot" +msgstr "" + +#: common/dialogs/panel_setup_netclasses.cpp:181 +msgid "Set color to transparent to use layer default color." +msgstr "" + +#: common/dialogs/panel_setup_netclasses.cpp:402 +msgid "" +"The netclasses have been changed outside the Setup dialog.\n" +"Do you wish to reload them?" +msgstr "" + +#: common/dialogs/panel_setup_netclasses.cpp:556 +msgid "Netclass must have a name." +msgstr "" + +#: common/dialogs/panel_setup_netclasses.cpp:565 +msgid "Netclass name already in use." +msgstr "" + +#: common/dialogs/panel_setup_netclasses.cpp:585 +#, c-format +msgid "Clearance was too large. It has been clipped to %s." +msgstr "" + +#: common/dialogs/panel_setup_netclasses.cpp:702 +msgid "Minimum copper clearance" +msgstr "" + +#: common/dialogs/panel_setup_netclasses.cpp:703 +msgid "Minimum track width" +msgstr "" + +#: common/dialogs/panel_setup_netclasses.cpp:704 +msgid "Via pad diameter" +msgstr "" + +#: common/dialogs/panel_setup_netclasses.cpp:705 +msgid "Via plated hole diameter" +msgstr "" + +#: common/dialogs/panel_setup_netclasses.cpp:706 +msgid "Microvia pad diameter" +msgstr "" + +#: common/dialogs/panel_setup_netclasses.cpp:707 +msgid "Microvia plated hole diameter" +msgstr "" + +#: common/dialogs/panel_setup_netclasses.cpp:708 +msgid "Differential pair track width" +msgstr "" + +#: common/dialogs/panel_setup_netclasses.cpp:709 +msgid "Differential pair gap" +msgstr "" + +#: common/dialogs/panel_setup_netclasses.cpp:710 +msgid "Schematic wire thickness" +msgstr "" + +#: common/dialogs/panel_setup_netclasses.cpp:711 +msgid "Bus wire thickness" +msgstr "" + +#: common/dialogs/panel_setup_netclasses.cpp:712 +msgid "Schematic wire color" +msgstr "" + +#: common/dialogs/panel_setup_netclasses.cpp:713 +msgid "Schematic wire line style" +msgstr "" + +#: common/dialogs/panel_setup_netclasses.cpp:714 +msgid "PCB netclass color" +msgstr "" + +#: common/dialogs/panel_setup_netclasses.cpp:759 +msgid "The default net class is required." +msgstr "" + +#: common/dialogs/panel_setup_netclasses.cpp:915 +#, c-format +msgid "Nets matching '%s':" +msgstr "" + +#: common/dialogs/panel_setup_netclasses_base.cpp:32 +msgid "Netclasses" +msgstr "" + +#: common/dialogs/panel_setup_netclasses_base.cpp:52 +#: pcbnew/tools/board_inspection_tool.cpp:809 +#: pcbnew/tools/board_inspection_tool.cpp:1417 pcbnew/zone.cpp:2103 +msgid "Clearance" +msgstr "" + +#: common/dialogs/panel_setup_netclasses_base.cpp:53 +#: pcb_calculator/pcb_calculator_frame.cpp:171 +#: pcbnew/dialogs/panel_setup_tuning_profile_info_base.cpp:121 +#: pcbnew/tools/board_inspection_tool.cpp:601 +#: pcbnew/tools/board_inspection_tool.cpp:1603 +msgid "Track Width" +msgstr "" + +#: common/dialogs/panel_setup_netclasses_base.cpp:54 +#: pcb_calculator/pcb_calculator_frame.cpp:170 +msgid "Via Size" +msgstr "" + +#: common/dialogs/panel_setup_netclasses_base.cpp:55 +msgid "Via Hole" +msgstr "" + +#: common/dialogs/panel_setup_netclasses_base.cpp:56 +msgid "uVia Size" +msgstr "" + +#: common/dialogs/panel_setup_netclasses_base.cpp:57 +msgid "uVia Hole" +msgstr "" + +#: common/dialogs/panel_setup_netclasses_base.cpp:58 +msgid "DP Width" +msgstr "" + +#: common/dialogs/panel_setup_netclasses_base.cpp:59 +msgid "DP Gap" +msgstr "" + +#: common/dialogs/panel_setup_netclasses_base.cpp:60 +msgid "Tuning Profile" +msgstr "" + +#: common/dialogs/panel_setup_netclasses_base.cpp:61 +msgid "PCB Color" +msgstr "" + +#: common/dialogs/panel_setup_netclasses_base.cpp:62 +msgid "Wire Thickness" +msgstr "" + +#: common/dialogs/panel_setup_netclasses_base.cpp:63 +msgid "Bus Thickness" +msgstr "" + +#: common/dialogs/panel_setup_netclasses_base.cpp:65 common/eda_shape.cpp:2814 +#: common/stroke_params.cpp:293 eeschema/sch_bus_entry.cpp:651 +#: eeschema/sch_line.cpp:964 eeschema/sch_line.cpp:1294 +#: eeschema/sch_line.cpp:1298 eeschema/sch_tablecell.cpp:440 +#: pcbnew/pcb_tablecell.cpp:303 pcbnew/pcb_textbox.cpp:858 +msgid "Line Style" +msgstr "" + +#: common/dialogs/panel_setup_netclasses_base.cpp:71 common/pgm_base.cpp:97 +#: common/stroke_params.cpp:282 common/widgets/footprint_select_widget.cpp:114 +#: eeschema/dialogs/dialog_junction_props.cpp:48 +#: eeschema/dialogs/dialog_line_properties.cpp:56 +#: eeschema/dialogs/dialog_sim_model.cpp:630 +#: eeschema/dialogs/dialog_symbol_fields_table_base.cpp:112 +#: eeschema/dialogs/dialog_symbol_fields_table_base.cpp:328 +#: eeschema/dialogs/dialog_wire_bus_properties.cpp:61 +#: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:119 +#: eeschema/dialogs/panel_setup_formatting_base.cpp:140 +#: eeschema/sch_bus_entry.cpp:643 eeschema/sch_field.cpp:931 +#: eeschema/sch_label.cpp:1404 eeschema/sch_line.cpp:1245 +#: eeschema/sch_tablecell.cpp:364 eeschema/sch_text.cpp:636 +#: eeschema/sch_textbox.cpp:465 include/stroke_params.h:86 +#: pcbnew/dialogs/dialog_render_job.cpp:31 +#: pcbnew/dialogs/dialog_render_job_base.cpp:75 +#: pcbnew/generators/pcb_tuning_pattern.cpp:2541 pcbnew/pcb_dimension.cpp:664 +#: pcbnew/pcb_tablecell.cpp:214 pcbnew/pcb_text.cpp:312 +#: pcbnew/pcb_textbox.cpp:504 +msgid "Default" +msgstr "" + +#: common/dialogs/panel_setup_netclasses_base.cpp:102 +msgid "Set color to transparent to use KiCad default color." +msgstr "" + +#: common/dialogs/panel_setup_netclasses_base.cpp:109 +msgid "Import colors from schematic" +msgstr "" + +#: common/dialogs/panel_setup_netclasses_base.cpp:123 +msgid "Netclass Assignments" +msgstr "" + +#: common/dialogs/panel_setup_netclasses_base.cpp:147 +msgid "Pattern" +msgstr "" + +#: common/dialogs/panel_setup_netclasses_base.cpp:148 +#: eeschema/sch_field.cpp:1129 eeschema/sch_label.cpp:224 +#: pcbnew/board_connected_item.cpp:252 pcbnew/pad.cpp:3382 pcbnew/zone.cpp:1977 +msgid "Net Class" +msgstr "" + +#: common/dialogs/panel_setup_severities.cpp:44 common/kidialog.cpp:123 +#: common/paths.cpp:569 eeschema/dialogs/dialog_erc.cpp:976 +#: eeschema/dialogs/panel_eeschema_color_settings.cpp:151 +#: eeschema/dialogs/panel_template_fieldnames.cpp:217 +#: eeschema/erc/erc_item.cpp:77 eeschema/files-io.cpp:637 +#: eeschema/import_gfx/dialog_import_gfx_sch.cpp:226 +#: eeschema/sch_marker.cpp:367 eeschema/sheet.cpp:1017 +#: eeschema/symbol_editor/symbol_editor.cpp:133 +#: eeschema/symbol_editor/symbol_editor.cpp:440 +#: eeschema/symbol_editor/symbol_editor.cpp:1274 +#: eeschema/symbol_editor/symbol_editor.cpp:1687 +#: pcbnew/dialogs/dialog_drc.cpp:1036 pcbnew/dialogs/dialog_export_vrml.cpp:64 +#: pcbnew/dialogs/dialog_pad_properties.cpp:1194 +#: pcbnew/dialogs/panel_setup_layers.cpp:930 pcbnew/drc/drc_item.cpp:229 +#: pcbnew/import_gfx/dialog_import_graphics.cpp:244 pcbnew/pcb_marker.cpp:238 +msgid "Warning" +msgstr "" + +#: common/dialogs/panel_setup_severities.cpp:44 +#: common/dialogs/panel_setup_severities.cpp:118 +#: eeschema/dialogs/dialog_erc.cpp:977 eeschema/sch_marker.cpp:364 +#: pcbnew/dialogs/dialog_drc.cpp:1037 pcbnew/pcb_marker.cpp:235 +msgid "Ignore" +msgstr "" + +#: common/dialogs/panel_setup_severities.cpp:118 +msgid "From Pin Conflicts Map" +msgstr "" + +#: common/dialogs/panel_setup_severities.cpp:179 +msgid "" +"The violation severities have been changed outside the Setup dialog.\n" +"Do you wish to reload them?" +msgstr "" + +#: common/dialogs/panel_spacemouse_base.cpp:20 +msgid "Pan and Rotate" +msgstr "" + +#: common/dialogs/panel_spacemouse_base.cpp:35 +msgid "Rotation speed:" +msgstr "" + +#: common/dialogs/panel_spacemouse_base.cpp:45 +msgid "Reverse rotation direction" +msgstr "" + +#: common/dialogs/panel_spacemouse_base.cpp:46 +msgid "Swap the direction of rotation" +msgstr "" + +#: common/dialogs/panel_spacemouse_base.cpp:50 +msgid "Pan speed:" +msgstr "" + +#: common/dialogs/panel_spacemouse_base.cpp:60 +msgid "Reverse vertical pan direction" +msgstr "" + +#: common/dialogs/panel_spacemouse_base.cpp:63 +msgid "Reverse horizontal pan direction" +msgstr "" + +#: common/dialogs/panel_spacemouse_base.cpp:66 +msgid "Reverse zoom direction" +msgstr "" + +#: common/dialogs/panel_startwizard_libraries_base.cpp:20 +msgid "" +"KiCad comes with a large set of symbol and footprint libraries maintained by " +"the KiCad librarian team. You may also create your own libraries, and " +"install third-party ones from the Plugin and Content Manager or other " +"sources.\n" +"\n" +"Library tables are the configuration files which list the libraries to be " +"loaded. Global libraries are available in every project, and you may also " +"add project-specific libraries if desired." +msgstr "" + +#: common/dialogs/panel_startwizard_libraries_base.cpp:24 +#: common/dialogs/panel_startwizard_libraries_base.cpp:25 +msgid "The following global library tables need to be created:" +msgstr "" + +#: common/dialogs/panel_startwizard_libraries_base.cpp:37 +msgid "How would you like KiCad to create them?" +msgstr "" + +#: common/dialogs/panel_startwizard_libraries_base.cpp:41 +msgid "Start with the built-in KiCad libraries (recommended)" +msgstr "" + +#: common/dialogs/panel_startwizard_libraries_base.cpp:45 +msgid "Import tables from the previous version" +msgstr "" + +#: common/dialogs/panel_startwizard_libraries_base.cpp:46 +msgid "" +"Library tables will be imported from the version you selected on the " +"previous step. Any tables that cannot be imported will be created with the " +"default KiCad libraries." +msgstr "" + +#: common/dialogs/panel_startwizard_libraries_base.cpp:50 +msgid "Start with no libraries" +msgstr "" + +#: common/dialogs/panel_startwizard_libraries_base.cpp:63 +msgid "" +"The built-in library tables could not be found in the expected location. " +"This usually means that you have installed the KiCad software without also " +"installing the libraries. You can proceed with setup, but you will need to " +"install the libraries separately in order for them to be available." +msgstr "" + +#: common/dialogs/panel_startwizard_privacy_base.cpp:21 +msgid "Updates" +msgstr "" + +#: common/dialogs/panel_startwizard_privacy_base.cpp:23 +msgid "" +"Allow connections to the Internet to check for updated versions of KiCad and " +"packages installed through the Plugin and Content Manager?" +msgstr "" + +#: common/dialogs/panel_startwizard_privacy_base.cpp:36 +#: common/eda_base_frame.cpp:1429 +msgid "Data Collection" +msgstr "" + +#: common/dialogs/panel_startwizard_privacy_base.cpp:38 +msgid "" +"KiCad can anonymously report crashes and other event data to the development " +"team in order to help identify and fix bugs and improve performance.\n" +"\n" +"When data collection is enabled, KiCad will automatically send reports when " +"crashes or other notable events occur. These reports contain technical " +"details about the state of the KiCad software at the time of the report. No " +"personally identifiable information (PII) is collected, and your design " +"files such as schematics, PCBs, and libraries are never shared as part of " +"this process." +msgstr "" + +#: common/dialogs/panel_startwizard_privacy_base.cpp:42 +msgid "Enable anonymous data collection" +msgstr "" + +#: common/dialogs/panel_startwizard_settings_base.cpp:21 +msgid "How would you like to configure KiCad?" +msgstr "" + +#: common/dialogs/panel_startwizard_settings_base.cpp:25 +msgid "Import settings from a previous version at:" +msgstr "" + +#: common/dialogs/panel_startwizard_settings_base.cpp:38 +msgid "Choose a different path" +msgstr "" + +#: common/dialogs/panel_startwizard_settings_base.cpp:45 +msgid "The selected path does not contain valid KiCad settings!" +msgstr "" + +#: common/dialogs/panel_startwizard_settings_base.cpp:52 +msgid "Start with default settings" +msgstr "" + +#: common/dialogs/panel_text_variables.cpp:107 +msgid "" +"The text variables have been changed outside the Setup dialog.\n" +"Do you wish to reload them?" +msgstr "" + +#: common/dialogs/panel_text_variables.cpp:161 +#: common/dialogs/panel_text_variables.cpp:189 +msgid "Variable name cannot be empty." +msgstr "" + +#: common/dialogs/panel_text_variables_base.cpp:37 +msgid "Variable Name" +msgstr "" + +#: common/dialogs/panel_text_variables_base.cpp:38 +msgid "Text Substitution" +msgstr "" + +#: common/dialogs/panel_toolbar_customization.cpp:48 common/eda_text.cpp:1340 +#: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:238 +#: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:279 +#: eeschema/fields_grid_table.cpp:352 eeschema/fields_grid_table.cpp:796 +#: eeschema/fields_grid_table.cpp:933 eeschema/pin_type.cpp:113 +#: eeschema/sch_field.cpp:939 eeschema/sch_field.cpp:1660 +#: eeschema/sch_pin.cpp:1945 pcbnew/dialogs/dialog_render_job.cpp:40 +#: pcbnew/generators/pcb_tuning_pattern.cpp:2539 +msgid "Left" +msgstr "" + +#: common/dialogs/panel_toolbar_customization.cpp:49 common/eda_text.cpp:1342 +#: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:238 +#: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:279 +#: eeschema/fields_grid_table.cpp:354 eeschema/fields_grid_table.cpp:798 +#: eeschema/fields_grid_table.cpp:937 eeschema/pin_type.cpp:112 +#: eeschema/sch_field.cpp:941 eeschema/sch_field.cpp:1662 +#: eeschema/sch_pin.cpp:1944 pcbnew/dialogs/dialog_render_job.cpp:41 +#: pcbnew/generators/pcb_tuning_pattern.cpp:2540 +msgid "Right" +msgstr "" + +#: common/dialogs/panel_toolbar_customization.cpp:50 +msgid "Top main" +msgstr "" + +#: common/dialogs/panel_toolbar_customization.cpp:51 +msgid "Top auxiliary" +msgstr "" + +#: common/dialogs/panel_toolbar_customization.cpp:153 +msgid "Insert Separator" +msgstr "" + +#: common/dialogs/panel_toolbar_customization.cpp:159 +msgid "Insert Spacer" +msgstr "" + +#: common/dialogs/panel_toolbar_customization.cpp:160 +msgid "Insert Group" +msgstr "" + +#: common/dialogs/panel_toolbar_customization.cpp:381 +#: common/dialogs/panel_toolbar_customization.cpp:655 +#: common/dialogs/panel_toolbar_customization.cpp:659 +msgid "Separator" +msgstr "" + +#: common/dialogs/panel_toolbar_customization.cpp:390 +#, c-format +msgid "Spacer: %i" +msgstr "" + +#: common/dialogs/panel_toolbar_customization.cpp:552 common/eda_item.cpp:451 +#: common/eda_item.cpp:476 eeschema/sch_group.cpp:358 pcbnew/pcb_group.cpp:413 +#: pcbnew/widgets/search_handlers.cpp:420 pcbnew/zone.cpp:1909 +msgid "Group" +msgstr "" + +#: common/dialogs/panel_toolbar_customization_base.cpp:20 +msgid "Customize toolbars" +msgstr "" + +#: common/dialogs/panel_toolbar_customization_base.cpp:40 +msgid "Toolbar:" +msgstr "" + +#: common/dialogs/panel_toolbar_customization_base.cpp:70 +msgid "Insert separator" +msgstr "" + +#: common/dialogs/rule_editor_dialog_base.cpp:184 common/tool/actions.cpp:93 +#: eeschema/symbol_editor/symbol_editor.cpp:804 +#: eeschema/widgets/tuner_slider_base.cpp:130 +#: pcbnew/footprint_libraries_utils.cpp:1005 +msgid "Save" +msgstr "" + +#: common/dialogs/rule_editor_dialog_base.cpp:462 +#: common/dialogs/rule_editor_dialog_base.cpp:480 +#: kicad/kicad_manager_frame.cpp:973 +msgid "Discard" +msgstr "" + +#: common/dialogs/rule_editor_dialog_base.cpp:556 +msgid "New Rule" +msgstr "" + +#: common/dialogs/rule_editor_dialog_base.cpp:559 +msgid "Copy Rule" +msgstr "" + +#: common/dialogs/rule_editor_dialog_base.cpp:562 +msgid "Delete Rule" +msgstr "" + +#: common/dialogs/rule_editor_dialog_base.cpp:565 +#: pcbnew/dialogs/panel_pcbnew_action_plugins_base.cpp:65 +msgid "Move Up" +msgstr "" + +#: common/dialogs/rule_editor_dialog_base.cpp:568 +#: pcbnew/dialogs/panel_pcbnew_action_plugins_base.cpp:70 +msgid "Move Down" +msgstr "" + +#: common/draw_panel_gal.cpp:381 common/draw_panel_gal.cpp:587 +msgid "Could not use OpenGL, falling back to software rendering" +msgstr "" + +#: common/draw_panel_gal.cpp:389 +msgid "Graphics error" +msgstr "" + +#: common/draw_panel_gal.cpp:594 +msgid "Could not use OpenGL" +msgstr "" + +#: common/draw_panel_gal.cpp:622 +msgid "Error switching GAL backend" +msgstr "" + +#: common/drawing_sheet/drawing_sheet_parser.cpp:559 +#: eeschema/sch_io/kicad_sexpr/sch_io_kicad_sexpr_parser.cpp:3643 +#: pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr_parser.cpp:3662 +msgid "Failed to read image data." +msgstr "" + +#: common/drawing_sheet/drawing_sheet_parser.cpp:984 +#: eeschema/dialogs/dialog_sch_import_settings.cpp:67 +#: pcbnew/dialogs/dialog_import_settings.cpp:132 +msgid "File not found." +msgstr "" + +#: common/drawing_sheet/drawing_sheet_parser.cpp:996 +msgid "File could not be opened." +msgstr "" + +#: common/drawing_sheet/drawing_sheet_parser.cpp:1010 +msgid "Drawing sheet was not fully read." +msgstr "" + +#: common/drawing_sheet/drawing_sheet_parser.cpp:1037 +msgid "Ran out of memory." +msgstr "" + +#: common/drawing_sheet/ds_data_item.cpp:364 +#: common/drawing_sheet/ds_draw_item.cpp:132 common/eda_item.cpp:432 +#: common/eda_item.cpp:433 common/eda_item.cpp:463 common/eda_text.cpp:1363 +#: eeschema/dialogs/panel_setup_formatting_base.cpp:25 +#: eeschema/sch_field.cpp:927 eeschema/sch_field.cpp:1722 +#: eeschema/sch_label.cpp:2473 eeschema/sch_tablecell.cpp:359 +#: eeschema/sch_text.cpp:629 eeschema/sch_text.h:59 eeschema/schematic.cpp:93 +#: eeschema/widgets/panel_sch_selection_filter.cpp:229 +#: eeschema/widgets/panel_sch_selection_filter_base.cpp:59 +#: eeschema/widgets/search_handlers.cpp:329 +#: eeschema/widgets/search_handlers.cpp:332 +#: eeschema/widgets/search_handlers.cpp:382 +#: pagelayout_editor/dialogs/dialog_design_inspector_base.cpp:39 +#: pagelayout_editor/dialogs/dialog_new_dataitem_base.cpp:142 +#: pcbnew/dialogs/dialog_global_deletion_base.cpp:28 pcbnew/pcb_barcode.cpp:440 +#: pcbnew/pcb_barcode.cpp:804 pcbnew/pcb_dimension.cpp:1901 +#: pcbnew/pcb_dimension.cpp:1983 pcbnew/pcb_dimension.cpp:2016 +#: pcbnew/pcb_dimension.cpp:2054 pcbnew/pcb_dimension.cpp:2096 +#: pcbnew/pcb_dimension.cpp:2130 pcbnew/pcb_tablecell.cpp:203 +#: pcbnew/pcb_text.cpp:293 pcbnew/pcb_text.cpp:475 +#: pcbnew/widgets/panel_selection_filter.cpp:222 +#: pcbnew/widgets/panel_selection_filter_base.cpp:33 +#: pcbnew/widgets/search_handlers.cpp:304 +#: pcbnew/widgets/search_handlers.cpp:307 +#: pcbnew/widgets/search_handlers.cpp:350 +msgid "Text" +msgstr "" + +#: common/drawing_sheet/ds_data_item.cpp:365 +#: common/drawing_sheet/ds_draw_item.cpp:120 common/eda_item.cpp:459 +#: common/eda_shape.cpp:338 eeschema/pin_type.cpp:100 eeschema/sch_pin.cpp:1929 +#: gerbview/gerber_draw_item.cpp:229 +#: pcbnew/dialogs/dialog_non_copper_zones_properties_base.cpp:62 +#: pcbnew/dialogs/dialog_rule_area_properties_base.cpp:75 +#: pcbnew/dialogs/panel_zone_properties_base.cpp:159 +msgid "Line" +msgstr "" + +#: common/drawing_sheet/ds_data_item.cpp:366 +#: common/drawing_sheet/ds_draw_item.cpp:124 common/eda_shape.cpp:1155 +#: common/eda_shape.cpp:2662 common/tool/actions.cpp:353 +#: eeschema/dialogs/dialog_label_properties_base.cpp:200 +#: eeschema/sch_label.cpp:2455 +#: pcbnew/dialogs/dialog_dimension_properties_base.cpp:45 +#: pcbnew/dialogs/dialog_fp_edit_pad_table.cpp:48 pcbnew/pad.cpp:2130 +#: pcbnew/pad.cpp:3271 pcbnew/pcb_dimension.cpp:2075 +msgid "Rectangle" +msgstr "" + +#: common/drawing_sheet/ds_data_item.cpp:367 +#: common/drawing_sheet/ds_draw_item.cpp:137 +msgid "Imported Shape" +msgstr "" + +#: common/drawing_sheet/ds_data_item.cpp:368 +#: common/drawing_sheet/ds_draw_item.cpp:141 +#: common/drawing_sheet/ds_draw_item.cpp:522 common/eda_item.cpp:489 +#: eeschema/sch_bitmap.h:91 +msgid "Image" +msgstr "" + +#: common/drawing_sheet/ds_data_model_io.cpp:102 +#: common/drawing_sheet/ds_data_model_io.cpp:133 +msgid "Error writing drawing sheet file" +msgstr "" + +#: common/drawing_sheet/ds_draw_item.cpp:147 +msgid "First Page Only" +msgstr "" + +#: common/drawing_sheet/ds_draw_item.cpp:148 +msgid "Subsequent Pages" +msgstr "" + +#: common/drawing_sheet/ds_draw_item.cpp:149 +msgid "All Pages" +msgstr "" + +#: common/drawing_sheet/ds_draw_item.cpp:152 +msgid "First Page Option" +msgstr "" + +#: common/drawing_sheet/ds_draw_item.cpp:156 +msgid "Repeat Count" +msgstr "" + +#: common/drawing_sheet/ds_draw_item.cpp:160 +msgid "Repeat Label Increment" +msgstr "" + +#: common/drawing_sheet/ds_draw_item.cpp:166 +msgid "Repeat Position Increment" +msgstr "" + +#: common/drawing_sheet/ds_draw_item.cpp:168 +#: pagelayout_editor/dialogs/dialog_design_inspector_base.cpp:38 +#: pcbnew/drc/rule_editor/panel_drc_group_header.cpp:44 +msgid "Comment" +msgstr "" + +#: common/drawing_sheet/ds_draw_item.cpp:242 +#, c-format +msgid "Text '%s'" +msgstr "" + +#: common/drawing_sheet/ds_draw_item.cpp:338 +msgid "Imported shape" +msgstr "" + +#: common/drawing_sheet/ds_draw_item.cpp:437 eeschema/sch_shape.cpp:396 +#, c-format +msgid "Rectangle, width %s height %s" +msgstr "" + +#: common/drawing_sheet/ds_draw_item.cpp:470 +#, c-format +msgid "Line, length %s" +msgstr "" + +#: common/drawing_sheet/ds_draw_item.cpp:528 common/layer_id.cpp:118 +#: common/layer_id.cpp:148 +msgid "Page limits" +msgstr "" + +#: common/dsnlexer.cpp:34 +msgid "clipboard" +msgstr "" + +#: common/dsnlexer.cpp:344 +#, c-format +msgid "Expecting '%s'" +msgstr "" + +#: common/dsnlexer.cpp:352 +#, c-format +msgid "Expecting %s. Got '%s'" +msgstr "" + +#: common/dsnlexer.cpp:359 +#, c-format +msgid "Unexpected '%s'" +msgstr "" + +#: common/dsnlexer.cpp:366 +#, c-format +msgid "%s is a duplicate" +msgstr "" + +#: common/dsnlexer.cpp:373 +#, c-format +msgid "Unexpected %s" +msgstr "" + +#: common/dsnlexer.cpp:433 +#, c-format +msgid "need a number for '%s'" +msgstr "" + +#: common/dsnlexer.cpp:733 +msgid "Unterminated delimited string" +msgstr "" + +#: common/dsnlexer.cpp:755 +msgid "String delimiter must be a single character of ', \", or $" +msgstr "" + +#: common/dsnlexer.cpp:794 +msgid "Un-terminated delimited string" +msgstr "" + +#: common/dsnlexer.cpp:876 +msgid "Invalid floating point number" +msgstr "" + +#: common/eda_base_frame.cpp:511 common/tool/actions.cpp:289 +#: pcbnew/dialogs/panel_setup_rules.cpp:135 +#: pcbnew/drc/rule_editor/panel_drc_rule_editor.cpp:988 +msgid "Undo" +msgstr "" + +#: common/eda_base_frame.cpp:520 common/tool/actions.cpp:301 +#: pcbnew/dialogs/panel_setup_rules.cpp:136 +#: pcbnew/drc/rule_editor/panel_drc_rule_editor.cpp:989 +msgid "Redo" +msgstr "" + +#: common/eda_base_frame.cpp:771 +#, c-format +msgid "Run: %s > %s" +msgstr "" + +#: common/eda_base_frame.cpp:778 +#, c-format +msgid "Run: %s" +msgstr "" + +#: common/eda_base_frame.cpp:1319 +#, c-format +msgid "File '%s' was not found.\n" +msgstr "" + +#: common/eda_base_frame.cpp:1322 +msgid "Do you want to remove it from list of recently opened files?" +msgstr "" + +#: common/eda_base_frame.cpp:1323 +msgid "Remove" +msgstr "" + +#: common/eda_base_frame.cpp:1324 +msgid "Keep" +msgstr "" + +#: common/eda_base_frame.cpp:1373 +msgid "Preferences" +msgstr "" + +#: common/eda_base_frame.cpp:1400 common/hotkey_store.cpp:75 +#: pcbnew/dialogs/dialog_track_via_properties_base.cpp:20 +msgid "Common" +msgstr "" + +#: common/eda_base_frame.cpp:1406 +msgid "Mouse and Touchpad" +msgstr "" + +#: common/eda_base_frame.cpp:1413 +msgid "SpaceMouse" +msgstr "" + +#: common/eda_base_frame.cpp:1416 +msgid "Hotkeys" +msgstr "" + +#: common/eda_base_frame.cpp:1422 kicad/project_tree_pane.cpp:1090 +msgid "Version Control" +msgstr "" + +#: common/eda_base_frame.cpp:1449 common/tool/actions.cpp:1285 +#: common/tool/common_tools.cpp:617 eeschema/symbol_editor/symbol_editor.cpp:84 +#: kicad/tools/kicad_manager_actions.cpp:116 +msgid "Symbol Editor" +msgstr "" + +#: common/eda_base_frame.cpp:1450 common/eda_base_frame.cpp:1460 +#: common/eda_base_frame.cpp:1484 common/eda_base_frame.cpp:1498 +#: common/eda_base_frame.cpp:1530 common/eda_base_frame.cpp:1551 +msgid "Display Options" +msgstr "" + +#: common/eda_base_frame.cpp:1452 common/eda_base_frame.cpp:1462 +#: common/eda_base_frame.cpp:1487 common/eda_base_frame.cpp:1501 +#: pcbnew/dialogs/panel_edit_options_base.cpp:23 +#: pcbnew/tools/zone_filler_tool.cpp:292 +msgid "Editing Options" +msgstr "" + +#: common/eda_base_frame.cpp:1453 common/eda_base_frame.cpp:1463 +#: common/eda_base_frame.cpp:1488 common/eda_base_frame.cpp:1502 +#: common/eda_base_frame.cpp:1531 common/eda_base_frame.cpp:1553 +msgid "Colors" +msgstr "" + +#: common/eda_base_frame.cpp:1454 common/eda_base_frame.cpp:1464 +#: common/eda_base_frame.cpp:1489 common/eda_base_frame.cpp:1503 +#: common/eda_base_frame.cpp:1511 common/eda_base_frame.cpp:1532 +#: common/eda_base_frame.cpp:1554 +msgid "Toolbars" +msgstr "" + +#: common/eda_base_frame.cpp:1459 common/hotkey_store.cpp:77 +#: common/tool/common_tools.cpp:616 eeschema/menubar.cpp:133 +#: eeschema/sch_edit_frame.cpp:1819 kicad/tools/kicad_manager_actions.cpp:105 +msgid "Schematic Editor" +msgstr "" + +#: common/eda_base_frame.cpp:1465 +#: eeschema/dialogs/dialog_schematic_setup.cpp:80 +#: eeschema/dialogs/panel_template_fieldnames_base.cpp:20 +msgid "Field Name Templates" +msgstr "" + +#: common/eda_base_frame.cpp:1466 +msgid "Data Sources" +msgstr "" + +#: common/eda_base_frame.cpp:1467 eeschema/sim/simulator_frame.cpp:118 +#: eeschema/sim/toolbars_simulator_frame.cpp:112 +#: eeschema/tools/sch_actions.cpp:77 +msgid "Simulator" +msgstr "" + +#: common/eda_base_frame.cpp:1483 common/tool/actions.cpp:1302 +#: common/tool/common_tools.cpp:619 kicad/tools/kicad_manager_actions.cpp:138 +#: pcbnew/dialogs/panel_display_options_base.cpp:97 +#: pcbnew/footprint_edit_frame.cpp:1126 pcbnew/menubar_footprint_editor.cpp:92 +msgid "Footprint Editor" +msgstr "" + +#: common/eda_base_frame.cpp:1486 common/eda_base_frame.cpp:1500 +msgid "Origins & Axes" +msgstr "" + +#: common/eda_base_frame.cpp:1490 +msgid "Footprint Defaults" +msgstr "" + +#: common/eda_base_frame.cpp:1491 +msgid "Graphics Defaults" +msgstr "" + +#: common/eda_base_frame.cpp:1492 +#: pcbnew/dialogs/panel_fp_user_layer_names_base.cpp:45 +msgid "User Layer Names" +msgstr "" + +#: common/eda_base_frame.cpp:1497 common/hotkey_store.cpp:78 +#: common/tool/common_tools.cpp:618 kicad/tools/kicad_manager_actions.cpp:127 +#: pcbnew/dialogs/panel_display_options_base.cpp:214 +#: pcbnew/menubar_pcb_editor.cpp:165 pcbnew/pcb_edit_frame.cpp:200 +#: pcbnew/pcb_edit_frame.cpp:2085 pcbnew/tools/zone_filler_tool.cpp:292 +msgid "PCB Editor" +msgstr "" + +#: common/eda_base_frame.cpp:1504 common/eda_base_frame.cpp:1568 +msgid "Plugins" +msgstr "" + +#: common/eda_base_frame.cpp:1512 +msgid "Realtime Renderer" +msgstr "" + +#: common/eda_base_frame.cpp:1513 +msgid "Raytracing Renderer" +msgstr "" + +#: common/eda_base_frame.cpp:1529 common/hotkey_store.cpp:81 +#: common/tool/common_tools.cpp:622 gerbview/gerbview_frame.cpp:666 +#: gerbview/gerbview_frame.cpp:689 gerbview/menubar.cpp:159 +#: kicad/tools/kicad_manager_actions.cpp:149 +msgid "Gerber Viewer" +msgstr "" + +#: common/eda_base_frame.cpp:1534 +msgid "Excellon Options" +msgstr "" + +#: common/eda_base_frame.cpp:1550 common/hotkey_store.cpp:79 +#: common/tool/common_tools.cpp:621 kicad/tools/kicad_manager_actions.cpp:178 +#: pagelayout_editor/menubar.cpp:88 pagelayout_editor/menubar.cpp:89 +#: pagelayout_editor/pl_editor_frame.cpp:577 +msgid "Drawing Sheet Editor" +msgstr "" + +#: common/eda_base_frame.cpp:1560 +msgid "Packages and Updates" +msgstr "" + +#: common/eda_base_frame.cpp:1571 +msgid "Maintenance" +msgstr "" + +#: common/eda_base_frame.cpp:1655 pcbnew/dialogs/dialog_export_odbpp.cpp:292 +#: pcbnew/tools/board_editor_control.cpp:505 +#, c-format +msgid "Insufficient permissions to folder '%s'." +msgstr "" + +#: common/eda_base_frame.cpp:1882 +msgid "Set Language" +msgstr "" + +#: common/eda_doc.cpp:154 +msgid "Documentation File" +msgstr "" + +#: common/eda_doc.cpp:164 +#, c-format +msgid "Documentation file '%s' not found." +msgstr "" + +#: common/eda_doc.cpp:210 +#, c-format +msgid "Unknown MIME type for documentation file '%s'" +msgstr "" + +#: common/eda_draw_frame.cpp:237 common/tool/action_toolbar.cpp:1214 +#: pcbnew/dialogs/dialog_update_pcb_base.cpp:55 +msgid "Override locks" +msgstr "" + +#: common/eda_draw_frame.cpp:450 common/tool/actions.cpp:1092 +msgid "Edit Grids..." +msgstr "" + +#: common/eda_draw_frame.cpp:618 +msgid "Zoom Auto" +msgstr "" + +#: common/eda_draw_frame.cpp:627 +#, c-format +msgid "Zoom %.2f" +msgstr "" + +#: common/eda_draw_frame.cpp:718 +#, c-format +msgid "grid %s" +msgstr "" + +#: common/eda_draw_frame.cpp:733 pagelayout_editor/pl_editor_frame.cpp:759 +msgid "inches" +msgstr "" + +#: common/eda_draw_frame.cpp:734 +#: eeschema/dialogs/dialog_junction_props_base.cpp:34 +#: eeschema/dialogs/dialog_lib_new_symbol_base.cpp:129 +#: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:328 +#: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:339 +#: eeschema/dialogs/panel_setup_formatting_base.cpp:40 +#: eeschema/dialogs/panel_setup_formatting_base.cpp:107 +#: eeschema/dialogs/panel_setup_formatting_base.cpp:118 +#: eeschema/dialogs/panel_setup_formatting_base.cpp:163 +#: eeschema/dialogs/panel_sym_editing_options_base.cpp:43 +#: eeschema/dialogs/panel_sym_editing_options_base.cpp:58 +#: eeschema/dialogs/panel_sym_editing_options_base.cpp:69 +#: eeschema/dialogs/panel_sym_editing_options_base.cpp:80 +#: eeschema/dialogs/panel_sym_editing_options_base.cpp:91 +#: eeschema/dialogs/panel_sym_editing_options_base.cpp:123 +#: pagelayout_editor/pl_editor_frame.cpp:760 +msgid "mils" +msgstr "" + +#: common/eda_draw_frame.cpp:736 cvpcb/toolbars_display_footprints.cpp:46 +#: eeschema/dialogs/panel_eeschema_annotation_options_base.cpp:20 +#: eeschema/symbol_editor/toolbars_symbol_editor.cpp:72 +#: eeschema/toolbars_sch_editor.cpp:81 gerbview/toolbars_gerber.cpp:58 +#: pagelayout_editor/toolbars_pl_editor.cpp:57 +#: pcbnew/footprint_wizard_frame.cpp:340 pcbnew/pcb_dimension.cpp:662 +#: pcbnew/pcb_dimension.cpp:1906 pcbnew/toolbars_footprint_editor.cpp:65 +#: pcbnew/toolbars_footprint_viewer.cpp:80 pcbnew/toolbars_pcb_editor.cpp:162 +msgid "Units" +msgstr "" + +#: common/eda_draw_frame.cpp:783 common/tool/actions.cpp:1106 +#: eeschema/dialogs/dialog_plot_schematic_base.cpp:165 +#: eeschema/import_gfx/dialog_import_gfx_sch.cpp:59 +#: gerbview/dialogs/panel_gerbview_excellon_settings_base.cpp:41 +#: pagelayout_editor/pl_editor_frame.cpp:174 +#: pcbnew/dialogs/dialog_board_stats_job_base.cpp:47 +#: pcbnew/dialogs/dialog_dimension_properties_base.cpp:122 +#: pcbnew/dialogs/dialog_export_2581_base.cpp:62 +#: pcbnew/dialogs/dialog_export_odbpp_base.cpp:52 +#: pcbnew/dialogs/dialog_gen_footprint_position_file_base.cpp:80 +#: pcbnew/dialogs/dialog_gendrill_base.cpp:158 +#: pcbnew/dialogs/dialog_plot_base.cpp:348 +#: pcbnew/dialogs/panel_setup_dimensions_base.cpp:36 +#: pcbnew/import_gfx/dialog_import_graphics.cpp:46 +#: pcbnew/pcb_dimension.cpp:1848 +msgid "Inches" +msgstr "" + +#: common/eda_draw_frame.cpp:1280 common/tool/actions.cpp:616 +#: common/widgets/search_pane.cpp:154 eeschema/sch_edit_frame.cpp:294 +#: pcbnew/pcb_edit_frame.cpp:391 +msgid "Search" +msgstr "" + +#: common/eda_draw_frame.cpp:1286 common/tool/actions.cpp:1320 +#: eeschema/eeschema_settings.cpp:94 eeschema/sch_edit_frame.cpp:2038 +#: pagelayout_editor/pl_editor_frame.cpp:201 +#: pcbnew/footprint_edit_frame.cpp:236 pcbnew/pcb_edit_frame.cpp:370 +#: pcbnew/pcb_edit_frame.cpp:1990 +msgid "Properties" +msgstr "" + +#: common/eda_draw_frame.cpp:1292 pcbnew/pcb_edit_frame.cpp:382 +#: pcbnew/pcb_edit_frame.cpp:1991 pcbnew/tools/pcb_actions.cpp:1626 +msgid "Net Inspector" +msgstr "" + +#: common/eda_item.cpp:424 +msgid "Screen" +msgstr "" + +#: common/eda_item.cpp:427 eeschema/lib_symbol.cpp:2515 +#: eeschema/sch_symbol.cpp:2711 eeschema/widgets/search_handlers.cpp:162 +#: pcbnew/build_BOM_from_board.cpp:109 +#: pcbnew/dialogs/dialog_board_reannotate_base.cpp:142 +#: pcbnew/load_select_footprint.cpp:296 pcbnew/pad.cpp:1854 +#: pcbnew/pcb_barcode.cpp:435 pcbnew/pcb_shape.cpp:700 pcbnew/pcb_text.cpp:276 +#: pcbnew/plot_board_layers.cpp:171 +msgid "Footprint" +msgstr "" + +#: common/eda_item.cpp:428 pcbnew/board_statistics_report.cpp:681 +#: pcbnew/board_statistics_report.cpp:852 +#: pcbnew/dialogs/dialog_board_statistics.cpp:404 pcbnew/pad.cpp:1857 +#: pcbnew/widgets/search_handlers.cpp:888 +msgid "Pad" +msgstr "" + +#: common/eda_item.cpp:429 common/eda_item.cpp:461 +msgid "Graphic" +msgstr "" + +#: common/eda_item.cpp:430 pcbnew/pcb_reference_image.cpp:230 +#: pcbnew/pcb_reference_image.h:82 +msgid "Reference Image" +msgstr "" + +#: common/eda_item.cpp:431 pcbnew/pcb_generator.cpp:186 +#: pcbnew/widgets/search_handlers.cpp:422 +msgid "Generator" +msgstr "" + +#: common/eda_item.cpp:434 common/eda_item.cpp:464 eeschema/sch_textbox.cpp:458 +#: eeschema/widgets/search_handlers.cpp:400 pcbnew/pcb_textbox.cpp:495 +#: pcbnew/pcb_textbox.h:70 +msgid "Text Box" +msgstr "" + +#: common/eda_item.cpp:435 common/eda_item.cpp:465 eeschema/sch_table.cpp:470 +#: eeschema/sch_tablecell.cpp:452 pcbnew/pcb_table.cpp:682 +#: pcbnew/pcb_tablecell.cpp:310 +msgid "Table" +msgstr "" + +#: common/eda_item.cpp:436 common/eda_item.cpp:466 +#: eeschema/sch_tablecell.cpp:356 pcbnew/pcb_tablecell.cpp:200 +#: pcbnew/pcb_tablecell.h:41 +msgid "Table Cell" +msgstr "" + +#: common/eda_item.cpp:437 common/eda_item.cpp:438 pcbnew/pcb_track.cpp:2324 +msgid "Track" +msgstr "" + +#: common/eda_item.cpp:439 pcbnew/board_statistics_report.cpp:681 +#: pcbnew/board_statistics_report.cpp:852 +#: pcbnew/dialogs/dialog_board_statistics.cpp:404 pcbnew/pcb_track.cpp:2322 +#: pcbnew/pcb_track.cpp:2437 pcbnew/widgets/search_handlers.cpp:888 +msgid "Via" +msgstr "" + +#: common/eda_item.cpp:440 common/eda_item.cpp:454 eeschema/sch_marker.cpp:358 +#: pcbnew/pcb_marker.cpp:229 +msgid "Marker" +msgstr "" + +#: common/eda_item.cpp:441 common/eda_item.cpp:442 common/eda_item.cpp:443 +#: common/eda_item.cpp:444 pcbnew/pcb_dimension.cpp:631 +#: pcbnew/widgets/search_handlers.cpp:354 +msgid "Dimension" +msgstr "" + +#: common/eda_item.cpp:445 pcbnew/pcb_dimension.cpp:1351 +#: pcbnew/pcb_dimension.cpp:1518 +msgid "Leader" +msgstr "" + +#: common/eda_item.cpp:446 pcbnew/pcb_target.cpp:128 +msgid "Target" +msgstr "" + +#: common/eda_item.cpp:447 pcbnew/pcb_point.cpp:163 +msgid "Point" +msgstr "" + +#: common/eda_item.cpp:448 pcbnew/tools/board_inspection_tool.cpp:1050 +msgid "Zone" +msgstr "" + +#: common/eda_item.cpp:449 +msgid "ItemList" +msgstr "" + +#: common/eda_item.cpp:450 +msgid "NetInfo" +msgstr "" + +#: common/eda_item.cpp:452 pcbnew/pcb_barcode.cpp:437 +msgid "Barcode" +msgstr "" + +#: common/eda_item.cpp:455 eeschema/sch_junction.cpp:302 +#: eeschema/sch_junction.h:102 +msgid "Junction" +msgstr "" + +#: common/eda_item.cpp:456 +msgid "No-Connect Flag" +msgstr "" + +#: common/eda_item.cpp:457 +msgid "Wire Entry" +msgstr "" + +#: common/eda_item.cpp:458 +msgid "Bus Entry" +msgstr "" + +#: common/eda_item.cpp:460 eeschema/sch_bitmap.cpp:193 +msgid "Bitmap" +msgstr "" + +#: common/eda_item.cpp:462 eeschema/sch_rule_area.cpp:65 +#: eeschema/sch_rule_area.cpp:391 pcbnew/zone.cpp:1058 +msgid "Rule Area" +msgstr "" + +#: common/eda_item.cpp:467 eeschema/tools/sch_edit_tool.cpp:267 +msgid "Net Label" +msgstr "" + +#: common/eda_item.cpp:468 eeschema/sch_label.cpp:1390 +#: eeschema/sch_label.cpp:1924 eeschema/sch_label.h:470 +msgid "Directive Label" +msgstr "" + +#: common/eda_item.cpp:469 eeschema/sch_label.cpp:1391 eeschema/sch_label.h:556 +#: eeschema/tools/sch_edit_tool.cpp:269 +msgid "Global Label" +msgstr "" + +#: common/eda_item.cpp:470 eeschema/sch_label.cpp:1392 eeschema/sch_label.h:626 +#: eeschema/tools/sch_edit_tool.cpp:268 +msgid "Hierarchical Label" +msgstr "" + +#: common/eda_item.cpp:471 eeschema/dialogs/dialog_lib_fields_table_base.cpp:48 +#: eeschema/dialogs/dialog_symbol_fields_table_base.cpp:55 +#: eeschema/fields_data_model.cpp:54 eeschema/sch_field.h:90 +#: eeschema/sch_label.cpp:226 +msgid "Field" +msgstr "" + +#: common/eda_item.cpp:472 common/eda_item.cpp:485 +#: eeschema/dialogs/dialog_import_symbol_select.cpp:50 +#: eeschema/dialogs/dialog_import_symbol_select.cpp:516 +#: eeschema/symbol_editor/symbol_editor.cpp:1746 +msgid "Symbol" +msgstr "" + +#: common/eda_item.cpp:473 eeschema/sch_pin.cpp:1377 eeschema/sch_pin.h:86 +msgid "Pin" +msgstr "" + +#: common/eda_item.cpp:474 eeschema/sch_sheet_pin.h:87 +msgid "Sheet Pin" +msgstr "" + +#: common/eda_item.cpp:475 eeschema/dialogs/dialog_migrate_buses.cpp:110 +#: pcbnew/tools/pcb_actions.cpp:2406 +msgid "Sheet" +msgstr "" + +#: common/eda_item.cpp:483 +msgid "SCH Screen" +msgstr "" + +#: common/eda_item.cpp:487 +msgid "Gerber Layout" +msgstr "" + +#: common/eda_item.cpp:488 +msgid "Draw Item" +msgstr "" + +#: common/eda_shape.cpp:329 +msgid "Thermal Spoke" +msgstr "" + +#: common/eda_shape.cpp:330 pcbnew/pcb_shape.cpp:1100 +msgid "Number Box" +msgstr "" + +#: common/eda_shape.cpp:339 pcbnew/pad.cpp:2152 +msgid "Rect" +msgstr "" + +#: common/eda_shape.cpp:340 common/eda_shape.cpp:1152 common/eda_shape.cpp:2663 +#: gerbview/gerber_draw_item.cpp:230 +msgid "Arc" +msgstr "" + +#: common/eda_shape.cpp:341 common/eda_shape.cpp:1151 common/eda_shape.cpp:2664 +#: eeschema/dialogs/dialog_label_properties_base.cpp:194 +#: eeschema/sch_label.cpp:2453 gerbview/gerber_draw_item.cpp:231 +#: pcbnew/dialogs/dialog_dimension_properties_base.cpp:45 pcbnew/pad.cpp:2128 +#: pcbnew/pad.cpp:2150 pcbnew/pad.cpp:3270 pcbnew/pcb_dimension.cpp:2076 +msgid "Circle" +msgstr "" + +#: common/eda_shape.cpp:342 +msgid "Bezier Curve" +msgstr "" + +#: common/eda_shape.cpp:343 common/eda_shape.cpp:1154 common/eda_shape.cpp:2665 +msgid "Polygon" +msgstr "" + +#: common/eda_shape.cpp:1142 +msgid "Pad Number Box" +msgstr "" + +#: common/eda_shape.cpp:1143 pcbnew/pcb_shape.cpp:1107 +msgid "Thermal Spoke Template" +msgstr "" + +#: common/eda_shape.cpp:1144 common/eda_shape.cpp:1157 +msgid "Unrecognized" +msgstr "" + +#: common/eda_shape.cpp:1153 +msgid "Curve" +msgstr "" + +#: common/eda_shape.cpp:1156 common/eda_shape.cpp:2661 +msgid "Segment" +msgstr "" + +#: common/eda_shape.cpp:1167 common/eda_shape.cpp:2725 +#: eeschema/dialogs/dialog_label_properties_base.cpp:174 +#: eeschema/dialogs/dialog_sheet_pin_properties_base.cpp:53 +#: eeschema/sch_label.cpp:2436 eeschema/sch_label.cpp:2467 +#: eeschema/sch_tablecell.cpp:434 eeschema/sch_textbox.cpp:605 +#: eeschema/sync_sheet_pin/sheet_synchronization_model.h:67 +#: pcbnew/board_statistics_report.cpp:660 +#: pcbnew/dialogs/dialog_board_statistics_base.cpp:240 +#: pcbnew/dialogs/dialog_fp_edit_pad_table.cpp:106 +#: pcbnew/dialogs/dialog_non_copper_zones_properties_base.cpp:47 +#: pcbnew/microwave/microwave_polygon.cpp:129 pcbnew/pcb_tablecell.cpp:299 +#: pcbnew/pcb_target.cpp:160 pcbnew/pcb_target.cpp:253 +#: pcbnew/pcb_textbox.cpp:850 pcbnew/widgets/search_handlers.cpp:611 +msgid "Shape" +msgstr "" + +#: common/eda_shape.cpp:1173 common/eda_shape.cpp:1182 +#: common/eda_shape.cpp:2752 pcbnew/dialogs/dialog_shape_properties.cpp:941 +#: pcbnew/pcb_shape.cpp:1042 pcbnew/pcb_track.cpp:2345 +msgid "Radius" +msgstr "" + +#: common/eda_shape.cpp:1177 common/eda_shape.cpp:1186 +#: common/eda_shape.cpp:1201 eeschema/dialogs/dialog_lib_edit_pin_table.cpp:77 +#: eeschema/dialogs/dialog_lib_edit_pin_table_base.cpp:101 +#: eeschema/sch_line.cpp:1291 eeschema/sch_pin.cpp:1389 +#: eeschema/sch_pin.cpp:1992 pcbnew/dialogs/dialog_shape_properties.cpp:905 +msgid "Length" +msgstr "" + +#: common/eda_shape.cpp:1180 common/eda_shape.cpp:1206 +#: common/eda_shape.cpp:2823 pcbnew/dialogs/dialog_shape_properties.cpp:906 +#: pcbnew/pcb_barcode.cpp:447 pcbnew/pcb_text.cpp:310 +#: pcbnew/pcb_textbox.cpp:502 pcbnew/pcb_track.cpp:2347 +msgid "Angle" +msgstr "" + +#: common/eda_shape.cpp:1191 common/layer_id.cpp:146 +#: eeschema/sch_rule_area.cpp:395 pcbnew/widgets/appearance_controls.cpp:352 +#: pcbnew/widgets/panel_selection_filter.cpp:230 +#: pcbnew/widgets/panel_selection_filter_base.cpp:65 +msgid "Points" +msgstr "" + +#: common/eda_shape.cpp:1195 common/eda_shape.cpp:2770 common/eda_text.cpp:1420 +#: eeschema/sch_bitmap.cpp:200 eeschema/sch_bitmap.cpp:335 +#: eeschema/sch_field.cpp:1704 eeschema/sch_tablecell.cpp:435 +#: eeschema/sch_tablecell.cpp:444 eeschema/sch_text.cpp:772 +#: eeschema/sch_textbox.cpp:608 pcbnew/board_statistics_report.cpp:547 +#: pcbnew/dialogs/dialog_footprint_properties_base.cpp:54 +#: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:54 +#: pcbnew/dialogs/panel_setup_tracks_and_vias_base.cpp:41 +#: pcbnew/dialogs/panel_setup_tracks_and_vias_base.cpp:156 +#: pcbnew/generators/pcb_tuning_pattern.cpp:2040 +#: pcbnew/generators/pcb_tuning_pattern.cpp:2565 pcbnew/pad.cpp:1923 +#: pcbnew/pcb_barcode.cpp:814 pcbnew/pcb_fields_grid_table.cpp:150 +#: pcbnew/pcb_reference_image.cpp:237 pcbnew/pcb_reference_image.cpp:387 +#: pcbnew/pcb_tablecell.cpp:300 pcbnew/pcb_target.cpp:159 +#: pcbnew/pcb_target.cpp:250 pcbnew/pcb_text.cpp:319 pcbnew/pcb_textbox.cpp:855 +#: pcbnew/pcb_track.cpp:2340 pcbnew/pcb_track.cpp:3133 +msgid "Width" +msgstr "" + +#: common/eda_shape.cpp:1196 common/eda_shape.cpp:2776 common/eda_text.cpp:1424 +#: eeschema/sch_bitmap.cpp:202 eeschema/sch_bitmap.cpp:340 +#: eeschema/sch_field.cpp:1705 eeschema/sch_tablecell.cpp:436 +#: eeschema/sch_tablecell.cpp:445 eeschema/sch_text.cpp:773 +#: eeschema/sch_textbox.cpp:609 pcbnew/board_statistics_report.cpp:549 +#: pcbnew/dialogs/dialog_footprint_properties_base.cpp:55 +#: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:55 +#: pcbnew/pad.cpp:1924 pcbnew/pcb_barcode.cpp:818 pcbnew/pcb_dimension.cpp:1071 +#: pcbnew/pcb_fields_grid_table.cpp:151 pcbnew/pcb_reference_image.cpp:239 +#: pcbnew/pcb_reference_image.cpp:392 pcbnew/pcb_tablecell.cpp:301 +#: pcbnew/pcb_text.cpp:320 pcbnew/pcb_textbox.cpp:856 +msgid "Height" +msgstr "" + +#: common/eda_shape.cpp:2666 +msgid "Bezier" +msgstr "" + +#: common/eda_shape.cpp:2685 +#: eeschema/dialogs/dialog_shape_properties_base.cpp:149 +#: pcbnew/dialogs/dialog_shape_properties_base.cpp:261 +msgid "Hatch" +msgstr "" + +#: common/eda_shape.cpp:2686 +#: eeschema/dialogs/dialog_shape_properties_base.cpp:149 +#: pcbnew/dialogs/dialog_shape_properties_base.cpp:261 +msgid "Reverse Hatch" +msgstr "" + +#: common/eda_shape.cpp:2687 +#: eeschema/dialogs/dialog_shape_properties_base.cpp:149 +#: pcbnew/dialogs/dialog_shape_properties_base.cpp:261 +msgid "Cross-hatch" +msgstr "" + +#: common/eda_shape.cpp:2723 eeschema/sch_shape.cpp:620 +msgid "Shape Properties" +msgstr "" + +#: common/eda_shape.cpp:2729 eeschema/sch_line.cpp:1275 +#: eeschema/sch_table.cpp:531 eeschema/sch_tablecell.cpp:429 +#: pcbnew/pcb_shape.cpp:1030 pcbnew/pcb_table.cpp:843 +#: pcbnew/pcb_tablecell.cpp:295 pcbnew/pcb_textbox.cpp:851 +#: pcbnew/pcb_track.cpp:3136 +msgid "Start X" +msgstr "" + +#: common/eda_shape.cpp:2734 eeschema/sch_line.cpp:1279 +#: eeschema/sch_table.cpp:534 eeschema/sch_tablecell.cpp:430 +#: pcbnew/pcb_shape.cpp:1032 pcbnew/pcb_table.cpp:846 +#: pcbnew/pcb_tablecell.cpp:296 pcbnew/pcb_textbox.cpp:852 +#: pcbnew/pcb_track.cpp:3140 +msgid "Start Y" +msgstr "" + +#: common/eda_shape.cpp:2740 pcbnew/pcb_shape.cpp:1038 +msgid "Center X" +msgstr "" + +#: common/eda_shape.cpp:2746 pcbnew/pcb_shape.cpp:1040 +msgid "Center Y" +msgstr "" + +#: common/eda_shape.cpp:2758 eeschema/sch_line.cpp:1283 +#: eeschema/sch_tablecell.cpp:431 pcbnew/generators/pcb_tuning_pattern.cpp:2586 +#: pcbnew/pcb_shape.cpp:1034 pcbnew/pcb_tablecell.cpp:297 +#: pcbnew/pcb_textbox.cpp:853 pcbnew/pcb_track.cpp:3143 +msgid "End X" +msgstr "" + +#: common/eda_shape.cpp:2764 eeschema/sch_line.cpp:1287 +#: eeschema/sch_tablecell.cpp:432 pcbnew/generators/pcb_tuning_pattern.cpp:2591 +#: pcbnew/pcb_shape.cpp:1036 pcbnew/pcb_tablecell.cpp:298 +#: pcbnew/pcb_textbox.cpp:854 pcbnew/pcb_track.cpp:3146 +msgid "End Y" +msgstr "" + +#: common/eda_shape.cpp:2782 eeschema/sch_tablecell.cpp:442 +#: eeschema/sch_textbox.cpp:606 pcbnew/pcb_tablecell.cpp:287 +#: pcbnew/pcb_textbox.cpp:860 +msgid "Corner Radius" +msgstr "" + +#: common/eda_shape.cpp:2810 common/stroke_params.cpp:297 +#: eeschema/sch_bus_entry.cpp:654 eeschema/sch_line.cpp:1302 +#: eeschema/sch_tablecell.cpp:439 pcbnew/pcb_tablecell.cpp:302 +#: pcbnew/pcb_textbox.cpp:857 +msgid "Line Width" +msgstr "" + +#: common/eda_shape.cpp:2818 eeschema/sch_tablecell.cpp:441 +#: pcbnew/pcb_shape.cpp:993 pcbnew/pcb_tablecell.cpp:304 +msgid "Line Color" +msgstr "" + +#: common/eda_shape.cpp:2865 +#: eeschema/dialogs/dialog_sheet_properties_base.cpp:217 +#: eeschema/sch_tablecell.cpp:437 +#: pcbnew/dialogs/dialog_non_copper_zones_properties_base.cpp:120 +#: pcbnew/pcb_shape.cpp:1009 +msgid "Fill" +msgstr "" + +#: common/eda_shape.cpp:2870 eeschema/sch_shape.cpp:613 +#: eeschema/sch_tablecell.cpp:438 pcbnew/pcb_shape.cpp:994 +msgid "Fill Color" +msgstr "" + +#: common/eda_text.cpp:1021 common/eda_text.cpp:1399 +#: eeschema/dialogs/dialog_field_properties_base.cpp:162 +#: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:213 +#: eeschema/dialogs/dialog_label_properties_base.cpp:115 +#: eeschema/dialogs/dialog_label_properties_base.cpp:236 +#: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:65 +#: eeschema/dialogs/dialog_sheet_pin_properties_base.cpp:105 +#: eeschema/dialogs/dialog_sheet_properties_base.cpp:65 +#: eeschema/dialogs/dialog_symbol_properties_base.cpp:62 +#: eeschema/dialogs/dialog_tablecell_properties_base.cpp:194 +#: eeschema/dialogs/dialog_text_properties_base.cpp:113 +#: eeschema/fields_grid_table.cpp:531 eeschema/sch_label.cpp:1406 +#: eeschema/sch_label.cpp:2475 eeschema/sch_tablecell.cpp:366 +#: eeschema/sch_text.cpp:638 eeschema/sch_textbox.cpp:467 +#: pagelayout_editor/dialogs/properties_frame_base.cpp:98 +#: pcbnew/dialogs/dialog_footprint_properties_base.cpp:57 +#: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:57 +#: pcbnew/dialogs/dialog_global_edit_text_and_graphics.cpp:255 +#: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:223 +#: pcbnew/dialogs/panel_fp_editor_graphics_defaults_base.cpp:57 +#: pcbnew/dialogs/panel_setup_text_and_graphics_base.cpp:58 +#: pcbnew/pcb_fields_grid_table.cpp:153 +msgid "Italic" +msgstr "" + +#: common/eda_text.cpp:1021 common/eda_text.cpp:1401 +#: eeschema/dialogs/dialog_field_properties_base.cpp:157 +#: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:210 +#: eeschema/dialogs/dialog_label_properties_base.cpp:116 +#: eeschema/dialogs/dialog_label_properties_base.cpp:231 +#: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:66 +#: eeschema/dialogs/dialog_sheet_pin_properties_base.cpp:100 +#: eeschema/dialogs/dialog_sheet_properties_base.cpp:66 +#: eeschema/dialogs/dialog_symbol_properties_base.cpp:63 +#: eeschema/dialogs/dialog_tablecell_properties_base.cpp:190 +#: eeschema/dialogs/dialog_text_properties_base.cpp:108 +#: eeschema/fields_grid_table.cpp:532 eeschema/sch_label.cpp:1406 +#: eeschema/sch_label.cpp:2476 eeschema/sch_tablecell.cpp:366 +#: eeschema/sch_text.cpp:638 eeschema/sch_textbox.cpp:467 +#: eeschema/widgets/tuner_slider_base.cpp:67 +#: pagelayout_editor/dialogs/properties_frame_base.cpp:93 +#: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:204 +msgid "Bold" +msgstr "" + +#: common/eda_text.cpp:1021 +msgid "Bold+Italic" +msgstr "" + +#: common/eda_text.cpp:1042 common/eda_text.cpp:1052 common/eda_text.cpp:1381 +#: common/font/font.cpp:177 common/widgets/font_choice.cpp:240 +#: common/widgets/font_choice.cpp:254 +#: eeschema/dialogs/dialog_field_properties_base.cpp:142 +#: eeschema/dialogs/dialog_label_properties_base.cpp:217 +#: eeschema/dialogs/dialog_sheet_pin_properties_base.cpp:85 +#: eeschema/dialogs/dialog_tablecell_properties_base.cpp:205 +#: eeschema/dialogs/dialog_text_properties_base.cpp:93 +#: eeschema/fields_grid_table.cpp:60 +#: pagelayout_editor/dialogs/properties_frame_base.cpp:155 +msgid "Default Font" +msgstr "" + +#: common/eda_text.cpp:1341 common/eda_text.cpp:1350 +#: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:279 +#: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:303 +#: eeschema/fields_grid_table.cpp:345 eeschema/fields_grid_table.cpp:353 +#: eeschema/fields_grid_table.cpp:797 eeschema/fields_grid_table.cpp:808 +#: eeschema/fields_grid_table.cpp:935 eeschema/fields_grid_table.cpp:957 +#: eeschema/sch_field.cpp:940 eeschema/sch_field.cpp:950 +#: eeschema/sch_field.cpp:1661 eeschema/sch_field.cpp:1670 +#: eeschema/sch_text.cpp:659 gerbview/gerber_file_image.cpp:374 +#: gerbview/gerber_file_image.cpp:377 +#: pcbnew/dialogs/dialog_shape_properties.cpp:889 +#: pcbnew/dialogs/dialog_shape_properties.cpp:922 +#: pcbnew/dialogs/dialog_shape_properties.cpp:940 +#: pcbnew/dialogs/dialog_shape_properties.cpp:943 +msgid "Center" +msgstr "" + +#: common/eda_text.cpp:1349 +#: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:303 +#: eeschema/fields_grid_table.cpp:344 eeschema/fields_grid_table.cpp:807 +#: eeschema/fields_grid_table.cpp:955 eeschema/sch_field.cpp:949 +#: eeschema/sch_field.cpp:1669 eeschema/sch_text.cpp:658 +#: pcbnew/dialogs/dialog_pad_properties_base.cpp:1199 +#: pcbnew/dialogs/dialog_render_job.cpp:42 +#: pcbnew/dialogs/dialog_track_via_properties_base.cpp:430 +#: pcbnew/drc/rule_editor/panel_drc_rule_editor.cpp:1115 +msgid "Top" +msgstr "" + +#: common/eda_text.cpp:1351 +#: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:303 +#: eeschema/fields_grid_table.cpp:346 eeschema/fields_grid_table.cpp:809 +#: eeschema/fields_grid_table.cpp:959 eeschema/sch_field.cpp:951 +#: eeschema/sch_field.cpp:1671 eeschema/sch_text.cpp:660 +#: pcbnew/dialogs/dialog_pad_properties_base.cpp:1199 +#: pcbnew/dialogs/dialog_render_job.cpp:38 +#: pcbnew/dialogs/dialog_track_via_properties_base.cpp:430 +#: pcbnew/drc/rule_editor/panel_drc_rule_editor.cpp:1117 +msgid "Bottom" +msgstr "" + +#: common/eda_text.cpp:1357 +#: eeschema/dialogs/dialog_label_properties_base.cpp:118 +#: eeschema/dialogs/dialog_lib_edit_pin_table.cpp:74 +#: eeschema/dialogs/dialog_lib_edit_pin_table_base.cpp:98 +#: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:68 +#: eeschema/dialogs/dialog_sheet_properties_base.cpp:68 +#: eeschema/dialogs/dialog_symbol_properties_base.cpp:65 +#: eeschema/fields_grid_table.cpp:534 eeschema/sch_field.cpp:1712 +#: eeschema/sch_pin.cpp:1391 eeschema/sch_pin.cpp:1988 +#: eeschema/sch_symbol.cpp:3867 eeschema/sch_tablecell.cpp:447 +#: eeschema/sch_text.cpp:781 eeschema/sch_textbox.cpp:631 +#: pcbnew/dialogs/dialog_footprint_properties_base.cpp:59 +#: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:59 +#: pcbnew/footprint.cpp:4818 pcbnew/pad.cpp:3350 pcbnew/pcb_barcode.cpp:822 +#: pcbnew/pcb_dimension.cpp:1866 pcbnew/pcb_dimension.cpp:1941 +#: pcbnew/pcb_fields_grid_table.cpp:155 pcbnew/pcb_tablecell.cpp:306 +msgid "Orientation" +msgstr "" + +#: common/eda_text.cpp:1361 eeschema/dialogs/dialog_text_properties_base.h:117 +#: eeschema/sch_field.cpp:1681 eeschema/sch_field.cpp:1710 +#: eeschema/sch_text.cpp:778 eeschema/sch_textbox.cpp:629 +#: pcbnew/dialogs/dialog_text_properties.cpp:157 +#: pcbnew/dialogs/dialog_text_properties_base.h:113 +#: pcbnew/pcb_dimension.cpp:1928 pcbnew/pcb_text.cpp:725 +#: pcbnew/pcb_text.cpp:729 pcbnew/pcb_textbox.cpp:869 +msgid "Text Properties" +msgstr "" + +#: common/eda_text.cpp:1366 +#: eeschema/dialogs/dialog_label_properties_base.cpp:121 +#: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:71 +#: eeschema/dialogs/dialog_sheet_properties_base.cpp:71 +#: eeschema/dialogs/dialog_symbol_properties_base.cpp:68 +#: eeschema/fields_grid_table.cpp:537 eeschema/sch_field.cpp:931 +#: eeschema/sch_label.cpp:1404 eeschema/sch_tablecell.cpp:364 +#: eeschema/sch_text.cpp:636 eeschema/sch_textbox.cpp:465 +#: pcbnew/pcb_dimension.cpp:664 pcbnew/pcb_tablecell.cpp:214 +#: pcbnew/pcb_text.cpp:312 pcbnew/pcb_textbox.cpp:504 +msgid "Font" +msgstr "" + +#: common/eda_text.cpp:1391 +msgid "Auto Thickness" +msgstr "" + +#: common/eda_text.cpp:1394 eeschema/sch_field.cpp:1702 +#: eeschema/sch_label.cpp:2474 eeschema/sch_tablecell.cpp:446 +#: eeschema/sch_text.cpp:774 eeschema/sch_textbox.cpp:610 +#: pcbnew/board_stackup_manager/panel_board_stackup_base.cpp:91 +#: pcbnew/board_tables/board_stackup_table.cpp:88 +#: pcbnew/dialogs/dialog_footprint_properties_base.cpp:56 +#: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:56 +#: pcbnew/pcb_fields_grid_table.cpp:152 +msgid "Thickness" +msgstr "" + +#: common/eda_text.cpp:1404 eeschema/sch_field.cpp:1703 +#: eeschema/sch_tablecell.cpp:448 eeschema/sch_text.cpp:771 +#: pcbnew/microwave/microwave_polygon.cpp:127 +#: pcbnew/pcb_fields_grid_table.cpp:160 +msgid "Mirrored" +msgstr "" + +#: common/eda_text.cpp:1416 +#: eeschema/dialogs/dialog_field_properties_base.cpp:107 +#: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:292 +#: eeschema/dialogs/dialog_lib_edit_pin_table.cpp:80 +#: eeschema/dialogs/dialog_lib_edit_pin_table_base.cpp:104 +#: eeschema/dialogs/panel_template_fieldnames_base.cpp:43 +#: eeschema/sch_field.cpp:929 eeschema/sch_pin.cpp:1386 +#: eeschema/sch_pin.cpp:2007 eeschema/sch_tablecell.cpp:449 +msgid "Visible" +msgstr "" + +#: common/eda_text.cpp:1428 eeschema/sch_field.cpp:1683 +#: eeschema/sch_field.cpp:1687 eeschema/sch_label.cpp:2477 +msgid "Horizontal Justification" +msgstr "" + +#: common/eda_text.cpp:1432 eeschema/sch_field.cpp:1689 +#: eeschema/sch_field.cpp:1693 eeschema/sch_label.cpp:2478 +#: pcbnew/pcb_dimension.cpp:1986 pcbnew/pcb_dimension.cpp:2019 +#: pcbnew/pcb_dimension.cpp:2057 pcbnew/pcb_dimension.cpp:2099 +#: pcbnew/pcb_dimension.cpp:2133 +msgid "Vertical Justification" +msgstr "" + +#: common/eda_text.cpp:1441 eeschema/sch_field.cpp:1701 +#: eeschema/sch_label.cpp:2439 eeschema/sch_tablecell.cpp:450 +#: pcbnew/pcb_dimension.cpp:1989 pcbnew/pcb_dimension.cpp:2022 +#: pcbnew/pcb_dimension.cpp:2060 pcbnew/pcb_dimension.cpp:2102 +#: pcbnew/pcb_dimension.cpp:2136 pcbnew/pcb_field.cpp:360 +#: pcbnew/pcb_tablecell.cpp:307 pcbnew/pcb_text.cpp:742 +#: pcbnew/pcb_textbox.cpp:903 +msgid "Hyperlink" +msgstr "" + +#: common/eda_units.cpp:521 +#: pcb_calculator/calculator_panels/panel_regulator_base.cpp:143 +#: pcbnew/generators/pcb_tuning_pattern.cpp:231 +msgid "min" +msgstr "" + +#: common/eda_units.cpp:529 +msgid "opt" +msgstr "" + +#: common/eda_units.cpp:537 +#: pcb_calculator/calculator_panels/panel_regulator_base.cpp:151 +#: pcbnew/generators/pcb_tuning_pattern.cpp:234 +msgid "max" +msgstr "" + +#: common/env_vars.cpp:111 +msgid "" +"The base path of locally installed system footprint libraries (.pretty " +"folders)." +msgstr "" + +#: common/env_vars.cpp:114 +msgid "The base path of system footprint 3D shapes (.3Dshapes folders)." +msgstr "" + +#: common/env_vars.cpp:117 +msgid "The base path of the locally installed symbol libraries." +msgstr "" + +#: common/env_vars.cpp:120 +msgid "A directory containing project templates installed with KiCad." +msgstr "" + +#: common/env_vars.cpp:123 +msgid "" +"Optional. Can be defined if you want to create your own project templates " +"folder." +msgstr "" + +#: common/env_vars.cpp:126 +msgid "" +"A directory containing 3rd party plugins, libraries and other downloadable " +"content." +msgstr "" + +#: common/env_vars.cpp:129 +msgid "" +"Internally defined by KiCad (cannot be edited) and is set to the absolute " +"path of the currently loaded project file. This environment variable can be " +"used to define files and paths relative to the currently loaded project. " +"For instance, ${KIPRJMOD}/libs/footprints.pretty can be defined as a folder " +"containing a project specific footprint library named footprints.pretty." +msgstr "" + +#: common/env_vars.cpp:135 +msgid "A directory containing system-wide scripts installed with KiCad." +msgstr "" + +#: common/env_vars.cpp:138 +msgid "A directory containing user-specific scripts installed with KiCad." +msgstr "" + +#: common/env_vars.cpp:141 +#, c-format +msgid "Deprecated version of %s." +msgstr "" + +#: common/exceptions.cpp:83 +#, c-format +msgid "%s in '%s', line %d, offset %d." +msgstr "" + +#: common/exceptions.cpp:114 +#, c-format +msgid "" +"KiCad was unable to open this file because it was created with a more recent " +"version than the one you are running.\n" +"\n" +"To open it you will need to upgrade KiCad to a version dated %s or later." +msgstr "" + +#: common/exceptions.cpp:122 +#, c-format +msgid "" +"KiCad was unable to open this file because it was created with a more recent " +"version than the one you are running.\n" +"\n" +"To open it you will need to upgrade KiCad to version %s or later (file " +"format dated %s or later)." +msgstr "" + +#: common/exceptions.cpp:158 +msgid "Full error text:" +msgstr "" + +#: common/file_history.cpp:155 +msgid "No Files" +msgstr "" + +#: common/filename_resolver.cpp:494 +msgid "The given path does not exist" +msgstr "" + +#: common/filename_resolver.cpp:522 +msgid "Alias: " +msgstr "" + +#: common/filename_resolver.cpp:525 +msgid "This path:" +msgstr "" + +#: common/filename_resolver.cpp:528 +msgid "Existing path:" +msgstr "" + +#: common/filename_resolver.cpp:530 +msgid "Bad alias (duplicate name)" +msgstr "" + +#: common/font/fontconfig.cpp:366 +#, c-format +msgid "Error loading font '%s'." +msgstr "" + +#: common/font/fontconfig.cpp:378 +#, c-format +msgid "Font '%s' not found; substituting '%s'." +msgstr "" + +#: common/gestfich.cpp:251 +#, c-format +msgid "Command '%s' could not be found." +msgstr "" + +#: common/gestfich.cpp:268 +#, c-format +msgid "Unable to find a PDF viewer for '%s'." +msgstr "" + +#: common/gestfich.cpp:283 +#, c-format +msgid "Problem while running the PDF viewer '%s'." +msgstr "" + +#: common/gestfich.cpp:302 common/gestfich.cpp:375 eeschema/eeschema.cpp:732 +#: gerbview/gerbview.cpp:262 kicad/project_template.cpp:364 +#: pcbnew/pcbnew.cpp:749 +#, c-format +msgid "Cannot copy file '%s'." +msgstr "" + +#: common/gestfich.cpp:396 +msgid "Invalid directory name, cannot remove root" +msgstr "" + +#: common/gestfich.cpp:404 +#, c-format +msgid "Directory '%s' does not exist" +msgstr "" + +#: common/gestfich.cpp:414 +#, c-format +msgid "'%s' is not a directory" +msgstr "" + +#: common/gestfich.cpp:426 +#, c-format +msgid "Error removing directory '%s': %s" +msgstr "" + +#: common/gestfich.cpp:442 common/gestfich.cpp:519 common/gestfich.cpp:619 +#, c-format +msgid "Could not open source directory: %s" +msgstr "" + +#: common/gestfich.cpp:449 common/gestfich.cpp:575 +#, c-format +msgid "Could not create destination directory: %s" +msgstr "" + +#: common/gestfich.cpp:477 common/gestfich.cpp:507 +#, c-format +msgid "Could not copy file: %s to %s" +msgstr "" + +#: common/gestfich.cpp:542 +#, c-format +msgid "Could not copy directory: %s to %s" +msgstr "" + +#: common/gestfich.cpp:593 +#, c-format +msgid "Source directory does not exist: %s" +msgstr "" + +#: common/gestfich.cpp:649 +#, c-format +msgid "Could not read file: %s" +msgstr "" + +#: common/git/kicad_git_common.cpp:904 +#, c-format +msgid "Received %u of %u objects" +msgstr "" + +#: common/git/kicad_git_common.cpp:938 +#, c-format +msgid "* [updated] %s..%s %s" +msgstr "" + +#: common/git/kicad_git_common.cpp:942 +#, c-format +msgid "* [new] %s %s" +msgstr "" + +#: common/git/kicad_git_common.cpp:962 +#, c-format +msgid "Writing objects: %lld%% (%u/%u), %zu bytes" +msgstr "" + +#: common/git/kicad_git_common.cpp:977 +#, c-format +msgid "* [rejected] %s (%s)" +msgstr "" + +#: common/git/kicad_git_common.cpp:982 +#, c-format +msgid "[updated] %s" +msgstr "" + +#: common/git/kicad_git_common.cpp:1047 +msgid "Unable to authenticate" +msgstr "" + +#: common/git/kicad_git_errors.cpp:40 +msgid "Invalid repository." +msgstr "" + +#: common/git/kicad_git_errors.cpp:41 +msgid "Failed to commit changes." +msgstr "" + +#: common/git/kicad_git_errors.cpp:42 +msgid "Failed to merge branches." +msgstr "" + +#: common/git/kicad_git_errors.cpp:45 +msgid "Failed to clone repository." +msgstr "" + +#: common/git/kicad_git_errors.cpp:46 +msgid "Remote repository not found." +msgstr "" + +#: common/git/kicad_git_errors.cpp:47 +msgid "Authentication failed for remote repository." +msgstr "" + +#: common/git/kicad_git_errors.cpp:50 +msgid "Branch not found." +msgstr "" + +#: common/git/kicad_git_errors.cpp:51 +msgid "Failed to create branch." +msgstr "" + +#: common/git/kicad_git_errors.cpp:52 +msgid "Failed to delete branch." +msgstr "" + +#: common/git/kicad_git_errors.cpp:55 common/git/libgit_backend.cpp:982 +msgid "Failed to perform checkout operation." +msgstr "" + +#: common/git/kicad_git_errors.cpp:56 +msgid "File not found during checkout operation." +msgstr "" + +#: common/git/kicad_git_errors.cpp:59 +msgid "Merge conflict encountered." +msgstr "" + +#: common/git/kicad_git_errors.cpp:60 +msgid "Rebase conflict encountered." +msgstr "" + +#: common/git/kicad_git_errors.cpp:63 +msgid "Failed to pull changes from remote repository." +msgstr "" + +#: common/git/kicad_git_errors.cpp:64 +msgid "Failed to push changes to remote repository." +msgstr "" + +#: common/git/kicad_git_errors.cpp:65 +msgid "No upstream branch configured." +msgstr "" + +#: common/git/kicad_git_errors.cpp:67 +msgid "Failed to establish connection with remote repository." +msgstr "" + +#: common/git/kicad_git_errors.cpp:70 +msgid "Tag not found." +msgstr "" + +#: common/git/kicad_git_errors.cpp:71 +msgid "Failed to create tag." +msgstr "" + +#: common/git/kicad_git_errors.cpp:72 +msgid "Failed to delete tag." +msgstr "" + +#: common/git/kicad_git_errors.cpp:74 +msgid "Unknown error." +msgstr "" + +#: common/git/kicad_git_errors.cpp:75 +msgid "No error." +msgstr "" + +#: common/git/kicad_git_errors.h:47 common/git/kicad_git_errors.h:55 +msgid "No error" +msgstr "" + +#: common/git/libgit_backend.cpp:123 +#, c-format +msgid "Could not create directory '%s'" +msgstr "" + +#: common/git/libgit_backend.cpp:146 +#, c-format +msgid "Could not clone repository '%s'" +msgstr "" + +#: common/git/libgit_backend.cpp:171 +#, c-format +msgid "Failed to get repository index: %s" +msgstr "" + +#: common/git/libgit_backend.cpp:182 +#, c-format +msgid "Failed to add file to index: %s" +msgstr "" + +#: common/git/libgit_backend.cpp:190 +#, c-format +msgid "Failed to write index: %s" +msgstr "" + +#: common/git/libgit_backend.cpp:199 +#, c-format +msgid "Failed to write tree: %s" +msgstr "" + +#: common/git/libgit_backend.cpp:208 +#, c-format +msgid "Failed to lookup tree: %s" +msgstr "" + +#: common/git/libgit_backend.cpp:222 +#, c-format +msgid "Failed to get HEAD reference: %s" +msgstr "" + +#: common/git/libgit_backend.cpp:231 +#, c-format +msgid "Failed to get commit: %s" +msgstr "" + +#: common/git/libgit_backend.cpp:243 +#, c-format +msgid "Failed to create author signature: %s" +msgstr "" + +#: common/git/libgit_backend.cpp:264 kicad/project_tree_pane.cpp:2312 +#, c-format +msgid "Failed to create commit: %s" +msgstr "" + +#: common/git/libgit_backend.cpp:290 +msgid "Could not lookup remote" +msgstr "" + +#: common/git/libgit_backend.cpp:311 +#, c-format +msgid "Could not connect to remote: %s" +msgstr "" + +#: common/git/libgit_backend.cpp:325 common/git/libgit_backend.cpp:906 +msgid "Could not get repository head" +msgstr "" + +#: common/git/libgit_backend.cpp:337 +#, c-format +msgid "Could not push to remote: %s" +msgstr "" + +#: common/git/libgit_backend.cpp:574 +#, c-format +msgid "Failed to initialize Git repository: %s" +msgstr "" + +#: common/git/libgit_backend.cpp:595 +msgid "No repository available to set up remote" +msgstr "" + +#: common/git/libgit_backend.cpp:649 +#, c-format +msgid "Failed to create remote: %s" +msgstr "" + +#: common/git/libgit_backend.cpp:678 +msgid "No repository available" +msgstr "" + +#: common/git/libgit_backend.cpp:686 +#, c-format +msgid "Failed to lookup branch '%s': %s" +msgstr "" + +#: common/git/libgit_backend.cpp:697 +#, c-format +msgid "Failed to find branch head for '%s': %s" +msgstr "" + +#: common/git/libgit_backend.cpp:706 +#, c-format +msgid "Failed to switch to branch '%s': %s" +msgstr "" + +#: common/git/libgit_backend.cpp:713 +#, c-format +msgid "Failed to update HEAD reference for branch '%s': %s" +msgstr "" + +#: common/git/libgit_backend.cpp:763 +#, c-format +msgid "Could not lookup remote '%s'" +msgstr "" + +#: common/git/libgit_backend.cpp:784 +#, c-format +msgid "Could not connect to remote '%s': %s" +msgstr "" + +#: common/git/libgit_backend.cpp:797 +#, c-format +msgid "Could not fetch data from remote '%s': %s" +msgstr "" + +#: common/git/libgit_backend.cpp:825 +msgid "Could not read 'FETCH_HEAD'" +msgstr "" + +#: common/git/libgit_backend.cpp:833 +msgid "Could not lookup commit" +msgstr "" + +#: common/git/libgit_backend.cpp:844 +msgid "Could not analyze merge" +msgstr "" + +#: common/git/libgit_backend.cpp:850 +msgid "Invalid HEAD. Cannot merge." +msgstr "" + +#: common/git/libgit_backend.cpp:876 +msgid "Could not access repository configuration" +msgstr "" + +#: common/git/libgit_backend.cpp:920 +#, c-format +msgid "Could not get reference OID for reference '%s'" +msgstr "" + +#: common/git/libgit_backend.cpp:929 +msgid "Could not look up target commit" +msgstr "" + +#: common/git/libgit_backend.cpp:940 +msgid "Could not get tree from target commit" +msgstr "" + +#: common/git/libgit_backend.cpp:990 +#, c-format +msgid "Failed to update reference '%s' to point to '%s'" +msgstr "" + +#: common/git/libgit_backend.cpp:999 +msgid "Failed to clean up repository state after fast-forward." +msgstr "" + +#: common/git/libgit_backend.cpp:1007 +msgid "Failed to initialize revision walker." +msgstr "" + +#: common/git/libgit_backend.cpp:1016 +msgid "Failed to push reference to revision walker." +msgstr "" + +#: common/git/libgit_backend.cpp:1031 +#, c-format +msgid "Could not lookup commit '%s'" +msgstr "" + +#: common/git/libgit_backend.cpp:1098 +msgid "" +"Cannot merge: you have unstaged changes. Please commit or stash them before " +"pulling." +msgstr "" + +#: common/git/libgit_backend.cpp:1106 +#, c-format +msgid "Merge failed: %s" +msgstr "" + +#: common/git/libgit_backend.cpp:1122 +msgid "" +"Cannot pull with rebase: you have unstaged changes. Please commit or stash " +"them before pulling." +msgstr "" + +#: common/git/libgit_backend.cpp:1135 +#, c-format +msgid "Rebase failed to start: %s" +msgstr "" + +#: common/git/libgit_backend.cpp:1151 +#, c-format +msgid "Rebase commit failed: %s" +msgstr "" + +#: common/git/libgit_backend.cpp:1159 +#, c-format +msgid "Rebase finish failed: %s" +msgstr "" + +#: common/grid_tricks.cpp:379 common/tool/actions.cpp:313 +#: common/widgets/listbox_tricks.cpp:209 eeschema/tools/sch_actions.cpp:244 +#: pcbnew/dialogs/panel_setup_rules.cpp:140 +#: pcbnew/drc/rule_editor/panel_drc_rule_editor.cpp:993 +#: pcbnew/tools/edit_tool.cpp:3027 +msgid "Cut" +msgstr "" + +#: common/grid_tricks.cpp:380 +msgid "Clear selected cells placing original contents on clipboard" +msgstr "" + +#: common/grid_tricks.cpp:381 common/tool/actions.cpp:324 +#: common/widgets/html_window.cpp:104 common/widgets/listbox_tricks.cpp:208 +#: common/widgets/search_pane_tab.cpp:243 +#: common/widgets/wx_html_report_panel.cpp:242 +#: eeschema/tools/sch_actions.cpp:250 kicad/dialogs/panel_jobset.cpp:439 +#: pcbnew/dialogs/dialog_multichannel_repeat_layout_base.cpp:76 +#: pcbnew/dialogs/panel_setup_rules.cpp:141 +#: pcbnew/drc/rule_editor/panel_drc_rule_editor.cpp:994 +msgid "Copy" +msgstr "" + +#: common/grid_tricks.cpp:382 kicad/dialogs/panel_jobset.cpp:439 +msgid "Copy selected cells to clipboard" +msgstr "" + +#: common/grid_tricks.cpp:386 common/tool/actions.cpp:344 +#: common/widgets/listbox_tricks.cpp:210 +#: eeschema/tools/sch_editor_control.cpp:2798 +#: eeschema/tools/symbol_editor_edit_tool.cpp:1739 +#: pcbnew/dialogs/panel_setup_rules.cpp:142 +#: pcbnew/drc/rule_editor/panel_drc_rule_editor.cpp:995 +#: pcbnew/tools/pcb_control.cpp:1380 +msgid "Paste" +msgstr "" + +#: common/grid_tricks.cpp:387 +msgid "Paste clipboard cells to matrix at current cell" +msgstr "" + +#: common/grid_tricks.cpp:388 common/tool/actions.cpp:404 +#: common/widgets/listbox_tricks.cpp:212 eeschema/tools/sch_edit_tool.cpp:2267 +#: eeschema/tools/symbol_editor_edit_tool.cpp:858 +#: kicad/dialogs/panel_jobset.cpp:440 kicad/project_tree_pane.cpp:1014 +#: pcbnew/dialogs/panel_setup_rules.cpp:143 +#: pcbnew/drc/rule_editor/dialog_drc_rule_editor.cpp:593 +#: pcbnew/drc/rule_editor/panel_drc_rule_editor.cpp:996 +#: pcbnew/tools/edit_tool.cpp:2997 pcbnew/tools/edit_tool.cpp:3040 +msgid "Delete" +msgstr "" + +#: common/grid_tricks.cpp:389 +msgid "Clear contents of selected cells" +msgstr "" + +#: common/grid_tricks.cpp:392 common/tool/actions.cpp:368 +#: common/widgets/html_window.cpp:105 +#: common/widgets/wx_html_report_panel.cpp:243 +#: eeschema/dialogs/dialog_change_symbols_base.cpp:106 +#: eeschema/dialogs/dialog_import_symbol_select_base.cpp:38 +#: eeschema/dialogs/dialog_sch_import_settings_base.cpp:83 +#: eeschema/dialogs/dialog_update_symbol_fields_base.cpp:47 +#: kicad/dialogs/panel_jobset.cpp:441 +#: pcbnew/dialogs/dialog_import_settings.cpp:50 +#: pcbnew/dialogs/dialog_import_settings.cpp:100 +#: pcbnew/dialogs/dialog_import_settings_base.cpp:101 +#: pcbnew/dialogs/panel_setup_rules.cpp:147 +#: pcbnew/drc/rule_editor/panel_drc_rule_editor.cpp:1000 +msgid "Select All" +msgstr "" + +#: common/grid_tricks.cpp:393 +msgid "Select all cells" +msgstr "" + +#: common/history_lock.cpp:135 +#, c-format +msgid "Cannot create history directory: %s" +msgstr "" + +#: common/history_lock.cpp:156 +#, c-format +msgid "History repository is locked by %s@%s" +msgstr "" + +#: common/history_lock.cpp:171 +#, c-format +msgid "History directory does not exist: %s" +msgstr "" + +#: common/history_lock.cpp:182 +#, c-format +msgid "Failed to open git repository: %s" +msgstr "" + +#: common/history_lock.cpp:193 +#, c-format +msgid "Failed to set git repository workdir to %s: %s" +msgstr "" + +#: common/history_lock.cpp:207 +msgid "Cannot acquire index lock: repository not open" +msgstr "" + +#: common/history_lock.cpp:218 +#, c-format +msgid "Failed to acquire git index lock (another operation in progress?): %s" +msgstr "" + +#: common/hotkey_store.cpp:44 +msgid "Accept Autocomplete" +msgstr "" + +#: common/hotkey_store.cpp:45 +msgid "Cancel Autocomplete" +msgstr "" + +#: common/hotkey_store.cpp:46 +msgid "Toggle Checkbox" +msgstr "" + +#: common/hotkey_store.cpp:47 +msgid "Pan Left/Right" +msgstr "" + +#: common/hotkey_store.cpp:48 +msgid "Pan Up/Down" +msgstr "" + +#: common/hotkey_store.cpp:49 +msgid "Finish Drawing" +msgstr "" + +#: common/hotkey_store.cpp:50 +msgid "Add to Selection" +msgstr "" + +#: common/hotkey_store.cpp:51 eeschema/tools/sch_actions.cpp:1037 +#: gerbview/tools/gerbview_actions.cpp:133 pcbnew/tools/pcb_actions.cpp:1517 +#: pcbnew/tools/pcb_actions.cpp:1547 +msgid "Highlight Net" +msgstr "" + +#: common/hotkey_store.cpp:52 +msgid "Remove from Selection" +msgstr "" + +#: common/hotkey_store.cpp:53 +msgid "Ignore Grid Snaps" +msgstr "" + +#: common/hotkey_store.cpp:54 +msgid "Ignore Other Snaps" +msgstr "" + +#: common/hotkey_store.cpp:61 common/tool/action_menu.cpp:242 +#: common/tool/action_menu.cpp:258 common/tool/actions.cpp:152 +msgid "Quit" +msgstr "" + +#: common/hotkey_store.cpp:76 +msgid "Project Manager" +msgstr "" + +#: common/hotkey_store.cpp:159 +msgid "Gestures" +msgstr "" + +#: common/http_lib/http_lib_connection.cpp:67 +msgid "KiCad received an empty response!" +msgstr "" + +#: common/http_lib/http_lib_connection.cpp:80 +#: common/http_lib/http_lib_connection.cpp:140 +#: common/http_lib/http_lib_connection.cpp:322 +#: common/http_lib/http_lib_connection.cpp:373 +#: pcbnew/dialogs/panel_setup_tuning_profile_info.cpp:740 +#: pcbnew/dialogs/panel_setup_tuning_profile_info.cpp:793 +#, c-format +msgid "Error: %s" +msgstr "" + +#: common/http_lib/http_lib_connection.cpp:80 +#: common/http_lib/http_lib_connection.cpp:140 +#, c-format +msgid "API Response: %s" +msgstr "" + +#: common/http_lib/http_lib_connection.cpp:322 +#: common/http_lib/http_lib_connection.cpp:373 +#, c-format +msgid "API Response: %s" +msgstr "" + +#: common/http_lib/http_lib_connection.cpp:391 +#, c-format +msgid "API responded with error code: %s" +msgstr "" + +#: 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 "" + +#: common/import_gfx/dxf_import_plugin.cpp:1549 +msgid "Invalid spline definition encountered" +msgstr "" + +#: common/import_gfx/dxf_import_plugin.h:210 +#, c-format +msgid "%s is not supported." +msgstr "" + +#: common/import_gfx/dxf_import_plugin.h:460 +#: common/import_gfx/dxf_import_plugin.h:465 +msgid "DXF construction lines not currently supported." +msgstr "" + +#: common/import_gfx/dxf_import_plugin.h:470 +msgid "DXF arc-aligned text not currently supported." +msgstr "" + +#: common/import_gfx/dxf_import_plugin.h:475 +#: common/import_gfx/dxf_import_plugin.h:480 +#: common/import_gfx/dxf_import_plugin.h:485 +#: common/import_gfx/dxf_import_plugin.h:490 +#: common/import_gfx/dxf_import_plugin.h:495 +#: common/import_gfx/dxf_import_plugin.h:500 +#: common/import_gfx/dxf_import_plugin.h:505 +#: common/import_gfx/dxf_import_plugin.h:510 +msgid "DXF dimensions not currently supported." +msgstr "" + +#: common/import_gfx/dxf_import_plugin.h:516 +msgid "DXF hatches not currently supported." +msgstr "" + +#: common/import_gfx/dxf_import_plugin.h:524 +msgid "DXF traces not currently supported." +msgstr "" + +#: common/import_gfx/dxf_import_plugin.h:529 +msgid "DXF 3dfaces not currently supported." +msgstr "" + +#: common/import_gfx/dxf_import_plugin.h:534 +msgid "DXF solids not currently supported." +msgstr "" + +#: common/import_gfx/dxf_import_plugin.h:539 +msgid "DXF images not currently supported." +msgstr "" + +#: common/import_gfx/graphics_importer_buffer.cpp:126 +#, c-format +msgid "Imported graphic is too large. Maximum scale is %f" +msgstr "" + +#: common/import_gfx/graphics_importer_buffer.cpp:182 +#, c-format +msgid "Import offset adjusted to (%f, %f) to fit within numeric limits" +msgstr "" + +#: common/io/altium/altium_binary_parser.cpp:62 common/richio.cpp:65 +#: eeschema/sch_io/geda/sch_io_geda.cpp:4555 +#, c-format +msgid "Cannot open file '%s'." +msgstr "" + +#: common/io/altium/altium_binary_parser.cpp:71 +msgid "Error reading file: cannot determine length." +msgstr "" + +#: common/io/altium/altium_binary_parser.cpp:84 +msgid "Error reading file." +msgstr "" + +#: common/io/cadstar/cadstar_archive_parser.cpp:2472 +#, c-format +msgid "Cannot open file '%s'" +msgstr "" + +#: common/io/cadstar/cadstar_archive_parser.cpp:2495 +#: common/io/cadstar/cadstar_archive_parser.cpp:2819 eeschema/files-io.cpp:1535 +#: eeschema/sch_io/altium/sch_io_altium.cpp:925 +#: pcbnew/pcb_io/altium/altium_pcb.cpp:332 +#: pcbnew/pcb_io/eagle/pcb_io_eagle.cpp:308 +#: pcbnew/pcb_io/eagle/pcb_io_eagle.cpp:350 +#: pcbnew/pcb_io/easyeda/pcb_io_easyeda_plugin.cpp:158 +#: pcbnew/pcb_io/easyedapro/pcb_io_easyedapro.cpp:120 +#: pcbnew/pcb_io/fabmaster/import_fabmaster.cpp:82 +#: pcbnew/pcb_io/fabmaster/pcb_io_fabmaster.cpp:117 +msgid "File import canceled by user." +msgstr "" + +#: common/io/cadstar/cadstar_archive_parser.cpp:2513 +#: common/io/cadstar/cadstar_archive_parser.cpp:2536 +#: common/io/cadstar/cadstar_archive_parser.cpp:2554 +#: common/io/cadstar/cadstar_archive_parser.cpp:2562 +#: common/io/cadstar/cadstar_archive_parser.cpp:2573 +msgid "The selected file is not valid or might be corrupt!" +msgstr "" + +#: common/io/cadstar/cadstar_archive_parser.cpp:2680 +#, c-format +msgid "Unexpected number of points in '%s'. Found %d but expected %d." +msgstr "" + +#: common/io/cadstar/cadstar_archive_parser.h:43 +#, c-format +msgid "Missing node '%s' in '%s'" +msgstr "" + +#: common/io/cadstar/cadstar_archive_parser.h:46 +#, c-format +msgid "Unknown node '%s' in '%s'" +msgstr "" + +#: common/io/cadstar/cadstar_archive_parser.h:49 +#, c-format +msgid "Missing Parameter '%s' in '%s'" +msgstr "" + +#: common/io/cadstar/cadstar_archive_parser.h:52 +#, c-format +msgid "Unknown Parameter '%s' in '%s'" +msgstr "" + +#: common/io/cadstar/cadstar_archive_parser.h:55 +#, c-format +msgid "Unable to parse '%s' in '%s'" +msgstr "" + +#: common/io/eagle/eagle_parser.cpp:288 +#, c-format +msgid "Invalid size %lld: too large" +msgstr "" + +#: common/io/eagle/eagle_parser.cpp:528 +#, c-format +msgid "Invalid Arc with radius %0.2f and angle %0.2f" +msgstr "" + +#: common/io/easyeda/easyeda_parser_base.cpp:38 +#, c-format +msgid "Failed to parse number from '%s'" +msgstr "" + +#: common/io/easyedapro/easyedapro_import_utils.cpp:181 +#: common/io/easyedapro/easyedapro_import_utils.cpp:236 +#, c-format +msgid "JSON error reading '%s': %s" +msgstr "" + +#: common/io/easyedapro/easyedapro_import_utils.cpp:185 +#: common/io/easyedapro/easyedapro_import_utils.cpp:240 +#, c-format +msgid "Error reading '%s': %s" +msgstr "" + +#: common/io/easyedapro/easyedapro_import_utils.cpp:204 +#, c-format +msgid "" +"'%s' does not appear to be a valid EasyEDA (JLCEDA) Pro project or library " +"file. Cannot find project.json or device.json." +msgstr "" + +#: common/io/easyedapro/easyedapro_import_utils.cpp:220 +#, c-format +msgid "Cannot read ZIP archive '%s'" +msgstr "" + +#: common/io/easyedapro/easyedapro_import_utils.cpp:272 +#: common/io/easyedapro/easyedapro_import_utils.cpp:311 +#, c-format +msgid "Cannot parse JSON line %d in '%s': %s" +msgstr "" + +#: common/io/io_base.cpp:139 +msgid "Loading file canceled by user." +msgstr "" + +#: common/jobs/job.cpp:82 +msgid "Job Settings" +msgstr "" + +#: common/jobs/job_export_pcb_3d.cpp:154 +msgid "3D model export" +msgstr "" + +#: common/jobs/job_export_pcb_3d.cpp:160 +msgid "Export 3D Model Job Settings" +msgstr "" + +#: common/jobs/job_export_pcb_3d.cpp:182 +msgid "PCB: Export 3D Model" +msgstr "" + +#: common/jobs/job_export_pcb_drill.cpp:137 +msgid "Export drill data" +msgstr "" + +#: common/jobs/job_export_pcb_drill.cpp:143 +msgid "Export Drill Data Job Settings" +msgstr "" + +#: common/jobs/job_export_pcb_drill.cpp:146 +msgid "PCB: Export Drill Data" +msgstr "" + +#: common/jobs/job_export_pcb_dxf.cpp:58 +#: common/jobs/job_export_sch_plot.cpp:130 kicad/kicad_cli.cpp:163 +msgid "Export DXF" +msgstr "" + +#: common/jobs/job_export_pcb_dxf.cpp:64 +#: common/jobs/job_export_sch_plot.cpp:136 +msgid "Export DXF Job Settings" +msgstr "" + +#: common/jobs/job_export_pcb_dxf.cpp:68 +msgid "PCB: Export DXF" +msgstr "" + +#: common/jobs/job_export_pcb_gencad.cpp:49 +#: pcbnew/dialogs/dialog_gencad_export_options.cpp:123 +msgid "Export GenCAD File" +msgstr "" + +#: common/jobs/job_export_pcb_gencad.cpp:55 +msgid "Export GenCAD Job Settings" +msgstr "" + +#: common/jobs/job_export_pcb_gencad.cpp:59 +msgid "PCB: Export GenCAD" +msgstr "" + +#: common/jobs/job_export_pcb_gerber.cpp:59 +msgid "Export single Gerber" +msgstr "" + +#: common/jobs/job_export_pcb_gerber.cpp:65 +msgid "Export Single Gerber Job Settings" +msgstr "" + +#: common/jobs/job_export_pcb_gerbers.cpp:37 +msgid "Export Gerbers" +msgstr "" + +#: common/jobs/job_export_pcb_gerbers.cpp:43 +msgid "Export Gerbers Job Settings" +msgstr "" + +#: common/jobs/job_export_pcb_gerbers.cpp:47 +msgid "PCB: Export Gerbers" +msgstr "" + +#: common/jobs/job_export_pcb_hpgl.cpp:33 +#: common/jobs/job_export_sch_plot.cpp:187 kicad/kicad_cli.cpp:164 +msgid "Export HPGL" +msgstr "" + +#: common/jobs/job_export_pcb_hpgl.cpp:37 +msgid "PCB: Export HPGL" +msgstr "" + +#: common/jobs/job_export_pcb_ipc2581.cpp:74 +#: pcbnew/dialogs/dialog_export_2581_base.h:90 +msgid "Export IPC-2581" +msgstr "" + +#: common/jobs/job_export_pcb_ipc2581.cpp:80 +msgid "Export IPC-2581 Job Settings" +msgstr "" + +#: common/jobs/job_export_pcb_ipc2581.cpp:93 +msgid "PCB: Export IPC-2581" +msgstr "" + +#: common/jobs/job_export_pcb_ipcd356.cpp:35 +msgid "Export IPC-D-356" +msgstr "" + +#: common/jobs/job_export_pcb_ipcd356.cpp:41 +msgid "Export IPC-D-356 Job Settings" +msgstr "" + +#: common/jobs/job_export_pcb_ipcd356.cpp:55 +msgid "PCB: Export IPC-D-356" +msgstr "" + +#: common/jobs/job_export_pcb_odb.cpp:57 +#: pcbnew/dialogs/dialog_export_odbpp_base.h:65 +msgid "Export ODB++" +msgstr "" + +#: common/jobs/job_export_pcb_odb.cpp:63 +msgid "Export ODB++ Job Settings" +msgstr "" + +#: common/jobs/job_export_pcb_odb.cpp:76 +msgid "PCB: Export ODB++" +msgstr "" + +#: common/jobs/job_export_pcb_pdf.cpp:63 +#: common/jobs/job_export_sch_plot.cpp:111 kicad/kicad_cli.cpp:142 +#: kicad/kicad_cli.cpp:165 +msgid "Export PDF" +msgstr "" + +#: common/jobs/job_export_pcb_pdf.cpp:69 +#: common/jobs/job_export_sch_plot.cpp:117 +msgid "Export PDF Job Settings" +msgstr "" + +#: common/jobs/job_export_pcb_pdf.cpp:73 +msgid "PCB: Export PDF" +msgstr "" + +#: common/jobs/job_export_pcb_pos.cpp:103 +msgid "Export position data" +msgstr "" + +#: common/jobs/job_export_pcb_pos.cpp:109 +msgid "Export Position Data Job Settings" +msgstr "" + +#: common/jobs/job_export_pcb_pos.cpp:127 +msgid "PCB: Export Position Data" +msgstr "" + +#: common/jobs/job_export_pcb_ps.cpp:57 common/jobs/job_export_sch_plot.cpp:168 +msgid "Export Postscript" +msgstr "" + +#: common/jobs/job_export_pcb_ps.cpp:63 common/jobs/job_export_sch_plot.cpp:174 +msgid "Export Postscript Job Settings" +msgstr "" + +#: common/jobs/job_export_pcb_ps.cpp:67 +msgid "PCB: Export Postscript" +msgstr "" + +#: common/jobs/job_export_pcb_stats.cpp:53 +msgid "Export board statistics" +msgstr "" + +#: common/jobs/job_export_pcb_stats.cpp:59 +msgid "Export Board Statistics Job Settings" +msgstr "" + +#: common/jobs/job_export_pcb_stats.cpp:80 +msgid "PCB: Export Board Statistics" +msgstr "" + +#: common/jobs/job_export_pcb_svg.cpp:50 +#: common/jobs/job_export_sch_plot.cpp:149 kicad/kicad_cli.cpp:167 +msgid "Export SVG" +msgstr "" + +#: common/jobs/job_export_pcb_svg.cpp:56 +#: common/jobs/job_export_sch_plot.cpp:155 +msgid "Export SVG Job Settings" +msgstr "" + +#: common/jobs/job_export_pcb_svg.cpp:60 +msgid "PCB: Export SVG" +msgstr "" + +#: common/jobs/job_export_sch_bom.cpp:93 +msgid "Generate bill of materials" +msgstr "" + +#: common/jobs/job_export_sch_bom.cpp:99 +msgid "Generate Bill of Materials Job Settings" +msgstr "" + +#: common/jobs/job_export_sch_bom.cpp:103 +msgid "Schematic: Generate Bill of Materials" +msgstr "" + +#: common/jobs/job_export_sch_netlist.cpp:81 +#, c-format +msgid "Export %s netlist" +msgstr "" + +#: common/jobs/job_export_sch_netlist.cpp:87 +msgid "Export Netlist Job Settings" +msgstr "" + +#: common/jobs/job_export_sch_netlist.cpp:91 +msgid "Schematic: Export Netlist" +msgstr "" + +#: common/jobs/job_export_sch_plot.cpp:191 +msgid "Schematic: Export SVG" +msgstr "" + +#: common/jobs/job_export_sch_plot.cpp:193 +msgid "Schematic: Export HPGL" +msgstr "" + +#: common/jobs/job_export_sch_plot.cpp:195 +msgid "Schematic: Export Postscript" +msgstr "" + +#: common/jobs/job_export_sch_plot.cpp:197 +msgid "Schematic: Export DXF" +msgstr "" + +#: common/jobs/job_export_sch_plot.cpp:199 +msgid "Schematic: Export PDF" +msgstr "" + +#: common/jobs/job_export_sch_pythonbom.cpp:35 +msgid "Schematic PythonBOM export" +msgstr "" + +#: common/jobs/job_pcb_drc.cpp:42 +msgid "Perform DRC" +msgstr "" + +#: common/jobs/job_pcb_drc.cpp:48 pcbnew/dialogs/dialog_drc_job_config.cpp:24 +msgid "DRC Job Settings" +msgstr "" + +#: common/jobs/job_pcb_drc.cpp:52 +msgid "PCB: Perform DRC" +msgstr "" + +#: common/jobs/job_pcb_import.cpp:57 +msgid "Import PCB" +msgstr "" + +#: common/jobs/job_pcb_import.cpp:63 +msgid "PCB Import Job Settings" +msgstr "" + +#: common/jobs/job_pcb_render.cpp:132 +#, c-format +msgid "Render %s" +msgstr "" + +#: common/jobs/job_pcb_render.cpp:138 +msgid "Render PCB Job Settings" +msgstr "" + +#: common/jobs/job_pcb_render.cpp:142 +msgid "PCB: Render" +msgstr "" + +#: common/jobs/job_sch_erc.cpp:33 +msgid "Perform ERC" +msgstr "" + +#: common/jobs/job_sch_erc.cpp:39 +msgid "Schematic ERC Job Settings" +msgstr "" + +#: common/jobs/job_sch_erc.cpp:43 +msgid "Schematic: Perform ERC" +msgstr "" + +#: common/jobs/job_special_copyfiles.cpp:46 +msgid "Special: Copy Files" +msgstr "" + +#: common/jobs/job_special_execute.cpp:42 +msgid "Special: Execute Command" +msgstr "" + +#: common/jobs/jobs_output_archive.cpp:110 common/jobs/jobset.cpp:46 +msgid "Archive" +msgstr "" + +#: common/jobs/jobs_output_folder.cpp:93 common/jobs/jobset.cpp:44 +msgid "Folder" +msgstr "" + +#: common/json_schema_validator.cpp:48 +#, c-format +msgid "schema file '%s' not found" +msgstr "" + +#: common/json_schema_validator.cpp:53 +#, c-format +msgid "Error loading schema: %s" +msgstr "" + +#: common/kidialog.cpp:57 +msgid "Do not show again" +msgstr "" + +#: common/kidialog.cpp:121 +msgid "Message" +msgstr "" + +#: common/kidialog.cpp:122 +msgid "Question" +msgstr "" + +#: common/kiway.cpp:251 +#, c-format +msgid "Failed to verify kiface library '%s' signature." +msgstr "" + +#: common/kiway.cpp:283 +#, c-format +msgid "Failed to load kiface library '%s'." +msgstr "" + +#: common/kiway.cpp:291 +#, c-format +msgid "Could not read instance name and version from kiface library '%s'." +msgstr "" + +#: common/kiway.cpp:452 +msgid "Error loading editor." +msgstr "" + +#: common/kiway.cpp:556 +#, c-format +msgid "Unable to switch language to %s" +msgstr "" + +#: common/layer_id.cpp:36 pcbnew/drc/drc_engine.cpp:1527 +#: pcbnew/drc/drc_engine.cpp:1530 pcbnew/drc/drc_engine.cpp:1533 +#: pcbnew/tools/board_inspection_tool.cpp:454 +#: pcbnew/tools/board_inspection_tool.cpp:463 +#: pcbnew/tools/board_inspection_tool.cpp:472 +msgid "undefined" +msgstr "" + +#: common/layer_id.cpp:67 +#: pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr_parser.cpp:1416 +#: pcbnew/tools/pcb_actions.cpp:1201 +msgid "Rescue" +msgstr "" + +#: common/layer_id.cpp:71 eeschema/widgets/panel_sch_selection_filter.cpp:230 +#: eeschema/widgets/panel_sch_selection_filter_base.cpp:41 +msgid "Wires" +msgstr "" + +#: common/layer_id.cpp:72 +msgid "Buses" +msgstr "" + +#: common/layer_id.cpp:73 +msgid "Bus junctions" +msgstr "" + +#: common/layer_id.cpp:74 +msgid "Junctions" +msgstr "" + +#: common/layer_id.cpp:75 eeschema/toolbars_sch_editor.cpp:125 +#: eeschema/widgets/panel_sch_selection_filter.cpp:231 +#: eeschema/widgets/panel_sch_selection_filter_base.cpp:45 +#: eeschema/widgets/search_handlers.cpp:417 +msgid "Labels" +msgstr "" + +#: common/layer_id.cpp:76 +#: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:45 +msgid "Global labels" +msgstr "" + +#: common/layer_id.cpp:77 +#: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:48 +msgid "Hierarchical labels" +msgstr "" + +#: common/layer_id.cpp:78 eeschema/sch_symbol.cpp:3881 +msgid "Pin numbers" +msgstr "" + +#: common/layer_id.cpp:79 eeschema/sch_symbol.cpp:3885 +msgid "Pin names" +msgstr "" + +#: common/layer_id.cpp:80 +msgid "Symbol references" +msgstr "" + +#: common/layer_id.cpp:81 +msgid "Symbol values" +msgstr "" + +#: common/layer_id.cpp:82 +msgid "Symbol fields" +msgstr "" + +#: common/layer_id.cpp:83 +msgid "Sheet references" +msgstr "" + +#: common/layer_id.cpp:84 +msgid "Net class references" +msgstr "" + +#: common/layer_id.cpp:85 +msgid "Rule areas" +msgstr "" + +#: common/layer_id.cpp:86 +msgid "Symbol body outlines" +msgstr "" + +#: common/layer_id.cpp:87 +msgid "Symbol body fills" +msgstr "" + +#: common/layer_id.cpp:88 +msgid "Shape fills" +msgstr "" + +#: common/layer_id.cpp:89 +#: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:72 +msgid "Schematic text && graphics" +msgstr "" + +#: common/layer_id.cpp:90 +msgid "Symbol private text && graphics" +msgstr "" + +#: common/layer_id.cpp:91 +msgid "Schematic text && graphics backgrounds" +msgstr "" + +#: common/layer_id.cpp:92 eeschema/widgets/panel_sch_selection_filter.cpp:232 +#: eeschema/widgets/panel_sch_selection_filter_base.cpp:37 +msgid "Pins" +msgstr "" + +#: common/layer_id.cpp:93 +msgid "Sheet borders" +msgstr "" + +#: common/layer_id.cpp:94 +msgid "Sheet backgrounds" +msgstr "" + +#: common/layer_id.cpp:95 +msgid "Sheet names" +msgstr "" + +#: common/layer_id.cpp:96 +msgid "Sheet fields" +msgstr "" + +#: common/layer_id.cpp:97 +msgid "Sheet file names" +msgstr "" + +#: common/layer_id.cpp:98 +#: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:63 +msgid "Sheet pins" +msgstr "" + +#: common/layer_id.cpp:99 +msgid "No-connect symbols" +msgstr "" + +#: common/layer_id.cpp:100 +msgid "DNP markers" +msgstr "" + +#: common/layer_id.cpp:101 +msgid "Excluded-from-simulation markers" +msgstr "" + +#: common/layer_id.cpp:102 +msgid "ERC warnings" +msgstr "" + +#: common/layer_id.cpp:103 +msgid "ERC errors" +msgstr "" + +#: common/layer_id.cpp:104 +msgid "ERC exclusions" +msgstr "" + +#: common/layer_id.cpp:105 common/layer_id.cpp:145 +#: pcbnew/widgets/appearance_controls.cpp:351 +msgid "Anchors" +msgstr "" + +#: common/layer_id.cpp:106 common/layer_id.cpp:150 +msgid "Helper items" +msgstr "" + +#: common/layer_id.cpp:107 common/layer_id.cpp:151 common/tool/grid_menu.cpp:56 +#: eeschema/tools/sch_editor_control.cpp:3361 +#: gerbview/dialogs/panel_gerbview_color_settings.cpp:95 +#: gerbview/widgets/gerbview_layer_widget.cpp:136 +#: pcbnew/widgets/appearance_controls.cpp:357 +msgid "Grid" +msgstr "" + +#: common/layer_id.cpp:108 +#: gerbview/dialogs/panel_gerbview_color_settings.cpp:96 +msgid "Axes" +msgstr "" + +#: common/layer_id.cpp:109 common/layer_id.cpp:153 +#: gerbview/dialogs/panel_gerbview_color_settings.cpp:99 +#: gerbview/widgets/gerbview_layer_widget.cpp:142 +msgid "Background" +msgstr "" + +#: common/layer_id.cpp:111 +msgid "Hovered items" +msgstr "" + +#: common/layer_id.cpp:112 +msgid "Highlighted items" +msgstr "" + +#: common/layer_id.cpp:113 +msgid "Hidden items" +msgstr "" + +#: common/layer_id.cpp:114 +msgid "Net color highlight" +msgstr "" + +#: common/layer_id.cpp:115 +msgid "Drag net collisions" +msgstr "" + +#: common/layer_id.cpp:116 common/layer_id.cpp:154 +msgid "Selection highlight" +msgstr "" + +#: common/layer_id.cpp:117 common/layer_id.cpp:147 +msgid "Drawing sheet" +msgstr "" + +#: common/layer_id.cpp:119 +msgid "Operating point voltages" +msgstr "" + +#: common/layer_id.cpp:120 +msgid "Operating point currents" +msgstr "" + +#: common/layer_id.cpp:124 +msgid "Footprints front" +msgstr "" + +#: common/layer_id.cpp:125 +msgid "Footprints back" +msgstr "" + +#: common/layer_id.cpp:127 +#: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:27 +#: eeschema/dialogs/dialog_update_from_pcb_base.cpp:53 +#: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:33 +msgid "Reference designators" +msgstr "" + +#: common/layer_id.cpp:128 +msgid "Footprint text" +msgstr "" + +#: common/layer_id.cpp:129 +#: pcbnew/dialogs/dialog_global_edit_tracks_and_vias_base.cpp:27 +#: pcbnew/dialogs/dialog_track_via_properties_base.cpp:64 +#: pcbnew/dialogs/panel_setup_tracks_and_vias_base.cpp:24 +#: pcbnew/widgets/appearance_controls.cpp:333 +#: pcbnew/widgets/panel_selection_filter.cpp:223 +#: pcbnew/widgets/panel_selection_filter_base.cpp:37 +msgid "Tracks" +msgstr "" + +#: common/layer_id.cpp:130 +#: pcbnew/dialogs/dialog_global_edit_tracks_and_vias_base.cpp:38 +msgid "Through vias" +msgstr "" + +#: common/layer_id.cpp:131 +#: pcbnew/dialogs/dialog_global_edit_tracks_and_vias_base.cpp:52 +msgid "Blind vias" +msgstr "" + +#: common/layer_id.cpp:132 +#: pcbnew/dialogs/dialog_global_edit_tracks_and_vias_base.cpp:59 +msgid "Buried vias" +msgstr "" + +#: common/layer_id.cpp:133 +msgid "Micro-vias" +msgstr "" + +#: common/layer_id.cpp:134 +msgid "Via holes" +msgstr "" + +#: common/layer_id.cpp:135 +msgid "Via hole walls" +msgstr "" + +#: common/layer_id.cpp:136 +msgid "Plated holes" +msgstr "" + +#: common/layer_id.cpp:137 +msgid "Plated hole walls" +msgstr "" + +#: common/layer_id.cpp:138 +msgid "Non-plated holes" +msgstr "" + +#: common/layer_id.cpp:139 pcbnew/dialogs/panel_edit_options_base.cpp:384 +#: pcbnew/widgets/appearance_controls.cpp:347 +#: pcbnew/widgets/appearance_controls.cpp:731 +#: pcbnew/widgets/appearance_controls.cpp:2625 +#: pcbnew/widgets/search_handlers.cpp:519 +msgid "Ratsnest" +msgstr "" + +#: common/layer_id.cpp:140 +msgid "DRC warnings" +msgstr "" + +#: common/layer_id.cpp:141 +msgid "DRC errors" +msgstr "" + +#: common/layer_id.cpp:142 +msgid "DRC shapes" +msgstr "" + +#: common/layer_id.cpp:143 +msgid "DRC exclusions" +msgstr "" + +#: common/layer_id.cpp:144 +msgid "DRC marker shadows" +msgstr "" + +#: common/layer_id.cpp:152 +msgid "Grid axes" +msgstr "" + +#: common/layer_id.cpp:155 +msgid "Locked item shadow" +msgstr "" + +#: common/layer_id.cpp:156 +msgid "Courtyard collision shadow" +msgstr "" + +#: common/layer_id.cpp:157 +msgid "Board outline area" +msgstr "" + +#: common/layer_id.cpp:158 +msgid "Track net names" +msgstr "" + +#: common/layer_id.cpp:159 +msgid "Pad net names" +msgstr "" + +#: common/layer_id.cpp:160 +msgid "Via net names" +msgstr "" + +#: common/lib_id.cpp:146 +msgid "Illegal character found in library nickname" +msgstr "" + +#: common/lib_table_grid_tricks.cpp:61 +#, c-format +msgid "Error loading library table '%s'" +msgstr "" + +#: common/lib_table_grid_tricks.cpp:62 +#, c-format +msgid "Error loading library '%s'" +msgstr "" + +#: common/lib_table_grid_tricks.cpp:107 +msgid "Edit Settings..." +msgstr "" + +#: common/lib_table_grid_tricks.cpp:114 +msgid "Open Library Table" +msgstr "" + +#: common/lib_table_grid_tricks.cpp:143 +msgid "Activate Selected" +msgstr "" + +#: common/lib_table_grid_tricks.cpp:146 +msgid "Deactivate Selected" +msgstr "" + +#: common/lib_table_grid_tricks.cpp:151 +msgid "Set Visible Flag" +msgstr "" + +#: common/lib_table_grid_tricks.cpp:154 +msgid "Unset Visible Flag" +msgstr "" + +#: common/lib_table_grid_tricks.cpp:160 +msgid "Edit Options..." +msgstr "" + +#: common/lib_table_grid_tricks.cpp:161 +msgid "Edit options for this library entry" +msgstr "" + +#: common/lib_table_grid_tricks.cpp:483 +msgid "Library must have a nickname." +msgstr "" + +#: common/lib_table_grid_tricks.cpp:485 +#, c-format +msgid "Illegal character '%c' in nickname '%s'." +msgstr "" + +#: common/lib_table_grid_tricks.cpp:489 common/lib_table_grid_tricks.cpp:525 +msgid "Library Nickname Error" +msgstr "" + +#: common/lib_table_grid_tricks.cpp:520 +#, c-format +msgid "Multiple libraries cannot share the same nickname ('%s')." +msgstr "" + +#: common/lib_table_notebook_panel.cpp:136 +msgid "" +"Error saving nested library table:\n" +"\n" +msgstr "" + +#: common/lib_table_notebook_panel.cpp:153 +msgid "Save changes to nested library table?" +msgstr "" + +#: common/lib_tree_model_adapter.cpp:155 common/lib_tree_model_adapter.cpp:158 +#: common/lib_tree_model_adapter.cpp:182 common/lib_tree_model_adapter.cpp:184 +#: common/lib_tree_model_adapter.cpp:185 +#: eeschema/symbol_tree_model_adapter.cpp:74 +#: eeschema/symbol_tree_model_adapter.cpp:76 +#: eeschema/symbol_tree_model_adapter.cpp:77 +msgid "Item" +msgstr "" + +#: common/lib_tree_model_adapter.cpp:455 +#: common/widgets/panel_design_block_chooser.cpp:391 +#: eeschema/widgets/panel_symbol_chooser.cpp:171 +#: pcbnew/widgets/panel_footprint_chooser.cpp:95 +msgid "Recently Used" +msgstr "" + +#: common/lib_tree_model_adapter.cpp:457 +#: eeschema/widgets/panel_symbol_chooser.cpp:178 +msgid "Already Placed" +msgstr "" + +#: common/libeval_compiler/libeval_compiler.cpp:599 +msgid "Unresolved text variable reference" +msgstr "" + +#: common/libeval_compiler/libeval_compiler.cpp:601 +#, c-format +msgid "Unrecognized character '%c'" +msgstr "" + +#: common/libeval_compiler/libeval_compiler.cpp:863 +msgid "Unknown parent of function parameters" +msgstr "" + +#: common/libeval_compiler/libeval_compiler.cpp:882 +msgid "Unknown parent of property" +msgstr "" + +#: common/libeval_compiler/libeval_compiler.cpp:905 +#: common/libeval_compiler/libeval_compiler.cpp:933 +#: common/libeval_compiler/libeval_compiler.cpp:1006 +#: common/libeval_compiler/libeval_compiler.cpp:1081 +#, c-format +msgid "Unrecognized item '%s'" +msgstr "" + +#: common/libeval_compiler/libeval_compiler.cpp:910 +#: common/libeval_compiler/libeval_compiler.cpp:1010 +#, c-format +msgid "Unrecognized property '%s'" +msgstr "" + +#: common/libeval_compiler/libeval_compiler.cpp:945 +#, c-format +msgid "Unrecognized function '%s'" +msgstr "" + +#: common/libeval_compiler/libeval_compiler.cpp:1038 +#, c-format +msgid "Unexpected units for '%s'" +msgstr "" + +#: common/libeval_compiler/libeval_compiler.cpp:1051 +#, c-format +msgid "Missing units for '%s'| (%s)" +msgstr "" + +#: common/libeval_compiler/libeval_compiler.cpp:1184 +msgid "Type mismatch between '%s' and %lf" +msgstr "" + +#: common/libeval_compiler/libeval_compiler.cpp:1190 +msgid "Type mismatch between %lf and '%s'" +msgstr "" + +#: common/libraries/lib_table_grid_data_model.cpp:122 +msgid "Edit settings" +msgstr "" + +#: common/libraries/lib_table_grid_data_model.cpp:124 +msgid "Open library table" +msgstr "" + +#: common/libraries/lib_table_grid_data_model.cpp:335 +msgid "Nickname" +msgstr "" + +#: common/libraries/lib_table_grid_data_model.cpp:336 +msgid "Library Path" +msgstr "" + +#: common/libraries/lib_table_grid_data_model.cpp:339 +msgid "Library Format" +msgstr "" + +#: common/libraries/lib_table_grid_data_model.cpp:342 pcbnew/zone.cpp:2013 +msgid "Enable" +msgstr "" + +#: common/libraries/lib_table_grid_data_model.cpp:343 +#: eeschema/dialogs/dialog_label_properties_base.cpp:111 +#: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:61 +#: eeschema/dialogs/dialog_sheet_properties_base.cpp:62 +#: eeschema/dialogs/dialog_symbol_properties_base.cpp:58 +#: eeschema/fields_grid_table.cpp:527 +#: pcbnew/dialogs/dialog_footprint_properties_base.cpp:53 +#: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:53 +#: pcbnew/dialogs/dialog_text_properties_base.cpp:110 +#: pcbnew/dialogs/panel_fp_editor_field_defaults.cpp:60 +#: pcbnew/dialogs/panel_fp_editor_field_defaults_base.cpp:49 +#: pcbnew/dialogs/panel_fp_properties_3d_model_base.cpp:45 +#: pcbnew/pcb_fields_grid_table.cpp:149 +msgid "Show" +msgstr "" + +#: common/libraries/library_manager.cpp:147 +msgid "A reference to this library table already exists" +msgstr "" + +#: common/libraries/library_manager.cpp:315 +msgid "Added by Plugin and Content Manager" +msgstr "" + +#: common/libraries/library_manager.cpp:409 +msgid "KiCad Default Libraries" +msgstr "" + +#: common/libraries/library_manager.cpp:1132 +msgid "Library not found in library table" +msgstr "" + +#: common/libraries/library_manager.cpp:1152 +#, c-format +msgid "Library '%s': %s" +msgstr "" + +#: common/libraries/library_manager.cpp:1369 +#, c-format +msgid "Library %s not found" +msgstr "" + +#: common/libraries/library_table.cpp:67 +#, c-format +msgid "The library table path '%s' does not exist" +msgstr "" + +#: common/libraries/library_table_parser.cpp:171 +#, c-format +msgid "An unexpected error occurred while reading library table %s " +msgstr "" + +#: common/libraries/library_table_parser.cpp:186 +#: common/libraries/library_table_parser.cpp:233 +#, c-format +msgid "Syntax error at line %zu, column %zu" +msgstr "" + +#: common/libraries/library_table_parser.cpp:219 +msgid "An unexpected error occurred while reading library table" +msgstr "" + +#: common/local_history.cpp:1495 +msgid "" +"The following files will be deleted when restoring this commit:\n" +"\n" +msgstr "" + +#: common/local_history.cpp:1506 +#, c-format +msgid "" +"\n" +"... and %zu more files\n" +msgstr "" + +#: common/local_history.cpp:1510 +msgid "Delete Files during Restore" +msgstr "" + +#: common/local_history.cpp:1512 +msgid "Proceed" +msgstr "" + +#: common/local_history.cpp:1512 +msgid "Keep All Files" +msgstr "" + +#: common/local_history.cpp:1512 eeschema/files-io.cpp:641 +msgid "Abort" +msgstr "" + +#: common/local_history.cpp:1514 +msgid "" +"Choosing 'Keep All Files' will restore the selected commit but retain any " +"existing files in the project directory. Choosing 'Proceed' will delete " +"files that are not present in the restored commit." +msgstr "" + +#: common/local_history.cpp:1749 +msgid "Cannot restore - the following files are open by another user:" +msgstr "" + +#: common/local_history.cpp:1751 +msgid "Restore Failed" +msgstr "" + +#: common/local_history.cpp:1948 +msgid "Select snapshot" +msgstr "" + +#: common/local_history.cpp:1948 kicad/kicad_manager_frame.cpp:973 +msgid "Restore" +msgstr "" + +#: common/netclass.cpp:305 pcbnew/component_classes/component_class.cpp:67 +#: pcbnew/dialogs/dialog_pad_properties.cpp:1237 pcbnew/zone.cpp:959 +#, c-format +msgid "%s and %s" +msgstr "" + +#: common/netclass.cpp:311 pcbnew/component_classes/component_class.cpp:72 +#: pcbnew/zone.cpp:965 +#, c-format +msgid "%s, %s and %s" +msgstr "" + +#: common/netclass.cpp:318 pcbnew/component_classes/component_class.cpp:77 +#: pcbnew/zone.cpp:972 +#, c-format +msgid "%s, %s and %d more" +msgstr "" + +#: common/netlist_reader/kicad_netlist_reader.cpp:654 +#: pcbnew/netlist_reader/kicad_netlist_reader.cpp:831 +#, c-format +msgid "" +"Invalid footprint ID in\n" +"file: '%s'\n" +"line: %d\n" +"offset: %d" +msgstr "" + +#: common/netlist_reader/kicad_netlist_reader.cpp:765 +#: pcbnew/netlist_reader/kicad_netlist_reader.cpp:946 +#, c-format +msgid "" +"Invalid lib_id ID in\n" +"file: '%s'\n" +"line: %d\n" +"offset: %d" +msgstr "" + +#: common/netlist_reader/legacy_netlist_reader.cpp:115 +#: pcbnew/netlist_reader/legacy_netlist_reader.cpp:116 +msgid "Cannot parse time stamp in symbol section of netlist." +msgstr "" + +#: common/netlist_reader/legacy_netlist_reader.cpp:125 +#: pcbnew/netlist_reader/legacy_netlist_reader.cpp:126 +msgid "Cannot parse footprint name in symbol section of netlist." +msgstr "" + +#: common/netlist_reader/legacy_netlist_reader.cpp:139 +#: pcbnew/netlist_reader/legacy_netlist_reader.cpp:140 +msgid "Cannot parse reference designator in symbol section of netlist." +msgstr "" + +#: common/netlist_reader/legacy_netlist_reader.cpp:149 +#: pcbnew/netlist_reader/legacy_netlist_reader.cpp:150 +msgid "Cannot parse value in symbol section of netlist." +msgstr "" + +#: common/netlist_reader/legacy_netlist_reader.cpp:186 +#: pcbnew/netlist_reader/legacy_netlist_reader.cpp:187 +msgid "Cannot parse pin name in symbol net section of netlist." +msgstr "" + +#: common/netlist_reader/legacy_netlist_reader.cpp:195 +#: pcbnew/netlist_reader/legacy_netlist_reader.cpp:196 +msgid "Cannot parse net name in symbol net section of netlist." +msgstr "" + +#: common/netlist_reader/legacy_netlist_reader.cpp:243 +#: pcbnew/netlist_reader/legacy_netlist_reader.cpp:244 +#, c-format +msgid "Cannot find symbol %s in footprint filter section of netlist." +msgstr "" + +#: common/netlist_reader/netlist_reader.cpp:189 +#: pcbnew/netlist_reader/netlist_reader.cpp:195 +#, c-format +msgid "" +"Invalid footprint ID in\n" +"file: '%s'\n" +"line: %d" +msgstr "" + +#: common/notifications_manager.cpp:95 +msgid "View Details" +msgstr "" + +#: common/notifications_manager.cpp:99 +msgid "Dismiss" +msgstr "" + +#: common/notifications_manager.cpp:157 +msgid "Notifications" +msgstr "" + +#: common/notifications_manager.cpp:182 +msgid "There are no notifications available" +msgstr "" + +#: common/page_info.cpp:48 +msgid "A5 148 x 210mm" +msgstr "" + +#: common/page_info.cpp:49 +msgid "A4 210 x 297mm" +msgstr "" + +#: common/page_info.cpp:50 +msgid "A3 297 x 420mm" +msgstr "" + +#: common/page_info.cpp:51 +msgid "A2 420 x 594mm" +msgstr "" + +#: common/page_info.cpp:52 +msgid "A1 594 x 841mm" +msgstr "" + +#: common/page_info.cpp:53 +msgid "A0 841 x 1189mm" +msgstr "" + +#: common/page_info.cpp:54 +msgid "A 8.5 x 11in" +msgstr "" + +#: common/page_info.cpp:55 +msgid "B 11 x 17in" +msgstr "" + +#: common/page_info.cpp:56 +msgid "C 17 x 22in" +msgstr "" + +#: common/page_info.cpp:57 +msgid "D 22 x 34in" +msgstr "" + +#: common/page_info.cpp:58 +msgid "E 34 x 44in" +msgstr "" + +#: common/page_info.cpp:62 +msgid "User (Custom)" +msgstr "" + +#: common/page_info.cpp:64 +msgid "US Letter 8.5 x 11in" +msgstr "" + +#: common/page_info.cpp:65 +msgid "US Legal 8.5 x 14in" +msgstr "" + +#: common/page_info.cpp:66 +msgid "US Ledger 11 x 17in" +msgstr "" + +#: common/paths.cpp:562 +#, c-format +msgid "" +"KiCad was unable to use '%s'.\n" +"\n" +"1. Disable 'Controlled folder access' in Windows settings or Group Policy\n" +"2. Make sure no other antivirus software interferes with KiCad\n" +"3. Make sure you have correct permissions set up" +msgstr "" + +#: common/pgm_base.cpp:240 +msgid "No default editor found, you must choose one." +msgstr "" + +#: common/pgm_base.cpp:260 common/pgm_base.cpp:262 +msgid "Executable file" +msgstr "" + +#: common/pgm_base.cpp:272 +msgid "Select Preferred Editor" +msgstr "" + +#: common/pgm_base.cpp:363 +msgid "Environment variable HOME is empty. Unable to continue." +msgstr "" + +#: common/pgm_base.cpp:589 +msgid "This language is not supported by the operating system." +msgstr "" + +#: common/pgm_base.cpp:640 common/pgm_base.cpp:681 +msgid "The KiCad language file for this language is not installed." +msgstr "" + +#: common/pgm_base.cpp:897 common/pgm_base.cpp:909 +msgid "Loading Design Block Libraries" +msgstr "" + +#: common/pin_numbers.cpp:129 +#: pcbnew/dialogs/dialog_footprint_properties.cpp:353 +#: pcbnew/dialogs/dialog_footprint_properties_base.cpp:362 pcbnew/zones.h:62 +msgid "none" +msgstr "" + +#: common/plotters/PDF_plotter.cpp:834 common/plotters/PDF_plotter.cpp:839 +#, c-format +msgid "Page %s" +msgstr "" + +#: common/plotters/PDF_plotter.cpp:836 common/plotters/PDF_plotter.cpp:841 +#, c-format +msgid "%s (Page %s)" +msgstr "" + +#: common/plotters/PDF_plotter.cpp:1789 +#, c-format +msgid "Show Page %s" +msgstr "" + +#: common/plotters/PDF_plotter.cpp:1808 +#: eeschema/symbol_editor/symbol_edit_frame.cpp:999 +#: eeschema/tools/sch_navigate_tool.cpp:105 +#, c-format +msgid "Open %s" +msgstr "" + +#: common/plotters/PDF_plotter.cpp:2754 +#, c-format +msgid "Failed to open 3D model file: %s" +msgstr "" + +#: common/project/net_settings.cpp:68 pcbnew/board.cpp:147 +msgid "This is the default net class." +msgstr "" + +#: common/project/project_archiver.cpp:87 +#: common/project/project_archiver.cpp:120 kicad/pcm/pcm_task_manager.cpp:329 +msgid "Could not open archive file." +msgstr "" + +#: common/project/project_archiver.cpp:129 kicad/pcm/pcm_task_manager.cpp:337 +msgid "Invalid archive file format." +msgstr "" + +#: common/project/project_archiver.cpp:140 +#, c-format +msgid "Extracting file '%s'." +msgstr "" + +#: common/project/project_archiver.cpp:163 kicad/pcm/pcm_task_manager.cpp:251 +#: kicad/pcm/pcm_task_manager.cpp:294 +msgid "Error extracting file!" +msgstr "" + +#: common/project/project_archiver.cpp:250 +#: common/project/project_archiver.cpp:365 eeschema/dialogs/dialog_erc.cpp:1152 +#: eeschema/netlist_exporters/netlist_exporter_allegro.cpp:61 +#: eeschema/netlist_exporters/netlist_exporter_cadstar.cpp:50 +#: eeschema/netlist_exporters/netlist_exporter_orcadpcb2.cpp:55 +#: eeschema/netlist_exporters/netlist_exporter_pads.cpp:45 +#: eeschema/sch_plotter.cpp:173 eeschema/sch_plotter.cpp:392 +#: eeschema/sch_plotter.cpp:410 eeschema/sch_plotter.cpp:549 +#: eeschema/sch_plotter.cpp:736 gerbview/export_to_pcbnew.cpp:65 +#: pagelayout_editor/files.cpp:224 pcbnew/build_BOM_from_board.cpp:101 +#: pcbnew/dialogs/dialog_board_statistics.cpp:475 +#: pcbnew/dialogs/dialog_drc.cpp:1112 pcbnew/dialogs/dialog_export_2581.cpp:302 +#: pcbnew/dialogs/dialog_export_idf.cpp:130 +#: pcbnew/dialogs/dialog_export_vrml.cpp:139 +#: pcbnew/dialogs/dialog_gen_footprint_position.cpp:335 +#: pcbnew/dialogs/dialog_gen_footprint_position.cpp:357 +#: pcbnew/dialogs/dialog_gen_footprint_position.cpp:456 +#: pcbnew/dialogs/dialog_gen_footprint_position.cpp:499 +#: pcbnew/dialogs/dialog_gendrill.cpp:426 pcbnew/exporters/export_d356.cpp:466 +#: pcbnew/exporters/export_footprint_associations.cpp:88 +#: pcbnew/exporters/export_gencad.cpp:78 +#: pcbnew/exporters/gendrill_excellon_writer.cpp:118 +#: pcbnew/exporters/gendrill_excellon_writer.cpp:683 +#: pcbnew/exporters/gendrill_gerber_writer.cpp:100 +#: pcbnew/exporters/gendrill_gerber_writer.cpp:156 +#: pcbnew/exporters/gendrill_gerber_writer.cpp:488 +#: pcbnew/exporters/gendrill_writer_base.cpp:589 +#: pcbnew/exporters/gerber_jobfile_writer.cpp:134 pcbnew/pcb_plotter.cpp:294 +#, c-format +msgid "Failed to create file '%s'." +msgstr "" + +#: common/project/project_archiver.cpp:267 +#, c-format +msgid "Error opening directory: '%s'." +msgstr "" + +#: common/project/project_archiver.cpp:321 +#, c-format +msgid "Archived file '%s'." +msgstr "" + +#: common/project/project_archiver.cpp:331 +#, c-format +msgid "Failed to archive file '%s'." +msgstr "" + +#: common/project/project_archiver.cpp:357 +#, c-format +msgid "Zip archive '%s' created (%s uncompressed, %s compressed)." +msgstr "" + +#: common/properties/pg_editors.cpp:642 +#: common/widgets/grid_text_button_helpers.cpp:255 +msgid "Open file" +msgstr "" + +#: common/rc_item.cpp:433 eeschema/erc/erc_item.cpp:423 +msgid "Excluded warning: " +msgstr "" + +#: common/rc_item.cpp:435 eeschema/erc/erc_item.cpp:425 +msgid "Excluded error: " +msgstr "" + +#: common/rc_item.cpp:439 eeschema/erc/erc_item.cpp:429 +#: pcbnew/dialogs/dialog_pad_properties.cpp:1587 +msgid "Warning: " +msgstr "" + +#: common/rc_item.cpp:443 eeschema/erc/erc_item.cpp:433 +#: pcbnew/dialogs/dialog_pad_properties.cpp:1585 +msgid "Error: " +msgstr "" + +#: common/richio.cpp:59 eeschema/tools/sch_drawing_tools.cpp:3195 +#, c-format +msgid "File '%s' does not exist." +msgstr "" + +#: common/richio.cpp:88 eeschema/sch_io/eagle/sch_io_eagle.cpp:603 +#: eeschema/sch_io/eagle/sch_io_eagle.cpp:643 +#: eeschema/sch_io/eagle/sch_io_eagle.cpp:674 +#: pcbnew/pcb_io/eagle/pcb_io_eagle.cpp:3235 +#, c-format +msgid "Unable to read file '%s'." +msgstr "" + +#: common/richio.cpp:164 +#, c-format +msgid "Unable to open %s for reading." +msgstr "" + +#: common/richio.cpp:215 common/richio.cpp:313 +msgid "Maximum line length exceeded" +msgstr "" + +#: common/richio.cpp:278 +msgid "Line length exceeded" +msgstr "" + +#: common/settings/bom_settings.cpp:126 +msgid "Default Editing" +msgstr "" + +#: common/settings/bom_settings.cpp:126 common/settings/bom_settings.cpp:147 +#: common/settings/bom_settings.cpp:166 common/settings/bom_settings.cpp:186 +#: eeschema/dialogs/dialog_rescue_each.cpp:125 +#: eeschema/dialogs/dialog_sim_model_base.cpp:274 eeschema/lib_symbol.cpp:2509 +#: eeschema/sch_symbol.cpp:2671 eeschema/sch_symbol.cpp:2720 +#: eeschema/sch_symbol.cpp:3891 eeschema/widgets/search_handlers.cpp:160 +#: eeschema/widgets/search_handlers.cpp:256 +#: pcbnew/dialogs/dialog_board_reannotate_base.cpp:142 +#: pcbnew/footprint.cpp:4825 pcbnew/widgets/search_handlers.cpp:140 +msgid "Reference" +msgstr "" + +#: common/settings/bom_settings.cpp:147 +msgid "Grouped By Value" +msgstr "" + +#: common/settings/bom_settings.cpp:166 +msgid "Grouped By Value and Footprint" +msgstr "" + +#: common/settings/bom_settings.cpp:186 +#: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:251 +#: eeschema/dialogs/dialog_sheet_properties_base.cpp:128 +#: eeschema/dialogs/dialog_symbol_properties_base.cpp:201 +#: eeschema/dialogs/dialog_update_from_pcb_base.cpp:77 +#: eeschema/lib_symbol.cpp:2552 eeschema/menubar.cpp:166 +#: eeschema/sch_sheet.cpp:2154 eeschema/sch_symbol.cpp:3959 +#: eeschema/tools/sch_edit_tool.cpp:716 pcbnew/footprint.cpp:4847 +msgid "Attributes" +msgstr "" + +#: common/settings/bom_settings.cpp:260 +#: pcbnew/dialogs/dialog_gen_footprint_position_file_base.cpp:70 +msgid "CSV" +msgstr "" + +#: common/settings/bom_settings.cpp:266 +msgid "TSV" +msgstr "" + +#: common/settings/bom_settings.cpp:273 +msgid "Semicolons" +msgstr "" + +#: common/settings/color_settings.cpp:392 +msgid "(Footprints)" +msgstr "" + +#: common/settings/color_settings.cpp:446 +#: pagelayout_editor/dialogs/panel_pl_editor_color_settings.cpp:82 +msgid "KiCad Default" +msgstr "" + +#: common/settings/color_settings.cpp:451 +msgid "KiCad Classic" +msgstr "" + +#: common/startwizard/startwizard.cpp:94 +#, c-format +msgid "Welcome to KiCad %s" +msgstr "" + +#: common/startwizard/startwizard.cpp:104 +msgid "" +"KiCad is starting for the first time, or some of its configuration files are " +"missing.\n" +"\n" +"Let's take a moment to configure some basic settings. You can always modify " +"these settings later by opening the Preferences dialog." +msgstr "" + +#: common/startwizard/startwizard.cpp:110 +msgid "For help, please visit " +msgstr "" + +#: common/startwizard/startwizard.cpp:180 +msgid "KiCad Setup" +msgstr "" + +#: common/startwizard/startwizard.cpp:243 +msgid "" +"Are you sure? If you cancel KiCad setup, default settings will be chosen " +"for you." +msgstr "" + +#: common/startwizard/startwizard_provider_libraries.cpp:109 +msgid "Symbol library table" +msgstr "" + +#: common/startwizard/startwizard_provider_libraries.cpp:113 +msgid "Footprint library table" +msgstr "" + +#: common/startwizard/startwizard_provider_libraries.cpp:117 +msgid "Design Block library table" +msgstr "" + +#: common/startwizard/startwizard_provider_libraries.cpp:136 +#: eeschema/dialogs/dialog_database_lib_settings_base.cpp:99 +#: eeschema/symbol_editor/symbol_edit_frame.cpp:220 +#: eeschema/symbol_editor/symbol_edit_frame.cpp:1530 +#: pcbnew/footprint_edit_frame.cpp:230 pcbnew/footprint_edit_frame.cpp:1038 +msgid "Libraries" +msgstr "" + +#: common/startwizard/startwizard_provider_privacy.cpp:76 +msgid "Updates && Privacy" +msgstr "" + +#: common/startwizard/startwizard_provider_settings.cpp:73 +msgid "Import settings from a previous version (none found)" +msgstr "" + +#: common/startwizard/startwizard_provider_settings.cpp:143 +msgid "Select Settings Path" +msgstr "" + +#: common/startwizard/startwizard_provider_settings.cpp:183 +msgid "Configuration" +msgstr "" + +#: common/tool/action_menu.cpp:224 common/tool/action_menu.cpp:229 +#, c-format +msgid "Close %s" +msgstr "" + +#: common/tool/action_menu.cpp:243 common/tool/action_menu.cpp:259 +#, c-format +msgid "Quit %s" +msgstr "" + +#: common/tool/action_toolbar.cpp:1162 +msgid "Grid selector" +msgstr "" + +#: common/tool/action_toolbar.cpp:1163 +msgid "Grid Selection box" +msgstr "" + +#: common/tool/action_toolbar.cpp:1175 +msgid "Zoom selector" +msgstr "" + +#: common/tool/action_toolbar.cpp:1176 +msgid "Zoom Selection box" +msgstr "" + +#: common/tool/action_toolbar.cpp:1188 +msgid "IPC/Scripting plugins" +msgstr "" + +#: common/tool/action_toolbar.cpp:1189 +msgid "Region to hold the IPC/Scripting action buttons" +msgstr "" + +#: common/tool/action_toolbar.cpp:1194 +msgid "Layer selector" +msgstr "" + +#: common/tool/action_toolbar.cpp:1195 +msgid "Control to select the layer" +msgstr "" + +#: common/tool/action_toolbar.cpp:1202 +msgid "Symbol unit selector" +msgstr "" + +#: common/tool/action_toolbar.cpp:1203 +msgid "Displays the current unit" +msgstr "" + +#: common/tool/action_toolbar.cpp:1208 +msgid "Symbol body style selector" +msgstr "" + +#: common/tool/action_toolbar.cpp:1209 +msgid "Displays the current body style" +msgstr "" + +#: common/tool/action_toolbar.cpp:1215 +msgid "Allow moving of locked items with the mouse" +msgstr "" + +#: common/tool/actions.cpp:47 +msgid "New..." +msgstr "" + +#: common/tool/actions.cpp:48 +msgid "Create a new document in the editor" +msgstr "" + +#: common/tool/actions.cpp:54 eeschema/sch_base_frame.cpp:713 +#: eeschema/symbol_editor/symbol_editor.cpp:814 +#: pcbnew/footprint_libraries_utils.cpp:439 +#: pcbnew/footprint_libraries_utils.cpp:1019 +msgid "New Library..." +msgstr "" + +#: common/tool/actions.cpp:55 +msgid "Create a new library folder" +msgstr "" + +#: common/tool/actions.cpp:61 +msgid "Add Library..." +msgstr "" + +#: common/tool/actions.cpp:62 +msgid "Add an existing library folder" +msgstr "" + +#: common/tool/actions.cpp:70 +msgid "Open..." +msgstr "" + +#: common/tool/actions.cpp:71 +msgid "Open existing document" +msgstr "" + +#: common/tool/actions.cpp:77 +msgid "Edit in a Text Editor..." +msgstr "" + +#: common/tool/actions.cpp:78 +msgid "Open a library file with a text editor" +msgstr "" + +#: common/tool/actions.cpp:84 +msgid "Open in file explorer..." +msgstr "" + +#: common/tool/actions.cpp:85 +msgid "Open a library file with system file explorer" +msgstr "" + +#: common/tool/actions.cpp:94 +msgid "Save changes" +msgstr "" + +#: common/tool/actions.cpp:102 eeschema/tools/sch_actions.cpp:223 +msgid "Save As..." +msgstr "" + +#: common/tool/actions.cpp:103 +msgid "Save current document to another location" +msgstr "" + +#: common/tool/actions.cpp:109 +msgid "Save a Copy..." +msgstr "" + +#: common/tool/actions.cpp:110 +msgid "Save a copy of the current document to another location" +msgstr "" + +#: common/tool/actions.cpp:116 +msgid "Save All" +msgstr "" + +#: common/tool/actions.cpp:117 +msgid "Save all changes" +msgstr "" + +#: common/tool/actions.cpp:123 +msgid "Revert" +msgstr "" + +#: common/tool/actions.cpp:124 +msgid "Throw away changes" +msgstr "" + +#: common/tool/actions.cpp:131 +msgid "Page Settings..." +msgstr "" + +#: common/tool/actions.cpp:132 +msgid "Settings for paper size and title block info" +msgstr "" + +#: common/tool/actions.cpp:140 +msgid "Print..." +msgstr "" + +#: common/tool/actions.cpp:146 +msgid "Plot..." +msgstr "" + +#: common/tool/actions.cpp:153 +msgid "Close the current editor" +msgstr "" + +#: common/tool/actions.cpp:202 eeschema/sch_design_block_utils.cpp:423 +#: eeschema/sch_design_block_utils.cpp:649 +#: eeschema/tools/sch_group_tool.cpp:174 pcbnew/pcb_design_block_utils.cpp:452 +#: pcbnew/pcb_design_block_utils.cpp:590 pcbnew/tools/pcb_group_tool.cpp:212 +msgid "Group Items" +msgstr "" + +#: common/tool/actions.cpp:203 +msgid "Group the selected items so that they are treated as a single item" +msgstr "" + +#: common/tool/actions.cpp:209 common/tool/group_tool.cpp:185 +msgid "Ungroup Items" +msgstr "" + +#: common/tool/actions.cpp:210 +msgid "Ungroup any selected groups" +msgstr "" + +#: common/tool/actions.cpp:216 +msgid "Add Items" +msgstr "" + +#: common/tool/actions.cpp:217 +msgid "Add items to group" +msgstr "" + +#: common/tool/actions.cpp:223 +msgid "Remove Items" +msgstr "" + +#: common/tool/actions.cpp:224 +msgid "Remove items from group" +msgstr "" + +#: common/tool/actions.cpp:230 +msgid "Enter Group" +msgstr "" + +#: common/tool/actions.cpp:231 +msgid "Enter the group to edit items" +msgstr "" + +#: common/tool/actions.cpp:237 +msgid "Leave Group" +msgstr "" + +#: common/tool/actions.cpp:238 +msgid "Leave the current group" +msgstr "" + +#: common/tool/actions.cpp:256 +msgid "Cancel current tool" +msgstr "" + +#: common/tool/actions.cpp:264 +msgid "Finish" +msgstr "" + +#: common/tool/actions.cpp:265 +msgid "Finish current tool" +msgstr "" + +#: common/tool/actions.cpp:273 +msgid "Show Context Menu" +msgstr "" + +#: common/tool/actions.cpp:274 +msgid "Perform the right-mouse-button action" +msgstr "" + +#: common/tool/actions.cpp:314 +msgid "Cut selected item(s) to clipboard" +msgstr "" + +#: common/tool/actions.cpp:325 +msgid "Copy selected item(s) to clipboard" +msgstr "" + +#: common/tool/actions.cpp:334 +msgid "Copy as Text" +msgstr "" + +#: common/tool/actions.cpp:335 +msgid "Copy selected item(s) to clipboard as text" +msgstr "" + +#: common/tool/actions.cpp:345 +msgid "Paste item(s) from clipboard" +msgstr "" + +#: common/tool/actions.cpp:354 +msgid "Set selection mode to use rectangle" +msgstr "" + +#: common/tool/actions.cpp:360 +msgid "Lasso" +msgstr "" + +#: common/tool/actions.cpp:361 +msgid "Set selection mode to use polygon lasso" +msgstr "" + +#: common/tool/actions.cpp:369 +msgid "Select all items on screen" +msgstr "" + +#: common/tool/actions.cpp:375 +msgid "Unselect All" +msgstr "" + +#: common/tool/actions.cpp:376 +msgid "Unselect all items on screen" +msgstr "" + +#: common/tool/actions.cpp:382 +msgid "Paste Special..." +msgstr "" + +#: common/tool/actions.cpp:383 +msgid "Paste item(s) from clipboard with options" +msgstr "" + +#: common/tool/actions.cpp:391 common/widgets/listbox_tricks.cpp:211 +#: eeschema/tools/symbol_editor_edit_tool.cpp:1820 +#: pcbnew/tools/edit_tool.cpp:3356 +msgid "Duplicate" +msgstr "" + +#: common/tool/actions.cpp:392 +msgid "Duplicates the selected item(s)" +msgstr "" + +#: common/tool/actions.cpp:405 +msgid "Delete selected item(s)" +msgstr "" + +#: common/tool/actions.cpp:412 +msgid "Interactive Delete Tool" +msgstr "" + +#: common/tool/actions.cpp:413 +msgid "Delete clicked items" +msgstr "" + +#: common/tool/actions.cpp:421 eeschema/tools/sch_edit_tool.cpp:3340 +#: pcbnew/tools/edit_tool.cpp:2748 +msgid "Left Justify" +msgstr "" + +#: common/tool/actions.cpp:422 +msgid "Left-justify fields and text items" +msgstr "" + +#: common/tool/actions.cpp:428 eeschema/tools/sch_edit_tool.cpp:3342 +#: pcbnew/tools/edit_tool.cpp:2750 +msgid "Center Justify" +msgstr "" + +#: common/tool/actions.cpp:429 +msgid "Center-justify fields and text items" +msgstr "" + +#: common/tool/actions.cpp:435 eeschema/tools/sch_edit_tool.cpp:3344 +#: pcbnew/tools/edit_tool.cpp:2752 +msgid "Right Justify" +msgstr "" + +#: common/tool/actions.cpp:436 +msgid "Right-justify fields and text items" +msgstr "" + +#: common/tool/actions.cpp:442 eeschema/sch_edit_frame.cpp:2657 +msgid "Expand All" +msgstr "" + +#: common/tool/actions.cpp:448 eeschema/sch_edit_frame.cpp:2658 +msgid "Collapse All" +msgstr "" + +#: common/tool/actions.cpp:456 eeschema/tools/sch_tool_base.h:239 +#: pcbnew/tools/edit_tool.cpp:3452 +msgid "Increment" +msgstr "" + +#: common/tool/actions.cpp:457 +msgid "Increment the selected item(s)" +msgstr "" + +#: common/tool/actions.cpp:462 +msgid "Increment Primary" +msgstr "" + +#: common/tool/actions.cpp:463 +msgid "Increment the primary field of the selected item(s)" +msgstr "" + +#: common/tool/actions.cpp:469 +msgid "Decrement Primary" +msgstr "" + +#: common/tool/actions.cpp:470 +msgid "Decrement the primary field of the selected item(s)" +msgstr "" + +#: common/tool/actions.cpp:476 +msgid "Increment Secondary" +msgstr "" + +#: common/tool/actions.cpp:477 +msgid "Increment the secondary field of the selected item(s)" +msgstr "" + +#: common/tool/actions.cpp:483 +msgid "Decrement Secondary" +msgstr "" + +#: common/tool/actions.cpp:484 +msgid "Decrement the secondary field of the selected item(s)" +msgstr "" + +#: common/tool/actions.cpp:490 +msgid "Select Column(s)" +msgstr "" + +#: common/tool/actions.cpp:491 +msgid "Select complete column(s) containing the current selected cell(s)" +msgstr "" + +#: common/tool/actions.cpp:497 +msgid "Select Row(s)" +msgstr "" + +#: common/tool/actions.cpp:498 +msgid "Select complete row(s) containing the current selected cell(s)" +msgstr "" + +#: common/tool/actions.cpp:504 +msgid "Select Table" +msgstr "" + +#: common/tool/actions.cpp:505 +msgid "Select parent table of selected cell(s)" +msgstr "" + +#: common/tool/actions.cpp:511 include/tool/edit_table_tool_base.h:161 +msgid "Add Row Above" +msgstr "" + +#: common/tool/actions.cpp:512 +msgid "Insert a new table row above the selected cell(s)" +msgstr "" + +#: common/tool/actions.cpp:518 include/tool/edit_table_tool_base.h:213 +msgid "Add Row Below" +msgstr "" + +#: common/tool/actions.cpp:519 +msgid "Insert a new table row below the selected cell(s)" +msgstr "" + +#: common/tool/actions.cpp:525 include/tool/edit_table_tool_base.h:264 +msgid "Add Column Before" +msgstr "" + +#: common/tool/actions.cpp:526 +msgid "Insert a new table column before the selected cell(s)" +msgstr "" + +#: common/tool/actions.cpp:532 include/tool/edit_table_tool_base.h:315 +msgid "Add Column After" +msgstr "" + +#: common/tool/actions.cpp:533 +msgid "Insert a new table column after the selected cell(s)" +msgstr "" + +#: common/tool/actions.cpp:539 +msgid "Delete Row(s)" +msgstr "" + +#: common/tool/actions.cpp:540 +msgid "Delete rows containing the currently selected cell(s)" +msgstr "" + +#: common/tool/actions.cpp:546 +msgid "Delete Column(s)" +msgstr "" + +#: common/tool/actions.cpp:547 +msgid "Delete columns containing the currently selected cell(s)" +msgstr "" + +#: common/tool/actions.cpp:553 include/tool/edit_table_tool_base.h:544 +msgid "Merge Cells" +msgstr "" + +#: common/tool/actions.cpp:554 +msgid "Turn selected table cells into a single cell" +msgstr "" + +#: common/tool/actions.cpp:560 include/tool/edit_table_tool_base.h:585 +msgid "Unmerge Cells" +msgstr "" + +#: common/tool/actions.cpp:561 +msgid "Turn merged table cells back into separate cells." +msgstr "" + +#: common/tool/actions.cpp:568 +#: eeschema/dialogs/dialog_tablecell_properties_base.cpp:392 +#: pcbnew/dialogs/dialog_tablecell_properties_base.cpp:280 +msgid "Edit Table..." +msgstr "" + +#: common/tool/actions.cpp:574 +msgid "Export Table to CSV..." +msgstr "" + +#: common/tool/actions.cpp:575 +msgid "Export table contents to CSV file with resolved text variables" +msgstr "" + +#: common/tool/actions.cpp:586 +msgid "Keep Arc Center, Adjust Radius" +msgstr "" + +#: common/tool/actions.cpp:587 +msgid "Switch arc editing mode to keep center, adjust radius and endpoints" +msgstr "" + +#: common/tool/actions.cpp:593 +msgid "Keep Arc Endpoints or Direction of Starting Point" +msgstr "" + +#: common/tool/actions.cpp:594 +msgid "" +"Switch arc editing mode to keep endpoints, or to keep direction of the other " +"point" +msgstr "" + +#: common/tool/actions.cpp:600 +msgid "Keep Arc Radius and Center, adjust angle" +msgstr "" + +#: common/tool/actions.cpp:601 +msgid "Switch arc editing mode to maintaining radius when endpoint are moved" +msgstr "" + +#: common/tool/actions.cpp:608 +msgid "Cycle Arc Editing Mode" +msgstr "" + +#: common/tool/actions.cpp:609 +msgid "Switch to a different method of editing arcs" +msgstr "" + +#: common/tool/actions.cpp:617 +msgid "Show/hide the search panel" +msgstr "" + +#: common/tool/actions.cpp:625 eeschema/dialogs/dialog_sch_find.cpp:33 +#: eeschema/dialogs/dialog_sch_find_base.cpp:122 +#: eeschema/dialogs/dialog_sch_find_base.h:87 pcbnew/dialogs/dialog_find.cpp:42 +msgid "Find" +msgstr "" + +#: common/tool/actions.cpp:633 eeschema/dialogs/dialog_sch_find.cpp:44 +msgid "Find and Replace" +msgstr "" + +#: common/tool/actions.cpp:641 pcbnew/dialogs/dialog_find_base.cpp:111 +msgid "Find Next" +msgstr "" + +#: common/tool/actions.cpp:649 pcbnew/dialogs/dialog_find_base.cpp:116 +msgid "Find Previous" +msgstr "" + +#: common/tool/actions.cpp:657 +msgid "Find Next Marker" +msgstr "" + +#: common/tool/actions.cpp:663 +msgid "Replace and Find Next" +msgstr "" + +#: common/tool/actions.cpp:669 eeschema/dialogs/dialog_sch_find_base.cpp:132 +msgid "Replace All" +msgstr "" + +#: common/tool/actions.cpp:682 +msgid "Previous Marker" +msgstr "" + +#: common/tool/actions.cpp:688 +msgid "Next Marker" +msgstr "" + +#: common/tool/actions.cpp:694 +msgid "Exclude Marker" +msgstr "" + +#: common/tool/actions.cpp:695 +msgid "Mark current violation in Checker window as an exclusion" +msgstr "" + +#: common/tool/actions.cpp:708 kicad/pcm/dialogs/dialog_pcm_base.cpp:131 +msgid "Refresh" +msgstr "" + +#: common/tool/actions.cpp:720 pcbnew/zone_manager/zone_preview_canvas.cpp:142 +msgid "Zoom to Fit" +msgstr "" + +#: common/tool/actions.cpp:721 +msgid "Zoom to worksheet area if exists or edited object" +msgstr "" + +#: common/tool/actions.cpp:728 +msgid "Zoom to All Objects" +msgstr "" + +#: common/tool/actions.cpp:729 +msgid "Zoom to all objects on screen" +msgstr "" + +#: common/tool/actions.cpp:735 +msgid "Zoom to items currently selected" +msgstr "" + +#: common/tool/actions.cpp:736 +msgid "Zoom to Selected Objects" +msgstr "" + +#: common/tool/actions.cpp:748 +msgid "Zoom In at Cursor" +msgstr "" + +#: common/tool/actions.cpp:760 +msgid "Zoom Out at Cursor" +msgstr "" + +#: common/tool/actions.cpp:766 common/widgets/mathplot.cpp:1415 +#: pcbnew/dialogs/panel_setup_rules.cpp:151 +#: pcbnew/drc/rule_editor/panel_drc_rule_editor.cpp:1004 +msgid "Zoom In" +msgstr "" + +#: common/tool/actions.cpp:772 common/widgets/mathplot.cpp:1416 +#: pcbnew/dialogs/panel_setup_rules.cpp:152 +#: pcbnew/drc/rule_editor/panel_drc_rule_editor.cpp:1005 +msgid "Zoom Out" +msgstr "" + +#: common/tool/actions.cpp:778 +msgid "Zoom In Horizontally" +msgstr "" + +#: common/tool/actions.cpp:779 +msgid "Zoom in horizontally the plot area" +msgstr "" + +#: common/tool/actions.cpp:785 +msgid "Zoom Out Horizontally" +msgstr "" + +#: common/tool/actions.cpp:786 +msgid "Zoom out horizontally the plot area" +msgstr "" + +#: common/tool/actions.cpp:792 +msgid "Zoom In Vertically" +msgstr "" + +#: common/tool/actions.cpp:793 +msgid "Zoom in vertically the plot area" +msgstr "" + +#: common/tool/actions.cpp:799 +msgid "Zoom Out Vertically" +msgstr "" + +#: common/tool/actions.cpp:800 +msgid "Zoom out vertically the plot area" +msgstr "" + +#: common/tool/actions.cpp:808 common/widgets/mathplot.cpp:1417 +msgid "Center on Cursor" +msgstr "" + +#: common/tool/actions.cpp:816 +msgid "Zoom to Selection Area" +msgstr "" + +#: common/tool/actions.cpp:817 +msgid "Zoom to an area selection created by a mouse drag" +msgstr "" + +#: common/tool/actions.cpp:825 common/widgets/mathplot.cpp:1410 +msgid "Undo Last Zoom" +msgstr "" + +#: common/tool/actions.cpp:826 common/widgets/mathplot.cpp:1411 +msgid "Return zoom to level prior to last zoom action" +msgstr "" + +#: common/tool/actions.cpp:832 common/widgets/mathplot.cpp:1412 +msgid "Redo Last Zoom" +msgstr "" + +#: common/tool/actions.cpp:833 common/widgets/mathplot.cpp:1413 +msgid "Return zoom to level prior to last zoom undo" +msgstr "" + +#: common/tool/actions.cpp:848 +msgid "Pan to Center Selected Objects" +msgstr "" + +#: common/tool/actions.cpp:855 +msgid "Cursor Up" +msgstr "" + +#: common/tool/actions.cpp:864 +msgid "Cursor Down" +msgstr "" + +#: common/tool/actions.cpp:873 +msgid "Cursor Left" +msgstr "" + +#: common/tool/actions.cpp:882 +msgid "Cursor Right" +msgstr "" + +#: common/tool/actions.cpp:892 +msgid "Cursor Up Fast" +msgstr "" + +#: common/tool/actions.cpp:901 +msgid "Cursor Down Fast" +msgstr "" + +#: common/tool/actions.cpp:910 +msgid "Cursor Left Fast" +msgstr "" + +#: common/tool/actions.cpp:919 +msgid "Cursor Right Fast" +msgstr "" + +#: common/tool/actions.cpp:929 +msgid "Click" +msgstr "" + +#: common/tool/actions.cpp:930 +msgid "Performs left mouse button click" +msgstr "" + +#: common/tool/actions.cpp:940 +msgid "Double-click" +msgstr "" + +#: common/tool/actions.cpp:941 +msgid "Performs left mouse button double-click" +msgstr "" + +#: common/tool/actions.cpp:954 +msgid "Pin Library" +msgstr "" + +#: common/tool/actions.cpp:955 +msgid "Keep the library at the top of the list" +msgstr "" + +#: common/tool/actions.cpp:960 +msgid "Unpin Library" +msgstr "" + +#: common/tool/actions.cpp:961 +msgid "No longer keep the library at the top of the list" +msgstr "" + +#: common/tool/actions.cpp:966 +msgid "Library Tree" +msgstr "" + +#: common/tool/actions.cpp:973 +msgid "Hide Library Tree" +msgstr "" + +#: common/tool/actions.cpp:979 +msgid "Focus Library Tree Search Field" +msgstr "" + +#: common/tool/actions.cpp:987 +msgid "Pan Up" +msgstr "" + +#: common/tool/actions.cpp:995 +msgid "Pan Down" +msgstr "" + +#: common/tool/actions.cpp:1003 +msgid "Pan Left" +msgstr "" + +#: common/tool/actions.cpp:1011 +msgid "Pan Right" +msgstr "" + +#: common/tool/actions.cpp:1021 +msgid "Switch to Fast Grid 1" +msgstr "" + +#: common/tool/actions.cpp:1028 +msgid "Switch to Fast Grid 2" +msgstr "" + +#: common/tool/actions.cpp:1035 +msgid "Cycle Fast Grid" +msgstr "" + +#: common/tool/actions.cpp:1042 +msgid "Switch to Next Grid" +msgstr "" + +#: common/tool/actions.cpp:1049 +msgid "Switch to Previous Grid" +msgstr "" + +#: common/tool/actions.cpp:1055 common/tool/common_tools.cpp:633 +msgid "Grid Origin" +msgstr "" + +#: common/tool/actions.cpp:1056 +msgid "Place the grid origin point" +msgstr "" + +#: common/tool/actions.cpp:1065 +msgid "Reset Grid Origin" +msgstr "" + +#: common/tool/actions.cpp:1075 +msgid "Show Grid" +msgstr "" + +#: common/tool/actions.cpp:1076 +msgid "Display background grid in the edit window" +msgstr "" + +#: common/tool/actions.cpp:1085 +msgid "Enables item-specific grids that override the current grid" +msgstr "" + +#: common/tool/actions.cpp:1093 +msgid "Edit grid definitions" +msgstr "" + +#: common/tool/actions.cpp:1099 +msgid "Grid Origin..." +msgstr "" + +#: common/tool/actions.cpp:1100 +msgid "Set the grid origin point" +msgstr "" + +#: common/tool/actions.cpp:1115 +#: eeschema/import_gfx/dialog_import_gfx_sch.cpp:61 +#: pcbnew/dialogs/dialog_dimension_properties_base.cpp:122 +#: pcbnew/dialogs/dialog_export_idf_base.cpp:78 +#: pcbnew/dialogs/panel_setup_dimensions_base.cpp:36 +#: pcbnew/import_gfx/dialog_import_graphics.cpp:48 +#: pcbnew/pcb_dimension.cpp:1849 +msgid "Mils" +msgstr "" + +#: common/tool/actions.cpp:1124 +#: eeschema/dialogs/dialog_plot_schematic_base.cpp:165 +#: eeschema/import_gfx/dialog_import_gfx_sch.cpp:60 +#: pcbnew/dialogs/dialog_board_stats_job_base.cpp:47 +#: pcbnew/dialogs/dialog_dimension_properties_base.cpp:122 +#: pcbnew/dialogs/dialog_export_2581_base.cpp:62 +#: pcbnew/dialogs/dialog_export_idf_base.cpp:78 +#: pcbnew/dialogs/dialog_export_odbpp_base.cpp:52 +#: pcbnew/dialogs/dialog_gen_footprint_position_file_base.cpp:80 +#: pcbnew/dialogs/dialog_gendrill_base.cpp:158 +#: pcbnew/dialogs/dialog_plot_base.cpp:348 +#: pcbnew/dialogs/panel_setup_dimensions_base.cpp:36 +#: pcbnew/import_gfx/dialog_import_graphics.cpp:47 +#: pcbnew/pcb_dimension.cpp:1850 +msgid "Millimeters" +msgstr "" + +#: common/tool/actions.cpp:1144 +msgid "Select Columns..." +msgstr "" + +#: common/tool/actions.cpp:1151 +msgid "Switch units" +msgstr "" + +#: common/tool/actions.cpp:1152 +msgid "Switch between imperial and metric units" +msgstr "" + +#: common/tool/actions.cpp:1158 +msgid "Polar Coordinates" +msgstr "" + +#: common/tool/actions.cpp:1159 +msgid "Switch between polar and cartesian coordinate systems" +msgstr "" + +#: common/tool/actions.cpp:1168 +msgid "Reset Local Coordinates" +msgstr "" + +#: common/tool/actions.cpp:1175 +msgid "Always Show Crosshairs" +msgstr "" + +#: common/tool/actions.cpp:1176 +msgid "Display crosshairs even when not drawing objects" +msgstr "" + +#: common/tool/actions.cpp:1183 +msgid "Use small crosshairs aligned at 0 and 90 degrees" +msgstr "" + +#: common/tool/actions.cpp:1190 +msgid "Full-Window Crosshairs" +msgstr "" + +#: common/tool/actions.cpp:1191 +msgid "Display full-window crosshairs aligned at 0 and 90 degrees" +msgstr "" + +#: common/tool/actions.cpp:1198 +msgid "45 Degree Crosshairs" +msgstr "" + +#: common/tool/actions.cpp:1199 +msgid "Display full-window crosshairs aligned at 45 and 135 degrees" +msgstr "" + +#: common/tool/actions.cpp:1207 +msgid "Inactive Layer View Mode" +msgstr "" + +#: common/tool/actions.cpp:1208 +msgid "Toggle inactive layers between normal and dimmed" +msgstr "" + +#: common/tool/actions.cpp:1216 +msgid "Inactive Layer View Mode (3-state)" +msgstr "" + +#: common/tool/actions.cpp:1217 +msgid "Cycle inactive layers between normal, dimmed, and hidden" +msgstr "" + +#: common/tool/actions.cpp:1223 +msgid "Draw Bounding Boxes" +msgstr "" + +#: common/tool/actions.cpp:1230 pcbnew/dialogs/panel_edit_options_base.cpp:141 +#: pcbnew/dialogs/panel_edit_options_base.cpp:215 +msgid "Select item(s)" +msgstr "" + +#: common/tool/actions.cpp:1241 +msgid "Measure Tool" +msgstr "" + +#: common/tool/actions.cpp:1242 +msgid "Interactively measure distance between points" +msgstr "" + +#: common/tool/actions.cpp:1261 +msgid "Switch to Project Manager" +msgstr "" + +#: common/tool/actions.cpp:1262 +msgid "Show project window" +msgstr "" + +#: common/tool/actions.cpp:1271 +msgid "Show 3D viewer window" +msgstr "" + +#: common/tool/actions.cpp:1277 eeschema/symbol_viewer_frame.cpp:107 +#: eeschema/symbol_viewer_frame.cpp:1055 +msgid "Symbol Library Browser" +msgstr "" + +#: common/tool/actions.cpp:1286 kicad/tools/kicad_manager_actions.cpp:117 +msgid "Create, delete and edit schematic symbols" +msgstr "" + +#: common/tool/actions.cpp:1294 pcbnew/footprint_viewer_frame.cpp:105 +#: pcbnew/footprint_viewer_frame.cpp:996 +msgid "Footprint Library Browser" +msgstr "" + +#: common/tool/actions.cpp:1303 +msgid "Create, delete and edit board footprints" +msgstr "" + +#: common/tool/actions.cpp:1311 kicad/tools/kicad_manager_actions.cpp:168 +#: pcb_calculator/pcb_calculator_frame.cpp:62 +#: pcb_calculator/pcb_calculator_frame.cpp:212 +#: pcb_calculator/pcb_calculator_frame.cpp:213 +#: pcb_calculator/pcb_calculator_frame.cpp:240 +msgid "Calculator Tools" +msgstr "" + +#: common/tool/actions.cpp:1312 kicad/tools/kicad_manager_actions.cpp:169 +msgid "Run component calculations, track width calculations, etc." +msgstr "" + +#: common/tool/actions.cpp:1321 +msgid "Show/hide the properties manager" +msgstr "" + +#: common/tool/actions.cpp:1330 +#: eeschema/dialogs/dialog_lib_fields_table.cpp:134 +#: eeschema/dialogs/dialog_symbol_fields_table.cpp:121 +#: eeschema/fields_grid_table.cpp:1203 +msgid "Show Datasheet" +msgstr "" + +#: common/tool/actions.cpp:1331 +msgid "Open the datasheet in a browser" +msgstr "" + +#: common/tool/actions.cpp:1339 +msgid "Update PCB from Schematic..." +msgstr "" + +#: common/tool/actions.cpp:1340 +msgid "Update PCB with changes made to schematic" +msgstr "" + +#: common/tool/actions.cpp:1346 +msgid "Update Schematic from PCB..." +msgstr "" + +#: common/tool/actions.cpp:1347 +msgid "Update schematic with changes made to PCB" +msgstr "" + +#: common/tool/actions.cpp:1354 +msgid "Preferences..." +msgstr "" + +#: common/tool/actions.cpp:1355 +msgid "Show preferences for all open tools" +msgstr "" + +#: common/tool/actions.cpp:1362 +#: pcbnew/dialogs/panel_fp_properties_3d_model_base.cpp:78 +msgid "Configure Paths..." +msgstr "" + +#: common/tool/actions.cpp:1363 +msgid "Edit path configuration environment variables" +msgstr "" + +#: common/tool/actions.cpp:1369 +msgid "Manage Symbol Libraries..." +msgstr "" + +#: common/tool/actions.cpp:1370 +msgid "Edit the global and project symbol library lists" +msgstr "" + +#: common/tool/actions.cpp:1376 +msgid "Manage Footprint Libraries..." +msgstr "" + +#: common/tool/actions.cpp:1377 +msgid "Edit the global and project footprint library lists" +msgstr "" + +#: common/tool/actions.cpp:1383 +msgid "Manage Design Block Libraries..." +msgstr "" + +#: common/tool/actions.cpp:1384 +msgid "Edit the global and project design block library lists" +msgstr "" + +#: common/tool/actions.cpp:1390 +msgid "Getting Started with KiCad" +msgstr "" + +#: common/tool/actions.cpp:1391 +msgid "Open \"Getting Started in KiCad\" guide for beginners" +msgstr "" + +#: common/tool/actions.cpp:1397 +#: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664_base.cpp:330 +#: pcb_calculator/calculator_panels/panel_fusing_current_base.cpp:136 +#: pcb_calculator/calculator_panels/panel_r_calculator_base.cpp:187 +msgid "Help" +msgstr "" + +#: common/tool/actions.cpp:1398 +msgid "Open product documentation in a web browser" +msgstr "" + +#: common/tool/actions.cpp:1404 +msgid "About KiCad" +msgstr "" + +#: common/tool/actions.cpp:1413 +msgid "List Hotkeys..." +msgstr "" + +#: common/tool/actions.cpp:1414 +msgid "Displays current hotkeys table and corresponding commands" +msgstr "" + +#: common/tool/actions.cpp:1420 +msgid "Get Involved" +msgstr "" + +#: common/tool/actions.cpp:1421 +msgid "Open \"Contribute to KiCad\" in a web browser" +msgstr "" + +#: common/tool/actions.cpp:1428 +msgid "Open \"Donate to KiCad\" in a web browser" +msgstr "" + +#: common/tool/actions.cpp:1433 +msgid "Report Bug" +msgstr "" + +#: common/tool/actions.cpp:1446 +msgid "Refresh Plugins" +msgstr "" + +#: common/tool/actions.cpp:1447 +msgid "Reload all python plugins and refresh plugin menus" +msgstr "" + +#: common/tool/actions.cpp:1455 +#: eeschema/dialogs/dialog_lib_symbol_properties.cpp:85 +#: eeschema/dialogs/dialog_schematic_setup.cpp:143 +#: eeschema/dialogs/dialog_symbol_properties.cpp:346 +#: pcbnew/dialogs/dialog_board_setup.cpp:262 +#: pcbnew/dialogs/dialog_footprint_properties.cpp:75 +#: pcbnew/dialogs/dialog_footprint_properties_fp_editor.cpp:175 +msgid "Embedded Files" +msgstr "" + +#: common/tool/actions.cpp:1456 +msgid "Manage embedded files" +msgstr "" + +#: common/tool/actions.cpp:1461 +msgid "Remove File" +msgstr "" + +#: common/tool/actions.cpp:1462 +msgid "Remove an embedded file" +msgstr "" + +#: common/tool/actions.cpp:1467 +msgid "Extract File" +msgstr "" + +#: common/tool/actions.cpp:1468 +msgid "Extract an embedded file" +msgstr "" + +#: common/tool/common_control.cpp:284 +msgid "Can not switch to project manager in stand-alone mode." +msgstr "" + +#: common/tool/common_control.cpp:325 +#, c-format +msgid "" +"Help file '%s' or\n" +"'%s' could not be found.\n" +"Do you want to access the KiCad online help?" +msgstr "" + +#: common/tool/common_control.cpp:328 common/tool/common_control.cpp:348 +msgid "File Not Found" +msgstr "" + +#: common/tool/common_control.cpp:345 +#, c-format +msgid "" +"Help file '%s' could not be found.\n" +"Do you want to access the KiCad online help?" +msgstr "" + +#: common/tool/common_control.cpp:383 +#, c-format +msgid "" +"Could not launch the default browser.\n" +"For information on how to help the KiCad project, visit %s" +msgstr "" + +#: common/tool/common_control.cpp:386 +msgid "Get involved with KiCad" +msgstr "" + +#: common/tool/common_control.cpp:398 +#, c-format +msgid "" +"Could not launch the default browser.\n" +"To donate to the KiCad project, visit %s" +msgstr "" + +#: common/tool/common_tools.cpp:620 +msgid "Footprint Browser" +msgstr "" + +#: common/tool/design_block_control.cpp:115 +msgid "New Design Block Library" +msgstr "" + +#: common/tool/group_tool.cpp:46 +msgid "Grouping" +msgstr "" + +#: common/tool/group_tool.cpp:241 +msgid "Add Items to Group" +msgstr "" + +#: common/tool/group_tool.cpp:280 +msgid "Remove Group Items" +msgstr "" + +#: common/tool/library_editor_control.cpp:177 +msgid "New name:" +msgstr "" + +#: common/tool/selection_tool.cpp:335 +msgid "Select &All\tA" +msgstr "" + +#: common/tool/selection_tool.cpp:338 +msgid "Show &More Choices...\tM" +msgstr "" + +#: common/tool/zoom_menu.cpp:67 +#, c-format +msgid "Zoom: %.2f" +msgstr "" + +#: common/validators.cpp:205 +msgid "Invalid signal name" +msgstr "" + +#: common/validators.cpp:216 +msgid "Signal names cannot contain CR or LF characters" +msgstr "" + +#: common/validators.cpp:219 +msgid "Signal names cannot contain spaces" +msgstr "" + +#: common/validators.cpp:301 +msgid "A sheet must have a name." +msgstr "" + +#: common/validators.cpp:302 +msgid "A sheet must have a file specified." +msgstr "" + +#: common/validators.cpp:303 +msgid "The value of the field cannot be empty." +msgstr "" + +#: common/validators.cpp:316 +msgid "carriage return" +msgstr "" + +#: common/validators.cpp:318 +msgid "line feed" +msgstr "" + +#: common/validators.cpp:320 +msgid "tab" +msgstr "" + +#: common/validators.cpp:322 +msgid "space" +msgstr "" + +#: common/validators.cpp:338 +msgid " or " +msgstr "" + +#: common/validators.cpp:343 +msgid ", or " +msgstr "" + +#: common/validators.cpp:355 +#, c-format +msgid "The reference designator cannot contain %s character(s)." +msgstr "" + +#: common/validators.cpp:359 +#, c-format +msgid "The value field cannot contain %s character(s)." +msgstr "" + +#: common/validators.cpp:363 +#, c-format +msgid "The footprint field cannot contain %s character(s)." +msgstr "" + +#: common/validators.cpp:367 +#, c-format +msgid "The datasheet field cannot contain %s character(s)." +msgstr "" + +#: common/validators.cpp:371 +#, c-format +msgid "The sheet name cannot contain %s character(s)." +msgstr "" + +#: common/validators.cpp:375 +#, c-format +msgid "The sheet filename cannot contain %s character(s)." +msgstr "" + +#: common/validators.cpp:379 +#, c-format +msgid "The field cannot contain %s character(s)." +msgstr "" + +#: common/validators.cpp:389 +msgid "The reference designator cannot contain text variable references" +msgstr "" + +#: common/validators.cpp:393 +#: eeschema/dialogs/dialog_lib_symbol_properties.cpp:445 +msgid "References must start with a letter." +msgstr "" + +#: common/validators.cpp:410 +msgid "Field Validation Error" +msgstr "" + +#: common/view/view.cpp:565 +msgid "Mirroring for Y axis is not supported yet" +msgstr "" + +#: common/widgets/design_block_pane.cpp:192 +#: pcbnew/footprint_libraries_utils.cpp:387 +#, c-format +msgid "Library %s is read only." +msgstr "" + +#: common/widgets/design_block_pane.cpp:198 +#: pcbnew/footprint_libraries_utils.cpp:393 +#, c-format +msgid "Library %s already exists." +msgstr "" + +#: common/widgets/design_block_pane.cpp:238 +msgid "Enter a description for the library:" +msgstr "" + +#: common/widgets/design_block_pane.cpp:271 +#: eeschema/dialogs/dialog_symbol_remap.cpp:241 eeschema/project_rescue.cpp:853 +#: eeschema/symbol_library_manager.cpp:765 +#: pcbnew/footprint_libraries_utils.cpp:553 +msgid "" +"Error saving library table:\n" +"\n" +msgstr "" + +#: common/widgets/design_block_pane.cpp:293 +msgid "Please select a library to delete." +msgstr "" + +#: common/widgets/design_block_pane.cpp:299 +#: common/widgets/design_block_pane.cpp:341 +#: common/widgets/design_block_pane.cpp:382 +#: pcbnew/footprint_libraries_utils.cpp:614 +#: pcbnew/pcb_io/geda/pcb_io_geda.cpp:970 +#: pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr.cpp:3375 +#: pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr.cpp:3454 +#, c-format +msgid "Library '%s' is read only." +msgstr "" + +#: common/widgets/design_block_pane.cpp:305 +#, c-format +msgid "" +"Delete design block library '%s' from disk? This will delete all design " +"blocks within the library." +msgstr "" + +#: common/widgets/design_block_pane.cpp:322 +#, c-format +msgid "Design block library '%s' deleted" +msgstr "" + +#: common/widgets/design_block_pane.cpp:347 +#, c-format +msgid "Delete design block '%s' in library '%s' from disk?" +msgstr "" + +#: common/widgets/design_block_pane.cpp:363 +#, c-format +msgid "Design block '%s' deleted from library '%s'" +msgstr "" + +#: common/widgets/design_block_pane.cpp:433 +#: eeschema/sch_design_block_utils.cpp:48 pcbnew/pcb_design_block_utils.cpp:55 +#, c-format +msgid "Design block '%s' already exists in library '%s'." +msgstr "" + +#: common/widgets/design_block_pane.cpp:436 +#: eeschema/sch_design_block_utils.cpp:52 pcbnew/pcb_design_block_utils.cpp:58 +msgid "Overwrite existing design block?" +msgstr "" + +#: common/widgets/filter_combobox.cpp:72 +#: eeschema/dialogs/dialog_lib_symbol_properties.cpp:1075 +#: eeschema/dialogs/dialog_lib_symbol_properties.cpp:1102 +msgid "Filter:" +msgstr "" + +#: common/widgets/font_choice.cpp:184 +msgid "" +msgstr "" + +#: common/widgets/footprint_diff_widget.cpp:41 eeschema/sch_sheet.cpp:1018 +#: eeschema/sch_symbol.cpp:2646 pcbnew/board_statistics_report.cpp:543 +#: pcbnew/dialogs/dialog_board_statistics_base.cpp:120 +msgid "Board" +msgstr "" + +#: common/widgets/footprint_diff_widget.cpp:42 cvpcb/cvpcb_mainframe.cpp:827 +#: eeschema/sch_base_frame.cpp:659 eeschema/sch_symbol.cpp:2697 +#: eeschema/sch_symbol.cpp:2701 eeschema/sch_symbol.cpp:2734 +#: eeschema/widgets/symbol_diff_widget.cpp:45 pcbnew/footprint.cpp:2122 +#: pcbnew/footprint_libraries_utils.cpp:1334 +msgid "Library" +msgstr "" + +#: common/widgets/footprint_diff_widget.cpp:50 +#: eeschema/widgets/symbol_diff_widget.cpp:53 +msgid "Toggle between A and B display" +msgstr "" + +#: common/widgets/footprint_preview_widget.cpp:123 +msgid "Footprint not found." +msgstr "" + +#: common/widgets/footprint_select_widget.cpp:113 +msgid "No default footprint" +msgstr "" + +#: common/widgets/grid_text_button_helpers.cpp:392 +msgid "Select a File" +msgstr "" + +#: common/widgets/grid_text_button_helpers.cpp:439 +msgid "Select Path" +msgstr "" + +#: common/widgets/kistatusbar.cpp:146 +msgid "View load messages" +msgstr "" + +#: common/widgets/kistatusbar.cpp:410 +#, c-format +msgid "View %zu load message(s)" +msgstr "" + +#: common/widgets/kistatusbar.cpp:458 +msgid "Load Messages" +msgstr "" + +#: common/widgets/lib_tree.cpp:99 +msgid "Sort by Best Match" +msgstr "" + +#: common/widgets/lib_tree.cpp:100 +msgid "Sort Alphabetically" +msgstr "" + +#: common/widgets/lib_tree.cpp:448 +msgid "recent searches" +msgstr "" + +#: common/widgets/lib_tree.cpp:1058 +msgid "Select Columns" +msgstr "" + +#: common/widgets/mathplot.cpp:1415 +msgid "Zoom in plot view." +msgstr "" + +#: common/widgets/mathplot.cpp:1416 +msgid "Zoom out plot view." +msgstr "" + +#: common/widgets/mathplot.cpp:1418 +msgid "Center plot view to this position" +msgstr "" + +#: common/widgets/mathplot.cpp:1419 +msgid "Fit on Screen" +msgstr "" + +#: common/widgets/mathplot.cpp:1419 +msgid "Set plot view to show all items" +msgstr "" + +#: common/widgets/net_selector.cpp:32 eeschema/erc/erc.cpp:1355 +#: eeschema/erc/erc.cpp:1356 gerbview/gerber_draw_item.cpp:744 +#: pcbnew/drc/drc_test_provider_copper_clearance.cpp:281 +#: pcbnew/drc/drc_test_provider_copper_clearance.cpp:282 +msgid "" +msgstr "" + +#: common/widgets/net_selector.cpp:33 +msgid "" +msgstr "" + +#: common/widgets/paged_dialog.cpp:85 common/widgets/paged_dialog.cpp:347 +#: eeschema/dialogs/dialog_bom_base.cpp:114 +#: eeschema/dialogs/dialog_remote_symbol_config.cpp:106 +#: pcb_calculator/calculator_panels/panel_regulator_base.cpp:367 +#: pcb_calculator/calculator_panels/panel_track_width_base.cpp:288 +#: pcb_calculator/calculator_panels/panel_transline_base.cpp:480 +#: pcb_calculator/calculator_panels/panel_via_size_base.cpp:365 +msgid "Reset to Defaults" +msgstr "" + +#: common/widgets/paged_dialog.cpp:92 +msgid "Reveal Preferences in Finder" +msgstr "" + +#: common/widgets/paged_dialog.cpp:94 +msgid "Open Preferences Directory" +msgstr "" + +#: common/widgets/paged_dialog.cpp:340 +#, c-format +msgid "Reset %s to Defaults" +msgstr "" + +#: common/widgets/panel_design_block_chooser.cpp:403 +#: cvpcb/cvpcb_mainframe.cpp:985 +msgid "Load Error" +msgstr "" + +#: common/widgets/panel_design_block_chooser.cpp:405 +msgid "Errors were encountered loading design blocks:" +msgstr "" + +#: common/widgets/properties_panel.cpp:82 +#: common/widgets/properties_panel.cpp:209 +msgid "No objects selected" +msgstr "" + +#: common/widgets/properties_panel.cpp:219 +#, c-format +msgid "%d objects selected" +msgstr "" + +#: common/widgets/properties_panel.cpp:356 +msgid "Basic Properties" +msgstr "" + +#: common/widgets/search_pane.cpp:48 +msgid "Zoom to Selection" +msgstr "" + +#: common/widgets/search_pane.cpp:48 +msgid "Toggle zooming to selections in the search pane" +msgstr "" + +#: common/widgets/search_pane.cpp:50 +msgid "Pan to Selection" +msgstr "" + +#: common/widgets/search_pane.cpp:50 +msgid "Toggle panning to selections in the search pane" +msgstr "" + +#: common/widgets/search_pane.cpp:54 +msgid "Search Hidden Fields" +msgstr "" + +#: common/widgets/search_pane.cpp:56 +msgid "Search Metadata" +msgstr "" + +#: common/widgets/search_pane.cpp:56 +msgid "Search library links, descriptions and keywords" +msgstr "" + +#: common/widgets/unit_binder.cpp:360 +#, c-format +msgid "%s must be at least %s." +msgstr "" + +#: common/widgets/unit_binder.cpp:375 +#, c-format +msgid "%s must be less than %s." +msgstr "" + +#: common/widgets/widget_hotkey_list.cpp:104 +msgid "Press a new hotkey, or press Esc to cancel..." +msgstr "" + +#: common/widgets/widget_hotkey_list.cpp:115 +#: kicad/dialogs/dialog_executecommand_job_settings_base.cpp:28 +msgid "Command:" +msgstr "" + +#: common/widgets/widget_hotkey_list.cpp:123 +msgid "Current key:" +msgstr "" + +#: common/widgets/widget_hotkey_list.cpp:133 +msgid "Clear assigned hotkey" +msgstr "" + +#: common/widgets/widget_hotkey_list.cpp:157 +msgid "Set Hotkey" +msgstr "" + +#: common/widgets/widget_hotkey_list.cpp:383 +#, c-format +msgid "'%s' is a reserved hotkey in KiCad and cannot be assigned." +msgstr "" + +#: common/widgets/widget_hotkey_list.cpp:447 +msgid "Edit..." +msgstr "" + +#: common/widgets/widget_hotkey_list.cpp:448 +msgid "Edit Alternate..." +msgstr "" + +#: common/widgets/widget_hotkey_list.cpp:449 +msgid "Undo Changes" +msgstr "" + +#: common/widgets/widget_hotkey_list.cpp:450 +msgid "Clear Assigned Hotkey" +msgstr "" + +#: common/widgets/widget_hotkey_list.cpp:451 +msgid "Clear Assigned Alternate" +msgstr "" + +#: common/widgets/widget_hotkey_list.cpp:452 +msgid "Restore Defaults" +msgstr "" + +#: common/widgets/widget_hotkey_list.cpp:510 +#, c-format +msgid "" +"'%s' is already assigned to '%s' in section '%s'. Are you sure you want to " +"change its assignment?" +msgstr "" + +#: common/widgets/widget_hotkey_list.cpp:516 +msgid "Confirm change" +msgstr "" + +#: common/widgets/widget_hotkey_list.cpp:534 +msgid "Command (double-click to edit)" +msgstr "" + +#: common/widgets/widget_hotkey_list.cpp:537 +msgid "Hotkey" +msgstr "" + +#: common/widgets/widget_hotkey_list.cpp:538 +#: eeschema/dialogs/dialog_symbol_properties.cpp:510 +#: eeschema/lib_symbol.cpp:468 eeschema/symbol_editor/symbol_edit_frame.h:48 +#: eeschema/tools/sch_edit_tool.cpp:171 +msgid "Alternate" +msgstr "" + +#: common/widgets/wx_html_report_panel.cpp:181 +#: common/widgets/wx_html_report_panel.cpp:202 +#: common/widgets/wx_html_report_panel.cpp:231 +msgid "Error:" +msgstr "" + +#: common/widgets/wx_html_report_panel.cpp:185 +#: common/widgets/wx_html_report_panel.cpp:206 +#: common/widgets/wx_html_report_panel.cpp:232 +msgid "Warning:" +msgstr "" + +#: common/widgets/wx_html_report_panel.cpp:315 +#: eeschema/dialogs/dialog_erc.cpp:1121 +#: pcbnew/dialogs/dialog_board_statistics.cpp:459 +#: pcbnew/dialogs/dialog_drc.cpp:1080 +msgid "Save Report File" +msgstr "" + +#: common/widgets/wx_html_report_panel.cpp:332 +#, c-format +msgid "Cannot write report to file '%s'." +msgstr "" + +#: common/widgets/wx_html_report_panel.cpp:333 +msgid "File save error" +msgstr "" + +#: common/widgets/wx_html_report_panel_base.cpp:16 +msgid "Output Messages" +msgstr "" + +#: common/widgets/wx_html_report_panel_base.cpp:30 +#: eeschema/dialogs/dialog_erc_base.cpp:142 +#: pcbnew/dialogs/dialog_drc_base.cpp:186 +#: pcbnew/dialogs/dialog_footprint_checker_base.cpp:32 +msgid "Show:" +msgstr "" + +#: common/widgets/wx_html_report_panel_base.cpp:34 +#: eeschema/dialogs/dialog_erc_base.cpp:146 +#: pcbnew/dialogs/dialog_board_reannotate_base.cpp:177 +#: pcbnew/dialogs/dialog_drc_base.cpp:190 +#: pcbnew/dialogs/dialog_footprint_checker_base.cpp:36 +#: pcbnew/widgets/appearance_controls.cpp:723 +#: pcbnew/widgets/appearance_controls.cpp:765 +#: pcbnew/widgets/appearance_controls.cpp:2622 +#: pcbnew/widgets/appearance_controls.cpp:2641 +msgid "All" +msgstr "" + +#: common/widgets/wx_html_report_panel_base.cpp:65 +#: pcbnew/dialogs/dialog_cleanup_tracks_and_vias_base.cpp:25 +msgid "Actions" +msgstr "" + +#: common/widgets/wx_html_report_panel_base.cpp:72 +msgid "Infos" +msgstr "" + +#: common/widgets/wx_html_report_panel_base.cpp:79 +#: eeschema/dialogs/dialog_erc_base.cpp:173 +#: pcbnew/dialogs/dialog_drc_base.cpp:219 +msgid "Save..." +msgstr "" + +#: common/widgets/zoom_correction_ctrl.cpp:149 +msgid "Display PPI: " +msgstr "" + +#: common/widgets/zoom_correction_ctrl.cpp:156 +msgid "Detect" +msgstr "" + +#: common/wildcards_and_files_ext.cpp:236 +msgid "All files" +msgstr "" + +#: common/wildcards_and_files_ext.cpp:242 +#: eeschema/sch_io/kicad_sexpr/sch_io_kicad_sexpr.h:82 +msgid "KiCad symbol library files" +msgstr "" + +#: common/wildcards_and_files_ext.cpp:249 +msgid "KiCad project files" +msgstr "" + +#: common/wildcards_and_files_ext.cpp:255 +msgid "KiCad legacy project files" +msgstr "" + +#: common/wildcards_and_files_ext.cpp:262 +msgid "All KiCad project files" +msgstr "" + +#: common/wildcards_and_files_ext.cpp:269 +msgid "All KiCad schematic files" +msgstr "" + +#: common/wildcards_and_files_ext.cpp:276 +#: eeschema/sch_io/kicad_legacy/sch_io_kicad_legacy.h:74 +msgid "KiCad legacy schematic files" +msgstr "" + +#: common/wildcards_and_files_ext.cpp:283 +#: eeschema/sch_io/kicad_sexpr/sch_io_kicad_sexpr.h:76 +msgid "KiCad s-expression schematic files" +msgstr "" + +#: common/wildcards_and_files_ext.cpp:290 +msgid "Altium Project files" +msgstr "" + +#: common/wildcards_and_files_ext.cpp:296 +msgid "CADSTAR Archive files" +msgstr "" + +#: common/wildcards_and_files_ext.cpp:302 +msgid "Eagle XML files" +msgstr "" + +#: common/wildcards_and_files_ext.cpp:308 +msgid "PADS ASCII files" +msgstr "" + +#: common/wildcards_and_files_ext.cpp:314 +msgid "gEDA / Lepton EDA project files" +msgstr "" + +#: common/wildcards_and_files_ext.cpp:320 +msgid "OrcadPCB2 netlist files" +msgstr "" + +#: common/wildcards_and_files_ext.cpp:327 +msgid "KiCad netlist files" +msgstr "" + +#: common/wildcards_and_files_ext.cpp:333 +msgid "Allegro netlist files" +msgstr "" + +#: common/wildcards_and_files_ext.cpp:340 +msgid "PADS netlist files" +msgstr "" + +#: common/wildcards_and_files_ext.cpp:346 +msgid "EasyEDA (JLCEDA) Std backup archive" +msgstr "" + +#: common/wildcards_and_files_ext.cpp:352 +#: 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 "" + +#: common/wildcards_and_files_ext.cpp:358 +#: pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr.h:328 +msgid "KiCad printed circuit board files" +msgstr "" + +#: common/wildcards_and_files_ext.cpp:365 +#: pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr.h:338 +msgid "KiCad footprint files" +msgstr "" + +#: common/wildcards_and_files_ext.cpp:371 +msgid "KiCad footprint library paths" +msgstr "" + +#: common/wildcards_and_files_ext.cpp:378 +msgid "KiCad design block path" +msgstr "" + +#: common/wildcards_and_files_ext.cpp:385 +msgid "KiCad design block library paths" +msgstr "" + +#: common/wildcards_and_files_ext.cpp:392 +msgid "Drawing sheet files" +msgstr "" + +#: common/wildcards_and_files_ext.cpp:400 +msgid "KiCad symbol footprint link files" +msgstr "" + +#: common/wildcards_and_files_ext.cpp:408 gerbview/files.cpp:66 +msgid "Drill files" +msgstr "" + +#: common/wildcards_and_files_ext.cpp:415 +msgid "SVG files" +msgstr "" + +#: common/wildcards_and_files_ext.cpp:421 +msgid "HTML files" +msgstr "" + +#: common/wildcards_and_files_ext.cpp:427 +msgid "CSV Files" +msgstr "" + +#: common/wildcards_and_files_ext.cpp:433 +msgid "CSV/TSV Files" +msgstr "" + +#: common/wildcards_and_files_ext.cpp:439 +msgid "Portable document format files" +msgstr "" + +#: common/wildcards_and_files_ext.cpp:445 +msgid "PostScript files" +msgstr "" + +#: common/wildcards_and_files_ext.cpp:451 +msgid "Json files" +msgstr "" + +#: common/wildcards_and_files_ext.cpp:457 +msgid "Report files" +msgstr "" + +#: common/wildcards_and_files_ext.cpp:463 +msgid "Component placement files" +msgstr "" + +#: common/wildcards_and_files_ext.cpp:469 +msgid "VRML and X3D files" +msgstr "" + +#: common/wildcards_and_files_ext.cpp:475 +msgid "IDFv3 footprint files" +msgstr "" + +#: common/wildcards_and_files_ext.cpp:481 +msgid "Text files" +msgstr "" + +#: common/wildcards_and_files_ext.cpp:487 +msgid "Legacy footprint export files" +msgstr "" + +#: common/wildcards_and_files_ext.cpp:493 +msgid "Electrical rule check file" +msgstr "" + +#: common/wildcards_and_files_ext.cpp:499 +msgid "SPICE library file" +msgstr "" + +#: common/wildcards_and_files_ext.cpp:505 +msgid "SPICE netlist file" +msgstr "" + +#: common/wildcards_and_files_ext.cpp:511 +msgid "CadStar netlist file" +msgstr "" + +#: common/wildcards_and_files_ext.cpp:517 +msgid "Symbol footprint association files" +msgstr "" + +#: common/wildcards_and_files_ext.cpp:523 +msgid "Zip file" +msgstr "" + +#: common/wildcards_and_files_ext.cpp:529 +msgid "GenCAD 1.4 board files" +msgstr "" + +#: common/wildcards_and_files_ext.cpp:535 +msgid "DXF Files" +msgstr "" + +#: common/wildcards_and_files_ext.cpp:541 +#: resources/linux/mime/kicad-gerbers.xml.in:22 +msgid "Gerber job file" +msgstr "" + +#: common/wildcards_and_files_ext.cpp:547 +msgid "Specctra DSN file" +msgstr "" + +#: common/wildcards_and_files_ext.cpp:554 +msgid "Specctra Session file" +msgstr "" + +#: common/wildcards_and_files_ext.cpp:561 +msgid "IPC-D-356 Test Files" +msgstr "" + +#: common/wildcards_and_files_ext.cpp:568 +msgid "Workbook file" +msgstr "" + +#: common/wildcards_and_files_ext.cpp:575 +msgid "PNG file" +msgstr "" + +#: common/wildcards_and_files_ext.cpp:581 +msgid "Jpeg file" +msgstr "" + +#: common/wildcards_and_files_ext.cpp:593 +msgid "Hotkey file" +msgstr "" + +#: common/wildcards_and_files_ext.cpp:599 +msgid "KiCad jobset files" +msgstr "" + +#: cvpcb/auto_associate.cpp:108 +#, c-format +msgid "Equivalence file '%s' could not be found." +msgstr "" + +#: cvpcb/auto_associate.cpp:128 +#, c-format +msgid "Error opening equivalence file '%s'." +msgstr "" + +#: cvpcb/auto_associate.cpp:180 +msgid "Equivalence File Load Error" +msgstr "" + +#: cvpcb/auto_associate.cpp:187 +#, c-format +msgid "%lu footprint/symbol equivalences found." +msgstr "" + +#: cvpcb/auto_associate.cpp:257 +#, c-format +msgid "" +"Component %s: footprint %s not found in any of the project footprint " +"libraries." +msgstr "" + +#: cvpcb/auto_associate.cpp:300 +msgid "CvPcb Warning" +msgstr "" + +#: cvpcb/cvpcb_mainframe.cpp:73 cvpcb/cvpcb_mainframe.cpp:88 +#: cvpcb/menubar.cpp:51 +msgid "Assign Footprints" +msgstr "" + +#: cvpcb/cvpcb_mainframe.cpp:123 pcbnew/dialogs/panel_fp_lib_table.cpp:969 +msgid "Footprint Libraries" +msgstr "" + +#: cvpcb/cvpcb_mainframe.cpp:127 +msgid "Symbol : Footprint Assignments" +msgstr "" + +#: cvpcb/cvpcb_mainframe.cpp:130 +msgid "Filtered Footprints" +msgstr "" + +#: cvpcb/cvpcb_mainframe.cpp:160 +#: eeschema/dialogs/dialog_symbol_fields_table_base.cpp:400 +msgid "Apply, Save Schematic && Continue" +msgstr "" + +#: cvpcb/cvpcb_mainframe.cpp:229 +msgid "Symbol to footprint changes are unsaved" +msgstr "" + +#: cvpcb/cvpcb_mainframe.cpp:399 +msgid "Symbol to Footprint links have been modified. Save changes?" +msgstr "" + +#: cvpcb/cvpcb_mainframe.cpp:637 cvpcb/tools/cvpcb_association_tool.cpp:208 +#, c-format +msgid "'%s' is not a valid footprint." +msgstr "" + +#: cvpcb/cvpcb_mainframe.cpp:814 +msgid "Pin Count" +msgstr "" + +#: cvpcb/cvpcb_mainframe.cpp:840 +msgid "Search Text" +msgstr "" + +#: cvpcb/cvpcb_mainframe.cpp:844 +msgid "No Filtering" +msgstr "" + +#: cvpcb/cvpcb_mainframe.cpp:846 +#, c-format +msgid "Filtered by %s" +msgstr "" + +#: cvpcb/cvpcb_mainframe.cpp:848 +#, c-format +msgid ": %i matching footprints" +msgstr "" + +#: cvpcb/cvpcb_mainframe.cpp:860 +#, c-format +msgid "Description: %s; Keywords: %s" +msgstr "" + +#: cvpcb/cvpcb_mainframe.cpp:892 +#, c-format +msgid "Library location: %s" +msgstr "" + +#: cvpcb/cvpcb_mainframe.cpp:905 +msgid "" +"No PCB footprint libraries are listed in the current footprint library table." +msgstr "" + +#: cvpcb/cvpcb_mainframe.cpp:906 +msgid "Configuration Error" +msgstr "" + +#: cvpcb/cvpcb_mainframe.cpp:910 +msgid "Load Footprint Libraries" +msgstr "" + +#: cvpcb/cvpcb_mainframe.cpp:983 +#, c-format +msgid "" +"Error loading schematic.\n" +"%s" +msgstr "" + +#: cvpcb/dialogs/dialog_config_equfiles.cpp:47 +#, c-format +msgid "Project file: '%s'" +msgstr "" + +#: cvpcb/dialogs/dialog_config_equfiles.cpp:95 +#: eeschema/dialogs/dialog_bom.cpp:403 +#: gerbview/tools/gerbview_inspection_tool.cpp:183 +#: kicad/project_tree_pane.cpp:1104 +msgid "No text editor selected in KiCad. Please choose one." +msgstr "" + +#: cvpcb/dialogs/dialog_config_equfiles.cpp:215 +msgid "Footprint Association File" +msgstr "" + +#: cvpcb/dialogs/dialog_config_equfiles.cpp:256 +#, c-format +msgid "File '%s' already exists in list." +msgstr "" + +#: cvpcb/dialogs/dialog_config_equfiles_base.cpp:26 +msgid "Footprint association files:" +msgstr "" + +#: cvpcb/dialogs/dialog_config_equfiles_base.cpp:38 +msgid "Add association file" +msgstr "" + +#: cvpcb/dialogs/dialog_config_equfiles_base.cpp:53 +msgid "Edit association file" +msgstr "" + +#: cvpcb/dialogs/dialog_config_equfiles_base.cpp:61 +msgid "Remove association file" +msgstr "" + +#: cvpcb/dialogs/fp_conflict_assignment_selector.cpp:38 +msgid "Ref" +msgstr "" + +#: cvpcb/dialogs/fp_conflict_assignment_selector.cpp:39 +msgid "Schematic assignment" +msgstr "" + +#: cvpcb/dialogs/fp_conflict_assignment_selector.cpp:42 +msgid "Cmp file assignment" +msgstr "" + +#: cvpcb/dialogs/fp_conflict_assignment_selector_base.cpp:19 +msgid "" +"Footprint assignments from schematic netlist and symbol footprint " +"association file (.cmp) are conflicting.\n" +"\n" +"Please choose the assignment." +msgstr "" + +#: cvpcb/dialogs/fp_conflict_assignment_selector_base.h:53 +msgid "Footprint Assignment Conflicts" +msgstr "" + +#: cvpcb/display_footprints_frame.cpp:73 +#: pcbnew/toolbars_footprint_viewer.cpp:121 +msgid "Footprint Viewer" +msgstr "" + +#: cvpcb/display_footprints_frame.cpp:279 +#, c-format +msgid "Footprint ID '%s' is not valid." +msgstr "" + +#: cvpcb/display_footprints_frame.cpp:292 +#, c-format +msgid "Library '%s' is not in the footprint library table." +msgstr "" + +#: cvpcb/display_footprints_frame.cpp:301 +#: cvpcb/display_footprints_frame.cpp:325 +#, c-format +msgid "Footprint '%s' not found." +msgstr "" + +#: cvpcb/display_footprints_frame.cpp:312 +#, c-format +msgid "Error loading footprint: %s" +msgstr "" + +#: cvpcb/display_footprints_frame.cpp:378 pcbnew/footprint.cpp:2182 +#, c-format +msgid "Footprint: %s" +msgstr "" + +#: cvpcb/display_footprints_frame.cpp:406 +#, c-format +msgid "Lib: %s" +msgstr "" + +#: cvpcb/readwrite_dlgs.cpp:118 +msgid "" +"Some of the assigned footprints are legacy entries with no library names. " +"Would you like KiCad to attempt to convert them to the new required LIB_ID " +"format? (If you answer no, then these assignments will be cleared and you " +"will need to re-assign them manually.)" +msgstr "" + +#: cvpcb/readwrite_dlgs.cpp:147 +#, c-format +msgid "Component '%s' footprint '%s' not found in any library.\n" +msgstr "" + +#: cvpcb/readwrite_dlgs.cpp:154 +#, c-format +msgid "Component '%s' footprint '%s' was found in multiple libraries.\n" +msgstr "" + +#: cvpcb/readwrite_dlgs.cpp:167 +msgid "First check your footprint library table entries." +msgstr "" + +#: cvpcb/readwrite_dlgs.cpp:169 +msgid "Problematic Footprint Library Tables" +msgstr "" + +#: cvpcb/readwrite_dlgs.cpp:177 +msgid "" +"The following errors occurred attempting to convert the footprint " +"assignments:\n" +"\n" +msgstr "" + +#: cvpcb/readwrite_dlgs.cpp:180 +msgid "" +"\n" +"You will need to reassign them manually if you want them to be updated " +"correctly the next time you import the netlist in Pcbnew." +msgstr "" + +#: cvpcb/readwrite_dlgs.cpp:306 +msgid "Schematic saved" +msgstr "" + +#: cvpcb/toolbars_cvpcb.cpp:89 +msgid "Footprint Filters:" +msgstr "" + +#: cvpcb/toolbars_cvpcb.cpp:123 +msgid "Footprint filters" +msgstr "" + +#: cvpcb/toolbars_cvpcb.cpp:124 +msgid "Footprint filtering controls" +msgstr "" + +#: cvpcb/toolbars_display_footprints.cpp:50 +#: eeschema/symbol_editor/toolbars_symbol_editor.cpp:76 +#: eeschema/toolbars_sch_editor.cpp:85 gerbview/toolbars_gerber.cpp:62 +#: pcbnew/toolbars_footprint_editor.cpp:69 +#: pcbnew/toolbars_footprint_viewer.cpp:85 pcbnew/toolbars_pcb_editor.cpp:166 +msgid "Crosshair modes" +msgstr "" + +#: cvpcb/tools/cvpcb_actions.cpp:48 +msgid "View Selected Footprint" +msgstr "" + +#: cvpcb/tools/cvpcb_actions.cpp:56 +msgid "Manage Footprint Association Files..." +msgstr "" + +#: cvpcb/tools/cvpcb_actions.cpp:57 +msgid "" +"Edit the footprint association files list. These files are used to " +"automatically assign footprints based on symbol values." +msgstr "" + +#: cvpcb/tools/cvpcb_actions.cpp:65 +msgid "Save to Schematic" +msgstr "" + +#: cvpcb/tools/cvpcb_actions.cpp:66 +msgid "Save footprint assignments in 'footprint' fields of schematic symbols" +msgstr "" + +#: cvpcb/tools/cvpcb_actions.cpp:74 +msgid "Save to Schematic and File" +msgstr "" + +#: cvpcb/tools/cvpcb_actions.cpp:75 +msgid "" +"Save footprint assignments in 'footprint' fields of schematic symbols and " +"then save schematic files" +msgstr "" + +#: cvpcb/tools/cvpcb_actions.cpp:98 +msgid "Select Next Unassigned Symbol" +msgstr "" + +#: cvpcb/tools/cvpcb_actions.cpp:99 +msgid "Select next symbol with no footprint assignment" +msgstr "" + +#: cvpcb/tools/cvpcb_actions.cpp:107 +msgid "Select Previous Unassigned Symbol" +msgstr "" + +#: cvpcb/tools/cvpcb_actions.cpp:108 +msgid "Select previous symbol with no footprint assignment" +msgstr "" + +#: cvpcb/tools/cvpcb_actions.cpp:119 +msgid "Assign Footprint" +msgstr "" + +#: cvpcb/tools/cvpcb_actions.cpp:125 +msgid "Automatically Assign Footprints" +msgstr "" + +#: cvpcb/tools/cvpcb_actions.cpp:126 +msgid "Assign footprints automatically using a footprint association file" +msgstr "" + +#: cvpcb/tools/cvpcb_actions.cpp:133 +msgid "Delete Footprint Assignment" +msgstr "" + +#: cvpcb/tools/cvpcb_actions.cpp:139 +msgid "Delete All Footprint Assignments" +msgstr "" + +#: cvpcb/tools/cvpcb_actions.cpp:146 +msgid "Use symbol footprint filters" +msgstr "" + +#: cvpcb/tools/cvpcb_actions.cpp:147 +msgid "Filter footprint list by footprint filters defined in the symbol" +msgstr "" + +#: cvpcb/tools/cvpcb_actions.cpp:156 +msgid "Filter by pin count" +msgstr "" + +#: cvpcb/tools/cvpcb_actions.cpp:157 +msgid "Filter footprint list by pin count" +msgstr "" + +#: cvpcb/tools/cvpcb_actions.cpp:166 +msgid "Filter by library" +msgstr "" + +#: cvpcb/tools/cvpcb_actions.cpp:167 +msgid "Filter footprint list by library" +msgstr "" + +#: cvpcb/tools/cvpcb_association_tool.cpp:255 +msgid "Delete all associations?" +msgstr "" + +#: eeschema/annotate.cpp:84 +#, c-format +msgid "Cleared annotation for %s (unit %s)." +msgstr "" + +#: eeschema/annotate.cpp:90 +#, c-format +msgid "Cleared annotation for %s." +msgstr "" + +#: eeschema/annotate.cpp:176 +msgid "Delete Annotation" +msgstr "" + +#: eeschema/annotate.cpp:296 +#, c-format +msgid "%d duplicate time stamps were found and replaced." +msgstr "" + +#: eeschema/annotate.cpp:452 +#, c-format +msgid "Updated %s (unit %s) from %s to %s." +msgstr "" + +#: eeschema/annotate.cpp:460 +#, c-format +msgid "Updated %s from %s to %s." +msgstr "" + +#: eeschema/annotate.cpp:470 +#, c-format +msgid "Annotated %s (unit %s) as %s." +msgstr "" + +#: eeschema/annotate.cpp:477 +#, c-format +msgid "Annotated %s as %s." +msgstr "" + +#: eeschema/annotate.cpp:494 +msgid "Annotation complete." +msgstr "" + +#: eeschema/api/api_handler_sch.cpp:259 +msgid "Added items via API" +msgstr "" + +#: eeschema/api/api_handler_sch.cpp:277 pcbnew/api/api_handler_pcb.cpp:543 +msgid "Created items via API" +msgstr "" + +#: eeschema/bom_plugins.cpp:47 +#, c-format +msgid "" +"Script file:\n" +"%s\n" +"not found. Script not available." +msgstr "" + +#: eeschema/connection_graph.cpp:3490 +#, c-format +msgid "" +"Both %s and %s are attached to the same items; %s will be used in the netlist" +msgstr "" + +#: eeschema/connection_graph.cpp:3722 +#, c-format +msgid "" +"Net %s is graphically connected to bus %s but is not a member of that bus" +msgstr "" + +#: eeschema/connection_graph.cpp:4032 eeschema/erc/erc_item.cpp:241 +msgid "Unconnected wire endpoint" +msgstr "" + +#: eeschema/connection_graph.cpp:4056 +msgid "Unconnected wire to bus entry" +msgstr "" + +#: eeschema/connection_graph.cpp:4380 +#, c-format +msgid "" +"Hierarchical label '%s' in root sheet cannot be connected to non-existent " +"parent sheet" +msgstr "" + +#: eeschema/connection_graph.cpp:4446 +#, c-format +msgid "Sheet pin %s has no matching hierarchical label inside the sheet" +msgstr "" + +#: eeschema/connection_graph.cpp:4463 +#, c-format +msgid "Hierarchical label %s has no matching sheet pin in the parent sheet" +msgstr "" + +#: eeschema/cross-probing.cpp:167 +#, c-format +msgid "%s pin %s found" +msgstr "" + +#: eeschema/cross-probing.cpp:169 +#, c-format +msgid "%s found but pin %s not found" +msgstr "" + +#: eeschema/cross-probing.cpp:173 +#, c-format +msgid "%s found" +msgstr "" + +#: eeschema/cross-probing.cpp:178 eeschema/sim/simulator_frame_ui.cpp:1706 +#: eeschema/sim/simulator_frame_ui.cpp:2348 +#: eeschema/widgets/tuner_slider.cpp:67 +#, c-format +msgid "%s not found" +msgstr "" + +#: eeschema/cross-probing.cpp:243 +msgid "Highlighted net:" +msgstr "" + +#: eeschema/dialogs/dialog_annotate.cpp:112 +msgid "Annotation Messages:" +msgstr "" + +#: eeschema/dialogs/dialog_annotate.cpp:115 +#: eeschema/dialogs/dialog_annotate.cpp:260 +msgid "Annotate" +msgstr "" + +#: eeschema/dialogs/dialog_annotate_base.cpp:40 +#: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:25 +#: gerbview/dialogs/dialog_draw_layers_settings_base.cpp:79 +#: pcbnew/dialogs/dialog_global_edit_teardrops_base.cpp:25 +#: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:26 +#: pcbnew/dialogs/dialog_global_edit_tracks_and_vias_base.cpp:25 +msgid "Scope" +msgstr "" + +#: eeschema/dialogs/dialog_annotate_base.cpp:42 +msgid "Entire schematic" +msgstr "" + +#: eeschema/dialogs/dialog_annotate_base.cpp:46 +#: eeschema/dialogs/dialog_increment_annotations_base.cpp:50 +msgid "Current sheet only" +msgstr "" + +#: eeschema/dialogs/dialog_annotate_base.cpp:49 +#: pcbnew/dialogs/dialog_board_reannotate_base.cpp:187 +msgid "Selection" +msgstr "" + +#: eeschema/dialogs/dialog_annotate_base.cpp:52 +msgid "Recurse into subsheets" +msgstr "" + +#: eeschema/dialogs/dialog_annotate_base.cpp:60 +#: eeschema/dialogs/panel_eeschema_annotation_options_base.cpp:49 +msgid "Order" +msgstr "" + +#: eeschema/dialogs/dialog_annotate_base.cpp:65 +#: eeschema/dialogs/panel_eeschema_annotation_options_base.cpp:62 +msgid "Sort symbols by &X position" +msgstr "" + +#: eeschema/dialogs/dialog_annotate_base.cpp:78 +#: eeschema/dialogs/panel_eeschema_annotation_options_base.cpp:74 +msgid "Sort symbols by &Y position" +msgstr "" + +#: eeschema/dialogs/dialog_annotate_base.cpp:93 +msgid "Keep existing annotations" +msgstr "" + +#: eeschema/dialogs/dialog_annotate_base.cpp:96 +msgid "Reset existing annotations" +msgstr "" + +#: eeschema/dialogs/dialog_annotate_base.cpp:99 +msgid "Regroup symbol units" +msgstr "" + +#: eeschema/dialogs/dialog_annotate_base.cpp:106 +#: eeschema/dialogs/panel_eeschema_annotation_options_base.cpp:86 +msgid "Numbering" +msgstr "" + +#: eeschema/dialogs/dialog_annotate_base.cpp:113 +#: eeschema/dialogs/panel_eeschema_annotation_options_base.cpp:101 +msgid "Use first free number after:" +msgstr "" + +#: eeschema/dialogs/dialog_annotate_base.cpp:120 +#: eeschema/dialogs/panel_eeschema_annotation_options_base.cpp:107 +msgid "First free after sheet number X 100" +msgstr "" + +#: eeschema/dialogs/dialog_annotate_base.cpp:123 +#: eeschema/dialogs/panel_eeschema_annotation_options_base.cpp:110 +msgid "First free after sheet number X 1000" +msgstr "" + +#: eeschema/dialogs/dialog_annotate_base.cpp:146 +msgid "Clear Annotation" +msgstr "" + +#: eeschema/dialogs/dialog_annotate_base.h:86 +msgid "Annotate Schematic" +msgstr "" + +#: eeschema/dialogs/dialog_bom.cpp:85 kicad/dialogs/panel_jobset_base.cpp:207 +#: pcbnew/dialogs/dialog_gendrill.cpp:79 +#: pcbnew/dialogs/dialog_multichannel_generate_rule_areas.cpp:62 +#: pcbnew/dialogs/dialog_multichannel_generate_rule_areas.cpp:92 +#: pcbnew/dialogs/dialog_multichannel_generate_rule_areas.cpp:121 +msgid "Generate" +msgstr "" + +#: eeschema/dialogs/dialog_bom.cpp:167 +msgid "(file missing)" +msgstr "" + +#: eeschema/dialogs/dialog_bom.cpp:244 +#, c-format +msgid "The selected BOM generator script %s could not be found." +msgstr "" + +#: eeschema/dialogs/dialog_bom.cpp:249 +#, c-format +msgid "" +"\n" +"\n" +"Searched:\n" +"\t%s\n" +"\t%s" +msgstr "" + +#: eeschema/dialogs/dialog_bom.cpp:296 +msgid "Generating BOM requires a fully annotated schematic." +msgstr "" + +#: eeschema/dialogs/dialog_bom.cpp:301 +msgid "Failed to create file." +msgstr "" + +#: eeschema/dialogs/dialog_bom.cpp:337 eeschema/dialogs/dialog_bom_base.cpp:45 +msgid "Generator nickname:" +msgstr "" + +#: eeschema/dialogs/dialog_bom.cpp:337 +msgid "Add Generator" +msgstr "" + +#: eeschema/dialogs/dialog_bom.cpp:346 +#, c-format +msgid "Nickname '%s' already in use." +msgstr "" + +#: eeschema/dialogs/dialog_bom.cpp:375 +#: eeschema/dialogs/dialog_export_netlist.cpp:900 +msgid "Generator File" +msgstr "" + +#: eeschema/dialogs/dialog_bom.cpp:394 +msgid "Generator file name not found." +msgstr "" + +#: eeschema/dialogs/dialog_bom.cpp:415 +msgid "Bill of Materials Generation Help" +msgstr "" + +#: eeschema/dialogs/dialog_bom_base.cpp:27 +msgid "BOM generator scripts:" +msgstr "" + +#: eeschema/dialogs/dialog_bom_base.cpp:71 +msgid "Add a new BOM generator and its command line to the list" +msgstr "" + +#: eeschema/dialogs/dialog_bom_base.cpp:76 +msgid "Edit the script file in the text editor" +msgstr "" + +#: eeschema/dialogs/dialog_bom_base.cpp:84 +msgid "Remove the current generator script from list" +msgstr "" + +#: eeschema/dialogs/dialog_bom_base.cpp:94 +msgid "Command line running the generator:" +msgstr "" + +#: eeschema/dialogs/dialog_bom_base.cpp:103 +msgid "Show console window" +msgstr "" + +#: eeschema/dialogs/dialog_bom_base.cpp:104 +msgid "" +"By default, command line runs with hidden console window and output is " +"redirected to the info display.\n" +"Set this option to show the window of the running command." +msgstr "" + +#: eeschema/dialogs/dialog_bom_base.cpp:115 +msgid "Reset the list of BOM generator scripts to the default settings" +msgstr "" + +#: eeschema/dialogs/dialog_bom_base.h:81 +msgid "Bill of Materials" +msgstr "" + +#: eeschema/dialogs/dialog_bom_help_md.h:2 +msgid "" +"# 1. Summary\n" +"\n" +"The Bill of Materials tool creates a BOM which lists all of the components " +"in the design.\n" +"\n" +"The tool uses an external script to generate a BOM in the desired output " +"format. Choosing a different script changes how the BOM is formatted.\n" +"\n" +"Generating a BOM is described in more detail in the Schematic Editor " +"manual.\n" +"\n" +"# 2. Usage\n" +"\n" +"Select a generator script in the **BOM generator scripts** list. Details for " +"the selected generator are shown on the right of the dialog.\n" +"\n" +"Clicking the **Generate** button creates a BOM file with the selected " +"generator.\n" +"\n" +"The default settings present several generator script options, although some " +"additional scripts are installed with KiCad and can be added to the list " +"with the **+** button.\n" +"\n" +"**Note:** On Windows, there is an additional option **Show console window**. " +"When this option is unchecked, BOM generators run in a hidden console window " +"and any output is redirected and printed in the dialog. When this option is " +"checked, BOM generators run in a visible console window.\n" +"\n" +"# 3. Custom generators and command lines\n" +"\n" +"Internally, KiCad creates an intermediate netlist file in XML format that " +"contains information about all of the components in the design. A BOM " +"generator script converts the intermediate netlist file to the desired " +"output format. KiCad runs the BOM generator scripts according to the command " +"line entered at the bottom of the BOM dialog.\n" +"\n" +"The command line format accepts parameters for filenames. Each formatting " +"parameter is replaced with a project-specific path or filename. The " +"supported formatting parameters are:\n" +"\n" +" * `%I`: absolute path and filename of the intermediate netlist file, which " +"is the input to the BOM generator\n" +" * `%O`: absolute path and filename of the output BOM file (without file " +"extension)\n" +" * `%B`: base filename of the output BOM file (without file extension)\n" +" * `%P`: absolute path of the project directory, without trailing slash\n" +"\n" +"**Note:** the `%O` output file parameter does not include a file extension. " +"KiCad will attempt to add an appropriate extension to the command line " +"automatically, but an extension may need to be added by hand.\n" +"\n" +"Python is the recommended tool for BOM generator scripts, but other tools " +"can also be used.\n" +"\n" +"## Example command lines for Python scripts\n" +"\n" +"The command line format for a Python script is of the form:\n" +"\n" +"```\n" +"python