source: trunk/ICeCoffEE/ICeCoffEE/Installer components/ICeCoffEE Installer.app/Contents/Resources/Italian.lproj/Localizable.strings@ 167

Last change on this file since 167 was 167, checked in by Nicholas Riley, 19 years ago

ICeCoffEE 1.4 and preliminary 1.4.1 changes. Sorry, I forgot to
commit version 1.4 when it was released, so the precise source for
that release has been lost.

See the release notes for details of what changed in these versions.
1.4 was a significant feature release; 1.4.1 is a bug fix for 10.3.9,
incorporating up-to-date Unsanity Installer and APE.

package-ICeCoffEE.sh: use xcodebuild instead of pbxbuild.

File size: 6.8 KB
Line 
1/* Incompatible OSX Panel */
2"Incompatible Mac OS X Version" = "Versione Mac OS X Incompatibile";
3"%@ reqires at least Mac OS X %@. You have an older version installed. Please upgrade or download an older version of %@ that will be compatible with your system." = "%@ richiede almeno Mac OS X %@. Hai una versione precedente installata. Per favore Aggiorna o scarica una versione precedente di %@ che sia compatibile col tuo sistema.";
4
5/* Ready Tab */
6"%@ was already installed for all users on this machine, and you are trying to install a local version. Doing so will result in two copies of %@ running on your Macintosh, which is not a good idea. You can either Cancel, try to Remove for All Users or try to Install for All Users (you will need administrator priviliges for latter two)." = "%@ è già stato installato per tutti gli utenti di questo computer, e stai cercando di installare una versione locale. Facendo cosi risulteranno 2 copie di %@ attive sul tuo Macintosh, il che non è buona idea. Puoi sia Annullare, provare a Rimuovere Per Tutti Gli Utenti o reinstallare per Tutti Gli Utenti (verranno richiesti i privilegi di amministratore).";
7"%@ was already installed for this user, and you're about to do an install for all users on this machine. Doing so will result in two copies of %@ running on your Macintosh, which is not a good idea. If you Continue, this installer will first remove the version installed for this user, then proceed with all users installation." = "%@ è già stato installato per questo utente, e stai per installare un altra copia per tutti gli utenti. Facendo cosi risulteranno 2 copie di %@ attive sul tuo Macintosh, il che non è buona idea. Se Continui, questo installatore prima rimuoverà la versione installata per questo utente, poi procederà all'installazione per tutti gli utenti.";
8"Already Installed For All Users" = "Già Installato Per Tutti Gli Utenti";
9"Already Installed For This User" = "Già Installato Per Questo Utente";
10"Install For All Users" = "Installa Per Tutti Gli Utenti";
11"When you click \"Continue\", you will be asked to authenticate with your administrator password, if needed. This is done because certain components of this software has to be installed system-wide in order to function properly." = "Quando Cliccherai su \"Continua\", ti verrà richiesta la parola chiave di amministratore. Questo avviene perché alcuni componenti del programma devono essere installati lungo tutto il sistema per funzionare adeguatamente.";
12
13/* Install Table Strings */
14"Application Enhancer" = "Application Enhancer";
15"Installed \"%@\"" = "Installato \"%@\"";
16"Created folder \"%@\"" = "Cartella creata \"%@\"";
17"Uninstalled previously installed" = "Disintallata l'installazione precedente";
18"(files were moved to the Trash)" = "(i files sono stati Cestinati)";
19
20/* Uninstall Panel */
21"Are you sure you want to uninstall %@ %@ %@? Please note that this installer will automatically uninstall an older version of the product during the installation." = "Siete sicuro di disinstallare %@ %@ %@? Per favore nota che questo Disinstallatore rimuoverà automaticamente una versione più vecchia del prodotto durante il processo.";
22"globally installed" = "globalmente installato";
23"locally installed" = "localmente installato";
24
25/* Authentication Failed Panel */
26"Authentication Failed" = "Autenticazione Fallita";
27"You have failed to enter the administrator password; this installer requires Administrator privileges to install the software you have selected. Please try again." = "Non sei riuscito a digitare la parola d'accesso dell'amministratore; questo installatore richiede i privilegi dell'amministratore per installare il software selezionato. Prego riprova.";
28
29/* Button Titles */
30"OK" = "OK";
31"Cancel" = "Annulla";
32"Continue" = "Continua";
33"Go Back" = "Torna Indietro";
34"Quit" = "Esci";
35"Uninstall" = "Disinstalla";
36
37/* Version n/a */
38"n/a" = "n/d";
39
40/* Install paths for Show Files window */
41"%@ or %@" = "%@ o %@";
42
43/* Options Tab */
44"Open \"%@\" %@ Upon Completion" = "Apro \"%@\" %@ Completato";
45
46/* Ready Tab */
47"Remove For All Users" = "Rimuovi Per Tutti Gli Utenti";
48
49/* Step N of M strings */
50"Step %d of %d" = "Passo %d di %d";
51"Step %d of %d: %@" = "Passo %d di %d: %@";
52"About This Product" = "Riguardo Questo Prodotto";
53"License Agreement" = "Accordo Licenza";
54"Installation Options" = "Opzioni di Installazione";
55"Ready To Install" = "Pronto per Installare";
56"Install Progress" = "Andamento Installazione";
57"Installation Complete" = "Installazione Completata";
58
59/* Installer Information Missing Panel */
60"Installer Information Missing" = "Informazioni Installatore Mancanti";
61"This installer cannot find or read the required information about the installable product.\n\nThe installer is unable to continue. Please contact the author of the software or re-download the package." = "Questo installatore non può trovare o leggere le informazioni richieste sull'installatore installabile del prodotto.\n\nL'installatore non può continuare. Per favore contatta l'autore del software o ri-scarica il pacchetto.";
62
63/* Uninstall Panel */
64"Uninstall Complete" = "Disinstallazione Completata";
65"Uninstall Failed" = "Disinstallazione fallita";
66"We were unable to uninstall %@ from your system. Please check if you have entered your administrator password correctly and that you have sufficient privileges and try again (or remove the files manually)." = "Non abbiamo potuto disinstallare %@ dal sistema. Per favore controlla se hai digitato correttamente la vostra parola d'accesso dell'amministratore e se si hanno i privilegi sufficienti e prova ancora (o rimuovi manualmente gli archivi).";
67"You will be asked for your administrator password when you click Uninstall." = "Verrà chiesta la parola d'accesso dell'amministratore quando cliccherai su Disinstalla.";
68"%@ was successfully uninstalled from your system. Thank you for evaluating our product!" = "%@ e' stato disinstallato con successo dal vostro sistema. Grazie per la valutazione del nostro prodotto!";
69
70/* Default Product Name */
71"Untitled Product" = "Prodotto Senza Titolo";
72
73/* Default Product Version */
74"1.0" = "1.0";
75
76/* Default Product Type */
77"Application" = "Applicazione";
78
79/* Window title */
80"Installer" = "Installatore"; /* (ProductName) Installer */
81
82/* Done Tab */
83"Log Out Suggested" = "Log Out Consigliato";
84"When you click the \"Quit\" button below, the installed product will be launched, and this Installer will quit." = "Quando sotto clicchi \"Esci\" , il prodotto installato verrà lanciato, e l'installer si chiuderà.";
85"When you click the \"Quit\" button below, this Installer will quit." = "Quando sotto clicchi \"Esci\" , l'installer si chiuderà.";
86"You are strongly advised to log out or restart your computer in order for the installed product to completely take effect. Thank you!" = "Sei fortemente consigliato di uscire e riaccedere dall'utenza (log in/out) affinchè il prodotto installato entri in azione. Grazie!";
Note: See TracBrowser for help on using the repository browser.