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