Skip to content

Commit

Permalink
Merge pull request #261 from florent4014/patch-1
Browse files Browse the repository at this point in the history
feat: update strings.xml
  • Loading branch information
CappielloAntonio authored Aug 22, 2024
2 parents 965a804 + be8decf commit 07f8914
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions app/src/main/res/values-fr/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
<string name="downloaded_bottom_sheet_shuffle">Mélanger</string>
<string name="empty_string" />
<string name="error_required">Requis</string>
<string name="error_server_prefix">prefix http ou https requis</string>
<string name="error_server_prefix">préfixe http ou https requis</string>
<string name="exo_download_notification_channel_name">Téléchargements</string>
<string name="filter_info_selection">Sélectionnez deux filtres ou plus</string>
<string name="filter_title">Filtrer</string>
Expand Down Expand Up @@ -201,7 +201,7 @@
<string name="rating_dialog_positive_button">Enregistrer</string>
<string name="rating_dialog_title">Noter</string>
<string name="search_hint">Rechercher des titres, artistes ou albums</string>
<string name="search_info_minimum_characters">Entrez 3 charactères minimum</string>
<string name="search_info_minimum_characters">Entrez 3 caractères minimum</string>
<string name="search_title_album">Albums</string>
<string name="search_title_artist">Artistes</string>
<string name="search_title_song">Pistes</string>
Expand All @@ -222,7 +222,7 @@
<string name="settings_about_summary">Tempo est un client open source et léger pour Subsonic, développé et build nativement pour Android.</string>
<string name="settings_about_title">À propos</string>
<string name="settings_audio_transcode_download_format">Format de transcodage</string>
<string name="settings_audio_transcode_download_priority_summary">Si activé, Tempo ne forcera pas le téléchargement de la piste avec les paramètre de transcodage ci-dessous.</string>
<string name="settings_audio_transcode_download_priority_summary">Si activé, Tempo ne forcera pas le téléchargement de la piste avec les paramètres de transcodage ci-dessous.</string>
<string name="settings_audio_transcode_download_priority_title">Prioriser les paramètres du serveurs, utilisés pour le streaming, dans les téléchargements</string>
<string name="settings_audio_transcode_download_summary">Si activé, Tempo téléchargera les pistes transcodées.</string>
<string name="settings_audio_transcode_download_title">Télécharger les pistes transcodées</string>
Expand Down Expand Up @@ -310,7 +310,7 @@
<string name="share_update_dialog_positive_button">Enregistrer</string>
<string name="share_update_dialog_title">Partager</string>
<string name="song_bottom_sheet_add_to_playlist">Ajouter à une playlist</string>
<string name="song_bottom_sheet_add_to_queue">Ajouter à la fil d\'attente</string>
<string name="song_bottom_sheet_add_to_queue">Ajouter à la file d\'attente</string>
<string name="song_bottom_sheet_download">Télécharger</string>
<string name="song_bottom_sheet_error_retrieving_album">Erreur de récupération de l\'album</string>
<string name="song_bottom_sheet_error_retrieving_artist">Erreur de récupération de l\'artiste</string>
Expand Down Expand Up @@ -360,4 +360,4 @@
<string name="undraw_page">unDraw</string>
<string name="undraw_thanks">Un grand merci à unDraw, nous n\'aurions pas pu rendre cette application aussi belle sans leurs illustrations.</string>
<string name="undraw_url">https://undraw.co/</string>
</resources>
</resources>

0 comments on commit 07f8914

Please sign in to comment.