Exposing Stretch strings to translations.

This commit is contained in:
Pere Pujal i Carabantes 2021-10-24 12:32:37 +02:00
parent b8317f74e0
commit 5500b45ec8
130 changed files with 8093 additions and 6370 deletions

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: TuxPaint 0.9.23\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-10-19 21:32-0700\n"
"POT-Creation-Date: 2021-10-24 12:25+0200\n"
"PO-Revision-Date: 2017-12-18 09:15+0000\n"
"Last-Translator: Flavio Pastore <ironbishop@fsfe.org>\n"
"Language-Team: Italian\n"
@ -538,7 +538,7 @@ msgstr "Nuovo"
#. Open a saved picture
#. Buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:98 ../tuxpaint.c:8383
#: ../tools.h:98 ../tuxpaint.c:8375
msgid "Open"
msgstr "Apri"
@ -675,117 +675,117 @@ msgstr "Allora ok… continuiamo a disegnare questo!"
# FIXME: Move elsewhere!!!
# FIXME: Move elsewhere!!!
#. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:2204
#: ../tuxpaint.c:2205
msgid "Do you really want to quit?"
msgstr "Vuoi veramente uscire?"
#. Quit prompt positive response (quit)
#: ../tuxpaint.c:2207
#: ../tuxpaint.c:2208
msgid "Yes, Im done!"
msgstr "Sì, ho finito!"
#. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:2210 ../tuxpaint.c:2237
#: ../tuxpaint.c:2211 ../tuxpaint.c:2238
msgid "No, take me back!"
msgstr "No, torna indietro!"
#. Current picture is not saved; user is quitting
#: ../tuxpaint.c:2214
#: ../tuxpaint.c:2215
msgid "If you quit, youll lose your picture! Save it?"
msgstr "Uscendo adesso, il disegno verrà perso! Vuoi salvarlo?"
#: ../tuxpaint.c:2215 ../tuxpaint.c:2220
#: ../tuxpaint.c:2216 ../tuxpaint.c:2221
msgid "Yes, save it!"
msgstr "Sì, salva!"
#: ../tuxpaint.c:2216 ../tuxpaint.c:2221
#: ../tuxpaint.c:2217 ../tuxpaint.c:2222
msgid "No, dont bother saving!"
msgstr "No, non voglio salvare!"
#. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:2219
#: ../tuxpaint.c:2220
msgid "Save your picture first?"
msgstr "Vuoi salvare il disegno, prima?"
#. Error opening picture
#: ../tuxpaint.c:2224
#: ../tuxpaint.c:2225
msgid "Cant open that picture!"
msgstr "Non è possibile aprire quel disegno!"
#. Generic dialog dismissal
#: ../tuxpaint.c:2227 ../tuxpaint.c:2232 ../tuxpaint.c:2241 ../tuxpaint.c:2248
#: ../tuxpaint.c:2257 ../tuxpaint.c:2262
#: ../tuxpaint.c:2228 ../tuxpaint.c:2233 ../tuxpaint.c:2242 ../tuxpaint.c:2249
#: ../tuxpaint.c:2258 ../tuxpaint.c:2263
msgid "OK"
msgstr "OK"
#. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:2231
#: ../tuxpaint.c:2232
msgid "There are no saved files!"
msgstr "Non ci sono file salvati!"
#. Verification of print action
#: ../tuxpaint.c:2235
#: ../tuxpaint.c:2236
msgid "Print your picture now?"
msgstr "Vuoi stampare il disegno adesso?"
#: ../tuxpaint.c:2236
#: ../tuxpaint.c:2237
msgid "Yes, print it!"
msgstr "Sì, stampa!"
#. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:2240
#: ../tuxpaint.c:2241
msgid "Your picture has been printed!"
msgstr "Il tuo disegno è stato stampato!"
#. We got an error printing
#: ../tuxpaint.c:2244
#: ../tuxpaint.c:2245
msgid "Sorry! Your picture could not be printed!"
msgstr "Non è possibile stampare il tuo disegno!"
#. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:2247
#: ../tuxpaint.c:2248
msgid "You cant print yet!"
msgstr "Non puoi ancora stampare!"
#. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:2251
#: ../tuxpaint.c:2252
msgid "Erase this picture?"
msgstr "Vuoi cancellare il disegno?"
#: ../tuxpaint.c:2252
#: ../tuxpaint.c:2253
msgid "Yes, erase it!"
msgstr "Sì, cancella!"
#: ../tuxpaint.c:2253
#: ../tuxpaint.c:2254
msgid "No, dont erase it!"
msgstr "No, non cancellare!"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:2256
#: ../tuxpaint.c:2257
msgid "Remember to use the left mouse button!"
msgstr "Ricorda di usare il pulsante sinistro del mouse!"
#. Confirmation of successful (we hope) image export
#: ../tuxpaint.c:2260
#: ../tuxpaint.c:2261
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Your picture has been exported!"
msgstr "Il tuo disegno è stato stampato!"
#: ../tuxpaint.c:2261
#: ../tuxpaint.c:2262
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Your slideshow GIF has been exported!"
msgstr "Il tuo disegno è stato stampato!"
#. We got an error exporting
#: ../tuxpaint.c:2265
#: ../tuxpaint.c:2266
#, fuzzy
#| msgid "Sorry! Your picture could not be printed!"
msgid "Sorry! Your picture could not be exported!"
msgstr "Non è possibile stampare il tuo disegno!"
#: ../tuxpaint.c:2266
#: ../tuxpaint.c:2267
#, fuzzy
#| msgid "Sorry! Your picture could not be printed!"
msgid "Sorry! Your slideshow GIF could not be exported!"
@ -793,62 +793,62 @@ msgstr "Non è possibile stampare il tuo disegno!"
# Let user choose images:
#. Slideshow instructions
#: ../tuxpaint.c:2270
#: ../tuxpaint.c:2271
msgid "Choose the pictures you want, then click “Play”."
msgstr "Scegli i disegni che desideri e fai clic su «Mostra»."
#. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2479
#: ../tuxpaint.c:2480
msgid "Sound muted."
msgstr "Audio disattivato."
#. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2484
#: ../tuxpaint.c:2485
msgid "Sound unmuted."
msgstr "Audio attivato."
#. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:3262
#: ../tuxpaint.c:3263
msgid "Please wait…"
msgstr "Attendi…"
#. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:8386
#: ../tuxpaint.c:8378
msgid "Erase"
msgstr "Cancella"
#. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:8389
#: ../tuxpaint.c:8381
msgid "Slides"
msgstr "Diapositive"
#. Open dialog: 'Export' button, to copy an image to an easily-accessible location
#: ../tuxpaint.c:8392
#: ../tuxpaint.c:8384
msgid "Export"
msgstr ""
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:8395
#: ../tuxpaint.c:8387
msgid "Back"
msgstr "Indietro"
#. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:8398
#: ../tuxpaint.c:8390
msgid "Play"
msgstr "Mostra"
#. Slideshow: 'GIF Export' button, to create an animated GIF
#: ../tuxpaint.c:8401
#: ../tuxpaint.c:8393
msgid "GIF Export"
msgstr ""
#. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:8404
#: ../tuxpaint.c:8396
msgid "Next"
msgstr "Avanti"
#. 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:9212
#: ../tuxpaint.c:9204
msgid "Aa"
msgstr "Aa"
@ -856,51 +856,51 @@ msgstr "Aa"
# FIXME: Move elsewhere! Or not?!
#. 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:12878
#: ../tuxpaint.c:12864
msgid "Yes"
msgstr "Sì"
#: ../tuxpaint.c:12882
#: ../tuxpaint.c:12868
msgid "No"
msgstr "No"
# FIXME: Move elsewhere!!!
# #define PROMPT_SAVE_OVER_TXT gettext_noop("Save over the older version of this picture?")
#. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:14028
#: ../tuxpaint.c:14014
msgid "Replace the picture with your changes?"
msgstr "Vuoi sostituire il disegno precedente?"
#. Positive response to saving over old version
#. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:14032
#: ../tuxpaint.c:14018
msgid "Yes, replace the old one!"
msgstr "Sì, sostituisci il vecchio disegno!"
#. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:14036
#: ../tuxpaint.c:14022
msgid "No, save a new file!"
msgstr "No, crea un nuovo file!"
#. Let user choose an image:
#. Instructions for 'Open' file dialog
#: ../tuxpaint.c:15299
#: ../tuxpaint.c:15285
msgid "Choose the picture you want, then click “Open”."
msgstr "Scegli il disegno che desideri e fai clic su «Apri»."
#. 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:16725
#: ../tuxpaint.c:16711
msgid "Select 2 or more drawings to turn into an animated GIF."
msgstr ""
#: ../tuxpaint.c:24479
#: ../tuxpaint.c:24462
msgid "Select a color from your drawing."
msgstr "Seleziona un colore dal tuo disegno."
#: ../tuxpaint.c:24491
#: ../tuxpaint.c:24474
msgid "Pick a color."
msgstr "Scegli un colore."
@ -1232,13 +1232,13 @@ msgstr "Luce"
msgid "Click and drag to draw a beam of light on your picture."
msgstr "Fai clic e trascina per disegnare un fascio di luce nel tuo disegno."
#: ../../magic/src/lightning.c:61
#: ../../magic/src/lightning.c:78
#, fuzzy
#| msgid "Lighten"
msgid "Lightning"
msgstr "Schiarisci"
#: ../../magic/src/lightning.c:71
#: ../../magic/src/lightning.c:88
msgid "Click, drag, and release to a lightning bolt between two points."
msgstr ""
@ -1579,6 +1579,21 @@ msgstr "Fai clic per aggiungere palle di neve al tuo disegno."
msgid "Click to add snow flakes to your picture."
msgstr "Fai clic per aggiungere fiocchi di neve al tuo disegno."
#: ../../magic/src/stretch.c:107
msgid "Stretch"
msgstr ""
#: ../../magic/src/stretch.c:119
#, fuzzy
#| msgid ""
#| "Click and drag to make parts of your picture look like they are on "
#| "television."
msgid ""
"Click and drag to stretch part of your picture vertically or horizontally."
msgstr ""
"Fai clic e trascina per far sembrare parti del tuo disegno come se fossero "
"in televisione."
#: ../../magic/src/string.c:129
msgid "String edges"
msgstr "Bordi di fili"