blob: 2db30ae75a4bd2f0676f06da55c077567acf39f6 [file] [log] [blame]
Bill Yiad9c02e2017-07-25 23:42:37 +00001<?xml version="1.0" encoding="UTF-8"?>
2<!-- Copyright (C) 2013 The Android Open Source Project
3
4 Licensed under the Apache License, Version 2.0 (the "License");
5 you may not use this file except in compliance with the License.
6 You may obtain a copy of the License at
7
8 http://www.apache.org/licenses/LICENSE-2.0
9
10 Unless required by applicable law or agreed to in writing, software
11 distributed under the License is distributed on an "AS IS" BASIS,
12 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 See the License for the specific language governing permissions and
14 limitations under the License.
15 -->
16
17<resources xmlns:android="http://schemas.android.com/apk/res/android"
18 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
Bill Yid7c8dfc2021-07-31 05:02:44 +000019 <string name="telecommAppLabel" product="default" msgid="1825598513414129827">"Appels téléphoniques"</string>
Bill Yi4be736d2019-11-05 14:01:48 -080020 <string name="userCallActivityLabel" product="default" msgid="3605391260292846248">"Téléphone"</string>
21 <string name="unknown" msgid="6993977514360123431">"Inconnu"</string>
22 <string name="notification_missedCallTitle" msgid="5060387047205532974">"Appel manqué"</string>
23 <string name="notification_missedWorkCallTitle" msgid="6965463282259034953">"Appel professionnel manqué"</string>
24 <string name="notification_missedCallsTitle" msgid="3910479625507893809">"Appels manqués"</string>
25 <string name="notification_missedCallsMsg" msgid="5055782736170916682">"<xliff:g id="NUM_MISSED_CALLS">%s</xliff:g> appels manqués"</string>
26 <string name="notification_missedCallTicker" msgid="6731461957487087769">"Appel manqué de <xliff:g id="MISSED_CALL_FROM">%s</xliff:g>"</string>
27 <string name="notification_missedCall_call_back" msgid="7900333283939789732">"Rappeler"</string>
28 <string name="notification_missedCall_message" msgid="4054698824390076431">"Message"</string>
Bill Yi21630912019-11-22 17:14:16 -080029 <string name="notification_disconnectedCall_title" msgid="1790131923692416928">"Appel interrompu"</string>
30 <string name="notification_disconnectedCall_body" msgid="600491714584417536">"L\'appel avec <xliff:g id="CALLER">%s</xliff:g> a été interrompu en raison d\'un appel d\'urgence."</string>
Bill Yibb88f462020-11-09 13:17:06 -080031 <string name="notification_disconnectedCall_generic_body" msgid="5282765206349184853">"Votre appel a été interrompu en raison d\'un appel d\'urgence."</string>
Bill Yi4be736d2019-11-05 14:01:48 -080032 <string name="notification_audioProcessing_title" msgid="1619035039880584575">"Appel en arrière-plan"</string>
Bill Yidbf49032022-09-23 08:46:32 -070033 <string name="notification_audioProcessing_body" msgid="8811420157964118913">"<xliff:g id="AUDIO_PROCESSING_APP_NAME">%s</xliff:g> est en train de traiter un appel en arrière-plan. Il est possible que cette application ait accès à l\'audio et le lise pendant l\'appel."</string>
Bill Yibb88f462020-11-09 13:17:06 -080034 <string name="notification_incallservice_not_responding_title" msgid="5347557574288598548">"<xliff:g id="IN_CALL_SERVICE_APP_NAME">%s</xliff:g> a cessé de répondre"</string>
35 <string name="notification_incallservice_not_responding_body" msgid="9209308270131968623">"L\'appel s\'est poursuivi dans l\'application d\'appel préinstallée sur votre appareil"</string>
Bill Yi4be736d2019-11-05 14:01:48 -080036 <string name="accessibility_call_muted" msgid="2968461092554300779">"Son coupé"</string>
37 <string name="accessibility_speakerphone_enabled" msgid="555386652061614267">"Haut-parleur activé"</string>
38 <string name="respond_via_sms_canned_response_1" msgid="6332561460870382561">"Je ne peux pas répondre. Ça va ?"</string>
39 <string name="respond_via_sms_canned_response_2" msgid="2052951316129952406">"Je te rappelle tout de suite."</string>
40 <string name="respond_via_sms_canned_response_3" msgid="6656147963478092035">"Je t\'appelle plus tard."</string>
Bill Yibb88f462020-11-09 13:17:06 -080041 <string name="respond_via_sms_canned_response_4" msgid="9141132488345561047">"Je ne peux pas répondre. On se rappelle ?"</string>
Bill Yi4be736d2019-11-05 14:01:48 -080042 <string name="respond_via_sms_setting_title" msgid="4762275482898830160">"Réponses rapides"</string>
43 <string name="respond_via_sms_setting_title_2" msgid="4914853536609553457">"Modifier les réponses rapides"</string>
44 <string name="respond_via_sms_setting_summary" msgid="8054571501085436868"></string>
45 <string name="respond_via_sms_edittext_dialog_title" msgid="6579353156073272157">"Réponse rapide"</string>
46 <string name="respond_via_sms_confirmation_format" msgid="2932395476561267842">"Message envoyé à <xliff:g id="PHONE_NUMBER">%s</xliff:g>."</string>
47 <string name="respond_via_sms_failure_format" msgid="5198680980054596391">"Échec de l\'envoi du message au <xliff:g id="PHONE_NUMBER">%s</xliff:g>."</string>
48 <string name="enable_account_preference_title" msgid="6949224486748457976">"Comptes téléphoniques"</string>
49 <string name="outgoing_call_not_allowed_user_restriction" msgid="3424338207838851646">"Seuls les appels d\'urgence sont autorisés."</string>
50 <string name="outgoing_call_not_allowed_no_permission" msgid="8590468836581488679">"Cette application ne peut pas passer d\'appels sortants sans l\'autorisation de l\'application Téléphone."</string>
51 <string name="outgoing_call_error_no_phone_number_supplied" msgid="7665135102566099778">"Pour émettre un appel, veuillez saisir un numéro valide."</string>
52 <string name="duplicate_video_call_not_allowed" msgid="5754746140185781159">"Impossible d\'ajouter un appel pour le moment."</string>
53 <string name="no_vm_number" msgid="2179959110602180844">"Numéro de messagerie vocale manquant"</string>
54 <string name="no_vm_number_msg" msgid="1339245731058529388">"Aucun numéro de messagerie vocale n\'est enregistré sur la carte SIM."</string>
55 <string name="add_vm_number_str" msgid="5179510133063168998">"Ajouter un numéro"</string>
56 <string name="change_default_dialer_dialog_title" msgid="5861469279421508060">"Définir <xliff:g id="NEW_APP">%s</xliff:g> comme application de téléphone par défaut ?"</string>
57 <string name="change_default_dialer_dialog_affirmative" msgid="8604665314757739550">"Définir l\'application par défaut"</string>
58 <string name="change_default_dialer_dialog_negative" msgid="8648669840052697821">"Annuler"</string>
59 <string name="change_default_dialer_warning_message" msgid="8461963987376916114">"<xliff:g id="NEW_APP">%s</xliff:g> sera en mesure de passer des appels et d\'en contrôler tous les détails. Ne définissez qu\'une application de confiance comme application de téléphone par défaut."</string>
60 <string name="change_default_call_screening_dialog_title" msgid="5365787219927262408">"Utiliser <xliff:g id="NEW_APP">%s</xliff:g> comme appli de filtrage d\'appels par défaut ?"</string>
61 <string name="change_default_call_screening_warning_message_for_disable_old_app" msgid="2039830033533243164">"<xliff:g id="OLD_APP">%s</xliff:g> ne sera plus en mesure de filtrer les appels."</string>
62 <string name="change_default_call_screening_warning_message" msgid="9020537562292754269">"<xliff:g id="NEW_APP">%s</xliff:g> sera en mesure de voir les informations sur les appelants qui ne figurent pas dans vos contacts et de bloquer leurs appels. Seules les applications auxquelles vous faites confiance doivent être définies comme application de filtrage d\'appels par défaut."</string>
63 <string name="change_default_call_screening_dialog_affirmative" msgid="7162433828280058647">"Définir l\'application par défaut"</string>
64 <string name="change_default_call_screening_dialog_negative" msgid="1839266125623106342">"Annuler"</string>
65 <string name="blocked_numbers" msgid="8322134197039865180">"Numéros bloqués"</string>
66 <string name="blocked_numbers_msg" msgid="2797422132329662697">"Vous ne recevrez plus les appels ni les SMS émis depuis les numéros bloqués."</string>
67 <string name="block_number" msgid="3784343046852802722">"Ajouter un numéro"</string>
68 <string name="unblock_dialog_body" msgid="2723393535797217261">"Débloquer <xliff:g id="NUMBER_TO_BLOCK">%1$s</xliff:g> ?"</string>
69 <string name="unblock_button" msgid="8732021675729981781">"Débloquer"</string>
70 <string name="add_blocked_dialog_body" msgid="8599974422407139255">"Bloquer les appels et les SMS provenant du :"</string>
71 <string name="add_blocked_number_hint" msgid="8769422085658041097">"Numéro de téléphone"</string>
72 <string name="block_button" msgid="485080149164258770">"Bloquer"</string>
73 <string name="non_primary_user" msgid="315564589279622098">"Seul le propriétaire de l\'appareil peut afficher et gérer les numéros bloqués."</string>
74 <string name="delete_icon_description" msgid="5335959254954774373">"Débloquer"</string>
75 <string name="blocked_numbers_butter_bar_title" msgid="582982373755950791">"Le blocage est temporairement désactivé."</string>
76 <string name="blocked_numbers_butter_bar_body" msgid="1261213114919301485">"Si vous composez un numéro d\'urgence ou que vous envoyez un SMS à ce type de numéro, le blocage est désactivé pour que les services d\'urgence puissent vous contacter."</string>
77 <string name="blocked_numbers_butter_bar_button" msgid="2704456308072489793">"Réactiver"</string>
78 <string name="blocked_numbers_number_blocked_message" msgid="4314736791180919167">"<xliff:g id="BLOCKED_NUMBER">%1$s</xliff:g> bloqué"</string>
79 <string name="blocked_numbers_number_unblocked_message" msgid="2933071624674945601">"<xliff:g id="UNBLOCKED_NUMBER">%1$s</xliff:g> débloqué"</string>
80 <string name="blocked_numbers_block_emergency_number_message" msgid="4198550501500893890">"Vous ne pouvez pas bloquer un numéro d\'urgence."</string>
81 <string name="blocked_numbers_number_already_blocked_message" msgid="2301270825735665458">"Le numéro \"<xliff:g id="BLOCKED_NUMBER">%1$s</xliff:g>\" est déjà bloqué."</string>
82 <string name="toast_personal_call_msg" msgid="5817631570381795610">"Utilisation du clavier personnel pour passer l\'appel…"</string>
83 <string name="notification_incoming_call" msgid="1233481138362230894">"Appel <xliff:g id="CALL_VIA">%1$s</xliff:g> de <xliff:g id="CALL_FROM">%2$s</xliff:g>"</string>
84 <string name="notification_incoming_video_call" msgid="5795968314037063900">"Appel vidéo <xliff:g id="CALL_VIA">%1$s</xliff:g> de <xliff:g id="CALL_FROM">%2$s</xliff:g>"</string>
85 <string name="answering_ends_other_call" msgid="8653544281903986641">"Si vous répondez, vous mettrez fin à votre appel <xliff:g id="CALL_VIA">%1$s</xliff:g>"</string>
86 <string name="answering_ends_other_calls" msgid="3702302838456922535">"Si vous répondez, vous mettrez fin à vos appels <xliff:g id="CALL_VIA">%1$s</xliff:g>"</string>
87 <string name="answering_ends_other_video_call" msgid="8572022039304239958">"Si vous répondez, vous mettrez fin à l\'appel vidéo <xliff:g id="CALL_VIA">%1$s</xliff:g>"</string>
88 <string name="answering_ends_other_managed_call" msgid="4031778317409881805">"Si vous répondez, vous mettrez fin à votre appel en cours"</string>
89 <string name="answering_ends_other_managed_calls" msgid="3974069768615307659">"Si vous répondez, vous mettrez fin à vos appels en cours"</string>
90 <string name="answering_ends_other_managed_video_call" msgid="1988508241432031327">"Si vous répondez, vous mettrez fin à l\'appel vidéo en cours"</string>
91 <string name="answer_incoming_call" msgid="2045888814782215326">"Répondre"</string>
92 <string name="decline_incoming_call" msgid="922147089348451310">"Refuser"</string>
Bill Yi95c27782024-08-12 22:54:02 -070093 <string name="cant_call_due_to_no_supported_service" msgid="6720817368116820027">"Impossible de passer l\'appel. Vérifiez la connexion de votre appareil."</string>
Bill Yi4be736d2019-11-05 14:01:48 -080094 <string name="cant_call_due_to_ongoing_call" msgid="8004235328451385493">"Vous ne pouvez pas passer cet appel, car vous avez une communication en cours dans <xliff:g id="OTHER_CALL">%1$s</xliff:g>."</string>
95 <string name="cant_call_due_to_ongoing_calls" msgid="6379163795277824868">"Vous ne pouvez pas passer cet appel, car vous avez des communications en cours dans <xliff:g id="OTHER_CALL">%1$s</xliff:g>."</string>
96 <string name="cant_call_due_to_ongoing_unknown_call" msgid="8243532328969433172">"Vous ne pouvez pas passer cet appel, car vous avez une communication en cours dans une autre application."</string>
97 <string name="notification_channel_incoming_call" msgid="5245550964701715662">"Appels entrants"</string>
98 <string name="notification_channel_missed_call" msgid="7168893015283909012">"Appels manqués"</string>
99 <string name="notification_channel_call_blocking" msgid="2028807677868598710">"Blocage d\'appels"</string>
100 <string name="notification_channel_background_calls" msgid="7785659903711350506">"Appels en arrière-plan"</string>
Bill Yi21630912019-11-22 17:14:16 -0800101 <string name="notification_channel_disconnected_calls" msgid="8228636543997645757">"Appels interrompus"</string>
Bill Yibb88f462020-11-09 13:17:06 -0800102 <string name="notification_channel_in_call_service_crash" msgid="7313237519166984267">"Applications téléphoniques ayant planté"</string>
Bill Yi59c49822023-05-22 14:11:04 -0700103 <string name="notification_channel_call_streaming" msgid="5100510699787538991">"Streaming de l\'appel"</string>
Bill Yi4be736d2019-11-05 14:01:48 -0800104 <string name="alert_outgoing_call" msgid="5319895109298927431">"Si vous passez cet appel, vous mettrez fin à celui qui est en cours dans l\'application <xliff:g id="OTHER_APP">%1$s</xliff:g>."</string>
105 <string name="alert_redirect_outgoing_call_or_not" msgid="665409645789521636">"Choisissez comment passer cet appel"</string>
106 <string name="alert_place_outgoing_call_with_redirection" msgid="5221065030959024121">"Rediriger l\'appel avec <xliff:g id="OTHER_APP">%1$s</xliff:g>"</string>
107 <string name="alert_place_unredirect_outgoing_call" msgid="2467608535225764006">"Appeler avec mon numéro de téléphone"</string>
108 <string name="alert_redirect_outgoing_call_timeout" msgid="5568101425637373060">"<xliff:g id="OTHER_APP">%1$s</xliff:g> ne peut pas passer d\'appel. Essayez d\'utiliser une autre application de redirection des appels ou contactez le développeur pour obtenir de l\'aide."</string>
109 <string name="phone_settings_call_blocking_txt" msgid="7311523114822507178">"Blocage d\'appels"</string>
110 <string name="phone_settings_number_not_in_contact_txt" msgid="2602249106007265757">"Numéros non répertoriés dans Contacts"</string>
111 <string name="phone_settings_number_not_in_contact_summary_txt" msgid="963327038085718969">"Bloquez les numéros qui ne figurent pas dans votre annuaire Contacts"</string>
112 <string name="phone_settings_private_num_txt" msgid="6339272760338475619">"Appels masqués"</string>
113 <string name="phone_settings_private_num_summary_txt" msgid="6755758240544021037">"Bloquez les appelants qui masquent leur numéro"</string>
114 <string name="phone_settings_payphone_txt" msgid="5003987966052543965">"Cabines téléphoniques"</string>
115 <string name="phone_settings_payphone_summary_txt" msgid="3936631076065563665">"Bloquez les appels provenant de cabines téléphoniques"</string>
116 <string name="phone_settings_unknown_txt" msgid="3577926178354772728">"Numéros inconnus"</string>
Bill Yibb88f462020-11-09 13:17:06 -0800117 <string name="phone_settings_unknown_summary_txt" msgid="5446657192535779645">"Bloquer les appels provenant de personnes non identifiées"</string>
Bill Yi240afaf2022-01-14 15:41:24 +0000118 <string name="phone_settings_unavailable_txt" msgid="825918186053980858">"Non disponible"</string>
119 <string name="phone_settings_unavailable_summary_txt" msgid="8221686031038282633">"Bloquer les appels lorsque le numéro n\'est pas disponible"</string>
Bill Yi4be736d2019-11-05 14:01:48 -0800120 <string name="phone_strings_call_blocking_turned_off_notification_title_txt" msgid="2895809176537908791">"Blocage d\'appels"</string>
121 <string name="phone_strings_call_blocking_turned_off_notification_text_txt" msgid="1713632946174016619">"Blocage d\'appels désactivé"</string>
122 <string name="phone_strings_emergency_call_made_dialog_title_txt" msgid="6629412508584507377">"Appel d\'urgence"</string>
123 <string name="phone_strings_emergency_call_made_dialog_call_blocking_text_txt" msgid="3140411733995271126">"Le blocage d\'appels a été désactivé pour que les services d\'urgence puissent vous contacter."</string>
124 <string name="developer_title" msgid="9146088855661672353">"Menu Telecom Developer"</string>
Bill Yi21630912019-11-22 17:14:16 -0800125 <string name="toast_emergency_can_not_pull_call" msgid="9074229465338410869">"Impossible de prendre un appel au cours d\'un appel d\'urgence."</string>
Bill Yi2d71e2e2021-08-27 00:29:09 +0000126 <string name="cancel" msgid="6733466216239934756">"Annuler"</string>
Bill Yie99f7cc2022-10-20 14:55:12 -0700127 <string name="back" msgid="6915955601805550206">"Retour"</string>
Bill Yi6ab9eb92023-01-04 07:20:25 -0800128 <string name="callendpoint_name_earpiece" msgid="7047285080319678594">"Écouteur"</string>
129 <string name="callendpoint_name_bluetooth" msgid="210210953208913172">"Bluetooth"</string>
130 <string name="callendpoint_name_wiredheadset" msgid="6860787176412079742">"Casque filaire"</string>
131 <string name="callendpoint_name_speaker" msgid="1971760468695323189">"Haut-parleur"</string>
132 <string name="callendpoint_name_streaming" msgid="2337595450408275576">"Externe"</string>
133 <string name="callendpoint_name_unknown" msgid="2199074708477193852">"Inconnu"</string>
Bill Yi59c49822023-05-22 14:11:04 -0700134 <string name="call_streaming_notification_body" msgid="502216105683378263">"Streaming de l\'audio sur un autre appareil"</string>
135 <string name="call_streaming_notification_action_hang_up" msgid="7017663335289063827">"Raccrocher"</string>
136 <string name="call_streaming_notification_action_switch_here" msgid="3524180754186221228">"Passer ici"</string>
Bill Yie9720c12025-04-01 16:39:00 -0700137 <string name="callFailed_outgoing_already_present" msgid="411484560432884251">"Impossible de passer un appel, car un autre appel est en cours de connexion. Attendez que l\'appel aboutisse ou mettez-y fin avant de passer un autre appel."</string>
138 <string name="callFailed_too_many_calls_include_merge" msgid="2234495082825519920">"Impossible de passer un appel, car deux appels sont déjà en cours. Mettez fin à l\'un des appels ou fusionnez-les afin de créer une conférence avant de passer un nouvel appel."</string>
139 <string name="callFailed_too_many_calls_exclude_merge" msgid="8616011288480453495">"Impossible de passer un appel, car deux appels sont déjà en cours. Mettez fin à l\'un des appels avant de passer un nouvel appel."</string>
Bill Yiaf894c62025-01-09 00:48:15 -0800140 <string name="callFailed_unholdable_call" msgid="7580834131274566524">"Impossible de passer un appel, car un appel est en cours et ne peut pas être mis en attente. Mettez fin à l\'appel avant de passer un nouvel appel."</string>
Bill Yi868e76c2025-02-14 11:18:12 -0800141 <string name="callFailed_already_ringing" msgid="7931232733958098270">"Impossible de passer un appel lorsqu\'un appel entrant attend une réponse. Répondez à cet appel ou refusez-le avant de passer un nouvel appel."</string>
Bill Yiabd7f1f2025-02-04 10:22:37 -0800142 <string name="callFailed_reject_mmi" msgid="5219280796733595167">"Ce code IHM n\'est pas disponible pour les appels sur plusieurs comptes."</string>
Bill Yi81edacd2025-03-11 12:25:12 -0700143 <string name="emergencyCall_reject_mmi" msgid="5056319534549705785">"Impossible de composer des codes IHM pendant un appel d\'urgence."</string>
Bill Yiad9c02e2017-07-25 23:42:37 +0000144</resources>