PO/POT update, adding Cartoon full-image mode desc
This commit is contained in:
parent
2e231b5adc
commit
75d209e3f1
130 changed files with 3702 additions and 2730 deletions
51
src/po/it.po
51
src/po/it.po
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: TuxPaint 0.9.23\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-10-27 22:23-0700\n"
|
||||
"POT-Creation-Date: 2021-10-27 22:57-0700\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:8398
|
||||
#: ../tools.h:98 ../tuxpaint.c:8402
|
||||
msgid "Open"
|
||||
msgstr "Apri"
|
||||
|
||||
|
|
@ -829,42 +829,42 @@ msgid "Please wait…"
|
|||
msgstr "Attendi…"
|
||||
|
||||
#. Open dialog: 'Erase' button, to erase/deleted the selected picture
|
||||
#: ../tuxpaint.c:8401
|
||||
#: ../tuxpaint.c:8405
|
||||
msgid "Erase"
|
||||
msgstr "Cancella"
|
||||
|
||||
#. Open dialog: 'Slides' button, to switch to slide show mode
|
||||
#: ../tuxpaint.c:8404
|
||||
#: ../tuxpaint.c:8408
|
||||
msgid "Slides"
|
||||
msgstr "Diapositive"
|
||||
|
||||
#. Open dialog: 'Export' button, to copy an image to an easily-accessible location
|
||||
#: ../tuxpaint.c:8407
|
||||
#: ../tuxpaint.c:8411
|
||||
msgid "Export"
|
||||
msgstr ""
|
||||
|
||||
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
|
||||
#: ../tuxpaint.c:8410
|
||||
#: ../tuxpaint.c:8414
|
||||
msgid "Back"
|
||||
msgstr "Indietro"
|
||||
|
||||
#. Slideshow: 'Play' button, to begin a slideshow sequence
|
||||
#: ../tuxpaint.c:8413
|
||||
#: ../tuxpaint.c:8417
|
||||
msgid "Play"
|
||||
msgstr "Mostra"
|
||||
|
||||
#. Slideshow: 'GIF Export' button, to create an animated GIF
|
||||
#: ../tuxpaint.c:8416
|
||||
#: ../tuxpaint.c:8420
|
||||
msgid "GIF Export"
|
||||
msgstr ""
|
||||
|
||||
#. Slideshow: 'Next' button, to load next slide (image)
|
||||
#: ../tuxpaint.c:8419
|
||||
#: ../tuxpaint.c:8423
|
||||
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:9227
|
||||
#: ../tuxpaint.c:9231
|
||||
msgid "Aa"
|
||||
msgstr "Aa"
|
||||
|
||||
|
|
@ -872,51 +872,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:12887
|
||||
#: ../tuxpaint.c:12891
|
||||
msgid "Yes"
|
||||
msgstr "Sì"
|
||||
|
||||
#: ../tuxpaint.c:12891
|
||||
#: ../tuxpaint.c:12895
|
||||
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:14037
|
||||
#: ../tuxpaint.c:14041
|
||||
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:14041
|
||||
#: ../tuxpaint.c:14045
|
||||
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:14045
|
||||
#: ../tuxpaint.c:14049
|
||||
msgid "No, save a new file!"
|
||||
msgstr "No, crea un nuovo file!"
|
||||
|
||||
#. Let user choose an image:
|
||||
#. Instructions for 'Open' file dialog
|
||||
#: ../tuxpaint.c:15308
|
||||
#: ../tuxpaint.c:15312
|
||||
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:16734
|
||||
#: ../tuxpaint.c:16738
|
||||
msgid "Select 2 or more drawings to turn into an animated GIF."
|
||||
msgstr ""
|
||||
|
||||
#: ../tuxpaint.c:24485
|
||||
#: ../tuxpaint.c:24489
|
||||
msgid "Select a color from your drawing."
|
||||
msgstr "Seleziona un colore dal tuo disegno."
|
||||
|
||||
#: ../tuxpaint.c:24497
|
||||
#: ../tuxpaint.c:24501
|
||||
msgid "Pick a color."
|
||||
msgstr "Scegli un colore."
|
||||
|
||||
|
|
@ -1032,14 +1032,23 @@ msgstr "Calligrafia"
|
|||
msgid "Click and drag the mouse around to draw in calligraphy."
|
||||
msgstr "Fai clic e trascina il mouse per disegnare con un pennino."
|
||||
|
||||
#: ../../magic/src/cartoon.c:104
|
||||
#: ../../magic/src/cartoon.c:107
|
||||
msgid "Cartoon"
|
||||
msgstr "Fumetto"
|
||||
|
||||
#: ../../magic/src/cartoon.c:116
|
||||
#: ../../magic/src/cartoon.c:121
|
||||
msgid "Click and drag the mouse around to turn the picture into a cartoon."
|
||||
msgstr "Fai clic e trascina il mouse per trasformare il disegno in un fumetto."
|
||||
|
||||
#: ../../magic/src/cartoon.c:125
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Click and drag the mouse around to turn the picture into a chalk drawing."
|
||||
msgid "Click to turn the entire picture into a cartoon."
|
||||
msgstr ""
|
||||
"Fai clic e trascina il mouse per trasformare il disegno in uno fatto a "
|
||||
"gessetto."
|
||||
|
||||
#: ../../magic/src/checkerboard.c:100
|
||||
msgid "Checkerboard"
|
||||
msgstr ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue