[CSS] +fix page header and title color
[lhc/web/www.git] / www / plugins / crayons / lang / crayons_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/crayons?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 // A
13 'absence_cle_primaire' => 'No primary key!',
14 'activation_barre_impossible' => 'Another plugin is preventing the use of porte-plume on the public site.',
15 'annuler' => 'Cancel',
16
17 // B
18 'bouton_supprimer' => 'Delete',
19
20 // D
21 'deja_modifie' => 'Already modified',
22 'donnees_mal_formatees' => 'Invalid request format',
23
24 // E
25 'editer' => 'Edit',
26 'editer_@type@_@id@' => 'Edit the whole @type@ @id@',
27 'editer_tout' => 'Edit as a whole',
28 'effets' => 'Effects',
29 'explication_exec_autorise' => 'Pages which are authorised for changes
30 (?exec=...) : (, to separate several pages - * for all).',
31 'explication_introduction_article' => 'The introduction for an article displays the description of that article if there is one, otherwise it displays the first 600 characters (of the standfirst and text).',
32 'explication_reduire_logo' => 'Reduce the logo size if it exceeds
33 the maximum size (in pixels). Example: 100. (0 = never).',
34
35 // I
36 'info_experimental' => 'Experimental',
37
38 // L
39 'label_activer_barre_typo' => 'Activate the typographical bar for "Pencils"?',
40 'label_activer_crayons_prive' => 'Activate "Pencils" for the editing area.',
41 'label_barre_typo' => 'Typographical bar',
42 'label_clickhide' => 'A click outside the area closes the pencils',
43 'label_effets' => 'Choice of effects',
44 'label_espaceprive' => 'Use "Pencils" in the editing area?',
45 'label_exec_autorise' => 'Pages authorised',
46 'label_filet' => 'Line',
47 'label_message' => 'Show a message',
48 'label_msg_abandon' => 'On cancelling',
49 'label_msg_no_change' => 'If no change made',
50 'label_reduire_logo' => 'Reduce logos',
51 'label_upload_document' => 'Allow adding documents by drag and drop on the pencil article.texte',
52 'label_yellow_fade' => 'Fade',
53 'legend_controleur_fichier_remplacer' => 'Replace this document "@extension@"',
54 'legend_controleur_hyperlien' => 'Hyperlink',
55 'legend_controleur_logo' => 'Choose a logo:',
56 'legend_controleur_logo_remplacer' => 'Replace this logo',
57 'legend_controleur_qui' => 'Who?',
58 'legend_controleur_vignette' => 'Choose a thumbnail:',
59 'legend_controleur_vignette_remplacer' => 'Replace this thumbnail',
60 'legend_documents' => 'Upload documents',
61 'legend_editer_prive' => 'Use in editing area (experimental)',
62 'legend_introduction_article' => 'Introductory text for the article',
63 'legend_introduction_rubrique' => 'Section’s introductory text',
64
65 // M
66 'message_image_obligatoire' => 'You need to choose an image',
67 'messages' => 'Messages',
68 'modifie_par_ailleurs' => 'Was modified elsewhere in the meantime',
69
70 // N
71 'non_autorise' => 'Not allowed',
72 'non_implemente' => 'Not implemented',
73
74 // P
75 'pas_de_modification' => 'No change',
76 'pas_de_valeur' => 'No value for this id',
77
78 // S
79 'sauvegarder' => 'Save changes?',
80 'svp_copier_coller' => 'Sorry, copy/paste your changes and retry',
81
82 // T
83 'titre_config_crayons' => 'Configure "Pencils"',
84 'titre_crayons' => 'Pencils',
85
86 // U
87 'update_impossible' => 'The update did not succeed.',
88
89 // V
90 'veuillez_patienter' => 'Searching ...'
91 );