[trunk] - language - update it_IT - Italiano - Italian - Thanks to sugar888 - feature:2320
git-svn-id: http://piwigo.org/svn/trunk@11955 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
77c4c30898
commit
e8a6a8df97
2 changed files with 4 additions and 3 deletions
|
@ -849,4 +849,6 @@ $lang['Searching...'] = 'Ricerca ...';
|
|||
$lang['new'] = 'nuovo';
|
||||
$lang['Default photos order'] = 'Ordinamento di default delle foto';
|
||||
$lang['Activate icon "new" next to albums and pictures'] = 'Visualizzare l\'icona "nuovo" a fianco degli album e delle foto';
|
||||
$lang['Average rate'] = 'Voto medio';
|
||||
$lang['Rate'] = 'Voto';
|
||||
?>
|
|
@ -35,7 +35,6 @@ $lang_info['direction'] = 'ltr';
|
|||
$lang_info['code'] = 'it';
|
||||
$lang_info['zero_plural'] = false;
|
||||
|
||||
$lang['%.2f (rated %d times)'] = '%.2f (votata %d volte)';
|
||||
$lang['%d Kb'] = '%d Ko';
|
||||
$lang['%d album updated'] = '%d album aggiornato';
|
||||
$lang['%d albums updated'] = '%d album aggiornati';
|
||||
|
@ -57,7 +56,6 @@ $lang['Any tag'] = 'Qualsiasi tag';
|
|||
$lang['At least one listed rule must be satisfied.'] = 'Almeno una delle regole elencate deve essere soddisfatta.';
|
||||
$lang['At least one tag must match'] = 'Almeno un tag deve corrispondere';
|
||||
$lang['Author'] = 'Autore';
|
||||
$lang['Average rate'] = 'Voto medio';
|
||||
$lang['Albums'] = 'Album';
|
||||
$lang['Album'] = 'Album';
|
||||
$lang['Close this window'] = 'Chiudi questa finestra';
|
||||
|
@ -104,7 +102,6 @@ $lang['Posted on'] = 'Inviato il';
|
|||
$lang['Profile'] = 'Profilo';
|
||||
$lang['Quick connect'] = 'Connessione veloce';
|
||||
$lang['RSS feed'] = 'Feed RSS';
|
||||
$lang['Rate'] = 'Voto';
|
||||
$lang['Register'] = 'Registrati';
|
||||
$lang['Registration'] = 'Registrazione';
|
||||
$lang['Related tags'] = 'Tags correlati';
|
||||
|
@ -357,5 +354,7 @@ $lang['This author removed the comment with id %d'] = 'Questo autore ha cancella
|
|||
$lang['delete this comment'] = 'Cancellare questo commento';
|
||||
$lang['validate this comment'] = 'Approvare questo commento';
|
||||
$lang['html tags are not allowed in login'] = 'I tag HTML non sono ammessi nel login';
|
||||
$lang['%d rates'] = '%d voti';
|
||||
$lang['Rating score'] = 'Punteggio ottenuto';
|
||||
|
||||
?>
|
Loading…
Add table
Reference in a new issue