Added Adam R.'s "Rails" Magic tool.
Updated POTFILES.in to add new Magic tools from Adam and Andrew. Regenerated POT and POs.
This commit is contained in:
parent
36ee8ff4cb
commit
efff54560a
90 changed files with 6688 additions and 2700 deletions
113
src/po/fr.po
113
src/po/fr.po
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: fr\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2008-07-10 12:03-0700\n"
|
||||
"POT-Creation-Date: 2008-07-13 17:29-0700\n"
|
||||
"PO-Revision-Date: 2004-05-30 21:20-0700\n"
|
||||
"Last-Translator: jimmy <jacques.chion@wanadoo.fr>\n"
|
||||
"Language-Team: <fr@li.org>\n"
|
||||
|
|
@ -379,7 +379,7 @@ msgstr "Nouveau"
|
|||
#. Open a saved picture
|
||||
#. buttons for the file open dialog
|
||||
#. Open dialog: 'Open' button, to load the selected picture
|
||||
#: ../tools.h:75 ../tuxpaint.c:7953
|
||||
#: ../tools.h:75 ../tuxpaint.c:7965
|
||||
msgid "Open"
|
||||
msgstr "Ouvrir"
|
||||
|
||||
|
|
@ -597,74 +597,74 @@ msgstr "Son activé."
|
|||
msgid "Please wait…"
|
||||
msgstr "Attends s'il te plaît ..."
|
||||
|
||||
#: ../tuxpaint.c:7176
|
||||
#: ../tuxpaint.c:7188
|
||||
msgid "Pick a color."
|
||||
msgstr "Choisis une couleur."
|
||||
|
||||
#. Open dialog: 'Erase' button, to erase/deleted the selected picture
|
||||
#: ../tuxpaint.c:7956
|
||||
#: ../tuxpaint.c:7968
|
||||
msgid "Erase"
|
||||
msgstr "Effacer"
|
||||
|
||||
#. Open dialog: 'Slides' button, to switch to slide show mode
|
||||
#: ../tuxpaint.c:7959
|
||||
#: ../tuxpaint.c:7971
|
||||
msgid "Slides"
|
||||
msgstr "Diapos"
|
||||
|
||||
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
|
||||
#: ../tuxpaint.c:7962
|
||||
#: ../tuxpaint.c:7974
|
||||
msgid "Back"
|
||||
msgstr "Retour"
|
||||
|
||||
#. Slideshow: 'Next' button, to load next slide (image)
|
||||
#: ../tuxpaint.c:7965
|
||||
#: ../tuxpaint.c:7977
|
||||
msgid "Next"
|
||||
msgstr "Suite"
|
||||
|
||||
#. Slideshow: 'Play' button, to begin a slideshow sequence
|
||||
#: ../tuxpaint.c:7968
|
||||
#: ../tuxpaint.c:7980
|
||||
msgid "Play"
|
||||
msgstr "Départ"
|
||||
|
||||
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces
|
||||
#: ../tuxpaint.c:8615
|
||||
#: ../tuxpaint.c:8627
|
||||
msgid "Aa"
|
||||
msgstr "Aa"
|
||||
|
||||
#. Admittedly stupid way of determining which keys can be used for
|
||||
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
|
||||
#: ../tuxpaint.c:11520
|
||||
#: ../tuxpaint.c:11532
|
||||
msgid "Yes"
|
||||
msgstr "Oui"
|
||||
|
||||
#: ../tuxpaint.c:11524
|
||||
#: ../tuxpaint.c:11536
|
||||
msgid "No"
|
||||
msgstr "Non"
|
||||
|
||||
#. Prompt to ask whether user wishes to save over old version of their file
|
||||
#: ../tuxpaint.c:12476
|
||||
#: ../tuxpaint.c:12488
|
||||
msgid "Replace the picture with your changes?"
|
||||
msgstr "Enregistrer l'image avec tes changements ?"
|
||||
|
||||
#. Positive response to saving over old version
|
||||
#. (like a 'File:Save' action in other applications)
|
||||
#: ../tuxpaint.c:12480
|
||||
#: ../tuxpaint.c:12492
|
||||
msgid "Yes, replace the old one!"
|
||||
msgstr "Oui, remplace l'ancienne !"
|
||||
|
||||
#. Negative response to saving over old version (saves a new image)
|
||||
#. (like a 'File:Save As...' action in other applications)
|
||||
#: ../tuxpaint.c:12484
|
||||
#: ../tuxpaint.c:12496
|
||||
msgid "No, save a new file!"
|
||||
msgstr "Non, c'est une nouvelle image !"
|
||||
|
||||
#: ../tuxpaint.c:13247
|
||||
#: ../tuxpaint.c:13259
|
||||
msgid "Choose the picture you want, then click “Open”."
|
||||
msgstr "Choisis une image, et clique ensuite sur “Ouvrir”"
|
||||
|
||||
#. Let user choose images:
|
||||
#. Instructions for Slideshow file dialog (FIXME: Make a #define)
|
||||
#: ../tuxpaint.c:14234 ../tuxpaint.c:14548
|
||||
#: ../tuxpaint.c:14246 ../tuxpaint.c:14560
|
||||
msgid "Choose the pictures you want, then click “Play”."
|
||||
msgstr "Choisis les images que tu veux, puis clique sur ``Départ''"
|
||||
|
||||
|
|
@ -680,19 +680,33 @@ msgstr "Programme de dessin"
|
|||
msgid "Tux Paint"
|
||||
msgstr "Tux Paint"
|
||||
|
||||
#: ../../magic/src/blackAndWhite.c:62
|
||||
#: ../../magic/src/blackAndWhite.c:67
|
||||
msgid "Black & White"
|
||||
msgstr ""
|
||||
|
||||
#: ../../magic/src/blackAndWhite.c:63
|
||||
#: ../../magic/src/blackAndWhite.c:68
|
||||
msgid "Threshold"
|
||||
msgstr ""
|
||||
|
||||
#: ../../magic/src/blackAndWhite.c:66
|
||||
#: ../../magic/src/blackAndWhite.c:71
|
||||
#, fuzzy
|
||||
msgid "Click and move the mouse around convert the image to greyscale."
|
||||
msgstr "Clique et déplace la souris pour rendre l'image floue."
|
||||
|
||||
#: ../../magic/src/blackAndWhite.c:72
|
||||
msgid "Click to convert the image to greyscale."
|
||||
msgstr ""
|
||||
|
||||
#: ../../magic/src/blackAndWhite.c:67
|
||||
#: ../../magic/src/blackAndWhite.c:73
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"Click and move the mouse around to threshold the image into black and white "
|
||||
"regions."
|
||||
msgstr ""
|
||||
"Clique et déplace la souris pour transformer l'image comme une bande "
|
||||
"dessinée."
|
||||
|
||||
#: ../../magic/src/blackAndWhite.c:74
|
||||
msgid "Click to threshold the image into black and white regions."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -724,24 +738,20 @@ msgstr ""
|
|||
msgid "Click and move the mouse around to make the picture drip."
|
||||
msgstr "Clique et déplace la souris pour rendre l'image dégoulinante."
|
||||
|
||||
#: ../../magic/src/blurAll.c:59
|
||||
#, fuzzy
|
||||
msgid "Blur All"
|
||||
msgstr "Brouiller"
|
||||
|
||||
#: ../../magic/src/blurAll.c:62
|
||||
#, fuzzy
|
||||
msgid "Click to blur the whole image."
|
||||
msgstr "Clique pour voir l'image dans un miroir."
|
||||
|
||||
#: ../../magic/src/blur.c:76
|
||||
#: ../../magic/src/blur.c:57
|
||||
msgid "Blur"
|
||||
msgstr "Brouiller"
|
||||
|
||||
#: ../../magic/src/blur.c:83
|
||||
msgid "Click and move the mouse around to blur the picture."
|
||||
#: ../../magic/src/blur.c:60
|
||||
#, fuzzy
|
||||
msgid "Click and move the mouse around to blur the image."
|
||||
msgstr "Clique et déplace la souris pour rendre l'image floue."
|
||||
|
||||
#: ../../magic/src/blur.c:60
|
||||
#, fuzzy
|
||||
msgid "Click to blur the whole image."
|
||||
msgstr "Clique pour voir l'image dans un miroir."
|
||||
|
||||
#. Both are named "Bricks", at the moment:
|
||||
#: ../../magic/src/bricks.c:104
|
||||
msgid "Bricks"
|
||||
|
|
@ -868,6 +878,16 @@ msgstr ""
|
|||
"Clique et déplace la souris pour dessiner de l'herbe. N'oublie pas la "
|
||||
"poussière !"
|
||||
|
||||
#: ../../magic/src/jigsaw.c:62
|
||||
msgid "Jigsaw"
|
||||
msgstr ""
|
||||
|
||||
#: ../../magic/src/jigsaw.c:65
|
||||
msgid ""
|
||||
"Click to make your picture into a jigsaw which you can print and cut out, "
|
||||
"make sure to ask an adult for help."
|
||||
msgstr ""
|
||||
|
||||
#: ../../magic/src/kalidescope.c:77
|
||||
msgid "Kaleidoscope"
|
||||
msgstr "Kaléidoscope"
|
||||
|
|
@ -924,6 +944,16 @@ msgstr "Clique et déplace la souris pour obtenir l'image en négatif."
|
|||
msgid "Click to turn the image into its negative."
|
||||
msgstr "Clique pour voir l'image dans un miroir."
|
||||
|
||||
#: ../../magic/src/rails.c:74
|
||||
#, fuzzy
|
||||
msgid "Rails"
|
||||
msgstr "Ondes"
|
||||
|
||||
#: ../../magic/src/rails.c:76
|
||||
#, fuzzy
|
||||
msgid "Click and drag to draw train track rails on your picture."
|
||||
msgstr "Clique et déplace la souris pour dessiner un rayon de lumière."
|
||||
|
||||
#: ../../magic/src/rainbow.c:107
|
||||
msgid "Rainbow"
|
||||
msgstr "Arc-en-ciel"
|
||||
|
|
@ -982,6 +1012,19 @@ msgstr "Barbouiller"
|
|||
msgid "Click and move the mouse around to smudge the picture."
|
||||
msgstr "Clique et déplace la souris pour brouiller l'image."
|
||||
|
||||
#: ../../magic/src/snow.c:68
|
||||
msgid "Snow Ball"
|
||||
msgstr ""
|
||||
|
||||
#: ../../magic/src/snow.c:69
|
||||
msgid "Snow Flake"
|
||||
msgstr ""
|
||||
|
||||
#: ../../magic/src/snow.c:72 ../../magic/src/snow.c:73
|
||||
#, fuzzy
|
||||
msgid "Click to add snow to the image."
|
||||
msgstr "Clique pour voir l'image dans un miroir."
|
||||
|
||||
#: ../../magic/src/tint.c:77
|
||||
msgid "Tint"
|
||||
msgstr "Colorier"
|
||||
|
|
@ -1011,6 +1054,10 @@ msgstr ""
|
|||
"vagues, vers le bas pour de longues vagues, à gauche pour diminuer "
|
||||
"l'amplitude et à droite pour augmenter l'amplitude."
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Blur All"
|
||||
#~ msgstr "Brouiller"
|
||||
|
||||
#~ msgid "Click and move to fade the colors."
|
||||
#~ msgstr "Clique et déplace la souris pour faire pâlir les couleurs."
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue