[PLUGINS] ~maj des plugins
[lhc/web/www.git] / www / plugins / formidable / lang / formidable_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/formidable?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 'analyse_avec_reponse' => 'Non-empty answers',
12 'analyse_exclure_champs_label' => 'Fields to exclude',
13 'analyse_exporter' => 'Export analysis',
14 'analyse_longueur_moyenne' => 'Average number in words length',
15 'analyse_nb_reponses_total' => '@nb@ people responded to this form.',
16 'analyse_sans_reponse' => 'Stayed unanswered',
17 'analyse_une_reponse_total' => 'One person responded to this form.',
18 'analyse_zero_reponse_total' => 'No one responded to this form.',
19 'aucun_traitement' => 'No treatment',
20
21 // B
22 'bouton_formulaires' => 'Forms',
23 'bouton_revert_formulaire' => 'Back to the last saved version',
24
25 // C
26 'cfg_analyse_classe_explication' => 'You can specify CSS classes that will be added on the container of each graph, such as
27 <code>gray</code>,<code>blue</code>,
28 <code>orange</code>, <code>green</code> or whatever you like!',
29 'cfg_analyse_classe_label' => 'CSS class of the progress bar',
30 'cfg_titre_page_configurer_formidable' => 'Configure Formidable',
31 'cfg_titre_parametrages_analyse' => 'Settings in the answers analysis',
32 'champs' => 'Fields',
33 'changer_statut' => 'This form is:',
34
35 // E
36 'echanger_formulaire_forms_importer' => 'Forms & Tables (.xml)',
37 'echanger_formulaire_wcs_importer' => 'W.C.S. (.wcs)',
38 'echanger_formulaire_yaml_importer' => 'Formidable (.yaml)',
39 'editer_apres_choix_formulaire' => 'The form, again',
40 'editer_apres_choix_redirige' => 'Redirect to a new address',
41 'editer_apres_choix_rien' => 'Nothing',
42 'editer_apres_choix_stats' => 'Answers statistics',
43 'editer_apres_choix_valeurs' => 'The entered values',
44 'editer_apres_explication' => 'After validation, display instead of the form:',
45 'editer_apres_label' => 'Display then',
46 'editer_descriptif' => 'Description',
47 'editer_descriptif_explication' => 'An explanation of the form for the private area.',
48 'editer_identifiant' => 'Login',
49 'editer_identifiant_explication' => 'Give a single textual identifier that allows you to call the form more easily.',
50 'editer_menu_auteurs' => 'Configure authors',
51 'editer_menu_champs' => 'Configure the fields',
52 'editer_menu_formulaire' => 'Configure the form',
53 'editer_menu_traitements' => 'Configure the treatments',
54 'editer_message_ok' => 'Return message',
55 'editer_message_ok_explication' => 'You can customize the message that will be displayed to the user after submitting a valid form.',
56 'editer_modifier_formulaire' => 'Modify the form',
57 'editer_nouveau' => 'New form',
58 'editer_redirige_url' => 'Forwarding address after validation',
59 'editer_redirige_url_explication' => 'Leave blank if you want to stay on the same page',
60 'editer_titre' => 'Title',
61 'erreur_autorisation' => 'You do not have the right to edit the website forms',
62 'erreur_base' => 'An error occurred as the data was being saved.',
63 'erreur_generique' => 'There are errors in the fields below. Please check.',
64 'erreur_identifiant' => 'This login is already used.',
65 'erreur_importer_forms' => 'Error while importing the Forms&Tables form',
66 'erreur_importer_wcs' => 'Error while importing the W.C.S form',
67 'erreur_importer_yaml' => 'Error while importing the YAML file',
68 'erreur_inexistant' => 'This form doesn’t exist.',
69
70 // F
71 'formulaire_anonyme_explication' => 'This form is anonymous; meaning that the user’s identity won’t be recorded.',
72 'formulaires_aucun' => 'There is no form for now',
73 'formulaires_dupliquer' => 'Duplicate the form',
74 'formulaires_dupliquer_copie' => '(copy)',
75 'formulaires_introduction' => 'Create and configure forms on your site here.',
76 'formulaires_nouveau' => 'Create a new form',
77 'formulaires_supprimer' => 'Delete the form',
78 'formulaires_supprimer_confirmation' => 'Beware, it will also remove all the results. Are you sure you want to delete this form?',
79 'formulaires_tous' => 'All forms',
80
81 // I
82 'identification_par_cookie' => 'By cookie',
83 'identification_par_id_auteur' => 'By login (id_auteur) of the authenticated person',
84 'importer_formulaire' => 'Import a form',
85 'importer_formulaire_fichier_label' => 'File to import',
86 'importer_formulaire_format_label' => 'File format',
87 'info_1_formulaire' => '1 form',
88 'info_1_reponse' => '1 answer',
89 'info_aucun_formulaire' => 'No form',
90 'info_aucune_reponse' => 'No answer',
91 'info_formulaire_refuse' => 'Archived',
92 'info_formulaire_utilise_par' => 'Form used by:',
93 'info_nb_formulaires' => '@nb@ forms',
94 'info_nb_reponses' => '@nb@ answers',
95 'info_reponse_proposee' => 'To moderate',
96 'info_reponse_proposees' => 'To moderate',
97 'info_reponse_publiee' => 'Validated',
98 'info_reponse_publiees' => 'Validated',
99 'info_reponse_supprimee' => 'Deleted',
100 'info_reponse_supprimees' => 'Deleted',
101 'info_reponse_toutes' => 'All',
102 'info_utilise_1_formulaire' => 'Form used:',
103 'info_utilise_nb_formulaires' => 'Forms used:',
104
105 // M
106 'modele_label_formulaire_formidable' => 'Which form ?',
107 'modele_nom_formulaire' => 'one form',
108
109 // N
110 'noisette_label_afficher_titre_formulaire' => 'Dispaly the title of the form ?',
111 'noisette_label_identifiant' => 'Form to display :',
112 'noisette_nom_noisette_formulaire' => 'Form',
113
114 // R
115 'reponse_aucune' => 'No answer',
116 'reponse_intro' => '@auteur@ answered to the form @formulaire@',
117 'reponse_numero' => 'Answer number :',
118 'reponse_statut' => 'This answer is :',
119 'reponse_supprimer' => 'Delete this reply',
120 'reponse_supprimer_confirmation' => 'Do you really wish to delete this reply?',
121 'reponse_une' => '1 reply',
122 'reponses_analyse' => 'Answer analysis',
123 'reponses_anonyme' => 'Anonymous',
124 'reponses_auteur' => 'User',
125 'reponses_exporter' => 'Export the answers',
126 'reponses_ip' => 'IP address',
127 'reponses_liste' => 'Answers list',
128 'reponses_liste_prop' => 'Answers pending for validation',
129 'reponses_liste_publie' => 'All validated answers',
130 'reponses_nb' => '@nb@ answers',
131 'reponses_supprimer' => 'Delete all the answers to this form',
132 'reponses_voir_detail' => 'See the answer',
133 'retour_aucun_traitement' => 'Your reply was accepted. But as the function of the form has not yet been configured, nothing was done with your data!',
134
135 // S
136 'sans_reponses' => 'Unanswered',
137
138 // T
139 'texte_statut_poubelle' => 'deleted',
140 'texte_statut_propose_evaluation' => 'proposed',
141 'texte_statut_publie' => 'validated',
142 'texte_statut_refuse' => 'archived',
143 'titre_cadre_raccourcis' => 'Shortcuts',
144 'titre_formulaires_archives' => 'Archives',
145 'titre_reponses' => 'Answers',
146 'traitements_actives' => 'Activated treatments',
147 'traitements_aide_memoire' => 'List of shortcuts:',
148 'traitements_avertissement_creation' => 'Changes to the form fields have been successfully saved. You can now define which treatments will be performed when using the form.',
149 'traitements_avertissement_modification' => 'Changes to the form fields have been successfully saved. <strong>Some treatments may need to be reconfigured accordingly.</ strong>',
150 'traitements_champ_aucun' => 'None',
151 'traiter_email_description' => 'Post the form results by email to a list of recipients.',
152 'traiter_email_horodatage' => 'Form "@formulaire@" sent on @date@ at @heure@.',
153 'traiter_email_message_erreur' => 'An error occurred when sending the email.',
154 'traiter_email_message_ok' => 'Your message has been successfully sent by email.',
155 'traiter_email_option_activer_accuse_label' => 'Acknowledgement of receipt',
156 'traiter_email_option_activer_accuse_label_case' => 'Also send an email to the sender with a confirmation message.',
157 'traiter_email_option_destinataires_explication' => 'Choose the field that corresponds to the message recipients.',
158 'traiter_email_option_destinataires_label' => 'Recipients',
159 'traiter_email_option_destinataires_plus_explication' => 'A list of addresses separated by commas.',
160 'traiter_email_option_destinataires_plus_label' => 'Extra recipients',
161 'traiter_email_option_envoyeur_courriel_explication' => 'Select the field that will contain the email address of the sender.',
162 'traiter_email_option_envoyeur_courriel_label' => 'Sender Email',
163 'traiter_email_option_envoyeur_nom_explication' => 'Build this name using the @raccourcis@ (see the notes). If you enter nothing, it will be the name of the site.',
164 'traiter_email_option_envoyeur_nom_label' => 'Name of sender',
165 'traiter_email_option_sujet_accuse_label' => 'Subject of the acknowledgement of receipt',
166 'traiter_email_option_sujet_explication' => 'Build topic using @raccourcis@. If you enter nothing, the subject will be built automatically.',
167 'traiter_email_option_sujet_label' => 'Message subject',
168 'traiter_email_option_vrai_envoyeur_explication' => 'Some SMTP servers do not allow to use arbitrary email for the "From" field. For this reason Formidable inserts the default email sender in the "Reply-To". Tick here to insert the email in the "From" field.',
169 'traiter_email_option_vrai_envoyeur_label' => 'Insert email of the sender in the "From" field',
170 'traiter_email_page' => '<a href="@url@">From this page</a>.',
171 'traiter_email_sujet' => '@nom@ has written to you.',
172 'traiter_email_sujet_accuse' => 'Thank you for you reply.',
173 'traiter_email_titre' => 'Send by email',
174 'traiter_email_url_enregistrement' => 'You can manage the answers <a href="@url@">on this page</a>.',
175 'traiter_enregistrement_description' => 'Saves the form results in the database',
176 'traiter_enregistrement_erreur_base' => 'An error occurred while writing to the database',
177 'traiter_enregistrement_erreur_deja_repondu' => 'You have already filled in this form.',
178 'traiter_enregistrement_erreur_edition_reponse_inexistante' => 'The answer to edit can not be found.',
179 'traiter_enregistrement_message_ok' => 'Thanks. Your answers have been correctly saved', # RELIRE
180 'traiter_enregistrement_option_anonymiser_explication' => 'Results anonymous (don’t keep any tracks of user who have answered).',
181 'traiter_enregistrement_option_anonymiser_label' => 'Anonymize form',
182 'traiter_enregistrement_option_anonymiser_variable_explication' => 'What system variable used to calculate a single value for each author without revealing his identity.',
183 'traiter_enregistrement_option_anonymiser_variable_label' => 'Variable from witch the form will be anonymized',
184 'traiter_enregistrement_option_auteur' => 'Link authors to the forms',
185 'traiter_enregistrement_option_auteur_explication' => 'Bind one or more authors to a form. If activated, this option prevents anyone except the author(s) to access form’s configuration or results.',
186 'traiter_enregistrement_option_choix_select_label' => 'Select a variable from the available',
187 'traiter_enregistrement_option_identification_explication' => 'If the answers can be changed, which method is used first to know the answer to modify ?',
188 'traiter_enregistrement_option_identification_label' => 'Identification',
189 'traiter_enregistrement_option_moderation_label' => 'Moderation',
190 'traiter_enregistrement_option_modifiable_explication' => 'Editable: Visitors can change their answers afterwards.',
191 'traiter_enregistrement_option_modifiable_label' => 'Answers can be modified',
192 'traiter_enregistrement_option_multiple_explication' => 'Multiple: A single person may answer several times.',
193 'traiter_enregistrement_option_multiple_label' => 'Multiple answers',
194 'traiter_enregistrement_titre' => 'Record the results',
195
196 // V
197 'voir_exporter' => 'Export the form',
198 'voir_numero' => 'Form number :',
199 'voir_reponses' => 'See the answers',
200 'voir_traitements' => 'Treatments'
201 );
202
203 ?>