c666476020c2ab411bd0b1094e21debe47980e7f
[lhc/web/www.git] / www / plugins / enluminures_typographiques_v3 / lang / enlumtypo_it.php
1 <?php
2 // This is a SPIP language file -- Ceci est un fichier langue de SPIP
3 // extrait automatiquement de http://trad.spip.net/tradlang_module/enlumtypo?lang_cible=it
4 // ** ne pas modifier le fichier **
5
6 if (!defined('_ECRIRE_INC_VERSION')) return;
7
8 $GLOBALS[$GLOBALS['idx_lang']] = array(
9
10 // B
11 'barre_alignerdroite' => '[/allinea a destra/] il paragrafo',
12 'barre_avances' => 'Allineamento !',
13 'barre_boutonsavances' => 'Formattazione supplementare, utilizzare con moderazione e discernimento !',
14 'barre_centrer' => '[|Centrare|] il paragrafo',
15 'barre_encadrer' => '[(Riquadro)] attorno al paragrafo',
16 'barre_exposant' => 'Sovrimpressione',
17 'barre_intertitre2' => 'Converti in {2{sottotitolo 2o-livello}2}',
18 'barre_intertitre3' => 'Converti in {3{sottotitolo 3o-livello}3}',
19 'barre_miseenevidence' => '[*Evidenziare*] il testo',
20 'barre_petitescapitales' => 'Maiuscoletto',
21 'barre_poesie' => 'stile poetico',
22
23 // C
24 'cfg_insertcss' => 'Insertion CSS',
25 'cfg_puces' => 'Traitement des puces',
26 'cfg_titraille' => 'Titraille'
27 );
28
29 ?>