1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-07-31 18:30:20 +02:00

Italian language

This commit is contained in:
Stanislav
2012-10-14 22:49:54 +02:00
parent 8caafaa1d2
commit 6a48fa7f60
15 changed files with 446 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
<?php
return array(
'backup' => array(
'Backups' => 'Backup',
'Backup date' => 'Backup',
'Create backup' => 'Crea backup',
'Delete' => 'Elimina',
'storage' => 'dati',
'public' => 'pubblica',
'plugins' => 'plugin',
'Size' => 'Dimensione',
'Actions' => 'Azioni',
'Delete backup: :backup' => 'Elimina backup: :backup',
'Creating...' => 'Creazione...',
)
);

View File

@@ -0,0 +1,25 @@
<?php
return array(
'blocks' => array(
'Blocks' => 'Blocchi',
'Blocks manager' => 'Gestione blocchi',
'Delete' => 'Elimina',
'Edit' => 'Modifica',
'New block' => 'Nuovo blocco',
'Create new block' => 'Crea nuovo blocco',
'Name' => 'Nome',
'Edit block' => 'Modifica blocco',
'Save' => 'Salva',
'Actions' => 'Azioni',
'Save and exit' => 'Salva ed esci',
'Required field' => 'Campo obbligatorio',
'This block already exists' => 'Tale blocco è già esistente',
'This block does not exist' => 'Tale blocco non esiste',
'Delete block: :block' => 'Elimina blocco: :block',
'Block content' => 'Contenuto del blocco',
'Block <i>:name</i> deleted' => 'Snippet <i>:name</i> è stato eliminato',
'Your changes to the block <i>:name</i> have been saved.' => 'Le modifiche al blocco: <i>nome</ i> sono state salvate.',
'Delete block: :block' => 'Elimina blocco: :block',
)
);

View File

@@ -0,0 +1,8 @@
<?php
return array(
'Editor' => array(
'Editor' => 'Editor',
'Editor plugin' => 'Editor plugin',
)
);

View File

@@ -0,0 +1,17 @@
<?php
return array(
'filesmanager' => array(
'Files' => 'File',
'Files manager' => 'Gestione file',
'Name' => 'Nome',
'Actions' => 'Azioni',
'Delete' => 'Elimina',
'Upload' => 'Carica',
'directory' => 'directory',
'Delete directory: :dir' => 'Elimina directory: :dir',
'Delete file: :file' => 'Elimina file :file',
'Extension' => 'Estensione',
'Size' => 'Dimensione',
)
);

View File

@@ -0,0 +1,33 @@
<?php
return array(
'information' => array(
'Information' => 'Informazione',
'Debugging' => 'Debugging',
'Name' => 'Nome',
'Value' => 'Valore',
'Security' => 'Sicurezza',
'System' => 'Sistema',
'on' => 'on',
'off'=> 'off',
'Server' => 'Server',
'PHP version' => 'Versione PHP',
'SimpleXML module' => 'Modulo SimpleXML',
'DOM module' => 'Modulo DOM',
'Installed' => 'Installato',
'Not Installed' => 'Non installato',
'System version' => 'Versione del sistema',
'System version ID' => 'Versione del sistema ID',
'Security check results' => 'Risultato del controllo di sicurezza',
'The configuration file has been found to be writable. We would advise you to remove all write permissions on defines.php on production systems.' =>
'Il file di configurazione è scrivibile. Si consiglia di rimuovere le autorizzazioni di scrittura per defines.php file sul sito funzionante.',
'The Monstra core directory (":path") and/or files underneath it has been found to be writable. We would advise you to remove all write permissions. <br/>You can do this on unix systems with: <code>chmod -R a-w :path</code>' =>
'Directory Monstra (":path") è scrivibile. Si consiglia di rimuovere le autorizzazioni di scrittura per la directory (":path") sul sito funzionante. <br/> È possibile eseguire questa operazione su sistemi UNIX così: <code>chmod -R a-w :path</code>',
'The Monstra .htaccess file has been found to be writable. We would advise you to remove all write permissions. <br/>You can do this on unix systems with: <code>chmod a-w :path</code>' =>
'Principale file .htaccess è scrivibile. Si consiglia di rimuovere le autorizzazioni di scrittura per il file principale .htaccess. <br/> È possibile eseguire questa operazione su sistemi UNIX così: <code>chmod -R a-w :path</code>',
'The Monstra index.php file has been found to be writable. We would advise you to remove all write permissions. <br/>You can do this on unix systems with: <code>chmod a-w :path</code>' =>
'Principale file index.php è scrivibile. Si consiglia di rimuovere le autorizzazioni di scrittura per il file principale index.php. <br/> È possibile eseguire questa operazione su sistemi UNIX così: <code>chmod -R a-w :path</code>',
'Due to the type and amount of information an error might give intruders when Core::$environment = Core::DEVELOPMENT, we strongly advise setting Core::PRODUCTION in production systems.' =>
'Il sistema opera con lo stato Core::DEVELOPMENT Si consiglia di impostare lo stato Core::PRODUCTION sul sito funzionante.',
)
);

View File

@@ -0,0 +1,27 @@
<?php
return array(
'menu' => array(
'Menu' => 'Menu',
'Menu manager' => 'Gestione menu',
'Edit' => 'Modifica',
'Name' => 'Nome',
'Delete' => 'Elimina',
'Order' => 'Ordine',
'Actions' => 'Azioni',
'Create new item' => 'Crea nuova voce',
'New item' => 'Nuova voce',
'Item name' => 'Nome',
'Item order' => 'Ordine',
'Item target' => 'Scopo',
'Item link' => 'Collegamento',
'Item category' => 'Categoria',
'Save' => 'Salva',
'Edit item' => 'Modifica voce menu',
'Delete item :name' => 'Elimina voce menu :name',
'Select page' => 'Scegli pagina',
'Category' => 'Categoria',
'Select category' => 'Scegli categoria',
'Required field' => 'Campo obbligatorio',
)
);

View File

@@ -0,0 +1,51 @@
<?php
return array(
'pages' => array(
'Pages' => 'Pagine',
'Pages manager' => 'Gestione pagine',
'Content' => 'Contenuto',
'Create new page' => 'Crea nuova pagina',
'New page' => 'Nuova pagina',
'Edit page' => 'Modifica pagina',
'Date' => 'Data',
'Clone' => 'Clona',
'Edit' => 'Modifica',
'Delete' => 'Elimina',
'Delete page: :page' => 'Elimina pagina: :page',
'Title' => 'Titolo',
'Name' => 'Nome',
'Author' => 'Autore',
'Name (slug)' => 'Nome (slug)',
'Description' => 'Descrizione',
'Keywords' => 'Parole chiavi',
'Parent' => 'Parente',
'Template' => 'Modello',
'Year' => 'Anno',
'Day' => 'Giorno',
'Month' => 'Mese',
'Hours' => 'Ora',
'Minute' => 'Minuto',
'Second' => 'Secondo',
'This field should not be empty' => 'Campo obbligatorio',
'This page already exists' => 'Tale pagina già esistente',
'Extra' => 'Extra',
'Save' => 'Salva',
'Save and exit' => 'Salva ed esci',
'Your changes to the page <i>:page</i> have been saved.' => 'Le modifiche alla pagina <i>:page</i> sono state salvate.',
'The page <i>:page</i> cloned.' => 'Pagina <i>:page</i> è stata clonata.',
'Status' => 'Stato',
'Actions' => 'Azioni',
'Add' => 'Aggiungi',
'Published' => 'Pubblicato',
'Draft' => 'Bozza',
'Published on' => 'Pubblicato il',
'Edit 404 page' => 'Modifica la pagina 404',
'Page <i>:page</i> deleted' => 'Pagina <i>:page</i> è stata cancellata',
'Search Engines Robots' => 'Robot dei motori di ricerca',
'Page' => 'Pagina',
'SEO' => 'SEO',
'Settings' => 'Impostazioni',
'Required field' => 'Campo obbligatorio',
),
);

View File

@@ -0,0 +1,20 @@
<?php
return array(
'plugins' => array(
'Plugins' => 'Plugin',
'Installed' => 'Installati',
'Install New' => 'Installa nuovi',
'Actions' => 'Azioni',
'Name' => 'Nome',
'Description' => 'Descrizione',
'Delete' => 'Elimina',
'Delete plugin :plugin' => 'Elimina plugin :plugin',
'This plugins does not exist' => 'Tale plugin non esiste',
'Version' => 'Versione',
'Author' => 'Autore',
'Get More Plugins' => 'Scarica altri plugin',
'Install' => 'Installa',
'Uninstall' => 'Disinstalla',
)
);

View File

@@ -0,0 +1,7 @@
<?php
return array(
'sitemap' => array(
'Sitemap' => 'Sitemap',
)
);

View File

@@ -0,0 +1,26 @@
<?php
return array(
'snippets' => array(
'Snippets' => 'Snippet',
'Snippets manager' => 'Gestione snippet',
'Actions' => 'Azioni',
'Delete' => 'Elimina',
'Edit' => 'Modifica',
'New snippet' => 'Nuovo snippet',
'Create new snippet' => 'Crea nuovo snippet',
'Name' => 'Nome',
'Edit snippet' => 'Modifica snippet',
'Save' => 'Salva',
'Save and exit' => 'Salva ed esci',
'This field should not be empty' => 'Campo obbligatorio',
'This snippet already exists' => 'Tale snippet già esistente',
'This snippet does not exist' => 'Tale snippet non esiste',
'Delete snippet: :block' => 'Elimina snippet: :snippet',
'Snippet content' => 'Contenuto del snippet',
'Snippet <i>:name</i> deleted' => 'Snippet <i>:name</i> eliminato',
'Your changes to the snippet <i>:name</i> have been saved.' => 'Le modifiche al snippet <i>:name</i> sono state salvate.',
'Delete snippet: :snippet' => 'Elimina snippet: :snippet',
'Required field' => 'Campo obbligatorio',
)
);

View File

@@ -0,0 +1,80 @@
<?php
return array(
'system' => array(
'System' => 'Sistema',
'Published a new version of the :monstra' => 'È disponibile una nuova versione :monstra',
'Sitemap created' => 'Sitemap è stata creata',
'Create sitemap' => 'Crea sitemap',
'on' => 'on',
'off'=> 'off',
'Site url' => 'URL del sito',
'Maintenance Mode' => 'Modalità manutenzione',
'Maintenance Mode On' => 'Abilita modalità manutenzione',
'Maintenance Mode Off' => 'Disabilita modalità manutenzione',
'Site settings' => 'Impostazioni del sito',
'System settings' => 'Impostazioni di sistema',
'Site name' => 'Nome del sito',
'Site description' => 'Descrizione del sito',
'Site keywords' => 'Parole chiavi del sito',
'Site slogan' => 'Slogan',
'Default page' => 'Pagina predefinita',
'Time zone' => 'Fuso orario',
'Language' => 'Lingua',
'Save' => 'Salva',
'Site' => 'Sito',
'System version' => 'Versione del sistema',
'System version ID' => 'Versione del sistema ID',
'GZIP' => 'Compressione GZIP',
'Debugging' => 'Debugging',
'Plugin API' => 'Plugin API',
'Plugins active' => 'Plugin attivi',
'Actions registered' => 'Azioni registrati',
'Filters registered' => 'Filtri registrati',
'logout' => 'esci',
'site' => 'Sito',
'Core' => 'Cuore',
'Delete temporary files' => 'Cancella i file temporanei',
'Download the latest version' => 'Scarica l&#8217;ultima versione',
'Powered by' => 'Powered by',
'Administration' => 'Amministrazione',
'Settings' => 'Impostazioni',
'Temporary files deleted' => 'File temporanei eliminati',
'Extends' => 'Estensioni',
'View site' => 'Visita sito',
'Welcome, :username' => 'Benvenuto, :username',
'Reset Password' => 'Resetta la password',
'< Back to Website' => '< Vai al sito',
'Forgot your password? >' => 'Dimenticato la password? >',
'Administration >' => 'Amministrazione >',
'Send New Password' => 'Invia la nuova password',
'This user does not exist' => 'Tale utente non esiste',
'Version' => 'Versione',
'Install script writable' => 'Lo script d&#8217;installazione è scrivibile',
'Install script not writable' => 'Lo script d&#8217;installazione non è scrivibile',
'Directory: <b> :dir </b> writable' => 'Directory <b> :dir </b> è scrivibile',
'Directory: <b> :dir </b> not writable' => 'Directory <b> :dir </b> non è scrivibile',
'PHP Version' => 'Versione PHP',
'Module DOM is installed' => 'Modulo DOM installato',
'Module DOM is required' => 'Modulo DOM è richiesto',
'Module Mod Rewrite is installed' => 'Modulo Mod Rewrite installato',
'Module SimpleXML is installed' => 'Modulo SimpleXML installato',
'PHP 5.2 or greater is required' => 'PHP 5.2 o superiore',
'Apache Mod Rewrite is required' => 'Apache Mod Rewrite è richiesto',
'SimpleXML module is required' => 'Modulo SimpleXML è richiesto',
'Field "Site name" is empty' => 'Campo "Nome del sito" è vuoto',
'Field "Email" is empty' => 'Campo "E-mail" è vuoto',
'Field "Username" is empty' => 'Campo "Nome utente" è vuoto',
'Field "Password" is empty' => 'Campo "Password" è vuoto',
'Field "Site url" is empty' => 'Campo "URL del sito" è vuoto',
'Email not valid' => 'E-mail non valido',
'Install' => 'Installa',
'...Monstra says...' => '...Monstra dice...',
'Sitemap file writable' => 'Sitemap file è scrivibile',
'Sitemap file not writable' => 'Sitemap file non è scrivibile',
'Main .htaccess file writable' => 'Principale file .htaccess è scrivibile',
'Main .htaccess file not writable' => 'Principale file .htaccess non è scrivibile',
)
);

View File

@@ -0,0 +1,51 @@
<?php
return array(
'themes' => array(
'Themes' => 'Temi',
'Themes manager' => 'Gestione temi',
'Select theme' => 'Scegli tema',
'Save' => 'Salva',
'Name' => 'Nome',
'Save and exit' => 'Salva ed esci',
'Create new template' => 'Crea nuovo modello',
'New template' => 'Nuovo modello',
'Delete template: :name' => 'Elimina modello: :name',
'Delete chunk: :name' => 'Elimina chunk: :name',
'Delete styles: :name' => 'Elimina stili: :name',
'Templates' => 'Templates',
'Clone' => 'Clonare',
'Edit' => 'Modifica',
'Delete' => 'Elimina',
'Actions' => 'Azioni',
'Create new chunk' => 'Crea nuovo chunk',
'New chunk' => 'Nuovo chunk',
'Chunks' => 'Chunks',
'Create new styles' => 'Crea nuovi stili',
'New styles' => 'Nuovi stili',
'Styles' => 'Stili',
'Template content' => 'Contenuto del modello',
'Styles content' => 'Contenuto dei stili',
'Chunk content' => 'Contenuto del chunk',
'Edit template' => 'Modifica modello',
'Edit chunk' => 'Modifica chunk',
'Edit styles' => 'Modifica stili',
'Site theme' => 'Tema del sito',
'Admin theme' => 'Tema del backend',
'Current site theme' => 'Tema corrente del sito',
'Current admin theme' => 'Tema corrente del backend',
'This template already exists' => 'Questo modello già esistente',
'This chunk already exists' => 'Questo chunk già esistente',
'This styles already exists' => 'Questi stili già esistenti',
'Components templates' => 'Modello dei componenti',
'Your changes to the chunk <i>:name</i> have been saved.' => 'Le modifiche al chunk <i>:name</i> sono state salvate',
'Your changes to the styles <i>:name</i> have been saved.' => 'Le modifiche ai stili <i>:name</i> sono state salvate',
'Your changes to the template <i>:name</i> have been saved.' => 'Le modifiche al modello <i>:name</i> sono state salvate',
'This field should not be empty' => 'Campo obbligatorio',
'Scripts' => 'Script',
'Create new script' => 'Crea nuovo script',
'Script content' => 'Contenuto dello script',
'New script' => 'Nuovo script',
'Edit script' => 'Modifica script',
)
);

View File

@@ -0,0 +1,65 @@
<?php
return array(
'users' => array(
'Users' => 'Utenti',
'Login' => 'Login',
'Password' => 'Password',
'Email' => 'E-mail',
'Registered' => 'Registrato',
'Role' => 'Ruolo',
'Roles' => 'Ruoli',
'Actions' => 'Azioni',
'Edit' => 'Modifica',
'Delete' => 'Cancella',
'Enter' => 'Entra',
'Logout' => 'Esci',
'New User Registration' => 'Crea un account',
'Register new user' => 'Crea un account',
'Delete user: :user' => 'Elimina utente: :user',
'User <i>:user</i> have been deleted.' => 'Utente <i>:user</i> è stato eliminato.',
'This field should not be empty' => 'Questo campo non può essere vuoto',
'This user alredy exist' => 'Questo utente è già esistente',
'Changes saved' => 'Le modifiche sono state salvate',
'Wrong old password' => 'Vecchia password errata',
'Admin' => 'Amministratore',
'User' => 'Utente',
'Editor' => 'Editore',
'Register' => 'Registrazione',
'Edit profile' => 'Modifica del profilo utente',
'Save' => 'Salva',
'Firstname' => 'Nome',
'Lastname' => 'Cognome',
'Old password' => 'Vecchia password',
'New password' => 'Nuova password',
'Welcome' => 'Benvenuto',
'Wrong <b>login</b> or <b>password</b>' => '<b>Login</b> o <b>password</b> errata',
'Your changes have been saved.' => 'Le modifiche sono state salvate.',
'New user have been registered.' => 'Nuovo utente è stato registrato.',
'Captcha' => 'Captcha',
'Registration' => 'Registrazione',
'Username' => 'Nome utente',
'User email is invalid' => 'E-mail non valido',
'Reset Password' => 'Resetta la password',
'Send New Password' => 'Invia la password',
'This user doesnt alredy exist' => 'Questo utente non esiste',
'Users - Profile' => 'Utenti - Profilo',
'Users - Edit Profile' => 'Utenti - Modifica profilo',
'Users - Login' => 'Utenti - Login',
'Users - Registration' => 'Utenti - Registrazione',
'Users - Password Recover' => 'Utenti - Password Recovery',
'New Password' => 'Nuova password',
'Forgot your password?' => 'Dimenticato la password?',
'New password has been sent' => 'La nuova password è stata inviata',
'Monstra says: This is not your profile...' => 'Monstra dice: Questo non è il tuo profilo.',
'User registration is closed.' => 'Registrazione utenti è chiusa.',
'Allow user registration' => 'Consenti registrazione utenti.',
'Required field' => 'Campo obbligatorio',
'This user doesnt exist' => 'Questo utente non esiste',
'Captcha code is wrong' => 'Captcha errato',
'Your login details for :site_name has been sent' => 'I tuoi dati di accesso :site_name sono stati inviati',
'Your new password for :site_name' => 'La tua nuova password per :site_name',
'Your login details for :site_name' => 'I tuoi dati di accesso per :site_name',
'About Me' => 'Su di me',
)
);

View File

@@ -0,0 +1,9 @@
<?php
return array(
'captcha' => array(
'Captcha' => 'Captcha',
'Captcha plugin for Monstra' => 'Captcha plugin per Monstra',
'Captcha code is wrong' => 'Codice captcha è errato',
)
);

View File

@@ -0,0 +1,10 @@
<?php
return array(
'sandbox' => array(
'Sandbox' => 'Sandbox',
'Sandbox plugin for Monstra' => 'Plugin Sandbox per Monstra',
'Sandbox template' => 'Modello Sandbox',
'Save' => 'Salva',
)
);