Signed-off-by: Pranav Vashi <neobuddy89@gmail.com> Signed-off-by: AnierinB <anierin@evolution-x.org>
599 lines
45 KiB
XML
599 lines
45 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
Copyright (C) 2019-2024 Evolution X
|
|
SPDX-License-Identifier: Apache-2.0
|
|
-->
|
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
|
|
|
<!-- Evolver -->
|
|
<string name="evolver_dashboard_title">Evolver</string>
|
|
<string name="evolver_dashboard_summary">Evolving like never before</string>
|
|
|
|
<!-- Categories -->
|
|
<string name="themes_title">Themes</string>
|
|
<string name="themes_summary">Monet, fonts, icons</string>
|
|
<string name="lock_screen_title">Lock screen</string>
|
|
<string name="lock_screen_summary">Interface, miscellaneous</string>
|
|
<string name="status_bar_title">Status bar</string>
|
|
<string name="status_bar_summary">Gestures, Icons, privacy indicators</string>
|
|
<string name="quick_settings_title">Quick settings</string>
|
|
<string name="quick_settings_summary">Interface, lock screen</string>
|
|
<string name="notifications_title">Notifications</string>
|
|
<string name="notifications_summary">Alerts, interface</string>
|
|
<string name="power_menu_title">Power menu</string>
|
|
<string name="power_menu_summary">Actions, lock screen</string>
|
|
<string name="buttons_title">Buttons</string>
|
|
<string name="buttons_summary">Power button, volume buttons</string>
|
|
<string name="miscellaneous_title">Miscellaneous</string>
|
|
<string name="miscellaneous_summary">Developer options, spoofing</string>
|
|
<string name="about_title">About</string>
|
|
<string name="about_summary">About Evolution X</string>
|
|
|
|
<!-- Themes -->
|
|
<string name="themes_monet_category">Monet</string>
|
|
<string name="themes_monet_title">Monet settings</string>
|
|
<string name="themes_monet_summary">Customize Android\'s built-in theme engine</string>
|
|
<string name="themes_audio_category">Audio</string>
|
|
<string name="themes_lock_sound_title">Lock sound</string>
|
|
<string name="themes_unlock_sound_title">Unlock sound</string>
|
|
<string name="themes_fonts_category">Fonts</string>
|
|
<string name="themes_system_font_title">System font</string>
|
|
<string name="themes_system_font_summary">Set system font style</string>
|
|
<string name="themes_lock_screen_clock_font_title">Lock screen clock font</string>
|
|
<string name="themes_lock_screen_clock_font_summary">Set lock screen clock font style</string>
|
|
<string name="themes_icons_category">Icons</string>
|
|
<string name="themes_system_icons_title">System Icons</string>
|
|
<string name="themes_system_icons_summary">Set system icon style</string>
|
|
<string name="themes_icon_shape_title">Icon shape</string>
|
|
<string name="themes_icon_shape_summary">Set system icon shape</string>
|
|
<string name="themes_signal_icon_title">Signal icon</string>
|
|
<string name="themes_signal_icon_summary">Set signal icon style</string>
|
|
<string name="themes_wifi_icon_title">Wi-Fi icon</string>
|
|
<string name="themes_wifi_icon_summary">Set Wi-Fi icon style</string>
|
|
<string name="themes_navigation_bar_icons_title">Navigation bar icons</string>
|
|
<string name="themes_navigation_bar_icons_summary">Set navigation bar icon style</string>
|
|
<string name="themes_udfps_icon_title">UDFPS icon</string>
|
|
<string name="themes_udfps_icon_summary">Set UDFPS icon style</string>
|
|
<string name="themes_brightness_category">Brightness slider</string>
|
|
<string name="themes_brightness_slider_title">Brightness slider style</string>
|
|
<string name="themes_brightness_slider_summary">Set brightness slider style</string>
|
|
<string name="themes_animations_category">Animations</string>
|
|
<string name="themes_boot_animation_title">Boot animation</string>
|
|
<string name="themes_boot_animation_summary">Set boot animation style</string>
|
|
<string name="themes_charging_animation_title">Charging animation</string>
|
|
<string name="themes_charging_animation_summary">Display an animation when the device is plugged in</string>
|
|
<string name="themes_screen_off_animation_title">Screen off animation</string>
|
|
<string name="themes_screen_off_animation_default">Default</string>
|
|
<string name="themes_screen_off_animation_crt">CRT</string>
|
|
<string name="themes_screen_off_animation_scale">Scale</string>
|
|
<string name="themes_udfps_animation_title">UDFPS animation</string>
|
|
<string name="themes_udfps_animation_summary">Set UDFPS animation style</string>
|
|
|
|
<!-- Themes/Boot animation preview -->
|
|
<string name="boot_animation_preview_desc">Preview of the selected boot animation</string>
|
|
<string name="boot_animation_preview_summary">Displays a preview of the currently selected boot animation</string>
|
|
<string name="boot_animation_preview_title">Boot animation preview</string>
|
|
|
|
<!-- Themes/Monet Engine -->
|
|
<string name="monet_engine_custom_color_title">Accent color</string>
|
|
<string name="monet_engine_custom_color_summary">Choose custom color for accent</string>
|
|
<string name="monet_engine_custom_bgcolor_title">Background color</string>
|
|
<string name="monet_engine_custom_bgcolor_summary">Choose custom color for background</string>
|
|
<string name="monet_engine_color_override_title">Custom color</string>
|
|
<string name="monet_engine_luminance_factor_title">Luminance</string>
|
|
<string name="monet_engine_luminance_factor_summary">Higher values produce brighter colors</string>
|
|
<string name="monet_engine_chroma_factor_title">Chroma factor</string>
|
|
<string name="monet_engine_chroma_factor_summary">Higher values produce stronger colors</string>
|
|
<string name="monet_engine_whole_palette_title">Whole palette</string>
|
|
<string name="monet_engine_whole_palette_summary">Make Luminance and Chroma selection affect secondary colors as well</string>
|
|
<string name="monet_engine_tint_background_title">Tint background</string>
|
|
<string name="monet_engine_tint_background_summary">Make luminance and chroma selection affect background colors as well</string>
|
|
<string name="monet_engine_style_title">Theme style</string>
|
|
<string name="monet_engine_style_tonal_spot">Tonal Spot (Default)</string>
|
|
<string name="monet_engine_style_vibrant">Vibrant</string>
|
|
<string name="monet_engine_style_expressive">Expressive</string>
|
|
<string name="monet_engine_style_spritz">Spritz</string>
|
|
<string name="monet_engine_style_rainbow">Rainbow</string>
|
|
<string name="monet_engine_style_fruit_salad">Fruit Salad</string>
|
|
<string name="monet_engine_style_monochromatic">Monochromatic</string>
|
|
<string name="monet_engine_color_source_title">Color source</string>
|
|
<string name="monet_engine_color_source_both">Both (Default)</string>
|
|
<string name="monet_engine_color_source_home">Home wallpaper</string>
|
|
<string name="monet_engine_color_source_lock">Lock wallpaper</string>
|
|
<string name="monet_engine_color_source_preset">Preset</string>
|
|
|
|
<!-- Lock screen -->
|
|
<string name="lock_screen_interface_category">Interface</string>
|
|
<string name="lock_screen_charging_stats_title">Charging stats</string>
|
|
<string name="lock_screen_charging_stats_summary">Display current, voltage, wattage, and temperature stats while charging</string>
|
|
<string name="lock_screen_fingerprint_category">Fingerprint</string>
|
|
<string name="lock_screen_fingerprint_ripple_title">Ripple animation</string>
|
|
<string name="lock_screen_fingerprint_ripple_summary">Show ripple animation when unlocked with fingerprint</string>
|
|
<string name="lock_screen_screen_off_udfps_title">Screen-Off UDFPS</string>
|
|
<string name="lock_screen_screen_off_udfps_summary">Keep UDFPS enabled while the screen is off</string>
|
|
<string name="lock_screen_fingerprint_success_vibration_title">Authentication success vibration</string>
|
|
<string name="lock_screen_fingerprint_success_vibration_summary">Vibrate when fingerprint authentication is successful</string>
|
|
<string name="lock_screen_fingerprint_error_vibration_title">Authentication error vibration</string>
|
|
<string name="lock_screen_fingerprint_error_vibration_summary">Vibrate when fingerprint authentication fails</string>
|
|
<string name="lock_screen_miscellaneous_category">Miscellaneous</string>
|
|
<string name="lock_screen_pocket_detection_title">Pocket detection</string>
|
|
<string name="lock_screen_pocket_detection_summary">Block screen and button inputs when device is in pocket</string>
|
|
<string name="lock_screen_always_on_pocket_mode_title">Always on Pocket mode</string>
|
|
<string name="lock_screen_always_on_pocket_mode_summary">Always block screen and button inputs when screen is turned on</string>
|
|
|
|
<!-- Lock screen/Pulse music visualizer -->
|
|
<string name="pulse_help_policy_notice_title">About Pulse</string>
|
|
<string name="pulse_help_policy_notice_summary">Pulse is a brilliant audio graphic equalizer when music plays on the device</string>
|
|
<string name="lock_screen_pulse_settings_title">Pulse</string>
|
|
<string name="lock_screen_pulse_settings_summary">Audio graphic equalizer for navigation bar and lockscreen</string>
|
|
<string name="show_navbar_pulse_title">Navbar Pulse</string>
|
|
<string name="show_navbar_pulse_summary">Audio graphic equalizer on the navigation bar</string>
|
|
<string name="show_lockscreen_pulse_title">Lockscreen Pulse</string>
|
|
<string name="show_lockscreen_pulse_summary">Audio graphic equalizer on the lockscreen</string>
|
|
<string name="show_ambient_pulse_title">Ambient Pulse</string>
|
|
<string name="show_ambient_pulse_summary">Audio graphic equalizer on the ambient screen</string>
|
|
<string name="pulse_render_mode_title">Render mode</string>
|
|
<string name="pulse_render_mode_fading_bars">Fading blocks</string>
|
|
<string name="pulse_render_mode_solid_lines">Solid lines</string>
|
|
<string name="pulse_legacy_mode_advanced_category">Fading blocks mode settings</string>
|
|
<string name="pulse_custom_fudge_factor">Sanity level</string>
|
|
<string name="pulse_lavalamp_speed_title">Lava lamp speed</string>
|
|
<string name="pulse_solid_units_count">Solid lines count</string>
|
|
<string name="pulse_solid_units_opacity">Solid lines opacity</string>
|
|
<string name="pulse_solid_dimen_category">Solid lines mode settings</string>
|
|
<string name="pulse_color_mode_title">Color</string>
|
|
<string name="pulse_color_accent">Accent</string>
|
|
<string name="pulse_color_custom">Custom</string>
|
|
<string name="pulse_color_lava_lamp">Lava lamp</string>
|
|
<string name="pulse_color_user_title">Choose color</string>
|
|
<string name="pulse_smoothing_enabled_title">Turn on smoothing</string>
|
|
<string name="pulse_smoothing_enabled_summary">Each bar is animated more smoothly</string>
|
|
<string name="pulse_custom_dimen">Bar width</string>
|
|
<string name="pulse_custom_div">Bar spacing</string>
|
|
<string name="pulse_filled_block_size">Block size</string>
|
|
<string name="pulse_empty_block_size">Block spacing</string>
|
|
|
|
<!-- Status bar -->
|
|
<string name="status_bar_gestures_category">Gestures</string>
|
|
<string name="status_bar_brightness_control_title">Brightness control</string>
|
|
<string name="status_bar_brightness_control_summary">Adjust brightness by swiping across the status bar</string>
|
|
<string name="status_bar_quick_pull_down_title">Quick pull down</string>
|
|
<string name="status_bar_quick_pull_down_summary">%1$s of the status bar pulls down quick settings</string>
|
|
<string name="status_bar_quick_pull_down_off">Off</string>
|
|
<string name="status_bar_quick_pull_down_right">Right side</string>
|
|
<string name="status_bar_quick_pull_down_left">Left side</string>
|
|
<string name="status_bar_quick_pull_down_both">Both sides</string>
|
|
<string name="status_bar_icons_category">Icons</string>
|
|
<string name="status_bar_tuner_title">Status bar tuner</string>
|
|
<string name="status_bar_tuner_summary">Choose which system icons can be shown</string>
|
|
<string name="status_bar_battery_style_title">Battery style</string>
|
|
<string name="status_bar_battery_style_icon_portrait">Icon portrait</string>
|
|
<string name="status_bar_battery_style_icon_rlandscape">Icon landscape (Right)</string>
|
|
<string name="status_bar_battery_style_icon_landscape">Icon landscape (Left)</string>
|
|
<string name="status_bar_battery_style_icon_landscape_buddy">Landscape Capsule</string>
|
|
<string name="status_bar_battery_style_icon_landscape_line">Landscape Lorn</string>
|
|
<string name="status_bar_battery_style_icon_landscape_musku">Portrait IOS</string>
|
|
<string name="status_bar_battery_style_icon_landscape_pill">Portrait Mx</string>
|
|
<string name="status_bar_battery_style_icon_landscape_signal">Landscape Airoo</string>
|
|
<string name="status_bar_battery_style_icon_rlandscape_style_a">Landscape R Style A</string>
|
|
<string name="status_bar_battery_style_icon_landscape_style_a">Landscape L Style A</string>
|
|
<string name="status_bar_battery_style_icon_rlandscape_style_b">Landscape R Style B</string>
|
|
<string name="status_bar_battery_style_icon_landscape_style_b">Landscape L Style B</string>
|
|
<string name="status_bar_battery_style_icon_landscape_ios15">Landscape iOS 15</string>
|
|
<string name="status_bar_battery_style_icon_landscape_ios16">Landscape iOS 16</string>
|
|
<string name="status_bar_battery_style_icon_landscape_origami">Landscape Origami</string>
|
|
<string name="status_bar_battery_style_circle">Circle</string>
|
|
<string name="status_bar_battery_style_dotted_circle">Dotted circle</string>
|
|
<string name="status_bar_battery_style_filled_circle">Filled circle</string>
|
|
<string name="status_bar_battery_style_big_circle">Big circle</string>
|
|
<string name="status_bar_battery_style_big_dotted_circle">Big dotted circle</string>
|
|
<string name="status_bar_battery_style_text">Text</string>
|
|
<string name="status_bar_battery_style_hidden">Hidden</string>
|
|
<string name="status_bar_battery_style_follow_status_bar">Follow status bar style</string>
|
|
<string name="status_bar_battery_percent_title">Battery percent</string>
|
|
<string name="status_bar_battery_percent_hidden">Hidden</string>
|
|
<string name="status_bar_battery_percent_text_inside">Inside the icon</string>
|
|
<string name="status_bar_battery_percent_text_next_right">Next to the icon (right)</string>
|
|
<string name="status_bar_battery_percent_text_next_left">Next to the icon (left)</string>
|
|
<string name="status_bar_battery_text_charging_title">Battery percentage when charging</string>
|
|
<string name="status_bar_battery_text_charging_summary">Always display battery percentage when charging</string>
|
|
<string name="status_bar_clock_and_date_title">Clock & date</string>
|
|
<string name="status_bar_clock_and_date_summary">Customize clock & date</string>
|
|
<string name="status_bar_data_disabled_icon_title">Data disabled indicator</string>
|
|
<string name="status_bar_data_disabled_icon_summary">Display an indicator next to signal icon when data is disabled</string>
|
|
<string name="status_bar_4g_icon_title">4G icon</string>
|
|
<string name="status_bar_4g_icon_summary">Replace \'LTE\' icon with \'4G\'</string>
|
|
<string name="status_bar_wifi_standard_icon_title">Wi-Fi standard</string>
|
|
<string name="status_bar_wifi_standard_icon_summary">Display Wi-Fi standard next the Wi-Fi icon</string>
|
|
<string name="status_bar_bluetooth_battery_title">Bluetooth battery status</string>
|
|
<string name="status_bar_bluetooth_battery_summary">Display battery status for the connected Bluetooth device, if available</string>
|
|
<string name="status_bar_colored_icons_title">Colored icons</string>
|
|
<string name="status_bar_colored_icons_summary">Use launcher icons for app notifications</string>
|
|
<string name="status_bar_logo_title">Logo</string>
|
|
<string name="status_bar_logo_summary">Display a custom logo on the status bar</string>
|
|
<string name="status_bar_logo_position_title">Logo position</string>
|
|
<string name="status_bar_logo_position_left">Left side</string>
|
|
<string name="status_bar_logo_position_right">Right side</string>
|
|
<string name="status_bar_logo_style_title">Logo style</string>
|
|
<string name="status_bar_logo_style_evolution">Evolution X</string>
|
|
<string name="status_bar_logo_style_android">Android</string>
|
|
<string name="status_bar_logo_style_adidas">Adidas</string>
|
|
<string name="status_bar_logo_style_alien">Alien</string>
|
|
<string name="status_bar_logo_style_apple">Apple</string>
|
|
<string name="status_bar_logo_style_avengers">Avengers</string>
|
|
<string name="status_bar_logo_style_batman">Batman</string>
|
|
<string name="status_bar_logo_style_batman_tdk">Batman The Dark Knight</string>
|
|
<string name="status_bar_logo_style_beats">Beats</string>
|
|
<string name="status_bar_logo_style_biohazard">Biohazard</string>
|
|
<string name="status_bar_logo_style_blackberry">BlackBerry</string>
|
|
<string name="status_bar_logo_style_cannabis">Cannabis</string>
|
|
<string name="status_bar_logo_style_emoticon_cool">Emoticon cool</string>
|
|
<string name="status_bar_logo_style_emoticon_devil">Emoticon devil</string>
|
|
<string name="status_bar_logo_style_fire">Fire</string>
|
|
<string name="status_bar_logo_style_heart">Heart</string>
|
|
<string name="status_bar_logo_style_nike">Nike</string>
|
|
<string name="status_bar_logo_style_pacman">Pac-man</string>
|
|
<string name="status_bar_logo_style_puma">Puma</string>
|
|
<string name="status_bar_logo_style_rog">ROG</string>
|
|
<string name="status_bar_logo_style_spiderman">Spider-Man</string>
|
|
<string name="status_bar_logo_style_superman">Superman</string>
|
|
<string name="status_bar_logo_style_windows">Windows</string>
|
|
<string name="status_bar_logo_style_xbox">Xbox</string>
|
|
<string name="status_bar_logo_style_ghost">Ghost</string>
|
|
<string name="status_bar_logo_style_ninja">Ninja</string>
|
|
<string name="status_bar_logo_style_robot">Robot</string>
|
|
<string name="status_bar_logo_style_ironman">Iron Man</string>
|
|
<string name="status_bar_logo_style_captain_america">Captain America</string>
|
|
<string name="status_bar_logo_style_flash">Flash</string>
|
|
<string name="status_bar_logo_style_tux">Tux</string>
|
|
<string name="status_bar_logo_style_ubuntu">Ubuntu</string>
|
|
<string name="status_bar_logo_style_mint">Linux Mint</string>
|
|
<string name="status_bar_logo_style_amogus">Amogus</string>
|
|
<string name="status_bar_network_traffic_settings_title">Network traffic monitor</string>
|
|
<string name="status_bar_network_traffic_settings_summary">Display and customize current network traffic levels</string>
|
|
<string name="status_bar_notif_count_title">Notification count</string>
|
|
<string name="status_bar_notif_count_summary">Display the number of unread notifications on each app icon</string>
|
|
<string name="status_bar_privacy_indicators_category">Privacy indicators</string>
|
|
<string name="status_bar_mic_camera_privacy_indicator_title">Microphone & camera</string>
|
|
<string name="status_bar_mic_camera_privacy_indicator_summary">Display an indicator when an app accesses the microphone or camera</string>
|
|
<string name="status_bar_location_privacy_indicator_title">Location</string>
|
|
<string name="status_bar_location_privacy_indicator_summary">Display an indicator when an app accesses your location</string>
|
|
<string name="status_bar_projection_privacy_indicator_title">Screen projection</string>
|
|
<string name="status_bar_projection_privacy_indicator_summary">Display an indicator when the screen is being projected</string>
|
|
<string name="status_bar_carrier_lock_screen_title">Carrier name on lockscreen</string>
|
|
<string name="status_bar_carrier_lock_screen_summary">Display carrier name on lockscreen status bar</string>
|
|
<string name="status_bar_lyric_title">Status bar lyric</string>
|
|
<string name="status_bar_lyric_summary">Show lyric in status bar (need app support)</string>
|
|
<string name="status_bar_lyric_options_title">Options</string>
|
|
<string name="disguise_props_for_music_app_title">Disguise device for music apps</string>
|
|
<string name="disguise_props_for_music_app_summary">Disguise device in some music applications for support status bar lyric. After changing this toggle, you have to restart applications for the change to take effect.</string>
|
|
|
|
<!-- Status bar/Clock & date-->
|
|
<string name="status_bar_clock_position_title">Clock position</string>
|
|
<string name="status_bar_clock_position_right">Right</string>
|
|
<string name="status_bar_clock_position_left">Left</string>
|
|
<string name="status_bar_clock_position_center">Center</string>
|
|
<string name="status_bar_clock_position_hidden">Hidden</string>
|
|
<string name="status_bar_clock_seconds_title">Clock seconds</string>
|
|
<string name="status_bar_clock_seconds_summary">Display seconds next to clock in status bar</string>
|
|
<string name="status_bar_clock_auto_hide_intervals_title">Auto hide at intervals</string>
|
|
<string name="status_bar_clock_auto_hide_intervals_summary">Hide clock at specific time based intervals</string>
|
|
<string name="status_bar_clock_auto_hide_hdur_title">Hide duration</string>
|
|
<string name="status_bar_clock_auto_hide_hdur_summary">Number of seconds to hide clock</string>
|
|
<string name="status_bar_clock_auto_hide_sdur_title">Show duration</string>
|
|
<string name="status_bar_clock_auto_hide_sdur_summary">Number of seconds to wait before hiding clock</string>
|
|
<string name="status_bar_clock_auto_hide_launcher_title">Auto hide on launcher</string>
|
|
<string name="status_bar_clock_auto_hide_launcher_summary">Hide clock if launcher is visible</string>
|
|
<string name="status_bar_clock_chip_title">Background chip</string>
|
|
<string name="status_bar_clock_chip_summary">Display accented chip behind clock</string>
|
|
<string name="status_bar_am_pm_title">AM/PM style</string>
|
|
<string name="status_bar_am_pm_info">24-hour clock is enabled</string>
|
|
<string name="status_bar_am_pm_normal">Normal</string>
|
|
<string name="status_bar_am_pm_small">Small</string>
|
|
<string name="status_bar_am_pm_hidden">Hidden</string>
|
|
<string name="status_bar_date_title">Date</string>
|
|
<string name="status_bar_date_none">Hidden</string>
|
|
<string name="status_bar_date_small">Small</string>
|
|
<string name="status_bar_date_normal">Normal</string>
|
|
<string name="status_bar_date_format_title">Date format</string>
|
|
<string name="status_bar_date_style">Date style</string>
|
|
<string name="status_bar_date_style_normal">Normal</string>
|
|
<string name="status_bar_date_style_lowercase">Lowercase</string>
|
|
<string name="status_bar_date_style_uppercase">Uppercase</string>
|
|
<string name="status_bar_date_format_custom">Custom java format</string>
|
|
<string name="status_bar_date_string_edittext_title">Must be in DateFormat eg. MM/dd/yy</string>
|
|
<string name="status_bar_date_string_edittext_summary">Enter string</string>
|
|
<string name="status_bar_clock_date_position">Date position</string>
|
|
<string name="status_bar_clock_date_right">Right of time</string>
|
|
<string name="status_bar_clock_date_left">Left of time</string>
|
|
|
|
<!-- Status bar/Network traffic -->
|
|
<string name="network_traffic_location_title">Location</string>
|
|
<string name="network_traffic_location_disable">Disabled</string>
|
|
<string name="network_traffic_location_statusbar">Statusbar</string>
|
|
<string name="network_traffic_location_quick_statusbar">Quick Statusbar</string>
|
|
<string name="network_traffic_mode_title">Display mode</string>
|
|
<string name="network_traffic_mode_up">Upload only</string>
|
|
<string name="network_traffic_mode_down">Download only</string>
|
|
<string name="network_traffic_mode_all">Upload and download</string>
|
|
<string name="network_traffic_autohide">Auto hide</string>
|
|
<string name="network_traffic_autohide_summary">Hide the traffic monitor when inactive</string>
|
|
<string name="network_traffic_autohide_kilobits" translatable="false">Kb/s</string>
|
|
<string name="network_traffic_autohide_kilobytes" translatable="false">KB/s</string>
|
|
<string name="network_traffic_autohide_threshold">Inactivity threshold</string>
|
|
<string name="network_traffic_refresh_interval_title">Refresh interval</string>
|
|
<string name="network_traffic_refresh_interval_summary">Duration after which speed is remeasured</string>
|
|
<string name="network_traffic_units_title">Traffic measurement units</string>
|
|
<string name="network_traffic_units_bits">Bits per second (b/s)</string>
|
|
<string name="network_traffic_units_kilobits">Kilobits per second (kb/s)</string>
|
|
<string name="network_traffic_units_megabits">Megabits per second (Mb/s)</string>
|
|
<string name="network_traffic_units_bytes">Bytes per second (B/s)</string>
|
|
<string name="network_traffic_units_kilobytes">Kilobytes per second (kB/s)</string>
|
|
<string name="network_traffic_units_megabytes">Megabytes per second (MB/s)</string>
|
|
<string name="network_traffic_hidearrow">Hide arrows</string>
|
|
<string name="network_traffic_hidearrow_summary">Hide the network traffic indicator arrows</string>
|
|
|
|
<!-- Quick settings -->
|
|
<string name="quick_settings_interface_category">Interface</string>
|
|
<string name="quick_settings_tile_ui_style_title">QS tiles style</string>
|
|
<string name="quick_settings_tile_ui_style_a11_circle">Circle tiles</string>
|
|
<string name="quick_settings_tile_ui_style_a11_square">Square tiles</string>
|
|
<string name="quick_settings_tile_ui_style_a11_mix">Circle & Square tiles</string>
|
|
<string name="quick_settings_panel_style_title">QS panel style</string>
|
|
<string name="quick_settings_panel_style_outline">Outline</string>
|
|
<string name="quick_settings_panel_style_two_tone">Two-Tone accent</string>
|
|
<string name="quick_settings_panel_style_color_pop">Color pop</string>
|
|
<string name="quick_settings_panel_style_shaded">Shaded</string>
|
|
<string name="quick_settings_panel_style_cyberpunk">Cyberpunk</string>
|
|
<string name="quick_settings_panel_style_neumorph">Neumorph</string>
|
|
<string name="quick_settings_panel_style_reflected">Reflected</string>
|
|
<string name="quick_settings_panel_style_surround">Surround</string>
|
|
<string name="quick_settings_panel_style_thin">ThinLine</string>
|
|
<string name="quick_settings_tile_label_hide_title">Hide label</string>
|
|
<string name="quick_settings_tile_label_size_title">Label text size</string>
|
|
<string name="quick_settings_tile_label_hide_summary">Only show icon in tile</string>
|
|
<string name="quick_settings_tile_layout_title">Vertical layout</string>
|
|
<string name="quick_settings_tile_layout_summary">Show label below icon instead next to icon</string>
|
|
<string name="quick_settings_layout_columns_rows_title">Columns & rows</string>
|
|
<string name="quick_settings_layout_columns_rows_summary">Customize QS columns and rows</string>
|
|
<string name="quick_settings_layout_columns_rows_footer_text">QS rows should be equal or greater than QQS rows. Use higher number of columns for circle / square (A11) QS tile style.</string>
|
|
<string name="quick_settings_columns_portrait_title">Columns (portrait)</string>
|
|
<string name="quick_settings_columns_landscape_title">Columns (landscape)</string>
|
|
<string name="quick_settings_rows_portrait_title">Rows (portrait)</string>
|
|
<string name="quick_settings_rows_landscape_title">Rows (landscape)</string>
|
|
<string name="quick_settings_qqs_rows_portrait_title">Quick QS Rows (portrait)</string>
|
|
<string name="quick_settings_qqs_rows_landscape_title">Quick QS Rows (landscape)</string>
|
|
<string name="quick_settings_brightness_slider_category">Brightness slider</string>
|
|
<string name="quick_settings_show_brightness_slider_title">Brightness slider</string>
|
|
<string name="quick_settings_show_brightness_slider_never">Never show</string>
|
|
<string name="quick_settings_show_brightness_slider_expanded">Only show when expanded</string>
|
|
<string name="quick_settings_show_brightness_slider_always">Always show</string>
|
|
<string name="quick_settings_brightness_slider_position_title">Brightness slider position</string>
|
|
<string name="quick_settings_brightness_slider_position_top">Top</string>
|
|
<string name="quick_settings_brightness_slider_position_bottom">Bottom</string>
|
|
<string name="quick_settings_auto_brightness_icon_title">Auto brightness icon</string>
|
|
<string name="quick_settings_auto_brightness_icon_summary">Show icon toggle for adaptive brightness next to the slider</string>
|
|
<string name="quick_settings_brightness_slider_haptic_title">Haptic feedback</string>
|
|
<string name="quick_settings_brightness_slider_haptic_summary">Provide haptic feedback on changing brightness using slider</string>
|
|
<string name="quick_settings_animations_category">Animations</string>
|
|
<string name="quick_settings_tile_animation_style_title">Tiles animation style</string>
|
|
<string name="quick_settings_tile_animation_duration_title">Animation duration</string>
|
|
<string name="quick_settings_tile_animation_interpolator_title">Animation interpolator</string>
|
|
<string name="quick_settings_tile_animation_style_off">No animation</string>
|
|
<string name="quick_settings_tile_animation_style_flip">Flip</string>
|
|
<string name="quick_settings_tile_animation_style_rotate">Rotate</string>
|
|
<string name="quick_settings_tile_animation_interpolator_linear">Linear</string>
|
|
<string name="quick_settings_tile_animation_interpolator_accelerate">Accelerate</string>
|
|
<string name="quick_settings_tile_animation_interpolator_decelerate">Decelerate</string>
|
|
<string name="quick_settings_tile_animation_interpolator_accelerateDecelerate">Accelerate decelerate</string>
|
|
<string name="quick_settings_tile_animation_interpolator_bounce">Bounce</string>
|
|
<string name="quick_settings_tile_animation_interpolator_overshoot">Overshoot</string>
|
|
<string name="quick_settings_tile_animation_interpolator_anticipate">Anticipate</string>
|
|
<string name="quick_settings_tile_animation_interpolator_anticipateOvershoot">Anticipate overshoot</string>
|
|
<string name="quick_settings_data_usage_title">Data usage</string>
|
|
<string name="quick_settings_data_usage_summary">Display data usage summary in quick settings footer</string>
|
|
<string name="quick_settings_lock_screen_category">Lock screen</string>
|
|
<string name="quick_settings_secure_lock_screen_title">Hide on secure lock screen</string>
|
|
<string name="quick_settings_secure_lock_screen_summary">Hide all quick settings in the notification shade while the device is locked</string>
|
|
<string name="quick_settings_require_unlock_title">Secure QS tiles require unlock</string>
|
|
<string name="quick_settings_require_unlock_summary">The following quick settings require the device to be unlocked before you can interact with them:\nAirplane, Battery saver, Bluetooth, Cellular, Data saver, Hotspot, Internet, NFC, Rotation lock, and Wi-Fi</string>
|
|
<string name="quick_settings_miscellaneous_category">Miscellaneous</string>
|
|
<string name="quick_settings_bluetooth_show_dialog_title">Bluetooth tile dialog</string>
|
|
<string name="quick_settings_bluetooth_show_dialog_summary">Show bluetooth dialog or toggle bluetooth state on tapping bluetooth tile</string>
|
|
<string name="quick_settings_header_image_title">Header image</string>
|
|
<string name="quick_settings_header_image_summary">Select QS background header image</string>
|
|
<string name="quick_settings_header_daylight_pack_title">Header image collection</string>
|
|
<string name="quick_settings_header_shadow_title">Header image shadow</string>
|
|
<string name="quick_settings_header_shadow_summary">For better visibility on bright images</string>
|
|
<string name="quick_settings_header_static_provider_title">Static image</string>
|
|
<string name="quick_settings_header_daylight_provider_title">Image collection</string>
|
|
<string name="quick_settings_header_file_provider_title">Custom image</string>
|
|
<string name="quick_settings_header_provider_title">Header provider</string>
|
|
<string name="quick_settings_header_browse_title">Browse installed headers</string>
|
|
<string name="quick_settings_header_browse_summary">Browse all available header collections</string>
|
|
<string name="quick_settings_header_pick_title">Select header image</string>
|
|
<string name="quick_settings_header_pick_summary">Select an image to use for static mode</string>
|
|
<string name="quick_settings_header_file_select_title">Select image</string>
|
|
<string name="quick_settings_header_file_select_summary">Select custom image</string>
|
|
<string name="quick_settings_header_needs_gallery">You must install a gallery app!</string>
|
|
<string name="quick_settings_header_offset_title">Header image offset</string>
|
|
<string name="quick_settings_header_offset_summary">Adjust the image header size</string>
|
|
<string name="quick_settings_transparency_title">Background transparency</string>
|
|
<string name="quick_settings_transparency_summary">Set transparency level for QS background</string>
|
|
|
|
<!-- Notifications -->
|
|
<string name="notifications_heads_up_title">Heads up</string>
|
|
<string name="notifications_heads_up_summary">Allow pop up notifications</string>
|
|
<string name="notifications_interface_category">Interface</string>
|
|
<string name="notifications_edge_light_title">Edge light</string>
|
|
<string name="notifications_edge_light_summary">Light up the side edges of the screen on notification pulse</string>
|
|
<string name="notifications_kill_app_button_title">Kill app</string>
|
|
<string name="notifications_kill_app_button_summary">Show a kill app button in the notification\'s longpress menu</string>
|
|
<string name="notifications_sounds_vibration_category">Sounds & vibration</string>
|
|
<string name="notifications_alert_display_on_title">Alert while display on</string>
|
|
<string name="notifications_alert_display_on_summary">Play sound and vibration for notifications while the display is on</string>
|
|
|
|
<!-- Notifications/Alert Slider Notifications (OnePlus devices) -->
|
|
<string name="alert_slider_notifications_title">Alert slider notifications</string>
|
|
<string name="alert_slider_notifications_summary">Display notification when changing alert slider position</string>
|
|
|
|
<!-- Notifications/Compact Heads-up -->
|
|
<string name="compact_heads_up_notifications_enabled_title">Compact heads-up</string>
|
|
<string name="compact_heads_up_notifications_enabled_summary">Display notifications in compact size</string>
|
|
|
|
<!-- Notifications/Edge light -->
|
|
<string name="notifications_edge_light_always_trigger_on_pulse_title">Always trigger on pulse</string>
|
|
<string name="notifications_edge_light_always_trigger_on_pulse_summary">Whether to show edge light whenever ambient display is shown and not just for notifications</string>
|
|
<string name="notifications_edge_light_repeat_animation_title">Repeat animation</string>
|
|
<string name="notifications_edge_light_repeat_animation_summary_on">Repeat until timeout</string>
|
|
<string name="notifications_edge_light_repeat_animation_summary_off">Show only once</string>
|
|
<string name="notifications_edge_light_color_mode_title">Edge light color mode</string>
|
|
<string name="notifications_edge_light_style_title">Edge light style</string>
|
|
<string name="notifications_edge_light_stroke_width_title">Edge light stroke width</string>
|
|
<string name="notifications_edge_light_stroke_width_summary">Configure edge light thickness</string>
|
|
<string name="notifications_edge_light_style_1">Draw Line</string>
|
|
<string name="notifications_edge_light_style_2">Blink/Pulse</string>
|
|
|
|
<!-- Notifications/Less boring heads up -->
|
|
<string name="notifications_less_boring_heads_up_title">Less boring</string>
|
|
<string name="notifications_less_boring_heads_up_summary">Display popup notifications only for alarm, dialer and messaging app</string>
|
|
|
|
<!-- Power menu -->
|
|
<string name="power_menu_interface_category">Interface</string>
|
|
<string name="power_menu_actions_title">Power menu actions</string>
|
|
<string name="power_menu_actions_summary">Choose which actions are displayed</string>
|
|
<string name="power_menu_lock_screen_category">Lock screen</string>
|
|
<string name="power_menu_lock_screen_secure_title">Show on secure lock screen</string>
|
|
<string name="power_menu_lock_screen_secure_summary">Show the power menu while the device is locked</string>
|
|
|
|
<!-- Power menu/Power menu actions -->
|
|
<string name="power_menu_actions_advanced_reboot_title">Advanced reboot</string>
|
|
<string name="power_menu_actions_screenshot_title">Screenshot</string>
|
|
<string name="power_menu_actions_onthego_title">On-The-Go mode</string>
|
|
<string name="power_menu_actions_airplane_title">Airplane</string>
|
|
<string name="power_menu_actions_torch_title">Flashlight</string>
|
|
<string name="power_menu_actions_settings_title">Settings</string>
|
|
<string name="power_menu_actions_lockdown_title">Lockdown</string>
|
|
<string name="power_menu_actions_lockdown_unavailable">Lockdown is disabled as keyguard isn\'t secure</string>
|
|
<string name="power_menu_actions_soundpanel_title">Sound panel</string>
|
|
<string name="power_menu_actions_users_title">Users</string>
|
|
<string name="power_menu_actions_logout_title">Logout</string>
|
|
<string name="power_menu_actions_emergency_title">Emergency</string>
|
|
<string name="power_menu_actions_devicecontrols_title">Device controls</string>
|
|
|
|
<!-- Miscellaneous -->
|
|
<string name="miscellaneous_spoofing_category">Spoofing</string>
|
|
<string name="miscellaneous_developer_options_category">Developer options</string>
|
|
<string name="miscellaneous_app_downgrade_title">Allow application downgrade</string>
|
|
<string name="miscellaneous_app_downgrade_summary">Allow downgrading system applications, which may result in crashes and data loss</string>
|
|
<string name="miscellaneous_block_wallpaper_dimming_title">Ignore wallpaper dimming requests</string>
|
|
<string name="miscellaneous_block_wallpaper_dimming_summary">Blocks all apps from setting the wallpaper dim\nForces dim to 0</string>
|
|
<string name="miscellaneous_ignore_window_secure_title">Ignore window secure flags</string>
|
|
<string name="miscellaneous_ignore_window_secure_summary">Remove restrictions on screenshots and screen recordings for all applications, potentially risking privacy leaks</string>
|
|
<string name="miscellaneous_unlimit_screenrecord_title">Unlimit screenrecord</string>
|
|
<string name="miscellaneous_unlimit_screenrecord_summary">Remove the 15GiB file size limit\nMay result in a larger than needed output file</string>
|
|
|
|
<!-- Miscellaneous/Hide applist -->
|
|
<string name="hide_applist_title">Hide applist</string>
|
|
<string name="hide_applist_summary">Prevent apps from checking selected apps from appslist</string>
|
|
<string name="menu_show_overlay">Show overlay</string>
|
|
<string name="menu_hide_overlay">Hide overlay</string>
|
|
|
|
<!-- Miscellaneous/Smart Pixels -->
|
|
<string name="smart_pixels_warning_text">Smart pixels is a power saving feature. Depending on how many pixels you decide to turn off, you could see improvement in battery life. Note that in some cases it can result in unresponsive areas on touch screen</string>
|
|
<string name="smart_pixels_title">Smart Pixels</string>
|
|
<string name="smart_pixels_summary">Save battery by shutting off extra pixels</string>
|
|
<string name="smart_pixels_on_power_save_title">Auto-enable on battery saver</string>
|
|
<string name="smart_pixels_on_power_save_summary">Enable Smart Pixels when battery saver is enabled</string>
|
|
<string name="smart_pixels_percent">Percent of pixels to disable</string>
|
|
<string name="smart_pixels_shift_title">Burn-in protection</string>
|
|
<string name="smart_pixels_shift_summary">Prevents burn-in on OLED devices by shifting pixels every so often</string>
|
|
|
|
<!-- Miscellaneous/Spoofing -->
|
|
<string name="spoofing_title">Component spoofing</string>
|
|
<string name="spoofing_summary">Bypass app restrictions by spoofing components</string>
|
|
<string name="spoofing_system_wide_category">System-Wide</string>
|
|
<string name="spoofing_pixel_props_title">Pixel props</string>
|
|
<string name="spoofing_pixel_props_summary">Spoof a select group of Google apps to the latest Pixel device</string>
|
|
<string name="tensor_spoof_title">Spoof tensor features</string>
|
|
<string name="tensor_spoof_summary">Unlock tensor/pixel features</string>
|
|
<string name="spoofing_storage_encryption_title">Storage encryption</string>
|
|
<string name="spoofing_storage_encryption_summary">Spoof the device storage encryption status to \'Encrypted\'</string>
|
|
<string name="spoofing_app_specific_category">App-Specific</string>
|
|
<string name="spoofing_qsb_title">Google app</string>
|
|
<string name="spoofing_qsb_summary">Spoof the Google app to the latest Pixel device to unlock exclusive features</string>
|
|
<string name="spoofing_vending_title">Play Store</string>
|
|
<string name="spoofing_vending_summary">Spoof the Play Store to the latest Pixel device</string>
|
|
<string name="spoofing_photos_title">Google Photos</string>
|
|
<string name="spoofing_photos_summary">Spoof the Google Photos app as a Pixel XL</string>
|
|
<string name="spoofing_snap_title">Snapchat</string>
|
|
<string name="spoofing_snap_summary">Spoof Snapchat as a Pixel XL to fix possible chat issues</string>
|
|
<string name="gameprops_title">Unlock higher FPS in games</string>
|
|
<string name="gameprops_summary">Spoof your device as different model for specific games to unlock higher FPS</string>
|
|
|
|
<!-- Navigation Bar -->
|
|
<string name="navbar_layout_category_title">Button navbar</string>
|
|
<string name="navbar_layout_title">Layout</string>
|
|
<string name="navbar_layout_normal">Normal</string>
|
|
<string name="navbar_layout_compact">Compact</string>
|
|
<string name="navbar_layout_leftleaning">Left-leaning</string>
|
|
<string name="navbar_layout_rightleaning">Right-leaning</string>
|
|
<string name="navbar_invert_layout_title">Invert layout</string>
|
|
<string name="navbar_invert_layout_summary">Inverts the layout of the navigation bar and other items, such as the IME switcher</string>
|
|
|
|
<!-- About -->
|
|
<string name="about_info">Evolution X aims to provide users with a Pixel-like feel at first glance, with additional features at your disposal</string>
|
|
<string name="about_website_title">Website</string>
|
|
<string name="about_website_summary">Feel free to drop by our website</string>
|
|
<string name="about_twitter_title" translatable="false">Twitter</string>
|
|
<string name="about_twitter_summary">Come see our tweets</string>
|
|
<string name="about_discord_title" translatable="false">Discord</string>
|
|
<string name="about_discord_summary">Visit our community chat</string>
|
|
<string name="about_github_title" translatable="false">GitHub</string>
|
|
<string name="about_github_summary">Check out our GitHub</string>
|
|
<string name="about_contributors_title">Contributors</string>
|
|
<string name="about_contributor_1_title" translatable="false">Joey Huab</string>
|
|
<string name="about_contributor_1_summary" translatable="false">Founder/Lead Developer</string>
|
|
<string name="about_contributor_2_title" translatable="false">Anierin Bliss</string>
|
|
<string name="about_contributor_2_summary" translatable="false">Co-Founder/Co-Developer</string>
|
|
<string name="about_contributor_3_title" translatable="false">Akito Mizukito</string>
|
|
<string name="about_contributor_3_summary" translatable="false">Co-Founder/Project Manager</string>
|
|
|
|
<!-- Color Picker -->
|
|
<string name="dialog_color_picker">Color Picker</string>
|
|
<string name="press_color_to_apply">Press on color below to apply</string>
|
|
<string name="arrow_right" translatable="false">→</string>
|
|
<string name="arrow_down" translatable="false">↓</string>
|
|
<string name="hex" translatable="false">Hex:</string>
|
|
<string name="hex_hint" translatable="false">#ff000000</string>
|
|
<string name="set">Set</string>
|
|
<string name="color_default">Default</string>
|
|
<string name="accent_color">Accent color (Default)</string>
|
|
<string name="notification_color">Notification color</string>
|
|
<string name="wallpaper_color">Wallpaper color</string>
|
|
<string name="rainbow_gradient_color">Rainbow gradient color</string>
|
|
<string name="custom_color">Custom color</string>
|
|
|
|
<!-- Custom seekbar -->
|
|
<string name="custom_seekbar_value">Value: <xliff:g id="v">%s</xliff:g></string>
|
|
<string name="custom_seekbar_default_value">by default</string>
|
|
<string name="custom_seekbar_default_value_to_set">Default value: <xliff:g id="v">%s</xliff:g>\nLong tap to set</string>
|
|
<string name="custom_seekbar_default_value_is_set">Default value is set</string>
|
|
|
|
<!-- General -->
|
|
<string name="enable">Enable</string>
|
|
<string name="disable">Disable</string>
|
|
<string name="boot_animation_applied">Boot animation applied</string>
|
|
|
|
<!-- Units -->
|
|
<string name="unit_milliseconds">milliseconds</string>
|
|
<string name="unit_pixels" translatable="false">dp</string>
|
|
<string name="unit_seconds">seconds</string>
|
|
|
|
<!-- SystemUI restart dialog -->
|
|
<string name="systemui_restart_title">SystemUI restart required</string>
|
|
<string name="systemui_restart_message">For changes to take effect, a SystemUI restart is required. Restart SystemUI now?</string>
|
|
<string name="systemui_restart_yes">Yes</string>
|
|
<string name="systemui_restart_not_now">Not now</string>
|
|
</resources>
|