[PLUGINS] ~maj globale
[lhc/web/www.git] / www / plugins / enluminures_typographiques_v3 / lang / enlumtypo_en.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=en
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' => '[/Right-align/] the paragraph',
14 'barre_alignergauche' => '[!left-align!] the paragraph',
15 'barre_avances' => 'Meaning, not apparence!',
16 'barre_barre' => '&lt;del&gt;Strikethrough&lt;/del&gt;',
17 'barre_boutonsavances' => 'Extra justifications, use with caution!',
18 'barre_cadre' => 'Put in a &lt;cadre&gt;text box&lt;/cadre&gt;',
19 'barre_centrer' => '[|Centre|] the paragraph',
20 'barre_code' => 'Turn into &lt;code&gt;programming code&lt;/code&gt;',
21 'barre_encadrer' => '[(Place a border)] round the paragraph',
22 'barre_exposant' => 'Superscript',
23 'barre_formatages_speciaux' => 'Special formats',
24 'barre_indice' => 'Subscript',
25 'barre_intertitre2' => 'Turn into a {2{2nd-level subtitle}2}',
26 'barre_intertitre3' => 'Turn into a {3{3rd-level subtitle}3}',
27 'barre_miseenevidence' => '[*Emphasize*] the text',
28 'barre_miseenevidence2' => '[**Emphasize*] the text(2nd colour)',
29 'barre_petitescapitales' => 'Small caps',
30 'barre_poesie' => 'display as &lt;poesie&gt;poetry&lt;/poesie&gt;',
31 'barre_tableau' => 'Insert/modify (select it first) a table',
32
33 // C
34 'cfg_insertcss' => 'Insert CSS',
35 'cfg_puces' => 'Bullets',
36 'cfg_titraille' => 'Headings',
37 'configuration_typoenluminee' => 'Typographical Enlightments',
38
39 // T
40 'tableau_enregistrer' => 'Save',
41 'tableau_prem_ligne' => 'First row',
42 'tableau_resume' => 'Summary',
43 'tableau_titre' => 'Title'
44 );