# $Id: it_IT.po,v 1.14 2005/08/23 03:50:01 mindless Exp $ # # Gallery - a web based photo album viewer and editor # Copyright (C) 2000-2005 Bharat Mediratta # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or (at # your option) any later version. # # This program is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. # msgid "" msgstr "" "Project-Id-Version: Gallery: Upgrader 1.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2005-06-01 11:42+0000\n" "PO-Revision-Date: 2005-06-01 12:50+0100\n" "Last-Translator: Ermanno Baschiera \n" "Language-Team: Italian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Poedit-Language: Italian\n" "X-Poedit-Country: ITALY\n" msgid "Unknown" msgstr "Sconosciuto" msgid "Authenticate" msgstr "Autenticazione" msgid "Error: missing password." msgstr "Errore: password mancante." msgid "Error: invalid password." msgstr "Errore: password non valida." msgid "Empty Cache" msgstr "Svuota Cache" msgid "Finished" msgstr "Finito" msgid "System Checks" msgstr "Controlli del Sistema" #, fuzzy msgid "PHP version >= 4.1.0 or >= 5.0.4" msgstr "Versione PHP >= 4.1.0" #, fuzzy, c-format msgid "" "Error: Gallery 2 requires PHP version 4.1.0 or newer or 5.0.4 or newer. You " "have PHP version %s installed. Contact your webserver administrator to " "request an upgrade, available at the %sPHP website%s." msgstr "" "Errore: Gallery 2 necessita di PHP versione 4.1.0 o più recente. " "Attualmente hai PHP versione %s. Contatta l'amministratore del tuo server " "web per chiedere un upgrade, disponibile al %ssito di PHP%s." msgid "PHP Version" msgstr "Versione PHP" msgid "FILE directive supported" msgstr "Direttiva FILE supportata" msgid "" "Error: your PHP __FILE__ directive is not functioning correctly. Please file " "a support request with your webserver administrator or in the Gallery forums." msgstr "" "Errore: la direttiva __FILE__ di PHP non funziona correttamente. Inoltra una " "richiesta di supporto all'amministratore del tuo webserver o nei forum di " "Gallery." msgid "FILE Directive" msgstr "Direttiva FILE" msgid "Safe mode disabled" msgstr "Safe mode disabilitata" msgid "" "Error: Your version of PHP is configured with safe mode enabled. You must " "disable safe mode before Gallery will run." msgstr "" "Errore: La versione di PHP che hai è configurata con safe mode " "abilitato. Devi disabilitare safe mode affinché Gallery funzioni." msgid "Safe Mode" msgstr "Safe Mode" msgid "exec() allowed" msgstr "exec() concesso" msgid "" "Warning: The exec() function is disabled in your php by the " "disabled_functions parameter in php.ini. You won't be able to use " "modules that require external binaries (e.g. ImageMagick, NetPBM or Ffmpeg). " "This can only be set server-wide, so you will need to change it in the " "global php.ini." msgstr "" "Warning: La funzione exec() è disabilitata in php dal parametro " "disabled_functions di php.ini. Non sarai in grado di utilizzare " "moduli che necessitano di binari esterni (ad es. ImageMagick, NetPBM o " "Ffmpeg). Questo può essere configurato solo a livello di server, " "quindi dovrai cambiarlo nel file php.ini globale." msgid "set_time_limit() allowed" msgstr "set_time_limit() concesso" #, c-format msgid "" "Warning: The set_time_limit() function is disabled in your php by the " "disabled_functions parameter in php.ini. Gallery can function with " "this setting, but it will not operate reliably. Any operation that takes " "longer than %d seconds will fail (and in some cases just return a blank " "page) possibly leading to data corruption." msgstr "" "Warning: La funzione set_time_limit() è disabilitata in php dal " "parametro disabled_functions di php.ini. Gallery può " "funzionare comunque, ma non in maniera affidabile. Ogni operazione che " "richiederà più di %d secondi verrà interrotta (e in " "alcuni casi ti ritornerà una pagina bianca) col rischio di " "danneggiare i dati." msgid "Memory limit" msgstr "Limite memoria" msgid "no limit" msgstr "nessun limite" #, c-format msgid "" "Warning: Your PHP is configured to limit the memory to %sb (memory_limit parameter in php.ini). You should raise this limit to at least %sMB for proper Gallery operation." msgstr "" "Warning: Il tuo PHP è configurato per limitare la memoria a %sb " "(parametro memory_limit in php.ini). Dovresti aumentare questo limite " "ad almeno %sMB affinché Gallery lavori correttamente." msgid "File uploads allowed" msgstr "Upload file consentito" msgid "" "Warning: Your PHP is configured not to allow file uploads (file_uploads parameter in php.ini). You will need to enable this option if you want to " "upload files to your Gallery with a web browser." msgstr "" "Warning: il tuo PHP è configurato per non permettere gli upload di " "file (parametro file_uploads in php.ini). Dovrai attivare questa " "opzione se vuoi fare l'upload di file in Gallery con un browser." msgid "Maximum upload size" msgstr "Dimensione massima per l'upload" #, c-format msgid "" "Warning: Your PHP is configured to limit the size of file uploads to %sb " "(upload_max_filesize parameter in php.ini). You should rise this " "limit to allow uploading bigger files." msgstr "" "Warning: Il tuo PHP è configurato in modo da limitare l'upload ad un " "massimo di %sb (parametro upload_max_filesize in php.ini). Dovresti " "aumentare questo limite per permettere l'upload di file più grandi." msgid "Maximum POST size" msgstr "Dimensione massima per il POST" #, c-format msgid "" "Warning: Your PHP is configured to limit the post data to a maximum of %sb " "(post_max_size parameter in php.ini). You should raise this limit to " "allow uploading bigger files." msgstr "" "Warning: Il tuo PHP è configurato in modo da limitare i dati di post " "ad un massimo di %sb (parametro post_max_size in php.ini). Dovresti " "aumentare questo limite per permettere l'upload di file più grandi." msgid "Zend compatibility mode" msgstr "Compatibility mode di Zend" #, c-format msgid "" "Warning: Your PHP is configured with Zend ze1_compatibility_mode which can " "cause PHP to crash. Click here to test your PHP. If you " "see \"SUCCESS\" then your PHP is ok. If you get an error then you must turn " "off ze1_compatibility_mode before proceeding." msgstr "" "Warning: Il tuo PHP è configurato con ze1_compatibility_mode di Zend " "che potrebbe causare il crash di PHP. Clicca qui per fare " "un test del PHP. Se vedi \"SUCCESS\" allora il tuo PHP va bene. Se ottieni " "un errore allora devi disattivare ze1_compatibility_mode prima di procedere." msgid "Storage Directory Permissions" msgstr "" msgid "Test skipped due to other errors." msgstr "Test saltato a causa di altri errori." #, c-format msgid "" "Error: Some files and or directories in your storage directory are not " "writeable by the webserver user. Run chown -R webserverUser %s OR run chmod -" "R 777 %s." msgstr "" msgid "Gallery file integrity" msgstr "Integrità file di Gallery" msgid "Manifest missing or inaccessible." msgstr "Manifest mancante o non accessibile." msgid "Upgrade Core" msgstr "Aggiornamento Core" msgid "Upgrade Modules" msgstr "Aggiornamento Moduli" #, c-format msgid "Unable to load the %s module" msgstr "Impossibile caricare il modulo %s" #, fuzzy msgid "Upgrading modules" msgstr "Aggiornamento Moduli" #, c-format msgid "%s module needs configuration" msgstr "Il modulo %s ha bisogno di configurazione" #, c-format msgid "Unable to upgrade the %s module" msgstr "Impossibile aggiornare il modulo %s" #, fuzzy, c-format msgid "Unable to load the %s theme" msgstr "Impossibile caricare il modulo %s" #, fuzzy msgid "Upgrading themes" msgstr "Aggiornamento Moduli" #, fuzzy, c-format msgid "Unable to upgrade the %s theme" msgstr "Impossibile aggiornare il modulo %s" msgid "Unable to commit database transaction" msgstr "Impossibile compiere la transazione nel database" msgid "Unable to get the module list" msgstr "Impossibile ottenere la lista dei moduli" #, fuzzy msgid "Unable to get the theme list" msgstr "Impossibile ottenere la lista dei moduli" msgid "Other" msgstr "Altro" msgid "Themes" msgstr "" msgid "Welcome" msgstr "Benvenuto" msgid "" "In order to proceed with the install, we have to verify that you are who you " "claim. When you performed the install, you entered a password which went " "into your config.php. Type that in now. Refer to your config.php if you've " "forgotten what you entered." msgstr "" "Per procedere nell'installazione, dobbiamo verificare che tu sia davvero chi " "dici di essere. Quando hai fatto l'installazione, hai inserito una password " "che è stata scritta nel file config.php. Inseriscila adesso. Guarda " "nel file config.php se non ti ricordi cosa hai inserito." msgid "Password:" msgstr "Password:" msgid "Authenticate Me" msgstr "Autenticami" msgid "Authentication successful!" msgstr "Autenticazione avvenuta con successo!" msgid "Delete Cache Directories" msgstr "Elimina Cache Directory" msgid "" "Gallery creates temporary copies of some of your data on your hard drive. " "This helps it to run faster. But when you upgrade, some of these files " "might be out of date so it's a good idea to get rid of them now. Gallery " "will create them again as it needs them." msgstr "" "Gallery crea copie temporanee di alcuni dati nell'hard disk. Questo la aiuta " "ad andare più veloce. Però quando fai l'aggiornamento, alcuni " "di questi file potrebbero essere troppo vecchi, quindi sarebbe una buona " "idea sbarazzarcene adesso. Gallery li creerà di nuovo quando ne " "avrà bisogno." msgid "" "We were unable to clean the following cache directories. This is probably " "ok, but if you notice any weird behaviour, you should try to delete these " "directories yourself. It's perfectly safe to get rid of them at any time." msgstr "" "Non siamo stati in grado di ripulire le seguenti directory di cache. Questo " "probabilmente va bene, ma se riscontri qualche comportamento strano, " "dovresti provare a cancellare queste directory manualmente. Non c'è " "alcun rischio a cancellarle in qualsiasi momento." msgid "" "Even though there were errors, you can still continue. Or, you can try " "deleting these directories yourself and then click the Try Again link " "below." msgstr "" "Anche se ci sono errori, puoi comunque continuare. Oppure puoi provare a " "cancellare queste directory e cliccare sul link Prova Ancora qui " "sotto." msgid "Try Again" msgstr "Prova Ancora" msgid "We have successfully cleaned out your cache directories." msgstr "Abbiamo ripulito con successo le directory della cache." msgid "Finished!" msgstr "Finito!" #, fuzzy msgid "" "Congratulations! Your Gallery 2 upgrade is complete! To upgrade any " "additional Gallery 2 modules you may use the Site Administrator interface." msgstr "" "Congratulazioni! L'aggiornamento di Gallery 2 %sBeta%s è completo! " "Per aggiornare gli altri moduli di Gallery 2 devi utilizzare l'interfaccia " "Amministrazione Sito." msgid "Go to my Gallery!" msgstr "Vai alla mia Gallery!" msgid "Warning" msgstr "Warning" #, c-format msgid "" "Your config.php appears to use the old form of multisite support. Please " "see the %sHelp File%s for instructions to update your configuration before " "proceeding." msgstr "" "Il tuo config.php sembra utilizzare la vecchia gestione del supporto ai siti " "multipli. Vedi il %sFile di Help%s per le istruzioni su come aggiornare la " "configurazione prima di procedere." msgid "Welcome to the Gallery Upgrader" msgstr "Benvenuto nell'Aggiornamento di Gallery" msgid "Redo this step" msgstr "Ripeti questa fase" #, c-format msgid "Continue to Step %d»" msgstr "Continua con la Fase %d»" msgid "Upgrade Status" msgstr "Stato Aggiornamento" #, c-format msgid "Upgrade %d%% complete" msgstr "Aggiornamento completato al %d%%" msgid "Gallery: your photos on your website" msgstr "Gallery: le tue foto sul tuo sito" #, c-format msgid "Missing files (%d)" msgstr "File Mancanti (%d)" msgid "" "Note: You're running Gallery from CVS, so recently removed files may appear " "here. It might be safe to ignore these." msgstr "" "Nota: Stai eseguendo una versione CVS di Gallery, quindi file rimossi di " "recente potrebbero comparire qui. Puoi tranquillamente ignorarli." #, c-format msgid "Modified files (%d)" msgstr "File Modificati (%d)" #, fuzzy msgid "" "Note: You're running Gallery from CVS, so some modified files are to be " "expected. You can probably ignore these, but to be safe you should make " "sure that you do cvs update -Pd before continuing." msgstr "" "Nota: Stai eseguendo una versione CVS di Gallery, quindi aspettati di " "trovare dei file modificati. Puoi tranquillamente ignorarli." #, c-format msgid "Old files (%d)" msgstr "File vecchi (%d)" msgid "" "These files are no longer part of Gallery. They probably won't cause any " "problems but it is a good idea to remove them to keep your install clean." msgstr "" "Questi file non fanno più parte di Gallery. Probabilmente non " "creeranno alcun problema ma sarebbe una buona idea quella di cancellarli e " "tenere pulita l'installazione." msgid "Upgrade Steps" msgstr "Fasi Aggiornamento" msgid "Upgrader Help" msgstr "Help Upgrader" msgid "Start Over" msgstr "Ricomincia da Capo" msgid "Missing or invalid config.php" msgstr "" msgid "You tried to run the upgrade process but a valid config.php is missing." msgstr "" msgid "" "If you've lost your config.php file when replacing the Gallery 2 files in " "the preparation for this upgrade, please restore it and try again." msgstr "" msgid "" "If you actually want to run the Gallery 2 installer, please follow the link " "below." msgstr "" msgid "" "If you want to upgrade from Gallery 1, you first need to install Gallery 2 " "and then use the import module to import your data from Gallery 1. Please " "follow the link below to install Gallery 2." msgstr "" #, fuzzy msgid "Go to the Gallery 2 Installer" msgstr "Benvenuto nell'Aggiornamento di Gallery" msgid "Success" msgstr "OK" msgid "Failed" msgstr "Errore" msgid "" "If you are using Apache, create a file named .htaccess in the main Gallery " "directory with the following content:" msgstr "" "Se usi Apache, crea un file chiamato .htaccess nella directory principale di " "Gallery con il seguente contenuto:" #, fuzzy msgid "An error occurred while upgrading Gallery Core Module" msgstr "" "Si è verificato un errore durante l'aggiornamento del Modulo Core di " "Gallery" #, c-format msgid "" "Something went wrong when we tried to upgrade the core module. In the boxes " "below you can find some debug information. Report this in the %sGallery " "Forums%s and we'll help you diagnose the problem." msgstr "" "Qualcosa è andato storto quando si è tentato l'aggiornamento " "del modulo core. Nei riquadri qui sotto puoi trovare qualche informazione di " "debug. Riportale nei %sGallery Forums%s e ti aiuteremo a capire qual " "è il problema." msgid "Stack Trace:" msgstr "Stack Trace:" msgid "Debug Output:" msgstr "Output Debug:" msgid "Upgrading the Gallery Core Module" msgstr "Aggiornamento del Modulo Core di Gallery" msgid "" "The Gallery Core Module is the heart of the Gallery application. You can " "upgrade most other modules using the Site Administration interface, but this " "module must be handled separately in order for the upgrade to go smoothly." msgstr "" "Il Modulo Core di Gallery è il cuore dell'applicazione Gallery. Puoi " "aggiornare gli altri moduli usando l'interfaccia Amministrazione Sito, ma " "questo modulo deve essere gestito separatamente affiché " "l'aggiornamento vada liscio." msgid "Currently installed" msgstr "Attualmente installato" msgid "New version" msgstr "Nuova Versione" msgid "Config.php upgrade" msgstr "Aggiornamento config.php" msgid "Required" msgstr "Obbligatorio" #, c-format msgid "" "Unable to write to config.php in your %s directory. Please change its " "permissions." msgstr "" "Impossibile scrivere in config.php nella directory di %s. Modifica i suoi " "permessi." msgid "You can do chmod 666 config.php to fix this." msgstr "Puoi fare chmod 666 config.php per mettere a posto la cosa." msgid "" "The installed version is newer than the version you are trying to upgrade " "to. You cannot downgrade G2. Please replace the gallery2 files with files " "from the currently installed version or later." msgstr "" msgid "" "Before you upgrade, we strongly recommend that you make a backup of " "your database! If you fail to make a backup and something goes wrong, there " "is a strong possibility that we will not be able to help you recover your " "data! Refer to the following examples:" msgstr "" "Prima di fare l'aggiornamento, ti raccomandiamo caldamente di fare un " "backup del database! Se non fai il backup e qualcosa va storto, c'è " "una forte possibilità che non saremo in grado di recuperare i tuoi " "dati! Fa' riferimento agli esempi seguenti:" msgid "MySQL" msgstr "MySQL" #, c-format msgid "mysqldump -u%s -pYourPassword --opt %s > %s.sql" msgstr "mysqldump -u%s -pLaTuaPassword --opt %s > %s.sql" msgid "PostgreSQL" msgstr "PostgreSQL" #, c-format msgid "pg_dump --format=t %s > %s.sql" msgstr "pg_dump --format=t %s > %s.sql" msgid "" "Once the upgrade has begun, please be patient. If you cancel or reload the " "page, you may interfere with the upgrade process." msgstr "" "Una volta che l'aggiornamento sarà iniziato, sii paziente. Se annulli " "o ricarichi la pagina, potresti interferire con il processo di aggiornamento." msgid "Begin Upgrade" msgstr "Inizio Aggiornamento" msgid "Recheck config.php" msgstr "Ricontrolla config.php" msgid "Upgraded Gallery Core Module successfully." msgstr "Modulo Core di Gallery aggiornato con successo." msgid "We've successfully upgraded the Gallery Core Module." msgstr "Abbiamo aggiornano con successo il Modulo Core di Gallery." msgid "" "Reminder: Now check the permissions on config.php and make sure it is " "not globally writeable." msgstr "" "Ricorda: Ora controlla i permessi di config.php e assicurati che non " "sia scrivibile da tutti." msgid "Your Gallery Core Module is up to date!" msgstr "Il Modulo Core della tua Gallery è aggiornato!" msgid "Upgrade Other Modules" msgstr "Aggiorna Altri Moduli" msgid "" "The following modules can be automatically upgraded for you. If you choose " "not to upgrade them now, you may experience problems with your Gallery. " "You can always upgrade or deactivate them on the Site Administration page, " "or return to this page later so any decision you make here is not permanent." msgstr "" "I seguenti moduli possono essere aggiornati automaticamente. Se scegli di " "non aggiornarli adesso, potresti riscontrare problemi con la tua Gallery. " "Puoi sempre aggiornarli o disattivarli nella pagina Amministrazione Sito, " "oppure ritornare a questa pagina più tardi, così le decisioni " "che prendi qui non sono permanenti." msgid "Name" msgstr "Nome" msgid "Current" msgstr "Corrente" msgid "New" msgstr "Nuovo" msgid "Description" msgstr "Descrizione" msgid "(un)check all" msgstr "(de)seleziona tutto" #, c-format msgid "Skip Upgrade and Continue to Step %d»" msgstr "Salta l'Aggiornamento e Continua con la Fase %d»" msgid "Upgrade Selected Modules" msgstr "Aggiorna Moduli " #, c-format msgid "Upgraded the %s module successfully" msgstr "Modulo %s aggiornato con successo." #, fuzzy, c-format msgid "Upgraded the %s theme successfully" msgstr "Modulo %s aggiornato con successo." msgid "Upgrade More Modules" msgstr "Aggiorna Altri Moduli" #, c-format msgid "" "Upgrading Gallery 2.0 requires %d steps. This upgrade tool will guide you " "through these steps and provide assistance along the way if additional steps " "are required. Please read the %sHelp File%s before proceeding." msgstr "" "L'aggiornamento di Gallery 2 necessita di %d fasi. Questo strumento di " "aggiornamento ti guiderà attraverso queste fasi e ti darà " "assistenza lungo il cammino se ci sarà bisogno di ulteriori passi. " "Leggi il %sFile di Help%s prima di continuare." msgid "Select Language:" msgstr "Seleziona Lingua:" msgid "Go" msgstr "Vai" #~ msgid "Upgraded the %s layout successfully" #~ msgstr "Layout %s aggiornato con successo."