New translations strings.xml (French)

This commit is contained in:
Eugen Rochko 2024-07-31 01:32:34 +02:00
parent 33d0cfd89c
commit 97d52b625a
1 changed files with 1 additions and 2 deletions

View File

@ -233,7 +233,6 @@
<string name="file_saved">Fichier enregistré</string>
<string name="downloading">Téléchargement…</string>
<string name="no_app_to_handle_action">Aucune application ne permet de gérer cette action</string>
<string name="local_timeline">Local</string>
<string name="trending_posts_info_banner">Ce sont les messages qui gagnent en popularité sur Mastodon.</string>
<string name="trending_links_info_banner">Voici les actualités dont on parle sur Mastodon.</string>
<!-- %s is the server domain -->
@ -695,7 +694,7 @@
<string name="video_saved">Vidéo enregistrée.</string>
<string name="view_file">Afficher</string>
<string name="share_sheet_preview_profile">%s sur Mastodon</string>
<string name="share_sheet_preview_post" comment="share_sheet_preview_post&#10;%1$s is the username, %2$s is the post text">%1$s sur Mastodon : \"%2$s\"</string>
<string name="share_sheet_preview_post">%1$s sur Mastodon : \"%2$s\"</string>
<string name="copy_profile_link">Copier le lien vers le profil</string>
<string name="in_app_browser">Navigateur intégré</string>
<string name="system_browser">Navigateur système</string>