Browse Source

Merge pull request #1863 from gimox/gimox

Italian typo Fix
tags/2.0.0-beta
Alexander Makarov 11 years ago
parent
commit
a8498358e0
  1. 30
      framework/yii/messages/it/yii.php

30
framework/yii/messages/it/yii.php

@ -17,26 +17,30 @@
* NOTE: this file must be saved in UTF-8 encoding. * NOTE: this file must be saved in UTF-8 encoding.
*/ */
return array ( return array (
'The image "{file}" is too large. The height cannot be larger than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => 'L immagine "{file}" è troppo grande. Il suo height non può essere più grande di {limit, number} {limit, plural, one{pixel} other{pixels}}.',
'The image "{file}" is too large. The width cannot be larger than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => 'L immagine "{file}" è troppo grande. The width cannot be larger than {limit, number} {limit, plural, one{pixel} other{pixels}}.',
'The image "{file}" is too small. The height cannot be smaller than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => 'L immagine "{file}" è troppo piccola. Il suo height non può essere più piccolo di {limit, number} {limit, plural, one{pixel} other{pixels}}.',
'The image "{file}" is too small. The width cannot be smaller than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => 'L immagine "{file}" è troppo piccola. Il suo width non può essere maggiore di {limit, number} {limit, plural, one{pixel} other{pixels}}.',
'(not set)' => '(nessun valore)', '(not set)' => '(nessun valore)',
'An internal server error occurred.' => 'Si è verificato un errore interno', 'An internal server error occurred.' => 'Si è verificato un errore interno',
'Are you sure to delete this item?' => 'Sei sicuro di voler cancellare questo elemento?', 'Are you sure to delete this item?' => 'Sei sicuro di voler cancellare questo elemento?',
'Compile Error' => 'Errore di compilazione', 'Compile Error' => 'Errore di compilazione',
'Compile Warning' => 'Avviso compilazione', 'Compile Warning' => 'Avviso di compilazione',
'Core Error' => 'Errore nel Core', 'Core Error' => 'Errore nel Core',
'Core Warning' => 'Avviso sul Core', 'Core Warning' => 'Avviso sul Core',
'Database Exception' => 'Errore di Database', 'Database Exception' => 'Database in Eccezione',
'Delete' => 'Elimina', 'Delete' => 'Elimina',
'Deprecated' => 'Deprecato', 'Deprecated' => 'Deprecato',
'Error' => 'Errore', 'Error' => 'Errore',
'Exception' => 'Eccezione', 'Exception' => 'Eccezione',
'Fatal Error' => 'Errore Fatale', 'Fatal Error' => 'Errore Fatale',
'File upload failed.' => 'Upload file fallito', 'File upload failed.' => 'Upload file fallito',
'Home' => 'Home', 'Home' => 'Home',
'Invalid Call' => 'Chiamata non valida', 'Invalid Call' => 'Chiamata non valida',
'Invalid Configuration' => 'Configurazione non valida', 'Invalid Configuration' => 'Configurazione non valida',
'Invalid Parameter' => 'Parametro non valido', 'Invalid Parameter' => 'Parametro non valido',
'Invalid Route' => 'Percorso non valido', 'Invalid Route' => 'Percorso non valido',
'Invalid data received for parameter "{param}".' => 'Dati ricevuti non correti per il parametro "{param}".', 'Invalid data received for parameter "{param}".' => 'Dati ricevuti non corretti per il parametro "{param}".',
'Login Required' => 'Login Richiesto', 'Login Required' => 'Login Richiesto',
'Missing required arguments: {params}' => 'Il seguente argomento è mancante: {params}', 'Missing required arguments: {params}' => 'Il seguente argomento è mancante: {params}',
'Missing required parameters: {params}' => 'Il seguente parametro è mancante: {params}', 'Missing required parameters: {params}' => 'Il seguente parametro è mancante: {params}',
@ -54,20 +58,16 @@ return array (
'Please upload a file.' => 'Per favore carica il file.', 'Please upload a file.' => 'Per favore carica il file.',
'Recoverable Error' => 'Errore rimediabile', 'Recoverable Error' => 'Errore rimediabile',
'Showing <b>{begin, number}-{end, number}</b> of <b>{totalCount, number}</b> {totalCount, plural, one{item} other{items}}.' =>'Mostro <b>{begin, number}-{end, number}</b> di <b>{totalCount, number}</b> {totalCount, plural, one{item} other{items}}.', 'Showing <b>{begin, number}-{end, number}</b> of <b>{totalCount, number}</b> {totalCount, plural, one{item} other{items}}.' =>'Mostro <b>{begin, number}-{end, number}</b> di <b>{totalCount, number}</b> {totalCount, plural, one{item} other{items}}.',
'Stale Object Exception' => 'Eccezione su Oggetto Stabile', 'Stale Object Exception' => 'Eccezione Oggetto Datato',
'Strict' => 'Severo', 'Strict' => 'Severo',
'The file "{file}" is not an image.' => 'Questo file "{file}" non è una immagine.', 'The file "{file}" is not an image.' => 'Questo file "{file}" non è una immagine.',
'The file "{file}" is too big. Its size cannot exceed {limit, number} {limit, plural, one{byte} other{bytes}}.' => 'Il file "{file}"è troppo grande. La dimensione non può superare {limit, number} {limit, plural, one{byte} other{bytes}}.', 'The file "{file}" is too big. Its size cannot exceed {limit, number} {limit, plural, one{byte} other{bytes}}.' => 'Il file "{file}"è troppo grande. La dimensione non può superare {limit, number} {limit, plural, one{byte} other{bytes}}.',
'The file "{file}" is too large. The height cannot be larger than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => 'Le dimensioni del file "{file}" non sono corrette. Il suo height non può essere maggiore di {limit, number} {limit, plural, one{pixel} other{pixels}}.',
'The file "{file}" is too large. The width cannot be larger than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => 'Le dimensioni del "{file}" non sono corrette. Il width non può essere maggiore di {limit, number} {limit, plural, one{pixel} other{pixels}}.',
'The file "{file}" is too small. Its size cannot be smaller than {limit, number} {limit, plural, one{byte} other{bytes}}.' => 'Il file "{file}" è troppo piccollo. La dimensione non può essere più piccola di {limit, number} {limit, plural, one{byte} other{bytes}}.', 'The file "{file}" is too small. Its size cannot be smaller than {limit, number} {limit, plural, one{byte} other{bytes}}.' => 'Il file "{file}" è troppo piccollo. La dimensione non può essere più piccola di {limit, number} {limit, plural, one{byte} other{bytes}}.',
'The file "{file}" is too small. The height cannot be smaller than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => 'Le dimensioni del fle "{file}" sono troppo piccole. Il suo height non può essere più piccolo di {limit, number} {limit, plural, one{pixel} other{pixels}}.',
'The file "{file}" is too small. The width cannot be smaller than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => 'Le dimensioni del file "{file}" sono troppo piccole. Il width non può essere più piccolo di {limit, number} {limit, plural, one{pixel} other{pixels}}.',
'The format of {attribute} is invalid.' => 'Il formato di {attribute} non è valido.', 'The format of {attribute} is invalid.' => 'Il formato di {attribute} non è valido.',
'The verification code is incorrect.' => 'Il codice di verifica non è corretto.', 'The verification code is incorrect.' => 'Il codice di verifica non è corretto.',
'Total <b>{count, number}</b> {count, plural, one{item} other{items}}.' => 'Totali <b>{count, number}</b> {count, plural, one{item} other{items}}.', 'Total <b>{count, number}</b> {count, plural, one{item} other{items}}.' => 'Totali <b>{count, number}</b> {count, plural, one{item} other{items}}.',
'Unable to verify your data submission.' => 'Impossibile verificare i dati inviati.', 'Unable to verify your data submission.' => 'Impossibile verificare i dati inviati.',
'Unknown Class' => 'Class Sconosciuta', 'Unknown Class' => 'Classe Sconosciuta',
'Unknown Method' => 'Metodo Sconosciuto', 'Unknown Method' => 'Metodo Sconosciuto',
'Unknown Property' => 'Proprietà Sconosciuta', 'Unknown Property' => 'Proprietà Sconosciuta',
'Unknown command "{command}".' => 'Comando Sconosciuto "{command}".', 'Unknown command "{command}".' => 'Comando Sconosciuto "{command}".',
@ -76,10 +76,10 @@ return array (
'User Error' => 'Errore Utente', 'User Error' => 'Errore Utente',
'User Warning' => 'Allarme utente', 'User Warning' => 'Allarme utente',
'View' => 'Vedi', 'View' => 'Vedi',
'Warning' => 'Warning', 'Warning' => 'Attenzione',
'Yes' => 'Si', 'Yes' => 'Si',
'You are not allowed to perform this action.' => 'Non sei autorizzato ad eseguire questa operazione', 'You are not allowed to perform this action.' => 'Non sei autorizzato ad eseguire questa operazione',
'You can upload at most {limit, number} {limit, plural, one{file} other{files}}.' => 'Puoi eseguire il caricamento massi di questo numero di file {limit, number} {limit, plural, one{file} other{files}}.', 'You can upload at most {limit, number} {limit, plural, one{file} other{files}}.' => 'Puoi caricare al massimo questo numero di file {limit, number} {limit, plural, one{file} other{files}}.',
'the input value' => 'Il campo input', 'the input value' => 'Il campo input',
'{attribute} "{value}" has already been taken.' => '{attribute} "{value}" è già presente.', '{attribute} "{value}" has already been taken.' => '{attribute} "{value}" è già presente.',
'{attribute} cannot be blank.' => '{attribute} non può essere vuoto.', '{attribute} cannot be blank.' => '{attribute} non può essere vuoto.',
@ -99,7 +99,7 @@ return array (
'{attribute} must be no less than {min}.' => '{attribute} deve essere minore di {min}.', '{attribute} must be no less than {min}.' => '{attribute} deve essere minore di {min}.',
'{attribute} must be repeated exactly.' =>'{attribute} deve essere ripetuto esattamente.', '{attribute} must be repeated exactly.' =>'{attribute} deve essere ripetuto esattamente.',
'{attribute} must not be equal to "{compareValue}".' => '{attribute} deve essere uguale a "{compareValue}".', '{attribute} must not be equal to "{compareValue}".' => '{attribute} deve essere uguale a "{compareValue}".',
'{attribute} should contain at least {min, number} {min, plural, one{character} other{characters}}.' => '{attribute} dovrebbe contenere almeno {min, number} {min, plural, one{character} other{characters}}.', '{attribute} should contain at least {min, number} {min, plural, one{character} other{characters}}.' => '{attribute} dovrebbe contenere almeno {min, number} {min, plural, one{carattere} other{caratteri}}.',
'{attribute} should contain at most {max, number} {max, plural, one{character} other{characters}}.' => '{attribute} dovrebbe contenere al massimo {max, number} {max, plural, one{character} other{characters}}.', '{attribute} should contain at most {max, number} {max, plural, one{character} other{characters}}.' => '{attribute} dovrebbe contenere al massimo {max, number} {max, plural, one{carattere} other{caratteri}}.',
'{attribute} should contain {length, number} {length, plural, one{character} other{characters}}.' => '{attribute} dovrebbe contenere {length, number} {length, plural, one{character} other{characters}}.', '{attribute} should contain {length, number} {length, plural, one{character} other{characters}}.' => '{attribute} dovrebbe contenere {length, number} {length, plural, one{carattere} other{caratteri}}.',
); );

Loading…
Cancel
Save