You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tasks/astrid/res/values-fr/strings.xml

1978 lines
83 KiB
XML

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

<?xml version="1.0" encoding="utf-8"?>
<!-- See the file "LICENSE" for the full license governing this code. -->
<resources xmlns:android="http://schemas.android.com/apk/res/android">
<!-- ================================================== general terms == -->
<!-- People Editing Activity -->
<string name="EPE_action">Partager</string>
<!-- task sharing dialog: assigned hint -->
<string name="actfm_person_hint">Nom de contact</string>
<!-- task sharing dialog: shared with hint -->
<string name="actfm_person_or_tag_hint">Contact or Shared List</string>
<!-- toast on transmit success -->
<string name="actfm_toast_success">Enregistré sur le serveur</string>
<!-- toast on transmit error -->
<string name="actfm_toast_error">Sauvegarde échouée: %s</string>
<!-- can't rename or delete shared tag message -->
<string name="actfm_tag_operation_disabled">Sorry, this operation is not yet supported for shared tags.</string>
<!-- menu item to take a picture -->
<string name="actfm_picture_camera">Prendre une photo</string>
<!-- menu item to select from gallery -->
<string name="actfm_picture_gallery">Choisir depuis la bibliothèque</string>
<!-- filter list activity: refresh tags -->
<string name="actfm_FLA_menu_refresh">Refresh Lists</string>
<!-- ================================================== TagViewActivity == -->
<!-- Tag View Activity: Add Comment hint -->
<string name="TVA_add_comment">Ajouter un commentaire</string>
<!-- Tag View Activity: task comment ($1 - user name, $2 - task title) -->
<string name="UAd_title_comment">%1$s re: %2$s</string>
<!-- Tabs for Tag view -->
<string-array name="TVA_tabs">
<!-- Tab for showing tasks -->
<item>Tâches</item>
<!-- Tab for showing comments & updates -->
<item>Activité</item>
<!-- Tab for showing setting -->
<item>List Settings</item>
</string-array>
<!-- Tag View Menu: refresh -->
<string name="actfm_TVA_menu_refresh">Mettre à jour</string>
<!-- Tag Settings: tag name label -->
<string name="actfm_TVA_tag_label">Nom de la liste :</string>
<!-- Tag Settings: tag owner label -->
<string name="actfm_TVA_tag_owner_label">List Creator:</string>
<!-- Tag Settings: tag owner value when there is no owner -->
<string name="actfm_TVA_tag_owner_none">Aucun</string>
<!-- Tag Settings: list collaborators label -->
<string name="actfm_TVA_members_label">Collaborators:</string>
<!-- Tag Settings: tag picture -->
<string name="actfm_TVA_tag_picture">List Picture</string>
<!-- Tag Settings: silence notifications label -->
<string name="actfm_TVA_silence_label">Silence Notifications</string>
<!-- ============================================ edit people dialog == -->
<!-- task sharing dialog: intro -->
<string name="actfm_EPA_intro">Use Astrid to share shopping lists, party plans, or team projects and instantly see when people get stuff done!</string>
<!-- task sharing dialog: window title -->
<string name="actfm_EPA_title">Partager / Assigner</string>
<!-- task sharing dialog: save button -->
<string name="actfm_EPA_save">Enregistrer &amp; Partager</string>
<!-- task sharing dialog: assigned label -->
<string name="actfm_EPA_assign_label">Assignée à:</string>
<!-- task sharing dialog: assigned to me -->
<string name="actfm_EPA_assign_me">Moi</string>
<!-- task sharing dialog: custom email assignment -->
<string name="actfm_EPA_assign_custom">Personnalisé...</string>
<!-- task sharing dialog: shared with label -->
<string name="actfm_EPA_share_with">Ajouter des contacts</string>
<!-- task sharing dialog: collaborator list name (%s => name of list) -->
<string name="actfm_EPA_list">Liste : %s</string>
<!-- task sharing dialog: assigned hint -->
<string name="actfm_EPA_assigned_hint">Nom de contact</string>
<!-- task sharing dialog: message label text -->
<string name="actfm_EPA_message_text">Message d\'invitation :</string>
<!-- task sharing dialog: message body -->
<string name="actfm_EPA_message_body">Aidez moi à terminer ce truc !</string>
<!-- task sharing dialog: message hint -->
<string name="actfm_EPA_tag_label">Create a shared tag?</string>
<!-- task sharing dialog: message hint -->
<string name="actfm_EPA_tag_hint">(i.e. Silly Hats Club)</string>
<!-- task sharing dialog: share with Facebook -->
<string name="actfm_EPA_facebook">Facebook</string>
<!-- task sharing dialog: share with Twitter -->
<string name="actfm_EPA_twitter">Twitter</string>
<!-- task sharing dialog: # of e-mails sent (%s => # people plural string) -->
<string name="actfm_EPA_emailed_toast">Task shared with %s</string>
<!-- task sharing dialog: edit people settings saved -->
<string name="actfm_EPA_saved_toast">People Settings Saved</string>
<!-- task sharing dialog: invalid email (%s => email) -->
<string name="actfm_EPA_invalid_email">E-mail incorrecte : %s</string>
<!-- task sharing dialog: tag not found (%s => tag) -->
<string name="actfm_EPA_invalid_tag">Liste non trouvée : %s</string>
<!-- ========================================= sharing login activity == -->
<!-- share login: Title -->
<string name="actfm_ALA_title">Bienvenue sur Astrid.com !</string>
<!-- share login: Sharing Description -->
<string name="actfm_ALA_body">Astrid.com vous permet d\'accéder à vos tâches en ligne, les partager et les transmettre à d\'autres personnes.</string>
<!-- share login: Sharing Login FB Prompt -->
<string name="actfm_ALA_fb_login">Connexion avec Facebook</string>
<!-- share login: Sharing Login GG Prompt -->
<string name="actfm_ALA_gg_login">Connexion avec Google</string>
<!-- share login: Sharing Footer Password Label -->
<string name="actfm_ALA_pw_login">Pas de compte Google ou Facebook ?</string>
<!-- share login: Sharing Password Link -->
<string name="actfm_ALA_pw_link">Sign In Here</string>
<!-- share login: Password Are you a New User? -->
<string name="actfm_ALA_pw_new">Créer un nouveau compte ?</string>
<!-- share login: Password Are you a Returning User? -->
<string name="actfm_ALA_pw_returning">Vous avez déjà un compte ?</string>
<!-- share login: Name -->
<string name="actfm_ALA_name_label">Nom</string>
<!-- share login: Email -->
<string name="actfm_ALA_email_label">E-mail</string>
<!-- share login: Username / Email -->
<string name="actfm_ALA_username_email_label">Identifiant / E-mail</string>
<!-- share login: Password -->
<string name="actfm_ALA_password_label">Mot de passe</string>
<!-- share login: Sign Up Title -->
<string name="actfm_ALA_signup_title">Créer un nouveau compte</string>
<!-- share login: Login Title -->
<string name="actfm_ALA_login_title">Login to Astrid.com</string>
<!-- share login: OAUTH Login Prompt -->
<string name="actfm_OLA_prompt">Veuillez vous connecter sur Google :</string>
<!-- share login: Sharing notice -->
<string name="actfm_ALA_notice">Astrid n\'envoie pas de messages sans votre permission.</string>
<!-- ================================================ Synchronization == -->
<!-- Preferences Title: Act.fm -->
<string name="actfm_APr_header">Astrid.com (Beta !)</string>
<!-- title for notification tray after synchronizing -->
<string name="actfm_notification_title">Synchronisation Astrid.com</string>
<!-- text for notification when comments are received -->
<string name="actfm_notification_comments">New comments received / click for more details</string>
<!-- See the file "LICENSE" for the full license governing this code. -->
<!-- Resources for built-in timers plug-in -->
<!-- Task Edit Activity: Container Label -->
<string name="alarm_ACS_label">Alarmes</string>
<!-- Task Edit Activity: Add New Alarm -->
<string name="alarm_ACS_button">Ajouter une alarme</string>
<string-array name="reminders_alarm">
<!-- reminders related to alarm -->
<item>Alarme !</item>
</string-array>
<!-- See the file "LICENSE" for the full license governing this code. -->
<!-- Resources for built-in backup plug-in -->
<!-- ================================================= BackupPreferences == -->
<!-- Backup Preferences Title -->
<string name="backup_BPr_header">Sauvegardes</string>
<!-- Backup: Status Header -->
<string name="backup_BPr_group_status">Statut</string>
<!-- Backup Status: last backup was a success (%s -> last date). Keep it short! -->
<string name="backup_status_success">Dernière : %s</string>
<!-- Backup Status: last error failed. Keep it short! -->
<string name="backup_status_failed">Dernière sauvegarde échouée</string>
<!-- Backup Status: error subtitle -->
<string name="backup_status_failed_subtitle">(appuyer pour afficher l\'erreur)</string>
<!-- Backup Status: never backed up -->
<string name="backup_status_never">Jamais sauvegardé !</string>
<!-- Backup Options Group Label -->
<string name="backup_BPr_group_options">Options</string>
<!-- Preference: Automatic Backup Title -->
<string name="backup_BPr_auto_title">Sauvegardes automatiques</string>
<!-- Preference: Automatic Backup Description (when disabled) -->
<string name="backup_BPr_auto_disabled">Sauvegardes automatiques désactivées</string>
<!-- Preference: Automatic Backup Description (when enabled) -->
<string name="backup_BPr_auto_enabled">Une sauvegarde sera effectuée chaque jour</string>
<!-- Preference screen restoring Tasks Help -->
<string name="backup_BPr_how_to_restore">Comment restaurer une sauvegarde ?</string>
<!-- Preference screen Restoring Tasks Help Dialog Text-->
<string name="backup_BPr_how_to_restore_dialog">Vous devez ajouter le Power Pack Astrid pour gérer et restaurer vos sauvegardes. Gracieusement, Astrid sauvegarde automatiquement vos tâches, au cas où.</string>
<!-- ================================================= BackupActivity == -->
<!-- backup activity label -->
<string name="backup_BAc_label">Gérer les sauvegardes</string>
<!-- backup activity title -->
<string name="backup_BAc_title">Gérer vos sauvegardes</string>
<!-- backup activity import button -->
<string name="backup_BAc_import">Importer des tâches</string>
<!-- backup activity export button -->
<string name="backup_BAc_export">Exporter des tâches</string>
<!-- ============================================== Importer / Exporter == -->
<!-- Message displayed when error occurs -->
<string name="backup_TXI_error">Erreur d\'importation</string>
<string name="export_toast">Sauvegardé %1$s dans %2$s.</string>
<string name="export_toast_no_tasks">Pas de tâche à exporter.</string>
<!-- Progress Dialog Title for exporting -->
<string name="export_progress_title">Exportation en cours…</string>
<!-- Backup: Title of Import Summary Dialog -->
<string name="import_summary_title">Restauration de l\'index</string>
<!-- Backup: Summary message for import. (%s => file name, %s => total # tasks, %s => imported, %s => skipped, %s => errors) -->
<string name="import_summary_message">Le fichier %1$s contenait %2$s.\n\n %3$s importées,\n %4$s existent déjà\n %5$s avaient des erreurs\n</string>
<!-- Progress Dialog Title for importing -->
<string name="import_progress_title">Importation en cours…</string>
<!-- Progress Dialog text for import reading task (%d -> task number)-->
<string name="import_progress_read">Lecture de la tâche %d…</string>
<!-- Backup: Dialog when unable to open a file -->
<string name="DLG_error_opening">Impossible de trouver :</string>
<!-- Backup: Dialog when unable to open SD card folder (%s => folder) -->
<string name="DLG_error_sdcard">Impossible d\'accéder au dossier : %s</string>
<!-- Backup: Dialog when unable to open SD card in general -->
<string name="DLG_error_sdcard_general">Impossible d\'accéder à la carte SD !</string>
<!-- Backup: File Selector dialog for import -->
<string name="import_file_prompt">Sélectionnez un fichier à restaurer</string>
<!-- See the file "LICENSE" for the full license governing this code. -->
<!-- ================================================== AndroidManifest == -->
<!-- Application Name (shown on home screen & in launcher) -->
<string name="app_name">Tâches d\'Astrid</string>
<!-- permission title for READ_TASKS -->
<string name="read_permission_label">Permission d\'Astrid</string>
<!-- permission description for READ_TASKS -->
<string name="read_permission_desc">lire les tâches, afficher les filtres de tâches</string>
<!-- permission title for READ_TASKS -->
<string name="write_permission_label">Permission d\'Astrid</string>
<!-- permission description for READ_TASKS -->
<string name="write_permission_desc">créer de nouvelles tâches, modifier les tâches existantes</string>
<!-- ================================================== Generic Dialogs == -->
<!-- question for deleting tasks -->
<string name="DLG_delete_this_task_question">Supprimer cette tâche ?</string>
<!-- question for deleting items (%s => item name) -->
<string name="DLG_delete_this_item_question">Effacer cet élément: %s</string>
<!-- Progress dialog shown when upgrading -->
<string name="DLG_upgrading">Mise à jour de vos tâches…</string>
<!-- Title for dialog selecting a time (hours and minutes) -->
<string name="DLG_hour_minutes">Temps (heures : minutes)</string>
<!-- Dialog for Astrid having a critical update -->
<string name="DLG_please_update">Astrid devrait être mis à jour vers sa dernière version depuis l\'Android market ! Veuillez procéder à cette mise à jour avant de continuer ou attendre quelques secondes.</string>
<!-- Button for going to Market -->
<string name="DLG_to_market">Se rendre sur le market</string>
<!-- Button for accepting EULA -->
<string name="DLG_accept">J\'accepte</string>
<!-- Button for declining EULA -->
<string name="DLG_decline">Je refuse</string>
<!-- EULA title -->
<string name="DLG_eula_title">Conditions d\'utilisation d\'Astrid</string>
<!-- Progress Dialog generic text -->
<string name="DLG_please_wait">Veuillez patienter</string>
<!-- =============================================================== UI == -->
<!-- Label for DateButtons with no value -->
<string name="WID_dateButtonUnset">Cliquez pour définir</string>
<!-- String formatter for DateButtons ($D => date, $T => time) -->
<string name="WID_dateButtonLabel">$D $T</string>
<!-- String formatter for Disable button -->
<string name="WID_disableButton">Désactiver</string>
<!-- ============================================================= notes -->
<!-- Note Exposer -->
<string name="ENE_label">Notes</string>
<!-- Note Exposer / Comments -->
<string name="ENE_label_comments">Commentaires</string>
<!-- EditNoteActivity - no comments -->
<string name="ENA_no_comments">Rien à afficher</string>
<!-- EditNoteActivity - loading -->
<string name="ENA_loading">Chargement…</string>
<!-- EditNoteActivity - refresh comments -->
<string name="ENA_refresh_comments">Mettre à jour les commentaires</string>
<!-- ================================================= TaskListActivity == -->
<!-- Task List: Displayed instead of list when no items present -->
<string name="TLA_no_items">Aucune tâche !</string>
<!-- Menu: Add-ons -->
<string name="TLA_menu_addons">Extensions</string>
<!-- Menu: Adjust Sort and Hidden Task Settings -->
<string name="TLA_menu_sort">Tri &amp; Caché</string>
<!-- Menu: Sync Now -->
<string name="TLA_menu_sync">Synchroniser !</string>
<!-- Menu: Settings -->
<string name="TLA_menu_settings">Paramètres</string>
<!-- Menu: Help -->
<string name="TLA_menu_help">Aide</string>
<!-- Search Label-->
<string name="TLA_search_label">Rechercher dans cette liste</string>
<!-- Window title for displaying Custom Filter -->
<string name="TLA_custom">Personnalisé</string>
<!-- Quick Add Edit Box Hint-->
<string name="TLA_quick_add_hint">Ajouter à cette liste…</string>
<!-- Notification Volumne notification-->
<string name="TLA_notification_volume_low">Les notifications sont désactivées. Astrid ne vous embêtera plus !</string>
<!-- ====================================================== TaskAdapter == -->
<!-- Format string to indicate task is hidden (%s => task name) -->
<string name="TAd_hiddenFormat">%s [masqué(e)]</string>
<!-- Format string to indicate task is deleted (%s => task name) -->
<string name="TAd_deletedFormat">%s [supprimé(e)]</string>
<!-- Displayed when adapter is flung (scrolled quickly) -->
<string name="TAd_flingText"/>
<!-- indicates task was completed. %s => date or time ago -->
<string name="TAd_completed">Accomplie %s</string>
<!-- Action Button: edit task -->
<string name="TAd_actionEditTask">Modifier</string>
<!-- Context Item: edit task -->
<string name="TAd_contextEditTask">Modifier la tâche</string>
<!-- Context Item: copy task -->
<string name="TAd_contextCopyTask">Copier la tâche</string>
<!-- Context Item: delete task -->
<string name="TAd_contextDeleteTask">Supprimer la tâche</string>
<!-- Context Item: undelete task -->
<string name="TAd_contextUndeleteTask">Récupérer la tâche</string>
<!-- Context Item: purge task -->
<string name="TAd_contextPurgeTask">Purger la tâche</string>
<!-- ============================================== SortSelectionDialog == -->
<!-- Sort Selection: dialog title -->
<string name="SSD_title">Tri et tâches cachées</string>
<!-- Hidden Task Selection: show completed tasks -->
<string name="SSD_completed">Afficher les tâches complétées</string>
<!-- Hidden Task Selection: show hidden tasks -->
<string name="SSD_hidden">Afficher les tâches cachées</string>
<!-- Hidden Task Selection: show deleted tasks -->
<string name="SSD_deleted">Afficher les tâches supprimées</string>
<!-- Sort Selection: sort options header -->
<string name="SSD_sort_header">Options de tri</string>
<!-- Sort Selection: smart sort -->
<string name="SSD_sort_auto">Tri intelligent Astrid</string>
<!-- Sort Selection: sort by alpha -->
<string name="SSD_sort_alpha">Par Titre</string>
<!-- Sort Selection: sort by due date -->
<string name="SSD_sort_due">Par date d\'échéance</string>
<!-- Sort Selection: sort by importance -->
<string name="SSD_sort_importance">Par priorité</string>
<!-- Sort Selection: sort by modified date -->
<string name="SSD_sort_modified">Dernier modifié</string>
<!-- Sort Selection: reverse -->
<string name="SSD_sort_reverse">Tri inversé</string>
<!-- Sort Button: sort temporarily -->
<string name="SSD_save_temp">Une fois seulement</string>
<!-- Sort Button: sort permanently -->
<string name="SSD_save_always">Toujours</string>
<!-- =============================================== FilterListActivity == -->
<!-- Filter List Activity Title -->
<string name="FLA_title">Astrid : filtres</string>
<!-- Displayed when loading filters -->
<string name="FLA_loading">Chargement des filtres…</string>
<!-- Context Menu: Create Shortcut -->
<string name="FLA_context_shortcut">Créer un raccourci sur le bureau</string>
<!-- Menu: Search -->
<string name="FLA_menu_search">Rechercher des tâches…</string>
<!-- Menu: Help -->
<string name="FLA_menu_help">Aide</string>
<!-- Create Shortcut Dialog Title -->
<string name="FLA_shortcut_dialog_title">Créer un raccourci</string>
<!-- Create Shortcut Dialog (asks to name shortcut) -->
<string name="FLA_shortcut_dialog">Nom du raccourci :</string>
<!-- Search Hint-->
<string name="FLA_search_hint">Rechercher des tâches</string>
<!-- Search Filter name (%s => query) -->
<string name="FLA_search_filter">Correspondant \'%s\'</string>
<!-- Toast: created shortcut (%s => label) -->
<string name="FLA_toast_onCreateShortcut">Raccourci créé : %s</string>
<!-- ================================================= TaskEditActivity == -->
<!-- Title when editing a task (%s => task title) -->
<string name="TEA_view_title">Astrid : modification de %s</string>
<!-- Title when creating a new task -->
<string name="TEA_view_titleNew">Astrid : nouvelle tâche</string>
<!-- First Tab - basic task details -->
<string name="TEA_tab_basic">Général</string>
<!-- Second Tab - extra details -->
<string name="TEA_tab_share">Partager</string>
<!-- Second Tab - extra details -->
<string name="TEA_tab_alarms">Alarmes</string>
<!-- Third Tab - add-ons -->
<string name="TEA_tab_more">Plus</string>
<!-- Task title label -->
<string name="TEA_title_label">Titre</string>
<!-- Task title hint (displayed when edit box is empty) -->
<string name="TEA_title_hint">Résumé des tâches</string>
<!-- Task importance label -->
<string name="TEA_importance_label">Priorité</string>
<!-- Task urgency label -->
<string name="TEA_urgency_label">Echéance</string>
<!-- Task urgency specific time checkbox -->
<string name="TEA_urgency_specific_time">À une heure précise ?</string>
<!-- Task urgency specific time title when specific time false -->
<string name="TEA_urgency_none">Aucune</string>
<!-- Task hide until label -->
<string name="TEA_hideUntil_label">Hide Task From List Until:</string>
<!-- Task editing data being loaded label -->
<string-array name="TEA_loading"><item>Chargement…</item></string-array>
<!-- Task note label -->
<string name="TEA_note_label">Notes</string>
<!-- Task note hint -->
<string name="TEA_notes_hint">Saisir des notes de tâche…</string>
<!-- Estimated time label -->
<string name="TEA_estimatedDuration_label">Combien de temps cela prendra-t-il ?</string>
<!-- Elapsed time label -->
<string name="TEA_elapsedDuration_label">Temps déjà passé sur cette tâche</string>
<!-- Menu: Save -->
<string name="TEA_menu_save">Sauvegarder les modifications</string>
<!-- Menu: Don't Save -->
<string name="TEA_menu_discard">Ne pas enregistrer</string>
<!-- Menu: Delete Task -->
<string name="TEA_menu_delete">Supprimer la tâche</string>
<!-- Toast: task saved with deadline (%s => preposition + time units) -->
<string name="TEA_onTaskSave_due">Tâche enregistrée : prévue dans %s</string>
<!-- Toast: task saved without deadlines -->
<string name="TEA_onTaskSave_notDue">Tâche enregistrée</string>
<!-- Toast: task was not saved -->
<string name="TEA_onTaskCancel">Modification de tâche interrrompue</string>
<!-- Toast: task was deleted -->
<string name="TEA_onTaskDelete">Tâche supprimée !</string>
<string-array name="TEA_urgency">
<!-- urgency: labels for edit page. item #4 -> auto filled -->
<item>Aucune échéance</item>
<item>Jour spécifique</item>
<item>Aujourd\'hui</item>
<item>Demain</item>
<item>(jour d\'après)</item>
<item>Semaine prochaine</item>
<item>Dans deux semaines</item>
<item>Mois suivant</item>
</string-array>
<string-array name="TEA_hideUntil">
<!-- hideUntil: labels for edit page. -->
<item>Ne pas masquer</item>
<item>La tâche est échue</item>
<item>Jour avant échéance</item>
<item>Semaine avant échéance</item>
<item>Jour/horaire spécifique</item>
</string-array>
<!-- Add Ons tab when no add-ons found -->
<string name="TEA_addons_text">Vous recherchez de nouvelles fonctions ?</string>
<!-- Add Ons button -->
<string name="TEA_addons_button">Téléchargez le Power Pack !</string>
<!-- ============================================= IntroductionActivity == -->
<!-- Introduction Window title -->
<string name="InA_title">Bienvenue dans Astrid !</string>
<!-- Button to agree to EULA -->
<string name="InA_agree">J\'accepte</string>
<!-- Button to disagree with EULA -->
<string name="InA_disagree">Je refuse</string>
<!-- ===================================================== HelpActivity == -->
<!-- Help: Button to get support from our website -->
<string name="HlA_get_support">Obtenir de l\'aide</string>
<!-- ==================================================== UpdateService == -->
<!-- Changelog Window Title -->
<string name="UpS_changelog_title">Quoi de neuf dans Astrid ?</string>
<!-- Updates Window Title -->
<string name="UpS_updates_title">Dernières nouvelles d\'Astrid</string>
<!-- ================================================== EditPreferences == -->
<!-- Preference Window Title -->
<string name="EPr_title">Astrid : Paramètres</string>
<!-- Preference Category: Appearance Title -->
<string name="EPr_appearance_header">Apparence</string>
<!-- Preference: Task List Font Size Title -->
<string name="EPr_fontSize_title">Taille de la liste des tâches</string>
<!-- Preference: Task List Font Size Description -->
<string name="EPr_fontSize_desc">Taille de la police sur la liste de la page principale</string>
<!-- Preference: Task List Show Notes -->
<string name="EPr_showNotes_title">Afficher les notes des tâches</string>
<!-- Preference: Task List Show Notes Description (disabled) -->
<string name="EPr_showNotes_desc_disabled">Les notes seront affichées dans la barre d\'action rapide</string>
<!-- Preference: Task List Show Notes Description (enabled) -->
<string name="EPr_showNotes_desc_enabled">Les notes seront toujours affichées</string>
<!-- Preference: Theme -->
<string name="EPr_theme_title">Color Theme</string>
<!-- Preference: Theme Description (%s => value) -->
<string name="EPr_theme_desc">Actuellement : %s</string>
<!-- Preference: Theme Description (android 1.6) -->
<string name="EPr_theme_desc_unsupported">Ce paramètre requiert Android 2.0+.</string>
<!-- Preference Category: Defaults Title -->
<string name="EPr_defaults_header">Paramètres par défaut de la tâche</string>
<!-- Preference: Default Urgency Title -->
<string name="EPr_default_urgency_title">Urgence par défaut</string>
<!-- Preference: Default Urgency Description (%s => setting) -->
<string name="EPr_default_urgency_desc">Actuellement : %s</string>
<!-- Preference: Default Importance Title -->
<string name="EPr_default_importance_title">Priorité par défaut</string>
<!-- Preference: Default Importance Description (%s => setting) -->
<string name="EPr_default_importance_desc">Actuellement : %s</string>
<!-- Preference: Default Hide Until Title -->
<string name="EPr_default_hideUntil_title">Masquer par défaut jusqu\'à</string>
<!-- Preference: Default Hide Until Description (%s => setting) -->
<string name="EPr_default_hideUntil_desc">Actuellement : %s</string>
<!-- Preference: Default Reminders Title -->
<string name="EPr_default_reminders_title">Rappels par défaut</string>
<!-- Preference: Default Hide Until Description (%s => setting) -->
<string name="EPr_default_reminders_desc">Actuellement : %s</string>
<string-array name="EPr_default_importance">
<!-- importance: labels for "Task Defaults" preference item. -->
<item>!!!! (la plus haute)</item>
<item>!!!</item>
<item>!!</item>
<item>! (la plus basse)</item>
</string-array>
<string-array name="EPr_default_urgency">
<!-- urgency: labels for "Task Defaults" preference item. -->
<item>Aucune échéance</item>
<item>Aujourd\'hui</item>
<item>Demain</item>
<item>Après-demain</item>
<item>Semaine prochaine</item>
</string-array>
<string-array name="EPr_default_hideUntil">
<!-- hideUntil: labels for "Task Defaults" preference item. -->
<item>Ne pas masquer</item>
<item>La tâche est échue</item>
<item>Jour avant échéance</item>
<item>Semaine avant échéance</item>
</string-array>
<string-array name="EPr_default_reminders">
<!-- reminders: labels for "Task Defaults" preference item. -->
<item>Pas de rappel de date limite</item>
<item>À la date limite</item>
<item>En cas de retard</item>
<item>À la date limite ou après</item>
</string-array>
<string-array name="EPr_themes">
<!-- theme_settings: labels for Theme preference menu -->
<item>Day</item>
<item>Night</item>
<item>Transparent (White Text)</item>
<item>Transparent (Black Text)</item>
</string-array>
<!-- ========================================== Task Management Settings == -->
<!-- Preference Screen Header: Old Task Management -->
<string name="EPr_manage_header">Gérer les anciennes tâches</string>
<string name="EPr_manage_delete_completed">Supprimer les tâches terminées</string>
<string name="EPr_manage_delete_completed_message">Confirmer la suppression de toutes vos tâches ?</string>
<string name="EPr_manage_delete_completed_summary">Deleted tasks can be undeleted one-by-one</string>
<string name="EPr_manage_delete_completed_status">%d tâches supprimées !</string>
<string name="EPr_manage_purge_deleted">Purge Deleted Tasks</string>
<string name="EPr_manage_purge_deleted_message">Do you really want to purge all your deleted tasks?\n\nThese tasks will be gone forever!</string>
<string name="EPr_manage_purge_deleted_status">Purged %d tasks!</string>
<string name="EPr_manage_purge_deleted_summary">Caution! Purged tasks can\'t be recovered without backup file!</string>
<!-- ==================================================== AddOnActivity == -->
<!-- Add Ons Activity Title -->
<string name="AOA_title">Astrid : Greffons</string>
<!-- Add-on Activity: author for internal authors -->
<string name="AOA_internal_author">L\'équipe d\'Astrid</string>
<!-- Add-on Activity: installed add-ons tab -->
<string name="AOA_tab_installed">Installé</string>
<!-- Add-on Activity - available add-ons tab -->
<string name="AOA_tab_available">Disponible</string>
<!-- Add-on Activity - free add-ons label -->
<string name="AOA_free">Gratuit</string>
<!-- Add-on Activity - menu item to visit add-on website -->
<string name="AOA_visit_website">Visiter le site web</string>
<!-- Add-on Activity - menu item to visit android market -->
<string name="AOA_visit_market">Android Market</string>
<!-- Add-on Activity - when list is empty -->
<string name="AOA_no_addons">Liste vide !</string>
<!-- ====================================================== TasksWidget == -->
<!-- Widget text when loading tasks -->
<string name="TWi_loading">Chargement…</string>
<!-- Widget configuration activity title: select a filter -->
<string name="WCA_title">Sélectionnez les tâches à afficher…</string>
<!-- ============================================================= About == -->
<!-- Title of "About" option in settings -->
<string name="p_about">À propos d\'Astrid</string>
<!-- About text (%s => current version)-->
<string name="p_about_text">Current version: %s\n\n
Astrid is open-source and proudly maintained by Todoroo, Inc.</string>
<!-- ============================================================= Misc == -->
<!-- Displayed when task killer found. %s => name of the application -->
<string name="task_killer_help">Il semble que vous utilisiez un logiciel capable de fermer les processus (%s) ! Si vous pouvez, ajoutez Astrid à la liste d\'exception afin qu\'il ne soit pas fermé. Sinon, Astrid ne pourra probablement pas vous avertir lorsque vos tâches seront dues.\n</string>
<!-- Task killer dialog ok button -->
<string name="task_killer_help_ok">Je n\'éliminerai pas Astrid !</string>
<!-- Astrid's Android Marketplace title. It never appears in the app itself. -->
<string name="marketplace_title">Astrid - Gestionnaire de tâches</string>
<!-- Astrid's Android Marketplace description. It never appears in the app itself. -->
<string name="marketplace_description">Astrid est le très aimé gestionnaire de tâches open-source, conçu pour vous faciliter la vie. Il intègre des rappels, des étiquettes, la synchronisation, un plugin Locale, un widget et plus encore.</string>
<!-- See the file "LICENSE" for the full license governing this code. -->
<!-- Resources for built-in filter plug-in -->
<!-- ================================================= Filter Exposer == -->
<!-- Active Tasks Filter -->
<string name="BFE_Active">Tâches actives</string>
<!-- Search Filter -->
<string name="BFE_Search">Recherche...</string>
<!-- Recently Modified -->
<string name="BFE_Recent">Récemment modifié</string>
<!-- Build Your Own Filter -->
<string name="BFE_Custom">Filtre personnalisé</string>
<!-- Saved Filters Header -->
<string name="BFE_Saved">Filters</string>
<!-- Saved Filters Context Menu: delete -->
<string name="BFE_Saved_delete">Supprimer le filtre</string>
<!-- =========================================== CustomFilterActivity == -->
<!-- Build Your Own Filter Activity Title-->
<string name="CFA_title">Filtre utilisateur</string>
<!-- Filter Name edit box hint (if user types here, filter will be saved) -->
<string name="CFA_filterName_hint">Donnez un nom à ce filtre pour le sauver...</string>
<!-- Filter Name default for copied filters (%s => old filter name) -->
<string name="CFA_filterName_copy">Copie de %s</string>
<!-- Filter Starting Universe: all tasks -->
<string name="CFA_universe_all">Tâches actives</string>
<!-- Filter Criteria Type: add (at the begging of title of the criteria) -->
<string name="CFA_type_add">ou</string>
<!-- Filter Criteria Type: subtract (at the begging of title of the criteria) -->
<string name="CFA_type_subtract">non</string>
<!-- Filter Criteria Type: intersect (at the begging of title of the criteria) -->
<string name="CFA_type_intersect">aussi</string>
<!-- Filter Criteria Context Menu: chaining (%s chain type as above) -->
<string name="CFA_context_chain">%s comme critère</string>
<!-- Filter Criteria Context Menu: delete -->
<string name="CFA_context_delete">Supprimer la ligne</string>
<!-- Filter Screen Help Text -->
<string name="CFA_help">Cet écran vous permet de créer un nouveau filtre. Ajoutez des critères en utilisant le bouton ci-dessous, appuyez ou maintenez appuyé pour ajuster, puis cliquez sur \"Voir\" !</string>
<!-- Filter Button: add new -->
<string name="CFA_button_add">Ajouter un critère</string>
<!-- Filter Button: view without saving -->
<string name="CFA_button_view">Affichage</string>
<!-- Filter Button: save & view filter -->
<string name="CFA_button_save">Sauver &amp; Voir</string>
<!-- =========================================== CustomFilterCriteria == -->
<!-- Criteria: due by X - display text (? -> user input) -->
<string name="CFC_dueBefore_text">Échue le : ?</string>
<!-- Criteria: due by X - name of criteria -->
<string name="CFC_dueBefore_name">Échue le...</string>
<string-array name="CFC_dueBefore_entries">
<!-- Criteria: due by X - options -->
<item>Aucune date d\'échéance</item>
<item>Hier</item>
<item>Aujourd\'hui</item>
<item>Demain</item>
<item>Après-demain</item>
<item>Semaine prochaine</item>
<item>Mois suivant</item>
</string-array>
<!-- Criteria: importance - display text (? -> user input)-->
<string name="CFC_importance_text">Importance au moins ?</string>
<!-- Criteria: importance - name of criteria -->
<string name="CFC_importance_name">Importance...</string>
<!-- Criteria: tag - display text (? -> user input) -->
<string name="CFC_tag_text">Liste : ?</string>
<!-- Criteria: tag - name of criteria -->
<string name="CFC_tag_name">Liste...</string>
<!-- Criteria: tag_contains - name of criteria -->
<string name="CFC_tag_contains_name">Nom de liste contient...</string>
<!-- Criteria: tag_contains - text (? -> user input) -->
<string name="CFC_tag_contains_text">Nom de liste contient : ?</string>
<!-- Criteria: title_contains - name of criteria -->
<string name="CFC_title_contains_name">Titre contient...</string>
<!-- Criteria: title_contains - text (? -> user input) -->
<string name="CFC_title_contains_text">Titre contient: ?</string>
<!-- See the file "LICENSE" for the full license governing this code. -->
<!-- Resources for built-in tag plug-in -->
<!-- =============================================== Task Edit Controls == -->
<!-- Error message for adding to calendar -->
<string name="gcal_TEA_error">Erreur d\'ajout de tâche à l\'agenda !</string>
<!-- Label for adding task to calendar -->
<string name="gcal_TEA_calendar_label">Intégration à l\'agenda :</string>
<!-- Label for adding task to calendar -->
<string name="gcal_TEA_addToCalendar_label">Créer un évènement d\'agenda</string>
<!-- Label when calendar event already exists -->
<string name="gcal_TEA_showCalendar_label">Ouvrir l\'événement de l\'agenda</string>
<!-- Toast when unable to open calendar event -->
<string name="gcal_TEA_calendar_error">Erreur a l\'ouverture de l\'événement !</string>
<!-- Toast when calendar event updated because task changed -->
<string name="gcal_TEA_calendar_updated">Événement du calendrier également mis à jour</string>
<!-- ======================================================== Calendars == -->
<!-- Calendar event name when task is completed (%s => task title) -->
<string name="gcal_completed_title">%s (complété)</string>
<!-- System Default Calendar (displayed if we can't figure out calendars) -->
<string name="gcal_GCP_default">Agenda par défaut</string>
<!-- See the file "LICENSE" for the full license governing this code. -->
<!-- ============================================================= UI == -->
<!-- filters header: GTasks -->
<string name="gtasks_FEx_header">Google Tasks</string>
<!-- filter category for GTasks lists -->
<string name="gtasks_FEx_list">Par liste</string>
<!-- filter title for GTasks lists (%s => list name) -->
<string name="gtasks_FEx_title">Google Tasks: %s</string>
<!-- dialog prompt for creating a new gtasks list -->
<string name="gtasks_FEx_creating_list">Creating list...</string>
<!-- dialog prompt for creating a new gtasks list -->
<string name="gtasks_FEx_create_list_dialog">Nom de la nouvelle liste :</string>
<!-- error to show when list creation fails -->
<string name="gtasks_FEx_create_list_error">Impossible de créer une nouvelle liste</string>
<!-- short help title for Gtasks -->
<string name="gtasks_help_title">Bienvenue sur Google Tasks !</string>
<!-- short help for GTasks list activity -->
<string name="gtasks_help_body">Faites glisser la poignée sur la gauche d\'une tâche pour la repositionner. Glissez la poignée à droite ou à gauche pour changer l\'indentation.</string>
<string name="CFC_gtasks_list_text">Dans la liste : ?</string>
<string name="CFC_gtasks_list_name">Dans la liste GTasks...</string>
<!-- Message while clearing completed tasks -->
<string name="gtasks_GTA_clearing">Clearing completed tasks...</string>
<!-- Label for clear completed menu item -->
<string name="gtasks_GTA_clear_completed">Clear Completed</string>
<!-- ============================================ GtasksLoginActivity == -->
<!-- Activity Title: Gtasks Login -->
<string name="gtasks_GLA_title">Se connecter à Google Tasks</string>
<!-- Instructions: Gtasks login -->
<string name="gtasks_GLA_body">Veuillez vous connecter à Google Tasks Sync (Beta !). Les comptes Google Apps non migrés ne sont pas encore supportés.</string>
<string name="gtasks_GLA_noaccounts">Aucun compte Google trouvé pour la synchronisation.</string>
<!-- Instructions: Gtasks further help -->
<string name="gtasks_GLA_further_help">Pour afficher vos tâches avec l\'indentation et l\'ordre préservé, allez à la page Filtres et sélectionnez une liste Google Task. Par défaut, Astrid utilise ses propres paramètres de tri pour les tâches.</string>
<!-- Sign In Button -->
<string name="gtasks_GLA_signIn">S\'identifier</string>
<!-- E-mail Address Label -->
<string name="gtasks_GLA_email">E-mail</string>
<!-- Password Label -->
<string name="gtasks_GLA_password">Mot de passe</string>
<!-- Authenticating toast -->
<string name="gtasks_GLA_authenticating">Authentification en cours...</string>
<!-- Google Apps for Domain checkbox -->
<string name="gtasks_GLA_domain">Compte Google Apps pour votre domaine</string>
<!-- Error Message when fields aren't filled out -->
<string name="gtasks_GLA_errorEmpty">Erreur : remplissez tous les champs !</string>
<!-- Error Message when we receive a HTTP 401 Unauthorized -->
<string name="gtasks_GLA_errorAuth">Error authenticating! Please check your username and password in your phone\'s account manager</string>
<!-- Error Message when we receive a HTTP 401 Unauthorized multiple times -->
<string name="gtasks_GLA_errorAuth_captcha">Vous avez peut-être rencontré une captcha. Essayez de vous enregistrer à partir du navigateur et revenez pour essayer à nouveau :</string>
<!-- ============================================== GtasksPreferences == -->
<!-- GTasks Preferences Title -->
<string name="gtasks_GPr_header">Google Tasks (Bêta !)</string>
<string name="gtasks_GPr_sync_on_save">Synchroniser à l\'enregistrement</string>
<string name="gtasks_GPr_sync_on_save_summary">Synchroniser chaque tâche à l\'enregistrement</string>
<!-- ================================================ Synchronization == -->
<!-- title for notification tray when synchronizing -->
<string name="gtasks_notification_title">Astrid: Google Tasks</string>
<!-- Error Message when we receive a HTTP 503 error -->
<string name="gtasks_error_backend">Google\'s Task API is in beta and has encountered an error. The service may be down, please try again later.</string>
<!-- See the file "LICENSE" for the full license governing this code. -->
<!-- Resources initial tasks added -->
<!-- Intro Tag or click prompt -->
<string name="intro_click_prompt">Intro : appuyez pour voir les notes</string>
<!-- Task 1 Summary -->
<string name="intro_task_1_summary">Créer votre première tâche</string>
<!-- Task 1 Note -->
<string name="intro_task_1_note">Deux façons d\'ajouter une tâche:\n 1) Ajout rapide : saisissez simplement la tâche dans la zone de saisie rapide et appuyez sur le bouton + qui apparaît à gauche.\n\n 2) Ajout classique : appuyez sur le bouton à droite de la zone de saisie rapide. Ajoutez des détails basiques (date d\'échéance, étiquettes, notes) ou définissez des options plus avancées. Enregistrez la tâche avec le bouton Enregistrer ou avec le bouton retour de votre téléphone.\n\n</string>
<!-- Task 2 Summary -->
<string name="intro_task_2_summary">Ajouter un widget sur votre bureau</string>
<!-- Task 2 Note -->
<string name="intro_task_2_note">A desktop widget is a great way to keep
track of your what you have to do as well as a way to quickly add new
tasks.\n\n
How to add a widget:\n
1) Long press on your phone\'s desktop.\n
2) Choose \"Widget\" from resulting menu\n
3) Choose the Astrid widget.\n
4) You can select a Astrid filter. Choose \"Active Tasks\" for all your
tasks\n\n
Bonus: Use the widget to add a task!</string>
<!-- Task 3 Summary -->
<string name="intro_task_3_summary">Configurer la synchronisation avec Astrid.com</string>
<!-- Task 3 Note -->
<string name="intro_task_3_note">Astrid vous permet de synchroniser vos tâches avec Astrid.com, Google Tasks, et Producteev.\n\n Pour activer la synchronisation dans Astrid, appuyez sur \"Menu\" -&gt; \"Synchroniser !\" et sélectionnez votre service de synchronisation préféré.</string>
<!-- See the file "LICENSE" for the full license governing this code. -->
<!-- Resources for built-in locale plug-in -->
<!-- Locale Alert Editing Window Title -->
<string name="locale_edit_alerts_title">Filtre d\'alertes Astrid</string>
<!-- Locale Window Help -->
<string name="locale_edit_intro">Astrid vous enverra un rappel si vous avez des tâches dans le filtre suivant :</string>
<!-- Locale Window Filter Picker UI -->
<string name="locale_pick_filter">Filtre :</string>
<!-- Locale Window Interval Label -->
<string name="locale_interval_label">Limiter les notifications à :</string>
<!-- Locale Window Interval Values -->
<string-array name="locale_interval">
<item>une fois par heure</item>
<item>une fois toutes les six heures</item>
<item>une fois toutes les douzes heures</item>
<item>une fois par jour</item>
<item>une fois tous les trois jours</item>
<item>une fois par semaine</item>
</string-array>
<!-- Locale Notification text -->
<string name="locale_notification">Vous avez $NUM correspondant(s) : $FILTER</string>
<!-- Locale Plugin was not found, it is required -->
<string name="locale_plugin_required">Veuillez installer le greffon local d\'Astrid !</string>
<!-- See the file "LICENSE" for the full license governing this code. -->
<!-- ====================== Plugin Boilerplate ========================= -->
<!-- filters header: OpenCRX -->
<string name="opencrx_FEx_header">OpenCRX</string>
<!-- filter category for OpenCRX ActivityCreators -->
<string name="opencrx_FEx_dashboard">Espaces de travail</string>
<!-- filter category for OpenCRX responsible person -->
<string name="opencrx_FEx_responsible">Confié à</string>
<!-- OpenCRX assignedTo filter title (%s => assigned contact) -->
<string name="opencrx_FEx_responsible_title">Attribué à « %s »</string>
<!-- detail for showing tasks created by someone else (%s => person name) -->
<string name="opencrx_PDE_task_from">de %s</string>
<!-- replacement string for task edit "Notes" when using OpenCRX -->
<string name="opencrx_TEA_notes">Ajouter un commentaire</string>
<string name="opencrx_creator_input_hint">Auteur</string>
<string name="opencrx_contact_input_hint">Assignée à</string>
<!-- ==================================================== Preferences == -->
<!-- Preferences Title: OpenCRX -->
<string name="opencrx_PPr_header">OpenCRX</string>
<!-- creator title for tasks that are not synchronized -->
<string name="opencrx_no_creator">(Ne pas synchroniser)</string>
<!-- preference title for default creator -->
<string name="opencrx_PPr_defaultcreator_title">Default ActivityCreator</string>
<!-- preference description for default creator (%s -> setting) -->
<string name="opencrx_PPr_defaultcreator_summary">New activities will be created by: %s</string>
<!-- preference description for default dashboard (when set to 'not synchronized') -->
<string name="opencrx_PPr_defaultcreator_summary_none">New activities will not be synchronized by default</string>
<!-- OpenCRX host and segment group name -->
<string name="opencrx_group">OpenCRX server</string>
<!-- preference description for OpenCRX host -->
<string name="opencrx_host_title">Serveur</string>
<!-- dialog title for OpenCRX host -->
<string name="opencrx_host_dialog_title">OpenCRX host</string>
<!-- example for OpenCRX host -->
<string name="opencrx_host_summary">For example: <i>mydomain.com</i></string>
<!-- preference description for OpenCRX segment -->
<string name="opencrx_segment_title">Segment</string>
<!-- dialog title for OpenCRX segment -->
<string name="opencrx_segment_dialog_title">Synchronized segment</string>
<!-- example for OpenCRX segment -->
<string name="opencrx_segment_summary">For example: <i>Standard</i></string>
<!-- default value for OpenCRX segment -->
<string name="opencrx_segment_default">Standard</string>
<!-- preference description for OpenCRX provider -->
<string name="opencrx_provider_title">Provider</string>
<!-- dialog title for OpenCRX provider -->
<string name="opencrx_provider_dialog_title">OpenCRX data provider</string>
<!-- example for OpenCRX provider -->
<string name="opencrx_provider_summary">For example: <i>CRX</i></string>
<!-- default value for OpenCRX provider -->
<string name="opencrx_provider_default">CRX</string>
<!-- ================================================= Login Activity == -->
<!-- Activity Title: Opencrx Login -->
<string name="opencrx_PLA_title">Log In to OpenCRX</string>
<!-- Instructions: Opencrx login -->
<string name="opencrx_PLA_body">Sign in with your OpenCRX account</string>
<!-- Sign In Button -->
<string name="opencrx_PLA_signIn">S\'identifier</string>
<!-- Login Label -->
<string name="opencrx_PLA_login">Identifiant</string>
<!-- Password Label -->
<string name="opencrx_PLA_password">Mot de passe</string>
<!-- Error Message when fields aren't filled out -->
<string name="opencrx_PLA_errorEmpty">Error: fillout all fields</string>
<!-- Error Message when we receive a HTTP 401 Unauthorized -->
<string name="opencrx_PLA_errorAuth">Error: login or password incorrect!</string>
<!-- ================================================ Synchronization == -->
<!-- title for notification tray after synchronizing -->
<string name="opencrx_notification_title">OpenCRX</string>
<!-- text for notification tray when synchronizing -->
<string name="opencrx_notification_text">%s tâches mises à jour / Cliquez pour plus de détails</string>
<!-- Error msg when io exception -->
<string name="opencrx_ioerror">Erreur de connexion ! Veuillez vérifier votre connexion Internet.</string>
<!-- opencrx Login not specified-->
<string name="opencrx_MLA_email_empty">Login was not specified!</string>
<!-- opencrx password not specified-->
<string name="opencrx_MLA_password_empty">Mot de passe non spécifié !</string>
<!-- ================================================ labels for layout-elements == -->
<!-- label for task-assignment spinner on taskeditactivity -->
<string name="opencrx_TEA_task_assign_label">Attribuer cette tâche à cette personne :</string>
<!-- Spinner-item for unassigned tasks on taskeditactivity -->
<string name="opencrx_TEA_task_unassigned">&lt;Non attribué&gt;</string>
<!-- label for dashboard-assignment spinner on taskeditactivity -->
<string name="opencrx_TEA_creator_assign_label">Assign this task to this creator:</string>
<!-- Spinner-item for default dashboard on taskeditactivity -->
<string name="opencrx_TEA_dashboard_default">&lt;Par défaut&gt;</string>
<string name="CFC_opencrx_in_workspace_text">Dans l\'espace de travail : ?</string>
<string name="CFC_opencrx_in_workspace_name">Dans l\'espace de travail...</string>
<string name="CFC_opencrx_assigned_to_text">Attribué à : ?</string>
<string name="CFC_opencrx_assigned_to_name">Attribué à...</string>
<!-- See the file "LICENSE" for the full license governing this code. -->
<!-- ================================================== EditPreferences == -->
<!-- Preference Category: Power Pack -->
<string name="EPr_powerpack_header">Batterie Astrid</string>
<!-- Preference: Anonymous User Statistics -->
<string name="EPr_statistics_title">Statistiques d\'utilisation anonymes</string>
<!-- Preference: User Statistics (disabled) -->
<string name="EPr_statistics_desc_disabled">Aucune donnée d\'utilisation ne sera signalée</string>
<!-- Preference: User Statistics (enabled) -->
<string name="EPr_statistics_desc_enabled">Aidez-nous à améliorer Astrid en envoyant des données d\'utilisation anonymes</string>
<!-- See the file "LICENSE" for the full license governing this code. -->
<!-- ====================== Plugin Boilerplate ========================= -->
<!-- filters header: Producteev -->
<string name="producteev_FEx_header">Producteev</string>
<!-- filter category for Producteev dashboards -->
<string name="producteev_FEx_dashboard">Espaces de travail</string>
<!-- filter category for Producteev responsible person -->
<string name="producteev_FEx_responsible_byme">Assigned by me to</string>
<!-- filter category for Producteev responsible person -->
<string name="producteev_FEx_responsible_byothers">Assigned by others to</string>
<!-- Producteev responsible filter title (%s => responsiblename) -->
<string name="producteev_FEx_responsible_title">Attribué à « %s »</string>
<!-- detail for showing tasks created by someone else (%s => person name) -->
<string name="producteev_PDE_task_from">de %s</string>
<!-- replacement string for task edit "Notes" when using Producteev -->
<string name="producteev_TEA_notes">Ajouter un commentaire</string>
<!-- ==================================================== Preferences == -->
<!-- Preferences Title: Producteev -->
<string name="producteev_PPr_header">Producteev</string>
<!-- dashboard title for producteev default dashboard -->
<string name="producteev_default_dashboard">Espace de travail par défaut</string>
<!-- dashboard title for tasks that are not synchronized -->
<string name="producteev_no_dashboard">(Ne pas synchroniser)</string>
<!-- dashboard spinner entry on TEA for adding a new dashboard -->
<string name="producteev_create_dashboard">Ajouter un nouvel espace de travail</string>
<!-- dashboard spinner entry on TEA for adding a new dashboard -->
<string name="producteev_create_dashboard_name">Nom du nouvel espace de travail</string>
<!-- preference title for default dashboard -->
<string name="producteev_PPr_defaultdash_title">Espace de travail par défaut</string>
<!-- preference description for default dashboard (%s -> setting) -->
<string name="producteev_PPr_defaultdash_summary">Les nouvelles tâches seront ajoutées à : %s</string>
<!-- preference description for default dashboard (when set to 'not synchronized') -->
<string name="producteev_PPr_defaultdash_summary_none">Les nouvelles tâches ne seront pas synchronisées par défaut</string>
<!-- ================================================= Login Activity == -->
<!-- Activity Title: Producteev Login -->
<string name="producteev_PLA_title">Se Connecter à Producteev</string>
<!-- Instructions: Producteev login -->
<string name="producteev_PLA_body">Connectez-vous avec votre compte Producteev existant, ou créez un nouveau compte !</string>
<!-- Producteev Terms Link -->
<string name="producteev_PLA_terms">Termes Et Conditions</string>
<!-- Sign In Button -->
<string name="producteev_PLA_signIn">S\'identifier</string>
<!-- Create New User Button -->
<string name="producteev_PLA_createNew">Créer un nouvel utilisateur</string>
<!-- E-mail Address Label -->
<string name="producteev_PLA_email">E-mail</string>
<!-- Password Label -->
<string name="producteev_PLA_password">Mot de passe</string>
<!-- Timezone Spinner -->
<string name="producteev_PLA_timezone">Fuseau horaire</string>
<!-- Confirm Password Label -->
<string name="producteev_PLA_confirmPassword">Confirmer le mot de passe</string>
<!-- First Name Label -->
<string name="producteev_PLA_firstName">Prénom</string>
<!-- Last Name Label -->
<string name="producteev_PLA_lastName">Nom</string>
<!-- Error Message when fields aren't filled out -->
<string name="producteev_PLA_errorEmpty">Erreur : remplissez tous les champs !</string>
<!-- Error Message when passwords don't match -->
<string name="producteev_PLA_errorMatch">Erreur : Les mots de passe ne correspondent pas !</string>
<!-- Error Message when we receive a HTTP 401 Unauthorized -->
<string name="producteev_PLA_errorAuth">Erreur: E-mail ou mot de passe incorrect!</string>
<!-- ================================================ Synchronization == -->
<!-- title for notification tray after synchronizing -->
<string name="producteev_notification_title">Producteev</string>
<!-- text for notification tray when synchronizing -->
<string name="producteev_notification_text">%s tâches mises à jour / Cliquez pour plus de détails</string>
<!-- Error msg when io exception -->
<string name="producteev_ioerror">Erreur de connexion ! Veuillez vérifier votre connexion Internet.</string>
<!-- Prod Login email not specified-->
<string name="producteev_MLA_email_empty">Adresse courriel non spécifiée !</string>
<!-- Prod Login password not specified-->
<string name="producteev_MLA_password_empty">Mot de passe non spécifié !</string>
<!-- ================================================ labels for layout-elements == -->
<!-- label for task-assignment spinner on taskeditactivity -->
<string name="producteev_TEA_task_assign_label">Attribuer cette tâche à cette personne :</string>
<!-- Spinner-item for unassigned tasks on taskeditactivity -->
<string name="producteev_TEA_task_unassigned">&lt;Non attribué&gt;</string>
<!-- label for dashboard-assignment spinner on taskeditactivity -->
<string name="producteev_TEA_dashboard_assign_label">Attribuer cette tâche à cet espace de travail :</string>
<!-- Spinner-item for default dashboard on taskeditactivity -->
<string name="producteev_TEA_dashboard_default">&lt;Par défaut&gt;</string>
<string name="CFC_producteev_in_workspace_text">Dans l\'espace de travail : ?</string>
<string name="CFC_producteev_in_workspace_name">Dans l\'espace de travail...</string>
<string name="CFC_producteev_assigned_to_text">Attribué à : ?</string>
<string name="CFC_producteev_assigned_to_name">Attribué à...</string>
<!-- See the file "LICENSE" for the full license governing this code. -->
<!-- Resources for built-in reminders plug-in -->
<!-- =============================================== task edit activity == -->
<!-- Task Edit: Reminder header label -->
<string name="TEA_reminder_label">Me rappeler...</string>
<!-- Task Edit: Reminder @ deadline -->
<string name="TEA_reminder_due">... lorsque la tâche est échue</string>
<!-- Task Edit: Reminder after deadline -->
<string name="TEA_reminder_overdue">... lorsque la tâche est en retard</string>
<!-- Task Edit: Reminder at random times (%s => time plural)-->
<string name="TEA_reminder_random">... aléatoirement une fois</string>
<!-- Task Edit: Reminder alarm clock label -->
<string name="TEA_reminder_alarm_label">Type de sonnerie/vibration :</string>
<!-- Task Edit: Reminder mode: ring once -->
<string name="TEA_reminder_mode_once">Sonner une fois</string>
<!-- Task Edit: Reminder mode: ring five times -->
<string name="TEA_reminder_mode_five">Ring Five Times</string>
<!-- Task Edit: Reminder mode: ring nonstop -->
<string name="TEA_reminder_mode_nonstop">Sonner jusqu\'à ce que je l\'interrompe</string>
<string-array name="TEA_reminder_random">
<!-- random reminder choices for task edit page. -->
<item>une heure</item>
<item>un jour</item>
<item>une semaine</item>
<item>dans deux semaines</item>
<item>un mois</item>
<item>dans deux mois</item>
</string-array>
<!-- ==================================================== notifications == -->
<!-- Name of filter when viewing a reminder -->
<string name="rmd_NoA_filter">Rappel !</string>
<!-- Reminder: Task was already done -->
<string name="rmd_NoA_done">Déjà fait !</string>
<!-- Reminder: Snooze button (remind again later) -->
<string name="rmd_NoA_snooze">Rappeler ultérieurement...</string>
<!-- Reminder: Cancel reminder -->
<string name="rmd_NoA_goAway">Va-t-en !</string>
<!-- ============================================= reminder preferences == -->
<!-- Reminder Preference Screen Title -->
<string name="rmd_EPr_alerts_header">Paramètres de rappel</string>
<!-- Reminder Preference: Quiet Hours Start Title -->
<string name="rmd_EPr_quiet_hours_start_title">Début de période silencieuse</string>
<!-- Reminder Preference: Quiet Hours Start Description (%s => time set) -->
<string name="rmd_EPr_quiet_hours_start_desc">Notifications will be silent after %s.\nNote: vibrations are controlled by the setting below! </string>
<!-- Reminder Preference: Quiet Hours Start/End Description (disabled) -->
<string name="rmd_EPr_quiet_hours_desc_none">Période silencieuse désactivée</string>
<!-- Reminder Preference: Quiet Hours End Title -->
<string name="rmd_EPr_quiet_hours_end_title">Fin de période silencieuse</string>
<!-- Reminder Preference: Quiet Hours End Description (%s => time set) -->
<string name="rmd_EPr_quiet_hours_end_desc">Notifications will stop being silent starting at %s</string>
<!-- Reminder Preference: Default Reminder Title -->
<string name="rmd_EPr_rmd_time_title">Default Reminder</string>
<!-- Reminder Preference: Default Reminder Description (%s => time set) -->
<string name="rmd_EPr_rmd_time_desc">Notifications for tasks without duetimes will appear at %s</string>
<!-- Reminder Preference: Notification Ringtone Title -->
<string name="rmd_EPr_ringtone_title">Sonnerie de notification</string>
<!-- Reminder Preference: Notification Ringtone Description (when custom tone is set) -->
<string name="rmd_EPr_ringtone_desc_custom">La sonnerie personnalisée a été configurée</string>
<!-- Reminder Preference: Notification Ringtone Description (when silence is set) -->
<string name="rmd_EPr_ringtone_desc_silent">Configurer la sonnerie en mode silencieux</string>
<!-- Reminder Preference: Notification Ringtone Description (when custom tone is not set) -->
<string name="rmd_EPr_ringtone_desc_default">La sonnerie par défaut sera utilisée</string>
<!-- Reminder Preference: Notification Persistence Title -->
<string name="rmd_EPr_persistent_title">Persistence de la notification</string>
<!-- Reminder Preference: Notification Persistence Description (true) -->
<string name="rmd_EPr_persistent_desc_true">Les notifications doivent être affichées séparément afin d\'être purgées</string>
<!-- Reminder Preference: Notification Persistence Description (false) -->
<string name="rmd_EPr_persistent_desc_false">Les notifications peuvent être purgées grâce au bouton « Tout purger »</string>
<!-- Reminder Preference: Notification Icon Title -->
<string name="rmd_EPr_notificon_title">Set d\'icônes de notifications</string>
<!-- Reminder Preference: Notification Icon Description -->
<string name="rmd_Epr_notificon_desc">Choisissez une icône pour la barre de notifications Astrid</string>
<!-- Reminder Preference: Max Volume for Multiple-Ring reminders Title -->
<string name="rmd_EPr_multiple_maxvolume_title">Max volume for multiple-ring reminders</string>
<!-- Reminder Preference: Max Volume for Multiple-Ring reminders Description (true) -->
<string name="rmd_EPr_multiple_maxvolume_desc_true">Astrid will max out the volume for multiple-ring reminders</string>
<!-- Reminder Preference: Max Volume for Multiple-Ring reminders Description (false) -->
<string name="rmd_EPr_multiple_maxvolume_desc_false">Astrid will use the system-setting for the volume</string>
<!-- Reminder Preference: Vibrate Title -->
<string name="rmd_EPr_vibrate_title">Vibrer lors des alertes.</string>
<!-- Reminder Preference: Vibrate Description (true) -->
<string name="rmd_EPr_vibrate_desc_true">Astrid vibrera lors de l\'envoi de notifications</string>
<!-- Reminder Preference: Vibrate Description (false) -->
<string name="rmd_EPr_vibrate_desc_false">Astrid ne vibrera pas lors de l\'envoi de notifications</string>
<!-- Reminder Preference: Nagging Title -->
<string name="rmd_EPr_nagging_title">Rappels Astrid</string>
<!-- Reminder Preference: Nagging Description (true) -->
<string name="rmd_EPr_nagging_desc_true">Astrid s\'affichera afin de vous encourager lors des rappels</string>
<!-- Reminder Preference: Nagging Description (false) -->
<string name="rmd_EPr_nagging_desc_false">Astrid ne vous donnera aucun message d\'encouragement</string>
<!-- Reminder Preference: Snooze Dialog Title -->
<string name="rmd_EPr_snooze_dialog_title">Dialogue de report HH:MM</string>
<!-- Reminder Preference: Snooze Dialog Description (true) -->
<string name="rmd_EPr_snooze_dialog_desc_true">Reporter en sélectionnant un nouvel horaire de report (HH:MM)</string>
<!-- Reminder Preference: Nagging Description (false) -->
<string name="rmd_EPr_snooze_dialog_desc_false">Reporter en sélectionnant # jours/heures à reporter</string>
<!-- Reminder Preference: Default Reminders Title -->
<string name="rmd_EPr_defaultRemind_title">Rappels aléatoires</string>
<!-- Reminder Preference: Default Reminders Setting (disabled) -->
<string name="rmd_EPr_defaultRemind_desc_disabled">Les nouvelles tâches n\'auront pas de rappels aléatoires</string>
<!-- Reminder Preference: Default Reminders Setting (%s => setting) -->
<string name="rmd_EPr_defaultRemind_desc">Les nouvelles tâches rappèleront aléatoirement : %s</string>
<!-- Defaults Title -->
<string name="rmd_EPr_defaults_header">Paramètres par défaut de la tâche</string>
<string-array name="EPr_reminder_random">
<!-- Reminder Preference: random reminder choices for preference page. -->
<item>désactivé</item>
<item>chaque heure</item>
<item>chaque jour</item>
<item>hebdomadaire</item>
<item>bi-hebdomadaire</item>
<item>mensuel</item>
<item>bi-mensuel</item>
</string-array>
<string-array name="EPr_quiet_hours_start">
<!-- Reminder Preference: quiet_hours_start: options for preference menu. Translate but don't change the times!. -->
<item>désactivé</item>
<item>20 h</item>
<item>21 h</item>
<item>22 h</item>
<item>23 h</item>
<item>24 h</item>
<item>1 h</item>
<item>2 h</item>
<item>3 h</item>
<item>4 h</item>
<item>5 h</item>
<item>6 h</item>
<item>7 h</item>
<item>8 h</item>
<item>9 h</item>
<item>10 h</item>
<item>11 h</item>
<item>12 h</item>
<item>13 h</item>
<item>14 h</item>
<item>15 h</item>
<item>16 h</item>
<item>17 h</item>
<item>18 h</item>
<item>19 h</item>
</string-array>
<string-array name="EPr_quiet_hours_end">
<!-- Reminder Preference: quiet_hours_end: options for preference menu. Translate but don't change the times! -->
<item>9 h</item>
<item>10 h</item>
<item>11 h</item>
<item>12 h</item>
<item>13 h</item>
<item>14 h</item>
<item>15 h</item>
<item>16 h</item>
<item>17 h</item>
<item>18 h</item>
<item>19 h</item>
<item>20 h</item>
<item>21 h</item>
<item>22 h</item>
<item>23 h</item>
<item>24 h</item>
<item>1 h</item>
<item>2 h</item>
<item>3 h</item>
<item>4 h</item>
<item>5 h</item>
<item>6 h</item>
<item>7 h</item>
<item>8 h</item>
</string-array>
<string-array name="EPr_rmd_time">
<!-- Reminder Preference: rmd_time: options for preference menu. Translate but don't change the times! -->
<item>9 h</item>
<item>10 h</item>
<item>11 h</item>
<item>12 h</item>
<item>13 h</item>
<item>14 h</item>
<item>15 h</item>
<item>16 h</item>
<item>17 h</item>
<item>18 h</item>
<item>19 h</item>
<item>20 h</item>
<item>21 h</item>
<item>22 h</item>
<item>23 h</item>
<item>24 h</item>
<item>1 h</item>
<item>2 h</item>
<item>3 h</item>
<item>4 h</item>
<item>5 h</item>
<item>6 h</item>
<item>7 h</item>
<item>8 h</item>
</string-array>
<!-- =============================================== random reminders == -->
<string-array name="reminders">
<!-- reminders: Make these < 20 chars so the task name is displayed -->
<item>Salut ! Tu as une seconde ?</item>
<item>Je peux te voir une seconde ?</item>
<item>Tu as quelques minutes ?</item>
<item>Tu as oublié ?</item>
<item>Excusez-moi !</item>
<item>Dès que tu as une minute :</item>
<item>Sur votre agenda :</item>
<item>Disponible pour un moment ?</item>
<item>C\'est Astrid !</item>
<item>Salut ! Je peux te déranger ?</item>
<item>Une minute de votre temps ?</item>
<item>C\'est un beau jour pour</item>
</string-array>
<string-array name="reminders_due">
<!-- reminders related to task due date -->
<item>Il est temps de travailler !</item>
<item>La date due est là !</item>
<item>Prêt à commencer ?</item>
<item>Tu avais prévu de faire :</item>
<item>Tu es censé commencer :</item>
<item>Il est temps de commencer :</item>
<item>Il est temps !</item>
<item>Excusez-moi ! C\'est le moment pour</item>
<item>Disponible ? Temps de</item>
</string-array>
<string-array name="reminders_snooze">
<!-- reminders related to snooze -->
<item>Ne soyez pas feignant maintenant !</item>
<item>Le temps de rappel d\'alarme est activé !</item>
<item>Plus de rappel d\'alarme !</item>
<item>Et là, tu es prêt(e) ?</item>
<item>Plus de décalage !</item>
</string-array>
<string-array name="reminder_responses">
<!-- responses to reminder: Astrid says... (user should answer yes or no) -->
<item>J\'ai quelque chose pour toi !</item>
<item>Prêt à ranger ça au passé ?</item>
<item>Pourquoi ne pas finir ça ?</item>
<item>Quoi de neuf ? Prêt ?</item>
<item>Tu es prêt(e) pour cela ?</item>
<item>Tu crois que tu peux gérer ça ?</item>
<item>Tu peux être heureux(se) ! Finis simplement cela !</item>
<item>Je te promets que tu te sentiras mieux si tu finis cela !</item>
<item>Vas-tu terminer cela aujourd\'hui ?</item>
<item>Je t\'en supplie, finis donc cela, je l\'ai assez vu !</item>
<item>Peux-tu finir cela ? Oui, tu le peux !</item>
<item>Tu crois que tu vas faire cela un jour ?</item>
<item>Aie bonne conscience ! Allons-y !</item>
<item>Je suis fière de toi ! Finissons ça !</item>
<item>Une petite pause après avoir fini cela ?</item>
<item>Juste cette tâche, s\'il te plaît ?</item>
<item>Il est temps de réduire votre liste de tâches !</item>
</string-array>
<string-array name="postpone_nags">
<!-- Astrid's nagging when user clicks postpone -->
<item>Ne me dis pas que tu procrastines !</item>
<item>Être feignant ne devient pas démodé des fois ?</item>
<item>Quelque part quelqu\'un compte sur toi pour finir ça !</item>
<item>Quand tu as dis \"je repousse\", tu voulais dire \'je le fais\", c\'est ça ?</item>
<item>C\'est la dernière fois que tu repousses, n\'est-ce pas ?</item>
<item>Finissez-le simplement aujourd\'hui, je ne le dirai à personne !</item>
<item>Pourquoi remettre au lendemain... ce qu\'on peut faire tout de suite ?</item>
<item>Tu finiras ça un jour, je suppose ?</item>
<item>Je te trouve extraordinaire. Et si tu ne repoussais pas ça à plus tard ?</item>
<item>Seras-tu en mesure d\'atteindre tes objectifs si tu fais cela ?</item>
<item>Repousser, repousser, repousser. Mais quand changeras-tu ?</item>
<item>J\'en ai assez de vos excuses ! Faites-le simplement !</item>
<item>Ne serai-ce pas la même excuse que la dernière fois ?</item>
<item>Je ne peux pas t\'aider à organiser ta vie si tu fais ça...</item>
</string-array>
<!-- See the file "LICENSE" for the full license governing this code. -->
<!-- Resources for built-in repeat plug-in -->
<!-- repeating plugin name -->
<string name="repeat_plugin">Répétition de tâches</string>
<!-- repeating plugin description -->
<string name="repeat_plugin_desc">Permet aux tâches d\'être répétées</string>
<!-- checkbox for turning on/off repeats -->
<string name="repeat_enabled">Répétitions</string>
<!-- button for "every x" part of repeat (%d -> repeat value) -->
<string name="repeat_every">Tous les %d</string>
<!-- hint when opening repeat interval -->
<string name="repeat_interval_prompt">Interval de répétition</string>
<string-array name="repeat_interval">
<!-- repeat interval (days,weeks,months,hours,minutes,years) -->
<item>Jour(s)</item>
<item>Semaine(s)</item>
<item>Mois</item>
<item>Heure(s)</item>
<item>Minute(s)</item>
<item>Year(s)</item>
</string-array>
<string-array name="repeat_type">
<!-- repeat type (date to repeat from) -->
<item>à partir de la date due</item>
<item>à partir de la date de complétion</item>
</string-array>
<!-- task detail weekly by day ($I -> interval, i.e. 1 week, $D -> days, i.e. Monday, Tuesday) -->
<string name="repeat_detail_byday">$I sur $D</string>
<!-- task detail for repeat from due date (%s -> interval) -->
<string name="repeat_detail_duedate">Tous les %s</string>
<!-- task detail for repeat from completion date (%s -> interval) -->
<string name="repeat_detail_completion">%s après achèvement</string>
<!-- See the file "LICENSE" for the full license governing this code. -->
<!-- ====================== Plugin Boilerplate ========================= -->
<!-- label for RMilk button in Task Edit Activity -->
<string name="rmilk_EOE_button">Paramètres Remember the Milk</string>
<!-- task detail showing RTM repeat information -->
<string name="rmilk_TLA_repeat">Répétition de tâche RTM</string>
<!-- task detail showing item needs to be synchronized -->
<string name="rmilk_TLA_sync">Requiert une synchronisation avec RTM</string>
<!-- filters header: RTM -->
<string name="rmilk_FEx_header">Remember the Milk</string>
<!-- filter category for RTM lists -->
<string name="rmilk_FEx_list">Listes</string>
<!-- RTM list filter title (%s => list) -->
<string name="rmilk_FEx_list_title">Liste RTM \'%s\'</string>
<!-- ======================= MilkEditActivity ========================== -->
<!-- RTM edit activity Title -->
<string name="rmilk_MEA_title">Remember the Milk</string>
<!-- RTM edit List Edit Label -->
<string name="rmilk_MEA_list_label">Liste RTM :</string>
<!-- RTM edit Repeat Label -->
<string name="rmilk_MEA_repeat_label">Statut de répétition RTM :</string>
<!-- RTM edit Repeat Hint -->
<string name="rmilk_MEA_repeat_hint">ex. : chaque semaine, après 14 jours</string>
<!-- ======================== MilkPreferences ========================== -->
<!-- Milk Preferences Title -->
<string name="rmilk_MPr_header">Remember the Milk</string>
<!-- ======================= MilkLoginActivity ========================= -->
<!-- RTM Login Instructions -->
<string name="rmilk_MLA_label">Veuillez vous connecter et autoriser Astrid :</string>
<!-- Login Error Dialog (%s => message) -->
<string name="rmilk_MLA_error">Désolé, une erreur est survenue lors de la vérification de votre identifiant. Veuillez réessayer. \n\n Message d\'erreur : %s</string>
<!-- ======================== Synchronization ========================== -->
<!-- title for notification tray when synchronizing -->
<string name="rmilk_notification_title">Astrid : Remember the Milk</string>
<!-- Error msg when io exception with rmilk -->
<string name="rmilk_ioerror">Erreur de connexion ! Vérifiez votre connexion Internet ou les serveur RTM (status.rememberthemilk.com) pour de possibles solutions.</string>
<!-- See the file "LICENSE" for the full license governing this code. -->
<!-- Resources for built-in tag plug-in -->
<!-- =============================================== Task Edit Controls == -->
<!-- Tags label -->
<string name="TEA_tags_label">Ajouter à la liste :</string>
<!-- Tags hint -->
<string name="TEA_tag_hint">Nom de la liste</string>
<!-- Tags dropdown -->
<string name="TEA_tag_dropdown">Sélectionnez une liste</string>
<!-- =============================================== Task List Controls == -->
<!-- menu item for tags -->
<string name="tag_TLA_menu">Listes</string>
<!-- ========================================================== Extras == -->
<!-- Context Item: show tag -->
<string name="TAd_contextFilterByTag">Afficher la liste</string>
<!-- Dialog: new list -->
<string name="tag_new_list">Nouvelle liste</string>
<!-- Dialog: list saved -->
<string name="tag_list_saved">Liste enregistrée</string>
<!-- Dialog: task created without title -->
<string name="tag_no_title_error">Please enter a name for this list first!</string>
<!-- ========================================================== Filters == -->
<!-- filter button to add tag -->
<string name="tag_FEx_add_new">New</string>
<!-- filter header for tags -->
<string name="tag_FEx_header">Listes</string>
<!-- filter header for tags user created -->
<string name="tag_FEx_category_mine">My Lists</string>
<!-- filter header for tags, shared with user -->
<string name="tag_FEx_category_shared">Shared With Me</string>
<!-- filter header for tags which have no active tasks -->
<string name="tag_FEx_category_inactive">Inactive</string>
<!-- filter for untagged tasks -->
<string name="tag_FEx_untagged">Not In Any List</string>
<!-- %s => tag name -->
<string name="tag_FEx_name">Liste : %s</string>
<!-- context menu option to rename a tag -->
<string name="tag_cm_rename">Renommer la liste</string>
<!-- context menu option to delete a tag -->
<string name="tag_cm_delete">Supprimer la liste</string>
<!-- Dialog to confirm deletion of a tag -->
<string name="DLG_delete_this_tag_question">Delete this list: %s? (No tasks will be deleted.)</string>
<!-- Dialog to rename tag -->
<string name="DLG_rename_this_tag_header">Rename the list %s to:</string>
<!-- Toast notification that no changes have been made -->
<string name="TEA_no_tags_modified">Aucun changement effectué</string>
<!-- Toast notification that a tag has been deleted -->
<string name="TEA_tags_deleted">List %1$s was deleted, affecting %2$d tasks</string>
<!-- Toast notification that a tag has been renamed -->
<string name="TEA_tags_renamed">Renamed %1$s with %2$s for %3$d tasks</string>
<!-- See the file "LICENSE" for the full license governing this code. -->
<!-- Resources for built-in timers plug-in -->
<!-- Task List: Start Timer button -->
<string name="TAE_startTimer">Minuteur</string>
<!-- Task List: Stop Timer button -->
<string name="TAE_stopTimer">Arrêter</string>
<!-- Android Notification Title (%s => # tasks) -->
<string name="TPl_notification">Chronomètre actif pour %s !</string>
<!-- Filter Header for Timer plugin -->
<string name="TFE_category">Filtres de chronomètre</string>
<!-- Filter for Timed Tasks -->
<string name="TFE_workingOn">Tâches chronométrées</string>
<!-- See the file "LICENSE" for the full license governing this code. -->
<!-- Voice Add Prompt Text -->
<string name="voice_create_prompt">Parlez pour créer une nouvelle tâche</string>
<string name="voice_edit_title_prompt">Parlez pour définir un titre</string>
<string name="voice_edit_note_prompt">Parlez pour définir les notes de la tâche</string>
<!-- Preference: Task List recognition-service is not installed, but available -->
<string name="EPr_voiceInputInstall_dlg">La reconnaissance vocale n\'est pas installé.\nVoulez-vous l\'installer depuis le market ?</string>
<!-- Preference: Task List recognition-service is not available for this system -->
<string name="EPr_voiceInputUnavailable_dlg">Malheureusement, la reconnaissance vocale n\'est pas disponible pour votre système.\nSi possible, faites une mise à jour vers Android 2.1 ou ultérieur.</string>
<!-- Preference: Market is not available for this system -->
<string name="EPr_marketUnavailable_dlg">Malheureusement, le market n\'est pas accessible sur votre système.\nSi possible, essayez de télécharger le module de reconnaissance vocale depuis une autre source.</string>
<!-- Preference: Task List Show Voice-button if recognition-service is available -->
<string name="EPr_voiceInputEnabled_title">Entrée voix</string>
<!-- Preference: voice button description (true) -->
<string name="EPr_voiceInputEnabled_desc_enabled">Le bouton de la reconnaissance vocale sera affiché sur la page d\'accueil</string>
<!-- Preference: voice button description (false) -->
<string name="EPr_voiceInputEnabled_desc_disabled">Le bouton de la reconnaissance vocale ne sera pas affiché sur la page d\'accueil</string>
<!-- Preference: Task List Voice-button directly creates tasks -->
<string name="EPr_voiceInputCreatesTask_title">Créer directement les tâches</string>
<!-- Preference: Task List Voice-creation description (true) -->
<string name="EPr_voiceInputCreatesTask_desc_enabled">Les tâches seront crées automatiquement à partir de la reconnaissance vocale</string>
<!-- Preference: Task List Voice-creation description (false) -->
<string name="EPr_voiceInputCreatesTask_desc_disabled">Editer le titre de la tâche après la reconnaissance vocale</string>
<!-- Preference: Voice reminders if TTS-service is available -->
<string name="EPr_voiceRemindersEnabled_title">Rappels vocaux</string>
<!-- Preference: Voice reminders description (true) -->
<string name="EPr_voiceRemindersEnabled_desc_enabled">Astrid donnera le nom de la tâche</string>
<!-- Preference: Voice reminders description (false) -->
<string name="EPr_voiceRemindersEnabled_desc_disabled">Astrid sonnera pendant les rappels</string>
<!-- Preference Category: Voice Title -->
<string name="EPr_voice_header">Paramètres de la reconnaissance vocale</string>
</resources>