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