Adding new "can't print" string.
This commit is contained in:
parent
c349189b2c
commit
0a25f00047
84 changed files with 4304 additions and 3641 deletions
266
src/po/it.po
266
src/po/it.po
|
|
@ -6,7 +6,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: TuxPaint 0.9.17\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2008-11-01 21:57+0000\n"
|
||||
"POT-Creation-Date: 2008-12-07 19:03-0800\n"
|
||||
"PO-Revision-Date: 2008-11-07 12:03+0100\n"
|
||||
"Last-Translator: Simona Riva <simona.riva@tiscali.it>\n"
|
||||
"Language-Team: Italian <it@li.org>\n"
|
||||
|
|
@ -233,95 +233,81 @@ msgid "ZH_TW"
|
|||
msgstr "ZH_TW"
|
||||
|
||||
#. Square shape tool (4 equally-lengthed sides at right angles)
|
||||
#: ../shapes.h:171
|
||||
#: ../shapes.h:172
|
||||
#: ../shapes.h:171 ../shapes.h:172
|
||||
msgid "Square"
|
||||
msgstr "Quadrato"
|
||||
|
||||
#. Rectangle shape tool (4 sides at right angles)
|
||||
#: ../shapes.h:175
|
||||
#: ../shapes.h:176
|
||||
#: ../shapes.h:175 ../shapes.h:176
|
||||
msgid "Rectangle"
|
||||
msgstr "Rettangolo"
|
||||
|
||||
#. Circle shape tool (X radius and Y radius are the same)
|
||||
#: ../shapes.h:179
|
||||
#: ../shapes.h:180
|
||||
#: ../shapes.h:179 ../shapes.h:180
|
||||
msgid "Circle"
|
||||
msgstr "Cerchio"
|
||||
|
||||
#. Ellipse shape tool (X radius and Y radius may differ)
|
||||
#: ../shapes.h:183
|
||||
#: ../shapes.h:184
|
||||
#: ../shapes.h:183 ../shapes.h:184
|
||||
msgid "Ellipse"
|
||||
msgstr "Ellisse"
|
||||
|
||||
#. Triangle shape tool (3 sides)
|
||||
#: ../shapes.h:187
|
||||
#: ../shapes.h:188
|
||||
#: ../shapes.h:187 ../shapes.h:188
|
||||
msgid "Triangle"
|
||||
msgstr "Triangolo"
|
||||
|
||||
#. Pentagone shape tool (5 sides)
|
||||
#: ../shapes.h:191
|
||||
#: ../shapes.h:192
|
||||
#: ../shapes.h:191 ../shapes.h:192
|
||||
msgid "Pentagon"
|
||||
msgstr "Pentagono"
|
||||
|
||||
#. Rhombus shape tool (4 sides, not at right angles)
|
||||
#: ../shapes.h:195
|
||||
#: ../shapes.h:196
|
||||
#: ../shapes.h:195 ../shapes.h:196
|
||||
msgid "Rhombus"
|
||||
msgstr "Rombo"
|
||||
|
||||
#. Octagon shape tool (8 sides)
|
||||
#: ../shapes.h:199
|
||||
#: ../shapes.h:200
|
||||
#: ../shapes.h:199 ../shapes.h:200
|
||||
msgid "Octagon"
|
||||
msgstr "Ottagono"
|
||||
|
||||
#. Description of a square
|
||||
#: ../shapes.h:208
|
||||
#: ../shapes.h:209
|
||||
#: ../shapes.h:208 ../shapes.h:209
|
||||
msgid "A square is a rectangle with four equal sides."
|
||||
msgstr "Un quadrato è un rettangolo con tutti i lati uguali."
|
||||
|
||||
#. Description of a rectangle
|
||||
#: ../shapes.h:212
|
||||
#: ../shapes.h:213
|
||||
#: ../shapes.h:212 ../shapes.h:213
|
||||
msgid "A rectangle has four sides and four right angles."
|
||||
msgstr "Un rettangolo ha quattro lati e quatto angoli retti."
|
||||
|
||||
#: ../shapes.h:217
|
||||
#: ../shapes.h:219
|
||||
msgid "A circle is a curve where all points have the same distance from the center."
|
||||
msgstr "Un cerchio è una curva che ha tutti i punti alla stessa distanza dal centro."
|
||||
#: ../shapes.h:217 ../shapes.h:219
|
||||
msgid ""
|
||||
"A circle is a curve where all points have the same distance from the center."
|
||||
msgstr ""
|
||||
"Un cerchio è una curva che ha tutti i punti alla stessa distanza dal centro."
|
||||
|
||||
#. Description of an ellipse
|
||||
#: ../shapes.h:222
|
||||
#: ../shapes.h:223
|
||||
#: ../shapes.h:222 ../shapes.h:223
|
||||
msgid "An ellipse is a stretched circle."
|
||||
msgstr "Un'ellisse è un cerchio schiacciato."
|
||||
|
||||
#. Description of a triangle
|
||||
#: ../shapes.h:226
|
||||
#: ../shapes.h:227
|
||||
#: ../shapes.h:226 ../shapes.h:227
|
||||
msgid "A triangle has three sides."
|
||||
msgstr "Un triangolo ha tre lati."
|
||||
|
||||
#. Description of a pentagon
|
||||
#: ../shapes.h:230
|
||||
#: ../shapes.h:231
|
||||
#: ../shapes.h:230 ../shapes.h:231
|
||||
msgid "A pentagon has five sides."
|
||||
msgstr "Un pentagono ha cinque lati."
|
||||
|
||||
#: ../shapes.h:235
|
||||
#: ../shapes.h:237
|
||||
#: ../shapes.h:235 ../shapes.h:237
|
||||
msgid "A rhombus has four equal sides, and opposite sides are parallel."
|
||||
msgstr "Un rombo ha quattro lati uguali e i lati opposti paralleli."
|
||||
|
||||
#: ../shapes.h:241
|
||||
#: ../shapes.h:243
|
||||
#: ../shapes.h:241 ../shapes.h:243
|
||||
msgid "An octagon has eight equal sides."
|
||||
msgstr "Un ottagono ha otto lati uguali."
|
||||
|
||||
|
|
@ -352,8 +338,7 @@ msgstr "Timbri"
|
|||
|
||||
#. Title of shape selector (buttons down the right for shapes tool)
|
||||
#. Shape creation tool (square, circle, etc.)
|
||||
#: ../titles.h:56
|
||||
#: ../tools.h:54
|
||||
#: ../titles.h:56 ../tools.h:54
|
||||
msgid "Shapes"
|
||||
msgstr "Forme"
|
||||
|
||||
|
|
@ -364,8 +349,7 @@ msgstr "Lettere"
|
|||
|
||||
#. Title of magic tool selector (buttons down the right for magic (effect plugin) tool)
|
||||
#. "Magic" effects tools (blur, flip image, etc.)
|
||||
#: ../titles.h:62
|
||||
#: ../tools.h:60
|
||||
#: ../titles.h:62 ../tools.h:60
|
||||
msgid "Magic"
|
||||
msgstr "Magie"
|
||||
|
||||
|
|
@ -414,8 +398,7 @@ msgstr "Nuovo"
|
|||
#. Open a saved picture
|
||||
#. buttons for the file open dialog
|
||||
#. Open dialog: 'Open' button, to load the selected picture
|
||||
#: ../tools.h:75
|
||||
#: ../tuxpaint.c:7958
|
||||
#: ../tools.h:75 ../tuxpaint.c:7974
|
||||
msgid "Open"
|
||||
msgstr "Apri"
|
||||
|
||||
|
|
@ -447,17 +430,24 @@ msgstr "Scegli un'immagine da timbrare nel disegno."
|
|||
#. Line tool instructions
|
||||
#: ../tools.h:98
|
||||
msgid "Click to start drawing a line. Let go to complete it."
|
||||
msgstr "Fai clic per iniziare una linea. Lascia andare il tasto per completarla."
|
||||
msgstr ""
|
||||
"Fai clic per iniziare una linea. Lascia andare il tasto per completarla."
|
||||
|
||||
#. Shape tool instructions
|
||||
#: ../tools.h:101
|
||||
msgid "Pick a shape. Click to pick the center, drag, then let go when it is the size you want. Move around to rotate it, and click to draw it."
|
||||
msgstr "Scegli una forma. Fai clic per il scegliere il centro, trascina e rilascia il tasto del mouse quando è abbastanza grande. Muovi il mouse per ruotare la forma, fai clic per disegnarla."
|
||||
msgid ""
|
||||
"Pick a shape. Click to pick the center, drag, then let go when it is the "
|
||||
"size you want. Move around to rotate it, and click to draw it."
|
||||
msgstr ""
|
||||
"Scegli una forma. Fai clic per il scegliere il centro, trascina e rilascia "
|
||||
"il tasto del mouse quando è abbastanza grande. Muovi il mouse per ruotare la "
|
||||
"forma, fai clic per disegnarla."
|
||||
|
||||
#. Text tool instructions
|
||||
#: ../tools.h:104
|
||||
msgid "Choose a style of text. Click on your drawing and you can start typing."
|
||||
msgstr "Scegli uno stile per il testo. Fai clic sul disegno per iniziare a scrivere."
|
||||
msgstr ""
|
||||
"Scegli uno stile per il testo. Fai clic sul disegno per iniziare a scrivere."
|
||||
|
||||
#. Magic tool instruction
|
||||
#: ../tools.h:107
|
||||
|
|
@ -541,143 +531,144 @@ msgstr "Allora ok... continuiamo a disegnare!"
|
|||
# FIXME: Move elsewhere!!!
|
||||
# FIXME: Move elsewhere!!!
|
||||
#. Prompt to confirm user wishes to quit
|
||||
#: ../tuxpaint.c:1842
|
||||
#: ../tuxpaint.c:1855
|
||||
msgid "Do you really want to quit?"
|
||||
msgstr "Vuoi veramente uscire?"
|
||||
|
||||
#. Quit prompt positive response (quit)
|
||||
#: ../tuxpaint.c:1845
|
||||
#: ../tuxpaint.c:1858
|
||||
msgid "Yes, I'm done!"
|
||||
msgstr "Sì, ho finito!"
|
||||
|
||||
#. Quit prompt negative response (don't quit)
|
||||
#: ../tuxpaint.c:1848
|
||||
#: ../tuxpaint.c:1875
|
||||
#: ../tuxpaint.c:1861 ../tuxpaint.c:1888
|
||||
msgid "No, take me back!"
|
||||
msgstr "No, torna indietro!"
|
||||
|
||||
#. Current picture is not saved; user is quitting
|
||||
#: ../tuxpaint.c:1852
|
||||
#: ../tuxpaint.c:1865
|
||||
msgid "If you quit, you’ll lose your picture! Save it?"
|
||||
msgstr "Uscendo adesso, il disegno verrà perso! Vuoi salvarlo?"
|
||||
|
||||
#: ../tuxpaint.c:1853
|
||||
#: ../tuxpaint.c:1858
|
||||
#: ../tuxpaint.c:1866 ../tuxpaint.c:1871
|
||||
msgid "Yes, save it!"
|
||||
msgstr "Sì, salva!"
|
||||
|
||||
#: ../tuxpaint.c:1854
|
||||
#: ../tuxpaint.c:1859
|
||||
#: ../tuxpaint.c:1867 ../tuxpaint.c:1872
|
||||
msgid "No, don't bother saving!"
|
||||
msgstr "No, non salvare!"
|
||||
|
||||
#. Current picture is not saved; user is opening another picture
|
||||
#: ../tuxpaint.c:1857
|
||||
#: ../tuxpaint.c:1870
|
||||
msgid "Save your picture first?"
|
||||
msgstr "Vuoi salvare il disegno, prima?"
|
||||
|
||||
#. Error opening picture
|
||||
#: ../tuxpaint.c:1862
|
||||
#: ../tuxpaint.c:1875
|
||||
msgid "Can’t open that picture!"
|
||||
msgstr "Non è possibile aprire quel disegno!"
|
||||
|
||||
#. Generic dialog dismissal
|
||||
#: ../tuxpaint.c:1865
|
||||
#: ../tuxpaint.c:1870
|
||||
#: ../tuxpaint.c:1879
|
||||
#: ../tuxpaint.c:1883
|
||||
#: ../tuxpaint.c:1892
|
||||
#: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
|
||||
#: ../tuxpaint.c:1908
|
||||
msgid "OK"
|
||||
msgstr "OK"
|
||||
|
||||
#. Notification that 'Open' dialog has nothing to show
|
||||
#: ../tuxpaint.c:1869
|
||||
#: ../tuxpaint.c:1882
|
||||
msgid "There are no saved files!"
|
||||
msgstr "Non ci sono file salvati!"
|
||||
|
||||
#. Verification of print action
|
||||
#: ../tuxpaint.c:1873
|
||||
#: ../tuxpaint.c:1886
|
||||
msgid "Print your picture now?"
|
||||
msgstr "Vuoi stampare il disegno adesso?"
|
||||
|
||||
#: ../tuxpaint.c:1874
|
||||
#: ../tuxpaint.c:1887
|
||||
msgid "Yes, print it!"
|
||||
msgstr "Sì, stampa!"
|
||||
|
||||
#. Confirmation of successful (we hope) printing
|
||||
#: ../tuxpaint.c:1878
|
||||
#: ../tuxpaint.c:1891
|
||||
msgid "Your picture has been printed!"
|
||||
msgstr "Il tuo disegno è stato stampato!"
|
||||
|
||||
#. We got an error printing
|
||||
#: ../tuxpaint.c:1895
|
||||
#, fuzzy
|
||||
#| msgid "Your picture has been printed!"
|
||||
msgid "Sorry! Your picture could not be printed!"
|
||||
msgstr "Il tuo disegno è stato stampato!"
|
||||
|
||||
#. Notification that it's too soon to print again (--printdelay option is in effect)
|
||||
#: ../tuxpaint.c:1882
|
||||
#: ../tuxpaint.c:1898
|
||||
msgid "You can’t print yet!"
|
||||
msgstr "Non puoi ancora stampare!"
|
||||
|
||||
#. Prompt to confirm erasing a picture in the Open dialog
|
||||
#: ../tuxpaint.c:1886
|
||||
#: ../tuxpaint.c:1902
|
||||
msgid "Erase this picture?"
|
||||
msgstr "Vuoi cancellare il disegno?"
|
||||
|
||||
#: ../tuxpaint.c:1887
|
||||
#: ../tuxpaint.c:1903
|
||||
msgid "Yes, erase it!"
|
||||
msgstr "Sì, cancella!"
|
||||
|
||||
#: ../tuxpaint.c:1888
|
||||
#: ../tuxpaint.c:1904
|
||||
msgid "No, don't erase it!"
|
||||
msgstr "No, non cancellare!"
|
||||
|
||||
#. Reminder that Mouse Button 1 is the button to use in Tux Paint
|
||||
#: ../tuxpaint.c:1891
|
||||
#: ../tuxpaint.c:1907
|
||||
msgid "Remember to use the left mouse button!"
|
||||
msgstr "Ricorda di usare il tasto sinistro del mouse!"
|
||||
|
||||
#. Sound has been muted (silenced) via keyboard shortcut
|
||||
#: ../tuxpaint.c:2006
|
||||
#: ../tuxpaint.c:2022
|
||||
msgid "Sound muted."
|
||||
msgstr "Audio disattivato."
|
||||
|
||||
#. Sound has been unmuted (unsilenced) via keyboard shortcut
|
||||
#: ../tuxpaint.c:2011
|
||||
#: ../tuxpaint.c:2027
|
||||
msgid "Sound unmuted."
|
||||
msgstr "Audio attivato."
|
||||
|
||||
#. Wait while Text tool finishes loading fonts
|
||||
#: ../tuxpaint.c:2477
|
||||
#: ../tuxpaint.c:2493
|
||||
msgid "Please wait…"
|
||||
msgstr "Attendi..."
|
||||
|
||||
#: ../tuxpaint.c:7181
|
||||
#: ../tuxpaint.c:7197
|
||||
msgid "Pick a color."
|
||||
msgstr "Scegli un colore."
|
||||
|
||||
#. Open dialog: 'Erase' button, to erase/deleted the selected picture
|
||||
#: ../tuxpaint.c:7961
|
||||
#: ../tuxpaint.c:7977
|
||||
msgid "Erase"
|
||||
msgstr "Cancella"
|
||||
|
||||
#. Open dialog: 'Slides' button, to switch to slide show mode
|
||||
#: ../tuxpaint.c:7964
|
||||
#: ../tuxpaint.c:7980
|
||||
msgid "Slides"
|
||||
msgstr "Figure"
|
||||
|
||||
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
|
||||
#: ../tuxpaint.c:7967
|
||||
#: ../tuxpaint.c:7983
|
||||
msgid "Back"
|
||||
msgstr "Indietro"
|
||||
|
||||
#. Slideshow: 'Next' button, to load next slide (image)
|
||||
#: ../tuxpaint.c:7970
|
||||
#: ../tuxpaint.c:7986
|
||||
msgid "Next"
|
||||
msgstr "Prossimo"
|
||||
|
||||
#. Slideshow: 'Play' button, to begin a slideshow sequence
|
||||
#: ../tuxpaint.c:7973
|
||||
#: ../tuxpaint.c:7989
|
||||
msgid "Play"
|
||||
msgstr "Mostra"
|
||||
|
||||
#. 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:8620
|
||||
#: ../tuxpaint.c:8636
|
||||
msgid "Aa"
|
||||
msgstr "Aa"
|
||||
|
||||
|
|
@ -685,42 +676,41 @@ 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:11620
|
||||
#: ../tuxpaint.c:11636
|
||||
msgid "Yes"
|
||||
msgstr "Sì"
|
||||
|
||||
#: ../tuxpaint.c:11624
|
||||
#: ../tuxpaint.c:11640
|
||||
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:12576
|
||||
#: ../tuxpaint.c:12592
|
||||
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:12580
|
||||
#: ../tuxpaint.c:12596
|
||||
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:12584
|
||||
#: ../tuxpaint.c:12600
|
||||
msgid "No, save a new file!"
|
||||
msgstr "No, crea un nuovo file!"
|
||||
|
||||
#: ../tuxpaint.c:13347
|
||||
#: ../tuxpaint.c:13363
|
||||
msgid "Choose the picture you want, then click “Open”."
|
||||
msgstr "Scegli il disegno che desideri e fai clic su “Apri”."
|
||||
|
||||
# Let user choose images:
|
||||
#. Let user choose images:
|
||||
#. Instructions for Slideshow file dialog (FIXME: Make a #define)
|
||||
#: ../tuxpaint.c:14334
|
||||
#: ../tuxpaint.c:14648
|
||||
#: ../tuxpaint.c:14350 ../tuxpaint.c:14664
|
||||
msgid "Choose the pictures you want, then click “Play”."
|
||||
msgstr "Scegli i disegni che desideri e fai clic su “Mostra”."
|
||||
|
||||
|
|
@ -737,13 +727,13 @@ msgid "Tux Paint"
|
|||
msgstr "Tux Paint"
|
||||
|
||||
#: ../../magic/src/alien.c:64
|
||||
#| msgid "Shift"
|
||||
msgid "Color Shift"
|
||||
msgstr "Cambia colore"
|
||||
|
||||
#: ../../magic/src/alien.c:67
|
||||
msgid "Click and move the mouse to change the colors in parts of your picture."
|
||||
msgstr "Fai clic e muovi il mouse per cambiare i colori in una parte del disegno."
|
||||
msgstr ""
|
||||
"Fai clic e muovi il mouse per cambiare i colori in una parte del disegno."
|
||||
|
||||
#: ../../magic/src/alien.c:68
|
||||
msgid "Click to change the colors in your entire picture."
|
||||
|
|
@ -766,7 +756,8 @@ msgid "Click and move the mouse around to make the picture blocky."
|
|||
msgstr "Fai clic per ottenere un effetto “a blocchi”."
|
||||
|
||||
#: ../../magic/src/blocks_chalk_drip.c:149
|
||||
msgid "Click and move the mouse around to turn the picture into a chalk drawing."
|
||||
msgid ""
|
||||
"Click and move the mouse around to turn the picture into a chalk drawing."
|
||||
msgstr "Fai clic per ottenere un effetto “gessetto”."
|
||||
|
||||
#: ../../magic/src/blocks_chalk_drip.c:152
|
||||
|
|
@ -848,7 +839,9 @@ msgstr "Scurisci"
|
|||
|
||||
#: ../../magic/src/fade_darken.c:132
|
||||
msgid "Click and move the mouse to lighten parts of your picture."
|
||||
msgstr "Fai clic e muovi il mouse per ottenere un effetto “luce” su una parte del disegno."
|
||||
msgstr ""
|
||||
"Fai clic e muovi il mouse per ottenere un effetto “luce” su una parte del "
|
||||
"disegno."
|
||||
|
||||
#: ../../magic/src/fade_darken.c:134
|
||||
msgid "Click to lighten your entire picture."
|
||||
|
|
@ -856,7 +849,9 @@ msgstr "Fai clic per schiarire tutto il disegno."
|
|||
|
||||
#: ../../magic/src/fade_darken.c:139
|
||||
msgid "Click and move the mouse to darken parts of your picture."
|
||||
msgstr "Fai clic e muovi il mouse per ottenere un effetto “scuro” su una parte del disegno."
|
||||
msgstr ""
|
||||
"Fai clic e muovi il mouse per ottenere un effetto “scuro” su una parte del "
|
||||
"disegno."
|
||||
|
||||
#: ../../magic/src/fade_darken.c:141
|
||||
msgid "Click to darken your entire picture."
|
||||
|
|
@ -876,7 +871,6 @@ msgstr "Grandangolo"
|
|||
|
||||
#. Needs better name
|
||||
#: ../../magic/src/fisheye.c:79
|
||||
#| msgid "Click and drag to shift your picture around on the canvas."
|
||||
msgid "Click on part of your picture to create a fisheye effect."
|
||||
msgstr "Fai clic su una parte del disegno per creare un effetto grandangolo."
|
||||
|
||||
|
|
@ -886,7 +880,9 @@ msgstr "Fiore"
|
|||
|
||||
#: ../../magic/src/flower.c:130
|
||||
msgid "Click and drag to draw a flower stalk. Let go to finish the flower."
|
||||
msgstr "Fai clic e trascina il mouse per disegnare il gambo di un fiore. Lascia andare il tasto per completarlo."
|
||||
msgstr ""
|
||||
"Fai clic e trascina il mouse per disegnare il gambo di un fiore. Lascia "
|
||||
"andare il tasto per completarlo."
|
||||
|
||||
#: ../../magic/src/foam.c:104
|
||||
msgid "Foam"
|
||||
|
|
@ -901,8 +897,10 @@ msgid "Fold"
|
|||
msgstr "Piega"
|
||||
|
||||
#: ../../magic/src/fold.c:62
|
||||
msgid "Choose a background color and click to turn the corner of the page over."
|
||||
msgstr "Scegli un colore per lo sfondo e fai clic per girare l'angolo della pagina."
|
||||
msgid ""
|
||||
"Choose a background color and click to turn the corner of the page over."
|
||||
msgstr ""
|
||||
"Scegli un colore per lo sfondo e fai clic per girare l'angolo della pagina."
|
||||
|
||||
#: ../../magic/src/glasstile.c:83
|
||||
msgid "Glass Tile"
|
||||
|
|
@ -910,7 +908,9 @@ msgstr "Vetro"
|
|||
|
||||
#: ../../magic/src/glasstile.c:90
|
||||
msgid "Click and drag the mouse to put glass tile over your picture."
|
||||
msgstr "Fai clic e trascina il mouse per ricoprire una parte del disegno con tessere di vetro smerigliato."
|
||||
msgstr ""
|
||||
"Fai clic e trascina il mouse per ricoprire una parte del disegno con tessere "
|
||||
"di vetro smerigliato."
|
||||
|
||||
#: ../../magic/src/glasstile.c:92
|
||||
msgid "Click to cover your entire picture in glass tiles."
|
||||
|
|
@ -922,14 +922,16 @@ msgstr "Erba"
|
|||
|
||||
#: ../../magic/src/grass.c:98
|
||||
msgid "Click and move to draw grass. Don’t forget the dirt!"
|
||||
msgstr "Fai clic e muovi il mouse per disegnare l'erba. Non dimenticare il terreno!"
|
||||
msgstr ""
|
||||
"Fai clic e muovi il mouse per disegnare l'erba. Non dimenticare il terreno!"
|
||||
|
||||
#: ../../magic/src/kalidescope.c:77
|
||||
msgid "Kaleidoscope"
|
||||
msgstr "Caleido"
|
||||
|
||||
#: ../../magic/src/kalidescope.c:83
|
||||
msgid "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)."
|
||||
msgid ""
|
||||
"Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)."
|
||||
msgstr "Fai clic per disegnare tratti simmetrici, come un caleidoscopio."
|
||||
|
||||
#: ../../magic/src/light.c:84
|
||||
|
|
@ -938,7 +940,8 @@ msgstr "Luce"
|
|||
|
||||
#: ../../magic/src/light.c:90
|
||||
msgid "Click and drag to draw a beam of light on your picture."
|
||||
msgstr "Fai clic e trascina il mouse per tracciare un fascio di luce nel tuo disegno."
|
||||
msgstr ""
|
||||
"Fai clic e trascina il mouse per tracciare un fascio di luce nel tuo disegno."
|
||||
|
||||
#: ../../magic/src/metalpaint.c:77
|
||||
msgid "Metal Paint"
|
||||
|
|
@ -969,8 +972,11 @@ msgid "Mosaic"
|
|||
msgstr "Mosaico"
|
||||
|
||||
#: ../../magic/src/mosaic.c:73
|
||||
msgid "Click and move the mouse to add a mosaic effect to parts of your picture."
|
||||
msgstr "Fai clic e muovi il mouse per ottenere un effetto mosaico su una parte del disegno."
|
||||
msgid ""
|
||||
"Click and move the mouse to add a mosaic effect to parts of your picture."
|
||||
msgstr ""
|
||||
"Fai clic e muovi il mouse per ottenere un effetto mosaico su una parte del "
|
||||
"disegno."
|
||||
|
||||
#: ../../magic/src/mosaic.c:74
|
||||
msgid "Click to add a mosaic effect to your entire picture."
|
||||
|
|
@ -981,9 +987,9 @@ msgid "Negative"
|
|||
msgstr "Negativo"
|
||||
|
||||
#: ../../magic/src/negative.c:80
|
||||
#| msgid "Click and move the mouse around to draw a negative."
|
||||
msgid "Click and move the mouse around to make your painting negative."
|
||||
msgstr "Fai clic e muovi il mouse per ottenere il negativo di una parte del disegno."
|
||||
msgstr ""
|
||||
"Fai clic e muovi il mouse per ottenere il negativo di una parte del disegno."
|
||||
|
||||
#: ../../magic/src/negative.c:83
|
||||
msgid "Click to turn your painting into its negative."
|
||||
|
|
@ -995,7 +1001,8 @@ msgstr "Rumore"
|
|||
|
||||
#: ../../magic/src/noise.c:66
|
||||
msgid "Click and move the mouse to add noise to parts of your picture."
|
||||
msgstr "Fai clic e muovi il mouse per aggiungere un rumore a una parte del disegno."
|
||||
msgstr ""
|
||||
"Fai clic e muovi il mouse per aggiungere un rumore a una parte del disegno."
|
||||
|
||||
#: ../../magic/src/noise.c:67
|
||||
msgid "Click to add noise to your entire picture."
|
||||
|
|
@ -1017,15 +1024,15 @@ msgstr "Arcobaleno"
|
|||
msgid "You can draw in rainbow colors!"
|
||||
msgstr "Puoi disegnare con i colori dell'arcobaleno!"
|
||||
|
||||
#: ../../magic/src/rain.c:64
|
||||
#: ../../magic/src/rain.c:65
|
||||
msgid "Rain"
|
||||
msgstr "Pioggia"
|
||||
|
||||
#: ../../magic/src/rain.c:67
|
||||
#: ../../magic/src/rain.c:68
|
||||
msgid "Click to place a rain drop onto your picture."
|
||||
msgstr "Fai clic per aggiungere una goccia di pioggia al tuo disegno."
|
||||
|
||||
#: ../../magic/src/rain.c:68
|
||||
#: ../../magic/src/rain.c:69
|
||||
msgid "Click to cover your picture with rain drops."
|
||||
msgstr "Fai clic per ricoprire il disegno di gocce di pioggia."
|
||||
|
||||
|
|
@ -1130,20 +1137,27 @@ msgid "Color & White"
|
|||
msgstr "Colore e bianco"
|
||||
|
||||
#: ../../magic/src/tint.c:75
|
||||
msgid "Click and move the mouse around to change the color of parts of your picture."
|
||||
msgstr "Fai clic e muovi il mouse per cambiare i colori di una parte del disegno."
|
||||
msgid ""
|
||||
"Click and move the mouse around to change the color of parts of your picture."
|
||||
msgstr ""
|
||||
"Fai clic e muovi il mouse per cambiare i colori di una parte del disegno."
|
||||
|
||||
#: ../../magic/src/tint.c:76
|
||||
msgid "Click to change the color of your entire picture."
|
||||
msgstr "Fai clic per cambiare i colori di tutto il disegno."
|
||||
|
||||
#: ../../magic/src/tint.c:77
|
||||
msgid "Click and move the mouse around to turn parts of your picture into white and a color you choose."
|
||||
msgstr "Fai clic e muovi il mouse per cambiare in bianco e un colore a tua scelta una parte del disegno."
|
||||
msgid ""
|
||||
"Click and move the mouse around to turn parts of your picture into white and "
|
||||
"a color you choose."
|
||||
msgstr ""
|
||||
"Fai clic e muovi il mouse per cambiare in bianco e un colore a tua scelta "
|
||||
"una parte del disegno."
|
||||
|
||||
#: ../../magic/src/tint.c:78
|
||||
msgid "Click to turn your entire picture into white and a color you choose."
|
||||
msgstr "Fai clic per cambiare in bianco e un colore a tua scelta tutto il disegno."
|
||||
msgstr ""
|
||||
"Fai clic per cambiare in bianco e un colore a tua scelta tutto il disegno."
|
||||
|
||||
#: ../../magic/src/toothpaste.c:65
|
||||
msgid "Toothpaste"
|
||||
|
|
@ -1170,12 +1184,24 @@ msgid "Wavelets"
|
|||
msgstr "Increspature"
|
||||
|
||||
#: ../../magic/src/waves.c:83
|
||||
msgid "Click to make the picture horizontally wavy. Click toward the top for shorter waves, the bottom for taller waves, the left for small waves, and the right for long waves."
|
||||
msgstr "Fai clic per ottenere un effetto di onde orizzontali. Fai clic verso l'alto per onde basse, verso il basso per onde alte, verso sinistra per onde piccole e verso destra per onde lunghe."
|
||||
msgid ""
|
||||
"Click to make the picture horizontally wavy. Click toward the top for "
|
||||
"shorter waves, the bottom for taller waves, the left for small waves, and "
|
||||
"the right for long waves."
|
||||
msgstr ""
|
||||
"Fai clic per ottenere un effetto di onde orizzontali. Fai clic verso l'alto "
|
||||
"per onde basse, verso il basso per onde alte, verso sinistra per onde "
|
||||
"piccole e verso destra per onde lunghe."
|
||||
|
||||
#: ../../magic/src/waves.c:84
|
||||
msgid "Click to make the picture vertically wavy. Click toward the top for shorter waves, the bottom for taller waves, the left for small waves, and the right for long waves."
|
||||
msgstr "Fai clic per ottenere un effetto di onde verticali. Fai clic verso l'alto per onde basse, verso il basso per onde alte, verso sinistra per onde piccole e verso destra per onde lunghe."
|
||||
msgid ""
|
||||
"Click to make the picture vertically wavy. Click toward the top for shorter "
|
||||
"waves, the bottom for taller waves, the left for small waves, and the right "
|
||||
"for long waves."
|
||||
msgstr ""
|
||||
"Fai clic per ottenere un effetto di onde verticali. Fai clic verso l'alto "
|
||||
"per onde basse, verso il basso per onde alte, verso sinistra per onde "
|
||||
"piccole e verso destra per onde lunghe."
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid ""
|
||||
|
|
@ -1194,6 +1220,7 @@ msgstr "Fai clic per ottenere un effetto di onde verticali. Fai clic verso l'alt
|
|||
#~| msgid "Click and drag to shift your picture around on the canvas."
|
||||
#~ msgid "Click the part of your picture where would you like a puzzle."
|
||||
#~ msgstr "Fai click e muovi il mouse per spostare il disegno nella finestra."
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Click to make a puzzle in fullscreen mode."
|
||||
#~ msgstr "Fai click per specchiare il disegno."
|
||||
|
|
@ -1235,8 +1262,9 @@ msgstr "Fai clic per ottenere un effetto di onde verticali. Fai clic verso l'alt
|
|||
#, fuzzy
|
||||
#~ msgid "Blur All"
|
||||
#~ msgstr "Sfuma"
|
||||
|
||||
#~ msgid "Click and move to fade the colors."
|
||||
#~ msgstr "Fai click per schiarire il disegno."
|
||||
|
||||
#~ msgid "Click and move to darken the colors."
|
||||
#~ msgstr "Fai click per scurire il disegno."
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue