summaryrefslogtreecommitdiff
path: root/java/com/android/incallui/contactgrid/res/values-fr/strings.xml
diff options
context:
space:
mode:
authorEric Erfanian <erfanian@google.com>2017-03-16 19:22:24 -0700
committerEric Erfanian <erfanian@google.com>2017-03-17 19:21:59 +0000
commit9a090c89e7a0c43a668bd6e2ac5e5e680f323aed (patch)
tree2f55365aaf87df9ba7c1fe0be56a7d0988eadf30 /java/com/android/incallui/contactgrid/res/values-fr/strings.xml
parent2df4538eb90b896be15eebc1d9adf1206131c8a3 (diff)
Update AOSP Dialer source from internal google3 repository at cl/150392808
Test: Treehugger Notable this release: * Reintroduce localization. This CL updates the AOSP Dialer source with all the changes that have gone into the private google3 repository. This includes all the changes from 3/15/2017 to cl/150392808 (3/16/2017). This goal of these drops is to keep the AOSP source in sync with the internal google3 repository. Currently these sync are done by hand with very minor modifications to the internal source code. See the Android.mk file for list of modifications. Our current goal is to do frequent drops (daily if possible) and eventually switched to an automated process. Change-Id: Ia16d68469c2ca1ff42c7fa31d922bdb78c4e244a
Diffstat (limited to 'java/com/android/incallui/contactgrid/res/values-fr/strings.xml')
-rw-r--r--java/com/android/incallui/contactgrid/res/values-fr/strings.xml22
1 files changed, 22 insertions, 0 deletions
diff --git a/java/com/android/incallui/contactgrid/res/values-fr/strings.xml b/java/com/android/incallui/contactgrid/res/values-fr/strings.xml
new file mode 100644
index 000000000..9849ad623
--- /dev/null
+++ b/java/com/android/incallui/contactgrid/res/values-fr/strings.xml
@@ -0,0 +1,22 @@
+<?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="incall_calling_via_template" msgid="3416867359475780924">"Appel via <xliff:g id="PROVIDER_NAME">%s</xliff:g>"</string>
+ <string name="incall_connecting" msgid="1708280493198276616">"Appel en cours"</string>
+ <string name="incall_transferring" msgid="7909128243635579407">"Transfert…"</string>
+ <string name="incall_video_call_requesting" msgid="5251915562785911238">"Appel vidéo en cours"</string>
+ <string name="incall_wifi_video_call_requesting" msgid="8783968191180862607">"Appel vidéo Wi-Fi…"</string>
+ <string name="incall_video_call_request_failed" msgid="5014067473831870379">"Impossible de se connecter"</string>
+ <string name="incall_video_call_request_rejected" msgid="5357441169519503234">"Appel refusé"</string>
+ <string name="incall_video_call_request_timed_out" msgid="6804535684856203120">"Le délai d\'établissement de la communication a expiré."</string>
+ <string name="incall_hanging_up" msgid="2166116351937190949">"Fin de l\'appel..."</string>
+ <string name="incall_call_ended" msgid="6294704948774348480">"Appel terminé"</string>
+ <string name="incall_remotely_held" msgid="8561379039177396615">"En attente"</string>
+ <string name="contact_grid_incoming_video_call" msgid="4935122585117803710">"Appel vidéo de"</string>
+ <string name="contact_grid_incoming_wifi_video_call" msgid="5938822096623593533">"Appel vidéo Wi-Fi de"</string>
+ <string name="contact_grid_incoming_voice_call" msgid="7165853925114955346">"Appel de"</string>
+ <string name="contact_grid_incoming_work_call" msgid="837605505036615004">"Appel professionnel de"</string>
+ <string name="contact_grid_incoming_via_template" msgid="7747391077955623969">"Appel entrant via <xliff:g id="PROVIDER_NAME">%s</xliff:g>"</string>
+ <string name="contact_grid_incoming_suspected_spam" msgid="285365265897630425">"Appel indésirable suspecté"</string>
+ <string name="contact_grid_callback_number" msgid="1284649030313415807">"Numéro de rappel : <xliff:g id="DARK_NUMBER">%1$s</xliff:g>"</string>
+</resources>