[PLUGINS] +crayons et enluminures
[ptitvelo/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 if (!defined("_ECRIRE_INC_VERSION")) return;
4
5 $GLOBALS[$GLOBALS['idx_lang']] = array(
6
7 // Aide des boutons supplémentaires de la barre typo
8 'barre_intertitre2' => 'Converti in {2{sottotitolo 2o-livello}2}',
9 'barre_intertitre3' => 'Converti in {3{sottotitolo 3o-livello}3}',
10 'barre_miseenevidence' => '[*Evidenziare*] il testo',
11 'barre_exposant' => 'Sovrimpressione',
12 'barre_petitescapitales' => 'Maiuscoletto',
13 'barre_centrer' => '[|Centrare|] il paragrafo',
14 'barre_alignerdroite' => '[/allinea a destra/] il paragrafo',
15 'barre_encadrer' => '[(Riquadro)] attorno al paragrafo',
16
17 'barre_poesie' => 'stile poetico',
18
19 'barre_avances' => 'Allineamento&nbsp;!',
20 'barre_boutonsavances' => 'Formattazione supplementare, utilizzare con moderazione e discernimento&nbsp;!',
21
22 'cfg_puces' => 'Traitement des puces',
23 'cfg_titraille' => 'Titraille',
24 'cfg_insertcss' => 'Insertion CSS'
25
26 );
27 ?>