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

Localization: IT translations fixed.

This commit is contained in:
Awilum
2012-11-30 19:25:07 +02:00
parent 91f0da640c
commit 194ff0774c
5 changed files with 12 additions and 12 deletions

View File

@@ -14,7 +14,7 @@
'Actions' => 'Azioni',
'Save and exit' => 'Salva ed esci',
'Required field' => 'Campo obbligatorio',
'This block already exists' => 'Tale blocco è già esistente',
'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',

View File

@@ -8,8 +8,8 @@
'Actions' => 'Azioni',
'Delete' => 'Elimina',
'Upload' => 'Carica',
'directory' => 'directory',
'Delete directory: :dir' => 'Elimina directory: :dir',
'directory' => 'cartella',
'Delete directory: :dir' => 'Elimina cartella: :dir',
'Delete file: :file' => 'Elimina file :file',
'Extension' => 'Estensione',
'Size' => 'Dimensione',

View File

@@ -2,14 +2,14 @@
return array(
'information' => array(
'Information' => 'Informazione',
'Information' => 'Informazioni',
'Debugging' => 'Debugging',
'Name' => 'Nome',
'Value' => 'Valore',
'Security' => 'Sicurezza',
'System' => 'Sistema',
'on' => 'on',
'off'=> 'off',
'off'=> 'off',
'Server' => 'Server',
'PHP version' => 'Versione PHP',
'SimpleXML module' => 'Modulo SimpleXML',

View File

@@ -14,7 +14,7 @@
'Delete chunk: :name' => 'Elimina chunk: :name',
'Delete styles: :name' => 'Elimina stili: :name',
'Templates' => 'Templates',
'Clone' => 'Clonare',
'Clone' => 'Duplica',
'Edit' => 'Modifica',
'Delete' => 'Elimina',
'Actions' => 'Azioni',
@@ -34,9 +34,9 @@
'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 exist' => 'Questi stili già esistenti',
'This template already exists' => 'Tale modello già esistente',
'This chunk already exists' => 'Tale chunk già esistente',
'This styles already exist' => 'Tale 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',

View File

@@ -18,8 +18,8 @@
'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 user already exists' => 'Questo utente è già esistente',
'This email already exists' => 'Questa email è già esistente',
'This user already exists' => 'Tale utente è già esistente',
'This email already exists' => 'Tale ta email è già esistente',
'Changes saved' => 'Le modifiche sono state salvate',
'Wrong old password' => 'Vecchia password errata',
'Admin' => 'Amministratore',
@@ -54,7 +54,7 @@
'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',
'This user doesnt exist' => 'Tale utente non esiste',
'Captcha code is wrong' => 'Codice 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',