diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-04-08 14:46:11 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-04-08 14:46:11 +0000 |
commit | a3ccf9eca7a242666735ce0471f126bf0dcf73f5 (patch) | |
tree | d787d9bf28e68a1708c2db5fc6ed1f93f96bc1b7 /language | |
parent | 595df13bcdc71d021ca2c071fdd64a9d5a4005e1 (diff) |
[trunk (admin)] Update it_IT, thanks to : Gdvpixel
git-svn-id: http://piwigo.org/svn/trunk@13987 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language')
-rw-r--r-- | language/it_IT/admin.lang.php | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/language/it_IT/admin.lang.php b/language/it_IT/admin.lang.php index 6d91fa0d7..61a339990 100644 --- a/language/it_IT/admin.lang.php +++ b/language/it_IT/admin.lang.php @@ -880,4 +880,22 @@ $lang['Permission management'] = 'Gestione permessi'; $lang['custom'] = 'Personalizzato'; $lang['Delete multiple size images'] = 'Elimina immagini con dimensioni diverse'; $lang['Generate multiple size images'] = 'Genera immagini con dimensioni diverse'; +$lang['add a new watermark'] = 'Aggiungi un nuovo watermark'; +$lang['Apply watermark if height is bigger than'] = 'Aggiungi watermark se l\'altezza è maggiore di'; +$lang['Apply watermark if width is bigger than'] = 'Aggiungi watermark se la larghezza è maggiore di'; +$lang['bottom left corner'] = 'Angolo in basso a sinistra'; +$lang['bottom right corner'] = 'Angolo in basso a destra'; +$lang['By default, the center of interest is placed in the middle of the photo.'] = 'Di default, il centro d\'interesse è posizionato nel mezzo della foto'; +$lang['For photo sizes with crop, such as "Square", Piwigo will do its best to include the center of interest.'] = 'Per le foto con ritaglio, come "quadrato", Piwigo farà il meglio possibile per includere il centro d\'interesse'; +$lang['middle'] = 'centro'; +$lang['Opacity'] = 'Opacità'; +$lang['Photo sizes with crop'] = 'Dimensione immagini con ritaglio'; +$lang['Select a file'] = 'Scegli un file'; +$lang['Select a zone with your mouse to define a new center of interest.'] = 'Seleziona una zona con il mouse in modo da definire un nuovo centro d\'interesse'; +$lang['The center of interest is the most meaningful zone in the photo.'] = 'Il centro di interesse è la zona più significativa nella foto'; +$lang['top left corner'] = 'Angolo in alto a sinistra'; +$lang['top right corner'] = 'Angolo in alto a destra'; +$lang['X Position'] = 'Posizione X'; +$lang['X Repeat'] = 'Ripetizione X'; +$lang['Y Position'] = 'Posizione Y'; ?>
\ No newline at end of file |