1 | <?php |
---|
2 | // This is a SPIP language file -- Ceci est un fichier langue de SPIP |
---|
3 | // extrait automatiquement de https://trad.spip.net/tradlang_module/tickets?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 | 'afficher_tickets' => 'Show bug reports', |
---|
14 | 'ajout_deux_points' => '@texte@: ', |
---|
15 | 'assignation_attribuee_a' => 'The bug report has been assigned to @nom@.', |
---|
16 | 'assignation_attribuee_a_personne' => 'This bug has been assigned to nobody.', |
---|
17 | 'assignation_mail_titre' => 'Change of bug report assignment', |
---|
18 | 'assignation_modifiee' => 'Assignment Update', |
---|
19 | 'assignation_non_modifiee' => 'Assignment not updated', |
---|
20 | 'assignation_supprimee' => 'The assignment of this bug report has ben deleted.', |
---|
21 | 'assigne_a' => 'Assigned to:', |
---|
22 | 'assigne_a_th' => 'Assigned to', |
---|
23 | 'assignes_a' => 'Assigned to', |
---|
24 | 'autres_tickets_ouverts' => 'Other opened bug reports', |
---|
25 | |
---|
26 | // C |
---|
27 | 'cfg_bouton_radio_aucune_colonne' => 'No column', |
---|
28 | 'cfg_bouton_radio_desactiver_forum_public' => 'Disable the use of public forums.', |
---|
29 | 'cfg_bouton_radio_une_colonne_par_groupe' => 'One column per group of keywords', |
---|
30 | 'cfg_bouton_radio_une_colonne_par_groupe_important' => 'One column per group of important keywords', |
---|
31 | 'cfg_bouton_radio_une_colonne_pour_tous_les_groupes' => 'One column for all groups of keywords', |
---|
32 | 'cfg_bouton_tickets' => 'Bug reports', |
---|
33 | 'cfg_descr_autorisations' => 'This setup page allows you to set permissions for writing, editing, assigning and commenting bug reports. Installing the <a href="@url@">Autorité</a> plugin allows for access to other configuration options, like allowing the author of a comment to modify it once published.', |
---|
34 | 'cfg_descr_general' => 'This setup page lets you choose the values of optional fields, comment moderation as well as various other parameters.', |
---|
35 | 'cfg_descr_typologie' => 'This configuration page lets you build a classification system for your tickets using SPIP keywords.', |
---|
36 | 'cfg_explication_cacher_moteurs' => 'Hide bug reports from search engines asking them not to index their content when they are displayed in the public space.', |
---|
37 | 'cfg_explication_desactiver_public' => 'Display tickets in the admin area only', |
---|
38 | 'cfg_explication_formats_documents_ticket' => 'Separate formats with a comma.', |
---|
39 | 'cfg_explication_readonly' => 'This part of the configuration is already set somewhere else.', |
---|
40 | 'cfg_form_tickets_autorisations' => 'Permissions', |
---|
41 | 'cfg_form_tickets_general' => 'General parameters', |
---|
42 | 'cfg_form_tickets_typologie' => 'Classification', |
---|
43 | 'cfg_groupe_versions' => 'Group of keywords of versions', |
---|
44 | 'cfg_groupe_versions_aucun' => 'None', |
---|
45 | 'cfg_groupe_versions_explication' => 'Select, if existing, the group of keywords that contains the versions for the roadmap', |
---|
46 | 'cfg_inf_type_autorisation' => 'If you choose by status or by author, you will be prompted below your selection of status or authors.', |
---|
47 | 'cfg_lbl_autorisation_auteurs' => ' Allow list of authors', |
---|
48 | 'cfg_lbl_autorisation_statuts' => 'Allow by authors status', |
---|
49 | 'cfg_lbl_autorisation_webmestre' => 'Allow webmasters only', |
---|
50 | 'cfg_lbl_autoriser_modifier' => 'Those who can modify the ticket', |
---|
51 | 'cfg_lbl_autoriser_modifier_case' => 'Allow those who have the ability to change the ticket (including author and assigned)', |
---|
52 | 'cfg_lbl_cacher_moteurs' => 'Hide from search engines', |
---|
53 | 'cfg_lbl_case_joindre_fichiers' => 'Allow to attach one or more files to bug reports', |
---|
54 | 'cfg_lbl_case_notification_publique' => 'Be notified in public rather than private space', |
---|
55 | 'cfg_lbl_colonnes_groupesmots' => 'Show keywords in the tables', |
---|
56 | 'cfg_lbl_colonnes_groupesmots_explication' => 'Choose how to display the groups of keywords that can be associated with tickets (<strong>@groupes@</strong>) in the lists of tickets', |
---|
57 | 'cfg_lbl_desactiver_public' => 'Disable public access', |
---|
58 | 'cfg_lbl_formats_documents_ticket' => 'Accepted document formats', |
---|
59 | 'cfg_lbl_forums_publics' => 'Comments on bug reports', |
---|
60 | 'cfg_lbl_joindre_fichiers' => 'Attach one or more files', |
---|
61 | 'cfg_lbl_lier_mots' => 'Link keywords', |
---|
62 | 'cfg_lbl_lier_mots_aucun' => 'no group', |
---|
63 | 'cfg_lbl_lier_mots_explication' => 'Visit the configuration page of each group of keywords to indicate if it should be associated with bug reports.<br/>The following groups can actually be associated: <strong>@groupes@</strong>', |
---|
64 | 'cfg_lbl_liste_auteurs' => 'Authors of the website', |
---|
65 | 'cfg_lbl_notif_destinataires' => 'Receipients of the notification of creation', |
---|
66 | 'cfg_lbl_notification_publique' => 'Public notification', |
---|
67 | 'cfg_lbl_selecteur_navigateur' => 'Browser selector', |
---|
68 | 'cfg_lbl_statuts_auteurs' => 'Possible status', |
---|
69 | 'cfg_lbl_type_autorisation' => 'Authorization method', |
---|
70 | 'cfg_lgd_autorisation_assigner' => 'Assign bug reports', |
---|
71 | 'cfg_lgd_autorisation_assigneretre' => 'Be assigned to a ticket', |
---|
72 | 'cfg_lgd_autorisation_commenter' => 'Comment bug reports', |
---|
73 | 'cfg_lgd_autorisation_ecrire' => 'Write bug reports', |
---|
74 | 'cfg_lgd_autorisation_epingler' => 'Track the bug reports', |
---|
75 | 'cfg_lgd_autorisation_modifier' => 'Edit the bug reports', |
---|
76 | 'cfg_lgd_champs_options_autres' => 'Other options', |
---|
77 | 'cfg_lgd_commentaires' => 'Comments', |
---|
78 | 'cfg_lgd_fichiers' => 'File attached', |
---|
79 | 'cfg_lgd_mots' => 'Associate keywords', |
---|
80 | 'cfg_lgd_notifications' => 'Notifications', |
---|
81 | 'cfg_lgd_notifs_forums' => 'Forums and notifications', |
---|
82 | 'cfg_lgd_objets' => 'Association with other objects', |
---|
83 | 'cfg_notif_admin' => 'All site administrators', |
---|
84 | 'cfg_notif_assigne' => 'Only the person assigned to the ticket', |
---|
85 | 'cfg_notif_auteur' => 'All authors of the site', |
---|
86 | 'cfg_notif_liste' => 'A list of authors', |
---|
87 | 'cfg_notif_liste_auteurs' => 'List of authors receiving notifications', |
---|
88 | 'cfg_notif_webmestre' => 'All webmasters', |
---|
89 | 'cfg_titre_tickets' => 'Bug reports - Setup of the plugin', |
---|
90 | 'champ_assigne' => 'Assigned to:', |
---|
91 | 'champ_assigner' => 'Assign to:', |
---|
92 | 'champ_composant_th' => 'Component', |
---|
93 | 'champ_createur' => 'Created by:', |
---|
94 | 'champ_date' => 'Date:', |
---|
95 | 'champ_date_debut' => 'From:', |
---|
96 | 'champ_date_fin' => 'Until:', |
---|
97 | 'champ_date_modif' => 'Modified on', |
---|
98 | 'champ_date_th' => 'Date', |
---|
99 | 'champ_description' => 'Description of the bug report', |
---|
100 | 'champ_exemple' => 'Example:', |
---|
101 | 'champ_fichier' => 'Attach a file', |
---|
102 | 'champ_id' => 'Number', |
---|
103 | 'champ_id_assigne' => 'Assigned to:', |
---|
104 | 'champ_id_auteur' => 'Author:', |
---|
105 | 'champ_jalon_th' => 'Milestone', |
---|
106 | 'champ_maj' => 'Update:', |
---|
107 | 'champ_maj_long' => 'Updated date', |
---|
108 | 'champ_maj_th' => 'Update', |
---|
109 | 'champ_mots_th' => 'Keywords', |
---|
110 | 'champ_navigateur' => 'Browser:', |
---|
111 | 'champ_nouveau_commentaire' => 'New comment', |
---|
112 | 'champ_projet_th' => 'Project', |
---|
113 | 'champ_recherche' => 'Search:', |
---|
114 | 'champ_severite_th' => 'Severity', |
---|
115 | 'champ_statut' => 'Status:', |
---|
116 | 'champ_statut_th' => 'Status', |
---|
117 | 'champ_sticked' => 'Sticked:', |
---|
118 | 'champ_texte' => 'Text', |
---|
119 | 'champ_titre' => 'Abstract', |
---|
120 | 'champ_titre_th' => 'Summary', |
---|
121 | 'champ_titre_ticket' => 'Title of the bug report', |
---|
122 | 'champ_type_th' => 'Type', |
---|
123 | 'champ_url_exemple' => 'Example URL', |
---|
124 | 'champ_version_th' => 'Version', |
---|
125 | 'changement_statut_mail' => 'The status of this bug report has been changed from "@ancien@" to "@nouveau@".', |
---|
126 | 'classement_assigne' => 'Bug reports by assignment', |
---|
127 | 'classement_asuivre' => 'The bug reports to follow', |
---|
128 | 'classement_groupe' => 'Tickets by @groupe@', |
---|
129 | 'classement_termine' => 'Closed bug reports', |
---|
130 | 'classement_version' => 'Tickets by version', |
---|
131 | 'commentaire' => 'comment', |
---|
132 | 'commentaire_aucun' => 'No comment', |
---|
133 | 'commentaires' => 'comments', |
---|
134 | 'commenter_ticket' => 'Comment this bug report', |
---|
135 | 'creer_et_associer_un_ticket' => 'Create and associate a bug report', |
---|
136 | 'creer_ticket' => 'Create a bug report', |
---|
137 | |
---|
138 | // D |
---|
139 | 'date_creation' => 'Created on @date@', |
---|
140 | 'date_creation_auteur' => 'Bug report created on <strong>@date@</strong> by <strong>@nom@</strong>', |
---|
141 | |
---|
142 | // E |
---|
143 | 'erreur_date_saisie' => 'This date is invalid', |
---|
144 | 'erreur_date_saisie_superieure' => 'The maximum date must be greater than the minimum date', |
---|
145 | 'erreur_texte_longueur_mini' => 'The minimum length of text is @nb@ characters.', |
---|
146 | 'erreur_verifier_formulaire' => 'Verify your form', |
---|
147 | 'explication_autoriser_modifier_base' => 'Automatically, the creator of the ticket and the user who is assigned may modify it. The following configuration allows you to define additional users who can modify the tickets.', |
---|
148 | 'explication_champ_sticked' => 'The sticked bug reports are listed first regardless of their status.', |
---|
149 | 'explication_description_ticket' => 'Describe as precisely as possible the need or problem. |
---|
150 | Indicate in particular if it occurs consistently or occasionally. |
---|
151 | If it is a display problem, specify with what browser you are experiencing it.', |
---|
152 | 'explication_description_ticket_ss_nav' => 'Describe as precisely as possible the need or problem. |
---|
153 | Indicate in particular if it occurs consistently or occasionally.', |
---|
154 | 'explication_fichier' => 'Add a file to the bug report.', |
---|
155 | 'explication_notif_destinataire' => 'The author of the ticket and the assigned person will systematically receive the notification.', |
---|
156 | 'explication_redaction' => 'When you’re finished writing your bug report, select the status «open and discussed».', |
---|
157 | 'explication_url_exemple' => 'Enter here the URL of a page covered by this bug report.', |
---|
158 | |
---|
159 | // I |
---|
160 | 'icone_modifier_ticket' => 'Edit this bug report', |
---|
161 | 'icone_retour_ticket' => 'Back to the bug report', |
---|
162 | 'info_commentaire' => 'Comment #@id@ :', |
---|
163 | 'info_demande' => '@nb@ request', |
---|
164 | 'info_demande_fermee' => '@nb@ closed', |
---|
165 | 'info_demande_ouverte' => '@nb@ open', |
---|
166 | 'info_demande_resolue' => '@nb@ solved', |
---|
167 | 'info_demandes' => '@nb@ requests', |
---|
168 | 'info_demandes_fermees' => '@nb@ closed', |
---|
169 | 'info_demandes_ouvertes' => '@nb@ open', |
---|
170 | 'info_demandes_resolues' => '@nb@ solved', |
---|
171 | 'info_document_ajoute' => 'Added:', |
---|
172 | 'info_liste_tickets' => 'Bug reports', |
---|
173 | 'info_numero_ticket' => 'BUG REPORT NUMBER:', |
---|
174 | 'info_page_configurer' => 'Tickets proposes several configuration pages in order to define the authorizations, the notifications, the comments, the system of classification of tickets as well as other options.', |
---|
175 | 'info_retirer_ticket' => 'Withdraw this ticket', |
---|
176 | 'info_retirer_tickets' => 'Withdraw all tickets', |
---|
177 | 'info_sans' => 'Not defined', |
---|
178 | 'info_sans_version' => 'No version', |
---|
179 | 'info_ticket_1' => '1bug report', |
---|
180 | 'info_ticket_aucun' => 'No bug report', |
---|
181 | 'info_ticket_nb' => '@nb@ bug reports', |
---|
182 | 'info_tickets' => 'Bug reports', |
---|
183 | 'info_tickets_cles_association' => 'The tickets can be associated with:', |
---|
184 | 'info_tickets_ouvert' => 'opened and discussed', |
---|
185 | 'info_tickets_redac' => 'being edited', |
---|
186 | |
---|
187 | // L |
---|
188 | 'label_mots' => 'Link keywords to the ticket', |
---|
189 | 'label_paginer_par' => 'Paginate by:', |
---|
190 | 'label_vue_liste_tickets' => 'Change the list display:', |
---|
191 | 'lien_ajouter_ticket' => 'Add this ticket', |
---|
192 | 'lien_filtrer' => 'Filter the bug reports', |
---|
193 | 'lien_identification' => '<a href="@url@" class="spip_in">Log in.</a>', |
---|
194 | 'lien_reponse_ticket' => 'Answer to the bug report', |
---|
195 | 'lien_supprimer_filtres' => 'Remove all filters', |
---|
196 | 'lien_vue_roadmap' => 'Roadmap', |
---|
197 | 'lien_vue_tous' => 'Complete list', |
---|
198 | |
---|
199 | // M |
---|
200 | 'mail_texte_message_auto' => 'This is an automatic message: please don’t answer.', |
---|
201 | 'message_aucun_ticket_recherche' => 'No ticket matches your search', |
---|
202 | 'message_automatique' => 'This is an automatic message: please don’t answer.', |
---|
203 | 'message_page_publique_indisponible' => 'This page is unavailable. check that ZPIP is enabled and your plugin configuration allows public access to bug reports.', |
---|
204 | 'message_zpip_inactif' => 'This option is disabled because it requires the plugin ZPIP.', |
---|
205 | 'mots_aucun' => 'No keywords', |
---|
206 | |
---|
207 | // N |
---|
208 | 'no_assignation' => 'No one', |
---|
209 | 'non_assignes' => 'Not owned', |
---|
210 | 'nouveau_commentaire_mail' => 'New comment on bug report', |
---|
211 | 'nouveau_ticket' => 'New bug report', |
---|
212 | |
---|
213 | // O |
---|
214 | 'option_intro' => '—', |
---|
215 | 'option_navigateur_autre' => 'Other', |
---|
216 | 'option_navigateur_tous' => 'All browsers', |
---|
217 | |
---|
218 | // P |
---|
219 | 'page_titre' => 'Bug reports, bug tracking system', |
---|
220 | |
---|
221 | // R |
---|
222 | 'revenir_gestion' => 'Back to the bug reports management', |
---|
223 | |
---|
224 | // S |
---|
225 | 'severite_bloquant' => 'Critical', |
---|
226 | 'severite_important' => 'Major', |
---|
227 | 'severite_normal' => 'Normal', |
---|
228 | 'severite_peu_important' => 'Trivial', |
---|
229 | 'sinscrire' => 'Subscribe', |
---|
230 | 'statut_ferme' => 'Closed', |
---|
231 | 'statut_ferme_long' => 'All the closed bug reports', |
---|
232 | 'statut_inchange' => 'The status has been modified.', |
---|
233 | 'statut_mis_a_jour' => 'Status updated', |
---|
234 | 'statut_ouvert' => 'Opened and discussed', |
---|
235 | 'statut_poubelle' => 'In the dustbin', |
---|
236 | 'statut_redac' => 'Editing in progress', |
---|
237 | 'statut_resolu' => 'Resolved', |
---|
238 | 'statut_resolu_long' => 'All the resolved bug reports', |
---|
239 | 'suivre_tickets_assignes_a' => 'Bug reports assigned to @nom@', |
---|
240 | 'suivre_tickets_comments' => 'Follow bug reports comments', |
---|
241 | 'suivre_tickets_comments_rss' => 'Follow these comments via RSS', |
---|
242 | 'suivre_tickets_de' => 'Bug reports from @nom@', |
---|
243 | 'suivre_tickets_id' => 'Monitoring of the bug report #@id@ : @titre@', |
---|
244 | 'suivre_tickets_rss' => 'Follow these bug reports via RSS', |
---|
245 | 'suivre_tickets_rss_unique' => 'Follow this bug report by RSS', |
---|
246 | 'suivre_tickets_statut' => 'Bug reports with the statutes :', |
---|
247 | 'suivre_tickets_tous' => 'All bug reports', |
---|
248 | 'syndiquer_ticket' => 'Syndicate the bug report:', |
---|
249 | 'syndiquer_tickets' => 'Syndicate the bug reports of the website', |
---|
250 | |
---|
251 | // T |
---|
252 | 'texte_ticket_statut' => 'Bug report status:', |
---|
253 | 'ticket' => 'Bug report', |
---|
254 | 'ticket_enregistre' => 'The bug report has been saved.', |
---|
255 | 'tickets' => 'Bug reports', |
---|
256 | 'tickets_autorisations' => 'Authorizations', |
---|
257 | 'tickets_derniers_commentaires' => 'Last comments', |
---|
258 | 'tickets_en_cours_auteur' => '@nom@ bug reports being processed', |
---|
259 | 'tickets_general' => 'General parameters', |
---|
260 | 'tickets_sticked' => 'Sticked bug reports', |
---|
261 | 'tickets_sur_inscription' => 'Bug report or comment only available for registered users. |
---|
262 | ', |
---|
263 | 'tickets_sur_inscription_droits' => 'The rights you have are inadequate.', |
---|
264 | 'tickets_traites' => 'All processed bug reports', |
---|
265 | 'tickets_tries' => 'Bug reports matching your criteria', |
---|
266 | 'tickets_typologie' => 'Classification', |
---|
267 | 'titre' => 'Bug reports, bug tracking', |
---|
268 | 'titre_ajouter_un_ticket' => 'Add a ticket', |
---|
269 | 'titre_identification' => 'Authentication', |
---|
270 | 'titre_liste' => 'List of the bug reports', |
---|
271 | 'titre_objets_lies_ticket' => 'Linked to this ticket:', |
---|
272 | 'tous_tickets_en_redaction' => 'All bug reports in progress', |
---|
273 | 'tous_tickets_ouverts' => 'All opened bug reports', |
---|
274 | 'tous_vos_tickets' => 'All your bug reports', |
---|
275 | 'type_amelioration' => 'Improvements', |
---|
276 | 'type_probleme' => 'Problem', |
---|
277 | 'type_tache' => 'Task', |
---|
278 | |
---|
279 | // V |
---|
280 | 'vos_tickets_assignes' => 'Bug reports assigned to you', |
---|
281 | 'vos_tickets_assignes_auteur' => '@nom@ bug reports assigned to you', |
---|
282 | 'vos_tickets_en_cours' => 'Your ongoing bug reports' |
---|
283 | ); |
---|