Translated using Weblate (French)

Currently translated at 96.3% (318 of 330 strings)

Translation: ntfy/Android app
Translate-URL: https://hosted.weblate.org/projects/ntfy/android/fr/
This commit is contained in:
slundi 2023-01-10 09:10:00 +00:00 committed by Hosted Weblate
parent 87b11b6ede
commit 87ac554c93
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="channel_notifications_low_name">Notifications (priorité basse)</string>
<string name="channel_notifications_default_name">Notifications (priorité normale)</string>
<string name="channel_notifications_low_name">Priorité basse</string>
<string name="channel_notifications_default_name">Priorité par défaut</string>
<string name="channel_subscriber_service_name">Abonnement</string>
<string name="channel_subscriber_notification_instant_text_two">Abonné à deux sujets à réception instantanée</string>
<string name="channel_subscriber_notification_instant_text_four">Abonné à quatre sujets à réception instantanée</string>
@ -53,9 +53,9 @@
<string name="detail_action_mode_delete_dialog_permanently_delete">Supprimer définitivement</string>
<string name="detail_action_mode_delete_dialog_message">Supprimer définitivement la ou les notification(s) sélectionnée(s) \?</string>
<string name="channel_subscriber_notification_instant_text_one">Abonné à un sujet à réception instantanée</string>
<string name="channel_notifications_max_name">Notifications (priorité maximale)</string>
<string name="channel_notifications_min_name">Notifications (priorité minimale)</string>
<string name="channel_notifications_high_name">Notifications (priorité élevée)</string>
<string name="channel_notifications_max_name">Priorité maximale</string>
<string name="channel_notifications_min_name">Priorité minimale</string>
<string name="channel_notifications_high_name">Priorité élevée</string>
<string name="channel_subscriber_notification_title">Écoute les notifications entrantes</string>
<string name="channel_subscriber_notification_instant_text">Abonné aux sujets à réception instantanée</string>
<string name="channel_subscriber_notification_instant_text_three">Abonné à trois sujets à réception instantanée</string>
@ -327,4 +327,13 @@
<string name="detail_settings_about_topic_url_copied_to_clipboard_message">Copié au Presse-papier</string>
<string name="detail_settings_about_header">À propos</string>
<string name="detail_settings_about_topic_url_title">URL du sujet</string>
<string name="channel_notifications_group_default_name">Défaut</string>
<string name="detail_settings_notifications_insistent_max_priority_list_item_enabled">Continuer de notifier</string>
<string name="main_menu_donate_title">Faire un don 💸</string>
<string name="detail_item_cannot_open_apk">Les applications ne peuvent plus être installées. Veuillez les télécharger via un navigateur. (Pour plus de détail, voir le ticket #531)</string>
<string name="settings_notifications_insistent_max_priority_title">Continuer à alerter avec la priorité maximale</string>
<string name="detail_settings_notifications_dedicated_channels_title">Configuration des notifications personnalisées</string>
<string name="detail_settings_notifications_insistent_max_priority_list_item_disabled">Notifier une seule fois uniquement</string>
<string name="detail_settings_notifications_dedicated_channels_summary_on">Utilisation de paramètres personnalisés pour cette inscription</string>
<string name="detail_settings_notifications_dedicated_channels_summary_off">Utilisation des paramètres par défaut (sons, ne pas déranger, ...)</string>
</resources>