source: extensions/Back2Front/language/it_IT/plugin.lang.php @ 13445

Last change on this file since 13445 was 13445, checked in by TranslationTeam, 12 years ago

[Back2Front] Update it_IT, thanks to : Gdvpixel

File size: 1.7 KB
RevLine 
[11519]1<?php
2
3$lang['See back'] = 'Vedere il retro';
4$lang['See front'] = 'Vedere il fronte';
5$lang['Modify backside information'] = 'Modificare le informazioni sul retro';
6
7$lang['Switch mode'] = 'Inervertire le foto al';
8$lang['Click'] = 'Clic';
9$lang['Mouseover'] = 'Sorvolo';
10$lang['Transition'] = 'Transizione';
11$lang['Fade'] = 'Fade';
[13428]12$lang['Link position'] = 'Pulsante posizione';
[11519]13$lang['Move backside to private album'] = 'Spostare il retro verso un\'album privato';
[13428]14$lang['This picture has a backside :'] = 'Questa foto ha un retro :';
[11519]15
16$lang['Backside and frontside can\'t be the same picture'] = 'Retro e fronte non possono essere la stessa foto';
17$lang['The picture n°%d has already a backside : %s'] = 'La foto n°%d ha già un retro';
18$lang['The picture n°%s is already a backside'] = 'La foto n°%s è già un retro';
19$lang['This picture is now the backside of the picture n°%s'] = 'Questa foto è ora il retro della foto n°%s';
[13428]20$lang['Unknown id %d for frontside picture'] = 'ID %d sconosciuto per la foto fronte';
[11519]21$lang['This picture is no longer a backside'] = 'Quest foto non è più un retro';
22
[13428]23$lang['Display a mark on thumbnails list'] = 'Mostra un segno sulla lista delle anteprime';
[13445]24$lang['...of the picture n°'] = '...dell\'immagine n°';
25$lang['Backside management'] = 'Gestione retro';
26$lang['Bottom'] = 'Basso';
27$lang['Link name'] = 'Nome pulsante';
28$lang['Seperate the two labels with the | symbol. Leave blank to use default translation.'] = 'Separare le due etichette con il simbolo |. Lasciare bianco per usare la traduzione di default';
29$lang['This picture is a backside...'] = 'Questa immagine è il retro...';
30$lang['Toolbar'] = 'Toolbar';
31$lang['Top'] = 'Alto';
[11519]32?>
Note: See TracBrowser for help on using the repository browser.