blob: 95df1a161713a319566c7c57dc19ded1318f9024 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
|
<?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>
|