diff options
Diffstat (limited to 'app/src/main/res/values-fr/strings.xml')
-rw-r--r-- | app/src/main/res/values-fr/strings.xml | 47 |
1 files changed, 0 insertions, 47 deletions
diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml deleted file mode 100644 index 95df1a16..00000000 --- a/app/src/main/res/values-fr/strings.xml +++ /dev/null @@ -1,47 +0,0 @@ -<?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> - <string name="profile">Profil</string> - <string name="bookmarks">Signets</string> - <string name="events">Événements</string> - <string name="friends">Amis</string> - <string name="messages">Messages</string> - <string name="notifications">Notifications</string> - <string name="activity_log">Journal d\'activité</string> - <string name="pages">Pages</string> - <string name="groups">Groupes</string> - <string name="saved">Enregistré</string> - <string name="birthdays">Anniversaires</string> - <string name="chat">Conversations</string> - <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_notifications">Notifications Frost</string> - <string name="requires_custom_theme">Nécessite un thème personnalisé</string> - <string name="subject">Sujet</string> - <string name="share">Partager</string> - <string name="web_overlay_swipe_hint">Glisser vers la droite pour revenir à la fenêtre précédente.</string> - <string name="profile_picture">Photo de profil</string> - <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> -</resources> |