Update lang IT

git-svn-id: http://piwigo.org/svn/branches/2.0@3413 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
riopwg
2009-06-12 11:30:10 +00:00
parent 8142ea730b
commit 65d37b6b19
2 changed files with 4 additions and 2 deletions
+3
View File
@@ -365,4 +365,7 @@ $lang['group by letters'] = 'ragruppare per lettera';
$lang['letters'] = 'lettere';
$lang['show tag cloud'] = 'fare salire la nuvola di tags';
$lang['cloud'] = 'nuvola';
// --------- 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';
?>
@@ -51,6 +51,5 @@ $lang['locfiledit_parent_directory'] = 'Directory parente';
$lang['locfiledit_filename_error'] = 'Caratteri vietati nel nome del file.';
$lang['locfiledit_file_already_exists'] = 'Il file esiste già.';
$lang['locfiledit_model_error'] = 'Selezionare un modello.';
/* TODO */ $lang['locfiledit_empty_filename'] = 'Indicare un nome di file.';
$lang['locfiledit_empty_filename'] = 'Indicate un nome di file.';
?>