'Connexion', 'menu.logout' => 'Quitter', 'menu.forum' => 'Forum', 'menu.help' => 'Aide', // Note to translators: menu.create_team needs a more accurate translation. // Meaning that we are now creating a "team", not a manager account. The translation should reflect that (creating a TEAM). // 'menu.create_team' => 'Créer un compte pour un responsable', 'menu.profile' => 'Profil', 'menu.time' => 'Temps', // TODO: translate the following. // 'menu.expenses' => 'Expenses', 'menu.reports' => 'Rapports', 'menu.charts' => 'Graphiques', 'menu.projects' => 'Projets', 'menu.tasks' => 'Tâches', 'menu.users' => 'Personnes', 'menu.teams' => 'Équipes', 'menu.export' => 'Export', 'menu.clients' => 'Clients', 'menu.options' => 'Options', // Footer - strings on the bottom of most pages. // TODO: translate the following. // 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.', 'footer.credits' => 'Credits', 'footer.license' => 'License', // TODO: translate the following. // 'footer.improve' => 'Contribute', // Translators: this could mean "Improve", if it makes better sense in your language. // This is a link to a webpage that describes how to contribute to the project. // Error messages. // TODO: translate the following. // 'error.access_denied' => 'Access denied.', 'error.sys' => 'Erreur système.', 'error.db' => 'Erreur de base de données.', 'error.field' => 'Données "{0}" incorrecte.', 'error.empty' => 'Le champ "{0}" est vide.', 'error.not_equal' => 'Le champ "{0}" n\\\'est pas égal au champ "{1}".', // TODO: trabslate error.interval. // 'error.interval' => 'Field "{0}" must be greater than "{1}".', 'error.project' => 'Sélectionner un projet.', 'error.task' => 'Selectionner une tâche.', 'error.client' => 'Selectionner un client.', // TODO: translate the following string. // 'error.report' => 'Select report.', 'error.auth' => 'Nom d\\\'utilisateur ou mot de passe incorrect.', 'error.user_exists' => 'Un utilisateur avec ce login existe déjà.', 'error.project_exists' => 'Un projet avec ce nom existe déjà.', 'error.task_exists' => 'Une tâche avec ce nom existe déjà.', 'error.client_exists' => 'Un client avec ce nom existe déjà.', 'error.invoice_exists' => 'Une facture avec ce numéro existe déjà.', 'error.no_invoiceable_items' => 'Il n\\\'y a pas d\\\'éléments à facturer.', // Note to translators: this string needs to be properly translated (e-mail replaced with login). // Meaning that email should not be referenced at all here. There are no user with this LOGIN (not email). // 'error.no_login' => 'Aucun utilisateur avec cette adresse email.', 'error.no_teams' => 'Votre base de données est vide. Connectez-vous comme administrateur et créez une nouvelle équipe.', 'error.upload' => 'Erreur de chargement de fichier.', // TODO: translate the following. // 'error.range_locked' => 'Date range is locked.', 'error.mail_send' => 'Erreur durant l\\\'envoi de l\\\'e-mail.', 'error.no_email' => 'Aucun e-mail associé à ce login.', 'error.uncompleted_exists' => 'Une entrée non terminée existe déjà. Fermer ou supprimer.', 'error.goto_uncompleted' => 'Aller à l\\\'entrée non terminée.', // TODO: translate the following strings. // 'error.overlap' => 'Time interval overlaps with existing records.', // 'error.future_date' => 'Date is in future.', // Labels for buttons. 'button.login' => 'Connexion', 'button.now' => 'Maintenant', 'button.save' => 'Sauvegarder', // TODO: translate the following string. // 'button.copy' => 'Copy', 'button.cancel' => 'Annuler', 'button.submit' => 'Soumettre', 'button.add_user' => 'Ajouter un utilisateur', 'button.add_project' => 'Ajouter un projet', 'button.add_task' => 'Ajouter une tâche', 'button.add_client' => 'Ajouter un client', 'button.add_invoice' => 'Ajouter une facture', 'button.add_option' => 'Ajouter une option', 'button.add' => 'Ajouter', 'button.generate' => 'Générer', 'button.reset_password' => 'Réinitialiser', 'button.send' => 'Envoyer', 'button.send_by_email' => 'Envoyer par email', 'button.create_team' => 'Créer une équipe', 'button.export' => 'Exporter l\\\'équipe', 'button.import' => 'Importer une équipe', 'button.close' => 'Fermer', // TODO: translate the following string. // 'button.stop' => 'Stop', // Labels for controls on forms. Labels in this section are used on multiple forms. 'label.team_name' => 'Nom équipe', 'label.address' => 'Adresse', 'label.currency' => 'Devise', 'label.manager_name' => 'Nom du responsable', 'label.manager_login' => 'Identifiant responsable', 'label.person_name' => 'Nom', 'label.thing_name' => 'Nom', 'label.login' => 'Identifiant', 'label.password' => 'Mot de passe', 'label.confirm_password' => 'Confirmez le mot de passe', 'label.email' => 'Email', // TODO: translate the following. // 'label.bcc' => 'Bcc', 'label.date' => 'Date', 'label.start_date' => 'Date de début', 'label.end_date' => 'Date de fin', 'label.user' => 'Utilisateur', 'label.users' => 'Personnes', 'label.client' => 'Client', 'label.clients' => 'Clients', 'label.option' => 'Option', 'label.invoice' => 'Facture', 'label.project' => 'Projet', 'label.projects' => 'Projets', 'label.task' => 'Tâche', 'label.tasks' => 'Tâches', 'label.description' => 'Description', 'label.start' => 'Début', 'label.finish' => 'Fin', 'label.duration' => 'Durée', 'label.note' => 'Note', // TODO: translate label.item // 'label.item' => 'Item', 'label.cost' => 'Coût', // TODO: translate the following string. // 'label.day_total' => 'Day total', 'label.week_total' => 'Total hebdomadaire', // TODO: translate the following. // 'label.month_total' => 'Month total', 'label.today' => 'Aujourd\\\'hui', 'label.total_hours' => 'Total d\\\'heures', 'label.total_cost' => 'Coût total', 'label.view' => 'Voir', 'label.edit' => 'Modifier', 'label.delete' => 'Supprimer', 'label.configure' => 'Configurer', 'label.select_all' => 'Tout sélectionner', 'label.select_none' => 'Tout désélectionner', 'label.id' => 'ID', 'label.language' => 'Langage', // TODO: translate the following string. // 'label.decimal_mark' => 'Decimal mark', 'label.date_format' => 'Format date', 'label.time_format' => 'Format heure', 'label.week_start' => '1er jour de la semaine', 'label.comment' => 'Commentaire', 'label.status' => 'Statut', 'label.tax' => 'Taxe', 'label.subtotal' => 'Sous-total', 'label.total' => 'Total', 'label.client_name' => 'Nom du client', 'label.client_address' => 'Adresse du client', 'label.or' => 'ou', 'label.error' => 'Erreur', 'label.ldap_hint' => 'Entrer votre Identifiant Windows et votre mot de passe dans les champs suivants.', 'label.required_fields' => '* - champs obligatoires', 'label.on_behalf' => 'de la part de', 'label.role_manager' => '(responsable)', 'label.role_comanager' => '(co-responsable)', 'label.role_admin' => '(administrateur)', // TODO: translate the following. // 'label.page' => 'Page', // 'label.condition' => 'Condition', // Labels for plugins (extensions to Time Tracker that provide additional features). 'label.custom_fields' => 'Champs personalisés', // Translate the following. // 'label.monthly_quotas' => 'Monthly quotas', 'label.type' => 'Type', 'label.type_dropdown' => 'liste déroulante', 'label.type_text' => 'texte', 'label.required' => 'Obligatoire', 'label.fav_report' => 'Rapport favori', // TODO: translate the following strings. // 'label.cron_schedule' => 'Cron schedule', // 'label.what_is_it' => 'What is it?', // Form titles. 'title.login' => 'Connexion', 'title.teams' => 'Équipes', // 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'. // Notice usage of the noun Modification versus the verb Modifier. 'title.create_team' => 'Créez une nouvelle équipe', // TODO: use a noun. // TODO: translate the following string. // 'title.edit_team' => 'Editing Team', 'title.delete_team' => 'Suppression de l\\\'équipe', 'title.reset_password' => 'Réinitialisation du mot de passer', 'title.change_password' => 'Modification du mot de passe', 'title.time' => 'Temps', 'title.edit_time_record' => 'Édition du l\\\'entrée de temps', 'title.delete_time_record' => 'Supprimer l\\\'entrée de temps', // TODO: use a noun. // TODO: translate the following strings. // 'title.expenses' => 'Expenses', // 'title.edit_expense' => 'Editing Expense Item', // 'title.delete_expense' => 'Deleting Expense Item', 'title.reports' => 'Rapports', 'title.report' => 'Rapport', 'title.send_report' => 'Envoyer rapport', // TODO: use a noun. 'title.invoice' => 'Facture', 'title.send_invoice' => 'Envoi de la facture', 'title.charts' => 'Graphiques', 'title.projects' => 'Projets', 'title.add_project' => 'Ajout du projet', 'title.edit_project' => 'Modification du projet', 'title.delete_project' => 'Suppression du projet', 'title.tasks' => 'Tâches', 'title.add_task' => 'Ajouter une tâche', // TODO: use a noun. 'title.edit_task' => 'Modifier la tâche', // TODO: use a noun. 'title.delete_task' => 'Supprimer une tâche', // TODO: use a noun. 'title.users' => 'Personnes', 'title.add_user' => 'Création de l\\\'utilisateur', 'title.edit_user' => 'Modification de l\\\'utilisateur', 'title.delete_user' => 'Suppression de l\\\'utilisateur', 'title.clients' => 'Clients', 'title.add_client' => 'Ajouter un client', // TODO: use a noun. 'title.edit_client' => 'Modifier un client', // TODO: use a noun. 'title.delete_client' => 'Supprimer un client', // TODO: use a noun. 'title.invoices' => 'Factures', 'title.add_invoice' => 'Ajouter une facture', // TODO: use a noun. 'title.view_invoice' => 'Voir la facture', // TODO: use a noun. 'title.delete_invoice' => 'Supprimer la facture', // TODO: use a noun. // TODO: translate the following strings. // 'title.notifications' => 'Notifications', // 'title.add_notification' => 'Adding Notification', // 'title.edit_notification' => 'Editing Notification', // 'title.delete_notification' => 'Deleting Notification', // 'title.monthly_quotas' => 'Monthly Quotas', 'title.export' => 'Exporter les données', // TODO: use a noun. 'title.import' => 'Importer les données', // TODO: use a noun. 'title.options' => 'Options', 'title.profile' => 'Profil', 'title.cf_custom_fields' => 'Champs personalisés', 'title.cf_add_custom_field' => 'Ajouter un champ', // TODO: use a noun. 'title.cf_edit_custom_field' => 'Editer un champ', // TODO: use a noun. 'title.cf_delete_custom_field' => 'Supprimer un champ', // TODO: use a noun. 'title.cf_dropdown_options' => 'Options de liste', 'title.cf_add_dropdown_option' => 'Ajouter une option', // TODO: use a noun. 'title.cf_edit_dropdown_option' => 'Modifier l\\\'option', // TODO: use a noun. 'title.cf_delete_dropdown_option' => 'Supprimer l\\\'option', // TODO: use a noun. // NOTE TO TRANSLATORS: Locking is a feature to lock records from modifications (ex: weekly on Mondays we lock all previous weeks). // It is also a name for the Locking plugin on the Team profile page. // TODO: translate the following. // 'title.locking' => 'Locking', // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here. // Strings that are used in a single form must go to the specific form section. 'dropdown.all' => '--- tous ---', 'dropdown.no' => '--- non ---', 'dropdown.this_day' => 'ce jour', 'dropdown.this_week' => 'cette semaine', 'dropdown.last_week' => 'la semaine passée', 'dropdown.this_month' => 'ce mois', 'dropdown.last_month' => 'le mois passé', 'dropdown.this_year' => 'cette année', 'dropdown.all_time' => 'depuis toujours', 'dropdown.projects' => 'projets', 'dropdown.tasks' => 'tâches', // TODO: translate the following string. // 'dropdown.clients' => 'clients', 'dropdown.select' => '--- choisir ---', // TODO: translate the following string. // 'dropdown.select_invoice' => '--- select invoice ---', 'dropdown.status_active' => 'actif', 'dropdown.status_inactive' => 'inactif', // TODO: translate the following strings. // 'dropdown.delete'=>'delete', // 'dropdown.do_not_delete'=>'do not delete', // 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. // One exception is for closely related forms such as "Time" and "Editing Time Record" with similar controls. In such cases // a string can be defined on the main form and used on related forms. The reasoning for this is to make translation effort easier. // Strings that are used on multiple unrelated forms should be placed in shared sections such as label., etc. // Login form. See example at https://timetracker.anuko.com/login.php. 'form.login.forgot_password' => 'Mot de passe oublié?', // TODO: check translation of the form.login.about. It does not look like a complete sentence. The English equivalent is: // 'Anuko Time Tracker is a simple, easy to use, open source time tracking system.' // 'form.login.about' =>'Anuko Time Tracker système de gestion des temps open source simple et facile à utiliser.', // Resetting Password form. See example at https://timetracker.anuko.com/password_reset.php. // TODO: improve translation of form.reset_password.message and form.reset_password.email_subject. // The English equivalents have changed. This means that French translations below are now inaccurate. The difference is that // we no longer send passwords, but RESET REQUESTS. Compare with master English file: // 'form.reset_password.message' => 'Password reset request sent by email.', // 'form.reset_password.email_subject' => 'Anuko Time Tracker password reset request', 'form.reset_password.message' => 'Le mot de passe a été envoyé.', // TODO: redo this line, see the comment above. 'form.reset_password.email_subject' => 'Votre mot de passe Anuko Time Tracker', // TODO: redo this line, see the comment above. // Note to translators: the sentence BEFORE LAST in form.reset_password.email_body needs to be translated. '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", // Changing Password form. See example at https://timetracker.anuko.com/password_change.php?ref=1. // TODO: improve translation of form.change_password.tip. // The English line is: 'form.change_password.tip' => 'Type new password and click on Save.', 'form.change_password.tip' => 'Pour réinitialiser votre mot de passe, saisissez le et cliquez sur Sauvegarder.', // Time form. See example at https://timetracker.anuko.com/time.php. 'form.time.duration_format' => '(hh:mm ou 0.0h)', 'form.time.billable' => 'Facturable', 'form.time.uncompleted' => 'Non terminée', // TODO: translate the following. // 'form.time.remaining_quota' => 'Remaining quota', // 'form.time.over_quota' => 'Over quota', // Editing Time Record form. See example at https://timetracker.anuko.com/time_edit.php (get there by editing an uncompleted time record). 'form.time_edit.uncompleted' => 'Cet enregistrement a été enregistré avec seulement une heure de début. Il ne s\\\'agit pas d\\\'une erreur.', // Reports form. See example at https://timetracker.anuko.com/reports.php 'form.reports.save_as_favorite' => 'Enregistrer comme favori', 'form.reports.confirm_delete' => 'Êtes-vous sur de vouloir supprimer ce rapport favori?', 'form.reports.include_records' => 'Inclure les enregistrements', 'form.reports.include_billable' => 'facturables', 'form.reports.include_not_billable' => 'non facturables', // TODO: translate the following strings. // 'form.reports.include_invoiced' => 'invoiced', // 'form.reports.include_not_invoiced' => 'not invoiced', 'form.reports.select_period' => 'Choisissez la période de temps', // TODO: should this be Choisir as above? 'form.reports.set_period' => 'ou dates indiquées', 'form.reports.show_fields' => 'Montrer les champs', 'form.reports.group_by' => 'Regroupés par', 'form.reports.group_by_no' => '--- aucun regroupage ---', 'form.reports.group_by_date' => 'date', 'form.reports.group_by_user' => 'utilisateur', 'form.reports.group_by_client' => 'client', 'form.reports.group_by_project' => 'projet', 'form.reports.group_by_task' => 'tâche', 'form.reports.totals_only' => 'Totaux uniquement', // Report form. See example at https://timetracker.anuko.com/report.php // (after generating a report at https://timetracker.anuko.com/reports.php). 'form.report.export' => 'Export', // Invoice form. See example at https://timetracker.anuko.com/invoice.php // (you can get to this form after generating a report). 'form.invoice.number' => 'Numéro de facture', 'form.invoice.person' => 'Personne', // TODO: translate the following stings. // 'form.invoice.invoice_to_delete' => 'Invoice to delete', // 'form.invoice.invoice_entries' => 'Invoice entries', // Charts form. See example at https://timetracker.anuko.com/charts.php 'form.charts.interval' => 'Intervalle', 'form.charts.chart' => 'Graphique', // Projects form. See example at https://timetracker.anuko.com/projects.php 'form.projects.active_projects' => 'Projets actifs', 'form.projects.inactive_projects' => 'Projets inactifs', // Tasks form. See example at https://timetracker.anuko.com/tasks.php // 'form.tasks.active_tasks' => 'Active Tasks', // 'form.tasks.inactive_tasks' => 'Inactive Tasks', // Users form. See example at https://timetracker.anuko.com/users.php // TODO: translate the following strings. // 'form.users.active_users' => 'Active Users', // 'form.users.inactive_users' => 'Inactive Users', // 'form.users.uncompleted_entry' => 'User has an uncompleted time entry', 'form.users.role' => 'Rôle', 'form.users.manager' => 'Responsable', 'form.users.comanager' => 'Co-responsable', 'form.users.rate' => 'Tarif', 'form.users.default_rate' => 'Tarif horaire standard', // Client delete form. See example at https://timetracker.anuko.com/client_delete.php // TODO: translate the following strings. // 'form.client.client_to_delete' => 'Client to delete', // 'form.client.client_entries' => 'Client entries', // Clients form. See example at https://timetracker.anuko.com/clients.php // TODO: translate the following strings. // 'form.clients.active_clients' => 'Active Clients', // 'form.clients.inactive_clients' => 'Inactive Clients', // Strings for Exporting Team Data form. See example at https://timetracker.anuko.com/export.php '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.', 'form.export.compression' => 'Compression', 'form.export.compression_none' => 'aucune', 'form.export.compression_bzip' => 'bzip', // Strings for Importing Team Data form. See example at https://timetracker.anuko.com/imort.php (login as admin first). 'form.import.hint' => 'Importer les donnés des équipes depuis un fichier xml.', 'form.import.file' => 'Sélectionner le fichier', 'form.import.success' => 'Import réussi.', // Teams form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first). // TODO: improve translation of form.admin.hint. No login collisions are allowed (not email). // 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: // 'form.teams.hint' => 'Create a new team by creating a new team manager account.
You can also import team data from an xml file from another Anuko Time Tracker server (no login collisions are allowed).', 'form.teams.hint' => 'Créer une nouvelle équipe en créant un nouveau compte de responsable d\\\'équipe.
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).', // Profile form. See example at https://timetracker.anuko.com/profile_edit.php. 'form.profile.12_hours' => '12 heures', 'form.profile.24_hours' => '24 heures', // TODO: translate the following strings. // 'form.profile.tracking_mode' => 'Tracking mode', // 'form.profile.mode_time' => 'time', // 'form.profile.mode_projects' => 'projects', // 'form.profile.mode_projects_and_tasks' => 'projects and tasks', // 'form.profile.record_type' => 'Record type', // 'form.profile.type_all' => 'all', // 'form.profile.type_start_finish' => 'start and finish', // 'form.profile.type_duration' => 'duration', 'form.profile.plugins' => 'Plugins', // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report. 'form.mail.from' => 'De', 'form.mail.to' => 'À', 'form.mail.cc' => 'Cc', 'form.mail.subject' => 'Objet', 'form.mail.report_subject' => 'Rapport Time Tracker', // Note to translators: the following strings need to be translated. // The problem seems to be that the first sentence does not seem like a complete sentence. // 'form.mail.footer' => 'Anuko Time Tracker système de gestion des temps open source simple et facile à utiliser. Visiter www.anuko.com pour plus d\\\'informations.', 'form.mail.report_sent' => 'Le rapport a été envoyé.', 'form.mail.invoice_sent' => 'La facture a été envoyée.', // Quotas configuration form. // TODO: translate the following. // 'form.quota.year' => 'Year', // 'form.quota.month' => 'Month', // 'form.quota.quota' => 'Quota', // 'form.quota.workday_hours' => 'Hours in a work day', // 'form.quota.hint' => 'If values are empty, quotas are calculated automatically based on workday hours and holidays.', );