blob: 7335e4c0a2e253aad7e58dbc9d61135c5f3be494 [file] [log] [blame]
Nick Pelly09e9cba2009-07-10 18:45:13 -07001<?xml version="1.0" encoding="utf-8"?>
2<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
Jackson Fanaf9af3c2009-07-15 14:03:39 +08003 <!--
4 This is the short description of a permission associated with the
5 Bluetooth Share Manager. It is displayed as part of the description of
6 any application that was granted that permission. This specific
7 permission controls access to the Bluetooth Share Manager by
8 applications that initiate Bluetooth share.
9 -->
10 <string name="permlab_bluetoothShareManager">Access download manager.</string>
11 <!--
12 This is the long description of a permission associated with the
13 Android Download Manager. It is displayed as part of the description
14 of any application that was granted that permission. This specific
15 permission controls access to the Download Manager by applications
16 that initiate downloads.
17 -->
18 <string name="permdesc_bluetoothShareManager">Allows the application to access the
19 BluetoothShare manager and to use it to transfer files. </string>
Nick Pelly09e9cba2009-07-10 18:45:13 -070020
Jackson Fanaf9af3c2009-07-15 14:03:39 +080021 <!-- string showed on "Share picutre via" dialog -->
22 <string name="bt_share_picker_label">Bluetooth</string>
Nick Pelly09e9cba2009-07-10 18:45:13 -070023
Jackson Fanaf9af3c2009-07-15 14:03:39 +080024 <!-- string for "unknown device" -->
25 <string name="unknown_device">Unknown device</string>
Nick Pelly09e9cba2009-07-10 18:45:13 -070026
Jackson Fanaf9af3c2009-07-15 14:03:39 +080027 <!-- string for "the title of airplane mode error" -->
Roy West1a0f9902009-09-20 15:48:40 -070028 <string name="airplane_error_title">Airplane mode</string>
Jackson Fanaf9af3c2009-07-15 14:03:39 +080029 <!-- string for "error message in airplane mode" -->
Roy West68eee192009-09-20 16:46:58 -070030 <string name="airplane_error_msg">You can\'t use Bluetooth when the phone is in airplane mode.</string>
Nick Pelly09e9cba2009-07-10 18:45:13 -070031
Jackson Fanaf9af3c2009-07-15 14:03:39 +080032 <!-- Activate Bluetooth Confirmation Dialog -->
33 <!--Title -->
34 <string name="bt_enable_title">Bluetooth</string>
35 <!--Line 1 -->
Roy West1a0f9902009-09-20 15:48:40 -070036 <string name="bt_enable_line1">To use Bluetooth services, you must first turn on Bluetooth.</string>
Jackson Fanaf9af3c2009-07-15 14:03:39 +080037 <!--Line 2 -->
38 <string name="bt_enable_line2">Turn on Bluetooth now?</string>
39 <!-- Label for a cancel button. -->
40 <string name="bt_enable_cancel">Cancel</string>
41 <!-- Label for a confirm button.-->
42 <string name="bt_enable_ok">Turn on</string>
Nick Pelly09e9cba2009-07-10 18:45:13 -070043
Jackson Fanaf9af3c2009-07-15 14:03:39 +080044 <!-- Bluetooth File Transfer Acceptance Dialog -->
45 <!--Title -->
Roy West1a0f9902009-09-20 15:48:40 -070046 <string name="incoming_file_confirm_title">File transfer</string>
Jackson Fanaf9af3c2009-07-15 14:03:39 +080047 <!--content -->
Lixin Yuedc3bacd2009-09-21 20:36:16 +080048 <string name="incoming_file_confirm_content">\u0022%1$s\u0022 wants to send you %2$s (%3$s). \n\n Accept the file? </string>
Jackson Fanaf9af3c2009-07-15 14:03:39 +080049 <!-- Label for a cancel button. -->
50 <string name="incoming_file_confirm_cancel">Decline</string>
51 <!-- Label for a confirm button.-->
52 <string name="incoming_file_confirm_ok">Accept</string>
Lixin Yueb0fa09c2009-09-29 13:57:36 +080053 <!-- Label for timeout OK button.-->
54 <string name="incoming_file_confirm_timeout_ok">Ok</string>
55 <!-- content for timeout-->
56 <string name="incoming_file_confirm_timeout_content">There was time out to accept incoming file from \u0022%1$s\u0022</string>
Nick Pelly09e9cba2009-07-10 18:45:13 -070057
Jackson Fanaf9af3c2009-07-15 14:03:39 +080058 <!-- Bluetooth File Transfer Acceptance Notification item -->
Lixin Yuedc3bacd2009-09-21 20:36:16 +080059 <string name="incoming_file_confirm_Notification_title">Bluetooth share: Incoming file</string>
Roy West1a0f9902009-09-20 15:48:40 -070060 <string name="incoming_file_confirm_Notification_caption">Please confirm you want to receive this file</string>
Lixin Yueb0fa09c2009-09-29 13:57:36 +080061 <string name="incoming_file_toast_msg">There is an incoming file from another device,
Roy West1a0f9902009-09-20 15:48:40 -070062 please confirm that you want to receive this file</string>
Nick Pelly09e9cba2009-07-10 18:45:13 -070063
Jackson Fanaf9af3c2009-07-15 14:03:39 +080064 <!-- Inbound File Transfer Progress Notification item -->
65 <!-- label for the notification item of receiving file -->
Lixin Yuedc3bacd2009-09-21 20:36:16 +080066 <string name="notification_receiving">Bluetooth share: Receiving %1$s</string>
Jackson Fanaf9af3c2009-07-15 14:03:39 +080067 <!-- label for the notification item of received file -->
Lixin Yuedc3bacd2009-09-21 20:36:16 +080068 <string name="notification_received">Bluetooth share: Received %1$s</string>
Jackson Fanaf9af3c2009-07-15 14:03:39 +080069 <!-- label for the notification item of failed receiving file -->
Lixin Yuedc3bacd2009-09-21 20:36:16 +080070 <string name="notification_received_fail">Bluetooth share: File %1$s not received</string>
Nick Pelly09e9cba2009-07-10 18:45:13 -070071
Jackson Fanaf9af3c2009-07-15 14:03:39 +080072 <!-- Outbound File Transfer Progress Notification item -->
73 <!-- label for the notification item of sending file -->
Lixin Yuedc3bacd2009-09-21 20:36:16 +080074 <string name="notification_sending">Bluetooth share: Sending %1$s</string>
Jackson Fanaf9af3c2009-07-15 14:03:39 +080075 <!-- label for the notification item of sent file -->
Lixin Yuedc3bacd2009-09-21 20:36:16 +080076 <string name="notification_sent">Bluetooth share: Sent %1$s</string>
Jackson Fanaf9af3c2009-07-15 14:03:39 +080077 <!-- label for the notification item of sent file -status -->
78 <string name="notification_sent_complete">100% complete</string>
79 <!-- label for the notification item of failed sending file -->
Lixin Yuedc3bacd2009-09-21 20:36:16 +080080 <string name="notification_sent_fail">Bluetooth share: File %1$s not sent</string>
Nick Pelly09e9cba2009-07-10 18:45:13 -070081
Jackson Fanaf9af3c2009-07-15 14:03:39 +080082 <!-- Bluetooth Download Progress Dialog -->
83 <!--Title -->
Roy West1a0f9902009-09-20 15:48:40 -070084 <string name="download_title">File transfer</string>
Jackson Fanaf9af3c2009-07-15 14:03:39 +080085 <!--Line 1 -->
Lixin Yuedc3bacd2009-09-21 20:36:16 +080086 <string name="download_line1">From: \u0022%1$s\u0022</string>
Jackson Fanaf9af3c2009-07-15 14:03:39 +080087 <!--Line 2 -->
Jackson Fan239bc522009-07-27 15:58:22 +080088 <string name="download_line2">File: %1$s</string>
Jackson Fanaf9af3c2009-07-15 14:03:39 +080089 <!--Line 3 -->
Jackson Fan239bc522009-07-27 15:58:22 +080090 <string name="download_line3">File size: %1$s</string>
Jackson Fanaf9af3c2009-07-15 14:03:39 +080091 <!--Line 4 -->
92 <string name="download_line4"></string>
Lixin Yuedc3bacd2009-09-21 20:36:16 +080093 <string name="download_line5">Receiving file\u2026</string>
Jackson Fanaf9af3c2009-07-15 14:03:39 +080094 <!-- Label for a cancel button. -->
95 <string name="download_cancel">Stop</string>
96 <!-- Label for a hide button.-->
97 <string name="download_ok">Hide</string>
Nick Pelly09e9cba2009-07-10 18:45:13 -070098
Jackson Fanaf9af3c2009-07-15 14:03:39 +080099 <!-- Bluetooth failed Download Dialog -->
100 <!--Line 1 -->
Roy West1a0f9902009-09-20 15:48:40 -0700101 <string name="download_fail_line1">File not received</string>
Jackson Fanaf9af3c2009-07-15 14:03:39 +0800102 <!--Line 2 -->
Jackson Fan239bc522009-07-27 15:58:22 +0800103 <string name="download_fail_line2">File: %1$s</string>
Jackson Fanaf9af3c2009-07-15 14:03:39 +0800104 <!--Line 3 -->
Jackson Fan239bc522009-07-27 15:58:22 +0800105 <string name="download_fail_line3">Failure reason: %1$s</string>
Jackson Fanaf9af3c2009-07-15 14:03:39 +0800106 <!-- Label for ok button.-->
107 <string name="download_fail_ok">OK</string>
Nick Pelly09e9cba2009-07-10 18:45:13 -0700108
Jackson Fanaf9af3c2009-07-15 14:03:39 +0800109 <!-- Bluetooth Successful Download Dialog -->
110 <!--Line 4 in "Bluetooth Download Progress Dialog" -->
111 <string name="download_succ_line5">File received</string>
112 <!-- Label for a OK button.-->
113 <string name="download_succ_ok">Open</string>
Nick Pelly09e9cba2009-07-10 18:45:13 -0700114
Jackson Fanaf9af3c2009-07-15 14:03:39 +0800115 <!-- Bluetooth Upload Progress Dialog -->
Lixin Yuedc3bacd2009-09-21 20:36:16 +0800116 <string name="upload_line1">To: \u0022%1$s\u0022</string>
Jackson Fan239bc522009-07-27 15:58:22 +0800117 <string name="upload_line3">File Type: %1$s (%2$s)</string>
Lixin Yuedc3bacd2009-09-21 20:36:16 +0800118 <string name="upload_line5">Sending file\u2026</string>
Nick Pelly09e9cba2009-07-10 18:45:13 -0700119
Jackson Fanaf9af3c2009-07-15 14:03:39 +0800120 <!-- Bluetooth Successful Upload Progress Dialog -->
121 <!--Line 4 -->
122 <string name="upload_succ_line5">File sent</string>
123 <!-- Label for a confirm button.-->
Roy West1a0f9902009-09-20 15:48:40 -0700124 <string name="upload_succ_ok">OK</string>
Nick Pelly09e9cba2009-07-10 18:45:13 -0700125
Jackson Fanaf9af3c2009-07-15 14:03:39 +0800126 <!-- Bluetooth Failed Upload File Transfer Dialog -->
Lixin Yuedc3bacd2009-09-21 20:36:16 +0800127 <string name="upload_fail_line1">The file was not sent to \u0022%1$s\u0022.</string>
Jackson Fan239bc522009-07-27 15:58:22 +0800128 <string name="upload_fail_line1_2">File: %1$s</string>
Jackson Fanaf9af3c2009-07-15 14:03:39 +0800129 <!-- Label for a try again button.-->
Roy West1a0f9902009-09-20 15:48:40 -0700130 <string name="upload_fail_ok">Try again</string>
Jackson Fanaf9af3c2009-07-15 14:03:39 +0800131 <!-- Label for a cancel button.-->
132 <string name="upload_fail_cancel">Close</string>
133
134 <!-- Bluetooth error dialog -->
135 <string name="bt_error_btn_ok">OK</string>
136 <string name="unknown_file">Unknown file</string>
137 <string name="unknown_file_desc">There is no application to handle this file type. \n</string>
Roy West1a0f9902009-09-20 15:48:40 -0700138 <string name="not_exist_file">File does not exist</string>
139 <string name="not_exist_file_desc">The file does not exist! \n</string>
Jackson Fanaf9af3c2009-07-15 14:03:39 +0800140
141 <!-- Bluetooth Enabling progress dialog -->
Lixin Yuedc3bacd2009-09-21 20:36:16 +0800142 <string name="enabling_progress_title">Please wait\u2026</string>
143 <string name="enabling_progress_content">Turning on bluetooth\u2026</string>
Jackson Fanaf9af3c2009-07-15 14:03:39 +0800144
145 <!-- Bluetooth Toast Message -->
Roy West1a0f9902009-09-20 15:48:40 -0700146 <string name="bt_toast_1">The file will be received. Check progress in the Notifications panel.</string>
Jackson Fanaf9af3c2009-07-15 14:03:39 +0800147 <string name="bt_toast_2">The file will not be received.</string>
Lixin Yuedc3bacd2009-09-21 20:36:16 +0800148 <string name="bt_toast_3">Stopped receiving file from \u0022%1$s\u0022</string>
149 <string name="bt_toast_4">Sending file to \u0022%1$s\u0022</string>
150 <string name="bt_toast_5">Sending %1$s files to \u0022%2$s\u0022</string>
151 <string name="bt_toast_6">Stopped sending file to \u0022%1$s\u0022</string>
Jackson Fanaf9af3c2009-07-15 14:03:39 +0800152
153 <!-- Bluetooth System Messages -->
Lixin Yuedc3bacd2009-09-21 20:36:16 +0800154 <string name="bt_sm_2_1">There is not enough space on the SD card to save the file from \u0022%1$s\u0022</string>
Jackson Fan239bc522009-07-27 15:58:22 +0800155 <string name="bt_sm_2_2">Space needed: %1$s</string>
Jackson Fanaf9af3c2009-07-15 14:03:39 +0800156
Lixin Yuec6f1bac2009-12-23 15:37:27 +0800157 <string name="ErrorTooManyRequests">Too many requests are being processed. Try again later.</string>
Jackson Fanaf9af3c2009-07-15 14:03:39 +0800158
159 <!-- Bluetooth Transfer Failure Reason -->
Roy West1a0f9902009-09-20 15:48:40 -0700160 <string name="status_pending">File transfer not started yet</string>
Jackson Fanaf9af3c2009-07-15 14:03:39 +0800161 <string name="status_running">File transfer is ongoing</string>
Roy West1a0f9902009-09-20 15:48:40 -0700162 <string name="status_success">The file transfer has completed successfully</string>
Roy West68eee192009-09-20 16:46:58 -0700163 <string name="status_not_accept">The phone can\'t handle this type of content</string>
Roy West1a0f9902009-09-20 15:48:40 -0700164 <string name="status_forbidden">This transfer is forbidden by the target device</string>
165 <string name="status_canceled">This transfer was canceled by the user</string>
Jackson Fanaf9af3c2009-07-15 14:03:39 +0800166 <string name="status_file_error">Storage issue</string>
Roy West1a0f9902009-09-20 15:48:40 -0700167 <string name="status_no_sd_card">No SD card. Insert an SD card to save transferred files.</string>
Jackson Fanaf9af3c2009-07-15 14:03:39 +0800168 <string name="status_connection_error">Connection failure</string>
169 <string name="status_protocol_error">The request can not be handled correctly</string>
170 <string name="status_unknown_error">Unknown error</string>
171
172 <!-- Bluetooth OPP Live Folder -->
Roy West1a0f9902009-09-20 15:48:40 -0700173 <string name="btopp_live_folder">Bluetooth received</string>
Jackson Fanaf9af3c2009-07-15 14:03:39 +0800174
Lixin Yue5cc61792010-02-26 17:35:23 +0800175 <!-- Bluetooth OPP Transfer History -->
176 <string name="download_success"> %1$s Received complete.</string>
177 <string name="upload_success"> %1$s Sent complete.</string>
178 <string name="inbound_history_title">Inbound transfers</string>
179 <string name="outbound_history_title">Outbound transfers</string>
180 <string name="no_transfers">Transfer history is empty.</string>
181 <string name="transfer_clear_dlg_msg">All items will be cleared from the list.</string>
182 <string name="outbound_noti_title">Bluetooth share: Sent files</string>
183 <string name="inbound_noti_title">Bluetooth share: Received files</string>
Lixin Yue5cc61792010-02-26 17:35:23 +0800184 <string name="noti_caption"> %1$s successful, %2$s failed.</string>
185
186 <string name="transfer_menu_clear_all">Clear list</string>
187 <string name="transfer_menu_open">Open</string>
188 <string name="transfer_menu_clear">Clear from list</string>
189 <string name="transfer_clear_dlg_title">Clear</string>
190
Lixin Yue151f4192010-03-12 17:32:50 +0800191 <!-- Do not translate. file name used for sharing. -->
192 <string name="bluetooth_share_file_name" translate="false">bluetooth_content_share</string>
193
Jaikumar Ganesh20b763a2010-03-11 13:06:54 -0800194 <!-- Used to run Bluetooth.apk in another process if needed -->
195 <!-- Do not translate. android:sharedUserId string of this application. -->
196 <string name="sharedUserId" translate="false"><xliff:g id="x"></xliff:g></string>
197 <!-- Do not translate. android:process of this application. -->
198 <string name="process" translate="false"><xliff:g id="x"></xliff:g></string>
199
Nick Pelly09e9cba2009-07-10 18:45:13 -0700200</resources>