summaryrefslogtreecommitdiff
path: root/ui/i18n/src/main/res/values-fr/strings.xml
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2024-03-10 20:34:09 +0100
committerByteHamster <info@bytehamster.com>2024-03-10 20:34:09 +0100
commit635e6c826719a7c4bff8d9551138c75296bc8150 (patch)
tree05f7e12ad301667e643ca960a70ff5339cfba5fd /ui/i18n/src/main/res/values-fr/strings.xml
parent2e9fcc044f130d422a767db1a158ff37d5373673 (diff)
downloadAntennaPod-635e6c826719a7c4bff8d9551138c75296bc8150.zip
Update translations
Diffstat (limited to 'ui/i18n/src/main/res/values-fr/strings.xml')
-rw-r--r--ui/i18n/src/main/res/values-fr/strings.xml8
1 files changed, 7 insertions, 1 deletions
diff --git a/ui/i18n/src/main/res/values-fr/strings.xml b/ui/i18n/src/main/res/values-fr/strings.xml
index 4d2ab7fb8..b769ab92a 100644
--- a/ui/i18n/src/main/res/values-fr/strings.xml
+++ b/ui/i18n/src/main/res/values-fr/strings.xml
@@ -22,6 +22,7 @@
<string name="episode_cache_full_message">Le nombre maximal d\'épisodes téléchargés a été atteint. Vous pouvez changer ce nombre dans les paramètres.</string>
<string name="years_statistics_label">Années</string>
<string name="notification_pref_fragment">Notifications</string>
+ <string name="current_playing_episode">En cours</string>
<!--Google Assistant-->
<string name="app_action_not_found">\"%1$s\" non trouvé</string>
<!--SwipeActions-->
@@ -99,7 +100,7 @@
<string name="support_podcast">Soutenir ce podcast :</string>
<string name="error_label">Erreur</string>
<string name="error_msg_prefix">Une erreur a eu lieu :</string>
- <string name="refresh_label">Rafraîchir</string>
+ <string name="refresh_label">Actualiser</string>
<string name="chapters_label">Chapitres</string>
<string name="no_chapters_label">Aucun chapitre</string>
<string name="chapter_duration">Durée : %1$s</string>
@@ -477,6 +478,9 @@
<string name="pref_expandNotify_sum">Permet, généralement, d\'étendre la notification pour montrer les boutons de lecture</string>
<string name="pref_persistNotify_title">Boutons de lecture permanents</string>
<string name="pref_persistNotify_sum">Garder les notifications et les boutons de lecture sur l\'écran de verrouillage quand la lecture est en pause</string>
+ <string name="pref_compact_notification_buttons_dialog_error_exact">Vous devez choisir exactement %1$d éléments.</string>
+ <string name="pref_full_notification_buttons_title">Boutons pour les notifications</string>
+ <string name="pref_full_notification_buttons_sum">Changer les boutons du lecteur pour la notification de lecture.</string>
<string name="pref_enqueue_location_title">Emplacement des épisodes téléchargés</string>
<string name="pref_enqueue_location_sum">Ajouter les épisodes : %1$s</string>
<string name="enqueue_location_back">en fin de liste</string>
@@ -558,6 +562,7 @@
<string name="database_import_summary">Importer une base de données AntennaPod d\'un autre appareil</string>
<string name="opml_import_label">Importer un fichier OPML</string>
<string name="opml_add_podcast_label">Importer une liste de podcasts (fichier OPML)</string>
+ <string name="opml_reader_error">Une erreur s\'est produite lors de la lecture du fichier. Assurez-vous d\'avoir bien sélectionné un fichier OPML valide.</string>
<string name="opml_import_error_no_file">Aucun fichier sélectionné !</string>
<string name="select_all_label">Tout choisir</string>
<string name="deselect_all_label">Ne rien choisir</string>
@@ -743,6 +748,7 @@
<string name="not_paused">Pas en en pause</string>
<string name="hide_played_episodes_label">Lu</string>
<string name="not_played">Non lu</string>
+ <string name="filename">Nom de fichier</string>
<!--Share episode dialog-->
<string name="share_playback_position_dialog_label">Inclure la position de lecture</string>
<string name="share_dialog_episode_website_label">Lien de la page web de l\'épisode</string>