install.lang 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219
  1. # Dolibarr language file - Source file is en_US - install
  2. InstallEasy=Abbiamo cercato di semplificare al massimo l' installazione di Dolibarr. Basta seguire le istruzioni passo per passo.
  3. MiscellaneousChecks=Verificare prerequisiti
  4. ConfFileExists=Il file di configurazione <b>%s</b> esiste.
  5. ConfFileDoesNotExistsAndCouldNotBeCreated=Il file di configurazione <b>%s</b> non esiste e non può essere creato!
  6. ConfFileCouldBeCreated=Il file <b>%s</b> può essere creato.
  7. ConfFileIsNotWritable=Il file di configurazione <b>%s</b> non è scrivibile, bisogna controllare i permessi. Nella fase di prima installazione, il server web deve poter scrivere questo file durante il processo di configurazione (come ad esempio "chmod 644" in un OS Unix like).
  8. ConfFileIsWritable=Il file di configurazione <b>%s</b> è scrivibile.
  9. ConfFileMustBeAFileNotADir=Configuration file <b>%s</b> must be a file, not a directory.
  10. ConfFileReload=Reloading parameters from configuration file.
  11. NoReadableConfFileSoStartInstall=Il file di configurazione <b> conf/conf.php </b> non esiste o non è leggibile. Eseguiremo il processo di installazione per provare a inizializzarlo.
  12. PHPSupportPOSTGETOk=PHP supporta le variabili GET e POST.
  13. PHPSupportPOSTGETKo=It's possible your PHP setup does not support variables POST and/or GET. Check the parameter <b>variables_order</b> in php.ini.
  14. PHPSupportSessions=PHP supporta le sessioni.
  15. PHPSupport=La versione di PHP supporta la funzione %s.
  16. PHPMemoryOK=La memoria massima per la sessione è fissata dal PHP a <b>%s</b>. Dovrebbe essere sufficiente.
  17. PHPMemoryTooLow=Your PHP max session memory is set to <b>%s</b> bytes. This is too low. Change your <b>php.ini</b> to set <b>memory_limit</b> parameter to at least <b>%s</b> bytes.
  18. Recheck=Click here for a more detailed test
  19. ErrorPHPDoesNotSupportSessions=Your PHP installation does not support sessions. This feature is required to allow Dolibarr to work. Check your PHP setup and permissions of the sessions directory.
  20. ErrorPHPDoesNotSupport=La tua installazione di PHP non supporta le funzioni %s.
  21. ErrorDirDoesNotExists=La directory <b>%s</b> non esiste.
  22. ErrorGoBackAndCorrectParameters=Go back and check/correct the parameters.
  23. ErrorWrongValueForParameter=Potresti aver digitato un valore errato per il parametro <b>%s</b>.
  24. ErrorFailedToCreateDatabase=Impossibile creare il database <b>%s</b>.
  25. ErrorFailedToConnectToDatabase=Impossibile collegarsi al database <b>%s</b>.
  26. ErrorDatabaseVersionTooLow=La versione del database (%s) è troppo vecchia. È richiesta la versione %s o superiori.
  27. ErrorPHPVersionTooLow=Versione PHP troppo vecchia. È richiesta la versione %s o successiva.
  28. ErrorPHPVersionTooHigh=Versione PHP troppo alta. È richiesta la versione %s o precedente.
  29. ErrorConnectedButDatabaseNotFound=Connection to server successful but database '%s' not found.
  30. ErrorDatabaseAlreadyExists=Il database <b>%s</b> esiste già.
  31. ErrorNoMigrationFilesFoundForParameters=Nessun file di migrazione trovato per le versioni selezionate
  32. IfDatabaseNotExistsGoBackAndUncheckCreate=If the database does not exist, go back and check option "Create database".
  33. IfDatabaseExistsGoBackAndCheckCreate=Se il database esiste già, torna indietro e deseleziona l'opzione "Crea database".
  34. WarningBrowserTooOld=Version of browser is too old. Upgrading your browser to a recent version of Firefox, Chrome or Opera is highly recommended.
  35. PHPVersion=Versione PHP
  36. License=Licenza d'uso
  37. ConfigurationFile=File di configurazione
  38. WebPagesDirectory=Directory in cui vengono memorizzate le pagine web
  39. DocumentsDirectory=Directory per memorizzare e caricare documenti generati
  40. URLRoot=URL Root
  41. ForceHttps=Forzare connessioni sicure (HTTPS)
  42. CheckToForceHttps=Seleziona questa opzione per forzare le connessioni sicure (HTTPS).<br/>L'host dev'essere configurato per usare un certificato SSL.
  43. DolibarrDatabase=Database Dolibarr
  44. DatabaseType=Tipo di database
  45. DriverType=Tipo di driver
  46. Server=Server
  47. ServerAddressDescription=Name or ip address for the database server. Usually 'localhost' when the database server is hosted on the same server as the web server.
  48. ServerPortDescription=Porta. Lasciare vuoto se sconosciuta.
  49. DatabaseServer=Database server
  50. DatabaseName=Nome del database
  51. DatabasePrefix=Database table prefix
  52. DatabasePrefixDescription=Prefisso tabelle database. Se vuoto, il default è llx_.
  53. AdminLogin=User account for the Dolibarr database owner.
  54. AdminPassword=Password per amministratore del database. Da lasciare vuoto se ci si collega in forma anonima
  55. CreateDatabase=Crea database
  56. CreateUser=Create user account or grant user account permission on the Dolibarr database
  57. DatabaseSuperUserAccess=Accesso superutente al database
  58. CheckToCreateDatabase=Check the box if the database does not exist yet and so must be created.<br>In this case, you must also fill in the user name and password for the superuser account at the bottom of this page.
  59. CheckToCreateUser=Check the box if:<br>the database user account does not yet exist and so must be created, or<br>if the user account exists but the database does not exist and permissions must be granted.<br>In this case, you must enter the user account and password and <b>also</b> the superuser account name and password at the bottom of this page. If this box is unchecked, database owner and password must already exist.
  60. DatabaseRootLoginDescription=Superuser account name (to create new databases or new users), mandatory if the database or its owner does not already exist.
  61. KeepEmptyIfNoPassword=Leave empty if superuser has no password (NOT recommended)
  62. SaveConfigurationFile=Saving parameters to
  63. ServerConnection=Connessione al server
  64. DatabaseCreation=Creazione del database
  65. CreateDatabaseObjects=Creazione degli oggetti del database
  66. ReferenceDataLoading=Caricamento dei dati di riferimento
  67. TablesAndPrimaryKeysCreation=Creazione tabelle e chiavi primarie
  68. CreateTableAndPrimaryKey=Creazione della tabella %s
  69. CreateOtherKeysForTable=Creazione vincoli e indici per la tabella %s
  70. OtherKeysCreation=Creazione vincoli e indici
  71. FunctionsCreation=Creazione funzioni
  72. AdminAccountCreation=Creazione accesso amministratore
  73. PleaseTypePassword=Please type a password, empty passwords are not allowed!
  74. PleaseTypeALogin=Please type a login!
  75. PasswordsMismatch=Passwords differs, please try again!
  76. SetupEnd=Fine della configurazione
  77. SystemIsInstalled=Installazione completata.
  78. SystemIsUpgraded=Dolibarr è stato aggiornato con successo.
  79. YouNeedToPersonalizeSetup=Dolibarr deve essere configurato per soddisfare le vostre necessità (aspetto, caratteristiche, ecc...). Per effettuare questa operazione, segui il link qui sotto:
  80. AdminLoginCreatedSuccessfuly=Account amministratore '<b>%s</b>' creato con successo.
  81. GoToDolibarr=Vai a Dolibarr
  82. GoToSetupArea=Vai alla pagina impostazioni
  83. MigrationNotFinished=The database version is not completely up to date: run the upgrade process again.
  84. GoToUpgradePage=Vai alla pagina di aggiornamento
  85. WithNoSlashAtTheEnd=Senza la barra "/" alla fine
  86. DirectoryRecommendation= <span class="warning"> IMPORTANTE </span>: è necessario utilizzare una directory esterna alle pagine Web (quindi non utilizzare una sottodirectory del parametro precedente).
  87. LoginAlreadyExists=Esiste già
  88. DolibarrAdminLogin=Login dell'amministratore di Dolibarr
  89. AdminLoginAlreadyExists=Dolibarr administrator account '<b>%s</b>' already exists. Go back if you want to create another one.
  90. FailedToCreateAdminLogin=Impossibile creare l'account amministratore di Dolibarr.
  91. WarningRemoveInstallDir=Warning, for security reasons, once the installation process is complete, you must add a file called <b>install.lock</b> into the Dolibarr document directory in order to prevent the accidental/malicious use of the install tools again.
  92. FunctionNotAvailableInThisPHP=Not available in this PHP
  93. ChoosedMigrateScript=Scegli script di migrazione
  94. DataMigration=Database migration (data)
  95. DatabaseMigration=Database migration (structure + some data)
  96. ProcessMigrateScript=Elaborazione dello script
  97. ChooseYourSetupMode=Scegli la modalità di impostazione e clicca "start"
  98. FreshInstall=Nuova installazione
  99. FreshInstallDesc=Utilizzare questa modalità se questa è la prima installazione. In caso contrario, questa modalità può riparare un'installazione precedente incompleta. Se vuoi aggiornare la tua versione, scegli la modalità "Aggiorna".
  100. Upgrade=Aggiornamento
  101. UpgradeDesc=Usare questo metodo per sostituire una vecchia installazione Dolibarr con una versione più recente. Ciò aggiornerà il database e i dati.
  102. Start=Inizio
  103. InstallNotAllowed=Impossibile completare l'installazione a causa dei permessi del file <b>conf.php</b>
  104. YouMustCreateWithPermission=È necessario creare il file %s e dare al server web i permessi di scrittura durante il processo di installazione.
  105. CorrectProblemAndReloadPage=Please fix the problem and press F5 to reload the page.
  106. AlreadyDone=Già migrate
  107. DatabaseVersion=Versione database
  108. ServerVersion=Versione del server
  109. YouMustCreateItAndAllowServerToWrite=È necessario creare questa directory e dare al server web i permessi di scrittura sulla stessa.
  110. DBSortingCollation=Ordinamento caratteri (Collation)
  111. YouAskDatabaseCreationSoDolibarrNeedToConnect=You selected create database <b>%s</b>, but for this, Dolibarr needs to connect to server <b>%s</b> with super user <b>%s</b> permissions.
  112. YouAskLoginCreationSoDolibarrNeedToConnect=You selected create database user <b>%s</b>, but for this, Dolibarr needs to connect to server <b>%s</b> with super user <b>%s</b> permissions.
  113. BecauseConnectionFailedParametersMayBeWrong=The database connection failed: the host or super user parameters must be wrong.
  114. OrphelinsPaymentsDetectedByMethod=Pagamenti orfani sono stati rilevati con il metodo %s
  115. RemoveItManuallyAndPressF5ToContinue=Rimuovere manualmente e premere F5 per continuare.
  116. FieldRenamed=Campo rinominato
  117. IfLoginDoesNotExistsCheckCreateUser=If the user does not exist yet, you must check option "Create user"
  118. ErrorConnection=Server "<b>%s</b>", database name "<b>%s</b>", login "<b>%s</b>", or database password may be wrong or the PHP client version may be too old compared to the database version.
  119. InstallChoiceRecommanded=Si raccomanda di installare la versione <b>%s</b> al posto dell'attuale <b>%s</b>
  120. InstallChoiceSuggested=<b>Scelta suggerita dall'installer</b>.
  121. MigrateIsDoneStepByStep=The targeted version (%s) has a gap of several versions. The install wizard will come back to suggest a further migration once this one is complete.
  122. CheckThatDatabasenameIsCorrect=Check that the database name "<b>%s</b>" is correct.
  123. IfAlreadyExistsCheckOption=Se il nome è esatto e il database non esiste ancora, seleziona l'opzione "Crea database".
  124. OpenBaseDir=Parametro <b>openbasedir</b>
  125. YouAskToCreateDatabaseSoRootRequired=You checked the box "Create database". For this, you need to provide the login/password of superuser (bottom of form).
  126. YouAskToCreateDatabaseUserSoRootRequired=You checked the box "Create database owner". For this, you need to provide the login/password of superuser (bottom of form).
  127. NextStepMightLastALongTime=Il passaggio in corso può richiedere diverso tempo. Attendi il caricamento completo della schermata successiva prima di continuare.
  128. MigrationCustomerOrderShipping=Migrate shipping for sales orders storage
  129. MigrationShippingDelivery=Aggiornamento spedizione
  130. MigrationShippingDelivery2=Aggiornamento spedizione 2
  131. MigrationFinished=Migrazione completata
  132. LastStepDesc=<strong>Last step</strong>: Define here the login and password you wish to use to connect to Dolibarr. <b>Do not lose this as it is the master account to administer all other/additional user accounts.</b>
  133. ActivateModule=Attiva modulo %s
  134. ShowEditTechnicalParameters=Clicca qui per mostrare/modificare i parametri avanzati (modalità esperti)
  135. WarningUpgrade=Warning:\nDid you run a database backup first?\nThis is highly recommended. Loss of data (due to for example bugs in mysql version 5.5.40/41/42/43) may be possible during this process, so it is essential to take a complete dump of your database before starting any migration.\n\nClick OK to start migration process...
  136. ErrorDatabaseVersionForbiddenForMigration=Your database version is %s. It has a critical bug, making data loss possible if you make structural changes in your database, such as is required by the migration process. For his reason, migration will not be allowed until you upgrade your database to a layer (patched) version (list of known buggy versions: %s)
  137. KeepDefaultValuesWamp=You used the Dolibarr setup wizard from DoliWamp, so values proposed here are already optimized. Change them only if you know what you are doing.
  138. KeepDefaultValuesDeb=You used the Dolibarr setup wizard from a Linux package (Ubuntu, Debian, Fedora...), so the values proposed here are already optimized. Only the password of the database owner to create must be entered. Change other parameters only if you know what you are doing.
  139. KeepDefaultValuesMamp=You used the Dolibarr setup wizard from DoliMamp, so the values proposed here are already optimized. Change them only if you know what you are doing.
  140. KeepDefaultValuesProxmox=You used the Dolibarr setup wizard from a Proxmox virtual appliance, so the values proposed here are already optimized. Change them only if you know what you are doing.
  141. UpgradeExternalModule=Run dedicated upgrade process of external module
  142. SetAtLeastOneOptionAsUrlParameter=Inserisci almeno una opzione come parametro nell'indirizzo URL. Per esempio: '...repair.php?standard=confirmed'
  143. NothingToDelete=Nulla da ripulire/eliminare
  144. NothingToDo=Nessuna azione da fare
  145. #########
  146. # upgrade
  147. MigrationFixData=Fix per i dati denormalizzati
  148. MigrationOrder=Migrazione dei dati per gli ordini dei clienti
  149. MigrationSupplierOrder=Data migration for vendor's orders
  150. MigrationProposal=Migrazione dei dati delle proposte commerciali
  151. MigrationInvoice=Migrazione dei dati della fatturazione attiva
  152. MigrationContract=Migrazione dei dati per i contratti
  153. MigrationSuccessfullUpdate=Aggiornamento completato con successo
  154. MigrationUpdateFailed=Aggiornamento fallito
  155. MigrationRelationshipTables=Migrazione dei dati delle tabelle di relazione (%s)
  156. MigrationPaymentsUpdate=Correzione dei dati di pagamento
  157. MigrationPaymentsNumberToUpdate=%s pagamento(i) da aggiornare
  158. MigrationProcessPaymentUpdate=Aggiorna pagamento(i) %s
  159. MigrationPaymentsNothingToUpdate=Niente da aggiornare
  160. MigrationPaymentsNothingUpdatable=Nessun pagamento aggiornabile
  161. MigrationContractsUpdate=Aggiornamento dei dati dei contratti
  162. MigrationContractsNumberToUpdate=%s contratto(i) da aggiornare
  163. MigrationContractsLineCreation=Crea riga per il contratto con riferimento %s
  164. MigrationContractsNothingToUpdate=Non ci sono più cose da fare
  165. MigrationContractsFieldDontExist=Field fk_facture does not exist anymore. Nothing to do.
  166. MigrationContractsEmptyDatesUpdate=Correzione contratti con date vuote
  167. MigrationContractsEmptyDatesUpdateSuccess=Correzione dei contratti con data vuota effettuata con successo
  168. MigrationContractsEmptyDatesNothingToUpdate=Nessuna data di contratto vuota da correggere
  169. MigrationContractsEmptyCreationDatesNothingToUpdate=Nessuna data di creazione contratto da correggere
  170. MigrationContractsInvalidDatesUpdate=Correzione dei contratti con date errate
  171. MigrationContractsInvalidDateFix=Correggere contratto %s (data del contratto = %s, data di inizio del servizio min = %s)
  172. MigrationContractsInvalidDatesNumber=%s contratti modificati
  173. MigrationContractsInvalidDatesNothingToUpdate=Non ci sono contratti con date con errate da correggere
  174. MigrationContractsIncoherentCreationDateUpdate=Correzione contratti con data incoerente
  175. MigrationContractsIncoherentCreationDateUpdateSuccess=Correzione dei contratti con data incoerente effettuata con successo
  176. MigrationContractsIncoherentCreationDateNothingToUpdate=Nessun contratto con data incoerente da correggere
  177. MigrationReopeningContracts=Apri contratto chiuso per errore
  178. MigrationReopenThisContract=Riapri contratto %s
  179. MigrationReopenedContractsNumber=%s contratti modificati
  180. MigrationReopeningContractsNothingToUpdate=Nessun contratto chiuso da aprire
  181. MigrationBankTransfertsUpdate=Aggiorna i collegamenti tra registrazione e trasferimento bancario
  182. MigrationBankTransfertsNothingToUpdate=Tutti i link sono aggiornati
  183. MigrationShipmentOrderMatching=Migrazione ordini di spedizione
  184. MigrationDeliveryOrderMatching=Aggiornamento ordini di spedizione
  185. MigrationDeliveryDetail=Aggiornamento spedizioni
  186. MigrationStockDetail=Aggiornamento delle scorte dei prodotti
  187. MigrationMenusDetail=Aggiornamento dinamico dei menu
  188. MigrationDeliveryAddress=Aggiornamento indirizzo di consegna per le spedizioni
  189. MigrationProjectTaskActors=Data migration for table llx_projet_task_actors
  190. MigrationProjectUserResp=Migrazione dei dati del campo fk_user_resp da llx_projet a llx_element_contact
  191. MigrationProjectTaskTime=Aggiorna tempo trascorso in secondi
  192. MigrationActioncommElement=Aggiornare i dati sulle azioni
  193. MigrationPaymentMode=Migrazione dei dati delle modalità di pagamento
  194. MigrationCategorieAssociation=Migrazione delle categorie
  195. MigrationEvents=Migration of events to add event owner into assignment table
  196. MigrationEventsContact=Migration of events to add event contact into assignment table
  197. MigrationRemiseEntity=Update entity field value of llx_societe_remise
  198. MigrationRemiseExceptEntity=Update entity field value of llx_societe_remise_except
  199. MigrationUserRightsEntity=Aggiorna il valore del campo entità di llx_user_rights
  200. MigrationUserGroupRightsEntity=Aggiorna il valore del campo entità di llx_usergroup_rights
  201. MigrationUserPhotoPath=Migration of photo paths for users
  202. MigrationFieldsSocialNetworks=Migrazione dei social network dei campi utenti (%s)
  203. MigrationReloadModule=Ricarica modulo %s
  204. MigrationResetBlockedLog=Reset del modulo BlockedLog per l'algoritmo v7
  205. MigrationImportOrExportProfiles=Migrazione di profili di importazione o esportazione (%s)
  206. ShowNotAvailableOptions=Mostra opzioni non disponibili
  207. HideNotAvailableOptions=Nascondi opzioni non disponibili
  208. ErrorFoundDuringMigration=Error(s) were reported during the migration process so next step is not available. To ignore errors, you can <a href="%s">click here</a>, but the application or some features may not work correctly until the errors are resolved.
  209. YouTryInstallDisabledByDirLock=The application tried to self-upgrade, but the install/upgrade pages have been disabled for security (directory renamed with .lock suffix).<br>
  210. YouTryInstallDisabledByFileLock=The application tried to self-upgrade, but the install/upgrade pages have been disabled for security (by the existence of a lock file <strong>install.lock</strong> in the dolibarr documents directory).<br>
  211. YouTryUpgradeDisabledByMissingFileUnLock=The application tried to self-upgrade, but the upgrade process is currently not allowed.<br>
  212. ClickHereToGoToApp=Click here to go to your application
  213. ClickOnLinkOrRemoveManualy=Se è in corso un aggiornamento, attendere. In caso contrario, fai clic sul seguente link. Se vedi sempre questa stessa pagina, devi rimuovere / rinominare il file install.lock nella directory dei documenti.
  214. ClickOnLinkOrCreateUnlockFileManualy=If an upgrade is in progress, please wait... If not, you must create a file upgrade.unlock into the Dolibarr documents directory.
  215. Loaded=Caricato
  216. FunctionTest=Test di funzionalita
  217. NodoUpgradeAfterDB=No action requested by external modules after upgrade of database
  218. NodoUpgradeAfterFiles=No action requested by external modules after upgrade of files or directories
  219. MigrationContractLineRank=Migrate Contract Line to use Rank (and enable Reorder)