Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 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 | |
| 17 | <resources xmlns:android="http://schemas.android.com/apk/res/android" |
| 18 | xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> |
| 19 | <string name="yes" msgid="4676390750360727396">"Yes"</string> |
| 20 | <string name="no" msgid="6731231425810196216">"No"</string> |
Eric Fischer | bc7104a | 2012-04-26 15:50:21 -0700 | [diff] [blame] | 21 | <string name="create" msgid="3578857613172647409">"Create"</string> |
Baligh Uddin | 051e08b | 2012-12-03 12:09:04 -0800 | [diff] [blame] | 22 | <string name="allow" msgid="3349662621170855910">"Allow"</string> |
| 23 | <string name="deny" msgid="6947806159746484865">"Deny"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 24 | <string name="device_info_default" msgid="7847265875578739287">"Unknown"</string> |
Geoff Mendal | 7d9885f | 2015-02-16 07:12:57 -0800 | [diff] [blame] | 25 | <plurals name="show_dev_countdown" formatted="false" msgid="7201398282729229649"> |
| 26 | <item quantity="other">You are now <xliff:g id="STEP_COUNT_1">%1$d</xliff:g> steps away from being a developer.</item> |
| 27 | <item quantity="one">You are now <xliff:g id="STEP_COUNT_0">%1$d</xliff:g> step away from being a developer.</item> |
| 28 | </plurals> |
Baligh Uddin | ec9bcad | 2012-10-12 13:54:47 -0700 | [diff] [blame] | 29 | <string name="show_dev_on" msgid="1110711554982716293">"You are now a developer!"</string> |
| 30 | <string name="show_dev_already" msgid="2151632240145446227">"No need, you are already a developer."</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 31 | <string name="header_category_wireless_networks" msgid="5110914332313954940">"Wireless & networks"</string> |
| 32 | <string name="header_category_connections" msgid="6471513040815680662">"Connections"</string> |
Baligh Uddin | 46b4546 | 2014-05-20 11:48:27 -0700 | [diff] [blame] | 33 | <string name="header_category_device" msgid="4544026001618307754">"Device"</string> |
| 34 | <string name="header_category_personal" msgid="3310195187905720823">"Personal"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 35 | <string name="header_category_access" msgid="7580499097416970962">"Access"</string> |
Baligh Uddin | 46b4546 | 2014-05-20 11:48:27 -0700 | [diff] [blame] | 36 | <string name="header_category_system" msgid="2816866961183068977">"System"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 37 | <string name="turn_on_radio" msgid="8706561489788373676">"Turn on radio"</string> |
| 38 | <string name="turn_off_radio" msgid="1820294552893884115">"Turn off radio"</string> |
Eric Fischer | 9f12b39 | 2011-09-30 16:46:13 -0700 | [diff] [blame] | 39 | <string name="sms_over_ims_on" msgid="5085290395865632925">"Turn on SMS over IMS"</string> |
| 40 | <string name="sms_over_ims_off" msgid="8354792045992793959">"Turn off SMS over IMS"</string> |
| 41 | <string name="ims_reg_required_on" msgid="3885152087309614653">"Turn on IMS registration required"</string> |
| 42 | <string name="ims_reg_required_off" msgid="1720570343422743943">"Turn off IMS registration required"</string> |
Geoff Mendal | 2331834 | 2015-02-02 07:09:27 -0800 | [diff] [blame] | 43 | <string name="volte_provisioned_flag_on" msgid="6023503159480902956">"Turn on VoLTE provisioned flag"</string> |
| 44 | <string name="volte_provisioned_flag_off" msgid="6168612015904744405">"Turn off VoLTE provisioned flag"</string> |
Eric Fischer | 9f12b39 | 2011-09-30 16:46:13 -0700 | [diff] [blame] | 45 | <string name="lte_ram_dump_on" msgid="8568568019520172177">"Turn on lte ram dump"</string> |
| 46 | <string name="lte_ram_dump_off" msgid="2514507918652378283">"Turn off lte ram dump"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 47 | <string name="radioInfo_menu_viewADN" msgid="8743377494429930831">"View SIM address book"</string> |
Geoff Mendal | 2331834 | 2015-02-02 07:09:27 -0800 | [diff] [blame] | 48 | <string name="radioInfo_menu_viewFDN" msgid="7934301566925610318">"View fixed dialling numbers"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 49 | <string name="radioInfo_menu_viewSDN" msgid="7130280686244955669">"View Service Dialling Numbers"</string> |
| 50 | <string name="radioInfo_menu_getPDP" msgid="560610293888406317">"Get PDP list"</string> |
| 51 | <string name="radioInfo_service_in" msgid="1915416319177520020">"In service"</string> |
| 52 | <string name="radioInfo_service_out" msgid="5238736759641916278">"Out of service"</string> |
| 53 | <string name="radioInfo_service_emergency" msgid="2485604591272668370">"Emergency calls only"</string> |
| 54 | <string name="radioInfo_service_off" msgid="1434084741785525415">"Radio off"</string> |
| 55 | <string name="radioInfo_roaming_in" msgid="9045363884600341051">"Roaming"</string> |
| 56 | <string name="radioInfo_roaming_not" msgid="2851853244069662307">"Not roaming"</string> |
| 57 | <string name="radioInfo_phone_idle" msgid="7489244938838742820">"Idle"</string> |
| 58 | <string name="radioInfo_phone_ringing" msgid="4883724645684297895">"Ringing"</string> |
| 59 | <string name="radioInfo_phone_offhook" msgid="4174402846862780998">"Call in progress"</string> |
| 60 | <string name="radioInfo_data_disconnected" msgid="1959735267890719418">"Disconnected"</string> |
| 61 | <string name="radioInfo_data_connecting" msgid="8404571440697917823">"Connecting"</string> |
| 62 | <string name="radioInfo_data_connected" msgid="7074301157399238697">"Connected"</string> |
| 63 | <string name="radioInfo_data_suspended" msgid="5315325487890334196">"Suspended"</string> |
| 64 | <string name="radioInfo_unknown" msgid="737385314432468266">"unknown"</string> |
| 65 | <string name="radioInfo_display_packets" msgid="8654359809877290639">"pkts"</string> |
| 66 | <string name="radioInfo_display_bytes" msgid="4018206969492931883">"bytes"</string> |
| 67 | <string name="radioInfo_display_dbm" msgid="3621221793699882781">"dBm"</string> |
| 68 | <string name="radioInfo_display_asu" msgid="1422248392727818082">"asu"</string> |
| 69 | <string name="radioInfo_lac" msgid="8415219164758307156">"LAC"</string> |
| 70 | <string name="radioInfo_cid" msgid="4362599198392643138">"CID"</string> |
Eric Fischer | 332af2f | 2010-12-23 14:18:00 -0800 | [diff] [blame] | 71 | <string name="sdcard_unmount" product="nosdcard" msgid="6325292633327972272">"Unmount USB storage"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 72 | <string name="sdcard_unmount" product="default" msgid="3364184561355611897">"Unmount SD card"</string> |
Eric Fischer | 332af2f | 2010-12-23 14:18:00 -0800 | [diff] [blame] | 73 | <string name="sdcard_format" product="nosdcard" msgid="6285310523155166716">"Erase USB storage"</string> |
| 74 | <string name="sdcard_format" product="default" msgid="6713185532039187532">"Erase SD card"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 75 | <string name="small_font" msgid="2295331917424072635">"Small"</string> |
| 76 | <string name="medium_font" msgid="2068475425515133701">"Medium"</string> |
| 77 | <string name="large_font" msgid="599055175160971446">"Large"</string> |
| 78 | <string name="font_size_save" msgid="3450855718056759095">"OK"</string> |
Eric Fischer | 332af2f | 2010-12-23 14:18:00 -0800 | [diff] [blame] | 79 | <string name="sdcard_setting" product="nosdcard" msgid="8281011784066476192">"USB storage"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 80 | <string name="sdcard_setting" product="default" msgid="5922637503871474866">"SD card"</string> |
| 81 | <string name="battery_info_status_label" msgid="8109155295509700309">"Battery status:"</string> |
| 82 | <string name="battery_info_power_label" msgid="7465140230991349382">"Power plug:"</string> |
| 83 | <string name="battery_info_scale_label" msgid="3649763192389778437">"Battery scale:"</string> |
| 84 | <string name="battery_info_level_label" msgid="8706526709307788737">"Battery level:"</string> |
| 85 | <string name="battery_info_health_label" msgid="6416051542741886958">"Battery health:"</string> |
| 86 | <string name="battery_info_technology_label" msgid="788304533220748681">"Battery technology:"</string> |
| 87 | <string name="battery_info_voltage_label" msgid="8971764146757637863">"Battery voltage:"</string> |
| 88 | <string name="battery_info_voltage_units" msgid="8658490792208288107">"mV"</string> |
| 89 | <string name="battery_info_temperature_label" msgid="1968383098818648037">"Battery temperature:"</string> |
| 90 | <string name="battery_info_temperature_units" msgid="9098950587249987550">"° C"</string> |
| 91 | <string name="battery_info_uptime" msgid="5548545143573527992">"Time since boot:"</string> |
| 92 | <string name="battery_info_awake_battery" msgid="2557725975486185849">"Awake time on battery:"</string> |
| 93 | <string name="battery_info_awake_plugged" msgid="176716874713478188">"Awake time when charging:"</string> |
| 94 | <string name="battery_info_screen_on" msgid="376277447175613889">"Screen ON time:"</string> |
| 95 | <string name="battery_info_status_unknown" msgid="196130600938058547">"Unknown"</string> |
| 96 | <string name="battery_info_status_charging" msgid="1705179948350365604">"Charging"</string> |
Baligh Uddin | df480d3 | 2014-06-13 15:02:04 -0700 | [diff] [blame] | 97 | <string name="battery_info_status_charging_ac" msgid="2909861890674399949">"Charging on AC"</string> |
| 98 | <string name="battery_info_status_charging_usb" msgid="2207489369680923929">"Charging over USB"</string> |
| 99 | <string name="battery_info_status_charging_wireless" msgid="3574032603735446573">"Charging wirelessly"</string> |
Baligh Uddin | 8bb1195 | 2012-08-21 11:58:35 -0700 | [diff] [blame] | 100 | <string name="battery_info_status_discharging" msgid="310932812698268588">"Not charging"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 101 | <string name="battery_info_status_not_charging" msgid="2820070506621483576">"Not charging"</string> |
| 102 | <string name="battery_info_status_full" msgid="2824614753861462808">"Full"</string> |
| 103 | <string name="battery_info_power_unplugged" msgid="5987246575519551081">"Unplugged"</string> |
| 104 | <string name="battery_info_power_ac" msgid="6808516193001604634">"AC"</string> |
| 105 | <string name="battery_info_power_usb" msgid="8012931702516331797">"USB"</string> |
Baligh Uddin | 8bb1195 | 2012-08-21 11:58:35 -0700 | [diff] [blame] | 106 | <string name="battery_info_power_wireless" msgid="6819163295739305097">"wireless"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 107 | <string name="battery_info_power_ac_usb" msgid="6777734146838328688">"AC+USB"</string> |
| 108 | <string name="battery_info_power_unknown" msgid="7344115502868899881">"Unknown"</string> |
| 109 | <string name="battery_info_health_unknown" msgid="5664295556921944255">"Unknown"</string> |
| 110 | <string name="battery_info_health_good" msgid="8070356565806711806">"Good"</string> |
| 111 | <string name="battery_info_health_overheat" msgid="8442959549291368806">"Overheat"</string> |
| 112 | <string name="battery_info_health_dead" msgid="1725917445762829059">"Dead"</string> |
| 113 | <string name="battery_info_health_over_voltage" msgid="2420269351664490121">"Over voltage"</string> |
| 114 | <string name="battery_info_health_unspecified_failure" msgid="6347021103185471590">"Unknown error"</string> |
Eric Fischer | 332af2f | 2010-12-23 14:18:00 -0800 | [diff] [blame] | 115 | <string name="battery_info_health_cold" msgid="3835692786176707318">"Cold"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 116 | <string name="bluetooth" msgid="5549625000628014477">"Bluetooth"</string> |
Baligh Uddin | 27e9f6d | 2014-03-05 13:07:50 -0800 | [diff] [blame] | 117 | <string name="bluetooth_is_discoverable" msgid="8373421452106840526">"Visible to all Bluetooth devices nearby (<xliff:g id="DISCOVERABLE_TIME_PERIOD">%1$s</xliff:g>)"</string> |
| 118 | <string name="bluetooth_is_discoverable_always" msgid="2849387702249327748">"Visible to all Bluetooth devices nearby"</string> |
| 119 | <string name="bluetooth_not_visible_to_other_devices" msgid="9120274591523391910">"Not visible to other Bluetooth devices"</string> |
| 120 | <string name="bluetooth_only_visible_to_paired_devices" msgid="2049983392373296028">"Only visible to paired devices"</string> |
Eric Fischer | 3985ce3 | 2011-08-04 16:13:03 -0700 | [diff] [blame] | 121 | <string name="bluetooth_visibility_timeout" msgid="8002247464357005429">"Visibility timeout"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 122 | <string name="bluetooth_lock_voice_dialing" msgid="3139322992062086225">"Lock voice dialling"</string> |
| 123 | <string name="bluetooth_lock_voice_dialing_summary" msgid="4741338867496787042">"Prevent use of the Bluetooth dialler when the screen is locked"</string> |
| 124 | <string name="bluetooth_devices" msgid="1886018064039454227">"Bluetooth devices"</string> |
| 125 | <string name="bluetooth_device_name" msgid="8415828355207423800">"Device name"</string> |
Eric Fischer | 0e3e487 | 2012-05-30 13:38:53 -0700 | [diff] [blame] | 126 | <string name="bluetooth_device_details" msgid="4594773497930028085">"Device settings"</string> |
| 127 | <string name="bluetooth_profile_details" msgid="6823621790324933337">"Profile settings"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 128 | <string name="bluetooth_name_not_set" msgid="2653752006416027426">"No name set, using account name"</string> |
| 129 | <string name="bluetooth_scan_for_devices" msgid="9214184305566815727">"Scan for devices"</string> |
Baligh Uddin | b82066e | 2014-08-11 21:22:01 -0700 | [diff] [blame] | 130 | <string name="bluetooth_rename_device" msgid="4352483834491958740">"Rename this device"</string> |
Eric Fischer | 3985ce3 | 2011-08-04 16:13:03 -0700 | [diff] [blame] | 131 | <string name="bluetooth_rename_button" msgid="1648028693822994566">"Rename"</string> |
| 132 | <string name="bluetooth_disconnect_title" msgid="6026705382020027966">"Disconnect?"</string> |
| 133 | <string name="bluetooth_disconnect_all_profiles" msgid="9148530542956217908">"This will end your connection with:<br><b><xliff:g id="DEVICE_NAME">%1$s</xliff:g></b>"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 134 | <string name="bluetooth_empty_list_user_restricted" msgid="603521233563983689">"You don\'t have permission to change Bluetooth settings."</string> |
Geoff Mendal | 3260f78 | 2014-12-08 06:51:46 -0800 | [diff] [blame] | 135 | <string name="bluetooth_is_visible_message" msgid="6222396240776971862">"<xliff:g id="DEVICE_NAME">%1$s</xliff:g> is visible to nearby devices while Bluetooth settings is open."</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 136 | <string name="bluetooth_is_disconnect_question" msgid="5334933802445256306">"Disconnect <xliff:g id="DEVICE_NAME">%1$s</xliff:g>?"</string> |
Baligh Uddin | 69f6b8a | 2013-11-13 18:14:33 -0800 | [diff] [blame] | 137 | <string name="bluetooth_broadcasting" msgid="16583128958125247">"Broadcasting"</string> |
Eric Fischer | b91a557 | 2011-08-12 17:21:28 -0700 | [diff] [blame] | 138 | <string name="bluetooth_disable_profile_title" msgid="5916643979709342557">"Disable profile?"</string> |
| 139 | <string name="bluetooth_disable_profile_message" msgid="2895844842011809904">"This will disable:<br><b><xliff:g id="PROFILE_NAME">%1$s</xliff:g></b><br><br>From:<br><b><xliff:g id="DEVICE_NAME">%2$s</xliff:g></b>"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 140 | <string name="bluetooth_unknown" msgid="644716244548801421"></string> |
Eric Fischer | 3985ce3 | 2011-08-04 16:13:03 -0700 | [diff] [blame] | 141 | <string name="bluetooth_device" msgid="5291950341750186887">"Unnamed Bluetooth device"</string> |
Eric Fischer | fcc5063 | 2012-04-19 13:49:46 -0700 | [diff] [blame] | 142 | <string name="progress_scanning" msgid="192587958424295789">"Searching"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 143 | <string name="bluetooth_no_devices_found" msgid="1085232930277181436">"No nearby Bluetooth devices were found."</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 144 | <string name="bluetooth_notif_ticker" msgid="4726721390078512173">"Bluetooth pairing request"</string> |
| 145 | <string name="bluetooth_notif_title" msgid="2485175521845371514">"Pairing request"</string> |
Eric Fischer | c9ac3ca | 2011-12-29 13:36:38 -0800 | [diff] [blame] | 146 | <string name="bluetooth_notif_message" msgid="5300852675110479862">"Touch to pair with <xliff:g id="DEVICE_NAME">%1$s</xliff:g>."</string> |
Eric Fischer | 3985ce3 | 2011-08-04 16:13:03 -0700 | [diff] [blame] | 147 | <string name="bluetooth_show_received_files" msgid="5164787486105868895">"Show files received"</string> |
Baligh Uddin | 2acd6ae | 2014-09-08 22:54:40 -0700 | [diff] [blame] | 148 | <string name="device_picker" msgid="4978696506172252813">"Choose Bluetooth device"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 149 | <string name="bluetooth_permission_request" msgid="1523129741266262748">"Bluetooth permission request"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 150 | <string name="bluetooth_ask_enablement" msgid="1712443355224737143">"An app wants to turn Bluetooth ON for this device."</string> |
Baligh Uddin | 051e08b | 2012-12-03 12:09:04 -0800 | [diff] [blame] | 151 | <string name="bluetooth_ask_discovery" product="tablet" msgid="786921566047356213">"An app wants to make your tablet visible to other Bluetooth devices for <xliff:g id="TIMEOUT">%1$d</xliff:g> seconds."</string> |
| 152 | <string name="bluetooth_ask_discovery" product="default" msgid="5510358858113713272">"An app wants to make your phone visible to other Bluetooth devices for <xliff:g id="TIMEOUT">%1$d</xliff:g> seconds."</string> |
| 153 | <string name="bluetooth_ask_lasting_discovery" product="tablet" msgid="8863617309580598607">"An app wants to make your tablet visible to other Bluetooth devices. You can change this later in Bluetooth settings."</string> |
| 154 | <string name="bluetooth_ask_lasting_discovery" product="default" msgid="6487606808683607975">"An app wants to make your phone visible to other Bluetooth devices. You can change this later in Bluetooth settings."</string> |
Geoff Mendal | fda2b12 | 2014-01-15 13:20:24 -0800 | [diff] [blame] | 155 | <string name="bluetooth_ask_start_broadcast" product="default" msgid="3535628155254187911">"<xliff:g id="APP_NAME">%1$s</xliff:g> wants to turn on Bluetooth broadcasting to communicate with other devices nearby. You can change this later in Bluetooth settings."</string> |
Baligh Uddin | e22559c | 2014-01-23 10:03:30 -0800 | [diff] [blame] | 156 | <string name="bluetooth_ask_enablement_and_start_broadcast" product="default" msgid="8810858601242763295">"<xliff:g id="APP_NAME">%1$s</xliff:g> wants to turn on Bluetooth and Bluetooth broadcasting to communicate with other devices nearby. You can change this later in Bluetooth settings."</string> |
Geoff Mendal | fda2b12 | 2014-01-15 13:20:24 -0800 | [diff] [blame] | 157 | <string name="bluetooth_broadcasting_explaination" product="default" msgid="4249322115655011799">"When this feature is turned on, your phone can communicate with other devices nearby.\n\nBroadcasting uses low-power Bluetooth signals."</string> |
Baligh Uddin | 27e9f6d | 2014-03-05 13:07:50 -0800 | [diff] [blame] | 158 | <string name="bluetooth_ask_enablement_and_discovery" product="tablet" msgid="3346529092809011149">"An app wants to turn on Bluetooth and make your tablet visible to other devices for <xliff:g id="TIMEOUT">%1$d</xliff:g> seconds."</string> |
| 159 | <string name="bluetooth_ask_enablement_and_discovery" product="default" msgid="4724094889807196118">"An app wants to turn on Bluetooth and make your phone visible to other devices for <xliff:g id="TIMEOUT">%1$d</xliff:g> seconds."</string> |
| 160 | <string name="bluetooth_ask_enablement_and_lasting_discovery" product="tablet" msgid="989613204829097159">"An app wants to turn on Bluetooth and make your tablet visible to other devices. You can change this later in Bluetooth settings."</string> |
| 161 | <string name="bluetooth_ask_enablement_and_lasting_discovery" product="default" msgid="6671615712909139801">"An app wants to turn on Bluetooth and make your phone visible to other devices. You can change this later in Bluetooth settings."</string> |
Eric Fischer | 6684159 | 2012-06-11 13:27:08 -0700 | [diff] [blame] | 162 | <string name="bluetooth_turning_on" msgid="4850574877288036646">"Turning on Bluetooth…"</string> |
Eric Fischer | fe5c952 | 2011-10-28 11:36:43 -0700 | [diff] [blame] | 163 | <string name="bluetooth_turning_off" msgid="2337747302892025192">"Turning Bluetooth off…"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 164 | <string name="bluetooth_auto_connect" msgid="40711424456733571">"Auto-connect"</string> |
Eric Fischer | bc638bf | 2011-07-07 11:49:07 -0700 | [diff] [blame] | 165 | <string name="bluetooth_connection_permission_request" msgid="4747918249032890077">"Bluetooth connection request"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 166 | <string name="bluetooth_connection_notif_message" msgid="3687933246423942977">"Touch to connect to \"<xliff:g id="DEVICE_NAME">%1$s</xliff:g>\"."</string> |
Eric Fischer | bc638bf | 2011-07-07 11:49:07 -0700 | [diff] [blame] | 167 | <string name="bluetooth_connection_dialog_text" msgid="8455427559949998023">"Do you want to connect to \"<xliff:g id="DEVICE_NAME">%1$s</xliff:g>\"?"</string> |
Baligh Uddin | fa3e8ef | 2013-09-16 12:25:13 -0700 | [diff] [blame] | 168 | <string name="bluetooth_phonebook_request" msgid="3951420080540915279">"Phone book access request"</string> |
Eric Fischer | c9ac3ca | 2011-12-29 13:36:38 -0800 | [diff] [blame] | 169 | <string name="bluetooth_pb_acceptance_dialog_text" msgid="6555508756987053866">"%1$s wants to access your contacts and call history. Give access to %2$s?"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 170 | <string name="bluetooth_remember_choice" msgid="6919682671787049800">"Don\'t ask again"</string> |
| 171 | <string name="bluetooth_pb_remember_choice" msgid="3622898084442402071">"Don\'t ask again"</string> |
Baligh Uddin | fa3e8ef | 2013-09-16 12:25:13 -0700 | [diff] [blame] | 172 | <string name="bluetooth_map_request" msgid="4595727689513143902">"Message access request"</string> |
Baligh Uddin | f5ecf57 | 2013-08-12 11:54:53 -0700 | [diff] [blame] | 173 | <string name="bluetooth_map_acceptance_dialog_text" msgid="8712508202081143737">"%1$s wants to access your messages. Give access to %2$s?"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 174 | <string name="bluetooth_sap_request" msgid="2669762224045354417">"SIM access request"</string> |
| 175 | <string name="bluetooth_sap_acceptance_dialog_text" msgid="4414253873553608690">"<xliff:g id="DEVICE_NAME_0">%1$s</xliff:g> wants to access your SIM card. Granting access to the SIM card will disable data connectivity on your device for the duration of the connection. Give access to <xliff:g id="DEVICE_NAME_1">%2$s?</xliff:g>"</string> |
Baligh Uddin | a62c238 | 2014-07-06 05:24:33 -0700 | [diff] [blame] | 176 | <string name="date_and_time" msgid="9062980487860757694">"Date & time"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 177 | <string name="choose_timezone" msgid="1362834506479536274">"Choose time zone"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 178 | <string name="display_preview_label" msgid="1127597250917274792">"Preview:"</string> |
| 179 | <string name="display_font_size_label" msgid="8941851418397475389">"Font size:"</string> |
| 180 | <!-- no translation found for intent_sender_data_label (6332324780477289261) --> |
| 181 | <skip /> |
| 182 | <string name="intent_sender_sendbroadcast_text" msgid="1415735148895872715">"Send <xliff:g id="BROADCAST">broadcast</xliff:g>"</string> |
| 183 | <string name="intent_sender_action_label" msgid="616458370005452389">"<xliff:g id="ACTION">Action</xliff:g>:"</string> |
| 184 | <string name="intent_sender_startactivity_text" msgid="5080516029580421895">"Start <xliff:g id="ACTIVITY">activity</xliff:g>"</string> |
| 185 | <string name="intent_sender_resource_label" msgid="6963659726895482829">"<xliff:g id="RESOURCE">Resource</xliff:g>:"</string> |
| 186 | <string name="intent_sender_account_label" msgid="465210404475603404">"Account:"</string> |
Baligh Uddin | 7cfedbc | 2013-09-19 02:54:26 -0700 | [diff] [blame] | 187 | <string name="proxy_settings_title" msgid="9049437837600320881">"Proxy"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 188 | <string name="proxy_clear_text" msgid="5555400754952012657">"Clear"</string> |
Eric Fischer | d23c221 | 2011-02-24 11:58:22 -0800 | [diff] [blame] | 189 | <string name="proxy_port_label" msgid="5655276502233453400">"Proxy port"</string> |
Eric Fischer | 88806fa | 2011-03-17 16:55:36 -0700 | [diff] [blame] | 190 | <string name="proxy_exclusionlist_label" msgid="7700491504623418701">"Bypass proxy for"</string> |
| 191 | <string name="proxy_exclusionlist_hint" msgid="6084099226687226948">"example.com,mycomp.test.com,localhost"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 192 | <string name="proxy_defaultView_text" msgid="6387985519141433291">"Restore defaults"</string> |
Eric Fischer | 332af2f | 2010-12-23 14:18:00 -0800 | [diff] [blame] | 193 | <string name="proxy_action_text" msgid="2957063145357903951">"Done"</string> |
Eric Fischer | d23c221 | 2011-02-24 11:58:22 -0800 | [diff] [blame] | 194 | <string name="proxy_hostname_label" msgid="8490171412999373362">"Proxy hostname"</string> |
Eric Fischer | 88806fa | 2011-03-17 16:55:36 -0700 | [diff] [blame] | 195 | <string name="proxy_hostname_hint" msgid="2076157057003936176">"proxy.example.com"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 196 | <string name="proxy_error" msgid="8926675299638611451">"Attention"</string> |
| 197 | <string name="proxy_error_dismiss" msgid="4993171795485460060">"OK"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 198 | <string name="proxy_error_invalid_host" msgid="6865850167802455230">"The hostname that you typed isn\'t valid."</string> |
| 199 | <string name="proxy_error_invalid_exclusion_list" msgid="678527645450894773">"The exclusion list that you\'ve typed isn\'t properly formatted. Type a comma-separated list of excluded domains."</string> |
Eric Fischer | 1509fa6 | 2011-11-10 14:22:55 -0800 | [diff] [blame] | 200 | <string name="proxy_error_empty_port" msgid="5539106187558215246">"You need to complete the port field."</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 201 | <string name="proxy_error_empty_host_set_port" msgid="2451694104858226781">"The port field must be empty if the host field is empty."</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 202 | <string name="proxy_error_invalid_port" msgid="5988270202074492710">"The port that you typed is not valid."</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 203 | <string name="proxy_warning_limited_support" msgid="7229337138062837422">"The HTTP proxy is used by the browser but may not be used by the other apps."</string> |
Baligh Uddin | df480d3 | 2014-06-13 15:02:04 -0700 | [diff] [blame] | 204 | <string name="proxy_url_title" msgid="7185282894936042359">"PAC URL: "</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 205 | <string name="radio_info_signal_location_label" msgid="16475158265551708">"Location:"</string> |
| 206 | <string name="radio_info_neighboring_location_label" msgid="2385625674055934880">"Neighbouring CID:"</string> |
Ying Wang | 93ffc68 | 2012-07-26 15:15:23 -0700 | [diff] [blame] | 207 | <string name="radio_info_cellinfo_label" msgid="1300937728020622362">"CellInfo:"</string> |
Baligh Uddin | 9190949 | 2014-04-21 13:50:52 -0700 | [diff] [blame] | 208 | <string name="radio_info_dcrtinfo_label" msgid="6802395441317448068">"DcRtInfo:"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 209 | <string name="radio_info_data_attempts_label" msgid="1731106244577323381">"Data attempts:"</string> |
| 210 | <string name="radio_info_gprs_service_label" msgid="2331818110375395364">"GPRS service:"</string> |
| 211 | <string name="radio_info_roaming_label" msgid="6141505430275138647">"Roaming:"</string> |
| 212 | <string name="radio_info_imei_label" msgid="1220524224732944192">"IMEI:"</string> |
| 213 | <string name="radio_info_call_redirect_label" msgid="1654674226961476872">"Call redirect:"</string> |
| 214 | <string name="radio_info_ppp_resets_label" msgid="3241667824729310546">"Number of PPP reset since boot:"</string> |
| 215 | <string name="radio_info_gsm_disconnects_label" msgid="1683069665736339820">"GSM disconnects:"</string> |
| 216 | <string name="radio_info_current_network_label" msgid="3256402602440102610">"Current network:"</string> |
| 217 | <string name="radio_info_data_successes_label" msgid="4417894113689054945">"Data successes:"</string> |
| 218 | <string name="radio_info_ppp_received_label" msgid="3345184342444878849">"PPP received:"</string> |
| 219 | <string name="radio_info_gsm_service_label" msgid="2082332114596916985">"GSM service:"</string> |
| 220 | <string name="radio_info_signal_strength_label" msgid="1931937920896925766">"Signal strength:"</string> |
| 221 | <string name="radio_info_call_status_label" msgid="4896238900685510883">"Call status:"</string> |
| 222 | <string name="radio_info_ppp_sent_label" msgid="5009102250704375687">"PPP sent:"</string> |
| 223 | <string name="radio_info_radio_resets_label" msgid="9211343458143291617">"Radio resets:"</string> |
| 224 | <string name="radio_info_message_waiting_label" msgid="6981842420058672207">"Message waiting:"</string> |
| 225 | <string name="radio_info_phone_number_label" msgid="7192944627907412169">"Phone number:"</string> |
| 226 | <string name="radio_info_band_mode_label" msgid="441469694142042022">"Select radio band"</string> |
| 227 | <string name="radio_info_network_type_label" msgid="3706382548257257987">"Network type:"</string> |
| 228 | <string name="radio_info_set_perferred_label" msgid="9039200405863503267">"Set preferred network type:"</string> |
| 229 | <string name="radio_info_ping_ipaddr" msgid="498747917793263530">"Ping IpAddr:"</string> |
| 230 | <string name="radio_info_ping_hostname" msgid="3054888474808217853">"Ping Host Name (www.google.co.uk):"</string> |
| 231 | <string name="radio_info_http_client_test" msgid="5733604021077701555">"HTTP Client test:"</string> |
| 232 | <string name="ping_test_label" msgid="7255376471490860631">"Run ping test"</string> |
| 233 | <string name="radio_info_smsc_label" msgid="6399460520126501354">"SMSC:"</string> |
| 234 | <string name="radio_info_smsc_update_label" msgid="7258686760358791539">"Update"</string> |
| 235 | <string name="radio_info_smsc_refresh_label" msgid="6902302130315125102">"Refresh"</string> |
| 236 | <string name="radio_info_toggle_dns_check_label" msgid="8292252930563286858">"Toggle DNS check"</string> |
| 237 | <string name="oem_radio_info_label" msgid="6163141792477958941">"OEM-specific Info/Settings"</string> |
| 238 | <string name="band_mode_title" msgid="954174198903776205">"Set GSM/UMTS band"</string> |
| 239 | <string name="band_mode_loading" msgid="548764766363847336">"Loading band list…"</string> |
| 240 | <string name="band_mode_set" msgid="5730560180249458484">"Set"</string> |
| 241 | <string name="band_mode_failed" msgid="1495968863884716379">"Unsuccessful"</string> |
| 242 | <string name="band_mode_succeeded" msgid="2701016190055887575">"Successful"</string> |
Eric Fischer | c9ac3ca | 2011-12-29 13:36:38 -0800 | [diff] [blame] | 243 | <string name="sdcard_changes_instructions" msgid="4482324130377280131">"Changes take effect when the USB cable is reconnected."</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 244 | <string name="sdcard_settings_screen_mass_storage_text" msgid="3741220147296482474">"Enable USB mass storage"</string> |
| 245 | <string name="sdcard_settings_total_bytes_label" msgid="9184160745785062144">"Total bytes:"</string> |
Eric Fischer | c9ac3ca | 2011-12-29 13:36:38 -0800 | [diff] [blame] | 246 | <string name="sdcard_settings_not_present_status" product="nosdcard" msgid="1636218515775929394">"USB storage not mounted."</string> |
| 247 | <string name="sdcard_settings_not_present_status" product="default" msgid="2048419626134861599">"No SD card."</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 248 | <string name="sdcard_settings_available_bytes_label" msgid="763232429899373001">"Available bytes:"</string> |
Eric Fischer | c9ac3ca | 2011-12-29 13:36:38 -0800 | [diff] [blame] | 249 | <string name="sdcard_settings_mass_storage_status" product="nosdcard" msgid="7993410985895217054">"USB storage is being used as a mass storage device."</string> |
| 250 | <string name="sdcard_settings_mass_storage_status" product="default" msgid="2742075324087038036">"SD card is being used as a mass storage device."</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 251 | <string name="sdcard_settings_unmounted_status" product="nosdcard" msgid="5128923500235719226">"It is now safe to remove the USB storage."</string> |
| 252 | <string name="sdcard_settings_unmounted_status" product="default" msgid="666233604712540408">"It is now safe to remove the SD card."</string> |
Eric Fischer | 332af2f | 2010-12-23 14:18:00 -0800 | [diff] [blame] | 253 | <string name="sdcard_settings_bad_removal_status" product="nosdcard" msgid="7761390725880773697">"USB storage was removed while still in use!"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 254 | <string name="sdcard_settings_bad_removal_status" product="default" msgid="5145797653495907970">"SD card was removed while still in use!"</string> |
| 255 | <string name="sdcard_settings_used_bytes_label" msgid="8820289486001170836">"Used bytes:"</string> |
Eric Fischer | 332af2f | 2010-12-23 14:18:00 -0800 | [diff] [blame] | 256 | <string name="sdcard_settings_scanning_status" product="nosdcard" msgid="7503429447676219564">"Scanning USB storage for media…"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 257 | <string name="sdcard_settings_scanning_status" product="default" msgid="2763464949274455656">"Scanning SD card for media…"</string> |
Eric Fischer | c9ac3ca | 2011-12-29 13:36:38 -0800 | [diff] [blame] | 258 | <string name="sdcard_settings_read_only_status" product="nosdcard" msgid="3624143937437417788">"USB storage mounted read-only."</string> |
| 259 | <string name="sdcard_settings_read_only_status" product="default" msgid="4518291824764698112">"SD card mounted read-only."</string> |
Eric Fischer | 332af2f | 2010-12-23 14:18:00 -0800 | [diff] [blame] | 260 | <string name="skip_label" msgid="47510779345218297">"Skip"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 261 | <string name="next_label" msgid="4693520878012668114">"Next"</string> |
| 262 | <string name="language_picker_title" msgid="5349877711342869319">"Language"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 263 | <string name="activity_picker_label" msgid="6295660302548177109">"Choose activity"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 264 | <string name="device_info_label" msgid="6551553813651711205">"Device info"</string> |
| 265 | <string name="battery_info_label" msgid="4132685016148679403">"Battery info"</string> |
Eric Fischer | d503062 | 2011-03-15 10:46:16 -0700 | [diff] [blame] | 266 | <string name="display_label" msgid="8074070940506840792">"Screen"</string> |
Eric Fischer | ada96a7 | 2010-12-09 16:08:56 -0800 | [diff] [blame] | 267 | <string name="phone_info_label" product="tablet" msgid="7820855350955963628">"Tablet info"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 268 | <string name="phone_info_label" product="default" msgid="2127552523124277664">"Phone info"</string> |
Eric Fischer | 332af2f | 2010-12-23 14:18:00 -0800 | [diff] [blame] | 269 | <string name="sd_card_settings_label" product="nosdcard" msgid="8101475181301178428">"USB storage"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 270 | <string name="sd_card_settings_label" product="default" msgid="5743100901106177102">"SD card"</string> |
| 271 | <string name="proxy_settings_label" msgid="3271174136184391743">"Proxy settings"</string> |
| 272 | <string name="cancel" msgid="6859253417269739139">"Cancel"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 273 | <string name="okay" msgid="1997666393121016642">"OK"</string> |
Geoff Mendal | 407e483 | 2015-04-14 06:37:09 -0700 | [diff] [blame] | 274 | <string name="forget" msgid="1400428660472591263">"Forget"</string> |
Geoff Mendal | cacc3e1 | 2015-04-15 08:05:48 -0500 | [diff] [blame] | 275 | <string name="save" msgid="879993180139353333">"Save"</string> |
Geoff Mendal | 463ae4b | 2015-04-17 22:04:27 -0700 | [diff] [blame] | 276 | <string name="done" msgid="6942539184162713160">"Done"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 277 | <string name="settings_label" msgid="1626402585530130914">"Settings"</string> |
| 278 | <string name="settings_label_launcher" msgid="8344735489639482340">"Settings"</string> |
Eric Fischer | b91a557 | 2011-08-12 17:21:28 -0700 | [diff] [blame] | 279 | <string name="settings_shortcut" msgid="3936651951364030415">"Settings shortcut"</string> |
Eric Fischer | acfb55e | 2012-05-25 14:50:06 -0700 | [diff] [blame] | 280 | <string name="airplane_mode" msgid="8837269988154128601">"Aeroplane mode"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 281 | <string name="radio_controls_title" msgid="3447085191369779032">"More"</string> |
Eric Fischer | 82d880d | 2011-02-17 10:20:39 -0800 | [diff] [blame] | 282 | <string name="wireless_networks_settings_title" msgid="3643009077742794212">"Wireless & networks"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 283 | <string name="radio_controls_summary" msgid="2837395036275123133">"Manage Wi‑Fi, Bluetooth, aeroplane mode, mobile networks, & VPNs"</string> |
| 284 | <string name="cellular_data_title" msgid="2525947635539415202">"Mobile data"</string> |
| 285 | <string name="calls_title" msgid="3544471959217176768">"Calls"</string> |
Geoff Mendal | 3260f78 | 2014-12-08 06:51:46 -0800 | [diff] [blame] | 286 | <string name="sms_messages_title" msgid="1778636286080572535">"SMS messages"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 287 | <string name="cellular_data_summary" msgid="4575500999626276446">"Allow data usage over mobile network"</string> |
| 288 | <string name="allow_data_usage_title" msgid="2238205944729213062">"Allow data usage when roaming"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 289 | <string name="roaming" msgid="3596055926335478572">"Data roaming"</string> |
| 290 | <string name="roaming_enable" msgid="3737380951525303961">"Connect to data services when roaming"</string> |
| 291 | <string name="roaming_disable" msgid="1295279574370898378">"Connect to data services when roaming"</string> |
| 292 | <string name="roaming_reenable_message" msgid="9141007271031717369">"You have lost data connectivity because you left your home network with data roaming turned off."</string> |
| 293 | <string name="roaming_turn_it_on_button" msgid="4387601818162120589">"Turn it on"</string> |
Eric Fischer | c9ac3ca | 2011-12-29 13:36:38 -0800 | [diff] [blame] | 294 | <string name="roaming_warning" msgid="7625933694709170887">"When you allow data roaming, you may incur significant roaming charges!"</string> |
Baligh Uddin | 21914a7 | 2013-08-01 13:59:46 -0700 | [diff] [blame] | 295 | <string name="roaming_warning_multiuser" product="tablet" msgid="6458990250829214777">"When you allow data roaming, you may incur significant roaming charges!\n\nThis setting affects all users on this tablet."</string> |
| 296 | <string name="roaming_warning_multiuser" product="default" msgid="6368421100292355440">"When you allow data roaming, you may incur significant roaming charges!\n\nThis setting affects all users on this phone."</string> |
Eric Fischer | c9ac3ca | 2011-12-29 13:36:38 -0800 | [diff] [blame] | 297 | <string name="roaming_reenable_title" msgid="6068100976707316772">"Allow data roaming?"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 298 | <string name="networks" msgid="6333316876545927039">"Operator selection"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 299 | <string name="sum_carrier_select" msgid="3616956422251879163">"Choose a network operator"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 300 | <string name="date_and_time_settings_title" msgid="3350640463596716780">"Date & time"</string> |
Eric Fischer | 82d880d | 2011-02-17 10:20:39 -0800 | [diff] [blame] | 301 | <string name="date_and_time_settings_title_setup_wizard" msgid="2391530758339384324">"Set date and time"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 302 | <string name="date_and_time_settings_summary" msgid="7095318986757583584">"Set date, time, time zone, & formats"</string> |
Eric Fischer | 332af2f | 2010-12-23 14:18:00 -0800 | [diff] [blame] | 303 | <string name="date_time_auto" msgid="7076906458515908345">"Automatic date & time"</string> |
| 304 | <string name="date_time_auto_summaryOn" msgid="4609619490075140381">"Use network-provided time"</string> |
| 305 | <string name="date_time_auto_summaryOff" msgid="8698762649061882791">"Use network-provided time"</string> |
| 306 | <string name="zone_auto" msgid="334783869352026648">"Automatic time zone"</string> |
| 307 | <string name="zone_auto_summaryOn" msgid="6142830927278458314">"Use network-provided time zone"</string> |
| 308 | <string name="zone_auto_summaryOff" msgid="2597745783162041390">"Use network-provided time zone"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 309 | <string name="date_time_24hour_title" msgid="3203537578602803850">"24‑hour format"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 310 | <string name="date_time_24hour" msgid="1193032284921000063">"Use 24-hour format"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 311 | <string name="date_time_set_time_title" msgid="6296795651349047016">"Time"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 312 | <string name="date_time_set_time" msgid="5716856602742530696">"Set time"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 313 | <string name="date_time_set_timezone_title" msgid="3047322337368233197">"Time zone"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 314 | <string name="date_time_set_timezone" msgid="5045627174274377814">"Select time zone"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 315 | <string name="date_time_set_date_title" msgid="6928286765325608604">"Date"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 316 | <string name="date_time_set_date" msgid="7021491668550232105">"Set date"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 317 | <string name="zone_list_menu_sort_alphabetically" msgid="5683377702671088588">"Sort alphabetically"</string> |
| 318 | <string name="zone_list_menu_sort_by_timezone" msgid="2720190443744884114">"Sort by time zone"</string> |
Eric Fischer | 45d893c | 2011-01-12 17:05:49 -0800 | [diff] [blame] | 319 | <string name="date_picker_title" msgid="1338210036394128512">"Date"</string> |
| 320 | <string name="time_picker_title" msgid="483460752287255019">"Time"</string> |
Eric Fischer | b91a557 | 2011-08-12 17:21:28 -0700 | [diff] [blame] | 321 | <string name="lock_after_timeout" msgid="4590337686681194648">"Automatically lock"</string> |
Eric Fischer | 7f0c806 | 2011-08-26 14:59:45 -0700 | [diff] [blame] | 322 | <string name="lock_after_timeout_summary" msgid="6128431871360905631">"<xliff:g id="TIMEOUT_STRING">%1$s</xliff:g> after sleep"</string> |
Baligh Uddin | a62c238 | 2014-07-06 05:24:33 -0700 | [diff] [blame] | 323 | <string name="lock_after_timeout_summary_with_exception" msgid="5579064842797188409">"<xliff:g id="TIMEOUT_STRING">%1$s</xliff:g> after sleep, except when kept unlocked by <xliff:g id="TRUST_AGENT_NAME">%2$s</xliff:g>"</string> |
Eric Fischer | 332af2f | 2010-12-23 14:18:00 -0800 | [diff] [blame] | 324 | <string name="show_owner_info_on_lockscreen_label" msgid="5074906168357568434">"Show owner info on lock screen"</string> |
Geoff Mendal | 14e0f9a | 2015-04-27 08:26:38 -0500 | [diff] [blame] | 325 | <string name="owner_info_settings_title" msgid="5530285568897386122">"Lock screen message"</string> |
Baligh Uddin | 4f0ca04 | 2013-08-28 23:43:04 -0700 | [diff] [blame] | 326 | <string name="security_enable_widgets_title" msgid="2754833397070967846">"Enable widgets"</string> |
| 327 | <string name="security_enable_widgets_disabled_summary" msgid="1557090442377855233">"Disabled by administrator"</string> |
Geoff Mendal | 14e0f9a | 2015-04-27 08:26:38 -0500 | [diff] [blame] | 328 | <string name="owner_info_settings_summary" msgid="7472393443779227052">"None"</string> |
| 329 | <string name="owner_info_settings_status" msgid="120407527726476378">"<xliff:g id="COUNT_0">%1$d</xliff:g> / <xliff:g id="COUNT_1">%2$d</xliff:g>"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 330 | <string name="owner_info_settings_edit_text_hint" msgid="7591869574491036360">"e.g. Joe\'s Android."</string> |
Baligh Uddin | 8948fa5 | 2012-10-03 21:23:00 -0700 | [diff] [blame] | 331 | <string name="user_info_settings_title" msgid="1195015434996724736">"User info"</string> |
Baligh Uddin | cbc7319 | 2013-05-01 10:47:18 -0700 | [diff] [blame] | 332 | <string name="show_profile_info_on_lockscreen_label" msgid="2741208907263877990">"Show profile info on lock screen"</string> |
| 333 | <string name="profile_info_settings_title" msgid="3518603215935346604">"Profile info"</string> |
Geoff Mendal | 3d13289 | 2015-06-10 07:33:59 -0700 | [diff] [blame^] | 334 | <!-- no translation found for Accounts_settings_title (1592309650872767387) --> |
| 335 | <skip /> |
Baligh Uddin | c08b769 | 2013-08-05 21:46:55 -0700 | [diff] [blame] | 336 | <string name="location_settings_title" msgid="1369675479310751735">"Location"</string> |
Geoff Mendal | 3d13289 | 2015-06-10 07:33:59 -0700 | [diff] [blame^] | 337 | <!-- no translation found for account_settings_title (574608087657397787) --> |
| 338 | <skip /> |
Eric Fischer | bc638bf | 2011-07-07 11:49:07 -0700 | [diff] [blame] | 339 | <string name="security_settings_title" msgid="7945465324818485460">"Security"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 340 | <string name="security_settings_summary" msgid="967393342537986570">"Set My Location, screen unlock, SIM card lock, credential storage lock"</string> |
| 341 | <string name="cdma_security_settings_summary" msgid="6068799952798901542">"Set My Location, screen unlock, credential storage lock"</string> |
| 342 | <string name="security_passwords_title" msgid="2930627259125138363">"Passwords"</string> |
Geoff Mendal | eeca1e2 | 2015-03-02 06:53:43 -0800 | [diff] [blame] | 343 | <string name="security_settings_fingerprint_preference_title" msgid="2488725232406204350">"Fingerprint"</string> |
Geoff Mendal | 365e0b7 | 2015-03-23 08:45:20 -0500 | [diff] [blame] | 344 | <string name="fingerprint_manage_category_title" msgid="8293801041700001681">"Manage fingerprints"</string> |
| 345 | <string name="fingerprint_usage_category_title" msgid="8438526918999536619">"Use fingerprint for"</string> |
Geoff Mendal | 3321e72 | 2015-05-04 05:47:44 -0700 | [diff] [blame] | 346 | <string name="fingerprint_add_title" msgid="1926752654454033904">"Add fingerprint"</string> |
Geoff Mendal | 365e0b7 | 2015-03-23 08:45:20 -0500 | [diff] [blame] | 347 | <string name="fingerprint_enable_keyguard_toggle_title" msgid="5078060939636911795">"screen lock"</string> |
Geoff Mendal | 23d49e0 | 2015-05-25 08:20:07 -0700 | [diff] [blame] | 348 | <plurals name="security_settings_fingerprint_preference_summary" formatted="false" msgid="624961700033979880"> |
| 349 | <item quantity="other"><xliff:g id="COUNT_1">%1$d</xliff:g> fingerprints setup</item> |
| 350 | <item quantity="one"><xliff:g id="COUNT_0">%1$d</xliff:g> fingerprint setup</item> |
Geoff Mendal | eeca1e2 | 2015-03-02 06:53:43 -0800 | [diff] [blame] | 351 | </plurals> |
| 352 | <string name="security_settings_fingerprint_enroll_onboard_title" msgid="4735546436672054254">"Fingerprint setup"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 353 | <string name="security_settings_fingerprint_enroll_onboard_message" msgid="2655449737443418341">"To use your fingerprint to unlock your screen or confirm purchases, we\'ll need to:"</string> |
Geoff Mendal | 111269e | 2015-05-21 07:12:14 -0700 | [diff] [blame] | 354 | <string name="security_settings_fingerprint_enroll_onboard_message_1" msgid="2799884038398627882">"Set up your backup screen lock method"</string> |
Geoff Mendal | 14e0f9a | 2015-04-27 08:26:38 -0500 | [diff] [blame] | 355 | <string name="security_settings_fingerprint_enroll_onboard_message_2" msgid="4158160658182631304">"Add your fingerprint"</string> |
Geoff Mendal | 365e0b7 | 2015-03-23 08:45:20 -0500 | [diff] [blame] | 356 | <string name="security_settings_fingerprint_enroll_find_sensor_title" msgid="5877265753699187149">"Find the sensor"</string> |
| 357 | <string name="security_settings_fingerprint_enroll_find_sensor_message" msgid="1959655161889313661">"Locate the fingerprint sensor on the back of your phone."</string> |
Geoff Mendal | 14e0f9a | 2015-04-27 08:26:38 -0500 | [diff] [blame] | 358 | <string name="security_settings_fingerprint_enroll_find_sensor_content_description" msgid="2058830032070449160">"Illustration with device and fingerprint sensor location"</string> |
Geoff Mendal | 365e0b7 | 2015-03-23 08:45:20 -0500 | [diff] [blame] | 359 | <string name="security_settings_fingerprint_enroll_dialog_name_label" msgid="7086763077909041106">"Name"</string> |
| 360 | <string name="security_settings_fingerprint_enroll_dialog_ok" msgid="4150384963879569750">"OK"</string> |
| 361 | <string name="security_settings_fingerprint_enroll_dialog_delete" msgid="4114615413240707936">"Delete"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 362 | <string name="security_settings_fingerprint_enroll_start_title" msgid="9192567284554495805">"Let\'s start!"</string> |
Geoff Mendal | eeca1e2 | 2015-03-02 06:53:43 -0800 | [diff] [blame] | 363 | <string name="security_settings_fingerprint_enroll_start_message" msgid="6294541599045187369">"Put your finger on the fingerprint sensor. Lift after you feel a vibration."</string> |
| 364 | <string name="security_settings_fingerprint_enroll_repeat_title" msgid="3732060789409510229">"Great! Now repeat."</string> |
| 365 | <string name="security_settings_fingerprint_enroll_repeat_message" msgid="8846866512704467036">"Put the same finger on the fingerprint sensor and lift after you feel a vibration."</string> |
| 366 | <string name="security_settings_fingerprint_enroll_finish_title" msgid="4798692662828257300">"Fingerprint added!"</string> |
| 367 | <string name="security_settings_fingerprint_enroll_finish_message" msgid="835496875787664316">"Whenever you see this icon, you can use your fingerprint for identification or to authorise a purchase."</string> |
Geoff Mendal | 111269e | 2015-05-21 07:12:14 -0700 | [diff] [blame] | 368 | <string name="security_settings_fingerprint_enroll_setup_screen_lock" msgid="1195743489835505376">"Set up screen lock"</string> |
Geoff Mendal | 14e0f9a | 2015-04-27 08:26:38 -0500 | [diff] [blame] | 369 | <string name="security_settings_fingerprint_enroll_done" msgid="4014607378328187567">"Done"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 370 | <string name="security_settings_fingerprint_enroll_touch_dialog_title" msgid="1863561601428695160">"Whoops, that\'s not the sensor"</string> |
Geoff Mendal | 14e0f9a | 2015-04-27 08:26:38 -0500 | [diff] [blame] | 371 | <string name="security_settings_fingerprint_enroll_touch_dialog_message" msgid="5053971232594165142">"Use the fingerprint sensor on your device."</string> |
| 372 | <string name="fingerprint_enroll_button_add" msgid="6317978977419045463">"Add another"</string> |
Geoff Mendal | eeca1e2 | 2015-03-02 06:53:43 -0800 | [diff] [blame] | 373 | <string name="fingerprint_enroll_button_next" msgid="6247009337616342759">"Next"</string> |
Geoff Mendal | 3321e72 | 2015-05-04 05:47:44 -0700 | [diff] [blame] | 374 | <string name="security_settings_fingerprint_enroll_disclaimer" msgid="2624905914239271751">"In addition to unlocking your phone, you can also use your fingerprint to authorise purchases and app access. "<annotation id="url">"Learn more"</annotation></string> |
| 375 | <string name="security_settings_fingerprint_enroll_disclaimer_lockscreen_disabled" msgid="4504501581228672208">"Screen lock option disabled. You can still use your fingerprint to authorise purchases and app access. "<annotation id="url">"Learn more"</annotation></string> |
Eric Fischer | 82d880d | 2011-02-17 10:20:39 -0800 | [diff] [blame] | 376 | <string name="crypt_keeper_settings_title" msgid="4219233835490520414">"Encryption"</string> |
| 377 | <string name="crypt_keeper_encrypt_title" product="tablet" msgid="1060273569887301457">"Encrypt tablet"</string> |
| 378 | <string name="crypt_keeper_encrypt_title" product="default" msgid="1878996487755806122">"Encrypt phone"</string> |
Eric Fischer | 82d880d | 2011-02-17 10:20:39 -0800 | [diff] [blame] | 379 | <string name="crypt_keeper_encrypted_summary" msgid="1868233637888132906">"Encrypted"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 380 | <string name="crypt_keeper_desc" product="tablet" msgid="503014594435731275">"You can encrypt your accounts, settings, downloaded apps and their data, media and other files. After you encrypt your tablet, assuming you\'ve set up a screen lock (that is, a pattern or numeric PIN or password), you\'ll need to unlock the screen to decrypt the tablet every time you power it on. The only other way to decrypt is to perform a factory data reset, erasing all your data.\n\nEncryption takes an hour or more. You must start with a charged battery and keep your tablet plugged in throughout the process. If you interrupt it, you\'ll lose some or all of your data"</string> |
| 381 | <string name="crypt_keeper_desc" product="default" msgid="2579929266645543631">"You can encrypt your accounts, settings, downloaded apps and their data, media and other files. After you encrypt your phone, assuming you\'ve set up a screen lock (that is, a pattern or numeric PIN or password), you\'ll need to unlock the screen to decrypt the phone every time you power it on. The only other way to decrypt is to perform a factory data reset, erasing all your data.\n\nEncryption takes an hour or more. You must start with a charged battery and keep your phone plugged in throughout the process. If you interrupt it, you\'ll lose some or all of your data."</string> |
Eric Fischer | 82d880d | 2011-02-17 10:20:39 -0800 | [diff] [blame] | 382 | <string name="crypt_keeper_button_text" product="tablet" msgid="1189623490604750854">"Encrypt tablet"</string> |
| 383 | <string name="crypt_keeper_button_text" product="default" msgid="2008346408473255519">"Encrypt phone"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 384 | <string name="crypt_keeper_low_charge_text" msgid="2029407131227814893">"Please charge your battery and try again."</string> |
| 385 | <string name="crypt_keeper_unplugged_text" msgid="4785376766063053901">"Please plug in your charger and try again."</string> |
Eric Fischer | 82d880d | 2011-02-17 10:20:39 -0800 | [diff] [blame] | 386 | <string name="crypt_keeper_dialog_need_password_title" msgid="4058971800557767">"No lock-screen PIN or password"</string> |
Eric Fischer | 1509fa6 | 2011-11-10 14:22:55 -0800 | [diff] [blame] | 387 | <string name="crypt_keeper_dialog_need_password_message" msgid="4071395977297369642">"You need to set a lock screen PIN or password before you can start encryption."</string> |
Eric Fischer | c9ac3ca | 2011-12-29 13:36:38 -0800 | [diff] [blame] | 388 | <string name="crypt_keeper_confirm_title" msgid="5100339496381875522">"Encrypt?"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 389 | <string name="crypt_keeper_final_desc" product="tablet" msgid="517662068757620756">"The encryption operation is irreversible and if you interrupt it, you\'ll lose data. Encryption takes an hour or more, during which the tablet will restart several times."</string> |
| 390 | <string name="crypt_keeper_final_desc" product="default" msgid="287503113671320916">"The encryption operation is irreversible and if you interrupt it, you\'ll lose data. Encryption takes an hour or more, during which the phone will restart several times."</string> |
Eric Fischer | 82d880d | 2011-02-17 10:20:39 -0800 | [diff] [blame] | 391 | <string name="crypt_keeper_setup_title" msgid="1783951453124244969">"Encrypting"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 392 | <string name="crypt_keeper_setup_description" product="tablet" msgid="6689952371032099350">"Wait while your tablet is being encrypted. <xliff:g id="PERCENT">^1</xliff:g>% complete."</string> |
| 393 | <string name="crypt_keeper_setup_description" product="default" msgid="951918761585534875">"Wait while your phone is being encrypted. <xliff:g id="PERCENT">^1</xliff:g>% complete."</string> |
Baligh Uddin | a696589 | 2014-06-16 12:51:55 -0700 | [diff] [blame] | 394 | <string name="crypt_keeper_setup_time_remaining" product="tablet" msgid="1655047311546745695">"Wait while your tablet is being encrypted. Time remaining: <xliff:g id="DURATION">^1</xliff:g>"</string> |
| 395 | <string name="crypt_keeper_setup_time_remaining" product="default" msgid="1862964662304683072">"Wait while your phone is being encrypted. Time remaining: <xliff:g id="DURATION">^1</xliff:g>"</string> |
Geoff Mendal | 41ae403 | 2014-11-19 11:19:12 -0800 | [diff] [blame] | 396 | <string name="crypt_keeper_force_power_cycle" product="tablet" msgid="556504311511212648">"To unlock your tablet, turn it off and then on."</string> |
| 397 | <string name="crypt_keeper_force_power_cycle" product="default" msgid="1794353635603020327">"To unlock your phone, turn it off and then on."</string> |
Geoff Mendal | 179544d | 2014-07-30 18:41:18 -0700 | [diff] [blame] | 398 | <string name="crypt_keeper_warn_wipe" msgid="2738374897337991667">"Warning: Your device will be wiped after <xliff:g id="COUNT">^1</xliff:g> more failed attempts to be unlocked!"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 399 | <string name="crypt_keeper_enter_password" msgid="2223340178473871064">"Type your password"</string> |
Eric Fischer | 7f0c806 | 2011-08-26 14:59:45 -0700 | [diff] [blame] | 400 | <string name="crypt_keeper_failed_title" msgid="7133499413023075961">"Encryption unsuccessful"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 401 | <string name="crypt_keeper_failed_summary" product="tablet" msgid="8219375738445017266">"Encryption was interrupted and can\'t be completed. As a result, the data on your tablet is no longer accessible. \n\n To resume using your tablet, you need to perform a factory reset. When you set up your tablet after the reset, you\'ll have an opportunity to restore any data that was backed up to your Google Account."</string> |
| 402 | <string name="crypt_keeper_failed_summary" product="default" msgid="3270131542549577953">"Encryption was interrupted and can\'t be completed. As a result, the data on your phone is no longer accessible. \n\nTo resume using your phone, you need to perform a factory reset. When you set up your phone after the reset, you\'ll have an opportunity to restore any data that was backed up to your Google Account."</string> |
Baligh Uddin | b82066e | 2014-08-11 21:22:01 -0700 | [diff] [blame] | 403 | <string name="crypt_keeper_data_corrupt_title" msgid="8759119849089795751">"Decryption unsuccessful"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 404 | <string name="crypt_keeper_data_corrupt_summary" product="tablet" msgid="840107296925798402">"The password that you entered is correct, but unfortunately your data is corrupt. \n\nTo resume using your tablet, you will need to perform a factory reset. When you set up your tablet after the reset, you\'ll have an opportunity to restore any data that was backed up to your Google Account."</string> |
| 405 | <string name="crypt_keeper_data_corrupt_summary" product="default" msgid="8843311420059663824">"The password that you entered is correct, but unfortunately your data is corrupt. \n\nTo resume using your phone, you need to perform a factory reset. When you set up your phone after the reset, you’ll have an opportunity to restore any data that was backed up to your Google Account."</string> |
Eric Fischer | 0e3e487 | 2012-05-30 13:38:53 -0700 | [diff] [blame] | 406 | <string name="crypt_keeper_switch_input_method" msgid="4168332125223483198">"Switch input method"</string> |
Eric Fischer | c9ac3ca | 2011-12-29 13:36:38 -0800 | [diff] [blame] | 407 | <string name="lock_settings_picker_title" msgid="1095755849152582712">"Choose screen lock"</string> |
Eric Fischer | 7f0c806 | 2011-08-26 14:59:45 -0700 | [diff] [blame] | 408 | <string name="unlock_set_unlock_launch_picker_title" msgid="2084576942666016993">"Screen lock"</string> |
| 409 | <string name="unlock_set_unlock_launch_picker_change_title" msgid="5045866882028324941">"Change lock screen"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 410 | <string name="unlock_set_unlock_launch_picker_change_summary" msgid="2790960639554590668">"Change or disable pattern, PIN or password security"</string> |
Eric Fischer | 7ea34ac | 2010-12-14 13:59:18 -0800 | [diff] [blame] | 411 | <string name="unlock_set_unlock_launch_picker_enable_summary" msgid="4791110798817242301">"Choose a method to lock the screen"</string> |
Eric Fischer | 7f0c806 | 2011-08-26 14:59:45 -0700 | [diff] [blame] | 412 | <string name="unlock_set_unlock_off_title" msgid="7117155352183088342">"None"</string> |
Eric Fischer | 5b892f1 | 2011-08-22 11:34:42 -0700 | [diff] [blame] | 413 | <string name="unlock_set_unlock_off_summary" msgid="94361581669110415"></string> |
Geoff Mendal | 179544d | 2014-07-30 18:41:18 -0700 | [diff] [blame] | 414 | <string name="unlock_set_unlock_none_title" msgid="5679243878975864640">"Swipe"</string> |
Eric Fischer | 24c4fb1 | 2011-09-20 10:37:57 -0700 | [diff] [blame] | 415 | <string name="unlock_set_unlock_none_summary" msgid="8914673583104628191">"No security"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 416 | <string name="unlock_set_unlock_pattern_title" msgid="2912067603917311700">"Pattern"</string> |
Eric Fischer | 24c4fb1 | 2011-09-20 10:37:57 -0700 | [diff] [blame] | 417 | <string name="unlock_set_unlock_pattern_summary" msgid="7062696666227725593">"Medium security"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 418 | <string name="unlock_set_unlock_pin_title" msgid="5846029709462329515">"PIN"</string> |
Eric Fischer | 24c4fb1 | 2011-09-20 10:37:57 -0700 | [diff] [blame] | 419 | <string name="unlock_set_unlock_pin_summary" msgid="907878650556383388">"Medium to high security"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 420 | <string name="unlock_set_unlock_password_title" msgid="8775603825675090937">"Password"</string> |
Eric Fischer | 24c4fb1 | 2011-09-20 10:37:57 -0700 | [diff] [blame] | 421 | <string name="unlock_set_unlock_password_summary" msgid="8856220848940929546">"High security"</string> |
Geoff Mendal | 83a803c | 2015-04-06 08:05:34 -0500 | [diff] [blame] | 422 | <string name="current_screen_lock" msgid="4104091715420072219">"Current screen lock"</string> |
Geoff Mendal | 4c40383 | 2014-12-03 13:01:49 -0800 | [diff] [blame] | 423 | <string name="unlock_disable_frp_warning_content" msgid="7070131836291098244">"Device protection features will no longer work."</string> |
Eric Fischer | a130769 | 2011-06-20 14:54:12 -0700 | [diff] [blame] | 424 | <string name="unlock_set_unlock_disabled_summary" msgid="2120729867788851674">"Disabled by administrator, encryption policy or credential storage"</string> |
Eric Fischer | 7f0c806 | 2011-08-26 14:59:45 -0700 | [diff] [blame] | 425 | <string name="unlock_set_unlock_mode_off" msgid="5881952274566013651">"None"</string> |
Geoff Mendal | 179544d | 2014-07-30 18:41:18 -0700 | [diff] [blame] | 426 | <string name="unlock_set_unlock_mode_none" msgid="8467360084676871617">"Swipe"</string> |
Eric Fischer | 1509fa6 | 2011-11-10 14:22:55 -0800 | [diff] [blame] | 427 | <string name="unlock_set_unlock_mode_pattern" msgid="7837270780919299289">"Pattern"</string> |
| 428 | <string name="unlock_set_unlock_mode_pin" msgid="3541326261341386690">"PIN"</string> |
| 429 | <string name="unlock_set_unlock_mode_password" msgid="1203938057264146610">"Password"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 430 | <string name="unlock_setup_wizard_fingerprint_details" msgid="7893457665921363009">"Once you\'ve set up a screen lock, you can also set up your fingerprint in Settings > Security."</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 431 | <string name="unlock_disable_lock_title" msgid="1427036227416979120">"Turn off screen lock"</string> |
| 432 | <string name="unlock_disable_lock_pattern_summary" msgid="6801602880568869201">"Remove unlock pattern"</string> |
| 433 | <string name="unlock_disable_lock_pin_summary" msgid="8856842745366993387">"Remove unlock PIN"</string> |
| 434 | <string name="unlock_disable_lock_password_summary" msgid="192161194564577025">"Remove unlock password"</string> |
Geoff Mendal | 4c40383 | 2014-12-03 13:01:49 -0800 | [diff] [blame] | 435 | <string name="unlock_disable_lock_unknown_summary" msgid="8688498722601653961">"Remove screen lock"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 436 | <string name="unlock_change_lock_pattern_title" msgid="2044092014872741130">"Change unlock pattern"</string> |
| 437 | <string name="unlock_change_lock_pin_title" msgid="806629901095938484">"Change unlock PIN"</string> |
| 438 | <string name="unlock_change_lock_password_title" msgid="5606298470358768865">"Change unlock password"</string> |
| 439 | <string name="lockpassword_password_too_short" msgid="7328975683669256660">"Password must be at least %d characters"</string> |
Ying Wang | 4a5593b | 2012-06-12 15:26:38 -0700 | [diff] [blame] | 440 | <string name="lockpassword_pin_too_short" msgid="1677649103470518953">"PIN must be at least %d characters"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 441 | <string name="lockpassword_press_continue" msgid="122706614386757182">"Touch Continue when finished"</string> |
| 442 | <string name="lockpassword_continue_label" msgid="4602203784934526940">"Continue"</string> |
Eric Fischer | c9ac3ca | 2011-12-29 13:36:38 -0800 | [diff] [blame] | 443 | <string name="lockpassword_password_too_long" msgid="7016906583950201704">"Password must be fewer than <xliff:g id="NUMBER">%d</xliff:g> characters."</string> |
| 444 | <string name="lockpassword_pin_too_long" msgid="6419879099090294052">"PIN must be fewer than <xliff:g id="NUMBER">%d</xliff:g> digits."</string> |
| 445 | <string name="lockpassword_pin_contains_non_digits" msgid="1079053457942945709">"PIN must contain only digits 0-9."</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 446 | <string name="lockpassword_pin_recently_used" msgid="214840704635573454">"The device administrator doesn\'t allow using a recent PIN."</string> |
Eric Fischer | c9ac3ca | 2011-12-29 13:36:38 -0800 | [diff] [blame] | 447 | <string name="lockpassword_illegal_character" msgid="8742901630116866738">"Password contains an illegal character."</string> |
| 448 | <string name="lockpassword_password_requires_alpha" msgid="5203836082520634764">"Password must contain at least one letter."</string> |
| 449 | <string name="lockpassword_password_requires_digit" msgid="3958033271435659825">"Password must contain at least one digit."</string> |
| 450 | <string name="lockpassword_password_requires_symbol" msgid="7226621405629726899">"Password must contain at least one symbol."</string> |
Geoff Mendal | 7d9885f | 2015-02-16 07:12:57 -0800 | [diff] [blame] | 451 | <plurals name="lockpassword_password_requires_letters" formatted="false" msgid="5677371623980347934"> |
| 452 | <item quantity="other">Password must contain at least %d letters.</item> |
| 453 | <item quantity="one">Password must contain at least 1 letter.</item> |
| 454 | </plurals> |
| 455 | <plurals name="lockpassword_password_requires_lowercase" formatted="false" msgid="5396846200894553640"> |
| 456 | <item quantity="other">Password must contain at least %d lowercase letters.</item> |
| 457 | <item quantity="one">Password must contain at least 1 lowercase letter.</item> |
| 458 | </plurals> |
| 459 | <plurals name="lockpassword_password_requires_uppercase" formatted="false" msgid="2483949715040341677"> |
| 460 | <item quantity="other">Password must contain at least %d uppercase letters.</item> |
| 461 | <item quantity="one">Password must contain at least 1 uppercase letter.</item> |
| 462 | </plurals> |
| 463 | <plurals name="lockpassword_password_requires_numeric" formatted="false" msgid="9156410893744210033"> |
| 464 | <item quantity="other">Password must contain at least %d numerical digits.</item> |
| 465 | <item quantity="one">Password must contain at least 1 numerical digit.</item> |
| 466 | </plurals> |
| 467 | <plurals name="lockpassword_password_requires_symbols" formatted="false" msgid="5384442837439742233"> |
| 468 | <item quantity="other">Password must contain at least %d special symbols.</item> |
| 469 | <item quantity="one">Password must contain at least 1 special symbol.</item> |
| 470 | </plurals> |
| 471 | <plurals name="lockpassword_password_requires_nonletter" formatted="false" msgid="4175064976268466293"> |
| 472 | <item quantity="other">Password must contain at least %d non-letter characters.</item> |
| 473 | <item quantity="one">Password must contain at least 1 non-letter character.</item> |
| 474 | </plurals> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 475 | <string name="lockpassword_password_recently_used" msgid="4687102591995446860">"The device administrator doesn\'t allow using a recent password."</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 476 | <string name="lockpassword_pin_no_sequential_digits" msgid="6830610582179569631">"An ascending, descending or repeated sequence of digits is forbidden"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 477 | <string name="lockpassword_ok_label" msgid="313822574062553672">"OK"</string> |
| 478 | <string name="lockpassword_cancel_label" msgid="8818529276331121899">"Cancel"</string> |
Eric Fischer | 82d880d | 2011-02-17 10:20:39 -0800 | [diff] [blame] | 479 | <string name="lockpattern_tutorial_cancel_label" msgid="6431583477570493261">"Cancel"</string> |
| 480 | <string name="lockpattern_tutorial_continue_label" msgid="3559793618653400434">"Next"</string> |
Eric Fischer | c9ac3ca | 2011-12-29 13:36:38 -0800 | [diff] [blame] | 481 | <string name="lock_setup" msgid="3355847066343753943">"Set up is complete."</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 482 | <string name="device_admin_title" msgid="3562216873644263804">"Device administration"</string> |
Eric Fischer | 332af2f | 2010-12-23 14:18:00 -0800 | [diff] [blame] | 483 | <string name="manage_device_admin" msgid="5059296715271077278">"Device administrators"</string> |
| 484 | <string name="manage_device_admin_summary" msgid="7672709110988761075">"View or deactivate device administrators"</string> |
Baligh Uddin | 59ff186 | 2014-04-02 11:56:38 -0700 | [diff] [blame] | 485 | <string name="manage_trust_agents" msgid="4629279457536987768">"Trust agents"</string> |
Baligh Uddin | 5b025e7 | 2014-08-26 21:00:49 -0700 | [diff] [blame] | 486 | <string name="disabled_because_no_backup_security" msgid="6877660253409580377">"To use, first set a screen lock"</string> |
Baligh Uddin | 59ff186 | 2014-04-02 11:56:38 -0700 | [diff] [blame] | 487 | <string name="manage_trust_agents_summary" msgid="6804319935640148441">"View or deactivate trust agents"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 488 | <string name="bluetooth_quick_toggle_title" msgid="1037056952714061893">"Bluetooth"</string> |
| 489 | <string name="bluetooth_quick_toggle_summary" msgid="5293641680139873341">"Turn on Bluetooth"</string> |
Eric Fischer | bc638bf | 2011-07-07 11:49:07 -0700 | [diff] [blame] | 490 | <string name="bluetooth_settings" msgid="1810521656168174329">"Bluetooth"</string> |
| 491 | <string name="bluetooth_settings_title" msgid="1908745291161353016">"Bluetooth"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 492 | <string name="bluetooth_settings_summary" msgid="2091062709530570462">"Manage connections, set device name & discoverability"</string> |
| 493 | <string name="bluetooth_pairing_request" msgid="6385750334766370310">"Bluetooth pairing request"</string> |
Baligh Uddin | 03ef258 | 2014-08-31 22:54:02 -0700 | [diff] [blame] | 494 | <string name="bluetooth_enter_pin_msg" msgid="4954085254142996877">"Device"</string> |
| 495 | <string name="bluetooth_pairing_key_msg" msgid="333005542843637754">"Pairing code"</string> |
| 496 | <string name="bluetooth_enter_passkey_msg" msgid="6813273136442138444">"Type the pairing code then press Return or Enter"</string> |
Eric Fischer | 3985ce3 | 2011-08-04 16:13:03 -0700 | [diff] [blame] | 497 | <string name="bluetooth_enable_alphanumeric_pin" msgid="7222713483058171357">"PIN contains letters or symbols"</string> |
| 498 | <string name="bluetooth_pin_values_hint" msgid="3815897557875873646">"Usually 0000 or 1234"</string> |
Geoff Mendal | 3d13289 | 2015-06-10 07:33:59 -0700 | [diff] [blame^] | 499 | <!-- no translation found for bluetooth_pin_values_hint_16_digits (7849359451584101077) --> |
| 500 | <skip /> |
Eric Fischer | c9ac3ca | 2011-12-29 13:36:38 -0800 | [diff] [blame] | 501 | <string name="bluetooth_enter_pin_other_device" msgid="4637977124526813470">"You may also need to type this PIN on the other device."</string> |
| 502 | <string name="bluetooth_enter_passkey_other_device" msgid="2798719004030279602">"You may also need to type this passkey on the other device."</string> |
Eric Fischer | 3985ce3 | 2011-08-04 16:13:03 -0700 | [diff] [blame] | 503 | <string name="bluetooth_confirm_passkey_msg" msgid="3708312912841950052">"To pair with:<br><b><xliff:g id="DEVICE_NAME">%1$s</xliff:g></b><br><br>Make sure that it is showing this passkey:<br><b><xliff:g id="PASSKEY">%2$s</xliff:g></b>"</string> |
| 504 | <string name="bluetooth_incoming_pairing_msg" msgid="1615930853859551491">"From:<br><b><xliff:g id="DEVICE_NAME">%1$s</xliff:g></b><br><br>Pair with this device?"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 505 | <string name="bluetooth_display_passkey_pin_msg" msgid="2796550001376088433">"To pair with:<xliff:g id="BOLD1_0"><br><b></xliff:g><xliff:g id="DEVICE_NAME">%1$s</xliff:g><xliff:g id="END_BOLD1"></b><br><br></xliff:g>Type on it:<xliff:g id="BOLD2_1"><br><b></xliff:g><xliff:g id="PASSKEY">%2$s</xliff:g><xliff:g id="END_BOLD2"></b></xliff:g>, then press Return or Enter."</string> |
Baligh Uddin | 31f6847 | 2014-09-16 21:03:48 -0700 | [diff] [blame] | 506 | <string name="bluetooth_pairing_will_share_phonebook" msgid="4982239145676394429">"Pairing grants access to your contacts and call history when connected."</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 507 | <string name="bluetooth_error_title" msgid="6850384073923533096"></string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 508 | <string name="bluetooth_connecting_error_message" msgid="1397388344342081090">"Couldn\'t connect to <xliff:g id="DEVICE_NAME">%1$s</xliff:g>."</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 509 | <string name="bluetooth_preference_scan_title" msgid="2277464653118896016">"Scan for devices"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 510 | <string name="bluetooth_search_for_devices" msgid="2754007356491461674">"Refresh"</string> |
Eric Fischer | 4c9b510 | 2011-07-15 16:51:20 -0700 | [diff] [blame] | 511 | <string name="bluetooth_searching_for_devices" msgid="9203739709307871727">"Searching…"</string> |
Eric Fischer | 332af2f | 2010-12-23 14:18:00 -0800 | [diff] [blame] | 512 | <string name="bluetooth_preference_device_settings" msgid="907776049862799122">"Device settings"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 513 | <string name="bluetooth_preference_paired_dialog_title" msgid="8875124878198774180">"Paired device"</string> |
| 514 | <string name="bluetooth_preference_paired_dialog_name_label" msgid="8111146086595617285">"Name"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 515 | <string name="bluetooth_preference_paired_dialog_internet_option" msgid="7112953286863428412">"Internet connection"</string> |
| 516 | <string name="bluetooth_preference_paired_dialog_keyboard_option" msgid="2271954176947879628">"Keyboard"</string> |
| 517 | <string name="bluetooth_preference_paired_dialog_contacts_option" msgid="7747163316331917594">"Contacts and call history"</string> |
| 518 | <string name="bluetooth_pairing_dialog_title" msgid="1417255032435317301">"Pair with this device?"</string> |
| 519 | <string name="bluetooth_pairing_dialog_sharing_phonebook_title" msgid="7664141669886358618">"Share phone book?"</string> |
| 520 | <string name="bluetooth_pairing_dialog_contants_request" msgid="5531109163573611348">"<xliff:g id="DEVICE_NAME">%1$s</xliff:g> wants to access your contacts and call history."</string> |
| 521 | <string name="bluetooth_pairing_dialog_paring_request" msgid="8451248193517851958">"<xliff:g id="DEVICE_NAME">%1$s</xliff:g> wants to pair with Bluetooth. When connected, it will have access to your contacts and call history."</string> |
Eric Fischer | 332af2f | 2010-12-23 14:18:00 -0800 | [diff] [blame] | 522 | <string name="bluetooth_preference_paired_devices" msgid="1970524193086791964">"Paired devices"</string> |
Ying Wang | 4a5593b | 2012-06-12 15:26:38 -0700 | [diff] [blame] | 523 | <string name="bluetooth_preference_found_devices" msgid="1647983835063249680">"Available devices"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 524 | <string name="bluetooth_preference_no_found_devices" msgid="7594339669961811591">"No devices available"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 525 | <string name="bluetooth_device_context_connect" msgid="3997659895003244941">"Connect"</string> |
| 526 | <string name="bluetooth_device_context_disconnect" msgid="8220072022970148683">"Disconnect"</string> |
| 527 | <string name="bluetooth_device_context_pair_connect" msgid="7611522504813927727">"Pair & connect"</string> |
| 528 | <string name="bluetooth_device_context_unpair" msgid="662992425948536144">"Unpair"</string> |
| 529 | <string name="bluetooth_device_context_disconnect_unpair" msgid="7644014238070043798">"Disconnect & unpair"</string> |
| 530 | <string name="bluetooth_device_context_connect_advanced" msgid="2643129703569788771">"Options…"</string> |
Eric Fischer | bc638bf | 2011-07-07 11:49:07 -0700 | [diff] [blame] | 531 | <string name="bluetooth_menu_advanced" msgid="8572178316357220524">"Advanced"</string> |
| 532 | <string name="bluetooth_advanced_titlebar" msgid="2142159726881547669">"Advanced Bluetooth"</string> |
Baligh Uddin | 27e9f6d | 2014-03-05 13:07:50 -0800 | [diff] [blame] | 533 | <string name="bluetooth_empty_list_bluetooth_off" msgid="6351930724051893423">"When Bluetooth is turned on, your device can communicate with other nearby Bluetooth devices."</string> |
Geoff Mendal | 407e483 | 2015-04-14 06:37:09 -0700 | [diff] [blame] | 534 | <string name="ble_scan_notify_text" msgid="3719383048635344071">"To improve location accuracy, apps and services will scan for Bluetooth devices, even when Bluetooth is off. You can change this in <xliff:g id="LINK_BEGIN_0">LINK_BEGIN</xliff:g>scanning settings<xliff:g id="LINK_END_1">LINK_END</xliff:g>."</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 535 | <string name="bluetooth_connect_specific_profiles_title" msgid="6952214406025825164">"Connect to…"</string> |
Eric Fischer | 332af2f | 2010-12-23 14:18:00 -0800 | [diff] [blame] | 536 | <string name="bluetooth_disconnect_a2dp_profile" msgid="3524648279150937177">"<xliff:g id="DEVICE_NAME">%1$s</xliff:g> will be disconnected from media audio."</string> |
Eric Fischer | 82d880d | 2011-02-17 10:20:39 -0800 | [diff] [blame] | 537 | <string name="bluetooth_disconnect_headset_profile" msgid="8635908811168780720">"<xliff:g id="DEVICE_NAME">%1$s</xliff:g> will be disconnected from hands-free audio."</string> |
Eric Fischer | 332af2f | 2010-12-23 14:18:00 -0800 | [diff] [blame] | 538 | <string name="bluetooth_disconnect_hid_profile" msgid="3282295189719352075">"<xliff:g id="DEVICE_NAME">%1$s</xliff:g> will be disconnected from input device."</string> |
Eric Fischer | 88806fa | 2011-03-17 16:55:36 -0700 | [diff] [blame] | 539 | <string name="bluetooth_disconnect_pan_user_profile" msgid="8037627994382458698">"Internet access via <xliff:g id="DEVICE_NAME">%1$s</xliff:g> will be disconnected."</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 540 | <string name="bluetooth_disconnect_pan_nap_profile" product="tablet" msgid="1262792320446274407">"<xliff:g id="DEVICE_NAME">%1$s</xliff:g> will be disconnected from sharing this tablet\'s Internet connection."</string> |
| 541 | <string name="bluetooth_disconnect_pan_nap_profile" product="default" msgid="5700332050175684571">"<xliff:g id="DEVICE_NAME">%1$s</xliff:g> will be disconnected from sharing this phone\'s Internet connection."</string> |
Eric Fischer | b91a557 | 2011-08-12 17:21:28 -0700 | [diff] [blame] | 542 | <string name="bluetooth_device_advanced_title" msgid="6066342531927499308">"Paired Bluetooth device"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 543 | <string name="bluetooth_device_advanced_online_mode_title" msgid="3689050071425683114">"Connect"</string> |
| 544 | <string name="bluetooth_device_advanced_online_mode_summary" msgid="1204424107263248336">"Connect to Bluetooth device"</string> |
Geoff Mendal | e9549f3 | 2014-08-06 12:36:11 -0700 | [diff] [blame] | 545 | <string name="bluetooth_device_advanced_profile_header_title" msgid="102745381968579605">"Use for"</string> |
Eric Fischer | b91a557 | 2011-08-12 17:21:28 -0700 | [diff] [blame] | 546 | <string name="bluetooth_device_advanced_rename_device" msgid="5148578059584955791">"Rename"</string> |
Eric Fischer | 332af2f | 2010-12-23 14:18:00 -0800 | [diff] [blame] | 547 | <string name="bluetooth_device_advanced_enable_opp_title" msgid="8222550640371627365">"Allow incoming file transfers"</string> |
Eric Fischer | 88806fa | 2011-03-17 16:55:36 -0700 | [diff] [blame] | 548 | <string name="bluetooth_pan_user_profile_summary_connected" msgid="4602294638909590612">"Connected to device for Internet access"</string> |
| 549 | <string name="bluetooth_pan_nap_profile_summary_connected" msgid="1561383706411975199">"Sharing local Internet connection with device"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 550 | <string name="bluetooth_dock_settings" msgid="3218335822716052885">"Dock Settings"</string> |
| 551 | <string name="bluetooth_dock_settings_title" msgid="5543069893044375188">"Use dock for audio"</string> |
| 552 | <string name="bluetooth_dock_settings_headset" msgid="1001821426078644650">"As speaker phone"</string> |
| 553 | <string name="bluetooth_dock_settings_a2dp" msgid="8791004998846630574">"For music and media"</string> |
| 554 | <string name="bluetooth_dock_settings_remember" msgid="5551459057010609115">"Remember settings"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 555 | <string name="wifi_assistant_title" msgid="2553267316621598101">"Wi‑Fi Assistant"</string> |
Geoff Mendal | 365e0b7 | 2015-03-23 08:45:20 -0500 | [diff] [blame] | 556 | <string name="wifi_display_settings_title" msgid="8740852850033480136">"Cast"</string> |
Baligh Uddin | 69f6b8a | 2013-11-13 18:14:33 -0800 | [diff] [blame] | 557 | <string name="wifi_display_enable_menu_item" msgid="4883036464138167674">"Enable wireless display"</string> |
| 558 | <string name="wifi_display_no_devices_found" msgid="1382012407154143453">"No nearby devices were found."</string> |
Baligh Uddin | fe8e076 | 2012-09-25 16:09:15 -0700 | [diff] [blame] | 559 | <string name="wifi_display_status_connecting" msgid="5688608834000748607">"Connecting"</string> |
| 560 | <string name="wifi_display_status_connected" msgid="8364125226376985558">"Connected"</string> |
Baligh Uddin | 60a497d | 2013-06-10 10:06:42 -0700 | [diff] [blame] | 561 | <string name="wifi_display_status_in_use" msgid="8556830875615434792">"In use"</string> |
Baligh Uddin | 69f6b8a | 2013-11-13 18:14:33 -0800 | [diff] [blame] | 562 | <string name="wifi_display_status_not_available" msgid="5714978725794210102">"Unavailable"</string> |
Baligh Uddin | fe8e076 | 2012-09-25 16:09:15 -0700 | [diff] [blame] | 563 | <string name="wifi_display_details" msgid="7791118209992162698">"Display settings"</string> |
Baligh Uddin | fe8e076 | 2012-09-25 16:09:15 -0700 | [diff] [blame] | 564 | <string name="wifi_display_options_title" msgid="5740656401635054838">"Wireless display options"</string> |
| 565 | <string name="wifi_display_options_forget" msgid="9119048225398894580">"Forget"</string> |
| 566 | <string name="wifi_display_options_done" msgid="5703116500357822557">"Finished"</string> |
| 567 | <string name="wifi_display_options_name" msgid="4756080222307467898">"Name"</string> |
Geoff Mendal | 3d13289 | 2015-06-10 07:33:59 -0700 | [diff] [blame^] | 568 | <string name="wifi_band_24ghz" msgid="852929254171856911">"2.4 GHz"</string> |
| 569 | <string name="wifi_band_5ghz" msgid="6433822023268515117">"5 GHz"</string> |
| 570 | <string name="link_speed" msgid="8896664974117585555">"%1$d Mbps"</string> |
| 571 | <!-- no translation found for wifi_alert_lockdown_by_device_owner (2537146774322347104) --> |
Geoff Mendal | 11ad1c5 | 2015-06-08 07:27:19 -0700 | [diff] [blame] | 572 | <skip /> |
Eric Fischer | 332af2f | 2010-12-23 14:18:00 -0800 | [diff] [blame] | 573 | <string name="nfc_quick_toggle_title" msgid="6769159366307299004">"NFC"</string> |
Eric Fischer | f113bfb | 2012-05-14 14:40:58 -0700 | [diff] [blame] | 574 | <string name="nfc_quick_toggle_summary" product="tablet" msgid="8302974395787498915">"Allow data exchange when the tablet touches another device"</string> |
| 575 | <string name="nfc_quick_toggle_summary" product="default" msgid="5237208142892767592">"Allow data exchange when the phone touches another device"</string> |
Eric Fischer | 9f12b39 | 2011-09-30 16:46:13 -0700 | [diff] [blame] | 576 | <string name="android_beam_settings_title" msgid="7832812974600338649">"Android Beam"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 577 | <string name="android_beam_on_summary" msgid="3618057099355636830">"Ready to transmit app content via NFC"</string> |
Eric Fischer | 9f12b39 | 2011-09-30 16:46:13 -0700 | [diff] [blame] | 578 | <string name="android_beam_off_summary" msgid="4663095428454779138">"Off"</string> |
| 579 | <string name="android_beam_disabled_summary" msgid="1737782116894793393">"Unavailable because NFC is turned off"</string> |
| 580 | <string name="android_beam_label" msgid="6257036050366775040">"Android Beam"</string> |
Baligh Uddin | 21914a7 | 2013-08-01 13:59:46 -0700 | [diff] [blame] | 581 | <string name="android_beam_explained" msgid="6981652347448777459">"When this feature is turned on, you can beam app content to another NFC-capable device by holding the devices close together. For example, you can beam Browser pages, YouTube videos, People contacts and more.\n\nJust bring the devices together (typically back to back) and then touch your screen. The app determines what gets beamed."</string> |
Eric Fischer | 335c8c8 | 2012-04-24 13:44:08 -0700 | [diff] [blame] | 582 | <string name="nsd_quick_toggle_title" msgid="3125572815278848258">"Network service discovery"</string> |
| 583 | <string name="nsd_quick_toggle_summary" msgid="155692215972781276">"Allow apps on other devices to discover apps on this device"</string> |
Baligh Uddin | 5fad6c1 | 2013-02-06 14:17:49 -0800 | [diff] [blame] | 584 | <string name="wifi_quick_toggle_title" msgid="8850161330437693895">"Wi‑Fi"</string> |
| 585 | <string name="wifi_quick_toggle_summary" msgid="2696547080481267642">"Turn on Wi‑Fi"</string> |
| 586 | <string name="wifi_settings" msgid="29722149822540994">"Wi‑Fi"</string> |
| 587 | <string name="wifi_settings_category" msgid="8719175790520448014">"Wi‑Fi settings"</string> |
| 588 | <string name="wifi_settings_title" msgid="3103415012485692233">"Wi‑Fi"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 589 | <string name="wifi_settings_summary" msgid="668767638556052820">"Set up & manage wireless access points"</string> |
Geoff Mendal | 7c128a2 | 2014-11-24 10:31:25 -0800 | [diff] [blame] | 590 | <string name="wifi_setup_wizard_title" msgid="7873622558088429710">"Select Wi‑Fi network"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 591 | <string name="wifi_select_network" msgid="4210954938345463209">"Select Wi‑Fi"</string> |
Baligh Uddin | 5fad6c1 | 2013-02-06 14:17:49 -0800 | [diff] [blame] | 592 | <string name="wifi_starting" msgid="6732377932749942954">"Turning Wi‑Fi on…"</string> |
| 593 | <string name="wifi_stopping" msgid="8952524572499500804">"Turning off Wi‑Fi…"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 594 | <string name="wifi_error" msgid="3207971103917128179">"Error"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 595 | <string name="wifi_in_airplane_mode" msgid="8652520421778203796">"In aeroplane mode"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 596 | <string name="wifi_notify_open_networks" msgid="3755768188029653293">"Network notification"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 597 | <string name="wifi_notify_open_networks_summary" msgid="3716818008370391253">"Notify whenever a public network is available"</string> |
Eric Fischer | b90bef6 | 2012-06-01 12:30:44 -0700 | [diff] [blame] | 598 | <string name="wifi_poor_network_detection" msgid="4925789238170207169">"Avoid poor connections"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 599 | <string name="wifi_poor_network_detection_summary" msgid="2784135142239546291">"Don\'t use a Wi‑Fi network unless it has a good Internet connection"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 600 | <string name="wifi_avoid_poor_network_detection_summary" msgid="4674423884870027498">"Only use networks that have a good Internet connection"</string> |
Geoff Mendal | 7c128a2 | 2014-11-24 10:31:25 -0800 | [diff] [blame] | 601 | <string name="wifi_automatically_connect_title" msgid="7950640291510621742">"Use open Wi‑Fi automatically"</string> |
| 602 | <string name="wifi_automatically_connect_summary" msgid="6722194413023965902">"Let a Wi‑Fi assistant automatically connect to open networks determined to be high quality"</string> |
| 603 | <string name="wifi_select_assistant_dialog_title" msgid="4014645210955009439">"Choose assistant"</string> |
Baligh Uddin | 29366f4 | 2013-04-03 11:17:55 -0700 | [diff] [blame] | 604 | <string name="wifi_install_credentials" msgid="3551143317298272860">"Install certificates"</string> |
Geoff Mendal | 407e483 | 2015-04-14 06:37:09 -0700 | [diff] [blame] | 605 | <string name="wifi_scan_notify_text" msgid="3135282824516650989">"To improve location accuracy, apps and services will scan for Wi‑Fi networks, even when Wi‑Fi is off. You can change this in <xliff:g id="LINK_BEGIN_0">LINK_BEGIN</xliff:g>scanning settings<xliff:g id="LINK_END_1">LINK_END</xliff:g>."</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 606 | <string name="wifi_scan_notify_remember_choice" msgid="7104867814641144485">"Don\'t show again"</string> |
Baligh Uddin | 5fad6c1 | 2013-02-06 14:17:49 -0800 | [diff] [blame] | 607 | <string name="wifi_setting_sleep_policy_title" msgid="5149574280392680092">"Keep Wi‑Fi on during sleep"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 608 | <string name="wifi_setting_on_during_sleep_title" msgid="8308975500029751565">"Wi‑Fi on during sleep"</string> |
Eric Fischer | 82d880d | 2011-02-17 10:20:39 -0800 | [diff] [blame] | 609 | <string name="wifi_setting_sleep_policy_error" msgid="8174902072673071961">"There was a problem while changing the setting"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 610 | <string name="wifi_suspend_efficiency_title" msgid="2338325886934703895">"Improve efficiency"</string> |
Baligh Uddin | 5fad6c1 | 2013-02-06 14:17:49 -0800 | [diff] [blame] | 611 | <string name="wifi_suspend_optimizations" msgid="1220174276403689487">"Wi‑Fi optimisation"</string> |
| 612 | <string name="wifi_suspend_optimizations_summary" msgid="4151428966089116856">"Minimise battery usage when Wi‑Fi is on"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 613 | <string name="wifi_limit_optimizations_summary" msgid="9000801068363468950">"Limit battery used by Wi‑Fi"</string> |
Eric Fischer | bc638bf | 2011-07-07 11:49:07 -0700 | [diff] [blame] | 614 | <string name="wifi_add_network" msgid="6234851776910938957">"Add network"</string> |
Baligh Uddin | 5fad6c1 | 2013-02-06 14:17:49 -0800 | [diff] [blame] | 615 | <string name="wifi_access_points" msgid="7053990007031968609">"Wi‑Fi networks"</string> |
Eric Fischer | 2e613d1 | 2012-03-07 14:09:26 -0800 | [diff] [blame] | 616 | <string name="wifi_menu_wps_pbc" msgid="2668564692207863017">"WPS Push Button"</string> |
Baligh Uddin | 3a7fd50 | 2012-10-22 12:09:26 -0700 | [diff] [blame] | 617 | <string name="wifi_menu_more_options" msgid="2448097861752719396">"More options"</string> |
Eric Fischer | 2e613d1 | 2012-03-07 14:09:26 -0800 | [diff] [blame] | 618 | <string name="wifi_menu_wps_pin" msgid="6426448256268695933">"WPS Pin Entry"</string> |
Baligh Uddin | 5fad6c1 | 2013-02-06 14:17:49 -0800 | [diff] [blame] | 619 | <string name="wifi_menu_p2p" msgid="7619851399250896797">"Wi‑Fi Direct"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 620 | <string name="wifi_menu_scan" msgid="1470911530412095868">"Scan"</string> |
| 621 | <string name="wifi_menu_advanced" msgid="7522252991919573664">"Advanced"</string> |
| 622 | <string name="wifi_menu_connect" msgid="4996220309848349408">"Connect to network"</string> |
Geoff Mendal | 0bda36d | 2014-11-10 14:33:04 -0800 | [diff] [blame] | 623 | <string name="wifi_menu_remember" msgid="8814185749388713796">"Remember network"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 624 | <string name="wifi_menu_forget" msgid="8736964302477327114">"Forget network"</string> |
| 625 | <string name="wifi_menu_modify" msgid="2068554918652440105">"Modify network"</string> |
Baligh Uddin | df480d3 | 2014-06-13 15:02:04 -0700 | [diff] [blame] | 626 | <string name="wifi_menu_write_to_nfc" msgid="7692881642188240324">"Write to NFC tag"</string> |
Baligh Uddin | 5fad6c1 | 2013-02-06 14:17:49 -0800 | [diff] [blame] | 627 | <string name="wifi_empty_list_wifi_off" msgid="8056223875951079463">"To see available networks, turn Wi‑Fi on."</string> |
| 628 | <string name="wifi_empty_list_wifi_on" msgid="8746108031587976356">"Searching for Wi‑Fi networks…"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 629 | <string name="wifi_empty_list_user_restricted" msgid="7322372065475939129">"You don\'t have permission to change the Wi‑Fi network."</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 630 | <string name="wifi_other_network" msgid="1484433183857764750">"Add another network"</string> |
Eric Fischer | 0e3e487 | 2012-05-30 13:38:53 -0700 | [diff] [blame] | 631 | <string name="wifi_more" msgid="3195296805089107950">"More"</string> |
| 632 | <string name="wifi_setup_wps" msgid="8128702488486283957">"Automatic setup (WPS)"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 633 | <string name="wifi_show_advanced" msgid="3409422789616520979">"Advanced options"</string> |
Baligh Uddin | 5fad6c1 | 2013-02-06 14:17:49 -0800 | [diff] [blame] | 634 | <string name="wifi_wps_setup_title" msgid="8207552222481570175">"Wi‑Fi Protected Setup"</string> |
Eric Fischer | 2e613d1 | 2012-03-07 14:09:26 -0800 | [diff] [blame] | 635 | <string name="wifi_wps_setup_msg" msgid="315174329121275092">"Starting WPS…"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 636 | <string name="wifi_wps_onstart_pbc" msgid="817003360936932340">"Press the Wi‑Fi Protected Setup button on your router. It may be called \"WPS\" or marked with this symbol:"</string> |
Baligh Uddin | 5fad6c1 | 2013-02-06 14:17:49 -0800 | [diff] [blame] | 637 | <string name="wifi_wps_onstart_pin" msgid="223344506445335358">"Enter pin <xliff:g id="NUMBER">%1$s</xliff:g> on your Wi‑Fi router. The setup can take up to two minutes to complete."</string> |
Eric Fischer | 2e613d1 | 2012-03-07 14:09:26 -0800 | [diff] [blame] | 638 | <string name="wifi_wps_complete" msgid="2388138550456729134">"WPS succeeded. Connecting to the network…"</string> |
Baligh Uddin | 5fad6c1 | 2013-02-06 14:17:49 -0800 | [diff] [blame] | 639 | <string name="wifi_wps_connected" msgid="7153432445748931183">"Connected to Wi‑Fi network <xliff:g id="NETWORK_NAME">%s</xliff:g>"</string> |
Eric Fischer | 42149da | 2012-05-09 13:35:12 -0700 | [diff] [blame] | 640 | <string name="wifi_wps_in_progress" msgid="3372311348221357944">"WPS is already in progress and can take up to two minutes to complete"</string> |
Eric Fischer | 2e613d1 | 2012-03-07 14:09:26 -0800 | [diff] [blame] | 641 | <string name="wifi_wps_failed_generic" msgid="5668775022238832527">"Request failed. Please try again in a few minutes."</string> |
| 642 | <string name="wifi_wps_failed_wep" msgid="2702820087105284461">"The wireless router security setting (WEP) is not supported"</string> |
| 643 | <string name="wifi_wps_failed_tkip" msgid="4282401586860713349">"The wireless router security setting (TKIP) is not supported"</string> |
| 644 | <string name="wifi_wps_failed_auth" msgid="1174614355181181958">"Authentication failure. Please try again."</string> |
| 645 | <string name="wifi_wps_failed_overlap" msgid="5159533685596844778">"Another WPS session was detected. Please try again in a few minutes."</string> |
Geoff Mendal | 691793a | 2014-10-06 17:20:48 -0700 | [diff] [blame] | 646 | <string name="wifi_ssid" msgid="5519636102673067319">"Network name"</string> |
Baligh Uddin | 0b7c1a2 | 2013-04-22 11:07:27 -0700 | [diff] [blame] | 647 | <string name="wifi_ssid_hint" msgid="897593601067321355">"Enter the SSID"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 648 | <string name="wifi_security" msgid="6603611185592956936">"Security"</string> |
| 649 | <string name="wifi_signal" msgid="5514120261628065287">"Signal strength"</string> |
| 650 | <string name="wifi_status" msgid="4824568012414605414">"Status"</string> |
| 651 | <string name="wifi_speed" msgid="3526198708812322037">"Link speed"</string> |
Geoff Mendal | 1c71b8e | 2014-03-17 12:48:05 -0700 | [diff] [blame] | 652 | <string name="wifi_frequency" msgid="7791090119577812214">"Frequency"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 653 | <string name="wifi_ip_address" msgid="1440054061044402918">"IP address"</string> |
Geoff Mendal | 111269e | 2015-05-21 07:12:14 -0700 | [diff] [blame] | 654 | <string name="passpoint_label" msgid="6381371313076009926">"Saved via"</string> |
| 655 | <string name="passpoint_content" msgid="8447207162397870483">"<xliff:g id="NAME">%1$s</xliff:g> credentials"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 656 | <string name="wifi_eap_method" msgid="8529436133640730382">"EAP method"</string> |
| 657 | <string name="please_select_phase2" msgid="5231074529772044898">"Phase-2 authentication"</string> |
| 658 | <string name="wifi_eap_ca_cert" msgid="3521574865488892851">"CA certificate"</string> |
| 659 | <string name="wifi_eap_user_cert" msgid="1291089413368160789">"User certificate"</string> |
| 660 | <string name="wifi_eap_identity" msgid="4359453783379679103">"Identity"</string> |
| 661 | <string name="wifi_eap_anonymous" msgid="2989469344116577955">"Anonymous identity"</string> |
| 662 | <string name="wifi_password" msgid="5948219759936151048">"Password"</string> |
Eric Fischer | 332af2f | 2010-12-23 14:18:00 -0800 | [diff] [blame] | 663 | <string name="wifi_show_password" msgid="6461249871236968884">"Show password"</string> |
Geoff Mendal | 111269e | 2015-05-21 07:12:14 -0700 | [diff] [blame] | 664 | <string name="wifi_ap_band_config" msgid="1611826705989117930">"Select AP Band"</string> |
Geoff Mendal | 1aa836f | 2015-03-18 06:52:00 -0700 | [diff] [blame] | 665 | <string name="wifi_ap_choose_2G" msgid="8724267386885036210">"2.4 GHz Band"</string> |
| 666 | <string name="wifi_ap_choose_5G" msgid="8137061170937978040">"5 GHz Band"</string> |
Eric Fischer | 332af2f | 2010-12-23 14:18:00 -0800 | [diff] [blame] | 667 | <string name="wifi_ip_settings" msgid="3359331401377059481">"IP settings"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 668 | <string name="wifi_unchanged" msgid="3410422020930397102">"(unchanged)"</string> |
| 669 | <string name="wifi_unspecified" msgid="5431501214192991253">"(unspecified)"</string> |
Eric Fischer | ba0ad52 | 2012-03-05 15:17:09 -0800 | [diff] [blame] | 670 | <string name="wifi_wps_available_first_item" msgid="4422547079984583502">"WPS available"</string> |
Eric Fischer | 67e61f8 | 2012-04-30 13:42:48 -0700 | [diff] [blame] | 671 | <string name="wifi_wps_available_second_item" msgid="8427520131718215301">" (WPS available)"</string> |
Baligh Uddin | df480d3 | 2014-06-13 15:02:04 -0700 | [diff] [blame] | 672 | <string name="wifi_wps_nfc_enter_password" msgid="2288214226916117159">"Enter your network password"</string> |
Baligh Uddin | 21914a7 | 2013-08-01 13:59:46 -0700 | [diff] [blame] | 673 | <string name="wifi_scan_always_turnon_message" msgid="203123538572122989">"To improve location accuracy and for other purposes, <xliff:g id="APP_NAME">%1$s</xliff:g> wants to turn on network scanning, even when Wi-Fi is off.\n\nAllow this for all apps that want to scan?"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 674 | <string name="wifi_scan_always_turnoff_message" msgid="5538901671131941043">"To turn this off, go to Advanced in the overflow menu."</string> |
Baligh Uddin | 9c65b16 | 2013-03-22 11:40:40 -0700 | [diff] [blame] | 675 | <string name="wifi_scan_always_confirm_allow" msgid="5355973075896817232">"Allow"</string> |
| 676 | <string name="wifi_scan_always_confirm_deny" msgid="4463982053823520710">"Deny"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 677 | <string name="wifi_hotspot_title" msgid="7726205804813286950">"Sign in to connect?"</string> |
| 678 | <string name="wifi_hotspot_message" msgid="3673833421453455747">"<xliff:g id="APP_NAME">%1$s</xliff:g> requires you to sign in online before you connect to the network."</string> |
| 679 | <string name="wifi_hotspot_connect" msgid="5065506390164939225">"CONNECT"</string> |
Geoff Mendal | 463ae4b | 2015-04-17 22:04:27 -0700 | [diff] [blame] | 680 | <string name="no_internet_access_text" msgid="1509171132175355674">"This network has no Internet access. Use this network anyway?"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 681 | <string name="no_internet_access_remember" msgid="4697314331614625075">"Don\'t ask again for this network"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 682 | <string name="wifi_connect" msgid="1076622875777072845">"Connect"</string> |
Eric Fischer | ba0ad52 | 2012-03-05 15:17:09 -0800 | [diff] [blame] | 683 | <string name="wifi_failed_connect_message" msgid="8491902558970292871">"Failed to connect to network"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 684 | <string name="wifi_forget" msgid="8168174695608386644">"Forget"</string> |
Eric Fischer | ba0ad52 | 2012-03-05 15:17:09 -0800 | [diff] [blame] | 685 | <string name="wifi_failed_forget_message" msgid="1348172929201654986">"Failed to forget network"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 686 | <string name="wifi_save" msgid="3331121567988522826">"Save"</string> |
Eric Fischer | ba0ad52 | 2012-03-05 15:17:09 -0800 | [diff] [blame] | 687 | <string name="wifi_failed_save_message" msgid="6650004874143815692">"Failed to save network"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 688 | <string name="wifi_cancel" msgid="6763568902542968964">"Cancel"</string> |
Baligh Uddin | dd52473 | 2012-10-01 15:34:23 -0700 | [diff] [blame] | 689 | <string name="wifi_skip_anyway" msgid="6965361454438011190">"Skip anyway"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 690 | <string name="wifi_dont_skip" msgid="1677493161164629163">"Don\'t skip"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 691 | <string name="wifi_skipped_message" product="tablet" msgid="6761689889733331124">"WARNING: If you skip Wi‑Fi, your tablet will only use mobile data for initial downloads and updates. To avoid possible data charges, connect to Wi‑Fi."</string> |
| 692 | <string name="wifi_skipped_message" product="device" msgid="1385490367826852775">"WARNING: If you skip Wi‑Fi, your device will only use mobile data for initial downloads and updates. To avoid possible data charges, connect to Wi‑Fi."</string> |
| 693 | <string name="wifi_skipped_message" product="default" msgid="6084295135297772350">"WARNING: If you skip Wi‑Fi, your phone will only use mobile data for initial downloads and updates. To avoid possible data charges, connect to Wi‑Fi."</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 694 | <string name="wifi_and_mobile_skipped_message" product="tablet" msgid="6324917391996718760">"If you skip Wi‑Fi:\n\n"<li>"Your tablet won’t have an Internet connection."</li>\n\n<li>"You won’t get software updates until you connect to the Internet."</li>\n\n<li>"You can’t activate device protection features at this time."</li></string> |
| 695 | <string name="wifi_and_mobile_skipped_message" product="device" msgid="1110629752293998468">"If you skip Wi‑Fi:\n\n"<li>"Your device won’t have an Internet connection."</li>\n\n<li>"You won’t get software updates until you connect to the Internet."</li>\n\n<li>"You can’t activate device protection features at this time."</li></string> |
| 696 | <string name="wifi_and_mobile_skipped_message" product="default" msgid="8271524692702309267">"If you skip Wi‑Fi:\n\n"<li>"Your phone won’t have an Internet connection."</li>\n\n<li>"You won’t get software updates until you connect to the Internet."</li>\n\n<li>"You can’t activate device protection features at this time."</li></string> |
Baligh Uddin | 5fad6c1 | 2013-02-06 14:17:49 -0800 | [diff] [blame] | 697 | <string name="wifi_connect_failed_message" product="tablet" msgid="4474691090681670156">"The tablet was unable to connect to this Wi‑Fi network."</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 698 | <string name="wifi_connect_failed_message" product="device" msgid="8870885845666880869">"The device was unable to connect to this Wi‑Fi network."</string> |
Baligh Uddin | 5fad6c1 | 2013-02-06 14:17:49 -0800 | [diff] [blame] | 699 | <string name="wifi_connect_failed_message" product="default" msgid="2185803140161396572">"The phone was unable to connect to this Wi‑Fi network."</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 700 | <string name="wifi_saved_access_points_titlebar" msgid="2996149477240134064">"Saved networks"</string> |
Baligh Uddin | 5fad6c1 | 2013-02-06 14:17:49 -0800 | [diff] [blame] | 701 | <string name="wifi_advanced_titlebar" msgid="4485841401774142908">"Advanced Wi‑Fi"</string> |
| 702 | <string name="wifi_setting_frequency_band_title" msgid="3655327399028584656">"Wi‑Fi frequency band"</string> |
Eric Fischer | 332af2f | 2010-12-23 14:18:00 -0800 | [diff] [blame] | 703 | <string name="wifi_setting_frequency_band_summary" msgid="3250740757118009784">"Specify the frequency range of operation"</string> |
| 704 | <string name="wifi_setting_frequency_band_error" msgid="837281974489794378">"There was a problem while setting the frequency band."</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 705 | <string name="wifi_advanced_mac_address_title" msgid="6571335466330978393">"MAC address"</string> |
| 706 | <string name="wifi_advanced_ip_address_title" msgid="6215297094363164846">"IP address"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 707 | <string name="wifi_saved_access_points_label" msgid="2013409399392285262">"Saved networks"</string> |
Eric Fischer | bc638bf | 2011-07-07 11:49:07 -0700 | [diff] [blame] | 708 | <string name="wifi_advanced_settings_label" msgid="3654366894867838338">"IP settings"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 709 | <string name="wifi_ip_settings_menu_save" msgid="7296724066102908366">"Save"</string> |
| 710 | <string name="wifi_ip_settings_menu_cancel" msgid="6582567330136502340">"Cancel"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 711 | <string name="wifi_ip_settings_invalid_ip_address" msgid="2513142355364274970">"Please type a valid IP address."</string> |
| 712 | <string name="wifi_ip_settings_invalid_gateway" msgid="8164264988361096450">"Please type a valid gateway address."</string> |
| 713 | <string name="wifi_ip_settings_invalid_dns" msgid="8744583948328391047">"Type a valid DNS address."</string> |
| 714 | <string name="wifi_ip_settings_invalid_network_prefix_length" msgid="40470058023181052">"Type a network prefix length between 0 and 32."</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 715 | <string name="wifi_dns1" msgid="7344118050720080045">"DNS 1"</string> |
| 716 | <string name="wifi_dns2" msgid="1368601006824882659">"DNS 2"</string> |
| 717 | <string name="wifi_gateway" msgid="163914742461092086">"Gateway"</string> |
Eric Fischer | 332af2f | 2010-12-23 14:18:00 -0800 | [diff] [blame] | 718 | <string name="wifi_network_prefix_length" msgid="3028785234245085998">"Network prefix length"</string> |
Baligh Uddin | 5fad6c1 | 2013-02-06 14:17:49 -0800 | [diff] [blame] | 719 | <string name="wifi_p2p_settings_title" msgid="5444461191435291082">"Wi‑Fi Direct"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 720 | <string name="wifi_p2p_device_info" msgid="3191876744469364173">"Device information"</string> |
Eric Fischer | 3985ce3 | 2011-08-04 16:13:03 -0700 | [diff] [blame] | 721 | <string name="wifi_p2p_persist_network" msgid="1646424791818168590">"Remember this connection"</string> |
Eric Fischer | 4489a89 | 2012-03-14 14:12:26 -0700 | [diff] [blame] | 722 | <string name="wifi_p2p_menu_search" msgid="3436429984738771974">"Search for devices"</string> |
| 723 | <string name="wifi_p2p_menu_searching" msgid="2396704492143633876">"Searching…"</string> |
Eric Fischer | c9ac3ca | 2011-12-29 13:36:38 -0800 | [diff] [blame] | 724 | <string name="wifi_p2p_menu_rename" msgid="8448896306960060415">"Rename device"</string> |
Eric Fischer | 4489a89 | 2012-03-14 14:12:26 -0700 | [diff] [blame] | 725 | <string name="wifi_p2p_peer_devices" msgid="299526878463303432">"Peer devices"</string> |
Baligh Uddin | 9307c8e | 2012-09-22 14:20:39 -0700 | [diff] [blame] | 726 | <string name="wifi_p2p_remembered_groups" msgid="3847022927914068230">"Remembered groups"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 727 | <string name="wifi_p2p_failed_connect_message" msgid="8491862096448192157">"Could not connect."</string> |
Eric Fischer | a353f9e | 2012-05-01 13:34:17 -0700 | [diff] [blame] | 728 | <string name="wifi_p2p_failed_rename_message" msgid="2562182284946936380">"Failed to rename device."</string> |
Eric Fischer | c9ac3ca | 2011-12-29 13:36:38 -0800 | [diff] [blame] | 729 | <string name="wifi_p2p_disconnect_title" msgid="3216846049677448420">"Disconnect?"</string> |
| 730 | <string name="wifi_p2p_disconnect_message" msgid="8227342771610125771">"If you disconnect, your connection with <xliff:g id="PEER_NAME">%1$s</xliff:g> will end."</string> |
| 731 | <string name="wifi_p2p_disconnect_multiple_message" msgid="3283805371034883105">"If you disconnect, your connection with <xliff:g id="PEER_NAME">%1$s</xliff:g> and <xliff:g id="PEER_COUNT">%2$s</xliff:g> other devices will end."</string> |
Eric Fischer | dbc7d9c | 2012-04-10 14:38:57 -0700 | [diff] [blame] | 732 | <string name="wifi_p2p_cancel_connect_title" msgid="255267538099324413">"Cancel invitation"</string> |
| 733 | <string name="wifi_p2p_cancel_connect_message" msgid="7477756213423749402">"Do you want to cancel invitation to connect with <xliff:g id="PEER_NAME">%1$s</xliff:g>?"</string> |
Baligh Uddin | fe8e076 | 2012-09-25 16:09:15 -0700 | [diff] [blame] | 734 | <string name="wifi_p2p_delete_group_message" msgid="834559380069647086">"Forget this group?"</string> |
Baligh Uddin | 5fad6c1 | 2013-02-06 14:17:49 -0800 | [diff] [blame] | 735 | <string name="wifi_tether_checkbox_text" msgid="1847167643625779136">"Portable Wi‑Fi hotspot"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 736 | <string name="wifi_hotspot_checkbox_text" msgid="7763495093333664887">"Wi‑Fi hotspot"</string> |
| 737 | <string name="wifi_hotspot_checkbox_text_summary" msgid="3800646230853724318">"Use mobile connection to provide Wi‑Fi network"</string> |
Ying Wang | af0aaa1 | 2012-07-09 13:23:39 -0700 | [diff] [blame] | 738 | <string name="wifi_tether_starting" msgid="1322237938998639724">"Turning hotspot on…"</string> |
| 739 | <string name="wifi_tether_stopping" msgid="4835852171686388107">"Turning off hotspot…"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 740 | <string name="wifi_tether_enabled_subtext" msgid="8948641212931906143">"Portable hotspot <xliff:g id="NETWORK_SSID">%1$s</xliff:g> active"</string> |
Baligh Uddin | 5fad6c1 | 2013-02-06 14:17:49 -0800 | [diff] [blame] | 741 | <string name="wifi_tether_failed_subtext" msgid="1484941858530919002">"Portable Wi‑Fi hotspot error"</string> |
| 742 | <string name="wifi_tether_configure_ap_text" msgid="7974681394041609308">"Set up Wi‑Fi hotspot"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 743 | <string name="wifi_hotspot_configure_ap_text" msgid="5478614731464220432">"Wi‑Fi hotspot setup"</string> |
| 744 | <string name="wifi_hotspot_configure_ap_text_summary" msgid="5618031116920832182">"AndroidAP WPA2 PSK portable Wi‑Fi hotspot"</string> |
Baligh Uddin | 5fad6c1 | 2013-02-06 14:17:49 -0800 | [diff] [blame] | 745 | <string name="wifi_tether_configure_subtext" msgid="7957547035983257748">"<xliff:g id="NETWORK_SSID">%1$s</xliff:g> <xliff:g id="NETWORK_SECURITY">%2$s</xliff:g> portable Wi‑Fi hotspot"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 746 | <string name="wifi_tether_configure_ssid_default" msgid="8467525402622138547">"Android Hotspot"</string> |
Geoff Mendal | 1aa836f | 2015-03-18 06:52:00 -0700 | [diff] [blame] | 747 | <string name="wifi_calling_settings_title" msgid="4102921303993404577">"Wi-Fi Calling"</string> |
Geoff Mendal | 83a803c | 2015-04-06 08:05:34 -0500 | [diff] [blame] | 748 | <string name="wifi_calling_mode_title" msgid="2164073796253284289">"Calling preference"</string> |
Geoff Mendal | 1aa836f | 2015-03-18 06:52:00 -0700 | [diff] [blame] | 749 | <string name="wifi_calling_mode_dialog_title" msgid="8149690312199253909">"Wi-Fi Calling mode"</string> |
| 750 | <string-array name="wifi_calling_mode_choices"> |
| 751 | <item msgid="2124257075906188844">"Wi-Fi preferred"</item> |
| 752 | <item msgid="5267397515594230396">"Mobile preferred"</item> |
Geoff Mendal | 1aa836f | 2015-03-18 06:52:00 -0700 | [diff] [blame] | 753 | </string-array> |
| 754 | <string-array name="wifi_calling_mode_values"> |
| 755 | <item msgid="4799585830102342375">"2"</item> |
| 756 | <item msgid="1171822231056612021">"1"</item> |
Geoff Mendal | 1aa836f | 2015-03-18 06:52:00 -0700 | [diff] [blame] | 757 | </string-array> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 758 | <string name="wifi_calling_off_explanation" msgid="2597566001655908391">"When Wi-Fi calling is on, your phone can route calls via Wi-Fi networks or your operator\'s network, depending on your preference and which signal is stronger. Before turning on this feature, check with your operator regarding fees and other details."</string> |
Baligh Uddin | fa3e8ef | 2013-09-16 12:25:13 -0700 | [diff] [blame] | 759 | <string name="home_settings" msgid="212375129455718176">"Home"</string> |
Eric Fischer | bc638bf | 2011-07-07 11:49:07 -0700 | [diff] [blame] | 760 | <string name="display_settings_title" msgid="1708697328627382561">"Display"</string> |
Eric Fischer | b91a557 | 2011-08-12 17:21:28 -0700 | [diff] [blame] | 761 | <string name="sound_settings" msgid="5534671337768745343">"Sound"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 762 | <string name="ringtone_summary" msgid="2630023412632683493"></string> |
Eric Fischer | b91a557 | 2011-08-12 17:21:28 -0700 | [diff] [blame] | 763 | <string name="all_volume_title" msgid="4296957391257836961">"Volumes"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 764 | <string name="musicfx_title" msgid="3415566786340790345">"Music effects"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 765 | <string name="ring_volume_title" msgid="7938706566797464165">"Ringer volume"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 766 | <string name="vibrate_in_silent_title" msgid="3897968069156767036">"Vibrate when silent"</string> |
Baligh Uddin | ae2a22d | 2013-01-02 13:44:46 -0800 | [diff] [blame] | 767 | <string name="notification_sound_title" msgid="5137483249425507572">"Default notification sound"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 768 | <string name="incoming_call_volume_title" msgid="8073714801365904099">"Ringtone"</string> |
| 769 | <string name="notification_volume_title" msgid="2012640760341080408">"Notification"</string> |
| 770 | <string name="checkbox_notification_same_as_incoming_call" msgid="1073644356290338921">"Use incoming call volume for notifications"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 771 | <string name="home_work_profile_not_supported" msgid="7457951997970419085">"Doesn\'t support work profiles"</string> |
Baligh Uddin | ae2a22d | 2013-01-02 13:44:46 -0800 | [diff] [blame] | 772 | <string name="notification_sound_dialog_title" msgid="3805140135741385667">"Default notification sound"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 773 | <string name="media_volume_title" msgid="3576565767317118106">"Media"</string> |
| 774 | <string name="media_volume_summary" msgid="5363248930648849974">"Set volume for music and videos"</string> |
| 775 | <string name="alarm_volume_title" msgid="2285597478377758706">"Alarm"</string> |
| 776 | <string name="dock_settings_summary" msgid="455802113668982481">"Audio settings for the attached dock"</string> |
Eric Fischer | b91a557 | 2011-08-12 17:21:28 -0700 | [diff] [blame] | 777 | <string name="dtmf_tone_enable_title" msgid="8533399267725365088">"Dial-pad touch tones"</string> |
| 778 | <string name="sound_effects_enable_title" msgid="1171590821131077296">"Touch sounds"</string> |
| 779 | <string name="lock_sounds_enable_title" msgid="450098505659399520">"Screen lock sounds"</string> |
| 780 | <string name="haptic_feedback_enable_title" msgid="2438293710530828760">"Vibrate on touch"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 781 | <string name="audio_record_proc_title" msgid="4271091199976457534">"Noise cancellation"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 782 | <string name="volume_media_description" msgid="7949355934788807863">"Music, video, games & other media"</string> |
Eric Fischer | b91a557 | 2011-08-12 17:21:28 -0700 | [diff] [blame] | 783 | <string name="volume_ring_description" msgid="5936851631698298989">"Ringtone & notifications"</string> |
| 784 | <string name="volume_notification_description" msgid="5810902320215328321">"Notifications"</string> |
| 785 | <string name="volume_alarm_description" msgid="8322615148532654841">"Alarms"</string> |
Eric Fischer | 0e3e487 | 2012-05-30 13:38:53 -0700 | [diff] [blame] | 786 | <string name="volume_ring_mute" msgid="3018992671608737202">"Mute ringtone & notifications"</string> |
| 787 | <string name="volume_media_mute" msgid="3399059928695998166">"Mute music & other media"</string> |
| 788 | <string name="volume_notification_mute" msgid="7955193480006444159">"Mute notifications"</string> |
| 789 | <string name="volume_alarm_mute" msgid="4452239420351035936">"Mute alarms"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 790 | <string name="dock_settings" msgid="1820107306693002541">"Dock"</string> |
| 791 | <string name="dock_settings_title" msgid="9161438664257429372">"Dock settings"</string> |
| 792 | <string name="dock_audio_settings_title" msgid="3324750259959570305">"Audio"</string> |
| 793 | <string name="dock_audio_summary_desk" msgid="6487784412371139335">"Settings for the attached desktop dock"</string> |
| 794 | <string name="dock_audio_summary_car" msgid="6740897586006248450">"Settings for the attached car dock"</string> |
Eric Fischer | ada96a7 | 2010-12-09 16:08:56 -0800 | [diff] [blame] | 795 | <string name="dock_audio_summary_none" product="tablet" msgid="8215337394914283607">"Tablet not docked"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 796 | <string name="dock_audio_summary_none" product="default" msgid="289909253741048784">"Phone not docked"</string> |
| 797 | <string name="dock_audio_summary_unknown" msgid="4465059868974255693">"Settings for the attached dock"</string> |
| 798 | <string name="dock_not_found_title" msgid="3290961741828952424">"Dock not found"</string> |
Eric Fischer | 1509fa6 | 2011-11-10 14:22:55 -0800 | [diff] [blame] | 799 | <string name="dock_not_found_text" product="tablet" msgid="8405432495282299143">"You need to dock the tablet before setting up dock audio."</string> |
| 800 | <string name="dock_not_found_text" product="default" msgid="1460497923342627801">"You need to dock the phone before setting up dock audio."</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 801 | <string name="dock_sounds_enable_title" msgid="885839627097024110">"Dock insertion sound"</string> |
Eric Fischer | ada96a7 | 2010-12-09 16:08:56 -0800 | [diff] [blame] | 802 | <string name="dock_sounds_enable_summary_on" product="tablet" msgid="838102386448981339">"Play sound when inserting or removing tablet from dock"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 803 | <string name="dock_sounds_enable_summary_on" product="default" msgid="8491180514199743771">"Play sound when inserting or removing phone from dock"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 804 | <string name="dock_sounds_enable_summary_off" product="tablet" msgid="4308252722466813560">"Don\'t play sound when inserting or removing tablet from dock"</string> |
| 805 | <string name="dock_sounds_enable_summary_off" product="default" msgid="2034927992716667672">"Don\'t play sound when inserting or removing phone from dock"</string> |
Eric Fischer | 6684159 | 2012-06-11 13:27:08 -0700 | [diff] [blame] | 806 | <string name="account_settings" msgid="6403589284618783461">"Accounts"</string> |
Baligh Uddin | df480d3 | 2014-06-13 15:02:04 -0700 | [diff] [blame] | 807 | <string name="category_personal" msgid="1299663247844969448">"Personal"</string> |
| 808 | <string name="category_work" msgid="8699184680584175622">"Work"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 809 | <string name="search_settings" msgid="1910951467596035063">"Search"</string> |
| 810 | <string name="search_settings_summary" msgid="9205656546570654169">"Manage search settings and history"</string> |
Eric Fischer | b91a557 | 2011-08-12 17:21:28 -0700 | [diff] [blame] | 811 | <string name="display_settings" msgid="7965901687241669598">"Display"</string> |
Eric Fischer | 0991f0f | 2012-06-06 13:23:45 -0700 | [diff] [blame] | 812 | <string name="accelerometer_title" msgid="7854608399547349157">"Auto-rotate screen"</string> |
Eric Fischer | ada96a7 | 2010-12-09 16:08:56 -0800 | [diff] [blame] | 813 | <string name="accelerometer_summary_on" product="tablet" msgid="429982132339828942">"Switch orientation automatically when rotating tablet"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 814 | <string name="accelerometer_summary_on" product="default" msgid="1133737282813048021">"Switch orientation automatically when rotating phone"</string> |
Eric Fischer | ada96a7 | 2010-12-09 16:08:56 -0800 | [diff] [blame] | 815 | <string name="accelerometer_summary_off" product="tablet" msgid="4781734213242521682">"Switch orientation automatically when rotating tablet"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 816 | <string name="accelerometer_summary_off" product="default" msgid="5485489363715740761">"Switch orientation automatically when rotating phone"</string> |
Baligh Uddin | df480d3 | 2014-06-13 15:02:04 -0700 | [diff] [blame] | 817 | <string name="brightness" msgid="8480105032417444275">"Brightness level"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 818 | <string name="brightness_title" msgid="5746272622112982836">"Brightness"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 819 | <string name="brightness_summary" msgid="838917350127550703">"Adjust the brightness of the screen"</string> |
Baligh Uddin | df480d3 | 2014-06-13 15:02:04 -0700 | [diff] [blame] | 820 | <string name="auto_brightness_title" msgid="6341042882350279391">"Adaptive brightness"</string> |
| 821 | <string name="auto_brightness_summary" msgid="1799041158760605375">"Optimise brightness level for available light"</string> |
Geoff Mendal | eeca1e2 | 2015-03-02 06:53:43 -0800 | [diff] [blame] | 822 | <string name="night_mode_title" msgid="6928425617491943384">"Theme"</string> |
| 823 | <string name="night_mode_summary" msgid="9196605054622017193">"%s"</string> |
| 824 | <string name="night_mode_no" msgid="7682792841791457238">"Light"</string> |
| 825 | <string name="night_mode_yes" msgid="4847655033618591567">"Dark"</string> |
| 826 | <string name="night_mode_auto" msgid="7508348175804304327">"Automatic"</string> |
Eric Fischer | b91a557 | 2011-08-12 17:21:28 -0700 | [diff] [blame] | 827 | <string name="screen_timeout" msgid="4351334843529712571">"Sleep"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 828 | <string name="screen_timeout_title" msgid="5130038655092628247">"Screen turns off"</string> |
Eric Fischer | b91a557 | 2011-08-12 17:21:28 -0700 | [diff] [blame] | 829 | <string name="screen_timeout_summary" msgid="327761329263064327">"After <xliff:g id="TIMEOUT_DESCRIPTION">%1$s</xliff:g> of inactivity"</string> |
Eric Fischer | a130769 | 2011-06-20 14:54:12 -0700 | [diff] [blame] | 830 | <string name="wallpaper_settings_title" msgid="5449180116365824625">"Wallpaper"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 831 | <string name="wallpaper_settings_fragment_title" msgid="519078346877860129">"Choose wallpaper from"</string> |
Baligh Uddin | a1850b3 | 2012-10-29 13:40:29 -0700 | [diff] [blame] | 832 | <string name="screensaver_settings_title" msgid="3349790120327233241">"Daydream"</string> |
Baligh Uddin | 9307c8e | 2012-09-22 14:20:39 -0700 | [diff] [blame] | 833 | <string name="screensaver_settings_summary_either_long" msgid="2458481525925378465">"When docked or asleep and charging"</string> |
| 834 | <string name="screensaver_settings_summary_either_short" msgid="6140527286137331478">"Either"</string> |
Baligh Uddin | 8948fa5 | 2012-10-03 21:23:00 -0700 | [diff] [blame] | 835 | <string name="screensaver_settings_summary_sleep" msgid="9086186698140423493">"While charging"</string> |
Baligh Uddin | 9307c8e | 2012-09-22 14:20:39 -0700 | [diff] [blame] | 836 | <string name="screensaver_settings_summary_dock" msgid="2072657401664633283">"While docked"</string> |
Baligh Uddin | 8948fa5 | 2012-10-03 21:23:00 -0700 | [diff] [blame] | 837 | <string name="screensaver_settings_summary_off" msgid="2481581696365146473">"Off"</string> |
Baligh Uddin | 1d73c4e | 2012-11-02 01:45:20 -0700 | [diff] [blame] | 838 | <string name="screensaver_settings_disabled_prompt" msgid="3857507943322777651">"To control what happens when the phone is docked and/or sleeping, turn Dreams on."</string> |
Baligh Uddin | 0746020 | 2012-10-24 16:27:14 -0700 | [diff] [blame] | 839 | <string name="screensaver_settings_when_to_dream" msgid="8352267826043957746">"When to daydream"</string> |
| 840 | <string name="screensaver_settings_dream_start" msgid="4998187847985120168">"Start now"</string> |
Baligh Uddin | b1597fc | 2012-10-05 16:29:40 -0700 | [diff] [blame] | 841 | <string name="screensaver_settings_button" msgid="7292214707625717013">"Settings"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 842 | <string name="automatic_brightness" msgid="5014143533884135461">"Automatic brightness"</string> |
Geoff Mendal | 179544d | 2014-07-30 18:41:18 -0700 | [diff] [blame] | 843 | <string name="lift_to_wake_title" msgid="4555378006856277635">"Lift to wake"</string> |
Geoff Mendal | e9549f3 | 2014-08-06 12:36:11 -0700 | [diff] [blame] | 844 | <string name="doze_title" msgid="2259176504273878294">"Ambient display"</string> |
Geoff Mendal | 7c128a2 | 2014-11-24 10:31:25 -0800 | [diff] [blame] | 845 | <string name="doze_summary" msgid="7128970177894383698">"Wake screen when you pick up device or receive notifications"</string> |
Eric Fischer | 88806fa | 2011-03-17 16:55:36 -0700 | [diff] [blame] | 846 | <string name="title_font_size" msgid="4405544325522105222">"Font size"</string> |
Eric Fischer | 5b892f1 | 2011-08-22 11:34:42 -0700 | [diff] [blame] | 847 | <string name="dialog_title_font_size" msgid="2231507851258955038">"Font size"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 848 | <string name="sim_lock_settings" msgid="3392331196873564292">"SIM card lock settings"</string> |
| 849 | <string name="sim_lock_settings_category" msgid="5136244267576697004">"Set up SIM card lock"</string> |
| 850 | <string name="sim_lock_settings_title" msgid="9018585580955414596">"SIM card lock"</string> |
| 851 | <string name="sim_pin_toggle" msgid="1742123478029451888">"Lock SIM card"</string> |
Eric Fischer | ada96a7 | 2010-12-09 16:08:56 -0800 | [diff] [blame] | 852 | <string name="sim_lock_on" product="tablet" msgid="5058355081270397764">"Require PIN to use tablet"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 853 | <string name="sim_lock_on" product="default" msgid="2503536505568814324">"Require PIN to use phone"</string> |
Eric Fischer | ada96a7 | 2010-12-09 16:08:56 -0800 | [diff] [blame] | 854 | <string name="sim_lock_off" product="tablet" msgid="2813800553917012356">"Require PIN to use tablet"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 855 | <string name="sim_lock_off" product="default" msgid="258981978215428916">"Require PIN to use phone"</string> |
| 856 | <string name="sim_pin_change" msgid="6311414184279932368">"Change SIM PIN"</string> |
| 857 | <string name="sim_enter_pin" msgid="6608715137008508432">"SIM PIN"</string> |
| 858 | <string name="sim_enable_sim_lock" msgid="4517742794997166918">"Lock SIM card"</string> |
| 859 | <string name="sim_disable_sim_lock" msgid="7664729528754784824">"Unlock SIM card"</string> |
| 860 | <string name="sim_enter_old" msgid="6074196344494634348">"Old SIM PIN"</string> |
| 861 | <string name="sim_enter_new" msgid="8742727032729243562">"New SIM PIN"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 862 | <string name="sim_reenter_new" msgid="6523819386793546888">"Re‑type new PIN"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 863 | <string name="sim_change_pin" msgid="7328607264898359112">"SIM PIN"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 864 | <string name="sim_bad_pin" msgid="2345230873496357977">"Incorrect PIN"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 865 | <string name="sim_pins_dont_match" msgid="1695021563878890574">"PINs don\'t match"</string> |
| 866 | <string name="sim_change_failed" msgid="3602072380172511475">"Can\'t change PIN.\nPossibly incorrect PIN."</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 867 | <string name="sim_change_succeeded" msgid="8556135413096489627">"SIM PIN changed successfully"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 868 | <string name="sim_lock_failed" msgid="2489611099235575984">"Can\'t change SIM card lock state.\nPossibly incorrect PIN."</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 869 | <string name="sim_enter_ok" msgid="6475946836899218919">"OK"</string> |
| 870 | <string name="sim_enter_cancel" msgid="6240422158517208036">"Cancel"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 871 | <string name="sim_multi_sims_title" msgid="9159427879911231239">"Multiple SIMs found"</string> |
| 872 | <string name="sim_multi_sims_summary" msgid="7018740080801483990">"Choose the SIM that you prefer for mobile data."</string> |
Baligh Uddin | 15adc9b | 2014-11-06 10:02:24 -0800 | [diff] [blame] | 873 | <string name="sim_change_data_title" msgid="294357201685244532">"Change data SIM?"</string> |
| 874 | <string name="sim_change_data_message" msgid="1313940695939674633">"Use <xliff:g id="NEW_SIM">%1$s</xliff:g> instead of <xliff:g id="OLD_SIM">%2$s</xliff:g> for mobile data?"</string> |
Geoff Mendal | 3260f78 | 2014-12-08 06:51:46 -0800 | [diff] [blame] | 875 | <string name="sim_preferred_title" msgid="5567909634636045268">"Update preferred SIM card?"</string> |
| 876 | <string name="sim_preferred_message" msgid="301251431163650167">"<xliff:g id="NEW_SIM">%1$s</xliff:g> is the only SIM in your device. Do you want to use this SIM for mobile data, calls and SMS messages?"</string> |
Baligh Uddin | 96c95b0 | 2013-10-28 15:23:39 -0700 | [diff] [blame] | 877 | <string name="wrong_pin_code_pukked" msgid="4003655226832658066">"Incorrect SIM PIN code; you must now contact your carrier to unlock your device."</string> |
Geoff Mendal | 7d9885f | 2015-02-16 07:12:57 -0800 | [diff] [blame] | 878 | <plurals name="wrong_pin_code" formatted="false" msgid="1582398808893048097"> |
| 879 | <item quantity="other">Incorrect SIM PIN code, you have <xliff:g id="NUMBER_1">%d</xliff:g> remaining attempts.</item> |
| 880 | <item quantity="one">Incorrect SIM PIN code, you have <xliff:g id="NUMBER_0">%d</xliff:g> remaining attempt before you must contact your operator to unlock your device.</item> |
| 881 | </plurals> |
Baligh Uddin | 96c95b0 | 2013-10-28 15:23:39 -0700 | [diff] [blame] | 882 | <string name="pin_failed" msgid="1848423634948587645">"SIM PIN operation failed!"</string> |
Eric Fischer | ada96a7 | 2010-12-09 16:08:56 -0800 | [diff] [blame] | 883 | <string name="device_info_settings" product="tablet" msgid="1119755927536987178">"Tablet status"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 884 | <string name="device_info_settings" product="default" msgid="475872867864762157">"Phone status"</string> |
| 885 | <string name="system_update_settings_list_item_title" msgid="3342887311059985961">"System updates"</string> |
| 886 | <string name="system_update_settings_list_item_summary" msgid="3853057315907710747"></string> |
| 887 | <string name="firmware_version" msgid="4801135784886859972">"Android version"</string> |
| 888 | <string name="model_number" msgid="3765737700545384794">"Model number"</string> |
Ying Wang | b47e427 | 2012-07-13 13:12:21 -0700 | [diff] [blame] | 889 | <string name="fcc_equipment_id" msgid="149114368246356737">"Equipment ID"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 890 | <string name="baseband_version" msgid="1848990160763524801">"Baseband version"</string> |
| 891 | <string name="kernel_version" msgid="9192574954196167602">"Kernel version"</string> |
| 892 | <string name="build_number" msgid="3075795840572241758">"Build number"</string> |
Baligh Uddin | f2ccce3 | 2012-08-09 12:42:04 -0700 | [diff] [blame] | 893 | <string name="selinux_status" msgid="6212165375172061672">"SELinux status"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 894 | <string name="device_info_not_available" msgid="8062521887156825182">"Not available"</string> |
| 895 | <string name="device_status_activity_title" msgid="1411201799384697904">"Status"</string> |
| 896 | <string name="device_status" msgid="607405385799807324">"Status"</string> |
Eric Fischer | 82d880d | 2011-02-17 10:20:39 -0800 | [diff] [blame] | 897 | <string name="device_status_summary" product="tablet" msgid="3292717754497039686">"Status of the battery, network and other information"</string> |
Eric Fischer | c9ac3ca | 2011-12-29 13:36:38 -0800 | [diff] [blame] | 898 | <string name="device_status_summary" product="default" msgid="2599162787451519618">"Phone number, signal, etc."</string> |
Eric Fischer | 332af2f | 2010-12-23 14:18:00 -0800 | [diff] [blame] | 899 | <string name="storage_settings" msgid="4211799979832404953">"Storage"</string> |
Geoff Mendal | 3d13289 | 2015-06-10 07:33:59 -0700 | [diff] [blame^] | 900 | <!-- no translation found for storage_usb_settings (642612065405691122) --> |
| 901 | <skip /> |
Eric Fischer | 332af2f | 2010-12-23 14:18:00 -0800 | [diff] [blame] | 902 | <string name="storage_settings_title" msgid="8746016738388094064">"Storage settings"</string> |
| 903 | <string name="storage_settings_summary" product="nosdcard" msgid="3543813623294870759">"Unmount USB storage, view available storage"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 904 | <string name="storage_settings_summary" product="default" msgid="9176693537325988610">"Unmount SD card, view available storage"</string> |
Eric Fischer | 82d880d | 2011-02-17 10:20:39 -0800 | [diff] [blame] | 905 | <string name="status_number" product="tablet" msgid="1138837891091222272">"MDN"</string> |
| 906 | <string name="status_number" product="default" msgid="5123197324870153205">"My phone number"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 907 | <string name="status_min_number" msgid="3519504522179420597">"MIN"</string> |
Eric Fischer | a130769 | 2011-06-20 14:54:12 -0700 | [diff] [blame] | 908 | <string name="status_msid_number" msgid="909010114445780530">"MSID"</string> |
Eric Fischer | c9ac3ca | 2011-12-29 13:36:38 -0800 | [diff] [blame] | 909 | <string name="status_prl_version" msgid="1007470446618081441">"PRL version"</string> |
Eric Fischer | 4c9b510 | 2011-07-15 16:51:20 -0700 | [diff] [blame] | 910 | <string name="status_meid_number" msgid="1751442889111731088">"MEID"</string> |
Eric Fischer | 3985ce3 | 2011-08-04 16:13:03 -0700 | [diff] [blame] | 911 | <string name="status_icc_id" msgid="943368755577172747">"ICCID"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 912 | <string name="status_network_type" msgid="952552009117455166">"Mobile network type"</string> |
Baligh Uddin | b0d0cf8 | 2012-12-07 11:38:03 -0800 | [diff] [blame] | 913 | <string name="status_latest_area_info" msgid="7222470836568238054">"Operator info"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 914 | <string name="status_data_state" msgid="4578972321533789767">"Mobile network state"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 915 | <string name="status_service_state" msgid="2323931627519429503">"Service status"</string> |
| 916 | <string name="status_signal_strength" msgid="3732655254188304547">"Signal strength"</string> |
| 917 | <string name="status_roaming" msgid="2638800467430913403">"Roaming"</string> |
| 918 | <string name="status_operator" msgid="2274875196954742087">"Network"</string> |
Baligh Uddin | 5fad6c1 | 2013-02-06 14:17:49 -0800 | [diff] [blame] | 919 | <string name="status_wifi_mac_address" msgid="2202206684020765378">"Wi‑Fi MAC address"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 920 | <string name="status_bt_address" msgid="4195174192087439720">"Bluetooth address"</string> |
Eric Fischer | 88806fa | 2011-03-17 16:55:36 -0700 | [diff] [blame] | 921 | <string name="status_serial_number" msgid="2257111183374628137">"Serial number"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 922 | <string name="status_unavailable" msgid="7862009036663793314">"Unavailable"</string> |
| 923 | <string name="status_up_time" msgid="7294859476816760399">"Uptime"</string> |
| 924 | <string name="status_awake_time" msgid="2393949909051183652">"Awake time"</string> |
Eric Fischer | 332af2f | 2010-12-23 14:18:00 -0800 | [diff] [blame] | 925 | <string name="internal_memory" msgid="9129595691484260784">"Internal storage"</string> |
| 926 | <string name="sd_memory" product="nosdcard" msgid="2510246194083052841">"USB storage"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 927 | <string name="sd_memory" product="default" msgid="151871913888051515">"SD card"</string> |
Eric Fischer | 82d880d | 2011-02-17 10:20:39 -0800 | [diff] [blame] | 928 | <string name="memory_available" msgid="5052397223077021181">"Available"</string> |
Baligh Uddin | 9307c8e | 2012-09-22 14:20:39 -0700 | [diff] [blame] | 929 | <string name="memory_available_read_only" msgid="6497534390167920206">"Available (read-only)"</string> |
Eric Fischer | d503062 | 2011-03-15 10:46:16 -0700 | [diff] [blame] | 930 | <string name="memory_size" msgid="6629067715017232195">"Total space"</string> |
Eric Fischer | 82d880d | 2011-02-17 10:20:39 -0800 | [diff] [blame] | 931 | <string name="memory_calculating_size" msgid="2188358544203768588">"Calculating..."</string> |
Geoff Mendal | cacc3e1 | 2015-04-15 08:05:48 -0500 | [diff] [blame] | 932 | <string name="memory_apps_usage" msgid="5128673488173839077">"Apps & app data"</string> |
Eric Fischer | 82d880d | 2011-02-17 10:20:39 -0800 | [diff] [blame] | 933 | <string name="memory_media_usage" msgid="3738830697707880405">"Media"</string> |
Eric Fischer | d503062 | 2011-03-15 10:46:16 -0700 | [diff] [blame] | 934 | <string name="memory_downloads_usage" msgid="3755173051677533027">"Downloads"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 935 | <string name="memory_dcim_usage" msgid="558887013613822577">"Pictures, videos"</string> |
| 936 | <string name="memory_music_usage" msgid="1363785144783011606">"Audio (music, ringtones, podcasts, etc.)"</string> |
Geoff Mendal | cacc3e1 | 2015-04-15 08:05:48 -0500 | [diff] [blame] | 937 | <string name="memory_media_misc_usage" msgid="6094866738586451683">"Other files"</string> |
Baligh Uddin | fe8e076 | 2012-09-25 16:09:15 -0700 | [diff] [blame] | 938 | <string name="memory_media_cache_usage" msgid="6704293333141177910">"Cached data"</string> |
Eric Fischer | 332af2f | 2010-12-23 14:18:00 -0800 | [diff] [blame] | 939 | <string name="sd_eject" product="nosdcard" msgid="4988563376492400073">"Unmount shared storage"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 940 | <string name="sd_eject" product="default" msgid="6915293408836853020">"Unmount SD card"</string> |
Eric Fischer | 332af2f | 2010-12-23 14:18:00 -0800 | [diff] [blame] | 941 | <string name="sd_eject_summary" product="nosdcard" msgid="5009296896648072891">"Unmount the internal USB storage"</string> |
| 942 | <string name="sd_eject_summary" product="default" msgid="3300599435073550246">"Unmount the SD card so that you can remove it safely"</string> |
| 943 | <string name="sd_insert_summary" product="nosdcard" msgid="5264016886409577313">"Insert USB storage for mounting"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 944 | <string name="sd_insert_summary" product="default" msgid="2048640010381803841">"Insert an SD card for mounting"</string> |
Eric Fischer | 332af2f | 2010-12-23 14:18:00 -0800 | [diff] [blame] | 945 | <string name="sd_mount" product="nosdcard" msgid="8966695015677343116">"Mount USB storage"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 946 | <string name="sd_mount" product="default" msgid="5940523765187704135">"Mount SD card"</string> |
Eric Fischer | 22d6d47 | 2011-06-02 16:58:43 -0700 | [diff] [blame] | 947 | <string name="sd_mount_summary" product="nosdcard" msgid="4673411327373419641"></string> |
| 948 | <string name="sd_mount_summary" product="default" msgid="4673411327373419641"></string> |
Eric Fischer | 332af2f | 2010-12-23 14:18:00 -0800 | [diff] [blame] | 949 | <string name="sd_format" product="nosdcard" msgid="2148179271623099054">"Erase USB storage"</string> |
| 950 | <string name="sd_format" product="default" msgid="2576054280507119870">"Erase SD card"</string> |
| 951 | <string name="sd_format_summary" product="nosdcard" msgid="6331905044907914603">"Erases all data on the internal USB storage, such as music and photos"</string> |
| 952 | <string name="sd_format_summary" product="default" msgid="212703692181793109">"Erases all data on the SD card, such as music and photos"</string> |
Baligh Uddin | fe8e076 | 2012-09-25 16:09:15 -0700 | [diff] [blame] | 953 | <string name="memory_clear_cache_title" msgid="5423840272171286191">"Clear cached data?"</string> |
| 954 | <string name="memory_clear_cache_message" msgid="4550262490807415948">"This will clear cached data for all apps."</string> |
Baligh Uddin | 43a4873 | 2012-08-27 15:11:32 -0700 | [diff] [blame] | 955 | <string name="mtp_ptp_mode_summary" msgid="3710436114807789270">"MTP or PTP function is active"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 956 | <string name="dlg_confirm_unmount_title" product="nosdcard" msgid="3077285629197874055">"Unmount USB storage"</string> |
| 957 | <string name="dlg_confirm_unmount_title" product="default" msgid="3634502237262534381">"Unmount SD card?"</string> |
| 958 | <string name="dlg_confirm_unmount_text" product="nosdcard" msgid="4322636662873269018">"If you unmount the USB storage, some apps that you are using will stop and may be unavailable until you remount the USB storage."</string> |
| 959 | <string name="dlg_confirm_unmount_text" product="default" msgid="6998379994779187692">"If you unmount the SD card, some apps that you are using will stop and may be unavailable until you remount the SD card."</string> |
| 960 | <string name="dlg_error_unmount_title" product="nosdcard" msgid="4642742385125426529"></string> |
| 961 | <string name="dlg_error_unmount_title" product="default" msgid="4642742385125426529"></string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 962 | <string name="dlg_error_unmount_text" product="nosdcard" msgid="9191518889746166147">"Cannot unmount USB storage. Try again later."</string> |
| 963 | <string name="dlg_error_unmount_text" product="default" msgid="3500976899159848422">"Couldn\'t unmount SD card. Try again later."</string> |
Eric Fischer | 332af2f | 2010-12-23 14:18:00 -0800 | [diff] [blame] | 964 | <string name="unmount_inform_text" product="nosdcard" msgid="7120241136790744265">"USB storage will be unmounted."</string> |
| 965 | <string name="unmount_inform_text" product="default" msgid="1904212716075458402">"SD card will be unmounted."</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 966 | <string name="sd_ejecting_title" msgid="8824572198034365468">"Unmounting"</string> |
| 967 | <string name="sd_ejecting_summary" msgid="2028753069184908491">"Unmount in progress"</string> |
Ying Wang | c4551be | 2012-06-15 14:36:14 -0700 | [diff] [blame] | 968 | <string name="storage_low_title" msgid="1388569749716225155">"Storage space is running out"</string> |
| 969 | <string name="storage_low_summary" msgid="7737465774892563129">"Some system functions, such as syncing, may not work correctly. Try to free space by deleting or unpinning items, such as apps or media content."</string> |
Geoff Mendal | cacc3e1 | 2015-04-15 08:05:48 -0500 | [diff] [blame] | 970 | <string name="storage_menu_rename" msgid="7141058657592615390">"Rename"</string> |
| 971 | <string name="storage_menu_mount" msgid="1014683672493425425">"Mount"</string> |
| 972 | <string name="storage_menu_unmount" msgid="681485356885955898">"Eject"</string> |
| 973 | <string name="storage_menu_format" msgid="8334422679047059459">"Erase & format"</string> |
| 974 | <string name="storage_menu_format_internal" msgid="6553368530402755543">"Erase & format as internal storage"</string> |
Geoff Mendal | 3321e72 | 2015-05-04 05:47:44 -0700 | [diff] [blame] | 975 | <string name="storage_menu_migrate" msgid="3969621494238154294">"Migrate data"</string> |
| 976 | <string name="storage_menu_forget" msgid="6305824238997983426">"Forget"</string> |
Eric Fischer | b91a557 | 2011-08-12 17:21:28 -0700 | [diff] [blame] | 977 | <string name="storage_title_usb" msgid="679612779321689418">"USB computer connection"</string> |
| 978 | <string name="usb_connection_category" msgid="7805945595165422882">"Connect as"</string> |
| 979 | <string name="usb_mtp_title" msgid="3399663424394065964">"Media device (MTP)"</string> |
| 980 | <string name="usb_mtp_summary" msgid="4617321473211391236">"Lets you transfer media files on Windows or using Android File Transfer on Mac (see www.android.com/filetransfer)"</string> |
| 981 | <string name="usb_ptp_title" msgid="3852760810622389620">"Camera (PTP)"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 982 | <string name="usb_ptp_summary" msgid="7406889433172511530">"Lets you transfer photos using camera software and transfer any files on computers that don\'t support MTP"</string> |
Geoff Mendal | 03f8c5c | 2015-02-25 06:28:40 -0800 | [diff] [blame] | 983 | <string name="usb_midi_title" msgid="3069990264258413994">"MIDI"</string> |
| 984 | <string name="usb_midi_summary" msgid="539169474810956358">"Lets MIDI-enabled applications work over USB with MIDI software on your computer."</string> |
Baligh Uddin | 9307c8e | 2012-09-22 14:20:39 -0700 | [diff] [blame] | 985 | <string name="storage_other_users" msgid="808708845102611856">"Other users"</string> |
Geoff Mendal | cacc3e1 | 2015-04-15 08:05:48 -0500 | [diff] [blame] | 986 | <string name="storage_internal_title" msgid="690771193137801021">"Device storage"</string> |
| 987 | <string name="storage_external_title" msgid="2723851748972673696">"Removable storage"</string> |
| 988 | <string name="storage_volume_summary" msgid="476551204412943800">"<xliff:g id="FREE">%1$s</xliff:g> free (Total <xliff:g id="TOTAL">%2$s</xliff:g>)"</string> |
| 989 | <string name="storage_mount_success" msgid="687641090137253647">"<xliff:g id="NAME">%1$s</xliff:g> is mounted"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 990 | <string name="storage_mount_failure" msgid="1042621107954547316">"Couldn\'t mount <xliff:g id="NAME">%1$s</xliff:g>"</string> |
Geoff Mendal | cacc3e1 | 2015-04-15 08:05:48 -0500 | [diff] [blame] | 991 | <string name="storage_unmount_success" msgid="5737203344673441677">"<xliff:g id="NAME">%1$s</xliff:g> is safely ejected"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 992 | <string name="storage_unmount_failure" msgid="5758387106579519489">"Couldn\'t safely eject <xliff:g id="NAME">%1$s</xliff:g>"</string> |
Geoff Mendal | cacc3e1 | 2015-04-15 08:05:48 -0500 | [diff] [blame] | 993 | <string name="storage_format_success" msgid="3023144070597190555">"<xliff:g id="NAME">%1$s</xliff:g> is formatted"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 994 | <string name="storage_format_failure" msgid="6032640952779735766">"Couldn\'t format <xliff:g id="NAME">%1$s</xliff:g>"</string> |
Geoff Mendal | cacc3e1 | 2015-04-15 08:05:48 -0500 | [diff] [blame] | 995 | <string name="storage_rename_title" msgid="8242663969839491485">"Rename storage"</string> |
Geoff Mendal | 463ae4b | 2015-04-17 22:04:27 -0700 | [diff] [blame] | 996 | <string name="storage_internal_format_details" msgid="4018647158382548820">"After formatting, you can use this <xliff:g id="NAME_0">^1</xliff:g> in other devices. \n\nAll data on this <xliff:g id="NAME_1">^1</xliff:g> will be erased. Consider backing up first. \n\n"<b>"Back up photos & other media"</b>" \nMove your media files to alternative storage on this device, or transfer them to a computer using a USB cable. \n\n"<b>"Back up apps"</b>" \nAll apps stored on this <xliff:g id="NAME_6">^1</xliff:g> will be uninstalled and their data will be erased. To keep these apps, move them to alternative storage on this device."</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 997 | <string name="storage_internal_unmount_details" msgid="3582802571684490057"><b>"When you eject this <xliff:g id="NAME_0">^1</xliff:g>, apps stored on it will stop working, and media files stored on it will not be available until it is reinserted."</b>" \n\nThis <xliff:g id="NAME_1">^1</xliff:g> is formatted to work on this device only. It won’t work on any others."</string> |
| 998 | <string name="storage_internal_forget_details" msgid="9028875424669047327">"To use the apps, photos or data this <xliff:g id="NAME">^1</xliff:g> contains, reinsert it. \n\nAlternatively, you can choose to forget this storage if the device isn’t available. \n\nIf you choose to forget, all the data the device contains will be lost forever. \n\nYou can reinstall the apps later, but their data stored on this device will be lost."</string> |
Geoff Mendal | 463ae4b | 2015-04-17 22:04:27 -0700 | [diff] [blame] | 999 | <string name="storage_wizard_init_title" msgid="5085400514028585772">"Set up your <xliff:g id="NAME">^1</xliff:g>"</string> |
| 1000 | <string name="storage_wizard_init_external_title" msgid="4867326438945303598">"Use as portable storage"</string> |
| 1001 | <string name="storage_wizard_init_external_summary" msgid="7476105886344565074">"For moving photos and other media between devices."</string> |
| 1002 | <string name="storage_wizard_init_internal_title" msgid="9100613534261408519">"Use as internal storage"</string> |
| 1003 | <string name="storage_wizard_init_internal_summary" msgid="6240417501036216410">"For storing anything on this device only, including apps and photos. Requires formatting that prevents it from working with other devices."</string> |
| 1004 | <string name="storage_wizard_format_confirm_title" msgid="2814021794538252546">"Format as internal storage"</string> |
| 1005 | <string name="storage_wizard_format_confirm_body" msgid="4401758710076806509">"This requires the <xliff:g id="NAME_0">^1</xliff:g> to be formatted to make it secure. \n\nAfter formatting, this <xliff:g id="NAME_1">^1</xliff:g> will only work in this device. \n\n"<b>"Formatting erases all data currently stored on the <xliff:g id="NAME_2">^1</xliff:g>."</b>" To avoid losing the data, consider backing it up."</string> |
Geoff Mendal | 3321e72 | 2015-05-04 05:47:44 -0700 | [diff] [blame] | 1006 | <string name="storage_wizard_format_confirm_public_title" msgid="4905690038882041566">"Format as portable storage"</string> |
| 1007 | <string name="storage_wizard_format_confirm_public_body" msgid="1516932692920060272">"This requires the <xliff:g id="NAME_0">^1</xliff:g> to be formatted. \n\n"<b>"Formatting erases all data currently stored on the <xliff:g id="NAME_1">^1</xliff:g>."</b>" To avoid losing the data, consider backing it up."</string> |
Geoff Mendal | 463ae4b | 2015-04-17 22:04:27 -0700 | [diff] [blame] | 1008 | <string name="storage_wizard_format_confirm_next" msgid="2774557300531702572">"Erase & format"</string> |
| 1009 | <string name="storage_wizard_format_progress_title" msgid="6487352396450582292">"Formatting <xliff:g id="NAME">^1</xliff:g>…"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1010 | <string name="storage_wizard_format_progress_body" msgid="4445041233802828430">"Don\'t remove the <xliff:g id="NAME">^1</xliff:g> while it\'s formatting."</string> |
Geoff Mendal | 463ae4b | 2015-04-17 22:04:27 -0700 | [diff] [blame] | 1011 | <string name="storage_wizard_migrate_title" msgid="1363078147938160407">"Move data to new storage"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1012 | <string name="storage_wizard_migrate_body" msgid="2980740530060653893">"You can move your photos, files and app data to this new <xliff:g id="NAME">^1</xliff:g>. \n\nThe move takes about <xliff:g id="TIME">^2</xliff:g> and will free <xliff:g id="SIZE">^3</xliff:g> on internal storage. Some apps won\'t work while it\'s underway."</string> |
Geoff Mendal | 463ae4b | 2015-04-17 22:04:27 -0700 | [diff] [blame] | 1013 | <string name="storage_wizard_migrate_now" msgid="4523444323744239143">"Move now"</string> |
| 1014 | <string name="storage_wizard_migrate_later" msgid="3173482328116026253">"Move later"</string> |
| 1015 | <string name="storage_wizard_migrate_confirm_title" msgid="8564833529613286965">"Move data now"</string> |
Geoff Mendal | 3321e72 | 2015-05-04 05:47:44 -0700 | [diff] [blame] | 1016 | <string name="storage_wizard_migrate_confirm_body" msgid="4212060581792135962"><b>"The move takes about <xliff:g id="TIME">^1</xliff:g>. It will free <xliff:g id="SIZE">^2</xliff:g> on <xliff:g id="NAME">^3</xliff:g>."</b></string> |
Geoff Mendal | 463ae4b | 2015-04-17 22:04:27 -0700 | [diff] [blame] | 1017 | <string name="storage_wizard_migrate_confirm_next" msgid="5509475628423823202">"Move"</string> |
| 1018 | <string name="storage_wizard_migrate_progress_title" msgid="1665479429044202868">"Moving data…"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1019 | <string name="storage_wizard_migrate_details" msgid="3709728824651136227">"During the move: \n• Don\'t remove the <xliff:g id="NAME">^1</xliff:g>. \n• Some apps won\'t work correctly. \n• Keep the device charged."</string> |
Geoff Mendal | 463ae4b | 2015-04-17 22:04:27 -0700 | [diff] [blame] | 1020 | <string name="storage_wizard_ready_title" msgid="5381632402953258267">"<xliff:g id="NAME">^1</xliff:g> is ready"</string> |
| 1021 | <string name="storage_wizard_ready_external_body" msgid="2879508114260597474">"Your <xliff:g id="NAME">^1</xliff:g> is all set to use with photos and other media."</string> |
| 1022 | <string name="storage_wizard_ready_internal_body" msgid="122532674037860197">"Your new <xliff:g id="NAME">^1</xliff:g> is working. \n\nTo move photos, files and app data to this device, go to Settings > Storage."</string> |
| 1023 | <string name="storage_wizard_move_confirm_title" msgid="292782012677890250">"Move <xliff:g id="APP">^1</xliff:g>"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1024 | <string name="storage_wizard_move_confirm_body" msgid="5176432115206478941">"Moving <xliff:g id="APP">^1</xliff:g> and its data to <xliff:g id="NAME_0">^2</xliff:g> will take only a few moments. You won\'t be able to use the app until the move is complete. \n\nDon\'t remove the <xliff:g id="NAME_1">^2</xliff:g> during the move."</string> |
Geoff Mendal | 463ae4b | 2015-04-17 22:04:27 -0700 | [diff] [blame] | 1025 | <string name="storage_wizard_move_progress_title" msgid="4443920302548035674">"Moving <xliff:g id="APP">^1</xliff:g>…"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1026 | <string name="storage_wizard_move_progress_body" msgid="7802577486578105609">"Don\'t remove the <xliff:g id="NAME">^1</xliff:g> during the move. \n\nThe <xliff:g id="APP">^2</xliff:g> app on this device won\'t be available until the move is complete."</string> |
Geoff Mendal | 463ae4b | 2015-04-17 22:04:27 -0700 | [diff] [blame] | 1027 | <string name="storage_wizard_move_progress_cancel" msgid="542047237524588792">"Cancel move"</string> |
Geoff Mendal | 111269e | 2015-05-21 07:12:14 -0700 | [diff] [blame] | 1028 | <string name="storage_wizard_slow_body" msgid="8010127667184768025">"This <xliff:g id="NAME_0">^1</xliff:g> appears to be slow. \n\nYou can continue, but apps moved to this location may stutter and data transfers may take a long time. \n\nConsider using a faster <xliff:g id="NAME_1">^1</xliff:g> for better performance."</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1029 | <string name="battery_status_title" msgid="9159414319574976203">"Battery status"</string> |
| 1030 | <string name="battery_level_title" msgid="2965679202786873272">"Battery level"</string> |
| 1031 | <string name="apn_settings" msgid="3743170484827528406">"APNs"</string> |
| 1032 | <string name="apn_edit" msgid="1354715499708424718">"Edit access point"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 1033 | <string name="apn_not_set" msgid="4974192007399968164">"Not set"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1034 | <string name="apn_name" msgid="4115580098369824123">"Name"</string> |
| 1035 | <string name="apn_apn" msgid="2479425126733513353">"APN"</string> |
| 1036 | <string name="apn_http_proxy" msgid="1826885957243696354">"Proxy"</string> |
| 1037 | <string name="apn_http_port" msgid="3763259523984976226">"Port"</string> |
| 1038 | <string name="apn_user" msgid="455637547356117761">"Username"</string> |
| 1039 | <string name="apn_password" msgid="5412301994998250968">"Password"</string> |
| 1040 | <string name="apn_server" msgid="2436185314756372858">"Server"</string> |
| 1041 | <string name="apn_mmsc" msgid="3670124402105585737">"MMSC"</string> |
| 1042 | <string name="apn_mms_proxy" msgid="5374082621073999275">"MMS proxy"</string> |
| 1043 | <string name="apn_mms_port" msgid="4074188088199243040">"MMS port"</string> |
| 1044 | <string name="apn_mcc" msgid="4258628382260674636">"MCC"</string> |
| 1045 | <string name="apn_mnc" msgid="8629374076888809874">"MNC"</string> |
| 1046 | <string name="apn_auth_type" msgid="6167205395676037015">"Authentication type"</string> |
| 1047 | <string name="apn_auth_type_none" msgid="5069592676845549926">"None"</string> |
| 1048 | <string name="apn_auth_type_pap" msgid="1666934536996033383">"PAP"</string> |
| 1049 | <string name="apn_auth_type_chap" msgid="3369626283789068360">"CHAP"</string> |
| 1050 | <string name="apn_auth_type_pap_chap" msgid="9102343063036134541">"PAP or CHAP"</string> |
| 1051 | <string name="apn_type" msgid="469613123902220544">"APN type"</string> |
Eric Fischer | d23c221 | 2011-02-24 11:58:22 -0800 | [diff] [blame] | 1052 | <string name="apn_protocol" msgid="3272222921649348640">"APN protocol"</string> |
Eric Fischer | 6492021 | 2011-10-25 11:00:07 -0700 | [diff] [blame] | 1053 | <string name="apn_roaming_protocol" msgid="3386954381510788422">"APN roaming protocol"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 1054 | <string name="carrier_enabled" msgid="407655861175280806">"APN enable/disable"</string> |
| 1055 | <string name="carrier_enabled_summaryOn" msgid="6338915271908057531">"APN enabled"</string> |
| 1056 | <string name="carrier_enabled_summaryOff" msgid="4300790190221203756">"APN disabled"</string> |
Eric Fischer | 9f12b39 | 2011-09-30 16:46:13 -0700 | [diff] [blame] | 1057 | <string name="bearer" msgid="594270280031923558">"Bearer"</string> |
Baligh Uddin | bf01c8f | 2013-03-20 11:10:48 -0700 | [diff] [blame] | 1058 | <string name="mvno_type" msgid="2543253857818336421">"MVNO type"</string> |
| 1059 | <string name="mvno_match_data" msgid="4560671695220540466">"MVNO value"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1060 | <string name="menu_delete" msgid="6981294422841124659">"Delete APN"</string> |
| 1061 | <string name="menu_new" msgid="3014205883303921729">"New APN"</string> |
| 1062 | <string name="menu_save" msgid="8109345640668285399">"Save"</string> |
| 1063 | <string name="menu_cancel" msgid="2194502410474697474">"Discard"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 1064 | <string name="error_title" msgid="7631322303341024692"></string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1065 | <string name="error_name_empty" msgid="5508155943840201232">"The Name field can\'t be empty."</string> |
| 1066 | <string name="error_apn_empty" msgid="4932211013600863642">"The APN cannot be empty."</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1067 | <string name="error_mcc_not3" msgid="4560171714156251661">"MCC field must be 3 digits."</string> |
| 1068 | <string name="error_mnc_not23" msgid="8418177072458379439">"MNC field must be 2 or 3 digits."</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 1069 | <string name="restore_default_apn" msgid="8178010218751639581">"Restoring default APN settings."</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1070 | <string name="menu_restore" msgid="8260067415075573273">"Reset to default"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 1071 | <string name="restore_default_apn_completed" msgid="2824775307377604897">"Reset default APN settings completed"</string> |
Geoff Mendal | d697b11 | 2015-03-21 02:21:25 -0500 | [diff] [blame] | 1072 | <string name="reset_network_title" msgid="4557113742173895074">"Network settings reset"</string> |
Geoff Mendal | cacc3e1 | 2015-04-15 08:05:48 -0500 | [diff] [blame] | 1073 | <string name="reset_network_desc" msgid="581668983587311282">"This will reset all network settings, including:\n\n"<li>"Wi‑Fi"</li>\n<li>"Mobile data"</li>\n<li>"Bluetooth"</li></string> |
Geoff Mendal | d697b11 | 2015-03-21 02:21:25 -0500 | [diff] [blame] | 1074 | <string name="reset_network_button_text" msgid="2035676527471089853">"Reset settings"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1075 | <string name="reset_network_final_desc" msgid="6388371121099245116">"Reset all network settings? You can\'t undo this action!"</string> |
Geoff Mendal | d697b11 | 2015-03-21 02:21:25 -0500 | [diff] [blame] | 1076 | <string name="reset_network_final_button_text" msgid="1797434793741744635">"Reset settings"</string> |
Geoff Mendal | d697b11 | 2015-03-21 02:21:25 -0500 | [diff] [blame] | 1077 | <string name="reset_network_confirm_title" msgid="1759888886976962773">"Reset?"</string> |
Geoff Mendal | 23d49e0 | 2015-05-25 08:20:07 -0700 | [diff] [blame] | 1078 | <string name="network_reset_not_available" msgid="7188610385577164676">"Network reset is not available for this user"</string> |
Geoff Mendal | cacc3e1 | 2015-04-15 08:05:48 -0500 | [diff] [blame] | 1079 | <string name="reset_network_complete_toast" msgid="787829973559541880">"Network settings have been reset"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 1080 | <string name="device_reset_title" msgid="2384019005638768076">"Reset device"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1081 | <string name="master_clear_title" msgid="5907939616087039756">"Factory data reset"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1082 | <string name="master_clear_desc" product="tablet" msgid="9146059417023157222">"This will erase all data from your tablet\'s "<b>"internal storage"</b>", including:\n\n"<li>"Your Google account"</li>\n<li>"System and app data and settings"</li>\n<li>"Downloaded apps"</li></string> |
| 1083 | <string name="master_clear_desc" product="default" msgid="4800386183314202571">"This will erase all data from your phone\'s "<b>"internal storage"</b>", including:\n\n"<li>"Your Google account"</li>\n<li>"System and app data and settings"</li>\n<li>"Downloaded apps"</li></string> |
Baligh Uddin | 21914a7 | 2013-08-01 13:59:46 -0700 | [diff] [blame] | 1084 | <string name="master_clear_accounts" product="default" msgid="6412857499147999073">\n\n"You are currently signed in to the following accounts:\n"</string> |
Geoff Mendal | 7c128a2 | 2014-11-24 10:31:25 -0800 | [diff] [blame] | 1085 | <string name="master_clear_other_users_present" product="default" msgid="5161423070702470742">\n\n"There are other users present on this device.\n"</string> |
Eric Fischer | 82d880d | 2011-02-17 10:20:39 -0800 | [diff] [blame] | 1086 | <string name="master_clear_desc_also_erases_external" msgid="1903185203791274237"><li>"Music"</li>\n<li>"Photos"</li>\n<li>"Other user data"</li></string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 1087 | <string name="master_clear_desc_erase_external_storage" product="nosdcard" msgid="7744115866662613411">\n\n"To clear music, pictures and other user data, the "<b>"USB storage"</b>" needs to be erased."</string> |
| 1088 | <string name="master_clear_desc_erase_external_storage" product="default" msgid="4801026652617377093">\n\n"To clear music, pictures and other user data, the "<b>"SD card"</b>" needs to be erased."</string> |
Eric Fischer | 332af2f | 2010-12-23 14:18:00 -0800 | [diff] [blame] | 1089 | <string name="erase_external_storage" product="nosdcard" msgid="969364037450286809">"Erase USB storage"</string> |
| 1090 | <string name="erase_external_storage" product="default" msgid="1397239046334307625">"Erase SD card"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 1091 | <string name="erase_external_storage_description" product="nosdcard" msgid="4728558173931599429">"Erase all the data on the internal USB storage, such as music or photos"</string> |
| 1092 | <string name="erase_external_storage_description" product="default" msgid="1737638779582964966">"Erase all the data on the SD card, such as music or photos"</string> |
Eric Fischer | ada96a7 | 2010-12-09 16:08:56 -0800 | [diff] [blame] | 1093 | <string name="master_clear_button_text" product="tablet" msgid="3130786116528304116">"Reset tablet"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1094 | <string name="master_clear_button_text" product="default" msgid="7550632653343157971">"Reset phone"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1095 | <string name="master_clear_final_desc" msgid="7318683914280403086">"Erase all your personal information and downloaded apps? You can\'t undo this action!"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1096 | <string name="master_clear_final_button_text" msgid="5390908019019242910">"Erase everything"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1097 | <string name="master_clear_failed" msgid="2503230016394586353">"No reset was performed because the System Clear service isn\'t available."</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 1098 | <string name="master_clear_confirm_title" msgid="7572642091599403668">"Reset?"</string> |
Baligh Uddin | a62c238 | 2014-07-06 05:24:33 -0700 | [diff] [blame] | 1099 | <string name="master_clear_not_available" msgid="1000370707967468909">"Factory reset is not available for this user"</string> |
Baligh Uddin | 9c58032 | 2014-09-03 23:27:12 -0700 | [diff] [blame] | 1100 | <string name="master_clear_progress_title" msgid="5194793778701994634">"Erasing"</string> |
| 1101 | <string name="master_clear_progress_text" msgid="6559096229480527510">"Please wait..."</string> |
Eric Fischer | 332af2f | 2010-12-23 14:18:00 -0800 | [diff] [blame] | 1102 | <string name="media_format_title" product="nosdcard" msgid="3999653431422767156">"Erase USB storage"</string> |
| 1103 | <string name="media_format_title" product="default" msgid="4427528440306787972">"Erase SD card"</string> |
| 1104 | <string name="media_format_summary" product="nosdcard" msgid="776603298628082065">"Erases all data in USB storage"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1105 | <string name="media_format_summary" product="default" msgid="3805714639375830120">"Erases all data on the SD card"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 1106 | <string name="media_format_desc" product="nosdcard" msgid="4557243156946319034">"Erase all USB storage? You will lose "<b>"all"</b>" stored data!"</string> |
| 1107 | <string name="media_format_desc" product="default" msgid="8764037252319942415">"Erase the SD card? You will lose "<b>"all"</b>" data on the card!"</string> |
Eric Fischer | 332af2f | 2010-12-23 14:18:00 -0800 | [diff] [blame] | 1108 | <string name="media_format_button_text" product="nosdcard" msgid="6293669371185352810">"Erase USB storage"</string> |
| 1109 | <string name="media_format_button_text" product="default" msgid="6721544380069373626">"Erase SD card"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1110 | <string name="media_format_final_desc" product="nosdcard" msgid="941597815448108794">"Erase the USB storage, deleting all files stored there? You cannot reverse this action!"</string> |
| 1111 | <string name="media_format_final_desc" product="default" msgid="7220996042092437566">"Erase the SD card, deleting all files stored there? You cannot reverse this action!"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1112 | <string name="media_format_final_button_text" msgid="4881713344315923175">"Erase everything"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1113 | <string name="call_settings_title" msgid="5188713413939232801">"Call settings"</string> |
| 1114 | <string name="call_settings_summary" msgid="7291195704801002886">"Set up voicemail, call forwarding, call waiting, caller ID"</string> |
Eric Fischer | 332af2f | 2010-12-23 14:18:00 -0800 | [diff] [blame] | 1115 | <string name="tether_settings_title_usb" msgid="6688416425801386511">"USB tethering"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1116 | <string name="tether_settings_title_wifi" msgid="3277144155960302049">"Portable hotspot"</string> |
Eric Fischer | 332af2f | 2010-12-23 14:18:00 -0800 | [diff] [blame] | 1117 | <string name="tether_settings_title_bluetooth" msgid="355855408317564420">"Bluetooth tethering"</string> |
| 1118 | <string name="tether_settings_title_usb_bluetooth" msgid="5355828977109785001">"Tethering"</string> |
| 1119 | <string name="tether_settings_title_all" msgid="8356136101061143841">"Tethering & portable hotspot"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1120 | <string name="usb_title" msgid="7483344855356312510">"USB"</string> |
| 1121 | <string name="usb_tethering_button_text" msgid="585829947108007917">"USB tethering"</string> |
| 1122 | <string name="usb_tethering_available_subtext" msgid="156779271296152605">"USB connected, tick to tether"</string> |
| 1123 | <string name="usb_tethering_active_subtext" msgid="8916210851136467042">"Tethered"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1124 | <string name="usb_tethering_storage_active_subtext" msgid="8427089411146908205">"Can\'t tether when USB storage is in use"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1125 | <string name="usb_tethering_unavailable_subtext" msgid="1044622421184007254">"USB not connected"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 1126 | <string name="usb_tethering_turnon_subtext" msgid="4748616058219273033">"Connect to turn on"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1127 | <string name="usb_tethering_errored_subtext" msgid="1377574819427841992">"USB tethering error"</string> |
Eric Fischer | 332af2f | 2010-12-23 14:18:00 -0800 | [diff] [blame] | 1128 | <string name="bluetooth_tether_checkbox_text" msgid="2379175828878753652">"Bluetooth tethering"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1129 | <string name="bluetooth_tethering_available_subtext" product="tablet" msgid="4328374808439440517">"Sharing this tablet\'s Internet connection"</string> |
| 1130 | <string name="bluetooth_tethering_available_subtext" product="default" msgid="7451579908917710359">"Sharing this phone\'s Internet connection"</string> |
| 1131 | <string name="bluetooth_tethering_device_connected_subtext" product="tablet" msgid="7296104766087335891">"Sharing this tablet\'s Internet connection to 1 device"</string> |
| 1132 | <string name="bluetooth_tethering_device_connected_subtext" product="default" msgid="2785474869740805972">"Sharing this phone\'s Internet connection to 1 device"</string> |
| 1133 | <string name="bluetooth_tethering_devices_connected_subtext" product="tablet" msgid="7345108029216525495">"Sharing this tablet\'s Internet connection to <xliff:g id="CONNECTEDDEVICECOUNT">%1$d</xliff:g> devices"</string> |
| 1134 | <string name="bluetooth_tethering_devices_connected_subtext" product="default" msgid="2992288063706153665">"Sharing this phone\'s Internet connection to <xliff:g id="CONNECTEDDEVICECOUNT">%1$d</xliff:g> devices"</string> |
| 1135 | <string name="bluetooth_tethering_off_subtext_config" msgid="6630416508030836214">"Sharing this <xliff:g id="DEVICE_NAME">%1$d</xliff:g>\'s Internet connection"</string> |
| 1136 | <string name="bluetooth_tethering_off_subtext" product="tablet" msgid="3737828501935728137">"Not sharing this tablet\'s Internet connection"</string> |
| 1137 | <string name="bluetooth_tethering_off_subtext" product="default" msgid="9099562374002272901">"Not sharing this phone\'s Internet connection"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 1138 | <string name="bluetooth_tethering_errored_subtext" msgid="4926566308991142264">"Not tethered"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1139 | <string name="bluetooth_tethering_overflow_error" msgid="2135590598511178690">"Can\'t tether to more than <xliff:g id="MAXCONNECTION">%1$d</xliff:g> devices."</string> |
Eric Fischer | 332af2f | 2010-12-23 14:18:00 -0800 | [diff] [blame] | 1140 | <string name="bluetooth_untether_blank" msgid="2871192409329334813">"<xliff:g id="DEVICE_NAME">%1$s</xliff:g> will be untethered."</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1141 | <string name="tethering_help_button_text" msgid="656117495547173630">"Help"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 1142 | <string name="network_settings_title" msgid="4871233236744292831">"Mobile networks"</string> |
Baligh Uddin | 7cfedbc | 2013-09-19 02:54:26 -0700 | [diff] [blame] | 1143 | <string name="manage_mobile_plan_title" msgid="7630170375010107744">"Mobile plan"</string> |
Geoff Mendal | 463ae4b | 2015-04-17 22:04:27 -0700 | [diff] [blame] | 1144 | <string name="sms_application_title" msgid="4903928270533250448">"SMS app"</string> |
Baligh Uddin | 7cfedbc | 2013-09-19 02:54:26 -0700 | [diff] [blame] | 1145 | <string name="sms_change_default_dialog_title" msgid="1958688831875804286">"Change SMS app?"</string> |
Geoff Mendal | 1c71b8e | 2014-03-17 12:48:05 -0700 | [diff] [blame] | 1146 | <string name="sms_change_default_dialog_text" msgid="1522783933230274787">"Use <xliff:g id="NEW_APP">%1$s</xliff:g> instead of <xliff:g id="CURRENT_APP">%2$s</xliff:g> as your SMS app?"</string> |
Baligh Uddin | 38d0357 | 2013-10-11 01:22:14 -0700 | [diff] [blame] | 1147 | <string name="sms_change_default_no_previous_dialog_text" msgid="602683880284921998">"Use <xliff:g id="NEW_APP">%s</xliff:g> as your SMS app?"</string> |
Geoff Mendal | 179544d | 2014-07-30 18:41:18 -0700 | [diff] [blame] | 1148 | <string name="network_scorer_change_active_dialog_title" msgid="3776301550387574975">"Change Wi‑Fi assistant?"</string> |
Geoff Mendal | 7e403ef | 2014-08-04 17:48:17 -0700 | [diff] [blame] | 1149 | <string name="network_scorer_change_active_dialog_text" msgid="8035173880322990715">"Use <xliff:g id="NEW_APP">%1$s</xliff:g> instead of <xliff:g id="CURRENT_APP">%2$s</xliff:g> to manage your network connections?"</string> |
| 1150 | <string name="network_scorer_change_active_no_previous_dialog_text" msgid="7444620909047611601">"Use <xliff:g id="NEW_APP">%s</xliff:g> to manage your network connections?"</string> |
Baligh Uddin | df480d3 | 2014-06-13 15:02:04 -0700 | [diff] [blame] | 1151 | <string name="mobile_unknown_sim_operator" msgid="2156912373230276157">"Unknown SIM operator"</string> |
Baligh Uddin | a5c0091 | 2013-07-03 13:59:41 -0700 | [diff] [blame] | 1152 | <string name="mobile_no_provisioning_url" msgid="2399426808423775711">"%1$s has no known provisioning website"</string> |
| 1153 | <string name="mobile_insert_sim_card" msgid="9052590985784056395">"Please insert SIM card and restart"</string> |
| 1154 | <string name="mobile_connect_to_internet" msgid="1733894125065249639">"Please connect to the internet"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1155 | <string name="location_title" msgid="1029961368397484576">"My Location"</string> |
Geoff Mendal | 7c128a2 | 2014-11-24 10:31:25 -0800 | [diff] [blame] | 1156 | <string name="managed_profile_location_category" msgid="6992546457880004735">"Work profile"</string> |
| 1157 | <string name="managed_profile_location_switch_title" msgid="6712332547063039683">"Location for work profile"</string> |
| 1158 | <string name="managed_profile_location_switch_lockdown" msgid="3851708343340350369">"Turned off by your company"</string> |
Baligh Uddin | c08b769 | 2013-08-05 21:46:55 -0700 | [diff] [blame] | 1159 | <string name="location_mode_title" msgid="3982009713118421689">"Mode"</string> |
| 1160 | <string name="location_mode_high_accuracy_title" msgid="8241802585110932849">"High accuracy"</string> |
| 1161 | <string name="location_mode_battery_saving_title" msgid="711273645208158637">"Battery saving"</string> |
Baligh Uddin | 87f6d34 | 2013-10-02 16:55:39 -0700 | [diff] [blame] | 1162 | <string name="location_mode_sensors_only_title" msgid="3040366132175435160">"Device only"</string> |
Baligh Uddin | f5ecf57 | 2013-08-12 11:54:53 -0700 | [diff] [blame] | 1163 | <string name="location_mode_location_off_title" msgid="2829713015012529465">"Location off"</string> |
Baligh Uddin | c08b769 | 2013-08-05 21:46:55 -0700 | [diff] [blame] | 1164 | <string name="location_category_recent_location_requests" msgid="1938721350424447421">"Recent location requests"</string> |
Baligh Uddin | 73f6f1b | 2013-09-09 13:34:45 -0700 | [diff] [blame] | 1165 | <string name="location_no_recent_apps" msgid="2800907699722178041">"No apps have requested location recently"</string> |
Baligh Uddin | 39529d4 | 2013-10-04 18:48:30 -0700 | [diff] [blame] | 1166 | <string name="location_category_location_services" msgid="7437150886946685979">"Location services"</string> |
Baligh Uddin | f5ecf57 | 2013-08-12 11:54:53 -0700 | [diff] [blame] | 1167 | <string name="location_high_battery_use" msgid="517199943258508020">"High battery use"</string> |
| 1168 | <string name="location_low_battery_use" msgid="8602232529541903596">"Low battery use"</string> |
Baligh Uddin | c08b769 | 2013-08-05 21:46:55 -0700 | [diff] [blame] | 1169 | <string name="location_mode_screen_title" msgid="4528716772270246542">"Location mode"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 1170 | <string name="location_mode_high_accuracy_description" msgid="5349014493087338351">"Use GPS, Wi‑Fi and mobile networks to determine location"</string> |
| 1171 | <string name="location_mode_battery_saving_description" msgid="7581657383062066461">"Use Wi‑Fi and mobile networks to determine location"</string> |
Geoff Mendal | eeca1e2 | 2015-03-02 06:53:43 -0800 | [diff] [blame] | 1172 | <string name="location_mode_sensors_only_description" msgid="788127681455735699">"Use GPS to determine location"</string> |
Geoff Mendal | 1e63f84 | 2015-03-27 15:14:21 -0700 | [diff] [blame] | 1173 | <string name="location_menu_scanning" msgid="8536245838478802959">"Scanning"</string> |
| 1174 | <string name="location_scanning_screen_title" msgid="4408076862929611554">"Scanning"</string> |
Geoff Mendal | 407e483 | 2015-04-14 06:37:09 -0700 | [diff] [blame] | 1175 | <string name="location_scanning_wifi_always_scanning_title" msgid="6216705505621183645">"Wi‑Fi scanning"</string> |
| 1176 | <string name="location_scanning_wifi_always_scanning_description" msgid="2070686681074461301">"Improve location by allowing apps and services to scan for Wi‑Fi networks even when Wi‑Fi is off"</string> |
| 1177 | <string name="location_scanning_bluetooth_always_scanning_title" msgid="5444989508204520019">"Bluetooth scanning"</string> |
| 1178 | <string name="location_scanning_bluetooth_always_scanning_description" msgid="7308864666710919365">"Improve location by allowing system services to scan for Bluetooth devices, even when Bluetooth is off"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 1179 | <string name="location_network_based" msgid="6010456018401296590">"Wi‑Fi & mobile network location"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1180 | <string name="location_neighborhood_level" msgid="5141318121229984788">"Let apps use Google\'s location service to estimate your location faster. Anonymous location data will be collected and sent to Google."</string> |
Baligh Uddin | 5fad6c1 | 2013-02-06 14:17:49 -0800 | [diff] [blame] | 1181 | <string name="location_neighborhood_level_wifi" msgid="4234820941954812210">"Location determined by Wi‑Fi"</string> |
Eric Fischer | b91a557 | 2011-08-12 17:21:28 -0700 | [diff] [blame] | 1182 | <string name="location_gps" msgid="8392461023569708478">"GPS satellites"</string> |
Ying Wang | 434285a | 2012-07-24 12:42:50 -0700 | [diff] [blame] | 1183 | <string name="location_street_level" product="tablet" msgid="1669562198260860802">"Let apps use GPS on your tablet to pinpoint your location"</string> |
| 1184 | <string name="location_street_level" product="default" msgid="4617445745492014203">"Let apps use GPS on your phone to pinpoint your location"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1185 | <string name="assisted_gps" msgid="4649317129586736885">"Use assisted GPS"</string> |
| 1186 | <string name="assisted_gps_enabled" msgid="8751899609589792803">"Use server to assist GPS (un-tick to reduce network usage)"</string> |
| 1187 | <string name="assisted_gps_disabled" msgid="6982698333968010748">"Use server to assist GPS (un-tick to improve GPS performance)"</string> |
Eric Fischer | b91a557 | 2011-08-12 17:21:28 -0700 | [diff] [blame] | 1188 | <string name="use_location_title" msgid="5206937465504979977">"Location & Google search"</string> |
| 1189 | <string name="use_location_summary" msgid="3978805802386162520">"Let Google use your location to improve search results and other services"</string> |
Ying Wang | 434285a | 2012-07-24 12:42:50 -0700 | [diff] [blame] | 1190 | <string name="location_access_title" msgid="7064108942964081243">"Access to my location"</string> |
| 1191 | <string name="location_access_summary" msgid="69031404093194341">"Let apps that have asked your permission use your location information"</string> |
| 1192 | <string name="location_sources_heading" msgid="1278732419851088319">"Location sources"</string> |
Eric Fischer | ada96a7 | 2010-12-09 16:08:56 -0800 | [diff] [blame] | 1193 | <string name="about_settings" product="tablet" msgid="593457295516533765">"About tablet"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1194 | <string name="about_settings" product="default" msgid="1743378368185371685">"About phone"</string> |
Eric Fischer | ada96a7 | 2010-12-09 16:08:56 -0800 | [diff] [blame] | 1195 | <string name="about_settings_summary" msgid="3371517697156165959">"View legal info, status, software version"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1196 | <string name="legal_information" msgid="5769301644270604095">"Legal information"</string> |
| 1197 | <string name="contributors_title" msgid="5917703088825286504">"Contributors"</string> |
Baligh Uddin | 9307c8e | 2012-09-22 14:20:39 -0700 | [diff] [blame] | 1198 | <string name="regulatory_information" msgid="5695464367088752150">"Regulatory information"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1199 | <string name="copyright_title" msgid="865906688917260647">"Copyright"</string> |
| 1200 | <string name="license_title" msgid="1990487604356037871">"Licence"</string> |
| 1201 | <string name="terms_title" msgid="7697580845616764642">"Terms and conditions"</string> |
Geoff Mendal | 58f2579 | 2015-01-12 07:14:04 -0800 | [diff] [blame] | 1202 | <string name="webview_license_title" msgid="2813507464175738967">"System WebView Licence"</string> |
Baligh Uddin | 2acd6ae | 2014-09-08 22:54:40 -0700 | [diff] [blame] | 1203 | <string name="wallpaper_attributions" msgid="3645880512943433928">"Wallpapers"</string> |
| 1204 | <string name="wallpaper_attributions_values" msgid="2996183537914690469">"Satellite imagery providers:\n©2014 CNES/Astrium, DigitalGlobe, Bluesky"</string> |
Eric Fischer | acfb55e | 2012-05-25 14:50:06 -0700 | [diff] [blame] | 1205 | <string name="settings_license_activity_title" msgid="7553683406244228650">"Open-source licences"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1206 | <string name="settings_license_activity_unavailable" msgid="4210539215951487627">"There is a problem loading the licences."</string> |
| 1207 | <string name="settings_license_activity_loading" msgid="3337535809093591740">"Loading…"</string> |
| 1208 | <string name="settings_safetylegal_title" msgid="1289483965535937431">"Safety information"</string> |
| 1209 | <string name="settings_safetylegal_activity_title" msgid="6901214628496951727">"Safety information"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1210 | <string name="settings_safetylegal_activity_unreachable" msgid="250674109915859456">"You don\'t have a data connection. To view this information now, go to %s from any computer connected to the Internet."</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1211 | <string name="settings_safetylegal_activity_loading" msgid="8059022597639516348">"Loading…"</string> |
| 1212 | <string name="lockpassword_choose_your_password_header" msgid="8624900666929394990">"Choose your password"</string> |
Eric Fischer | 45d893c | 2011-01-12 17:05:49 -0800 | [diff] [blame] | 1213 | <string name="lockpassword_choose_your_pattern_header" msgid="6949761069941694050">"Choose your pattern"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1214 | <string name="lockpassword_choose_your_pin_header" msgid="7598849519816138302">"Choose your PIN"</string> |
| 1215 | <string name="lockpassword_confirm_your_password_header" msgid="6308478184889846633">"Confirm your password"</string> |
Eric Fischer | 45d893c | 2011-01-12 17:05:49 -0800 | [diff] [blame] | 1216 | <string name="lockpassword_confirm_your_pattern_header" msgid="7543433733032330821">"Confirm your pattern"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1217 | <string name="lockpassword_confirm_your_pin_header" msgid="49038294648213197">"Confirm your PIN"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1218 | <string name="lockpassword_confirm_passwords_dont_match" msgid="5140892109439191415">"Passwords don\'t match"</string> |
| 1219 | <string name="lockpassword_confirm_pins_dont_match" msgid="7226244811505606217">"PINs don\'t match"</string> |
Eric Fischer | 45d893c | 2011-01-12 17:05:49 -0800 | [diff] [blame] | 1220 | <string name="lockpassword_choose_lock_generic_header" msgid="3811438094903786145">"Unlock selection"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1221 | <string name="lockpassword_password_set_toast" msgid="4875050283108629383">"password has been set"</string> |
| 1222 | <string name="lockpassword_pin_set_toast" msgid="6011826444725291475">"PIN has been set"</string> |
| 1223 | <string name="lockpassword_pattern_set_toast" msgid="6867259621331406236">"Pattern has been set"</string> |
Geoff Mendal | cacc3e1 | 2015-04-15 08:05:48 -0500 | [diff] [blame] | 1224 | <string name="lockpassword_confirm_your_pattern_generic" msgid="7050256155547273836">"Use your device pattern to continue."</string> |
| 1225 | <string name="lockpassword_confirm_your_pin_generic" msgid="1072670959803859869">"Enter your device PIN to continue."</string> |
| 1226 | <string name="lockpassword_confirm_your_password_generic" msgid="1022239625083264596">"Enter your device password to continue."</string> |
| 1227 | <string name="lockpassword_invalid_pin" msgid="15588049067548470">"Wrong PIN"</string> |
| 1228 | <string name="lockpassword_invalid_password" msgid="4038507398784975200">"Wrong password"</string> |
| 1229 | <string name="lockpattern_need_to_unlock_wrong" msgid="1745247595356012176">"Wrong pattern"</string> |
Geoff Mendal | 365e0b7 | 2015-03-23 08:45:20 -0500 | [diff] [blame] | 1230 | <string name="lock_settings_title" msgid="4213839087748988686">"Device security"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1231 | <string name="lockpattern_change_lock_pattern_label" msgid="5679630792003440352">"Change unlock pattern"</string> |
| 1232 | <string name="lockpattern_change_lock_pin_label" msgid="266707138486731661">"Change unlock PIN"</string> |
Baligh Uddin | f5ecf57 | 2013-08-12 11:54:53 -0700 | [diff] [blame] | 1233 | <string name="lockpattern_recording_intro_header" msgid="308287052221942814">"Draw an unlock pattern"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1234 | <string name="lockpattern_recording_intro_footer" msgid="1118579101409152113">"Press Menu for help."</string> |
Baligh Uddin | f5ecf57 | 2013-08-12 11:54:53 -0700 | [diff] [blame] | 1235 | <string name="lockpattern_recording_inprogress" msgid="6667844062721656773">"Release finger when done"</string> |
| 1236 | <string name="lockpattern_recording_incorrect_too_short" msgid="1348234155120957561">"Connect at least <xliff:g id="NUMBER">%d</xliff:g> dots. Try again."</string> |
| 1237 | <string name="lockpattern_pattern_entered_header" msgid="4316818983675591604">"Pattern recorded"</string> |
| 1238 | <string name="lockpattern_need_to_confirm" msgid="8054853451639221265">"Draw pattern again to confirm"</string> |
| 1239 | <string name="lockpattern_pattern_confirmed_header" msgid="8455614172231880211">"Your new unlock pattern"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1240 | <string name="lockpattern_confirm_button_text" msgid="1128204343957002841">"Confirm"</string> |
| 1241 | <string name="lockpattern_restart_button_text" msgid="3337574403350953926">"Redraw"</string> |
Geoff Mendal | 23d49e0 | 2015-05-25 08:20:07 -0700 | [diff] [blame] | 1242 | <string name="lockpattern_retry_button_text" msgid="3480423193273588166">"Clear"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1243 | <string name="lockpattern_continue_button_text" msgid="4723771754714471410">"Continue"</string> |
| 1244 | <string name="lockpattern_settings_title" msgid="3207750489460466680">"Unlock pattern"</string> |
| 1245 | <string name="lockpattern_settings_enable_title" msgid="6920616873671115281">"Require pattern"</string> |
| 1246 | <string name="lockpattern_settings_enable_summary" msgid="1165707416664252167">"Must draw pattern to unlock screen"</string> |
Eric Fischer | 7f0c806 | 2011-08-26 14:59:45 -0700 | [diff] [blame] | 1247 | <string name="lockpattern_settings_enable_visible_pattern_title" msgid="2615606088906120711">"Make pattern visible"</string> |
| 1248 | <string name="lockpattern_settings_enable_tactile_feedback_title" msgid="8898518337442601027">"Vibrate on touch"</string> |
Eric Fischer | b0fd2e6 | 2012-01-26 14:41:27 -0800 | [diff] [blame] | 1249 | <string name="lockpattern_settings_enable_power_button_instantly_locks" msgid="5735444062633666327">"Power button instantly locks"</string> |
Baligh Uddin | a62c238 | 2014-07-06 05:24:33 -0700 | [diff] [blame] | 1250 | <string name="lockpattern_settings_power_button_instantly_locks_summary" msgid="8196258755143711694">"Except when kept unlocked by <xliff:g id="TRUST_AGENT_NAME">%1$s</xliff:g>"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1251 | <string name="lockpattern_settings_choose_lock_pattern" msgid="1652352830005653447">"Set unlock pattern"</string> |
| 1252 | <string name="lockpattern_settings_change_lock_pattern" msgid="1123908306116495545">"Change unlock pattern"</string> |
| 1253 | <string name="lockpattern_settings_help_how_to_record" msgid="2614673439060830433">"How to draw an unlock pattern"</string> |
Geoff Mendal | cacc3e1 | 2015-04-15 08:05:48 -0500 | [diff] [blame] | 1254 | <string name="lockpattern_too_many_failed_confirmation_attempts" msgid="6909161623701848863">"Too many incorrect attempts. Try again in <xliff:g id="NUMBER">%d</xliff:g> seconds."</string> |
Baligh Uddin | 9307c8e | 2012-09-22 14:20:39 -0700 | [diff] [blame] | 1255 | <string name="activity_not_found" msgid="5551664692991605325">"Application is not installed on your phone."</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 1256 | <string name="manageapplications_settings_title" msgid="7041951105633616745">"Manage apps"</string> |
| 1257 | <string name="manageapplications_settings_summary" msgid="1794401500935451259">"Manage and remove installed apps"</string> |
| 1258 | <string name="applications_settings" msgid="1721442176406964682">"Apps"</string> |
| 1259 | <string name="applications_settings_summary" msgid="6683465446264515367">"Manage apps, set up quick-launch shortcuts"</string> |
| 1260 | <string name="applications_settings_header" msgid="1014813055054356646">"App settings"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1261 | <string name="install_applications" msgid="4872012136210802181">"Unknown sources"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 1262 | <string name="install_applications_title" msgid="4987712352256508946">"Allow all app sources"</string> |
| 1263 | <string name="install_unknown_applications_title" msgid="663831043139080992">"Lets you install apps from sources other than Google Play"</string> |
Eric Fischer | b90bef6 | 2012-06-01 12:30:44 -0700 | [diff] [blame] | 1264 | <string name="install_unknown_applications" msgid="176855644862942064">"Allow installation of apps from unknown sources"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 1265 | <string name="install_all_warning" product="tablet" msgid="3263360446508268880">"Your tablet and personal data are more vulnerable to attack by apps from unknown sources. You agree that you are solely responsible for any damage to your tablet or loss of data that may result from using these apps."</string> |
| 1266 | <string name="install_all_warning" product="default" msgid="8113734576826384682">"Your phone and personal data are more vulnerable to attack by apps from unknown sources. You agree that you are solely responsible for any damage to your phone or loss of data that may result from using these apps."</string> |
Eric Fischer | 2c70157 | 2011-04-15 14:41:32 -0700 | [diff] [blame] | 1267 | <string name="advanced_settings" msgid="1777249286757067969">"Advanced settings"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 1268 | <string name="advanced_settings_summary" msgid="4016682978071086747">"Enable more settings options"</string> |
| 1269 | <string name="application_info_label" msgid="5736524913065714880">"App info"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1270 | <string name="storage_label" msgid="8700867073480107253">"Storage"</string> |
Geoff Mendal | 23d49e0 | 2015-05-25 08:20:07 -0700 | [diff] [blame] | 1271 | <string name="auto_launch_label" msgid="2669236885531442195">"Open by default"</string> |
Eric Fischer | bc7104a | 2012-04-26 15:50:21 -0700 | [diff] [blame] | 1272 | <string name="auto_launch_label_generic" msgid="3230569852551968694">"Defaults"</string> |
Eric Fischer | 22d6d47 | 2011-06-02 16:58:43 -0700 | [diff] [blame] | 1273 | <string name="screen_compatibility_label" msgid="663250687205465394">"Screen compatibility"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1274 | <string name="permissions_label" msgid="2605296874922726203">"Permissions"</string> |
| 1275 | <string name="cache_header_label" msgid="1877197634162461830">"Cache"</string> |
| 1276 | <string name="clear_cache_btn_text" msgid="5756314834291116325">"Clear cache"</string> |
| 1277 | <string name="cache_size_label" msgid="7505481393108282913">"Cache"</string> |
| 1278 | <string name="controls_label" msgid="7611113077086853799">"Controls"</string> |
| 1279 | <string name="force_stop" msgid="7435006169872876756">"Force stop"</string> |
| 1280 | <string name="total_size_label" msgid="1048676419552557254">"Total"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 1281 | <string name="application_size_label" msgid="8494609207373874267">"App"</string> |
Eric Fischer | bc638bf | 2011-07-07 11:49:07 -0700 | [diff] [blame] | 1282 | <string name="external_code_size_label" msgid="3459343140355961335">"USB storage app"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1283 | <string name="data_size_label" msgid="8679376373625710107">"Data"</string> |
Eric Fischer | bc638bf | 2011-07-07 11:49:07 -0700 | [diff] [blame] | 1284 | <string name="external_data_size_label" product="nosdcard" msgid="7533821466482000453">"USB storage data"</string> |
| 1285 | <string name="external_data_size_label" product="default" msgid="626414192825329708">"SD card"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1286 | <string name="uninstall_text" msgid="3644892466144802466">"Uninstall"</string> |
Baligh Uddin | 9307c8e | 2012-09-22 14:20:39 -0700 | [diff] [blame] | 1287 | <string name="uninstall_all_users_text" msgid="851857393177950340">"Uninstall for all users"</string> |
| 1288 | <string name="install_text" msgid="884360662922471113">"Install"</string> |
Eric Fischer | 332af2f | 2010-12-23 14:18:00 -0800 | [diff] [blame] | 1289 | <string name="disable_text" msgid="6544054052049395202">"Disable"</string> |
| 1290 | <string name="enable_text" msgid="9217362512327828987">"Enable"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1291 | <string name="clear_user_data_text" msgid="5597622864770098388">"Clear data"</string> |
| 1292 | <string name="app_factory_reset" msgid="6635744722502563022">"Uninstall updates"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1293 | <string name="auto_launch_enable_text" msgid="4275746249511874845">"You\'ve chosen to launch this app by default for some actions."</string> |
| 1294 | <string name="always_allow_bind_appwidgets_text" msgid="566822577792032925">"You\'ve chosen to allow this app to create widgets and access their data."</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1295 | <string name="auto_launch_disable_text" msgid="7800385822185540166">"No defaults set."</string> |
| 1296 | <string name="clear_activities" msgid="7408923511535174430">"Clear defaults"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 1297 | <string name="screen_compatibility_text" msgid="1616155457673106022">"This app may not be designed for your screen. You can control how it adjusts to your screen here."</string> |
Eric Fischer | 22d6d47 | 2011-06-02 16:58:43 -0700 | [diff] [blame] | 1298 | <string name="ask_compatibility" msgid="7225195569089607846">"Ask when launched"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 1299 | <string name="enable_compatibility" msgid="5806819252068617811">"Scale app"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1300 | <string name="unknown" msgid="1592123443519355854">"Unknown"</string> |
Eric Fischer | 332af2f | 2010-12-23 14:18:00 -0800 | [diff] [blame] | 1301 | <string name="sort_order_alpha" msgid="1410278099123670628">"Sort by name"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1302 | <string name="sort_order_size" msgid="7024513286636502362">"Sort by size"</string> |
Eric Fischer | 332af2f | 2010-12-23 14:18:00 -0800 | [diff] [blame] | 1303 | <string name="show_running_services" msgid="5736278767975544570">"Show running services"</string> |
| 1304 | <string name="show_background_processes" msgid="2009840211972293429">"Show cached processes"</string> |
Geoff Mendal | 463ae4b | 2015-04-17 22:04:27 -0700 | [diff] [blame] | 1305 | <string name="default_emergency_app" msgid="1951760659640369980">"Emergency app"</string> |
Eric Fischer | ab814f8 | 2012-05-15 18:30:06 -0700 | [diff] [blame] | 1306 | <string name="reset_app_preferences" msgid="1321050641018356925">"Reset app preferences"</string> |
| 1307 | <string name="reset_app_preferences_title" msgid="6093179367325336662">"Reset app preferences?"</string> |
Baligh Uddin | f5ecf57 | 2013-08-12 11:54:53 -0700 | [diff] [blame] | 1308 | <string name="reset_app_preferences_desc" msgid="4822447731869201512">"This will reset all preferences for:\n\n "<li>"Disabled apps"</li>\n" "<li>"Disabled app notifications"</li>\n" "<li>"Default applications for actions"</li>\n" "<li>"Background data restrictions for apps"</li>\n" "<li>"Any permission restrictions"</li>\n\n" You will not lose any app data."</string> |
Eric Fischer | ab814f8 | 2012-05-15 18:30:06 -0700 | [diff] [blame] | 1309 | <string name="reset_app_preferences_button" msgid="2559089511841281242">"Reset apps"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1310 | <string name="manage_space_text" msgid="8852711522447794676">"Manage space"</string> |
| 1311 | <string name="filter" msgid="2018011724373033887">"Filter"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 1312 | <string name="filter_dlg_title" msgid="8693024463731076091">"Choose filter options"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1313 | <string name="filter_apps_all" msgid="5142129378749391876">"All"</string> |
Baligh Uddin | 4d69d9b | 2013-01-23 11:34:51 -0800 | [diff] [blame] | 1314 | <string name="filter_apps_disabled" msgid="5364447573326472890">"Disabled"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1315 | <string name="filter_apps_third_party" msgid="7786348047690140979">"Downloaded"</string> |
| 1316 | <string name="filter_apps_running" msgid="7767071454371350486">"Running"</string> |
Eric Fischer | 332af2f | 2010-12-23 14:18:00 -0800 | [diff] [blame] | 1317 | <string name="filter_apps_onsdcard" product="nosdcard" msgid="4843063154701023349">"USB storage"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1318 | <string name="filter_apps_onsdcard" product="default" msgid="1477351142334784771">"On SD card"</string> |
Eric Fischer | 332af2f | 2010-12-23 14:18:00 -0800 | [diff] [blame] | 1319 | <string name="disabled" msgid="9206776641295849915">"Disabled"</string> |
Geoff Mendal | 5bd9c01 | 2014-11-12 10:05:24 -0800 | [diff] [blame] | 1320 | <string name="not_installed" msgid="2797554494953450291">"Not installed for this user"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 1321 | <string name="no_applications" msgid="7336588977497084921">"No apps."</string> |
Eric Fischer | 332af2f | 2010-12-23 14:18:00 -0800 | [diff] [blame] | 1322 | <string name="internal_storage" msgid="1584700623164275282">"Internal storage"</string> |
| 1323 | <string name="sd_card_storage" product="nosdcard" msgid="2673203150465132465">"USB storage"</string> |
| 1324 | <string name="sd_card_storage" product="default" msgid="7623513618171928235">"SD card storage"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1325 | <string name="recompute_size" msgid="7722567982831691718">"Recomputing size…"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 1326 | <string name="clear_data_dlg_title" msgid="5605258400134511197">"Delete app data?"</string> |
Geoff Mendal | 9559619 | 2015-05-29 18:22:09 -0500 | [diff] [blame] | 1327 | <string name="clear_data_dlg_text" msgid="3951297329833822490">"All of this app\'s data will be deleted permanently. This includes all files, settings, accounts, databases, etc."</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1328 | <string name="dlg_ok" msgid="2402639055725653590">"OK"</string> |
| 1329 | <string name="dlg_cancel" msgid="1674753358972975911">"Cancel"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 1330 | <string name="app_not_found_dlg_title" msgid="3127123411738434964"></string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1331 | <string name="app_not_found_dlg_text" msgid="4893589904687340011">"The app wasn\'t found in the list of installed apps."</string> |
| 1332 | <string name="clear_data_failed" msgid="7214074331627422248">"Couldn\'t clear app data."</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 1333 | <string name="app_factory_reset_dlg_title" msgid="7441012826373143593">"Uninstall updates"</string> |
| 1334 | <string name="app_factory_reset_dlg_text" msgid="6371247225487725860">"All updates to this Android system app will be uninstalled."</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1335 | <string name="clear_failed_dlg_title" msgid="2387060805294783175">"Clear data"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1336 | <string name="clear_failed_dlg_text" msgid="5464475937929941008">"Couldn\'t clear data for app."</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 1337 | <string name="security_settings_desc" product="tablet" msgid="1292421279262430109">"This app can access the following on your tablet:"</string> |
| 1338 | <string name="security_settings_desc" product="default" msgid="61749028818785244">"This app can access the following on your phone:"</string> |
Eric Fischer | 76d6e23 | 2012-06-19 16:04:37 -0700 | [diff] [blame] | 1339 | <string name="security_settings_desc_multi" product="tablet" msgid="7300932212437084403">"This app can access the following on your tablet. In order to improve performance and reduce memory usage, some of these permissions are available to <xliff:g id="BASE_APP_NAME">%1$s</xliff:g> because it runs in the same process as <xliff:g id="ADDITIONAL_APPS_LIST">%2$s</xliff:g>:"</string> |
| 1340 | <string name="security_settings_desc_multi" product="default" msgid="6610268420793984752">"This app can access the following on your phone. In order to improve performance and reduce memory usage, some of these permissions are available to <xliff:g id="BASE_APP_NAME">%1$s</xliff:g> because it runs in the same process as <xliff:g id="ADDITIONAL_APPS_LIST">%2$s</xliff:g>:"</string> |
| 1341 | <string name="join_two_items" msgid="1336880355987539064">"<xliff:g id="FIRST_ITEM">%1$s</xliff:g> and <xliff:g id="SECOND_ITEM">%2$s</xliff:g>"</string> |
| 1342 | <string name="join_many_items_last" msgid="5925635036718502724">"<xliff:g id="ALL_BUT_LAST_ITEM">%1$s</xliff:g> and <xliff:g id="LAST_ITEM_0">%2$s</xliff:g>"</string> |
| 1343 | <string name="join_many_items_first" msgid="4333907712038448660">"<xliff:g id="FIRST_ITEM">%1$s</xliff:g>, <xliff:g id="ALL_BUT_FIRST_AND_LAST_ITEM">%2$s</xliff:g>"</string> |
| 1344 | <string name="join_many_items_middle" msgid="7556692394478220814">"<xliff:g id="ADDED_ITEM">%1$s</xliff:g>, <xliff:g id="REST_OF_ITEMS">%2$s</xliff:g>"</string> |
Baligh Uddin | 9307c8e | 2012-09-22 14:20:39 -0700 | [diff] [blame] | 1345 | <string name="security_settings_billing_desc" msgid="8061019011821282358">"This app may charge you money:"</string> |
| 1346 | <string name="security_settings_premium_sms_desc" msgid="8734171334263713717">"Send premium SMS"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1347 | <string name="computing_size" msgid="1599186977475211186">"Computing…"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1348 | <string name="invalid_size_value" msgid="1582744272718752951">"Couldn\'t compute the package size."</string> |
| 1349 | <string name="empty_list_msg" msgid="3552095537348807772">"You don\'t have any third-party apps installed."</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1350 | <string name="version_text" msgid="9189073826278676425">"Version <xliff:g id="VERSION_NUM">%1$s</xliff:g>"</string> |
| 1351 | <string name="move_app" msgid="5042838441401731346">"Move"</string> |
Eric Fischer | ada96a7 | 2010-12-09 16:08:56 -0800 | [diff] [blame] | 1352 | <string name="move_app_to_internal" product="tablet" msgid="2299714147283854957">"Move to tablet"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1353 | <string name="move_app_to_internal" product="default" msgid="3895430471913858185">"Move to phone"</string> |
Eric Fischer | 332af2f | 2010-12-23 14:18:00 -0800 | [diff] [blame] | 1354 | <string name="move_app_to_sdcard" product="nosdcard" msgid="4350451696315265420">"Move to USB storage"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1355 | <string name="move_app_to_sdcard" product="default" msgid="1143379049903056407">"Move to SD card"</string> |
| 1356 | <string name="moving" msgid="6431016143218876491">"Moving"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 1357 | <string name="insufficient_storage" msgid="481763122991093080">"Not enough storage space."</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1358 | <string name="does_not_exist" msgid="1501243985586067053">"App doesn\'t exist."</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 1359 | <string name="app_forward_locked" msgid="6331564656683790866">"App is copy-protected."</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1360 | <string name="invalid_location" msgid="4354595459063675191">"Install location isn\'t valid."</string> |
| 1361 | <string name="system_package" msgid="1352722848400644991">"System updates cannot be installed on external media."</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 1362 | <string name="force_stop_dlg_title" msgid="977530651470711366">"Force stop?"</string> |
| 1363 | <string name="force_stop_dlg_text" msgid="7208364204467835578">"If you force stop an app, it may misbehave."</string> |
| 1364 | <string name="move_app_failed_dlg_title" msgid="1282561064082384192"></string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1365 | <string name="move_app_failed_dlg_text" msgid="187885379493011720">"Couldn\'t move app. <xliff:g id="REASON">%1$s</xliff:g>"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1366 | <string name="app_install_location_title" msgid="2068975150026852168">"Preferred install location"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 1367 | <string name="app_install_location_summary" msgid="5155453752692959098">"Change the preferred installation location for new applications."</string> |
| 1368 | <string name="app_disable_dlg_title" msgid="3916469657537695436">"Disable built-in app?"</string> |
| 1369 | <string name="app_disable_dlg_text" msgid="3562567756362627323">"If you disable a built-in app, other apps may misbehave."</string> |
Baligh Uddin | 0761408 | 2012-10-17 22:19:25 -0700 | [diff] [blame] | 1370 | <string name="app_special_disable_dlg_title" msgid="2690148680327142674">"Delete data and disable app?"</string> |
| 1371 | <string name="app_special_disable_dlg_text" msgid="3447657419284854195">"If you disable a built-in app, other apps may misbehave. Your data will also be deleted."</string> |
Eric Fischer | 0e3e487 | 2012-05-30 13:38:53 -0700 | [diff] [blame] | 1372 | <string name="app_disable_notifications_dlg_title" msgid="7669264654851761857">"Turn off notifications"</string> |
| 1373 | <string name="app_disable_notifications_dlg_text" msgid="5088484670924769845">"If you turn off notifications for this app, you may miss important alerts and updates."</string> |
Baligh Uddin | 74d305e | 2013-02-25 09:56:45 -0800 | [diff] [blame] | 1374 | <string name="app_ops_settings" msgid="5108481883575527511">"App ops"</string> |
Baligh Uddin | f200469 | 2013-01-22 09:27:15 -0800 | [diff] [blame] | 1375 | <string name="app_ops_running" msgid="7706949900637284122">"Running"</string> |
Baligh Uddin | 131b6f8 | 2013-01-30 10:43:41 -0800 | [diff] [blame] | 1376 | <string name="app_ops_never_used" msgid="9114608022906887802">"(Never used)"</string> |
Geoff Mendal | 83a803c | 2015-04-06 08:05:34 -0500 | [diff] [blame] | 1377 | <string name="no_default_apps" msgid="2915315663141025400">"No default Apps."</string> |
Eric Fischer | 332af2f | 2010-12-23 14:18:00 -0800 | [diff] [blame] | 1378 | <string name="storageuse_settings_title" msgid="5657014373502630403">"Storage use"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 1379 | <string name="storageuse_settings_summary" msgid="3748286507165697834">"View storage used by apps"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1380 | <string name="runningservices_settings_title" msgid="8097287939865165213">"Running services"</string> |
| 1381 | <string name="runningservices_settings_summary" msgid="854608995821032748">"View and control currently running services"</string> |
| 1382 | <string name="service_restarting" msgid="2242747937372354306">"Restarting"</string> |
Eric Fischer | 332af2f | 2010-12-23 14:18:00 -0800 | [diff] [blame] | 1383 | <string name="cached" msgid="1059590879740175019">"Cached background process"</string> |
| 1384 | <string name="no_running_services" msgid="2059536495597645347">"Nothing running."</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 1385 | <string name="service_started_by_app" msgid="818675099014723551">"Started by app."</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1386 | <!-- no translation found for service_client_name (4037193625611815517) --> |
| 1387 | <skip /> |
Eric Fischer | 332af2f | 2010-12-23 14:18:00 -0800 | [diff] [blame] | 1388 | <string name="service_background_processes" msgid="6844156253576174488">"<xliff:g id="MEMORY">%1$s</xliff:g> free"</string> |
| 1389 | <string name="service_foreground_processes" msgid="7583975676795574276">"<xliff:g id="MEMORY">%1$s</xliff:g> used"</string> |
| 1390 | <string name="memory" msgid="6609961111091483458">"RAM"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1391 | <!-- no translation found for service_process_name (4098932168654826656) --> |
| 1392 | <skip /> |
Baligh Uddin | ee1a2a6 | 2012-08-22 13:01:07 -0700 | [diff] [blame] | 1393 | <string name="running_process_item_user_label" msgid="3129887865552025943">"User: <xliff:g id="USER_NAME">%1$s</xliff:g>"</string> |
Baligh Uddin | fe8e076 | 2012-09-25 16:09:15 -0700 | [diff] [blame] | 1394 | <string name="running_process_item_removed_user_label" msgid="8250168004291472959">"Removed user"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1395 | <string name="running_processes_item_description_s_s" msgid="5790575965282023145">"<xliff:g id="NUMPROCESS">%1$d</xliff:g> process and <xliff:g id="NUMSERVICES">%2$d</xliff:g> service"</string> |
| 1396 | <string name="running_processes_item_description_s_p" msgid="8019860457123222953">"<xliff:g id="NUMPROCESS">%1$d</xliff:g> process and <xliff:g id="NUMSERVICES">%2$d</xliff:g> services"</string> |
| 1397 | <string name="running_processes_item_description_p_s" msgid="744424668287252915">"<xliff:g id="NUMPROCESS">%1$d</xliff:g> processes and <xliff:g id="NUMSERVICES">%2$d</xliff:g> service"</string> |
| 1398 | <string name="running_processes_item_description_p_p" msgid="1607384595790852782">"<xliff:g id="NUMPROCESS">%1$d</xliff:g> processes and <xliff:g id="NUMSERVICES">%2$d</xliff:g> services"</string> |
Geoff Mendal | 179544d | 2014-07-30 18:41:18 -0700 | [diff] [blame] | 1399 | <string name="running_processes_header_title" msgid="6588371727640789560">"Device memory"</string> |
| 1400 | <string name="running_processes_header_footer" msgid="723908176275428442">"App RAM usage"</string> |
| 1401 | <string name="running_processes_header_system_prefix" msgid="6104153299581682047">"System"</string> |
| 1402 | <string name="running_processes_header_apps_prefix" msgid="5787594452716832727">"Apps"</string> |
| 1403 | <string name="running_processes_header_free_prefix" msgid="4620613031737078415">"Free"</string> |
| 1404 | <string name="running_processes_header_used_prefix" msgid="5924288703085123978">"Used"</string> |
| 1405 | <string name="running_processes_header_cached_prefix" msgid="7950853188089434987">"Cached"</string> |
| 1406 | <string name="running_processes_header_ram" msgid="996092388884426817">"<xliff:g id="RAM_0">%1$s</xliff:g> of RAM"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 1407 | <string name="runningservicedetails_settings_title" msgid="3224004818524731568">"Running app"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1408 | <string name="no_services" msgid="7133900764462288263">"Not active"</string> |
| 1409 | <string name="runningservicedetails_services_title" msgid="391168243725357375">"Services"</string> |
| 1410 | <string name="runningservicedetails_processes_title" msgid="928115582044655268">"Processes"</string> |
| 1411 | <string name="service_stop" msgid="6369807553277527248">"Stop"</string> |
| 1412 | <string name="service_manage" msgid="1876642087421959194">"Settings"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 1413 | <string name="service_stop_description" msgid="9146619928198961643">"This service was started by its app. Stopping it may cause the app to fail."</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1414 | <string name="heavy_weight_stop_description" msgid="6050413065144035971">"This app can\'t be stopped safely. If you stop it, you may lose some of your current work."</string> |
| 1415 | <string name="background_process_stop_description" msgid="3834163804031287685">"This is an old app process that is still running in case it\'s needed again. There is usually no reason to stop it."</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1416 | <string name="service_manage_description" msgid="7050092269951613102">"<xliff:g id="CLIENT_NAME">%1$s</xliff:g>: currently in use. Touch Settings to control it."</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 1417 | <string name="main_running_process_description" msgid="1130702347066340890">"Main process in use."</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1418 | <string name="process_service_in_use_description" msgid="8993335064403217080">"Service <xliff:g id="COMP_NAME">%1$s</xliff:g> is in use."</string> |
| 1419 | <string name="process_provider_in_use_description" msgid="5586603325677678940">"Provider <xliff:g id="COMP_NAME">%1$s</xliff:g> is in use."</string> |
Eric Fischer | 332af2f | 2010-12-23 14:18:00 -0800 | [diff] [blame] | 1420 | <string name="runningservicedetails_stop_dlg_title" msgid="4253292537154337233">"Stop system service?"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 1421 | <string name="runningservicedetails_stop_dlg_text" product="tablet" msgid="3371302398335665793">"If you stop this service, some features of your tablet may stop working correctly until you turn it off and then on again."</string> |
| 1422 | <string name="runningservicedetails_stop_dlg_text" product="default" msgid="3920243762189484756">"If you stop this service, some features of your phone may stop working correctly until you turn it off and then on again."</string> |
Eric Fischer | 82d880d | 2011-02-17 10:20:39 -0800 | [diff] [blame] | 1423 | <string name="language_settings" msgid="5292716747264442359">"Language & input"</string> |
| 1424 | <string name="language_keyboard_settings_title" msgid="243220021717425813">"Language & input"</string> |
Eric Fischer | 332af2f | 2010-12-23 14:18:00 -0800 | [diff] [blame] | 1425 | <string name="language_settings_category" msgid="2288258489940617043">"Language settings"</string> |
Eric Fischer | 4b532c4 | 2011-09-12 09:55:55 -0700 | [diff] [blame] | 1426 | <string name="keyboard_settings_category" msgid="8275523930352487827">"Keyboard & input methods"</string> |
| 1427 | <string name="phone_language" msgid="8870144109924299673">"Language"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1428 | <string name="phone_language_summary" msgid="3871309445655554211"></string> |
| 1429 | <string name="auto_replace" msgid="6199184757891937822">"Auto-replace"</string> |
| 1430 | <string name="auto_replace_summary" msgid="370288728200084466">"Correct mistyped words"</string> |
Eric Fischer | 332af2f | 2010-12-23 14:18:00 -0800 | [diff] [blame] | 1431 | <string name="auto_caps" msgid="6379232078052591265">"Auto-capitalisation"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1432 | <string name="auto_caps_summary" msgid="6358102538315261466">"Capitalise first letter in sentences"</string> |
| 1433 | <string name="auto_punctuate" msgid="4595367243950425833">"Auto-punctuate"</string> |
| 1434 | <string name="hardkeyboard_category" msgid="5957168411305769899">"Physical keyboard settings"</string> |
| 1435 | <string name="auto_punctuate_summary" msgid="4372126865670574837">"Press Space key twice to insert \".\""</string> |
Eric Fischer | 7f0c806 | 2011-08-26 14:59:45 -0700 | [diff] [blame] | 1436 | <string name="show_password" msgid="3001113966880559611">"Make passwords visible"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 1437 | <string name="ime_security_warning" msgid="4135828934735934248">"This input method may be able to collect all the text that you type, including personal data like passwords and credit card numbers. It comes from the app <xliff:g id="IME_APPLICATION_NAME">%1$s</xliff:g>. Use this input method?"</string> |
| 1438 | <string name="spellchecker_security_warning" msgid="9060897418527708922">"This spell checker may be able to collect all the text that you type, including personal data like passwords and credit card numbers. It comes from the app <xliff:g id="SPELLCHECKER_APPLICATION_NAME">%1$s</xliff:g>. Use this spell checker?"</string> |
Eric Fischer | 0e3e487 | 2012-05-30 13:38:53 -0700 | [diff] [blame] | 1439 | <string name="spellchecker_quick_settings" msgid="246728645150092058">"Settings"</string> |
| 1440 | <string name="spellchecker_language" msgid="6041050114690541437">"Language"</string> |
Eric Fischer | f113bfb | 2012-05-14 14:40:58 -0700 | [diff] [blame] | 1441 | <string name="failed_to_open_app_settings_toast" msgid="1251067459298072462">"Failed to open settings for <xliff:g id="SPELL_APPLICATION_NAME">%1$s</xliff:g>"</string> |
Eric Fischer | 4b532c4 | 2011-09-12 09:55:55 -0700 | [diff] [blame] | 1442 | <string name="pointer_settings_category" msgid="8183819795164034286">"Mouse/track pad"</string> |
Eric Fischer | a130769 | 2011-06-20 14:54:12 -0700 | [diff] [blame] | 1443 | <string name="pointer_speed" msgid="1221342330217861616">"Pointer speed"</string> |
Eric Fischer | 7046d96 | 2012-04-18 14:42:42 -0700 | [diff] [blame] | 1444 | <string name="game_controller_settings_category" msgid="8794508575329923718">"Game Controller"</string> |
| 1445 | <string name="vibrate_input_devices" msgid="2599591466928793082">"Use vibrator"</string> |
| 1446 | <string name="vibrate_input_devices_summary" msgid="4595570516865299153">"Redirect vibrator to game controller when connected."</string> |
Eric Fischer | 0e3e487 | 2012-05-30 13:38:53 -0700 | [diff] [blame] | 1447 | <string name="keyboard_layout_dialog_title" msgid="8030087214949381372">"Choose keyboard layout"</string> |
| 1448 | <string name="keyboard_layout_dialog_setup_button" msgid="8514583747236476384">"Set up keyboard layouts"</string> |
| 1449 | <string name="keyboard_layout_dialog_switch_hint" msgid="3889961090676293795">"To switch, press Control-Spacebar"</string> |
Eric Fischer | fcc5063 | 2012-04-19 13:49:46 -0700 | [diff] [blame] | 1450 | <string name="keyboard_layout_default_label" msgid="2952672513543482165">"Default"</string> |
Eric Fischer | 0e3e487 | 2012-05-30 13:38:53 -0700 | [diff] [blame] | 1451 | <string name="keyboard_layout_picker_title" msgid="556081931972771610">"Keyboard layouts"</string> |
Baligh Uddin | cbc7319 | 2013-05-01 10:47:18 -0700 | [diff] [blame] | 1452 | <string name="user_dict_settings_title" msgid="3427169369758733521">"Personal dictionary"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1453 | <string name="user_dict_settings_summary" msgid="7965571192902870454"></string> |
| 1454 | <string name="user_dict_settings_add_menu_title" msgid="4056762757149923551">"Add"</string> |
| 1455 | <string name="user_dict_settings_add_dialog_title" msgid="4702613990174126482">"Add to dictionary"</string> |
Eric Fischer | 42149da | 2012-05-09 13:35:12 -0700 | [diff] [blame] | 1456 | <string name="user_dict_settings_add_screen_title" msgid="742580720124344291">"Phrase"</string> |
Eric Fischer | b0fd2e6 | 2012-01-26 14:41:27 -0800 | [diff] [blame] | 1457 | <string name="user_dict_settings_add_dialog_more_options" msgid="8848798370746019825">"More options"</string> |
| 1458 | <string name="user_dict_settings_add_dialog_less_options" msgid="2441785268726036101">"Fewer options"</string> |
Eric Fischer | c9ac3ca | 2011-12-29 13:36:38 -0800 | [diff] [blame] | 1459 | <string name="user_dict_settings_add_dialog_confirm" msgid="6225823625332416144">"OK"</string> |
Eric Fischer | b0fd2e6 | 2012-01-26 14:41:27 -0800 | [diff] [blame] | 1460 | <string name="user_dict_settings_add_word_option_name" msgid="7868879174905963135">"Word:"</string> |
Eric Fischer | c9ac3ca | 2011-12-29 13:36:38 -0800 | [diff] [blame] | 1461 | <string name="user_dict_settings_add_shortcut_option_name" msgid="660089258866063925">"Shortcut:"</string> |
| 1462 | <string name="user_dict_settings_add_locale_option_name" msgid="5696358317061318532">"Language:"</string> |
Baligh Uddin | 0b7c1a2 | 2013-04-22 11:07:27 -0700 | [diff] [blame] | 1463 | <string name="user_dict_settings_add_word_hint" msgid="5725254076556821247">"Type a word"</string> |
| 1464 | <string name="user_dict_settings_add_shortcut_hint" msgid="7333763456561873445">"Optional shortcut"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1465 | <string name="user_dict_settings_edit_dialog_title" msgid="8967476444840548674">"Edit word"</string> |
| 1466 | <string name="user_dict_settings_context_menu_edit_title" msgid="2210564879320004837">"Edit"</string> |
| 1467 | <string name="user_dict_settings_context_menu_delete_title" msgid="9140703913776549054">"Delete"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1468 | <string name="user_dict_settings_empty_text" msgid="996593969349827966">"You do not have any words in the user dictionary. You can add a word by touching the Add ( + ) button."</string> |
Eric Fischer | c9ac3ca | 2011-12-29 13:36:38 -0800 | [diff] [blame] | 1469 | <string name="user_dict_settings_all_languages" msgid="6742000040975959247">"For all languages"</string> |
| 1470 | <string name="user_dict_settings_more_languages" msgid="7316375944684977910">"More languages…"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1471 | <string name="testing" msgid="6584352735303604146">"Testing"</string> |
Eric Fischer | ada96a7 | 2010-12-09 16:08:56 -0800 | [diff] [blame] | 1472 | <string name="testing_phone_info" product="tablet" msgid="193561832258534798">"Tablet information"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1473 | <string name="testing_phone_info" product="default" msgid="8656693364332840056">"Phone information"</string> |
| 1474 | <string name="testing_battery_info" msgid="3497865525976497848">"Battery information"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1475 | <string name="input_methods_settings_title" msgid="6800066636850553887">"Text input"</string> |
| 1476 | <string name="input_method" msgid="5434026103176856164">"Input method"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 1477 | <string name="current_input_method" msgid="2636466029213488159">"Current Keyboard"</string> |
Eric Fischer | 82d880d | 2011-02-17 10:20:39 -0800 | [diff] [blame] | 1478 | <string name="input_method_selector" msgid="4311213129681430709">"Input method selector"</string> |
| 1479 | <string name="input_method_selector_show_automatically_title" msgid="1001612945471546158">"Automatic"</string> |
| 1480 | <string name="input_method_selector_always_show_title" msgid="3891824124222371634">"Always show"</string> |
| 1481 | <string name="input_method_selector_always_hide_title" msgid="7699647095118680424">"Always hide"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 1482 | <string name="configure_input_method" msgid="1317429869771850228">"Set up input methods"</string> |
Eric Fischer | 82d880d | 2011-02-17 10:20:39 -0800 | [diff] [blame] | 1483 | <string name="input_method_settings" msgid="5801295625486269553">"Settings"</string> |
Eric Fischer | b91a557 | 2011-08-12 17:21:28 -0700 | [diff] [blame] | 1484 | <string name="input_method_settings_button" msgid="6778344383871619368">"Settings"</string> |
Eric Fischer | 82d880d | 2011-02-17 10:20:39 -0800 | [diff] [blame] | 1485 | <string name="active_input_method_subtypes" msgid="3596398805424733238">"Active input methods"</string> |
| 1486 | <string name="use_system_language_to_select_input_method_subtypes" msgid="3346751753141428573">"Use system language"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1487 | <string name="input_methods_settings_label_format" msgid="6002887604815693322">"<xliff:g id="IME_NAME">%1$s</xliff:g> Settings"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 1488 | <string name="input_methods_and_subtype_enabler_title" msgid="4421813273170250462">"Choose active input methods"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1489 | <string name="onscreen_keyboard_settings_summary" msgid="5841558383556238653">"On-screen keyboard settings"</string> |
Eric Fischer | d503062 | 2011-03-15 10:46:16 -0700 | [diff] [blame] | 1490 | <string name="builtin_keyboard_settings_title" msgid="7688732909551116798">"Physical keyboard"</string> |
| 1491 | <string name="builtin_keyboard_settings_summary" msgid="2392531685358035899">"Physical keyboard settings"</string> |
Eric Fischer | bc638bf | 2011-07-07 11:49:07 -0700 | [diff] [blame] | 1492 | <string name="development_settings_title" msgid="215179176067683667">"Developer options"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 1493 | <string name="development_settings_summary" msgid="1815795401632854041">"Set options for app development"</string> |
Baligh Uddin | 7b2305c | 2013-04-17 11:18:30 -0700 | [diff] [blame] | 1494 | <string name="development_settings_not_available" msgid="4308569041701535607">"Developer options are not available for this user"</string> |
Baligh Uddin | df480d3 | 2014-06-13 15:02:04 -0700 | [diff] [blame] | 1495 | <string name="vpn_settings_not_available" msgid="956841430176985598">"VPN settings are not available for this user"</string> |
| 1496 | <string name="tethering_settings_not_available" msgid="6765770438438291012">"Tethering settings are not available for this user"</string> |
| 1497 | <string name="apn_settings_not_available" msgid="7873729032165324000">"Access Point Name settings are not available for this user"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1498 | <string name="enable_adb" msgid="7982306934419797485">"USB debugging"</string> |
| 1499 | <string name="enable_adb_summary" msgid="4881186971746056635">"Debug mode when USB is connected"</string> |
Baligh Uddin | 5fad6c1 | 2013-02-06 14:17:49 -0800 | [diff] [blame] | 1500 | <string name="clear_adb_keys" msgid="4038889221503122743">"Revoke USB debugging authorisations"</string> |
Baligh Uddin | df480d3 | 2014-06-13 15:02:04 -0700 | [diff] [blame] | 1501 | <string name="bugreport_in_power" msgid="7923901846375587241">"Bug report shortcut"</string> |
| 1502 | <string name="bugreport_in_power_summary" msgid="1778455732762984579">"Show a button in the power menu for taking a bug report"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1503 | <string name="keep_screen_on" msgid="1146389631208760344">"Stay awake"</string> |
| 1504 | <string name="keep_screen_on_summary" msgid="2173114350754293009">"Screen will never sleep while charging"</string> |
Baligh Uddin | 21c0ea4 | 2013-07-29 10:58:35 -0700 | [diff] [blame] | 1505 | <string name="bt_hci_snoop_log" msgid="3340699311158865670">"Enable Bluetooth HCI snoop log"</string> |
| 1506 | <string name="bt_hci_snoop_log_summary" msgid="730247028210113851">"Capture all Bluetooth HCI packets in a file"</string> |
Geoff Mendal | f9154ee | 2014-11-26 06:49:26 -0800 | [diff] [blame] | 1507 | <string name="oem_unlock_enable" msgid="6040763321967327691">"OEM unlocking"</string> |
| 1508 | <string name="oem_unlock_enable_summary" msgid="4720281828891618376">"Allow the bootloader to be unlocked"</string> |
Geoff Mendal | f9154ee | 2014-11-26 06:49:26 -0800 | [diff] [blame] | 1509 | <string name="confirm_enable_oem_unlock_title" msgid="4802157344812385674">"Allow OEM unlocking?"</string> |
| 1510 | <string name="confirm_enable_oem_unlock_text" msgid="5517144575601647022">"WARNING: Device protection features will not work on this device while this setting is turned on."</string> |
Geoff Mendal | 1e63f84 | 2015-03-27 15:14:21 -0700 | [diff] [blame] | 1511 | <string name="select_logd_size_title" msgid="7433137108348553508">"Logger buffer sizes"</string> |
| 1512 | <string name="select_logd_size_dialog_title" msgid="1206769310236476760">"Select Logger sizes per log buffer"</string> |
Geoff Mendal | 111269e | 2015-05-21 07:12:14 -0700 | [diff] [blame] | 1513 | <string name="mock_location_app" msgid="7966220972812881854">"Select mock location app"</string> |
| 1514 | <string name="mock_location_app_not_set" msgid="809543285495344223">"No mock location app set"</string> |
| 1515 | <string name="mock_location_app_set" msgid="8966420655295102685">"Mock location app: <xliff:g id="APP_NAME">%1$s</xliff:g>"</string> |
Geoff Mendal | 1e63f84 | 2015-03-27 15:14:21 -0700 | [diff] [blame] | 1516 | <string name="debug_view_attributes" msgid="6485448367803310384">"Enable view attribute inspection"</string> |
| 1517 | <string name="debug_networking_category" msgid="7044075693643009662">"Networking"</string> |
Baligh Uddin | 4f0ca04 | 2013-08-28 23:43:04 -0700 | [diff] [blame] | 1518 | <string name="wifi_display_certification" msgid="8611569543791307533">"Wireless display certification"</string> |
Baligh Uddin | 424bc84 | 2014-09-30 13:18:06 -0700 | [diff] [blame] | 1519 | <string name="wifi_verbose_logging" msgid="4203729756047242344">"Enable Wi‑Fi verbose logging"</string> |
Baligh Uddin | a62c238 | 2014-07-06 05:24:33 -0700 | [diff] [blame] | 1520 | <string name="wifi_aggressive_handover" msgid="9194078645887480917">"Aggressive Wi‑Fi to Mobile handover"</string> |
| 1521 | <string name="wifi_allow_scan_with_traffic" msgid="3601853081178265786">"Always allow Wi‑Fi Roam Scans"</string> |
Geoff Mendal | 1e63f84 | 2015-03-27 15:14:21 -0700 | [diff] [blame] | 1522 | <string name="legacy_dhcp_client" msgid="694426978909127287">"Use legacy DHCP client"</string> |
Geoff Mendal | cc4307c | 2015-06-03 10:30:27 -0700 | [diff] [blame] | 1523 | <string name="mobile_data_always_on" msgid="7745605759775320362">"Mobile data always active"</string> |
Baligh Uddin | 4f0ca04 | 2013-08-28 23:43:04 -0700 | [diff] [blame] | 1524 | <string name="wifi_display_certification_summary" msgid="1155182309166746973">"Show options for wireless display certification"</string> |
Baligh Uddin | a62c238 | 2014-07-06 05:24:33 -0700 | [diff] [blame] | 1525 | <string name="wifi_verbose_logging_summary" msgid="6615071616111731958">"Increase Wi‑Fi logging level, show per SSID RSSI in Wi‑Fi Picker"</string> |
| 1526 | <string name="wifi_aggressive_handover_summary" msgid="6328455667642570371">"When enabled, Wi‑Fi will be more aggressive in handing over the data connection to Mobile, when Wi‑Fi signal is low"</string> |
| 1527 | <string name="wifi_allow_scan_with_traffic_summary" msgid="2575101424972686310">"Allow/Disallow Wi‑Fi Roam Scans based on the amount of data traffic present at the interface"</string> |
Baligh Uddin | a696589 | 2014-06-16 12:51:55 -0700 | [diff] [blame] | 1528 | <string name="select_logd_size_title" msgid="7433137108348553508">"Logger buffer sizes"</string> |
| 1529 | <string name="select_logd_size_dialog_title" msgid="1206769310236476760">"Select Logger sizes per log buffer"</string> |
Geoff Mendal | bed6c4d | 2014-10-13 13:03:15 -0700 | [diff] [blame] | 1530 | <string name="select_usb_configuration_title" msgid="2649938511506971843">"Select USB Configuration"</string> |
| 1531 | <string name="select_usb_configuration_dialog_title" msgid="6385564442851599963">"Select USB Configuration"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1532 | <string name="allow_mock_location" msgid="2787962564578664888">"Allow mock locations"</string> |
| 1533 | <string name="allow_mock_location_summary" msgid="317615105156345626">"Allow mock locations"</string> |
Baligh Uddin | 5b025e7 | 2014-08-26 21:00:49 -0700 | [diff] [blame] | 1534 | <string name="debug_view_attributes" msgid="6485448367803310384">"Enable view attribute inspection"</string> |
Geoff Mendal | 1e63f84 | 2015-03-27 15:14:21 -0700 | [diff] [blame] | 1535 | <string name="legacy_dhcp_client_summary" msgid="163383566317652040">"Use the DHCP client from Lollipop instead of the new Android DHCP client."</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1536 | <string name="mobile_data_always_on_summary" msgid="8149773901431697910">"Always keep mobile data active, even when Wi‑Fi is active (for fast network switching)."</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1537 | <string name="adb_warning_title" msgid="6234463310896563253">"Allow USB debugging?"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 1538 | <string name="adb_warning_message" msgid="7316799925425402244">"USB debugging is intended for development purposes only. Use it to copy data between your computer and your device, install apps on your device without notification and read log data."</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1539 | <string name="adb_keys_warning_message" msgid="5659849457135841625">"Revoke access to USB debugging from all computers you\'ve previously authorised?"</string> |
Eric Fischer | 4fe2427 | 2012-02-06 12:44:41 -0800 | [diff] [blame] | 1540 | <string name="dev_settings_warning_title" msgid="7244607768088540165">"Allow development settings?"</string> |
| 1541 | <string name="dev_settings_warning_message" msgid="2298337781139097964">"These settings are intended for development use only. They can cause your device and the applications on it to break or misbehave."</string> |
Baligh Uddin | 8948fa5 | 2012-10-03 21:23:00 -0700 | [diff] [blame] | 1542 | <string name="verify_apps_over_usb_title" msgid="4177086489869041953">"Verify apps over USB"</string> |
| 1543 | <string name="verify_apps_over_usb_summary" msgid="9164096969924529200">"Check apps installed via ADB/ADT for harmful behaviour."</string> |
Eric Fischer | bc51de6 | 2012-05-16 13:54:48 -0700 | [diff] [blame] | 1544 | <string name="enforce_read_external_title" product="nosdcard" msgid="7733257271454664956">"Protect USB storage"</string> |
| 1545 | <string name="enforce_read_external_summary" product="nosdcard" msgid="1798088409346660567">"Apps must request permission to read USB storage"</string> |
| 1546 | <string name="enforce_read_external_confirm_title" product="nosdcard" msgid="2112813067171502209">"Protect USB storage?"</string> |
Baligh Uddin | 21914a7 | 2013-08-01 13:59:46 -0700 | [diff] [blame] | 1547 | <string name="enforce_read_external_confirm_message" product="nosdcard" msgid="605444326545922054">"When USB storage is protected, apps must request permission to read data from external storage.\n\nSome apps may not work until updated by their developers."</string> |
Eric Fischer | bc51de6 | 2012-05-16 13:54:48 -0700 | [diff] [blame] | 1548 | <string name="enforce_read_external_title" product="default" msgid="2226662853797940829">"Protect SD card"</string> |
| 1549 | <string name="enforce_read_external_summary" product="default" msgid="2750027486786530064">"Apps must request permission to read SD card"</string> |
| 1550 | <string name="enforce_read_external_confirm_title" product="default" msgid="273220585729800783">"Protect SD card?"</string> |
Baligh Uddin | 21914a7 | 2013-08-01 13:59:46 -0700 | [diff] [blame] | 1551 | <string name="enforce_read_external_confirm_message" product="default" msgid="3858482712337574407">"When SD card is protected, apps must request permission to read data from external storage.\n\nSome apps may not work until updated by their developers."</string> |
Baligh Uddin | 31dd72a | 2013-03-12 11:27:24 -0700 | [diff] [blame] | 1552 | <string name="enable_terminal_title" msgid="95572094356054120">"Local terminal"</string> |
| 1553 | <string name="enable_terminal_summary" msgid="67667852659359206">"Enable terminal app that offers local shell access"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1554 | <string name="gadget_picker_title" msgid="98374951396755811">"Choose gadget"</string> |
| 1555 | <string name="widget_picker_title" msgid="9130684134213467557">"Choose widget"</string> |
Eric Fischer | bc7104a | 2012-04-26 15:50:21 -0700 | [diff] [blame] | 1556 | <string name="allow_bind_app_widget_activity_allow_bind_title" msgid="2538303018392590627">"Create widget and allow access?"</string> |
| 1557 | <string name="allow_bind_app_widget_activity_allow_bind" msgid="1584388129273282080">"After you create the widget, <xliff:g id="WIDGET_HOST_NAME">%1$s</xliff:g> can access all the data that it displays."</string> |
| 1558 | <string name="allow_bind_app_widget_activity_always_allow_bind" msgid="7037503685859688034">"Always allow <xliff:g id="WIDGET_HOST_NAME">%1$s</xliff:g> to create widgets and access their data"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1559 | <string name="battery_history_days" msgid="7110262897769622564">"<xliff:g id="DAYS">%1$d</xliff:g>d <xliff:g id="HOURS">%2$d</xliff:g>h <xliff:g id="MINUTES">%3$d</xliff:g>m <xliff:g id="SECONDS">%4$d</xliff:g>s"</string> |
| 1560 | <string name="battery_history_hours" msgid="7525170329826274999">"<xliff:g id="HOURS">%1$d</xliff:g>h <xliff:g id="MINUTES">%2$d</xliff:g>m <xliff:g id="SECONDS">%3$d</xliff:g>s"</string> |
| 1561 | <string name="battery_history_minutes" msgid="1467775596084148610">"<xliff:g id="MINUTES">%1$d</xliff:g>m <xliff:g id="SECONDS">%2$d</xliff:g>s"</string> |
| 1562 | <string name="battery_history_seconds" msgid="4283492130945761685">"<xliff:g id="SECONDS">%1$d</xliff:g>s"</string> |
Baligh Uddin | 7cfedbc | 2013-09-19 02:54:26 -0700 | [diff] [blame] | 1563 | <string name="battery_history_days_no_seconds" msgid="703063770554334710">"<xliff:g id="DAYS">%1$d</xliff:g>d <xliff:g id="HOURS">%2$d</xliff:g>h <xliff:g id="MINUTES">%3$d</xliff:g>m"</string> |
| 1564 | <string name="battery_history_hours_no_seconds" msgid="663342892615646712">"<xliff:g id="HOURS">%1$d</xliff:g>h <xliff:g id="MINUTES">%2$d</xliff:g>m"</string> |
| 1565 | <string name="battery_history_minutes_no_seconds" msgid="7780294302606853082">"<xliff:g id="MINUTES">%1$d</xliff:g>m"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1566 | <string name="usage_stats_label" msgid="5890846333487083609">"Usage statistics"</string> |
| 1567 | <string name="testing_usage_stats" msgid="7823048598893937339">"Usage statistics"</string> |
| 1568 | <string name="display_order_text" msgid="8592776965827565271">"Sort by:"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 1569 | <string name="app_name_label" msgid="5440362857006046193">"App"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 1570 | <string name="last_time_used_label" msgid="8459441968795479307">"Last time used"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1571 | <string name="usage_time_label" msgid="295954901452833058">"Usage time"</string> |
| 1572 | <string name="accessibility_settings" msgid="3975902491934816215">"Accessibility"</string> |
| 1573 | <string name="accessibility_settings_title" msgid="2130492524656204459">"Accessibility settings"</string> |
Eric Fischer | b91a557 | 2011-08-12 17:21:28 -0700 | [diff] [blame] | 1574 | <string name="accessibility_services_title" msgid="2592221829284342237">"Services"</string> |
| 1575 | <string name="accessibility_system_title" msgid="7187919089874130484">"System"</string> |
Baligh Uddin | 5faedbf | 2013-10-07 19:06:16 -0700 | [diff] [blame] | 1576 | <string name="accessibility_display_title" msgid="7610175687949675162">"Display"</string> |
Baligh Uddin | f5ecf57 | 2013-08-12 11:54:53 -0700 | [diff] [blame] | 1577 | <string name="accessibility_captioning_title" msgid="7589266662024836291">"Captions"</string> |
Baligh Uddin | b7fcea5 | 2012-10-08 19:29:33 -0700 | [diff] [blame] | 1578 | <string name="accessibility_screen_magnification_title" msgid="7001782548715744981">"Magnification gestures"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1579 | <string name="accessibility_screen_magnification_summary" msgid="1178289000423776584">"When this feature is turned on, you can zoom in and out by triple-tapping the screen.\n\nWhile zoomed in, you can:\n"<ul><li>"Pan: Drag two or more fingers across the screen."</li>\n<li>"Adjust zoom level: Pinch two or more fingers together or spread them apart."</li></ul>\n\n"You can also temporarily magnify what\'s under your finger by triple-tapping and holding. In this magnified state, you can drag your finger to explore different parts of the screen. Lift your finger to return to your previous state.\n\nNote: Triple-tap for magnification works everywhere except the keyboard and navigation bar."</string> |
Baligh Uddin | 8948fa5 | 2012-10-03 21:23:00 -0700 | [diff] [blame] | 1580 | <string name="accessibility_global_gesture_preference_title" msgid="6752037184140789970">"Accessibility shortcut"</string> |
Baligh Uddin | ec9bcad | 2012-10-12 13:54:47 -0700 | [diff] [blame] | 1581 | <string name="accessibility_global_gesture_preference_summary_on" msgid="6180927399052022181">"On"</string> |
Baligh Uddin | 8948fa5 | 2012-10-03 21:23:00 -0700 | [diff] [blame] | 1582 | <string name="accessibility_global_gesture_preference_summary_off" msgid="8102103337813609849">"Off"</string> |
Baligh Uddin | 21914a7 | 2013-08-01 13:59:46 -0700 | [diff] [blame] | 1583 | <string name="accessibility_global_gesture_preference_description" msgid="750438015254396963">"When this feature is turned on, you can quickly enable accessibility features in two steps:\n\nStep 1: Press and hold the power button until you hear a sound or feel a vibration.\n\nStep 2: Touch and hold two fingers until you hear audio confirmation.\n\nIf the device has multiple users, using this shortcut on the lock screen temporarily enables accessibility until the device is unlocked."</string> |
Baligh Uddin | 9307c8e | 2012-09-22 14:20:39 -0700 | [diff] [blame] | 1584 | <string name="accessibility_toggle_large_text_preference_title" msgid="6307247527580207161">"Large text"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 1585 | <string name="accessibility_toggle_high_text_contrast_preference_title" msgid="2567402942683463779">"High contrast text"</string> |
Baligh Uddin | 9307c8e | 2012-09-22 14:20:39 -0700 | [diff] [blame] | 1586 | <string name="accessibility_toggle_screen_magnification_preference_title" msgid="2472285215737820469">"Screen magnification"</string> |
| 1587 | <string name="accessibility_toggle_screen_magnification_auto_update_preference_title" msgid="7218498768415430963">"Auto update screen magnification"</string> |
| 1588 | <string name="accessibility_toggle_screen_magnification_auto_update_preference_summary" msgid="4392059334816220155">"Update screen magnification on app transitions"</string> |
| 1589 | <string name="accessibility_power_button_ends_call_prerefence_title" msgid="6673851944175874235">"Power button ends call"</string> |
| 1590 | <string name="accessibility_toggle_speak_password_preference_title" msgid="5986628515113204844">"Speak passwords"</string> |
| 1591 | <string name="accessibility_long_press_timeout_preference_title" msgid="6708467774619266508">"Touch & hold delay"</string> |
Baligh Uddin | 5faedbf | 2013-10-07 19:06:16 -0700 | [diff] [blame] | 1592 | <string name="accessibility_display_inversion_preference_title" msgid="2119647786141420802">"Colour inversion"</string> |
Baligh Uddin | 5b025e7 | 2014-08-26 21:00:49 -0700 | [diff] [blame] | 1593 | <string name="accessibility_display_inversion_preference_subtitle" msgid="8658240868230680912">"(Experimental) May affect performance"</string> |
| 1594 | <string name="accessibility_display_daltonizer_preference_title" msgid="5800761362678707872">"Colour correction"</string> |
| 1595 | <string name="accessibility_display_daltonizer_preference_subtitle" msgid="3484969015295282911">"This feature is experimental and may affect performance."</string> |
Baligh Uddin | 5faedbf | 2013-10-07 19:06:16 -0700 | [diff] [blame] | 1596 | <string name="enable_quick_setting" msgid="2366999897816894536">"Show in Quick Settings"</string> |
Baligh Uddin | 5faedbf | 2013-10-07 19:06:16 -0700 | [diff] [blame] | 1597 | <string name="daltonizer_type" msgid="1124178250809091080">"Correction mode"</string> |
| 1598 | <string name="daltonizer_type_overridden" msgid="3116947244410245916">"Overridden by <xliff:g id="TITLE">%1$s</xliff:g>"</string> |
| 1599 | <string name="daltonizer_mode_disabled" msgid="7482661936053801862">"Disabled"</string> |
| 1600 | <string name="daltonizer_mode_monochromacy" msgid="8485709880666106721">"Monochromacy"</string> |
| 1601 | <string name="daltonizer_mode_deuteranomaly" msgid="5475532989673586329">"Deuteranomaly (red-green)"</string> |
| 1602 | <string name="daltonizer_mode_protanomaly" msgid="8424148009038666065">"Protanomaly (red-green)"</string> |
| 1603 | <string name="daltonizer_mode_tritanomaly" msgid="481725854987912389">"Tritanomaly (blue-yellow)"</string> |
Eric Fischer | b91a557 | 2011-08-12 17:21:28 -0700 | [diff] [blame] | 1604 | <string name="accessibility_menu_item_settings" msgid="3344942964710773365">"Settings"</string> |
Baligh Uddin | d53efc7 | 2013-06-26 11:14:20 -0700 | [diff] [blame] | 1605 | <string name="accessibility_feature_state_on" msgid="2864292320042673806">"On"</string> |
| 1606 | <string name="accessibility_feature_state_off" msgid="4172584906487070211">"Off"</string> |
Baligh Uddin | 5b025e7 | 2014-08-26 21:00:49 -0700 | [diff] [blame] | 1607 | <string name="accessibility_feature_or_input_method_not_allowed" msgid="5950315477009501647">"Not allowed by your organisation"</string> |
Baligh Uddin | f5ecf57 | 2013-08-12 11:54:53 -0700 | [diff] [blame] | 1608 | <string name="captioning_preview_title" msgid="1234015253497016890">"Preview"</string> |
| 1609 | <string name="captioning_standard_options_title" msgid="3284211791180335844">"Standard options"</string> |
| 1610 | <string name="captioning_locale" msgid="4559155661018823503">"Language"</string> |
| 1611 | <string name="captioning_text_size" msgid="6737002449104466028">"Text size"</string> |
| 1612 | <string name="captioning_preset" msgid="8939737196538429044">"Caption style"</string> |
| 1613 | <string name="captioning_custom_options_title" msgid="5067500939930322405">"Customisation options"</string> |
| 1614 | <string name="captioning_background_color" msgid="9053011212948992570">"Background colour"</string> |
| 1615 | <string name="captioning_background_opacity" msgid="6029993616419971202">"Background opacity"</string> |
Baligh Uddin | 63974a9 | 2013-12-26 16:30:07 -0800 | [diff] [blame] | 1616 | <string name="captioning_window_color" msgid="6902052743419717394">"Caption window colour"</string> |
| 1617 | <string name="captioning_window_opacity" msgid="5041556024849862376">"Caption window opacity"</string> |
Baligh Uddin | f5ecf57 | 2013-08-12 11:54:53 -0700 | [diff] [blame] | 1618 | <string name="captioning_foreground_color" msgid="85623486537640059">"Text colour"</string> |
Baligh Uddin | fee406c | 2013-12-09 11:53:08 -0800 | [diff] [blame] | 1619 | <string name="captioning_foreground_opacity" msgid="4370967856995419788">"Text opacity"</string> |
Baligh Uddin | f5ecf57 | 2013-08-12 11:54:53 -0700 | [diff] [blame] | 1620 | <string name="captioning_edge_color" msgid="3670094753735263238">"Edge colour"</string> |
| 1621 | <string name="captioning_edge_type" msgid="5997247394951682154">"Edge type"</string> |
| 1622 | <string name="captioning_typeface" msgid="1826169240566563259">"Font family"</string> |
| 1623 | <string name="captioning_preview_text" msgid="4067935959797375065">"Captions will look like this"</string> |
| 1624 | <string name="captioning_preview_characters" msgid="7105909138497851769">"Aa"</string> |
| 1625 | <string name="locale_default" msgid="2593883646136326969">"Default"</string> |
Geoff Mendal | c077365 | 2014-11-03 10:19:35 -0800 | [diff] [blame] | 1626 | <string name="color_title" msgid="4258931051732243983">"Colour"</string> |
Baligh Uddin | df480d3 | 2014-06-13 15:02:04 -0700 | [diff] [blame] | 1627 | <string name="color_unspecified" msgid="5179683785413568326">"Default"</string> |
Baligh Uddin | f5ecf57 | 2013-08-12 11:54:53 -0700 | [diff] [blame] | 1628 | <string name="color_none" msgid="3475640044925814795">"None"</string> |
| 1629 | <string name="color_white" msgid="8045195170201590239">"White"</string> |
| 1630 | <string name="color_gray" msgid="9192312087142726313">"Grey"</string> |
| 1631 | <string name="color_black" msgid="7517353520909872561">"Black"</string> |
| 1632 | <string name="color_red" msgid="4949354900304125428">"Red"</string> |
| 1633 | <string name="color_green" msgid="5537717328428845841">"Green"</string> |
| 1634 | <string name="color_blue" msgid="7731984529016953223">"Blue"</string> |
| 1635 | <string name="color_cyan" msgid="7033027180641173211">"Cyan"</string> |
| 1636 | <string name="color_yellow" msgid="9112680561610873529">"Yellow"</string> |
| 1637 | <string name="color_magenta" msgid="5059212823607815549">"Magenta"</string> |
Baligh Uddin | 0b7c1a2 | 2013-04-22 11:07:27 -0700 | [diff] [blame] | 1638 | <string name="enable_service_title" msgid="3061307612673835592">"Use <xliff:g id="SERVICE">%1$s</xliff:g>?"</string> |
| 1639 | <string name="capabilities_list_title" msgid="86713361724771971">"<xliff:g id="SERVICE">%1$s</xliff:g> needs to:"</string> |
Baligh Uddin | 36ddc8a | 2014-12-22 09:12:51 -0800 | [diff] [blame] | 1640 | <string name="touch_filtered_warning" msgid="8644034725268915030">"Because an app is obscuring a permission request, Settings can’t verify your response."</string> |
Geoff Mendal | 691793a | 2014-10-06 17:20:48 -0700 | [diff] [blame] | 1641 | <string name="enable_service_encryption_warning" msgid="3064686622453974606">"If you turn on <xliff:g id="SERVICE">%1$s</xliff:g>, your device won’t use your screen lock to enhance data encryption."</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1642 | <string name="secure_lock_encryption_warning" msgid="460911459695077779">"Because you\'ve turned on an accessibility service, your device won’t use your screen lock to enhance data encryption."</string> |
Geoff Mendal | beb9413 | 2014-10-20 17:09:23 -0700 | [diff] [blame] | 1643 | <string name="enable_service_pattern_reason" msgid="777577618063306751">"Because turning on <xliff:g id="SERVICE">%1$s</xliff:g> affects data encryption, you need to confirm your pattern."</string> |
| 1644 | <string name="enable_service_pin_reason" msgid="7882035264853248228">"Because turning on <xliff:g id="SERVICE">%1$s</xliff:g> affects data encryption, you need to confirm your PIN."</string> |
| 1645 | <string name="enable_service_password_reason" msgid="1224075277603097951">"Because turning on <xliff:g id="SERVICE">%1$s</xliff:g> affects data encryption, you need to confirm your password."</string> |
Baligh Uddin | 0b7c1a2 | 2013-04-22 11:07:27 -0700 | [diff] [blame] | 1646 | <string name="capability_title_receiveAccessibilityEvents" msgid="1869032063969970755">"Observe your actions"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1647 | <string name="capability_desc_receiveAccessibilityEvents" msgid="6640333613848713883">"Receive notifications when you\'re interacting with an app."</string> |
Baligh Uddin | 320b393 | 2013-04-24 10:28:56 -0700 | [diff] [blame] | 1648 | <string name="disable_service_title" msgid="3624005212728512896">"Stop <xliff:g id="SERVICE">%1$s</xliff:g>?"</string> |
Baligh Uddin | 0b7c1a2 | 2013-04-22 11:07:27 -0700 | [diff] [blame] | 1649 | <string name="disable_service_message" msgid="2012273739481042318">"Touching OK will stop <xliff:g id="SERVICE">%1$s</xliff:g>."</string> |
Eric Fischer | 24c4fb1 | 2011-09-20 10:37:57 -0700 | [diff] [blame] | 1650 | <string name="accessibility_no_services_installed" msgid="7200948194639038807">"No services installed"</string> |
Eric Fischer | 24c4fb1 | 2011-09-20 10:37:57 -0700 | [diff] [blame] | 1651 | <string name="accessibility_service_default_description" msgid="1072730037861494125">"No description provided."</string> |
Eric Fischer | a130769 | 2011-06-20 14:54:12 -0700 | [diff] [blame] | 1652 | <string name="settings_button" msgid="3006713718908152930">"Settings"</string> |
Baligh Uddin | 30dd3dc | 2013-07-01 09:24:12 -0700 | [diff] [blame] | 1653 | <string name="print_settings" msgid="4742428530112487843">"Printing"</string> |
Baligh Uddin | 672c4d0 | 2013-09-05 12:52:47 -0700 | [diff] [blame] | 1654 | <string name="print_settings_title" msgid="3685449667822217816">"Printing Services"</string> |
Baligh Uddin | 30dd3dc | 2013-07-01 09:24:12 -0700 | [diff] [blame] | 1655 | <string name="print_service_security_warning_title" msgid="2338435517408144841">"Use <xliff:g id="SERVICE">%1$s</xliff:g>?"</string> |
Baligh Uddin | 7cfedbc | 2013-09-19 02:54:26 -0700 | [diff] [blame] | 1656 | <string name="print_service_security_warning_summary" msgid="7567131958613064363">"Your document may pass through one or more servers on its way to the printer."</string> |
Baligh Uddin | 30dd3dc | 2013-07-01 09:24:12 -0700 | [diff] [blame] | 1657 | <string name="print_no_services_installed" msgid="8443039625463872294">"No services installed"</string> |
Baligh Uddin | 87f6d34 | 2013-10-02 16:55:39 -0700 | [diff] [blame] | 1658 | <string name="print_no_printers_found" msgid="989018646884973683">"No printers found"</string> |
Baligh Uddin | 30dd3dc | 2013-07-01 09:24:12 -0700 | [diff] [blame] | 1659 | <string name="print_menu_item_settings" msgid="6591330373682227082">"Settings"</string> |
| 1660 | <string name="print_menu_item_add_printers" msgid="2890738028215834012">"Add printers"</string> |
| 1661 | <string name="print_feature_state_on" msgid="8098901852502441048">"On"</string> |
| 1662 | <string name="print_feature_state_off" msgid="7294876968403966040">"Off"</string> |
Baligh Uddin | 73f6f1b | 2013-09-09 13:34:45 -0700 | [diff] [blame] | 1663 | <string name="print_menu_item_add_service" msgid="3811645167869797802">"Add service"</string> |
Baligh Uddin | 672c4d0 | 2013-09-05 12:52:47 -0700 | [diff] [blame] | 1664 | <string name="print_menu_item_add_printer" msgid="8251218970577291032">"Add printer"</string> |
Baligh Uddin | 73f6f1b | 2013-09-09 13:34:45 -0700 | [diff] [blame] | 1665 | <string name="print_menu_item_search" msgid="7025589328240514553">"Search"</string> |
Baligh Uddin | 7cfedbc | 2013-09-19 02:54:26 -0700 | [diff] [blame] | 1666 | <string name="print_searching_for_printers" msgid="4680248496457576358">"Searching for printers"</string> |
Baligh Uddin | 87f6d34 | 2013-10-02 16:55:39 -0700 | [diff] [blame] | 1667 | <string name="print_service_disabled" msgid="7739452396114245222">"Service disabled"</string> |
Baligh Uddin | 7cfedbc | 2013-09-19 02:54:26 -0700 | [diff] [blame] | 1668 | <string name="print_print_jobs" msgid="3582094777756968793">"Print jobs"</string> |
Baligh Uddin | 87f6d34 | 2013-10-02 16:55:39 -0700 | [diff] [blame] | 1669 | <string name="print_print_job" msgid="7563741676053287211">"Print job"</string> |
| 1670 | <string name="print_restart" msgid="8373999687329384202">"Restart"</string> |
| 1671 | <string name="print_cancel" msgid="3621199386568672235">"Cancel"</string> |
| 1672 | <string name="print_job_summary" msgid="8472427347192930694">"<xliff:g id="PRINTER">%1$s</xliff:g>\n<xliff:g id="TIME">%2$s</xliff:g>"</string> |
| 1673 | <string name="print_printing_state_title_template" msgid="5736107667714582025">"Printing <xliff:g id="PRINT_JOB_NAME">%1$s</xliff:g>"</string> |
Baligh Uddin | 5d671a7 | 2013-11-15 11:08:07 -0800 | [diff] [blame] | 1674 | <string name="print_cancelling_state_title_template" msgid="7102968925358219875">"Cancelling <xliff:g id="PRINT_JOB_NAME">%1$s</xliff:g>"</string> |
Baligh Uddin | 87f6d34 | 2013-10-02 16:55:39 -0700 | [diff] [blame] | 1675 | <string name="print_failed_state_title_template" msgid="1436099128973357969">"Printer error <xliff:g id="PRINT_JOB_NAME">%1$s</xliff:g>"</string> |
| 1676 | <string name="print_blocked_state_title_template" msgid="9065391617425962424">"Printer blocked <xliff:g id="PRINT_JOB_NAME">%1$s</xliff:g>"</string> |
Baligh Uddin | 38d0357 | 2013-10-11 01:22:14 -0700 | [diff] [blame] | 1677 | <string name="print_search_box_shown_utterance" msgid="7730361832020726951">"Search box shown"</string> |
| 1678 | <string name="print_search_box_hidden_utterance" msgid="7980832833405818400">"Search box hidden"</string> |
Eric Fischer | bc638bf | 2011-07-07 11:49:07 -0700 | [diff] [blame] | 1679 | <string name="power_usage_summary_title" msgid="7190304207330319919">"Battery"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1680 | <string name="power_usage_summary" msgid="7237084831082848168">"What has been using the battery"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1681 | <string name="power_usage_not_available" msgid="3109326074656512387">"Battery usage data isn\'t available."</string> |
Eric Fischer | 24c4fb1 | 2011-09-20 10:37:57 -0700 | [diff] [blame] | 1682 | <string name="power_usage_level_and_status" msgid="7449847570973811784">"<xliff:g id="LEVEL">%1$s</xliff:g> - <xliff:g id="STATUS">%2$s</xliff:g>"</string> |
Baligh Uddin | aa18ac3 | 2014-04-30 12:55:27 -0700 | [diff] [blame] | 1683 | <string name="power_discharge_remaining" msgid="4925678997049911808">"<xliff:g id="REMAIN">%1$s</xliff:g> remaining"</string> |
| 1684 | <string name="power_charge_remaining" msgid="6132074970943913135">"<xliff:g id="UNTIL_CHARGED">%1$s</xliff:g> to charge"</string> |
Geoff Mendal | 691793a | 2014-10-06 17:20:48 -0700 | [diff] [blame] | 1685 | <string name="power_discharging_duration" msgid="1605929174734600590">"<xliff:g id="LEVEL">%1$s</xliff:g> – approx. <xliff:g id="TIME">%2$s</xliff:g> left"</string> |
| 1686 | <string name="power_charging" msgid="1779532561355864267">"<xliff:g id="LEVEL">%1$s</xliff:g> - <xliff:g id="STATE">%2$s</xliff:g>"</string> |
| 1687 | <string name="power_charging_duration" msgid="2853265177761520490">"<xliff:g id="LEVEL">%1$s</xliff:g> - <xliff:g id="TIME">%2$s</xliff:g> until full"</string> |
| 1688 | <string name="power_charging_duration_ac" msgid="3969186192576594254">"<xliff:g id="LEVEL">%1$s</xliff:g> - <xliff:g id="TIME">%2$s</xliff:g> until full on AC"</string> |
| 1689 | <string name="power_charging_duration_usb" msgid="182405645340976546">"<xliff:g id="LEVEL">%1$s</xliff:g> - <xliff:g id="TIME">%2$s</xliff:g> until full over USB"</string> |
| 1690 | <string name="power_charging_duration_wireless" msgid="1829295708243159464">"<xliff:g id="LEVEL">%1$s</xliff:g> - <xliff:g id="TIME">%2$s</xliff:g> until full from wireless"</string> |
Baligh Uddin | df480d3 | 2014-06-13 15:02:04 -0700 | [diff] [blame] | 1691 | <string name="power_usage_list_summary" msgid="2409288197839512482">"Use since last full charge"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1692 | <string name="battery_since_unplugged" msgid="338073389740738437">"Battery use since unplugged"</string> |
| 1693 | <string name="battery_since_reset" msgid="7464546661121187045">"Battery use since reset"</string> |
| 1694 | <string name="battery_stats_on_battery" msgid="4970762168505236033">"<xliff:g id="TIME">%1$s</xliff:g> on battery"</string> |
| 1695 | <string name="battery_stats_duration" msgid="7464501326709469282">"<xliff:g id="TIME">%1$s</xliff:g> since unplugged"</string> |
Eric Fischer | 332af2f | 2010-12-23 14:18:00 -0800 | [diff] [blame] | 1696 | <string name="battery_stats_charging_label" msgid="4223311142875178785">"Charging"</string> |
| 1697 | <string name="battery_stats_screen_on_label" msgid="7150221809877509708">"Screen ON"</string> |
| 1698 | <string name="battery_stats_gps_on_label" msgid="1193657533641951256">"GPS on"</string> |
Geoff Mendal | 11ad1c5 | 2015-06-08 07:27:19 -0700 | [diff] [blame] | 1699 | <string name="battery_stats_camera_on_label" msgid="4935637383628414968">"Camera on"</string> |
| 1700 | <string name="battery_stats_flashlight_on_label" msgid="4319637669889411307">"Flashlight on"</string> |
Baligh Uddin | 5fad6c1 | 2013-02-06 14:17:49 -0800 | [diff] [blame] | 1701 | <string name="battery_stats_wifi_running_label" msgid="1845839195549226252">"Wi‑Fi"</string> |
Eric Fischer | 332af2f | 2010-12-23 14:18:00 -0800 | [diff] [blame] | 1702 | <string name="battery_stats_wake_lock_label" msgid="1908942681902324095">"Awake"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 1703 | <string name="battery_stats_phone_signal_label" msgid="3537569115723850618">"Mobile network signal"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1704 | <!-- no translation found for battery_stats_last_duration (1535831453827905957) --> |
| 1705 | <skip /> |
| 1706 | <string name="awake" msgid="387122265874485088">"Device awake time"</string> |
Baligh Uddin | 5fad6c1 | 2013-02-06 14:17:49 -0800 | [diff] [blame] | 1707 | <string name="wifi_on_time" msgid="3208518458663637035">"Wi‑Fi on time"</string> |
| 1708 | <string name="bluetooth_on_time" msgid="3056108148042308690">"Wi‑Fi on time"</string> |
Eric Fischer | 82d880d | 2011-02-17 10:20:39 -0800 | [diff] [blame] | 1709 | <string name="history_details_title" msgid="3608240585315506067">"History details"</string> |
| 1710 | <string name="details_title" msgid="3792801565213935385">"Use details"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1711 | <string name="details_subtitle" msgid="32593908269911734">"Use details"</string> |
| 1712 | <string name="controls_subtitle" msgid="390468421138288702">"Adjust power use"</string> |
| 1713 | <string name="packages_subtitle" msgid="4736416171658062768">"Included packages"</string> |
Eric Fischer | d503062 | 2011-03-15 10:46:16 -0700 | [diff] [blame] | 1714 | <string name="power_screen" msgid="3023346080675904613">"Screen"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 1715 | <string name="power_flashlight" msgid="7794409781003567614">"Flashlight"</string> |
Geoff Mendal | 11ad1c5 | 2015-06-08 07:27:19 -0700 | [diff] [blame] | 1716 | <string name="power_camera" msgid="4976286950934622605">"Camera"</string> |
Baligh Uddin | 5fad6c1 | 2013-02-06 14:17:49 -0800 | [diff] [blame] | 1717 | <string name="power_wifi" msgid="1135085252964054957">"Wi‑Fi"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1718 | <string name="power_bluetooth" msgid="4373329044379008289">"Bluetooth"</string> |
| 1719 | <string name="power_cell" msgid="6596471490976003056">"Mobile standby"</string> |
| 1720 | <string name="power_phone" msgid="5392641106474567277">"Voice calls"</string> |
Eric Fischer | ada96a7 | 2010-12-09 16:08:56 -0800 | [diff] [blame] | 1721 | <string name="power_idle" product="tablet" msgid="4612478572401640759">"Tablet idle"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1722 | <string name="power_idle" product="default" msgid="9055659695602194990">"Phone idle"</string> |
Geoff Mendal | 1c71b8e | 2014-03-17 12:48:05 -0700 | [diff] [blame] | 1723 | <string name="power_unaccounted" msgid="709925017022660740">"Miscellaneous"</string> |
Geoff Mendal | fda2b12 | 2014-01-15 13:20:24 -0800 | [diff] [blame] | 1724 | <string name="power_overcounted" msgid="2762354976171358445">"Over-counted"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1725 | <string name="usage_type_cpu" msgid="715162150698338714">"CPU total"</string> |
| 1726 | <string name="usage_type_cpu_foreground" msgid="6500579611933211831">"CPU foreground"</string> |
Eric Fischer | 332af2f | 2010-12-23 14:18:00 -0800 | [diff] [blame] | 1727 | <string name="usage_type_wake_lock" msgid="5125438890233677880">"Keep awake"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1728 | <string name="usage_type_gps" msgid="7989688715128160790">"GPS"</string> |
Baligh Uddin | 5fad6c1 | 2013-02-06 14:17:49 -0800 | [diff] [blame] | 1729 | <string name="usage_type_wifi_running" msgid="3134357198266380400">"Wi‑Fi running"</string> |
Eric Fischer | ada96a7 | 2010-12-09 16:08:56 -0800 | [diff] [blame] | 1730 | <string name="usage_type_phone" product="tablet" msgid="262638572890253393">"Tablet"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1731 | <string name="usage_type_phone" product="default" msgid="9108247984998041853">"Phone"</string> |
Baligh Uddin | 63974a9 | 2013-12-26 16:30:07 -0800 | [diff] [blame] | 1732 | <string name="usage_type_data_send" msgid="8971710128438365919">"Mobile packets sent"</string> |
| 1733 | <string name="usage_type_data_recv" msgid="5468564329333954445">"Mobile packets received"</string> |
Baligh Uddin | 302523e | 2014-03-03 12:37:26 -0800 | [diff] [blame] | 1734 | <string name="usage_type_radio_active" msgid="1732647857619420121">"Mobile radio active"</string> |
Baligh Uddin | 63974a9 | 2013-12-26 16:30:07 -0800 | [diff] [blame] | 1735 | <string name="usage_type_data_wifi_send" msgid="1847552143597396162">"Wi‑Fi packets sent"</string> |
| 1736 | <string name="usage_type_data_wifi_recv" msgid="5678475911549183829">"Wi‑Fi packets received"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1737 | <string name="usage_type_audio" msgid="6957269406840886290">"Audio"</string> |
| 1738 | <string name="usage_type_video" msgid="4295357792078579944">"Video"</string> |
Geoff Mendal | 11ad1c5 | 2015-06-08 07:27:19 -0700 | [diff] [blame] | 1739 | <string name="usage_type_camera" msgid="8299433109956769757">"Camera"</string> |
| 1740 | <string name="usage_type_flashlight" msgid="1516392356962208230">"Flashlight"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1741 | <string name="usage_type_on_time" msgid="3351200096173733159">"Time on"</string> |
| 1742 | <string name="usage_type_no_coverage" msgid="3797004252954385053">"Time without a signal"</string> |
Geoff Mendal | fda2b12 | 2014-01-15 13:20:24 -0800 | [diff] [blame] | 1743 | <string name="usage_type_total_battery_capacity" msgid="3798285287848675346">"Total battery capacity"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 1744 | <string name="usage_type_computed_power" msgid="5862792259009981479">"Computed power use"</string> |
| 1745 | <string name="usage_type_actual_power" msgid="7047814738685578335">"Observed power use"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1746 | <string name="battery_action_stop" msgid="649958863744041872">"Force stop"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 1747 | <string name="battery_action_app_details" msgid="7861051816778419018">"App info"</string> |
| 1748 | <string name="battery_action_app_settings" msgid="4570481408106287454">"App settings"</string> |
Eric Fischer | d503062 | 2011-03-15 10:46:16 -0700 | [diff] [blame] | 1749 | <string name="battery_action_display" msgid="7338551244519110831">"Screen settings"</string> |
Baligh Uddin | 5fad6c1 | 2013-02-06 14:17:49 -0800 | [diff] [blame] | 1750 | <string name="battery_action_wifi" msgid="8181553479021841207">"Wi‑Fi settings"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1751 | <string name="battery_action_bluetooth" msgid="8374789049507723142">"Bluetooth settings"</string> |
| 1752 | <string name="battery_desc_voice" msgid="8980322055722959211">"Battery used by voice calls"</string> |
Eric Fischer | ada96a7 | 2010-12-09 16:08:56 -0800 | [diff] [blame] | 1753 | <string name="battery_desc_standby" product="tablet" msgid="6284747418668280364">"Battery used when tablet is idle"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1754 | <string name="battery_desc_standby" product="default" msgid="3009080001948091424">"Battery used when phone is idle"</string> |
| 1755 | <string name="battery_desc_radio" msgid="5479196477223185367">"Battery used by mobile radio"</string> |
Eric Fischer | acfb55e | 2012-05-25 14:50:06 -0700 | [diff] [blame] | 1756 | <string name="battery_sugg_radio" msgid="8211336978326295047">"Switch to aeroplane mode to save power in areas with no mobile coverage"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 1757 | <string name="battery_desc_flashlight" msgid="2908579430841025494">"Battery used by the flashlight"</string> |
Geoff Mendal | 11ad1c5 | 2015-06-08 07:27:19 -0700 | [diff] [blame] | 1758 | <string name="battery_desc_camera" msgid="7375389919760613499">"Battery used by the camera"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1759 | <string name="battery_desc_display" msgid="5432795282958076557">"Battery used by the display and backlight"</string> |
| 1760 | <string name="battery_sugg_display" msgid="3370202402045141760">"Reduce the screen brightness and/or screen timeout"</string> |
Baligh Uddin | 5fad6c1 | 2013-02-06 14:17:49 -0800 | [diff] [blame] | 1761 | <string name="battery_desc_wifi" msgid="2375567464707394131">"Battery used by Wi‑Fi"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1762 | <string name="battery_sugg_wifi" msgid="7776093125855397043">"Turn off Wi‑Fi when not using it or when it isn\'t available"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 1763 | <string name="battery_desc_bluetooth" msgid="8069070756186680367">"Battery used by Bluetooth"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1764 | <string name="battery_sugg_bluetooth_basic" msgid="4565141162650835009">"Turn off Bluetooth when you aren\'t using it"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 1765 | <string name="battery_sugg_bluetooth_headset" msgid="4071352514714259230">"Try connecting to a different Bluetooth device"</string> |
| 1766 | <string name="battery_desc_apps" msgid="8530418792605735226">"Battery used by app"</string> |
| 1767 | <string name="battery_sugg_apps_info" msgid="6907588126789841231">"Stop or uninstall the app"</string> |
Baligh Uddin | 5faedbf | 2013-10-07 19:06:16 -0700 | [diff] [blame] | 1768 | <string name="battery_sugg_apps_gps" msgid="5959067516281866135">"Select battery-saving mode"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 1769 | <string name="battery_sugg_apps_settings" msgid="3974902365643634514">"The application may offer settings to reduce battery use"</string> |
Baligh Uddin | 9307c8e | 2012-09-22 14:20:39 -0700 | [diff] [blame] | 1770 | <string name="battery_desc_users" msgid="7682989161885027823">"Battery used by user"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 1771 | <string name="battery_desc_unaccounted" msgid="7404256448541818019">"Miscellaneous power use"</string> |
| 1772 | <string name="battery_msg_unaccounted" msgid="1963583522633067961">"Battery use is an approximation of power use and does not include every source of battery drain. Miscellaneous is the difference between the computed approximate power use and the actual drain observed on the battery."</string> |
Geoff Mendal | fda2b12 | 2014-01-15 13:20:24 -0800 | [diff] [blame] | 1773 | <string name="battery_desc_overcounted" msgid="5481865509489228603">"Over-counted power use"</string> |
| 1774 | <string name="mah" msgid="95245196971239711">"<xliff:g id="NUMBER">%d</xliff:g> mAh"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1775 | <string name="menu_stats_unplugged" msgid="8296577130840261624">"<xliff:g id="UNPLUGGED">%1$s</xliff:g> since unplugged"</string> |
| 1776 | <string name="menu_stats_last_unplugged" msgid="5922246077592434526">"While last for unplugged for <xliff:g id="UNPLUGGED">%1$s</xliff:g>"</string> |
| 1777 | <string name="menu_stats_total" msgid="8973377864854807854">"Usage totals"</string> |
| 1778 | <string name="menu_stats_refresh" msgid="1676215433344981075">"Refresh"</string> |
| 1779 | <string name="process_kernel_label" msgid="3916858646836739323">"Android OS"</string> |
| 1780 | <string name="process_mediaserver_label" msgid="6500382062945689285">"Media server"</string> |
Baligh Uddin | df480d3 | 2014-06-13 15:02:04 -0700 | [diff] [blame] | 1781 | <string name="battery_saver" msgid="1426682272004907982">"Battery saver"</string> |
Baligh Uddin | df480d3 | 2014-06-13 15:02:04 -0700 | [diff] [blame] | 1782 | <string name="battery_saver_turn_on_automatically_title" msgid="9023847300114669426">"Turn on automatically"</string> |
| 1783 | <string name="battery_saver_turn_on_automatically_never" msgid="6610846456314373">"Never"</string> |
Geoff Mendal | 691793a | 2014-10-06 17:20:48 -0700 | [diff] [blame] | 1784 | <string name="battery_saver_turn_on_automatically_pct" msgid="7536784431655058267">"at %1$s battery"</string> |
Baligh Uddin | f5ecf57 | 2013-08-12 11:54:53 -0700 | [diff] [blame] | 1785 | <string name="process_stats_summary_title" msgid="1144688045609771677">"Process Stats"</string> |
| 1786 | <string name="process_stats_summary" msgid="109387941605607762">"Geeky stats about running processes"</string> |
| 1787 | <string name="app_memory_use" msgid="7849258480392171939">"Memory use"</string> |
Geoff Mendal | 3141270 | 2015-04-29 08:11:54 -0500 | [diff] [blame] | 1788 | <string name="process_stats_total_duration" msgid="7417201400853728029">"<xliff:g id="USEDRAM">%1$s</xliff:g> of <xliff:g id="TOTALRAM">%2$s</xliff:g> used over last <xliff:g id="TIMEDURATION">%3$s</xliff:g>"</string> |
| 1789 | <string name="process_stats_total_duration_percentage" msgid="6522457033380025618">"<xliff:g id="PERCENT">%1$s</xliff:g> of RAM used over <xliff:g id="TIMEDURATION">%2$s</xliff:g>"</string> |
Baligh Uddin | 7cfedbc | 2013-09-19 02:54:26 -0700 | [diff] [blame] | 1790 | <string name="process_stats_type_background" msgid="3934992858120683459">"Background"</string> |
| 1791 | <string name="process_stats_type_foreground" msgid="7713118254089580536">"Foreground"</string> |
| 1792 | <string name="process_stats_type_cached" msgid="6314925846944806511">"Cached"</string> |
Geoff Mendal | ef4d788 | 2015-02-09 06:40:55 -0800 | [diff] [blame] | 1793 | <string name="process_stats_os_label" msgid="4813434110442733392">"Android OS"</string> |
| 1794 | <string name="process_stats_os_native" msgid="5322428494231768472">"Native"</string> |
| 1795 | <string name="process_stats_os_kernel" msgid="1938523592369780924">"Kernel"</string> |
| 1796 | <string name="process_stats_os_zram" msgid="677138324651671575">"Z-Ram"</string> |
| 1797 | <string name="process_stats_os_cache" msgid="6432533624875078233">"Caches"</string> |
| 1798 | <string name="process_stats_ram_use" msgid="976912589127397307">"RAM use"</string> |
| 1799 | <string name="process_stats_bg_ram_use" msgid="5398191511030462404">"RAM use (background)"</string> |
Baligh Uddin | 672c4d0 | 2013-09-05 12:52:47 -0700 | [diff] [blame] | 1800 | <string name="process_stats_run_time" msgid="6520628955709369115">"Running time"</string> |
Geoff Mendal | ef4d788 | 2015-02-09 06:40:55 -0800 | [diff] [blame] | 1801 | <string name="processes_subtitle" msgid="6827502409379462438">"Processes"</string> |
Baligh Uddin | 672c4d0 | 2013-09-05 12:52:47 -0700 | [diff] [blame] | 1802 | <string name="services_subtitle" msgid="4296402367067266425">"Services"</string> |
Baligh Uddin | ac9b068 | 2013-09-25 20:31:24 -0700 | [diff] [blame] | 1803 | <string name="menu_proc_stats_duration" msgid="2323483592994720196">"Duration"</string> |
Baligh Uddin | 9fa8570 | 2014-06-23 12:21:13 -0700 | [diff] [blame] | 1804 | <string name="mem_details_title" msgid="6548392825497290498">"Memory details"</string> |
| 1805 | <string name="mem_state_subtitle" msgid="2407238869781011933">"Memory states"</string> |
| 1806 | <string name="mem_use_subtitle" msgid="7319468770222422412">"Memory use"</string> |
| 1807 | <string name="mem_use_kernel_type" msgid="8698327165935012484">"Kernel"</string> |
| 1808 | <string name="mem_use_native_type" msgid="5976704902328347400">"Native"</string> |
| 1809 | <string name="mem_use_kernel_cache_type" msgid="6411475064463957513">"Kernel caches"</string> |
| 1810 | <string name="mem_use_zram_type" msgid="9087217476795358232">"ZRam swap"</string> |
| 1811 | <string name="mem_use_free_type" msgid="717708548454880840">"Free"</string> |
| 1812 | <string name="mem_use_total" msgid="6308786055749777934">"Total"</string> |
Baligh Uddin | ac9b068 | 2013-09-25 20:31:24 -0700 | [diff] [blame] | 1813 | <string name="menu_duration_3h" msgid="4714866438374738385">"3 hours"</string> |
| 1814 | <string name="menu_duration_6h" msgid="1940846763432184132">"6 hours"</string> |
| 1815 | <string name="menu_duration_12h" msgid="7890465404584356294">"12 hours"</string> |
| 1816 | <string name="menu_duration_1d" msgid="3393631127622285458">"1 day"</string> |
Baligh Uddin | 7cfedbc | 2013-09-19 02:54:26 -0700 | [diff] [blame] | 1817 | <string name="menu_show_system" msgid="8864603400415567635">"Show system"</string> |
Geoff Mendal | 463ae4b | 2015-04-17 22:04:27 -0700 | [diff] [blame] | 1818 | <string name="menu_hide_system" msgid="4106826741703745733">"Hide system"</string> |
Geoff Mendal | 3141270 | 2015-04-29 08:11:54 -0500 | [diff] [blame] | 1819 | <string name="menu_show_percentage" msgid="4717204046118199806">"Show percentages"</string> |
Baligh Uddin | 7cfedbc | 2013-09-19 02:54:26 -0700 | [diff] [blame] | 1820 | <string name="menu_use_uss" msgid="467765290771543089">"Use Uss"</string> |
| 1821 | <string name="menu_proc_stats_type" msgid="4700209061072120948">"Stats type"</string> |
| 1822 | <string name="menu_proc_stats_type_background" msgid="2236161340134898852">"Background"</string> |
| 1823 | <string name="menu_proc_stats_type_foreground" msgid="2286182659954958586">"Foreground"</string> |
| 1824 | <string name="menu_proc_stats_type_cached" msgid="5084272779786820693">"Cached"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1825 | <string name="voice_input_output_settings" msgid="1336135218350444783">"Voice input & output"</string> |
| 1826 | <string name="voice_input_output_settings_title" msgid="2442850635048676991">"Voice input & output settings"</string> |
| 1827 | <string name="voice_search_settings_title" msgid="2775469246913196536">"Voice search"</string> |
| 1828 | <string name="keyboard_settings_title" msgid="5080115226780201234">"Android keyboard"</string> |
Eric Fischer | 9f12b39 | 2011-09-30 16:46:13 -0700 | [diff] [blame] | 1829 | <string name="voice_category" msgid="1430370497125803904">"Speech"</string> |
Baligh Uddin | f165e12 | 2014-07-24 03:02:05 -0700 | [diff] [blame] | 1830 | <string name="voice_input_settings" msgid="1099937800539324567">"Voice input settings"</string> |
| 1831 | <string name="voice_input_settings_title" msgid="2676028028084981891">"Voice input"</string> |
| 1832 | <string name="voice_service_preference_section_title" msgid="3778706644257601021">"Voice input services"</string> |
Baligh Uddin | 5b025e7 | 2014-08-26 21:00:49 -0700 | [diff] [blame] | 1833 | <string name="voice_interactor_preference_summary" msgid="1801414022026937190">"Full hotword and interaction"</string> |
| 1834 | <string name="voice_recognizer_preference_summary" msgid="669880813593690527">"Simple speech to text"</string> |
| 1835 | <string name="voice_interaction_security_warning" msgid="6378608263983737325">"This voice input service will be able to perform always-on voice monitoring, and control voice enabled applications on your behalf. It comes from the <xliff:g id="VOICE_INPUT_SERVICE_APP_NAME">%s</xliff:g> application. Enable the use of this service?"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1836 | <string name="tts_settings" msgid="8186971894801348327">"Text-to-speech settings"</string> |
Eric Fischer | 4b532c4 | 2011-09-12 09:55:55 -0700 | [diff] [blame] | 1837 | <string name="tts_settings_title" msgid="1237820681016639683">"Text-to-speech output"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1838 | <string name="use_default_tts_settings_title" msgid="1577063839539732930">"Always use my settings"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 1839 | <string name="use_default_tts_settings_summary" msgid="5916421806783703823">"Default settings below override app settings"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1840 | <string name="tts_default_settings_section" msgid="5787915620218907443">"default settings"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 1841 | <string name="tts_default_synth_title" msgid="4755558388333117572">"Default engine"</string> |
Geoff Mendal | c077365 | 2014-11-03 10:19:35 -0800 | [diff] [blame] | 1842 | <string name="tts_default_synth_summary" msgid="7326298606388069173">"Set the speech synthesis engine to be used for spoken text"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1843 | <string name="tts_default_rate_title" msgid="6030550998379310088">"Speech rate"</string> |
| 1844 | <string name="tts_default_rate_summary" msgid="4061815292287182801">"Speed at which the text is spoken"</string> |
| 1845 | <string name="tts_default_pitch_title" msgid="6135942113172488671">"Pitch"</string> |
| 1846 | <string name="tts_default_pitch_summary" msgid="1328298665182885277">"Affects the tone of the spoken text"</string> |
| 1847 | <string name="tts_default_lang_title" msgid="8018087612299820556">"Language"</string> |
Baligh Uddin | 25193d1 | 2014-05-14 16:25:08 -0700 | [diff] [blame] | 1848 | <string name="tts_lang_use_system" msgid="2679252467416513208">"Use system language"</string> |
Baligh Uddin | 3317434 | 2013-05-23 00:35:21 -0700 | [diff] [blame] | 1849 | <string name="tts_lang_not_selected" msgid="7395787019276734765">"Language not selected"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1850 | <string name="tts_default_lang_summary" msgid="5219362163902707785">"Sets the language-specific voice for the spoken text"</string> |
| 1851 | <string name="tts_play_example_title" msgid="7094780383253097230">"Listen to an example"</string> |
| 1852 | <string name="tts_play_example_summary" msgid="8029071615047894486">"Play a short demonstration of speech synthesis"</string> |
| 1853 | <string name="tts_install_data_title" msgid="4264378440508149986">"Install voice data"</string> |
| 1854 | <string name="tts_install_data_summary" msgid="5742135732511822589">"Install the voice data required for speech synthesis"</string> |
| 1855 | <string name="tts_data_installed_summary" msgid="9162111552859972809">"Voices required for speech synthesis already properly installed"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1856 | <string name="tts_settings_changed_demo" msgid="4926518555912328645">"Your settings have changed. This is an example of how they sound."</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1857 | <string name="tts_engine_error" msgid="6336134545728152761">"The engine you have chosen can\'t run."</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1858 | <string name="tts_engine_error_config" msgid="5820525416624637313">"Configure"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 1859 | <string name="tts_engine_error_reselect" msgid="2415399149293842112">"Choose another engine"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1860 | <string name="tts_engine_security_warning" msgid="8786238102020223650">"This speech synthesis engine may be able to collect all the text that will be spoken, including personal data like passwords and credit card numbers. It comes from the <xliff:g id="TTS_PLUGIN_ENGINE_NAME">%s</xliff:g> engine. Enable the use of this speech synthesis engine?"</string> |
Baligh Uddin | 1d73c4e | 2012-11-02 01:45:20 -0700 | [diff] [blame] | 1861 | <string name="tts_engine_network_required" msgid="1190837151485314743">"This language requires a working network connection for text-to-speech output."</string> |
Baligh Uddin | f5ecf57 | 2013-08-12 11:54:53 -0700 | [diff] [blame] | 1862 | <string name="tts_default_sample_string" msgid="4040835213373086322">"This is an example of speech synthesis"</string> |
| 1863 | <string name="tts_status_title" msgid="7268566550242584413">"Default language status"</string> |
| 1864 | <string name="tts_status_ok" msgid="1309762510278029765">"<xliff:g id="LOCALE">%1$s</xliff:g> is fully supported"</string> |
| 1865 | <string name="tts_status_requires_network" msgid="6042500821503226892">"<xliff:g id="LOCALE">%1$s</xliff:g> requires network connection"</string> |
| 1866 | <string name="tts_status_not_supported" msgid="4491154212762472495">"<xliff:g id="LOCALE">%1$s</xliff:g> is not supported"</string> |
| 1867 | <string name="tts_status_checking" msgid="4983413982985913047">"Checking..."</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1868 | <string name="tts_engines_section" msgid="7515470972378742429">"Engines"</string> |
| 1869 | <string name="tts_engine_name_settings" msgid="4974538563074395920">"<xliff:g id="TTS_PLUGIN_ENGINE_NAME">%s</xliff:g> Settings"</string> |
| 1870 | <string name="tts_engine_name_is_enabled_summary" msgid="4909484006804022115">"<xliff:g id="TTS_PLUGIN_ENGINE_NAME">%s</xliff:g> is enabled"</string> |
| 1871 | <string name="tts_engine_name_is_disabled_summary" msgid="7644198182255168200">"<xliff:g id="TTS_PLUGIN_ENGINE_NAME">%s</xliff:g> is disabled"</string> |
Eric Fischer | a130769 | 2011-06-20 14:54:12 -0700 | [diff] [blame] | 1872 | <string name="tts_engine_settings_section" msgid="2346105138448751893">"Engine settings"</string> |
| 1873 | <string name="tts_engine_settings_title" msgid="3499112142425680334">"Settings for <xliff:g id="TTS_ENGINE_NAME">%s</xliff:g>"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1874 | <string name="pico_languages_and_voices" msgid="4611320375917773238">"Languages and voices"</string> |
| 1875 | <string name="pico_installed" msgid="2452546687858267414">"Installed"</string> |
| 1876 | <string name="pico_not_installed" msgid="6266845418419994311">"Not installed"</string> |
| 1877 | <string name="pico_voice_summary_female" msgid="8047327176247727492">"Female"</string> |
| 1878 | <string name="pico_voice_summary_male" msgid="8331266854058577610">"Male"</string> |
Eric Fischer | 332af2f | 2010-12-23 14:18:00 -0800 | [diff] [blame] | 1879 | <string name="tts_notif_engine_install_title" msgid="7000346872482649034">"Speech synthesis engine installed"</string> |
Eric Fischer | c9ac3ca | 2011-12-29 13:36:38 -0800 | [diff] [blame] | 1880 | <string name="tts_notif_engine_install_message" msgid="7250804349781973329">"Enable a new engine before use."</string> |
Eric Fischer | 7f0c806 | 2011-08-26 14:59:45 -0700 | [diff] [blame] | 1881 | <string name="tts_engine_settings_button" msgid="1030512042040722285">"Launch engine settings"</string> |
| 1882 | <string name="tts_engine_preference_section_title" msgid="448294500990971413">"Preferred engine"</string> |
| 1883 | <string name="tts_general_section_title" msgid="4402572014604490502">"General"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 1884 | <string name="gadget_title" msgid="5519037532720577836">"Power control"</string> |
Baligh Uddin | 5fad6c1 | 2013-02-06 14:17:49 -0800 | [diff] [blame] | 1885 | <string name="gadget_toggle_wifi" msgid="319262861956544493">"Updating Wi‑Fi setting"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1886 | <string name="gadget_toggle_bluetooth" msgid="7538903239807020826">"Updating Bluetooth setting"</string> |
Baligh Uddin | 9307c8e | 2012-09-22 14:20:39 -0700 | [diff] [blame] | 1887 | <string name="gadget_state_template" msgid="5156935629902649932">"<xliff:g id="ID_1">%1$s</xliff:g> <xliff:g id="ID_2">%2$s</xliff:g>"</string> |
| 1888 | <string name="gadget_state_on" msgid="6909119593004937688">"on"</string> |
| 1889 | <string name="gadget_state_off" msgid="5220212352953066317">"off"</string> |
| 1890 | <string name="gadget_state_turning_on" msgid="3395992057029439039">"turning on"</string> |
| 1891 | <string name="gadget_state_turning_off" msgid="2395546048102176157">"turning off"</string> |
Baligh Uddin | 5fad6c1 | 2013-02-06 14:17:49 -0800 | [diff] [blame] | 1892 | <string name="gadget_wifi" msgid="4712584536500629417">"Wi‑Fi"</string> |
Baligh Uddin | 9307c8e | 2012-09-22 14:20:39 -0700 | [diff] [blame] | 1893 | <string name="gadget_bluetooth" msgid="8998572807378694410">"Bluetooth"</string> |
Baligh Uddin | f5ecf57 | 2013-08-12 11:54:53 -0700 | [diff] [blame] | 1894 | <string name="gadget_location" msgid="2974757497945178165">"Location"</string> |
Baligh Uddin | 9307c8e | 2012-09-22 14:20:39 -0700 | [diff] [blame] | 1895 | <string name="gadget_sync" msgid="858895763714222152">"Sync"</string> |
| 1896 | <string name="gadget_brightness_template" msgid="930541920933123603">"Brightness <xliff:g id="ID_1">%1$s</xliff:g>"</string> |
| 1897 | <string name="gadget_brightness_state_auto" msgid="6667967252426515446">"auto"</string> |
| 1898 | <string name="gadget_brightness_state_full" msgid="6814570109772137631">"full"</string> |
| 1899 | <string name="gadget_brightness_state_half" msgid="3696671957608774204">"half"</string> |
| 1900 | <string name="gadget_brightness_state_off" msgid="946382262872753084">"off"</string> |
Eric Fischer | 9f12b39 | 2011-09-30 16:46:13 -0700 | [diff] [blame] | 1901 | <string name="vpn_settings_title" msgid="5662579425832406705">"VPN"</string> |
Eric Fischer | 82d880d | 2011-02-17 10:20:39 -0800 | [diff] [blame] | 1902 | <string name="credentials_title" msgid="4446234003860769883">"Credential storage"</string> |
Eric Fischer | d503062 | 2011-03-15 10:46:16 -0700 | [diff] [blame] | 1903 | <string name="credentials_install" product="nosdcard" msgid="466093273825150847">"Install from storage"</string> |
Eric Fischer | 82d880d | 2011-02-17 10:20:39 -0800 | [diff] [blame] | 1904 | <string name="credentials_install" product="default" msgid="953914549998062317">"Install from SD card"</string> |
Eric Fischer | d503062 | 2011-03-15 10:46:16 -0700 | [diff] [blame] | 1905 | <string name="credentials_install_summary" product="nosdcard" msgid="4220422806818210676">"Install certificates from storage"</string> |
Eric Fischer | 82d880d | 2011-02-17 10:20:39 -0800 | [diff] [blame] | 1906 | <string name="credentials_install_summary" product="default" msgid="5737658257407822713">"Install certificates from SD card"</string> |
Eric Fischer | 82d880d | 2011-02-17 10:20:39 -0800 | [diff] [blame] | 1907 | <string name="credentials_reset" msgid="3239382277144980418">"Clear credentials"</string> |
Eric Fischer | a130769 | 2011-06-20 14:54:12 -0700 | [diff] [blame] | 1908 | <string name="credentials_reset_summary" msgid="3369361230171260282">"Remove all certificates"</string> |
Eric Fischer | bc638bf | 2011-07-07 11:49:07 -0700 | [diff] [blame] | 1909 | <string name="trusted_credentials" msgid="4266945289534242402">"Trusted credentials"</string> |
| 1910 | <string name="trusted_credentials_summary" msgid="6735221351155686632">"Display trusted CA certificates"</string> |
Baligh Uddin | df480d3 | 2014-06-13 15:02:04 -0700 | [diff] [blame] | 1911 | <string name="advanced_security_title" msgid="2434776238010578865">"Advanced"</string> |
Baligh Uddin | 29366f4 | 2013-04-03 11:17:55 -0700 | [diff] [blame] | 1912 | <string name="credential_storage_type" msgid="8629968543494001364">"Storage type"</string> |
| 1913 | <string name="credential_storage_type_hardware" msgid="6077193544333904427">"Hardware-backed"</string> |
| 1914 | <string name="credential_storage_type_software" msgid="4403117271207715378">"Software only"</string> |
Baligh Uddin | a696589 | 2014-06-16 12:51:55 -0700 | [diff] [blame] | 1915 | <string name="credentials_settings_not_available" msgid="7968275634486624215">"Credentials are not available for this user"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 1916 | <string name="credentials_unlock" msgid="385427939577366499"></string> |
| 1917 | <string name="credentials_unlock_hint" msgid="2301301378040499348">"Type the password for credential storage."</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1918 | <string name="credentials_old_password" msgid="7553393815538684028">"Current password:"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 1919 | <string name="credentials_reset_hint" msgid="6297256880896133631">"Remove all the contents?"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1920 | <string name="credentials_password_too_short" msgid="7502749986405522663">"The password must contain at least 8 characters."</string> |
Eric Fischer | 82d880d | 2011-02-17 10:20:39 -0800 | [diff] [blame] | 1921 | <string name="credentials_wrong_password" msgid="2541932597104054807">"Incorrect password."</string> |
| 1922 | <string name="credentials_reset_warning" msgid="5320653011511797600">"Incorrect password. You have one more chance before credential storage is erased."</string> |
| 1923 | <string name="credentials_reset_warning_plural" msgid="6514085665301095279">"Incorrect password. You have <xliff:g id="NUMBER">%1$d</xliff:g> more chances before credential storage is erased."</string> |
| 1924 | <string name="credentials_erased" msgid="2907836028586342969">"Credential storage has been erased."</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1925 | <string name="credentials_not_erased" msgid="7685932772284216097">"Credential storage couldn\'t be erased."</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1926 | <string name="credentials_enabled" msgid="7588607413349978930">"Credential storage is enabled."</string> |
Eric Fischer | 1509fa6 | 2011-11-10 14:22:55 -0800 | [diff] [blame] | 1927 | <string name="credentials_configure_lock_screen_hint" msgid="6757119179588664966">"You need to set a lock screen PIN or password before you can use credential storage."</string> |
Baligh Uddin | 0a07ee8 | 2014-08-18 19:09:47 -0700 | [diff] [blame] | 1928 | <string name="usage_access_title" msgid="332333405495457839">"Apps with usage access"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1929 | <string name="emergency_tone_title" msgid="1055954530111587114">"Emergency tone"</string> |
| 1930 | <string name="emergency_tone_summary" msgid="722259232924572153">"Set behaviour when an emergency call is placed"</string> |
Eric Fischer | bc638bf | 2011-07-07 11:49:07 -0700 | [diff] [blame] | 1931 | <string name="privacy_settings" msgid="5446972770562918934">"Backup & reset"</string> |
| 1932 | <string name="privacy_settings_title" msgid="4856282165773594890">"Backup & reset"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 1933 | <string name="backup_section_title" msgid="7952232291452882740">"Backup & restore"</string> |
Geoff Mendal | 3c08ea9 | 2014-12-17 06:39:27 -0800 | [diff] [blame] | 1934 | <string name="personal_data_section_title" msgid="7815209034443782061">"Personal data"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1935 | <string name="backup_data_title" msgid="1239105919852668016">"Back up my data"</string> |
Baligh Uddin | 5fad6c1 | 2013-02-06 14:17:49 -0800 | [diff] [blame] | 1936 | <string name="backup_data_summary" msgid="708773323451655666">"Back up app data, Wi‑Fi passwords and other settings to Google servers"</string> |
Eric Fischer | 45d893c | 2011-01-12 17:05:49 -0800 | [diff] [blame] | 1937 | <string name="backup_configure_account_title" msgid="3790872965773196615">"Backup account"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 1938 | <string name="include_app_data_title" msgid="2829970132260278394">"Include app data"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1939 | <string name="auto_restore_title" msgid="5397528966329126506">"Automatic restore"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 1940 | <string name="auto_restore_summary" msgid="4235615056371993807">"When reinstalling an app, restore backed up settings and data"</string> |
Geoff Mendal | 7c128a2 | 2014-11-24 10:31:25 -0800 | [diff] [blame] | 1941 | <string name="backup_inactive_title" msgid="5355557151569037197">"Backup service is inactive."</string> |
Geoff Mendal | 11ad1c5 | 2015-06-08 07:27:19 -0700 | [diff] [blame] | 1942 | <string name="backup_configure_account_default_summary" msgid="2436933224764745553">"No account is currently storing backed up data"</string> |
Eric Fischer | 5b892f1 | 2011-08-22 11:34:42 -0700 | [diff] [blame] | 1943 | <string name="local_backup_password_title" msgid="3860471654439418822">"Desktop backup password"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1944 | <string name="local_backup_password_summary_none" msgid="6951095485537767956">"Desktop full backups aren\'t currently protected"</string> |
Eric Fischer | acfb55e | 2012-05-25 14:50:06 -0700 | [diff] [blame] | 1945 | <string name="local_backup_password_summary_change" msgid="2731163425081172638">"Touch to change or remove the password for desktop full backups"</string> |
Eric Fischer | bb50970 | 2012-06-21 15:07:31 -0700 | [diff] [blame] | 1946 | <string name="local_backup_password_toast_success" msgid="582016086228434290">"New backup password set"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1947 | <string name="local_backup_password_toast_confirmation_mismatch" msgid="7805892532752708288">"New password and confirmation don\'t match"</string> |
Eric Fischer | bb50970 | 2012-06-21 15:07:31 -0700 | [diff] [blame] | 1948 | <string name="local_backup_password_toast_validation_failure" msgid="5646377234895626531">"Failure setting backup password"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 1949 | <string name="backup_erase_dialog_title" msgid="1027640829482174106"></string> |
Baligh Uddin | 5fad6c1 | 2013-02-06 14:17:49 -0800 | [diff] [blame] | 1950 | <string name="backup_erase_dialog_message" msgid="5221011285568343155">"Stop backing up your Wi‑Fi passwords, bookmarks, other settings and app data, plus erase all copies on Google servers?"</string> |
Geoff Mendal | 23d49e0 | 2015-05-25 08:20:07 -0700 | [diff] [blame] | 1951 | <string name="fullbackup_erase_dialog_message" msgid="694766389396659626">"Stop backing up device data (such as Wi-Fi passwords and call history) and app data (such as settings and files stored by apps), plus erase all copies on remote servers?"</string> |
Geoff Mendal | 111269e | 2015-05-21 07:12:14 -0700 | [diff] [blame] | 1952 | <string name="fullbackup_data_summary" msgid="960850365007767734">"Automatically back up device data (such as Wi-Fi passwords and call history) and app data (such as settings and files stored by apps) remotely.\n\nWhen you turn on automatic backup, device and app data is periodically saved remotely. App data can be any data that an app has saved (based on developer settings), including potentially sensitive data such as contacts, messages and photos."</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1953 | <string name="device_admin_settings_title" msgid="1335557832906433309">"Device administration settings"</string> |
| 1954 | <string name="active_device_admin_msg" msgid="6930903262612422111">"Device administrator"</string> |
| 1955 | <string name="remove_device_admin" msgid="3596845261596451437">"Deactivate"</string> |
| 1956 | <string name="select_device_admin_msg" msgid="2645509057946368094">"Device administrators"</string> |
| 1957 | <string name="no_device_admins" msgid="702695100241728775">"No available device administrators"</string> |
Baligh Uddin | 5b025e7 | 2014-08-26 21:00:49 -0700 | [diff] [blame] | 1958 | <string name="managed_profile_device_admin_info" msgid="5048846624960067582">"To stop <xliff:g id="APP_NAME">%1$s</xliff:g> from accessing your work profile, remove the profile under Settings > Accounts"</string> |
Geoff Mendal | e9549f3 | 2014-08-06 12:36:11 -0700 | [diff] [blame] | 1959 | <string name="personal_device_admin_title" msgid="2849617316347669861">"Personal"</string> |
| 1960 | <string name="managed_device_admin_title" msgid="7853955652864478435">"Work"</string> |
Baligh Uddin | 59ff186 | 2014-04-02 11:56:38 -0700 | [diff] [blame] | 1961 | <string name="no_trust_agents" msgid="7450273545568977523">"No available trust agents"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1962 | <string name="add_device_admin_msg" msgid="6246742476064507965">"Activate device administrator?"</string> |
| 1963 | <string name="add_device_admin" msgid="7133327675884827091">"Activate"</string> |
| 1964 | <string name="device_admin_add_title" msgid="7705551449705676363">"Device administrator"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 1965 | <string name="device_admin_warning" msgid="2026747446313628233">"Activating this administrator will allow the app <xliff:g id="APP_NAME">%1$s</xliff:g> to perform the following operations:"</string> |
| 1966 | <string name="device_admin_status" msgid="4252975713178851910">"This administrator is active and allows the app <xliff:g id="APP_NAME">%1$s</xliff:g> to perform the following operations:"</string> |
Baligh Uddin | 5b025e7 | 2014-08-26 21:00:49 -0700 | [diff] [blame] | 1967 | <string name="profile_owner_add_title" msgid="6249331160676175009">"Activate Profile Manager?"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1968 | <string name="adding_profile_owner_warning" msgid="8081841501073689534">"By proceeding, your User will be managed by your Administrator which may also be able to store associated data, in addition to your personal data.\n\nYour Administrator has the ability to monitor and manage settings, access, apps and data associated with this User, including network activity and your device\'s location information."</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 1969 | <string name="untitled_apn" msgid="1230060359198685513">"Untitled"</string> |
| 1970 | <string name="sound_category_sound_title" msgid="1488759370067953996">"General"</string> |
Baligh Uddin | df480d3 | 2014-06-13 15:02:04 -0700 | [diff] [blame] | 1971 | <string name="notification_log_title" msgid="3766148588239398464">"Notification log"</string> |
Eric Fischer | ab814f8 | 2012-05-15 18:30:06 -0700 | [diff] [blame] | 1972 | <string name="sound_category_call_ringtone_vibrate_title" msgid="1543777228646645163">"Call ringtone & vibrate"</string> |
| 1973 | <string name="sound_category_system_title" msgid="1480844520622721141">"System"</string> |
Baligh Uddin | 5fad6c1 | 2013-02-06 14:17:49 -0800 | [diff] [blame] | 1974 | <string name="wifi_setup_title" msgid="2970260757780025029">"Wi‑Fi setup"</string> |
| 1975 | <string name="wifi_setup_title_editing_network" msgid="6020614644556717979">"Connect to Wi‑Fi network <xliff:g id="NETWORK_NAME">%s</xliff:g>"</string> |
| 1976 | <string name="wifi_setup_title_connecting_network" msgid="5572226790101017822">"Connecting to Wi‑Fi network <xliff:g id="NETWORK_NAME">%s</xliff:g>…"</string> |
| 1977 | <string name="wifi_setup_title_connected_network" msgid="1608788657122010919">"Connected to Wi‑Fi network <xliff:g id="NETWORK_NAME">%s</xliff:g>"</string> |
Eric Fischer | 82d880d | 2011-02-17 10:20:39 -0800 | [diff] [blame] | 1978 | <string name="wifi_setup_title_add_network" msgid="6932651000151032301">"Add a network"</string> |
Eric Fischer | 332af2f | 2010-12-23 14:18:00 -0800 | [diff] [blame] | 1979 | <string name="wifi_setup_not_connected" msgid="6997432604664057052">"Not connected"</string> |
| 1980 | <string name="wifi_setup_add_network" msgid="5939624680150051807">"Add network"</string> |
| 1981 | <string name="wifi_setup_refresh_list" msgid="3411615711486911064">"Refresh list"</string> |
| 1982 | <string name="wifi_setup_skip" msgid="6661541841684895522">"Skip"</string> |
| 1983 | <string name="wifi_setup_next" msgid="3388694784447820477">"Next"</string> |
| 1984 | <string name="wifi_setup_back" msgid="144777383739164044">"Back"</string> |
| 1985 | <string name="wifi_setup_detail" msgid="2336990478140503605">"Network details"</string> |
| 1986 | <string name="wifi_setup_connect" msgid="7954456989590237049">"Connect"</string> |
| 1987 | <string name="wifi_setup_forget" msgid="2562847595567347526">"Forget"</string> |
| 1988 | <string name="wifi_setup_save" msgid="3659235094218508211">"Save"</string> |
| 1989 | <string name="wifi_setup_cancel" msgid="3185216020264410239">"Cancel"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 1990 | <string name="wifi_setup_status_scanning" msgid="5317003416385428036">"Scanning networks..."</string> |
Eric Fischer | 82d880d | 2011-02-17 10:20:39 -0800 | [diff] [blame] | 1991 | <string name="wifi_setup_status_select_network" msgid="7519563569903137003">"Touch a network to connect to it"</string> |
Eric Fischer | 332af2f | 2010-12-23 14:18:00 -0800 | [diff] [blame] | 1992 | <string name="wifi_setup_status_existing_network" msgid="6394925174802598186">"Connect to existing network"</string> |
Eric Fischer | 45d893c | 2011-01-12 17:05:49 -0800 | [diff] [blame] | 1993 | <string name="wifi_setup_status_unsecured_network" msgid="8143046977328718252">"Connect to unsecured network"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 1994 | <string name="wifi_setup_status_edit_network" msgid="4765340816724760717">"Type network configuration"</string> |
Eric Fischer | 332af2f | 2010-12-23 14:18:00 -0800 | [diff] [blame] | 1995 | <string name="wifi_setup_status_new_network" msgid="7468952850452301083">"Connect to new network"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 1996 | <string name="wifi_setup_status_connecting" msgid="4971421484401530740">"Connecting…"</string> |
| 1997 | <string name="wifi_setup_status_proceed_to_next" msgid="6708250000342940031">"Go to the next step"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 1998 | <string name="wifi_setup_status_eap_not_supported" msgid="6796317704783144190">"EAP isn\'t supported."</string> |
| 1999 | <string name="wifi_setup_eap_not_supported" msgid="6812710317883658843">"You can\'t configure an EAP Wi‑Fi connection during setup. After setup, you can do that in Settings > Wireless & networks."</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 2000 | <string name="wifi_setup_description_connecting" msgid="2793554932006756795">"Connecting can take a few minutes..."</string> |
Baligh Uddin | 21914a7 | 2013-08-01 13:59:46 -0700 | [diff] [blame] | 2001 | <string name="wifi_setup_description_connected" msgid="736032046548460779">"Touch "<b>"Next"</b>" to continue with setup.\n\nTouch "<b>"Back"</b>" to connect to a different Wi‑Fi network."</string> |
Eric Fischer | b91a557 | 2011-08-12 17:21:28 -0700 | [diff] [blame] | 2002 | <string name="accessibility_sync_enabled" msgid="558480439730263116">"Sync enabled"</string> |
| 2003 | <string name="accessibility_sync_disabled" msgid="1741194106479011384">"Sync disabled"</string> |
Baligh Uddin | df480d3 | 2014-06-13 15:02:04 -0700 | [diff] [blame] | 2004 | <string name="accessibility_sync_in_progress" msgid="4501160520879902723">"Syncing now"</string> |
Eric Fischer | b91a557 | 2011-08-12 17:21:28 -0700 | [diff] [blame] | 2005 | <string name="accessibility_sync_error" msgid="8703299118794272041">"Sync error..."</string> |
Eric Fischer | 0e3e487 | 2012-05-30 13:38:53 -0700 | [diff] [blame] | 2006 | <string name="sync_failed" msgid="1696499856374109647">"Sync failed"</string> |
| 2007 | <string name="sync_active" msgid="8476943765960863040">"Sync active"</string> |
Eric Fischer | 6684159 | 2012-06-11 13:27:08 -0700 | [diff] [blame] | 2008 | <string name="account_sync_settings_title" msgid="5131314922423053588">"Sync"</string> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 2009 | <string name="sync_is_failing" msgid="1591561768344128377">"Sync is currently experiencing problems. It will be back shortly."</string> |
Eric Fischer | 332af2f | 2010-12-23 14:18:00 -0800 | [diff] [blame] | 2010 | <string name="add_account_label" msgid="7811707265834013767">"Add account"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 2011 | <string name="managed_profile_not_available_label" msgid="852263300911325904">"Work profile isn\'t available yet"</string> |
Baligh Uddin | 5b025e7 | 2014-08-26 21:00:49 -0700 | [diff] [blame] | 2012 | <string name="remove_managed_profile_label" msgid="3856519337797285325">"Remove work profile"</string> |
Eric Fischer | 332af2f | 2010-12-23 14:18:00 -0800 | [diff] [blame] | 2013 | <string name="background_data" msgid="5779592891375473817">"Background data"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 2014 | <string name="background_data_summary" msgid="8328521479872763452">"Apps can sync, send and receive data at any time"</string> |
| 2015 | <string name="background_data_dialog_title" msgid="6059217698124786537">"Disable background data?"</string> |
| 2016 | <string name="background_data_dialog_message" msgid="6981661606680941633">"Disabling background data extends battery life and lowers data use. Some apps may still use the background data connection."</string> |
Eric Fischer | 24c4fb1 | 2011-09-20 10:37:57 -0700 | [diff] [blame] | 2017 | <string name="sync_automatically" msgid="1682730255435062059">"Auto-sync app data"</string> |
Eric Fischer | 332af2f | 2010-12-23 14:18:00 -0800 | [diff] [blame] | 2018 | <string name="sync_enabled" msgid="4551148952179416813">"Sync is ON"</string> |
| 2019 | <string name="sync_disabled" msgid="8511659877596511991">"Sync is OFF"</string> |
| 2020 | <string name="sync_error" msgid="5060969083117872149">"Sync error"</string> |
Eric Fischer | 6684159 | 2012-06-11 13:27:08 -0700 | [diff] [blame] | 2021 | <string name="last_synced" msgid="4242919465367022234">"Last synced <xliff:g id="LAST_SYNC_TIME">%1$s</xliff:g>"</string> |
| 2022 | <string name="sync_in_progress" msgid="5151314196536070569">"Syncing now…"</string> |
Eric Fischer | 7ea34ac | 2010-12-14 13:59:18 -0800 | [diff] [blame] | 2023 | <string name="settings_backup" msgid="2274732978260797031">"Back up settings"</string> |
Eric Fischer | 82d880d | 2011-02-17 10:20:39 -0800 | [diff] [blame] | 2024 | <string name="settings_backup_summary" msgid="7916877705938054035">"Back up my settings"</string> |
Eric Fischer | ada96a7 | 2010-12-09 16:08:56 -0800 | [diff] [blame] | 2025 | <string name="sync_menu_sync_now" msgid="6154608350395805683">"Sync now"</string> |
| 2026 | <string name="sync_menu_sync_cancel" msgid="8292379009626966949">"Cancel sync"</string> |
Eric Fischer | 82d880d | 2011-02-17 10:20:39 -0800 | [diff] [blame] | 2027 | <string name="sync_one_time_sync" msgid="6766593624598183090">"Touch to sync now<xliff:g id="LAST_SYNC_TIME"> |
| 2028 | %1$s</xliff:g>"</string> |
Eric Fischer | 88806fa | 2011-03-17 16:55:36 -0700 | [diff] [blame] | 2029 | <string name="sync_gmail" msgid="714886122098006477">"Gmail"</string> |
Eric Fischer | ada96a7 | 2010-12-09 16:08:56 -0800 | [diff] [blame] | 2030 | <string name="sync_calendar" msgid="9056527206714733735">"Calendar"</string> |
| 2031 | <string name="sync_contacts" msgid="9174914394377828043">"Contacts"</string> |
Baligh Uddin | 21914a7 | 2013-08-01 13:59:46 -0700 | [diff] [blame] | 2032 | <string name="sync_plug" msgid="3905078969081888738"><font fgcolor="#ffffffff">"Welcome to Google sync!"</font>" \nA Google approach to syncing data to allow access to your contacts, appointments and more from wherever you are."</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 2033 | <string name="header_application_sync_settings" msgid="6205903695598000286">"App sync settings"</string> |
Eric Fischer | 82d880d | 2011-02-17 10:20:39 -0800 | [diff] [blame] | 2034 | <string name="header_data_and_synchronization" msgid="5165024023936509896">"Data & synchronisation"</string> |
| 2035 | <string name="preference_change_password_title" msgid="8955581790270130056">"Change password"</string> |
| 2036 | <string name="header_account_settings" msgid="5382475087121880626">"Account settings"</string> |
| 2037 | <string name="remove_account_label" msgid="5921986026504804119">"Remove account"</string> |
| 2038 | <string name="header_add_an_account" msgid="756108499532023798">"Add an account"</string> |
| 2039 | <string name="finish_button_label" msgid="481587707657751116">"Finish"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 2040 | <string name="really_remove_account_title" msgid="8800653398717172460">"Remove account?"</string> |
| 2041 | <string name="really_remove_account_message" product="tablet" msgid="1936147502815641161">"Removing this account will delete all of its messages, contacts and other data from the tablet!"</string> |
| 2042 | <string name="really_remove_account_message" product="default" msgid="3483528757922948356">"Removing this account will delete all of its messages, contacts and other data from the phone!"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 2043 | <string name="remove_account_failed" msgid="6980737964448187854">"This change isn\'t allowed by your administrator"</string> |
Eric Fischer | 82d880d | 2011-02-17 10:20:39 -0800 | [diff] [blame] | 2044 | <string name="provider_label" msgid="7724593781904508866">"Push subscriptions"</string> |
Eric Fischer | 16b91d3 | 2012-06-05 12:05:37 -0700 | [diff] [blame] | 2045 | <!-- no translation found for sync_item_title (4782834606909853006) --> |
| 2046 | <skip /> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 2047 | <string name="cant_sync_dialog_title" msgid="2777238588398046285">"Cannot sync manually"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 2048 | <string name="cant_sync_dialog_message" msgid="1938380442159016449">"Sync for this item is currently disabled. To change your preference, temporarily turn on background data and automatic sync."</string> |
Baligh Uddin | 7cfedbc | 2013-09-19 02:54:26 -0700 | [diff] [blame] | 2049 | <string name="wimax_settings" msgid="2655139497028469039">"4G"</string> |
Eric Fischer | 1509fa6 | 2011-11-10 14:22:55 -0800 | [diff] [blame] | 2050 | <string name="status_wimax_mac_address" msgid="8390791848661413416">"4G MAC address"</string> |
Baligh Uddin | 5b025e7 | 2014-08-26 21:00:49 -0700 | [diff] [blame] | 2051 | <string name="enter_password" msgid="8035706727471334122">"To start Android, enter your password"</string> |
| 2052 | <string name="enter_pin" msgid="5305333588093263790">"To start Android, enter your PIN"</string> |
| 2053 | <string name="enter_pattern" msgid="4187435713036808566">"To start Android, draw your pattern"</string> |
Geoff Mendal | 5bd9c01 | 2014-11-12 10:05:24 -0800 | [diff] [blame] | 2054 | <string name="cryptkeeper_wrong_pattern" msgid="8423835922362956999">"Wrong Pattern"</string> |
| 2055 | <string name="cryptkeeper_wrong_password" msgid="5200857195368904047">"Wrong Password"</string> |
| 2056 | <string name="cryptkeeper_wrong_pin" msgid="755720788765259382">"Wrong PIN"</string> |
| 2057 | <string name="checking_decryption" msgid="8287458611802609493">"Checking…"</string> |
| 2058 | <string name="starting_android" msgid="8581493237458496835">"Starting Android"</string> |
Eric Fischer | d503062 | 2011-03-15 10:46:16 -0700 | [diff] [blame] | 2059 | <string name="delete" msgid="4219243412325163003">"Delete"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 2060 | <string name="misc_files" msgid="6720680815969643497">"Misc. files"</string> |
Eric Fischer | 88806fa | 2011-03-17 16:55:36 -0700 | [diff] [blame] | 2061 | <string name="misc_files_selected_count" msgid="4647048020823912088">"selected <xliff:g id="NUMBER">%1$d</xliff:g> out of <xliff:g id="TOTAL">%2$d</xliff:g>"</string> |
Eric Fischer | c821f6d | 2011-04-07 13:59:28 -0700 | [diff] [blame] | 2062 | <string name="misc_files_selected_count_bytes" msgid="2876232009069114352">"<xliff:g id="NUMBER">%1$s</xliff:g> out of <xliff:g id="TOTAL">%2$s</xliff:g>"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 2063 | <string name="select_all" msgid="1562774643280376715">"Select all"</string> |
Eric Fischer | c821f6d | 2011-04-07 13:59:28 -0700 | [diff] [blame] | 2064 | <string name="hdcp_checking_title" msgid="8605478913544273282">"HDCP checking"</string> |
| 2065 | <string name="hdcp_checking_dialog_title" msgid="5141305530923283">"Set HDCP checking behaviour"</string> |
Eric Fischer | aa1fd3b | 2012-02-16 14:56:08 -0800 | [diff] [blame] | 2066 | <string name="debug_debugging_category" msgid="6781250159513471316">"Debugging"</string> |
| 2067 | <string name="debug_app" msgid="8349591734751384446">"Select debug app"</string> |
| 2068 | <string name="debug_app_not_set" msgid="718752499586403499">"No debug application set"</string> |
| 2069 | <string name="debug_app_set" msgid="2063077997870280017">"Debugging application: <xliff:g id="APP_NAME">%1$s</xliff:g>"</string> |
| 2070 | <string name="select_application" msgid="5156029161289091703">"Select application"</string> |
| 2071 | <string name="no_application" msgid="2813387563129153880">"Nothing"</string> |
| 2072 | <string name="wait_for_debugger" msgid="1202370874528893091">"Wait for debugger"</string> |
| 2073 | <string name="wait_for_debugger_summary" msgid="1766918303462746804">"Debugged application waits for debugger to attach before executing"</string> |
Eric Fischer | 9a40976 | 2012-05-10 14:32:03 -0700 | [diff] [blame] | 2074 | <string name="debug_input_category" msgid="1811069939601180246">"Input"</string> |
| 2075 | <string name="debug_drawing_category" msgid="6755716469267367852">"Drawing"</string> |
Baligh Uddin | bef7b7f | 2013-03-06 10:48:01 -0800 | [diff] [blame] | 2076 | <string name="debug_hw_drawing_category" msgid="6220174216912308658">"Hardware accelerated rendering"</string> |
Baligh Uddin | b123c7a | 2014-03-31 14:47:58 -0700 | [diff] [blame] | 2077 | <string name="media_category" msgid="4388305075496848353">"Media"</string> |
Eric Fischer | 9a40976 | 2012-05-10 14:32:03 -0700 | [diff] [blame] | 2078 | <string name="debug_monitoring_category" msgid="7640508148375798343">"Monitoring"</string> |
Eric Fischer | 4c9b510 | 2011-07-15 16:51:20 -0700 | [diff] [blame] | 2079 | <string name="strict_mode" msgid="1938795874357830695">"Strict mode enabled"</string> |
| 2080 | <string name="strict_mode_summary" msgid="142834318897332338">"Flash screen when apps do long operations on main thread"</string> |
| 2081 | <string name="pointer_location" msgid="6084434787496938001">"Pointer location"</string> |
| 2082 | <string name="pointer_location_summary" msgid="840819275172753713">"Screen overlay showing current touch data"</string> |
Eric Fischer | 860931d | 2011-09-02 14:52:46 -0700 | [diff] [blame] | 2083 | <string name="show_touches" msgid="1356420386500834339">"Show touches"</string> |
| 2084 | <string name="show_touches_summary" msgid="6684407913145150041">"Show visual feedback for touches"</string> |
Eric Fischer | 9a40976 | 2012-05-10 14:32:03 -0700 | [diff] [blame] | 2085 | <string name="show_screen_updates" msgid="5470814345876056420">"Show surface updates"</string> |
| 2086 | <string name="show_screen_updates_summary" msgid="2569622766672785529">"Flash entire window surfaces when they update"</string> |
| 2087 | <string name="show_hw_screen_updates" msgid="5036904558145941590">"Show GPU view updates"</string> |
| 2088 | <string name="show_hw_screen_updates_summary" msgid="1115593565980196197">"Flash views inside windows when drawn with the GPU"</string> |
Baligh Uddin | b201627 | 2012-08-08 13:44:29 -0700 | [diff] [blame] | 2089 | <string name="show_hw_layers_updates" msgid="5645728765605699821">"Show hardware layers updates"</string> |
| 2090 | <string name="show_hw_layers_updates_summary" msgid="5296917233236661465">"Flash hardware layers green when they update"</string> |
Baligh Uddin | b590a5d | 2013-05-08 11:07:07 -0700 | [diff] [blame] | 2091 | <string name="debug_hw_overdraw" msgid="2968692419951565417">"Debug GPU overdraw"</string> |
Eric Fischer | 9a40976 | 2012-05-10 14:32:03 -0700 | [diff] [blame] | 2092 | <string name="disable_overlays" msgid="2074488440505934665">"Disable HW overlays"</string> |
| 2093 | <string name="disable_overlays_summary" msgid="3578941133710758592">"Always use GPU for screen compositing"</string> |
Baligh Uddin | 5faedbf | 2013-10-07 19:06:16 -0700 | [diff] [blame] | 2094 | <string name="simulate_color_space" msgid="6745847141353345872">"Simulate colour space"</string> |
Baligh Uddin | 3a7fd50 | 2012-10-22 12:09:26 -0700 | [diff] [blame] | 2095 | <string name="enable_opengl_traces_title" msgid="6790444011053219871">"Enable OpenGL traces"</string> |
Geoff Mendal | f9154ee | 2014-11-26 06:49:26 -0800 | [diff] [blame] | 2096 | <string name="use_awesomeplayer" msgid="1583337008516364226">"Use AwesomePlayer (deprecated)"</string> |
| 2097 | <string name="use_awesomeplayer_summary" msgid="6757734070733387140">"Use AwesomePlayer instead of NuPlayer for most media playback"</string> |
Baligh Uddin | 0a07ee8 | 2014-08-18 19:09:47 -0700 | [diff] [blame] | 2098 | <string name="usb_audio_disable_routing" msgid="8114498436003102671">"Disable USB audio routing"</string> |
| 2099 | <string name="usb_audio_disable_routing_summary" msgid="980282760277312264">"Disable automatic routing to USB audio peripherals"</string> |
Eric Fischer | a353f9e | 2012-05-01 13:34:17 -0700 | [diff] [blame] | 2100 | <string name="debug_layout" msgid="5981361776594526155">"Show layout bounds"</string> |
Eric Fischer | 6684159 | 2012-06-11 13:27:08 -0700 | [diff] [blame] | 2101 | <string name="debug_layout_summary" msgid="2001775315258637682">"Show clip bounds, margins, etc."</string> |
Baligh Uddin | f5ecf57 | 2013-08-12 11:54:53 -0700 | [diff] [blame] | 2102 | <string name="force_rtl_layout_all_locales" msgid="2259906643093138978">"Force RTL layout direction"</string> |
| 2103 | <string name="force_rtl_layout_all_locales_summary" msgid="9192797796616132534">"Force screen layout direction to RTL for all locales"</string> |
Eric Fischer | 4c9b510 | 2011-07-15 16:51:20 -0700 | [diff] [blame] | 2104 | <string name="show_cpu_usage" msgid="2389212910758076024">"Show CPU usage"</string> |
| 2105 | <string name="show_cpu_usage_summary" msgid="2113341923988958266">"Screen overlay showing current CPU usage"</string> |
Eric Fischer | 715a9ad | 2011-10-18 15:45:53 -0700 | [diff] [blame] | 2106 | <string name="force_hw_ui" msgid="6426383462520888732">"Force GPU rendering"</string> |
Baligh Uddin | 0b7c1a2 | 2013-04-22 11:07:27 -0700 | [diff] [blame] | 2107 | <string name="force_hw_ui_summary" msgid="5535991166074861515">"Force use of GPU for 2D drawing"</string> |
Baligh Uddin | 0761408 | 2012-10-17 22:19:25 -0700 | [diff] [blame] | 2108 | <string name="force_msaa" msgid="7920323238677284387">"Force 4x MSAA"</string> |
| 2109 | <string name="force_msaa_summary" msgid="9123553203895817537">"Enable 4x MSAA in OpenGL ES 2.0 apps"</string> |
Baligh Uddin | bef7b7f | 2013-03-06 10:48:01 -0800 | [diff] [blame] | 2110 | <string name="show_non_rect_clip" msgid="505954950474595172">"Debug non-rectangular clip operations"</string> |
Eric Fischer | a353f9e | 2012-05-01 13:34:17 -0700 | [diff] [blame] | 2111 | <string name="track_frame_time" msgid="6146354853663863443">"Profile GPU rendering"</string> |
Eric Fischer | 4c9b510 | 2011-07-15 16:51:20 -0700 | [diff] [blame] | 2112 | <string name="window_animation_scale_title" msgid="6162587588166114700">"Window animation scale"</string> |
| 2113 | <string name="transition_animation_scale_title" msgid="387527540523595875">"Transition animation scale"</string> |
Eric Fischer | 5c47498 | 2012-02-03 12:47:43 -0800 | [diff] [blame] | 2114 | <string name="animator_duration_scale_title" msgid="3406722410819934083">"Animator duration scale"</string> |
Baligh Uddin | 9307c8e | 2012-09-22 14:20:39 -0700 | [diff] [blame] | 2115 | <string name="overlay_display_devices_title" msgid="5364176287998398539">"Simulate secondary displays"</string> |
Geoff Mendal | 6b309cc | 2015-03-09 06:35:26 -0700 | [diff] [blame] | 2116 | <string name="enable_multi_window" msgid="1091779249819137016">"Multi-window mode"</string> |
| 2117 | <string name="enable_multi_window_summary" msgid="5837641304114783514">"Multiple activities on screen at the same time."</string> |
| 2118 | <string name="confirm_enable_multi_window_title" msgid="950964546995895971">"Enable multi-window mode?"</string> |
| 2119 | <string name="confirm_enable_multi_window_text" msgid="565834092374755117">"WARNING: This is a highly experimental feature that allows multiple activities on screen at the same time through the Recent Apps UI. Some apps may crash or not function correctly when used with this feature."</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 2120 | <string name="debug_applications_category" msgid="4206913653849771549">"Apps"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 2121 | <string name="immediately_destroy_activities" msgid="1579659389568133959">"Don\'t keep activities"</string> |
Eric Fischer | 4c9b510 | 2011-07-15 16:51:20 -0700 | [diff] [blame] | 2122 | <string name="immediately_destroy_activities_summary" msgid="3592221124808773368">"Destroy every activity as soon as the user leaves it"</string> |
Eric Fischer | 3985ce3 | 2011-08-04 16:13:03 -0700 | [diff] [blame] | 2123 | <string name="app_process_limit_title" msgid="4280600650253107163">"Background process limit"</string> |
Eric Fischer | b91a557 | 2011-08-12 17:21:28 -0700 | [diff] [blame] | 2124 | <string name="show_all_anrs" msgid="28462979638729082">"Show all ANRs"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 2125 | <string name="show_all_anrs_summary" msgid="641908614413544127">"Show App Not Responding dialogue for background apps"</string> |
Eric Fischer | a130769 | 2011-06-20 14:54:12 -0700 | [diff] [blame] | 2126 | <string name="data_usage_summary_title" msgid="3804110657238092929">"Data usage"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 2127 | <string name="data_usage_app_summary_title" msgid="4147258989837459172">"App data usage"</string> |
| 2128 | <string name="data_usage_accounting" msgid="7170028915873577387">"Operator data accounting may differ from your device."</string> |
| 2129 | <string name="data_usage_app" msgid="4970478397515423303">"App usage"</string> |
| 2130 | <string name="data_usage_app_info_label" msgid="3409931235687866706">"APP INFO"</string> |
| 2131 | <string name="data_usage_cellular_data" msgid="4859424346276043677">"Mobile data"</string> |
| 2132 | <string name="data_usage_data_limit" msgid="1193930999713192703">"Set data limit"</string> |
Eric Fischer | a130769 | 2011-06-20 14:54:12 -0700 | [diff] [blame] | 2133 | <string name="data_usage_cycle" msgid="5652529796195787949">"Data usage cycle"</string> |
Geoff Mendal | 179544d | 2014-07-30 18:41:18 -0700 | [diff] [blame] | 2134 | <string name="data_usage_app_items_header_text" msgid="5017850810459372828">"App usage"</string> |
Eric Fischer | 4c9b510 | 2011-07-15 16:51:20 -0700 | [diff] [blame] | 2135 | <string name="data_usage_menu_roaming" msgid="8042359966835203296">"Data roaming"</string> |
Eric Fischer | 9f12b39 | 2011-09-30 16:46:13 -0700 | [diff] [blame] | 2136 | <string name="data_usage_menu_restrict_background" msgid="1989394568592253331">"Restrict background data"</string> |
Baligh Uddin | f165e12 | 2014-07-24 03:02:05 -0700 | [diff] [blame] | 2137 | <string name="data_usage_menu_allow_background" msgid="2694761978633359223">"Allow background data"</string> |
Eric Fischer | 5b892f1 | 2011-08-22 11:34:42 -0700 | [diff] [blame] | 2138 | <string name="data_usage_menu_split_4g" msgid="5322857680792601899">"Separate 4G usage"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 2139 | <string name="data_usage_menu_show_wifi" msgid="2296217964873872571">"Show Wi‑Fi"</string> |
Baligh Uddin | f165e12 | 2014-07-24 03:02:05 -0700 | [diff] [blame] | 2140 | <string name="data_usage_menu_hide_wifi" msgid="7290056718050186769">"Hide Wi‑Fi"</string> |
Eric Fischer | 3985ce3 | 2011-08-04 16:13:03 -0700 | [diff] [blame] | 2141 | <string name="data_usage_menu_show_ethernet" msgid="5181361208532314097">"Show Ethernet usage"</string> |
Baligh Uddin | f165e12 | 2014-07-24 03:02:05 -0700 | [diff] [blame] | 2142 | <string name="data_usage_menu_hide_ethernet" msgid="3326702187179943681">"Hide Ethernet usage"</string> |
| 2143 | <string name="data_usage_menu_metered" msgid="6235119991372755026">"Network restrictions"</string> |
Eric Fischer | 6684159 | 2012-06-11 13:27:08 -0700 | [diff] [blame] | 2144 | <string name="data_usage_menu_auto_sync" msgid="8203999775948778560">"Auto-sync data"</string> |
Baligh Uddin | f165e12 | 2014-07-24 03:02:05 -0700 | [diff] [blame] | 2145 | <string name="data_usage_menu_sim_cards" msgid="6410498422797244073">"SIM cards"</string> |
| 2146 | <string name="data_usage_menu_cellular_networks" msgid="5243515735055652279">"Mobile networks"</string> |
| 2147 | <string name="account_settings_menu_auto_sync" msgid="6243013719753700377">"Auto-sync data"</string> |
| 2148 | <string name="account_settings_menu_auto_sync_personal" msgid="785541379617346438">"Auto-sync personal data"</string> |
| 2149 | <string name="account_settings_menu_auto_sync_work" msgid="329565580969147026">"Auto-sync work data"</string> |
Eric Fischer | a130769 | 2011-06-20 14:54:12 -0700 | [diff] [blame] | 2150 | <string name="data_usage_change_cycle" msgid="7776556448920114866">"Change cycle…"</string> |
| 2151 | <string name="data_usage_pick_cycle_day" msgid="4470796861757050966">"Day of month to reset data usage cycle:"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 2152 | <string name="data_usage_empty" msgid="8621855507876539282">"No apps used data during this period."</string> |
Eric Fischer | 5b892f1 | 2011-08-22 11:34:42 -0700 | [diff] [blame] | 2153 | <string name="data_usage_label_foreground" msgid="4938034231928628164">"Foreground"</string> |
| 2154 | <string name="data_usage_label_background" msgid="3225844085975764519">"Background"</string> |
Eric Fischer | 7046d96 | 2012-04-18 14:42:42 -0700 | [diff] [blame] | 2155 | <string name="data_usage_app_restricted" msgid="3568465218866589705">"restricted"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 2156 | <string name="data_usage_disable_mobile" msgid="2613595056882494652">"Turn off mobile data?"</string> |
| 2157 | <string name="data_usage_disable_mobile_limit" msgid="3934211003105066167">"Set mobile data limit"</string> |
Eric Fischer | 24c4fb1 | 2011-09-20 10:37:57 -0700 | [diff] [blame] | 2158 | <string name="data_usage_disable_4g_limit" msgid="6233554774946681175">"Set 4G data limit"</string> |
| 2159 | <string name="data_usage_disable_3g_limit" msgid="2558557840444266906">"Set 2G-3G data limit"</string> |
Baligh Uddin | 5fad6c1 | 2013-02-06 14:17:49 -0800 | [diff] [blame] | 2160 | <string name="data_usage_disable_wifi_limit" msgid="1394901415264660888">"Set Wi‑Fi data limit"</string> |
| 2161 | <string name="data_usage_tab_wifi" msgid="481146038146585749">"Wi‑Fi"</string> |
Eric Fischer | 3985ce3 | 2011-08-04 16:13:03 -0700 | [diff] [blame] | 2162 | <string name="data_usage_tab_ethernet" msgid="7298064366282319911">"Ethernet"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 2163 | <string name="data_usage_tab_mobile" msgid="2084466270343460491">"Mobile"</string> |
Eric Fischer | a130769 | 2011-06-20 14:54:12 -0700 | [diff] [blame] | 2164 | <string name="data_usage_tab_4g" msgid="1301978716067512235">"4G"</string> |
| 2165 | <string name="data_usage_tab_3g" msgid="6092169523081538718">"2G-3G"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 2166 | <string name="data_usage_list_mobile" msgid="7219011330831181312">"Mobile"</string> |
Eric Fischer | c9ac3ca | 2011-12-29 13:36:38 -0800 | [diff] [blame] | 2167 | <string name="data_usage_list_none" msgid="3933892774251050735">"None"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 2168 | <string name="data_usage_enable_mobile" msgid="5900650720568852325">"Mobile data"</string> |
Eric Fischer | a130769 | 2011-06-20 14:54:12 -0700 | [diff] [blame] | 2169 | <string name="data_usage_enable_3g" msgid="6304006671869578254">"2G-3G data"</string> |
| 2170 | <string name="data_usage_enable_4g" msgid="3635854097335036738">"4G data"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 2171 | <string name="data_usage_forground_label" msgid="7654319010655983591">"Foreground:"</string> |
| 2172 | <string name="data_usage_background_label" msgid="2722008379947694926">"Background:"</string> |
Baligh Uddin | f165e12 | 2014-07-24 03:02:05 -0700 | [diff] [blame] | 2173 | <string name="data_usage_app_settings" msgid="2279171379771253165">"App settings"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 2174 | <string name="data_usage_app_restrict_background" msgid="7510046552380574925">"Restrict app background data"</string> |
| 2175 | <string name="data_usage_app_restrict_background_summary" msgid="3720075732277934106">"Disable background data on mobile networks."</string> |
| 2176 | <string name="data_usage_app_restrict_background_summary_disabled" msgid="1446565717342917727">"To restrict background data for this app, first set a mobile data limit."</string> |
Eric Fischer | 7f0c806 | 2011-08-26 14:59:45 -0700 | [diff] [blame] | 2177 | <string name="data_usage_app_restrict_dialog_title" msgid="1613108390242737923">"Restrict background data?"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 2178 | <string name="data_usage_app_restrict_dialog" msgid="5871168521456832764">"This feature may cause an app that depends on background data to stop working when only mobile networks are available.\n\nYou can find more appropriate data usage controls in the settings available within the app."</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 2179 | <string name="data_usage_restrict_denied_dialog" msgid="1493134803720421674">"Restricting background data is possible only when you\'ve set a mobile data limit."</string> |
Eric Fischer | 6684159 | 2012-06-11 13:27:08 -0700 | [diff] [blame] | 2180 | <string name="data_usage_auto_sync_on_dialog_title" msgid="2438617846762244389">"Turn auto-sync data on?"</string> |
Geoff Mendal | 7e403ef | 2014-08-04 17:48:17 -0700 | [diff] [blame] | 2181 | <string name="data_usage_auto_sync_on_dialog" product="tablet" msgid="8581983093524041669">"Any changes that you make to your accounts on the web will be automatically copied to your tablet.\n\nSome accounts may also automatically copy any changes that you make on the tablet to the web. A Google Account works this way."</string> |
| 2182 | <string name="data_usage_auto_sync_on_dialog" product="default" msgid="8651376294887142858">"Any changes that you make to your accounts on the web will be automatically copied to your phone.\n\nSome accounts may also automatically copy any changes that you make on the phone to the web. A Google Account works this way."</string> |
Eric Fischer | 6684159 | 2012-06-11 13:27:08 -0700 | [diff] [blame] | 2183 | <string name="data_usage_auto_sync_off_dialog_title" msgid="9013139130490125793">"Turn auto-sync data off?"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 2184 | <string name="data_usage_auto_sync_off_dialog" msgid="4025938250775413864">"This will conserve data and battery usage, but you\'ll need to sync each account manually to collect recent information. And you won\'t receive notifications when updates occur."</string> |
Eric Fischer | a130769 | 2011-06-20 14:54:12 -0700 | [diff] [blame] | 2185 | <string name="data_usage_cycle_editor_title" msgid="1373797281540188533">"Usage cycle reset date"</string> |
| 2186 | <string name="data_usage_cycle_editor_subtitle" msgid="5512903797979928416">"Date of each month:"</string> |
Eric Fischer | bc638bf | 2011-07-07 11:49:07 -0700 | [diff] [blame] | 2187 | <string name="data_usage_cycle_editor_positive" msgid="8821760330497941117">"Set"</string> |
Eric Fischer | 24c4fb1 | 2011-09-20 10:37:57 -0700 | [diff] [blame] | 2188 | <string name="data_usage_warning_editor_title" msgid="3704136912240060339">"Set data usage warning"</string> |
| 2189 | <string name="data_usage_limit_editor_title" msgid="9153595142385030015">"Set data usage limit"</string> |
Eric Fischer | a130769 | 2011-06-20 14:54:12 -0700 | [diff] [blame] | 2190 | <string name="data_usage_limit_dialog_title" msgid="3023111643632996097">"Limiting data usage"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 2191 | <string name="data_usage_limit_dialog_mobile" product="tablet" msgid="5788774061143636263">"Your tablet will turn off mobile data once it reaches the limit that you set.\n\nSince data usage is measured by your tablet, and your operator may account for usage differently, consider setting a conservative limit."</string> |
| 2192 | <string name="data_usage_limit_dialog_mobile" product="default" msgid="3511301596446820549">"Your phone will turn off mobile data once it reaches the limit that you set.\n\nSince data usage is measured by your phone, and your operator may account for usage differently, consider setting a conservative limit."</string> |
Eric Fischer | 7f0c806 | 2011-08-26 14:59:45 -0700 | [diff] [blame] | 2193 | <string name="data_usage_restrict_background_title" msgid="2201315502223035062">"Restrict background data?"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 2194 | <string name="data_usage_restrict_background" msgid="6264965779074729381">"If you restrict background mobile data, some apps and services won\'t work unless you\'re connected to Wi‑Fi."</string> |
| 2195 | <string name="data_usage_restrict_background_multiuser" product="tablet" msgid="7954930300449415764">"If you restrict background mobile data, some apps and services won\'t work unless you\'re connected to Wi‑Fi.\n\nThis setting affects all users on this tablet."</string> |
| 2196 | <string name="data_usage_restrict_background_multiuser" product="default" msgid="259958321968870600">"If you restrict background mobile data, some apps and services won\'t work unless you\'re connected to Wi‑Fi.\n\nThis setting affects all users on this phone."</string> |
Eric Fischer | 4c9b510 | 2011-07-15 16:51:20 -0700 | [diff] [blame] | 2197 | <string name="data_usage_sweep_warning" msgid="6387081852568846982"><font size="21">"<xliff:g id="NUMBER">^1</xliff:g>"</font>" "<font size="9">"<xliff:g id="UNIT">^2</xliff:g>"</font>\n<font size="12">"warning"</font></string> |
| 2198 | <string name="data_usage_sweep_limit" msgid="860566507375933039"><font size="21">"<xliff:g id="NUMBER">^1</xliff:g>"</font>" "<font size="9">"<xliff:g id="UNIT">^2</xliff:g>"</font>\n<font size="12">"limit"</font></string> |
| 2199 | <string name="data_usage_uninstalled_apps" msgid="614263770923231598">"Removed apps"</string> |
Baligh Uddin | fe8e076 | 2012-09-25 16:09:15 -0700 | [diff] [blame] | 2200 | <string name="data_usage_uninstalled_apps_users" msgid="7986294489899813194">"Removed apps and users"</string> |
Eric Fischer | 3985ce3 | 2011-08-04 16:13:03 -0700 | [diff] [blame] | 2201 | <string name="data_usage_received_sent" msgid="5039699009276621757">"<xliff:g id="RECEIVED">%1$s</xliff:g> received, <xliff:g id="SENT">%2$s</xliff:g> sent"</string> |
Eric Fischer | 7046d96 | 2012-04-18 14:42:42 -0700 | [diff] [blame] | 2202 | <string name="data_usage_total_during_range" msgid="4091294280619255237">"<xliff:g id="RANGE">%2$s</xliff:g>: about <xliff:g id="TOTAL">%1$s</xliff:g> used."</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 2203 | <string name="data_usage_total_during_range_mobile" product="tablet" msgid="1925687342154538972">"<xliff:g id="RANGE">%2$s</xliff:g>: about <xliff:g id="TOTAL">%1$s</xliff:g> used, as measured by your tablet. Your carrier\'s data usage accounting may differ."</string> |
| 2204 | <string name="data_usage_total_during_range_mobile" product="default" msgid="5063981061103812900">"<xliff:g id="RANGE">%2$s</xliff:g>: about <xliff:g id="TOTAL">%1$s</xliff:g> used, as measured by your phone. Your carrier\'s data usage accounting may differ."</string> |
Baligh Uddin | f165e12 | 2014-07-24 03:02:05 -0700 | [diff] [blame] | 2205 | <string name="data_usage_metered_title" msgid="7383175371006596441">"Network restrictions"</string> |
Geoff Mendal | cc4307c | 2015-06-03 10:30:27 -0700 | [diff] [blame] | 2206 | <string name="data_usage_metered_body" msgid="3262343834446126044">"Metered networks are treated like mobile when background data is restricted. Apps may warn before using these networks for large downloads."</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 2207 | <string name="data_usage_metered_mobile" msgid="2326986339431119372">"Mobile networks"</string> |
Baligh Uddin | f165e12 | 2014-07-24 03:02:05 -0700 | [diff] [blame] | 2208 | <string name="data_usage_metered_wifi" msgid="1761738002328299714">"Metered Wi‑Fi networks"</string> |
| 2209 | <string name="data_usage_metered_wifi_disabled" msgid="727808462375941567">"To select metered networks, turn Wi‑Fi on."</string> |
| 2210 | <string name="data_usage_disclaimer" msgid="6887858149980673444">"Operator data accounting may differ from your device."</string> |
Eric Fischer | bc638bf | 2011-07-07 11:49:07 -0700 | [diff] [blame] | 2211 | <string name="cryptkeeper_emergency_call" msgid="198578731586097145">"Emergency call"</string> |
| 2212 | <string name="cryptkeeper_return_to_call" msgid="5613717339452772491">"Return to call"</string> |
| 2213 | <string name="vpn_name" msgid="4689699885361002297">"Name"</string> |
| 2214 | <string name="vpn_type" msgid="5435733139514388070">"Type"</string> |
| 2215 | <string name="vpn_server" msgid="2123096727287421913">"Server address"</string> |
| 2216 | <string name="vpn_mppe" msgid="6639001940500288972">"PPP encryption (MPPE)"</string> |
| 2217 | <string name="vpn_l2tp_secret" msgid="529359749677142076">"L2TP secret"</string> |
| 2218 | <string name="vpn_ipsec_identifier" msgid="4098175859460006296">"IPSec identifier"</string> |
| 2219 | <string name="vpn_ipsec_secret" msgid="4526453255704888704">"IPSec preshared key"</string> |
| 2220 | <string name="vpn_ipsec_user_cert" msgid="6880651510020187230">"IPSec user certificate"</string> |
| 2221 | <string name="vpn_ipsec_ca_cert" msgid="91338213449148229">"IPSec CA certificate"</string> |
Eric Fischer | c9ac3ca | 2011-12-29 13:36:38 -0800 | [diff] [blame] | 2222 | <string name="vpn_ipsec_server_cert" msgid="6599276718456935010">"IPSec server certificate"</string> |
Eric Fischer | b91a557 | 2011-08-12 17:21:28 -0700 | [diff] [blame] | 2223 | <string name="vpn_show_options" msgid="7182688955890457003">"Show advanced options"</string> |
Eric Fischer | 4c9b510 | 2011-07-15 16:51:20 -0700 | [diff] [blame] | 2224 | <string name="vpn_search_domains" msgid="5391995501541199624">"DNS search domains"</string> |
Eric Fischer | b91a557 | 2011-08-12 17:21:28 -0700 | [diff] [blame] | 2225 | <string name="vpn_dns_servers" msgid="5570715561245741829">"DNS servers (e.g. 8.8.8.8)"</string> |
| 2226 | <string name="vpn_routes" msgid="3818655448226312232">"Forwarding routes (e.g. 10.0.0.0/8)"</string> |
Eric Fischer | bc638bf | 2011-07-07 11:49:07 -0700 | [diff] [blame] | 2227 | <string name="vpn_username" msgid="1863901629860867849">"Username"</string> |
| 2228 | <string name="vpn_password" msgid="6756043647233596772">"Password"</string> |
Eric Fischer | 4c9b510 | 2011-07-15 16:51:20 -0700 | [diff] [blame] | 2229 | <string name="vpn_save_login" msgid="6350322456427484881">"Save account information"</string> |
Eric Fischer | 3985ce3 | 2011-08-04 16:13:03 -0700 | [diff] [blame] | 2230 | <string name="vpn_not_used" msgid="9094191054524660891">"(not used)"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 2231 | <string name="vpn_no_ca_cert" msgid="8776029412793353361">"(don\'t verify server)"</string> |
Eric Fischer | c9ac3ca | 2011-12-29 13:36:38 -0800 | [diff] [blame] | 2232 | <string name="vpn_no_server_cert" msgid="2167487440231913330">"(received from server)"</string> |
Eric Fischer | bc638bf | 2011-07-07 11:49:07 -0700 | [diff] [blame] | 2233 | <string name="vpn_cancel" msgid="1979937976123659332">"Cancel"</string> |
Geoff Mendal | 23562e4 | 2015-04-25 00:12:23 -0700 | [diff] [blame] | 2234 | <string name="vpn_done" msgid="8678655203910995914">"Dismiss"</string> |
Eric Fischer | bc638bf | 2011-07-07 11:49:07 -0700 | [diff] [blame] | 2235 | <string name="vpn_save" msgid="4233484051644764510">"Save"</string> |
| 2236 | <string name="vpn_connect" msgid="8469608541746132301">"Connect"</string> |
Eric Fischer | b1064d3 | 2012-03-02 14:15:42 -0800 | [diff] [blame] | 2237 | <string name="vpn_edit" msgid="8647191407179996943">"Edit VPN profile"</string> |
Geoff Mendal | 23562e4 | 2015-04-25 00:12:23 -0700 | [diff] [blame] | 2238 | <string name="vpn_forget" msgid="3684651372749415446">"Forget"</string> |
Eric Fischer | b1064d3 | 2012-03-02 14:15:42 -0800 | [diff] [blame] | 2239 | <string name="vpn_connect_to" msgid="5965299358485793260">"Connect to <xliff:g id="PROFILE">%s</xliff:g>"</string> |
Geoff Mendal | 23562e4 | 2015-04-25 00:12:23 -0700 | [diff] [blame] | 2240 | <string name="vpn_disconnect_confirm" msgid="2555877026824771115">"Disconnect this VPN."</string> |
| 2241 | <string name="vpn_disconnect" msgid="7426570492642111171">"Disconnect"</string> |
| 2242 | <string name="vpn_version" msgid="1939804054179766249">"Version <xliff:g id="VERSION">%s</xliff:g>"</string> |
Eric Fischer | b91a557 | 2011-08-12 17:21:28 -0700 | [diff] [blame] | 2243 | <string name="vpn_title" msgid="6317731879966640551">"VPN"</string> |
Eric Fischer | b1064d3 | 2012-03-02 14:15:42 -0800 | [diff] [blame] | 2244 | <string name="vpn_create" msgid="5628219087569761496">"Add VPN profile"</string> |
| 2245 | <string name="vpn_menu_edit" msgid="408275284159243490">"Edit profile"</string> |
| 2246 | <string name="vpn_menu_delete" msgid="8098021690546891414">"Delete profile"</string> |
Baligh Uddin | 9307c8e | 2012-09-22 14:20:39 -0700 | [diff] [blame] | 2247 | <string name="vpn_menu_lockdown" msgid="7863024538064268139">"Always-on VPN"</string> |
| 2248 | <string name="vpn_lockdown_summary" msgid="2200032066376720339">"Select a VPN profile to always remain connected to. Network traffic will only be allowed when connected to this VPN."</string> |
| 2249 | <string name="vpn_lockdown_none" msgid="9214462857336483711">"None"</string> |
| 2250 | <string name="vpn_lockdown_config_error" msgid="3898576754914217248">"Always-on VPN requires an IP address for both server and DNS."</string> |
Eric Fischer | b1064d3 | 2012-03-02 14:15:42 -0800 | [diff] [blame] | 2251 | <string name="vpn_no_network" msgid="3050233675132726155">"There is no network connection. Please try again later."</string> |
| 2252 | <string name="vpn_missing_cert" msgid="7972907102570411501">"A certificate is missing. Please edit the profile."</string> |
Eric Fischer | bc638bf | 2011-07-07 11:49:07 -0700 | [diff] [blame] | 2253 | <string name="trusted_credentials_system_tab" msgid="3984284264816924534">"System"</string> |
| 2254 | <string name="trusted_credentials_user_tab" msgid="2244732111398939475">"User"</string> |
| 2255 | <string name="trusted_credentials_disable_label" msgid="3864493185845818506">"Disable"</string> |
| 2256 | <string name="trusted_credentials_enable_label" msgid="2498444573635146913">"Enable"</string> |
| 2257 | <string name="trusted_credentials_remove_label" msgid="3633691709300260836">"Remove"</string> |
| 2258 | <string name="trusted_credentials_enable_confirmation" msgid="83215982842660869">"Enable the system CA certificate?"</string> |
| 2259 | <string name="trusted_credentials_disable_confirmation" msgid="8199697813361646792">"Disable the system CA certificate?"</string> |
| 2260 | <string name="trusted_credentials_remove_confirmation" msgid="443561923016852941">"Permanently remove the user CA certificate?"</string> |
Eric Fischer | 4e45b21 | 2012-02-09 12:15:25 -0800 | [diff] [blame] | 2261 | <string name="spellcheckers_settings_title" msgid="399981228588011501">"Spell checker"</string> |
Eric Fischer | 8963a64 | 2011-10-10 11:25:09 -0700 | [diff] [blame] | 2262 | <string name="current_backup_pw_prompt" msgid="7735254412051914576">"Type your current full backup password here"</string> |
| 2263 | <string name="new_backup_pw_prompt" msgid="8755501377391998428">"Type a new password for full backups here"</string> |
| 2264 | <string name="confirm_new_backup_pw_prompt" msgid="3238728882512787864">"Retype your new full backup password here"</string> |
Eric Fischer | b91a557 | 2011-08-12 17:21:28 -0700 | [diff] [blame] | 2265 | <string name="backup_pw_set_button_text" msgid="2387480910044648795">"Set backup password"</string> |
| 2266 | <string name="backup_pw_cancel_button_text" msgid="8845630125391744615">"Cancel"</string> |
Eric Fischer | 1509fa6 | 2011-11-10 14:22:55 -0800 | [diff] [blame] | 2267 | <string name="additional_system_update_settings_list_item_title" msgid="214987609894661992">"Additional system updates"</string> |
Baligh Uddin | f2ccce3 | 2012-08-09 12:42:04 -0700 | [diff] [blame] | 2268 | <string name="selinux_status_disabled" msgid="924551035552323327">"Disabled"</string> |
| 2269 | <string name="selinux_status_permissive" msgid="6004965534713398778">"Permissive"</string> |
| 2270 | <string name="selinux_status_enforcing" msgid="2252703756208463329">"Enforcing"</string> |
Baligh Uddin | fa3e8ef | 2013-09-16 12:25:13 -0700 | [diff] [blame] | 2271 | <string name="ssl_ca_cert_warning" msgid="2045866713601984673">"Network may be monitored"</string> |
Baligh Uddin | f165e12 | 2014-07-24 03:02:05 -0700 | [diff] [blame] | 2272 | <string name="done_button" msgid="1991471253042622230">"Done"</string> |
Baligh Uddin | fa3e8ef | 2013-09-16 12:25:13 -0700 | [diff] [blame] | 2273 | <string name="ssl_ca_cert_dialog_title" msgid="5339377665264149395">"Network monitoring"</string> |
Baligh Uddin | 39529d4 | 2013-10-04 18:48:30 -0700 | [diff] [blame] | 2274 | <string name="ssl_ca_cert_info_message" msgid="4583879256548819713">"This device is managed by:\n<xliff:g id="MANAGING_DOMAIN">%s</xliff:g>\n\nYour administrator is capable of monitoring your network activity, including emails, apps and secure websites.\n\nFor more information, contact your administrator."</string> |
Baligh Uddin | 4366e49 | 2013-11-11 10:40:56 -0800 | [diff] [blame] | 2275 | <string name="ssl_ca_cert_warning_message" msgid="8216218659139190498">"A third party is capable of monitoring your network activity, including emails, apps and secure websites.\n\nA trusted credential installed on your device is making this possible."</string> |
Baligh Uddin | fa3e8ef | 2013-09-16 12:25:13 -0700 | [diff] [blame] | 2276 | <string name="ssl_ca_cert_settings_button" msgid="8760495070836213605">"Check trusted credentials"</string> |
Baligh Uddin | 9307c8e | 2012-09-22 14:20:39 -0700 | [diff] [blame] | 2277 | <string name="user_settings_title" msgid="6151874007858148344">"Users"</string> |
Baligh Uddin | 86ef1a5 | 2013-04-25 12:05:11 -0700 | [diff] [blame] | 2278 | <string name="user_list_title" msgid="7937158411137563543">"Users & profiles"</string> |
Baligh Uddin | 25193d1 | 2014-05-14 16:25:08 -0700 | [diff] [blame] | 2279 | <string name="user_add_user_or_profile_menu" msgid="6923838875175259418">"Add user or profile"</string> |
| 2280 | <string name="user_add_user_menu" msgid="1675956975014862382">"Add user"</string> |
Baligh Uddin | 86ef1a5 | 2013-04-25 12:05:11 -0700 | [diff] [blame] | 2281 | <string name="user_summary_restricted_profile" msgid="6354966213806839107">"Restricted profile"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 2282 | <string name="user_need_lock_message" msgid="5879715064416886811">"Before you can create a restricted profile, you\'ll need to set up a screen lock to protect your apps and personal data."</string> |
Baligh Uddin | cbc7319 | 2013-05-01 10:47:18 -0700 | [diff] [blame] | 2283 | <string name="user_set_lock_button" msgid="8311219392856626841">"Set lock"</string> |
Baligh Uddin | 9307c8e | 2012-09-22 14:20:39 -0700 | [diff] [blame] | 2284 | <string name="user_summary_not_set_up" msgid="8778205026866794909">"Not set up"</string> |
Baligh Uddin | 86ef1a5 | 2013-04-25 12:05:11 -0700 | [diff] [blame] | 2285 | <string name="user_summary_restricted_not_set_up" msgid="1628116001964325544">"Not set up - Restricted profile"</string> |
Baligh Uddin | 5b025e7 | 2014-08-26 21:00:49 -0700 | [diff] [blame] | 2286 | <string name="user_summary_managed_profile_not_set_up" msgid="1659125858619760573">"Not set up – Work profile"</string> |
Baligh Uddin | 9307c8e | 2012-09-22 14:20:39 -0700 | [diff] [blame] | 2287 | <string name="user_owner" msgid="3879126011135546571">"Owner"</string> |
Baligh Uddin | 86ef1a5 | 2013-04-25 12:05:11 -0700 | [diff] [blame] | 2288 | <string name="user_you" msgid="1639158809315025986">"You (<xliff:g id="NAME">%s</xliff:g>)"</string> |
Baligh Uddin | 9307c8e | 2012-09-22 14:20:39 -0700 | [diff] [blame] | 2289 | <string name="user_nickname" msgid="5148818000228994488">"Nickname"</string> |
Baligh Uddin | 86ef1a5 | 2013-04-25 12:05:11 -0700 | [diff] [blame] | 2290 | <string name="user_add_user_type_title" msgid="2146438670792322349">"Add"</string> |
Geoff Mendal | cc4307c | 2015-06-03 10:30:27 -0700 | [diff] [blame] | 2291 | <string name="user_add_max_count" msgid="5405885348463433157">"You can add up to <xliff:g id="USER_COUNT">%1$d</xliff:g> users"</string> |
Baligh Uddin | 86ef1a5 | 2013-04-25 12:05:11 -0700 | [diff] [blame] | 2292 | <string name="user_add_user_item_summary" msgid="4702776187132008661">"Users have their own apps and content"</string> |
Baligh Uddin | a72aa4e | 2013-05-27 12:01:18 -0700 | [diff] [blame] | 2293 | <string name="user_add_profile_item_summary" msgid="5931663986889138941">"You can restrict access to apps and content from your account"</string> |
Baligh Uddin | 86ef1a5 | 2013-04-25 12:05:11 -0700 | [diff] [blame] | 2294 | <string name="user_add_user_item_title" msgid="8212199632466198969">"User"</string> |
| 2295 | <string name="user_add_profile_item_title" msgid="8353515490730363621">"Restricted profile"</string> |
Geoff Mendal | 179544d | 2014-07-30 18:41:18 -0700 | [diff] [blame] | 2296 | <string name="user_add_user_title" msgid="2108112641783146007">"Add new user?"</string> |
Geoff Mendal | cacc3e1 | 2015-04-15 08:05:48 -0500 | [diff] [blame] | 2297 | <string name="user_add_user_message_long" msgid="8562152293752222985">"You can share this device with other people by creating additional users. Each user has their own space, which they can customise with apps, wallpaper and so on. Users can also adjust device settings like Wi‑Fi that affect everyone.\n\nWhen you add a new user, that person needs to set up their space.\n\nAny user can update apps for all other users."</string> |
Geoff Mendal | 7e403ef | 2014-08-04 17:48:17 -0700 | [diff] [blame] | 2298 | <string name="user_add_user_message_short" msgid="1511354412249044381">"When you add a new user, that person needs to set up their space.\n\nAny user can update apps for all other users."</string> |
Baligh Uddin | 9307c8e | 2012-09-22 14:20:39 -0700 | [diff] [blame] | 2299 | <string name="user_setup_dialog_title" msgid="1765794166801864563">"Set up user now?"</string> |
Geoff Mendal | e9549f3 | 2014-08-06 12:36:11 -0700 | [diff] [blame] | 2300 | <string name="user_setup_dialog_message" msgid="1004068621380867148">"Make sure that the person is available to take the device and set up their space"</string> |
Baligh Uddin | 86ef1a5 | 2013-04-25 12:05:11 -0700 | [diff] [blame] | 2301 | <string name="user_setup_profile_dialog_message" msgid="3896568553327558731">"Set up profile now?"</string> |
Baligh Uddin | 9307c8e | 2012-09-22 14:20:39 -0700 | [diff] [blame] | 2302 | <string name="user_setup_button_setup_now" msgid="3391388430158437629">"Set up now"</string> |
| 2303 | <string name="user_setup_button_setup_later" msgid="3068729597269172401">"Not now"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 2304 | <string name="user_cannot_manage_message" product="tablet" msgid="7153048188252553320">"Only the tablet\'s owner can manage users."</string> |
| 2305 | <string name="user_cannot_manage_message" product="default" msgid="959315813089950649">"Only the phone\'s owner can manage users."</string> |
Baligh Uddin | cbc7319 | 2013-05-01 10:47:18 -0700 | [diff] [blame] | 2306 | <string name="user_cannot_add_accounts_message" msgid="5116692653439737050">"Restricted profiles cannot add accounts"</string> |
Baligh Uddin | 8948fa5 | 2012-10-03 21:23:00 -0700 | [diff] [blame] | 2307 | <string name="user_remove_user_menu" msgid="6897150520686691355">"Delete <xliff:g id="USER_NAME">%1$s</xliff:g> from this device"</string> |
Geoff Mendal | 179544d | 2014-07-30 18:41:18 -0700 | [diff] [blame] | 2308 | <string name="user_add_on_lockscreen_menu" msgid="3025132738715222247">"Add users when device is locked"</string> |
Baligh Uddin | 9307c8e | 2012-09-22 14:20:39 -0700 | [diff] [blame] | 2309 | <string name="user_new_user_name" msgid="369856859816028856">"New user"</string> |
Baligh Uddin | 86ef1a5 | 2013-04-25 12:05:11 -0700 | [diff] [blame] | 2310 | <string name="user_new_profile_name" msgid="2632088404952119900">"New profile"</string> |
Baligh Uddin | 9307c8e | 2012-09-22 14:20:39 -0700 | [diff] [blame] | 2311 | <string name="user_confirm_remove_self_title" msgid="8432050170899479556">"Delete yourself?"</string> |
Geoff Mendal | 179544d | 2014-07-30 18:41:18 -0700 | [diff] [blame] | 2312 | <string name="user_confirm_remove_title" msgid="1163721647646152032">"Remove this user?"</string> |
| 2313 | <string name="user_profile_confirm_remove_title" msgid="5573161550669867342">"Remove this profile?"</string> |
Baligh Uddin | 5b025e7 | 2014-08-26 21:00:49 -0700 | [diff] [blame] | 2314 | <string name="work_profile_confirm_remove_title" msgid="2017323555783522213">"Remove work profile?"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 2315 | <string name="user_confirm_remove_self_message" product="tablet" msgid="2391372805233812410">"You will lose your space and data on this tablet. You can\'t undo this action."</string> |
| 2316 | <string name="user_confirm_remove_self_message" product="default" msgid="7943645442479360048">"You will lose your space and data on this phone. You can\'t undo this action."</string> |
Geoff Mendal | 3321e72 | 2015-05-04 05:47:44 -0700 | [diff] [blame] | 2317 | <string name="user_confirm_remove_message" msgid="1020629390993095037">"All apps and data will be deleted."</string> |
| 2318 | <string name="work_profile_confirm_remove_message" msgid="323856589749078140">"All apps and data in this profile will be deleted if you continue."</string> |
Geoff Mendal | 179544d | 2014-07-30 18:41:18 -0700 | [diff] [blame] | 2319 | <string name="user_profile_confirm_remove_message" msgid="7373754145959298522">"All apps and data will be deleted."</string> |
Baligh Uddin | 9307c8e | 2012-09-22 14:20:39 -0700 | [diff] [blame] | 2320 | <string name="user_adding_new_user" msgid="1521674650874241407">"Adding new user…"</string> |
| 2321 | <string name="user_delete_user_description" msgid="3158592592118767056">"Delete user"</string> |
Baligh Uddin | 8948fa5 | 2012-10-03 21:23:00 -0700 | [diff] [blame] | 2322 | <string name="user_delete_button" msgid="5131259553799403201">"Delete"</string> |
Baligh Uddin | a62c238 | 2014-07-06 05:24:33 -0700 | [diff] [blame] | 2323 | <string name="user_guest" msgid="8475274842845401871">"Guest"</string> |
Baligh Uddin | 5b025e7 | 2014-08-26 21:00:49 -0700 | [diff] [blame] | 2324 | <string name="user_exit_guest_title" msgid="5613997155527410675">"Remove guest"</string> |
| 2325 | <string name="user_exit_guest_confirm_title" msgid="3405527634738147409">"Remove guest?"</string> |
| 2326 | <string name="user_exit_guest_confirm_message" msgid="2194459201944413257">"All apps and data in this session will be deleted."</string> |
| 2327 | <string name="user_exit_guest_dialog_remove" msgid="6351370829952745350">"Remove"</string> |
Geoff Mendal | 3c075f8 | 2015-01-19 07:24:33 -0800 | [diff] [blame] | 2328 | <string name="user_enable_calling" msgid="5128605672081602348">"Turn on phone calls"</string> |
| 2329 | <string name="user_enable_calling_sms" msgid="9172507088023097063">"Turn on phone calls & SMS"</string> |
Baligh Uddin | a62c238 | 2014-07-06 05:24:33 -0700 | [diff] [blame] | 2330 | <string name="user_remove_user" msgid="6490483480937295389">"Remove user"</string> |
Geoff Mendal | 3c075f8 | 2015-01-19 07:24:33 -0800 | [diff] [blame] | 2331 | <string name="user_enable_calling_confirm_title" msgid="4315789475268695378">"Turn on phone calls?"</string> |
Geoff Mendal | 179544d | 2014-07-30 18:41:18 -0700 | [diff] [blame] | 2332 | <string name="user_enable_calling_confirm_message" msgid="8061594235219352787">"Call history will be shared with this user."</string> |
Geoff Mendal | 3c075f8 | 2015-01-19 07:24:33 -0800 | [diff] [blame] | 2333 | <string name="user_enable_calling_and_sms_confirm_title" msgid="7243308401401932681">"Turn on phone calls & SMS?"</string> |
| 2334 | <string name="user_enable_calling_and_sms_confirm_message" msgid="4025082715546544967">"Call and SMS history will be shared with this user."</string> |
Baligh Uddin | 49182a2 | 2013-03-27 10:41:39 -0700 | [diff] [blame] | 2335 | <string name="application_restrictions" msgid="8207332020898004394">"Allow apps and content"</string> |
| 2336 | <string name="apps_with_restrictions_header" msgid="3660449891478534440">"Applications with restrictions"</string> |
| 2337 | <string name="apps_with_restrictions_settings_button" msgid="3841347287916635821">"Expand settings for application"</string> |
Baligh Uddin | fa3e8ef | 2013-09-16 12:25:13 -0700 | [diff] [blame] | 2338 | <string name="home_app_uninstall_button" msgid="6808453012607962899">"Uninstall this application"</string> |
Baligh Uddin | 5faedbf | 2013-10-07 19:06:16 -0700 | [diff] [blame] | 2339 | <string name="only_one_home_message" msgid="3538846733750242759">"Home settings will be hidden until you install another home application."</string> |
Baligh Uddin | fe8e076 | 2012-09-25 16:09:15 -0700 | [diff] [blame] | 2340 | <string name="global_change_warning" product="tablet" msgid="8045013389464294039">"This setting affects all users on this tablet."</string> |
| 2341 | <string name="global_change_warning" product="default" msgid="2461264421590324675">"This setting affects all users on this phone."</string> |
| 2342 | <string name="global_locale_change_title" msgid="5956281361384221451">"Change language"</string> |
| 2343 | <string name="global_font_change_title" msgid="1887126466191012035">"Change font size"</string> |
Baligh Uddin | 87f6d34 | 2013-10-02 16:55:39 -0700 | [diff] [blame] | 2344 | <string name="nfc_payment_settings_title" msgid="1807298287380821613">"Tap & pay"</string> |
Geoff Mendal | 3321e72 | 2015-05-04 05:47:44 -0700 | [diff] [blame] | 2345 | <string name="nfc_payment_how_it_works" msgid="3028822263837896720">"How it works"</string> |
| 2346 | <string name="nfc_payment_no_apps" msgid="3453656795093776889">"Use Tap & pay to make in-store purchases"</string> |
| 2347 | <string name="nfc_payment_default" msgid="8648420259219150395">"Payment default"</string> |
| 2348 | <string name="nfc_payment_default_not_set" msgid="7485060884228447765">"Not set"</string> |
| 2349 | <string name="nfc_payment_app_and_desc" msgid="7942415346564794258">"<xliff:g id="APP">%1$s</xliff:g> - <xliff:g id="DESCRIPTION">%2$s</xliff:g>"</string> |
| 2350 | <string name="nfc_payment_open_app" msgid="5550268485421927976">"If open app supports Tap & pay"</string> |
| 2351 | <string name="nfc_payment_favor_open" msgid="7513784422533299982">"Use that app instead of <xliff:g id="APP">%1$s</xliff:g>"</string> |
| 2352 | <string name="nfc_payment_favor_open_default_unknown" msgid="1179489206233351756">"Use that app instead"</string> |
| 2353 | <string name="nfc_payment_favor_default" msgid="8238320071435721803">"Still use <xliff:g id="APP">%1$s</xliff:g>"</string> |
| 2354 | <string name="nfc_payment_favor_default_default_unknown" msgid="7029467023485683077">"Still use default"</string> |
| 2355 | <string name="nfc_payment_pay_with" msgid="7524904024378144072">"At a Tap & pay terminal, pay with:"</string> |
Geoff Mendal | 3d13289 | 2015-06-10 07:33:59 -0700 | [diff] [blame^] | 2356 | <string name="nfc_how_it_works_title" msgid="1984068457698797207">"Paying at the terminal"</string> |
| 2357 | <string name="nfc_how_it_works_content" msgid="8056141705658483393">"Once you\'ve set up a Tap & pay app and your phone is turned on, tap your phone on any terminal with the Tap & pay logo on it to make a purchase."</string> |
| 2358 | <string name="nfc_how_it_works_got_it" msgid="259653300203217402">"Understood"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 2359 | <string name="nfc_more_title" msgid="815910943655133280">"More..."</string> |
Baligh Uddin | 35d41d2 | 2013-09-14 00:15:31 -0700 | [diff] [blame] | 2360 | <string name="nfc_payment_set_default_label" msgid="7315817259485674542">"Set as your preference?"</string> |
Geoff Mendal | 3321e72 | 2015-05-04 05:47:44 -0700 | [diff] [blame] | 2361 | <string name="nfc_payment_set_default" msgid="8532426406310833489">"Always use <xliff:g id="APP">%1$s</xliff:g> when you Tap & pay?"</string> |
| 2362 | <string name="nfc_payment_set_default_instead_of" msgid="6993301165940432743">"Always use <xliff:g id="APP_0">%1$s</xliff:g> instead of <xliff:g id="APP_1">%2$s</xliff:g> when you Tap & pay?"</string> |
Baligh Uddin | 50d2f8b | 2013-08-19 12:14:29 -0700 | [diff] [blame] | 2363 | <string name="restriction_settings_title" msgid="4233515503765879736">"Restrictions"</string> |
Baligh Uddin | 30dd3dc | 2013-07-01 09:24:12 -0700 | [diff] [blame] | 2364 | <string name="restriction_menu_reset" msgid="2067644523489568173">"Remove restrictions"</string> |
| 2365 | <string name="restriction_menu_change_pin" msgid="740081584044302775">"Change PIN"</string> |
Eric Fischer | 0e3e487 | 2012-05-30 13:38:53 -0700 | [diff] [blame] | 2366 | <string name="app_notifications_switch_label" msgid="9124072219553687583">"Show notifications"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 2367 | <string name="help_label" msgid="6886837949306318591">"Help & feedback"</string> |
Ying Wang | c4551be | 2012-06-15 14:36:14 -0700 | [diff] [blame] | 2368 | <string name="user_account_title" msgid="1127193807312271167">"Account for content"</string> |
| 2369 | <string name="user_picture_title" msgid="7297782792000291692">"Photo ID"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 2370 | <string name="extreme_threats_title" msgid="6549541803542968699">"Extreme threats"</string> |
| 2371 | <string name="extreme_threats_summary" msgid="8777860706500920667">"Receive alerts for extreme threats to life and property"</string> |
| 2372 | <string name="severe_threats_title" msgid="8362676353803170963">"Severe threats"</string> |
| 2373 | <string name="severe_threats_summary" msgid="8848126509420177320">"Receive alerts for severe threats to life and property"</string> |
| 2374 | <string name="amber_alerts_title" msgid="2772220337031146529">"AMBER alerts"</string> |
| 2375 | <string name="amber_alerts_summary" msgid="4312984614037904489">"Receive bulletins about child abductions"</string> |
| 2376 | <string name="repeat_title" msgid="6473587828597786996">"Repeat"</string> |
| 2377 | <string name="call_manager_enable_title" msgid="7718226115535784017">"Enable Call Manager"</string> |
| 2378 | <string name="call_manager_enable_summary" msgid="8458447798019519240">"Allow this service to manage how your calls are made."</string> |
| 2379 | <string name="call_manager_title" msgid="4479949569744516457">"Call Manager"</string> |
Geoff Mendal | 7e403ef | 2014-08-04 17:48:17 -0700 | [diff] [blame] | 2380 | <!-- no translation found for call_manager_summary (5918261959486952674) --> |
| 2381 | <skip /> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 2382 | <string name="cell_broadcast_settings" msgid="2451014351355183338">"Emergency broadcasts"</string> |
| 2383 | <string name="network_operators_settings" msgid="2583178259504630435">"Network operators"</string> |
| 2384 | <string name="access_point_names" msgid="1381602020438634481">"Access point names"</string> |
| 2385 | <string name="enhanced_4g_lte_mode_title" msgid="5808043757309522392">"Enhanced 4G LTE Mode"</string> |
| 2386 | <string name="enhanced_4g_lte_mode_summary" msgid="1376589643017218924">"Use LTE data to enhance voice and communications (Recommended)"</string> |
| 2387 | <string name="preferred_network_type_title" msgid="3431041717309776341">"Preferred network type"</string> |
| 2388 | <string name="preferred_network_type_summary" msgid="6564884693884755019">"LTE (recommended)"</string> |
| 2389 | <string name="work_sim_title" msgid="4843322164662606891">"Work SIM"</string> |
Geoff Mendal | 179544d | 2014-07-30 18:41:18 -0700 | [diff] [blame] | 2390 | <string name="user_restrictions_title" msgid="5794473784343434273">"App & content access"</string> |
Baligh Uddin | 49182a2 | 2013-03-27 10:41:39 -0700 | [diff] [blame] | 2391 | <string name="user_rename" msgid="8523499513614655279">"RENAME"</string> |
Baligh Uddin | 30dd3dc | 2013-07-01 09:24:12 -0700 | [diff] [blame] | 2392 | <string name="app_restrictions_custom_label" msgid="6160672982086584261">"Set app restrictions"</string> |
Baligh Uddin | b87ba79 | 2013-04-12 10:59:11 -0700 | [diff] [blame] | 2393 | <string name="user_restrictions_controlled_by" msgid="3164078767438313899">"Controlled by <xliff:g id="APP">%1$s</xliff:g>"</string> |
Baligh Uddin | 320b393 | 2013-04-24 10:28:56 -0700 | [diff] [blame] | 2394 | <string name="app_sees_restricted_accounts" msgid="7503264525057246240">"This app can access your accounts"</string> |
Geoff Mendal | 3c075f8 | 2015-01-19 07:24:33 -0800 | [diff] [blame] | 2395 | <string name="app_sees_restricted_accounts_and_controlled_by" msgid="6968697624437267294">"This app can access your accounts. Controlled by <xliff:g id="APP">%1$s</xliff:g>"</string> |
Baligh Uddin | 29366f4 | 2013-04-03 11:17:55 -0700 | [diff] [blame] | 2396 | <string name="restriction_wifi_config_title" msgid="8889556384136994814">"Wi‑Fi and Mobile"</string> |
| 2397 | <string name="restriction_wifi_config_summary" msgid="70888791513065244">"Allow modification of Wi‑Fi and Mobile settings"</string> |
| 2398 | <string name="restriction_bluetooth_config_title" msgid="8871681580962503671">"Bluetooth"</string> |
| 2399 | <string name="restriction_bluetooth_config_summary" msgid="8372319681287562506">"Allow modification of Bluetooth pairings and settings"</string> |
| 2400 | <string name="restriction_nfc_enable_title" msgid="5888100955212267941">"NFC"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 2401 | <string name="restriction_nfc_enable_summary_config" msgid="3232480757215851738">"Allow data exchange when this <xliff:g id="DEVICE_NAME">%1$s</xliff:g> touches another NFC device"</string> |
Baligh Uddin | 29366f4 | 2013-04-03 11:17:55 -0700 | [diff] [blame] | 2402 | <string name="restriction_nfc_enable_summary" product="tablet" msgid="3891097373396149915">"Allow data exchange when the tablet touches another device"</string> |
| 2403 | <string name="restriction_nfc_enable_summary" product="default" msgid="825331120501418592">"Allow data exchange when the phone touches another device"</string> |
Baligh Uddin | c08b769 | 2013-08-05 21:46:55 -0700 | [diff] [blame] | 2404 | <string name="restriction_location_enable_title" msgid="5020268888245775164">"Location"</string> |
Baligh Uddin | 29366f4 | 2013-04-03 11:17:55 -0700 | [diff] [blame] | 2405 | <string name="restriction_location_enable_summary" msgid="3489765572281788755">"Let apps use your location information"</string> |
Baligh Uddin | 49182a2 | 2013-03-27 10:41:39 -0700 | [diff] [blame] | 2406 | <string name="wizard_back" msgid="5567007959434765743">"Back"</string> |
| 2407 | <string name="wizard_next" msgid="3606212602795100640">"Next"</string> |
| 2408 | <string name="wizard_finish" msgid="3286109692700083252">"Finish"</string> |
Baligh Uddin | 320b393 | 2013-04-24 10:28:56 -0700 | [diff] [blame] | 2409 | <string name="user_image_take_photo" msgid="1280274310152803669">"Take photo"</string> |
| 2410 | <string name="user_image_choose_photo" msgid="7940990613897477057">"Choose photo from Gallery"</string> |
Baligh Uddin | 31f6847 | 2014-09-16 21:03:48 -0700 | [diff] [blame] | 2411 | <string name="user_image_photo_selector" msgid="5492565707299454873">"Select photo"</string> |
Baligh Uddin | 320b393 | 2013-04-24 10:28:56 -0700 | [diff] [blame] | 2412 | <string name="regulatory_info_text" msgid="5623087902354026557"></string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 2413 | <string name="sim_setup_wizard_title" msgid="1732682852692274928">"SIM cards"</string> |
| 2414 | <string name="sim_settings_title" msgid="6822745211458959756">"SIM cards"</string> |
Geoff Mendal | 179544d | 2014-07-30 18:41:18 -0700 | [diff] [blame] | 2415 | <string name="sim_settings_summary" msgid="4050372057097516088">"<xliff:g id="SIM_NAME">%1$s</xliff:g> - <xliff:g id="SIM_NUMBER">%2$s</xliff:g>"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 2416 | <string name="sim_cards_changed_message" msgid="7900721153345139783">"SIM cards have changed"</string> |
| 2417 | <string name="sim_cards_changed_message_summary" msgid="5452545583546944683">"Touch to set activities"</string> |
| 2418 | <string name="sim_cellular_data_unavailable" msgid="9018555543451203035">"Mobile data is unavailable"</string> |
| 2419 | <string name="sim_cellular_data_unavailable_summary" msgid="3654805961942166428">"Touch to select a data SIM"</string> |
| 2420 | <string name="sim_calls_always_use" msgid="7936774751250119715">"Always use this for calls"</string> |
Geoff Mendal | 1cb2797 | 2014-10-27 10:03:05 -0700 | [diff] [blame] | 2421 | <string name="select_sim_for_data" msgid="2366081042162853044">"Select a SIM for data"</string> |
Geoff Mendal | 3c08ea9 | 2014-12-17 06:39:27 -0800 | [diff] [blame] | 2422 | <string name="data_switch_started" msgid="2040761479817166311">"Switching data SIM, this may take up to a minute..."</string> |
Geoff Mendal | 1cb2797 | 2014-10-27 10:03:05 -0700 | [diff] [blame] | 2423 | <string name="select_sim_for_calls" msgid="3503094771801109334">"Call with"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 2424 | <string name="sim_select_card" msgid="211285163525563293">"Select a SIM card"</string> |
| 2425 | <string name="sim_card_number_title" msgid="7845379943474336488">"SIM <xliff:g id="CARD_NUMBER">%1$d</xliff:g>"</string> |
Geoff Mendal | 179544d | 2014-07-30 18:41:18 -0700 | [diff] [blame] | 2426 | <string name="sim_slot_empty" msgid="8964505511911854688">"SIM empty"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 2427 | <string name="sim_editor_name" msgid="1722945976676142029">"SIM name"</string> |
Geoff Mendal | 7c128a2 | 2014-11-24 10:31:25 -0800 | [diff] [blame] | 2428 | <string name="sim_name_hint" msgid="7038643345238968930">"Enter SIM name"</string> |
Geoff Mendal | b2a5a19 | 2014-10-22 16:42:00 -0700 | [diff] [blame] | 2429 | <string name="sim_editor_title" msgid="4034301817366627870">"SIM slot %1$d"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 2430 | <string name="sim_editor_carrier" msgid="5684523444677746573">"Operator"</string> |
| 2431 | <string name="sim_editor_number" msgid="6705955651035440667">"Number"</string> |
| 2432 | <string name="sim_editor_color" msgid="2542605938562414355">"SIM colour"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 2433 | <string name="sim_card_select_title" msgid="6668492557519243456">"Select SIM card"</string> |
| 2434 | <string name="color_orange" msgid="4417567658855022517">"Orange"</string> |
| 2435 | <string name="color_purple" msgid="3888532466427762504">"Purple"</string> |
| 2436 | <string name="sim_no_inserted_msg" msgid="210316755353227087">"No SIM cards inserted"</string> |
| 2437 | <string name="sim_status_title" msgid="6744870675182447160">"SIM status"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 2438 | <string name="sim_call_back_title" msgid="5181549885999280334">"Call back from default SIM"</string> |
| 2439 | <string name="sim_outgoing_call_title" msgid="1019763076116874255">"SIM for outgoing calls"</string> |
| 2440 | <string name="sim_other_call_settings" msgid="8247802316114482477">"Other call settings"</string> |
| 2441 | <string name="preferred_network_offload_title" msgid="1605829724169550275">"Preferred network Offload"</string> |
| 2442 | <string name="preferred_network_offload_header" msgid="2321173571529106767">"Disable Network Name Broadcast"</string> |
| 2443 | <string name="preferred_network_offload_footer" msgid="5857279426054744020">"Disable Network Name Broadcast protects from third parties getting access to your network information."</string> |
| 2444 | <string name="preferred_network_offload_popup" msgid="2252915199889604600">"Disabling Network Name Broadcast will prevent automatic connection to hidden networks."</string> |
Geoff Mendal | 217ffe6 | 2014-11-17 14:24:08 -0800 | [diff] [blame] | 2445 | <string name="sim_signal_strength" msgid="9144010043784767984">"<xliff:g id="DBM">%1$d</xliff:g> dBm <xliff:g id="ASU">%2$d</xliff:g> asu"</string> |
Geoff Mendal | 41ae403 | 2014-11-19 11:19:12 -0800 | [diff] [blame] | 2446 | <string name="sim_notification_title" msgid="6272913297433198340">"SIM cards changed."</string> |
| 2447 | <string name="sim_notification_summary" msgid="5024470200658902406">"Touch to set up"</string> |
Geoff Mendal | b2a5a19 | 2014-10-22 16:42:00 -0700 | [diff] [blame] | 2448 | <string name="sim_pref_divider" msgid="6778907671867621874">"Preferred SIM for"</string> |
Geoff Mendal | 1d2c2a2 | 2014-12-10 06:50:35 -0800 | [diff] [blame] | 2449 | <string name="sim_calls_ask_first_prefs_title" msgid="7941299533514115976">"Ask every time"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 2450 | <string name="sim_selection_required_pref" msgid="3446721423206414652">"Selection required"</string> |
Baligh Uddin | b123c7a | 2014-03-31 14:47:58 -0700 | [diff] [blame] | 2451 | <string name="dashboard_title" msgid="5453710313046681820">"Settings"</string> |
| 2452 | <string name="search_results_title" msgid="1796252422574886932">"Settings"</string> |
Geoff Mendal | cc4307c | 2015-06-03 10:30:27 -0700 | [diff] [blame] | 2453 | <string name="search_menu" msgid="6283419262313758339">"Search Settings"</string> |
Baligh Uddin | b123c7a | 2014-03-31 14:47:58 -0700 | [diff] [blame] | 2454 | <string name="query_hint_text" msgid="3350700807437473939">"Search settings"</string> |
Baligh Uddin | bfb44cd | 2014-04-28 12:39:38 -0700 | [diff] [blame] | 2455 | <string name="search_recents_queries_label" msgid="2128811638532309069">"Recent searches"</string> |
| 2456 | <string name="search_results_label" msgid="4163304782363526148">"Results"</string> |
Baligh Uddin | 27e9f6d | 2014-03-05 13:07:50 -0800 | [diff] [blame] | 2457 | <string name="keywords_wifi" msgid="8947676711698613374">"wifi Wi-Fi network connection"</string> |
Geoff Mendal | 5bd9c01 | 2014-11-12 10:05:24 -0800 | [diff] [blame] | 2458 | <string name="keywords_more_default_sms_app" msgid="895656981962034647">"text message texting messages messaging"</string> |
| 2459 | <string name="keywords_more_mobile_networks" msgid="4939725094449606744">"mobile network mobile operator wireless data 4G 3G 2G LTE"</string> |
Geoff Mendal | 1e63f84 | 2015-03-27 15:14:21 -0700 | [diff] [blame] | 2460 | <string name="keywords_wifi_calling" msgid="5497735076883598019">"wifi wi-fi call calling"</string> |
Baligh Uddin | f165e12 | 2014-07-24 03:02:05 -0700 | [diff] [blame] | 2461 | <string name="keywords_home" msgid="3626170808219458848">"launcher"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 2462 | <string name="keywords_display" msgid="6709007669501628320">"screen touchscreen"</string> |
Geoff Mendal | 5bd9c01 | 2014-11-12 10:05:24 -0800 | [diff] [blame] | 2463 | <string name="keywords_display_brightness_level" msgid="8923289340474728990">"dim screen touchscreen battery"</string> |
| 2464 | <string name="keywords_display_auto_brightness" msgid="8357056338746666901">"dim screen touchscreen battery"</string> |
Geoff Mendal | eeca1e2 | 2015-03-02 06:53:43 -0800 | [diff] [blame] | 2465 | <string name="keywords_display_night_mode" msgid="7652025075378505346">"dark theme night mode dim screen invert brightness"</string> |
| 2466 | <string name="keywords_display_wallpaper" msgid="7778443098569037063">"background personalise customise display"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 2467 | <string name="keywords_display_font_size" msgid="3404655440064726124">"text size"</string> |
Geoff Mendal | 365e0b7 | 2015-03-23 08:45:20 -0500 | [diff] [blame] | 2468 | <string name="keywords_display_cast_screen" msgid="3167261692257302743">"project cast"</string> |
Geoff Mendal | 5bd9c01 | 2014-11-12 10:05:24 -0800 | [diff] [blame] | 2469 | <string name="keywords_storage" msgid="6572905220031852173">"space disk hard drive device usage"</string> |
| 2470 | <string name="keywords_battery" msgid="2096185085932675704">"power usage charge"</string> |
| 2471 | <string name="keywords_spell_checker" msgid="6106749039734174140">"spelling dictionary spell check auto-correct"</string> |
Baligh Uddin | f165e12 | 2014-07-24 03:02:05 -0700 | [diff] [blame] | 2472 | <string name="keywords_voice_input" msgid="3519547605812413860">"recogniser input speech speak language hands-free hand free recognition offensive word audio history bluetooth headset"</string> |
Geoff Mendal | 5bd9c01 | 2014-11-12 10:05:24 -0800 | [diff] [blame] | 2473 | <string name="keywords_text_to_speech_output" msgid="392447904221657930">"rate language default speak speaking tts accessibility reader blind"</string> |
| 2474 | <string name="keywords_date_and_time" msgid="2631808108134830066">"clock military"</string> |
Geoff Mendal | 23d49e0 | 2015-05-25 08:20:07 -0700 | [diff] [blame] | 2475 | <string name="keywords_network_reset" msgid="6346978754090557056">"reset restore factory"</string> |
Geoff Mendal | 5bd9c01 | 2014-11-12 10:05:24 -0800 | [diff] [blame] | 2476 | <string name="keywords_factory_data_reset" msgid="4355133848707691977">"wipe delete restore clear remove"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 2477 | <string name="keywords_printing" msgid="1701778563617114846">"printer"</string> |
| 2478 | <string name="keywords_sounds_and_notifications" msgid="5965996187974887000">"speaker beep"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 2479 | <string name="keywords_sounds_and_notifications_interruptions" msgid="543023766902917716">"dont don\'t disturb interrupt interruption break"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 2480 | <string name="keywords_app" msgid="6334757056536837791">"RAM"</string> |
| 2481 | <string name="keywords_location" msgid="782326973714313480">"nearby location history reporting"</string> |
| 2482 | <string name="keywords_location_mode" msgid="8584992704568356084">"accuracy"</string> |
| 2483 | <string name="keywords_accounts" msgid="1957925565953357627">"account"</string> |
| 2484 | <string name="keywords_users" msgid="4673901601478559100">"restriction restrict restricted"</string> |
Geoff Mendal | 5bd9c01 | 2014-11-12 10:05:24 -0800 | [diff] [blame] | 2485 | <string name="keywords_keyboard_and_ime" msgid="5251531893531063855">"text correction correct sound vibrate auto language gesture suggest suggestion theme offensive word type emoji international"</string> |
Geoff Mendal | 5528d89 | 2015-03-25 08:10:44 -0500 | [diff] [blame] | 2486 | <string name="keywords_reset_apps" msgid="6420313678620788457">"reset preferences default"</string> |
Geoff Mendal | 83a803c | 2015-04-06 08:05:34 -0500 | [diff] [blame] | 2487 | <string name="keywords_emergency_app" msgid="6542122071127391103">"emergency ice app default"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 2488 | <string name="keywords_default_phone_app" msgid="90136554927956860">"phone dialler default"</string> |
Geoff Mendal | 5528d89 | 2015-03-25 08:10:44 -0500 | [diff] [blame] | 2489 | <string name="keywords_all_apps" msgid="5377153522551809915">"apps download applications system"</string> |
Geoff Mendal | c6c8b29 | 2015-04-01 05:37:29 -0500 | [diff] [blame] | 2490 | <string name="keywords_app_permissions" msgid="8677901415217188314">"apps permissions security"</string> |
Geoff Mendal | 407e483 | 2015-04-14 06:37:09 -0700 | [diff] [blame] | 2491 | <string name="keywords_default_apps" msgid="3581727483175522599">"apps default"</string> |
Geoff Mendal | 111269e | 2015-05-21 07:12:14 -0700 | [diff] [blame] | 2492 | <string name="keywords_ignore_optimizations" msgid="946516741848647905">"ignore optimisations doze app standby"</string> |
Baligh Uddin | 5b025e7 | 2014-08-26 21:00:49 -0700 | [diff] [blame] | 2493 | <string name="keywords_lockscreen" msgid="4806191868723291541">"slide password pattern pin"</string> |
Baligh Uddin | df480d3 | 2014-06-13 15:02:04 -0700 | [diff] [blame] | 2494 | <string name="setup_wifi_nfc_tag" msgid="9028353016222911016">"Set up Wi-Fi NFC Tag"</string> |
Baligh Uddin | 9190949 | 2014-04-21 13:50:52 -0700 | [diff] [blame] | 2495 | <string name="write_tag" msgid="8571858602896222537">"Write"</string> |
| 2496 | <string name="status_awaiting_tap" msgid="2130145523773160617">"Tap a tag to write..."</string> |
| 2497 | <string name="status_invalid_password" msgid="2575271864572897406">"Invalid password, try again."</string> |
| 2498 | <string name="status_write_success" msgid="5228419086308251169">"Success!"</string> |
| 2499 | <string name="status_failed_to_write" msgid="8072752734686294718">"Unable to write data to NFC tag. If the problem persists, try a different tag"</string> |
| 2500 | <string name="status_tag_not_writable" msgid="2511611539977682175">"NFC tag is not writeable. Please use a different tag."</string> |
Baligh Uddin | 805f1e0 | 2014-04-23 14:28:42 -0700 | [diff] [blame] | 2501 | <string name="default_sound" msgid="8821684447333687810">"Default sound"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 2502 | <string name="notification_settings" msgid="8791730980212496561">"Sound & notification"</string> |
Baligh Uddin | 46b4546 | 2014-05-20 11:48:27 -0700 | [diff] [blame] | 2503 | <string name="media_volume_option_title" msgid="2811531786073003825">"Media volume"</string> |
| 2504 | <string name="alarm_volume_option_title" msgid="8219324421222242421">"Alarm volume"</string> |
| 2505 | <string name="ring_volume_option_title" msgid="6767101703671248309">"Ring volume"</string> |
Baligh Uddin | df480d3 | 2014-06-13 15:02:04 -0700 | [diff] [blame] | 2506 | <string name="notification_volume_option_title" msgid="6064656124416882130">"Notification volume"</string> |
Geoff Mendal | 83a803c | 2015-04-06 08:05:34 -0500 | [diff] [blame] | 2507 | <string name="zen_mode_priority_settings_title" msgid="2623117023031824309">"Priority only allows"</string> |
| 2508 | <string name="zen_mode_automation_settings_title" msgid="4228995740594063774">"Automatic rules"</string> |
Geoff Mendal | 407e483 | 2015-04-14 06:37:09 -0700 | [diff] [blame] | 2509 | <string name="zen_mode_option_important_interruptions" msgid="3903928008177972500">"Priority only"</string> |
| 2510 | <string name="zen_mode_option_alarms" msgid="5785372117288803600">"Alarms only"</string> |
Geoff Mendal | 3321e72 | 2015-05-04 05:47:44 -0700 | [diff] [blame] | 2511 | <string name="zen_mode_option_no_interruptions" msgid="8107126344850276878">"Total silence"</string> |
Geoff Mendal | 407e483 | 2015-04-14 06:37:09 -0700 | [diff] [blame] | 2512 | <string name="zen_mode_summary_combination" msgid="8715563402849273459">"<xliff:g id="MODE">%1$s</xliff:g>: <xliff:g id="EXIT_CONDITION">%2$s</xliff:g>"</string> |
Baligh Uddin | 46b4546 | 2014-05-20 11:48:27 -0700 | [diff] [blame] | 2513 | <string name="ringtone_title" msgid="5379026328015343686">"Phone ringtone"</string> |
| 2514 | <string name="notification_ringtone_title" msgid="3361201340352664272">"Default notification ringtone"</string> |
Baligh Uddin | 04c5b35 | 2014-07-21 20:14:03 -0700 | [diff] [blame] | 2515 | <string name="vibrate_when_ringing_title" msgid="3806079144545849032">"Also vibrate for calls"</string> |
| 2516 | <string name="notification_section_header" msgid="95661783916799134">"Notification"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 2517 | <string name="advanced_section_header" msgid="8833934850242546903">"Advanced"</string> |
Baligh Uddin | 46b4546 | 2014-05-20 11:48:27 -0700 | [diff] [blame] | 2518 | <string name="notification_pulse_title" msgid="1247988024534030629">"Pulse notification light"</string> |
| 2519 | <string name="lock_screen_notifications_title" msgid="9118805570775519455">"When device is locked"</string> |
| 2520 | <string name="lock_screen_notifications_summary_show" msgid="6407527697810672847">"Show all notification content"</string> |
| 2521 | <string name="lock_screen_notifications_summary_hide" msgid="7891552853357258782">"Hide sensitive notification content"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 2522 | <string name="lock_screen_notifications_summary_disable" msgid="859628910427886715">"Don\'t show notifications at all"</string> |
Baligh Uddin | b82066e | 2014-08-11 21:22:01 -0700 | [diff] [blame] | 2523 | <string name="lock_screen_notifications_interstitial_message" msgid="6164532459432182244">"When your device is locked, how do you want notifications to show?"</string> |
Baligh Uddin | 805f1e0 | 2014-04-23 14:28:42 -0700 | [diff] [blame] | 2524 | <string name="app_notifications_title" msgid="5810577805218003760">"App notifications"</string> |
Baligh Uddin | df480d3 | 2014-06-13 15:02:04 -0700 | [diff] [blame] | 2525 | <string name="other_sound_settings" msgid="3151004537006844718">"Other sounds"</string> |
Baligh Uddin | 46b4546 | 2014-05-20 11:48:27 -0700 | [diff] [blame] | 2526 | <string name="dial_pad_tones_title" msgid="1999293510400911558">"Dial pad tones"</string> |
Baligh Uddin | df480d3 | 2014-06-13 15:02:04 -0700 | [diff] [blame] | 2527 | <string name="screen_locking_sounds_title" msgid="1340569241625989837">"Screen locking sounds"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 2528 | <string name="charging_sounds_title" msgid="1132272552057504251">"Charging sounds"</string> |
Baligh Uddin | df480d3 | 2014-06-13 15:02:04 -0700 | [diff] [blame] | 2529 | <string name="docking_sounds_title" msgid="155236288949940607">"Docking sounds"</string> |
| 2530 | <string name="touch_sounds_title" msgid="5326587106892390176">"Touch sounds"</string> |
Baligh Uddin | 46b4546 | 2014-05-20 11:48:27 -0700 | [diff] [blame] | 2531 | <string name="vibrate_on_touch_title" msgid="674710566941697253">"Vibrate on touch"</string> |
Baligh Uddin | df480d3 | 2014-06-13 15:02:04 -0700 | [diff] [blame] | 2532 | <string name="dock_audio_media_title" msgid="1346838179626123900">"Dock speaker plays"</string> |
| 2533 | <string name="dock_audio_media_disabled" msgid="3430953622491538080">"All audio"</string> |
| 2534 | <string name="dock_audio_media_enabled" msgid="667849382924908673">"Media audio only"</string> |
| 2535 | <string name="emergency_tone_silent" msgid="1067515631635824291">"Silent"</string> |
| 2536 | <string name="emergency_tone_alert" msgid="8941852695428130667">"Alert"</string> |
| 2537 | <string name="emergency_tone_vibrate" msgid="8281126443204950847">"Vibrate"</string> |
Baligh Uddin | 46b4546 | 2014-05-20 11:48:27 -0700 | [diff] [blame] | 2538 | <string name="manage_notification_access_title" msgid="7510080164564944891">"Notification access"</string> |
| 2539 | <string name="manage_notification_access_summary_zero" msgid="2409912785614953348">"Apps cannot read notifications"</string> |
Geoff Mendal | 7d9885f | 2015-02-16 07:12:57 -0800 | [diff] [blame] | 2540 | <plurals name="manage_notification_access_summary_nonzero" formatted="false" msgid="7930130030691218387"> |
| 2541 | <item quantity="other">%d apps can read notifications</item> |
| 2542 | <item quantity="one">%d app can read notifications</item> |
| 2543 | </plurals> |
Geoff Mendal | 3d13289 | 2015-06-10 07:33:59 -0700 | [diff] [blame^] | 2544 | <string name="no_notification_listeners" msgid="3487091564454192821">"No installed apps have requested notification access."</string> |
| 2545 | <string name="notification_listener_security_warning_title" msgid="5522924135145843279">"Allow notification access for <xliff:g id="SERVICE">%1$s</xliff:g>?"</string> |
| 2546 | <string name="notification_listener_security_warning_summary" msgid="548925084229440829">"<xliff:g id="NOTIFICATION_LISTENER_NAME">%1$s</xliff:g> will be able to read all notifications, including personal information such as contact names and the text of messages that you receive. It will also be able to dismiss notifications or trigger action buttons that they contain."</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 2547 | <string name="manage_zen_access_title" msgid="2611116122628520522">"Do Not Disturb access"</string> |
| 2548 | <string name="zen_access_empty_text" msgid="8772967285742259540">"No installed apps have requested Do Not Disturb access"</string> |
Baligh Uddin | 46b4546 | 2014-05-20 11:48:27 -0700 | [diff] [blame] | 2549 | <string name="loading_notification_apps" msgid="5031818677010335895">"Loading apps..."</string> |
Geoff Mendal | 365e0b7 | 2015-03-23 08:45:20 -0500 | [diff] [blame] | 2550 | <string name="app_notification_block_title" msgid="4069351066849087649">"Block all"</string> |
Baligh Uddin | b82066e | 2014-08-11 21:22:01 -0700 | [diff] [blame] | 2551 | <string name="app_notification_block_summary" msgid="9049487483231233726">"Never show notifications from this app"</string> |
Geoff Mendal | 365e0b7 | 2015-03-23 08:45:20 -0500 | [diff] [blame] | 2552 | <string name="app_notification_priority_title" msgid="5949923919607295595">"Treat as priority"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 2553 | <string name="app_notification_priority_summary" msgid="2538018111338754446">"Let this app\'s notifications be heard when Do not disturb is set to Priority only"</string> |
Geoff Mendal | 365e0b7 | 2015-03-23 08:45:20 -0500 | [diff] [blame] | 2554 | <string name="app_notification_peekable_title" msgid="8647856880382324822">"Allow peeking"</string> |
| 2555 | <string name="app_notification_peekable_summary" msgid="678845517890921158">"Let this app emphasise certain notifications by sliding them briefly into view on the current screen"</string> |
| 2556 | <string name="app_notification_sensitive_title" msgid="8465860579482264139">"Hide sensitive content"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 2557 | <string name="app_notification_sensitive_summary" msgid="3263836642625157920">"When the device is locked, hide content in this app\'s notifications that might reveal private information"</string> |
Baligh Uddin | 46b4546 | 2014-05-20 11:48:27 -0700 | [diff] [blame] | 2558 | <string name="app_notification_row_banned" msgid="5983655258784814773">"Blocked"</string> |
Baligh Uddin | b82066e | 2014-08-11 21:22:01 -0700 | [diff] [blame] | 2559 | <string name="app_notification_row_priority" msgid="7723839972982746568">"Priority"</string> |
Baligh Uddin | 46b4546 | 2014-05-20 11:48:27 -0700 | [diff] [blame] | 2560 | <string name="app_notification_row_sensitive" msgid="1809610030432329940">"Sensitive"</string> |
Baligh Uddin | b82066e | 2014-08-11 21:22:01 -0700 | [diff] [blame] | 2561 | <string name="app_notifications_dialog_done" msgid="3484067728568791014">"Done"</string> |
Geoff Mendal | 407e483 | 2015-04-14 06:37:09 -0700 | [diff] [blame] | 2562 | <string name="zen_mode_rule_name" msgid="5149068059383837549">"Rule name"</string> |
Geoff Mendal | 3321e72 | 2015-05-04 05:47:44 -0700 | [diff] [blame] | 2563 | <string name="zen_mode_rule_name_hint" msgid="3781174510556433384">"Enter rule name"</string> |
Geoff Mendal | 11ad1c5 | 2015-06-08 07:27:19 -0700 | [diff] [blame] | 2564 | <string name="zen_mode_rule_name_warning" msgid="4517805381294494314">"Rule name already in use"</string> |
Geoff Mendal | 3321e72 | 2015-05-04 05:47:44 -0700 | [diff] [blame] | 2565 | <string name="zen_mode_add_rule" msgid="9100929184624317193">"Add rule"</string> |
Geoff Mendal | 407e483 | 2015-04-14 06:37:09 -0700 | [diff] [blame] | 2566 | <string name="zen_mode_delete_rule" msgid="2985902330199039533">"Delete rule"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 2567 | <string name="zen_mode_delete_rule_confirmation" msgid="6237882294348570283">"Delete \"<xliff:g id="RULE">%1$s</xliff:g>\" rule?"</string> |
Geoff Mendal | 407e483 | 2015-04-14 06:37:09 -0700 | [diff] [blame] | 2568 | <string name="zen_mode_delete_rule_button" msgid="4248741120307752294">"Deleting"</string> |
Geoff Mendal | cacc3e1 | 2015-04-15 08:05:48 -0500 | [diff] [blame] | 2569 | <string name="zen_mode_rule_type" msgid="2289413469580142888">"Rule type"</string> |
| 2570 | <string name="zen_mode_rule_type_unknown" msgid="3049377282766700600">"Unknown"</string> |
| 2571 | <string name="zen_mode_configure_rule" msgid="8865785428056490305">"Configure rule"</string> |
Geoff Mendal | 3321e72 | 2015-05-04 05:47:44 -0700 | [diff] [blame] | 2572 | <string name="zen_schedule_rule_type_name" msgid="142936744435271449">"Time rule"</string> |
| 2573 | <string name="zen_schedule_rule_enabled_toast" msgid="3379499360390382259">"Automatic rule set to turn on Do Not Disturb during specified times"</string> |
| 2574 | <string name="zen_event_rule_type_name" msgid="2645981990973086797">"Event rule"</string> |
| 2575 | <string name="zen_event_rule_enabled_toast" msgid="6910577623330811480">"Automatic rule set to turn on Do Not Disturb during specified events"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 2576 | <string name="zen_mode_event_rule_calendar" msgid="8787906563769067418">"During events for"</string> |
| 2577 | <string name="zen_mode_event_rule_summary_calendar_template" msgid="5135844750232403975">"During events for <xliff:g id="CALENDAR">%1$s</xliff:g>"</string> |
| 2578 | <string name="zen_mode_event_rule_summary_any_calendar" msgid="4936646399126636358">"any calendar"</string> |
| 2579 | <string name="zen_mode_event_rule_summary_reply_template" msgid="6590671260829837157">"Where reply is <xliff:g id="REPLY">%1$s</xliff:g>"</string> |
| 2580 | <string name="zen_mode_event_rule_calendar_any" msgid="6485568415998569885">"Any calendar"</string> |
| 2581 | <string name="zen_mode_event_rule_reply" msgid="5166322024212403739">"Where reply is"</string> |
| 2582 | <string name="zen_mode_event_rule_reply_any_except_no" msgid="8868873496008825961">"Yes, Maybe or Not replied"</string> |
| 2583 | <string name="zen_mode_event_rule_reply_yes_or_maybe" msgid="2769656565454495824">"Yes or Maybe"</string> |
Geoff Mendal | 3321e72 | 2015-05-04 05:47:44 -0700 | [diff] [blame] | 2584 | <string name="zen_mode_event_rule_reply_yes" msgid="1003598835878784659">"Yes"</string> |
Geoff Mendal | 407e483 | 2015-04-14 06:37:09 -0700 | [diff] [blame] | 2585 | <string name="zen_mode_rule_not_found_text" msgid="8963662446092059836">"Rule not found."</string> |
Geoff Mendal | cacc3e1 | 2015-04-15 08:05:48 -0500 | [diff] [blame] | 2586 | <string name="zen_mode_rule_summary_combination" msgid="2526506268333198254">"<xliff:g id="DESCRIPTION">%1$s</xliff:g> / <xliff:g id="MODE">%2$s</xliff:g>"</string> |
Geoff Mendal | 407e483 | 2015-04-14 06:37:09 -0700 | [diff] [blame] | 2587 | <string name="zen_mode_schedule_rule_days" msgid="3195058680641389948">"Days"</string> |
| 2588 | <string name="zen_mode_schedule_rule_days_none" msgid="4954143628634166317">"None"</string> |
| 2589 | <string name="zen_mode_schedule_rule_days_all" msgid="146511166522076034">"Every day"</string> |
Baligh Uddin | f165e12 | 2014-07-24 03:02:05 -0700 | [diff] [blame] | 2590 | <string name="summary_divider_text" msgid="7228986578690919294">", "</string> |
Geoff Mendal | 407e483 | 2015-04-14 06:37:09 -0700 | [diff] [blame] | 2591 | <string name="summary_range_symbol_combination" msgid="5695218513421897027">"<xliff:g id="START">%1$s</xliff:g> - <xliff:g id="END">%2$s</xliff:g>"</string> |
| 2592 | <string name="summary_range_verbal_combination" msgid="8467306662961568656">"<xliff:g id="START">%1$s</xliff:g> to <xliff:g id="END">%2$s</xliff:g>"</string> |
Geoff Mendal | b2a5a19 | 2014-10-22 16:42:00 -0700 | [diff] [blame] | 2593 | <string name="zen_mode_calls" msgid="7051492091133751208">"Calls"</string> |
Baligh Uddin | bfb44cd | 2014-04-28 12:39:38 -0700 | [diff] [blame] | 2594 | <string name="zen_mode_messages" msgid="5886440273537510894">"Messages"</string> |
Geoff Mendal | 111269e | 2015-05-21 07:12:14 -0700 | [diff] [blame] | 2595 | <string name="zen_mode_selected_messages" msgid="8245990149599142281">"Selected messages"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 2596 | <string name="zen_mode_from_anyone" msgid="2638322015361252161">"From anyone"</string> |
| 2597 | <string name="zen_mode_from_contacts" msgid="2232335406106711637">"From contacts only"</string> |
| 2598 | <string name="zen_mode_from_starred" msgid="2678345811950997027">"From starred contacts only"</string> |
| 2599 | <string name="zen_mode_from_none" msgid="8219706639954614136">"None"</string> |
Geoff Mendal | 83a803c | 2015-04-06 08:05:34 -0500 | [diff] [blame] | 2600 | <string name="zen_mode_alarms" msgid="2165302777886552926">"Alarms"</string> |
| 2601 | <string name="zen_mode_reminders" msgid="5458502056440485730">"Reminders"</string> |
| 2602 | <string name="zen_mode_events" msgid="7914446030988618264">"Events"</string> |
Geoff Mendal | 407e483 | 2015-04-14 06:37:09 -0700 | [diff] [blame] | 2603 | <string name="zen_mode_selected_callers" msgid="3127598874060615742">"Selected callers"</string> |
| 2604 | <string name="zen_mode_repeat_callers" msgid="5019521886428322131">"Repeat callers"</string> |
| 2605 | <string name="zen_mode_repeat_callers_summary" msgid="7192713032364140137">"If the same person calls a second time within a <xliff:g id="MINUTES">%d</xliff:g> minute period, allow it"</string> |
Baligh Uddin | aa18ac3 | 2014-04-30 12:55:27 -0700 | [diff] [blame] | 2606 | <string name="zen_mode_when" msgid="2767193283311106373">"Automatically turn on"</string> |
Baligh Uddin | bfb44cd | 2014-04-28 12:39:38 -0700 | [diff] [blame] | 2607 | <string name="zen_mode_when_never" msgid="8809494351918405602">"Never"</string> |
| 2608 | <string name="zen_mode_when_every_night" msgid="3122486110091921009">"Every night"</string> |
| 2609 | <string name="zen_mode_when_weeknights" msgid="8354070633893273783">"Weeknights"</string> |
| 2610 | <string name="zen_mode_start_time" msgid="8102602297273744441">"Start time"</string> |
| 2611 | <string name="zen_mode_end_time" msgid="8774327885892705505">"End time"</string> |
Geoff Mendal | 407e483 | 2015-04-14 06:37:09 -0700 | [diff] [blame] | 2612 | <string name="zen_mode_end_time_next_day_summary_format" msgid="4201521691238728701">"<xliff:g id="FORMATTED_TIME">%s</xliff:g> next day"</string> |
Geoff Mendal | 11ad1c5 | 2015-06-08 07:27:19 -0700 | [diff] [blame] | 2613 | <string name="zen_mode_summary_alarms_only_indefinite" msgid="2061973221027570123">"Change to alarms only indefinitely"</string> |
Geoff Mendal | cacc3e1 | 2015-04-15 08:05:48 -0500 | [diff] [blame] | 2614 | <plurals name="zen_mode_summary_alarms_only_by_minute" formatted="false" msgid="6122003583875424601"> |
| 2615 | <item quantity="other">Change to alarms only for <xliff:g id="DURATION">%1$d</xliff:g> minutes (until <xliff:g id="FORMATTEDTIME_1">%2$s</xliff:g>)</item> |
| 2616 | <item quantity="one">Change to alarms only for one minute until <xliff:g id="FORMATTEDTIME_0">%2$s</xliff:g></item> |
| 2617 | </plurals> |
| 2618 | <plurals name="zen_mode_summary_alarms_only_by_hour" formatted="false" msgid="2407703455581767748"> |
| 2619 | <item quantity="other">Change to alarms only for <xliff:g id="DURATION">%1$d</xliff:g> hours until <xliff:g id="FORMATTEDTIME_1">%2$s</xliff:g></item> |
| 2620 | <item quantity="one">Change to alarms only for one hour until <xliff:g id="FORMATTEDTIME_0">%2$s</xliff:g></item> |
| 2621 | </plurals> |
Geoff Mendal | 11ad1c5 | 2015-06-08 07:27:19 -0700 | [diff] [blame] | 2622 | <string name="zen_mode_summary_alarms_only_by_time" msgid="7465525754879341907">"Change to alarms only until <xliff:g id="FORMATTEDTIME">%1$s</xliff:g>"</string> |
Geoff Mendal | cacc3e1 | 2015-04-15 08:05:48 -0500 | [diff] [blame] | 2623 | <string name="zen_mode_summary_always" msgid="6172985102689237703">"Change to always interrupt"</string> |
Baligh Uddin | 46b4546 | 2014-05-20 11:48:27 -0700 | [diff] [blame] | 2624 | <string name="notification_settings_apps_title" msgid="1125354590652967250">"App notifications"</string> |
| 2625 | <string name="notification_app_settings_button" msgid="6685640230371477485">"Notification settings"</string> |
Baligh Uddin | 24f7fff | 2014-05-05 13:01:33 -0700 | [diff] [blame] | 2626 | <string name="device_feedback" msgid="3238056036766293294">"Send feedback about this device"</string> |
Geoff Mendal | 179544d | 2014-07-30 18:41:18 -0700 | [diff] [blame] | 2627 | <string name="restr_pin_enter_admin_pin" msgid="2451187374960131018">"Enter administrator PIN"</string> |
Baligh Uddin | df480d3 | 2014-06-13 15:02:04 -0700 | [diff] [blame] | 2628 | <string name="switch_on_text" msgid="1124106706920572386">"On"</string> |
| 2629 | <string name="switch_off_text" msgid="1139356348100829659">"Off"</string> |
Baligh Uddin | f165e12 | 2014-07-24 03:02:05 -0700 | [diff] [blame] | 2630 | <string name="screen_pinning_title" msgid="2292573232264116542">"Screen pinning"</string> |
Geoff Mendal | 5bd9c01 | 2014-11-12 10:05:24 -0800 | [diff] [blame] | 2631 | <string name="screen_pinning_description" msgid="1137904524037468263">"When this setting is turned on, you can use screen pinning to keep the current screen in view until you unpin.\n\nTo use screen pinning:\n\n1. Make sure that screen pinning is turned on.\n\n2. Open the screen that you want to pin.\n\n3. Touch Overview.\n\n4. Swipe up and then touch the pin icon."</string> |
Baligh Uddin | 15adc9b | 2014-11-06 10:02:24 -0800 | [diff] [blame] | 2632 | <string name="screen_pinning_unlock_pattern" msgid="8282268570060313339">"Ask for unlock pattern before unpinning"</string> |
| 2633 | <string name="screen_pinning_unlock_pin" msgid="8757588350454795286">"Ask for PIN before unpinning"</string> |
| 2634 | <string name="screen_pinning_unlock_password" msgid="2514079566873826434">"Ask for password before unpinning"</string> |
| 2635 | <string name="screen_pinning_unlock_none" msgid="3814188275713871856">"Lock device when unpinning"</string> |
Geoff Mendal | e9549f3 | 2014-08-06 12:36:11 -0700 | [diff] [blame] | 2636 | <string name="managed_user_title" msgid="8101244883654409696">"Work profile"</string> |
Geoff Mendal | 3d13289 | 2015-06-10 07:33:59 -0700 | [diff] [blame^] | 2637 | <!-- no translation found for opening_paragraph_delete_profile_unknown_company (2232461523882170874) --> |
| 2638 | <skip /> |
Geoff Mendal | 3321e72 | 2015-05-04 05:47:44 -0700 | [diff] [blame] | 2639 | <string name="managing_admin" msgid="8843802210377459055">"Managed by <xliff:g id="ADMIN_APP_LABEL">%s</xliff:g>"</string> |
Baligh Uddin | b82066e | 2014-08-11 21:22:01 -0700 | [diff] [blame] | 2640 | <string name="experimental_preference" msgid="7083015446690681376">"(Experimental)"</string> |
Baligh Uddin | 9c58032 | 2014-09-03 23:27:12 -0700 | [diff] [blame] | 2641 | <string name="display_auto_rotate_title" msgid="6176450657107806043">"When device is rotated"</string> |
| 2642 | <string name="display_auto_rotate_rotate" msgid="4544299861233497728">"Rotate the contents of the screen"</string> |
| 2643 | <string name="display_auto_rotate_stay_in_portrait" msgid="292745182318093651">"Stay in portrait view"</string> |
| 2644 | <string name="display_auto_rotate_stay_in_landscape" msgid="3804752830204062162">"Stay in landscape view"</string> |
| 2645 | <string name="display_auto_rotate_stay_in_current" msgid="317932372686498096">"Stay in current orientation"</string> |
Geoff Mendal | 691793a | 2014-10-06 17:20:48 -0700 | [diff] [blame] | 2646 | <string name="imei_information_title" msgid="8499085421609752290">"IMEI information"</string> |
Geoff Mendal | beb9413 | 2014-10-20 17:09:23 -0700 | [diff] [blame] | 2647 | <string name="encryption_interstitial_header" msgid="5790264941172726485">"Encryption"</string> |
| 2648 | <string name="encryption_continue_button" msgid="1121880322636992402">"Continue"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 2649 | <string name="encryption_interstitial_message_pin" msgid="7164072567822375682">"You can further protect this device by requiring your PIN before it starts up. Until the device starts up, it can\'t receive calls, messages or notifications, including alarms. \n\nThis helps protect data on lost or stolen devices."</string> |
| 2650 | <string name="encryption_interstitial_message_pattern" msgid="6747091924626566031">"You can further protect this device by requiring your pattern before it starts up. Until the device starts up, it can\'t receive calls, messages or notifications, including alarms. \n\nThis helps protect data on lost or stolen devices."</string> |
| 2651 | <string name="encryption_interstitial_message_password" msgid="3462225324186045679">"You can further protect this device by requiring your password before it starts up. Until the device starts up, it can\'t receive calls, messages or notifications, including alarms. \n\nThis helps protect data on lost or stolen devices."</string> |
Geoff Mendal | beb9413 | 2014-10-20 17:09:23 -0700 | [diff] [blame] | 2652 | <string name="encrypt_require_pin" msgid="2063945047845243752">"Require PIN to start device"</string> |
| 2653 | <string name="encrypt_require_pattern" msgid="6898479411004015810">"Require pattern to start device"</string> |
| 2654 | <string name="encrypt_require_password" msgid="8770628366276570518">"Require password to start device"</string> |
| 2655 | <string name="encrypt_dont_require_pin" msgid="1082444817726247368">"No, thanks"</string> |
| 2656 | <string name="encrypt_dont_require_pattern" msgid="6668299362640433843">"No, thanks"</string> |
| 2657 | <string name="encrypt_dont_require_password" msgid="2580403214917009046">"No, thanks"</string> |
| 2658 | <string name="encrypt_talkback_dialog_require_pin" msgid="8299960550048989807">"Require PIN?"</string> |
| 2659 | <string name="encrypt_talkback_dialog_require_pattern" msgid="1499790256154146639">"Require pattern?"</string> |
| 2660 | <string name="encrypt_talkback_dialog_require_password" msgid="8841994614218049215">"Require password?"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 2661 | <string name="encrypt_talkback_dialog_message_pin" msgid="7582096542997635316">"When you enter your PIN to start this device, accessibility services like <xliff:g id="SERVICE">%1$s</xliff:g> won\'t yet be available."</string> |
| 2662 | <string name="encrypt_talkback_dialog_message_pattern" msgid="2020083142199612743">"When you enter your pattern to start this device, accessibility services like <xliff:g id="SERVICE">%1$s</xliff:g> won\'t yet be available."</string> |
| 2663 | <string name="encrypt_talkback_dialog_message_password" msgid="4155875981789127796">"When you enter your password to start this device, accessibility services like <xliff:g id="SERVICE">%1$s</xliff:g> won\'t yet be available."</string> |
Geoff Mendal | c077365 | 2014-11-03 10:19:35 -0800 | [diff] [blame] | 2664 | <string name="imei_information_title" msgid="8499085421609752290">"IMEI information"</string> |
| 2665 | <string name="imei_information_summary" msgid="2074095606556565233">"IMEI-related information"</string> |
| 2666 | <string name="slot_number" msgid="3762676044904653577">"(Slot<xliff:g id="SLOT_NUM">%1$d</xliff:g>)"</string> |
Geoff Mendal | 23d49e0 | 2015-05-25 08:20:07 -0700 | [diff] [blame] | 2667 | <string name="launch_by_default" msgid="1840761193189009248">"Open by default"</string> |
Geoff Mendal | 6b309cc | 2015-03-09 06:35:26 -0700 | [diff] [blame] | 2668 | <string name="storage_summary_format" msgid="5419902362347539755">"<xliff:g id="SIZE">%1$s</xliff:g> used in <xliff:g id="STORAGE_TYPE">%2$s</xliff:g>"</string> |
Geoff Mendal | 23d49e0 | 2015-05-25 08:20:07 -0700 | [diff] [blame] | 2669 | <string name="app_launch_domain_links_title" msgid="6789955009107320092">"App links"</string> |
| 2670 | <string name="app_launch_open_domain_urls_title" msgid="8914721351596745701">"Open supported links"</string> |
| 2671 | <string name="app_launch_open_domain_urls_summary" msgid="5367573364240712217">"Open without asking"</string> |
| 2672 | <string name="app_launch_supported_domain_urls_title" msgid="8250695258211477480">"Supported links"</string> |
Geoff Mendal | 83a803c | 2015-04-06 08:05:34 -0500 | [diff] [blame] | 2673 | <string name="app_launch_other_defaults_title" msgid="2516812499807835178">"Other defaults"</string> |
Geoff Mendal | c12b1ab | 2015-04-03 22:54:58 -0700 | [diff] [blame] | 2674 | <string name="storage_summary_format" msgid="5419902362347539755">"<xliff:g id="SIZE">%1$s</xliff:g> used in <xliff:g id="STORAGE_TYPE">%2$s</xliff:g>"</string> |
| 2675 | <string name="storage_type_internal" msgid="410824961149037234">"internal memory"</string> |
| 2676 | <string name="storage_type_external" msgid="8928374515368986503">"external memory"</string> |
Geoff Mendal | d697b11 | 2015-03-21 02:21:25 -0500 | [diff] [blame] | 2677 | <string name="storage_type_internal" msgid="6042049833565674948">"Internal storage"</string> |
| 2678 | <string name="storage_type_external" msgid="7738894330670001898">"External storage"</string> |
| 2679 | <string name="app_data_usage" msgid="7942375313697452803">"App data usage"</string> |
| 2680 | <string name="data_summary_format" msgid="6213211533341068366">"<xliff:g id="SIZE">%1$s</xliff:g> used since <xliff:g id="DATE">%2$s</xliff:g>"</string> |
| 2681 | <string name="storage_used" msgid="7128074132917008743">"Storage used"</string> |
Geoff Mendal | 14e0f9a | 2015-04-27 08:26:38 -0500 | [diff] [blame] | 2682 | <string name="notifications_label" msgid="2872668710589600731">"Notifications"</string> |
| 2683 | <string name="notifications_enabled" msgid="4386196629684749507">"Normal"</string> |
Geoff Mendal | 6b309cc | 2015-03-09 06:35:26 -0700 | [diff] [blame] | 2684 | <string name="notifications_disabled" msgid="4326096527874762629">"Block"</string> |
Geoff Mendal | 3321e72 | 2015-05-04 05:47:44 -0700 | [diff] [blame] | 2685 | <string name="notifications_sensitive" msgid="7636231039287237132">"Sensitive content hidden"</string> |
Geoff Mendal | 6b309cc | 2015-03-09 06:35:26 -0700 | [diff] [blame] | 2686 | <string name="notifications_priority" msgid="1812498477331421719">"Priority"</string> |
Geoff Mendal | 3321e72 | 2015-05-04 05:47:44 -0700 | [diff] [blame] | 2687 | <string name="notifications_no_peeking" msgid="999951669023262823">"No peeking"</string> |
| 2688 | <string name="notifications_two_items" msgid="4619842959192163127">"<xliff:g id="NOTIF_STATE_0">%1$s</xliff:g> / <xliff:g id="NOTIF_STATE_1">%2$s</xliff:g>"</string> |
| 2689 | <string name="notifications_three_items" msgid="7536490263864218246">"<xliff:g id="NOTIF_STATE_0">%1$s</xliff:g> / <xliff:g id="NOTIF_STATE_1">%2$s</xliff:g> / <xliff:g id="NOTIF_STATE_2">%3$s</xliff:g>"</string> |
Geoff Mendal | 6b309cc | 2015-03-09 06:35:26 -0700 | [diff] [blame] | 2690 | <plurals name="permissions_summary" formatted="false" msgid="6402730318075959117"> |
| 2691 | <item quantity="other"><xliff:g id="COUNT_1">%d</xliff:g> permissions granted</item> |
| 2692 | <item quantity="one"><xliff:g id="COUNT_0">%d</xliff:g> permission granted</item> |
| 2693 | </plurals> |
Geoff Mendal | 407e483 | 2015-04-14 06:37:09 -0700 | [diff] [blame] | 2694 | <plurals name="runtime_permissions_summary" formatted="false" msgid="1564663886246010959"> |
| 2695 | <item quantity="other"><xliff:g id="COUNT_2">%d</xliff:g> of <xliff:g id="COUNT_3">%d</xliff:g> permissions granted</item> |
| 2696 | <item quantity="one"><xliff:g id="COUNT_0">%d</xliff:g> of <xliff:g id="COUNT_1">%d</xliff:g> permission granted</item> |
| 2697 | </plurals> |
Geoff Mendal | 6b309cc | 2015-03-09 06:35:26 -0700 | [diff] [blame] | 2698 | <string name="launch_defaults_some" msgid="313159469856372621">"Some defaults set"</string> |
| 2699 | <string name="launch_defaults_none" msgid="4241129108140034876">"No defaults set"</string> |
Geoff Mendal | 5528d89 | 2015-03-25 08:10:44 -0500 | [diff] [blame] | 2700 | <string name="filter_all_apps" msgid="1988403195820688644">"All apps"</string> |
| 2701 | <string name="filter_enabled_apps" msgid="3318021007093070639">"Enabled"</string> |
| 2702 | <string name="filter_personal_apps" msgid="3277727374174355971">"Personal"</string> |
| 2703 | <string name="filter_work_apps" msgid="24519936790795574">"Work"</string> |
| 2704 | <string name="filter_notif_blocked_apps" msgid="3446926933792244485">"Blocked"</string> |
| 2705 | <string name="filter_notif_priority_apps" msgid="5965001885749195239">"Priority"</string> |
Geoff Mendal | 3321e72 | 2015-05-04 05:47:44 -0700 | [diff] [blame] | 2706 | <string name="filter_notif_sensitive_apps" msgid="4909289478844197927">"Sensitive content hidden"</string> |
| 2707 | <string name="filter_notif_no_peeking" msgid="5197968265625096563">"No peeking"</string> |
Geoff Mendal | 83a803c | 2015-04-06 08:05:34 -0500 | [diff] [blame] | 2708 | <string name="filter_with_domain_urls_apps" msgid="4573276638806792792">"With domain URLs"</string> |
Geoff Mendal | cacc3e1 | 2015-04-15 08:05:48 -0500 | [diff] [blame] | 2709 | <string name="trust_agent_disabled_device_admin" msgid="5982562414642596563">"Disabled by administrator"</string> |
Geoff Mendal | 5528d89 | 2015-03-25 08:10:44 -0500 | [diff] [blame] | 2710 | <string name="advanced_apps" msgid="4812975097124803873">"Advanced"</string> |
Geoff Mendal | d697b11 | 2015-03-21 02:21:25 -0500 | [diff] [blame] | 2711 | <string name="unknown_app" msgid="5275921288718717656">"Unknown app"</string> |
Geoff Mendal | 1e63f84 | 2015-03-27 15:14:21 -0700 | [diff] [blame] | 2712 | <string name="choose_profile" msgid="8229363046053568878">"Choose Profile"</string> |
Geoff Mendal | c6c8b29 | 2015-04-01 05:37:29 -0500 | [diff] [blame] | 2713 | <string name="app_permissions" msgid="4148222031991883874">"App permissions"</string> |
| 2714 | <string name="app_permissions_summary" msgid="2098173899436407221">"<xliff:g id="COUNT_0">%d</xliff:g> of <xliff:g id="COUNT_1">%d</xliff:g> apps allowed additional access"</string> |
| 2715 | <string name="app_permissions_group_summary" msgid="2721303391744909000">"<xliff:g id="COUNT_0">%d</xliff:g> of <xliff:g id="COUNT_1">%d</xliff:g> apps allowed"</string> |
Geoff Mendal | 111269e | 2015-05-21 07:12:14 -0700 | [diff] [blame] | 2716 | <string name="tap_to_wake" msgid="7211944147196888807">"Tap to wake"</string> |
| 2717 | <string name="tap_to_wake_summary" msgid="4341387904987585616">"Double-tap anywhere on the screen to wake device"</string> |
Geoff Mendal | 23d49e0 | 2015-05-25 08:20:07 -0700 | [diff] [blame] | 2718 | <string name="domain_urls_title" msgid="8762012672312435252">"App links"</string> |
| 2719 | <string name="domain_urls_summary_none" msgid="2639588015479657864">"Don’t open supported links"</string> |
| 2720 | <string name="domain_urls_summary_one" msgid="3704934031930978405">"Open <xliff:g id="DOMAIN">%s</xliff:g>"</string> |
| 2721 | <string name="domain_urls_summary_some" msgid="812936714383016364">"Open <xliff:g id="DOMAIN">%s</xliff:g> and related URLs"</string> |
| 2722 | <plurals name="domain_urls_apps_summary" formatted="false" msgid="4322996467951692661"> |
| 2723 | <item quantity="other"><xliff:g id="COUNT">%d</xliff:g> apps can open their supported links</item> |
| 2724 | <item quantity="one">One app can open its supported links</item> |
Geoff Mendal | 83a803c | 2015-04-06 08:05:34 -0500 | [diff] [blame] | 2725 | </plurals> |
Geoff Mendal | cacc3e1 | 2015-04-15 08:05:48 -0500 | [diff] [blame] | 2726 | <string name="fingerprint_not_recognized" msgid="1739529686957438119">"Not recognised"</string> |
Geoff Mendal | 407e483 | 2015-04-14 06:37:09 -0700 | [diff] [blame] | 2727 | <string name="default_apps_title" msgid="1854974637597514435">"Default Apps"</string> |
Geoff Mendal | 111269e | 2015-05-21 07:12:14 -0700 | [diff] [blame] | 2728 | <string name="default_assist_title" msgid="8851464168639315795">"Assist"</string> |
| 2729 | <string name="default_assist_none" msgid="4719591002003824614">"No default Assist"</string> |
Geoff Mendal | 463ae4b | 2015-04-17 22:04:27 -0700 | [diff] [blame] | 2730 | <string name="default_browser_title" msgid="8101772675085814670">"Browser app"</string> |
Geoff Mendal | 407e483 | 2015-04-14 06:37:09 -0700 | [diff] [blame] | 2731 | <string name="default_browser_title_none" msgid="2124785489953628553">"No default Browser"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 2732 | <string name="default_phone_title" msgid="282005908059637350">"Phone app"</string> |
Geoff Mendal | 463ae4b | 2015-04-17 22:04:27 -0700 | [diff] [blame] | 2733 | <string name="default_app" msgid="6864503001385843060">"(Default)"</string> |
Geoff Mendal | f62f1db | 2015-04-20 08:12:08 -0500 | [diff] [blame] | 2734 | <string name="apps_storage" msgid="4353308027210435513">"Apps storage"</string> |
Geoff Mendal | 14e0f9a | 2015-04-27 08:26:38 -0500 | [diff] [blame] | 2735 | <string name="usage_access" msgid="5479504953931038165">"Usage access"</string> |
| 2736 | <string name="permit_usage_access" msgid="4012876269445832300">"Permit usage access"</string> |
| 2737 | <string name="app_usage_preference" msgid="7065701732733134991">"App usage preferences"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 2738 | <string name="usage_access_description" msgid="1352111094596416795">"Usage access allows an app to track what other apps that you\'re using and how often, as well as your operator, language settings and other details."</string> |
Geoff Mendal | 3141270 | 2015-04-29 08:11:54 -0500 | [diff] [blame] | 2739 | <string name="memory_settings_title" msgid="7490541005204254222">"Memory"</string> |
| 2740 | <string name="memory_details_title" msgid="8542565326053693320">"Memory details"</string> |
Geoff Mendal | 9559619 | 2015-05-29 18:22:09 -0500 | [diff] [blame] | 2741 | <string name="always_running" msgid="6042448320077429656">"Always running (<xliff:g id="PERCENTAGE">%s</xliff:g>)"</string> |
| 2742 | <string name="sometimes_running" msgid="6611250683037700864">"Sometimes running (<xliff:g id="PERCENTAGE">%s</xliff:g>)"</string> |
| 2743 | <string name="rarely_running" msgid="348413460168817458">"Rarely running (<xliff:g id="PERCENTAGE">%s</xliff:g>)"</string> |
Geoff Mendal | 3141270 | 2015-04-29 08:11:54 -0500 | [diff] [blame] | 2744 | <string name="memory_max_use" msgid="6874803757715963097">"Maximum"</string> |
| 2745 | <string name="memory_avg_use" msgid="7382015389130622870">"Average"</string> |
| 2746 | <string name="memory_max_desc" msgid="2861832149718335864">"Maximum <xliff:g id="MEMORY">%1$s</xliff:g>"</string> |
| 2747 | <string name="memory_avg_desc" msgid="1551240906596518412">"Average <xliff:g id="MEMORY">%1$s</xliff:g>"</string> |
| 2748 | <string name="memory_use_running_format" msgid="4172488041800743760">"<xliff:g id="MEMORY">%1$s</xliff:g> / <xliff:g id="RUNNING">%2$s</xliff:g>"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 2749 | <string name="process_format" msgid="77905604092541454">"<xliff:g id="APP_NAME">%1$s</xliff:g> (<xliff:g id="COUNT">%2$d</xliff:g>)"</string> |
Geoff Mendal | 9559619 | 2015-05-29 18:22:09 -0500 | [diff] [blame] | 2750 | <string name="high_power_apps" msgid="2116416853043103135">"Ignore optimisations"</string> |
Geoff Mendal | a287c8e | 2015-05-13 06:58:02 -0700 | [diff] [blame] | 2751 | <string name="high_power_filter_on" msgid="3862942127137594196">"Allowed"</string> |
Geoff Mendal | 111269e | 2015-05-21 07:12:14 -0700 | [diff] [blame] | 2752 | <string name="high_power_on" msgid="148473814103292724">"Ignoring battery optimisations"</string> |
Geoff Mendal | 3d13289 | 2015-06-10 07:33:59 -0700 | [diff] [blame^] | 2753 | <!-- no translation found for high_power_off (221092098425904010) --> |
| 2754 | <skip /> |
Geoff Mendal | 111269e | 2015-05-21 07:12:14 -0700 | [diff] [blame] | 2755 | <string name="high_power_desc" msgid="8777632785903235764">"Don\'t apply battery optimisations. May drain your battery more quickly."</string> |
| 2756 | <plurals name="high_power_count" formatted="false" msgid="4343190376439806186"> |
| 2757 | <item quantity="other"><xliff:g id="COUNT">%d</xliff:g> apps allowed to ignore battery optimisations</item> |
| 2758 | <item quantity="one">1 app allowed to ignore battery optimisations</item> |
| 2759 | </plurals> |
Geoff Mendal | a287c8e | 2015-05-13 06:58:02 -0700 | [diff] [blame] | 2760 | <string name="battery_summary" msgid="101415762036784289">"<xliff:g id="PERCENTAGE">%1$d</xliff:g>%% use since last full charge"</string> |
| 2761 | <string name="no_battery_summary" msgid="3528036835462846814">"No battery use since last full charge"</string> |
Geoff Mendal | 9d8d5fe | 2015-05-11 07:13:25 -0700 | [diff] [blame] | 2762 | <string name="app_notification_preferences" msgid="6413363601485067724">"App notification preferences"</string> |
Geoff Mendal | 111269e | 2015-05-21 07:12:14 -0700 | [diff] [blame] | 2763 | <string name="system_ui_settings" msgid="579824306467081123">"Show SystemUI Tuner"</string> |
| 2764 | <string name="additional_permissions" msgid="6463784193877056080">"Additional permissions"</string> |
| 2765 | <string name="additional_permissions_more" msgid="3538612272673191451">"<xliff:g id="COUNT">%1$d</xliff:g> more"</string> |
| 2766 | <string name="usb_use_charging_only" msgid="2625934955897625321">"Charging only"</string> |
| 2767 | <string name="usb_use_file_transfers" msgid="479119385461326763">"Transfer files (MTP)"</string> |
| 2768 | <string name="usb_use_photo_transfers" msgid="7794775645350330454">"Transfer photos (PTP)"</string> |
| 2769 | <string name="usb_use_MIDI" msgid="5116404702692483166">"MIDI"</string> |
| 2770 | <string name="usb_use" msgid="3372728031108932425">"Use USB for"</string> |
| 2771 | <string name="inactive_apps_title" msgid="1317817863508274533">"Inactive apps"</string> |
| 2772 | <string name="inactive_app_inactive_summary" msgid="6768756967594202411">"Inactive. Touch to toggle."</string> |
| 2773 | <string name="inactive_app_active_summary" msgid="4512911571954375968">"Active. Touch to toggle."</string> |
| 2774 | <string name="assist_access_context_title" msgid="2047105711005856521">"Use current context"</string> |
| 2775 | <string name="assist_access_context_summary" msgid="8365837347256022203">"When you open the assist app, let it see what you\'ve been doing on your screen"</string> |
| 2776 | <string name="assist_footer" msgid="2283187001990543739">"Assist apps help you identify and act on useful information without having to ask. Some apps support both launcher and voice input services to give you integrated assistance."</string> |
Geoff Mendal | 9559619 | 2015-05-29 18:22:09 -0500 | [diff] [blame] | 2777 | <string name="average_memory_use" msgid="829566450150198512">"Average memory use"</string> |
| 2778 | <string name="maximum_memory_use" msgid="7493720799710132496">"Maximum memory use"</string> |
| 2779 | <string name="memory_usage" msgid="1781358557214390033">"Memory usage"</string> |
| 2780 | <string name="app_list_memory_use" msgid="6987417883876419338">"App usage"</string> |
| 2781 | <string name="memory_details" msgid="5943436005716991782">"Details"</string> |
| 2782 | <string name="memory_use_summary" msgid="5608257211903075754">"<xliff:g id="SIZE">%1$s</xliff:g> avg memory used in last 3 hours"</string> |
| 2783 | <string name="no_memory_use_summary" msgid="2016900536806235588">"No memory used in last 3 hours"</string> |
| 2784 | <string name="sort_avg_use" msgid="3998036180505143129">"Sort by avg. use"</string> |
| 2785 | <string name="sort_max_use" msgid="4629247978290075124">"Sort by max. use"</string> |
| 2786 | <string name="memory_performance" msgid="5661005192284103281">"Performance"</string> |
| 2787 | <string name="total_memory" msgid="2017287600738630165">"Total memory"</string> |
| 2788 | <string name="average_used" msgid="5338339266517245782">"Average used (%)"</string> |
| 2789 | <string name="free_memory" msgid="4003936141603549746">"Free"</string> |
| 2790 | <string name="memory_usage_apps" msgid="5650192998273294098">"Memory used by apps"</string> |
| 2791 | <plurals name="memory_usage_apps_summary" formatted="false" msgid="6089210945574265774"> |
| 2792 | <item quantity="other"><xliff:g id="COUNT">%1$d</xliff:g> apps used memory in the last <xliff:g id="DURATION_1">%2$s</xliff:g></item> |
| 2793 | <item quantity="one">1 app used memory in the last <xliff:g id="DURATION_0">%2$s</xliff:g></item> |
| 2794 | </plurals> |
| 2795 | <string name="running_frequency" msgid="6622624669948277693">"Frequency"</string> |
| 2796 | <string name="memory_maximum_usage" msgid="6513785462055278341">"Maximum usage"</string> |
| 2797 | <string name="no_data_usage" msgid="9131454024293628063">"No data used"</string> |
Geoff Mendal | 3d13289 | 2015-06-10 07:33:59 -0700 | [diff] [blame^] | 2798 | <string name="zen_access_warning_dialog_title" msgid="1198189958031157142">"Allow access to Do Not Disturb for <xliff:g id="APP">%1$s</xliff:g>?"</string> |
| 2799 | <string name="zen_access_warning_dialog_summary" msgid="4015885767653010873">"The app will be able to turn on/off Do Not Disturb and make changes to related settings."</string> |
| 2800 | <!-- no translation found for ignore_optimizations_on (2417358456267927315) --> |
| 2801 | <skip /> |
| 2802 | <!-- no translation found for ignore_optimizations_off (9069942099715006633) --> |
| 2803 | <skip /> |
| 2804 | <!-- no translation found for ignore_optimizations_on_desc (5898868129614502128) --> |
| 2805 | <skip /> |
| 2806 | <!-- no translation found for ignore_optimizations_off_desc (1558089902374827659) --> |
| 2807 | <skip /> |
| 2808 | <!-- no translation found for ignore_optimizations_title (2829637961185027768) --> |
| 2809 | <skip /> |
Eric Fischer | 9f5a2cc | 2010-11-17 16:40:05 -0800 | [diff] [blame] | 2810 | </resources> |