[PLUGINS] ~maj globale
[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')) {
7 return;
8 }
9
10 $GLOBALS[$GLOBALS['idx_lang']] = array(
11
12 // B
13 'barre_alignerdroite' => '[/allinea a destra/] il paragrafo',
14 'barre_avances' => 'Allineamento !',
15 'barre_boutonsavances' => 'Formattazione supplementare, utilizzare con moderazione e discernimento !',
16 'barre_centrer' => '[|Centrare|] il paragrafo',
17 'barre_encadrer' => '[(Riquadro)] attorno al paragrafo',
18 'barre_exposant' => 'Sovrimpressione',
19 'barre_intertitre2' => 'Converti in {2{sottotitolo 2o-livello}2}',
20 'barre_intertitre3' => 'Converti in {3{sottotitolo 3o-livello}3}',
21 'barre_miseenevidence' => '[*Evidenziare*] il testo',
22 'barre_petitescapitales' => 'Maiuscoletto',
23 'barre_poesie' => 'stile poetico',
24
25 // C
26 'cfg_insertcss' => 'Insertion CSS',
27 'cfg_puces' => 'Traitement des puces',
28 'cfg_titraille' => 'Titraille'
29 );