• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="utf-8"?>
2<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
3    <string name="app_name">Nfc Service</string>
4    <string name="nfcUserLabel">Nfc</string>
5
6    <!-- A notification description string informing the user that contact details were received over NFC [CHAR-LIMIT=64] -->
7    <string name="inbound_me_profile_title">Contact received over NFC</string>
8
9    <!-- A notification action string prompting the user to add contact details to the People application [CHAR-LIMIT=64] -->
10    <string name="inbound_me_profile_text">Touch to add this person as a contact.</string>
11
12    <!-- A notification description string asking the user to share their contact details over NFC [CHAR-LIMIT=64] -->
13    <string name="outbound_me_profile_title">NFC interaction complete</string>
14
15    <!-- A notification action string prompting the user to share their contact details over NFC [CHAR-LIMIT=64] -->
16    <string name="outbound_me_profile_text">Touch to give this person your contact info.</string>
17
18    <!-- Content description of the NFC enabled notification icon for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
19    <string name="accessibility_nfc_enabled">NFC enabled.</string>
20    <string name="touch">Touch to beam</string>
21
22    <string name="beam_progress">Incoming beam...</string>
23    <string name="beam_outgoing">Beaming...</string>
24    <string name="beam_complete">Beam complete</string>
25    <string name="beam_failed">Beam did not complete</string>
26    <string name="beam_canceled">Beam canceled</string>
27    <string name="cancel">Cancel</string>
28    <string name="beam_touch_to_view">Touch to view</string>
29    <string name="beam_handover_not_supported">The receiver\'s device doesn\'t support large file transfer via beam.</string>
30    <string name="beam_try_again">Bring devices together again</string>
31    <string name="beam_busy">Beam is currently busy. Try again when the previous transfer completes.</string>
32
33    <!-- String referring to the device being connected when there is no name for the device -->
34    <string name="device">device</string>
35    <!-- Toast string informing the user that the device is connecting [CHAR_LIMIT=35] -->
36    <string name="connecting_peripheral">Connecting <xliff:g id="device_name">%1$s</xliff:g></string>
37    <!-- Toast string informing the user that the device is connected [CHAR_LIMIT=35] -->
38    <string name="connected_peripheral">Connected <xliff:g id="device_name">%1$s</xliff:g></string>
39    <!-- Toast string informing the user that the device failed to connect [CHAR_LIMIT=35] -->
40    <string name="connect_peripheral_failed">Could not connect <xliff:g id="device_name">%1$s</xliff:g></string>
41    <!-- Toast string informing the user that the device is disconnecting [CHAR_LIMIT=35] -->
42    <string name="disconnecting_peripheral">Disconnecting <xliff:g id="device_name">%1$s</xliff:g></string>
43    <!-- Toast string informing the user that the device is disconnected [CHAR_LIMIT=35] -->
44    <string name="disconnected_peripheral">Disconnected <xliff:g id="device_name">%1$s</xliff:g></string>
45    <!-- Toast string informing the user that the device is pairing [CHAR_LIMIT=35] -->
46    <string name="pairing_peripheral">Pairing <xliff:g id="device_name">%1$s</xliff:g></string>
47    <!-- Toast string informing the user that the device failed to pair [CHAR_LIMIT=35] -->
48    <string name="pairing_peripheral_failed">Could not pair <xliff:g id="device_name">%1$s</xliff:g></string>
49    <!-- Toast string informing the user that BT could not be enabled [CHAR_LIMIT=35] -->
50    <string name="failed_to_enable_bt">Could not enable Bluetooth</string>
51    <!-- Dialog string informing the user that BT could not be enabled [CHAR_LIMIT=75] -->
52    <string name="confirm_pairing">Are you sure you want to pair the Bluetooth device <xliff:g id="device_name">%1$s</xliff:g>?</string>
53    <string name="pair_yes">Yes</string>
54    <string name="pair_no">No</string>
55
56    <!-- String that is prompting the user to tap his NFC phone against a payment reader again, to
57         pay with the specified app -->
58    <string name="tap_again_to_pay">Tap again to pay with <xliff:g id="app">%1$s</xliff:g></string>
59    <!-- String that is prompting the user to tap his NFC phone against a generic NFC reader again, to
60         pay with the specified app -->
61    <string name="tap_again_to_complete">Tap again to complete with <xliff:g id="app">%1$s</xliff:g></string>
62    <!-- String that is telling the user that his NFC transaction couldn't be completed with the
63         indicated app -->
64    <string name="transaction_failure">This transaction couldn\'t be completed with <xliff:g id="app">%1$s</xliff:g>.</string>
65    <!-- String that is telling the user that his NFC transaction couldn't be completed with the
66         indicated app -->
67    <string name="could_not_use_app">Couldn\'t use <xliff:g id="app">%1$s</xliff:g>.</string>
68    <!-- Label for a dialog showing a list of applications can be paid with -->
69    <string name="pay_with">Pay with</string>
70    <!-- Label for a dialog showing a list of applications that can be used to complete the NFC action -->
71    <string name="complete_with">Complete with</string>
72    <!-- String that is telling the user that his default app for tap and pay has been removed,
73         and asks him to pick another app as default.-->
74    <string name="default_pay_app_removed">Your preferred service for tap &amp; pay was removed. Choose another?"</string>
75    <!-- Label that is shown when the user must tap another NFC enabled device to send data -->
76    <string name="ask_nfc_tap">Tap another device to complete</string>
77
78    <!-- Strings for connecting to a network from WiFi NFC tags -->
79    <!-- Dialog button text for confirming the user wants to connect to the network on the tag-->
80    <string name="wifi_connect">Connect</string>
81    <!-- Text informing the user that an error ocurred during the process of connecting to the network-->
82    <string name="status_unable_to_connect">Unable to connect to network</string>
83    <!-- Text informing the user that the network was connected to successfully -->
84    <string name="status_wifi_connected">Connected</string>
85    <!-- Title for dialog where user confirms that they want to connect to the network on the tag they tapped-->
86    <string name="title_connect_to_network">Connect to network</string>
87    <!-- Message prompt asking the user if they wish to connect to the given network. Contains the network name (ssid).-->
88    <string name="prompt_connect_to_network">Connect to network <xliff:g id="network_ssid">%1$s</xliff:g>?</string>
89
90    <!-- Message shown in a dialog when user wants to use Android Beam, but NFC is not enabled -->
91    <string name="beam_requires_nfc_enabled">Android Beam requires NFC to be enabled. Do you want to enable it?</string>
92
93    <!-- Used to refer to in the Share Menu Android Beam . This phrase is a trademark. [CHAR LIMIT=32] -->
94    <string name="android_beam">Android Beam</string>
95</resources>
96