forked from openkylin/gimp
857 lines
25 KiB
Plaintext
857 lines
25 KiB
Plaintext
# French translation of gimp-python.
|
||
# Copyright (C) 2000-2019 Free Software Foundation, Inc.
|
||
# This file is distributed under the same license as the gimp package.
|
||
#
|
||
# Raymond Ostertag <r.ostertag@caramail.com>, 2007.
|
||
# Jonathan Ernst <jonathan@ernstfamily.ch>, 2007.
|
||
# Laurent Monin <gimp@norz.org>, 2007.
|
||
# Julien Hardelin <jhardlin@orange.fr>, 2009-2011, 2016, 2019, 2020.
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: gimp-python\n"
|
||
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\n"
|
||
"POT-Creation-Date: 2020-09-01 10:15+0000\n"
|
||
"PO-Revision-Date: 2020-09-20 10:47+0200\n"
|
||
"Last-Translator: Julien Hardelin <jhardlin@orange.fr>\n"
|
||
"Language-Team: French <gnomefr@traduc.org>\n"
|
||
"Language: fr\n"
|
||
"MIME-Version: 1.0\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: 8bit\n"
|
||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||
"X-Generator: Lokalize 2.0\n"
|
||
|
||
#: ../plug-ins/pygimp/gimpfu.py:395
|
||
msgid "Missing exception information"
|
||
msgstr "Informations manquantes sur l’exception"
|
||
|
||
#: ../plug-ins/pygimp/gimpfu.py:404
|
||
#, python-format
|
||
msgid "An error occurred running %s"
|
||
msgstr "Une erreur est survenue durant l’exécution de %s"
|
||
|
||
#: ../plug-ins/pygimp/gimpfu.py:415
|
||
msgid "_More Information"
|
||
msgstr "_Plus d’informations"
|
||
|
||
#: ../plug-ins/pygimp/gimpfu.py:528 ../plug-ins/pygimp/gimpfu.py:540
|
||
#: ../plug-ins/pygimp/gimpfu.py:546
|
||
msgid "No"
|
||
msgstr "Non"
|
||
|
||
#: ../plug-ins/pygimp/gimpfu.py:538 ../plug-ins/pygimp/gimpfu.py:546
|
||
msgid "Yes"
|
||
msgstr "Oui"
|
||
|
||
#: ../plug-ins/pygimp/gimpfu.py:599 ../plug-ins/pygimp/gimpui.py:223
|
||
msgid "Python-Fu File Selection"
|
||
msgstr "Sélection du fichier Python-Fu"
|
||
|
||
#: ../plug-ins/pygimp/gimpfu.py:648
|
||
msgid "Python-Fu Folder Selection"
|
||
msgstr "Sélection du dossier Python-Fu"
|
||
|
||
#: ../plug-ins/pygimp/gimpfu.py:737
|
||
#, python-format
|
||
msgid "Invalid input for '%s'"
|
||
msgstr "Entrée non valide pour « %s »"
|
||
|
||
#: ../plug-ins/pygimp/gimpui.py:176
|
||
msgid "Python-Fu Color Selection"
|
||
msgstr "Sélection de la couleur Python-Fu"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:109
|
||
msgid "Saving as colored XHTML"
|
||
msgstr "Enregistrement en XHTML coloré"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:186
|
||
msgid "Save as colored XHTML"
|
||
msgstr "Enregistrer en XHTML coloré"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:191
|
||
msgid "Colored XHTML"
|
||
msgstr "XHTML coloré"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:198
|
||
msgid "Character _source"
|
||
msgstr "_Source caractère"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:199
|
||
msgid "Source code"
|
||
msgstr "Code source"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:200
|
||
msgid "Text file"
|
||
msgstr "Fichier texte"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:201
|
||
msgid "Entry box"
|
||
msgstr "Boîte d’entrée"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:202
|
||
msgid "_File to read or characters to use"
|
||
msgstr "_Fichier à lire ou caractères à utiliser"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:204
|
||
msgid "Fo_nt size in pixels"
|
||
msgstr "_Taille de police en pixels"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:205
|
||
msgid "_Write a separate CSS file"
|
||
msgstr "É_crire séparément un fichier CSS"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/gradients-save-as-css.py:96
|
||
msgid "Gradient to use"
|
||
msgstr "Dégradé à utiliser"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/gradients-save-as-css.py:97
|
||
msgid "File Name"
|
||
msgstr "Nom de fichier"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/histogram-export.py:89
|
||
msgid "Exports the image histogram to a text file (CSV)"
|
||
msgstr "Exporte l’histogramme de l’image vers un fichier texte (CSV)"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/histogram-export.py:94
|
||
msgid "_Export histogram..."
|
||
msgstr "_Exporter l’histogramme…"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/histogram-export.py:96
|
||
msgid "_Image"
|
||
msgstr "_Image"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/histogram-export.py:97
|
||
msgid "_Drawable"
|
||
msgstr "Élément _graphique"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/histogram-export.py:98
|
||
msgid "Histogram _File"
|
||
msgstr "_Fichier histogramme"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/histogram-export.py:99
|
||
msgid "_Bucket Size"
|
||
msgstr "_Taille de compartiment"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/histogram-export.py:100
|
||
msgid "Sample _Average"
|
||
msgstr "_Moyenne de l’échantillon"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/histogram-export.py:101
|
||
msgid "Output format"
|
||
msgstr "Format de sortie"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/histogram-export.py:102
|
||
msgid "Pixel count"
|
||
msgstr "Nombre de pixels"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/histogram-export.py:103
|
||
msgid "Normalized"
|
||
msgstr "Normalisé"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/histogram-export.py:104
|
||
msgid "Percent"
|
||
msgstr "Pourcentage"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/foggify.py:56
|
||
msgid "Add a layer of fog"
|
||
msgstr "Ajouter un calque de brouillard"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/foggify.py:61
|
||
msgid "_Fog..."
|
||
msgstr "_Brouillard…"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/foggify.py:66
|
||
msgid "_Layer name"
|
||
msgstr "_Nom de calque"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/foggify.py:66
|
||
msgid "Clouds"
|
||
msgstr "Nuages"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/foggify.py:67
|
||
msgid "_Fog color"
|
||
msgstr "_Couleur de brouillard"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/foggify.py:68
|
||
msgid "_Turbulence"
|
||
msgstr "_Turbulence"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/foggify.py:69
|
||
msgid "Op_acity"
|
||
msgstr "Op_acité"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/palette-offset.py:44
|
||
msgid "Offset the colors in a palette"
|
||
msgstr "Décaler les couleurs dans une palette"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/palette-offset.py:49
|
||
msgid "_Offset Palette..."
|
||
msgstr "_Décalage de palette…"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/palette-offset.py:52
|
||
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:334
|
||
#: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:59
|
||
#: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:81
|
||
msgid "Palette"
|
||
msgstr "Palette"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/palette-offset.py:53
|
||
msgid "Off_set"
|
||
msgstr "Décala_ge"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:25
|
||
msgid "Red"
|
||
msgstr "Rouge"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:25
|
||
msgid "Green"
|
||
msgstr "Vert"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:25
|
||
msgid "Blue"
|
||
msgstr "Bleu"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:26
|
||
msgid "Luma (Y)"
|
||
msgstr "Luma (Y)"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:27
|
||
msgid "Hue"
|
||
msgstr "Teinte"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:27
|
||
msgid "Saturation"
|
||
msgstr "Saturation"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:27
|
||
msgid "Value"
|
||
msgstr "valeur"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:28
|
||
msgid "Saturation (HSL)"
|
||
msgstr "Saturation (TSL)"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:28
|
||
msgid "Lightness (HSL)"
|
||
msgstr "Luminosité (TSL)"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:29
|
||
msgid "Index"
|
||
msgstr "Index"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:30
|
||
msgid "Random"
|
||
msgstr "Aléatoire"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:81
|
||
msgid "Lightness (LAB)"
|
||
msgstr "Luminosité (LAB)"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:82
|
||
msgid "A-color"
|
||
msgstr "Couleur-a"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:82
|
||
msgid "B-color"
|
||
msgstr "Couleur-b"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:83
|
||
msgid "Chroma (LCHab)"
|
||
msgstr "Chroma (LCHab)"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:84
|
||
msgid "Hue (LCHab)"
|
||
msgstr "Teinte (LCHab)"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:312
|
||
msgid "Sort the colors in a palette"
|
||
msgstr "Trier les couleurs dans une palette"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:331
|
||
msgid "_Sort Palette..."
|
||
msgstr "_Trier la palette…"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:335
|
||
msgid "Se_lections"
|
||
msgstr "Sé_lections"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:336
|
||
msgid "All"
|
||
msgstr "Tous"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:336
|
||
msgid "Slice / Array"
|
||
msgstr "Tranche / Tableau"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:336
|
||
msgid "Autoslice (fg->bg)"
|
||
msgstr "Auto-partitionnement (PP->AP)"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:337
|
||
msgid "Partitioned"
|
||
msgstr "Partitionné"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:338
|
||
msgid "Slice _expression"
|
||
msgstr "_Expression de tranche"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:339
|
||
msgid "Channel to _sort"
|
||
msgstr "Canal à _trier"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:341
|
||
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:344
|
||
msgid "_Ascending"
|
||
msgstr "_Ascendant"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:342
|
||
msgid "Secondary Channel to s_ort"
|
||
msgstr "Canal secondaire à t_rier"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:345
|
||
msgid "_Quantization"
|
||
msgstr "_Quantification"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:346
|
||
msgid "_Partitioning channel"
|
||
msgstr "Canal de _partitionnement"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:348
|
||
msgid "Partition q_uantization"
|
||
msgstr "Q_uantification de partition"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:52
|
||
msgid "Create a repeating gradient using colors from the palette"
|
||
msgstr "Créé un dégradé répétitif en utilisant les couleurs de la palette"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:57
|
||
msgid "Palette to _Repeating Gradient"
|
||
msgstr "Palette vers dégradé _répétitif"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:74
|
||
msgid "Create a gradient using colors from the palette"
|
||
msgstr "Créer un dégradé en utilisant les couleurs issues de la palette"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:79
|
||
msgid "Palette to _Gradient"
|
||
msgstr "Palette vers _dégradé"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/py-slice.py:59
|
||
msgid "Slice"
|
||
msgstr "Tranche"
|
||
|
||
#. table snippet means a small piece of HTML code here
|
||
#: ../plug-ins/pygimp/plug-ins/py-slice.py:421
|
||
msgid "Cuts an image along its guides, creates images and a HTML table snippet"
|
||
msgstr ""
|
||
"Découpe une image selon ses guides, crée les images et une table HTML "
|
||
"associée"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/py-slice.py:432
|
||
msgid "_Slice..."
|
||
msgstr "_Tranche…"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/py-slice.py:437
|
||
msgid "Path for HTML export"
|
||
msgstr "Chemin pour l’exportation HTML"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/py-slice.py:438
|
||
msgid "Filename for export"
|
||
msgstr "Nom du fichier pour l’exportation"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/py-slice.py:439
|
||
msgid "Image name prefix"
|
||
msgstr "Préfixe des noms d’image"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/py-slice.py:440
|
||
msgid "Image format"
|
||
msgstr "Format de l’image"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/py-slice.py:441
|
||
msgid "Separate image folder"
|
||
msgstr "Dossier séparé pour les images"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/py-slice.py:443
|
||
msgid "Folder for image export"
|
||
msgstr "Dossier pour l’exportation des images"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/py-slice.py:444
|
||
msgid "Space between table elements"
|
||
msgstr "Espacement entre les éléments de la table"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/py-slice.py:446
|
||
msgid "Javascript for onmouseover and clicked"
|
||
msgstr "JavaScript pour onmouseover et clicked"
|
||
|
||
#. table caps are table cells on the edge of the table
|
||
#: ../plug-ins/pygimp/plug-ins/py-slice.py:449
|
||
msgid "Skip animation for table caps"
|
||
msgstr "Sauter l’animation pour les bords de la table"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/python-console.py:57
|
||
msgid "Python Console"
|
||
msgstr "Console Python"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/python-console.py:61
|
||
msgid "_Browse..."
|
||
msgstr "_Parcourir…"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/python-console.py:154
|
||
msgid "Python Procedure Browser"
|
||
msgstr "Navigateur de procédures python"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/python-console.py:183
|
||
#, python-format
|
||
msgid "Could not open '%s' for writing: %s"
|
||
msgstr "Impossible d’ouvrir « %s » pour écrire : %s"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/python-console.py:198
|
||
#, python-format
|
||
msgid "Could not write to '%s': %s"
|
||
msgstr "Impossible d’écrire vers « %s » : %s"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/python-console.py:206
|
||
msgid "Save Python-Fu Console Output"
|
||
msgstr "Enregistrer les sorties de la console python-fu"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/python-console.py:232
|
||
msgid "Interactive GIMP Python interpreter"
|
||
msgstr "Interpréteur interactif GIMP Python"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/python-console.py:237
|
||
msgid "_Console"
|
||
msgstr "_Console"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:60
|
||
msgid "Add a drop shadow to a layer, and optionally bevel it"
|
||
msgstr "Ajoute une ombre portée sur un calque avec optionnellement un biseau"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:65
|
||
msgid "_Drop Shadow and Bevel..."
|
||
msgstr "_Ombre portée et biseau…"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:70
|
||
msgid "_Shadow blur"
|
||
msgstr "Flou de l’_ombre"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:71
|
||
msgid "_Bevel"
|
||
msgstr "_Biseau"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:72
|
||
msgid "_Drop shadow"
|
||
msgstr "_Ombre portée"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:73
|
||
msgid "Drop shadow _X displacement"
|
||
msgstr "Déplacement _X de l’ombre portée"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:74
|
||
msgid "Drop shadow _Y displacement"
|
||
msgstr "Déplacement _Y de l’ombre portée"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:44
|
||
msgid "Spyro Layer"
|
||
msgstr "Calque spyro"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:45
|
||
msgid "Spyro Path"
|
||
msgstr "Chemin spyro"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:56
|
||
msgid ""
|
||
"Save\n"
|
||
"as New Layer"
|
||
msgstr ""
|
||
"Enregistrer\n"
|
||
"comme nouveau calque"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:57
|
||
msgid ""
|
||
"Redraw on\n"
|
||
"Active layer"
|
||
msgstr ""
|
||
"Redessiner sur\n"
|
||
"le calque actif"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:58
|
||
msgid ""
|
||
"Save\n"
|
||
"as Path"
|
||
msgstr ""
|
||
"Enregistrer\n"
|
||
"comme chemin"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:104
|
||
msgid "Circle"
|
||
msgstr "Cercle"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:140
|
||
msgid "Polygon-Star"
|
||
msgstr "Étoile-polygone"
|
||
|
||
#. Sine wave on a circle ring.
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:156
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:947
|
||
msgid "Sine"
|
||
msgstr "Sinus"
|
||
|
||
#. Semi-circles, based on a polygon
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:166
|
||
msgid "Bumps"
|
||
msgstr "Bosses"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:271
|
||
msgid "Rack"
|
||
msgstr "Barre"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:315
|
||
msgid "Frame"
|
||
msgstr "Cadre"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:404
|
||
msgid "Selection"
|
||
msgstr "Sélection"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:494
|
||
msgid "Pencil"
|
||
msgstr "Crayon"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:510
|
||
msgid "AirBrush"
|
||
msgstr "Aérographe"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:570
|
||
msgid "Preview"
|
||
msgstr "Aperçu"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:575
|
||
msgid "Stroke"
|
||
msgstr "Coup de pinceau"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:622
|
||
msgid "PaintBrush"
|
||
msgstr "Brosse"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:624
|
||
msgid "Ink"
|
||
msgstr "Encre"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:625
|
||
msgid "MyPaintBrush"
|
||
msgstr "Brosse MyPaint"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:933
|
||
msgid "Spyrograph"
|
||
msgstr "Spyrographe"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:940
|
||
msgid "Epitrochoid"
|
||
msgstr "Épitrochoïde"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:967
|
||
msgid "Lissajous"
|
||
msgstr "Lissajous"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1397
|
||
msgid "Curve Type"
|
||
msgstr "Type de courbe"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1398
|
||
msgid ""
|
||
"An Epitrochoid pattern is when the moving gear is on the outside of the "
|
||
"fixed gear."
|
||
msgstr ""
|
||
"Un motif épitrochoïde est créé quand la roue dentée mobile est en dehors de "
|
||
"la roue dentée fixe."
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1403
|
||
msgid "Tool"
|
||
msgstr "Outil"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1404
|
||
msgid ""
|
||
"The tool with which to draw the pattern.The Preview tool just draws quickly."
|
||
msgstr ""
|
||
"Outil servant à dessiner le motif. L’outil d’aperçu affiche aussitôt le "
|
||
"résultat."
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1409
|
||
msgid "Long Gradient"
|
||
msgstr "Dégradé allongé"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1411
|
||
msgid ""
|
||
"When unchecked, the current tool settings will be used. When checked, will "
|
||
"use a long gradient to match the length of the pattern, based on current "
|
||
"gradient and repeat mode from the gradient tool settings."
|
||
msgstr ""
|
||
"Quand cette option n’est pas cochée, les paramètres de l’outil actif sont "
|
||
"utilisés. Quand elle est cochée, un dégradé allongé est utilisé pour qu’il "
|
||
"s’adapte à la longueur du motif, basé sur le dégradé actif et le mode "
|
||
"répétition des paramètres de l’outil."
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1431
|
||
msgid "Specify pattern using one of the following tabs:"
|
||
msgstr "Définir le motif en utilisant l’un des onglets suivants :"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1433
|
||
msgid ""
|
||
"The pattern is specified only by the active tab. Toy Kit is similar to "
|
||
"Gears, but it uses gears and hole numbers which are found in toy kits. If "
|
||
"you follow the instructions from the toy kit manuals, results should be "
|
||
"similar."
|
||
msgstr ""
|
||
"Le motif n’est défini que par l’onglet actif. « Boîte de jeu » est semblable "
|
||
"à Roues, mais il utilise les roues dentées et les numéros de trous trouvés "
|
||
"dans les boîtes de jeu. Si vous suivez les instructions des manuels des "
|
||
"boîtes de jeu, les résultats seront semblables."
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1457
|
||
msgid ""
|
||
"Number of teeth of fixed gear. The size of the fixed gear is proportional to "
|
||
"the number of teeth."
|
||
msgstr ""
|
||
"Nombre de dents de la roue dentée fixe. La taille de la roue dentée fixe est "
|
||
"proportionnelle au nombre de dents."
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1460
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1486
|
||
msgid "Fixed Gear Teeth"
|
||
msgstr "Dents de la roue dentée fixe"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1466
|
||
msgid ""
|
||
"Number of teeth of moving gear. The size of the moving gear is proportional "
|
||
"to the number of teeth."
|
||
msgstr ""
|
||
"Nombre de dents de la roue dentée mobile. La taille de la roue dentée mobile "
|
||
"est proportionnelle au nombre de dents."
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1469
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1491
|
||
msgid "Moving Gear Teeth"
|
||
msgstr "Dents de la roue dentée mobile"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1474
|
||
msgid "Hole percent"
|
||
msgstr "Pourcentage du trou"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1475
|
||
msgid ""
|
||
"How far is the hole from the center of the moving gear. 100% means that the "
|
||
"hole is at the gear's edge."
|
||
msgstr ""
|
||
"Distance du trou au centre de la roue dentée mobile. 100% signifie que le "
|
||
"trou est au bord de la roue dentée."
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1496
|
||
msgid "Hole Number"
|
||
msgstr "Nombre de trous"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1497
|
||
msgid ""
|
||
"Hole #1 is at the edge of the gear. The maximum hole number is near the "
|
||
"center. The maximum hole number is different for each gear."
|
||
msgstr ""
|
||
"Le trou n°1 est au bord de la roue dentée. Le trou de numéro maximal est "
|
||
"près du centre. Le nombre maximal de trous est différent pour chaque roue "
|
||
"dentée."
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1508
|
||
msgid "Flower Petals"
|
||
msgstr "Pétales de fleur"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1508
|
||
msgid "The number of petals in the pattern."
|
||
msgstr "Nombre de pétales dans le motif."
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1513
|
||
msgid "Petal Skip"
|
||
msgstr "Sauter des pétales"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1514
|
||
msgid "The number of petals to advance for drawing the next petal."
|
||
msgstr "Nombre de pétales à sauter pour dessiner le pétale suivant."
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1519
|
||
msgid "Hole Radius(%)"
|
||
msgstr "Rayon du trou (%)"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1520
|
||
msgid ""
|
||
"The radius of the hole in the center of the pattern where nothing will be "
|
||
"drawn. Given as a percentage of the size of the pattern. A value of 0 will "
|
||
"produce no hole. A Value of 99 will produce a thin line on the edge."
|
||
msgstr ""
|
||
"Rayon du trou au centre du motif où rien ne sera dessiné. Donné sous la "
|
||
"forme d’un pourcentage de la taille du motif. La valeur 0 ne produit aucun "
|
||
"trou. La valeur 99 produit une fine ligne sur le bord."
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1533
|
||
msgid "Width(%)"
|
||
msgstr "Largeur (%)"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1534
|
||
msgid ""
|
||
"The width of the pattern as a percentage of the size of the pattern. A Value "
|
||
"of 1 will just draw a thin pattern. A Value of 100 will fill the entire "
|
||
"fixed gear."
|
||
msgstr ""
|
||
"Largeur du motif sous la forme d’un pourcentage de la taille du motif. La "
|
||
"valeur 1 dessine simplement un fin motif. La valeur 100 remplit toute la roue "
|
||
"fixe."
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1544
|
||
msgid "Visual"
|
||
msgstr "Visuel"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1549
|
||
msgid "Toy Kit"
|
||
msgstr "Boîte de jeu"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1554
|
||
msgid "Gears"
|
||
msgstr "Roues"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1566
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1610
|
||
msgid "Rotation"
|
||
msgstr "Rotation"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1567
|
||
msgid ""
|
||
"Rotation of the pattern, in degrees. The starting position of the moving "
|
||
"gear in the fixed gear."
|
||
msgstr ""
|
||
"Rotation du motif, en degrés. Position de départ de la roue dentée mobile "
|
||
"dans la roue dentée fixe."
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1590
|
||
msgid "Shape"
|
||
msgstr "Forme"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1591
|
||
msgid ""
|
||
"The shape of the fixed gear to be used inside current selection. Rack is a "
|
||
"long round-edged shape provided in the toy kits. Frame hugs the boundaries "
|
||
"of the rectangular selection, use hole=100 in Gear notation to touch "
|
||
"boundary. Selection will hug boundaries of current selection - try something "
|
||
"non-rectangular."
|
||
msgstr ""
|
||
"Forme de la roue dentée fixe à utiliser dans la sélection active. « Barre » "
|
||
"est une forme allongée à bords arrondis fournie dans les boîtes de jeu. "
|
||
"« Cadre » englobe les limites de la sélection rectangulaire ; utilisez trou "
|
||
" = 100 dans les paramètres de Roue pour jouxter la limite. La sélection va "
|
||
"englober les limites de la sélection courante ; essayez quelque chose de non "
|
||
"rectangulaire."
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1600
|
||
msgid "Sides"
|
||
msgstr "Côtés"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1600
|
||
msgid "Number of sides of the shape."
|
||
msgstr "Nombre de côtés de la forme."
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1605
|
||
msgid "Morph"
|
||
msgstr "Morphing"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1605
|
||
msgid "Morph fixed gear shape. Only affects some of the shapes."
|
||
msgstr ""
|
||
"Forme de roue dentée fixe par morphing. N’affecte que certaines formes."
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1610
|
||
msgid "Rotation of the fixed gear, in degrees"
|
||
msgstr "Rotation de la roue dentée fixe, en degrés"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1625
|
||
msgid "Margin (px)"
|
||
msgstr "Marge (px)"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1625
|
||
msgid "Margin from edge of selection."
|
||
msgstr "Marge à partir du bord de la sélection."
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1630
|
||
msgid "Make width and height equal"
|
||
msgstr "Égaliser largeur et hauteur"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1632
|
||
msgid ""
|
||
"When unchecked, the pattern will fill the current image or selection. When "
|
||
"checked, the pattern will have same width and height, and will be centered."
|
||
msgstr ""
|
||
"Si cette option n’est pas cochée, le motif remplit l’image ou la sélection "
|
||
"active. Si elle est cochée, le motif a une largeur et une hauteur égales, et "
|
||
"est centré."
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1656
|
||
msgid "Re_draw"
|
||
msgstr "Re_dessiner"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1657
|
||
msgid ""
|
||
"If you change the settings of a tool, change color, or change the selection, "
|
||
"press this to preview how the pattern looks."
|
||
msgstr ""
|
||
"Si vous modifiez les paramètres d’un outil, comme changer la couleur ou la "
|
||
"sélection, cliquez sur cette option pour obtenir un aperçu du motif."
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1659
|
||
msgid "_Reset"
|
||
msgstr "_Réinitialiser"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1660
|
||
msgid "_Cancel"
|
||
msgstr "Ann_uler"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1661
|
||
msgid "_OK"
|
||
msgstr "_Valider"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1667
|
||
msgid ""
|
||
"Choose whether to save as new layer, redraw on last active layer, or save to "
|
||
"path"
|
||
msgstr ""
|
||
"Choisissez s’il faut enregistrer comme nouveau calque, redessiner sur le "
|
||
"dernier calque actif, ou enregistrer vers un chemin"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1679
|
||
msgid "Spyrogimp"
|
||
msgstr "Spyrogimp"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1688
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:2195
|
||
msgid "Draw spyrographs using current tool settings and selection."
|
||
msgstr ""
|
||
"Dessine des courbes spiroïdales en utilisant les paramètres et sélection "
|
||
"définis dans l’outil actif."
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1701
|
||
msgid "Curve Pattern"
|
||
msgstr "Motif courbe"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1704
|
||
msgid "Fixed Gear"
|
||
msgstr "Roue dentée fixe"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1707
|
||
msgid "Size"
|
||
msgstr "Taille"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:2047
|
||
msgid "Rendering Pattern"
|
||
msgstr "Rendu du motif"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:2059
|
||
msgid "Please wait : Rendering Pattern"
|
||
msgstr "Patience : motif en cours de rendu"
|
||
|
||
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:2164
|
||
msgid "Spyrogimp..."
|
||
msgstr "Spyrogimp…"
|