Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Source diff could not be displayed: it is too large. Options to address this: view the blob.
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
/*
**
** Copyright 2007 The Android Open Source 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">
<!-- Choices for timezone picker first level.
These values will be used as search terms for TimeZone displayName
strings. -->
<!-- The time zone picker screen has two levels. The first level allows the user to choose a region. -->
<string-array name="timezone_filters">
<!-- The next level of the time zoner picker should show time zones from the Americas. -->
<item>Ameriko</item>
<!-- The next level of the time zoner picker should show time zones from Europe. -->
<item>Eŭropo</item>
<!-- The next level of the time zoner picker should show time zones from Africa. -->
<item>Afriko</item>
<!-- The next level of the time zoner picker should show time zones from Asia. -->
<item>Azio</item>
<!-- The next level of the time zoner picker should show time zones from Australia. -->
<item>Australia</item>
<!-- The next level of the time zoner picker should show time zones from Pacific. -->
<item>Pacific</item>
<!-- The next level of the time zoner picker should show time zones from ALL regions. -->
<item>All</item>
</string-array>
<!-- Display settings. The delay in inactivity before the screen is turned off. These are shown in a list dialog. -->
<string-array name="screen_timeout_entries">
<item>15 sekundoj</item>
<item>30 sekundoj</item>
<item>1 minuto</item>
<item>2 minutoj</item>
<item>5 minutoj</item>
<item>10 minutoj</item>
<item>30 minutoj</item>
</string-array>
<!-- Do not translate. -->
<!-- Display settings. The delay in inactivity before the dream is shown. These are shown in a list dialog. -->
<string-array name="dream_timeout_entries">
<item>Neniam</item>
<item>15 sekundoj</item>
<item>30 sekundoj</item>
<item>1 minuto</item>
<item>2 minutoj</item>
<item>5 minutoj</item>
<item>10 minutoj</item>
<item>30 minutoj</item>
</string-array>
<!-- Do not translate. -->
<!-- Security settings. The delay after screen is turned off until device locks.
These are shown in a list dialog. -->
<string-array name="lock_after_timeout_entries">
<item>Tuj</item>
<item>5 sekundoj</item>
<item>15 sekundoj</item>
<item>30 sekundoj</item>
<item>1 minuto</item>
<item>2 minutoj</item>
<item>5 minutoj</item>
<item>10 minutoj</item>
<item>30 minutoj</item>
</string-array>
<!-- Do not translate. -->
<!-- Wi-Fi settings -->
<!-- Match this with the order of NetworkInfo.DetailedState. -->
<!-- Wi-Fi settings. The status messages when the network is unknown. -->
<!-- Match this with the order of NetworkInfo.DetailedState. -->
<!-- Wi-Fi settings. The status messages when the network is known. -->
<!-- Match this with the constants in AccessPoint. -->
<!-- Wi-Fi security choices used when manually added a Wi-Fi network -->
<!-- Match this with the constants in AccessPoint. -->
<!-- Wi-Fi security types for New User Dialog. EAP is not configurable. -->
<!-- Wi-Fi AP settings. The type of security a Wi-Fi AP supports. -->
<!-- Note that adding/removing/moving the items will need wifi settings code change. -->
<!-- Match this with the constants in WifiDialog. -->
<!-- Wi-Fi settings. The type of EAP method a Wi-Fi network has. -->
<!-- Type of EAP method when EAP SIM, AKA, AKA' are not supported -->
<!-- Wi-Fi AP band settings. Either 2.4GHz or 5GHz. -->
<!-- Note that adding/removing/moving the items will need wifi settings code change. -->
<string-array name="wifi_ap_band_config_full">
<item>@string/wifi_ap_choose_2G</item>
<item>@string/wifi_ap_choose_5G</item>
</string-array>
<string-array name="wifi_ap_band_config_2G_only">
<item>@string/wifi_ap_choose_2G</item>
</string-array>
<!-- Wi-Fi WPS setup for p2p connections. -->
<!-- Note that adding/removing/moving the items will need wifi settings code change. -->
<!-- Match this with the order of WifiP2pDevice.Status -->
<!-- Wi-Fi p2p settings device status message -->
<!-- Bluetooth Settings -->
<!-- Discoverable mode timeout options -->
<string-array name="bluetooth_visibility_timeout_entries">
<item>2 minutoj</item>
<item>5 minutoj</item>
<item>1 horo</item>
<item>Never time out</item>
</string-array>
<!-- Match this with drawable.wifi_signal. -->
<!-- Wi-Fi settings. The signal strength a Wi-Fi network has. -->
<!-- Wi-Fi settings. Presented as a list dialog to the user to choose the Wi-Fi sleep policy. -->
<string-array name="wifi_sleep_policy_entries">
<!-- Always keep Wi-Fi on when screen turns off. -->
<item>Ĉiam</item>
<!-- Keep Wi-Fi on when screen turns off and plugged in. When on battery, go to sleep when screen turns off. -->
<item>Only when plugged in</item>
<!-- Do not keep Wi-Fi on when screen turns off. [CHAR LIMIT=40] -->
<item>Neniam</item>
</string-array>
<!-- Wi-Fi settings. Presented as a list dialog to the user to choose the Wi-Fi sleep policy. Used when
the device is Wi-Fi-only. [CHAR LIMIT=30] -->
<string-array name="wifi_sleep_policy_entries_wifi_only">
<!-- Always keep Wi-Fi on when screen turns off. -->
<item>Ĉiam</item>
<!-- Keep Wi-Fi on when screen turns off and plugged in. When on battery, go to sleep when screen turns off. -->
<item>Only when plugged in</item>
<!-- Do not keep Wi-Fi on when screen turns off, for Wi-Fi-only devices, no other data connection -->
<item>Neniam</item>
</string-array>
<!-- Match with wifi_sleep_policy_entries and the values of the settings in Settings class. -->
<!-- Do not translate. -->
<string-array name="wifi_sleep_policy_values">
<!-- Do not translate. -->
<item>2</item>
<!-- Do not translate. -->
<item>1</item>
<!-- Do not translate. -->
<item>0</item>
</string-array>
<!-- Data Usage settings. Range of data usage. -->
<!-- Display options for UsageStats class -->
<!-- EAP method -->
<!-- Phase 2 options for PEAP -->
<!-- Phase 2 options for rest of EAP methods -->
<!-- Wi-Fi IP settings. -->
<!-- Note that adding/removing/moving the items will need wifi settings code change. -->
<!-- Wi-Fi proxy settings. -->
<!-- Note that adding/removing/moving the items will need wifi settings code change. -->
<!-- Authentication Types used in APN editor -->
<!-- Authentication Types used in APN editor -->
<!-- Bearer Info used in APN editor -->
<!-- MVNO Info used in APN editor -->
<!-- Apps on SD installation location options in ApplicationSettings -->
<!-- Do not translate. -->
<!-- Names of categories of app ops tabs -->
<string-array name="app_ops_categories">
<item>Loko</item>
<item>Personal</item>
<item>Messaging</item>
<item>Media</item>
<item>Aparato</item>
</string-array>
<!-- User display names for app ops codes -->
<string-array name="app_ops_summaries">
<item>coarse location</item>
<item>fine location</item>
<item>GPS</item>
<item>vibrate</item>
<item>read contacts</item>
<item>modify contacts</item>
<item>read call log</item>
<item>modify call log</item>
<item>read calendar</item>
<item>modify calendar</item>
<item>wi-fi scan</item>
<item>sciigo</item>
<item>cell scan</item>
<item>call phone</item>
<item>read SMS</item>
<item>write SMS</item>
<item>receive SMS</item>
<item>receive emergency SMS</item>
<item>receive MMS</item>
<item>receive WAP push</item>
<item>send SMS</item>
<item>read ICC SMS</item>
<item>write ICC SMS</item>
<item>modify settings</item>
<item>draw on top</item>
<item>access notifications</item>
<item>camera</item>
<item>record audio</item>
<item>play audio</item>
<item>read clipboard</item>
<item>modify clipboard</item>
<item>media buttons</item>
<item>audio focus</item>
<item>master volume</item>
<item>voice volume</item>
<item>ring volume</item>
<item>media volume</item>
<item>alarm volume</item>
<item>notification volume</item>
<item>bluetooth volume</item>
<item>keep awake</item>
<item>monitor location</item>
<item>monitor high power location</item>
<item>get usage stats</item>
<item>mute/unmute microphone</item>
<item>project media</item>
<item>activate VPN</item>
<item>write wallpaper</item>
<item>assist structure</item>
<item>assist screenshot</item>
</string-array>
<!-- User display names for app ops codes -->
<string-array name="app_ops_labels">
<item>Loko</item>
<item>Loko</item>
<item>Loko</item>
<item>Vibrate</item>
<item>Read contacts</item>
<item>Modify contacts</item>
<item>Read call log</item>
<item>Modify call log</item>
<item>Read calendar</item>
<item>Modify calendar</item>
<item>Loko</item>
<item>Post notification</item>
<item>Loko</item>
<item>Call phone</item>
<item>Read SMS/MMS</item>
<item>Write SMS/MMS</item>
<item>Receive SMS/MMS</item>
<item>Receive SMS/MMS</item>
<item>Receive SMS/MMS</item>
<item>Receive SMS/MMS</item>
<item>Send SMS/MMS</item>
<item>Read SMS/MMS</item>
<item>Write SMS/MMS</item>
<item>Modify settings</item>
<item>Draw on top</item>
<item>Access notifications</item>
<item>Camera</item>
<item>Record audio</item>
<item>Play audio</item>
<item>Read clipboard</item>
<item>Modify clipboard</item>
<item>Media buttons</item>
<item>Audio focus</item>
<item>Master volume</item>
<item>Voice volume</item>
<item>Ring volume</item>
<item>Media volume</item>
<item>Alarm volume</item>
<item>Notification volume</item>
<item>Bluetooth volume</item>
<item>Keep awake</item>
<item>Loko</item>
<item>Loko</item>
<item>Get usage stats</item>
<item>Mute/unmute microphone</item>
<item>Project media</item>
<item>Activate VPN</item>
<item>Write wallpaper</item>
<item>Assist structure</item>
<item>Assist screenshot</item>
</string-array>
<!-- Titles for the list of long press timeout options. -->
<!-- Values for the list of long press timeout options. -->
<!-- Titles for captioning typeface preference. [CHAR LIMIT=35] -->
<!-- Values for captioning typeface preference. -->
<!-- Titles for captioning font size preference. [CHAR LIMIT=35] -->
<!-- Values for captioning font size preference. -->
<!-- Titles for captioning character edge type preference. [CHAR LIMIT=35] -->
<!-- Values for captioning character edge type preference. -->
<!-- Titles for captioning color preference. -->
<!-- Values for captioning color preference. -->
<!-- Titles for captioning opacity preference. [CHAR LIMIT=35] -->
<!-- Values for captioning opacity preference. -->
<!-- Titles for captioning text style preset preference. [CHAR LIMIT=35] -->
<!-- Values for captioning text style preset preference. -->
<!-- Match this with the constants in VpnProfile. -->
<!-- Short names for each VPN type, not really translatable. [CHAR LIMIT=20] -->
<!-- Match this with the constants in VpnProfile. -->
<!-- Longer descriptions for each VPN type. [CHAR LIMIT=100] -->
<!-- Match this with the constants in LegacyVpnInfo. -->
<!-- Status for a VPN network. [CHAR LIMIT=100] -->
<!-- User content ratings for restricted users [CHAR LIMIT=30] -->
<!-- Values for user content ratings for restricted users -->
<!-- Values for premium SMS permission selector [CHAR LIMIT=30] -->
<!-- [CHAR LIMIT=40] Labels for memory states -->
<!-- Display color space adjustment modes for accessibility -->
<!-- Values for display color space adjustment modes for accessibility -->
<!-- Battery saver mode: allowable trigger threshold levels. -->
<!-- Process stats memory use details: labels for memory states -->
<!-- Process stats memory use details: labels for process -->
<!-- Array of titles for sim color for multi-sim -->
<!-- Wifi extension requirement -->
<!-- Wifi extension requirement -->
<string-array name="cellcular2wifi_values">
<item>0</item>
<item>1</item>
<item>2</item>
</string-array>
<!-- CT MCC-MNC-->
<!-- dm plmn that need to be hidden -->
<!-- supl plmn list that need to be hidden -->
<!-- Defined the hide accounts' type -->
<!-- Automatic storage management settings. The amount of days for the automatic storage manager
to retain. These are shown in a list dialog. [CHAR LIMIT=70] -->
</resources>
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2013-2014 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"></resources>
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2012-2016 The CyanogenMod Project
(C) 2017 The LineageOS 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">
<!-- [CHAR LIMIT=NONE] Device Info screen. Countdown for user taps to enable development settings -->
<!-- [CHAR LIMIT=NONE] Device Info screen. Confirmation that developer settings are enabled -->
<!-- [CHAR LIMIT=NONE] Device Info screen. Okay we get it, stop pressing, you already have it on -->
<!-- Launch Dev Tools -->
<!-- Setting checkbox title for root access -->
<!-- Preference link for root appops -->
<!-- About phone screen, LineageOS version -->
<string name="mod_version_default">Nekonata</string>
<!-- About phone screen, Device model -->
<!-- About phone screen, Device name -->
<!-- About phone screen, LineageOS Api Level -->
<string name="mod_api_level_default">Nekonata</string>
<!-- About phone screen, build date -->
<!-- CM Updater -->
<!-- Names of categories of app ops tabs - extension of AOSP -->
<string name="app_ops_categories_location">Loko</string>
<string name="app_ops_categories_device">Aparato</string>
<!-- User display names for app ops codes - extension of AOSP -->
<!-- User display names for app ops codes - extension of AOSP -->
<!-- App ops permissions -->
<!-- App ops detail -->
<!-- App ops menu options -->
<!-- Volume settings - Volume adjustment sound -->
<!-- Vibrator intensity -->
<!-- Sizes for pattern lockscreen -->
<!-- Whether a visible red line will be drawn after the user has drawn the unlock pattern incorrectly -->
<!-- Whether the dots will be drawn when using the lockscreen pattern -->
<!-- Whether the keyguard will directly show the password entry -->
<!-- Whether the keyguard will directly show the pattern view -->
<!-- Whether the keyguard will directly show the PIN entry -->
<!-- Lock screen vibrate settings -->
<!-- Lights settings -->
<!-- Memory -->
<!-- Advanced restart options -->
<!-- PIN scramble -->
<!-- lock screen visualizer -->
<!-- Lock screen cover art -->
<!-- Double tap to sleep on keyguard -->
<!-- Protected apps lockpattern reset button -->
<!-- Protected Apps -->
<string name="pa_login_password_hint">Pasvorto</string>
<!-- title for lock screen weather preference -->
<!-- title for lock screen blur preference -->
<!-- Proximity wake -->
<!-- High touch sensitivity -->
<!-- Touchscreen hovering -->
<!-- Whether to display IME switcher notifcation -->
<!-- [CHAR LIMIT=100] Notification Importance slider: very low importance level description -->
<!-- Stylus Icon -->
<!-- Kill app long-press back -->
<!-- Android debugging -->
<!-- Android debugging notification -->
<!-- Android debugging over network -->
<!-- Hostname setting -->
<!-- Increasing ring tone volume -->
<!-- Allow vibration in zen mode -->
<!-- Zen mode allowed event setting summary items -->
<!-- [CHAR LIMIT=50] Like zen_mode_reminders, but part of a list, so lower case if needed-->
<!-- [CHAR LIMIT=50] Like zen_mode_events, but part of a list, so lower case if needed -->
<!-- [CHAR LIMIT=50] Like zen_mode_all_callers, but part of a list, so lower case if needed -->
<!-- [CHAR LIMIT=50] Like zen_mode_selected_callers, but part of a list, so lower case if needed -->
<!-- [CHAR LIMIT=50] Like zen_mode_repeat_callers, but part of a list, so lower case if needed -->
<!-- [CHAR LIMIT=50] Like zen_mode_all_messages, but part of a list, so lower case if needed -->
<!-- [CHAR LIMIT=50] Like zen_mode_selected_messages, but part of a list, so lower case if needed -->
<!-- Notification sound timeout -->
<!-- MSIM SIM status -->
<!-- NFC PreferenceCategory title -->
<!-- Notification importance -->
<!-- CM Legal -->
<!-- Format string for fingerprint location message -->
<!-- Fingerprint sensor locations -->
<!-- Wi-Fi region code -->
<!-- Wi-Fi settings screen, setting summary for setting the wifi frequency band [CHAR LIMIT=50]-->
<!-- Wi-Fi settings screen, error message when the frequency band could not be set [CHAR LIMIT=50]. -->
<!-- Wake on plug -->
<!-- Heads-up -->
<!-- Tethering & portable hotspot other category -->
<!-- Wi-Fi tethering inactivity timeout -->
<string name="hotstpot_inactivity_timeout_never">Neniam</string>
<string name="hotstpot_inactivity_timeout_1_minute">1 minuto</string>
<string name="hotstpot_inactivity_timeout_5_minutes">5 minutoj</string>
<string name="hotstpot_inactivity_timeout_10_minutes">10 minutoj</string>
<!-- Per-app data restrictions -->
<!-- Title for switch to block app data usage [CHAR LIMIT=30] -->
<!-- Summary for switch to block app data usage [CHAR LIMIT=NONE] -->
<!-- Title for switch to block app data usage [CHAR LIMIT=30] -->
<!-- Summary for switch to block app data usage [CHAR LIMIT=NONE] -->
<!-- Volume link notification -->
<!-- Launch music player when headset is connected -->
<!-- Update recovery -->
<!-- Status bar - double tap to sleep -->
<!-- About phone settings screen, setting option dialog title to show regulatory information [CHAR LIMIT=25] -->
<!-- SAR information -->
<!-- IC Codes -->
<!-- Label for settings shortcut: carrier selection -->
<!-- Burn in protection -->
</resources>
Source diff could not be displayed: it is too large. Options to address this: view the blob.
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
/*
**
** Copyright 2007 The Android Open Source 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">
<!-- Choices for timezone picker first level.
These values will be used as search terms for TimeZone displayName
strings. -->
<!-- The time zone picker screen has two levels. The first level allows the user to choose a region. -->
<!-- Display settings. The delay in inactivity before the screen is turned off. These are shown in a list dialog. -->
<!-- Do not translate. -->
<!-- Display settings. The delay in inactivity before the dream is shown. These are shown in a list dialog. -->
<!-- Do not translate. -->
<!-- Security settings. The delay after screen is turned off until device locks.
These are shown in a list dialog. -->
<!-- Do not translate. -->
<!-- Wi-Fi settings -->
<!-- Match this with the order of NetworkInfo.DetailedState. -->
<!-- Wi-Fi settings. The status messages when the network is unknown. -->
<!-- Match this with the order of NetworkInfo.DetailedState. -->
<!-- Wi-Fi settings. The status messages when the network is known. -->
<!-- Match this with the constants in AccessPoint. -->
<!-- Wi-Fi security choices used when manually added a Wi-Fi network -->
<!-- Match this with the constants in AccessPoint. -->
<!-- Wi-Fi security types for New User Dialog. EAP is not configurable. -->
<!-- Wi-Fi AP settings. The type of security a Wi-Fi AP supports. -->
<!-- Note that adding/removing/moving the items will need wifi settings code change. -->
<!-- Match this with the constants in WifiDialog. -->
<!-- Wi-Fi settings. The type of EAP method a Wi-Fi network has. -->
<!-- Type of EAP method when EAP SIM, AKA, AKA' are not supported -->
<!-- Wi-Fi AP band settings. Either 2.4GHz or 5GHz. -->
<!-- Note that adding/removing/moving the items will need wifi settings code change. -->
<!-- Wi-Fi WPS setup for p2p connections. -->
<!-- Note that adding/removing/moving the items will need wifi settings code change. -->
<!-- Match this with the order of WifiP2pDevice.Status -->
<!-- Wi-Fi p2p settings device status message -->
<!-- Bluetooth Settings -->
<!-- Discoverable mode timeout options -->
<!-- Match this with drawable.wifi_signal. -->
<!-- Wi-Fi settings. The signal strength a Wi-Fi network has. -->
<!-- Wi-Fi settings. Presented as a list dialog to the user to choose the Wi-Fi sleep policy. -->
<!-- Wi-Fi settings. Presented as a list dialog to the user to choose the Wi-Fi sleep policy. Used when
the device is Wi-Fi-only. [CHAR LIMIT=30] -->
<!-- Match with wifi_sleep_policy_entries and the values of the settings in Settings class. -->
<!-- Do not translate. -->
<!-- Data Usage settings. Range of data usage. -->
<!-- Display options for UsageStats class -->
<!-- EAP method -->
<!-- Phase 2 options for PEAP -->
<!-- Phase 2 options for rest of EAP methods -->
<!-- Wi-Fi IP settings. -->
<!-- Note that adding/removing/moving the items will need wifi settings code change. -->
<!-- Wi-Fi proxy settings. -->
<!-- Note that adding/removing/moving the items will need wifi settings code change. -->
<!-- Authentication Types used in APN editor -->
<!-- Authentication Types used in APN editor -->
<!-- Bearer Info used in APN editor -->
<!-- MVNO Info used in APN editor -->
<!-- Apps on SD installation location options in ApplicationSettings -->
<!-- Do not translate. -->
<!-- Names of categories of app ops tabs -->
<!-- User display names for app ops codes -->
<!-- User display names for app ops codes -->
<!-- Titles for the list of long press timeout options. -->
<!-- Values for the list of long press timeout options. -->
<!-- Titles for captioning typeface preference. [CHAR LIMIT=35] -->
<!-- Values for captioning typeface preference. -->
<!-- Titles for captioning font size preference. [CHAR LIMIT=35] -->
<!-- Values for captioning font size preference. -->
<!-- Titles for captioning character edge type preference. [CHAR LIMIT=35] -->
<!-- Values for captioning character edge type preference. -->
<!-- Titles for captioning color preference. -->
<!-- Values for captioning color preference. -->
<!-- Titles for captioning opacity preference. [CHAR LIMIT=35] -->
<!-- Values for captioning opacity preference. -->
<!-- Titles for captioning text style preset preference. [CHAR LIMIT=35] -->
<!-- Values for captioning text style preset preference. -->
<!-- Match this with the constants in VpnProfile. -->
<!-- Short names for each VPN type, not really translatable. [CHAR LIMIT=20] -->
<!-- Match this with the constants in VpnProfile. -->
<!-- Longer descriptions for each VPN type. [CHAR LIMIT=100] -->
<!-- Match this with the constants in LegacyVpnInfo. -->
<!-- Status for a VPN network. [CHAR LIMIT=100] -->
<!-- User content ratings for restricted users [CHAR LIMIT=30] -->
<!-- Values for user content ratings for restricted users -->
<!-- Values for premium SMS permission selector [CHAR LIMIT=30] -->
<!-- [CHAR LIMIT=40] Labels for memory states -->
<!-- Display color space adjustment modes for accessibility -->
<!-- Values for display color space adjustment modes for accessibility -->
<!-- Battery saver mode: allowable trigger threshold levels. -->
<!-- Process stats memory use details: labels for memory states -->
<!-- Process stats memory use details: labels for process -->
<!-- Array of titles for sim color for multi-sim -->
<!-- Wifi extension requirement -->
<!-- Wifi extension requirement -->
<!-- CT MCC-MNC-->
<!-- dm plmn that need to be hidden -->
<!-- supl plmn list that need to be hidden -->
<!-- Defined the hide accounts' type -->
<!-- Automatic storage management settings. The amount of days for the automatic storage manager
to retain. These are shown in a list dialog. [CHAR LIMIT=70] -->
</resources>
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2013-2014 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"></resources>
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2012-2016 The CyanogenMod Project
(C) 2017 The LineageOS 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">
<!-- [CHAR LIMIT=NONE] Device Info screen. Countdown for user taps to enable development settings -->
<!-- [CHAR LIMIT=NONE] Device Info screen. Confirmation that developer settings are enabled -->
<!-- [CHAR LIMIT=NONE] Device Info screen. Okay we get it, stop pressing, you already have it on -->
<!-- Launch Dev Tools -->
<!-- Setting checkbox title for root access -->
<!-- Preference link for root appops -->
<!-- About phone screen, LineageOS version -->
<!-- About phone screen, Device model -->
<!-- About phone screen, Device name -->
<!-- About phone screen, LineageOS Api Level -->
<!-- About phone screen, build date -->
<!-- CM Updater -->
<!-- Names of categories of app ops tabs - extension of AOSP -->
<!-- User display names for app ops codes - extension of AOSP -->
<!-- User display names for app ops codes - extension of AOSP -->
<!-- App ops permissions -->
<!-- App ops detail -->
<!-- App ops menu options -->
<!-- Volume settings - Volume adjustment sound -->
<!-- Vibrator intensity -->
<!-- Sizes for pattern lockscreen -->
<!-- Whether a visible red line will be drawn after the user has drawn the unlock pattern incorrectly -->
<!-- Whether the dots will be drawn when using the lockscreen pattern -->
<!-- Whether the keyguard will directly show the password entry -->
<!-- Whether the keyguard will directly show the pattern view -->
<!-- Whether the keyguard will directly show the PIN entry -->
<!-- Lock screen vibrate settings -->
<!-- Lights settings -->
<!-- Memory -->
<!-- Advanced restart options -->
<!-- PIN scramble -->
<!-- lock screen visualizer -->
<!-- Lock screen cover art -->
<!-- Double tap to sleep on keyguard -->
<!-- Protected apps lockpattern reset button -->
<!-- Protected Apps -->
<!-- title for lock screen weather preference -->
<!-- title for lock screen blur preference -->
<!-- Proximity wake -->
<!-- High touch sensitivity -->
<!-- Touchscreen hovering -->
<!-- Whether to display IME switcher notifcation -->
<!-- [CHAR LIMIT=100] Notification Importance slider: very low importance level description -->
<!-- Stylus Icon -->
<!-- Kill app long-press back -->
<!-- Android debugging -->
<!-- Android debugging notification -->
<!-- Android debugging over network -->
<!-- Hostname setting -->
<!-- Increasing ring tone volume -->
<!-- Allow vibration in zen mode -->
<!-- Zen mode allowed event setting summary items -->
<!-- [CHAR LIMIT=50] Like zen_mode_reminders, but part of a list, so lower case if needed-->
<!-- [CHAR LIMIT=50] Like zen_mode_events, but part of a list, so lower case if needed -->
<!-- [CHAR LIMIT=50] Like zen_mode_all_callers, but part of a list, so lower case if needed -->
<!-- [CHAR LIMIT=50] Like zen_mode_selected_callers, but part of a list, so lower case if needed -->
<!-- [CHAR LIMIT=50] Like zen_mode_repeat_callers, but part of a list, so lower case if needed -->
<!-- [CHAR LIMIT=50] Like zen_mode_all_messages, but part of a list, so lower case if needed -->
<!-- [CHAR LIMIT=50] Like zen_mode_selected_messages, but part of a list, so lower case if needed -->
<!-- Notification sound timeout -->
<!-- MSIM SIM status -->
<!-- NFC PreferenceCategory title -->
<!-- Notification importance -->
<!-- CM Legal -->
<!-- Format string for fingerprint location message -->
<!-- Fingerprint sensor locations -->
<!-- Wi-Fi region code -->
<!-- Wi-Fi settings screen, setting summary for setting the wifi frequency band [CHAR LIMIT=50]-->
<!-- Wi-Fi settings screen, error message when the frequency band could not be set [CHAR LIMIT=50]. -->
<!-- Wake on plug -->
<!-- Heads-up -->
<!-- Tethering & portable hotspot other category -->
<!-- Wi-Fi tethering inactivity timeout -->
<!-- Per-app data restrictions -->
<!-- Title for switch to block app data usage [CHAR LIMIT=30] -->
<!-- Summary for switch to block app data usage [CHAR LIMIT=NONE] -->
<!-- Title for switch to block app data usage [CHAR LIMIT=30] -->
<!-- Summary for switch to block app data usage [CHAR LIMIT=NONE] -->
<!-- Volume link notification -->
<!-- Launch music player when headset is connected -->
<!-- Update recovery -->
<!-- Status bar - double tap to sleep -->
<!-- About phone settings screen, setting option dialog title to show regulatory information [CHAR LIMIT=25] -->
<!-- SAR information -->
<!-- IC Codes -->
<!-- Label for settings shortcut: carrier selection -->
<!-- Burn in protection -->
</resources>
Source diff could not be displayed: it is too large. Options to address this: view the blob.
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
/*
**
** Copyright 2007 The Android Open Source 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">
<!-- Choices for timezone picker first level.
These values will be used as search terms for TimeZone displayName
strings. -->
<!-- The time zone picker screen has two levels. The first level allows the user to choose a region. -->
<!-- Display settings. The delay in inactivity before the screen is turned off. These are shown in a list dialog. -->
<!-- Do not translate. -->
<!-- Display settings. The delay in inactivity before the dream is shown. These are shown in a list dialog. -->
<!-- Do not translate. -->
<!-- Security settings. The delay after screen is turned off until device locks.
These are shown in a list dialog. -->
<!-- Do not translate. -->
<!-- Wi-Fi settings -->
<!-- Match this with the order of NetworkInfo.DetailedState. -->
<!-- Wi-Fi settings. The status messages when the network is unknown. -->
<!-- Match this with the order of NetworkInfo.DetailedState. -->
<!-- Wi-Fi settings. The status messages when the network is known. -->
<!-- Match this with the constants in AccessPoint. -->
<!-- Wi-Fi security choices used when manually added a Wi-Fi network -->
<!-- Match this with the constants in AccessPoint. -->
<!-- Wi-Fi security types for New User Dialog. EAP is not configurable. -->
<!-- Wi-Fi AP settings. The type of security a Wi-Fi AP supports. -->
<!-- Note that adding/removing/moving the items will need wifi settings code change. -->
<!-- Match this with the constants in WifiDialog. -->
<!-- Wi-Fi settings. The type of EAP method a Wi-Fi network has. -->
<!-- Type of EAP method when EAP SIM, AKA, AKA' are not supported -->
<!-- Wi-Fi AP band settings. Either 2.4GHz or 5GHz. -->
<!-- Note that adding/removing/moving the items will need wifi settings code change. -->
<!-- Wi-Fi WPS setup for p2p connections. -->
<!-- Note that adding/removing/moving the items will need wifi settings code change. -->
<!-- Match this with the order of WifiP2pDevice.Status -->
<!-- Wi-Fi p2p settings device status message -->
<!-- Bluetooth Settings -->
<!-- Discoverable mode timeout options -->
<!-- Match this with drawable.wifi_signal. -->
<!-- Wi-Fi settings. The signal strength a Wi-Fi network has. -->
<!-- Wi-Fi settings. Presented as a list dialog to the user to choose the Wi-Fi sleep policy. -->
<!-- Wi-Fi settings. Presented as a list dialog to the user to choose the Wi-Fi sleep policy. Used when
the device is Wi-Fi-only. [CHAR LIMIT=30] -->
<!-- Match with wifi_sleep_policy_entries and the values of the settings in Settings class. -->
<!-- Do not translate. -->
<!-- Data Usage settings. Range of data usage. -->
<!-- Display options for UsageStats class -->
<!-- EAP method -->
<!-- Phase 2 options for PEAP -->
<!-- Phase 2 options for rest of EAP methods -->
<!-- Wi-Fi IP settings. -->
<!-- Note that adding/removing/moving the items will need wifi settings code change. -->
<!-- Wi-Fi proxy settings. -->
<!-- Note that adding/removing/moving the items will need wifi settings code change. -->
<!-- Authentication Types used in APN editor -->
<!-- Authentication Types used in APN editor -->
<!-- Bearer Info used in APN editor -->
<!-- MVNO Info used in APN editor -->
<!-- Apps on SD installation location options in ApplicationSettings -->
<!-- Do not translate. -->
<!-- Names of categories of app ops tabs -->
<!-- User display names for app ops codes -->
<!-- User display names for app ops codes -->
<!-- Titles for the list of long press timeout options. -->
<!-- Values for the list of long press timeout options. -->
<!-- Titles for captioning typeface preference. [CHAR LIMIT=35] -->
<!-- Values for captioning typeface preference. -->
<!-- Titles for captioning font size preference. [CHAR LIMIT=35] -->
<!-- Values for captioning font size preference. -->
<!-- Titles for captioning character edge type preference. [CHAR LIMIT=35] -->
<!-- Values for captioning character edge type preference. -->
<!-- Titles for captioning color preference. -->
<!-- Values for captioning color preference. -->
<!-- Titles for captioning opacity preference. [CHAR LIMIT=35] -->
<!-- Values for captioning opacity preference. -->
<!-- Titles for captioning text style preset preference. [CHAR LIMIT=35] -->
<!-- Values for captioning text style preset preference. -->
<!-- Match this with the constants in VpnProfile. -->
<!-- Short names for each VPN type, not really translatable. [CHAR LIMIT=20] -->
<!-- Match this with the constants in VpnProfile. -->
<!-- Longer descriptions for each VPN type. [CHAR LIMIT=100] -->
<!-- Match this with the constants in LegacyVpnInfo. -->
<!-- Status for a VPN network. [CHAR LIMIT=100] -->
<!-- User content ratings for restricted users [CHAR LIMIT=30] -->
<!-- Values for user content ratings for restricted users -->
<!-- Values for premium SMS permission selector [CHAR LIMIT=30] -->
<!-- [CHAR LIMIT=40] Labels for memory states -->
<!-- Display color space adjustment modes for accessibility -->
<!-- Values for display color space adjustment modes for accessibility -->
<!-- Battery saver mode: allowable trigger threshold levels. -->
<!-- Process stats memory use details: labels for memory states -->
<!-- Process stats memory use details: labels for process -->
<!-- Array of titles for sim color for multi-sim -->
<!-- Wifi extension requirement -->
<!-- Wifi extension requirement -->
<!-- CT MCC-MNC-->
<!-- dm plmn that need to be hidden -->
<!-- supl plmn list that need to be hidden -->
<!-- Defined the hide accounts' type -->
<!-- Automatic storage management settings. The amount of days for the automatic storage manager
to retain. These are shown in a list dialog. [CHAR LIMIT=70] -->
</resources>
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2013-2014 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"></resources>
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2012-2016 The CyanogenMod Project
(C) 2017 The LineageOS 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">
<!-- [CHAR LIMIT=NONE] Device Info screen. Countdown for user taps to enable development settings -->
<!-- [CHAR LIMIT=NONE] Device Info screen. Confirmation that developer settings are enabled -->
<!-- [CHAR LIMIT=NONE] Device Info screen. Okay we get it, stop pressing, you already have it on -->
<!-- Launch Dev Tools -->
<!-- Setting checkbox title for root access -->
<!-- Preference link for root appops -->
<!-- About phone screen, LineageOS version -->
<!-- About phone screen, Device model -->
<!-- About phone screen, Device name -->
<!-- About phone screen, LineageOS Api Level -->
<string name="mod_api_level">Nivel de API de LineageOS</string>
<!-- About phone screen, build date -->
<!-- CM Updater -->
<!-- Names of categories of app ops tabs - extension of AOSP -->
<string name="app_ops_categories_other">Otros</string>
<!-- User display names for app ops codes - extension of AOSP -->
<string name="app_ops_summaries_wifi_scan">Escaneo de conexiones Wi-Fi</string>
<string name="app_ops_summaries_notification">notificación/toast</string>
<string name="app_ops_summaries_bluetooth_volume">volumen de bluetooth</string>
<string name="app_ops_summaries_write_wallpaper">editar fondo de pantalla</string>
<string name="app_ops_summaries_assist_structure">ayudar a la estructura</string>
<string name="app_ops_summaries_assist_screenshot">ayudar a la captura de pantalla</string>
<string name="app_ops_summaries_read_phone_state">leer estado del teléfono</string>
<string name="app_ops_summaries_add_voicemail">agregar al buzón de voz</string>
<string name="app_ops_summaries_use_sip">usar SIP</string>
<string name="app_ops_summaries_make_call">hacer llamada</string>
<string name="app_ops_summaries_use_fingerprint">usar huella digital</string>
<string name="app_ops_summaries_use_body_sensors">utilizar sensores corporales</string>
<string name="app_ops_summaries_read_cell_broadcasts">leer transmisiones celulares</string>
<string name="app_ops_summaries_mock_location">ubicación falsa</string>
<string name="app_ops_summaries_read_external_storage">leer en almacenamiento externo</string>
<string name="app_ops_summaries_write_external_storage">escribir en almacenamiento externo</string>
<string name="app_ops_summaries_turn_screen_on">encender pantalla</string>
<string name="app_ops_summaries_get_accounts">obtener cuentas</string>
<string name="app_ops_summaries_toggle_wifi">conmutar Wi-Fi</string>
<string name="app_ops_summaries_toggle_bluetooth">conmutar Bluetooth</string>
<string name="app_ops_summaries_start_at_boot">iniciar en el arranque</string>
<string name="app_ops_summaries_toggle_nfc">conmutar NFC</string>
<string name="app_ops_summaries_toggle_mobile_data">conmutar los datos móviles</string>
<!-- User display names for app ops codes - extension of AOSP -->
<string name="app_ops_labels_coarse_location">Ubicación aproximada</string>
<string name="app_ops_labels_fine_location">Ubicación precisa</string>
<string name="app_ops_labels_wifi_scan">Escaneo de conexiones Wi-Fi</string>
<string name="app_ops_labels_cell_scan">Escaneo celular</string>
<string name="app_ops_labels_read_sms">Leer SMS</string>
<string name="app_ops_labels_write_sms">Escribir SMS</string>
<string name="app_ops_labels_receive_emergency_sms">Recibir SMS de emergencia</string>
<string name="app_ops_labels_receive_wap_push">Recibir mensajes WAP</string>
<string name="app_ops_labels_read_icc_sms">Leer tus mensajes ICC</string>
<string name="app_ops_labels_write_icc_sms">Editar tus mensajes ICC</string>
<string name="app_ops_labels_monitor_location">Consultar ubicación aproximada</string>
<string name="app_ops_labels_monitor_high_power_location">Consultar ubicación precisa</string>
<string name="app_ops_labels_get_usage_stats">Obtener estadísticas de uso</string>
<string name="app_ops_labels_write_wallpaper">Editar fondo de pantalla</string>
<string name="app_ops_labels_assist_structure">Ayudar a la estructura</string>
<string name="app_ops_labels_assist_screenshot">Ayudar a la captura de pantalla</string>
<string name="app_ops_labels_read_phone_state">Leer estado del teléfono</string>
<string name="app_ops_labels_add_voicemail">Agregar al buzón de voz</string>
<string name="app_ops_labels_use_sip">Usar SIP</string>
<string name="app_ops_labels_make_call">Hacer llamada</string>
<string name="app_ops_labels_use_fingerprint">Usar huella digital</string>
<string name="app_ops_labels_use_body_sensors">Utilizar sensores corporales</string>
<string name="app_ops_labels_read_cell_broadcasts">Leer transmisiones celulares</string>
<string name="app_ops_labels_mock_location">Ubicación falsa</string>
<string name="app_ops_labels_read_external_storage">Leer en almacenamiento externo</string>
<string name="app_ops_labels_write_external_storage">Escribir en almacenamiento externo</string>
<string name="app_ops_labels_turn_screen_on">Encender pantalla</string>
<string name="app_ops_labels_get_accounts">Obtener cuentas</string>
<string name="app_ops_labels_toggle_wifi">Conmutar Wi-Fi</string>
<string name="app_ops_labels_toggle_bluetooth">Conmutar Bluetooth</string>
<string name="app_ops_labels_start_at_boot">Iniciar en el arranque</string>
<string name="app_ops_labels_toggle_nfc">Conmutar NFC</string>
<string name="app_ops_labels_toggle_mobile_data">Conmutar datos móviles</string>
<!-- App ops permissions -->
<!-- App ops detail -->
<!-- App ops menu options -->
<!-- Volume settings - Volume adjustment sound -->
<!-- Vibrator intensity -->
<!-- Sizes for pattern lockscreen -->
<!-- Whether a visible red line will be drawn after the user has drawn the unlock pattern incorrectly -->
<!-- Whether the dots will be drawn when using the lockscreen pattern -->
<!-- Whether the keyguard will directly show the password entry -->
<!-- Whether the keyguard will directly show the pattern view -->
<!-- Whether the keyguard will directly show the PIN entry -->
<!-- Lock screen vibrate settings -->
<!-- Lights settings -->
<!-- Memory -->
<string name="memory_startup_apps_title">Aplicaciones iniciadas en el arranque</string>
<!-- Advanced restart options -->
<!-- PIN scramble -->
<!-- lock screen visualizer -->
<!-- Lock screen cover art -->
<!-- Double tap to sleep on keyguard -->
<!-- Protected apps lockpattern reset button -->
<!-- Protected Apps -->
<string name="pa_pattern_or_fingerprint_header">Debe dibujar el patrón o utilizar huellas digitales para desbloquear</string>
<!-- title for lock screen weather preference -->
<!-- title for lock screen blur preference -->
<!-- Proximity wake -->
<!-- High touch sensitivity -->
<!-- Touchscreen hovering -->
<!-- Whether to display IME switcher notifcation -->
<!-- [CHAR LIMIT=100] Notification Importance slider: very low importance level description -->
<!-- Stylus Icon -->
<!-- Kill app long-press back -->
<!-- Android debugging -->
<!-- Android debugging notification -->
<!-- Android debugging over network -->
<!-- Hostname setting -->
<!-- Increasing ring tone volume -->
<!-- Allow vibration in zen mode -->
<!-- Zen mode allowed event setting summary items -->
<!-- [CHAR LIMIT=50] Like zen_mode_reminders, but part of a list, so lower case if needed-->
<string name="zen_mode_summary_reminders">recordatorios</string>
<!-- [CHAR LIMIT=50] Like zen_mode_events, but part of a list, so lower case if needed -->
<string name="zen_mode_summary_events">eventos</string>
<!-- [CHAR LIMIT=50] Like zen_mode_all_callers, but part of a list, so lower case if needed -->
<!-- [CHAR LIMIT=50] Like zen_mode_selected_callers, but part of a list, so lower case if needed -->
<string name="zen_mode_summary_selected_callers">llamadores seleccionados</string>
<!-- [CHAR LIMIT=50] Like zen_mode_repeat_callers, but part of a list, so lower case if needed -->
<!-- [CHAR LIMIT=50] Like zen_mode_all_messages, but part of a list, so lower case if needed -->
<!-- [CHAR LIMIT=50] Like zen_mode_selected_messages, but part of a list, so lower case if needed -->
<string name="zen_mode_summary_selected_messages">mensajes seleccionados</string>
<!-- Notification sound timeout -->
<!-- MSIM SIM status -->
<!-- NFC PreferenceCategory title -->
<!-- Notification importance -->
<!-- CM Legal -->
<!-- Format string for fingerprint location message -->
<!-- Fingerprint sensor locations -->
<!-- Wi-Fi region code -->
<!-- Wi-Fi settings screen, setting summary for setting the wifi frequency band [CHAR LIMIT=50]-->
<!-- Wi-Fi settings screen, error message when the frequency band could not be set [CHAR LIMIT=50]. -->
<!-- Wake on plug -->
<!-- Heads-up -->
<!-- Tethering & portable hotspot other category -->
<string name="tethering_other_category_text">Otros</string>
<!-- Wi-Fi tethering inactivity timeout -->
<string name="hotstpot_inactivity_timeout_text">Tiempo de espera del punto de acceso Wi\u2011Fi</string>
<string name="hotstpot_inactivity_timeout_1_minute">1 minuto</string>
<string name="hotstpot_inactivity_timeout_5_minutes">5 minutos</string>
<string name="hotstpot_inactivity_timeout_10_minutes">10 minutos</string>
<string name="hotstpot_inactivity_timeout_never_summary_text">El punto de acceso portable Wi\u2011Fi no se apagará nunca</string>
<string name="hotstpot_inactivity_timeout_summary_text">El punto de acceso portable Wi\u2011Fi se apagará después de <xliff:g id="timeout">%1$s</xliff:g></string>
<!-- Per-app data restrictions -->
<!-- Title for switch to block app data usage [CHAR LIMIT=30] -->
<!-- Summary for switch to block app data usage [CHAR LIMIT=NONE] -->
<!-- Title for switch to block app data usage [CHAR LIMIT=30] -->
<!-- Summary for switch to block app data usage [CHAR LIMIT=NONE] -->
<!-- Volume link notification -->
<!-- Launch music player when headset is connected -->
<!-- Update recovery -->
<!-- Status bar - double tap to sleep -->
<string name="sim_enabler_summary"><xliff:g id="displayName">%1$s </xliff:g> es <xliff:g id="status" example="disabled">%2$s </xliff:g></string>
<string name="sim_enabler_need_disable_sim">La tarjeta SIM se desactivará. ¿Quieres continuar?</string>
<string name="sim_enabler_will_disable_sim_title">Atención</string>
<string name="sim_enabler_need_switch_data_service">Se desactivará esta SIM y la SIM <xliff:g id="slotid">%1$s</xliff:g> se utilizará para servicios de datos. ¿Estás seguro que deseas continuar?</string>
<string name="sim_enabler_enabling">Activando\u2026</string>
<string name="sim_enabler_disabling">Desactivando\u2026</string>
<string name="sub_activate_success">SIM activada.</string>
<string name="sub_activate_failed">Error de activación.</string>
<string name="sub_deactivate_success">SIM desactivada.</string>
<string name="sub_deactivate_failed">Error de desactivación.</string>
<!-- About phone settings screen, setting option dialog title to show regulatory information [CHAR LIMIT=25] -->
<!-- SAR information -->
<!-- IC Codes -->
<!-- Label for settings shortcut: carrier selection -->
<!-- Burn in protection -->
</resources>
Source diff could not be displayed: it is too large. Options to address this: view the blob.
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2013-2014 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">
<plurals name="app_ops_count">
<item quantity="one">una vez</item>
<item quantity="other">%d veces</item>
</plurals>
</resources>
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2012-2016 The CyanogenMod Project
(C) 2017 The LineageOS 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">
<!-- [CHAR LIMIT=NONE] Device Info screen. Countdown for user taps to enable development settings -->
<plurals name="show_dev_countdown_cm">
<item quantity="one">Estás a <xliff:g id="step_count">%1$d</xliff:g> paso de activar los ajustes de desarrollo.</item>
<item quantity="other">Estás a <xliff:g id="step_count">%1$d</xliff:g> pasos de activar los ajustes de desarrollo.</item>
</plurals>
<!-- [CHAR LIMIT=NONE] Device Info screen. Confirmation that developer settings are enabled -->
<string name="show_dev_on_cm">¡Has activado los ajustes de desarrollo!</string>
<!-- [CHAR LIMIT=NONE] Device Info screen. Okay we get it, stop pressing, you already have it on -->
<string name="show_dev_already_cm">No es necesario. Los ajustes de desarrollo ya están activos.</string>
<!-- Launch Dev Tools -->
<string name="development_tools_title">Herramientas de desarrollo</string>
<!-- Setting checkbox title for root access -->
<string name="root_access">Acceso de superusuario (root)</string>
<string name="root_access_warning_title">¿Permitir acceso de superusuario?</string>
<string name="root_access_warning_message">¡Permitir a las aplicaciones solicitar acceso de superusuario es muy peligroso y puede comprometer la seguridad del sistema!</string>
<string name="root_access_none">Desactivado</string>
<string name="root_access_apps">Sólo aplicaciones</string>
<string name="root_access_adb">Sólo ADB</string>
<string name="root_access_all">Aplicaciones y ADB</string>
<!-- Preference link for root appops -->
<string name="root_appops_title">Gestionar acceso de superusuario (root)</string>
<string name="root_appops_summary">Ver y controlar las reglas de superusuario</string>
<!-- About phone screen, LineageOS version -->
<string name="mod_version">System version</string>
<string name="mod_version_default">Desconocido</string>
<!-- About phone screen, Device model -->
<string name="device_model">Modelo de dispositivo</string>
<!-- About phone screen, Device name -->
<string name="device_name">Nombre del dispositivo</string>
<!-- About phone screen, LineageOS Api Level -->
<string name="mod_api_level">Nivel de API de LineageOS</string>
<string name="mod_api_level_default">Desconocido</string>
<!-- About phone screen, build date -->
<string name="build_date">Fecha de compilación</string>
<!-- CM Updater -->
<string name="cmupdate_settings_title">System updates</string>
<!-- Names of categories of app ops tabs - extension of AOSP -->
<string name="app_ops_categories_location">Ubicación</string>
<string name="app_ops_categories_personal">Personal</string>
<string name="app_ops_categories_messaging">Mensajes</string>
<string name="app_ops_categories_media">Multimedia</string>
<string name="app_ops_categories_device">Dispositivo</string>
<string name="app_ops_categories_background">Segundo plano</string>
<string name="app_ops_categories_bootup">Arranque</string>
<string name="app_ops_categories_su">Acceso de superusuario</string>
<string name="app_ops_categories_other">Otros</string>
<!-- User display names for app ops codes - extension of AOSP -->
<string name="app_ops_summaries_coarse_location">ubicación aproximada</string>
<string name="app_ops_summaries_fine_location">ubicación precisa</string>
<string name="app_ops_summaries_gps">GPS</string>
<string name="app_ops_summaries_vibrate">vibración</string>
<string name="app_ops_summaries_read_contacts">leer contactos</string>
<string name="app_ops_summaries_modify_contacts">modificar contactos</string>
<string name="app_ops_summaries_read_call_log">leer el registro de llamadas</string>
<string name="app_ops_summaries_modify_call_log">modificar registro de llamadas</string>
<string name="app_ops_summaries_read_calendar">leer el calendario</string>
<string name="app_ops_summaries_modify_calendar">modificar el calendario</string>
<string name="app_ops_summaries_wifi_scan">Escanear Wi-Fi</string>
<string name="app_ops_summaries_notification">notificación/mensaje</string>
<string name="app_ops_summaries_cell_scan">escanear red móvil</string>
<string name="app_ops_summaries_call_phone">realizar llamada</string>
<string name="app_ops_summaries_read_sms">leer SMS</string>
<string name="app_ops_summaries_write_sms">escribir SMS</string>
<string name="app_ops_summaries_receive_sms">recibir SMS</string>
<string name="app_ops_summaries_receive_emergency_sms">recibir SMS de emergencia</string>
<string name="app_ops_summaries_receive_mms">recibir mensajes MMS</string>
<string name="app_ops_summaries_receive_wap_push">recibir mensajes WAP</string>
<string name="app_ops_summaries_send_sms">enviar SMS</string>
<string name="app_ops_summaries_read_icc_sms">leer mensajes ICC</string>
<string name="app_ops_summaries_write_icc_sms">editar mensajes ICC</string>
<string name="app_ops_summaries_modify_settings">modificar los ajustes del sistema</string>
<string name="app_ops_summaries_draw_on_top">mostrar sobre otras aplicaciones</string>
<string name="app_ops_summaries_access_notifications">acceder a las notificaciones</string>
<string name="app_ops_summaries_camera">cámara</string>
<string name="app_ops_summaries_record_audio">grabar audio</string>
<string name="app_ops_summaries_play_audio">reproducir el audio</string>
<string name="app_ops_summaries_read_clipboard">leer el portapapeles</string>
<string name="app_ops_summaries_modify_clipboard">modificar el portapapeles</string>
<string name="app_ops_summaries_media_buttons">botones multimedia</string>
<string name="app_ops_summaries_audio_focus">enfoque del audio</string>
<string name="app_ops_summaries_master_volume">volumen principal</string>
<string name="app_ops_summaries_voice_volume">volumen de voz</string>
<string name="app_ops_summaries_ring_volume">volumen de llamada</string>
<string name="app_ops_summaries_media_volume">volumen multimedia</string>
<string name="app_ops_summaries_alarm_volume">volumen de alarma</string>
<string name="app_ops_summaries_notification_volume">volumen de notificación</string>
<string name="app_ops_summaries_bluetooth_volume">volumen de Bluetooth</string>
<string name="app_ops_summaries_keep_awake">mantener encendido</string>
<string name="app_ops_summaries_monitor_location">consultar ubicación aproximada</string>
<string name="app_ops_summaries_monitor_high_power_location">consultar ubicación precisa</string>
<string name="app_ops_summaries_get_usage_stats">obtener estadísticas de uso de la aplicación</string>
<string name="app_ops_summaries_mute_unmute_microphone">alternar el micrófono</string>
<string name="app_ops_summaries_toast_window">mostrar notificaciones emergentes</string>
<string name="app_ops_summaries_project_media">proyectar multimedia</string>
<string name="app_ops_summaries_activate_vpn">activar VPN</string>
<string name="app_ops_summaries_write_wallpaper">editar fondo de pantalla</string>
<string name="app_ops_summaries_assist_structure">asistente de estructura</string>
<string name="app_ops_summaries_assist_screenshot">ayudar en la captura de pantalla</string>
<string name="app_ops_summaries_read_phone_state">leer estado del teléfono</string>
<string name="app_ops_summaries_add_voicemail">añadir al buzón de voz</string>
<string name="app_ops_summaries_use_sip">usar SIP</string>
<string name="app_ops_summaries_make_call">hacer llamada</string>
<string name="app_ops_summaries_use_fingerprint">usar huella digital</string>
<string name="app_ops_summaries_use_body_sensors">usar sensores corporales</string>
<string name="app_ops_summaries_read_cell_broadcasts">leer transmisiones celulares</string>
<string name="app_ops_summaries_mock_location">simular ubicación</string>
<string name="app_ops_summaries_read_external_storage">leer en almacenamiento externo</string>
<string name="app_ops_summaries_write_external_storage">escribir en almacenamiento externo</string>
<string name="app_ops_summaries_turn_screen_on">encender pantalla</string>
<string name="app_ops_summaries_get_accounts">obtener cuentas</string>
<string name="app_ops_summaries_run_in_background">ejecutar en segundo plano</string>
<string name="app_ops_summaries_toggle_wifi">alternar Wi-Fi</string>
<string name="app_ops_summaries_toggle_bluetooth">alternar Bluetooth</string>
<string name="app_ops_summaries_start_at_boot">iniciar en el arranque</string>
<string name="app_ops_summaries_toggle_nfc">alternar NFC</string>
<string name="app_ops_summaries_toggle_mobile_data">alternar datos móviles</string>
<string name="app_ops_summaries_superuser">acceso de superusuario</string>
<!-- User display names for app ops codes - extension of AOSP -->
<string name="app_ops_labels_coarse_location">Ubicación aproximada</string>
<string name="app_ops_labels_fine_location">Ubicación precisa</string>
<string name="app_ops_labels_gps">GPS</string>
<string name="app_ops_labels_vibrate">Vibrar</string>
<string name="app_ops_labels_read_contacts">Consultar contactos</string>
<string name="app_ops_labels_modify_contacts">Modificar contactos</string>
<string name="app_ops_labels_read_call_log">Leer registro de llamadas</string>
<string name="app_ops_labels_modify_call_log">Modificar registro de llamadas</string>
<string name="app_ops_labels_read_calendar">Leer calendario</string>
<string name="app_ops_labels_modify_calendar">Modificar calendario</string>
<string name="app_ops_labels_wifi_scan">Escanear Wi-Fi</string>
<string name="app_ops_labels_notification">Notificación/Mensaje</string>
<string name="app_ops_labels_cell_scan">Escanear red móvil</string>
<string name="app_ops_labels_call_phone">Realizar llamada</string>
<string name="app_ops_labels_read_sms">Leer SMS</string>
<string name="app_ops_labels_write_sms">Escribir SMS</string>
<string name="app_ops_labels_receive_sms">Recibir SMS</string>
<string name="app_ops_labels_receive_emergency_sms">Recibir SMS de emergencia</string>
<string name="app_ops_labels_receive_mms">Recibir MMS</string>
<string name="app_ops_labels_receive_wap_push">Recibir mensajes WAP</string>
<string name="app_ops_labels_send_sms">Enviar SMS</string>
<string name="app_ops_labels_read_icc_sms">Leer mensajes ICC</string>
<string name="app_ops_labels_write_icc_sms">Editar mensajes ICC</string>
<string name="app_ops_labels_modify_settings">Modificar los ajustes</string>
<string name="app_ops_labels_draw_on_top">Mostrar encima</string>
<string name="app_ops_labels_access_notifications">Acceso a notificaciones</string>
<string name="app_ops_labels_camera">Cámara</string>
<string name="app_ops_labels_record_audio">Grabar audio</string>
<string name="app_ops_labels_play_audio">Reproducir audio</string>
<string name="app_ops_labels_read_clipboard">Leer el portapapeles</string>
<string name="app_ops_labels_modify_clipboard">Modificar el portapapeles</string>
<string name="app_ops_labels_media_buttons">Botones multimedia</string>
<string name="app_ops_labels_audio_focus">Enfoque del audio</string>
<string name="app_ops_labels_master_volume">Volumen</string>
<string name="app_ops_labels_voice_volume">Volumen de voz</string>
<string name="app_ops_labels_ring_volume">Volumen de llamada</string>
<string name="app_ops_labels_media_volume">Volumen multimedia</string>
<string name="app_ops_labels_alarm_volume">Volumen de alarma</string>
<string name="app_ops_labels_notification_volume">Volumen de notificación</string>
<string name="app_ops_labels_bluetooth_volume">Volumen de Bluetooth</string>
<string name="app_ops_labels_keep_awake">Mantener encendido</string>
<string name="app_ops_labels_monitor_location">Consultar ubicación aproximada</string>
<string name="app_ops_labels_monitor_high_power_location">Consultar ubicación precisa</string>
<string name="app_ops_labels_get_usage_stats">Obtener estadísticas de uso</string>
<string name="app_ops_labels_mute_unmute_microphone">Activar/desactivar micrófono</string>
<string name="app_ops_labels_toast_window">Mostrar notificaciones emergentes</string>
<string name="app_ops_labels_project_media">Proyectar multimedia</string>
<string name="app_ops_labels_activate_vpn">Activar VPN</string>
<string name="app_ops_labels_write_wallpaper">Editar fondo de pantalla</string>
<string name="app_ops_labels_assist_structure">Ayudar en la estructura</string>
<string name="app_ops_labels_assist_screenshot">Ayudar en la captura de pantalla</string>
<string name="app_ops_labels_read_phone_state">Leer estado del teléfono</string>
<string name="app_ops_labels_add_voicemail">Añadir al buzón de voz</string>
<string name="app_ops_labels_use_sip">Usar SIP</string>
<string name="app_ops_labels_make_call">Hacer llamada</string>
<string name="app_ops_labels_use_fingerprint">Usar huella digital</string>
<string name="app_ops_labels_use_body_sensors">Usar sensores corporales</string>
<string name="app_ops_labels_read_cell_broadcasts">Leer transmisiones celulares</string>
<string name="app_ops_labels_mock_location">Simular ubicación</string>
<string name="app_ops_labels_read_external_storage">Leer en almacenamiento externo</string>
<string name="app_ops_labels_write_external_storage">Escribir en almacenamiento externo</string>
<string name="app_ops_labels_turn_screen_on">Encender pantalla</string>
<string name="app_ops_labels_get_accounts">Obtener cuentas</string>
<string name="app_ops_labels_run_in_background">Ejecutar en segundo plano</string>
<string name="app_ops_labels_toggle_wifi">Alternar Wi-Fi</string>
<string name="app_ops_labels_toggle_bluetooth">Alternar Bluetooth</string>
<string name="app_ops_labels_start_at_boot">Iniciar en el arranque</string>
<string name="app_ops_labels_toggle_nfc">Alternar NFC</string>
<string name="app_ops_labels_toggle_mobile_data">Alternar datos móviles</string>
<string name="app_ops_labels_superuser">Acceso de superusuario (root)</string>
<!-- App ops permissions -->
<string name="app_ops_permissions_allowed">Permitido</string>
<string name="app_ops_permissions_ignored">Ignorado</string>
<string name="app_ops_permissions_always_ask">Preguntar siempre</string>
<!-- App ops detail -->
<string name="app_ops_entry_summary"><xliff:g id="op">%1$s</xliff:g> (usado <xliff:g id="count">%2$s</xliff:g>)</string>
<string name="app_ops_allowed_count">Permitido <xliff:g id="count" example="2 times">%s</xliff:g></string>
<string name="app_ops_ignored_count">Denegado <xliff:g id="count" example="2 times">%s</xliff:g></string>
<string name="app_ops_both_count">Permitido <xliff:g id="count">%1$s</xliff:g>, denegado <xliff:g id="count">%2$s</xliff:g></string>
<string name="app_ops_no_blockable_permissions">Sin permisos para bloquear</string>
<!-- App ops menu options -->
<string name="app_ops_show_user_apps">Mostrar aplicaciones de usuario</string>
<string name="app_ops_show_system_apps">Mostrar aplicaciones del sistema</string>
<string name="app_ops_reset_counters">Restablecer permitir/denegar contadores</string>
<string name="app_ops_reset_confirm_title">Confirmar restablecimiento de contadores</string>
<string name="app_ops_reset_confirm_mesg">¿Quieres restablecer los contadores?</string>
<string name="ok">Aceptar</string>
<!-- Volume settings - Volume adjustment sound -->
<string name="volume_adjust_sounds_title">Sonidos de ajuste de volumen</string>
<!-- Vibrator intensity -->
<string name="vibrator_intensity_title">Intensidad de vibración</string>
<string name="vibrator_intensity_dialog_warning">No se recomiendan valores mayores a %1$d%%</string>
<string name="vibrator_intensity_dialog_reset">Restablecer</string>
<!-- Sizes for pattern lockscreen -->
<string name="lock_settings_picker_pattern_size_message">Elija un tamaño de patrón</string>
<!-- Whether a visible red line will be drawn after the user has drawn the unlock pattern incorrectly -->
<string name="lockpattern_settings_enable_error_path_title">Mostrar patrón erróneo</string>
<!-- Whether the dots will be drawn when using the lockscreen pattern -->
<string name="lockpattern_settings_enable_dots_title">Mostrar puntos de patrón</string>
<!-- Whether the keyguard will directly show the password entry -->
<string name="lock_directly_show_password">Mostrar directamente la contraseña</string>
<!-- Whether the keyguard will directly show the pattern view -->
<string name="lock_directly_show_pattern">Mostrar directamente el patrón</string>
<!-- Whether the keyguard will directly show the PIN entry -->
<string name="lock_directly_show_pin">Mostrar directamente la entrada PIN</string>
<!-- Lock screen vibrate settings -->
<string name="lockscreen_vibrate_enabled_title">Vibrar</string>
<string name="lockscreen_vibrate_enabled_head">Vibrar al desbloquear</string>
<!-- Lights settings -->
<string name="lights_label">Luces</string>
<!-- Memory -->
<string name="memory_startup_apps_title">Aplicaciones iniciadas en el arranque</string>
<!-- Advanced restart options -->
<string name="advanced_reboot_title">Reinicio avanzado</string>
<string name="advanced_reboot_summary">Al activar esta opción, se incluirán en el menú de apagado opciones para reiniciar en modo de recuperación, gestor de arranque o realizar un reinicio rápido</string>
<!-- PIN scramble -->
<string name="unlock_scramble_pin_layout_title">Disposición aleatoria</string>
<string name="unlock_scramble_pin_layout_summary">Cambiar la disposición de los números del PIN para desbloquear el dispositivo</string>
<!-- lock screen visualizer -->
<string name="lockscreen_visualizer_title">Mostrar visualizador musical</string>
<!-- Lock screen cover art -->
<string name="lockscreen_media_art_title">Mostrar portada del álbum</string>
<!-- Double tap to sleep on keyguard -->
<string name="double_tap_sleep_anywhere_title">Doble pulsación en cualquier lugar para suspender</string>
<!-- Protected apps lockpattern reset button -->
<string name="lockpattern_reset_button">Restablecer patrón</string>
<string name="lockpattern_settings_reset_summary">Ingresa la cuenta de correo principal y la contraseña asociada, para restablecer el patrón de bloqueo</string>
<!-- Protected Apps -->
<string name="menu_hidden_apps_delete">Restablecer</string>
<string name="menu_hidden_apps_reset_lock">Restablecer patrón de bloqueo</string>
<string name="protected_apps">Aplicaciones protegidas</string>
<string name="protected_apps_summary">Gestionar aplicaciones que se ocultan detrás de un bloqueo seguro</string>
<string name="saving_protected_components">Guardar el estado del componente\u2026</string>
<string name="launch_app">Iniciar aplicación</string>
<string name="pa_login_username_hint">Usuario (correo electrónico)</string>
<string name="pa_login_password_hint">Contraseña</string>
<string name="pa_login_submit_button">Iniciar sesión</string>
<string name="pa_login_checking_password">Comprobando cuenta\u2026</string>
<string name="pa_login_incorrect_login">El inicio de sesión fue incorrecto</string>
<string name="pa_pattern_or_fingerprint_header">Debes dibujar el patrón o utilizar huellas digitales para desbloquear</string>
<!-- title for lock screen weather preference -->
<string name="lockscreen_weather_enabled_title">Mostrar clima</string>
<!-- title for lock screen blur preference -->
<string name="lockscreen_blur_enabled_title">Desenfoque de fondo</string>
<!-- Proximity wake -->
<string name="proximity_wake_title">Prevenir encendido accidental</string>
<string name="proximity_wake_summary">Comprueba el sensor de proximidad antes del encendido por gestos</string>
<!-- High touch sensitivity -->
<string name="high_touch_sensitivity_title">Alta sensibilidad táctil</string>
<string name="high_touch_sensitivity_summary">Aumentar la sensibilidad del panel táctil para que pueda usarse con guantes</string>
<!-- Touchscreen hovering -->
<string name="touchscreen_hovering_title">Pantalla táctil deslizante</string>
<string name="touchscreen_hovering_summary">Permite deslizarse por la pantalla como un ratón en navegadores, escritorios remotos, etc</string>
<!-- Whether to display IME switcher notifcation -->
<string name="ime_switcher_notify">Icono de selección</string>
<string name="ime_switcher_notify_summary">Mostrar el icono de selección del método de entrada</string>
<!-- [CHAR LIMIT=100] Notification Importance slider: very low importance level description -->
<string name="notification_importance_very_low">Sin interrupción en pantalla completa, vista rápida, sonido o vibración. Mostrar en la parte inferior de la lista de notificación. Oculto en la pantalla de bloqueo.</string>
<!-- Stylus Icon -->
<string name="stylus_icon_enabled_title">Mostrar icono al usar el lápiz</string>
<string name="stylus_icon_enabled_summary">Mostrar el cursor al deslizar o dibujar con el lápiz</string>
<!-- Kill app long-press back -->
<string name="kill_app_longpress_back">Cerrar aplicaciones con el botón volver</string>
<string name="kill_app_longpress_back_summary">Finalizar la aplicación actual al mantener pulsado el botón atrás</string>
<!-- Android debugging -->
<string name="enable_adb_cm">Depuración en Android</string>
<string name="enable_adb_summary_cm">Activar la interfaz Android Debug Bridge (ADB)</string>
<!-- Android debugging notification -->
<string name="adb_notify">Notificación de depuración</string>
<string name="adb_notify_summary">Mostrar una notificación al activar la depuración por USB o red</string>
<!-- Android debugging over network -->
<string name="adb_over_network">ADB sobre red</string>
<string name="adb_over_network_summary">Activar la depuración TCP/IP sobre las interfaces de red (Wi\u2011Fi, redes USB). Este ajuste se restablece al reiniciar el dispositivo</string>
<string name="adb_over_network_warning">ADVERTENCIA: Al activar ADB sobre red, el dispositivo estará abierto para intrusiones en todas las redes conectadas.\n\nUsa esta característica solamente al conectar a redes de confianza.\n\n¿Realmente quieres activar esta característica?</string>
<!-- Hostname setting -->
<string name="device_hostname">Nombre del dispositivo</string>
<!-- Increasing ring tone volume -->
<string name="increasing_ring_volume_option_title">Volumen de tono ascendente</string>
<string name="increasing_ring_min_volume_title">Volumen de inicio</string>
<string name="increasing_ring_ramp_up_time_title">Tiempo de incremento</string>
<!-- Allow vibration in zen mode -->
<string name="zen_mode_vibration">Vibración</string>
<string name="zen_mode_vibration_never">No vibrar</string>
<string name="zen_mode_vibration_calls_only">Sólo vibrar para llamadas</string>
<string name="zen_mode_vibration_calls_and_notifications">Vibración para llamadas y notificaciones</string>
<!-- Zen mode allowed event setting summary items -->
<!-- [CHAR LIMIT=50] Like zen_mode_reminders, but part of a list, so lower case if needed-->
<string name="zen_mode_summary_reminders">recordatorios</string>
<!-- [CHAR LIMIT=50] Like zen_mode_events, but part of a list, so lower case if needed -->
<string name="zen_mode_summary_events">eventos</string>
<!-- [CHAR LIMIT=50] Like zen_mode_all_callers, but part of a list, so lower case if needed -->
<string name="zen_mode_summary_all_callers">todos los autores de llamadas</string>
<!-- [CHAR LIMIT=50] Like zen_mode_selected_callers, but part of a list, so lower case if needed -->
<string name="zen_mode_summary_selected_callers">llamadores seleccionados</string>
<!-- [CHAR LIMIT=50] Like zen_mode_repeat_callers, but part of a list, so lower case if needed -->
<string name="zen_mode_summary_repeat_callers">repetir autores de llamadas</string>
<!-- [CHAR LIMIT=50] Like zen_mode_all_messages, but part of a list, so lower case if needed -->
<string name="zen_mode_summary_all_messages">todos los mensajes</string>
<!-- [CHAR LIMIT=50] Like zen_mode_selected_messages, but part of a list, so lower case if needed -->
<string name="zen_mode_summary_selected_messages">mensajes seleccionados</string>
<!-- Notification sound timeout -->
<string name="app_notification_sound_timeout_title">Tiempo mínimo entre los sonidos de notificación</string>
<string name="app_notification_sound_timeout_summary_template">Permitir sonidos o vibraciones no más de una vez cada <xliff:g id="duration">%1$s</xliff:g></string>
<string name="app_notification_sound_timeout_value_none">Sin restricción</string>
<string name="app_notification_sound_timeout_value_10_seconds">10 segundos</string>
<string name="app_notification_sound_timeout_value_30_seconds">30 segundos</string>
<string name="app_notification_sound_timeout_value_1_minute">1 minuto</string>
<string name="app_notification_sound_timeout_value_5_minutes">5 minutos</string>
<string name="app_notification_sound_timeout_value_15_minutes">10 minutos</string>
<string name="app_notification_sound_timeout_value_30_minutes">30 minutos</string>
<!-- MSIM SIM status -->
<string name="sim_card_status_title">Estado de SIM %d</string>
<string name="sim_card_lock_settings_title">Ajustes de bloqueo de SIM %d</string>
<string name="sim_card_summary_empty">Tarjeta SIM no insertada</string>
<string name="sim_mobile_network_settings_category_title">Ajustes de red móvil</string>
<string name="sim_mobile_network_settings_title">Ajustes de la tarjeta SIM %d</string>
<!-- NFC PreferenceCategory title -->
<string name="nfc_title_category">NFC</string>
<!-- Notification importance -->
<string name="tuner_full_importance_settings">Controles de la importancia de las notificaciones</string>
<!-- CM Legal -->
<string name="cmlicense_title">Licencia de LineageOS</string>
<!-- Format string for fingerprint location message -->
<string name="security_settings_fingerprint_enroll_find_sensor_message_cm">Ubique el sensor de huella digital en el <xliff:g id="sensor_location">%1$s</xliff:g> del teléfono.</string>
<!-- Fingerprint sensor locations -->
<string name="security_settings_fingerprint_sensor_location_back">lado trasero</string>
<string name="security_settings_fingerprint_sensor_location_front">lado frontal</string>
<string name="security_settings_fingerprint_sensor_location_left">lado izquierdo</string>
<string name="security_settings_fingerprint_sensor_location_right">lado derecho</string>
<!-- Wi-Fi region code -->
<string name="wifi_setting_countrycode_title">Código de región Wi\u2011Fi</string>
<!-- Wi-Fi settings screen, setting summary for setting the wifi frequency band [CHAR LIMIT=50]-->
<string name="wifi_setting_countrycode_summary">Especificar el código de región para Wi\u2011Fi</string>
<!-- Wi-Fi settings screen, error message when the frequency band could not be set [CHAR LIMIT=50]. -->
<string name="wifi_setting_countrycode_error">Ocurrió un error al establecer el código de región.</string>
<!-- Wake on plug -->
<string name="wake_when_plugged_or_unplugged_title">Encender al conectar el cargador</string>
<string name="wake_when_plugged_or_unplugged_summary">Encender la pantalla al conectar o desconectar el cargador</string>
<!-- Heads-up -->
<string name="heads_up_notifications_enabled_title">Notificaciones emergentes</string>
<string name="heads_up_notifications_enabled_summary">Mostrar notificaciones prioritarias en una pequeña ventana flotante</string>
<!-- Tethering & portable hotspot other category -->
<string name="tethering_other_category_text">Otros</string>
<!-- Wi-Fi tethering inactivity timeout -->
<string name="hotstpot_inactivity_timeout_text">Tiempo de espera del punto de acceso Wi\u2011Fi</string>
<string name="hotstpot_inactivity_timeout_never">Nunca</string>
<string name="hotstpot_inactivity_timeout_1_minute">1 minuto</string>
<string name="hotstpot_inactivity_timeout_5_minutes">5 minutos</string>
<string name="hotstpot_inactivity_timeout_10_minutes">10 minutos</string>
<string name="hotstpot_inactivity_timeout_never_summary_text">El punto de acceso portátil Wi\u2011Fi no se apagará nunca</string>
<string name="hotstpot_inactivity_timeout_summary_text">El punto de acceso portátil Wi\u2011Fi se apagará después de <xliff:g id="timeout">%1$s</xliff:g></string>
<!-- Per-app data restrictions -->
<string name="data_usage_app_restrict_data_category_title">Acceso a los datos móviles</string>
<string name="data_usage_app_restrict_wifi_category_title">Acceso a los datos Wi\u2011Fi</string>
<!-- Title for switch to block app data usage [CHAR LIMIT=30] -->
<string name="data_usage_app_restrict_all_data_title">Desactivar acceso a los datos móviles</string>
<!-- Summary for switch to block app data usage [CHAR LIMIT=NONE] -->
<string name="data_usage_app_restrict_all_data_summary">Evitar cualquier uso de datos a través de redes móviles</string>
<!-- Title for switch to block app data usage [CHAR LIMIT=30] -->
<string name="data_usage_app_restrict_all_wifi_title">Desactivar acceso a los datos Wi\u2011Fi</string>
<!-- Summary for switch to block app data usage [CHAR LIMIT=NONE] -->
<string name="data_usage_app_restrict_all_wifi_summary">Impedir cualquier utilización del acceso a datos mediante redes de Wi\u2011Fi</string>
<!-- Volume link notification -->
<string name="volume_link_notification_title">Vincular tonos y volumen de notificaciones</string>
<!-- Launch music player when headset is connected -->
<string name="headset_connect_player_title">Iniciar el reproductor de música</string>
<string name="headset_connect_player_summary">Iniciar el reproductor de música predefinido al conectar los auriculares</string>
<!-- Update recovery -->
<string name="update_recovery_title">Actualizar modo de recuperación</string>
<string name="update_recovery_summary">Actualizar modo de recuperación en conjunto con el sistema</string>
<string name="update_recovery_on_warning">AVISO: Con esta característica activada, el modo de recuperación instalado se reemplazará por la incluida en la versión actual del sistema.\n\nEl modo de recuperación se actualizará junto con algunas mejoras en el sistema, lo que garantiza la compatibilidad con versiones futuras.\n\n¿Quieres activar esta característica?</string>
<string name="update_recovery_off_warning">ADVERTENCIA: Con esta característica desactivada, el modo de recuperación instalado no se actualizará con las actualizaciones del sistema.\n\nQuizás sea imposible instalar versiones futuras del sistema con un modo de recuperación desactualizado o incompatible.\n\n¿Quieres desactivar esta característica?</string>
<!-- Status bar - double tap to sleep -->
<string name="status_bar_double_tap_to_sleep_title">Doble pulsación para suspender</string>
<string name="status_bar_double_tap_to_sleep_summary">Pulsa dos veces la barra de estado para apagar la pantalla</string>
<string name="sim_enabler_summary"><xliff:g id="displayName">%1$s</xliff:g> es <xliff:g id="status" example="disabled">%2$s</xliff:g></string>
<string name="sim_enabled">activada</string>
<string name="sim_disabled">desactivada</string>
<string name="sim_missing">ausente o defectuosa</string>
<string name="sim_enabler_need_disable_sim">La tarjeta SIM se desactivará. ¿Quieres continuar?</string>
<string name="sim_enabler_will_disable_sim_title">Atención</string>
<string name="sim_enabler_need_switch_data_service">Se desactivará esta SIM y la SIM <xliff:g id="slotid">%1$s</xliff:g> se utilizará para servicios de datos. ¿Continuar?</string>
<string name="sim_enabler_airplane_on">No se puede realizar la operación mientras esté activado el modo avión.</string>
<string name="sim_enabler_in_call">Imposible realizar la operación mientras haya una llamada en curso.</string>
<string name="sim_enabler_both_inactive">Imposible desactivar todas las tarjetas SIM</string>
<string name="sim_enabler_enabling">Activando\u2026</string>
<string name="sim_enabler_disabling">Desactivando\u2026</string>
<string name="sub_activate_success">SIM activada.</string>
<string name="sub_activate_failed">Activación fallida.</string>
<string name="sub_deactivate_success">SIM desactivada.</string>
<string name="sub_deactivate_failed">Error de desactivación.</string>
<!-- About phone settings screen, setting option dialog title to show regulatory information [CHAR LIMIT=25] -->
<!-- SAR information -->
<string name="maximum_head_level">Cabeza: %1$s W/kg</string>
<string name="maximum_body_level">Cuerpo: %1$s W/kg</string>
<!-- IC Codes -->
<string name="ic_code_model">Modelo: %1$s</string>
<string name="ic_code_full">IC: %1$s</string>
<!-- Label for settings shortcut: carrier selection -->
<string name="shortcut_carrier_title">Operadores de red</string>
<!-- Burn in protection -->
<string name="burnin_protection_title">Pantalla de protección contra quemaduras</string>
<string name="burnin_protection_summary">Mueva periódicamente los elementos que permanentemente aparecen en la pantalla, para evitar el desgaste excesivo de la pantalla en esa área</string>
</resources>
...@@ -576,7 +576,7 @@ ...@@ -576,7 +576,7 @@
<string name="bluetooth_confirm_passkey_msg" msgid="3708312912841950052">"Para sincronizar con&lt;br&gt;&lt;b&gt;<xliff:g id="DEVICE_NAME">%1$s</xliff:g>&lt;/b&gt;&lt;br&gt;&lt;br&gt;asegúrate de que se muestre esta clave de acceso:&lt;br&gt;&lt;b&gt;<xliff:g id="PASSKEY">%2$s</xliff:g>&lt;/b&gt;."</string> <string name="bluetooth_confirm_passkey_msg" msgid="3708312912841950052">"Para sincronizar con&lt;br&gt;&lt;b&gt;<xliff:g id="DEVICE_NAME">%1$s</xliff:g>&lt;/b&gt;&lt;br&gt;&lt;br&gt;asegúrate de que se muestre esta clave de acceso:&lt;br&gt;&lt;b&gt;<xliff:g id="PASSKEY">%2$s</xliff:g>&lt;/b&gt;."</string>
<string name="bluetooth_incoming_pairing_msg" msgid="1615930853859551491">"¿Desde: &lt;br&gt;&lt;b&gt;<xliff:g id="DEVICE_NAME">%1$s</xliff:g>&lt;/b&gt;&lt;br&gt;&lt;br&gt;sincronizas con este dispositivo?"</string> <string name="bluetooth_incoming_pairing_msg" msgid="1615930853859551491">"¿Desde: &lt;br&gt;&lt;b&gt;<xliff:g id="DEVICE_NAME">%1$s</xliff:g>&lt;/b&gt;&lt;br&gt;&lt;br&gt;sincronizas con este dispositivo?"</string>
<string name="bluetooth_display_passkey_pin_msg" msgid="2796550001376088433">"Para sincronizar con:<xliff:g id="BOLD1_0">&lt;br&gt;&lt;b&gt;</xliff:g><xliff:g id="DEVICE_NAME">%1$s</xliff:g><xliff:g id="END_BOLD1">&lt;/b&gt;&lt;br&gt;&lt;br&gt;</xliff:g>Escribe allí:<xliff:g id="BOLD2_1">&lt;br&gt;&lt;b&gt;</xliff:g><xliff:g id="PASSKEY">%2$s</xliff:g><xliff:g id="END_BOLD2">&lt;/b&gt;</xliff:g> y luego presiona Volver o Enter."</string> <string name="bluetooth_display_passkey_pin_msg" msgid="2796550001376088433">"Para sincronizar con:<xliff:g id="BOLD1_0">&lt;br&gt;&lt;b&gt;</xliff:g><xliff:g id="DEVICE_NAME">%1$s</xliff:g><xliff:g id="END_BOLD1">&lt;/b&gt;&lt;br&gt;&lt;br&gt;</xliff:g>Escribe allí:<xliff:g id="BOLD2_1">&lt;br&gt;&lt;b&gt;</xliff:g><xliff:g id="PASSKEY">%2$s</xliff:g><xliff:g id="END_BOLD2">&lt;/b&gt;</xliff:g> y luego presiona Volver o Enter."</string>
<string name="bluetooth_pairing_shares_phonebook" msgid="2277931851483023208">"Permitir que <xliff:g id="DEVICE_NAME">%1$s</xliff:g> acceda a los contactos y al historial de llamadas"</string> <string name="bluetooth_pairing_shares_phonebook" msgid="2277931851483023208">"Permitir el acceso a tus contactos y al historial de llamadas"</string>
<string name="bluetooth_error_title" msgid="6850384073923533096"></string> <string name="bluetooth_error_title" msgid="6850384073923533096"></string>
<string name="bluetooth_connecting_error_message" msgid="1397388344342081090">"No se pudo establecer conexión con <xliff:g id="DEVICE_NAME">%1$s</xliff:g>."</string> <string name="bluetooth_connecting_error_message" msgid="1397388344342081090">"No se pudo establecer conexión con <xliff:g id="DEVICE_NAME">%1$s</xliff:g>."</string>
<string name="bluetooth_preference_scan_title" msgid="2277464653118896016">"Buscar dispositivos"</string> <string name="bluetooth_preference_scan_title" msgid="2277464653118896016">"Buscar dispositivos"</string>
......
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2013-2014 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">
<plurals name="app_ops_count">
<item quantity="one">una vez</item>
<item quantity="other">%d veces</item>
</plurals>
</resources>
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2012-2016 The CyanogenMod Project
(C) 2017 The LineageOS 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">
<!-- [CHAR LIMIT=NONE] Device Info screen. Countdown for user taps to enable development settings -->
<plurals name="show_dev_countdown_cm">
<item quantity="one">Ahora estás a <xliff:g id="step_count">%1$d</xliff:g> paso de habilitar las opciones de desarrollo.</item>
<item quantity="other">Ahora estás a <xliff:g id="step_count">%1$d</xliff:g> pasos de habilitar las opciones de desarrollo.</item>
</plurals>
<!-- [CHAR LIMIT=NONE] Device Info screen. Confirmation that developer settings are enabled -->
<string name="show_dev_on_cm">¡Has activado los ajustes de desarrollo!</string>
<!-- [CHAR LIMIT=NONE] Device Info screen. Okay we get it, stop pressing, you already have it on -->
<string name="show_dev_already_cm">No es necesario. Las opciones de desarrollo ya están activadas.</string>
<!-- Launch Dev Tools -->
<string name="development_tools_title">Herramientas de desarrollo</string>
<!-- Setting checkbox title for root access -->
<string name="root_access">Acceso administrativo</string>
<string name="root_access_warning_title">¿Permitir acceso administrativo?</string>
<string name="root_access_warning_message">¡Permitir a las aplicaciones solicitar acceso administrativo es muy peligroso y puede comprometer la seguridad del sistema!</string>
<string name="root_access_none">Desactivado</string>
<string name="root_access_apps">Solo aplicaciones</string>
<string name="root_access_adb">Solo ADB</string>
<string name="root_access_all">Aplicaciones y ADB</string>
<!-- Preference link for root appops -->
<string name="root_appops_title">Gestión del acceso administrativo (root)</string>
<string name="root_appops_summary">Ver y controlar las reglas de la raíz</string>
<!-- About phone screen, LineageOS version -->
<string name="mod_version">System version</string>
<string name="mod_version_default">Desconocida</string>
<!-- About phone screen, Device model -->
<string name="device_model">Modelo del dispositivo</string>
<!-- About phone screen, Device name -->
<string name="device_name">Nombre del dispositivo</string>
<!-- About phone screen, LineageOS Api Level -->
<string name="mod_api_level">Nivel de la API de LineageOS</string>
<string name="mod_api_level_default">Desconocida</string>
<!-- About phone screen, build date -->
<string name="build_date">Fecha de compilación</string>
<!-- CM Updater -->
<string name="cmupdate_settings_title">System updates</string>
<!-- Names of categories of app ops tabs - extension of AOSP -->
<string name="app_ops_categories_location">Ubicación</string>
<string name="app_ops_categories_personal">Personal</string>
<string name="app_ops_categories_messaging">Mensajes</string>
<string name="app_ops_categories_media">Medios</string>
<string name="app_ops_categories_device">Dispositivo</string>
<string name="app_ops_categories_background">Segundo plano</string>
<string name="app_ops_categories_bootup">Ejecución</string>
<string name="app_ops_categories_su">Acceso administrativo</string>
<string name="app_ops_categories_other">Otros</string>
<!-- User display names for app ops codes - extension of AOSP -->
<string name="app_ops_summaries_coarse_location">ubicación aproximada</string>
<string name="app_ops_summaries_fine_location">ubicación precisa</string>
<string name="app_ops_summaries_gps">GPS</string>
<string name="app_ops_summaries_vibrate">vibración</string>
<string name="app_ops_summaries_read_contacts">leer contactos</string>
<string name="app_ops_summaries_modify_contacts">modificar tus contactos</string>
<string name="app_ops_summaries_read_call_log">leer el registro de llamadas</string>
<string name="app_ops_summaries_modify_call_log">modificar registro de llamadas</string>
<string name="app_ops_summaries_read_calendar">leer el calendario</string>
<string name="app_ops_summaries_modify_calendar">modificar el calendario</string>
<string name="app_ops_summaries_wifi_scan">Escanear Wi-Fi</string>
<string name="app_ops_summaries_notification">notificación</string>
<string name="app_ops_summaries_cell_scan">escanear red celular</string>
<string name="app_ops_summaries_call_phone">llamar al teléfono</string>
<string name="app_ops_summaries_read_sms">leer tus mensajes SMS</string>
<string name="app_ops_summaries_write_sms">escribir mensaje SMS</string>
<string name="app_ops_summaries_receive_sms">recibir mensajes SMS</string>
<string name="app_ops_summaries_receive_emergency_sms">recibir mensajes de emergencia SMS</string>
<string name="app_ops_summaries_receive_mms">recibir mensajes MMS</string>
<string name="app_ops_summaries_receive_wap_push">recibir mensajes WAP</string>
<string name="app_ops_summaries_send_sms">enviar mensajes SMS</string>
<string name="app_ops_summaries_read_icc_sms">leer tus mensajes ICC</string>
<string name="app_ops_summaries_write_icc_sms">editar tus mensajes ICC</string>
<string name="app_ops_summaries_modify_settings">modificar los ajustes del sistema</string>
<string name="app_ops_summaries_draw_on_top">mostrar sobre otras aplicaciones</string>
<string name="app_ops_summaries_access_notifications">acceder a las notificaciones</string>
<string name="app_ops_summaries_camera">cámara</string>
<string name="app_ops_summaries_record_audio">grabar sonido</string>
<string name="app_ops_summaries_play_audio">reproducir sonido</string>
<string name="app_ops_summaries_read_clipboard">consultar el portapapeles</string>
<string name="app_ops_summaries_modify_clipboard">modificar el portapapeles</string>
<string name="app_ops_summaries_media_buttons">botones multimedia</string>
<string name="app_ops_summaries_audio_focus">enfoque de sonido</string>
<string name="app_ops_summaries_master_volume">volumen principal</string>
<string name="app_ops_summaries_voice_volume">volumen de voz</string>
<string name="app_ops_summaries_ring_volume">volumen de llamada</string>
<string name="app_ops_summaries_media_volume">volumen multimedia</string>
<string name="app_ops_summaries_alarm_volume">volumen de alarma</string>
<string name="app_ops_summaries_notification_volume">volumen de notificación</string>
<string name="app_ops_summaries_bluetooth_volume">volumen de Bluetooth</string>
<string name="app_ops_summaries_keep_awake">mantener encendido</string>
<string name="app_ops_summaries_monitor_location">consultar ubicación aproximada</string>
<string name="app_ops_summaries_monitor_high_power_location">consultar ubicación precisa</string>
<string name="app_ops_summaries_get_usage_stats">obtener estadísticas de uso</string>
<string name="app_ops_summaries_mute_unmute_microphone">activar/desactivar el micrófono</string>
<string name="app_ops_summaries_toast_window">mostrar notificaciones emergentes</string>
<string name="app_ops_summaries_project_media">proyectar medios</string>
<string name="app_ops_summaries_activate_vpn">activar VPN</string>
<string name="app_ops_summaries_write_wallpaper">escribir fondo de pantalla</string>
<string name="app_ops_summaries_assist_structure">asistente de estructura</string>
<string name="app_ops_summaries_assist_screenshot">asistente para captura de pantalla</string>
<string name="app_ops_summaries_read_phone_state">leer estado del teléfono</string>
<string name="app_ops_summaries_add_voicemail">agregar buzón de voz</string>
<string name="app_ops_summaries_use_sip">usar SIP</string>
<string name="app_ops_summaries_make_call">hacer llamada</string>
<string name="app_ops_summaries_use_fingerprint">usar huella digital</string>
<string name="app_ops_summaries_use_body_sensors">utilizar sensores corporales</string>
<string name="app_ops_summaries_read_cell_broadcasts">leer transmisiones celulares</string>
<string name="app_ops_summaries_mock_location">ubicación falsa</string>
<string name="app_ops_summaries_read_external_storage">leer almacenamiento externo</string>
<string name="app_ops_summaries_write_external_storage">escribir al almacenamiento externo</string>
<string name="app_ops_summaries_turn_screen_on">encender pantalla</string>
<string name="app_ops_summaries_get_accounts">obtener cuentas</string>
<string name="app_ops_summaries_run_in_background">ejecutar en segundo plano</string>
<string name="app_ops_summaries_toggle_wifi">alternar Wi-Fi</string>
<string name="app_ops_summaries_toggle_bluetooth">alternar Bluetooth</string>
<string name="app_ops_summaries_start_at_boot">iniciar en el arranque</string>
<string name="app_ops_summaries_toggle_nfc">alternar NFC</string>
<string name="app_ops_summaries_toggle_mobile_data">conmutar datos móviles</string>
<string name="app_ops_summaries_superuser">acceso administrativo</string>
<!-- User display names for app ops codes - extension of AOSP -->
<string name="app_ops_labels_coarse_location">Ubicación aproximada</string>
<string name="app_ops_labels_fine_location">Ubicación precisa</string>
<string name="app_ops_labels_gps">GPS</string>
<string name="app_ops_labels_vibrate">Vibrar</string>
<string name="app_ops_labels_read_contacts">Leer contactos</string>
<string name="app_ops_labels_modify_contacts">Modificar contactos</string>
<string name="app_ops_labels_read_call_log">Leer registro de llamadas</string>
<string name="app_ops_labels_modify_call_log">Modificar registro de llamadas</string>
<string name="app_ops_labels_read_calendar">Leer calendario</string>
<string name="app_ops_labels_modify_calendar">Modificar calendario</string>
<string name="app_ops_labels_wifi_scan">Escanear Wi-Fi</string>
<string name="app_ops_labels_notification">Notificación/Mensaje</string>
<string name="app_ops_labels_cell_scan">Escaneo de red móvil</string>
<string name="app_ops_labels_call_phone">Llamar</string>
<string name="app_ops_labels_read_sms">Leer SMS</string>
<string name="app_ops_labels_write_sms">Escribir SMS</string>
<string name="app_ops_labels_receive_sms">Recibir SMS</string>
<string name="app_ops_labels_receive_emergency_sms">Recibir mensajes de emergencia SMS</string>
<string name="app_ops_labels_receive_mms">Recibir MMS</string>
<string name="app_ops_labels_receive_wap_push">Recibir mensajes WAP</string>
<string name="app_ops_labels_send_sms">Enviar SMS</string>
<string name="app_ops_labels_read_icc_sms">Leer mensajes ICC</string>
<string name="app_ops_labels_write_icc_sms">Escribir mensajes ICC</string>
<string name="app_ops_labels_modify_settings">Modificar ajustes</string>
<string name="app_ops_labels_draw_on_top">Mostrar encima</string>
<string name="app_ops_labels_access_notifications">Acceso a notificaciones</string>
<string name="app_ops_labels_camera">Cámara</string>
<string name="app_ops_labels_record_audio">Grabar sonido</string>
<string name="app_ops_labels_play_audio">Reproducir sonido</string>
<string name="app_ops_labels_read_clipboard">Leer portapapeles</string>
<string name="app_ops_labels_modify_clipboard">Modificar portapapeles</string>
<string name="app_ops_labels_media_buttons">Botones multimedia</string>
<string name="app_ops_labels_audio_focus">Enfoque de sonido</string>
<string name="app_ops_labels_master_volume">Volumen principal</string>
<string name="app_ops_labels_voice_volume">Volumen de voz</string>
<string name="app_ops_labels_ring_volume">Volumen de llamada</string>
<string name="app_ops_labels_media_volume">Volumen multimedia</string>
<string name="app_ops_labels_alarm_volume">Volumen de alarma</string>
<string name="app_ops_labels_notification_volume">Volumen de notificación</string>
<string name="app_ops_labels_bluetooth_volume">Volumen de Bluetooth</string>
<string name="app_ops_labels_keep_awake">Mantener encendido</string>
<string name="app_ops_labels_monitor_location">Monitorear ubicación</string>
<string name="app_ops_labels_monitor_high_power_location">Monitorear ubicación precisa</string>
<string name="app_ops_labels_get_usage_stats">Obtener estadísticas de uso</string>
<string name="app_ops_labels_mute_unmute_microphone">Activar/desactivar micrófono</string>
<string name="app_ops_labels_toast_window">Mostrar notificaciones emergentes</string>
<string name="app_ops_labels_project_media">Proyectar medios</string>
<string name="app_ops_labels_activate_vpn">Activar VPN</string>
<string name="app_ops_labels_write_wallpaper">Escribir fondo de pantalla</string>
<string name="app_ops_labels_assist_structure">Asistente de estructura</string>
<string name="app_ops_labels_assist_screenshot">Asistente para captura de pantalla</string>
<string name="app_ops_labels_read_phone_state">Leer estado del teléfono</string>
<string name="app_ops_labels_add_voicemail">Añadir buzón de voz</string>
<string name="app_ops_labels_use_sip">Usar SIP</string>
<string name="app_ops_labels_make_call">Hacer llamada</string>
<string name="app_ops_labels_use_fingerprint">Usar huella digital</string>
<string name="app_ops_labels_use_body_sensors">Utilizar sensores corporales</string>
<string name="app_ops_labels_read_cell_broadcasts">Leer transmisiones celulares</string>
<string name="app_ops_labels_mock_location">Ubicación falsa</string>
<string name="app_ops_labels_read_external_storage">Leer almacenamiento externo</string>
<string name="app_ops_labels_write_external_storage">Escribir al almacenamiento externo</string>
<string name="app_ops_labels_turn_screen_on">Encender pantalla</string>
<string name="app_ops_labels_get_accounts">Obtener cuentas</string>
<string name="app_ops_labels_run_in_background">Ejecutar en segundo plano</string>
<string name="app_ops_labels_toggle_wifi">Alternar Wi-Fi</string>
<string name="app_ops_labels_toggle_bluetooth">Alternar Bluetooth</string>
<string name="app_ops_labels_start_at_boot">Iniciar en el arranque</string>
<string name="app_ops_labels_toggle_nfc">Alternar NFC</string>
<string name="app_ops_labels_toggle_mobile_data">Conmutar datos móviles</string>
<string name="app_ops_labels_superuser">Acceso administrativo</string>
<!-- App ops permissions -->
<string name="app_ops_permissions_allowed">Permitido</string>
<string name="app_ops_permissions_ignored">Ignorado</string>
<string name="app_ops_permissions_always_ask">Preguntar siempre</string>
<!-- App ops detail -->
<string name="app_ops_entry_summary"><xliff:g id="op">%1$s</xliff:g> (usado <xliff:g id="count">%2$s</xliff:g>)</string>
<string name="app_ops_allowed_count">Permitido <xliff:g id="count" example="2 times">%s</xliff:g></string>
<string name="app_ops_ignored_count">Denegado <xliff:g id="count" example="2 times">%s</xliff:g></string>
<string name="app_ops_both_count">Permitido <xliff:g id="count">%1$s</xliff:g>, denegado <xliff:g id="count">%2$s</xliff:g></string>
<string name="app_ops_no_blockable_permissions">No hay permisos disponibles para bloquear</string>
<!-- App ops menu options -->
<string name="app_ops_show_user_apps">Aplicaciones de usuario</string>
<string name="app_ops_show_system_apps">Aplicaciones de sistema</string>
<string name="app_ops_reset_counters">Restablecer contadores</string>
<string name="app_ops_reset_confirm_title">Confirmar el restablecimiento de contadores</string>
<string name="app_ops_reset_confirm_mesg">¿Estás seguro de que deseas restablecer los contadores?</string>
<string name="ok">Aceptar</string>
<!-- Volume settings - Volume adjustment sound -->
<string name="volume_adjust_sounds_title">Sonidos de ajuste de volumen</string>
<!-- Vibrator intensity -->
<string name="vibrator_intensity_title">Intensidad de vibración</string>
<string name="vibrator_intensity_dialog_warning">No son recomendados valores por encima de %1$d%%</string>
<string name="vibrator_intensity_dialog_reset">Restablecer</string>
<!-- Sizes for pattern lockscreen -->
<string name="lock_settings_picker_pattern_size_message">Elije un tamaño de patrón</string>
<!-- Whether a visible red line will be drawn after the user has drawn the unlock pattern incorrectly -->
<string name="lockpattern_settings_enable_error_path_title">Mostrar patrón erróneo</string>
<!-- Whether the dots will be drawn when using the lockscreen pattern -->
<string name="lockpattern_settings_enable_dots_title">Mostrar puntos de patrón</string>
<!-- Whether the keyguard will directly show the password entry -->
<string name="lock_directly_show_password">Mostrar directamente la contraseña</string>
<!-- Whether the keyguard will directly show the pattern view -->
<string name="lock_directly_show_pattern">Mostrar directamente el patrón</string>
<!-- Whether the keyguard will directly show the PIN entry -->
<string name="lock_directly_show_pin">Mostrar directamente la entrada PIN</string>
<!-- Lock screen vibrate settings -->
<string name="lockscreen_vibrate_enabled_title">Vibración</string>
<string name="lockscreen_vibrate_enabled_head">Vibrar al desbloquear</string>
<!-- Lights settings -->
<string name="lights_label">Luces</string>
<!-- Memory -->
<string name="memory_startup_apps_title">Aplicaciones iniciadas en el arranque</string>
<!-- Advanced restart options -->
<string name="advanced_reboot_title">Reinicio avanzado</string>
<string name="advanced_reboot_summary">Al desbloquear, incluir en el menú de apagado opciones para reiniciar en modo recovery, bootloader o realizar un reinicio rápido</string>
<!-- PIN scramble -->
<string name="unlock_scramble_pin_layout_title">Disposición aleatoria</string>
<string name="unlock_scramble_pin_layout_summary">Cambiar la disposición de los números del PIN para desbloquear el dispositivo</string>
<!-- lock screen visualizer -->
<string name="lockscreen_visualizer_title">Mostrar visualizador musical</string>
<!-- Lock screen cover art -->
<string name="lockscreen_media_art_title">Mostrar portada del álbum</string>
<!-- Double tap to sleep on keyguard -->
<string name="double_tap_sleep_anywhere_title">Doble toque desde cualquier sitio para suspender</string>
<!-- Protected apps lockpattern reset button -->
<string name="lockpattern_reset_button">Restablecer patrón</string>
<string name="lockpattern_settings_reset_summary">Introducir la cuenta de correo principal y su contraseña asociada para restablecer el patrón de bloqueo</string>
<!-- Protected Apps -->
<string name="menu_hidden_apps_delete">Restablecer</string>
<string name="menu_hidden_apps_reset_lock">Restablecer patrón de bloqueo</string>
<string name="protected_apps">Aplicaciones protegidas</string>
<string name="protected_apps_summary">Administrar cuáles aplicaciones se ocultan detrás del bloqueo seguro</string>
<string name="saving_protected_components">Guardar el estado del componente\u2026</string>
<string name="launch_app">Abrir aplicación</string>
<string name="pa_login_username_hint">Usuario (correo electrónico)</string>
<string name="pa_login_password_hint">Contraseña</string>
<string name="pa_login_submit_button">Iniciar sesión</string>
<string name="pa_login_checking_password">Comprobando cuenta\u2026</string>
<string name="pa_login_incorrect_login">El inicio de sesión fue incorrecto</string>
<string name="pa_pattern_or_fingerprint_header">Debes dibujar el patrón o utilizar huellas digitales para desbloquear</string>
<!-- title for lock screen weather preference -->
<string name="lockscreen_weather_enabled_title">Mostrar el clima</string>
<!-- title for lock screen blur preference -->
<string name="lockscreen_blur_enabled_title">Desenfocar el fondo</string>
<!-- Proximity wake -->
<string name="proximity_wake_title">Prevenir encendido accidental</string>
<string name="proximity_wake_summary">Comprueba el sensor de proximidad antes del encendido por gestos</string>
<!-- High touch sensitivity -->
<string name="high_touch_sensitivity_title">Alta sensibilidad táctil</string>
<string name="high_touch_sensitivity_summary">Incrementar la sensibilidad del panel táctil para que pueda usarse llevando guantes</string>
<!-- Touchscreen hovering -->
<string name="touchscreen_hovering_title">Pantalla táctil deslizante</string>
<string name="touchscreen_hovering_summary">Te permitirá deslizar por la pantalla como un ratón en navegadores, escritorios remotos, etc.</string>
<!-- Whether to display IME switcher notifcation -->
<string name="ime_switcher_notify">Icono de selección</string>
<string name="ime_switcher_notify_summary">Mostrar el icono de selección del método de entrada</string>
<!-- [CHAR LIMIT=100] Notification Importance slider: very low importance level description -->
<string name="notification_importance_very_low">No mostrar interrupciones a pantalla completa, avisos, o vibración. Mostrar en la parte inferior de la lista de notificaciones. Esconder de la pantalla de bloqueo.</string>
<!-- Stylus Icon -->
<string name="stylus_icon_enabled_title">Mostrar el icono al usar el Stylus</string>
<string name="stylus_icon_enabled_summary">Mostrar el cursor cuando se arrastra o dibuja con el Stylus</string>
<!-- Kill app long-press back -->
<string name="kill_app_longpress_back">Botón atrás para cerrar la aplicación</string>
<string name="kill_app_longpress_back_summary">Finalizar la aplicación actual al mantener pulsado el botón atrás</string>
<!-- Android debugging -->
<string name="enable_adb_cm">Depuración de Android</string>
<string name="enable_adb_summary_cm">Activar la interfaz Android Debug Bridge (ADB)</string>
<!-- Android debugging notification -->
<string name="adb_notify">Notificación de depuración</string>
<string name="adb_notify_summary">Mostrar una notificación cuando esté activada la depuración por USB o red</string>
<!-- Android debugging over network -->
<string name="adb_over_network">ADB sobre red</string>
<string name="adb_over_network_summary">Activar la depuración TCP/IP sobre las interfaces de red (Wi\u2011Fi, redes USB). Esta configuración se restablece al reiniciar el dispositivo</string>
<string name="adb_over_network_warning">ADVERTENCIA: Cuando ADB sobre red está activado, el dispositivo está abierto para intrusiones en todas las redes conectadas.\n\nUtiliza esta función solamente cuando estés conectado a redes de confianza.\n\n¿Realmente deseas activar esta función?</string>
<!-- Hostname setting -->
<string name="device_hostname">Nombre del dispositivo</string>
<!-- Increasing ring tone volume -->
<string name="increasing_ring_volume_option_title">Volumen de timbre ascendente</string>
<string name="increasing_ring_min_volume_title">Volumen inicial</string>
<string name="increasing_ring_ramp_up_time_title">Tiempo de incremento</string>
<!-- Allow vibration in zen mode -->
<string name="zen_mode_vibration">Vibración</string>
<string name="zen_mode_vibration_never">No vibrar</string>
<string name="zen_mode_vibration_calls_only">Vibrar únicamente para las llamadas</string>
<string name="zen_mode_vibration_calls_and_notifications">Vibrar en llamadas y notificaciones</string>
<!-- Zen mode allowed event setting summary items -->
<!-- [CHAR LIMIT=50] Like zen_mode_reminders, but part of a list, so lower case if needed-->
<string name="zen_mode_summary_reminders">recordatorios</string>
<!-- [CHAR LIMIT=50] Like zen_mode_events, but part of a list, so lower case if needed -->
<string name="zen_mode_summary_events">eventos</string>
<!-- [CHAR LIMIT=50] Like zen_mode_all_callers, but part of a list, so lower case if needed -->
<string name="zen_mode_summary_all_callers">todas las llamadas</string>
<!-- [CHAR LIMIT=50] Like zen_mode_selected_callers, but part of a list, so lower case if needed -->
<string name="zen_mode_summary_selected_callers">personas que llaman</string>
<!-- [CHAR LIMIT=50] Like zen_mode_repeat_callers, but part of a list, so lower case if needed -->
<string name="zen_mode_summary_repeat_callers">llammadas repetidas</string>
<!-- [CHAR LIMIT=50] Like zen_mode_all_messages, but part of a list, so lower case if needed -->
<string name="zen_mode_summary_all_messages">todos los mensajes</string>
<!-- [CHAR LIMIT=50] Like zen_mode_selected_messages, but part of a list, so lower case if needed -->
<string name="zen_mode_summary_selected_messages">mensajes seleccionados</string>
<!-- Notification sound timeout -->
<string name="app_notification_sound_timeout_title">Tiempo mínimo entre sonidos de notificaciones</string>
<string name="app_notification_sound_timeout_summary_template">Permite sonidos o vibraciones no más de una vez cada <xliff:g id="duration">%1$s </xliff:g></string>
<string name="app_notification_sound_timeout_value_none">Sin restricción</string>
<string name="app_notification_sound_timeout_value_10_seconds">10 segundos</string>
<string name="app_notification_sound_timeout_value_30_seconds">30 segundos</string>
<string name="app_notification_sound_timeout_value_1_minute">1 minuto</string>
<string name="app_notification_sound_timeout_value_5_minutes">5 minutos</string>
<string name="app_notification_sound_timeout_value_15_minutes">10 minutos</string>
<string name="app_notification_sound_timeout_value_30_minutes">30 minutos</string>
<!-- MSIM SIM status -->
<string name="sim_card_status_title">Estado de SIM %d</string>
<string name="sim_card_lock_settings_title">Ajustes de bloqueo de SIM %d</string>
<string name="sim_card_summary_empty">Tarjeta SIM no insertada</string>
<string name="sim_mobile_network_settings_category_title">Ajustes de red móvil</string>
<string name="sim_mobile_network_settings_title">Ajustes de la tarjeta SIM %d</string>
<!-- NFC PreferenceCategory title -->
<string name="nfc_title_category">NFC</string>
<!-- Notification importance -->
<string name="tuner_full_importance_settings">Controles de la importancia de las notificaciones</string>
<!-- CM Legal -->
<string name="cmlicense_title">Licencia de LineageOS</string>
<!-- Format string for fingerprint location message -->
<string name="security_settings_fingerprint_enroll_find_sensor_message_cm">Localiza el sensor de huella digital en el <xliff:g id="sensor_location">%1$s </xliff:g> de su teléfono.</string>
<!-- Fingerprint sensor locations -->
<string name="security_settings_fingerprint_sensor_location_back">posterior</string>
<string name="security_settings_fingerprint_sensor_location_front">delante</string>
<string name="security_settings_fingerprint_sensor_location_left">lado izquierdo</string>
<string name="security_settings_fingerprint_sensor_location_right">lado derecho</string>
<!-- Wi-Fi region code -->
<string name="wifi_setting_countrycode_title">Código de región Wi\u2011Fi</string>
<!-- Wi-Fi settings screen, setting summary for setting the wifi frequency band [CHAR LIMIT=50]-->
<string name="wifi_setting_countrycode_summary">Especificar el código de región Wi\u2011Fi</string>
<!-- Wi-Fi settings screen, error message when the frequency band could not be set [CHAR LIMIT=50]. -->
<string name="wifi_setting_countrycode_error">Ocurrió un error al establecer el código de región.</string>
<!-- Wake on plug -->
<string name="wake_when_plugged_or_unplugged_title">Encender al conectar el cargador</string>
<string name="wake_when_plugged_or_unplugged_summary">Encender la pantalla al conectar o desconectar el cargador</string>
<!-- Heads-up -->
<string name="heads_up_notifications_enabled_title">Notificaciones emergentes</string>
<string name="heads_up_notifications_enabled_summary">Mostrar las notificaciones prioritarias en una pequeña ventana flotante</string>
<!-- Tethering & portable hotspot other category -->
<string name="tethering_other_category_text">Otros</string>
<!-- Wi-Fi tethering inactivity timeout -->
<string name="hotstpot_inactivity_timeout_text">Tiempo de espera del punto de acceso Wi\u2011Fi</string>
<string name="hotstpot_inactivity_timeout_never">Nunca</string>
<string name="hotstpot_inactivity_timeout_1_minute">1 minuto</string>
<string name="hotstpot_inactivity_timeout_5_minutes">5 minutos</string>
<string name="hotstpot_inactivity_timeout_10_minutes">10 minutos</string>
<string name="hotstpot_inactivity_timeout_never_summary_text">El punto de acceso portable Wi\u2011Fi no se apagará nunca</string>
<string name="hotstpot_inactivity_timeout_summary_text">El punto de acceso portable Wi\u2011Fi se apagará después de <xliff:g id="timeout">%1$s</xliff:g></string>
<!-- Per-app data restrictions -->
<string name="data_usage_app_restrict_data_category_title">Acceso a los datos del móvil</string>
<string name="data_usage_app_restrict_wifi_category_title">Acceso a los datos del Wi\u2011Fi</string>
<!-- Title for switch to block app data usage [CHAR LIMIT=30] -->
<string name="data_usage_app_restrict_all_data_title">Desactivar el acceso a los datos móviles</string>
<!-- Summary for switch to block app data usage [CHAR LIMIT=NONE] -->
<string name="data_usage_app_restrict_all_data_summary">Evitar el uso de datos mediante la red móvil</string>
<!-- Title for switch to block app data usage [CHAR LIMIT=30] -->
<string name="data_usage_app_restrict_all_wifi_title">Desactivar el uso de datos mediante Wi\u2011Fi</string>
<!-- Summary for switch to block app data usage [CHAR LIMIT=NONE] -->
<string name="data_usage_app_restrict_all_wifi_summary">Impedir el uso de datos mediante las redes Wi\u2011Fi</string>
<!-- Volume link notification -->
<string name="volume_link_notification_title">Enlazar volumen del tono de llamada y notificaciones</string>
<!-- Launch music player when headset is connected -->
<string name="headset_connect_player_title">Abrir el reproductor de música</string>
<string name="headset_connect_player_summary">Iniciar el reproductor de música predeterminado al conectar los auriculares</string>
<!-- Update recovery -->
<string name="update_recovery_title">Actualizar recovery</string>
<string name="update_recovery_summary">Actualizar recovery en conjunto con el sistema</string>
<string name="update_recovery_on_warning">AVISO: Con esta característica activada, el recovery instalado será reemplazado por uno incluido en la versión actual del sistema.\n\nEl recovery será actualizado junto con mejoras en el sistema, ayudando a garantizar la compatibilidad con versiones futuras.\n\n¿Quieres activar esta característica?</string>
<string name="update_recovery_off_warning">ADVERTENCIA: Con esta característica desactivada, el recovery instalado no se actualizará con las actualizaciones del sistema.\n\nVersiones futuras del sistema podrían no instalarse con un recovery no actualizado o no compatible.\n\n¿Deseas realmente desactivar esta característica?</string>
<!-- Status bar - double tap to sleep -->
<string name="status_bar_double_tap_to_sleep_title">Doble toque para apagar automáticamente</string>
<string name="status_bar_double_tap_to_sleep_summary">Apagar la pantalla realizando un doble toque sobre la barra de estado</string>
<string name="sim_enabler_summary"><xliff:g id="displayName">%1$s </xliff:g> es <xliff:g id="status" example="disabled">%2$s </xliff:g></string>
<string name="sim_enabled">habilitada</string>
<string name="sim_disabled">desactivada</string>
<string name="sim_missing">ausente o defectuosa</string>
<string name="sim_enabler_need_disable_sim">La tarjeta SIM se desactivará. ¿Quieres continuar?</string>
<string name="sim_enabler_will_disable_sim_title">Atención</string>
<string name="sim_enabler_need_switch_data_service">Esta tarjeta SIM será desactivada y <xliff:g id="slotid">%1$s </xliff:g> y se utilizará para servicios de datos. ¿Estás seguro que deseas continuar?</string>
<string name="sim_enabler_airplane_on">No se puede realizar la operación mientras esté activado el modo avión.</string>
<string name="sim_enabler_in_call">No se puede realizar la operación mientras haya una llamada en curso.</string>
<string name="sim_enabler_both_inactive">Imposible desactivar todas las tarjetas SIM</string>
<string name="sim_enabler_enabling">Activando\u2026</string>
<string name="sim_enabler_disabling">Desactivando\u2026</string>
<string name="sub_activate_success">SIM activada.</string>
<string name="sub_activate_failed">Error de activación.</string>
<string name="sub_deactivate_success">SIM desactivada.</string>
<string name="sub_deactivate_failed">Error de desactivación.</string>
<!-- About phone settings screen, setting option dialog title to show regulatory information [CHAR LIMIT=25] -->
<!-- SAR information -->
<string name="maximum_head_level">Cabeza: %1$s W/kg</string>
<string name="maximum_body_level">Cuerpo: %1$s W/kg</string>
<!-- IC Codes -->
<string name="ic_code_model">Modelo: %1$s</string>
<string name="ic_code_full">IC: %1$s</string>
<!-- Label for settings shortcut: carrier selection -->
<string name="shortcut_carrier_title">Operadores de red</string>
<!-- Burn in protection -->
<string name="burnin_protection_title">Pantalla de protección contra quemaduras</string>
<string name="burnin_protection_summary">Mover periódicamente los elementos que permanentemente aparecen en la pantalla, para evitar el desgaste excesivo de la pantalla en esa área</string>
</resources>
...@@ -576,7 +576,7 @@ ...@@ -576,7 +576,7 @@
<string name="bluetooth_confirm_passkey_msg" msgid="3708312912841950052">"Para vincular con:&lt;br&gt;&lt;b&gt;<xliff:g id="DEVICE_NAME">%1$s</xliff:g>&lt;/b&gt;&lt;br&gt;&lt;br&gt; Comprueba que se muestre la clave:&lt;br&gt;&lt;b&gt;<xliff:g id="PASSKEY">%2$s</xliff:g>&lt;/b&gt;"</string> <string name="bluetooth_confirm_passkey_msg" msgid="3708312912841950052">"Para vincular con:&lt;br&gt;&lt;b&gt;<xliff:g id="DEVICE_NAME">%1$s</xliff:g>&lt;/b&gt;&lt;br&gt;&lt;br&gt; Comprueba que se muestre la clave:&lt;br&gt;&lt;b&gt;<xliff:g id="PASSKEY">%2$s</xliff:g>&lt;/b&gt;"</string>
<string name="bluetooth_incoming_pairing_msg" msgid="1615930853859551491">"De:&lt;br&gt;&lt;b&gt;<xliff:g id="DEVICE_NAME">%1$s</xliff:g>&lt;/b&gt;&lt;br&gt;&lt;br&gt;¿Vincular con este dispositivo?"</string> <string name="bluetooth_incoming_pairing_msg" msgid="1615930853859551491">"De:&lt;br&gt;&lt;b&gt;<xliff:g id="DEVICE_NAME">%1$s</xliff:g>&lt;/b&gt;&lt;br&gt;&lt;br&gt;¿Vincular con este dispositivo?"</string>
<string name="bluetooth_display_passkey_pin_msg" msgid="2796550001376088433">"Para vincular con:<xliff:g id="BOLD1_0">&lt;br&gt;&lt;b&gt;</xliff:g><xliff:g id="DEVICE_NAME">%1$s</xliff:g><xliff:g id="END_BOLD1">&lt;/b&gt;&lt;br&gt;&lt;br&gt;</xliff:g>Escribe<xliff:g id="BOLD2_1">&lt;br&gt;&lt;b&gt;</xliff:g><xliff:g id="PASSKEY">%2$s</xliff:g><xliff:g id="END_BOLD2">&lt;/b&gt;</xliff:g> en el dispositivo y, a continuación, pulsa la tecla Intro o de retorno."</string> <string name="bluetooth_display_passkey_pin_msg" msgid="2796550001376088433">"Para vincular con:<xliff:g id="BOLD1_0">&lt;br&gt;&lt;b&gt;</xliff:g><xliff:g id="DEVICE_NAME">%1$s</xliff:g><xliff:g id="END_BOLD1">&lt;/b&gt;&lt;br&gt;&lt;br&gt;</xliff:g>Escribe<xliff:g id="BOLD2_1">&lt;br&gt;&lt;b&gt;</xliff:g><xliff:g id="PASSKEY">%2$s</xliff:g><xliff:g id="END_BOLD2">&lt;/b&gt;</xliff:g> en el dispositivo y, a continuación, pulsa la tecla Intro o de retorno."</string>
<string name="bluetooth_pairing_shares_phonebook" msgid="2277931851483023208">"Permitir que <xliff:g id="DEVICE_NAME">%1$s</xliff:g> acceda a tus contactos y al historial de llamadas"</string> <string name="bluetooth_pairing_shares_phonebook" msgid="2277931851483023208">"Permitir acceso a tus contactos y al historial de llamadas"</string>
<string name="bluetooth_error_title" msgid="6850384073923533096"></string> <string name="bluetooth_error_title" msgid="6850384073923533096"></string>
<string name="bluetooth_connecting_error_message" msgid="1397388344342081090">"No se ha podido establecer conexión con <xliff:g id="DEVICE_NAME">%1$s</xliff:g>."</string> <string name="bluetooth_connecting_error_message" msgid="1397388344342081090">"No se ha podido establecer conexión con <xliff:g id="DEVICE_NAME">%1$s</xliff:g>."</string>
<string name="bluetooth_preference_scan_title" msgid="2277464653118896016">"Buscar dispositivos"</string> <string name="bluetooth_preference_scan_title" msgid="2277464653118896016">"Buscar dispositivos"</string>
......
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2013-2014 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">
<plurals name="app_ops_count">
<item quantity="one">üks kord</item>
<item quantity="other">%d korda</item>
</plurals>
</resources>