Work in progress improving French translation.
[timetracker.git] / WEB-INF / resources / fr.lang.php
1 <?php
2 // +----------------------------------------------------------------------+
3 // | Anuko Time Tracker
4 // +----------------------------------------------------------------------+
5 // | Copyright (c) Anuko International Ltd. (https://www.anuko.com)
6 // +----------------------------------------------------------------------+
7 // | LIBERAL FREEWARE LICENSE: This source code document may be used
8 // | by anyone for any purpose, and freely redistributed alone or in
9 // | combination with other software, provided that the license is obeyed.
10 // |
11 // | There are only two ways to violate the license:
12 // |
13 // | 1. To redistribute this code in source form, with the copyright
14 // |    notice or license removed or altered. (Distributing in compiled
15 // |    forms without embedded copyright notices is permitted).
16 // |
17 // | 2. To redistribute modified versions of this code in *any* form
18 // |    that bears insufficient indications that the modifications are
19 // |    not the work of the original author(s).
20 // |
21 // | This license applies to this document only, not any other software
22 // | that it may be combined with.
23 // |
24 // +----------------------------------------------------------------------+
25 // | Contributors:
26 // | https://www.anuko.com/time_tracker/credits.htm
27 // +----------------------------------------------------------------------+
28
29 $i18n_language = 'Français';
30 $i18n_months = array('Janvier', 'Février', 'Mars', 'Avril', 'Mai', 'Juin', 'Juillet', 'Août', 'Septembre', 'Octobre', 'Novembre', 'Décembre'); 
31 $i18n_weekdays = array('Dimanche', 'Lundi', 'Mardi', 'Mercredi', 'Jeudi', 'Vendredi', 'Samedi');
32 $i18n_weekdays_short = array('Di', 'Lu', 'Ma', 'Me', 'Je', 'Ve', 'Sa');
33 // format mm/dd
34 $i18n_holidays = array('01/01', '04/06', '04/09', '05/01', '05/08', '05/17', '05/28', '07/14', '08/15', '11/01', '11/11', '12/25');
35
36 $i18n_key_words = array(
37
38 // Menus - short selection strings that are displayed on the top of application web pages.
39 // Example: https://timetracker.anuko.com (black menu on top).
40 'menu.login' => 'Connexion',
41 'menu.logout' => 'Quitter',
42 'menu.forum' => 'Forum',
43 'menu.help' => 'Aide',
44 'menu.create_team' => 'Créer une équipe',
45 'menu.profile' => 'Profil',
46 'menu.time' => 'Temps',
47 'menu.expenses' => 'Dépenses',
48 'menu.reports' => 'Rapports',
49 'menu.charts' => 'Graphiques',
50 'menu.projects' => 'Projets',
51 'menu.tasks' => 'Tâches',
52 'menu.users' => 'Utilisateurs',
53 'menu.teams' => 'Équipes',
54 'menu.export' => 'Exporter',
55 'menu.clients' => 'Clients',
56 'menu.options' => 'Options',
57
58 // Footer - strings on the bottom of most pages.
59 'footer.contribute_msg' => 'Vous pouvez contribuer à Time Tracker de différentes façons.',
60 'footer.credits' => 'Crédits',
61 'footer.license' => 'License',
62 'footer.improve' => 'Contribuer', // This is a link to a webpage that describes how to contribute to the project.
63
64
65 // Error messages.
66 'error.access_denied' => 'Accès refusé.',
67 'error.sys' => 'Erreur système.',
68 'error.db' => 'Erreur de base de données.',
69 'error.field' => 'Donnée "{0}" incorrecte.',
70 'error.empty' => 'Le champ "{0}" est vide.',
71 'error.not_equal' => 'Le champ "{0}" n\\\'est pas égal au champ "{1}".',
72 'error.interval' => 'Le champ "{0}" doit être supérieur à "{1}".',
73 'error.project' => 'Sélectionner un projet.',
74 'error.task' => 'Sélectionner une tâche.',
75 'error.client' => 'Sélectionner un client.',
76 'error.report' => 'Sélectionner un rapport.',
77 'error.auth' => 'Nom d\\\'utilisateur ou mot de passe incorrect.',
78 'error.user_exists' => 'Un utilisateur avec cet identifiant existe déjà.',
79 'error.project_exists' => 'Un projet avec ce nom existe déjà.',
80 'error.task_exists' => 'Une tâche avec ce nom existe déjà.',
81 'error.client_exists' => 'Un client avec ce nom existe déjà.',
82 'error.invoice_exists' => 'Une facture avec ce numéro existe déjà.',
83 'error.no_invoiceable_items' => 'Il n\\\'y a pas d\\\'éléments à facturer.',
84 'error.no_login' => 'Aucun utilisateur avec cet identifiant.',
85 'error.no_teams' => 'Votre base de données est vide. Connectez-vous comme administrateur et créez une nouvelle équipe.',
86 'error.upload' => 'Erreur de chargement du fichier.',
87 'error.range_locked' => 'Plage de date vérouillée.',
88 'error.mail_send' => 'Erreur lors de l\\\'envoi du courriel.',
89 'error.no_email' => 'Aucune adresse courriel n\\\'est associée à cet identifiant.',
90 'error.uncompleted_exists' => 'Une entrée non terminée existe déjà. Fermer ou supprimer.',
91 'error.goto_uncompleted' => 'Aller à l\\\'entrée non terminée.',
92 'error.overlap' => 'Les heures des projets ne peuvent se chevaucher.',
93 'error.future_date' => 'Date ultérieure.',
94
95 // Labels for buttons.
96 'button.login' => 'Connexion',
97 'button.now' => 'Maintenant',
98 'button.save' => 'Sauvegarder',
99 // TODO: translate the following string.
100 // 'button.copy' => 'Copy',
101 'button.cancel' => 'Annuler',
102 'button.submit' => 'Soumettre',
103 'button.add_user' => 'Ajouter un utilisateur',
104 'button.add_project' => 'Ajouter un projet',
105 'button.add_task' => 'Ajouter une tâche',
106 'button.add_client' => 'Ajouter un client',
107 'button.add_invoice' => 'Ajouter une facture',
108 'button.add_option' => 'Ajouter une option',
109 'button.add' => 'Ajouter',
110 'button.generate' => 'Générer',
111 'button.reset_password' => 'Réinitialiser',
112 'button.send' => 'Envoyer',
113 'button.send_by_email' => 'Envoyer par email',
114 'button.create_team' => 'Créer une équipe',
115 'button.export' => 'Exporter l\\\'équipe',
116 'button.import' => 'Importer une équipe',
117 'button.close' => 'Fermer',
118 // TODO: translate the following string. 
119 // 'button.stop' => 'Stop',
120
121 // Labels for controls on forms. Labels in this section are used on multiple forms.
122 'label.team_name' => 'Nom équipe',
123 'label.address' => 'Adresse',
124 'label.currency' => 'Devise',
125 'label.manager_name' => 'Nom du responsable',
126 'label.manager_login' => 'Identifiant responsable',
127 'label.person_name' => 'Nom',
128 'label.thing_name' => 'Nom',
129 'label.login' => 'Identifiant',
130 'label.password' => 'Mot de passe',
131 'label.confirm_password' => 'Confirmez le mot de passe',
132 'label.email' => 'Email',
133 'label.cc' => 'Cc',
134 // TODO: translate the following.
135 // 'label.bcc' => 'Bcc',
136 'label.subject' => 'Objet',
137 'label.date' => 'Date',
138 'label.start_date' => 'Date de début',
139 'label.end_date' => 'Date de fin',
140 'label.user' => 'Utilisateur',
141 'label.users' => 'Personnes',
142 'label.client' => 'Client',
143 'label.clients' => 'Clients',
144 'label.option' => 'Option',
145 'label.invoice' => 'Facture',
146 'label.project' => 'Projet',
147 'label.projects' => 'Projets',
148 'label.task' => 'Tâche',
149 'label.tasks' => 'Tâches',
150 'label.description' => 'Description',
151 'label.start' => 'Début',
152 'label.finish' => 'Fin',
153 'label.duration' => 'Durée',
154 'label.note' => 'Note',
155 // TODO: translate label.item
156 // 'label.item' => 'Item',
157 'label.cost' => 'Coût',
158 // TODO: translate the following string.
159 // 'label.day_total' => 'Day total',
160 'label.week_total' => 'Total hebdomadaire',
161 // TODO: translate the following.
162 // 'label.month_total' => 'Month total',
163 'label.today' => 'Aujourd\\\'hui',
164 'label.total_hours' => 'Total d\\\'heures',
165 'label.total_cost' => 'Coût total',
166 'label.view' => 'Voir',
167 'label.edit' => 'Modifier',
168 'label.delete' => 'Supprimer',
169 'label.configure' => 'Configurer',
170 'label.select_all' => 'Tout sélectionner',
171 'label.select_none' => 'Tout désélectionner',
172 'label.id' => 'ID',
173 'label.language' => 'Langage',
174 // TODO: translate the following string.
175 // 'label.decimal_mark' => 'Decimal mark',
176 'label.date_format' => 'Format date',
177 'label.time_format' => 'Format heure',
178 'label.week_start' => '1er jour de la semaine',
179 'label.comment' => 'Commentaire',
180 'label.status' => 'Statut',
181 'label.tax' => 'Taxe',
182 'label.subtotal' => 'Sous-total',
183 'label.total' => 'Total',
184 'label.client_name' => 'Nom du client',
185 'label.client_address' => 'Adresse du client',
186 'label.or' => 'ou',
187 'label.error' => 'Erreur',
188 'label.ldap_hint' => 'Entrer votre <b>Identifiant Windows</b> et <b>votre mot de passe</b> dans les champs suivants.',
189 'label.required_fields' => '* - champs obligatoires',
190 'label.on_behalf' => 'de la part de',
191 'label.role_manager' => '(responsable)',
192 'label.role_comanager' => '(co-responsable)',
193 'label.role_admin' => '(administrateur)',
194 // TODO: translate the following.
195 // 'label.page' => 'Page',
196 // 'label.condition' => 'Condition',
197 // Labels for plugins (extensions to Time Tracker that provide additional features).
198 'label.custom_fields' => 'Champs personalisés',
199 // Translate the following.
200 // 'label.monthly_quotas' => 'Monthly quotas',
201 'label.type' => 'Type',
202 'label.type_dropdown' => 'liste déroulante',
203 'label.type_text' => 'texte',
204 'label.required' => 'Obligatoire',
205 'label.fav_report' => 'Rapport favori',
206 // TODO: translate the following strings.
207 // 'label.cron_schedule' => 'Cron schedule',
208 // 'label.what_is_it' => 'What is it?',
209
210 // Form titles.
211 'title.login' => 'Connexion',
212 'title.teams' => 'Équipes',
213 // TODO: for consistency, the titles below need to be refactored. Recommended way is using nouns such as in 'Modification du projet', not 'Modifier la tâche'.
214 // Notice usage of the noun Modification versus the verb Modifier.
215 'title.create_team' => 'Créez une nouvelle équipe', // TODO: use a noun.
216 // TODO: translate the following string.
217 // 'title.edit_team' => 'Editing Team',
218 'title.delete_team' => 'Suppression de l\\\'équipe',
219 'title.reset_password' => 'Réinitialisation du mot de passer',
220 'title.change_password' => 'Modification du mot de passe',
221 'title.time' => 'Temps',
222 'title.edit_time_record' => 'Édition du l\\\'entrée de temps',
223 'title.delete_time_record' => 'Supprimer l\\\'entrée de temps', // TODO: use a noun.
224 // TODO: translate the following strings.
225 // 'title.expenses' => 'Expenses',
226 // 'title.edit_expense' => 'Editing Expense Item',
227 // 'title.delete_expense' => 'Deleting Expense Item',
228 'title.reports' => 'Rapports',
229 'title.report' => 'Rapport',
230 'title.send_report' => 'Envoyer rapport', // TODO: use a noun.
231 'title.invoice' => 'Facture',
232 'title.send_invoice' => 'Envoi de la facture',
233 'title.charts' => 'Graphiques',
234 'title.projects' => 'Projets',
235 'title.add_project' => 'Ajout du projet',
236 'title.edit_project' => 'Modification du projet',
237 'title.delete_project' => 'Suppression du projet',
238 'title.tasks' => 'Tâches',
239 'title.add_task' => 'Ajouter une tâche', // TODO: use a noun.
240 'title.edit_task' => 'Modifier la tâche', // TODO: use a noun.
241 'title.delete_task' => 'Supprimer une tâche', // TODO: use a noun.
242 'title.users' => 'Personnes',
243 'title.add_user' => 'Création de l\\\'utilisateur',
244 'title.edit_user' => 'Modification de l\\\'utilisateur',
245 'title.delete_user' => 'Suppression de l\\\'utilisateur',
246 'title.clients' => 'Clients',
247 'title.add_client' => 'Ajouter un client', // TODO: use a noun.
248 'title.edit_client' => 'Modifier un client', // TODO: use a noun.
249 'title.delete_client' => 'Supprimer un client', // TODO: use a noun.
250 'title.invoices' => 'Factures',
251 'title.add_invoice' => 'Ajouter une facture', // TODO: use a noun.
252 'title.view_invoice' => 'Voir la facture', // TODO: use a noun.
253 'title.delete_invoice' => 'Supprimer la facture', // TODO: use a noun.
254 // TODO: translate the following strings.
255 // 'title.notifications' => 'Notifications',
256 // 'title.add_notification' => 'Adding Notification',
257 // 'title.edit_notification' => 'Editing Notification',
258 // 'title.delete_notification' => 'Deleting Notification',
259 // 'title.monthly_quotas' => 'Monthly Quotas',
260 'title.export' => 'Exporter les données', // TODO: use a noun.
261 'title.import' => 'Importer les données', // TODO: use a noun.
262 'title.options' => 'Options',
263 'title.profile' => 'Profil',
264 'title.cf_custom_fields' => 'Champs personalisés',
265 'title.cf_add_custom_field' => 'Ajouter un champ', // TODO: use a noun.
266 'title.cf_edit_custom_field' => 'Editer un champ', // TODO: use a noun.
267 'title.cf_delete_custom_field' => 'Supprimer un champ', // TODO: use a noun.
268 'title.cf_dropdown_options' => 'Options de liste',
269 'title.cf_add_dropdown_option' => 'Ajouter une option', // TODO: use a noun.
270 'title.cf_edit_dropdown_option' => 'Modifier l\\\'option', // TODO: use a noun.
271 'title.cf_delete_dropdown_option' => 'Supprimer l\\\'option', // TODO: use a noun.
272 // NOTE TO TRANSLATORS: Locking is a feature to lock records from modifications (ex: weekly on Mondays we lock all previous weeks).
273 // It is also a name for the Locking plugin on the Team profile page.
274 // TODO: translate the following.
275 // 'title.locking' => 'Locking',
276
277 // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here.
278 // Strings that are used in a single form must go to the specific form section.
279 'dropdown.all' => '--- tous ---',
280 'dropdown.no' => '--- non ---',
281 'dropdown.this_day' => 'ce jour',
282 // TODO: translate the following.
283 // 'dropdown.last_day' => 'last day',
284 'dropdown.this_week' => 'cette semaine',
285 'dropdown.last_week' => 'la semaine passée',
286 'dropdown.this_month' => 'ce mois',
287 'dropdown.last_month' => 'le mois passé',
288 'dropdown.this_year' => 'cette année',
289 'dropdown.all_time' => 'depuis toujours',
290 'dropdown.projects' => 'projets',
291 'dropdown.tasks' => 'tâches',
292 // TODO: translate the following string.
293 // 'dropdown.clients' => 'clients',
294 'dropdown.select' =>  '--- choisir ---',
295 // TODO: translate the following string.
296 // 'dropdown.select_invoice' => '--- select invoice ---',
297 'dropdown.status_active' => 'actif',
298 'dropdown.status_inactive' => 'inactif',
299 // TODO: translate the following strings.
300 // 'dropdown.delete'=>'delete',
301 // 'dropdown.do_not_delete'=>'do not delete',
302
303 // Below is a section for strings that are used on individual forms. When a string is used only on one form it should be placed here.
304 // One exception is for closely related forms such as "Time" and "Editing Time Record" with similar controls. In such cases
305 // a string can be defined on the main form and used on related forms. The reasoning for this is to make translation effort easier.
306 // Strings that are used on multiple unrelated forms should be placed in shared sections such as label.<stringname>, etc.
307
308 // Login form. See example at https://timetracker.anuko.com/login.php.
309 'form.login.forgot_password' => 'Mot de passe oublié?',
310 // TODO: check translation of the form.login.about. It does not look like a complete sentence. The English equivalent is:
311 // 'Anuko <a href="https://www.anuko.com/lp/tt_2.htm" target="_blank">Time Tracker</a> is a simple, easy to use, open source time tracking system.'
312 // 'form.login.about' =>'Anuko <a href="https://www.anuko.com/lp/tt_2.htm" target="_blank">Time Tracker</a> système de gestion des temps open source simple et facile à utiliser.',
313
314 // Resetting Password form. See example at https://timetracker.anuko.com/password_reset.php.
315 // TODO: improve translation of form.reset_password.message and form.reset_password.email_subject.
316 // The English equivalents have changed. This means that French translations below are now inaccurate. The difference is that
317 // we no longer send passwords, but RESET REQUESTS. Compare with master English file:
318 // 'form.reset_password.message' => 'Password reset request sent by email.',
319 // 'form.reset_password.email_subject' => 'Anuko Time Tracker password reset request',
320 'form.reset_password.message' => 'Le mot de passe a été envoyé.', // TODO: redo this line, see the comment above.
321 'form.reset_password.email_subject' => 'Votre mot de passe Anuko Time Tracker', // TODO: redo this line, see the comment above.
322 // Note to translators: the sentence BEFORE LAST in form.reset_password.email_body needs to be translated.
323 'form.reset_password.email_body' => "Cher utilisateur,\n\nQuelqu\'un, probablement vous, avez demandé une réinitialisation de votre mot de passe. Merci d\'aller à ce lien pour le réinitialiser\n\n%s\n\nAnuko Time Tracker is a simple, easy to use, open source time tracking system. Visiter https://www.anuko.com pour plus d\'informations.\n\n",
324
325 // Changing Password form. See example at https://timetracker.anuko.com/password_change.php?ref=1.
326 // TODO: improve translation of form.change_password.tip.
327 // The English line is: 'form.change_password.tip' => 'Type new password and click on Save.',
328 'form.change_password.tip' => 'Pour réinitialiser votre mot de passe, saisissez le et cliquez sur Sauvegarder.',
329
330 // Time form. See example at https://timetracker.anuko.com/time.php.
331 'form.time.duration_format' => '(hh:mm ou 0.0h)',
332 'form.time.billable' => 'Facturable',
333 'form.time.uncompleted' => 'Non terminée',
334 // TODO: translate the following.
335 // 'form.time.remaining_quota' => 'Remaining quota',
336 // 'form.time.over_quota' => 'Over quota',
337
338 // Editing Time Record form. See example at https://timetracker.anuko.com/time_edit.php (get there by editing an uncompleted time record).
339 'form.time_edit.uncompleted' => 'Cet enregistrement a été enregistré avec seulement une heure de début. Il ne s\\\'agit pas d\\\'une erreur.',
340
341 // Reports form. See example at https://timetracker.anuko.com/reports.php
342 'form.reports.save_as_favorite' => 'Enregistrer comme favori',
343 'form.reports.confirm_delete' => 'Êtes-vous sur de vouloir supprimer ce rapport favori?',
344 'form.reports.include_records' => 'Inclure les enregistrements',
345 'form.reports.include_billable' => 'facturables',
346 'form.reports.include_not_billable' => 'non facturables',
347 // TODO: translate the following strings.
348 // 'form.reports.include_invoiced' => 'invoiced',
349 // 'form.reports.include_not_invoiced' => 'not invoiced',
350 'form.reports.select_period' => 'Choisissez la période de temps', // TODO: should this be Choisir as above?
351 'form.reports.set_period' => 'ou dates indiquées',
352 'form.reports.show_fields' => 'Montrer les champs',
353 'form.reports.group_by' => 'Regroupés par',
354 'form.reports.group_by_no' => '--- aucun regroupage ---',
355 'form.reports.group_by_date' => 'date',
356 'form.reports.group_by_user' => 'utilisateur',
357 'form.reports.group_by_client' => 'client',
358 'form.reports.group_by_project' => 'projet',
359 'form.reports.group_by_task' => 'tâche',
360 'form.reports.totals_only' => 'Totaux uniquement',
361
362 // Report form. See example at https://timetracker.anuko.com/report.php
363 // (after generating a report at https://timetracker.anuko.com/reports.php).
364 'form.report.export' => 'Export',
365
366 // Invoice form. See example at https://timetracker.anuko.com/invoice.php
367 // (you can get to this form after generating a report).
368 'form.invoice.number' => 'Numéro de facture',
369 'form.invoice.person' => 'Personne',
370 // TODO: translate the following stings.
371 // 'form.invoice.invoice_to_delete' => 'Invoice to delete',
372 // 'form.invoice.invoice_entries' => 'Invoice entries',
373
374 // Charts form. See example at https://timetracker.anuko.com/charts.php
375 'form.charts.interval' => 'Intervalle',
376 'form.charts.chart' => 'Graphique',
377
378 // Projects form. See example at https://timetracker.anuko.com/projects.php
379 'form.projects.active_projects' => 'Projets actifs',
380 'form.projects.inactive_projects' => 'Projets inactifs',
381
382 // Tasks form. See example at https://timetracker.anuko.com/tasks.php
383 // 'form.tasks.active_tasks' => 'Active Tasks',
384 // 'form.tasks.inactive_tasks' => 'Inactive Tasks',
385
386 // Users form. See example at https://timetracker.anuko.com/users.php
387 // TODO: translate the following strings.
388 // 'form.users.active_users' => 'Active Users',
389 // 'form.users.inactive_users' => 'Inactive Users',
390 // 'form.users.uncompleted_entry' => 'User has an uncompleted time entry',
391 'form.users.role' => 'Rôle',
392 'form.users.manager' => 'Responsable',
393 'form.users.comanager' => 'Co-responsable',
394 'form.users.rate' => 'Tarif',
395 'form.users.default_rate' => 'Tarif horaire standard',
396
397 // Client delete form. See example at https://timetracker.anuko.com/client_delete.php
398 // TODO: translate the following strings.
399 // 'form.client.client_to_delete' => 'Client to delete',
400 // 'form.client.client_entries' => 'Client entries',
401
402 // Clients form. See example at https://timetracker.anuko.com/clients.php
403 // TODO: translate the following strings.
404 // 'form.clients.active_clients' => 'Active Clients',
405 // 'form.clients.inactive_clients' => 'Inactive Clients',
406
407 // Strings for Exporting Team Data form. See example at https://timetracker.anuko.com/export.php
408 'form.export.hint' => 'Vous pouvez exporter toute les données d\\\'une équipe dans un ficheir xml. Cela peut être utile si vous transférer des données vers votre serveur.',
409 'form.export.compression' => 'Compression',
410 'form.export.compression_none' => 'aucune',
411 'form.export.compression_bzip' => 'bzip',
412
413 // Strings for Importing Team Data form. See example at https://timetracker.anuko.com/imort.php (login as admin first).
414 'form.import.hint' => 'Importer les donnés des équipes depuis un fichier xml.',
415 'form.import.file' => 'Sélectionner le fichier',
416 'form.import.success' => 'Import réussi.',
417
418 // Teams form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first).
419 // TODO: improve translation of form.admin.hint. No login collisions are allowed (not email).
420 // Current translations says that no emails may collide. The truth is that no LOGINS (not emails) may collide. Emails actually MAY collide. The English string is:
421 // 'form.teams.hint' =>  'Create a new team by creating a new team manager account.<br>You can also import team data from an xml file from another Anuko Time Tracker server (no login collisions are allowed).',
422 'form.teams.hint' => 'Créer une nouvelle équipe en créant un nouveau compte de responsable d\\\'équipe.<br>Vous pouvez également importer des données sur une équipe depuis un fichier xml provenant d\\\'un autre serveur Anuko Time Tracker (les doublons d\\\'email ne sont pas autorisés).',
423
424 // Profile form. See example at https://timetracker.anuko.com/profile_edit.php.
425 'form.profile.12_hours' => '12 heures',
426 'form.profile.24_hours' => '24 heures',
427 // TODO: translate the following strings.
428 // 'form.profile.tracking_mode' => 'Tracking mode',
429 // 'form.profile.mode_time' => 'time',
430 // 'form.profile.mode_projects' => 'projects',
431 // 'form.profile.mode_projects_and_tasks' => 'projects and tasks',
432 // 'form.profile.record_type' => 'Record type',
433 // 'form.profile.type_all' => 'all',
434 // 'form.profile.type_start_finish' => 'start and finish',
435 // 'form.profile.type_duration' => 'duration',
436 'form.profile.plugins' => 'Plugins',
437
438 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
439 'form.mail.from' => 'De',
440 'form.mail.to' => 'À',
441 'form.mail.report_subject' => 'Rapport Time Tracker',
442 // Note to translators: the following strings need to be translated.
443 // The problem seems to be that the first sentence does not seem like a complete sentence.
444 // 'form.mail.footer' => 'Anuko Time Tracker système de gestion des temps open source simple et facile à utiliser. Visiter <a href="https://www.anuko.com">www.anuko.com</a> pour plus d\\\'informations.',
445 'form.mail.report_sent' => 'Le rapport a été envoyé.',
446 'form.mail.invoice_sent' => 'La facture a été envoyée.',
447
448 // Quotas configuration form.
449 // TODO: translate the following.
450 // 'form.quota.year' => 'Year',
451 // 'form.quota.month' => 'Month',
452 // 'form.quota.quota' => 'Quota',
453 // 'form.quota.workday_hours' => 'Hours in a work day',
454 // 'form.quota.hint' => 'If values are empty, quotas are calculated automatically based on workday hours and holidays.',
455 );