c8c57d1090
Change-Id: I3dd79f90bb87fb5150dc00de39c938fb7a0642a8
78 lines
5.9 KiB
XML
78 lines
5.9 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
||
<!--
|
||
Copyright (C) 2013-2015 The CyanogenMod Project
|
||
|
||
Licensed under the Apache License, Version 2.0 (the "License");
|
||
you may not use this file except in compliance with the License.
|
||
You may obtain a copy of the License at
|
||
|
||
http://www.apache.org/licenses/LICENSE-2.0
|
||
|
||
Unless required by applicable law or agreed to in writing, software
|
||
distributed under the License is distributed on an "AS IS" BASIS,
|
||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||
See the License for the specific language governing permissions and
|
||
limitations under the License.
|
||
-->
|
||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||
<string name="app_name">Setup Wizard</string>
|
||
<string name="product_name" translatable="false">cyanogenmod</string>
|
||
<string name="os_name" translatable="false">CyanogenMod</string>
|
||
|
||
<string name="cm_account_type" translatable="false">com.cyanogenmod.account</string>
|
||
|
||
<string name="next">Next</string>
|
||
<string name="skip">Skip</string>
|
||
<string name="start">Start</string>
|
||
<string name="ok">OK</string>
|
||
<string name="loading">Just a sec\u2026</string>
|
||
|
||
<string name="setup_complete">Setup is complete</string>
|
||
<string name="setup_welcome">Welcome</string>
|
||
<string name="setup_wifi">Select Wi-Fi</string>
|
||
<string name="setup_sim_missing">SIM card missing</string>
|
||
<string name="setup_choose_data_sim">Choose a SIM for data</string>
|
||
<string name="setup_location">Location services</string>
|
||
<string name="setup_other">Other services</string>
|
||
<string name="setup_datetime">Date & time</string>
|
||
<string name="setup_current_date">Current date</string>
|
||
<string name="setup_current_time">Current time</string>
|
||
|
||
<string name="sim_missing_summary" product="tablet">A SIM card has not been detected in your tablet. To insert a SIM card, read the instructions that came with your device.</string>
|
||
<string name="sim_missing_summary" product="default">A SIM card has not been detected in your phone. To insert a SIM card, read the instructions that came with your device.</string>
|
||
<string name="choose_data_sim_summary" product="tablet">Which SIM do you want to use for data? The selected SIM may incur network charges as it will be used to set up your tablet.</string>
|
||
<string name="choose_data_sim_summary" product="default">Which SIM do you want to use for data? The selected SIM may incur network charges as it will be used to set up your phone.</string>
|
||
|
||
<string name="date_time_summary">Set your time zone and adjust current date and time if needed</string>
|
||
|
||
<string name="backup_data_title">Back up my data</string>
|
||
<string name="backup_data_summary">Back up app data, Wi-Fi passwords, and other settings to Google servers</string>
|
||
|
||
<string name="location_services_summary">Location services allows Maps and other apps to gather and use data such as your approximate location. For example, Maps may use your approximate location to locate nearby coffee shops.</string>
|
||
<string name="location_access_summary"><b>Allow apps that have asked your permission</b> to use your location information. This may include your current location and past locations.</string>
|
||
<string name="location_gps" product="tablet"><b>Improve location accuracy</b> by allowing apps to use the GPS on your tablet.</string>
|
||
<string name="location_gps" product="default"><b>Improve location accuracy</b> by allowing apps to use the GPS on your phone.</string>
|
||
<string name="location_network"><b>Use Google\'s location service</b> to help apps determine your location. This means sending annonymous location data to Google, even when no apps are running.</string>
|
||
|
||
<string name="setup_mobile_data">Turn on mobile data</string>
|
||
<string name="setup_mobile_data_no_service">No service</string>
|
||
<string name="setup_mobile_data_emergency_only">Emergency calls only</string>
|
||
<string name="enable_mobile_data_summary">Do you want to use mobile data during setup? Turning on mobile data may be subject to data charges.</string>
|
||
<string name="no">No</string>
|
||
<string name="yes">Yes</string>
|
||
|
||
<string name="data_sim_name">SIM <xliff:g id="sub">%d</xliff:g> - <xliff:g id="name">%s</xliff:g></string>
|
||
|
||
<string name="emergency_call">Emergency call</string>
|
||
|
||
<string name="setup_services">Cyanogen services</string>
|
||
<string name="services_explanation" product="tablet">These services work for you to extend the capabilities of your tablet. You can turn them off at anytime. Data will be used in accordance with Cyanogen\'s <xliff:g id="name" example="Privacy Policy">%s</xliff:g>.</string>
|
||
<string name="services_explanation" product="default">These services work for you to extend the capabilities of your phone. You can turn them off at anytime. Data will be used in accordance with Cyanogen\'s <xliff:g id="name" example="Privacy Policy">%s</xliff:g>.</string>
|
||
<string name="services_privacy_policy">Privacy Policy</string>
|
||
<string name="services_help_improve_cm">Help improve <xliff:g id="name" example="CyanogenMod">%s</xliff:g></string>
|
||
<string name="services_metrics_label"><xliff:g id="name" example="Help improve CyanogenMod">%s</xliff:g> by automatically sending diagnostic and usage data to Cyanogen. This information can’t be used to identify you and lends a hand to teams working on things like battery life, app performance, and new <xliff:g id="name" example="CyanogenMod">%s</xliff:g> features.</string>
|
||
<string name="services_os_nav_keys_label"><b>Use on screen navigation keys</b> instead of hardware keys.</string>
|
||
<string name="services_use_secure_sms">Use secure SMS</string>
|
||
<string name="services_secure_sms_label"><xliff:g id="name" example="Use secure SMS">%s</xliff:g> to encrypt SMS conversations with other users using secure SMS on a <xliff:g id="name" example="CyanogenMod">%s</xliff:g> device.</string>
|
||
</resources>
|