1<?xml version="1.0" encoding="utf-8"?> 2<!-- Copyright (C) 2007 The Android Open Source Project 3 4 Licensed under the Apache License, Version 2.0 (the "License"); 5 you may not use this file except in compliance with the License. 6 You may obtain a copy of the License at 7 8 http://www.apache.org/licenses/LICENSE-2.0 9 10 Unless required by applicable law or agreed to in writing, software 11 distributed under the License is distributed on an "AS IS" BASIS, 12 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 13 See the License for the specific language governing permissions and 14 limitations under the License. 15--> 16<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> 17 <!-- 18 This is the short description of a permission associated with the 19 Bluetooth Share Manager. It is displayed as part of the description of 20 any application that was granted that permission. This specific 21 permission controls access to the Bluetooth Share Manager by 22 applications that initiate Bluetooth share. 23 --> 24 <string name="permlab_bluetoothShareManager">Access download manager.</string> 25 <!-- 26 This is the long description of a permission associated with the 27 Android Download Manager. It is displayed as part of the description 28 of any application that was granted that permission. This specific 29 permission controls access to the Download Manager by applications 30 that initiate downloads. 31 --> 32 <string name="permdesc_bluetoothShareManager">Allows the app to access the 33 BluetoothShare manager and use it to transfer files. </string> 34 35 <string name="permlab_bluetoothWhitelist">Whitelist bluetooth device access.</string> 36 37 <string name="permdesc_bluetoothWhitelist">Allows the app to temporarily whitelist 38 a Bluetooth device, allowing that device to send files to this device without user 39 confirmation.</string> 40 41 <!-- string showed on "Share picutre via" dialog --> 42 <string name="bt_share_picker_label">Bluetooth</string> 43 44 <!-- string for "unknown device" --> 45 <string name="unknown_device">Unknown device</string> 46 47 <!-- string for "unknown" phone number" --> 48 <string name="unknownNumber">Unknown</string> 49 50 <!-- string for "the title of airplane mode error" --> 51 <string name="airplane_error_title">Airplane mode</string> 52 <!-- string for "error message in airplane mode" --> 53 <string name="airplane_error_msg">You can\'t use Bluetooth in Airplane mode.</string> 54 55 <!-- Activate Bluetooth Confirmation Dialog --> 56 <!--Title --> 57 <string name="bt_enable_title"></string> 58 <!--Line 1 --> 59 <string name="bt_enable_line1">To use Bluetooth services, you must first turn on Bluetooth.</string> 60 <!--Line 2 --> 61 <string name="bt_enable_line2">Turn on Bluetooth now?</string> 62 <!-- Label for a cancel button. --> 63 <string name="bt_enable_cancel">Cancel</string> 64 <!-- Label for a confirm button.--> 65 <string name="bt_enable_ok">Turn on</string> 66 67 <!-- Bluetooth File Transfer Acceptance Dialog --> 68 <!--Title --> 69 <string name="incoming_file_confirm_title">File transfer</string> 70 <!--content --> 71 <string name="incoming_file_confirm_content">Accept incoming file? </string> 72 <!-- Label for a cancel button. --> 73 <string name="incoming_file_confirm_cancel">Decline</string> 74 <!-- Label for a confirm button.--> 75 <string name="incoming_file_confirm_ok">Accept</string> 76 <!-- Label for timeout OK button.--> 77 <string name="incoming_file_confirm_timeout_ok">OK</string> 78 <!-- content for timeout--> 79 <string name="incoming_file_confirm_timeout_content">There was a timeout while accepting an incoming file from \u0022<xliff:g id="sender">%1$s</xliff:g>\u0022</string> 80 81 <!-- Bluetooth File Transfer Acceptance Notification item --> 82 <string name="incoming_file_confirm_Notification_title">Incoming file</string> 83 <string name="incoming_file_confirm_Notification_content"><xliff:g id="sender">%1$s</xliff:g> is ready to send <xliff:g id="file">%2$s</xliff:g></string> 84 85 <!-- Inbound File Transfer Progress Notification item --> 86 <!-- label for the notification item of receiving file --> 87 <string name="notification_receiving">Bluetooth share: Receiving <xliff:g id="file">%1$s</xliff:g></string> 88 <!-- label for the notification item of received file --> 89 <string name="notification_received">Bluetooth share: Received <xliff:g id="file">%1$s</xliff:g></string> 90 <!-- label for the notification item of failed receiving file --> 91 <string name="notification_received_fail">Bluetooth share: File <xliff:g id="file">%1$s</xliff:g> not received</string> 92 93 <!-- Outbound File Transfer Progress Notification item --> 94 <!-- label for the notification item of sending file --> 95 <string name="notification_sending">Bluetooth share: Sending <xliff:g id="file">%1$s</xliff:g></string> 96 <!-- label for the notification item of sent file --> 97 <string name="notification_sent">Bluetooth share: Sent <xliff:g id="file">%1$s</xliff:g></string> 98 <!-- label for the notification item of sent file -status --> 99 <string name="notification_sent_complete">100% complete</string> 100 <!-- label for the notification item of failed sending file --> 101 <string name="notification_sent_fail">Bluetooth share: File <xliff:g id="file">%1$s</xliff:g> not sent</string> 102 103 <!-- Bluetooth Download Progress Dialog --> 104 <!--Title --> 105 <string name="download_title">File transfer</string> 106 <!--Line 1 --> 107 <string name="download_line1">From: \u0022<xliff:g id="sender">%1$s</xliff:g>\u0022</string> 108 <!--Line 2 --> 109 <string name="download_line2">File: <xliff:g id="file">%1$s</xliff:g></string> 110 <!--Line 3 --> 111 <string name="download_line3">File size: <xliff:g id="size">%1$s</xliff:g></string> 112 <!--Line 4 --> 113 <string name="download_line4" /> 114 <string name="download_line5">Receiving file\u2026</string> 115 <!-- Label for a cancel button. --> 116 <string name="download_cancel">Stop</string> 117 <!-- Label for a hide button.--> 118 <string name="download_ok">Hide</string> 119 <!--Line 1 --> 120 <string name="incoming_line1">From</string> 121 <!--Line 2 --> 122 <string name="incoming_line2">Filename</string> 123 <!--Line 3 --> 124 <string name="incoming_line3">Size</string> 125 126 <!-- Bluetooth failed Download Dialog --> 127 <!--Line 1 --> 128 <string name="download_fail_line1">File not received</string> 129 <!--Line 2 --> 130 <string name="download_fail_line2">File: <xliff:g id="file">%1$s</xliff:g></string> 131 <!--Line 3 --> 132 <string name="download_fail_line3">Reason: <xliff:g id="reason">%1$s</xliff:g></string> 133 <!-- Label for ok button.--> 134 <string name="download_fail_ok">OK</string> 135 136 <!-- Bluetooth Successful Download Dialog --> 137 <!--Line 4 in "Bluetooth Download Progress Dialog" --> 138 <string name="download_succ_line5">File received</string> 139 <!-- Label for a OK button.--> 140 <string name="download_succ_ok">Open</string> 141 142 <!-- Bluetooth Upload Progress Dialog --> 143 <string name="upload_line1">To: \u0022<xliff:g id="recipient">%1$s</xliff:g>\u0022</string> 144 <string name="upload_line3">File type: <xliff:g id="type">%1$s</xliff:g> (<xliff:g id="size">%2$s</xliff:g>)</string> 145 <string name="upload_line5">Sending file\u2026</string> 146 147 <!-- Bluetooth Successful Upload Progress Dialog --> 148 <!--Line 4 --> 149 <string name="upload_succ_line5">File sent</string> 150 <!-- Label for a confirm button.--> 151 <string name="upload_succ_ok">OK</string> 152 153 <!-- Bluetooth Failed Upload File Transfer Dialog --> 154 <string name="upload_fail_line1">The file wasn\'t sent to \u0022<xliff:g id="recipient">%1$s</xliff:g>\u0022.</string> 155 <string name="upload_fail_line1_2">File: <xliff:g id="file">%1$s</xliff:g></string> 156 <!-- Label for a cancel button.--> 157 <string name="upload_fail_cancel">Close</string> 158 159 <!-- Bluetooth error dialog --> 160 <string name="bt_error_btn_ok">OK</string> 161 <string name="unknown_file">Unknown file</string> 162 <string name="unknown_file_desc">There\'s no app to handle this type of file. \n</string> 163 <string name="not_exist_file">No file</string> 164 <string name="not_exist_file_desc">The file doesn\'t exist. \n</string> 165 166 <!-- Bluetooth Enabling progress dialog --> 167 <string name="enabling_progress_title">Please wait\u2026</string> 168 <string name="enabling_progress_content">Turning on Bluetooth\u2026</string> 169 170 <!-- Bluetooth Toast Message --> 171 <string name="bt_toast_1">The file will be received. Check progress in the Notifications panel.</string> 172 <string name="bt_toast_2">The file can\'t be received.</string> 173 <string name="bt_toast_3">Stopped receiving file from \u0022<xliff:g id="sender">%1$s</xliff:g>\u0022</string> 174 <string name="bt_toast_4">Sending file to \u0022<xliff:g id="recipient">%1$s</xliff:g>\u0022</string> 175 <string name="bt_toast_5">Sending <xliff:g id="number">%1$s</xliff:g> files to \u0022<xliff:g id="recipient">%2$s</xliff:g>\u0022</string> 176 <string name="bt_toast_6">Stopped sending file to \u0022<xliff:g id="recipient">%1$s</xliff:g>\u0022</string> 177 178 <!-- Bluetooth System Messages [CHAR LIMIT=NONE] --> 179 <string name="bt_sm_2_1_nosdcard">There isn\'t enough space in USB storage to save the file.</string> 180 <!-- Bluetooth System Messages --> 181 <string name="bt_sm_2_1_default">There isn\'t enough space on the SD card to save the file.</string> 182 <string name="bt_sm_2_2">Space needed: <xliff:g id="size">%1$s</xliff:g></string> 183 184 <string name="ErrorTooManyRequests">Too many requests are being processed. Try again later.</string> 185 186 <!-- Bluetooth Transfer Failure Reason --> 187 <string name="status_pending">File transfer not started yet.</string> 188 <string name="status_running">File transfer is ongoing.</string> 189 <string name="status_success">File transfer completed successfully.</string> 190 <string name="status_not_accept">Content isn\'t supported.</string> 191 <string name="status_forbidden">Transfer forbidden by target device.</string> 192 <string name="status_canceled">Transfer canceled by user.</string> 193 <string name="status_file_error">Storage issue.</string> 194 <!-- Shown when USB storage cannot be found. [CHAR LIMIT=NONE] --> 195 <string name="status_no_sd_card_nosdcard">No USB storage.</string> 196 <string name="status_no_sd_card_default">No SD card. Insert an SD card to save transferred files.</string> 197 <string name="status_connection_error">Connection unsuccessful.</string> 198 <string name="status_protocol_error">Request can\'t be handled correctly.</string> 199 <string name="status_unknown_error">Unknown error.</string> 200 201 <!-- Bluetooth OPP Live Folder --> 202 <string name="btopp_live_folder">Bluetooth received</string> 203 204 <!-- Bluetooth OPP Transfer History --> 205 <string name="opp_notification_group">Bluetooth Share</string> 206 <string name="download_success"> <xliff:g id="file_size">%1$s</xliff:g> Received complete.</string> 207 <string name="upload_success"> <xliff:g id="file_size">%1$s</xliff:g> Sent complete.</string> 208 <string name="inbound_history_title">Inbound transfers</string> 209 <string name="outbound_history_title">Outbound transfers</string> 210 <string name="no_transfers">Transfer history is empty.</string> 211 <string name="transfer_clear_dlg_msg">All items will be cleared from the list.</string> 212 <string name="outbound_noti_title">Bluetooth share: Sent files</string> 213 <string name="inbound_noti_title">Bluetooth share: Received files</string> 214 <plurals name="noti_caption_unsuccessful"> 215 <item quantity="one"><xliff:g id="unsuccessful_number">%1$d</xliff:g> unsuccessful.</item> 216 <item quantity="other"><xliff:g id="unsuccessful_number">%1$d</xliff:g> unsuccessful.</item> 217 </plurals> 218 <plurals name="noti_caption_success"> 219 <item quantity="one"><xliff:g id="successful_number">%1$d</xliff:g> successful, %2$s</item> 220 <item quantity="other"><xliff:g id="successful_number">%1$d</xliff:g> successful, %2$s</item> 221 </plurals> 222 223 <string name="transfer_menu_clear_all">Clear list</string> 224 <string name="transfer_menu_open">Open</string> 225 <string name="transfer_menu_clear">Clear from list</string> 226 <string name="transfer_clear_dlg_title">Clear</string> 227 228 <!-- Do not translate. file name used for sharing. --> 229 <string name="bluetooth_share_file_name" translatable="false">bluetooth_content_share</string> 230 231 <!-- Used to run Bluetooth.apk in another process if needed --> 232 <!-- Do not translate. android:sharedUserId string of this application. --> 233 <string name="sharedUserId" translatable="false"><xliff:g id="x" /></string> 234 <!-- Do not translate. android:process of this application. --> 235 <string name="process" translatable="false"><xliff:g id="x" /></string> 236 237 238 <string name="bluetooth_a2dp_sink_queue_name">Now Playing</string> 239 <string name="bluetooth_map_settings_save">Save</string> 240 <string name="bluetooth_map_settings_cancel">Cancel</string> 241 <string name="bluetooth_map_settings_intro">Select the accounts you want to share through Bluetooth. You still have to accept any access to the accounts when connecting.</string> 242 <string name="bluetooth_map_settings_count">Slots left:</string> 243 <string name="bluetooth_map_settings_app_icon">Application Icon</string> 244 <string name="bluetooth_map_settings_title">Bluetooth Message Sharing Settings</string> 245 <string name="bluetooth_map_settings_no_account_slots_left">Cannot select account. 0 slots left</string> 246 <string name="bluetooth_connected">Bluetooth audio connected</string> 247 <string name="bluetooth_disconnected">Bluetooth audio disconnected"</string> 248 <string name="a2dp_sink_mbs_label">Bluetooth Audio</string> 249 <string name="bluetooth_opp_file_limit_exceeded">Files bigger than 4GB cannot be transferred</string> 250 <string name="bluetooth_connect_action">Connect to Bluetooth</string> 251</resources> 252