diff options
Diffstat (limited to 'app/src/main/res/values-fr/strings_preferences.xml')
-rw-r--r-- | app/src/main/res/values-fr/strings_preferences.xml | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/app/src/main/res/values-fr/strings_preferences.xml b/app/src/main/res/values-fr/strings_preferences.xml new file mode 100644 index 00000000..8802ca31 --- /dev/null +++ b/app/src/main/res/values-fr/strings_preferences.xml @@ -0,0 +1,24 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<resources> + <string name="appearance">Apparence</string> + <string name="appearance_desc">Thème, éléments à afficher, etc</string> + <string name="notifications_desc">Fréquence, filtres, sonneries, etc</string> + <string name="newsfeed">Fil d\'actualité</string> + <string name="newsfeed_desc">Définir quels éléments apparaissent dans le fil d’actualité</string> + <string name="behaviour">Comportement</string> + <string name="behaviour_desc">Définir l’interaction entre l’application dans certains contextes</string> + <string name="network">Réseau</string> + <string name="network_desc">Définir les options qui affectent les réseaux limités</string> + <string name="experimental">Expérimental</string> + <string name="experimental_desc">Accès en avant première aux fonctionnalités potentiellement instables</string> + <string name="get_pro">Obtenir Frost Pro</string> + <string name="get_pro_desc">Acheter ou restaurer pro et libérer tout le potentiel de Frost! Comprend des bloqueurs de publicités, des thèmes personnalisés, des configurations complètes et bien plus encore à venir !</string> + <string name="about_frost">À propos de Frost pour Facebook</string> + <string name="about_frost_desc">Version, crédits et FAQ</string> + <string name="help_translate">Aider à traduire</string> + <string name="help_translate_desc">Frost est traduit grâce à crowdin. Contribuez si vous le voulez dans votre langue !</string> + <string name="debug_frost">Débogueur de Frost</string> + <string name="debug_frost_desc">Envoyer des données html pour aider à déboguer.</string> + <string name="replay_intro">Rejouer la présentation</string> +</resources> |