The " "directory must have a .pretty file extension because the " "format of the save is pretty.
" msgstr "" "Activer cette propriété pour le répertoire dans lequel les empreintes seront " "enregistrées comme \"pretty footprints\" lors de la sauvegarde de cette " "librairie. Tout ce qui est sauvé aura priorité sur les empreintes de même " "nom du dépôt github. Ces empreintes sauvées peuvent ensuite être envoyées " "au mainteneur des librairies comme mise à jour.Le répertoire doit " "avoir .pretty comme extension parce que le format de sauvegarde est " "pretty.
" #: pcbnew/github/github_plugin.cpp:394 #, c-format msgid "" "option '%s' for Github library '%s' must point to a writable directory " "ending with '.pretty'." msgstr "" "l'option '%s' pour la librairie Github '%s' doit pointer un répertoire " "inscriptible dont le nom finit par '.pretty'." #: pcbnew/github/github_plugin.cpp:521 #, c-format msgid "" "Unable to parse URL:\n" "'%s'" msgstr "" "Impossible d'analyser l'URL:\n" "<%s>" #: pcbnew/github/github_plugin.cpp:545 #, c-format msgid "" "%s\n" "Cannot get/download Zip archive: '%s'\n" "for library path: '%s'.\n" "Reason: '%s'" msgstr "" "%s\n" "Ne peut télécharger le fichier zip: '%s'\n" "à partir du chemin librairie: '%s'.\n" "Raison: '%s'" #: pcbnew/github/github_plugin.cpp:562 #, c-format msgid "" "Cannot download library '%s'.\n" "The library does not exist on the server" msgstr "" "Impossible de télécharger la librairie '%s'.\n" "La librairie n'existe pas sur le serveur" #: pcbnew/gpcb_plugin.cpp:112 #, c-format msgid "Cannot convert \"%s\" to an integer" msgstr "Ne peut convertir \"%s\" en un entier" #: pcbnew/gpcb_plugin.cpp:294 pcbnew/gpcb_plugin.cpp:961 #: pcbnew/kicad_plugin.cpp:1819 #, c-format msgid "footprint library path '%s' does not exist" msgstr "Le chemin de librairie d'empreintes '%s' n'existe pas" #: pcbnew/gpcb_plugin.cpp:334 #, c-format msgid "library <%s> has no footprint '%s' to delete" msgstr "La libraire <%s> n'a pas d'empreinte '%s' à supprimer" #: pcbnew/gpcb_plugin.cpp:435 pcbnew/pcb_parser.cpp:436 #: pcbnew/pcb_parser.cpp:541 #, c-format msgid "unknown token \"%s\"" msgstr "mot clé \"%s\" inconnu" #: pcbnew/gpcb_plugin.cpp:442 #, c-format msgid "Element token contains %d parameters." msgstr "Element token contains %d parameters." #: pcbnew/gpcb_plugin.cpp:1029 pcbnew/kicad_plugin.cpp:1892 #: pcbnew/kicad_plugin.cpp:1958 pcbnew/librairi.cpp:523 #, c-format msgid "Library '%s' is read only" msgstr "Librairie '%s' est en lecture seule" #: pcbnew/gpcb_plugin.cpp:1048 pcbnew/kicad_plugin.cpp:1995 #, c-format msgid "user does not have permission to delete directory '%s'" msgstr "" "Vous n'avez pas la permission d'écriture pour supprimer le répertoire '%s'." #: pcbnew/gpcb_plugin.cpp:1056 pcbnew/kicad_plugin.cpp:2003 #, c-format msgid "library directory '%s' has unexpected sub-directories" msgstr "le répertoire librairie '%s' a des sous-répertoires inattendus" #: pcbnew/gpcb_plugin.cpp:1075 pcbnew/kicad_plugin.cpp:2022 #, c-format msgid "unexpected file '%s' was found in library path '%s'" msgstr "fichier inattendu '%s' trouvé dans le chemin de librairie '%s'" #: pcbnew/gpcb_plugin.cpp:1093 pcbnew/kicad_plugin.cpp:2040 #, c-format msgid "footprint library '%s' cannot be deleted" msgstr "la librairie d'empreintes '%s' ne peut pas être supprimée." #: pcbnew/hotkeys.cpp:72 msgid "Switch to Copper (B.Cu) layer" msgstr "Commuter à Couche Cuivre (B.Cu)" #: pcbnew/hotkeys.cpp:75 msgid "Switch to Component (F.Cu) layer" msgstr "Commuter à Couche Composant (F.Cu)" #: pcbnew/hotkeys.cpp:78 msgid "Switch to Inner layer 1" msgstr "Sauter à la Couche Interne 1" #: pcbnew/hotkeys.cpp:80 msgid "Switch to Inner layer 2" msgstr "Sauter à la Couche Interne 2" #: pcbnew/hotkeys.cpp:82 msgid "Switch to Inner layer 3" msgstr "Sauter à la Couche Interne 3" #: pcbnew/hotkeys.cpp:84 msgid "Switch to Inner layer 4" msgstr "Sauter à la Couche Interne 4" #: pcbnew/hotkeys.cpp:86 msgid "Switch to Inner layer 5" msgstr "Sauter à la Couche Interne 5" #: pcbnew/hotkeys.cpp:88 msgid "Switch to Inner layer 6" msgstr "Sauter à la Couche Interne 6" #: pcbnew/hotkeys.cpp:96 pcbnew/librairi.cpp:72 msgid "Save Footprint" msgstr "Sauver Empreinte" #: pcbnew/hotkeys.cpp:97 msgid "Save Board" msgstr "Sauver PCB" #: pcbnew/hotkeys.cpp:98 msgid "Save Board As" msgstr "Saver PCB Sous" #: pcbnew/hotkeys.cpp:99 msgid "Load Board" msgstr "Charger PCB" #: pcbnew/hotkeys.cpp:102 msgid "Delete Track Segment" msgstr "Supprimer Segment de Piste" #: pcbnew/hotkeys.cpp:103 msgid "Add New Track" msgstr "Ajouter Nouvelle Piste" #: pcbnew/hotkeys.cpp:104 msgid "Add Through Via" msgstr "Ajouter Via Traversante" #: pcbnew/hotkeys.cpp:105 msgid "Select Layer and Add Through Via" msgstr "Sélectionner Couche et Ajouter Via Traversante" #: pcbnew/hotkeys.cpp:107 msgid "Add MicroVia" msgstr "Ajouter MicroVia" #: pcbnew/hotkeys.cpp:108 msgid "Add Blind/Buried Via" msgstr "Ajouter Via Aveugle/Enterrée" #: pcbnew/hotkeys.cpp:109 msgid "Select Layer and Add Blind/Buried Via" msgstr "Sélectionner Couche et Ajouter Via Aveugle/Enterrée" #: pcbnew/hotkeys.cpp:111 pcbnew/onrightclick.cpp:601 #: pcbnew/router/router_tool.cpp:99 msgid "Switch Track Posture" msgstr "Commuter Orientation" #: pcbnew/hotkeys.cpp:112 msgid "Drag Track Keep Slope" msgstr "Drag Segment et Garder Pente" #: pcbnew/hotkeys.cpp:115 pcbnew/onrightclick.cpp:823 msgid "Edit with Footprint Editor" msgstr "Éditer avec l'Éditeur d'Empreintes" #: pcbnew/hotkeys.cpp:116 msgid "Flip Item" msgstr "Retourner Élément" #: pcbnew/hotkeys.cpp:119 msgid "Move Item Exactly" msgstr "Déplacer Élément Exactement" #: pcbnew/hotkeys.cpp:120 msgid "Duplicate Item" msgstr "Dupliquer Élément" #: pcbnew/hotkeys.cpp:121 msgid "Duplicate Item and Increment" msgstr "Dupliquer Élément et Incrémenter" #: pcbnew/hotkeys.cpp:123 pcbnew/tools/common_actions.cpp:122 #: pcbnew/dialogs/dialog_create_array_base.h:115 msgid "Create Array" msgstr "Créer Matrice" #: pcbnew/hotkeys.cpp:124 msgid "Copy Item" msgstr "Copier Élément" #: pcbnew/hotkeys.cpp:126 pcbnew/onrightclick.cpp:349 msgid "Get and Move Footprint" msgstr "Sel. et Dépl. module" #: pcbnew/hotkeys.cpp:127 msgid "Lock/Unlock Footprint" msgstr "Verrouiller/Déverrouiller Empreinte" #: pcbnew/hotkeys.cpp:128 msgid "Delete Track or Footprint" msgstr "Supprimer Piste ou Empreinte" #: pcbnew/hotkeys.cpp:130 msgid "Toggle High Contrast Mode" msgstr "Basculer le Mode Haut Contraste" #: pcbnew/hotkeys.cpp:132 msgid "Set Grid Origin" msgstr "Ajuster Origine Grille" #: pcbnew/hotkeys.cpp:135 msgid "Switch to Legacy Canvas" msgstr "Commuter sur l'Affichage de Base" #: pcbnew/hotkeys.cpp:141 msgid "Switch to OpenGL Canvas" msgstr "Commuter sur l'Affichage OpenGL" #: pcbnew/hotkeys.cpp:147 msgid "Switch to Cairo Canvas" msgstr "Commuter sur l'Affichage Cairo" #: pcbnew/hotkeys.cpp:154 pcbnew/onrightclick.cpp:362 msgid "Fill or Refill All Zones" msgstr "Remplir ou Re-remplir Toutes les Zones" #: pcbnew/hotkeys.cpp:156 pcbnew/onrightclick.cpp:366 msgid "Remove Filled Areas in All Zones" msgstr "Supprimer le Remplissage de toutes les Zones" #: pcbnew/hotkeys.cpp:205 msgid "Switch Track Width To Next" msgstr "Commuter Largeur de Piste à la Suivante" #: pcbnew/hotkeys.cpp:208 msgid "Switch Track Width To Previous" msgstr "Commuter Largeur de Piste à la Précédente" #: pcbnew/hotkeys.cpp:212 msgid "Switch Grid To Fast Grid1" msgstr "Commuter Grille à Grille Rapide 1" #: pcbnew/hotkeys.cpp:215 msgid "Switch Grid To Fast Grid2" msgstr "Commuter Grille à Grille Rapide 2" #: pcbnew/hotkeys.cpp:218 msgid "Switch Grid To Next" msgstr "Commuter Grille à Suivante" #: pcbnew/hotkeys.cpp:221 msgid "Switch Grid To Previous" msgstr "Commuter Grille à Précédente" #: pcbnew/hotkeys.cpp:225 msgid "Track Display Mode" msgstr "Mode d'Affichage des Pistes" #: pcbnew/hotkeys.cpp:227 pcbnew/tools/common_actions.cpp:438 msgid "Add Footprint" msgstr "Ajouter Empreinte" #: pcbnew/hotkeys.cpp:305 msgid "Board Editor" msgstr "Éditeur de PCB" #: pcbnew/import_dxf/dialog_dxf_import.cpp:138 msgid "Open File" msgstr "Ouverture Fichier" #: pcbnew/import_dxf/dialog_dxf_import_base.cpp:24 msgid "File:" msgstr "Fichier:" #: pcbnew/import_dxf/dialog_dxf_import_base.cpp:42 msgid "Center of page" msgstr "Centre de la page" #: pcbnew/import_dxf/dialog_dxf_import_base.cpp:42 msgid "Upper left corner of page" msgstr "Coin supérieur gauche de la page" #: pcbnew/import_dxf/dialog_dxf_import_base.cpp:42 msgid "Center left side of page" msgstr "Centre coté gauche de la page" #: pcbnew/import_dxf/dialog_dxf_import_base.cpp:42 msgid "Lower left corner of page" msgstr "Coin inférieur gauche de la page" #: pcbnew/import_dxf/dialog_dxf_import_base.cpp:42 msgid "User defined position" msgstr "Position définie par l'utilisateur" #: pcbnew/import_dxf/dialog_dxf_import_base.cpp:44 msgid "Place DXF origin (0,0) point:" msgstr "Placer l'origine DXF (0,0) au point:" #: pcbnew/import_dxf/dialog_dxf_import_base.cpp:60 msgid "DXF origin on PCB Grid, X Coordinate" msgstr "DXF origine sur la Ggrille PCB, Coordonnée X" #: pcbnew/import_dxf/dialog_dxf_import_base.cpp:76 msgid "DXF origin on PCB Grid, Y Coordinate" msgstr "DXF origine sur la Ggrille PCB, Coordonnée Y" #: pcbnew/import_dxf/dialog_dxf_import_base.cpp:94 msgid "Select PCB grid units" msgstr "Sélectionnez unités de grille PCB" #: pcbnew/initpcb.cpp:47 msgid "" "Current Board will be lost and this operation cannot be undone. Continue ?" msgstr "" "Le circuit actuel sera perdu et cette opération ne pourra pas être annulée. " "Continuer ?" #: pcbnew/initpcb.cpp:102 pcbnew/modedit.cpp:336 msgid "" "Current Footprint will be lost and this operation cannot be undone. " "Continue ?" msgstr "" "Le module actuel sera perdu et cette opération ne pourra pas être annulée. " "Continuer ?" #: pcbnew/io_mgr.cpp:114 #, c-format msgid "Unknown PCB_FILE_T value: %d" msgstr "Unknown PCB_FILE_T value: %d" #: pcbnew/kicad_netlist_reader.cpp:253 #, c-format msgid "Cannot find component with reference \"%s\" in netlist." msgstr "Impossible de trouver le composant de référence \"%s\" en netliste." #: pcbnew/kicad_netlist_reader.cpp:369 pcbnew/pcb_parser.cpp:1759 #, c-format msgid "" "invalid footprint ID in\n" "file: <%s>\n" "line: %d\n" "offset: %d" msgstr "" "ID d'empreinte non valide dans le\n" "fichier : <%s>\n" "ligne : %d\n" "offset : %d" #: pcbnew/kicad_plugin.cpp:213 #, c-format msgid "Cannot create footprint library path '%s'" msgstr "Impossible de créer le chemin de librairie d'empreintes '%s'." #: pcbnew/kicad_plugin.cpp:219 #, c-format msgid "Footprint library path '%s' is read only" msgstr "Le chemin librairie d'empreintes '%s' est en lecture seule" #: pcbnew/kicad_plugin.cpp:258 #, c-format msgid "Cannot rename temporary file '%s' to footprint library file '%s'" msgstr "" "Incapable de renommer le fichier temporaire '%s' en fichier librairie '%s'" #: pcbnew/kicad_plugin.cpp:278 #, c-format msgid "Footprint library path '%s' does not exist" msgstr "Le chemin de librairie d'empreintes '%s' n'existe pas" #: pcbnew/kicad_plugin.cpp:325 #, c-format msgid "library '%s' has no footprint '%s' to delete" msgstr "La libraire '%s' n'a pas d'empreinte '%s' à supprimer" #: pcbnew/kicad_plugin.cpp:1248 pcbnew/legacy_plugin.cpp:97 #, c-format msgid "unknown pad type: %d" msgstr "Type pad inconnu: %d" #: pcbnew/kicad_plugin.cpp:1261 pcbnew/legacy_plugin.cpp:98 #, c-format msgid "unknown pad attribute: %d" msgstr "Attribut pad inconnu: %d" #: pcbnew/kicad_plugin.cpp:1467 #, c-format msgid "unknown via type %d" msgstr "Type via inconnu %d" #: pcbnew/kicad_plugin.cpp:1598 #, c-format msgid "unknown zone corner smoothing type %d" msgstr "unknown zone corner smoothing type %d" #: pcbnew/kicad_plugin.cpp:1776 msgid "this file does not contain a PCB" msgstr "ce fichier ne contient pas de PCB" #: pcbnew/kicad_plugin.cpp:1909 #, c-format msgid "Footprint file name '%s' is not valid." msgstr "Nom de fichier d'empreinte '%s' non valide." #: pcbnew/kicad_plugin.cpp:1915 #, c-format msgid "user does not have write permission to delete file '%s' " msgstr "" "Vous n'avez pas la permission d'écriture pour supprimer le fichier '%s'." #: pcbnew/kicad_plugin.cpp:1970 #, c-format msgid "cannot overwrite library path '%s'" msgstr "impossible de remplacer le chemin librairie '%s'" #: pcbnew/layer_widget.cpp:434 msgid "" "Left double click or middle click for color change, right click for menu" msgstr "" "Double-clic gauche ou clic milieu pour changer les couleurs, clic droit pour " "menu" #: pcbnew/layer_widget.cpp:442 msgid "Enable this for visibility" msgstr "Activer ceci pour activer la visibilité" #: pcbnew/layer_widget.cpp:470 msgid "Left double click or middle click for color change" msgstr "Double-clic gauche ou clic milieu pour changer les couleurs" #: pcbnew/legacy_netlist_reader.cpp:121 msgid "Cannot parse time stamp in component section of netlist." msgstr "" "Impossible de lire la signature temporelle dans la section composant de la " "netliste." #: pcbnew/legacy_netlist_reader.cpp:131 msgid "Cannot parse footprint name in component section of netlist." msgstr "" "Impossible de lire le nom de l'empreinter dans la section composant de la " "netliste." #: pcbnew/legacy_netlist_reader.cpp:145 msgid "Cannot parse reference designator in component section of netlist." msgstr "" "Impossible de lire la la référence dans la section composant de la netliste." #: pcbnew/legacy_netlist_reader.cpp:155 msgid "Cannot parse value in component section of netlist." msgstr "Impossible de lire la valeur dans la section composant de la netliste." #: pcbnew/legacy_netlist_reader.cpp:192 msgid "Cannot parse pin name in component net section of netlist." msgstr "" "Impossible de lire le nom de pin dans la section net composant de la " "netliste." #: pcbnew/legacy_netlist_reader.cpp:201 msgid "Cannot parse net name in component net section of netlist." msgstr "" "Impossible de lire le nom de net dans la section net composant de la " "netliste." #: pcbnew/legacy_netlist_reader.cpp:249 #, c-format msgid "Cannot find component '%s' in footprint filter section of netlist." msgstr "" "Impossible de trouver le composant '%s' dans la section 'footprint filter' " "de la netliste." #: pcbnew/legacy_plugin.cpp:95 #, c-format msgid "" "File '%s' is format version: %d.\n" "I only support format version <= %d.\n" "Please upgrade Pcbnew to load this file." msgstr "" "Le fichier '%s' est en format version: %d.\n" "Le format version supporté est <= %d.\n" "SVP mettre à jour Pcbnew pour charger ce fichier." #: pcbnew/legacy_plugin.cpp:96 #, c-format msgid "unknown graphic type: %d" msgstr "type graphique inconnu : %d" #: pcbnew/legacy_plugin.cpp:735 #, c-format msgid "Unknown sheet type '%s' on line:%d" msgstr "Type de feuille inconnue '%s' ligne: %d" #: pcbnew/legacy_plugin.cpp:1431 #, c-format msgid "Unknown padshape '%c=0x%02x' on line: %d of footprint: '%s'" msgstr "Forme de pad '%c=0x%02x' inconnue ligne: %d, empreinte:'%s'" #: pcbnew/legacy_plugin.cpp:2473 #, c-format msgid "duplicate NETCLASS name '%s'" msgstr "Nom NETCLASS '%s' dupliqué" #: pcbnew/legacy_plugin.cpp:3000 pcbnew/legacy_plugin.cpp:3037 #, c-format msgid "" "invalid float number in file: '%s'\n" "line: %d, offset: %d" msgstr "" "Nombre flottant invalide dans le fichier: '%s'\n" "ligne: %d, offset: %d" #: pcbnew/legacy_plugin.cpp:3009 pcbnew/legacy_plugin.cpp:3045 #, c-format msgid "" "missing float number in file: '%s'\n" "line: %d, offset: %d" msgstr "" "Nombre flottant manquant dans le fichier: '%s'\n" "ligne: %d, offset: %d" #: pcbnew/legacy_plugin.cpp:3271 #, c-format msgid "File '%s' is empty or is not a legacy library" msgstr "Le fichier '%s' est vide ou n'est pas une librairie à l'ancien format" #: pcbnew/librairi.cpp:60 #, c-format msgid "Library '%s' exists, OK to replace ?" msgstr "La librairie '%s' existe, OK pour la remplacer ?" #: pcbnew/librairi.cpp:61 msgid "Create New Library Folder (the .pretty folder is the library)" msgstr "" "Créer un Nouveau Répertoire Librairie (le répertoire .pretty est la " "librairie)" #: pcbnew/librairi.cpp:62 #, c-format msgid "OK to delete footprint %s in library '%s'" msgstr "Ok pour effacer l'empreinte %s en librairie '%s'" #: pcbnew/librairi.cpp:63 msgid "Import Footprint" msgstr "Importer Empreinte" #: pcbnew/librairi.cpp:64 #, c-format msgid "File '%s' not found" msgstr "Fichier '%s' non trouvé" #: pcbnew/librairi.cpp:65 msgid "Not a footprint file" msgstr "N'est pas un fichier empreinte" #: pcbnew/librairi.cpp:66 #, c-format msgid "Unable to find or load footprint %s from lib path '%s'" msgstr "" "Impossible de trouver ou de charger l'empreinte %s à partir du chemin de " "librairie '%s'" #: pcbnew/librairi.cpp:67 #, c-format msgid "Unable to find or load footprint from path '%s'" msgstr "" "Impossible de trouver ou de charger l'empreinte à partir du chemin '%s'" #: pcbnew/librairi.cpp:68 #, c-format msgid "" "The footprint library '%s' could not be found in any of the search paths." msgstr "" "La librairie de modules '%s' n'a pas pu être trouvé dans les chemins de " "recherche." #: pcbnew/librairi.cpp:69 #, c-format msgid "Library '%s' is read only, not writable" msgstr "La librairie '%s' est en lecture seule, non inscriptible" #: pcbnew/librairi.cpp:71 msgid "Export Footprint" msgstr "Export Empreinte" #: pcbnew/librairi.cpp:73 msgid "Enter footprint name:" msgstr "Entrer le nom de l'empreinte:" #: pcbnew/librairi.cpp:74 #, c-format msgid "Footprint exported to file '%s'" msgstr "Module exporté dans fichier '%s'" #: pcbnew/librairi.cpp:75 #, c-format msgid "Footprint %s deleted from library '%s'" msgstr "Empreinte %s supprimée de la librairie '%s'" #: pcbnew/librairi.cpp:76 msgid "New Footprint" msgstr "Nouvelle Empreinte" #: pcbnew/librairi.cpp:78 #, c-format msgid "Footprint %s already exists in library '%s'" msgstr "L'empreinte %s existe déjà existant en librairie '%s'" #: pcbnew/librairi.cpp:79 msgid "No footprint name defined." msgstr "Aucun nom d'empreinte défini." #: pcbnew/librairi.cpp:83 msgid "" "Writing/modifying legacy libraries (.mod files) is not allowed\n" "Please save the current library to the new .pretty format\n" "and update your footprint lib table\n" "to save your footprint (a .kicad_mod file) in the .pretty library folder" msgstr "" "L'écriture/modification des librairies anciennes (fichiers .mod) n'est pas " "autorisée\n" "SVP sauvez la librairie courante sous le nouveau format .pretty\n" "et mettez a jour votre table des librairies\n" "pour sauver votre empreinte (un fichier .kicad_mod) dans le répertoire " "librairie .pretty" #: pcbnew/librairi.cpp:89 msgid "" "Modifying legacy libraries (.mod files) is not allowed\n" "Please save the current library under the new .pretty format\n" "and update your footprint lib table\n" "before deleting a footprint" msgstr "" "La modification des librairies anciennes (fichiers .mod) n'est pas " "autorisée\n" "SVP sauvez la librairie courante sous le nouveau format .pretty\n" "et mettez à jour votre table des librairies\n" "avnt de supprimer l'empreinte." #: pcbnew/librairi.cpp:94 msgid "Legacy foot print export files (*.emp)|*.emp" msgstr "Anciens fichiers d'export modules (*.emp)|*.emp" #: pcbnew/librairi.cpp:95 msgid "GPcb foot print files (*)|*" msgstr "Fichiers empreintes GPcb (*)|*" #: pcbnew/librairi.cpp:390 #, c-format msgid "Unable to create or write file '%s'" msgstr "Impossible de créer ou d'écrire le fichier '%s'" #: pcbnew/librairi.cpp:568 msgid "No footprints to archive!" msgstr "Pas d'empreintes à archiver!" #: pcbnew/librairi.cpp:671 #, c-format msgid "" "Error:\n" "one of invalid chars '%s' found\n" "in '%s'" msgstr "" "Erreur:\n" "Un des caractères invalides <%s> trouvé\n" "dans <%s>" #: pcbnew/librairi.cpp:732 #, c-format msgid "Component [%s] replaced in '%s'" msgstr "Composant [%s] remplacé en '%s'" #: pcbnew/librairi.cpp:733 #, c-format msgid "Component [%s] added in '%s'" msgstr "Composant [%s] ajouté en '%s'" #: pcbnew/loadcmp.cpp:175 msgid "Load Footprint" msgstr "Charger Empreinte" #: pcbnew/loadcmp.cpp:384 #, c-format msgid "" "No footprints could be read from library file(s):\n" "\n" "%s\n" "in any of the library search paths. Verify your system is configured " "properly so the footprint libraries can be found." msgstr "" "Aucune empreinte de peut être lue du(des) fichier(s) librairie:\n" "\n" "%s\n" "Dans les chemins de recherche des librairies. Vérifiez si votre système est " "configuré correctement, pour que les librairies puissent être trouvées." #: pcbnew/loadcmp.cpp:437 #, c-format msgid "Footprints [%d items]" msgstr "Empreintes [%d éléments]" #: pcbnew/loadcmp.cpp:454 msgid "No footprint found." msgstr "Aucun module trouvé." #: pcbnew/loadcmp.cpp:478 msgid "" "\n" "Key words: " msgstr "" "\n" "Mots clé:" #: pcbnew/loadcmp.cpp:494 #, c-format msgid "Footprints [%u items]" msgstr "Empreintes [%u items]" #: pcbnew/loadcmp.cpp:558 #, c-format msgid "Footprint '%s' saved" msgstr "Empreinte '%s' sauvée" #: pcbnew/loadcmp.cpp:572 #, c-format msgid "Footprint library '%s' saved as '%s'." msgstr "Librairie d'empreintes '%s' sauvé sous '%s'." #: pcbnew/menubar_modedit.cpp:66 msgid "Set Acti&ve Library" msgstr "Sélection de la Librairie Acti&ve" #: pcbnew/menubar_modedit.cpp:67 pcbnew/tool_modedit.cpp:55 msgid "Select active library" msgstr "Sélection de la librairie active" #: pcbnew/menubar_modedit.cpp:73 msgid "&New Footprint" msgstr "&Nouvelle Empreinte" #: pcbnew/menubar_modedit.cpp:73 msgid "Create new footprint" msgstr "Créer nouvelle empreinte" #: pcbnew/menubar_modedit.cpp:81 msgid "&Import Footprint From File" msgstr "&Importer une Empreinte à partir d'un Fichier" #: pcbnew/menubar_modedit.cpp:82 msgid "Import footprint from an existing file" msgstr "Importer un module d'un fichier existant" #: pcbnew/menubar_modedit.cpp:87 msgid "Load Footprint From Current Li&brary" msgstr "Charger Empreinte à partir de la Li&brairie Courante" #: pcbnew/menubar_modedit.cpp:88 msgid "Open a footprint from library" msgstr "Charger une empreinte à partir d'une librairie" #: pcbnew/menubar_modedit.cpp:93 msgid "Load Footprint From &Current Board" msgstr "Charger Empreinte à partir du &C.I." #: pcbnew/menubar_modedit.cpp:94 msgid "Load a footprint from the current board" msgstr "Charger une empreinte à partir du C.I. courant" #: pcbnew/menubar_modedit.cpp:99 msgid "&Load Footprint" msgstr "&Charger Empreinte" #: pcbnew/menubar_modedit.cpp:100 msgid "Load footprint" msgstr "Charger empreinte" #: pcbnew/menubar_modedit.cpp:106 msgid "Save &Current Library As..." msgstr "Sauver la Librairie &Courante Sous ..." #: pcbnew/menubar_modedit.cpp:107 msgid "Save entire current library under a new name." msgstr "Sauver la librairie courante sous un nouveau nom." #: pcbnew/menubar_modedit.cpp:111 msgid "&Save Footprint in Active Library" msgstr "&Sauver Empreinte en Librairie Active" #: pcbnew/menubar_modedit.cpp:115 pcbnew/tool_modedit.cpp:58 msgid "Save footprint in active library" msgstr "Sauver le module en librairie de travail" #: pcbnew/menubar_modedit.cpp:120 msgid "S&ave Footprint in New Library..." msgstr "S&auver l'Empreinte dans une Nouvelle Librairie..." #: pcbnew/menubar_modedit.cpp:121 msgid "Create a new library and save current footprint into it" msgstr "Créer une nouvelle librairie et y sauver l'empreinte" #: pcbnew/menubar_modedit.cpp:126 msgid "&Export Footprint..." msgstr "&Export Empreinte" #: pcbnew/menubar_modedit.cpp:127 msgid "Save currently loaded footprint into file" msgstr "Sauver l'empreinte courante dans un fichier sur disque" #: pcbnew/menubar_modedit.cpp:132 msgid "&Import DXF File" msgstr "&Importation fichier DXF" #: pcbnew/menubar_modedit.cpp:133 pcbnew/menubar_pcbframe.cpp:194 msgid "Import a 2D Drawing DXF file to Pcbnew on the Drawings layer" msgstr "" "Importer un fichier dessin 2D DXF dans Pcbnew, sur la couche de dessins" #: pcbnew/menubar_modedit.cpp:140 pcbnew/menubar_pcbframe.cpp:244 msgid "&Print..." msgstr "&Imprimer..." #: pcbnew/menubar_modedit.cpp:141 msgid "Print current footprint" msgstr "Imprimer empreinte courante" #: pcbnew/menubar_modedit.cpp:150 msgid "Close footprint editor" msgstr "Fermer l'éditeur de modules" #: pcbnew/menubar_modedit.cpp:159 msgid "Undo last action" msgstr "Défait dernière édition" #: pcbnew/menubar_modedit.cpp:165 msgid "Redo last action" msgstr "Refaire la dernière action" #: pcbnew/menubar_modedit.cpp:170 msgid "Delete objects with eraser" msgstr "Suppression d' éléments avec l'outil de suppression" #: pcbnew/menubar_modedit.cpp:178 msgid "Edit &Properties" msgstr "Éditer les &Propriétés" #: pcbnew/menubar_modedit.cpp:179 msgid "Edit footprint properties" msgstr "Éditer propriétés de l'empreinte" #: pcbnew/menubar_modedit.cpp:187 msgid "&User Grid Size" msgstr "Dim Grille &Utilisateur" #: pcbnew/menubar_modedit.cpp:187 msgid "Adjust user grid" msgstr "Ajuster grille utilisateur" #: pcbnew/menubar_modedit.cpp:192 msgid "&Size and Width" msgstr "&Dims. et Épaiss." #: pcbnew/menubar_modedit.cpp:193 msgid "Adjust width for texts and drawings" msgstr "Ajuster dims pour textes et graphiques" #: pcbnew/menubar_modedit.cpp:198 msgid "&Pad Setting" msgstr "Caract &Pad" #: pcbnew/menubar_modedit.cpp:198 msgid "Edit settings for new pads" msgstr "Éditer les réglages pour de nouveaux pads" #: pcbnew/menubar_modedit.cpp:235 pcbnew/menubar_pcbframe.cpp:359 msgid "&3D Viewer" msgstr "&3D Visualisateur" #: pcbnew/menubar_modedit.cpp:242 pcbnew/menubar_pcbframe.cpp:378 msgid "Legacy Canva&s" msgstr "Moteur d'Affichage de Ba&se" #: pcbnew/menubar_modedit.cpp:247 pcbnew/menubar_pcbframe.cpp:383 msgid "Switch the canvas implementation to Legacy" msgstr "Commuter l'affichage sur mode de base" #: pcbnew/menubar_modedit.cpp:250 pcbnew/menubar_pcbframe.cpp:386 msgid "Open&GL Canvas" msgstr "Moteur d'Affichage Open&GL" #: pcbnew/menubar_modedit.cpp:255 pcbnew/menubar_pcbframe.cpp:391 msgid "Switch the canvas implementation to OpenGL" msgstr "Commuter l'affichage sur l'utilisation de OpenGL" #: pcbnew/menubar_modedit.cpp:258 pcbnew/menubar_pcbframe.cpp:394 msgid "&Cairo Canvas" msgstr "Moteur d'Affichage &Cairo" #: pcbnew/menubar_modedit.cpp:263 pcbnew/menubar_pcbframe.cpp:399 msgid "Switch the canvas implementation to Cairo" msgstr "Commuter l'affichage sur l'utilisation de Cairo" #: pcbnew/menubar_modedit.cpp:271 msgid "&Pad" msgstr "&Pad" #: pcbnew/menubar_modedit.cpp:271 pcbnew/modedit.cpp:951 msgid "Add pad" msgstr "Ajouter pastille" #: pcbnew/menubar_modedit.cpp:284 pcbnew/menubar_pcbframe.cpp:434 #: pcbnew/tool_modedit.cpp:173 pcbnew/tool_pcb.cpp:453 msgid "Add graphic line or polygon" msgstr "Addition de lignes ou polygones graphiques" #: pcbnew/menubar_modedit.cpp:294 msgid "&Text" msgstr "&Texte" #: pcbnew/menubar_modedit.cpp:294 msgid "Add graphic text" msgstr "Addition de textes graphiques (commentaires)" #: pcbnew/menubar_modedit.cpp:301 msgid "A&nchor" msgstr "A&ncre" #: pcbnew/menubar_modedit.cpp:302 msgid "Place footprint reference anchor" msgstr "Placer le point d'ancrage, point de référence de l'empreinte" #: pcbnew/menubar_modedit.cpp:310 pcbnew/menubar_pcbframe.cpp:506 msgid "&Footprint Libraries Wizard" msgstr "Assistant des Librairies d'&Empreintes" #: pcbnew/menubar_modedit.cpp:310 pcbnew/menubar_pcbframe.cpp:506 msgid "Add footprint libraries with wizard" msgstr "Ajouter des librairies d'empreintes avec l'assistant" #: pcbnew/menubar_modedit.cpp:314 pcbnew/menubar_pcbframe.cpp:510 msgid "Footprint Li&braries Manager" msgstr "Gestionnaire des Li&brairies d'Empreintes" #: pcbnew/menubar_modedit.cpp:326 msgid "&Settings" msgstr "&Réglages" #: pcbnew/menubar_modedit.cpp:326 msgid "Change the footprint editor settings." msgstr "Modifier les paramètres de l'éditeur d'empreinte." #: pcbnew/menubar_modedit.cpp:340 pcbnew/menubar_pcbframe.cpp:675 #: pcbnew/tool_modview.cpp:186 msgid "Pcbnew &Manual" msgstr "&Manuel de Pcbnew" #: pcbnew/menubar_modedit.cpp:341 pcbnew/menubar_pcbframe.cpp:676 msgid "Open the Pcbnew Manual" msgstr "Ouvrir la documentation de Pcbnew" #: pcbnew/menubar_modedit.cpp:374 msgid "Di&mensions" msgstr "Di&mensions" #: pcbnew/menubar_pcbframe.cpp:69 msgid "&New Board" msgstr "&Nouveau C.I." #: pcbnew/menubar_pcbframe.cpp:70 msgid "Create a new board" msgstr "Créer un nouveau circuit imprimé" #: pcbnew/menubar_pcbframe.cpp:73 msgid "&Open Board" msgstr "&Ouvrir Fichier C.I." #: pcbnew/menubar_pcbframe.cpp:75 msgid "Load an existing board" msgstr "Ouvrir un C.I. existant" #: pcbnew/menubar_pcbframe.cpp:96 msgid "Open a recently opened board" msgstr "Ouvrir un circuit imprimé récemment ouvert" #: pcbnew/menubar_pcbframe.cpp:100 msgid "&Append Board" msgstr "&Ajouter Circuit Imprimé" #: pcbnew/menubar_pcbframe.cpp:101 msgid "Append another board to the currently loaded board." msgstr "Ajouter un autre circuit imprimé au circuit imprimé courant." #: pcbnew/menubar_pcbframe.cpp:105 msgid "Import Non-Kicad Board File" msgstr "Importation Fichier C.I. Non Kicad" #: pcbnew/menubar_pcbframe.cpp:106 msgid "Load a board file from other applications" msgstr "Charger un fichier circuit imprimé provenant d’autres applications" #: pcbnew/menubar_pcbframe.cpp:114 msgid "Save current board" msgstr "Sauver le C.I. actuel" #: pcbnew/menubar_pcbframe.cpp:124 msgid "Sa&ve As..." msgstr "S&auver Sous..." #: pcbnew/menubar_pcbframe.cpp:126 msgid "Save the current board as..." msgstr "Sauver le circuit imprimé courant sous..." #: pcbnew/menubar_pcbframe.cpp:133 msgid "Sa&ve Copy As..." msgstr "Sau&ver Copie Sous..." #: pcbnew/menubar_pcbframe.cpp:135 msgid "Save a copy of the current board as..." msgstr "Sauver une copie du circuit imprimé courant sous..." #: pcbnew/menubar_pcbframe.cpp:142 msgid "Revert to Las&t Backup" msgstr "Reprendre &Ancienne Sauvegarde" #: pcbnew/menubar_pcbframe.cpp:143 msgid "Clear board and get previous backup version of board" msgstr "" "Effacer le C.I. actuel et reprendre l'ancienne version sauvegardée du C.I." #: pcbnew/menubar_pcbframe.cpp:147 msgid "Resc&ue" msgstr "Seco&urs" #: pcbnew/menubar_pcbframe.cpp:148 msgid "Clear board and get last rescue file automatically saved by Pcbnew" msgstr "" "Effacer C.I. actuel et reprendre le dernier fichier secours automatiquement " "sauvé par Pcbnew" #: pcbnew/menubar_pcbframe.cpp:155 msgid "Footprint &Position (.pos) File..." msgstr "Fichier Position (.pos) des &Empreintes..." #: pcbnew/menubar_pcbframe.cpp:156 msgid "Generate footprint position file for pick and place" msgstr "" "Générer le fichier de position des empreintes pour machine d'insersion" #: pcbnew/menubar_pcbframe.cpp:160 msgid "&Drill (.drl) File..." msgstr "&Fichier (.drl) de Perçage..." #: pcbnew/menubar_pcbframe.cpp:161 msgid "Generate excellon2 drill file" msgstr "Créer Fichier de perçage Excellon2" #: pcbnew/menubar_pcbframe.cpp:165 msgid "&Footprint (.rpt) Report.." msgstr "&Rapport (.rpt) sur Empreintes..." #: pcbnew/menubar_pcbframe.cpp:166 msgid "Create a report of all footprints on the current board" msgstr "Créer un fichier rapport de toutes les empreintes du C.I." #: pcbnew/menubar_pcbframe.cpp:170 msgid "IPC-D-356 Netlist File..." msgstr "Fichier Netliste IPC-D-356..." #: pcbnew/menubar_pcbframe.cpp:171 msgid "Generate IPC-D-356 netlist file" msgstr "Génération de la netliste IPC-D-356" #: pcbnew/menubar_pcbframe.cpp:175 msgid "&BOM File..." msgstr "Liste du &Matériel..." #: pcbnew/menubar_pcbframe.cpp:176 msgid "Create a bill of materials from schematic" msgstr "Créer lune liste de matériel de la schématique" #: pcbnew/menubar_pcbframe.cpp:180 msgid "&Fabrication Outputs" msgstr "Fichiers de &Fabrication" #: pcbnew/menubar_pcbframe.cpp:181 msgid "Generate files for fabrication" msgstr "Générer des fichiers utiles pour la fabrication du circuit" #: pcbnew/menubar_pcbframe.cpp:188 msgid "&Specctra Session" msgstr "&Specctra Session" #: pcbnew/menubar_pcbframe.cpp:189 msgid "Import a routed \"Specctra Session\" (*.ses) file" msgstr "Importer un fichier de routage \"Specctra Session\" (*.ses) " #: pcbnew/menubar_pcbframe.cpp:193 msgid "&DXF File" msgstr "Fichier &DXF" #: pcbnew/menubar_pcbframe.cpp:198 msgid "&Import" msgstr "&Importer" #: pcbnew/menubar_pcbframe.cpp:199 msgid "Import files" msgstr "Importer fichiers" #: pcbnew/menubar_pcbframe.cpp:206 msgid "&Specctra DSN..." msgstr "&Specctra DSN..." #: pcbnew/menubar_pcbframe.cpp:207 msgid "Export the current board to a \"Specctra DSN\" file" msgstr "Exporte le CI courant dans un fichier au format \"Specctra DSN\"" #: pcbnew/menubar_pcbframe.cpp:211 msgid "&GenCAD..." msgstr "&GenCAD..." #: pcbnew/menubar_pcbframe.cpp:211 msgid "Export GenCAD format" msgstr "Exporter en format GenCAD" #: pcbnew/menubar_pcbframe.cpp:215 msgid "&VRML..." msgstr "&VRML..." #: pcbnew/menubar_pcbframe.cpp:216 msgid "Export a VRML board representation" msgstr "Exporter une représentation VRML du circuit" #: pcbnew/menubar_pcbframe.cpp:220 msgid "I&DFv3..." msgstr "I&DFv3..." #: pcbnew/menubar_pcbframe.cpp:220 msgid "IDFv3 board and component export" msgstr "Export IDFv3 de la forme du Pcb et des composants" #: pcbnew/menubar_pcbframe.cpp:224 msgid "S&TEP..." msgstr "S&TEP..." #: pcbnew/menubar_pcbframe.cpp:224 msgid "STEP export" msgstr "Export STEP" #: pcbnew/menubar_pcbframe.cpp:228 msgid "&Component (.cmp) File..." msgstr "Fichier (.cmp) de &Composants..." #: pcbnew/menubar_pcbframe.cpp:229 msgid "" "Export component file (*.cmp) for Eeschema footprint field back-annotation" msgstr "" "Exporter le fichier de composant (*.cmp) pour rétro-annotation des champs " "empreintes de eeschema." #: pcbnew/menubar_pcbframe.cpp:233 msgid "E&xport" msgstr "E&xporter" #: pcbnew/menubar_pcbframe.cpp:234 msgid "Export board" msgstr "Exporter le C.I." #: pcbnew/menubar_pcbframe.cpp:239 msgid "Page S&ettings" msgstr "Ajustag&e Page" #: pcbnew/menubar_pcbframe.cpp:244 pcbnew/tool_pcb.cpp:247 msgid "Print board" msgstr "Imprimer C.I." #: pcbnew/menubar_pcbframe.cpp:248 msgid "Export SV&G..." msgstr "Export SV&G" #: pcbnew/menubar_pcbframe.cpp:249 msgid "Export a board file in Scalable Vector Graphics format" msgstr "Exporter le circuit imprimé en format SVG (Scalable Vector Graphics)" #: pcbnew/menubar_pcbframe.cpp:253 msgid "P&lot..." msgstr "&Tracer..." #: pcbnew/menubar_pcbframe.cpp:254 msgid "Plot board in HPGL, PostScript or Gerber RS-274X format)" msgstr "Tracer le circuit en format HPGL, POSTSCRIPT ou GERBER RS-274X" #: pcbnew/menubar_pcbframe.cpp:263 msgid "&Archive Footprints in a Project Library..." msgstr "&Archiver Empreintes dans une Librairie du Projet..." #: pcbnew/menubar_pcbframe.cpp:264 msgid "" "Archive footprints in an existing library in footprint Lib table(do not " "remove other footprints in this lib)" msgstr "" "Archivre les empreintes dans une librairie existante dans la Table des " "Librairies (Ne supprime pas les empreintes de cette lib)" #: pcbnew/menubar_pcbframe.cpp:269 msgid "&Create Library and Archive Footprints..." msgstr "&Créer une Librairie et Archiver les Empreintes..." #: pcbnew/menubar_pcbframe.cpp:270 msgid "" "Archive all footprints in a new library\n" "(if this library already exists, it will be deleted)" msgstr "" "Archiver toutes les emprientes dans une nouvelle librairie\n" "(Si cetter librairie existe déjà, elle sera effacée)" #: pcbnew/menubar_pcbframe.cpp:276 msgid "Arc&hive Footprints" msgstr "Arc&hiver Modules" #: pcbnew/menubar_pcbframe.cpp:277 msgid "Archive or add footprints in a library file" msgstr "Archiver ou ajouter les modules dans un fichier librairie" #: pcbnew/menubar_pcbframe.cpp:281 msgid "Close Pcbnew" msgstr "Fermer Pcbnew" #: pcbnew/menubar_pcbframe.cpp:293 pcbnew/tool_modedit.cpp:191 #: pcbnew/tool_pcb.cpp:473 msgid "Delete items" msgstr "Suppression d'éléments" #: pcbnew/menubar_pcbframe.cpp:303 pcbnew/onrightclick.cpp:663 msgid "Edit All Tracks and Vias" msgstr "Éditer Toutes Pistes et Vias" #: pcbnew/menubar_pcbframe.cpp:306 msgid "Set Footp&rint Field Sizes" msgstr "Ajuster Taille Champs des Empreintes" #: pcbnew/menubar_pcbframe.cpp:307 msgid "Set text size and width of footprint fields." msgstr "Régler la taille et l'épaisseur du texte des champs de l'empreinte." #: pcbnew/menubar_pcbframe.cpp:311 msgid "&Swap Layers..." msgstr "&Permutation Couches..." #: pcbnew/menubar_pcbframe.cpp:312 msgid "Swap tracks on copper layers or drawings on other layers" msgstr "" "Permutation de pistes sur couches de cuivre ou d'éléments graphiques sur " "autres couches" #: pcbnew/menubar_pcbframe.cpp:317 msgid "&Global Deletions..." msgstr "Effacements &Généraux..." #: pcbnew/menubar_pcbframe.cpp:318 msgid "Delete tracks, footprints, texts... on board" msgstr "Effacer pistes, empreintes, textes... sur le C.I." #: pcbnew/menubar_pcbframe.cpp:322 msgid "&Cleanup Tracks and Vias..." msgstr "&Nettoyer Pistes et Vias..." #: pcbnew/menubar_pcbframe.cpp:323 msgid "" "Clean stubs, vias, delete break points, or unconnected tracks to pads and " "vias" msgstr "" "Nettoyer bouts de pistes, vias, points inutiles, ou extrémités de pistes mal " "connectées aux pads et vias" #: pcbnew/menubar_pcbframe.cpp:361 msgid "Show board in 3D viewer" msgstr "Visualisation du circuit en 3D" #: pcbnew/menubar_pcbframe.cpp:365 msgid "&List Nets" msgstr "Lister Équipots" #: pcbnew/menubar_pcbframe.cpp:365 msgid "View a list of nets with names and id's" msgstr "Lister les équipotentielles (noms et numéros d'identification)" #: pcbnew/menubar_pcbframe.cpp:371 msgid "&Flip Board View" msgstr "Retourner l'Affichage du C.I." #: pcbnew/menubar_pcbframe.cpp:372 msgid "Flips (mirrors) the board view" msgstr "Retourner (miroir) la vue du circuit imprimé" #: pcbnew/menubar_pcbframe.cpp:405 msgid "&Footprint" msgstr "&Empreinte" #: pcbnew/menubar_pcbframe.cpp:408 pcbnew/tool_pcb.cpp:439 msgid "Add footprints" msgstr "Ajouter empreintes" #: pcbnew/menubar_pcbframe.cpp:410 msgid "&Track" msgstr "Pis&te" #: pcbnew/menubar_pcbframe.cpp:413 pcbnew/tool_pcb.cpp:442 msgid "Add tracks and vias" msgstr "Ajouter pistes et vias" #: pcbnew/menubar_pcbframe.cpp:416 msgid "&Zone" msgstr "&Zone" #: pcbnew/menubar_pcbframe.cpp:416 pcbnew/tool_pcb.cpp:445 msgid "Add filled zones" msgstr "Addition de zones remplies" #: pcbnew/menubar_pcbframe.cpp:419 msgid "&Keepout Area" msgstr "Zone &Interdite" #: pcbnew/menubar_pcbframe.cpp:419 pcbnew/tool_pcb.cpp:449 msgid "Add keepout areas" msgstr "Ajouter zones interdites" #: pcbnew/menubar_pcbframe.cpp:422 msgid "Te&xt" msgstr "Te&xte" #: pcbnew/menubar_pcbframe.cpp:422 pcbnew/tool_pcb.cpp:462 msgid "Add text on copper layers or graphic text" msgstr "Ajouter du texte sur les couches cuivre ou les couches techniques" #: pcbnew/menubar_pcbframe.cpp:440 msgid "&Dimension" msgstr "&Cote" #: pcbnew/menubar_pcbframe.cpp:444 msgid "La&yer alignment target" msgstr "M&ire de Superposition" #: pcbnew/menubar_pcbframe.cpp:450 msgid "Drill and &Place Offset" msgstr "Origine des Coord de &Perçage et Placement" #: pcbnew/menubar_pcbframe.cpp:451 pcbnew/tool_pcb.cpp:478 msgid "Place the origin point for drill and place files" msgstr "Place point origine pour fichier de perçage et placement" #: pcbnew/menubar_pcbframe.cpp:455 msgid "&Grid Origin" msgstr "Origine &Grille" #: pcbnew/menubar_pcbframe.cpp:456 pcbnew/tool_modedit.cpp:195 #: pcbnew/tool_pcb.cpp:483 msgid "Set the origin point for the grid" msgstr "Définir le point origine pour la grille" #: pcbnew/menubar_pcbframe.cpp:462 msgid "&Single Track" msgstr "&Simple Piste" #: pcbnew/menubar_pcbframe.cpp:463 msgid "Interactively route a single track" msgstr "Router interactivement une simple piste" #: pcbnew/menubar_pcbframe.cpp:467 msgid "&Differential Pair" msgstr "Paire &Différentielle" #: pcbnew/menubar_pcbframe.cpp:468 msgid "Interactively route a differential pair" msgstr "Router interactivement une paire différentielle" #: pcbnew/menubar_pcbframe.cpp:474 msgid "&Tune Track Length" msgstr "Ajuster Longueur de &Segment" #: pcbnew/menubar_pcbframe.cpp:475 pcbnew/tools/common_actions.cpp:610 msgid "Tune length of a single track" msgstr "Ajuster la longueur d'une piste" #: pcbnew/menubar_pcbframe.cpp:479 msgid "Tune Differential Pair &Length" msgstr "Ajuster &Longueur de Paire Différentielle" #: pcbnew/menubar_pcbframe.cpp:480 pcbnew/tools/common_actions.cpp:614 msgid "Tune length of a differential pair" msgstr "Ajuster la longueur d'une paire différentielle" #: pcbnew/menubar_pcbframe.cpp:484 msgid "Tune Differential Pair &Skew/Phase" msgstr "Ajuster Décalage/Pha&se de Paire Différentielle" #: pcbnew/menubar_pcbframe.cpp:485 msgid "Tune skew/phase of a differential pair" msgstr "Ajuster le décalage/la phase d'une paire différentielle" #: pcbnew/menubar_pcbframe.cpp:522 msgid "&3D Shapes Libraries Downloader" msgstr "Téléchargement des Librairies de Formes &3D" #: pcbnew/menubar_pcbframe.cpp:523 msgid "Download from Github the 3D shape libraries with wizard" msgstr "Télécharger depuis Github les librairies de forme 3D avec l'assistant" #: pcbnew/menubar_pcbframe.cpp:530 msgid "Hide La&yers Manager" msgstr "Cacher le &Gestionnaire de Couches" #: pcbnew/menubar_pcbframe.cpp:530 msgid "Show La&yers Manager" msgstr "Affiche le &Gestionnaire de Couches" #: pcbnew/menubar_pcbframe.cpp:536 msgid "Hide Microwa&ve Toolbar" msgstr "Cacher Toolbar Micro-&Ondes" #: pcbnew/menubar_pcbframe.cpp:536 pcbnew/pcbnew_config.cpp:90 #: pcbnew/tool_pcb.cpp:794 msgid "Show Microwave Toolbar" msgstr "Afficher Toolbar Micro-Ondes" #: pcbnew/menubar_pcbframe.cpp:545 msgid "&General" msgstr "&Général " #: pcbnew/menubar_pcbframe.cpp:545 msgid "Select general options for Pcbnew" msgstr "Sélection options générales pour Pcbnew" #: pcbnew/menubar_pcbframe.cpp:550 msgid "&Display" msgstr "&Affichage" #: pcbnew/menubar_pcbframe.cpp:551 msgid "Select how items (pads, tracks texts ... ) are displayed" msgstr "" "Sélectionner comment les éléments (pads, pistes, textes ...) sont affichés" #: pcbnew/menubar_pcbframe.cpp:555 msgid "&Interactive Routing" msgstr "Routeur &Interactif" #: pcbnew/menubar_pcbframe.cpp:556 msgid "Configure the interactive router." msgstr "Configurer le routeur interactif." #: pcbnew/menubar_pcbframe.cpp:563 msgid "G&rid" msgstr "G&rille" #: pcbnew/menubar_pcbframe.cpp:563 msgid "Adjust user grid dimensions" msgstr "Ajuster taille grille utilisateur" #: pcbnew/menubar_pcbframe.cpp:567 msgid "Te&xts and Drawings" msgstr "Te&xtes et Tracés" #: pcbnew/menubar_pcbframe.cpp:568 msgid "Adjust dimensions for texts and drawings" msgstr "Ajuster dimensions pour textes et graphiques" #: pcbnew/menubar_pcbframe.cpp:572 msgid "&Pads" msgstr "&Pads" #: pcbnew/menubar_pcbframe.cpp:572 msgid "Adjust default pad characteristics" msgstr "Ajuster les caractéristiques par défaut des pads" #: pcbnew/menubar_pcbframe.cpp:576 msgid "Pads &Mask Clearance" msgstr "Marge &Masque des Pads" #: pcbnew/menubar_pcbframe.cpp:577 msgid "Adjust the global clearance between pads and the solder resist mask" msgstr "Ajuster la marge globale entre pads et le masque de vernis épargne" #: pcbnew/menubar_pcbframe.cpp:581 msgid "&Differential Pairs" msgstr "Paires &Différentielles" #: pcbnew/menubar_pcbframe.cpp:582 msgid "Define the global gap/width for differential pairs." msgstr "Définir l'écart/la largeur pour les paires différentielles." #: pcbnew/menubar_pcbframe.cpp:587 msgid "&Save..." msgstr "&Sauver..." #: pcbnew/menubar_pcbframe.cpp:587 msgid "Save dimension preferences" msgstr "Sauver les préférences de dimension" #: pcbnew/menubar_pcbframe.cpp:620 msgid "Read &Netlist" msgstr "Lire &Netliste" #: pcbnew/menubar_pcbframe.cpp:621 msgid "Read the netlist and update board connectivity" msgstr "Lire la netliste courante et mettre à jour les infos de connexion" #: pcbnew/menubar_pcbframe.cpp:625 msgid "Set &Layer Pair" msgstr "&Paire de Couches" #: pcbnew/menubar_pcbframe.cpp:625 msgid "Change the active layer pair" msgstr "Changer la paire de couches actives" #: pcbnew/menubar_pcbframe.cpp:629 msgid "&DRC" msgstr "&DRC" #: pcbnew/menubar_pcbframe.cpp:630 pcbnew/tool_pcb.cpp:273 msgid "Perform design rules check" msgstr "Exécuter le contrôle des règles de conception" #: pcbnew/menubar_pcbframe.cpp:633 msgid "&FreeRoute" msgstr "&FreeRoute" #: pcbnew/menubar_pcbframe.cpp:634 msgid "Fast access to the web based FreeROUTE advanced router" msgstr "Accès rapide au routeur avancé FreeROUTE sur le Web" #: pcbnew/menubar_pcbframe.cpp:639 msgid "&Scripting Console" msgstr "Console de &Script" #: pcbnew/menubar_pcbframe.cpp:640 msgid "Show/Hide the Python scripting console" msgstr "Afficher/masquer la console de script Python" #: pcbnew/menubar_pcbframe.cpp:650 msgid "&External Plugins" msgstr "Plugins &Externes" #: pcbnew/menubar_pcbframe.cpp:651 msgid "Execute or reload python action plugins" msgstr "Exécuter ou recharger les plugins python d'action" #: pcbnew/menubar_pcbframe.cpp:655 msgid "&Refresh Plugins" msgstr "&Rafraîchir Plugins" #: pcbnew/menubar_pcbframe.cpp:656 msgid "Reload all python plugins and refresh plugin menus" msgstr "Recharger tous les plugins python et rafraîchir les menus de plugins" #: pcbnew/menubar_pcbframe.cpp:665 pcbnew/menubar_pcbframe.cpp:712 msgid "&Design Rules" msgstr "&Règles de Conception" #: pcbnew/menubar_pcbframe.cpp:666 msgid "Open the design rules editor" msgstr "Ouvrir la fenêtre de dialogue de l'éditeur de règles de conception" #: pcbnew/menubar_pcbframe.cpp:669 msgid "&Layers Setup" msgstr "&Options Couches" #: pcbnew/menubar_pcbframe.cpp:669 msgid "Enable and set layer properties" msgstr "Activer les couches et ajuster leur propriétés" #: pcbnew/menubar_pcbframe.cpp:700 msgid "Display the KiCad About dialog" msgstr "Afficher le dialogue d'information sur KiCad" #: pcbnew/menubar_pcbframe.cpp:708 msgid "Ro&ute" msgstr "Ro&utage" #: pcbnew/menubar_pcbframe.cpp:710 msgid "D&imensions" msgstr "D&imensions" #: pcbnew/modedit.cpp:179 msgid "" "Current footprint changes will be lost and this operation cannot be undone. " "Continue?" msgstr "" "Les changements sur le module actuel seront perdus et cette opération ne " "pourra pas être annulée. Continuer ?" #: pcbnew/modedit.cpp:398 msgid "No board currently edited" msgstr "Pas de pcb en cours d'édition" #: pcbnew/modedit.cpp:423 msgid "Unable to find the footprint source on the main board" msgstr "Impossible de trouver le module source sur le PCB principal" #: pcbnew/modedit.cpp:424 msgid "" "\n" "Cannot update the footprint" msgstr "" "\n" "Ne peut mettre à jour l'empreinte" #: pcbnew/modedit.cpp:433 msgid "A footprint source was found on the main board" msgstr "Un module source a été trouvé sur le PCB principal" #: pcbnew/modedit.cpp:434 msgid "" "\n" "Cannot insert this footprint" msgstr "" "\n" "Ne peut insérer cette empreinte" #: pcbnew/modedit.cpp:941 msgid "Place anchor" msgstr "Place Ancre" #: pcbnew/modedit.cpp:945 msgid "Set grid origin" msgstr "Ajuster origine grille" #: pcbnew/modedit.cpp:955 pcbnew/tool_modedit.cpp:138 msgid "Pad settings" msgstr "Caract pads" #: pcbnew/modedit_onclick.cpp:251 msgid "Copy Block (shift + drag mouse)" msgstr "Copie Bloc (shift + drag souris)" #: pcbnew/modedit_onclick.cpp:254 msgid "Mirror Block (alt + drag mouse)" msgstr "Bloc Miroir (alt + drag souris)" #: pcbnew/modedit_onclick.cpp:257 msgid "Rotate Block (ctrl + drag mouse)" msgstr "Rotation Bloc (ctrl + drag souris)" #: pcbnew/modedit_onclick.cpp:260 msgid "Delete Block (shift+ctrl + drag mouse)" msgstr "Effacement Bloc (shift+ctrl + drag souris)" #: pcbnew/modedit_onclick.cpp:263 msgid "Move Block Exactly" msgstr "Déplacer Bloc Exactement" #: pcbnew/modedit_onclick.cpp:293 msgid "Move Exactly" msgstr "Déplacer Exactement" #: pcbnew/modedit_onclick.cpp:296 msgid "Edit Footprint" msgstr "Éditer Empreinte" #: pcbnew/modedit_onclick.cpp:299 msgid "Transform Footprint" msgstr "Transformer Empreinte" #: pcbnew/modedit_onclick.cpp:307 pcbnew/onrightclick.cpp:934 msgid "Move Pad" msgstr "Déplace Pad" #: pcbnew/modedit_onclick.cpp:311 pcbnew/onrightclick.cpp:939 msgid "Edit Pad" msgstr "Éditer Pad" #: pcbnew/modedit_onclick.cpp:314 pcbnew/onrightclick.cpp:944 #: pcbnew/tools/common_actions.cpp:502 msgid "Copy Pad Settings" msgstr "Copier Caractéristiques de Pad" #: pcbnew/modedit_onclick.cpp:316 pcbnew/onrightclick.cpp:948 #: pcbnew/tools/common_actions.cpp:508 pcbnew/tools/pad_tool.cpp:158 #: pcbnew/tools/pad_tool.cpp:311 msgid "Apply Pad Settings" msgstr "Appliquer Caractéristiques Pads" #: pcbnew/modedit_onclick.cpp:317 msgid "Delete Pad" msgstr "Supprimer Pad" #: pcbnew/modedit_onclick.cpp:320 msgid "Duplicate Pad" msgstr "Dupliquer Pad" #: pcbnew/modedit_onclick.cpp:323 msgid "Move Pad Exactly" msgstr "Déplacer Pad Exactement" #: pcbnew/modedit_onclick.cpp:326 msgid "Create Pad Array" msgstr "Créer Matrice de Pads" #: pcbnew/modedit_onclick.cpp:334 pcbnew/onrightclick.cpp:952 #: pcbnew/tools/common_actions.cpp:514 msgid "Push Pad Settings" msgstr "Exporter Caract. Pads" #: pcbnew/modedit_onclick.cpp:361 msgid "Duplicate Text" msgstr "Dupliquer Texte" #: pcbnew/modedit_onclick.cpp:366 msgid "Create Text Array" msgstr "Créer Matrice de Texte" #: pcbnew/modedit_onclick.cpp:373 pcbnew/onrightclick.cpp:877 msgid "Move Text Exactly" msgstr "Déplacer Texte Exactement" #: pcbnew/modedit_onclick.cpp:395 msgid "End edge" msgstr "Fin contour" #: pcbnew/modedit_onclick.cpp:400 msgid "Move Edge" msgstr "Déplacer Contour" #: pcbnew/modedit_onclick.cpp:404 msgid "Duplicate Edge" msgstr "Dupliquer Contour" #: pcbnew/modedit_onclick.cpp:407 msgid "Move Edge Exactly" msgstr "Déplacer Contour Exactement" #: pcbnew/modedit_onclick.cpp:410 msgid "Create Edge Array" msgstr "Créer Matrice de Contour" #: pcbnew/modedit_onclick.cpp:414 msgid "Place edge" msgstr "Place contour" #: pcbnew/modedit_onclick.cpp:421 msgid "Delete Edge" msgstr "Effacer Contour" #: pcbnew/modedit_onclick.cpp:426 msgid "Global Changes" msgstr "Changements Globaux" #: pcbnew/modedit_onclick.cpp:428 msgid "Change Body Items Width" msgstr "Éditer Épaisseur des Éléments" #: pcbnew/modedit_onclick.cpp:430 msgid "Change Body Items Layer" msgstr "Éditer Couche des Éléments" #: pcbnew/modedit_onclick.cpp:468 msgid "Set Line Width" msgstr "Ajuster Épaiss. Ligne" #: pcbnew/moduleframe.cpp:517 msgid "Save the changes to the footprint before closing?" msgstr "Sauver les changements de l'empreinte avant de fermer?" #: pcbnew/moduleframe.cpp:538 msgid "Library is not set, the footprint could not be saved." msgstr "La librairie n'est pas sélectionnée, l'empreinte ne peut être sauvée." #: pcbnew/moduleframe.cpp:767 msgid "no active library" msgstr "pas de librairie active" #: pcbnew/moduleframe.cpp:887 pcbnew/pcbnew_config.cpp:138 #, c-format msgid "" "Error occurred saving the global footprint library table:\n" "\n" "%s" msgstr "" "Une erreur s'est produite lors de la sauvegarde de la table globale des " "librairie d'empreintes:\n" "\n" "%s" #: pcbnew/moduleframe.cpp:907 pcbnew/pcbnew_config.cpp:160 #, c-format msgid "" "Error occurred saving project specific footprint library table:\n" "\n" "%s" msgstr "" "Une erreur s'est produite lors de la sauvegarde de la table spécifique des " "librairie d'empreintes:\n" "\n" "%s" #: pcbnew/modview_frame.cpp:123 msgid "Footprint Library Browser" msgstr "Examinateur de Librairies d'Empreintes" #: pcbnew/modview_frame.cpp:464 #, c-format msgid "" "Could not load footprint \"%s\" from library \"%s\".\n" "\n" "Error %s." msgstr "" "Impossible de charger l'empreinte \"%s\" de la librairie \"%s\".\n" "\n" "Erreur %s." #: pcbnew/move_or_drag_track.cpp:714 msgid "Unable to drag this segment: too many segments connected" msgstr "Impossible de dragger ce segment: trop de segments connectés" #: pcbnew/move_or_drag_track.cpp:785 msgid "Unable to drag this segment: two collinear segments" msgstr "Impossible de dragger ce segment: 2 segments alignés" #: pcbnew/muonde.cpp:253 msgid "Length of Trace:" msgstr "Longueur de la Trace:" #: pcbnew/muonde.cpp:264 msgid "Requested length < minimum length" msgstr "Longueur demandée < longueur minimum" #: pcbnew/muonde.cpp:276 msgid "Requested length too large" msgstr "Longueur demandée trop grande" #: pcbnew/muonde.cpp:282 msgid "Component Value:" msgstr "Valeur du Composant:" #: pcbnew/muonde.cpp:634 msgid "Gap" msgstr "Gap" #: pcbnew/muonde.cpp:640 msgid "Stub" msgstr "Stub" #: pcbnew/muonde.cpp:647 msgid "Arc Stub" msgstr "Arc Stub" #: pcbnew/muonde.cpp:658 pcbnew/muonde.cpp:676 msgid "Create microwave module" msgstr "Créer Module MicroOnde" #: pcbnew/muonde.cpp:675 msgid "Angle in degrees:" msgstr "Angle en degrés:" #: pcbnew/muonde.cpp:688 msgid "Incorrect number, abort" msgstr "Nombre incorrect, arrêt" #: pcbnew/muonde.cpp:833 msgid "Complex shape" msgstr "Forme complexe" #: pcbnew/muonde.cpp:854 msgid "Read Shape Description File..." msgstr "Lire Fichier de Description de Forme..." #: pcbnew/muonde.cpp:859 msgid "Symmetrical" msgstr "Symétrique" #: pcbnew/muonde.cpp:862 msgid "Shape Option" msgstr "Option Forme" #: pcbnew/muonde.cpp:894 msgid "Read descr shape file" msgstr "Lire fichier de description de forme" #: pcbnew/muonde.cpp:909 msgid "File not found" msgstr "fichier non trouvé" #: pcbnew/muonde.cpp:997 msgid "Shape has a null size!" msgstr "La forme a une taille nulle" #: pcbnew/muonde.cpp:1003 msgid "Shape has no points!" msgstr "La forme n'a pas de points" #: pcbnew/muonde.cpp:1095 msgid "No pad for this footprint" msgstr "Pas de pad dans cette empreinte" #: pcbnew/muonde.cpp:1103 msgid "Only one pad for this footprint" msgstr "Seulement un pad dans cette empreinte" #: pcbnew/muonde.cpp:1114 msgid "Gap:" msgstr "Gap:" #: pcbnew/muonde.cpp:1114 msgid "Create Microwave Gap" msgstr "Créer Gap MicroOnde " #: pcbnew/muwave_command.cpp:64 msgid "Add Gap" msgstr "Ajouter gap" #: pcbnew/muwave_command.cpp:68 msgid "Add Stub" msgstr "Ajout de stub" #: pcbnew/muwave_command.cpp:72 msgid "Add Arc Stub" msgstr "Ajout de stub (arc)" #: pcbnew/muwave_command.cpp:76 msgid "Add Polynomial Shape" msgstr "Ajout Forme polynomiale" #: pcbnew/netlist.cpp:207 msgid "Components" msgstr "Composants" #: pcbnew/netlist.cpp:254 #, c-format msgid "No footprint defined for component '%s'.\n" msgstr "Pas d'empreinte définie pour le composant '%s'.\n" #: pcbnew/netlist.cpp:276 #, c-format msgid "" "* Warning: component '%s': board footprint '%s', netlist footprint '%s'\n" msgstr "" "* Attention: composant '%s' empreinte sur PCB '%s' empreinte en netliste " "'%s'\n" #: pcbnew/netlist.cpp:305 #, c-format msgid "Component '%s' footprint ID '%s' is not valid.\n" msgstr "Composant '%s' ID empreinte '%s' non valide.\n" #: pcbnew/netlist.cpp:326 #, c-format msgid "" "Component '%s' footprint '%s' was not found in any libraries in the " "footprint library table.\n" msgstr "" "Composant %s: empreinte %s non trouvé dans les librairies d'empreintes.\n" #: pcbnew/netlist_reader.cpp:182 #, c-format msgid "" "invalid footprint ID in\n" "file: <%s>\n" "line: %d" msgstr "" "ID d'empreinte non valide dans le\n" "fichier : <%s>\n" "ligne : %d" #: pcbnew/onleftclick.cpp:259 msgid "Graphic not allowed on Copper layers" msgstr "Graphique non autorisé sur couches Cuivre" #: pcbnew/onleftclick.cpp:283 pcbnew/router/router_tool.cpp:494 msgid "Tracks on Copper layers only" msgstr "Pistes sur Couches Cuivre seulement" #: pcbnew/onleftclick.cpp:342 msgid "Texts not allowed on Edge Cut layer" msgstr "Textes non autorisés sur couche Contour" #: pcbnew/onleftclick.cpp:391 msgid "Dimension not allowed on Copper or Edge Cut layers" msgstr "Cote non autorisée sur couches Cuivre ou Contour" #: pcbnew/onrightclick.cpp:151 msgid "Lock Footprint" msgstr "Verrouille Empreinte" #: pcbnew/onrightclick.cpp:158 msgid "Unlock Footprint" msgstr "Déverrouiller Empreinte" #: pcbnew/onrightclick.cpp:166 msgid "Automatically Place Footprint" msgstr "Placer Automatiquement une Empreinte" #: pcbnew/onrightclick.cpp:173 msgid "Automatically Route Footprint" msgstr "Router Automatiquement l'Empreinte" #: pcbnew/onrightclick.cpp:194 msgid "Move Drawing" msgstr "Déplace Tracé" #: pcbnew/onrightclick.cpp:199 msgid "Duplicate Drawing" msgstr "Dupliquer Graphique" #: pcbnew/onrightclick.cpp:204 msgid "Move Drawing Exactly" msgstr "Déplacer Graphique Exactement" #: pcbnew/onrightclick.cpp:209 msgid "Create Drawing Array" msgstr "Créer Matrice d'Éléments Graphiques" #: pcbnew/onrightclick.cpp:214 msgid "Edit Drawing" msgstr "Éditer Tracé" #: pcbnew/onrightclick.cpp:224 msgid "Delete All Drawings on Layer" msgstr "Supprimer Graphiques de la Couche" #: pcbnew/onrightclick.cpp:231 msgid "Delete Zone Filling" msgstr "Supprimer Remplissage de Zone" #: pcbnew/onrightclick.cpp:238 msgid "Close Zone Outline" msgstr "Fermer Contour de Zone" #: pcbnew/onrightclick.cpp:240 msgid "Delete Last Corner" msgstr "Supprimer Dernier Sommet" #: pcbnew/onrightclick.cpp:266 msgid "Edit Dimension" msgstr "Éditer Cote" #: pcbnew/onrightclick.cpp:270 msgid "Move Dimension Text" msgstr "Déplacer le Texte de la Cote" #: pcbnew/onrightclick.cpp:275 msgid "Duplicate Dimension" msgstr "Dupliquer Cote" #: pcbnew/onrightclick.cpp:280 msgid "Move Dimension Exactly" msgstr "Déplacer Cote Exactement" #: pcbnew/onrightclick.cpp:285 msgid "Delete Dimension" msgstr "Suppression Cote" #: pcbnew/onrightclick.cpp:296 msgid "Move Target" msgstr "Déplacer Mire" #: pcbnew/onrightclick.cpp:301 msgid "Move Target Exactly" msgstr "Déplacer Mire Exactement" #: pcbnew/onrightclick.cpp:306 msgid "Duplicate Target" msgstr "Dupliquer Mire" #: pcbnew/onrightclick.cpp:311 msgid "Edit Target" msgstr "Éditer Mire" #: pcbnew/onrightclick.cpp:315 msgid "Delete Target" msgstr "Supprimer Mire" #: pcbnew/onrightclick.cpp:374 pcbnew/onrightclick.cpp:380 #: pcbnew/onrightclick.cpp:398 pcbnew/onrightclick.cpp:411 #: pcbnew/onrightclick.cpp:472 pcbnew/onrightclick.cpp:565 msgid "Select Working Layer" msgstr "Sélection de la couche de travail" #: pcbnew/onrightclick.cpp:388 pcbnew/onrightclick.cpp:464 #: pcbnew/onrightclick.cpp:512 msgid "Begin Track" msgstr "Débuter Piste" #: pcbnew/onrightclick.cpp:394 pcbnew/onrightclick.cpp:468 #: pcbnew/onrightclick.cpp:636 msgid "Select Track Width" msgstr "Sélection Épaiss. Piste" #: pcbnew/onrightclick.cpp:400 msgid "Select Layer Pair for Vias" msgstr "Sélection Couple de Couches pour Vias" #: pcbnew/onrightclick.cpp:419 msgid "Footprint Documentation" msgstr "Documentation des Modules" #: pcbnew/onrightclick.cpp:429 msgid "Global Spread and Place" msgstr "Étalements et Placements Globaux" #: pcbnew/onrightclick.cpp:431 msgid "Unlock All Footprints" msgstr "Déverrouiller Tous les Empreintes" #: pcbnew/onrightclick.cpp:433 msgid "Lock All Footprints" msgstr "Verrouiller Tous les Empreintes" #: pcbnew/onrightclick.cpp:436 msgid "Spread out All Footprints" msgstr "Étaler Toutes les Empreintes" #: pcbnew/onrightclick.cpp:438 msgid "Spread out Footprints not Already on Board" msgstr "Étaler Toutes les Empreintes non déjà sur le C.I." #: pcbnew/onrightclick.cpp:441 msgid "Automatically Place All Footprints" msgstr "Place Automatiquement toutes les Empreintes" #: pcbnew/onrightclick.cpp:443 msgid "Automatically Place New Footprints" msgstr "Placer Automatiquement Nouvelles Empreintes" #: pcbnew/onrightclick.cpp:445 msgid "Automatically Place Next Footprints" msgstr "Placer Automatiquement Empreintes Suivantes" #: pcbnew/onrightclick.cpp:451 msgid "Autoroute" msgstr "Autoroute" #: pcbnew/onrightclick.cpp:453 msgid "Select Layer Pair" msgstr "Sélection Paire de Couches" #: pcbnew/onrightclick.cpp:456 msgid "Automatically Route All Footprints" msgstr "Router Automatiquement toutes les Empreintes" #: pcbnew/onrightclick.cpp:458 msgid "Reset Unrouted" msgstr "Réinit non Routés" #: pcbnew/onrightclick.cpp:488 msgid "Zoom Block" msgstr "Zoom Bloc" #: pcbnew/onrightclick.cpp:492 msgid "Flip Block" msgstr "Retourner Bloc" #: pcbnew/onrightclick.cpp:493 msgid "Rotate Block" msgstr "Rotation Bloc" #: pcbnew/onrightclick.cpp:519 msgid "Drag Via" msgstr "Drag Via" #: pcbnew/onrightclick.cpp:528 msgid "Move Node" msgstr "Déplacer Nœud" #: pcbnew/onrightclick.cpp:534 msgid "Drag Segments, Keep Slope" msgstr "Drag Segments, Garder Direction" #: pcbnew/onrightclick.cpp:539 msgid "Drag Segment" msgstr "Drag Segment" #: pcbnew/onrightclick.cpp:544 msgid "Duplicate Track" msgstr "Dupliquer Piste" #: pcbnew/onrightclick.cpp:549 msgid "Move Track Exactly" msgstr "Déplacer Piste Exactement" #: pcbnew/onrightclick.cpp:554 msgid "Create Track Array" msgstr "Créer Matrice de Pistes" #: pcbnew/onrightclick.cpp:560 msgid "Break Track" msgstr "Briser Piste" #: pcbnew/onrightclick.cpp:570 msgid "Place Node" msgstr "Place nœud" #: pcbnew/onrightclick.cpp:577 pcbnew/router/length_tuner_tool.cpp:52 #: pcbnew/router/router_tool.cpp:69 msgid "End Track" msgstr "Terminer Piste" #: pcbnew/onrightclick.cpp:581 pcbnew/router/router_tool.cpp:76 msgid "Place Through Via" msgstr "Placer Via Traversante" #: pcbnew/onrightclick.cpp:584 msgid "Select Layer and Place Through Via" msgstr "Sélection Couche et Place Via Traversante" #: pcbnew/onrightclick.cpp:591 pcbnew/router/router_tool.cpp:82 msgid "Place Blind/Buried Via" msgstr "Placer Via Aveugle/Enterrée" #: pcbnew/onrightclick.cpp:595 msgid "Select Layer and Place Blind/Buried Via" msgstr "Sélection Couche et Place Via Aveugle/Enterrée" #: pcbnew/onrightclick.cpp:609 msgid "Place Micro Via" msgstr "Place Micro Via" #: pcbnew/onrightclick.cpp:620 msgid "Change Via Size and Drill" msgstr "Change Diamètre et Perçage de Via" #: pcbnew/onrightclick.cpp:626 msgid "Change Segment Width" msgstr "Change Largeur Segment" #: pcbnew/onrightclick.cpp:630 msgid "Change Track Width" msgstr "Change Largeur Piste" #: pcbnew/onrightclick.cpp:645 msgid "Delete Via" msgstr "Suppression Via" #: pcbnew/onrightclick.cpp:652 msgid "Delete Track" msgstr "Effacer Piste" #: pcbnew/onrightclick.cpp:654 msgid "Delete Net" msgstr "Supprimer Net" #: pcbnew/onrightclick.cpp:669 msgid "Set Flags" msgstr "Ajust. Flags" #: pcbnew/onrightclick.cpp:671 msgid "Locked: Yes" msgstr "Verrou: Oui" #: pcbnew/onrightclick.cpp:672 msgid "Locked: No" msgstr "Verrou: Non" #: pcbnew/onrightclick.cpp:681 msgid "Track Locked: Yes" msgstr "Piste Verrouillée: Oui" #: pcbnew/onrightclick.cpp:682 msgid "Track Locked: No" msgstr "Piste Verrouillée: Non" #: pcbnew/onrightclick.cpp:684 msgid "Net Locked: Yes" msgstr "Net Verrouillé: Oui" #: pcbnew/onrightclick.cpp:685 msgid "Net Locked: No" msgstr "Net Verrouillé: Non" #: pcbnew/onrightclick.cpp:699 msgid "Place Edge Outline" msgstr "Place Segment de Contour" #: pcbnew/onrightclick.cpp:705 msgid "Place Corner" msgstr "Place Sommet" #: pcbnew/onrightclick.cpp:708 msgid "Place Zone" msgstr "Place Zone" #: pcbnew/onrightclick.cpp:715 msgid "Keepout Area" msgstr "Zone Interdite" #: pcbnew/onrightclick.cpp:721 msgid "Move Corner" msgstr "Déplace Sommet" #: pcbnew/onrightclick.cpp:723 msgid "Delete Corner" msgstr "Supprimer Sommet" #: pcbnew/onrightclick.cpp:728 pcbnew/tools/common_actions.cpp:628 msgid "Create Corner" msgstr "Créer Sommet" #: pcbnew/onrightclick.cpp:729 msgid "Drag Outline Segment" msgstr "Drag Segment Contour" #: pcbnew/onrightclick.cpp:737 msgid "Add Similar Zone" msgstr "Addition d'une Zone Semblable" #: pcbnew/onrightclick.cpp:740 msgid "Add Cutout Area" msgstr "Addition d'une Découpe" #: pcbnew/onrightclick.cpp:743 msgid "Duplicate Zone Onto Layer" msgstr "Dupliquer Zone sur Couche" #: pcbnew/onrightclick.cpp:748 msgid "Fill Zone" msgstr "Remplir Zone" #: pcbnew/onrightclick.cpp:754 msgid "Remove Filled Areas in Zone" msgstr "Supprimer le Remplissage de la Zone" #: pcbnew/onrightclick.cpp:757 msgid "Move Zone" msgstr "Déplace Zone" #: pcbnew/onrightclick.cpp:760 msgid "Move Zone Exactly" msgstr "Déplacer Zone Exactement" #: pcbnew/onrightclick.cpp:765 msgid "Edit Zone Properties" msgstr "Éditer les Propriétés de la Zone" #: pcbnew/onrightclick.cpp:775 msgid "Delete Cutout" msgstr "Supprimer Découpe de Zone" #: pcbnew/onrightclick.cpp:778 msgid "Delete Zone Outline" msgstr "Supprimer Contour de Zone" #: pcbnew/onrightclick.cpp:798 pcbnew/onrightclick.cpp:989 #: pcbnew/tools/common_actions.cpp:105 msgid "Move" msgstr "Déplacer" #: pcbnew/onrightclick.cpp:802 pcbnew/tools/edit_tool.cpp:335 msgid "Drag" msgstr "Drag" #: pcbnew/onrightclick.cpp:807 msgid "Rotate +" msgstr "Rotation +" #: pcbnew/onrightclick.cpp:811 msgid "Rotate -" msgstr "Rotation -" #: pcbnew/onrightclick.cpp:812 pcbnew/onrightclick.cpp:999 #: pcbnew/tools/common_actions.cpp:136 pcbnew/tools/edit_tool.cpp:559 msgid "Flip" msgstr "Change côté" #: pcbnew/onrightclick.cpp:818 msgid "Edit Parameters" msgstr "Éditer Paramètres" #: pcbnew/onrightclick.cpp:830 msgid "Delete Footprint" msgstr "Supprimer Empreinte" #: pcbnew/onrightclick.cpp:837 msgid "Move Footprint Exactly" msgstr "Déplacer Empreinte Exactement" #: pcbnew/onrightclick.cpp:842 msgid "Duplicate Footprint" msgstr "Dupliquer Empreinte" #: pcbnew/onrightclick.cpp:847 msgid "Create Footprint Array" msgstr "Créer Matrice d'Empreintes" #: pcbnew/onrightclick.cpp:853 pcbnew/tools/common_actions.cpp:154 msgid "Exchange Footprint(s)" msgstr "Échanger Empreinte(s)" #: pcbnew/onrightclick.cpp:893 pcbnew/onrightclick.cpp:1006 msgid "Reset Size" msgstr "Réinitialiser Dimension" #: pcbnew/onrightclick.cpp:936 msgid "Drag Pad" msgstr "Drag Pad" #: pcbnew/onrightclick.cpp:953 msgid "" "Copy this pad's settings to all pads in this footprint (or similar " "footprints)" msgstr "" "Copier les caractéristiques de ce pad dans tous les autres pads de ce module " "(ou modules similaires)" #: pcbnew/onrightclick.cpp:961 msgid "Automatically Route Pad" msgstr "Router Automatiquement le Pad" #: pcbnew/onrightclick.cpp:962 msgid "Automatically Route Net" msgstr "Router Automatiquement le Net" #: pcbnew/onrightclick.cpp:992 pcbnew/tools/common_actions.cpp:484 msgid "Copy" msgstr "Copier" #: pcbnew/onrightclick.cpp:1037 msgid "Auto Width" msgstr "Épaisseur Automatique" #: pcbnew/onrightclick.cpp:1038 msgid "" "Use the track width when starting on a track, otherwise the current track " "width" msgstr "" "Si on démarre sur une piste existante, utiliser sa largeur, sinon utiliser " "la largeur courante" #: pcbnew/onrightclick.cpp:1048 msgid "Use Netclass Values" msgstr "Utiliser les Valeurs des NetClass" #: pcbnew/onrightclick.cpp:1049 msgid "Use track and via sizes from their Netclass values" msgstr "Utiliser les dimensions de pistes et vias de leur valeurs en Netclasse" #: pcbnew/onrightclick.cpp:1055 #, c-format msgid "Track %s" msgstr "Piste %s" #: pcbnew/onrightclick.cpp:1058 pcbnew/onrightclick.cpp:1084 msgid " uses NetClass" msgstr " utilise NetClass" #: pcbnew/onrightclick.cpp:1076 #, c-format msgid "Via %s" msgstr "Via %s" #: pcbnew/onrightclick.cpp:1080 #, c-format msgid "Via %s, drill %s" msgstr "Via %s, perçage %s" #: pcbnew/pad_edition_functions.cpp:167 #, c-format msgid "Delete Pad (footprint %s %s) ?" msgstr "Effacer Pad (empreinte %s %s) ?" #: pcbnew/pcb_parser.cpp:135 #, c-format msgid "" "invalid floating point number in\n" "file: <%s>\n" "line: %d\n" "offset: %d" msgstr "" "Nombre flottant invalide dans le fichier:\n" "<%s>\n" "ligne: %d\n" "offset: %d" #: pcbnew/pcb_parser.cpp:144 #, c-format msgid "" "missing floating point number in\n" "file: <%s>\n" "line: %d\n" "offset: %d" msgstr "" "Nombre flottant manquant dans le fichier:<%s>\n" "ligne: %d\n" "offset: %d" #: pcbnew/pcb_parser.cpp:197 #, c-format msgid "cannot interpret date code %d" msgstr "ne peut pas interpréter le code de la date %d" #: pcbnew/pcb_parser.cpp:646 #, c-format msgid "page type \"%s\" is not valid " msgstr "page type \"%s\" non valide " #: pcbnew/pcb_parser.cpp:878 #, c-format msgid "Layer '%s' in file '%s' at line %d, is not in fixed layer hash" msgstr "" "La couche '%s' dans le fichier '%s' ligne %d, n'est pas dans la liste des " "couches prédéfinies" #: pcbnew/pcb_parser.cpp:911 #, c-format msgid "%d is not a valid layer count" msgstr "%d n'est pas un nombre de couches valide" #: pcbnew/pcb_parser.cpp:942 #, c-format msgid "" "Layer '%s' in file\n" "'%s'\n" "at line %d, position %d\n" "was not defined in the layers section" msgstr "" "La couche '%s' dans le fichier \n" "'%s'\n" " ligne %d, position %d,\n" " n'a pas été définie dans la section layers" #: pcbnew/pcb_parser.cpp:1328 #, c-format msgid "duplicate NETCLASS name '%s' in file <%s> at line %d, offset %d" msgstr "Nom NETCLASS '%s' dupliqué dans le fichier <%s> ligne %d, offset %d" #: pcbnew/pcb_parser.cpp:2011 #, c-format msgid "cannot handle footprint text type %s" msgstr "ne peut gérer le texte empreinte type %s" #: pcbnew/pcb_parser.cpp:2423 pcbnew/pcb_parser.cpp:2429 #: pcbnew/pcb_parser.cpp:2534 pcbnew/pcb_parser.cpp:2616 #: pcbnew/pcb_parser.cpp:2680 #, c-format msgid "" "invalid net ID in\n" "file: <%s>\n" "line: %d\n" "offset: %d" msgstr "" "invalide net ID in\n" "fichier: <%s>\n" "ligne: %d\n" "offset: %d" #: pcbnew/pcb_parser.cpp:2996 #, c-format msgid "" "There is a zone that belongs to a not existing net\n" "\"%s\"\n" "you should verify and edit it (run DRC test)." msgstr "" "Il y a une zone qui appartient à un net non existant\n" "\"%s\"\n" "vous devez vérifier et l'éditer (exécuter le test DRC)." #: pcbnew/pcbframe.cpp:665 #, c-format msgid "The auto save file '%s' could not be removed!" msgstr "Le fichier d'auto sauvegarde '%s' n'a pas pu être supprimé!" #: pcbnew/pcbframe.cpp:1029 msgid " [new file]" msgstr " [nouveau fichier]" #: pcbnew/pcbframe.cpp:1130 msgid "" "Cannot update the PCB, because the Kicad is opened in stand-alone mode. In " "order to create/update PCBs from schematics, you need to launch Kicad shell " "and create a PCB project." msgstr "" "Ne peut pas mettre à jour le PCB, car Kicad est ouvert en mode autonome. " "Afin de créer/mettre à jour le PCB à partir du schéma, vous devrez lancer " "Kicad manager et créez un projet." #: pcbnew/pcbnew.cpp:326 msgid "" "You have run Pcbnew for the first time using the new footprint library table " "method for finding footprints.\n" "Pcbnew has either copied the default table or created an empty table in the " "kicad configuration folder.\n" "You must first configure the library table to include all footprint " "libraries you want to use.\n" "See the \"Footprint Library Table\" section of the CvPcb or Pcbnew " "documentation for more information." msgstr "" "Vous avez exécuté Pcbnew pour la première fois en utilisant la nouvelle " "table des librairies d'empreintes pour trouver les empreintes.\n" "Pcbnew a soit copié la table par défaut soit créé une table vide dans le " "dossier de configuration de kicad. \n" "Vous devez d'abord configurer cette table des librairies d'empreintes afin " "d'inclure toutes les librairies d'empreinte que vous voulez utiliser. \n" "Voir la section « table des librairies d'empreintes » de la documentation " "CvPcb ou Pcbnew pour plus d'informations." #: pcbnew/pcbnew_config.cpp:90 pcbnew/tool_pcb.cpp:794 msgid "Hide Microwave Toolbar" msgstr "Cacher Toolbar Micro-Ondes" #: pcbnew/plot_board_layers.cpp:121 pcbnew/plot_board_layers.cpp:310 #, c-format msgid "Your BOARD has a bad layer number for footprint %s" msgstr "Votre PCB a un mauvais numéro de couche pour l'empreint %s" #: pcbnew/plugin.cpp:120 msgid "Enable debug logging for Footprint*() functions in this PLUGIN." msgstr "" "Activer les messages de debug pour les fonctions Footprint*() dans ce " "PLUGIN." #: pcbnew/plugin.cpp:124 msgid "Regular expression footprint name filter." msgstr "Expression rationelle de filtre du nom d'empreinte." #: pcbnew/plugin.cpp:145 msgid "" "Enter the python module which implements the PLUGIN::Footprint*() functions." msgstr "" "Entrer le module python qui implémente les fonctions du PLUGIN::Footprint*()." #: pcbnew/printout_controler.cpp:109 msgid "Multiple Layers" msgstr "Couches Multiples" #: pcbnew/router/length_tuner_tool.cpp:49 pcbnew/router/router_tool.cpp:66 msgid "New Track" msgstr "Nouvelle Piste" #: pcbnew/router/length_tuner_tool.cpp:49 pcbnew/router/router_tool.cpp:66 msgid "Starts laying a new track." msgstr "Démarrer le tracé d'une nouvelle piste." #: pcbnew/router/length_tuner_tool.cpp:52 msgid "Stops laying the current meander." msgstr "Arrêter le tracé du méandre en cours." #: pcbnew/router/length_tuner_tool.cpp:55 msgid "Length Tuning Settings" msgstr "Paramètres de Réglage de Longueur" #: pcbnew/router/length_tuner_tool.cpp:55 msgid "Sets the length tuning parameters for currently routed item." msgstr "" "Définit les paramètres d'ajustage de longueur pour l'élément actuellement " "routé." #: pcbnew/router/length_tuner_tool.cpp:58 msgid "Increase spacing" msgstr "Augmenter espacement" #: pcbnew/router/length_tuner_tool.cpp:58 msgid "Increase meander spacing by one step." msgstr "Augmenter l'espacement du méandre de un pas." #: pcbnew/router/length_tuner_tool.cpp:61 msgid "Decrease spacing" msgstr "Diminuer espacement" #: pcbnew/router/length_tuner_tool.cpp:61 msgid "Decrease meander spacing by one step." msgstr "Diminuer l'espacement des méandree d'un pas." #: pcbnew/router/length_tuner_tool.cpp:64 msgid "Increase amplitude" msgstr "Augmenter amplitude" #: pcbnew/router/length_tuner_tool.cpp:64 msgid "Increase meander amplitude by one step." msgstr "Augmenter amplitude du méandre de un pas." #: pcbnew/router/length_tuner_tool.cpp:67 msgid "Decrease amplitude" msgstr "Diminuer amplitude" #: pcbnew/router/length_tuner_tool.cpp:67 msgid "Decrease meander amplitude by one step." msgstr "Diminuer l'amplitude des méandree d'un pas." #: pcbnew/router/length_tuner_tool.cpp:81 msgid "Length Tuner" msgstr "Ajustage de Longueur" #: pcbnew/router/length_tuner_tool.cpp:213 msgid "Tune Trace Length" msgstr "Ajuster Longueur de Piste" #: pcbnew/router/length_tuner_tool.cpp:220 msgid "Tune Diff Pair Length" msgstr "Ajuster Longueur de Paire Différentielle" #: pcbnew/router/length_tuner_tool.cpp:227 msgid "Tune Diff Pair Skew" msgstr "Ajuster Décalage de Paire Différentielle" #: pcbnew/router/pns_diff_pair_placer.cpp:562 msgid "Can't start a differential pair in the middle of nowhere." msgstr "On ne peut démarrer une paire différentielle au milieu de nulle part." #: pcbnew/router/pns_diff_pair_placer.cpp:572 msgid "" "Unable to find complementary differential pair net. Make sure the names of " "the nets belonging to a differential pair end with either _N/_P or +/-." msgstr "" "Impossible de trouver le complément de la paire différentielle. Soyez sûr de " "nommer les nets appartenant à une paire différentielle pour qu'ils " "finnissent par _N/_P ou +/-" #: pcbnew/router/pns_diff_pair_placer.cpp:591 msgid "Current track/via gap setting violates design rules for this net." msgstr "" "Le réglage actuel d'espacement de piste/via viole les règles de conception." #: pcbnew/router/pns_diff_pair_placer.cpp:598 msgid "Current track width setting violates design rules." msgstr "Le réglage actuel de largeur de piste viole les règles de conception." #: pcbnew/router/pns_dp_meander_placer.cpp:77 #: pcbnew/router/pns_meander_placer.cpp:66 msgid "Please select a track whose length you want to tune." msgstr "SVP sélectionner la piste dont vous voulez ajuster la longueur." #: pcbnew/router/pns_dp_meander_placer.cpp:94 msgid "" "Unable to find complementary differential pair net for length tuning. Make " "sure the names of the nets belonging to a differential pair end with either " "_N/_P or +/-." msgstr "" "Impossible de trouver le net de la paire différentielle pour l'ajustage de " "longueur. Soyez sûr de nommer les nets appartenant à une paire " "différentielle pour qu'ils finissent par _N/_P ou +/-" #: pcbnew/router/pns_dp_meander_placer.cpp:370 #: pcbnew/router/pns_meander_placer.cpp:243 msgid "Too long: " msgstr "Trop long: " #: pcbnew/router/pns_dp_meander_placer.cpp:373 #: pcbnew/router/pns_meander_placer.cpp:246 msgid "Too short: " msgstr "Trop court: " #: pcbnew/router/pns_dp_meander_placer.cpp:376 #: pcbnew/router/pns_meander_placer.cpp:249 msgid "Tuned: " msgstr "Ajusté: " #: pcbnew/router/pns_dp_meander_placer.cpp:379 #: pcbnew/router/pns_meander_placer.cpp:252 #: pcbnew/router/pns_meander_skew_placer.cpp:163 msgid "?" msgstr "?" #: pcbnew/router/pns_meander_skew_placer.cpp:53 msgid "Please select a differential pair trace you want to tune." msgstr "SVP sélectionner la paire différentielle que vous voulez ajuster." #: pcbnew/router/pns_meander_skew_placer.cpp:72 msgid "" "Unable to find complementary differential pair net for skew tuning. Make " "sure the names of the nets belonging to a differential pair end with either " "_N/_P or +/-." msgstr "" "Impossible de trouver le complément de la paire différentielle pour " "l'ajustage de longueur. Soyez sûr de nommer les nets appartenant à une paire " "différentielle pour qu'ils finissent par _N/_P ou +/-" #: pcbnew/router/pns_meander_skew_placer.cpp:154 msgid "Too long: skew " msgstr "Trop long: diff " #: pcbnew/router/pns_meander_skew_placer.cpp:157 msgid "Too short: skew " msgstr "Trop court: diff " #: pcbnew/router/pns_meander_skew_placer.cpp:160 msgid "Tuned: skew " msgstr "Ajusté: décalage" #: pcbnew/router/pns_tool_base.cpp:66 msgid "Routing Options..." msgstr "Options de Routage..." #: pcbnew/router/pns_tool_base.cpp:67 msgid "Shows a dialog containing router options." msgstr "Montrer un dialogue pour les options du routeur" #: pcbnew/router/router_tool.cpp:69 msgid "Stops laying the current track." msgstr "Arrêter le tracé de la piste en cours." #: pcbnew/router/router_tool.cpp:72 msgid "Auto-end Track" msgstr "Finir Automatiquement Piste" #: pcbnew/router/router_tool.cpp:72 msgid "Automagically finishes currently routed track." msgstr "Finit automatiquement la piste en cours de routage." #: pcbnew/router/router_tool.cpp:77 msgid "Adds a through-hole via at the end of currently routed track." msgstr "Ajouter une via traversante à la fin de la piste en cours." #: pcbnew/router/router_tool.cpp:83 msgid "Adds a blind or buried via at the end of currently routed track." msgstr "Ajouter une via aveugle ou enterrée à la fin de la piste en cours." #: pcbnew/router/router_tool.cpp:88 msgid "Place Microvia" msgstr "Placer Microvia" #: pcbnew/router/router_tool.cpp:88 msgid "Adds a microvia at the end of currently routed track." msgstr "Ajouter une microvia à la fin de la piste en cours." #: pcbnew/router/router_tool.cpp:93 msgid "Custom Track/Via Size" msgstr "Dim Utilisateur des Pistes/Vias" #: pcbnew/router/router_tool.cpp:94 msgid "Shows a dialog for changing the track width and via size." msgstr "" "Montrer un dialogue pour changer la largeur de la piste et la dimension de " "la via." #: pcbnew/router/router_tool.cpp:100 msgid "Switches posture of the currently routed track." msgstr "Commute le pliage de la piste en cours de tracé." #: pcbnew/router/router_tool.cpp:105 msgid "Differential Pair Dimensions..." msgstr "Dimensions de la Paire Différentielle..." #: pcbnew/router/router_tool.cpp:106 msgid "Sets the width and gap of the currently routed differential pair." msgstr "" "Définit la largeur et l'espacement de la paire différentielle actuellement " "routée." #: pcbnew/router/router_tool.cpp:122 msgid "Select Track/Via Width" msgstr "Sélection Largeur Piste/Via" #: pcbnew/router/router_tool.cpp:132 msgid "Custom size" msgstr "Taille utilisateur" #: pcbnew/router/router_tool.cpp:135 msgid "Use the starting track width" msgstr "Utiliser la largeur de la piste de départ" #: pcbnew/router/router_tool.cpp:136 msgid "Route using the width of the starting track." msgstr "Router en utilisant la largeur de la piste de départ.." #: pcbnew/router/router_tool.cpp:138 msgid "Use net class values" msgstr "Utiliser les valeurs de la net classe" #: pcbnew/router/router_tool.cpp:139 msgid "Use track and via sizes from the net class" msgstr "Utiliser les dimensions de pistes et vias de leur valeurs en netclasse" #: pcbnew/router/router_tool.cpp:221 msgid "Interactive Router" msgstr "Routeur Interactif" #: pcbnew/router/router_tool.cpp:406 msgid "Blind/buried vias have to be enabled in the design settings." msgstr "" "Vias aveugles / enterrées doivent être activées dans les paramètres de " "conception." #: pcbnew/router/router_tool.cpp:412 msgid "Microvias have to be enabled in the design settings." msgstr "Les microvias doivent être activées dans les paramètres de conception." #: pcbnew/router/router_tool.cpp:419 msgid "Only through vias are allowed on 2 layer boards." msgstr "Uniquement les vias traversantes sont admises pour les CI à 2 couches." #: pcbnew/router/router_tool.cpp:426 msgid "" "Microvias can be placed only between the outer layers (F.Cu/B.Cu) and the " "ones directly adjacent to them." msgstr "" "Les microvias peuvent être placées seulement entre une couche extérieure (F." "Cu/B.Cu) et celle adjacente." #: pcbnew/router/router_tool.cpp:662 msgid "Route Track" msgstr "Router Piste" #: pcbnew/router/router_tool.cpp:669 msgid "Router Differential Pair" msgstr "Router Paire Différentielle" #: pcbnew/router/router_tool.cpp:751 pcbnew/router/router_tool.cpp:821 msgid "The item is locked. Do you want to continue?" msgstr "L'élément est verrouillé. Voulez vous continuer ?" #: pcbnew/sel_layer.cpp:301 msgid "Warning: The Top Layer and Bottom Layer are same." msgstr "Attention: Les couches dessus et dessous sont les mêmes" #: pcbnew/specctra_export.cpp:202 msgid "BOARD exported OK." msgstr "PCB exporté Ok." #: pcbnew/specctra_export.cpp:207 msgid "Unable to export, please fix and try again." msgstr "Impossible d'exporter, fixer le problème et recommencer" #: pcbnew/specctra_export.cpp:1030 pcbnew/specctra_export.cpp:1135 #: pcbnew/specctra_export.cpp:1270 #, c-format msgid "Unsupported DRAWSEGMENT type %s" msgstr "DRAWSEGMENT type %s non supporté" #: pcbnew/specctra_export.cpp:1160 #, c-format msgid "" "Unable to find the next boundary segment with an endpoint of (%s mm, %s mm). " "Edge.Cuts perimeter graphics must form a contiguous, closed polygon." msgstr "" "Impossible de trouver le prochain segment de contour avec une extrémité à " "(mm %s %s mm). Le contour doit former un polygone fermé." #: pcbnew/specctra_export.cpp:1295 #, c-format msgid "" "Unable to find the next keepout segment with an endpoint of (%s mm, %s mm).\n" "Edit Edge.Cuts interior graphics, making them contiguous polygons each." msgstr "" "Impossible de trouver le segment de zone interdite suivant ayant une " "extrémité à (%s mm, %s mm).\n" "Éditer le contour. Modifier les éléments graphiques du contour intérieur " "pour former un polygone fermé." #: pcbnew/specctra_export.cpp:1454 #, c-format msgid "Component with value of '%s' has empty reference id." msgstr "Le composant avec valeur '%s' a une référence vide." #: pcbnew/specctra_export.cpp:1462 #, c-format msgid "Multiple components have identical reference IDs of '%s'." msgstr "De multiple composants ont une référence identique '%s'." #: pcbnew/specctra_import.cpp:84 msgid "Merge Specctra Session file:" msgstr "Fichier Specctra Session à Fusionner:" #: pcbnew/specctra_import.cpp:108 msgid "BOARD may be corrupted, do not save it." msgstr "Le PCB peut être corrompu. Ne pas le sauver" #: pcbnew/specctra_import.cpp:110 msgid "Fix problem and try again." msgstr "Fixer le problème et recommencer." #: pcbnew/specctra_import.cpp:128 msgid "Session file imported and merged OK." msgstr "Fichier Session importé et fusionné correctement." #: pcbnew/specctra_import.cpp:200 pcbnew/specctra_import.cpp:312 #, c-format msgid "Session file uses invalid layer id \"%s\"" msgstr "Le Fichier Session utilise une couche invalide n° \"%s\"" #: pcbnew/specctra_import.cpp:253 msgid "Session via padstack has no shapes" msgstr "Dans le fichier Session une via n'a pas de forme" #: pcbnew/specctra_import.cpp:260 pcbnew/specctra_import.cpp:278 #: pcbnew/specctra_import.cpp:303 #, c-format msgid "Unsupported via shape: %s" msgstr "Forme via non supportée: %s" #: pcbnew/specctra_import.cpp:359 msgid "Session file is missing the \"session\" section" msgstr "Manque dans le Fichier Session file la section \"session\"" #: pcbnew/specctra_import.cpp:367 msgid "Session file is missing the \"routes\" section" msgstr "Manque dans le Fichier Session file la section \"routes\"" #: pcbnew/specctra_import.cpp:370 msgid "Session file is missing the \"library_out\" section" msgstr "Manque dans le Fichier Session file la section \"library_out\"" #: pcbnew/specctra_import.cpp:396 #, c-format msgid "Session file has 'reference' to non-existent component \"%s\"" msgstr "" "Le fichier Session a une 'référence' à un composant non existant \"%s\"" #: pcbnew/specctra_import.cpp:543 #, c-format msgid "A wire_via references a missing padstack \"%s\"" msgstr "Une piste ou via a une référence vers un pad \"%s\" manquant" #: pcbnew/swap_layers.cpp:93 msgid "Swap Layers:" msgstr "Permutation Couches:" #: pcbnew/swap_layers.cpp:244 pcbnew/swap_layers.cpp:251 #: pcbnew/swap_layers.cpp:329 msgid "No Change" msgstr "Garder" #: pcbnew/swap_layers.cpp:284 msgid "&OK" msgstr "&OK" #: pcbnew/swap_layers.cpp:288 msgid "&Cancel" msgstr "&Annuler" #: pcbnew/target_edit.cpp:155 msgid "Modified alignment target" msgstr "Modifie Mire de superposition" #: pcbnew/tool_modedit.cpp:62 msgid "Create new library and save current footprint" msgstr "Créer une nouvelle librairie et y sauver l'empreinte" #: pcbnew/tool_modedit.cpp:65 pcbnew/tool_pcb.cpp:237 msgid "Open footprint viewer" msgstr "Ouvrir le visualisateur d'empreintes" #: pcbnew/tool_modedit.cpp:69 msgid "Delete part from active library" msgstr "Supprimer composant de la librairie active" #: pcbnew/tool_modedit.cpp:73 msgid "New footprint" msgstr "Nouvelle empreinte" #: pcbnew/tool_modedit.cpp:78 msgid "New footprint using the footprint wizard" msgstr "Nouveau empreinte en utilisant l'assistant d'empreintes" #: pcbnew/tool_modedit.cpp:84 msgid "Load footprint from library" msgstr "Charger une empreinte à partir de la librairie" #: pcbnew/tool_modedit.cpp:89 msgid "Load footprint from current board" msgstr "Charger une empreinte à partir du C.I. courant" #: pcbnew/tool_modedit.cpp:93 msgid "Update footprint in current board" msgstr "Remplacer empreinte dans le C.I." #: pcbnew/tool_modedit.cpp:97 msgid "Insert footprint into current board" msgstr "Insérer l'empreinte dans le circuit imprimé" #: pcbnew/tool_modedit.cpp:101 msgid "Import footprint" msgstr "Importer empreinte" #: pcbnew/tool_modedit.cpp:104 msgid "Export footprint" msgstr "Exporter l'empreinte" #: pcbnew/tool_modedit.cpp:109 pcbnew/help_common_strings.h:15 msgid "Undo last edition" msgstr "Défait dernière édition" #: pcbnew/tool_modedit.cpp:116 msgid "Footprint properties" msgstr "Propriétés de l'empreinte" #: pcbnew/tool_modedit.cpp:120 msgid "Print footprint" msgstr "Imprimer empreinte" #: pcbnew/tool_modedit.cpp:144 msgid "Check footprint" msgstr "Vérifier empreinte" #: pcbnew/tool_modedit.cpp:169 pcbnew/tools/module_editor_tools.cpp:109 msgid "Add pads" msgstr "Ajouter pastilles" #: pcbnew/tool_modedit.cpp:186 msgid "Place the footprint reference anchor" msgstr "Placer le point d'ancrage, point de référence de l'empreinte" #: pcbnew/tool_modedit.cpp:215 msgid "Display Polar Coord ON" msgstr "Activer affichage coord Polaires" #: pcbnew/tool_modedit.cpp:228 msgid "Change Cursor Shape" msgstr "Sélection de la forme du curseur" #: pcbnew/tool_modedit.cpp:234 msgid "Show Pads Sketch" msgstr "Afficher Pads en Contour" #: pcbnew/tool_modedit.cpp:238 msgid "Show Texts Sketch" msgstr "Afficher textes en contour" #: pcbnew/tool_modedit.cpp:242 msgid "Show Edges Sketch" msgstr "Afficher Modules en contour" #: pcbnew/tool_modedit.cpp:246 pcbnew/tool_pcb.cpp:389 msgid "Enable high contrast display mode" msgstr "Active le mode d'affichage haut contraste" #: pcbnew/tool_modview.cpp:58 msgid "Select library to browse" msgstr "Sélection de la librairie à examiner" #: pcbnew/tool_modview.cpp:62 msgid "Select footprint to browse" msgstr "Sélectionner l'empreinte à visualiser" #: pcbnew/tool_modview.cpp:67 msgid "Display previous footprint" msgstr "Afficher empreinte précédente" #: pcbnew/tool_modview.cpp:71 msgid "Display next footprint" msgstr "Afficher empreinte suivante" #: pcbnew/tool_modview.cpp:104 msgid "Insert footprint in board" msgstr "Insérer l'empreinte dans le circuit imprimé" #: pcbnew/tool_modview.cpp:144 msgid "Set Current Library" msgstr "Sélectionner la Librairie Courante" #: pcbnew/tool_modview.cpp:145 msgid "Select library to be displayed" msgstr "Sélection de la librairie à examiner" #: pcbnew/tool_modview.cpp:151 msgid "Close footprint viewer" msgstr "Fermer le visualisateur d'empreintes" #: pcbnew/tool_modview.cpp:177 msgid "3&D Viewer" msgstr "3&D Visualisateur" #: pcbnew/tool_modview.cpp:187 msgid "Open the Pcbnew manual" msgstr "Ouvrir la documentation de pcbnew" #: pcbnew/tool_modview.cpp:198 msgid "&About Pcbnew" msgstr "&Au sujet de Pcbnew" #: pcbnew/tool_modview.cpp:199 msgid "About Pcbnew PCB designer" msgstr "Au sujet de Pcbnew, outil de conception de PCB" #: pcbnew/tool_pcb.cpp:54 msgid "" "Show active layer selections\n" "and select layer pair for route and place via" msgstr "" "Affiche sélections couche active\n" "et sélection paire de couches pour routage et placement via" #: pcbnew/tool_pcb.cpp:218 msgid "New board" msgstr "Nouveau Circuit Imprimé" #: pcbnew/tool_pcb.cpp:220 msgid "Open existing board" msgstr "Ouvrir C.I. existant" #: pcbnew/tool_pcb.cpp:224 msgid "Save board" msgstr "Sauver Circuit Imprimé" #: pcbnew/tool_pcb.cpp:228 msgid "Page settings for paper size and texts" msgstr "Ajustage de la feuille de dessin (dimensions et textes)" #: pcbnew/tool_pcb.cpp:233 msgid "Open footprint editor" msgstr "Ouvrir l'éditeur d'empreinte" #: pcbnew/tool_pcb.cpp:249 msgid "Plot (HPGL, PostScript, or GERBER format)" msgstr "Tracer en format HPGL, POSTSCRIPT ou GERBER" #: pcbnew/tool_pcb.cpp:271 msgid "Read netlist" msgstr "Lire Netliste" #: pcbnew/tool_pcb.cpp:293 msgid "Mode footprint: manual and automatic movement and placement" msgstr "" "Mode empreinte: déplacement ou placement manuel et automatique des empreintes" #: pcbnew/tool_pcb.cpp:296 msgid "Mode track: autorouting" msgstr "Mode pistes: autoroutage" #: pcbnew/tool_pcb.cpp:302 msgid "Fast access to the FreeROUTE external advanced router" msgstr "Accès rapide au routeur avancé FreeROUTE externe" #: pcbnew/tool_pcb.cpp:312 msgid "Show/Hide the Python Scripting console" msgstr "Montrer/Cacher la console de Script Python" #: pcbnew/tool_pcb.cpp:333 pcbnew/toolbars_update_user_interface.cpp:139 msgid "Enable design rule checking" msgstr "Active le contrôle des règles de conception" #: pcbnew/tool_pcb.cpp:355 pcbnew/toolbars_update_user_interface.cpp:148 msgid "Show board ratsnest" msgstr "Montrer le chevelu général" #: pcbnew/tool_pcb.cpp:360 msgid "Enable automatic track deletion" msgstr "" "Active l'effacement de piste automatique lorsque l'on recrée une piste." #: pcbnew/tool_pcb.cpp:368 msgid "Do not show filled areas in zones" msgstr "Ne pas afficher les surfaces remplies dans les zones" #: pcbnew/tool_pcb.cpp:371 msgid "Show outlines of filled areas only in zones" msgstr "Afficher uniquement les contours des surfaces remplies dans les zones" #: pcbnew/tool_pcb.cpp:380 pcbnew/toolbars_update_user_interface.cpp:168 msgid "Show vias in outline mode" msgstr "Afficher vias en mode contour" #: pcbnew/tool_pcb.cpp:384 pcbnew/toolbars_update_user_interface.cpp:179 msgid "Show tracks in outline mode" msgstr "Afficher pistes en mode contour" #: pcbnew/tool_pcb.cpp:435 msgid "Display local ratsnest" msgstr "Afficher le chevelu local" #: pcbnew/tool_pcb.cpp:506 msgid "Create line of specified length for microwave applications" msgstr "Création de lignes de longueur spécifiée pour applications micro-ondes" #: pcbnew/tool_pcb.cpp:511 msgid "Create gap of specified length for microwave applications" msgstr "Création de gaps de longueur spécifiée pour applications micro-ondes" #: pcbnew/tool_pcb.cpp:518 msgid "Create stub of specified length for microwave applications" msgstr "Création de stub de longueur spécifiée pour applications micro-ondes" #: pcbnew/tool_pcb.cpp:523 msgid "Create stub (arc) of specified length for microwave applications" msgstr "" "Création de stub (arc) de longueur spécifiée pour applications micro-ondes" #: pcbnew/tool_pcb.cpp:528 msgid "Create a polynomial shape for microwave applications" msgstr "Création de formes polynomiales pour applications micro-ondes" #: pcbnew/tool_pcb.cpp:581 msgid "" "Auto track width: when starting on an existing track use its width\n" "otherwise, use current width setting" msgstr "" "Largeur de piste automatique: si on démarre sur une piste existante, " "utiliser sa largeur\n" " sinon utiliser la largeur courante" #: pcbnew/tool_pcb.cpp:626 #, c-format msgid "Track: %.3f mm (%.2f mils)" msgstr "Piste: %.3f mm (%.2f mils)" #: pcbnew/tool_pcb.cpp:629 #, c-format msgid "Track: %.2f mils (%.3f mm)" msgstr "Piste: %.2f mils (%.3f mm)" #: pcbnew/tool_pcb.cpp:664 #, c-format msgid "Via: %.2f mm (%.1f mils)" msgstr "Via: %.2f mm (%.1f mils)" #: pcbnew/tool_pcb.cpp:667 #, c-format msgid "Via: %.1f mils (%.2f mm)" msgstr "Via: %.1f mils (%.2f mm)" #: pcbnew/tool_pcb.cpp:680 #, c-format msgid "%.2f mm (%.1f mils)" msgstr "%.2f mm (%.1f mils)" #: pcbnew/tool_pcb.cpp:683 #, c-format msgid "%.1f mils (%.2f mm)" msgstr "%.1f mils (%.2f mm)" #: pcbnew/tool_pcb.cpp:708 msgid "+/- to switch" msgstr "+/- pour commuter" #: pcbnew/toolbars_update_user_interface.cpp:138 msgid "Disable design rule checking" msgstr "Désactive le contrôle des règles de conception" #: pcbnew/toolbars_update_user_interface.cpp:147 msgid "Hide board ratsnest" msgstr "Ne pas montrer le chevelu général" #: pcbnew/toolbars_update_user_interface.cpp:157 msgid "Disable auto delete old track" msgstr "Ne pas Autoriser l'effacement automatique des pistes" #: pcbnew/toolbars_update_user_interface.cpp:158 msgid "Enable auto delete old track" msgstr "Autoriser l'effacement automatique des pistes" #: pcbnew/toolbars_update_user_interface.cpp:169 msgid "Show vias in fill mode" msgstr "Afficher vias en mode plein" #: pcbnew/toolbars_update_user_interface.cpp:180 msgid "Show tracks in fill mode" msgstr "Afficher pistes en mode plein" #: pcbnew/toolbars_update_user_interface.cpp:190 msgid "Normal contrast display mode" msgstr "Mode d'affichage contraste normal" #: pcbnew/toolbars_update_user_interface.cpp:191 msgid "High contrast display mode" msgstr "Mode d'affichage haut contraste" #: pcbnew/tools/common_actions.cpp:59 msgid "Trivial Connection" msgstr "Connection Simple" #: pcbnew/tools/common_actions.cpp:59 msgid "Selects a connection between two junctions." msgstr "Sélection d'une connexion entre deux jonctions" #: pcbnew/tools/common_actions.cpp:63 msgid "Copper Connection" msgstr "Connexion Cuivre" #: pcbnew/tools/common_actions.cpp:63 msgid "Selects whole copper connection." msgstr "Sélectionne l'ensemble de la connexion." #: pcbnew/tools/common_actions.cpp:67 msgid "Whole Net" msgstr "Tout le Net" #: pcbnew/tools/common_actions.cpp:67 msgid "Selects all tracks & vias belonging to the same net." msgstr "Sélection de toutes les pistes et vias appartenant au même net" #: pcbnew/tools/common_actions.cpp:71 msgid "Same Sheet" msgstr "Même Feuille" #: pcbnew/tools/common_actions.cpp:71 msgid "Selects all modules and tracks in the same schematic sheet" msgstr "" "Sélectionne tous les modules et les pistes de la même feuille schématique" #: pcbnew/tools/common_actions.cpp:75 msgid "Searches the document for an item" msgstr "Chercher la documentation ou le document associée" #: pcbnew/tools/common_actions.cpp:84 msgid "Open in Footprint Editor" msgstr "Ouvrir l'Éditeur d'Empreintes" #: pcbnew/tools/common_actions.cpp:85 msgid "Opens the selected footprint in the Footprint Editor" msgstr "Éditer l'empreinte sélectionnée dans d'Éditeur d'Empreintes" #: pcbnew/tools/common_actions.cpp:90 msgid "Copy Pad Settings to Current Settings" msgstr "" "Copier les Caractéristiques de ce Pad dans les Caractéristiques Courantes" #: pcbnew/tools/common_actions.cpp:91 msgid "" "Copies the properties of selected pad to the current template pad settings." msgstr "" "Copie les propriétés de pad sélectionné dans les paramètres de modèle de pad." #: pcbnew/tools/common_actions.cpp:95 msgid "Copy Current Settings to Pads" msgstr "Copier les Réglages Courants vers les Pads" #: pcbnew/tools/common_actions.cpp:96 msgid "Copies the current template pad settings to the selected pad(s)." msgstr "" "Copie les propriétés générales de pad dans le(s) pad(s) sélectionné(s)." #: pcbnew/tools/common_actions.cpp:100 msgid "Global Pad Edition" msgstr "Édition Globale des Pastilles" #: pcbnew/tools/common_actions.cpp:101 msgid "Changes pad properties globally." msgstr "Changer les propriétés des pastilles globalement" #: pcbnew/tools/common_actions.cpp:105 msgid "Moves the selected item(s)" msgstr "Déplace l'élément sélectionné" #: pcbnew/tools/common_actions.cpp:109 pcbnew/tools/common_actions.cpp:113 msgid "Duplicate" msgstr "Duplication" #: pcbnew/tools/common_actions.cpp:109 msgid "Duplicates the selected item(s)" msgstr "Duplique le (les) élément(s) sélectionné(s)" #: pcbnew/tools/common_actions.cpp:113 msgid "Duplicates the selected item(s), incrementing pad numbers" msgstr "Dupliquer la sélection, en incrémentant les numéros de pastilles." #: pcbnew/tools/common_actions.cpp:117 msgid "Move Exactly..." msgstr "Déplacer Exactement..." #: pcbnew/tools/common_actions.cpp:117 msgid "Moves the selected item(s) by an exact amount" msgstr "Déplace l'élément sélectionné d'une distance exacte" #: pcbnew/tools/common_actions.cpp:122 msgid "Create array" msgstr "Créer matrice" #: pcbnew/tools/common_actions.cpp:126 msgid "Rotates selected item(s) clockwise" msgstr "Fait pivoter les éléments sélectionnés dans le sens horaire" #: pcbnew/tools/common_actions.cpp:131 msgid "Rotate Counter-clockwise" msgstr "Rotation Anti-Horaire" #: pcbnew/tools/common_actions.cpp:131 msgid "Rotates selected item(s) counter-clockwise" msgstr "Fait pivoter les éléments sélectionnés dans le sens anti-horaire" #: pcbnew/tools/common_actions.cpp:136 msgid "Flips selected item(s)" msgstr "Change de coté le (les) élement(s) sélectionné(s)" #: pcbnew/tools/common_actions.cpp:140 msgid "Mirrors selected item" msgstr "Miroir de l'élément sélectionné" #: pcbnew/tools/common_actions.cpp:144 pcbnew/tools/common_actions.cpp:149 msgid "Deletes selected item(s)" msgstr "Supprimer élément(s) sélectionné(s)" #: pcbnew/tools/common_actions.cpp:149 msgid "Remove (Alternative)" msgstr "" #: pcbnew/tools/common_actions.cpp:154 msgid "Change the footprint used for modules" msgstr "Changer l'empreinte utilisée pour les modules" #: pcbnew/tools/common_actions.cpp:160 msgid "Properties..." msgstr "Propriétés..." #: pcbnew/tools/common_actions.cpp:160 msgid "Displays item properties dialog" msgstr "Afficher le dialogue des propriétés de l'élément" #: pcbnew/tools/common_actions.cpp:170 msgid "Draw Line" msgstr "Tracer Ligne" #: pcbnew/tools/common_actions.cpp:170 pcbnew/tools/drawing_tool.cpp:941 msgid "Draw a line" msgstr "Tracer une ligne" #: pcbnew/tools/common_actions.cpp:174 msgid "Draw Circle" msgstr "Tracer Cercle" #: pcbnew/tools/common_actions.cpp:174 pcbnew/tools/drawing_tool.cpp:152 msgid "Draw a circle" msgstr "Tracer un cercle" #: pcbnew/tools/common_actions.cpp:178 msgid "Draw Arc" msgstr "Tracer Arc" #: pcbnew/tools/common_actions.cpp:178 pcbnew/tools/drawing_tool.cpp:181 msgid "Draw an arc" msgstr "Tracer un arc" #: pcbnew/tools/common_actions.cpp:182 msgid "Add a text" msgstr "Ajouter un texte" #: pcbnew/tools/common_actions.cpp:186 msgid "Add Dimension" msgstr "Ajout Cote" #: pcbnew/tools/common_actions.cpp:186 msgid "Add a dimension" msgstr "Ajouter une cote" #: pcbnew/tools/common_actions.cpp:190 msgid "Add Filled Zone" msgstr "Ajouter Zone Remplie" #: pcbnew/tools/common_actions.cpp:190 msgid "Add a filled zone" msgstr "Ajouter une zone" #: pcbnew/tools/common_actions.cpp:194 msgid "Add Keepout Area" msgstr "Ajouter Zone Interdite" #: pcbnew/tools/common_actions.cpp:194 msgid "Add a keepout area" msgstr "Ajouter une zone interdite" #: pcbnew/tools/common_actions.cpp:198 msgid "Add a Zone Cutout" msgstr "Ajouter une Découpe de Zone" #: pcbnew/tools/common_actions.cpp:198 msgid "Add a cutout area of an existing zone" msgstr "Ajouter une zone de découpe à une zone existante" #: pcbnew/tools/common_actions.cpp:203 msgid "Add a Similar Zone" msgstr "Addition d'une Zone Semblable" #: pcbnew/tools/common_actions.cpp:203 msgid "Add a zone with the same settings as an existing zone" msgstr "Ajouter une zone ayant les mêmes réglages qu'une zone existante" #: pcbnew/tools/common_actions.cpp:212 msgid "Place the Footprint Anchor" msgstr "Placer le Point d'Ancrage de l'Empreinte" #: pcbnew/tools/common_actions.cpp:212 pcbnew/tools/drawing_tool.cpp:773 msgid "Place the footprint anchor" msgstr "Placer le point d'ancrage de l'empreinte" #: pcbnew/tools/common_actions.cpp:217 msgid "Increase Line Width" msgstr "Augmenter Largeur de Ligne" #: pcbnew/tools/common_actions.cpp:217 msgid "Increase the line width" msgstr "Augmenter la largeur de ligne" #: pcbnew/tools/common_actions.cpp:221 msgid "Decrease Line Width" msgstr "Diminuer la largeur de Ligne" #: pcbnew/tools/common_actions.cpp:221 msgid "Decrease the line width" msgstr "Diminuer la largeur de la ligne" #: pcbnew/tools/common_actions.cpp:225 msgid "Switch Arc Posture" msgstr "Commuter la Courbure de l'Arc" #: pcbnew/tools/common_actions.cpp:225 msgid "Switch the arc posture" msgstr "Commuter la courbure de l'arc" #: pcbnew/tools/common_actions.cpp:408 msgid "Fill" msgstr "Remplir" #: pcbnew/tools/common_actions.cpp:408 msgid "Fill zone(s)" msgstr "Remplir zone(s)" #: pcbnew/tools/common_actions.cpp:412 msgid "Fill All" msgstr "Remplir Tout" #: pcbnew/tools/common_actions.cpp:412 msgid "Fill all zones" msgstr "Remplir toutes les zones" #: pcbnew/tools/common_actions.cpp:416 msgid "Unfill" msgstr "Supprimer remplissage" #: pcbnew/tools/common_actions.cpp:416 msgid "Unfill zone(s)" msgstr "Supprimer remplissage zone(s)" #: pcbnew/tools/common_actions.cpp:420 msgid "Unfill All" msgstr "Supprimer tous les Remplissages" #: pcbnew/tools/common_actions.cpp:420 msgid "Unfill all zones" msgstr "Supprimer remplissage des zones" #: pcbnew/tools/common_actions.cpp:424 msgid "Merge Zones" msgstr "Fusionner les Zones" #: pcbnew/tools/common_actions.cpp:424 pcbnew/tools/pcb_editor_control.cpp:730 msgid "Merge zones" msgstr "Fusionner les zones" #: pcbnew/tools/common_actions.cpp:428 msgid "Duplicate Zone onto Layer" msgstr "Dupliquer Zone sur Couche" #: pcbnew/tools/common_actions.cpp:428 msgid "Duplicate zone outline onto a different layer" msgstr "Dupliquer le contour de la zone en double sur une couche différente" #: pcbnew/tools/common_actions.cpp:434 msgid "Add Layer Alignment Target" msgstr "Ajouter Mire de Superposition" #: pcbnew/tools/common_actions.cpp:434 msgid "Add a layer alignment target" msgstr "Ajouter une mire de superposition" #: pcbnew/tools/common_actions.cpp:438 msgid "Add a footprint" msgstr "Ajouter une empreinte" #: pcbnew/tools/common_actions.cpp:454 msgid "Lock" msgstr "Verrouiller" #: pcbnew/tools/common_actions.cpp:458 msgid "Unlock" msgstr "Déverrouiller" #: pcbnew/tools/common_actions.cpp:476 msgid "Add Pad" msgstr "Ajouter Pad" #: pcbnew/tools/common_actions.cpp:476 pcbnew/tools/module_editor_tools.cpp:175 msgid "Add a pad" msgstr "Ajouter un pad" #: pcbnew/tools/common_actions.cpp:480 msgid "Enumerate Pads" msgstr "Numéroter Pads" #: pcbnew/tools/common_actions.cpp:480 pcbnew/tools/module_editor_tools.cpp:317 msgid "Enumerate pads" msgstr "Numéroter pastilles" #: pcbnew/tools/common_actions.cpp:484 msgid "Copy items" msgstr "Copier Éléments" #: pcbnew/tools/common_actions.cpp:488 msgid "Paste items" msgstr "Coller éléments" #: pcbnew/tools/common_actions.cpp:502 msgid "Copy current pad's settings to the board design settings" msgstr "" "Copier les caractéristiques de ce pad dans les réglages de conception du " "circuit imprimé" #: pcbnew/tools/common_actions.cpp:508 msgid "Copy the board design settings pad properties to the current pad" msgstr "Copier les options générales de conception de pads dans ce pad" #: pcbnew/tools/common_actions.cpp:514 msgid "Copy the current pad settings to other pads" msgstr "Copier les caractéristiques de ce pad dans les autres pads" #: pcbnew/tools/common_actions.cpp:590 msgid "Interactive Router (Single Tracks)" msgstr "Routeur Interactif (Pistes Uniques)" #: pcbnew/tools/common_actions.cpp:591 msgid "Run push & shove router (single tracks)" msgstr "Lancer le routeur push & shove (pistes simples)" #: pcbnew/tools/common_actions.cpp:595 msgid "Interactive Router (Differential Pairs)" msgstr "Routeur Interactif (Paires Différentielles)" #: pcbnew/tools/common_actions.cpp:596 msgid "Run push & shove router (differential pairs)" msgstr "Lancer le routeur push & shove (paires différentielles)" #: pcbnew/tools/common_actions.cpp:600 #: pcbnew/dialogs/dialog_pns_settings_base.h:71 msgid "Interactive Router Settings" msgstr "Réglages du Routeur Interactif" #: pcbnew/tools/common_actions.cpp:601 msgid "Open Interactive Router settings" msgstr "Réglages du Routeur Interactif" #: pcbnew/tools/common_actions.cpp:605 msgid "Differential Pair Dimension settings" msgstr "Réglage des Dimensions de Paire Différentielle" #: pcbnew/tools/common_actions.cpp:606 msgid "Open Differential Pair Dimension settings" msgstr "Réglage des Paramètres Dimensionnels de Paire Différentielle" #: pcbnew/tools/common_actions.cpp:618 msgid "Tune skew of a differential pair" msgstr "Ajuster le décalage de longueur d'une paire différentielle" #: pcbnew/tools/common_actions.cpp:622 msgid "Drag Track/Via" msgstr "Drag Piste/Via" #: pcbnew/tools/common_actions.cpp:622 msgid "Drags tracks and vias without breaking connections" msgstr "Fait glisser les pistes et vias sans casser les connexions" #: pcbnew/tools/common_actions.cpp:628 msgid "Create a corner" msgstr "Créer un sommet" #: pcbnew/tools/common_actions.cpp:632 msgid "Remove Corner" msgstr "Supprimer Sommet" #: pcbnew/tools/common_actions.cpp:632 msgid "Remove corner" msgstr "Supprimer sommet" #: pcbnew/tools/common_actions.cpp:637 msgid "Align to Top" msgstr "Aligner en Haut" #: pcbnew/tools/common_actions.cpp:638 msgid "Aligns selected items to the top edge" msgstr "Aligner les éléments sélectionnés sur le bord haut" #: pcbnew/tools/common_actions.cpp:642 msgid "Align to Bottom" msgstr "Aligner en Bas" #: pcbnew/tools/common_actions.cpp:643 msgid "Aligns selected items to the bottom edge" msgstr "Aligner les éléments sélectionnés sur le bord bas" #: pcbnew/tools/common_actions.cpp:647 msgid "Align to Left" msgstr "Aligner à Gauche" #: pcbnew/tools/common_actions.cpp:648 msgid "Aligns selected items to the left edge" msgstr "Aligner les éléments sélectionnés sur le bord gauche" #: pcbnew/tools/common_actions.cpp:652 msgid "Align to Right" msgstr "Aligner à Droite" #: pcbnew/tools/common_actions.cpp:653 msgid "Aligns selected items to the right edge" msgstr "Aligner les éléments sélectionnés sur le bord droit" #: pcbnew/tools/common_actions.cpp:657 msgid "Distribute Horizontally" msgstr "Distribuer Horizontalement" #: pcbnew/tools/common_actions.cpp:658 msgid "Distributes selected items along the horizontal axis" msgstr "Distribuer les éléments sélectionnés le long de l'axe horizontal" #: pcbnew/tools/common_actions.cpp:662 msgid "Distribute Vertically" msgstr "Distribuer Verticalement" #: pcbnew/tools/common_actions.cpp:663 msgid "Distributes selected items along the vertical axis" msgstr "Distribuer les éléments sélectionnés le long de l'axe vertical" #: pcbnew/tools/drawing_tool.cpp:118 msgid "Draw a line segment" msgstr "Tracer une ligne" #: pcbnew/tools/drawing_tool.cpp:333 msgid "Place a text" msgstr "Placer un texte" #: pcbnew/tools/drawing_tool.cpp:487 msgid "Draw a dimension" msgstr "Tracer une cote" #: pcbnew/tools/drawing_tool.cpp:564 msgid "Add zone cutout" msgstr "Ajouter une découpe de zone" #: pcbnew/tools/drawing_tool.cpp:573 msgid "Add similar zone" msgstr "Ajouter zone similaire" #: pcbnew/tools/drawing_tool.cpp:748 msgid "Place a DXF drawing" msgstr "Placer un dessin DXF" #: pcbnew/tools/drawing_tool.cpp:793 msgid "Move the footprint reference anchor" msgstr "Déplacer l'ancre de référence de l'empreinte" #: pcbnew/tools/drawing_tool.cpp:1382 msgid "Add a zone cutout" msgstr "Ajouter une découpe de zone" #: pcbnew/tools/drawing_tool.cpp:1388 msgid "Draw a zone" msgstr "Dessin d'une zone" #: pcbnew/tools/edit_tool.cpp:363 msgid "Edit track/via properties" msgstr "Éditer les propriétés des pistes/vias" #: pcbnew/tools/edit_tool.cpp:641 msgid "Move exact" msgstr "Déplacer exactement" #: pcbnew/tools/edit_tool.cpp:716 #, c-format msgid "Duplicated %d item(s)" msgstr "%d élément(s) dupliqué(s)" #: pcbnew/tools/module_editor_tools.cpp:226 msgid "Hold left mouse button and move cursor over pads to enumerate them" msgstr "" "Laisser appuyé le bouton de gauche de la souris et déplacer le curseur sur " "les pads pour les numéroter." #: pcbnew/tools/module_editor_tools.cpp:348 msgid "Select reference point" msgstr "Sélection point de référence" #: pcbnew/tools/module_editor_tools.cpp:399 #, c-format msgid "Copied %d item(s)" msgstr "%d élément(s) copié(s)" #: pcbnew/tools/module_editor_tools.cpp:422 msgid "Invalid clipboard contents" msgstr "Contenu du presse-papier invalide" #: pcbnew/tools/module_editor_tools.cpp:511 msgid "Paste clipboard contents" msgstr "Coller le contenu du presse-papiers" #: pcbnew/tools/pcb_editor_control.cpp:124 msgid "Locking" msgstr "Verrouillage" #: pcbnew/tools/pcb_editor_control.cpp:372 msgid "Place a module" msgstr "Placer une empreinte" #: pcbnew/tools/pcb_editor_control.cpp:522 msgid "Place a layer alignment target" msgstr "Placer une mire d'alignement" #: pcbnew/tools/pcb_editor_control.cpp:776 pcbnew/zones_by_polygon.cpp:131 msgid "The duplicated zone cannot be on the same layer as the original zone." msgstr "" "La zone dupliquée ne peut pas être sur la même couche que la zone initiale." #: pcbnew/tools/pcb_editor_control.cpp:787 msgid "Duplicate zone" msgstr "Dupliquer Zone" #: pcbnew/tools/pcbnew_control.cpp:735 msgid "Are you sure you want to delete item?" msgstr "Êtes vous sûr de vouloir supprimer cet élément?" #: pcbnew/tools/pcbnew_control.cpp:865 msgid "Append a board" msgstr "Ajouter un circuit imprimé" #: pcbnew/tools/pcbnew_control.cpp:909 msgid "Not available in OpenGL/Cairo canvases." msgstr "Non disponible en mode OpenGL / Cairo." #: pcbnew/tools/placement_tool.cpp:63 msgid "Align/distribute" msgstr "Aligner/distribuer" #: pcbnew/tools/placement_tool.cpp:110 msgid "Align to top" msgstr "Aligner en haut" #: pcbnew/tools/placement_tool.cpp:145 msgid "Align to bottom" msgstr "Aligner en bas" #: pcbnew/tools/placement_tool.cpp:180 msgid "Align to left" msgstr "Aligner à gauche" #: pcbnew/tools/placement_tool.cpp:215 msgid "Align to right" msgstr "Aligner à droite" #: pcbnew/tools/placement_tool.cpp:270 msgid "Distribute horizontally" msgstr "Distribuer horizontalement" #: pcbnew/tools/placement_tool.cpp:313 msgid "Distribute vertically" msgstr "Distribuer verticalement" #: pcbnew/tools/point_editor.cpp:314 msgid "Drag a line ending" msgstr "Dragger une extrémité de ligne" #: pcbnew/tools/point_editor.cpp:801 msgid "Add a zone corner" msgstr "Ajouter un sommet à la zone" #: pcbnew/tools/point_editor.cpp:840 msgid "Split segment" msgstr "Diviser le segment" #: pcbnew/tools/point_editor.cpp:870 msgid "Remove a zone corner" msgstr "Supprimer un sommet de la zone" #: pcbnew/tools/selection_tool.cpp:61 msgid "Select..." msgstr "Sélection..." #: pcbnew/tools/selection_tool.cpp:515 msgid "Selection contains locked items. Do you want to continue?" msgstr "" "La sélection contient des éléments verrouillés. Voulez vous continuer ?" #: pcbnew/tools/selection_tool.cpp:906 msgid "Clarify selection" msgstr "Clarification sélection" #: pcbnew/tools/size_menu.cpp:45 msgid "Track " msgstr "Piste " #: pcbnew/tools/size_menu.cpp:48 msgid "net class width" msgstr "largeur net classe" #: pcbnew/tools/size_menu.cpp:64 msgid "Via " msgstr "Via " #: pcbnew/tools/size_menu.cpp:68 msgid "net class size" msgstr "taille net classe" #: pcbnew/tools/size_menu.cpp:77 msgid ", drill: default" msgstr ",perçage: défaut" #: pcbnew/tools/size_menu.cpp:79 msgid ", drill: " msgstr ", perçage: " #: pcbnew/tools/zoom_menu.cpp:38 msgid "Zoom" msgstr "Zoom" #: pcbnew/tools/zoom_menu.cpp:48 #, c-format msgid "Zoom: %.2f" msgstr "Zoom: %.2f" #: pcbnew/zones_by_polygon.cpp:160 msgid "Warning: The new zone fails DRC" msgstr "Attention : La nouvelle zone échoue au contrôle DRC" #: pcbnew/zones_by_polygon.cpp:362 pcbnew/zones_by_polygon.cpp:420 #: pcbnew/zones_by_polygon.cpp:810 msgid "Area: DRC outline error" msgstr "Zone: Erreur DRC sur contour" #: pcbnew/zones_by_polygon.cpp:535 msgid "Error: a keepout area is allowed only on copper layers" msgstr "" "Erreur: une zone interdite est autorisée seulement sur une couche cuivre" #: pcbnew/zones_by_polygon.cpp:685 msgid "DRC error: this start point is inside or too close an other area" msgstr "" "Erreur DRC: ce point de départ est à l'intérieur d'une autre zone ou trop " "proche" #: pcbnew/zones_by_polygon.cpp:744 msgid "DRC error: closing this area creates a DRC error with an other area" msgstr "" "Erreur DRC: la fermeture de cette zone crée une erreur DRC avec une autre " "zone" #: pcbnew/zones_by_polygon.cpp:907 pcbnew/zones_by_polygon.cpp:934 msgid "Modify zone properties" msgstr "Modifier les propriétés de la zone" #: pcbnew/zones_by_polygon_fill_functions.cpp:48 #, c-format msgid "Filling zone %d out of %d (net %s)..." msgstr "Remplissage zone %d sur %d (net %s)..." #: pcbnew/zones_by_polygon_fill_functions.cpp:142 msgid "Fill All Zones" msgstr "Remplissage des Zones" #: pcbnew/zones_by_polygon_fill_functions.cpp:148 msgid "Starting zone fill..." msgstr "Démarrage du remplissage de zones..." #: pcbnew/zones_by_polygon_fill_functions.cpp:177 msgid "Updating ratsnest..." msgstr "Mise à jour du chevelu..." #: 3d-viewer/3d_cache/dialogs/dlg_3d_pathconfig_base.h:64 msgid "3D Search Path Configuration" msgstr "Configuration Chemin de recherche 3D" #: 3d-viewer/3d_viewer/dialogs/dialog_3D_view_option_base.h:79 msgid "3D Display Options" msgstr "Options d'Affichage 3D" #: bitmap2component/bitmap2cmp_gui_base.h:92 msgid "Bitmap to Component Converter" msgstr "Convertisseur Bitmap en Composant" #: common/dialog_about/dialog_about_base.h:50 msgid "About" msgstr "Au Sujet de" #: common/dialogs/dialog_env_var_config_base.h:56 msgid "Path Configuration" msgstr "Configuration des Chemins" #: common/dialogs/dialog_hotkeys_editor_base.h:55 msgid "Hotkeys Editor" msgstr "Éditeur de raccourcis clavier" #: common/dialogs/dialog_image_editor_base.h:64 msgid "Image Editor" msgstr "Éditeur d'Image" #: common/dialogs/dialog_page_settings_base.h:121 msgid "Page Settings" msgstr "Ajustage opt Page" #: cvpcb/dialogs/dialog_display_options_base.h:60 #: pcbnew/dialogs/dialog_display_options_base.h:72 msgid "Display Options" msgstr "Options d'Affichage" #: eeschema/dialogs/dialog_annotate_base.h:89 msgid "Annotate Schematic" msgstr "Annotation de la Schématique" #: eeschema/dialogs/dialog_bom_base.h:97 msgid "Bill of Material" msgstr "Liste du Matériel" #: eeschema/dialogs/dialog_edit_component_in_schematic_fbp.h:106 #: eeschema/dialogs/dialog_lib_new_component_base.h:62 msgid "Component Properties" msgstr "Propriétés du Composant" #: eeschema/dialogs/dialog_edit_label_base.h:70 msgid "Text Editor" msgstr "Éditeur de Texte" #: eeschema/dialogs/dialog_edit_libentry_fields_in_lib_base.h:89 msgid "Field Properties" msgstr "Propriétés des Champs" #: eeschema/dialogs/dialog_eeschema_options_base.h:129 msgid "Schematic Editor Options" msgstr "Options de l'Éditeur de Schématique" #: eeschema/dialogs/dialog_erc_base.h:90 msgid "Electrical Rules Checker" msgstr "Contrôle des Règles Electriques" #: eeschema/dialogs/dialog_lib_edit_draw_item_base.h:62 msgid "Drawing Properties" msgstr "Propriétés de l'Élément Graphique" #: eeschema/dialogs/dialog_lib_edit_pin_base.h:107 msgid "Pin Properties" msgstr "Propriétés des Pins" #: eeschema/dialogs/dialog_lib_edit_pin_table_base.h:50 msgid "Pin Table" msgstr "Table des Pins" #: eeschema/dialogs/dialog_lib_edit_text_base.h:69 msgid "Library Text Properties" msgstr "Propriétés du Texte Librairie" #: eeschema/dialogs/dialog_libedit_options_base.h:78 msgid "Library Editor Options" msgstr "Options de l'Éditeur de librairies" #: eeschema/dialogs/dialog_netlist_base.h:78 #: pcbnew/dialogs/dialog_netlist_fbp.h:84 msgid "Netlist" msgstr "Netliste" #: eeschema/dialogs/dialog_netlist_base.h:119 msgid "Plugins:" msgstr "Fichiers Plugins:" #: eeschema/dialogs/dialog_plot_schematic_base.h:85 msgid "Plot Schematic" msgstr "Tracé Schématique" #: eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:56 msgid "Sheet Pin Properties" msgstr "Propriétés de la Pin de Hiérarchie" #: eeschema/dialogs/dialog_sch_sheet_props_base.h:60 msgid "Schematic Sheet Properties" msgstr "Propriétés de la Feuille de Hiérarchie" #: eeschema/help_common_strings.h:41 msgid "Redo last command" msgstr "Refaire la dernière commande" #: eeschema/help_common_strings.h:45 msgid "Fit schematic sheet on screen" msgstr "Ajuster la feuille de schéma à l'écran" #: eeschema/help_common_strings.h:46 msgid "Redraw schematic view" msgstr "Rafraîchir l'écran la vue du schéma" #: eeschema/help_common_strings.h:51 msgid "Find components and text" msgstr "Recherche de composants et textes" #: eeschema/help_common_strings.h:52 msgid "Find and replace text in schematic items" msgstr "Chercher et remplacer du texte dans les éléments de la schématique" #: eeschema/help_common_strings.h:53 msgid "Place component" msgstr "Placer un composant" #: eeschema/help_common_strings.h:54 msgid "Place power port" msgstr "Placer un symbole type power" #: eeschema/help_common_strings.h:55 msgid "Place wire" msgstr "Placer un fil" #: eeschema/help_common_strings.h:56 msgid "Place bus" msgstr "Place bus" #: eeschema/help_common_strings.h:57 msgid "Place wire to bus entry" msgstr "Placer une entrée de bus (type fil vers bus)" #: eeschema/help_common_strings.h:58 msgid "Place bus to bus entry" msgstr "Placer une entrée de bus (type bus vers bus)" #: eeschema/help_common_strings.h:59 msgid "Place not-connected flag" msgstr "Placer un symbole de non connexion" #: eeschema/help_common_strings.h:61 msgid "Place net name - local label" msgstr "Place un nom de net - label local" #: eeschema/help_common_strings.h:64 msgid "" "Place global label.\n" "Warning: inside global hierarchy , all global labels with same name are " "connected" msgstr "" "Placer un label global.\n" "Attention: tous les labels globaux avec le même nom sont connectés dans " "toute la hiérarchie" #: eeschema/help_common_strings.h:66 msgid "" "Place a hierarchical label. Label will be seen as a hierarchical pin in the " "sheet symbol" msgstr "" "Placer un label hiérarchique. Ce label sera vu comme une pin de hiérarchie " "dans la feuille mère symbole" #: eeschema/help_common_strings.h:68 msgid "Place junction" msgstr "Place jonction" #: eeschema/help_common_strings.h:69 msgid "Create hierarchical sheet" msgstr "Créer une feuille de hiérarchie" #: eeschema/help_common_strings.h:71 msgid "" "Place hierarchical pin imported from the corresponding hierarchical label" msgstr "" "Placer une pin hiérarchique, importée à partir du label hiérarchique " "correspondant." #: eeschema/help_common_strings.h:72 msgid "Place hierarchical pin in sheet" msgstr "Addition de pins de hiérarchie dans les feuilles" #: eeschema/help_common_strings.h:73 msgid "Place graphic lines or polygons" msgstr "Placer lignes ou polygones graphiques" #: eeschema/help_common_strings.h:74 msgid "Place text" msgstr "Placer des textes" #: eeschema/help_common_strings.h:76 msgid "Annotate schematic components" msgstr "Annotation des composants de la schématique" #: eeschema/help_common_strings.h:77 msgid "Library Editor - Create/edit components" msgstr "Éditeur de librairie - Créer et éditer les composants" #: eeschema/help_common_strings.h:78 msgid "Library Browser - Browse components" msgstr "Visualisateur de librairies- Visualiser les composants" #: eeschema/help_common_strings.h:79 msgid "Generate bill of materials and/or cross references" msgstr "Génération de la liste des composants ou/et références croisées" #: eeschema/help_common_strings.h:81 msgid "" "Back-import component footprint association fields from the .cmp back import " "file created by Pcbnew" msgstr "" "Iimportation du fichier .cmp d'association composants/empreinte créé par " "Pcbnew" #: eeschema/help_common_strings.h:84 msgid "Add pins to component" msgstr "Ajouter des pins au composant" #: eeschema/help_common_strings.h:85 msgid "Add text to component body" msgstr "Ajouter des textes graphiques au composant." #: eeschema/help_common_strings.h:86 msgid "Add graphic rectangle to component body" msgstr "Ajouter des rectangles graphiques au dessin du composant" #: eeschema/help_common_strings.h:87 msgid "Add circles to component body" msgstr "Ajouter des cercles au composant" #: eeschema/help_common_strings.h:88 msgid "Add arcs to component body" msgstr "Ajouter des arcs au composant" #: eeschema/help_common_strings.h:89 msgid "Add lines and polygons to component body" msgstr "Addition de lignes ou polygones graphiques au composant" #: eeschema/sch_bitmap.h:131 msgid "Image" msgstr "Image" #: eeschema/sch_marker.h:100 msgid "ERC Marker" msgstr "Marqueur ERC" #: eeschema/sch_no_connect.h:88 msgid "No Connect" msgstr "Non Connexion" #: eeschema/sim/sim_plot_frame_base.h:108 msgid "Spice Simulator" msgstr "Simulateur Spice" #: gerbview/dialogs/dialog_show_page_borders_base.h:50 msgid "Page Borders" msgstr "Bords de Page" #: gerbview/dialogs/gerbview_dialog_display_options_frame_base.h:63 msgid "Gerbview Options" msgstr "Gerbview Options " #: include/class_drc_item.h:164 #, c-format msgid "ErrType(%d): %s