blob: fc577e1bd5f9fe65679db8f39090e6721d27ae13 [file] [log] [blame]
roger xue843fbc42017-02-22 16:20:08 -08001<?xml version="1.0" encoding="utf-8"?>
2<!--
3 * Copyright (c) 2017, The Android Open Source Project
4 *
5 * Licensed under the Apache License, Version 2.0 (the "License");
6 * you may not use this file except in compliance with the License.
7 * You may obtain a copy of the License at
8 *
9 * http://www.apache.org/licenses/LICENSE-2.0
10 *
11 * Unless required by applicable law or agreed to in writing, software
12 * distributed under the License is distributed on an "AS IS" BASIS,
13 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14 * See the License for the specific language governing permissions and
15 * limitations under the License.
16*/
17-->
18<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
19 <!-- Application name, temporarily misspelled to allow it to live alongside the regular
20 android settings without confusion. -->
21 <string name="settings_label">Cettings</string>
22 <string name="display_settings">Display</string>
23 <!-- Sound & display settings screen, setting option name to change brightness level -->
24 <string name="brightness">Brightness level</string>
25 <!-- Sound & display settings screen, setting option name to enable adaptive brightness [CHAR LIMIT=30] -->
26 <string name="auto_brightness_title">Adaptive brightness</string>
27 <!-- Sound & display settings screen, setting option summary to enable adaptive brightness [CHAR LIMIT=100] -->
28 <string name="auto_brightness_summary">Optimize brightness level for available light</string>
29 <!-- Title of condition that night display is on (renamed "Night Light" with title caps) [CHAR LIMIT=30] -->
30 <string name="condition_night_display_title">Night Light is on</string>
31 <string name="keywords_display">screen, touchscreen</string>
32 <string name="keywords_display_brightness_level">dim screen, touchscreen, battery</string>
33 <string name="keywords_display_auto_brightness">dim screen, touchscreen, battery</string>
34 <string name="keywords_display_night_display">dim screen, night, tint</string>
35
roger xueb9104e02017-03-02 16:05:00 -080036 <!-- wifi settings--><skip />
roger xue843fbc42017-02-22 16:20:08 -080037 <!-- Used in the 1st-level settings screen to go to the 2nd-level settings screen [CHAR LIMIT=20]-->
38 <string name="wifi_settings">Wi\u2011Fi</string>
39 <!-- Summary text of the Wi-fi settings screen -->
40 <string name="wifi_settings_summary">Set up &amp; manage wireless access points</string>
41 <!-- Summary text when turning Wi-Fi or bluetooth on -->
42 <string name="wifi_starting">Turning Wi\u2011Fi on\u2026</string>
43 <!-- Summary text when turning Wi-Fi or bluetooth off -->
44 <string name="wifi_stopping">Turning off Wi\u2011Fi\u2026</string>
45 <!-- Failured notification for forget -->
46 <string name="wifi_failed_forget_message">Failed to forget network</string>
47 <!-- Failured notification for connect -->
48 <string name="wifi_failed_connect_message">Failed to connect to network</string>
49 <!-- Button message shown on the button adding manual setting.
50 Used in Wifi Setup For Setup Wizard with XL screen. -->
51 <string name="wifi_setup_add_network">Add network</string>
52 <!-- Summary text when Wi-Fi is turned off -->
53 <string name="wifi_disabled">Wi\u2011Fi disabled</string>
54 <!-- Button label to connect to a Wi-Fi network.
55 Used in SetupWizard for XLarge screen [CHAR LIMIT=10] -->
56 <string name="wifi_setup_connect">Connect</string>
57 <!-- Label for the password of the secured network -->
58 <string name="wifi_password">Password</string>
59 <!-- Label for the check box to show password -->
60 <string name="wifi_show_password">Show password</string>
61 <!-- Label for the SSID of the network -->
62 <string name="wifi_ssid">Network name</string>
63 <!-- Hint for a text field to enter the SSID of a hidden wifi network. [CHAR LIMIT=35] -->
64 <string name="wifi_ssid_hint">Enter the SSID</string>
Fan Zhang9788bc72017-02-27 17:21:28 -080065 <!-- Label for the security of the connection -->
66 <string name="wifi_security">Security</string>
67 <!-- Label for the signal strength of the connection -->
68 <string name="wifi_signal">Signal strength</string>
69 <!-- Label for the status of the connection -->
70 <string name="wifi_status">Status</string>
71 <!-- Label for the link speed of the connection -->
72 <string name="wifi_speed">Link speed</string>
73 <!-- Label for the frequency band of the connection -->
74 <string name="wifi_frequency">Frequency</string>
75 <!-- Label for the IP address of the connection -->
76 <string name="wifi_ip_address">IP address</string>
roger xue843fbc42017-02-22 16:20:08 -080077 <!-- Key for the tag to store UI info for access point -->
78 <string name="access_point_tag_key">access_point_tag_key</string>
Fan Zhang9788bc72017-02-27 17:21:28 -080079 <!-- Match this with drawable.wifi_signal. --> <skip />
80 <!-- Wi-Fi settings. The signal strength a Wi-Fi network has. -->
81 <string-array name="wifi_signals">
82 <item>Poor</item>
83 <item>Fair</item>
84 <item>Good</item>
85 <item>Excellent</item>
86 </string-array>
roger xue843fbc42017-02-22 16:20:08 -080087
roger xueb9104e02017-03-02 16:05:00 -080088 <!-- Bluetooth settings --><skip />
roger xue843fbc42017-02-22 16:20:08 -080089 <!-- Bluetooth settings check box title on Main Settings screen -->
90 <string name="bluetooth_quick_toggle_title">Bluetooth</string>
91 <!-- Bluetooth settings check box summary for turning on bluetooth -->
92 <string name="bluetooth_quick_toggle_summary">Turn on Bluetooth</string>
93 <!--Used as title on second screen after selecting Bluetooth settings -->
94 <string name="bluetooth_settings">Bluetooth</string>
95 <!--Bluetooth was disabled. -->
96 <string name="bluetooth_disabled">Bluetooth disabled</string>
97 <!--Wireless controls screen, settings title for the item to take you to the bluetooth settings screen -->
98 <string name="bluetooth_settings_title">Bluetooth</string>
99 <!--Wireless controls screen, settings summary for the item tot ake you to the bluetooth settings screen -->
100 <string name="bluetooth_settings_summary">Manage connections, set device name &amp; discoverability</string>
101
102 <!-- Message for telling the user the kind of BT device being displayed in list. -->
103 <string name="bluetooth_talkback_computer">Computer</string>
104
105 <!-- Message for telling the user the kind of BT device being displayed in list. -->
106 <string name="bluetooth_talkback_headset">Headset</string>
107
108 <!-- Message for telling the user the kind of BT device being displayed in list. -->
109 <string name="bluetooth_talkback_phone">Phone</string>
110
111 <!-- Message for telling the user the kind of BT device being displayed in list. -->
112 <string name="bluetooth_talkback_imaging">Imaging</string>
113
114 <!-- Message for telling the user the kind of BT device being displayed in list. -->
115 <string name="bluetooth_talkback_headphone">Headphone</string>
116
117 <!-- Message for telling the user the kind of BT device being displayed in list. -->
118 <string name="bluetooth_talkback_input_peripheral">Input Peripheral</string>
119
120 <!-- Message for telling the user the kind of BT device being displayed in list. -->
121 <string name="bluetooth_talkback_bluetooth">Bluetooth</string>
122 <!-- Bluetooth settings: The sub heading for devices which have already been paired with this device. [CHAR LIMIT=40] -->
123 <string name="bluetooth_preference_paired_devices">Paired devices</string>
124 <!-- Bluetooth settings: The sub heading for available devices during and after scanning. [CHAR LIMIT=40] -->
125 <string name="bluetooth_preference_found_devices">Available devices</string>
126
roger xueb9104e02017-03-02 16:05:00 -0800127 <!-- sound settings --><skip />
roger xue1f288b62017-02-24 14:20:18 -0800128 <!-- Sound settings screen heading -->
129 <string name="sound_settings">Sound</string>
130 <!-- Sound settings screen, setting option name -->
131 <string name="ring_volume_title">Ring volume</string>
132 <!-- Sound settings screen, the title of the volume bar to adjust the incoming call volume -->
133 <string name="incoming_call_volume_title">Ringtone</string>
134 <!-- Sound settings screen, the title of the volume bar to adjust the notification volume -->
135 <string name="notification_volume_title">Notification</string>
136 <!-- Sound settings screen, setting option name -->
137 <string name="media_volume_title">Media</string>
138 <!-- Sound settings screen, setting option summary text -->
139 <string name="media_volume_summary">Set volume for music and videos</string>
140 <!-- Sound settings screen, alarm volume slider title -->
141 <string name="alarm_volume_title">Alarm</string>
142
roger xueb9104e02017-03-02 16:05:00 -0800143 <!-- applications --><skip />
roger xue4f32fb92017-02-28 16:29:01 -0800144 <!-- Applications settings title, on main settings screen. If clicked, the user is taken to a settings screen full of application settings-->
145 <string name="applications_settings">App info</string>
146 <!-- [CHAR LIMIT=25] Manage applications, individual application info screen, button label under Storage heading. Button to disable an existing application. -->
147 <string name="disable_text">Disable</string>
148 <!-- [CHAR LIMIT=25] Manage applications, individual application info screen, button label under Storage heading. Button to re-enable an existing application. -->
149 <string name="enable_text">Enable</string>
150 <!-- Manage applications, individual application info screen, heading for settings related to the app's permissions. for example, it may list all the permissions the app has. -->
151 <string name="permissions_label">Permissions</string>
152 <!-- Runtime permissions preference summary, shown when the app has no permissions granted. [CHAR LIMIT=40] -->
153 <string name="runtime_permissions_summary_no_permissions_granted">No permissions granted</string>
154 <!-- Runtime permissions preference summary, shown when the app requests no permissions. [CHAR LIMIT=40] -->
155 <string name="runtime_permissions_summary_no_permissions_requested">No permissions requested</string>
156 <!-- Activity title for network data usage summary. [CHAR LIMIT=25] -->
157 <string name="data_usage_summary_title">Data usage</string>
158 <!-- Activity title for Appk data usage summary. [CHAR LIMIT=25] -->
159 <string name="data_usage_app_summary_title">App data usage</string>
160 <!-- Manage applications, text label for button to kill / force stop an application -->
161 <string name="force_stop">Force stop</string>
162 <string name="computing_size">Computing\u2026</string>
163 <!-- Runtime permissions preference summary. Number of additional permissions granted. [CHAR LIMIT=40] -->
164 <plurals name="runtime_permissions_additional_count">
165 <item quantity="one"><xliff:g id="count" example="1">%d</xliff:g> additional permission</item>
166 <item quantity="other"><xliff:g id="count" example="10">%d</xliff:g> additional permissions</item>
167 </plurals>
168
roger xueb9104e02017-03-02 16:05:00 -0800169
roger xueb292bf22017-03-02 16:05:00 -0800170 <!-- System --><skip />
171 <!-- Main setting menu item to go into system settings -->
172 <string name="system_setting_title">System</string>
173 <!-- About phone screen, list item title. Takes the user to the screen for seeing and installing system updates. [CHAR LIMIT=40] -->
174 <string name="system_update_settings_list_item_title">System updates</string>
175 <!-- About phone screen, list item summary. Takes the user to the screen for seeing and installing system updates. [CHAR LIMIT=40] -->
176 <string name="system_update_settings_list_item_summary">""</string>
177
178 <!-- About phone screen, status item label [CHAR LIMIT=40] -->
179 <string name="firmware_version">Android version</string>
180 <!-- About phone screen, status item label [CHAR LIMIT=60] -->
181 <string name="security_patch">Android security patch level</string>
182 <!-- About phone screen, status item label [CHAR LIMIT=40] -->
183 <string name="model_info">Model</string>
184 <!-- About phone screen, setting option name [CHAR LIMIT=40] -->
185 <string name="baseband_version">Baseband version</string>
186 <!-- About phone screen, setting option name [CHAR LIMIT=40] -->
187 <string name="kernel_version">Kernel version</string>
188 <!-- About phone screen, setting option name [CHAR LIMIT=40] -->
189 <string name="build_number">Build number</string>
190
191 <!-- About phone screen, show when a value of some status item is unavailable. -->
192 <string name="device_info_not_available">Not available</string>
193 <!-- About phone screen, phone status screen title -->
194 <string name="device_status_activity_title">Status</string>
195 <!-- About phone screen, title of the item to go into the Phone status screen -->
196 <string name="device_status">Status</string>
197 <!-- About tablet screen, summary of the item that takes you to tablet status screen -->
198 <string name="device_status_summary" product="tablet">Status of the battery, network, and other information</string>
199 <!-- About phone screen, summary of the item to go into the phone status screen -->
200 <string name="device_status_summary" product="default">Phone number, signal, etc.</string>
201
202 <!-- About --> <skip />
203 <!-- Main settings screen, setting title for the user to go into the About phone screen -->
204 <string name="about_settings">About</string>
205 <!-- Summary of device info page [CHAR LIMIT=NONE] -->
206 <string name="about_summary">Android <xliff:g id="version" example="6.0">%1$s</xliff:g></string>
207 <!-- Main settings screen, setting summary for the user to go into the About phone screen-->
208 <string name="about_settings_summary">View legal info, status, software version</string>
209 <!-- About phone settings screen, setting option name to go to dialog that shows legal info -->
210 <string name="legal_information">Legal information</string>
211 <!-- About phone settings screen, setting option name to see a list of contributors -->
212 <string name="contributors_title">Contributors</string>
213 <!-- About phone settings screen, setting option name to show Manual [CHAR LIMIT=25] -->
214 <string name="manual">Manual</string>
215 <!-- About phone settings screen, setting option name to show regulatory labels [CHAR LIMIT=25] -->
216 <string name="regulatory_labels">Regulatory labels</string>
217 <!-- About phone settings screen, setting option name to show the safety and regulatory manual [CHAR LIMIT=40] -->
218 <string name="safety_and_regulatory_info">Safety &amp; regulatory manual</string>
219 <!-- Note: this may be replaced by a more-specific title of the activity that will get launched --> <skip />
220 <!-- About phone settings screen, setting option name to see copyright-related info -->
221 <string name="copyright_title">Copyright</string>
222 <!-- Note: this may be replaced by a more-specific title of the activity that will get launched --> <skip />
223 <!-- About phone settings screen, setting option name to see licensing info -->
224 <string name="license_title">License</string>
225 <!-- Note: this may be replaced by a more-specific title of the activity that will get launched --> <skip />
226 <!-- About phone settings screen, setting option name to see terms and conditions -->
227 <string name="terms_title">Terms and conditions</string>
228 <!-- Note: this may be replaced by a more-specific title of the activity that will get launched --> <skip />
229 <!-- About phone settings screen, setting option name to see licensing info for WebView component. [CHAR LIMIT=35] -->
230 <string name="webview_license_title">System WebView License</string>
231 <!-- About phone settings screen, setting option name to see wallpapers attributions -->
232 <string name="wallpaper_attributions">Wallpapers</string>
233 <!-- About phone settings screen, setting option name to see wallpapers attributions values -->
234 <string name="wallpaper_attributions_values">Satellite imagery providers:\n©2014 CNES / Astrium, DigitalGlobe, Bluesky</string>
235
236 <!-- Title for actual Settings license activity. --> <skip />
237 <!-- About phone settings, Legal information setting option name and title of dialog box holding license info -->
238 <string name="settings_license_activity_title">Third-party licenses</string>
239 <!-- About phone settings screen, Open source license dialog message when licenses cannot be loaded -->
240 <string name="settings_license_activity_unavailable">There is a problem loading the licenses.</string>
241 <!-- About phone settings screen, Open source license dialog title until license is fully loaded -->
242 <string name="settings_license_activity_loading">Loading\u2026</string>
243
244
roger xueb9104e02017-03-02 16:05:00 -0800245 <!-- Date and time settings --><skip />
246 <!-- Main Settings screen setting option name to go into the date and time settings-->
247 <string name="date_and_time_settings_title">Date &amp; time</string>
248 <!-- Title for Date & Time settings screen in SetupWizard [CHAR LIMIT=40] -->
249 <string name="date_and_time_settings_title_setup_wizard">Set date and time</string>
250 <!-- Main Settings screen setting option summary text for the item to go into the date and time settings. -->
251 <string name="date_and_time_settings_summary">Set date, time, time zone, &amp; formats</string>
252 <!-- Date & time setting screen setting check box title if the date and time should be determined automatically [CHAR LIMIT=30] -->
253 <string name="date_time_auto">Automatic date &amp; time</string>
254 <!-- Date & time setting screen setting option summary text when Automatic check box is selected
255 (that is, when date and time should be determined automatically) [CHAR LIMIT=100] -->
256 <string name="date_time_auto_summary">Use network-provided time</string>
257 <!-- Date & time setting screen setting check box title if the time zone should be determined automatically [CHAR LIMIT=30] -->
258 <string name="zone_auto">Automatic time zone</string>
259 <!-- Date & time setting screen setting option summary text when Automatic time zone check box is selected (that is, when date and time should be determined automatically)
260 [CHAR LIMIT=100] -->
261 <string name="zone_auto_summary">Use network-provided time zone</string>
262 <!-- Date & time setting screen setting check box title [CHAR LIMIT=30] -->
263 <string name="date_time_24hour_title">24\u2011hour format</string>
264 <!-- Date & time setting screen setting check box title -->
265 <string name="date_time_24hour">Use 24-hour format</string>
266 <!-- Date & time setting screen setting option title [CHAR LIMIT=30] -->
267 <string name="date_time_set_time_title">Time</string>
268 <!-- Date & time setting screen setting option title -->
269 <string name="date_time_set_time">Set time</string>
270 <!-- Date & time setting screen setting option title [CHAR LIMIT=30] -->
271 <string name="date_time_set_timezone_title">Time zone</string>
272 <!-- Date & time setting screen setting option title -->
273 <string name="date_time_set_timezone">Select time zone</string>
274 <!-- Date & time setting screen setting option title [CHAR LIMIT=30] -->
275 <string name="date_time_set_date_title">Date</string>
276 <!-- Date & time setting screen setting option title -->
277 <string name="date_time_set_date">Set date</string>
278 <!-- Menu item on Select time zone screen -->
279 <string name="zone_list_menu_sort_alphabetically">Sort alphabetically</string>
280 <!-- Menu item on Select time zone screen -->
281 <string name="zone_list_menu_sort_by_timezone">Sort by time zone</string>
282 <!-- Title string shown above DatePicker, letting a user select system date
283 [CHAR LIMIT=20] -->
284 <string name="date_picker_title">Date</string>
285 <!-- Title string shown above TimePicker, letting a user select system time
286 [CHAR LIMIT=20] -->
287 <string name="time_picker_title">Time</string>
288
289 <!-- generic --><skip />
roger xue843fbc42017-02-22 16:20:08 -0800290 <!-- Button label for generic forget action [CHAR LIMIT=20] -->
291 <string name="forget">Forget</string>
roger xueb9104e02017-03-02 16:05:00 -0800292 <!-- Button label for generic OK action [CHAR LIMIT=20] -->
293 <string name="okay">OK</string>
roger xue843fbc42017-02-22 16:20:08 -0800294</resources>