[SPIP] +2.1.12
[velocampus/web/www.git] / www / extensions / porte_plume / lang / barre_outils_en.php
1 <?php
2 if (!defined("_ECRIRE_INC_VERSION")) return;
3
4 $GLOBALS[$GLOBALS['idx_lang']] = array(
5
6 // B Nouveautes
7 'barre_clean' => 'Clean the code of all HTML tags',
8 'barre_lorem_ipsum' => 'Insert a fake paragraph',
9 'barre_lorem_ipsum_3' => 'Insert three fake paragraphs',
10 'barre_liste_ul' => 'Set list',
11 'barre_liste_ol' => 'Set numbered list',
12 'barre_indenter' => 'Indent a line',
13 'barre_desindenter' => 'Unindent a line',
14 'barre_inserer_caracteres' => 'Insert special characters',
15 'barre_barre' => 'Strike through the text',
16
17 'editer'=>'Edit',
18 'voir'=>'Preview',
19
20
21 // B (depuis SPIP)
22 'barre_a_accent_grave' => 'Insert a capital A with grave accent: &Agrave;',
23 'barre_aide' => 'Use the typographic short cuts to refine your layout',
24 'barre_c_cedille_maj' => 'Insert a capital &Ccedil; with cedilla: &Ccedil;',
25 'barre_e_accent_aigu' => 'Insert a capital E with acute accent: &Eacute;',
26 'barre_e_accent_grave' => 'Insert a capital E with grave accent: &Egrave;',
27 'barre_ea' => 'Insert an oe-ligature: &aelig;',
28 'barre_ea_maj' => 'Insert a capital an oe-ligature: &AElig;',
29 'barre_eo' => 'Insert an oe-ligature: &#339;',
30 'barre_eo_maj' => 'Insert a capital OE-ligature: &#338;',
31 'barre_euro' => 'Insert the &euro; symbol',
32 'barre_gestion_cr_changercassemajuscules' => 'Convert to UPPERCASE',
33 'barre_gestion_cr_changercasseminuscules' => 'Convert to lowercase',
34 'barre_gras' => '{{Bold}}',
35 'barre_guillemets' => 'Place between &laquo;double quotes&laquo;',
36 'barre_guillemets_simples' => 'Place between &ldquo;single quotes&ldquo;',
37 'barre_intertitre' => 'Turn into a {{{subheading}}}',
38 'barre_italic' => '{Italic}',
39 'barre_lien' => 'Turn into a [hyperlink->http://...]',
40 'barre_lien_input' => 'Please enter the target of your hyperlink (you may give an internet URL in the form http://www.mysite.com or else simply the number of an article on this site).',
41 'barre_note' => 'Turn into a [[Footnote]]',
42 'barre_paragraphe' => 'Create a paragraph',
43 'barre_quote' => '<quote>Quote a message</quote>',
44
45 // B (depuis BTv2)
46 'barre_langue' => 'Abbreviated lnguage',
47 'barre_miseenevidence' => '[*Highlight*] the text',
48 'barre_exposant' => 'Put the text in &lt;sup&gt;superscript&lt;/sup&gt;',
49 'barre_petitescapitales' => 'Put the text in &lt;sc&gt;small capitales&lt;/sc&gt;',
50 'barre_centrer' => '[|Center|] the paragraph',
51 'barre_alignerdroite' => '[/Right align/] the paragraph',
52 'barre_encadrer' => '[(Frame)] the paragraph',
53 'barre_e_accent_grave' => 'Insert capital E grave',
54 'barre_ea' => 'Insert &aelig;',
55 'barre_ea_maj' => 'Insert &AElig;',
56 'barre_c_cedille_maj' => 'Insert capital C cedilla',
57
58 'barre_chercher' => 'Search & Replace',
59 'barre_tableau' => 'Insert/modify a table (select it first)',
60 'barre_glossaire' => '[?Glossary] reference (Wikipedia)',
61
62 'barre_caracteres' => 'Special characters',
63 'barre_adresse' => 'Address',
64 'barre_lien_externe' => 'External link',
65 'barre_bulle' => 'Help bubble',
66 'barre_formatages_speciaux' => 'Special formating',
67 'barre_galerie' => 'Open gallery',
68 'barre_gestion_caption' => 'Caption and Summary',
69 'barre_gestion_colonne' => 'No. of columns',
70 'barre_gestion_ligne' => 'No. of lines',
71 'barre_gestion_entete' => 'Header',
72 'barre_gestion_taille' => 'Fixed size',
73 'barre_gestion_cr_changercasse' => 'Change case',
74 'barre_gestion_cr_changercassemajuscules' => 'Convert to upper case',
75 'barre_gestion_cr_changercasseminuscules' => 'Convert to lower case',
76 'barre_gestion_cr_chercher' => 'Search',
77 'barre_gestion_cr_remplacer' => 'Replace',
78 'barre_gestion_cr_casse' => 'Match case',
79 'barre_gestion_cr_tout' => 'Replace all',
80 'barre_gestion_cr_entier' => 'Only complete words',
81 'barre_preview' => 'Preview mode',
82 'barre_stats' => 'Show text statistics',
83
84 'barre_code' => 'Edit a &lt;code&gt;computer code&lt;/code&gt;',
85 'barre_cadre' => 'Put in a &lt;cadre&gt;textarea&lt;/cadre&gt;',
86 'barre_poesie' => 'Edit as a &lt;poesie&gt;poetry&lt;/poesie&gt;',
87
88 'barre_ancres' => 'Anchors',
89 'barre_gestion_anc_caption' => 'Anchors',
90 'barre_gestion_anc_inserer' => 'Convert to anchor',
91 'barre_gestion_anc_nom' => 'Anchor name',
92 'barre_gestion_anc_pointer' => 'Point to an anchor',
93 'barre_gestion_anc_cible' => 'Anchor target',
94 'barre_gestion_anc_bulle' => 'Anchor help bubble',
95
96 // C
97 'config_info_enregistree' => "Configuration saved",
98
99 // E
100 'explication_barre_outils_public' => "CSS and Javascript Scripts for toolbars
101 (Quill extension, Porte Plume) are loaded in the public site and
102 provide toolbars in forums, public crayons or other plugins
103 if their respective configurations allow it.",
104 'explication_barre_outils_public_2' => "You can choose not to load
105 these scripts in to lighten public pages.
106 Therefore, whatever configuration the forums, crayons or plugins have,
107 no Quill toolbar will show automatically in the public site.",
108
109 // I
110 'info_porte_plume_titre' => "Toolbars configuration",
111 'info_barre_outils_public' => "Public toolbars",
112
113 // L
114 'label_barre_outils_public_oui' => "Load the toolbars\' scripts in the public site.",
115 'label_barre_outils_public_non' => "Do not load the toolbars\' scripts in the public site"
116
117 );
118 ?>