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