packages/apps/Dialer/java/com/android/incallui/res/values-fr-rCA/strings.xml

69 lines
5.9 KiB
XML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="wait_prompt_str">Envoyer les tonalités suivantes?\n</string>
<string name="pause_prompt_yes">Oui</string>
<string name="pause_prompt_no">Non</string>
<string name="notification_dialing">Composition...</string>
<string name="notification_ongoing_call">Appel en cours</string>
<string name="notification_ongoing_video_call">Appel vidéo en cours</string>
<string name="notification_ongoing_paused_video_call">Appel vidéo en cours vidéo en pause</string>
<string name="notification_ongoing_work_call">Appel en cours - travail</string>
<string name="notification_ongoing_call_wifi_template">%1$s en cours</string>
<string name="notification_incoming_call_wifi_template">%1$s entrant</string>
<string name="notification_call_wifi_brand">Appel Wi-Fi</string>
<string name="notification_call_wifi_work_brand">Appel professionnel WiFi</string>
<string name="notification_on_hold">En attente</string>
<string name="notification_incoming_call">Appel entrant</string>
<string name="notification_incoming_video_call">Appel vidéo entrant</string>
<string name="notification_incoming_call_mutli_sim">Appel entrant par %1$s</string>
<string name="notification_incoming_call_with_photo">Appel entrant avec photo</string>
<string name="notification_incoming_call_with_message">Appel entrant avec message</string>
<string name="notification_incoming_call_with_location">Appel entrant avec position</string>
<string name="notification_incoming_call_with_photo_message">Appel entrant avec photo et message</string>
<string name="notification_incoming_call_with_photo_location">Appel entrant avec photo et position</string>
<string name="notification_incoming_call_with_message_location">Appel entrant avec message et position</string>
<string name="notification_incoming_call_with_photo_message_location">Appel entrant avec photo, message et position</string>
<string name="notification_incoming_call_attachments">Appel entrant avec pièces jointes</string>
<string name="important_notification_incoming_call">Appel entrant important</string>
<string name="important_notification_incoming_call_with_photo">Appel entrant important avec photo</string>
<string name="important_notification_incoming_call_with_message">Appel entrant important avec message</string>
<string name="important_notification_incoming_call_with_location">Appel entrant important avec position</string>
<string name="important_notification_incoming_call_with_photo_message">Appel entrant important avec photo et message</string>
<string name="important_notification_incoming_call_with_photo_location">Appel entrant important avec photo et position</string>
<string name="important_notification_incoming_call_with_message_location">Appel entrant important avec message et position</string>
<string name="important_notification_incoming_call_with_photo_message_location">Appel important avec photo, message et position</string>
<string name="important_notification_incoming_call_attachments">Appel entrant important avec pièces jointes</string>
<string name="notification_incoming_work_call">Appel entrant - travail</string>
<string name="notification_incoming_spam_call">L\'appel entrant est suspect</string>
<string name="notification_requesting_video_call">Demande de vidéo reçue</string>
<string name="notification_action_answer">Répondre</string>
<string name="notification_action_end_call">Raccrocher</string>
<string name="notification_action_answer_video">Vidéo</string>
<string name="notification_action_accept">Accepter</string>
<string name="notification_action_dismiss">Refuser</string>
<string name="notification_action_speaker_on">Activer le haut-parleur</string>
<string name="notification_action_speaker_off">Désactiver le haut-parleur</string>
<string name="notification_external_call">Appel en cours sur un autre appareil</string>
<string name="notification_external_video_call">Appel vidéo en cours sur un autre appareil</string>
<string name="notification_take_call">Répondre à l\'appel</string>
<string name="notification_take_video_call">Répondre à l\'appel vidéo</string>
<string name="incall_error_supp_service_unknown">Service non pris en charge.</string>
<string name="goPrivate">mode privé</string>
<string name="manageConferenceLabel">Gérer la conférence</string>
<string name="child_number">au moyen du %s</string>
<string name="callFailed_simError">Aucune carte SIM ou erreur de carte SIM</string>
<string name="conference_caller_disconnect_content_description">Mettre fin à l\'appel</string>
<string name="conference_call_name">Conférence téléphonique</string>
<string name="generic_conference_call_name">Appel en cours</string>
<string name="video_call_wifi_to_lte_handover_toast">Poursuite de l\'appel utilisant des données mobiles en cours…</string>
<string name="video_call_lte_to_wifi_failed_title">Impossible de passer à un réseau Wi-Fi</string>
<string name="video_call_lte_to_wifi_failed_message">L\'appel vidéo restera sur le réseau cellulaire. Des frais de données standards peuvent s\'appliquer.</string>
<string name="video_call_lte_to_wifi_failed_do_not_show">Ne plus afficher</string>
<string name="bubble_return_to_call">Retour à l\'appel</string>
<string name="rtt_request_dialog_title">Se joindre à l\'appel TTR?</string>
<string name="rtt_request_dialog_details">%1$s veut utiliser la messagerie lors de votre appel vocal.</string>
<string name="rtt_request_dialog_more_information">La fonctionnalité TTR aide les appelants qui sont sourds ou malentendants, qui ont un trouble de la parole ou pour qui la voix ne suffit pas.</string>
<string name="rtt_button_decline_request">Non, merci</string>
<string name="rtt_button_accept_request">Se joindre au TTR</string>
</resources>