summaryrefslogtreecommitdiff
path: root/po/it.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/it.po')
-rw-r--r--po/it.po176
1 files changed, 94 insertions, 82 deletions
diff --git a/po/it.po b/po/it.po
index 5e005027e..52534c84c 100644
--- a/po/it.po
+++ b/po/it.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gtk+ 1.2.7\n"
-"POT-Creation-Date: 2002-03-29 18:18-0500\n"
+"POT-Creation-Date: 2002-04-02 13:13+0200\n"
"PO-Revision-Date: 2000-12-18 16:29+01:00\n"
"Last-Translator: Christopher R. Gabriel <cgabriel@pluto.linux.it>\n"
"Language-Team: Italiano <it@li.org>\n"
@@ -106,55 +106,33 @@ msgid ""
"but didn't give a reason for the failure"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:249 gdk-pixbuf/io-bmp.c:349
-msgid "Not enough memory to load bitmap image"
+#: gdk-pixbuf/gdk-pixdata.c:146
+msgid "Image header corrupt"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:275
-msgid "BMP image has unsupported header size"
+#: gdk-pixbuf/gdk-pixdata.c:151
+msgid "Image format unknown"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:300 gdk-pixbuf/io-bmp.c:323 gdk-pixbuf/io-bmp.c:382
-msgid "BMP image has bogus header data"
+#: gdk-pixbuf/gdk-pixdata.c:156 gdk-pixbuf/gdk-pixdata.c:457
+msgid "Image pixel data corrupt"
msgstr ""
-#: gdk-pixbuf/io-ico.c:207
+#: gdk-pixbuf/gdk-pixdata.c:403
#, c-format
-msgid "Failure reading ICO: %s"
-msgstr ""
-
-#: gdk-pixbuf/io-ico.c:224
-#, fuzzy
-msgid "ICO file was missing some data (perhaps it was truncated somehow?)"
-msgstr "Il file GIF manca di alcuni dati (forse è stato troncato?)"
-
-#: gdk-pixbuf/io-ico.c:262 gdk-pixbuf/io-ico.c:318 gdk-pixbuf/io-ico.c:381
-#: gdk-pixbuf/io-ico.c:443 gdk-pixbuf/io-ico.c:460
-msgid "Not enough memory to load icon"
-msgstr ""
-
-#: gdk-pixbuf/io-ico.c:303
-msgid "Invalid header in icon"
-msgstr ""
-
-#: gdk-pixbuf/io-ico.c:340
-msgid "Icon has zero width"
-msgstr ""
-
-#: gdk-pixbuf/io-ico.c:350
-msgid "Icon has zero height"
+msgid "failed to allocate image buffer of %u bytes"
msgstr ""
-#: gdk-pixbuf/io-ico.c:395
-msgid "Compressed icons are not supported"
+#: gdk-pixbuf/io-bmp.c:249 gdk-pixbuf/io-bmp.c:349
+msgid "Not enough memory to load bitmap image"
msgstr ""
-#: gdk-pixbuf/io-ico.c:428
-msgid "Unsupported icon type"
+#: gdk-pixbuf/io-bmp.c:275
+msgid "BMP image has unsupported header size"
msgstr ""
-#: gdk-pixbuf/io-ico.c:499
-msgid "Not enough memory to load ICO file"
+#: gdk-pixbuf/io-bmp.c:300 gdk-pixbuf/io-bmp.c:323 gdk-pixbuf/io-bmp.c:382
+msgid "BMP image has bogus header data"
msgstr ""
#: gdk-pixbuf/io-gif.c:218
@@ -224,6 +202,45 @@ msgstr ""
msgid "GIF image was truncated or incomplete."
msgstr ""
+#: gdk-pixbuf/io-ico.c:207
+#, c-format
+msgid "Failure reading ICO: %s"
+msgstr ""
+
+#: gdk-pixbuf/io-ico.c:224
+#, fuzzy
+msgid "ICO file was missing some data (perhaps it was truncated somehow?)"
+msgstr "Il file GIF manca di alcuni dati (forse è stato troncato?)"
+
+#: gdk-pixbuf/io-ico.c:262 gdk-pixbuf/io-ico.c:318 gdk-pixbuf/io-ico.c:381
+#: gdk-pixbuf/io-ico.c:443 gdk-pixbuf/io-ico.c:460
+msgid "Not enough memory to load icon"
+msgstr ""
+
+#: gdk-pixbuf/io-ico.c:303
+msgid "Invalid header in icon"
+msgstr ""
+
+#: gdk-pixbuf/io-ico.c:340
+msgid "Icon has zero width"
+msgstr ""
+
+#: gdk-pixbuf/io-ico.c:350
+msgid "Icon has zero height"
+msgstr ""
+
+#: gdk-pixbuf/io-ico.c:395
+msgid "Compressed icons are not supported"
+msgstr ""
+
+#: gdk-pixbuf/io-ico.c:428
+msgid "Unsupported icon type"
+msgstr ""
+
+#: gdk-pixbuf/io-ico.c:499
+msgid "Not enough memory to load ICO file"
+msgstr ""
+
#: gdk-pixbuf/io-jpeg.c:125
#, c-format
msgid "Error interpreting JPEG image file (%s)"
@@ -378,6 +395,18 @@ msgstr ""
msgid "Insufficient memory to load PNM file"
msgstr ""
+#: gdk-pixbuf/io-ras.c:158
+msgid "RAS image has bogus header data"
+msgstr ""
+
+#: gdk-pixbuf/io-ras.c:180
+msgid "RAS image has unknown type"
+msgstr ""
+
+#: gdk-pixbuf/io-ras.c:195 gdk-pixbuf/io-ras.c:215
+msgid "Not enough memory to load RAS image"
+msgstr ""
+
#: gdk-pixbuf/io-tga.c:159
msgid "Can't allocate memory for IOBuffer struct"
msgstr ""
@@ -580,23 +609,6 @@ msgstr ""
msgid "Failed to write to temporary file when loading XPM image"
msgstr ""
-#: gdk-pixbuf/gdk-pixdata.c:146
-msgid "Image header corrupt"
-msgstr ""
-
-#: gdk-pixbuf/gdk-pixdata.c:151
-msgid "Image format unknown"
-msgstr ""
-
-#: gdk-pixbuf/gdk-pixdata.c:156 gdk-pixbuf/gdk-pixdata.c:457
-msgid "Image pixel data corrupt"
-msgstr ""
-
-#: gdk-pixbuf/gdk-pixdata.c:403
-#, c-format
-msgid "failed to allocate image buffer of %u bytes"
-msgstr ""
-
#. This is the text that should appear next to menu accelerators
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
@@ -2546,23 +2558,6 @@ msgstr ""
msgid "Width of handle"
msgstr ""
-#: gtk/gtkrc.c:2270
-#, c-format
-msgid "Unable to find include file: \"%s\""
-msgstr ""
-
-#: gtk/gtkrc.c:2912 gtk/gtkrc.c:2915
-#, 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"
-
-#: gtk/gtkrc.c:3350
-#, c-format
-msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
-msgstr ""
-
#: gtk/gtkpreview.c:129
msgid "Expand"
msgstr ""
@@ -2757,6 +2752,23 @@ msgid ""
"How far in the y direction to move the arrow when the button is depressed"
msgstr ""
+#: gtk/gtkrc.c:2270
+#, c-format
+msgid "Unable to find include file: \"%s\""
+msgstr ""
+
+#: gtk/gtkrc.c:2912 gtk/gtkrc.c:2915
+#, 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"
+
+#: gtk/gtkrc.c:3350
+#, c-format
+msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
+msgstr ""
+
#: gtk/gtkruler.c:118
msgid "Lower"
msgstr ""
@@ -2998,6 +3010,17 @@ msgstr "Famiglia:"
msgid "Name of default font to use"
msgstr ""
+#: gtk/gtksizegroup.c:242
+#, fuzzy
+msgid "Mode"
+msgstr "Modalità:"
+
+#: gtk/gtksizegroup.c:243
+msgid ""
+"The directions in which the size group effects the requested sizes of its "
+"component widgets."
+msgstr ""
+
#: gtk/gtkspinbutton.c:238
msgid "The adjustment that holds the value of the spinbutton"
msgstr ""
@@ -4345,17 +4368,6 @@ msgstr ""
msgid "Icon for this window"
msgstr ""
-#: gtk/gtksizegroup.c:242
-#, fuzzy
-msgid "Mode"
-msgstr "Modalità:"
-
-#: gtk/gtksizegroup.c:243
-msgid ""
-"The directions in which the size group effects the requested sizes of its "
-"component widgets."
-msgstr ""
-
#. ID
#: modules/input/imam-et.c:454
msgid "Amharic (EZ+)"