summaryrefslogtreecommitdiffstats
path: root/res/values-en-rGB/strings.xml
blob: f095da4cd4bf86fa94c6c305064ca6df3ca9006f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
<?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="app_name" msgid="78565911793142902">"Nfc Service"</string>
    <string name="nfcUserLabel" msgid="7708535817084357357">"Nfc"</string>
    <string name="inbound_me_profile_title" msgid="6146013785225412693">"Contact received over NFC"</string>
    <string name="inbound_me_profile_text" msgid="2342757196108092923">"Touch to add this person as a contact."</string>
    <string name="outbound_me_profile_title" msgid="2523625031572784769">"NFC interaction complete"</string>
    <string name="outbound_me_profile_text" msgid="5594998841143667989">"Touch to give this person your contact info."</string>
    <string name="accessibility_nfc_enabled" msgid="7796246979948787735">"NFC enabled."</string>
    <string name="touch" msgid="4727218133711188355">"Touch to beam"</string>
    <string name="beam_progress" msgid="7453634884807323920">"Incoming beam..."</string>
    <string name="beam_outgoing" msgid="4679536649779123495">"Beaming..."</string>
    <string name="beam_complete" msgid="477026736424637435">"Beam complete"</string>
    <string name="beam_failed" msgid="5116241718189888630">"Beam did not complete"</string>
    <string name="beam_canceled" msgid="5425192751826544741">"Beam cancelled"</string>
    <string name="cancel" msgid="61873902552555096">"Cancel"</string>
    <string name="beam_touch_to_view" msgid="7853129156831642630">"Touch to view"</string>
    <string name="beam_handover_not_supported" msgid="4083165921751489015">"The receiver\'s device doesn\'t support large file transfer via beam."</string>
    <string name="beam_try_again" msgid="3364677301009783455">"Bring devices together again"</string>
    <string name="connecting_headset" msgid="3929250919225573008">"Connecting..."</string>
    <string name="connected_headset" msgid="4047751837023241955">"Connected"</string>
    <string name="connect_headset_failed" msgid="7500801585498094863">"Could not connect"</string>
    <string name="disconnecting_headset" msgid="868262189044372780">"Disconnecting"</string>
    <string name="disconnected_headset" msgid="4066109452701733916">"Disconnected"</string>
    <string name="pairing_headset" msgid="6443461444755646137">"Pairing"</string>
    <string name="pairing_headset_failed" msgid="6509629663883514688">"Could not pair"</string>
    <string name="failed_to_enable_bt" msgid="7229153323594758077">"Could not enable Bluetooth"</string>
    <string name="confirm_pairing" msgid="4112568077038265363">"Are you sure you want to pair the Bluetooth device <xliff:g id="DEVICE_NAME">%1$s</xliff:g>?"</string>
    <string name="pair_yes" msgid="3525614878559994448">"Yes"</string>
    <string name="pair_no" msgid="5022308368904055020">"No"</string>
    <string name="tap_again_to_pay" msgid="5754988005412859897">"Tap again to pay with <xliff:g id="APP">%1$s</xliff:g>"</string>
    <string name="tap_again_to_complete" msgid="5423640945118279123">"Tap again to complete with <xliff:g id="APP">%1$s</xliff:g>"</string>
    <string name="transaction_failure" msgid="7828102078637936513">"This transaction couldn\'t be completed with <xliff:g id="APP">%1$s</xliff:g>."</string>
    <string name="could_not_use_app" msgid="8137587876138569083">"Couldn\'t use <xliff:g id="APP">%1$s</xliff:g>."</string>
    <string name="pay_with" msgid="5531545488795798945">"Pay with:"</string>
    <string name="complete_with" msgid="6797459104103012992">"Complete with"</string>
    <string name="default_pay_app_removed" msgid="4108250545457437360">"Your preferred service for tap &amp; pay was removed. Choose another?"</string>
    <string name="ask_nfc_tap" msgid="2925239870458286340">"Tap another device to complete"</string>
    <string name="wifi_connect" msgid="6250727951843550671">"Connect"</string>
    <string name="status_unable_to_connect" msgid="9183908200295307657">"Unable to connect to network"</string>
    <string name="status_wifi_connected" msgid="5893022897732105739">"Connected"</string>
    <string name="title_connect_to_network" msgid="2474034615817280146">"Connect to network"</string>
    <string name="prompt_connect_to_network" msgid="8511683573657516114">"Connect to network <xliff:g id="NETWORK_SSID">%1$s</xliff:g>?"</string>
    <string name="beam_requires_nfc_enabled" msgid="2800366967218600534">"Android Beam requires NFC to be enabled. Do you want to enable it?"</string>
    <string name="beam_requires_beam_enabled" msgid="5620935068991096814">"Android Beam is not enabled in Settings. Do you want to enable it?"</string>
    <string name="android_beam" msgid="1666446406999492763">"Android Beam"</string>
</resources>