chore(translate): (French)

Currently translated at 100.0% (187 of 187 strings)

Translation: Findroid/core
Translate-URL: https://weblate.jdtech.dev/projects/findroid/core/fr/
This commit is contained in:
Nicolas Boyer 2023-06-04 18:27:08 +00:00 committed by Weblate
parent d13ce4ea66
commit e93edf12cc

View file

@ -14,8 +14,8 @@
<string name="director">Directeur</string>
<string name="cast_amp_crew">Casting &amp; Production</string>
<string name="seasons">Saisons</string>
<string name="play_button_description">Jouer le média</string>
<string name="trailer_button_description">Voir la bande-annonce</string>
<string name="play_button_description">Lancer le média</string>
<string name="trailer_button_description">Regarder la bande-annonce</string>
<string name="genres">Genres</string>
<string name="view_all">Tout afficher</string>
<string name="writers">Réalisateurs</string>
@ -134,11 +134,11 @@
<string name="remove_user_dialog_text">Voulez-vous vraiment supprimer l\'utilisateur %1$s</string>
<string name="users">Utilisateurs</string>
<string name="pref_player_mpv_hwdec_codecs">Décodages matériels supportés</string>
<string name="quick_connect">Connexion Rapide</string>
<string name="quick_connect">Connexion rapide</string>
<string name="pref_player_intro_skipper">Passer l\'introduction</string>
<string name="player_controls_skip_intro">Passer l\'intro</string>
<string name="player_controls_skip_intro">Ignorer l\'introduction</string>
<string name="pref_player_intro_skipper_summary">Le plugin Intro Skipper de ConfusedPolarBear doit être installé sur le serveur</string>
<string name="theme_system">Suivre le système</string>
<string name="theme_system">Suivre le thème du système</string>
<string name="video">Vidéo</string>
<string name="audio">Audio</string>
<string name="subtitle">Sous-titres</string>
@ -146,13 +146,13 @@
<string name="pref_player_mpv_vo">Sortie vidéo</string>
<string name="extra_info">Afficher plus d\'informations</string>
<string name="player_gestures_seek_summary">Glisser horizontalement pour avancer ou reculer</string>
<string name="settings_request_timeout">Délai d\'attente des requêtes (ms)</string>
<string name="settings_connect_timeout">Délai d\'attente de connexion (ms)</string>
<string name="settings_request_timeout">Délai d\'expiration (ms)</string>
<string name="settings_connect_timeout">Délai d\'expiration de la connexion (ms)</string>
<string name="settings_socket_timeout">Délai d\'attente du socket (ms)</string>
<string name="pref_player_mpv_ao">Sortie audio</string>
<string name="addresses">Adresses</string>
<string name="add_address">Ajouter une adresse</string>
<string name="add_server_address">Ajouter une adresse serveur</string>
<string name="add_server_address">Ajouter l\'adresse d\'un serveur</string>
<string name="add">Ajouter</string>
<string name="pref_player_trick_play_summary">Le plugin Jellyscrub de nicknsy doit être installé sur le serveur</string>
<string name="temp">temporaire</string>
@ -160,5 +160,29 @@
<string name="subtitle_chip_text">CC</string>
<string name="player_gestures_seek">Déplacement du curseur de lecture</string>
<string name="amoled_theme">Thème foncé OLED</string>
<string name="amoled_theme_summary">Utilisez le thème foncé OLED avec un fond parfaitement noir</string>
<string name="amoled_theme_summary">Utilisez le thème foncé AMOLED avec un fond purement noir</string>
<string name="size">Taille</string>
<string name="privacy_policy_notice">En utilisant Findroid vous acceptez la <a href="https://raw.githubusercontent.com/jarnedemeulemeester/findroid/main/PRIVACY">Politique de Confidentialité</a>indiquant que nous ne collectons pas vos données</string>
<string name="episode_name_extended_with_end">S%1$d:E%2$d-%3$d - %4$s</string>
<string name="episode_name_with_end">%1$d-%2$d. %3$s</string>
<string name="external">Externe</string>
<string name="select_storage_location">Choisissez un emplacement de stockage</string>
<string name="storage_unavailable">L\'emplacement de stockage est indisponible</string>
<string name="storage_name">%s (%d MB disponible)</string>
<string name="mega_byte_suffix">%d MB</string>
<string name="offline_mode_icon">Icône du mode hors-ligne</string>
<string name="offline_mode_go_online">Se connecter au réseau</string>
<string name="downloading_error">Erreur lors du téléchargement</string>
<string name="not_enough_storage">Cet élément requiert %s d\'espace disponible mais il ne reste que %s</string>
<string name="cancel_download">Annuler le téléchargement</string>
<string name="stop_download">Arrêter le téléchargement</string>
<string name="internal">Interne</string>
<string name="no_server_connection">Aucune connection au serveur Jellyfin, pour regarder hors-ligne activer ce mode</string>
<string name="cancel_download_message">Êtes-vous sûr de vouloir arrêter le téléchargement \?</string>
<string name="app_language">Langue de l\'application</string>
<string name="pref_player_trick_play">Lecture Spéciale</string>
<string name="offline_mode">Mode hors-ligne</string>
<string name="preparing_download">Préparation du téléchargement</string>
<string name="title_storage">Stockage</string>
<string name="downloaded_indicator">Indicateur de téléchargements</string>
</resources>