Update POs to include text from new Panels tool
This commit is contained in:
parent
11eb1b48e6
commit
36c4be5549
130 changed files with 4777 additions and 3371 deletions
61
src/po/fr.po
61
src/po/fr.po
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: fr\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-06-13 21:06-0700\n"
|
||||
"POT-Creation-Date: 2021-09-05 14:49-0700\n"
|
||||
"PO-Revision-Date: 2021-06-14 11:03+0200\n"
|
||||
"Last-Translator: Chion Jacques <jacques.chion@orange.fr>\n"
|
||||
"Language-Team: <fr@li.org>\n"
|
||||
|
|
@ -473,7 +473,7 @@ msgstr "Nouveau"
|
|||
#. Open a saved picture
|
||||
#. Buttons for the file open dialog
|
||||
#. Open dialog: 'Open' button, to load the selected picture
|
||||
#: ../tools.h:98 ../tuxpaint.c:8179
|
||||
#: ../tools.h:98 ../tuxpaint.c:8181
|
||||
msgid "Open"
|
||||
msgstr "Ouvrir"
|
||||
|
||||
|
|
@ -738,90 +738,90 @@ msgid "Please wait…"
|
|||
msgstr "Attends s'il te plaît ..."
|
||||
|
||||
#. Open dialog: 'Erase' button, to erase/deleted the selected picture
|
||||
#: ../tuxpaint.c:8182
|
||||
#: ../tuxpaint.c:8184
|
||||
msgid "Erase"
|
||||
msgstr "Effacer"
|
||||
|
||||
#. Open dialog: 'Slides' button, to switch to slide show mode
|
||||
#: ../tuxpaint.c:8185
|
||||
#: ../tuxpaint.c:8187
|
||||
msgid "Slides"
|
||||
msgstr "Diapos"
|
||||
|
||||
#. Open dialog: 'Export' button, to copy an image to an easily-accessible location
|
||||
#: ../tuxpaint.c:8188
|
||||
#: ../tuxpaint.c:8190
|
||||
msgid "Export"
|
||||
msgstr "Exporter"
|
||||
|
||||
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
|
||||
#: ../tuxpaint.c:8191
|
||||
#: ../tuxpaint.c:8193
|
||||
msgid "Back"
|
||||
msgstr "Retour"
|
||||
|
||||
#. Slideshow: 'Play' button, to begin a slideshow sequence
|
||||
#: ../tuxpaint.c:8194
|
||||
#: ../tuxpaint.c:8196
|
||||
msgid "Play"
|
||||
msgstr "Départ"
|
||||
|
||||
#. Slideshow: 'GIF Export' button, to create an animated GIF
|
||||
#: ../tuxpaint.c:8197
|
||||
#: ../tuxpaint.c:8199
|
||||
msgid "GIF Export"
|
||||
msgstr "Exporter en GIF"
|
||||
|
||||
#. Slideshow: 'Next' button, to load next slide (image)
|
||||
#: ../tuxpaint.c:8200
|
||||
#: ../tuxpaint.c:8202
|
||||
msgid "Next"
|
||||
msgstr "Suite"
|
||||
|
||||
#. 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:8948
|
||||
#: ../tuxpaint.c:8950
|
||||
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:12589
|
||||
#: ../tuxpaint.c:12591
|
||||
msgid "Yes"
|
||||
msgstr "Oui"
|
||||
|
||||
#: ../tuxpaint.c:12593
|
||||
#: ../tuxpaint.c:12595
|
||||
msgid "No"
|
||||
msgstr "Non"
|
||||
|
||||
#. Prompt to ask whether user wishes to save over old version of their file
|
||||
#: ../tuxpaint.c:13732
|
||||
#: ../tuxpaint.c:13734
|
||||
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:13736
|
||||
#: ../tuxpaint.c:13738
|
||||
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:13740
|
||||
#: ../tuxpaint.c:13742
|
||||
msgid "No, save a new file!"
|
||||
msgstr "Non, c'est une nouvelle image !"
|
||||
|
||||
#. Let user choose an image:
|
||||
#. Instructions for 'Open' file dialog
|
||||
#: ../tuxpaint.c:15003
|
||||
#: ../tuxpaint.c:15005
|
||||
msgid "Choose the picture you want, then click “Open”."
|
||||
msgstr "Choisis une image, et clique ensuite sur “Ouvrir”."
|
||||
|
||||
#. None selected? Too dangerous to automatically select all (like we do for slideshow playback).
|
||||
#. Only 1 selected? No point in saving as GIF.
|
||||
#.
|
||||
#: ../tuxpaint.c:16429
|
||||
#: ../tuxpaint.c:16431
|
||||
msgid "Select 2 or more drawings to turn into an animated GIF."
|
||||
msgstr "Sélectionner 2 ou plusieurs dessins pour créer une image animée GIF."
|
||||
|
||||
#: ../tuxpaint.c:24135
|
||||
#: ../tuxpaint.c:24137
|
||||
msgid "Select a color from your drawing."
|
||||
msgstr "Sélectionne une couleur à partir de ton dessin."
|
||||
|
||||
#: ../tuxpaint.c:24147
|
||||
#: ../tuxpaint.c:24149
|
||||
msgid "Pick a color."
|
||||
msgstr "Choisis une couleur."
|
||||
|
||||
|
|
@ -1084,12 +1084,12 @@ msgstr ""
|
|||
"Clique et déplace la souris pour dessiner de l'herbe. N'oublie pas la "
|
||||
"poussière !"
|
||||
|
||||
#: ../../magic/src/halftone.c:35
|
||||
#: ../../magic/src/halftone.c:41
|
||||
msgid "Halftone"
|
||||
msgstr "Photogravure"
|
||||
|
||||
#
|
||||
#: ../../magic/src/halftone.c:39
|
||||
#: ../../magic/src/halftone.c:45
|
||||
msgid "Click and drag to turn your drawing into a newspaper."
|
||||
msgstr ""
|
||||
"Clique et promène la souris pour que ton image ressemble à une photographie "
|
||||
|
|
@ -1285,20 +1285,31 @@ msgstr "Clique et déplace la souris pour ajouter des parasites localement."
|
|||
msgid "Click to add noise to your entire picture."
|
||||
msgstr "Clique pour ajouter des parasites sur la totalité du dessin."
|
||||
|
||||
#: ../../magic/src/perspective.c:147
|
||||
#: ../../magic/src/perspective.c:150
|
||||
msgid "Perspective"
|
||||
msgstr "Perspective"
|
||||
|
||||
#: ../../magic/src/perspective.c:148
|
||||
#: ../../magic/src/perspective.c:151
|
||||
msgid "Panels"
|
||||
msgstr ""
|
||||
|
||||
#: ../../magic/src/perspective.c:152
|
||||
msgid "Zoom"
|
||||
msgstr "Zoom"
|
||||
|
||||
#: ../../magic/src/perspective.c:153
|
||||
#: ../../magic/src/perspective.c:156
|
||||
msgid "Click on the corners and drag where you want to stretch the picture."
|
||||
msgstr ""
|
||||
"Clique dans un coin et déplace la souris pour donner un effet de perspective."
|
||||
|
||||
#: ../../magic/src/perspective.c:156
|
||||
#
|
||||
#: ../../magic/src/perspective.c:158
|
||||
#, fuzzy
|
||||
#| msgid "Click to turn your painting into its negative."
|
||||
msgid "Click to turn your picture into 2-by-2 panels."
|
||||
msgstr "Clique pour obtenir tout le dessin en négatif."
|
||||
|
||||
#: ../../magic/src/perspective.c:160
|
||||
msgid "Click and drag up to zoom in or drag down to zoom out the picture."
|
||||
msgstr ""
|
||||
"Clique et déplace la souris vers le bas pour rapetisser l'image, ou vers le "
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue