summaryrefslogtreecommitdiff
path: root/java/com/android/incallui/video/impl/res/values-fr/strings.xml
blob: f49b86fcd9df219f1668f4b205606c3dbc673339 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<resources xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string name="videocall_remote_video_off" msgid="2959680546745902547">"Vidéo désactivée"</string>
    <string name="videocall_remote_video_on" msgid="6011817851703181639">"Leur vidéo est lancée"</string>
    <string name="videocall_remotely_held" msgid="1295702896355732947">"Appel en attente"</string>
    <string name="videocall_remotely_resumed" msgid="3331784411244773788">"Reprise de l\'appel"</string>
    <string name="camera_permission_dialog_title" msgid="4901760354830982117">"Autoriser la vidéo ?"</string>
    <string name="camera_permission_dialog_message" msgid="2677490854794162699">"L\'application Téléphone requiert l\'utilisation de la caméra de votre appareil pour les appels vidéo."</string>
    <string name="camera_permission_dialog_positive_button" msgid="9075818030671161374">"Autoriser"</string>
    <string name="camera_permission_dialog_negative_button" msgid="7538535842403837541">"Refuser"</string>
</resources>