From 329efdb2e7be6fa2d67efd91b32d38251baddbde Mon Sep 17 00:00:00 2001 From: jean-pierre charras Date: Wed, 24 Jul 2024 20:40:09 +0200 Subject: [PATCH] French translation update --- translation/pofiles/fr.po | 18028 ++++++++++-------------------------- 1 file changed, 4826 insertions(+), 13202 deletions(-) diff --git a/translation/pofiles/fr.po b/translation/pofiles/fr.po index 018191f069..95ef4efaa8 100644 --- a/translation/pofiles/fr.po +++ b/translation/pofiles/fr.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: kicad\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-07-16 11:01-0700\n" -"PO-Revision-Date: 2024-06-30 19:55+0200\n" +"POT-Creation-Date: 2024-07-24 20:35+0200\n" +"PO-Revision-Date: 2024-07-24 20:38+0200\n" "Last-Translator: \n" "Language-Team: jp-charras\n" "Language: fr_FR\n" @@ -42,24 +42,17 @@ msgstr "Construction du contour du circuit" msgid "Create layers" msgstr "Création des couches" -#: 3d-viewer/3d_canvas/board_adapter.cpp:912 -#: pcbnew/dialogs/dialog_footprint_checker.cpp:116 +#: 3d-viewer/3d_canvas/board_adapter.cpp:912 pcbnew/dialogs/dialog_footprint_checker.cpp:116 msgid "No footprint loaded." msgstr "Aucune empreinte chargée." #: 3d-viewer/3d_canvas/board_adapter.cpp:929 -msgid "" -"Footprint outline is missing or malformed. Run Footprint Checker for a full " -"analysis." -msgstr "" -"Le contour de l'empreinte est absent ou mal formé. Exécuter le Contrôle " -"d'Empreinte pour une analyse complète." +msgid "Footprint outline is missing or malformed. Run Footprint Checker for a full analysis." +msgstr "Le contour de l'empreinte est absent ou mal formé. Exécuter le Contrôle d'Empreinte pour une analyse complète." #: 3d-viewer/3d_canvas/board_adapter.cpp:938 msgid "Board outline is missing or malformed. Run DRC for a full analysis." -msgstr "" -"Le contour du PCB est absent ou mal formé. Exécuter DRC pour une analyse " -"complète." +msgstr "Le contour du PCB est absent ou mal formé. Exécuter DRC pour une analyse complète." #: 3d-viewer/3d_canvas/create_layer_items.cpp:261 msgid "Create tracks and vias" @@ -105,8 +98,7 @@ msgstr "Erreur de création de contexte OpenGL" #: 3d-viewer/3d_canvas/eda_3d_canvas.cpp:429 msgid "Your OpenGL version is not supported. Minimum required is 1.5." -msgstr "" -"Votre version OpenGL n’est pas prise en charge. Le minimum requis est de 1,5." +msgstr "Votre version OpenGL n’est pas prise en charge. Le minimum requis est de 1,5." #: 3d-viewer/3d_canvas/eda_3d_canvas.cpp:563 #, c-format @@ -150,36 +142,22 @@ msgstr "Chargement OpenGL: couches" msgid "Load OpenGL layer %s" msgstr "Chargement OpenGL, couche %s" -#: 3d-viewer/3d_rendering/opengl/create_scene.cpp:660 -#: 3d-viewer/3d_rendering/raytracing/create_scene.cpp:779 -#: pcbnew/pcb_io/altium/altium_pcb.cpp:1930 +#: 3d-viewer/3d_rendering/opengl/create_scene.cpp:660 3d-viewer/3d_rendering/raytracing/create_scene.cpp:779 pcbnew/pcb_io/altium/altium_pcb.cpp:1943 msgid "Loading 3D models..." msgstr "Chargement modèles 3D..." -#: 3d-viewer/3d_rendering/opengl/create_scene.cpp:669 -#: 3d-viewer/3d_rendering/raytracing/create_scene.cpp:960 +#: 3d-viewer/3d_rendering/opengl/create_scene.cpp:669 3d-viewer/3d_rendering/raytracing/create_scene.cpp:960 #, c-format msgid "Reload time %.3f s" msgstr "Temps de rechargement %.3fs" -#: 3d-viewer/3d_rendering/opengl/create_scene.cpp:967 -#: eeschema/sch_io/eagle/sch_io_eagle.cpp:356 -#: eeschema/sch_io/eagle/sch_io_eagle.cpp:542 -#: eeschema/sch_io/kicad_legacy/sch_io_kicad_legacy.cpp:285 -#: eeschema/sch_io/kicad_sexpr/sch_io_kicad_sexpr.cpp:308 -#: eeschema/symbol_library.cpp:533 pcbnew/pcb_io/eagle/pcb_io_eagle.cpp:348 -#: pcbnew/pcb_io/easyeda/pcb_io_easyeda_plugin.cpp:153 -#: pcbnew/pcb_io/easyedapro/pcb_io_easyedapro.cpp:117 -#: pcbnew/pcb_io/fabmaster/pcb_io_fabmaster.cpp:59 -#: pcbnew/pcb_io/kicad_legacy/pcb_io_kicad_legacy.cpp:502 -#: pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr.cpp:2641 +#: 3d-viewer/3d_rendering/opengl/create_scene.cpp:967 eeschema/sch_io/eagle/sch_io_eagle.cpp:356 eeschema/sch_io/eagle/sch_io_eagle.cpp:542 eeschema/sch_io/kicad_legacy/sch_io_kicad_legacy.cpp:285 eeschema/sch_io/kicad_sexpr/sch_io_kicad_sexpr.cpp:308 eeschema/symbol_library.cpp:533 pcbnew/pcb_io/eagle/pcb_io_eagle.cpp:348 pcbnew/pcb_io/easyeda/pcb_io_easyeda_plugin.cpp:153 pcbnew/pcb_io/easyedapro/pcb_io_easyedapro.cpp:117 +#: pcbnew/pcb_io/fabmaster/pcb_io_fabmaster.cpp:59 pcbnew/pcb_io/kicad_legacy/pcb_io_kicad_legacy.cpp:504 pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr.cpp:2641 #, c-format msgid "Loading %s..." msgstr "Chargement %s..." -#: 3d-viewer/3d_rendering/opengl/render_3d_opengl.cpp:473 -#: 3d-viewer/3d_rendering/raytracing/render_3d_raytrace_gl.cpp:106 -#: 3d-viewer/3d_rendering/raytracing/render_3d_raytrace_ram.cpp:99 +#: 3d-viewer/3d_rendering/opengl/render_3d_opengl.cpp:473 3d-viewer/3d_rendering/raytracing/render_3d_raytrace_gl.cpp:106 3d-viewer/3d_rendering/raytracing/render_3d_raytrace_ram.cpp:99 msgid "Loading..." msgstr "Chargement..." @@ -213,11 +191,7 @@ msgstr "Exporter la Vue en Cours en PNG..." msgid "Export Current View as JPEG..." msgstr "Exporter la Vue en Cours en JPEG..." -#: 3d-viewer/3d_viewer/3d_menubar.cpp:62 -#: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:655 -#: common/eda_base_frame.cpp:1197 common/hotkey_store.cpp:80 -#: common/tool/actions.cpp:1030 pcbnew/footprint_chooser_frame.cpp:277 -#: pcbnew/footprint_viewer_frame.cpp:978 pcbnew/pcb_base_frame.cpp:683 +#: 3d-viewer/3d_viewer/3d_menubar.cpp:62 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:655 common/eda_base_frame.cpp:1197 common/hotkey_store.cpp:80 common/tool/actions.cpp:1030 pcbnew/footprint_chooser_frame.cpp:277 pcbnew/footprint_viewer_frame.cpp:978 pcbnew/pcb_base_frame.cpp:683 msgid "3D Viewer" msgstr "Visu 3D" @@ -237,40 +211,20 @@ msgstr "Raytracing" msgid "Reset to Default Settings" msgstr "Rétablir les Paramètres par Défaut" -#: 3d-viewer/3d_viewer/3d_menubar.cpp:139 -#: bitmap2component/bitmap2cmp_frame.cpp:308 cvpcb/menubar.cpp:78 -#: eeschema/menubar.cpp:350 eeschema/sim/toolbars_simulator_frame.cpp:171 -#: eeschema/symbol_editor/menubar_symbol_editor.cpp:170 -#: eeschema/toolbars_symbol_viewer.cpp:129 gerbview/menubar.cpp:231 -#: kicad/menubar.cpp:221 pagelayout_editor/menubar.cpp:150 -#: pcb_calculator/pcb_calculator_frame.cpp:229 -#: pcbnew/menubar_footprint_editor.cpp:235 pcbnew/menubar_pcb_editor.cpp:465 -#: pcbnew/toolbars_footprint_viewer.cpp:193 +#: 3d-viewer/3d_viewer/3d_menubar.cpp:139 bitmap2component/bitmap2cmp_frame.cpp:308 cvpcb/menubar.cpp:78 eeschema/menubar.cpp:350 eeschema/sim/toolbars_simulator_frame.cpp:171 eeschema/symbol_editor/menubar_symbol_editor.cpp:170 eeschema/toolbars_symbol_viewer.cpp:129 gerbview/menubar.cpp:231 kicad/menubar.cpp:221 pagelayout_editor/menubar.cpp:150 pcb_calculator/pcb_calculator_frame.cpp:229 pcbnew/menubar_footprint_editor.cpp:235 +#: pcbnew/menubar_pcb_editor.cpp:465 pcbnew/toolbars_footprint_viewer.cpp:193 msgid "&File" msgstr "&Fichiers" -#: 3d-viewer/3d_viewer/3d_menubar.cpp:140 cvpcb/menubar.cpp:79 -#: eeschema/menubar.cpp:351 -#: eeschema/symbol_editor/menubar_symbol_editor.cpp:171 kicad/menubar.cpp:222 -#: pagelayout_editor/menubar.cpp:151 pcbnew/menubar_footprint_editor.cpp:236 -#: pcbnew/menubar_pcb_editor.cpp:466 +#: 3d-viewer/3d_viewer/3d_menubar.cpp:140 cvpcb/menubar.cpp:79 eeschema/menubar.cpp:351 eeschema/symbol_editor/menubar_symbol_editor.cpp:171 kicad/menubar.cpp:222 pagelayout_editor/menubar.cpp:151 pcbnew/menubar_footprint_editor.cpp:236 pcbnew/menubar_pcb_editor.cpp:466 msgid "&Edit" msgstr "&Editer" -#: 3d-viewer/3d_viewer/3d_menubar.cpp:141 eeschema/menubar.cpp:352 -#: eeschema/sim/toolbars_simulator_frame.cpp:172 -#: eeschema/symbol_editor/menubar_symbol_editor.cpp:172 -#: eeschema/toolbars_symbol_viewer.cpp:130 gerbview/menubar.cpp:232 -#: kicad/menubar.cpp:223 pagelayout_editor/menubar.cpp:152 -#: pcbnew/menubar_footprint_editor.cpp:237 pcbnew/menubar_pcb_editor.cpp:467 -#: pcbnew/toolbars_footprint_viewer.cpp:194 +#: 3d-viewer/3d_viewer/3d_menubar.cpp:141 eeschema/menubar.cpp:352 eeschema/sim/toolbars_simulator_frame.cpp:172 eeschema/symbol_editor/menubar_symbol_editor.cpp:172 eeschema/toolbars_symbol_viewer.cpp:130 gerbview/menubar.cpp:232 kicad/menubar.cpp:223 pagelayout_editor/menubar.cpp:152 pcbnew/menubar_footprint_editor.cpp:237 pcbnew/menubar_pcb_editor.cpp:467 pcbnew/toolbars_footprint_viewer.cpp:194 msgid "&View" msgstr "&Affichage" -#: 3d-viewer/3d_viewer/3d_menubar.cpp:142 -#: bitmap2component/bitmap2cmp_frame.cpp:309 cvpcb/menubar.cpp:80 -#: eeschema/sim/toolbars_simulator_frame.cpp:174 gerbview/menubar.cpp:234 -#: kicad/menubar.cpp:225 pcb_calculator/pcb_calculator_frame.cpp:230 +#: 3d-viewer/3d_viewer/3d_menubar.cpp:142 bitmap2component/bitmap2cmp_frame.cpp:309 cvpcb/menubar.cpp:80 eeschema/sim/toolbars_simulator_frame.cpp:174 gerbview/menubar.cpp:234 kicad/menubar.cpp:225 pcb_calculator/pcb_calculator_frame.cpp:230 msgid "&Preferences" msgstr "&Préférences" @@ -286,34 +240,23 @@ msgstr "Copier l'image dans le presse-papier" msgid "Render current view using Raytracing" msgstr "Rendu de la vue en cours en utilisant le Raytracing" -#: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:103 -#: resources/linux/metainfo/org.kicad.kicad.metainfo.xml.in:68 +#: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:103 resources/linux/metainfo/org.kicad.kicad.metainfo.xml.in:68 msgid "KiCad 3D Viewer" msgstr "Visionneuse 3D KiCad" -#: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:165 -#: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:661 -#: eeschema/dialogs/panel_eeschema_display_options_base.cpp:27 -#: pcbnew/footprint_edit_frame.cpp:241 pcbnew/footprint_edit_frame.cpp:902 -#: pcbnew/pcb_edit_frame.cpp:319 pcbnew/pcb_edit_frame.cpp:1628 +#: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:165 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:661 eeschema/dialogs/panel_eeschema_display_options_base.cpp:27 pcbnew/footprint_edit_frame.cpp:241 pcbnew/footprint_edit_frame.cpp:902 pcbnew/pcb_edit_frame.cpp:319 pcbnew/pcb_edit_frame.cpp:1628 msgid "Appearance" msgstr "Apparence" -#: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:329 -#: 3d-viewer/dialogs/appearance_controls_3D.cpp:612 -#: 3d-viewer/dialogs/appearance_controls_3D_base.cpp:43 +#: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:329 3d-viewer/dialogs/appearance_controls_3D.cpp:612 3d-viewer/dialogs/appearance_controls_3D_base.cpp:43 msgid "Follow PCB Editor" msgstr "Suivre Éditeur de PCB" -#: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:331 -#: 3d-viewer/dialogs/appearance_controls_3D.cpp:613 -#: 3d-viewer/dialogs/appearance_controls_3D_base.cpp:43 +#: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:331 3d-viewer/dialogs/appearance_controls_3D.cpp:613 3d-viewer/dialogs/appearance_controls_3D_base.cpp:43 msgid "Follow PCB Plot Settings" msgstr "Suivre Paramètres de Tracé PCB" -#: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:583 -#: 3d-viewer/dialogs/appearance_controls_3D.cpp:638 -#: 3d-viewer/dialogs/appearance_controls_3D.cpp:826 +#: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:583 3d-viewer/dialogs/appearance_controls_3D.cpp:638 3d-viewer/dialogs/appearance_controls_3D.cpp:826 msgid "legacy colors" msgstr "couleurs héritées" @@ -321,44 +264,16 @@ msgstr "couleurs héritées" msgid "3D Image File Name" msgstr "Nom du fichier Image 3D" -#: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:740 -#: common/eda_base_frame.cpp:1343 common/eda_base_frame.cpp:1347 +#: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:740 common/eda_base_frame.cpp:1343 common/eda_base_frame.cpp:1347 #, c-format msgid "Insufficient permissions to save file '%s'." msgstr "Autorisations requises insuffisantes pour enregistrer le fichier '%s'." -#: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:741 common/confirm.cpp:211 -#: common/dialogs/dialog_grid_settings.cpp:60 -#: common/dialogs/dialog_grid_settings.cpp:67 -#: common/dialogs/panel_embedded_files.cpp:196 -#: common/dialogs/panel_embedded_files.cpp:269 -#: common/dialogs/panel_embedded_files.cpp:300 -#: common/dialogs/panel_embedded_files.cpp:310 -#: common/dialogs/panel_setup_severities.cpp:44 common/kidialog.cpp:126 -#: eeschema/dialogs/dialog_erc.cpp:873 -#: eeschema/dialogs/dialog_symbol_fields_table.cpp:1652 -#: eeschema/dialogs/dialog_symbol_fields_table.cpp:2054 -#: eeschema/erc/erc_item.cpp:84 eeschema/files-io.cpp:1006 -#: eeschema/files-io.cpp:1074 eeschema/sch_marker.cpp:386 -#: kicad/import_proj.cpp:79 kicad/import_project.cpp:123 kicad/kicad.cpp:316 -#: kicad/tools/kicad_manager_control.cpp:237 -#: kicad/tools/kicad_manager_control.cpp:294 -#: kicad/tools/kicad_manager_control.cpp:340 -#: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664.cpp:143 -#: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664.cpp:216 -#: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664.cpp:225 -#: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664.cpp:234 -#: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664.cpp:240 -#: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664.cpp:241 -#: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664.cpp:242 -#: pcb_calculator/calculator_panels/panel_fusing_current.cpp:166 -#: pcb_calculator/calculator_panels/panel_fusing_current.cpp:179 -#: pcb_calculator/calculator_panels/panel_fusing_current.cpp:191 -#: pcb_calculator/calculator_panels/panel_fusing_current.cpp:203 -#: pcbnew/dialogs/dialog_drc.cpp:951 -#: pcbnew/dialogs/panel_fp_properties_3d_model.cpp:383 -#: pcbnew/drc/drc_item.cpp:214 pcbnew/pcb_marker.cpp:210 -#: pcbnew/widgets/appearance_controls.cpp:2734 +#: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:741 common/confirm.cpp:211 common/dialogs/dialog_grid_settings.cpp:60 common/dialogs/dialog_grid_settings.cpp:67 common/dialogs/panel_embedded_files.cpp:196 common/dialogs/panel_embedded_files.cpp:269 common/dialogs/panel_embedded_files.cpp:300 common/dialogs/panel_embedded_files.cpp:310 common/dialogs/panel_setup_severities.cpp:44 common/kidialog.cpp:126 eeschema/dialogs/dialog_erc.cpp:873 +#: eeschema/dialogs/dialog_symbol_fields_table.cpp:1652 eeschema/dialogs/dialog_symbol_fields_table.cpp:2054 eeschema/erc/erc_item.cpp:84 eeschema/files-io.cpp:1007 eeschema/files-io.cpp:1075 eeschema/sch_marker.cpp:374 kicad/import_proj.cpp:79 kicad/import_project.cpp:123 kicad/kicad.cpp:316 kicad/tools/kicad_manager_control.cpp:237 kicad/tools/kicad_manager_control.cpp:294 kicad/tools/kicad_manager_control.cpp:340 +#: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664.cpp:143 pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664.cpp:216 pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664.cpp:225 pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664.cpp:234 pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664.cpp:240 +#: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664.cpp:241 pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664.cpp:242 pcb_calculator/calculator_panels/panel_fusing_current.cpp:166 pcb_calculator/calculator_panels/panel_fusing_current.cpp:179 pcb_calculator/calculator_panels/panel_fusing_current.cpp:191 pcb_calculator/calculator_panels/panel_fusing_current.cpp:203 pcbnew/dialogs/dialog_drc.cpp:951 +#: pcbnew/dialogs/panel_fp_properties_3d_model.cpp:383 pcbnew/drc/drc_item.cpp:214 pcbnew/pcb_marker.cpp:210 pcbnew/widgets/appearance_controls.cpp:2734 msgid "Error" msgstr "Erreur" @@ -376,8 +291,7 @@ msgstr "Ajuster Pivot" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:48 msgid "Place point around which the board will be rotated (middle mouse click)" -msgstr "" -"Place le point autour duquel le PCB sera tourné (clic du milieu de la souris)" +msgstr "Place le point autour duquel le PCB sera tourné (clic du milieu de la souris)" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:55 msgid "Rotate X Clockwise" @@ -439,8 +353,7 @@ msgstr "Retourner (miroir) la vue du circuit imprimé" msgid "Toggle Orthographic Projection" msgstr "Basculer la Projection Orthographique" -#: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:159 -#: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:199 +#: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:159 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:199 msgid "Enable/disable orthographic projection" msgstr "Active/Désactive la projection orthographique" @@ -494,8 +407,7 @@ msgstr "Rendu des Matériaux Réaliste" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:255 msgid "Use all material properties from each 3D model file" -msgstr "" -"Utiliser toutes les propriétés du materiau de chaque fichier de modèle 3D" +msgstr "Utiliser toutes les propriétés du materiau de chaque fichier de modèle 3D" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:262 msgid "Render Solid Colors" @@ -503,9 +415,7 @@ msgstr "Rendu des Couleurs Opaque" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:263 msgid "Use only the diffuse color property from 3D model file" -msgstr "" -"Utiliser uniquement la propriété couleur de diffusion venant du fichier " -"modèle 3D" +msgstr "Utiliser uniquement la propriété couleur de diffusion venant du fichier modèle 3D" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:270 msgid "Render CAD Colors" @@ -513,8 +423,7 @@ msgstr "Rendu des Couleurs CAD" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:271 msgid "Use a CAD color style based on the diffuse color of the material" -msgstr "" -"Utiliser un style de couleur CAD basé sur la couleur de diffusion du matériau" +msgstr "Utiliser un style de couleur CAD basé sur la couleur de diffusion du matériau" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:279 msgid "Show Through Hole 3D Models" @@ -568,13 +477,11 @@ msgstr "Montrer les volumes d'encadrement 3D dans le rendu temps réel" msgid "Show 3D Axis" msgstr "Montrer Axes 3D" -#: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:338 -#: pcbnew/tools/pcb_actions.cpp:1323 +#: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:338 pcbnew/tools/pcb_actions.cpp:1323 msgid "Show Appearance Manager" msgstr "Affiche le Gestionnaire d'Apparence" -#: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:339 -#: pcbnew/tools/pcb_actions.cpp:1324 +#: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:339 pcbnew/tools/pcb_actions.cpp:1324 msgid "Show/hide the appearance manager" msgstr "Afficher ou cacher le gestionnaire d'apparance" @@ -706,37 +613,27 @@ msgstr "Modèles marqués DNP" msgid "Model Bounding Boxes" msgstr "Volumes d'Encadrement des Modèles" -#: 3d-viewer/dialogs/appearance_controls_3D.cpp:76 common/layer_id.cpp:163 -#: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:30 -#: eeschema/dialogs/dialog_update_from_pcb_base.cpp:64 -#: pcb_calculator/calculator_panels/panel_rf_attenuators_base.cpp:111 -#: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:31 -#: pcbnew/widgets/appearance_controls.cpp:339 +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:76 common/layer_id.cpp:163 eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:30 eeschema/dialogs/dialog_update_from_pcb_base.cpp:64 pcb_calculator/calculator_panels/panel_rf_attenuators_base.cpp:111 pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:31 pcbnew/widgets/appearance_controls.cpp:339 msgid "Values" msgstr "Valeurs" -#: 3d-viewer/dialogs/appearance_controls_3D.cpp:76 -#: pcbnew/widgets/appearance_controls.cpp:339 +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:76 pcbnew/widgets/appearance_controls.cpp:339 msgid "Show footprint values" msgstr "Afficher les valeurs des empreintes" -#: 3d-viewer/dialogs/appearance_controls_3D.cpp:77 -#: pcbnew/widgets/appearance_controls.cpp:340 +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:77 pcbnew/widgets/appearance_controls.cpp:340 msgid "References" msgstr "Références" -#: 3d-viewer/dialogs/appearance_controls_3D.cpp:77 -#: pcbnew/widgets/appearance_controls.cpp:340 +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:77 pcbnew/widgets/appearance_controls.cpp:340 msgid "Show footprint references" msgstr "Tracer les références des empreintes" -#: 3d-viewer/dialogs/appearance_controls_3D.cpp:78 -#: pcbnew/widgets/appearance_controls.cpp:341 +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:78 pcbnew/widgets/appearance_controls.cpp:341 msgid "Footprint Text" msgstr "Texte sur Empreinte" -#: 3d-viewer/dialogs/appearance_controls_3D.cpp:78 -#: pcbnew/widgets/appearance_controls.cpp:341 +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:78 pcbnew/widgets/appearance_controls.cpp:341 msgid "Show all footprint text" msgstr "Afficher tous les textes d'empreintes" @@ -768,8 +665,7 @@ msgstr "Arrière Plan Fin" msgid "Background gradient end color" msgstr "Fin du dégradé d’arrière-plan" -#: 3d-viewer/dialogs/appearance_controls_3D.cpp:124 -#: 3d-viewer/dialogs/appearance_controls_3D.cpp:209 +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:124 3d-viewer/dialogs/appearance_controls_3D.cpp:209 msgid "Use board stackup colors" msgstr "Utiliser les couleurs du \"stackup\" du PCB" @@ -778,26 +674,22 @@ msgstr "Utiliser les couleurs du \"stackup\" du PCB" 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." +"Successive Tabs while holding %s down will cycle through presets in the popup." msgstr "" "Enregistre et restaure les combinaisons de visibilité et de couleurs.\n" "Utilisez %s+Tab pour activer le sélecteur.\n" -"Des tabulations successives en maintenant la touche %s enfoncée font défiler " -"les présélections dans la fenêtre contextuelle." +"Des tabulations successives en maintenant la touche %s enfoncée font défiler les présélections dans la fenêtre contextuelle." #: 3d-viewer/dialogs/appearance_controls_3D.cpp:148 #, 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." +"Successive Tabs while holding %s down will cycle through viewports in the popup." msgstr "" "Enregistre et restaure la position de la caméra et le zoom.\n" "Utilisez %s+Tab pour activer le sélecteur.\n" -"Des tabulations successives en maintenant la touche %s enfoncée font défiler " -"les fenêtres d'affichage dans la fenêtre contextuelle." +"Des tabulations successives en maintenant la touche %s enfoncée font défiler les fenêtres d'affichage dans la fenêtre contextuelle." #: 3d-viewer/dialogs/appearance_controls_3D.cpp:479 msgid "Left double click or middle click to change color" @@ -805,130 +697,92 @@ msgstr "Double-clic gauche ou clic milieu pour changer la couleur" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:489 msgid "Uncheck 'Use board stackup colors' to allow color editing." -msgstr "" -"Décochez la case \"Utiliser les couleurs de stackup\" pour permettre " -"l'édition des couleurs." +msgstr "Décochez la case \"Utiliser les couleurs de stackup\" pour permettre l'édition des couleurs." -#: 3d-viewer/dialogs/appearance_controls_3D.cpp:538 -#: pcbnew/widgets/appearance_controls.cpp:2204 +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:538 pcbnew/widgets/appearance_controls.cpp:2204 #, c-format msgid "Show or hide %s" msgstr "Afficher ou cacher %s" -#: 3d-viewer/dialogs/appearance_controls_3D.cpp:605 -#: pcbnew/widgets/appearance_controls.cpp:2579 +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:605 pcbnew/widgets/appearance_controls.cpp:2579 #, c-format msgid "Presets (%s+Tab):" msgstr "Préréglages (%s+Tab) :" -#: 3d-viewer/dialogs/appearance_controls_3D.cpp:619 -#: eeschema/dialogs/dialog_symbol_fields_table.cpp:1486 -#: eeschema/dialogs/dialog_symbol_fields_table.cpp:1918 -#: pcbnew/widgets/appearance_controls.cpp:2601 +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:619 eeschema/dialogs/dialog_symbol_fields_table.cpp:1486 eeschema/dialogs/dialog_symbol_fields_table.cpp:1918 pcbnew/widgets/appearance_controls.cpp:2601 msgid "Save preset..." msgstr "Sauver préréglage..." -#: 3d-viewer/dialogs/appearance_controls_3D.cpp:620 -#: eeschema/dialogs/dialog_symbol_fields_table.cpp:1487 -#: eeschema/dialogs/dialog_symbol_fields_table.cpp:1919 -#: pcbnew/widgets/appearance_controls.cpp:2602 +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:620 eeschema/dialogs/dialog_symbol_fields_table.cpp:1487 eeschema/dialogs/dialog_symbol_fields_table.cpp:1919 pcbnew/widgets/appearance_controls.cpp:2602 msgid "Delete preset..." msgstr "Supprimer préréglage..." -#: 3d-viewer/dialogs/appearance_controls_3D.cpp:726 -#: pcbnew/widgets/appearance_controls.cpp:2707 +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:726 pcbnew/widgets/appearance_controls.cpp:2707 msgid "Layer preset name:" msgstr "Nom de préréglage de couches :" -#: 3d-viewer/dialogs/appearance_controls_3D.cpp:727 -#: pcbnew/widgets/appearance_controls.cpp:2708 +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:727 pcbnew/widgets/appearance_controls.cpp:2708 msgid "Save Layer Preset" msgstr "Sauver Préréglage de Couches" -#: 3d-viewer/dialogs/appearance_controls_3D.cpp:742 -#: eeschema/dialogs/dialog_symbol_fields_table.cpp:1659 -#: eeschema/dialogs/dialog_symbol_fields_table.cpp:2061 -#: pcbnew/widgets/appearance_controls.cpp:2741 +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:742 eeschema/dialogs/dialog_symbol_fields_table.cpp:1659 eeschema/dialogs/dialog_symbol_fields_table.cpp:2061 pcbnew/widgets/appearance_controls.cpp:2741 msgid "Overwrite existing preset?" msgstr "Écraser un préréglage existant ?" -#: 3d-viewer/dialogs/appearance_controls_3D.cpp:768 -#: eeschema/dialogs/dialog_symbol_fields_table.cpp:1684 -#: eeschema/dialogs/dialog_symbol_fields_table.cpp:2086 -#: pcbnew/widgets/appearance_controls.cpp:2767 +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:768 eeschema/dialogs/dialog_symbol_fields_table.cpp:1684 eeschema/dialogs/dialog_symbol_fields_table.cpp:2086 pcbnew/widgets/appearance_controls.cpp:2767 msgid "Presets" msgstr "Préréglages" -#: 3d-viewer/dialogs/appearance_controls_3D.cpp:777 -#: eeschema/dialogs/dialog_symbol_fields_table.cpp:1696 -#: eeschema/dialogs/dialog_symbol_fields_table.cpp:2098 -#: pcbnew/widgets/appearance_controls.cpp:2779 +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:777 eeschema/dialogs/dialog_symbol_fields_table.cpp:1696 eeschema/dialogs/dialog_symbol_fields_table.cpp:2098 pcbnew/widgets/appearance_controls.cpp:2779 msgid "Delete Preset" msgstr "Supprimer Préréglage" -#: 3d-viewer/dialogs/appearance_controls_3D.cpp:778 -#: eeschema/dialogs/dialog_symbol_fields_table.cpp:1697 -#: eeschema/dialogs/dialog_symbol_fields_table.cpp:2099 -#: pcbnew/widgets/appearance_controls.cpp:2780 +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:778 eeschema/dialogs/dialog_symbol_fields_table.cpp:1697 eeschema/dialogs/dialog_symbol_fields_table.cpp:2099 pcbnew/widgets/appearance_controls.cpp:2780 msgid "Select preset:" msgstr "Sélection préréglage :" -#: 3d-viewer/dialogs/appearance_controls_3D.cpp:836 -#: pcbnew/widgets/appearance_controls.cpp:2878 +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:836 pcbnew/widgets/appearance_controls.cpp:2878 #, c-format msgid "Viewports (%s+Tab):" msgstr "Fenêtres de vue (%s+Tab) :" -#: 3d-viewer/dialogs/appearance_controls_3D.cpp:845 -#: pcbnew/widgets/appearance_controls.cpp:2887 +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:845 pcbnew/widgets/appearance_controls.cpp:2887 msgid "Save viewport..." msgstr "Sauver Fenêtre..." -#: 3d-viewer/dialogs/appearance_controls_3D.cpp:846 -#: pcbnew/widgets/appearance_controls.cpp:2888 +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:846 pcbnew/widgets/appearance_controls.cpp:2888 msgid "Delete viewport..." msgstr "Supprimer Fenêtre..." -#: 3d-viewer/dialogs/appearance_controls_3D.cpp:877 -#: pcbnew/widgets/appearance_controls.cpp:2937 +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:877 pcbnew/widgets/appearance_controls.cpp:2937 msgid "Viewport name:" msgstr "Nom de fenêtre:" -#: 3d-viewer/dialogs/appearance_controls_3D.cpp:878 -#: pcbnew/widgets/appearance_controls.cpp:2937 +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:878 pcbnew/widgets/appearance_controls.cpp:2937 msgid "Save Viewport" msgstr "Sauver Fenêtre" -#: 3d-viewer/dialogs/appearance_controls_3D.cpp:917 -#: pcbnew/widgets/appearance_controls.cpp:2976 +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:917 pcbnew/widgets/appearance_controls.cpp:2976 msgid "Viewports" msgstr "Fenêtres" -#: 3d-viewer/dialogs/appearance_controls_3D.cpp:926 -#: pcbnew/widgets/appearance_controls.cpp:2985 +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:926 pcbnew/widgets/appearance_controls.cpp:2985 msgid "Delete Viewport" msgstr "Suppression Fenêtre" -#: 3d-viewer/dialogs/appearance_controls_3D.cpp:927 -#: pcbnew/widgets/appearance_controls.cpp:2986 +#: 3d-viewer/dialogs/appearance_controls_3D.cpp:927 pcbnew/widgets/appearance_controls.cpp:2986 msgid "Select viewport:" msgstr "Sélection fenêtre:" -#: 3d-viewer/dialogs/appearance_controls_3D_base.cpp:39 -#: pcbnew/widgets/appearance_controls_base.cpp:161 +#: 3d-viewer/dialogs/appearance_controls_3D_base.cpp:39 pcbnew/widgets/appearance_controls_base.cpp:161 msgid "Presets (Ctrl+Tab):" msgstr "Préréglages (Ctrl+Tab) :" -#: 3d-viewer/dialogs/appearance_controls_3D_base.cpp:58 -#: pcbnew/widgets/appearance_controls_base.cpp:180 +#: 3d-viewer/dialogs/appearance_controls_3D_base.cpp:58 pcbnew/widgets/appearance_controls_base.cpp:180 msgid "Viewports (Alt+Tab):" msgstr "Fenêtres (Alt+Tab) :" -#: 3d-viewer/dialogs/appearance_controls_3D_base.cpp:62 -#: eeschema/dialogs/dialog_symbol_fields_table_base.cpp:67 -#: eeschema/dialogs/dialog_symbol_fields_table_base.cpp:265 -#: pcbnew/widgets/appearance_controls_base.cpp:165 -#: pcbnew/widgets/appearance_controls_base.cpp:184 +#: 3d-viewer/dialogs/appearance_controls_3D_base.cpp:62 eeschema/dialogs/dialog_symbol_fields_table_base.cpp:67 eeschema/dialogs/dialog_symbol_fields_table_base.cpp:265 pcbnew/widgets/appearance_controls_base.cpp:165 pcbnew/widgets/appearance_controls_base.cpp:184 msgid "(unsaved)" msgstr "[non sauvé]" @@ -941,15 +795,13 @@ msgstr "Tous les fichiers connus (%s)" msgid "Available paths:" msgstr "Chemins disponibles:" -#: 3d-viewer/dialogs/dialog_select_3d_model_base.cpp:73 -#: common/dialogs/dialog_configure_paths_base.h:61 +#: 3d-viewer/dialogs/dialog_select_3d_model_base.cpp:73 common/dialogs/dialog_configure_paths_base.h:61 msgid "Configure Paths" msgstr "Configurer les Chemins" #: 3d-viewer/dialogs/dialog_select_3d_model_base.cpp:82 -#, fuzzy msgid "Embed Model" -msgstr "Modèle" +msgstr "Intégrer Modèle" #: 3d-viewer/dialogs/dialog_select_3d_model_base.h:65 msgid "Select 3D Model" @@ -977,8 +829,7 @@ msgstr "Utiliser la couleur cuivre nu pour le cuivre non plaqué (lent)" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:45 msgid "Use different colors for plated and unplated copper. (Slow)" -msgstr "" -"Utiliser différentes couleurs pour le cuivre plaqué et non plaqué. (Lent)" +msgstr "Utiliser différentes couleurs pour le cuivre plaqué et non plaqué. (Lent)" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:52 msgid "Material properties:" @@ -1004,18 +855,8 @@ msgstr "Options Caméra" msgid "Rotation increment:" msgstr "Incrément de rotation :" -#: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:92 -#: pcb_calculator/widgets/unit_selector.cpp:130 -#: pcbnew/dialogs/dialog_copper_zones_base.cpp:303 -#: pcbnew/dialogs/dialog_create_array_base.cpp:413 -#: pcbnew/dialogs/dialog_create_array_base.cpp:447 -#: pcbnew/dialogs/dialog_move_exact_base.cpp:59 -#: pcbnew/dialogs/dialog_pad_properties_base.cpp:345 -#: pcbnew/dialogs/dialog_pad_properties_base.cpp:899 -#: pcbnew/dialogs/dialog_shape_properties_base.cpp:172 -#: pcbnew/dialogs/dialog_shape_properties_base.cpp:205 -#: pcbnew/dialogs/panel_edit_options_base.cpp:45 -#: pcbnew/zone_manager/panel_zone_properties_base.cpp:228 +#: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:92 pcb_calculator/widgets/unit_selector.cpp:130 pcbnew/dialogs/dialog_copper_zones_base.cpp:303 pcbnew/dialogs/dialog_create_array_base.cpp:413 pcbnew/dialogs/dialog_create_array_base.cpp:447 pcbnew/dialogs/dialog_move_exact_base.cpp:59 pcbnew/dialogs/dialog_pad_properties_base.cpp:345 pcbnew/dialogs/dialog_pad_properties_base.cpp:899 +#: pcbnew/dialogs/dialog_shape_properties_base.cpp:172 pcbnew/dialogs/dialog_shape_properties_base.cpp:205 pcbnew/dialogs/panel_edit_options_base.cpp:45 pcbnew/zone_manager/panel_zone_properties_base.cpp:228 msgid "deg" msgstr "deg" @@ -1027,8 +868,7 @@ msgstr "Redessiner durant déplacement" msgid "Redraw speed:" msgstr "Vitesse de redessin :" -#: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:19 -#: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:17 +#: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:19 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:17 msgid "Rendering Options" msgstr "Options de Rendu" @@ -1066,8 +906,7 @@ msgstr "8x" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:52 msgid "3D-Viewer must be closed and re-opened to apply this setting" -msgstr "" -"The visualisateur 3D doit être fermé et rouvert pour appliquer ce paramètre" +msgstr "The visualisateur 3D doit être fermé et rouvert pour appliquer ce paramètre" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:56 msgid "Selection color:" @@ -1106,11 +945,8 @@ msgid "Anti-aliasing (slow)" msgstr "Anti-aliasing (lent)" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:39 -msgid "" -"Screen space ambient occlusions and global illumination reflections (slow)" -msgstr "" -"Apliquer l'occlusion ambiante et les réflexions de l'illumination globale " -"sur le rendu final (lent)" +msgid "Screen space ambient occlusions and global illumination reflections (slow)" +msgstr "Apliquer l'occlusion ambiante et les réflexions de l'illumination globale sur le rendu final (lent)" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:54 msgid "Number of Samples" @@ -1129,12 +965,8 @@ msgid "Shadows:" msgstr "Ombres:" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:71 -msgid "" -"Number of rays that will be cast, into light direction, to evaluate a shadow " -"point" -msgstr "" -"Nombre de rayons qui seront lancés, dans la direction de la lumière, pour " -"évaluer un point d’ombre" +msgid "Number of rays that will be cast, into light direction, to evaluate a shadow point" +msgstr "Nombre de rayons qui seront lancés, dans la direction de la lumière, pour évaluer un point d’ombre" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:81 msgid "Reflections:" @@ -1145,13 +977,10 @@ msgid "Number of rays that will be cast to evaluate a reflection point" msgstr "Nombre de rayons qui seront lancés pour évaluer un point de réflexion" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:94 -msgid "" -"Interactions number that a ray can travel through objects. (higher number of " -"levels improve results, specially on very transparent boards)" +msgid "Interactions number that a ray can travel through objects. (higher number of levels improve results, specially on very transparent boards)" msgstr "" "Nombre d'interactions qu’un rayon peut parcourir à travers des objets.\n" -"(un nombre plus élevé de niveaux améliorent les résultats, en particulier " -"sur des PCB très transparents)" +"(un nombre plus élevé de niveaux améliorent les résultats, en particulier sur des PCB très transparents)" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:98 msgid "Refractions:" @@ -1163,9 +992,7 @@ msgstr "Nombre de rayons qui seront lancés pour évaluer un point de réfractio #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:111 msgid "Number of bounces that a ray can hit reflective objects" -msgstr "" -"Nombre de rebonds qu’un rayon peut faire en frappant des objets " -"réfléchissants" +msgstr "Nombre de rebonds qu’un rayon peut faire en frappant des objets réfléchissants" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:121 msgid "Lights Configuration" @@ -1183,13 +1010,11 @@ msgstr "Source lumineuse au dessus:" msgid "Bottom light:" msgstr "Source lumineuse au dessous:" -#: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:184 -#: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:201 +#: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:184 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:201 msgid "Elevation (deg)" msgstr "Altitude (degrés)" -#: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:188 -#: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:205 +#: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:188 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:205 msgid "Azimuth (deg)" msgstr "Azimuth (degrés)" @@ -1233,73 +1058,28 @@ msgstr "Options de Prévisualisation 3D" msgid "Board thickness:" msgstr "Epaisseur du PCB:" -#: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:23 -#: common/dialogs/dialog_print_generic_base.cpp:56 eeschema/sch_bitmap.cpp:230 -#: pcbnew/pcb_reference_image.cpp:257 pcbnew/pcb_reference_image.cpp:358 +#: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:23 common/dialogs/dialog_print_generic_base.cpp:56 eeschema/sch_bitmap.cpp:230 pcbnew/pcb_reference_image.cpp:257 pcbnew/pcb_reference_image.cpp:358 msgid "Scale" msgstr "Echelle" -#: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:31 -#: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:76 -#: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:121 -#: common/dialogs/dialog_grid_settings_base.cpp:36 -#: common/tool/common_tools.cpp:579 -#: eeschema/dialogs/dialog_image_properties_base.cpp:34 -#: eeschema/import_gfx/dialog_import_gfx_sch_base.cpp:61 -#: pagelayout_editor/dialogs/properties_frame_base.cpp:248 -#: pagelayout_editor/dialogs/properties_frame_base.cpp:301 -#: pcbnew/dialogs/dialog_export_vrml_base.cpp:73 -#: pcbnew/dialogs/dialog_footprint_properties_base.cpp:115 -#: pcbnew/dialogs/dialog_pad_properties_base.cpp:421 -#: pcbnew/dialogs/dialog_shape_properties_base.cpp:32 -#: pcbnew/dialogs/dialog_shape_properties_base.cpp:58 -#: pcbnew/dialogs/dialog_shape_properties_base.cpp:92 -#: pcbnew/dialogs/dialog_shape_properties_base.cpp:118 -#: pcbnew/import_gfx/dialog_import_graphics_base.cpp:102 -#: pcbnew/microwave/microwave_polygon.cpp:144 -#: pcbnew/tools/pcb_point_editor.cpp:781 +#: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:31 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:76 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:121 common/dialogs/dialog_grid_settings_base.cpp:36 common/tool/common_tools.cpp:579 eeschema/dialogs/dialog_image_properties_base.cpp:34 eeschema/import_gfx/dialog_import_gfx_sch_base.cpp:61 pagelayout_editor/dialogs/properties_frame_base.cpp:248 +#: pagelayout_editor/dialogs/properties_frame_base.cpp:301 pcbnew/dialogs/dialog_export_vrml_base.cpp:73 pcbnew/dialogs/dialog_footprint_properties_base.cpp:115 pcbnew/dialogs/dialog_pad_properties_base.cpp:421 pcbnew/dialogs/dialog_shape_properties_base.cpp:32 pcbnew/dialogs/dialog_shape_properties_base.cpp:58 pcbnew/dialogs/dialog_shape_properties_base.cpp:92 pcbnew/dialogs/dialog_shape_properties_base.cpp:118 +#: pcbnew/import_gfx/dialog_import_graphics_base.cpp:102 pcbnew/microwave/microwave_polygon.cpp:144 pcbnew/tools/pcb_point_editor.cpp:781 msgid "X:" msgstr "X:" -#: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:41 -#: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:86 -#: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:131 -#: common/dialogs/dialog_grid_settings_base.cpp:57 -#: common/tool/common_tools.cpp:579 -#: eeschema/dialogs/dialog_image_properties_base.cpp:45 -#: eeschema/import_gfx/dialog_import_gfx_sch_base.cpp:82 -#: pagelayout_editor/dialogs/properties_frame_base.cpp:259 -#: pagelayout_editor/dialogs/properties_frame_base.cpp:312 -#: pcbnew/dialogs/dialog_export_vrml_base.cpp:88 -#: pcbnew/dialogs/dialog_footprint_properties_base.cpp:126 -#: pcbnew/dialogs/dialog_pad_properties_base.cpp:70 -#: pcbnew/dialogs/dialog_pad_properties_base.cpp:322 -#: pcbnew/dialogs/dialog_pad_properties_base.cpp:382 -#: pcbnew/dialogs/dialog_pad_properties_base.cpp:432 -#: pcbnew/dialogs/dialog_shape_properties_base.cpp:43 -#: pcbnew/dialogs/dialog_shape_properties_base.cpp:69 -#: pcbnew/dialogs/dialog_shape_properties_base.cpp:103 -#: pcbnew/dialogs/dialog_shape_properties_base.cpp:129 -#: pcbnew/dialogs/dialog_track_via_properties_base.cpp:83 -#: pcbnew/dialogs/dialog_track_via_properties_base.cpp:101 -#: pcbnew/dialogs/dialog_track_via_properties_base.cpp:200 -#: pcbnew/import_gfx/dialog_import_graphics_base.cpp:119 -#: pcbnew/microwave/microwave_polygon.cpp:153 +#: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:41 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:86 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:131 common/dialogs/dialog_grid_settings_base.cpp:57 common/tool/common_tools.cpp:579 eeschema/dialogs/dialog_image_properties_base.cpp:45 eeschema/import_gfx/dialog_import_gfx_sch_base.cpp:82 pagelayout_editor/dialogs/properties_frame_base.cpp:259 +#: pagelayout_editor/dialogs/properties_frame_base.cpp:312 pcbnew/dialogs/dialog_export_vrml_base.cpp:88 pcbnew/dialogs/dialog_footprint_properties_base.cpp:126 pcbnew/dialogs/dialog_pad_properties_base.cpp:70 pcbnew/dialogs/dialog_pad_properties_base.cpp:322 pcbnew/dialogs/dialog_pad_properties_base.cpp:382 pcbnew/dialogs/dialog_pad_properties_base.cpp:432 pcbnew/dialogs/dialog_shape_properties_base.cpp:43 +#: pcbnew/dialogs/dialog_shape_properties_base.cpp:69 pcbnew/dialogs/dialog_shape_properties_base.cpp:103 pcbnew/dialogs/dialog_shape_properties_base.cpp:129 pcbnew/dialogs/dialog_track_via_properties_base.cpp:83 pcbnew/dialogs/dialog_track_via_properties_base.cpp:101 pcbnew/dialogs/dialog_track_via_properties_base.cpp:200 pcbnew/import_gfx/dialog_import_graphics_base.cpp:119 pcbnew/microwave/microwave_polygon.cpp:153 #: pcbnew/tools/pcb_point_editor.cpp:781 msgid "Y:" msgstr "Y:" -#: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:51 -#: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:96 -#: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:141 -#: pcb_calculator/calculator_panels/panel_transline_base.cpp:328 -#: pcb_calculator/calculator_panels/panel_transline_base.cpp:340 +#: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:51 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:96 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:141 pcb_calculator/calculator_panels/panel_transline_base.cpp:328 pcb_calculator/calculator_panels/panel_transline_base.cpp:340 msgid "Z:" msgstr "Z:" -#: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:68 -#: gerbview/gerber_draw_item.cpp:722 pcbnew/footprint.cpp:1601 -#: pcbnew/pad.cpp:1209 +#: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:68 gerbview/gerber_draw_item.cpp:722 pcbnew/footprint.cpp:1606 pcbnew/pad.cpp:1164 msgid "Rotation" msgstr "Rotation" @@ -1311,10 +1091,7 @@ msgstr "Décalage" msgid "Opacity" msgstr "Opacité" -#: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:175 -#: common/dialogs/dialog_page_settings_base.cpp:123 -#: eeschema/printing/dialog_print_using_printer.cpp:269 -#: pagelayout_editor/dialogs/dialogs_for_printing.cpp:253 +#: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:175 common/dialogs/dialog_page_settings_base.cpp:123 eeschema/printing/dialog_print_using_printer.cpp:269 pagelayout_editor/dialogs/dialogs_for_printing.cpp:253 msgid "Preview" msgstr "Prévisualisation" @@ -1330,15 +1107,11 @@ msgstr "" msgid "Reload board and 3D models" msgstr "Rechargement circuit et modèles 3D" -#: bitmap2component/bitmap2cmp_frame.cpp:151 -#: bitmap2component/bitmap2cmp_frame.cpp:294 -#: bitmap2component/bitmap2cmp_frame.cpp:357 -#: kicad/tools/kicad_manager_actions.cpp:158 +#: bitmap2component/bitmap2cmp_frame.cpp:151 bitmap2component/bitmap2cmp_frame.cpp:294 bitmap2component/bitmap2cmp_frame.cpp:357 kicad/tools/kicad_manager_actions.cpp:158 msgid "Image Converter" msgstr "Convertisseur d'Image" -#: bitmap2component/bitmap2cmp_frame.cpp:156 -#: resources/linux/launchers/org.kicad.bitmap2component.desktop.in:11 +#: bitmap2component/bitmap2cmp_frame.cpp:156 resources/linux/launchers/org.kicad.bitmap2component.desktop.in:11 msgid "KiCad Image Converter" msgstr "Convertisseur d'Image KiCad" @@ -1346,27 +1119,19 @@ msgstr "Convertisseur d'Image KiCad" msgid "Image files" msgstr "Fichiers image" -#: bitmap2component/bitmap2cmp_frame.cpp:283 eeschema/menubar.cpp:71 -#: kicad/menubar.cpp:74 pagelayout_editor/menubar.cpp:63 -#: pcbnew/menubar_pcb_editor.cpp:73 +#: bitmap2component/bitmap2cmp_frame.cpp:283 eeschema/menubar.cpp:71 kicad/menubar.cpp:74 pagelayout_editor/menubar.cpp:63 pcbnew/menubar_pcb_editor.cpp:73 msgid "Open Recent" msgstr "Ouvrir Récent" -#: bitmap2component/bitmap2cmp_frame.cpp:284 eeschema/menubar.cpp:72 -#: include/file_history.h:54 pagelayout_editor/menubar.cpp:64 -#: pcbnew/menubar_pcb_editor.cpp:74 +#: bitmap2component/bitmap2cmp_frame.cpp:284 eeschema/menubar.cpp:72 include/file_history.h:54 pagelayout_editor/menubar.cpp:64 pcbnew/menubar_pcb_editor.cpp:74 msgid "Clear Recent Files" msgstr "Effacer Liste Fichiers Récents" -#: bitmap2component/bitmap2cmp_frame.cpp:401 -#: eeschema/tools/sch_drawing_tools.cpp:670 -#: pagelayout_editor/pl_editor_frame.cpp:867 pcbnew/tools/drawing_tool.cpp:681 +#: bitmap2component/bitmap2cmp_frame.cpp:401 eeschema/tools/sch_drawing_tools.cpp:681 pagelayout_editor/pl_editor_frame.cpp:867 pcbnew/tools/drawing_tool.cpp:681 msgid "Choose Image" msgstr "Sélection Image" -#: bitmap2component/bitmap2cmp_frame.cpp:402 -#: eeschema/tools/sch_drawing_tools.cpp:671 -#: pagelayout_editor/pl_editor_frame.cpp:868 pcbnew/tools/drawing_tool.cpp:682 +#: bitmap2component/bitmap2cmp_frame.cpp:402 eeschema/tools/sch_drawing_tools.cpp:682 pagelayout_editor/pl_editor_frame.cpp:868 pcbnew/tools/drawing_tool.cpp:682 msgid "Image Files" msgstr "Fichiers Image" @@ -1374,10 +1139,7 @@ msgstr "Fichiers Image" msgid "Create Drawing Sheet File" msgstr "Créer Fichier Feuille de Dessin" -#: bitmap2component/bitmap2cmp_frame.cpp:462 -#: bitmap2component/bitmap2cmp_frame.cpp:498 -#: bitmap2component/bitmap2cmp_frame.cpp:533 -#: bitmap2component/bitmap2cmp_frame.cpp:568 +#: bitmap2component/bitmap2cmp_frame.cpp:462 bitmap2component/bitmap2cmp_frame.cpp:498 bitmap2component/bitmap2cmp_frame.cpp:533 bitmap2component/bitmap2cmp_frame.cpp:568 #, c-format msgid "File '%s' could not be created." msgstr "Le fichier '%s' n'a pas pu être créé." @@ -1394,163 +1156,30 @@ msgstr "Créer Librairie de Symboles" msgid "Create Footprint Library" msgstr "Créer Librairie d'Empreinte" -#: bitmap2component/bitmap2cmp_panel.cpp:50 common/eda_draw_frame.cpp:642 -#: eeschema/dialogs/dialog_field_properties_base.cpp:229 -#: eeschema/dialogs/dialog_field_properties_base.cpp:263 -#: eeschema/dialogs/dialog_field_properties_base.cpp:274 -#: eeschema/dialogs/dialog_label_properties_base.cpp:256 -#: eeschema/dialogs/dialog_plot_schematic_base.cpp:109 -#: eeschema/dialogs/dialog_plot_schematic_base.cpp:148 -#: eeschema/dialogs/dialog_shape_properties_base.cpp:59 -#: eeschema/dialogs/dialog_sheet_pin_properties_base.cpp:127 -#: eeschema/dialogs/dialog_table_properties_base.cpp:71 -#: eeschema/dialogs/dialog_table_properties_base.cpp:126 -#: eeschema/dialogs/dialog_tablecell_properties_base.cpp:145 -#: eeschema/dialogs/dialog_tablecell_properties_base.cpp:271 -#: eeschema/dialogs/dialog_text_properties_base.cpp:190 -#: eeschema/dialogs/dialog_text_properties_base.cpp:230 -#: eeschema/import_gfx/dialog_import_gfx_sch_base.cpp:78 -#: eeschema/import_gfx/dialog_import_gfx_sch_base.cpp:99 -#: eeschema/import_gfx/dialog_import_gfx_sch_base.cpp:165 -#: gerbview/dialogs/dialog_draw_layers_settings_base.cpp:45 -#: gerbview/dialogs/dialog_draw_layers_settings_base.cpp:56 -#: gerbview/dialogs/panel_gerbview_excellon_settings_base.cpp:31 -#: pagelayout_editor/dialogs/dialog_new_dataitem_base.cpp:40 -#: pagelayout_editor/dialogs/dialog_new_dataitem_base.cpp:54 -#: pagelayout_editor/dialogs/dialog_new_dataitem_base.cpp:100 -#: pagelayout_editor/dialogs/dialog_new_dataitem_base.cpp:114 -#: pagelayout_editor/dialogs/properties_frame_base.cpp:168 -#: pagelayout_editor/dialogs/properties_frame_base.cpp:179 -#: pagelayout_editor/dialogs/properties_frame_base.cpp:192 -#: pagelayout_editor/dialogs/properties_frame_base.cpp:205 -#: pagelayout_editor/dialogs/properties_frame_base.cpp:255 -#: pagelayout_editor/dialogs/properties_frame_base.cpp:266 -#: pagelayout_editor/dialogs/properties_frame_base.cpp:308 -#: pagelayout_editor/dialogs/properties_frame_base.cpp:319 -#: pagelayout_editor/dialogs/properties_frame_base.cpp:361 -#: pagelayout_editor/dialogs/properties_frame_base.cpp:427 -#: pagelayout_editor/dialogs/properties_frame_base.cpp:440 -#: pagelayout_editor/dialogs/properties_frame_base.cpp:484 -#: pagelayout_editor/dialogs/properties_frame_base.cpp:498 -#: pagelayout_editor/dialogs/properties_frame_base.cpp:512 -#: pagelayout_editor/dialogs/properties_frame_base.cpp:526 -#: pagelayout_editor/dialogs/properties_frame_base.cpp:561 -#: pagelayout_editor/dialogs/properties_frame_base.cpp:575 -#: pagelayout_editor/dialogs/properties_frame_base.cpp:589 -#: pagelayout_editor/dialogs/properties_frame_base.cpp:603 -#: pagelayout_editor/pl_editor_frame.cpp:759 -#: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664_base.cpp:264 -#: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664_base.cpp:278 -#: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664_base.cpp:294 -#: pcb_calculator/widgets/unit_selector.cpp:34 -#: pcbnew/dialogs/dialog_copper_zones_base.cpp:147 -#: pcbnew/dialogs/dialog_copper_zones_base.cpp:171 -#: pcbnew/dialogs/dialog_copper_zones_base.cpp:206 -#: pcbnew/dialogs/dialog_copper_zones_base.cpp:219 -#: pcbnew/dialogs/dialog_copper_zones_base.cpp:249 -#: pcbnew/dialogs/dialog_copper_zones_base.cpp:262 -#: pcbnew/dialogs/dialog_copper_zones_base.cpp:314 -#: pcbnew/dialogs/dialog_copper_zones_base.cpp:325 -#: pcbnew/dialogs/dialog_copper_zones_base.cpp:375 -#: pcbnew/dialogs/dialog_create_array_base.cpp:88 -#: pcbnew/dialogs/dialog_create_array_base.cpp:101 -#: pcbnew/dialogs/dialog_create_array_base.cpp:123 -#: pcbnew/dialogs/dialog_create_array_base.cpp:136 -#: pcbnew/dialogs/dialog_create_array_base.cpp:306 -#: pcbnew/dialogs/dialog_create_array_base.cpp:317 -#: pcbnew/dialogs/dialog_create_array_base.cpp:347 -#: pcbnew/dialogs/dialog_create_array_base.cpp:358 -#: pcbnew/dialogs/dialog_create_array_base.cpp:386 -#: pcbnew/dialogs/dialog_export_idf_base.cpp:48 -#: pcbnew/dialogs/dialog_export_step_base.cpp:161 -#: pcbnew/dialogs/dialog_export_vrml_base.cpp:67 -#: pcbnew/dialogs/dialog_export_vrml_base.cpp:109 -#: pcbnew/dialogs/dialog_global_edit_teardrops_base.cpp:258 -#: pcbnew/dialogs/dialog_global_edit_teardrops_base.cpp:305 -#: pcbnew/dialogs/dialog_global_edit_tracks_and_vias_base.cpp:92 -#: pcbnew/dialogs/dialog_global_edit_tracks_and_vias_base.cpp:108 -#: pcbnew/dialogs/dialog_move_exact_base.cpp:31 -#: pcbnew/dialogs/dialog_move_exact_base.cpp:45 -#: pcbnew/dialogs/dialog_pad_properties_base.cpp:66 -#: pcbnew/dialogs/dialog_pad_properties_base.cpp:77 -#: pcbnew/dialogs/dialog_pad_properties_base.cpp:121 -#: pcbnew/dialogs/dialog_pad_properties_base.cpp:168 -#: pcbnew/dialogs/dialog_pad_properties_base.cpp:318 -#: pcbnew/dialogs/dialog_pad_properties_base.cpp:329 -#: pcbnew/dialogs/dialog_pad_properties_base.cpp:378 -#: pcbnew/dialogs/dialog_pad_properties_base.cpp:389 -#: pcbnew/dialogs/dialog_pad_properties_base.cpp:428 -#: pcbnew/dialogs/dialog_pad_properties_base.cpp:439 -#: pcbnew/dialogs/dialog_pad_properties_base.cpp:471 -#: pcbnew/dialogs/dialog_pad_properties_base.cpp:741 -#: pcbnew/dialogs/dialog_pad_properties_base.cpp:789 -#: pcbnew/dialogs/dialog_pad_properties_base.cpp:877 -#: pcbnew/dialogs/dialog_pad_properties_base.cpp:888 -#: pcbnew/dialogs/dialog_pad_properties_base.cpp:958 -#: pcbnew/dialogs/dialog_pad_properties_base.cpp:971 -#: pcbnew/dialogs/dialog_pad_properties_base.cpp:984 -#: pcbnew/dialogs/dialog_plot_base.cpp:258 -#: pcbnew/dialogs/dialog_plot_base.cpp:311 -#: pcbnew/dialogs/dialog_position_relative_base.cpp:73 -#: pcbnew/dialogs/dialog_position_relative_base.cpp:90 -#: pcbnew/dialogs/dialog_rule_area_properties.cpp:114 -#: pcbnew/dialogs/dialog_rule_area_properties_base.cpp:135 -#: pcbnew/dialogs/dialog_table_properties_base.cpp:80 -#: pcbnew/dialogs/dialog_table_properties_base.cpp:115 -#: pcbnew/dialogs/dialog_tablecell_properties_base.cpp:198 -#: pcbnew/dialogs/dialog_track_via_properties_base.cpp:90 -#: pcbnew/dialogs/dialog_track_via_properties_base.cpp:108 -#: pcbnew/dialogs/dialog_track_via_properties_base.cpp:130 -#: pcbnew/dialogs/dialog_track_via_properties_base.cpp:141 -#: pcbnew/dialogs/dialog_track_via_properties_base.cpp:207 -#: pcbnew/dialogs/dialog_track_via_properties_base.cpp:229 -#: pcbnew/dialogs/dialog_track_via_properties_base.cpp:240 -#: pcbnew/dialogs/dialog_track_via_properties_base.cpp:251 -#: pcbnew/dialogs/dialog_track_via_properties_base.cpp:520 -#: pcbnew/dialogs/dialog_track_via_properties_base.cpp:567 -#: pcbnew/dialogs/panel_setup_constraints_base.cpp:55 -#: pcbnew/dialogs/panel_setup_constraints_base.cpp:72 -#: pcbnew/dialogs/panel_setup_constraints_base.cpp:89 -#: pcbnew/dialogs/panel_setup_constraints_base.cpp:105 -#: pcbnew/dialogs/panel_setup_constraints_base.cpp:121 -#: pcbnew/dialogs/panel_setup_constraints_base.cpp:137 -#: pcbnew/dialogs/panel_setup_constraints_base.cpp:153 -#: pcbnew/dialogs/panel_setup_constraints_base.cpp:194 -#: pcbnew/dialogs/panel_setup_constraints_base.cpp:210 -#: pcbnew/dialogs/panel_setup_constraints_base.cpp:251 -#: pcbnew/dialogs/panel_setup_constraints_base.cpp:267 -#: pcbnew/dialogs/panel_setup_constraints_base.cpp:308 -#: pcbnew/dialogs/panel_setup_constraints_base.cpp:322 -#: pcbnew/dialogs/panel_setup_constraints_base.cpp:336 -#: pcbnew/dialogs/panel_setup_constraints_base.cpp:379 -#: pcbnew/dialogs/panel_setup_mask_and_paste_base.cpp:65 -#: pcbnew/dialogs/panel_setup_mask_and_paste_base.cpp:80 -#: pcbnew/dialogs/panel_setup_mask_and_paste_base.cpp:91 -#: pcbnew/dialogs/panel_setup_mask_and_paste_base.cpp:129 -#: pcbnew/dialogs/panel_setup_teardrops_base.cpp:101 -#: pcbnew/dialogs/panel_setup_teardrops_base.cpp:143 -#: pcbnew/dialogs/panel_setup_teardrops_base.cpp:284 -#: pcbnew/dialogs/panel_setup_teardrops_base.cpp:326 -#: pcbnew/dialogs/panel_setup_teardrops_base.cpp:467 -#: pcbnew/dialogs/panel_setup_teardrops_base.cpp:509 -#: pcbnew/import_gfx/dialog_import_graphics_base.cpp:68 -#: pcbnew/import_gfx/dialog_import_graphics_base.cpp:136 -#: pcbnew/import_gfx/dialog_import_graphics_base.cpp:185 -#: pcbnew/tools/convert_tool.cpp:100 pcbnew/tools/convert_tool.cpp:105 -#: pcbnew/zone_manager/panel_zone_properties_base.cpp:72 -#: pcbnew/zone_manager/panel_zone_properties_base.cpp:96 -#: pcbnew/zone_manager/panel_zone_properties_base.cpp:131 -#: pcbnew/zone_manager/panel_zone_properties_base.cpp:144 -#: pcbnew/zone_manager/panel_zone_properties_base.cpp:174 -#: pcbnew/zone_manager/panel_zone_properties_base.cpp:187 -#: pcbnew/zone_manager/panel_zone_properties_base.cpp:239 -#: pcbnew/zone_manager/panel_zone_properties_base.cpp:250 -#: pcbnew/zone_manager/panel_zone_properties_base.cpp:300 +#: bitmap2component/bitmap2cmp_panel.cpp:50 common/eda_draw_frame.cpp:642 eeschema/dialogs/dialog_field_properties_base.cpp:229 eeschema/dialogs/dialog_field_properties_base.cpp:263 eeschema/dialogs/dialog_field_properties_base.cpp:274 eeschema/dialogs/dialog_label_properties_base.cpp:256 eeschema/dialogs/dialog_plot_schematic_base.cpp:109 eeschema/dialogs/dialog_plot_schematic_base.cpp:148 +#: eeschema/dialogs/dialog_shape_properties_base.cpp:59 eeschema/dialogs/dialog_sheet_pin_properties_base.cpp:127 eeschema/dialogs/dialog_table_properties_base.cpp:71 eeschema/dialogs/dialog_table_properties_base.cpp:126 eeschema/dialogs/dialog_tablecell_properties_base.cpp:145 eeschema/dialogs/dialog_tablecell_properties_base.cpp:271 eeschema/dialogs/dialog_text_properties_base.cpp:190 +#: eeschema/dialogs/dialog_text_properties_base.cpp:230 eeschema/import_gfx/dialog_import_gfx_sch_base.cpp:78 eeschema/import_gfx/dialog_import_gfx_sch_base.cpp:99 eeschema/import_gfx/dialog_import_gfx_sch_base.cpp:165 gerbview/dialogs/dialog_draw_layers_settings_base.cpp:45 gerbview/dialogs/dialog_draw_layers_settings_base.cpp:56 gerbview/dialogs/panel_gerbview_excellon_settings_base.cpp:31 +#: pagelayout_editor/dialogs/dialog_new_dataitem_base.cpp:40 pagelayout_editor/dialogs/dialog_new_dataitem_base.cpp:54 pagelayout_editor/dialogs/dialog_new_dataitem_base.cpp:100 pagelayout_editor/dialogs/dialog_new_dataitem_base.cpp:114 pagelayout_editor/dialogs/properties_frame_base.cpp:168 pagelayout_editor/dialogs/properties_frame_base.cpp:179 pagelayout_editor/dialogs/properties_frame_base.cpp:192 +#: pagelayout_editor/dialogs/properties_frame_base.cpp:205 pagelayout_editor/dialogs/properties_frame_base.cpp:255 pagelayout_editor/dialogs/properties_frame_base.cpp:266 pagelayout_editor/dialogs/properties_frame_base.cpp:308 pagelayout_editor/dialogs/properties_frame_base.cpp:319 pagelayout_editor/dialogs/properties_frame_base.cpp:361 pagelayout_editor/dialogs/properties_frame_base.cpp:427 +#: pagelayout_editor/dialogs/properties_frame_base.cpp:440 pagelayout_editor/dialogs/properties_frame_base.cpp:484 pagelayout_editor/dialogs/properties_frame_base.cpp:498 pagelayout_editor/dialogs/properties_frame_base.cpp:512 pagelayout_editor/dialogs/properties_frame_base.cpp:526 pagelayout_editor/dialogs/properties_frame_base.cpp:561 pagelayout_editor/dialogs/properties_frame_base.cpp:575 +#: pagelayout_editor/dialogs/properties_frame_base.cpp:589 pagelayout_editor/dialogs/properties_frame_base.cpp:603 pagelayout_editor/pl_editor_frame.cpp:759 pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664_base.cpp:264 pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664_base.cpp:278 pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664_base.cpp:294 pcb_calculator/widgets/unit_selector.cpp:34 +#: pcbnew/dialogs/dialog_copper_zones_base.cpp:147 pcbnew/dialogs/dialog_copper_zones_base.cpp:171 pcbnew/dialogs/dialog_copper_zones_base.cpp:206 pcbnew/dialogs/dialog_copper_zones_base.cpp:219 pcbnew/dialogs/dialog_copper_zones_base.cpp:249 pcbnew/dialogs/dialog_copper_zones_base.cpp:262 pcbnew/dialogs/dialog_copper_zones_base.cpp:314 pcbnew/dialogs/dialog_copper_zones_base.cpp:325 pcbnew/dialogs/dialog_copper_zones_base.cpp:375 +#: pcbnew/dialogs/dialog_create_array_base.cpp:88 pcbnew/dialogs/dialog_create_array_base.cpp:101 pcbnew/dialogs/dialog_create_array_base.cpp:123 pcbnew/dialogs/dialog_create_array_base.cpp:136 pcbnew/dialogs/dialog_create_array_base.cpp:306 pcbnew/dialogs/dialog_create_array_base.cpp:317 pcbnew/dialogs/dialog_create_array_base.cpp:347 pcbnew/dialogs/dialog_create_array_base.cpp:358 pcbnew/dialogs/dialog_create_array_base.cpp:386 +#: pcbnew/dialogs/dialog_export_idf_base.cpp:48 pcbnew/dialogs/dialog_export_step_base.cpp:161 pcbnew/dialogs/dialog_export_vrml_base.cpp:67 pcbnew/dialogs/dialog_export_vrml_base.cpp:109 pcbnew/dialogs/dialog_global_edit_teardrops_base.cpp:258 pcbnew/dialogs/dialog_global_edit_teardrops_base.cpp:305 pcbnew/dialogs/dialog_global_edit_tracks_and_vias_base.cpp:92 pcbnew/dialogs/dialog_global_edit_tracks_and_vias_base.cpp:108 +#: pcbnew/dialogs/dialog_move_exact_base.cpp:31 pcbnew/dialogs/dialog_move_exact_base.cpp:45 pcbnew/dialogs/dialog_pad_properties_base.cpp:66 pcbnew/dialogs/dialog_pad_properties_base.cpp:77 pcbnew/dialogs/dialog_pad_properties_base.cpp:121 pcbnew/dialogs/dialog_pad_properties_base.cpp:168 pcbnew/dialogs/dialog_pad_properties_base.cpp:318 pcbnew/dialogs/dialog_pad_properties_base.cpp:329 pcbnew/dialogs/dialog_pad_properties_base.cpp:378 +#: pcbnew/dialogs/dialog_pad_properties_base.cpp:389 pcbnew/dialogs/dialog_pad_properties_base.cpp:428 pcbnew/dialogs/dialog_pad_properties_base.cpp:439 pcbnew/dialogs/dialog_pad_properties_base.cpp:471 pcbnew/dialogs/dialog_pad_properties_base.cpp:741 pcbnew/dialogs/dialog_pad_properties_base.cpp:789 pcbnew/dialogs/dialog_pad_properties_base.cpp:877 pcbnew/dialogs/dialog_pad_properties_base.cpp:888 +#: pcbnew/dialogs/dialog_pad_properties_base.cpp:958 pcbnew/dialogs/dialog_pad_properties_base.cpp:971 pcbnew/dialogs/dialog_pad_properties_base.cpp:984 pcbnew/dialogs/dialog_plot_base.cpp:258 pcbnew/dialogs/dialog_plot_base.cpp:311 pcbnew/dialogs/dialog_position_relative_base.cpp:73 pcbnew/dialogs/dialog_position_relative_base.cpp:90 pcbnew/dialogs/dialog_rule_area_properties.cpp:114 +#: pcbnew/dialogs/dialog_rule_area_properties_base.cpp:135 pcbnew/dialogs/dialog_table_properties_base.cpp:80 pcbnew/dialogs/dialog_table_properties_base.cpp:115 pcbnew/dialogs/dialog_tablecell_properties_base.cpp:198 pcbnew/dialogs/dialog_track_via_properties_base.cpp:90 pcbnew/dialogs/dialog_track_via_properties_base.cpp:108 pcbnew/dialogs/dialog_track_via_properties_base.cpp:130 pcbnew/dialogs/dialog_track_via_properties_base.cpp:141 +#: pcbnew/dialogs/dialog_track_via_properties_base.cpp:207 pcbnew/dialogs/dialog_track_via_properties_base.cpp:229 pcbnew/dialogs/dialog_track_via_properties_base.cpp:240 pcbnew/dialogs/dialog_track_via_properties_base.cpp:251 pcbnew/dialogs/dialog_track_via_properties_base.cpp:520 pcbnew/dialogs/dialog_track_via_properties_base.cpp:567 pcbnew/dialogs/panel_setup_constraints_base.cpp:55 pcbnew/dialogs/panel_setup_constraints_base.cpp:72 +#: pcbnew/dialogs/panel_setup_constraints_base.cpp:89 pcbnew/dialogs/panel_setup_constraints_base.cpp:105 pcbnew/dialogs/panel_setup_constraints_base.cpp:121 pcbnew/dialogs/panel_setup_constraints_base.cpp:137 pcbnew/dialogs/panel_setup_constraints_base.cpp:153 pcbnew/dialogs/panel_setup_constraints_base.cpp:194 pcbnew/dialogs/panel_setup_constraints_base.cpp:210 pcbnew/dialogs/panel_setup_constraints_base.cpp:251 +#: pcbnew/dialogs/panel_setup_constraints_base.cpp:267 pcbnew/dialogs/panel_setup_constraints_base.cpp:308 pcbnew/dialogs/panel_setup_constraints_base.cpp:322 pcbnew/dialogs/panel_setup_constraints_base.cpp:336 pcbnew/dialogs/panel_setup_constraints_base.cpp:379 pcbnew/dialogs/panel_setup_mask_and_paste_base.cpp:65 pcbnew/dialogs/panel_setup_mask_and_paste_base.cpp:80 pcbnew/dialogs/panel_setup_mask_and_paste_base.cpp:91 +#: pcbnew/dialogs/panel_setup_mask_and_paste_base.cpp:129 pcbnew/dialogs/panel_setup_teardrops_base.cpp:101 pcbnew/dialogs/panel_setup_teardrops_base.cpp:143 pcbnew/dialogs/panel_setup_teardrops_base.cpp:284 pcbnew/dialogs/panel_setup_teardrops_base.cpp:326 pcbnew/dialogs/panel_setup_teardrops_base.cpp:467 pcbnew/dialogs/panel_setup_teardrops_base.cpp:509 pcbnew/import_gfx/dialog_import_graphics_base.cpp:68 +#: pcbnew/import_gfx/dialog_import_graphics_base.cpp:136 pcbnew/import_gfx/dialog_import_graphics_base.cpp:185 pcbnew/tools/convert_tool.cpp:100 pcbnew/tools/convert_tool.cpp:105 pcbnew/zone_manager/panel_zone_properties_base.cpp:72 pcbnew/zone_manager/panel_zone_properties_base.cpp:96 pcbnew/zone_manager/panel_zone_properties_base.cpp:131 pcbnew/zone_manager/panel_zone_properties_base.cpp:144 +#: pcbnew/zone_manager/panel_zone_properties_base.cpp:174 pcbnew/zone_manager/panel_zone_properties_base.cpp:187 pcbnew/zone_manager/panel_zone_properties_base.cpp:239 pcbnew/zone_manager/panel_zone_properties_base.cpp:250 pcbnew/zone_manager/panel_zone_properties_base.cpp:300 msgid "mm" msgstr "mm" -#: bitmap2component/bitmap2cmp_panel.cpp:50 -#: pcbnew/dialogs/dialog_export_vrml_base.cpp:109 +#: bitmap2component/bitmap2cmp_panel.cpp:50 pcbnew/dialogs/dialog_export_vrml_base.cpp:109 msgid "Inch" msgstr "Pouce" @@ -1566,13 +1195,7 @@ msgstr "Impossible d’exporter vers le presse-papiers" msgid "Error allocating memory for potrace bitmap" msgstr "Erreur d’allocation de mémoire pour bitmap potrace" -#: bitmap2component/bitmap2cmp_panel.cpp:567 -#: common/widgets/wx_html_report_panel_base.cpp:41 -#: eeschema/dialogs/dialog_erc_base.cpp:136 gerbview/files.cpp:405 -#: gerbview/readgerb.cpp:77 -#: pcbnew/board_stackup_manager/panel_board_stackup.cpp:1267 -#: pcbnew/dialogs/dialog_drc_base.cpp:186 -#: pcbnew/dialogs/dialog_footprint_checker_base.cpp:43 +#: bitmap2component/bitmap2cmp_panel.cpp:567 common/widgets/wx_html_report_panel_base.cpp:41 eeschema/dialogs/dialog_erc_base.cpp:136 gerbview/files.cpp:405 gerbview/readgerb.cpp:77 pcbnew/board_stackup_manager/panel_board_stackup.cpp:1267 pcbnew/dialogs/dialog_drc_base.cpp:186 pcbnew/dialogs/dialog_footprint_checker_base.cpp:43 msgid "Errors" msgstr "Erreurs" @@ -1596,17 +1219,11 @@ msgstr "Informations Bitmap" msgid "Image size:" msgstr "Taille de l'image:" -#: 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 +#: bitmap2component/bitmap2cmp_panel_base.cpp:49 bitmap2component/bitmap2cmp_panel_base.cpp:53 bitmap2component/bitmap2cmp_panel_base.cpp:65 bitmap2component/bitmap2cmp_panel_base.cpp:69 bitmap2component/bitmap2cmp_panel_base.cpp:81 msgid "0000" msgstr "0000" -#: bitmap2component/bitmap2cmp_panel_base.cpp:57 -#: common/widgets/gal_options_panel_base.cpp:87 -#: common/widgets/gal_options_panel_base.cpp:98 +#: bitmap2component/bitmap2cmp_panel_base.cpp:57 common/widgets/gal_options_panel_base.cpp:87 common/widgets/gal_options_panel_base.cpp:98 msgid "pixels" msgstr "pixels" @@ -1614,8 +1231,7 @@ msgstr "pixels" msgid "Image PPI:" msgstr "PPI Image:" -#: bitmap2component/bitmap2cmp_panel_base.cpp:73 eeschema/sch_bitmap.cpp:229 -#: pcbnew/pcb_reference_image.cpp:256 +#: bitmap2component/bitmap2cmp_panel_base.cpp:73 eeschema/sch_bitmap.cpp:229 pcbnew/pcb_reference_image.cpp:256 msgid "PPI" msgstr "PPI" @@ -1639,33 +1255,16 @@ msgstr "Dimension de Sortie" msgid "Lock height / width ratio" msgstr "Verrouiller le rapport hauteur/largeur" -#: bitmap2component/bitmap2cmp_panel_base.cpp:113 -#: common/dialogs/dialog_page_settings_base.cpp:37 -#: eeschema/dialogs/dialog_tablecell_properties_base.cpp:135 -#: pcbnew/dialogs/dialog_target_properties_base.cpp:28 +#: bitmap2component/bitmap2cmp_panel_base.cpp:113 common/dialogs/dialog_page_settings_base.cpp:37 eeschema/dialogs/dialog_tablecell_properties_base.cpp:135 pcbnew/dialogs/dialog_target_properties_base.cpp:28 msgid "Size:" msgstr "Taille:" -#: bitmap2component/bitmap2cmp_panel_base.cpp:117 -#: bitmap2component/bitmap2cmp_panel_base.cpp:122 +#: bitmap2component/bitmap2cmp_panel_base.cpp:117 bitmap2component/bitmap2cmp_panel_base.cpp:122 msgid "300" msgstr "300" -#: bitmap2component/bitmap2cmp_panel_base.cpp:141 -#: common/dialogs/dialog_print_generic_base.cpp:24 -#: eeschema/dialogs/dialog_annotate_base.cpp:89 -#: eeschema/dialogs/dialog_plot_schematic_base.cpp:49 -#: eeschema/dialogs/dialog_update_from_pcb_base.cpp:25 -#: eeschema/dialogs/panel_sym_lib_table_base.cpp:49 -#: eeschema/dialogs/panel_sym_lib_table_base.cpp:99 -#: include/lib_table_grid.h:195 -#: pcbnew/dialogs/dialog_board_reannotate_base.cpp:200 -#: pcbnew/dialogs/dialog_export_svg_base.cpp:79 -#: pcbnew/dialogs/dialog_import_netlist_base.cpp:51 -#: pcbnew/dialogs/dialog_push_pad_properties_base.cpp:23 -#: pcbnew/dialogs/dialog_update_pcb_base.cpp:25 -#: pcbnew/dialogs/panel_fp_lib_table_base.cpp:49 -#: pcbnew/dialogs/panel_fp_lib_table_base.cpp:98 +#: bitmap2component/bitmap2cmp_panel_base.cpp:141 common/dialogs/dialog_print_generic_base.cpp:24 eeschema/dialogs/dialog_annotate_base.cpp:89 eeschema/dialogs/dialog_plot_schematic_base.cpp:49 eeschema/dialogs/dialog_update_from_pcb_base.cpp:25 eeschema/dialogs/panel_sym_lib_table_base.cpp:49 eeschema/dialogs/panel_sym_lib_table_base.cpp:99 include/lib_table_grid.h:195 pcbnew/dialogs/dialog_board_reannotate_base.cpp:200 +#: pcbnew/dialogs/dialog_export_svg_base.cpp:79 pcbnew/dialogs/dialog_import_netlist_base.cpp:51 pcbnew/dialogs/dialog_push_pad_properties_base.cpp:23 pcbnew/dialogs/dialog_update_pcb_base.cpp:25 pcbnew/dialogs/panel_fp_lib_table_base.cpp:49 pcbnew/dialogs/panel_fp_lib_table_base.cpp:98 msgid "Options" msgstr "Options" @@ -1674,14 +1273,10 @@ msgid "Black / white threshold:" msgstr "Seuil Noir/Blanc:" #: bitmap2component/bitmap2cmp_panel_base.cpp:148 -msgid "" -"Adjust the level to convert the greyscale picture to a black and white " -"picture." -msgstr "" -"Ajuster le niveau pour convertir l'image de niveaux de gris à noir et blanc." +msgid "Adjust the level to convert the greyscale picture to a black and white picture." +msgstr "Ajuster le niveau pour convertir l'image de niveaux de gris à noir et blanc." -#: bitmap2component/bitmap2cmp_panel_base.cpp:152 -#: gerbview/gerber_file_image.cpp:357 +#: bitmap2component/bitmap2cmp_panel_base.cpp:152 gerbview/gerber_file_image.cpp:357 msgid "Negative" msgstr "Négatif" @@ -1689,13 +1284,11 @@ msgstr "Négatif" msgid "Pcb Layer for Graphics" msgstr "Couche Pcb pour Graphiques" -#: bitmap2component/bitmap2cmp_panel_base.cpp:160 -#: pcbnew/dialogs/dialog_pad_properties_base.cpp:525 +#: bitmap2component/bitmap2cmp_panel_base.cpp:160 pcbnew/dialogs/dialog_pad_properties_base.cpp:525 msgid "Front silk screen" msgstr "Sérigraphie dessus" -#: bitmap2component/bitmap2cmp_panel_base.cpp:160 -#: pcbnew/dialogs/dialog_pad_properties_base.cpp:531 +#: bitmap2component/bitmap2cmp_panel_base.cpp:160 pcbnew/dialogs/dialog_pad_properties_base.cpp:531 msgid "Front solder mask" msgstr "Masque soudure dessus" @@ -1735,8 +1328,7 @@ msgstr "Fichiers PostScript (fichiers .ps)" msgid "Drawing Sheet (.kicad_wks file)" msgstr "Feuille de dessin (fichier .kicad_wks)" -#: bitmap2component/bitmap2cmp_panel_base.cpp:171 -#: eeschema/dialogs/dialog_plot_schematic_base.cpp:44 +#: bitmap2component/bitmap2cmp_panel_base.cpp:171 eeschema/dialogs/dialog_plot_schematic_base.cpp:44 msgid "Output Format" msgstr "Format de Sortie" @@ -1744,8 +1336,7 @@ msgstr "Format de Sortie" msgid "Export to File" msgstr "Export dans Fichier" -#: bitmap2component/bitmap2cmp_panel_base.cpp:178 -#: pcbnew/board_stackup_manager/panel_board_stackup_base.cpp:147 +#: bitmap2component/bitmap2cmp_panel_base.cpp:178 pcbnew/board_stackup_manager/panel_board_stackup_base.cpp:147 msgid "Export to Clipboard" msgstr "Exporter dans Presse papier" @@ -1759,11 +1350,8 @@ msgstr "Tâches d'Arrière Plan" #: common/common.cpp:296 #, c-format -msgid "" -"Environment variables expansion failed: missing '%c' at position %u in '%s'." -msgstr "" -"Échec de l'expansion des variables d'environnement: '%c' manquant à la " -"position %u dans' %s'." +msgid "Environment variables expansion failed: missing '%c' at position %u in '%s'." +msgstr "Échec de l'expansion des variables d'environnement: '%c' manquant à la position %u dans' %s'." #: common/common.cpp:384 #, c-format @@ -1782,20 +1370,15 @@ msgstr "Impossible de créer le répertoire de sortie '%s'." #: common/common.cpp:703 msgid "This operating system is not supported by KiCad and its dependencies." -msgstr "" -"Ce système d’exploitation n’est pas supporté par KiCad et ses dépendances." +msgstr "Ce système d’exploitation n’est pas supporté par KiCad et ses dépendances." #: common/common.cpp:705 msgid "Unsupported Operating System" msgstr "Système d’exploitation non pris en charge" #: common/common.cpp:708 -msgid "" -"Any issues with KiCad on this system cannot be reported to the official " -"bugtracker." -msgstr "" -"Les problèmes avec KiCad sur ce système ne peuvent pas être signalés au " -"\"bugtracker\" officiel." +msgid "Any issues with KiCad on this system cannot be reported to the official bugtracker." +msgstr "Les problèmes avec KiCad sur ce système ne peuvent pas être signalés au \"bugtracker\" officiel." #: common/confirm.cpp:50 common/confirm.cpp:56 msgid "File Open Warning" @@ -1803,20 +1386,10 @@ msgstr "Attention: Fichier Ouvert" #: common/confirm.cpp:52 common/confirm.cpp:58 msgid "Interleaved saves may produce very unexpected results." -msgstr "" -"Les sauvegardes entrelacées peuvent produire des résultats très inattendus." +msgstr "Les sauvegardes entrelacées peuvent produire des résultats très inattendus." -#: common/confirm.cpp:54 common/confirm.cpp:59 common/confirm.cpp:124 -#: common/confirm.cpp:151 common/dialogs/git/dialog_git_auth.cpp:54 -#: common/dialogs/git/dialog_git_commit.cpp:143 -#: common/dialogs/git/dialog_git_switch.cpp:69 -#: common/dialogs/panel_embedded_files.cpp:270 common/tool/actions.cpp:157 -#: eeschema/dialogs/dialog_erc.cpp:427 -#: eeschema/dialogs/dialog_symbol_fields_table.cpp:1248 eeschema/sheet.cpp:748 -#: gerbview/dialogs/dialog_select_one_pcb_layer.cpp:168 -#: kicad/pcm/dialogs/dialog_pcm_progress_base.cpp:66 -#: pcbnew/dialogs/dialog_drc.cpp:347 -#: pcbnew/dialogs/dialog_unused_pad_layers.cpp:53 +#: common/confirm.cpp:54 common/confirm.cpp:59 common/confirm.cpp:124 common/confirm.cpp:151 common/dialogs/git/dialog_git_auth.cpp:54 common/dialogs/git/dialog_git_commit.cpp:143 common/dialogs/git/dialog_git_switch.cpp:69 common/dialogs/panel_embedded_files.cpp:270 common/tool/actions.cpp:157 eeschema/dialogs/dialog_erc.cpp:427 eeschema/dialogs/dialog_symbol_fields_table.cpp:1248 eeschema/sheet.cpp:748 +#: gerbview/dialogs/dialog_select_one_pcb_layer.cpp:168 kicad/pcm/dialogs/dialog_pcm_progress_base.cpp:66 pcbnew/dialogs/dialog_drc.cpp:347 pcbnew/dialogs/dialog_unused_pad_layers.cpp:53 msgid "Cancel" msgstr "Annuler" @@ -1830,13 +1403,9 @@ msgstr "Sauver Changements?" #: common/confirm.cpp:72 common/confirm.cpp:110 msgid "If you don't save, all your changes will be permanently lost." -msgstr "" -"Si vous ne sauvez pas, tous vos changements seront définitivement perdus." +msgstr "Si vous ne sauvez pas, tous vos changements seront définitivement perdus." -#: common/confirm.cpp:74 common/confirm.cpp:111 common/tool/actions.cpp:91 -#: eeschema/symbol_editor/symbol_editor.cpp:609 -#: eeschema/widgets/tuner_slider_base.cpp:117 -#: pcbnew/footprint_libraries_utils.cpp:1035 +#: common/confirm.cpp:74 common/confirm.cpp:111 common/tool/actions.cpp:91 eeschema/symbol_editor/symbol_editor.cpp:610 eeschema/widgets/tuner_slider_base.cpp:117 pcbnew/footprint_libraries_utils.cpp:1035 msgid "Save" msgstr "Sauvegarder" @@ -1856,29 +1425,12 @@ msgstr "Vos changements seront définitivement perdus." msgid "Revert" msgstr "Restaurer" -#: common/confirm.cpp:150 common/dialogs/git/dialog_git_auth.cpp:53 -#: common/dialogs/git/dialog_git_commit.cpp:142 -#: eeschema/dialogs/dialog_symbol_fields_table.cpp:1248 -#: gerbview/dialogs/dialog_select_one_pcb_layer.cpp:164 +#: common/confirm.cpp:150 common/dialogs/git/dialog_git_auth.cpp:53 common/dialogs/git/dialog_git_commit.cpp:142 eeschema/dialogs/dialog_symbol_fields_table.cpp:1248 gerbview/dialogs/dialog_select_one_pcb_layer.cpp:164 msgid "OK" msgstr "OK" -#: common/confirm.cpp:187 common/dialogs/panel_setup_severities.cpp:44 -#: common/kidialog.cpp:125 eeschema/dialogs/dialog_erc.cpp:874 -#: eeschema/dialogs/dialog_plot_schematic.cpp:466 -#: eeschema/dialogs/dialog_plot_schematic.cpp:479 -#: eeschema/dialogs/dialog_plot_schematic.cpp:501 -#: eeschema/dialogs/panel_eeschema_color_settings.cpp:152 -#: eeschema/erc/erc_item.cpp:80 eeschema/files-io.cpp:451 -#: eeschema/import_gfx/dialog_import_gfx_sch.cpp:264 -#: eeschema/sch_marker.cpp:383 eeschema/sheet.cpp:744 -#: eeschema/symbol_editor/symbol_editor.cpp:132 -#: eeschema/symbol_editor/symbol_editor.cpp:526 -#: eeschema/symbol_editor/symbol_editor.cpp:821 -#: eeschema/symbol_editor/symbol_editor.cpp:1222 -#: pcbnew/dialogs/dialog_drc.cpp:952 pcbnew/dialogs/dialog_export_vrml.cpp:215 -#: pcbnew/drc/drc_item.cpp:210 pcbnew/import_gfx/dialog_import_graphics.cpp:294 -#: pcbnew/pcb_marker.cpp:207 +#: common/confirm.cpp:187 common/dialogs/panel_setup_severities.cpp:44 common/kidialog.cpp:125 eeschema/dialogs/dialog_erc.cpp:874 eeschema/dialogs/dialog_plot_schematic.cpp:466 eeschema/dialogs/dialog_plot_schematic.cpp:479 eeschema/dialogs/dialog_plot_schematic.cpp:501 eeschema/dialogs/panel_eeschema_color_settings.cpp:152 eeschema/erc/erc_item.cpp:80 eeschema/files-io.cpp:451 eeschema/import_gfx/dialog_import_gfx_sch.cpp:264 +#: eeschema/sch_marker.cpp:371 eeschema/sheet.cpp:744 eeschema/symbol_editor/symbol_editor.cpp:132 eeschema/symbol_editor/symbol_editor.cpp:526 eeschema/symbol_editor/symbol_editor.cpp:822 eeschema/symbol_editor/symbol_editor.cpp:1217 pcbnew/dialogs/dialog_drc.cpp:952 pcbnew/dialogs/dialog_export_vrml.cpp:215 pcbnew/drc/drc_item.cpp:210 pcbnew/import_gfx/dialog_import_graphics.cpp:294 pcbnew/pcb_marker.cpp:207 msgid "Warning" msgstr "Avertissement" @@ -1886,72 +1438,29 @@ msgstr "Avertissement" msgid "Information" msgstr "Information" -#: common/confirm.cpp:266 common/confirm.cpp:269 -#: common/dialogs/panel_embedded_files.cpp:172 -#: common/dialogs/panel_embedded_files.cpp:246 -#: eeschema/symbol_editor/symbol_editor.cpp:398 -#: eeschema/symbol_editor/symbol_editor.cpp:702 -#: eeschema/symbol_editor/symbol_editor_import_export.cpp:137 -#: eeschema/tools/symbol_editor_control.cpp:453 -#: eeschema/tools/symbol_editor_pin_tool.cpp:233 kicad/import_project.cpp:109 -#: kicad/tools/kicad_manager_control.cpp:321 -#: pcbnew/dialogs/dialog_export_idf.cpp:190 -#: pcbnew/dialogs/dialog_gencad_export_options.cpp:119 -#: pcbnew/dialogs/dialog_track_via_properties.cpp:545 -#: pcbnew/footprint_libraries_utils.cpp:375 -#: pcbnew/footprint_libraries_utils.cpp:1147 pcbnew/router/router_tool.cpp:1872 -#: pcbnew/router/router_tool.cpp:2557 -#: pcbnew/tools/footprint_editor_control.cpp:442 pcbnew/zone_filler.cpp:876 +#: common/confirm.cpp:266 common/confirm.cpp:269 common/dialogs/panel_embedded_files.cpp:172 common/dialogs/panel_embedded_files.cpp:246 eeschema/symbol_editor/symbol_editor.cpp:398 eeschema/symbol_editor/symbol_editor.cpp:703 eeschema/symbol_editor/symbol_editor_import_export.cpp:137 eeschema/tools/symbol_editor_control.cpp:453 eeschema/tools/symbol_editor_pin_tool.cpp:233 kicad/import_project.cpp:109 +#: kicad/tools/kicad_manager_control.cpp:321 pcbnew/dialogs/dialog_export_idf.cpp:190 pcbnew/dialogs/dialog_gencad_export_options.cpp:119 pcbnew/dialogs/dialog_track_via_properties.cpp:545 pcbnew/footprint_libraries_utils.cpp:375 pcbnew/footprint_libraries_utils.cpp:1147 pcbnew/router/router_tool.cpp:1870 pcbnew/router/router_tool.cpp:2555 pcbnew/tools/footprint_editor_control.cpp:442 pcbnew/zone_filler.cpp:876 msgid "Confirmation" msgstr "Confirmation" -#: common/confirm.cpp:273 eeschema/sch_field.cpp:1108 eeschema/sch_pin.cpp:1514 -#: gerbview/gerber_draw_item.cpp:729 gerbview/gerber_draw_item.cpp:730 -#: pcbnew/board_stackup_manager/panel_board_finish_base.cpp:44 -#: pcbnew/pcb_tablecell.cpp:109 pcbnew/pcb_text.cpp:343 pcbnew/pcb_text.cpp:347 -#: pcbnew/pcb_textbox.cpp:389 pcbnew/tools/drawing_stackup_table_tool.cpp:458 -#: pcbnew/tools/drawing_stackup_table_tool.cpp:489 -#: pcbnew/tools/drawing_stackup_table_tool.cpp:497 -#: pcbnew/tools/drawing_stackup_table_tool.cpp:508 +#: common/confirm.cpp:273 eeschema/sch_field.cpp:1124 eeschema/sch_pin.cpp:1514 gerbview/gerber_draw_item.cpp:729 gerbview/gerber_draw_item.cpp:730 pcbnew/board_stackup_manager/panel_board_finish_base.cpp:44 pcbnew/pcb_tablecell.cpp:109 pcbnew/pcb_text.cpp:343 pcbnew/pcb_text.cpp:347 pcbnew/pcb_textbox.cpp:389 pcbnew/tools/drawing_stackup_table_tool.cpp:458 pcbnew/tools/drawing_stackup_table_tool.cpp:489 +#: pcbnew/tools/drawing_stackup_table_tool.cpp:497 pcbnew/tools/drawing_stackup_table_tool.cpp:508 msgid "Yes" msgstr "Oui" -#: common/confirm.cpp:273 eeschema/sch_field.cpp:1108 eeschema/sch_pin.cpp:1514 -#: gerbview/gerber_draw_item.cpp:729 gerbview/gerber_draw_item.cpp:730 -#: pcbnew/pcb_tablecell.cpp:109 pcbnew/pcb_text.cpp:343 pcbnew/pcb_text.cpp:347 -#: pcbnew/pcb_textbox.cpp:389 pcbnew/tools/drawing_stackup_table_tool.cpp:458 -#: pcbnew/tools/drawing_stackup_table_tool.cpp:489 -#: pcbnew/tools/drawing_stackup_table_tool.cpp:497 +#: common/confirm.cpp:273 eeschema/sch_field.cpp:1124 eeschema/sch_pin.cpp:1514 gerbview/gerber_draw_item.cpp:729 gerbview/gerber_draw_item.cpp:730 pcbnew/pcb_tablecell.cpp:109 pcbnew/pcb_text.cpp:343 pcbnew/pcb_text.cpp:347 pcbnew/pcb_textbox.cpp:389 pcbnew/tools/drawing_stackup_table_tool.cpp:458 pcbnew/tools/drawing_stackup_table_tool.cpp:489 pcbnew/tools/drawing_stackup_table_tool.cpp:497 #: pcbnew/tools/drawing_stackup_table_tool.cpp:507 msgid "No" msgstr "Non" -#: common/dialog_about/AboutDialog_main.cpp:115 -#: common/lib_tree_model_adapter.cpp:140 common/lib_tree_model_adapter.cpp:142 -#: common/lib_tree_model_adapter.cpp:152 -#: common/widgets/widget_hotkey_list.cpp:531 -#: eeschema/dialogs/panel_sym_lib_table_base.cpp:50 -#: eeschema/dialogs/panel_sym_lib_table_base.cpp:100 -#: eeschema/sch_symbol.cpp:2000 eeschema/symbol_editor/symbol_editor.cpp:580 -#: eeschema/symbol_editor/symbol_editor.cpp:1296 -#: eeschema/symbol_viewer_frame.cpp:461 include/lib_table_grid.h:196 -#: kicad/pcm/dialogs/panel_package_base.cpp:59 -#: pcbnew/dialogs/dialog_footprint_wizard_list_base.cpp:43 -#: pcbnew/dialogs/panel_fp_lib_table_base.cpp:50 -#: pcbnew/dialogs/panel_fp_lib_table_base.cpp:99 -#: pcbnew/dialogs/panel_pcbnew_action_plugins_base.cpp:40 -#: pcbnew/footprint_libraries_utils.cpp:1005 -#: pcbnew/footprint_libraries_utils.cpp:1333 +#: common/dialog_about/AboutDialog_main.cpp:115 common/lib_tree_model_adapter.cpp:140 common/lib_tree_model_adapter.cpp:142 common/lib_tree_model_adapter.cpp:152 common/widgets/widget_hotkey_list.cpp:531 eeschema/dialogs/panel_sym_lib_table_base.cpp:50 eeschema/dialogs/panel_sym_lib_table_base.cpp:100 eeschema/sch_symbol.cpp:2130 eeschema/symbol_editor/symbol_editor.cpp:581 eeschema/symbol_editor/symbol_editor.cpp:1291 +#: eeschema/symbol_viewer_frame.cpp:461 include/lib_table_grid.h:196 kicad/pcm/dialogs/panel_package_base.cpp:59 pcbnew/dialogs/dialog_footprint_wizard_list_base.cpp:43 pcbnew/dialogs/panel_fp_lib_table_base.cpp:50 pcbnew/dialogs/panel_fp_lib_table_base.cpp:99 pcbnew/dialogs/panel_pcbnew_action_plugins_base.cpp:40 pcbnew/footprint_libraries_utils.cpp:1005 pcbnew/footprint_libraries_utils.cpp:1333 msgid "Description" msgstr "Description" #: common/dialog_about/AboutDialog_main.cpp:119 -msgid "" -"The KiCad EDA Suite is a set of open source applications for the creation of " -"electronic schematics and printed circuit boards." -msgstr "" -"La suite KiCad EDA est un ensemble d'applications open source pour la " -"création de schémas électroniques et de circuits imprimés." +msgid "The KiCad EDA Suite is a set of open source applications for the creation of electronic schematics and printed circuit boards." +msgstr "La suite KiCad EDA est un ensemble d'applications open source pour la création de schémas électroniques et de circuits imprimés." #: common/dialog_about/AboutDialog_main.cpp:127 msgid "KiCad on the web" @@ -2017,22 +1526,11 @@ msgstr "Équipe de Bibliothécaires" msgid "3D models" msgstr "Modèles 3D" -#: common/dialog_about/AboutDialog_main.cpp:844 -#: eeschema/dialogs/dialog_edit_symbols_libid_base.cpp:37 -#: eeschema/dialogs/panel_setup_formatting_base.cpp:114 -#: eeschema/sch_symbol.cpp:2567 -#: eeschema/widgets/panel_sch_selection_filter.cpp:202 -#: eeschema/widgets/panel_sch_selection_filter_base.cpp:29 -#: eeschema/widgets/search_handlers.cpp:144 +#: common/dialog_about/AboutDialog_main.cpp:844 eeschema/dialogs/dialog_edit_symbols_libid_base.cpp:37 eeschema/dialogs/panel_setup_formatting_base.cpp:114 eeschema/sch_symbol.cpp:2697 eeschema/widgets/panel_sch_selection_filter.cpp:202 eeschema/widgets/panel_sch_selection_filter_base.cpp:29 eeschema/widgets/search_handlers.cpp:144 msgid "Symbols" msgstr "Symboles" -#: common/dialog_about/AboutDialog_main.cpp:845 -#: pcbnew/dialogs/dialog_global_deletion_base.cpp:37 -#: pcbnew/plot_board_layers.cpp:152 -#: pcbnew/widgets/panel_selection_filter.cpp:194 -#: pcbnew/widgets/panel_selection_filter_base.cpp:29 -#: pcbnew/widgets/search_handlers.cpp:100 +#: common/dialog_about/AboutDialog_main.cpp:845 pcbnew/dialogs/dialog_global_deletion_base.cpp:37 pcbnew/plot_board_layers.cpp:153 pcbnew/widgets/panel_selection_filter.cpp:194 pcbnew/widgets/panel_selection_filter_base.cpp:29 pcbnew/widgets/search_handlers.cpp:100 msgid "Footprints" msgstr "Empreintes" @@ -2049,14 +1547,11 @@ msgstr "Développeurs de Paquets" msgid "About %s" msgstr "Au Sujet de %s" -#: common/dialog_about/dialog_about.cpp:135 -#: common/dialog_about/dialog_about_base.h:58 +#: common/dialog_about/dialog_about.cpp:135 common/dialog_about/dialog_about_base.h:58 msgid "About" msgstr "Au Sujet de" -#: common/dialog_about/dialog_about.cpp:140 -#: kicad/pcm/dialogs/dialog_pcm_base.cpp:87 -#: kicad/pcm/dialogs/panel_packages_view_base.cpp:90 +#: 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 "Version" @@ -2090,8 +1585,7 @@ msgstr "Licence" #: common/dialog_about/dialog_about.cpp:258 msgid "Could not open clipboard to write version information." -msgstr "" -"Impossible d'ouvrir le presse-papier pour écrire les informations de version." +msgstr "Impossible d'ouvrir le presse-papier pour écrire les informations de version." #: common/dialog_about/dialog_about.cpp:259 msgid "Clipboard Error" @@ -2137,8 +1631,7 @@ msgstr "Signaler un problème avec KiCad" msgid "Donate" msgstr "Faire un don" -#: common/dialog_about/dialog_about_base.cpp:69 -#: common/tool/common_control.cpp:312 +#: common/dialog_about/dialog_about_base.cpp:69 common/tool/common_control.cpp:312 msgid "Donate to KiCad" msgstr "Faire un don à KiCad" @@ -2166,14 +1659,11 @@ msgstr "&Appliquer" msgid "&Save" msgstr "&Sauver" -#: common/dialog_shim.cpp:752 common/dialog_shim.cpp:753 -#: common/eda_base_frame.cpp:506 common/eda_base_frame.cpp:511 -#: common/eda_base_frame.cpp:532 common/eda_base_frame.cpp:536 +#: common/dialog_shim.cpp:752 common/dialog_shim.cpp:753 common/eda_base_frame.cpp:506 common/eda_base_frame.cpp:511 common/eda_base_frame.cpp:532 common/eda_base_frame.cpp:536 msgid "&Help" msgstr "Ai&de" -#: common/dialogs/dialog_HTML_reporter_base.h:48 -#: common/dialogs/dialog_book_reporter_base.h:45 +#: common/dialogs/dialog_HTML_reporter_base.h:48 common/dialogs/dialog_book_reporter_base.h:45 msgid "Report" msgstr "Rapport" @@ -2190,12 +1680,8 @@ msgid "Net class:" msgstr "Classe d'équipot:" #: common/dialogs/dialog_assign_netclass_base.cpp:51 -msgid "" -"Note: complete netclass assignments can be edited in Schematic Setup > " -"Project." -msgstr "" -"Remarque : les affectations de netclasse complètes peuvent être modifiées " -"dans Configuration Schématique > Projet." +msgid "Note: complete netclass assignments can be edited in Schematic Setup > Project." +msgstr "Remarque : les affectations de netclasse complètes peuvent être modifiées dans Configuration Schématique > Projet." #: common/dialogs/dialog_assign_netclass_base.h:56 msgid "Add Netclass Assignment" @@ -2233,14 +1719,11 @@ msgstr "Teinte:" msgid "Saturation:" msgstr "Saturation:" -#: common/dialogs/dialog_color_picker_base.cpp:117 -#: pcbnew/dialogs/dialog_dimension_properties_base.cpp:96 -#: pcbnew/dialogs/dialog_text_properties.cpp:113 +#: common/dialogs/dialog_color_picker_base.cpp:117 pcbnew/dialogs/dialog_dimension_properties_base.cpp:96 pcbnew/dialogs/dialog_text_properties.cpp:113 msgid "Value:" msgstr "Valeur:" -#: common/dialogs/dialog_color_picker_base.cpp:134 -#: common/dialogs/dialog_color_picker_base.h:95 +#: common/dialogs/dialog_color_picker_base.cpp:134 common/dialogs/dialog_color_picker_base.h:95 msgid "Color Picker" msgstr "Sélecteur de Couleurs" @@ -2260,13 +1743,11 @@ msgstr "Prévisualisation (ancien/nouveau):" msgid "Reset to Default" msgstr "Réinitialiser à Défaut" -#: common/dialogs/dialog_configure_paths.cpp:195 -#: common/dialogs/dialog_configure_paths.cpp:253 +#: common/dialogs/dialog_configure_paths.cpp:195 common/dialogs/dialog_configure_paths.cpp:253 msgid "Environment variable name cannot be empty." msgstr "Le nom de la variable d'environnement ne peut pas être vide." -#: common/dialogs/dialog_configure_paths.cpp:203 -#: common/dialogs/dialog_configure_paths.cpp:255 +#: common/dialogs/dialog_configure_paths.cpp:203 common/dialogs/dialog_configure_paths.cpp:255 msgid "Environment variable path cannot be empty." msgstr "Le nom de la variable d'environnement ne peut pas être vide." @@ -2295,13 +1776,10 @@ msgid "" "the external environment variable(s) from your system." msgstr "" "La prochaine fois que KiCad sera lancé, tous les chemins qui ont déjà\n" -"été définis seront respectés et tous les paramètres définis dans la boîte de " -"dialogue\n" -"de configuration de chemin seront ignorés. Si vous ne voulez pas ce " -"comportement,\n" +"été définis seront respectés et tous les paramètres définis dans la boîte de dialogue\n" +"de configuration de chemin seront ignorés. Si vous ne voulez pas ce comportement,\n" "soit renommez toutes les entrées en conflit soit supprimer\n" -"la (les) définition(s) de la (les) variable(s) d'environnement de votre " -"système." +"la (les) définition(s) de la (les) variable(s) d'environnement de votre système." #: common/dialogs/dialog_configure_paths.cpp:297 #, c-format @@ -2309,76 +1787,26 @@ msgid "The name %s is reserved, and cannot be used." msgstr "Le nom %s est réservé et ne peut pas être utilisé." #: common/dialogs/dialog_configure_paths.cpp:401 -msgid "" -"Enter the name and value for each environment variable. Grey entries are " -"names that have been defined externally at the system or user level. " -"Environment variables defined at the system or user level take precedence " -"over the ones defined in this table. This means the values in this table " -"are ignored." -msgstr "" -"Entrez le nom et le chemin d'accès pour chaque variable d'environnement. Les " -"entrées grisées sont des noms qui ont été définis de façon externe, au " -"niveau du système ou utilisateur. Les variables d'environnement définies au " -"niveau du système ou utilisateur ont priorité sur celles définies dans le " -"présent tableau. Cela signifie que les valeurs dans ce tableau sont " -"ignorées." +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 "Entrez le nom et le chemin d'accès pour chaque variable d'environnement. Les entrées grisées sont des noms qui ont été définis de façon externe, au niveau du système ou utilisateur. Les variables d'environnement définies au niveau du système ou utilisateur ont priorité sur celles définies dans le présent tableau. Cela signifie que les valeurs dans ce tableau sont ignorées." #: common/dialogs/dialog_configure_paths.cpp:407 -msgid "" -"To ensure environment variable names are valid on all platforms, the name " -"field will only accept upper case letters, digits, and the underscore " -"characters." -msgstr "" -"Pour s'assurer que les noms des variables d'environnement sont valables sur " -"toutes les plates-formes, le champ nom n'acceptera que les lettres " -"majuscules, chiffres et le caractère souligné." +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 "Pour s'assurer que les noms des variables d'environnement sont valables sur toutes les plates-formes, le champ nom n'acceptera que les lettres majuscules, chiffres et le caractère souligné." #: common/dialogs/dialog_configure_paths_base.cpp:23 msgid "Environment Variables" msgstr "Variables d'Environnement" -#: common/dialogs/dialog_configure_paths_base.cpp:39 -#: common/dialogs/git/dialog_git_auth.cpp:56 -#: common/dialogs/git/dialog_git_repository_base.cpp:32 -#: common/dialogs/git/panel_git_repos_base.cpp:98 -#: common/dialogs/panel_setup_netclasses_base.cpp:51 -#: cvpcb/dialogs/dialog_config_equfiles_base.cpp:88 -#: eeschema/dialogs/dialog_label_properties_base.cpp:87 -#: eeschema/dialogs/dialog_lib_edit_pin_table.cpp:121 -#: eeschema/dialogs/dialog_lib_edit_pin_table_base.cpp:89 -#: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:59 -#: eeschema/dialogs/dialog_sheet_properties_base.cpp:60 -#: eeschema/dialogs/dialog_symbol_fields_table.cpp:204 -#: eeschema/dialogs/dialog_symbol_properties_base.cpp:56 -#: eeschema/dialogs/panel_bom_presets_base.cpp:40 -#: eeschema/dialogs/panel_bom_presets_base.cpp:80 -#: eeschema/dialogs/panel_sym_lib_table.cpp:376 -#: eeschema/dialogs/panel_template_fieldnames_base.cpp:42 -#: eeschema/fields_grid_table.cpp:396 eeschema/sch_pin.cpp:1509 -#: eeschema/sch_symbol.cpp:1962 eeschema/sch_symbol.cpp:2012 -#: eeschema/symbol_editor/symbol_editor.cpp:1266 -#: eeschema/symbol_viewer_frame.cpp:459 -#: eeschema/sync_sheet_pin/sheet_synchronization_model.h:66 -#: eeschema/widgets/search_handlers.cpp:381 -#: eeschema/widgets/tuner_slider_base.cpp:27 -#: kicad/pcm/dialogs/dialog_manage_repositories_base.cpp:39 -#: kicad/pcm/dialogs/panel_package_base.cpp:50 -#: pcbnew/dialogs/dialog_footprint_wizard_list_base.cpp:42 -#: pcbnew/dialogs/panel_fp_lib_table.cpp:432 -#: pcbnew/dialogs/panel_pcbnew_action_plugins_base.cpp:38 -#: pcbnew/pcb_fields_grid_table.cpp:170 pcbnew/pcb_group.cpp:498 -#: pcbnew/widgets/pcb_net_inspector_panel.cpp:121 -#: pcbnew/widgets/search_handlers.cpp:160 -#: pcbnew/widgets/search_handlers.cpp:293 -#: pcbnew/widgets/search_handlers.cpp:372 pcbnew/zone.cpp:623 -#: pcbnew/zone.cpp:1641 pcbnew/zone_manager/dialog_zone_manager_base.cpp:38 -#: pcbnew/zone_manager/model_zones_overview_table.h:77 +#: common/dialogs/dialog_configure_paths_base.cpp:39 common/dialogs/git/dialog_git_auth.cpp:56 common/dialogs/git/dialog_git_repository_base.cpp:32 common/dialogs/git/panel_git_repos_base.cpp:98 common/dialogs/panel_setup_netclasses_base.cpp:51 cvpcb/dialogs/dialog_config_equfiles_base.cpp:88 eeschema/dialogs/dialog_label_properties_base.cpp:87 eeschema/dialogs/dialog_lib_edit_pin_table.cpp:121 +#: eeschema/dialogs/dialog_lib_edit_pin_table_base.cpp:89 eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:59 eeschema/dialogs/dialog_sheet_properties_base.cpp:60 eeschema/dialogs/dialog_symbol_fields_table.cpp:204 eeschema/dialogs/dialog_symbol_properties_base.cpp:56 eeschema/dialogs/panel_bom_presets_base.cpp:40 eeschema/dialogs/panel_bom_presets_base.cpp:80 eeschema/dialogs/panel_sym_lib_table.cpp:376 +#: eeschema/dialogs/panel_template_fieldnames_base.cpp:42 eeschema/fields_grid_table.cpp:396 eeschema/sch_pin.cpp:1509 eeschema/sch_symbol.cpp:2092 eeschema/sch_symbol.cpp:2142 eeschema/symbol_editor/symbol_editor.cpp:1261 eeschema/symbol_viewer_frame.cpp:459 eeschema/sync_sheet_pin/sheet_synchronization_model.h:66 eeschema/widgets/search_handlers.cpp:381 eeschema/widgets/tuner_slider_base.cpp:27 +#: kicad/pcm/dialogs/dialog_manage_repositories_base.cpp:39 kicad/pcm/dialogs/panel_package_base.cpp:50 pcbnew/dialogs/dialog_footprint_wizard_list_base.cpp:42 pcbnew/dialogs/panel_fp_lib_table.cpp:432 pcbnew/dialogs/panel_pcbnew_action_plugins_base.cpp:38 pcbnew/pcb_fields_grid_table.cpp:170 pcbnew/pcb_group.cpp:498 pcbnew/widgets/pcb_net_inspector_panel.cpp:121 pcbnew/widgets/search_handlers.cpp:160 +#: pcbnew/widgets/search_handlers.cpp:293 pcbnew/widgets/search_handlers.cpp:372 pcbnew/zone.cpp:623 pcbnew/zone.cpp:1641 pcbnew/zone_manager/dialog_zone_manager_base.cpp:38 pcbnew/zone_manager/model_zones_overview_table.h:77 msgid "Name" msgstr "Nom" -#: common/dialogs/dialog_configure_paths_base.cpp:40 -#: common/dialogs/git/panel_git_repos_base.cpp:99 -#: pcbnew/dialogs/panel_pcbnew_action_plugins_base.cpp:41 +#: common/dialogs/dialog_configure_paths_base.cpp:40 common/dialogs/git/panel_git_repos_base.cpp:99 pcbnew/dialogs/panel_pcbnew_action_plugins_base.cpp:41 msgid "Path" msgstr "Chemin" @@ -2396,8 +1824,7 @@ msgid "" "of the options below. If you are not sure which option to select, please\n" "use the default selection." msgstr "" -"KiCad a été exécuté pour la première fois en utilisant la nouvelle table de " -"librairies %s pour\n" +"KiCad a été exécuté pour la première fois en utilisant la nouvelle table de librairies %s pour\n" "accéder aux librairies. Pour que KiCad puisse accéder aux librairies %s,\n" "vous devez configurer votre table de librairie %s globale.\n" "Sélectionnez l'une des options ci-dessous.\n" @@ -2410,12 +1837,8 @@ msgstr "Copier la table de librairies %s globale par défaut (recommandé)" #: common/dialogs/dialog_global_lib_table_config.cpp:53 #, c-format -msgid "" -"Select this option if you not sure about configuring the global %s library " -"table" -msgstr "" -"Sélectionnez cette option si vous n'êtes pas sûr de savoir configurer la " -"table globale de librairies %s" +msgid "Select this option if you not sure about configuring the global %s library table" +msgstr "Sélectionnez cette option si vous n'êtes pas sûr de savoir configurer la table globale de librairies %s" #: common/dialogs/dialog_global_lib_table_config.cpp:57 #, c-format @@ -2424,11 +1847,8 @@ msgstr "Copier la table de librairies %s personnalisée" #: common/dialogs/dialog_global_lib_table_config.cpp:59 #, c-format -msgid "" -"Select this option to copy a %s library table file other than the default" -msgstr "" -"Sélectionnez cette option pour copier un fichier de table de librairie %s " -"autre que celui par défaut" +msgid "Select this option to copy a %s library table file other than the default" +msgstr "Sélectionnez cette option pour copier un fichier de table de librairie %s autre que celui par défaut" #: common/dialogs/dialog_global_lib_table_config.cpp:63 #, c-format @@ -2437,65 +1857,21 @@ msgstr "Créer une table globale vierge de librairies %s" #: common/dialogs/dialog_global_lib_table_config.cpp:65 #, c-format -msgid "" -"Select this option to define %s libraries in project specific library tables" -msgstr "" -"Sélectionnez cette option pour définir les librairies %s dans les tables de " -"librairies spécifiques aux projets" +msgid "Select this option to define %s libraries in project specific library tables" +msgstr "Sélectionnez cette option pour définir les librairies %s dans les tables de librairies spécifiques aux projets" #: common/dialogs/dialog_global_lib_table_config.cpp:69 #, c-format msgid "Select global %s library table file:" msgstr "Sélectionnez le fichier table de librairies %s globale:" -#: common/dialogs/dialog_global_lib_table_config_base.cpp:21 -#: common/dialogs/dialog_global_lib_table_config_base.cpp:28 -#: common/dialogs/dialog_global_lib_table_config_base.cpp:30 -#: common/dialogs/dialog_global_lib_table_config_base.cpp:34 -#: common/dialogs/dialog_global_lib_table_config_base.cpp:35 -#: common/dialogs/dialog_global_lib_table_config_base.cpp:39 -#: common/dialogs/dialog_global_lib_table_config_base.cpp:40 -#: common/dialogs/dialog_global_lib_table_config_base.cpp:47 -#: common/dialogs/panel_image_editor_base.cpp:44 -#: gerbview/dialogs/dialog_draw_layers_settings_base.cpp:25 -#: gerbview/dialogs/dialog_draw_layers_settings_base.cpp:67 -#: pcb_calculator/calculator_panels/panel_track_width_base.cpp:140 -#: pcb_calculator/calculator_panels/panel_track_width_base.cpp:152 -#: pcb_calculator/calculator_panels/panel_track_width_base.cpp:164 -#: pcb_calculator/calculator_panels/panel_track_width_base.cpp:176 -#: pcb_calculator/calculator_panels/panel_track_width_base.cpp:238 -#: pcb_calculator/calculator_panels/panel_track_width_base.cpp:250 -#: pcb_calculator/calculator_panels/panel_track_width_base.cpp:262 -#: pcb_calculator/calculator_panels/panel_track_width_base.cpp:274 -#: pcb_calculator/calculator_panels/panel_transline_base.cpp:241 -#: pcb_calculator/calculator_panels/panel_transline_base.cpp:256 -#: pcb_calculator/calculator_panels/panel_transline_base.cpp:271 -#: pcb_calculator/calculator_panels/panel_transline_base.cpp:379 -#: pcb_calculator/calculator_panels/panel_transline_base.cpp:383 -#: pcb_calculator/calculator_panels/panel_transline_base.cpp:387 -#: pcb_calculator/calculator_panels/panel_transline_base.cpp:391 -#: pcb_calculator/calculator_panels/panel_transline_base.cpp:395 -#: pcb_calculator/calculator_panels/panel_transline_base.cpp:399 -#: pcb_calculator/calculator_panels/panel_transline_base.cpp:403 -#: pcb_calculator/calculator_panels/panel_transline_base.cpp:407 -#: pcb_calculator/calculator_panels/panel_transline_base.cpp:411 -#: pcb_calculator/calculator_panels/panel_transline_base.cpp:415 -#: pcb_calculator/calculator_panels/panel_transline_base.cpp:419 -#: pcb_calculator/calculator_panels/panel_transline_base.cpp:423 -#: pcb_calculator/calculator_panels/panel_transline_base.cpp:427 -#: pcb_calculator/calculator_panels/panel_transline_base.cpp:431 -#: pcb_calculator/calculator_panels/panel_transline_base.cpp:435 -#: pcb_calculator/calculator_panels/panel_transline_base.cpp:439 -#: pcb_calculator/calculator_panels/panel_via_size_base.cpp:230 -#: pcb_calculator/calculator_panels/panel_via_size_base.cpp:242 -#: pcb_calculator/calculator_panels/panel_via_size_base.cpp:254 -#: pcb_calculator/calculator_panels/panel_via_size_base.cpp:268 -#: pcb_calculator/calculator_panels/panel_via_size_base.cpp:282 -#: pcb_calculator/calculator_panels/panel_via_size_base.cpp:294 -#: pcb_calculator/calculator_panels/panel_via_size_base.cpp:310 -#: pcb_calculator/calculator_panels/panel_via_size_base.cpp:324 -#: pcb_calculator/calculator_panels/panel_via_size_base.cpp:340 -#: pcbnew/dialogs/dialog_dimension_properties_base.cpp:196 +#: common/dialogs/dialog_global_lib_table_config_base.cpp:21 common/dialogs/dialog_global_lib_table_config_base.cpp:28 common/dialogs/dialog_global_lib_table_config_base.cpp:30 common/dialogs/dialog_global_lib_table_config_base.cpp:34 common/dialogs/dialog_global_lib_table_config_base.cpp:35 common/dialogs/dialog_global_lib_table_config_base.cpp:39 common/dialogs/dialog_global_lib_table_config_base.cpp:40 +#: common/dialogs/dialog_global_lib_table_config_base.cpp:47 common/dialogs/panel_image_editor_base.cpp:44 gerbview/dialogs/dialog_draw_layers_settings_base.cpp:25 gerbview/dialogs/dialog_draw_layers_settings_base.cpp:67 pcb_calculator/calculator_panels/panel_track_width_base.cpp:140 pcb_calculator/calculator_panels/panel_track_width_base.cpp:152 pcb_calculator/calculator_panels/panel_track_width_base.cpp:164 +#: pcb_calculator/calculator_panels/panel_track_width_base.cpp:176 pcb_calculator/calculator_panels/panel_track_width_base.cpp:238 pcb_calculator/calculator_panels/panel_track_width_base.cpp:250 pcb_calculator/calculator_panels/panel_track_width_base.cpp:262 pcb_calculator/calculator_panels/panel_track_width_base.cpp:274 pcb_calculator/calculator_panels/panel_transline_base.cpp:241 +#: pcb_calculator/calculator_panels/panel_transline_base.cpp:256 pcb_calculator/calculator_panels/panel_transline_base.cpp:271 pcb_calculator/calculator_panels/panel_transline_base.cpp:379 pcb_calculator/calculator_panels/panel_transline_base.cpp:383 pcb_calculator/calculator_panels/panel_transline_base.cpp:387 pcb_calculator/calculator_panels/panel_transline_base.cpp:391 pcb_calculator/calculator_panels/panel_transline_base.cpp:395 +#: pcb_calculator/calculator_panels/panel_transline_base.cpp:399 pcb_calculator/calculator_panels/panel_transline_base.cpp:403 pcb_calculator/calculator_panels/panel_transline_base.cpp:407 pcb_calculator/calculator_panels/panel_transline_base.cpp:411 pcb_calculator/calculator_panels/panel_transline_base.cpp:415 pcb_calculator/calculator_panels/panel_transline_base.cpp:419 pcb_calculator/calculator_panels/panel_transline_base.cpp:423 +#: pcb_calculator/calculator_panels/panel_transline_base.cpp:427 pcb_calculator/calculator_panels/panel_transline_base.cpp:431 pcb_calculator/calculator_panels/panel_transline_base.cpp:435 pcb_calculator/calculator_panels/panel_transline_base.cpp:439 pcb_calculator/calculator_panels/panel_via_size_base.cpp:230 pcb_calculator/calculator_panels/panel_via_size_base.cpp:242 pcb_calculator/calculator_panels/panel_via_size_base.cpp:254 +#: pcb_calculator/calculator_panels/panel_via_size_base.cpp:268 pcb_calculator/calculator_panels/panel_via_size_base.cpp:282 pcb_calculator/calculator_panels/panel_via_size_base.cpp:294 pcb_calculator/calculator_panels/panel_via_size_base.cpp:310 pcb_calculator/calculator_panels/panel_via_size_base.cpp:324 pcb_calculator/calculator_panels/panel_via_size_base.cpp:340 pcbnew/dialogs/dialog_dimension_properties_base.cpp:196 msgid "dummy" msgstr "dummy" @@ -2515,13 +1891,7 @@ msgstr "La taille X de la grille est hors de plage." msgid "Grid size Y out of range." msgstr "La taille Y de la grille est hors de plage." -#: common/dialogs/dialog_grid_settings_base.cpp:25 -#: eeschema/dialogs/dialog_export_netlist_base.cpp:94 -#: eeschema/dialogs/dialog_sheet_pin_properties_base.cpp:32 -#: eeschema/symbol_editor/symbol_editor.cpp:613 -#: pcb_calculator/dialogs/dialog_regulator_form_base.cpp:27 -#: pcbnew/board_stackup_manager/dialog_dielectric_list_manager_base.cpp:31 -#: pcbnew/footprint_libraries_utils.cpp:1039 +#: common/dialogs/dialog_grid_settings_base.cpp:25 eeschema/dialogs/dialog_export_netlist_base.cpp:94 eeschema/dialogs/dialog_sheet_pin_properties_base.cpp:32 eeschema/symbol_editor/symbol_editor.cpp:614 pcb_calculator/dialogs/dialog_regulator_form_base.cpp:27 pcbnew/board_stackup_manager/dialog_dielectric_list_manager_base.cpp:31 pcbnew/footprint_libraries_utils.cpp:1039 msgid "Name:" msgstr "Nom:" @@ -2529,89 +1899,18 @@ msgstr "Nom:" msgid "(optional)" msgstr "(optionnel)" -#: common/dialogs/dialog_grid_settings_base.cpp:43 -#: common/dialogs/dialog_grid_settings_base.cpp:66 -#: common/dialogs/dialog_page_settings_base.cpp:89 -#: common/dialogs/dialog_page_settings_base.cpp:110 -#: common/dialogs/dialog_unit_entry_base.cpp:28 -#: common/dialogs/dialog_unit_entry_base.cpp:84 -#: common/dialogs/dialog_unit_entry_base.cpp:95 -#: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:207 -#: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:352 -#: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:400 -#: eeschema/dialogs/dialog_image_properties_base.cpp:41 -#: eeschema/dialogs/dialog_image_properties_base.cpp:52 -#: eeschema/dialogs/dialog_line_properties_base.cpp:39 -#: eeschema/dialogs/dialog_wire_bus_properties_base.cpp:39 -#: eeschema/dialogs/dialog_wire_bus_properties_base.cpp:80 -#: pcbnew/dialogs/dialog_cleanup_graphics_base.cpp:53 -#: pcbnew/dialogs/dialog_dimension_properties_base.cpp:279 -#: pcbnew/dialogs/dialog_dimension_properties_base.cpp:295 -#: pcbnew/dialogs/dialog_dimension_properties_base.cpp:308 -#: pcbnew/dialogs/dialog_dimension_properties_base.cpp:321 -#: pcbnew/dialogs/dialog_dimension_properties_base.cpp:334 -#: pcbnew/dialogs/dialog_dimension_properties_base.cpp:394 -#: pcbnew/dialogs/dialog_dimension_properties_base.cpp:408 -#: pcbnew/dialogs/dialog_dimension_properties_base.cpp:423 -#: pcbnew/dialogs/dialog_dimension_properties_base.cpp:434 -#: pcbnew/dialogs/dialog_footprint_properties_base.cpp:122 -#: pcbnew/dialogs/dialog_footprint_properties_base.cpp:133 -#: pcbnew/dialogs/dialog_footprint_properties_base.cpp:288 -#: pcbnew/dialogs/dialog_footprint_properties_base.cpp:301 -#: pcbnew/dialogs/dialog_footprint_properties_base.cpp:317 -#: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:256 -#: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:269 -#: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:285 -#: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:158 -#: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:211 -#: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:228 -#: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:246 -#: pcbnew/dialogs/dialog_reference_image_properties_base.cpp:39 -#: pcbnew/dialogs/dialog_reference_image_properties_base.cpp:50 -#: pcbnew/dialogs/dialog_shape_properties_base.cpp:39 -#: pcbnew/dialogs/dialog_shape_properties_base.cpp:50 -#: pcbnew/dialogs/dialog_shape_properties_base.cpp:65 -#: pcbnew/dialogs/dialog_shape_properties_base.cpp:76 -#: pcbnew/dialogs/dialog_shape_properties_base.cpp:99 -#: pcbnew/dialogs/dialog_shape_properties_base.cpp:110 -#: pcbnew/dialogs/dialog_shape_properties_base.cpp:125 -#: pcbnew/dialogs/dialog_shape_properties_base.cpp:136 -#: pcbnew/dialogs/dialog_shape_properties_base.cpp:161 -#: pcbnew/dialogs/dialog_shape_properties_base.cpp:183 -#: pcbnew/dialogs/dialog_shape_properties_base.cpp:194 -#: pcbnew/dialogs/dialog_shape_properties_base.cpp:236 -#: pcbnew/dialogs/dialog_tablecell_properties_base.cpp:151 -#: pcbnew/dialogs/dialog_tablecell_properties_base.cpp:164 -#: pcbnew/dialogs/dialog_tablecell_properties_base.cpp:177 -#: pcbnew/dialogs/dialog_target_properties_base.cpp:35 -#: pcbnew/dialogs/dialog_target_properties_base.cpp:46 -#: pcbnew/dialogs/dialog_text_properties_base.cpp:177 -#: pcbnew/dialogs/dialog_text_properties_base.cpp:190 -#: pcbnew/dialogs/dialog_text_properties_base.cpp:203 -#: pcbnew/dialogs/dialog_text_properties_base.cpp:216 -#: pcbnew/dialogs/dialog_text_properties_base.cpp:229 -#: pcbnew/dialogs/dialog_textbox_properties_base.cpp:148 -#: pcbnew/dialogs/dialog_textbox_properties_base.cpp:164 -#: pcbnew/dialogs/dialog_textbox_properties_base.cpp:177 -#: pcbnew/dialogs/dialog_textbox_properties_base.cpp:201 -#: pcbnew/dialogs/dialog_track_via_size_base.cpp:32 -#: pcbnew/dialogs/dialog_track_via_size_base.cpp:43 -#: pcbnew/dialogs/dialog_track_via_size_base.cpp:54 -#: pcbnew/dialogs/dialog_tuning_pattern_properties_base.cpp:38 -#: pcbnew/dialogs/dialog_tuning_pattern_properties_base.cpp:56 -#: pcbnew/dialogs/dialog_tuning_pattern_properties_base.cpp:67 -#: pcbnew/dialogs/dialog_tuning_pattern_properties_base.cpp:80 -#: pcbnew/dialogs/panel_setup_text_and_graphics_base.cpp:151 -#: pcbnew/dialogs/panel_setup_text_and_graphics_base.cpp:167 -#: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:48 -#: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:62 -#: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:78 -#: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:177 -#: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:191 -#: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:207 -#: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:306 -#: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:320 -#: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:336 +#: common/dialogs/dialog_grid_settings_base.cpp:43 common/dialogs/dialog_grid_settings_base.cpp:66 common/dialogs/dialog_page_settings_base.cpp:89 common/dialogs/dialog_page_settings_base.cpp:110 common/dialogs/dialog_unit_entry_base.cpp:28 common/dialogs/dialog_unit_entry_base.cpp:84 common/dialogs/dialog_unit_entry_base.cpp:95 eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:207 +#: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:352 eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:400 eeschema/dialogs/dialog_image_properties_base.cpp:41 eeschema/dialogs/dialog_image_properties_base.cpp:52 eeschema/dialogs/dialog_line_properties_base.cpp:39 eeschema/dialogs/dialog_wire_bus_properties_base.cpp:39 eeschema/dialogs/dialog_wire_bus_properties_base.cpp:80 +#: pcbnew/dialogs/dialog_cleanup_graphics_base.cpp:53 pcbnew/dialogs/dialog_dimension_properties_base.cpp:279 pcbnew/dialogs/dialog_dimension_properties_base.cpp:295 pcbnew/dialogs/dialog_dimension_properties_base.cpp:308 pcbnew/dialogs/dialog_dimension_properties_base.cpp:321 pcbnew/dialogs/dialog_dimension_properties_base.cpp:334 pcbnew/dialogs/dialog_dimension_properties_base.cpp:394 +#: pcbnew/dialogs/dialog_dimension_properties_base.cpp:408 pcbnew/dialogs/dialog_dimension_properties_base.cpp:423 pcbnew/dialogs/dialog_dimension_properties_base.cpp:434 pcbnew/dialogs/dialog_footprint_properties_base.cpp:122 pcbnew/dialogs/dialog_footprint_properties_base.cpp:133 pcbnew/dialogs/dialog_footprint_properties_base.cpp:288 pcbnew/dialogs/dialog_footprint_properties_base.cpp:301 +#: pcbnew/dialogs/dialog_footprint_properties_base.cpp:317 pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:256 pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:269 pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:285 pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:158 pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:211 +#: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:228 pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:246 pcbnew/dialogs/dialog_reference_image_properties_base.cpp:39 pcbnew/dialogs/dialog_reference_image_properties_base.cpp:50 pcbnew/dialogs/dialog_shape_properties_base.cpp:39 pcbnew/dialogs/dialog_shape_properties_base.cpp:50 pcbnew/dialogs/dialog_shape_properties_base.cpp:65 +#: pcbnew/dialogs/dialog_shape_properties_base.cpp:76 pcbnew/dialogs/dialog_shape_properties_base.cpp:99 pcbnew/dialogs/dialog_shape_properties_base.cpp:110 pcbnew/dialogs/dialog_shape_properties_base.cpp:125 pcbnew/dialogs/dialog_shape_properties_base.cpp:136 pcbnew/dialogs/dialog_shape_properties_base.cpp:161 pcbnew/dialogs/dialog_shape_properties_base.cpp:183 pcbnew/dialogs/dialog_shape_properties_base.cpp:194 +#: pcbnew/dialogs/dialog_shape_properties_base.cpp:236 pcbnew/dialogs/dialog_tablecell_properties_base.cpp:151 pcbnew/dialogs/dialog_tablecell_properties_base.cpp:164 pcbnew/dialogs/dialog_tablecell_properties_base.cpp:177 pcbnew/dialogs/dialog_target_properties_base.cpp:35 pcbnew/dialogs/dialog_target_properties_base.cpp:46 pcbnew/dialogs/dialog_text_properties_base.cpp:177 pcbnew/dialogs/dialog_text_properties_base.cpp:190 +#: pcbnew/dialogs/dialog_text_properties_base.cpp:203 pcbnew/dialogs/dialog_text_properties_base.cpp:216 pcbnew/dialogs/dialog_text_properties_base.cpp:229 pcbnew/dialogs/dialog_textbox_properties_base.cpp:148 pcbnew/dialogs/dialog_textbox_properties_base.cpp:164 pcbnew/dialogs/dialog_textbox_properties_base.cpp:177 pcbnew/dialogs/dialog_textbox_properties_base.cpp:201 pcbnew/dialogs/dialog_track_via_size_base.cpp:32 +#: pcbnew/dialogs/dialog_track_via_size_base.cpp:43 pcbnew/dialogs/dialog_track_via_size_base.cpp:54 pcbnew/dialogs/dialog_tuning_pattern_properties_base.cpp:38 pcbnew/dialogs/dialog_tuning_pattern_properties_base.cpp:56 pcbnew/dialogs/dialog_tuning_pattern_properties_base.cpp:67 pcbnew/dialogs/dialog_tuning_pattern_properties_base.cpp:80 pcbnew/dialogs/panel_setup_text_and_graphics_base.cpp:151 +#: pcbnew/dialogs/panel_setup_text_and_graphics_base.cpp:167 pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:48 pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:62 pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:78 pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:177 pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:191 pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:207 +#: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:306 pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:320 pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:336 msgid "unit" msgstr "unité" @@ -2631,16 +1930,11 @@ msgstr "Liste des Raccourcis" msgid "Project Name" msgstr "Nom Projet" -#: common/dialogs/dialog_import_choose_project.cpp:34 -#: kicad/cli/command_pcb.h:31 pcbnew/board.cpp:1309 -#: resources/linux/metainfo/org.kicad.kicad.metainfo.xml.in:35 +#: common/dialogs/dialog_import_choose_project.cpp:34 kicad/cli/command_pcb.h:31 pcbnew/board.cpp:1310 msgid "PCB" msgstr "PCB" -#: common/dialogs/dialog_import_choose_project.cpp:35 -#: eeschema/sch_edit_frame.cpp:1288 eeschema/sch_plotter.cpp:1019 -#: eeschema/widgets/symbol_diff_widget.cpp:39 -#: resources/linux/metainfo/org.kicad.kicad.metainfo.xml.in:36 +#: common/dialogs/dialog_import_choose_project.cpp:35 eeschema/sch_edit_frame.cpp:1289 eeschema/sch_plotter.cpp:1019 eeschema/widgets/symbol_diff_widget.cpp:39 msgid "Schematic" msgstr "Schématique" @@ -2661,12 +1955,8 @@ msgid "Skip Locked Items" msgstr "Sauter les Eléments Verrouillés" #: common/dialogs/dialog_locked_items_query.cpp:36 -msgid "" -"Remove locked items from the selection and only apply the operation to the " -"unlocked items (if any)." -msgstr "" -"Retirer les éléments verrouillés de la sélection et n’appliquer l’opération " -"qu’aux éléments non verrouillés (le cas échéant)." +msgid "Remove locked items from the selection and only apply the operation to the unlocked items (if any)." +msgstr "Retirer les éléments verrouillés de la sélection et n’appliquer l’opération qu’aux éléments non verrouillés (le cas échéant)." #: common/dialogs/dialog_locked_items_query_base.cpp:30 #, c-format @@ -2675,8 +1965,7 @@ msgstr "La sélection contient %d éléments verrouillés." #: common/dialogs/dialog_locked_items_query_base.cpp:34 msgid "These items will be skipped unless you override the locks." -msgstr "" -"Ces éléments seront ignorés à moins que vous passez outre les verrouillages." +msgstr "Ces éléments seront ignorés à moins que vous passez outre les verrouillages." #: common/dialogs/dialog_locked_items_query_base.cpp:44 msgid "Remember decision for this session." @@ -2688,8 +1977,7 @@ msgid "" "This dialog will not be shown again until KiCad is restarted." msgstr "" "Mémoriser l’option choisie pour le reste de cette session.\n" -"Ce dialogue ne sera pas affiché à nouveau tant que KiCad n’aura pas été " -"redémarré." +"Ce dialogue ne sera pas affiché à nouveau tant que KiCad n’aura pas été redémarré." #: common/dialogs/dialog_locked_items_query_base.cpp:55 msgid "Override Locks" @@ -2700,10 +1988,8 @@ msgid "" "Override locks and apply the operation on all the items selected.\n" "Any locked items will remain locked after the operation is complete." msgstr "" -"Ignorer les verrouillages et appliquer l’opération sur tous les éléments " -"sélectionnés.\n" -"Tous les éléments verrouillés resteront verrouillés une fois l’opération " -"terminée." +"Ignorer les verrouillages et appliquer l’opération sur tous les éléments sélectionnés.\n" +"Tous les éléments verrouillés resteront verrouillés une fois l’opération terminée." #: common/dialogs/dialog_locked_items_query_base.h:56 msgid "Locked Items" @@ -2713,8 +1999,7 @@ msgstr "Eléments verrouillés" msgid "Quit KiCad" msgstr "Quitter KiCad" -#: common/dialogs/dialog_migrate_settings.cpp:58 -#: common/dialogs/dialog_migrate_settings_base.cpp:23 +#: common/dialogs/dialog_migrate_settings.cpp:58 common/dialogs/dialog_migrate_settings_base.cpp:23 #, c-format msgid "Welcome to KiCad %s!" msgstr "Bienvenue à KiCad %s!" @@ -2748,12 +2033,8 @@ msgid "Import library configuration from previous version" msgstr "Importer configuration de librairie d’une version précédente" #: common/dialogs/dialog_migrate_settings_base.cpp:65 -msgid "" -"When checked, the symbol and footprint library tables from the previous " -"version will be imported into this version" -msgstr "" -"Une fois vérifiées, les tables de librairies de symboles et d’empreintes de " -"la version précédente seront importées dans cette version" +msgid "When checked, the symbol and footprint library tables from the previous version will be imported into this version" +msgstr "Une fois vérifiées, les tables de librairies de symboles et d’empreintes de la version précédente seront importées dans cette version" #: common/dialogs/dialog_migrate_settings_base.cpp:69 msgid "Start with default settings" @@ -2835,15 +2116,11 @@ msgstr "Prévisualisation Document" msgid "Preview Title Block Data" msgstr "Prévisualisation du Cartouche" -#: common/dialogs/dialog_page_settings.cpp:116 -#: common/dialogs/dialog_page_settings_base.h:146 -#: eeschema/tools/sch_editor_control.cpp:200 -#: pcbnew/tools/board_editor_control.cpp:298 +#: common/dialogs/dialog_page_settings.cpp:116 common/dialogs/dialog_page_settings_base.h:146 eeschema/tools/sch_editor_control.cpp:190 pcbnew/tools/board_editor_control.cpp:298 msgid "Page Settings" msgstr "Ajustage opt Page" -#: common/dialogs/dialog_page_settings.cpp:117 -#: common/dialogs/dialog_page_settings_base.cpp:27 +#: common/dialogs/dialog_page_settings.cpp:117 common/dialogs/dialog_page_settings_base.cpp:27 msgid "Paper" msgstr "Page" @@ -2851,21 +2128,16 @@ msgstr "Page" msgid "Title Block" msgstr "Bloc Titre" -#: common/dialogs/dialog_page_settings.cpp:486 -#: eeschema/eeschema_jobs_handler.cpp:126 pagelayout_editor/files.cpp:243 -#: pagelayout_editor/pl_editor_frame.cpp:348 -#: pcbnew/pcbnew_jobs_handler.cpp:1567 +#: common/dialogs/dialog_page_settings.cpp:486 eeschema/eeschema_jobs_handler.cpp:126 pagelayout_editor/files.cpp:243 pagelayout_editor/pl_editor_frame.cpp:348 pcbnew/pcbnew_jobs_handler.cpp:1567 #, c-format msgid "Error loading drawing sheet '%s'." msgstr "Erreur de chargement de la feuille de dessin '%s'." -#: common/dialogs/dialog_page_settings.cpp:717 -#: common/dialogs/dialog_page_settings_base.cpp:54 +#: common/dialogs/dialog_page_settings.cpp:717 common/dialogs/dialog_page_settings_base.cpp:54 msgid "Portrait" msgstr "Portrait" -#: common/dialogs/dialog_page_settings.cpp:719 -#: common/dialogs/dialog_page_settings_base.cpp:54 +#: common/dialogs/dialog_page_settings.cpp:719 common/dialogs/dialog_page_settings_base.cpp:54 msgid "Landscape" msgstr "Paysage" @@ -2886,17 +2158,8 @@ msgstr "" msgid "dummy text" msgstr "dummy text" -#: common/dialogs/dialog_page_settings_base.cpp:50 -#: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:238 -#: eeschema/dialogs/dialog_label_properties.cpp:171 -#: eeschema/dialogs/dialog_pin_properties_base.cpp:113 -#: pcbnew/dialogs/dialog_copper_zones_base.cpp:296 -#: pcbnew/dialogs/dialog_dimension_properties_base.cpp:338 -#: pcbnew/dialogs/dialog_footprint_properties_base.cpp:137 -#: pcbnew/dialogs/dialog_non_copper_zones_properties_base.cpp:138 -#: pcbnew/dialogs/dialog_text_properties_base.cpp:233 -#: pcbnew/dialogs/dialog_textbox_properties_base.cpp:181 -#: pcbnew/zone_manager/panel_zone_properties_base.cpp:221 +#: common/dialogs/dialog_page_settings_base.cpp:50 eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:238 eeschema/dialogs/dialog_label_properties.cpp:171 eeschema/dialogs/dialog_pin_properties_base.cpp:113 pcbnew/dialogs/dialog_copper_zones_base.cpp:296 pcbnew/dialogs/dialog_dimension_properties_base.cpp:338 pcbnew/dialogs/dialog_footprint_properties_base.cpp:137 pcbnew/dialogs/dialog_non_copper_zones_properties_base.cpp:138 +#: pcbnew/dialogs/dialog_text_properties_base.cpp:233 pcbnew/dialogs/dialog_textbox_properties_base.cpp:181 pcbnew/zone_manager/panel_zone_properties_base.cpp:221 msgid "Orientation:" msgstr "Orientation:" @@ -2904,11 +2167,7 @@ msgstr "Orientation:" msgid "Custom paper size:" msgstr "Taille de la page (utilisateur):" -#: common/dialogs/dialog_page_settings_base.cpp:72 -#: pcbnew/dialogs/dialog_board_statistics.cpp:105 -#: pcbnew/dialogs/dialog_dimension_properties_base.cpp:299 -#: pcbnew/dialogs/dialog_shape_properties_base.cpp:176 -#: pcbnew/dialogs/dialog_text_properties_base.cpp:181 +#: common/dialogs/dialog_page_settings_base.cpp:72 pcbnew/dialogs/dialog_board_statistics.cpp:105 pcbnew/dialogs/dialog_dimension_properties_base.cpp:299 pcbnew/dialogs/dialog_shape_properties_base.cpp:176 pcbnew/dialogs/dialog_text_properties_base.cpp:181 msgid "Height:" msgstr "Hauteur:" @@ -2916,20 +2175,8 @@ msgstr "Hauteur:" msgid "Custom paper height." msgstr "Hauteur de la page (utilisateur)." -#: common/dialogs/dialog_page_settings_base.cpp:93 -#: eeschema/dialogs/dialog_line_properties_base.cpp:30 -#: eeschema/dialogs/dialog_shape_properties_base.cpp:49 -#: eeschema/dialogs/dialog_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_board_statistics.cpp:103 -#: pcbnew/dialogs/dialog_dimension_properties_base.cpp:270 -#: pcbnew/dialogs/dialog_pns_diff_pair_dimensions_base.cpp:25 -#: pcbnew/dialogs/dialog_shape_properties_base.cpp:187 -#: pcbnew/dialogs/dialog_table_properties_base.cpp:70 -#: pcbnew/dialogs/dialog_table_properties_base.cpp:105 -#: pcbnew/dialogs/dialog_text_properties_base.cpp:168 +#: common/dialogs/dialog_page_settings_base.cpp:93 eeschema/dialogs/dialog_line_properties_base.cpp:30 eeschema/dialogs/dialog_shape_properties_base.cpp:49 eeschema/dialogs/dialog_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_board_statistics.cpp:103 +#: pcbnew/dialogs/dialog_dimension_properties_base.cpp:270 pcbnew/dialogs/dialog_pns_diff_pair_dimensions_base.cpp:25 pcbnew/dialogs/dialog_shape_properties_base.cpp:187 pcbnew/dialogs/dialog_table_properties_base.cpp:70 pcbnew/dialogs/dialog_table_properties_base.cpp:105 pcbnew/dialogs/dialog_text_properties_base.cpp:168 msgid "Width:" msgstr "Largeur:" @@ -2937,37 +2184,16 @@ msgstr "Largeur:" msgid "Custom paper width." msgstr "Largeur de la page (utilisateur)." -#: 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 +#: 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 "Exporter vers autres feuilles" -#: common/dialogs/dialog_page_settings_base.cpp:148 common/rc_item.cpp:444 -#: eeschema/erc/erc_item.cpp:421 eeschema/sch_marker.cpp:394 -#: gerbview/dialogs/panel_gerbview_color_settings.cpp:104 -#: gerbview/widgets/gerbview_layer_widget.cpp:137 pcbnew/pcb_marker.cpp:218 -#: pcbnew/widgets/appearance_controls.cpp:352 +#: common/dialogs/dialog_page_settings_base.cpp:148 common/rc_item.cpp:444 eeschema/erc/erc_item.cpp:432 eeschema/sch_marker.cpp:382 gerbview/dialogs/panel_gerbview_color_settings.cpp:104 gerbview/widgets/gerbview_layer_widget.cpp:137 pcbnew/pcb_marker.cpp:218 pcbnew/widgets/appearance_controls.cpp:352 msgid "Drawing Sheet" msgstr "Feuille de Dessin" -#: common/dialogs/dialog_page_settings_base.cpp:164 -#: eeschema/dialogs/dialog_sim_model_base.cpp:46 -#: eeschema/import_gfx/dialog_import_gfx_sch_base.cpp:24 -#: eeschema/sch_field.cpp:312 pcbnew/dialogs/dialog_export_2581_base.cpp:23 -#: pcbnew/dialogs/dialog_export_step_base.cpp:33 -#: pcbnew/import_gfx/dialog_import_graphics_base.cpp:25 +#: common/dialogs/dialog_page_settings_base.cpp:164 eeschema/dialogs/dialog_sim_model_base.cpp:46 eeschema/import_gfx/dialog_import_gfx_sch_base.cpp:24 eeschema/sch_field.cpp:312 pcbnew/dialogs/dialog_export_2581_base.cpp:23 pcbnew/dialogs/dialog_export_step_base.cpp:33 pcbnew/import_gfx/dialog_import_graphics_base.cpp:25 msgid "File:" msgstr "Fichier:" @@ -2997,8 +2223,7 @@ msgstr "<<<" msgid "Revision:" msgstr "Révision:" -#: common/dialogs/dialog_page_settings_base.cpp:252 -#: eeschema/dialogs/dialog_export_netlist.cpp:423 +#: common/dialogs/dialog_page_settings_base.cpp:252 eeschema/dialogs/dialog_export_netlist.cpp:418 msgid "Title:" msgstr "Titre:" @@ -3043,12 +2268,8 @@ msgid "Comment9:" msgstr "Commentaire9:" #: common/dialogs/dialog_paste_special.cpp:37 -msgid "" -"Finds the next available reference designator for any designators that " -"already exist in the design." -msgstr "" -"Trouver la prochaine référence schématique disponible dans toutes les " -"références existantes déjà dans la schématique." +msgid "Finds the next available reference designator for any designators that already exist in the design." +msgstr "Trouver la prochaine référence schématique disponible dans toutes les références existantes déjà dans la schématique." #: common/dialogs/dialog_paste_special.cpp:44 #, c-format @@ -3067,8 +2288,7 @@ msgstr "Garder la numérotation existante, même s'il y a des doubles" msgid "Clear reference designators on all pasted symbols" msgstr "Remettre à 0 la référence schématique de tous les symboles copiés" -#: common/dialogs/dialog_paste_special_base.cpp:24 -#: pcbnew/dialogs/dialog_board_reannotate_base.cpp:293 +#: common/dialogs/dialog_paste_special_base.cpp:24 pcbnew/dialogs/dialog_board_reannotate_base.cpp:293 msgid "Reference Designators" msgstr "Références Schématique" @@ -3078,21 +2298,15 @@ msgstr "Supprimer Affectation des Nets" #: common/dialogs/dialog_paste_special_base.cpp:29 msgid "Remove the net information from all connected items before pasting" -msgstr "" -"Supprimez les informations de net de tous les éléments connectés avant de " -"les coller" +msgstr "Supprimez les informations de net de tous les éléments connectés avant de les coller" #: common/dialogs/dialog_paste_special_base.h:48 msgid "Paste Special" msgstr "Collage Spécial" #: 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 "" -"Sélectionner un Choix d'Option dans la liste ci-dessus, et cliquer " -"sur le bouton Ajouter Option Sélectionnée." +msgid "Select an Option Choice in the listbox above, and then click the Append Selected Option button." +msgstr "Sélectionner un Choix d'Option dans la liste ci-dessus, et cliquer sur le bouton Ajouter Option Sélectionnée." #: common/dialogs/dialog_plugin_options.cpp:52 #, c-format @@ -3103,42 +2317,14 @@ msgstr "Options pour la Librairie '%s'" msgid "Plugin Options" msgstr "Options Plugins" -#: common/dialogs/dialog_plugin_options_base.cpp:43 -#: common/dialogs/panel_mouse_settings.cpp:47 -#: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:207 -#: eeschema/dialogs/panel_simulator_preferences.cpp:33 -#: pcbnew/dialogs/panel_edit_options_base.cpp:236 +#: common/dialogs/dialog_plugin_options_base.cpp:43 common/dialogs/panel_mouse_settings.cpp:47 eeschema/dialogs/panel_eeschema_editing_options_base.cpp:207 eeschema/dialogs/panel_simulator_preferences.cpp:33 pcbnew/dialogs/panel_edit_options_base.cpp:236 msgid "Option" msgstr "Option" -#: common/dialogs/dialog_plugin_options_base.cpp:44 -#: cvpcb/dialogs/dialog_config_equfiles_base.cpp:89 -#: eeschema/dialogs/dialog_label_properties_base.cpp:88 -#: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:60 -#: eeschema/dialogs/dialog_rescue_each.cpp:135 -#: eeschema/dialogs/dialog_sheet_properties_base.cpp:61 -#: eeschema/dialogs/dialog_sim_format_value.cpp:66 -#: eeschema/dialogs/dialog_sim_format_value.cpp:75 -#: eeschema/dialogs/dialog_symbol_properties_base.cpp:57 -#: eeschema/dialogs/panel_sym_lib_table.cpp:377 -#: eeschema/fields_grid_table.cpp:397 eeschema/sch_symbol.cpp:1959 -#: eeschema/sch_symbol.cpp:2009 eeschema/sch_symbol.cpp:2841 -#: eeschema/sim/simulator_frame_ui.cpp:617 -#: eeschema/sim/simulator_frame_ui.cpp:2645 -#: eeschema/sim/simulator_frame_ui_base.cpp:170 -#: eeschema/sim/simulator_frame_ui_base.cpp:222 -#: eeschema/widgets/search_handlers.cpp:147 -#: eeschema/widgets/search_handlers.cpp:233 -#: pcbnew/dialogs/dialog_footprint_properties_base.cpp:70 -#: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:70 -#: pcbnew/dialogs/panel_fp_editor_defaults.cpp:54 -#: pcbnew/dialogs/panel_fp_editor_defaults.cpp:66 -#: pcbnew/dialogs/panel_fp_editor_defaults_base.cpp:48 -#: pcbnew/dialogs/panel_fp_editor_defaults_base.cpp:57 -#: pcbnew/dialogs/panel_fp_lib_table.cpp:433 pcbnew/footprint.cpp:3798 -#: pcbnew/footprint_wizard_frame.cpp:326 pcbnew/pcb_dimension.cpp:429 -#: pcbnew/pcb_fields_grid_table.cpp:171 pcbnew/plot_board_layers.cpp:106 -#: pcbnew/widgets/search_handlers.cpp:103 +#: common/dialogs/dialog_plugin_options_base.cpp:44 cvpcb/dialogs/dialog_config_equfiles_base.cpp:89 eeschema/dialogs/dialog_label_properties_base.cpp:88 eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:60 eeschema/dialogs/dialog_rescue_each.cpp:135 eeschema/dialogs/dialog_sheet_properties_base.cpp:61 eeschema/dialogs/dialog_sim_format_value.cpp:66 eeschema/dialogs/dialog_sim_format_value.cpp:75 +#: eeschema/dialogs/dialog_symbol_properties_base.cpp:57 eeschema/dialogs/panel_sym_lib_table.cpp:377 eeschema/fields_grid_table.cpp:397 eeschema/sch_symbol.cpp:1120 eeschema/sch_symbol.cpp:2089 eeschema/sch_symbol.cpp:2139 eeschema/sch_symbol.cpp:2971 eeschema/sim/simulator_frame_ui.cpp:616 eeschema/sim/simulator_frame_ui.cpp:2641 eeschema/sim/simulator_frame_ui_base.cpp:170 eeschema/sim/simulator_frame_ui_base.cpp:222 +#: eeschema/widgets/search_handlers.cpp:147 eeschema/widgets/search_handlers.cpp:233 pcbnew/dialogs/dialog_footprint_properties_base.cpp:70 pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:70 pcbnew/dialogs/panel_fp_editor_defaults.cpp:54 pcbnew/dialogs/panel_fp_editor_defaults.cpp:66 pcbnew/dialogs/panel_fp_editor_defaults_base.cpp:48 pcbnew/dialogs/panel_fp_editor_defaults_base.cpp:57 +#: pcbnew/dialogs/panel_fp_lib_table.cpp:433 pcbnew/footprint.cpp:3803 pcbnew/footprint_wizard_frame.cpp:326 pcbnew/pcb_dimension.cpp:429 pcbnew/pcb_fields_grid_table.cpp:171 pcbnew/plot_board_layers.cpp:107 pcbnew/widgets/search_handlers.cpp:103 msgid "Value" msgstr "Valeur" @@ -3154,131 +2340,74 @@ msgstr "Options supportées par le plugin courant" msgid "<< Append Selected Option" msgstr "<< Ajouter l'Option Sélectionnée" -#: common/dialogs/dialog_print_generic.cpp:95 -#: common/dialogs/dialog_print_generic.cpp:301 -#: common/dialogs/dialog_print_generic_base.h:77 -#: eeschema/printing/dialog_print_using_printer.cpp:126 -#: eeschema/printing/dialog_print_using_printer_base.h:61 +#: common/dialogs/dialog_print_generic.cpp:95 common/dialogs/dialog_print_generic.cpp:302 common/dialogs/dialog_print_generic_base.h:77 eeschema/printing/dialog_print_using_printer.cpp:126 eeschema/printing/dialog_print_using_printer_base.h:61 msgid "Print" msgstr "Imprimer" -#: common/dialogs/dialog_print_generic.cpp:96 -#: common/dialogs/dialog_print_generic.cpp:247 -#: eeschema/printing/dialog_print_using_printer.cpp:127 +#: common/dialogs/dialog_print_generic.cpp:96 common/dialogs/dialog_print_generic.cpp:248 eeschema/printing/dialog_print_using_printer.cpp:127 msgid "Print Preview" msgstr "Prévisualisation" -#: common/dialogs/dialog_print_generic.cpp:97 common/hotkey_store.cpp:59 -#: common/tool/action_menu.cpp:212 common/tool/action_menu.cpp:217 -#: eeschema/dialogs/dialog_annotate.cpp:93 eeschema/dialogs/dialog_bom.cpp:137 -#: eeschema/dialogs/dialog_change_symbols.cpp:160 -#: eeschema/dialogs/dialog_erc.cpp:119 eeschema/dialogs/dialog_erc.cpp:463 -#: eeschema/dialogs/dialog_export_netlist.cpp:295 -#: eeschema/dialogs/dialog_ibis_parser_reporter.cpp:36 -#: eeschema/dialogs/dialog_plot_schematic.cpp:76 -#: eeschema/dialogs/dialog_schematic_find_base.cpp:133 -#: eeschema/dialogs/dialog_symbol_remap_base.cpp:33 -#: eeschema/dialogs/dialog_update_from_pcb.cpp:68 -#: eeschema/printing/dialog_print_using_printer.cpp:128 -#: eeschema/sync_sheet_pin/dialog_sync_sheet_pins_base.cpp:32 -#: kicad/pcm/dialogs/dialog_pcm.cpp:164 -#: kicad/pcm/dialogs/dialog_pcm_progress_base.cpp:72 -#: pcbnew/dialogs/dialog_board_reannotate.cpp:123 -#: pcbnew/dialogs/dialog_board_statistics.cpp:136 -#: pcbnew/dialogs/dialog_drc.cpp:140 pcbnew/dialogs/dialog_drc.cpp:367 -#: pcbnew/dialogs/dialog_exchange_footprints.cpp:163 -#: pcbnew/dialogs/dialog_export_2581.cpp:46 -#: pcbnew/dialogs/dialog_export_step.cpp:175 -#: pcbnew/dialogs/dialog_export_svg.cpp:90 -#: pcbnew/dialogs/dialog_find_base.cpp:102 -#: pcbnew/dialogs/dialog_footprint_checker.cpp:62 -#: pcbnew/dialogs/dialog_gen_footprint_position.cpp:64 -#: pcbnew/dialogs/dialog_gendrill.cpp:78 -#: pcbnew/dialogs/dialog_import_netlist.cpp:84 -#: pcbnew/dialogs/dialog_plot.cpp:190 pcbnew/dialogs/dialog_update_pcb.cpp:61 +#: common/dialogs/dialog_print_generic.cpp:97 common/hotkey_store.cpp:59 common/tool/action_menu.cpp:212 common/tool/action_menu.cpp:217 eeschema/dialogs/dialog_annotate.cpp:93 eeschema/dialogs/dialog_bom.cpp:137 eeschema/dialogs/dialog_change_symbols.cpp:160 eeschema/dialogs/dialog_erc.cpp:119 eeschema/dialogs/dialog_erc.cpp:463 eeschema/dialogs/dialog_export_netlist.cpp:296 eeschema/dialogs/dialog_ibis_parser_reporter.cpp:36 +#: eeschema/dialogs/dialog_plot_schematic.cpp:76 eeschema/dialogs/dialog_schematic_find_base.cpp:133 eeschema/dialogs/dialog_symbol_remap_base.cpp:33 eeschema/dialogs/dialog_update_from_pcb.cpp:68 eeschema/printing/dialog_print_using_printer.cpp:128 eeschema/sync_sheet_pin/dialog_sync_sheet_pins_base.cpp:32 kicad/pcm/dialogs/dialog_pcm.cpp:164 kicad/pcm/dialogs/dialog_pcm_progress_base.cpp:72 +#: pcbnew/dialogs/dialog_board_reannotate.cpp:123 pcbnew/dialogs/dialog_board_statistics.cpp:136 pcbnew/dialogs/dialog_drc.cpp:140 pcbnew/dialogs/dialog_drc.cpp:367 pcbnew/dialogs/dialog_exchange_footprints.cpp:163 pcbnew/dialogs/dialog_export_2581.cpp:46 pcbnew/dialogs/dialog_export_step.cpp:175 pcbnew/dialogs/dialog_export_svg.cpp:90 pcbnew/dialogs/dialog_find_base.cpp:102 pcbnew/dialogs/dialog_footprint_checker.cpp:62 +#: pcbnew/dialogs/dialog_gen_footprint_position.cpp:64 pcbnew/dialogs/dialog_gendrill.cpp:78 pcbnew/dialogs/dialog_import_netlist.cpp:84 pcbnew/dialogs/dialog_plot.cpp:190 pcbnew/dialogs/dialog_update_pcb.cpp:61 msgid "Close" msgstr "Fermer" #: common/dialogs/dialog_print_generic.cpp:155 -msgid "Warning: Bad scale number" -msgstr "Attention : Mauvaise valeur d'échelle" +msgid "Warning: scale is not a number." +msgstr "Attention : l'échelle n'est pas un nombre." -#: common/dialogs/dialog_print_generic.cpp:164 +#: common/dialogs/dialog_print_generic.cpp:163 #, c-format msgid "" -"Warning: Scale option set to a very large value.\n" -" Clamped to %f" +"Warning: scale set to a very large value.\n" +"It will be clamped to %f." msgstr "" -"Attention: option d'échelle ajustée à une valeur très grande.\n" -"Limitée a %f" +"Attention : l'échelle est ajustée à une valeur très grande.\n" +"Elle sera limitée à %f." -#: common/dialogs/dialog_print_generic.cpp:172 +#: common/dialogs/dialog_print_generic.cpp:171 #, c-format msgid "" -"Warning: Scale option set to a very small value.\n" -" Clamped to %f" +"Warning: scale set to a very small value.\n" +"It will be clamped to %f." msgstr "" -"Attention: option d'échelle ajustée à une valeur très petite.\n" -"Limitée a %f" +"Attention : l'échelle est ajustée à une valeur très petite.\n" +"Elle sera limitée à %f." -#: common/dialogs/dialog_print_generic.cpp:242 -#: common/dialogs/dialog_print_generic.cpp:293 +#: common/dialogs/dialog_print_generic.cpp:243 common/dialogs/dialog_print_generic.cpp:294 msgid "Nothing to print" msgstr "Pas d'élément à imprimer" -#: common/dialogs/dialog_print_generic.cpp:284 -#: eeschema/printing/dialog_print_using_printer.cpp:307 +#: common/dialogs/dialog_print_generic.cpp:285 eeschema/printing/dialog_print_using_printer.cpp:307 msgid "Previous print job not yet complete." msgstr "Le travail d'impression précédent n'est pas encore terminé." -#: common/dialogs/dialog_print_generic.cpp:309 +#: common/dialogs/dialog_print_generic.cpp:310 msgid "There was a problem printing." msgstr "Il y a eu un problème d'impression." -#: common/dialogs/dialog_print_generic.cpp:351 +#: common/dialogs/dialog_print_generic.cpp:352 msgid "An error occurred initializing the printer information." -msgstr "" -"Une erreur s'est produite lors de l'initialisation des informations sur " -"l'imprimante." +msgstr "Une erreur s'est produite lors de l'initialisation des informations sur l'imprimante." -#: common/dialogs/dialog_print_generic_base.cpp:31 -#: eeschema/dialogs/dialog_plot_schematic_base.cpp:74 -#: eeschema/printing/dialog_print_using_printer_base.cpp:31 -#: pcbnew/dialogs/dialog_plot_base.cpp:376 -#: pcbnew/dialogs/dialog_plot_base.cpp:399 +#: common/dialogs/dialog_print_generic_base.cpp:31 eeschema/dialogs/dialog_plot_schematic_base.cpp:74 eeschema/printing/dialog_print_using_printer_base.cpp:31 pcbnew/dialogs/dialog_plot_base.cpp:376 pcbnew/dialogs/dialog_plot_base.cpp:399 msgid "Output mode:" msgstr "Mode de sortie:" -#: common/dialogs/dialog_print_generic_base.cpp:35 -#: common/dialogs/panel_setup_netclasses_base.cpp:63 common/eda_text.cpp:1259 -#: eeschema/dialogs/dialog_label_properties_base.cpp:100 -#: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:72 -#: eeschema/dialogs/dialog_plot_schematic_base.cpp:78 -#: eeschema/dialogs/dialog_sheet_properties_base.cpp:72 -#: eeschema/dialogs/dialog_symbol_properties_base.cpp:69 -#: eeschema/fields_grid_table.cpp:409 -#: eeschema/printing/dialog_print_using_printer_base.cpp:35 -#: eeschema/sch_bus_entry.cpp:678 eeschema/sch_junction.cpp:385 -#: eeschema/sch_line.cpp:1079 eeschema/sim/simulator_frame_ui.cpp:610 -#: eeschema/sim/simulator_frame_ui_base.cpp:113 -#: pcbnew/board_stackup_manager/panel_board_stackup_base.cpp:98 -#: pcbnew/dialogs/dialog_export_svg_base.cpp:81 -#: pcbnew/dialogs/dialog_plot_base.cpp:380 -#: pcbnew/dialogs/dialog_plot_base.cpp:403 pcbnew/pcb_field.cpp:279 -#: pcbnew/pcb_tablecell.cpp:209 pcbnew/pcb_text.cpp:678 -#: pcbnew/pcb_textbox.cpp:725 pcbnew/tools/drawing_stackup_table_tool.cpp:271 +#: common/dialogs/dialog_print_generic_base.cpp:35 common/dialogs/panel_setup_netclasses_base.cpp:63 common/eda_text.cpp:1259 eeschema/dialogs/dialog_label_properties_base.cpp:100 eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:72 eeschema/dialogs/dialog_plot_schematic_base.cpp:78 eeschema/dialogs/dialog_sheet_properties_base.cpp:72 eeschema/dialogs/dialog_symbol_properties_base.cpp:69 eeschema/fields_grid_table.cpp:409 +#: eeschema/printing/dialog_print_using_printer_base.cpp:35 eeschema/sch_bus_entry.cpp:678 eeschema/sch_junction.cpp:385 eeschema/sch_line.cpp:1079 eeschema/sim/simulator_frame_ui.cpp:609 eeschema/sim/simulator_frame_ui_base.cpp:113 pcbnew/board_stackup_manager/panel_board_stackup_base.cpp:98 pcbnew/dialogs/dialog_export_svg_base.cpp:81 pcbnew/dialogs/dialog_plot_base.cpp:380 pcbnew/dialogs/dialog_plot_base.cpp:403 +#: pcbnew/pcb_field.cpp:279 pcbnew/pcb_tablecell.cpp:209 pcbnew/pcb_text.cpp:678 pcbnew/pcb_textbox.cpp:725 pcbnew/tools/drawing_stackup_table_tool.cpp:271 msgid "Color" msgstr "Couleur" -#: common/dialogs/dialog_print_generic_base.cpp:35 -#: pcbnew/dialogs/dialog_export_svg_base.cpp:81 -#: pcbnew/dialogs/dialog_plot_base.cpp:380 -#: pcbnew/dialogs/dialog_plot_base.cpp:403 +#: common/dialogs/dialog_print_generic_base.cpp:35 pcbnew/dialogs/dialog_export_svg_base.cpp:81 pcbnew/dialogs/dialog_plot_base.cpp:380 pcbnew/dialogs/dialog_plot_base.cpp:403 msgid "Black and white" msgstr "Noir et blanc" -#: common/dialogs/dialog_print_generic_base.cpp:41 -#: eeschema/printing/dialog_print_using_printer_base.cpp:22 +#: common/dialogs/dialog_print_generic_base.cpp:41 eeschema/printing/dialog_print_using_printer_base.cpp:22 msgid "Print drawing sheet" msgstr "Imprimer feuille de dessin" @@ -3286,8 +2415,7 @@ msgstr "Imprimer feuille de dessin" msgid "Print Frame references." msgstr "Imprimer le cartouche." -#: common/dialogs/dialog_print_generic_base.cpp:58 -#: pcbnew/dialogs/dialog_plot_base.cpp:123 +#: common/dialogs/dialog_print_generic_base.cpp:58 pcbnew/dialogs/dialog_plot_base.cpp:123 msgid "1:1" msgstr "1:1" @@ -3307,14 +2435,11 @@ msgstr "Ajuster échelle X pour traçage à l'échelle exacte" msgid "Info text" msgstr "Info sur texte" -#: common/dialogs/dialog_print_generic_base.cpp:108 -#: eeschema/printing/dialog_print_using_printer_base.cpp:73 +#: common/dialogs/dialog_print_generic_base.cpp:108 eeschema/printing/dialog_print_using_printer_base.cpp:73 msgid "Page Setup..." msgstr "Options Page..." -#: common/dialogs/dialog_text_entry_base.cpp:20 -#: common/dialogs/dialog_text_entry_base.cpp:32 -#: common/dialogs/dialog_unit_entry_base.cpp:21 +#: common/dialogs/dialog_text_entry_base.cpp:20 common/dialogs/dialog_text_entry_base.cpp:32 common/dialogs/dialog_unit_entry_base.cpp:21 msgid "MyLabel" msgstr "MyLabel" @@ -3334,18 +2459,8 @@ msgstr "Titre" msgid "Move Point to Location" msgstr "Déplacer Point vers Emplacement" -#: common/dialogs/eda_list_dialog.cpp:46 common/dialogs/eda_list_dialog.cpp:68 -#: common/widgets/lib_tree.cpp:226 common/widgets/lib_tree.cpp:294 -#: eeschema/dialogs/dialog_sim_command.cpp:100 -#: eeschema/dialogs/dialog_symbol_fields_table.cpp:220 -#: eeschema/sim/simulator_frame_ui.cpp:523 -#: eeschema/sim/simulator_frame_ui.cpp:606 eeschema/symbol_diff_frame.cpp:101 -#: eeschema/symbol_viewer_frame.cpp:154 eeschema/symbol_viewer_frame.cpp:169 -#: kicad/pcm/dialogs/panel_packages_view.cpp:77 -#: pcbnew/dialogs/dialog_copper_zones.cpp:245 -#: pcbnew/footprint_viewer_frame.cpp:141 pcbnew/footprint_viewer_frame.cpp:156 -#: pcbnew/widgets/net_inspector_panel.cpp:42 -#: pcbnew/widgets/net_inspector_panel.cpp:95 +#: common/dialogs/eda_list_dialog.cpp:46 common/dialogs/eda_list_dialog.cpp:68 common/widgets/lib_tree.cpp:226 common/widgets/lib_tree.cpp:294 eeschema/dialogs/dialog_sim_command.cpp:100 eeschema/dialogs/dialog_symbol_fields_table.cpp:220 eeschema/sim/simulator_frame_ui.cpp:523 eeschema/sim/simulator_frame_ui.cpp:605 eeschema/symbol_diff_frame.cpp:101 eeschema/symbol_viewer_frame.cpp:154 eeschema/symbol_viewer_frame.cpp:169 +#: kicad/pcm/dialogs/panel_packages_view.cpp:77 pcbnew/dialogs/dialog_copper_zones.cpp:245 pcbnew/footprint_viewer_frame.cpp:141 pcbnew/footprint_viewer_frame.cpp:156 pcbnew/widgets/net_inspector_panel.cpp:42 pcbnew/widgets/net_inspector_panel.cpp:95 msgid "Filter" msgstr "Filtre" @@ -3361,64 +2476,41 @@ msgstr "Disponible:" msgid "Enabled:" msgstr "Activé:" -#: common/dialogs/eda_reorderable_list_dialog_base.cpp:51 -#: pcbnew/dialogs/dialog_imported_layers_base.cpp:59 +#: 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 +#: common/dialogs/eda_reorderable_list_dialog_base.cpp:54 pcbnew/dialogs/dialog_imported_layers_base.cpp:64 msgid "<" msgstr "<" -#: common/dialogs/eda_reorderable_list_dialog_base.cpp:75 -#: cvpcb/dialogs/dialog_config_equfiles_base.cpp:43 -#: eeschema/dialogs/dialog_label_properties_base.cpp:126 -#: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:97 -#: eeschema/dialogs/dialog_sheet_properties_base.cpp:98 -#: eeschema/dialogs/dialog_symbol_properties_base.cpp:95 -#: eeschema/dialogs/panel_sym_lib_table_base.cpp:139 -#: kicad/pcm/dialogs/dialog_manage_repositories_base.cpp:64 +#: common/dialogs/eda_reorderable_list_dialog_base.cpp:75 cvpcb/dialogs/dialog_config_equfiles_base.cpp:43 eeschema/dialogs/dialog_label_properties_base.cpp:126 eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:97 eeschema/dialogs/dialog_sheet_properties_base.cpp:98 eeschema/dialogs/dialog_symbol_properties_base.cpp:95 eeschema/dialogs/panel_sym_lib_table_base.cpp:139 kicad/pcm/dialogs/dialog_manage_repositories_base.cpp:64 #: pcbnew/dialogs/panel_fp_lib_table_base.cpp:136 msgid "Move up" msgstr "Déplacer vers le haut" -#: common/dialogs/eda_reorderable_list_dialog_base.cpp:80 -#: cvpcb/dialogs/dialog_config_equfiles_base.cpp:48 -#: eeschema/dialogs/dialog_label_properties_base.cpp:131 -#: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:102 -#: eeschema/dialogs/dialog_sheet_properties_base.cpp:103 -#: eeschema/dialogs/dialog_symbol_properties_base.cpp:100 -#: eeschema/dialogs/panel_sym_lib_table_base.cpp:144 -#: kicad/pcm/dialogs/dialog_manage_repositories_base.cpp:69 +#: common/dialogs/eda_reorderable_list_dialog_base.cpp:80 cvpcb/dialogs/dialog_config_equfiles_base.cpp:48 eeschema/dialogs/dialog_label_properties_base.cpp:131 eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:102 eeschema/dialogs/dialog_sheet_properties_base.cpp:103 eeschema/dialogs/dialog_symbol_properties_base.cpp:100 eeschema/dialogs/panel_sym_lib_table_base.cpp:144 kicad/pcm/dialogs/dialog_manage_repositories_base.cpp:69 #: pcbnew/dialogs/panel_fp_lib_table_base.cpp:141 msgid "Move down" msgstr "Déplacer vers le bas" -#: common/dialogs/eda_view_switcher_base.cpp:19 -#: common/dialogs/eda_view_switcher_base.h:40 +#: common/dialogs/eda_view_switcher_base.cpp:19 common/dialogs/eda_view_switcher_base.h:40 msgid "View Preset Switcher" msgstr "Afficher Sélecteur de Présélection" -#: common/dialogs/git/dialog_git_auth.cpp:27 -#: common/dialogs/git/dialog_git_repository_base.cpp:19 -#: eeschema/dialogs/dialog_database_lib_settings_base.cpp:32 +#: common/dialogs/git/dialog_git_auth.cpp:27 common/dialogs/git/dialog_git_repository_base.cpp:19 eeschema/dialogs/dialog_database_lib_settings_base.cpp:32 msgid "Connection" msgstr "Connexion" -#: common/dialogs/git/dialog_git_auth.cpp:45 -#: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664_base.cpp:170 +#: common/dialogs/git/dialog_git_auth.cpp:45 pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664_base.cpp:170 msgid "Basic" msgstr "Basique" -#: common/dialogs/git/dialog_git_auth.cpp:46 -#: common/dialogs/git/dialog_git_repository_base.cpp:53 +#: common/dialogs/git/dialog_git_auth.cpp:46 common/dialogs/git/dialog_git_repository_base.cpp:53 msgid "SSH" msgstr "SSH" -#: common/dialogs/git/dialog_git_auth.cpp:52 -#: common/dialogs/git/dialog_git_repository_base.cpp:107 -#: eeschema/dialogs/dialog_database_lib_settings_base.cpp:85 +#: common/dialogs/git/dialog_git_auth.cpp:52 common/dialogs/git/dialog_git_repository_base.cpp:107 eeschema/dialogs/dialog_database_lib_settings_base.cpp:85 msgid "Test" msgstr "Test" @@ -3426,8 +2518,7 @@ msgstr "Test" msgid "Url" msgstr "Url" -#: common/dialogs/git/dialog_git_auth.cpp:60 -#: common/dialogs/git/dialog_git_repository_base.cpp:78 +#: common/dialogs/git/dialog_git_auth.cpp:60 common/dialogs/git/dialog_git_repository_base.cpp:78 msgid "Authentication" msgstr "Authentication" @@ -3435,8 +2526,7 @@ msgstr "Authentication" msgid "User Name" msgstr "Nom Utilisateur" -#: common/dialogs/git/dialog_git_auth.cpp:64 -#: common/dialogs/git/dialog_git_repository.cpp:454 +#: common/dialogs/git/dialog_git_auth.cpp:64 common/dialogs/git/dialog_git_repository.cpp:454 msgid "Password" msgstr "Mot de passe" @@ -3444,19 +2534,11 @@ msgstr "Mot de passe" msgid "Commit Changes" msgstr "Commit Modifications" -#: common/dialogs/git/dialog_git_commit.cpp:52 -#: common/dialogs/panel_embedded_files_base.cpp:37 +#: common/dialogs/git/dialog_git_commit.cpp:52 common/dialogs/panel_embedded_files_base.cpp:37 msgid "Filename" msgstr "Nom fichier" -#: common/dialogs/git/dialog_git_commit.cpp:53 -#: common/dialogs/git/panel_git_repos_base.cpp:100 -#: eeschema/dialogs/dialog_migrate_buses.cpp:117 -#: kicad/pcm/dialogs/panel_packages_view_base.cpp:94 -#: pcbnew/dialogs/dialog_find_base.cpp:118 pcbnew/pad.cpp:1152 -#: pcbnew/pcb_dimension.cpp:483 pcbnew/pcb_group.cpp:387 -#: pcbnew/pcb_shape.cpp:694 pcbnew/pcb_tablecell.cpp:106 -#: pcbnew/pcb_text.cpp:340 pcbnew/pcb_textbox.cpp:386 pcbnew/pcb_track.cpp:1430 +#: common/dialogs/git/dialog_git_commit.cpp:53 common/dialogs/git/panel_git_repos_base.cpp:100 eeschema/dialogs/dialog_migrate_buses.cpp:117 kicad/pcm/dialogs/panel_packages_view_base.cpp:94 pcbnew/dialogs/dialog_find_base.cpp:118 pcbnew/pad.cpp:1107 pcbnew/pcb_dimension.cpp:483 pcbnew/pcb_group.cpp:387 pcbnew/pcb_shape.cpp:694 pcbnew/pcb_tablecell.cpp:106 pcbnew/pcb_text.cpp:340 pcbnew/pcb_textbox.cpp:386 pcbnew/pcb_track.cpp:1435 #: pcbnew/zone.cpp:589 msgid "Status" msgstr "Statut" @@ -3489,8 +2571,7 @@ msgstr "C&ommit" msgid "Commit message cannot be empty" msgstr "Le message de commit ne peut pas être vide" -#: common/dialogs/git/dialog_git_repository.cpp:154 -#: common/dialogs/git/dialog_git_repository.cpp:383 +#: common/dialogs/git/dialog_git_repository.cpp:154 common/dialogs/git/dialog_git_repository.cpp:383 msgid "Enter the password for the SSH key" msgstr "Saisir le mot de passe de la clé SSH" @@ -3525,8 +2606,7 @@ msgstr "Le fichier sélectionné n'est pas une clé privée SSH valide" msgid "Could not open public key '%s'" msgstr "Impossible d'ouvrir la clé publique '%s'" -#: common/dialogs/git/dialog_git_repository.cpp:418 -#: common/dialogs/git/dialog_git_repository.cpp:425 +#: common/dialogs/git/dialog_git_repository.cpp:418 common/dialogs/git/dialog_git_repository.cpp:425 msgid "Missing information" msgstr "Information manquante" @@ -3538,8 +2618,7 @@ msgstr "Veuillez saisir un nom pour le dépôt" msgid "Please enter a URL for the repository" msgstr "Veuillez saisir une URL pour dépot" -#: common/dialogs/git/dialog_git_repository.cpp:448 -#: common/dialogs/git/dialog_git_repository_base.cpp:120 +#: common/dialogs/git/dialog_git_repository.cpp:448 common/dialogs/git/dialog_git_repository_base.cpp:120 msgid "SSH Key Password" msgstr "Mot de passe de la clé SSH" @@ -3555,8 +2634,7 @@ msgstr "Type de Connexion" msgid "HTTPS" msgstr "HTTPS" -#: common/dialogs/git/dialog_git_repository_base.cpp:53 -#: eeschema/widgets/search_handlers.cpp:431 +#: common/dialogs/git/dialog_git_repository_base.cpp:53 eeschema/widgets/search_handlers.cpp:431 msgid "Local" msgstr "Local" @@ -3600,14 +2678,11 @@ msgstr "Dernier Commit" msgid "Last Updated" msgstr "Dernière Mise à Jour" -#: common/dialogs/git/dialog_git_switch.cpp:66 -#: common/dialogs/git/dialog_git_switch.cpp:147 -#: common/dialogs/git/dialog_git_switch.cpp:214 +#: common/dialogs/git/dialog_git_switch.cpp:66 common/dialogs/git/dialog_git_switch.cpp:147 common/dialogs/git/dialog_git_switch.cpp:214 msgid "Switch" msgstr "Commutateur" -#: common/dialogs/git/dialog_git_switch.cpp:219 eeschema/sch_base_frame.cpp:290 -#: pcbnew/footprint_libraries_utils.cpp:430 +#: common/dialogs/git/dialog_git_switch.cpp:219 eeschema/sch_base_frame.cpp:290 pcbnew/footprint_libraries_utils.cpp:430 msgid "Add" msgstr "Ajouter" @@ -3631,11 +2706,7 @@ msgstr "Courriel de l'auteur :" msgid "Git Repositories" msgstr "Dépôts Git" -#: common/dialogs/git/panel_git_repos_base.cpp:97 -#: eeschema/dialogs/panel_sym_lib_table_base.cpp:44 -#: eeschema/dialogs/panel_sym_lib_table_base.cpp:94 -#: include/lib_table_grid.h:197 pcbnew/dialogs/panel_fp_lib_table_base.cpp:44 -#: pcbnew/dialogs/panel_fp_lib_table_base.cpp:93 +#: common/dialogs/git/panel_git_repos_base.cpp:97 eeschema/dialogs/panel_sym_lib_table_base.cpp:44 eeschema/dialogs/panel_sym_lib_table_base.cpp:94 include/lib_table_grid.h:197 pcbnew/dialogs/panel_fp_lib_table_base.cpp:44 pcbnew/dialogs/panel_fp_lib_table_base.cpp:93 msgid "Active" msgstr "Activé" @@ -3667,8 +2738,7 @@ msgstr "Ajouter Thème de Couleur" msgid "Theme already exists!" msgstr "Le thème existe déjà!" -#: common/dialogs/panel_color_settings.cpp:219 -#: common/dialogs/panel_color_settings.cpp:238 +#: common/dialogs/panel_color_settings.cpp:219 common/dialogs/panel_color_settings.cpp:238 msgid "New Theme..." msgstr "Nouveau Thème..." @@ -3697,12 +2767,8 @@ msgid "Override individual item colors" msgstr "Ignorer les couleurs individuelles des éléments" #: 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 "" -"Afficher tous les éléments dans leur couleur par défaut, même s’ils ont des " -"couleurs spécifiques définies dans leurs propriétés." +msgid "Show all items in their default color even if they have specific colors set in their properties." +msgstr "Afficher tous les éléments dans leur couleur par défaut, même s’ils ont des couleurs spécifiques définies dans leurs propriétés." #: common/dialogs/panel_color_settings_base.cpp:43 msgid "Open Theme Folder" @@ -3716,51 +2782,44 @@ msgstr "Ouvrir le répertoire contenant les thèmes de couleur" 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" +"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." +"If this does not match the system DPI scaling, the canvas will not match the window size and cursor position." msgstr "" "Définissez l'échelle de la zone de dessin.\n" "\n" -"Sur les affichages haute résolution sur certaines plateformes, KiCad ne peut " -"pas déterminer le facteur de mise à l'échelle.\n" -"Dans ce cas, vous devrez peut-être définir cette valeur pour correspondre à " -"la mise à l'échelle DPI de votre système. 2,0 est une valeur commune. \n" +"Sur les affichages haute résolution sur certaines plateformes, KiCad ne peut pas déterminer le facteur de mise à l'échelle.\n" +"Dans ce cas, vous devrez peut-être définir cette valeur pour correspondre à la mise à l'échelle DPI de votre système. 2,0 est une valeur commune. \n" "\n" -"Si cela ne correspond pas à la mise à l'échelle DPI du système, l'affichage " -"ne correspondra pas à la taille de la fenêtre et à la position du curseur." +"Si cela ne correspond pas à la mise à l'échelle DPI du système, l'affichage ne correspondra pas à la taille de la fenêtre et à la position du curseur." #: common/dialogs/panel_common_settings.cpp:98 msgid "" "Use an automatic value for the canvas scale.\n" "\n" -"On some platforms, the automatic value is incorrect and should be set " -"manually." +"On some platforms, the automatic value is incorrect and should be set manually." msgstr "" "Utilisez une valeur automatique pour l'échelle d'affichage.\n" "\n" -"Sur certaines plateformes, la valeur automatique est incorrecte et doit être " -"réglée manuellement." +"Sur certaines plateformes, la valeur automatique est incorrecte et doit être réglée manuellement." #: common/dialogs/panel_common_settings.cpp:352 #, c-format msgid "Default 'explorer.exe /n,/select,%F' for this OS." -msgstr "" +msgstr "La valeur par défaut est 'explorer.exe /n,/select,%F' pour ce système d'exploitation." #: common/dialogs/panel_common_settings.cpp:356 msgid "" "File explorer command.\n" "example:" msgstr "" +"Commande de l'explorateur de fichiers.\n" +"exemple :" #: common/dialogs/panel_common_settings.cpp:360 #, c-format -msgid "" -"Explorer command with mandatory '%s' suffix after last entered character." -msgstr "" +msgid "Explorer command with mandatory '%s' suffix after last entered character." +msgstr "Commande de l'explorateur avec le suffixe obligatoire '%s' après le dernier caractère saisi." #: common/dialogs/panel_common_settings.cpp:374 msgid "Executable files (" @@ -3778,18 +2837,15 @@ msgstr "Anti-aliasing" msgid "Accelerated graphics:" msgstr "Moteur graphique accéléré:" -#: common/dialogs/panel_common_settings_base.cpp:43 -#: common/dialogs/panel_common_settings_base.cpp:53 +#: common/dialogs/panel_common_settings_base.cpp:43 common/dialogs/panel_common_settings_base.cpp:53 msgid "No Antialiasing" msgstr "Pas d’anticrénelage" -#: common/dialogs/panel_common_settings_base.cpp:43 -#: common/dialogs/panel_common_settings_base.cpp:53 +#: common/dialogs/panel_common_settings_base.cpp:43 common/dialogs/panel_common_settings_base.cpp:53 msgid "Fast Antialiasing" msgstr "Anticrénelage rapide" -#: common/dialogs/panel_common_settings_base.cpp:43 -#: common/dialogs/panel_common_settings_base.cpp:53 +#: common/dialogs/panel_common_settings_base.cpp:43 common/dialogs/panel_common_settings_base.cpp:53 msgid "High Quality Antialiasing" msgstr "Anticrénelage de haute qualité" @@ -3806,9 +2862,8 @@ msgid "Text editor:" msgstr "Éditeur de texte:" #: common/dialogs/panel_common_settings_base.cpp:99 -#, fuzzy msgid "File manager:" -msgstr "Nom fichier:" +msgstr "Gestionnaire de fichiers :" #: common/dialogs/panel_common_settings_base.cpp:115 msgid "System default PDF viewer" @@ -3839,27 +2894,16 @@ msgid "Focus follows mouse between schematic and PCB editors" msgstr "Le focus suit la souris entre les éditeurs de schémas et de PCB" #: common/dialogs/panel_common_settings_base.cpp:165 -msgid "" -"If the mouse cursor is moved over the canvas of a schematic or PCB editor " -"window, that window is raised." -msgstr "" -"Si le curseur de la souris est déplacé sur l'écran d'une fenêtre d'éditeur " -"de schéma ou de PCB, cette fenêtre est mise au premier plan." +msgid "If the mouse cursor is moved over the canvas of a schematic or PCB editor window, that window is raised." +msgstr "Si le curseur de la souris est déplacé sur l'écran d'une fenêtre d'éditeur de schéma ou de PCB, cette fenêtre est mise au premier plan." #: common/dialogs/panel_common_settings_base.cpp:169 msgid "Show popup indicator when toggling settings with hotkeys" -msgstr "" -"Afficher un indicateur contextuel lorsque l'on change les paramètres à " -"l'aide de touches de raccourci" +msgstr "Afficher un indicateur contextuel lorsque l'on change les paramètres à l'aide de touches de raccourci" #: common/dialogs/panel_common_settings_base.cpp:170 -msgid "" -"When enabled, certain hotkeys that cycle between settings will show a popup " -"indicator briefly to indicate the change in settings." -msgstr "" -"Lorsque cette option est activée, certaines touches de raccourci qui passent " -"d'un réglage à l'autre affichent brièvement un indicateur contextuel pour " -"signaler le changement de réglage." +msgid "When enabled, certain hotkeys that cycle between settings will show a popup indicator briefly to indicate the change in settings." +msgstr "Lorsque cette option est activée, certaines touches de raccourci qui passent d'un réglage à l'autre affichent brièvement un indicateur contextuel pour signaler le changement de réglage." #: common/dialogs/panel_common_settings_base.cpp:174 msgid "Use alternating row colors in tables" @@ -3867,9 +2911,7 @@ msgstr "Utiliser des couleurs de ligne alternées dans les tableaux" #: common/dialogs/panel_common_settings_base.cpp:175 msgid "When enabled, use a different color for every other table row" -msgstr "" -"Lorsque activée, une couleur différente est utilisée pour toutes les autres " -"lignes du tableau" +msgstr "Lorsque activée, une couleur différente est utilisée pour toutes les autres lignes du tableau" #: common/dialogs/panel_common_settings_base.cpp:185 msgid "Icon theme:" @@ -3883,8 +2925,7 @@ msgstr "Clair" msgid "Use icons designed for light window backgrounds" msgstr "Utiliser des icônes conçus pour les arrière-plans clairs de fenêtres" -#: common/dialogs/panel_common_settings_base.cpp:194 -#: gerbview/gerber_draw_item.cpp:725 +#: common/dialogs/panel_common_settings_base.cpp:194 gerbview/gerber_draw_item.cpp:725 msgid "Dark" msgstr "Sombre" @@ -3892,29 +2933,19 @@ msgstr "Sombre" msgid "Use icons designed for dark window backgrounds" msgstr "Utiliser des icônes conçus pour les arrière-plans sombres de fenêtres" -#: common/dialogs/panel_common_settings_base.cpp:199 -#: common/dialogs/panel_common_settings_base.cpp:245 -#: common/dialogs/panel_mouse_settings_base.cpp:66 -#: pcbnew/dialogs/dialog_dimension_properties_base.cpp:122 -#: pcbnew/dialogs/panel_setup_text_and_graphics_base.cpp:94 -#: pcbnew/pcb_dimension.cpp:1447 +#: common/dialogs/panel_common_settings_base.cpp:199 common/dialogs/panel_common_settings_base.cpp:245 common/dialogs/panel_mouse_settings_base.cpp:66 pcbnew/dialogs/dialog_dimension_properties_base.cpp:122 pcbnew/dialogs/panel_setup_text_and_graphics_base.cpp:94 pcbnew/pcb_dimension.cpp:1447 msgid "Automatic" msgstr "Automatique" #: common/dialogs/panel_common_settings_base.cpp:201 -msgid "" -"Automatically choose light or dark icons based on the system color theme" -msgstr "" -"Choisr automatiquement des icônes clairs ou sombres en fonction du thème de " -"couleur du système" +msgid "Automatically choose light or dark icons based on the system color theme" +msgstr "Choisr automatiquement des icônes clairs ou sombres en fonction du thème de couleur du système" #: common/dialogs/panel_common_settings_base.cpp:211 msgid "Toolbar icon size:" msgstr "Taille de l'icône de la barre d'outils :" -#: common/dialogs/panel_common_settings_base.cpp:215 -#: eeschema/dialogs/panel_setup_formatting_base.cpp:162 -#: pcbnew/dialogs/dialog_plot_base.cpp:113 +#: common/dialogs/panel_common_settings_base.cpp:215 eeschema/dialogs/panel_setup_formatting_base.cpp:162 pcbnew/dialogs/dialog_plot_base.cpp:113 msgid "Small" msgstr "Petit" @@ -3922,24 +2953,16 @@ msgstr "Petit" msgid "Use compact icons in the toolbars" msgstr "Utiliser des icônes compacts dans les barres d'outils" -#: common/dialogs/panel_common_settings_base.cpp:220 common/eda_text.cpp:833 -#: eeschema/sch_label.cpp:1249 eeschema/sch_tablecell.cpp:128 -#: eeschema/sch_text.cpp:636 eeschema/sch_textbox.cpp:543 -#: gerbview/gerber_file_image.cpp:357 gerbview/gerber_file_image.cpp:361 -#: gerbview/gerber_file_image.cpp:364 -#: pcbnew/microwave/microwave_polygon.cpp:127 pcbnew/tools/pcb_control.cpp:343 -#: pcbnew/widgets/appearance_controls.cpp:640 +#: common/dialogs/panel_common_settings_base.cpp:220 common/eda_text.cpp:833 eeschema/sch_label.cpp:1249 eeschema/sch_tablecell.cpp:128 eeschema/sch_text.cpp:636 eeschema/sch_textbox.cpp:543 gerbview/gerber_file_image.cpp:357 gerbview/gerber_file_image.cpp:361 gerbview/gerber_file_image.cpp:364 pcbnew/microwave/microwave_polygon.cpp:127 pcbnew/tools/pcb_control.cpp:343 pcbnew/widgets/appearance_controls.cpp:640 #: pcbnew/widgets/appearance_controls.cpp:1810 msgid "Normal" msgstr "Normal" #: common/dialogs/panel_common_settings_base.cpp:221 msgid "Use the default KiCad icon size in the toolbars" -msgstr "" -"Utiliser la taille par défaut des icônes KiCad dans les barres d'outils" +msgstr "Utiliser la taille par défaut des icônes KiCad dans les barres d'outils" -#: common/dialogs/panel_common_settings_base.cpp:225 -#: eeschema/dialogs/panel_setup_formatting_base.cpp:162 +#: common/dialogs/panel_common_settings_base.cpp:225 eeschema/dialogs/panel_setup_formatting_base.cpp:162 msgid "Large" msgstr "Large" @@ -3957,42 +2980,20 @@ msgstr "Appliquer l’échelle des icônes aux polices" #: common/dialogs/panel_common_settings_base.cpp:257 msgid "(This workaround will improve some GTK HiDPI font scaling issues.)" -msgstr "" -"(Cette solution de secours améliorera certains problèmes d’échelle des " -"polices GTK HiDPI.)" +msgstr "(Cette solution de secours améliorera certains problèmes d’échelle des polices GTK HiDPI.)" #: common/dialogs/panel_common_settings_base.cpp:264 msgid "High-contrast mode dimming factor:" msgstr "Facteur d'assombrissement du mode à contraste élevé :" -#: common/dialogs/panel_common_settings_base.cpp:271 -#: eeschema/dialogs/panel_setup_formatting_base.cpp:73 -#: eeschema/dialogs/panel_setup_formatting_base.cpp:88 -#: eeschema/dialogs/panel_setup_formatting_base.cpp:103 -#: pcb_calculator/calculator_panels/panel_r_calculator_base.cpp:118 -#: pcb_calculator/calculator_panels/panel_r_calculator_base.cpp:138 -#: pcb_calculator/calculator_panels/panel_r_calculator_base.cpp:158 -#: pcb_calculator/calculator_panels/panel_regulator_base.cpp:295 -#: pcb_calculator/calculator_panels/panel_regulator_base.cpp:315 -#: pcbnew/dialogs/dialog_footprint_properties_base.cpp:330 -#: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:298 -#: pcbnew/dialogs/dialog_global_edit_teardrops_base.cpp:174 -#: pcbnew/dialogs/dialog_pad_properties_base.cpp:155 -#: pcbnew/dialogs/dialog_pad_properties_base.cpp:196 -#: pcbnew/dialogs/dialog_pad_properties_base.cpp:252 -#: pcbnew/dialogs/dialog_pad_properties_base.cpp:296 -#: pcbnew/dialogs/dialog_pad_properties_base.cpp:997 -#: pcbnew/dialogs/dialog_track_via_properties_base.cpp:436 -#: pcbnew/dialogs/dialog_tuning_pattern_properties_base.cpp:101 -#: pcbnew/dialogs/panel_setup_mask_and_paste_base.cpp:144 -#: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:126 -#: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:255 +#: common/dialogs/panel_common_settings_base.cpp:271 eeschema/dialogs/panel_setup_formatting_base.cpp:73 eeschema/dialogs/panel_setup_formatting_base.cpp:88 eeschema/dialogs/panel_setup_formatting_base.cpp:103 pcb_calculator/calculator_panels/panel_r_calculator_base.cpp:118 pcb_calculator/calculator_panels/panel_r_calculator_base.cpp:138 pcb_calculator/calculator_panels/panel_r_calculator_base.cpp:158 +#: pcb_calculator/calculator_panels/panel_regulator_base.cpp:295 pcb_calculator/calculator_panels/panel_regulator_base.cpp:315 pcbnew/dialogs/dialog_footprint_properties_base.cpp:330 pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:298 pcbnew/dialogs/dialog_global_edit_teardrops_base.cpp:174 pcbnew/dialogs/dialog_pad_properties_base.cpp:155 pcbnew/dialogs/dialog_pad_properties_base.cpp:196 +#: pcbnew/dialogs/dialog_pad_properties_base.cpp:252 pcbnew/dialogs/dialog_pad_properties_base.cpp:296 pcbnew/dialogs/dialog_pad_properties_base.cpp:997 pcbnew/dialogs/dialog_track_via_properties_base.cpp:436 pcbnew/dialogs/dialog_tuning_pattern_properties_base.cpp:101 pcbnew/dialogs/panel_setup_mask_and_paste_base.cpp:144 pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:126 pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:255 #: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:384 msgid "%" msgstr "%" -#: common/dialogs/panel_common_settings_base.cpp:287 -#: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:20 +#: common/dialogs/panel_common_settings_base.cpp:287 eeschema/dialogs/panel_eeschema_editing_options_base.cpp:20 msgid "Editing" msgstr "Editer" @@ -4005,12 +3006,8 @@ msgid "First hotkey selects tool" msgstr "La premiere action hotkey sélectionne l'outil" #: common/dialogs/panel_common_settings_base.cpp:302 -msgid "" -"If not checked, hotkeys will immediately perform an action even if the " -"relevant tool was not previously selected." -msgstr "" -"Si non sélectionné, les hotkeys effectueront immédiatement l'action même si " -"l'outil correspondant n'a pas été précédemment activé." +msgid "If not checked, hotkeys will immediately perform an action even if the relevant tool was not previously selected." +msgstr "Si non sélectionné, les hotkeys effectueront immédiatement l'action même si l'outil correspondant n'a pas été précédemment activé." #: common/dialogs/panel_common_settings_base.cpp:312 msgid "Session" @@ -4021,12 +3018,8 @@ msgid "Remember open files for next project launch" msgstr "Mémoriser les fichiers ouverts pour le prochain lancement du projet" #: common/dialogs/panel_common_settings_base.cpp:324 -msgid "" -"If checked, launching a project will also launch tools such as the schematic " -"and board editors with previously open files" -msgstr "" -"Si activé, le lancement d’un projet lancera également des outils tels que " -"Eeschema et PcbNew avec les fichiers précédemment ouverts" +msgid "If checked, launching a project will also launch tools such as the schematic and board editors with previously open files" +msgstr "Si activé, le lancement d’un projet lancera également des outils tels que Eeschema et PcbNew avec les fichiers précédemment ouverts" #: common/dialogs/panel_common_settings_base.cpp:337 msgid "&Auto save:" @@ -4037,12 +3030,10 @@ msgid "" "Delay after the first change to create a backup file of the board on disk.\n" "If set to 0, auto backup is disabled" msgstr "" -"Retard après le premier changement pour créer un fichier de sauvegarde de la " -"carte sur le disque.\n" +"Retard après le premier changement pour créer un fichier de sauvegarde de la carte sur le disque.\n" "Si la valeur est 0, la sauvegarde automatique est désactivée" -#: common/dialogs/panel_common_settings_base.cpp:347 -#: common/dialogs/panel_common_settings_base.cpp:434 +#: common/dialogs/panel_common_settings_base.cpp:347 common/dialogs/panel_common_settings_base.cpp:434 msgid "minutes" msgstr "minutes" @@ -4075,25 +3066,18 @@ msgid "Automatically backup projects" msgstr "Sauvegarder automatiquement les projets" #: common/dialogs/panel_common_settings_base.cpp:398 -msgid "" -"Automatically create backup archives of the current project when saving files" -msgstr "" -"Créer automatiquement des archives de sauvegarde du projet en cours lors de " -"l’enregistrement de fichiers" +msgid "Automatically create backup archives of the current project when saving files" +msgstr "Créer automatiquement des archives de sauvegarde du projet en cours lors de l’enregistrement de fichiers" #: common/dialogs/panel_common_settings_base.cpp:402 msgid "Create backups when auto save occurs" msgstr "Créer des sauvegardes lorsque l’enregistrement automatique se produit" #: common/dialogs/panel_common_settings_base.cpp:403 -msgid "" -"Create backups when the auto save feature is enabled. If not checked, " -"backups will only be created when you manually save a file." +msgid "Create backups when the auto save feature is enabled. If not checked, backups will only be created when you manually save a file." msgstr "" -"Créez des sauvegardes lorsque la fonctionnalité d’enregistrement automatique " -"est activée. \n" -"Si elles ne sont pas cochées, les sauvegardes ne seront créées que lorsque " -"vous enregistrez manuellement un fichier." +"Créez des sauvegardes lorsque la fonctionnalité d’enregistrement automatique est activée. \n" +"Si elles ne sont pas cochées, les sauvegardes ne seront créées que lorsque vous enregistrez manuellement un fichier." #: common/dialogs/panel_common_settings_base.cpp:407 msgid "Maximum backups to keep:" @@ -4101,8 +3085,7 @@ msgstr "Sauvegardes maximales à conserver :" #: common/dialogs/panel_common_settings_base.cpp:409 msgid "How many backup files total to keep (set to 0 for no limit)" -msgstr "" -"Combien de fichiers de sauvegarde conserver (défini sur 0 pour pas de limite)" +msgstr "Combien de fichiers de sauvegarde conserver (défini sur 0 pour pas de limite)" #: common/dialogs/panel_common_settings_base.cpp:416 msgid "Maximum backups per day:" @@ -4110,34 +3093,23 @@ msgstr "Sauvegardes maximales par jour :" #: common/dialogs/panel_common_settings_base.cpp:418 msgid "How many backup files to keep each day (set to 0 for no limit)" -msgstr "" -"Combien de fichiers de sauvegarde conserver chaque jour (défini sur 0 pour " -"sans limite)" +msgstr "Combien de fichiers de sauvegarde conserver chaque jour (défini sur 0 pour sans limite)" #: common/dialogs/panel_common_settings_base.cpp:425 msgid "Minimum time between backups:" msgstr "Temps minimum entre les sauvegardes :" #: common/dialogs/panel_common_settings_base.cpp:427 -msgid "" -"Number of minutes since the last backup before another will be created the " -"next time you save (set to 0 for no minimum)" -msgstr "" -"Nombre de minutes depuis la dernière sauvegarde avant qu’une autre ne soit " -"créée la prochaine fois que vous sauvegarderez (définir 0 pour pas de " -"minimum)" +msgid "Number of minutes since the last backup before another will be created the next time you save (set to 0 for no minimum)" +msgstr "Nombre de minutes depuis la dernière sauvegarde avant qu’une autre ne soit créée la prochaine fois que vous sauvegarderez (définir 0 pour pas de minimum)" #: common/dialogs/panel_common_settings_base.cpp:438 msgid "Maximum total backup size:" msgstr "Taille totale maximale de la sauvegarde :" #: common/dialogs/panel_common_settings_base.cpp:440 -msgid "" -"If the total size of backup files grows above this limit, old backups will " -"be deleted (set to 0 for no limit)" -msgstr "" -"Si la taille totale des fichiers de sauvegarde dépasse cette limite, les " -"anciennes sauvegardes seront supprimées (définir à 0 pour sans limite)" +msgid "If the total size of backup files grows above this limit, old backups will be deleted (set to 0 for no limit)" +msgstr "Si la taille totale des fichiers de sauvegarde dépasse cette limite, les anciennes sauvegardes seront supprimées (définir à 0 pour sans limite)" #: common/dialogs/panel_common_settings_base.cpp:447 msgid "MB" @@ -4145,36 +3117,17 @@ msgstr "Mo" #: 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" +"KiCad can anonymously report crashes and special event data to developers in order to aid identifying critical bugs across the user base more effectively and help profile functionality to guide improvements.\n" "\n" -"To link automatic reports from the same KiCad install, a unique identifier " -"is generated that is completely random, and is only used for the purposes of " -"crash reporting. No personally identifiable information (PII) including IP " -"address is stored or connected to this identifier. You may reset this id at " -"anytime with the button provided.\n" +"To link automatic reports from the same KiCad install, a unique identifier is generated that is completely random, and is only used for the purposes of crash reporting. No personally identifiable information (PII) including IP address is stored or connected to this identifier. You may reset this id at anytime with the button provided.\n" "\n" -"If you choose to voluntarily participate, KiCad will automatically handle " -"sending said reports when crashes or events occur. Your design files such as " -"schematic or PCB are never shared in this process." +"If you choose to voluntarily participate, KiCad will automatically handle sending said reports when crashes or events occur. Your design files such as schematic or PCB are never shared in this process." msgstr "" -"KiCad peut signaler anonymement les plantages et les données d’événements " -"spéciaux aux développeurs afin d’aider à identifier plus efficacement les " -"bogues critiques dans la base d’utilisateurs et d’aider à profiler les " -"fonctionnalités pour guider les améliorations.\n" +"KiCad peut signaler anonymement les plantages et les données d’événements spéciaux aux développeurs afin d’aider à identifier plus efficacement les bogues critiques dans la base d’utilisateurs et d’aider à profiler les fonctionnalités pour guider les améliorations.\n" "\n" -"Pour lier des rapports automatiques à partir de la même installation KiCad, " -"un identifiant unique est généré qui est complètement aléatoire, et il n’est " -"utilisé qu’à des fins de rapport d’incident. Aucune information " -"personnellement identifiable (PII), y compris l’adresse IP, n’est stockée ou " -"connectée à cet identifiant. Vous pouvez réinitialiser cet identifiant à " -"tout moment avec le bouton fourni.\n" +"Pour lier des rapports automatiques à partir de la même installation KiCad, un identifiant unique est généré qui est complètement aléatoire, et il n’est utilisé qu’à des fins de rapport d’incident. Aucune information personnellement identifiable (PII), y compris l’adresse IP, n’est stockée ou connectée à cet identifiant. Vous pouvez réinitialiser cet identifiant à tout moment avec le bouton fourni.\n" "\n" -"Si vous choisissez de participer volontairement, KiCad gérera " -"automatiquement l’envoi desdits rapports lorsque des plantages ou des " -"événements se produisent. Vos fichiers de conception tels que schématique ou " -"PCB ne sont pas partagés dans ce processus." +"Si vous choisissez de participer volontairement, KiCad gérera automatiquement l’envoi desdits rapports lorsque des plantages ou des événements se produisent. Vos fichiers de conception tels que schématique ou PCB ne sont pas partagés dans ce processus." #: common/dialogs/panel_data_collection_base.cpp:24 msgid "I agree to provide anonymous reports" @@ -4185,96 +3138,75 @@ msgid "Reset Unique Id" msgstr "Réinitialiser l’ID unique" #: common/dialogs/panel_embedded_files.cpp:87 -#, fuzzy msgid "Copy Embedded Reference" -msgstr "Copier avec Référence" +msgstr "Copier Référence Intégrée" #: common/dialogs/panel_embedded_files.cpp:159 -#, fuzzy msgid "Select a file to embed" -msgstr "Sélectionner une valeur à ajuster" +msgstr "Sélectionner un fichier à intégrer" #: common/dialogs/panel_embedded_files.cpp:160 -#, fuzzy msgid "All files|*.*" -msgstr "Tous les fichiers" +msgstr "Tous les fichiers|*.*" -#: common/dialogs/panel_embedded_files.cpp:169 -#: common/dialogs/panel_embedded_files.cpp:243 -#, fuzzy, c-format +#: common/dialogs/panel_embedded_files.cpp:169 common/dialogs/panel_embedded_files.cpp:243 +#, c-format msgid "File '%s' already exists." msgstr "Le fichier '%s' existe déjà." -#: common/dialogs/panel_embedded_files.cpp:174 -#: common/dialogs/panel_embedded_files.cpp:248 -#: eeschema/symbol_editor/symbol_editor.cpp:400 -#: eeschema/symbol_editor/symbol_editor.cpp:704 -#: eeschema/symbol_editor/symbol_editor_import_export.cpp:138 -#: eeschema/tools/symbol_editor_control.cpp:455 -#: kicad/tools/kicad_manager_control.cpp:324 -#: pcbnew/dialogs/dialog_export_idf.cpp:191 -#: pcbnew/dialogs/dialog_gencad_export_options.cpp:120 -#: pcbnew/footprint_libraries_utils.cpp:376 -#: pcbnew/footprint_libraries_utils.cpp:1149 -#: pcbnew/tools/footprint_editor_control.cpp:444 +#: common/dialogs/panel_embedded_files.cpp:174 common/dialogs/panel_embedded_files.cpp:248 eeschema/symbol_editor/symbol_editor.cpp:400 eeschema/symbol_editor/symbol_editor.cpp:705 eeschema/symbol_editor/symbol_editor_import_export.cpp:138 eeschema/tools/symbol_editor_control.cpp:455 kicad/tools/kicad_manager_control.cpp:324 pcbnew/dialogs/dialog_export_idf.cpp:191 pcbnew/dialogs/dialog_gencad_export_options.cpp:120 +#: pcbnew/footprint_libraries_utils.cpp:376 pcbnew/footprint_libraries_utils.cpp:1149 pcbnew/tools/footprint_editor_control.cpp:444 msgid "Overwrite" msgstr "Écraser" #: common/dialogs/panel_embedded_files.cpp:193 -#, fuzzy, c-format +#, c-format msgid "Failed to add file '%s'." -msgstr "Impossible de créer le fichier '%s'." +msgstr "Échec de l'ajout du fichier '%s'." #: common/dialogs/panel_embedded_files.cpp:230 -#, fuzzy msgid "Select a directory to export files" -msgstr "Sélectionnez un nom de fichier d'exportation GenCAD" +msgstr "Sélectionner un répertoire pour exporter les fichiers" -#: common/dialogs/panel_embedded_files.cpp:248 -#: common/dialogs/panel_embedded_files.cpp:270 -#: eeschema/dialogs/panel_sym_lib_table.cpp:669 eeschema/sch_base_frame.cpp:289 -#: pcbnew/dialogs/panel_fp_lib_table.cpp:1017 -#: pcbnew/footprint_libraries_utils.cpp:429 pcbnew/tools/pcb_actions.cpp:595 +#: common/dialogs/panel_embedded_files.cpp:248 common/dialogs/panel_embedded_files.cpp:270 eeschema/dialogs/panel_sym_lib_table.cpp:669 eeschema/sch_base_frame.cpp:289 pcbnew/dialogs/panel_fp_lib_table.cpp:1017 pcbnew/footprint_libraries_utils.cpp:429 pcbnew/tools/pcb_actions.cpp:595 msgid "Skip" msgstr "Passer" #: common/dialogs/panel_embedded_files.cpp:262 -#, fuzzy, c-format +#, c-format msgid "Directory '%s' is not writable." -msgstr "Librairie de symboles '%s' non inscriptible." +msgstr "Répertoire '%s' non inscriptible." #: common/dialogs/panel_embedded_files.cpp:265 -#, fuzzy, c-format +#, c-format msgid "Folder '%s' is not writable." -msgstr "Librairie de symboles '%s' non inscriptible." +msgstr "Répertoire '%s' non inscriptible." #: common/dialogs/panel_embedded_files.cpp:270 msgid "Retry" -msgstr "" +msgstr "Rééssayer" #: common/dialogs/panel_embedded_files.cpp:297 -#, fuzzy, c-format +#, c-format msgid "Failed to open file '%s'." -msgstr "Impossible de créer le fichier '%s'." +msgstr "Impossible d'ouvrir le fichier '%s'." #: common/dialogs/panel_embedded_files.cpp:307 -#, fuzzy, c-format +#, c-format msgid "Failed to write file '%s'." -msgstr "Impossible de créer le fichier '%s'." +msgstr "Impossible d'écrire le fichier '%s'." #: common/dialogs/panel_embedded_files_base.cpp:38 -#, fuzzy msgid "Internal Reference" -msgstr "Références Inter-Feuilles" +msgstr "Référence Interne" #: common/dialogs/panel_embedded_files_base.cpp:61 msgid "Add embedded file" -msgstr "" +msgstr "Ajouter fichier intégré" #: common/dialogs/panel_embedded_files_base.cpp:69 -#, fuzzy msgid "Remove embedded file" -msgstr "Conserver le fichier téléchargé" +msgstr "Supprimer le fichier intégré" #: common/dialogs/panel_embedded_files_base.cpp:76 msgid "&Export" @@ -4282,19 +3214,17 @@ msgstr "&Exporter" #: common/dialogs/panel_embedded_files_base.cpp:88 msgid "Embed Fonts" -msgstr "" +msgstr "Incorporer Polices" #: common/dialogs/panel_embedded_files_base.cpp:89 msgid "Store a copy of all fonts used" -msgstr "" +msgstr "Stocker une copie de toutes les polices utilisées" #: common/dialogs/panel_grid_settings.cpp:54 msgid "Footprints/pads:" msgstr "Empreintes/pads:" -#: common/dialogs/panel_grid_settings.cpp:55 -#: pcbnew/dialogs/panel_pcb_display_options_base.cpp:81 -#: pcbnew/dialogs/panel_setup_tracks_and_vias_base.cpp:24 +#: common/dialogs/panel_grid_settings.cpp:55 pcbnew/dialogs/panel_pcb_display_options_base.cpp:81 pcbnew/dialogs/panel_setup_tracks_and_vias_base.cpp:24 msgid "Tracks:" msgstr "Pistes:" @@ -4324,8 +3254,7 @@ msgstr "Commutation Rapide de Grille" msgid "Grid 1:" msgstr "Grille 1:" -#: common/dialogs/panel_grid_settings_base.cpp:86 -#: common/dialogs/panel_grid_settings_base.cpp:99 +#: common/dialogs/panel_grid_settings_base.cpp:86 common/dialogs/panel_grid_settings_base.cpp:99 msgid "(hotkey)" msgstr "(raccourci)" @@ -4345,19 +3274,11 @@ msgstr "Éléments connectés :" msgid "Wires:" msgstr "Fils:" -#: common/dialogs/panel_grid_settings_base.cpp:135 -#: pcbnew/dialogs/panel_setup_tracks_and_vias_base.cpp:88 +#: common/dialogs/panel_grid_settings_base.cpp:135 pcbnew/dialogs/panel_setup_tracks_and_vias_base.cpp:88 msgid "Vias:" msgstr "Vias:" -#: common/dialogs/panel_grid_settings_base.cpp:143 -#: eeschema/dialogs/dialog_field_properties_base.cpp:33 -#: eeschema/dialogs/dialog_text_properties_base.cpp:37 -#: pcbnew/dialogs/dialog_dimension_properties_base.cpp:29 -#: pcbnew/dialogs/dialog_text_properties.cpp:122 -#: pcbnew/dialogs/dialog_text_properties.cpp:128 -#: pcbnew/dialogs/dialog_text_properties_base.cpp:26 -#: pcbnew/dialogs/dialog_textbox_properties_base.cpp:26 +#: common/dialogs/panel_grid_settings_base.cpp:143 eeschema/dialogs/dialog_field_properties_base.cpp:33 eeschema/dialogs/dialog_text_properties_base.cpp:37 pcbnew/dialogs/dialog_dimension_properties_base.cpp:29 pcbnew/dialogs/dialog_text_properties.cpp:122 pcbnew/dialogs/dialog_text_properties.cpp:128 pcbnew/dialogs/dialog_text_properties_base.cpp:26 pcbnew/dialogs/dialog_textbox_properties_base.cpp:26 msgid "Text:" msgstr "Texte:" @@ -4375,20 +3296,15 @@ msgstr "Annuler tous les Changements" #: common/dialogs/panel_hotkeys_editor.cpp:129 msgid "Undo all changes made so far in this dialog" -msgstr "" -"Annuler toutes les modifications effectuées jusqu'à présent dans cette boîte " -"de dialogue" +msgstr "Annuler toutes les modifications effectuées jusqu'à présent dans cette boîte de dialogue" #: common/dialogs/panel_hotkeys_editor.cpp:137 msgid "Import Hotkeys..." msgstr "Importer les Raccourcis..." #: common/dialogs/panel_hotkeys_editor.cpp:138 -msgid "" -"Import hotkey definitions from an external file, replacing the current values" -msgstr "" -"Importer les définitions de raccourcis à partir d'un fichier externe, en " -"remplaçant les valeurs actuelles" +msgid "Import hotkey definitions from an external file, replacing the current values" +msgstr "Importer les définitions de raccourcis à partir d'un fichier externe, en remplaçant les valeurs actuelles" #: common/dialogs/panel_hotkeys_editor.cpp:201 msgid "Import Hotkeys File:" @@ -4404,19 +3320,13 @@ msgstr "Nombre incorrect pour l'échelle" #: common/dialogs/panel_image_editor.cpp:86 #, c-format -msgid "" -"This scale results in an image which is too small (%.2f mm or %.1f mil)." -msgstr "" -"Cette échelle donne une taille d'image trop petite (%.2f mm ou %.1f mil)" +msgid "This scale results in an image which is too small (%.2f mm or %.1f mil)." +msgstr "Cette échelle donne une taille d'image trop petite (%.2f mm ou %.1f mil)" #: common/dialogs/panel_image_editor.cpp:98 #, c-format -msgid "" -"This scale results in an image which is very large (%.1f mm or %.2f in). Are " -"you sure?" -msgstr "" -"Cette échelle donne une taille d'image très grande (%.1f mm ou %.2f in). " -"Etes vous sûr?" +msgid "This scale results in an image which is very large (%.1f mm or %.2f in). Are you sure?" +msgstr "Cette échelle donne une taille d'image très grande (%.1f mm ou %.2f in). Etes vous sûr?" #: common/dialogs/panel_image_editor_base.cpp:33 msgid "Scale:" @@ -4430,16 +3340,13 @@ msgstr "PPI Image:" msgid "Convert to Greyscale" msgstr "Convertir en Niveaux de Gris" -#: common/dialogs/panel_mouse_settings.cpp:46 -#: eeschema/dialogs/panel_simulator_preferences.cpp:32 -#: pcbnew/dialogs/panel_edit_options_base.cpp:225 +#: common/dialogs/panel_mouse_settings.cpp:46 eeschema/dialogs/panel_simulator_preferences.cpp:32 pcbnew/dialogs/panel_edit_options_base.cpp:225 msgid "Cmd" msgstr "Cmd" #: common/dialogs/panel_mouse_settings.cpp:84 msgid "Only one action can be assigned to each vertical scroll setting" -msgstr "" -"Une seule action peut être assignée à chaque paramètre de défilement vertical" +msgstr "Une seule action peut être assignée à chaque paramètre de défilement vertical" #: common/dialogs/panel_mouse_settings_base.cpp:20 msgid "Pan and Zoom" @@ -4458,12 +3365,8 @@ msgid "Automatically pan while moving object" msgstr "Pan lors du déplacement d'objets" #: 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 "" -"Lorsque vous tracez une piste ou que vous déplacez un objet, pan lorsque " -"vous approchez le bord de l'écran." +msgid "When drawing a track or moving an item, pan when approaching the edge of the display." +msgstr "Lorsque vous tracez une piste ou que vous déplacez un objet, pan lorsque vous approchez le bord de l'écran." #: common/dialogs/panel_mouse_settings_base.cpp:48 msgid "Use zoom acceleration" @@ -4491,8 +3394,7 @@ msgstr "Vitesse de panoramique automatique :" #: common/dialogs/panel_mouse_settings_base.cpp:82 msgid "How fast to pan when moving an object off the edge of the screen" -msgstr "" -"Vitesse de \"pan\" lors du déplacement d’un objet sur le bord de l’écran" +msgstr "Vitesse de \"pan\" lors du déplacement d’un objet sur le bord de l’écran" #: common/dialogs/panel_mouse_settings_base.cpp:103 msgid "Drag Gestures" @@ -4518,44 +3420,18 @@ msgstr "Drag tout élément (sélectionné ou non)" msgid "Middle button drag:" msgstr "Drag par bouton du milieu:" -#: common/dialogs/panel_mouse_settings_base.cpp:139 -#: common/dialogs/panel_mouse_settings_base.cpp:152 +#: common/dialogs/panel_mouse_settings_base.cpp:139 common/dialogs/panel_mouse_settings_base.cpp:152 msgid "Pan" msgstr "Pan" -#: 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 +#: 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 "Zoom" -#: common/dialogs/panel_mouse_settings_base.cpp:139 -#: common/dialogs/panel_mouse_settings_base.cpp:152 -#: eeschema/dialogs/dialog_symbol_fields_table_base.cpp:186 -#: eeschema/dialogs/panel_setup_formatting_base.cpp:162 -#: eeschema/sch_shape.cpp:643 -#: pcbnew/board_stackup_manager/panel_board_finish_base.cpp:44 -#: pcbnew/board_stackup_manager/stackup_predefined_prms.cpp:49 -#: pcbnew/dialogs/dialog_copper_zones_base.cpp:158 -#: pcbnew/dialogs/dialog_copper_zones_base.cpp:232 -#: pcbnew/dialogs/dialog_dimension_properties_base.cpp:45 -#: pcbnew/dialogs/dialog_footprint_properties_base.cpp:364 -#: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:332 -#: pcbnew/dialogs/dialog_non_copper_zones_properties_base.cpp:91 -#: pcbnew/dialogs/dialog_pad_properties.cpp:940 -#: pcbnew/dialogs/dialog_pad_properties.cpp:949 -#: pcbnew/dialogs/dialog_pad_properties.cpp:959 -#: pcbnew/dialogs/dialog_pad_properties_base.cpp:558 -#: pcbnew/dialogs/dialog_pad_properties_base.cpp:839 -#: pcbnew/dialogs/dialog_plot_base.cpp:113 pcbnew/footprint.cpp:3757 -#: pcbnew/pad.cpp:2526 pcbnew/pad.cpp:2541 pcbnew/pcb_dimension.cpp:1663 -#: pcbnew/widgets/appearance_controls.cpp:732 -#: pcbnew/widgets/appearance_controls.cpp:774 -#: pcbnew/widgets/appearance_controls.cpp:2548 -#: pcbnew/widgets/appearance_controls.cpp:2567 pcbnew/zone.cpp:1552 -#: pcbnew/zone_manager/panel_zone_properties_base.cpp:83 -#: pcbnew/zone_manager/panel_zone_properties_base.cpp:157 +#: common/dialogs/panel_mouse_settings_base.cpp:139 common/dialogs/panel_mouse_settings_base.cpp:152 eeschema/dialogs/dialog_symbol_fields_table_base.cpp:186 eeschema/dialogs/panel_setup_formatting_base.cpp:162 eeschema/sch_shape.cpp:643 pcbnew/board_stackup_manager/panel_board_finish_base.cpp:44 pcbnew/board_stackup_manager/stackup_predefined_prms.cpp:49 pcbnew/dialogs/dialog_copper_zones_base.cpp:158 +#: pcbnew/dialogs/dialog_copper_zones_base.cpp:232 pcbnew/dialogs/dialog_dimension_properties_base.cpp:45 pcbnew/dialogs/dialog_footprint_properties_base.cpp:364 pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:332 pcbnew/dialogs/dialog_non_copper_zones_properties_base.cpp:91 pcbnew/dialogs/dialog_pad_properties.cpp:940 pcbnew/dialogs/dialog_pad_properties.cpp:949 pcbnew/dialogs/dialog_pad_properties.cpp:959 +#: pcbnew/dialogs/dialog_pad_properties_base.cpp:558 pcbnew/dialogs/dialog_pad_properties_base.cpp:839 pcbnew/dialogs/dialog_plot_base.cpp:113 pcbnew/footprint.cpp:3762 pcbnew/pad.cpp:2467 pcbnew/pad.cpp:2482 pcbnew/pcb_dimension.cpp:1663 pcbnew/widgets/appearance_controls.cpp:732 pcbnew/widgets/appearance_controls.cpp:774 pcbnew/widgets/appearance_controls.cpp:2548 pcbnew/widgets/appearance_controls.cpp:2567 pcbnew/zone.cpp:1552 +#: pcbnew/zone_manager/panel_zone_properties_base.cpp:83 pcbnew/zone_manager/panel_zone_properties_base.cpp:157 msgid "None" msgstr "Aucun" @@ -4563,13 +3439,11 @@ msgstr "Aucun" msgid "Right button drag:" msgstr "Drag par bouton de droite:" -#: common/dialogs/panel_mouse_settings_base.cpp:170 -#: eeschema/dialogs/panel_simulator_preferences_base.cpp:20 +#: common/dialogs/panel_mouse_settings_base.cpp:170 eeschema/dialogs/panel_simulator_preferences_base.cpp:20 msgid "Scroll Gestures" msgstr "Gestes de défilement" -#: common/dialogs/panel_mouse_settings_base.cpp:186 -#: eeschema/dialogs/panel_simulator_preferences_base.cpp:33 +#: common/dialogs/panel_mouse_settings_base.cpp:186 eeschema/dialogs/panel_simulator_preferences_base.cpp:33 msgid "Vertical touchpad or scroll wheel movement:" msgstr "Pavé tactile vertical ou mouvement de roue :" @@ -4581,16 +3455,11 @@ msgstr "Une seule action peut être attribuée à chaque colonne" msgid "--" msgstr "--" -#: common/dialogs/panel_mouse_settings_base.cpp:212 -#: pcbnew/dialogs/panel_edit_options_base.cpp:153 +#: common/dialogs/panel_mouse_settings_base.cpp:212 pcbnew/dialogs/panel_edit_options_base.cpp:153 msgid "Ctrl" msgstr "Ctrl" -#: common/dialogs/panel_mouse_settings_base.cpp:216 -#: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:133 -#: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:191 -#: pcbnew/dialogs/panel_edit_options_base.cpp:133 -#: pcbnew/dialogs/panel_edit_options_base.cpp:205 +#: common/dialogs/panel_mouse_settings_base.cpp:216 eeschema/dialogs/panel_eeschema_editing_options_base.cpp:133 eeschema/dialogs/panel_eeschema_editing_options_base.cpp:191 pcbnew/dialogs/panel_edit_options_base.cpp:133 pcbnew/dialogs/panel_edit_options_base.cpp:205 msgid "Shift" msgstr "Maj" @@ -4619,37 +3488,19 @@ msgid "Pan left/right with horizontal movement" msgstr "Pan gauche/droite avec mouvement horizontal" #: common/dialogs/panel_mouse_settings_base.cpp:306 -msgid "" -"Pan the canvas left and right when scrolling left to right on the touchpad" -msgstr "" -"Pan de l'affichage à gauche et à droite en glissant de gauche à droite sur " -"le pavé tactile" +msgid "Pan the canvas left and right when scrolling left to right on the touchpad" +msgstr "Pan de l'affichage à gauche et à droite en glissant de gauche à droite sur le pavé tactile" -#: common/dialogs/panel_mouse_settings_base.cpp:316 -#: eeschema/dialogs/panel_simulator_preferences_base.cpp:135 +#: common/dialogs/panel_mouse_settings_base.cpp:316 eeschema/dialogs/panel_simulator_preferences_base.cpp:135 msgid "Reset to Mouse Defaults" msgstr "Réinitialiser aux Défauts de Souris" -#: common/dialogs/panel_mouse_settings_base.cpp:319 -#: eeschema/dialogs/panel_simulator_preferences_base.cpp:138 +#: common/dialogs/panel_mouse_settings_base.cpp:319 eeschema/dialogs/panel_simulator_preferences_base.cpp:138 msgid "Reset to Trackpad Defaults" msgstr "Réinitialiser aux Défauts de Trackpad" -#: common/dialogs/panel_packages_and_updates_base.cpp:17 -#: common/eda_base_frame.cpp:1198 -#: eeschema/dialogs/dialog_image_properties_base.cpp:66 -#: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:165 -#: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:295 -#: eeschema/dialogs/dialog_schematic_setup.cpp:54 -#: eeschema/dialogs/dialog_symbol_properties_base.cpp:125 -#: eeschema/dialogs/dialog_symbol_properties_base.cpp:254 -#: pcbnew/dialogs/dialog_board_statistics_base.cpp:209 -#: pcbnew/dialogs/dialog_copper_zones_base.cpp:87 -#: pcbnew/dialogs/dialog_footprint_properties_base.cpp:261 -#: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:229 -#: pcbnew/dialogs/dialog_pad_properties_base.cpp:571 -#: pcbnew/dialogs/dialog_reference_image_properties_base.cpp:74 -#: pcbnew/zone_manager/panel_zone_properties_base.cpp:21 +#: common/dialogs/panel_packages_and_updates_base.cpp:17 common/eda_base_frame.cpp:1198 eeschema/dialogs/dialog_image_properties_base.cpp:66 eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:165 eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:295 eeschema/dialogs/dialog_schematic_setup.cpp:54 eeschema/dialogs/dialog_symbol_properties_base.cpp:125 eeschema/dialogs/dialog_symbol_properties_base.cpp:254 +#: pcbnew/dialogs/dialog_board_statistics_base.cpp:209 pcbnew/dialogs/dialog_copper_zones_base.cpp:87 pcbnew/dialogs/dialog_footprint_properties_base.cpp:261 pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:229 pcbnew/dialogs/dialog_pad_properties_base.cpp:571 pcbnew/dialogs/dialog_reference_image_properties_base.cpp:74 pcbnew/zone_manager/panel_zone_properties_base.cpp:21 msgid "General" msgstr "Général" @@ -4657,10 +3508,7 @@ msgstr "Général" msgid "Check for KiCad updates on startup" msgstr "Vérifier les mises à jour de KiCad au démarrage" -#: common/dialogs/panel_packages_and_updates_base.cpp:40 -#: kicad/dialogs/dialog_update_check_prompt_base.cpp:34 -#: kicad/pcm/dialogs/dialog_pcm.cpp:213 -#: kicad/tools/kicad_manager_actions.cpp:186 +#: common/dialogs/panel_packages_and_updates_base.cpp:40 kicad/dialogs/dialog_update_check_prompt_base.cpp:34 kicad/pcm/dialogs/dialog_pcm.cpp:213 kicad/tools/kicad_manager_actions.cpp:186 msgid "Plugin and Content Manager" msgstr "Gestionnaire de Plugin et de Contenu" @@ -4674,9 +3522,7 @@ msgstr "Gestion des paquetages de librairie" #: common/dialogs/panel_packages_and_updates_base.cpp:76 msgid "Automatically add installed libraries to global library table" -msgstr "" -"Automatiquement ajouter les librairies installées à la table de librairie " -"globale" +msgstr "Automatiquement ajouter les librairies installées à la table de librairie globale" #: common/dialogs/panel_packages_and_updates_base.cpp:80 msgid "Automatically remove uninstalled libraries" @@ -4697,17 +3543,11 @@ msgstr "Cette installation de KiCad n'a pas activé le support API." #: common/dialogs/panel_plugin_settings.cpp:120 msgid "KiCad API is not enabled; external Python plugins will not be available" -msgstr "" -"L'API KiCad n'est pas activée ; les plugins Python externes ne seront pas " -"disponibles" +msgstr "L'API KiCad n'est pas activée ; les plugins Python externes ne seront pas disponibles" #: common/dialogs/panel_plugin_settings.cpp:131 -msgid "" -"No valid Python interpreter chosen; external Python plugins will not be " -"available" -msgstr "" -"Aucun interprèteur Python valide n'a été choisi ; les plugins Python " -"externes ne seront pas disponibles" +msgid "No valid Python interpreter chosen; external Python plugins will not be available" +msgstr "Aucun interprèteur Python valide n'a été choisi ; les plugins Python externes ne seront pas disponibles" #: common/dialogs/panel_plugin_settings.cpp:145 #, c-format @@ -4723,24 +3563,16 @@ msgid "KiCad API" msgstr "API KiCad" #: common/dialogs/panel_plugin_settings_base.cpp:23 -msgid "" -"When the KiCad API is enabled, plugins and other software running on this " -"computer can connect to KiCad." -msgstr "" -"Lorsque l'API KiCad est activée, les plugins et autres logiciels " -"fonctionnant sur cet ordinateur peuvent se connecter à KiCad." +msgid "When the KiCad API is enabled, plugins and other software running on this computer can connect to KiCad." +msgstr "Lorsque l'API KiCad est activée, les plugins et autres logiciels fonctionnant sur cet ordinateur peuvent se connecter à KiCad." #: common/dialogs/panel_plugin_settings_base.cpp:27 msgid "Enable KiCad API" msgstr "Activer l'API KiCad" #: common/dialogs/panel_plugin_settings_base.cpp:28 -msgid "" -"Enable the KiCad API. Doing so will allow third-party software running on " -"your computer to access KiCad." -msgstr "" -"Activer l'API KiCad. Cela permettra aux logiciels tiers fonctionnant sur " -"votre ordinateur d'accéder à KiCad." +msgid "Enable the KiCad API. Doing so will allow third-party software running on your computer to access KiCad." +msgstr "Activer l'API KiCad. Cela permettra aux logiciels tiers fonctionnant sur votre ordinateur d'accéder à KiCad." #: common/dialogs/panel_plugin_settings_base.cpp:40 msgid "Python Interpreter" @@ -4763,75 +3595,44 @@ msgid "Detect Automatically" msgstr "Détection Automatique" #: common/dialogs/panel_plugin_settings_base.cpp:58 -msgid "" -"No Python interpreter chosen; external Python plugins will not be available" -msgstr "" -"Aucun interprèteur Python n'a été choisi ; les plugins Python externes ne " -"seront pas disponibles" +msgid "No Python interpreter chosen; external Python plugins will not be available" +msgstr "Aucun interprèteur Python n'a été choisi ; les plugins Python externes ne seront pas disponibles" #: common/dialogs/panel_plugin_settings_base.cpp:60 msgid "Python interpreter status" msgstr "État de l'interpréteur Python" -#: common/dialogs/panel_setup_netclasses.cpp:95 common/eda_shape.cpp:1979 -#: common/stroke_params.cpp:37 -#: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:372 -#: eeschema/sch_bus_entry.cpp:659 eeschema/sch_line.cpp:1060 -#: pcbnew/dialogs/dialog_copper_zones_base.cpp:232 -#: pcbnew/dialogs/dialog_footprint_properties_base.cpp:364 -#: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:332 -#: pcbnew/dialogs/dialog_pad_properties_base.cpp:839 pcbnew/footprint.cpp:3759 -#: pcbnew/pad.cpp:2543 pcbnew/pcb_table.cpp:549 pcbnew/pcb_textbox.cpp:700 -#: pcbnew/zone.cpp:627 pcbnew/zone.cpp:1554 -#: pcbnew/zone_manager/panel_zone_properties_base.cpp:157 +#: common/dialogs/panel_setup_netclasses.cpp:95 common/eda_shape.cpp:1979 common/stroke_params.cpp:37 eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:372 eeschema/sch_bus_entry.cpp:659 eeschema/sch_line.cpp:1060 pcbnew/dialogs/dialog_copper_zones_base.cpp:232 pcbnew/dialogs/dialog_footprint_properties_base.cpp:364 pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:332 +#: pcbnew/dialogs/dialog_pad_properties_base.cpp:839 pcbnew/footprint.cpp:3764 pcbnew/pad.cpp:2484 pcbnew/pcb_table.cpp:549 pcbnew/pcb_textbox.cpp:700 pcbnew/zone.cpp:627 pcbnew/zone.cpp:1554 pcbnew/zone_manager/panel_zone_properties_base.cpp:157 msgid "Solid" msgstr "Solide" -#: common/dialogs/panel_setup_netclasses.cpp:97 common/eda_shape.cpp:1980 -#: common/stroke_params.cpp:38 -#: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:372 -#: eeschema/sch_bus_entry.cpp:660 eeschema/sch_line.cpp:1061 -#: pcbnew/pcb_table.cpp:550 pcbnew/pcb_textbox.cpp:701 +#: common/dialogs/panel_setup_netclasses.cpp:97 common/eda_shape.cpp:1980 common/stroke_params.cpp:38 eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:372 eeschema/sch_bus_entry.cpp:660 eeschema/sch_line.cpp:1061 pcbnew/pcb_table.cpp:550 pcbnew/pcb_textbox.cpp:701 msgid "Dashed" msgstr "Pointillé Long" -#: common/dialogs/panel_setup_netclasses.cpp:99 common/eda_shape.cpp:1981 -#: common/stroke_params.cpp:39 -#: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:372 -#: eeschema/sch_bus_entry.cpp:661 eeschema/sch_line.cpp:1062 -#: pcbnew/pcb_table.cpp:551 pcbnew/pcb_textbox.cpp:702 +#: common/dialogs/panel_setup_netclasses.cpp:99 common/eda_shape.cpp:1981 common/stroke_params.cpp:39 eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:372 eeschema/sch_bus_entry.cpp:661 eeschema/sch_line.cpp:1062 pcbnew/pcb_table.cpp:551 pcbnew/pcb_textbox.cpp:702 msgid "Dotted" msgstr "Pointillé Court" -#: common/dialogs/panel_setup_netclasses.cpp:101 common/eda_shape.cpp:1982 -#: common/stroke_params.cpp:40 -#: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:372 -#: eeschema/sch_bus_entry.cpp:662 eeschema/sch_line.cpp:1063 -#: pcbnew/pcb_table.cpp:552 pcbnew/pcb_textbox.cpp:703 +#: common/dialogs/panel_setup_netclasses.cpp:101 common/eda_shape.cpp:1982 common/stroke_params.cpp:40 eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:372 eeschema/sch_bus_entry.cpp:662 eeschema/sch_line.cpp:1063 pcbnew/pcb_table.cpp:552 pcbnew/pcb_textbox.cpp:703 msgid "Dash-Dot" msgstr "Tiret-Point" -#: common/dialogs/panel_setup_netclasses.cpp:103 common/eda_shape.cpp:1983 -#: common/stroke_params.cpp:41 -#: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:372 -#: eeschema/sch_bus_entry.cpp:663 eeschema/sch_line.cpp:1064 -#: pcbnew/pcb_table.cpp:553 pcbnew/pcb_textbox.cpp:704 +#: common/dialogs/panel_setup_netclasses.cpp:103 common/eda_shape.cpp:1983 common/stroke_params.cpp:41 eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:372 eeschema/sch_bus_entry.cpp:663 eeschema/sch_line.cpp:1064 pcbnew/pcb_table.cpp:553 pcbnew/pcb_textbox.cpp:704 msgid "Dash-Dot-Dot" msgstr "Tiret-Point-Point" #: common/dialogs/panel_setup_netclasses.cpp:179 msgid "Set color to transparent to use layer default color." -msgstr "" -"Définissez la couleur à transparent pour utiliser la couleur par défaut de " -"la couche." +msgstr "Définissez la couleur à transparent pour utiliser la couleur par défaut de la couche." #: common/dialogs/panel_setup_netclasses.cpp:372 msgid "" "The netclasses have been changed outside the Setup dialog.\n" "Do you wish to reload them?" msgstr "" -"Les classes de nets ont été modifiées en dehors de la boîte de dialogue " -"Setup.\n" +"Les classes de nets ont été modifiées en dehors de la boîte de dialogue Setup.\n" "Souhaitez-vous les recharger ?" #: common/dialogs/panel_setup_netclasses.cpp:526 @@ -4907,21 +3708,15 @@ msgstr "Nets correspondant à '%s' :" msgid "Netclasses:" msgstr "Classes d'Equipots:" -#: common/dialogs/panel_setup_netclasses_base.cpp:52 -#: pcbnew/tools/board_inspection_tool.cpp:608 -#: pcbnew/tools/board_inspection_tool.cpp:1167 pcbnew/zone.cpp:1721 +#: common/dialogs/panel_setup_netclasses_base.cpp:52 pcbnew/tools/board_inspection_tool.cpp:608 pcbnew/tools/board_inspection_tool.cpp:1167 pcbnew/zone.cpp:1721 msgid "Clearance" msgstr "Isolation" -#: common/dialogs/panel_setup_netclasses_base.cpp:53 -#: pcb_calculator/pcb_calculator_frame.cpp:173 -#: pcbnew/tools/board_inspection_tool.cpp:430 -#: pcbnew/tools/board_inspection_tool.cpp:1322 +#: common/dialogs/panel_setup_netclasses_base.cpp:53 pcb_calculator/pcb_calculator_frame.cpp:173 pcbnew/tools/board_inspection_tool.cpp:430 pcbnew/tools/board_inspection_tool.cpp:1322 msgid "Track Width" msgstr "Largeur Piste" -#: common/dialogs/panel_setup_netclasses_base.cpp:54 -#: pcb_calculator/pcb_calculator_frame.cpp:172 +#: common/dialogs/panel_setup_netclasses_base.cpp:54 pcb_calculator/pcb_calculator_frame.cpp:172 msgid "Via Size" msgstr "Diam Via" @@ -4957,41 +3752,19 @@ msgstr "Epaisseur de Fil" msgid "Bus Thickness" msgstr "Épaisseur de Bus" -#: common/dialogs/panel_setup_netclasses_base.cpp:64 common/eda_shape.cpp:2080 -#: common/stroke_params.cpp:239 eeschema/sch_bus_entry.cpp:671 -#: eeschema/sch_line.cpp:948 eeschema/sch_line.cpp:1073 -#: eeschema/sch_tablecell.cpp:197 pcbnew/pcb_tablecell.cpp:200 -#: pcbnew/pcb_textbox.cpp:722 +#: common/dialogs/panel_setup_netclasses_base.cpp:64 common/eda_shape.cpp:2080 common/stroke_params.cpp:239 eeschema/sch_bus_entry.cpp:671 eeschema/sch_line.cpp:948 eeschema/sch_line.cpp:1073 eeschema/sch_tablecell.cpp:197 pcbnew/pcb_tablecell.cpp:200 pcbnew/pcb_textbox.cpp:722 msgid "Line Style" msgstr "Style de Ligne" -#: common/dialogs/panel_setup_netclasses_base.cpp:70 common/eda_shape.cpp:1978 -#: common/pgm_base.cpp:97 common/stroke_params.cpp:228 -#: common/widgets/footprint_select_widget.cpp:149 -#: eeschema/dialogs/dialog_global_edit_text_and_graphics.cpp:69 -#: eeschema/dialogs/dialog_junction_props.cpp:47 -#: eeschema/dialogs/dialog_line_properties.cpp:57 -#: eeschema/dialogs/dialog_sim_model.cpp:607 -#: eeschema/dialogs/dialog_symbol_fields_table_base.cpp:67 -#: eeschema/dialogs/dialog_symbol_fields_table_base.cpp:265 -#: eeschema/dialogs/dialog_wire_bus_properties.cpp:60 -#: eeschema/dialogs/panel_setup_formatting_base.cpp:162 -#: eeschema/sch_bus_entry.cpp:658 eeschema/sch_field.cpp:1110 -#: eeschema/sch_label.cpp:1247 eeschema/sch_line.cpp:1059 -#: eeschema/sch_tablecell.cpp:126 eeschema/sch_text.cpp:634 -#: eeschema/sch_textbox.cpp:541 include/stroke_params.h:73 -#: pcbnew/generators/pcb_tuning_pattern.cpp:2497 pcbnew/pcb_dimension.cpp:452 -#: pcbnew/pcb_table.cpp:548 pcbnew/pcb_tablecell.cpp:116 -#: pcbnew/pcb_text.cpp:351 pcbnew/pcb_textbox.cpp:392 -#: pcbnew/pcb_textbox.cpp:699 +#: common/dialogs/panel_setup_netclasses_base.cpp:70 common/eda_shape.cpp:1978 common/pgm_base.cpp:97 common/stroke_params.cpp:228 common/widgets/footprint_select_widget.cpp:149 eeschema/dialogs/dialog_global_edit_text_and_graphics.cpp:69 eeschema/dialogs/dialog_junction_props.cpp:47 eeschema/dialogs/dialog_line_properties.cpp:57 eeschema/dialogs/dialog_sim_model.cpp:607 eeschema/dialogs/dialog_symbol_fields_table_base.cpp:67 +#: eeschema/dialogs/dialog_symbol_fields_table_base.cpp:265 eeschema/dialogs/dialog_wire_bus_properties.cpp:60 eeschema/dialogs/panel_setup_formatting_base.cpp:162 eeschema/sch_bus_entry.cpp:658 eeschema/sch_field.cpp:1126 eeschema/sch_label.cpp:1247 eeschema/sch_line.cpp:1059 eeschema/sch_tablecell.cpp:126 eeschema/sch_text.cpp:634 eeschema/sch_textbox.cpp:541 include/stroke_params.h:73 pcbnew/generators/pcb_tuning_pattern.cpp:2495 +#: pcbnew/pcb_dimension.cpp:452 pcbnew/pcb_table.cpp:548 pcbnew/pcb_tablecell.cpp:116 pcbnew/pcb_text.cpp:351 pcbnew/pcb_textbox.cpp:392 pcbnew/pcb_textbox.cpp:699 msgid "Default" msgstr "Défaut" #: common/dialogs/panel_setup_netclasses_base.cpp:95 msgid "Set color to transparent to use KiCad default color." -msgstr "" -"Définissez la couleur à transparent pour utiliser la couleur par défaut de " -"Kicad." +msgstr "Définissez la couleur à transparent pour utiliser la couleur par défaut de Kicad." #: common/dialogs/panel_setup_netclasses_base.cpp:99 msgid "Import colors from schematic" @@ -5005,16 +3778,11 @@ msgstr "Assignation de Netclasses:" msgid "Pattern" msgstr "Motif" -#: common/dialogs/panel_setup_netclasses_base.cpp:141 -#: eeschema/sch_field.cpp:1246 eeschema/sch_label.cpp:259 -#: pcbnew/board_connected_item.cpp:200 pcbnew/pad.cpp:2587 pcbnew/zone.cpp:1635 +#: common/dialogs/panel_setup_netclasses_base.cpp:141 eeschema/sch_field.cpp:1262 eeschema/sch_label.cpp:259 pcbnew/board_connected_item.cpp:200 pcbnew/pad.cpp:2528 pcbnew/zone.cpp:1635 msgid "Net Class" msgstr "Classe d'Equipot" -#: common/dialogs/panel_setup_severities.cpp:44 -#: common/dialogs/panel_setup_severities.cpp:118 -#: eeschema/dialogs/dialog_erc.cpp:875 eeschema/sch_marker.cpp:380 -#: pcbnew/dialogs/dialog_drc.cpp:953 pcbnew/pcb_marker.cpp:204 +#: common/dialogs/panel_setup_severities.cpp:44 common/dialogs/panel_setup_severities.cpp:118 eeschema/dialogs/dialog_erc.cpp:875 eeschema/sch_marker.cpp:368 pcbnew/dialogs/dialog_drc.cpp:953 pcbnew/pcb_marker.cpp:204 msgid "Ignore" msgstr "Ignorer" @@ -5027,8 +3795,7 @@ msgid "" "The violation severities have been changed outside the Setup dialog.\n" "Do you wish to reload them?" msgstr "" -"Les gravités des violations ont été modifiés en dehors de la boîte de " -"dialogue Setup.\n" +"Les gravités des violations ont été modifiés en dehors de la boîte de dialogue Setup.\n" "Souhaitez-vous les recharger ?" #: common/dialogs/panel_text_variables.cpp:105 @@ -5036,12 +3803,10 @@ msgid "" "The text variables have been changed outside the Setup dialog.\n" "Do you wish to reload them?" msgstr "" -"Les variables texte ont été modifiées en dehors de la boîte de dialogue " -"Setup.\n" +"Les variables texte ont été modifiées en dehors de la boîte de dialogue Setup.\n" "Souhaitez-vous les recharger ?" -#: common/dialogs/panel_text_variables.cpp:159 -#: common/dialogs/panel_text_variables.cpp:187 +#: common/dialogs/panel_text_variables.cpp:159 common/dialogs/panel_text_variables.cpp:187 msgid "Variable name cannot be empty." msgstr "Le nom de la variable ne peut pas être vide." @@ -5065,15 +3830,11 @@ msgstr "Graphics error" msgid "Could not use OpenGL" msgstr "Impossible d’utiliser OpenGL" -#: common/drawing_sheet/drawing_sheet_parser.cpp:557 -#: eeschema/sch_io/kicad_sexpr/sch_io_kicad_sexpr_parser.cpp:3319 -#: pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr_parser.cpp:3199 +#: common/drawing_sheet/drawing_sheet_parser.cpp:557 eeschema/sch_io/kicad_sexpr/sch_io_kicad_sexpr_parser.cpp:3321 pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr_parser.cpp:3199 msgid "Failed to read image data." msgstr "Échec de la lecture des données de l'image." -#: common/drawing_sheet/drawing_sheet_parser.cpp:975 -#: eeschema/dialogs/dialog_sch_import_settings.cpp:73 -#: pcbnew/dialogs/dialog_import_settings.cpp:128 +#: common/drawing_sheet/drawing_sheet_parser.cpp:975 eeschema/dialogs/dialog_sch_import_settings.cpp:73 pcbnew/dialogs/dialog_import_settings.cpp:128 msgid "File not found." msgstr "Fichier non trouvé." @@ -5089,71 +3850,30 @@ msgstr "La feuille de dessin n'a pas été entièrement lue." msgid "Ran out of memory." msgstr "Plus de mémoire RAM." -#: common/drawing_sheet/ds_data_item.cpp:365 -#: common/drawing_sheet/ds_draw_item.cpp:132 common/eda_item.cpp:349 -#: common/eda_item.cpp:350 common/eda_item.cpp:378 common/eda_text.cpp:1212 -#: eeschema/dialogs/panel_setup_formatting_base.cpp:47 -#: eeschema/sch_field.cpp:1106 eeschema/sch_field.cpp:1749 -#: eeschema/sch_label.cpp:2290 eeschema/sch_tablecell.cpp:119 -#: eeschema/sch_text.cpp:629 eeschema/sch_text.h:59 eeschema/schematic.cpp:69 -#: eeschema/widgets/panel_sch_selection_filter.cpp:203 -#: eeschema/widgets/panel_sch_selection_filter_base.cpp:55 -#: eeschema/widgets/search_handlers.cpp:294 -#: eeschema/widgets/search_handlers.cpp:297 -#: eeschema/widgets/search_handlers.cpp:343 -#: pagelayout_editor/dialogs/dialog_design_inspector_base.cpp:39 -#: pagelayout_editor/dialogs/dialog_new_dataitem_base.cpp:142 -#: pcbnew/dialogs/dialog_global_deletion_base.cpp:28 -#: pcbnew/pcb_dimension.cpp:1487 pcbnew/pcb_dimension.cpp:1566 -#: pcbnew/pcb_dimension.cpp:1602 pcbnew/pcb_dimension.cpp:1643 -#: pcbnew/pcb_dimension.cpp:1688 pcbnew/pcb_dimension.cpp:1725 -#: pcbnew/pcb_field.cpp:274 pcbnew/pcb_tablecell.cpp:103 -#: pcbnew/pcb_text.cpp:332 pcbnew/pcb_text.cpp:487 -#: pcbnew/widgets/panel_selection_filter.cpp:195 -#: pcbnew/widgets/panel_selection_filter_base.cpp:33 -#: pcbnew/widgets/search_handlers.cpp:223 -#: pcbnew/widgets/search_handlers.cpp:226 +#: common/drawing_sheet/ds_data_item.cpp:365 common/drawing_sheet/ds_draw_item.cpp:132 common/eda_item.cpp:349 common/eda_item.cpp:350 common/eda_item.cpp:378 common/eda_text.cpp:1212 eeschema/dialogs/panel_setup_formatting_base.cpp:47 eeschema/sch_field.cpp:1122 eeschema/sch_field.cpp:1765 eeschema/sch_label.cpp:2290 eeschema/sch_tablecell.cpp:119 eeschema/sch_text.cpp:629 eeschema/sch_text.h:59 eeschema/schematic.cpp:69 +#: eeschema/widgets/panel_sch_selection_filter.cpp:203 eeschema/widgets/panel_sch_selection_filter_base.cpp:55 eeschema/widgets/search_handlers.cpp:294 eeschema/widgets/search_handlers.cpp:297 eeschema/widgets/search_handlers.cpp:343 pagelayout_editor/dialogs/dialog_design_inspector_base.cpp:39 pagelayout_editor/dialogs/dialog_new_dataitem_base.cpp:142 pcbnew/dialogs/dialog_global_deletion_base.cpp:28 pcbnew/pcb_dimension.cpp:1487 +#: pcbnew/pcb_dimension.cpp:1566 pcbnew/pcb_dimension.cpp:1602 pcbnew/pcb_dimension.cpp:1643 pcbnew/pcb_dimension.cpp:1688 pcbnew/pcb_dimension.cpp:1725 pcbnew/pcb_field.cpp:274 pcbnew/pcb_tablecell.cpp:103 pcbnew/pcb_text.cpp:332 pcbnew/pcb_text.cpp:487 pcbnew/widgets/panel_selection_filter.cpp:195 pcbnew/widgets/panel_selection_filter_base.cpp:33 pcbnew/widgets/search_handlers.cpp:223 pcbnew/widgets/search_handlers.cpp:226 #: pcbnew/widgets/search_handlers.cpp:264 msgid "Text" msgstr "Texte" -#: common/drawing_sheet/ds_data_item.cpp:366 -#: common/drawing_sheet/ds_draw_item.cpp:121 common/eda_item.cpp:374 -#: common/eda_shape.cpp:77 eeschema/pin_type.cpp:100 eeschema/sch_pin.cpp:2237 -#: gerbview/gerber_draw_item.cpp:229 -#: pcbnew/dialogs/dialog_copper_zones_base.cpp:134 -#: pcbnew/dialogs/dialog_non_copper_zones_properties_base.cpp:59 -#: pcbnew/dialogs/dialog_rule_area_properties_base.cpp:120 -#: pcbnew/zone_manager/panel_zone_properties_base.cpp:59 +#: common/drawing_sheet/ds_data_item.cpp:366 common/drawing_sheet/ds_draw_item.cpp:121 common/eda_item.cpp:374 common/eda_shape.cpp:77 eeschema/pin_type.cpp:100 eeschema/sch_pin.cpp:2237 gerbview/gerber_draw_item.cpp:229 pcbnew/dialogs/dialog_copper_zones_base.cpp:134 pcbnew/dialogs/dialog_non_copper_zones_properties_base.cpp:59 pcbnew/dialogs/dialog_rule_area_properties_base.cpp:120 pcbnew/zone_manager/panel_zone_properties_base.cpp:59 msgid "Line" msgstr "Ligne" -#: common/drawing_sheet/ds_data_item.cpp:367 -#: common/drawing_sheet/ds_draw_item.cpp:125 common/eda_shape.cpp:744 -#: common/eda_shape.cpp:1968 -#: eeschema/dialogs/dialog_label_properties_base.cpp:178 -#: eeschema/sch_label.cpp:2272 -#: pcbnew/dialogs/dialog_dimension_properties_base.cpp:45 pcbnew/pad.cpp:2518 -#: pcbnew/pcb_dimension.cpp:1664 +#: common/drawing_sheet/ds_data_item.cpp:367 common/drawing_sheet/ds_draw_item.cpp:125 common/eda_shape.cpp:744 common/eda_shape.cpp:1968 eeschema/dialogs/dialog_label_properties_base.cpp:178 eeschema/sch_label.cpp:2272 pcbnew/dialogs/dialog_dimension_properties_base.cpp:45 pcbnew/pad.cpp:2459 pcbnew/pcb_dimension.cpp:1664 msgid "Rectangle" msgstr "Rectangle" -#: common/drawing_sheet/ds_data_item.cpp:368 -#: common/drawing_sheet/ds_draw_item.cpp:137 -#: common/drawing_sheet/ds_draw_item.cpp:338 +#: common/drawing_sheet/ds_data_item.cpp:368 common/drawing_sheet/ds_draw_item.cpp:137 common/drawing_sheet/ds_draw_item.cpp:338 msgid "Imported Shape" msgstr "Forme Importée" -#: common/drawing_sheet/ds_data_item.cpp:369 -#: common/drawing_sheet/ds_draw_item.cpp:141 -#: common/drawing_sheet/ds_draw_item.cpp:522 common/eda_item.cpp:403 -#: eeschema/dialogs/dialog_image_properties.cpp:39 eeschema/sch_bitmap.h:138 -#: pcbnew/dialogs/dialog_reference_image_properties.cpp:45 +#: common/drawing_sheet/ds_data_item.cpp:369 common/drawing_sheet/ds_draw_item.cpp:141 common/drawing_sheet/ds_draw_item.cpp:522 common/eda_item.cpp:403 eeschema/dialogs/dialog_image_properties.cpp:39 eeschema/sch_bitmap.h:138 pcbnew/dialogs/dialog_reference_image_properties.cpp:45 msgid "Image" msgstr "Image" -#: common/drawing_sheet/ds_data_model_io.cpp:94 -#: common/drawing_sheet/ds_data_model_io.cpp:123 +#: common/drawing_sheet/ds_data_model_io.cpp:94 common/drawing_sheet/ds_data_model_io.cpp:123 msgid "Error writing drawing sheet file" msgstr "Erreur lors de l'écriture du fichier de feuille de dessin" @@ -5185,8 +3905,7 @@ msgstr "Incrémentation des Labels en Répétition" msgid "Repeat Position Increment" msgstr "Incrémentation des Positions en Répétition" -#: common/drawing_sheet/ds_draw_item.cpp:168 -#: pagelayout_editor/dialogs/dialog_design_inspector_base.cpp:38 +#: common/drawing_sheet/ds_draw_item.cpp:168 pagelayout_editor/dialogs/dialog_design_inspector_base.cpp:38 msgid "Comment" msgstr "Commentaire" @@ -5205,9 +3924,7 @@ msgstr "Rectangle, largeur %s hauteur %s" msgid "Line, length %s" msgstr "Ligne, longueur %s" -#: common/drawing_sheet/ds_draw_item.cpp:528 -#: gerbview/dialogs/panel_gerbview_color_settings.cpp:105 -#: gerbview/widgets/gerbview_layer_widget.cpp:139 +#: common/drawing_sheet/ds_draw_item.cpp:528 gerbview/dialogs/panel_gerbview_color_settings.cpp:105 gerbview/widgets/gerbview_layer_widget.cpp:139 msgid "Page Limits" msgstr "Limites de Page" @@ -5251,9 +3968,7 @@ msgstr "Ligne délimitée non terminée" #: common/dsnlexer.cpp:737 msgid "String delimiter must be a single character of ', \", or $" -msgstr "" -"Le caractère de délimitation de ligne doit être un seul caractère ', \", or " -"$" +msgstr "Le caractère de délimitation de ligne doit être un seul caractère ', \", or $" #: common/dsnlexer.cpp:859 #, c-format @@ -5285,13 +4000,11 @@ msgstr "" msgid "Invalid floating point number" msgstr "Nombre flottant non valide" -#: common/eda_base_frame.cpp:423 common/tool/actions.cpp:188 -#: pcbnew/dialogs/panel_setup_rules.cpp:125 +#: common/eda_base_frame.cpp:423 common/tool/actions.cpp:188 pcbnew/dialogs/panel_setup_rules.cpp:125 msgid "Undo" msgstr "Défaire" -#: common/eda_base_frame.cpp:432 common/tool/actions.cpp:201 -#: pcbnew/dialogs/panel_setup_rules.cpp:126 +#: common/eda_base_frame.cpp:432 common/tool/actions.cpp:201 pcbnew/dialogs/panel_setup_rules.cpp:126 msgid "Redo" msgstr "Rétablir" @@ -5304,8 +4017,7 @@ msgstr "Le fichier '%s' n'a pas été trouvé." msgid "Preferences" msgstr "Préférences" -#: common/eda_base_frame.cpp:1092 common/hotkey_store.cpp:75 -#: pcbnew/dialogs/dialog_track_via_properties_base.cpp:20 +#: common/eda_base_frame.cpp:1092 common/hotkey_store.cpp:75 pcbnew/dialogs/dialog_track_via_properties_base.cpp:20 msgid "Common" msgstr "Commun" @@ -5325,41 +4037,27 @@ msgstr "Contrôle de Version" msgid "Data Collection" msgstr "Données Collectées" -#: common/eda_base_frame.cpp:1141 common/tool/actions.cpp:1046 -#: common/tool/common_tools.cpp:564 eeschema/symbol_editor/symbol_editor.cpp:83 -#: kicad/tools/kicad_manager_actions.cpp:115 +#: common/eda_base_frame.cpp:1141 common/tool/actions.cpp:1046 common/tool/common_tools.cpp:564 eeschema/symbol_editor/symbol_editor.cpp:83 kicad/tools/kicad_manager_actions.cpp:115 msgid "Symbol Editor" msgstr "Éditeur de Symbole" -#: common/eda_base_frame.cpp:1142 common/eda_base_frame.cpp:1151 -#: common/eda_base_frame.cpp:1176 common/eda_base_frame.cpp:1187 -#: common/eda_base_frame.cpp:1219 common/eda_base_frame.cpp:1241 +#: common/eda_base_frame.cpp:1142 common/eda_base_frame.cpp:1151 common/eda_base_frame.cpp:1176 common/eda_base_frame.cpp:1187 common/eda_base_frame.cpp:1219 common/eda_base_frame.cpp:1241 msgid "Display Options" msgstr "Options d'Affichage" -#: common/eda_base_frame.cpp:1143 common/eda_base_frame.cpp:1152 -#: common/eda_base_frame.cpp:1177 common/eda_base_frame.cpp:1188 -#: common/eda_base_frame.cpp:1221 common/eda_base_frame.cpp:1242 -#: common/tool/common_tools.cpp:557 +#: common/eda_base_frame.cpp:1143 common/eda_base_frame.cpp:1152 common/eda_base_frame.cpp:1177 common/eda_base_frame.cpp:1188 common/eda_base_frame.cpp:1221 common/eda_base_frame.cpp:1242 common/tool/common_tools.cpp:557 msgid "Grids" msgstr "Grilles" -#: common/eda_base_frame.cpp:1144 common/eda_base_frame.cpp:1153 -#: common/eda_base_frame.cpp:1179 common/eda_base_frame.cpp:1190 -#: pcbnew/dialogs/panel_edit_options_base.cpp:24 -#: pcbnew/tools/zone_filler_tool.cpp:283 +#: common/eda_base_frame.cpp:1144 common/eda_base_frame.cpp:1153 common/eda_base_frame.cpp:1179 common/eda_base_frame.cpp:1190 pcbnew/dialogs/panel_edit_options_base.cpp:24 pcbnew/tools/zone_filler_tool.cpp:283 msgid "Editing Options" msgstr "Options d'Edition" -#: common/eda_base_frame.cpp:1145 common/eda_base_frame.cpp:1155 -#: common/eda_base_frame.cpp:1180 common/eda_base_frame.cpp:1191 -#: common/eda_base_frame.cpp:1220 common/eda_base_frame.cpp:1243 +#: common/eda_base_frame.cpp:1145 common/eda_base_frame.cpp:1155 common/eda_base_frame.cpp:1180 common/eda_base_frame.cpp:1191 common/eda_base_frame.cpp:1220 common/eda_base_frame.cpp:1243 msgid "Colors" msgstr "Couleurs" -#: common/eda_base_frame.cpp:1150 common/hotkey_store.cpp:77 -#: common/tool/common_tools.cpp:563 eeschema/menubar.cpp:143 -#: eeschema/sch_edit_frame.cpp:1699 kicad/tools/kicad_manager_actions.cpp:104 +#: common/eda_base_frame.cpp:1150 common/hotkey_store.cpp:77 common/tool/common_tools.cpp:563 eeschema/menubar.cpp:143 eeschema/sch_edit_frame.cpp:1700 kicad/tools/kicad_manager_actions.cpp:104 msgid "Schematic Editor" msgstr "Editeur de Schématique" @@ -5367,20 +4065,15 @@ msgstr "Editeur de Schématique" msgid "Annotation Options" msgstr "Options de numérotation" -#: common/eda_base_frame.cpp:1156 -#: eeschema/dialogs/dialog_schematic_setup.cpp:69 +#: common/eda_base_frame.cpp:1156 eeschema/dialogs/dialog_schematic_setup.cpp:69 msgid "Field Name Templates" msgstr "Modèles de Nom de Champs" -#: common/eda_base_frame.cpp:1157 eeschema/sim/simulator_frame.cpp:116 -#: eeschema/sim/toolbars_simulator_frame.cpp:114 -#: eeschema/tools/ee_actions.cpp:73 +#: common/eda_base_frame.cpp:1157 eeschema/sim/simulator_frame.cpp:116 eeschema/sim/toolbars_simulator_frame.cpp:114 eeschema/tools/ee_actions.cpp:73 msgid "Simulator" msgstr "Simulateur" -#: common/eda_base_frame.cpp:1175 common/tool/actions.cpp:1064 -#: common/tool/common_tools.cpp:566 kicad/tools/kicad_manager_actions.cpp:137 -#: pcbnew/footprint_edit_frame.cpp:982 pcbnew/menubar_footprint_editor.cpp:91 +#: common/eda_base_frame.cpp:1175 common/tool/actions.cpp:1064 common/tool/common_tools.cpp:566 kicad/tools/kicad_manager_actions.cpp:137 pcbnew/footprint_edit_frame.cpp:982 pcbnew/menubar_footprint_editor.cpp:91 msgid "Footprint Editor" msgstr "Éditeur d'Empreintes" @@ -5388,15 +4081,11 @@ msgstr "Éditeur d'Empreintes" msgid "Origins & Axes" msgstr "Origines et Axes" -#: common/eda_base_frame.cpp:1181 -#: pagelayout_editor/dialogs/properties_frame_base.cpp:466 +#: common/eda_base_frame.cpp:1181 pagelayout_editor/dialogs/properties_frame_base.cpp:466 msgid "Default Values" msgstr "Valeurs par Défaut" -#: common/eda_base_frame.cpp:1186 common/hotkey_store.cpp:78 -#: common/tool/common_tools.cpp:565 kicad/tools/kicad_manager_actions.cpp:126 -#: pcbnew/menubar_pcb_editor.cpp:186 pcbnew/pcb_edit_frame.cpp:196 -#: pcbnew/pcb_edit_frame.cpp:1719 pcbnew/tools/zone_filler_tool.cpp:284 +#: common/eda_base_frame.cpp:1186 common/hotkey_store.cpp:78 common/tool/common_tools.cpp:565 kicad/tools/kicad_manager_actions.cpp:126 pcbnew/menubar_pcb_editor.cpp:186 pcbnew/pcb_edit_frame.cpp:196 pcbnew/pcb_edit_frame.cpp:1719 pcbnew/tools/zone_filler_tool.cpp:284 msgid "PCB Editor" msgstr "Éditeur de PCB KiCad" @@ -5412,10 +4101,7 @@ msgstr "Rendu temps réel" msgid "Raytracing Renderer" msgstr "Rendu Raytracing" -#: common/eda_base_frame.cpp:1218 common/hotkey_store.cpp:81 -#: common/tool/common_tools.cpp:568 gerbview/gerbview_frame.cpp:685 -#: gerbview/gerbview_frame.cpp:709 gerbview/menubar.cpp:159 -#: kicad/tools/kicad_manager_actions.cpp:148 +#: common/eda_base_frame.cpp:1218 common/hotkey_store.cpp:81 common/tool/common_tools.cpp:568 gerbview/gerbview_frame.cpp:685 gerbview/gerbview_frame.cpp:709 gerbview/menubar.cpp:159 kicad/tools/kicad_manager_actions.cpp:148 msgid "Gerber Viewer" msgstr "Visionneuse de fichiers Gerber" @@ -5423,10 +4109,7 @@ msgstr "Visionneuse de fichiers Gerber" msgid "Excellon Options" msgstr "Options Excellon" -#: common/eda_base_frame.cpp:1240 common/hotkey_store.cpp:79 -#: common/tool/common_tools.cpp:567 kicad/tools/kicad_manager_actions.cpp:177 -#: pagelayout_editor/menubar.cpp:88 pagelayout_editor/menubar.cpp:89 -#: pagelayout_editor/pl_editor_frame.cpp:572 +#: common/eda_base_frame.cpp:1240 common/hotkey_store.cpp:79 common/tool/common_tools.cpp:567 kicad/tools/kicad_manager_actions.cpp:177 pagelayout_editor/menubar.cpp:88 pagelayout_editor/menubar.cpp:89 pagelayout_editor/pl_editor_frame.cpp:572 msgid "Drawing Sheet Editor" msgstr "Editeur de Feuille de dessin" @@ -5462,9 +4145,7 @@ msgstr "" #: common/eda_base_frame.cpp:1400 msgid "The auto save file could not be renamed to the board file name." -msgstr "" -"Le fichier de sauvegarde automatique n'a pas pu être renommé comme le " -"fichier PCB." +msgstr "Le fichier de sauvegarde automatique n'a pas pu être renommé comme le fichier PCB." #: common/eda_base_frame.cpp:1640 msgid "Set Language" @@ -5506,50 +4187,21 @@ msgstr "grille %s" msgid "inches" msgstr "pouces" -#: common/eda_draw_frame.cpp:641 -#: eeschema/dialogs/dialog_junction_props_base.cpp:34 -#: eeschema/dialogs/dialog_lib_new_symbol_base.cpp:119 -#: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:282 -#: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:293 -#: eeschema/dialogs/panel_setup_formatting_base.cpp:62 -#: eeschema/dialogs/panel_setup_formatting_base.cpp:129 -#: eeschema/dialogs/panel_setup_formatting_base.cpp:140 -#: eeschema/dialogs/panel_setup_formatting_base.cpp:175 -#: eeschema/dialogs/panel_sym_editing_options_base.cpp:43 -#: eeschema/dialogs/panel_sym_editing_options_base.cpp:58 -#: eeschema/dialogs/panel_sym_editing_options_base.cpp:69 -#: eeschema/dialogs/panel_sym_editing_options_base.cpp:80 -#: eeschema/dialogs/panel_sym_editing_options_base.cpp:91 -#: eeschema/dialogs/panel_sym_editing_options_base.cpp:126 -#: pagelayout_editor/pl_editor_frame.cpp:758 +#: common/eda_draw_frame.cpp:641 eeschema/dialogs/dialog_junction_props_base.cpp:34 eeschema/dialogs/dialog_lib_new_symbol_base.cpp:119 eeschema/dialogs/panel_eeschema_editing_options_base.cpp:282 eeschema/dialogs/panel_eeschema_editing_options_base.cpp:293 eeschema/dialogs/panel_setup_formatting_base.cpp:62 eeschema/dialogs/panel_setup_formatting_base.cpp:129 eeschema/dialogs/panel_setup_formatting_base.cpp:140 +#: eeschema/dialogs/panel_setup_formatting_base.cpp:175 eeschema/dialogs/panel_sym_editing_options_base.cpp:43 eeschema/dialogs/panel_sym_editing_options_base.cpp:58 eeschema/dialogs/panel_sym_editing_options_base.cpp:69 eeschema/dialogs/panel_sym_editing_options_base.cpp:80 eeschema/dialogs/panel_sym_editing_options_base.cpp:91 eeschema/dialogs/panel_sym_editing_options_base.cpp:126 pagelayout_editor/pl_editor_frame.cpp:758 msgid "mils" msgstr "mils" -#: common/eda_draw_frame.cpp:643 pcbnew/dialogs/dialog_export_vrml_base.cpp:111 -#: pcbnew/dialogs/dialog_gen_footprint_position_file_base.cpp:57 -#: pcbnew/footprint_wizard_frame.cpp:327 pcbnew/pcb_dimension.cpp:450 -#: pcbnew/pcb_dimension.cpp:1492 +#: common/eda_draw_frame.cpp:643 pcbnew/dialogs/dialog_export_vrml_base.cpp:111 pcbnew/dialogs/dialog_gen_footprint_position_file_base.cpp:57 pcbnew/footprint_wizard_frame.cpp:327 pcbnew/pcb_dimension.cpp:450 pcbnew/pcb_dimension.cpp:1492 msgid "Units" msgstr "Unités" -#: common/eda_draw_frame.cpp:685 common/tool/actions.cpp:892 -#: eeschema/import_gfx/dialog_import_gfx_sch.cpp:58 -#: gerbview/dialogs/panel_gerbview_excellon_settings_base.cpp:31 -#: pagelayout_editor/pl_editor_frame.cpp:168 -#: pcbnew/dialogs/dialog_dimension_properties_base.cpp:122 -#: pcbnew/dialogs/dialog_export_2581_base.cpp:55 -#: pcbnew/dialogs/dialog_gen_footprint_position_file_base.cpp:55 -#: pcbnew/dialogs/dialog_gendrill_base.cpp:106 -#: pcbnew/dialogs/dialog_plot_base.cpp:341 -#: pcbnew/dialogs/panel_setup_text_and_graphics_base.cpp:94 -#: pcbnew/import_gfx/dialog_import_graphics.cpp:53 -#: pcbnew/pcb_dimension.cpp:1444 +#: common/eda_draw_frame.cpp:685 common/tool/actions.cpp:892 eeschema/import_gfx/dialog_import_gfx_sch.cpp:58 gerbview/dialogs/panel_gerbview_excellon_settings_base.cpp:31 pagelayout_editor/pl_editor_frame.cpp:168 pcbnew/dialogs/dialog_dimension_properties_base.cpp:122 pcbnew/dialogs/dialog_export_2581_base.cpp:55 pcbnew/dialogs/dialog_gen_footprint_position_file_base.cpp:55 pcbnew/dialogs/dialog_gendrill_base.cpp:106 +#: pcbnew/dialogs/dialog_plot_base.cpp:341 pcbnew/dialogs/panel_setup_text_and_graphics_base.cpp:94 pcbnew/import_gfx/dialog_import_graphics.cpp:53 pcbnew/pcb_dimension.cpp:1444 msgid "Inches" msgstr "Pouces" -#: common/eda_draw_frame.cpp:691 pagelayout_editor/pl_editor_frame.cpp:171 -#: pcbnew/tools/drawing_tool.cpp:335 pcbnew/tools/edit_tool_move_fct.cpp:323 -#: pcbnew/tools/pcb_actions.cpp:1163 +#: common/eda_draw_frame.cpp:691 pagelayout_editor/pl_editor_frame.cpp:171 pcbnew/tools/drawing_tool.cpp:335 pcbnew/tools/edit_tool_move_fct.cpp:323 pcbnew/tools/pcb_actions.cpp:1163 msgid "Constrain to H, V, 45" msgstr "Contraindre à H, V, 45" @@ -5561,20 +4213,15 @@ msgstr "Sélection Librairie" msgid "New Library" msgstr "Nouvelle Librairie" -#: common/eda_draw_frame.cpp:1207 common/widgets/search_pane.cpp:42 -#: eeschema/sch_edit_frame.cpp:253 pcbnew/pcb_edit_frame.cpp:346 +#: common/eda_draw_frame.cpp:1207 common/widgets/search_pane.cpp:42 eeschema/sch_edit_frame.cpp:253 pcbnew/pcb_edit_frame.cpp:346 msgid "Search" msgstr "Rechercher" -#: common/eda_draw_frame.cpp:1213 eeschema/eeschema_settings.cpp:92 -#: eeschema/sch_edit_frame.cpp:2129 pagelayout_editor/pl_editor_frame.cpp:195 -#: pcbnew/footprint_edit_frame.cpp:232 pcbnew/pcb_edit_frame.cpp:329 -#: pcbnew/pcb_edit_frame.cpp:1630 +#: common/eda_draw_frame.cpp:1213 eeschema/eeschema_settings.cpp:92 eeschema/sch_edit_frame.cpp:2130 pagelayout_editor/pl_editor_frame.cpp:195 pcbnew/footprint_edit_frame.cpp:232 pcbnew/pcb_edit_frame.cpp:329 pcbnew/pcb_edit_frame.cpp:1630 msgid "Properties" msgstr "Propriétés" -#: common/eda_draw_frame.cpp:1219 pcbnew/pcb_edit_frame.cpp:339 -#: pcbnew/pcb_edit_frame.cpp:1631 +#: common/eda_draw_frame.cpp:1219 pcbnew/pcb_edit_frame.cpp:339 pcbnew/pcb_edit_frame.cpp:1631 msgid "Net Inspector" msgstr "Inspecteur d'équipotentielles (nets)" @@ -5582,17 +4229,11 @@ msgstr "Inspecteur d'équipotentielles (nets)" msgid "Screen" msgstr "Ecran" -#: common/eda_item.cpp:344 eeschema/sch_symbol.cpp:1997 -#: eeschema/widgets/search_handlers.cpp:148 pcbnew/build_BOM_from_board.cpp:111 -#: pcbnew/dialogs/dialog_board_reannotate_base.cpp:141 -#: pcbnew/load_select_footprint.cpp:289 pcbnew/pad.cpp:1133 -#: pcbnew/pcb_shape.cpp:688 pcbnew/pcb_text.cpp:328 -#: pcbnew/plot_board_layers.cpp:110 +#: common/eda_item.cpp:344 eeschema/sch_symbol.cpp:2127 eeschema/widgets/search_handlers.cpp:148 pcbnew/build_BOM_from_board.cpp:111 pcbnew/dialogs/dialog_board_reannotate_base.cpp:141 pcbnew/load_select_footprint.cpp:289 pcbnew/pad.cpp:1088 pcbnew/pcb_shape.cpp:688 pcbnew/pcb_text.cpp:328 pcbnew/plot_board_layers.cpp:111 msgid "Footprint" msgstr "Empreinte" -#: common/eda_item.cpp:345 pcbnew/dialogs/dialog_board_statistics.cpp:511 -#: pcbnew/pad.cpp:1136 +#: common/eda_item.cpp:345 pcbnew/dialogs/dialog_board_statistics.cpp:511 pcbnew/pad.cpp:1091 msgid "Pad" msgstr "Pad" @@ -5600,8 +4241,7 @@ msgstr "Pad" msgid "Graphic" msgstr "Graphique" -#: common/eda_item.cpp:347 pcbnew/pcb_reference_image.cpp:254 -#: pcbnew/pcb_reference_image.h:125 +#: common/eda_item.cpp:347 pcbnew/pcb_reference_image.cpp:254 pcbnew/pcb_reference_image.h:125 msgid "Reference Image" msgstr "Image de Référence" @@ -5609,45 +4249,35 @@ msgstr "Image de Référence" msgid "Generator" msgstr "Générateur" -#: common/eda_item.cpp:351 common/eda_item.cpp:379 eeschema/sch_textbox.cpp:422 -#: eeschema/sch_textbox.cpp:536 eeschema/widgets/search_handlers.cpp:361 -#: pcbnew/pcb_textbox.cpp:383 pcbnew/pcb_textbox.h:65 +#: common/eda_item.cpp:351 common/eda_item.cpp:379 eeschema/sch_textbox.cpp:422 eeschema/sch_textbox.cpp:536 eeschema/widgets/search_handlers.cpp:361 pcbnew/pcb_textbox.cpp:383 pcbnew/pcb_textbox.h:65 msgid "Text Box" msgstr "Boîte de Texte" -#: common/eda_item.cpp:352 common/eda_item.cpp:380 eeschema/sch_table.cpp:545 -#: pcbnew/pcb_table.cpp:396 +#: common/eda_item.cpp:352 common/eda_item.cpp:380 eeschema/sch_table.cpp:545 pcbnew/pcb_table.cpp:396 msgid "Table" msgstr "Table" -#: common/eda_item.cpp:353 common/eda_item.cpp:381 -#: eeschema/sch_tablecell.cpp:116 pcbnew/pcb_tablecell.cpp:100 -#: pcbnew/pcb_tablecell.h:48 +#: common/eda_item.cpp:353 common/eda_item.cpp:381 eeschema/sch_tablecell.cpp:116 pcbnew/pcb_tablecell.cpp:100 pcbnew/pcb_tablecell.h:48 msgid "Table Cell" msgstr "Cellule de Table" -#: common/eda_item.cpp:354 common/eda_item.cpp:355 pcbnew/pcb_track.cpp:1307 +#: common/eda_item.cpp:354 common/eda_item.cpp:355 pcbnew/pcb_track.cpp:1312 msgid "Track" msgstr "Piste" -#: common/eda_item.cpp:356 pcbnew/dialogs/dialog_board_statistics.cpp:511 -#: pcbnew/pcb_track.cpp:1305 pcbnew/pcb_track.cpp:1381 +#: common/eda_item.cpp:356 pcbnew/dialogs/dialog_board_statistics.cpp:511 pcbnew/pcb_track.cpp:1310 pcbnew/pcb_track.cpp:1386 msgid "Via" msgstr "Via" -#: common/eda_item.cpp:357 common/eda_item.cpp:369 eeschema/sch_marker.cpp:374 -#: pcbnew/pcb_marker.cpp:198 +#: common/eda_item.cpp:357 common/eda_item.cpp:369 eeschema/sch_marker.cpp:362 pcbnew/pcb_marker.cpp:198 msgid "Marker" msgstr "Marqueur" -#: common/eda_item.cpp:358 common/eda_item.cpp:359 common/eda_item.cpp:360 -#: common/eda_item.cpp:361 pcbnew/pcb_dimension.cpp:419 -#: pcbnew/widgets/search_handlers.cpp:268 +#: common/eda_item.cpp:358 common/eda_item.cpp:359 common/eda_item.cpp:360 common/eda_item.cpp:361 pcbnew/pcb_dimension.cpp:419 pcbnew/widgets/search_handlers.cpp:268 msgid "Dimension" msgstr "Dimension" -#: common/eda_item.cpp:362 pcbnew/pcb_dimension.cpp:1082 -#: pcbnew/pcb_dimension.cpp:1209 +#: common/eda_item.cpp:362 pcbnew/pcb_dimension.cpp:1082 pcbnew/pcb_dimension.cpp:1209 msgid "Leader" msgstr "Ligne de repère" @@ -5671,8 +4301,7 @@ msgstr "NetInfo" msgid "Group" msgstr "Groupe" -#: common/eda_item.cpp:370 eeschema/sch_junction.cpp:306 -#: eeschema/sch_junction.h:102 +#: common/eda_item.cpp:370 eeschema/sch_junction.cpp:306 eeschema/sch_junction.h:102 msgid "Junction" msgstr "Jonction" @@ -5692,37 +4321,31 @@ msgstr "Entrée de Bus" msgid "Bitmap" msgstr "Bitmap" -#: common/eda_item.cpp:377 eeschema/sch_rule_area.cpp:50 -#: eeschema/sch_rule_area.cpp:370 pcbnew/zone.cpp:690 +#: common/eda_item.cpp:377 eeschema/sch_rule_area.cpp:50 eeschema/sch_rule_area.cpp:370 pcbnew/zone.cpp:690 msgid "Rule Area" msgstr "Surface à Règles" -#: common/eda_item.cpp:382 eeschema/tools/sch_edit_tool.cpp:210 +#: common/eda_item.cpp:382 eeschema/tools/sch_edit_tool.cpp:236 msgid "Net Label" msgstr "Label de Net" -#: common/eda_item.cpp:383 eeschema/sch_label.cpp:1233 -#: eeschema/sch_label.cpp:1775 +#: common/eda_item.cpp:383 eeschema/sch_label.cpp:1233 eeschema/sch_label.cpp:1775 msgid "Directive Label" msgstr "Label de Directive" -#: common/eda_item.cpp:384 eeschema/sch_label.cpp:1234 -#: eeschema/tools/sch_edit_tool.cpp:212 +#: common/eda_item.cpp:384 eeschema/sch_label.cpp:1234 eeschema/tools/sch_edit_tool.cpp:238 msgid "Global Label" msgstr "Label Global" -#: common/eda_item.cpp:385 eeschema/sch_label.cpp:1235 -#: eeschema/tools/sch_edit_tool.cpp:211 +#: common/eda_item.cpp:385 eeschema/sch_label.cpp:1235 eeschema/tools/sch_edit_tool.cpp:237 msgid "Hierarchical Label" msgstr "Label Hiérarchique" -#: common/eda_item.cpp:386 eeschema/dialogs/dialog_symbol_fields_table.cpp:195 -#: eeschema/sch_field.h:98 eeschema/sch_label.cpp:261 +#: common/eda_item.cpp:386 eeschema/dialogs/dialog_symbol_fields_table.cpp:195 eeschema/sch_field.h:98 eeschema/sch_label.cpp:261 msgid "Field" msgstr "Champ" -#: common/eda_item.cpp:387 common/eda_item.cpp:399 -#: eeschema/symbol_editor/symbol_editor.cpp:1293 +#: common/eda_item.cpp:387 common/eda_item.cpp:399 eeschema/symbol_editor/symbol_editor.cpp:1288 msgid "Symbol" msgstr "Symbole" @@ -5734,8 +4357,7 @@ msgstr "Pin" msgid "Sheet Pin" msgstr "Pins de Feuille" -#: common/eda_item.cpp:390 eeschema/dialogs/dialog_migrate_buses.cpp:114 -#: pcbnew/tools/pcb_actions.cpp:2112 +#: common/eda_item.cpp:390 eeschema/dialogs/dialog_migrate_buses.cpp:114 pcbnew/tools/pcb_actions.cpp:2112 msgid "Sheet" msgstr "Feuille" @@ -5759,20 +4381,15 @@ msgstr "Rayon Frein Thermique" msgid "Number Box" msgstr "Boîte de Numéro" -#: common/eda_shape.cpp:78 pcbnew/pad.cpp:1413 +#: common/eda_shape.cpp:78 pcbnew/pad.cpp:1354 msgid "Rect" msgstr "Rect" -#: common/eda_shape.cpp:79 common/eda_shape.cpp:741 common/eda_shape.cpp:1969 -#: gerbview/gerber_draw_item.cpp:230 +#: common/eda_shape.cpp:79 common/eda_shape.cpp:741 common/eda_shape.cpp:1969 gerbview/gerber_draw_item.cpp:230 msgid "Arc" msgstr "Arc" -#: common/eda_shape.cpp:80 common/eda_shape.cpp:740 common/eda_shape.cpp:1970 -#: eeschema/dialogs/dialog_label_properties_base.cpp:172 -#: eeschema/sch_label.cpp:2270 gerbview/gerber_draw_item.cpp:231 -#: pcbnew/dialogs/dialog_dimension_properties_base.cpp:45 pcbnew/pad.cpp:1411 -#: pcbnew/pad.cpp:2517 pcbnew/pcb_dimension.cpp:1665 +#: common/eda_shape.cpp:80 common/eda_shape.cpp:740 common/eda_shape.cpp:1970 eeschema/dialogs/dialog_label_properties_base.cpp:172 eeschema/sch_label.cpp:2270 gerbview/gerber_draw_item.cpp:231 pcbnew/dialogs/dialog_dimension_properties_base.cpp:45 pcbnew/pad.cpp:1352 pcbnew/pad.cpp:2458 pcbnew/pcb_dimension.cpp:1665 msgid "Circle" msgstr "Cercle" @@ -5804,36 +4421,20 @@ msgstr "Courbe" msgid "Segment" msgstr "Segment" -#: common/eda_shape.cpp:756 common/eda_shape.cpp:2018 -#: eeschema/dialogs/dialog_label_properties_base.cpp:152 -#: eeschema/dialogs/dialog_sheet_pin_properties_base.cpp:53 -#: eeschema/sch_label.cpp:2252 eeschema/sch_label.cpp:2283 -#: eeschema/sch_tablecell.cpp:195 eeschema/sch_textbox.cpp:683 -#: eeschema/sync_sheet_pin/sheet_synchronization_model.h:67 -#: pcbnew/dialogs/dialog_board_statistics_base.cpp:228 -#: pcbnew/dialogs/dialog_copper_zones_base.cpp:120 -#: pcbnew/dialogs/dialog_non_copper_zones_properties_base.cpp:44 -#: pcbnew/microwave/microwave_polygon.cpp:129 pcbnew/pcb_tablecell.cpp:196 -#: pcbnew/pcb_target.cpp:157 pcbnew/pcb_target.cpp:252 -#: pcbnew/pcb_textbox.cpp:714 -#: pcbnew/zone_manager/panel_zone_properties_base.cpp:45 +#: common/eda_shape.cpp:756 common/eda_shape.cpp:2018 eeschema/dialogs/dialog_label_properties_base.cpp:152 eeschema/dialogs/dialog_sheet_pin_properties_base.cpp:53 eeschema/sch_label.cpp:2252 eeschema/sch_label.cpp:2283 eeschema/sch_tablecell.cpp:195 eeschema/sch_textbox.cpp:683 eeschema/sync_sheet_pin/sheet_synchronization_model.h:67 pcbnew/dialogs/dialog_board_statistics_base.cpp:228 pcbnew/dialogs/dialog_copper_zones_base.cpp:120 +#: pcbnew/dialogs/dialog_non_copper_zones_properties_base.cpp:44 pcbnew/microwave/microwave_polygon.cpp:129 pcbnew/pcb_tablecell.cpp:196 pcbnew/pcb_target.cpp:157 pcbnew/pcb_target.cpp:252 pcbnew/pcb_textbox.cpp:714 pcbnew/zone_manager/panel_zone_properties_base.cpp:45 msgid "Shape" msgstr "Forme" -#: common/eda_shape.cpp:762 common/eda_shape.cpp:769 common/eda_shape.cpp:2045 -#: pcbnew/dialogs/dialog_shape_properties.cpp:205 pcbnew/pcb_track.cpp:1328 +#: common/eda_shape.cpp:762 common/eda_shape.cpp:769 common/eda_shape.cpp:2045 pcbnew/dialogs/dialog_shape_properties.cpp:205 pcbnew/pcb_track.cpp:1333 msgid "Radius" msgstr "Rayon" -#: common/eda_shape.cpp:767 common/eda_shape.cpp:797 common/eda_shape.cpp:2089 -#: pcbnew/pcb_text.cpp:349 pcbnew/pcb_textbox.cpp:390 +#: common/eda_shape.cpp:767 common/eda_shape.cpp:797 common/eda_shape.cpp:2089 pcbnew/pcb_text.cpp:349 pcbnew/pcb_textbox.cpp:390 msgid "Angle" msgstr "Angle" -#: common/eda_shape.cpp:773 common/eda_shape.cpp:791 -#: eeschema/dialogs/dialog_lib_edit_pin_table.cpp:127 -#: eeschema/dialogs/dialog_lib_edit_pin_table_base.cpp:95 -#: eeschema/sch_pin.cpp:1517 eeschema/sch_pin.cpp:2302 +#: common/eda_shape.cpp:773 common/eda_shape.cpp:791 eeschema/dialogs/dialog_lib_edit_pin_table.cpp:127 eeschema/dialogs/dialog_lib_edit_pin_table_base.cpp:95 eeschema/sch_pin.cpp:1517 eeschema/sch_pin.cpp:2302 msgid "Length" msgstr "Longueur" @@ -5841,35 +4442,14 @@ msgstr "Longueur" msgid "Points" msgstr "Points" -#: common/eda_shape.cpp:782 common/eda_shape.cpp:2063 common/eda_text.cpp:1240 -#: eeschema/sch_bitmap.cpp:232 eeschema/sch_field.cpp:1730 -#: eeschema/sch_tablecell.cpp:200 eeschema/sch_text.cpp:773 -#: eeschema/sch_textbox.cpp:686 pcbnew/dialogs/dialog_board_statistics.cpp:681 -#: pcbnew/dialogs/dialog_board_statistics.cpp:691 -#: pcbnew/dialogs/dialog_footprint_properties_base.cpp:55 -#: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:55 -#: pcbnew/dialogs/panel_setup_tracks_and_vias_base.cpp:40 -#: pcbnew/dialogs/panel_setup_tracks_and_vias_base.cpp:169 -#: pcbnew/generators/pcb_tuning_pattern.cpp:2068 pcbnew/pad.cpp:1196 -#: pcbnew/pcb_fields_grid_table.cpp:173 pcbnew/pcb_reference_image.cpp:259 -#: pcbnew/pcb_tablecell.cpp:197 pcbnew/pcb_tablecell.cpp:204 -#: pcbnew/pcb_target.cpp:156 pcbnew/pcb_target.cpp:249 pcbnew/pcb_text.cpp:353 -#: pcbnew/pcb_textbox.cpp:719 pcbnew/pcb_track.cpp:1323 -#: pcbnew/pcb_track.cpp:1747 pcbnew/pcb_track.cpp:1777 +#: common/eda_shape.cpp:782 common/eda_shape.cpp:2063 common/eda_text.cpp:1240 eeschema/sch_bitmap.cpp:232 eeschema/sch_field.cpp:1746 eeschema/sch_tablecell.cpp:200 eeschema/sch_text.cpp:773 eeschema/sch_textbox.cpp:686 pcbnew/dialogs/dialog_board_statistics.cpp:681 pcbnew/dialogs/dialog_board_statistics.cpp:691 pcbnew/dialogs/dialog_footprint_properties_base.cpp:55 pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:55 +#: pcbnew/dialogs/panel_setup_tracks_and_vias_base.cpp:40 pcbnew/dialogs/panel_setup_tracks_and_vias_base.cpp:169 pcbnew/generators/pcb_tuning_pattern.cpp:2066 pcbnew/pad.cpp:1151 pcbnew/pcb_fields_grid_table.cpp:173 pcbnew/pcb_reference_image.cpp:259 pcbnew/pcb_tablecell.cpp:197 pcbnew/pcb_tablecell.cpp:204 pcbnew/pcb_target.cpp:156 pcbnew/pcb_target.cpp:249 pcbnew/pcb_text.cpp:353 pcbnew/pcb_textbox.cpp:719 pcbnew/pcb_track.cpp:1328 +#: pcbnew/pcb_track.cpp:1752 msgid "Width" msgstr "Largeur" -#: common/eda_shape.cpp:785 common/eda_shape.cpp:2069 common/eda_text.cpp:1245 -#: eeschema/sch_bitmap.cpp:233 eeschema/sch_field.cpp:1731 -#: eeschema/sch_tablecell.cpp:201 eeschema/sch_text.cpp:774 -#: eeschema/sch_textbox.cpp:687 pcbnew/dialogs/dialog_board_statistics.cpp:683 -#: pcbnew/dialogs/dialog_board_statistics.cpp:692 -#: pcbnew/dialogs/dialog_footprint_properties_base.cpp:56 -#: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:56 -#: pcbnew/pad.cpp:1197 pcbnew/pcb_dimension.cpp:857 -#: pcbnew/pcb_fields_grid_table.cpp:174 pcbnew/pcb_reference_image.cpp:260 -#: pcbnew/pcb_tablecell.cpp:198 pcbnew/pcb_tablecell.cpp:205 -#: pcbnew/pcb_text.cpp:354 pcbnew/pcb_textbox.cpp:720 +#: common/eda_shape.cpp:785 common/eda_shape.cpp:2069 common/eda_text.cpp:1245 eeschema/sch_bitmap.cpp:233 eeschema/sch_field.cpp:1747 eeschema/sch_tablecell.cpp:201 eeschema/sch_text.cpp:774 eeschema/sch_textbox.cpp:687 pcbnew/dialogs/dialog_board_statistics.cpp:683 pcbnew/dialogs/dialog_board_statistics.cpp:692 pcbnew/dialogs/dialog_footprint_properties_base.cpp:56 pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:56 +#: pcbnew/pad.cpp:1152 pcbnew/pcb_dimension.cpp:857 pcbnew/pcb_fields_grid_table.cpp:174 pcbnew/pcb_reference_image.cpp:260 pcbnew/pcb_tablecell.cpp:198 pcbnew/pcb_tablecell.cpp:205 pcbnew/pcb_text.cpp:354 pcbnew/pcb_textbox.cpp:720 msgid "Height" msgstr "Hauteur" @@ -5881,17 +4461,11 @@ msgstr "Bézier" msgid "Shape Properties" msgstr "Propriétés de la Forme" -#: common/eda_shape.cpp:2022 eeschema/sch_table.cpp:604 -#: eeschema/sch_tablecell.cpp:190 pcbnew/pcb_table.cpp:564 -#: pcbnew/pcb_tablecell.cpp:192 pcbnew/pcb_textbox.cpp:715 -#: pcbnew/pcb_track.cpp:1750 +#: common/eda_shape.cpp:2022 eeschema/sch_table.cpp:604 eeschema/sch_tablecell.cpp:190 pcbnew/pcb_table.cpp:564 pcbnew/pcb_tablecell.cpp:192 pcbnew/pcb_textbox.cpp:715 pcbnew/pcb_track.cpp:1755 msgid "Start X" msgstr "Départ X" -#: common/eda_shape.cpp:2027 eeschema/sch_table.cpp:607 -#: eeschema/sch_tablecell.cpp:191 pcbnew/pcb_table.cpp:567 -#: pcbnew/pcb_tablecell.cpp:193 pcbnew/pcb_textbox.cpp:716 -#: pcbnew/pcb_track.cpp:1754 +#: common/eda_shape.cpp:2027 eeschema/sch_table.cpp:607 eeschema/sch_tablecell.cpp:191 pcbnew/pcb_table.cpp:567 pcbnew/pcb_tablecell.cpp:193 pcbnew/pcb_textbox.cpp:716 pcbnew/pcb_track.cpp:1759 msgid "Start Y" msgstr "Départ Y" @@ -5903,32 +4477,23 @@ msgstr "Centre X" msgid "Center Y" msgstr "Centre Y" -#: common/eda_shape.cpp:2051 eeschema/sch_tablecell.cpp:192 -#: pcbnew/generators/pcb_tuning_pattern.cpp:2509 pcbnew/pcb_tablecell.cpp:194 -#: pcbnew/pcb_textbox.cpp:717 pcbnew/pcb_track.cpp:1757 +#: common/eda_shape.cpp:2051 eeschema/sch_tablecell.cpp:192 pcbnew/generators/pcb_tuning_pattern.cpp:2507 pcbnew/pcb_tablecell.cpp:194 pcbnew/pcb_textbox.cpp:717 pcbnew/pcb_track.cpp:1762 msgid "End X" msgstr "Fin X" -#: common/eda_shape.cpp:2057 eeschema/sch_tablecell.cpp:193 -#: pcbnew/generators/pcb_tuning_pattern.cpp:2515 pcbnew/pcb_tablecell.cpp:195 -#: pcbnew/pcb_textbox.cpp:718 pcbnew/pcb_track.cpp:1760 +#: common/eda_shape.cpp:2057 eeschema/sch_tablecell.cpp:193 pcbnew/generators/pcb_tuning_pattern.cpp:2513 pcbnew/pcb_tablecell.cpp:195 pcbnew/pcb_textbox.cpp:718 pcbnew/pcb_track.cpp:1765 msgid "End Y" msgstr "Fin Y" -#: common/eda_shape.cpp:2075 common/stroke_params.cpp:243 -#: eeschema/sch_bus_entry.cpp:674 eeschema/sch_line.cpp:1076 -#: eeschema/sch_tablecell.cpp:196 pcbnew/pcb_tablecell.cpp:199 -#: pcbnew/pcb_textbox.cpp:721 +#: common/eda_shape.cpp:2075 common/stroke_params.cpp:243 eeschema/sch_bus_entry.cpp:674 eeschema/sch_line.cpp:1076 eeschema/sch_tablecell.cpp:196 pcbnew/pcb_tablecell.cpp:199 pcbnew/pcb_textbox.cpp:721 msgid "Line Width" msgstr "Épaisseur Ligne" -#: common/eda_shape.cpp:2084 eeschema/sch_tablecell.cpp:198 -#: pcbnew/pcb_shape.cpp:948 pcbnew/pcb_tablecell.cpp:201 +#: common/eda_shape.cpp:2084 eeschema/sch_tablecell.cpp:198 pcbnew/pcb_shape.cpp:948 pcbnew/pcb_tablecell.cpp:201 msgid "Line Color" msgstr "Couleur de Ligne" -#: common/eda_shape.cpp:2130 eeschema/sch_shape.cpp:691 -#: pcbnew/dialogs/dialog_plot_base.cpp:133 pcbnew/pcb_textbox.cpp:723 +#: common/eda_shape.cpp:2130 eeschema/sch_shape.cpp:691 pcbnew/dialogs/dialog_plot_base.cpp:133 pcbnew/pcb_textbox.cpp:723 msgid "Filled" msgstr "Plein" @@ -5936,50 +4501,16 @@ msgstr "Plein" msgid "Fill Color" msgstr "Couleur de Remplissage" -#: common/eda_text.cpp:834 common/eda_text.cpp:1227 -#: eeschema/dialogs/dialog_field_properties_base.cpp:152 -#: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:217 -#: eeschema/dialogs/dialog_label_properties_base.cpp:93 -#: eeschema/dialogs/dialog_label_properties_base.cpp:214 -#: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:65 -#: eeschema/dialogs/dialog_sheet_pin_properties_base.cpp:105 -#: eeschema/dialogs/dialog_sheet_properties_base.cpp:65 -#: eeschema/dialogs/dialog_symbol_properties_base.cpp:62 -#: eeschema/dialogs/dialog_tablecell_properties_base.cpp:119 -#: eeschema/dialogs/dialog_text_properties_base.cpp:113 -#: eeschema/fields_grid_table.cpp:402 eeschema/sch_label.cpp:1249 -#: eeschema/sch_label.cpp:2292 eeschema/sch_tablecell.cpp:128 -#: eeschema/sch_text.cpp:636 eeschema/sch_textbox.cpp:543 -#: pagelayout_editor/dialogs/properties_frame_base.cpp:98 -#: pcbnew/dialogs/dialog_footprint_properties_base.cpp:58 -#: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:58 -#: pcbnew/dialogs/dialog_global_edit_text_and_graphics.cpp:297 -#: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:218 -#: pcbnew/dialogs/dialog_tablecell_properties_base.cpp:125 -#: pcbnew/dialogs/panel_fp_editor_defaults_base.cpp:177 -#: pcbnew/dialogs/panel_setup_text_and_graphics_base.cpp:53 -#: pcbnew/pcb_fields_grid_table.cpp:176 +#: common/eda_text.cpp:834 common/eda_text.cpp:1227 eeschema/dialogs/dialog_field_properties_base.cpp:152 eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:217 eeschema/dialogs/dialog_label_properties_base.cpp:93 eeschema/dialogs/dialog_label_properties_base.cpp:214 eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:65 eeschema/dialogs/dialog_sheet_pin_properties_base.cpp:105 +#: eeschema/dialogs/dialog_sheet_properties_base.cpp:65 eeschema/dialogs/dialog_symbol_properties_base.cpp:62 eeschema/dialogs/dialog_tablecell_properties_base.cpp:119 eeschema/dialogs/dialog_text_properties_base.cpp:113 eeschema/fields_grid_table.cpp:402 eeschema/sch_label.cpp:1249 eeschema/sch_label.cpp:2292 eeschema/sch_tablecell.cpp:128 eeschema/sch_text.cpp:636 eeschema/sch_textbox.cpp:543 +#: pagelayout_editor/dialogs/properties_frame_base.cpp:98 pcbnew/dialogs/dialog_footprint_properties_base.cpp:58 pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:58 pcbnew/dialogs/dialog_global_edit_text_and_graphics.cpp:297 pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:218 pcbnew/dialogs/dialog_tablecell_properties_base.cpp:125 pcbnew/dialogs/panel_fp_editor_defaults_base.cpp:177 +#: pcbnew/dialogs/panel_setup_text_and_graphics_base.cpp:53 pcbnew/pcb_fields_grid_table.cpp:176 msgid "Italic" msgstr "Italique" -#: common/eda_text.cpp:835 common/eda_text.cpp:1231 -#: eeschema/dialogs/dialog_field_properties_base.cpp:147 -#: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:214 -#: eeschema/dialogs/dialog_label_properties_base.cpp:94 -#: eeschema/dialogs/dialog_label_properties_base.cpp:209 -#: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:66 -#: eeschema/dialogs/dialog_sheet_pin_properties_base.cpp:100 -#: eeschema/dialogs/dialog_sheet_properties_base.cpp:66 -#: eeschema/dialogs/dialog_symbol_properties_base.cpp:63 -#: eeschema/dialogs/dialog_tablecell_properties_base.cpp:116 -#: eeschema/dialogs/dialog_text_properties_base.cpp:108 -#: eeschema/fields_grid_table.cpp:403 eeschema/sch_label.cpp:1249 -#: eeschema/sch_label.cpp:2293 eeschema/sch_tablecell.cpp:128 -#: eeschema/sch_text.cpp:636 eeschema/sch_textbox.cpp:543 -#: eeschema/widgets/tuner_slider_base.cpp:48 -#: pagelayout_editor/dialogs/properties_frame_base.cpp:93 -#: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:199 -#: pcbnew/dialogs/dialog_tablecell_properties_base.cpp:122 +#: common/eda_text.cpp:835 common/eda_text.cpp:1231 eeschema/dialogs/dialog_field_properties_base.cpp:147 eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:214 eeschema/dialogs/dialog_label_properties_base.cpp:94 eeschema/dialogs/dialog_label_properties_base.cpp:209 eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:66 eeschema/dialogs/dialog_sheet_pin_properties_base.cpp:100 +#: eeschema/dialogs/dialog_sheet_properties_base.cpp:66 eeschema/dialogs/dialog_symbol_properties_base.cpp:63 eeschema/dialogs/dialog_tablecell_properties_base.cpp:116 eeschema/dialogs/dialog_text_properties_base.cpp:108 eeschema/fields_grid_table.cpp:403 eeschema/sch_label.cpp:1249 eeschema/sch_label.cpp:2293 eeschema/sch_tablecell.cpp:128 eeschema/sch_text.cpp:636 eeschema/sch_textbox.cpp:543 eeschema/widgets/tuner_slider_base.cpp:48 +#: pagelayout_editor/dialogs/properties_frame_base.cpp:93 pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:199 pcbnew/dialogs/dialog_tablecell_properties_base.cpp:122 msgid "Bold" msgstr "Gras" @@ -5987,161 +4518,69 @@ msgstr "Gras" msgid "Bold+Italic" msgstr "Gras+Italique" -#: common/eda_text.cpp:1189 -#: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:242 -#: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:283 -#: eeschema/fields_grid_table.cpp:287 eeschema/fields_grid_table.cpp:637 -#: eeschema/fields_grid_table.cpp:777 eeschema/pin_type.cpp:113 -#: eeschema/sch_field.cpp:1118 eeschema/sch_field.cpp:1688 -#: eeschema/sch_pin.cpp:2253 pcbnew/generators/pcb_tuning_pattern.cpp:2495 +#: common/eda_text.cpp:1189 eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:242 eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:283 eeschema/fields_grid_table.cpp:287 eeschema/fields_grid_table.cpp:637 eeschema/fields_grid_table.cpp:777 eeschema/pin_type.cpp:113 eeschema/sch_field.cpp:1134 eeschema/sch_field.cpp:1704 eeschema/sch_pin.cpp:2253 pcbnew/generators/pcb_tuning_pattern.cpp:2493 msgid "Left" msgstr "Gauche" -#: common/eda_text.cpp:1190 common/eda_text.cpp:1199 -#: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:283 -#: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:307 -#: eeschema/fields_grid_table.cpp:280 eeschema/fields_grid_table.cpp:288 -#: eeschema/fields_grid_table.cpp:638 eeschema/fields_grid_table.cpp:649 -#: eeschema/fields_grid_table.cpp:779 eeschema/fields_grid_table.cpp:803 -#: eeschema/sch_field.cpp:1119 eeschema/sch_field.cpp:1129 -#: eeschema/sch_field.cpp:1689 eeschema/sch_field.cpp:1698 -#: eeschema/sch_text.cpp:657 gerbview/gerber_file_image.cpp:361 -#: gerbview/gerber_file_image.cpp:364 +#: common/eda_text.cpp:1190 common/eda_text.cpp:1199 eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:283 eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:307 eeschema/fields_grid_table.cpp:280 eeschema/fields_grid_table.cpp:288 eeschema/fields_grid_table.cpp:638 eeschema/fields_grid_table.cpp:649 eeschema/fields_grid_table.cpp:779 eeschema/fields_grid_table.cpp:803 eeschema/sch_field.cpp:1135 +#: eeschema/sch_field.cpp:1145 eeschema/sch_field.cpp:1705 eeschema/sch_field.cpp:1714 eeschema/sch_text.cpp:657 gerbview/gerber_file_image.cpp:361 gerbview/gerber_file_image.cpp:364 msgid "Center" msgstr "Centrer" -#: common/eda_text.cpp:1191 -#: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:242 -#: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:283 -#: eeschema/fields_grid_table.cpp:289 eeschema/fields_grid_table.cpp:639 -#: eeschema/fields_grid_table.cpp:781 eeschema/pin_type.cpp:112 -#: eeschema/sch_field.cpp:1120 eeschema/sch_field.cpp:1690 -#: eeschema/sch_pin.cpp:2252 pcbnew/generators/pcb_tuning_pattern.cpp:2496 +#: common/eda_text.cpp:1191 eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:242 eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:283 eeschema/fields_grid_table.cpp:289 eeschema/fields_grid_table.cpp:639 eeschema/fields_grid_table.cpp:781 eeschema/pin_type.cpp:112 eeschema/sch_field.cpp:1136 eeschema/sch_field.cpp:1706 eeschema/sch_pin.cpp:2252 pcbnew/generators/pcb_tuning_pattern.cpp:2494 msgid "Right" msgstr "Droite" -#: common/eda_text.cpp:1198 -#: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:307 -#: eeschema/fields_grid_table.cpp:279 eeschema/fields_grid_table.cpp:648 -#: eeschema/fields_grid_table.cpp:801 eeschema/sch_field.cpp:1128 -#: eeschema/sch_field.cpp:1697 eeschema/sch_text.cpp:656 +#: common/eda_text.cpp:1198 eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:307 eeschema/fields_grid_table.cpp:279 eeschema/fields_grid_table.cpp:648 eeschema/fields_grid_table.cpp:801 eeschema/sch_field.cpp:1144 eeschema/sch_field.cpp:1713 eeschema/sch_text.cpp:656 msgid "Top" msgstr "Dessus" -#: common/eda_text.cpp:1200 -#: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:307 -#: eeschema/fields_grid_table.cpp:281 eeschema/fields_grid_table.cpp:650 -#: eeschema/fields_grid_table.cpp:805 eeschema/sch_field.cpp:1130 -#: eeschema/sch_field.cpp:1699 eeschema/sch_text.cpp:658 +#: common/eda_text.cpp:1200 eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:307 eeschema/fields_grid_table.cpp:281 eeschema/fields_grid_table.cpp:650 eeschema/fields_grid_table.cpp:805 eeschema/sch_field.cpp:1146 eeschema/sch_field.cpp:1715 eeschema/sch_text.cpp:658 msgid "Bottom" msgstr "Dessous" -#: common/eda_text.cpp:1206 -#: eeschema/dialogs/dialog_label_properties_base.cpp:96 -#: eeschema/dialogs/dialog_lib_edit_pin_table.cpp:124 -#: eeschema/dialogs/dialog_lib_edit_pin_table_base.cpp:92 -#: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:68 -#: eeschema/dialogs/dialog_sheet_properties_base.cpp:68 -#: eeschema/dialogs/dialog_symbol_properties_base.cpp:65 -#: eeschema/fields_grid_table.cpp:405 eeschema/sch_field.cpp:1738 -#: eeschema/sch_pin.cpp:1519 eeschema/sch_pin.cpp:2298 -#: eeschema/sch_symbol.cpp:2812 eeschema/sch_tablecell.cpp:203 -#: eeschema/sch_text.cpp:782 eeschema/sch_textbox.cpp:714 -#: pcbnew/dialogs/dialog_footprint_properties_base.cpp:60 -#: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:60 -#: pcbnew/footprint.cpp:3789 pcbnew/pad.cpp:2559 pcbnew/pcb_dimension.cpp:1458 -#: pcbnew/pcb_dimension.cpp:1522 pcbnew/pcb_fields_grid_table.cpp:178 -#: pcbnew/pcb_table.cpp:571 pcbnew/pcb_tablecell.cpp:207 pcbnew/zone.cpp:1651 +#: common/eda_text.cpp:1206 eeschema/dialogs/dialog_label_properties_base.cpp:96 eeschema/dialogs/dialog_lib_edit_pin_table.cpp:124 eeschema/dialogs/dialog_lib_edit_pin_table_base.cpp:92 eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:68 eeschema/dialogs/dialog_sheet_properties_base.cpp:68 eeschema/dialogs/dialog_symbol_properties_base.cpp:65 eeschema/fields_grid_table.cpp:405 eeschema/sch_field.cpp:1754 eeschema/sch_pin.cpp:1519 +#: eeschema/sch_pin.cpp:2298 eeschema/sch_symbol.cpp:2942 eeschema/sch_tablecell.cpp:203 eeschema/sch_text.cpp:782 eeschema/sch_textbox.cpp:714 pcbnew/dialogs/dialog_footprint_properties_base.cpp:60 pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:60 pcbnew/footprint.cpp:3794 pcbnew/pad.cpp:2500 pcbnew/pcb_dimension.cpp:1458 pcbnew/pcb_dimension.cpp:1522 pcbnew/pcb_fields_grid_table.cpp:178 pcbnew/pcb_table.cpp:571 +#: pcbnew/pcb_tablecell.cpp:207 pcbnew/zone.cpp:1651 msgid "Orientation" msgstr "Orientation" -#: common/eda_text.cpp:1210 eeschema/dialogs/dialog_text_properties_base.h:117 -#: eeschema/sch_field.cpp:1709 eeschema/sch_field.cpp:1736 -#: eeschema/sch_text.cpp:779 eeschema/sch_textbox.cpp:712 -#: pcbnew/dialogs/dialog_text_properties.cpp:155 -#: pcbnew/dialogs/dialog_text_properties_base.h:111 -#: pcbnew/pcb_dimension.cpp:1509 pcbnew/pcb_text.cpp:682 -#: pcbnew/pcb_text.cpp:686 +#: common/eda_text.cpp:1210 eeschema/dialogs/dialog_text_properties_base.h:117 eeschema/sch_field.cpp:1725 eeschema/sch_field.cpp:1752 eeschema/sch_text.cpp:779 eeschema/sch_textbox.cpp:712 pcbnew/dialogs/dialog_text_properties.cpp:155 pcbnew/dialogs/dialog_text_properties_base.h:111 pcbnew/pcb_dimension.cpp:1509 pcbnew/pcb_text.cpp:682 pcbnew/pcb_text.cpp:686 msgid "Text Properties" msgstr "Propriétés du Texte" -#: common/eda_text.cpp:1218 -#: eeschema/dialogs/dialog_label_properties_base.cpp:99 -#: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:71 -#: eeschema/dialogs/dialog_sheet_properties_base.cpp:71 -#: eeschema/dialogs/dialog_symbol_properties_base.cpp:68 -#: eeschema/fields_grid_table.cpp:408 eeschema/sch_field.cpp:1110 -#: eeschema/sch_label.cpp:1247 eeschema/sch_tablecell.cpp:126 -#: eeschema/sch_text.cpp:634 eeschema/sch_textbox.cpp:541 -#: eeschema/widgets/sch_properties_panel.cpp:255 pcbnew/pcb_dimension.cpp:452 -#: pcbnew/pcb_tablecell.cpp:116 pcbnew/pcb_text.cpp:351 -#: pcbnew/pcb_textbox.cpp:392 pcbnew/widgets/pcb_properties_panel.cpp:286 +#: common/eda_text.cpp:1218 eeschema/dialogs/dialog_label_properties_base.cpp:99 eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:71 eeschema/dialogs/dialog_sheet_properties_base.cpp:71 eeschema/dialogs/dialog_symbol_properties_base.cpp:68 eeschema/fields_grid_table.cpp:408 eeschema/sch_field.cpp:1126 eeschema/sch_label.cpp:1247 eeschema/sch_tablecell.cpp:126 eeschema/sch_text.cpp:634 eeschema/sch_textbox.cpp:541 +#: eeschema/widgets/sch_properties_panel.cpp:258 pcbnew/pcb_dimension.cpp:452 pcbnew/pcb_tablecell.cpp:116 pcbnew/pcb_text.cpp:351 pcbnew/pcb_textbox.cpp:392 pcbnew/widgets/pcb_properties_panel.cpp:286 msgid "Font" msgstr "Fonte" -#: common/eda_text.cpp:1223 eeschema/sch_field.cpp:1728 -#: eeschema/sch_label.cpp:2291 eeschema/sch_tablecell.cpp:202 -#: eeschema/sch_text.cpp:775 eeschema/sch_textbox.cpp:688 -#: pcbnew/board_stackup_manager/panel_board_stackup_base.cpp:91 -#: pcbnew/dialogs/dialog_footprint_properties_base.cpp:57 -#: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:57 -#: pcbnew/pcb_fields_grid_table.cpp:175 pcbnew/pcb_tablecell.cpp:206 -#: pcbnew/pcb_text.cpp:352 +#: common/eda_text.cpp:1223 eeschema/sch_field.cpp:1744 eeschema/sch_label.cpp:2291 eeschema/sch_tablecell.cpp:202 eeschema/sch_text.cpp:775 eeschema/sch_textbox.cpp:688 pcbnew/board_stackup_manager/panel_board_stackup_base.cpp:91 pcbnew/dialogs/dialog_footprint_properties_base.cpp:57 pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:57 pcbnew/pcb_fields_grid_table.cpp:175 pcbnew/pcb_tablecell.cpp:206 pcbnew/pcb_text.cpp:352 msgid "Thickness" msgstr "Épaisseur" -#: common/eda_text.cpp:1234 eeschema/sch_field.cpp:1729 -#: eeschema/sch_text.cpp:771 pcbnew/microwave/microwave_polygon.cpp:127 -#: pcbnew/pcb_fields_grid_table.cpp:183 +#: common/eda_text.cpp:1234 eeschema/sch_field.cpp:1745 eeschema/sch_text.cpp:771 pcbnew/microwave/microwave_polygon.cpp:127 pcbnew/pcb_fields_grid_table.cpp:183 msgid "Mirrored" msgstr "Miroir" -#: common/eda_text.cpp:1237 -#: eeschema/dialogs/dialog_field_properties_base.cpp:97 -#: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:296 -#: eeschema/dialogs/dialog_lib_edit_pin_table.cpp:130 -#: eeschema/dialogs/dialog_lib_edit_pin_table_base.cpp:98 -#: eeschema/dialogs/panel_sym_lib_table_base.cpp:45 -#: eeschema/dialogs/panel_sym_lib_table_base.cpp:95 -#: eeschema/dialogs/panel_template_fieldnames_base.cpp:43 -#: eeschema/sch_field.cpp:1108 eeschema/sch_pin.cpp:1514 -#: eeschema/sch_pin.cpp:2317 eeschema/sch_text.cpp:772 -#: eeschema/sch_textbox.cpp:685 include/lib_table_grid.h:198 -#: pcbnew/dialogs/dialog_text_properties_base.cpp:86 -#: pcbnew/dialogs/panel_fp_lib_table_base.cpp:45 -#: pcbnew/dialogs/panel_fp_lib_table_base.cpp:94 pcbnew/pcb_dimension.cpp:1563 -#: pcbnew/pcb_dimension.cpp:1599 pcbnew/pcb_dimension.cpp:1640 -#: pcbnew/pcb_dimension.cpp:1685 pcbnew/pcb_dimension.cpp:1722 -#: pcbnew/pcb_tablecell.cpp:203 pcbnew/pcb_text.cpp:698 -#: pcbnew/pcb_textbox.cpp:724 +#: common/eda_text.cpp:1237 eeschema/dialogs/dialog_field_properties_base.cpp:97 eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:296 eeschema/dialogs/dialog_lib_edit_pin_table.cpp:130 eeschema/dialogs/dialog_lib_edit_pin_table_base.cpp:98 eeschema/dialogs/panel_sym_lib_table_base.cpp:45 eeschema/dialogs/panel_sym_lib_table_base.cpp:95 eeschema/dialogs/panel_template_fieldnames_base.cpp:43 eeschema/sch_field.cpp:1124 +#: eeschema/sch_pin.cpp:1514 eeschema/sch_pin.cpp:2317 eeschema/sch_text.cpp:772 eeschema/sch_textbox.cpp:685 include/lib_table_grid.h:198 pcbnew/dialogs/dialog_text_properties_base.cpp:86 pcbnew/dialogs/panel_fp_lib_table_base.cpp:45 pcbnew/dialogs/panel_fp_lib_table_base.cpp:94 pcbnew/pcb_dimension.cpp:1563 pcbnew/pcb_dimension.cpp:1599 pcbnew/pcb_dimension.cpp:1640 pcbnew/pcb_dimension.cpp:1685 pcbnew/pcb_dimension.cpp:1722 +#: pcbnew/pcb_tablecell.cpp:203 pcbnew/pcb_text.cpp:698 pcbnew/pcb_textbox.cpp:724 msgid "Visible" msgstr "Visible" -#: common/eda_text.cpp:1251 eeschema/sch_field.cpp:1711 -#: eeschema/sch_field.cpp:1714 eeschema/sch_label.cpp:2295 +#: common/eda_text.cpp:1251 eeschema/sch_field.cpp:1727 eeschema/sch_field.cpp:1730 eeschema/sch_label.cpp:2295 msgid "Horizontal Justification" msgstr "Justification Horizontale" -#: common/eda_text.cpp:1255 eeschema/sch_field.cpp:1716 -#: eeschema/sch_field.cpp:1719 eeschema/sch_label.cpp:2297 -#: pcbnew/pcb_dimension.cpp:1569 pcbnew/pcb_dimension.cpp:1605 -#: pcbnew/pcb_dimension.cpp:1646 pcbnew/pcb_dimension.cpp:1691 -#: pcbnew/pcb_dimension.cpp:1728 +#: common/eda_text.cpp:1255 eeschema/sch_field.cpp:1732 eeschema/sch_field.cpp:1735 eeschema/sch_label.cpp:2297 pcbnew/pcb_dimension.cpp:1569 pcbnew/pcb_dimension.cpp:1605 pcbnew/pcb_dimension.cpp:1646 pcbnew/pcb_dimension.cpp:1691 pcbnew/pcb_dimension.cpp:1728 msgid "Vertical Justification" msgstr "Justification Verticale" -#: common/eda_text.cpp:1263 eeschema/sch_field.cpp:1727 -#: eeschema/sch_label.cpp:2256 eeschema/sch_tablecell.cpp:204 -#: pcbnew/pcb_dimension.cpp:1572 pcbnew/pcb_dimension.cpp:1608 -#: pcbnew/pcb_dimension.cpp:1649 pcbnew/pcb_dimension.cpp:1694 -#: pcbnew/pcb_dimension.cpp:1731 pcbnew/pcb_field.cpp:278 -#: pcbnew/pcb_tablecell.cpp:208 pcbnew/pcb_text.cpp:704 +#: common/eda_text.cpp:1263 eeschema/sch_field.cpp:1743 eeschema/sch_label.cpp:2256 eeschema/sch_tablecell.cpp:204 pcbnew/pcb_dimension.cpp:1572 pcbnew/pcb_dimension.cpp:1608 pcbnew/pcb_dimension.cpp:1649 pcbnew/pcb_dimension.cpp:1694 pcbnew/pcb_dimension.cpp:1731 pcbnew/pcb_field.cpp:278 pcbnew/pcb_tablecell.cpp:208 pcbnew/pcb_text.cpp:704 msgid "Hyperlink" msgstr "Hyperlien" -#: common/eda_units.cpp:487 -#: pcb_calculator/calculator_panels/panel_regulator_base.cpp:143 -#: pcbnew/generators/pcb_tuning_pattern.cpp:207 +#: common/eda_units.cpp:487 pcb_calculator/calculator_panels/panel_regulator_base.cpp:143 pcbnew/generators/pcb_tuning_pattern.cpp:207 msgid "min" msgstr "min" @@ -6149,24 +4588,17 @@ msgstr "min" msgid "opt" msgstr "opt" -#: common/eda_units.cpp:503 -#: pcb_calculator/calculator_panels/panel_regulator_base.cpp:151 -#: pcbnew/generators/pcb_tuning_pattern.cpp:210 +#: common/eda_units.cpp:503 pcb_calculator/calculator_panels/panel_regulator_base.cpp:151 pcbnew/generators/pcb_tuning_pattern.cpp:210 msgid "max" msgstr "max" #: common/env_vars.cpp:108 -msgid "" -"The base path of locally installed system footprint libraries (.pretty " -"folders)." -msgstr "" -"Le chemin de base des librairies système d'empreintes installées localement " -"(dossiers .pretty)." +msgid "The base path of locally installed system footprint libraries (.pretty folders)." +msgstr "Le chemin de base des librairies système d'empreintes installées localement (dossiers .pretty)." #: common/env_vars.cpp:111 msgid "The base path of system footprint 3D shapes (.3Dshapes folders)." -msgstr "" -"Le chemin de base des formes 3D d'empreinte système (dossiers .3Dshapes)." +msgstr "Le chemin de base des formes 3D d'empreinte système (dossiers .3Dshapes)." #: common/env_vars.cpp:113 msgid "The base path of the locally installed symbol libraries." @@ -6177,47 +4609,24 @@ msgid "A directory containing project templates installed with KiCad." msgstr "Le chemin contenant les projets modèles installés avec KiCad." #: common/env_vars.cpp:117 -msgid "" -"Optional. Can be defined if you want to create your own project templates " -"folder." -msgstr "" -"Facultatif. Peut être défini si vous souhaitez créer votre propre dossier de " -"modèles de projet." +msgid "Optional. Can be defined if you want to create your own project templates folder." +msgstr "Facultatif. Peut être défini si vous souhaitez créer votre propre dossier de modèles de projet." #: common/env_vars.cpp:120 -msgid "" -"A directory containing 3rd party plugins, libraries and other downloadable " -"content." -msgstr "" -"Un répertoire contenant des plugins tiers, des librairies et d’autres " -"contenus téléchargeables." +msgid "A directory containing 3rd party plugins, libraries and other downloadable content." +msgstr "Un répertoire contenant des plugins tiers, des librairies et d’autres contenus téléchargeables." #: common/env_vars.cpp:123 -msgid "" -"Internally defined by KiCad (cannot be edited) and is set to the absolute " -"path of the currently loaded project file. This environment variable can be " -"used to define files and paths relative to the currently loaded project. " -"For instance, ${KIPRJMOD}/libs/footprints.pretty can be defined as a folder " -"containing a project specific footprint library named footprints.pretty." -msgstr "" -"Défini en interne par KiCad (ne peut pas être modifié) et est le chemin " -"d'accès absolu du fichier projet actuellement chargé. Cette variable " -"d'environnement peut être utilisée pour définir les fichiers et les chemins " -"relatifs au projet actuellement chargé. Par exemple, ${KIPRJMOD}/libs/" -"footprints.pretty peut être défini comme un dossier contenant une librairie " -"d'empreintes spécifique au projet et nommée footprints.pretty." +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 "Défini en interne par KiCad (ne peut pas être modifié) et est le chemin d'accès absolu du fichier projet actuellement chargé. Cette variable d'environnement peut être utilisée pour définir les fichiers et les chemins relatifs au projet actuellement chargé. Par exemple, ${KIPRJMOD}/libs/footprints.pretty peut être défini comme un dossier contenant une librairie d'empreintes spécifique au projet et nommée footprints.pretty." #: common/env_vars.cpp:129 msgid "A directory containing system-wide scripts installed with KiCad" -msgstr "" -"Un répertoire contenant des scripts à l’échelle du système installés avec " -"KiCad" +msgstr "Un répertoire contenant des scripts à l’échelle du système installés avec KiCad" #: common/env_vars.cpp:131 msgid "A directory containing user-specific scripts installed with KiCad" -msgstr "" -"Un répertoire contenant des scripts spécifiques à l’utilisateur installé " -"avec KiCad" +msgstr "Un répertoire contenant des scripts spécifiques à l’utilisateur installé avec KiCad" #: common/env_vars.cpp:135 msgid "Deprecated version of KICAD_TEMPLATE_DIR." @@ -6243,30 +4652,23 @@ msgstr "%s en '%s', ligne %d, décalage %d." #: common/exceptions.cpp:109 #, c-format msgid "" -"KiCad was unable to open this file because it was created with a more recent " -"version than the one you are running.\n" +"KiCad was unable to open this file because it was created with a more recent version than the one you are running.\n" "\n" "To open it you will need to upgrade KiCad to a version dated %s or later." msgstr "" -"KiCad n'a pas pu ouvrir ce fichier, car il a été créé avec une version plus " -"récente que celle que vous exécutez.\n" -"Pour l’ouvrir, vous devrez mettre à niveau KiCad vers la version %s ou plus " -"récente." +"KiCad n'a pas pu ouvrir ce fichier, car il a été créé avec une version plus récente que celle que vous exécutez.\n" +"Pour l’ouvrir, vous devrez mettre à niveau KiCad vers la version %s ou plus récente." #: common/exceptions.cpp:117 #, c-format msgid "" -"KiCad was unable to open this file because it was created with a more recent " -"version than the one you are running.\n" +"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)." +"To open it you will need to upgrade KiCad to version %s or later (file format dated %s or later)." msgstr "" -"KiCad n'a pas pu ouvrir ce fichier, car il a été créé avec une version plus " -"récente que celle que vous exécutez.\n" +"KiCad n'a pas pu ouvrir ce fichier, car il a été créé avec une version plus récente que celle que vous exécutez.\n" "\n" -"Pour l’ouvrir, vous devrez mettre à niveau KiCad vers la version %s ou plus " -"récente (fichier format version %s ou plus récent)." +"Pour l’ouvrir, vous devrez mettre à niveau KiCad vers la version %s ou plus récente (fichier format version %s ou plus récent)." #: common/exceptions.cpp:153 msgid "Full error text:" @@ -6296,16 +4698,8 @@ msgstr "Chemin existant:" msgid "Bad alias (duplicate name)" msgstr "Mauvais alias (nom en double)" -#: common/font/font.cpp:174 common/widgets/font_choice.cpp:49 -#: eeschema/dialogs/dialog_field_properties_base.cpp:132 -#: eeschema/dialogs/dialog_label_properties_base.cpp:195 -#: eeschema/dialogs/dialog_sheet_pin_properties_base.cpp:85 -#: eeschema/dialogs/dialog_tablecell_properties_base.cpp:129 -#: eeschema/dialogs/dialog_text_properties_base.cpp:93 -#: eeschema/fields_grid_table.cpp:61 -#: eeschema/widgets/sch_properties_panel.cpp:249 -#: pagelayout_editor/dialogs/properties_frame_base.cpp:155 -#: pcbnew/dialogs/dialog_tablecell_properties_base.cpp:109 +#: common/font/font.cpp:174 common/widgets/font_choice.cpp:49 eeschema/dialogs/dialog_field_properties_base.cpp:132 eeschema/dialogs/dialog_label_properties_base.cpp:195 eeschema/dialogs/dialog_sheet_pin_properties_base.cpp:85 eeschema/dialogs/dialog_tablecell_properties_base.cpp:129 eeschema/dialogs/dialog_text_properties_base.cpp:93 eeschema/fields_grid_table.cpp:61 eeschema/widgets/sch_properties_panel.cpp:252 +#: pagelayout_editor/dialogs/properties_frame_base.cpp:155 pcbnew/dialogs/dialog_tablecell_properties_base.cpp:109 msgid "Default Font" msgstr "Fonte par Défaut" @@ -6319,10 +4713,7 @@ msgstr "Erreur de chargement de la fonte '%s'." msgid "Font '%s' not found; substituting '%s'." msgstr "Fonte '%s' introuvable; remplacée par '%s'." -#: common/footprint_info.cpp:119 cvpcb/cvpcb_mainframe.cpp:963 -#: eeschema/symbol_library_manager.cpp:80 -#: eeschema/symbol_tree_model_adapter.cpp:104 -#: eeschema/symbol_viewer_frame.cpp:305 +#: common/footprint_info.cpp:119 cvpcb/cvpcb_mainframe.cpp:963 eeschema/symbol_library_manager.cpp:80 eeschema/symbol_tree_model_adapter.cpp:104 eeschema/symbol_viewer_frame.cpp:305 msgid "Load Error" msgstr "Erreur de Chargement" @@ -6332,12 +4723,8 @@ msgstr "Erreurs trouvées lors du chargement des empreintes:" #: common/fp_lib_table.cpp:220 #, c-format -msgid "" -"Duplicate library nickname '%s' found in footprint library table file line " -"%d." -msgstr "" -"Nom logique de librairie dupliqué '%s' dans la table des librairies " -"d'empreintes ligne %d." +msgid "Duplicate library nickname '%s' found in footprint library table file line %d." +msgstr "Nom logique de librairie dupliqué '%s' dans la table des librairies d'empreintes ligne %d." #: common/fp_lib_table.cpp:556 eeschema/symbol_lib_table.cpp:609 msgid "Added by Plugin and Content Manager" @@ -6363,9 +4750,7 @@ msgstr "Impossible de trouver un visualisateur PDF pour '%s'." msgid "Problem while running the PDF viewer '%s'." msgstr "Problème en lançant le visualisateur PDF '%s'." -#: common/gestfich.cpp:314 eeschema/eeschema.cpp:596 eeschema/eeschema.cpp:631 -#: gerbview/gerbview.cpp:243 kicad/project_template.cpp:309 -#: pcbnew/pcbnew.cpp:561 +#: common/gestfich.cpp:314 eeschema/eeschema.cpp:596 eeschema/eeschema.cpp:631 gerbview/gerbview.cpp:243 kicad/project_template.cpp:309 pcbnew/pcbnew.cpp:561 #, c-format msgid "Cannot copy file '%s'." msgstr "Impossible de copier le fichier '%s'." @@ -6444,6 +4829,7 @@ msgid "Failed to perform checkout operation." msgstr "Échec de l'opération d'extraction." #: common/git/git_pull_handler.cpp:215 +#, c++-format msgid "Could not lookup commit '{}'" msgstr "Impossible de rechercher le commit '{}'" @@ -6597,20 +4983,15 @@ msgstr "Pas d'erreur." msgid "No error" msgstr "Pas d'erreur" -#: common/grid_tricks.cpp:355 common/tool/actions.cpp:214 -#: eeschema/tools/ee_actions.cpp:217 pcbnew/dialogs/panel_setup_rules.cpp:130 -#: pcbnew/tools/edit_tool.cpp:2535 +#: common/grid_tricks.cpp:355 common/tool/actions.cpp:214 eeschema/tools/ee_actions.cpp:217 pcbnew/dialogs/panel_setup_rules.cpp:130 pcbnew/tools/edit_tool.cpp:2549 msgid "Cut" msgstr "Couper" #: common/grid_tricks.cpp:356 msgid "Clear selected cells placing original contents on clipboard" -msgstr "" -"Supprimer le contenu des cellules sélectionnées et placer ce contenu " -"originel dans le Presse papier" +msgstr "Supprimer le contenu des cellules sélectionnées et placer ce contenu originel dans le Presse papier" -#: common/grid_tricks.cpp:357 common/tool/actions.cpp:225 -#: eeschema/tools/ee_actions.cpp:223 pcbnew/dialogs/panel_setup_rules.cpp:131 +#: common/grid_tricks.cpp:357 common/tool/actions.cpp:225 eeschema/tools/ee_actions.cpp:223 pcbnew/dialogs/panel_setup_rules.cpp:131 msgid "Copy" msgstr "Copier" @@ -6618,23 +4999,15 @@ msgstr "Copier" msgid "Copy selected cells to clipboard" msgstr "Copier les cellules sélectionnées dans le Presse papier" -#: common/grid_tricks.cpp:359 common/tool/actions.cpp:236 -#: eeschema/tools/sch_editor_control.cpp:2188 -#: eeschema/tools/symbol_editor_edit_tool.cpp:877 -#: pcbnew/dialogs/panel_setup_rules.cpp:132 pcbnew/tools/pcb_control.cpp:1091 +#: common/grid_tricks.cpp:359 common/tool/actions.cpp:236 eeschema/tools/sch_editor_control.cpp:2167 eeschema/tools/symbol_editor_edit_tool.cpp:877 pcbnew/dialogs/panel_setup_rules.cpp:132 pcbnew/tools/pcb_control.cpp:1091 msgid "Paste" msgstr "Copie des éléments sauvegardés" #: common/grid_tricks.cpp:360 msgid "Paste clipboard cells to matrix at current cell" -msgstr "" -"Copier les cellules sauvées dans le presse-papier dans la cellule courante" +msgstr "Copier les cellules sauvées dans le presse-papier dans la cellule courante" -#: common/grid_tricks.cpp:361 common/tool/actions.cpp:281 -#: eeschema/tools/sch_edit_tool.cpp:1587 -#: eeschema/tools/symbol_editor_edit_tool.cpp:374 -#: kicad/project_tree_pane.cpp:922 pcbnew/dialogs/panel_setup_rules.cpp:133 -#: pcbnew/tools/edit_tool.cpp:2548 +#: common/grid_tricks.cpp:361 common/tool/actions.cpp:281 eeschema/tools/sch_edit_tool.cpp:1625 eeschema/tools/symbol_editor_edit_tool.cpp:374 kicad/project_tree_pane.cpp:922 pcbnew/dialogs/panel_setup_rules.cpp:133 pcbnew/tools/edit_tool.cpp:2562 msgid "Delete" msgstr "Supprimer" @@ -6642,14 +5015,7 @@ msgstr "Supprimer" msgid "Clear contents of selected cells" msgstr "Effacer le contenu des cellules sélectionnées" -#: common/grid_tricks.cpp:363 common/tool/actions.cpp:246 -#: eeschema/dialogs/dialog_change_symbols_base.cpp:106 -#: eeschema/dialogs/dialog_sch_import_settings_base.cpp:74 -#: eeschema/dialogs/dialog_update_symbol_fields_base.cpp:47 -#: pcbnew/dialogs/dialog_import_settings.cpp:49 -#: pcbnew/dialogs/dialog_import_settings.cpp:98 -#: pcbnew/dialogs/dialog_import_settings_base.cpp:92 -#: pcbnew/dialogs/panel_setup_rules.cpp:137 +#: common/grid_tricks.cpp:363 common/tool/actions.cpp:246 eeschema/dialogs/dialog_change_symbols_base.cpp:106 eeschema/dialogs/dialog_sch_import_settings_base.cpp:74 eeschema/dialogs/dialog_update_symbol_fields_base.cpp:47 pcbnew/dialogs/dialog_import_settings.cpp:49 pcbnew/dialogs/dialog_import_settings.cpp:98 pcbnew/dialogs/dialog_import_settings_base.cpp:92 pcbnew/dialogs/panel_setup_rules.cpp:137 msgid "Select All" msgstr "Tout Sélectionner" @@ -6685,9 +5051,7 @@ msgstr "Finir Tracé" msgid "Add to Selection" msgstr "Ajouter à la Sélection" -#: common/hotkey_store.cpp:51 eeschema/tools/ee_actions.cpp:870 -#: gerbview/tools/gerbview_actions.cpp:136 pcbnew/tools/pcb_actions.cpp:1229 -#: pcbnew/tools/pcb_actions.cpp:1260 +#: common/hotkey_store.cpp:51 eeschema/tools/ee_actions.cpp:870 gerbview/tools/gerbview_actions.cpp:136 pcbnew/tools/pcb_actions.cpp:1229 pcbnew/tools/pcb_actions.cpp:1260 msgid "Highlight Net" msgstr "Surbrillance Net" @@ -6703,8 +5067,7 @@ msgstr "Ignorer le Magnétisme de Grille" msgid "Ignore Other Snaps" msgstr "Ignorer Autres Magnétismes" -#: common/hotkey_store.cpp:61 common/tool/action_menu.cpp:231 -#: common/tool/action_menu.cpp:247 common/tool/actions.cpp:148 +#: common/hotkey_store.cpp:61 common/tool/action_menu.cpp:231 common/tool/action_menu.cpp:247 common/tool/actions.cpp:148 msgid "Quit" msgstr "Quitter" @@ -6720,18 +5083,12 @@ msgstr "Déplacements" msgid "KiCad received an empty response!" msgstr "KiCad a reçu une réponse vide !" -#: common/http_lib/http_lib_connection.cpp:89 -#: common/http_lib/http_lib_connection.cpp:161 -#: common/http_lib/http_lib_connection.cpp:293 -#: common/http_lib/http_lib_connection.cpp:365 +#: common/http_lib/http_lib_connection.cpp:89 common/http_lib/http_lib_connection.cpp:161 common/http_lib/http_lib_connection.cpp:293 common/http_lib/http_lib_connection.cpp:365 #, c-format msgid "Error: %s" msgstr "Erreur: %s" -#: common/http_lib/http_lib_connection.cpp:89 -#: common/http_lib/http_lib_connection.cpp:161 -#: common/http_lib/http_lib_connection.cpp:293 -#: common/http_lib/http_lib_connection.cpp:365 +#: common/http_lib/http_lib_connection.cpp:89 common/http_lib/http_lib_connection.cpp:161 common/http_lib/http_lib_connection.cpp:293 common/http_lib/http_lib_connection.cpp:365 #, c-format msgid "API Response: %s" msgstr "Réponse de l'API : %s" @@ -6741,12 +5098,9 @@ msgstr "Réponse de l'API : %s" msgid "API responded with error code: %s" msgstr "L'API a répondu avec un code d'erreur : %s" -#: common/import_gfx/dxf_import_plugin.cpp:134 -#: common/import_gfx/dxf_import_plugin.cpp:154 +#: 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 "" -"La mémoire a été épuisée en essayant de charger le DXF. Il peut être trop " -"grand." +msgstr "La mémoire a été épuisée en essayant de charger le DXF. Il peut être trop grand." #: common/import_gfx/dxf_import_plugin.cpp:1432 msgid "Invalid spline definition encountered" @@ -6757,24 +5111,15 @@ msgstr "Définition de spline invalide rencontrée" msgid "%s is not supported." msgstr "%s n'est pas pris en charge." -#: common/import_gfx/dxf_import_plugin.h:458 -#: common/import_gfx/dxf_import_plugin.h:462 +#: common/import_gfx/dxf_import_plugin.h:458 common/import_gfx/dxf_import_plugin.h:462 msgid "DXF construction lines not currently supported." -msgstr "" -"Les lignes de construction DXF ne sont pas prises en charge actuellement." +msgstr "Les lignes de construction DXF ne sont pas prises en charge actuellement." #: common/import_gfx/dxf_import_plugin.h:467 msgid "DXF arc-aligned text not currently supported." msgstr "Le texte DXF aligné sur l'arc n'est pas pris en charge actuellement." -#: common/import_gfx/dxf_import_plugin.h:472 -#: common/import_gfx/dxf_import_plugin.h:476 -#: common/import_gfx/dxf_import_plugin.h:480 -#: common/import_gfx/dxf_import_plugin.h:484 -#: common/import_gfx/dxf_import_plugin.h:488 -#: common/import_gfx/dxf_import_plugin.h:492 -#: common/import_gfx/dxf_import_plugin.h:496 -#: common/import_gfx/dxf_import_plugin.h:500 +#: common/import_gfx/dxf_import_plugin.h:472 common/import_gfx/dxf_import_plugin.h:476 common/import_gfx/dxf_import_plugin.h:480 common/import_gfx/dxf_import_plugin.h:484 common/import_gfx/dxf_import_plugin.h:488 common/import_gfx/dxf_import_plugin.h:492 common/import_gfx/dxf_import_plugin.h:496 common/import_gfx/dxf_import_plugin.h:500 msgid "DXF dimensions not currently supported." msgstr "Les dimensions DXF ne sont pas prises en charge actuellement." @@ -6805,46 +5150,22 @@ msgstr "Impossible d'ouvrir le fichier '%s'." #: common/io/altium/altium_binary_parser.cpp:66 msgid "Error reading file: cannot determine length." -msgstr "" -"Erreur lors de la lecture du fichier : impossible de déterminer la longueur." +msgstr "Erreur lors de la lecture du fichier : impossible de déterminer la longueur." #: common/io/altium/altium_binary_parser.cpp:79 msgid "Error reading file." msgstr "Erreur de lecture du fichier." -#: common/io/altium/altium_binary_parser.cpp:364 -msgid "" -"Missing null byte at end of property list. Imported data might be malformed " -"or missing." -msgstr "" -"Pour l’importation Altium, un octet nul est attendu à la fin d’une liste de " -"propriétés. Les données importées peuvent être mal formées ou manquantes." - -#: common/io/altium/altium_props_utils.cpp:96 -#, c-format -msgid "Unit '%s' does not end with 'mil'." -msgstr "L’unité '%s' ne se termine pas par 'mil'." - -#: common/io/altium/altium_props_utils.cpp:106 -#, c-format -msgid "Cannot convert '%s' to double." -msgstr "Impossible de convertir '%s' en double." - #: common/io/cadstar/cadstar_archive_parser.cpp:2469 #, c-format msgid "Cannot open file '%s'" msgstr "Impossible d'ouvrir le fichier '%s'" -#: common/io/cadstar/cadstar_archive_parser.cpp:2491 -#: common/io/cadstar/cadstar_archive_parser.cpp:2814 +#: common/io/cadstar/cadstar_archive_parser.cpp:2491 common/io/cadstar/cadstar_archive_parser.cpp:2814 msgid "File import cancelled by user." msgstr "Importation de fichier annulée par l’utilisateur." -#: common/io/cadstar/cadstar_archive_parser.cpp:2509 -#: common/io/cadstar/cadstar_archive_parser.cpp:2532 -#: common/io/cadstar/cadstar_archive_parser.cpp:2550 -#: common/io/cadstar/cadstar_archive_parser.cpp:2558 -#: common/io/cadstar/cadstar_archive_parser.cpp:2569 +#: common/io/cadstar/cadstar_archive_parser.cpp:2509 common/io/cadstar/cadstar_archive_parser.cpp:2532 common/io/cadstar/cadstar_archive_parser.cpp:2550 common/io/cadstar/cadstar_archive_parser.cpp:2558 common/io/cadstar/cadstar_archive_parser.cpp:2569 msgid "The selected file is not valid or might be corrupt!" msgstr "Le fichier sélectionné n’est pas valide ou est peut être endommagé !" @@ -6893,27 +5214,20 @@ msgstr "Arc non valide avec le rayon %f et l’angle %f" msgid "Failed to parse number from '%s'" msgstr "Échec de l'analyse du nombre à partir de '%s'" -#: common/io/easyedapro/easyedapro_import_utils.cpp:171 -#: common/io/easyedapro/easyedapro_import_utils.cpp:226 +#: common/io/easyedapro/easyedapro_import_utils.cpp:171 common/io/easyedapro/easyedapro_import_utils.cpp:226 #, c-format msgid "JSON error reading '%s': %s" msgstr "Erreur JSON lors de la lecture de '%s' : %s" -#: common/io/easyedapro/easyedapro_import_utils.cpp:175 -#: common/io/easyedapro/easyedapro_import_utils.cpp:230 +#: common/io/easyedapro/easyedapro_import_utils.cpp:175 common/io/easyedapro/easyedapro_import_utils.cpp:230 #, c-format msgid "Error reading '%s': %s" msgstr "Erreur de lecture de '%s' : %s" #: common/io/easyedapro/easyedapro_import_utils.cpp:194 #, c-format -msgid "" -"'%s' does not appear to be a valid EasyEDA (JLCEDA) Pro project or library " -"file. Cannot find project.json or device.json." -msgstr "" -"'%s' ne semble pas être un fichier de projet ou de librairie EasyEDA " -"(JLCEDA) Pro valide. Impossible de trouver le fichier project.json ou device." -"json." +msgid "'%s' does not appear to be a valid EasyEDA (JLCEDA) Pro project or library file. Cannot find project.json or device.json." +msgstr "'%s' ne semble pas être un fichier de projet ou de librairie EasyEDA (JLCEDA) Pro valide. Impossible de trouver le fichier project.json ou device.json." #: common/io/easyedapro/easyedapro_import_utils.cpp:210 #, c-format @@ -6954,9 +5268,7 @@ msgstr "Impossible de charger la librairie kiface '%s'." #: common/kiway.cpp:291 #, c-format msgid "Could not read instance name and version from kiface library '%s'." -msgstr "" -"Impossible de lire le nom de l'instance et la version du symbole dans la " -"librairie kiface '%s'." +msgstr "Impossible de lire le nom de l'instance et la version du symbole dans la librairie kiface '%s'." #: common/kiway.cpp:462 msgid "Error loading editor." @@ -6967,21 +5279,15 @@ msgstr "Erreur lors du chargement de l'éditeur." msgid "Unable to switch language to %s" msgstr "Impossible de changer de langage en %s" -#: common/layer_id.cpp:35 pcbnew/drc/drc_engine.cpp:937 -#: pcbnew/drc/drc_engine.cpp:938 pcbnew/drc/drc_engine.cpp:939 -#: pcbnew/tools/board_inspection_tool.cpp:250 -#: pcbnew/tools/board_inspection_tool.cpp:259 -#: pcbnew/tools/board_inspection_tool.cpp:268 +#: common/layer_id.cpp:35 pcbnew/drc/drc_engine.cpp:937 pcbnew/drc/drc_engine.cpp:938 pcbnew/drc/drc_engine.cpp:939 pcbnew/tools/board_inspection_tool.cpp:250 pcbnew/tools/board_inspection_tool.cpp:259 pcbnew/tools/board_inspection_tool.cpp:268 msgid "undefined" msgstr "indéfini" -#: common/layer_id.cpp:107 -#: pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr_parser.cpp:1149 +#: common/layer_id.cpp:107 pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr_parser.cpp:1149 msgid "Rescue" msgstr "Secours" -#: common/layer_id.cpp:111 eeschema/widgets/panel_sch_selection_filter.cpp:204 -#: eeschema/widgets/panel_sch_selection_filter_base.cpp:37 +#: common/layer_id.cpp:111 eeschema/widgets/panel_sch_selection_filter.cpp:204 eeschema/widgets/panel_sch_selection_filter_base.cpp:37 msgid "Wires" msgstr "Fils" @@ -6997,27 +5303,23 @@ msgstr "Jonction de bus" msgid "Junctions" msgstr "Jonctions" -#: common/layer_id.cpp:115 eeschema/widgets/panel_sch_selection_filter.cpp:205 -#: eeschema/widgets/panel_sch_selection_filter_base.cpp:41 -#: eeschema/widgets/search_handlers.cpp:378 +#: common/layer_id.cpp:115 eeschema/widgets/panel_sch_selection_filter.cpp:205 eeschema/widgets/panel_sch_selection_filter_base.cpp:41 eeschema/widgets/search_handlers.cpp:378 msgid "Labels" msgstr "Labels" -#: common/layer_id.cpp:116 -#: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:45 +#: common/layer_id.cpp:116 eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:45 msgid "Global labels" msgstr "Labels globaux" -#: common/layer_id.cpp:117 -#: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:48 +#: common/layer_id.cpp:117 eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:48 msgid "Hierarchical labels" msgstr "Labels hiérarchiques" -#: common/layer_id.cpp:118 eeschema/sch_symbol.cpp:2828 +#: common/layer_id.cpp:118 eeschema/sch_symbol.cpp:2958 msgid "Pin numbers" msgstr "Numéros de pins" -#: common/layer_id.cpp:119 eeschema/sch_symbol.cpp:2832 +#: common/layer_id.cpp:119 eeschema/sch_symbol.cpp:2962 msgid "Pin names" msgstr "Noms de pins" @@ -7053,8 +5355,7 @@ msgstr "Contour corps de symbole" msgid "Symbol body fills" msgstr "Remplissage corps de symbole" -#: common/layer_id.cpp:128 -#: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:72 +#: common/layer_id.cpp:128 eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:72 msgid "Schematic text && graphics" msgstr "Texte de schématique et graphiques" @@ -7066,8 +5367,7 @@ msgstr "Symbole texte && graphiques privés" msgid "Schematic text && graphics backgrounds" msgstr "Arrière-plans de texte && graphiques schématiques" -#: common/layer_id.cpp:131 eeschema/widgets/panel_sch_selection_filter.cpp:206 -#: eeschema/widgets/panel_sch_selection_filter_base.cpp:33 +#: common/layer_id.cpp:131 eeschema/widgets/panel_sch_selection_filter.cpp:206 eeschema/widgets/panel_sch_selection_filter_base.cpp:33 msgid "Pins" msgstr "Pins" @@ -7091,8 +5391,7 @@ msgstr "Champs de feuille" msgid "Sheet file names" msgstr "Nom fichiers de feuilles" -#: common/layer_id.cpp:137 -#: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:63 +#: common/layer_id.cpp:137 eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:63 msgid "Sheet pins" msgstr "Pins de feuille" @@ -7120,8 +5419,7 @@ msgstr "ERC erreurs" msgid "ERC exclusions" msgstr "Exclusions de ERC" -#: common/layer_id.cpp:144 common/layer_id.cpp:184 -#: pcbnew/widgets/appearance_controls.cpp:349 +#: common/layer_id.cpp:144 common/layer_id.cpp:184 pcbnew/widgets/appearance_controls.cpp:349 msgid "Anchors" msgstr "Ancres" @@ -7129,29 +5427,19 @@ msgstr "Ancres" msgid "Helper items" msgstr "Eléments d'aide" -#: common/layer_id.cpp:146 common/layer_id.cpp:189 common/tool/grid_menu.cpp:56 -#: eeschema/tools/sch_editor_control.cpp:2707 -#: gerbview/dialogs/panel_gerbview_color_settings.cpp:102 -#: gerbview/widgets/gerbview_layer_widget.cpp:135 -#: pcbnew/widgets/appearance_controls.cpp:353 +#: common/layer_id.cpp:146 common/layer_id.cpp:189 common/tool/grid_menu.cpp:56 eeschema/tools/sch_editor_control.cpp:2686 gerbview/dialogs/panel_gerbview_color_settings.cpp:102 gerbview/widgets/gerbview_layer_widget.cpp:135 pcbnew/widgets/appearance_controls.cpp:353 msgid "Grid" msgstr "Grille" -#: common/layer_id.cpp:147 -#: gerbview/dialogs/panel_gerbview_color_settings.cpp:103 +#: common/layer_id.cpp:147 gerbview/dialogs/panel_gerbview_color_settings.cpp:103 msgid "Axes" msgstr "Axes" -#: common/layer_id.cpp:148 common/layer_id.cpp:191 -#: gerbview/dialogs/panel_gerbview_color_settings.cpp:106 -#: gerbview/widgets/gerbview_layer_widget.cpp:141 +#: common/layer_id.cpp:148 common/layer_id.cpp:191 gerbview/dialogs/panel_gerbview_color_settings.cpp:106 gerbview/widgets/gerbview_layer_widget.cpp:141 msgid "Background" msgstr "Arrière plan" -#: common/layer_id.cpp:149 common/layer_id.cpp:187 -#: common/widgets/gal_options_panel_base.cpp:120 -#: eeschema/sim/simulator_frame_ui.cpp:614 -#: eeschema/sim/simulator_frame_ui_base.cpp:167 +#: common/layer_id.cpp:149 common/layer_id.cpp:187 common/widgets/gal_options_panel_base.cpp:120 eeschema/sim/simulator_frame_ui.cpp:613 eeschema/sim/simulator_frame_ui_base.cpp:167 msgid "Cursor" msgstr "Curseur" @@ -7195,10 +5483,7 @@ msgstr "Empreintes dessus" msgid "Footprints back" msgstr "Empreintes dessous" -#: common/layer_id.cpp:164 -#: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:27 -#: eeschema/dialogs/dialog_update_from_pcb_base.cpp:53 -#: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:28 +#: common/layer_id.cpp:164 eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:27 eeschema/dialogs/dialog_update_from_pcb_base.cpp:53 pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:28 msgid "Reference designators" msgstr "Références schématique" @@ -7222,12 +5507,7 @@ msgstr "Pads CMS sur dessous" msgid "Through-hole pads" msgstr "Pads traversants" -#: common/layer_id.cpp:170 -#: pcbnew/dialogs/dialog_global_edit_tracks_and_vias_base.cpp:27 -#: pcbnew/dialogs/dialog_track_via_properties_base.cpp:64 -#: pcbnew/widgets/appearance_controls.cpp:329 -#: pcbnew/widgets/panel_selection_filter.cpp:196 -#: pcbnew/widgets/panel_selection_filter_base.cpp:37 +#: common/layer_id.cpp:170 pcbnew/dialogs/dialog_global_edit_tracks_and_vias_base.cpp:27 pcbnew/dialogs/dialog_track_via_properties_base.cpp:64 pcbnew/widgets/appearance_controls.cpp:329 pcbnew/widgets/panel_selection_filter.cpp:196 pcbnew/widgets/panel_selection_filter_base.cpp:37 msgid "Tracks" msgstr "Pistes" @@ -7263,11 +5543,7 @@ msgstr "Paroi des trous métallisés" msgid "Non-plated holes" msgstr "Trous non métallisés" -#: common/layer_id.cpp:179 pcbnew/dialogs/panel_edit_options_base.cpp:340 -#: pcbnew/widgets/appearance_controls.cpp:345 -#: pcbnew/widgets/appearance_controls.cpp:724 -#: pcbnew/widgets/appearance_controls.cpp:2545 -#: pcbnew/widgets/search_handlers.cpp:370 +#: common/layer_id.cpp:179 pcbnew/dialogs/panel_edit_options_base.cpp:340 pcbnew/widgets/appearance_controls.cpp:345 pcbnew/widgets/appearance_controls.cpp:724 pcbnew/widgets/appearance_controls.cpp:2545 pcbnew/widgets/search_handlers.cpp:370 msgid "Ratsnest" msgstr "Chevelu" @@ -7332,18 +5608,11 @@ msgstr "Désactiver le drapeau visible" msgid "Library settings for %s..." msgstr "Paramètres de la librairie pour %s..." -#: common/lib_tree_model.cpp:152 -#: eeschema/dialogs/dialog_lib_edit_pin_table.cpp:131 -#: eeschema/dialogs/dialog_lib_edit_pin_table_base.cpp:99 -#: eeschema/dialogs/dialog_sim_model.cpp:606 eeschema/sch_item.cpp:511 -#: eeschema/sch_item.cpp:560 eeschema/sch_pin.cpp:1498 -#: eeschema/sch_symbol.cpp:2872 eeschema/symbol_editor/symbol_editor.cpp:1279 +#: common/lib_tree_model.cpp:152 eeschema/dialogs/dialog_lib_edit_pin_table.cpp:131 eeschema/dialogs/dialog_lib_edit_pin_table_base.cpp:99 eeschema/dialogs/dialog_sim_model.cpp:606 eeschema/sch_item.cpp:511 eeschema/sch_item.cpp:560 eeschema/sch_pin.cpp:1498 eeschema/sch_symbol.cpp:3002 eeschema/symbol_editor/symbol_editor.cpp:1274 msgid "Unit" msgstr "Unité" -#: common/lib_tree_model_adapter.cpp:139 common/lib_tree_model_adapter.cpp:142 -#: common/lib_tree_model_adapter.cpp:152 common/lib_tree_model_adapter.cpp:154 -#: common/lib_tree_model_adapter.cpp:155 +#: common/lib_tree_model_adapter.cpp:139 common/lib_tree_model_adapter.cpp:142 common/lib_tree_model_adapter.cpp:152 common/lib_tree_model_adapter.cpp:154 common/lib_tree_model_adapter.cpp:155 msgid "Item" msgstr "Élément" @@ -7360,16 +5629,12 @@ msgstr "Parent inconnu pour les paramètres de fonction" msgid "Unknown parent of property" msgstr "Parent inconnu de la propriété" -#: common/libeval_compiler/libeval_compiler.cpp:888 -#: common/libeval_compiler/libeval_compiler.cpp:918 -#: common/libeval_compiler/libeval_compiler.cpp:992 -#: common/libeval_compiler/libeval_compiler.cpp:1065 +#: common/libeval_compiler/libeval_compiler.cpp:888 common/libeval_compiler/libeval_compiler.cpp:918 common/libeval_compiler/libeval_compiler.cpp:992 common/libeval_compiler/libeval_compiler.cpp:1065 #, c-format msgid "Unrecognized item '%s'" msgstr "Elément non reconnu '%s'" -#: common/libeval_compiler/libeval_compiler.cpp:894 -#: common/libeval_compiler/libeval_compiler.cpp:997 +#: common/libeval_compiler/libeval_compiler.cpp:894 common/libeval_compiler/libeval_compiler.cpp:997 #, c-format msgid "Unrecognized property '%s'" msgstr "Propriété non reconnue '%s'" @@ -7390,17 +5655,14 @@ msgid "Missing units for '%s'| (%s)" msgstr "Unités manquantes pour '%s'| (%s)" #: common/libeval_compiler/libeval_compiler.cpp:1156 -#, c-format msgid "Type mismatch between '%s' and %lf" msgstr "Non correspondance de type entre '%s' et %lf" #: common/libeval_compiler/libeval_compiler.cpp:1162 -#, c-format msgid "Type mismatch between %lf and '%s'" msgstr "Non correspondance de type entre %lf et '%s'" -#: common/notifications_manager.cpp:90 -#: kicad/dialogs/dialog_update_notice_base.cpp:65 +#: common/notifications_manager.cpp:90 kicad/dialogs/dialog_update_notice_base.cpp:65 msgid "View Details" msgstr "Voir Détails" @@ -7430,22 +5692,13 @@ msgstr "Sélection Éditeur Préféré" #: common/pgm_base.cpp:384 msgid "" -"KiCad can anonymously report crashes and special event data to developers in " -"order to aid identifying critical bugs across the user base more effectively " -"and help profile functionality to guide improvements. \n" -"If you choose to voluntarily participate, KiCad will automatically handle " -"sending said reports when crashes or events occur. \n" +"KiCad can anonymously report crashes and special event data to developers in order to aid identifying critical bugs across the user base more effectively and help profile functionality to guide improvements. \n" +"If you choose to voluntarily participate, KiCad will automatically handle sending said reports when crashes or events occur. \n" "Your design files such as schematic or PCB are not shared in this process." msgstr "" -"KiCad peut signaler anonymement les plantages et les données d’événements " -"spéciaux aux développeurs afin d’aider à identifier plus efficacement les " -"bogues critiques dans la base d’utilisateurs et d’aider à profiler les " -"fonctionnalités pour guider les améliorations. \n" -"Si vous choisissez de participer volontairement, KiCad gérera " -"automatiquement l’envoi desdits rapports lorsque des plantages ou des " -"événements se produisent. \n" -"Vos fichiers de conception tels que schématique ou PCB ne sont pas partagés " -"dans ce processus." +"KiCad peut signaler anonymement les plantages et les données d’événements spéciaux aux développeurs afin d’aider à identifier plus efficacement les bogues critiques dans la base d’utilisateurs et d’aider à profiler les fonctionnalités pour guider les améliorations. \n" +"Si vous choisissez de participer volontairement, KiCad gérera automatiquement l’envoi desdits rapports lorsque des plantages ou des événements se produisent. \n" +"Vos fichiers de conception tels que schématique ou PCB ne sont pas partagés dans ce processus." #: common/pgm_base.cpp:391 msgid "Data collection opt in request" @@ -7478,24 +5731,20 @@ msgstr "%s (Page %s)" msgid "Show Page %s" msgstr "Monter Page %s" -#: common/plotters/PDF_plotter.cpp:1373 -#: eeschema/symbol_editor/symbol_edit_frame.cpp:910 -#: eeschema/tools/sch_navigate_tool.cpp:87 +#: common/plotters/PDF_plotter.cpp:1373 eeschema/symbol_editor/symbol_edit_frame.cpp:910 eeschema/tools/sch_navigate_tool.cpp:87 #, c-format msgid "Open %s" msgstr "Ouvrir %s" #: common/project.cpp:366 common/project.cpp:371 pcbnew/project_pcb.cpp:69 msgid "Error loading project footprint library table." -msgstr "" -"Erreur lors du chargement de la table des librairies d’empreintes du projet." +msgstr "Erreur lors du chargement de la table des librairies d’empreintes du projet." #: common/project/net_settings.cpp:60 pcbnew/board.cpp:130 msgid "This is the default net class." msgstr "Ceci est la Netclass par défaut." -#: common/project/project_archiver.cpp:53 -#: common/project/project_archiver.cpp:86 kicad/pcm/pcm_task_manager.cpp:329 +#: common/project/project_archiver.cpp:53 common/project/project_archiver.cpp:86 kicad/pcm/pcm_task_manager.cpp:329 msgid "Could not open archive file." msgstr "Le fichier archive n'a pas pu être ouvert." @@ -7508,36 +5757,14 @@ msgstr "Format de fichier d’archive non valide." msgid "Extracting file '%s'." msgstr "Extraction fichier '%s'." -#: common/project/project_archiver.cpp:129 kicad/pcm/pcm_task_manager.cpp:251 -#: kicad/pcm/pcm_task_manager.cpp:294 +#: common/project/project_archiver.cpp:129 kicad/pcm/pcm_task_manager.cpp:251 kicad/pcm/pcm_task_manager.cpp:294 msgid "Error extracting file!" msgstr "Erreur en extrayant le fichier!" -#: common/project/project_archiver.cpp:197 eeschema/dialogs/dialog_erc.cpp:1057 -#: eeschema/netlist_exporters/netlist_exporter_allegro.cpp:65 -#: eeschema/netlist_exporters/netlist_exporter_cadstar.cpp:48 -#: eeschema/netlist_exporters/netlist_exporter_orcadpcb2.cpp:52 -#: eeschema/netlist_exporters/netlist_exporter_pads.cpp:43 -#: eeschema/sch_plotter.cpp:187 eeschema/sch_plotter.cpp:399 -#: eeschema/sch_plotter.cpp:539 eeschema/sch_plotter.cpp:746 -#: eeschema/sch_plotter.cpp:909 gerbview/export_to_pcbnew.cpp:68 -#: pagelayout_editor/files.cpp:214 pcbnew/build_BOM_from_board.cpp:102 -#: pcbnew/dialogs/dialog_board_statistics.cpp:666 -#: pcbnew/dialogs/dialog_drc.cpp:1042 pcbnew/dialogs/dialog_export_idf.cpp:252 -#: pcbnew/dialogs/dialog_export_svg.cpp:359 -#: pcbnew/dialogs/dialog_export_vrml.cpp:301 -#: pcbnew/dialogs/dialog_gen_footprint_position.cpp:304 -#: pcbnew/dialogs/dialog_gen_footprint_position.cpp:325 -#: pcbnew/dialogs/dialog_gen_footprint_position.cpp:433 -#: pcbnew/dialogs/dialog_gen_footprint_position.cpp:480 -#: pcbnew/dialogs/dialog_gen_footprint_position.cpp:578 -#: pcbnew/dialogs/dialog_gendrill.cpp:482 pcbnew/dialogs/dialog_plot.cpp:1264 -#: pcbnew/exporters/export_footprint_associations.cpp:83 -#: pcbnew/exporters/export_gencad.cpp:89 -#: pcbnew/exporters/gendrill_Excellon_writer.cpp:118 -#: pcbnew/exporters/gendrill_file_writer_base.cpp:340 -#: pcbnew/exporters/gendrill_gerber_writer.cpp:105 -#: pcbnew/exporters/gerber_jobfile_writer.cpp:143 +#: common/project/project_archiver.cpp:197 eeschema/dialogs/dialog_erc.cpp:1057 eeschema/netlist_exporters/netlist_exporter_allegro.cpp:65 eeschema/netlist_exporters/netlist_exporter_cadstar.cpp:48 eeschema/netlist_exporters/netlist_exporter_orcadpcb2.cpp:52 eeschema/netlist_exporters/netlist_exporter_pads.cpp:43 eeschema/sch_plotter.cpp:187 eeschema/sch_plotter.cpp:399 eeschema/sch_plotter.cpp:539 eeschema/sch_plotter.cpp:746 +#: eeschema/sch_plotter.cpp:909 gerbview/export_to_pcbnew.cpp:68 pagelayout_editor/files.cpp:214 pcbnew/build_BOM_from_board.cpp:102 pcbnew/dialogs/dialog_board_statistics.cpp:666 pcbnew/dialogs/dialog_drc.cpp:1042 pcbnew/dialogs/dialog_export_idf.cpp:252 pcbnew/dialogs/dialog_export_svg.cpp:360 pcbnew/dialogs/dialog_export_vrml.cpp:301 pcbnew/dialogs/dialog_gen_footprint_position.cpp:304 +#: pcbnew/dialogs/dialog_gen_footprint_position.cpp:325 pcbnew/dialogs/dialog_gen_footprint_position.cpp:433 pcbnew/dialogs/dialog_gen_footprint_position.cpp:480 pcbnew/dialogs/dialog_gen_footprint_position.cpp:578 pcbnew/dialogs/dialog_gendrill.cpp:482 pcbnew/dialogs/dialog_plot.cpp:1264 pcbnew/exporters/export_footprint_associations.cpp:83 pcbnew/exporters/export_gencad.cpp:89 pcbnew/exporters/gendrill_Excellon_writer.cpp:118 +#: pcbnew/exporters/gendrill_file_writer_base.cpp:340 pcbnew/exporters/gendrill_gerber_writer.cpp:105 pcbnew/exporters/gerber_jobfile_writer.cpp:143 #, c-format msgid "Failed to create file '%s'." msgstr "Impossible de créer le fichier '%s'." @@ -7555,24 +5782,21 @@ msgstr "Impossible d'archiver le fichier '%s'." #: common/project/project_archiver.cpp:302 #, c-format msgid "Zip archive '%s' created (%s uncompressed, %s compressed)." -msgstr "" -"Archive Zip '%s' créée (%s octets non compressé, %s octets compressé)." +msgstr "Archive Zip '%s' créée (%s octets non compressé, %s octets compressé)." -#: common/rc_item.cpp:425 eeschema/erc/erc_item.cpp:401 +#: common/rc_item.cpp:425 eeschema/erc/erc_item.cpp:412 msgid "Excluded warning: " msgstr "Avertissement exclu: " -#: common/rc_item.cpp:427 eeschema/erc/erc_item.cpp:403 +#: common/rc_item.cpp:427 eeschema/erc/erc_item.cpp:414 msgid "Excluded error: " msgstr "Erreur exclue: " -#: common/rc_item.cpp:431 eeschema/erc/erc_item.cpp:407 -#: pcbnew/dialogs/dialog_pad_properties.cpp:1269 +#: common/rc_item.cpp:431 eeschema/erc/erc_item.cpp:418 pcbnew/dialogs/dialog_pad_properties.cpp:1269 msgid "Warning: " msgstr "Attention: " -#: common/rc_item.cpp:435 eeschema/erc/erc_item.cpp:411 -#: pcbnew/dialogs/dialog_pad_properties.cpp:1267 +#: common/rc_item.cpp:435 eeschema/erc/erc_item.cpp:422 pcbnew/dialogs/dialog_pad_properties.cpp:1267 msgid "Error: " msgstr "Erreur: " @@ -7593,13 +5817,7 @@ msgstr "Longueur de ligne dépassée" msgid "Default Editing" msgstr "Défaut d'Edition" -#: common/settings/bom_settings.cpp:125 common/settings/bom_settings.cpp:146 -#: common/settings/bom_settings.cpp:165 common/settings/bom_settings.cpp:184 -#: eeschema/dialogs/dialog_rescue_each.cpp:131 -#: eeschema/dialogs/dialog_sim_model_base.cpp:262 eeschema/sch_symbol.cpp:1955 -#: eeschema/sch_symbol.cpp:2007 eeschema/sch_symbol.cpp:2838 -#: eeschema/widgets/search_handlers.cpp:146 -#: eeschema/widgets/search_handlers.cpp:232 pcbnew/footprint.cpp:3795 +#: common/settings/bom_settings.cpp:125 common/settings/bom_settings.cpp:146 common/settings/bom_settings.cpp:165 common/settings/bom_settings.cpp:184 eeschema/dialogs/dialog_rescue_each.cpp:131 eeschema/dialogs/dialog_sim_model_base.cpp:262 eeschema/sch_symbol.cpp:2085 eeschema/sch_symbol.cpp:2137 eeschema/sch_symbol.cpp:2968 eeschema/widgets/search_handlers.cpp:146 eeschema/widgets/search_handlers.cpp:232 pcbnew/footprint.cpp:3800 #: pcbnew/widgets/search_handlers.cpp:102 msgid "Reference" msgstr "Référence" @@ -7612,21 +5830,12 @@ msgstr "Groupés par Valeur" msgid "Grouped By Value and Footprint" msgstr "Groupés par Valeur et Empreinte" -#: common/settings/bom_settings.cpp:184 -#: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:268 -#: eeschema/dialogs/dialog_sheet_properties_base.cpp:128 -#: eeschema/dialogs/dialog_symbol_properties_base.cpp:199 -#: eeschema/dialogs/dialog_update_from_pcb_base.cpp:72 eeschema/menubar.cpp:175 -#: eeschema/sch_sheet.cpp:1672 eeschema/sch_symbol.cpp:2880 -#: eeschema/tools/sch_edit_tool.cpp:501 -#: pcbnew/dialogs/dialog_footprint_properties_base.cpp:180 -#: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:184 -#: pcbnew/footprint.cpp:3812 +#: common/settings/bom_settings.cpp:184 eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:268 eeschema/dialogs/dialog_sheet_properties_base.cpp:128 eeschema/dialogs/dialog_symbol_properties_base.cpp:199 eeschema/dialogs/dialog_update_from_pcb_base.cpp:72 eeschema/menubar.cpp:175 eeschema/sch_sheet.cpp:1672 eeschema/sch_symbol.cpp:3010 eeschema/tools/sch_edit_tool.cpp:536 pcbnew/dialogs/dialog_footprint_properties_base.cpp:180 +#: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:184 pcbnew/footprint.cpp:3817 msgid "Attributes" msgstr "Attributs" -#: common/settings/bom_settings.cpp:256 -#: pcbnew/dialogs/dialog_gen_footprint_position_file_base.cpp:49 +#: common/settings/bom_settings.cpp:256 pcbnew/dialogs/dialog_gen_footprint_position_file_base.cpp:49 msgid "CSV" msgstr "CSV" @@ -7642,8 +5851,7 @@ msgstr "Point-virgules" msgid "(Footprints)" msgstr "(Empreintes)" -#: common/settings/color_settings.cpp:390 -#: pagelayout_editor/dialogs/panel_pl_editor_color_settings.cpp:80 +#: common/settings/color_settings.cpp:390 pagelayout_editor/dialogs/panel_pl_editor_color_settings.cpp:80 msgid "KiCad Default" msgstr "KiCad Défaut" @@ -7674,8 +5882,7 @@ msgstr "Nouveau..." msgid "Create a new document in the editor" msgstr "Créer un nouveau document dans l’éditeur" -#: common/tool/actions.cpp:52 eeschema/symbol_editor/symbol_editor.cpp:619 -#: pcbnew/footprint_libraries_utils.cpp:1049 +#: common/tool/actions.cpp:52 eeschema/symbol_editor/symbol_editor.cpp:620 pcbnew/footprint_libraries_utils.cpp:1049 msgid "New Library..." msgstr "Nouvelle Librairie..." @@ -7708,14 +5915,12 @@ msgid "Open a library file with a text editor" msgstr "Ouvrir un fichier de librairie avec l'éditeur de texte" #: common/tool/actions.cpp:82 -#, fuzzy msgid "Open in file explorer..." -msgstr "Ouvrir le Répertoire dans l'Explorateur de Fichiers" +msgstr "Ouvrir dans l'explorateur de fichiers..." #: common/tool/actions.cpp:83 -#, fuzzy msgid "Open a library file with system file explorer" -msgstr "Ouvrir un fichier de librairie avec l'éditeur de texte" +msgstr "Ouvrir un fichier librairie avec l'explorateur de fichiers du système" #: common/tool/actions.cpp:92 msgid "Save changes" @@ -7799,8 +6004,7 @@ msgstr "Refait dernière édition" #: common/tool/actions.cpp:215 msgid "Cut selected item(s) to clipboard" -msgstr "" -"Supprimer les éléments sélectionnés et les copier dans le Presse papier" +msgstr "Supprimer les éléments sélectionnés et les copier dans le Presse papier" #: common/tool/actions.cpp:226 msgid "Copy selected item(s) to clipboard" @@ -7828,11 +6032,9 @@ msgstr "Collage Spécial..." #: common/tool/actions.cpp:260 msgid "Paste item(s) from clipboard with annotation options" -msgstr "" -"Coller les éléments depuis le presse-papier avec options de numérotation" +msgstr "Coller les éléments depuis le presse-papier avec options de numérotation" -#: common/tool/actions.cpp:268 eeschema/tools/symbol_editor_edit_tool.cpp:927 -#: pcbnew/tools/edit_tool.cpp:2869 +#: common/tool/actions.cpp:268 eeschema/tools/symbol_editor_edit_tool.cpp:927 pcbnew/tools/edit_tool.cpp:2883 msgid "Duplicate" msgstr "Duplication" @@ -7852,8 +6054,7 @@ msgstr "Outil Interactif de Suppression" msgid "Delete clicked items" msgstr "Supprimer les éléments cliqués" -#: common/tool/actions.cpp:297 eeschema/tools/sch_edit_tool.cpp:2685 -#: pcbnew/tools/edit_tool.cpp:2217 +#: common/tool/actions.cpp:297 eeschema/tools/sch_edit_tool.cpp:2723 pcbnew/tools/edit_tool.cpp:2217 msgid "Left Justify" msgstr "Justification à Gauche" @@ -7861,8 +6062,7 @@ msgstr "Justification à Gauche" msgid "Left-justify fields and text items" msgstr "Justifier à gauche les champs et les textes" -#: common/tool/actions.cpp:304 eeschema/tools/sch_edit_tool.cpp:2687 -#: pcbnew/tools/edit_tool.cpp:2219 +#: common/tool/actions.cpp:304 eeschema/tools/sch_edit_tool.cpp:2725 pcbnew/tools/edit_tool.cpp:2219 msgid "Center Justify" msgstr "Justification au Centre" @@ -7870,8 +6070,7 @@ msgstr "Justification au Centre" msgid "Center-justify fields and text items" msgstr "Centrer les champs et les textes" -#: common/tool/actions.cpp:311 eeschema/tools/sch_edit_tool.cpp:2689 -#: pcbnew/tools/edit_tool.cpp:2221 +#: common/tool/actions.cpp:311 eeschema/tools/sch_edit_tool.cpp:2727 pcbnew/tools/edit_tool.cpp:2221 msgid "Right Justify" msgstr "Justification à Droite" @@ -7893,9 +6092,7 @@ msgstr "Sélection Colonnes(s°" #: common/tool/actions.cpp:331 msgid "Select complete column(s) containing the current selected cell(s)" -msgstr "" -"Sélectionner la ou les colonnes complètes contenant la ou les cellules " -"actuellement sélectionnées" +msgstr "Sélectionner la ou les colonnes complètes contenant la ou les cellules actuellement sélectionnées" #: common/tool/actions.cpp:337 msgid "Select Row(s)" @@ -7903,9 +6100,7 @@ msgstr "Sélection Ligne(s)" #: common/tool/actions.cpp:338 msgid "Select complete row(s) containing the current selected cell(s)" -msgstr "" -"Sélectionner la (les) ligne(s) complète(s) contenant la (les) cellule(s) " -"actuellement sélectionnée(s)" +msgstr "Sélectionner la (les) ligne(s) complète(s) contenant la (les) cellule(s) actuellement sélectionnée(s)" #: common/tool/actions.cpp:344 msgid "Select Table" @@ -7921,9 +6116,7 @@ msgstr "Ajouter Ligne Au Dessus" #: common/tool/actions.cpp:352 msgid "Insert a new table row above the selected cell(s)" -msgstr "" -"Insérer une nouvelle ligne de tableau-dessus de la (des) cellule(s) " -"sélectionnée(s)" +msgstr "Insérer une nouvelle ligne de tableau-dessus de la (des) cellule(s) sélectionnée(s)" #: common/tool/actions.cpp:358 include/tool/edit_table_tool_base.h:213 msgid "Add Row Below" @@ -7931,8 +6124,7 @@ msgstr "Ajouter Ligne Au Dessous" #: common/tool/actions.cpp:359 msgid "Insert a new table row below the selected cell(s)" -msgstr "" -"Insérer une nouvelle ligne de tabl sous la/les cellule(s) sélectionnée(s)" +msgstr "Insérer une nouvelle ligne de tabl sous la/les cellule(s) sélectionnée(s)" #: common/tool/actions.cpp:365 include/tool/edit_table_tool_base.h:264 msgid "Add Column Before" @@ -7940,8 +6132,7 @@ msgstr "Ajouter Colonne Avant" #: common/tool/actions.cpp:366 msgid "Insert a new table column before the selected cell(s)" -msgstr "" -"Insérer une nouvelle colonne de table avant la/les cellule(s) sélectionnée(s)" +msgstr "Insérer une nouvelle colonne de table avant la/les cellule(s) sélectionnée(s)" #: common/tool/actions.cpp:372 include/tool/edit_table_tool_base.h:315 msgid "Add Column After" @@ -7949,9 +6140,7 @@ msgstr "Ajouter Colonne Après" #: common/tool/actions.cpp:373 msgid "Insert a new table column after the selected cell(s)" -msgstr "" -"Insérer une nouvelle colonne de table après la (les) cellule(s) " -"sélectionnée(s)" +msgstr "Insérer une nouvelle colonne de table après la (les) cellule(s) sélectionnée(s)" #: common/tool/actions.cpp:379 msgid "Delete Row(s)" @@ -7959,8 +6148,7 @@ msgstr "Supprimer Ligne(s)" #: common/tool/actions.cpp:380 msgid "Delete rows containing the currently selected cell(s)" -msgstr "" -"Supprimer les lignes contenant la ou les cellules actuellement sélectionnées" +msgstr "Supprimer les lignes contenant la ou les cellules actuellement sélectionnées" #: common/tool/actions.cpp:386 msgid "Delete Column(s)" @@ -7968,9 +6156,7 @@ msgstr "Supprimer Colonne(s)" #: common/tool/actions.cpp:387 msgid "Delete columns containing the currently selected cell(s)" -msgstr "" -"Supprimer les colonnes contenant la ou les cellules actuellement " -"sélectionnées" +msgstr "Supprimer les colonnes contenant la ou les cellules actuellement sélectionnées" #: common/tool/actions.cpp:393 include/tool/edit_table_tool_base.h:537 msgid "Merge Cells" @@ -7986,11 +6172,9 @@ msgstr "De-Fusionner les Cellules" #: common/tool/actions.cpp:401 msgid "Turn merged table cells back into separate cells." -msgstr "" -"Les cellules de tableau fusionnées redeviennent des cellules distinctes." +msgstr "Les cellules de tableau fusionnées redeviennent des cellules distinctes." -#: common/tool/actions.cpp:408 eeschema/dialogs/dialog_table_properties.cpp:387 -#: pcbnew/dialogs/dialog_table_properties.cpp:371 +#: common/tool/actions.cpp:408 eeschema/dialogs/dialog_table_properties.cpp:387 pcbnew/dialogs/dialog_table_properties.cpp:371 msgid "Edit Table" msgstr "Éditer Table" @@ -8010,10 +6194,7 @@ msgstr "Montrer Panneau de Recherche" msgid "Show/hide the search panel" msgstr "Afficher/masquer le panneau de recherche" -#: common/tool/actions.cpp:436 eeschema/dialogs/dialog_schematic_find.cpp:33 -#: eeschema/dialogs/dialog_schematic_find_base.cpp:118 -#: eeschema/dialogs/dialog_schematic_find_base.h:82 -#: pcbnew/dialogs/dialog_find.cpp:55 +#: common/tool/actions.cpp:436 eeschema/dialogs/dialog_schematic_find.cpp:33 eeschema/dialogs/dialog_schematic_find_base.cpp:118 eeschema/dialogs/dialog_schematic_find_base.h:82 pcbnew/dialogs/dialog_find.cpp:55 msgid "Find" msgstr "Chercher" @@ -8057,8 +6238,7 @@ msgstr "Remplacer et Trouver Élément Suivant" msgid "Replace current match and find next" msgstr "Remplacez la correspondance actuelle et trouvez la prochaine" -#: common/tool/actions.cpp:485 -#: eeschema/dialogs/dialog_schematic_find_base.cpp:128 +#: common/tool/actions.cpp:485 eeschema/dialogs/dialog_schematic_find_base.cpp:128 msgid "Replace All" msgstr "Tout Remplacer" @@ -8088,11 +6268,9 @@ msgstr "Exclure Marqueur" #: common/tool/actions.cpp:513 msgid "Mark current violation in Checker window as an exclusion" -msgstr "" -"Marquer la violation actuelle dans la fenêtre de Contrôle comme une exclusion" +msgstr "Marquer la violation actuelle dans la fenêtre de Contrôle comme une exclusion" -#: common/tool/actions.cpp:526 common/tool/actions.cpp:527 -#: kicad/pcm/dialogs/dialog_pcm_base.cpp:131 +#: common/tool/actions.cpp:526 common/tool/actions.cpp:527 kicad/pcm/dialogs/dialog_pcm_base.cpp:131 msgid "Refresh" msgstr "Rafraîchir" @@ -8112,13 +6290,11 @@ msgstr "Zoom In au Curseur" msgid "Zoom Out at Cursor" msgstr "Zoom Out au Curseur" -#: common/tool/actions.cpp:576 common/widgets/mathplot.cpp:1383 -#: pcbnew/dialogs/panel_setup_rules.cpp:141 +#: common/tool/actions.cpp:576 common/widgets/mathplot.cpp:1383 pcbnew/dialogs/panel_setup_rules.cpp:141 msgid "Zoom In" msgstr "Zoom In" -#: common/tool/actions.cpp:582 common/widgets/mathplot.cpp:1384 -#: pcbnew/dialogs/panel_setup_rules.cpp:142 +#: common/tool/actions.cpp:582 common/widgets/mathplot.cpp:1384 pcbnew/dialogs/panel_setup_rules.cpp:142 msgid "Zoom Out" msgstr "Zoom Out" @@ -8210,8 +6386,7 @@ msgstr "Curseur vers Gauche Rapide" msgid "Cursor Right Fast" msgstr "Curseur vers Droite Rapide" -#: common/tool/actions.cpp:724 pcbnew/dialogs/panel_edit_options_base.cpp:113 -#: pcbnew/dialogs/panel_edit_options_base.cpp:185 +#: common/tool/actions.cpp:724 pcbnew/dialogs/panel_edit_options_base.cpp:113 pcbnew/dialogs/panel_edit_options_base.cpp:185 msgid "Click" msgstr "Click" @@ -8313,8 +6488,7 @@ msgstr "Afficher la grille d'arrière-plan dans la fenêtre d'édition" #: common/tool/actions.cpp:873 msgid "Enables item-specific grids that override the current grid" -msgstr "" -"Active les grilles spécifiques aux éléments qui remplacent la grille actuelle" +msgstr "Active les grilles spécifiques aux éléments qui remplacent la grille actuelle" #: common/tool/actions.cpp:880 msgid "Edit grid definitions" @@ -8332,12 +6506,7 @@ msgstr "Ajuster origine grille" msgid "Use inches" msgstr "Utiliser les pouces" -#: common/tool/actions.cpp:901 eeschema/import_gfx/dialog_import_gfx_sch.cpp:60 -#: pcbnew/dialogs/dialog_dimension_properties_base.cpp:122 -#: pcbnew/dialogs/dialog_export_idf_base.cpp:102 -#: pcbnew/dialogs/panel_setup_text_and_graphics_base.cpp:94 -#: pcbnew/import_gfx/dialog_import_graphics.cpp:55 -#: pcbnew/pcb_dimension.cpp:1445 +#: common/tool/actions.cpp:901 eeschema/import_gfx/dialog_import_gfx_sch.cpp:60 pcbnew/dialogs/dialog_dimension_properties_base.cpp:122 pcbnew/dialogs/dialog_export_idf_base.cpp:102 pcbnew/dialogs/panel_setup_text_and_graphics_base.cpp:94 pcbnew/import_gfx/dialog_import_graphics.cpp:55 pcbnew/pcb_dimension.cpp:1445 msgid "Mils" msgstr "Mils" @@ -8345,16 +6514,8 @@ msgstr "Mils" msgid "Use mils" msgstr "Utiliser les mils" -#: common/tool/actions.cpp:910 eeschema/import_gfx/dialog_import_gfx_sch.cpp:59 -#: pcbnew/dialogs/dialog_dimension_properties_base.cpp:122 -#: pcbnew/dialogs/dialog_export_2581_base.cpp:55 -#: pcbnew/dialogs/dialog_export_idf_base.cpp:102 -#: pcbnew/dialogs/dialog_gen_footprint_position_file_base.cpp:55 -#: pcbnew/dialogs/dialog_gendrill_base.cpp:106 -#: pcbnew/dialogs/dialog_plot_base.cpp:341 -#: pcbnew/dialogs/panel_setup_text_and_graphics_base.cpp:94 -#: pcbnew/import_gfx/dialog_import_graphics.cpp:54 -#: pcbnew/pcb_dimension.cpp:1446 +#: common/tool/actions.cpp:910 eeschema/import_gfx/dialog_import_gfx_sch.cpp:59 pcbnew/dialogs/dialog_dimension_properties_base.cpp:122 pcbnew/dialogs/dialog_export_2581_base.cpp:55 pcbnew/dialogs/dialog_export_idf_base.cpp:102 pcbnew/dialogs/dialog_gen_footprint_position_file_base.cpp:55 pcbnew/dialogs/dialog_gendrill_base.cpp:106 pcbnew/dialogs/dialog_plot_base.cpp:341 pcbnew/dialogs/panel_setup_text_and_graphics_base.cpp:94 +#: pcbnew/import_gfx/dialog_import_graphics.cpp:54 pcbnew/pcb_dimension.cpp:1446 msgid "Millimeters" msgstr "Millimètres" @@ -8416,16 +6577,13 @@ msgstr "Mode d’Affichage Couche Inactive (3 états)" #: common/tool/actions.cpp:982 msgid "Cycle inactive layers between normal, dimmed, and hidden" -msgstr "" -"Commuter les couches inactives entre les couches normales, estompées et " -"cachées" +msgstr "Commuter les couches inactives entre les couches normales, estompées et cachées" #: common/tool/actions.cpp:988 msgid "Draw Bounding Boxes" msgstr "Dessiner Rectangle d'Encadrement" -#: common/tool/actions.cpp:994 pcbnew/dialogs/panel_edit_options_base.cpp:118 -#: pcbnew/dialogs/panel_edit_options_base.cpp:190 +#: common/tool/actions.cpp:994 pcbnew/dialogs/panel_edit_options_base.cpp:118 pcbnew/dialogs/panel_edit_options_base.cpp:190 msgid "Select item(s)" msgstr "Sélection élément(s)" @@ -8449,8 +6607,7 @@ msgstr "Afficher la fenêtre de projet" msgid "Show 3D viewer window" msgstr "Afficher Visualisateur 3D" -#: common/tool/actions.cpp:1037 eeschema/symbol_diff_frame.cpp:57 -#: eeschema/symbol_viewer_frame.cpp:104 eeschema/symbol_viewer_frame.cpp:1105 +#: common/tool/actions.cpp:1037 eeschema/symbol_diff_frame.cpp:57 eeschema/symbol_viewer_frame.cpp:104 eeschema/symbol_viewer_frame.cpp:1105 msgid "Symbol Library Browser" msgstr "Examinateur de Librairies de Symboles" @@ -8462,8 +6619,7 @@ msgstr "Examen des librairies de symboles" msgid "Create, delete and edit symbols" msgstr "Créer, supprimer et éditer les symboles" -#: common/tool/actions.cpp:1055 pcbnew/footprint_viewer_frame.cpp:111 -#: pcbnew/footprint_viewer_frame.cpp:1031 +#: common/tool/actions.cpp:1055 pcbnew/footprint_viewer_frame.cpp:111 pcbnew/footprint_viewer_frame.cpp:1031 msgid "Footprint Library Browser" msgstr "Examinateur de Librairies d'Empreintes" @@ -8507,8 +6663,7 @@ msgstr "Préférences..." msgid "Show preferences for all open tools" msgstr "Afficher les préférences pour tous les outils ouverts" -#: common/tool/actions.cpp:1105 -#: pcbnew/dialogs/panel_fp_properties_3d_model_base.cpp:78 +#: common/tool/actions.cpp:1105 pcbnew/dialogs/panel_fp_properties_3d_model_base.cpp:78 msgid "Configure Paths..." msgstr "Configurer les Chemins..." @@ -8540,11 +6695,7 @@ msgstr "Démarrer avec KiCad" msgid "Open \"Getting Started in KiCad\" guide for beginners" msgstr "Ouvrir le guide pour les débutants \"Démarrer avec KiCad\"" -#: common/tool/actions.cpp:1133 -#: pagelayout_editor/dialogs/properties_frame_base.cpp:35 -#: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664_base.cpp:330 -#: pcb_calculator/calculator_panels/panel_fusing_current_base.cpp:136 -#: pcb_calculator/calculator_panels/panel_r_calculator_base.cpp:187 +#: common/tool/actions.cpp:1133 pagelayout_editor/dialogs/properties_frame_base.cpp:35 pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664_base.cpp:330 pcb_calculator/calculator_panels/panel_fusing_current_base.cpp:136 pcb_calculator/calculator_panels/panel_r_calculator_base.cpp:187 msgid "Help" msgstr "Aide" @@ -8566,9 +6717,7 @@ msgstr "Liste Raccourcis..." #: common/tool/actions.cpp:1151 msgid "Displays current hotkeys table and corresponding commands" -msgstr "" -"Affiche la liste des raccourcis clavier actifs et les commandes " -"correspondantes" +msgstr "Affiche la liste des raccourcis clavier actifs et les commandes correspondantes" #: common/tool/actions.cpp:1157 msgid "Get Involved" @@ -8594,39 +6743,29 @@ msgstr "Rafraîchir Plugins" msgid "Reload all python plugins and refresh plugin menus" msgstr "Recharger tous les plugins python et rafraîchir les menus de plugins" -#: common/tool/actions.cpp:1192 -#: eeschema/dialogs/dialog_lib_symbol_properties.cpp:68 -#: eeschema/dialogs/dialog_schematic_setup.cpp:133 -#: pcbnew/dialogs/dialog_board_setup.cpp:213 -#: pcbnew/dialogs/dialog_footprint_properties.cpp:79 -#, fuzzy +#: common/tool/actions.cpp:1192 eeschema/dialogs/dialog_lib_symbol_properties.cpp:68 eeschema/dialogs/dialog_schematic_setup.cpp:133 pcbnew/dialogs/dialog_board_setup.cpp:213 pcbnew/dialogs/dialog_footprint_properties.cpp:79 msgid "Embedded Files" -msgstr "Fichiers Image" +msgstr "Fichiers Intégrés" #: common/tool/actions.cpp:1193 -#, fuzzy msgid "Manage embedded files" -msgstr "Renommer fichiers" +msgstr "Gérer les fichiers intégrés" #: common/tool/actions.cpp:1198 -#, fuzzy msgid "Remove File" -msgstr "Renommer Fichier" +msgstr "Supprimer Fichier" #: common/tool/actions.cpp:1199 -#, fuzzy msgid "Remove an embedded file" -msgstr "Supprimez toutes les couches appairées." +msgstr "Supprimer un fichier intégré" #: common/tool/actions.cpp:1204 -#, fuzzy msgid "Extract File" -msgstr "Export dans Fichier" +msgstr "Extraction Fichier" #: common/tool/actions.cpp:1205 -#, fuzzy msgid "Extract an embedded file" -msgstr "Fichier exécutable" +msgstr "Extraire un fichier intégré" #: common/tool/common_control.cpp:194 msgid "Can not switch to project manager in stand-alone mode." @@ -8768,8 +6907,7 @@ msgstr "Le nom de feuille ne peut pas contenir le(s) caractère(s) %s." #: common/validators.cpp:430 #, c-format msgid "The sheet filename cannot contain %s character(s)." -msgstr "" -"Le nom de fichier de feuille ne peut pas contenir le(s) caractère(s) %s." +msgstr "Le nom de fichier de feuille ne peut pas contenir le(s) caractère(s) %s." #: common/validators.cpp:434 #, c-format @@ -8792,15 +6930,11 @@ msgstr "Mise en miroir pour l’axe des Y n'est pas encore supporté" msgid "" msgstr "" -#: common/widgets/footprint_diff_widget.cpp:36 eeschema/sch_sheet.cpp:884 -#: eeschema/sch_symbol.cpp:1930 pcbnew/dialogs/dialog_board_statistics.cpp:677 +#: common/widgets/footprint_diff_widget.cpp:36 eeschema/sch_sheet.cpp:884 eeschema/sch_symbol.cpp:2060 pcbnew/dialogs/dialog_board_statistics.cpp:677 msgid "Board" msgstr "Circuit Imprimé" -#: common/widgets/footprint_diff_widget.cpp:37 cvpcb/cvpcb_mainframe.cpp:812 -#: eeschema/sch_base_frame.cpp:576 eeschema/sch_symbol.cpp:1983 -#: eeschema/sch_symbol.cpp:1987 eeschema/sch_symbol.cpp:2022 -#: eeschema/widgets/symbol_diff_widget.cpp:40 pcbnew/footprint.cpp:1549 +#: common/widgets/footprint_diff_widget.cpp:37 cvpcb/cvpcb_mainframe.cpp:812 eeschema/sch_base_frame.cpp:576 eeschema/sch_symbol.cpp:2113 eeschema/sch_symbol.cpp:2117 eeschema/sch_symbol.cpp:2152 eeschema/widgets/symbol_diff_widget.cpp:40 pcbnew/footprint.cpp:1554 msgid "Library" msgstr "Librairie" @@ -8808,9 +6942,7 @@ msgstr "Librairie" msgid "Footprint not found." msgstr "Empreinte non trouvée." -#: common/widgets/footprint_select_widget.cpp:70 cvpcb/cvpcb_mainframe.cpp:897 -#: pcbnew/footprint_edit_frame.cpp:1007 -#: pcbnew/widgets/panel_footprint_chooser.cpp:69 +#: common/widgets/footprint_select_widget.cpp:70 cvpcb/cvpcb_mainframe.cpp:897 pcbnew/footprint_edit_frame.cpp:1007 pcbnew/widgets/panel_footprint_chooser.cpp:69 msgid "Loading Footprint Libraries" msgstr "Chargement Librairies d'Empreintes" @@ -8835,28 +6967,15 @@ msgid "Fallback graphics" msgstr "Moteur Graphique Programmé" #: common/widgets/gal_options_panel_base.cpp:37 -msgid "" -"Software graphics (for computers which do not support KiCad's hardware " -"acceleration requirements)" -msgstr "" -"Moteur de tracé logiciel (pour les ordinateurs qui ne supporte pas " -"l'accélération matérielle de KiCad)" +msgid "Software graphics (for computers which do not support KiCad's hardware acceleration requirements)" +msgstr "Moteur de tracé logiciel (pour les ordinateurs qui ne supporte pas l'accélération matérielle de KiCad)" #: common/widgets/gal_options_panel_base.cpp:47 msgid "Grid Display" msgstr "Affichage Grille" -#: common/widgets/gal_options_panel_base.cpp:57 -#: eeschema/dialogs/dialog_line_properties_base.cpp:62 -#: eeschema/dialogs/dialog_shape_properties_base.cpp:86 -#: eeschema/dialogs/dialog_table_properties_base.cpp:98 -#: eeschema/dialogs/dialog_table_properties_base.cpp:153 -#: eeschema/dialogs/dialog_tablecell_properties_base.cpp:109 -#: eeschema/dialogs/dialog_text_properties_base.cpp:257 -#: eeschema/dialogs/dialog_wire_bus_properties_base.cpp:62 -#: pcbnew/dialogs/dialog_table_properties_base.cpp:87 -#: pcbnew/dialogs/dialog_table_properties_base.cpp:122 -#: pcbnew/dialogs/dialog_tablecell_properties_base.cpp:115 +#: common/widgets/gal_options_panel_base.cpp:57 eeschema/dialogs/dialog_line_properties_base.cpp:62 eeschema/dialogs/dialog_shape_properties_base.cpp:86 eeschema/dialogs/dialog_table_properties_base.cpp:98 eeschema/dialogs/dialog_table_properties_base.cpp:153 eeschema/dialogs/dialog_tablecell_properties_base.cpp:109 eeschema/dialogs/dialog_text_properties_base.cpp:257 eeschema/dialogs/dialog_wire_bus_properties_base.cpp:62 +#: pcbnew/dialogs/dialog_table_properties_base.cpp:87 pcbnew/dialogs/dialog_table_properties_base.cpp:122 pcbnew/dialogs/dialog_tablecell_properties_base.cpp:115 msgid "Style:" msgstr "Style:" @@ -8884,12 +7003,7 @@ msgstr "Espacement de grille min:" msgid "Snap to grid:" msgstr "Accrochage à la grille:" -#: common/widgets/gal_options_panel_base.cpp:106 -#: pcbnew/dialogs/dialog_copper_zones_base.cpp:357 -#: pcbnew/dialogs/panel_edit_options_base.cpp:297 -#: pcbnew/dialogs/panel_edit_options_base.cpp:311 -#: pcbnew/dialogs/panel_edit_options_base.cpp:325 pcbnew/zone.cpp:1572 -#: pcbnew/zone_manager/panel_zone_properties_base.cpp:282 +#: common/widgets/gal_options_panel_base.cpp:106 pcbnew/dialogs/dialog_copper_zones_base.cpp:357 pcbnew/dialogs/panel_edit_options_base.cpp:297 pcbnew/dialogs/panel_edit_options_base.cpp:311 pcbnew/dialogs/panel_edit_options_base.cpp:325 pcbnew/zone.cpp:1572 pcbnew/zone_manager/panel_zone_properties_base.cpp:282 msgid "Always" msgstr "Toujours" @@ -8897,12 +7011,7 @@ msgstr "Toujours" msgid "When grid shown" msgstr "Quand la grille est affichée" -#: common/widgets/gal_options_panel_base.cpp:106 -#: pcbnew/dialogs/dialog_copper_zones_base.cpp:357 -#: pcbnew/dialogs/panel_edit_options_base.cpp:297 -#: pcbnew/dialogs/panel_edit_options_base.cpp:311 -#: pcbnew/dialogs/panel_edit_options_base.cpp:325 pcbnew/zone.cpp:1573 -#: pcbnew/zone_manager/panel_zone_properties_base.cpp:282 +#: common/widgets/gal_options_panel_base.cpp:106 pcbnew/dialogs/dialog_copper_zones_base.cpp:357 pcbnew/dialogs/panel_edit_options_base.cpp:297 pcbnew/dialogs/panel_edit_options_base.cpp:311 pcbnew/dialogs/panel_edit_options_base.cpp:325 pcbnew/zone.cpp:1573 pcbnew/zone_manager/panel_zone_properties_base.cpp:282 msgid "Never" msgstr "Jamais" @@ -8919,9 +7028,8 @@ msgid "Always show crosshairs" msgstr "Toujours afficher les curseurs" #: common/widgets/grid_text_button_helpers.cpp:363 -#, fuzzy msgid "Open file" -msgstr "Ouverture Fichier" +msgstr "Ouverture fichier" #: common/widgets/grid_text_button_helpers.cpp:490 msgid "Select a File" @@ -8967,9 +7075,7 @@ msgstr "Ajuster à l’Écran" msgid "Set plot view to show all items" msgstr "Ajuster le tracé pour montrer tous les items" -#: common/widgets/net_selector.cpp:58 gerbview/gerber_draw_item.cpp:751 -#: pcbnew/dialogs/dialog_copper_zones.cpp:373 -#: pcbnew/dialogs/dialog_copper_zones.cpp:735 +#: common/widgets/net_selector.cpp:58 gerbview/gerber_draw_item.cpp:751 pcbnew/dialogs/dialog_copper_zones.cpp:373 pcbnew/dialogs/dialog_copper_zones.cpp:735 msgid "" msgstr "" @@ -8977,18 +7083,11 @@ msgstr "" msgid "" msgstr "" -#: common/widgets/net_selector.cpp:84 -#: eeschema/dialogs/dialog_lib_symbol_properties.cpp:763 -#: eeschema/dialogs/dialog_lib_symbol_properties.cpp:806 +#: common/widgets/net_selector.cpp:84 eeschema/dialogs/dialog_lib_symbol_properties.cpp:764 eeschema/dialogs/dialog_lib_symbol_properties.cpp:807 msgid "Filter:" msgstr "Filtre:" -#: common/widgets/paged_dialog.cpp:84 common/widgets/paged_dialog.cpp:345 -#: eeschema/dialogs/dialog_bom_base.cpp:114 -#: pcb_calculator/calculator_panels/panel_regulator_base.cpp:367 -#: pcb_calculator/calculator_panels/panel_track_width_base.cpp:288 -#: pcb_calculator/calculator_panels/panel_transline_base.cpp:455 -#: pcb_calculator/calculator_panels/panel_via_size_base.cpp:365 +#: common/widgets/paged_dialog.cpp:84 common/widgets/paged_dialog.cpp:345 eeschema/dialogs/dialog_bom_base.cpp:114 pcb_calculator/calculator_panels/panel_regulator_base.cpp:367 pcb_calculator/calculator_panels/panel_track_width_base.cpp:288 pcb_calculator/calculator_panels/panel_transline_base.cpp:455 pcb_calculator/calculator_panels/panel_via_size_base.cpp:365 msgid "Reset to Defaults" msgstr "Réinitialiser aux Défauts" @@ -9005,8 +7104,7 @@ msgstr "Ouvrir Répertoire des Préférences" msgid "Reset %s to Defaults" msgstr "Réinitialiser %s aux Défauts" -#: common/widgets/properties_panel.cpp:76 -#: common/widgets/properties_panel.cpp:183 +#: common/widgets/properties_panel.cpp:76 common/widgets/properties_panel.cpp:183 msgid "No objects selected" msgstr "Aucun objet sélectionné" @@ -9052,9 +7150,7 @@ msgstr "Selection Raccourci" #: common/widgets/widget_hotkey_list.cpp:392 #, c-format msgid "'%s' is a reserved hotkey in KiCad and cannot be assigned." -msgstr "" -"'%s' est un raccourci clavier réservé dans KiCad et ne peut pas être " -"attribué." +msgstr "'%s' est un raccourci clavier réservé dans KiCad et ne peut pas être attribué." #: common/widgets/widget_hotkey_list.cpp:452 msgid "Edit..." @@ -9082,12 +7178,8 @@ msgstr "Réinitialiser àux Défauts" #: common/widgets/widget_hotkey_list.cpp:497 #, c-format -msgid "" -"'%s' is already assigned to '%s' in section '%s'. Are you sure you want to " -"change its assignment?" -msgstr "" -"'%s' est déjà assigné à '%s' en section '%s'. Êtes-vous sûr de vouloir " -"changer cette assignation?" +msgid "'%s' is already assigned to '%s' in section '%s'. Are you sure you want to change its assignment?" +msgstr "'%s' est déjà assigné à '%s' en section '%s'. Êtes-vous sûr de vouloir changer cette assignation?" #: common/widgets/widget_hotkey_list.cpp:503 msgid "Confirm change" @@ -9105,21 +7197,15 @@ msgstr "(double-clic pour éditer)" msgid "Hotkey" msgstr "Raccourci" -#: common/widgets/widget_hotkey_list.cpp:530 -#: eeschema/dialogs/dialog_lib_edit_pin_table.cpp:47 eeschema/sch_item.cpp:66 -#: eeschema/symbol_editor/symbol_editor.cpp:1282 +#: common/widgets/widget_hotkey_list.cpp:530 eeschema/dialogs/dialog_lib_edit_pin_table.cpp:47 eeschema/sch_item.cpp:66 eeschema/symbol_editor/symbol_editor.cpp:1277 eeschema/tools/sch_edit_tool.cpp:151 msgid "Alternate" msgstr "Alternatif" -#: common/widgets/wx_html_report_panel.cpp:192 -#: common/widgets/wx_html_report_panel.cpp:213 -#: common/widgets/wx_html_report_panel.cpp:242 +#: common/widgets/wx_html_report_panel.cpp:192 common/widgets/wx_html_report_panel.cpp:213 common/widgets/wx_html_report_panel.cpp:242 msgid "Error:" msgstr "Erreur:" -#: common/widgets/wx_html_report_panel.cpp:196 -#: common/widgets/wx_html_report_panel.cpp:217 -#: common/widgets/wx_html_report_panel.cpp:243 +#: common/widgets/wx_html_report_panel.cpp:196 common/widgets/wx_html_report_panel.cpp:217 common/widgets/wx_html_report_panel.cpp:243 msgid "Warning:" msgstr "Attention:" @@ -9127,10 +7213,7 @@ msgstr "Attention:" msgid "Info:" msgstr "Info:" -#: common/widgets/wx_html_report_panel.cpp:370 -#: eeschema/dialogs/dialog_erc.cpp:1024 -#: pcbnew/dialogs/dialog_board_statistics.cpp:652 -#: pcbnew/dialogs/dialog_drc.cpp:1008 +#: common/widgets/wx_html_report_panel.cpp:370 eeschema/dialogs/dialog_erc.cpp:1024 pcbnew/dialogs/dialog_board_statistics.cpp:652 pcbnew/dialogs/dialog_drc.cpp:1008 msgid "Save Report File" msgstr "Sauver Fichier Rapport" @@ -9147,30 +7230,16 @@ msgstr "Erreur écriture fichier" msgid "Output Messages" msgstr "Messages d'info" -#: common/widgets/wx_html_report_panel_base.cpp:30 -#: eeschema/dialogs/dialog_erc_base.cpp:126 -#: pcbnew/dialogs/dialog_drc_base.cpp:176 -#: pcbnew/dialogs/dialog_footprint_checker_base.cpp:32 +#: common/widgets/wx_html_report_panel_base.cpp:30 eeschema/dialogs/dialog_erc_base.cpp:126 pcbnew/dialogs/dialog_drc_base.cpp:176 pcbnew/dialogs/dialog_footprint_checker_base.cpp:32 msgid "Show:" msgstr "Montrer:" -#: common/widgets/wx_html_report_panel_base.cpp:34 -#: eeschema/dialogs/dialog_erc_base.cpp:130 eeschema/sch_item.cpp:55 -#: eeschema/sch_item.cpp:64 pcbnew/dialogs/dialog_board_reannotate.cpp:86 -#: pcbnew/dialogs/dialog_board_reannotate_base.cpp:180 -#: pcbnew/dialogs/dialog_drc_base.cpp:180 -#: pcbnew/dialogs/dialog_footprint_checker_base.cpp:36 -#: pcbnew/widgets/appearance_controls.cpp:716 -#: pcbnew/widgets/appearance_controls.cpp:758 -#: pcbnew/widgets/appearance_controls.cpp:2542 -#: pcbnew/widgets/appearance_controls.cpp:2561 +#: common/widgets/wx_html_report_panel_base.cpp:34 eeschema/dialogs/dialog_erc_base.cpp:130 eeschema/sch_item.cpp:55 eeschema/sch_item.cpp:64 pcbnew/dialogs/dialog_board_reannotate.cpp:86 pcbnew/dialogs/dialog_board_reannotate_base.cpp:180 pcbnew/dialogs/dialog_drc_base.cpp:180 pcbnew/dialogs/dialog_footprint_checker_base.cpp:36 pcbnew/widgets/appearance_controls.cpp:716 pcbnew/widgets/appearance_controls.cpp:758 +#: pcbnew/widgets/appearance_controls.cpp:2542 pcbnew/widgets/appearance_controls.cpp:2561 msgid "All" msgstr "Tout" -#: common/widgets/wx_html_report_panel_base.cpp:52 -#: eeschema/dialogs/dialog_erc_base.cpp:142 -#: pcbnew/dialogs/dialog_drc_base.cpp:192 -#: pcbnew/dialogs/dialog_footprint_checker_base.cpp:49 +#: common/widgets/wx_html_report_panel_base.cpp:52 eeschema/dialogs/dialog_erc_base.cpp:142 pcbnew/dialogs/dialog_drc_base.cpp:192 pcbnew/dialogs/dialog_footprint_checker_base.cpp:49 msgid "Warnings" msgstr "Avertissements" @@ -9182,9 +7251,7 @@ msgstr "Actions" msgid "Infos" msgstr "Infos" -#: common/widgets/wx_html_report_panel_base.cpp:75 -#: eeschema/dialogs/dialog_erc_base.cpp:157 -#: pcbnew/dialogs/dialog_drc_base.cpp:207 +#: common/widgets/wx_html_report_panel_base.cpp:75 eeschema/dialogs/dialog_erc_base.cpp:157 pcbnew/dialogs/dialog_drc_base.cpp:207 msgid "Save..." msgstr "Sauver..." @@ -9192,8 +7259,7 @@ msgstr "Sauver..." msgid "All files" msgstr "Tous les fichiers" -#: common/wildcards_and_files_ext.cpp:224 -#: eeschema/sch_io/kicad_sexpr/sch_io_kicad_sexpr.h:82 +#: common/wildcards_and_files_ext.cpp:224 eeschema/sch_io/kicad_sexpr/sch_io_kicad_sexpr.h:82 msgid "KiCad symbol library files" msgstr "Fichier librairie de composant KiCad" @@ -9213,13 +7279,11 @@ msgstr "Tous les fichiers du projet KiCad" msgid "All KiCad schematic files" msgstr "Tous les fichiers schématiques KiCad" -#: common/wildcards_and_files_ext.cpp:258 -#: eeschema/sch_io/kicad_legacy/sch_io_kicad_legacy.h:75 +#: common/wildcards_and_files_ext.cpp:258 eeschema/sch_io/kicad_legacy/sch_io_kicad_legacy.h:75 msgid "KiCad legacy schematic files" msgstr "Fichiers schématiques anciens KiCad" -#: common/wildcards_and_files_ext.cpp:265 -#: eeschema/sch_io/kicad_sexpr/sch_io_kicad_sexpr.h:76 +#: common/wildcards_and_files_ext.cpp:265 eeschema/sch_io/kicad_sexpr/sch_io_kicad_sexpr.h:76 msgid "KiCad s-expression schematic files" msgstr "Fichiers schématiques 's-expression' KiCad" @@ -9251,20 +7315,15 @@ msgstr "Fichiers netliste PADS" msgid "EasyEDA (JLCEDA) Std backup archive" msgstr "EasyEDA (JLCEDA) Archives standard" -#: common/wildcards_and_files_ext.cpp:316 -#: 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 +#: common/wildcards_and_files_ext.cpp:316 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 "Fichiers EasyEDA (JLCEDA) Pro" -#: common/wildcards_and_files_ext.cpp:322 -#: pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr.h:288 +#: common/wildcards_and_files_ext.cpp:322 pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr.h:289 msgid "KiCad printed circuit board files" msgstr "Fichiers circuits imprimés KiCad" -#: common/wildcards_and_files_ext.cpp:329 -#: pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr.h:298 +#: common/wildcards_and_files_ext.cpp:329 pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr.h:299 msgid "KiCad footprint files" msgstr "Fichiers d'empreinte KiCad" @@ -9364,8 +7423,7 @@ msgstr "Fichiers PCB GenCAD" msgid "DXF Files" msgstr "Fichiers DXF" -#: common/wildcards_and_files_ext.cpp:485 -#: resources/linux/mime/kicad-gerbers.xml.in:22 +#: common/wildcards_and_files_ext.cpp:485 resources/linux/mime/kicad-gerbers.xml.in:22 msgid "Gerber job file" msgstr "Fichier Gerber job" @@ -9418,12 +7476,8 @@ msgstr "%lu équivalences empreintes/symboles trouvées." #: cvpcb/auto_associate.cpp:263 #, c-format -msgid "" -"Component %s: footprint %s not found in any of the project footprint " -"libraries." -msgstr "" -"Composant %s: Empreinte %s non trouvée dans les librairies d'empreintes du " -"projet." +msgid "Component %s: footprint %s not found in any of the project footprint libraries." +msgstr "Composant %s: Empreinte %s non trouvée dans les librairies d'empreintes du projet." #: cvpcb/auto_associate.cpp:308 msgid "CvPcb Warning" @@ -9431,37 +7485,25 @@ msgstr "Avertissement CvPcb" #: cvpcb/cvpcb.cpp:190 msgid "" -"You have run CvPcb for the first time using the new footprint library table " -"method for finding footprints.\n" -"CvPcb has either copied the default table or created an empty table in your " -"home folder.\n" -"You must first configure the library table to include all footprint " -"libraries not included with KiCad.\n" -"See the \"Footprint Library Table\" section of the CvPcb documentation for " -"more information." +"You have run CvPcb for the first time using the new footprint library table method for finding footprints.\n" +"CvPcb has either copied the default table or created an empty table in your home folder.\n" +"You must first configure the library table to include all footprint libraries not included with KiCad.\n" +"See the \"Footprint Library Table\" section of the CvPcb documentation for more information." msgstr "" -"Vous avez exécuté CvPcb pour la première fois en utilisant la nouvelle " -"méthode de table de librairies d'empreintes pour trouver les empreintes.\n" -"CvPcb a copié la table par défaut ou créé une table vide dans votre dossier " -"d' accueil utilisateur. \n" -"Vous devez d'abord configurer la table de la bibliothèque afin d'inclure les " -"bibliothèques d'empreinte désirées. \n" -"Consultez la section « Tables des Librairies d'Empreintes » dans la " -"documentation CvPcb ou Pcbnew pour plus d'informations." +"Vous avez exécuté CvPcb pour la première fois en utilisant la nouvelle méthode de table de librairies d'empreintes pour trouver les empreintes.\n" +"CvPcb a copié la table par défaut ou créé une table vide dans votre dossier d' accueil utilisateur. \n" +"Vous devez d'abord configurer la table de la bibliothèque afin d'inclure les bibliothèques d'empreinte désirées. \n" +"Consultez la section « Tables des Librairies d'Empreintes » dans la documentation CvPcb ou Pcbnew pour plus d'informations." #: cvpcb/cvpcb.cpp:206 -msgid "" -"An error occurred attempting to load the global footprint library table." -msgstr "" -"Une erreur s'est produite lors du chargement de la table globale des " -"librairies d'empreintes." +msgid "An error occurred attempting to load the global footprint library table." +msgstr "Une erreur s'est produite lors du chargement de la table globale des librairies d'empreintes." -#: cvpcb/cvpcb_mainframe.cpp:66 cvpcb/cvpcb_mainframe.cpp:82 -#: cvpcb/menubar.cpp:50 +#: cvpcb/cvpcb_mainframe.cpp:66 cvpcb/cvpcb_mainframe.cpp:82 cvpcb/menubar.cpp:50 msgid "Assign Footprints" msgstr "Assigner Empreintes" -#: cvpcb/cvpcb_mainframe.cpp:114 pcbnew/dialogs/panel_fp_lib_table.cpp:1234 +#: cvpcb/cvpcb_mainframe.cpp:114 pcbnew/dialogs/panel_fp_lib_table.cpp:1230 msgid "Footprint Libraries" msgstr "Librairies d'Empreintes" @@ -9473,8 +7515,7 @@ msgstr "Symbole: Attribution Empreintes" msgid "Filtered Footprints" msgstr "Empreintes Filtrées" -#: cvpcb/cvpcb_mainframe.cpp:152 -#: eeschema/dialogs/dialog_symbol_fields_table_base.cpp:335 +#: cvpcb/cvpcb_mainframe.cpp:152 eeschema/dialogs/dialog_symbol_fields_table_base.cpp:335 msgid "Apply, Save Schematic && Continue" msgstr "Appliquer, Sauver Schematique && Continuer" @@ -9484,19 +7525,14 @@ msgstr "Les association symboles/empreintes ne sont pas sauvées" #: cvpcb/cvpcb_mainframe.cpp:399 msgid "Symbol to Footprint links have been modified. Save changes?" -msgstr "" -"Les liens symboles/empreintes ont été modifiés. Sauver les changements?" +msgstr "Les liens symboles/empreintes ont été modifiés. Sauver les changements?" #: cvpcb/cvpcb_mainframe.cpp:627 cvpcb/tools/cvpcb_association_tool.cpp:208 #, c-format msgid "'%s' is not a valid footprint." msgstr "'%s' n’est pas une empreinte valide." -#: cvpcb/cvpcb_mainframe.cpp:783 eeschema/generate_alias_info.cpp:39 -#: eeschema/sch_symbol.cpp:2002 eeschema/sch_symbol.cpp:2556 -#: eeschema/sch_symbol.cpp:2850 eeschema/symbol_editor/symbol_editor.cpp:1297 -#: eeschema/symbol_viewer_frame.cpp:462 pcbnew/footprint.cpp:3808 -#: pcbnew/generate_footprint_info.cpp:37 pcbnew/plot_board_layers.cpp:134 +#: cvpcb/cvpcb_mainframe.cpp:783 eeschema/generate_alias_info.cpp:39 eeschema/sch_symbol.cpp:2132 eeschema/sch_symbol.cpp:2686 eeschema/sch_symbol.cpp:2980 eeschema/symbol_editor/symbol_editor.cpp:1292 eeschema/symbol_viewer_frame.cpp:462 pcbnew/footprint.cpp:3813 pcbnew/generate_footprint_info.cpp:37 pcbnew/plot_board_layers.cpp:135 msgid "Keywords" msgstr "Mots Clés" @@ -9537,10 +7573,8 @@ msgid "Library location: unknown" msgstr "Emplacement de la librairie : inconnu" #: cvpcb/cvpcb_mainframe.cpp:892 -msgid "" -"No PCB footprint libraries are listed in the current footprint library table." -msgstr "" -"Aucune librairie d'empreintes PCB listée dans la table de librairie courante." +msgid "No PCB footprint libraries are listed in the current footprint library table." +msgstr "Aucune librairie d'empreintes PCB listée dans la table de librairie courante." #: cvpcb/cvpcb_mainframe.cpp:893 msgid "Configuration Error" @@ -9560,10 +7594,7 @@ msgstr "" msgid "Project file: '%s'" msgstr "Fichier de projet: '%s'" -#: cvpcb/dialogs/dialog_config_equfiles.cpp:94 -#: eeschema/dialogs/dialog_bom.cpp:454 -#: gerbview/tools/gerbview_inspection_tool.cpp:185 -#: kicad/project_tree_pane.cpp:1003 +#: cvpcb/dialogs/dialog_config_equfiles.cpp:94 eeschema/dialogs/dialog_bom.cpp:454 gerbview/tools/gerbview_inspection_tool.cpp:185 kicad/project_tree_pane.cpp:1003 msgid "No text editor selected in KiCad. Please choose one." msgstr "Pas d'éditeur défini dans KiCad. Veuillez en sélectionner un." @@ -9592,9 +7623,7 @@ msgstr "Editer fichiers association d'empreintes" msgid "Remove association file" msgstr "Supprimer fichiers association d'empreintes" -#: cvpcb/dialogs/dialog_config_equfiles_base.cpp:72 -#: eeschema/dialogs/panel_sym_lib_table_base.cpp:175 -#: pcbnew/dialogs/panel_fp_lib_table_base.cpp:169 +#: cvpcb/dialogs/dialog_config_equfiles_base.cpp:72 eeschema/dialogs/panel_sym_lib_table_base.cpp:175 pcbnew/dialogs/panel_fp_lib_table_base.cpp:169 msgid "Available path substitutions:" msgstr "Chemins de substitution disponibles:" @@ -9612,13 +7641,11 @@ msgstr "Fichier cmp d'assignation" #: cvpcb/dialogs/fp_conflict_assignment_selector_base.cpp:19 msgid "" -"Footprint assignments from schematic netlist and symbol footprint " -"association file (.cmp) are conflicting.\n" +"Footprint assignments from schematic netlist and symbol footprint association file (.cmp) are conflicting.\n" "\n" "Please choose the assignment." msgstr "" -"Empreinte dans netliset schématique et empreinte dans fichier d'association " -"(.cmp) sont contradictoires.\n" +"Empreinte dans netliset schématique et empreinte dans fichier d'association (.cmp) sont contradictoires.\n" "\n" "SVP choisir l’affectation." @@ -9626,13 +7653,11 @@ msgstr "" msgid "Footprint Assignment Conflicts" msgstr "Conflits Attribution Empreinte" -#: cvpcb/display_footprints_frame.cpp:70 -#: pcbnew/toolbars_footprint_viewer.cpp:176 +#: cvpcb/display_footprints_frame.cpp:70 pcbnew/toolbars_footprint_viewer.cpp:176 msgid "Footprint Viewer" msgstr "Visualisateur d'Empreintes" -#: cvpcb/display_footprints_frame.cpp:318 -#: pcbnew/toolbars_footprint_viewer.cpp:107 +#: cvpcb/display_footprints_frame.cpp:318 pcbnew/toolbars_footprint_viewer.cpp:107 msgid "Automatic Zoom on footprint change" msgstr "Zoom automatique sur le changement d’empreinte" @@ -9646,13 +7671,12 @@ msgstr "Identificateur d'empreinte '%s' non valide." msgid "Library '%s' is not in the footprint library table." msgstr "La librairie '%s' n'est pas dans la table des librairies d'empreintes." -#: cvpcb/display_footprints_frame.cpp:430 -#: cvpcb/display_footprints_frame.cpp:456 +#: cvpcb/display_footprints_frame.cpp:430 cvpcb/display_footprints_frame.cpp:456 #, c-format msgid "Footprint '%s' not found." msgstr "Empreinte '%s' non trouvée." -#: cvpcb/display_footprints_frame.cpp:507 pcbnew/footprint.cpp:1604 +#: cvpcb/display_footprints_frame.cpp:507 pcbnew/footprint.cpp:1609 #, c-format msgid "Footprint: %s" msgstr "Empreinte: %s" @@ -9663,34 +7687,22 @@ msgid "Lib: %s" msgstr "Lib: %s" #: cvpcb/readwrite_dlgs.cpp:121 -msgid "" -"Some of the assigned footprints are legacy entries with no library names. " -"Would you like KiCad to attempt to convert them to the new required LIB_ID " -"format? (If you answer no, then these assignments will be cleared and you " -"will need to re-assign them manually.)" -msgstr "" -"Certaines des empreintes attribuées ont des noms de librairies anciens. " -"Souhaitez-vous que KiCad tente de les convertir au nouveau format LIB_ID " -"requis? (Si vous répondez non, ces affectations seront supprimés et vous " -"aurez à réaffecter ces empreintes manuellement.)" +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 "Certaines des empreintes attribuées ont des noms de librairies anciens. Souhaitez-vous que KiCad tente de les convertir au nouveau format LIB_ID requis? (Si vous répondez non, ces affectations seront supprimés et vous aurez à réaffecter ces empreintes manuellement.)" #: cvpcb/readwrite_dlgs.cpp:150 #, c-format msgid "Component '%s' footprint '%s' not found in any library.\n" -msgstr "" -"Composant '%s': empreinte '%s' non trouvée dans les librairies.\n" +msgstr "Composant '%s': empreinte '%s' non trouvée dans les librairies.\n" #: cvpcb/readwrite_dlgs.cpp:157 #, c-format msgid "Component '%s' footprint '%s' was found in multiple libraries.\n" -msgstr "" -"Composant '%s' empreinte '%s' trouvée dans plusieurs librairies.\n" +msgstr "Composant '%s' empreinte '%s' trouvée dans plusieurs librairies.\n" #: cvpcb/readwrite_dlgs.cpp:170 msgid "First check your footprint library table entries." -msgstr "" -"En premier lieu, vérifiez les entrées de votre table des librairies " -"d'empreintes." +msgstr "En premier lieu, vérifiez les entrées de votre table des librairies d'empreintes." #: cvpcb/readwrite_dlgs.cpp:172 msgid "Problematic Footprint Library Tables" @@ -9698,24 +7710,19 @@ msgstr "Tables des Librairies d'Empreintes Incorrectes" #: cvpcb/readwrite_dlgs.cpp:180 msgid "" -"The following errors occurred attempting to convert the footprint " -"assignments:\n" +"The following errors occurred attempting to convert the footprint assignments:\n" "\n" msgstr "" -"Les erreurs suivantes se sont produites lors de la tentative de conversion " -"d'assignation des empreintes:\n" +"Les erreurs suivantes se sont produites lors de la tentative de conversion d'assignation des empreintes:\n" "\n" #: cvpcb/readwrite_dlgs.cpp:183 msgid "" "\n" -"You will need to reassign them manually if you want them to be updated " -"correctly the next time you import the netlist in Pcbnew." +"You will need to reassign them manually if you want them to be updated correctly the next time you import the netlist in Pcbnew." msgstr "" "\n" -"Vous devrez les réassigner manuellement si vous voulez qu'ils soient " -"correctement mis à jour la prochaine fois que vous importerez la netliste " -"dans Pcbnew." +"Vous devrez les réassigner manuellement si vous voulez qu'ils soient correctement mis à jour la prochaine fois que vous importerez la netliste dans Pcbnew." #: cvpcb/readwrite_dlgs.cpp:309 msgid "Schematic saved" @@ -9738,13 +7745,8 @@ msgid "Manage Footprint Association Files..." msgstr "Gérer les Fichiers Associations d'empreintes..." #: cvpcb/tools/cvpcb_actions.cpp:65 -msgid "" -"Edit the footprint association files list. These files are used to " -"automatically assign footprint names from symbol values." -msgstr "" -"Configurer la liste de fichiers d'association d'empreintes. Ces fichiers " -"sont utilisés pour assigner automatiquement l'empreinte d'après la valeur " -"du symbole." +msgid "Edit the footprint association files list. These files are used to automatically assign footprint names from symbol values." +msgstr "Configurer la liste de fichiers d'association d'empreintes. Ces fichiers sont utilisés pour assigner automatiquement l'empreinte d'après la valeur du symbole." #: cvpcb/tools/cvpcb_actions.cpp:73 msgid "Save to Schematic" @@ -9752,21 +7754,15 @@ msgstr "Sauver dans Schematique" #: cvpcb/tools/cvpcb_actions.cpp:74 msgid "Save footprint associations in schematic symbol footprint fields" -msgstr "" -"Sauve l'association d'empreintes dans le champ empreinte des symboles en " -"schématique" +msgstr "Sauve l'association d'empreintes dans le champ empreinte des symboles en schématique" #: cvpcb/tools/cvpcb_actions.cpp:82 msgid "Save to Schematic and File" msgstr "Sauver dans Schématique et Fichier" #: cvpcb/tools/cvpcb_actions.cpp:83 -msgid "" -"Save footprint associations in schematic symbol footprint fields and " -"schematic files" -msgstr "" -"Sauve l'association d'empreintes dans le champ empreinte des symboles en " -"schématique et en fichiers" +msgid "Save footprint associations in schematic symbol footprint fields and schematic files" +msgstr "Sauve l'association d'empreintes dans le champ empreinte des symboles en schématique et en fichiers" #: cvpcb/tools/cvpcb_actions.cpp:105 msgid "Select next unassigned symbol" @@ -9818,8 +7814,7 @@ msgstr "Utiliser les filtres d'empreinte du symbole" #: cvpcb/tools/cvpcb_actions.cpp:158 msgid "Filter footprint list by footprint filters defined in the symbol" -msgstr "" -"Filtrer la liste par les filtres des empreintes définis dans de symbole" +msgstr "Filtrer la liste par les filtres des empreintes définis dans de symbole" #: cvpcb/tools/cvpcb_actions.cpp:166 msgid "Filter by pin count" @@ -9903,35 +7898,29 @@ msgstr "" "%s\n" "introuvable. Script non disponible." -#: eeschema/connection_graph.cpp:3288 +#: eeschema/connection_graph.cpp:3294 #, c-format -msgid "" -"Both %s and %s are attached to the same items; %s will be used in the netlist" -msgstr "" -"%s et %s sont attachés aux mêmes éléments. %s a été choisi comme label en " -"netliste" +msgid "Both %s and %s are attached to the same items; %s will be used in the netlist" +msgstr "%s et %s sont attachés aux mêmes éléments. %s a été choisi comme label en netliste" -#: eeschema/connection_graph.cpp:3579 +#: eeschema/connection_graph.cpp:3585 #, c-format -msgid "" -"Net %s is graphically connected to bus %s but is not a member of that bus" -msgstr "" -"Le net %s est graphiquement connecté au bus %s, mais n’est pas un membre de " -"ce bus" +msgid "Net %s is graphically connected to bus %s but is not a member of that bus" +msgstr "Le net %s est graphiquement connecté au bus %s, mais n’est pas un membre de ce bus" -#: eeschema/connection_graph.cpp:4173 +#: eeschema/connection_graph.cpp:3876 eeschema/erc/erc_item.cpp:236 +msgid "Unconnected wire endpoint" +msgstr "Extrémité de fil non connectée" + +#: eeschema/connection_graph.cpp:4219 #, c-format msgid "Sheet pin %s has no matching hierarchical label inside the sheet" -msgstr "" -"La pin de feuille %s n’a pas de label hiérarchique correspondant à " -"l’intérieur de la feuille" +msgstr "La pin de feuille %s n’a pas de label hiérarchique correspondant à l’intérieur de la feuille" -#: eeschema/connection_graph.cpp:4191 +#: eeschema/connection_graph.cpp:4237 #, c-format msgid "Hierarchical label %s has no matching sheet pin in the parent sheet" -msgstr "" -"Le label hiérarchique %s n'a pas de pin de feuille correspondante dans la " -"feuille parente" +msgstr "Le label hiérarchique %s n'a pas de pin de feuille correspondante dans la feuille parente" #: eeschema/cross-probing.cpp:155 #, c-format @@ -9948,9 +7937,7 @@ msgstr "%s trouvé mais pin %s non trouvée" msgid "%s found" msgstr "%s trouvé" -#: eeschema/cross-probing.cpp:166 eeschema/sim/simulator_frame_ui.cpp:1462 -#: eeschema/sim/simulator_frame_ui.cpp:1877 -#: eeschema/widgets/tuner_slider.cpp:56 +#: eeschema/cross-probing.cpp:166 eeschema/sim/simulator_frame_ui.cpp:1461 eeschema/sim/simulator_frame_ui.cpp:1876 eeschema/widgets/tuner_slider.cpp:56 #, c-format msgid "%s not found" msgstr "%s non trouvé" @@ -9963,17 +7950,11 @@ msgstr "Net sélectionné:" msgid "Annotation Messages:" msgstr "Messages de l'Annotation:" -#: eeschema/dialogs/dialog_annotate.cpp:92 -#: eeschema/dialogs/dialog_annotate.cpp:226 +#: eeschema/dialogs/dialog_annotate.cpp:92 eeschema/dialogs/dialog_annotate.cpp:226 msgid "Annotate" msgstr "Numérotation" -#: 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 +#: 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 "Champ d'Action" @@ -9981,13 +7962,11 @@ msgstr "Champ d'Action" msgid "Entire schematic" msgstr "Schématique entière" -#: eeschema/dialogs/dialog_annotate_base.cpp:45 -#: eeschema/dialogs/dialog_symbol_fields_table_base.cpp:170 +#: eeschema/dialogs/dialog_annotate_base.cpp:45 eeschema/dialogs/dialog_symbol_fields_table_base.cpp:170 msgid "Current sheet only" msgstr "Feuille courante seulement" -#: eeschema/dialogs/dialog_annotate_base.cpp:48 -#: pcbnew/dialogs/dialog_board_reannotate_base.cpp:190 +#: eeschema/dialogs/dialog_annotate_base.cpp:48 pcbnew/dialogs/dialog_board_reannotate_base.cpp:190 msgid "Selection" msgstr "Sélection" @@ -9995,18 +7974,15 @@ msgstr "Sélection" msgid "Recurse into subsheets" msgstr "Récursion dans les sous-feuilles" -#: eeschema/dialogs/dialog_annotate_base.cpp:58 -#: eeschema/dialogs/panel_eeschema_annotation_options_base.cpp:27 +#: eeschema/dialogs/dialog_annotate_base.cpp:58 eeschema/dialogs/panel_eeschema_annotation_options_base.cpp:27 msgid "Order" msgstr "Ordre" -#: eeschema/dialogs/dialog_annotate_base.cpp:63 -#: eeschema/dialogs/panel_eeschema_annotation_options_base.cpp:37 +#: eeschema/dialogs/dialog_annotate_base.cpp:63 eeschema/dialogs/panel_eeschema_annotation_options_base.cpp:37 msgid "Sort symbols by &X position" msgstr "Trier les symboles par position &X" -#: eeschema/dialogs/dialog_annotate_base.cpp:75 -#: eeschema/dialogs/panel_eeschema_annotation_options_base.cpp:49 +#: eeschema/dialogs/dialog_annotate_base.cpp:75 eeschema/dialogs/panel_eeschema_annotation_options_base.cpp:49 msgid "Sort symbols by &Y position" msgstr "Trier les symboles par position &Y" @@ -10018,23 +7994,19 @@ msgstr "Garder l'annotation existante" msgid "Reset existing annotations" msgstr "Supprimer l'annotation existante" -#: eeschema/dialogs/dialog_annotate_base.cpp:94 -#: eeschema/dialogs/panel_eeschema_annotation_options_base.cpp:61 +#: eeschema/dialogs/dialog_annotate_base.cpp:94 eeschema/dialogs/panel_eeschema_annotation_options_base.cpp:61 msgid "Numbering" msgstr "Numérotation" -#: eeschema/dialogs/dialog_annotate_base.cpp:101 -#: eeschema/dialogs/panel_eeschema_annotation_options_base.cpp:73 +#: eeschema/dialogs/dialog_annotate_base.cpp:101 eeschema/dialogs/panel_eeschema_annotation_options_base.cpp:73 msgid "Use first free number after:" msgstr "Utiliser le premier nombre libre après:" -#: eeschema/dialogs/dialog_annotate_base.cpp:107 -#: eeschema/dialogs/panel_eeschema_annotation_options_base.cpp:79 +#: eeschema/dialogs/dialog_annotate_base.cpp:107 eeschema/dialogs/panel_eeschema_annotation_options_base.cpp:79 msgid "First free after sheet number X 100" msgstr "Premier nombre libre après numéro de feuille X 100" -#: eeschema/dialogs/dialog_annotate_base.cpp:110 -#: eeschema/dialogs/panel_eeschema_annotation_options_base.cpp:82 +#: eeschema/dialogs/dialog_annotate_base.cpp:110 eeschema/dialogs/panel_eeschema_annotation_options_base.cpp:82 msgid "First free after sheet number X 1000" msgstr "Premier nombre libre après numéro de feuille X 1000" @@ -10075,8 +8047,7 @@ msgstr "" #: eeschema/dialogs/dialog_bom.cpp:348 msgid "Generating BOM requires a fully annotated schematic." -msgstr "" -"Générer une Liste Du Matériel nécessite un schéma entièrement numéroté." +msgstr "Générer une Liste Du Matériel nécessite un schéma entièrement numéroté." #: eeschema/dialogs/dialog_bom.cpp:352 msgid "Failed to create file." @@ -10095,8 +8066,7 @@ msgstr "Ajouter Générateur" msgid "Nickname '%s' already in use." msgstr "Un nom logique '%s' existe déjà." -#: eeschema/dialogs/dialog_bom.cpp:426 -#: eeschema/dialogs/dialog_export_netlist.cpp:869 +#: eeschema/dialogs/dialog_bom.cpp:426 eeschema/dialogs/dialog_export_netlist.cpp:862 msgid "Generator File" msgstr "Fichier Générateur" @@ -10114,9 +8084,7 @@ msgstr "Scripts de générateur de nomenclature:" #: eeschema/dialogs/dialog_bom_base.cpp:71 msgid "Add a new BOM generator and its command line to the list" -msgstr "" -"Ajouter un nouveau générateur de nomenclature et sa ligne de commande à la " -"liste" +msgstr "Ajouter un nouveau générateur de nomenclature et sa ligne de commande à la liste" #: eeschema/dialogs/dialog_bom_base.cpp:76 msgid "Edit the script file in the text editor" @@ -10136,19 +8104,15 @@ msgstr "Afficher la fenêtre de la console" #: 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" +"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 "" -"Par défaut, la ligne de commande fonctionne avec la fenêtre de la console " -"cachée et la sortie est redirigée vers la fenêtre d'affichage.\n" +"Par défaut, la ligne de commande fonctionne avec la fenêtre de la console cachée et la sortie est redirigée vers la fenêtre d'affichage.\n" "Activez cette option pour afficher la console en cours d'exécution." #: eeschema/dialogs/dialog_bom_base.cpp:115 msgid "Reset the list of BOM generator scripts to the default settings" -msgstr "" -"Réinitialiser la liste des scripts de génération de BOM aux paramètres par " -"défaut" +msgstr "Réinitialiser la liste des scripts de génération de BOM aux paramètres par défaut" #: eeschema/dialogs/dialog_bom_base.h:81 msgid "Bill of Materials" @@ -10158,57 +8122,36 @@ msgstr "Liste du Matériel" msgid "" "# 1. Summary\n" "\n" -"The Bill of Materials tool creates a BOM which lists all of the components " -"in the design.\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" +"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" +"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" +"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" +"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" +"The default settings present several generator script options, although some additional scripts are installed with KiCad and can be added to the list with the **+** button.\n" "\n" -"**Note:** On Windows, there is an additional option **Show console window**. " -"When this option is unchecked, BOM generators run in a hidden console window " -"and any output is redirected and printed in the dialog. When this option is " -"checked, BOM generators run in a visisble console window.\n" +"**Note:** On Windows, there is an additional option **Show console window**. When this option is unchecked, BOM generators run in a hidden console window and any output is redirected and printed in the dialog. When this option is checked, BOM generators run in a visisble console window.\n" "\n" "# 3. Custom generators and command lines\n" "\n" -"Internally, KiCad creates an intermediate netlist file in XML format that " -"contains information about all of the components in the design. A BOM " -"generator script converts the intermediate netlist file to the desired " -"output format. KiCad runs the BOM generator scripts according to the command " -"line entered at the bottom of the BOM dialog.\n" +"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" +"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" +" * `%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" +"**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" +"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" @@ -10218,85 +8161,52 @@ msgid "" "python