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/api/src/main/res/values-fr/strings.xml

56 lines
3.1 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'?>
<!-- ************************************************************** -->
<!-- ********* THIS FILE IS GENERATED BY GETLOCALIZATION ********** -->
<!-- ******** http://www.getlocalization.com/tasks_android ******** -->
<!-- ******************* DO NOT MODIFY MANUALLY ******************* -->
<!-- ************************************************************** -->
<resources>
<plurals name="Ntasks">
<item quantity="one">1 tâche</item>
<item quantity="other">%d tâches</item>
</plurals>
<string name="today">Aujourd\'hui</string>
<string name="tomorrow">Demain</string>
<string name="yesterday">Hier</string>
<string name="tmrw">Demain</string>
<string name="yest">Hier</string>
<string name="DLG_confirm_title">Confirmer ?</string>
<string name="DLG_question_title">Question :</string>
<string name="DLG_information_title">Informations</string>
<string name="DLG_close">Fermer</string>
<string name="DLG_error">Oups, une erreur est survenue ! Voici ce qu\'il s\'est passé :\n\n%s</string>
<string name="DLG_wait">Veuillez patienter...</string>
<string name="SyP_label">Synchronisation</string>
<string name="SyP_summary">Tâches Google, données enregistrées, sauvegarde locale</string>
<string name="sync_SPr_group_status">Statut</string>
<string name="sync_SPr_status_subtitle">État : %s</string>
<string name="sync_status_loggedout">Non connecté</string>
<string name="sync_status_ongoing">Synchronisation en cours...</string>
<string name="sync_status_success">Dernière synchro. :\n%s</string>
<string name="sync_status_failed">Échec sur : %s</string>
<string name="sync_status_errors">Synchro avec Erreurs: %s</string>
<string name="sync_status_never">Jamais synchronisé !</string>
<string name="sync_SPr_interval_title">Synchro. en arrière-plan</string>
<string name="sync_SPr_interval_desc_disabled">Synchronisation en arrière-plan désactivée</string>
<string name="sync_SPr_interval_desc">Actuellement configuré sur : %s</string>
<string name="sync_SPr_sync">Synchroniser maintenant</string>
<string name="sync_SPr_last_error">Rapport d\'état</string>
<string name="sync_SPr_last_error_subtitle">Cliquez pour envoyer un rapport à l\'équipe Tasks</string>
<string name="sync_SPr_send_report">Envoyer le rapport</string>
<string name="sync_SPr_forget">Se déconnecter</string>
<string name="sync_SPr_forget_description">Purger toutes les données de synchronisation</string>
<string name="sync_forget_confirm">Se déconnecter/purger les données de synchronisation ?</string>
<string name="sync_error_offline">Un problème de connexion réseau est survenu lors de la dernière synchronisation avec %s. Merci de réessayer plus tard.</string>
<string-array name="sync_SPr_interval_entries">
<item>désactiver</item>
<item>toutes les quinze minutes</item>
<item>toutes les trente minutes</item>
<item>toutes les heures</item>
<item>toutes les trois heures</item>
<item>toutes les six heures</item>
<item>toutes les douze heures</item>
<item>tous les jours</item>
<item>tous les trois jours</item>
<item>toutes les semaines</item>
</string-array>
</resources>