PageRenderTime 46ms CodeModel.GetById 18ms RepoModel.GetById 0ms app.codeStats 0ms

/install-dev/langs/it/install.php

https://github.com/netplayer/PrestaShop
PHP | 209 lines | 208 code | 1 blank | 0 comment | 0 complexity | f931546615814d529e5fada1e61879be MD5 | raw file
Possible License(s): CC-BY-SA-3.0, LGPL-2.1, LGPL-3.0
  1. <?php
  2. return array (
  3. 'informations' =>
  4. array (
  5. 'phone' => '+33 (0)1.40.18.30.04',
  6. 'documentation' => 'http://doc.prestashop.com/',
  7. 'documentation_upgrade' => 'http://docs.prestashop.com/display/PS15/Updating+PrestaShop',
  8. 'forum' => 'http://www.prestashop.com/forums/',
  9. 'blog' => 'http://www.prestashop.com/blog/it/',
  10. 'support' => 'http://addons.prestashop.com/it/388-supporto',
  11. ),
  12. 'translations' =>
  13. array (
  14. 'An SQL error occurred for entity <i>%1$s</i>: <i>%2$s</i>' => 'Errore SQL per l\'entity <i>%1$s</i>: <i>%2$s</i>',
  15. 'Cannot create image "%1$s" for entity "%2$s"' => 'Impossibile creare l\'immagine "%1$s" per l\'entità "%2$s"',
  16. 'Cannot create image "%1$s" (bad permissions on folder "%2$s")' => 'Impossibile creare l\'immagine "%1$s" (errore permessi nella cartella "%2$s")',
  17. 'Cannot create image "%s"' => 'Impossibile creare l\'immagine "%s"',
  18. 'SQL error on query <i>%s</i>' => 'Errore SQL nella query <i>%s</i>',
  19. '%s Login information' => '%s Informazioni login',
  20. 'Field required' => 'Campo obbligatorio',
  21. 'Invalid shop name' => 'nome negozio non valido',
  22. 'The field %s is limited to %d characters' => 'Il campo %s può comprendere fino a %d caratteri',
  23. 'Your firstname contains some invalid characters' => 'Il tuo nome contiene dei caratteri non validi',
  24. 'Your lastname contains some invalid characters' => 'Il tuo cognome contiene dei caratteri non validi',
  25. 'The password is incorrect (alphanumeric string with at least 8 characters)' => 'La password non è corretta (sequenza alfanumerica di almeno 8 caratteri)',
  26. 'Password and its confirmation are different' => 'La password digitata non coincide con la conferma della stessa',
  27. 'This e-mail address is invalid' => 'Questo indirizzo e-mail è errato',
  28. 'Image folder %s is not writable' => 'La cartella immagini %s non è scrivibile',
  29. 'An error occurred during logo copy.' => 'Si è verificato un errore durante la copia del logo',
  30. 'An error occurred during logo upload.' => 'Si è verificato un errore durante il caricamento del logo.',
  31. 'Lingerie and Adult' => 'Lingerie e adulti',
  32. 'Animals and Pets' => 'Animali',
  33. 'Art and Culture' => 'Arte e Cultura',
  34. 'Babies' => 'Infanzia',
  35. 'Beauty and Personal Care' => 'Bellezza e cura della persona',
  36. 'Cars' => 'Aumotobili',
  37. 'Computer Hardware and Software' => 'Computer Hardware e Software',
  38. 'Download' => 'Scarica',
  39. 'Fashion and accessories' => 'Moda e Accessori',
  40. 'Flowers, Gifts and Crafts' => 'Fiori, regali e oggettistica',
  41. 'Food and beverage' => 'Alimenti e bevande',
  42. 'HiFi, Photo and Video' => 'Hi-Fi, Foto e Video',
  43. 'Home and Garden' => 'Casa e giardinaggio',
  44. 'Home Appliances' => 'Elettrodomestici',
  45. 'Jewelry' => 'Gioielleria',
  46. 'Mobile and Telecom' => 'Telefonia mobile',
  47. 'Services' => 'Servizi',
  48. 'Shoes and accessories' => 'Scarpe e accessori',
  49. 'Sports and Entertainment' => 'Sport e divertimenti',
  50. 'Travel' => 'Viaggi',
  51. 'Database is connected' => 'Il database è connesso',
  52. 'Database is created' => 'Il database è creato',
  53. 'Cannot create the database automatically' => 'Non è possibile creare il database automaticamente',
  54. 'Create settings.inc file' => 'Creazione del file settings.inc',
  55. 'Create database tables' => 'Creazione di tabelle nel database',
  56. 'Create default shop and languages' => 'Creazione negozio e lingue di default',
  57. 'Populate database tables' => 'Compilazione tabelle nel database',
  58. 'Configure shop information' => 'Configurazione del negozio',
  59. 'Install demonstration data' => 'Installazione dati dimostrativi',
  60. 'Install modules' => 'Installazione moduli',
  61. 'Install Addons modules' => 'Installazione moduli Addons',
  62. 'Install theme' => 'Installazione del tema',
  63. 'Required PHP parameters' => 'impostazioni PHP richieste',
  64. 'PHP 5.1.2 or later is not enabled' => 'PHP 5.1.2 o successivo non attivo',
  65. 'Cannot upload files' => 'Impossibile caricare i file',
  66. 'Cannot create new files and folders' => 'Impossibile creare nuovi file e cartelle',
  67. 'GD Library is not installed' => 'La libreria GD non è installata',
  68. 'MySQL support is not activated' => 'Il supporto MySQL non è attivo',
  69. 'Files' => 'File',
  70. 'All files are not successfully uploaded on your server' => 'I files non sono stati caricati correttamente sul server',
  71. 'Permissions on files and folders' => 'Permessi su file e cartelle',
  72. 'Recursive write permissions for %1$s user on %2$s' => 'Permessi di scrittura per l\'utente %1$s su %2$s',
  73. 'Recommended PHP parameters' => 'Configurazioni PHP raccomandate',
  74. 'Cannot open external URLs' => 'Impossibile aprire URL esterne',
  75. 'PHP register_globals option is enabled' => 'Il parametro PHP register_globals è abilitato',
  76. 'GZIP compression is not activated' => 'La compressione GZIP non è attiva',
  77. 'Mcrypt extension is not enabled' => 'L\'estensione Mcrypt non è attiva',
  78. 'Mbstring extension is not enabled' => 'L\'estensione Mbstring non è attiva',
  79. 'PHP magic quotes option is enabled' => 'L\'opzione PHP magic quotes è attiva',
  80. 'Dom extension is not loaded' => 'L\'estensione DOM non è caricata',
  81. 'PDO MySQL extension is not loaded' => 'L\'estensione PDO MySQL non è caricata',
  82. 'Server name is not valid' => 'Il nome del server non è valido',
  83. 'You must enter a database name' => 'Devi inserire il nome del database',
  84. 'You must enter a database login' => 'Devi inserire un nome di accesso al database',
  85. 'Tables prefix is invalid' => 'Prefisso tabelle non valido',
  86. 'Cannot convert database data to utf-8' => 'Impossibile convertire i dati del database in utf-8',
  87. 'At least one table with same prefix was already found, please change your prefix or drop your database' => 'È stata trovata almeno un\'altra tabella con lo stesso prefisso. Cambia il prefisso o cancella le altre tabelle esistenti.',
  88. 'Database Server is not found. Please verify the login, password and server fields' => 'Impossibile connettersi al server del database. Verifica i campi con il nome di accesso, la password e il server',
  89. 'Connection to MySQL server succeeded, but database "%s" not found' => 'La connessione al server MySQL è avvenuta con successo, ma è impossibile trovare il database "%s"',
  90. 'Attempt to create the database automatically' => 'Tentativo di creare il database automaticamente',
  91. '%s file is not writable (check permissions)' => 'Il file %s non è scrivibile (verifica i permessi)',
  92. '%s folder is not writable (check permissions)' => 'La cartella %s non è scrivibile (verifica i permessi)',
  93. 'Cannot write settings file' => 'Impossibile generare il file di impostazioni (settings)',
  94. 'Database structure file not found' => 'Struttura del database non trovata',
  95. 'Cannot create group shop' => 'Impossibile creare il gruppo negozi',
  96. 'Cannot create shop' => 'Impossibile creare il negozio',
  97. 'Cannot create shop URL' => 'Impossibile creare l\'URL del negozio',
  98. 'File "language.xml" not found for language iso "%s"' => 'File "language.xml" non trovato per la lingua con iso "%s"',
  99. 'File "language.xml" not valid for language iso "%s"' => 'File "language.xml" non valido per la lingua con iso "%s"',
  100. 'Cannot install language "%s"' => 'Impossibile installare la lingua "%s"',
  101. 'Cannot copy flag language "%s"' => 'Impossibile copiare la bandiera per la lingua "%s"',
  102. 'Cannot create admin account' => 'Impossibile creare l\'account admin',
  103. 'Cannot install module "%s"' => 'Impossibile installare il modulo "%s"',
  104. 'Fixtures class "%s" not found' => 'Classe fixture "%s" non trovata',
  105. '"%s" must be an instance of "InstallXmlLoader"' => '"%s" deve essere un\'istanza di "InstallXmlLoader"',
  106. 'Information about your Store' => 'Informazioni relative al negozio',
  107. 'Shop name' => 'Nome del negozio',
  108. 'Main activity' => 'Attività principale',
  109. 'Please choose your main activity' => 'Seleziona l\'attività principale',
  110. 'Other activity...' => 'Altre attività...',
  111. 'Help us learn more about your store so we can offer you optimal guidance and the best features for your business!' => 'Aiutaci a conoscerti per orientarti al meglio e proporti le funzioni più adatte alla tua attività!',
  112. 'Install demo products' => 'Installazione prodotti dimostrativi',
  113. 'Yes' => 'Sì',
  114. 'No' => 'No',
  115. 'Demo products are a good way to learn how to use PrestaShop. You should install them if you are not familiar with it.' => 'I prodotti dimostrativi sono un buon modo per imparare a utilizzare PrestaShop. Dovresti installarli se non hai ancora dimestichezza con la piattaforma.',
  116. 'Country' => 'Nazione',
  117. 'Select your country' => 'Seleziona il tuo paese',
  118. 'Shop timezone' => 'Fuso orario (timezone) del negozio',
  119. 'Select your timezone' => 'Seleziona il tuo fuso orario',
  120. 'Shop logo' => 'Logo del negozio',
  121. 'Optional - You can add you logo at a later time.' => 'Facoltativo – Potrai aggiungerlo in un secondo momento.',
  122. 'Your Account' => 'Il tuo account',
  123. 'First name' => 'Nome',
  124. 'Last name' => 'Cognome',
  125. 'E-mail address' => 'Indirizzo email',
  126. 'This email address will be your username to access your store\'s back office.' => 'Questo indirizzo email sarà il tuo nome utente con cui potrai accedere all\'interfaccia di gestione del negozio.',
  127. 'Shop password' => 'Password del negozio',
  128. 'Must be at least 8 characters' => 'Minimo 8 caratteri',
  129. 'Re-type to confirm' => 'Digita nuovamente la password',
  130. 'Sign-up to the newsletter' => 'Abbonamento alla newsletter',
  131. 'PrestaShop can provide you with guidance on a regular basis by sending you tips on how to optimize the management of your store which will help you grow your business. If you do not wish to receive these tips, please uncheck this box.' => 'PrestaShop può assisterti regolarmente facendoti pervenire i suoi consigli per ottimizzare la gestione del negozio e sviluppare la tua attività online. Se non desideri ricevere i nostri consigli, deseleziona questa casella.',
  132. 'Configure your database by filling out the following fields' => 'Configura il database compilando i campi sottostanti',
  133. 'To use PrestaShop, you must <a href="http://doc.prestashop.com/display/PS16/Installing+PrestaShop#InstallingPrestaShop-Creatingadatabaseforyourshop" target="_blank">create a database</a> to collect all of your store\'s data-related activities.' => 'Per utilizzare Prestashop, devi <a href="http://doc.prestashop.com/display/PS16/Installing+PrestaShop#InstallingPrestaShop-Creatingadatabaseforyourshop" target="_blank">creare un database</a> per salvare i dati e le attività del tuo negozio.',
  134. 'Please complete the fields below in order for PrestaShop to connect to your database. ' => 'Compila i campi sottostanti per far sì che PrestaShop possa connettersi al tuo database.',
  135. 'Database server address' => 'Indirizzo server del database',
  136. 'The default port is 3306. To use a different port, add the port number at the end of your server\'s address i.e ":4242".' => 'La porta di default è 3306. Per usare un\'altra porta, digita il numero della porta alla fine dell\'indirizzo server. Ad esempio ":4242".',
  137. 'Database name' => 'Nome del database',
  138. 'Database login' => 'Nome di accesso database',
  139. 'Database password' => 'Password del database',
  140. 'Database Engine' => 'Motore Database',
  141. 'Tables prefix' => 'Prefisso delle tabelle',
  142. 'Drop existing tables (mode dev)' => 'Cancella le tabelle esistenti (modalità dev)',
  143. 'Test your database connection now!' => 'Verifica adesso la connessione al tuo database!',
  144. 'Next' => 'Successivo',
  145. 'Back' => 'Indietro',
  146. 'If you need some assistance during the installation process, please call our team at %s and one of our experts will be happy to help.' => 'Se si verificano problemi durante il processo di installazione, chiamaci: %s. Uno dei nostri esperti sarà felice di aiutarti.',
  147. 'Official forum' => 'Forum ufficiale',
  148. 'Support' => 'Assistenza',
  149. 'Documentation' => 'Documentazione',
  150. 'Contact us' => 'Contattaci',
  151. 'PrestaShop Installation Assistant' => 'Assistente di Installazione PrestaShop',
  152. 'Forum' => 'Forum',
  153. 'Blog' => 'Blog',
  154. 'Contact us!' => 'Contattaci!',
  155. 'menu_welcome' => 'Scegli la tua lingua',
  156. 'menu_license' => 'Accettazione licenze',
  157. 'menu_system' => 'Compatibilità sistema',
  158. 'menu_configure' => 'Informazioni del negozio',
  159. 'menu_database' => 'Configurazione sistema',
  160. 'menu_process' => 'Installazione del negozio',
  161. 'Installation Assistant' => 'Assistente di Installazione',
  162. 'To install PrestaShop, you need to have JavaScript enabled in your browser.' => 'Per installare PrestaShop, devi avere JavaScript abilitato nel tuo browser.',
  163. 'http://doc.prestashop.com/display/PS16/What+you+need+to+get+started#HowtoenableJavaScript-HowtoenableJavaScript' => 'http://doc.prestashop.com/display/PS16/What+you+need+to+get+started#HowtoenableJavaScript-HowtoenableJavaScript',
  164. 'License Agreements' => 'Accordi di licenza',
  165. 'To enjoy the many features that are offered for free by PrestaShop, please read the license terms below. PrestaShop core is licensed under OSL 3.0, while the modules and themes are licensed under AFL 3.0.' => 'Per godere delle svariate funzioni che PrestaShop offre gratuitamente, si prega di leggere le condizioni di licenza qui di seguito. Il nucleo di PrestaShop è rilasciato sotto licenza OSL 3.0, mentre i moduli e i temi sono rilasciati sotto licenza AFL 3.0.',
  166. 'I agree to the above terms and conditions.' => 'Accetto i termini e le condizioni dei presenti accordi.',
  167. 'I agree to participate in improving the solution by sending anonymous information about my configuration.' => 'Accetto di contribuire al miglioramento della piattaforma mediante l\'invio di informazioni anonime sulla mia configurazione.',
  168. 'Done!' => 'Fatto!',
  169. 'An error occured during installation...' => 'Errore durante l\'installazione...',
  170. 'You can use the links on the left column to go back to the previous steps, or restart the installation process by <a href="%s">clicking here</a>.' => 'Puoi usare i link sulla colonna di sinistra per tornare indietro alle fasi precedenti, oppure puoi riavviare il processo di installazione <a href="%s">cliccando qui</a>.',
  171. 'Your installation is finished!' => 'Installazione conclusa!',
  172. 'You have just finished installing your shop. Thank you for using PrestaShop!' => 'Il tuo negozio è stato installato correttamente. Grazie per aver scelto PrestaShop!',
  173. 'Please remember your login information' => 'Ricorda le credenziali per il login',
  174. 'E-mail' => 'Email',
  175. 'Print my login information' => 'Stampa le credenziali per il login',
  176. 'Password' => 'Password',
  177. 'Display' => 'Visualizzazione',
  178. 'For security purposes, you must delete the "install" folder.' => 'Per motivi di sicurezza, devi cancellare la cartella "install".',
  179. 'http://doc.prestashop.com/display/PS16/Installing+PrestaShop#InstallingPrestaShop-Completingtheinstallation' => 'http://doc.prestashop.com/display/PS16/Installing+PrestaShop#InstallingPrestaShop-Completingtheinstallation',
  180. 'Back Office' => 'Pannello di amministrazione',
  181. 'Manage your store using your Back Office. Manage your orders and customers, add modules, change themes, etc.' => 'Gestisci il tuo negozio tramite il Back Office. Gestisci ordini e clienti, aggiungi moduli, modifica i temi, ecc.',
  182. 'Manage your store' => 'Gestisci il negozio',
  183. 'Front Office' => 'Front Office',
  184. 'Discover your store as your future customers will see it!' => 'Scopri come i tuoi futuri clienti vedranno il negozio!',
  185. 'Discover your store' => 'Scopri il negozio',
  186. 'Share your experience with your friends!' => 'Condividi la tua esperienza con i tuoi amici!',
  187. 'I just built an online store with PrestaShop!' => 'Sto costruendo un e-commerce con Prestashop!',
  188. 'Look at this exhilarating experience : http://vimeo.com/89298199' => 'Da\' un\'occhiata a questa esilarante esperienza: http://vimeo.com/89298199',
  189. 'Tweet' => 'Twitta',
  190. 'Share' => 'Condividi',
  191. 'Google+' => 'Google+',
  192. 'Pinterest' => 'Pinterest',
  193. 'LinkedIn' => 'LinkedIn',
  194. 'Check out PrestaShop Addons to add the little something extra to your store!' => 'Acquista su PrestaShop Addons per aggiungere estensioni extra per il tuo negozio!',
  195. 'We are currently checking PrestaShop compatibility with your system environment' => 'Stiamo verificando la compatibilità di PrestaShop con il tuo sistema',
  196. 'If you have any questions, please visit our <a href="%1$s" target="_blank">documentation</a> and <a href="%2$s" target="_blank">community forum</a>.' => 'Se hai domande o dubbi, visita la nostra <a href="%1$s" target="_blank">documentazione</a> e il <a href="%2$s" target="_blank">forum dedicato alla nostra comunità</a>.',
  197. 'PrestaShop compatibility with your system environment has been verified!' => 'La compatibilità del tuo sistema con PrestaShop è stata verificata!',
  198. 'Oops! Please correct the item(s) below, and then click "Refresh information" to test the compatibility of your new system.' => 'Ops! Correggi i seguenti punti, quindi clicca sul pulsante "Aggiorna" per verificare la compatibilità di PrestaShop del tuo nuovo sistema.',
  199. 'Refresh these settings' => 'Aggiorna le impostazioni',
  200. 'PrestaShop requires at least 32 MB of memory to run: please check the memory_limit directive in your php.ini file or contact your host provider about this.' => 'PrestaShop richiede almeno 32 MB di memoria per girare: si prega di controllare la direttiva memory_limit nel file php.ini o contatta il tuo fornitore di hosting.',
  201. '<b>Warning: You cannot use this tool to upgrade your store anymore.</b><br /><br />You already have <b>PrestaShop version %1$s installed</b>.<br /><br />If you want to upgrade to the latest version, please read our documentation: <a href="%2$s">%2$s</a>' => '<b>Attenzione: Non puoi utilizzare più questo strumento per aggiornare il tuo negozio.</b><br /><br />Hai già <b>installato PrestaShop versione %1$s</b>.<br /><br />Se vuoi aggiornare all\'ultima versione, leggi la nostra documentazione: <a href="%2$s">%2$s</a>',
  202. 'Welcome to the PrestaShop %s Installer' => 'Benvenuto nell\'Assistente di Installazione di PrestaShop %s',
  203. 'Installing PrestaShop is quick and easy. In just a few moments, you will become part of a community consisting of more than 185,000 merchants. You are on the way to creating your own unique online store that you can manage easily every day.' => 'Installare PrestaShop è veloce e facile. In pochi istanti farai parte di una comunità composta da più di 185.000 venditori. Stai per creare il tuo personale negozio online che potrai gestire con facilità ogni giorno.',
  204. 'If you need help, do not hesitate to check <a href="%1$s" target="_blank">our documentation</a> or to contact our support team: %2$s.' => 'Se hai bisogno di aiuto, non esitare a controllare <a href="%1$s" target="_blank">la nostra documentazione</a> o a contattare il nostro team di assistenza: %2$s.',
  205. 'Continue the installation in:' => 'Continua l\'installazione in:',
  206. 'The language selection above only applies to the Installation Assistant. Once your store is installed, you can choose the language of your store from over %d translations, all for free!' => 'La selezione della lingua qui sopra è valida solamente nell\'Assistente di Installazione. Una volta che il negozio è installato, potrai scegliere la lingua del negozio tra le oltre %d traduzioni disponibili gratuitamente!',
  207. ),
  208. );