gtk/po/it.po

355 lines
7.0 KiB
Plaintext
Raw Normal View History

1999-01-06 09:09:04 +00:00
# This is the Italian locale definition for Gtk+.
# Copyright (C) 1998 Free Software Foundation, Inc.
# Tristan Tarrant <ttarrant@etnoteam.it>, 1999.
#
msgid ""
msgstr ""
2000-02-26 01:41:58 +00:00
"Project-Id-Version: gtk+ 1.2.7\n"
2000-12-18 15:24:55 +00:00
"POT-Creation-Date: 2000-12-18 16:28+0100\n"
"PO-Revision-Date: 2000-12-18 16:29+01:00\n"
2000-02-26 01:41:58 +00:00
"Last-Translator: Christopher R. Gabriel <cgabriel@pluto.linux.it>\n"
"Language-Team: Italiano <it@li.org>\n"
1999-01-06 09:09:04 +00:00
"MIME-Version: 1.0\n"
2000-11-13 00:24:47 +00:00
"Content-Type: text/plain; charset=UTF-8\n"
1999-01-06 09:09:04 +00:00
"Content-Transfer-Encoding: 8bit\n"
#: gdk-pixbuf/io-gif.c:426
msgid "GIF file was missing some data (perhaps it was truncated somehow?)"
2000-11-13 00:24:47 +00:00
msgstr "Il file GIF manca di alcuni dati (forse è stato troncato?)"
#: gdk-pixbuf/io-gif.c:435
#, c-format
msgid "Internal error in the GIF loader (%s)"
msgstr "Errore interno nel caricamento GIF (%s)"
#: gdk-pixbuf/io-gif.c:584
msgid "Circular table entry in GIF file"
msgstr "Trovata occorrenza di tabella circolare nel file GIF"
#: gdk-pixbuf/io-gif.c:921
msgid "File does not appear to be a GIF file"
2000-11-13 00:24:47 +00:00
msgstr "Il file non è in formato GIF"
#: gdk-pixbuf/io-gif.c:933
#, c-format
msgid "Version %s of the GIF file format is not supported"
2000-11-13 00:24:47 +00:00
msgstr "La versione %s del formato GIF non è supportata"
#: gdk-pixbuf/io-gif.c:985
msgid "GIF animation contained a frame with an incorrect size"
msgstr "L'animazione GIF contiene un fotogramma di dimensioni non corrette"
2000-12-18 15:24:55 +00:00
#: gtk/gtkcolorsel.c:1410
1999-01-06 09:09:04 +00:00
msgid "Hue:"
2000-11-13 00:24:47 +00:00
msgstr "Tonalità:"
1999-01-06 09:09:04 +00:00
2000-12-18 15:24:55 +00:00
#: gtk/gtkcolorsel.c:1411
1999-01-06 09:09:04 +00:00
msgid "Saturation:"
msgstr "Saturazione:"
2000-12-18 15:24:55 +00:00
#: gtk/gtkcolorsel.c:1412
1999-01-06 09:09:04 +00:00
msgid "Value:"
msgstr "Valore:"
2000-12-18 15:24:55 +00:00
#: gtk/gtkcolorsel.c:1413
1999-01-06 09:09:04 +00:00
msgid "Red:"
msgstr "Rosso:"
2000-12-18 15:24:55 +00:00
#: gtk/gtkcolorsel.c:1414
1999-01-06 09:09:04 +00:00
msgid "Green:"
msgstr "Verde:"
2000-12-18 15:24:55 +00:00
#: gtk/gtkcolorsel.c:1415
1999-01-06 09:09:04 +00:00
msgid "Blue:"
msgstr "Blu:"
2000-12-18 15:24:55 +00:00
#: gtk/gtkcolorsel.c:1418
1999-01-06 09:09:04 +00:00
msgid "Opacity:"
2000-11-13 00:24:47 +00:00
msgstr "Opacità:"
1999-01-06 09:09:04 +00:00
2000-12-18 15:24:55 +00:00
#: gtk/gtkcolorsel.c:1433
msgid "Hex Value:"
msgstr "Valore Esadecimale:"
1999-01-06 09:09:04 +00:00
2000-12-18 15:24:55 +00:00
#: gtk/gtkcolorsel.c:1454
msgid "Custom Palette"
msgstr "Tavolozza personalizzata"
1999-01-06 09:09:04 +00:00
2000-12-18 15:24:55 +00:00
#: gtk/gtkcolorsel.c:1459
msgid "Set Color"
msgstr "Imposta il colore"
1999-01-06 09:09:04 +00:00
#. The directories clist
#: gtk/gtkfilesel.c:514
1999-01-06 09:09:04 +00:00
msgid "Directories"
1999-01-21 15:16:06 +00:00
msgstr "Directory"
1999-01-06 09:09:04 +00:00
#. The files clist
#: gtk/gtkfilesel.c:534
1999-01-06 09:09:04 +00:00
msgid "Files"
msgstr "File"
#: gtk/gtkfilesel.c:600 gtk/gtkfilesel.c:1636
1999-01-06 09:09:04 +00:00
#, c-format
msgid "Directory unreadable: %s"
1999-01-21 15:16:06 +00:00
msgstr "Directory illeggibile: %s"
1999-01-06 09:09:04 +00:00
#: gtk/gtkfilesel.c:632
1999-01-06 09:09:04 +00:00
msgid "Create Dir"
1999-01-21 15:16:06 +00:00
msgstr "Crea directory"
1999-01-06 09:09:04 +00:00
#: gtk/gtkfilesel.c:643 gtk/gtkfilesel.c:1043
1999-01-06 09:09:04 +00:00
msgid "Delete File"
msgstr "Cancella File"
#: gtk/gtkfilesel.c:654 gtk/gtkfilesel.c:1156
1999-01-06 09:09:04 +00:00
msgid "Rename File"
msgstr "Rinomina File"
#.
#. gtk_signal_connect (GTK_OBJECT (dialog), "destroy",
#. (GtkSignalFunc) gtk_file_selection_fileop_destroy,
#. (gpointer) fs);
#.
#: gtk/gtkfilesel.c:824 gtk/gtkstock.c:171
1999-01-06 09:09:04 +00:00
msgid "Error"
msgstr "Errore"
#. close button
2000-12-18 15:24:55 +00:00
#: gtk/gtkfilesel.c:847 gtk/gtkinputdialog.c:334 gtk/gtkstock.c:181
1999-01-06 09:09:04 +00:00
msgid "Close"
msgstr "Chiudi"
#: gtk/gtkfilesel.c:929
1999-01-06 09:09:04 +00:00
msgid "Create Directory"
1999-01-21 15:16:06 +00:00
msgstr "Crea Directory"
1999-01-06 09:09:04 +00:00
#: gtk/gtkfilesel.c:943
1999-01-06 09:09:04 +00:00
msgid "Directory name:"
msgstr "Nome cartella:"
#. buttons
#: gtk/gtkfilesel.c:956
1999-01-06 09:09:04 +00:00
msgid "Create"
msgstr "Crea"
#: gtk/gtkfilesel.c:965 gtk/gtkfilesel.c:1074 gtk/gtkfilesel.c:1198
#: gtk/gtkgamma.c:423 gtk/gtkstock.c:176
msgid "Cancel"
msgstr "Annulla"
1999-01-06 09:09:04 +00:00
#. buttons
#: gtk/gtkfilesel.c:1065
1999-01-06 09:09:04 +00:00
msgid "Delete"
msgstr "Cancella"
#. buttons
#: gtk/gtkfilesel.c:1189
1999-01-06 09:09:04 +00:00
msgid "Rename"
msgstr "Rinomina"
#: gtk/gtkfilesel.c:1615
msgid "Selection: "
1999-01-21 15:16:06 +00:00
msgstr "Selezione: "
#: gtk/gtkfontsel.c:190
1999-01-06 09:09:04 +00:00
msgid "Family:"
msgstr "Famiglia:"
#: gtk/gtkfontsel.c:195
msgid "Style:"
msgstr "Stile:"
1999-01-06 09:09:04 +00:00
#: gtk/gtkfontsel.c:200
1999-01-06 09:09:04 +00:00
msgid "Size:"
msgstr "Dimensione:"
#. create the text entry widget
#: gtk/gtkfontsel.c:310
1999-01-06 09:09:04 +00:00
msgid "Preview:"
msgstr "Anteprima:"
2000-12-18 15:24:55 +00:00
#: gtk/gtkfontsel.c:969
1999-01-06 09:09:04 +00:00
msgid "Font Selection"
1999-01-21 15:16:06 +00:00
msgstr "Selezione Tipo del Carattere"
1999-01-06 09:09:04 +00:00
#: gtk/gtkgamma.c:395
1999-01-06 09:09:04 +00:00
msgid "Gamma"
msgstr "Gamma"
#: gtk/gtkgamma.c:402
1999-01-06 09:09:04 +00:00
msgid "Gamma value"
msgstr "Valore di Gamma"
#: gtk/gtkgamma.c:415 gtk/gtkstock.c:175
msgid "OK"
msgstr "OK"
1999-01-06 09:09:04 +00:00
#. shell and main vbox
2000-12-18 15:24:55 +00:00
#: gtk/gtkinputdialog.c:181
1999-01-06 09:09:04 +00:00
msgid "Input"
msgstr "Input"
2000-12-18 15:24:55 +00:00
#: gtk/gtkinputdialog.c:189
1999-01-06 09:09:04 +00:00
msgid "No input devices"
msgstr "Non esistono dispositivi di input"
2000-12-18 15:24:55 +00:00
#: gtk/gtkinputdialog.c:218
1999-01-06 09:09:04 +00:00
msgid "Device:"
msgstr "Dispositivo:"
2000-12-18 15:24:55 +00:00
#: gtk/gtkinputdialog.c:234
1999-01-06 09:09:04 +00:00
msgid "Disabled"
msgstr "Disabilitato"
2000-12-18 15:24:55 +00:00
#: gtk/gtkinputdialog.c:242
1999-01-06 09:09:04 +00:00
msgid "Screen"
msgstr "Schermo"
2000-12-18 15:24:55 +00:00
#: gtk/gtkinputdialog.c:250
1999-01-06 09:09:04 +00:00
msgid "Window"
msgstr "Finestra"
2000-12-18 15:24:55 +00:00
#: gtk/gtkinputdialog.c:258
1999-01-06 09:09:04 +00:00
msgid "Mode: "
2000-11-13 00:24:47 +00:00
msgstr "Modalità:"
1999-01-06 09:09:04 +00:00
#. The axis listbox
2000-12-18 15:24:55 +00:00
#: gtk/gtkinputdialog.c:288
1999-01-06 09:09:04 +00:00
msgid "Axes"
msgstr "Assi"
#. Keys listbox
2000-12-18 15:24:55 +00:00
#: gtk/gtkinputdialog.c:304
1999-01-06 09:09:04 +00:00
msgid "Keys"
msgstr "Tasti"
#. We create the save button in any case, so that clients can
#. connect to it, without paying attention to whether it exits
2000-12-18 15:24:55 +00:00
#: gtk/gtkinputdialog.c:325 gtk/gtkstock.c:186
1999-01-06 09:09:04 +00:00
msgid "Save"
msgstr "Salva"
2000-12-18 15:24:55 +00:00
#: gtk/gtkinputdialog.c:467
1999-01-06 09:09:04 +00:00
msgid "X"
msgstr "X"
2000-12-18 15:24:55 +00:00
#: gtk/gtkinputdialog.c:468
1999-01-06 09:09:04 +00:00
msgid "Y"
msgstr "Y"
2000-12-18 15:24:55 +00:00
#: gtk/gtkinputdialog.c:469
1999-01-06 09:09:04 +00:00
msgid "Pressure"
msgstr "Pressione"
2000-12-18 15:24:55 +00:00
#: gtk/gtkinputdialog.c:470
1999-01-06 09:09:04 +00:00
msgid "X Tilt"
msgstr "Inclinazione X"
2000-12-18 15:24:55 +00:00
#: gtk/gtkinputdialog.c:471
1999-01-06 09:09:04 +00:00
msgid "Y Tilt"
msgstr "Inclinazione Y"
2000-12-18 15:24:55 +00:00
#: gtk/gtkinputdialog.c:472
msgid "Wheel"
2000-08-17 16:36:36 +00:00
msgstr "Ruota"
2000-12-18 15:24:55 +00:00
#: gtk/gtkinputdialog.c:512
1999-01-06 09:09:04 +00:00
msgid "none"
msgstr "nessuno"
2000-12-18 15:24:55 +00:00
#: gtk/gtkinputdialog.c:546 gtk/gtkinputdialog.c:582
1999-01-06 09:09:04 +00:00
msgid "(disabled)"
msgstr "(disabilitato)"
2000-12-18 15:24:55 +00:00
#: gtk/gtkinputdialog.c:575
msgid "(unknown)"
msgstr "(sconosciuto)"
1999-01-06 09:09:04 +00:00
#. and clear button
2000-12-18 15:24:55 +00:00
#: gtk/gtkinputdialog.c:660
1999-01-06 09:09:04 +00:00
msgid "clear"
msgstr "cancella"
#. Translate to default:RTL if you want your widgets
#. * to be RTL, otherwise translate to default:LTR.
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
#: gtk/gtkmain.c:424
msgid "default:LTR"
msgstr "default:LTR"
#. KEEP IN SYNC with gtkiconfactory.c stock icons
#: gtk/gtkstock.c:169
msgid "Information"
2000-12-18 15:24:55 +00:00
msgstr "Informazioni"
#: gtk/gtkstock.c:170
msgid "Warning"
2000-12-18 15:24:55 +00:00
msgstr "Attenzione"
#: gtk/gtkstock.c:172
msgid "Question"
2000-12-18 15:24:55 +00:00
msgstr "Domanda"
#: gtk/gtkstock.c:174
msgid "_Apply"
2000-12-18 15:24:55 +00:00
msgstr "_Applica"
#: gtk/gtkstock.c:177
msgid "_Close"
2000-12-18 15:24:55 +00:00
msgstr "_Chiudi"
#: gtk/gtkstock.c:178
msgid "_Yes"
2000-12-18 15:24:55 +00:00
msgstr "_Si"
#: gtk/gtkstock.c:179
msgid "_No"
2000-12-18 15:24:55 +00:00
msgstr "_No"
#: gtk/gtkstock.c:182
msgid "Quit"
2000-12-18 15:24:55 +00:00
msgstr "Esci"
#: gtk/gtkstock.c:183
msgid "Help"
msgstr "Aiuto"
#: gtk/gtkstock.c:184
msgid "New"
2000-12-18 15:24:55 +00:00
msgstr "Nuovo"
#: gtk/gtkstock.c:185
msgid "Open"
2000-12-18 15:24:55 +00:00
msgstr "Apri"
2000-12-18 15:24:55 +00:00
#: gtk/gtknotebook.c:2034 gtk/gtknotebook.c:4353
1999-01-06 09:09:04 +00:00
#, c-format
msgid "Page %u"
msgstr "Pagina %u"
#: gtk/gtkrc.c:2046
1999-01-06 09:09:04 +00:00
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\" line %d"
msgstr ""
"Impossibile trovare il file di immagine nella cartella immagini: \"%s\". "
"Linea %d"
1999-01-06 09:09:04 +00:00
#: gtk/gtkrc.c:2049
1999-01-06 09:09:04 +00:00
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr ""
"Impossibile trovare il file di immagine nella cartella immagini: \"%s\" "
"nicht finden"
1999-01-06 09:09:04 +00:00
#: gtk/gtkthemes.c:71
1999-01-06 09:09:04 +00:00
#, c-format
msgid "Unable to locate loadable module in module_path: \"%s\","
msgstr "Impossibile trovare il modulo nella cartella moduli: \"%s\","
#: gtk/gtktipsquery.c:180
1999-01-06 09:09:04 +00:00
msgid "--- No Tip ---"
msgstr "--- Nessun aiuto ---"