# Italian translation of ImageAPI (6.x-1.10)
# Copyright (c) 2011 by the Italian translation team
#
msgid ""
msgstr ""
"Project-Id-Version: ImageAPI (6.x-1.10)\n"
"POT-Creation-Date: 2011-11-24 11:10+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Italian\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n!=1);\n"

msgid "List"
msgstr "Elenco"
msgid "Configure"
msgstr "Configura"
msgid "Not installed"
msgstr "Non installato"
msgid "Path to the \"convert\" binary"
msgstr "Percorso dell'eseguibile \"convert\""
msgid "JPEG quality"
msgstr "Qualità JPEG"
msgid "ImageCache"
msgstr "ImageCache"
msgid "ImageMagick Binary"
msgstr "Eseguibile di ImageMagick"
msgid "Display debugging information"
msgstr "Visualizza le informazioni di debug"
msgid "ImageMagick command: @command"
msgstr "Comando di ImageMagick: @command"
msgid "@name"
msgstr "@name"
msgid ""
"The GD library for PHP is missing or outdated. Please check the <a "
"href=\"@url\">PHP image documentation</a> for information on how to "
"correct this."
msgstr ""
"La libreria GD per PHP è mancante o troppo datata. Controllare la <a "
"href=\"@url\">Documentazione PHP sulle immagini</a> per ulteriori "
"informazioni sulla correzione del problema."
msgid "GD library"
msgstr "Libreria GD"
msgid "GD !format Support"
msgstr "Supporto GD <strong>!format</strong>"
msgid "imageapi"
msgstr "imageapi"
msgid "ImageAPI"
msgstr "ImageAPI"
msgid "Configure ImageAPI."
msgstr "Configura ImageAPI."
msgid "Select a default image processing toolkit"
msgstr "Seleziona il sistema di elaborazione delle immagini"
msgid ""
"The selected image handling toolkit %toolkit can not correctly process "
"%function."
msgstr ""
"Il toolkit di gestione immagini selezionato %toolkit non può "
"elaborare correttamente %function."
msgid "Could not set permissions on destination file: %file"
msgstr "Non è possibile impostare i permessi al file: %file"
msgid "Compression Quality"
msgstr "Qualità della compressione"
msgid "Version information"
msgstr "Informazioni sulla versione"
msgid "Compression Quality must be a value between 0 and 100."
msgstr "La qualità della compressione deve essere compresa tra 0 e 100."
msgid "imageapi imagemagick"
msgstr "imageapi imagemagick"
msgid "GD Image Rotation"
msgstr "GD Image Rotation"
msgid "Low Quality / Poor Performance"
msgstr "Bassa qualità / Bassa resa"
msgid "ImageAPI supporting multiple toolkits."
msgstr "ImageAPI supporta più toolkit di elaborazione."
msgid "ImageAPI GD2"
msgstr "ImageAPI GD2"
msgid "Uses PHP's built-in GD2 image processing support."
msgstr ""
"Usa il supporto alla elaborazione delle immagini via GD2, libreria "
"integrata in PHP."
msgid "ImageAPI ImageMagick"
msgstr "ImageAPI ImageMagick"
msgid "Command Line ImageMagick support."
msgstr "Support a ImageMagick via linea di comando"
msgid "administer imageapi"
msgstr "Amministra imageapi"
msgid "!errors"
msgstr "!errors"
msgid "ImageAPI GD Memory Limit"
msgstr "Limite di memoria di ImageAPI GD"
msgid ""
"It is highly recommended that you set you PHP memory_limit to 96M to "
"use ImageAPI GD. A 1600x1200 images consumes ~45M of memory when "
"decompressed and there are instances where ImageAPI GD is operating on "
"two decompressed images at once."
msgstr ""
"E' altamente raccomandato impostare il memory_limit di PHP a 96M per "
"usare ImageAPI GD. Un'immagine di 1600x1200px richiede ~45M di memoria "
"quando viene decompressa e ci sono operazioni di ImageAPI GD che "
"operano con due immagini decompresse in contemporanea."
msgid "ImageMagick reported error code !code."
msgstr "ImageMagick ha riportato il codice di errore !code."
msgid ""
"ImageMagick reported error code !code.\n"
"Message:\n"
"!error"
msgstr ""
"ImageMagick ha riportato il codice di errore !code.\r\n"
"Messaggio:\r\n"
"!error"
msgid ""
"The installed version of PHP GD does not support image "
"filtering(desaturate, blur, negate, etc). It was probably compiled "
"using the official GD libraries from <a "
"href=\"http://www.libgd.org\">http://www.libgd.org</a> instead of the "
"GD library bundled with PHP. You should recompile PHP --with-gd using "
"the bundled GD library. See <a "
"href=\"http://www.php.net/manual/en/image.setup.php\">PHP Manual</a> "
"for more information. A slower implementation of imagefilter() written "
"in PHP will be used in the interim."
msgstr ""
"La versione installata di PHP GD non supporta il filtraggio delle "
"immagini (desaturazione, sfocatura, negaivo, etc). Probabilmente è "
"stato compilato con la versione ufficiale delle librerie GD da <a "
"href=\"http://www.libgd.org\">http://www.libgd.org</a> al posto delle "
"librerie GD presenti in PHP. Potete ricompilare PHP con il parametro "
"--with-gd per usare la versione delle librerie GD di PHP. Vedi il <a "
"href=\"http://www.php.net/manual/en/image.setup.php\">manuale di "
"PHP</a> per maggiori informazioni. Una implementazione poco "
"performante di imagefilter() scritta in PHP può essere usata "
"provvisoriamente."
