Skip to content

Commit f088209

Browse files
authored
Improve French translations in strings.xml
New update after more app usage.
1 parent f2ca57d commit f088209

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

resources/src/main/res/values-fr/strings.xml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
<string name="day_of_week_sunday">Dim</string>
1111

1212
<string name="activity_hint">Activités</string>
13-
<string name="category_hint">Catégorie(s)</string>
13+
<string name="category_hint">Catégories</string>
1414
<string name="record_tag_hint">Étiquettes d\'enregistrement</string>
15-
<string name="record_tag_hint_short">Étiquette(s)</string>
15+
<string name="record_tag_hint_short">Étiquettes</string>
1616
<string name="nothing_selected">Aucun élément sélectionné</string>
1717
<string name="something_selected">Sélectionné</string>
1818
<string name="select_all">Tout sélectionner</string>
@@ -67,7 +67,7 @@
6767
<string name="minutes">Minutes</string>
6868

6969
<string name="untracked_time_name">Aucune activité définie</string>
70-
<string name="uncategorized_time_name">Sans catégorie</string>
70+
<string name="uncategorized_time_name">Aucune catégorie</string>
7171
<string name="multitask_time_name">Multi-tâches</string>
7272
<string name="record_types_empty">Aucune activité</string>
7373
<string name="record_tag_selection_hint">Sélectionnez une étiquette pour l\'enregistrement</string>
@@ -118,7 +118,7 @@ Les <b>Étiquettes</b> permettent d\'ajouter plus de détails sur un enregistrem
118118
<string name="change_category_color_hint">Couleur</string>
119119
<string name="change_category_types_hint">Activités</string>
120120
<string name="change_category_save">Enregistrer</string>
121-
<string name="change_category_message_choose_name">Saisissez le nom</string>
121+
<string name="change_category_message_choose_name">Renseignez un nom</string>
122122

123123
<!-- Change record tag -->
124124
<string name="change_record_tag_archived">Étiquettes archivées</string>
@@ -135,7 +135,7 @@ Les <b>Étiquettes</b> permettent d\'ajouter plus de détails sur un enregistrem
135135
<!-- Change record -->
136136
<string name="change_record_message_choose_type">Sélectionnez une activité</string>
137137
<string name="change_record_type_field">Activité</string>
138-
<string name="change_record_tag_field">Étiquette(s)</string>
138+
<string name="change_record_tag_field">Étiquettes</string>
139139
<string name="change_record_comment_field">Commentaire</string>
140140
<string name="change_record_comment_hint">Saisissez un commentaire pour cet enregistrement</string>
141141
<string name="change_record_actions_hint">Actions</string>
@@ -284,9 +284,9 @@ Les <b>Étiquettes</b> permettent d\'ajouter plus de détails sur un enregistrem
284284
<string name="select_activities_to_autostart_pomodoro_hint">Pomodoro sera démarré automatiquement pour les activités sélectionnées.</string>
285285

286286
<!-- Records all -->
287-
<string name="records_all_sort_order">Trier les enregistrements</string>
288-
<string name="records_all_sort_time_started">Par heure de début</string>
289-
<string name="records_all_sort_duration">Par durée</string>
287+
<string name="records_all_sort_order">Trier par</string>
288+
<string name="records_all_sort_time_started">Heure de début</string>
289+
<string name="records_all_sort_duration">Durée</string>
290290

291291
<!-- Running records -->
292292
<string name="running_records_types_empty">Pour commencer, ajoutez les activités que vous souhaitez enregistrer. Appuyez sur le bouton \'%s\' pour créer une activité personnalisée ou sur \'%s\' pour créer une activité à partir d\'un modèle.</string>
@@ -297,7 +297,7 @@ Les <b>Étiquettes</b> permettent d\'ajouter plus de détails sur un enregistrem
297297
<string name="running_records_empty_hint">Appuyez longuement sur une activité pour la modifier</string>
298298
<string name="running_records_empty_hint_inverted">Appuyez pour modifier</string>
299299
<string name="running_records_add_type">Nouveau</string>
300-
<string name="running_records_add_filter">Ajouter un filtre</string>
300+
<string name="running_records_add_filter">Créer un filtre</string>
301301
<string name="running_records_add_default">Modèle</string>
302302
<string name="running_records_repeat">Répéter</string>
303303
<string name="running_records_repeat_no_prev_record">Aucun enregistrement précédent à répéter</string>
@@ -539,7 +539,7 @@ Exemple :<br/>
539539
<string name="statistics_detail_data_split_pie_chart">Secteurs</string>
540540
<string name="statistics_detail_data_split_bar_chart">Colonnes</string>
541541
<string name="statistics_detail_day_split_hint">Répartition</string>
542-
<string name="statistics_detail_duration_split_hint">Répartition de la durée des enregistrements</string>
542+
<string name="statistics_detail_duration_split_hint">Répartition des enregistrements par durée</string>
543543
<string name="statistics_detail_next_activities_hint">Activités suivantes</string>
544544
<string name="statistics_detail_multitasking_activities_hint">Classement multi-tâches</string>
545545
<string name="statistics_detail_goals_hint">Avance ou retard par rapport à l\'objectif</string>
@@ -613,8 +613,8 @@ Exemple :<br/>
613613
<string name="records_filter_duplications">Duplications</string>
614614
<string name="records_filter_select_tags">Sélectionnez les étiquettes</string>
615615
<string name="records_filter_manually_filtered">Filtrée</string>
616-
<string name="records_filter_no_comment">Aucun commentaire</string>
617-
<string name="records_filter_any_comment">Avez-vous des commentaires</string>
616+
<string name="records_filter_no_comment">Sans commentaire</string>
617+
<string name="records_filter_any_comment">Avec commentaire</string>
618618
<string name="records_filter_select">Sélectionner</string>
619619
<string name="records_filter_exclude">Exclure</string>
620620
<string name="records_filter_exclude_other">Exclure les autres</string>

0 commit comments

Comments
 (0)