diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-04-11 19:35:56 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-04-11 19:35:56 +0000 |
commit | 6919751b52e3d6d572710a5f6704d7ad5e179649 (patch) | |
tree | a5f24961ba9ce23d58d823b3180c95793f0ea3f3 /language | |
parent | 09ca5c4c381d01b0f19cc28398d63b1487cef7f9 (diff) |
[trunk_admin] Update it_IT, thanks to : Ericnet
git-svn-id: http://piwigo.org/svn/trunk@22146 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/it_IT/admin.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/it_IT/admin.lang.php b/language/it_IT/admin.lang.php index 0d998dfd1..72a5fb90c 100644 --- a/language/it_IT/admin.lang.php +++ b/language/it_IT/admin.lang.php @@ -950,4 +950,5 @@ $lang['This group will be set to default'] = 'Questo gruppo sarĂ impostato sul $lang['No members to manage'] = 'Nessun membro da gestire'; $lang['Rename'] = 'Rinomina'; $lang['Purge user cache'] = 'Svuotare la cache utente'; +$lang['The picture dimensions will be reduced to %dx%d pixels.'] = 'Le dimensioni dell\'immagine saranno ridotte a %dx%d pixel.'; ?>
\ No newline at end of file |