From 9007ab5692032d7f340c34af2322d0fda40148ff Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Sun, 16 Sep 2012 18:54:10 +0000 Subject: [PATCH] [trunk_admin] Update it_IT, thanks to : virgigiole git-svn-id: http://piwigo.org/svn/trunk@17951 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/it_IT/admin.lang.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/language/it_IT/admin.lang.php b/language/it_IT/admin.lang.php index 4708078ee..9c3e6b50e 100644 --- a/language/it_IT/admin.lang.php +++ b/language/it_IT/admin.lang.php @@ -927,4 +927,11 @@ $lang['Name of the duplicate'] = 'Nome del duplicato'; $lang['Source tag'] = 'Tag fonte'; $lang['Tag "%s" is now a duplicate of "%s"'] = 'Il tag "% s" รจ ormai una copia di "% s"'; $lang['Duplicate selected tags'] = 'Duplicare i Tag selezionati'; +$lang['Format'] = 'Formato'; +$lang['Invalid dimension'] = 'Dimensione non valida'; +$lang['Landscape'] = 'Paesaggio'; +$lang['Minimum height'] = 'Altezza minima'; +$lang['Minimum width'] = 'Larghezza minima'; +$lang['Panorama'] = 'Panorama'; +$lang['Portrait'] = 'Ritratto'; ?> \ No newline at end of file