diff options
author | Eric Fischer <enf@google.com> | 2012-05-25 11:58:26 -0700 |
---|---|---|
committer | Eric Fischer <enf@google.com> | 2012-05-25 11:58:26 -0700 |
commit | ff99548437970ad22c1492b6ab8dd87aa2b73cba (patch) | |
tree | f4a53e58f92e3cbc0b697dd5d7ce8ad46bc06d96 /res/values-fr | |
parent | ba2ed2dd69e0e1245d6fc42b89b13728d42d959c (diff) | |
download | packages_apps_nfc-ff99548437970ad22c1492b6ab8dd87aa2b73cba.zip packages_apps_nfc-ff99548437970ad22c1492b6ab8dd87aa2b73cba.tar.gz packages_apps_nfc-ff99548437970ad22c1492b6ab8dd87aa2b73cba.tar.bz2 |
Import translations. DO NOT MERGE
Change-Id: I13f22b25fc0348613aae6f5cc7b11ca635869ec2
Diffstat (limited to 'res/values-fr')
-rw-r--r-- | res/values-fr/strings.xml | 18 |
1 files changed, 13 insertions, 5 deletions
diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml index 569fc68..27cac47 100644 --- a/res/values-fr/strings.xml +++ b/res/values-fr/strings.xml @@ -9,18 +9,26 @@ <string name="outbound_me_profile_text" msgid="5594998841143667989">"Appuyez pour communiquer vos coordonnées à cette personne."</string> <string name="accessibility_nfc_enabled" msgid="7796246979948787735">"NFC activée"</string> <string name="touch" msgid="4727218133711188355">"Appuyer pour partager"</string> - <string name="beam_progress" msgid="5954637499875435191">"Partage en cours…"</string> + <string name="beam_progress" msgid="7453634884807323920">"Partage entrant..."</string> <string name="beam_complete" msgid="477026736424637435">"Partage terminé."</string> - <string name="beam_failed" msgid="5494286126602607727">"Échec du partage."</string> + <!-- no translation found for beam_failed (5116241718189888630) --> + <skip /> + <!-- no translation found for beam_canceled (5425192751826544741) --> + <skip /> + <!-- no translation found for cancel (61873902552555096) --> + <skip /> <string name="beam_touch_to_view" msgid="7853129156831642630">"Appuyer pour afficher"</string> <string name="connecting_headset" msgid="3929250919225573008">"Connexion en cours…"</string> <string name="connected_headset" msgid="4047751837023241955">"Connecté"</string> - <string name="connect_headset_failed" msgid="8889260079136001456">"Échec de la connexion."</string> + <!-- no translation found for connect_headset_failed (7500801585498094863) --> + <skip /> <string name="disconnecting_headset" msgid="868262189044372780">"Déconnexion en cours…"</string> <string name="disconnected_headset" msgid="4066109452701733916">"Déconnecté"</string> <string name="pairing_headset" msgid="6443461444755646137">"Association en cours…"</string> - <string name="pairing_headset_failed" msgid="8339085014005090245">"Échec de l\'association."</string> - <string name="failed_to_enable_bt" msgid="8446791573739966158">"Échec de l\'activation du Bluetooth."</string> + <!-- no translation found for pairing_headset_failed (6509629663883514688) --> + <skip /> + <!-- no translation found for failed_to_enable_bt (7229153323594758077) --> + <skip /> <string name="confirm_pairing" msgid="4112568077038265363">"Voulez-vous vraiment associer l\'appareil Bluetooth <xliff:g id="DEVICE_NAME">%1$s</xliff:g> ?"</string> <string name="pair_yes" msgid="3525614878559994448">"Oui"</string> <string name="pair_no" msgid="5022308368904055020">"Non"</string> |