From 1a5bc54945ca6488015f4a40dd4e6e75ac72db61 Mon Sep 17 00:00:00 2001 From: ddtddt Date: Fri, 26 Mar 2010 23:12:01 +0000 Subject: [trunk] add translation uploadform git-svn-id: http://piwigo.org/svn/trunk@5397 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/it_IT/admin.lang.php | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) (limited to 'language/it_IT') diff --git a/language/it_IT/admin.lang.php b/language/it_IT/admin.lang.php index 05bf2a561..75f1e27b5 100644 --- a/language/it_IT/admin.lang.php +++ b/language/it_IT/admin.lang.php @@ -654,4 +654,23 @@ $lang['Cannot delete the old permalink !'] = 'Non è possibile cancellare questo $lang['Deleted on'] = 'Cancellati su'; $lang['Last hit'] = 'ultimo punteggio'; $lang['Hit'] = 'punteggio'; -?> +$lang['Upload Form'] = 'Modulo di trasferimento'; +$lang['Upload Photos'] = 'Aggiungete le vostre foto'; +$lang['Drop into category'] = 'Scegliere una categoria'; +$lang['+ Add an upload box'] = '+ Aggiungere un altro campo di upload'; +$lang['Upload'] = 'Trasferire'; +$lang['Create the "%s" directory at the root of your Piwigo installation'] = 'Creare la directory "% s" alla radice della vostra installazione Piwigo'; +$lang['Give write access (chmod 777) to "%s" directory at the root of your Piwigo installation'] = 'Dare i permessi in scrittura (chmod 777) nella directory "% s" alla radice della vostra installazione Piwigo'; +$lang['existing category'] = 'categoria esistente'; +$lang['create a new category'] = 'creare una nuova categoria'; +$lang['Category name'] = 'Nome della categoria'; +$lang['Category "%s" has been added'] = 'La categoria "%s" è stata aggiunta'; +$lang['Uploaded Photos'] = 'foto aggiunte '; +$lang['%d photos uploaded'] = '%d foto aggiunte'; +$lang['Privacy level set to "%s"'] = 'Livello di confidenzialitàt "%s"'; +$lang['Category "%s" now contains %d photos'] = 'La categoria "%s" contiene oramai %d foto'; +$lang['Manage this set of %d photos'] = 'Gestire questo lotto di %d foto'; +$lang['Select files'] = 'Scegliere i file'; +$lang['JPEG files or ZIP archives with JPEG files inside please.'] = 'File JPEG o archivi ZIP con dentro dei file JPEG per cortesia.'; + +?> \ No newline at end of file -- cgit v1.2.3