diff options
author | riopwg <riopwg@piwigo.org> | 2010-01-10 13:27:37 +0000 |
---|---|---|
committer | riopwg <riopwg@piwigo.org> | 2010-01-10 13:27:37 +0000 |
commit | e8586741d35d64a72e8e03266b8bb3302e2fee94 (patch) | |
tree | 1b188c47c6c92d628dba23348267b832c5122f68 /language/it_IT/common.lang.php | |
parent | 01a581c688f059448405c84362780f7c62a2194b (diff) |
Merge r4654 from branch 2.0 to trunk
Update language IT
git-svn-id: http://piwigo.org/svn/trunk@4655 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/it_IT/common.lang.php | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/language/it_IT/common.lang.php b/language/it_IT/common.lang.php index 4a47cb585..16bed3fce 100644 --- a/language/it_IT/common.lang.php +++ b/language/it_IT/common.lang.php @@ -218,6 +218,7 @@ $lang['mode_normal_hint'] = 'Ritorna alla visualizzazione normale'; $lang['mode_posted_hint'] = 'Mostra il calendario per data d\'inserimento nella galleria'; $lang['month'][10] = 'Ottobre'; $lang['month'][11] = 'Novembre'; +$lang['month'][12] = 'Dicembre'; $lang['month'][1] = 'Gennaio'; $lang['month'][2] = 'Febbraio'; $lang['month'][3] = 'Marzo'; @@ -227,7 +228,6 @@ $lang['month'][6] = 'Giugno'; $lang['month'][7] = 'Luglio'; $lang['month'][8] = 'Agosto'; $lang['month'][9] = 'Settembre'; -$lang['month'][12] = 'Dicembre'; $lang['most_visited_cat'] = 'Le più viste'; $lang['most_visited_cat_hint'] = 'Mostra le foto le più viste'; $lang['nb_image_line_error'] = 'Il numero d\'immagini per riga deve essere un intero non nullo'; @@ -366,7 +366,6 @@ $lang['letters'] = 'lettere'; $lang['show tag cloud'] = 'fare salire la nuvola di tags'; $lang['cloud'] = 'nuvola'; $lang['Reset_To_Default'] = 'Ripristinare le impostazioni predefinite'; -// --------- Starting below: New or revised $lang ---- from Colibri (2.1) -$lang['del_all_favorites_hint'] = 'cancellare tutte le immagini dai vostri favoriti'; -$lang['Sent by'] = 'Mandato da'; -?> +$lang['del_all_favorites_hint'] = 'supprimer toutes les images de vos favoris'; +$lang['Sent by'] = 'Envoyé par'; +?>
\ No newline at end of file |