Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save KonradIT/30759237982e36026b25 to your computer and use it in GitHub Desktop.
Save KonradIT/30759237982e36026b25 to your computer and use it in GitHub Desktop.
Spanish translation of Chroma ROM
<?xml version="1.0" encoding="utf-8"?>
<!--
/**
* Copyright (c) 2009, 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.
*/
-->
<!-- Translated by Konrad Iturbe to /ES/ -->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Screenshot delete -->
<string name="screenshot_delete_action">Eliminar</string>
<string name="screenshot_delete_confirmation">Captura de pantalla eliminada.</string>
<!-- The text for the button in the notification window-shade that clears
all of the currently visible notifications. [CHAR LIMIT=10]-->
<string name="clear_recents">Limpiar todo</string>
<!-- Weather string format in expanded statusbar header -->
<string name="status_bar_expanded_header_weather_format"><xliff:g id="temp">%1$s</xliff:g> - <xliff:g id="condition">%2$s</xliff:g></string>
<!-- Dialog title for navigation bar button selection -->
<string name="navbar_dialog_title">Asignar acción</string>
<string name="navbar_home_button">Botón de inicio</string>
<string name="navbar_recent_button">Botón de recientes</string>
<string name="navbar_search_button">Botón de buscar</string>
<string name="navbar_back_button">Botón de atras</string>
<string name="navbar_empty_button">Espacio vacio</string>
<string name="navbar_menu_conditional_button">Botón de menú (visibilidad automatica)</string>
<string name="navbar_menu_always_button">Botón de menú (permanente)</string>
<string name="navbar_menu_big_button">Botón de menú</string>
<string name="accessibility_dpad_left">Cursor a la izquierda</string>
<string name="accessibility_dpad_right">Cursor a la derecha</string>
<!-- QS location sensors -->
<!-- Content description of the location tile in quick settings when on, battery saving mode (not shown on the screen). [CHAR LIMIT=NONE] -->
<string name="accessibility_quick_settings_location_battery_saving">Localización: modo de - ahorro de batería -</string>
<!-- Content description of the location tile in quick settings when on, sensors only mode (not shown on the screen). [CHAR LIMIT=NONE] -->
<string name="accessibility_quick_settings_location_gps_only">Localización: solo sensores</string>
<!-- Content description of the location tile in quick settings when on, high accuracy mode (not shown on the screen). [CHAR LIMIT=NONE] -->
<string name="accessibility_quick_settings_location_high_accuracy">Localización: modo de alto rendimiento y precisión</string>
<!-- QuickSettings: Location detail panel title [CHAR LIMIT=NONE] -->
<string name="quick_settings_location_detail_title">Modo de localización</string>
<!-- QuickSettings: Location (On, low-power) [CHAR LIMIT=NONE] -->
<string name="quick_settings_location_battery_saving_label">Ahorro de batería</string>
<!-- QuickSettings: Location (On, gps-only) [CHAR LIMIT=NONE] -->
<string name="quick_settings_location_gps_only_label">Solo dispositivo</string>
<!-- QuickSettings: Location (On, high-accuracy) [CHAR LIMIT=NONE] -->
<string name="quick_settings_location_high_accuracy_label">alto rendimiento y precisión</string>
<string name="quick_settings_screen_timeout_detail_title">Tiempo de espera de la pantalla</string>
<!-- Lockscreen shortcuts -->
<string name="left_shortcut_hint">Desliza a la derecha para %1$s</string>
<string name="right_shortcut_hint">Desliza a la izquierda para %1$s</string>
<!-- Navigation ring shortcuts -->
<string name="navigation_ring_title">Accesos directos rápidos</string>
<string name="navring_target_reset_message">Borrar todos los accesos directos de la navbar creados por el usuario y configurar el ajuste predeterminado?</string>
<string name="navring_target_reset">Accesos directos de la navbar ajustados a predeterminado.</string>
<string name="navring_action_open_ime_switcher">Abrir configurador de IME</string>
<string name="navring_action_kill_app">Matar app</string>
<string name="navring_action_none">Ninguno</string>
<string name="navring_action_take_screenshot">Hacer captura de pantalla</string>
<string name="navring_action_ring_vibrate">Vibración/anillo</string>
<string name="navring_action_ring_silent">Anillo/silencio</string>
<string name="navring_action_ring_vibrate_silent">Anillo/Vibración/Silencio</string>
<string name="navring_action_screen_off">Pantalla apagada</string>
<string name="navring_action_torch">Pulsar luz LED</string>
<string name="navring_action_google_now">Google Now</string>
<string name="navring_choose_action_title">Elegir acción</string>
<string name="select_application">Seleccionar aplicación</string>
<string name="lockscreen_target_empty">Vacío</string>
<!-- Content description of the data connection type HSPA+ for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
<string name="accessibility_data_connection_HP">HSPA+</string>
<!-- Brightness tile -->
<string name="quick_settings_brightness">Brillo</string>
<!-- Battery saver -->
<string name="quick_settings_battery_saver">Ahorro de batería</string>
<string name="quick_settings_battery_saver_off">Ahorro de batería apagado</string>
<!-- expanded tile -->
<string name="quick_settings_expanded_desktop">Expandido</string>
<string name="quick_settings_expanded_desktop_off">Normal</string>
<!-- Sync qs tile -->
<string name="quick_settings_sync">Sincronizar</string>
<string name="quick_settings_sync_off">Syncronización apagada</string>
<!-- Screenshot qs tile -->
<string name="quick_settings_screenshot">Captura de pantalla</string>
<!-- Heads up tile -->
<string name="quick_settings_heads_up_on">Notificaciones discretas activadas</string>
<string name="quick_settings_heads_up_off">Sin interrupciones</string>
<!-- Heads up toast -->
<string name="heads_up_enabled">Notificaciones discretas están activadas</string>
<string name="heads_up_disabled">Notificaciones discretas están desactivadas</string>
<!-- Music Tile -->
<string name="quick_settings_music_play">Play</string>
<string name="quick_settings_music_pause">Pausar</string>
</resources>
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- BUILD TWEAKS -->
<string name="header_category_chroma">Personalización</string>
<string name="chroma_settings_title">Chroma</string>
<!-- About phone screen, build date of ROM -->
<string name="build_date">Fecha de compilacíon de Chroma</string>
<string name="build_date_default">2015-01-01-0000</string>
<!-- Chroma Menu -->
<string name="chroma_menu_personalizaton">Opciones de Chroma</string>
<string name="chroma_menu_about">Sobre Chroma</string>
<string name="status_bar_screen_title">Barra de estado</string>
<string name="navigation_bar_screen_title">Barra de navegación</string>
<string name="power_menu_title">Menú de encendido/apagado</string>
<string name="volume_rocker_screen_title">Botones de volumen</string>
<!-- Battery and clock category -->
<string name="display_category_batteryclock_options_title">Opciones de batería y reloj</string>
<!-- Navigation bar category -->
<string name="display_category_navbar_options_title">Opciones de la barra de navegación</string>
<string name="display_category_navring_options_title">Opciones de anillos de navegación</string>
<!-- Status bar category -->
<string name="display_category_statusbar_options_title">Opciones de la barra de estado</string>
<!-- Recent apps category -->
<string name="display_category_recents_options_title">Opciones de las apps recientes</string>
<!-- Power menu category -->
<string name="display_category_power_options_title">Opciones de el menú para apagar/encender</string>
<!-- QS Tiles -->
<string name="qs_category_title">Ajustes rápidos</string>
<!-- BitSyko Layers -->
<string name="bitsyko_layers">Layers</string>
<!-- SuperSU header name - the app hides itself from launcher based on this resource name being present in com.android.settings -->
<string name="supersu_title">SuperSU</string>
<!-- Display : Rotation -->
<string name="display_rotation_title">Rotación</string>
<string name="display_rotation_disabled">Desactivado</string>
<string name="display_rotation_unit">grados</string>
<string name="display_rotation_category_title">Modos de rotación</string>
<string name="display_rotation_0_title">0 grados</string>
<string name="display_rotation_90_title">90 grados</string>
<string name="display_rotation_180_title">180 grados</string>
<string name="display_rotation_270_title">270 grados</string>
<!-- Statusbar native battery percent -->
<string name="general_string">General</string>
<string name="status_bar_title">Barra de estado</string>
<string name="status_bar_native_battery_percentage_title">Porcentage de la batería</string>
<string name="status_bar_native_battery_percentage_summary">Enseñar porcentage oculto</string>
<!-- Developer options - kill app long press back -->
<string name="kill_app_longpress_back">El botón de atras mata a la app</string>
<string name="kill_app_longpress_back_summary">Puedes matar a la app que está en segundo plano pulsando lentamente el botón de atras</string>
<!-- Generic strings -->
<string name="ok_string">Ok</string>
<string name="default_string">Predeterminado</string>
<string name="enabled_string">Activado</string>
<string name="disabled_string">Desactivado</string>
<string name="general_string">General</string>
<string name="reset_string">Reajustar</string>
<string name="reset">Reajustar</string>
<string name="empty_string">Vacío</string>
<string name="ok">Ok</string>
<!-- Color Picker -->
<string name="dialog_color_picker">Colores</string>
<string name="press_color_to_apply">Presiona el color de abajo para aplicar</string>
<string name="arrow_right">→</string>
<string name="arrow_down">↓</string>
<string name="hex">Hexadecimal:</string>
<string name="hex_hint">#ff000000</string>
<string name="set">Aplicar</string>
<string name="color_default">Predeterminado</string>
<!-- Status bar | Clock -->
<string name="status_bar_clock">Clock &amp; date</string>
<string name="status_bar_clock_title">Clock &amp; date style</string>
<string name="status_bar_clock_summary">Change various clock &amp; date options</string>
<string name="clock_title_enable">Alignment</string>
<string name="clock_enabled">Enabled</string>
<string name="clock_disabled">Disabled</string>
<string name="clock_color_title">Color</string>
<string name="status_bar_clock_style_reset">Reset color</string>
<string name="status_bar_show_clock_title">Show clock &amp; date</string>
<string name="status_bar_am_pm_title">AM/PM</string>
<string name="status_bar_am_pm_info">24-hour clock is enabled</string>
<string name="enable_clock_weekday">Day of the week</string>
<string name="enable_clock_weekday_summary">Abbreviated day of the week before the time</string>
<string name="right_clock">Right clock</string>
<string name="center_clock">Center clock</string>
<string name="left_clock">Left clock</string>
<string name="dont_show">Don\'t show</string>
<string name="clock_date_display">Date</string>
<string name="clock_date_display_summary">Display custom date before the clock</string>
<string name="clock_date_style">Date style</string>
<string name="clock_date_format">Date format</string>
<string name="clock_date_string_edittext_title">Must be in DateFormat eg. MM/dd/yy</string>
<string name="clock_date_string_edittext_summary">Enter string</string>
<string name="am_pm_clock_normal">Normal font size</string>
<string name="am_pm_clock_small">Small font size</string>
<string name="am_pm_clock_none">Don\'t show</string>
<string name="clock_date_display_none">Don\'t show</string>
<string name="clock_date_display_small">Small font size</string>
<string name="clock_date_display_normal">Normal font size</string>
<string name="clock_date_style_normal">Normal</string>
<string name="clock_date_style_lowercase">Lowercase</string>
<string name="clock_date_style_uppercase">Uppercase</string>
<string name="clock_date_format_custom">Custom java format</string>
<string name="status_bar_clock_style_reset_message">Reset clock color?</string>
<!-- Wakeup options -->
<string name="display_category_wakeup_options_title">Wakeup options</string>
<string name="wakeup_when_plugged_unplugged_title">Wake up on charge</string>
<string name="wakeup_when_plugged_unplugged_summary">Wake up device if charger is plugged/unplugged.</string>
<!-- Status bar - Battery -->
<string name="status_bar_battery_title">Battery icons</string>
<string name="status_bar_battery_summary">Change battery icons</string>
<string name="status_bar_battery_style_title">Battery status style</string>
<string name="status_bar_battery_style_icon_portrait">Icon portrait</string>
<string name="status_bar_battery_style_icon_landscape">Icon landscape</string>
<string name="status_bar_battery_style_circle">Circle</string>
<string name="status_bar_battery_style_text">Text</string>
<string name="status_bar_battery_style_hidden">Hidden</string>
<!-- Status bar - Battery percentage -->
<string name="status_bar_battery_percentage_title">Battery percentage</string>
<string name="status_bar_battery_percentage_default">Hidden (default)</string>
<string name="status_bar_battery_percentage_text_inside">Inside the icon</string>
<string name="status_bar_battery_percentage_text_next">Next to the icon</string>
<!-- QuickSettings: Quick Pulldown -->
<string name="title_quick_pulldown">Quick pulldown</string>
<string name="summary_quick_pulldown">%1$s edge of the status bar pulls down quick settings</string>
<string name="quick_pulldown_off">Off</string>
<string name="quick_pulldown_left">Left</string>
<string name="quick_pulldown_right">Right</string>
<!-- Status bar double-tap to sleep -->
<string name="status_bar_double_tap_to_sleep_title">Double tap to sleep</string>
<string name="status_bar_double_tap_to_sleep_summary">Double tap on the status bar to put the device to sleep</string>
<!-- Status bar brightness control -->
<string name="status_bar_toggle_brightness">Brightness control</string>
<string name="status_bar_toggle_brightness_summary">Adjust brightness by sliding finger across status bar</string>
<!-- Show notification count -->
<string name="status_bar_notif_count_title">Show notification count</string>
<string name="status_bar_notif_count_summary">Display the number of pending notifications</string>
<!-- Advanced reboot options -->
<string name="advanced_reboot_title">Advanced reboot</string>
<string name="advanced_reboot_summary">When unlocked, include options in the power menu for rebooting into recovery, bootloader or performing a soft reboot</string>
<!-- Volume rocker -->
<string name="volume_rocker_screen_title">Volume rocker</string>
<!-- Wakeup category -->
<string name="display_category_wakeup_options_title">Wakeup options</string>
<!-- Media category -->
<string name="media_options_title">Media options</string>
<!-- Volume rocker wake -->
<string name="volume_rocker_wake_title">Volume rocker wake</string>
<string name="volume_rocker_wake_summary">Pressing the volume keys will wake the device\nOverrides playback control</string>
<!-- Volume rocker music control -->
<string name="volume_rocker_music_controls_title">Playback control</string>
<string name="volume_rocker_music_controls_summary">When the screen is off, long-pressing the volume keys will seek music tracks</string>
<!-- Volume adjust sound -->
<string name="volume_key_adjust_sound_title">Volume key adjustment sound</string>
<string name="volume_key_adjust_sound_summary">Play sound when adjusting volume with the volume keys</string>
<!-- Swap volume buttons when the screen is rotated -->
<string name="swap_volume_buttons_title">Volume key swap on rotation</string>
<string name="swap_volume_buttons_summary">Adjust volume buttons action based on current rotation</string>
<!-- Navigation Bar -->
<string name="navigation_bar_screen_title">Navigation bar</string>
<!-- Navigation Bar Height -->
<string name="navigation_bar_height">Navigation bar height</string>
<string name="navigation_bar_height_48">48dp (default)</string>
<string name="navigation_bar_height_44">44dp</string>
<string name="navigation_bar_height_40">40dp</string>
<string name="navigation_bar_height_36">36dp</string>
<string name="navigation_bar_height_32">32dp</string>
<string name="navigation_bar_height_28">28dp</string>
<string name="navigation_bar_height_24">24dp</string>
<string name="navigation_bar_height_20">20dp</string>
<string name="navigation_bar_height_0">0dp (hide)</string>
<string name="navigation_bar_title">Buttons and layout</string>
<string name="navigation_bar_settings_summary">Edit and rearrange navigation bar buttons</string>
<string name="navigation_bar_help_text">To get started tap the edit icon to unlock the navigation bar for editing.\n\nYou can tap an icon to change its shortcut, or long press an icon to re-arrange the layout.\n\nTap \'Save\' to commit your changes, or \'Restore defaults\' to reset the layout to default settings.</string>
<string name="navigation_restore_button_text">Restore\ndefaults</string>
<string name="navigation_edit_button_text">Edit</string>
<string name="navigation_save_button_text">Save</string>
<string name="navigation_bar_reset_message">Delete current settings and restore the default layout?</string>
<!-- Recents panel settings -->
<string name="show_clear_all_recents_button_title">Clear all recents button</string>
<string name="show_clear_all_recents_button_summary">Show clear all button on recents panel</string>
<string name="recents_clear_all_location_title">Clear all recents location</string>
<string name="recents_clear_all_location_top_right">Top right</string>
<string name="recents_clear_all_location_top_left">Top left</string>
<string name="recents_clear_all_location_top_center">Top center</string>
<string name="recents_clear_all_location_bottom_right">Bottom right</string>
<string name="recents_clear_all_location_bottom_left">Bottom left</string>
<string name="recents_clear_all_location_bottom_center">Bottoms center</string>
<!-- useless strings -->
<string name="profiles_add">Add</string>
<string name="profile_choose_app">Choose app</string>
<string name="profile_reset_title">Reset</string>
<string name="profile_applist_title">Apps</string>
<string name="picker_activities">Activities</string>
<string name="select_custom_app_title">Select custom app</string>
<string name="select_custom_activity_title">Select custom activity</string>
<!-- Notification light dialogs -->
<string name="edit_light_settings">Edit light settings</string>
<string name="pulse_speed_title">Pulse length and speed</string>
<string name="default_time">Normal</string>
<string name="custom_time">Custom</string>
<string name="dialog_delete_title">Delete</string>
<string name="dialog_delete_message">Remove selected item?</string>
<!-- Values for the notification light pulse spinners -->
<string name="pulse_length_always_on">Always on</string>
<string name="pulse_length_very_short">Very short</string>
<string name="pulse_length_short">Short</string>
<string name="pulse_length_normal">Normal</string>
<string name="pulse_length_long">Long</string>
<string name="pulse_length_very_long">Very long</string>
<string name="pulse_speed_very_fast">Very fast</string>
<string name="pulse_speed_fast">Fast</string>
<string name="pulse_speed_normal">Normal</string>
<string name="pulse_speed_slow">Slow</string>
<string name="pulse_speed_very_slow">Very slow</string>
<!-- Battery light settings -->
<string name="battery_light_title">Battery light</string>
<string name="battery_low_pulse_title">Pulse if battery low</string>
<string name="battery_light_list_title">Colors</string>
<string name="battery_light_low_color_title">Battery low</string>
<string name="battery_light_medium_color_title">Charging</string>
<string name="battery_light_full_color_title">Fully charged</string>
<!-- Lights settings screen, notification light settings -->
<string name="notification_light_title">Notification light</string>
<string name="notification_light_general_title">General</string>
<string name="notification_light_applist_title">Apps</string>
<string name="notification_light_phonelist_title">Phone</string>
<string name="notification_light_use_custom">Use custom values</string>
<string name="notification_light_default_value">Default</string>
<string name="notification_light_missed_call_title">Missed call</string>
<string name="notification_light_voicemail_title">Voicemail</string>
<!-- Weather in status bar -->
<string name="status_bar_show_weather_title">Show weather</string>
<string name="status_bar_show_weather_summary">Show the weather in the status bar header</string>
<!--- Lock clock -->
<string name="lock_clock_title">Clock widget</string>
<string name="lock_clock_summary">View or change how the \'cLock\' widget will display</string>
<string name="weather_clock_title">Status bar weather</string>
<!-- Power menu -->
<string name="power_menu_title">Power menu</string>
<string name="power_menu_reboot_title">Reboot menu</string>
<string name="power_menu_screenshot_title">Screenshot</string>
<string name="power_menu_airplane_title">Airplane mode</string>
<string name="power_menu_users_title">User switcher</string>
<string name="power_menu_settings_title">Settings shortcut</string>
<string name="power_menu_lockdown_title">Device lockdown</string>
<string name="power_menu_bug_report_title">Bug report</string>
<string name="power_menu_sound_title">Sound panel</string>
<string name="power_menu_bug_report_disabled">Bug reporting is disabled in development settings</string>
<!-- Preference category for LAN development settings. [CHAR LIMIT=25] -->
<string name="debug_LAN_category">LAN Settings</string>
<!-- Hostname setting -->
<string name="device_hostname">Device hostname</string>
<!-- Navigation bar cursor -->
<string name="navigation_bar_arrow_keys_title">Show arrow keys while typing</string>
<string name="navigation_bar_arrow_keys_summary">Display left and right cursor buttons while typing. Overrides IME switcher.</string>
<!-- Navigation bar button color -->
<string name="navbar_button_tint_title">Navigation button tint</string>
<!-- Display settings screen, setting options for LCD density -->
<string name="lcd_density">LCD density</string>
<string name="lcd_density_summary">%d DPI</string>
<string name="lcd_density_default">Device default</string>
<string name="lcd_density_unsupported">Unsupported</string>
<string name="restarting_ui">Restarting</string>
<string name="custom_density_title">Change to whatever you like</string>
<string name="custom_density_summary">If you ever have compatibility issues with the Play Store, be sure to doublecheck if a Multi-DPI Play Store is installed</string>
<string name="custom_density_summary_invalid">"INVALID DENSITY!"</string>
<string name="custom_density">Custom</string>
<string name="set_custom_density_title">Set custom density</string>
<string name="set_custom_density_set">Set</string>
<string name="custom_density_dialog_title">WARNING!</string>
<string name="custom_density_dialog_summary">Changing your default LCD density can sometimes cause certain apps to not function properly and/or the playstore to show apps being incompatible with your device"</string>
<string name="dpi">DPI</string>
<string name="custom_density">Custom</string>
<!-- Doze pulse (ambient display) options -->
<string name="summary_doze_enabled">Enabled</string>
<string name="summary_doze_disabled">Disabled</string>
<string name="doze_overwrite_value_title">Overwrite value</string>
<string name="doze_overwrite_value_summary">Allow to overwrite default value with user config</string>
<string name="doze_list_mode_title">Doze mode</string>
<string name="doze_list_mode_summary">Option to configure doze mode</string>
<string name="doze_pulse_title">Time settings</string>
<string name="doze_pulse_duration_in_title">Fade in</string>
<string name="doze_pulse_duration_in_summary"></string>
<string name="doze_pulse_duration_visible_title">Visible duration</string>
<string name="doze_pulse_duration_visible_summary"></string>
<string name="doze_pulse_duration_out_title">Fade out</string>
<string name="doze_pulse_duration_out_summary"></string>
<string name="doze_pulse_on_notifications_title">Pulse on notifications</string>
<string name="doze_pulse_on_notifications_summary">Trigger activation only on pending notifications</string>
<string name="doze_shake_title">Shake settings</string>
<string name="doze_shake_mode_title">Shake mode</string>
<string name="doze_shake_mode_summary">Use shake sensor value to trigger activation</string>
<string name="doze_shake_mode_test_summary">Do you want to test shake sensor?</string>
<string name="doze_shake_mode_test_result">Apply current value?</string>
<string name="doze_shake_test">Shake your device now</string>
<string name="doze_shake_it">Shake detected!</string>
<string name="doze_shake_acc_threshold_title">Shake threshold</string>
<string name="doze_shake_acc_threshold_summary">Configure shake strength required to trigger activation</string>
<string name="doze_time_mode_title">Show clock &amp; date</string>
<string name="doze_time_mode_summary">Force showing time when there is no notification</string>
<string name="twohundred_ms">200 ms</string>
<string name="fivehundred_ms">500 ms</string>
<string name="one_second">1 s</string>
<string name="one_second_default">1 s (default)</string>
<string name="onehalf_second">1.5 s</string>
<string name="two_second">2 s</string>
<string name="twohalf_second">2.5 s</string>
<string name="three_second">3 s</string>
<string name="three_second_default">3 s (default)</string>
<string name="threehalf_second">3.5 s</string>
<string name="four_second">4 s</string>
<string name="fourhalf_second">4.5 s</string>
<string name="five_second">5 s</string>
<string name="veryeasy_shake">Very easy</string>
<string name="easy_shake">Easy</string>
<string name="medium_shake">Default</string>
<string name="hard_shake">Hard</string>
<string name="veryhard_shake">Very hard</string>
<string name="strong_shake">Strong</string>
<string name="fully_mode">Full mode</string>
<string name="pocket_shake_mode">Pocket and shake</string>
<string name="pocket_pulse_mode">Pocket and pulse</string>
<string name="pocket_only_mode">Pocket</string>
<string name="shake_pulse_mode">Shake and pulse</string>
<string name="pulse_only_mode">Pulse (default)</string>
<!-- QS tiles -->
<string name="qs_category_title">Quick Settings</string>
<string name="qs_order_title">Select and order tiles</string>
<string name="add_qs">Add new tile</string>
<string name="qs_action_delete">Delete</string>
<string name="qs_action_add">Add</string>
<string name="qs_action_no_more_tiles">No more tiles available</string>
<string name="qs_main_tiles_title">Enlarge first row</string>
<string name="qs_main_tiles_summary_on">Two main tiles on the first row</string>
<string name="qs_main_tiles_summary_off">Three tiles on each row</string>
<!-- QuickSettings brightness slider -->
<string name="qs_brightness_slider_title">Show brightness slider</string>
<string name="qs_brightness_slider_summary">Show a brightness slider in the quick settings panel</string>
<!-- Quick settings advance location -->
<string name="qs_advanced_location_title">Advanced location quick settings</string>
<string name="qs_advanced_location_summary">Enable advanced settings for location in quick settings</string>
<string name="qs_tile_wifi">Wi\u2011Fi</string>
<string name="qs_tile_bluetooth">Bluetooth</string>
<string name="qs_tile_cellular_data">Data connection</string>
<string name="qs_tile_airplane_mode">Airplane mode</string>
<string name="qs_tile_display_rotation">Rotation</string>
<string name="qs_tile_flashlight">Flashlight</string>
<string name="qs_tile_location">Location</string>
<string name="qs_tile_cast_screen">Cast screen</string>
<string name="qs_tile_hotspot">Hotspot</string>
<string name="qs_tile_notifications">Notifications</string>
<string name="qs_tile_screen_timeout">Screen timeout</string>
<string name="qs_battery_saver_tile">Battery saver</string>
<string name="qs_brightness_tile">Brightness</string>
<string name="qs_expanded_desktop_tile">Expanded desktop</string>
<string name="qs_screenshot_tile">Screenshot</string>
<string name="qs_sync_tile">Sync</string>
<string name="qs_tile_headsup">Heads up</string>
<string name="qs_music_play_tile">Play</string>
<!-- Network traffic -->
<string name="network_traffic_title">Network traffic</string>
<string name="show_network_traffic_state">Status bar traffic monitor</string>
<string name="network_traffic_summary">Enable various network traffic options in statusbar</string>
<string name="show_network_traffic_unit">Display unit</string>
<string name="show_network_traffic_frequency">Update interval</string>
<string name="show_network_traffic_disable">Disabled</string>
<string name="show_network_traffic_up">Outgoing</string>
<string name="show_network_traffic_down">Incoming</string>
<string name="show_network_traffic_all">Outgoing and incoming</string>
<string name="show_network_traffic_bit">Bits per second</string>
<string name="show_network_traffic_byte">Bytes per second</string>
<string name="show_network_traffic_500">500 ms</string>
<string name="show_network_traffic_1000">1000 ms</string>
<string name="show_network_traffic_1500">1500 ms</string>
<string name="show_network_traffic_2000">2000 ms</string>
<string name="network_traffic_autohide">Auto hide</string>
<string name="network_traffic_autohide_summary">Hide the traffic monitor when there is no activity</string>
<string name="network_traffic_autohide_threshold">Inactivity threshold</string>
<!-- Navigation ring shortcuts -->
<string name="navigation_ring_title">Navigation ring targets</string>
<string name="navigation_ring_summary">Edit and re-arrange navigation ring shortcuts</string>
<string name="navigation_ring_message">Tap the edit icon to open the navigation ring for editing.\n\nSelect a target to configure its behavior.\n\nTap the \'\u2713\' icon to save your changes, or \'Restore defaults\' to reset the settings to defaults.</string>
<!-- Lockscreen shortcuts -->
<string name="lockscreen_settings_title">Lock screen</string>
<string name="lockscreen_targets_message">Lockscreen shortcuts</string>
<string name="lockscreen_default_target">Default</string>
<string name="lockscreen_none_target">None</string>
<string name="lockscreen_message">Tap an icon on the left or right to reassign a lock screen shortcut.</string>
<string name="lockscreen_choose_action_title">Choose action</string>
<!-- QuickSettings 4 columns -->
<string name="qs_four_columns_title">Show four tiles per row</string>
<!-- Linked / unlinked notification volume -->
<string name="link_volume_option_title">Link ring and notification volumes</string>
<string name="notification_volume_option_title">Notification volume</string>
<string name="ring_notification_volume_option_tile">Ring and notification volume</string>
<!-- Expanded desktop -->
<string name="power_menu_expanded_desktop">Expanded desktop</string>
<string name="expanded_hide_nothing">Hide nothing</string>
<string name="expanded_hide_status">Hide status bar</string>
<string name="expanded_hide_navigation">Hide navigation bar</string>
<string name="expanded_hide_both">Hide both</string>
<string name="expanded_nothing_to_show">To add a custom per-app configuration for expanded state, set \'Enabled for all\' to the off position</string>
<string name="expanded_desktop_state">Expanded state</string>
<string name="expanded_enabled_for_all">Enabled for all</string>
<string name="expanded_user_configurable">User configurable</string>
<string name="expanded_desktop_style">Expanded desktop style</string>
<string name="expanded_desktop_style_description">Choose a default expanded desktop style</string>
<string name="expanded_desktop_title">Expanded desktop options</string>
<!-- Quicksettings block on secure lockscreen -->
<string name="qs_category">Quicksettings</string>
<string name="block_on_secure_keyguard_title">Disable on lockscreen</string>
<string name="block_on_secure_keyguard_summary">Disable quick settings on secure lockscreen.</string>
<!--Quick unlock -->
<string name="unlock_quick_unlock_control_title">Quick unlock</string>
<string name="unlock_quick_unlock_control_summary">Unlock automatically when the correct PIN/password is entered</string>
<!-- Lockscreen pin shuffle -->
<string name="unlock_scramble_pin_layout_title">Scramble layout</string>
<string name="unlock_scramble_pin_layout_summary">Scramble PIN layout when unlocking device</string>
<!-- Volume rocker -->
<string name="volume_rocker_cursor_title">Cursor options</string>
<string name="volume_button_toggle_info">Volume rocker wake must be disabled</string>
<!--- Volume key cursor control -->
<string name="volume_key_cursor_control_title">Volume key cursor control</string>
<string name="volume_key_cursor_control_off">Disabled</string>
<string name="volume_key_cursor_control_on">Volume up/down moves cursor left/right</string>
<string name="volume_key_cursor_control_on_reverse">Volume up/down moves cursor right/left</string>
<!-- Double Tap Navbar to Sleep -->
<string name="double_tap_sleep_nav_bar_title">Double-tap to sleep</string>
<string name="double_tap_sleep_nav_bar_summary">Double tap navigation bar to put the device to sleep</string>
<!-- Heads Up -->
<string name="category_heads_up">Heads up notifications</string>
<string name="summary_heads_up_enabled">Pop-up notifications are enabled</string>
<string name="summary_heads_up_disabled">Pop-up notifications are disabled</string>
<string name="add_heads_up_package">Add app</string>
<string name="add_heads_up_dnd_summary">Don\'t show heads up in these applications</string>
<string name="add_heads_up_blacklist_summary">Don\'t show heads up from these applications</string>
<string name="heads_up_dnd_title">Do not disturb</string>
<string name="heads_up_blacklist_title">Blacklist</string>
<string name="heads_up_disabled_notice">To allow applications to display interactive notifications in a pop-up window on your screen, enable Heads up.</string>
<!-- Heads up timeout -->
<string name="heads_up_time_out_title">Time out</string>
<string name="heads_up_time_out_summary">Notification will show for <xliff:g id="number">%d</xliff:g> seconds</string>
<string name="heads_up_time_out_never_summary">Notification will show until it is dismissed</string>
<string name="heads_up_time_out_2sec">2 seconds</string>
<string name="heads_up_time_out_4sec">4 seconds</string>
<string name="heads_up_time_out_6sec">6 seconds</string>
<string name="heads_up_time_out_8sec">8 seconds</string>
<string name="heads_up_time_out_10sec">10 seconds</string>
<string name="heads_up_time_out_never">Never</string>
<!-- Navring targets (enable/disable) -->
<string name="navigation_ring_enable_title">Enable navigation rings</string>
<!-- Proximity wake -->
<string name="proximity_wake_title">Prevent accidental wake-up</string>
<string name="proximity_wake_summary">Check the proximity sensor prior to waking up screen.\nNOTE: This may cause your phone screen to wake up slower.</string>
</resources>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment