diff options
Diffstat (limited to 'app/src/main/res/values-fr-rFR/strings.xml')
-rw-r--r-- | app/src/main/res/values-fr-rFR/strings.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/app/src/main/res/values-fr-rFR/strings.xml b/app/src/main/res/values-fr-rFR/strings.xml index 95df1a16..5c48b1c9 100644 --- a/app/src/main/res/values-fr-rFR/strings.xml +++ b/app/src/main/res/values-fr-rFR/strings.xml @@ -1,7 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!--Generated by crowdin.com--> <resources> - <!--Tabs--> <string name="feed">Fil d\'actualités</string> <string name="most_recent">Les plus récents</string> <string name="top_stories">À la une</string> @@ -20,11 +19,11 @@ <string name="photos">Photos</string> <string name="notes">Notes</string> <string name="on_this_day">Aujourd\'hui</string> - <!--Login--> <string name="loading_account">Tout se prépare…</string> <string name="welcome">Bienvenue %s</string> <string name="select_facebook_account">Sélectionnez le compte Facebook</string> <string name="account_not_found">Le compte actuel n’est pas dans la base de données</string> + <string name="frost_requests">Demandes Frost</string> <string name="frost_notifications">Notifications Frost</string> <string name="requires_custom_theme">Nécessite un thème personnalisé</string> <string name="subject">Sujet</string> @@ -34,14 +33,15 @@ <string name="new_message">Nouveau message</string> <string name="no_text">Aucun texte</string> <string name="show_all_results">Afficher tous les résultats</string> - <!--About--> <string name="frost_description">Frost est une alternative entièrement personnalisable, entièrement fonctionnelle à l’application Facebook officielle, fait à partir de zéro et fièrement open source.</string> <string name="faq_title">Frost FAQ</string> - <!--HTML Extractor--> <string name="html_extraction_error">Une erreur s’est produite dans l’extraction html.</string> <string name="html_extraction_cancelled">La requête a été annulée.</string> <string name="html_extraction_timeout">La requête a expiré.</string> <string name="file_chooser_not_found">Sélecteur de fichier introuvable</string> <string name="top_bar">Barre supérieure</string> <string name="bottom_bar">Barre inférieure</string> + <string name="preview">Aperçu</string> + <string name="options">Options</string> + <string name="tab_customizer_instructions">Appuyez longuement et faites glisser pour réorganiser les icônes du haut.</string> </resources> |