summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/callcomposer/res/values-fr/strings.xml
blob: 1e6093c8fc43b1716ca286abccd8973cf958d5fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  <string name="urgent">Urgent ! Veuillez décrocher, s\'il vous plaît !</string>
  <string name="want_to_chat">Vous souhaitez participer au chat ?</string>
  <string name="quick_question">Petite question…</string>
  <string name="message_composer_custom_message_hint">Écrire mon propre message</string>
  <string name="send_and_call">Envoyer et appeler</string>
  <string name="share_and_call">Partager et appeler</string>
  <string name="gallery_item_description">image %1$tB %1$te %1$tY %1$tl %1$tM %1$tp</string>
  <string name="gallery_item_description_no_date">image</string>
  <string name="camera_media_failure">Impossible de charger l\'image de la caméra</string>
  <string name="allow">Autoriser</string>
  <string name="camera_permission_text">Pour prendre une photo, accordez l\'accès à l\'appareil photo.</string>
  <string name="gallery_permission_text">Pour partager une image, accordez l\'accès aux fichiers multimédia.</string>
  <string name="description_call_composer_camera">Prendre une photo</string>
  <string name="description_call_composer_photo">Choisir une photo</string>
  <string name="description_call_composer_message">Envoyer un message</string>
  <string name="image_sent_messages">Photo envoyée via l\'application Messages</string>
  <string name="message_sent_messages">Message envoyé via l\'application Messages</string>
  <string name="call_composer_image_uploading">Envoi de l\'image…</string>
</resources>