source: extensions/SocialButtons/language/it_IT/plugin.lang.php @ 21389

Last change on this file since 21389 was 21389, checked in by TranslationTeam, 11 years ago

[social_buttons] Update it_IT, thanks to : Ericnet

File size: 633 bytes
Line 
1<?php
2$lang['Button position on picture page'] = 'Posizione del pulsante sulla pagina della foto';
3$lang['Top'] = 'Alto';
4$lang['Bottom'] = 'Basso';
5$lang['Toolbar'] = 'Barra degli strumenti';
6$lang['Shared picture size'] = 'Dimensione foto condivise';
7$lang['Annotation'] = 'Annotazione';
8$lang['Bubble'] = 'Bolla';
9$lang['Inline text'] = 'Testo';
10$lang['Via'] = 'Via';
11$lang['Button type'] = 'Tipo di pulsante';
12$lang['Right bubble'] = 'Bolla destra';
13$lang['Top bubble'] = 'Bolla superiore';
14$lang['only on photo'] = 'solo su foto';
15$lang['on photo and album'] = 'su foto e album';
16$lang['Display buttons'] = 'Mostra pulsanti';
17?>
Note: See TracBrowser for help on using the repository browser.