Cherish:Import translation from android 12.1

Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
Hưng Phan
2022-08-27 23:23:06 +07:00
parent 341a2c58e3
commit d9beb90c32
39 changed files with 28769 additions and 3484 deletions

View File

@@ -0,0 +1,771 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2019 CherishOS
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">
<!-- App Title -->
<string name="cherish_settings_title">Cherish Settings</string>
<!-- Units -->
<string name="unit_milliseconds">milliseconds</string>
<string name="unit_seconds">seconds</string>
<!-- Categories -->
<string name="button_title">Buttons</string>
<string name="button_summary">Hardware keys, Navigation bar</string>
<string name="gestures_title">Gestures</string>
<string name="gestures_summary">Jump to camera, swipe to screenshot</string>
<string name="lockscreen_title">Lock screen</string>
<string name="lockscreen_summary">Music visualizer, charging animation, clock style</string>
<string name="misc_title">Miscellaneous</string>
<string name="misc_summary">Gaming mode, volume controls</string>
<string name="animations_title">Animations</string>
<string name="animations_summary">System animations</string>
<string name="powermenu_title">Power menu</string>
<string name="powermenu_summary">Advanced restart, power menu opacity</string>
<string name="theme_title">Themes</string>
<string name="theme_summary">System theme, rounded, switch theme</string>
<string name="quicksettings_title">Quick Settings</string>
<string name="quicksettings_summary">Tile layout, blur</string>
<string name="recents_title">Recents apps</string>
<string name="recents_summary">Slim recents</string>
<string name="statusbar_title">Status bar</string>
<string name="statusbar_summary">Clock, carrier, status icons</string>
<string name="volume_title">Volume rockers</string>
<string name="volume_summary">Volume rockers</string>
<string name="notifications_title">Notifications</string>
<string name="notifications_summary">Battery light, notifications header</string>
<string name="about_summary">Learn more about CherishOS</string>
<string name="device_part_title">Device features</string>
<string name="qs_category">QS category</string>
<string name="navbar_title">Navigation bar</string>
<string name="volume_keys_title">Volume keys</string>
<!-- General strings -->
<string name="ok">OK</string>
<string name="reset">Reset</string>
<string name="cancel">Cancel</string>
<string name="save">Save</string>
<string name="default_string">Default</string>
<string name="disabled">Disabled</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"></string>
<string name="arrow_down"></string>
<string name="hex">Hex:</string>
<string name="hex_hint">#ff000000</string>
<string name="set">Set</string>
<string name="color_default">Default</string>
<string name="led_color_green">Green</string>
<string name="led_color_red">Red</string>
<!-- Custom seekbar -->
<string name="custom_seekbar_value">Value: <xliff:g id="v">%s</xliff:g></string>
<string name="custom_seekbar_default_value">Default</string>
<string name="custom_seekbar_default_value_to_set">Default value: <xliff:g id="v">%s</xliff:g>\nLong press to set</string>
<string name="custom_seekbar_default_value_is_set">Default value is set</string>
<string name="add_package_to_title">Add application</string>
<!-- QS settings -->
<string name="qs_title">Quick settings</string>
<!-- QuickSettings haptic feedback -->
<string name="quick_settings_vibrate_title">Vibrate on touch</string>
<string name="quick_settings_vibrate_summary">Vibrate when touching QS tiles</string>
<!-- Lockscreen shortcuts -->
<string name="ls_category">Lockscreen Items</string>
<string name="ls_tuner">Enable Lockscreen tuner</string>
<string name="lockscreen_shortcuts">Lockscreen shortcuts</string>
<string name="ls_shortcut_summary">Customize Lockscreen shortcuts</string>
<!-- Lockscreen icons -->
<string name="lockscreen_tuner_title">Lockscreen tuner</string>
<!-- Statusbar Items -->
<string name="sb_icons">Statusbar Icons</string>
<string name="statusbar_items_category">Statusbar items</string>
<!-- Status bar - icons -->
<string name="status_bar_icons_title">Status bar icons</string>
<!-- Lock screen visualizer -->
<string name="visualizer_title">Display music visualizer</string>
<!-- Power menu and dialogs opacity -->
<!-- AOKP custom system animations -->
<!-- Power menu Animations -->
<string name="power_menu_animation">Power menu</string>
<!-- QS header image -->
<!-- Lockscreen -->
<string name="lockscreen_category">Lockscreen</string>
<!-- Themes -->
<string name="theme_type_title">System theme</string>
<string name="theme_type_summary">Select theme</string>
<!--Accenter -->
<string name="themes_hub_title">Themes</string>
<string name="themes_hub_summary">Accents-Gradients-Themes</string>
<string name="rgb_accent_picker_title_dark">Accent Picker</string>
<string name="rgb_accent_picker_summary">Choose the accent color yourself</string>
<string name="theme_option_reset_title">Reset Theme Options</string>
<string name="theme_option_reset_message">Are you sure you want to reset themes-accent to default?</string>
<!--ThemePicker-->
<string name="theme_select_title">Styles and Wallpapers</string>
<string name="theme_select_summary">Browse and select installed themes</string>
<string name="notification_light_settings">Notifications light</string>
<!-- Volume rocker wake -->
<string name="volume_rocker_wake_title">Volume rocker wake</string>
<string name="search">Search</string>
<string name="search_apps">Search apps</string>
<!-- Power Menu -->
<string name="power_menu_title">Power menu</string>
<string name="power_menu_title_summary">View or change power menu entries</string>
<string name="powermenu_screenshot">Screenshot</string>
<string name="powermenu_power">Power</string>
<string name="powermenu_advanced">Advanced reboot options</string>
<string name="powermenu_restart">Restart</string>
<string name="powermenu_airplane">Airplane</string>
<string name="powermenu_settings">Settings</string>
<string name="powermenu_lockdown">Lock Down</string>
<string name="powermenu_soundpanel">Sound Panel</string>
<string name="powermenu_users">Users</string>
<string name="powermenu_logout">Logout</string>
<string name="powermenu_emergency">Emergency</string>
<!-- Double Tap Lockscreen to Sleep -->
<string name="lockscreen_gesture_title">Gestures</string>
<string name="double_tap_to_sleep_lockscreen_title">Double tap to sleep</string>
<string name="double_tap_to_sleep_lockscreen_summary">Double tap on the top third or bottom shortcut area of the lock screen to put the device to sleep</string>
<!-- Double Tap Statusbar to Sleep -->
<string name="statusbar_gesture_title">Gestures</string>
<string name="double_tap_to_sleep_statusbar_title">Double tap to sleep</string>
<string name="double_tap_to_sleep_statusbar_summary">Double tap on statusbar to put the device to sleep</string>
<!-- Buttons title -->
<string name="volume_category">Volume Rocker</string>
<!--Volume keys -->
<string name="volume_rocker_wake_summary">Pressing the volume keys will wake your device</string>
<!-- Torch Power button gestures -->
<string name="torch_power_button_gesture_title">Toggle torch when screen off</string>
<string name="torch_power_button_gesture_none">Disabled</string>
<string name="torch_power_button_gesture_dt">Double tap power button (slower single tap response), Disables double power tap for camera.</string>
<string name="torch_power_button_gesture_dt_toast">Jump to camera gesture is now disabled</string>
<string name="torch_power_button_gesture_lp">Long press power button</string>
<!-- Hardware button navigation -->
<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>
<string name="profile_applist_title">Applications</string>
<string name="choose_action_title">Choose action</string>
<string name="action_entry_default_action">Default settings</string>
<string name="action_entry_select_app">Select application</string>
<string name="action_entry_custom_action">Select custom action</string>
<string name="hardware_keys_volume_keys_title">Volume rocker</string>
<string name="hardware_keys_home_key_title">Home button</string>
<string name="hardware_keys_menu_key_title">Menu button</string>
<string name="hardware_keys_assist_key_title">Search button</string>
<string name="hardware_keys_appswitch_key_title">Overview button</string>
<string name="hardware_keys_back_key_title">Back button</string>
<string name="hardware_keys_double_tap_summary">Set double tap action</string>
<string name="hardware_keys_single_tap_summary">Set single tap action</string>
<string name="hardware_keys_long_press_summary">Set long press action</string>
<string name="hardware_keys_single_tap_title">Single tap action</string>
<string name="hardware_keys_long_press_title">Long press action</string>
<string name="hardware_keys_double_tap_title">Double tap action</string>
<!-- 4G icon -->
<string name="show_fourg_icon_title">4G icon</string>
<string name="show_fourg_icon_summary">Display 4G icon in signal icon instead LTE</string>
<!-- Volume swap buttons -->
<string name="swap_volume_buttons_title">Reorient</string>
<string name="swap_volume_buttons_summary">Swap volume buttons when the screen is rotated</string>
<!-- Power menu on lockscreen -->
<string name="lockscreen_power_menu_disabled_title">Disable power menu on lock screen</string>
<string name="lockscreen_power_menu_disabled_summary">This will only disable the power menu on secure lock screens</string>
<!-- Toast app icon -->
<string name="toast_icon_title">Toast app icon</string>
<string name="toast_icon_summary">Display the app\'s icon corresponding with the toast</string>
<!-- Heads up -->
<string name="headsup_category">HeadsUp Settings</string>
<string name="heads_up_notifications">Heads up</string>
<string name="heads_up_notifications_summary">Customise heads up notifications settings</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_stoplist_summary">Disable heads up notifications in these applications</string>
<string name="add_heads_up_blacklist_summary">Disable heads up from these applications</string>
<string name="heads_up_stoplist_title">Stoplist</string>
<string name="heads_up_blacklist_title">Blacklist</string>
<string name="profile_choose_app">Choose app</string>
<string name="dialog_delete_title">Delete</string>
<string name="dialog_delete_message">Remove selected item?</string>
<!-- Heads up timeout -->
<string name="heads_up_time_out_title">Time out</string>
<string name="heads_up_time_out_summary">Peeking notifications will show for <xliff:g id="number">%d</xliff:g> seconds</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_5sec">5 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>
<!-- Heads up snooze -->
<string name="heads_up_snooze_title">Snooze timer</string>
<string name="heads_up_snooze_summary_one_minute">Swiping up on peeking notifications will snooze heads up from that application for 1 minute</string>
<string name="heads_up_snooze_summary">Swiping up on peeking notifications will snooze heads up from that application for <xliff:g id="number">%d</xliff:g> minutes</string>
<string name="heads_up_snooze_disabled_summary">Snooze timer is disabled</string>
<string name="heads_up_snooze_1min">1 minute</string>
<string name="heads_up_snooze_5min">5 minutes</string>
<string name="heads_up_snooze_10min">10 minutes</string>
<string name="heads_up_snooze_15min">15 minutes</string>
<string name="heads_up_snooze_20min">20 minutes</string>
<!-- Quick QS pulldown -->
<string name="status_bar_quick_qs_pulldown">Quick QS pulldown</string>
<string name="quick_pulldown_none">Disabled</string>
<string name="quick_pulldown_right">Pulldown statusbar from right side</string>
<string name="quick_pulldown_left">Pulldown statusbar from left side</string>
<!-- Incall vibrate options -->
<string name="incall_vibration_category">In-call vibration options</string>
<string name="incall_vibrate_connect_title">Vibrate on connect</string>
<string name="incall_vibrate_call_wait_title">Vibrate on call waiting</string>
<string name="incall_vibrate_disconnect_title">Vibrate on disconnect</string>
<!-- Data disabled icon -->
<string name="data_disabled_icon_title">Show data disabled icon</string>
<string name="data_disabled_icon_summary">Display the cross sign next to signal bar when data is disabled</string>
<!-- Roaming indicator icon -->
<string name="roaming_indicator_icon_title">Roaming indicator</string>
<string name="roaming_indicator_icon_summary">Display roaming indicator in signal icon when in roaming mode</string>
<!-- Show VoLTE icon on statusbar -->
<string name="volte_switch_title">VoLTE icon</string>
<string name="volte_switch_summary">Display VoLTE icon</string>
<string name="volte_icon_title">VoLTE icon</string>
<string name="volte_icon_summary">Display VoLTE icon</string>
<string name="volte_icon_style_title">Select VoLTE Icon</string>
<string name="volte_icon_asus">VoLTE Asus Icon</string>
<string name="volte_icon_vo">Vo Only Icon</string>
<string name="volte_icon_volte">VoLTE Icon</string>
<string name="volte_icon_oos">VoLTE OOS Icon</string>
<string name="volte_icon_hd">HD Icon</string>
<string name="volte_icon_hd2">HD CAF Icon</string>
<string name="volte_icon_miui">MIUI 11 Icon</string>
<string name="volte_icon_emui">EMUI Icon</string>
<string name="volte_icon_margaritov">HD Filled Icon</string>
<string name="volte_icon_margaritov2">Margaritov VoLTE Icon</string>
<string name="volte_icon_vivo">Vivo Icon</string>
<string name="volte_icon_aris">Aris Icon</string>
<string name="volte_icon_beast">Aww Icon</string>
<string name="volte_icon_ios">Ios Icon</string>
<string name="volte_icon_lr">Livenge Icon</string>
<string name="volte_icon_realme">Realme Icon</string>
<string name="volte_icon_typeA">Mild Icon</string>
<string name="volte_icon_typeB">Filth Icon</string>
<string name="volte_icon_typeC">Mue Icon</string>
<string name="volte_icon_typeD">Sus Icon</string>
<string name="volte_icon_typeE">Acherus Icon</string>
<string name="volte_icon_vcircle">Circle Icon</string>
<string name="volte_icon_vimeo">Vimeo Icon</string>
<string name="volte_icon_volit">Volit Icon</string>
<string name="volte_icon_zirco">Ziroc Icon</string>
<!-- VoWiFi icon -->
<string name="vowifi_icon_title">VoWiFi icon</string>
<string name="vowifi_icon_enabled">VoWiFi icon enabled</string>
<string name="vowifi_icon_disabled">VoWiFi icon disabled</string>
<string name="vowifi_icon_enabled_volte_disabled">VoWiFi instead of VoLTE icon</string>
<string name="vowifi_icon_style_title">VoWiFi icon style</string>
<string name="vowifi_icon_default">Default Icon</string>
<string name="vowifi_icon_emui">EMUI Icon</string>
<string name="vowifi_icon_asus">Asus Icon</string>
<string name="vowifi_icon_oneplus">OOS Icon</string>
<string name="vowifi_icon_moto">Motorola Icon</string>
<string name="vowifi_icon_simple1">Simple1 Icon</string>
<string name="vowifi_icon_simple2">Simple2 Icon</string>
<string name="vowifi_icon_simple3">Simple3 Icon</string>
<string name="vowifi_icon_vivo">Vivo Icon</string>
<string name="vowifi_icon_margaritov">Margaritov Icon</string>
<!-- Battery light -->
<string name="battery_light_settings">Battery charging light</string>
<string name="battery_light_enable">Enable</string>
<string name="battery_full_light_enabled">Battery light when full charged</string>
<string name="battery_light_allow_on_dnd_title">Battery light in Do Not Disturb mode</string>
<string name="battery_light_low_blinking_title">Blinking light on low battery</string>
<string name="battery_light_cat">Battery light color when charging</string>
<string name="battery_light_low_color">Low battery</string>
<string name="battery_light_medium_color">Medium battery</string>
<string name="battery_light_full_color">Almost full battery</string>
<string name="battery_light_reallyfull_color">Full (100) battery</string>
<!-- Heads up options -->
<string name="less_boring_heads_up_title">Make heads up less annoying</string>
<string name="less_boring_heads_up_summary">Show heads up only for dialer or messaging app if they are not in foreground</string>
<!-- Notification guts kill app button -->
<string name="general_category">General</string>
<string name="notification_guts_kill_app_button_title">Kill app button</string>
<string name="notification_guts_kill_app_button_summary">Show a kill app button in the notification\'s longpress menu</string>
<!-- Double Tap on Doze to wake -->
<string name="double_tap_on_doze_to_wake_title">Double-tap to wake on doze</string>
<string name="double_tap_on_doze_to_wake_summary">Double tap to wake when device is dreaming</string>
<!-- Old mobile type icons -->
<string name="use_old_mobiletype_title">Small mobile type icon</string>
<string name="use_old_mobiletype_summary">Show mobile type icon on top of the signal indicator</string>
<!-- Lockscreen battery info indicator -->
<string name="lockscreen_battery_info_title">Lockscreen charging info</string>
<string name="lockscreen_battery_info_summary">Show charging current, voltage, wattage and battery temperature on lockscreen while charging</string>
<!-- Charging animation -->
<string name="charging_animation_title">Charging animation</string>
<string name="charging_animation_summary">Display an animation when the device is plugged in</string>
<!-- Tiles animation style -->
<string name="qs_tile_animation_title">Animations</string>
<string name="qs_tile_animation_style_title">Animation style</string>
<string name="qs_tile_animation_duration_title">Animation duration</string>
<string name="qs_tile_animation_interpolator_title">Tiles animation interpolator</string>
<string name="qs_tile_animation_style_off">No animation</string>
<string name="qs_tile_animation_style_flip">Flip</string>
<string name="qs_tile_animation_style_rotate">Rotate</string>
<string name="qs_tile_animation_duration_low">Low</string>
<string name="qs_tile_animation_duration_default">Default</string>
<string name="qs_tile_animation_duration_fast">Fast</string>
<string name="qs_tile_animation_interpolator_linearInterpolator">Linear</string>
<string name="qs_tile_animation_interpolator_accelerateInterpolator">Accelerate</string>
<string name="qs_tile_animation_interpolator_decelerateInterpolator">Decelerate</string>
<string name="qs_tile_animation_interpolator_accelerateDecelerateInterpolator">Accelerate decelerate</string>
<string name="qs_tile_animation_interpolator_bounceInterpolator">Bounce</string>
<string name="qs_tile_animation_interpolator_overshootInterpolator">Overshoot</string>
<string name="qs_tile_animation_interpolator_anticipateInterpolator">Anticipate</string>
<string name="qs_tile_animation_interpolator_anticipateOvershootInterpolator">Anticipate overshoot</string>
<string name="qs_set_animation_style">%1$s</string>
<string name="qs_set_animation_duration">%1$s</string>
<string name="qs_set_animation_interpolator">%1$s</string>
<!-- Blink flashlight for incoming calls -->
<string name="flashlight_category">Flashlight</string>
<string name="flashlight_on_call_title">Blink Flashlight for incoming call</string>
<string name="flashlight_on_call_disabled">Disabled</string>
<string name="flashlight_on_call_ringer">When ringing</string>
<string name="flashlight_on_call_no_ringer">When ringer is silent</string>
<string name="flashlight_on_call_silent">When entirely silent (no ringer or vibrator)</string>
<string name="flashlight_on_call_always">Always</string>
<string name="flashlight_on_call_ignore_dnd_title">Ignore DND</string>
<string name="flashlight_on_call_ignore_dnd_summary">Whether to flash when in Do Not Disturb mode</string>
<string name="flashlight_on_call_rate_title">Rate</string>
<string name="flashlight_on_call_rate_summary">Flashlight on call blink rate</string>
<!-- Combined signal icons in status bar -->
<string name="combined_status_bar_signal_icons">Combined signal icons</string>
<string name="combined_status_bar_signal_icons_summary">Enable combined signal icons in status bar.\nRequires a SystemUI restart</string>
<!-- QS battery estimates -->
<string name="qs_show_battery_estimate_title">Battery estimates</string>
<string name="qs_show_battery_estimate_summary">Show estimated remaining battery life next to the icon</string>
<!-- AOD Schedule -->
<string name="always_on_display_schedule_title">Always on display schedule</string>
<string name="always_on_display_schedule_sunset">Sunset</string>
<string name="always_on_display_schedule_sunrise">Sunrise</string>
<string name="always_on_display_schedule_mixed_sunset">Turns on from sunset till a time</string>
<string name="always_on_display_schedule_mixed_sunrise">Turns on from a time till sunrise</string>
<!-- Pulse notifications lightning -->
<string name="pulse_ambient_light_title">Ambient edge lightning</string>
<string name="pulse_ambient_light_summary">Light ambient edges for pulsing notifications</string>
<string name="ambient_notification_light_enabled_title">Show on AOD</string>
<string name="ambient_notification_light_enabled_summary">Keep showing edge lightning on AOD</string>
<string name="ambient_notification_light_hide_aod_title">Hide AOD content</string>
<string name="ambient_notification_light_hide_aod_summary">Hide AOD content when edges are lighted</string>
<string name="ambient_notification_light_duration_title">Duration</string>
<string name="ambient_notification_light_duration_summary">Time it takes for each animation to complete</string>
<string name="ambient_notification_light_repeats_title">Repeats</string>
<string name="ambient_notification_light_repeats_summary">Amount of times the animation should show\n0 for infinite</string>
<string name="ambient_notification_light_timeout_title">Timeout</string>
<string name="ambient_notification_light_timeout_forever">Forever</string>
<string name="ambient_notification_light_timeout_half_minute">30 seconds</string>
<string name="ambient_notification_light_timeout_minute">1 minute</string>
<string name="ambient_notification_light_timeout_three_minutes">3 minutes</string>
<string name="ambient_notification_light_timeout_five_minutes">5 minutes</string>
<string name="ambient_notification_light_timeout_ten_minutes">10 minutes</string>
<string name="set_to_zero">Set repeats to 0 to enable</string>
<string name="ambient_notification_color_mode_title">Color mode</string>
<string name="ambient_notification_color_mode_accent">Accent color</string>
<string name="ambient_notification_color_mode_wall">Wallpaper dominant color</string>
<string name="ambient_notification_color_mode_notification">Notification icon color</string>
<string name="ambient_notification_color_mode_custom">@string/ambient_notification_light_color_title</string>
<string name="ambient_notification_light_color_title">Custom color</string>
<string name="pulse_ambient_light_show_always_title">Show always</string>
<string name="pulse_ambient_light_show_always_summary">Show lights for all doze events and not just notifications</string>
<string name="pulse_ambient_light_repeat_direction_title">Light repeat mode</string>
<string name="pulse_ambient_light_repeat_direction_restart">Restart</string>
<string name="pulse_ambient_light_repeat_direction_reverse">Reverse</string>
<string name="pulse_ambient_light_layout_title">Light view</string>
<string name="pulse_ambient_light_layout_solid">Solid</string>
<string name="pulse_ambient_light_layout_faded">Faded</string>
<string name="pulse_ambient_light_width_title">Light width</string>
<string name="pulse_light_layout_style_title">Light Layout Style</string>
<string name="pulse_light_both">All Four Sides</string>
<string name="pulse_light_top_bottom">Only Top-Bottom</string>
<string name="pulse_light_left_right">Only Left-Right</string>
<!-- Ambient Ticker -->
<string name="pulse_on_new_tracks_title">Music ticker</string>
<string name="pulse_on_new_tracks_summary">Show music ticker on Ambient Display during track change</string>
<!-- Screen off FOD -->
<string name="screen_off_fod_title">Screen off FOD</string>
<string name="screen_off_fod_summary">Keep FOD enabled when the screen is off</string>
<!-- Volume Steps Fragment -->
<string name="volume_steps_fragment_title">Volume steps</string>
<string name="volume_steps_summary">Customize volume steps</string>
<string name="volume_steps_alarm_title">Volume steps: Alarm</string>
<string name="volume_steps_dtmf_title">Volume steps: DTMF</string>
<string name="volume_steps_music_title">Volume steps: Media</string>
<string name="volume_steps_notification_title">Volume steps: Notification</string>
<string name="volume_steps_ring_title">Volume steps: Ringer</string>
<string name="volume_steps_system_title">Volume steps: System</string>
<string name="volume_steps_voice_call_title">Volume steps: Voice Call</string>
<string name="volume_steps_reset">Reset</string>
<!-- Udfps animations -->
<string name="udfps_category">Udfps</string>
<string name="udfps_recog_animation">Udfps animation</string>
<string name="udfps_recog_animation_summary">Shows an animation while reading your finger</string>
<string name="udfps_recog_animation_effect_title">Udfps animation effect</string>
<string name="udfps_recog_animation_effect_summary">Choose animation effect</string>
<!-- Udfps icon picker -->
<string name="udfps_icon_picker_title">Udfps icon picker</string>
<string name="udfps_icon_picker_summary">Choose your favorite fingerprint icon</string>
<!-- Udfps Custom Options -->
<string name="udfps_settings_title">Udfps Options</string>
<string name="udfps_settings_summary">Different menus for customizing the udfps</string>
<!-- Udfps Haptic Feedback -->
<string name="udfps_haptic_feedback_title">FOD haptic feedback</string>
<string name="udfps_haptic_feedback_summary">Vibrate when touching FOD icon</string>
<!-- Custom FOD Icon -->
<string name="custom_fp_icon_title">Custom UDFPS Icon</string>
<string name="custom_fp_icon_summary">Enable custom UDFPS Icon from files</string>
<string name="custom_fp_select_title">Select Custom UDFPS Icon</string>
<string name="custom_fp_select_summary">Select custom image from your saved files or gallery</string>
<!-- Privacy indicators -->
<string name="mic_camera_privacy_indicator_title">Mic and camera privacy indicator</string>
<string name="mic_camera_privacy_indicator_summary">Show separate indicator when an any app uses mic or camera</string>
<string name="location_privacy_indicator_title">Location privacy indicator</string>
<string name="location_privacy_indicator_summary">Show separate indicator when an any app uses location</string>
<!-- Sb Icon Style -->
<string name="statusbar_icons_style">Colored Statusbar Icons</string>
<string name="statusbar_icons_style_summary">Choose the style of your statusbar icons (requires SystemUI restart)</string>
<!-- Notification headers -->
<string name="notification_headers_title">Notification Headers</string>
<string name="notification_headers_summary">Show headers in the notification shade</string>
<!-- Gaming mode -->
<string name="gaming_mode_title">Game space</string>
<string name="gaming_mode_summary">Extra features for immersive gaming experience</string>
<!-- Battery percentage -->
<string name="battery_style_category_title">Battery icon</string>
<string name="status_bar_battery_percentage_title">Battery percentage</string>
<string name="status_bar_battery_percentage_default">Hidden</string>
<string name="status_bar_battery_percentage_text_next">Next to the icon</string>
<string name="status_bar_battery_percentage_text_inside">Inside the icon</string>
<!-- Status bar battery style-->
<string name="status_bar_battery_style_title">Battery style</string>
<string name="status_bar_battery_style_port">Portrait</string>
<string name="status_bar_battery_style_circle">Circle</string>
<string name="status_bar_battery_style_dotted_circle">Circle (Dotted)</string>
<string name="status_bar_battery_style_filled_circle">Circle (Filled)</string>
<string name="status_bar_battery_style_text">Text</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_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_pill">Portrait Mx</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_signal">Landscape Airoo</string>
<string name="status_bar_battery_style_icon_landscape_buddy">Landscape Capsule</string>
<!-- Network Traffic -->
<string name="traffic_title">Traffic indicators</string>
<string name="traffic_summary">Customize the traffic indicators</string>
<string name="network_traffic_autohide_threshold_title">Auto-hide threshold</string>
<string name="network_traffic_location_title">Location</string>
<string name="network_traffic_disabled">Disabled</string>
<string name="network_traffic_statusbar">Status bar</string>
<string name="network_traffic_qs_header">QS header</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_mode_title">Display mode</string>
<string name="network_traffic_dynamic">Dynamic</string>
<string name="network_traffic_download">Download</string>
<string name="network_traffic_upload">Upload</string>
<string name="network_traffic_font_size">Single net font size</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">Kb/s</string>
<string name="network_traffic_autohide_kilobytes">KB/s</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>
<!-- Themeing -->
<string name="dark_ui_mode_summary">Browse the dark theme options</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the settings category for theme overlays. -->
<string name="theme_customization_category">Theming</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the adaptive icon shape (e.g. launcher and quick settings icons). -->
<string name="theme_customization_icon_shape_title">Icon shape</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize accent color. -->
<string name="theme_customization_icon_shape_summary">Set system icon shape style</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize headline and body fonts. -->
<string name="theme_customization_font_title">Headline / Body font</string>
<string name="theme_customization_font_summary">Set system font style</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the system wide icon pack. -->
<string name="theme_customization_icon_pack_title">Icon pack</string>
<string name="theme_customization_icon_pack_summary">Set custom icon pack style</string>
<string name="theme_customization_signal_icon_title">Signal icon style</string>
<string name="theme_customization_signal_icon_summary">Set custom signal icon style</string>
<string name="theme_customization_wifi_icon_title">WiFi icon style</string>
<string name="theme_customization_wifi_icon_summary">Set custom wifi icon style</string>
<!-- Custom Signal bar icons -->
<string name="custom_signal_bar_title">Signal</string>
<!-- Custom Wi-Fi bar icons -->
<string name="custom_wifi_bar_title">Wi-Fi</string>
<!-- Button brightness -->
<string name="button_backlight_options_category">Backlight options</string>
<string name="button_backlight_enable_title">Allow button backlight</string>
<string name="button_link_brightness">Link to screen brightness</string>
<string name="button_link_brightness_summary">Button backlight brightness will adjust based on current screen brightness level</string>
<string name="button_manual_brightness">Brightness level</string>
<string name="button_timeout_title">Backlight timeout</string>
<string name="button_backlight_on_touch_only_title">Button backlight touch</string>
<string name="button_backlight_on_touch_only_summary">Button backlight will only appear when buttons are pressed rather than on all the time. Timeout still impacts this feature.</string>
<!-- Screen off animation -->
<string name="screen_off_animation_title">Screen off animation</string>
<string name="screen_off_animation_crt">CRT</string>
<string name="screen_off_animation_scale">Scale</string>
<!-- Status bar - Clock -->
<string name="status_bar_clock_title">Clock &amp; date</string>
<string name="status_bar_clock_summary">Customize clock &amp; date</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_position_title">Clock style</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_auto_hide_title">Auto hide</string>
<string name="status_bar_clock_auto_hide_launcher_summary">Hide clock if launcher is visible</string>
<string name="status_bar_clock_auto_hide_summary">Hide clock at regular interval</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_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="clock_date_position">Date position</string>
<string name="clock_date_right">Right of time</string>
<string name="clock_date_left">Left of time</string>
<!-- QS clock -->
<string name="qs_clock_title">Clock</string>
<string name="qs_clock_summary">Display clock in quick status bar header</string>
<!-- QS date -->
<string name="qs_date_title">Date</string>
<string name="qs_date_summary">Display date in quick status bar header</string>
<!-- Media art -->
<string name="lockscreen_media_category">Lock screen media</string>
<string name="media_art_title">Media cover art</string>
<string name="media_art_summary">Enable media cover art on the lockscreen</string>
<!-- Lockscreen album art filter -->
<string name="lockscreen_albumart_filter_title">Media cover art filter</string>
<string name="lockscreen_albumart_filter_none">None</string>
<string name="lockscreen_albumart_filter_grayscale">Grayscale</string>
<string name="lockscreen_albumart_filter_tint">Accent tinted</string>
<string name="lockscreen_albumart_filter_blur">Blur</string>
<string name="lockscreen_albumart_filter_grayblur">Grayscale and blurred</string>
<!-- 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="pulse_settings">Pulse</string>
<string name="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_units_rounded_title">Rounded corners</string>
<string name="pulse_solid_units_rounded_summary">Solid lines with rounded tip</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>
<!-- Quick Settings brightness slider -->
<string name="qs_brightness_slider_category">Brightness slider</string>
<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>
<string name="qs_brightness_position_bottom_title">Show brightness slider on bottom</string>
<string name="qs_brightness_position_bottom_summary">Show a brightness slider on bottom quick settings</string>
<!-- Quick Settings brightness icon -->
<string name="brightness_icon_title">Adaptive brightness button</string>
<string name="brightness_icon_summary">Show adaptive brightness button</string>
<!-- Quick QS Panel brightness slider -->
<string name="quick_qs_brightness_slider_title">Show brightness slider in Quick QS Panel</string>
<string name="quick_qs_brightness_slider_summary">Show a brightness slider in the quick qs panel</string>
<!-- Volume rocker gestures -->
<string name="volume_skiptrack_screen_title">Skip music tracks</string>
<!-- Navigation bar -->
<string name="navigation_title">Navigatie</string>
<string name="navigation_bar_category">Navigation bar</string>
<string name="navigation_bar_title">On-screen navigation bar</string>
<string name="navigation_bar_summary">Enable on-screen navigation keys</string>
<string name="navigation_bar_layout_title">Layout</string>
<string name="navigation_bar_layout_summary">Customize the layout of the navigation bar</string>
<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 in navigation bar while typing</string>
<string name="navigation_bar_help_text">These settings mainly relate to the 3-button navigation bar. If you use gesture navigation and want to customize it, e.g. hide the gesture handle, please visit: Settings &gt; System &gt; Gestures.</string>
<string name="nav_bar_tuner_title">Navigation bar tuner</string>
<string name="nav_bar_tuner_summary">Change nav bar layout</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="system_navigation_summary">Choose which system navigation style to use</string>
<!-- HW keys -->
<string name="hardware_keys_title">Buttons</string>
<string name="hardware_keys_category">Hardware navigation buttons</string>
<string name="hardware_keys_disable_title">Disable hardware buttons</string>
<string name="hardware_keys_disable_summary">Use the device hardware keys for navigation</string>
<!-- NavBar Inverse -->
<string name="navigation_bar_inverse_title">Invert 3 button navigation bar</string>
<!-- Quick Settings brightness slider -->
<string name="qs_show_brightness_slider_title">Brightness slider</string>
<string name="qs_show_brightness_slider_never">Never show</string>
<string name="qs_show_brightness_slider_expanded">Show when expanded</string>
<string name="qs_show_brightness_slider_always">Show always</string>
<string name="qs_show_brightness_slider_not_expanded">Show when not expanded</string>
<string name="qs_brightness_slider_position_title">Position</string>
<string name="qs_brightness_slider_position_top">Top</string>
<string name="qs_brightness_slider_position_bottom">Bottom</string>
<!-- Monet Engine -->
<string name="monet_category">Monet</string>
<string name="monet_engine_title">Monet engine</string>
<string name="monet_engine_summary">Customize monet parameters</string>
<string name="monet_engine_custom_color_title">Use custom color</string>
<string name="monet_engine_custom_color_summary">Use custom color for monet engine instead of wallpaper colors</string>
<string name="monet_engine_color_override_title">Custom color</string>
<string name="monet_engine_white_luminance_user_title">White luminance</string>
<string name="monet_engine_accurate_shades_title">Use accurate shades</string>
<string name="monet_engine_chroma_factor_title">Chroma factor</string>
<string name="monet_engine_linear_lightness_title">Use linear lightness</string>
<!-- Quick Settings brightness icon -->
<string name="qs_show_auto_brightness_title">Auto brightness icon</string>
<string name="qs_show_auto_brightness_summary">Show toggle for adaptive brightness near the slider</string>
<!-- Black theme -->
<string name="system_black_theme_title">Use black theme</string>
<string name="system_black_theme_summary">Force black background colors</string>
<!-- OOS style material dismiss all button for notifications -->
<string name="notification_material_dismiss_button_title">Clear all notification button</string>
<string name="notification_material_dismiss_button_summary">Replace clear all notification text with floating button</string>
<string name="clearall_style_title">Clear all notification button style</string>
<string name="clearall_bgstyle_title">Clear all notification button background</string>
<!-- Laboratory - Application downgrade -->
<string name="laboratory_app_downgrade_title">Allow application downgrade</string>
<string name="laboratory_app_downgrade_summary">This allows you to downgrade applications. Note that this may lead to crashes and data corruption.</string>
<!-- Laboratory - Ignore window secure -->
<string name="laboratory_ignore_window_secure_title">Ignore window secure flags</string>
<string name="laboratory_ignore_window_secure_summary">This removes the screenshots and screenrecords limits for all applications. Normally, special applications are replaced with black areas in records. This can be convenient in some cases but may lead to privacy leaks. After changing this toggle, you may need to restart applications for the change to take effect.</string>
<!-- Colorful battery icon -->
<string name="battery_level_colors_title">Toggle colorful battery icon</string>
<string name="battery_level_colors_summary">Each battery level drop is color coded</string>
<!-- Custom settings dashboard style -->
<string name="settings_dashboard_style_title">Settings layout</string>
<string name="settings_dashboard_style_aosp">Aosp</string>
<string name="settings_dashboard_style_oos11">OxygenOS 11</string>
<string name="settings_dashboard_style_oos12">OxygenOS 12</string>
<string name="settings_dashboard_style_cherish">Cherish</string>
<string name="settings_dashboard_style_cherish_clean">Cherish Clean</string>
<string name="settings_layout_category_title">Settings UI interface</string>
<string name="settings_base_style_title">Settings Base layout</string>
<string name="settings_base_style_summary">Use an alternative layout for setting menus</string>
<string name="settings_home_style_title">Settings Home layout</string>
<string name="settings_home_style_summary">Use stock aosp layout for homepage</string>
<string name="disable_usercard_title">Settings UserCard</string>
<string name="disable_usercard_summary">Toggle in order not to show the usercard on main settings page</string>
<string name="spoof_title">Spoofing</string>
<!-- Unlimited g00gle ph0t0s st0rage -->
<string name="use_photos_spoof_title">Unlimited Photos storage</string>
<string name="use_photos_spoof_summary">Spoof your device as Pixel XL for Google Photos app only to provide unlimited storage for backup</string>
<!-- Unlock FPS for specific games -->
<string name="use_games_spoof_title">Unlock higher FPS in games</string>
<string name="use_games_spoof_summary">Spoof your device as a different model for specific games to unlock higher FPS</string>
<!-- Unlock higher quality streams for specific apps -->
<string name="use_stream_spoof_title">Unlock higher quality streams</string>
<string name="use_stream_spoof_summary">Spoof your device as Pixel 6 Pro to unlock higher quality streams on Amazon Prime, Disney+, Hotstar, and Netflix</string>
<!-- Hidden apps -->
<string name="hidden_apps_title">Hidden apps</string>
<string name="hidden_apps_summary">Applications that should be hidden from launcher</string>
<!-- reTicker -->
<string name="reticker_title">reTicker</string>
<string name="reticker_summary">Replace heads-up notification with slim and less invasive version of redesigned ticker</string>
<string name="reticker_colored_title">Use app colored background</string>
<string name="reticker_colored_summary">Replace reTicker background color using notification app main color</string>
<!-- Data usage info in QS footer -->
<string name="qs_footer_datausage_title">Data usage</string>
<string name="qs_footer_datausage_summary">Display data usage summary in quick settings footer</string>
<!-- Qs Transparency -->
<string name="qs_transparency_summary">Choose how transparent you want your qs to be (Requires SystemUI Restart)</string>
<string name="qs_transparency_title">Qs Transparency</string>
<!-- Media artwork -->
<string name="media_category">Media notification</string>
<string name="artwork_media_background_title">Artwork media background</string>
<string name="artwork_media_background_summary">Set media artwork as the notification media background</string>
<string name="artwork_media_background_enable_blur_title">Blur media media artwork background</string>
<string name="artwork_media_background_blur_radius_title">Blur amount for media artwork</string>
<string name="artwork_media_background_fade_filter_title">Fade amount for media artwork</string>
<string name="artwork_media_background_alpha_title">Transparency of media artwork</string>
<string name="just_kidding">Just kidding! providing logs helps us look like professional programmers err i mean trace the bugs that users reports.</string>
<string name="bug_report_drill">Bug Reporting Procedure</string>
<!-- Strict standby -->
<string name="strict_standby_policy_title">Strict standby policy</string>
<string name="strict_standby_policy_summary">When dismissing from recents, this will force stop apps with restricted battery usage and impose stronger restrictions to them. Also, all app standby restrictions will be imposed even when device is charging.</string>
<!-- Force background freezer -->
<string name="force_background_freezer_title">Background tasks freezer</string>
<string name="force_background_freezer_summary">Freeze tasks with restricted battery usage when moving them to background and unfreeze them when moving to foreground. This could save battery slightly but may lead to crashes and background ANR.</string>
<!-- Wi-Fi Standard icon -->
<string name="show_wifi_standard_icon_title">Show Wi-Fi Standard icon</string>
<string name="show_wifi_standard_icon_summary">Show Wi-Fi type in Wi-Fi signal indicator</string>
<!-- Lockscreen clock color -->
<string name="lockscreen_clock_color_title">Lockscreen clock color</string>
<string name="lockscreen_clock_color_summary">Use secondary color for lockscreen clock, if disabled will use color accent</string>
<!-- QS tiles layout direction: vertical or horizontal -->
<string name="qs_tile_layout_category_title">Tile layout</string>
<string name="qs_tile_layout_title">Vertical layout</string>
<string name="qs_tile_layout_summary">Enable for vertical layout. Default is horizontal</string>
<!-- QS rows and columns -->
<string name="qs_layout_category_title">QS Layout</string>
<string name="qs_rows_portrait_title">Tile rows on portrait</string>
<string name="qs_rows_landscape_title">Tile rows on landscape</string>
<string name="qs_columns_portrait_title">Tile columns on portrait</string>
<!-- QS tiles title visibility -->
<string name="qs_tile_title_visibility_title">Hide tile titles</string>
<string name="qs_tile_title_visibility_summary">Toggle to hide tile titles</string>
<!-- Fingerprint Ripple Effect -->
<string name="enable_fingerprint_ripple_effect_title">Ripple effect</string>
<string name="enable_fingerprint_ripple_effect_summary">Show ripple effect on unlock with fingerprint</string>
</resources>

View File

@@ -0,0 +1,771 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2019 CherishOS
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">
<!-- App Title -->
<string name="cherish_settings_title">Cherish Settings</string>
<!-- Units -->
<string name="unit_milliseconds">milliseconds</string>
<string name="unit_seconds">seconds</string>
<!-- Categories -->
<string name="button_title">Buttons</string>
<string name="button_summary">Hardware keys, Navigation bar</string>
<string name="gestures_title">Gestures</string>
<string name="gestures_summary">Jump to camera, swipe to screenshot</string>
<string name="lockscreen_title">Lock screen</string>
<string name="lockscreen_summary">Music visualizer, charging animation, clock style</string>
<string name="misc_title">Miscellaneous</string>
<string name="misc_summary">Gaming mode, volume controls</string>
<string name="animations_title">Animations</string>
<string name="animations_summary">System animations</string>
<string name="powermenu_title">Power menu</string>
<string name="powermenu_summary">Advanced restart, power menu opacity</string>
<string name="theme_title">Themes</string>
<string name="theme_summary">System theme, rounded, switch theme</string>
<string name="quicksettings_title">Quick Settings</string>
<string name="quicksettings_summary">Tile layout, blur</string>
<string name="recents_title">Recents apps</string>
<string name="recents_summary">Slim recents</string>
<string name="statusbar_title">Status bar</string>
<string name="statusbar_summary">Clock, carrier, status icons</string>
<string name="volume_title">Volume rockers</string>
<string name="volume_summary">Volume rockers</string>
<string name="notifications_title">Notifications</string>
<string name="notifications_summary">Battery light, notifications header</string>
<string name="about_summary">Learn more about CherishOS</string>
<string name="device_part_title">Device features</string>
<string name="qs_category">QS category</string>
<string name="navbar_title">Navigation bar</string>
<string name="volume_keys_title">Volume keys</string>
<!-- General strings -->
<string name="ok">OK</string>
<string name="reset">Reset</string>
<string name="cancel">Cancel</string>
<string name="save">Save</string>
<string name="default_string">Default</string>
<string name="disabled">Disabled</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"></string>
<string name="arrow_down"></string>
<string name="hex">Hex:</string>
<string name="hex_hint">#ff000000</string>
<string name="set">Set</string>
<string name="color_default">Default</string>
<string name="led_color_green">Green</string>
<string name="led_color_red">Red</string>
<!-- Custom seekbar -->
<string name="custom_seekbar_value">Value: <xliff:g id="v">%s</xliff:g></string>
<string name="custom_seekbar_default_value">Default</string>
<string name="custom_seekbar_default_value_to_set">Default value: <xliff:g id="v">%s</xliff:g>\nLong press to set</string>
<string name="custom_seekbar_default_value_is_set">Default value is set</string>
<string name="add_package_to_title">Add application</string>
<!-- QS settings -->
<string name="qs_title">Quick settings</string>
<!-- QuickSettings haptic feedback -->
<string name="quick_settings_vibrate_title">Vibrate on touch</string>
<string name="quick_settings_vibrate_summary">Vibrate when touching QS tiles</string>
<!-- Lockscreen shortcuts -->
<string name="ls_category">Lockscreen Items</string>
<string name="ls_tuner">Enable Lockscreen tuner</string>
<string name="lockscreen_shortcuts">Lockscreen shortcuts</string>
<string name="ls_shortcut_summary">Customize Lockscreen shortcuts</string>
<!-- Lockscreen icons -->
<string name="lockscreen_tuner_title">Lockscreen tuner</string>
<!-- Statusbar Items -->
<string name="sb_icons">Statusbar Icons</string>
<string name="statusbar_items_category">Statusbar items</string>
<!-- Status bar - icons -->
<string name="status_bar_icons_title">Status bar icons</string>
<!-- Lock screen visualizer -->
<string name="visualizer_title">Display music visualizer</string>
<!-- Power menu and dialogs opacity -->
<!-- AOKP custom system animations -->
<!-- Power menu Animations -->
<string name="power_menu_animation">Power menu</string>
<!-- QS header image -->
<!-- Lockscreen -->
<string name="lockscreen_category">Lockscreen</string>
<!-- Themes -->
<string name="theme_type_title">System theme</string>
<string name="theme_type_summary">Select theme</string>
<!--Accenter -->
<string name="themes_hub_title">Themes</string>
<string name="themes_hub_summary">Accents-Gradients-Themes</string>
<string name="rgb_accent_picker_title_dark">Accent Picker</string>
<string name="rgb_accent_picker_summary">Choose the accent color yourself</string>
<string name="theme_option_reset_title">Reset Theme Options</string>
<string name="theme_option_reset_message">Are you sure you want to reset themes-accent to default?</string>
<!--ThemePicker-->
<string name="theme_select_title">Styles and Wallpapers</string>
<string name="theme_select_summary">Browse and select installed themes</string>
<string name="notification_light_settings">Notifications light</string>
<!-- Volume rocker wake -->
<string name="volume_rocker_wake_title">Volume rocker wake</string>
<string name="search">Search</string>
<string name="search_apps">Search apps</string>
<!-- Power Menu -->
<string name="power_menu_title">Power menu</string>
<string name="power_menu_title_summary">View or change power menu entries</string>
<string name="powermenu_screenshot">Screenshot</string>
<string name="powermenu_power">Power</string>
<string name="powermenu_advanced">Advanced reboot options</string>
<string name="powermenu_restart">Restart</string>
<string name="powermenu_airplane">Airplane</string>
<string name="powermenu_settings">Settings</string>
<string name="powermenu_lockdown">Lock Down</string>
<string name="powermenu_soundpanel">Sound Panel</string>
<string name="powermenu_users">Users</string>
<string name="powermenu_logout">Logout</string>
<string name="powermenu_emergency">Emergency</string>
<!-- Double Tap Lockscreen to Sleep -->
<string name="lockscreen_gesture_title">Gestures</string>
<string name="double_tap_to_sleep_lockscreen_title">Double tap to sleep</string>
<string name="double_tap_to_sleep_lockscreen_summary">Double tap on the top third or bottom shortcut area of the lock screen to put the device to sleep</string>
<!-- Double Tap Statusbar to Sleep -->
<string name="statusbar_gesture_title">Gestures</string>
<string name="double_tap_to_sleep_statusbar_title">Double tap to sleep</string>
<string name="double_tap_to_sleep_statusbar_summary">Double tap on statusbar to put the device to sleep</string>
<!-- Buttons title -->
<string name="volume_category">Volume Rocker</string>
<!--Volume keys -->
<string name="volume_rocker_wake_summary">Pressing the volume keys will wake your device</string>
<!-- Torch Power button gestures -->
<string name="torch_power_button_gesture_title">Toggle torch when screen off</string>
<string name="torch_power_button_gesture_none">Disabled</string>
<string name="torch_power_button_gesture_dt">Double tap power button (slower single tap response), Disables double power tap for camera.</string>
<string name="torch_power_button_gesture_dt_toast">Jump to camera gesture is now disabled</string>
<string name="torch_power_button_gesture_lp">Long press power button</string>
<!-- Hardware button navigation -->
<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>
<string name="profile_applist_title">Applications</string>
<string name="choose_action_title">Choose action</string>
<string name="action_entry_default_action">Default settings</string>
<string name="action_entry_select_app">Select application</string>
<string name="action_entry_custom_action">Select custom action</string>
<string name="hardware_keys_volume_keys_title">Volume rocker</string>
<string name="hardware_keys_home_key_title">Home button</string>
<string name="hardware_keys_menu_key_title">Menu button</string>
<string name="hardware_keys_assist_key_title">Search button</string>
<string name="hardware_keys_appswitch_key_title">Overview button</string>
<string name="hardware_keys_back_key_title">Back button</string>
<string name="hardware_keys_double_tap_summary">Set double tap action</string>
<string name="hardware_keys_single_tap_summary">Set single tap action</string>
<string name="hardware_keys_long_press_summary">Set long press action</string>
<string name="hardware_keys_single_tap_title">Single tap action</string>
<string name="hardware_keys_long_press_title">Long press action</string>
<string name="hardware_keys_double_tap_title">Double tap action</string>
<!-- 4G icon -->
<string name="show_fourg_icon_title">4G icon</string>
<string name="show_fourg_icon_summary">Display 4G icon in signal icon instead LTE</string>
<!-- Volume swap buttons -->
<string name="swap_volume_buttons_title">Reorient</string>
<string name="swap_volume_buttons_summary">Swap volume buttons when the screen is rotated</string>
<!-- Power menu on lockscreen -->
<string name="lockscreen_power_menu_disabled_title">Disable power menu on lock screen</string>
<string name="lockscreen_power_menu_disabled_summary">This will only disable the power menu on secure lock screens</string>
<!-- Toast app icon -->
<string name="toast_icon_title">Toast app icon</string>
<string name="toast_icon_summary">Display the app\'s icon corresponding with the toast</string>
<!-- Heads up -->
<string name="headsup_category">HeadsUp Settings</string>
<string name="heads_up_notifications">Heads up</string>
<string name="heads_up_notifications_summary">Customise heads up notifications settings</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_stoplist_summary">Disable heads up notifications in these applications</string>
<string name="add_heads_up_blacklist_summary">Disable heads up from these applications</string>
<string name="heads_up_stoplist_title">Stoplist</string>
<string name="heads_up_blacklist_title">Blacklist</string>
<string name="profile_choose_app">Choose app</string>
<string name="dialog_delete_title">Delete</string>
<string name="dialog_delete_message">Remove selected item?</string>
<!-- Heads up timeout -->
<string name="heads_up_time_out_title">Time out</string>
<string name="heads_up_time_out_summary">Peeking notifications will show for <xliff:g id="number">%d</xliff:g> seconds</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_5sec">5 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>
<!-- Heads up snooze -->
<string name="heads_up_snooze_title">Snooze timer</string>
<string name="heads_up_snooze_summary_one_minute">Swiping up on peeking notifications will snooze heads up from that application for 1 minute</string>
<string name="heads_up_snooze_summary">Swiping up on peeking notifications will snooze heads up from that application for <xliff:g id="number">%d</xliff:g> minutes</string>
<string name="heads_up_snooze_disabled_summary">Snooze timer is disabled</string>
<string name="heads_up_snooze_1min">1 minute</string>
<string name="heads_up_snooze_5min">5 minutes</string>
<string name="heads_up_snooze_10min">10 minutes</string>
<string name="heads_up_snooze_15min">15 minutes</string>
<string name="heads_up_snooze_20min">20 minutes</string>
<!-- Quick QS pulldown -->
<string name="status_bar_quick_qs_pulldown">Quick QS pulldown</string>
<string name="quick_pulldown_none">Disabled</string>
<string name="quick_pulldown_right">Pulldown statusbar from right side</string>
<string name="quick_pulldown_left">Pulldown statusbar from left side</string>
<!-- Incall vibrate options -->
<string name="incall_vibration_category">In-call vibration options</string>
<string name="incall_vibrate_connect_title">Vibrate on connect</string>
<string name="incall_vibrate_call_wait_title">Vibrate on call waiting</string>
<string name="incall_vibrate_disconnect_title">Vibrate on disconnect</string>
<!-- Data disabled icon -->
<string name="data_disabled_icon_title">Show data disabled icon</string>
<string name="data_disabled_icon_summary">Display the cross sign next to signal bar when data is disabled</string>
<!-- Roaming indicator icon -->
<string name="roaming_indicator_icon_title">Roaming indicator</string>
<string name="roaming_indicator_icon_summary">Display roaming indicator in signal icon when in roaming mode</string>
<!-- Show VoLTE icon on statusbar -->
<string name="volte_switch_title">VoLTE icon</string>
<string name="volte_switch_summary">Display VoLTE icon</string>
<string name="volte_icon_title">VoLTE icon</string>
<string name="volte_icon_summary">Display VoLTE icon</string>
<string name="volte_icon_style_title">Select VoLTE Icon</string>
<string name="volte_icon_asus">VoLTE Asus Icon</string>
<string name="volte_icon_vo">Vo Only Icon</string>
<string name="volte_icon_volte">VoLTE Icon</string>
<string name="volte_icon_oos">VoLTE OOS Icon</string>
<string name="volte_icon_hd">HD Icon</string>
<string name="volte_icon_hd2">HD CAF Icon</string>
<string name="volte_icon_miui">MIUI 11 Icon</string>
<string name="volte_icon_emui">EMUI Icon</string>
<string name="volte_icon_margaritov">HD Filled Icon</string>
<string name="volte_icon_margaritov2">Margaritov VoLTE Icon</string>
<string name="volte_icon_vivo">Vivo Icon</string>
<string name="volte_icon_aris">Aris Icon</string>
<string name="volte_icon_beast">Aww Icon</string>
<string name="volte_icon_ios">Ios Icon</string>
<string name="volte_icon_lr">Livenge Icon</string>
<string name="volte_icon_realme">Realme Icon</string>
<string name="volte_icon_typeA">Mild Icon</string>
<string name="volte_icon_typeB">Filth Icon</string>
<string name="volte_icon_typeC">Mue Icon</string>
<string name="volte_icon_typeD">Sus Icon</string>
<string name="volte_icon_typeE">Acherus Icon</string>
<string name="volte_icon_vcircle">Circle Icon</string>
<string name="volte_icon_vimeo">Vimeo Icon</string>
<string name="volte_icon_volit">Volit Icon</string>
<string name="volte_icon_zirco">Ziroc Icon</string>
<!-- VoWiFi icon -->
<string name="vowifi_icon_title">VoWiFi icon</string>
<string name="vowifi_icon_enabled">VoWiFi icon enabled</string>
<string name="vowifi_icon_disabled">VoWiFi icon disabled</string>
<string name="vowifi_icon_enabled_volte_disabled">VoWiFi instead of VoLTE icon</string>
<string name="vowifi_icon_style_title">VoWiFi icon style</string>
<string name="vowifi_icon_default">Default Icon</string>
<string name="vowifi_icon_emui">EMUI Icon</string>
<string name="vowifi_icon_asus">Asus Icon</string>
<string name="vowifi_icon_oneplus">OOS Icon</string>
<string name="vowifi_icon_moto">Motorola Icon</string>
<string name="vowifi_icon_simple1">Simple1 Icon</string>
<string name="vowifi_icon_simple2">Simple2 Icon</string>
<string name="vowifi_icon_simple3">Simple3 Icon</string>
<string name="vowifi_icon_vivo">Vivo Icon</string>
<string name="vowifi_icon_margaritov">Margaritov Icon</string>
<!-- Battery light -->
<string name="battery_light_settings">Battery charging light</string>
<string name="battery_light_enable">Enable</string>
<string name="battery_full_light_enabled">Battery light when full charged</string>
<string name="battery_light_allow_on_dnd_title">Battery light in Do Not Disturb mode</string>
<string name="battery_light_low_blinking_title">Blinking light on low battery</string>
<string name="battery_light_cat">Battery light color when charging</string>
<string name="battery_light_low_color">Low battery</string>
<string name="battery_light_medium_color">Medium battery</string>
<string name="battery_light_full_color">Almost full battery</string>
<string name="battery_light_reallyfull_color">Full (100) battery</string>
<!-- Heads up options -->
<string name="less_boring_heads_up_title">Make heads up less annoying</string>
<string name="less_boring_heads_up_summary">Show heads up only for dialer or messaging app if they are not in foreground</string>
<!-- Notification guts kill app button -->
<string name="general_category">General</string>
<string name="notification_guts_kill_app_button_title">Kill app button</string>
<string name="notification_guts_kill_app_button_summary">Show a kill app button in the notification\'s longpress menu</string>
<!-- Double Tap on Doze to wake -->
<string name="double_tap_on_doze_to_wake_title">Double-tap to wake on doze</string>
<string name="double_tap_on_doze_to_wake_summary">Double tap to wake when device is dreaming</string>
<!-- Old mobile type icons -->
<string name="use_old_mobiletype_title">Small mobile type icon</string>
<string name="use_old_mobiletype_summary">Show mobile type icon on top of the signal indicator</string>
<!-- Lockscreen battery info indicator -->
<string name="lockscreen_battery_info_title">Lockscreen charging info</string>
<string name="lockscreen_battery_info_summary">Show charging current, voltage, wattage and battery temperature on lockscreen while charging</string>
<!-- Charging animation -->
<string name="charging_animation_title">Charging animation</string>
<string name="charging_animation_summary">Display an animation when the device is plugged in</string>
<!-- Tiles animation style -->
<string name="qs_tile_animation_title">Animations</string>
<string name="qs_tile_animation_style_title">Animation style</string>
<string name="qs_tile_animation_duration_title">Animation duration</string>
<string name="qs_tile_animation_interpolator_title">Tiles animation interpolator</string>
<string name="qs_tile_animation_style_off">No animation</string>
<string name="qs_tile_animation_style_flip">Flip</string>
<string name="qs_tile_animation_style_rotate">Rotate</string>
<string name="qs_tile_animation_duration_low">Low</string>
<string name="qs_tile_animation_duration_default">Default</string>
<string name="qs_tile_animation_duration_fast">Fast</string>
<string name="qs_tile_animation_interpolator_linearInterpolator">Linear</string>
<string name="qs_tile_animation_interpolator_accelerateInterpolator">Accelerate</string>
<string name="qs_tile_animation_interpolator_decelerateInterpolator">Decelerate</string>
<string name="qs_tile_animation_interpolator_accelerateDecelerateInterpolator">Accelerate decelerate</string>
<string name="qs_tile_animation_interpolator_bounceInterpolator">Bounce</string>
<string name="qs_tile_animation_interpolator_overshootInterpolator">Overshoot</string>
<string name="qs_tile_animation_interpolator_anticipateInterpolator">Anticipate</string>
<string name="qs_tile_animation_interpolator_anticipateOvershootInterpolator">Anticipate overshoot</string>
<string name="qs_set_animation_style">%1$s</string>
<string name="qs_set_animation_duration">%1$s</string>
<string name="qs_set_animation_interpolator">%1$s</string>
<!-- Blink flashlight for incoming calls -->
<string name="flashlight_category">Flashlight</string>
<string name="flashlight_on_call_title">Blink Flashlight for incoming call</string>
<string name="flashlight_on_call_disabled">Disabled</string>
<string name="flashlight_on_call_ringer">When ringing</string>
<string name="flashlight_on_call_no_ringer">When ringer is silent</string>
<string name="flashlight_on_call_silent">When entirely silent (no ringer or vibrator)</string>
<string name="flashlight_on_call_always">Always</string>
<string name="flashlight_on_call_ignore_dnd_title">Ignore DND</string>
<string name="flashlight_on_call_ignore_dnd_summary">Whether to flash when in Do Not Disturb mode</string>
<string name="flashlight_on_call_rate_title">Rate</string>
<string name="flashlight_on_call_rate_summary">Flashlight on call blink rate</string>
<!-- Combined signal icons in status bar -->
<string name="combined_status_bar_signal_icons">Combined signal icons</string>
<string name="combined_status_bar_signal_icons_summary">Enable combined signal icons in status bar.\nRequires a SystemUI restart</string>
<!-- QS battery estimates -->
<string name="qs_show_battery_estimate_title">Battery estimates</string>
<string name="qs_show_battery_estimate_summary">Show estimated remaining battery life next to the icon</string>
<!-- AOD Schedule -->
<string name="always_on_display_schedule_title">Always on display schedule</string>
<string name="always_on_display_schedule_sunset">Sunset</string>
<string name="always_on_display_schedule_sunrise">Sunrise</string>
<string name="always_on_display_schedule_mixed_sunset">Turns on from sunset till a time</string>
<string name="always_on_display_schedule_mixed_sunrise">Turns on from a time till sunrise</string>
<!-- Pulse notifications lightning -->
<string name="pulse_ambient_light_title">Ambient edge lightning</string>
<string name="pulse_ambient_light_summary">Light ambient edges for pulsing notifications</string>
<string name="ambient_notification_light_enabled_title">Show on AOD</string>
<string name="ambient_notification_light_enabled_summary">Keep showing edge lightning on AOD</string>
<string name="ambient_notification_light_hide_aod_title">Hide AOD content</string>
<string name="ambient_notification_light_hide_aod_summary">Hide AOD content when edges are lighted</string>
<string name="ambient_notification_light_duration_title">Duration</string>
<string name="ambient_notification_light_duration_summary">Time it takes for each animation to complete</string>
<string name="ambient_notification_light_repeats_title">Repeats</string>
<string name="ambient_notification_light_repeats_summary">Amount of times the animation should show\n0 for infinite</string>
<string name="ambient_notification_light_timeout_title">Timeout</string>
<string name="ambient_notification_light_timeout_forever">Forever</string>
<string name="ambient_notification_light_timeout_half_minute">30 seconds</string>
<string name="ambient_notification_light_timeout_minute">1 minute</string>
<string name="ambient_notification_light_timeout_three_minutes">3 minutes</string>
<string name="ambient_notification_light_timeout_five_minutes">5 minutes</string>
<string name="ambient_notification_light_timeout_ten_minutes">10 minutes</string>
<string name="set_to_zero">Set repeats to 0 to enable</string>
<string name="ambient_notification_color_mode_title">Color mode</string>
<string name="ambient_notification_color_mode_accent">Accent color</string>
<string name="ambient_notification_color_mode_wall">Wallpaper dominant color</string>
<string name="ambient_notification_color_mode_notification">Notification icon color</string>
<string name="ambient_notification_color_mode_custom">@string/ambient_notification_light_color_title</string>
<string name="ambient_notification_light_color_title">Custom color</string>
<string name="pulse_ambient_light_show_always_title">Show always</string>
<string name="pulse_ambient_light_show_always_summary">Show lights for all doze events and not just notifications</string>
<string name="pulse_ambient_light_repeat_direction_title">Light repeat mode</string>
<string name="pulse_ambient_light_repeat_direction_restart">Restart</string>
<string name="pulse_ambient_light_repeat_direction_reverse">Reverse</string>
<string name="pulse_ambient_light_layout_title">Light view</string>
<string name="pulse_ambient_light_layout_solid">Solid</string>
<string name="pulse_ambient_light_layout_faded">Faded</string>
<string name="pulse_ambient_light_width_title">Light width</string>
<string name="pulse_light_layout_style_title">Light Layout Style</string>
<string name="pulse_light_both">All Four Sides</string>
<string name="pulse_light_top_bottom">Only Top-Bottom</string>
<string name="pulse_light_left_right">Only Left-Right</string>
<!-- Ambient Ticker -->
<string name="pulse_on_new_tracks_title">Music ticker</string>
<string name="pulse_on_new_tracks_summary">Show music ticker on Ambient Display during track change</string>
<!-- Screen off FOD -->
<string name="screen_off_fod_title">Screen off FOD</string>
<string name="screen_off_fod_summary">Keep FOD enabled when the screen is off</string>
<!-- Volume Steps Fragment -->
<string name="volume_steps_fragment_title">Volume steps</string>
<string name="volume_steps_summary">Customize volume steps</string>
<string name="volume_steps_alarm_title">Volume steps: Alarm</string>
<string name="volume_steps_dtmf_title">Volume steps: DTMF</string>
<string name="volume_steps_music_title">Volume steps: Media</string>
<string name="volume_steps_notification_title">Volume steps: Notification</string>
<string name="volume_steps_ring_title">Volume steps: Ringer</string>
<string name="volume_steps_system_title">Volume steps: System</string>
<string name="volume_steps_voice_call_title">Volume steps: Voice Call</string>
<string name="volume_steps_reset">Reset</string>
<!-- Udfps animations -->
<string name="udfps_category">Udfps</string>
<string name="udfps_recog_animation">Udfps animation</string>
<string name="udfps_recog_animation_summary">Shows an animation while reading your finger</string>
<string name="udfps_recog_animation_effect_title">Udfps animation effect</string>
<string name="udfps_recog_animation_effect_summary">Choose animation effect</string>
<!-- Udfps icon picker -->
<string name="udfps_icon_picker_title">Udfps icon picker</string>
<string name="udfps_icon_picker_summary">Choose your favorite fingerprint icon</string>
<!-- Udfps Custom Options -->
<string name="udfps_settings_title">Udfps Options</string>
<string name="udfps_settings_summary">Different menus for customizing the udfps</string>
<!-- Udfps Haptic Feedback -->
<string name="udfps_haptic_feedback_title">FOD haptic feedback</string>
<string name="udfps_haptic_feedback_summary">Vibrate when touching FOD icon</string>
<!-- Custom FOD Icon -->
<string name="custom_fp_icon_title">Custom UDFPS Icon</string>
<string name="custom_fp_icon_summary">Enable custom UDFPS Icon from files</string>
<string name="custom_fp_select_title">Select Custom UDFPS Icon</string>
<string name="custom_fp_select_summary">Select custom image from your saved files or gallery</string>
<!-- Privacy indicators -->
<string name="mic_camera_privacy_indicator_title">Mic and camera privacy indicator</string>
<string name="mic_camera_privacy_indicator_summary">Show separate indicator when an any app uses mic or camera</string>
<string name="location_privacy_indicator_title">Location privacy indicator</string>
<string name="location_privacy_indicator_summary">Show separate indicator when an any app uses location</string>
<!-- Sb Icon Style -->
<string name="statusbar_icons_style">Colored Statusbar Icons</string>
<string name="statusbar_icons_style_summary">Choose the style of your statusbar icons (requires SystemUI restart)</string>
<!-- Notification headers -->
<string name="notification_headers_title">Notification Headers</string>
<string name="notification_headers_summary">Show headers in the notification shade</string>
<!-- Gaming mode -->
<string name="gaming_mode_title">Game space</string>
<string name="gaming_mode_summary">Extra features for immersive gaming experience</string>
<!-- Battery percentage -->
<string name="battery_style_category_title">Battery icon</string>
<string name="status_bar_battery_percentage_title">Battery percentage</string>
<string name="status_bar_battery_percentage_default">Hidden</string>
<string name="status_bar_battery_percentage_text_next">Next to the icon</string>
<string name="status_bar_battery_percentage_text_inside">Inside the icon</string>
<!-- Status bar battery style-->
<string name="status_bar_battery_style_title">Battery style</string>
<string name="status_bar_battery_style_port">Portrait</string>
<string name="status_bar_battery_style_circle">Circle</string>
<string name="status_bar_battery_style_dotted_circle">Circle (Dotted)</string>
<string name="status_bar_battery_style_filled_circle">Circle (Filled)</string>
<string name="status_bar_battery_style_text">Text</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_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_pill">Portrait Mx</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_signal">Landscape Airoo</string>
<string name="status_bar_battery_style_icon_landscape_buddy">Landscape Capsule</string>
<!-- Network Traffic -->
<string name="traffic_title">Traffic indicators</string>
<string name="traffic_summary">Customize the traffic indicators</string>
<string name="network_traffic_autohide_threshold_title">Auto-hide threshold</string>
<string name="network_traffic_location_title">Location</string>
<string name="network_traffic_disabled">Disabled</string>
<string name="network_traffic_statusbar">Status bar</string>
<string name="network_traffic_qs_header">QS header</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_mode_title">Display mode</string>
<string name="network_traffic_dynamic">Dynamic</string>
<string name="network_traffic_download">Download</string>
<string name="network_traffic_upload">Upload</string>
<string name="network_traffic_font_size">Single net font size</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">Kb/s</string>
<string name="network_traffic_autohide_kilobytes">KB/s</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>
<!-- Themeing -->
<string name="dark_ui_mode_summary">Browse the dark theme options</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the settings category for theme overlays. -->
<string name="theme_customization_category">Theming</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the adaptive icon shape (e.g. launcher and quick settings icons). -->
<string name="theme_customization_icon_shape_title">Icon shape</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize accent color. -->
<string name="theme_customization_icon_shape_summary">Set system icon shape style</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize headline and body fonts. -->
<string name="theme_customization_font_title">Headline / Body font</string>
<string name="theme_customization_font_summary">Set system font style</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the system wide icon pack. -->
<string name="theme_customization_icon_pack_title">Icon pack</string>
<string name="theme_customization_icon_pack_summary">Set custom icon pack style</string>
<string name="theme_customization_signal_icon_title">Signal icon style</string>
<string name="theme_customization_signal_icon_summary">Set custom signal icon style</string>
<string name="theme_customization_wifi_icon_title">WiFi icon style</string>
<string name="theme_customization_wifi_icon_summary">Set custom wifi icon style</string>
<!-- Custom Signal bar icons -->
<string name="custom_signal_bar_title">Signal</string>
<!-- Custom Wi-Fi bar icons -->
<string name="custom_wifi_bar_title">Wi-Fi</string>
<!-- Button brightness -->
<string name="button_backlight_options_category">Backlight options</string>
<string name="button_backlight_enable_title">Allow button backlight</string>
<string name="button_link_brightness">Link to screen brightness</string>
<string name="button_link_brightness_summary">Button backlight brightness will adjust based on current screen brightness level</string>
<string name="button_manual_brightness">Brightness level</string>
<string name="button_timeout_title">Backlight timeout</string>
<string name="button_backlight_on_touch_only_title">Button backlight touch</string>
<string name="button_backlight_on_touch_only_summary">Button backlight will only appear when buttons are pressed rather than on all the time. Timeout still impacts this feature.</string>
<!-- Screen off animation -->
<string name="screen_off_animation_title">Screen off animation</string>
<string name="screen_off_animation_crt">CRT</string>
<string name="screen_off_animation_scale">Scale</string>
<!-- Status bar - Clock -->
<string name="status_bar_clock_title">Clock &amp; date</string>
<string name="status_bar_clock_summary">Customize clock &amp; date</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_position_title">Clock style</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_auto_hide_title">Auto hide</string>
<string name="status_bar_clock_auto_hide_launcher_summary">Hide clock if launcher is visible</string>
<string name="status_bar_clock_auto_hide_summary">Hide clock at regular interval</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_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="clock_date_position">Date position</string>
<string name="clock_date_right">Right of time</string>
<string name="clock_date_left">Left of time</string>
<!-- QS clock -->
<string name="qs_clock_title">Clock</string>
<string name="qs_clock_summary">Display clock in quick status bar header</string>
<!-- QS date -->
<string name="qs_date_title">Date</string>
<string name="qs_date_summary">Display date in quick status bar header</string>
<!-- Media art -->
<string name="lockscreen_media_category">Lock screen media</string>
<string name="media_art_title">Media cover art</string>
<string name="media_art_summary">Enable media cover art on the lockscreen</string>
<!-- Lockscreen album art filter -->
<string name="lockscreen_albumart_filter_title">Media cover art filter</string>
<string name="lockscreen_albumart_filter_none">None</string>
<string name="lockscreen_albumart_filter_grayscale">Grayscale</string>
<string name="lockscreen_albumart_filter_tint">Accent tinted</string>
<string name="lockscreen_albumart_filter_blur">Blur</string>
<string name="lockscreen_albumart_filter_grayblur">Grayscale and blurred</string>
<!-- 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="pulse_settings">Pulse</string>
<string name="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_units_rounded_title">Rounded corners</string>
<string name="pulse_solid_units_rounded_summary">Solid lines with rounded tip</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>
<!-- Quick Settings brightness slider -->
<string name="qs_brightness_slider_category">Brightness slider</string>
<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>
<string name="qs_brightness_position_bottom_title">Show brightness slider on bottom</string>
<string name="qs_brightness_position_bottom_summary">Show a brightness slider on bottom quick settings</string>
<!-- Quick Settings brightness icon -->
<string name="brightness_icon_title">Adaptive brightness button</string>
<string name="brightness_icon_summary">Show adaptive brightness button</string>
<!-- Quick QS Panel brightness slider -->
<string name="quick_qs_brightness_slider_title">Show brightness slider in Quick QS Panel</string>
<string name="quick_qs_brightness_slider_summary">Show a brightness slider in the quick qs panel</string>
<!-- Volume rocker gestures -->
<string name="volume_skiptrack_screen_title">Skip music tracks</string>
<!-- Navigation bar -->
<string name="navigation_title">Navigatie</string>
<string name="navigation_bar_category">Navigation bar</string>
<string name="navigation_bar_title">On-screen navigation bar</string>
<string name="navigation_bar_summary">Enable on-screen navigation keys</string>
<string name="navigation_bar_layout_title">Layout</string>
<string name="navigation_bar_layout_summary">Customize the layout of the navigation bar</string>
<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 in navigation bar while typing</string>
<string name="navigation_bar_help_text">These settings mainly relate to the 3-button navigation bar. If you use gesture navigation and want to customize it, e.g. hide the gesture handle, please visit: Settings &gt; System &gt; Gestures.</string>
<string name="nav_bar_tuner_title">Navigation bar tuner</string>
<string name="nav_bar_tuner_summary">Change nav bar layout</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="system_navigation_summary">Choose which system navigation style to use</string>
<!-- HW keys -->
<string name="hardware_keys_title">Buttons</string>
<string name="hardware_keys_category">Hardware navigation buttons</string>
<string name="hardware_keys_disable_title">Disable hardware buttons</string>
<string name="hardware_keys_disable_summary">Use the device hardware keys for navigation</string>
<!-- NavBar Inverse -->
<string name="navigation_bar_inverse_title">Invert 3 button navigation bar</string>
<!-- Quick Settings brightness slider -->
<string name="qs_show_brightness_slider_title">Brightness slider</string>
<string name="qs_show_brightness_slider_never">Never show</string>
<string name="qs_show_brightness_slider_expanded">Show when expanded</string>
<string name="qs_show_brightness_slider_always">Show always</string>
<string name="qs_show_brightness_slider_not_expanded">Show when not expanded</string>
<string name="qs_brightness_slider_position_title">Position</string>
<string name="qs_brightness_slider_position_top">Top</string>
<string name="qs_brightness_slider_position_bottom">Bottom</string>
<!-- Monet Engine -->
<string name="monet_category">Monet</string>
<string name="monet_engine_title">Monet engine</string>
<string name="monet_engine_summary">Customize monet parameters</string>
<string name="monet_engine_custom_color_title">Use custom color</string>
<string name="monet_engine_custom_color_summary">Use custom color for monet engine instead of wallpaper colors</string>
<string name="monet_engine_color_override_title">Custom color</string>
<string name="monet_engine_white_luminance_user_title">White luminance</string>
<string name="monet_engine_accurate_shades_title">Use accurate shades</string>
<string name="monet_engine_chroma_factor_title">Chroma factor</string>
<string name="monet_engine_linear_lightness_title">Use linear lightness</string>
<!-- Quick Settings brightness icon -->
<string name="qs_show_auto_brightness_title">Auto brightness icon</string>
<string name="qs_show_auto_brightness_summary">Show toggle for adaptive brightness near the slider</string>
<!-- Black theme -->
<string name="system_black_theme_title">Use black theme</string>
<string name="system_black_theme_summary">Force black background colors</string>
<!-- OOS style material dismiss all button for notifications -->
<string name="notification_material_dismiss_button_title">Clear all notification button</string>
<string name="notification_material_dismiss_button_summary">Replace clear all notification text with floating button</string>
<string name="clearall_style_title">Clear all notification button style</string>
<string name="clearall_bgstyle_title">Clear all notification button background</string>
<!-- Laboratory - Application downgrade -->
<string name="laboratory_app_downgrade_title">Allow application downgrade</string>
<string name="laboratory_app_downgrade_summary">This allows you to downgrade applications. Note that this may lead to crashes and data corruption.</string>
<!-- Laboratory - Ignore window secure -->
<string name="laboratory_ignore_window_secure_title">Ignore window secure flags</string>
<string name="laboratory_ignore_window_secure_summary">This removes the screenshots and screenrecords limits for all applications. Normally, special applications are replaced with black areas in records. This can be convenient in some cases but may lead to privacy leaks. After changing this toggle, you may need to restart applications for the change to take effect.</string>
<!-- Colorful battery icon -->
<string name="battery_level_colors_title">Toggle colorful battery icon</string>
<string name="battery_level_colors_summary">Each battery level drop is color coded</string>
<!-- Custom settings dashboard style -->
<string name="settings_dashboard_style_title">Settings layout</string>
<string name="settings_dashboard_style_aosp">Aosp</string>
<string name="settings_dashboard_style_oos11">OxygenOS 11</string>
<string name="settings_dashboard_style_oos12">OxygenOS 12</string>
<string name="settings_dashboard_style_cherish">Cherish</string>
<string name="settings_dashboard_style_cherish_clean">Cherish Clean</string>
<string name="settings_layout_category_title">Settings UI interface</string>
<string name="settings_base_style_title">Settings Base layout</string>
<string name="settings_base_style_summary">Use an alternative layout for setting menus</string>
<string name="settings_home_style_title">Settings Home layout</string>
<string name="settings_home_style_summary">Use stock aosp layout for homepage</string>
<string name="disable_usercard_title">Settings UserCard</string>
<string name="disable_usercard_summary">Toggle in order not to show the usercard on main settings page</string>
<string name="spoof_title">Spoofing</string>
<!-- Unlimited g00gle ph0t0s st0rage -->
<string name="use_photos_spoof_title">Unlimited Photos storage</string>
<string name="use_photos_spoof_summary">Spoof your device as Pixel XL for Google Photos app only to provide unlimited storage for backup</string>
<!-- Unlock FPS for specific games -->
<string name="use_games_spoof_title">Unlock higher FPS in games</string>
<string name="use_games_spoof_summary">Spoof your device as a different model for specific games to unlock higher FPS</string>
<!-- Unlock higher quality streams for specific apps -->
<string name="use_stream_spoof_title">Unlock higher quality streams</string>
<string name="use_stream_spoof_summary">Spoof your device as Pixel 6 Pro to unlock higher quality streams on Amazon Prime, Disney+, Hotstar, and Netflix</string>
<!-- Hidden apps -->
<string name="hidden_apps_title">Hidden apps</string>
<string name="hidden_apps_summary">Applications that should be hidden from launcher</string>
<!-- reTicker -->
<string name="reticker_title">reTicker</string>
<string name="reticker_summary">Replace heads-up notification with slim and less invasive version of redesigned ticker</string>
<string name="reticker_colored_title">Use app colored background</string>
<string name="reticker_colored_summary">Replace reTicker background color using notification app main color</string>
<!-- Data usage info in QS footer -->
<string name="qs_footer_datausage_title">Data usage</string>
<string name="qs_footer_datausage_summary">Display data usage summary in quick settings footer</string>
<!-- Qs Transparency -->
<string name="qs_transparency_summary">Choose how transparent you want your qs to be (Requires SystemUI Restart)</string>
<string name="qs_transparency_title">Qs Transparency</string>
<!-- Media artwork -->
<string name="media_category">Media notification</string>
<string name="artwork_media_background_title">Artwork media background</string>
<string name="artwork_media_background_summary">Set media artwork as the notification media background</string>
<string name="artwork_media_background_enable_blur_title">Blur media media artwork background</string>
<string name="artwork_media_background_blur_radius_title">Blur amount for media artwork</string>
<string name="artwork_media_background_fade_filter_title">Fade amount for media artwork</string>
<string name="artwork_media_background_alpha_title">Transparency of media artwork</string>
<string name="just_kidding">Just kidding! providing logs helps us look like professional programmers err i mean trace the bugs that users reports.</string>
<string name="bug_report_drill">Bug Reporting Procedure</string>
<!-- Strict standby -->
<string name="strict_standby_policy_title">Strict standby policy</string>
<string name="strict_standby_policy_summary">When dismissing from recents, this will force stop apps with restricted battery usage and impose stronger restrictions to them. Also, all app standby restrictions will be imposed even when device is charging.</string>
<!-- Force background freezer -->
<string name="force_background_freezer_title">Background tasks freezer</string>
<string name="force_background_freezer_summary">Freeze tasks with restricted battery usage when moving them to background and unfreeze them when moving to foreground. This could save battery slightly but may lead to crashes and background ANR.</string>
<!-- Wi-Fi Standard icon -->
<string name="show_wifi_standard_icon_title">Show Wi-Fi Standard icon</string>
<string name="show_wifi_standard_icon_summary">Show Wi-Fi type in Wi-Fi signal indicator</string>
<!-- Lockscreen clock color -->
<string name="lockscreen_clock_color_title">Lockscreen clock color</string>
<string name="lockscreen_clock_color_summary">Use secondary color for lockscreen clock, if disabled will use color accent</string>
<!-- QS tiles layout direction: vertical or horizontal -->
<string name="qs_tile_layout_category_title">Tile layout</string>
<string name="qs_tile_layout_title">Vertical layout</string>
<string name="qs_tile_layout_summary">Enable for vertical layout. Default is horizontal</string>
<!-- QS rows and columns -->
<string name="qs_layout_category_title">QS Layout</string>
<string name="qs_rows_portrait_title">Tile rows on portrait</string>
<string name="qs_rows_landscape_title">Tile rows on landscape</string>
<string name="qs_columns_portrait_title">Tile columns on portrait</string>
<!-- QS tiles title visibility -->
<string name="qs_tile_title_visibility_title">Hide tile titles</string>
<string name="qs_tile_title_visibility_summary">Toggle to hide tile titles</string>
<!-- Fingerprint Ripple Effect -->
<string name="enable_fingerprint_ripple_effect_title">Ripple effect</string>
<string name="enable_fingerprint_ripple_effect_summary">Show ripple effect on unlock with fingerprint</string>
</resources>

View File

@@ -12,83 +12,760 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- App Title -->
<string name="cherish_settings_title">Nastavení Cherish</string>
<string name="cherish_settings_title">Cherish Settings</string>
<!-- Units -->
<string name="unit_milliseconds">milliseconds</string>
<string name="unit_seconds">seconds</string>
<!-- Categories -->
<string name="button_title">Tlačítka</string>
<string name="button_summary">Hardwarová tlačítka, navigační panel</string>
<string name="gestures_title">Gesta</string>
<string name="gestures_summary">Spuštění fotoaparátu, pořízení snímku obrazovky</string>
<string name="lockscreen_title">Zamykací obrazovka</string>
<string name="lockscreen_summary">Hudební vizualizér, animace nabíjení, styl hodin</string>
<string name="misc_title">Různé</string>
<string name="misc_summary">Herní režim, ovládání hlasitosti</string>
<string name="animations_title">Animace</string>
<string name="animations_summary">Systémové animace</string>
<string name="powermenu_title">Menu napájení</string>
<string name="powermenu_summary">Pokročilé restartování, průhlednost nabídky napájení</string>
<string name="theme_title">Motivy</string>
<string name="theme_summary">Motiv systému, zaoblení, přepínat motiv</string>
<string name="quicksettings_title">Panel rychlého nastavení</string>
<string name="quicksettings_summary">Rozvržení dlaždic, rozostření</string>
<string name="recents_title">Nedávné aplikace</string>
<string name="recents_summary">Slim přepínač aplikací</string>
<string name="statusbar_title">Stavový řádek</string>
<string name="statusbar_summary">Hodiny, logo, ikony stavu</string>
<string name="volume_title">Tlačítka hlasitosti</string>
<string name="volume_summary">Tlačítka hlasitosti</string>
<string name="notifications_title">Oznámení</string>
<string name="notifications_summary">Světlo baterie, záhlaví oznámení</string>
<string name="about_summary">Zjistit více o CherishOS</string>
<string name="device_part_title">Funkce zařízení</string>
<string name="qs_category">Kategorie rychlého nastavení</string>
<string name="navbar_title">Navigační panel</string>
<string name="volume_keys_title">Tlačítka hlasitosti</string>
<string name="button_title">Buttons</string>
<string name="button_summary">Hardware keys, Navigation bar</string>
<string name="gestures_title">Gestures</string>
<string name="gestures_summary">Jump to camera, swipe to screenshot</string>
<string name="lockscreen_title">Lock screen</string>
<string name="lockscreen_summary">Music visualizer, charging animation, clock style</string>
<string name="misc_title">Miscellaneous</string>
<string name="misc_summary">Gaming mode, volume controls</string>
<string name="animations_title">Animations</string>
<string name="animations_summary">System animations</string>
<string name="powermenu_title">Power menu</string>
<string name="powermenu_summary">Advanced restart, power menu opacity</string>
<string name="theme_title">Themes</string>
<string name="theme_summary">System theme, rounded, switch theme</string>
<string name="quicksettings_title">Quick Settings</string>
<string name="quicksettings_summary">Tile layout, blur</string>
<string name="recents_title">Recents apps</string>
<string name="recents_summary">Slim recents</string>
<string name="statusbar_title">Status bar</string>
<string name="statusbar_summary">Clock, carrier, status icons</string>
<string name="volume_title">Volume rockers</string>
<string name="volume_summary">Volume rockers</string>
<string name="notifications_title">Notifications</string>
<string name="notifications_summary">Battery light, notifications header</string>
<string name="about_summary">Learn more about CherishOS</string>
<string name="device_part_title">Device features</string>
<string name="qs_category">QS category</string>
<string name="navbar_title">Navigation bar</string>
<string name="volume_keys_title">Volume keys</string>
<!-- General strings -->
<string name="ok">OK</string>
<string name="reset">Obnovit</string>
<string name="cancel">Zrušit</string>
<string name="save">Uložit</string>
<string name="default_string">Výchozí</string>
<string name="disabled">Vypnuto</string>
<string name="reset">Reset</string>
<string name="cancel">Cancel</string>
<string name="save">Save</string>
<string name="default_string">Default</string>
<string name="disabled">Disabled</string>
<!-- Color Picker -->
<string name="dialog_color_picker">Výběr barvy</string>
<string name="press_color_to_apply">Pro použití klepněte na barvu umístěnou níže</string>
<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"></string>
<string name="arrow_down"></string>
<string name="hex">Hex:</string>
<string name="hex_hint">#ff000000</string>
<string name="set">Nastavit</string>
<string name="color_default">Výchozí</string>
<string name="led_color_green">Zelená</string>
<string name="led_color_red">Červená</string>
<string name="set">Set</string>
<string name="color_default">Default</string>
<string name="led_color_green">Green</string>
<string name="led_color_red">Red</string>
<!-- Custom seekbar -->
<string name="custom_seekbar_value">Value: <xliff:g id="v">%s</xliff:g></string>
<string name="custom_seekbar_default_value">Default</string>
<string name="custom_seekbar_default_value_to_set">Default value: <xliff:g id="v">%s</xliff:g>\nLong press to set</string>
<string name="custom_seekbar_default_value_is_set">Default value is set</string>
<string name="add_package_to_title">Add application</string>
<!-- QS settings -->
<string name="qs_title">Rychlá nastavení</string>
<string name="qs_title">Quick settings</string>
<!-- QuickSettings haptic feedback -->
<string name="quick_settings_vibrate_title">Vibrate on touch</string>
<string name="quick_settings_vibrate_summary">Vibrate when touching QS tiles</string>
<!-- Lockscreen shortcuts -->
<string name="ls_category">Lockscreen Items</string>
<string name="ls_tuner">Enable Lockscreen tuner</string>
<string name="lockscreen_shortcuts">Lockscreen shortcuts</string>
<string name="ls_shortcut_summary">Customize Lockscreen shortcuts</string>
<!-- Lockscreen icons -->
<string name="lockscreen_tuner_title">Lockscreen tuner</string>
<!-- Statusbar Items -->
<string name="sb_icons">Statusbar Icons</string>
<string name="statusbar_items_category">Statusbar items</string>
<!-- Status bar - icons -->
<string name="status_bar_icons_title">Ikony stavové lišty</string>
<string name="status_bar_icons_title">Status bar icons</string>
<!-- Lock screen visualizer -->
<string name="visualizer_title">Zobrazit hudební vizualizaci</string>
<string name="visualizer_title">Display music visualizer</string>
<!-- Power menu and dialogs opacity -->
<!-- AOKP custom system animations -->
<!-- Power menu Animations -->
<string name="power_menu_animation">Menu napájení</string>
<string name="power_menu_animation">Power menu</string>
<!-- QS header image -->
<!-- Lockscreen -->
<string name="lockscreen_category">Zamykací obrazovka</string>
<string name="lockscreen_category">Lockscreen</string>
<!-- Themes -->
<string name="theme_type_title">Motiv systému</string>
<string name="theme_type_summary">Vyberte motiv</string>
<string name="theme_type_title">System theme</string>
<string name="theme_type_summary">Select theme</string>
<!--Accenter -->
<string name="themes_hub_title">Motivy</string>
<string name="themes_hub_summary">Odstíny-Přechody-Motivy</string>
<string name="themes_hub_title">Themes</string>
<string name="themes_hub_summary">Accents-Gradients-Themes</string>
<string name="rgb_accent_picker_title_dark">Accent Picker</string>
<string name="rgb_accent_picker_summary">Choose the accent color yourself</string>
<string name="theme_option_reset_title">Reset Theme Options</string>
<string name="theme_option_reset_message">Are you sure you want to reset themes-accent to default?</string>
<!--ThemePicker-->
<string name="theme_select_title">Styly a tapety</string>
<string name="theme_select_summary">Procházet a vybrat nainstalované motivy</string>
<string name="theme_select_title">Styles and Wallpapers</string>
<string name="theme_select_summary">Browse and select installed themes</string>
<string name="notification_light_settings">Notifications light</string>
<!-- Volume rocker wake -->
<string name="volume_rocker_wake_title">Volume rocker wake</string>
<string name="search">Search</string>
<string name="search_apps">Search apps</string>
<!-- Power Menu -->
<string name="power_menu_title">Power menu</string>
<string name="power_menu_title_summary">View or change power menu entries</string>
<string name="powermenu_screenshot">Screenshot</string>
<string name="powermenu_power">Power</string>
<string name="powermenu_advanced">Advanced reboot options</string>
<string name="powermenu_restart">Restart</string>
<string name="powermenu_airplane">Airplane</string>
<string name="powermenu_settings">Settings</string>
<string name="powermenu_lockdown">Lock Down</string>
<string name="powermenu_soundpanel">Sound Panel</string>
<string name="powermenu_users">Users</string>
<string name="powermenu_logout">Logout</string>
<string name="powermenu_emergency">Emergency</string>
<!-- Double Tap Lockscreen to Sleep -->
<string name="lockscreen_gesture_title">Gestures</string>
<string name="double_tap_to_sleep_lockscreen_title">Double tap to sleep</string>
<string name="double_tap_to_sleep_lockscreen_summary">Double tap on the top third or bottom shortcut area of the lock screen to put the device to sleep</string>
<!-- Double Tap Statusbar to Sleep -->
<string name="statusbar_gesture_title">Gestures</string>
<string name="double_tap_to_sleep_statusbar_title">Double tap to sleep</string>
<string name="double_tap_to_sleep_statusbar_summary">Double tap on statusbar to put the device to sleep</string>
<!-- Buttons title -->
<string name="volume_category">Volume Rocker</string>
<!--Volume keys -->
<string name="volume_rocker_wake_summary">Pressing the volume keys will wake your device</string>
<!-- Torch Power button gestures -->
<string name="torch_power_button_gesture_title">Toggle torch when screen off</string>
<string name="torch_power_button_gesture_none">Disabled</string>
<string name="torch_power_button_gesture_dt">Double tap power button (slower single tap response), Disables double power tap for camera.</string>
<string name="torch_power_button_gesture_dt_toast">Jump to camera gesture is now disabled</string>
<string name="torch_power_button_gesture_lp">Long press power button</string>
<!-- Hardware button navigation -->
<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>
<string name="profile_applist_title">Applications</string>
<string name="choose_action_title">Choose action</string>
<string name="action_entry_default_action">Default settings</string>
<string name="action_entry_select_app">Select application</string>
<string name="action_entry_custom_action">Select custom action</string>
<string name="hardware_keys_volume_keys_title">Volume rocker</string>
<string name="hardware_keys_home_key_title">Home button</string>
<string name="hardware_keys_menu_key_title">Menu button</string>
<string name="hardware_keys_assist_key_title">Search button</string>
<string name="hardware_keys_appswitch_key_title">Overview button</string>
<string name="hardware_keys_back_key_title">Back button</string>
<string name="hardware_keys_double_tap_summary">Set double tap action</string>
<string name="hardware_keys_single_tap_summary">Set single tap action</string>
<string name="hardware_keys_long_press_summary">Set long press action</string>
<string name="hardware_keys_single_tap_title">Single tap action</string>
<string name="hardware_keys_long_press_title">Long press action</string>
<string name="hardware_keys_double_tap_title">Double tap action</string>
<!-- 4G icon -->
<string name="show_fourg_icon_title">4G icon</string>
<string name="show_fourg_icon_summary">Display 4G icon in signal icon instead LTE</string>
<!-- Volume swap buttons -->
<string name="swap_volume_buttons_title">Reorient</string>
<string name="swap_volume_buttons_summary">Swap volume buttons when the screen is rotated</string>
<!-- Power menu on lockscreen -->
<string name="lockscreen_power_menu_disabled_title">Disable power menu on lock screen</string>
<string name="lockscreen_power_menu_disabled_summary">This will only disable the power menu on secure lock screens</string>
<!-- Toast app icon -->
<string name="toast_icon_title">Toast app icon</string>
<string name="toast_icon_summary">Display the app\'s icon corresponding with the toast</string>
<!-- Heads up -->
<string name="headsup_category">HeadsUp Settings</string>
<string name="heads_up_notifications">Heads up</string>
<string name="heads_up_notifications_summary">Customise heads up notifications settings</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_stoplist_summary">Disable heads up notifications in these applications</string>
<string name="add_heads_up_blacklist_summary">Disable heads up from these applications</string>
<string name="heads_up_stoplist_title">Stoplist</string>
<string name="heads_up_blacklist_title">Blacklist</string>
<string name="profile_choose_app">Choose app</string>
<string name="dialog_delete_title">Delete</string>
<string name="dialog_delete_message">Remove selected item?</string>
<!-- Heads up timeout -->
<string name="heads_up_time_out_title">Time out</string>
<string name="heads_up_time_out_summary">Peeking notifications will show for <xliff:g id="number">%d</xliff:g> seconds</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_5sec">5 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>
<!-- Heads up snooze -->
<string name="heads_up_snooze_title">Snooze timer</string>
<string name="heads_up_snooze_summary_one_minute">Swiping up on peeking notifications will snooze heads up from that application for 1 minute</string>
<string name="heads_up_snooze_summary">Swiping up on peeking notifications will snooze heads up from that application for <xliff:g id="number">%d</xliff:g> minutes</string>
<string name="heads_up_snooze_disabled_summary">Snooze timer is disabled</string>
<string name="heads_up_snooze_1min">1 minute</string>
<string name="heads_up_snooze_5min">5 minutes</string>
<string name="heads_up_snooze_10min">10 minutes</string>
<string name="heads_up_snooze_15min">15 minutes</string>
<string name="heads_up_snooze_20min">20 minutes</string>
<!-- Quick QS pulldown -->
<string name="status_bar_quick_qs_pulldown">Quick QS pulldown</string>
<string name="quick_pulldown_none">Disabled</string>
<string name="quick_pulldown_right">Pulldown statusbar from right side</string>
<string name="quick_pulldown_left">Pulldown statusbar from left side</string>
<!-- Incall vibrate options -->
<string name="incall_vibration_category">In-call vibration options</string>
<string name="incall_vibrate_connect_title">Vibrate on connect</string>
<string name="incall_vibrate_call_wait_title">Vibrate on call waiting</string>
<string name="incall_vibrate_disconnect_title">Vibrate on disconnect</string>
<!-- Data disabled icon -->
<string name="data_disabled_icon_title">Show data disabled icon</string>
<string name="data_disabled_icon_summary">Display the cross sign next to signal bar when data is disabled</string>
<!-- Roaming indicator icon -->
<string name="roaming_indicator_icon_title">Roaming indicator</string>
<string name="roaming_indicator_icon_summary">Display roaming indicator in signal icon when in roaming mode</string>
<!-- Show VoLTE icon on statusbar -->
<string name="volte_switch_title">VoLTE icon</string>
<string name="volte_switch_summary">Display VoLTE icon</string>
<string name="volte_icon_title">VoLTE icon</string>
<string name="volte_icon_summary">Display VoLTE icon</string>
<string name="volte_icon_style_title">Select VoLTE Icon</string>
<string name="volte_icon_asus">VoLTE Asus Icon</string>
<string name="volte_icon_vo">Vo Only Icon</string>
<string name="volte_icon_volte">VoLTE Icon</string>
<string name="volte_icon_oos">VoLTE OOS Icon</string>
<string name="volte_icon_hd">HD Icon</string>
<string name="volte_icon_hd2">HD CAF Icon</string>
<string name="volte_icon_miui">MIUI 11 Icon</string>
<string name="volte_icon_emui">EMUI Icon</string>
<string name="volte_icon_margaritov">HD Filled Icon</string>
<string name="volte_icon_margaritov2">Margaritov VoLTE Icon</string>
<string name="volte_icon_vivo">Vivo Icon</string>
<string name="volte_icon_aris">Aris Icon</string>
<string name="volte_icon_beast">Aww Icon</string>
<string name="volte_icon_ios">Ios Icon</string>
<string name="volte_icon_lr">Livenge Icon</string>
<string name="volte_icon_realme">Realme Icon</string>
<string name="volte_icon_typeA">Mild Icon</string>
<string name="volte_icon_typeB">Filth Icon</string>
<string name="volte_icon_typeC">Mue Icon</string>
<string name="volte_icon_typeD">Sus Icon</string>
<string name="volte_icon_typeE">Acherus Icon</string>
<string name="volte_icon_vcircle">Circle Icon</string>
<string name="volte_icon_vimeo">Vimeo Icon</string>
<string name="volte_icon_volit">Volit Icon</string>
<string name="volte_icon_zirco">Ziroc Icon</string>
<!-- VoWiFi icon -->
<string name="vowifi_icon_title">VoWiFi icon</string>
<string name="vowifi_icon_enabled">VoWiFi icon enabled</string>
<string name="vowifi_icon_disabled">VoWiFi icon disabled</string>
<string name="vowifi_icon_enabled_volte_disabled">VoWiFi instead of VoLTE icon</string>
<string name="vowifi_icon_style_title">VoWiFi icon style</string>
<string name="vowifi_icon_default">Default Icon</string>
<string name="vowifi_icon_emui">EMUI Icon</string>
<string name="vowifi_icon_asus">Asus Icon</string>
<string name="vowifi_icon_oneplus">OOS Icon</string>
<string name="vowifi_icon_moto">Motorola Icon</string>
<string name="vowifi_icon_simple1">Simple1 Icon</string>
<string name="vowifi_icon_simple2">Simple2 Icon</string>
<string name="vowifi_icon_simple3">Simple3 Icon</string>
<string name="vowifi_icon_vivo">Vivo Icon</string>
<string name="vowifi_icon_margaritov">Margaritov Icon</string>
<!-- Battery light -->
<string name="battery_light_settings">Kontrolka nabíjení baterie</string>
<string name="notification_light_settings">Notikační dioda</string>
<string name="battery_light_settings">Battery charging light</string>
<string name="battery_light_enable">Enable</string>
<string name="battery_full_light_enabled">Battery light when full charged</string>
<string name="battery_light_allow_on_dnd_title">Battery light in Do Not Disturb mode</string>
<string name="battery_light_low_blinking_title">Blinking light on low battery</string>
<string name="battery_light_cat">Battery light color when charging</string>
<string name="battery_light_low_color">Low battery</string>
<string name="battery_light_medium_color">Medium battery</string>
<string name="battery_light_full_color">Almost full battery</string>
<string name="battery_light_reallyfull_color">Full (100) battery</string>
<!-- Heads up options -->
<string name="less_boring_heads_up_title">Make heads up less annoying</string>
<string name="less_boring_heads_up_summary">Show heads up only for dialer or messaging app if they are not in foreground</string>
<!-- Notification guts kill app button -->
<string name="general_category">General</string>
<string name="notification_guts_kill_app_button_title">Kill app button</string>
<string name="notification_guts_kill_app_button_summary">Show a kill app button in the notification\'s longpress menu</string>
<!-- Double Tap on Doze to wake -->
<string name="double_tap_on_doze_to_wake_title">Double-tap to wake on doze</string>
<string name="double_tap_on_doze_to_wake_summary">Double tap to wake when device is dreaming</string>
<!-- Old mobile type icons -->
<string name="use_old_mobiletype_title">Small mobile type icon</string>
<string name="use_old_mobiletype_summary">Show mobile type icon on top of the signal indicator</string>
<!-- Lockscreen battery info indicator -->
<string name="lockscreen_battery_info_title">Lockscreen charging info</string>
<string name="lockscreen_battery_info_summary">Show charging current, voltage, wattage and battery temperature on lockscreen while charging</string>
<!-- Charging animation -->
<string name="charging_animation_title">Charging animation</string>
<string name="charging_animation_summary">Display an animation when the device is plugged in</string>
<!-- Tiles animation style -->
<string name="qs_tile_animation_title">Animations</string>
<string name="qs_tile_animation_style_title">Animation style</string>
<string name="qs_tile_animation_duration_title">Animation duration</string>
<string name="qs_tile_animation_interpolator_title">Tiles animation interpolator</string>
<string name="qs_tile_animation_style_off">No animation</string>
<string name="qs_tile_animation_style_flip">Flip</string>
<string name="qs_tile_animation_style_rotate">Rotate</string>
<string name="qs_tile_animation_duration_low">Low</string>
<string name="qs_tile_animation_duration_default">Default</string>
<string name="qs_tile_animation_duration_fast">Fast</string>
<string name="qs_tile_animation_interpolator_linearInterpolator">Linear</string>
<string name="qs_tile_animation_interpolator_accelerateInterpolator">Accelerate</string>
<string name="qs_tile_animation_interpolator_decelerateInterpolator">Decelerate</string>
<string name="qs_tile_animation_interpolator_accelerateDecelerateInterpolator">Accelerate decelerate</string>
<string name="qs_tile_animation_interpolator_bounceInterpolator">Bounce</string>
<string name="qs_tile_animation_interpolator_overshootInterpolator">Overshoot</string>
<string name="qs_tile_animation_interpolator_anticipateInterpolator">Anticipate</string>
<string name="qs_tile_animation_interpolator_anticipateOvershootInterpolator">Anticipate overshoot</string>
<string name="qs_set_animation_style">%1$s</string>
<string name="qs_set_animation_duration">%1$s</string>
<string name="qs_set_animation_interpolator">%1$s</string>
<!-- Blink flashlight for incoming calls -->
<string name="flashlight_category">Flashlight</string>
<string name="flashlight_on_call_title">Blink Flashlight for incoming call</string>
<string name="flashlight_on_call_disabled">Disabled</string>
<string name="flashlight_on_call_ringer">When ringing</string>
<string name="flashlight_on_call_no_ringer">When ringer is silent</string>
<string name="flashlight_on_call_silent">When entirely silent (no ringer or vibrator)</string>
<string name="flashlight_on_call_always">Always</string>
<string name="flashlight_on_call_ignore_dnd_title">Ignore DND</string>
<string name="flashlight_on_call_ignore_dnd_summary">Whether to flash when in Do Not Disturb mode</string>
<string name="flashlight_on_call_rate_title">Rate</string>
<string name="flashlight_on_call_rate_summary">Flashlight on call blink rate</string>
<!-- Combined signal icons in status bar -->
<string name="combined_status_bar_signal_icons">Combined signal icons</string>
<string name="combined_status_bar_signal_icons_summary">Enable combined signal icons in status bar.\nRequires a SystemUI restart</string>
<!-- QS battery estimates -->
<string name="qs_show_battery_estimate_title">Battery estimates</string>
<string name="qs_show_battery_estimate_summary">Show estimated remaining battery life next to the icon</string>
<!-- AOD Schedule -->
<string name="always_on_display_schedule_title">Always on display schedule</string>
<string name="always_on_display_schedule_sunset">Sunset</string>
<string name="always_on_display_schedule_sunrise">Sunrise</string>
<string name="always_on_display_schedule_mixed_sunset">Turns on from sunset till a time</string>
<string name="always_on_display_schedule_mixed_sunrise">Turns on from a time till sunrise</string>
<!-- Pulse notifications lightning -->
<string name="pulse_ambient_light_title">Ambient edge lightning</string>
<string name="pulse_ambient_light_summary">Light ambient edges for pulsing notifications</string>
<string name="ambient_notification_light_enabled_title">Show on AOD</string>
<string name="ambient_notification_light_enabled_summary">Keep showing edge lightning on AOD</string>
<string name="ambient_notification_light_hide_aod_title">Hide AOD content</string>
<string name="ambient_notification_light_hide_aod_summary">Hide AOD content when edges are lighted</string>
<string name="ambient_notification_light_duration_title">Duration</string>
<string name="ambient_notification_light_duration_summary">Time it takes for each animation to complete</string>
<string name="ambient_notification_light_repeats_title">Repeats</string>
<string name="ambient_notification_light_repeats_summary">Amount of times the animation should show\n0 for infinite</string>
<string name="ambient_notification_light_timeout_title">Timeout</string>
<string name="ambient_notification_light_timeout_forever">Forever</string>
<string name="ambient_notification_light_timeout_half_minute">30 seconds</string>
<string name="ambient_notification_light_timeout_minute">1 minute</string>
<string name="ambient_notification_light_timeout_three_minutes">3 minutes</string>
<string name="ambient_notification_light_timeout_five_minutes">5 minutes</string>
<string name="ambient_notification_light_timeout_ten_minutes">10 minutes</string>
<string name="set_to_zero">Set repeats to 0 to enable</string>
<string name="ambient_notification_color_mode_title">Color mode</string>
<string name="ambient_notification_color_mode_accent">Accent color</string>
<string name="ambient_notification_color_mode_wall">Wallpaper dominant color</string>
<string name="ambient_notification_color_mode_notification">Notification icon color</string>
<string name="ambient_notification_color_mode_custom">@string/ambient_notification_light_color_title</string>
<string name="ambient_notification_light_color_title">Custom color</string>
<string name="pulse_ambient_light_show_always_title">Show always</string>
<string name="pulse_ambient_light_show_always_summary">Show lights for all doze events and not just notifications</string>
<string name="pulse_ambient_light_repeat_direction_title">Light repeat mode</string>
<string name="pulse_ambient_light_repeat_direction_restart">Restart</string>
<string name="pulse_ambient_light_repeat_direction_reverse">Reverse</string>
<string name="pulse_ambient_light_layout_title">Light view</string>
<string name="pulse_ambient_light_layout_solid">Solid</string>
<string name="pulse_ambient_light_layout_faded">Faded</string>
<string name="pulse_ambient_light_width_title">Light width</string>
<string name="pulse_light_layout_style_title">Light Layout Style</string>
<string name="pulse_light_both">All Four Sides</string>
<string name="pulse_light_top_bottom">Only Top-Bottom</string>
<string name="pulse_light_left_right">Only Left-Right</string>
<!-- Ambient Ticker -->
<string name="pulse_on_new_tracks_title">Music ticker</string>
<string name="pulse_on_new_tracks_summary">Show music ticker on Ambient Display during track change</string>
<!-- Screen off FOD -->
<string name="screen_off_fod_title">Screen off FOD</string>
<string name="screen_off_fod_summary">Keep FOD enabled when the screen is off</string>
<!-- Volume Steps Fragment -->
<string name="volume_steps_fragment_title">Volume steps</string>
<string name="volume_steps_summary">Customize volume steps</string>
<string name="volume_steps_alarm_title">Volume steps: Alarm</string>
<string name="volume_steps_dtmf_title">Volume steps: DTMF</string>
<string name="volume_steps_music_title">Volume steps: Media</string>
<string name="volume_steps_notification_title">Volume steps: Notification</string>
<string name="volume_steps_ring_title">Volume steps: Ringer</string>
<string name="volume_steps_system_title">Volume steps: System</string>
<string name="volume_steps_voice_call_title">Volume steps: Voice Call</string>
<string name="volume_steps_reset">Reset</string>
<!-- Udfps animations -->
<string name="udfps_category">Udfps</string>
<string name="udfps_recog_animation">Udfps animation</string>
<string name="udfps_recog_animation_summary">Shows an animation while reading your finger</string>
<string name="udfps_recog_animation_effect_title">Udfps animation effect</string>
<string name="udfps_recog_animation_effect_summary">Choose animation effect</string>
<!-- Udfps icon picker -->
<string name="udfps_icon_picker_title">Udfps icon picker</string>
<string name="udfps_icon_picker_summary">Choose your favorite fingerprint icon</string>
<!-- Udfps Custom Options -->
<string name="udfps_settings_title">Udfps Options</string>
<string name="udfps_settings_summary">Different menus for customizing the udfps</string>
<!-- Udfps Haptic Feedback -->
<string name="udfps_haptic_feedback_title">FOD haptic feedback</string>
<string name="udfps_haptic_feedback_summary">Vibrate when touching FOD icon</string>
<!-- Custom FOD Icon -->
<string name="custom_fp_icon_title">Custom UDFPS Icon</string>
<string name="custom_fp_icon_summary">Enable custom UDFPS Icon from files</string>
<string name="custom_fp_select_title">Select Custom UDFPS Icon</string>
<string name="custom_fp_select_summary">Select custom image from your saved files or gallery</string>
<!-- Privacy indicators -->
<string name="mic_camera_privacy_indicator_title">Mic and camera privacy indicator</string>
<string name="mic_camera_privacy_indicator_summary">Show separate indicator when an any app uses mic or camera</string>
<string name="location_privacy_indicator_title">Location privacy indicator</string>
<string name="location_privacy_indicator_summary">Show separate indicator when an any app uses location</string>
<!-- Sb Icon Style -->
<string name="statusbar_icons_style">Colored Statusbar Icons</string>
<string name="statusbar_icons_style_summary">Choose the style of your statusbar icons (requires SystemUI restart)</string>
<!-- Notification headers -->
<string name="notification_headers_title">Notification Headers</string>
<string name="notification_headers_summary">Show headers in the notification shade</string>
<!-- Gaming mode -->
<string name="gaming_mode_title">Game space</string>
<string name="gaming_mode_summary">Extra features for immersive gaming experience</string>
<!-- Battery percentage -->
<string name="battery_style_category_title">Battery icon</string>
<string name="status_bar_battery_percentage_title">Battery percentage</string>
<string name="status_bar_battery_percentage_default">Hidden</string>
<string name="status_bar_battery_percentage_text_next">Next to the icon</string>
<string name="status_bar_battery_percentage_text_inside">Inside the icon</string>
<!-- Status bar battery style-->
<string name="status_bar_battery_style_title">Battery style</string>
<string name="status_bar_battery_style_port">Portrait</string>
<string name="status_bar_battery_style_circle">Circle</string>
<string name="status_bar_battery_style_dotted_circle">Circle (Dotted)</string>
<string name="status_bar_battery_style_filled_circle">Circle (Filled)</string>
<string name="status_bar_battery_style_text">Text</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_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_pill">Portrait Mx</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_signal">Landscape Airoo</string>
<string name="status_bar_battery_style_icon_landscape_buddy">Landscape Capsule</string>
<!-- Network Traffic -->
<string name="traffic_title">Traffic indicators</string>
<string name="traffic_summary">Customize the traffic indicators</string>
<string name="network_traffic_autohide_threshold_title">Auto-hide threshold</string>
<string name="network_traffic_location_title">Location</string>
<string name="network_traffic_disabled">Disabled</string>
<string name="network_traffic_statusbar">Status bar</string>
<string name="network_traffic_qs_header">QS header</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_mode_title">Display mode</string>
<string name="network_traffic_dynamic">Dynamic</string>
<string name="network_traffic_download">Download</string>
<string name="network_traffic_upload">Upload</string>
<string name="network_traffic_font_size">Single net font size</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">Kb/s</string>
<string name="network_traffic_autohide_kilobytes">KB/s</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>
<!-- Themeing -->
<string name="dark_ui_mode_summary">Browse the dark theme options</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the settings category for theme overlays. -->
<string name="theme_customization_category">Theming</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the adaptive icon shape (e.g. launcher and quick settings icons). -->
<string name="theme_customization_icon_shape_title">Icon shape</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize accent color. -->
<string name="theme_customization_icon_shape_summary">Set system icon shape style</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize headline and body fonts. -->
<string name="theme_customization_font_title">Headline / Body font</string>
<string name="theme_customization_font_summary">Set system font style</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the system wide icon pack. -->
<string name="theme_customization_icon_pack_title">Icon pack</string>
<string name="theme_customization_icon_pack_summary">Set custom icon pack style</string>
<string name="theme_customization_signal_icon_title">Signal icon style</string>
<string name="theme_customization_signal_icon_summary">Set custom signal icon style</string>
<string name="theme_customization_wifi_icon_title">WiFi icon style</string>
<string name="theme_customization_wifi_icon_summary">Set custom wifi icon style</string>
<!-- Custom Signal bar icons -->
<string name="custom_signal_bar_title">Signal</string>
<!-- Custom Wi-Fi bar icons -->
<string name="custom_wifi_bar_title">Wi-Fi</string>
<!-- Button brightness -->
<string name="button_backlight_options_category">Backlight options</string>
<string name="button_backlight_enable_title">Allow button backlight</string>
<string name="button_link_brightness">Link to screen brightness</string>
<string name="button_link_brightness_summary">Button backlight brightness will adjust based on current screen brightness level</string>
<string name="button_manual_brightness">Brightness level</string>
<string name="button_timeout_title">Backlight timeout</string>
<string name="button_backlight_on_touch_only_title">Button backlight touch</string>
<string name="button_backlight_on_touch_only_summary">Button backlight will only appear when buttons are pressed rather than on all the time. Timeout still impacts this feature.</string>
<!-- Screen off animation -->
<string name="screen_off_animation_title">Screen off animation</string>
<string name="screen_off_animation_crt">CRT</string>
<string name="screen_off_animation_scale">Scale</string>
<!-- Status bar - Clock -->
<string name="status_bar_clock_title">Clock &amp; date</string>
<string name="status_bar_clock_summary">Customize clock &amp; date</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_position_title">Clock style</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_auto_hide_title">Auto hide</string>
<string name="status_bar_clock_auto_hide_launcher_summary">Hide clock if launcher is visible</string>
<string name="status_bar_clock_auto_hide_summary">Hide clock at regular interval</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_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="clock_date_position">Date position</string>
<string name="clock_date_right">Right of time</string>
<string name="clock_date_left">Left of time</string>
<!-- QS clock -->
<string name="qs_clock_title">Clock</string>
<string name="qs_clock_summary">Display clock in quick status bar header</string>
<!-- QS date -->
<string name="qs_date_title">Date</string>
<string name="qs_date_summary">Display date in quick status bar header</string>
<!-- Media art -->
<string name="lockscreen_media_category">Lock screen media</string>
<string name="media_art_title">Media cover art</string>
<string name="media_art_summary">Enable media cover art on the lockscreen</string>
<!-- Lockscreen album art filter -->
<string name="lockscreen_albumart_filter_title">Media cover art filter</string>
<string name="lockscreen_albumart_filter_none">None</string>
<string name="lockscreen_albumart_filter_grayscale">Grayscale</string>
<string name="lockscreen_albumart_filter_tint">Accent tinted</string>
<string name="lockscreen_albumart_filter_blur">Blur</string>
<string name="lockscreen_albumart_filter_grayblur">Grayscale and blurred</string>
<!-- 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="pulse_settings">Pulse</string>
<string name="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_units_rounded_title">Rounded corners</string>
<string name="pulse_solid_units_rounded_summary">Solid lines with rounded tip</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>
<!-- Quick Settings brightness slider -->
<string name="qs_brightness_slider_category">Brightness slider</string>
<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>
<string name="qs_brightness_position_bottom_title">Show brightness slider on bottom</string>
<string name="qs_brightness_position_bottom_summary">Show a brightness slider on bottom quick settings</string>
<!-- Quick Settings brightness icon -->
<string name="brightness_icon_title">Adaptive brightness button</string>
<string name="brightness_icon_summary">Show adaptive brightness button</string>
<!-- Quick QS Panel brightness slider -->
<string name="quick_qs_brightness_slider_title">Show brightness slider in Quick QS Panel</string>
<string name="quick_qs_brightness_slider_summary">Show a brightness slider in the quick qs panel</string>
<!-- Volume rocker gestures -->
<string name="volume_skiptrack_screen_title">Skip music tracks</string>
<!-- Navigation bar -->
<string name="navigation_title">Navigatie</string>
<string name="navigation_bar_category">Navigation bar</string>
<string name="navigation_bar_title">On-screen navigation bar</string>
<string name="navigation_bar_summary">Enable on-screen navigation keys</string>
<string name="navigation_bar_layout_title">Layout</string>
<string name="navigation_bar_layout_summary">Customize the layout of the navigation bar</string>
<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 in navigation bar while typing</string>
<string name="navigation_bar_help_text">These settings mainly relate to the 3-button navigation bar. If you use gesture navigation and want to customize it, e.g. hide the gesture handle, please visit: Settings &gt; System &gt; Gestures.</string>
<string name="nav_bar_tuner_title">Navigation bar tuner</string>
<string name="nav_bar_tuner_summary">Change nav bar layout</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="system_navigation_summary">Choose which system navigation style to use</string>
<!-- HW keys -->
<string name="hardware_keys_title">Buttons</string>
<string name="hardware_keys_category">Hardware navigation buttons</string>
<string name="hardware_keys_disable_title">Disable hardware buttons</string>
<string name="hardware_keys_disable_summary">Use the device hardware keys for navigation</string>
<!-- NavBar Inverse -->
<string name="navigation_bar_inverse_title">Invert 3 button navigation bar</string>
<!-- Quick Settings brightness slider -->
<string name="qs_show_brightness_slider_title">Brightness slider</string>
<string name="qs_show_brightness_slider_never">Never show</string>
<string name="qs_show_brightness_slider_expanded">Show when expanded</string>
<string name="qs_show_brightness_slider_always">Show always</string>
<string name="qs_show_brightness_slider_not_expanded">Show when not expanded</string>
<string name="qs_brightness_slider_position_title">Position</string>
<string name="qs_brightness_slider_position_top">Top</string>
<string name="qs_brightness_slider_position_bottom">Bottom</string>
<!-- Monet Engine -->
<string name="monet_category">Monet</string>
<string name="monet_engine_title">Monet engine</string>
<string name="monet_engine_summary">Customize monet parameters</string>
<string name="monet_engine_custom_color_title">Use custom color</string>
<string name="monet_engine_custom_color_summary">Use custom color for monet engine instead of wallpaper colors</string>
<string name="monet_engine_color_override_title">Custom color</string>
<string name="monet_engine_white_luminance_user_title">White luminance</string>
<string name="monet_engine_accurate_shades_title">Use accurate shades</string>
<string name="monet_engine_chroma_factor_title">Chroma factor</string>
<string name="monet_engine_linear_lightness_title">Use linear lightness</string>
<!-- Quick Settings brightness icon -->
<string name="qs_show_auto_brightness_title">Auto brightness icon</string>
<string name="qs_show_auto_brightness_summary">Show toggle for adaptive brightness near the slider</string>
<!-- Black theme -->
<string name="system_black_theme_title">Use black theme</string>
<string name="system_black_theme_summary">Force black background colors</string>
<!-- OOS style material dismiss all button for notifications -->
<string name="notification_material_dismiss_button_title">Clear all notification button</string>
<string name="notification_material_dismiss_button_summary">Replace clear all notification text with floating button</string>
<string name="clearall_style_title">Clear all notification button style</string>
<string name="clearall_bgstyle_title">Clear all notification button background</string>
<!-- Laboratory - Application downgrade -->
<string name="laboratory_app_downgrade_title">Allow application downgrade</string>
<string name="laboratory_app_downgrade_summary">This allows you to downgrade applications. Note that this may lead to crashes and data corruption.</string>
<!-- Laboratory - Ignore window secure -->
<string name="laboratory_ignore_window_secure_title">Ignore window secure flags</string>
<string name="laboratory_ignore_window_secure_summary">This removes the screenshots and screenrecords limits for all applications. Normally, special applications are replaced with black areas in records. This can be convenient in some cases but may lead to privacy leaks. After changing this toggle, you may need to restart applications for the change to take effect.</string>
<!-- Colorful battery icon -->
<string name="battery_level_colors_title">Toggle colorful battery icon</string>
<string name="battery_level_colors_summary">Each battery level drop is color coded</string>
<!-- Custom settings dashboard style -->
<string name="settings_dashboard_style_title">Settings layout</string>
<string name="settings_dashboard_style_aosp">Aosp</string>
<string name="settings_dashboard_style_oos11">OxygenOS 11</string>
<string name="settings_dashboard_style_oos12">OxygenOS 12</string>
<string name="settings_dashboard_style_cherish">Cherish</string>
<string name="settings_dashboard_style_cherish_clean">Cherish Clean</string>
<string name="settings_layout_category_title">Settings UI interface</string>
<string name="settings_base_style_title">Settings Base layout</string>
<string name="settings_base_style_summary">Use an alternative layout for setting menus</string>
<string name="settings_home_style_title">Settings Home layout</string>
<string name="settings_home_style_summary">Use stock aosp layout for homepage</string>
<string name="disable_usercard_title">Settings UserCard</string>
<string name="disable_usercard_summary">Toggle in order not to show the usercard on main settings page</string>
<string name="spoof_title">Spoofing</string>
<!-- Unlimited g00gle ph0t0s st0rage -->
<string name="use_photos_spoof_title">Unlimited Photos storage</string>
<string name="use_photos_spoof_summary">Spoof your device as Pixel XL for Google Photos app only to provide unlimited storage for backup</string>
<!-- Unlock FPS for specific games -->
<string name="use_games_spoof_title">Unlock higher FPS in games</string>
<string name="use_games_spoof_summary">Spoof your device as a different model for specific games to unlock higher FPS</string>
<!-- Unlock higher quality streams for specific apps -->
<string name="use_stream_spoof_title">Unlock higher quality streams</string>
<string name="use_stream_spoof_summary">Spoof your device as Pixel 6 Pro to unlock higher quality streams on Amazon Prime, Disney+, Hotstar, and Netflix</string>
<!-- Hidden apps -->
<string name="hidden_apps_title">Hidden apps</string>
<string name="hidden_apps_summary">Applications that should be hidden from launcher</string>
<!-- reTicker -->
<string name="reticker_title">reTicker</string>
<string name="reticker_summary">Replace heads-up notification with slim and less invasive version of redesigned ticker</string>
<string name="reticker_colored_title">Use app colored background</string>
<string name="reticker_colored_summary">Replace reTicker background color using notification app main color</string>
<!-- Data usage info in QS footer -->
<string name="qs_footer_datausage_title">Data usage</string>
<string name="qs_footer_datausage_summary">Display data usage summary in quick settings footer</string>
<!-- Qs Transparency -->
<string name="qs_transparency_summary">Choose how transparent you want your qs to be (Requires SystemUI Restart)</string>
<string name="qs_transparency_title">Qs Transparency</string>
<!-- Media artwork -->
<string name="media_category">Media notification</string>
<string name="artwork_media_background_title">Artwork media background</string>
<string name="artwork_media_background_summary">Set media artwork as the notification media background</string>
<string name="artwork_media_background_enable_blur_title">Blur media media artwork background</string>
<string name="artwork_media_background_blur_radius_title">Blur amount for media artwork</string>
<string name="artwork_media_background_fade_filter_title">Fade amount for media artwork</string>
<string name="artwork_media_background_alpha_title">Transparency of media artwork</string>
<string name="just_kidding">Just kidding! providing logs helps us look like professional programmers err i mean trace the bugs that users reports.</string>
<string name="bug_report_drill">Bug Reporting Procedure</string>
<!-- Strict standby -->
<string name="strict_standby_policy_title">Strict standby policy</string>
<string name="strict_standby_policy_summary">When dismissing from recents, this will force stop apps with restricted battery usage and impose stronger restrictions to them. Also, all app standby restrictions will be imposed even when device is charging.</string>
<!-- Force background freezer -->
<string name="force_background_freezer_title">Background tasks freezer</string>
<string name="force_background_freezer_summary">Freeze tasks with restricted battery usage when moving them to background and unfreeze them when moving to foreground. This could save battery slightly but may lead to crashes and background ANR.</string>
<!-- Wi-Fi Standard icon -->
<string name="show_wifi_standard_icon_title">Show Wi-Fi Standard icon</string>
<string name="show_wifi_standard_icon_summary">Show Wi-Fi type in Wi-Fi signal indicator</string>
<!-- Lockscreen clock color -->
<string name="lockscreen_clock_color_title">Lockscreen clock color</string>
<string name="lockscreen_clock_color_summary">Use secondary color for lockscreen clock, if disabled will use color accent</string>
<!-- QS tiles layout direction: vertical or horizontal -->
<string name="qs_tile_layout_category_title">Tile layout</string>
<string name="qs_tile_layout_title">Vertical layout</string>
<string name="qs_tile_layout_summary">Enable for vertical layout. Default is horizontal</string>
<!-- QS rows and columns -->
<string name="qs_layout_category_title">QS Layout</string>
<string name="qs_rows_portrait_title">Tile rows on portrait</string>
<string name="qs_rows_landscape_title">Tile rows on landscape</string>
<string name="qs_columns_portrait_title">Tile columns on portrait</string>
<!-- QS tiles title visibility -->
<string name="qs_tile_title_visibility_title">Hide tile titles</string>
<string name="qs_tile_title_visibility_summary">Toggle to hide tile titles</string>
<!-- Fingerprint Ripple Effect -->
<string name="enable_fingerprint_ripple_effect_title">Ripple effect</string>
<string name="enable_fingerprint_ripple_effect_summary">Show ripple effect on unlock with fingerprint</string>
</resources>

View File

@@ -0,0 +1,771 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2019 CherishOS
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">
<!-- App Title -->
<string name="cherish_settings_title">Cherish Settings</string>
<!-- Units -->
<string name="unit_milliseconds">milliseconds</string>
<string name="unit_seconds">seconds</string>
<!-- Categories -->
<string name="button_title">Buttons</string>
<string name="button_summary">Hardware keys, Navigation bar</string>
<string name="gestures_title">Gestures</string>
<string name="gestures_summary">Jump to camera, swipe to screenshot</string>
<string name="lockscreen_title">Lock screen</string>
<string name="lockscreen_summary">Music visualizer, charging animation, clock style</string>
<string name="misc_title">Miscellaneous</string>
<string name="misc_summary">Gaming mode, volume controls</string>
<string name="animations_title">Animations</string>
<string name="animations_summary">System animations</string>
<string name="powermenu_title">Power menu</string>
<string name="powermenu_summary">Advanced restart, power menu opacity</string>
<string name="theme_title">Themes</string>
<string name="theme_summary">System theme, rounded, switch theme</string>
<string name="quicksettings_title">Quick Settings</string>
<string name="quicksettings_summary">Tile layout, blur</string>
<string name="recents_title">Recents apps</string>
<string name="recents_summary">Slim recents</string>
<string name="statusbar_title">Status bar</string>
<string name="statusbar_summary">Clock, carrier, status icons</string>
<string name="volume_title">Volume rockers</string>
<string name="volume_summary">Volume rockers</string>
<string name="notifications_title">Notifications</string>
<string name="notifications_summary">Battery light, notifications header</string>
<string name="about_summary">Learn more about CherishOS</string>
<string name="device_part_title">Device features</string>
<string name="qs_category">QS category</string>
<string name="navbar_title">Navigation bar</string>
<string name="volume_keys_title">Volume keys</string>
<!-- General strings -->
<string name="ok">OK</string>
<string name="reset">Reset</string>
<string name="cancel">Cancel</string>
<string name="save">Save</string>
<string name="default_string">Default</string>
<string name="disabled">Disabled</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"></string>
<string name="arrow_down"></string>
<string name="hex">Hex:</string>
<string name="hex_hint">#ff000000</string>
<string name="set">Set</string>
<string name="color_default">Default</string>
<string name="led_color_green">Green</string>
<string name="led_color_red">Red</string>
<!-- Custom seekbar -->
<string name="custom_seekbar_value">Value: <xliff:g id="v">%s</xliff:g></string>
<string name="custom_seekbar_default_value">Default</string>
<string name="custom_seekbar_default_value_to_set">Default value: <xliff:g id="v">%s</xliff:g>\nLong press to set</string>
<string name="custom_seekbar_default_value_is_set">Default value is set</string>
<string name="add_package_to_title">Add application</string>
<!-- QS settings -->
<string name="qs_title">Quick settings</string>
<!-- QuickSettings haptic feedback -->
<string name="quick_settings_vibrate_title">Vibrate on touch</string>
<string name="quick_settings_vibrate_summary">Vibrate when touching QS tiles</string>
<!-- Lockscreen shortcuts -->
<string name="ls_category">Lockscreen Items</string>
<string name="ls_tuner">Enable Lockscreen tuner</string>
<string name="lockscreen_shortcuts">Lockscreen shortcuts</string>
<string name="ls_shortcut_summary">Customize Lockscreen shortcuts</string>
<!-- Lockscreen icons -->
<string name="lockscreen_tuner_title">Lockscreen tuner</string>
<!-- Statusbar Items -->
<string name="sb_icons">Statusbar Icons</string>
<string name="statusbar_items_category">Statusbar items</string>
<!-- Status bar - icons -->
<string name="status_bar_icons_title">Status bar icons</string>
<!-- Lock screen visualizer -->
<string name="visualizer_title">Display music visualizer</string>
<!-- Power menu and dialogs opacity -->
<!-- AOKP custom system animations -->
<!-- Power menu Animations -->
<string name="power_menu_animation">Power menu</string>
<!-- QS header image -->
<!-- Lockscreen -->
<string name="lockscreen_category">Lockscreen</string>
<!-- Themes -->
<string name="theme_type_title">System theme</string>
<string name="theme_type_summary">Select theme</string>
<!--Accenter -->
<string name="themes_hub_title">Themes</string>
<string name="themes_hub_summary">Accents-Gradients-Themes</string>
<string name="rgb_accent_picker_title_dark">Accent Picker</string>
<string name="rgb_accent_picker_summary">Choose the accent color yourself</string>
<string name="theme_option_reset_title">Reset Theme Options</string>
<string name="theme_option_reset_message">Are you sure you want to reset themes-accent to default?</string>
<!--ThemePicker-->
<string name="theme_select_title">Styles and Wallpapers</string>
<string name="theme_select_summary">Browse and select installed themes</string>
<string name="notification_light_settings">Notifications light</string>
<!-- Volume rocker wake -->
<string name="volume_rocker_wake_title">Volume rocker wake</string>
<string name="search">Search</string>
<string name="search_apps">Search apps</string>
<!-- Power Menu -->
<string name="power_menu_title">Power menu</string>
<string name="power_menu_title_summary">View or change power menu entries</string>
<string name="powermenu_screenshot">Screenshot</string>
<string name="powermenu_power">Power</string>
<string name="powermenu_advanced">Advanced reboot options</string>
<string name="powermenu_restart">Restart</string>
<string name="powermenu_airplane">Airplane</string>
<string name="powermenu_settings">Settings</string>
<string name="powermenu_lockdown">Lock Down</string>
<string name="powermenu_soundpanel">Sound Panel</string>
<string name="powermenu_users">Users</string>
<string name="powermenu_logout">Logout</string>
<string name="powermenu_emergency">Emergency</string>
<!-- Double Tap Lockscreen to Sleep -->
<string name="lockscreen_gesture_title">Gestures</string>
<string name="double_tap_to_sleep_lockscreen_title">Double tap to sleep</string>
<string name="double_tap_to_sleep_lockscreen_summary">Double tap on the top third or bottom shortcut area of the lock screen to put the device to sleep</string>
<!-- Double Tap Statusbar to Sleep -->
<string name="statusbar_gesture_title">Gestures</string>
<string name="double_tap_to_sleep_statusbar_title">Double tap to sleep</string>
<string name="double_tap_to_sleep_statusbar_summary">Double tap on statusbar to put the device to sleep</string>
<!-- Buttons title -->
<string name="volume_category">Volume Rocker</string>
<!--Volume keys -->
<string name="volume_rocker_wake_summary">Pressing the volume keys will wake your device</string>
<!-- Torch Power button gestures -->
<string name="torch_power_button_gesture_title">Toggle torch when screen off</string>
<string name="torch_power_button_gesture_none">Disabled</string>
<string name="torch_power_button_gesture_dt">Double tap power button (slower single tap response), Disables double power tap for camera.</string>
<string name="torch_power_button_gesture_dt_toast">Jump to camera gesture is now disabled</string>
<string name="torch_power_button_gesture_lp">Long press power button</string>
<!-- Hardware button navigation -->
<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>
<string name="profile_applist_title">Applications</string>
<string name="choose_action_title">Choose action</string>
<string name="action_entry_default_action">Default settings</string>
<string name="action_entry_select_app">Select application</string>
<string name="action_entry_custom_action">Select custom action</string>
<string name="hardware_keys_volume_keys_title">Volume rocker</string>
<string name="hardware_keys_home_key_title">Home button</string>
<string name="hardware_keys_menu_key_title">Menu button</string>
<string name="hardware_keys_assist_key_title">Search button</string>
<string name="hardware_keys_appswitch_key_title">Overview button</string>
<string name="hardware_keys_back_key_title">Back button</string>
<string name="hardware_keys_double_tap_summary">Set double tap action</string>
<string name="hardware_keys_single_tap_summary">Set single tap action</string>
<string name="hardware_keys_long_press_summary">Set long press action</string>
<string name="hardware_keys_single_tap_title">Single tap action</string>
<string name="hardware_keys_long_press_title">Long press action</string>
<string name="hardware_keys_double_tap_title">Double tap action</string>
<!-- 4G icon -->
<string name="show_fourg_icon_title">4G icon</string>
<string name="show_fourg_icon_summary">Display 4G icon in signal icon instead LTE</string>
<!-- Volume swap buttons -->
<string name="swap_volume_buttons_title">Reorient</string>
<string name="swap_volume_buttons_summary">Swap volume buttons when the screen is rotated</string>
<!-- Power menu on lockscreen -->
<string name="lockscreen_power_menu_disabled_title">Disable power menu on lock screen</string>
<string name="lockscreen_power_menu_disabled_summary">This will only disable the power menu on secure lock screens</string>
<!-- Toast app icon -->
<string name="toast_icon_title">Toast app icon</string>
<string name="toast_icon_summary">Display the app\'s icon corresponding with the toast</string>
<!-- Heads up -->
<string name="headsup_category">HeadsUp Settings</string>
<string name="heads_up_notifications">Heads up</string>
<string name="heads_up_notifications_summary">Customise heads up notifications settings</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_stoplist_summary">Disable heads up notifications in these applications</string>
<string name="add_heads_up_blacklist_summary">Disable heads up from these applications</string>
<string name="heads_up_stoplist_title">Stoplist</string>
<string name="heads_up_blacklist_title">Blacklist</string>
<string name="profile_choose_app">Choose app</string>
<string name="dialog_delete_title">Delete</string>
<string name="dialog_delete_message">Remove selected item?</string>
<!-- Heads up timeout -->
<string name="heads_up_time_out_title">Time out</string>
<string name="heads_up_time_out_summary">Peeking notifications will show for <xliff:g id="number">%d</xliff:g> seconds</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_5sec">5 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>
<!-- Heads up snooze -->
<string name="heads_up_snooze_title">Snooze timer</string>
<string name="heads_up_snooze_summary_one_minute">Swiping up on peeking notifications will snooze heads up from that application for 1 minute</string>
<string name="heads_up_snooze_summary">Swiping up on peeking notifications will snooze heads up from that application for <xliff:g id="number">%d</xliff:g> minutes</string>
<string name="heads_up_snooze_disabled_summary">Snooze timer is disabled</string>
<string name="heads_up_snooze_1min">1 minute</string>
<string name="heads_up_snooze_5min">5 minutes</string>
<string name="heads_up_snooze_10min">10 minutes</string>
<string name="heads_up_snooze_15min">15 minutes</string>
<string name="heads_up_snooze_20min">20 minutes</string>
<!-- Quick QS pulldown -->
<string name="status_bar_quick_qs_pulldown">Quick QS pulldown</string>
<string name="quick_pulldown_none">Disabled</string>
<string name="quick_pulldown_right">Pulldown statusbar from right side</string>
<string name="quick_pulldown_left">Pulldown statusbar from left side</string>
<!-- Incall vibrate options -->
<string name="incall_vibration_category">In-call vibration options</string>
<string name="incall_vibrate_connect_title">Vibrate on connect</string>
<string name="incall_vibrate_call_wait_title">Vibrate on call waiting</string>
<string name="incall_vibrate_disconnect_title">Vibrate on disconnect</string>
<!-- Data disabled icon -->
<string name="data_disabled_icon_title">Show data disabled icon</string>
<string name="data_disabled_icon_summary">Display the cross sign next to signal bar when data is disabled</string>
<!-- Roaming indicator icon -->
<string name="roaming_indicator_icon_title">Roaming indicator</string>
<string name="roaming_indicator_icon_summary">Display roaming indicator in signal icon when in roaming mode</string>
<!-- Show VoLTE icon on statusbar -->
<string name="volte_switch_title">VoLTE icon</string>
<string name="volte_switch_summary">Display VoLTE icon</string>
<string name="volte_icon_title">VoLTE icon</string>
<string name="volte_icon_summary">Display VoLTE icon</string>
<string name="volte_icon_style_title">Select VoLTE Icon</string>
<string name="volte_icon_asus">VoLTE Asus Icon</string>
<string name="volte_icon_vo">Vo Only Icon</string>
<string name="volte_icon_volte">VoLTE Icon</string>
<string name="volte_icon_oos">VoLTE OOS Icon</string>
<string name="volte_icon_hd">HD Icon</string>
<string name="volte_icon_hd2">HD CAF Icon</string>
<string name="volte_icon_miui">MIUI 11 Icon</string>
<string name="volte_icon_emui">EMUI Icon</string>
<string name="volte_icon_margaritov">HD Filled Icon</string>
<string name="volte_icon_margaritov2">Margaritov VoLTE Icon</string>
<string name="volte_icon_vivo">Vivo Icon</string>
<string name="volte_icon_aris">Aris Icon</string>
<string name="volte_icon_beast">Aww Icon</string>
<string name="volte_icon_ios">Ios Icon</string>
<string name="volte_icon_lr">Livenge Icon</string>
<string name="volte_icon_realme">Realme Icon</string>
<string name="volte_icon_typeA">Mild Icon</string>
<string name="volte_icon_typeB">Filth Icon</string>
<string name="volte_icon_typeC">Mue Icon</string>
<string name="volte_icon_typeD">Sus Icon</string>
<string name="volte_icon_typeE">Acherus Icon</string>
<string name="volte_icon_vcircle">Circle Icon</string>
<string name="volte_icon_vimeo">Vimeo Icon</string>
<string name="volte_icon_volit">Volit Icon</string>
<string name="volte_icon_zirco">Ziroc Icon</string>
<!-- VoWiFi icon -->
<string name="vowifi_icon_title">VoWiFi icon</string>
<string name="vowifi_icon_enabled">VoWiFi icon enabled</string>
<string name="vowifi_icon_disabled">VoWiFi icon disabled</string>
<string name="vowifi_icon_enabled_volte_disabled">VoWiFi instead of VoLTE icon</string>
<string name="vowifi_icon_style_title">VoWiFi icon style</string>
<string name="vowifi_icon_default">Default Icon</string>
<string name="vowifi_icon_emui">EMUI Icon</string>
<string name="vowifi_icon_asus">Asus Icon</string>
<string name="vowifi_icon_oneplus">OOS Icon</string>
<string name="vowifi_icon_moto">Motorola Icon</string>
<string name="vowifi_icon_simple1">Simple1 Icon</string>
<string name="vowifi_icon_simple2">Simple2 Icon</string>
<string name="vowifi_icon_simple3">Simple3 Icon</string>
<string name="vowifi_icon_vivo">Vivo Icon</string>
<string name="vowifi_icon_margaritov">Margaritov Icon</string>
<!-- Battery light -->
<string name="battery_light_settings">Battery charging light</string>
<string name="battery_light_enable">Enable</string>
<string name="battery_full_light_enabled">Battery light when full charged</string>
<string name="battery_light_allow_on_dnd_title">Battery light in Do Not Disturb mode</string>
<string name="battery_light_low_blinking_title">Blinking light on low battery</string>
<string name="battery_light_cat">Battery light color when charging</string>
<string name="battery_light_low_color">Low battery</string>
<string name="battery_light_medium_color">Medium battery</string>
<string name="battery_light_full_color">Almost full battery</string>
<string name="battery_light_reallyfull_color">Full (100) battery</string>
<!-- Heads up options -->
<string name="less_boring_heads_up_title">Make heads up less annoying</string>
<string name="less_boring_heads_up_summary">Show heads up only for dialer or messaging app if they are not in foreground</string>
<!-- Notification guts kill app button -->
<string name="general_category">General</string>
<string name="notification_guts_kill_app_button_title">Kill app button</string>
<string name="notification_guts_kill_app_button_summary">Show a kill app button in the notification\'s longpress menu</string>
<!-- Double Tap on Doze to wake -->
<string name="double_tap_on_doze_to_wake_title">Double-tap to wake on doze</string>
<string name="double_tap_on_doze_to_wake_summary">Double tap to wake when device is dreaming</string>
<!-- Old mobile type icons -->
<string name="use_old_mobiletype_title">Small mobile type icon</string>
<string name="use_old_mobiletype_summary">Show mobile type icon on top of the signal indicator</string>
<!-- Lockscreen battery info indicator -->
<string name="lockscreen_battery_info_title">Lockscreen charging info</string>
<string name="lockscreen_battery_info_summary">Show charging current, voltage, wattage and battery temperature on lockscreen while charging</string>
<!-- Charging animation -->
<string name="charging_animation_title">Charging animation</string>
<string name="charging_animation_summary">Display an animation when the device is plugged in</string>
<!-- Tiles animation style -->
<string name="qs_tile_animation_title">Animations</string>
<string name="qs_tile_animation_style_title">Animation style</string>
<string name="qs_tile_animation_duration_title">Animation duration</string>
<string name="qs_tile_animation_interpolator_title">Tiles animation interpolator</string>
<string name="qs_tile_animation_style_off">No animation</string>
<string name="qs_tile_animation_style_flip">Flip</string>
<string name="qs_tile_animation_style_rotate">Rotate</string>
<string name="qs_tile_animation_duration_low">Low</string>
<string name="qs_tile_animation_duration_default">Default</string>
<string name="qs_tile_animation_duration_fast">Fast</string>
<string name="qs_tile_animation_interpolator_linearInterpolator">Linear</string>
<string name="qs_tile_animation_interpolator_accelerateInterpolator">Accelerate</string>
<string name="qs_tile_animation_interpolator_decelerateInterpolator">Decelerate</string>
<string name="qs_tile_animation_interpolator_accelerateDecelerateInterpolator">Accelerate decelerate</string>
<string name="qs_tile_animation_interpolator_bounceInterpolator">Bounce</string>
<string name="qs_tile_animation_interpolator_overshootInterpolator">Overshoot</string>
<string name="qs_tile_animation_interpolator_anticipateInterpolator">Anticipate</string>
<string name="qs_tile_animation_interpolator_anticipateOvershootInterpolator">Anticipate overshoot</string>
<string name="qs_set_animation_style">%1$s</string>
<string name="qs_set_animation_duration">%1$s</string>
<string name="qs_set_animation_interpolator">%1$s</string>
<!-- Blink flashlight for incoming calls -->
<string name="flashlight_category">Flashlight</string>
<string name="flashlight_on_call_title">Blink Flashlight for incoming call</string>
<string name="flashlight_on_call_disabled">Disabled</string>
<string name="flashlight_on_call_ringer">When ringing</string>
<string name="flashlight_on_call_no_ringer">When ringer is silent</string>
<string name="flashlight_on_call_silent">When entirely silent (no ringer or vibrator)</string>
<string name="flashlight_on_call_always">Always</string>
<string name="flashlight_on_call_ignore_dnd_title">Ignore DND</string>
<string name="flashlight_on_call_ignore_dnd_summary">Whether to flash when in Do Not Disturb mode</string>
<string name="flashlight_on_call_rate_title">Rate</string>
<string name="flashlight_on_call_rate_summary">Flashlight on call blink rate</string>
<!-- Combined signal icons in status bar -->
<string name="combined_status_bar_signal_icons">Combined signal icons</string>
<string name="combined_status_bar_signal_icons_summary">Enable combined signal icons in status bar.\nRequires a SystemUI restart</string>
<!-- QS battery estimates -->
<string name="qs_show_battery_estimate_title">Battery estimates</string>
<string name="qs_show_battery_estimate_summary">Show estimated remaining battery life next to the icon</string>
<!-- AOD Schedule -->
<string name="always_on_display_schedule_title">Always on display schedule</string>
<string name="always_on_display_schedule_sunset">Sunset</string>
<string name="always_on_display_schedule_sunrise">Sunrise</string>
<string name="always_on_display_schedule_mixed_sunset">Turns on from sunset till a time</string>
<string name="always_on_display_schedule_mixed_sunrise">Turns on from a time till sunrise</string>
<!-- Pulse notifications lightning -->
<string name="pulse_ambient_light_title">Ambient edge lightning</string>
<string name="pulse_ambient_light_summary">Light ambient edges for pulsing notifications</string>
<string name="ambient_notification_light_enabled_title">Show on AOD</string>
<string name="ambient_notification_light_enabled_summary">Keep showing edge lightning on AOD</string>
<string name="ambient_notification_light_hide_aod_title">Hide AOD content</string>
<string name="ambient_notification_light_hide_aod_summary">Hide AOD content when edges are lighted</string>
<string name="ambient_notification_light_duration_title">Duration</string>
<string name="ambient_notification_light_duration_summary">Time it takes for each animation to complete</string>
<string name="ambient_notification_light_repeats_title">Repeats</string>
<string name="ambient_notification_light_repeats_summary">Amount of times the animation should show\n0 for infinite</string>
<string name="ambient_notification_light_timeout_title">Timeout</string>
<string name="ambient_notification_light_timeout_forever">Forever</string>
<string name="ambient_notification_light_timeout_half_minute">30 seconds</string>
<string name="ambient_notification_light_timeout_minute">1 minute</string>
<string name="ambient_notification_light_timeout_three_minutes">3 minutes</string>
<string name="ambient_notification_light_timeout_five_minutes">5 minutes</string>
<string name="ambient_notification_light_timeout_ten_minutes">10 minutes</string>
<string name="set_to_zero">Set repeats to 0 to enable</string>
<string name="ambient_notification_color_mode_title">Color mode</string>
<string name="ambient_notification_color_mode_accent">Accent color</string>
<string name="ambient_notification_color_mode_wall">Wallpaper dominant color</string>
<string name="ambient_notification_color_mode_notification">Notification icon color</string>
<string name="ambient_notification_color_mode_custom">@string/ambient_notification_light_color_title</string>
<string name="ambient_notification_light_color_title">Custom color</string>
<string name="pulse_ambient_light_show_always_title">Show always</string>
<string name="pulse_ambient_light_show_always_summary">Show lights for all doze events and not just notifications</string>
<string name="pulse_ambient_light_repeat_direction_title">Light repeat mode</string>
<string name="pulse_ambient_light_repeat_direction_restart">Restart</string>
<string name="pulse_ambient_light_repeat_direction_reverse">Reverse</string>
<string name="pulse_ambient_light_layout_title">Light view</string>
<string name="pulse_ambient_light_layout_solid">Solid</string>
<string name="pulse_ambient_light_layout_faded">Faded</string>
<string name="pulse_ambient_light_width_title">Light width</string>
<string name="pulse_light_layout_style_title">Light Layout Style</string>
<string name="pulse_light_both">All Four Sides</string>
<string name="pulse_light_top_bottom">Only Top-Bottom</string>
<string name="pulse_light_left_right">Only Left-Right</string>
<!-- Ambient Ticker -->
<string name="pulse_on_new_tracks_title">Music ticker</string>
<string name="pulse_on_new_tracks_summary">Show music ticker on Ambient Display during track change</string>
<!-- Screen off FOD -->
<string name="screen_off_fod_title">Screen off FOD</string>
<string name="screen_off_fod_summary">Keep FOD enabled when the screen is off</string>
<!-- Volume Steps Fragment -->
<string name="volume_steps_fragment_title">Volume steps</string>
<string name="volume_steps_summary">Customize volume steps</string>
<string name="volume_steps_alarm_title">Volume steps: Alarm</string>
<string name="volume_steps_dtmf_title">Volume steps: DTMF</string>
<string name="volume_steps_music_title">Volume steps: Media</string>
<string name="volume_steps_notification_title">Volume steps: Notification</string>
<string name="volume_steps_ring_title">Volume steps: Ringer</string>
<string name="volume_steps_system_title">Volume steps: System</string>
<string name="volume_steps_voice_call_title">Volume steps: Voice Call</string>
<string name="volume_steps_reset">Reset</string>
<!-- Udfps animations -->
<string name="udfps_category">Udfps</string>
<string name="udfps_recog_animation">Udfps animation</string>
<string name="udfps_recog_animation_summary">Shows an animation while reading your finger</string>
<string name="udfps_recog_animation_effect_title">Udfps animation effect</string>
<string name="udfps_recog_animation_effect_summary">Choose animation effect</string>
<!-- Udfps icon picker -->
<string name="udfps_icon_picker_title">Udfps icon picker</string>
<string name="udfps_icon_picker_summary">Choose your favorite fingerprint icon</string>
<!-- Udfps Custom Options -->
<string name="udfps_settings_title">Udfps Options</string>
<string name="udfps_settings_summary">Different menus for customizing the udfps</string>
<!-- Udfps Haptic Feedback -->
<string name="udfps_haptic_feedback_title">FOD haptic feedback</string>
<string name="udfps_haptic_feedback_summary">Vibrate when touching FOD icon</string>
<!-- Custom FOD Icon -->
<string name="custom_fp_icon_title">Custom UDFPS Icon</string>
<string name="custom_fp_icon_summary">Enable custom UDFPS Icon from files</string>
<string name="custom_fp_select_title">Select Custom UDFPS Icon</string>
<string name="custom_fp_select_summary">Select custom image from your saved files or gallery</string>
<!-- Privacy indicators -->
<string name="mic_camera_privacy_indicator_title">Mic and camera privacy indicator</string>
<string name="mic_camera_privacy_indicator_summary">Show separate indicator when an any app uses mic or camera</string>
<string name="location_privacy_indicator_title">Location privacy indicator</string>
<string name="location_privacy_indicator_summary">Show separate indicator when an any app uses location</string>
<!-- Sb Icon Style -->
<string name="statusbar_icons_style">Colored Statusbar Icons</string>
<string name="statusbar_icons_style_summary">Choose the style of your statusbar icons (requires SystemUI restart)</string>
<!-- Notification headers -->
<string name="notification_headers_title">Notification Headers</string>
<string name="notification_headers_summary">Show headers in the notification shade</string>
<!-- Gaming mode -->
<string name="gaming_mode_title">Game space</string>
<string name="gaming_mode_summary">Extra features for immersive gaming experience</string>
<!-- Battery percentage -->
<string name="battery_style_category_title">Battery icon</string>
<string name="status_bar_battery_percentage_title">Battery percentage</string>
<string name="status_bar_battery_percentage_default">Hidden</string>
<string name="status_bar_battery_percentage_text_next">Next to the icon</string>
<string name="status_bar_battery_percentage_text_inside">Inside the icon</string>
<!-- Status bar battery style-->
<string name="status_bar_battery_style_title">Battery style</string>
<string name="status_bar_battery_style_port">Portrait</string>
<string name="status_bar_battery_style_circle">Circle</string>
<string name="status_bar_battery_style_dotted_circle">Circle (Dotted)</string>
<string name="status_bar_battery_style_filled_circle">Circle (Filled)</string>
<string name="status_bar_battery_style_text">Text</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_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_pill">Portrait Mx</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_signal">Landscape Airoo</string>
<string name="status_bar_battery_style_icon_landscape_buddy">Landscape Capsule</string>
<!-- Network Traffic -->
<string name="traffic_title">Traffic indicators</string>
<string name="traffic_summary">Customize the traffic indicators</string>
<string name="network_traffic_autohide_threshold_title">Auto-hide threshold</string>
<string name="network_traffic_location_title">Location</string>
<string name="network_traffic_disabled">Disabled</string>
<string name="network_traffic_statusbar">Status bar</string>
<string name="network_traffic_qs_header">QS header</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_mode_title">Display mode</string>
<string name="network_traffic_dynamic">Dynamic</string>
<string name="network_traffic_download">Download</string>
<string name="network_traffic_upload">Upload</string>
<string name="network_traffic_font_size">Single net font size</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">Kb/s</string>
<string name="network_traffic_autohide_kilobytes">KB/s</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>
<!-- Themeing -->
<string name="dark_ui_mode_summary">Browse the dark theme options</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the settings category for theme overlays. -->
<string name="theme_customization_category">Theming</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the adaptive icon shape (e.g. launcher and quick settings icons). -->
<string name="theme_customization_icon_shape_title">Icon shape</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize accent color. -->
<string name="theme_customization_icon_shape_summary">Set system icon shape style</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize headline and body fonts. -->
<string name="theme_customization_font_title">Headline / Body font</string>
<string name="theme_customization_font_summary">Set system font style</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the system wide icon pack. -->
<string name="theme_customization_icon_pack_title">Icon pack</string>
<string name="theme_customization_icon_pack_summary">Set custom icon pack style</string>
<string name="theme_customization_signal_icon_title">Signal icon style</string>
<string name="theme_customization_signal_icon_summary">Set custom signal icon style</string>
<string name="theme_customization_wifi_icon_title">WiFi icon style</string>
<string name="theme_customization_wifi_icon_summary">Set custom wifi icon style</string>
<!-- Custom Signal bar icons -->
<string name="custom_signal_bar_title">Signal</string>
<!-- Custom Wi-Fi bar icons -->
<string name="custom_wifi_bar_title">Wi-Fi</string>
<!-- Button brightness -->
<string name="button_backlight_options_category">Backlight options</string>
<string name="button_backlight_enable_title">Allow button backlight</string>
<string name="button_link_brightness">Link to screen brightness</string>
<string name="button_link_brightness_summary">Button backlight brightness will adjust based on current screen brightness level</string>
<string name="button_manual_brightness">Brightness level</string>
<string name="button_timeout_title">Backlight timeout</string>
<string name="button_backlight_on_touch_only_title">Button backlight touch</string>
<string name="button_backlight_on_touch_only_summary">Button backlight will only appear when buttons are pressed rather than on all the time. Timeout still impacts this feature.</string>
<!-- Screen off animation -->
<string name="screen_off_animation_title">Screen off animation</string>
<string name="screen_off_animation_crt">CRT</string>
<string name="screen_off_animation_scale">Scale</string>
<!-- Status bar - Clock -->
<string name="status_bar_clock_title">Clock &amp; date</string>
<string name="status_bar_clock_summary">Customize clock &amp; date</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_position_title">Clock style</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_auto_hide_title">Auto hide</string>
<string name="status_bar_clock_auto_hide_launcher_summary">Hide clock if launcher is visible</string>
<string name="status_bar_clock_auto_hide_summary">Hide clock at regular interval</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_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="clock_date_position">Date position</string>
<string name="clock_date_right">Right of time</string>
<string name="clock_date_left">Left of time</string>
<!-- QS clock -->
<string name="qs_clock_title">Clock</string>
<string name="qs_clock_summary">Display clock in quick status bar header</string>
<!-- QS date -->
<string name="qs_date_title">Date</string>
<string name="qs_date_summary">Display date in quick status bar header</string>
<!-- Media art -->
<string name="lockscreen_media_category">Lock screen media</string>
<string name="media_art_title">Media cover art</string>
<string name="media_art_summary">Enable media cover art on the lockscreen</string>
<!-- Lockscreen album art filter -->
<string name="lockscreen_albumart_filter_title">Media cover art filter</string>
<string name="lockscreen_albumart_filter_none">None</string>
<string name="lockscreen_albumart_filter_grayscale">Grayscale</string>
<string name="lockscreen_albumart_filter_tint">Accent tinted</string>
<string name="lockscreen_albumart_filter_blur">Blur</string>
<string name="lockscreen_albumart_filter_grayblur">Grayscale and blurred</string>
<!-- 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="pulse_settings">Pulse</string>
<string name="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_units_rounded_title">Rounded corners</string>
<string name="pulse_solid_units_rounded_summary">Solid lines with rounded tip</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>
<!-- Quick Settings brightness slider -->
<string name="qs_brightness_slider_category">Brightness slider</string>
<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>
<string name="qs_brightness_position_bottom_title">Show brightness slider on bottom</string>
<string name="qs_brightness_position_bottom_summary">Show a brightness slider on bottom quick settings</string>
<!-- Quick Settings brightness icon -->
<string name="brightness_icon_title">Adaptive brightness button</string>
<string name="brightness_icon_summary">Show adaptive brightness button</string>
<!-- Quick QS Panel brightness slider -->
<string name="quick_qs_brightness_slider_title">Show brightness slider in Quick QS Panel</string>
<string name="quick_qs_brightness_slider_summary">Show a brightness slider in the quick qs panel</string>
<!-- Volume rocker gestures -->
<string name="volume_skiptrack_screen_title">Skip music tracks</string>
<!-- Navigation bar -->
<string name="navigation_title">Navigatie</string>
<string name="navigation_bar_category">Navigation bar</string>
<string name="navigation_bar_title">On-screen navigation bar</string>
<string name="navigation_bar_summary">Enable on-screen navigation keys</string>
<string name="navigation_bar_layout_title">Layout</string>
<string name="navigation_bar_layout_summary">Customize the layout of the navigation bar</string>
<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 in navigation bar while typing</string>
<string name="navigation_bar_help_text">These settings mainly relate to the 3-button navigation bar. If you use gesture navigation and want to customize it, e.g. hide the gesture handle, please visit: Settings &gt; System &gt; Gestures.</string>
<string name="nav_bar_tuner_title">Navigation bar tuner</string>
<string name="nav_bar_tuner_summary">Change nav bar layout</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="system_navigation_summary">Choose which system navigation style to use</string>
<!-- HW keys -->
<string name="hardware_keys_title">Buttons</string>
<string name="hardware_keys_category">Hardware navigation buttons</string>
<string name="hardware_keys_disable_title">Disable hardware buttons</string>
<string name="hardware_keys_disable_summary">Use the device hardware keys for navigation</string>
<!-- NavBar Inverse -->
<string name="navigation_bar_inverse_title">Invert 3 button navigation bar</string>
<!-- Quick Settings brightness slider -->
<string name="qs_show_brightness_slider_title">Brightness slider</string>
<string name="qs_show_brightness_slider_never">Never show</string>
<string name="qs_show_brightness_slider_expanded">Show when expanded</string>
<string name="qs_show_brightness_slider_always">Show always</string>
<string name="qs_show_brightness_slider_not_expanded">Show when not expanded</string>
<string name="qs_brightness_slider_position_title">Position</string>
<string name="qs_brightness_slider_position_top">Top</string>
<string name="qs_brightness_slider_position_bottom">Bottom</string>
<!-- Monet Engine -->
<string name="monet_category">Monet</string>
<string name="monet_engine_title">Monet engine</string>
<string name="monet_engine_summary">Customize monet parameters</string>
<string name="monet_engine_custom_color_title">Use custom color</string>
<string name="monet_engine_custom_color_summary">Use custom color for monet engine instead of wallpaper colors</string>
<string name="monet_engine_color_override_title">Custom color</string>
<string name="monet_engine_white_luminance_user_title">White luminance</string>
<string name="monet_engine_accurate_shades_title">Use accurate shades</string>
<string name="monet_engine_chroma_factor_title">Chroma factor</string>
<string name="monet_engine_linear_lightness_title">Use linear lightness</string>
<!-- Quick Settings brightness icon -->
<string name="qs_show_auto_brightness_title">Auto brightness icon</string>
<string name="qs_show_auto_brightness_summary">Show toggle for adaptive brightness near the slider</string>
<!-- Black theme -->
<string name="system_black_theme_title">Use black theme</string>
<string name="system_black_theme_summary">Force black background colors</string>
<!-- OOS style material dismiss all button for notifications -->
<string name="notification_material_dismiss_button_title">Clear all notification button</string>
<string name="notification_material_dismiss_button_summary">Replace clear all notification text with floating button</string>
<string name="clearall_style_title">Clear all notification button style</string>
<string name="clearall_bgstyle_title">Clear all notification button background</string>
<!-- Laboratory - Application downgrade -->
<string name="laboratory_app_downgrade_title">Allow application downgrade</string>
<string name="laboratory_app_downgrade_summary">This allows you to downgrade applications. Note that this may lead to crashes and data corruption.</string>
<!-- Laboratory - Ignore window secure -->
<string name="laboratory_ignore_window_secure_title">Ignore window secure flags</string>
<string name="laboratory_ignore_window_secure_summary">This removes the screenshots and screenrecords limits for all applications. Normally, special applications are replaced with black areas in records. This can be convenient in some cases but may lead to privacy leaks. After changing this toggle, you may need to restart applications for the change to take effect.</string>
<!-- Colorful battery icon -->
<string name="battery_level_colors_title">Toggle colorful battery icon</string>
<string name="battery_level_colors_summary">Each battery level drop is color coded</string>
<!-- Custom settings dashboard style -->
<string name="settings_dashboard_style_title">Settings layout</string>
<string name="settings_dashboard_style_aosp">Aosp</string>
<string name="settings_dashboard_style_oos11">OxygenOS 11</string>
<string name="settings_dashboard_style_oos12">OxygenOS 12</string>
<string name="settings_dashboard_style_cherish">Cherish</string>
<string name="settings_dashboard_style_cherish_clean">Cherish Clean</string>
<string name="settings_layout_category_title">Settings UI interface</string>
<string name="settings_base_style_title">Settings Base layout</string>
<string name="settings_base_style_summary">Use an alternative layout for setting menus</string>
<string name="settings_home_style_title">Settings Home layout</string>
<string name="settings_home_style_summary">Use stock aosp layout for homepage</string>
<string name="disable_usercard_title">Settings UserCard</string>
<string name="disable_usercard_summary">Toggle in order not to show the usercard on main settings page</string>
<string name="spoof_title">Spoofing</string>
<!-- Unlimited g00gle ph0t0s st0rage -->
<string name="use_photos_spoof_title">Unlimited Photos storage</string>
<string name="use_photos_spoof_summary">Spoof your device as Pixel XL for Google Photos app only to provide unlimited storage for backup</string>
<!-- Unlock FPS for specific games -->
<string name="use_games_spoof_title">Unlock higher FPS in games</string>
<string name="use_games_spoof_summary">Spoof your device as a different model for specific games to unlock higher FPS</string>
<!-- Unlock higher quality streams for specific apps -->
<string name="use_stream_spoof_title">Unlock higher quality streams</string>
<string name="use_stream_spoof_summary">Spoof your device as Pixel 6 Pro to unlock higher quality streams on Amazon Prime, Disney+, Hotstar, and Netflix</string>
<!-- Hidden apps -->
<string name="hidden_apps_title">Hidden apps</string>
<string name="hidden_apps_summary">Applications that should be hidden from launcher</string>
<!-- reTicker -->
<string name="reticker_title">reTicker</string>
<string name="reticker_summary">Replace heads-up notification with slim and less invasive version of redesigned ticker</string>
<string name="reticker_colored_title">Use app colored background</string>
<string name="reticker_colored_summary">Replace reTicker background color using notification app main color</string>
<!-- Data usage info in QS footer -->
<string name="qs_footer_datausage_title">Data usage</string>
<string name="qs_footer_datausage_summary">Display data usage summary in quick settings footer</string>
<!-- Qs Transparency -->
<string name="qs_transparency_summary">Choose how transparent you want your qs to be (Requires SystemUI Restart)</string>
<string name="qs_transparency_title">Qs Transparency</string>
<!-- Media artwork -->
<string name="media_category">Media notification</string>
<string name="artwork_media_background_title">Artwork media background</string>
<string name="artwork_media_background_summary">Set media artwork as the notification media background</string>
<string name="artwork_media_background_enable_blur_title">Blur media media artwork background</string>
<string name="artwork_media_background_blur_radius_title">Blur amount for media artwork</string>
<string name="artwork_media_background_fade_filter_title">Fade amount for media artwork</string>
<string name="artwork_media_background_alpha_title">Transparency of media artwork</string>
<string name="just_kidding">Just kidding! providing logs helps us look like professional programmers err i mean trace the bugs that users reports.</string>
<string name="bug_report_drill">Bug Reporting Procedure</string>
<!-- Strict standby -->
<string name="strict_standby_policy_title">Strict standby policy</string>
<string name="strict_standby_policy_summary">When dismissing from recents, this will force stop apps with restricted battery usage and impose stronger restrictions to them. Also, all app standby restrictions will be imposed even when device is charging.</string>
<!-- Force background freezer -->
<string name="force_background_freezer_title">Background tasks freezer</string>
<string name="force_background_freezer_summary">Freeze tasks with restricted battery usage when moving them to background and unfreeze them when moving to foreground. This could save battery slightly but may lead to crashes and background ANR.</string>
<!-- Wi-Fi Standard icon -->
<string name="show_wifi_standard_icon_title">Show Wi-Fi Standard icon</string>
<string name="show_wifi_standard_icon_summary">Show Wi-Fi type in Wi-Fi signal indicator</string>
<!-- Lockscreen clock color -->
<string name="lockscreen_clock_color_title">Lockscreen clock color</string>
<string name="lockscreen_clock_color_summary">Use secondary color for lockscreen clock, if disabled will use color accent</string>
<!-- QS tiles layout direction: vertical or horizontal -->
<string name="qs_tile_layout_category_title">Tile layout</string>
<string name="qs_tile_layout_title">Vertical layout</string>
<string name="qs_tile_layout_summary">Enable for vertical layout. Default is horizontal</string>
<!-- QS rows and columns -->
<string name="qs_layout_category_title">QS Layout</string>
<string name="qs_rows_portrait_title">Tile rows on portrait</string>
<string name="qs_rows_landscape_title">Tile rows on landscape</string>
<string name="qs_columns_portrait_title">Tile columns on portrait</string>
<!-- QS tiles title visibility -->
<string name="qs_tile_title_visibility_title">Hide tile titles</string>
<string name="qs_tile_title_visibility_summary">Toggle to hide tile titles</string>
<!-- Fingerprint Ripple Effect -->
<string name="enable_fingerprint_ripple_effect_title">Ripple effect</string>
<string name="enable_fingerprint_ripple_effect_summary">Show ripple effect on unlock with fingerprint</string>
</resources>

View File

@@ -13,6 +13,9 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- App Title -->
<string name="cherish_settings_title">Cherish Settings</string>
<!-- Units -->
<string name="unit_milliseconds">milliseconds</string>
<string name="unit_seconds">seconds</string>
<!-- Categories -->
<string name="button_title">Buttons</string>
<string name="button_summary">Hardware-Tasten, Navigationsleiste</string>
@@ -61,8 +64,27 @@
<string name="color_default">Default</string>
<string name="led_color_green">Green</string>
<string name="led_color_red">Red</string>
<!-- Custom seekbar -->
<string name="custom_seekbar_value">Value: <xliff:g id="v">%s</xliff:g></string>
<string name="custom_seekbar_default_value">Default</string>
<string name="custom_seekbar_default_value_to_set">Default value: <xliff:g id="v">%s</xliff:g>\nLong press to set</string>
<string name="custom_seekbar_default_value_is_set">Default value is set</string>
<string name="add_package_to_title">Add application</string>
<!-- QS settings -->
<string name="qs_title">Schnelleinstellungen</string>
<!-- QuickSettings haptic feedback -->
<string name="quick_settings_vibrate_title">Vibrate on touch</string>
<string name="quick_settings_vibrate_summary">Vibrate when touching QS tiles</string>
<!-- Lockscreen shortcuts -->
<string name="ls_category">Lockscreen Items</string>
<string name="ls_tuner">Enable Lockscreen tuner</string>
<string name="lockscreen_shortcuts">Lockscreen shortcuts</string>
<string name="ls_shortcut_summary">Customize Lockscreen shortcuts</string>
<!-- Lockscreen icons -->
<string name="lockscreen_tuner_title">Lockscreen tuner</string>
<!-- Statusbar Items -->
<string name="sb_icons">Statusbar Icons</string>
<string name="statusbar_items_category">Statusbar items</string>
<!-- Status bar - icons -->
<string name="status_bar_icons_title">Statusleisten Symbole</string>
<!-- Lock screen visualizer -->
@@ -87,7 +109,663 @@
<!--ThemePicker-->
<string name="theme_select_title">Designs und Hintergründe</string>
<string name="theme_select_summary">Installierte Themes durchsuchen und auswählen</string>
<string name="notification_light_settings">Benachrichtigungs-LED</string>
<!-- Volume rocker wake -->
<string name="volume_rocker_wake_title">Volume rocker wake</string>
<string name="search">Search</string>
<string name="search_apps">Search apps</string>
<!-- Power Menu -->
<string name="power_menu_title">Power menu</string>
<string name="power_menu_title_summary">View or change power menu entries</string>
<string name="powermenu_screenshot">Screenshot</string>
<string name="powermenu_power">Power</string>
<string name="powermenu_advanced">Advanced reboot options</string>
<string name="powermenu_restart">Restart</string>
<string name="powermenu_airplane">Airplane</string>
<string name="powermenu_settings">Settings</string>
<string name="powermenu_lockdown">Lock Down</string>
<string name="powermenu_soundpanel">Sound Panel</string>
<string name="powermenu_users">Users</string>
<string name="powermenu_logout">Logout</string>
<string name="powermenu_emergency">Emergency</string>
<!-- Double Tap Lockscreen to Sleep -->
<string name="lockscreen_gesture_title">Gestures</string>
<string name="double_tap_to_sleep_lockscreen_title">Double tap to sleep</string>
<string name="double_tap_to_sleep_lockscreen_summary">Double tap on the top third or bottom shortcut area of the lock screen to put the device to sleep</string>
<!-- Double Tap Statusbar to Sleep -->
<string name="statusbar_gesture_title">Gestures</string>
<string name="double_tap_to_sleep_statusbar_title">Double tap to sleep</string>
<string name="double_tap_to_sleep_statusbar_summary">Double tap on statusbar to put the device to sleep</string>
<!-- Buttons title -->
<string name="volume_category">Volume Rocker</string>
<!--Volume keys -->
<string name="volume_rocker_wake_summary">Pressing the volume keys will wake your device</string>
<!-- Torch Power button gestures -->
<string name="torch_power_button_gesture_title">Toggle torch when screen off</string>
<string name="torch_power_button_gesture_none">Disabled</string>
<string name="torch_power_button_gesture_dt">Double tap power button (slower single tap response), Disables double power tap for camera.</string>
<string name="torch_power_button_gesture_dt_toast">Jump to camera gesture is now disabled</string>
<string name="torch_power_button_gesture_lp">Long press power button</string>
<!-- Hardware button navigation -->
<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>
<string name="profile_applist_title">Applications</string>
<string name="choose_action_title">Choose action</string>
<string name="action_entry_default_action">Default settings</string>
<string name="action_entry_select_app">Select application</string>
<string name="action_entry_custom_action">Select custom action</string>
<string name="hardware_keys_volume_keys_title">Volume rocker</string>
<string name="hardware_keys_home_key_title">Home button</string>
<string name="hardware_keys_menu_key_title">Menu button</string>
<string name="hardware_keys_assist_key_title">Search button</string>
<string name="hardware_keys_appswitch_key_title">Overview button</string>
<string name="hardware_keys_back_key_title">Back button</string>
<string name="hardware_keys_double_tap_summary">Set double tap action</string>
<string name="hardware_keys_single_tap_summary">Set single tap action</string>
<string name="hardware_keys_long_press_summary">Set long press action</string>
<string name="hardware_keys_single_tap_title">Single tap action</string>
<string name="hardware_keys_long_press_title">Long press action</string>
<string name="hardware_keys_double_tap_title">Double tap action</string>
<!-- 4G icon -->
<string name="show_fourg_icon_title">4G icon</string>
<string name="show_fourg_icon_summary">Display 4G icon in signal icon instead LTE</string>
<!-- Volume swap buttons -->
<string name="swap_volume_buttons_title">Reorient</string>
<string name="swap_volume_buttons_summary">Swap volume buttons when the screen is rotated</string>
<!-- Power menu on lockscreen -->
<string name="lockscreen_power_menu_disabled_title">Disable power menu on lock screen</string>
<string name="lockscreen_power_menu_disabled_summary">This will only disable the power menu on secure lock screens</string>
<!-- Toast app icon -->
<string name="toast_icon_title">Toast app icon</string>
<string name="toast_icon_summary">Display the app\'s icon corresponding with the toast</string>
<!-- Heads up -->
<string name="headsup_category">HeadsUp Settings</string>
<string name="heads_up_notifications">Heads up</string>
<string name="heads_up_notifications_summary">Customise heads up notifications settings</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_stoplist_summary">Disable heads up notifications in these applications</string>
<string name="add_heads_up_blacklist_summary">Disable heads up from these applications</string>
<string name="heads_up_stoplist_title">Stoplist</string>
<string name="heads_up_blacklist_title">Blacklist</string>
<string name="profile_choose_app">Choose app</string>
<string name="dialog_delete_title">Delete</string>
<string name="dialog_delete_message">Remove selected item?</string>
<!-- Heads up timeout -->
<string name="heads_up_time_out_title">Time out</string>
<string name="heads_up_time_out_summary">Peeking notifications will show for <xliff:g id="number">%d</xliff:g> seconds</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_5sec">5 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>
<!-- Heads up snooze -->
<string name="heads_up_snooze_title">Snooze timer</string>
<string name="heads_up_snooze_summary_one_minute">Swiping up on peeking notifications will snooze heads up from that application for 1 minute</string>
<string name="heads_up_snooze_summary">Swiping up on peeking notifications will snooze heads up from that application for <xliff:g id="number">%d</xliff:g> minutes</string>
<string name="heads_up_snooze_disabled_summary">Snooze timer is disabled</string>
<string name="heads_up_snooze_1min">1 minute</string>
<string name="heads_up_snooze_5min">5 minutes</string>
<string name="heads_up_snooze_10min">10 minutes</string>
<string name="heads_up_snooze_15min">15 minutes</string>
<string name="heads_up_snooze_20min">20 minutes</string>
<!-- Quick QS pulldown -->
<string name="status_bar_quick_qs_pulldown">Quick QS pulldown</string>
<string name="quick_pulldown_none">Disabled</string>
<string name="quick_pulldown_right">Pulldown statusbar from right side</string>
<string name="quick_pulldown_left">Pulldown statusbar from left side</string>
<!-- Incall vibrate options -->
<string name="incall_vibration_category">In-call vibration options</string>
<string name="incall_vibrate_connect_title">Vibrate on connect</string>
<string name="incall_vibrate_call_wait_title">Vibrate on call waiting</string>
<string name="incall_vibrate_disconnect_title">Vibrate on disconnect</string>
<!-- Data disabled icon -->
<string name="data_disabled_icon_title">Show data disabled icon</string>
<string name="data_disabled_icon_summary">Display the cross sign next to signal bar when data is disabled</string>
<!-- Roaming indicator icon -->
<string name="roaming_indicator_icon_title">Roaming indicator</string>
<string name="roaming_indicator_icon_summary">Display roaming indicator in signal icon when in roaming mode</string>
<!-- Show VoLTE icon on statusbar -->
<string name="volte_switch_title">VoLTE icon</string>
<string name="volte_switch_summary">Display VoLTE icon</string>
<string name="volte_icon_title">VoLTE icon</string>
<string name="volte_icon_summary">Display VoLTE icon</string>
<string name="volte_icon_style_title">Select VoLTE Icon</string>
<string name="volte_icon_asus">VoLTE Asus Icon</string>
<string name="volte_icon_vo">Vo Only Icon</string>
<string name="volte_icon_volte">VoLTE Icon</string>
<string name="volte_icon_oos">VoLTE OOS Icon</string>
<string name="volte_icon_hd">HD Icon</string>
<string name="volte_icon_hd2">HD CAF Icon</string>
<string name="volte_icon_miui">MIUI 11 Icon</string>
<string name="volte_icon_emui">EMUI Icon</string>
<string name="volte_icon_margaritov">HD Filled Icon</string>
<string name="volte_icon_margaritov2">Margaritov VoLTE Icon</string>
<string name="volte_icon_vivo">Vivo Icon</string>
<string name="volte_icon_aris">Aris Icon</string>
<string name="volte_icon_beast">Aww Icon</string>
<string name="volte_icon_ios">Ios Icon</string>
<string name="volte_icon_lr">Livenge Icon</string>
<string name="volte_icon_realme">Realme Icon</string>
<string name="volte_icon_typeA">Mild Icon</string>
<string name="volte_icon_typeB">Filth Icon</string>
<string name="volte_icon_typeC">Mue Icon</string>
<string name="volte_icon_typeD">Sus Icon</string>
<string name="volte_icon_typeE">Acherus Icon</string>
<string name="volte_icon_vcircle">Circle Icon</string>
<string name="volte_icon_vimeo">Vimeo Icon</string>
<string name="volte_icon_volit">Volit Icon</string>
<string name="volte_icon_zirco">Ziroc Icon</string>
<!-- VoWiFi icon -->
<string name="vowifi_icon_title">VoWiFi icon</string>
<string name="vowifi_icon_enabled">VoWiFi icon enabled</string>
<string name="vowifi_icon_disabled">VoWiFi icon disabled</string>
<string name="vowifi_icon_enabled_volte_disabled">VoWiFi instead of VoLTE icon</string>
<string name="vowifi_icon_style_title">VoWiFi icon style</string>
<string name="vowifi_icon_default">Default Icon</string>
<string name="vowifi_icon_emui">EMUI Icon</string>
<string name="vowifi_icon_asus">Asus Icon</string>
<string name="vowifi_icon_oneplus">OOS Icon</string>
<string name="vowifi_icon_moto">Motorola Icon</string>
<string name="vowifi_icon_simple1">Simple1 Icon</string>
<string name="vowifi_icon_simple2">Simple2 Icon</string>
<string name="vowifi_icon_simple3">Simple3 Icon</string>
<string name="vowifi_icon_vivo">Vivo Icon</string>
<string name="vowifi_icon_margaritov">Margaritov Icon</string>
<!-- Battery light -->
<string name="battery_light_settings">Akku Ladelicht</string>
<string name="notification_light_settings">Benachrichtigungs-LED</string>
</resources>
<string name="battery_light_enable">Enable</string>
<string name="battery_full_light_enabled">Battery light when full charged</string>
<string name="battery_light_allow_on_dnd_title">Battery light in Do Not Disturb mode</string>
<string name="battery_light_low_blinking_title">Blinking light on low battery</string>
<string name="battery_light_cat">Battery light color when charging</string>
<string name="battery_light_low_color">Low battery</string>
<string name="battery_light_medium_color">Medium battery</string>
<string name="battery_light_full_color">Almost full battery</string>
<string name="battery_light_reallyfull_color">Full (100) battery</string>
<!-- Heads up options -->
<string name="less_boring_heads_up_title">Make heads up less annoying</string>
<string name="less_boring_heads_up_summary">Show heads up only for dialer or messaging app if they are not in foreground</string>
<!-- Notification guts kill app button -->
<string name="general_category">General</string>
<string name="notification_guts_kill_app_button_title">Kill app button</string>
<string name="notification_guts_kill_app_button_summary">Show a kill app button in the notification\'s longpress menu</string>
<!-- Double Tap on Doze to wake -->
<string name="double_tap_on_doze_to_wake_title">Double-tap to wake on doze</string>
<string name="double_tap_on_doze_to_wake_summary">Double tap to wake when device is dreaming</string>
<!-- Old mobile type icons -->
<string name="use_old_mobiletype_title">Small mobile type icon</string>
<string name="use_old_mobiletype_summary">Show mobile type icon on top of the signal indicator</string>
<!-- Lockscreen battery info indicator -->
<string name="lockscreen_battery_info_title">Lockscreen charging info</string>
<string name="lockscreen_battery_info_summary">Show charging current, voltage, wattage and battery temperature on lockscreen while charging</string>
<!-- Charging animation -->
<string name="charging_animation_title">Charging animation</string>
<string name="charging_animation_summary">Display an animation when the device is plugged in</string>
<!-- Tiles animation style -->
<string name="qs_tile_animation_title">Animations</string>
<string name="qs_tile_animation_style_title">Animation style</string>
<string name="qs_tile_animation_duration_title">Animation duration</string>
<string name="qs_tile_animation_interpolator_title">Tiles animation interpolator</string>
<string name="qs_tile_animation_style_off">No animation</string>
<string name="qs_tile_animation_style_flip">Flip</string>
<string name="qs_tile_animation_style_rotate">Rotate</string>
<string name="qs_tile_animation_duration_low">Low</string>
<string name="qs_tile_animation_duration_default">Default</string>
<string name="qs_tile_animation_duration_fast">Fast</string>
<string name="qs_tile_animation_interpolator_linearInterpolator">Linear</string>
<string name="qs_tile_animation_interpolator_accelerateInterpolator">Accelerate</string>
<string name="qs_tile_animation_interpolator_decelerateInterpolator">Decelerate</string>
<string name="qs_tile_animation_interpolator_accelerateDecelerateInterpolator">Accelerate decelerate</string>
<string name="qs_tile_animation_interpolator_bounceInterpolator">Bounce</string>
<string name="qs_tile_animation_interpolator_overshootInterpolator">Overshoot</string>
<string name="qs_tile_animation_interpolator_anticipateInterpolator">Anticipate</string>
<string name="qs_tile_animation_interpolator_anticipateOvershootInterpolator">Anticipate overshoot</string>
<string name="qs_set_animation_style">%1$s</string>
<string name="qs_set_animation_duration">%1$s</string>
<string name="qs_set_animation_interpolator">%1$s</string>
<!-- Blink flashlight for incoming calls -->
<string name="flashlight_category">Flashlight</string>
<string name="flashlight_on_call_title">Blink Flashlight for incoming call</string>
<string name="flashlight_on_call_disabled">Disabled</string>
<string name="flashlight_on_call_ringer">When ringing</string>
<string name="flashlight_on_call_no_ringer">When ringer is silent</string>
<string name="flashlight_on_call_silent">When entirely silent (no ringer or vibrator)</string>
<string name="flashlight_on_call_always">Always</string>
<string name="flashlight_on_call_ignore_dnd_title">Ignore DND</string>
<string name="flashlight_on_call_ignore_dnd_summary">Whether to flash when in Do Not Disturb mode</string>
<string name="flashlight_on_call_rate_title">Rate</string>
<string name="flashlight_on_call_rate_summary">Flashlight on call blink rate</string>
<!-- Combined signal icons in status bar -->
<string name="combined_status_bar_signal_icons">Combined signal icons</string>
<string name="combined_status_bar_signal_icons_summary">Enable combined signal icons in status bar.\nRequires a SystemUI restart</string>
<!-- QS battery estimates -->
<string name="qs_show_battery_estimate_title">Battery estimates</string>
<string name="qs_show_battery_estimate_summary">Show estimated remaining battery life next to the icon</string>
<!-- AOD Schedule -->
<string name="always_on_display_schedule_title">Always on display schedule</string>
<string name="always_on_display_schedule_sunset">Sunset</string>
<string name="always_on_display_schedule_sunrise">Sunrise</string>
<string name="always_on_display_schedule_mixed_sunset">Turns on from sunset till a time</string>
<string name="always_on_display_schedule_mixed_sunrise">Turns on from a time till sunrise</string>
<!-- Pulse notifications lightning -->
<string name="pulse_ambient_light_title">Ambient edge lightning</string>
<string name="pulse_ambient_light_summary">Light ambient edges for pulsing notifications</string>
<string name="ambient_notification_light_enabled_title">Show on AOD</string>
<string name="ambient_notification_light_enabled_summary">Keep showing edge lightning on AOD</string>
<string name="ambient_notification_light_hide_aod_title">Hide AOD content</string>
<string name="ambient_notification_light_hide_aod_summary">Hide AOD content when edges are lighted</string>
<string name="ambient_notification_light_duration_title">Duration</string>
<string name="ambient_notification_light_duration_summary">Time it takes for each animation to complete</string>
<string name="ambient_notification_light_repeats_title">Repeats</string>
<string name="ambient_notification_light_repeats_summary">Amount of times the animation should show\n0 for infinite</string>
<string name="ambient_notification_light_timeout_title">Timeout</string>
<string name="ambient_notification_light_timeout_forever">Forever</string>
<string name="ambient_notification_light_timeout_half_minute">30 seconds</string>
<string name="ambient_notification_light_timeout_minute">1 minute</string>
<string name="ambient_notification_light_timeout_three_minutes">3 minutes</string>
<string name="ambient_notification_light_timeout_five_minutes">5 minutes</string>
<string name="ambient_notification_light_timeout_ten_minutes">10 minutes</string>
<string name="set_to_zero">Set repeats to 0 to enable</string>
<string name="ambient_notification_color_mode_title">Color mode</string>
<string name="ambient_notification_color_mode_accent">Accent color</string>
<string name="ambient_notification_color_mode_wall">Wallpaper dominant color</string>
<string name="ambient_notification_color_mode_notification">Notification icon color</string>
<string name="ambient_notification_color_mode_custom">@string/ambient_notification_light_color_title</string>
<string name="ambient_notification_light_color_title">Custom color</string>
<string name="pulse_ambient_light_show_always_title">Show always</string>
<string name="pulse_ambient_light_show_always_summary">Show lights for all doze events and not just notifications</string>
<string name="pulse_ambient_light_repeat_direction_title">Light repeat mode</string>
<string name="pulse_ambient_light_repeat_direction_restart">Restart</string>
<string name="pulse_ambient_light_repeat_direction_reverse">Reverse</string>
<string name="pulse_ambient_light_layout_title">Light view</string>
<string name="pulse_ambient_light_layout_solid">Solid</string>
<string name="pulse_ambient_light_layout_faded">Faded</string>
<string name="pulse_ambient_light_width_title">Light width</string>
<string name="pulse_light_layout_style_title">Light Layout Style</string>
<string name="pulse_light_both">All Four Sides</string>
<string name="pulse_light_top_bottom">Only Top-Bottom</string>
<string name="pulse_light_left_right">Only Left-Right</string>
<!-- Ambient Ticker -->
<string name="pulse_on_new_tracks_title">Music ticker</string>
<string name="pulse_on_new_tracks_summary">Show music ticker on Ambient Display during track change</string>
<!-- Screen off FOD -->
<string name="screen_off_fod_title">Screen off FOD</string>
<string name="screen_off_fod_summary">Keep FOD enabled when the screen is off</string>
<!-- Volume Steps Fragment -->
<string name="volume_steps_fragment_title">Volume steps</string>
<string name="volume_steps_summary">Customize volume steps</string>
<string name="volume_steps_alarm_title">Volume steps: Alarm</string>
<string name="volume_steps_dtmf_title">Volume steps: DTMF</string>
<string name="volume_steps_music_title">Volume steps: Media</string>
<string name="volume_steps_notification_title">Volume steps: Notification</string>
<string name="volume_steps_ring_title">Volume steps: Ringer</string>
<string name="volume_steps_system_title">Volume steps: System</string>
<string name="volume_steps_voice_call_title">Volume steps: Voice Call</string>
<string name="volume_steps_reset">Reset</string>
<!-- Udfps animations -->
<string name="udfps_category">Udfps</string>
<string name="udfps_recog_animation">Udfps animation</string>
<string name="udfps_recog_animation_summary">Shows an animation while reading your finger</string>
<string name="udfps_recog_animation_effect_title">Udfps animation effect</string>
<string name="udfps_recog_animation_effect_summary">Choose animation effect</string>
<!-- Udfps icon picker -->
<string name="udfps_icon_picker_title">Udfps icon picker</string>
<string name="udfps_icon_picker_summary">Choose your favorite fingerprint icon</string>
<!-- Udfps Custom Options -->
<string name="udfps_settings_title">Udfps Options</string>
<string name="udfps_settings_summary">Different menus for customizing the udfps</string>
<!-- Udfps Haptic Feedback -->
<string name="udfps_haptic_feedback_title">FOD haptic feedback</string>
<string name="udfps_haptic_feedback_summary">Vibrate when touching FOD icon</string>
<!-- Custom FOD Icon -->
<string name="custom_fp_icon_title">Custom UDFPS Icon</string>
<string name="custom_fp_icon_summary">Enable custom UDFPS Icon from files</string>
<string name="custom_fp_select_title">Select Custom UDFPS Icon</string>
<string name="custom_fp_select_summary">Select custom image from your saved files or gallery</string>
<!-- Privacy indicators -->
<string name="mic_camera_privacy_indicator_title">Mic and camera privacy indicator</string>
<string name="mic_camera_privacy_indicator_summary">Show separate indicator when an any app uses mic or camera</string>
<string name="location_privacy_indicator_title">Location privacy indicator</string>
<string name="location_privacy_indicator_summary">Show separate indicator when an any app uses location</string>
<!-- Sb Icon Style -->
<string name="statusbar_icons_style">Colored Statusbar Icons</string>
<string name="statusbar_icons_style_summary">Choose the style of your statusbar icons (requires SystemUI restart)</string>
<!-- Notification headers -->
<string name="notification_headers_title">Notification Headers</string>
<string name="notification_headers_summary">Show headers in the notification shade</string>
<!-- Gaming mode -->
<string name="gaming_mode_title">Game space</string>
<string name="gaming_mode_summary">Extra features for immersive gaming experience</string>
<!-- Battery percentage -->
<string name="battery_style_category_title">Battery icon</string>
<string name="status_bar_battery_percentage_title">Battery percentage</string>
<string name="status_bar_battery_percentage_default">Hidden</string>
<string name="status_bar_battery_percentage_text_next">Next to the icon</string>
<string name="status_bar_battery_percentage_text_inside">Inside the icon</string>
<!-- Status bar battery style-->
<string name="status_bar_battery_style_title">Battery style</string>
<string name="status_bar_battery_style_port">Portrait</string>
<string name="status_bar_battery_style_circle">Circle</string>
<string name="status_bar_battery_style_dotted_circle">Circle (Dotted)</string>
<string name="status_bar_battery_style_filled_circle">Circle (Filled)</string>
<string name="status_bar_battery_style_text">Text</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_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_pill">Portrait Mx</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_signal">Landscape Airoo</string>
<string name="status_bar_battery_style_icon_landscape_buddy">Landscape Capsule</string>
<!-- Network Traffic -->
<string name="traffic_title">Traffic indicators</string>
<string name="traffic_summary">Customize the traffic indicators</string>
<string name="network_traffic_autohide_threshold_title">Auto-hide threshold</string>
<string name="network_traffic_location_title">Location</string>
<string name="network_traffic_disabled">Disabled</string>
<string name="network_traffic_statusbar">Status bar</string>
<string name="network_traffic_qs_header">QS header</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_mode_title">Display mode</string>
<string name="network_traffic_dynamic">Dynamic</string>
<string name="network_traffic_download">Download</string>
<string name="network_traffic_upload">Upload</string>
<string name="network_traffic_font_size">Single net font size</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">Kb/s</string>
<string name="network_traffic_autohide_kilobytes">KB/s</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>
<!-- Themeing -->
<string name="dark_ui_mode_summary">Browse the dark theme options</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the settings category for theme overlays. -->
<string name="theme_customization_category">Theming</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the adaptive icon shape (e.g. launcher and quick settings icons). -->
<string name="theme_customization_icon_shape_title">Icon shape</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize accent color. -->
<string name="theme_customization_icon_shape_summary">Set system icon shape style</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize headline and body fonts. -->
<string name="theme_customization_font_title">Headline / Body font</string>
<string name="theme_customization_font_summary">Set system font style</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the system wide icon pack. -->
<string name="theme_customization_icon_pack_title">Icon pack</string>
<string name="theme_customization_icon_pack_summary">Set custom icon pack style</string>
<string name="theme_customization_signal_icon_title">Signal icon style</string>
<string name="theme_customization_signal_icon_summary">Set custom signal icon style</string>
<string name="theme_customization_wifi_icon_title">WiFi icon style</string>
<string name="theme_customization_wifi_icon_summary">Set custom wifi icon style</string>
<!-- Custom Signal bar icons -->
<string name="custom_signal_bar_title">Signal</string>
<!-- Custom Wi-Fi bar icons -->
<string name="custom_wifi_bar_title">Wi-Fi</string>
<!-- Button brightness -->
<string name="button_backlight_options_category">Backlight options</string>
<string name="button_backlight_enable_title">Allow button backlight</string>
<string name="button_link_brightness">Link to screen brightness</string>
<string name="button_link_brightness_summary">Button backlight brightness will adjust based on current screen brightness level</string>
<string name="button_manual_brightness">Brightness level</string>
<string name="button_timeout_title">Backlight timeout</string>
<string name="button_backlight_on_touch_only_title">Button backlight touch</string>
<string name="button_backlight_on_touch_only_summary">Button backlight will only appear when buttons are pressed rather than on all the time. Timeout still impacts this feature.</string>
<!-- Screen off animation -->
<string name="screen_off_animation_title">Screen off animation</string>
<string name="screen_off_animation_crt">CRT</string>
<string name="screen_off_animation_scale">Scale</string>
<!-- Status bar - Clock -->
<string name="status_bar_clock_title">Clock &amp; date</string>
<string name="status_bar_clock_summary">Customize clock &amp; date</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_position_title">Clock style</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_auto_hide_title">Auto hide</string>
<string name="status_bar_clock_auto_hide_launcher_summary">Hide clock if launcher is visible</string>
<string name="status_bar_clock_auto_hide_summary">Hide clock at regular interval</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_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="clock_date_position">Date position</string>
<string name="clock_date_right">Right of time</string>
<string name="clock_date_left">Left of time</string>
<!-- QS clock -->
<string name="qs_clock_title">Clock</string>
<string name="qs_clock_summary">Display clock in quick status bar header</string>
<!-- QS date -->
<string name="qs_date_title">Date</string>
<string name="qs_date_summary">Display date in quick status bar header</string>
<!-- Media art -->
<string name="lockscreen_media_category">Lock screen media</string>
<string name="media_art_title">Media cover art</string>
<string name="media_art_summary">Enable media cover art on the lockscreen</string>
<!-- Lockscreen album art filter -->
<string name="lockscreen_albumart_filter_title">Media cover art filter</string>
<string name="lockscreen_albumart_filter_none">None</string>
<string name="lockscreen_albumart_filter_grayscale">Grayscale</string>
<string name="lockscreen_albumart_filter_tint">Accent tinted</string>
<string name="lockscreen_albumart_filter_blur">Blur</string>
<string name="lockscreen_albumart_filter_grayblur">Grayscale and blurred</string>
<!-- 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="pulse_settings">Pulse</string>
<string name="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_units_rounded_title">Rounded corners</string>
<string name="pulse_solid_units_rounded_summary">Solid lines with rounded tip</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>
<!-- Quick Settings brightness slider -->
<string name="qs_brightness_slider_category">Brightness slider</string>
<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>
<string name="qs_brightness_position_bottom_title">Show brightness slider on bottom</string>
<string name="qs_brightness_position_bottom_summary">Show a brightness slider on bottom quick settings</string>
<!-- Quick Settings brightness icon -->
<string name="brightness_icon_title">Adaptive brightness button</string>
<string name="brightness_icon_summary">Show adaptive brightness button</string>
<!-- Quick QS Panel brightness slider -->
<string name="quick_qs_brightness_slider_title">Show brightness slider in Quick QS Panel</string>
<string name="quick_qs_brightness_slider_summary">Show a brightness slider in the quick qs panel</string>
<!-- Volume rocker gestures -->
<string name="volume_skiptrack_screen_title">Skip music tracks</string>
<!-- Navigation bar -->
<string name="navigation_title">Navigatie</string>
<string name="navigation_bar_category">Navigation bar</string>
<string name="navigation_bar_title">On-screen navigation bar</string>
<string name="navigation_bar_summary">Enable on-screen navigation keys</string>
<string name="navigation_bar_layout_title">Layout</string>
<string name="navigation_bar_layout_summary">Customize the layout of the navigation bar</string>
<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 in navigation bar while typing</string>
<string name="navigation_bar_help_text">These settings mainly relate to the 3-button navigation bar. If you use gesture navigation and want to customize it, e.g. hide the gesture handle, please visit: Settings &gt; System &gt; Gestures.</string>
<string name="nav_bar_tuner_title">Navigation bar tuner</string>
<string name="nav_bar_tuner_summary">Change nav bar layout</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="system_navigation_summary">Choose which system navigation style to use</string>
<!-- HW keys -->
<string name="hardware_keys_title">Buttons</string>
<string name="hardware_keys_category">Hardware navigation buttons</string>
<string name="hardware_keys_disable_title">Disable hardware buttons</string>
<string name="hardware_keys_disable_summary">Use the device hardware keys for navigation</string>
<!-- NavBar Inverse -->
<string name="navigation_bar_inverse_title">Invert 3 button navigation bar</string>
<!-- Quick Settings brightness slider -->
<string name="qs_show_brightness_slider_title">Brightness slider</string>
<string name="qs_show_brightness_slider_never">Never show</string>
<string name="qs_show_brightness_slider_expanded">Show when expanded</string>
<string name="qs_show_brightness_slider_always">Show always</string>
<string name="qs_show_brightness_slider_not_expanded">Show when not expanded</string>
<string name="qs_brightness_slider_position_title">Position</string>
<string name="qs_brightness_slider_position_top">Top</string>
<string name="qs_brightness_slider_position_bottom">Bottom</string>
<!-- Monet Engine -->
<string name="monet_category">Monet</string>
<string name="monet_engine_title">Monet engine</string>
<string name="monet_engine_summary">Customize monet parameters</string>
<string name="monet_engine_custom_color_title">Use custom color</string>
<string name="monet_engine_custom_color_summary">Use custom color for monet engine instead of wallpaper colors</string>
<string name="monet_engine_color_override_title">Custom color</string>
<string name="monet_engine_white_luminance_user_title">White luminance</string>
<string name="monet_engine_accurate_shades_title">Use accurate shades</string>
<string name="monet_engine_chroma_factor_title">Chroma factor</string>
<string name="monet_engine_linear_lightness_title">Use linear lightness</string>
<!-- Quick Settings brightness icon -->
<string name="qs_show_auto_brightness_title">Auto brightness icon</string>
<string name="qs_show_auto_brightness_summary">Show toggle for adaptive brightness near the slider</string>
<!-- Black theme -->
<string name="system_black_theme_title">Use black theme</string>
<string name="system_black_theme_summary">Force black background colors</string>
<!-- OOS style material dismiss all button for notifications -->
<string name="notification_material_dismiss_button_title">Clear all notification button</string>
<string name="notification_material_dismiss_button_summary">Replace clear all notification text with floating button</string>
<string name="clearall_style_title">Clear all notification button style</string>
<string name="clearall_bgstyle_title">Clear all notification button background</string>
<!-- Laboratory - Application downgrade -->
<string name="laboratory_app_downgrade_title">Allow application downgrade</string>
<string name="laboratory_app_downgrade_summary">This allows you to downgrade applications. Note that this may lead to crashes and data corruption.</string>
<!-- Laboratory - Ignore window secure -->
<string name="laboratory_ignore_window_secure_title">Ignore window secure flags</string>
<string name="laboratory_ignore_window_secure_summary">This removes the screenshots and screenrecords limits for all applications. Normally, special applications are replaced with black areas in records. This can be convenient in some cases but may lead to privacy leaks. After changing this toggle, you may need to restart applications for the change to take effect.</string>
<!-- Colorful battery icon -->
<string name="battery_level_colors_title">Toggle colorful battery icon</string>
<string name="battery_level_colors_summary">Each battery level drop is color coded</string>
<!-- Custom settings dashboard style -->
<string name="settings_dashboard_style_title">Settings layout</string>
<string name="settings_dashboard_style_aosp">AOSP</string>
<string name="settings_dashboard_style_oos11">OxygenOS 11</string>
<string name="settings_dashboard_style_oos12">OxygenOS 12</string>
<string name="settings_dashboard_style_cherish">Cherish</string>
<string name="settings_dashboard_style_cherish_clean">Cherish Clean</string>
<string name="settings_layout_category_title">Settings UI interface</string>
<string name="settings_base_style_title">Settings Base layout</string>
<string name="settings_base_style_summary">Use an alternative layout for setting menus</string>
<string name="settings_home_style_title">Settings Home layout</string>
<string name="settings_home_style_summary">Use stock aosp layout for homepage</string>
<string name="disable_usercard_title">Settings UserCard</string>
<string name="disable_usercard_summary">Toggle in order not to show the usercard on main settings page</string>
<string name="spoof_title">Spoofing</string>
<!-- Unlimited g00gle ph0t0s st0rage -->
<string name="use_photos_spoof_title">Unlimited Photos storage</string>
<string name="use_photos_spoof_summary">Spoof your device as Pixel XL for Google Photos app only to provide unlimited storage for backup</string>
<!-- Unlock FPS for specific games -->
<string name="use_games_spoof_title">Unlock higher FPS in games</string>
<string name="use_games_spoof_summary">Spoof your device as a different model for specific games to unlock higher FPS</string>
<!-- Unlock higher quality streams for specific apps -->
<string name="use_stream_spoof_title">Unlock higher quality streams</string>
<string name="use_stream_spoof_summary">Spoof your device as Pixel 6 Pro to unlock higher quality streams on Amazon Prime, Disney+, Hotstar, and Netflix</string>
<!-- Hidden apps -->
<string name="hidden_apps_title">Hidden apps</string>
<string name="hidden_apps_summary">Applications that should be hidden from launcher</string>
<!-- reTicker -->
<string name="reticker_title">reTicker</string>
<string name="reticker_summary">Replace heads-up notification with slim and less invasive version of redesigned ticker</string>
<string name="reticker_colored_title">Use app colored background</string>
<string name="reticker_colored_summary">Replace reTicker background color using notification app main color</string>
<!-- Data usage info in QS footer -->
<string name="qs_footer_datausage_title">Data usage</string>
<string name="qs_footer_datausage_summary">Display data usage summary in quick settings footer</string>
<!-- Qs Transparency -->
<string name="qs_transparency_summary">Choose how transparent you want your qs to be (Requires SystemUI Restart)</string>
<string name="qs_transparency_title">Qs Transparency</string>
<!-- Media artwork -->
<string name="media_category">Media notification</string>
<string name="artwork_media_background_title">Artwork media background</string>
<string name="artwork_media_background_summary">Set media artwork as the notification media background</string>
<string name="artwork_media_background_enable_blur_title">Blur media media artwork background</string>
<string name="artwork_media_background_blur_radius_title">Blur amount for media artwork</string>
<string name="artwork_media_background_fade_filter_title">Fade amount for media artwork</string>
<string name="artwork_media_background_alpha_title">Transparency of media artwork</string>
<string name="just_kidding">Just kidding! providing logs helps us look like professional programmers err i mean trace the bugs that users reports.</string>
<string name="bug_report_drill">Bug Reporting Procedure</string>
<!-- Strict standby -->
<string name="strict_standby_policy_title">Strict standby policy</string>
<string name="strict_standby_policy_summary">When dismissing from recents, this will force stop apps with restricted battery usage and impose stronger restrictions to them. Also, all app standby restrictions will be imposed even when device is charging.</string>
<!-- Force background freezer -->
<string name="force_background_freezer_title">Background tasks freezer</string>
<string name="force_background_freezer_summary">Freeze tasks with restricted battery usage when moving them to background and unfreeze them when moving to foreground. This could save battery slightly but may lead to crashes and background ANR.</string>
<!-- Wi-Fi Standard icon -->
<string name="show_wifi_standard_icon_title">Show Wi-Fi Standard icon</string>
<string name="show_wifi_standard_icon_summary">Show Wi-Fi type in Wi-Fi signal indicator</string>
<!-- Lockscreen clock color -->
<string name="lockscreen_clock_color_title">Lockscreen clock color</string>
<string name="lockscreen_clock_color_summary">Use secondary color for lockscreen clock, if disabled will use color accent</string>
<!-- QS tiles layout direction: vertical or horizontal -->
<string name="qs_tile_layout_category_title">Tile layout</string>
<string name="qs_tile_layout_title">Vertical layout</string>
<string name="qs_tile_layout_summary">Enable for vertical layout. Default is horizontal</string>
<!-- QS rows and columns -->
<string name="qs_layout_category_title">QS Layout</string>
<string name="qs_rows_portrait_title">Tile rows on portrait</string>
<string name="qs_rows_landscape_title">Tile rows on landscape</string>
<string name="qs_columns_portrait_title">Tile columns on portrait</string>
<!-- QS tiles title visibility -->
<string name="qs_tile_title_visibility_title">Hide tile titles</string>
<string name="qs_tile_title_visibility_summary">Toggle to hide tile titles</string>
<!-- Fingerprint Ripple Effect -->
<string name="enable_fingerprint_ripple_effect_title">Ripple effect</string>
<string name="enable_fingerprint_ripple_effect_summary">Show ripple effect on unlock with fingerprint</string>
</resources>

View File

@@ -13,6 +13,9 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- App Title -->
<string name="cherish_settings_title">Ρυθμίσεις Cherish</string>
<!-- Units -->
<string name="unit_milliseconds">milliseconds</string>
<string name="unit_seconds">seconds</string>
<!-- Categories -->
<string name="button_title">Κουμπιά</string>
<string name="button_summary">Φυσικά πλήκτρα, γραμμή πλοήγησης</string>
@@ -61,8 +64,27 @@
<string name="color_default">Προεπιλογή</string>
<string name="led_color_green">Πράσινο</string>
<string name="led_color_red">Κόκκινο</string>
<!-- Custom seekbar -->
<string name="custom_seekbar_value">Value: <xliff:g id="v">%s</xliff:g></string>
<string name="custom_seekbar_default_value">Default</string>
<string name="custom_seekbar_default_value_to_set">Default value: <xliff:g id="v">%s</xliff:g>\nLong press to set</string>
<string name="custom_seekbar_default_value_is_set">Default value is set</string>
<string name="add_package_to_title">Add application</string>
<!-- QS settings -->
<string name="qs_title">Γρήγορες ρυθμίσεις</string>
<!-- QuickSettings haptic feedback -->
<string name="quick_settings_vibrate_title">Vibrate on touch</string>
<string name="quick_settings_vibrate_summary">Vibrate when touching QS tiles</string>
<!-- Lockscreen shortcuts -->
<string name="ls_category">Lockscreen Items</string>
<string name="ls_tuner">Enable Lockscreen tuner</string>
<string name="lockscreen_shortcuts">Lockscreen shortcuts</string>
<string name="ls_shortcut_summary">Customize Lockscreen shortcuts</string>
<!-- Lockscreen icons -->
<string name="lockscreen_tuner_title">Lockscreen tuner</string>
<!-- Statusbar Items -->
<string name="sb_icons">Statusbar Icons</string>
<string name="statusbar_items_category">Statusbar items</string>
<!-- Status bar - icons -->
<string name="status_bar_icons_title">Εικονίδια μπάρας κατάστασης</string>
<!-- Lock screen visualizer -->
@@ -87,7 +109,663 @@
<!--ThemePicker-->
<string name="theme_select_title">Θέματα &amp; Tαπετσαρίες</string>
<string name="theme_select_summary">Περιηγηθείτε και επιλέξτε εγκατεστημένα θέματα</string>
<string name="notification_light_settings">LED ειδοποίησης</string>
<!-- Volume rocker wake -->
<string name="volume_rocker_wake_title">Volume rocker wake</string>
<string name="search">Search</string>
<string name="search_apps">Search apps</string>
<!-- Power Menu -->
<string name="power_menu_title">Power menu</string>
<string name="power_menu_title_summary">View or change power menu entries</string>
<string name="powermenu_screenshot">Screenshot</string>
<string name="powermenu_power">Power</string>
<string name="powermenu_advanced">Advanced reboot options</string>
<string name="powermenu_restart">Restart</string>
<string name="powermenu_airplane">Airplane</string>
<string name="powermenu_settings">Settings</string>
<string name="powermenu_lockdown">Lock Down</string>
<string name="powermenu_soundpanel">Sound Panel</string>
<string name="powermenu_users">Users</string>
<string name="powermenu_logout">Logout</string>
<string name="powermenu_emergency">Emergency</string>
<!-- Double Tap Lockscreen to Sleep -->
<string name="lockscreen_gesture_title">Gestures</string>
<string name="double_tap_to_sleep_lockscreen_title">Double tap to sleep</string>
<string name="double_tap_to_sleep_lockscreen_summary">Double tap on the top third or bottom shortcut area of the lock screen to put the device to sleep</string>
<!-- Double Tap Statusbar to Sleep -->
<string name="statusbar_gesture_title">Gestures</string>
<string name="double_tap_to_sleep_statusbar_title">Double tap to sleep</string>
<string name="double_tap_to_sleep_statusbar_summary">Double tap on statusbar to put the device to sleep</string>
<!-- Buttons title -->
<string name="volume_category">Volume Rocker</string>
<!--Volume keys -->
<string name="volume_rocker_wake_summary">Pressing the volume keys will wake your device</string>
<!-- Torch Power button gestures -->
<string name="torch_power_button_gesture_title">Toggle torch when screen off</string>
<string name="torch_power_button_gesture_none">Disabled</string>
<string name="torch_power_button_gesture_dt">Double tap power button (slower single tap response), Disables double power tap for camera.</string>
<string name="torch_power_button_gesture_dt_toast">Jump to camera gesture is now disabled</string>
<string name="torch_power_button_gesture_lp">Long press power button</string>
<!-- Hardware button navigation -->
<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>
<string name="profile_applist_title">Applications</string>
<string name="choose_action_title">Choose action</string>
<string name="action_entry_default_action">Default settings</string>
<string name="action_entry_select_app">Select application</string>
<string name="action_entry_custom_action">Select custom action</string>
<string name="hardware_keys_volume_keys_title">Volume rocker</string>
<string name="hardware_keys_home_key_title">Home button</string>
<string name="hardware_keys_menu_key_title">Menu button</string>
<string name="hardware_keys_assist_key_title">Search button</string>
<string name="hardware_keys_appswitch_key_title">Overview button</string>
<string name="hardware_keys_back_key_title">Back button</string>
<string name="hardware_keys_double_tap_summary">Set double tap action</string>
<string name="hardware_keys_single_tap_summary">Set single tap action</string>
<string name="hardware_keys_long_press_summary">Set long press action</string>
<string name="hardware_keys_single_tap_title">Single tap action</string>
<string name="hardware_keys_long_press_title">Long press action</string>
<string name="hardware_keys_double_tap_title">Double tap action</string>
<!-- 4G icon -->
<string name="show_fourg_icon_title">4G icon</string>
<string name="show_fourg_icon_summary">Display 4G icon in signal icon instead LTE</string>
<!-- Volume swap buttons -->
<string name="swap_volume_buttons_title">Reorient</string>
<string name="swap_volume_buttons_summary">Swap volume buttons when the screen is rotated</string>
<!-- Power menu on lockscreen -->
<string name="lockscreen_power_menu_disabled_title">Disable power menu on lock screen</string>
<string name="lockscreen_power_menu_disabled_summary">This will only disable the power menu on secure lock screens</string>
<!-- Toast app icon -->
<string name="toast_icon_title">Toast app icon</string>
<string name="toast_icon_summary">Display the app\'s icon corresponding with the toast</string>
<!-- Heads up -->
<string name="headsup_category">HeadsUp Settings</string>
<string name="heads_up_notifications">Heads up</string>
<string name="heads_up_notifications_summary">Customise heads up notifications settings</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_stoplist_summary">Disable heads up notifications in these applications</string>
<string name="add_heads_up_blacklist_summary">Disable heads up from these applications</string>
<string name="heads_up_stoplist_title">Stoplist</string>
<string name="heads_up_blacklist_title">Blacklist</string>
<string name="profile_choose_app">Choose app</string>
<string name="dialog_delete_title">Delete</string>
<string name="dialog_delete_message">Remove selected item?</string>
<!-- Heads up timeout -->
<string name="heads_up_time_out_title">Time out</string>
<string name="heads_up_time_out_summary">Peeking notifications will show for <xliff:g id="number">%d</xliff:g> seconds</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_5sec">5 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>
<!-- Heads up snooze -->
<string name="heads_up_snooze_title">Snooze timer</string>
<string name="heads_up_snooze_summary_one_minute">Swiping up on peeking notifications will snooze heads up from that application for 1 minute</string>
<string name="heads_up_snooze_summary">Swiping up on peeking notifications will snooze heads up from that application for <xliff:g id="number">%d</xliff:g> minutes</string>
<string name="heads_up_snooze_disabled_summary">Snooze timer is disabled</string>
<string name="heads_up_snooze_1min">1 minute</string>
<string name="heads_up_snooze_5min">5 minutes</string>
<string name="heads_up_snooze_10min">10 minutes</string>
<string name="heads_up_snooze_15min">15 minutes</string>
<string name="heads_up_snooze_20min">20 minutes</string>
<!-- Quick QS pulldown -->
<string name="status_bar_quick_qs_pulldown">Quick QS pulldown</string>
<string name="quick_pulldown_none">Disabled</string>
<string name="quick_pulldown_right">Pulldown statusbar from right side</string>
<string name="quick_pulldown_left">Pulldown statusbar from left side</string>
<!-- Incall vibrate options -->
<string name="incall_vibration_category">In-call vibration options</string>
<string name="incall_vibrate_connect_title">Vibrate on connect</string>
<string name="incall_vibrate_call_wait_title">Vibrate on call waiting</string>
<string name="incall_vibrate_disconnect_title">Vibrate on disconnect</string>
<!-- Data disabled icon -->
<string name="data_disabled_icon_title">Show data disabled icon</string>
<string name="data_disabled_icon_summary">Display the cross sign next to signal bar when data is disabled</string>
<!-- Roaming indicator icon -->
<string name="roaming_indicator_icon_title">Roaming indicator</string>
<string name="roaming_indicator_icon_summary">Display roaming indicator in signal icon when in roaming mode</string>
<!-- Show VoLTE icon on statusbar -->
<string name="volte_switch_title">VoLTE icon</string>
<string name="volte_switch_summary">Display VoLTE icon</string>
<string name="volte_icon_title">VoLTE icon</string>
<string name="volte_icon_summary">Display VoLTE icon</string>
<string name="volte_icon_style_title">Select VoLTE Icon</string>
<string name="volte_icon_asus">VoLTE Asus Icon</string>
<string name="volte_icon_vo">Vo Only Icon</string>
<string name="volte_icon_volte">VoLTE Icon</string>
<string name="volte_icon_oos">VoLTE OOS Icon</string>
<string name="volte_icon_hd">HD Icon</string>
<string name="volte_icon_hd2">HD CAF Icon</string>
<string name="volte_icon_miui">MIUI 11 Icon</string>
<string name="volte_icon_emui">EMUI Icon</string>
<string name="volte_icon_margaritov">HD Filled Icon</string>
<string name="volte_icon_margaritov2">Margaritov VoLTE Icon</string>
<string name="volte_icon_vivo">Vivo Icon</string>
<string name="volte_icon_aris">Aris Icon</string>
<string name="volte_icon_beast">Aww Icon</string>
<string name="volte_icon_ios">Ios Icon</string>
<string name="volte_icon_lr">Livenge Icon</string>
<string name="volte_icon_realme">Realme Icon</string>
<string name="volte_icon_typeA">Mild Icon</string>
<string name="volte_icon_typeB">Filth Icon</string>
<string name="volte_icon_typeC">Mue Icon</string>
<string name="volte_icon_typeD">Sus Icon</string>
<string name="volte_icon_typeE">Acherus Icon</string>
<string name="volte_icon_vcircle">Circle Icon</string>
<string name="volte_icon_vimeo">Vimeo Icon</string>
<string name="volte_icon_volit">Volit Icon</string>
<string name="volte_icon_zirco">Ziroc Icon</string>
<!-- VoWiFi icon -->
<string name="vowifi_icon_title">VoWiFi icon</string>
<string name="vowifi_icon_enabled">VoWiFi icon enabled</string>
<string name="vowifi_icon_disabled">VoWiFi icon disabled</string>
<string name="vowifi_icon_enabled_volte_disabled">VoWiFi instead of VoLTE icon</string>
<string name="vowifi_icon_style_title">VoWiFi icon style</string>
<string name="vowifi_icon_default">Default Icon</string>
<string name="vowifi_icon_emui">EMUI Icon</string>
<string name="vowifi_icon_asus">Asus Icon</string>
<string name="vowifi_icon_oneplus">OOS Icon</string>
<string name="vowifi_icon_moto">Motorola Icon</string>
<string name="vowifi_icon_simple1">Simple1 Icon</string>
<string name="vowifi_icon_simple2">Simple2 Icon</string>
<string name="vowifi_icon_simple3">Simple3 Icon</string>
<string name="vowifi_icon_vivo">Vivo Icon</string>
<string name="vowifi_icon_margaritov">Margaritov Icon</string>
<!-- Battery light -->
<string name="battery_light_settings">Φωτισμός φόρτισης μπαταρίας</string>
<string name="notification_light_settings">LED ειδοποίησης</string>
<string name="battery_light_enable">Enable</string>
<string name="battery_full_light_enabled">Battery light when full charged</string>
<string name="battery_light_allow_on_dnd_title">Battery light in Do Not Disturb mode</string>
<string name="battery_light_low_blinking_title">Blinking light on low battery</string>
<string name="battery_light_cat">Battery light color when charging</string>
<string name="battery_light_low_color">Low battery</string>
<string name="battery_light_medium_color">Medium battery</string>
<string name="battery_light_full_color">Almost full battery</string>
<string name="battery_light_reallyfull_color">Full (100) battery</string>
<!-- Heads up options -->
<string name="less_boring_heads_up_title">Make heads up less annoying</string>
<string name="less_boring_heads_up_summary">Show heads up only for dialer or messaging app if they are not in foreground</string>
<!-- Notification guts kill app button -->
<string name="general_category">General</string>
<string name="notification_guts_kill_app_button_title">Kill app button</string>
<string name="notification_guts_kill_app_button_summary">Show a kill app button in the notification\'s longpress menu</string>
<!-- Double Tap on Doze to wake -->
<string name="double_tap_on_doze_to_wake_title">Double-tap to wake on doze</string>
<string name="double_tap_on_doze_to_wake_summary">Double tap to wake when device is dreaming</string>
<!-- Old mobile type icons -->
<string name="use_old_mobiletype_title">Small mobile type icon</string>
<string name="use_old_mobiletype_summary">Show mobile type icon on top of the signal indicator</string>
<!-- Lockscreen battery info indicator -->
<string name="lockscreen_battery_info_title">Lockscreen charging info</string>
<string name="lockscreen_battery_info_summary">Show charging current, voltage, wattage and battery temperature on lockscreen while charging</string>
<!-- Charging animation -->
<string name="charging_animation_title">Charging animation</string>
<string name="charging_animation_summary">Display an animation when the device is plugged in</string>
<!-- Tiles animation style -->
<string name="qs_tile_animation_title">Animations</string>
<string name="qs_tile_animation_style_title">Animation style</string>
<string name="qs_tile_animation_duration_title">Animation duration</string>
<string name="qs_tile_animation_interpolator_title">Tiles animation interpolator</string>
<string name="qs_tile_animation_style_off">No animation</string>
<string name="qs_tile_animation_style_flip">Flip</string>
<string name="qs_tile_animation_style_rotate">Rotate</string>
<string name="qs_tile_animation_duration_low">Low</string>
<string name="qs_tile_animation_duration_default">Default</string>
<string name="qs_tile_animation_duration_fast">Fast</string>
<string name="qs_tile_animation_interpolator_linearInterpolator">Linear</string>
<string name="qs_tile_animation_interpolator_accelerateInterpolator">Accelerate</string>
<string name="qs_tile_animation_interpolator_decelerateInterpolator">Decelerate</string>
<string name="qs_tile_animation_interpolator_accelerateDecelerateInterpolator">Accelerate decelerate</string>
<string name="qs_tile_animation_interpolator_bounceInterpolator">Bounce</string>
<string name="qs_tile_animation_interpolator_overshootInterpolator">Overshoot</string>
<string name="qs_tile_animation_interpolator_anticipateInterpolator">Anticipate</string>
<string name="qs_tile_animation_interpolator_anticipateOvershootInterpolator">Anticipate overshoot</string>
<string name="qs_set_animation_style">%1$s</string>
<string name="qs_set_animation_duration">%1$s</string>
<string name="qs_set_animation_interpolator">%1$s</string>
<!-- Blink flashlight for incoming calls -->
<string name="flashlight_category">Flashlight</string>
<string name="flashlight_on_call_title">Blink Flashlight for incoming call</string>
<string name="flashlight_on_call_disabled">Disabled</string>
<string name="flashlight_on_call_ringer">When ringing</string>
<string name="flashlight_on_call_no_ringer">When ringer is silent</string>
<string name="flashlight_on_call_silent">When entirely silent (no ringer or vibrator)</string>
<string name="flashlight_on_call_always">Always</string>
<string name="flashlight_on_call_ignore_dnd_title">Ignore DND</string>
<string name="flashlight_on_call_ignore_dnd_summary">Whether to flash when in Do Not Disturb mode</string>
<string name="flashlight_on_call_rate_title">Rate</string>
<string name="flashlight_on_call_rate_summary">Flashlight on call blink rate</string>
<!-- Combined signal icons in status bar -->
<string name="combined_status_bar_signal_icons">Combined signal icons</string>
<string name="combined_status_bar_signal_icons_summary">Enable combined signal icons in status bar.\nRequires a SystemUI restart</string>
<!-- QS battery estimates -->
<string name="qs_show_battery_estimate_title">Battery estimates</string>
<string name="qs_show_battery_estimate_summary">Show estimated remaining battery life next to the icon</string>
<!-- AOD Schedule -->
<string name="always_on_display_schedule_title">Always on display schedule</string>
<string name="always_on_display_schedule_sunset">Sunset</string>
<string name="always_on_display_schedule_sunrise">Sunrise</string>
<string name="always_on_display_schedule_mixed_sunset">Turns on from sunset till a time</string>
<string name="always_on_display_schedule_mixed_sunrise">Turns on from a time till sunrise</string>
<!-- Pulse notifications lightning -->
<string name="pulse_ambient_light_title">Ambient edge lightning</string>
<string name="pulse_ambient_light_summary">Light ambient edges for pulsing notifications</string>
<string name="ambient_notification_light_enabled_title">Show on AOD</string>
<string name="ambient_notification_light_enabled_summary">Keep showing edge lightning on AOD</string>
<string name="ambient_notification_light_hide_aod_title">Hide AOD content</string>
<string name="ambient_notification_light_hide_aod_summary">Hide AOD content when edges are lighted</string>
<string name="ambient_notification_light_duration_title">Duration</string>
<string name="ambient_notification_light_duration_summary">Time it takes for each animation to complete</string>
<string name="ambient_notification_light_repeats_title">Repeats</string>
<string name="ambient_notification_light_repeats_summary">Amount of times the animation should show\n0 for infinite</string>
<string name="ambient_notification_light_timeout_title">Timeout</string>
<string name="ambient_notification_light_timeout_forever">Forever</string>
<string name="ambient_notification_light_timeout_half_minute">30 seconds</string>
<string name="ambient_notification_light_timeout_minute">1 minute</string>
<string name="ambient_notification_light_timeout_three_minutes">3 minutes</string>
<string name="ambient_notification_light_timeout_five_minutes">5 minutes</string>
<string name="ambient_notification_light_timeout_ten_minutes">10 minutes</string>
<string name="set_to_zero">Set repeats to 0 to enable</string>
<string name="ambient_notification_color_mode_title">Color mode</string>
<string name="ambient_notification_color_mode_accent">Accent color</string>
<string name="ambient_notification_color_mode_wall">Wallpaper dominant color</string>
<string name="ambient_notification_color_mode_notification">Notification icon color</string>
<string name="ambient_notification_color_mode_custom">@string/ambient_notification_light_color_title</string>
<string name="ambient_notification_light_color_title">Custom color</string>
<string name="pulse_ambient_light_show_always_title">Show always</string>
<string name="pulse_ambient_light_show_always_summary">Show lights for all doze events and not just notifications</string>
<string name="pulse_ambient_light_repeat_direction_title">Light repeat mode</string>
<string name="pulse_ambient_light_repeat_direction_restart">Restart</string>
<string name="pulse_ambient_light_repeat_direction_reverse">Reverse</string>
<string name="pulse_ambient_light_layout_title">Light view</string>
<string name="pulse_ambient_light_layout_solid">Solid</string>
<string name="pulse_ambient_light_layout_faded">Faded</string>
<string name="pulse_ambient_light_width_title">Light width</string>
<string name="pulse_light_layout_style_title">Light Layout Style</string>
<string name="pulse_light_both">All Four Sides</string>
<string name="pulse_light_top_bottom">Only Top-Bottom</string>
<string name="pulse_light_left_right">Only Left-Right</string>
<!-- Ambient Ticker -->
<string name="pulse_on_new_tracks_title">Music ticker</string>
<string name="pulse_on_new_tracks_summary">Show music ticker on Ambient Display during track change</string>
<!-- Screen off FOD -->
<string name="screen_off_fod_title">Screen off FOD</string>
<string name="screen_off_fod_summary">Keep FOD enabled when the screen is off</string>
<!-- Volume Steps Fragment -->
<string name="volume_steps_fragment_title">Volume steps</string>
<string name="volume_steps_summary">Customize volume steps</string>
<string name="volume_steps_alarm_title">Volume steps: Alarm</string>
<string name="volume_steps_dtmf_title">Volume steps: DTMF</string>
<string name="volume_steps_music_title">Volume steps: Media</string>
<string name="volume_steps_notification_title">Volume steps: Notification</string>
<string name="volume_steps_ring_title">Volume steps: Ringer</string>
<string name="volume_steps_system_title">Volume steps: System</string>
<string name="volume_steps_voice_call_title">Volume steps: Voice Call</string>
<string name="volume_steps_reset">Reset</string>
<!-- Udfps animations -->
<string name="udfps_category">Udfps</string>
<string name="udfps_recog_animation">Udfps animation</string>
<string name="udfps_recog_animation_summary">Shows an animation while reading your finger</string>
<string name="udfps_recog_animation_effect_title">Udfps animation effect</string>
<string name="udfps_recog_animation_effect_summary">Choose animation effect</string>
<!-- Udfps icon picker -->
<string name="udfps_icon_picker_title">Udfps icon picker</string>
<string name="udfps_icon_picker_summary">Choose your favorite fingerprint icon</string>
<!-- Udfps Custom Options -->
<string name="udfps_settings_title">Udfps Options</string>
<string name="udfps_settings_summary">Different menus for customizing the udfps</string>
<!-- Udfps Haptic Feedback -->
<string name="udfps_haptic_feedback_title">FOD haptic feedback</string>
<string name="udfps_haptic_feedback_summary">Vibrate when touching FOD icon</string>
<!-- Custom FOD Icon -->
<string name="custom_fp_icon_title">Custom UDFPS Icon</string>
<string name="custom_fp_icon_summary">Enable custom UDFPS Icon from files</string>
<string name="custom_fp_select_title">Select Custom UDFPS Icon</string>
<string name="custom_fp_select_summary">Select custom image from your saved files or gallery</string>
<!-- Privacy indicators -->
<string name="mic_camera_privacy_indicator_title">Mic and camera privacy indicator</string>
<string name="mic_camera_privacy_indicator_summary">Show separate indicator when an any app uses mic or camera</string>
<string name="location_privacy_indicator_title">Location privacy indicator</string>
<string name="location_privacy_indicator_summary">Show separate indicator when an any app uses location</string>
<!-- Sb Icon Style -->
<string name="statusbar_icons_style">Colored Statusbar Icons</string>
<string name="statusbar_icons_style_summary">Choose the style of your statusbar icons (requires SystemUI restart)</string>
<!-- Notification headers -->
<string name="notification_headers_title">Notification Headers</string>
<string name="notification_headers_summary">Show headers in the notification shade</string>
<!-- Gaming mode -->
<string name="gaming_mode_title">Game space</string>
<string name="gaming_mode_summary">Extra features for immersive gaming experience</string>
<!-- Battery percentage -->
<string name="battery_style_category_title">Battery icon</string>
<string name="status_bar_battery_percentage_title">Battery percentage</string>
<string name="status_bar_battery_percentage_default">Hidden</string>
<string name="status_bar_battery_percentage_text_next">Next to the icon</string>
<string name="status_bar_battery_percentage_text_inside">Inside the icon</string>
<!-- Status bar battery style-->
<string name="status_bar_battery_style_title">Battery style</string>
<string name="status_bar_battery_style_port">Portrait</string>
<string name="status_bar_battery_style_circle">Circle</string>
<string name="status_bar_battery_style_dotted_circle">Circle (Dotted)</string>
<string name="status_bar_battery_style_filled_circle">Circle (Filled)</string>
<string name="status_bar_battery_style_text">Text</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_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_pill">Portrait Mx</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_signal">Landscape Airoo</string>
<string name="status_bar_battery_style_icon_landscape_buddy">Landscape Capsule</string>
<!-- Network Traffic -->
<string name="traffic_title">Traffic indicators</string>
<string name="traffic_summary">Customize the traffic indicators</string>
<string name="network_traffic_autohide_threshold_title">Auto-hide threshold</string>
<string name="network_traffic_location_title">Location</string>
<string name="network_traffic_disabled">Disabled</string>
<string name="network_traffic_statusbar">Status bar</string>
<string name="network_traffic_qs_header">QS header</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_mode_title">Display mode</string>
<string name="network_traffic_dynamic">Dynamic</string>
<string name="network_traffic_download">Download</string>
<string name="network_traffic_upload">Upload</string>
<string name="network_traffic_font_size">Single net font size</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">Kb/s</string>
<string name="network_traffic_autohide_kilobytes">KB/s</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>
<!-- Themeing -->
<string name="dark_ui_mode_summary">Browse the dark theme options</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the settings category for theme overlays. -->
<string name="theme_customization_category">Theming</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the adaptive icon shape (e.g. launcher and quick settings icons). -->
<string name="theme_customization_icon_shape_title">Icon shape</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize accent color. -->
<string name="theme_customization_icon_shape_summary">Set system icon shape style</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize headline and body fonts. -->
<string name="theme_customization_font_title">Headline / Body font</string>
<string name="theme_customization_font_summary">Set system font style</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the system wide icon pack. -->
<string name="theme_customization_icon_pack_title">Icon pack</string>
<string name="theme_customization_icon_pack_summary">Set custom icon pack style</string>
<string name="theme_customization_signal_icon_title">Signal icon style</string>
<string name="theme_customization_signal_icon_summary">Set custom signal icon style</string>
<string name="theme_customization_wifi_icon_title">WiFi icon style</string>
<string name="theme_customization_wifi_icon_summary">Set custom wifi icon style</string>
<!-- Custom Signal bar icons -->
<string name="custom_signal_bar_title">Signal</string>
<!-- Custom Wi-Fi bar icons -->
<string name="custom_wifi_bar_title">Wi-Fi</string>
<!-- Button brightness -->
<string name="button_backlight_options_category">Backlight options</string>
<string name="button_backlight_enable_title">Allow button backlight</string>
<string name="button_link_brightness">Link to screen brightness</string>
<string name="button_link_brightness_summary">Button backlight brightness will adjust based on current screen brightness level</string>
<string name="button_manual_brightness">Brightness level</string>
<string name="button_timeout_title">Backlight timeout</string>
<string name="button_backlight_on_touch_only_title">Button backlight touch</string>
<string name="button_backlight_on_touch_only_summary">Button backlight will only appear when buttons are pressed rather than on all the time. Timeout still impacts this feature.</string>
<!-- Screen off animation -->
<string name="screen_off_animation_title">Screen off animation</string>
<string name="screen_off_animation_crt">CRT</string>
<string name="screen_off_animation_scale">Scale</string>
<!-- Status bar - Clock -->
<string name="status_bar_clock_title">Clock &amp; date</string>
<string name="status_bar_clock_summary">Customize clock &amp; date</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_position_title">Clock style</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_auto_hide_title">Auto hide</string>
<string name="status_bar_clock_auto_hide_launcher_summary">Hide clock if launcher is visible</string>
<string name="status_bar_clock_auto_hide_summary">Hide clock at regular interval</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_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="clock_date_position">Date position</string>
<string name="clock_date_right">Right of time</string>
<string name="clock_date_left">Left of time</string>
<!-- QS clock -->
<string name="qs_clock_title">Clock</string>
<string name="qs_clock_summary">Display clock in quick status bar header</string>
<!-- QS date -->
<string name="qs_date_title">Date</string>
<string name="qs_date_summary">Display date in quick status bar header</string>
<!-- Media art -->
<string name="lockscreen_media_category">Lock screen media</string>
<string name="media_art_title">Media cover art</string>
<string name="media_art_summary">Enable media cover art on the lockscreen</string>
<!-- Lockscreen album art filter -->
<string name="lockscreen_albumart_filter_title">Media cover art filter</string>
<string name="lockscreen_albumart_filter_none">None</string>
<string name="lockscreen_albumart_filter_grayscale">Grayscale</string>
<string name="lockscreen_albumart_filter_tint">Accent tinted</string>
<string name="lockscreen_albumart_filter_blur">Blur</string>
<string name="lockscreen_albumart_filter_grayblur">Grayscale and blurred</string>
<!-- 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="pulse_settings">Pulse</string>
<string name="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_units_rounded_title">Rounded corners</string>
<string name="pulse_solid_units_rounded_summary">Solid lines with rounded tip</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>
<!-- Quick Settings brightness slider -->
<string name="qs_brightness_slider_category">Brightness slider</string>
<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>
<string name="qs_brightness_position_bottom_title">Show brightness slider on bottom</string>
<string name="qs_brightness_position_bottom_summary">Show a brightness slider on bottom quick settings</string>
<!-- Quick Settings brightness icon -->
<string name="brightness_icon_title">Adaptive brightness button</string>
<string name="brightness_icon_summary">Show adaptive brightness button</string>
<!-- Quick QS Panel brightness slider -->
<string name="quick_qs_brightness_slider_title">Show brightness slider in Quick QS Panel</string>
<string name="quick_qs_brightness_slider_summary">Show a brightness slider in the quick qs panel</string>
<!-- Volume rocker gestures -->
<string name="volume_skiptrack_screen_title">Skip music tracks</string>
<!-- Navigation bar -->
<string name="navigation_title">Navigatie</string>
<string name="navigation_bar_category">Navigation bar</string>
<string name="navigation_bar_title">On-screen navigation bar</string>
<string name="navigation_bar_summary">Enable on-screen navigation keys</string>
<string name="navigation_bar_layout_title">Layout</string>
<string name="navigation_bar_layout_summary">Customize the layout of the navigation bar</string>
<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 in navigation bar while typing</string>
<string name="navigation_bar_help_text">These settings mainly relate to the 3-button navigation bar. If you use gesture navigation and want to customize it, e.g. hide the gesture handle, please visit: Settings &gt; System &gt; Gestures.</string>
<string name="nav_bar_tuner_title">Navigation bar tuner</string>
<string name="nav_bar_tuner_summary">Change nav bar layout</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="system_navigation_summary">Choose which system navigation style to use</string>
<!-- HW keys -->
<string name="hardware_keys_title">Buttons</string>
<string name="hardware_keys_category">Hardware navigation buttons</string>
<string name="hardware_keys_disable_title">Disable hardware buttons</string>
<string name="hardware_keys_disable_summary">Use the device hardware keys for navigation</string>
<!-- NavBar Inverse -->
<string name="navigation_bar_inverse_title">Invert 3 button navigation bar</string>
<!-- Quick Settings brightness slider -->
<string name="qs_show_brightness_slider_title">Brightness slider</string>
<string name="qs_show_brightness_slider_never">Never show</string>
<string name="qs_show_brightness_slider_expanded">Show when expanded</string>
<string name="qs_show_brightness_slider_always">Show always</string>
<string name="qs_show_brightness_slider_not_expanded">Show when not expanded</string>
<string name="qs_brightness_slider_position_title">Position</string>
<string name="qs_brightness_slider_position_top">Top</string>
<string name="qs_brightness_slider_position_bottom">Bottom</string>
<!-- Monet Engine -->
<string name="monet_category">Monet</string>
<string name="monet_engine_title">Monet engine</string>
<string name="monet_engine_summary">Customize monet parameters</string>
<string name="monet_engine_custom_color_title">Use custom color</string>
<string name="monet_engine_custom_color_summary">Use custom color for monet engine instead of wallpaper colors</string>
<string name="monet_engine_color_override_title">Custom color</string>
<string name="monet_engine_white_luminance_user_title">White luminance</string>
<string name="monet_engine_accurate_shades_title">Use accurate shades</string>
<string name="monet_engine_chroma_factor_title">Chroma factor</string>
<string name="monet_engine_linear_lightness_title">Use linear lightness</string>
<!-- Quick Settings brightness icon -->
<string name="qs_show_auto_brightness_title">Auto brightness icon</string>
<string name="qs_show_auto_brightness_summary">Show toggle for adaptive brightness near the slider</string>
<!-- Black theme -->
<string name="system_black_theme_title">Use black theme</string>
<string name="system_black_theme_summary">Force black background colors</string>
<!-- OOS style material dismiss all button for notifications -->
<string name="notification_material_dismiss_button_title">Clear all notification button</string>
<string name="notification_material_dismiss_button_summary">Replace clear all notification text with floating button</string>
<string name="clearall_style_title">Clear all notification button style</string>
<string name="clearall_bgstyle_title">Clear all notification button background</string>
<!-- Laboratory - Application downgrade -->
<string name="laboratory_app_downgrade_title">Allow application downgrade</string>
<string name="laboratory_app_downgrade_summary">This allows you to downgrade applications. Note that this may lead to crashes and data corruption.</string>
<!-- Laboratory - Ignore window secure -->
<string name="laboratory_ignore_window_secure_title">Ignore window secure flags</string>
<string name="laboratory_ignore_window_secure_summary">This removes the screenshots and screenrecords limits for all applications. Normally, special applications are replaced with black areas in records. This can be convenient in some cases but may lead to privacy leaks. After changing this toggle, you may need to restart applications for the change to take effect.</string>
<!-- Colorful battery icon -->
<string name="battery_level_colors_title">Toggle colorful battery icon</string>
<string name="battery_level_colors_summary">Each battery level drop is color coded</string>
<!-- Custom settings dashboard style -->
<string name="settings_dashboard_style_title">Settings layout</string>
<string name="settings_dashboard_style_aosp">AOSP</string>
<string name="settings_dashboard_style_oos11">OxygenOS 11</string>
<string name="settings_dashboard_style_oos12">OxygenOS 12</string>
<string name="settings_dashboard_style_cherish">Cherish</string>
<string name="settings_dashboard_style_cherish_clean">Cherish Clean</string>
<string name="settings_layout_category_title">Settings UI interface</string>
<string name="settings_base_style_title">Settings Base layout</string>
<string name="settings_base_style_summary">Use an alternative layout for setting menus</string>
<string name="settings_home_style_title">Settings Home layout</string>
<string name="settings_home_style_summary">Use stock aosp layout for homepage</string>
<string name="disable_usercard_title">Settings UserCard</string>
<string name="disable_usercard_summary">Toggle in order not to show the usercard on main settings page</string>
<string name="spoof_title">Spoofing</string>
<!-- Unlimited g00gle ph0t0s st0rage -->
<string name="use_photos_spoof_title">Unlimited Photos storage</string>
<string name="use_photos_spoof_summary">Spoof your device as Pixel XL for Google Photos app only to provide unlimited storage for backup</string>
<!-- Unlock FPS for specific games -->
<string name="use_games_spoof_title">Unlock higher FPS in games</string>
<string name="use_games_spoof_summary">Spoof your device as a different model for specific games to unlock higher FPS</string>
<!-- Unlock higher quality streams for specific apps -->
<string name="use_stream_spoof_title">Unlock higher quality streams</string>
<string name="use_stream_spoof_summary">Spoof your device as Pixel 6 Pro to unlock higher quality streams on Amazon Prime, Disney+, Hotstar, and Netflix</string>
<!-- Hidden apps -->
<string name="hidden_apps_title">Hidden apps</string>
<string name="hidden_apps_summary">Applications that should be hidden from launcher</string>
<!-- reTicker -->
<string name="reticker_title">reTicker</string>
<string name="reticker_summary">Replace heads-up notification with slim and less invasive version of redesigned ticker</string>
<string name="reticker_colored_title">Use app colored background</string>
<string name="reticker_colored_summary">Replace reTicker background color using notification app main color</string>
<!-- Data usage info in QS footer -->
<string name="qs_footer_datausage_title">Data usage</string>
<string name="qs_footer_datausage_summary">Display data usage summary in quick settings footer</string>
<!-- Qs Transparency -->
<string name="qs_transparency_summary">Choose how transparent you want your qs to be (Requires SystemUI Restart)</string>
<string name="qs_transparency_title">Qs Transparency</string>
<!-- Media artwork -->
<string name="media_category">Media notification</string>
<string name="artwork_media_background_title">Artwork media background</string>
<string name="artwork_media_background_summary">Set media artwork as the notification media background</string>
<string name="artwork_media_background_enable_blur_title">Blur media media artwork background</string>
<string name="artwork_media_background_blur_radius_title">Blur amount for media artwork</string>
<string name="artwork_media_background_fade_filter_title">Fade amount for media artwork</string>
<string name="artwork_media_background_alpha_title">Transparency of media artwork</string>
<string name="just_kidding">Just kidding! providing logs helps us look like professional programmers err i mean trace the bugs that users reports.</string>
<string name="bug_report_drill">Bug Reporting Procedure</string>
<!-- Strict standby -->
<string name="strict_standby_policy_title">Strict standby policy</string>
<string name="strict_standby_policy_summary">When dismissing from recents, this will force stop apps with restricted battery usage and impose stronger restrictions to them. Also, all app standby restrictions will be imposed even when device is charging.</string>
<!-- Force background freezer -->
<string name="force_background_freezer_title">Background tasks freezer</string>
<string name="force_background_freezer_summary">Freeze tasks with restricted battery usage when moving them to background and unfreeze them when moving to foreground. This could save battery slightly but may lead to crashes and background ANR.</string>
<!-- Wi-Fi Standard icon -->
<string name="show_wifi_standard_icon_title">Show Wi-Fi Standard icon</string>
<string name="show_wifi_standard_icon_summary">Show Wi-Fi type in Wi-Fi signal indicator</string>
<!-- Lockscreen clock color -->
<string name="lockscreen_clock_color_title">Lockscreen clock color</string>
<string name="lockscreen_clock_color_summary">Use secondary color for lockscreen clock, if disabled will use color accent</string>
<!-- QS tiles layout direction: vertical or horizontal -->
<string name="qs_tile_layout_category_title">Tile layout</string>
<string name="qs_tile_layout_title">Vertical layout</string>
<string name="qs_tile_layout_summary">Enable for vertical layout. Default is horizontal</string>
<!-- QS rows and columns -->
<string name="qs_layout_category_title">QS Layout</string>
<string name="qs_rows_portrait_title">Tile rows on portrait</string>
<string name="qs_rows_landscape_title">Tile rows on landscape</string>
<string name="qs_columns_portrait_title">Tile columns on portrait</string>
<!-- QS tiles title visibility -->
<string name="qs_tile_title_visibility_title">Hide tile titles</string>
<string name="qs_tile_title_visibility_summary">Toggle to hide tile titles</string>
<!-- Fingerprint Ripple Effect -->
<string name="enable_fingerprint_ripple_effect_title">Ripple effect</string>
<string name="enable_fingerprint_ripple_effect_summary">Show ripple effect on unlock with fingerprint</string>
</resources>

View File

@@ -0,0 +1,771 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2019 CherishOS
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">
<!-- App Title -->
<string name="cherish_settings_title">Cherish Settings</string>
<!-- Units -->
<string name="unit_milliseconds">milliseconds</string>
<string name="unit_seconds">seconds</string>
<!-- Categories -->
<string name="button_title">Buttons</string>
<string name="button_summary">Hardware keys, Navigation bar</string>
<string name="gestures_title">Gestures</string>
<string name="gestures_summary">Jump to camera, swipe to screenshot</string>
<string name="lockscreen_title">Lock screen</string>
<string name="lockscreen_summary">Music visualizer, charging animation, clock style</string>
<string name="misc_title">Miscellaneous</string>
<string name="misc_summary">Gaming mode, volume controls</string>
<string name="animations_title">Animations</string>
<string name="animations_summary">System animations</string>
<string name="powermenu_title">Power menu</string>
<string name="powermenu_summary">Advanced restart, power menu opacity</string>
<string name="theme_title">Themes</string>
<string name="theme_summary">System theme, rounded, switch theme</string>
<string name="quicksettings_title">Quick Settings</string>
<string name="quicksettings_summary">Tile layout, blur</string>
<string name="recents_title">Recents apps</string>
<string name="recents_summary">Slim recents</string>
<string name="statusbar_title">Status bar</string>
<string name="statusbar_summary">Clock, carrier, status icons</string>
<string name="volume_title">Volume rockers</string>
<string name="volume_summary">Volume rockers</string>
<string name="notifications_title">Notifications</string>
<string name="notifications_summary">Battery light, notifications header</string>
<string name="about_summary">Learn more about CherishOS</string>
<string name="device_part_title">Device features</string>
<string name="qs_category">QS category</string>
<string name="navbar_title">Navigation bar</string>
<string name="volume_keys_title">Volume keys</string>
<!-- General strings -->
<string name="ok">OK</string>
<string name="reset">Reset</string>
<string name="cancel">Cancel</string>
<string name="save">Save</string>
<string name="default_string">Default</string>
<string name="disabled">Disabled</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"></string>
<string name="arrow_down"></string>
<string name="hex">Hex:</string>
<string name="hex_hint">#ff000000</string>
<string name="set">Set</string>
<string name="color_default">Default</string>
<string name="led_color_green">Green</string>
<string name="led_color_red">Red</string>
<!-- Custom seekbar -->
<string name="custom_seekbar_value">Value: <xliff:g id="v">%s</xliff:g></string>
<string name="custom_seekbar_default_value">Default</string>
<string name="custom_seekbar_default_value_to_set">Default value: <xliff:g id="v">%s</xliff:g>\nLong press to set</string>
<string name="custom_seekbar_default_value_is_set">Default value is set</string>
<string name="add_package_to_title">Add application</string>
<!-- QS settings -->
<string name="qs_title">Quick settings</string>
<!-- QuickSettings haptic feedback -->
<string name="quick_settings_vibrate_title">Vibrate on touch</string>
<string name="quick_settings_vibrate_summary">Vibrate when touching QS tiles</string>
<!-- Lockscreen shortcuts -->
<string name="ls_category">Lockscreen Items</string>
<string name="ls_tuner">Enable Lockscreen tuner</string>
<string name="lockscreen_shortcuts">Lockscreen shortcuts</string>
<string name="ls_shortcut_summary">Customize Lockscreen shortcuts</string>
<!-- Lockscreen icons -->
<string name="lockscreen_tuner_title">Lockscreen tuner</string>
<!-- Statusbar Items -->
<string name="sb_icons">Statusbar Icons</string>
<string name="statusbar_items_category">Statusbar items</string>
<!-- Status bar - icons -->
<string name="status_bar_icons_title">Status bar icons</string>
<!-- Lock screen visualizer -->
<string name="visualizer_title">Display music visualizer</string>
<!-- Power menu and dialogs opacity -->
<!-- AOKP custom system animations -->
<!-- Power menu Animations -->
<string name="power_menu_animation">Power menu</string>
<!-- QS header image -->
<!-- Lockscreen -->
<string name="lockscreen_category">Lockscreen</string>
<!-- Themes -->
<string name="theme_type_title">System theme</string>
<string name="theme_type_summary">Select theme</string>
<!--Accenter -->
<string name="themes_hub_title">Themes</string>
<string name="themes_hub_summary">Accents-Gradients-Themes</string>
<string name="rgb_accent_picker_title_dark">Accent Picker</string>
<string name="rgb_accent_picker_summary">Choose the accent color yourself</string>
<string name="theme_option_reset_title">Reset Theme Options</string>
<string name="theme_option_reset_message">Are you sure you want to reset themes-accent to default?</string>
<!--ThemePicker-->
<string name="theme_select_title">Styles and Wallpapers</string>
<string name="theme_select_summary">Browse and select installed themes</string>
<string name="notification_light_settings">Notifications light</string>
<!-- Volume rocker wake -->
<string name="volume_rocker_wake_title">Volume rocker wake</string>
<string name="search">Search</string>
<string name="search_apps">Search apps</string>
<!-- Power Menu -->
<string name="power_menu_title">Power menu</string>
<string name="power_menu_title_summary">View or change power menu entries</string>
<string name="powermenu_screenshot">Screenshot</string>
<string name="powermenu_power">Power</string>
<string name="powermenu_advanced">Advanced reboot options</string>
<string name="powermenu_restart">Restart</string>
<string name="powermenu_airplane">Airplane</string>
<string name="powermenu_settings">Settings</string>
<string name="powermenu_lockdown">Lock Down</string>
<string name="powermenu_soundpanel">Sound Panel</string>
<string name="powermenu_users">Users</string>
<string name="powermenu_logout">Logout</string>
<string name="powermenu_emergency">Emergency</string>
<!-- Double Tap Lockscreen to Sleep -->
<string name="lockscreen_gesture_title">Gestures</string>
<string name="double_tap_to_sleep_lockscreen_title">Double tap to sleep</string>
<string name="double_tap_to_sleep_lockscreen_summary">Double tap on the top third or bottom shortcut area of the lock screen to put the device to sleep</string>
<!-- Double Tap Statusbar to Sleep -->
<string name="statusbar_gesture_title">Gestures</string>
<string name="double_tap_to_sleep_statusbar_title">Double tap to sleep</string>
<string name="double_tap_to_sleep_statusbar_summary">Double tap on statusbar to put the device to sleep</string>
<!-- Buttons title -->
<string name="volume_category">Volume Rocker</string>
<!--Volume keys -->
<string name="volume_rocker_wake_summary">Pressing the volume keys will wake your device</string>
<!-- Torch Power button gestures -->
<string name="torch_power_button_gesture_title">Toggle torch when screen off</string>
<string name="torch_power_button_gesture_none">Disabled</string>
<string name="torch_power_button_gesture_dt">Double tap power button (slower single tap response), Disables double power tap for camera.</string>
<string name="torch_power_button_gesture_dt_toast">Jump to camera gesture is now disabled</string>
<string name="torch_power_button_gesture_lp">Long press power button</string>
<!-- Hardware button navigation -->
<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>
<string name="profile_applist_title">Applications</string>
<string name="choose_action_title">Choose action</string>
<string name="action_entry_default_action">Default settings</string>
<string name="action_entry_select_app">Select application</string>
<string name="action_entry_custom_action">Select custom action</string>
<string name="hardware_keys_volume_keys_title">Volume rocker</string>
<string name="hardware_keys_home_key_title">Home button</string>
<string name="hardware_keys_menu_key_title">Menu button</string>
<string name="hardware_keys_assist_key_title">Search button</string>
<string name="hardware_keys_appswitch_key_title">Overview button</string>
<string name="hardware_keys_back_key_title">Back button</string>
<string name="hardware_keys_double_tap_summary">Set double tap action</string>
<string name="hardware_keys_single_tap_summary">Set single tap action</string>
<string name="hardware_keys_long_press_summary">Set long press action</string>
<string name="hardware_keys_single_tap_title">Single tap action</string>
<string name="hardware_keys_long_press_title">Long press action</string>
<string name="hardware_keys_double_tap_title">Double tap action</string>
<!-- 4G icon -->
<string name="show_fourg_icon_title">4G icon</string>
<string name="show_fourg_icon_summary">Display 4G icon in signal icon instead LTE</string>
<!-- Volume swap buttons -->
<string name="swap_volume_buttons_title">Reorient</string>
<string name="swap_volume_buttons_summary">Swap volume buttons when the screen is rotated</string>
<!-- Power menu on lockscreen -->
<string name="lockscreen_power_menu_disabled_title">Disable power menu on lock screen</string>
<string name="lockscreen_power_menu_disabled_summary">This will only disable the power menu on secure lock screens</string>
<!-- Toast app icon -->
<string name="toast_icon_title">Toast app icon</string>
<string name="toast_icon_summary">Display the app\'s icon corresponding with the toast</string>
<!-- Heads up -->
<string name="headsup_category">HeadsUp Settings</string>
<string name="heads_up_notifications">Heads up</string>
<string name="heads_up_notifications_summary">Customise heads up notifications settings</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_stoplist_summary">Disable heads up notifications in these applications</string>
<string name="add_heads_up_blacklist_summary">Disable heads up from these applications</string>
<string name="heads_up_stoplist_title">Stoplist</string>
<string name="heads_up_blacklist_title">Blacklist</string>
<string name="profile_choose_app">Choose app</string>
<string name="dialog_delete_title">Delete</string>
<string name="dialog_delete_message">Remove selected item?</string>
<!-- Heads up timeout -->
<string name="heads_up_time_out_title">Time out</string>
<string name="heads_up_time_out_summary">Peeking notifications will show for <xliff:g id="number">%d</xliff:g> seconds</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_5sec">5 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>
<!-- Heads up snooze -->
<string name="heads_up_snooze_title">Snooze timer</string>
<string name="heads_up_snooze_summary_one_minute">Swiping up on peeking notifications will snooze heads up from that application for 1 minute</string>
<string name="heads_up_snooze_summary">Swiping up on peeking notifications will snooze heads up from that application for <xliff:g id="number">%d</xliff:g> minutes</string>
<string name="heads_up_snooze_disabled_summary">Snooze timer is disabled</string>
<string name="heads_up_snooze_1min">1 minute</string>
<string name="heads_up_snooze_5min">5 minutes</string>
<string name="heads_up_snooze_10min">10 minutes</string>
<string name="heads_up_snooze_15min">15 minutes</string>
<string name="heads_up_snooze_20min">20 minutes</string>
<!-- Quick QS pulldown -->
<string name="status_bar_quick_qs_pulldown">Quick QS pulldown</string>
<string name="quick_pulldown_none">Disabled</string>
<string name="quick_pulldown_right">Pulldown statusbar from right side</string>
<string name="quick_pulldown_left">Pulldown statusbar from left side</string>
<!-- Incall vibrate options -->
<string name="incall_vibration_category">In-call vibration options</string>
<string name="incall_vibrate_connect_title">Vibrate on connect</string>
<string name="incall_vibrate_call_wait_title">Vibrate on call waiting</string>
<string name="incall_vibrate_disconnect_title">Vibrate on disconnect</string>
<!-- Data disabled icon -->
<string name="data_disabled_icon_title">Show data disabled icon</string>
<string name="data_disabled_icon_summary">Display the cross sign next to signal bar when data is disabled</string>
<!-- Roaming indicator icon -->
<string name="roaming_indicator_icon_title">Roaming indicator</string>
<string name="roaming_indicator_icon_summary">Display roaming indicator in signal icon when in roaming mode</string>
<!-- Show VoLTE icon on statusbar -->
<string name="volte_switch_title">VoLTE icon</string>
<string name="volte_switch_summary">Display VoLTE icon</string>
<string name="volte_icon_title">VoLTE icon</string>
<string name="volte_icon_summary">Display VoLTE icon</string>
<string name="volte_icon_style_title">Select VoLTE Icon</string>
<string name="volte_icon_asus">VoLTE Asus Icon</string>
<string name="volte_icon_vo">Vo Only Icon</string>
<string name="volte_icon_volte">VoLTE Icon</string>
<string name="volte_icon_oos">VoLTE OOS Icon</string>
<string name="volte_icon_hd">HD Icon</string>
<string name="volte_icon_hd2">HD CAF Icon</string>
<string name="volte_icon_miui">MIUI 11 Icon</string>
<string name="volte_icon_emui">EMUI Icon</string>
<string name="volte_icon_margaritov">HD Filled Icon</string>
<string name="volte_icon_margaritov2">Margaritov VoLTE Icon</string>
<string name="volte_icon_vivo">Vivo Icon</string>
<string name="volte_icon_aris">Aris Icon</string>
<string name="volte_icon_beast">Aww Icon</string>
<string name="volte_icon_ios">Ios Icon</string>
<string name="volte_icon_lr">Livenge Icon</string>
<string name="volte_icon_realme">Realme Icon</string>
<string name="volte_icon_typeA">Mild Icon</string>
<string name="volte_icon_typeB">Filth Icon</string>
<string name="volte_icon_typeC">Mue Icon</string>
<string name="volte_icon_typeD">Sus Icon</string>
<string name="volte_icon_typeE">Acherus Icon</string>
<string name="volte_icon_vcircle">Circle Icon</string>
<string name="volte_icon_vimeo">Vimeo Icon</string>
<string name="volte_icon_volit">Volit Icon</string>
<string name="volte_icon_zirco">Ziroc Icon</string>
<!-- VoWiFi icon -->
<string name="vowifi_icon_title">VoWiFi icon</string>
<string name="vowifi_icon_enabled">VoWiFi icon enabled</string>
<string name="vowifi_icon_disabled">VoWiFi icon disabled</string>
<string name="vowifi_icon_enabled_volte_disabled">VoWiFi instead of VoLTE icon</string>
<string name="vowifi_icon_style_title">VoWiFi icon style</string>
<string name="vowifi_icon_default">Default Icon</string>
<string name="vowifi_icon_emui">EMUI Icon</string>
<string name="vowifi_icon_asus">Asus Icon</string>
<string name="vowifi_icon_oneplus">OOS Icon</string>
<string name="vowifi_icon_moto">Motorola Icon</string>
<string name="vowifi_icon_simple1">Simple1 Icon</string>
<string name="vowifi_icon_simple2">Simple2 Icon</string>
<string name="vowifi_icon_simple3">Simple3 Icon</string>
<string name="vowifi_icon_vivo">Vivo Icon</string>
<string name="vowifi_icon_margaritov">Margaritov Icon</string>
<!-- Battery light -->
<string name="battery_light_settings">Battery charging light</string>
<string name="battery_light_enable">Enable</string>
<string name="battery_full_light_enabled">Battery light when full charged</string>
<string name="battery_light_allow_on_dnd_title">Battery light in Do Not Disturb mode</string>
<string name="battery_light_low_blinking_title">Blinking light on low battery</string>
<string name="battery_light_cat">Battery light color when charging</string>
<string name="battery_light_low_color">Low battery</string>
<string name="battery_light_medium_color">Medium battery</string>
<string name="battery_light_full_color">Almost full battery</string>
<string name="battery_light_reallyfull_color">Full (100) battery</string>
<!-- Heads up options -->
<string name="less_boring_heads_up_title">Make heads up less annoying</string>
<string name="less_boring_heads_up_summary">Show heads up only for dialer or messaging app if they are not in foreground</string>
<!-- Notification guts kill app button -->
<string name="general_category">General</string>
<string name="notification_guts_kill_app_button_title">Kill app button</string>
<string name="notification_guts_kill_app_button_summary">Show a kill app button in the notification\'s longpress menu</string>
<!-- Double Tap on Doze to wake -->
<string name="double_tap_on_doze_to_wake_title">Double-tap to wake on doze</string>
<string name="double_tap_on_doze_to_wake_summary">Double tap to wake when device is dreaming</string>
<!-- Old mobile type icons -->
<string name="use_old_mobiletype_title">Small mobile type icon</string>
<string name="use_old_mobiletype_summary">Show mobile type icon on top of the signal indicator</string>
<!-- Lockscreen battery info indicator -->
<string name="lockscreen_battery_info_title">Lockscreen charging info</string>
<string name="lockscreen_battery_info_summary">Show charging current, voltage, wattage and battery temperature on lockscreen while charging</string>
<!-- Charging animation -->
<string name="charging_animation_title">Charging animation</string>
<string name="charging_animation_summary">Display an animation when the device is plugged in</string>
<!-- Tiles animation style -->
<string name="qs_tile_animation_title">Animations</string>
<string name="qs_tile_animation_style_title">Animation style</string>
<string name="qs_tile_animation_duration_title">Animation duration</string>
<string name="qs_tile_animation_interpolator_title">Tiles animation interpolator</string>
<string name="qs_tile_animation_style_off">No animation</string>
<string name="qs_tile_animation_style_flip">Flip</string>
<string name="qs_tile_animation_style_rotate">Rotate</string>
<string name="qs_tile_animation_duration_low">Low</string>
<string name="qs_tile_animation_duration_default">Default</string>
<string name="qs_tile_animation_duration_fast">Fast</string>
<string name="qs_tile_animation_interpolator_linearInterpolator">Linear</string>
<string name="qs_tile_animation_interpolator_accelerateInterpolator">Accelerate</string>
<string name="qs_tile_animation_interpolator_decelerateInterpolator">Decelerate</string>
<string name="qs_tile_animation_interpolator_accelerateDecelerateInterpolator">Accelerate decelerate</string>
<string name="qs_tile_animation_interpolator_bounceInterpolator">Bounce</string>
<string name="qs_tile_animation_interpolator_overshootInterpolator">Overshoot</string>
<string name="qs_tile_animation_interpolator_anticipateInterpolator">Anticipate</string>
<string name="qs_tile_animation_interpolator_anticipateOvershootInterpolator">Anticipate overshoot</string>
<string name="qs_set_animation_style">%1$s</string>
<string name="qs_set_animation_duration">%1$s</string>
<string name="qs_set_animation_interpolator">%1$s</string>
<!-- Blink flashlight for incoming calls -->
<string name="flashlight_category">Flashlight</string>
<string name="flashlight_on_call_title">Blink Flashlight for incoming call</string>
<string name="flashlight_on_call_disabled">Disabled</string>
<string name="flashlight_on_call_ringer">When ringing</string>
<string name="flashlight_on_call_no_ringer">When ringer is silent</string>
<string name="flashlight_on_call_silent">When entirely silent (no ringer or vibrator)</string>
<string name="flashlight_on_call_always">Always</string>
<string name="flashlight_on_call_ignore_dnd_title">Ignore DND</string>
<string name="flashlight_on_call_ignore_dnd_summary">Whether to flash when in Do Not Disturb mode</string>
<string name="flashlight_on_call_rate_title">Rate</string>
<string name="flashlight_on_call_rate_summary">Flashlight on call blink rate</string>
<!-- Combined signal icons in status bar -->
<string name="combined_status_bar_signal_icons">Combined signal icons</string>
<string name="combined_status_bar_signal_icons_summary">Enable combined signal icons in status bar.\nRequires a SystemUI restart</string>
<!-- QS battery estimates -->
<string name="qs_show_battery_estimate_title">Battery estimates</string>
<string name="qs_show_battery_estimate_summary">Show estimated remaining battery life next to the icon</string>
<!-- AOD Schedule -->
<string name="always_on_display_schedule_title">Always on display schedule</string>
<string name="always_on_display_schedule_sunset">Sunset</string>
<string name="always_on_display_schedule_sunrise">Sunrise</string>
<string name="always_on_display_schedule_mixed_sunset">Turns on from sunset till a time</string>
<string name="always_on_display_schedule_mixed_sunrise">Turns on from a time till sunrise</string>
<!-- Pulse notifications lightning -->
<string name="pulse_ambient_light_title">Ambient edge lightning</string>
<string name="pulse_ambient_light_summary">Light ambient edges for pulsing notifications</string>
<string name="ambient_notification_light_enabled_title">Show on AOD</string>
<string name="ambient_notification_light_enabled_summary">Keep showing edge lightning on AOD</string>
<string name="ambient_notification_light_hide_aod_title">Hide AOD content</string>
<string name="ambient_notification_light_hide_aod_summary">Hide AOD content when edges are lighted</string>
<string name="ambient_notification_light_duration_title">Duration</string>
<string name="ambient_notification_light_duration_summary">Time it takes for each animation to complete</string>
<string name="ambient_notification_light_repeats_title">Repeats</string>
<string name="ambient_notification_light_repeats_summary">Amount of times the animation should show\n0 for infinite</string>
<string name="ambient_notification_light_timeout_title">Timeout</string>
<string name="ambient_notification_light_timeout_forever">Forever</string>
<string name="ambient_notification_light_timeout_half_minute">30 seconds</string>
<string name="ambient_notification_light_timeout_minute">1 minute</string>
<string name="ambient_notification_light_timeout_three_minutes">3 minutes</string>
<string name="ambient_notification_light_timeout_five_minutes">5 minutes</string>
<string name="ambient_notification_light_timeout_ten_minutes">10 minutes</string>
<string name="set_to_zero">Set repeats to 0 to enable</string>
<string name="ambient_notification_color_mode_title">Color mode</string>
<string name="ambient_notification_color_mode_accent">Accent color</string>
<string name="ambient_notification_color_mode_wall">Wallpaper dominant color</string>
<string name="ambient_notification_color_mode_notification">Notification icon color</string>
<string name="ambient_notification_color_mode_custom">@string/ambient_notification_light_color_title</string>
<string name="ambient_notification_light_color_title">Custom color</string>
<string name="pulse_ambient_light_show_always_title">Show always</string>
<string name="pulse_ambient_light_show_always_summary">Show lights for all doze events and not just notifications</string>
<string name="pulse_ambient_light_repeat_direction_title">Light repeat mode</string>
<string name="pulse_ambient_light_repeat_direction_restart">Restart</string>
<string name="pulse_ambient_light_repeat_direction_reverse">Reverse</string>
<string name="pulse_ambient_light_layout_title">Light view</string>
<string name="pulse_ambient_light_layout_solid">Solid</string>
<string name="pulse_ambient_light_layout_faded">Faded</string>
<string name="pulse_ambient_light_width_title">Light width</string>
<string name="pulse_light_layout_style_title">Light Layout Style</string>
<string name="pulse_light_both">All Four Sides</string>
<string name="pulse_light_top_bottom">Only Top-Bottom</string>
<string name="pulse_light_left_right">Only Left-Right</string>
<!-- Ambient Ticker -->
<string name="pulse_on_new_tracks_title">Music ticker</string>
<string name="pulse_on_new_tracks_summary">Show music ticker on Ambient Display during track change</string>
<!-- Screen off FOD -->
<string name="screen_off_fod_title">Screen off FOD</string>
<string name="screen_off_fod_summary">Keep FOD enabled when the screen is off</string>
<!-- Volume Steps Fragment -->
<string name="volume_steps_fragment_title">Volume steps</string>
<string name="volume_steps_summary">Customize volume steps</string>
<string name="volume_steps_alarm_title">Volume steps: Alarm</string>
<string name="volume_steps_dtmf_title">Volume steps: DTMF</string>
<string name="volume_steps_music_title">Volume steps: Media</string>
<string name="volume_steps_notification_title">Volume steps: Notification</string>
<string name="volume_steps_ring_title">Volume steps: Ringer</string>
<string name="volume_steps_system_title">Volume steps: System</string>
<string name="volume_steps_voice_call_title">Volume steps: Voice Call</string>
<string name="volume_steps_reset">Reset</string>
<!-- Udfps animations -->
<string name="udfps_category">Udfps</string>
<string name="udfps_recog_animation">Udfps animation</string>
<string name="udfps_recog_animation_summary">Shows an animation while reading your finger</string>
<string name="udfps_recog_animation_effect_title">Udfps animation effect</string>
<string name="udfps_recog_animation_effect_summary">Choose animation effect</string>
<!-- Udfps icon picker -->
<string name="udfps_icon_picker_title">Udfps icon picker</string>
<string name="udfps_icon_picker_summary">Choose your favorite fingerprint icon</string>
<!-- Udfps Custom Options -->
<string name="udfps_settings_title">Udfps Options</string>
<string name="udfps_settings_summary">Different menus for customizing the udfps</string>
<!-- Udfps Haptic Feedback -->
<string name="udfps_haptic_feedback_title">FOD haptic feedback</string>
<string name="udfps_haptic_feedback_summary">Vibrate when touching FOD icon</string>
<!-- Custom FOD Icon -->
<string name="custom_fp_icon_title">Custom UDFPS Icon</string>
<string name="custom_fp_icon_summary">Enable custom UDFPS Icon from files</string>
<string name="custom_fp_select_title">Select Custom UDFPS Icon</string>
<string name="custom_fp_select_summary">Select custom image from your saved files or gallery</string>
<!-- Privacy indicators -->
<string name="mic_camera_privacy_indicator_title">Mic and camera privacy indicator</string>
<string name="mic_camera_privacy_indicator_summary">Show separate indicator when an any app uses mic or camera</string>
<string name="location_privacy_indicator_title">Location privacy indicator</string>
<string name="location_privacy_indicator_summary">Show separate indicator when an any app uses location</string>
<!-- Sb Icon Style -->
<string name="statusbar_icons_style">Colored Statusbar Icons</string>
<string name="statusbar_icons_style_summary">Choose the style of your statusbar icons (requires SystemUI restart)</string>
<!-- Notification headers -->
<string name="notification_headers_title">Notification Headers</string>
<string name="notification_headers_summary">Show headers in the notification shade</string>
<!-- Gaming mode -->
<string name="gaming_mode_title">Game space</string>
<string name="gaming_mode_summary">Extra features for immersive gaming experience</string>
<!-- Battery percentage -->
<string name="battery_style_category_title">Battery icon</string>
<string name="status_bar_battery_percentage_title">Battery percentage</string>
<string name="status_bar_battery_percentage_default">Hidden</string>
<string name="status_bar_battery_percentage_text_next">Next to the icon</string>
<string name="status_bar_battery_percentage_text_inside">Inside the icon</string>
<!-- Status bar battery style-->
<string name="status_bar_battery_style_title">Battery style</string>
<string name="status_bar_battery_style_port">Portrait</string>
<string name="status_bar_battery_style_circle">Circle</string>
<string name="status_bar_battery_style_dotted_circle">Circle (Dotted)</string>
<string name="status_bar_battery_style_filled_circle">Circle (Filled)</string>
<string name="status_bar_battery_style_text">Text</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_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_pill">Portrait Mx</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_signal">Landscape Airoo</string>
<string name="status_bar_battery_style_icon_landscape_buddy">Landscape Capsule</string>
<!-- Network Traffic -->
<string name="traffic_title">Traffic indicators</string>
<string name="traffic_summary">Customize the traffic indicators</string>
<string name="network_traffic_autohide_threshold_title">Auto-hide threshold</string>
<string name="network_traffic_location_title">Location</string>
<string name="network_traffic_disabled">Disabled</string>
<string name="network_traffic_statusbar">Status bar</string>
<string name="network_traffic_qs_header">QS header</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_mode_title">Display mode</string>
<string name="network_traffic_dynamic">Dynamic</string>
<string name="network_traffic_download">Download</string>
<string name="network_traffic_upload">Upload</string>
<string name="network_traffic_font_size">Single net font size</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">Kb/s</string>
<string name="network_traffic_autohide_kilobytes">KB/s</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>
<!-- Themeing -->
<string name="dark_ui_mode_summary">Browse the dark theme options</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the settings category for theme overlays. -->
<string name="theme_customization_category">Theming</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the adaptive icon shape (e.g. launcher and quick settings icons). -->
<string name="theme_customization_icon_shape_title">Icon shape</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize accent color. -->
<string name="theme_customization_icon_shape_summary">Set system icon shape style</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize headline and body fonts. -->
<string name="theme_customization_font_title">Headline / Body font</string>
<string name="theme_customization_font_summary">Set system font style</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the system wide icon pack. -->
<string name="theme_customization_icon_pack_title">Icon pack</string>
<string name="theme_customization_icon_pack_summary">Set custom icon pack style</string>
<string name="theme_customization_signal_icon_title">Signal icon style</string>
<string name="theme_customization_signal_icon_summary">Set custom signal icon style</string>
<string name="theme_customization_wifi_icon_title">WiFi icon style</string>
<string name="theme_customization_wifi_icon_summary">Set custom wifi icon style</string>
<!-- Custom Signal bar icons -->
<string name="custom_signal_bar_title">Signal</string>
<!-- Custom Wi-Fi bar icons -->
<string name="custom_wifi_bar_title">Wi-Fi</string>
<!-- Button brightness -->
<string name="button_backlight_options_category">Backlight options</string>
<string name="button_backlight_enable_title">Allow button backlight</string>
<string name="button_link_brightness">Link to screen brightness</string>
<string name="button_link_brightness_summary">Button backlight brightness will adjust based on current screen brightness level</string>
<string name="button_manual_brightness">Brightness level</string>
<string name="button_timeout_title">Backlight timeout</string>
<string name="button_backlight_on_touch_only_title">Button backlight touch</string>
<string name="button_backlight_on_touch_only_summary">Button backlight will only appear when buttons are pressed rather than on all the time. Timeout still impacts this feature.</string>
<!-- Screen off animation -->
<string name="screen_off_animation_title">Screen off animation</string>
<string name="screen_off_animation_crt">CRT</string>
<string name="screen_off_animation_scale">Scale</string>
<!-- Status bar - Clock -->
<string name="status_bar_clock_title">Clock &amp; date</string>
<string name="status_bar_clock_summary">Customize clock &amp; date</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_position_title">Clock style</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_auto_hide_title">Auto hide</string>
<string name="status_bar_clock_auto_hide_launcher_summary">Hide clock if launcher is visible</string>
<string name="status_bar_clock_auto_hide_summary">Hide clock at regular interval</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_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="clock_date_position">Date position</string>
<string name="clock_date_right">Right of time</string>
<string name="clock_date_left">Left of time</string>
<!-- QS clock -->
<string name="qs_clock_title">Clock</string>
<string name="qs_clock_summary">Display clock in quick status bar header</string>
<!-- QS date -->
<string name="qs_date_title">Date</string>
<string name="qs_date_summary">Display date in quick status bar header</string>
<!-- Media art -->
<string name="lockscreen_media_category">Lock screen media</string>
<string name="media_art_title">Media cover art</string>
<string name="media_art_summary">Enable media cover art on the lockscreen</string>
<!-- Lockscreen album art filter -->
<string name="lockscreen_albumart_filter_title">Media cover art filter</string>
<string name="lockscreen_albumart_filter_none">None</string>
<string name="lockscreen_albumart_filter_grayscale">Grayscale</string>
<string name="lockscreen_albumart_filter_tint">Accent tinted</string>
<string name="lockscreen_albumart_filter_blur">Blur</string>
<string name="lockscreen_albumart_filter_grayblur">Grayscale and blurred</string>
<!-- 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="pulse_settings">Pulse</string>
<string name="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_units_rounded_title">Rounded corners</string>
<string name="pulse_solid_units_rounded_summary">Solid lines with rounded tip</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>
<!-- Quick Settings brightness slider -->
<string name="qs_brightness_slider_category">Brightness slider</string>
<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>
<string name="qs_brightness_position_bottom_title">Show brightness slider on bottom</string>
<string name="qs_brightness_position_bottom_summary">Show a brightness slider on bottom quick settings</string>
<!-- Quick Settings brightness icon -->
<string name="brightness_icon_title">Adaptive brightness button</string>
<string name="brightness_icon_summary">Show adaptive brightness button</string>
<!-- Quick QS Panel brightness slider -->
<string name="quick_qs_brightness_slider_title">Show brightness slider in Quick QS Panel</string>
<string name="quick_qs_brightness_slider_summary">Show a brightness slider in the quick qs panel</string>
<!-- Volume rocker gestures -->
<string name="volume_skiptrack_screen_title">Skip music tracks</string>
<!-- Navigation bar -->
<string name="navigation_title">Navigatie</string>
<string name="navigation_bar_category">Navigation bar</string>
<string name="navigation_bar_title">On-screen navigation bar</string>
<string name="navigation_bar_summary">Enable on-screen navigation keys</string>
<string name="navigation_bar_layout_title">Layout</string>
<string name="navigation_bar_layout_summary">Customize the layout of the navigation bar</string>
<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 in navigation bar while typing</string>
<string name="navigation_bar_help_text">These settings mainly relate to the 3-button navigation bar. If you use gesture navigation and want to customize it, e.g. hide the gesture handle, please visit: Settings &gt; System &gt; Gestures.</string>
<string name="nav_bar_tuner_title">Navigation bar tuner</string>
<string name="nav_bar_tuner_summary">Change nav bar layout</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="system_navigation_summary">Choose which system navigation style to use</string>
<!-- HW keys -->
<string name="hardware_keys_title">Buttons</string>
<string name="hardware_keys_category">Hardware navigation buttons</string>
<string name="hardware_keys_disable_title">Disable hardware buttons</string>
<string name="hardware_keys_disable_summary">Use the device hardware keys for navigation</string>
<!-- NavBar Inverse -->
<string name="navigation_bar_inverse_title">Invert 3 button navigation bar</string>
<!-- Quick Settings brightness slider -->
<string name="qs_show_brightness_slider_title">Brightness slider</string>
<string name="qs_show_brightness_slider_never">Never show</string>
<string name="qs_show_brightness_slider_expanded">Show when expanded</string>
<string name="qs_show_brightness_slider_always">Show always</string>
<string name="qs_show_brightness_slider_not_expanded">Show when not expanded</string>
<string name="qs_brightness_slider_position_title">Position</string>
<string name="qs_brightness_slider_position_top">Top</string>
<string name="qs_brightness_slider_position_bottom">Bottom</string>
<!-- Monet Engine -->
<string name="monet_category">Monet</string>
<string name="monet_engine_title">Monet engine</string>
<string name="monet_engine_summary">Customize monet parameters</string>
<string name="monet_engine_custom_color_title">Use custom color</string>
<string name="monet_engine_custom_color_summary">Use custom color for monet engine instead of wallpaper colors</string>
<string name="monet_engine_color_override_title">Custom color</string>
<string name="monet_engine_white_luminance_user_title">White luminance</string>
<string name="monet_engine_accurate_shades_title">Use accurate shades</string>
<string name="monet_engine_chroma_factor_title">Chroma factor</string>
<string name="monet_engine_linear_lightness_title">Use linear lightness</string>
<!-- Quick Settings brightness icon -->
<string name="qs_show_auto_brightness_title">Auto brightness icon</string>
<string name="qs_show_auto_brightness_summary">Show toggle for adaptive brightness near the slider</string>
<!-- Black theme -->
<string name="system_black_theme_title">Use black theme</string>
<string name="system_black_theme_summary">Force black background colors</string>
<!-- OOS style material dismiss all button for notifications -->
<string name="notification_material_dismiss_button_title">Clear all notification button</string>
<string name="notification_material_dismiss_button_summary">Replace clear all notification text with floating button</string>
<string name="clearall_style_title">Clear all notification button style</string>
<string name="clearall_bgstyle_title">Clear all notification button background</string>
<!-- Laboratory - Application downgrade -->
<string name="laboratory_app_downgrade_title">Allow application downgrade</string>
<string name="laboratory_app_downgrade_summary">This allows you to downgrade applications. Note that this may lead to crashes and data corruption.</string>
<!-- Laboratory - Ignore window secure -->
<string name="laboratory_ignore_window_secure_title">Ignore window secure flags</string>
<string name="laboratory_ignore_window_secure_summary">This removes the screenshots and screenrecords limits for all applications. Normally, special applications are replaced with black areas in records. This can be convenient in some cases but may lead to privacy leaks. After changing this toggle, you may need to restart applications for the change to take effect.</string>
<!-- Colorful battery icon -->
<string name="battery_level_colors_title">Toggle colorful battery icon</string>
<string name="battery_level_colors_summary">Each battery level drop is color coded</string>
<!-- Custom settings dashboard style -->
<string name="settings_dashboard_style_title">Settings layout</string>
<string name="settings_dashboard_style_aosp">Aosp</string>
<string name="settings_dashboard_style_oos11">OxygenOS 11</string>
<string name="settings_dashboard_style_oos12">OxygenOS 12</string>
<string name="settings_dashboard_style_cherish">Cherish</string>
<string name="settings_dashboard_style_cherish_clean">Cherish Clean</string>
<string name="settings_layout_category_title">Settings UI interface</string>
<string name="settings_base_style_title">Settings Base layout</string>
<string name="settings_base_style_summary">Use an alternative layout for setting menus</string>
<string name="settings_home_style_title">Settings Home layout</string>
<string name="settings_home_style_summary">Use stock aosp layout for homepage</string>
<string name="disable_usercard_title">Settings UserCard</string>
<string name="disable_usercard_summary">Toggle in order not to show the usercard on main settings page</string>
<string name="spoof_title">Spoofing</string>
<!-- Unlimited g00gle ph0t0s st0rage -->
<string name="use_photos_spoof_title">Unlimited Photos storage</string>
<string name="use_photos_spoof_summary">Spoof your device as Pixel XL for Google Photos app only to provide unlimited storage for backup</string>
<!-- Unlock FPS for specific games -->
<string name="use_games_spoof_title">Unlock higher FPS in games</string>
<string name="use_games_spoof_summary">Spoof your device as a different model for specific games to unlock higher FPS</string>
<!-- Unlock higher quality streams for specific apps -->
<string name="use_stream_spoof_title">Unlock higher quality streams</string>
<string name="use_stream_spoof_summary">Spoof your device as Pixel 6 Pro to unlock higher quality streams on Amazon Prime, Disney+, Hotstar, and Netflix</string>
<!-- Hidden apps -->
<string name="hidden_apps_title">Hidden apps</string>
<string name="hidden_apps_summary">Applications that should be hidden from launcher</string>
<!-- reTicker -->
<string name="reticker_title">reTicker</string>
<string name="reticker_summary">Replace heads-up notification with slim and less invasive version of redesigned ticker</string>
<string name="reticker_colored_title">Use app colored background</string>
<string name="reticker_colored_summary">Replace reTicker background color using notification app main color</string>
<!-- Data usage info in QS footer -->
<string name="qs_footer_datausage_title">Data usage</string>
<string name="qs_footer_datausage_summary">Display data usage summary in quick settings footer</string>
<!-- Qs Transparency -->
<string name="qs_transparency_summary">Choose how transparent you want your qs to be (Requires SystemUI Restart)</string>
<string name="qs_transparency_title">Qs Transparency</string>
<!-- Media artwork -->
<string name="media_category">Media notification</string>
<string name="artwork_media_background_title">Artwork media background</string>
<string name="artwork_media_background_summary">Set media artwork as the notification media background</string>
<string name="artwork_media_background_enable_blur_title">Blur media media artwork background</string>
<string name="artwork_media_background_blur_radius_title">Blur amount for media artwork</string>
<string name="artwork_media_background_fade_filter_title">Fade amount for media artwork</string>
<string name="artwork_media_background_alpha_title">Transparency of media artwork</string>
<string name="just_kidding">Just kidding! providing logs helps us look like professional programmers err i mean trace the bugs that users reports.</string>
<string name="bug_report_drill">Bug Reporting Procedure</string>
<!-- Strict standby -->
<string name="strict_standby_policy_title">Strict standby policy</string>
<string name="strict_standby_policy_summary">When dismissing from recents, this will force stop apps with restricted battery usage and impose stronger restrictions to them. Also, all app standby restrictions will be imposed even when device is charging.</string>
<!-- Force background freezer -->
<string name="force_background_freezer_title">Background tasks freezer</string>
<string name="force_background_freezer_summary">Freeze tasks with restricted battery usage when moving them to background and unfreeze them when moving to foreground. This could save battery slightly but may lead to crashes and background ANR.</string>
<!-- Wi-Fi Standard icon -->
<string name="show_wifi_standard_icon_title">Show Wi-Fi Standard icon</string>
<string name="show_wifi_standard_icon_summary">Show Wi-Fi type in Wi-Fi signal indicator</string>
<!-- Lockscreen clock color -->
<string name="lockscreen_clock_color_title">Lockscreen clock color</string>
<string name="lockscreen_clock_color_summary">Use secondary color for lockscreen clock, if disabled will use color accent</string>
<!-- QS tiles layout direction: vertical or horizontal -->
<string name="qs_tile_layout_category_title">Tile layout</string>
<string name="qs_tile_layout_title">Vertical layout</string>
<string name="qs_tile_layout_summary">Enable for vertical layout. Default is horizontal</string>
<!-- QS rows and columns -->
<string name="qs_layout_category_title">QS Layout</string>
<string name="qs_rows_portrait_title">Tile rows on portrait</string>
<string name="qs_rows_landscape_title">Tile rows on landscape</string>
<string name="qs_columns_portrait_title">Tile columns on portrait</string>
<!-- QS tiles title visibility -->
<string name="qs_tile_title_visibility_title">Hide tile titles</string>
<string name="qs_tile_title_visibility_summary">Toggle to hide tile titles</string>
<!-- Fingerprint Ripple Effect -->
<string name="enable_fingerprint_ripple_effect_title">Ripple effect</string>
<string name="enable_fingerprint_ripple_effect_summary">Show ripple effect on unlock with fingerprint</string>
</resources>

View File

@@ -13,82 +13,759 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- App Title -->
<string name="cherish_settings_title">Cherish Settings</string>
<!-- Units -->
<string name="unit_milliseconds">milliseconds</string>
<string name="unit_seconds">seconds</string>
<!-- Categories -->
<string name="button_title">Botones</string>
<string name="button_summary">Teclas de hardware, barra de navegación</string>
<string name="gestures_title">Gestos</string>
<string name="gestures_summary">Ir a la cámara, deslizar el dedo hacia la captura de pantalla</string>
<string name="lockscreen_title">Bloqueo de pantalla</string>
<string name="lockscreen_summary">Visualizador de música, animación de carga, estilo de reloj</string>
<string name="misc_title">miscelanios</string>
<string name="misc_summary">Modo de juego, controles de volumen</string>
<string name="animations_title">Animaciones</string>
<string name="animations_summary">Animaciones del sistema</string>
<string name="powermenu_title">Menú de energía</string>
<string name="powermenu_summary">Reinicio avanzado, opacidad del menú de encendido</string>
<string name="theme_title">Temas</string>
<string name="theme_summary">Tema del sistema, redondeado, tema de cambio</string>
<string name="quicksettings_title">Ajustes rápidos</string>
<string name="quicksettings_summary">Diseño de mosaico, desenfoque</string>
<string name="recents_title">recientes apps</string>
<string name="recents_summary">Slim recientes</string>
<string name="statusbar_title">Barra de estado</string>
<string name="statusbar_summary">Reloj, operador, iconos de estado</string>
<string name="volume_title">Balancines de volumen</string>
<string name="volume_summary">Balancines de volumen</string>
<string name="notifications_title">Notificaciones</string>
<string name="notifications_summary">Luz de batería, encabezado de notificaciones</string>
<string name="about_summary">Más información sobre CherishOS</string>
<string name="device_part_title">Características del dispositivo</string>
<string name="qs_category">Categoría QS</string>
<string name="navbar_title">Barra de navegación</string>
<string name="volume_keys_title">Teclas de volumen</string>
<string name="button_title">Buttons</string>
<string name="button_summary">Hardware keys, Navigation bar</string>
<string name="gestures_title">Gestures</string>
<string name="gestures_summary">Jump to camera, swipe to screenshot</string>
<string name="lockscreen_title">Lock screen</string>
<string name="lockscreen_summary">Music visualizer, charging animation, clock style</string>
<string name="misc_title">Miscellaneous</string>
<string name="misc_summary">Gaming mode, volume controls</string>
<string name="animations_title">Animations</string>
<string name="animations_summary">System animations</string>
<string name="powermenu_title">Power menu</string>
<string name="powermenu_summary">Advanced restart, power menu opacity</string>
<string name="theme_title">Themes</string>
<string name="theme_summary">System theme, rounded, switch theme</string>
<string name="quicksettings_title">Quick Settings</string>
<string name="quicksettings_summary">Tile layout, blur</string>
<string name="recents_title">Recents apps</string>
<string name="recents_summary">Slim recents</string>
<string name="statusbar_title">Status bar</string>
<string name="statusbar_summary">Clock, carrier, status icons</string>
<string name="volume_title">Volume rockers</string>
<string name="volume_summary">Volume rockers</string>
<string name="notifications_title">Notifications</string>
<string name="notifications_summary">Battery light, notifications header</string>
<string name="about_summary">Learn more about CherishOS</string>
<string name="device_part_title">Device features</string>
<string name="qs_category">QS category</string>
<string name="navbar_title">Navigation bar</string>
<string name="volume_keys_title">Volume keys</string>
<!-- General strings -->
<string name="ok">Okay</string>
<string name="reset">Reiniciar</string>
<string name="cancel">Cancelar</string>
<string name="save">Salvar</string>
<string name="default_string">Defecto</string>
<string name="disabled">Deshabilitado</string>
<string name="ok">OK</string>
<string name="reset">Reset</string>
<string name="cancel">Cancel</string>
<string name="save">Save</string>
<string name="default_string">Default</string>
<string name="disabled">Disabled</string>
<!-- Color Picker -->
<string name="dialog_color_picker">Selector de color</string>
<string name="press_color_to_apply">Presione el color de abajo para aplicar</string>
<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"></string>
<string name="arrow_down"></string>
<string name="hex">Maleficio:</string>
<string name="hex">Hex:</string>
<string name="hex_hint">#ff000000</string>
<string name="set">Conjunto</string>
<string name="color_default">Defecto</string>
<string name="led_color_green">Verde</string>
<string name="led_color_red">Rojo</string>
<string name="set">Set</string>
<string name="color_default">Default</string>
<string name="led_color_green">Green</string>
<string name="led_color_red">Red</string>
<!-- Custom seekbar -->
<string name="custom_seekbar_value">Value: <xliff:g id="v">%s</xliff:g></string>
<string name="custom_seekbar_default_value">Default</string>
<string name="custom_seekbar_default_value_to_set">Default value: <xliff:g id="v">%s</xliff:g>\nLong press to set</string>
<string name="custom_seekbar_default_value_is_set">Default value is set</string>
<string name="add_package_to_title">Add application</string>
<!-- QS settings -->
<string name="qs_title">Ajustes rápidos</string>
<string name="qs_title">Quick settings</string>
<!-- QuickSettings haptic feedback -->
<string name="quick_settings_vibrate_title">Vibrate on touch</string>
<string name="quick_settings_vibrate_summary">Vibrate when touching QS tiles</string>
<!-- Lockscreen shortcuts -->
<string name="ls_category">Lockscreen Items</string>
<string name="ls_tuner">Enable Lockscreen tuner</string>
<string name="lockscreen_shortcuts">Lockscreen shortcuts</string>
<string name="ls_shortcut_summary">Customize Lockscreen shortcuts</string>
<!-- Lockscreen icons -->
<string name="lockscreen_tuner_title">Lockscreen tuner</string>
<!-- Statusbar Items -->
<string name="sb_icons">Statusbar Icons</string>
<string name="statusbar_items_category">Statusbar items</string>
<!-- Status bar - icons -->
<string name="status_bar_icons_title">Iconos de la barra de estado</string>
<string name="status_bar_icons_title">Status bar icons</string>
<!-- Lock screen visualizer -->
<string name="visualizer_title">Visualizador de música de pantalla</string>
<string name="visualizer_title">Display music visualizer</string>
<!-- Power menu and dialogs opacity -->
<!-- AOKP custom system animations -->
<!-- Power menu Animations -->
<string name="power_menu_animation">Menú de energía</string>
<string name="power_menu_animation">Power menu</string>
<!-- QS header image -->
<!-- Lockscreen -->
<string name="lockscreen_category">Bloquear pantalla</string>
<string name="lockscreen_category">Lockscreen</string>
<!-- Themes -->
<string name="theme_type_title">Tema del sistema</string>
<string name="theme_type_summary">Seleccione el tema</string>
<string name="theme_type_title">System theme</string>
<string name="theme_type_summary">Select theme</string>
<!--Accenter -->
<string name="themes_hub_title">Temas</string>
<string name="themes_hub_summary">Acentos-Gradientes-Temas</string>
<string name="themes_hub_title">Themes</string>
<string name="themes_hub_summary">Accents-Gradients-Themes</string>
<string name="rgb_accent_picker_title_dark">Accent Picker</string>
<string name="rgb_accent_picker_summary">Choose the accent color yourself</string>
<string name="theme_option_reset_title">Reset Theme Options</string>
<string name="theme_option_reset_message">Are you sure you want to reset themes-accent to default?</string>
<!--ThemePicker-->
<string name="theme_select_title">Estilos y fondos de pantalla</string>
<string name="theme_select_summary">Examinar y seleccionar temas instalados</string>
<string name="theme_select_title">Styles and Wallpapers</string>
<string name="theme_select_summary">Browse and select installed themes</string>
<string name="notification_light_settings">Notifications light</string>
<!-- Volume rocker wake -->
<string name="volume_rocker_wake_title">Volume rocker wake</string>
<string name="search">Search</string>
<string name="search_apps">Search apps</string>
<!-- Power Menu -->
<string name="power_menu_title">Power menu</string>
<string name="power_menu_title_summary">View or change power menu entries</string>
<string name="powermenu_screenshot">Screenshot</string>
<string name="powermenu_power">Power</string>
<string name="powermenu_advanced">Advanced reboot options</string>
<string name="powermenu_restart">Restart</string>
<string name="powermenu_airplane">Airplane</string>
<string name="powermenu_settings">Settings</string>
<string name="powermenu_lockdown">Lock Down</string>
<string name="powermenu_soundpanel">Sound Panel</string>
<string name="powermenu_users">Users</string>
<string name="powermenu_logout">Logout</string>
<string name="powermenu_emergency">Emergency</string>
<!-- Double Tap Lockscreen to Sleep -->
<string name="lockscreen_gesture_title">Gestures</string>
<string name="double_tap_to_sleep_lockscreen_title">Double tap to sleep</string>
<string name="double_tap_to_sleep_lockscreen_summary">Double tap on the top third or bottom shortcut area of the lock screen to put the device to sleep</string>
<!-- Double Tap Statusbar to Sleep -->
<string name="statusbar_gesture_title">Gestures</string>
<string name="double_tap_to_sleep_statusbar_title">Double tap to sleep</string>
<string name="double_tap_to_sleep_statusbar_summary">Double tap on statusbar to put the device to sleep</string>
<!-- Buttons title -->
<string name="volume_category">Volume Rocker</string>
<!--Volume keys -->
<string name="volume_rocker_wake_summary">Pressing the volume keys will wake your device</string>
<!-- Torch Power button gestures -->
<string name="torch_power_button_gesture_title">Toggle torch when screen off</string>
<string name="torch_power_button_gesture_none">Disabled</string>
<string name="torch_power_button_gesture_dt">Double tap power button (slower single tap response), Disables double power tap for camera.</string>
<string name="torch_power_button_gesture_dt_toast">Jump to camera gesture is now disabled</string>
<string name="torch_power_button_gesture_lp">Long press power button</string>
<!-- Hardware button navigation -->
<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>
<string name="profile_applist_title">Applications</string>
<string name="choose_action_title">Choose action</string>
<string name="action_entry_default_action">Default settings</string>
<string name="action_entry_select_app">Select application</string>
<string name="action_entry_custom_action">Select custom action</string>
<string name="hardware_keys_volume_keys_title">Volume rocker</string>
<string name="hardware_keys_home_key_title">Home button</string>
<string name="hardware_keys_menu_key_title">Menu button</string>
<string name="hardware_keys_assist_key_title">Search button</string>
<string name="hardware_keys_appswitch_key_title">Overview button</string>
<string name="hardware_keys_back_key_title">Back button</string>
<string name="hardware_keys_double_tap_summary">Set double tap action</string>
<string name="hardware_keys_single_tap_summary">Set single tap action</string>
<string name="hardware_keys_long_press_summary">Set long press action</string>
<string name="hardware_keys_single_tap_title">Single tap action</string>
<string name="hardware_keys_long_press_title">Long press action</string>
<string name="hardware_keys_double_tap_title">Double tap action</string>
<!-- 4G icon -->
<string name="show_fourg_icon_title">4G icon</string>
<string name="show_fourg_icon_summary">Display 4G icon in signal icon instead LTE</string>
<!-- Volume swap buttons -->
<string name="swap_volume_buttons_title">Reorient</string>
<string name="swap_volume_buttons_summary">Swap volume buttons when the screen is rotated</string>
<!-- Power menu on lockscreen -->
<string name="lockscreen_power_menu_disabled_title">Disable power menu on lock screen</string>
<string name="lockscreen_power_menu_disabled_summary">This will only disable the power menu on secure lock screens</string>
<!-- Toast app icon -->
<string name="toast_icon_title">Toast app icon</string>
<string name="toast_icon_summary">Display the app\'s icon corresponding with the toast</string>
<!-- Heads up -->
<string name="headsup_category">HeadsUp Settings</string>
<string name="heads_up_notifications">Heads up</string>
<string name="heads_up_notifications_summary">Customise heads up notifications settings</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_stoplist_summary">Disable heads up notifications in these applications</string>
<string name="add_heads_up_blacklist_summary">Disable heads up from these applications</string>
<string name="heads_up_stoplist_title">Stoplist</string>
<string name="heads_up_blacklist_title">Blacklist</string>
<string name="profile_choose_app">Choose app</string>
<string name="dialog_delete_title">Delete</string>
<string name="dialog_delete_message">Remove selected item?</string>
<!-- Heads up timeout -->
<string name="heads_up_time_out_title">Time out</string>
<string name="heads_up_time_out_summary">Peeking notifications will show for <xliff:g id="number">%d</xliff:g> seconds</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_5sec">5 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>
<!-- Heads up snooze -->
<string name="heads_up_snooze_title">Snooze timer</string>
<string name="heads_up_snooze_summary_one_minute">Swiping up on peeking notifications will snooze heads up from that application for 1 minute</string>
<string name="heads_up_snooze_summary">Swiping up on peeking notifications will snooze heads up from that application for <xliff:g id="number">%d</xliff:g> minutes</string>
<string name="heads_up_snooze_disabled_summary">Snooze timer is disabled</string>
<string name="heads_up_snooze_1min">1 minute</string>
<string name="heads_up_snooze_5min">5 minutes</string>
<string name="heads_up_snooze_10min">10 minutes</string>
<string name="heads_up_snooze_15min">15 minutes</string>
<string name="heads_up_snooze_20min">20 minutes</string>
<!-- Quick QS pulldown -->
<string name="status_bar_quick_qs_pulldown">Quick QS pulldown</string>
<string name="quick_pulldown_none">Disabled</string>
<string name="quick_pulldown_right">Pulldown statusbar from right side</string>
<string name="quick_pulldown_left">Pulldown statusbar from left side</string>
<!-- Incall vibrate options -->
<string name="incall_vibration_category">In-call vibration options</string>
<string name="incall_vibrate_connect_title">Vibrate on connect</string>
<string name="incall_vibrate_call_wait_title">Vibrate on call waiting</string>
<string name="incall_vibrate_disconnect_title">Vibrate on disconnect</string>
<!-- Data disabled icon -->
<string name="data_disabled_icon_title">Show data disabled icon</string>
<string name="data_disabled_icon_summary">Display the cross sign next to signal bar when data is disabled</string>
<!-- Roaming indicator icon -->
<string name="roaming_indicator_icon_title">Roaming indicator</string>
<string name="roaming_indicator_icon_summary">Display roaming indicator in signal icon when in roaming mode</string>
<!-- Show VoLTE icon on statusbar -->
<string name="volte_switch_title">VoLTE icon</string>
<string name="volte_switch_summary">Display VoLTE icon</string>
<string name="volte_icon_title">VoLTE icon</string>
<string name="volte_icon_summary">Display VoLTE icon</string>
<string name="volte_icon_style_title">Select VoLTE Icon</string>
<string name="volte_icon_asus">VoLTE Asus Icon</string>
<string name="volte_icon_vo">Vo Only Icon</string>
<string name="volte_icon_volte">VoLTE Icon</string>
<string name="volte_icon_oos">VoLTE OOS Icon</string>
<string name="volte_icon_hd">HD Icon</string>
<string name="volte_icon_hd2">HD CAF Icon</string>
<string name="volte_icon_miui">MIUI 11 Icon</string>
<string name="volte_icon_emui">EMUI Icon</string>
<string name="volte_icon_margaritov">HD Filled Icon</string>
<string name="volte_icon_margaritov2">Margaritov VoLTE Icon</string>
<string name="volte_icon_vivo">Vivo Icon</string>
<string name="volte_icon_aris">Aris Icon</string>
<string name="volte_icon_beast">Aww Icon</string>
<string name="volte_icon_ios">Ios Icon</string>
<string name="volte_icon_lr">Livenge Icon</string>
<string name="volte_icon_realme">Realme Icon</string>
<string name="volte_icon_typeA">Mild Icon</string>
<string name="volte_icon_typeB">Filth Icon</string>
<string name="volte_icon_typeC">Mue Icon</string>
<string name="volte_icon_typeD">Sus Icon</string>
<string name="volte_icon_typeE">Acherus Icon</string>
<string name="volte_icon_vcircle">Circle Icon</string>
<string name="volte_icon_vimeo">Vimeo Icon</string>
<string name="volte_icon_volit">Volit Icon</string>
<string name="volte_icon_zirco">Ziroc Icon</string>
<!-- VoWiFi icon -->
<string name="vowifi_icon_title">VoWiFi icon</string>
<string name="vowifi_icon_enabled">VoWiFi icon enabled</string>
<string name="vowifi_icon_disabled">VoWiFi icon disabled</string>
<string name="vowifi_icon_enabled_volte_disabled">VoWiFi instead of VoLTE icon</string>
<string name="vowifi_icon_style_title">VoWiFi icon style</string>
<string name="vowifi_icon_default">Default Icon</string>
<string name="vowifi_icon_emui">EMUI Icon</string>
<string name="vowifi_icon_asus">Asus Icon</string>
<string name="vowifi_icon_oneplus">OOS Icon</string>
<string name="vowifi_icon_moto">Motorola Icon</string>
<string name="vowifi_icon_simple1">Simple1 Icon</string>
<string name="vowifi_icon_simple2">Simple2 Icon</string>
<string name="vowifi_icon_simple3">Simple3 Icon</string>
<string name="vowifi_icon_vivo">Vivo Icon</string>
<string name="vowifi_icon_margaritov">Margaritov Icon</string>
<!-- Battery light -->
<string name="battery_light_settings">Luz de carga de batería</string>
<string name="notification_light_settings">Luz de notificaciones</string>
<string name="battery_light_settings">Battery charging light</string>
<string name="battery_light_enable">Enable</string>
<string name="battery_full_light_enabled">Battery light when full charged</string>
<string name="battery_light_allow_on_dnd_title">Battery light in Do Not Disturb mode</string>
<string name="battery_light_low_blinking_title">Blinking light on low battery</string>
<string name="battery_light_cat">Battery light color when charging</string>
<string name="battery_light_low_color">Low battery</string>
<string name="battery_light_medium_color">Medium battery</string>
<string name="battery_light_full_color">Almost full battery</string>
<string name="battery_light_reallyfull_color">Full (100) battery</string>
<!-- Heads up options -->
<string name="less_boring_heads_up_title">Make heads up less annoying</string>
<string name="less_boring_heads_up_summary">Show heads up only for dialer or messaging app if they are not in foreground</string>
<!-- Notification guts kill app button -->
<string name="general_category">General</string>
<string name="notification_guts_kill_app_button_title">Kill app button</string>
<string name="notification_guts_kill_app_button_summary">Show a kill app button in the notification\'s longpress menu</string>
<!-- Double Tap on Doze to wake -->
<string name="double_tap_on_doze_to_wake_title">Double-tap to wake on doze</string>
<string name="double_tap_on_doze_to_wake_summary">Double tap to wake when device is dreaming</string>
<!-- Old mobile type icons -->
<string name="use_old_mobiletype_title">Small mobile type icon</string>
<string name="use_old_mobiletype_summary">Show mobile type icon on top of the signal indicator</string>
<!-- Lockscreen battery info indicator -->
<string name="lockscreen_battery_info_title">Lockscreen charging info</string>
<string name="lockscreen_battery_info_summary">Show charging current, voltage, wattage and battery temperature on lockscreen while charging</string>
<!-- Charging animation -->
<string name="charging_animation_title">Charging animation</string>
<string name="charging_animation_summary">Display an animation when the device is plugged in</string>
<!-- Tiles animation style -->
<string name="qs_tile_animation_title">Animations</string>
<string name="qs_tile_animation_style_title">Animation style</string>
<string name="qs_tile_animation_duration_title">Animation duration</string>
<string name="qs_tile_animation_interpolator_title">Tiles animation interpolator</string>
<string name="qs_tile_animation_style_off">No animation</string>
<string name="qs_tile_animation_style_flip">Flip</string>
<string name="qs_tile_animation_style_rotate">Rotate</string>
<string name="qs_tile_animation_duration_low">Low</string>
<string name="qs_tile_animation_duration_default">Default</string>
<string name="qs_tile_animation_duration_fast">Fast</string>
<string name="qs_tile_animation_interpolator_linearInterpolator">Linear</string>
<string name="qs_tile_animation_interpolator_accelerateInterpolator">Accelerate</string>
<string name="qs_tile_animation_interpolator_decelerateInterpolator">Decelerate</string>
<string name="qs_tile_animation_interpolator_accelerateDecelerateInterpolator">Accelerate decelerate</string>
<string name="qs_tile_animation_interpolator_bounceInterpolator">Bounce</string>
<string name="qs_tile_animation_interpolator_overshootInterpolator">Overshoot</string>
<string name="qs_tile_animation_interpolator_anticipateInterpolator">Anticipate</string>
<string name="qs_tile_animation_interpolator_anticipateOvershootInterpolator">Anticipate overshoot</string>
<string name="qs_set_animation_style">%1$s</string>
<string name="qs_set_animation_duration">%1$s</string>
<string name="qs_set_animation_interpolator">%1$s</string>
<!-- Blink flashlight for incoming calls -->
<string name="flashlight_category">Flashlight</string>
<string name="flashlight_on_call_title">Blink Flashlight for incoming call</string>
<string name="flashlight_on_call_disabled">Disabled</string>
<string name="flashlight_on_call_ringer">When ringing</string>
<string name="flashlight_on_call_no_ringer">When ringer is silent</string>
<string name="flashlight_on_call_silent">When entirely silent (no ringer or vibrator)</string>
<string name="flashlight_on_call_always">Always</string>
<string name="flashlight_on_call_ignore_dnd_title">Ignore DND</string>
<string name="flashlight_on_call_ignore_dnd_summary">Whether to flash when in Do Not Disturb mode</string>
<string name="flashlight_on_call_rate_title">Rate</string>
<string name="flashlight_on_call_rate_summary">Flashlight on call blink rate</string>
<!-- Combined signal icons in status bar -->
<string name="combined_status_bar_signal_icons">Combined signal icons</string>
<string name="combined_status_bar_signal_icons_summary">Enable combined signal icons in status bar.\nRequires a SystemUI restart</string>
<!-- QS battery estimates -->
<string name="qs_show_battery_estimate_title">Battery estimates</string>
<string name="qs_show_battery_estimate_summary">Show estimated remaining battery life next to the icon</string>
<!-- AOD Schedule -->
<string name="always_on_display_schedule_title">Always on display schedule</string>
<string name="always_on_display_schedule_sunset">Sunset</string>
<string name="always_on_display_schedule_sunrise">Sunrise</string>
<string name="always_on_display_schedule_mixed_sunset">Turns on from sunset till a time</string>
<string name="always_on_display_schedule_mixed_sunrise">Turns on from a time till sunrise</string>
<!-- Pulse notifications lightning -->
<string name="pulse_ambient_light_title">Ambient edge lightning</string>
<string name="pulse_ambient_light_summary">Light ambient edges for pulsing notifications</string>
<string name="ambient_notification_light_enabled_title">Show on AOD</string>
<string name="ambient_notification_light_enabled_summary">Keep showing edge lightning on AOD</string>
<string name="ambient_notification_light_hide_aod_title">Hide AOD content</string>
<string name="ambient_notification_light_hide_aod_summary">Hide AOD content when edges are lighted</string>
<string name="ambient_notification_light_duration_title">Duration</string>
<string name="ambient_notification_light_duration_summary">Time it takes for each animation to complete</string>
<string name="ambient_notification_light_repeats_title">Repeats</string>
<string name="ambient_notification_light_repeats_summary">Amount of times the animation should show\n0 for infinite</string>
<string name="ambient_notification_light_timeout_title">Timeout</string>
<string name="ambient_notification_light_timeout_forever">Forever</string>
<string name="ambient_notification_light_timeout_half_minute">30 seconds</string>
<string name="ambient_notification_light_timeout_minute">1 minute</string>
<string name="ambient_notification_light_timeout_three_minutes">3 minutes</string>
<string name="ambient_notification_light_timeout_five_minutes">5 minutes</string>
<string name="ambient_notification_light_timeout_ten_minutes">10 minutes</string>
<string name="set_to_zero">Set repeats to 0 to enable</string>
<string name="ambient_notification_color_mode_title">Color mode</string>
<string name="ambient_notification_color_mode_accent">Accent color</string>
<string name="ambient_notification_color_mode_wall">Wallpaper dominant color</string>
<string name="ambient_notification_color_mode_notification">Notification icon color</string>
<string name="ambient_notification_color_mode_custom">@string/ambient_notification_light_color_title</string>
<string name="ambient_notification_light_color_title">Custom color</string>
<string name="pulse_ambient_light_show_always_title">Show always</string>
<string name="pulse_ambient_light_show_always_summary">Show lights for all doze events and not just notifications</string>
<string name="pulse_ambient_light_repeat_direction_title">Light repeat mode</string>
<string name="pulse_ambient_light_repeat_direction_restart">Restart</string>
<string name="pulse_ambient_light_repeat_direction_reverse">Reverse</string>
<string name="pulse_ambient_light_layout_title">Light view</string>
<string name="pulse_ambient_light_layout_solid">Solid</string>
<string name="pulse_ambient_light_layout_faded">Faded</string>
<string name="pulse_ambient_light_width_title">Light width</string>
<string name="pulse_light_layout_style_title">Light Layout Style</string>
<string name="pulse_light_both">All Four Sides</string>
<string name="pulse_light_top_bottom">Only Top-Bottom</string>
<string name="pulse_light_left_right">Only Left-Right</string>
<!-- Ambient Ticker -->
<string name="pulse_on_new_tracks_title">Music ticker</string>
<string name="pulse_on_new_tracks_summary">Show music ticker on Ambient Display during track change</string>
<!-- Screen off FOD -->
<string name="screen_off_fod_title">Screen off FOD</string>
<string name="screen_off_fod_summary">Keep FOD enabled when the screen is off</string>
<!-- Volume Steps Fragment -->
<string name="volume_steps_fragment_title">Volume steps</string>
<string name="volume_steps_summary">Customize volume steps</string>
<string name="volume_steps_alarm_title">Volume steps: Alarm</string>
<string name="volume_steps_dtmf_title">Volume steps: DTMF</string>
<string name="volume_steps_music_title">Volume steps: Media</string>
<string name="volume_steps_notification_title">Volume steps: Notification</string>
<string name="volume_steps_ring_title">Volume steps: Ringer</string>
<string name="volume_steps_system_title">Volume steps: System</string>
<string name="volume_steps_voice_call_title">Volume steps: Voice Call</string>
<string name="volume_steps_reset">Reset</string>
<!-- Udfps animations -->
<string name="udfps_category">Udfps</string>
<string name="udfps_recog_animation">Udfps animation</string>
<string name="udfps_recog_animation_summary">Shows an animation while reading your finger</string>
<string name="udfps_recog_animation_effect_title">Udfps animation effect</string>
<string name="udfps_recog_animation_effect_summary">Choose animation effect</string>
<!-- Udfps icon picker -->
<string name="udfps_icon_picker_title">Udfps icon picker</string>
<string name="udfps_icon_picker_summary">Choose your favorite fingerprint icon</string>
<!-- Udfps Custom Options -->
<string name="udfps_settings_title">Udfps Options</string>
<string name="udfps_settings_summary">Different menus for customizing the udfps</string>
<!-- Udfps Haptic Feedback -->
<string name="udfps_haptic_feedback_title">FOD haptic feedback</string>
<string name="udfps_haptic_feedback_summary">Vibrate when touching FOD icon</string>
<!-- Custom FOD Icon -->
<string name="custom_fp_icon_title">Custom UDFPS Icon</string>
<string name="custom_fp_icon_summary">Enable custom UDFPS Icon from files</string>
<string name="custom_fp_select_title">Select Custom UDFPS Icon</string>
<string name="custom_fp_select_summary">Select custom image from your saved files or gallery</string>
<!-- Privacy indicators -->
<string name="mic_camera_privacy_indicator_title">Mic and camera privacy indicator</string>
<string name="mic_camera_privacy_indicator_summary">Show separate indicator when an any app uses mic or camera</string>
<string name="location_privacy_indicator_title">Location privacy indicator</string>
<string name="location_privacy_indicator_summary">Show separate indicator when an any app uses location</string>
<!-- Sb Icon Style -->
<string name="statusbar_icons_style">Colored Statusbar Icons</string>
<string name="statusbar_icons_style_summary">Choose the style of your statusbar icons (requires SystemUI restart)</string>
<!-- Notification headers -->
<string name="notification_headers_title">Notification Headers</string>
<string name="notification_headers_summary">Show headers in the notification shade</string>
<!-- Gaming mode -->
<string name="gaming_mode_title">Game space</string>
<string name="gaming_mode_summary">Extra features for immersive gaming experience</string>
<!-- Battery percentage -->
<string name="battery_style_category_title">Battery icon</string>
<string name="status_bar_battery_percentage_title">Battery percentage</string>
<string name="status_bar_battery_percentage_default">Hidden</string>
<string name="status_bar_battery_percentage_text_next">Next to the icon</string>
<string name="status_bar_battery_percentage_text_inside">Inside the icon</string>
<!-- Status bar battery style-->
<string name="status_bar_battery_style_title">Battery style</string>
<string name="status_bar_battery_style_port">Portrait</string>
<string name="status_bar_battery_style_circle">Circle</string>
<string name="status_bar_battery_style_dotted_circle">Circle (Dotted)</string>
<string name="status_bar_battery_style_filled_circle">Circle (Filled)</string>
<string name="status_bar_battery_style_text">Text</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_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_pill">Portrait Mx</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_signal">Landscape Airoo</string>
<string name="status_bar_battery_style_icon_landscape_buddy">Landscape Capsule</string>
<!-- Network Traffic -->
<string name="traffic_title">Traffic indicators</string>
<string name="traffic_summary">Customize the traffic indicators</string>
<string name="network_traffic_autohide_threshold_title">Auto-hide threshold</string>
<string name="network_traffic_location_title">Location</string>
<string name="network_traffic_disabled">Disabled</string>
<string name="network_traffic_statusbar">Status bar</string>
<string name="network_traffic_qs_header">QS header</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_mode_title">Display mode</string>
<string name="network_traffic_dynamic">Dynamic</string>
<string name="network_traffic_download">Download</string>
<string name="network_traffic_upload">Upload</string>
<string name="network_traffic_font_size">Single net font size</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">Kb/s</string>
<string name="network_traffic_autohide_kilobytes">KB/s</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>
<!-- Themeing -->
<string name="dark_ui_mode_summary">Browse the dark theme options</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the settings category for theme overlays. -->
<string name="theme_customization_category">Theming</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the adaptive icon shape (e.g. launcher and quick settings icons). -->
<string name="theme_customization_icon_shape_title">Icon shape</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize accent color. -->
<string name="theme_customization_icon_shape_summary">Set system icon shape style</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize headline and body fonts. -->
<string name="theme_customization_font_title">Headline / Body font</string>
<string name="theme_customization_font_summary">Set system font style</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the system wide icon pack. -->
<string name="theme_customization_icon_pack_title">Icon pack</string>
<string name="theme_customization_icon_pack_summary">Set custom icon pack style</string>
<string name="theme_customization_signal_icon_title">Signal icon style</string>
<string name="theme_customization_signal_icon_summary">Set custom signal icon style</string>
<string name="theme_customization_wifi_icon_title">WiFi icon style</string>
<string name="theme_customization_wifi_icon_summary">Set custom wifi icon style</string>
<!-- Custom Signal bar icons -->
<string name="custom_signal_bar_title">Signal</string>
<!-- Custom Wi-Fi bar icons -->
<string name="custom_wifi_bar_title">Wi-Fi</string>
<!-- Button brightness -->
<string name="button_backlight_options_category">Backlight options</string>
<string name="button_backlight_enable_title">Allow button backlight</string>
<string name="button_link_brightness">Link to screen brightness</string>
<string name="button_link_brightness_summary">Button backlight brightness will adjust based on current screen brightness level</string>
<string name="button_manual_brightness">Brightness level</string>
<string name="button_timeout_title">Backlight timeout</string>
<string name="button_backlight_on_touch_only_title">Button backlight touch</string>
<string name="button_backlight_on_touch_only_summary">Button backlight will only appear when buttons are pressed rather than on all the time. Timeout still impacts this feature.</string>
<!-- Screen off animation -->
<string name="screen_off_animation_title">Screen off animation</string>
<string name="screen_off_animation_crt">CRT</string>
<string name="screen_off_animation_scale">Scale</string>
<!-- Status bar - Clock -->
<string name="status_bar_clock_title">Clock &amp; date</string>
<string name="status_bar_clock_summary">Customize clock &amp; date</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_position_title">Clock style</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_auto_hide_title">Auto hide</string>
<string name="status_bar_clock_auto_hide_launcher_summary">Hide clock if launcher is visible</string>
<string name="status_bar_clock_auto_hide_summary">Hide clock at regular interval</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_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="clock_date_position">Date position</string>
<string name="clock_date_right">Right of time</string>
<string name="clock_date_left">Left of time</string>
<!-- QS clock -->
<string name="qs_clock_title">Clock</string>
<string name="qs_clock_summary">Display clock in quick status bar header</string>
<!-- QS date -->
<string name="qs_date_title">Date</string>
<string name="qs_date_summary">Display date in quick status bar header</string>
<!-- Media art -->
<string name="lockscreen_media_category">Lock screen media</string>
<string name="media_art_title">Media cover art</string>
<string name="media_art_summary">Enable media cover art on the lockscreen</string>
<!-- Lockscreen album art filter -->
<string name="lockscreen_albumart_filter_title">Media cover art filter</string>
<string name="lockscreen_albumart_filter_none">None</string>
<string name="lockscreen_albumart_filter_grayscale">Grayscale</string>
<string name="lockscreen_albumart_filter_tint">Accent tinted</string>
<string name="lockscreen_albumart_filter_blur">Blur</string>
<string name="lockscreen_albumart_filter_grayblur">Grayscale and blurred</string>
<!-- 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="pulse_settings">Pulse</string>
<string name="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_units_rounded_title">Rounded corners</string>
<string name="pulse_solid_units_rounded_summary">Solid lines with rounded tip</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>
<!-- Quick Settings brightness slider -->
<string name="qs_brightness_slider_category">Brightness slider</string>
<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>
<string name="qs_brightness_position_bottom_title">Show brightness slider on bottom</string>
<string name="qs_brightness_position_bottom_summary">Show a brightness slider on bottom quick settings</string>
<!-- Quick Settings brightness icon -->
<string name="brightness_icon_title">Adaptive brightness button</string>
<string name="brightness_icon_summary">Show adaptive brightness button</string>
<!-- Quick QS Panel brightness slider -->
<string name="quick_qs_brightness_slider_title">Show brightness slider in Quick QS Panel</string>
<string name="quick_qs_brightness_slider_summary">Show a brightness slider in the quick qs panel</string>
<!-- Volume rocker gestures -->
<string name="volume_skiptrack_screen_title">Skip music tracks</string>
<!-- Navigation bar -->
<string name="navigation_title">Navigatie</string>
<string name="navigation_bar_category">Navigation bar</string>
<string name="navigation_bar_title">On-screen navigation bar</string>
<string name="navigation_bar_summary">Enable on-screen navigation keys</string>
<string name="navigation_bar_layout_title">Layout</string>
<string name="navigation_bar_layout_summary">Customize the layout of the navigation bar</string>
<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 in navigation bar while typing</string>
<string name="navigation_bar_help_text">These settings mainly relate to the 3-button navigation bar. If you use gesture navigation and want to customize it, e.g. hide the gesture handle, please visit: Settings &gt; System &gt; Gestures.</string>
<string name="nav_bar_tuner_title">Navigation bar tuner</string>
<string name="nav_bar_tuner_summary">Change nav bar layout</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="system_navigation_summary">Choose which system navigation style to use</string>
<!-- HW keys -->
<string name="hardware_keys_title">Buttons</string>
<string name="hardware_keys_category">Hardware navigation buttons</string>
<string name="hardware_keys_disable_title">Disable hardware buttons</string>
<string name="hardware_keys_disable_summary">Use the device hardware keys for navigation</string>
<!-- NavBar Inverse -->
<string name="navigation_bar_inverse_title">Invert 3 button navigation bar</string>
<!-- Quick Settings brightness slider -->
<string name="qs_show_brightness_slider_title">Brightness slider</string>
<string name="qs_show_brightness_slider_never">Never show</string>
<string name="qs_show_brightness_slider_expanded">Show when expanded</string>
<string name="qs_show_brightness_slider_always">Show always</string>
<string name="qs_show_brightness_slider_not_expanded">Show when not expanded</string>
<string name="qs_brightness_slider_position_title">Position</string>
<string name="qs_brightness_slider_position_top">Top</string>
<string name="qs_brightness_slider_position_bottom">Bottom</string>
<!-- Monet Engine -->
<string name="monet_category">Monet</string>
<string name="monet_engine_title">Monet engine</string>
<string name="monet_engine_summary">Customize monet parameters</string>
<string name="monet_engine_custom_color_title">Use custom color</string>
<string name="monet_engine_custom_color_summary">Use custom color for monet engine instead of wallpaper colors</string>
<string name="monet_engine_color_override_title">Custom color</string>
<string name="monet_engine_white_luminance_user_title">White luminance</string>
<string name="monet_engine_accurate_shades_title">Use accurate shades</string>
<string name="monet_engine_chroma_factor_title">Chroma factor</string>
<string name="monet_engine_linear_lightness_title">Use linear lightness</string>
<!-- Quick Settings brightness icon -->
<string name="qs_show_auto_brightness_title">Auto brightness icon</string>
<string name="qs_show_auto_brightness_summary">Show toggle for adaptive brightness near the slider</string>
<!-- Black theme -->
<string name="system_black_theme_title">Use black theme</string>
<string name="system_black_theme_summary">Force black background colors</string>
<!-- OOS style material dismiss all button for notifications -->
<string name="notification_material_dismiss_button_title">Clear all notification button</string>
<string name="notification_material_dismiss_button_summary">Replace clear all notification text with floating button</string>
<string name="clearall_style_title">Clear all notification button style</string>
<string name="clearall_bgstyle_title">Clear all notification button background</string>
<!-- Laboratory - Application downgrade -->
<string name="laboratory_app_downgrade_title">Allow application downgrade</string>
<string name="laboratory_app_downgrade_summary">This allows you to downgrade applications. Note that this may lead to crashes and data corruption.</string>
<!-- Laboratory - Ignore window secure -->
<string name="laboratory_ignore_window_secure_title">Ignore window secure flags</string>
<string name="laboratory_ignore_window_secure_summary">This removes the screenshots and screenrecords limits for all applications. Normally, special applications are replaced with black areas in records. This can be convenient in some cases but may lead to privacy leaks. After changing this toggle, you may need to restart applications for the change to take effect.</string>
<!-- Colorful battery icon -->
<string name="battery_level_colors_title">Toggle colorful battery icon</string>
<string name="battery_level_colors_summary">Each battery level drop is color coded</string>
<!-- Custom settings dashboard style -->
<string name="settings_dashboard_style_title">Settings layout</string>
<string name="settings_dashboard_style_aosp">Aosp</string>
<string name="settings_dashboard_style_oos11">OxygenOS 11</string>
<string name="settings_dashboard_style_oos12">OxygenOS 12</string>
<string name="settings_dashboard_style_cherish">Cherish</string>
<string name="settings_dashboard_style_cherish_clean">Cherish Clean</string>
<string name="settings_layout_category_title">Settings UI interface</string>
<string name="settings_base_style_title">Settings Base layout</string>
<string name="settings_base_style_summary">Use an alternative layout for setting menus</string>
<string name="settings_home_style_title">Settings Home layout</string>
<string name="settings_home_style_summary">Use stock aosp layout for homepage</string>
<string name="disable_usercard_title">Settings UserCard</string>
<string name="disable_usercard_summary">Toggle in order not to show the usercard on main settings page</string>
<string name="spoof_title">Spoofing</string>
<!-- Unlimited g00gle ph0t0s st0rage -->
<string name="use_photos_spoof_title">Unlimited Photos storage</string>
<string name="use_photos_spoof_summary">Spoof your device as Pixel XL for Google Photos app only to provide unlimited storage for backup</string>
<!-- Unlock FPS for specific games -->
<string name="use_games_spoof_title">Unlock higher FPS in games</string>
<string name="use_games_spoof_summary">Spoof your device as a different model for specific games to unlock higher FPS</string>
<!-- Unlock higher quality streams for specific apps -->
<string name="use_stream_spoof_title">Unlock higher quality streams</string>
<string name="use_stream_spoof_summary">Spoof your device as Pixel 6 Pro to unlock higher quality streams on Amazon Prime, Disney+, Hotstar, and Netflix</string>
<!-- Hidden apps -->
<string name="hidden_apps_title">Hidden apps</string>
<string name="hidden_apps_summary">Applications that should be hidden from launcher</string>
<!-- reTicker -->
<string name="reticker_title">reTicker</string>
<string name="reticker_summary">Replace heads-up notification with slim and less invasive version of redesigned ticker</string>
<string name="reticker_colored_title">Use app colored background</string>
<string name="reticker_colored_summary">Replace reTicker background color using notification app main color</string>
<!-- Data usage info in QS footer -->
<string name="qs_footer_datausage_title">Data usage</string>
<string name="qs_footer_datausage_summary">Display data usage summary in quick settings footer</string>
<!-- Qs Transparency -->
<string name="qs_transparency_summary">Choose how transparent you want your qs to be (Requires SystemUI Restart)</string>
<string name="qs_transparency_title">Qs Transparency</string>
<!-- Media artwork -->
<string name="media_category">Media notification</string>
<string name="artwork_media_background_title">Artwork media background</string>
<string name="artwork_media_background_summary">Set media artwork as the notification media background</string>
<string name="artwork_media_background_enable_blur_title">Blur media media artwork background</string>
<string name="artwork_media_background_blur_radius_title">Blur amount for media artwork</string>
<string name="artwork_media_background_fade_filter_title">Fade amount for media artwork</string>
<string name="artwork_media_background_alpha_title">Transparency of media artwork</string>
<string name="just_kidding">Just kidding! providing logs helps us look like professional programmers err i mean trace the bugs that users reports.</string>
<string name="bug_report_drill">Bug Reporting Procedure</string>
<!-- Strict standby -->
<string name="strict_standby_policy_title">Strict standby policy</string>
<string name="strict_standby_policy_summary">When dismissing from recents, this will force stop apps with restricted battery usage and impose stronger restrictions to them. Also, all app standby restrictions will be imposed even when device is charging.</string>
<!-- Force background freezer -->
<string name="force_background_freezer_title">Background tasks freezer</string>
<string name="force_background_freezer_summary">Freeze tasks with restricted battery usage when moving them to background and unfreeze them when moving to foreground. This could save battery slightly but may lead to crashes and background ANR.</string>
<!-- Wi-Fi Standard icon -->
<string name="show_wifi_standard_icon_title">Show Wi-Fi Standard icon</string>
<string name="show_wifi_standard_icon_summary">Show Wi-Fi type in Wi-Fi signal indicator</string>
<!-- Lockscreen clock color -->
<string name="lockscreen_clock_color_title">Lockscreen clock color</string>
<string name="lockscreen_clock_color_summary">Use secondary color for lockscreen clock, if disabled will use color accent</string>
<!-- QS tiles layout direction: vertical or horizontal -->
<string name="qs_tile_layout_category_title">Tile layout</string>
<string name="qs_tile_layout_title">Vertical layout</string>
<string name="qs_tile_layout_summary">Enable for vertical layout. Default is horizontal</string>
<!-- QS rows and columns -->
<string name="qs_layout_category_title">QS Layout</string>
<string name="qs_rows_portrait_title">Tile rows on portrait</string>
<string name="qs_rows_landscape_title">Tile rows on landscape</string>
<string name="qs_columns_portrait_title">Tile columns on portrait</string>
<!-- QS tiles title visibility -->
<string name="qs_tile_title_visibility_title">Hide tile titles</string>
<string name="qs_tile_title_visibility_summary">Toggle to hide tile titles</string>
<!-- Fingerprint Ripple Effect -->
<string name="enable_fingerprint_ripple_effect_title">Ripple effect</string>
<string name="enable_fingerprint_ripple_effect_summary">Show ripple effect on unlock with fingerprint</string>
</resources>

View File

@@ -0,0 +1,771 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2019 CherishOS
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">
<!-- App Title -->
<string name="cherish_settings_title">Cherish Settings</string>
<!-- Units -->
<string name="unit_milliseconds">milliseconds</string>
<string name="unit_seconds">seconds</string>
<!-- Categories -->
<string name="button_title">Buttons</string>
<string name="button_summary">Hardware keys, Navigation bar</string>
<string name="gestures_title">Gestures</string>
<string name="gestures_summary">Jump to camera, swipe to screenshot</string>
<string name="lockscreen_title">Lock screen</string>
<string name="lockscreen_summary">Music visualizer, charging animation, clock style</string>
<string name="misc_title">Miscellaneous</string>
<string name="misc_summary">Gaming mode, volume controls</string>
<string name="animations_title">Animations</string>
<string name="animations_summary">System animations</string>
<string name="powermenu_title">Power menu</string>
<string name="powermenu_summary">Advanced restart, power menu opacity</string>
<string name="theme_title">Themes</string>
<string name="theme_summary">System theme, rounded, switch theme</string>
<string name="quicksettings_title">Quick Settings</string>
<string name="quicksettings_summary">Tile layout, blur</string>
<string name="recents_title">Recents apps</string>
<string name="recents_summary">Slim recents</string>
<string name="statusbar_title">Status bar</string>
<string name="statusbar_summary">Clock, carrier, status icons</string>
<string name="volume_title">Volume rockers</string>
<string name="volume_summary">Volume rockers</string>
<string name="notifications_title">Notifications</string>
<string name="notifications_summary">Battery light, notifications header</string>
<string name="about_summary">Learn more about CherishOS</string>
<string name="device_part_title">Device features</string>
<string name="qs_category">QS category</string>
<string name="navbar_title">Navigation bar</string>
<string name="volume_keys_title">Volume keys</string>
<!-- General strings -->
<string name="ok">OK</string>
<string name="reset">Reset</string>
<string name="cancel">Cancel</string>
<string name="save">Save</string>
<string name="default_string">Default</string>
<string name="disabled">Disabled</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"></string>
<string name="arrow_down"></string>
<string name="hex">Hex:</string>
<string name="hex_hint">#ff000000</string>
<string name="set">Set</string>
<string name="color_default">Default</string>
<string name="led_color_green">Green</string>
<string name="led_color_red">Red</string>
<!-- Custom seekbar -->
<string name="custom_seekbar_value">Value: <xliff:g id="v">%s</xliff:g></string>
<string name="custom_seekbar_default_value">Default</string>
<string name="custom_seekbar_default_value_to_set">Default value: <xliff:g id="v">%s</xliff:g>\nLong press to set</string>
<string name="custom_seekbar_default_value_is_set">Default value is set</string>
<string name="add_package_to_title">Add application</string>
<!-- QS settings -->
<string name="qs_title">Quick settings</string>
<!-- QuickSettings haptic feedback -->
<string name="quick_settings_vibrate_title">Vibrate on touch</string>
<string name="quick_settings_vibrate_summary">Vibrate when touching QS tiles</string>
<!-- Lockscreen shortcuts -->
<string name="ls_category">Lockscreen Items</string>
<string name="ls_tuner">Enable Lockscreen tuner</string>
<string name="lockscreen_shortcuts">Lockscreen shortcuts</string>
<string name="ls_shortcut_summary">Customize Lockscreen shortcuts</string>
<!-- Lockscreen icons -->
<string name="lockscreen_tuner_title">Lockscreen tuner</string>
<!-- Statusbar Items -->
<string name="sb_icons">Statusbar Icons</string>
<string name="statusbar_items_category">Statusbar items</string>
<!-- Status bar - icons -->
<string name="status_bar_icons_title">Status bar icons</string>
<!-- Lock screen visualizer -->
<string name="visualizer_title">Display music visualizer</string>
<!-- Power menu and dialogs opacity -->
<!-- AOKP custom system animations -->
<!-- Power menu Animations -->
<string name="power_menu_animation">Power menu</string>
<!-- QS header image -->
<!-- Lockscreen -->
<string name="lockscreen_category">Lockscreen</string>
<!-- Themes -->
<string name="theme_type_title">System theme</string>
<string name="theme_type_summary">Select theme</string>
<!--Accenter -->
<string name="themes_hub_title">Themes</string>
<string name="themes_hub_summary">Accents-Gradients-Themes</string>
<string name="rgb_accent_picker_title_dark">Accent Picker</string>
<string name="rgb_accent_picker_summary">Choose the accent color yourself</string>
<string name="theme_option_reset_title">Reset Theme Options</string>
<string name="theme_option_reset_message">Are you sure you want to reset themes-accent to default?</string>
<!--ThemePicker-->
<string name="theme_select_title">Styles and Wallpapers</string>
<string name="theme_select_summary">Browse and select installed themes</string>
<string name="notification_light_settings">Notifications light</string>
<!-- Volume rocker wake -->
<string name="volume_rocker_wake_title">Volume rocker wake</string>
<string name="search">Search</string>
<string name="search_apps">Search apps</string>
<!-- Power Menu -->
<string name="power_menu_title">Power menu</string>
<string name="power_menu_title_summary">View or change power menu entries</string>
<string name="powermenu_screenshot">Screenshot</string>
<string name="powermenu_power">Power</string>
<string name="powermenu_advanced">Advanced reboot options</string>
<string name="powermenu_restart">Restart</string>
<string name="powermenu_airplane">Airplane</string>
<string name="powermenu_settings">Settings</string>
<string name="powermenu_lockdown">Lock Down</string>
<string name="powermenu_soundpanel">Sound Panel</string>
<string name="powermenu_users">Users</string>
<string name="powermenu_logout">Logout</string>
<string name="powermenu_emergency">Emergency</string>
<!-- Double Tap Lockscreen to Sleep -->
<string name="lockscreen_gesture_title">Gestures</string>
<string name="double_tap_to_sleep_lockscreen_title">Double tap to sleep</string>
<string name="double_tap_to_sleep_lockscreen_summary">Double tap on the top third or bottom shortcut area of the lock screen to put the device to sleep</string>
<!-- Double Tap Statusbar to Sleep -->
<string name="statusbar_gesture_title">Gestures</string>
<string name="double_tap_to_sleep_statusbar_title">Double tap to sleep</string>
<string name="double_tap_to_sleep_statusbar_summary">Double tap on statusbar to put the device to sleep</string>
<!-- Buttons title -->
<string name="volume_category">Volume Rocker</string>
<!--Volume keys -->
<string name="volume_rocker_wake_summary">Pressing the volume keys will wake your device</string>
<!-- Torch Power button gestures -->
<string name="torch_power_button_gesture_title">Toggle torch when screen off</string>
<string name="torch_power_button_gesture_none">Disabled</string>
<string name="torch_power_button_gesture_dt">Double tap power button (slower single tap response), Disables double power tap for camera.</string>
<string name="torch_power_button_gesture_dt_toast">Jump to camera gesture is now disabled</string>
<string name="torch_power_button_gesture_lp">Long press power button</string>
<!-- Hardware button navigation -->
<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>
<string name="profile_applist_title">Applications</string>
<string name="choose_action_title">Choose action</string>
<string name="action_entry_default_action">Default settings</string>
<string name="action_entry_select_app">Select application</string>
<string name="action_entry_custom_action">Select custom action</string>
<string name="hardware_keys_volume_keys_title">Volume rocker</string>
<string name="hardware_keys_home_key_title">Home button</string>
<string name="hardware_keys_menu_key_title">Menu button</string>
<string name="hardware_keys_assist_key_title">Search button</string>
<string name="hardware_keys_appswitch_key_title">Overview button</string>
<string name="hardware_keys_back_key_title">Back button</string>
<string name="hardware_keys_double_tap_summary">Set double tap action</string>
<string name="hardware_keys_single_tap_summary">Set single tap action</string>
<string name="hardware_keys_long_press_summary">Set long press action</string>
<string name="hardware_keys_single_tap_title">Single tap action</string>
<string name="hardware_keys_long_press_title">Long press action</string>
<string name="hardware_keys_double_tap_title">Double tap action</string>
<!-- 4G icon -->
<string name="show_fourg_icon_title">4G icon</string>
<string name="show_fourg_icon_summary">Display 4G icon in signal icon instead LTE</string>
<!-- Volume swap buttons -->
<string name="swap_volume_buttons_title">Reorient</string>
<string name="swap_volume_buttons_summary">Swap volume buttons when the screen is rotated</string>
<!-- Power menu on lockscreen -->
<string name="lockscreen_power_menu_disabled_title">Disable power menu on lock screen</string>
<string name="lockscreen_power_menu_disabled_summary">This will only disable the power menu on secure lock screens</string>
<!-- Toast app icon -->
<string name="toast_icon_title">Toast app icon</string>
<string name="toast_icon_summary">Display the app\'s icon corresponding with the toast</string>
<!-- Heads up -->
<string name="headsup_category">HeadsUp Settings</string>
<string name="heads_up_notifications">Heads up</string>
<string name="heads_up_notifications_summary">Customise heads up notifications settings</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_stoplist_summary">Disable heads up notifications in these applications</string>
<string name="add_heads_up_blacklist_summary">Disable heads up from these applications</string>
<string name="heads_up_stoplist_title">Stoplist</string>
<string name="heads_up_blacklist_title">Blacklist</string>
<string name="profile_choose_app">Choose app</string>
<string name="dialog_delete_title">Delete</string>
<string name="dialog_delete_message">Remove selected item?</string>
<!-- Heads up timeout -->
<string name="heads_up_time_out_title">Time out</string>
<string name="heads_up_time_out_summary">Peeking notifications will show for <xliff:g id="number">%d</xliff:g> seconds</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_5sec">5 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>
<!-- Heads up snooze -->
<string name="heads_up_snooze_title">Snooze timer</string>
<string name="heads_up_snooze_summary_one_minute">Swiping up on peeking notifications will snooze heads up from that application for 1 minute</string>
<string name="heads_up_snooze_summary">Swiping up on peeking notifications will snooze heads up from that application for <xliff:g id="number">%d</xliff:g> minutes</string>
<string name="heads_up_snooze_disabled_summary">Snooze timer is disabled</string>
<string name="heads_up_snooze_1min">1 minute</string>
<string name="heads_up_snooze_5min">5 minutes</string>
<string name="heads_up_snooze_10min">10 minutes</string>
<string name="heads_up_snooze_15min">15 minutes</string>
<string name="heads_up_snooze_20min">20 minutes</string>
<!-- Quick QS pulldown -->
<string name="status_bar_quick_qs_pulldown">Quick QS pulldown</string>
<string name="quick_pulldown_none">Disabled</string>
<string name="quick_pulldown_right">Pulldown statusbar from right side</string>
<string name="quick_pulldown_left">Pulldown statusbar from left side</string>
<!-- Incall vibrate options -->
<string name="incall_vibration_category">In-call vibration options</string>
<string name="incall_vibrate_connect_title">Vibrate on connect</string>
<string name="incall_vibrate_call_wait_title">Vibrate on call waiting</string>
<string name="incall_vibrate_disconnect_title">Vibrate on disconnect</string>
<!-- Data disabled icon -->
<string name="data_disabled_icon_title">Show data disabled icon</string>
<string name="data_disabled_icon_summary">Display the cross sign next to signal bar when data is disabled</string>
<!-- Roaming indicator icon -->
<string name="roaming_indicator_icon_title">Roaming indicator</string>
<string name="roaming_indicator_icon_summary">Display roaming indicator in signal icon when in roaming mode</string>
<!-- Show VoLTE icon on statusbar -->
<string name="volte_switch_title">VoLTE icon</string>
<string name="volte_switch_summary">Display VoLTE icon</string>
<string name="volte_icon_title">VoLTE icon</string>
<string name="volte_icon_summary">Display VoLTE icon</string>
<string name="volte_icon_style_title">Select VoLTE Icon</string>
<string name="volte_icon_asus">VoLTE Asus Icon</string>
<string name="volte_icon_vo">Vo Only Icon</string>
<string name="volte_icon_volte">VoLTE Icon</string>
<string name="volte_icon_oos">VoLTE OOS Icon</string>
<string name="volte_icon_hd">HD Icon</string>
<string name="volte_icon_hd2">HD CAF Icon</string>
<string name="volte_icon_miui">MIUI 11 Icon</string>
<string name="volte_icon_emui">EMUI Icon</string>
<string name="volte_icon_margaritov">HD Filled Icon</string>
<string name="volte_icon_margaritov2">Margaritov VoLTE Icon</string>
<string name="volte_icon_vivo">Vivo Icon</string>
<string name="volte_icon_aris">Aris Icon</string>
<string name="volte_icon_beast">Aww Icon</string>
<string name="volte_icon_ios">Ios Icon</string>
<string name="volte_icon_lr">Livenge Icon</string>
<string name="volte_icon_realme">Realme Icon</string>
<string name="volte_icon_typeA">Mild Icon</string>
<string name="volte_icon_typeB">Filth Icon</string>
<string name="volte_icon_typeC">Mue Icon</string>
<string name="volte_icon_typeD">Sus Icon</string>
<string name="volte_icon_typeE">Acherus Icon</string>
<string name="volte_icon_vcircle">Circle Icon</string>
<string name="volte_icon_vimeo">Vimeo Icon</string>
<string name="volte_icon_volit">Volit Icon</string>
<string name="volte_icon_zirco">Ziroc Icon</string>
<!-- VoWiFi icon -->
<string name="vowifi_icon_title">VoWiFi icon</string>
<string name="vowifi_icon_enabled">VoWiFi icon enabled</string>
<string name="vowifi_icon_disabled">VoWiFi icon disabled</string>
<string name="vowifi_icon_enabled_volte_disabled">VoWiFi instead of VoLTE icon</string>
<string name="vowifi_icon_style_title">VoWiFi icon style</string>
<string name="vowifi_icon_default">Default Icon</string>
<string name="vowifi_icon_emui">EMUI Icon</string>
<string name="vowifi_icon_asus">Asus Icon</string>
<string name="vowifi_icon_oneplus">OOS Icon</string>
<string name="vowifi_icon_moto">Motorola Icon</string>
<string name="vowifi_icon_simple1">Simple1 Icon</string>
<string name="vowifi_icon_simple2">Simple2 Icon</string>
<string name="vowifi_icon_simple3">Simple3 Icon</string>
<string name="vowifi_icon_vivo">Vivo Icon</string>
<string name="vowifi_icon_margaritov">Margaritov Icon</string>
<!-- Battery light -->
<string name="battery_light_settings">Battery charging light</string>
<string name="battery_light_enable">Enable</string>
<string name="battery_full_light_enabled">Battery light when full charged</string>
<string name="battery_light_allow_on_dnd_title">Battery light in Do Not Disturb mode</string>
<string name="battery_light_low_blinking_title">Blinking light on low battery</string>
<string name="battery_light_cat">Battery light color when charging</string>
<string name="battery_light_low_color">Low battery</string>
<string name="battery_light_medium_color">Medium battery</string>
<string name="battery_light_full_color">Almost full battery</string>
<string name="battery_light_reallyfull_color">Full (100) battery</string>
<!-- Heads up options -->
<string name="less_boring_heads_up_title">Make heads up less annoying</string>
<string name="less_boring_heads_up_summary">Show heads up only for dialer or messaging app if they are not in foreground</string>
<!-- Notification guts kill app button -->
<string name="general_category">General</string>
<string name="notification_guts_kill_app_button_title">Kill app button</string>
<string name="notification_guts_kill_app_button_summary">Show a kill app button in the notification\'s longpress menu</string>
<!-- Double Tap on Doze to wake -->
<string name="double_tap_on_doze_to_wake_title">Double-tap to wake on doze</string>
<string name="double_tap_on_doze_to_wake_summary">Double tap to wake when device is dreaming</string>
<!-- Old mobile type icons -->
<string name="use_old_mobiletype_title">Small mobile type icon</string>
<string name="use_old_mobiletype_summary">Show mobile type icon on top of the signal indicator</string>
<!-- Lockscreen battery info indicator -->
<string name="lockscreen_battery_info_title">Lockscreen charging info</string>
<string name="lockscreen_battery_info_summary">Show charging current, voltage, wattage and battery temperature on lockscreen while charging</string>
<!-- Charging animation -->
<string name="charging_animation_title">Charging animation</string>
<string name="charging_animation_summary">Display an animation when the device is plugged in</string>
<!-- Tiles animation style -->
<string name="qs_tile_animation_title">Animations</string>
<string name="qs_tile_animation_style_title">Animation style</string>
<string name="qs_tile_animation_duration_title">Animation duration</string>
<string name="qs_tile_animation_interpolator_title">Tiles animation interpolator</string>
<string name="qs_tile_animation_style_off">No animation</string>
<string name="qs_tile_animation_style_flip">Flip</string>
<string name="qs_tile_animation_style_rotate">Rotate</string>
<string name="qs_tile_animation_duration_low">Low</string>
<string name="qs_tile_animation_duration_default">Default</string>
<string name="qs_tile_animation_duration_fast">Fast</string>
<string name="qs_tile_animation_interpolator_linearInterpolator">Linear</string>
<string name="qs_tile_animation_interpolator_accelerateInterpolator">Accelerate</string>
<string name="qs_tile_animation_interpolator_decelerateInterpolator">Decelerate</string>
<string name="qs_tile_animation_interpolator_accelerateDecelerateInterpolator">Accelerate decelerate</string>
<string name="qs_tile_animation_interpolator_bounceInterpolator">Bounce</string>
<string name="qs_tile_animation_interpolator_overshootInterpolator">Overshoot</string>
<string name="qs_tile_animation_interpolator_anticipateInterpolator">Anticipate</string>
<string name="qs_tile_animation_interpolator_anticipateOvershootInterpolator">Anticipate overshoot</string>
<string name="qs_set_animation_style">%1$s</string>
<string name="qs_set_animation_duration">%1$s</string>
<string name="qs_set_animation_interpolator">%1$s</string>
<!-- Blink flashlight for incoming calls -->
<string name="flashlight_category">Flashlight</string>
<string name="flashlight_on_call_title">Blink Flashlight for incoming call</string>
<string name="flashlight_on_call_disabled">Disabled</string>
<string name="flashlight_on_call_ringer">When ringing</string>
<string name="flashlight_on_call_no_ringer">When ringer is silent</string>
<string name="flashlight_on_call_silent">When entirely silent (no ringer or vibrator)</string>
<string name="flashlight_on_call_always">Always</string>
<string name="flashlight_on_call_ignore_dnd_title">Ignore DND</string>
<string name="flashlight_on_call_ignore_dnd_summary">Whether to flash when in Do Not Disturb mode</string>
<string name="flashlight_on_call_rate_title">Rate</string>
<string name="flashlight_on_call_rate_summary">Flashlight on call blink rate</string>
<!-- Combined signal icons in status bar -->
<string name="combined_status_bar_signal_icons">Combined signal icons</string>
<string name="combined_status_bar_signal_icons_summary">Enable combined signal icons in status bar.\nRequires a SystemUI restart</string>
<!-- QS battery estimates -->
<string name="qs_show_battery_estimate_title">Battery estimates</string>
<string name="qs_show_battery_estimate_summary">Show estimated remaining battery life next to the icon</string>
<!-- AOD Schedule -->
<string name="always_on_display_schedule_title">Always on display schedule</string>
<string name="always_on_display_schedule_sunset">Sunset</string>
<string name="always_on_display_schedule_sunrise">Sunrise</string>
<string name="always_on_display_schedule_mixed_sunset">Turns on from sunset till a time</string>
<string name="always_on_display_schedule_mixed_sunrise">Turns on from a time till sunrise</string>
<!-- Pulse notifications lightning -->
<string name="pulse_ambient_light_title">Ambient edge lightning</string>
<string name="pulse_ambient_light_summary">Light ambient edges for pulsing notifications</string>
<string name="ambient_notification_light_enabled_title">Show on AOD</string>
<string name="ambient_notification_light_enabled_summary">Keep showing edge lightning on AOD</string>
<string name="ambient_notification_light_hide_aod_title">Hide AOD content</string>
<string name="ambient_notification_light_hide_aod_summary">Hide AOD content when edges are lighted</string>
<string name="ambient_notification_light_duration_title">Duration</string>
<string name="ambient_notification_light_duration_summary">Time it takes for each animation to complete</string>
<string name="ambient_notification_light_repeats_title">Repeats</string>
<string name="ambient_notification_light_repeats_summary">Amount of times the animation should show\n0 for infinite</string>
<string name="ambient_notification_light_timeout_title">Timeout</string>
<string name="ambient_notification_light_timeout_forever">Forever</string>
<string name="ambient_notification_light_timeout_half_minute">30 seconds</string>
<string name="ambient_notification_light_timeout_minute">1 minute</string>
<string name="ambient_notification_light_timeout_three_minutes">3 minutes</string>
<string name="ambient_notification_light_timeout_five_minutes">5 minutes</string>
<string name="ambient_notification_light_timeout_ten_minutes">10 minutes</string>
<string name="set_to_zero">Set repeats to 0 to enable</string>
<string name="ambient_notification_color_mode_title">Color mode</string>
<string name="ambient_notification_color_mode_accent">Accent color</string>
<string name="ambient_notification_color_mode_wall">Wallpaper dominant color</string>
<string name="ambient_notification_color_mode_notification">Notification icon color</string>
<string name="ambient_notification_color_mode_custom">@string/ambient_notification_light_color_title</string>
<string name="ambient_notification_light_color_title">Custom color</string>
<string name="pulse_ambient_light_show_always_title">Show always</string>
<string name="pulse_ambient_light_show_always_summary">Show lights for all doze events and not just notifications</string>
<string name="pulse_ambient_light_repeat_direction_title">Light repeat mode</string>
<string name="pulse_ambient_light_repeat_direction_restart">Restart</string>
<string name="pulse_ambient_light_repeat_direction_reverse">Reverse</string>
<string name="pulse_ambient_light_layout_title">Light view</string>
<string name="pulse_ambient_light_layout_solid">Solid</string>
<string name="pulse_ambient_light_layout_faded">Faded</string>
<string name="pulse_ambient_light_width_title">Light width</string>
<string name="pulse_light_layout_style_title">Light Layout Style</string>
<string name="pulse_light_both">All Four Sides</string>
<string name="pulse_light_top_bottom">Only Top-Bottom</string>
<string name="pulse_light_left_right">Only Left-Right</string>
<!-- Ambient Ticker -->
<string name="pulse_on_new_tracks_title">Music ticker</string>
<string name="pulse_on_new_tracks_summary">Show music ticker on Ambient Display during track change</string>
<!-- Screen off FOD -->
<string name="screen_off_fod_title">Screen off FOD</string>
<string name="screen_off_fod_summary">Keep FOD enabled when the screen is off</string>
<!-- Volume Steps Fragment -->
<string name="volume_steps_fragment_title">Volume steps</string>
<string name="volume_steps_summary">Customize volume steps</string>
<string name="volume_steps_alarm_title">Volume steps: Alarm</string>
<string name="volume_steps_dtmf_title">Volume steps: DTMF</string>
<string name="volume_steps_music_title">Volume steps: Media</string>
<string name="volume_steps_notification_title">Volume steps: Notification</string>
<string name="volume_steps_ring_title">Volume steps: Ringer</string>
<string name="volume_steps_system_title">Volume steps: System</string>
<string name="volume_steps_voice_call_title">Volume steps: Voice Call</string>
<string name="volume_steps_reset">Reset</string>
<!-- Udfps animations -->
<string name="udfps_category">Udfps</string>
<string name="udfps_recog_animation">Udfps animation</string>
<string name="udfps_recog_animation_summary">Shows an animation while reading your finger</string>
<string name="udfps_recog_animation_effect_title">Udfps animation effect</string>
<string name="udfps_recog_animation_effect_summary">Choose animation effect</string>
<!-- Udfps icon picker -->
<string name="udfps_icon_picker_title">Udfps icon picker</string>
<string name="udfps_icon_picker_summary">Choose your favorite fingerprint icon</string>
<!-- Udfps Custom Options -->
<string name="udfps_settings_title">Udfps Options</string>
<string name="udfps_settings_summary">Different menus for customizing the udfps</string>
<!-- Udfps Haptic Feedback -->
<string name="udfps_haptic_feedback_title">FOD haptic feedback</string>
<string name="udfps_haptic_feedback_summary">Vibrate when touching FOD icon</string>
<!-- Custom FOD Icon -->
<string name="custom_fp_icon_title">Custom UDFPS Icon</string>
<string name="custom_fp_icon_summary">Enable custom UDFPS Icon from files</string>
<string name="custom_fp_select_title">Select Custom UDFPS Icon</string>
<string name="custom_fp_select_summary">Select custom image from your saved files or gallery</string>
<!-- Privacy indicators -->
<string name="mic_camera_privacy_indicator_title">Mic and camera privacy indicator</string>
<string name="mic_camera_privacy_indicator_summary">Show separate indicator when an any app uses mic or camera</string>
<string name="location_privacy_indicator_title">Location privacy indicator</string>
<string name="location_privacy_indicator_summary">Show separate indicator when an any app uses location</string>
<!-- Sb Icon Style -->
<string name="statusbar_icons_style">Colored Statusbar Icons</string>
<string name="statusbar_icons_style_summary">Choose the style of your statusbar icons (requires SystemUI restart)</string>
<!-- Notification headers -->
<string name="notification_headers_title">Notification Headers</string>
<string name="notification_headers_summary">Show headers in the notification shade</string>
<!-- Gaming mode -->
<string name="gaming_mode_title">Game space</string>
<string name="gaming_mode_summary">Extra features for immersive gaming experience</string>
<!-- Battery percentage -->
<string name="battery_style_category_title">Battery icon</string>
<string name="status_bar_battery_percentage_title">Battery percentage</string>
<string name="status_bar_battery_percentage_default">Hidden</string>
<string name="status_bar_battery_percentage_text_next">Next to the icon</string>
<string name="status_bar_battery_percentage_text_inside">Inside the icon</string>
<!-- Status bar battery style-->
<string name="status_bar_battery_style_title">Battery style</string>
<string name="status_bar_battery_style_port">Portrait</string>
<string name="status_bar_battery_style_circle">Circle</string>
<string name="status_bar_battery_style_dotted_circle">Circle (Dotted)</string>
<string name="status_bar_battery_style_filled_circle">Circle (Filled)</string>
<string name="status_bar_battery_style_text">Text</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_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_pill">Portrait Mx</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_signal">Landscape Airoo</string>
<string name="status_bar_battery_style_icon_landscape_buddy">Landscape Capsule</string>
<!-- Network Traffic -->
<string name="traffic_title">Traffic indicators</string>
<string name="traffic_summary">Customize the traffic indicators</string>
<string name="network_traffic_autohide_threshold_title">Auto-hide threshold</string>
<string name="network_traffic_location_title">Location</string>
<string name="network_traffic_disabled">Disabled</string>
<string name="network_traffic_statusbar">Status bar</string>
<string name="network_traffic_qs_header">QS header</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_mode_title">Display mode</string>
<string name="network_traffic_dynamic">Dynamic</string>
<string name="network_traffic_download">Download</string>
<string name="network_traffic_upload">Upload</string>
<string name="network_traffic_font_size">Single net font size</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">Kb/s</string>
<string name="network_traffic_autohide_kilobytes">KB/s</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>
<!-- Themeing -->
<string name="dark_ui_mode_summary">Browse the dark theme options</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the settings category for theme overlays. -->
<string name="theme_customization_category">Theming</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the adaptive icon shape (e.g. launcher and quick settings icons). -->
<string name="theme_customization_icon_shape_title">Icon shape</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize accent color. -->
<string name="theme_customization_icon_shape_summary">Set system icon shape style</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize headline and body fonts. -->
<string name="theme_customization_font_title">Headline / Body font</string>
<string name="theme_customization_font_summary">Set system font style</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the system wide icon pack. -->
<string name="theme_customization_icon_pack_title">Icon pack</string>
<string name="theme_customization_icon_pack_summary">Set custom icon pack style</string>
<string name="theme_customization_signal_icon_title">Signal icon style</string>
<string name="theme_customization_signal_icon_summary">Set custom signal icon style</string>
<string name="theme_customization_wifi_icon_title">WiFi icon style</string>
<string name="theme_customization_wifi_icon_summary">Set custom wifi icon style</string>
<!-- Custom Signal bar icons -->
<string name="custom_signal_bar_title">Signal</string>
<!-- Custom Wi-Fi bar icons -->
<string name="custom_wifi_bar_title">Wi-Fi</string>
<!-- Button brightness -->
<string name="button_backlight_options_category">Backlight options</string>
<string name="button_backlight_enable_title">Allow button backlight</string>
<string name="button_link_brightness">Link to screen brightness</string>
<string name="button_link_brightness_summary">Button backlight brightness will adjust based on current screen brightness level</string>
<string name="button_manual_brightness">Brightness level</string>
<string name="button_timeout_title">Backlight timeout</string>
<string name="button_backlight_on_touch_only_title">Button backlight touch</string>
<string name="button_backlight_on_touch_only_summary">Button backlight will only appear when buttons are pressed rather than on all the time. Timeout still impacts this feature.</string>
<!-- Screen off animation -->
<string name="screen_off_animation_title">Screen off animation</string>
<string name="screen_off_animation_crt">CRT</string>
<string name="screen_off_animation_scale">Scale</string>
<!-- Status bar - Clock -->
<string name="status_bar_clock_title">Clock &amp; date</string>
<string name="status_bar_clock_summary">Customize clock &amp; date</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_position_title">Clock style</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_auto_hide_title">Auto hide</string>
<string name="status_bar_clock_auto_hide_launcher_summary">Hide clock if launcher is visible</string>
<string name="status_bar_clock_auto_hide_summary">Hide clock at regular interval</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_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="clock_date_position">Date position</string>
<string name="clock_date_right">Right of time</string>
<string name="clock_date_left">Left of time</string>
<!-- QS clock -->
<string name="qs_clock_title">Clock</string>
<string name="qs_clock_summary">Display clock in quick status bar header</string>
<!-- QS date -->
<string name="qs_date_title">Date</string>
<string name="qs_date_summary">Display date in quick status bar header</string>
<!-- Media art -->
<string name="lockscreen_media_category">Lock screen media</string>
<string name="media_art_title">Media cover art</string>
<string name="media_art_summary">Enable media cover art on the lockscreen</string>
<!-- Lockscreen album art filter -->
<string name="lockscreen_albumart_filter_title">Media cover art filter</string>
<string name="lockscreen_albumart_filter_none">None</string>
<string name="lockscreen_albumart_filter_grayscale">Grayscale</string>
<string name="lockscreen_albumart_filter_tint">Accent tinted</string>
<string name="lockscreen_albumart_filter_blur">Blur</string>
<string name="lockscreen_albumart_filter_grayblur">Grayscale and blurred</string>
<!-- 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="pulse_settings">Pulse</string>
<string name="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_units_rounded_title">Rounded corners</string>
<string name="pulse_solid_units_rounded_summary">Solid lines with rounded tip</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>
<!-- Quick Settings brightness slider -->
<string name="qs_brightness_slider_category">Brightness slider</string>
<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>
<string name="qs_brightness_position_bottom_title">Show brightness slider on bottom</string>
<string name="qs_brightness_position_bottom_summary">Show a brightness slider on bottom quick settings</string>
<!-- Quick Settings brightness icon -->
<string name="brightness_icon_title">Adaptive brightness button</string>
<string name="brightness_icon_summary">Show adaptive brightness button</string>
<!-- Quick QS Panel brightness slider -->
<string name="quick_qs_brightness_slider_title">Show brightness slider in Quick QS Panel</string>
<string name="quick_qs_brightness_slider_summary">Show a brightness slider in the quick qs panel</string>
<!-- Volume rocker gestures -->
<string name="volume_skiptrack_screen_title">Skip music tracks</string>
<!-- Navigation bar -->
<string name="navigation_title">Navigatie</string>
<string name="navigation_bar_category">Navigation bar</string>
<string name="navigation_bar_title">On-screen navigation bar</string>
<string name="navigation_bar_summary">Enable on-screen navigation keys</string>
<string name="navigation_bar_layout_title">Layout</string>
<string name="navigation_bar_layout_summary">Customize the layout of the navigation bar</string>
<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 in navigation bar while typing</string>
<string name="navigation_bar_help_text">These settings mainly relate to the 3-button navigation bar. If you use gesture navigation and want to customize it, e.g. hide the gesture handle, please visit: Settings &gt; System &gt; Gestures.</string>
<string name="nav_bar_tuner_title">Navigation bar tuner</string>
<string name="nav_bar_tuner_summary">Change nav bar layout</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="system_navigation_summary">Choose which system navigation style to use</string>
<!-- HW keys -->
<string name="hardware_keys_title">Buttons</string>
<string name="hardware_keys_category">Hardware navigation buttons</string>
<string name="hardware_keys_disable_title">Disable hardware buttons</string>
<string name="hardware_keys_disable_summary">Use the device hardware keys for navigation</string>
<!-- NavBar Inverse -->
<string name="navigation_bar_inverse_title">Invert 3 button navigation bar</string>
<!-- Quick Settings brightness slider -->
<string name="qs_show_brightness_slider_title">Brightness slider</string>
<string name="qs_show_brightness_slider_never">Never show</string>
<string name="qs_show_brightness_slider_expanded">Show when expanded</string>
<string name="qs_show_brightness_slider_always">Show always</string>
<string name="qs_show_brightness_slider_not_expanded">Show when not expanded</string>
<string name="qs_brightness_slider_position_title">Position</string>
<string name="qs_brightness_slider_position_top">Top</string>
<string name="qs_brightness_slider_position_bottom">Bottom</string>
<!-- Monet Engine -->
<string name="monet_category">Monet</string>
<string name="monet_engine_title">Monet engine</string>
<string name="monet_engine_summary">Customize monet parameters</string>
<string name="monet_engine_custom_color_title">Use custom color</string>
<string name="monet_engine_custom_color_summary">Use custom color for monet engine instead of wallpaper colors</string>
<string name="monet_engine_color_override_title">Custom color</string>
<string name="monet_engine_white_luminance_user_title">White luminance</string>
<string name="monet_engine_accurate_shades_title">Use accurate shades</string>
<string name="monet_engine_chroma_factor_title">Chroma factor</string>
<string name="monet_engine_linear_lightness_title">Use linear lightness</string>
<!-- Quick Settings brightness icon -->
<string name="qs_show_auto_brightness_title">Auto brightness icon</string>
<string name="qs_show_auto_brightness_summary">Show toggle for adaptive brightness near the slider</string>
<!-- Black theme -->
<string name="system_black_theme_title">Use black theme</string>
<string name="system_black_theme_summary">Force black background colors</string>
<!-- OOS style material dismiss all button for notifications -->
<string name="notification_material_dismiss_button_title">Clear all notification button</string>
<string name="notification_material_dismiss_button_summary">Replace clear all notification text with floating button</string>
<string name="clearall_style_title">Clear all notification button style</string>
<string name="clearall_bgstyle_title">Clear all notification button background</string>
<!-- Laboratory - Application downgrade -->
<string name="laboratory_app_downgrade_title">Allow application downgrade</string>
<string name="laboratory_app_downgrade_summary">This allows you to downgrade applications. Note that this may lead to crashes and data corruption.</string>
<!-- Laboratory - Ignore window secure -->
<string name="laboratory_ignore_window_secure_title">Ignore window secure flags</string>
<string name="laboratory_ignore_window_secure_summary">This removes the screenshots and screenrecords limits for all applications. Normally, special applications are replaced with black areas in records. This can be convenient in some cases but may lead to privacy leaks. After changing this toggle, you may need to restart applications for the change to take effect.</string>
<!-- Colorful battery icon -->
<string name="battery_level_colors_title">Toggle colorful battery icon</string>
<string name="battery_level_colors_summary">Each battery level drop is color coded</string>
<!-- Custom settings dashboard style -->
<string name="settings_dashboard_style_title">Settings layout</string>
<string name="settings_dashboard_style_aosp">Aosp</string>
<string name="settings_dashboard_style_oos11">OxygenOS 11</string>
<string name="settings_dashboard_style_oos12">OxygenOS 12</string>
<string name="settings_dashboard_style_cherish">Cherish</string>
<string name="settings_dashboard_style_cherish_clean">Cherish Clean</string>
<string name="settings_layout_category_title">Settings UI interface</string>
<string name="settings_base_style_title">Settings Base layout</string>
<string name="settings_base_style_summary">Use an alternative layout for setting menus</string>
<string name="settings_home_style_title">Settings Home layout</string>
<string name="settings_home_style_summary">Use stock aosp layout for homepage</string>
<string name="disable_usercard_title">Settings UserCard</string>
<string name="disable_usercard_summary">Toggle in order not to show the usercard on main settings page</string>
<string name="spoof_title">Spoofing</string>
<!-- Unlimited g00gle ph0t0s st0rage -->
<string name="use_photos_spoof_title">Unlimited Photos storage</string>
<string name="use_photos_spoof_summary">Spoof your device as Pixel XL for Google Photos app only to provide unlimited storage for backup</string>
<!-- Unlock FPS for specific games -->
<string name="use_games_spoof_title">Unlock higher FPS in games</string>
<string name="use_games_spoof_summary">Spoof your device as a different model for specific games to unlock higher FPS</string>
<!-- Unlock higher quality streams for specific apps -->
<string name="use_stream_spoof_title">Unlock higher quality streams</string>
<string name="use_stream_spoof_summary">Spoof your device as Pixel 6 Pro to unlock higher quality streams on Amazon Prime, Disney+, Hotstar, and Netflix</string>
<!-- Hidden apps -->
<string name="hidden_apps_title">Hidden apps</string>
<string name="hidden_apps_summary">Applications that should be hidden from launcher</string>
<!-- reTicker -->
<string name="reticker_title">reTicker</string>
<string name="reticker_summary">Replace heads-up notification with slim and less invasive version of redesigned ticker</string>
<string name="reticker_colored_title">Use app colored background</string>
<string name="reticker_colored_summary">Replace reTicker background color using notification app main color</string>
<!-- Data usage info in QS footer -->
<string name="qs_footer_datausage_title">Data usage</string>
<string name="qs_footer_datausage_summary">Display data usage summary in quick settings footer</string>
<!-- Qs Transparency -->
<string name="qs_transparency_summary">Choose how transparent you want your qs to be (Requires SystemUI Restart)</string>
<string name="qs_transparency_title">Qs Transparency</string>
<!-- Media artwork -->
<string name="media_category">Media notification</string>
<string name="artwork_media_background_title">Artwork media background</string>
<string name="artwork_media_background_summary">Set media artwork as the notification media background</string>
<string name="artwork_media_background_enable_blur_title">Blur media media artwork background</string>
<string name="artwork_media_background_blur_radius_title">Blur amount for media artwork</string>
<string name="artwork_media_background_fade_filter_title">Fade amount for media artwork</string>
<string name="artwork_media_background_alpha_title">Transparency of media artwork</string>
<string name="just_kidding">Just kidding! providing logs helps us look like professional programmers err i mean trace the bugs that users reports.</string>
<string name="bug_report_drill">Bug Reporting Procedure</string>
<!-- Strict standby -->
<string name="strict_standby_policy_title">Strict standby policy</string>
<string name="strict_standby_policy_summary">When dismissing from recents, this will force stop apps with restricted battery usage and impose stronger restrictions to them. Also, all app standby restrictions will be imposed even when device is charging.</string>
<!-- Force background freezer -->
<string name="force_background_freezer_title">Background tasks freezer</string>
<string name="force_background_freezer_summary">Freeze tasks with restricted battery usage when moving them to background and unfreeze them when moving to foreground. This could save battery slightly but may lead to crashes and background ANR.</string>
<!-- Wi-Fi Standard icon -->
<string name="show_wifi_standard_icon_title">Show Wi-Fi Standard icon</string>
<string name="show_wifi_standard_icon_summary">Show Wi-Fi type in Wi-Fi signal indicator</string>
<!-- Lockscreen clock color -->
<string name="lockscreen_clock_color_title">Lockscreen clock color</string>
<string name="lockscreen_clock_color_summary">Use secondary color for lockscreen clock, if disabled will use color accent</string>
<!-- QS tiles layout direction: vertical or horizontal -->
<string name="qs_tile_layout_category_title">Tile layout</string>
<string name="qs_tile_layout_title">Vertical layout</string>
<string name="qs_tile_layout_summary">Enable for vertical layout. Default is horizontal</string>
<!-- QS rows and columns -->
<string name="qs_layout_category_title">QS Layout</string>
<string name="qs_rows_portrait_title">Tile rows on portrait</string>
<string name="qs_rows_landscape_title">Tile rows on landscape</string>
<string name="qs_columns_portrait_title">Tile columns on portrait</string>
<!-- QS tiles title visibility -->
<string name="qs_tile_title_visibility_title">Hide tile titles</string>
<string name="qs_tile_title_visibility_summary">Toggle to hide tile titles</string>
<!-- Fingerprint Ripple Effect -->
<string name="enable_fingerprint_ripple_effect_title">Ripple effect</string>
<string name="enable_fingerprint_ripple_effect_summary">Show ripple effect on unlock with fingerprint</string>
</resources>

View File

@@ -0,0 +1,771 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2019 CherishOS
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">
<!-- App Title -->
<string name="cherish_settings_title">Cherish Settings</string>
<!-- Units -->
<string name="unit_milliseconds">milliseconds</string>
<string name="unit_seconds">seconds</string>
<!-- Categories -->
<string name="button_title">Buttons</string>
<string name="button_summary">Hardware keys, Navigation bar</string>
<string name="gestures_title">Gestures</string>
<string name="gestures_summary">Jump to camera, swipe to screenshot</string>
<string name="lockscreen_title">Lock screen</string>
<string name="lockscreen_summary">Music visualizer, charging animation, clock style</string>
<string name="misc_title">Miscellaneous</string>
<string name="misc_summary">Gaming mode, volume controls</string>
<string name="animations_title">Animations</string>
<string name="animations_summary">System animations</string>
<string name="powermenu_title">Power menu</string>
<string name="powermenu_summary">Advanced restart, power menu opacity</string>
<string name="theme_title">Themes</string>
<string name="theme_summary">System theme, rounded, switch theme</string>
<string name="quicksettings_title">Quick Settings</string>
<string name="quicksettings_summary">Tile layout, blur</string>
<string name="recents_title">Recents apps</string>
<string name="recents_summary">Slim recents</string>
<string name="statusbar_title">Status bar</string>
<string name="statusbar_summary">Clock, carrier, status icons</string>
<string name="volume_title">Volume rockers</string>
<string name="volume_summary">Volume rockers</string>
<string name="notifications_title">Notifications</string>
<string name="notifications_summary">Battery light, notifications header</string>
<string name="about_summary">Learn more about CherishOS</string>
<string name="device_part_title">Device features</string>
<string name="qs_category">QS category</string>
<string name="navbar_title">Navigation bar</string>
<string name="volume_keys_title">Volume keys</string>
<!-- General strings -->
<string name="ok">OK</string>
<string name="reset">Reset</string>
<string name="cancel">Cancel</string>
<string name="save">Save</string>
<string name="default_string">Default</string>
<string name="disabled">Disabled</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"></string>
<string name="arrow_down"></string>
<string name="hex">Hex:</string>
<string name="hex_hint">#ff000000</string>
<string name="set">Set</string>
<string name="color_default">Default</string>
<string name="led_color_green">Green</string>
<string name="led_color_red">Red</string>
<!-- Custom seekbar -->
<string name="custom_seekbar_value">Value: <xliff:g id="v">%s</xliff:g></string>
<string name="custom_seekbar_default_value">Default</string>
<string name="custom_seekbar_default_value_to_set">Default value: <xliff:g id="v">%s</xliff:g>\nLong press to set</string>
<string name="custom_seekbar_default_value_is_set">Default value is set</string>
<string name="add_package_to_title">Add application</string>
<!-- QS settings -->
<string name="qs_title">Quick settings</string>
<!-- QuickSettings haptic feedback -->
<string name="quick_settings_vibrate_title">Vibrate on touch</string>
<string name="quick_settings_vibrate_summary">Vibrate when touching QS tiles</string>
<!-- Lockscreen shortcuts -->
<string name="ls_category">Lockscreen Items</string>
<string name="ls_tuner">Enable Lockscreen tuner</string>
<string name="lockscreen_shortcuts">Lockscreen shortcuts</string>
<string name="ls_shortcut_summary">Customize Lockscreen shortcuts</string>
<!-- Lockscreen icons -->
<string name="lockscreen_tuner_title">Lockscreen tuner</string>
<!-- Statusbar Items -->
<string name="sb_icons">Statusbar Icons</string>
<string name="statusbar_items_category">Statusbar items</string>
<!-- Status bar - icons -->
<string name="status_bar_icons_title">Status bar icons</string>
<!-- Lock screen visualizer -->
<string name="visualizer_title">Display music visualizer</string>
<!-- Power menu and dialogs opacity -->
<!-- AOKP custom system animations -->
<!-- Power menu Animations -->
<string name="power_menu_animation">Power menu</string>
<!-- QS header image -->
<!-- Lockscreen -->
<string name="lockscreen_category">Lockscreen</string>
<!-- Themes -->
<string name="theme_type_title">System theme</string>
<string name="theme_type_summary">Select theme</string>
<!--Accenter -->
<string name="themes_hub_title">Themes</string>
<string name="themes_hub_summary">Accents-Gradients-Themes</string>
<string name="rgb_accent_picker_title_dark">Accent Picker</string>
<string name="rgb_accent_picker_summary">Choose the accent color yourself</string>
<string name="theme_option_reset_title">Reset Theme Options</string>
<string name="theme_option_reset_message">Are you sure you want to reset themes-accent to default?</string>
<!--ThemePicker-->
<string name="theme_select_title">Styles and Wallpapers</string>
<string name="theme_select_summary">Browse and select installed themes</string>
<string name="notification_light_settings">Notifications light</string>
<!-- Volume rocker wake -->
<string name="volume_rocker_wake_title">Volume rocker wake</string>
<string name="search">Search</string>
<string name="search_apps">Search apps</string>
<!-- Power Menu -->
<string name="power_menu_title">Power menu</string>
<string name="power_menu_title_summary">View or change power menu entries</string>
<string name="powermenu_screenshot">Screenshot</string>
<string name="powermenu_power">Power</string>
<string name="powermenu_advanced">Advanced reboot options</string>
<string name="powermenu_restart">Restart</string>
<string name="powermenu_airplane">Airplane</string>
<string name="powermenu_settings">Settings</string>
<string name="powermenu_lockdown">Lock Down</string>
<string name="powermenu_soundpanel">Sound Panel</string>
<string name="powermenu_users">Users</string>
<string name="powermenu_logout">Logout</string>
<string name="powermenu_emergency">Emergency</string>
<!-- Double Tap Lockscreen to Sleep -->
<string name="lockscreen_gesture_title">Gestures</string>
<string name="double_tap_to_sleep_lockscreen_title">Double tap to sleep</string>
<string name="double_tap_to_sleep_lockscreen_summary">Double tap on the top third or bottom shortcut area of the lock screen to put the device to sleep</string>
<!-- Double Tap Statusbar to Sleep -->
<string name="statusbar_gesture_title">Gestures</string>
<string name="double_tap_to_sleep_statusbar_title">Double tap to sleep</string>
<string name="double_tap_to_sleep_statusbar_summary">Double tap on statusbar to put the device to sleep</string>
<!-- Buttons title -->
<string name="volume_category">Volume Rocker</string>
<!--Volume keys -->
<string name="volume_rocker_wake_summary">Pressing the volume keys will wake your device</string>
<!-- Torch Power button gestures -->
<string name="torch_power_button_gesture_title">Toggle torch when screen off</string>
<string name="torch_power_button_gesture_none">Disabled</string>
<string name="torch_power_button_gesture_dt">Double tap power button (slower single tap response), Disables double power tap for camera.</string>
<string name="torch_power_button_gesture_dt_toast">Jump to camera gesture is now disabled</string>
<string name="torch_power_button_gesture_lp">Long press power button</string>
<!-- Hardware button navigation -->
<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>
<string name="profile_applist_title">Applications</string>
<string name="choose_action_title">Choose action</string>
<string name="action_entry_default_action">Default settings</string>
<string name="action_entry_select_app">Select application</string>
<string name="action_entry_custom_action">Select custom action</string>
<string name="hardware_keys_volume_keys_title">Volume rocker</string>
<string name="hardware_keys_home_key_title">Home button</string>
<string name="hardware_keys_menu_key_title">Menu button</string>
<string name="hardware_keys_assist_key_title">Search button</string>
<string name="hardware_keys_appswitch_key_title">Overview button</string>
<string name="hardware_keys_back_key_title">Back button</string>
<string name="hardware_keys_double_tap_summary">Set double tap action</string>
<string name="hardware_keys_single_tap_summary">Set single tap action</string>
<string name="hardware_keys_long_press_summary">Set long press action</string>
<string name="hardware_keys_single_tap_title">Single tap action</string>
<string name="hardware_keys_long_press_title">Long press action</string>
<string name="hardware_keys_double_tap_title">Double tap action</string>
<!-- 4G icon -->
<string name="show_fourg_icon_title">4G icon</string>
<string name="show_fourg_icon_summary">Display 4G icon in signal icon instead LTE</string>
<!-- Volume swap buttons -->
<string name="swap_volume_buttons_title">Reorient</string>
<string name="swap_volume_buttons_summary">Swap volume buttons when the screen is rotated</string>
<!-- Power menu on lockscreen -->
<string name="lockscreen_power_menu_disabled_title">Disable power menu on lock screen</string>
<string name="lockscreen_power_menu_disabled_summary">This will only disable the power menu on secure lock screens</string>
<!-- Toast app icon -->
<string name="toast_icon_title">Toast app icon</string>
<string name="toast_icon_summary">Display the app\'s icon corresponding with the toast</string>
<!-- Heads up -->
<string name="headsup_category">HeadsUp Settings</string>
<string name="heads_up_notifications">Heads up</string>
<string name="heads_up_notifications_summary">Customise heads up notifications settings</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_stoplist_summary">Disable heads up notifications in these applications</string>
<string name="add_heads_up_blacklist_summary">Disable heads up from these applications</string>
<string name="heads_up_stoplist_title">Stoplist</string>
<string name="heads_up_blacklist_title">Blacklist</string>
<string name="profile_choose_app">Choose app</string>
<string name="dialog_delete_title">Delete</string>
<string name="dialog_delete_message">Remove selected item?</string>
<!-- Heads up timeout -->
<string name="heads_up_time_out_title">Time out</string>
<string name="heads_up_time_out_summary">Peeking notifications will show for <xliff:g id="number">%d</xliff:g> seconds</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_5sec">5 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>
<!-- Heads up snooze -->
<string name="heads_up_snooze_title">Snooze timer</string>
<string name="heads_up_snooze_summary_one_minute">Swiping up on peeking notifications will snooze heads up from that application for 1 minute</string>
<string name="heads_up_snooze_summary">Swiping up on peeking notifications will snooze heads up from that application for <xliff:g id="number">%d</xliff:g> minutes</string>
<string name="heads_up_snooze_disabled_summary">Snooze timer is disabled</string>
<string name="heads_up_snooze_1min">1 minute</string>
<string name="heads_up_snooze_5min">5 minutes</string>
<string name="heads_up_snooze_10min">10 minutes</string>
<string name="heads_up_snooze_15min">15 minutes</string>
<string name="heads_up_snooze_20min">20 minutes</string>
<!-- Quick QS pulldown -->
<string name="status_bar_quick_qs_pulldown">Quick QS pulldown</string>
<string name="quick_pulldown_none">Disabled</string>
<string name="quick_pulldown_right">Pulldown statusbar from right side</string>
<string name="quick_pulldown_left">Pulldown statusbar from left side</string>
<!-- Incall vibrate options -->
<string name="incall_vibration_category">In-call vibration options</string>
<string name="incall_vibrate_connect_title">Vibrate on connect</string>
<string name="incall_vibrate_call_wait_title">Vibrate on call waiting</string>
<string name="incall_vibrate_disconnect_title">Vibrate on disconnect</string>
<!-- Data disabled icon -->
<string name="data_disabled_icon_title">Show data disabled icon</string>
<string name="data_disabled_icon_summary">Display the cross sign next to signal bar when data is disabled</string>
<!-- Roaming indicator icon -->
<string name="roaming_indicator_icon_title">Roaming indicator</string>
<string name="roaming_indicator_icon_summary">Display roaming indicator in signal icon when in roaming mode</string>
<!-- Show VoLTE icon on statusbar -->
<string name="volte_switch_title">VoLTE icon</string>
<string name="volte_switch_summary">Display VoLTE icon</string>
<string name="volte_icon_title">VoLTE icon</string>
<string name="volte_icon_summary">Display VoLTE icon</string>
<string name="volte_icon_style_title">Select VoLTE Icon</string>
<string name="volte_icon_asus">VoLTE Asus Icon</string>
<string name="volte_icon_vo">Vo Only Icon</string>
<string name="volte_icon_volte">VoLTE Icon</string>
<string name="volte_icon_oos">VoLTE OOS Icon</string>
<string name="volte_icon_hd">HD Icon</string>
<string name="volte_icon_hd2">HD CAF Icon</string>
<string name="volte_icon_miui">MIUI 11 Icon</string>
<string name="volte_icon_emui">EMUI Icon</string>
<string name="volte_icon_margaritov">HD Filled Icon</string>
<string name="volte_icon_margaritov2">Margaritov VoLTE Icon</string>
<string name="volte_icon_vivo">Vivo Icon</string>
<string name="volte_icon_aris">Aris Icon</string>
<string name="volte_icon_beast">Aww Icon</string>
<string name="volte_icon_ios">Ios Icon</string>
<string name="volte_icon_lr">Livenge Icon</string>
<string name="volte_icon_realme">Realme Icon</string>
<string name="volte_icon_typeA">Mild Icon</string>
<string name="volte_icon_typeB">Filth Icon</string>
<string name="volte_icon_typeC">Mue Icon</string>
<string name="volte_icon_typeD">Sus Icon</string>
<string name="volte_icon_typeE">Acherus Icon</string>
<string name="volte_icon_vcircle">Circle Icon</string>
<string name="volte_icon_vimeo">Vimeo Icon</string>
<string name="volte_icon_volit">Volit Icon</string>
<string name="volte_icon_zirco">Ziroc Icon</string>
<!-- VoWiFi icon -->
<string name="vowifi_icon_title">VoWiFi icon</string>
<string name="vowifi_icon_enabled">VoWiFi icon enabled</string>
<string name="vowifi_icon_disabled">VoWiFi icon disabled</string>
<string name="vowifi_icon_enabled_volte_disabled">VoWiFi instead of VoLTE icon</string>
<string name="vowifi_icon_style_title">VoWiFi icon style</string>
<string name="vowifi_icon_default">Default Icon</string>
<string name="vowifi_icon_emui">EMUI Icon</string>
<string name="vowifi_icon_asus">Asus Icon</string>
<string name="vowifi_icon_oneplus">OOS Icon</string>
<string name="vowifi_icon_moto">Motorola Icon</string>
<string name="vowifi_icon_simple1">Simple1 Icon</string>
<string name="vowifi_icon_simple2">Simple2 Icon</string>
<string name="vowifi_icon_simple3">Simple3 Icon</string>
<string name="vowifi_icon_vivo">Vivo Icon</string>
<string name="vowifi_icon_margaritov">Margaritov Icon</string>
<!-- Battery light -->
<string name="battery_light_settings">Battery charging light</string>
<string name="battery_light_enable">Enable</string>
<string name="battery_full_light_enabled">Battery light when full charged</string>
<string name="battery_light_allow_on_dnd_title">Battery light in Do Not Disturb mode</string>
<string name="battery_light_low_blinking_title">Blinking light on low battery</string>
<string name="battery_light_cat">Battery light color when charging</string>
<string name="battery_light_low_color">Low battery</string>
<string name="battery_light_medium_color">Medium battery</string>
<string name="battery_light_full_color">Almost full battery</string>
<string name="battery_light_reallyfull_color">Full (100) battery</string>
<!-- Heads up options -->
<string name="less_boring_heads_up_title">Make heads up less annoying</string>
<string name="less_boring_heads_up_summary">Show heads up only for dialer or messaging app if they are not in foreground</string>
<!-- Notification guts kill app button -->
<string name="general_category">General</string>
<string name="notification_guts_kill_app_button_title">Kill app button</string>
<string name="notification_guts_kill_app_button_summary">Show a kill app button in the notification\'s longpress menu</string>
<!-- Double Tap on Doze to wake -->
<string name="double_tap_on_doze_to_wake_title">Double-tap to wake on doze</string>
<string name="double_tap_on_doze_to_wake_summary">Double tap to wake when device is dreaming</string>
<!-- Old mobile type icons -->
<string name="use_old_mobiletype_title">Small mobile type icon</string>
<string name="use_old_mobiletype_summary">Show mobile type icon on top of the signal indicator</string>
<!-- Lockscreen battery info indicator -->
<string name="lockscreen_battery_info_title">Lockscreen charging info</string>
<string name="lockscreen_battery_info_summary">Show charging current, voltage, wattage and battery temperature on lockscreen while charging</string>
<!-- Charging animation -->
<string name="charging_animation_title">Charging animation</string>
<string name="charging_animation_summary">Display an animation when the device is plugged in</string>
<!-- Tiles animation style -->
<string name="qs_tile_animation_title">Animations</string>
<string name="qs_tile_animation_style_title">Animation style</string>
<string name="qs_tile_animation_duration_title">Animation duration</string>
<string name="qs_tile_animation_interpolator_title">Tiles animation interpolator</string>
<string name="qs_tile_animation_style_off">No animation</string>
<string name="qs_tile_animation_style_flip">Flip</string>
<string name="qs_tile_animation_style_rotate">Rotate</string>
<string name="qs_tile_animation_duration_low">Low</string>
<string name="qs_tile_animation_duration_default">Default</string>
<string name="qs_tile_animation_duration_fast">Fast</string>
<string name="qs_tile_animation_interpolator_linearInterpolator">Linear</string>
<string name="qs_tile_animation_interpolator_accelerateInterpolator">Accelerate</string>
<string name="qs_tile_animation_interpolator_decelerateInterpolator">Decelerate</string>
<string name="qs_tile_animation_interpolator_accelerateDecelerateInterpolator">Accelerate decelerate</string>
<string name="qs_tile_animation_interpolator_bounceInterpolator">Bounce</string>
<string name="qs_tile_animation_interpolator_overshootInterpolator">Overshoot</string>
<string name="qs_tile_animation_interpolator_anticipateInterpolator">Anticipate</string>
<string name="qs_tile_animation_interpolator_anticipateOvershootInterpolator">Anticipate overshoot</string>
<string name="qs_set_animation_style">%1$s</string>
<string name="qs_set_animation_duration">%1$s</string>
<string name="qs_set_animation_interpolator">%1$s</string>
<!-- Blink flashlight for incoming calls -->
<string name="flashlight_category">Flashlight</string>
<string name="flashlight_on_call_title">Blink Flashlight for incoming call</string>
<string name="flashlight_on_call_disabled">Disabled</string>
<string name="flashlight_on_call_ringer">When ringing</string>
<string name="flashlight_on_call_no_ringer">When ringer is silent</string>
<string name="flashlight_on_call_silent">When entirely silent (no ringer or vibrator)</string>
<string name="flashlight_on_call_always">Always</string>
<string name="flashlight_on_call_ignore_dnd_title">Ignore DND</string>
<string name="flashlight_on_call_ignore_dnd_summary">Whether to flash when in Do Not Disturb mode</string>
<string name="flashlight_on_call_rate_title">Rate</string>
<string name="flashlight_on_call_rate_summary">Flashlight on call blink rate</string>
<!-- Combined signal icons in status bar -->
<string name="combined_status_bar_signal_icons">Combined signal icons</string>
<string name="combined_status_bar_signal_icons_summary">Enable combined signal icons in status bar.\nRequires a SystemUI restart</string>
<!-- QS battery estimates -->
<string name="qs_show_battery_estimate_title">Battery estimates</string>
<string name="qs_show_battery_estimate_summary">Show estimated remaining battery life next to the icon</string>
<!-- AOD Schedule -->
<string name="always_on_display_schedule_title">Always on display schedule</string>
<string name="always_on_display_schedule_sunset">Sunset</string>
<string name="always_on_display_schedule_sunrise">Sunrise</string>
<string name="always_on_display_schedule_mixed_sunset">Turns on from sunset till a time</string>
<string name="always_on_display_schedule_mixed_sunrise">Turns on from a time till sunrise</string>
<!-- Pulse notifications lightning -->
<string name="pulse_ambient_light_title">Ambient edge lightning</string>
<string name="pulse_ambient_light_summary">Light ambient edges for pulsing notifications</string>
<string name="ambient_notification_light_enabled_title">Show on AOD</string>
<string name="ambient_notification_light_enabled_summary">Keep showing edge lightning on AOD</string>
<string name="ambient_notification_light_hide_aod_title">Hide AOD content</string>
<string name="ambient_notification_light_hide_aod_summary">Hide AOD content when edges are lighted</string>
<string name="ambient_notification_light_duration_title">Duration</string>
<string name="ambient_notification_light_duration_summary">Time it takes for each animation to complete</string>
<string name="ambient_notification_light_repeats_title">Repeats</string>
<string name="ambient_notification_light_repeats_summary">Amount of times the animation should show\n0 for infinite</string>
<string name="ambient_notification_light_timeout_title">Timeout</string>
<string name="ambient_notification_light_timeout_forever">Forever</string>
<string name="ambient_notification_light_timeout_half_minute">30 seconds</string>
<string name="ambient_notification_light_timeout_minute">1 minute</string>
<string name="ambient_notification_light_timeout_three_minutes">3 minutes</string>
<string name="ambient_notification_light_timeout_five_minutes">5 minutes</string>
<string name="ambient_notification_light_timeout_ten_minutes">10 minutes</string>
<string name="set_to_zero">Set repeats to 0 to enable</string>
<string name="ambient_notification_color_mode_title">Color mode</string>
<string name="ambient_notification_color_mode_accent">Accent color</string>
<string name="ambient_notification_color_mode_wall">Wallpaper dominant color</string>
<string name="ambient_notification_color_mode_notification">Notification icon color</string>
<string name="ambient_notification_color_mode_custom">@string/ambient_notification_light_color_title</string>
<string name="ambient_notification_light_color_title">Custom color</string>
<string name="pulse_ambient_light_show_always_title">Show always</string>
<string name="pulse_ambient_light_show_always_summary">Show lights for all doze events and not just notifications</string>
<string name="pulse_ambient_light_repeat_direction_title">Light repeat mode</string>
<string name="pulse_ambient_light_repeat_direction_restart">Restart</string>
<string name="pulse_ambient_light_repeat_direction_reverse">Reverse</string>
<string name="pulse_ambient_light_layout_title">Light view</string>
<string name="pulse_ambient_light_layout_solid">Solid</string>
<string name="pulse_ambient_light_layout_faded">Faded</string>
<string name="pulse_ambient_light_width_title">Light width</string>
<string name="pulse_light_layout_style_title">Light Layout Style</string>
<string name="pulse_light_both">All Four Sides</string>
<string name="pulse_light_top_bottom">Only Top-Bottom</string>
<string name="pulse_light_left_right">Only Left-Right</string>
<!-- Ambient Ticker -->
<string name="pulse_on_new_tracks_title">Music ticker</string>
<string name="pulse_on_new_tracks_summary">Show music ticker on Ambient Display during track change</string>
<!-- Screen off FOD -->
<string name="screen_off_fod_title">Screen off FOD</string>
<string name="screen_off_fod_summary">Keep FOD enabled when the screen is off</string>
<!-- Volume Steps Fragment -->
<string name="volume_steps_fragment_title">Volume steps</string>
<string name="volume_steps_summary">Customize volume steps</string>
<string name="volume_steps_alarm_title">Volume steps: Alarm</string>
<string name="volume_steps_dtmf_title">Volume steps: DTMF</string>
<string name="volume_steps_music_title">Volume steps: Media</string>
<string name="volume_steps_notification_title">Volume steps: Notification</string>
<string name="volume_steps_ring_title">Volume steps: Ringer</string>
<string name="volume_steps_system_title">Volume steps: System</string>
<string name="volume_steps_voice_call_title">Volume steps: Voice Call</string>
<string name="volume_steps_reset">Reset</string>
<!-- Udfps animations -->
<string name="udfps_category">Udfps</string>
<string name="udfps_recog_animation">Udfps animation</string>
<string name="udfps_recog_animation_summary">Shows an animation while reading your finger</string>
<string name="udfps_recog_animation_effect_title">Udfps animation effect</string>
<string name="udfps_recog_animation_effect_summary">Choose animation effect</string>
<!-- Udfps icon picker -->
<string name="udfps_icon_picker_title">Udfps icon picker</string>
<string name="udfps_icon_picker_summary">Choose your favorite fingerprint icon</string>
<!-- Udfps Custom Options -->
<string name="udfps_settings_title">Udfps Options</string>
<string name="udfps_settings_summary">Different menus for customizing the udfps</string>
<!-- Udfps Haptic Feedback -->
<string name="udfps_haptic_feedback_title">FOD haptic feedback</string>
<string name="udfps_haptic_feedback_summary">Vibrate when touching FOD icon</string>
<!-- Custom FOD Icon -->
<string name="custom_fp_icon_title">Custom UDFPS Icon</string>
<string name="custom_fp_icon_summary">Enable custom UDFPS Icon from files</string>
<string name="custom_fp_select_title">Select Custom UDFPS Icon</string>
<string name="custom_fp_select_summary">Select custom image from your saved files or gallery</string>
<!-- Privacy indicators -->
<string name="mic_camera_privacy_indicator_title">Mic and camera privacy indicator</string>
<string name="mic_camera_privacy_indicator_summary">Show separate indicator when an any app uses mic or camera</string>
<string name="location_privacy_indicator_title">Location privacy indicator</string>
<string name="location_privacy_indicator_summary">Show separate indicator when an any app uses location</string>
<!-- Sb Icon Style -->
<string name="statusbar_icons_style">Colored Statusbar Icons</string>
<string name="statusbar_icons_style_summary">Choose the style of your statusbar icons (requires SystemUI restart)</string>
<!-- Notification headers -->
<string name="notification_headers_title">Notification Headers</string>
<string name="notification_headers_summary">Show headers in the notification shade</string>
<!-- Gaming mode -->
<string name="gaming_mode_title">Game space</string>
<string name="gaming_mode_summary">Extra features for immersive gaming experience</string>
<!-- Battery percentage -->
<string name="battery_style_category_title">Battery icon</string>
<string name="status_bar_battery_percentage_title">Battery percentage</string>
<string name="status_bar_battery_percentage_default">Hidden</string>
<string name="status_bar_battery_percentage_text_next">Next to the icon</string>
<string name="status_bar_battery_percentage_text_inside">Inside the icon</string>
<!-- Status bar battery style-->
<string name="status_bar_battery_style_title">Battery style</string>
<string name="status_bar_battery_style_port">Portrait</string>
<string name="status_bar_battery_style_circle">Circle</string>
<string name="status_bar_battery_style_dotted_circle">Circle (Dotted)</string>
<string name="status_bar_battery_style_filled_circle">Circle (Filled)</string>
<string name="status_bar_battery_style_text">Text</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_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_pill">Portrait Mx</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_signal">Landscape Airoo</string>
<string name="status_bar_battery_style_icon_landscape_buddy">Landscape Capsule</string>
<!-- Network Traffic -->
<string name="traffic_title">Traffic indicators</string>
<string name="traffic_summary">Customize the traffic indicators</string>
<string name="network_traffic_autohide_threshold_title">Auto-hide threshold</string>
<string name="network_traffic_location_title">Location</string>
<string name="network_traffic_disabled">Disabled</string>
<string name="network_traffic_statusbar">Status bar</string>
<string name="network_traffic_qs_header">QS header</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_mode_title">Display mode</string>
<string name="network_traffic_dynamic">Dynamic</string>
<string name="network_traffic_download">Download</string>
<string name="network_traffic_upload">Upload</string>
<string name="network_traffic_font_size">Single net font size</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">Kb/s</string>
<string name="network_traffic_autohide_kilobytes">KB/s</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>
<!-- Themeing -->
<string name="dark_ui_mode_summary">Browse the dark theme options</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the settings category for theme overlays. -->
<string name="theme_customization_category">Theming</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the adaptive icon shape (e.g. launcher and quick settings icons). -->
<string name="theme_customization_icon_shape_title">Icon shape</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize accent color. -->
<string name="theme_customization_icon_shape_summary">Set system icon shape style</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize headline and body fonts. -->
<string name="theme_customization_font_title">Headline / Body font</string>
<string name="theme_customization_font_summary">Set system font style</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the system wide icon pack. -->
<string name="theme_customization_icon_pack_title">Icon pack</string>
<string name="theme_customization_icon_pack_summary">Set custom icon pack style</string>
<string name="theme_customization_signal_icon_title">Signal icon style</string>
<string name="theme_customization_signal_icon_summary">Set custom signal icon style</string>
<string name="theme_customization_wifi_icon_title">WiFi icon style</string>
<string name="theme_customization_wifi_icon_summary">Set custom wifi icon style</string>
<!-- Custom Signal bar icons -->
<string name="custom_signal_bar_title">Signal</string>
<!-- Custom Wi-Fi bar icons -->
<string name="custom_wifi_bar_title">Wi-Fi</string>
<!-- Button brightness -->
<string name="button_backlight_options_category">Backlight options</string>
<string name="button_backlight_enable_title">Allow button backlight</string>
<string name="button_link_brightness">Link to screen brightness</string>
<string name="button_link_brightness_summary">Button backlight brightness will adjust based on current screen brightness level</string>
<string name="button_manual_brightness">Brightness level</string>
<string name="button_timeout_title">Backlight timeout</string>
<string name="button_backlight_on_touch_only_title">Button backlight touch</string>
<string name="button_backlight_on_touch_only_summary">Button backlight will only appear when buttons are pressed rather than on all the time. Timeout still impacts this feature.</string>
<!-- Screen off animation -->
<string name="screen_off_animation_title">Screen off animation</string>
<string name="screen_off_animation_crt">CRT</string>
<string name="screen_off_animation_scale">Scale</string>
<!-- Status bar - Clock -->
<string name="status_bar_clock_title">Clock &amp; date</string>
<string name="status_bar_clock_summary">Customize clock &amp; date</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_position_title">Clock style</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_auto_hide_title">Auto hide</string>
<string name="status_bar_clock_auto_hide_launcher_summary">Hide clock if launcher is visible</string>
<string name="status_bar_clock_auto_hide_summary">Hide clock at regular interval</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_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="clock_date_position">Date position</string>
<string name="clock_date_right">Right of time</string>
<string name="clock_date_left">Left of time</string>
<!-- QS clock -->
<string name="qs_clock_title">Clock</string>
<string name="qs_clock_summary">Display clock in quick status bar header</string>
<!-- QS date -->
<string name="qs_date_title">Date</string>
<string name="qs_date_summary">Display date in quick status bar header</string>
<!-- Media art -->
<string name="lockscreen_media_category">Lock screen media</string>
<string name="media_art_title">Media cover art</string>
<string name="media_art_summary">Enable media cover art on the lockscreen</string>
<!-- Lockscreen album art filter -->
<string name="lockscreen_albumart_filter_title">Media cover art filter</string>
<string name="lockscreen_albumart_filter_none">None</string>
<string name="lockscreen_albumart_filter_grayscale">Grayscale</string>
<string name="lockscreen_albumart_filter_tint">Accent tinted</string>
<string name="lockscreen_albumart_filter_blur">Blur</string>
<string name="lockscreen_albumart_filter_grayblur">Grayscale and blurred</string>
<!-- 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="pulse_settings">Pulse</string>
<string name="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_units_rounded_title">Rounded corners</string>
<string name="pulse_solid_units_rounded_summary">Solid lines with rounded tip</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>
<!-- Quick Settings brightness slider -->
<string name="qs_brightness_slider_category">Brightness slider</string>
<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>
<string name="qs_brightness_position_bottom_title">Show brightness slider on bottom</string>
<string name="qs_brightness_position_bottom_summary">Show a brightness slider on bottom quick settings</string>
<!-- Quick Settings brightness icon -->
<string name="brightness_icon_title">Adaptive brightness button</string>
<string name="brightness_icon_summary">Show adaptive brightness button</string>
<!-- Quick QS Panel brightness slider -->
<string name="quick_qs_brightness_slider_title">Show brightness slider in Quick QS Panel</string>
<string name="quick_qs_brightness_slider_summary">Show a brightness slider in the quick qs panel</string>
<!-- Volume rocker gestures -->
<string name="volume_skiptrack_screen_title">Skip music tracks</string>
<!-- Navigation bar -->
<string name="navigation_title">Navigatie</string>
<string name="navigation_bar_category">Navigation bar</string>
<string name="navigation_bar_title">On-screen navigation bar</string>
<string name="navigation_bar_summary">Enable on-screen navigation keys</string>
<string name="navigation_bar_layout_title">Layout</string>
<string name="navigation_bar_layout_summary">Customize the layout of the navigation bar</string>
<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 in navigation bar while typing</string>
<string name="navigation_bar_help_text">These settings mainly relate to the 3-button navigation bar. If you use gesture navigation and want to customize it, e.g. hide the gesture handle, please visit: Settings &gt; System &gt; Gestures.</string>
<string name="nav_bar_tuner_title">Navigation bar tuner</string>
<string name="nav_bar_tuner_summary">Change nav bar layout</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="system_navigation_summary">Choose which system navigation style to use</string>
<!-- HW keys -->
<string name="hardware_keys_title">Buttons</string>
<string name="hardware_keys_category">Hardware navigation buttons</string>
<string name="hardware_keys_disable_title">Disable hardware buttons</string>
<string name="hardware_keys_disable_summary">Use the device hardware keys for navigation</string>
<!-- NavBar Inverse -->
<string name="navigation_bar_inverse_title">Invert 3 button navigation bar</string>
<!-- Quick Settings brightness slider -->
<string name="qs_show_brightness_slider_title">Brightness slider</string>
<string name="qs_show_brightness_slider_never">Never show</string>
<string name="qs_show_brightness_slider_expanded">Show when expanded</string>
<string name="qs_show_brightness_slider_always">Show always</string>
<string name="qs_show_brightness_slider_not_expanded">Show when not expanded</string>
<string name="qs_brightness_slider_position_title">Position</string>
<string name="qs_brightness_slider_position_top">Top</string>
<string name="qs_brightness_slider_position_bottom">Bottom</string>
<!-- Monet Engine -->
<string name="monet_category">Monet</string>
<string name="monet_engine_title">Monet engine</string>
<string name="monet_engine_summary">Customize monet parameters</string>
<string name="monet_engine_custom_color_title">Use custom color</string>
<string name="monet_engine_custom_color_summary">Use custom color for monet engine instead of wallpaper colors</string>
<string name="monet_engine_color_override_title">Custom color</string>
<string name="monet_engine_white_luminance_user_title">White luminance</string>
<string name="monet_engine_accurate_shades_title">Use accurate shades</string>
<string name="monet_engine_chroma_factor_title">Chroma factor</string>
<string name="monet_engine_linear_lightness_title">Use linear lightness</string>
<!-- Quick Settings brightness icon -->
<string name="qs_show_auto_brightness_title">Auto brightness icon</string>
<string name="qs_show_auto_brightness_summary">Show toggle for adaptive brightness near the slider</string>
<!-- Black theme -->
<string name="system_black_theme_title">Use black theme</string>
<string name="system_black_theme_summary">Force black background colors</string>
<!-- OOS style material dismiss all button for notifications -->
<string name="notification_material_dismiss_button_title">Clear all notification button</string>
<string name="notification_material_dismiss_button_summary">Replace clear all notification text with floating button</string>
<string name="clearall_style_title">Clear all notification button style</string>
<string name="clearall_bgstyle_title">Clear all notification button background</string>
<!-- Laboratory - Application downgrade -->
<string name="laboratory_app_downgrade_title">Allow application downgrade</string>
<string name="laboratory_app_downgrade_summary">This allows you to downgrade applications. Note that this may lead to crashes and data corruption.</string>
<!-- Laboratory - Ignore window secure -->
<string name="laboratory_ignore_window_secure_title">Ignore window secure flags</string>
<string name="laboratory_ignore_window_secure_summary">This removes the screenshots and screenrecords limits for all applications. Normally, special applications are replaced with black areas in records. This can be convenient in some cases but may lead to privacy leaks. After changing this toggle, you may need to restart applications for the change to take effect.</string>
<!-- Colorful battery icon -->
<string name="battery_level_colors_title">Toggle colorful battery icon</string>
<string name="battery_level_colors_summary">Each battery level drop is color coded</string>
<!-- Custom settings dashboard style -->
<string name="settings_dashboard_style_title">Settings layout</string>
<string name="settings_dashboard_style_aosp">Aosp</string>
<string name="settings_dashboard_style_oos11">OxygenOS 11</string>
<string name="settings_dashboard_style_oos12">OxygenOS 12</string>
<string name="settings_dashboard_style_cherish">Cherish</string>
<string name="settings_dashboard_style_cherish_clean">Cherish Clean</string>
<string name="settings_layout_category_title">Settings UI interface</string>
<string name="settings_base_style_title">Settings Base layout</string>
<string name="settings_base_style_summary">Use an alternative layout for setting menus</string>
<string name="settings_home_style_title">Settings Home layout</string>
<string name="settings_home_style_summary">Use stock aosp layout for homepage</string>
<string name="disable_usercard_title">Settings UserCard</string>
<string name="disable_usercard_summary">Toggle in order not to show the usercard on main settings page</string>
<string name="spoof_title">Spoofing</string>
<!-- Unlimited g00gle ph0t0s st0rage -->
<string name="use_photos_spoof_title">Unlimited Photos storage</string>
<string name="use_photos_spoof_summary">Spoof your device as Pixel XL for Google Photos app only to provide unlimited storage for backup</string>
<!-- Unlock FPS for specific games -->
<string name="use_games_spoof_title">Unlock higher FPS in games</string>
<string name="use_games_spoof_summary">Spoof your device as a different model for specific games to unlock higher FPS</string>
<!-- Unlock higher quality streams for specific apps -->
<string name="use_stream_spoof_title">Unlock higher quality streams</string>
<string name="use_stream_spoof_summary">Spoof your device as Pixel 6 Pro to unlock higher quality streams on Amazon Prime, Disney+, Hotstar, and Netflix</string>
<!-- Hidden apps -->
<string name="hidden_apps_title">Hidden apps</string>
<string name="hidden_apps_summary">Applications that should be hidden from launcher</string>
<!-- reTicker -->
<string name="reticker_title">reTicker</string>
<string name="reticker_summary">Replace heads-up notification with slim and less invasive version of redesigned ticker</string>
<string name="reticker_colored_title">Use app colored background</string>
<string name="reticker_colored_summary">Replace reTicker background color using notification app main color</string>
<!-- Data usage info in QS footer -->
<string name="qs_footer_datausage_title">Data usage</string>
<string name="qs_footer_datausage_summary">Display data usage summary in quick settings footer</string>
<!-- Qs Transparency -->
<string name="qs_transparency_summary">Choose how transparent you want your qs to be (Requires SystemUI Restart)</string>
<string name="qs_transparency_title">Qs Transparency</string>
<!-- Media artwork -->
<string name="media_category">Media notification</string>
<string name="artwork_media_background_title">Artwork media background</string>
<string name="artwork_media_background_summary">Set media artwork as the notification media background</string>
<string name="artwork_media_background_enable_blur_title">Blur media media artwork background</string>
<string name="artwork_media_background_blur_radius_title">Blur amount for media artwork</string>
<string name="artwork_media_background_fade_filter_title">Fade amount for media artwork</string>
<string name="artwork_media_background_alpha_title">Transparency of media artwork</string>
<string name="just_kidding">Just kidding! providing logs helps us look like professional programmers err i mean trace the bugs that users reports.</string>
<string name="bug_report_drill">Bug Reporting Procedure</string>
<!-- Strict standby -->
<string name="strict_standby_policy_title">Strict standby policy</string>
<string name="strict_standby_policy_summary">When dismissing from recents, this will force stop apps with restricted battery usage and impose stronger restrictions to them. Also, all app standby restrictions will be imposed even when device is charging.</string>
<!-- Force background freezer -->
<string name="force_background_freezer_title">Background tasks freezer</string>
<string name="force_background_freezer_summary">Freeze tasks with restricted battery usage when moving them to background and unfreeze them when moving to foreground. This could save battery slightly but may lead to crashes and background ANR.</string>
<!-- Wi-Fi Standard icon -->
<string name="show_wifi_standard_icon_title">Show Wi-Fi Standard icon</string>
<string name="show_wifi_standard_icon_summary">Show Wi-Fi type in Wi-Fi signal indicator</string>
<!-- Lockscreen clock color -->
<string name="lockscreen_clock_color_title">Lockscreen clock color</string>
<string name="lockscreen_clock_color_summary">Use secondary color for lockscreen clock, if disabled will use color accent</string>
<!-- QS tiles layout direction: vertical or horizontal -->
<string name="qs_tile_layout_category_title">Tile layout</string>
<string name="qs_tile_layout_title">Vertical layout</string>
<string name="qs_tile_layout_summary">Enable for vertical layout. Default is horizontal</string>
<!-- QS rows and columns -->
<string name="qs_layout_category_title">QS Layout</string>
<string name="qs_rows_portrait_title">Tile rows on portrait</string>
<string name="qs_rows_landscape_title">Tile rows on landscape</string>
<string name="qs_columns_portrait_title">Tile columns on portrait</string>
<!-- QS tiles title visibility -->
<string name="qs_tile_title_visibility_title">Hide tile titles</string>
<string name="qs_tile_title_visibility_summary">Toggle to hide tile titles</string>
<!-- Fingerprint Ripple Effect -->
<string name="enable_fingerprint_ripple_effect_title">Ripple effect</string>
<string name="enable_fingerprint_ripple_effect_summary">Show ripple effect on unlock with fingerprint</string>
</resources>

View File

@@ -0,0 +1,771 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2019 CherishOS
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">
<!-- App Title -->
<string name="cherish_settings_title">Paramètres de Cherish</string>
<!-- Units -->
<string name="unit_milliseconds">millisecondes</string>
<string name="unit_seconds">secondes</string>
<!-- Categories -->
<string name="button_title">Boutons</string>
<string name="button_summary">Touches physiques, barre de navigation</string>
<string name="gestures_title">Gestes</string>
<string name="gestures_summary">Aller à l\'appareil photo, glisser pour faire une capture d\'écran</string>
<string name="lockscreen_title">Écran de verrouillage</string>
<string name="lockscreen_summary">Visualiseur de musique, animation de chargement, style de l\'horloge</string>
<string name="misc_title">Divers</string>
<string name="misc_summary">Mode jeu, commandes de volume</string>
<string name="animations_title">Animations</string>
<string name="animations_summary">Animations système</string>
<string name="powermenu_title">Menu d\'alimentation</string>
<string name="powermenu_summary">Redémarrage avancé, opacité du menu d\'alimentation</string>
<string name="theme_title">Thèmes</string>
<string name="theme_summary">Thème du système, arrondi, changer de thème</string>
<string name="quicksettings_title">Paramètres rapides</string>
<string name="quicksettings_summary">Disposition des tuiles, flou</string>
<string name="recents_title">Applications récentes</string>
<string name="recents_summary">Applis Récentes \"Fines\"</string>
<string name="statusbar_title">Barre d\'état</string>
<string name="statusbar_summary">Horloge, opérateur, icônes d\'état</string>
<string name="volume_title">Boutons de volume</string>
<string name="volume_summary">Boutons de volume</string>
<string name="notifications_title">Notifications</string>
<string name="notifications_summary">Voyant de la batterie, en-tête des notifications</string>
<string name="about_summary">En savoir plus sur CherishOS</string>
<string name="device_part_title">Fonctionnalités de l\'appareil</string>
<string name="qs_category">Catégorie des réglages rapides</string>
<string name="navbar_title">Barre de navigation</string>
<string name="volume_keys_title">Boutons du volume</string>
<!-- General strings -->
<string name="ok">OK</string>
<string name="reset">Réinitialiser</string>
<string name="cancel">Annuler</string>
<string name="save">Sauvegarder</string>
<string name="default_string">Par défaut</string>
<string name="disabled">Désactivé</string>
<!-- Color Picker -->
<string name="dialog_color_picker">Sélecteur de Couleur</string>
<string name="press_color_to_apply">Appuyer sur la couleur ci-dessous pour l\'appliquer</string>
<string name="arrow_right"></string>
<string name="arrow_down"></string>
<string name="hex">Hex :</string>
<string name="hex_hint">#ff000000</string>
<string name="set">Appliquer</string>
<string name="color_default">Par défaut</string>
<string name="led_color_green">Vert</string>
<string name="led_color_red">Rouge</string>
<!-- Custom seekbar -->
<string name="custom_seekbar_value">Valeur : <xliff:g id="v">%s</xliff:g></string>
<string name="custom_seekbar_default_value">Par défaut</string>
<string name="custom_seekbar_default_value_to_set">Valeur par défaut : <xliff:g id="v">%s</xliff:g>\nRester appuyer pour définir</string>
<string name="custom_seekbar_default_value_is_set">Valeur par défaut définie</string>
<string name="add_package_to_title">Ajouter une application</string>
<!-- QS settings -->
<string name="qs_title">Paramètres rapides</string>
<!-- QuickSettings haptic feedback -->
<string name="quick_settings_vibrate_title">Vibrer au touché</string>
<string name="quick_settings_vibrate_summary">Vibrer au toucher des tuiles des réglages rapides</string>
<!-- Lockscreen shortcuts -->
<string name="ls_category">Éléments de l\'écran de verrouillage</string>
<string name="ls_tuner">Activer le visualiseur sur l\'écran de verrouillage</string>
<string name="lockscreen_shortcuts">Raccourcis de l\'écran de verrouillage</string>
<string name="ls_shortcut_summary">Personnaliser les raccourcis de l\'écran de verrouillage</string>
<!-- Lockscreen icons -->
<string name="lockscreen_tuner_title">Réglages de l\'écran de verrouillage</string>
<!-- Statusbar Items -->
<string name="sb_icons">Icônes de la Barre d\'état</string>
<string name="statusbar_items_category">Éléments de la barre d\'État</string>
<!-- Status bar - icons -->
<string name="status_bar_icons_title">Icônes de barre d\'État</string>
<!-- Lock screen visualizer -->
<string name="visualizer_title">Afficher le visualiseur de musique</string>
<!-- Power menu and dialogs opacity -->
<!-- AOKP custom system animations -->
<!-- Power menu Animations -->
<string name="power_menu_animation">Menu d\'alimentation</string>
<!-- QS header image -->
<!-- Lockscreen -->
<string name="lockscreen_category">Écran de Verrouillage</string>
<!-- Themes -->
<string name="theme_type_title">Thème du système</string>
<string name="theme_type_summary">Sélectionner le thème</string>
<!--Accenter -->
<string name="themes_hub_title">Thèmes</string>
<string name="themes_hub_summary">Thèmes Gradients Accents</string>
<string name="rgb_accent_picker_title_dark">Sélecteur d\'accent</string>
<string name="rgb_accent_picker_summary">Choisissez vous-même la couleur d\'accentuation</string>
<string name="theme_option_reset_title">Réinitialiser les options du thème</string>
<string name="theme_option_reset_message">Êtes-vous sûr de vouloir réinitialiser les thèmes-accent par défaut ?</string>
<!--ThemePicker-->
<string name="theme_select_title">Styles et fonds d\'écran</string>
<string name="theme_select_summary">Parcourir et sélectionner les thèmes installés</string>
<string name="notification_light_settings">Voyant des notifications</string>
<!-- Volume rocker wake -->
<string name="volume_rocker_wake_title">Réveiller l\'appareil en utilisant les boutons de volume</string>
<string name="search">Recherche</string>
<string name="search_apps">Rechercher dans les applications</string>
<!-- Power Menu -->
<string name="power_menu_title">Menu d\'alimentation</string>
<string name="power_menu_title_summary">Afficher ou modifier les entrées du menu d\'alimentation</string>
<string name="powermenu_screenshot">Capture d\'écran</string>
<string name="powermenu_power">Alimentation</string>
<string name="powermenu_advanced">Options de redémarrage avancé</string>
<string name="powermenu_restart">Redémarrer</string>
<string name="powermenu_airplane">Mode Avion</string>
<string name="powermenu_settings">Paramètres</string>
<string name="powermenu_lockdown">Verrouiller</string>
<string name="powermenu_soundpanel">Panneau de volume</string>
<string name="powermenu_users">Utilisateurs</string>
<string name="powermenu_logout">Se déconnecter</string>
<string name="powermenu_emergency">Urgence</string>
<!-- Double Tap Lockscreen to Sleep -->
<string name="lockscreen_gesture_title">Gestes</string>
<string name="double_tap_to_sleep_lockscreen_title">Double tape pour mise en veille</string>
<string name="double_tap_to_sleep_lockscreen_summary">Double appui sur le tiers supérieur ou inférieur de l\'écran de verrouillage afin de mettre l\'appareil en veille</string>
<!-- Double Tap Statusbar to Sleep -->
<string name="statusbar_gesture_title">Gestes</string>
<string name="double_tap_to_sleep_statusbar_title">Double tape pour mettre en veille</string>
<string name="double_tap_to_sleep_statusbar_summary">Double appui sur la barre d\'état pour mettre l\'appareil en veille</string>
<!-- Buttons title -->
<string name="volume_category">Boutons de volume</string>
<!--Volume keys -->
<string name="volume_rocker_wake_summary">L\'appui sur les touches de volumes réveillera votre appareil</string>
<!-- Torch Power button gestures -->
<string name="torch_power_button_gesture_title">Lampe de poche lorsque l\'écran est éteint</string>
<string name="torch_power_button_gesture_none">Désactivé</string>
<string name="torch_power_button_gesture_dt">Presser deux fois le bouton d\'alimentation (réduit le temps de réponse de l\'appui simple), Désactive l\'appui double pour la caméra.</string>
<string name="torch_power_button_gesture_dt_toast">Le geste pour ouvrir la caméra est maintenant désactivé</string>
<string name="torch_power_button_gesture_lp">Appui prolongé sur le bouton d\'alimentation</string>
<!-- Hardware button navigation -->
<string name="picker_activities">Activités</string>
<string name="select_custom_app_title">Sélectionnez une application personalisée</string>
<string name="select_custom_activity_title">Sélectionner une activité personnalisée</string>
<string name="profile_applist_title">Applications</string>
<string name="choose_action_title">Choisir une action</string>
<string name="action_entry_default_action">Paramètres par défaut</string>
<string name="action_entry_select_app">Sélectionner une application</string>
<string name="action_entry_custom_action">Sélectionner une action personnalisée</string>
<string name="hardware_keys_volume_keys_title">Boutons de volume</string>
<string name="hardware_keys_home_key_title">Bouton Accueil</string>
<string name="hardware_keys_menu_key_title">Bouton de menu</string>
<string name="hardware_keys_assist_key_title">Bouton de recherche</string>
<string name="hardware_keys_appswitch_key_title">Bouton d\'Aperçu</string>
<string name="hardware_keys_back_key_title">Bouton de retour</string>
<string name="hardware_keys_double_tap_summary">Définir une action pour un double appui</string>
<string name="hardware_keys_single_tap_summary">Définir une action pour un appui simple</string>
<string name="hardware_keys_long_press_summary">Définir une action pour un appui long</string>
<string name="hardware_keys_single_tap_title">Action pour un appui simple</string>
<string name="hardware_keys_long_press_title">Action lors d\'un appui long</string>
<string name="hardware_keys_double_tap_title">Action sur double appui</string>
<!-- 4G icon -->
<string name="show_fourg_icon_title">Icône 4G</string>
<string name="show_fourg_icon_summary">Afficher l\'indicateur 4G au lieu de LTE dans l\'icône du signal</string>
<!-- Volume swap buttons -->
<string name="swap_volume_buttons_title">Réorienter</string>
<string name="swap_volume_buttons_summary">Permuter les boutons de volume en fonction de l\'orientation de l\'écran</string>
<!-- Power menu on lockscreen -->
<string name="lockscreen_power_menu_disabled_title">Désactiver le menu d\'alimentation sur lécran de verrouillage</string>
<string name="lockscreen_power_menu_disabled_summary">Cela désactivera uniquement le menu d\'alimentation sur un écran de verrouillage sécurisé</string>
<!-- Toast app icon -->
<string name="toast_icon_title">Icône de l\'application toast</string>
<string name="toast_icon_summary">Afficher l\'icône de l\'application correspondant au toast</string>
<!-- Heads up -->
<string name="headsup_category">Paramètres des notifications flottantes</string>
<string name="heads_up_notifications">Notifications flottantes</string>
<string name="heads_up_notifications_summary">Personnaliser les paramètres des notifications flottantes</string>
<string name="summary_heads_up_enabled">Les notifications pop-up sont activées</string>
<string name="summary_heads_up_disabled">Les notification pop-up sont désactivées</string>
<string name="add_heads_up_package">Ajouter une application</string>
<string name="add_heads_up_stoplist_summary">Désactiver les notifications flottantes dans ces applications</string>
<string name="add_heads_up_blacklist_summary">Désactiver les notifications flottantes venant de ces applications</string>
<string name="heads_up_stoplist_title">Liste bloquée</string>
<string name="heads_up_blacklist_title">Liste noire</string>
<string name="profile_choose_app">Choisir une application</string>
<string name="dialog_delete_title">Supprimer</string>
<string name="dialog_delete_message">Supprimer l\'élément sélectionné ?</string>
<!-- Heads up timeout -->
<string name="heads_up_time_out_title">Délai dépassé</string>
<string name="heads_up_time_out_summary">Les notifications flottantes s\'afficheront pour <xliff:g id="number">%d</xliff:g> secondes</string>
<string name="heads_up_time_out_2sec">2 secondes</string>
<string name="heads_up_time_out_4sec">4 secondes</string>
<string name="heads_up_time_out_5sec">5 secondes</string>
<string name="heads_up_time_out_6sec">6 secondes</string>
<string name="heads_up_time_out_8sec">8 secondes</string>
<string name="heads_up_time_out_10sec">10 secondes</string>
<!-- Heads up snooze -->
<string name="heads_up_snooze_title">Rappel d\'alarme</string>
<string name="heads_up_snooze_summary_one_minute">Glisser la notification vers le haut désactivera les notifications flottantes de cette application pendant 1 minute</string>
<string name="heads_up_snooze_summary">Glisser la notification vers le haut désactivera les notifications flottantes de cette application pendant <xliff:g id="number">%d</xliff:g> minutes</string>
<string name="heads_up_snooze_disabled_summary">La désactivation temporaire est désactivée</string>
<string name="heads_up_snooze_1min">1 minute</string>
<string name="heads_up_snooze_5min">5 minutes</string>
<string name="heads_up_snooze_10min">10 minutes</string>
<string name="heads_up_snooze_15min">15 minutes</string>
<string name="heads_up_snooze_20min">20 minutes</string>
<!-- Quick QS pulldown -->
<string name="status_bar_quick_qs_pulldown">Menu déroulant des réglages rapides</string>
<string name="quick_pulldown_none">Désactivé</string>
<string name="quick_pulldown_right">Tirer la barre d\'état vers le bas à partir de la droite</string>
<string name="quick_pulldown_left">Tirer la barre d\'état vers le bas à partir de la gauche</string>
<!-- Incall vibrate options -->
<string name="incall_vibration_category">Options de vibration appel entrant</string>
<string name="incall_vibrate_connect_title">Vibrer lors de la connexion</string>
<string name="incall_vibrate_call_wait_title">Vibrer pendant un appel en attente</string>
<string name="incall_vibrate_disconnect_title">Vibrer lorsque l\'appel est raccroché</string>
<!-- Data disabled icon -->
<string name="data_disabled_icon_title">Afficher l\'icône des données désactivées</string>
<string name="data_disabled_icon_summary">Afficher une croix à côté de la barre de signal lorsque les données sont désactivées</string>
<!-- Roaming indicator icon -->
<string name="roaming_indicator_icon_title">Indicateur d\'itinérance</string>
<string name="roaming_indicator_icon_summary">Affichage de l\'indicateur d\'itinérance dans l\'icône de signal lors de l\'itinérance</string>
<!-- Show VoLTE icon on statusbar -->
<string name="volte_switch_title">Icône VoLTE</string>
<string name="volte_switch_summary">Afficher l\'icône VoLTE</string>
<string name="volte_icon_title">Icône VoLTE</string>
<string name="volte_icon_summary">Afficher l\'icône VoLTE</string>
<string name="volte_icon_style_title">Selectionner icône VoLTE</string>
<string name="volte_icon_asus">Icône VoLTE Asus</string>
<string name="volte_icon_vo">Icône Vo uniquement</string>
<string name="volte_icon_volte">Icône VoLTE</string>
<string name="volte_icon_oos">Icône VoLTE OOS</string>
<string name="volte_icon_hd">Icône HD</string>
<string name="volte_icon_hd2">Icône HD CAF</string>
<string name="volte_icon_miui">Icône MIUI 11</string>
<string name="volte_icon_emui">Icône EMUI</string>
<string name="volte_icon_margaritov">Icône HD rempli</string>
<string name="volte_icon_margaritov2">Icône Margaritov VoLTE</string>
<string name="volte_icon_vivo">Icône Vivo</string>
<string name="volte_icon_aris">Icône Aris</string>
<string name="volte_icon_beast">Icône Aww</string>
<string name="volte_icon_ios">Icône Ios</string>
<string name="volte_icon_lr">Icône Livenge</string>
<string name="volte_icon_realme">Icône Realme</string>
<string name="volte_icon_typeA">Icône légère</string>
<string name="volte_icon_typeB">Icône Filth</string>
<string name="volte_icon_typeC">Icône Mue</string>
<string name="volte_icon_typeD">Icône Sus</string>
<string name="volte_icon_typeE">Icône Acherus</string>
<string name="volte_icon_vcircle">Icône Cercle</string>
<string name="volte_icon_vimeo">Icône Vimeo</string>
<string name="volte_icon_volit">Icône Volit</string>
<string name="volte_icon_zirco">Icône Ziroc</string>
<!-- VoWiFi icon -->
<string name="vowifi_icon_title">Icône VoWiFi</string>
<string name="vowifi_icon_enabled">Icône VoWiFi activé</string>
<string name="vowifi_icon_disabled">Icône VoWiFi désactivé</string>
<string name="vowifi_icon_enabled_volte_disabled">Icône VoWiFi au lieu de l\'icône VoLTE</string>
<string name="vowifi_icon_style_title">Style d\'icône VoWiFi</string>
<string name="vowifi_icon_default">Icône par défaut</string>
<string name="vowifi_icon_emui">Icône EMUI</string>
<string name="vowifi_icon_asus">Icône Asus</string>
<string name="vowifi_icon_oneplus">Icône OOS</string>
<string name="vowifi_icon_moto">Icône Motorola</string>
<string name="vowifi_icon_simple1">Icône Simple1</string>
<string name="vowifi_icon_simple2">Icône Simple2</string>
<string name="vowifi_icon_simple3">Icône Simple3</string>
<string name="vowifi_icon_vivo">Icône Vivo</string>
<string name="vowifi_icon_margaritov">Icône Margaritov</string>
<!-- Battery light -->
<string name="battery_light_settings">Voyant de batterie</string>
<string name="battery_light_enable">Activer</string>
<string name="battery_full_light_enabled">Voyant de la batterie lorsque celle-ci est pleine</string>
<string name="battery_light_allow_on_dnd_title">Voyant de batterie en mode Ne Pas Déranger</string>
<string name="battery_light_low_blinking_title">Voyant clignotant lorsque la batterie est faible</string>
<string name="battery_light_cat">Couleur du voyant de batterie pendant la charge</string>
<string name="battery_light_low_color">Batterie faible</string>
<string name="battery_light_medium_color">Batterie moyenne</string>
<string name="battery_light_full_color">Batterie presque pleine</string>
<string name="battery_light_reallyfull_color">Batterie pleine (100%)</string>
<!-- Heads up options -->
<string name="less_boring_heads_up_title">Rendre les notifications flottantes moins dérangeantes</string>
<string name="less_boring_heads_up_summary">Afficher les notifications flottantes uniquement pour les applis de messagerie si elles ne sont pas au premier plan</string>
<!-- Notification guts kill app button -->
<string name="general_category">Général</string>
<string name="notification_guts_kill_app_button_title">Bouton forcer l\'arrêt des apps</string>
<string name="notification_guts_kill_app_button_summary">Afficher un bouton pour fermer toutes les application dans le menu lors d\'un appui long sur la notification</string>
<!-- Double Tap on Doze to wake -->
<string name="double_tap_on_doze_to_wake_title">Appui double pour réveiller l\'appareil</string>
<string name="double_tap_on_doze_to_wake_summary">Appui double pour réveiller l\'appareil en veille profonde</string>
<!-- Old mobile type icons -->
<string name="use_old_mobiletype_title">Petit icône de type mobile</string>
<string name="use_old_mobiletype_summary">Afficher l\'icône de type mobile au dessus de l\'indicateur de signal</string>
<!-- Lockscreen battery info indicator -->
<string name="lockscreen_battery_info_title">Informations de charge sur l\'écran de verrouillage</string>
<string name="lockscreen_battery_info_summary">Afficher l\'intensité, la puissance, la tension et la température de la batterie sur l\'écran de verrouillage pendant la charge</string>
<!-- Charging animation -->
<string name="charging_animation_title">Animation de charge</string>
<string name="charging_animation_summary">Affiche une animation lorsque l\'appareil est branché</string>
<!-- Tiles animation style -->
<string name="qs_tile_animation_title">Animations</string>
<string name="qs_tile_animation_style_title">Style d\'animation</string>
<string name="qs_tile_animation_duration_title">Durée de l\'animation</string>
<string name="qs_tile_animation_interpolator_title">Interpolateur d\'animation des tuiles</string>
<string name="qs_tile_animation_style_off">Aucune animation</string>
<string name="qs_tile_animation_style_flip">Retourner</string>
<string name="qs_tile_animation_style_rotate">Pivoter</string>
<string name="qs_tile_animation_duration_low">Lent</string>
<string name="qs_tile_animation_duration_default">Par défaut</string>
<string name="qs_tile_animation_duration_fast">Rapide</string>
<string name="qs_tile_animation_interpolator_linearInterpolator">Linéaire</string>
<string name="qs_tile_animation_interpolator_accelerateInterpolator">Accélèrer</string>
<string name="qs_tile_animation_interpolator_decelerateInterpolator">Décélérer</string>
<string name="qs_tile_animation_interpolator_accelerateDecelerateInterpolator">Accélérer décélérer</string>
<string name="qs_tile_animation_interpolator_bounceInterpolator">Rebonds</string>
<string name="qs_tile_animation_interpolator_overshootInterpolator">Dépasser</string>
<string name="qs_tile_animation_interpolator_anticipateInterpolator">Anticiper</string>
<string name="qs_tile_animation_interpolator_anticipateOvershootInterpolator">Anticiper le dépassement</string>
<string name="qs_set_animation_style">%1$s</string>
<string name="qs_set_animation_duration">%1$s</string>
<string name="qs_set_animation_interpolator">%1$s</string>
<!-- Blink flashlight for incoming calls -->
<string name="flashlight_category">Lampe de poche</string>
<string name="flashlight_on_call_title">Faire clignoter la lampe de poche lors d\'un appel entrant</string>
<string name="flashlight_on_call_disabled">Désactivé</string>
<string name="flashlight_on_call_ringer">Lors de la sonnerie</string>
<string name="flashlight_on_call_no_ringer">Lorsque la sonnerie est silencieuse</string>
<string name="flashlight_on_call_silent">Lorsqu\'il est entièrement silencieux (pas de sonnerie ou de vibration)</string>
<string name="flashlight_on_call_always">Toujours</string>
<string name="flashlight_on_call_ignore_dnd_title">Ignorer le mode Ne pas déranger</string>
<string name="flashlight_on_call_ignore_dnd_summary">Activer la lampe de poche en mode Ne pas déranger</string>
<string name="flashlight_on_call_rate_title">Évaluer</string>
<string name="flashlight_on_call_rate_summary">Taux de clignotement de la lampe de poche pendant l\'appel</string>
<!-- Combined signal icons in status bar -->
<string name="combined_status_bar_signal_icons">Icônes de signal combinées</string>
<string name="combined_status_bar_signal_icons_summary">Activer les icônes de signal combinées dans la barre d\'état.\nNécessite un redémarrage de l\'interface utilisateur</string>
<!-- QS battery estimates -->
<string name="qs_show_battery_estimate_title">Estimation de la batterie</string>
<string name="qs_show_battery_estimate_summary">Afficher la durée restante estimée de la batterie à côté de l\'icône</string>
<!-- AOD Schedule -->
<string name="always_on_display_schedule_title">Affichage permanent programmé</string>
<string name="always_on_display_schedule_sunset">Coucher du soleil</string>
<string name="always_on_display_schedule_sunrise">Lever du soleil</string>
<string name="always_on_display_schedule_mixed_sunset">S\'allume dès le coucher du soleil jusqu\'à une certaine heure</string>
<string name="always_on_display_schedule_mixed_sunrise">Allumé du lever du soleil jusqu\'à une certaine heure</string>
<!-- Pulse notifications lightning -->
<string name="pulse_ambient_light_title">Éclairage des bords</string>
<string name="pulse_ambient_light_summary">Éclairage des bords pour les notifications push</string>
<string name="ambient_notification_light_enabled_title">Afficher sur l\"affichage permanent</string>
<string name="ambient_notification_light_enabled_summary">Conserve léclairage des bords sur l\'affichage permanent</string>
<string name="ambient_notification_light_hide_aod_title">Masquer le contenu de l\'affichage permanent</string>
<string name="ambient_notification_light_hide_aod_summary">Masquer le contenu de l\'affichage permanent lorsque les bords sont éclairés</string>
<string name="ambient_notification_light_duration_title">Durée</string>
<string name="ambient_notification_light_duration_summary">Temps nécessaire pour chaque animation</string>
<string name="ambient_notification_light_repeats_title">Répétitions</string>
<string name="ambient_notification_light_repeats_summary">Nombre de fois que l\'animation doit apparaître\n0 pour infini</string>
<string name="ambient_notification_light_timeout_title">Délai d\'expiration</string>
<string name="ambient_notification_light_timeout_forever">Pour toujours</string>
<string name="ambient_notification_light_timeout_half_minute">30 secondes</string>
<string name="ambient_notification_light_timeout_minute">1 minute</string>
<string name="ambient_notification_light_timeout_three_minutes">3 minutes</string>
<string name="ambient_notification_light_timeout_five_minutes">5 minutes</string>
<string name="ambient_notification_light_timeout_ten_minutes">10 minutes</string>
<string name="set_to_zero">Définir les répétitions à 0 pour activer</string>
<string name="ambient_notification_color_mode_title">Mode de coloration</string>
<string name="ambient_notification_color_mode_accent">Couleur d\'accentuation</string>
<string name="ambient_notification_color_mode_wall">Couleur dominante du fond d\'écran</string>
<string name="ambient_notification_color_mode_notification">Couleur des icônes de notification</string>
<string name="ambient_notification_color_mode_custom">@string/ambient_notification_light_color_title</string>
<string name="ambient_notification_light_color_title">Couleur personnalisée</string>
<string name="pulse_ambient_light_show_always_title">Toujours afficher</string>
<string name="pulse_ambient_light_show_always_summary">Afficher les lumières pour tous les événements et pas seulement les notifications</string>
<string name="pulse_ambient_light_repeat_direction_title">Mode répétition</string>
<string name="pulse_ambient_light_repeat_direction_restart">Redémarrer</string>
<string name="pulse_ambient_light_repeat_direction_reverse">Inverser</string>
<string name="pulse_ambient_light_layout_title">Vue lumineuse</string>
<string name="pulse_ambient_light_layout_solid">Plein</string>
<string name="pulse_ambient_light_layout_faded">Dégradé</string>
<string name="pulse_ambient_light_width_title">Largeur de la lumière</string>
<string name="pulse_light_layout_style_title">Style de disposition de la lumière</string>
<string name="pulse_light_both">Les quatre côtés</string>
<string name="pulse_light_top_bottom">Seulement en haut et en bas</string>
<string name="pulse_light_left_right">Seulement à gauche et à droite</string>
<!-- Ambient Ticker -->
<string name="pulse_on_new_tracks_title">Indicateur de musique</string>
<string name="pulse_on_new_tracks_summary">Afficher les informations musicales sur l\'affichage en mode veille lors du changement de piste</string>
<!-- Screen off FOD -->
<string name="screen_off_fod_title">Reconnaissance d\'empreinte lorsque l\'écran est éteint</string>
<string name="screen_off_fod_summary">Laisser la reconnaissance de l\'empreinte activée lorsque l\'écran est éteint</string>
<!-- Volume Steps Fragment -->
<string name="volume_steps_fragment_title">Incrémentation du volume</string>
<string name="volume_steps_summary">Personnaliser les niveaux dincréments du volume</string>
<string name="volume_steps_alarm_title">Incrémentation du volume: Alarme</string>
<string name="volume_steps_dtmf_title">Incrémentation du volume: DTMF</string>
<string name="volume_steps_music_title">Incrémentation du volume : Médias</string>
<string name="volume_steps_notification_title">Incrémentation du volume: Notification</string>
<string name="volume_steps_ring_title">Incrémentation du volume: Sonnerie</string>
<string name="volume_steps_system_title">Incrémentation du volume: Système</string>
<string name="volume_steps_voice_call_title">Incrémentation du volume: Appel Vocal</string>
<string name="volume_steps_reset">Réinitialiser</string>
<!-- Udfps animations -->
<string name="udfps_category">Udfps</string>
<string name="udfps_recog_animation">Animation Udfps</string>
<string name="udfps_recog_animation_summary">Affiche une animation lors de la reconnaissance de l\'empreinte</string>
<string name="udfps_recog_animation_effect_title">Effet d\'animation Udfps</string>
<string name="udfps_recog_animation_effect_summary">Choisir l\'effet d\'animation</string>
<!-- Udfps icon picker -->
<string name="udfps_icon_picker_title">Sélecteur d\'icônes Udfps</string>
<string name="udfps_icon_picker_summary">Choisissez votre icône d\'empreinte digitale préférée</string>
<!-- Udfps Custom Options -->
<string name="udfps_settings_title">Options Udfps</string>
<string name="udfps_settings_summary">Menus différents pour personnaliser les udfps</string>
<!-- Udfps Haptic Feedback -->
<string name="udfps_haptic_feedback_title">Retour haptique du capteur d\'empreinte</string>
<string name="udfps_haptic_feedback_summary">Vibrer lorsque vous touchez l\'icône du capteur d\'empreinte</string>
<!-- Custom FOD Icon -->
<string name="custom_fp_icon_title">Icône UDFPS personnalisée</string>
<string name="custom_fp_icon_summary">Activer l\'icône UDFPS personnalisée à partir de fichiers</string>
<string name="custom_fp_select_title">Sélectionnez l\'icône UDFPS personnalisée</string>
<string name="custom_fp_select_summary">Sélectionnez une image personnalisée à partir de vos fichiers enregistrés ou de votre galerie</string>
<!-- Privacy indicators -->
<string name="mic_camera_privacy_indicator_title">Indicateur de confidentialité du micro et de la caméra</string>
<string name="mic_camera_privacy_indicator_summary">Affiche un indicateur séparé lorsqu\'une application utilise le micro ou la caméra</string>
<string name="location_privacy_indicator_title">Indicateur de localisation</string>
<string name="location_privacy_indicator_summary">Afficher un indicateur séparé lorsqu\'une application utilise un emplacement</string>
<!-- Sb Icon Style -->
<string name="statusbar_icons_style">Icônes colorées dans la barre d\'État</string>
<string name="statusbar_icons_style_summary">Choisissez le style des icônes de la barre d\'état (nécessite un redémarrage de SystemUI)</string>
<!-- Notification headers -->
<string name="notification_headers_title">En-tête des notifications</string>
<string name="notification_headers_summary">Afficher les en-têtes dans la zone de notification</string>
<!-- Gaming mode -->
<string name="gaming_mode_title">Espace de jeu</string>
<string name="gaming_mode_summary">Fonctionnalités supplémentaires pour une expérience de jeu immersive</string>
<!-- Battery percentage -->
<string name="battery_style_category_title">Icône de batterie</string>
<string name="status_bar_battery_percentage_title">Pourcentage de la batterie</string>
<string name="status_bar_battery_percentage_default">Masqué</string>
<string name="status_bar_battery_percentage_text_next">À côté de l\'icône</string>
<string name="status_bar_battery_percentage_text_inside">À l\'intérieur de l\'icône</string>
<!-- Status bar battery style-->
<string name="status_bar_battery_style_title">Style de l\'icône de la batterie</string>
<string name="status_bar_battery_style_port">Portrait</string>
<string name="status_bar_battery_style_circle">Cercle</string>
<string name="status_bar_battery_style_dotted_circle">Cercle (Pointillé)</string>
<string name="status_bar_battery_style_filled_circle">Cercle (Rempli)</string>
<string name="status_bar_battery_style_text">Texte</string>
<string name="status_bar_battery_style_icon_rlandscape">Icône paysage (droite)</string>
<string name="status_bar_battery_style_icon_landscape">Icône paysage (gauche)</string>
<string name="status_bar_battery_style_icon_rlandscape_style_a">Style A en paysage R</string>
<string name="status_bar_battery_style_icon_landscape_style_a">Style A en paysage L</string>
<string name="status_bar_battery_style_icon_rlandscape_style_b">Style B en paysage R</string>
<string name="status_bar_battery_style_icon_landscape_style_b">Style B en paysage L</string>
<string name="status_bar_battery_style_icon_landscape_pill">Mx en portrait</string>
<string name="status_bar_battery_style_icon_landscape_line">Lorn en paysage</string>
<string name="status_bar_battery_style_icon_landscape_musku">IOS en portrait</string>
<string name="status_bar_battery_style_icon_landscape_signal">Airoo en paysage</string>
<string name="status_bar_battery_style_icon_landscape_buddy">Capsule en paysage</string>
<!-- Network Traffic -->
<string name="traffic_title">Indicateur de trafic réseau</string>
<string name="traffic_summary">Personnaliser les indicateurs de trafic réseau</string>
<string name="network_traffic_autohide_threshold_title">Masquer automatiquement le seuil</string>
<string name="network_traffic_location_title">Localisation</string>
<string name="network_traffic_disabled">Désactivé</string>
<string name="network_traffic_statusbar">Barre d\'état</string>
<string name="network_traffic_qs_header">En-tête des réglages rapides</string>
<string name="network_traffic_refresh_interval_title">Intervalle d\'actualisation</string>
<string name="network_traffic_refresh_interval_summary">Durée après laquelle la vitesse est remesurée</string>
<string name="network_traffic_mode_title">Mode d\'affichage</string>
<string name="network_traffic_dynamic">Dynamique</string>
<string name="network_traffic_download">Télécharger</string>
<string name="network_traffic_upload">Envoyer</string>
<string name="network_traffic_font_size">Taille de la police Single Net</string>
<string name="network_traffic_autohide">Masquer automatiquement</string>
<string name="network_traffic_autohide_summary">Masquer le moniteur de trafic réseau lorsqu\'il n\'y a pas d\'activité</string>
<string name="network_traffic_autohide_kilobits">Kb/s</string>
<string name="network_traffic_autohide_kilobytes">KB/s</string>
<string name="network_traffic_units_title">Unités de mesure du trafic</string>
<string name="network_traffic_units_bits">Bits par seconde (b/s)</string>
<string name="network_traffic_units_kilobits">Kilobits par seconde (kb/s)</string>
<string name="network_traffic_units_megabits">Mégabits par seconde (Mb/s)</string>
<string name="network_traffic_units_bytes">Bits par seconde (b/s)</string>
<string name="network_traffic_units_kilobytes">Kilobits par seconde (kb/s)</string>
<string name="network_traffic_units_megabytes">Mégabits par seconde (Mb/s)</string>
<string name="network_traffic_hidearrow">Masquer les flèches</string>
<string name="network_traffic_hidearrow_summary">Masquer les flèches du moniteur de trafic réseau</string>
<!-- Themeing -->
<string name="dark_ui_mode_summary">Parcourir les options du thème sombre</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the settings category for theme overlays. -->
<string name="theme_customization_category">Thème</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the adaptive icon shape (e.g. launcher and quick settings icons). -->
<string name="theme_customization_icon_shape_title">Forme des icônes</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize accent color. -->
<string name="theme_customization_icon_shape_summary">Définir la forme des icônes système</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize headline and body fonts. -->
<string name="theme_customization_font_title">Police du titre/du corps</string>
<string name="theme_customization_font_summary">Définir le style de la police système</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the system wide icon pack. -->
<string name="theme_customization_icon_pack_title">Pack d\'icônes</string>
<string name="theme_customization_icon_pack_summary">Définir le style du pack d\'icônes</string>
<string name="theme_customization_signal_icon_title">Style d\'icône du signal réseau</string>
<string name="theme_customization_signal_icon_summary">Définir le style de l\'icône du signal réseau</string>
<string name="theme_customization_wifi_icon_title">Style de l\'icône WiFi</string>
<string name="theme_customization_wifi_icon_summary">Définir le style de l\'icône du Wifi</string>
<!-- Custom Signal bar icons -->
<string name="custom_signal_bar_title">Signal réseau</string>
<!-- Custom Wi-Fi bar icons -->
<string name="custom_wifi_bar_title">Wi-Fi</string>
<!-- Button brightness -->
<string name="button_backlight_options_category">Options de rétroéclairage</string>
<string name="button_backlight_enable_title">Activer le rétroéclairage des boutons</string>
<string name="button_link_brightness">Lier à la luminosité de l\'écran</string>
<string name="button_link_brightness_summary">Ajuster la luminosité du rétroéclairage des boutons en fonction du niveau de luminosité de l\'écran</string>
<string name="button_manual_brightness">Niveau de luminosité</string>
<string name="button_timeout_title">Délai d\'extinction du rétroéclairage</string>
<string name="button_backlight_on_touch_only_title">Rétroéclairage du bouton au touché</string>
<string name="button_backlight_on_touch_only_summary">Le rétroéclairage des boutons se déclenchera uniquement lorsque ceux-ci seront pressés plutôt que tout le temps. Le délai s\'applique sur cette fonction.</string>
<!-- Screen off animation -->
<string name="screen_off_animation_title">Animation à l\'extinction de l\'écran</string>
<string name="screen_off_animation_crt">CRT</string>
<string name="screen_off_animation_scale">Mise à l\'échelle</string>
<!-- Status bar - Clock -->
<string name="status_bar_clock_title">Horloge &amp; date</string>
<string name="status_bar_clock_summary">Personnaliser l\'horloge &amp; la date</string>
<string name="status_bar_clock_seconds_title">Horloge secondes</string>
<string name="status_bar_clock_seconds_summary">Afficher les secondes à côté de l\'horloge dans la barre d\'état</string>
<string name="status_bar_clock_position_title">Style de l\'horloge</string>
<string name="status_bar_clock_position_right">Droite</string>
<string name="status_bar_clock_position_left">Gauche</string>
<string name="status_bar_clock_position_center">Centre</string>
<string name="status_bar_clock_position_hidden">Masqué</string>
<string name="status_bar_clock_auto_hide_title">Masquer automatiquement</string>
<string name="status_bar_clock_auto_hide_launcher_summary">Masquer l\'horloge si le lanceur d\'applications est visible</string>
<string name="status_bar_clock_auto_hide_summary">Masquer l\'horloge à intervalles réguliers</string>
<string name="status_bar_clock_auto_hide_hdur_title">Masquer la durée</string>
<string name="status_bar_clock_auto_hide_hdur_summary">Nombre de secondes pour masquer lhorloge</string>
<string name="status_bar_clock_auto_hide_sdur_title">Afficher la durée</string>
<string name="status_bar_clock_auto_hide_sdur_summary">Nombre de secondes avant de masquer l\'horloge</string>
<string name="status_bar_am_pm_title">Style AM/PM</string>
<string name="status_bar_am_pm_info">L\'horloge au format 24 heures est activée</string>
<string name="status_bar_am_pm_normal">Normale</string>
<string name="status_bar_am_pm_small">Petite</string>
<string name="status_bar_am_pm_hidden">Masqué</string>
<string name="status_bar_date_title">Date</string>
<string name="status_bar_date_none">Masqué</string>
<string name="status_bar_date_small">Petite</string>
<string name="status_bar_date_normal">Normale</string>
<string name="status_bar_date_format_title">Format de la date</string>
<string name="status_bar_date_style">Style de la date</string>
<string name="status_bar_date_style_normal">Normale</string>
<string name="status_bar_date_style_lowercase">Minuscules</string>
<string name="status_bar_date_style_uppercase">Majuscule</string>
<string name="status_bar_date_format_custom">Format java personnalisé</string>
<string name="status_bar_date_string_edittext_title">Doit être au format MM/dd/yy</string>
<string name="status_bar_date_string_edittext_summary">Entrer la valeur</string>
<string name="clock_date_position">Position de la date</string>
<string name="clock_date_right">À droite de l\'heure</string>
<string name="clock_date_left">À gauche de l\'heure</string>
<!-- QS clock -->
<string name="qs_clock_title">Horloge</string>
<string name="qs_clock_summary">Afficher lheure dans len-tête de la barre de statut des réglages rapides</string>
<!-- QS date -->
<string name="qs_date_title">Date</string>
<string name="qs_date_summary">Afficher la date dans len-tête du panneau de réglages rapides</string>
<!-- Media art -->
<string name="lockscreen_media_category">Pochette du média sur l\'écran de verrouillage</string>
<string name="media_art_title">Pochette de l\'album</string>
<string name="media_art_summary">Afficher la pochette de l\'album sur l\'écran de déverrouillage</string>
<!-- Lockscreen album art filter -->
<string name="lockscreen_albumart_filter_title">Filtre des pochettes d\'albums</string>
<string name="lockscreen_albumart_filter_none">Ne pas afficher</string>
<string name="lockscreen_albumart_filter_grayscale">Niveau de gris</string>
<string name="lockscreen_albumart_filter_tint">Accent teinté</string>
<string name="lockscreen_albumart_filter_blur">Flouter</string>
<string name="lockscreen_albumart_filter_grayblur">Niveaux de gris et flou</string>
<!-- Pulse music visualizer -->
<string name="pulse_help_policy_notice_title">À propos de Pulse</string>
<string name="pulse_help_policy_notice_summary">Pulse est un superbe égaliseur graphique lors de la lecture de la musique</string>
<string name="pulse_settings">Pulse</string>
<string name="pulse_settings_summary">Égaliseur audio-graphique pour la barre de navigation et l\'écran de verrouillage</string>
<string name="show_navbar_pulse_title">Pulse pour la barre de navigation</string>
<string name="show_navbar_pulse_summary">Égaliseur audio-graphique dans la barre de navigation</string>
<string name="show_lockscreen_pulse_title">Pulse pour l\'écran de verrouillage</string>
<string name="show_lockscreen_pulse_summary">Égaliseur audio-graphique sur l\'écran de verrouillage</string>
<string name="show_ambient_pulse_title">Pulse sur l\'affichage ambiant</string>
<string name="show_ambient_pulse_summary">Égaliseur audio-graphique sur l\'affichage ambiant</string>
<string name="pulse_render_mode_title">Mode de Rendu</string>
<string name="pulse_render_mode_fading_bars">Blocs en degradé</string>
<string name="pulse_render_mode_solid_lines">Lignes pleines</string>
<string name="pulse_legacy_mode_advanced_category">Paramètres du mode blocs en degradé</string>
<string name="pulse_custom_fudge_factor">Niveau d\'intensité</string>
<string name="pulse_lavalamp_speed_title">Vitesse de la lampe à lave</string>
<string name="pulse_solid_units_count">Nombre de lignes pleines</string>
<string name="pulse_solid_units_opacity">Opacité des lignes pleines</string>
<string name="pulse_solid_units_rounded_title">Coins arrondis</string>
<string name="pulse_solid_units_rounded_summary">Lignes pleines avec bout arrondi</string>
<string name="pulse_solid_dimen_category">Paramètres du mode lignes pleines</string>
<string name="pulse_color_mode_title">Couleur </string>
<string name="pulse_color_accent">Couleur d\'accentuation</string>
<string name="pulse_color_custom">Personnalisé</string>
<string name="pulse_color_lava_lamp">Lampe à lave</string>
<string name="pulse_color_user_title">Choisissez la couleur</string>
<string name="pulse_smoothing_enabled_title">Activer la fluidité</string>
<string name="pulse_smoothing_enabled_summary">Chaque barre est animée de manière plus fluide</string>
<string name="pulse_custom_dimen">Largeur des barres</string>
<string name="pulse_custom_div">Espacement des barres</string>
<string name="pulse_filled_block_size">Taille des blocs</string>
<string name="pulse_empty_block_size">Espacement des blocs</string>
<!-- Quick Settings brightness slider -->
<string name="qs_brightness_slider_category">Curseur de luminosité</string>
<string name="qs_brightness_slider_title">Afficher le curseur de luminosité</string>
<string name="qs_brightness_slider_summary">Afficher un curseur de luminosité dans le volet des réglages rapides</string>
<string name="qs_brightness_position_bottom_title">Afficher le curseur de luminosité en bas</string>
<string name="qs_brightness_position_bottom_summary">Afficher une barre de luminosité sous les réglages rapides</string>
<!-- Quick Settings brightness icon -->
<string name="brightness_icon_title">Bouton de luminosité automatique</string>
<string name="brightness_icon_summary">Afficher le bouton de luminosité automatique</string>
<!-- Quick QS Panel brightness slider -->
<string name="quick_qs_brightness_slider_title">Afficher le curseur de luminosité dans le panneau des réglages rapides</string>
<string name="quick_qs_brightness_slider_summary">Afficher le curseur de luminosité dans le panneau de configuration rapide</string>
<!-- Volume rocker gestures -->
<string name="volume_skiptrack_screen_title">Changer de piste musicale</string>
<!-- Navigation bar -->
<string name="navigation_title">Navigation</string>
<string name="navigation_bar_category">Barre de navigation</string>
<string name="navigation_bar_title">Barre de navigation sur l\'écran</string>
<string name="navigation_bar_summary">Activer les boutons de navigations sur l\'écran</string>
<string name="navigation_bar_layout_title">Disposition</string>
<string name="navigation_bar_layout_summary">Réglages de la disposition de la barre de navigation</string>
<string name="navigation_bar_arrow_keys_title">Afficher les flèches lors de la frappe</string>
<string name="navigation_bar_arrow_keys_summary">Afficher les touches de direction gauche et droite dans la barre de navigation lors de la frappe</string>
<string name="navigation_bar_help_text">Ces paramètres concernent principalement la barre de navigation à 3 boutons. Si vous utilisez la navigation gestuelle et souhaitez la personnaliser, par ex. masquer la poignée de geste, veuillez visiter : Paramètres &gt; Système &gt; Gestes.</string>
<string name="nav_bar_tuner_title">Réglages de la barre de navigation</string>
<string name="nav_bar_tuner_summary">Changer la disposition de la barre de navigation</string>
<string name="navbar_layout_title">Disposition</string>
<string name="navbar_layout_normal">Normale</string>
<string name="navbar_layout_compact">Compact</string>
<string name="navbar_layout_leftleaning">Alignée à gauche</string>
<string name="navbar_layout_rightleaning">Alignée à droite</string>
<string name="system_navigation_summary">Choisir le style de navigation système à utiliser</string>
<!-- HW keys -->
<string name="hardware_keys_title">Boutons</string>
<string name="hardware_keys_category">Boutons de navigation physiques</string>
<string name="hardware_keys_disable_title">Désactiver les boutons physiques</string>
<string name="hardware_keys_disable_summary">Utiliser les touches physiques de l\'appareil pour la navigation</string>
<!-- NavBar Inverse -->
<string name="navigation_bar_inverse_title">Inverser la barre de navigation à 3 boutons</string>
<!-- Quick Settings brightness slider -->
<string name="qs_show_brightness_slider_title">Curseur de luminosité</string>
<string name="qs_show_brightness_slider_never">Ne jamais afficher</string>
<string name="qs_show_brightness_slider_expanded">Afficher une fois développé</string>
<string name="qs_show_brightness_slider_always">Toujours afficher</string>
<string name="qs_show_brightness_slider_not_expanded">Afficher lorsqu\'il n\'est pas développé</string>
<string name="qs_brightness_slider_position_title">Position</string>
<string name="qs_brightness_slider_position_top">En haut</string>
<string name="qs_brightness_slider_position_bottom">En bas</string>
<!-- Monet Engine -->
<string name="monet_category">Material You</string>
<string name="monet_engine_title">Moteur Material You</string>
<string name="monet_engine_summary">Personnaliser les paramètres de Material You</string>
<string name="monet_engine_custom_color_title">Utiliser une couleur personnalisée</string>
<string name="monet_engine_custom_color_summary">Utiliser une couleur personnalisée pour le moteur Material You au lieu des couleurs du fond d\'écran</string>
<string name="monet_engine_color_override_title">Couleur personnalisée</string>
<string name="monet_engine_white_luminance_user_title">Éclairage blanc</string>
<string name="monet_engine_accurate_shades_title">Utiliser des nuances précises</string>
<string name="monet_engine_chroma_factor_title">Facteur chromatique</string>
<string name="monet_engine_linear_lightness_title">Utiliser la clarté linéaire</string>
<!-- Quick Settings brightness icon -->
<string name="qs_show_auto_brightness_title">Icône de luminosité automatique</string>
<string name="qs_show_auto_brightness_summary">Afficher le bouton de luminosité adaptative près du curseur</string>
<!-- Black theme -->
<string name="system_black_theme_title">Utiliser le thème sombre</string>
<string name="system_black_theme_summary">Forcer l\'utilisation de couleurs d\'arrière-plan sombres</string>
<!-- OOS style material dismiss all button for notifications -->
<string name="notification_material_dismiss_button_title">Bouton pour effacer toutes les notifications</string>
<string name="notification_material_dismiss_button_summary">Remplacer le texte effacer toutes les notifications par un bouton flottant</string>
<string name="clearall_style_title">Style du bouton effacer toutes les notifications</string>
<string name="clearall_bgstyle_title">Arrière-plan du bouton effacer toutes les notifications</string>
<!-- Laboratory - Application downgrade -->
<string name="laboratory_app_downgrade_title">Autoriser le downgrade de l\'application</string>
<string name="laboratory_app_downgrade_summary">Cela permet de downgrader les applications. Notez que cela peut conduire à des plantages et à une corruption des données.</string>
<!-- Laboratory - Ignore window secure -->
<string name="laboratory_ignore_window_secure_title">Ignorer les fenêtres d\'indication de sécurité</string>
<string name="laboratory_ignore_window_secure_summary">Supprimer les limites de capture d\'écran et d\'enregistrement d\'écran pour toutes les applications. Cela peut être pratique dans certains cas, mais peut entraîner des fuites de confidentialité. Après la modification, vous devrez redémarrer les applications pour que le changement prenne effet.</string>
<!-- Colorful battery icon -->
<string name="battery_level_colors_title">Icône de batterie colorée</string>
<string name="battery_level_colors_summary">Each battery level drop is color coded</string>
<!-- Custom settings dashboard style -->
<string name="settings_dashboard_style_title">Disposition des paramètres</string>
<string name="settings_dashboard_style_aosp">Aosp</string>
<string name="settings_dashboard_style_oos11">OxygenOS 11</string>
<string name="settings_dashboard_style_oos12">OxygenOS 12</string>
<string name="settings_dashboard_style_cherish">Cherish</string>
<string name="settings_dashboard_style_cherish_clean">Nettoyage Cherish</string>
<string name="settings_layout_category_title">Paramètres de l\'interface utilisateur</string>
<string name="settings_base_style_title">Disposition des paramètres de base</string>
<string name="settings_base_style_summary">Utiliser une disposition alternative pour régler les menus</string>
<string name="settings_home_style_title">Disposition des paramètres de la page d\'accueil</string>
<string name="settings_home_style_summary">Utiliser la disposition aosp de base pour la page d\'accueil</string>
<string name="disable_usercard_title">Settings UserCard</string>
<string name="disable_usercard_summary">Ne pas afficher la fiche utilisateur sur la page des paramètres principaux</string>
<string name="spoof_title">Usurpation</string>
<!-- Unlimited g00gle ph0t0s st0rage -->
<string name="use_photos_spoof_title">Stockage illimité des photos</string>
<string name="use_photos_spoof_summary">Usurper votre appareil en tant que Pixel XL pour avoir accès à la sauvegarde illimitée dans Google Photos</string>
<!-- Unlock FPS for specific games -->
<string name="use_games_spoof_title">Augmentation des FPS en mode jeu</string>
<string name="use_games_spoof_summary">Usurper le modèle de votre appareil en tant que différents modèles pour augmenter les FPS en mode jeu</string>
<!-- Unlock higher quality streams for specific apps -->
<string name="use_stream_spoof_title">Débloquer les flux de meilleure qualité</string>
<string name="use_stream_spoof_summary">Usurper le modèle de votre appareil en tant que Pixel 6 Pro pour débloquer des flux de meilleure qualité sur Amazon Prime, Disney+, Hotstar et Netflix</string>
<!-- Hidden apps -->
<string name="hidden_apps_title">Applications masquées</string>
<string name="hidden_apps_summary">Applications qui doivent être cachées du lanceur d\'applications</string>
<!-- reTicker -->
<string name="reticker_title">reTicker</string>
<string name="reticker_summary">Remplacer la notification flottante par une version moins invasive</string>
<string name="reticker_colored_title">Utiliser l\'arrière-plan coloré de l\'application</string>
<string name="reticker_colored_summary">Remplacer la couleur d\'arrière-plan de reTicker par la couleur principale de l\'application de notification</string>
<!-- Data usage info in QS footer -->
<string name="qs_footer_datausage_title">Utilisation des données</string>
<string name="qs_footer_datausage_summary">Afficher le résumé de l\'utilisation des données dans le pied de page des réglages rapides</string>
<!-- Qs Transparency -->
<string name="qs_transparency_summary">Choisissez le niveau de transparence que vous voulez pour les réglages rapides (nécessite un redémarrage de SystemUI)</string>
<string name="qs_transparency_title">Transparence des réglages rapides</string>
<!-- Media artwork -->
<string name="media_category">Notification de média</string>
<string name="artwork_media_background_title">Arrière-plan des pochettes</string>
<string name="artwork_media_background_summary">Définir la pochette comme arrière-plan du média de notification</string>
<string name="artwork_media_background_enable_blur_title">Flouter l\'arrière-plan des pochettes</string>
<string name="artwork_media_background_blur_radius_title">Niveau de flou des pochettes</string>
<string name="artwork_media_background_fade_filter_title">Niveau de fondu des pochettes</string>
<string name="artwork_media_background_alpha_title">Transparence des pochettes</string>
<string name="just_kidding">Je plaisante ! fournir des logs nous aide à ressembler à des programmeurs professionnels errr cela signifie tracer les bugs que les utilisateurs rapportent.</string>
<string name="bug_report_drill">Procédure de signalement de bugs</string>
<!-- Strict standby -->
<string name="strict_standby_policy_title">Politique stricte de mise en veille</string>
<string name="strict_standby_policy_summary">En cas de rejet des applications récentes, cela forcera l\'arrêt des applications avec une utilisation restreinte de la batterie et leur imposera des restrictions plus sévères. En outre, toutes les restrictions de mise en veille des applications seront imposées même lorsque l\'appareil est en charge.</string>
<!-- Force background freezer -->
<string name="force_background_freezer_title">Geler les tâches en arrière-plan</string>
<string name="force_background_freezer_summary">Geler les tâches avec une utilisation restreinte de la batterie lorsque vous les déplacez en arrière-plan et les dégeler lorsque vous passez au premier plan. Cela peut légèrement économiser de la batterie, mais peut conduire à des plantages et à l\'ANR en arrière-plan.</string>
<!-- Wi-Fi Standard icon -->
<string name="show_wifi_standard_icon_title">Afficher l\'icône Wi-Fi Standard</string>
<string name="show_wifi_standard_icon_summary">Afficher le type de Wi-Fi dans l\'indicateur de signal Wi-Fi</string>
<!-- Lockscreen clock color -->
<string name="lockscreen_clock_color_title">Couleur de l\'horloge de l\'écran de verrouillage</string>
<string name="lockscreen_clock_color_summary">Utiliser la couleur secondaire pour l\'horloge de l\'écran de verrouillage, si désactivé, utilisera la couleur d\'accentuation</string>
<!-- QS tiles layout direction: vertical or horizontal -->
<string name="qs_tile_layout_category_title">Disposition des tuiles</string>
<string name="qs_tile_layout_title">Disposition verticale</string>
<string name="qs_tile_layout_summary">Activer pour la disposition verticale. Disposition horizontale par défaut</string>
<!-- QS rows and columns -->
<string name="qs_layout_category_title">Disposition des réglages rapides</string>
<string name="qs_rows_portrait_title">Lignes de tuiles en mode portrait</string>
<string name="qs_rows_landscape_title">Lignes de tuiles en mode paysage</string>
<string name="qs_columns_portrait_title">Colonnes de tuiles en mode portrait</string>
<!-- QS tiles title visibility -->
<string name="qs_tile_title_visibility_title">Masquer les titres des tuiles</string>
<string name="qs_tile_title_visibility_summary">Masquer les titres des tuiles</string>
<!-- Fingerprint Ripple Effect -->
<string name="enable_fingerprint_ripple_effect_title">Effet d\'ondulation</string>
<string name="enable_fingerprint_ripple_effect_summary">Afficher l\'effet d\'ondulation en déverrouillant avec l\'empreinte digitale</string>
</resources>

View File

@@ -0,0 +1,771 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2019 CherishOS
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">
<!-- App Title -->
<string name="cherish_settings_title">Cherish Settings</string>
<!-- Units -->
<string name="unit_milliseconds">milliseconds</string>
<string name="unit_seconds">seconds</string>
<!-- Categories -->
<string name="button_title">Buttons</string>
<string name="button_summary">Hardware keys, Navigation bar</string>
<string name="gestures_title">Gestures</string>
<string name="gestures_summary">Jump to camera, swipe to screenshot</string>
<string name="lockscreen_title">Lock screen</string>
<string name="lockscreen_summary">Music visualizer, charging animation, clock style</string>
<string name="misc_title">Miscellaneous</string>
<string name="misc_summary">Gaming mode, volume controls</string>
<string name="animations_title">Animations</string>
<string name="animations_summary">System animations</string>
<string name="powermenu_title">Power menu</string>
<string name="powermenu_summary">Advanced restart, power menu opacity</string>
<string name="theme_title">Themes</string>
<string name="theme_summary">System theme, rounded, switch theme</string>
<string name="quicksettings_title">Quick Settings</string>
<string name="quicksettings_summary">Tile layout, blur</string>
<string name="recents_title">Recents apps</string>
<string name="recents_summary">Slim recents</string>
<string name="statusbar_title">Status bar</string>
<string name="statusbar_summary">Clock, carrier, status icons</string>
<string name="volume_title">Volume rockers</string>
<string name="volume_summary">Volume rockers</string>
<string name="notifications_title">Notifications</string>
<string name="notifications_summary">Battery light, notifications header</string>
<string name="about_summary">Learn more about CherishOS</string>
<string name="device_part_title">Device features</string>
<string name="qs_category">QS category</string>
<string name="navbar_title">Navigation bar</string>
<string name="volume_keys_title">Volume keys</string>
<!-- General strings -->
<string name="ok">OK</string>
<string name="reset">Reset</string>
<string name="cancel">Cancel</string>
<string name="save">Save</string>
<string name="default_string">Default</string>
<string name="disabled">Disabled</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"></string>
<string name="arrow_down"></string>
<string name="hex">Hex:</string>
<string name="hex_hint">#ff000000</string>
<string name="set">Set</string>
<string name="color_default">Default</string>
<string name="led_color_green">Green</string>
<string name="led_color_red">Red</string>
<!-- Custom seekbar -->
<string name="custom_seekbar_value">Value: <xliff:g id="v">%s</xliff:g></string>
<string name="custom_seekbar_default_value">Default</string>
<string name="custom_seekbar_default_value_to_set">Default value: <xliff:g id="v">%s</xliff:g>\nLong press to set</string>
<string name="custom_seekbar_default_value_is_set">Default value is set</string>
<string name="add_package_to_title">Add application</string>
<!-- QS settings -->
<string name="qs_title">Quick settings</string>
<!-- QuickSettings haptic feedback -->
<string name="quick_settings_vibrate_title">Vibrate on touch</string>
<string name="quick_settings_vibrate_summary">Vibrate when touching QS tiles</string>
<!-- Lockscreen shortcuts -->
<string name="ls_category">Lockscreen Items</string>
<string name="ls_tuner">Enable Lockscreen tuner</string>
<string name="lockscreen_shortcuts">Lockscreen shortcuts</string>
<string name="ls_shortcut_summary">Customize Lockscreen shortcuts</string>
<!-- Lockscreen icons -->
<string name="lockscreen_tuner_title">Lockscreen tuner</string>
<!-- Statusbar Items -->
<string name="sb_icons">Statusbar Icons</string>
<string name="statusbar_items_category">Statusbar items</string>
<!-- Status bar - icons -->
<string name="status_bar_icons_title">Status bar icons</string>
<!-- Lock screen visualizer -->
<string name="visualizer_title">Display music visualizer</string>
<!-- Power menu and dialogs opacity -->
<!-- AOKP custom system animations -->
<!-- Power menu Animations -->
<string name="power_menu_animation">Power menu</string>
<!-- QS header image -->
<!-- Lockscreen -->
<string name="lockscreen_category">Lockscreen</string>
<!-- Themes -->
<string name="theme_type_title">System theme</string>
<string name="theme_type_summary">Select theme</string>
<!--Accenter -->
<string name="themes_hub_title">Themes</string>
<string name="themes_hub_summary">Accents-Gradients-Themes</string>
<string name="rgb_accent_picker_title_dark">Accent Picker</string>
<string name="rgb_accent_picker_summary">Choose the accent color yourself</string>
<string name="theme_option_reset_title">Reset Theme Options</string>
<string name="theme_option_reset_message">Are you sure you want to reset themes-accent to default?</string>
<!--ThemePicker-->
<string name="theme_select_title">Styles and Wallpapers</string>
<string name="theme_select_summary">Browse and select installed themes</string>
<string name="notification_light_settings">Notifications light</string>
<!-- Volume rocker wake -->
<string name="volume_rocker_wake_title">Volume rocker wake</string>
<string name="search">Search</string>
<string name="search_apps">Search apps</string>
<!-- Power Menu -->
<string name="power_menu_title">Power menu</string>
<string name="power_menu_title_summary">View or change power menu entries</string>
<string name="powermenu_screenshot">Screenshot</string>
<string name="powermenu_power">Power</string>
<string name="powermenu_advanced">Advanced reboot options</string>
<string name="powermenu_restart">Restart</string>
<string name="powermenu_airplane">Airplane</string>
<string name="powermenu_settings">Settings</string>
<string name="powermenu_lockdown">Lock Down</string>
<string name="powermenu_soundpanel">Sound Panel</string>
<string name="powermenu_users">Users</string>
<string name="powermenu_logout">Logout</string>
<string name="powermenu_emergency">Emergency</string>
<!-- Double Tap Lockscreen to Sleep -->
<string name="lockscreen_gesture_title">Gestures</string>
<string name="double_tap_to_sleep_lockscreen_title">Double tap to sleep</string>
<string name="double_tap_to_sleep_lockscreen_summary">Double tap on the top third or bottom shortcut area of the lock screen to put the device to sleep</string>
<!-- Double Tap Statusbar to Sleep -->
<string name="statusbar_gesture_title">Gestures</string>
<string name="double_tap_to_sleep_statusbar_title">Double tap to sleep</string>
<string name="double_tap_to_sleep_statusbar_summary">Double tap on statusbar to put the device to sleep</string>
<!-- Buttons title -->
<string name="volume_category">Volume Rocker</string>
<!--Volume keys -->
<string name="volume_rocker_wake_summary">Pressing the volume keys will wake your device</string>
<!-- Torch Power button gestures -->
<string name="torch_power_button_gesture_title">Toggle torch when screen off</string>
<string name="torch_power_button_gesture_none">Disabled</string>
<string name="torch_power_button_gesture_dt">Double tap power button (slower single tap response), Disables double power tap for camera.</string>
<string name="torch_power_button_gesture_dt_toast">Jump to camera gesture is now disabled</string>
<string name="torch_power_button_gesture_lp">Long press power button</string>
<!-- Hardware button navigation -->
<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>
<string name="profile_applist_title">Applications</string>
<string name="choose_action_title">Choose action</string>
<string name="action_entry_default_action">Default settings</string>
<string name="action_entry_select_app">Select application</string>
<string name="action_entry_custom_action">Select custom action</string>
<string name="hardware_keys_volume_keys_title">Volume rocker</string>
<string name="hardware_keys_home_key_title">Home button</string>
<string name="hardware_keys_menu_key_title">Menu button</string>
<string name="hardware_keys_assist_key_title">Search button</string>
<string name="hardware_keys_appswitch_key_title">Overview button</string>
<string name="hardware_keys_back_key_title">Back button</string>
<string name="hardware_keys_double_tap_summary">Set double tap action</string>
<string name="hardware_keys_single_tap_summary">Set single tap action</string>
<string name="hardware_keys_long_press_summary">Set long press action</string>
<string name="hardware_keys_single_tap_title">Single tap action</string>
<string name="hardware_keys_long_press_title">Long press action</string>
<string name="hardware_keys_double_tap_title">Double tap action</string>
<!-- 4G icon -->
<string name="show_fourg_icon_title">4G icon</string>
<string name="show_fourg_icon_summary">Display 4G icon in signal icon instead LTE</string>
<!-- Volume swap buttons -->
<string name="swap_volume_buttons_title">Reorient</string>
<string name="swap_volume_buttons_summary">Swap volume buttons when the screen is rotated</string>
<!-- Power menu on lockscreen -->
<string name="lockscreen_power_menu_disabled_title">Disable power menu on lock screen</string>
<string name="lockscreen_power_menu_disabled_summary">This will only disable the power menu on secure lock screens</string>
<!-- Toast app icon -->
<string name="toast_icon_title">Toast app icon</string>
<string name="toast_icon_summary">Display the app\'s icon corresponding with the toast</string>
<!-- Heads up -->
<string name="headsup_category">HeadsUp Settings</string>
<string name="heads_up_notifications">Heads up</string>
<string name="heads_up_notifications_summary">Customise heads up notifications settings</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_stoplist_summary">Disable heads up notifications in these applications</string>
<string name="add_heads_up_blacklist_summary">Disable heads up from these applications</string>
<string name="heads_up_stoplist_title">Stoplist</string>
<string name="heads_up_blacklist_title">Blacklist</string>
<string name="profile_choose_app">Choose app</string>
<string name="dialog_delete_title">Delete</string>
<string name="dialog_delete_message">Remove selected item?</string>
<!-- Heads up timeout -->
<string name="heads_up_time_out_title">Time out</string>
<string name="heads_up_time_out_summary">Peeking notifications will show for <xliff:g id="number">%d</xliff:g> seconds</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_5sec">5 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>
<!-- Heads up snooze -->
<string name="heads_up_snooze_title">Snooze timer</string>
<string name="heads_up_snooze_summary_one_minute">Swiping up on peeking notifications will snooze heads up from that application for 1 minute</string>
<string name="heads_up_snooze_summary">Swiping up on peeking notifications will snooze heads up from that application for <xliff:g id="number">%d</xliff:g> minutes</string>
<string name="heads_up_snooze_disabled_summary">Snooze timer is disabled</string>
<string name="heads_up_snooze_1min">1 minute</string>
<string name="heads_up_snooze_5min">5 minutes</string>
<string name="heads_up_snooze_10min">10 minutes</string>
<string name="heads_up_snooze_15min">15 minutes</string>
<string name="heads_up_snooze_20min">20 minutes</string>
<!-- Quick QS pulldown -->
<string name="status_bar_quick_qs_pulldown">Quick QS pulldown</string>
<string name="quick_pulldown_none">Disabled</string>
<string name="quick_pulldown_right">Pulldown statusbar from right side</string>
<string name="quick_pulldown_left">Pulldown statusbar from left side</string>
<!-- Incall vibrate options -->
<string name="incall_vibration_category">In-call vibration options</string>
<string name="incall_vibrate_connect_title">Vibrate on connect</string>
<string name="incall_vibrate_call_wait_title">Vibrate on call waiting</string>
<string name="incall_vibrate_disconnect_title">Vibrate on disconnect</string>
<!-- Data disabled icon -->
<string name="data_disabled_icon_title">Show data disabled icon</string>
<string name="data_disabled_icon_summary">Display the cross sign next to signal bar when data is disabled</string>
<!-- Roaming indicator icon -->
<string name="roaming_indicator_icon_title">Roaming indicator</string>
<string name="roaming_indicator_icon_summary">Display roaming indicator in signal icon when in roaming mode</string>
<!-- Show VoLTE icon on statusbar -->
<string name="volte_switch_title">VoLTE icon</string>
<string name="volte_switch_summary">Display VoLTE icon</string>
<string name="volte_icon_title">VoLTE icon</string>
<string name="volte_icon_summary">Display VoLTE icon</string>
<string name="volte_icon_style_title">Select VoLTE Icon</string>
<string name="volte_icon_asus">VoLTE Asus Icon</string>
<string name="volte_icon_vo">Vo Only Icon</string>
<string name="volte_icon_volte">VoLTE Icon</string>
<string name="volte_icon_oos">VoLTE OOS Icon</string>
<string name="volte_icon_hd">HD Icon</string>
<string name="volte_icon_hd2">HD CAF Icon</string>
<string name="volte_icon_miui">MIUI 11 Icon</string>
<string name="volte_icon_emui">EMUI Icon</string>
<string name="volte_icon_margaritov">HD Filled Icon</string>
<string name="volte_icon_margaritov2">Margaritov VoLTE Icon</string>
<string name="volte_icon_vivo">Vivo Icon</string>
<string name="volte_icon_aris">Aris Icon</string>
<string name="volte_icon_beast">Aww Icon</string>
<string name="volte_icon_ios">Ios Icon</string>
<string name="volte_icon_lr">Livenge Icon</string>
<string name="volte_icon_realme">Realme Icon</string>
<string name="volte_icon_typeA">Mild Icon</string>
<string name="volte_icon_typeB">Filth Icon</string>
<string name="volte_icon_typeC">Mue Icon</string>
<string name="volte_icon_typeD">Sus Icon</string>
<string name="volte_icon_typeE">Acherus Icon</string>
<string name="volte_icon_vcircle">Circle Icon</string>
<string name="volte_icon_vimeo">Vimeo Icon</string>
<string name="volte_icon_volit">Volit Icon</string>
<string name="volte_icon_zirco">Ziroc Icon</string>
<!-- VoWiFi icon -->
<string name="vowifi_icon_title">VoWiFi icon</string>
<string name="vowifi_icon_enabled">VoWiFi icon enabled</string>
<string name="vowifi_icon_disabled">VoWiFi icon disabled</string>
<string name="vowifi_icon_enabled_volte_disabled">VoWiFi instead of VoLTE icon</string>
<string name="vowifi_icon_style_title">VoWiFi icon style</string>
<string name="vowifi_icon_default">Default Icon</string>
<string name="vowifi_icon_emui">EMUI Icon</string>
<string name="vowifi_icon_asus">Asus Icon</string>
<string name="vowifi_icon_oneplus">OOS Icon</string>
<string name="vowifi_icon_moto">Motorola Icon</string>
<string name="vowifi_icon_simple1">Simple1 Icon</string>
<string name="vowifi_icon_simple2">Simple2 Icon</string>
<string name="vowifi_icon_simple3">Simple3 Icon</string>
<string name="vowifi_icon_vivo">Vivo Icon</string>
<string name="vowifi_icon_margaritov">Margaritov Icon</string>
<!-- Battery light -->
<string name="battery_light_settings">Battery charging light</string>
<string name="battery_light_enable">Enable</string>
<string name="battery_full_light_enabled">Battery light when full charged</string>
<string name="battery_light_allow_on_dnd_title">Battery light in Do Not Disturb mode</string>
<string name="battery_light_low_blinking_title">Blinking light on low battery</string>
<string name="battery_light_cat">Battery light color when charging</string>
<string name="battery_light_low_color">Low battery</string>
<string name="battery_light_medium_color">Medium battery</string>
<string name="battery_light_full_color">Almost full battery</string>
<string name="battery_light_reallyfull_color">Full (100) battery</string>
<!-- Heads up options -->
<string name="less_boring_heads_up_title">Make heads up less annoying</string>
<string name="less_boring_heads_up_summary">Show heads up only for dialer or messaging app if they are not in foreground</string>
<!-- Notification guts kill app button -->
<string name="general_category">General</string>
<string name="notification_guts_kill_app_button_title">Kill app button</string>
<string name="notification_guts_kill_app_button_summary">Show a kill app button in the notification\'s longpress menu</string>
<!-- Double Tap on Doze to wake -->
<string name="double_tap_on_doze_to_wake_title">Double-tap to wake on doze</string>
<string name="double_tap_on_doze_to_wake_summary">Double tap to wake when device is dreaming</string>
<!-- Old mobile type icons -->
<string name="use_old_mobiletype_title">Small mobile type icon</string>
<string name="use_old_mobiletype_summary">Show mobile type icon on top of the signal indicator</string>
<!-- Lockscreen battery info indicator -->
<string name="lockscreen_battery_info_title">Lockscreen charging info</string>
<string name="lockscreen_battery_info_summary">Show charging current, voltage, wattage and battery temperature on lockscreen while charging</string>
<!-- Charging animation -->
<string name="charging_animation_title">Charging animation</string>
<string name="charging_animation_summary">Display an animation when the device is plugged in</string>
<!-- Tiles animation style -->
<string name="qs_tile_animation_title">Animations</string>
<string name="qs_tile_animation_style_title">Animation style</string>
<string name="qs_tile_animation_duration_title">Animation duration</string>
<string name="qs_tile_animation_interpolator_title">Tiles animation interpolator</string>
<string name="qs_tile_animation_style_off">No animation</string>
<string name="qs_tile_animation_style_flip">Flip</string>
<string name="qs_tile_animation_style_rotate">Rotate</string>
<string name="qs_tile_animation_duration_low">Low</string>
<string name="qs_tile_animation_duration_default">Default</string>
<string name="qs_tile_animation_duration_fast">Fast</string>
<string name="qs_tile_animation_interpolator_linearInterpolator">Linear</string>
<string name="qs_tile_animation_interpolator_accelerateInterpolator">Accelerate</string>
<string name="qs_tile_animation_interpolator_decelerateInterpolator">Decelerate</string>
<string name="qs_tile_animation_interpolator_accelerateDecelerateInterpolator">Accelerate decelerate</string>
<string name="qs_tile_animation_interpolator_bounceInterpolator">Bounce</string>
<string name="qs_tile_animation_interpolator_overshootInterpolator">Overshoot</string>
<string name="qs_tile_animation_interpolator_anticipateInterpolator">Anticipate</string>
<string name="qs_tile_animation_interpolator_anticipateOvershootInterpolator">Anticipate overshoot</string>
<string name="qs_set_animation_style">%1$s</string>
<string name="qs_set_animation_duration">%1$s</string>
<string name="qs_set_animation_interpolator">%1$s</string>
<!-- Blink flashlight for incoming calls -->
<string name="flashlight_category">Flashlight</string>
<string name="flashlight_on_call_title">Blink Flashlight for incoming call</string>
<string name="flashlight_on_call_disabled">Disabled</string>
<string name="flashlight_on_call_ringer">When ringing</string>
<string name="flashlight_on_call_no_ringer">When ringer is silent</string>
<string name="flashlight_on_call_silent">When entirely silent (no ringer or vibrator)</string>
<string name="flashlight_on_call_always">Always</string>
<string name="flashlight_on_call_ignore_dnd_title">Ignore DND</string>
<string name="flashlight_on_call_ignore_dnd_summary">Whether to flash when in Do Not Disturb mode</string>
<string name="flashlight_on_call_rate_title">Rate</string>
<string name="flashlight_on_call_rate_summary">Flashlight on call blink rate</string>
<!-- Combined signal icons in status bar -->
<string name="combined_status_bar_signal_icons">Combined signal icons</string>
<string name="combined_status_bar_signal_icons_summary">Enable combined signal icons in status bar.\nRequires a SystemUI restart</string>
<!-- QS battery estimates -->
<string name="qs_show_battery_estimate_title">Battery estimates</string>
<string name="qs_show_battery_estimate_summary">Show estimated remaining battery life next to the icon</string>
<!-- AOD Schedule -->
<string name="always_on_display_schedule_title">Always on display schedule</string>
<string name="always_on_display_schedule_sunset">Sunset</string>
<string name="always_on_display_schedule_sunrise">Sunrise</string>
<string name="always_on_display_schedule_mixed_sunset">Turns on from sunset till a time</string>
<string name="always_on_display_schedule_mixed_sunrise">Turns on from a time till sunrise</string>
<!-- Pulse notifications lightning -->
<string name="pulse_ambient_light_title">Ambient edge lightning</string>
<string name="pulse_ambient_light_summary">Light ambient edges for pulsing notifications</string>
<string name="ambient_notification_light_enabled_title">Show on AOD</string>
<string name="ambient_notification_light_enabled_summary">Keep showing edge lightning on AOD</string>
<string name="ambient_notification_light_hide_aod_title">Hide AOD content</string>
<string name="ambient_notification_light_hide_aod_summary">Hide AOD content when edges are lighted</string>
<string name="ambient_notification_light_duration_title">Duration</string>
<string name="ambient_notification_light_duration_summary">Time it takes for each animation to complete</string>
<string name="ambient_notification_light_repeats_title">Repeats</string>
<string name="ambient_notification_light_repeats_summary">Amount of times the animation should show\n0 for infinite</string>
<string name="ambient_notification_light_timeout_title">Timeout</string>
<string name="ambient_notification_light_timeout_forever">Forever</string>
<string name="ambient_notification_light_timeout_half_minute">30 seconds</string>
<string name="ambient_notification_light_timeout_minute">1 minute</string>
<string name="ambient_notification_light_timeout_three_minutes">3 minutes</string>
<string name="ambient_notification_light_timeout_five_minutes">5 minutes</string>
<string name="ambient_notification_light_timeout_ten_minutes">10 minutes</string>
<string name="set_to_zero">Set repeats to 0 to enable</string>
<string name="ambient_notification_color_mode_title">Color mode</string>
<string name="ambient_notification_color_mode_accent">Accent color</string>
<string name="ambient_notification_color_mode_wall">Wallpaper dominant color</string>
<string name="ambient_notification_color_mode_notification">Notification icon color</string>
<string name="ambient_notification_color_mode_custom">@string/ambient_notification_light_color_title</string>
<string name="ambient_notification_light_color_title">Custom color</string>
<string name="pulse_ambient_light_show_always_title">Show always</string>
<string name="pulse_ambient_light_show_always_summary">Show lights for all doze events and not just notifications</string>
<string name="pulse_ambient_light_repeat_direction_title">Light repeat mode</string>
<string name="pulse_ambient_light_repeat_direction_restart">Restart</string>
<string name="pulse_ambient_light_repeat_direction_reverse">Reverse</string>
<string name="pulse_ambient_light_layout_title">Light view</string>
<string name="pulse_ambient_light_layout_solid">Solid</string>
<string name="pulse_ambient_light_layout_faded">Faded</string>
<string name="pulse_ambient_light_width_title">Light width</string>
<string name="pulse_light_layout_style_title">Light Layout Style</string>
<string name="pulse_light_both">All Four Sides</string>
<string name="pulse_light_top_bottom">Only Top-Bottom</string>
<string name="pulse_light_left_right">Only Left-Right</string>
<!-- Ambient Ticker -->
<string name="pulse_on_new_tracks_title">Music ticker</string>
<string name="pulse_on_new_tracks_summary">Show music ticker on Ambient Display during track change</string>
<!-- Screen off FOD -->
<string name="screen_off_fod_title">Screen off FOD</string>
<string name="screen_off_fod_summary">Keep FOD enabled when the screen is off</string>
<!-- Volume Steps Fragment -->
<string name="volume_steps_fragment_title">Volume steps</string>
<string name="volume_steps_summary">Customize volume steps</string>
<string name="volume_steps_alarm_title">Volume steps: Alarm</string>
<string name="volume_steps_dtmf_title">Volume steps: DTMF</string>
<string name="volume_steps_music_title">Volume steps: Media</string>
<string name="volume_steps_notification_title">Volume steps: Notification</string>
<string name="volume_steps_ring_title">Volume steps: Ringer</string>
<string name="volume_steps_system_title">Volume steps: System</string>
<string name="volume_steps_voice_call_title">Volume steps: Voice Call</string>
<string name="volume_steps_reset">Reset</string>
<!-- Udfps animations -->
<string name="udfps_category">Udfps</string>
<string name="udfps_recog_animation">Udfps animation</string>
<string name="udfps_recog_animation_summary">Shows an animation while reading your finger</string>
<string name="udfps_recog_animation_effect_title">Udfps animation effect</string>
<string name="udfps_recog_animation_effect_summary">Choose animation effect</string>
<!-- Udfps icon picker -->
<string name="udfps_icon_picker_title">Udfps icon picker</string>
<string name="udfps_icon_picker_summary">Choose your favorite fingerprint icon</string>
<!-- Udfps Custom Options -->
<string name="udfps_settings_title">Udfps Options</string>
<string name="udfps_settings_summary">Different menus for customizing the udfps</string>
<!-- Udfps Haptic Feedback -->
<string name="udfps_haptic_feedback_title">FOD haptic feedback</string>
<string name="udfps_haptic_feedback_summary">Vibrate when touching FOD icon</string>
<!-- Custom FOD Icon -->
<string name="custom_fp_icon_title">Custom UDFPS Icon</string>
<string name="custom_fp_icon_summary">Enable custom UDFPS Icon from files</string>
<string name="custom_fp_select_title">Select Custom UDFPS Icon</string>
<string name="custom_fp_select_summary">Select custom image from your saved files or gallery</string>
<!-- Privacy indicators -->
<string name="mic_camera_privacy_indicator_title">Mic and camera privacy indicator</string>
<string name="mic_camera_privacy_indicator_summary">Show separate indicator when an any app uses mic or camera</string>
<string name="location_privacy_indicator_title">Location privacy indicator</string>
<string name="location_privacy_indicator_summary">Show separate indicator when an any app uses location</string>
<!-- Sb Icon Style -->
<string name="statusbar_icons_style">Colored Statusbar Icons</string>
<string name="statusbar_icons_style_summary">Choose the style of your statusbar icons (requires SystemUI restart)</string>
<!-- Notification headers -->
<string name="notification_headers_title">Notification Headers</string>
<string name="notification_headers_summary">Show headers in the notification shade</string>
<!-- Gaming mode -->
<string name="gaming_mode_title">Game space</string>
<string name="gaming_mode_summary">Extra features for immersive gaming experience</string>
<!-- Battery percentage -->
<string name="battery_style_category_title">Battery icon</string>
<string name="status_bar_battery_percentage_title">Battery percentage</string>
<string name="status_bar_battery_percentage_default">Hidden</string>
<string name="status_bar_battery_percentage_text_next">Next to the icon</string>
<string name="status_bar_battery_percentage_text_inside">Inside the icon</string>
<!-- Status bar battery style-->
<string name="status_bar_battery_style_title">Battery style</string>
<string name="status_bar_battery_style_port">Portrait</string>
<string name="status_bar_battery_style_circle">Circle</string>
<string name="status_bar_battery_style_dotted_circle">Circle (Dotted)</string>
<string name="status_bar_battery_style_filled_circle">Circle (Filled)</string>
<string name="status_bar_battery_style_text">Text</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_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_pill">Portrait Mx</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_signal">Landscape Airoo</string>
<string name="status_bar_battery_style_icon_landscape_buddy">Landscape Capsule</string>
<!-- Network Traffic -->
<string name="traffic_title">Traffic indicators</string>
<string name="traffic_summary">Customize the traffic indicators</string>
<string name="network_traffic_autohide_threshold_title">Auto-hide threshold</string>
<string name="network_traffic_location_title">Location</string>
<string name="network_traffic_disabled">Disabled</string>
<string name="network_traffic_statusbar">Status bar</string>
<string name="network_traffic_qs_header">QS header</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_mode_title">Display mode</string>
<string name="network_traffic_dynamic">Dynamic</string>
<string name="network_traffic_download">Download</string>
<string name="network_traffic_upload">Upload</string>
<string name="network_traffic_font_size">Single net font size</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">Kb/s</string>
<string name="network_traffic_autohide_kilobytes">KB/s</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>
<!-- Themeing -->
<string name="dark_ui_mode_summary">Browse the dark theme options</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the settings category for theme overlays. -->
<string name="theme_customization_category">Theming</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the adaptive icon shape (e.g. launcher and quick settings icons). -->
<string name="theme_customization_icon_shape_title">Icon shape</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize accent color. -->
<string name="theme_customization_icon_shape_summary">Set system icon shape style</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize headline and body fonts. -->
<string name="theme_customization_font_title">Headline / Body font</string>
<string name="theme_customization_font_summary">Set system font style</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the system wide icon pack. -->
<string name="theme_customization_icon_pack_title">Icon pack</string>
<string name="theme_customization_icon_pack_summary">Set custom icon pack style</string>
<string name="theme_customization_signal_icon_title">Signal icon style</string>
<string name="theme_customization_signal_icon_summary">Set custom signal icon style</string>
<string name="theme_customization_wifi_icon_title">WiFi icon style</string>
<string name="theme_customization_wifi_icon_summary">Set custom wifi icon style</string>
<!-- Custom Signal bar icons -->
<string name="custom_signal_bar_title">Signal</string>
<!-- Custom Wi-Fi bar icons -->
<string name="custom_wifi_bar_title">Wi-Fi</string>
<!-- Button brightness -->
<string name="button_backlight_options_category">Backlight options</string>
<string name="button_backlight_enable_title">Allow button backlight</string>
<string name="button_link_brightness">Link to screen brightness</string>
<string name="button_link_brightness_summary">Button backlight brightness will adjust based on current screen brightness level</string>
<string name="button_manual_brightness">Brightness level</string>
<string name="button_timeout_title">Backlight timeout</string>
<string name="button_backlight_on_touch_only_title">Button backlight touch</string>
<string name="button_backlight_on_touch_only_summary">Button backlight will only appear when buttons are pressed rather than on all the time. Timeout still impacts this feature.</string>
<!-- Screen off animation -->
<string name="screen_off_animation_title">Screen off animation</string>
<string name="screen_off_animation_crt">CRT</string>
<string name="screen_off_animation_scale">Scale</string>
<!-- Status bar - Clock -->
<string name="status_bar_clock_title">Clock &amp; date</string>
<string name="status_bar_clock_summary">Customize clock &amp; date</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_position_title">Clock style</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_auto_hide_title">Auto hide</string>
<string name="status_bar_clock_auto_hide_launcher_summary">Hide clock if launcher is visible</string>
<string name="status_bar_clock_auto_hide_summary">Hide clock at regular interval</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_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="clock_date_position">Date position</string>
<string name="clock_date_right">Right of time</string>
<string name="clock_date_left">Left of time</string>
<!-- QS clock -->
<string name="qs_clock_title">Clock</string>
<string name="qs_clock_summary">Display clock in quick status bar header</string>
<!-- QS date -->
<string name="qs_date_title">Date</string>
<string name="qs_date_summary">Display date in quick status bar header</string>
<!-- Media art -->
<string name="lockscreen_media_category">Lock screen media</string>
<string name="media_art_title">Media cover art</string>
<string name="media_art_summary">Enable media cover art on the lockscreen</string>
<!-- Lockscreen album art filter -->
<string name="lockscreen_albumart_filter_title">Media cover art filter</string>
<string name="lockscreen_albumart_filter_none">None</string>
<string name="lockscreen_albumart_filter_grayscale">Grayscale</string>
<string name="lockscreen_albumart_filter_tint">Accent tinted</string>
<string name="lockscreen_albumart_filter_blur">Blur</string>
<string name="lockscreen_albumart_filter_grayblur">Grayscale and blurred</string>
<!-- 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="pulse_settings">Pulse</string>
<string name="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_units_rounded_title">Rounded corners</string>
<string name="pulse_solid_units_rounded_summary">Solid lines with rounded tip</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>
<!-- Quick Settings brightness slider -->
<string name="qs_brightness_slider_category">Brightness slider</string>
<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>
<string name="qs_brightness_position_bottom_title">Show brightness slider on bottom</string>
<string name="qs_brightness_position_bottom_summary">Show a brightness slider on bottom quick settings</string>
<!-- Quick Settings brightness icon -->
<string name="brightness_icon_title">Adaptive brightness button</string>
<string name="brightness_icon_summary">Show adaptive brightness button</string>
<!-- Quick QS Panel brightness slider -->
<string name="quick_qs_brightness_slider_title">Show brightness slider in Quick QS Panel</string>
<string name="quick_qs_brightness_slider_summary">Show a brightness slider in the quick qs panel</string>
<!-- Volume rocker gestures -->
<string name="volume_skiptrack_screen_title">Skip music tracks</string>
<!-- Navigation bar -->
<string name="navigation_title">Navigatie</string>
<string name="navigation_bar_category">Navigation bar</string>
<string name="navigation_bar_title">On-screen navigation bar</string>
<string name="navigation_bar_summary">Enable on-screen navigation keys</string>
<string name="navigation_bar_layout_title">Layout</string>
<string name="navigation_bar_layout_summary">Customize the layout of the navigation bar</string>
<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 in navigation bar while typing</string>
<string name="navigation_bar_help_text">These settings mainly relate to the 3-button navigation bar. If you use gesture navigation and want to customize it, e.g. hide the gesture handle, please visit: Settings &gt; System &gt; Gestures.</string>
<string name="nav_bar_tuner_title">Navigation bar tuner</string>
<string name="nav_bar_tuner_summary">Change nav bar layout</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="system_navigation_summary">Choose which system navigation style to use</string>
<!-- HW keys -->
<string name="hardware_keys_title">Buttons</string>
<string name="hardware_keys_category">Hardware navigation buttons</string>
<string name="hardware_keys_disable_title">Disable hardware buttons</string>
<string name="hardware_keys_disable_summary">Use the device hardware keys for navigation</string>
<!-- NavBar Inverse -->
<string name="navigation_bar_inverse_title">Invert 3 button navigation bar</string>
<!-- Quick Settings brightness slider -->
<string name="qs_show_brightness_slider_title">Brightness slider</string>
<string name="qs_show_brightness_slider_never">Never show</string>
<string name="qs_show_brightness_slider_expanded">Show when expanded</string>
<string name="qs_show_brightness_slider_always">Show always</string>
<string name="qs_show_brightness_slider_not_expanded">Show when not expanded</string>
<string name="qs_brightness_slider_position_title">Position</string>
<string name="qs_brightness_slider_position_top">Top</string>
<string name="qs_brightness_slider_position_bottom">Bottom</string>
<!-- Monet Engine -->
<string name="monet_category">Monet</string>
<string name="monet_engine_title">Monet engine</string>
<string name="monet_engine_summary">Customize monet parameters</string>
<string name="monet_engine_custom_color_title">Use custom color</string>
<string name="monet_engine_custom_color_summary">Use custom color for monet engine instead of wallpaper colors</string>
<string name="monet_engine_color_override_title">Custom color</string>
<string name="monet_engine_white_luminance_user_title">White luminance</string>
<string name="monet_engine_accurate_shades_title">Use accurate shades</string>
<string name="monet_engine_chroma_factor_title">Chroma factor</string>
<string name="monet_engine_linear_lightness_title">Use linear lightness</string>
<!-- Quick Settings brightness icon -->
<string name="qs_show_auto_brightness_title">Auto brightness icon</string>
<string name="qs_show_auto_brightness_summary">Show toggle for adaptive brightness near the slider</string>
<!-- Black theme -->
<string name="system_black_theme_title">Use black theme</string>
<string name="system_black_theme_summary">Force black background colors</string>
<!-- OOS style material dismiss all button for notifications -->
<string name="notification_material_dismiss_button_title">Clear all notification button</string>
<string name="notification_material_dismiss_button_summary">Replace clear all notification text with floating button</string>
<string name="clearall_style_title">Clear all notification button style</string>
<string name="clearall_bgstyle_title">Clear all notification button background</string>
<!-- Laboratory - Application downgrade -->
<string name="laboratory_app_downgrade_title">Allow application downgrade</string>
<string name="laboratory_app_downgrade_summary">This allows you to downgrade applications. Note that this may lead to crashes and data corruption.</string>
<!-- Laboratory - Ignore window secure -->
<string name="laboratory_ignore_window_secure_title">Ignore window secure flags</string>
<string name="laboratory_ignore_window_secure_summary">This removes the screenshots and screenrecords limits for all applications. Normally, special applications are replaced with black areas in records. This can be convenient in some cases but may lead to privacy leaks. After changing this toggle, you may need to restart applications for the change to take effect.</string>
<!-- Colorful battery icon -->
<string name="battery_level_colors_title">Toggle colorful battery icon</string>
<string name="battery_level_colors_summary">Each battery level drop is color coded</string>
<!-- Custom settings dashboard style -->
<string name="settings_dashboard_style_title">Settings layout</string>
<string name="settings_dashboard_style_aosp">Aosp</string>
<string name="settings_dashboard_style_oos11">OxygenOS 11</string>
<string name="settings_dashboard_style_oos12">OxygenOS 12</string>
<string name="settings_dashboard_style_cherish">Cherish</string>
<string name="settings_dashboard_style_cherish_clean">Cherish Clean</string>
<string name="settings_layout_category_title">Settings UI interface</string>
<string name="settings_base_style_title">Settings Base layout</string>
<string name="settings_base_style_summary">Use an alternative layout for setting menus</string>
<string name="settings_home_style_title">Settings Home layout</string>
<string name="settings_home_style_summary">Use stock aosp layout for homepage</string>
<string name="disable_usercard_title">Settings UserCard</string>
<string name="disable_usercard_summary">Toggle in order not to show the usercard on main settings page</string>
<string name="spoof_title">Spoofing</string>
<!-- Unlimited g00gle ph0t0s st0rage -->
<string name="use_photos_spoof_title">Unlimited Photos storage</string>
<string name="use_photos_spoof_summary">Spoof your device as Pixel XL for Google Photos app only to provide unlimited storage for backup</string>
<!-- Unlock FPS for specific games -->
<string name="use_games_spoof_title">Unlock higher FPS in games</string>
<string name="use_games_spoof_summary">Spoof your device as a different model for specific games to unlock higher FPS</string>
<!-- Unlock higher quality streams for specific apps -->
<string name="use_stream_spoof_title">Unlock higher quality streams</string>
<string name="use_stream_spoof_summary">Spoof your device as Pixel 6 Pro to unlock higher quality streams on Amazon Prime, Disney+, Hotstar, and Netflix</string>
<!-- Hidden apps -->
<string name="hidden_apps_title">Hidden apps</string>
<string name="hidden_apps_summary">Applications that should be hidden from launcher</string>
<!-- reTicker -->
<string name="reticker_title">reTicker</string>
<string name="reticker_summary">Replace heads-up notification with slim and less invasive version of redesigned ticker</string>
<string name="reticker_colored_title">Use app colored background</string>
<string name="reticker_colored_summary">Replace reTicker background color using notification app main color</string>
<!-- Data usage info in QS footer -->
<string name="qs_footer_datausage_title">Data usage</string>
<string name="qs_footer_datausage_summary">Display data usage summary in quick settings footer</string>
<!-- Qs Transparency -->
<string name="qs_transparency_summary">Choose how transparent you want your qs to be (Requires SystemUI Restart)</string>
<string name="qs_transparency_title">Qs Transparency</string>
<!-- Media artwork -->
<string name="media_category">Media notification</string>
<string name="artwork_media_background_title">Artwork media background</string>
<string name="artwork_media_background_summary">Set media artwork as the notification media background</string>
<string name="artwork_media_background_enable_blur_title">Blur media media artwork background</string>
<string name="artwork_media_background_blur_radius_title">Blur amount for media artwork</string>
<string name="artwork_media_background_fade_filter_title">Fade amount for media artwork</string>
<string name="artwork_media_background_alpha_title">Transparency of media artwork</string>
<string name="just_kidding">Just kidding! providing logs helps us look like professional programmers err i mean trace the bugs that users reports.</string>
<string name="bug_report_drill">Bug Reporting Procedure</string>
<!-- Strict standby -->
<string name="strict_standby_policy_title">Strict standby policy</string>
<string name="strict_standby_policy_summary">When dismissing from recents, this will force stop apps with restricted battery usage and impose stronger restrictions to them. Also, all app standby restrictions will be imposed even when device is charging.</string>
<!-- Force background freezer -->
<string name="force_background_freezer_title">Background tasks freezer</string>
<string name="force_background_freezer_summary">Freeze tasks with restricted battery usage when moving them to background and unfreeze them when moving to foreground. This could save battery slightly but may lead to crashes and background ANR.</string>
<!-- Wi-Fi Standard icon -->
<string name="show_wifi_standard_icon_title">Show Wi-Fi Standard icon</string>
<string name="show_wifi_standard_icon_summary">Show Wi-Fi type in Wi-Fi signal indicator</string>
<!-- Lockscreen clock color -->
<string name="lockscreen_clock_color_title">Lockscreen clock color</string>
<string name="lockscreen_clock_color_summary">Use secondary color for lockscreen clock, if disabled will use color accent</string>
<!-- QS tiles layout direction: vertical or horizontal -->
<string name="qs_tile_layout_category_title">Tile layout</string>
<string name="qs_tile_layout_title">Vertical layout</string>
<string name="qs_tile_layout_summary">Enable for vertical layout. Default is horizontal</string>
<!-- QS rows and columns -->
<string name="qs_layout_category_title">QS Layout</string>
<string name="qs_rows_portrait_title">Tile rows on portrait</string>
<string name="qs_rows_landscape_title">Tile rows on landscape</string>
<string name="qs_columns_portrait_title">Tile columns on portrait</string>
<!-- QS tiles title visibility -->
<string name="qs_tile_title_visibility_title">Hide tile titles</string>
<string name="qs_tile_title_visibility_summary">Toggle to hide tile titles</string>
<!-- Fingerprint Ripple Effect -->
<string name="enable_fingerprint_ripple_effect_title">Ripple effect</string>
<string name="enable_fingerprint_ripple_effect_summary">Show ripple effect on unlock with fingerprint</string>
</resources>

View File

@@ -0,0 +1,771 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2019 CherishOS
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">
<!-- App Title -->
<string name="cherish_settings_title">Cherish Settings</string>
<!-- Units -->
<string name="unit_milliseconds">milliseconds</string>
<string name="unit_seconds">seconds</string>
<!-- Categories -->
<string name="button_title">Buttons</string>
<string name="button_summary">Hardware keys, Navigation bar</string>
<string name="gestures_title">Gestures</string>
<string name="gestures_summary">Jump to camera, swipe to screenshot</string>
<string name="lockscreen_title">Lock screen</string>
<string name="lockscreen_summary">Music visualizer, charging animation, clock style</string>
<string name="misc_title">Miscellaneous</string>
<string name="misc_summary">Gaming mode, volume controls</string>
<string name="animations_title">Animations</string>
<string name="animations_summary">System animations</string>
<string name="powermenu_title">Power menu</string>
<string name="powermenu_summary">Advanced restart, power menu opacity</string>
<string name="theme_title">Themes</string>
<string name="theme_summary">System theme, rounded, switch theme</string>
<string name="quicksettings_title">Quick Settings</string>
<string name="quicksettings_summary">Tile layout, blur</string>
<string name="recents_title">Recents apps</string>
<string name="recents_summary">Slim recents</string>
<string name="statusbar_title">Status bar</string>
<string name="statusbar_summary">Clock, carrier, status icons</string>
<string name="volume_title">Volume rockers</string>
<string name="volume_summary">Volume rockers</string>
<string name="notifications_title">Notifications</string>
<string name="notifications_summary">Battery light, notifications header</string>
<string name="about_summary">Learn more about CherishOS</string>
<string name="device_part_title">Device features</string>
<string name="qs_category">QS category</string>
<string name="navbar_title">Navigation bar</string>
<string name="volume_keys_title">Volume keys</string>
<!-- General strings -->
<string name="ok">OK</string>
<string name="reset">Reset</string>
<string name="cancel">Cancel</string>
<string name="save">Save</string>
<string name="default_string">Default</string>
<string name="disabled">Disabled</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"></string>
<string name="arrow_down"></string>
<string name="hex">Hex:</string>
<string name="hex_hint">#ff000000</string>
<string name="set">Set</string>
<string name="color_default">Default</string>
<string name="led_color_green">Green</string>
<string name="led_color_red">Red</string>
<!-- Custom seekbar -->
<string name="custom_seekbar_value">Value: <xliff:g id="v">%s</xliff:g></string>
<string name="custom_seekbar_default_value">Default</string>
<string name="custom_seekbar_default_value_to_set">Default value: <xliff:g id="v">%s</xliff:g>\nLong press to set</string>
<string name="custom_seekbar_default_value_is_set">Default value is set</string>
<string name="add_package_to_title">Add application</string>
<!-- QS settings -->
<string name="qs_title">Quick settings</string>
<!-- QuickSettings haptic feedback -->
<string name="quick_settings_vibrate_title">Vibrate on touch</string>
<string name="quick_settings_vibrate_summary">Vibrate when touching QS tiles</string>
<!-- Lockscreen shortcuts -->
<string name="ls_category">Lockscreen Items</string>
<string name="ls_tuner">Enable Lockscreen tuner</string>
<string name="lockscreen_shortcuts">Lockscreen shortcuts</string>
<string name="ls_shortcut_summary">Customize Lockscreen shortcuts</string>
<!-- Lockscreen icons -->
<string name="lockscreen_tuner_title">Lockscreen tuner</string>
<!-- Statusbar Items -->
<string name="sb_icons">Statusbar Icons</string>
<string name="statusbar_items_category">Statusbar items</string>
<!-- Status bar - icons -->
<string name="status_bar_icons_title">Status bar icons</string>
<!-- Lock screen visualizer -->
<string name="visualizer_title">Display music visualizer</string>
<!-- Power menu and dialogs opacity -->
<!-- AOKP custom system animations -->
<!-- Power menu Animations -->
<string name="power_menu_animation">Power menu</string>
<!-- QS header image -->
<!-- Lockscreen -->
<string name="lockscreen_category">Lockscreen</string>
<!-- Themes -->
<string name="theme_type_title">System theme</string>
<string name="theme_type_summary">Select theme</string>
<!--Accenter -->
<string name="themes_hub_title">Themes</string>
<string name="themes_hub_summary">Accents-Gradients-Themes</string>
<string name="rgb_accent_picker_title_dark">Accent Picker</string>
<string name="rgb_accent_picker_summary">Choose the accent color yourself</string>
<string name="theme_option_reset_title">Reset Theme Options</string>
<string name="theme_option_reset_message">Are you sure you want to reset themes-accent to default?</string>
<!--ThemePicker-->
<string name="theme_select_title">Styles and Wallpapers</string>
<string name="theme_select_summary">Browse and select installed themes</string>
<string name="notification_light_settings">Notifications light</string>
<!-- Volume rocker wake -->
<string name="volume_rocker_wake_title">Volume rocker wake</string>
<string name="search">Search</string>
<string name="search_apps">Search apps</string>
<!-- Power Menu -->
<string name="power_menu_title">Power menu</string>
<string name="power_menu_title_summary">View or change power menu entries</string>
<string name="powermenu_screenshot">Screenshot</string>
<string name="powermenu_power">Power</string>
<string name="powermenu_advanced">Advanced reboot options</string>
<string name="powermenu_restart">Restart</string>
<string name="powermenu_airplane">Airplane</string>
<string name="powermenu_settings">Settings</string>
<string name="powermenu_lockdown">Lock Down</string>
<string name="powermenu_soundpanel">Sound Panel</string>
<string name="powermenu_users">Users</string>
<string name="powermenu_logout">Logout</string>
<string name="powermenu_emergency">Emergency</string>
<!-- Double Tap Lockscreen to Sleep -->
<string name="lockscreen_gesture_title">Gestures</string>
<string name="double_tap_to_sleep_lockscreen_title">Double tap to sleep</string>
<string name="double_tap_to_sleep_lockscreen_summary">Double tap on the top third or bottom shortcut area of the lock screen to put the device to sleep</string>
<!-- Double Tap Statusbar to Sleep -->
<string name="statusbar_gesture_title">Gestures</string>
<string name="double_tap_to_sleep_statusbar_title">Double tap to sleep</string>
<string name="double_tap_to_sleep_statusbar_summary">Double tap on statusbar to put the device to sleep</string>
<!-- Buttons title -->
<string name="volume_category">Volume Rocker</string>
<!--Volume keys -->
<string name="volume_rocker_wake_summary">Pressing the volume keys will wake your device</string>
<!-- Torch Power button gestures -->
<string name="torch_power_button_gesture_title">Toggle torch when screen off</string>
<string name="torch_power_button_gesture_none">Disabled</string>
<string name="torch_power_button_gesture_dt">Double tap power button (slower single tap response), Disables double power tap for camera.</string>
<string name="torch_power_button_gesture_dt_toast">Jump to camera gesture is now disabled</string>
<string name="torch_power_button_gesture_lp">Long press power button</string>
<!-- Hardware button navigation -->
<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>
<string name="profile_applist_title">Applications</string>
<string name="choose_action_title">Choose action</string>
<string name="action_entry_default_action">Default settings</string>
<string name="action_entry_select_app">Select application</string>
<string name="action_entry_custom_action">Select custom action</string>
<string name="hardware_keys_volume_keys_title">Volume rocker</string>
<string name="hardware_keys_home_key_title">Home button</string>
<string name="hardware_keys_menu_key_title">Menu button</string>
<string name="hardware_keys_assist_key_title">Search button</string>
<string name="hardware_keys_appswitch_key_title">Overview button</string>
<string name="hardware_keys_back_key_title">Back button</string>
<string name="hardware_keys_double_tap_summary">Set double tap action</string>
<string name="hardware_keys_single_tap_summary">Set single tap action</string>
<string name="hardware_keys_long_press_summary">Set long press action</string>
<string name="hardware_keys_single_tap_title">Single tap action</string>
<string name="hardware_keys_long_press_title">Long press action</string>
<string name="hardware_keys_double_tap_title">Double tap action</string>
<!-- 4G icon -->
<string name="show_fourg_icon_title">4G icon</string>
<string name="show_fourg_icon_summary">Display 4G icon in signal icon instead LTE</string>
<!-- Volume swap buttons -->
<string name="swap_volume_buttons_title">Reorient</string>
<string name="swap_volume_buttons_summary">Swap volume buttons when the screen is rotated</string>
<!-- Power menu on lockscreen -->
<string name="lockscreen_power_menu_disabled_title">Disable power menu on lock screen</string>
<string name="lockscreen_power_menu_disabled_summary">This will only disable the power menu on secure lock screens</string>
<!-- Toast app icon -->
<string name="toast_icon_title">Toast app icon</string>
<string name="toast_icon_summary">Display the app\'s icon corresponding with the toast</string>
<!-- Heads up -->
<string name="headsup_category">HeadsUp Settings</string>
<string name="heads_up_notifications">Heads up</string>
<string name="heads_up_notifications_summary">Customise heads up notifications settings</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_stoplist_summary">Disable heads up notifications in these applications</string>
<string name="add_heads_up_blacklist_summary">Disable heads up from these applications</string>
<string name="heads_up_stoplist_title">Stoplist</string>
<string name="heads_up_blacklist_title">Blacklist</string>
<string name="profile_choose_app">Choose app</string>
<string name="dialog_delete_title">Delete</string>
<string name="dialog_delete_message">Remove selected item?</string>
<!-- Heads up timeout -->
<string name="heads_up_time_out_title">Time out</string>
<string name="heads_up_time_out_summary">Peeking notifications will show for <xliff:g id="number">%d</xliff:g> seconds</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_5sec">5 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>
<!-- Heads up snooze -->
<string name="heads_up_snooze_title">Snooze timer</string>
<string name="heads_up_snooze_summary_one_minute">Swiping up on peeking notifications will snooze heads up from that application for 1 minute</string>
<string name="heads_up_snooze_summary">Swiping up on peeking notifications will snooze heads up from that application for <xliff:g id="number">%d</xliff:g> minutes</string>
<string name="heads_up_snooze_disabled_summary">Snooze timer is disabled</string>
<string name="heads_up_snooze_1min">1 minute</string>
<string name="heads_up_snooze_5min">5 minutes</string>
<string name="heads_up_snooze_10min">10 minutes</string>
<string name="heads_up_snooze_15min">15 minutes</string>
<string name="heads_up_snooze_20min">20 minutes</string>
<!-- Quick QS pulldown -->
<string name="status_bar_quick_qs_pulldown">Quick QS pulldown</string>
<string name="quick_pulldown_none">Disabled</string>
<string name="quick_pulldown_right">Pulldown statusbar from right side</string>
<string name="quick_pulldown_left">Pulldown statusbar from left side</string>
<!-- Incall vibrate options -->
<string name="incall_vibration_category">In-call vibration options</string>
<string name="incall_vibrate_connect_title">Vibrate on connect</string>
<string name="incall_vibrate_call_wait_title">Vibrate on call waiting</string>
<string name="incall_vibrate_disconnect_title">Vibrate on disconnect</string>
<!-- Data disabled icon -->
<string name="data_disabled_icon_title">Show data disabled icon</string>
<string name="data_disabled_icon_summary">Display the cross sign next to signal bar when data is disabled</string>
<!-- Roaming indicator icon -->
<string name="roaming_indicator_icon_title">Roaming indicator</string>
<string name="roaming_indicator_icon_summary">Display roaming indicator in signal icon when in roaming mode</string>
<!-- Show VoLTE icon on statusbar -->
<string name="volte_switch_title">VoLTE icon</string>
<string name="volte_switch_summary">Display VoLTE icon</string>
<string name="volte_icon_title">VoLTE icon</string>
<string name="volte_icon_summary">Display VoLTE icon</string>
<string name="volte_icon_style_title">Select VoLTE Icon</string>
<string name="volte_icon_asus">VoLTE Asus Icon</string>
<string name="volte_icon_vo">Vo Only Icon</string>
<string name="volte_icon_volte">VoLTE Icon</string>
<string name="volte_icon_oos">VoLTE OOS Icon</string>
<string name="volte_icon_hd">HD Icon</string>
<string name="volte_icon_hd2">HD CAF Icon</string>
<string name="volte_icon_miui">MIUI 11 Icon</string>
<string name="volte_icon_emui">EMUI Icon</string>
<string name="volte_icon_margaritov">HD Filled Icon</string>
<string name="volte_icon_margaritov2">Margaritov VoLTE Icon</string>
<string name="volte_icon_vivo">Vivo Icon</string>
<string name="volte_icon_aris">Aris Icon</string>
<string name="volte_icon_beast">Aww Icon</string>
<string name="volte_icon_ios">Ios Icon</string>
<string name="volte_icon_lr">Livenge Icon</string>
<string name="volte_icon_realme">Realme Icon</string>
<string name="volte_icon_typeA">Mild Icon</string>
<string name="volte_icon_typeB">Filth Icon</string>
<string name="volte_icon_typeC">Mue Icon</string>
<string name="volte_icon_typeD">Sus Icon</string>
<string name="volte_icon_typeE">Acherus Icon</string>
<string name="volte_icon_vcircle">Circle Icon</string>
<string name="volte_icon_vimeo">Vimeo Icon</string>
<string name="volte_icon_volit">Volit Icon</string>
<string name="volte_icon_zirco">Ziroc Icon</string>
<!-- VoWiFi icon -->
<string name="vowifi_icon_title">VoWiFi icon</string>
<string name="vowifi_icon_enabled">VoWiFi icon enabled</string>
<string name="vowifi_icon_disabled">VoWiFi icon disabled</string>
<string name="vowifi_icon_enabled_volte_disabled">VoWiFi instead of VoLTE icon</string>
<string name="vowifi_icon_style_title">VoWiFi icon style</string>
<string name="vowifi_icon_default">Default Icon</string>
<string name="vowifi_icon_emui">EMUI Icon</string>
<string name="vowifi_icon_asus">Asus Icon</string>
<string name="vowifi_icon_oneplus">OOS Icon</string>
<string name="vowifi_icon_moto">Motorola Icon</string>
<string name="vowifi_icon_simple1">Simple1 Icon</string>
<string name="vowifi_icon_simple2">Simple2 Icon</string>
<string name="vowifi_icon_simple3">Simple3 Icon</string>
<string name="vowifi_icon_vivo">Vivo Icon</string>
<string name="vowifi_icon_margaritov">Margaritov Icon</string>
<!-- Battery light -->
<string name="battery_light_settings">Battery charging light</string>
<string name="battery_light_enable">Enable</string>
<string name="battery_full_light_enabled">Battery light when full charged</string>
<string name="battery_light_allow_on_dnd_title">Battery light in Do Not Disturb mode</string>
<string name="battery_light_low_blinking_title">Blinking light on low battery</string>
<string name="battery_light_cat">Battery light color when charging</string>
<string name="battery_light_low_color">Low battery</string>
<string name="battery_light_medium_color">Medium battery</string>
<string name="battery_light_full_color">Almost full battery</string>
<string name="battery_light_reallyfull_color">Full (100) battery</string>
<!-- Heads up options -->
<string name="less_boring_heads_up_title">Make heads up less annoying</string>
<string name="less_boring_heads_up_summary">Show heads up only for dialer or messaging app if they are not in foreground</string>
<!-- Notification guts kill app button -->
<string name="general_category">General</string>
<string name="notification_guts_kill_app_button_title">Kill app button</string>
<string name="notification_guts_kill_app_button_summary">Show a kill app button in the notification\'s longpress menu</string>
<!-- Double Tap on Doze to wake -->
<string name="double_tap_on_doze_to_wake_title">Double-tap to wake on doze</string>
<string name="double_tap_on_doze_to_wake_summary">Double tap to wake when device is dreaming</string>
<!-- Old mobile type icons -->
<string name="use_old_mobiletype_title">Small mobile type icon</string>
<string name="use_old_mobiletype_summary">Show mobile type icon on top of the signal indicator</string>
<!-- Lockscreen battery info indicator -->
<string name="lockscreen_battery_info_title">Lockscreen charging info</string>
<string name="lockscreen_battery_info_summary">Show charging current, voltage, wattage and battery temperature on lockscreen while charging</string>
<!-- Charging animation -->
<string name="charging_animation_title">Charging animation</string>
<string name="charging_animation_summary">Display an animation when the device is plugged in</string>
<!-- Tiles animation style -->
<string name="qs_tile_animation_title">Animations</string>
<string name="qs_tile_animation_style_title">Animation style</string>
<string name="qs_tile_animation_duration_title">Animation duration</string>
<string name="qs_tile_animation_interpolator_title">Tiles animation interpolator</string>
<string name="qs_tile_animation_style_off">No animation</string>
<string name="qs_tile_animation_style_flip">Flip</string>
<string name="qs_tile_animation_style_rotate">Rotate</string>
<string name="qs_tile_animation_duration_low">Low</string>
<string name="qs_tile_animation_duration_default">Default</string>
<string name="qs_tile_animation_duration_fast">Fast</string>
<string name="qs_tile_animation_interpolator_linearInterpolator">Linear</string>
<string name="qs_tile_animation_interpolator_accelerateInterpolator">Accelerate</string>
<string name="qs_tile_animation_interpolator_decelerateInterpolator">Decelerate</string>
<string name="qs_tile_animation_interpolator_accelerateDecelerateInterpolator">Accelerate decelerate</string>
<string name="qs_tile_animation_interpolator_bounceInterpolator">Bounce</string>
<string name="qs_tile_animation_interpolator_overshootInterpolator">Overshoot</string>
<string name="qs_tile_animation_interpolator_anticipateInterpolator">Anticipate</string>
<string name="qs_tile_animation_interpolator_anticipateOvershootInterpolator">Anticipate overshoot</string>
<string name="qs_set_animation_style">%1$s</string>
<string name="qs_set_animation_duration">%1$s</string>
<string name="qs_set_animation_interpolator">%1$s</string>
<!-- Blink flashlight for incoming calls -->
<string name="flashlight_category">Flashlight</string>
<string name="flashlight_on_call_title">Blink Flashlight for incoming call</string>
<string name="flashlight_on_call_disabled">Disabled</string>
<string name="flashlight_on_call_ringer">When ringing</string>
<string name="flashlight_on_call_no_ringer">When ringer is silent</string>
<string name="flashlight_on_call_silent">When entirely silent (no ringer or vibrator)</string>
<string name="flashlight_on_call_always">Always</string>
<string name="flashlight_on_call_ignore_dnd_title">Ignore DND</string>
<string name="flashlight_on_call_ignore_dnd_summary">Whether to flash when in Do Not Disturb mode</string>
<string name="flashlight_on_call_rate_title">Rate</string>
<string name="flashlight_on_call_rate_summary">Flashlight on call blink rate</string>
<!-- Combined signal icons in status bar -->
<string name="combined_status_bar_signal_icons">Combined signal icons</string>
<string name="combined_status_bar_signal_icons_summary">Enable combined signal icons in status bar.\nRequires a SystemUI restart</string>
<!-- QS battery estimates -->
<string name="qs_show_battery_estimate_title">Battery estimates</string>
<string name="qs_show_battery_estimate_summary">Show estimated remaining battery life next to the icon</string>
<!-- AOD Schedule -->
<string name="always_on_display_schedule_title">Always on display schedule</string>
<string name="always_on_display_schedule_sunset">Sunset</string>
<string name="always_on_display_schedule_sunrise">Sunrise</string>
<string name="always_on_display_schedule_mixed_sunset">Turns on from sunset till a time</string>
<string name="always_on_display_schedule_mixed_sunrise">Turns on from a time till sunrise</string>
<!-- Pulse notifications lightning -->
<string name="pulse_ambient_light_title">Ambient edge lightning</string>
<string name="pulse_ambient_light_summary">Light ambient edges for pulsing notifications</string>
<string name="ambient_notification_light_enabled_title">Show on AOD</string>
<string name="ambient_notification_light_enabled_summary">Keep showing edge lightning on AOD</string>
<string name="ambient_notification_light_hide_aod_title">Hide AOD content</string>
<string name="ambient_notification_light_hide_aod_summary">Hide AOD content when edges are lighted</string>
<string name="ambient_notification_light_duration_title">Duration</string>
<string name="ambient_notification_light_duration_summary">Time it takes for each animation to complete</string>
<string name="ambient_notification_light_repeats_title">Repeats</string>
<string name="ambient_notification_light_repeats_summary">Amount of times the animation should show\n0 for infinite</string>
<string name="ambient_notification_light_timeout_title">Timeout</string>
<string name="ambient_notification_light_timeout_forever">Forever</string>
<string name="ambient_notification_light_timeout_half_minute">30 seconds</string>
<string name="ambient_notification_light_timeout_minute">1 minute</string>
<string name="ambient_notification_light_timeout_three_minutes">3 minutes</string>
<string name="ambient_notification_light_timeout_five_minutes">5 minutes</string>
<string name="ambient_notification_light_timeout_ten_minutes">10 minutes</string>
<string name="set_to_zero">Set repeats to 0 to enable</string>
<string name="ambient_notification_color_mode_title">Color mode</string>
<string name="ambient_notification_color_mode_accent">Accent color</string>
<string name="ambient_notification_color_mode_wall">Wallpaper dominant color</string>
<string name="ambient_notification_color_mode_notification">Notification icon color</string>
<string name="ambient_notification_color_mode_custom">@string/ambient_notification_light_color_title</string>
<string name="ambient_notification_light_color_title">Custom color</string>
<string name="pulse_ambient_light_show_always_title">Show always</string>
<string name="pulse_ambient_light_show_always_summary">Show lights for all doze events and not just notifications</string>
<string name="pulse_ambient_light_repeat_direction_title">Light repeat mode</string>
<string name="pulse_ambient_light_repeat_direction_restart">Restart</string>
<string name="pulse_ambient_light_repeat_direction_reverse">Reverse</string>
<string name="pulse_ambient_light_layout_title">Light view</string>
<string name="pulse_ambient_light_layout_solid">Solid</string>
<string name="pulse_ambient_light_layout_faded">Faded</string>
<string name="pulse_ambient_light_width_title">Light width</string>
<string name="pulse_light_layout_style_title">Light Layout Style</string>
<string name="pulse_light_both">All Four Sides</string>
<string name="pulse_light_top_bottom">Only Top-Bottom</string>
<string name="pulse_light_left_right">Only Left-Right</string>
<!-- Ambient Ticker -->
<string name="pulse_on_new_tracks_title">Music ticker</string>
<string name="pulse_on_new_tracks_summary">Show music ticker on Ambient Display during track change</string>
<!-- Screen off FOD -->
<string name="screen_off_fod_title">Screen off FOD</string>
<string name="screen_off_fod_summary">Keep FOD enabled when the screen is off</string>
<!-- Volume Steps Fragment -->
<string name="volume_steps_fragment_title">Volume steps</string>
<string name="volume_steps_summary">Customize volume steps</string>
<string name="volume_steps_alarm_title">Volume steps: Alarm</string>
<string name="volume_steps_dtmf_title">Volume steps: DTMF</string>
<string name="volume_steps_music_title">Volume steps: Media</string>
<string name="volume_steps_notification_title">Volume steps: Notification</string>
<string name="volume_steps_ring_title">Volume steps: Ringer</string>
<string name="volume_steps_system_title">Volume steps: System</string>
<string name="volume_steps_voice_call_title">Volume steps: Voice Call</string>
<string name="volume_steps_reset">Reset</string>
<!-- Udfps animations -->
<string name="udfps_category">Udfps</string>
<string name="udfps_recog_animation">Udfps animation</string>
<string name="udfps_recog_animation_summary">Shows an animation while reading your finger</string>
<string name="udfps_recog_animation_effect_title">Udfps animation effect</string>
<string name="udfps_recog_animation_effect_summary">Choose animation effect</string>
<!-- Udfps icon picker -->
<string name="udfps_icon_picker_title">Udfps icon picker</string>
<string name="udfps_icon_picker_summary">Choose your favorite fingerprint icon</string>
<!-- Udfps Custom Options -->
<string name="udfps_settings_title">Udfps Options</string>
<string name="udfps_settings_summary">Different menus for customizing the udfps</string>
<!-- Udfps Haptic Feedback -->
<string name="udfps_haptic_feedback_title">FOD haptic feedback</string>
<string name="udfps_haptic_feedback_summary">Vibrate when touching FOD icon</string>
<!-- Custom FOD Icon -->
<string name="custom_fp_icon_title">Custom UDFPS Icon</string>
<string name="custom_fp_icon_summary">Enable custom UDFPS Icon from files</string>
<string name="custom_fp_select_title">Select Custom UDFPS Icon</string>
<string name="custom_fp_select_summary">Select custom image from your saved files or gallery</string>
<!-- Privacy indicators -->
<string name="mic_camera_privacy_indicator_title">Mic and camera privacy indicator</string>
<string name="mic_camera_privacy_indicator_summary">Show separate indicator when an any app uses mic or camera</string>
<string name="location_privacy_indicator_title">Location privacy indicator</string>
<string name="location_privacy_indicator_summary">Show separate indicator when an any app uses location</string>
<!-- Sb Icon Style -->
<string name="statusbar_icons_style">Colored Statusbar Icons</string>
<string name="statusbar_icons_style_summary">Choose the style of your statusbar icons (requires SystemUI restart)</string>
<!-- Notification headers -->
<string name="notification_headers_title">Notification Headers</string>
<string name="notification_headers_summary">Show headers in the notification shade</string>
<!-- Gaming mode -->
<string name="gaming_mode_title">Game space</string>
<string name="gaming_mode_summary">Extra features for immersive gaming experience</string>
<!-- Battery percentage -->
<string name="battery_style_category_title">Battery icon</string>
<string name="status_bar_battery_percentage_title">Battery percentage</string>
<string name="status_bar_battery_percentage_default">Hidden</string>
<string name="status_bar_battery_percentage_text_next">Next to the icon</string>
<string name="status_bar_battery_percentage_text_inside">Inside the icon</string>
<!-- Status bar battery style-->
<string name="status_bar_battery_style_title">Battery style</string>
<string name="status_bar_battery_style_port">Portrait</string>
<string name="status_bar_battery_style_circle">Circle</string>
<string name="status_bar_battery_style_dotted_circle">Circle (Dotted)</string>
<string name="status_bar_battery_style_filled_circle">Circle (Filled)</string>
<string name="status_bar_battery_style_text">Text</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_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_pill">Portrait Mx</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_signal">Landscape Airoo</string>
<string name="status_bar_battery_style_icon_landscape_buddy">Landscape Capsule</string>
<!-- Network Traffic -->
<string name="traffic_title">Traffic indicators</string>
<string name="traffic_summary">Customize the traffic indicators</string>
<string name="network_traffic_autohide_threshold_title">Auto-hide threshold</string>
<string name="network_traffic_location_title">Location</string>
<string name="network_traffic_disabled">Disabled</string>
<string name="network_traffic_statusbar">Status bar</string>
<string name="network_traffic_qs_header">QS header</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_mode_title">Display mode</string>
<string name="network_traffic_dynamic">Dynamic</string>
<string name="network_traffic_download">Download</string>
<string name="network_traffic_upload">Upload</string>
<string name="network_traffic_font_size">Single net font size</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">Kb/s</string>
<string name="network_traffic_autohide_kilobytes">KB/s</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>
<!-- Themeing -->
<string name="dark_ui_mode_summary">Browse the dark theme options</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the settings category for theme overlays. -->
<string name="theme_customization_category">Theming</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the adaptive icon shape (e.g. launcher and quick settings icons). -->
<string name="theme_customization_icon_shape_title">Icon shape</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize accent color. -->
<string name="theme_customization_icon_shape_summary">Set system icon shape style</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize headline and body fonts. -->
<string name="theme_customization_font_title">Headline / Body font</string>
<string name="theme_customization_font_summary">Set system font style</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the system wide icon pack. -->
<string name="theme_customization_icon_pack_title">Icon pack</string>
<string name="theme_customization_icon_pack_summary">Set custom icon pack style</string>
<string name="theme_customization_signal_icon_title">Signal icon style</string>
<string name="theme_customization_signal_icon_summary">Set custom signal icon style</string>
<string name="theme_customization_wifi_icon_title">WiFi icon style</string>
<string name="theme_customization_wifi_icon_summary">Set custom wifi icon style</string>
<!-- Custom Signal bar icons -->
<string name="custom_signal_bar_title">Signal</string>
<!-- Custom Wi-Fi bar icons -->
<string name="custom_wifi_bar_title">Wi-Fi</string>
<!-- Button brightness -->
<string name="button_backlight_options_category">Backlight options</string>
<string name="button_backlight_enable_title">Allow button backlight</string>
<string name="button_link_brightness">Link to screen brightness</string>
<string name="button_link_brightness_summary">Button backlight brightness will adjust based on current screen brightness level</string>
<string name="button_manual_brightness">Brightness level</string>
<string name="button_timeout_title">Backlight timeout</string>
<string name="button_backlight_on_touch_only_title">Button backlight touch</string>
<string name="button_backlight_on_touch_only_summary">Button backlight will only appear when buttons are pressed rather than on all the time. Timeout still impacts this feature.</string>
<!-- Screen off animation -->
<string name="screen_off_animation_title">Screen off animation</string>
<string name="screen_off_animation_crt">CRT</string>
<string name="screen_off_animation_scale">Scale</string>
<!-- Status bar - Clock -->
<string name="status_bar_clock_title">Clock &amp; date</string>
<string name="status_bar_clock_summary">Customize clock &amp; date</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_position_title">Clock style</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_auto_hide_title">Auto hide</string>
<string name="status_bar_clock_auto_hide_launcher_summary">Hide clock if launcher is visible</string>
<string name="status_bar_clock_auto_hide_summary">Hide clock at regular interval</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_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="clock_date_position">Date position</string>
<string name="clock_date_right">Right of time</string>
<string name="clock_date_left">Left of time</string>
<!-- QS clock -->
<string name="qs_clock_title">Clock</string>
<string name="qs_clock_summary">Display clock in quick status bar header</string>
<!-- QS date -->
<string name="qs_date_title">Date</string>
<string name="qs_date_summary">Display date in quick status bar header</string>
<!-- Media art -->
<string name="lockscreen_media_category">Lock screen media</string>
<string name="media_art_title">Media cover art</string>
<string name="media_art_summary">Enable media cover art on the lockscreen</string>
<!-- Lockscreen album art filter -->
<string name="lockscreen_albumart_filter_title">Media cover art filter</string>
<string name="lockscreen_albumart_filter_none">None</string>
<string name="lockscreen_albumart_filter_grayscale">Grayscale</string>
<string name="lockscreen_albumart_filter_tint">Accent tinted</string>
<string name="lockscreen_albumart_filter_blur">Blur</string>
<string name="lockscreen_albumart_filter_grayblur">Grayscale and blurred</string>
<!-- 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="pulse_settings">Pulse</string>
<string name="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_units_rounded_title">Rounded corners</string>
<string name="pulse_solid_units_rounded_summary">Solid lines with rounded tip</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>
<!-- Quick Settings brightness slider -->
<string name="qs_brightness_slider_category">Brightness slider</string>
<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>
<string name="qs_brightness_position_bottom_title">Show brightness slider on bottom</string>
<string name="qs_brightness_position_bottom_summary">Show a brightness slider on bottom quick settings</string>
<!-- Quick Settings brightness icon -->
<string name="brightness_icon_title">Adaptive brightness button</string>
<string name="brightness_icon_summary">Show adaptive brightness button</string>
<!-- Quick QS Panel brightness slider -->
<string name="quick_qs_brightness_slider_title">Show brightness slider in Quick QS Panel</string>
<string name="quick_qs_brightness_slider_summary">Show a brightness slider in the quick qs panel</string>
<!-- Volume rocker gestures -->
<string name="volume_skiptrack_screen_title">Skip music tracks</string>
<!-- Navigation bar -->
<string name="navigation_title">Navigatie</string>
<string name="navigation_bar_category">Navigation bar</string>
<string name="navigation_bar_title">On-screen navigation bar</string>
<string name="navigation_bar_summary">Enable on-screen navigation keys</string>
<string name="navigation_bar_layout_title">Layout</string>
<string name="navigation_bar_layout_summary">Customize the layout of the navigation bar</string>
<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 in navigation bar while typing</string>
<string name="navigation_bar_help_text">These settings mainly relate to the 3-button navigation bar. If you use gesture navigation and want to customize it, e.g. hide the gesture handle, please visit: Settings &gt; System &gt; Gestures.</string>
<string name="nav_bar_tuner_title">Navigation bar tuner</string>
<string name="nav_bar_tuner_summary">Change nav bar layout</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="system_navigation_summary">Choose which system navigation style to use</string>
<!-- HW keys -->
<string name="hardware_keys_title">Buttons</string>
<string name="hardware_keys_category">Hardware navigation buttons</string>
<string name="hardware_keys_disable_title">Disable hardware buttons</string>
<string name="hardware_keys_disable_summary">Use the device hardware keys for navigation</string>
<!-- NavBar Inverse -->
<string name="navigation_bar_inverse_title">Invert 3 button navigation bar</string>
<!-- Quick Settings brightness slider -->
<string name="qs_show_brightness_slider_title">Brightness slider</string>
<string name="qs_show_brightness_slider_never">Never show</string>
<string name="qs_show_brightness_slider_expanded">Show when expanded</string>
<string name="qs_show_brightness_slider_always">Show always</string>
<string name="qs_show_brightness_slider_not_expanded">Show when not expanded</string>
<string name="qs_brightness_slider_position_title">Position</string>
<string name="qs_brightness_slider_position_top">Top</string>
<string name="qs_brightness_slider_position_bottom">Bottom</string>
<!-- Monet Engine -->
<string name="monet_category">Monet</string>
<string name="monet_engine_title">Monet engine</string>
<string name="monet_engine_summary">Customize monet parameters</string>
<string name="monet_engine_custom_color_title">Use custom color</string>
<string name="monet_engine_custom_color_summary">Use custom color for monet engine instead of wallpaper colors</string>
<string name="monet_engine_color_override_title">Custom color</string>
<string name="monet_engine_white_luminance_user_title">White luminance</string>
<string name="monet_engine_accurate_shades_title">Use accurate shades</string>
<string name="monet_engine_chroma_factor_title">Chroma factor</string>
<string name="monet_engine_linear_lightness_title">Use linear lightness</string>
<!-- Quick Settings brightness icon -->
<string name="qs_show_auto_brightness_title">Auto brightness icon</string>
<string name="qs_show_auto_brightness_summary">Show toggle for adaptive brightness near the slider</string>
<!-- Black theme -->
<string name="system_black_theme_title">Use black theme</string>
<string name="system_black_theme_summary">Force black background colors</string>
<!-- OOS style material dismiss all button for notifications -->
<string name="notification_material_dismiss_button_title">Clear all notification button</string>
<string name="notification_material_dismiss_button_summary">Replace clear all notification text with floating button</string>
<string name="clearall_style_title">Clear all notification button style</string>
<string name="clearall_bgstyle_title">Clear all notification button background</string>
<!-- Laboratory - Application downgrade -->
<string name="laboratory_app_downgrade_title">Allow application downgrade</string>
<string name="laboratory_app_downgrade_summary">This allows you to downgrade applications. Note that this may lead to crashes and data corruption.</string>
<!-- Laboratory - Ignore window secure -->
<string name="laboratory_ignore_window_secure_title">Ignore window secure flags</string>
<string name="laboratory_ignore_window_secure_summary">This removes the screenshots and screenrecords limits for all applications. Normally, special applications are replaced with black areas in records. This can be convenient in some cases but may lead to privacy leaks. After changing this toggle, you may need to restart applications for the change to take effect.</string>
<!-- Colorful battery icon -->
<string name="battery_level_colors_title">Toggle colorful battery icon</string>
<string name="battery_level_colors_summary">Each battery level drop is color coded</string>
<!-- Custom settings dashboard style -->
<string name="settings_dashboard_style_title">Settings layout</string>
<string name="settings_dashboard_style_aosp">Aosp</string>
<string name="settings_dashboard_style_oos11">OxygenOS 11</string>
<string name="settings_dashboard_style_oos12">OxygenOS 12</string>
<string name="settings_dashboard_style_cherish">Cherish</string>
<string name="settings_dashboard_style_cherish_clean">Cherish Clean</string>
<string name="settings_layout_category_title">Settings UI interface</string>
<string name="settings_base_style_title">Settings Base layout</string>
<string name="settings_base_style_summary">Use an alternative layout for setting menus</string>
<string name="settings_home_style_title">Settings Home layout</string>
<string name="settings_home_style_summary">Use stock aosp layout for homepage</string>
<string name="disable_usercard_title">Settings UserCard</string>
<string name="disable_usercard_summary">Toggle in order not to show the usercard on main settings page</string>
<string name="spoof_title">Spoofing</string>
<!-- Unlimited g00gle ph0t0s st0rage -->
<string name="use_photos_spoof_title">Unlimited Photos storage</string>
<string name="use_photos_spoof_summary">Spoof your device as Pixel XL for Google Photos app only to provide unlimited storage for backup</string>
<!-- Unlock FPS for specific games -->
<string name="use_games_spoof_title">Unlock higher FPS in games</string>
<string name="use_games_spoof_summary">Spoof your device as a different model for specific games to unlock higher FPS</string>
<!-- Unlock higher quality streams for specific apps -->
<string name="use_stream_spoof_title">Unlock higher quality streams</string>
<string name="use_stream_spoof_summary">Spoof your device as Pixel 6 Pro to unlock higher quality streams on Amazon Prime, Disney+, Hotstar, and Netflix</string>
<!-- Hidden apps -->
<string name="hidden_apps_title">Hidden apps</string>
<string name="hidden_apps_summary">Applications that should be hidden from launcher</string>
<!-- reTicker -->
<string name="reticker_title">reTicker</string>
<string name="reticker_summary">Replace heads-up notification with slim and less invasive version of redesigned ticker</string>
<string name="reticker_colored_title">Use app colored background</string>
<string name="reticker_colored_summary">Replace reTicker background color using notification app main color</string>
<!-- Data usage info in QS footer -->
<string name="qs_footer_datausage_title">Data usage</string>
<string name="qs_footer_datausage_summary">Display data usage summary in quick settings footer</string>
<!-- Qs Transparency -->
<string name="qs_transparency_summary">Choose how transparent you want your qs to be (Requires SystemUI Restart)</string>
<string name="qs_transparency_title">Qs Transparency</string>
<!-- Media artwork -->
<string name="media_category">Media notification</string>
<string name="artwork_media_background_title">Artwork media background</string>
<string name="artwork_media_background_summary">Set media artwork as the notification media background</string>
<string name="artwork_media_background_enable_blur_title">Blur media media artwork background</string>
<string name="artwork_media_background_blur_radius_title">Blur amount for media artwork</string>
<string name="artwork_media_background_fade_filter_title">Fade amount for media artwork</string>
<string name="artwork_media_background_alpha_title">Transparency of media artwork</string>
<string name="just_kidding">Just kidding! providing logs helps us look like professional programmers err i mean trace the bugs that users reports.</string>
<string name="bug_report_drill">Bug Reporting Procedure</string>
<!-- Strict standby -->
<string name="strict_standby_policy_title">Strict standby policy</string>
<string name="strict_standby_policy_summary">When dismissing from recents, this will force stop apps with restricted battery usage and impose stronger restrictions to them. Also, all app standby restrictions will be imposed even when device is charging.</string>
<!-- Force background freezer -->
<string name="force_background_freezer_title">Background tasks freezer</string>
<string name="force_background_freezer_summary">Freeze tasks with restricted battery usage when moving them to background and unfreeze them when moving to foreground. This could save battery slightly but may lead to crashes and background ANR.</string>
<!-- Wi-Fi Standard icon -->
<string name="show_wifi_standard_icon_title">Show Wi-Fi Standard icon</string>
<string name="show_wifi_standard_icon_summary">Show Wi-Fi type in Wi-Fi signal indicator</string>
<!-- Lockscreen clock color -->
<string name="lockscreen_clock_color_title">Lockscreen clock color</string>
<string name="lockscreen_clock_color_summary">Use secondary color for lockscreen clock, if disabled will use color accent</string>
<!-- QS tiles layout direction: vertical or horizontal -->
<string name="qs_tile_layout_category_title">Tile layout</string>
<string name="qs_tile_layout_title">Vertical layout</string>
<string name="qs_tile_layout_summary">Enable for vertical layout. Default is horizontal</string>
<!-- QS rows and columns -->
<string name="qs_layout_category_title">QS Layout</string>
<string name="qs_rows_portrait_title">Tile rows on portrait</string>
<string name="qs_rows_landscape_title">Tile rows on landscape</string>
<string name="qs_columns_portrait_title">Tile columns on portrait</string>
<!-- QS tiles title visibility -->
<string name="qs_tile_title_visibility_title">Hide tile titles</string>
<string name="qs_tile_title_visibility_summary">Toggle to hide tile titles</string>
<!-- Fingerprint Ripple Effect -->
<string name="enable_fingerprint_ripple_effect_title">Ripple effect</string>
<string name="enable_fingerprint_ripple_effect_summary">Show ripple effect on unlock with fingerprint</string>
</resources>

View File

@@ -13,35 +13,38 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- App Title -->
<string name="cherish_settings_title">Setelan Cherish</string>
<!-- Units -->
<string name="unit_milliseconds">milidetik</string>
<string name="unit_seconds">detik</string>
<!-- Categories -->
<string name="button_title">Tombol</string>
<string name="button_summary">Tombol fisik, Bilah navigasi</string>
<string name="button_summary">Tombol fisik, bilah navigasi</string>
<string name="gestures_title">Gestur</string>
<string name="gestures_summary">Jalan pintas kamera, usap untuk menangkap layar</string>
<string name="gestures_summary">Membuka kamera, usap untuk menangkap layar</string>
<string name="lockscreen_title">Layar kunci</string>
<string name="lockscreen_summary">Visualizer musik, animasi pengisian daya, gaya jam</string>
<string name="lockscreen_summary">Visualisasi musik, animasi pengisian daya, gaya jam</string>
<string name="misc_title">Lain-lain</string>
<string name="misc_summary">Mode permainan, kontrol volume</string>
<string name="misc_summary">Mode Game, kontrol volume</string>
<string name="animations_title">Animasi</string>
<string name="animations_summary">Animasi Sistem</string>
<string name="powermenu_title">Menu Daya</string>
<string name="animations_summary">Animasi sistem</string>
<string name="powermenu_title">Menu tombol daya</string>
<string name="powermenu_summary">Mulai ulang lanjutan, opasitas menu daya</string>
<string name="theme_title">Tema</string>
<string name="theme_summary">Tema sistem, lengkungan, ganti tema</string>
<string name="theme_summary">Tema sistem, sudut lengkung, ganti tema</string>
<string name="quicksettings_title">Setelan Cepat</string>
<string name="quicksettings_summary">Tata letak ubin, blur</string>
<string name="quicksettings_summary">Tata telak ubin, latar blur</string>
<string name="recents_title">Aplikasi baru-baru ini</string>
<string name="recents_summary">Slim baru-baru ini</string>
<string name="recents_summary">Baru-baru ini gaya slim</string>
<string name="statusbar_title">Bilah status</string>
<string name="statusbar_summary">Jam, operator, ikon status</string>
<string name="volume_title">Volume Rocker</string>
<string name="volume_summary">Volume Rocker</string>
<string name="statusbar_summary">Jam, indikator jaringan, ikon status</string>
<string name="volume_title">Tombol volume</string>
<string name="volume_summary">Tombol volume</string>
<string name="notifications_title">Notifikasi</string>
<string name="notifications_summary">Lampu baterai, header notifikasi</string>
<string name="about_summary">Pelajari lebih lanjut tentang CherishOS</string>
<string name="device_part_title">Fitur Perangkat</string>
<string name="qs_category">Kategori QS</string>
<string name="navbar_title">Bar Navigasi</string>
<string name="qs_category">Kategori Setelan Cepat</string>
<string name="navbar_title">Bilah navigasi</string>
<string name="volume_keys_title">Tombol Volume</string>
<!-- General strings -->
<string name="ok">Oke</string>
@@ -61,8 +64,27 @@
<string name="color_default">Bawaan</string>
<string name="led_color_green">Hijau</string>
<string name="led_color_red">Merah</string>
<!-- Custom seekbar -->
<string name="custom_seekbar_value">Nilai: <xliff:g id="v">%s</xliff:g></string>
<string name="custom_seekbar_default_value">Bawaan</string>
<string name="custom_seekbar_default_value_to_set">Nilai bawaan: <xliff:g id="v">%s</xliff:g>\nTekan lama untuk menerapkan</string>
<string name="custom_seekbar_default_value_is_set">Nilai bawaan telah diterapkan</string>
<string name="add_package_to_title">Tambah aplikasi</string>
<!-- QS settings -->
<string name="qs_title">Setelan Cepat</string>
<!-- QuickSettings haptic feedback -->
<string name="quick_settings_vibrate_title">Bergetar saat disentuh</string>
<string name="quick_settings_vibrate_summary">Bergetar saat menyentuh ubin Setelan Cepat</string>
<!-- Lockscreen shortcuts -->
<string name="ls_category">Item Layar Kunci</string>
<string name="ls_tuner">Aktifkan setelan Layar Kunci</string>
<string name="lockscreen_shortcuts">Pintasan layar kunci</string>
<string name="ls_shortcut_summary">Kustomisasi pintasan layar kunci</string>
<!-- Lockscreen icons -->
<string name="lockscreen_tuner_title">Setelan Layar Kunci</string>
<!-- Statusbar Items -->
<string name="sb_icons">Ikon Bilah Status</string>
<string name="statusbar_items_category">Item bilah status</string>
<!-- Status bar - icons -->
<string name="status_bar_icons_title">Ikon bilah status</string>
<!-- Lock screen visualizer -->
@@ -70,10 +92,10 @@
<!-- Power menu and dialogs opacity -->
<!-- AOKP custom system animations -->
<!-- Power menu Animations -->
<string name="power_menu_animation">Menu Daya</string>
<string name="power_menu_animation">Menu tombol daya</string>
<!-- QS header image -->
<!-- Lockscreen -->
<string name="lockscreen_category">Layar Kunci</string>
<string name="lockscreen_category">Layar kunci</string>
<!-- Themes -->
<string name="theme_type_title">Tema Sistem</string>
<string name="theme_type_summary">Pilih Tema</string>
@@ -87,7 +109,663 @@
<!--ThemePicker-->
<string name="theme_select_title">Gaya dan Wallpaper</string>
<string name="theme_select_summary">Jelajahi dan pilih tema yang diinstal</string>
<string name="notification_light_settings">Lampu notifikasi</string>
<!-- Volume rocker wake -->
<string name="volume_rocker_wake_title">Bangun dengan tombol volume</string>
<string name="search">Cari</string>
<string name="search_apps">Cari aplikasi</string>
<!-- Power Menu -->
<string name="power_menu_title">Menu tombol daya</string>
<string name="power_menu_title_summary">Lihat atau ubah pilihan menu daya</string>
<string name="powermenu_screenshot">Tangkapan layar</string>
<string name="powermenu_power">Daya</string>
<string name="powermenu_advanced">Opsi mulai ulang lanjutan</string>
<string name="powermenu_restart">Mulai ulang</string>
<string name="powermenu_airplane">Mode pesawat</string>
<string name="powermenu_settings">Setelan</string>
<string name="powermenu_lockdown">Kunci Rapat</string>
<string name="powermenu_soundpanel">Panel Suara</string>
<string name="powermenu_users">Pengguna</string>
<string name="powermenu_logout">Keluar</string>
<string name="powermenu_emergency">Darurat</string>
<!-- Double Tap Lockscreen to Sleep -->
<string name="lockscreen_gesture_title">Gestur</string>
<string name="double_tap_to_sleep_lockscreen_title">Ketuk dua kali untuk tidur</string>
<string name="double_tap_to_sleep_lockscreen_summary">Ketuk dua kali pada area pintasan sepertiga atas atau bawah layar kunci untuk mengalihkan perangkat ke mode tidur</string>
<!-- Double Tap Statusbar to Sleep -->
<string name="statusbar_gesture_title">Gestur</string>
<string name="double_tap_to_sleep_statusbar_title">Ketuk dua kali untuk tidur</string>
<string name="double_tap_to_sleep_statusbar_summary">Ketuk dua kali pada bilah status untuk mematikan layar</string>
<!-- Buttons title -->
<string name="volume_category">Tombol Volume</string>
<!--Volume keys -->
<string name="volume_rocker_wake_summary">Menekan tombol volume akan membangunkan perangkat Anda</string>
<!-- Torch Power button gestures -->
<string name="torch_power_button_gesture_title">Tombol senter saat layar mati</string>
<string name="torch_power_button_gesture_none">Dinonaktifkan</string>
<string name="torch_power_button_gesture_dt">Ketuk dua kali tombol daya (respon ketukan tunggal lebih lambat), Menonaktifkan ketukan daya ganda untuk kamera.</string>
<string name="torch_power_button_gesture_dt_toast">Gestur jalan pintas ke kamera telah dinonaktifkan</string>
<string name="torch_power_button_gesture_lp">Tekan lama tombol daya</string>
<!-- Hardware button navigation -->
<string name="picker_activities">Aktivitas</string>
<string name="select_custom_app_title">Pilih aplikasi kustom</string>
<string name="select_custom_activity_title">Pilih aktivitas kustom</string>
<string name="profile_applist_title">Aplikasi</string>
<string name="choose_action_title">Pilih tindakan</string>
<string name="action_entry_default_action">Setelan bawaan</string>
<string name="action_entry_select_app">Pilih aplikasi</string>
<string name="action_entry_custom_action">Pilih tindakan kustom</string>
<string name="hardware_keys_volume_keys_title">Tombol Volume</string>
<string name="hardware_keys_home_key_title">Tombol Beranda</string>
<string name="hardware_keys_menu_key_title">Tombol Menu</string>
<string name="hardware_keys_assist_key_title">Tombol Pencarian</string>
<string name="hardware_keys_appswitch_key_title">Tombol Ikhtisar</string>
<string name="hardware_keys_back_key_title">Tombol Kembali</string>
<string name="hardware_keys_double_tap_summary">Atur tindakan ketuk dua kali</string>
<string name="hardware_keys_single_tap_summary">Atur tindakan ketuk satu kali</string>
<string name="hardware_keys_long_press_summary">Atur tindakan ketuk lama</string>
<string name="hardware_keys_single_tap_title">Tindakan satu kali ketuk</string>
<string name="hardware_keys_long_press_title">Tindakan tekan lama</string>
<string name="hardware_keys_double_tap_title">Tindakan ketuk dua kali</string>
<!-- 4G icon -->
<string name="show_fourg_icon_title">Ikon 4G</string>
<string name="show_fourg_icon_summary">Menampilkan ikon 4G pada ikon sinyal sebagai ganti LTE</string>
<!-- Volume swap buttons -->
<string name="swap_volume_buttons_title">Reorientasi</string>
<string name="swap_volume_buttons_summary">Tukar tombol volume saat layar diputar</string>
<!-- Power menu on lockscreen -->
<string name="lockscreen_power_menu_disabled_title">Nonaktifkan menu daya saat layar terkunci</string>
<string name="lockscreen_power_menu_disabled_summary">Pilihan ini hanya akan menonaktifkan menu daya pada layar kunci aman</string>
<!-- Toast app icon -->
<string name="toast_icon_title">Toast dengan ikon aplikasi</string>
<string name="toast_icon_summary">Tampilkan ikon aplikasi dalam pemberitahuan Toast</string>
<!-- Heads up -->
<string name="headsup_category">Setelan Notifikasi Mengambang</string>
<string name="heads_up_notifications">Notifikasi mengambang</string>
<string name="heads_up_notifications_summary">Sesuaikan setelan notifikasi mengambang</string>
<string name="summary_heads_up_enabled">Notifikasi pop-up diaktifkan</string>
<string name="summary_heads_up_disabled">Notifikasi pop-up dinonaktifkan</string>
<string name="add_heads_up_package">Tambah aplikasi</string>
<string name="add_heads_up_stoplist_summary">Matikan notifikasi mengambang pada aplikasi ini</string>
<string name="add_heads_up_blacklist_summary">Matikan notifikasi mengambang dari aplikasi ini</string>
<string name="heads_up_stoplist_title">Daftar henti</string>
<string name="heads_up_blacklist_title">Daftar hitam</string>
<string name="profile_choose_app">Pilih aplikasi</string>
<string name="dialog_delete_title">Hapus</string>
<string name="dialog_delete_message">Hapus item terpilih?</string>
<!-- Heads up timeout -->
<string name="heads_up_time_out_title">Waktu habis</string>
<string name="heads_up_time_out_summary">Notifikasi mengambang akan ditampilkan selama <xliff:g id="number">%d</xliff:g> detik</string>
<string name="heads_up_time_out_2sec">2 detik</string>
<string name="heads_up_time_out_4sec">4 detik</string>
<string name="heads_up_time_out_5sec">5 detik</string>
<string name="heads_up_time_out_6sec">6 detik</string>
<string name="heads_up_time_out_8sec">8 detik</string>
<string name="heads_up_time_out_10sec">10 detik</string>
<!-- Heads up snooze -->
<string name="heads_up_snooze_title">Waktu tunda</string>
<string name="heads_up_snooze_summary_one_minute">Menggeser ke atas pada notifikasi mengambang akan menunda notifikasi dari aplikasi tersebut selama 1 menit</string>
<string name="heads_up_snooze_summary">Menggeser ke atas pada notifikasi mengambang akan menunda notifikasi itu dari aplikasi tersebut selama <xliff:g id="number">%d</xliff:g> menit</string>
<string name="heads_up_snooze_disabled_summary">Waktu tunda dinonaktifkan</string>
<string name="heads_up_snooze_1min">1 menit</string>
<string name="heads_up_snooze_5min">5 menit</string>
<string name="heads_up_snooze_10min">10 menit</string>
<string name="heads_up_snooze_15min">15 menit</string>
<string name="heads_up_snooze_20min">20 menit</string>
<!-- Quick QS pulldown -->
<string name="status_bar_quick_qs_pulldown">Menurunkan cepat Setelan Cepat</string>
<string name="quick_pulldown_none">Dinonaktifkan</string>
<string name="quick_pulldown_right">Menurunkan cepat dari sisi kanan bilah status</string>
<string name="quick_pulldown_left">Menurunkan cepat dari sisi kiri bilah status</string>
<!-- Incall vibrate options -->
<string name="incall_vibration_category">Opsi getar dalam panggilan</string>
<string name="incall_vibrate_connect_title">Bergetar saat terhubung</string>
<string name="incall_vibrate_call_wait_title">Bergetar saat panggilan tunggu</string>
<string name="incall_vibrate_disconnect_title">Bergetar saat terputus</string>
<!-- Data disabled icon -->
<string name="data_disabled_icon_title">Tampilkan ikon data dinonaktifkan</string>
<string name="data_disabled_icon_summary">Tampilkan tanda silang di sebelah bar sinyal saat data dinonaktifkan</string>
<!-- Roaming indicator icon -->
<string name="roaming_indicator_icon_title">Indikator Roaming</string>
<string name="roaming_indicator_icon_summary">Tampilkan indikator roaming di ikon sinyal saat dalam mode roaming</string>
<!-- Show VoLTE icon on statusbar -->
<string name="volte_switch_title">Ikon VoLTE</string>
<string name="volte_switch_summary">Tampilkan ikon VoLTE</string>
<string name="volte_icon_title">Ikon VoLTE</string>
<string name="volte_icon_summary">Tampilkan ikon VoLTE</string>
<string name="volte_icon_style_title">Pilih Ikon VoLTE</string>
<string name="volte_icon_asus">Ikon Asus VoLTE</string>
<string name="volte_icon_vo">Hanya Ikon Vo</string>
<string name="volte_icon_volte">Ikon VoLTE</string>
<string name="volte_icon_oos">Ikon OOS VoLTE</string>
<string name="volte_icon_hd">Ikon HD</string>
<string name="volte_icon_hd2">Ikon HD CAF</string>
<string name="volte_icon_miui">Ikon MIUI 11</string>
<string name="volte_icon_emui">Ikon EMUI</string>
<string name="volte_icon_margaritov">Ikon HD Berisi</string>
<string name="volte_icon_margaritov2">Ikon VoLTE Margaritov</string>
<string name="volte_icon_vivo">Ikon Vivo</string>
<string name="volte_icon_aris">Ikon Aris</string>
<string name="volte_icon_beast">Ikon Aww</string>
<string name="volte_icon_ios">Ikon iOS</string>
<string name="volte_icon_lr">Ikon Livenge</string>
<string name="volte_icon_realme">Ikon Realme</string>
<string name="volte_icon_typeA">Ikon Mild</string>
<string name="volte_icon_typeB">Ikon Filth</string>
<string name="volte_icon_typeC">Ikon Mue</string>
<string name="volte_icon_typeD">Ikon Sus</string>
<string name="volte_icon_typeE">Ikon Acherus</string>
<string name="volte_icon_vcircle">Ikon Lingkaran</string>
<string name="volte_icon_vimeo">Ikon Vimeo</string>
<string name="volte_icon_volit">Ikon Volit</string>
<string name="volte_icon_zirco">Ikon Ziroc</string>
<!-- VoWiFi icon -->
<string name="vowifi_icon_title">Ikon VoWiFi</string>
<string name="vowifi_icon_enabled">Ikon VoWiFi diaktifkan</string>
<string name="vowifi_icon_disabled">Ikon VoWiFi dinonaktifkan</string>
<string name="vowifi_icon_enabled_volte_disabled">Ikon VoWiFi sebagai ganti VoLTE</string>
<string name="vowifi_icon_style_title">Gaya ikon VoWiFi</string>
<string name="vowifi_icon_default">Ikon Default</string>
<string name="vowifi_icon_emui">Ikon EMUI</string>
<string name="vowifi_icon_asus">Ikon Asus</string>
<string name="vowifi_icon_oneplus">Ikon OOS</string>
<string name="vowifi_icon_moto">Ikon Motorola</string>
<string name="vowifi_icon_simple1">Ikon Simple1</string>
<string name="vowifi_icon_simple2">Ikon Simple2</string>
<string name="vowifi_icon_simple3">Ikon Simple3</string>
<string name="vowifi_icon_vivo">Ikon Vivo</string>
<string name="vowifi_icon_margaritov">Ikon Margaritov</string>
<!-- Battery light -->
<string name="battery_light_settings">Lampu pengisian baterai</string>
<string name="notification_light_settings">Lampu notifikasi</string>
<string name="battery_light_enable">Aktifkan</string>
<string name="battery_full_light_enabled">Lampu baterai saat terisi penuh</string>
<string name="battery_light_allow_on_dnd_title">Lampu baterai saat mode Jangan Ganggu</string>
<string name="battery_light_low_blinking_title">Lampu berkedip saat baterai lemah</string>
<string name="battery_light_cat">Warna lampu baterai saat pengisian</string>
<string name="battery_light_low_color">Baterai lemah</string>
<string name="battery_light_medium_color">Baterai sedang</string>
<string name="battery_light_full_color">Baterai hampir penuh</string>
<string name="battery_light_reallyfull_color">Baterai penuh (100%)</string>
<!-- Heads up options -->
<string name="less_boring_heads_up_title">Buat notifikasi mengambang tidak mengganggu</string>
<string name="less_boring_heads_up_summary">Tampilkan notifikasi mengambang hanya untuk aplikasi telepon atau pesan jika mereka tidak berada di latar depan</string>
<!-- Notification guts kill app button -->
<string name="general_category">Umum</string>
<string name="notification_guts_kill_app_button_title">Tombol matikan aplikasi</string>
<string name="notification_guts_kill_app_button_summary">Tampilkan tombol matikan aplikasi ketika tombol menu ditekan lama</string>
<!-- Double Tap on Doze to wake -->
<string name="double_tap_on_doze_to_wake_title">Ketuk dua kali untuk bangun saat tidur</string>
<string name="double_tap_on_doze_to_wake_summary">Ketuk dua kali untuk membangunkan saat perangkat sedang bermimpi</string>
<!-- Old mobile type icons -->
<string name="use_old_mobiletype_title">Tipe ikon seluler kecil</string>
<string name="use_old_mobiletype_summary">Tampilkan tipe ikon seluler di atas indikator sinyal</string>
<!-- Lockscreen battery info indicator -->
<string name="lockscreen_battery_info_title">Info pengisian daya pada layar kunci</string>
<string name="lockscreen_battery_info_summary">Tampilkan arus pengisian, voltase, watt, dan suhu baterai pada layar kunci saat mengisi daya</string>
<!-- Charging animation -->
<string name="charging_animation_title">Animasi pengisian</string>
<string name="charging_animation_summary">Tampilkan animasi saat perangkat diisi daya</string>
<!-- Tiles animation style -->
<string name="qs_tile_animation_title">Animasi</string>
<string name="qs_tile_animation_style_title">Gaya animasi</string>
<string name="qs_tile_animation_duration_title">Durasi animasi</string>
<string name="qs_tile_animation_interpolator_title">Interpolator animasi ubin</string>
<string name="qs_tile_animation_style_off">Tidak ada animasi</string>
<string name="qs_tile_animation_style_flip">Membalik</string>
<string name="qs_tile_animation_style_rotate">Memutar</string>
<string name="qs_tile_animation_duration_low">Rendah</string>
<string name="qs_tile_animation_duration_default">Bawaan</string>
<string name="qs_tile_animation_duration_fast">Cepat</string>
<string name="qs_tile_animation_interpolator_linearInterpolator">Linier</string>
<string name="qs_tile_animation_interpolator_accelerateInterpolator">Mempercepat</string>
<string name="qs_tile_animation_interpolator_decelerateInterpolator">Memperlambat</string>
<string name="qs_tile_animation_interpolator_accelerateDecelerateInterpolator">Mempercepat memperlambat</string>
<string name="qs_tile_animation_interpolator_bounceInterpolator">Melambung</string>
<string name="qs_tile_animation_interpolator_overshootInterpolator">Melampaui</string>
<string name="qs_tile_animation_interpolator_anticipateInterpolator">Mengantisipasi</string>
<string name="qs_tile_animation_interpolator_anticipateOvershootInterpolator">Mengantisipasi melampaui</string>
<string name="qs_set_animation_style">%1$s</string>
<string name="qs_set_animation_duration">%1$s</string>
<string name="qs_set_animation_interpolator">%1$s</string>
<!-- Blink flashlight for incoming calls -->
<string name="flashlight_category">Lampu senter</string>
<string name="flashlight_on_call_title">Kedipkan Senter untuk panggilan masuk</string>
<string name="flashlight_on_call_disabled">Dinonaktifkan</string>
<string name="flashlight_on_call_ringer">Saat berdering</string>
<string name="flashlight_on_call_no_ringer">Saat dering disenyapkan</string>
<string name="flashlight_on_call_silent">Saat benar-benar senyap (tidak ada dering atau getar)</string>
<string name="flashlight_on_call_always">Selalu</string>
<string name="flashlight_on_call_ignore_dnd_title">Abaikan Jangan Ganggu</string>
<string name="flashlight_on_call_ignore_dnd_summary">Apakah akan berkedip saat dalam mode Jangan Ganggu</string>
<string name="flashlight_on_call_rate_title">Nilai</string>
<string name="flashlight_on_call_rate_summary">Tingkat kedipan senter saat panggilan</string>
<!-- Combined signal icons in status bar -->
<string name="combined_status_bar_signal_icons">Ikon sinyal gabungan</string>
<string name="combined_status_bar_signal_icons_summary">Aktifkan ikon sinyal gabungan di bilah status.\nMemerlukan mulai ulang SistemUI</string>
<!-- QS battery estimates -->
<string name="qs_show_battery_estimate_title">Perkiraan sisa baterai</string>
<string name="qs_show_battery_estimate_summary">Tampilkan perkiraan sisa baterai di sebelah ikon</string>
<!-- AOD Schedule -->
<string name="always_on_display_schedule_title">Jadwal Layar Selalu Hidup</string>
<string name="always_on_display_schedule_sunset">Matahari terbenam</string>
<string name="always_on_display_schedule_sunrise">Matahari terbit</string>
<string name="always_on_display_schedule_mixed_sunset">Menyala dari matahari terbenam sampai waktu tertentu</string>
<string name="always_on_display_schedule_mixed_sunrise">Menyala dari waktu tertentu sampai matahari terbit</string>
<!-- Pulse notifications lightning -->
<string name="pulse_ambient_light_title">Pencahayaan tepi ambien</string>
<string name="pulse_ambient_light_summary">Cahaya tepi ambien untuk mendorong notifikasi</string>
<string name="ambient_notification_light_enabled_title">Tampilkan saat AOD</string>
<string name="ambient_notification_light_enabled_summary">Tetap tampilkan sisi pencahayaan di AOD</string>
<string name="ambient_notification_light_hide_aod_title">Sembunyikan konten AOD</string>
<string name="ambient_notification_light_hide_aod_summary">Sembunyikan konten AOD saat sisi tepi diterangi</string>
<string name="ambient_notification_light_duration_title">Durasi</string>
<string name="ambient_notification_light_duration_summary">Waktu yang dibutuhkan untuk menyelesaikan setiap animasi</string>
<string name="ambient_notification_light_repeats_title">Ulangi</string>
<string name="ambient_notification_light_repeats_summary">Berapa kali animasi harus ditampilkan\n0 untuk tak terhingga</string>
<string name="ambient_notification_light_timeout_title">Batas waktu</string>
<string name="ambient_notification_light_timeout_forever">Selamanya</string>
<string name="ambient_notification_light_timeout_half_minute">30 detik</string>
<string name="ambient_notification_light_timeout_minute">1 menit</string>
<string name="ambient_notification_light_timeout_three_minutes">3 menit</string>
<string name="ambient_notification_light_timeout_five_minutes">5 menit</string>
<string name="ambient_notification_light_timeout_ten_minutes">10 menit</string>
<string name="set_to_zero">Setel pengulangan ke 0 untuk mengaktifkan</string>
<string name="ambient_notification_color_mode_title">Mode warna</string>
<string name="ambient_notification_color_mode_accent">Warna aksen</string>
<string name="ambient_notification_color_mode_wall">Warna dominan wallpaper</string>
<string name="ambient_notification_color_mode_notification">Warna ikon notifikasi</string>
<string name="ambient_notification_color_mode_custom">@string/ambient_notification_light_color_title</string>
<string name="ambient_notification_light_color_title">Warna kustom</string>
<string name="pulse_ambient_light_show_always_title">Selalu tampilkan</string>
<string name="pulse_ambient_light_show_always_summary">Tampilkan cahaya untuk semua acara tertunda dan bukan sekadar notifikasi</string>
<string name="pulse_ambient_light_repeat_direction_title">Mode pengulangan cahaya</string>
<string name="pulse_ambient_light_repeat_direction_restart">Memulai ulang</string>
<string name="pulse_ambient_light_repeat_direction_reverse">Putar balik</string>
<string name="pulse_ambient_light_layout_title">Tampilan cahaya</string>
<string name="pulse_ambient_light_layout_solid">Padat</string>
<string name="pulse_ambient_light_layout_faded">Memudar</string>
<string name="pulse_ambient_light_width_title">Lebar cahaya</string>
<string name="pulse_light_layout_style_title">Gaya Tata Letak Cahaya</string>
<string name="pulse_light_both">Semua Empat Sisi</string>
<string name="pulse_light_top_bottom">Hanya Atas-Bawah</string>
<string name="pulse_light_left_right">Hanya Kiri-Kanan</string>
<!-- Ambient Ticker -->
<string name="pulse_on_new_tracks_title">Penampil musik</string>
<string name="pulse_on_new_tracks_summary">Tampilkan penampil musik di Tampilan Ambien selama perubahan trek</string>
<!-- Screen off FOD -->
<string name="screen_off_fod_title">FOD layar mati</string>
<string name="screen_off_fod_summary">Tetap aktifkan FOD saat layar mati</string>
<!-- Volume Steps Fragment -->
<string name="volume_steps_fragment_title">Tingkat volume</string>
<string name="volume_steps_summary">Sesuaikan tingkat volume</string>
<string name="volume_steps_alarm_title">Tingkat volume: Alarm</string>
<string name="volume_steps_dtmf_title">Tingkat volume: DTMF</string>
<string name="volume_steps_music_title">Tingkat volume: Media</string>
<string name="volume_steps_notification_title">Tingkat volume: Notifikasi</string>
<string name="volume_steps_ring_title">Tingkat volume: Dering</string>
<string name="volume_steps_system_title">Tingkat volume: Sistem</string>
<string name="volume_steps_voice_call_title">Tingkat volume: Panggilan Suara</string>
<string name="volume_steps_reset">Setel ulang</string>
<!-- Udfps animations -->
<string name="udfps_category">Sidik jari dalam layar</string>
<string name="udfps_recog_animation">Animasi sidik jari dalam layar</string>
<string name="udfps_recog_animation_summary">Perlihatkan animasi saat jari Anda terdeteksi</string>
<string name="udfps_recog_animation_effect_title">Efek animasi sidik jari dalam layar</string>
<string name="udfps_recog_animation_effect_summary">Pilih efek animasi</string>
<!-- Udfps icon picker -->
<string name="udfps_icon_picker_title">Pemilih ikon sidik jari dalam layar</string>
<string name="udfps_icon_picker_summary">Pilih ikon sidik jari favorit Anda</string>
<!-- Udfps Custom Options -->
<string name="udfps_settings_title">Opsi Sidik Jari Dalam Layar</string>
<string name="udfps_settings_summary">Menu berbeda untuk menyesuaikan sidik jari dalam layar</string>
<!-- Udfps Haptic Feedback -->
<string name="udfps_haptic_feedback_title">Umpan balik Sidik Jari Dalam Layar</string>
<string name="udfps_haptic_feedback_summary">Bergetar saat menyentuh ikon Sidik Jari Dalam Layar</string>
<!-- Custom FOD Icon -->
<string name="custom_fp_icon_title">Ikon kustom Sidik Jari Dalam Layar</string>
<string name="custom_fp_icon_summary">Aktifkan ikon kustom sidik jari dalam layar dari file</string>
<string name="custom_fp_select_title">Pilih Ikon Kustom Sidik Jari Dalam Layar</string>
<string name="custom_fp_select_summary">Pilih gambar kustom dari file atau galeri yang Anda simpan</string>
<!-- Privacy indicators -->
<string name="mic_camera_privacy_indicator_title">Indikator privasi mikrofon dan kamera</string>
<string name="mic_camera_privacy_indicator_summary">Tampilkan indikator terpisah saat aplikasi apa pun menggunakan mikrofon atau kamera</string>
<string name="location_privacy_indicator_title">Indikator privasi lokasi</string>
<string name="location_privacy_indicator_summary">Tampilkan indikator terpisah saat aplikasi apa pun menggunakan lokasi</string>
<!-- Sb Icon Style -->
<string name="statusbar_icons_style">Ikon Bilah Status Berwarna</string>
<string name="statusbar_icons_style_summary">Gunakan ikon aplikasi untuk notifikasi bilah status (memerlukan mulai ulang SistemUI)</string>
<!-- Notification headers -->
<string name="notification_headers_title">Tajuk Pemberitahuan</string>
<string name="notification_headers_summary">Tampilkan tajuk di bayangan pemberitahuan</string>
<!-- Gaming mode -->
<string name="gaming_mode_title">Ruang Game</string>
<string name="gaming_mode_summary">Fitur ekstra untuk pengalaman bermain game yang impresif</string>
<!-- Battery percentage -->
<string name="battery_style_category_title">Ikon baterai</string>
<string name="status_bar_battery_percentage_title">Persentase baterai</string>
<string name="status_bar_battery_percentage_default">Tersembunyi</string>
<string name="status_bar_battery_percentage_text_next">Di samping ikon</string>
<string name="status_bar_battery_percentage_text_inside">Di dalam ikon</string>
<!-- Status bar battery style-->
<string name="status_bar_battery_style_title">Gaya Baterai</string>
<string name="status_bar_battery_style_port">Potret</string>
<string name="status_bar_battery_style_circle">Lingkaran</string>
<string name="status_bar_battery_style_dotted_circle">Lingkaran (Putus-putus)</string>
<string name="status_bar_battery_style_filled_circle">Lingkaran (Terisi)</string>
<string name="status_bar_battery_style_text">Teks</string>
<string name="status_bar_battery_style_icon_rlandscape">Ikon mendatar (Kanan)</string>
<string name="status_bar_battery_style_icon_landscape">Ikon mendatar (Kiri)</string>
<string name="status_bar_battery_style_icon_rlandscape_style_a">Mendatar kanan Gaya A</string>
<string name="status_bar_battery_style_icon_landscape_style_a">Mendatar kiri Gaya A</string>
<string name="status_bar_battery_style_icon_rlandscape_style_b">Mendatar kanan Gaya B</string>
<string name="status_bar_battery_style_icon_landscape_style_b">Mendatar kiri Gaya B</string>
<string name="status_bar_battery_style_icon_landscape_pill">Portrait Mx</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_signal">Landscape Airoo</string>
<string name="status_bar_battery_style_icon_landscape_buddy">Landscape Capsule</string>
<!-- Network Traffic -->
<string name="traffic_title">Indikator jaringan</string>
<string name="traffic_summary">Sesuaikan indikator jaringan</string>
<string name="network_traffic_autohide_threshold_title">Otomatis sembunyikan pada ambang batas</string>
<string name="network_traffic_location_title">Lokasi</string>
<string name="network_traffic_disabled">Dinonaktifkan</string>
<string name="network_traffic_statusbar">Bilah status</string>
<string name="network_traffic_qs_header">Bagian atas Setelan Cepat</string>
<string name="network_traffic_refresh_interval_title">Selang waktu refresh</string>
<string name="network_traffic_refresh_interval_summary">Durasi setelah kecepatan dihitung ulang</string>
<string name="network_traffic_mode_title">Mode tampilan</string>
<string name="network_traffic_dynamic">Dinamis</string>
<string name="network_traffic_download">Unduh</string>
<string name="network_traffic_upload">Unggah</string>
<string name="network_traffic_font_size">Ukuran font jaringan tunggal</string>
<string name="network_traffic_autohide">Sembunyikan otomatis</string>
<string name="network_traffic_autohide_summary">Sembunyikan monitor lalu lintas saat tidak ada aktivitas</string>
<string name="network_traffic_autohide_kilobits">Kb/d</string>
<string name="network_traffic_autohide_kilobytes">KB/d</string>
<string name="network_traffic_units_title">Unit pengukuran lalu lintas jaringan</string>
<string name="network_traffic_units_bits">Bit per detik (b/d)</string>
<string name="network_traffic_units_kilobits">Kilobit per detik (kb/d)</string>
<string name="network_traffic_units_megabits">Megabit per detik (Mb/d)</string>
<string name="network_traffic_units_bytes">Byte per detik (B/d)</string>
<string name="network_traffic_units_kilobytes">Kilobyte per detik (kB/d)</string>
<string name="network_traffic_units_megabytes">Megabyte per detik (MB/d)</string>
<string name="network_traffic_hidearrow">Sembunyikan panah</string>
<string name="network_traffic_hidearrow_summary">Sembunyikan tanda panah indikator lalu lintas jaringan</string>
<!-- Themeing -->
<string name="dark_ui_mode_summary">Jelajahi opsi tema gelap</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the settings category for theme overlays. -->
<string name="theme_customization_category">Tema</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the adaptive icon shape (e.g. launcher and quick settings icons). -->
<string name="theme_customization_icon_shape_title">Bentuk ikon</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize accent color. -->
<string name="theme_customization_icon_shape_summary">Setel gaya bentuk ikon sistem</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize headline and body fonts. -->
<string name="theme_customization_font_title">Font Judul/Isi</string>
<string name="theme_customization_font_summary">Setel gaya font sistem</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the system wide icon pack. -->
<string name="theme_customization_icon_pack_title">Paket ikon</string>
<string name="theme_customization_icon_pack_summary">Setel gaya paket ikon kustom</string>
<string name="theme_customization_signal_icon_title">Gaya ikon sinyal</string>
<string name="theme_customization_signal_icon_summary">Setel gaya ikon sinyal kustom</string>
<string name="theme_customization_wifi_icon_title">Gaya ikon WiFi</string>
<string name="theme_customization_wifi_icon_summary">Setel gaya ikon wifi kustom</string>
<!-- Custom Signal bar icons -->
<string name="custom_signal_bar_title">Sinyal</string>
<!-- Custom Wi-Fi bar icons -->
<string name="custom_wifi_bar_title">Wi-Fi</string>
<!-- Button brightness -->
<string name="button_backlight_options_category">Opsi lampu latar</string>
<string name="button_backlight_enable_title">Izinkan lampu latar tombol</string>
<string name="button_link_brightness">Sesuaikan dengan tingkat kecerahan layar</string>
<string name="button_link_brightness_summary">Kecerahan tombol latar belakang akan menyesuaikan dengan tingkat kecerahan layar</string>
<string name="button_manual_brightness">Tingkat kecerahan</string>
<string name="button_timeout_title">Batas waktu lampu latar</string>
<string name="button_backlight_on_touch_only_title">Sentuh lampu latar tombol</string>
<string name="button_backlight_on_touch_only_summary">Lampu latar tombol hanya akan tampak ketika tombol ditekan daripada aktif sepanjang waktu. Batas waktu masih mempengaruhi fitur ini.</string>
<!-- Screen off animation -->
<string name="screen_off_animation_title">Animasi Layar Mati</string>
<string name="screen_off_animation_crt">CRT</string>
<string name="screen_off_animation_scale">Skala</string>
<!-- Status bar - Clock -->
<string name="status_bar_clock_title">Jam &amp; Tanggal</string>
<string name="status_bar_clock_summary">Kustomisasi jam &amp; tanggal</string>
<string name="status_bar_clock_seconds_title">Detik jam</string>
<string name="status_bar_clock_seconds_summary">Tampilkan detik di samping jam pada bilah status</string>
<string name="status_bar_clock_position_title">Gaya Jam</string>
<string name="status_bar_clock_position_right">Kanan</string>
<string name="status_bar_clock_position_left">Kiri</string>
<string name="status_bar_clock_position_center">Tengah</string>
<string name="status_bar_clock_position_hidden">Tersembunyi</string>
<string name="status_bar_clock_auto_hide_title">Sembunyikan otomatis</string>
<string name="status_bar_clock_auto_hide_launcher_summary">Sembunyikan jam jika peluncur terlihat</string>
<string name="status_bar_clock_auto_hide_summary">Sembunyikan jam secara berkala</string>
<string name="status_bar_clock_auto_hide_hdur_title">Sembunyikan durasi</string>
<string name="status_bar_clock_auto_hide_hdur_summary">Jumlah detik untuk menyembunyikan jam</string>
<string name="status_bar_clock_auto_hide_sdur_title">Tampilkan durasi</string>
<string name="status_bar_clock_auto_hide_sdur_summary">Jumlah detik untuk menunggu sebelum menyembunyikan jam</string>
<string name="status_bar_am_pm_title">Gaya AM/PM</string>
<string name="status_bar_am_pm_info">Waktu 24-jam diaktifkan</string>
<string name="status_bar_am_pm_normal">Normal</string>
<string name="status_bar_am_pm_small">Kecil</string>
<string name="status_bar_am_pm_hidden">Tersembunyi</string>
<string name="status_bar_date_title">Tanggal</string>
<string name="status_bar_date_none">Tersembunyi</string>
<string name="status_bar_date_small">Kecil</string>
<string name="status_bar_date_normal">Normal</string>
<string name="status_bar_date_format_title">Format tanggal</string>
<string name="status_bar_date_style">Gaya tanggal</string>
<string name="status_bar_date_style_normal">Normal</string>
<string name="status_bar_date_style_lowercase">Huruf kecil</string>
<string name="status_bar_date_style_uppercase">Huruf besar</string>
<string name="status_bar_date_format_custom">Format java kustom</string>
<string name="status_bar_date_string_edittext_title">Harus dalam format tanggal seperti. MM/dd/yy</string>
<string name="status_bar_date_string_edittext_summary">Masukkan teks</string>
<string name="clock_date_position">Posisi tanggal</string>
<string name="clock_date_right">Sebelah kanan jam</string>
<string name="clock_date_left">Sebelah kiri jam</string>
<!-- QS clock -->
<string name="qs_clock_title">Jam</string>
<string name="qs_clock_summary">Tampilkan jam pada bagian atas bilah status cepat</string>
<!-- QS date -->
<string name="qs_date_title">Tanggal</string>
<string name="qs_date_summary">Tampilkan tanggal pada bagian atas bilah status cepat</string>
<!-- Media art -->
<string name="lockscreen_media_category">Media layar kunci</string>
<string name="media_art_title">Seni sampul media</string>
<string name="media_art_summary">Aktifkan seni sampul media di layar kunci</string>
<!-- Lockscreen album art filter -->
<string name="lockscreen_albumart_filter_title">Filter seni sampul media</string>
<string name="lockscreen_albumart_filter_none">Tidak ada</string>
<string name="lockscreen_albumart_filter_grayscale">Skala abu-abu</string>
<string name="lockscreen_albumart_filter_tint">Aksen berwarna</string>
<string name="lockscreen_albumart_filter_blur">Buram</string>
<string name="lockscreen_albumart_filter_grayblur">Skala abu-abu dan buram</string>
<!-- Pulse music visualizer -->
<string name="pulse_help_policy_notice_title">Tentang Visual Audio</string>
<string name="pulse_help_policy_notice_summary">Visual Audio adalah equalizer grafis audio yang brilian saat musik diputar di perangkat</string>
<string name="pulse_settings">Visual Audio</string>
<string name="pulse_settings_summary">Equalizer grafis audio untuk bilah navigasi dan layar kunci</string>
<string name="show_navbar_pulse_title">Visual Audio Bilah Navigasi</string>
<string name="show_navbar_pulse_summary">Equalizer grafis audio pada bilah navigasi</string>
<string name="show_lockscreen_pulse_title">Visual Audio Layar Kunci</string>
<string name="show_lockscreen_pulse_summary">Equalizer grafis audio pada layar kunci</string>
<string name="show_ambient_pulse_title">Visual Audio Layar Ambien</string>
<string name="show_ambient_pulse_summary">Equalizer grafis audio pada layar ambien</string>
<string name="pulse_render_mode_title">Mode Render</string>
<string name="pulse_render_mode_fading_bars">Blok memudar</string>
<string name="pulse_render_mode_solid_lines">Garis-garis padat</string>
<string name="pulse_legacy_mode_advanced_category">Setelan mode blok memudar</string>
<string name="pulse_custom_fudge_factor">Tingkat kewajaran</string>
<string name="pulse_lavalamp_speed_title">Kecepatan lampu lava</string>
<string name="pulse_solid_units_count">Jumlah garis-garis padat</string>
<string name="pulse_solid_units_opacity">Keburaman garis-garis padat</string>
<string name="pulse_solid_units_rounded_title">Sudut lengkung</string>
<string name="pulse_solid_units_rounded_summary">Garis padat dengan ujung melengkung</string>
<string name="pulse_solid_dimen_category">Setelan mode garis-garis padat</string>
<string name="pulse_color_mode_title">Warna</string>
<string name="pulse_color_accent">Aksen</string>
<string name="pulse_color_custom">Kustom</string>
<string name="pulse_color_lava_lamp">Lampu lava</string>
<string name="pulse_color_user_title">Pilih warna</string>
<string name="pulse_smoothing_enabled_title">Aktifkan smoothing</string>
<string name="pulse_smoothing_enabled_summary">Setiap bar dianimasikan lebih halus</string>
<string name="pulse_custom_dimen">Lebar bar</string>
<string name="pulse_custom_div">Jarak bar</string>
<string name="pulse_filled_block_size">Ukuran blok</string>
<string name="pulse_empty_block_size">Jarak blok</string>
<!-- Quick Settings brightness slider -->
<string name="qs_brightness_slider_category">Slider kecerahan</string>
<string name="qs_brightness_slider_title">Tampilkan slider kecerahan</string>
<string name="qs_brightness_slider_summary">Tampilkan slider kecerahan di panel Setelan Cepat</string>
<string name="qs_brightness_position_bottom_title">Tampilkan slider kecerahan di bawah</string>
<string name="qs_brightness_position_bottom_summary">Tampilkan slider kecerahan di setelan cepat bawah</string>
<!-- Quick Settings brightness icon -->
<string name="brightness_icon_title">Tombol kecerahan adaptif</string>
<string name="brightness_icon_summary">Tampilkan tombol kecerahan adaptif</string>
<!-- Quick QS Panel brightness slider -->
<string name="quick_qs_brightness_slider_title">Slider kecerahan di panel cepat Setelan Cepat</string>
<string name="quick_qs_brightness_slider_summary">Tampilkan slider kecerahan di panel cepat setelan cepat</string>
<!-- Volume rocker gestures -->
<string name="volume_skiptrack_screen_title">Lewati trek lagu</string>
<!-- Navigation bar -->
<string name="navigation_title">Navigasi</string>
<string name="navigation_bar_category">Bilah navigasi</string>
<string name="navigation_bar_title">Bilah navigasi di layar</string>
<string name="navigation_bar_summary">Aktifkan tombol navigasi pada layar</string>
<string name="navigation_bar_layout_title">Tata letak</string>
<string name="navigation_bar_layout_summary">Sesuaikan tata letak bilah navigasi</string>
<string name="navigation_bar_arrow_keys_title">Tampilkan tombol panah saat mengetik</string>
<string name="navigation_bar_arrow_keys_summary">Tampilkan tombol kursor kiri dan kanan di bilah navigasi saat mengetik</string>
<string name="navigation_bar_help_text">Setelan ini terutama terkait dengan bilah navigasi 3 tombol. Jika Anda menggunakan navigasi gestur dan ingin menyesuaikannya, misalkan sembunyikan pegangan gestur, silakan kunjungi: Setelan &gt; Sistem &gt; Gestur.</string>
<string name="nav_bar_tuner_title">Atur bilah navigasi</string>
<string name="nav_bar_tuner_summary">Ubah tata letak tombol navigasi</string>
<string name="navbar_layout_title">Tata letak</string>
<string name="navbar_layout_normal">Normal</string>
<string name="navbar_layout_compact">Ringkas</string>
<string name="navbar_layout_leftleaning">Condong ke kiri</string>
<string name="navbar_layout_rightleaning">Condong ke kanan</string>
<string name="system_navigation_summary">Pilih gaya navigasi sistem yang akan digunakan</string>
<!-- HW keys -->
<string name="hardware_keys_title">Tombol</string>
<string name="hardware_keys_category">Tombol navigasi fisik</string>
<string name="hardware_keys_disable_title">Nonaktifkan tombol fisik</string>
<string name="hardware_keys_disable_summary">Gunakan tombol fisik perangkat untuk navigasi</string>
<!-- NavBar Inverse -->
<string name="navigation_bar_inverse_title">Balikkan bilah navigasi 3 tombol</string>
<!-- Quick Settings brightness slider -->
<string name="qs_show_brightness_slider_title">Slider kecerahan</string>
<string name="qs_show_brightness_slider_never">Jangan tampilkan</string>
<string name="qs_show_brightness_slider_expanded">Tampilkan ketika diperluas</string>
<string name="qs_show_brightness_slider_always">Selalu tampilkan</string>
<string name="qs_show_brightness_slider_not_expanded">Tampilkan ketika tidak diperluas</string>
<string name="qs_brightness_slider_position_title">Posisi</string>
<string name="qs_brightness_slider_position_top">Atas</string>
<string name="qs_brightness_slider_position_bottom">Bawah</string>
<!-- Monet Engine -->
<string name="monet_category">Monet</string>
<string name="monet_engine_title">Mesin Monet</string>
<string name="monet_engine_summary">Sesuaikan parameter monet</string>
<string name="monet_engine_custom_color_title">Gunakan warna kustom</string>
<string name="monet_engine_custom_color_summary">Gunakan warna kustom untuk mesin monet alih-alih warna wallpaper</string>
<string name="monet_engine_color_override_title">Warna kustom</string>
<string name="monet_engine_white_luminance_user_title">Pencahayaan putih</string>
<string name="monet_engine_accurate_shades_title">Gunakan nuansa yang akurat</string>
<string name="monet_engine_chroma_factor_title">Faktor kroma</string>
<string name="monet_engine_linear_lightness_title">Gunakan cahaya linier</string>
<!-- Quick Settings brightness icon -->
<string name="qs_show_auto_brightness_title">Ikon Kecerahan Otomatis</string>
<string name="qs_show_auto_brightness_summary">Tampilkan tombol kecerahan otomatis di dekat slider kecerahan</string>
<!-- Black theme -->
<string name="system_black_theme_title">Gunakan tema gelap</string>
<string name="system_black_theme_summary">Paksa warna latar belakang hitam</string>
<!-- OOS style material dismiss all button for notifications -->
<string name="notification_material_dismiss_button_title">Tombol hapus semua notifikasi</string>
<string name="notification_material_dismiss_button_summary">Aktifkan untuk menggunakan tombol di tengah bawah sebagai ganti teks Hapus Semua</string>
<string name="clearall_style_title">Gaya tombol hapus semua notifikasi</string>
<string name="clearall_bgstyle_title">Latar belakang tombol hapus semua notifikasi</string>
<!-- Laboratory - Application downgrade -->
<string name="laboratory_app_downgrade_title">Izinkan penurunan versi aplikasi</string>
<string name="laboratory_app_downgrade_summary">Ini memungkinkan Anda untuk menurunkan versi aplikasi. Perhatikan bahwa ini dapat menyebabkan crash dan kerusakan data.</string>
<!-- Laboratory - Ignore window secure -->
<string name="laboratory_ignore_window_secure_title">Abaikan bendera pengaman jendela</string>
<string name="laboratory_ignore_window_secure_summary">Ini menghapus batas tangkapan layar dan rekaman layar untuk semua aplikasi. Biasanya, aplikasi khusus diganti dengan area hitam dalam rekaman. Ini bisa nyaman dalam beberapa kasus tetapi dapat menyebabkan kebocoran privasi. Setelah mengubah sakelar ini, Anda mungkin perlu memulai ulang aplikasi agar perubahan diterapkan.</string>
<!-- Colorful battery icon -->
<string name="battery_level_colors_title">Tombol ikon baterai berwarna-warni</string>
<string name="battery_level_colors_summary">Setiap penurunan level baterai diberi kode warna</string>
<!-- Custom settings dashboard style -->
<string name="settings_dashboard_style_title">Tata letak Setelan</string>
<string name="settings_dashboard_style_aosp">AOSP</string>
<string name="settings_dashboard_style_oos11">OxygenOS 11</string>
<string name="settings_dashboard_style_oos12">OxygenOS 12</string>
<string name="settings_dashboard_style_cherish">Cherish</string>
<string name="settings_dashboard_style_cherish_clean">Cherish Clean</string>
<string name="settings_layout_category_title">Atur Antarmuka Setelan</string>
<string name="settings_base_style_title">Tata letak Basis Setelan</string>
<string name="settings_base_style_summary">Gunakan tata letak alternatif untuk mengatur menu</string>
<string name="settings_home_style_title">Tata letak Beranda Setelan</string>
<string name="settings_home_style_summary">Gunakan tata letak bawaan aosp untuk beranda</string>
<string name="disable_usercard_title">Kartu Pengguna Setelan</string>
<string name="disable_usercard_summary">Tombol agar tidak menampilkan kartu pengguna di halaman setelan utama</string>
<string name="spoof_title">Pemalsuan</string>
<!-- Unlimited g00gle ph0t0s st0rage -->
<string name="use_photos_spoof_title">Penyimpanan Google Foto tanpa batas</string>
<string name="use_photos_spoof_summary">Palsukan perangkat Anda sebagai Pixel XL untuk aplikasi Google Foto hanya untuk menyediakan penyimpanan tidak terbatas untuk cadangan</string>
<!-- Unlock FPS for specific games -->
<string name="use_games_spoof_title">Buka kunci FPS yang lebih tinggi dalam game</string>
<string name="use_games_spoof_summary">Palsukan perangkat Anda sebagai model yang berbeda untuk game tertentu agar dapat membuka FPS yang lebih tinggi</string>
<!-- Unlock higher quality streams for specific apps -->
<string name="use_stream_spoof_title">Buka kunci streaming berkualitas lebih tinggi</string>
<string name="use_stream_spoof_summary">Palsukan perangkat Anda sebagai Pixel 6 Pro untuk membuka streaming berkualitas lebih tinggi di Amazon Prime, Disney+, Hotstar, dan Netflix</string>
<!-- Hidden apps -->
<string name="hidden_apps_title">Sembunyikan aplikasi</string>
<string name="hidden_apps_summary">Aplikasi yang akan disembunyikan dari peluncur</string>
<!-- reTicker -->
<string name="reticker_title">reTicker</string>
<string name="reticker_summary">Ganti notifikasi mengambang dengan versi ticker yang didesain ulang yang ramping dan tidak terlalu invasif</string>
<string name="reticker_colored_title">Gunakan latar belakang berwarna aplikasi</string>
<string name="reticker_colored_summary">Ganti warna latar belakang reTicker menggunakan warna utama notifikasi aplikasi</string>
<!-- Data usage info in QS footer -->
<string name="qs_footer_datausage_title">Penggunaan data</string>
<string name="qs_footer_datausage_summary">Tampilkan ringkasan penggunaan data di footer setelan cepat</string>
<!-- Qs Transparency -->
<string name="qs_transparency_summary">Pilih seberapa transparan yang diinginkan dari setelan cepat Anda (Membutuhkan mulai ulang SistemUI)</string>
<string name="qs_transparency_title">Transparansi Setelan Cepat</string>
<!-- Media artwork -->
<string name="media_category">Notifikasi Media</string>
<string name="artwork_media_background_title">Latar belakang karya seni media</string>
<string name="artwork_media_background_summary">Tetapkan karya seni media sebagai latar belakang media notifikasi</string>
<string name="artwork_media_background_enable_blur_title">Blur latar belakang karya seni media</string>
<string name="artwork_media_background_blur_radius_title">Jumlah blur untuk karya seni media</string>
<string name="artwork_media_background_fade_filter_title">Jumlah memudar untuk karya seni media</string>
<string name="artwork_media_background_alpha_title">Transparansi karya seni media</string>
<string name="just_kidding">Hanya bercanda! Menyediakan log membantu kami terlihat seperti programmer profesional eh maksud kami melacak bug yang dilaporkan pengguna.</string>
<string name="bug_report_drill">Prosedur Pelaporan Bug</string>
<!-- Strict standby -->
<string name="strict_standby_policy_title">Kebijakan siaga yang ketat</string>
<string name="strict_standby_policy_summary">Saat menutup dari yang terbaru, ini akan memaksa menghentikan aplikasi dengan penggunaan baterai terbatas dan memberlakukan pembatasan yang lebih kuat kepada mereka. Selain itu, semua batasan siaga aplikasi akan diberlakukan bahkan saat perangkat sedang diisi daya.</string>
<!-- Force background freezer -->
<string name="force_background_freezer_title">Bekukan tugas latar belakang</string>
<string name="force_background_freezer_summary">Membekukan tugas dengan penggunaan baterai terbatas saat memindahkannya ke latar belakang dan mencairkan saat memindahkannya ke latar depan. Ini dapat menghemat baterai sedikit tetapi dapat menyebabkan crash dan ANR latar belakang.</string>
<!-- Wi-Fi Standard icon -->
<string name="show_wifi_standard_icon_title">Tampilkan ikon Standar Wi-Fi</string>
<string name="show_wifi_standard_icon_summary">Tampilkan tipe Wi-Fi di indikator sinyal Wi-Fi</string>
<!-- Lockscreen clock color -->
<string name="lockscreen_clock_color_title">Warna jam layar kunci</string>
<string name="lockscreen_clock_color_summary">Gunakan warna sekunder untuk jam layar kunci, jika dinonaktifkan akan menggunakan aksen warna</string>
<!-- QS tiles layout direction: vertical or horizontal -->
<string name="qs_tile_layout_category_title">Tata letak ubin</string>
<string name="qs_tile_layout_title">Tata letak vertikal</string>
<string name="qs_tile_layout_summary">Aktifkan untuk tata letak vertikal. Defaultnya adalah horizontal</string>
<!-- QS rows and columns -->
<string name="qs_layout_category_title">Tata Letak Setelan Cepat</string>
<string name="qs_rows_portrait_title">Baris ubin pada tampilan potret</string>
<string name="qs_rows_landscape_title">Baris ubin pada tampilan mendatar</string>
<string name="qs_columns_portrait_title">Kolom ubin pada tampilan potret</string>
<!-- QS tiles title visibility -->
<string name="qs_tile_title_visibility_title">Sembunyikan judul ubin</string>
<string name="qs_tile_title_visibility_summary">Tombol untuk menyembunyikan judul ubin</string>
<!-- Fingerprint Ripple Effect -->
<string name="enable_fingerprint_ripple_effect_title">Efek riak</string>
<string name="enable_fingerprint_ripple_effect_summary">Tampilkan efek riak saat membuka kunci dengan sidik jari</string>
</resources>

View File

@@ -0,0 +1,771 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2019 CherishOS
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">
<!-- App Title -->
<string name="cherish_settings_title">Cherish Settings</string>
<!-- Units -->
<string name="unit_milliseconds">milliseconds</string>
<string name="unit_seconds">seconds</string>
<!-- Categories -->
<string name="button_title">Buttons</string>
<string name="button_summary">Hardware keys, Navigation bar</string>
<string name="gestures_title">Gestures</string>
<string name="gestures_summary">Jump to camera, swipe to screenshot</string>
<string name="lockscreen_title">Lock screen</string>
<string name="lockscreen_summary">Music visualizer, charging animation, clock style</string>
<string name="misc_title">Miscellaneous</string>
<string name="misc_summary">Gaming mode, volume controls</string>
<string name="animations_title">Animations</string>
<string name="animations_summary">System animations</string>
<string name="powermenu_title">Power menu</string>
<string name="powermenu_summary">Advanced restart, power menu opacity</string>
<string name="theme_title">Themes</string>
<string name="theme_summary">System theme, rounded, switch theme</string>
<string name="quicksettings_title">Quick Settings</string>
<string name="quicksettings_summary">Tile layout, blur</string>
<string name="recents_title">Recents apps</string>
<string name="recents_summary">Slim recents</string>
<string name="statusbar_title">Status bar</string>
<string name="statusbar_summary">Clock, carrier, status icons</string>
<string name="volume_title">Volume rockers</string>
<string name="volume_summary">Volume rockers</string>
<string name="notifications_title">Notifications</string>
<string name="notifications_summary">Battery light, notifications header</string>
<string name="about_summary">Learn more about CherishOS</string>
<string name="device_part_title">Device features</string>
<string name="qs_category">QS category</string>
<string name="navbar_title">Navigation bar</string>
<string name="volume_keys_title">Volume keys</string>
<!-- General strings -->
<string name="ok">OK</string>
<string name="reset">Reset</string>
<string name="cancel">Cancel</string>
<string name="save">Save</string>
<string name="default_string">Default</string>
<string name="disabled">Disabled</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"></string>
<string name="arrow_down"></string>
<string name="hex">Hex:</string>
<string name="hex_hint">#ff000000</string>
<string name="set">Set</string>
<string name="color_default">Default</string>
<string name="led_color_green">Green</string>
<string name="led_color_red">Red</string>
<!-- Custom seekbar -->
<string name="custom_seekbar_value">Value: <xliff:g id="v">%s</xliff:g></string>
<string name="custom_seekbar_default_value">Default</string>
<string name="custom_seekbar_default_value_to_set">Default value: <xliff:g id="v">%s</xliff:g>\nLong press to set</string>
<string name="custom_seekbar_default_value_is_set">Default value is set</string>
<string name="add_package_to_title">Add application</string>
<!-- QS settings -->
<string name="qs_title">Quick settings</string>
<!-- QuickSettings haptic feedback -->
<string name="quick_settings_vibrate_title">Vibrate on touch</string>
<string name="quick_settings_vibrate_summary">Vibrate when touching QS tiles</string>
<!-- Lockscreen shortcuts -->
<string name="ls_category">Lockscreen Items</string>
<string name="ls_tuner">Enable Lockscreen tuner</string>
<string name="lockscreen_shortcuts">Lockscreen shortcuts</string>
<string name="ls_shortcut_summary">Customize Lockscreen shortcuts</string>
<!-- Lockscreen icons -->
<string name="lockscreen_tuner_title">Lockscreen tuner</string>
<!-- Statusbar Items -->
<string name="sb_icons">Statusbar Icons</string>
<string name="statusbar_items_category">Statusbar items</string>
<!-- Status bar - icons -->
<string name="status_bar_icons_title">Status bar icons</string>
<!-- Lock screen visualizer -->
<string name="visualizer_title">Display music visualizer</string>
<!-- Power menu and dialogs opacity -->
<!-- AOKP custom system animations -->
<!-- Power menu Animations -->
<string name="power_menu_animation">Power menu</string>
<!-- QS header image -->
<!-- Lockscreen -->
<string name="lockscreen_category">Lockscreen</string>
<!-- Themes -->
<string name="theme_type_title">System theme</string>
<string name="theme_type_summary">Select theme</string>
<!--Accenter -->
<string name="themes_hub_title">Themes</string>
<string name="themes_hub_summary">Accents-Gradients-Themes</string>
<string name="rgb_accent_picker_title_dark">Accent Picker</string>
<string name="rgb_accent_picker_summary">Choose the accent color yourself</string>
<string name="theme_option_reset_title">Reset Theme Options</string>
<string name="theme_option_reset_message">Are you sure you want to reset themes-accent to default?</string>
<!--ThemePicker-->
<string name="theme_select_title">Styles and Wallpapers</string>
<string name="theme_select_summary">Browse and select installed themes</string>
<string name="notification_light_settings">Notifications light</string>
<!-- Volume rocker wake -->
<string name="volume_rocker_wake_title">Volume rocker wake</string>
<string name="search">Search</string>
<string name="search_apps">Search apps</string>
<!-- Power Menu -->
<string name="power_menu_title">Power menu</string>
<string name="power_menu_title_summary">View or change power menu entries</string>
<string name="powermenu_screenshot">Screenshot</string>
<string name="powermenu_power">Power</string>
<string name="powermenu_advanced">Advanced reboot options</string>
<string name="powermenu_restart">Restart</string>
<string name="powermenu_airplane">Airplane</string>
<string name="powermenu_settings">Settings</string>
<string name="powermenu_lockdown">Lock Down</string>
<string name="powermenu_soundpanel">Sound Panel</string>
<string name="powermenu_users">Users</string>
<string name="powermenu_logout">Logout</string>
<string name="powermenu_emergency">Emergency</string>
<!-- Double Tap Lockscreen to Sleep -->
<string name="lockscreen_gesture_title">Gestures</string>
<string name="double_tap_to_sleep_lockscreen_title">Double tap to sleep</string>
<string name="double_tap_to_sleep_lockscreen_summary">Double tap on the top third or bottom shortcut area of the lock screen to put the device to sleep</string>
<!-- Double Tap Statusbar to Sleep -->
<string name="statusbar_gesture_title">Gestures</string>
<string name="double_tap_to_sleep_statusbar_title">Double tap to sleep</string>
<string name="double_tap_to_sleep_statusbar_summary">Double tap on statusbar to put the device to sleep</string>
<!-- Buttons title -->
<string name="volume_category">Volume Rocker</string>
<!--Volume keys -->
<string name="volume_rocker_wake_summary">Pressing the volume keys will wake your device</string>
<!-- Torch Power button gestures -->
<string name="torch_power_button_gesture_title">Toggle torch when screen off</string>
<string name="torch_power_button_gesture_none">Disabled</string>
<string name="torch_power_button_gesture_dt">Double tap power button (slower single tap response), Disables double power tap for camera.</string>
<string name="torch_power_button_gesture_dt_toast">Jump to camera gesture is now disabled</string>
<string name="torch_power_button_gesture_lp">Long press power button</string>
<!-- Hardware button navigation -->
<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>
<string name="profile_applist_title">Applications</string>
<string name="choose_action_title">Choose action</string>
<string name="action_entry_default_action">Default settings</string>
<string name="action_entry_select_app">Select application</string>
<string name="action_entry_custom_action">Select custom action</string>
<string name="hardware_keys_volume_keys_title">Volume rocker</string>
<string name="hardware_keys_home_key_title">Home button</string>
<string name="hardware_keys_menu_key_title">Menu button</string>
<string name="hardware_keys_assist_key_title">Search button</string>
<string name="hardware_keys_appswitch_key_title">Overview button</string>
<string name="hardware_keys_back_key_title">Back button</string>
<string name="hardware_keys_double_tap_summary">Set double tap action</string>
<string name="hardware_keys_single_tap_summary">Set single tap action</string>
<string name="hardware_keys_long_press_summary">Set long press action</string>
<string name="hardware_keys_single_tap_title">Single tap action</string>
<string name="hardware_keys_long_press_title">Long press action</string>
<string name="hardware_keys_double_tap_title">Double tap action</string>
<!-- 4G icon -->
<string name="show_fourg_icon_title">4G icon</string>
<string name="show_fourg_icon_summary">Display 4G icon in signal icon instead LTE</string>
<!-- Volume swap buttons -->
<string name="swap_volume_buttons_title">Reorient</string>
<string name="swap_volume_buttons_summary">Swap volume buttons when the screen is rotated</string>
<!-- Power menu on lockscreen -->
<string name="lockscreen_power_menu_disabled_title">Disable power menu on lock screen</string>
<string name="lockscreen_power_menu_disabled_summary">This will only disable the power menu on secure lock screens</string>
<!-- Toast app icon -->
<string name="toast_icon_title">Toast app icon</string>
<string name="toast_icon_summary">Display the app\'s icon corresponding with the toast</string>
<!-- Heads up -->
<string name="headsup_category">HeadsUp Settings</string>
<string name="heads_up_notifications">Heads up</string>
<string name="heads_up_notifications_summary">Customise heads up notifications settings</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_stoplist_summary">Disable heads up notifications in these applications</string>
<string name="add_heads_up_blacklist_summary">Disable heads up from these applications</string>
<string name="heads_up_stoplist_title">Stoplist</string>
<string name="heads_up_blacklist_title">Blacklist</string>
<string name="profile_choose_app">Choose app</string>
<string name="dialog_delete_title">Delete</string>
<string name="dialog_delete_message">Remove selected item?</string>
<!-- Heads up timeout -->
<string name="heads_up_time_out_title">Time out</string>
<string name="heads_up_time_out_summary">Peeking notifications will show for <xliff:g id="number">%d</xliff:g> seconds</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_5sec">5 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>
<!-- Heads up snooze -->
<string name="heads_up_snooze_title">Snooze timer</string>
<string name="heads_up_snooze_summary_one_minute">Swiping up on peeking notifications will snooze heads up from that application for 1 minute</string>
<string name="heads_up_snooze_summary">Swiping up on peeking notifications will snooze heads up from that application for <xliff:g id="number">%d</xliff:g> minutes</string>
<string name="heads_up_snooze_disabled_summary">Snooze timer is disabled</string>
<string name="heads_up_snooze_1min">1 minute</string>
<string name="heads_up_snooze_5min">5 minutes</string>
<string name="heads_up_snooze_10min">10 minutes</string>
<string name="heads_up_snooze_15min">15 minutes</string>
<string name="heads_up_snooze_20min">20 minutes</string>
<!-- Quick QS pulldown -->
<string name="status_bar_quick_qs_pulldown">Quick QS pulldown</string>
<string name="quick_pulldown_none">Disabled</string>
<string name="quick_pulldown_right">Pulldown statusbar from right side</string>
<string name="quick_pulldown_left">Pulldown statusbar from left side</string>
<!-- Incall vibrate options -->
<string name="incall_vibration_category">In-call vibration options</string>
<string name="incall_vibrate_connect_title">Vibrate on connect</string>
<string name="incall_vibrate_call_wait_title">Vibrate on call waiting</string>
<string name="incall_vibrate_disconnect_title">Vibrate on disconnect</string>
<!-- Data disabled icon -->
<string name="data_disabled_icon_title">Show data disabled icon</string>
<string name="data_disabled_icon_summary">Display the cross sign next to signal bar when data is disabled</string>
<!-- Roaming indicator icon -->
<string name="roaming_indicator_icon_title">Roaming indicator</string>
<string name="roaming_indicator_icon_summary">Display roaming indicator in signal icon when in roaming mode</string>
<!-- Show VoLTE icon on statusbar -->
<string name="volte_switch_title">VoLTE icon</string>
<string name="volte_switch_summary">Display VoLTE icon</string>
<string name="volte_icon_title">VoLTE icon</string>
<string name="volte_icon_summary">Display VoLTE icon</string>
<string name="volte_icon_style_title">Select VoLTE Icon</string>
<string name="volte_icon_asus">VoLTE Asus Icon</string>
<string name="volte_icon_vo">Vo Only Icon</string>
<string name="volte_icon_volte">VoLTE Icon</string>
<string name="volte_icon_oos">VoLTE OOS Icon</string>
<string name="volte_icon_hd">HD Icon</string>
<string name="volte_icon_hd2">HD CAF Icon</string>
<string name="volte_icon_miui">MIUI 11 Icon</string>
<string name="volte_icon_emui">EMUI Icon</string>
<string name="volte_icon_margaritov">HD Filled Icon</string>
<string name="volte_icon_margaritov2">Margaritov VoLTE Icon</string>
<string name="volte_icon_vivo">Vivo Icon</string>
<string name="volte_icon_aris">Aris Icon</string>
<string name="volte_icon_beast">Aww Icon</string>
<string name="volte_icon_ios">Ios Icon</string>
<string name="volte_icon_lr">Livenge Icon</string>
<string name="volte_icon_realme">Realme Icon</string>
<string name="volte_icon_typeA">Mild Icon</string>
<string name="volte_icon_typeB">Filth Icon</string>
<string name="volte_icon_typeC">Mue Icon</string>
<string name="volte_icon_typeD">Sus Icon</string>
<string name="volte_icon_typeE">Acherus Icon</string>
<string name="volte_icon_vcircle">Circle Icon</string>
<string name="volte_icon_vimeo">Vimeo Icon</string>
<string name="volte_icon_volit">Volit Icon</string>
<string name="volte_icon_zirco">Ziroc Icon</string>
<!-- VoWiFi icon -->
<string name="vowifi_icon_title">VoWiFi icon</string>
<string name="vowifi_icon_enabled">VoWiFi icon enabled</string>
<string name="vowifi_icon_disabled">VoWiFi icon disabled</string>
<string name="vowifi_icon_enabled_volte_disabled">VoWiFi instead of VoLTE icon</string>
<string name="vowifi_icon_style_title">VoWiFi icon style</string>
<string name="vowifi_icon_default">Default Icon</string>
<string name="vowifi_icon_emui">EMUI Icon</string>
<string name="vowifi_icon_asus">Asus Icon</string>
<string name="vowifi_icon_oneplus">OOS Icon</string>
<string name="vowifi_icon_moto">Motorola Icon</string>
<string name="vowifi_icon_simple1">Simple1 Icon</string>
<string name="vowifi_icon_simple2">Simple2 Icon</string>
<string name="vowifi_icon_simple3">Simple3 Icon</string>
<string name="vowifi_icon_vivo">Vivo Icon</string>
<string name="vowifi_icon_margaritov">Margaritov Icon</string>
<!-- Battery light -->
<string name="battery_light_settings">Battery charging light</string>
<string name="battery_light_enable">Enable</string>
<string name="battery_full_light_enabled">Battery light when full charged</string>
<string name="battery_light_allow_on_dnd_title">Battery light in Do Not Disturb mode</string>
<string name="battery_light_low_blinking_title">Blinking light on low battery</string>
<string name="battery_light_cat">Battery light color when charging</string>
<string name="battery_light_low_color">Low battery</string>
<string name="battery_light_medium_color">Medium battery</string>
<string name="battery_light_full_color">Almost full battery</string>
<string name="battery_light_reallyfull_color">Full (100) battery</string>
<!-- Heads up options -->
<string name="less_boring_heads_up_title">Make heads up less annoying</string>
<string name="less_boring_heads_up_summary">Show heads up only for dialer or messaging app if they are not in foreground</string>
<!-- Notification guts kill app button -->
<string name="general_category">General</string>
<string name="notification_guts_kill_app_button_title">Kill app button</string>
<string name="notification_guts_kill_app_button_summary">Show a kill app button in the notification\'s longpress menu</string>
<!-- Double Tap on Doze to wake -->
<string name="double_tap_on_doze_to_wake_title">Double-tap to wake on doze</string>
<string name="double_tap_on_doze_to_wake_summary">Double tap to wake when device is dreaming</string>
<!-- Old mobile type icons -->
<string name="use_old_mobiletype_title">Small mobile type icon</string>
<string name="use_old_mobiletype_summary">Show mobile type icon on top of the signal indicator</string>
<!-- Lockscreen battery info indicator -->
<string name="lockscreen_battery_info_title">Lockscreen charging info</string>
<string name="lockscreen_battery_info_summary">Show charging current, voltage, wattage and battery temperature on lockscreen while charging</string>
<!-- Charging animation -->
<string name="charging_animation_title">Charging animation</string>
<string name="charging_animation_summary">Display an animation when the device is plugged in</string>
<!-- Tiles animation style -->
<string name="qs_tile_animation_title">Animations</string>
<string name="qs_tile_animation_style_title">Animation style</string>
<string name="qs_tile_animation_duration_title">Animation duration</string>
<string name="qs_tile_animation_interpolator_title">Tiles animation interpolator</string>
<string name="qs_tile_animation_style_off">No animation</string>
<string name="qs_tile_animation_style_flip">Flip</string>
<string name="qs_tile_animation_style_rotate">Rotate</string>
<string name="qs_tile_animation_duration_low">Low</string>
<string name="qs_tile_animation_duration_default">Default</string>
<string name="qs_tile_animation_duration_fast">Fast</string>
<string name="qs_tile_animation_interpolator_linearInterpolator">Linear</string>
<string name="qs_tile_animation_interpolator_accelerateInterpolator">Accelerate</string>
<string name="qs_tile_animation_interpolator_decelerateInterpolator">Decelerate</string>
<string name="qs_tile_animation_interpolator_accelerateDecelerateInterpolator">Accelerate decelerate</string>
<string name="qs_tile_animation_interpolator_bounceInterpolator">Bounce</string>
<string name="qs_tile_animation_interpolator_overshootInterpolator">Overshoot</string>
<string name="qs_tile_animation_interpolator_anticipateInterpolator">Anticipate</string>
<string name="qs_tile_animation_interpolator_anticipateOvershootInterpolator">Anticipate overshoot</string>
<string name="qs_set_animation_style">%1$s</string>
<string name="qs_set_animation_duration">%1$s</string>
<string name="qs_set_animation_interpolator">%1$s</string>
<!-- Blink flashlight for incoming calls -->
<string name="flashlight_category">Flashlight</string>
<string name="flashlight_on_call_title">Blink Flashlight for incoming call</string>
<string name="flashlight_on_call_disabled">Disabled</string>
<string name="flashlight_on_call_ringer">When ringing</string>
<string name="flashlight_on_call_no_ringer">When ringer is silent</string>
<string name="flashlight_on_call_silent">When entirely silent (no ringer or vibrator)</string>
<string name="flashlight_on_call_always">Always</string>
<string name="flashlight_on_call_ignore_dnd_title">Ignore DND</string>
<string name="flashlight_on_call_ignore_dnd_summary">Whether to flash when in Do Not Disturb mode</string>
<string name="flashlight_on_call_rate_title">Rate</string>
<string name="flashlight_on_call_rate_summary">Flashlight on call blink rate</string>
<!-- Combined signal icons in status bar -->
<string name="combined_status_bar_signal_icons">Combined signal icons</string>
<string name="combined_status_bar_signal_icons_summary">Enable combined signal icons in status bar.\nRequires a SystemUI restart</string>
<!-- QS battery estimates -->
<string name="qs_show_battery_estimate_title">Battery estimates</string>
<string name="qs_show_battery_estimate_summary">Show estimated remaining battery life next to the icon</string>
<!-- AOD Schedule -->
<string name="always_on_display_schedule_title">Always on display schedule</string>
<string name="always_on_display_schedule_sunset">Sunset</string>
<string name="always_on_display_schedule_sunrise">Sunrise</string>
<string name="always_on_display_schedule_mixed_sunset">Turns on from sunset till a time</string>
<string name="always_on_display_schedule_mixed_sunrise">Turns on from a time till sunrise</string>
<!-- Pulse notifications lightning -->
<string name="pulse_ambient_light_title">Ambient edge lightning</string>
<string name="pulse_ambient_light_summary">Light ambient edges for pulsing notifications</string>
<string name="ambient_notification_light_enabled_title">Show on AOD</string>
<string name="ambient_notification_light_enabled_summary">Keep showing edge lightning on AOD</string>
<string name="ambient_notification_light_hide_aod_title">Hide AOD content</string>
<string name="ambient_notification_light_hide_aod_summary">Hide AOD content when edges are lighted</string>
<string name="ambient_notification_light_duration_title">Duration</string>
<string name="ambient_notification_light_duration_summary">Time it takes for each animation to complete</string>
<string name="ambient_notification_light_repeats_title">Repeats</string>
<string name="ambient_notification_light_repeats_summary">Amount of times the animation should show\n0 for infinite</string>
<string name="ambient_notification_light_timeout_title">Timeout</string>
<string name="ambient_notification_light_timeout_forever">Forever</string>
<string name="ambient_notification_light_timeout_half_minute">30 seconds</string>
<string name="ambient_notification_light_timeout_minute">1 minute</string>
<string name="ambient_notification_light_timeout_three_minutes">3 minutes</string>
<string name="ambient_notification_light_timeout_five_minutes">5 minutes</string>
<string name="ambient_notification_light_timeout_ten_minutes">10 minutes</string>
<string name="set_to_zero">Set repeats to 0 to enable</string>
<string name="ambient_notification_color_mode_title">Color mode</string>
<string name="ambient_notification_color_mode_accent">Accent color</string>
<string name="ambient_notification_color_mode_wall">Wallpaper dominant color</string>
<string name="ambient_notification_color_mode_notification">Notification icon color</string>
<string name="ambient_notification_color_mode_custom">@string/ambient_notification_light_color_title</string>
<string name="ambient_notification_light_color_title">Custom color</string>
<string name="pulse_ambient_light_show_always_title">Show always</string>
<string name="pulse_ambient_light_show_always_summary">Show lights for all doze events and not just notifications</string>
<string name="pulse_ambient_light_repeat_direction_title">Light repeat mode</string>
<string name="pulse_ambient_light_repeat_direction_restart">Restart</string>
<string name="pulse_ambient_light_repeat_direction_reverse">Reverse</string>
<string name="pulse_ambient_light_layout_title">Light view</string>
<string name="pulse_ambient_light_layout_solid">Solid</string>
<string name="pulse_ambient_light_layout_faded">Faded</string>
<string name="pulse_ambient_light_width_title">Light width</string>
<string name="pulse_light_layout_style_title">Light Layout Style</string>
<string name="pulse_light_both">All Four Sides</string>
<string name="pulse_light_top_bottom">Only Top-Bottom</string>
<string name="pulse_light_left_right">Only Left-Right</string>
<!-- Ambient Ticker -->
<string name="pulse_on_new_tracks_title">Music ticker</string>
<string name="pulse_on_new_tracks_summary">Show music ticker on Ambient Display during track change</string>
<!-- Screen off FOD -->
<string name="screen_off_fod_title">Screen off FOD</string>
<string name="screen_off_fod_summary">Keep FOD enabled when the screen is off</string>
<!-- Volume Steps Fragment -->
<string name="volume_steps_fragment_title">Volume steps</string>
<string name="volume_steps_summary">Customize volume steps</string>
<string name="volume_steps_alarm_title">Volume steps: Alarm</string>
<string name="volume_steps_dtmf_title">Volume steps: DTMF</string>
<string name="volume_steps_music_title">Volume steps: Media</string>
<string name="volume_steps_notification_title">Volume steps: Notification</string>
<string name="volume_steps_ring_title">Volume steps: Ringer</string>
<string name="volume_steps_system_title">Volume steps: System</string>
<string name="volume_steps_voice_call_title">Volume steps: Voice Call</string>
<string name="volume_steps_reset">Reset</string>
<!-- Udfps animations -->
<string name="udfps_category">Udfps</string>
<string name="udfps_recog_animation">Udfps animation</string>
<string name="udfps_recog_animation_summary">Shows an animation while reading your finger</string>
<string name="udfps_recog_animation_effect_title">Udfps animation effect</string>
<string name="udfps_recog_animation_effect_summary">Choose animation effect</string>
<!-- Udfps icon picker -->
<string name="udfps_icon_picker_title">Udfps icon picker</string>
<string name="udfps_icon_picker_summary">Choose your favorite fingerprint icon</string>
<!-- Udfps Custom Options -->
<string name="udfps_settings_title">Udfps Options</string>
<string name="udfps_settings_summary">Different menus for customizing the udfps</string>
<!-- Udfps Haptic Feedback -->
<string name="udfps_haptic_feedback_title">FOD haptic feedback</string>
<string name="udfps_haptic_feedback_summary">Vibrate when touching FOD icon</string>
<!-- Custom FOD Icon -->
<string name="custom_fp_icon_title">Custom UDFPS Icon</string>
<string name="custom_fp_icon_summary">Enable custom UDFPS Icon from files</string>
<string name="custom_fp_select_title">Select Custom UDFPS Icon</string>
<string name="custom_fp_select_summary">Select custom image from your saved files or gallery</string>
<!-- Privacy indicators -->
<string name="mic_camera_privacy_indicator_title">Mic and camera privacy indicator</string>
<string name="mic_camera_privacy_indicator_summary">Show separate indicator when an any app uses mic or camera</string>
<string name="location_privacy_indicator_title">Location privacy indicator</string>
<string name="location_privacy_indicator_summary">Show separate indicator when an any app uses location</string>
<!-- Sb Icon Style -->
<string name="statusbar_icons_style">Colored Statusbar Icons</string>
<string name="statusbar_icons_style_summary">Choose the style of your statusbar icons (requires SystemUI restart)</string>
<!-- Notification headers -->
<string name="notification_headers_title">Notification Headers</string>
<string name="notification_headers_summary">Show headers in the notification shade</string>
<!-- Gaming mode -->
<string name="gaming_mode_title">Game space</string>
<string name="gaming_mode_summary">Extra features for immersive gaming experience</string>
<!-- Battery percentage -->
<string name="battery_style_category_title">Battery icon</string>
<string name="status_bar_battery_percentage_title">Battery percentage</string>
<string name="status_bar_battery_percentage_default">Hidden</string>
<string name="status_bar_battery_percentage_text_next">Next to the icon</string>
<string name="status_bar_battery_percentage_text_inside">Inside the icon</string>
<!-- Status bar battery style-->
<string name="status_bar_battery_style_title">Battery style</string>
<string name="status_bar_battery_style_port">Portrait</string>
<string name="status_bar_battery_style_circle">Circle</string>
<string name="status_bar_battery_style_dotted_circle">Circle (Dotted)</string>
<string name="status_bar_battery_style_filled_circle">Circle (Filled)</string>
<string name="status_bar_battery_style_text">Text</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_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_pill">Portrait Mx</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_signal">Landscape Airoo</string>
<string name="status_bar_battery_style_icon_landscape_buddy">Landscape Capsule</string>
<!-- Network Traffic -->
<string name="traffic_title">Traffic indicators</string>
<string name="traffic_summary">Customize the traffic indicators</string>
<string name="network_traffic_autohide_threshold_title">Auto-hide threshold</string>
<string name="network_traffic_location_title">Location</string>
<string name="network_traffic_disabled">Disabled</string>
<string name="network_traffic_statusbar">Status bar</string>
<string name="network_traffic_qs_header">QS header</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_mode_title">Display mode</string>
<string name="network_traffic_dynamic">Dynamic</string>
<string name="network_traffic_download">Download</string>
<string name="network_traffic_upload">Upload</string>
<string name="network_traffic_font_size">Single net font size</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">Kb/s</string>
<string name="network_traffic_autohide_kilobytes">KB/s</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>
<!-- Themeing -->
<string name="dark_ui_mode_summary">Browse the dark theme options</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the settings category for theme overlays. -->
<string name="theme_customization_category">Theming</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the adaptive icon shape (e.g. launcher and quick settings icons). -->
<string name="theme_customization_icon_shape_title">Icon shape</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize accent color. -->
<string name="theme_customization_icon_shape_summary">Set system icon shape style</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize headline and body fonts. -->
<string name="theme_customization_font_title">Headline / Body font</string>
<string name="theme_customization_font_summary">Set system font style</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the system wide icon pack. -->
<string name="theme_customization_icon_pack_title">Icon pack</string>
<string name="theme_customization_icon_pack_summary">Set custom icon pack style</string>
<string name="theme_customization_signal_icon_title">Signal icon style</string>
<string name="theme_customization_signal_icon_summary">Set custom signal icon style</string>
<string name="theme_customization_wifi_icon_title">WiFi icon style</string>
<string name="theme_customization_wifi_icon_summary">Set custom wifi icon style</string>
<!-- Custom Signal bar icons -->
<string name="custom_signal_bar_title">Signal</string>
<!-- Custom Wi-Fi bar icons -->
<string name="custom_wifi_bar_title">Wi-Fi</string>
<!-- Button brightness -->
<string name="button_backlight_options_category">Backlight options</string>
<string name="button_backlight_enable_title">Allow button backlight</string>
<string name="button_link_brightness">Link to screen brightness</string>
<string name="button_link_brightness_summary">Button backlight brightness will adjust based on current screen brightness level</string>
<string name="button_manual_brightness">Brightness level</string>
<string name="button_timeout_title">Backlight timeout</string>
<string name="button_backlight_on_touch_only_title">Button backlight touch</string>
<string name="button_backlight_on_touch_only_summary">Button backlight will only appear when buttons are pressed rather than on all the time. Timeout still impacts this feature.</string>
<!-- Screen off animation -->
<string name="screen_off_animation_title">Screen off animation</string>
<string name="screen_off_animation_crt">CRT</string>
<string name="screen_off_animation_scale">Scale</string>
<!-- Status bar - Clock -->
<string name="status_bar_clock_title">Clock &amp; date</string>
<string name="status_bar_clock_summary">Customize clock &amp; date</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_position_title">Clock style</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_auto_hide_title">Auto hide</string>
<string name="status_bar_clock_auto_hide_launcher_summary">Hide clock if launcher is visible</string>
<string name="status_bar_clock_auto_hide_summary">Hide clock at regular interval</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_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="clock_date_position">Date position</string>
<string name="clock_date_right">Right of time</string>
<string name="clock_date_left">Left of time</string>
<!-- QS clock -->
<string name="qs_clock_title">Clock</string>
<string name="qs_clock_summary">Display clock in quick status bar header</string>
<!-- QS date -->
<string name="qs_date_title">Date</string>
<string name="qs_date_summary">Display date in quick status bar header</string>
<!-- Media art -->
<string name="lockscreen_media_category">Lock screen media</string>
<string name="media_art_title">Media cover art</string>
<string name="media_art_summary">Enable media cover art on the lockscreen</string>
<!-- Lockscreen album art filter -->
<string name="lockscreen_albumart_filter_title">Media cover art filter</string>
<string name="lockscreen_albumart_filter_none">None</string>
<string name="lockscreen_albumart_filter_grayscale">Grayscale</string>
<string name="lockscreen_albumart_filter_tint">Accent tinted</string>
<string name="lockscreen_albumart_filter_blur">Blur</string>
<string name="lockscreen_albumart_filter_grayblur">Grayscale and blurred</string>
<!-- 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="pulse_settings">Pulse</string>
<string name="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_units_rounded_title">Rounded corners</string>
<string name="pulse_solid_units_rounded_summary">Solid lines with rounded tip</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>
<!-- Quick Settings brightness slider -->
<string name="qs_brightness_slider_category">Brightness slider</string>
<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>
<string name="qs_brightness_position_bottom_title">Show brightness slider on bottom</string>
<string name="qs_brightness_position_bottom_summary">Show a brightness slider on bottom quick settings</string>
<!-- Quick Settings brightness icon -->
<string name="brightness_icon_title">Adaptive brightness button</string>
<string name="brightness_icon_summary">Show adaptive brightness button</string>
<!-- Quick QS Panel brightness slider -->
<string name="quick_qs_brightness_slider_title">Show brightness slider in Quick QS Panel</string>
<string name="quick_qs_brightness_slider_summary">Show a brightness slider in the quick qs panel</string>
<!-- Volume rocker gestures -->
<string name="volume_skiptrack_screen_title">Skip music tracks</string>
<!-- Navigation bar -->
<string name="navigation_title">Navigatie</string>
<string name="navigation_bar_category">Navigation bar</string>
<string name="navigation_bar_title">On-screen navigation bar</string>
<string name="navigation_bar_summary">Enable on-screen navigation keys</string>
<string name="navigation_bar_layout_title">Layout</string>
<string name="navigation_bar_layout_summary">Customize the layout of the navigation bar</string>
<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 in navigation bar while typing</string>
<string name="navigation_bar_help_text">These settings mainly relate to the 3-button navigation bar. If you use gesture navigation and want to customize it, e.g. hide the gesture handle, please visit: Settings &gt; System &gt; Gestures.</string>
<string name="nav_bar_tuner_title">Navigation bar tuner</string>
<string name="nav_bar_tuner_summary">Change nav bar layout</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="system_navigation_summary">Choose which system navigation style to use</string>
<!-- HW keys -->
<string name="hardware_keys_title">Buttons</string>
<string name="hardware_keys_category">Hardware navigation buttons</string>
<string name="hardware_keys_disable_title">Disable hardware buttons</string>
<string name="hardware_keys_disable_summary">Use the device hardware keys for navigation</string>
<!-- NavBar Inverse -->
<string name="navigation_bar_inverse_title">Invert 3 button navigation bar</string>
<!-- Quick Settings brightness slider -->
<string name="qs_show_brightness_slider_title">Brightness slider</string>
<string name="qs_show_brightness_slider_never">Never show</string>
<string name="qs_show_brightness_slider_expanded">Show when expanded</string>
<string name="qs_show_brightness_slider_always">Show always</string>
<string name="qs_show_brightness_slider_not_expanded">Show when not expanded</string>
<string name="qs_brightness_slider_position_title">Position</string>
<string name="qs_brightness_slider_position_top">Top</string>
<string name="qs_brightness_slider_position_bottom">Bottom</string>
<!-- Monet Engine -->
<string name="monet_category">Monet</string>
<string name="monet_engine_title">Monet engine</string>
<string name="monet_engine_summary">Customize monet parameters</string>
<string name="monet_engine_custom_color_title">Use custom color</string>
<string name="monet_engine_custom_color_summary">Use custom color for monet engine instead of wallpaper colors</string>
<string name="monet_engine_color_override_title">Custom color</string>
<string name="monet_engine_white_luminance_user_title">White luminance</string>
<string name="monet_engine_accurate_shades_title">Use accurate shades</string>
<string name="monet_engine_chroma_factor_title">Chroma factor</string>
<string name="monet_engine_linear_lightness_title">Use linear lightness</string>
<!-- Quick Settings brightness icon -->
<string name="qs_show_auto_brightness_title">Auto brightness icon</string>
<string name="qs_show_auto_brightness_summary">Show toggle for adaptive brightness near the slider</string>
<!-- Black theme -->
<string name="system_black_theme_title">Use black theme</string>
<string name="system_black_theme_summary">Force black background colors</string>
<!-- OOS style material dismiss all button for notifications -->
<string name="notification_material_dismiss_button_title">Clear all notification button</string>
<string name="notification_material_dismiss_button_summary">Replace clear all notification text with floating button</string>
<string name="clearall_style_title">Clear all notification button style</string>
<string name="clearall_bgstyle_title">Clear all notification button background</string>
<!-- Laboratory - Application downgrade -->
<string name="laboratory_app_downgrade_title">Allow application downgrade</string>
<string name="laboratory_app_downgrade_summary">This allows you to downgrade applications. Note that this may lead to crashes and data corruption.</string>
<!-- Laboratory - Ignore window secure -->
<string name="laboratory_ignore_window_secure_title">Ignore window secure flags</string>
<string name="laboratory_ignore_window_secure_summary">This removes the screenshots and screenrecords limits for all applications. Normally, special applications are replaced with black areas in records. This can be convenient in some cases but may lead to privacy leaks. After changing this toggle, you may need to restart applications for the change to take effect.</string>
<!-- Colorful battery icon -->
<string name="battery_level_colors_title">Toggle colorful battery icon</string>
<string name="battery_level_colors_summary">Each battery level drop is color coded</string>
<!-- Custom settings dashboard style -->
<string name="settings_dashboard_style_title">Settings layout</string>
<string name="settings_dashboard_style_aosp">Aosp</string>
<string name="settings_dashboard_style_oos11">OxygenOS 11</string>
<string name="settings_dashboard_style_oos12">OxygenOS 12</string>
<string name="settings_dashboard_style_cherish">Cherish</string>
<string name="settings_dashboard_style_cherish_clean">Cherish Clean</string>
<string name="settings_layout_category_title">Settings UI interface</string>
<string name="settings_base_style_title">Settings Base layout</string>
<string name="settings_base_style_summary">Use an alternative layout for setting menus</string>
<string name="settings_home_style_title">Settings Home layout</string>
<string name="settings_home_style_summary">Use stock aosp layout for homepage</string>
<string name="disable_usercard_title">Settings UserCard</string>
<string name="disable_usercard_summary">Toggle in order not to show the usercard on main settings page</string>
<string name="spoof_title">Spoofing</string>
<!-- Unlimited g00gle ph0t0s st0rage -->
<string name="use_photos_spoof_title">Unlimited Photos storage</string>
<string name="use_photos_spoof_summary">Spoof your device as Pixel XL for Google Photos app only to provide unlimited storage for backup</string>
<!-- Unlock FPS for specific games -->
<string name="use_games_spoof_title">Unlock higher FPS in games</string>
<string name="use_games_spoof_summary">Spoof your device as a different model for specific games to unlock higher FPS</string>
<!-- Unlock higher quality streams for specific apps -->
<string name="use_stream_spoof_title">Unlock higher quality streams</string>
<string name="use_stream_spoof_summary">Spoof your device as Pixel 6 Pro to unlock higher quality streams on Amazon Prime, Disney+, Hotstar, and Netflix</string>
<!-- Hidden apps -->
<string name="hidden_apps_title">Hidden apps</string>
<string name="hidden_apps_summary">Applications that should be hidden from launcher</string>
<!-- reTicker -->
<string name="reticker_title">reTicker</string>
<string name="reticker_summary">Replace heads-up notification with slim and less invasive version of redesigned ticker</string>
<string name="reticker_colored_title">Use app colored background</string>
<string name="reticker_colored_summary">Replace reTicker background color using notification app main color</string>
<!-- Data usage info in QS footer -->
<string name="qs_footer_datausage_title">Data usage</string>
<string name="qs_footer_datausage_summary">Display data usage summary in quick settings footer</string>
<!-- Qs Transparency -->
<string name="qs_transparency_summary">Choose how transparent you want your qs to be (Requires SystemUI Restart)</string>
<string name="qs_transparency_title">Qs Transparency</string>
<!-- Media artwork -->
<string name="media_category">Media notification</string>
<string name="artwork_media_background_title">Artwork media background</string>
<string name="artwork_media_background_summary">Set media artwork as the notification media background</string>
<string name="artwork_media_background_enable_blur_title">Blur media media artwork background</string>
<string name="artwork_media_background_blur_radius_title">Blur amount for media artwork</string>
<string name="artwork_media_background_fade_filter_title">Fade amount for media artwork</string>
<string name="artwork_media_background_alpha_title">Transparency of media artwork</string>
<string name="just_kidding">Just kidding! providing logs helps us look like professional programmers err i mean trace the bugs that users reports.</string>
<string name="bug_report_drill">Bug Reporting Procedure</string>
<!-- Strict standby -->
<string name="strict_standby_policy_title">Strict standby policy</string>
<string name="strict_standby_policy_summary">When dismissing from recents, this will force stop apps with restricted battery usage and impose stronger restrictions to them. Also, all app standby restrictions will be imposed even when device is charging.</string>
<!-- Force background freezer -->
<string name="force_background_freezer_title">Background tasks freezer</string>
<string name="force_background_freezer_summary">Freeze tasks with restricted battery usage when moving them to background and unfreeze them when moving to foreground. This could save battery slightly but may lead to crashes and background ANR.</string>
<!-- Wi-Fi Standard icon -->
<string name="show_wifi_standard_icon_title">Show Wi-Fi Standard icon</string>
<string name="show_wifi_standard_icon_summary">Show Wi-Fi type in Wi-Fi signal indicator</string>
<!-- Lockscreen clock color -->
<string name="lockscreen_clock_color_title">Lockscreen clock color</string>
<string name="lockscreen_clock_color_summary">Use secondary color for lockscreen clock, if disabled will use color accent</string>
<!-- QS tiles layout direction: vertical or horizontal -->
<string name="qs_tile_layout_category_title">Tile layout</string>
<string name="qs_tile_layout_title">Vertical layout</string>
<string name="qs_tile_layout_summary">Enable for vertical layout. Default is horizontal</string>
<!-- QS rows and columns -->
<string name="qs_layout_category_title">QS Layout</string>
<string name="qs_rows_portrait_title">Tile rows on portrait</string>
<string name="qs_rows_landscape_title">Tile rows on landscape</string>
<string name="qs_columns_portrait_title">Tile columns on portrait</string>
<!-- QS tiles title visibility -->
<string name="qs_tile_title_visibility_title">Hide tile titles</string>
<string name="qs_tile_title_visibility_summary">Toggle to hide tile titles</string>
<!-- Fingerprint Ripple Effect -->
<string name="enable_fingerprint_ripple_effect_title">Ripple effect</string>
<string name="enable_fingerprint_ripple_effect_summary">Show ripple effect on unlock with fingerprint</string>
</resources>

View File

@@ -0,0 +1,771 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2019 CherishOS
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">
<!-- App Title -->
<string name="cherish_settings_title">Cherish Settings</string>
<!-- Units -->
<string name="unit_milliseconds">milliseconds</string>
<string name="unit_seconds">seconds</string>
<!-- Categories -->
<string name="button_title">Buttons</string>
<string name="button_summary">Hardware keys, Navigation bar</string>
<string name="gestures_title">Gestures</string>
<string name="gestures_summary">Jump to camera, swipe to screenshot</string>
<string name="lockscreen_title">Lock screen</string>
<string name="lockscreen_summary">Music visualizer, charging animation, clock style</string>
<string name="misc_title">Miscellaneous</string>
<string name="misc_summary">Gaming mode, volume controls</string>
<string name="animations_title">Animations</string>
<string name="animations_summary">System animations</string>
<string name="powermenu_title">Power menu</string>
<string name="powermenu_summary">Advanced restart, power menu opacity</string>
<string name="theme_title">Themes</string>
<string name="theme_summary">System theme, rounded, switch theme</string>
<string name="quicksettings_title">Quick Settings</string>
<string name="quicksettings_summary">Tile layout, blur</string>
<string name="recents_title">Recents apps</string>
<string name="recents_summary">Slim recents</string>
<string name="statusbar_title">Status bar</string>
<string name="statusbar_summary">Clock, carrier, status icons</string>
<string name="volume_title">Volume rockers</string>
<string name="volume_summary">Volume rockers</string>
<string name="notifications_title">Notifications</string>
<string name="notifications_summary">Battery light, notifications header</string>
<string name="about_summary">Learn more about CherishOS</string>
<string name="device_part_title">Device features</string>
<string name="qs_category">QS category</string>
<string name="navbar_title">Navigation bar</string>
<string name="volume_keys_title">Volume keys</string>
<!-- General strings -->
<string name="ok">OK</string>
<string name="reset">Reset</string>
<string name="cancel">Cancel</string>
<string name="save">Save</string>
<string name="default_string">Default</string>
<string name="disabled">Disabled</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"></string>
<string name="arrow_down"></string>
<string name="hex">Hex:</string>
<string name="hex_hint">#ff000000</string>
<string name="set">Set</string>
<string name="color_default">Default</string>
<string name="led_color_green">Green</string>
<string name="led_color_red">Red</string>
<!-- Custom seekbar -->
<string name="custom_seekbar_value">Value: <xliff:g id="v">%s</xliff:g></string>
<string name="custom_seekbar_default_value">Default</string>
<string name="custom_seekbar_default_value_to_set">Default value: <xliff:g id="v">%s</xliff:g>\nLong press to set</string>
<string name="custom_seekbar_default_value_is_set">Default value is set</string>
<string name="add_package_to_title">Add application</string>
<!-- QS settings -->
<string name="qs_title">Quick settings</string>
<!-- QuickSettings haptic feedback -->
<string name="quick_settings_vibrate_title">Vibrate on touch</string>
<string name="quick_settings_vibrate_summary">Vibrate when touching QS tiles</string>
<!-- Lockscreen shortcuts -->
<string name="ls_category">Lockscreen Items</string>
<string name="ls_tuner">Enable Lockscreen tuner</string>
<string name="lockscreen_shortcuts">Lockscreen shortcuts</string>
<string name="ls_shortcut_summary">Customize Lockscreen shortcuts</string>
<!-- Lockscreen icons -->
<string name="lockscreen_tuner_title">Lockscreen tuner</string>
<!-- Statusbar Items -->
<string name="sb_icons">Statusbar Icons</string>
<string name="statusbar_items_category">Statusbar items</string>
<!-- Status bar - icons -->
<string name="status_bar_icons_title">Status bar icons</string>
<!-- Lock screen visualizer -->
<string name="visualizer_title">Display music visualizer</string>
<!-- Power menu and dialogs opacity -->
<!-- AOKP custom system animations -->
<!-- Power menu Animations -->
<string name="power_menu_animation">Power menu</string>
<!-- QS header image -->
<!-- Lockscreen -->
<string name="lockscreen_category">Lockscreen</string>
<!-- Themes -->
<string name="theme_type_title">System theme</string>
<string name="theme_type_summary">Select theme</string>
<!--Accenter -->
<string name="themes_hub_title">Themes</string>
<string name="themes_hub_summary">Accents-Gradients-Themes</string>
<string name="rgb_accent_picker_title_dark">Accent Picker</string>
<string name="rgb_accent_picker_summary">Choose the accent color yourself</string>
<string name="theme_option_reset_title">Reset Theme Options</string>
<string name="theme_option_reset_message">Are you sure you want to reset themes-accent to default?</string>
<!--ThemePicker-->
<string name="theme_select_title">Styles and Wallpapers</string>
<string name="theme_select_summary">Browse and select installed themes</string>
<string name="notification_light_settings">Notifications light</string>
<!-- Volume rocker wake -->
<string name="volume_rocker_wake_title">Volume rocker wake</string>
<string name="search">Search</string>
<string name="search_apps">Search apps</string>
<!-- Power Menu -->
<string name="power_menu_title">Power menu</string>
<string name="power_menu_title_summary">View or change power menu entries</string>
<string name="powermenu_screenshot">Screenshot</string>
<string name="powermenu_power">Power</string>
<string name="powermenu_advanced">Advanced reboot options</string>
<string name="powermenu_restart">Restart</string>
<string name="powermenu_airplane">Airplane</string>
<string name="powermenu_settings">Settings</string>
<string name="powermenu_lockdown">Lock Down</string>
<string name="powermenu_soundpanel">Sound Panel</string>
<string name="powermenu_users">Users</string>
<string name="powermenu_logout">Logout</string>
<string name="powermenu_emergency">Emergency</string>
<!-- Double Tap Lockscreen to Sleep -->
<string name="lockscreen_gesture_title">Gestures</string>
<string name="double_tap_to_sleep_lockscreen_title">Double tap to sleep</string>
<string name="double_tap_to_sleep_lockscreen_summary">Double tap on the top third or bottom shortcut area of the lock screen to put the device to sleep</string>
<!-- Double Tap Statusbar to Sleep -->
<string name="statusbar_gesture_title">Gestures</string>
<string name="double_tap_to_sleep_statusbar_title">Double tap to sleep</string>
<string name="double_tap_to_sleep_statusbar_summary">Double tap on statusbar to put the device to sleep</string>
<!-- Buttons title -->
<string name="volume_category">Volume Rocker</string>
<!--Volume keys -->
<string name="volume_rocker_wake_summary">Pressing the volume keys will wake your device</string>
<!-- Torch Power button gestures -->
<string name="torch_power_button_gesture_title">Toggle torch when screen off</string>
<string name="torch_power_button_gesture_none">Disabled</string>
<string name="torch_power_button_gesture_dt">Double tap power button (slower single tap response), Disables double power tap for camera.</string>
<string name="torch_power_button_gesture_dt_toast">Jump to camera gesture is now disabled</string>
<string name="torch_power_button_gesture_lp">Long press power button</string>
<!-- Hardware button navigation -->
<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>
<string name="profile_applist_title">Applications</string>
<string name="choose_action_title">Choose action</string>
<string name="action_entry_default_action">Default settings</string>
<string name="action_entry_select_app">Select application</string>
<string name="action_entry_custom_action">Select custom action</string>
<string name="hardware_keys_volume_keys_title">Volume rocker</string>
<string name="hardware_keys_home_key_title">Home button</string>
<string name="hardware_keys_menu_key_title">Menu button</string>
<string name="hardware_keys_assist_key_title">Search button</string>
<string name="hardware_keys_appswitch_key_title">Overview button</string>
<string name="hardware_keys_back_key_title">Back button</string>
<string name="hardware_keys_double_tap_summary">Set double tap action</string>
<string name="hardware_keys_single_tap_summary">Set single tap action</string>
<string name="hardware_keys_long_press_summary">Set long press action</string>
<string name="hardware_keys_single_tap_title">Single tap action</string>
<string name="hardware_keys_long_press_title">Long press action</string>
<string name="hardware_keys_double_tap_title">Double tap action</string>
<!-- 4G icon -->
<string name="show_fourg_icon_title">4G icon</string>
<string name="show_fourg_icon_summary">Display 4G icon in signal icon instead LTE</string>
<!-- Volume swap buttons -->
<string name="swap_volume_buttons_title">Reorient</string>
<string name="swap_volume_buttons_summary">Swap volume buttons when the screen is rotated</string>
<!-- Power menu on lockscreen -->
<string name="lockscreen_power_menu_disabled_title">Disable power menu on lock screen</string>
<string name="lockscreen_power_menu_disabled_summary">This will only disable the power menu on secure lock screens</string>
<!-- Toast app icon -->
<string name="toast_icon_title">Toast app icon</string>
<string name="toast_icon_summary">Display the app\'s icon corresponding with the toast</string>
<!-- Heads up -->
<string name="headsup_category">HeadsUp Settings</string>
<string name="heads_up_notifications">Heads up</string>
<string name="heads_up_notifications_summary">Customise heads up notifications settings</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_stoplist_summary">Disable heads up notifications in these applications</string>
<string name="add_heads_up_blacklist_summary">Disable heads up from these applications</string>
<string name="heads_up_stoplist_title">Stoplist</string>
<string name="heads_up_blacklist_title">Blacklist</string>
<string name="profile_choose_app">Choose app</string>
<string name="dialog_delete_title">Delete</string>
<string name="dialog_delete_message">Remove selected item?</string>
<!-- Heads up timeout -->
<string name="heads_up_time_out_title">Time out</string>
<string name="heads_up_time_out_summary">Peeking notifications will show for <xliff:g id="number">%d</xliff:g> seconds</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_5sec">5 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>
<!-- Heads up snooze -->
<string name="heads_up_snooze_title">Snooze timer</string>
<string name="heads_up_snooze_summary_one_minute">Swiping up on peeking notifications will snooze heads up from that application for 1 minute</string>
<string name="heads_up_snooze_summary">Swiping up on peeking notifications will snooze heads up from that application for <xliff:g id="number">%d</xliff:g> minutes</string>
<string name="heads_up_snooze_disabled_summary">Snooze timer is disabled</string>
<string name="heads_up_snooze_1min">1 minute</string>
<string name="heads_up_snooze_5min">5 minutes</string>
<string name="heads_up_snooze_10min">10 minutes</string>
<string name="heads_up_snooze_15min">15 minutes</string>
<string name="heads_up_snooze_20min">20 minutes</string>
<!-- Quick QS pulldown -->
<string name="status_bar_quick_qs_pulldown">Quick QS pulldown</string>
<string name="quick_pulldown_none">Disabled</string>
<string name="quick_pulldown_right">Pulldown statusbar from right side</string>
<string name="quick_pulldown_left">Pulldown statusbar from left side</string>
<!-- Incall vibrate options -->
<string name="incall_vibration_category">In-call vibration options</string>
<string name="incall_vibrate_connect_title">Vibrate on connect</string>
<string name="incall_vibrate_call_wait_title">Vibrate on call waiting</string>
<string name="incall_vibrate_disconnect_title">Vibrate on disconnect</string>
<!-- Data disabled icon -->
<string name="data_disabled_icon_title">Show data disabled icon</string>
<string name="data_disabled_icon_summary">Display the cross sign next to signal bar when data is disabled</string>
<!-- Roaming indicator icon -->
<string name="roaming_indicator_icon_title">Roaming indicator</string>
<string name="roaming_indicator_icon_summary">Display roaming indicator in signal icon when in roaming mode</string>
<!-- Show VoLTE icon on statusbar -->
<string name="volte_switch_title">VoLTE icon</string>
<string name="volte_switch_summary">Display VoLTE icon</string>
<string name="volte_icon_title">VoLTE icon</string>
<string name="volte_icon_summary">Display VoLTE icon</string>
<string name="volte_icon_style_title">Select VoLTE Icon</string>
<string name="volte_icon_asus">VoLTE Asus Icon</string>
<string name="volte_icon_vo">Vo Only Icon</string>
<string name="volte_icon_volte">VoLTE Icon</string>
<string name="volte_icon_oos">VoLTE OOS Icon</string>
<string name="volte_icon_hd">HD Icon</string>
<string name="volte_icon_hd2">HD CAF Icon</string>
<string name="volte_icon_miui">MIUI 11 Icon</string>
<string name="volte_icon_emui">EMUI Icon</string>
<string name="volte_icon_margaritov">HD Filled Icon</string>
<string name="volte_icon_margaritov2">Margaritov VoLTE Icon</string>
<string name="volte_icon_vivo">Vivo Icon</string>
<string name="volte_icon_aris">Aris Icon</string>
<string name="volte_icon_beast">Aww Icon</string>
<string name="volte_icon_ios">Ios Icon</string>
<string name="volte_icon_lr">Livenge Icon</string>
<string name="volte_icon_realme">Realme Icon</string>
<string name="volte_icon_typeA">Mild Icon</string>
<string name="volte_icon_typeB">Filth Icon</string>
<string name="volte_icon_typeC">Mue Icon</string>
<string name="volte_icon_typeD">Sus Icon</string>
<string name="volte_icon_typeE">Acherus Icon</string>
<string name="volte_icon_vcircle">Circle Icon</string>
<string name="volte_icon_vimeo">Vimeo Icon</string>
<string name="volte_icon_volit">Volit Icon</string>
<string name="volte_icon_zirco">Ziroc Icon</string>
<!-- VoWiFi icon -->
<string name="vowifi_icon_title">VoWiFi icon</string>
<string name="vowifi_icon_enabled">VoWiFi icon enabled</string>
<string name="vowifi_icon_disabled">VoWiFi icon disabled</string>
<string name="vowifi_icon_enabled_volte_disabled">VoWiFi instead of VoLTE icon</string>
<string name="vowifi_icon_style_title">VoWiFi icon style</string>
<string name="vowifi_icon_default">Default Icon</string>
<string name="vowifi_icon_emui">EMUI Icon</string>
<string name="vowifi_icon_asus">Asus Icon</string>
<string name="vowifi_icon_oneplus">OOS Icon</string>
<string name="vowifi_icon_moto">Motorola Icon</string>
<string name="vowifi_icon_simple1">Simple1 Icon</string>
<string name="vowifi_icon_simple2">Simple2 Icon</string>
<string name="vowifi_icon_simple3">Simple3 Icon</string>
<string name="vowifi_icon_vivo">Vivo Icon</string>
<string name="vowifi_icon_margaritov">Margaritov Icon</string>
<!-- Battery light -->
<string name="battery_light_settings">Battery charging light</string>
<string name="battery_light_enable">Enable</string>
<string name="battery_full_light_enabled">Battery light when full charged</string>
<string name="battery_light_allow_on_dnd_title">Battery light in Do Not Disturb mode</string>
<string name="battery_light_low_blinking_title">Blinking light on low battery</string>
<string name="battery_light_cat">Battery light color when charging</string>
<string name="battery_light_low_color">Low battery</string>
<string name="battery_light_medium_color">Medium battery</string>
<string name="battery_light_full_color">Almost full battery</string>
<string name="battery_light_reallyfull_color">Full (100) battery</string>
<!-- Heads up options -->
<string name="less_boring_heads_up_title">Make heads up less annoying</string>
<string name="less_boring_heads_up_summary">Show heads up only for dialer or messaging app if they are not in foreground</string>
<!-- Notification guts kill app button -->
<string name="general_category">General</string>
<string name="notification_guts_kill_app_button_title">Kill app button</string>
<string name="notification_guts_kill_app_button_summary">Show a kill app button in the notification\'s longpress menu</string>
<!-- Double Tap on Doze to wake -->
<string name="double_tap_on_doze_to_wake_title">Double-tap to wake on doze</string>
<string name="double_tap_on_doze_to_wake_summary">Double tap to wake when device is dreaming</string>
<!-- Old mobile type icons -->
<string name="use_old_mobiletype_title">Small mobile type icon</string>
<string name="use_old_mobiletype_summary">Show mobile type icon on top of the signal indicator</string>
<!-- Lockscreen battery info indicator -->
<string name="lockscreen_battery_info_title">Lockscreen charging info</string>
<string name="lockscreen_battery_info_summary">Show charging current, voltage, wattage and battery temperature on lockscreen while charging</string>
<!-- Charging animation -->
<string name="charging_animation_title">Charging animation</string>
<string name="charging_animation_summary">Display an animation when the device is plugged in</string>
<!-- Tiles animation style -->
<string name="qs_tile_animation_title">Animations</string>
<string name="qs_tile_animation_style_title">Animation style</string>
<string name="qs_tile_animation_duration_title">Animation duration</string>
<string name="qs_tile_animation_interpolator_title">Tiles animation interpolator</string>
<string name="qs_tile_animation_style_off">No animation</string>
<string name="qs_tile_animation_style_flip">Flip</string>
<string name="qs_tile_animation_style_rotate">Rotate</string>
<string name="qs_tile_animation_duration_low">Low</string>
<string name="qs_tile_animation_duration_default">Default</string>
<string name="qs_tile_animation_duration_fast">Fast</string>
<string name="qs_tile_animation_interpolator_linearInterpolator">Linear</string>
<string name="qs_tile_animation_interpolator_accelerateInterpolator">Accelerate</string>
<string name="qs_tile_animation_interpolator_decelerateInterpolator">Decelerate</string>
<string name="qs_tile_animation_interpolator_accelerateDecelerateInterpolator">Accelerate decelerate</string>
<string name="qs_tile_animation_interpolator_bounceInterpolator">Bounce</string>
<string name="qs_tile_animation_interpolator_overshootInterpolator">Overshoot</string>
<string name="qs_tile_animation_interpolator_anticipateInterpolator">Anticipate</string>
<string name="qs_tile_animation_interpolator_anticipateOvershootInterpolator">Anticipate overshoot</string>
<string name="qs_set_animation_style">%1$s</string>
<string name="qs_set_animation_duration">%1$s</string>
<string name="qs_set_animation_interpolator">%1$s</string>
<!-- Blink flashlight for incoming calls -->
<string name="flashlight_category">Flashlight</string>
<string name="flashlight_on_call_title">Blink Flashlight for incoming call</string>
<string name="flashlight_on_call_disabled">Disabled</string>
<string name="flashlight_on_call_ringer">When ringing</string>
<string name="flashlight_on_call_no_ringer">When ringer is silent</string>
<string name="flashlight_on_call_silent">When entirely silent (no ringer or vibrator)</string>
<string name="flashlight_on_call_always">Always</string>
<string name="flashlight_on_call_ignore_dnd_title">Ignore DND</string>
<string name="flashlight_on_call_ignore_dnd_summary">Whether to flash when in Do Not Disturb mode</string>
<string name="flashlight_on_call_rate_title">Rate</string>
<string name="flashlight_on_call_rate_summary">Flashlight on call blink rate</string>
<!-- Combined signal icons in status bar -->
<string name="combined_status_bar_signal_icons">Combined signal icons</string>
<string name="combined_status_bar_signal_icons_summary">Enable combined signal icons in status bar.\nRequires a SystemUI restart</string>
<!-- QS battery estimates -->
<string name="qs_show_battery_estimate_title">Battery estimates</string>
<string name="qs_show_battery_estimate_summary">Show estimated remaining battery life next to the icon</string>
<!-- AOD Schedule -->
<string name="always_on_display_schedule_title">Always on display schedule</string>
<string name="always_on_display_schedule_sunset">Sunset</string>
<string name="always_on_display_schedule_sunrise">Sunrise</string>
<string name="always_on_display_schedule_mixed_sunset">Turns on from sunset till a time</string>
<string name="always_on_display_schedule_mixed_sunrise">Turns on from a time till sunrise</string>
<!-- Pulse notifications lightning -->
<string name="pulse_ambient_light_title">Ambient edge lightning</string>
<string name="pulse_ambient_light_summary">Light ambient edges for pulsing notifications</string>
<string name="ambient_notification_light_enabled_title">Show on AOD</string>
<string name="ambient_notification_light_enabled_summary">Keep showing edge lightning on AOD</string>
<string name="ambient_notification_light_hide_aod_title">Hide AOD content</string>
<string name="ambient_notification_light_hide_aod_summary">Hide AOD content when edges are lighted</string>
<string name="ambient_notification_light_duration_title">Duration</string>
<string name="ambient_notification_light_duration_summary">Time it takes for each animation to complete</string>
<string name="ambient_notification_light_repeats_title">Repeats</string>
<string name="ambient_notification_light_repeats_summary">Amount of times the animation should show\n0 for infinite</string>
<string name="ambient_notification_light_timeout_title">Timeout</string>
<string name="ambient_notification_light_timeout_forever">Forever</string>
<string name="ambient_notification_light_timeout_half_minute">30 seconds</string>
<string name="ambient_notification_light_timeout_minute">1 minute</string>
<string name="ambient_notification_light_timeout_three_minutes">3 minutes</string>
<string name="ambient_notification_light_timeout_five_minutes">5 minutes</string>
<string name="ambient_notification_light_timeout_ten_minutes">10 minutes</string>
<string name="set_to_zero">Set repeats to 0 to enable</string>
<string name="ambient_notification_color_mode_title">Color mode</string>
<string name="ambient_notification_color_mode_accent">Accent color</string>
<string name="ambient_notification_color_mode_wall">Wallpaper dominant color</string>
<string name="ambient_notification_color_mode_notification">Notification icon color</string>
<string name="ambient_notification_color_mode_custom">@string/ambient_notification_light_color_title</string>
<string name="ambient_notification_light_color_title">Custom color</string>
<string name="pulse_ambient_light_show_always_title">Show always</string>
<string name="pulse_ambient_light_show_always_summary">Show lights for all doze events and not just notifications</string>
<string name="pulse_ambient_light_repeat_direction_title">Light repeat mode</string>
<string name="pulse_ambient_light_repeat_direction_restart">Restart</string>
<string name="pulse_ambient_light_repeat_direction_reverse">Reverse</string>
<string name="pulse_ambient_light_layout_title">Light view</string>
<string name="pulse_ambient_light_layout_solid">Solid</string>
<string name="pulse_ambient_light_layout_faded">Faded</string>
<string name="pulse_ambient_light_width_title">Light width</string>
<string name="pulse_light_layout_style_title">Light Layout Style</string>
<string name="pulse_light_both">All Four Sides</string>
<string name="pulse_light_top_bottom">Only Top-Bottom</string>
<string name="pulse_light_left_right">Only Left-Right</string>
<!-- Ambient Ticker -->
<string name="pulse_on_new_tracks_title">Music ticker</string>
<string name="pulse_on_new_tracks_summary">Show music ticker on Ambient Display during track change</string>
<!-- Screen off FOD -->
<string name="screen_off_fod_title">Screen off FOD</string>
<string name="screen_off_fod_summary">Keep FOD enabled when the screen is off</string>
<!-- Volume Steps Fragment -->
<string name="volume_steps_fragment_title">Volume steps</string>
<string name="volume_steps_summary">Customize volume steps</string>
<string name="volume_steps_alarm_title">Volume steps: Alarm</string>
<string name="volume_steps_dtmf_title">Volume steps: DTMF</string>
<string name="volume_steps_music_title">Volume steps: Media</string>
<string name="volume_steps_notification_title">Volume steps: Notification</string>
<string name="volume_steps_ring_title">Volume steps: Ringer</string>
<string name="volume_steps_system_title">Volume steps: System</string>
<string name="volume_steps_voice_call_title">Volume steps: Voice Call</string>
<string name="volume_steps_reset">Reset</string>
<!-- Udfps animations -->
<string name="udfps_category">Udfps</string>
<string name="udfps_recog_animation">Udfps animation</string>
<string name="udfps_recog_animation_summary">Shows an animation while reading your finger</string>
<string name="udfps_recog_animation_effect_title">Udfps animation effect</string>
<string name="udfps_recog_animation_effect_summary">Choose animation effect</string>
<!-- Udfps icon picker -->
<string name="udfps_icon_picker_title">Udfps icon picker</string>
<string name="udfps_icon_picker_summary">Choose your favorite fingerprint icon</string>
<!-- Udfps Custom Options -->
<string name="udfps_settings_title">Udfps Options</string>
<string name="udfps_settings_summary">Different menus for customizing the udfps</string>
<!-- Udfps Haptic Feedback -->
<string name="udfps_haptic_feedback_title">FOD haptic feedback</string>
<string name="udfps_haptic_feedback_summary">Vibrate when touching FOD icon</string>
<!-- Custom FOD Icon -->
<string name="custom_fp_icon_title">Custom UDFPS Icon</string>
<string name="custom_fp_icon_summary">Enable custom UDFPS Icon from files</string>
<string name="custom_fp_select_title">Select Custom UDFPS Icon</string>
<string name="custom_fp_select_summary">Select custom image from your saved files or gallery</string>
<!-- Privacy indicators -->
<string name="mic_camera_privacy_indicator_title">Mic and camera privacy indicator</string>
<string name="mic_camera_privacy_indicator_summary">Show separate indicator when an any app uses mic or camera</string>
<string name="location_privacy_indicator_title">Location privacy indicator</string>
<string name="location_privacy_indicator_summary">Show separate indicator when an any app uses location</string>
<!-- Sb Icon Style -->
<string name="statusbar_icons_style">Colored Statusbar Icons</string>
<string name="statusbar_icons_style_summary">Choose the style of your statusbar icons (requires SystemUI restart)</string>
<!-- Notification headers -->
<string name="notification_headers_title">Notification Headers</string>
<string name="notification_headers_summary">Show headers in the notification shade</string>
<!-- Gaming mode -->
<string name="gaming_mode_title">Game space</string>
<string name="gaming_mode_summary">Extra features for immersive gaming experience</string>
<!-- Battery percentage -->
<string name="battery_style_category_title">Battery icon</string>
<string name="status_bar_battery_percentage_title">Battery percentage</string>
<string name="status_bar_battery_percentage_default">Hidden</string>
<string name="status_bar_battery_percentage_text_next">Next to the icon</string>
<string name="status_bar_battery_percentage_text_inside">Inside the icon</string>
<!-- Status bar battery style-->
<string name="status_bar_battery_style_title">Battery style</string>
<string name="status_bar_battery_style_port">Portrait</string>
<string name="status_bar_battery_style_circle">Circle</string>
<string name="status_bar_battery_style_dotted_circle">Circle (Dotted)</string>
<string name="status_bar_battery_style_filled_circle">Circle (Filled)</string>
<string name="status_bar_battery_style_text">Text</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_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_pill">Portrait Mx</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_signal">Landscape Airoo</string>
<string name="status_bar_battery_style_icon_landscape_buddy">Landscape Capsule</string>
<!-- Network Traffic -->
<string name="traffic_title">Traffic indicators</string>
<string name="traffic_summary">Customize the traffic indicators</string>
<string name="network_traffic_autohide_threshold_title">Auto-hide threshold</string>
<string name="network_traffic_location_title">Location</string>
<string name="network_traffic_disabled">Disabled</string>
<string name="network_traffic_statusbar">Status bar</string>
<string name="network_traffic_qs_header">QS header</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_mode_title">Display mode</string>
<string name="network_traffic_dynamic">Dynamic</string>
<string name="network_traffic_download">Download</string>
<string name="network_traffic_upload">Upload</string>
<string name="network_traffic_font_size">Single net font size</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">Kb/s</string>
<string name="network_traffic_autohide_kilobytes">KB/s</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>
<!-- Themeing -->
<string name="dark_ui_mode_summary">Browse the dark theme options</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the settings category for theme overlays. -->
<string name="theme_customization_category">Theming</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the adaptive icon shape (e.g. launcher and quick settings icons). -->
<string name="theme_customization_icon_shape_title">Icon shape</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize accent color. -->
<string name="theme_customization_icon_shape_summary">Set system icon shape style</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize headline and body fonts. -->
<string name="theme_customization_font_title">Headline / Body font</string>
<string name="theme_customization_font_summary">Set system font style</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the system wide icon pack. -->
<string name="theme_customization_icon_pack_title">Icon pack</string>
<string name="theme_customization_icon_pack_summary">Set custom icon pack style</string>
<string name="theme_customization_signal_icon_title">Signal icon style</string>
<string name="theme_customization_signal_icon_summary">Set custom signal icon style</string>
<string name="theme_customization_wifi_icon_title">WiFi icon style</string>
<string name="theme_customization_wifi_icon_summary">Set custom wifi icon style</string>
<!-- Custom Signal bar icons -->
<string name="custom_signal_bar_title">Signal</string>
<!-- Custom Wi-Fi bar icons -->
<string name="custom_wifi_bar_title">Wi-Fi</string>
<!-- Button brightness -->
<string name="button_backlight_options_category">Backlight options</string>
<string name="button_backlight_enable_title">Allow button backlight</string>
<string name="button_link_brightness">Link to screen brightness</string>
<string name="button_link_brightness_summary">Button backlight brightness will adjust based on current screen brightness level</string>
<string name="button_manual_brightness">Brightness level</string>
<string name="button_timeout_title">Backlight timeout</string>
<string name="button_backlight_on_touch_only_title">Button backlight touch</string>
<string name="button_backlight_on_touch_only_summary">Button backlight will only appear when buttons are pressed rather than on all the time. Timeout still impacts this feature.</string>
<!-- Screen off animation -->
<string name="screen_off_animation_title">Screen off animation</string>
<string name="screen_off_animation_crt">CRT</string>
<string name="screen_off_animation_scale">Scale</string>
<!-- Status bar - Clock -->
<string name="status_bar_clock_title">Clock &amp; date</string>
<string name="status_bar_clock_summary">Customize clock &amp; date</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_position_title">Clock style</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_auto_hide_title">Auto hide</string>
<string name="status_bar_clock_auto_hide_launcher_summary">Hide clock if launcher is visible</string>
<string name="status_bar_clock_auto_hide_summary">Hide clock at regular interval</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_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="clock_date_position">Date position</string>
<string name="clock_date_right">Right of time</string>
<string name="clock_date_left">Left of time</string>
<!-- QS clock -->
<string name="qs_clock_title">Clock</string>
<string name="qs_clock_summary">Display clock in quick status bar header</string>
<!-- QS date -->
<string name="qs_date_title">Date</string>
<string name="qs_date_summary">Display date in quick status bar header</string>
<!-- Media art -->
<string name="lockscreen_media_category">Lock screen media</string>
<string name="media_art_title">Media cover art</string>
<string name="media_art_summary">Enable media cover art on the lockscreen</string>
<!-- Lockscreen album art filter -->
<string name="lockscreen_albumart_filter_title">Media cover art filter</string>
<string name="lockscreen_albumart_filter_none">None</string>
<string name="lockscreen_albumart_filter_grayscale">Grayscale</string>
<string name="lockscreen_albumart_filter_tint">Accent tinted</string>
<string name="lockscreen_albumart_filter_blur">Blur</string>
<string name="lockscreen_albumart_filter_grayblur">Grayscale and blurred</string>
<!-- 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="pulse_settings">Pulse</string>
<string name="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_units_rounded_title">Rounded corners</string>
<string name="pulse_solid_units_rounded_summary">Solid lines with rounded tip</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>
<!-- Quick Settings brightness slider -->
<string name="qs_brightness_slider_category">Brightness slider</string>
<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>
<string name="qs_brightness_position_bottom_title">Show brightness slider on bottom</string>
<string name="qs_brightness_position_bottom_summary">Show a brightness slider on bottom quick settings</string>
<!-- Quick Settings brightness icon -->
<string name="brightness_icon_title">Adaptive brightness button</string>
<string name="brightness_icon_summary">Show adaptive brightness button</string>
<!-- Quick QS Panel brightness slider -->
<string name="quick_qs_brightness_slider_title">Show brightness slider in Quick QS Panel</string>
<string name="quick_qs_brightness_slider_summary">Show a brightness slider in the quick qs panel</string>
<!-- Volume rocker gestures -->
<string name="volume_skiptrack_screen_title">Skip music tracks</string>
<!-- Navigation bar -->
<string name="navigation_title">Navigatie</string>
<string name="navigation_bar_category">Navigation bar</string>
<string name="navigation_bar_title">On-screen navigation bar</string>
<string name="navigation_bar_summary">Enable on-screen navigation keys</string>
<string name="navigation_bar_layout_title">Layout</string>
<string name="navigation_bar_layout_summary">Customize the layout of the navigation bar</string>
<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 in navigation bar while typing</string>
<string name="navigation_bar_help_text">These settings mainly relate to the 3-button navigation bar. If you use gesture navigation and want to customize it, e.g. hide the gesture handle, please visit: Settings &gt; System &gt; Gestures.</string>
<string name="nav_bar_tuner_title">Navigation bar tuner</string>
<string name="nav_bar_tuner_summary">Change nav bar layout</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="system_navigation_summary">Choose which system navigation style to use</string>
<!-- HW keys -->
<string name="hardware_keys_title">Buttons</string>
<string name="hardware_keys_category">Hardware navigation buttons</string>
<string name="hardware_keys_disable_title">Disable hardware buttons</string>
<string name="hardware_keys_disable_summary">Use the device hardware keys for navigation</string>
<!-- NavBar Inverse -->
<string name="navigation_bar_inverse_title">Invert 3 button navigation bar</string>
<!-- Quick Settings brightness slider -->
<string name="qs_show_brightness_slider_title">Brightness slider</string>
<string name="qs_show_brightness_slider_never">Never show</string>
<string name="qs_show_brightness_slider_expanded">Show when expanded</string>
<string name="qs_show_brightness_slider_always">Show always</string>
<string name="qs_show_brightness_slider_not_expanded">Show when not expanded</string>
<string name="qs_brightness_slider_position_title">Position</string>
<string name="qs_brightness_slider_position_top">Top</string>
<string name="qs_brightness_slider_position_bottom">Bottom</string>
<!-- Monet Engine -->
<string name="monet_category">Monet</string>
<string name="monet_engine_title">Monet engine</string>
<string name="monet_engine_summary">Customize monet parameters</string>
<string name="monet_engine_custom_color_title">Use custom color</string>
<string name="monet_engine_custom_color_summary">Use custom color for monet engine instead of wallpaper colors</string>
<string name="monet_engine_color_override_title">Custom color</string>
<string name="monet_engine_white_luminance_user_title">White luminance</string>
<string name="monet_engine_accurate_shades_title">Use accurate shades</string>
<string name="monet_engine_chroma_factor_title">Chroma factor</string>
<string name="monet_engine_linear_lightness_title">Use linear lightness</string>
<!-- Quick Settings brightness icon -->
<string name="qs_show_auto_brightness_title">Auto brightness icon</string>
<string name="qs_show_auto_brightness_summary">Show toggle for adaptive brightness near the slider</string>
<!-- Black theme -->
<string name="system_black_theme_title">Use black theme</string>
<string name="system_black_theme_summary">Force black background colors</string>
<!-- OOS style material dismiss all button for notifications -->
<string name="notification_material_dismiss_button_title">Clear all notification button</string>
<string name="notification_material_dismiss_button_summary">Replace clear all notification text with floating button</string>
<string name="clearall_style_title">Clear all notification button style</string>
<string name="clearall_bgstyle_title">Clear all notification button background</string>
<!-- Laboratory - Application downgrade -->
<string name="laboratory_app_downgrade_title">Allow application downgrade</string>
<string name="laboratory_app_downgrade_summary">This allows you to downgrade applications. Note that this may lead to crashes and data corruption.</string>
<!-- Laboratory - Ignore window secure -->
<string name="laboratory_ignore_window_secure_title">Ignore window secure flags</string>
<string name="laboratory_ignore_window_secure_summary">This removes the screenshots and screenrecords limits for all applications. Normally, special applications are replaced with black areas in records. This can be convenient in some cases but may lead to privacy leaks. After changing this toggle, you may need to restart applications for the change to take effect.</string>
<!-- Colorful battery icon -->
<string name="battery_level_colors_title">Toggle colorful battery icon</string>
<string name="battery_level_colors_summary">Each battery level drop is color coded</string>
<!-- Custom settings dashboard style -->
<string name="settings_dashboard_style_title">Settings layout</string>
<string name="settings_dashboard_style_aosp">Aosp</string>
<string name="settings_dashboard_style_oos11">OxygenOS 11</string>
<string name="settings_dashboard_style_oos12">OxygenOS 12</string>
<string name="settings_dashboard_style_cherish">Cherish</string>
<string name="settings_dashboard_style_cherish_clean">Cherish Clean</string>
<string name="settings_layout_category_title">Settings UI interface</string>
<string name="settings_base_style_title">Settings Base layout</string>
<string name="settings_base_style_summary">Use an alternative layout for setting menus</string>
<string name="settings_home_style_title">Settings Home layout</string>
<string name="settings_home_style_summary">Use stock aosp layout for homepage</string>
<string name="disable_usercard_title">Settings UserCard</string>
<string name="disable_usercard_summary">Toggle in order not to show the usercard on main settings page</string>
<string name="spoof_title">Spoofing</string>
<!-- Unlimited g00gle ph0t0s st0rage -->
<string name="use_photos_spoof_title">Unlimited Photos storage</string>
<string name="use_photos_spoof_summary">Spoof your device as Pixel XL for Google Photos app only to provide unlimited storage for backup</string>
<!-- Unlock FPS for specific games -->
<string name="use_games_spoof_title">Unlock higher FPS in games</string>
<string name="use_games_spoof_summary">Spoof your device as a different model for specific games to unlock higher FPS</string>
<!-- Unlock higher quality streams for specific apps -->
<string name="use_stream_spoof_title">Unlock higher quality streams</string>
<string name="use_stream_spoof_summary">Spoof your device as Pixel 6 Pro to unlock higher quality streams on Amazon Prime, Disney+, Hotstar, and Netflix</string>
<!-- Hidden apps -->
<string name="hidden_apps_title">Hidden apps</string>
<string name="hidden_apps_summary">Applications that should be hidden from launcher</string>
<!-- reTicker -->
<string name="reticker_title">reTicker</string>
<string name="reticker_summary">Replace heads-up notification with slim and less invasive version of redesigned ticker</string>
<string name="reticker_colored_title">Use app colored background</string>
<string name="reticker_colored_summary">Replace reTicker background color using notification app main color</string>
<!-- Data usage info in QS footer -->
<string name="qs_footer_datausage_title">Data usage</string>
<string name="qs_footer_datausage_summary">Display data usage summary in quick settings footer</string>
<!-- Qs Transparency -->
<string name="qs_transparency_summary">Choose how transparent you want your qs to be (Requires SystemUI Restart)</string>
<string name="qs_transparency_title">Qs Transparency</string>
<!-- Media artwork -->
<string name="media_category">Media notification</string>
<string name="artwork_media_background_title">Artwork media background</string>
<string name="artwork_media_background_summary">Set media artwork as the notification media background</string>
<string name="artwork_media_background_enable_blur_title">Blur media media artwork background</string>
<string name="artwork_media_background_blur_radius_title">Blur amount for media artwork</string>
<string name="artwork_media_background_fade_filter_title">Fade amount for media artwork</string>
<string name="artwork_media_background_alpha_title">Transparency of media artwork</string>
<string name="just_kidding">Just kidding! providing logs helps us look like professional programmers err i mean trace the bugs that users reports.</string>
<string name="bug_report_drill">Bug Reporting Procedure</string>
<!-- Strict standby -->
<string name="strict_standby_policy_title">Strict standby policy</string>
<string name="strict_standby_policy_summary">When dismissing from recents, this will force stop apps with restricted battery usage and impose stronger restrictions to them. Also, all app standby restrictions will be imposed even when device is charging.</string>
<!-- Force background freezer -->
<string name="force_background_freezer_title">Background tasks freezer</string>
<string name="force_background_freezer_summary">Freeze tasks with restricted battery usage when moving them to background and unfreeze them when moving to foreground. This could save battery slightly but may lead to crashes and background ANR.</string>
<!-- Wi-Fi Standard icon -->
<string name="show_wifi_standard_icon_title">Show Wi-Fi Standard icon</string>
<string name="show_wifi_standard_icon_summary">Show Wi-Fi type in Wi-Fi signal indicator</string>
<!-- Lockscreen clock color -->
<string name="lockscreen_clock_color_title">Lockscreen clock color</string>
<string name="lockscreen_clock_color_summary">Use secondary color for lockscreen clock, if disabled will use color accent</string>
<!-- QS tiles layout direction: vertical or horizontal -->
<string name="qs_tile_layout_category_title">Tile layout</string>
<string name="qs_tile_layout_title">Vertical layout</string>
<string name="qs_tile_layout_summary">Enable for vertical layout. Default is horizontal</string>
<!-- QS rows and columns -->
<string name="qs_layout_category_title">QS Layout</string>
<string name="qs_rows_portrait_title">Tile rows on portrait</string>
<string name="qs_rows_landscape_title">Tile rows on landscape</string>
<string name="qs_columns_portrait_title">Tile columns on portrait</string>
<!-- QS tiles title visibility -->
<string name="qs_tile_title_visibility_title">Hide tile titles</string>
<string name="qs_tile_title_visibility_summary">Toggle to hide tile titles</string>
<!-- Fingerprint Ripple Effect -->
<string name="enable_fingerprint_ripple_effect_title">Ripple effect</string>
<string name="enable_fingerprint_ripple_effect_summary">Show ripple effect on unlock with fingerprint</string>
</resources>

View File

@@ -13,6 +13,9 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- App Title -->
<string name="cherish_settings_title">Cherish 設定</string>
<!-- Units -->
<string name="unit_milliseconds">ミリ秒</string>
<string name="unit_seconds"></string>
<!-- Categories -->
<string name="button_title">ボタン</string>
<string name="button_summary">ハードウェアキー、ナビゲーションバー</string>
@@ -61,8 +64,27 @@
<string name="color_default">既定</string>
<string name="led_color_green"></string>
<string name="led_color_red"></string>
<!-- Custom seekbar -->
<string name="custom_seekbar_value">値: <xliff:g id="v">%s</xliff:g></string>
<string name="custom_seekbar_default_value">既定</string>
<string name="custom_seekbar_default_value_to_set">既定値: <xliff:g id="v">%s</xliff:g>\n長押しで設定</string>
<string name="custom_seekbar_default_value_is_set">既定値が設定されます</string>
<string name="add_package_to_title">アプリの追加</string>
<!-- QS settings -->
<string name="qs_title">クイック設定</string>
<!-- QuickSettings haptic feedback -->
<string name="quick_settings_vibrate_title">タッチで振動</string>
<string name="quick_settings_vibrate_summary">タイルに触れた時に振動させる</string>
<!-- Lockscreen shortcuts -->
<string name="ls_category">ロック画面の項目</string>
<string name="ls_tuner">ロック画面チューナーを有効化</string>
<string name="lockscreen_shortcuts">ロック画面のショートカット</string>
<string name="ls_shortcut_summary">ロック画面のショートカットを有効化する</string>
<!-- Lockscreen icons -->
<string name="lockscreen_tuner_title">ロック画面チューナー</string>
<!-- Statusbar Items -->
<string name="sb_icons">ステータスバーのアイコン</string>
<string name="statusbar_items_category">ステータスバーのアイコン</string>
<!-- Status bar - icons -->
<string name="status_bar_icons_title">ステータスバーのアイコン</string>
<!-- Lock screen visualizer -->
@@ -80,14 +102,670 @@
<!--Accenter -->
<string name="themes_hub_title">テーマ</string>
<string name="themes_hub_summary">アクセント-グラデーション-テーマ</string>
<string name="rgb_accent_picker_title_dark">Accent Picker</string>
<string name="rgb_accent_picker_summary">Choose the accent color yourself</string>
<string name="theme_option_reset_title">Reset Theme Options</string>
<string name="theme_option_reset_message">Are you sure you want to reset themes-accent to default?</string>
<string name="rgb_accent_picker_title_dark">アクセントの選択</string>
<string name="rgb_accent_picker_summary">使用するアクセントの色を選択する</string>
<string name="theme_option_reset_title">テーマ設定をリセット</string>
<string name="theme_option_reset_message">本当にテーマとアクセントを既定に戻しますか?</string>
<!--ThemePicker-->
<string name="theme_select_title">スタイルと壁紙</string>
<string name="theme_select_summary">インストール済みのテーマを表示して選択する</string>
<string name="notification_light_settings">通知のライト</string>
<!-- Volume rocker wake -->
<string name="volume_rocker_wake_title">音量ボタンでスリープ解除</string>
<string name="search">検索</string>
<string name="search_apps">アプリを検索</string>
<!-- Power Menu -->
<string name="power_menu_title">電源メニュー</string>
<string name="power_menu_title_summary">電源メニューの表示項目を変更する</string>
<string name="powermenu_screenshot">スクリーンショット</string>
<string name="powermenu_power">電源</string>
<string name="powermenu_advanced">高度な再起動オプション</string>
<string name="powermenu_restart">再起動</string>
<string name="powermenu_airplane">機内モード</string>
<string name="powermenu_settings">設定</string>
<string name="powermenu_lockdown">画面ロック</string>
<string name="powermenu_soundpanel">音量パネル</string>
<string name="powermenu_users">ユーザー</string>
<string name="powermenu_logout">ログアウト</string>
<string name="powermenu_emergency">緊急通報</string>
<!-- Double Tap Lockscreen to Sleep -->
<string name="lockscreen_gesture_title">ジェスチャー</string>
<string name="double_tap_to_sleep_lockscreen_title">ダブルタップでスリープ</string>
<string name="double_tap_to_sleep_lockscreen_summary">ロック画面の上の1/3または最下部のショートカット領域をダブルタップして端末をスリープ状態にする</string>
<!-- Double Tap Statusbar to Sleep -->
<string name="statusbar_gesture_title">ジェスチャー</string>
<string name="double_tap_to_sleep_statusbar_title">ダブルタップでスリープ</string>
<string name="double_tap_to_sleep_statusbar_summary">ステータスバーをダブルタップしてスリープさせる</string>
<!-- Buttons title -->
<string name="volume_category">音量ボタン</string>
<!--Volume keys -->
<string name="volume_rocker_wake_summary">音量キーを押してスリープを解除する</string>
<!-- Torch Power button gestures -->
<string name="torch_power_button_gesture_title">画面消灯時ライトを切り替え</string>
<string name="torch_power_button_gesture_none">無効</string>
<string name="torch_power_button_gesture_dt">電源ボタンを2回押し (1回押しの反応が遅れます)。電源ボタンをを2回押してカメラ起動は無効になります。</string>
<string name="torch_power_button_gesture_dt_toast">カメラ起動ジェスチャーは現在無効です</string>
<string name="torch_power_button_gesture_lp">電源ボタンを長押し</string>
<!-- Hardware button navigation -->
<string name="picker_activities">アクティビティ</string>
<string name="select_custom_app_title">カスタムアプリの選択</string>
<string name="select_custom_activity_title">カスタムアクティビティの選択</string>
<string name="profile_applist_title">アプリ</string>
<string name="choose_action_title">アクションの選択</string>
<string name="action_entry_default_action">既定の設定</string>
<string name="action_entry_select_app">アプリの選択</string>
<string name="action_entry_custom_action">カスタムアクションの選択</string>
<string name="hardware_keys_volume_keys_title">音量ボタン</string>
<string name="hardware_keys_home_key_title">ホームボタン</string>
<string name="hardware_keys_menu_key_title">メニューボタン</string>
<string name="hardware_keys_assist_key_title">検索ボタン</string>
<string name="hardware_keys_appswitch_key_title">アプリ履歴ボタン</string>
<string name="hardware_keys_back_key_title">戻るボタン</string>
<string name="hardware_keys_double_tap_summary">ダブルタップアクションを設定する</string>
<string name="hardware_keys_single_tap_summary">シングルタップアクションを設定する</string>
<string name="hardware_keys_long_press_summary">長押しアクションを設定する</string>
<string name="hardware_keys_single_tap_title">シングルタップアクション</string>
<string name="hardware_keys_long_press_title">長押しアクション</string>
<string name="hardware_keys_double_tap_title">ダブルタップアクション</string>
<!-- 4G icon -->
<string name="show_fourg_icon_title">4G アイコン</string>
<string name="show_fourg_icon_summary">LTE の代わりに 4G アイコンを表示する</string>
<!-- Volume swap buttons -->
<string name="swap_volume_buttons_title">再配置</string>
<string name="swap_volume_buttons_summary">画面回転時に音量ボタンを入れ替える</string>
<!-- Power menu on lockscreen -->
<string name="lockscreen_power_menu_disabled_title">電源メニュー無効化</string>
<string name="lockscreen_power_menu_disabled_summary">保護されたロック画面で電源メニューを非表示にする</string>
<!-- Toast app icon -->
<string name="toast_icon_title">トーストのアプリアイコン</string>
<string name="toast_icon_summary">トーストを表示したアプリのアイコンを表示する</string>
<!-- Heads up -->
<string name="headsup_category">Heads Up の設定</string>
<string name="heads_up_notifications">Heads Up</string>
<string name="heads_up_notifications_summary">Heads Up 通知の設定を編集する</string>
<string name="summary_heads_up_enabled">ポップアップ通知は有効です</string>
<string name="summary_heads_up_disabled">ポップアップ通知は無効です</string>
<string name="add_heads_up_package">アプリの追加</string>
<string name="add_heads_up_stoplist_summary">これらのアプリ起動中には Heads Up を無効化する</string>
<string name="add_heads_up_blacklist_summary">これらのアプリの Heads Up を無効にする</string>
<string name="heads_up_stoplist_title">ストップリスト</string>
<string name="heads_up_blacklist_title">ブラックリスト</string>
<string name="profile_choose_app">アプリの選択</string>
<string name="dialog_delete_title">削除</string>
<string name="dialog_delete_message">選択した項目を削除しますか?</string>
<!-- Heads up timeout -->
<string name="heads_up_time_out_title">表示時間</string>
<string name="heads_up_time_out_summary">通知は<xliff:g id="number">%d</xliff:g>秒間表示されます</string>
<string name="heads_up_time_out_2sec">2秒</string>
<string name="heads_up_time_out_4sec">4秒</string>
<string name="heads_up_time_out_5sec">5秒</string>
<string name="heads_up_time_out_6sec">6秒</string>
<string name="heads_up_time_out_8sec">8秒</string>
<string name="heads_up_time_out_10sec">10秒</string>
<!-- Heads up snooze -->
<string name="heads_up_snooze_title">スヌーズタイマー</string>
<string name="heads_up_snooze_summary_one_minute">表示された通知を上にスワイプするとこのアプリからの通知を1分間無効にします</string>
<string name="heads_up_snooze_summary">表示された通知を上にスワイプするとこのアプリからの通知を<xliff:g id="number">%d</xliff:g>分間無効にします</string>
<string name="heads_up_snooze_disabled_summary">スヌーズタイマーは無効です</string>
<string name="heads_up_snooze_1min">1分</string>
<string name="heads_up_snooze_5min">5分</string>
<string name="heads_up_snooze_10min">10分</string>
<string name="heads_up_snooze_15min">15分</string>
<string name="heads_up_snooze_20min">20分</string>
<!-- Quick QS pulldown -->
<string name="status_bar_quick_qs_pulldown">クイック設定のプルダウン</string>
<string name="quick_pulldown_none">無効</string>
<string name="quick_pulldown_right">ステータスバー右端をプルダウン</string>
<string name="quick_pulldown_left">ステータスバー左端をプルダウン</string>
<!-- Incall vibrate options -->
<string name="incall_vibration_category">通話中の振動オプション</string>
<string name="incall_vibrate_connect_title">接続時に振動</string>
<string name="incall_vibrate_call_wait_title">割込通話時に振動</string>
<string name="incall_vibrate_disconnect_title">切断時に振動</string>
<!-- Data disabled icon -->
<string name="data_disabled_icon_title">データ通信無効のアイコンを表示</string>
<string name="data_disabled_icon_summary">モバイルデータ無効時にシグナルバーの隣に×を表示する</string>
<!-- Roaming indicator icon -->
<string name="roaming_indicator_icon_title">ローミング表示</string>
<string name="roaming_indicator_icon_summary">ローミング中に電波アイコンにローミング表示をする</string>
<!-- Show VoLTE icon on statusbar -->
<string name="volte_switch_title">VoLTE アイコン</string>
<string name="volte_switch_summary">VoLTE アイコンを表示する</string>
<string name="volte_icon_title">VoLTE アイコン</string>
<string name="volte_icon_summary">VoLTE アイコンを表示する</string>
<string name="volte_icon_style_title">VoLTE アイコンの選択</string>
<string name="volte_icon_asus">VoLTE Asus アイコン</string>
<string name="volte_icon_vo">Vo のみのアイコン</string>
<string name="volte_icon_volte">VoLTE アイコン</string>
<string name="volte_icon_oos">VoLTE OOS アイコン</string>
<string name="volte_icon_hd">HD アイコン</string>
<string name="volte_icon_hd2">HD CAF アイコン</string>
<string name="volte_icon_miui">MIUI 11 アイコン</string>
<string name="volte_icon_emui">EMUI アイコン</string>
<string name="volte_icon_margaritov">HD 塗りつぶしアイコン</string>
<string name="volte_icon_margaritov2">Margaritov VoLTE アイコン</string>
<string name="volte_icon_vivo">Vivo アイコン</string>
<string name="volte_icon_aris">Aris アイコン</string>
<string name="volte_icon_beast">Aww アイコン</string>
<string name="volte_icon_ios">Ios アイコン</string>
<string name="volte_icon_lr">Livenge アイコン</string>
<string name="volte_icon_realme">Realme アイコン</string>
<string name="volte_icon_typeA">Mild アイコン</string>
<string name="volte_icon_typeB">Filth アイコン</string>
<string name="volte_icon_typeC">Mue アイコン</string>
<string name="volte_icon_typeD">Sus アイコン</string>
<string name="volte_icon_typeE">Acherus アイコン</string>
<string name="volte_icon_vcircle">Circle アイコン</string>
<string name="volte_icon_vimeo">Vimeo アイコン</string>
<string name="volte_icon_volit">Volit アイコン</string>
<string name="volte_icon_zirco">Ziroc アイコン</string>
<!-- VoWiFi icon -->
<string name="vowifi_icon_title">VoWiFi アイコン</string>
<string name="vowifi_icon_enabled">VoWiFi アイコンは有効です</string>
<string name="vowifi_icon_disabled">VoWiFi アイコンは無効です</string>
<string name="vowifi_icon_enabled_volte_disabled">VoLTE の代わりに VoWiFi を使用</string>
<string name="vowifi_icon_style_title">VoWiFi アイコンのスタイル</string>
<string name="vowifi_icon_default">既定のアイコン</string>
<string name="vowifi_icon_emui">EMUI アイコン</string>
<string name="vowifi_icon_asus">Asus アイコン</string>
<string name="vowifi_icon_oneplus">OOS アイコン</string>
<string name="vowifi_icon_moto">Motorola アイコン</string>
<string name="vowifi_icon_simple1">シンプル1アイコン</string>
<string name="vowifi_icon_simple2">シンプル2アイコン</string>
<string name="vowifi_icon_simple3">シンプル3アイコン</string>
<string name="vowifi_icon_vivo">Vivo アイコン</string>
<string name="vowifi_icon_margaritov">Margaritov アイコン</string>
<!-- Battery light -->
<string name="battery_light_settings">充電時のライト</string>
<string name="notification_light_settings">通知のライト</string>
<string name="battery_light_enable">有効</string>
<string name="battery_full_light_enabled">充電完了時のライト</string>
<string name="battery_light_allow_on_dnd_title">Do Not Disturb 中のライト</string>
<string name="battery_light_low_blinking_title">低残量時のライト点滅</string>
<string name="battery_light_cat">充電中のライトの色</string>
<string name="battery_light_low_color">低残量</string>
<string name="battery_light_medium_color">中程度</string>
<string name="battery_light_full_color">ほぼ充電完了</string>
<string name="battery_light_reallyfull_color">充電完了</string>
<!-- Heads up options -->
<string name="less_boring_heads_up_title">迷惑な Heads Up の軽減</string>
<string name="less_boring_heads_up_summary">ダイヤラーやメッセージアプリが前面ではない場合のみ Heads Up を表示する</string>
<!-- Notification guts kill app button -->
<string name="general_category">一般</string>
<string name="notification_guts_kill_app_button_title">アプリ終了ボタン</string>
<string name="notification_guts_kill_app_button_summary">通知の長押しメニューにアプリ終了ボタンを表示する</string>
<!-- Double Tap on Doze to wake -->
<string name="double_tap_on_doze_to_wake_title">Doze 時にダブルタップして復帰</string>
<string name="double_tap_on_doze_to_wake_summary">端末が Doze 中にダブルタップでスリープ解除する</string>
<!-- Old mobile type icons -->
<string name="use_old_mobiletype_title">小さな電波アイコン</string>
<string name="use_old_mobiletype_summary">電波アイコンの中に通信種別名を埋め込む</string>
<!-- Lockscreen battery info indicator -->
<string name="lockscreen_battery_info_title">ロック画面での充電情報</string>
<string name="lockscreen_battery_info_summary">充電時はロック画面に充電の電流/電圧/電力とバッテリー温度を表示する</string>
<!-- Charging animation -->
<string name="charging_animation_title">充電アニメーション</string>
<string name="charging_animation_summary">端末接続時にアニメーションを表示する</string>
<!-- Tiles animation style -->
<string name="qs_tile_animation_title">アニメーション</string>
<string name="qs_tile_animation_style_title">アニメーションスタイル</string>
<string name="qs_tile_animation_duration_title">アニメーション速度</string>
<string name="qs_tile_animation_interpolator_title">タイルアニメーションの補間</string>
<string name="qs_tile_animation_style_off">なし</string>
<string name="qs_tile_animation_style_flip">反転</string>
<string name="qs_tile_animation_style_rotate">回転</string>
<string name="qs_tile_animation_duration_low">低速</string>
<string name="qs_tile_animation_duration_default">既定</string>
<string name="qs_tile_animation_duration_fast">高速</string>
<string name="qs_tile_animation_interpolator_linearInterpolator">等速</string>
<string name="qs_tile_animation_interpolator_accelerateInterpolator">加速</string>
<string name="qs_tile_animation_interpolator_decelerateInterpolator">減速</string>
<string name="qs_tile_animation_interpolator_accelerateDecelerateInterpolator">加速と減速</string>
<string name="qs_tile_animation_interpolator_bounceInterpolator">弾む</string>
<string name="qs_tile_animation_interpolator_overshootInterpolator">通過</string>
<string name="qs_tile_animation_interpolator_anticipateInterpolator">先取り</string>
<string name="qs_tile_animation_interpolator_anticipateOvershootInterpolator">先取りと通過</string>
<string name="qs_set_animation_style">%1$s</string>
<string name="qs_set_animation_duration">%1$s</string>
<string name="qs_set_animation_interpolator">%1$s</string>
<!-- Blink flashlight for incoming calls -->
<string name="flashlight_category">フラッシュライト</string>
<string name="flashlight_on_call_title">着信時にフラッシュライト点滅</string>
<string name="flashlight_on_call_disabled">無効</string>
<string name="flashlight_on_call_ringer">着信時</string>
<string name="flashlight_on_call_no_ringer">着信音がサイレント時</string>
<string name="flashlight_on_call_silent">完全サイレント時 (着信音やバイブなし)</string>
<string name="flashlight_on_call_always">常時</string>
<string name="flashlight_on_call_ignore_dnd_title">Do Not Disturb を無視</string>
<string name="flashlight_on_call_ignore_dnd_summary">Do Not Disturb 中でもフラッシュさせるか決める</string>
<string name="flashlight_on_call_rate_title">比率</string>
<string name="flashlight_on_call_rate_summary">着信時のフラッシュライトの点滅割合を決める</string>
<!-- Combined signal icons in status bar -->
<string name="combined_status_bar_signal_icons">結合電波アイコン</string>
<string name="combined_status_bar_signal_icons_summary">ステータスバーに結合された電波アイコンを有効化する\nシステム UI の再起動が必要です</string>
<!-- QS battery estimates -->
<string name="qs_show_battery_estimate_title">予想稼働時間</string>
<string name="qs_show_battery_estimate_summary">アイコンの横にバッテリーの予想稼働時間を表示する</string>
<!-- AOD Schedule -->
<string name="always_on_display_schedule_title">Always On Display のスケジュール</string>
<string name="always_on_display_schedule_sunset">日没</string>
<string name="always_on_display_schedule_sunrise">日の出</string>
<string name="always_on_display_schedule_mixed_sunset">日没から設定時刻まで</string>
<string name="always_on_display_schedule_mixed_sunrise">設定時刻から日の出まで</string>
<!-- Pulse notifications lightning -->
<string name="pulse_ambient_light_title">アンビエントエッジライト</string>
<string name="pulse_ambient_light_summary">通知のパルスにアンビエントエッジライトを使用する</string>
<string name="ambient_notification_light_enabled_title">Always On Display で表示</string>
<string name="ambient_notification_light_enabled_summary">Always On Display でもエッジライト表示を維持する</string>
<string name="ambient_notification_light_hide_aod_title">Always On Display の内容を隠す</string>
<string name="ambient_notification_light_hide_aod_summary">エッジが光っている時は Always On Display を隠す</string>
<string name="ambient_notification_light_duration_title">時間</string>
<string name="ambient_notification_light_duration_summary">それぞれのアニメーションが終了するまでにかかる時間です</string>
<string name="ambient_notification_light_repeats_title">繰り返し</string>
<string name="ambient_notification_light_repeats_summary">アニメーションが表示される回数です。\n0にすると無制限になります</string>
<string name="ambient_notification_light_timeout_title">点灯時間</string>
<string name="ambient_notification_light_timeout_forever">無期限</string>
<string name="ambient_notification_light_timeout_half_minute">30秒</string>
<string name="ambient_notification_light_timeout_minute">1分</string>
<string name="ambient_notification_light_timeout_three_minutes">3分</string>
<string name="ambient_notification_light_timeout_five_minutes">5分</string>
<string name="ambient_notification_light_timeout_ten_minutes">10分</string>
<string name="set_to_zero">有効にするには繰り返しを0に設定して下さい</string>
<string name="ambient_notification_color_mode_title">色のモード</string>
<string name="ambient_notification_color_mode_accent">アクセントの色</string>
<string name="ambient_notification_color_mode_wall">壁紙のおおまかな色</string>
<string name="ambient_notification_color_mode_notification">通知アイコンの色</string>
<string name="ambient_notification_color_mode_custom">@string/ambient_notification_light_color_title</string>
<string name="ambient_notification_light_color_title">カスタムの色</string>
<string name="pulse_ambient_light_show_always_title">常に表示</string>
<string name="pulse_ambient_light_show_always_summary">通知だけでなく全ての Doze イベントにライトを表示する</string>
<string name="pulse_ambient_light_repeat_direction_title">ライトの繰り返しモード</string>
<string name="pulse_ambient_light_repeat_direction_restart">再起動</string>
<string name="pulse_ambient_light_repeat_direction_reverse">反転</string>
<string name="pulse_ambient_light_layout_title">ライト表示</string>
<string name="pulse_ambient_light_layout_solid">ソリッド</string>
<string name="pulse_ambient_light_layout_faded">フェード</string>
<string name="pulse_ambient_light_width_title">ライトの幅</string>
<string name="pulse_light_layout_style_title">ライトのレイアウトスタイル</string>
<string name="pulse_light_both">四辺全て</string>
<string name="pulse_light_top_bottom">上下のみ</string>
<string name="pulse_light_left_right">左右のみ</string>
<!-- Ambient Ticker -->
<string name="pulse_on_new_tracks_title">音楽ティッカー</string>
<string name="pulse_on_new_tracks_summary">再生中の音楽の変更時にアンビエント表示に音楽ティッカーを表示する</string>
<!-- Screen off FOD -->
<string name="screen_off_fod_title">画面消灯時の画面内指紋認証</string>
<string name="screen_off_fod_summary">画面消灯時も画面内指紋認証を使用する</string>
<!-- Volume Steps Fragment -->
<string name="volume_steps_fragment_title">音量レベル</string>
<string name="volume_steps_summary">音量調節の細かさを設定する</string>
<string name="volume_steps_alarm_title">音量レベル: アラーム</string>
<string name="volume_steps_dtmf_title">音量レベル: ダイアル入力</string>
<string name="volume_steps_music_title">音量レベル: メディア</string>
<string name="volume_steps_notification_title">音量レベル: 通知</string>
<string name="volume_steps_ring_title">音量レベル: 着信</string>
<string name="volume_steps_system_title">音量レベル: システム</string>
<string name="volume_steps_voice_call_title">音量レベル: 音声通話</string>
<string name="volume_steps_reset">リセット</string>
<!-- Udfps animations -->
<string name="udfps_category">画面内指紋認証</string>
<string name="udfps_recog_animation">画面内指紋認証アニメーション</string>
<string name="udfps_recog_animation_summary">指紋認識中にアニメーションを表示する</string>
<string name="udfps_recog_animation_effect_title">画面内指紋認証アニメーションの効果</string>
<string name="udfps_recog_animation_effect_summary">アニメーション効果を選択する</string>
<!-- Udfps icon picker -->
<string name="udfps_icon_picker_title">画面内指紋認証アイコンの選択</string>
<string name="udfps_icon_picker_summary">お気に入りの指紋アイコンを選択する</string>
<!-- Udfps Custom Options -->
<string name="udfps_settings_title">画面内指紋認証オプション</string>
<string name="udfps_settings_summary">様々なメニューで画面内指紋認証を編集する</string>
<!-- Udfps Haptic Feedback -->
<string name="udfps_haptic_feedback_title">画面内指紋認証の振動</string>
<string name="udfps_haptic_feedback_summary">画面内指紋認証アイコンに触れた時に振動させる</string>
<!-- Custom FOD Icon -->
<string name="custom_fp_icon_title">カスタム画面内指紋認証アイコン</string>
<string name="custom_fp_icon_summary">ファイルからカスタムの画面内指紋認証アイコンを有効にする</string>
<string name="custom_fp_select_title">カスタム画面内指紋認証アイコンを選択</string>
<string name="custom_fp_select_summary">保存したファイルまたはギャラリーからカスタム画像を選択する</string>
<!-- Privacy indicators -->
<string name="mic_camera_privacy_indicator_title">マイクとカメラのプライバシー表示</string>
<string name="mic_camera_privacy_indicator_summary">アプリがマイクまたはカメラを使用する時にインジケーターを表示する</string>
<string name="location_privacy_indicator_title">位置情報のプライバシー表示</string>
<string name="location_privacy_indicator_summary">アプリが位置情報を使用する時にインジケーターを表示する</string>
<!-- Sb Icon Style -->
<string name="statusbar_icons_style">ステータスバーの色</string>
<string name="statusbar_icons_style_summary">ステータスバーのスタイルを選択する (システム UI の再起動が必要です)</string>
<!-- Notification headers -->
<string name="notification_headers_title">通知のヘッダー</string>
<string name="notification_headers_summary">通知の影にヘッダーを表示する</string>
<!-- Gaming mode -->
<string name="gaming_mode_title">ゲームスペース</string>
<string name="gaming_mode_summary">没入型ゲーム体験のための追加機能を設定する</string>
<!-- Battery percentage -->
<string name="battery_style_category_title">バッテリーアイコン</string>
<string name="status_bar_battery_percentage_title">バッテリー残量</string>
<string name="status_bar_battery_percentage_default">非表示</string>
<string name="status_bar_battery_percentage_text_next">アイコンの外</string>
<string name="status_bar_battery_percentage_text_inside">アイコンの中</string>
<!-- Status bar battery style-->
<string name="status_bar_battery_style_title">バッテリースタイル</string>
<string name="status_bar_battery_style_port"></string>
<string name="status_bar_battery_style_circle"></string>
<string name="status_bar_battery_style_dotted_circle">円 (点線)</string>
<string name="status_bar_battery_style_filled_circle">円 (塗り潰し)</string>
<string name="status_bar_battery_style_text">文字</string>
<string name="status_bar_battery_style_icon_rlandscape">水平アイコン (右)</string>
<string name="status_bar_battery_style_icon_landscape">水平アイコン (左)</string>
<string name="status_bar_battery_style_icon_rlandscape_style_a">右横向きスタイル A</string>
<string name="status_bar_battery_style_icon_landscape_style_a">左横向きスタイル A</string>
<string name="status_bar_battery_style_icon_rlandscape_style_b">右横向きスタイル B</string>
<string name="status_bar_battery_style_icon_landscape_style_b">左横向きスタイル B</string>
<string name="status_bar_battery_style_icon_landscape_pill">縦向き Mx</string>
<string name="status_bar_battery_style_icon_landscape_line">横向き Lorn</string>
<string name="status_bar_battery_style_icon_landscape_musku">縦向き IOS</string>
<string name="status_bar_battery_style_icon_landscape_signal">横向き Airoo</string>
<string name="status_bar_battery_style_icon_landscape_buddy">横向き Capsule</string>
<!-- Network Traffic -->
<string name="traffic_title">通信速度</string>
<string name="traffic_summary">通信速度表示を編集する</string>
<string name="network_traffic_autohide_threshold_title">自動非表示のしきい値</string>
<string name="network_traffic_location_title">位置</string>
<string name="network_traffic_disabled">無効</string>
<string name="network_traffic_statusbar">ステータスバー</string>
<string name="network_traffic_qs_header">クイック設定ヘッダー</string>
<string name="network_traffic_refresh_interval_title">更新間隔</string>
<string name="network_traffic_refresh_interval_summary">速度を再計測する間隔です</string>
<string name="network_traffic_mode_title">表示モード</string>
<string name="network_traffic_dynamic">ダイナミック</string>
<string name="network_traffic_download">受信</string>
<string name="network_traffic_upload">送信</string>
<string name="network_traffic_font_size">ネットワークフォントサイズ</string>
<string name="network_traffic_autohide">自動非表示</string>
<string name="network_traffic_autohide_summary">非アクティブ時に通信速度を非表示にする</string>
<string name="network_traffic_autohide_kilobits">Kb/s</string>
<string name="network_traffic_autohide_kilobytes">KB/s</string>
<string name="network_traffic_units_title">通信速度の単位</string>
<string name="network_traffic_units_bits">ビット毎秒</string>
<string name="network_traffic_units_kilobits">キロビット毎秒</string>
<string name="network_traffic_units_megabits">メガビット毎秒</string>
<string name="network_traffic_units_bytes">バイト毎秒</string>
<string name="network_traffic_units_kilobytes">キロバイト毎秒</string>
<string name="network_traffic_units_megabytes">メガバイト毎秒</string>
<string name="network_traffic_hidearrow">矢印を隠す</string>
<string name="network_traffic_hidearrow_summary">通信速度の矢印を隠す</string>
<!-- Themeing -->
<string name="dark_ui_mode_summary">ダークテーマのオプションを参照する</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the settings category for theme overlays. -->
<string name="theme_customization_category">テーマ</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the adaptive icon shape (e.g. launcher and quick settings icons). -->
<string name="theme_customization_icon_shape_title">アイコンの形状</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize accent color. -->
<string name="theme_customization_icon_shape_summary">システムアイコン形状のスタイルを設定する</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize headline and body fonts. -->
<string name="theme_customization_font_title">見出し / 説明フォント</string>
<string name="theme_customization_font_summary">システムフォントのスタイルを設定する</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the system wide icon pack. -->
<string name="theme_customization_icon_pack_title">アイコンパック</string>
<string name="theme_customization_icon_pack_summary">カスタムアイコンパックのスタイルを設定する</string>
<string name="theme_customization_signal_icon_title">電波アイコンのスタイル</string>
<string name="theme_customization_signal_icon_summary">カスタム電波アイコンのスタイルを設定する</string>
<string name="theme_customization_wifi_icon_title">Wi-Fi アイコンのスタイル</string>
<string name="theme_customization_wifi_icon_summary">カスタム Wi-Fi アイコンのスタイルを設定する</string>
<!-- Custom Signal bar icons -->
<string name="custom_signal_bar_title">電波</string>
<!-- Custom Wi-Fi bar icons -->
<string name="custom_wifi_bar_title">Wi-Fi</string>
<!-- Button brightness -->
<string name="button_backlight_options_category">バックライトの設定</string>
<string name="button_backlight_enable_title">ボタンのバックライトを許可</string>
<string name="button_link_brightness">画面の明るさとリンク</string>
<string name="button_link_brightness_summary">ボタンのバックライトの明るさは画面の明るさに応じて調整されます</string>
<string name="button_manual_brightness">明るさレベル</string>
<string name="button_timeout_title">バックライトの点灯時間</string>
<string name="button_backlight_on_touch_only_title">タッチ時のみバックライトを点灯</string>
<string name="button_backlight_on_touch_only_summary">ボタンを押した時にだけバックライトが点灯するようになります。点灯時間はこの設定にも引き続き影響します。</string>
<!-- Screen off animation -->
<string name="screen_off_animation_title">画面消灯時のアニメーション</string>
<string name="screen_off_animation_crt">ブラウン管</string>
<string name="screen_off_animation_scale">縮小</string>
<!-- Status bar - Clock -->
<string name="status_bar_clock_title">時計と日付</string>
<string name="status_bar_clock_summary">時計と日付を編集する</string>
<string name="status_bar_clock_seconds_title">時計の秒</string>
<string name="status_bar_clock_seconds_summary">ステータスバーの時刻の隣に秒を表示する</string>
<string name="status_bar_clock_position_title">時計のスタイル</string>
<string name="status_bar_clock_position_right"></string>
<string name="status_bar_clock_position_left"></string>
<string name="status_bar_clock_position_center">中央</string>
<string name="status_bar_clock_position_hidden">非表示</string>
<string name="status_bar_clock_auto_hide_title">自動非表示</string>
<string name="status_bar_clock_auto_hide_launcher_summary">ホームアプリ表示時は時計を隠す</string>
<string name="status_bar_clock_auto_hide_summary">一定時間の間隔で時計の表示と非表示を切り替える</string>
<string name="status_bar_clock_auto_hide_hdur_title">非表示にする時間</string>
<string name="status_bar_clock_auto_hide_hdur_summary">時計を非表示にする秒数の長さを指定する</string>
<string name="status_bar_clock_auto_hide_sdur_title">表示する時間</string>
<string name="status_bar_clock_auto_hide_sdur_summary">時計を非表示にする前の秒数の長さを指定する</string>
<string name="status_bar_am_pm_title">AM/PM のスタイル</string>
<string name="status_bar_am_pm_info">24時間表示が有効です</string>
<string name="status_bar_am_pm_normal">標準</string>
<string name="status_bar_am_pm_small"></string>
<string name="status_bar_am_pm_hidden">非表示</string>
<string name="status_bar_date_title">日付</string>
<string name="status_bar_date_none">非表示</string>
<string name="status_bar_date_small"></string>
<string name="status_bar_date_normal">標準</string>
<string name="status_bar_date_format_title">日付の形式</string>
<string name="status_bar_date_style">日付のスタイル</string>
<string name="status_bar_date_style_normal">標準</string>
<string name="status_bar_date_style_lowercase">小文字</string>
<string name="status_bar_date_style_uppercase">大文字</string>
<string name="status_bar_date_format_custom">カスタム java 形式</string>
<string name="status_bar_date_string_edittext_title">DateFormat 形式で入力して下さい (例: yy/MM/dd)</string>
<string name="status_bar_date_string_edittext_summary">文字列を入力</string>
<string name="clock_date_position">日付の位置</string>
<string name="clock_date_right">時刻の右</string>
<string name="clock_date_left">時刻の左</string>
<!-- QS clock -->
<string name="qs_clock_title">時計</string>
<string name="qs_clock_summary">クイックステータスバーのヘッダーに時計を表示する</string>
<!-- QS date -->
<string name="qs_date_title">日付</string>
<string name="qs_date_summary">クイックステータスバーのヘッダーに日付を表示する</string>
<!-- Media art -->
<string name="lockscreen_media_category">ロック画面のメディアアート</string>
<string name="media_art_title">メディアカバーアート</string>
<string name="media_art_summary">ロック画面にアルバムアートを表示する</string>
<!-- Lockscreen album art filter -->
<string name="lockscreen_albumart_filter_title">メディアカバーアートのフィルター</string>
<string name="lockscreen_albumart_filter_none">なし</string>
<string name="lockscreen_albumart_filter_grayscale">グレースケール</string>
<string name="lockscreen_albumart_filter_tint">アクセントの色</string>
<string name="lockscreen_albumart_filter_blur">ぼかし</string>
<string name="lockscreen_albumart_filter_grayblur">グレースケールとぼかし</string>
<!-- Pulse music visualizer -->
<string name="pulse_help_policy_notice_title">Pulse について</string>
<string name="pulse_help_policy_notice_summary">Pulse は端末上で音楽を再生した時に表示されるグラフィックイコライザーです</string>
<string name="pulse_settings">Pulse</string>
<string name="pulse_settings_summary">ナビゲーションバーとロック画面に表示されるグラフィックイコライザー</string>
<string name="show_navbar_pulse_title">ナビゲーションバーの Pulse</string>
<string name="show_navbar_pulse_summary">ナビゲーションバー上の音楽グラフィックイコライザー</string>
<string name="show_lockscreen_pulse_title">ロック画面の Pulse</string>
<string name="show_lockscreen_pulse_summary">ロック画面のグラフィックイコライザー</string>
<string name="show_ambient_pulse_title">アンビエントの Pulse</string>
<string name="show_ambient_pulse_summary">アンビエント画面の音楽グラフィックイコライザー</string>
<string name="pulse_render_mode_title">レンダリングモード</string>
<string name="pulse_render_mode_fading_bars">フェーディングブロック</string>
<string name="pulse_render_mode_solid_lines">ソリッドライン</string>
<string name="pulse_legacy_mode_advanced_category">フェーディングブロックの設定</string>
<string name="pulse_custom_fudge_factor">感度レベル</string>
<string name="pulse_lavalamp_speed_title">ラーヴァランプの速度</string>
<string name="pulse_solid_units_count">ソリッドラインの数</string>
<string name="pulse_solid_units_opacity">ソリッドラインの不透明度</string>
<string name="pulse_solid_units_rounded_title">角を丸める</string>
<string name="pulse_solid_units_rounded_summary">丸みを帯びたソリッドライン</string>
<string name="pulse_solid_dimen_category">ソリッドラインの設定</string>
<string name="pulse_color_mode_title"></string>
<string name="pulse_color_accent">アクセント</string>
<string name="pulse_color_custom">カスタム</string>
<string name="pulse_color_lava_lamp">ラーヴァランプ</string>
<string name="pulse_color_user_title">色の選択</string>
<string name="pulse_smoothing_enabled_title">スムージングの有効化</string>
<string name="pulse_smoothing_enabled_summary">両方のバーがよりスムーズに表示されます</string>
<string name="pulse_custom_dimen">バーの幅</string>
<string name="pulse_custom_div">バーの間隔</string>
<string name="pulse_filled_block_size">ブロックの大きさ</string>
<string name="pulse_empty_block_size">ブロックの間隔</string>
<!-- Quick Settings brightness slider -->
<string name="qs_brightness_slider_category">明るさスライダー</string>
<string name="qs_brightness_slider_title">明るさスライダーを表示</string>
<string name="qs_brightness_slider_summary">クイック設定パネルに明るさスライダーを表示する</string>
<string name="qs_brightness_position_bottom_title">下部に明るさスライダーを表示</string>
<string name="qs_brightness_position_bottom_summary">クイック設定下部に明るさスライダーを表示する</string>
<!-- Quick Settings brightness icon -->
<string name="brightness_icon_title">明るさ自動調節ボタン</string>
<string name="brightness_icon_summary">明るさ自動調節ボタンを表示する</string>
<!-- Quick QS Panel brightness slider -->
<string name="quick_qs_brightness_slider_title">明るさスライダーを表示</string>
<string name="quick_qs_brightness_slider_summary">クイック設定に画面の明るさスライダーを表示する</string>
<!-- Volume rocker gestures -->
<string name="volume_skiptrack_screen_title">音楽トラックをスキップ</string>
<!-- Navigation bar -->
<string name="navigation_title">ナビゲーション</string>
<string name="navigation_bar_category">ナビゲーションバー</string>
<string name="navigation_bar_title">画面内ナビゲーションバー</string>
<string name="navigation_bar_summary">画面上にナビゲーションバーを表示する</string>
<string name="navigation_bar_layout_title">レイアウト</string>
<string name="navigation_bar_layout_summary">ナビゲーションバーのレイアウトを編集する</string>
<string name="navigation_bar_arrow_keys_title">入力中に矢印キーを表示</string>
<string name="navigation_bar_arrow_keys_summary">入力中は左右のカーソルボタンをナビゲーションバーに表示する</string>
<string name="navigation_bar_help_text">これらは主に3ボタンナビゲーションバーに関係する設定です。ジェスチャーナビゲーションを使用していて、それをカスタマイズ (例: ジェスチャーハンドルを隠す) しようとする場合は、「設定&gt;システム&gt;ジェスチャー」に移動して下さい。</string>
<string name="nav_bar_tuner_title">ナビゲーションバーチューナー</string>
<string name="nav_bar_tuner_summary">ナビゲーションバーのレイアウトを変更する</string>
<string name="navbar_layout_title">レイアウト</string>
<string name="navbar_layout_normal">標準</string>
<string name="navbar_layout_compact">コンパクト</string>
<string name="navbar_layout_leftleaning">左寄り</string>
<string name="navbar_layout_rightleaning">右寄り</string>
<string name="system_navigation_summary">使用するシステムナビゲーションバーのスタイルを選択する</string>
<!-- HW keys -->
<string name="hardware_keys_title">ボタン</string>
<string name="hardware_keys_category">ハードウェアナビゲーション</string>
<string name="hardware_keys_disable_title">ハードウェアボタンを無効化</string>
<string name="hardware_keys_disable_summary">ハードウェアキーをナビゲーションに使用する</string>
<!-- NavBar Inverse -->
<string name="navigation_bar_inverse_title">3ボタンナビゲーションバーの反転</string>
<!-- Quick Settings brightness slider -->
<string name="qs_show_brightness_slider_title">明るさスライダー</string>
<string name="qs_show_brightness_slider_never">非表示</string>
<string name="qs_show_brightness_slider_expanded">展開時に表示</string>
<string name="qs_show_brightness_slider_always">常に表示</string>
<string name="qs_show_brightness_slider_not_expanded">未展開時に表示</string>
<string name="qs_brightness_slider_position_title">位置</string>
<string name="qs_brightness_slider_position_top">上部</string>
<string name="qs_brightness_slider_position_bottom">下部</string>
<!-- Monet Engine -->
<string name="monet_category">Monet</string>
<string name="monet_engine_title">Monet エンジン</string>
<string name="monet_engine_summary">Monet のパラメータを編集する</string>
<string name="monet_engine_custom_color_title">カスタムの色を使用</string>
<string name="monet_engine_custom_color_summary">Monet エンジンに壁紙の色の代わりにカスタムの色を使用する</string>
<string name="monet_engine_color_override_title">カスタムの色</string>
<string name="monet_engine_white_luminance_user_title">白い輝き</string>
<string name="monet_engine_accurate_shades_title">正確な色合いを使用</string>
<string name="monet_engine_chroma_factor_title">クローマ (彩度) 係数</string>
<string name="monet_engine_linear_lightness_title">線形の明度を使用</string>
<!-- Quick Settings brightness icon -->
<string name="qs_show_auto_brightness_title">自動明るさ調整アイコン</string>
<string name="qs_show_auto_brightness_summary">スライダーの近くに明るさ自動調節のトグルを表示する</string>
<!-- Black theme -->
<string name="system_black_theme_title">ブラックテーマを使用</string>
<string name="system_black_theme_summary">強制的に黒い背景のテーマを使用する</string>
<!-- OOS style material dismiss all button for notifications -->
<string name="notification_material_dismiss_button_title">全ての通知を消去</string>
<string name="notification_material_dismiss_button_summary">全て終了ボタンをフローティングボタンに置き換える</string>
<string name="clearall_style_title">全ての通知を消去ボタンのスタイル</string>
<string name="clearall_bgstyle_title">全ての通知を消去ボタンの背景</string>
<!-- Laboratory - Application downgrade -->
<string name="laboratory_app_downgrade_title">アプリのダウングレードを許可</string>
<string name="laboratory_app_downgrade_summary">アプリをダウングレードを許可します。クラッシュやデータの破損に繋がる可能性があることに注意して下さい。</string>
<!-- Laboratory - Ignore window secure -->
<string name="laboratory_ignore_window_secure_title">ウィンドウのセキュアフラグを無視</string>
<string name="laboratory_ignore_window_secure_summary">全てのアプリへのスクリーンショットや画面録画の制限を解除します。基本的に録画では特別なアプリは黒く領域が塗り潰されます。いくつかの場合で便利になることがありますが、プライバシー保護が脆弱になる可能性があります。この設定切り替えの後、効果を反映させるにはアプリの再起動が必要になる可能性があります。</string>
<!-- Colorful battery icon -->
<string name="battery_level_colors_title">バッテリーアイコンの色</string>
<string name="battery_level_colors_summary">バッテリー残量に応じて色が変化します</string>
<!-- Custom settings dashboard style -->
<string name="settings_dashboard_style_title">設定のレイアウト</string>
<string name="settings_dashboard_style_aosp">AOSP</string>
<string name="settings_dashboard_style_oos11">OxygenOS 11</string>
<string name="settings_dashboard_style_oos12">OxygenOS 12</string>
<string name="settings_dashboard_style_cherish">Cherish</string>
<string name="settings_dashboard_style_cherish_clean">CherishClean</string>
<string name="settings_layout_category_title">設定 UI のインターフェース</string>
<string name="settings_base_style_title">設定の基本レイアウト</string>
<string name="settings_base_style_summary">設定メニューに別のレイアウトを使用する</string>
<string name="settings_home_style_title">設定のホームレイアウト</string>
<string name="settings_home_style_summary">ホームページに標準の AOPS レイアウトを使用する</string>
<string name="disable_usercard_title">設定のユーザーカード</string>
<string name="disable_usercard_summary">メイン設定ページにユーザーカードを表示しないように切り替える</string>
<string name="spoof_title">偽装</string>
<!-- Unlimited g00gle ph0t0s st0rage -->
<string name="use_photos_spoof_title">無制限のフォトストレージ</string>
<string name="use_photos_spoof_summary">お使いの端末は Pixel XL として写真アプリに認識され、無劣化で無制限のフォトストレージを利用できます。</string>
<!-- Unlock FPS for specific games -->
<string name="use_games_spoof_title">ゲーム時の FPS の向上</string>
<string name="use_games_spoof_summary">より高い FPS 設定を表示させるために一部のゲームで異なるモデルとして端末を偽装する</string>
<!-- Unlock higher quality streams for specific apps -->
<string name="use_stream_spoof_title">高品質ストリーム</string>
<string name="use_stream_spoof_summary">お使いの端末は Pixel 6 Pro として認識され、Amazon Prime、Disney+、Hotstar、Netflix をより高品質にストリーミングできるようになります。</string>
<!-- Hidden apps -->
<string name="hidden_apps_title">非表示のアプリ</string>
<string name="hidden_apps_summary">ランチャーアプリから非表示になるアプリです。変更を反映させるにはランチャーの再起動が必要です。</string>
<!-- reTicker -->
<string name="reticker_title">reTicker</string>
<string name="reticker_summary">Heads Up 通知をスリムで邪魔になりにくいティッカーバージョンに置き換える</string>
<string name="reticker_colored_title">アプリに色付きの背景を使用</string>
<string name="reticker_colored_summary">reTicker の背景の色を通知アプリのメインの色で置き換える</string>
<!-- Data usage info in QS footer -->
<string name="qs_footer_datausage_title">データ使用量</string>
<string name="qs_footer_datausage_summary">クイック設定のフッターにデータ使用量を表示する</string>
<!-- Qs Transparency -->
<string name="qs_transparency_summary">クイック設定をどの程度透明にするかを選択する (システム UI の再起動が必要です)</string>
<string name="qs_transparency_title">クイック設定の透明度</string>
<!-- Media artwork -->
<string name="media_category">メディアの通知</string>
<string name="artwork_media_background_title">メディアアートワークの背景</string>
<string name="artwork_media_background_summary">メディアアートワークをメディア通知の背景に設定する</string>
<string name="artwork_media_background_enable_blur_title">メディアアートワークの背景をぼかす</string>
<string name="artwork_media_background_blur_radius_title">メディアアートワークのぼかし量</string>
<string name="artwork_media_background_fade_filter_title">メディアアートワークのフェード量</string>
<string name="artwork_media_background_alpha_title">メディアアートワークの透明度</string>
<string name="just_kidding">冗談です! ログを提供することで、あなたがプロのプログラマーのように見えるようになり、私たちはユーザーから報告されたバグを追跡することができます。</string>
<string name="bug_report_drill">バグ報告の手順</string>
<!-- Strict standby -->
<string name="strict_standby_policy_title">厳格なスタンバイポリシー</string>
<string name="strict_standby_policy_summary">アプリ履歴から消去した時、バッテリー使用の制限を設定されたアプリの場合は強制終了され、より厳格な制限を与えます。また、アプリのスタンバイ制限は端末が充電中の時でも発生します。</string>
<!-- Force background freezer -->
<string name="force_background_freezer_title">バックグラウンドタスク停止</string>
<string name="force_background_freezer_summary">バックグラウンドに移動させる時はバッテリー使用制限によってタスクを停止し、フォアグラウンドに移動させる時はタスクの停止を解除します。これによりバッテリー消費を少し節約できますが、クラッシュやアプリケーション応答なしエラー (ANR) が発生する可能性があります。</string>
<!-- Wi-Fi Standard icon -->
<string name="show_wifi_standard_icon_title">Wi-Fi 標準アイコンを表示</string>
<string name="show_wifi_standard_icon_summary">Wi-Fi 電波表示に Wi-Fi の種類を表示する</string>
<!-- Lockscreen clock color -->
<string name="lockscreen_clock_color_title">ロック画面の時計の色</string>
<string name="lockscreen_clock_color_summary">色のアクセントが無効な場合はセカンダリの色をロック画面の時計に使用する</string>
<!-- QS tiles layout direction: vertical or horizontal -->
<string name="qs_tile_layout_category_title">タイルのレイアウト</string>
<string name="qs_tile_layout_title">縦方向レイアウト</string>
<string name="qs_tile_layout_summary">垂直のレイアウトを有効化します。既定では水平です。</string>
<!-- QS rows and columns -->
<string name="qs_layout_category_title">クイック設定のレイアウト</string>
<string name="qs_rows_portrait_title">縦向き時の行数</string>
<string name="qs_rows_landscape_title">横向き時の行数</string>
<string name="qs_columns_portrait_title">縦向き時の列数</string>
<!-- QS tiles title visibility -->
<string name="qs_tile_title_visibility_title">タイルの名称を隠す</string>
<string name="qs_tile_title_visibility_summary">クイック設定のタイル名を無効化する</string>
<!-- Fingerprint Ripple Effect -->
<string name="enable_fingerprint_ripple_effect_title">波紋の効果</string>
<string name="enable_fingerprint_ripple_effect_summary">指紋認証のロック解除時に波紋効果を表示する</string>
</resources>

View File

@@ -0,0 +1,771 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2019 CherishOS
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">
<!-- App Title -->
<string name="cherish_settings_title">Cherish Settings</string>
<!-- Units -->
<string name="unit_milliseconds">milliseconds</string>
<string name="unit_seconds">seconds</string>
<!-- Categories -->
<string name="button_title">Buttons</string>
<string name="button_summary">Hardware keys, Navigation bar</string>
<string name="gestures_title">Gestures</string>
<string name="gestures_summary">Jump to camera, swipe to screenshot</string>
<string name="lockscreen_title">Lock screen</string>
<string name="lockscreen_summary">Music visualizer, charging animation, clock style</string>
<string name="misc_title">Miscellaneous</string>
<string name="misc_summary">Gaming mode, volume controls</string>
<string name="animations_title">Animations</string>
<string name="animations_summary">System animations</string>
<string name="powermenu_title">Power menu</string>
<string name="powermenu_summary">Advanced restart, power menu opacity</string>
<string name="theme_title">Themes</string>
<string name="theme_summary">System theme, rounded, switch theme</string>
<string name="quicksettings_title">Quick Settings</string>
<string name="quicksettings_summary">Tile layout, blur</string>
<string name="recents_title">Recents apps</string>
<string name="recents_summary">Slim recents</string>
<string name="statusbar_title">Status bar</string>
<string name="statusbar_summary">Clock, carrier, status icons</string>
<string name="volume_title">Volume rockers</string>
<string name="volume_summary">Volume rockers</string>
<string name="notifications_title">Notifications</string>
<string name="notifications_summary">Battery light, notifications header</string>
<string name="about_summary">Learn more about CherishOS</string>
<string name="device_part_title">Device features</string>
<string name="qs_category">QS category</string>
<string name="navbar_title">Navigation bar</string>
<string name="volume_keys_title">Volume keys</string>
<!-- General strings -->
<string name="ok">OK</string>
<string name="reset">Reset</string>
<string name="cancel">Cancel</string>
<string name="save">Save</string>
<string name="default_string">Default</string>
<string name="disabled">Disabled</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"></string>
<string name="arrow_down"></string>
<string name="hex">Hex:</string>
<string name="hex_hint">#ff000000</string>
<string name="set">Set</string>
<string name="color_default">Default</string>
<string name="led_color_green">Green</string>
<string name="led_color_red">Red</string>
<!-- Custom seekbar -->
<string name="custom_seekbar_value">Value: <xliff:g id="v">%s</xliff:g></string>
<string name="custom_seekbar_default_value">Default</string>
<string name="custom_seekbar_default_value_to_set">Default value: <xliff:g id="v">%s</xliff:g>\nLong press to set</string>
<string name="custom_seekbar_default_value_is_set">Default value is set</string>
<string name="add_package_to_title">Add application</string>
<!-- QS settings -->
<string name="qs_title">Quick settings</string>
<!-- QuickSettings haptic feedback -->
<string name="quick_settings_vibrate_title">Vibrate on touch</string>
<string name="quick_settings_vibrate_summary">Vibrate when touching QS tiles</string>
<!-- Lockscreen shortcuts -->
<string name="ls_category">Lockscreen Items</string>
<string name="ls_tuner">Enable Lockscreen tuner</string>
<string name="lockscreen_shortcuts">Lockscreen shortcuts</string>
<string name="ls_shortcut_summary">Customize Lockscreen shortcuts</string>
<!-- Lockscreen icons -->
<string name="lockscreen_tuner_title">Lockscreen tuner</string>
<!-- Statusbar Items -->
<string name="sb_icons">Statusbar Icons</string>
<string name="statusbar_items_category">Statusbar items</string>
<!-- Status bar - icons -->
<string name="status_bar_icons_title">Status bar icons</string>
<!-- Lock screen visualizer -->
<string name="visualizer_title">Display music visualizer</string>
<!-- Power menu and dialogs opacity -->
<!-- AOKP custom system animations -->
<!-- Power menu Animations -->
<string name="power_menu_animation">Power menu</string>
<!-- QS header image -->
<!-- Lockscreen -->
<string name="lockscreen_category">Lockscreen</string>
<!-- Themes -->
<string name="theme_type_title">System theme</string>
<string name="theme_type_summary">Select theme</string>
<!--Accenter -->
<string name="themes_hub_title">Themes</string>
<string name="themes_hub_summary">Accents-Gradients-Themes</string>
<string name="rgb_accent_picker_title_dark">Accent Picker</string>
<string name="rgb_accent_picker_summary">Choose the accent color yourself</string>
<string name="theme_option_reset_title">Reset Theme Options</string>
<string name="theme_option_reset_message">Are you sure you want to reset themes-accent to default?</string>
<!--ThemePicker-->
<string name="theme_select_title">Styles and Wallpapers</string>
<string name="theme_select_summary">Browse and select installed themes</string>
<string name="notification_light_settings">Notifications light</string>
<!-- Volume rocker wake -->
<string name="volume_rocker_wake_title">Volume rocker wake</string>
<string name="search">Search</string>
<string name="search_apps">Search apps</string>
<!-- Power Menu -->
<string name="power_menu_title">Power menu</string>
<string name="power_menu_title_summary">View or change power menu entries</string>
<string name="powermenu_screenshot">Screenshot</string>
<string name="powermenu_power">Power</string>
<string name="powermenu_advanced">Advanced reboot options</string>
<string name="powermenu_restart">Restart</string>
<string name="powermenu_airplane">Airplane</string>
<string name="powermenu_settings">Settings</string>
<string name="powermenu_lockdown">Lock Down</string>
<string name="powermenu_soundpanel">Sound Panel</string>
<string name="powermenu_users">Users</string>
<string name="powermenu_logout">Logout</string>
<string name="powermenu_emergency">Emergency</string>
<!-- Double Tap Lockscreen to Sleep -->
<string name="lockscreen_gesture_title">Gestures</string>
<string name="double_tap_to_sleep_lockscreen_title">Double tap to sleep</string>
<string name="double_tap_to_sleep_lockscreen_summary">Double tap on the top third or bottom shortcut area of the lock screen to put the device to sleep</string>
<!-- Double Tap Statusbar to Sleep -->
<string name="statusbar_gesture_title">Gestures</string>
<string name="double_tap_to_sleep_statusbar_title">Double tap to sleep</string>
<string name="double_tap_to_sleep_statusbar_summary">Double tap on statusbar to put the device to sleep</string>
<!-- Buttons title -->
<string name="volume_category">Volume Rocker</string>
<!--Volume keys -->
<string name="volume_rocker_wake_summary">Pressing the volume keys will wake your device</string>
<!-- Torch Power button gestures -->
<string name="torch_power_button_gesture_title">Toggle torch when screen off</string>
<string name="torch_power_button_gesture_none">Disabled</string>
<string name="torch_power_button_gesture_dt">Double tap power button (slower single tap response), Disables double power tap for camera.</string>
<string name="torch_power_button_gesture_dt_toast">Jump to camera gesture is now disabled</string>
<string name="torch_power_button_gesture_lp">Long press power button</string>
<!-- Hardware button navigation -->
<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>
<string name="profile_applist_title">Applications</string>
<string name="choose_action_title">Choose action</string>
<string name="action_entry_default_action">Default settings</string>
<string name="action_entry_select_app">Select application</string>
<string name="action_entry_custom_action">Select custom action</string>
<string name="hardware_keys_volume_keys_title">Volume rocker</string>
<string name="hardware_keys_home_key_title">Home button</string>
<string name="hardware_keys_menu_key_title">Menu button</string>
<string name="hardware_keys_assist_key_title">Search button</string>
<string name="hardware_keys_appswitch_key_title">Overview button</string>
<string name="hardware_keys_back_key_title">Back button</string>
<string name="hardware_keys_double_tap_summary">Set double tap action</string>
<string name="hardware_keys_single_tap_summary">Set single tap action</string>
<string name="hardware_keys_long_press_summary">Set long press action</string>
<string name="hardware_keys_single_tap_title">Single tap action</string>
<string name="hardware_keys_long_press_title">Long press action</string>
<string name="hardware_keys_double_tap_title">Double tap action</string>
<!-- 4G icon -->
<string name="show_fourg_icon_title">4G icon</string>
<string name="show_fourg_icon_summary">Display 4G icon in signal icon instead LTE</string>
<!-- Volume swap buttons -->
<string name="swap_volume_buttons_title">Reorient</string>
<string name="swap_volume_buttons_summary">Swap volume buttons when the screen is rotated</string>
<!-- Power menu on lockscreen -->
<string name="lockscreen_power_menu_disabled_title">Disable power menu on lock screen</string>
<string name="lockscreen_power_menu_disabled_summary">This will only disable the power menu on secure lock screens</string>
<!-- Toast app icon -->
<string name="toast_icon_title">Toast app icon</string>
<string name="toast_icon_summary">Display the app\'s icon corresponding with the toast</string>
<!-- Heads up -->
<string name="headsup_category">HeadsUp Settings</string>
<string name="heads_up_notifications">Heads up</string>
<string name="heads_up_notifications_summary">Customise heads up notifications settings</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_stoplist_summary">Disable heads up notifications in these applications</string>
<string name="add_heads_up_blacklist_summary">Disable heads up from these applications</string>
<string name="heads_up_stoplist_title">Stoplist</string>
<string name="heads_up_blacklist_title">Blacklist</string>
<string name="profile_choose_app">Choose app</string>
<string name="dialog_delete_title">Delete</string>
<string name="dialog_delete_message">Remove selected item?</string>
<!-- Heads up timeout -->
<string name="heads_up_time_out_title">Time out</string>
<string name="heads_up_time_out_summary">Peeking notifications will show for <xliff:g id="number">%d</xliff:g> seconds</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_5sec">5 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>
<!-- Heads up snooze -->
<string name="heads_up_snooze_title">Snooze timer</string>
<string name="heads_up_snooze_summary_one_minute">Swiping up on peeking notifications will snooze heads up from that application for 1 minute</string>
<string name="heads_up_snooze_summary">Swiping up on peeking notifications will snooze heads up from that application for <xliff:g id="number">%d</xliff:g> minutes</string>
<string name="heads_up_snooze_disabled_summary">Snooze timer is disabled</string>
<string name="heads_up_snooze_1min">1 minute</string>
<string name="heads_up_snooze_5min">5 minutes</string>
<string name="heads_up_snooze_10min">10 minutes</string>
<string name="heads_up_snooze_15min">15 minutes</string>
<string name="heads_up_snooze_20min">20 minutes</string>
<!-- Quick QS pulldown -->
<string name="status_bar_quick_qs_pulldown">Quick QS pulldown</string>
<string name="quick_pulldown_none">Disabled</string>
<string name="quick_pulldown_right">Pulldown statusbar from right side</string>
<string name="quick_pulldown_left">Pulldown statusbar from left side</string>
<!-- Incall vibrate options -->
<string name="incall_vibration_category">In-call vibration options</string>
<string name="incall_vibrate_connect_title">Vibrate on connect</string>
<string name="incall_vibrate_call_wait_title">Vibrate on call waiting</string>
<string name="incall_vibrate_disconnect_title">Vibrate on disconnect</string>
<!-- Data disabled icon -->
<string name="data_disabled_icon_title">Show data disabled icon</string>
<string name="data_disabled_icon_summary">Display the cross sign next to signal bar when data is disabled</string>
<!-- Roaming indicator icon -->
<string name="roaming_indicator_icon_title">Roaming indicator</string>
<string name="roaming_indicator_icon_summary">Display roaming indicator in signal icon when in roaming mode</string>
<!-- Show VoLTE icon on statusbar -->
<string name="volte_switch_title">VoLTE icon</string>
<string name="volte_switch_summary">Display VoLTE icon</string>
<string name="volte_icon_title">VoLTE icon</string>
<string name="volte_icon_summary">Display VoLTE icon</string>
<string name="volte_icon_style_title">Select VoLTE Icon</string>
<string name="volte_icon_asus">VoLTE Asus Icon</string>
<string name="volte_icon_vo">Vo Only Icon</string>
<string name="volte_icon_volte">VoLTE Icon</string>
<string name="volte_icon_oos">VoLTE OOS Icon</string>
<string name="volte_icon_hd">HD Icon</string>
<string name="volte_icon_hd2">HD CAF Icon</string>
<string name="volte_icon_miui">MIUI 11 Icon</string>
<string name="volte_icon_emui">EMUI Icon</string>
<string name="volte_icon_margaritov">HD Filled Icon</string>
<string name="volte_icon_margaritov2">Margaritov VoLTE Icon</string>
<string name="volte_icon_vivo">Vivo Icon</string>
<string name="volte_icon_aris">Aris Icon</string>
<string name="volte_icon_beast">Aww Icon</string>
<string name="volte_icon_ios">Ios Icon</string>
<string name="volte_icon_lr">Livenge Icon</string>
<string name="volte_icon_realme">Realme Icon</string>
<string name="volte_icon_typeA">Mild Icon</string>
<string name="volte_icon_typeB">Filth Icon</string>
<string name="volte_icon_typeC">Mue Icon</string>
<string name="volte_icon_typeD">Sus Icon</string>
<string name="volte_icon_typeE">Acherus Icon</string>
<string name="volte_icon_vcircle">Circle Icon</string>
<string name="volte_icon_vimeo">Vimeo Icon</string>
<string name="volte_icon_volit">Volit Icon</string>
<string name="volte_icon_zirco">Ziroc Icon</string>
<!-- VoWiFi icon -->
<string name="vowifi_icon_title">VoWiFi icon</string>
<string name="vowifi_icon_enabled">VoWiFi icon enabled</string>
<string name="vowifi_icon_disabled">VoWiFi icon disabled</string>
<string name="vowifi_icon_enabled_volte_disabled">VoWiFi instead of VoLTE icon</string>
<string name="vowifi_icon_style_title">VoWiFi icon style</string>
<string name="vowifi_icon_default">Default Icon</string>
<string name="vowifi_icon_emui">EMUI Icon</string>
<string name="vowifi_icon_asus">Asus Icon</string>
<string name="vowifi_icon_oneplus">OOS Icon</string>
<string name="vowifi_icon_moto">Motorola Icon</string>
<string name="vowifi_icon_simple1">Simple1 Icon</string>
<string name="vowifi_icon_simple2">Simple2 Icon</string>
<string name="vowifi_icon_simple3">Simple3 Icon</string>
<string name="vowifi_icon_vivo">Vivo Icon</string>
<string name="vowifi_icon_margaritov">Margaritov Icon</string>
<!-- Battery light -->
<string name="battery_light_settings">Battery charging light</string>
<string name="battery_light_enable">Enable</string>
<string name="battery_full_light_enabled">Battery light when full charged</string>
<string name="battery_light_allow_on_dnd_title">Battery light in Do Not Disturb mode</string>
<string name="battery_light_low_blinking_title">Blinking light on low battery</string>
<string name="battery_light_cat">Battery light color when charging</string>
<string name="battery_light_low_color">Low battery</string>
<string name="battery_light_medium_color">Medium battery</string>
<string name="battery_light_full_color">Almost full battery</string>
<string name="battery_light_reallyfull_color">Full (100) battery</string>
<!-- Heads up options -->
<string name="less_boring_heads_up_title">Make heads up less annoying</string>
<string name="less_boring_heads_up_summary">Show heads up only for dialer or messaging app if they are not in foreground</string>
<!-- Notification guts kill app button -->
<string name="general_category">General</string>
<string name="notification_guts_kill_app_button_title">Kill app button</string>
<string name="notification_guts_kill_app_button_summary">Show a kill app button in the notification\'s longpress menu</string>
<!-- Double Tap on Doze to wake -->
<string name="double_tap_on_doze_to_wake_title">Double-tap to wake on doze</string>
<string name="double_tap_on_doze_to_wake_summary">Double tap to wake when device is dreaming</string>
<!-- Old mobile type icons -->
<string name="use_old_mobiletype_title">Small mobile type icon</string>
<string name="use_old_mobiletype_summary">Show mobile type icon on top of the signal indicator</string>
<!-- Lockscreen battery info indicator -->
<string name="lockscreen_battery_info_title">Lockscreen charging info</string>
<string name="lockscreen_battery_info_summary">Show charging current, voltage, wattage and battery temperature on lockscreen while charging</string>
<!-- Charging animation -->
<string name="charging_animation_title">Charging animation</string>
<string name="charging_animation_summary">Display an animation when the device is plugged in</string>
<!-- Tiles animation style -->
<string name="qs_tile_animation_title">Animations</string>
<string name="qs_tile_animation_style_title">Animation style</string>
<string name="qs_tile_animation_duration_title">Animation duration</string>
<string name="qs_tile_animation_interpolator_title">Tiles animation interpolator</string>
<string name="qs_tile_animation_style_off">No animation</string>
<string name="qs_tile_animation_style_flip">Flip</string>
<string name="qs_tile_animation_style_rotate">Rotate</string>
<string name="qs_tile_animation_duration_low">Low</string>
<string name="qs_tile_animation_duration_default">Default</string>
<string name="qs_tile_animation_duration_fast">Fast</string>
<string name="qs_tile_animation_interpolator_linearInterpolator">Linear</string>
<string name="qs_tile_animation_interpolator_accelerateInterpolator">Accelerate</string>
<string name="qs_tile_animation_interpolator_decelerateInterpolator">Decelerate</string>
<string name="qs_tile_animation_interpolator_accelerateDecelerateInterpolator">Accelerate decelerate</string>
<string name="qs_tile_animation_interpolator_bounceInterpolator">Bounce</string>
<string name="qs_tile_animation_interpolator_overshootInterpolator">Overshoot</string>
<string name="qs_tile_animation_interpolator_anticipateInterpolator">Anticipate</string>
<string name="qs_tile_animation_interpolator_anticipateOvershootInterpolator">Anticipate overshoot</string>
<string name="qs_set_animation_style">%1$s</string>
<string name="qs_set_animation_duration">%1$s</string>
<string name="qs_set_animation_interpolator">%1$s</string>
<!-- Blink flashlight for incoming calls -->
<string name="flashlight_category">Flashlight</string>
<string name="flashlight_on_call_title">Blink Flashlight for incoming call</string>
<string name="flashlight_on_call_disabled">Disabled</string>
<string name="flashlight_on_call_ringer">When ringing</string>
<string name="flashlight_on_call_no_ringer">When ringer is silent</string>
<string name="flashlight_on_call_silent">When entirely silent (no ringer or vibrator)</string>
<string name="flashlight_on_call_always">Always</string>
<string name="flashlight_on_call_ignore_dnd_title">Ignore DND</string>
<string name="flashlight_on_call_ignore_dnd_summary">Whether to flash when in Do Not Disturb mode</string>
<string name="flashlight_on_call_rate_title">Rate</string>
<string name="flashlight_on_call_rate_summary">Flashlight on call blink rate</string>
<!-- Combined signal icons in status bar -->
<string name="combined_status_bar_signal_icons">Combined signal icons</string>
<string name="combined_status_bar_signal_icons_summary">Enable combined signal icons in status bar.\nRequires a SystemUI restart</string>
<!-- QS battery estimates -->
<string name="qs_show_battery_estimate_title">Battery estimates</string>
<string name="qs_show_battery_estimate_summary">Show estimated remaining battery life next to the icon</string>
<!-- AOD Schedule -->
<string name="always_on_display_schedule_title">Always on display schedule</string>
<string name="always_on_display_schedule_sunset">Sunset</string>
<string name="always_on_display_schedule_sunrise">Sunrise</string>
<string name="always_on_display_schedule_mixed_sunset">Turns on from sunset till a time</string>
<string name="always_on_display_schedule_mixed_sunrise">Turns on from a time till sunrise</string>
<!-- Pulse notifications lightning -->
<string name="pulse_ambient_light_title">Ambient edge lightning</string>
<string name="pulse_ambient_light_summary">Light ambient edges for pulsing notifications</string>
<string name="ambient_notification_light_enabled_title">Show on AOD</string>
<string name="ambient_notification_light_enabled_summary">Keep showing edge lightning on AOD</string>
<string name="ambient_notification_light_hide_aod_title">Hide AOD content</string>
<string name="ambient_notification_light_hide_aod_summary">Hide AOD content when edges are lighted</string>
<string name="ambient_notification_light_duration_title">Duration</string>
<string name="ambient_notification_light_duration_summary">Time it takes for each animation to complete</string>
<string name="ambient_notification_light_repeats_title">Repeats</string>
<string name="ambient_notification_light_repeats_summary">Amount of times the animation should show\n0 for infinite</string>
<string name="ambient_notification_light_timeout_title">Timeout</string>
<string name="ambient_notification_light_timeout_forever">Forever</string>
<string name="ambient_notification_light_timeout_half_minute">30 seconds</string>
<string name="ambient_notification_light_timeout_minute">1 minute</string>
<string name="ambient_notification_light_timeout_three_minutes">3 minutes</string>
<string name="ambient_notification_light_timeout_five_minutes">5 minutes</string>
<string name="ambient_notification_light_timeout_ten_minutes">10 minutes</string>
<string name="set_to_zero">Set repeats to 0 to enable</string>
<string name="ambient_notification_color_mode_title">Color mode</string>
<string name="ambient_notification_color_mode_accent">Accent color</string>
<string name="ambient_notification_color_mode_wall">Wallpaper dominant color</string>
<string name="ambient_notification_color_mode_notification">Notification icon color</string>
<string name="ambient_notification_color_mode_custom">@string/ambient_notification_light_color_title</string>
<string name="ambient_notification_light_color_title">Custom color</string>
<string name="pulse_ambient_light_show_always_title">Show always</string>
<string name="pulse_ambient_light_show_always_summary">Show lights for all doze events and not just notifications</string>
<string name="pulse_ambient_light_repeat_direction_title">Light repeat mode</string>
<string name="pulse_ambient_light_repeat_direction_restart">Restart</string>
<string name="pulse_ambient_light_repeat_direction_reverse">Reverse</string>
<string name="pulse_ambient_light_layout_title">Light view</string>
<string name="pulse_ambient_light_layout_solid">Solid</string>
<string name="pulse_ambient_light_layout_faded">Faded</string>
<string name="pulse_ambient_light_width_title">Light width</string>
<string name="pulse_light_layout_style_title">Light Layout Style</string>
<string name="pulse_light_both">All Four Sides</string>
<string name="pulse_light_top_bottom">Only Top-Bottom</string>
<string name="pulse_light_left_right">Only Left-Right</string>
<!-- Ambient Ticker -->
<string name="pulse_on_new_tracks_title">Music ticker</string>
<string name="pulse_on_new_tracks_summary">Show music ticker on Ambient Display during track change</string>
<!-- Screen off FOD -->
<string name="screen_off_fod_title">Screen off FOD</string>
<string name="screen_off_fod_summary">Keep FOD enabled when the screen is off</string>
<!-- Volume Steps Fragment -->
<string name="volume_steps_fragment_title">Volume steps</string>
<string name="volume_steps_summary">Customize volume steps</string>
<string name="volume_steps_alarm_title">Volume steps: Alarm</string>
<string name="volume_steps_dtmf_title">Volume steps: DTMF</string>
<string name="volume_steps_music_title">Volume steps: Media</string>
<string name="volume_steps_notification_title">Volume steps: Notification</string>
<string name="volume_steps_ring_title">Volume steps: Ringer</string>
<string name="volume_steps_system_title">Volume steps: System</string>
<string name="volume_steps_voice_call_title">Volume steps: Voice Call</string>
<string name="volume_steps_reset">Reset</string>
<!-- Udfps animations -->
<string name="udfps_category">Udfps</string>
<string name="udfps_recog_animation">Udfps animation</string>
<string name="udfps_recog_animation_summary">Shows an animation while reading your finger</string>
<string name="udfps_recog_animation_effect_title">Udfps animation effect</string>
<string name="udfps_recog_animation_effect_summary">Choose animation effect</string>
<!-- Udfps icon picker -->
<string name="udfps_icon_picker_title">Udfps icon picker</string>
<string name="udfps_icon_picker_summary">Choose your favorite fingerprint icon</string>
<!-- Udfps Custom Options -->
<string name="udfps_settings_title">Udfps Options</string>
<string name="udfps_settings_summary">Different menus for customizing the udfps</string>
<!-- Udfps Haptic Feedback -->
<string name="udfps_haptic_feedback_title">FOD haptic feedback</string>
<string name="udfps_haptic_feedback_summary">Vibrate when touching FOD icon</string>
<!-- Custom FOD Icon -->
<string name="custom_fp_icon_title">Custom UDFPS Icon</string>
<string name="custom_fp_icon_summary">Enable custom UDFPS Icon from files</string>
<string name="custom_fp_select_title">Select Custom UDFPS Icon</string>
<string name="custom_fp_select_summary">Select custom image from your saved files or gallery</string>
<!-- Privacy indicators -->
<string name="mic_camera_privacy_indicator_title">Mic and camera privacy indicator</string>
<string name="mic_camera_privacy_indicator_summary">Show separate indicator when an any app uses mic or camera</string>
<string name="location_privacy_indicator_title">Location privacy indicator</string>
<string name="location_privacy_indicator_summary">Show separate indicator when an any app uses location</string>
<!-- Sb Icon Style -->
<string name="statusbar_icons_style">Colored Statusbar Icons</string>
<string name="statusbar_icons_style_summary">Choose the style of your statusbar icons (requires SystemUI restart)</string>
<!-- Notification headers -->
<string name="notification_headers_title">Notification Headers</string>
<string name="notification_headers_summary">Show headers in the notification shade</string>
<!-- Gaming mode -->
<string name="gaming_mode_title">Game space</string>
<string name="gaming_mode_summary">Extra features for immersive gaming experience</string>
<!-- Battery percentage -->
<string name="battery_style_category_title">Battery icon</string>
<string name="status_bar_battery_percentage_title">Battery percentage</string>
<string name="status_bar_battery_percentage_default">Hidden</string>
<string name="status_bar_battery_percentage_text_next">Next to the icon</string>
<string name="status_bar_battery_percentage_text_inside">Inside the icon</string>
<!-- Status bar battery style-->
<string name="status_bar_battery_style_title">Battery style</string>
<string name="status_bar_battery_style_port">Portrait</string>
<string name="status_bar_battery_style_circle">Circle</string>
<string name="status_bar_battery_style_dotted_circle">Circle (Dotted)</string>
<string name="status_bar_battery_style_filled_circle">Circle (Filled)</string>
<string name="status_bar_battery_style_text">Text</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_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_pill">Portrait Mx</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_signal">Landscape Airoo</string>
<string name="status_bar_battery_style_icon_landscape_buddy">Landscape Capsule</string>
<!-- Network Traffic -->
<string name="traffic_title">Traffic indicators</string>
<string name="traffic_summary">Customize the traffic indicators</string>
<string name="network_traffic_autohide_threshold_title">Auto-hide threshold</string>
<string name="network_traffic_location_title">Location</string>
<string name="network_traffic_disabled">Disabled</string>
<string name="network_traffic_statusbar">Status bar</string>
<string name="network_traffic_qs_header">QS header</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_mode_title">Display mode</string>
<string name="network_traffic_dynamic">Dynamic</string>
<string name="network_traffic_download">Download</string>
<string name="network_traffic_upload">Upload</string>
<string name="network_traffic_font_size">Single net font size</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">Kb/s</string>
<string name="network_traffic_autohide_kilobytes">KB/s</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>
<!-- Themeing -->
<string name="dark_ui_mode_summary">Browse the dark theme options</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the settings category for theme overlays. -->
<string name="theme_customization_category">Theming</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the adaptive icon shape (e.g. launcher and quick settings icons). -->
<string name="theme_customization_icon_shape_title">Icon shape</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize accent color. -->
<string name="theme_customization_icon_shape_summary">Set system icon shape style</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize headline and body fonts. -->
<string name="theme_customization_font_title">Headline / Body font</string>
<string name="theme_customization_font_summary">Set system font style</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the system wide icon pack. -->
<string name="theme_customization_icon_pack_title">Icon pack</string>
<string name="theme_customization_icon_pack_summary">Set custom icon pack style</string>
<string name="theme_customization_signal_icon_title">Signal icon style</string>
<string name="theme_customization_signal_icon_summary">Set custom signal icon style</string>
<string name="theme_customization_wifi_icon_title">WiFi icon style</string>
<string name="theme_customization_wifi_icon_summary">Set custom wifi icon style</string>
<!-- Custom Signal bar icons -->
<string name="custom_signal_bar_title">Signal</string>
<!-- Custom Wi-Fi bar icons -->
<string name="custom_wifi_bar_title">Wi-Fi</string>
<!-- Button brightness -->
<string name="button_backlight_options_category">Backlight options</string>
<string name="button_backlight_enable_title">Allow button backlight</string>
<string name="button_link_brightness">Link to screen brightness</string>
<string name="button_link_brightness_summary">Button backlight brightness will adjust based on current screen brightness level</string>
<string name="button_manual_brightness">Brightness level</string>
<string name="button_timeout_title">Backlight timeout</string>
<string name="button_backlight_on_touch_only_title">Button backlight touch</string>
<string name="button_backlight_on_touch_only_summary">Button backlight will only appear when buttons are pressed rather than on all the time. Timeout still impacts this feature.</string>
<!-- Screen off animation -->
<string name="screen_off_animation_title">Screen off animation</string>
<string name="screen_off_animation_crt">CRT</string>
<string name="screen_off_animation_scale">Scale</string>
<!-- Status bar - Clock -->
<string name="status_bar_clock_title">Clock &amp; date</string>
<string name="status_bar_clock_summary">Customize clock &amp; date</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_position_title">Clock style</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_auto_hide_title">Auto hide</string>
<string name="status_bar_clock_auto_hide_launcher_summary">Hide clock if launcher is visible</string>
<string name="status_bar_clock_auto_hide_summary">Hide clock at regular interval</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_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="clock_date_position">Date position</string>
<string name="clock_date_right">Right of time</string>
<string name="clock_date_left">Left of time</string>
<!-- QS clock -->
<string name="qs_clock_title">Clock</string>
<string name="qs_clock_summary">Display clock in quick status bar header</string>
<!-- QS date -->
<string name="qs_date_title">Date</string>
<string name="qs_date_summary">Display date in quick status bar header</string>
<!-- Media art -->
<string name="lockscreen_media_category">Lock screen media</string>
<string name="media_art_title">Media cover art</string>
<string name="media_art_summary">Enable media cover art on the lockscreen</string>
<!-- Lockscreen album art filter -->
<string name="lockscreen_albumart_filter_title">Media cover art filter</string>
<string name="lockscreen_albumart_filter_none">None</string>
<string name="lockscreen_albumart_filter_grayscale">Grayscale</string>
<string name="lockscreen_albumart_filter_tint">Accent tinted</string>
<string name="lockscreen_albumart_filter_blur">Blur</string>
<string name="lockscreen_albumart_filter_grayblur">Grayscale and blurred</string>
<!-- 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="pulse_settings">Pulse</string>
<string name="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_units_rounded_title">Rounded corners</string>
<string name="pulse_solid_units_rounded_summary">Solid lines with rounded tip</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>
<!-- Quick Settings brightness slider -->
<string name="qs_brightness_slider_category">Brightness slider</string>
<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>
<string name="qs_brightness_position_bottom_title">Show brightness slider on bottom</string>
<string name="qs_brightness_position_bottom_summary">Show a brightness slider on bottom quick settings</string>
<!-- Quick Settings brightness icon -->
<string name="brightness_icon_title">Adaptive brightness button</string>
<string name="brightness_icon_summary">Show adaptive brightness button</string>
<!-- Quick QS Panel brightness slider -->
<string name="quick_qs_brightness_slider_title">Show brightness slider in Quick QS Panel</string>
<string name="quick_qs_brightness_slider_summary">Show a brightness slider in the quick qs panel</string>
<!-- Volume rocker gestures -->
<string name="volume_skiptrack_screen_title">Skip music tracks</string>
<!-- Navigation bar -->
<string name="navigation_title">Navigatie</string>
<string name="navigation_bar_category">Navigation bar</string>
<string name="navigation_bar_title">On-screen navigation bar</string>
<string name="navigation_bar_summary">Enable on-screen navigation keys</string>
<string name="navigation_bar_layout_title">Layout</string>
<string name="navigation_bar_layout_summary">Customize the layout of the navigation bar</string>
<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 in navigation bar while typing</string>
<string name="navigation_bar_help_text">These settings mainly relate to the 3-button navigation bar. If you use gesture navigation and want to customize it, e.g. hide the gesture handle, please visit: Settings &gt; System &gt; Gestures.</string>
<string name="nav_bar_tuner_title">Navigation bar tuner</string>
<string name="nav_bar_tuner_summary">Change nav bar layout</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="system_navigation_summary">Choose which system navigation style to use</string>
<!-- HW keys -->
<string name="hardware_keys_title">Buttons</string>
<string name="hardware_keys_category">Hardware navigation buttons</string>
<string name="hardware_keys_disable_title">Disable hardware buttons</string>
<string name="hardware_keys_disable_summary">Use the device hardware keys for navigation</string>
<!-- NavBar Inverse -->
<string name="navigation_bar_inverse_title">Invert 3 button navigation bar</string>
<!-- Quick Settings brightness slider -->
<string name="qs_show_brightness_slider_title">Brightness slider</string>
<string name="qs_show_brightness_slider_never">Never show</string>
<string name="qs_show_brightness_slider_expanded">Show when expanded</string>
<string name="qs_show_brightness_slider_always">Show always</string>
<string name="qs_show_brightness_slider_not_expanded">Show when not expanded</string>
<string name="qs_brightness_slider_position_title">Position</string>
<string name="qs_brightness_slider_position_top">Top</string>
<string name="qs_brightness_slider_position_bottom">Bottom</string>
<!-- Monet Engine -->
<string name="monet_category">Monet</string>
<string name="monet_engine_title">Monet engine</string>
<string name="monet_engine_summary">Customize monet parameters</string>
<string name="monet_engine_custom_color_title">Use custom color</string>
<string name="monet_engine_custom_color_summary">Use custom color for monet engine instead of wallpaper colors</string>
<string name="monet_engine_color_override_title">Custom color</string>
<string name="monet_engine_white_luminance_user_title">White luminance</string>
<string name="monet_engine_accurate_shades_title">Use accurate shades</string>
<string name="monet_engine_chroma_factor_title">Chroma factor</string>
<string name="monet_engine_linear_lightness_title">Use linear lightness</string>
<!-- Quick Settings brightness icon -->
<string name="qs_show_auto_brightness_title">Auto brightness icon</string>
<string name="qs_show_auto_brightness_summary">Show toggle for adaptive brightness near the slider</string>
<!-- Black theme -->
<string name="system_black_theme_title">Use black theme</string>
<string name="system_black_theme_summary">Force black background colors</string>
<!-- OOS style material dismiss all button for notifications -->
<string name="notification_material_dismiss_button_title">Clear all notification button</string>
<string name="notification_material_dismiss_button_summary">Replace clear all notification text with floating button</string>
<string name="clearall_style_title">Clear all notification button style</string>
<string name="clearall_bgstyle_title">Clear all notification button background</string>
<!-- Laboratory - Application downgrade -->
<string name="laboratory_app_downgrade_title">Allow application downgrade</string>
<string name="laboratory_app_downgrade_summary">This allows you to downgrade applications. Note that this may lead to crashes and data corruption.</string>
<!-- Laboratory - Ignore window secure -->
<string name="laboratory_ignore_window_secure_title">Ignore window secure flags</string>
<string name="laboratory_ignore_window_secure_summary">This removes the screenshots and screenrecords limits for all applications. Normally, special applications are replaced with black areas in records. This can be convenient in some cases but may lead to privacy leaks. After changing this toggle, you may need to restart applications for the change to take effect.</string>
<!-- Colorful battery icon -->
<string name="battery_level_colors_title">Toggle colorful battery icon</string>
<string name="battery_level_colors_summary">Each battery level drop is color coded</string>
<!-- Custom settings dashboard style -->
<string name="settings_dashboard_style_title">Settings layout</string>
<string name="settings_dashboard_style_aosp">Aosp</string>
<string name="settings_dashboard_style_oos11">OxygenOS 11</string>
<string name="settings_dashboard_style_oos12">OxygenOS 12</string>
<string name="settings_dashboard_style_cherish">Cherish</string>
<string name="settings_dashboard_style_cherish_clean">Cherish Clean</string>
<string name="settings_layout_category_title">Settings UI interface</string>
<string name="settings_base_style_title">Settings Base layout</string>
<string name="settings_base_style_summary">Use an alternative layout for setting menus</string>
<string name="settings_home_style_title">Settings Home layout</string>
<string name="settings_home_style_summary">Use stock aosp layout for homepage</string>
<string name="disable_usercard_title">Settings UserCard</string>
<string name="disable_usercard_summary">Toggle in order not to show the usercard on main settings page</string>
<string name="spoof_title">Spoofing</string>
<!-- Unlimited g00gle ph0t0s st0rage -->
<string name="use_photos_spoof_title">Unlimited Photos storage</string>
<string name="use_photos_spoof_summary">Spoof your device as Pixel XL for Google Photos app only to provide unlimited storage for backup</string>
<!-- Unlock FPS for specific games -->
<string name="use_games_spoof_title">Unlock higher FPS in games</string>
<string name="use_games_spoof_summary">Spoof your device as a different model for specific games to unlock higher FPS</string>
<!-- Unlock higher quality streams for specific apps -->
<string name="use_stream_spoof_title">Unlock higher quality streams</string>
<string name="use_stream_spoof_summary">Spoof your device as Pixel 6 Pro to unlock higher quality streams on Amazon Prime, Disney+, Hotstar, and Netflix</string>
<!-- Hidden apps -->
<string name="hidden_apps_title">Hidden apps</string>
<string name="hidden_apps_summary">Applications that should be hidden from launcher</string>
<!-- reTicker -->
<string name="reticker_title">reTicker</string>
<string name="reticker_summary">Replace heads-up notification with slim and less invasive version of redesigned ticker</string>
<string name="reticker_colored_title">Use app colored background</string>
<string name="reticker_colored_summary">Replace reTicker background color using notification app main color</string>
<!-- Data usage info in QS footer -->
<string name="qs_footer_datausage_title">Data usage</string>
<string name="qs_footer_datausage_summary">Display data usage summary in quick settings footer</string>
<!-- Qs Transparency -->
<string name="qs_transparency_summary">Choose how transparent you want your qs to be (Requires SystemUI Restart)</string>
<string name="qs_transparency_title">Qs Transparency</string>
<!-- Media artwork -->
<string name="media_category">Media notification</string>
<string name="artwork_media_background_title">Artwork media background</string>
<string name="artwork_media_background_summary">Set media artwork as the notification media background</string>
<string name="artwork_media_background_enable_blur_title">Blur media media artwork background</string>
<string name="artwork_media_background_blur_radius_title">Blur amount for media artwork</string>
<string name="artwork_media_background_fade_filter_title">Fade amount for media artwork</string>
<string name="artwork_media_background_alpha_title">Transparency of media artwork</string>
<string name="just_kidding">Just kidding! providing logs helps us look like professional programmers err i mean trace the bugs that users reports.</string>
<string name="bug_report_drill">Bug Reporting Procedure</string>
<!-- Strict standby -->
<string name="strict_standby_policy_title">Strict standby policy</string>
<string name="strict_standby_policy_summary">When dismissing from recents, this will force stop apps with restricted battery usage and impose stronger restrictions to them. Also, all app standby restrictions will be imposed even when device is charging.</string>
<!-- Force background freezer -->
<string name="force_background_freezer_title">Background tasks freezer</string>
<string name="force_background_freezer_summary">Freeze tasks with restricted battery usage when moving them to background and unfreeze them when moving to foreground. This could save battery slightly but may lead to crashes and background ANR.</string>
<!-- Wi-Fi Standard icon -->
<string name="show_wifi_standard_icon_title">Show Wi-Fi Standard icon</string>
<string name="show_wifi_standard_icon_summary">Show Wi-Fi type in Wi-Fi signal indicator</string>
<!-- Lockscreen clock color -->
<string name="lockscreen_clock_color_title">Lockscreen clock color</string>
<string name="lockscreen_clock_color_summary">Use secondary color for lockscreen clock, if disabled will use color accent</string>
<!-- QS tiles layout direction: vertical or horizontal -->
<string name="qs_tile_layout_category_title">Tile layout</string>
<string name="qs_tile_layout_title">Vertical layout</string>
<string name="qs_tile_layout_summary">Enable for vertical layout. Default is horizontal</string>
<!-- QS rows and columns -->
<string name="qs_layout_category_title">QS Layout</string>
<string name="qs_rows_portrait_title">Tile rows on portrait</string>
<string name="qs_rows_landscape_title">Tile rows on landscape</string>
<string name="qs_columns_portrait_title">Tile columns on portrait</string>
<!-- QS tiles title visibility -->
<string name="qs_tile_title_visibility_title">Hide tile titles</string>
<string name="qs_tile_title_visibility_summary">Toggle to hide tile titles</string>
<!-- Fingerprint Ripple Effect -->
<string name="enable_fingerprint_ripple_effect_title">Ripple effect</string>
<string name="enable_fingerprint_ripple_effect_summary">Show ripple effect on unlock with fingerprint</string>
</resources>

View File

@@ -0,0 +1,771 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2019 CherishOS
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">
<!-- App Title -->
<string name="cherish_settings_title">Cherish Settings</string>
<!-- Units -->
<string name="unit_milliseconds">milliseconds</string>
<string name="unit_seconds">seconds</string>
<!-- Categories -->
<string name="button_title">Buttons</string>
<string name="button_summary">Hardware keys, Navigation bar</string>
<string name="gestures_title">Gestures</string>
<string name="gestures_summary">Jump to camera, swipe to screenshot</string>
<string name="lockscreen_title">Lock screen</string>
<string name="lockscreen_summary">Music visualizer, charging animation, clock style</string>
<string name="misc_title">Miscellaneous</string>
<string name="misc_summary">Gaming mode, volume controls</string>
<string name="animations_title">Animations</string>
<string name="animations_summary">System animations</string>
<string name="powermenu_title">Power menu</string>
<string name="powermenu_summary">Advanced restart, power menu opacity</string>
<string name="theme_title">Themes</string>
<string name="theme_summary">System theme, rounded, switch theme</string>
<string name="quicksettings_title">Quick Settings</string>
<string name="quicksettings_summary">Tile layout, blur</string>
<string name="recents_title">Recents apps</string>
<string name="recents_summary">Slim recents</string>
<string name="statusbar_title">Status bar</string>
<string name="statusbar_summary">Clock, carrier, status icons</string>
<string name="volume_title">Volume rockers</string>
<string name="volume_summary">Volume rockers</string>
<string name="notifications_title">Notifications</string>
<string name="notifications_summary">Battery light, notifications header</string>
<string name="about_summary">Learn more about CherishOS</string>
<string name="device_part_title">Device features</string>
<string name="qs_category">QS category</string>
<string name="navbar_title">Navigation bar</string>
<string name="volume_keys_title">Volume keys</string>
<!-- General strings -->
<string name="ok">OK</string>
<string name="reset">Reset</string>
<string name="cancel">Cancel</string>
<string name="save">Save</string>
<string name="default_string">Default</string>
<string name="disabled">Disabled</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"></string>
<string name="arrow_down"></string>
<string name="hex">Hex:</string>
<string name="hex_hint">#ff000000</string>
<string name="set">Set</string>
<string name="color_default">Default</string>
<string name="led_color_green">Green</string>
<string name="led_color_red">Red</string>
<!-- Custom seekbar -->
<string name="custom_seekbar_value">Value: <xliff:g id="v">%s</xliff:g></string>
<string name="custom_seekbar_default_value">Default</string>
<string name="custom_seekbar_default_value_to_set">Default value: <xliff:g id="v">%s</xliff:g>\nLong press to set</string>
<string name="custom_seekbar_default_value_is_set">Default value is set</string>
<string name="add_package_to_title">Add application</string>
<!-- QS settings -->
<string name="qs_title">Quick settings</string>
<!-- QuickSettings haptic feedback -->
<string name="quick_settings_vibrate_title">Vibrate on touch</string>
<string name="quick_settings_vibrate_summary">Vibrate when touching QS tiles</string>
<!-- Lockscreen shortcuts -->
<string name="ls_category">Lockscreen Items</string>
<string name="ls_tuner">Enable Lockscreen tuner</string>
<string name="lockscreen_shortcuts">Lockscreen shortcuts</string>
<string name="ls_shortcut_summary">Customize Lockscreen shortcuts</string>
<!-- Lockscreen icons -->
<string name="lockscreen_tuner_title">Lockscreen tuner</string>
<!-- Statusbar Items -->
<string name="sb_icons">Statusbar Icons</string>
<string name="statusbar_items_category">Statusbar items</string>
<!-- Status bar - icons -->
<string name="status_bar_icons_title">Status bar icons</string>
<!-- Lock screen visualizer -->
<string name="visualizer_title">Display music visualizer</string>
<!-- Power menu and dialogs opacity -->
<!-- AOKP custom system animations -->
<!-- Power menu Animations -->
<string name="power_menu_animation">Power menu</string>
<!-- QS header image -->
<!-- Lockscreen -->
<string name="lockscreen_category">Lockscreen</string>
<!-- Themes -->
<string name="theme_type_title">System theme</string>
<string name="theme_type_summary">Select theme</string>
<!--Accenter -->
<string name="themes_hub_title">Themes</string>
<string name="themes_hub_summary">Accents-Gradients-Themes</string>
<string name="rgb_accent_picker_title_dark">Accent Picker</string>
<string name="rgb_accent_picker_summary">Choose the accent color yourself</string>
<string name="theme_option_reset_title">Reset Theme Options</string>
<string name="theme_option_reset_message">Are you sure you want to reset themes-accent to default?</string>
<!--ThemePicker-->
<string name="theme_select_title">Styles and Wallpapers</string>
<string name="theme_select_summary">Browse and select installed themes</string>
<string name="notification_light_settings">Notifications light</string>
<!-- Volume rocker wake -->
<string name="volume_rocker_wake_title">Volume rocker wake</string>
<string name="search">Search</string>
<string name="search_apps">Search apps</string>
<!-- Power Menu -->
<string name="power_menu_title">Power menu</string>
<string name="power_menu_title_summary">View or change power menu entries</string>
<string name="powermenu_screenshot">Screenshot</string>
<string name="powermenu_power">Power</string>
<string name="powermenu_advanced">Advanced reboot options</string>
<string name="powermenu_restart">Restart</string>
<string name="powermenu_airplane">Airplane</string>
<string name="powermenu_settings">Settings</string>
<string name="powermenu_lockdown">Lock Down</string>
<string name="powermenu_soundpanel">Sound Panel</string>
<string name="powermenu_users">Users</string>
<string name="powermenu_logout">Logout</string>
<string name="powermenu_emergency">Emergency</string>
<!-- Double Tap Lockscreen to Sleep -->
<string name="lockscreen_gesture_title">Gestures</string>
<string name="double_tap_to_sleep_lockscreen_title">Double tap to sleep</string>
<string name="double_tap_to_sleep_lockscreen_summary">Double tap on the top third or bottom shortcut area of the lock screen to put the device to sleep</string>
<!-- Double Tap Statusbar to Sleep -->
<string name="statusbar_gesture_title">Gestures</string>
<string name="double_tap_to_sleep_statusbar_title">Double tap to sleep</string>
<string name="double_tap_to_sleep_statusbar_summary">Double tap on statusbar to put the device to sleep</string>
<!-- Buttons title -->
<string name="volume_category">Volume Rocker</string>
<!--Volume keys -->
<string name="volume_rocker_wake_summary">Pressing the volume keys will wake your device</string>
<!-- Torch Power button gestures -->
<string name="torch_power_button_gesture_title">Toggle torch when screen off</string>
<string name="torch_power_button_gesture_none">Disabled</string>
<string name="torch_power_button_gesture_dt">Double tap power button (slower single tap response), Disables double power tap for camera.</string>
<string name="torch_power_button_gesture_dt_toast">Jump to camera gesture is now disabled</string>
<string name="torch_power_button_gesture_lp">Long press power button</string>
<!-- Hardware button navigation -->
<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>
<string name="profile_applist_title">Applications</string>
<string name="choose_action_title">Choose action</string>
<string name="action_entry_default_action">Default settings</string>
<string name="action_entry_select_app">Select application</string>
<string name="action_entry_custom_action">Select custom action</string>
<string name="hardware_keys_volume_keys_title">Volume rocker</string>
<string name="hardware_keys_home_key_title">Home button</string>
<string name="hardware_keys_menu_key_title">Menu button</string>
<string name="hardware_keys_assist_key_title">Search button</string>
<string name="hardware_keys_appswitch_key_title">Overview button</string>
<string name="hardware_keys_back_key_title">Back button</string>
<string name="hardware_keys_double_tap_summary">Set double tap action</string>
<string name="hardware_keys_single_tap_summary">Set single tap action</string>
<string name="hardware_keys_long_press_summary">Set long press action</string>
<string name="hardware_keys_single_tap_title">Single tap action</string>
<string name="hardware_keys_long_press_title">Long press action</string>
<string name="hardware_keys_double_tap_title">Double tap action</string>
<!-- 4G icon -->
<string name="show_fourg_icon_title">4G icon</string>
<string name="show_fourg_icon_summary">Display 4G icon in signal icon instead LTE</string>
<!-- Volume swap buttons -->
<string name="swap_volume_buttons_title">Reorient</string>
<string name="swap_volume_buttons_summary">Swap volume buttons when the screen is rotated</string>
<!-- Power menu on lockscreen -->
<string name="lockscreen_power_menu_disabled_title">Disable power menu on lock screen</string>
<string name="lockscreen_power_menu_disabled_summary">This will only disable the power menu on secure lock screens</string>
<!-- Toast app icon -->
<string name="toast_icon_title">Toast app icon</string>
<string name="toast_icon_summary">Display the app\'s icon corresponding with the toast</string>
<!-- Heads up -->
<string name="headsup_category">HeadsUp Settings</string>
<string name="heads_up_notifications">Heads up</string>
<string name="heads_up_notifications_summary">Customise heads up notifications settings</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_stoplist_summary">Disable heads up notifications in these applications</string>
<string name="add_heads_up_blacklist_summary">Disable heads up from these applications</string>
<string name="heads_up_stoplist_title">Stoplist</string>
<string name="heads_up_blacklist_title">Blacklist</string>
<string name="profile_choose_app">Choose app</string>
<string name="dialog_delete_title">Delete</string>
<string name="dialog_delete_message">Remove selected item?</string>
<!-- Heads up timeout -->
<string name="heads_up_time_out_title">Time out</string>
<string name="heads_up_time_out_summary">Peeking notifications will show for <xliff:g id="number">%d</xliff:g> seconds</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_5sec">5 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>
<!-- Heads up snooze -->
<string name="heads_up_snooze_title">Snooze timer</string>
<string name="heads_up_snooze_summary_one_minute">Swiping up on peeking notifications will snooze heads up from that application for 1 minute</string>
<string name="heads_up_snooze_summary">Swiping up on peeking notifications will snooze heads up from that application for <xliff:g id="number">%d</xliff:g> minutes</string>
<string name="heads_up_snooze_disabled_summary">Snooze timer is disabled</string>
<string name="heads_up_snooze_1min">1 minute</string>
<string name="heads_up_snooze_5min">5 minutes</string>
<string name="heads_up_snooze_10min">10 minutes</string>
<string name="heads_up_snooze_15min">15 minutes</string>
<string name="heads_up_snooze_20min">20 minutes</string>
<!-- Quick QS pulldown -->
<string name="status_bar_quick_qs_pulldown">Quick QS pulldown</string>
<string name="quick_pulldown_none">Disabled</string>
<string name="quick_pulldown_right">Pulldown statusbar from right side</string>
<string name="quick_pulldown_left">Pulldown statusbar from left side</string>
<!-- Incall vibrate options -->
<string name="incall_vibration_category">In-call vibration options</string>
<string name="incall_vibrate_connect_title">Vibrate on connect</string>
<string name="incall_vibrate_call_wait_title">Vibrate on call waiting</string>
<string name="incall_vibrate_disconnect_title">Vibrate on disconnect</string>
<!-- Data disabled icon -->
<string name="data_disabled_icon_title">Show data disabled icon</string>
<string name="data_disabled_icon_summary">Display the cross sign next to signal bar when data is disabled</string>
<!-- Roaming indicator icon -->
<string name="roaming_indicator_icon_title">Roaming indicator</string>
<string name="roaming_indicator_icon_summary">Display roaming indicator in signal icon when in roaming mode</string>
<!-- Show VoLTE icon on statusbar -->
<string name="volte_switch_title">VoLTE icon</string>
<string name="volte_switch_summary">Display VoLTE icon</string>
<string name="volte_icon_title">VoLTE icon</string>
<string name="volte_icon_summary">Display VoLTE icon</string>
<string name="volte_icon_style_title">Select VoLTE Icon</string>
<string name="volte_icon_asus">VoLTE Asus Icon</string>
<string name="volte_icon_vo">Vo Only Icon</string>
<string name="volte_icon_volte">VoLTE Icon</string>
<string name="volte_icon_oos">VoLTE OOS Icon</string>
<string name="volte_icon_hd">HD Icon</string>
<string name="volte_icon_hd2">HD CAF Icon</string>
<string name="volte_icon_miui">MIUI 11 Icon</string>
<string name="volte_icon_emui">EMUI Icon</string>
<string name="volte_icon_margaritov">HD Filled Icon</string>
<string name="volte_icon_margaritov2">Margaritov VoLTE Icon</string>
<string name="volte_icon_vivo">Vivo Icon</string>
<string name="volte_icon_aris">Aris Icon</string>
<string name="volte_icon_beast">Aww Icon</string>
<string name="volte_icon_ios">Ios Icon</string>
<string name="volte_icon_lr">Livenge Icon</string>
<string name="volte_icon_realme">Realme Icon</string>
<string name="volte_icon_typeA">Mild Icon</string>
<string name="volte_icon_typeB">Filth Icon</string>
<string name="volte_icon_typeC">Mue Icon</string>
<string name="volte_icon_typeD">Sus Icon</string>
<string name="volte_icon_typeE">Acherus Icon</string>
<string name="volte_icon_vcircle">Circle Icon</string>
<string name="volte_icon_vimeo">Vimeo Icon</string>
<string name="volte_icon_volit">Volit Icon</string>
<string name="volte_icon_zirco">Ziroc Icon</string>
<!-- VoWiFi icon -->
<string name="vowifi_icon_title">VoWiFi icon</string>
<string name="vowifi_icon_enabled">VoWiFi icon enabled</string>
<string name="vowifi_icon_disabled">VoWiFi icon disabled</string>
<string name="vowifi_icon_enabled_volte_disabled">VoWiFi instead of VoLTE icon</string>
<string name="vowifi_icon_style_title">VoWiFi icon style</string>
<string name="vowifi_icon_default">Default Icon</string>
<string name="vowifi_icon_emui">EMUI Icon</string>
<string name="vowifi_icon_asus">Asus Icon</string>
<string name="vowifi_icon_oneplus">OOS Icon</string>
<string name="vowifi_icon_moto">Motorola Icon</string>
<string name="vowifi_icon_simple1">Simple1 Icon</string>
<string name="vowifi_icon_simple2">Simple2 Icon</string>
<string name="vowifi_icon_simple3">Simple3 Icon</string>
<string name="vowifi_icon_vivo">Vivo Icon</string>
<string name="vowifi_icon_margaritov">Margaritov Icon</string>
<!-- Battery light -->
<string name="battery_light_settings">Battery charging light</string>
<string name="battery_light_enable">Enable</string>
<string name="battery_full_light_enabled">Battery light when full charged</string>
<string name="battery_light_allow_on_dnd_title">Battery light in Do Not Disturb mode</string>
<string name="battery_light_low_blinking_title">Blinking light on low battery</string>
<string name="battery_light_cat">Battery light color when charging</string>
<string name="battery_light_low_color">Low battery</string>
<string name="battery_light_medium_color">Medium battery</string>
<string name="battery_light_full_color">Almost full battery</string>
<string name="battery_light_reallyfull_color">Full (100) battery</string>
<!-- Heads up options -->
<string name="less_boring_heads_up_title">Make heads up less annoying</string>
<string name="less_boring_heads_up_summary">Show heads up only for dialer or messaging app if they are not in foreground</string>
<!-- Notification guts kill app button -->
<string name="general_category">General</string>
<string name="notification_guts_kill_app_button_title">Kill app button</string>
<string name="notification_guts_kill_app_button_summary">Show a kill app button in the notification\'s longpress menu</string>
<!-- Double Tap on Doze to wake -->
<string name="double_tap_on_doze_to_wake_title">Double-tap to wake on doze</string>
<string name="double_tap_on_doze_to_wake_summary">Double tap to wake when device is dreaming</string>
<!-- Old mobile type icons -->
<string name="use_old_mobiletype_title">Small mobile type icon</string>
<string name="use_old_mobiletype_summary">Show mobile type icon on top of the signal indicator</string>
<!-- Lockscreen battery info indicator -->
<string name="lockscreen_battery_info_title">Lockscreen charging info</string>
<string name="lockscreen_battery_info_summary">Show charging current, voltage, wattage and battery temperature on lockscreen while charging</string>
<!-- Charging animation -->
<string name="charging_animation_title">Charging animation</string>
<string name="charging_animation_summary">Display an animation when the device is plugged in</string>
<!-- Tiles animation style -->
<string name="qs_tile_animation_title">Animations</string>
<string name="qs_tile_animation_style_title">Animation style</string>
<string name="qs_tile_animation_duration_title">Animation duration</string>
<string name="qs_tile_animation_interpolator_title">Tiles animation interpolator</string>
<string name="qs_tile_animation_style_off">No animation</string>
<string name="qs_tile_animation_style_flip">Flip</string>
<string name="qs_tile_animation_style_rotate">Rotate</string>
<string name="qs_tile_animation_duration_low">Low</string>
<string name="qs_tile_animation_duration_default">Default</string>
<string name="qs_tile_animation_duration_fast">Fast</string>
<string name="qs_tile_animation_interpolator_linearInterpolator">Linear</string>
<string name="qs_tile_animation_interpolator_accelerateInterpolator">Accelerate</string>
<string name="qs_tile_animation_interpolator_decelerateInterpolator">Decelerate</string>
<string name="qs_tile_animation_interpolator_accelerateDecelerateInterpolator">Accelerate decelerate</string>
<string name="qs_tile_animation_interpolator_bounceInterpolator">Bounce</string>
<string name="qs_tile_animation_interpolator_overshootInterpolator">Overshoot</string>
<string name="qs_tile_animation_interpolator_anticipateInterpolator">Anticipate</string>
<string name="qs_tile_animation_interpolator_anticipateOvershootInterpolator">Anticipate overshoot</string>
<string name="qs_set_animation_style">%1$s</string>
<string name="qs_set_animation_duration">%1$s</string>
<string name="qs_set_animation_interpolator">%1$s</string>
<!-- Blink flashlight for incoming calls -->
<string name="flashlight_category">Flashlight</string>
<string name="flashlight_on_call_title">Blink Flashlight for incoming call</string>
<string name="flashlight_on_call_disabled">Disabled</string>
<string name="flashlight_on_call_ringer">When ringing</string>
<string name="flashlight_on_call_no_ringer">When ringer is silent</string>
<string name="flashlight_on_call_silent">When entirely silent (no ringer or vibrator)</string>
<string name="flashlight_on_call_always">Always</string>
<string name="flashlight_on_call_ignore_dnd_title">Ignore DND</string>
<string name="flashlight_on_call_ignore_dnd_summary">Whether to flash when in Do Not Disturb mode</string>
<string name="flashlight_on_call_rate_title">Rate</string>
<string name="flashlight_on_call_rate_summary">Flashlight on call blink rate</string>
<!-- Combined signal icons in status bar -->
<string name="combined_status_bar_signal_icons">Combined signal icons</string>
<string name="combined_status_bar_signal_icons_summary">Enable combined signal icons in status bar.\nRequires a SystemUI restart</string>
<!-- QS battery estimates -->
<string name="qs_show_battery_estimate_title">Battery estimates</string>
<string name="qs_show_battery_estimate_summary">Show estimated remaining battery life next to the icon</string>
<!-- AOD Schedule -->
<string name="always_on_display_schedule_title">Always on display schedule</string>
<string name="always_on_display_schedule_sunset">Sunset</string>
<string name="always_on_display_schedule_sunrise">Sunrise</string>
<string name="always_on_display_schedule_mixed_sunset">Turns on from sunset till a time</string>
<string name="always_on_display_schedule_mixed_sunrise">Turns on from a time till sunrise</string>
<!-- Pulse notifications lightning -->
<string name="pulse_ambient_light_title">Ambient edge lightning</string>
<string name="pulse_ambient_light_summary">Light ambient edges for pulsing notifications</string>
<string name="ambient_notification_light_enabled_title">Show on AOD</string>
<string name="ambient_notification_light_enabled_summary">Keep showing edge lightning on AOD</string>
<string name="ambient_notification_light_hide_aod_title">Hide AOD content</string>
<string name="ambient_notification_light_hide_aod_summary">Hide AOD content when edges are lighted</string>
<string name="ambient_notification_light_duration_title">Duration</string>
<string name="ambient_notification_light_duration_summary">Time it takes for each animation to complete</string>
<string name="ambient_notification_light_repeats_title">Repeats</string>
<string name="ambient_notification_light_repeats_summary">Amount of times the animation should show\n0 for infinite</string>
<string name="ambient_notification_light_timeout_title">Timeout</string>
<string name="ambient_notification_light_timeout_forever">Forever</string>
<string name="ambient_notification_light_timeout_half_minute">30 seconds</string>
<string name="ambient_notification_light_timeout_minute">1 minute</string>
<string name="ambient_notification_light_timeout_three_minutes">3 minutes</string>
<string name="ambient_notification_light_timeout_five_minutes">5 minutes</string>
<string name="ambient_notification_light_timeout_ten_minutes">10 minutes</string>
<string name="set_to_zero">Set repeats to 0 to enable</string>
<string name="ambient_notification_color_mode_title">Color mode</string>
<string name="ambient_notification_color_mode_accent">Accent color</string>
<string name="ambient_notification_color_mode_wall">Wallpaper dominant color</string>
<string name="ambient_notification_color_mode_notification">Notification icon color</string>
<string name="ambient_notification_color_mode_custom">@string/ambient_notification_light_color_title</string>
<string name="ambient_notification_light_color_title">Custom color</string>
<string name="pulse_ambient_light_show_always_title">Show always</string>
<string name="pulse_ambient_light_show_always_summary">Show lights for all doze events and not just notifications</string>
<string name="pulse_ambient_light_repeat_direction_title">Light repeat mode</string>
<string name="pulse_ambient_light_repeat_direction_restart">Restart</string>
<string name="pulse_ambient_light_repeat_direction_reverse">Reverse</string>
<string name="pulse_ambient_light_layout_title">Light view</string>
<string name="pulse_ambient_light_layout_solid">Solid</string>
<string name="pulse_ambient_light_layout_faded">Faded</string>
<string name="pulse_ambient_light_width_title">Light width</string>
<string name="pulse_light_layout_style_title">Light Layout Style</string>
<string name="pulse_light_both">All Four Sides</string>
<string name="pulse_light_top_bottom">Only Top-Bottom</string>
<string name="pulse_light_left_right">Only Left-Right</string>
<!-- Ambient Ticker -->
<string name="pulse_on_new_tracks_title">Music ticker</string>
<string name="pulse_on_new_tracks_summary">Show music ticker on Ambient Display during track change</string>
<!-- Screen off FOD -->
<string name="screen_off_fod_title">Screen off FOD</string>
<string name="screen_off_fod_summary">Keep FOD enabled when the screen is off</string>
<!-- Volume Steps Fragment -->
<string name="volume_steps_fragment_title">Volume steps</string>
<string name="volume_steps_summary">Customize volume steps</string>
<string name="volume_steps_alarm_title">Volume steps: Alarm</string>
<string name="volume_steps_dtmf_title">Volume steps: DTMF</string>
<string name="volume_steps_music_title">Volume steps: Media</string>
<string name="volume_steps_notification_title">Volume steps: Notification</string>
<string name="volume_steps_ring_title">Volume steps: Ringer</string>
<string name="volume_steps_system_title">Volume steps: System</string>
<string name="volume_steps_voice_call_title">Volume steps: Voice Call</string>
<string name="volume_steps_reset">Reset</string>
<!-- Udfps animations -->
<string name="udfps_category">Udfps</string>
<string name="udfps_recog_animation">Udfps animation</string>
<string name="udfps_recog_animation_summary">Shows an animation while reading your finger</string>
<string name="udfps_recog_animation_effect_title">Udfps animation effect</string>
<string name="udfps_recog_animation_effect_summary">Choose animation effect</string>
<!-- Udfps icon picker -->
<string name="udfps_icon_picker_title">Udfps icon picker</string>
<string name="udfps_icon_picker_summary">Choose your favorite fingerprint icon</string>
<!-- Udfps Custom Options -->
<string name="udfps_settings_title">Udfps Options</string>
<string name="udfps_settings_summary">Different menus for customizing the udfps</string>
<!-- Udfps Haptic Feedback -->
<string name="udfps_haptic_feedback_title">FOD haptic feedback</string>
<string name="udfps_haptic_feedback_summary">Vibrate when touching FOD icon</string>
<!-- Custom FOD Icon -->
<string name="custom_fp_icon_title">Custom UDFPS Icon</string>
<string name="custom_fp_icon_summary">Enable custom UDFPS Icon from files</string>
<string name="custom_fp_select_title">Select Custom UDFPS Icon</string>
<string name="custom_fp_select_summary">Select custom image from your saved files or gallery</string>
<!-- Privacy indicators -->
<string name="mic_camera_privacy_indicator_title">Mic and camera privacy indicator</string>
<string name="mic_camera_privacy_indicator_summary">Show separate indicator when an any app uses mic or camera</string>
<string name="location_privacy_indicator_title">Location privacy indicator</string>
<string name="location_privacy_indicator_summary">Show separate indicator when an any app uses location</string>
<!-- Sb Icon Style -->
<string name="statusbar_icons_style">Colored Statusbar Icons</string>
<string name="statusbar_icons_style_summary">Choose the style of your statusbar icons (requires SystemUI restart)</string>
<!-- Notification headers -->
<string name="notification_headers_title">Notification Headers</string>
<string name="notification_headers_summary">Show headers in the notification shade</string>
<!-- Gaming mode -->
<string name="gaming_mode_title">Game space</string>
<string name="gaming_mode_summary">Extra features for immersive gaming experience</string>
<!-- Battery percentage -->
<string name="battery_style_category_title">Battery icon</string>
<string name="status_bar_battery_percentage_title">Battery percentage</string>
<string name="status_bar_battery_percentage_default">Hidden</string>
<string name="status_bar_battery_percentage_text_next">Next to the icon</string>
<string name="status_bar_battery_percentage_text_inside">Inside the icon</string>
<!-- Status bar battery style-->
<string name="status_bar_battery_style_title">Battery style</string>
<string name="status_bar_battery_style_port">Portrait</string>
<string name="status_bar_battery_style_circle">Circle</string>
<string name="status_bar_battery_style_dotted_circle">Circle (Dotted)</string>
<string name="status_bar_battery_style_filled_circle">Circle (Filled)</string>
<string name="status_bar_battery_style_text">Text</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_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_pill">Portrait Mx</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_signal">Landscape Airoo</string>
<string name="status_bar_battery_style_icon_landscape_buddy">Landscape Capsule</string>
<!-- Network Traffic -->
<string name="traffic_title">Traffic indicators</string>
<string name="traffic_summary">Customize the traffic indicators</string>
<string name="network_traffic_autohide_threshold_title">Auto-hide threshold</string>
<string name="network_traffic_location_title">Location</string>
<string name="network_traffic_disabled">Disabled</string>
<string name="network_traffic_statusbar">Status bar</string>
<string name="network_traffic_qs_header">QS header</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_mode_title">Display mode</string>
<string name="network_traffic_dynamic">Dynamic</string>
<string name="network_traffic_download">Download</string>
<string name="network_traffic_upload">Upload</string>
<string name="network_traffic_font_size">Single net font size</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">Kb/s</string>
<string name="network_traffic_autohide_kilobytes">KB/s</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>
<!-- Themeing -->
<string name="dark_ui_mode_summary">Browse the dark theme options</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the settings category for theme overlays. -->
<string name="theme_customization_category">Theming</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the adaptive icon shape (e.g. launcher and quick settings icons). -->
<string name="theme_customization_icon_shape_title">Icon shape</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize accent color. -->
<string name="theme_customization_icon_shape_summary">Set system icon shape style</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize headline and body fonts. -->
<string name="theme_customization_font_title">Headline / Body font</string>
<string name="theme_customization_font_summary">Set system font style</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the system wide icon pack. -->
<string name="theme_customization_icon_pack_title">Icon pack</string>
<string name="theme_customization_icon_pack_summary">Set custom icon pack style</string>
<string name="theme_customization_signal_icon_title">Signal icon style</string>
<string name="theme_customization_signal_icon_summary">Set custom signal icon style</string>
<string name="theme_customization_wifi_icon_title">WiFi icon style</string>
<string name="theme_customization_wifi_icon_summary">Set custom wifi icon style</string>
<!-- Custom Signal bar icons -->
<string name="custom_signal_bar_title">Signal</string>
<!-- Custom Wi-Fi bar icons -->
<string name="custom_wifi_bar_title">Wi-Fi</string>
<!-- Button brightness -->
<string name="button_backlight_options_category">Backlight options</string>
<string name="button_backlight_enable_title">Allow button backlight</string>
<string name="button_link_brightness">Link to screen brightness</string>
<string name="button_link_brightness_summary">Button backlight brightness will adjust based on current screen brightness level</string>
<string name="button_manual_brightness">Brightness level</string>
<string name="button_timeout_title">Backlight timeout</string>
<string name="button_backlight_on_touch_only_title">Button backlight touch</string>
<string name="button_backlight_on_touch_only_summary">Button backlight will only appear when buttons are pressed rather than on all the time. Timeout still impacts this feature.</string>
<!-- Screen off animation -->
<string name="screen_off_animation_title">Screen off animation</string>
<string name="screen_off_animation_crt">CRT</string>
<string name="screen_off_animation_scale">Scale</string>
<!-- Status bar - Clock -->
<string name="status_bar_clock_title">Clock &amp; date</string>
<string name="status_bar_clock_summary">Customize clock &amp; date</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_position_title">Clock style</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_auto_hide_title">Auto hide</string>
<string name="status_bar_clock_auto_hide_launcher_summary">Hide clock if launcher is visible</string>
<string name="status_bar_clock_auto_hide_summary">Hide clock at regular interval</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_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="clock_date_position">Date position</string>
<string name="clock_date_right">Right of time</string>
<string name="clock_date_left">Left of time</string>
<!-- QS clock -->
<string name="qs_clock_title">Clock</string>
<string name="qs_clock_summary">Display clock in quick status bar header</string>
<!-- QS date -->
<string name="qs_date_title">Date</string>
<string name="qs_date_summary">Display date in quick status bar header</string>
<!-- Media art -->
<string name="lockscreen_media_category">Lock screen media</string>
<string name="media_art_title">Media cover art</string>
<string name="media_art_summary">Enable media cover art on the lockscreen</string>
<!-- Lockscreen album art filter -->
<string name="lockscreen_albumart_filter_title">Media cover art filter</string>
<string name="lockscreen_albumart_filter_none">None</string>
<string name="lockscreen_albumart_filter_grayscale">Grayscale</string>
<string name="lockscreen_albumart_filter_tint">Accent tinted</string>
<string name="lockscreen_albumart_filter_blur">Blur</string>
<string name="lockscreen_albumart_filter_grayblur">Grayscale and blurred</string>
<!-- 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="pulse_settings">Pulse</string>
<string name="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_units_rounded_title">Rounded corners</string>
<string name="pulse_solid_units_rounded_summary">Solid lines with rounded tip</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>
<!-- Quick Settings brightness slider -->
<string name="qs_brightness_slider_category">Brightness slider</string>
<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>
<string name="qs_brightness_position_bottom_title">Show brightness slider on bottom</string>
<string name="qs_brightness_position_bottom_summary">Show a brightness slider on bottom quick settings</string>
<!-- Quick Settings brightness icon -->
<string name="brightness_icon_title">Adaptive brightness button</string>
<string name="brightness_icon_summary">Show adaptive brightness button</string>
<!-- Quick QS Panel brightness slider -->
<string name="quick_qs_brightness_slider_title">Show brightness slider in Quick QS Panel</string>
<string name="quick_qs_brightness_slider_summary">Show a brightness slider in the quick qs panel</string>
<!-- Volume rocker gestures -->
<string name="volume_skiptrack_screen_title">Skip music tracks</string>
<!-- Navigation bar -->
<string name="navigation_title">Navigatie</string>
<string name="navigation_bar_category">Navigation bar</string>
<string name="navigation_bar_title">On-screen navigation bar</string>
<string name="navigation_bar_summary">Enable on-screen navigation keys</string>
<string name="navigation_bar_layout_title">Layout</string>
<string name="navigation_bar_layout_summary">Customize the layout of the navigation bar</string>
<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 in navigation bar while typing</string>
<string name="navigation_bar_help_text">These settings mainly relate to the 3-button navigation bar. If you use gesture navigation and want to customize it, e.g. hide the gesture handle, please visit: Settings &gt; System &gt; Gestures.</string>
<string name="nav_bar_tuner_title">Navigation bar tuner</string>
<string name="nav_bar_tuner_summary">Change nav bar layout</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="system_navigation_summary">Choose which system navigation style to use</string>
<!-- HW keys -->
<string name="hardware_keys_title">Buttons</string>
<string name="hardware_keys_category">Hardware navigation buttons</string>
<string name="hardware_keys_disable_title">Disable hardware buttons</string>
<string name="hardware_keys_disable_summary">Use the device hardware keys for navigation</string>
<!-- NavBar Inverse -->
<string name="navigation_bar_inverse_title">Invert 3 button navigation bar</string>
<!-- Quick Settings brightness slider -->
<string name="qs_show_brightness_slider_title">Brightness slider</string>
<string name="qs_show_brightness_slider_never">Never show</string>
<string name="qs_show_brightness_slider_expanded">Show when expanded</string>
<string name="qs_show_brightness_slider_always">Show always</string>
<string name="qs_show_brightness_slider_not_expanded">Show when not expanded</string>
<string name="qs_brightness_slider_position_title">Position</string>
<string name="qs_brightness_slider_position_top">Top</string>
<string name="qs_brightness_slider_position_bottom">Bottom</string>
<!-- Monet Engine -->
<string name="monet_category">Monet</string>
<string name="monet_engine_title">Monet engine</string>
<string name="monet_engine_summary">Customize monet parameters</string>
<string name="monet_engine_custom_color_title">Use custom color</string>
<string name="monet_engine_custom_color_summary">Use custom color for monet engine instead of wallpaper colors</string>
<string name="monet_engine_color_override_title">Custom color</string>
<string name="monet_engine_white_luminance_user_title">White luminance</string>
<string name="monet_engine_accurate_shades_title">Use accurate shades</string>
<string name="monet_engine_chroma_factor_title">Chroma factor</string>
<string name="monet_engine_linear_lightness_title">Use linear lightness</string>
<!-- Quick Settings brightness icon -->
<string name="qs_show_auto_brightness_title">Auto brightness icon</string>
<string name="qs_show_auto_brightness_summary">Show toggle for adaptive brightness near the slider</string>
<!-- Black theme -->
<string name="system_black_theme_title">Use black theme</string>
<string name="system_black_theme_summary">Force black background colors</string>
<!-- OOS style material dismiss all button for notifications -->
<string name="notification_material_dismiss_button_title">Clear all notification button</string>
<string name="notification_material_dismiss_button_summary">Replace clear all notification text with floating button</string>
<string name="clearall_style_title">Clear all notification button style</string>
<string name="clearall_bgstyle_title">Clear all notification button background</string>
<!-- Laboratory - Application downgrade -->
<string name="laboratory_app_downgrade_title">Allow application downgrade</string>
<string name="laboratory_app_downgrade_summary">This allows you to downgrade applications. Note that this may lead to crashes and data corruption.</string>
<!-- Laboratory - Ignore window secure -->
<string name="laboratory_ignore_window_secure_title">Ignore window secure flags</string>
<string name="laboratory_ignore_window_secure_summary">This removes the screenshots and screenrecords limits for all applications. Normally, special applications are replaced with black areas in records. This can be convenient in some cases but may lead to privacy leaks. After changing this toggle, you may need to restart applications for the change to take effect.</string>
<!-- Colorful battery icon -->
<string name="battery_level_colors_title">Toggle colorful battery icon</string>
<string name="battery_level_colors_summary">Each battery level drop is color coded</string>
<!-- Custom settings dashboard style -->
<string name="settings_dashboard_style_title">Settings layout</string>
<string name="settings_dashboard_style_aosp">Aosp</string>
<string name="settings_dashboard_style_oos11">OxygenOS 11</string>
<string name="settings_dashboard_style_oos12">OxygenOS 12</string>
<string name="settings_dashboard_style_cherish">Cherish</string>
<string name="settings_dashboard_style_cherish_clean">Cherish Clean</string>
<string name="settings_layout_category_title">Settings UI interface</string>
<string name="settings_base_style_title">Settings Base layout</string>
<string name="settings_base_style_summary">Use an alternative layout for setting menus</string>
<string name="settings_home_style_title">Settings Home layout</string>
<string name="settings_home_style_summary">Use stock aosp layout for homepage</string>
<string name="disable_usercard_title">Settings UserCard</string>
<string name="disable_usercard_summary">Toggle in order not to show the usercard on main settings page</string>
<string name="spoof_title">Spoofing</string>
<!-- Unlimited g00gle ph0t0s st0rage -->
<string name="use_photos_spoof_title">Unlimited Photos storage</string>
<string name="use_photos_spoof_summary">Spoof your device as Pixel XL for Google Photos app only to provide unlimited storage for backup</string>
<!-- Unlock FPS for specific games -->
<string name="use_games_spoof_title">Unlock higher FPS in games</string>
<string name="use_games_spoof_summary">Spoof your device as a different model for specific games to unlock higher FPS</string>
<!-- Unlock higher quality streams for specific apps -->
<string name="use_stream_spoof_title">Unlock higher quality streams</string>
<string name="use_stream_spoof_summary">Spoof your device as Pixel 6 Pro to unlock higher quality streams on Amazon Prime, Disney+, Hotstar, and Netflix</string>
<!-- Hidden apps -->
<string name="hidden_apps_title">Hidden apps</string>
<string name="hidden_apps_summary">Applications that should be hidden from launcher</string>
<!-- reTicker -->
<string name="reticker_title">reTicker</string>
<string name="reticker_summary">Replace heads-up notification with slim and less invasive version of redesigned ticker</string>
<string name="reticker_colored_title">Use app colored background</string>
<string name="reticker_colored_summary">Replace reTicker background color using notification app main color</string>
<!-- Data usage info in QS footer -->
<string name="qs_footer_datausage_title">Data usage</string>
<string name="qs_footer_datausage_summary">Display data usage summary in quick settings footer</string>
<!-- Qs Transparency -->
<string name="qs_transparency_summary">Choose how transparent you want your qs to be (Requires SystemUI Restart)</string>
<string name="qs_transparency_title">Qs Transparency</string>
<!-- Media artwork -->
<string name="media_category">Media notification</string>
<string name="artwork_media_background_title">Artwork media background</string>
<string name="artwork_media_background_summary">Set media artwork as the notification media background</string>
<string name="artwork_media_background_enable_blur_title">Blur media media artwork background</string>
<string name="artwork_media_background_blur_radius_title">Blur amount for media artwork</string>
<string name="artwork_media_background_fade_filter_title">Fade amount for media artwork</string>
<string name="artwork_media_background_alpha_title">Transparency of media artwork</string>
<string name="just_kidding">Just kidding! providing logs helps us look like professional programmers err i mean trace the bugs that users reports.</string>
<string name="bug_report_drill">Bug Reporting Procedure</string>
<!-- Strict standby -->
<string name="strict_standby_policy_title">Strict standby policy</string>
<string name="strict_standby_policy_summary">When dismissing from recents, this will force stop apps with restricted battery usage and impose stronger restrictions to them. Also, all app standby restrictions will be imposed even when device is charging.</string>
<!-- Force background freezer -->
<string name="force_background_freezer_title">Background tasks freezer</string>
<string name="force_background_freezer_summary">Freeze tasks with restricted battery usage when moving them to background and unfreeze them when moving to foreground. This could save battery slightly but may lead to crashes and background ANR.</string>
<!-- Wi-Fi Standard icon -->
<string name="show_wifi_standard_icon_title">Show Wi-Fi Standard icon</string>
<string name="show_wifi_standard_icon_summary">Show Wi-Fi type in Wi-Fi signal indicator</string>
<!-- Lockscreen clock color -->
<string name="lockscreen_clock_color_title">Lockscreen clock color</string>
<string name="lockscreen_clock_color_summary">Use secondary color for lockscreen clock, if disabled will use color accent</string>
<!-- QS tiles layout direction: vertical or horizontal -->
<string name="qs_tile_layout_category_title">Tile layout</string>
<string name="qs_tile_layout_title">Vertical layout</string>
<string name="qs_tile_layout_summary">Enable for vertical layout. Default is horizontal</string>
<!-- QS rows and columns -->
<string name="qs_layout_category_title">QS Layout</string>
<string name="qs_rows_portrait_title">Tile rows on portrait</string>
<string name="qs_rows_landscape_title">Tile rows on landscape</string>
<string name="qs_columns_portrait_title">Tile columns on portrait</string>
<!-- QS tiles title visibility -->
<string name="qs_tile_title_visibility_title">Hide tile titles</string>
<string name="qs_tile_title_visibility_summary">Toggle to hide tile titles</string>
<!-- Fingerprint Ripple Effect -->
<string name="enable_fingerprint_ripple_effect_title">Ripple effect</string>
<string name="enable_fingerprint_ripple_effect_summary">Show ripple effect on unlock with fingerprint</string>
</resources>

View File

@@ -0,0 +1,771 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2019 CherishOS
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">
<!-- App Title -->
<string name="cherish_settings_title">Cherish Settings</string>
<!-- Units -->
<string name="unit_milliseconds">milliseconds</string>
<string name="unit_seconds">seconds</string>
<!-- Categories -->
<string name="button_title">Buttons</string>
<string name="button_summary">Hardware keys, Navigation bar</string>
<string name="gestures_title">Gestures</string>
<string name="gestures_summary">Jump to camera, swipe to screenshot</string>
<string name="lockscreen_title">Lock screen</string>
<string name="lockscreen_summary">Music visualizer, charging animation, clock style</string>
<string name="misc_title">Miscellaneous</string>
<string name="misc_summary">Gaming mode, volume controls</string>
<string name="animations_title">Animations</string>
<string name="animations_summary">System animations</string>
<string name="powermenu_title">Power menu</string>
<string name="powermenu_summary">Advanced restart, power menu opacity</string>
<string name="theme_title">Themes</string>
<string name="theme_summary">System theme, rounded, switch theme</string>
<string name="quicksettings_title">Quick Settings</string>
<string name="quicksettings_summary">Tile layout, blur</string>
<string name="recents_title">Recents apps</string>
<string name="recents_summary">Slim recents</string>
<string name="statusbar_title">Status bar</string>
<string name="statusbar_summary">Clock, carrier, status icons</string>
<string name="volume_title">Volume rockers</string>
<string name="volume_summary">Volume rockers</string>
<string name="notifications_title">Notifications</string>
<string name="notifications_summary">Battery light, notifications header</string>
<string name="about_summary">Learn more about CherishOS</string>
<string name="device_part_title">Device features</string>
<string name="qs_category">QS category</string>
<string name="navbar_title">Navigation bar</string>
<string name="volume_keys_title">Volume keys</string>
<!-- General strings -->
<string name="ok">OK</string>
<string name="reset">Reset</string>
<string name="cancel">Cancel</string>
<string name="save">Save</string>
<string name="default_string">Default</string>
<string name="disabled">Disabled</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"></string>
<string name="arrow_down"></string>
<string name="hex">Hex:</string>
<string name="hex_hint">#ff000000</string>
<string name="set">Set</string>
<string name="color_default">Default</string>
<string name="led_color_green">Green</string>
<string name="led_color_red">Red</string>
<!-- Custom seekbar -->
<string name="custom_seekbar_value">Value: <xliff:g id="v">%s</xliff:g></string>
<string name="custom_seekbar_default_value">Default</string>
<string name="custom_seekbar_default_value_to_set">Default value: <xliff:g id="v">%s</xliff:g>\nLong press to set</string>
<string name="custom_seekbar_default_value_is_set">Default value is set</string>
<string name="add_package_to_title">Add application</string>
<!-- QS settings -->
<string name="qs_title">Quick settings</string>
<!-- QuickSettings haptic feedback -->
<string name="quick_settings_vibrate_title">Vibrate on touch</string>
<string name="quick_settings_vibrate_summary">Vibrate when touching QS tiles</string>
<!-- Lockscreen shortcuts -->
<string name="ls_category">Lockscreen Items</string>
<string name="ls_tuner">Enable Lockscreen tuner</string>
<string name="lockscreen_shortcuts">Lockscreen shortcuts</string>
<string name="ls_shortcut_summary">Customize Lockscreen shortcuts</string>
<!-- Lockscreen icons -->
<string name="lockscreen_tuner_title">Lockscreen tuner</string>
<!-- Statusbar Items -->
<string name="sb_icons">Statusbar Icons</string>
<string name="statusbar_items_category">Statusbar items</string>
<!-- Status bar - icons -->
<string name="status_bar_icons_title">Status bar icons</string>
<!-- Lock screen visualizer -->
<string name="visualizer_title">Display music visualizer</string>
<!-- Power menu and dialogs opacity -->
<!-- AOKP custom system animations -->
<!-- Power menu Animations -->
<string name="power_menu_animation">Power menu</string>
<!-- QS header image -->
<!-- Lockscreen -->
<string name="lockscreen_category">Lockscreen</string>
<!-- Themes -->
<string name="theme_type_title">System theme</string>
<string name="theme_type_summary">Select theme</string>
<!--Accenter -->
<string name="themes_hub_title">Themes</string>
<string name="themes_hub_summary">Accents-Gradients-Themes</string>
<string name="rgb_accent_picker_title_dark">Accent Picker</string>
<string name="rgb_accent_picker_summary">Choose the accent color yourself</string>
<string name="theme_option_reset_title">Reset Theme Options</string>
<string name="theme_option_reset_message">Are you sure you want to reset themes-accent to default?</string>
<!--ThemePicker-->
<string name="theme_select_title">Styles and Wallpapers</string>
<string name="theme_select_summary">Browse and select installed themes</string>
<string name="notification_light_settings">Notifications light</string>
<!-- Volume rocker wake -->
<string name="volume_rocker_wake_title">Volume rocker wake</string>
<string name="search">Search</string>
<string name="search_apps">Search apps</string>
<!-- Power Menu -->
<string name="power_menu_title">Power menu</string>
<string name="power_menu_title_summary">View or change power menu entries</string>
<string name="powermenu_screenshot">Screenshot</string>
<string name="powermenu_power">Power</string>
<string name="powermenu_advanced">Advanced reboot options</string>
<string name="powermenu_restart">Restart</string>
<string name="powermenu_airplane">Airplane</string>
<string name="powermenu_settings">Settings</string>
<string name="powermenu_lockdown">Lock Down</string>
<string name="powermenu_soundpanel">Sound Panel</string>
<string name="powermenu_users">Users</string>
<string name="powermenu_logout">Logout</string>
<string name="powermenu_emergency">Emergency</string>
<!-- Double Tap Lockscreen to Sleep -->
<string name="lockscreen_gesture_title">Gestures</string>
<string name="double_tap_to_sleep_lockscreen_title">Double tap to sleep</string>
<string name="double_tap_to_sleep_lockscreen_summary">Double tap on the top third or bottom shortcut area of the lock screen to put the device to sleep</string>
<!-- Double Tap Statusbar to Sleep -->
<string name="statusbar_gesture_title">Gestures</string>
<string name="double_tap_to_sleep_statusbar_title">Double tap to sleep</string>
<string name="double_tap_to_sleep_statusbar_summary">Double tap on statusbar to put the device to sleep</string>
<!-- Buttons title -->
<string name="volume_category">Volume Rocker</string>
<!--Volume keys -->
<string name="volume_rocker_wake_summary">Pressing the volume keys will wake your device</string>
<!-- Torch Power button gestures -->
<string name="torch_power_button_gesture_title">Toggle torch when screen off</string>
<string name="torch_power_button_gesture_none">Disabled</string>
<string name="torch_power_button_gesture_dt">Double tap power button (slower single tap response), Disables double power tap for camera.</string>
<string name="torch_power_button_gesture_dt_toast">Jump to camera gesture is now disabled</string>
<string name="torch_power_button_gesture_lp">Long press power button</string>
<!-- Hardware button navigation -->
<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>
<string name="profile_applist_title">Applications</string>
<string name="choose_action_title">Choose action</string>
<string name="action_entry_default_action">Default settings</string>
<string name="action_entry_select_app">Select application</string>
<string name="action_entry_custom_action">Select custom action</string>
<string name="hardware_keys_volume_keys_title">Volume rocker</string>
<string name="hardware_keys_home_key_title">Home button</string>
<string name="hardware_keys_menu_key_title">Menu button</string>
<string name="hardware_keys_assist_key_title">Search button</string>
<string name="hardware_keys_appswitch_key_title">Overview button</string>
<string name="hardware_keys_back_key_title">Back button</string>
<string name="hardware_keys_double_tap_summary">Set double tap action</string>
<string name="hardware_keys_single_tap_summary">Set single tap action</string>
<string name="hardware_keys_long_press_summary">Set long press action</string>
<string name="hardware_keys_single_tap_title">Single tap action</string>
<string name="hardware_keys_long_press_title">Long press action</string>
<string name="hardware_keys_double_tap_title">Double tap action</string>
<!-- 4G icon -->
<string name="show_fourg_icon_title">4G icon</string>
<string name="show_fourg_icon_summary">Display 4G icon in signal icon instead LTE</string>
<!-- Volume swap buttons -->
<string name="swap_volume_buttons_title">Reorient</string>
<string name="swap_volume_buttons_summary">Swap volume buttons when the screen is rotated</string>
<!-- Power menu on lockscreen -->
<string name="lockscreen_power_menu_disabled_title">Disable power menu on lock screen</string>
<string name="lockscreen_power_menu_disabled_summary">This will only disable the power menu on secure lock screens</string>
<!-- Toast app icon -->
<string name="toast_icon_title">Toast app icon</string>
<string name="toast_icon_summary">Display the app\'s icon corresponding with the toast</string>
<!-- Heads up -->
<string name="headsup_category">HeadsUp Settings</string>
<string name="heads_up_notifications">Heads up</string>
<string name="heads_up_notifications_summary">Customise heads up notifications settings</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_stoplist_summary">Disable heads up notifications in these applications</string>
<string name="add_heads_up_blacklist_summary">Disable heads up from these applications</string>
<string name="heads_up_stoplist_title">Stoplist</string>
<string name="heads_up_blacklist_title">Blacklist</string>
<string name="profile_choose_app">Choose app</string>
<string name="dialog_delete_title">Delete</string>
<string name="dialog_delete_message">Remove selected item?</string>
<!-- Heads up timeout -->
<string name="heads_up_time_out_title">Time out</string>
<string name="heads_up_time_out_summary">Peeking notifications will show for <xliff:g id="number">%d</xliff:g> seconds</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_5sec">5 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>
<!-- Heads up snooze -->
<string name="heads_up_snooze_title">Snooze timer</string>
<string name="heads_up_snooze_summary_one_minute">Swiping up on peeking notifications will snooze heads up from that application for 1 minute</string>
<string name="heads_up_snooze_summary">Swiping up on peeking notifications will snooze heads up from that application for <xliff:g id="number">%d</xliff:g> minutes</string>
<string name="heads_up_snooze_disabled_summary">Snooze timer is disabled</string>
<string name="heads_up_snooze_1min">1 minute</string>
<string name="heads_up_snooze_5min">5 minutes</string>
<string name="heads_up_snooze_10min">10 minutes</string>
<string name="heads_up_snooze_15min">15 minutes</string>
<string name="heads_up_snooze_20min">20 minutes</string>
<!-- Quick QS pulldown -->
<string name="status_bar_quick_qs_pulldown">Quick QS pulldown</string>
<string name="quick_pulldown_none">Disabled</string>
<string name="quick_pulldown_right">Pulldown statusbar from right side</string>
<string name="quick_pulldown_left">Pulldown statusbar from left side</string>
<!-- Incall vibrate options -->
<string name="incall_vibration_category">In-call vibration options</string>
<string name="incall_vibrate_connect_title">Vibrate on connect</string>
<string name="incall_vibrate_call_wait_title">Vibrate on call waiting</string>
<string name="incall_vibrate_disconnect_title">Vibrate on disconnect</string>
<!-- Data disabled icon -->
<string name="data_disabled_icon_title">Show data disabled icon</string>
<string name="data_disabled_icon_summary">Display the cross sign next to signal bar when data is disabled</string>
<!-- Roaming indicator icon -->
<string name="roaming_indicator_icon_title">Roaming indicator</string>
<string name="roaming_indicator_icon_summary">Display roaming indicator in signal icon when in roaming mode</string>
<!-- Show VoLTE icon on statusbar -->
<string name="volte_switch_title">VoLTE icon</string>
<string name="volte_switch_summary">Display VoLTE icon</string>
<string name="volte_icon_title">VoLTE icon</string>
<string name="volte_icon_summary">Display VoLTE icon</string>
<string name="volte_icon_style_title">Select VoLTE Icon</string>
<string name="volte_icon_asus">VoLTE Asus Icon</string>
<string name="volte_icon_vo">Vo Only Icon</string>
<string name="volte_icon_volte">VoLTE Icon</string>
<string name="volte_icon_oos">VoLTE OOS Icon</string>
<string name="volte_icon_hd">HD Icon</string>
<string name="volte_icon_hd2">HD CAF Icon</string>
<string name="volte_icon_miui">MIUI 11 Icon</string>
<string name="volte_icon_emui">EMUI Icon</string>
<string name="volte_icon_margaritov">HD Filled Icon</string>
<string name="volte_icon_margaritov2">Margaritov VoLTE Icon</string>
<string name="volte_icon_vivo">Vivo Icon</string>
<string name="volte_icon_aris">Aris Icon</string>
<string name="volte_icon_beast">Aww Icon</string>
<string name="volte_icon_ios">Ios Icon</string>
<string name="volte_icon_lr">Livenge Icon</string>
<string name="volte_icon_realme">Realme Icon</string>
<string name="volte_icon_typeA">Mild Icon</string>
<string name="volte_icon_typeB">Filth Icon</string>
<string name="volte_icon_typeC">Mue Icon</string>
<string name="volte_icon_typeD">Sus Icon</string>
<string name="volte_icon_typeE">Acherus Icon</string>
<string name="volte_icon_vcircle">Circle Icon</string>
<string name="volte_icon_vimeo">Vimeo Icon</string>
<string name="volte_icon_volit">Volit Icon</string>
<string name="volte_icon_zirco">Ziroc Icon</string>
<!-- VoWiFi icon -->
<string name="vowifi_icon_title">VoWiFi icon</string>
<string name="vowifi_icon_enabled">VoWiFi icon enabled</string>
<string name="vowifi_icon_disabled">VoWiFi icon disabled</string>
<string name="vowifi_icon_enabled_volte_disabled">VoWiFi instead of VoLTE icon</string>
<string name="vowifi_icon_style_title">VoWiFi icon style</string>
<string name="vowifi_icon_default">Default Icon</string>
<string name="vowifi_icon_emui">EMUI Icon</string>
<string name="vowifi_icon_asus">Asus Icon</string>
<string name="vowifi_icon_oneplus">OOS Icon</string>
<string name="vowifi_icon_moto">Motorola Icon</string>
<string name="vowifi_icon_simple1">Simple1 Icon</string>
<string name="vowifi_icon_simple2">Simple2 Icon</string>
<string name="vowifi_icon_simple3">Simple3 Icon</string>
<string name="vowifi_icon_vivo">Vivo Icon</string>
<string name="vowifi_icon_margaritov">Margaritov Icon</string>
<!-- Battery light -->
<string name="battery_light_settings">Battery charging light</string>
<string name="battery_light_enable">Enable</string>
<string name="battery_full_light_enabled">Battery light when full charged</string>
<string name="battery_light_allow_on_dnd_title">Battery light in Do Not Disturb mode</string>
<string name="battery_light_low_blinking_title">Blinking light on low battery</string>
<string name="battery_light_cat">Battery light color when charging</string>
<string name="battery_light_low_color">Low battery</string>
<string name="battery_light_medium_color">Medium battery</string>
<string name="battery_light_full_color">Almost full battery</string>
<string name="battery_light_reallyfull_color">Full (100) battery</string>
<!-- Heads up options -->
<string name="less_boring_heads_up_title">Make heads up less annoying</string>
<string name="less_boring_heads_up_summary">Show heads up only for dialer or messaging app if they are not in foreground</string>
<!-- Notification guts kill app button -->
<string name="general_category">General</string>
<string name="notification_guts_kill_app_button_title">Kill app button</string>
<string name="notification_guts_kill_app_button_summary">Show a kill app button in the notification\'s longpress menu</string>
<!-- Double Tap on Doze to wake -->
<string name="double_tap_on_doze_to_wake_title">Double-tap to wake on doze</string>
<string name="double_tap_on_doze_to_wake_summary">Double tap to wake when device is dreaming</string>
<!-- Old mobile type icons -->
<string name="use_old_mobiletype_title">Small mobile type icon</string>
<string name="use_old_mobiletype_summary">Show mobile type icon on top of the signal indicator</string>
<!-- Lockscreen battery info indicator -->
<string name="lockscreen_battery_info_title">Lockscreen charging info</string>
<string name="lockscreen_battery_info_summary">Show charging current, voltage, wattage and battery temperature on lockscreen while charging</string>
<!-- Charging animation -->
<string name="charging_animation_title">Charging animation</string>
<string name="charging_animation_summary">Display an animation when the device is plugged in</string>
<!-- Tiles animation style -->
<string name="qs_tile_animation_title">Animations</string>
<string name="qs_tile_animation_style_title">Animation style</string>
<string name="qs_tile_animation_duration_title">Animation duration</string>
<string name="qs_tile_animation_interpolator_title">Tiles animation interpolator</string>
<string name="qs_tile_animation_style_off">No animation</string>
<string name="qs_tile_animation_style_flip">Flip</string>
<string name="qs_tile_animation_style_rotate">Rotate</string>
<string name="qs_tile_animation_duration_low">Low</string>
<string name="qs_tile_animation_duration_default">Default</string>
<string name="qs_tile_animation_duration_fast">Fast</string>
<string name="qs_tile_animation_interpolator_linearInterpolator">Linear</string>
<string name="qs_tile_animation_interpolator_accelerateInterpolator">Accelerate</string>
<string name="qs_tile_animation_interpolator_decelerateInterpolator">Decelerate</string>
<string name="qs_tile_animation_interpolator_accelerateDecelerateInterpolator">Accelerate decelerate</string>
<string name="qs_tile_animation_interpolator_bounceInterpolator">Bounce</string>
<string name="qs_tile_animation_interpolator_overshootInterpolator">Overshoot</string>
<string name="qs_tile_animation_interpolator_anticipateInterpolator">Anticipate</string>
<string name="qs_tile_animation_interpolator_anticipateOvershootInterpolator">Anticipate overshoot</string>
<string name="qs_set_animation_style">%1$s</string>
<string name="qs_set_animation_duration">%1$s</string>
<string name="qs_set_animation_interpolator">%1$s</string>
<!-- Blink flashlight for incoming calls -->
<string name="flashlight_category">Flashlight</string>
<string name="flashlight_on_call_title">Blink Flashlight for incoming call</string>
<string name="flashlight_on_call_disabled">Disabled</string>
<string name="flashlight_on_call_ringer">When ringing</string>
<string name="flashlight_on_call_no_ringer">When ringer is silent</string>
<string name="flashlight_on_call_silent">When entirely silent (no ringer or vibrator)</string>
<string name="flashlight_on_call_always">Always</string>
<string name="flashlight_on_call_ignore_dnd_title">Ignore DND</string>
<string name="flashlight_on_call_ignore_dnd_summary">Whether to flash when in Do Not Disturb mode</string>
<string name="flashlight_on_call_rate_title">Rate</string>
<string name="flashlight_on_call_rate_summary">Flashlight on call blink rate</string>
<!-- Combined signal icons in status bar -->
<string name="combined_status_bar_signal_icons">Combined signal icons</string>
<string name="combined_status_bar_signal_icons_summary">Enable combined signal icons in status bar.\nRequires a SystemUI restart</string>
<!-- QS battery estimates -->
<string name="qs_show_battery_estimate_title">Battery estimates</string>
<string name="qs_show_battery_estimate_summary">Show estimated remaining battery life next to the icon</string>
<!-- AOD Schedule -->
<string name="always_on_display_schedule_title">Always on display schedule</string>
<string name="always_on_display_schedule_sunset">Sunset</string>
<string name="always_on_display_schedule_sunrise">Sunrise</string>
<string name="always_on_display_schedule_mixed_sunset">Turns on from sunset till a time</string>
<string name="always_on_display_schedule_mixed_sunrise">Turns on from a time till sunrise</string>
<!-- Pulse notifications lightning -->
<string name="pulse_ambient_light_title">Ambient edge lightning</string>
<string name="pulse_ambient_light_summary">Light ambient edges for pulsing notifications</string>
<string name="ambient_notification_light_enabled_title">Show on AOD</string>
<string name="ambient_notification_light_enabled_summary">Keep showing edge lightning on AOD</string>
<string name="ambient_notification_light_hide_aod_title">Hide AOD content</string>
<string name="ambient_notification_light_hide_aod_summary">Hide AOD content when edges are lighted</string>
<string name="ambient_notification_light_duration_title">Duration</string>
<string name="ambient_notification_light_duration_summary">Time it takes for each animation to complete</string>
<string name="ambient_notification_light_repeats_title">Repeats</string>
<string name="ambient_notification_light_repeats_summary">Amount of times the animation should show\n0 for infinite</string>
<string name="ambient_notification_light_timeout_title">Timeout</string>
<string name="ambient_notification_light_timeout_forever">Forever</string>
<string name="ambient_notification_light_timeout_half_minute">30 seconds</string>
<string name="ambient_notification_light_timeout_minute">1 minute</string>
<string name="ambient_notification_light_timeout_three_minutes">3 minutes</string>
<string name="ambient_notification_light_timeout_five_minutes">5 minutes</string>
<string name="ambient_notification_light_timeout_ten_minutes">10 minutes</string>
<string name="set_to_zero">Set repeats to 0 to enable</string>
<string name="ambient_notification_color_mode_title">Color mode</string>
<string name="ambient_notification_color_mode_accent">Accent color</string>
<string name="ambient_notification_color_mode_wall">Wallpaper dominant color</string>
<string name="ambient_notification_color_mode_notification">Notification icon color</string>
<string name="ambient_notification_color_mode_custom">@string/ambient_notification_light_color_title</string>
<string name="ambient_notification_light_color_title">Custom color</string>
<string name="pulse_ambient_light_show_always_title">Show always</string>
<string name="pulse_ambient_light_show_always_summary">Show lights for all doze events and not just notifications</string>
<string name="pulse_ambient_light_repeat_direction_title">Light repeat mode</string>
<string name="pulse_ambient_light_repeat_direction_restart">Restart</string>
<string name="pulse_ambient_light_repeat_direction_reverse">Reverse</string>
<string name="pulse_ambient_light_layout_title">Light view</string>
<string name="pulse_ambient_light_layout_solid">Solid</string>
<string name="pulse_ambient_light_layout_faded">Faded</string>
<string name="pulse_ambient_light_width_title">Light width</string>
<string name="pulse_light_layout_style_title">Light Layout Style</string>
<string name="pulse_light_both">All Four Sides</string>
<string name="pulse_light_top_bottom">Only Top-Bottom</string>
<string name="pulse_light_left_right">Only Left-Right</string>
<!-- Ambient Ticker -->
<string name="pulse_on_new_tracks_title">Music ticker</string>
<string name="pulse_on_new_tracks_summary">Show music ticker on Ambient Display during track change</string>
<!-- Screen off FOD -->
<string name="screen_off_fod_title">Screen off FOD</string>
<string name="screen_off_fod_summary">Keep FOD enabled when the screen is off</string>
<!-- Volume Steps Fragment -->
<string name="volume_steps_fragment_title">Volume steps</string>
<string name="volume_steps_summary">Customize volume steps</string>
<string name="volume_steps_alarm_title">Volume steps: Alarm</string>
<string name="volume_steps_dtmf_title">Volume steps: DTMF</string>
<string name="volume_steps_music_title">Volume steps: Media</string>
<string name="volume_steps_notification_title">Volume steps: Notification</string>
<string name="volume_steps_ring_title">Volume steps: Ringer</string>
<string name="volume_steps_system_title">Volume steps: System</string>
<string name="volume_steps_voice_call_title">Volume steps: Voice Call</string>
<string name="volume_steps_reset">Reset</string>
<!-- Udfps animations -->
<string name="udfps_category">Udfps</string>
<string name="udfps_recog_animation">Udfps animation</string>
<string name="udfps_recog_animation_summary">Shows an animation while reading your finger</string>
<string name="udfps_recog_animation_effect_title">Udfps animation effect</string>
<string name="udfps_recog_animation_effect_summary">Choose animation effect</string>
<!-- Udfps icon picker -->
<string name="udfps_icon_picker_title">Udfps icon picker</string>
<string name="udfps_icon_picker_summary">Choose your favorite fingerprint icon</string>
<!-- Udfps Custom Options -->
<string name="udfps_settings_title">Udfps Options</string>
<string name="udfps_settings_summary">Different menus for customizing the udfps</string>
<!-- Udfps Haptic Feedback -->
<string name="udfps_haptic_feedback_title">FOD haptic feedback</string>
<string name="udfps_haptic_feedback_summary">Vibrate when touching FOD icon</string>
<!-- Custom FOD Icon -->
<string name="custom_fp_icon_title">Custom UDFPS Icon</string>
<string name="custom_fp_icon_summary">Enable custom UDFPS Icon from files</string>
<string name="custom_fp_select_title">Select Custom UDFPS Icon</string>
<string name="custom_fp_select_summary">Select custom image from your saved files or gallery</string>
<!-- Privacy indicators -->
<string name="mic_camera_privacy_indicator_title">Mic and camera privacy indicator</string>
<string name="mic_camera_privacy_indicator_summary">Show separate indicator when an any app uses mic or camera</string>
<string name="location_privacy_indicator_title">Location privacy indicator</string>
<string name="location_privacy_indicator_summary">Show separate indicator when an any app uses location</string>
<!-- Sb Icon Style -->
<string name="statusbar_icons_style">Colored Statusbar Icons</string>
<string name="statusbar_icons_style_summary">Choose the style of your statusbar icons (requires SystemUI restart)</string>
<!-- Notification headers -->
<string name="notification_headers_title">Notification Headers</string>
<string name="notification_headers_summary">Show headers in the notification shade</string>
<!-- Gaming mode -->
<string name="gaming_mode_title">Game space</string>
<string name="gaming_mode_summary">Extra features for immersive gaming experience</string>
<!-- Battery percentage -->
<string name="battery_style_category_title">Battery icon</string>
<string name="status_bar_battery_percentage_title">Battery percentage</string>
<string name="status_bar_battery_percentage_default">Hidden</string>
<string name="status_bar_battery_percentage_text_next">Next to the icon</string>
<string name="status_bar_battery_percentage_text_inside">Inside the icon</string>
<!-- Status bar battery style-->
<string name="status_bar_battery_style_title">Battery style</string>
<string name="status_bar_battery_style_port">Portrait</string>
<string name="status_bar_battery_style_circle">Circle</string>
<string name="status_bar_battery_style_dotted_circle">Circle (Dotted)</string>
<string name="status_bar_battery_style_filled_circle">Circle (Filled)</string>
<string name="status_bar_battery_style_text">Text</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_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_pill">Portrait Mx</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_signal">Landscape Airoo</string>
<string name="status_bar_battery_style_icon_landscape_buddy">Landscape Capsule</string>
<!-- Network Traffic -->
<string name="traffic_title">Traffic indicators</string>
<string name="traffic_summary">Customize the traffic indicators</string>
<string name="network_traffic_autohide_threshold_title">Auto-hide threshold</string>
<string name="network_traffic_location_title">Location</string>
<string name="network_traffic_disabled">Disabled</string>
<string name="network_traffic_statusbar">Status bar</string>
<string name="network_traffic_qs_header">QS header</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_mode_title">Display mode</string>
<string name="network_traffic_dynamic">Dynamic</string>
<string name="network_traffic_download">Download</string>
<string name="network_traffic_upload">Upload</string>
<string name="network_traffic_font_size">Single net font size</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">Kb/s</string>
<string name="network_traffic_autohide_kilobytes">KB/s</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>
<!-- Themeing -->
<string name="dark_ui_mode_summary">Browse the dark theme options</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the settings category for theme overlays. -->
<string name="theme_customization_category">Theming</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the adaptive icon shape (e.g. launcher and quick settings icons). -->
<string name="theme_customization_icon_shape_title">Icon shape</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize accent color. -->
<string name="theme_customization_icon_shape_summary">Set system icon shape style</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize headline and body fonts. -->
<string name="theme_customization_font_title">Headline / Body font</string>
<string name="theme_customization_font_summary">Set system font style</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the system wide icon pack. -->
<string name="theme_customization_icon_pack_title">Icon pack</string>
<string name="theme_customization_icon_pack_summary">Set custom icon pack style</string>
<string name="theme_customization_signal_icon_title">Signal icon style</string>
<string name="theme_customization_signal_icon_summary">Set custom signal icon style</string>
<string name="theme_customization_wifi_icon_title">WiFi icon style</string>
<string name="theme_customization_wifi_icon_summary">Set custom wifi icon style</string>
<!-- Custom Signal bar icons -->
<string name="custom_signal_bar_title">Signal</string>
<!-- Custom Wi-Fi bar icons -->
<string name="custom_wifi_bar_title">Wi-Fi</string>
<!-- Button brightness -->
<string name="button_backlight_options_category">Backlight options</string>
<string name="button_backlight_enable_title">Allow button backlight</string>
<string name="button_link_brightness">Link to screen brightness</string>
<string name="button_link_brightness_summary">Button backlight brightness will adjust based on current screen brightness level</string>
<string name="button_manual_brightness">Brightness level</string>
<string name="button_timeout_title">Backlight timeout</string>
<string name="button_backlight_on_touch_only_title">Button backlight touch</string>
<string name="button_backlight_on_touch_only_summary">Button backlight will only appear when buttons are pressed rather than on all the time. Timeout still impacts this feature.</string>
<!-- Screen off animation -->
<string name="screen_off_animation_title">Screen off animation</string>
<string name="screen_off_animation_crt">CRT</string>
<string name="screen_off_animation_scale">Scale</string>
<!-- Status bar - Clock -->
<string name="status_bar_clock_title">Clock &amp; date</string>
<string name="status_bar_clock_summary">Customize clock &amp; date</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_position_title">Clock style</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_auto_hide_title">Auto hide</string>
<string name="status_bar_clock_auto_hide_launcher_summary">Hide clock if launcher is visible</string>
<string name="status_bar_clock_auto_hide_summary">Hide clock at regular interval</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_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="clock_date_position">Date position</string>
<string name="clock_date_right">Right of time</string>
<string name="clock_date_left">Left of time</string>
<!-- QS clock -->
<string name="qs_clock_title">Clock</string>
<string name="qs_clock_summary">Display clock in quick status bar header</string>
<!-- QS date -->
<string name="qs_date_title">Date</string>
<string name="qs_date_summary">Display date in quick status bar header</string>
<!-- Media art -->
<string name="lockscreen_media_category">Lock screen media</string>
<string name="media_art_title">Media cover art</string>
<string name="media_art_summary">Enable media cover art on the lockscreen</string>
<!-- Lockscreen album art filter -->
<string name="lockscreen_albumart_filter_title">Media cover art filter</string>
<string name="lockscreen_albumart_filter_none">None</string>
<string name="lockscreen_albumart_filter_grayscale">Grayscale</string>
<string name="lockscreen_albumart_filter_tint">Accent tinted</string>
<string name="lockscreen_albumart_filter_blur">Blur</string>
<string name="lockscreen_albumart_filter_grayblur">Grayscale and blurred</string>
<!-- 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="pulse_settings">Pulse</string>
<string name="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_units_rounded_title">Rounded corners</string>
<string name="pulse_solid_units_rounded_summary">Solid lines with rounded tip</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>
<!-- Quick Settings brightness slider -->
<string name="qs_brightness_slider_category">Brightness slider</string>
<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>
<string name="qs_brightness_position_bottom_title">Show brightness slider on bottom</string>
<string name="qs_brightness_position_bottom_summary">Show a brightness slider on bottom quick settings</string>
<!-- Quick Settings brightness icon -->
<string name="brightness_icon_title">Adaptive brightness button</string>
<string name="brightness_icon_summary">Show adaptive brightness button</string>
<!-- Quick QS Panel brightness slider -->
<string name="quick_qs_brightness_slider_title">Show brightness slider in Quick QS Panel</string>
<string name="quick_qs_brightness_slider_summary">Show a brightness slider in the quick qs panel</string>
<!-- Volume rocker gestures -->
<string name="volume_skiptrack_screen_title">Skip music tracks</string>
<!-- Navigation bar -->
<string name="navigation_title">Navigatie</string>
<string name="navigation_bar_category">Navigation bar</string>
<string name="navigation_bar_title">On-screen navigation bar</string>
<string name="navigation_bar_summary">Enable on-screen navigation keys</string>
<string name="navigation_bar_layout_title">Layout</string>
<string name="navigation_bar_layout_summary">Customize the layout of the navigation bar</string>
<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 in navigation bar while typing</string>
<string name="navigation_bar_help_text">These settings mainly relate to the 3-button navigation bar. If you use gesture navigation and want to customize it, e.g. hide the gesture handle, please visit: Settings &gt; System &gt; Gestures.</string>
<string name="nav_bar_tuner_title">Navigation bar tuner</string>
<string name="nav_bar_tuner_summary">Change nav bar layout</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="system_navigation_summary">Choose which system navigation style to use</string>
<!-- HW keys -->
<string name="hardware_keys_title">Buttons</string>
<string name="hardware_keys_category">Hardware navigation buttons</string>
<string name="hardware_keys_disable_title">Disable hardware buttons</string>
<string name="hardware_keys_disable_summary">Use the device hardware keys for navigation</string>
<!-- NavBar Inverse -->
<string name="navigation_bar_inverse_title">Invert 3 button navigation bar</string>
<!-- Quick Settings brightness slider -->
<string name="qs_show_brightness_slider_title">Brightness slider</string>
<string name="qs_show_brightness_slider_never">Never show</string>
<string name="qs_show_brightness_slider_expanded">Show when expanded</string>
<string name="qs_show_brightness_slider_always">Show always</string>
<string name="qs_show_brightness_slider_not_expanded">Show when not expanded</string>
<string name="qs_brightness_slider_position_title">Position</string>
<string name="qs_brightness_slider_position_top">Top</string>
<string name="qs_brightness_slider_position_bottom">Bottom</string>
<!-- Monet Engine -->
<string name="monet_category">Monet</string>
<string name="monet_engine_title">Monet engine</string>
<string name="monet_engine_summary">Customize monet parameters</string>
<string name="monet_engine_custom_color_title">Use custom color</string>
<string name="monet_engine_custom_color_summary">Use custom color for monet engine instead of wallpaper colors</string>
<string name="monet_engine_color_override_title">Custom color</string>
<string name="monet_engine_white_luminance_user_title">White luminance</string>
<string name="monet_engine_accurate_shades_title">Use accurate shades</string>
<string name="monet_engine_chroma_factor_title">Chroma factor</string>
<string name="monet_engine_linear_lightness_title">Use linear lightness</string>
<!-- Quick Settings brightness icon -->
<string name="qs_show_auto_brightness_title">Auto brightness icon</string>
<string name="qs_show_auto_brightness_summary">Show toggle for adaptive brightness near the slider</string>
<!-- Black theme -->
<string name="system_black_theme_title">Use black theme</string>
<string name="system_black_theme_summary">Force black background colors</string>
<!-- OOS style material dismiss all button for notifications -->
<string name="notification_material_dismiss_button_title">Clear all notification button</string>
<string name="notification_material_dismiss_button_summary">Replace clear all notification text with floating button</string>
<string name="clearall_style_title">Clear all notification button style</string>
<string name="clearall_bgstyle_title">Clear all notification button background</string>
<!-- Laboratory - Application downgrade -->
<string name="laboratory_app_downgrade_title">Allow application downgrade</string>
<string name="laboratory_app_downgrade_summary">This allows you to downgrade applications. Note that this may lead to crashes and data corruption.</string>
<!-- Laboratory - Ignore window secure -->
<string name="laboratory_ignore_window_secure_title">Ignore window secure flags</string>
<string name="laboratory_ignore_window_secure_summary">This removes the screenshots and screenrecords limits for all applications. Normally, special applications are replaced with black areas in records. This can be convenient in some cases but may lead to privacy leaks. After changing this toggle, you may need to restart applications for the change to take effect.</string>
<!-- Colorful battery icon -->
<string name="battery_level_colors_title">Toggle colorful battery icon</string>
<string name="battery_level_colors_summary">Each battery level drop is color coded</string>
<!-- Custom settings dashboard style -->
<string name="settings_dashboard_style_title">Settings layout</string>
<string name="settings_dashboard_style_aosp">Aosp</string>
<string name="settings_dashboard_style_oos11">OxygenOS 11</string>
<string name="settings_dashboard_style_oos12">OxygenOS 12</string>
<string name="settings_dashboard_style_cherish">Cherish</string>
<string name="settings_dashboard_style_cherish_clean">Cherish Clean</string>
<string name="settings_layout_category_title">Settings UI interface</string>
<string name="settings_base_style_title">Settings Base layout</string>
<string name="settings_base_style_summary">Use an alternative layout for setting menus</string>
<string name="settings_home_style_title">Settings Home layout</string>
<string name="settings_home_style_summary">Use stock aosp layout for homepage</string>
<string name="disable_usercard_title">Settings UserCard</string>
<string name="disable_usercard_summary">Toggle in order not to show the usercard on main settings page</string>
<string name="spoof_title">Spoofing</string>
<!-- Unlimited g00gle ph0t0s st0rage -->
<string name="use_photos_spoof_title">Unlimited Photos storage</string>
<string name="use_photos_spoof_summary">Spoof your device as Pixel XL for Google Photos app only to provide unlimited storage for backup</string>
<!-- Unlock FPS for specific games -->
<string name="use_games_spoof_title">Unlock higher FPS in games</string>
<string name="use_games_spoof_summary">Spoof your device as a different model for specific games to unlock higher FPS</string>
<!-- Unlock higher quality streams for specific apps -->
<string name="use_stream_spoof_title">Unlock higher quality streams</string>
<string name="use_stream_spoof_summary">Spoof your device as Pixel 6 Pro to unlock higher quality streams on Amazon Prime, Disney+, Hotstar, and Netflix</string>
<!-- Hidden apps -->
<string name="hidden_apps_title">Hidden apps</string>
<string name="hidden_apps_summary">Applications that should be hidden from launcher</string>
<!-- reTicker -->
<string name="reticker_title">reTicker</string>
<string name="reticker_summary">Replace heads-up notification with slim and less invasive version of redesigned ticker</string>
<string name="reticker_colored_title">Use app colored background</string>
<string name="reticker_colored_summary">Replace reTicker background color using notification app main color</string>
<!-- Data usage info in QS footer -->
<string name="qs_footer_datausage_title">Data usage</string>
<string name="qs_footer_datausage_summary">Display data usage summary in quick settings footer</string>
<!-- Qs Transparency -->
<string name="qs_transparency_summary">Choose how transparent you want your qs to be (Requires SystemUI Restart)</string>
<string name="qs_transparency_title">Qs Transparency</string>
<!-- Media artwork -->
<string name="media_category">Media notification</string>
<string name="artwork_media_background_title">Artwork media background</string>
<string name="artwork_media_background_summary">Set media artwork as the notification media background</string>
<string name="artwork_media_background_enable_blur_title">Blur media media artwork background</string>
<string name="artwork_media_background_blur_radius_title">Blur amount for media artwork</string>
<string name="artwork_media_background_fade_filter_title">Fade amount for media artwork</string>
<string name="artwork_media_background_alpha_title">Transparency of media artwork</string>
<string name="just_kidding">Just kidding! providing logs helps us look like professional programmers err i mean trace the bugs that users reports.</string>
<string name="bug_report_drill">Bug Reporting Procedure</string>
<!-- Strict standby -->
<string name="strict_standby_policy_title">Strict standby policy</string>
<string name="strict_standby_policy_summary">When dismissing from recents, this will force stop apps with restricted battery usage and impose stronger restrictions to them. Also, all app standby restrictions will be imposed even when device is charging.</string>
<!-- Force background freezer -->
<string name="force_background_freezer_title">Background tasks freezer</string>
<string name="force_background_freezer_summary">Freeze tasks with restricted battery usage when moving them to background and unfreeze them when moving to foreground. This could save battery slightly but may lead to crashes and background ANR.</string>
<!-- Wi-Fi Standard icon -->
<string name="show_wifi_standard_icon_title">Show Wi-Fi Standard icon</string>
<string name="show_wifi_standard_icon_summary">Show Wi-Fi type in Wi-Fi signal indicator</string>
<!-- Lockscreen clock color -->
<string name="lockscreen_clock_color_title">Lockscreen clock color</string>
<string name="lockscreen_clock_color_summary">Use secondary color for lockscreen clock, if disabled will use color accent</string>
<!-- QS tiles layout direction: vertical or horizontal -->
<string name="qs_tile_layout_category_title">Tile layout</string>
<string name="qs_tile_layout_title">Vertical layout</string>
<string name="qs_tile_layout_summary">Enable for vertical layout. Default is horizontal</string>
<!-- QS rows and columns -->
<string name="qs_layout_category_title">QS Layout</string>
<string name="qs_rows_portrait_title">Tile rows on portrait</string>
<string name="qs_rows_landscape_title">Tile rows on landscape</string>
<string name="qs_columns_portrait_title">Tile columns on portrait</string>
<!-- QS tiles title visibility -->
<string name="qs_tile_title_visibility_title">Hide tile titles</string>
<string name="qs_tile_title_visibility_summary">Toggle to hide tile titles</string>
<!-- Fingerprint Ripple Effect -->
<string name="enable_fingerprint_ripple_effect_title">Ripple effect</string>
<string name="enable_fingerprint_ripple_effect_summary">Show ripple effect on unlock with fingerprint</string>
</resources>

View File

@@ -0,0 +1,771 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2019 CherishOS
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">
<!-- App Title -->
<string name="cherish_settings_title">Cherish Settings</string>
<!-- Units -->
<string name="unit_milliseconds">milliseconds</string>
<string name="unit_seconds">seconds</string>
<!-- Categories -->
<string name="button_title">Buttons</string>
<string name="button_summary">Hardware keys, Navigation bar</string>
<string name="gestures_title">Gestures</string>
<string name="gestures_summary">Jump to camera, swipe to screenshot</string>
<string name="lockscreen_title">Lock screen</string>
<string name="lockscreen_summary">Music visualizer, charging animation, clock style</string>
<string name="misc_title">Miscellaneous</string>
<string name="misc_summary">Gaming mode, volume controls</string>
<string name="animations_title">Animations</string>
<string name="animations_summary">System animations</string>
<string name="powermenu_title">Power menu</string>
<string name="powermenu_summary">Advanced restart, power menu opacity</string>
<string name="theme_title">Themes</string>
<string name="theme_summary">System theme, rounded, switch theme</string>
<string name="quicksettings_title">Quick Settings</string>
<string name="quicksettings_summary">Tile layout, blur</string>
<string name="recents_title">Recents apps</string>
<string name="recents_summary">Slim recents</string>
<string name="statusbar_title">Status bar</string>
<string name="statusbar_summary">Clock, carrier, status icons</string>
<string name="volume_title">Volume rockers</string>
<string name="volume_summary">Volume rockers</string>
<string name="notifications_title">Notifications</string>
<string name="notifications_summary">Battery light, notifications header</string>
<string name="about_summary">Learn more about CherishOS</string>
<string name="device_part_title">Device features</string>
<string name="qs_category">QS category</string>
<string name="navbar_title">Navigation bar</string>
<string name="volume_keys_title">Volume keys</string>
<!-- General strings -->
<string name="ok">OK</string>
<string name="reset">Reset</string>
<string name="cancel">Cancel</string>
<string name="save">Save</string>
<string name="default_string">Default</string>
<string name="disabled">Disabled</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"></string>
<string name="arrow_down"></string>
<string name="hex">Hex:</string>
<string name="hex_hint">#ff000000</string>
<string name="set">Set</string>
<string name="color_default">Default</string>
<string name="led_color_green">Green</string>
<string name="led_color_red">Red</string>
<!-- Custom seekbar -->
<string name="custom_seekbar_value">Value: <xliff:g id="v">%s</xliff:g></string>
<string name="custom_seekbar_default_value">Default</string>
<string name="custom_seekbar_default_value_to_set">Default value: <xliff:g id="v">%s</xliff:g>\nLong press to set</string>
<string name="custom_seekbar_default_value_is_set">Default value is set</string>
<string name="add_package_to_title">Add application</string>
<!-- QS settings -->
<string name="qs_title">Quick settings</string>
<!-- QuickSettings haptic feedback -->
<string name="quick_settings_vibrate_title">Vibrate on touch</string>
<string name="quick_settings_vibrate_summary">Vibrate when touching QS tiles</string>
<!-- Lockscreen shortcuts -->
<string name="ls_category">Lockscreen Items</string>
<string name="ls_tuner">Enable Lockscreen tuner</string>
<string name="lockscreen_shortcuts">Lockscreen shortcuts</string>
<string name="ls_shortcut_summary">Customize Lockscreen shortcuts</string>
<!-- Lockscreen icons -->
<string name="lockscreen_tuner_title">Lockscreen tuner</string>
<!-- Statusbar Items -->
<string name="sb_icons">Statusbar Icons</string>
<string name="statusbar_items_category">Statusbar items</string>
<!-- Status bar - icons -->
<string name="status_bar_icons_title">Status bar icons</string>
<!-- Lock screen visualizer -->
<string name="visualizer_title">Display music visualizer</string>
<!-- Power menu and dialogs opacity -->
<!-- AOKP custom system animations -->
<!-- Power menu Animations -->
<string name="power_menu_animation">Power menu</string>
<!-- QS header image -->
<!-- Lockscreen -->
<string name="lockscreen_category">Lockscreen</string>
<!-- Themes -->
<string name="theme_type_title">System theme</string>
<string name="theme_type_summary">Select theme</string>
<!--Accenter -->
<string name="themes_hub_title">Themes</string>
<string name="themes_hub_summary">Accents-Gradients-Themes</string>
<string name="rgb_accent_picker_title_dark">Accent Picker</string>
<string name="rgb_accent_picker_summary">Choose the accent color yourself</string>
<string name="theme_option_reset_title">Reset Theme Options</string>
<string name="theme_option_reset_message">Are you sure you want to reset themes-accent to default?</string>
<!--ThemePicker-->
<string name="theme_select_title">Styles and Wallpapers</string>
<string name="theme_select_summary">Browse and select installed themes</string>
<string name="notification_light_settings">Notifications light</string>
<!-- Volume rocker wake -->
<string name="volume_rocker_wake_title">Volume rocker wake</string>
<string name="search">Search</string>
<string name="search_apps">Search apps</string>
<!-- Power Menu -->
<string name="power_menu_title">Power menu</string>
<string name="power_menu_title_summary">View or change power menu entries</string>
<string name="powermenu_screenshot">Screenshot</string>
<string name="powermenu_power">Power</string>
<string name="powermenu_advanced">Advanced reboot options</string>
<string name="powermenu_restart">Restart</string>
<string name="powermenu_airplane">Airplane</string>
<string name="powermenu_settings">Settings</string>
<string name="powermenu_lockdown">Lock Down</string>
<string name="powermenu_soundpanel">Sound Panel</string>
<string name="powermenu_users">Users</string>
<string name="powermenu_logout">Logout</string>
<string name="powermenu_emergency">Emergency</string>
<!-- Double Tap Lockscreen to Sleep -->
<string name="lockscreen_gesture_title">Gestures</string>
<string name="double_tap_to_sleep_lockscreen_title">Double tap to sleep</string>
<string name="double_tap_to_sleep_lockscreen_summary">Double tap on the top third or bottom shortcut area of the lock screen to put the device to sleep</string>
<!-- Double Tap Statusbar to Sleep -->
<string name="statusbar_gesture_title">Gestures</string>
<string name="double_tap_to_sleep_statusbar_title">Double tap to sleep</string>
<string name="double_tap_to_sleep_statusbar_summary">Double tap on statusbar to put the device to sleep</string>
<!-- Buttons title -->
<string name="volume_category">Volume Rocker</string>
<!--Volume keys -->
<string name="volume_rocker_wake_summary">Pressing the volume keys will wake your device</string>
<!-- Torch Power button gestures -->
<string name="torch_power_button_gesture_title">Toggle torch when screen off</string>
<string name="torch_power_button_gesture_none">Disabled</string>
<string name="torch_power_button_gesture_dt">Double tap power button (slower single tap response), Disables double power tap for camera.</string>
<string name="torch_power_button_gesture_dt_toast">Jump to camera gesture is now disabled</string>
<string name="torch_power_button_gesture_lp">Long press power button</string>
<!-- Hardware button navigation -->
<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>
<string name="profile_applist_title">Applications</string>
<string name="choose_action_title">Choose action</string>
<string name="action_entry_default_action">Default settings</string>
<string name="action_entry_select_app">Select application</string>
<string name="action_entry_custom_action">Select custom action</string>
<string name="hardware_keys_volume_keys_title">Volume rocker</string>
<string name="hardware_keys_home_key_title">Home button</string>
<string name="hardware_keys_menu_key_title">Menu button</string>
<string name="hardware_keys_assist_key_title">Search button</string>
<string name="hardware_keys_appswitch_key_title">Overview button</string>
<string name="hardware_keys_back_key_title">Back button</string>
<string name="hardware_keys_double_tap_summary">Set double tap action</string>
<string name="hardware_keys_single_tap_summary">Set single tap action</string>
<string name="hardware_keys_long_press_summary">Set long press action</string>
<string name="hardware_keys_single_tap_title">Single tap action</string>
<string name="hardware_keys_long_press_title">Long press action</string>
<string name="hardware_keys_double_tap_title">Double tap action</string>
<!-- 4G icon -->
<string name="show_fourg_icon_title">4G icon</string>
<string name="show_fourg_icon_summary">Display 4G icon in signal icon instead LTE</string>
<!-- Volume swap buttons -->
<string name="swap_volume_buttons_title">Reorient</string>
<string name="swap_volume_buttons_summary">Swap volume buttons when the screen is rotated</string>
<!-- Power menu on lockscreen -->
<string name="lockscreen_power_menu_disabled_title">Disable power menu on lock screen</string>
<string name="lockscreen_power_menu_disabled_summary">This will only disable the power menu on secure lock screens</string>
<!-- Toast app icon -->
<string name="toast_icon_title">Toast app icon</string>
<string name="toast_icon_summary">Display the app\'s icon corresponding with the toast</string>
<!-- Heads up -->
<string name="headsup_category">HeadsUp Settings</string>
<string name="heads_up_notifications">Heads up</string>
<string name="heads_up_notifications_summary">Customise heads up notifications settings</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_stoplist_summary">Disable heads up notifications in these applications</string>
<string name="add_heads_up_blacklist_summary">Disable heads up from these applications</string>
<string name="heads_up_stoplist_title">Stoplist</string>
<string name="heads_up_blacklist_title">Blacklist</string>
<string name="profile_choose_app">Choose app</string>
<string name="dialog_delete_title">Delete</string>
<string name="dialog_delete_message">Remove selected item?</string>
<!-- Heads up timeout -->
<string name="heads_up_time_out_title">Time out</string>
<string name="heads_up_time_out_summary">Peeking notifications will show for <xliff:g id="number">%d</xliff:g> seconds</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_5sec">5 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>
<!-- Heads up snooze -->
<string name="heads_up_snooze_title">Snooze timer</string>
<string name="heads_up_snooze_summary_one_minute">Swiping up on peeking notifications will snooze heads up from that application for 1 minute</string>
<string name="heads_up_snooze_summary">Swiping up on peeking notifications will snooze heads up from that application for <xliff:g id="number">%d</xliff:g> minutes</string>
<string name="heads_up_snooze_disabled_summary">Snooze timer is disabled</string>
<string name="heads_up_snooze_1min">1 minute</string>
<string name="heads_up_snooze_5min">5 minutes</string>
<string name="heads_up_snooze_10min">10 minutes</string>
<string name="heads_up_snooze_15min">15 minutes</string>
<string name="heads_up_snooze_20min">20 minutes</string>
<!-- Quick QS pulldown -->
<string name="status_bar_quick_qs_pulldown">Quick QS pulldown</string>
<string name="quick_pulldown_none">Disabled</string>
<string name="quick_pulldown_right">Pulldown statusbar from right side</string>
<string name="quick_pulldown_left">Pulldown statusbar from left side</string>
<!-- Incall vibrate options -->
<string name="incall_vibration_category">In-call vibration options</string>
<string name="incall_vibrate_connect_title">Vibrate on connect</string>
<string name="incall_vibrate_call_wait_title">Vibrate on call waiting</string>
<string name="incall_vibrate_disconnect_title">Vibrate on disconnect</string>
<!-- Data disabled icon -->
<string name="data_disabled_icon_title">Show data disabled icon</string>
<string name="data_disabled_icon_summary">Display the cross sign next to signal bar when data is disabled</string>
<!-- Roaming indicator icon -->
<string name="roaming_indicator_icon_title">Roaming indicator</string>
<string name="roaming_indicator_icon_summary">Display roaming indicator in signal icon when in roaming mode</string>
<!-- Show VoLTE icon on statusbar -->
<string name="volte_switch_title">VoLTE icon</string>
<string name="volte_switch_summary">Display VoLTE icon</string>
<string name="volte_icon_title">VoLTE icon</string>
<string name="volte_icon_summary">Display VoLTE icon</string>
<string name="volte_icon_style_title">Select VoLTE Icon</string>
<string name="volte_icon_asus">VoLTE Asus Icon</string>
<string name="volte_icon_vo">Vo Only Icon</string>
<string name="volte_icon_volte">VoLTE Icon</string>
<string name="volte_icon_oos">VoLTE OOS Icon</string>
<string name="volte_icon_hd">HD Icon</string>
<string name="volte_icon_hd2">HD CAF Icon</string>
<string name="volte_icon_miui">MIUI 11 Icon</string>
<string name="volte_icon_emui">EMUI Icon</string>
<string name="volte_icon_margaritov">HD Filled Icon</string>
<string name="volte_icon_margaritov2">Margaritov VoLTE Icon</string>
<string name="volte_icon_vivo">Vivo Icon</string>
<string name="volte_icon_aris">Aris Icon</string>
<string name="volte_icon_beast">Aww Icon</string>
<string name="volte_icon_ios">Ios Icon</string>
<string name="volte_icon_lr">Livenge Icon</string>
<string name="volte_icon_realme">Realme Icon</string>
<string name="volte_icon_typeA">Mild Icon</string>
<string name="volte_icon_typeB">Filth Icon</string>
<string name="volte_icon_typeC">Mue Icon</string>
<string name="volte_icon_typeD">Sus Icon</string>
<string name="volte_icon_typeE">Acherus Icon</string>
<string name="volte_icon_vcircle">Circle Icon</string>
<string name="volte_icon_vimeo">Vimeo Icon</string>
<string name="volte_icon_volit">Volit Icon</string>
<string name="volte_icon_zirco">Ziroc Icon</string>
<!-- VoWiFi icon -->
<string name="vowifi_icon_title">VoWiFi icon</string>
<string name="vowifi_icon_enabled">VoWiFi icon enabled</string>
<string name="vowifi_icon_disabled">VoWiFi icon disabled</string>
<string name="vowifi_icon_enabled_volte_disabled">VoWiFi instead of VoLTE icon</string>
<string name="vowifi_icon_style_title">VoWiFi icon style</string>
<string name="vowifi_icon_default">Default Icon</string>
<string name="vowifi_icon_emui">EMUI Icon</string>
<string name="vowifi_icon_asus">Asus Icon</string>
<string name="vowifi_icon_oneplus">OOS Icon</string>
<string name="vowifi_icon_moto">Motorola Icon</string>
<string name="vowifi_icon_simple1">Simple1 Icon</string>
<string name="vowifi_icon_simple2">Simple2 Icon</string>
<string name="vowifi_icon_simple3">Simple3 Icon</string>
<string name="vowifi_icon_vivo">Vivo Icon</string>
<string name="vowifi_icon_margaritov">Margaritov Icon</string>
<!-- Battery light -->
<string name="battery_light_settings">Battery charging light</string>
<string name="battery_light_enable">Enable</string>
<string name="battery_full_light_enabled">Battery light when full charged</string>
<string name="battery_light_allow_on_dnd_title">Battery light in Do Not Disturb mode</string>
<string name="battery_light_low_blinking_title">Blinking light on low battery</string>
<string name="battery_light_cat">Battery light color when charging</string>
<string name="battery_light_low_color">Low battery</string>
<string name="battery_light_medium_color">Medium battery</string>
<string name="battery_light_full_color">Almost full battery</string>
<string name="battery_light_reallyfull_color">Full (100) battery</string>
<!-- Heads up options -->
<string name="less_boring_heads_up_title">Make heads up less annoying</string>
<string name="less_boring_heads_up_summary">Show heads up only for dialer or messaging app if they are not in foreground</string>
<!-- Notification guts kill app button -->
<string name="general_category">General</string>
<string name="notification_guts_kill_app_button_title">Kill app button</string>
<string name="notification_guts_kill_app_button_summary">Show a kill app button in the notification\'s longpress menu</string>
<!-- Double Tap on Doze to wake -->
<string name="double_tap_on_doze_to_wake_title">Double-tap to wake on doze</string>
<string name="double_tap_on_doze_to_wake_summary">Double tap to wake when device is dreaming</string>
<!-- Old mobile type icons -->
<string name="use_old_mobiletype_title">Small mobile type icon</string>
<string name="use_old_mobiletype_summary">Show mobile type icon on top of the signal indicator</string>
<!-- Lockscreen battery info indicator -->
<string name="lockscreen_battery_info_title">Lockscreen charging info</string>
<string name="lockscreen_battery_info_summary">Show charging current, voltage, wattage and battery temperature on lockscreen while charging</string>
<!-- Charging animation -->
<string name="charging_animation_title">Charging animation</string>
<string name="charging_animation_summary">Display an animation when the device is plugged in</string>
<!-- Tiles animation style -->
<string name="qs_tile_animation_title">Animations</string>
<string name="qs_tile_animation_style_title">Animation style</string>
<string name="qs_tile_animation_duration_title">Animation duration</string>
<string name="qs_tile_animation_interpolator_title">Tiles animation interpolator</string>
<string name="qs_tile_animation_style_off">No animation</string>
<string name="qs_tile_animation_style_flip">Flip</string>
<string name="qs_tile_animation_style_rotate">Rotate</string>
<string name="qs_tile_animation_duration_low">Low</string>
<string name="qs_tile_animation_duration_default">Default</string>
<string name="qs_tile_animation_duration_fast">Fast</string>
<string name="qs_tile_animation_interpolator_linearInterpolator">Linear</string>
<string name="qs_tile_animation_interpolator_accelerateInterpolator">Accelerate</string>
<string name="qs_tile_animation_interpolator_decelerateInterpolator">Decelerate</string>
<string name="qs_tile_animation_interpolator_accelerateDecelerateInterpolator">Accelerate decelerate</string>
<string name="qs_tile_animation_interpolator_bounceInterpolator">Bounce</string>
<string name="qs_tile_animation_interpolator_overshootInterpolator">Overshoot</string>
<string name="qs_tile_animation_interpolator_anticipateInterpolator">Anticipate</string>
<string name="qs_tile_animation_interpolator_anticipateOvershootInterpolator">Anticipate overshoot</string>
<string name="qs_set_animation_style">%1$s</string>
<string name="qs_set_animation_duration">%1$s</string>
<string name="qs_set_animation_interpolator">%1$s</string>
<!-- Blink flashlight for incoming calls -->
<string name="flashlight_category">Flashlight</string>
<string name="flashlight_on_call_title">Blink Flashlight for incoming call</string>
<string name="flashlight_on_call_disabled">Disabled</string>
<string name="flashlight_on_call_ringer">When ringing</string>
<string name="flashlight_on_call_no_ringer">When ringer is silent</string>
<string name="flashlight_on_call_silent">When entirely silent (no ringer or vibrator)</string>
<string name="flashlight_on_call_always">Always</string>
<string name="flashlight_on_call_ignore_dnd_title">Ignore DND</string>
<string name="flashlight_on_call_ignore_dnd_summary">Whether to flash when in Do Not Disturb mode</string>
<string name="flashlight_on_call_rate_title">Rate</string>
<string name="flashlight_on_call_rate_summary">Flashlight on call blink rate</string>
<!-- Combined signal icons in status bar -->
<string name="combined_status_bar_signal_icons">Combined signal icons</string>
<string name="combined_status_bar_signal_icons_summary">Enable combined signal icons in status bar.\nRequires a SystemUI restart</string>
<!-- QS battery estimates -->
<string name="qs_show_battery_estimate_title">Battery estimates</string>
<string name="qs_show_battery_estimate_summary">Show estimated remaining battery life next to the icon</string>
<!-- AOD Schedule -->
<string name="always_on_display_schedule_title">Always on display schedule</string>
<string name="always_on_display_schedule_sunset">Sunset</string>
<string name="always_on_display_schedule_sunrise">Sunrise</string>
<string name="always_on_display_schedule_mixed_sunset">Turns on from sunset till a time</string>
<string name="always_on_display_schedule_mixed_sunrise">Turns on from a time till sunrise</string>
<!-- Pulse notifications lightning -->
<string name="pulse_ambient_light_title">Ambient edge lightning</string>
<string name="pulse_ambient_light_summary">Light ambient edges for pulsing notifications</string>
<string name="ambient_notification_light_enabled_title">Show on AOD</string>
<string name="ambient_notification_light_enabled_summary">Keep showing edge lightning on AOD</string>
<string name="ambient_notification_light_hide_aod_title">Hide AOD content</string>
<string name="ambient_notification_light_hide_aod_summary">Hide AOD content when edges are lighted</string>
<string name="ambient_notification_light_duration_title">Duration</string>
<string name="ambient_notification_light_duration_summary">Time it takes for each animation to complete</string>
<string name="ambient_notification_light_repeats_title">Repeats</string>
<string name="ambient_notification_light_repeats_summary">Amount of times the animation should show\n0 for infinite</string>
<string name="ambient_notification_light_timeout_title">Timeout</string>
<string name="ambient_notification_light_timeout_forever">Forever</string>
<string name="ambient_notification_light_timeout_half_minute">30 seconds</string>
<string name="ambient_notification_light_timeout_minute">1 minute</string>
<string name="ambient_notification_light_timeout_three_minutes">3 minutes</string>
<string name="ambient_notification_light_timeout_five_minutes">5 minutes</string>
<string name="ambient_notification_light_timeout_ten_minutes">10 minutes</string>
<string name="set_to_zero">Set repeats to 0 to enable</string>
<string name="ambient_notification_color_mode_title">Color mode</string>
<string name="ambient_notification_color_mode_accent">Accent color</string>
<string name="ambient_notification_color_mode_wall">Wallpaper dominant color</string>
<string name="ambient_notification_color_mode_notification">Notification icon color</string>
<string name="ambient_notification_color_mode_custom">@string/ambient_notification_light_color_title</string>
<string name="ambient_notification_light_color_title">Custom color</string>
<string name="pulse_ambient_light_show_always_title">Show always</string>
<string name="pulse_ambient_light_show_always_summary">Show lights for all doze events and not just notifications</string>
<string name="pulse_ambient_light_repeat_direction_title">Light repeat mode</string>
<string name="pulse_ambient_light_repeat_direction_restart">Restart</string>
<string name="pulse_ambient_light_repeat_direction_reverse">Reverse</string>
<string name="pulse_ambient_light_layout_title">Light view</string>
<string name="pulse_ambient_light_layout_solid">Solid</string>
<string name="pulse_ambient_light_layout_faded">Faded</string>
<string name="pulse_ambient_light_width_title">Light width</string>
<string name="pulse_light_layout_style_title">Light Layout Style</string>
<string name="pulse_light_both">All Four Sides</string>
<string name="pulse_light_top_bottom">Only Top-Bottom</string>
<string name="pulse_light_left_right">Only Left-Right</string>
<!-- Ambient Ticker -->
<string name="pulse_on_new_tracks_title">Music ticker</string>
<string name="pulse_on_new_tracks_summary">Show music ticker on Ambient Display during track change</string>
<!-- Screen off FOD -->
<string name="screen_off_fod_title">Screen off FOD</string>
<string name="screen_off_fod_summary">Keep FOD enabled when the screen is off</string>
<!-- Volume Steps Fragment -->
<string name="volume_steps_fragment_title">Volume steps</string>
<string name="volume_steps_summary">Customize volume steps</string>
<string name="volume_steps_alarm_title">Volume steps: Alarm</string>
<string name="volume_steps_dtmf_title">Volume steps: DTMF</string>
<string name="volume_steps_music_title">Volume steps: Media</string>
<string name="volume_steps_notification_title">Volume steps: Notification</string>
<string name="volume_steps_ring_title">Volume steps: Ringer</string>
<string name="volume_steps_system_title">Volume steps: System</string>
<string name="volume_steps_voice_call_title">Volume steps: Voice Call</string>
<string name="volume_steps_reset">Reset</string>
<!-- Udfps animations -->
<string name="udfps_category">Udfps</string>
<string name="udfps_recog_animation">Udfps animation</string>
<string name="udfps_recog_animation_summary">Shows an animation while reading your finger</string>
<string name="udfps_recog_animation_effect_title">Udfps animation effect</string>
<string name="udfps_recog_animation_effect_summary">Choose animation effect</string>
<!-- Udfps icon picker -->
<string name="udfps_icon_picker_title">Udfps icon picker</string>
<string name="udfps_icon_picker_summary">Choose your favorite fingerprint icon</string>
<!-- Udfps Custom Options -->
<string name="udfps_settings_title">Udfps Options</string>
<string name="udfps_settings_summary">Different menus for customizing the udfps</string>
<!-- Udfps Haptic Feedback -->
<string name="udfps_haptic_feedback_title">FOD haptic feedback</string>
<string name="udfps_haptic_feedback_summary">Vibrate when touching FOD icon</string>
<!-- Custom FOD Icon -->
<string name="custom_fp_icon_title">Custom UDFPS Icon</string>
<string name="custom_fp_icon_summary">Enable custom UDFPS Icon from files</string>
<string name="custom_fp_select_title">Select Custom UDFPS Icon</string>
<string name="custom_fp_select_summary">Select custom image from your saved files or gallery</string>
<!-- Privacy indicators -->
<string name="mic_camera_privacy_indicator_title">Mic and camera privacy indicator</string>
<string name="mic_camera_privacy_indicator_summary">Show separate indicator when an any app uses mic or camera</string>
<string name="location_privacy_indicator_title">Location privacy indicator</string>
<string name="location_privacy_indicator_summary">Show separate indicator when an any app uses location</string>
<!-- Sb Icon Style -->
<string name="statusbar_icons_style">Colored Statusbar Icons</string>
<string name="statusbar_icons_style_summary">Choose the style of your statusbar icons (requires SystemUI restart)</string>
<!-- Notification headers -->
<string name="notification_headers_title">Notification Headers</string>
<string name="notification_headers_summary">Show headers in the notification shade</string>
<!-- Gaming mode -->
<string name="gaming_mode_title">Game space</string>
<string name="gaming_mode_summary">Extra features for immersive gaming experience</string>
<!-- Battery percentage -->
<string name="battery_style_category_title">Battery icon</string>
<string name="status_bar_battery_percentage_title">Battery percentage</string>
<string name="status_bar_battery_percentage_default">Hidden</string>
<string name="status_bar_battery_percentage_text_next">Next to the icon</string>
<string name="status_bar_battery_percentage_text_inside">Inside the icon</string>
<!-- Status bar battery style-->
<string name="status_bar_battery_style_title">Battery style</string>
<string name="status_bar_battery_style_port">Portrait</string>
<string name="status_bar_battery_style_circle">Circle</string>
<string name="status_bar_battery_style_dotted_circle">Circle (Dotted)</string>
<string name="status_bar_battery_style_filled_circle">Circle (Filled)</string>
<string name="status_bar_battery_style_text">Text</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_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_pill">Portrait Mx</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_signal">Landscape Airoo</string>
<string name="status_bar_battery_style_icon_landscape_buddy">Landscape Capsule</string>
<!-- Network Traffic -->
<string name="traffic_title">Traffic indicators</string>
<string name="traffic_summary">Customize the traffic indicators</string>
<string name="network_traffic_autohide_threshold_title">Auto-hide threshold</string>
<string name="network_traffic_location_title">Location</string>
<string name="network_traffic_disabled">Disabled</string>
<string name="network_traffic_statusbar">Status bar</string>
<string name="network_traffic_qs_header">QS header</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_mode_title">Display mode</string>
<string name="network_traffic_dynamic">Dynamic</string>
<string name="network_traffic_download">Download</string>
<string name="network_traffic_upload">Upload</string>
<string name="network_traffic_font_size">Single net font size</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">Kb/s</string>
<string name="network_traffic_autohide_kilobytes">KB/s</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>
<!-- Themeing -->
<string name="dark_ui_mode_summary">Browse the dark theme options</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the settings category for theme overlays. -->
<string name="theme_customization_category">Theming</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the adaptive icon shape (e.g. launcher and quick settings icons). -->
<string name="theme_customization_icon_shape_title">Icon shape</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize accent color. -->
<string name="theme_customization_icon_shape_summary">Set system icon shape style</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize headline and body fonts. -->
<string name="theme_customization_font_title">Headline / Body font</string>
<string name="theme_customization_font_summary">Set system font style</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the system wide icon pack. -->
<string name="theme_customization_icon_pack_title">Icon pack</string>
<string name="theme_customization_icon_pack_summary">Set custom icon pack style</string>
<string name="theme_customization_signal_icon_title">Signal icon style</string>
<string name="theme_customization_signal_icon_summary">Set custom signal icon style</string>
<string name="theme_customization_wifi_icon_title">WiFi icon style</string>
<string name="theme_customization_wifi_icon_summary">Set custom wifi icon style</string>
<!-- Custom Signal bar icons -->
<string name="custom_signal_bar_title">Signal</string>
<!-- Custom Wi-Fi bar icons -->
<string name="custom_wifi_bar_title">Wi-Fi</string>
<!-- Button brightness -->
<string name="button_backlight_options_category">Backlight options</string>
<string name="button_backlight_enable_title">Allow button backlight</string>
<string name="button_link_brightness">Link to screen brightness</string>
<string name="button_link_brightness_summary">Button backlight brightness will adjust based on current screen brightness level</string>
<string name="button_manual_brightness">Brightness level</string>
<string name="button_timeout_title">Backlight timeout</string>
<string name="button_backlight_on_touch_only_title">Button backlight touch</string>
<string name="button_backlight_on_touch_only_summary">Button backlight will only appear when buttons are pressed rather than on all the time. Timeout still impacts this feature.</string>
<!-- Screen off animation -->
<string name="screen_off_animation_title">Screen off animation</string>
<string name="screen_off_animation_crt">CRT</string>
<string name="screen_off_animation_scale">Scale</string>
<!-- Status bar - Clock -->
<string name="status_bar_clock_title">Clock &amp; date</string>
<string name="status_bar_clock_summary">Customize clock &amp; date</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_position_title">Clock style</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_auto_hide_title">Auto hide</string>
<string name="status_bar_clock_auto_hide_launcher_summary">Hide clock if launcher is visible</string>
<string name="status_bar_clock_auto_hide_summary">Hide clock at regular interval</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_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="clock_date_position">Date position</string>
<string name="clock_date_right">Right of time</string>
<string name="clock_date_left">Left of time</string>
<!-- QS clock -->
<string name="qs_clock_title">Clock</string>
<string name="qs_clock_summary">Display clock in quick status bar header</string>
<!-- QS date -->
<string name="qs_date_title">Date</string>
<string name="qs_date_summary">Display date in quick status bar header</string>
<!-- Media art -->
<string name="lockscreen_media_category">Lock screen media</string>
<string name="media_art_title">Media cover art</string>
<string name="media_art_summary">Enable media cover art on the lockscreen</string>
<!-- Lockscreen album art filter -->
<string name="lockscreen_albumart_filter_title">Media cover art filter</string>
<string name="lockscreen_albumart_filter_none">None</string>
<string name="lockscreen_albumart_filter_grayscale">Grayscale</string>
<string name="lockscreen_albumart_filter_tint">Accent tinted</string>
<string name="lockscreen_albumart_filter_blur">Blur</string>
<string name="lockscreen_albumart_filter_grayblur">Grayscale and blurred</string>
<!-- 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="pulse_settings">Pulse</string>
<string name="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_units_rounded_title">Rounded corners</string>
<string name="pulse_solid_units_rounded_summary">Solid lines with rounded tip</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>
<!-- Quick Settings brightness slider -->
<string name="qs_brightness_slider_category">Brightness slider</string>
<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>
<string name="qs_brightness_position_bottom_title">Show brightness slider on bottom</string>
<string name="qs_brightness_position_bottom_summary">Show a brightness slider on bottom quick settings</string>
<!-- Quick Settings brightness icon -->
<string name="brightness_icon_title">Adaptive brightness button</string>
<string name="brightness_icon_summary">Show adaptive brightness button</string>
<!-- Quick QS Panel brightness slider -->
<string name="quick_qs_brightness_slider_title">Show brightness slider in Quick QS Panel</string>
<string name="quick_qs_brightness_slider_summary">Show a brightness slider in the quick qs panel</string>
<!-- Volume rocker gestures -->
<string name="volume_skiptrack_screen_title">Skip music tracks</string>
<!-- Navigation bar -->
<string name="navigation_title">Navigatie</string>
<string name="navigation_bar_category">Navigation bar</string>
<string name="navigation_bar_title">On-screen navigation bar</string>
<string name="navigation_bar_summary">Enable on-screen navigation keys</string>
<string name="navigation_bar_layout_title">Layout</string>
<string name="navigation_bar_layout_summary">Customize the layout of the navigation bar</string>
<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 in navigation bar while typing</string>
<string name="navigation_bar_help_text">These settings mainly relate to the 3-button navigation bar. If you use gesture navigation and want to customize it, e.g. hide the gesture handle, please visit: Settings &gt; System &gt; Gestures.</string>
<string name="nav_bar_tuner_title">Navigation bar tuner</string>
<string name="nav_bar_tuner_summary">Change nav bar layout</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="system_navigation_summary">Choose which system navigation style to use</string>
<!-- HW keys -->
<string name="hardware_keys_title">Buttons</string>
<string name="hardware_keys_category">Hardware navigation buttons</string>
<string name="hardware_keys_disable_title">Disable hardware buttons</string>
<string name="hardware_keys_disable_summary">Use the device hardware keys for navigation</string>
<!-- NavBar Inverse -->
<string name="navigation_bar_inverse_title">Invert 3 button navigation bar</string>
<!-- Quick Settings brightness slider -->
<string name="qs_show_brightness_slider_title">Brightness slider</string>
<string name="qs_show_brightness_slider_never">Never show</string>
<string name="qs_show_brightness_slider_expanded">Show when expanded</string>
<string name="qs_show_brightness_slider_always">Show always</string>
<string name="qs_show_brightness_slider_not_expanded">Show when not expanded</string>
<string name="qs_brightness_slider_position_title">Position</string>
<string name="qs_brightness_slider_position_top">Top</string>
<string name="qs_brightness_slider_position_bottom">Bottom</string>
<!-- Monet Engine -->
<string name="monet_category">Monet</string>
<string name="monet_engine_title">Monet engine</string>
<string name="monet_engine_summary">Customize monet parameters</string>
<string name="monet_engine_custom_color_title">Use custom color</string>
<string name="monet_engine_custom_color_summary">Use custom color for monet engine instead of wallpaper colors</string>
<string name="monet_engine_color_override_title">Custom color</string>
<string name="monet_engine_white_luminance_user_title">White luminance</string>
<string name="monet_engine_accurate_shades_title">Use accurate shades</string>
<string name="monet_engine_chroma_factor_title">Chroma factor</string>
<string name="monet_engine_linear_lightness_title">Use linear lightness</string>
<!-- Quick Settings brightness icon -->
<string name="qs_show_auto_brightness_title">Auto brightness icon</string>
<string name="qs_show_auto_brightness_summary">Show toggle for adaptive brightness near the slider</string>
<!-- Black theme -->
<string name="system_black_theme_title">Use black theme</string>
<string name="system_black_theme_summary">Force black background colors</string>
<!-- OOS style material dismiss all button for notifications -->
<string name="notification_material_dismiss_button_title">Clear all notification button</string>
<string name="notification_material_dismiss_button_summary">Replace clear all notification text with floating button</string>
<string name="clearall_style_title">Clear all notification button style</string>
<string name="clearall_bgstyle_title">Clear all notification button background</string>
<!-- Laboratory - Application downgrade -->
<string name="laboratory_app_downgrade_title">Allow application downgrade</string>
<string name="laboratory_app_downgrade_summary">This allows you to downgrade applications. Note that this may lead to crashes and data corruption.</string>
<!-- Laboratory - Ignore window secure -->
<string name="laboratory_ignore_window_secure_title">Ignore window secure flags</string>
<string name="laboratory_ignore_window_secure_summary">This removes the screenshots and screenrecords limits for all applications. Normally, special applications are replaced with black areas in records. This can be convenient in some cases but may lead to privacy leaks. After changing this toggle, you may need to restart applications for the change to take effect.</string>
<!-- Colorful battery icon -->
<string name="battery_level_colors_title">Toggle colorful battery icon</string>
<string name="battery_level_colors_summary">Each battery level drop is color coded</string>
<!-- Custom settings dashboard style -->
<string name="settings_dashboard_style_title">Settings layout</string>
<string name="settings_dashboard_style_aosp">Aosp</string>
<string name="settings_dashboard_style_oos11">OxygenOS 11</string>
<string name="settings_dashboard_style_oos12">OxygenOS 12</string>
<string name="settings_dashboard_style_cherish">Cherish</string>
<string name="settings_dashboard_style_cherish_clean">Cherish Clean</string>
<string name="settings_layout_category_title">Settings UI interface</string>
<string name="settings_base_style_title">Settings Base layout</string>
<string name="settings_base_style_summary">Use an alternative layout for setting menus</string>
<string name="settings_home_style_title">Settings Home layout</string>
<string name="settings_home_style_summary">Use stock aosp layout for homepage</string>
<string name="disable_usercard_title">Settings UserCard</string>
<string name="disable_usercard_summary">Toggle in order not to show the usercard on main settings page</string>
<string name="spoof_title">Spoofing</string>
<!-- Unlimited g00gle ph0t0s st0rage -->
<string name="use_photos_spoof_title">Unlimited Photos storage</string>
<string name="use_photos_spoof_summary">Spoof your device as Pixel XL for Google Photos app only to provide unlimited storage for backup</string>
<!-- Unlock FPS for specific games -->
<string name="use_games_spoof_title">Unlock higher FPS in games</string>
<string name="use_games_spoof_summary">Spoof your device as a different model for specific games to unlock higher FPS</string>
<!-- Unlock higher quality streams for specific apps -->
<string name="use_stream_spoof_title">Unlock higher quality streams</string>
<string name="use_stream_spoof_summary">Spoof your device as Pixel 6 Pro to unlock higher quality streams on Amazon Prime, Disney+, Hotstar, and Netflix</string>
<!-- Hidden apps -->
<string name="hidden_apps_title">Hidden apps</string>
<string name="hidden_apps_summary">Applications that should be hidden from launcher</string>
<!-- reTicker -->
<string name="reticker_title">reTicker</string>
<string name="reticker_summary">Replace heads-up notification with slim and less invasive version of redesigned ticker</string>
<string name="reticker_colored_title">Use app colored background</string>
<string name="reticker_colored_summary">Replace reTicker background color using notification app main color</string>
<!-- Data usage info in QS footer -->
<string name="qs_footer_datausage_title">Data usage</string>
<string name="qs_footer_datausage_summary">Display data usage summary in quick settings footer</string>
<!-- Qs Transparency -->
<string name="qs_transparency_summary">Choose how transparent you want your qs to be (Requires SystemUI Restart)</string>
<string name="qs_transparency_title">Qs Transparency</string>
<!-- Media artwork -->
<string name="media_category">Media notification</string>
<string name="artwork_media_background_title">Artwork media background</string>
<string name="artwork_media_background_summary">Set media artwork as the notification media background</string>
<string name="artwork_media_background_enable_blur_title">Blur media media artwork background</string>
<string name="artwork_media_background_blur_radius_title">Blur amount for media artwork</string>
<string name="artwork_media_background_fade_filter_title">Fade amount for media artwork</string>
<string name="artwork_media_background_alpha_title">Transparency of media artwork</string>
<string name="just_kidding">Just kidding! providing logs helps us look like professional programmers err i mean trace the bugs that users reports.</string>
<string name="bug_report_drill">Bug Reporting Procedure</string>
<!-- Strict standby -->
<string name="strict_standby_policy_title">Strict standby policy</string>
<string name="strict_standby_policy_summary">When dismissing from recents, this will force stop apps with restricted battery usage and impose stronger restrictions to them. Also, all app standby restrictions will be imposed even when device is charging.</string>
<!-- Force background freezer -->
<string name="force_background_freezer_title">Background tasks freezer</string>
<string name="force_background_freezer_summary">Freeze tasks with restricted battery usage when moving them to background and unfreeze them when moving to foreground. This could save battery slightly but may lead to crashes and background ANR.</string>
<!-- Wi-Fi Standard icon -->
<string name="show_wifi_standard_icon_title">Show Wi-Fi Standard icon</string>
<string name="show_wifi_standard_icon_summary">Show Wi-Fi type in Wi-Fi signal indicator</string>
<!-- Lockscreen clock color -->
<string name="lockscreen_clock_color_title">Lockscreen clock color</string>
<string name="lockscreen_clock_color_summary">Use secondary color for lockscreen clock, if disabled will use color accent</string>
<!-- QS tiles layout direction: vertical or horizontal -->
<string name="qs_tile_layout_category_title">Tile layout</string>
<string name="qs_tile_layout_title">Vertical layout</string>
<string name="qs_tile_layout_summary">Enable for vertical layout. Default is horizontal</string>
<!-- QS rows and columns -->
<string name="qs_layout_category_title">QS Layout</string>
<string name="qs_rows_portrait_title">Tile rows on portrait</string>
<string name="qs_rows_landscape_title">Tile rows on landscape</string>
<string name="qs_columns_portrait_title">Tile columns on portrait</string>
<!-- QS tiles title visibility -->
<string name="qs_tile_title_visibility_title">Hide tile titles</string>
<string name="qs_tile_title_visibility_summary">Toggle to hide tile titles</string>
<!-- Fingerprint Ripple Effect -->
<string name="enable_fingerprint_ripple_effect_title">Ripple effect</string>
<string name="enable_fingerprint_ripple_effect_summary">Show ripple effect on unlock with fingerprint</string>
</resources>

View File

@@ -0,0 +1,771 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2019 CherishOS
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">
<!-- App Title -->
<string name="cherish_settings_title">Cherish Settings</string>
<!-- Units -->
<string name="unit_milliseconds">milliseconds</string>
<string name="unit_seconds">seconds</string>
<!-- Categories -->
<string name="button_title">Buttons</string>
<string name="button_summary">Hardware keys, Navigation bar</string>
<string name="gestures_title">Gestures</string>
<string name="gestures_summary">Jump to camera, swipe to screenshot</string>
<string name="lockscreen_title">Lock screen</string>
<string name="lockscreen_summary">Music visualizer, charging animation, clock style</string>
<string name="misc_title">Miscellaneous</string>
<string name="misc_summary">Gaming mode, volume controls</string>
<string name="animations_title">Animations</string>
<string name="animations_summary">System animations</string>
<string name="powermenu_title">Power menu</string>
<string name="powermenu_summary">Advanced restart, power menu opacity</string>
<string name="theme_title">Themes</string>
<string name="theme_summary">System theme, rounded, switch theme</string>
<string name="quicksettings_title">Quick Settings</string>
<string name="quicksettings_summary">Tile layout, blur</string>
<string name="recents_title">Recents apps</string>
<string name="recents_summary">Slim recents</string>
<string name="statusbar_title">Status bar</string>
<string name="statusbar_summary">Clock, carrier, status icons</string>
<string name="volume_title">Volume rockers</string>
<string name="volume_summary">Volume rockers</string>
<string name="notifications_title">Notifications</string>
<string name="notifications_summary">Battery light, notifications header</string>
<string name="about_summary">Learn more about CherishOS</string>
<string name="device_part_title">Device features</string>
<string name="qs_category">QS category</string>
<string name="navbar_title">Navigation bar</string>
<string name="volume_keys_title">Volume keys</string>
<!-- General strings -->
<string name="ok">OK</string>
<string name="reset">Reset</string>
<string name="cancel">Cancel</string>
<string name="save">Save</string>
<string name="default_string">Default</string>
<string name="disabled">Disabled</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"></string>
<string name="arrow_down"></string>
<string name="hex">Hex:</string>
<string name="hex_hint">#ff000000</string>
<string name="set">Set</string>
<string name="color_default">Default</string>
<string name="led_color_green">Green</string>
<string name="led_color_red">Red</string>
<!-- Custom seekbar -->
<string name="custom_seekbar_value">Value: <xliff:g id="v">%s</xliff:g></string>
<string name="custom_seekbar_default_value">Default</string>
<string name="custom_seekbar_default_value_to_set">Default value: <xliff:g id="v">%s</xliff:g>\nLong press to set</string>
<string name="custom_seekbar_default_value_is_set">Default value is set</string>
<string name="add_package_to_title">Add application</string>
<!-- QS settings -->
<string name="qs_title">Quick settings</string>
<!-- QuickSettings haptic feedback -->
<string name="quick_settings_vibrate_title">Vibrate on touch</string>
<string name="quick_settings_vibrate_summary">Vibrate when touching QS tiles</string>
<!-- Lockscreen shortcuts -->
<string name="ls_category">Lockscreen Items</string>
<string name="ls_tuner">Enable Lockscreen tuner</string>
<string name="lockscreen_shortcuts">Lockscreen shortcuts</string>
<string name="ls_shortcut_summary">Customize Lockscreen shortcuts</string>
<!-- Lockscreen icons -->
<string name="lockscreen_tuner_title">Lockscreen tuner</string>
<!-- Statusbar Items -->
<string name="sb_icons">Statusbar Icons</string>
<string name="statusbar_items_category">Statusbar items</string>
<!-- Status bar - icons -->
<string name="status_bar_icons_title">Status bar icons</string>
<!-- Lock screen visualizer -->
<string name="visualizer_title">Display music visualizer</string>
<!-- Power menu and dialogs opacity -->
<!-- AOKP custom system animations -->
<!-- Power menu Animations -->
<string name="power_menu_animation">Power menu</string>
<!-- QS header image -->
<!-- Lockscreen -->
<string name="lockscreen_category">Lockscreen</string>
<!-- Themes -->
<string name="theme_type_title">System theme</string>
<string name="theme_type_summary">Select theme</string>
<!--Accenter -->
<string name="themes_hub_title">Themes</string>
<string name="themes_hub_summary">Accents-Gradients-Themes</string>
<string name="rgb_accent_picker_title_dark">Accent Picker</string>
<string name="rgb_accent_picker_summary">Choose the accent color yourself</string>
<string name="theme_option_reset_title">Reset Theme Options</string>
<string name="theme_option_reset_message">Are you sure you want to reset themes-accent to default?</string>
<!--ThemePicker-->
<string name="theme_select_title">Styles and Wallpapers</string>
<string name="theme_select_summary">Browse and select installed themes</string>
<string name="notification_light_settings">Notifications light</string>
<!-- Volume rocker wake -->
<string name="volume_rocker_wake_title">Volume rocker wake</string>
<string name="search">Search</string>
<string name="search_apps">Search apps</string>
<!-- Power Menu -->
<string name="power_menu_title">Power menu</string>
<string name="power_menu_title_summary">View or change power menu entries</string>
<string name="powermenu_screenshot">Screenshot</string>
<string name="powermenu_power">Power</string>
<string name="powermenu_advanced">Advanced reboot options</string>
<string name="powermenu_restart">Restart</string>
<string name="powermenu_airplane">Airplane</string>
<string name="powermenu_settings">Settings</string>
<string name="powermenu_lockdown">Lock Down</string>
<string name="powermenu_soundpanel">Sound Panel</string>
<string name="powermenu_users">Users</string>
<string name="powermenu_logout">Logout</string>
<string name="powermenu_emergency">Emergency</string>
<!-- Double Tap Lockscreen to Sleep -->
<string name="lockscreen_gesture_title">Gestures</string>
<string name="double_tap_to_sleep_lockscreen_title">Double tap to sleep</string>
<string name="double_tap_to_sleep_lockscreen_summary">Double tap on the top third or bottom shortcut area of the lock screen to put the device to sleep</string>
<!-- Double Tap Statusbar to Sleep -->
<string name="statusbar_gesture_title">Gestures</string>
<string name="double_tap_to_sleep_statusbar_title">Double tap to sleep</string>
<string name="double_tap_to_sleep_statusbar_summary">Double tap on statusbar to put the device to sleep</string>
<!-- Buttons title -->
<string name="volume_category">Volume Rocker</string>
<!--Volume keys -->
<string name="volume_rocker_wake_summary">Pressing the volume keys will wake your device</string>
<!-- Torch Power button gestures -->
<string name="torch_power_button_gesture_title">Toggle torch when screen off</string>
<string name="torch_power_button_gesture_none">Disabled</string>
<string name="torch_power_button_gesture_dt">Double tap power button (slower single tap response), Disables double power tap for camera.</string>
<string name="torch_power_button_gesture_dt_toast">Jump to camera gesture is now disabled</string>
<string name="torch_power_button_gesture_lp">Long press power button</string>
<!-- Hardware button navigation -->
<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>
<string name="profile_applist_title">Applications</string>
<string name="choose_action_title">Choose action</string>
<string name="action_entry_default_action">Default settings</string>
<string name="action_entry_select_app">Select application</string>
<string name="action_entry_custom_action">Select custom action</string>
<string name="hardware_keys_volume_keys_title">Volume rocker</string>
<string name="hardware_keys_home_key_title">Home button</string>
<string name="hardware_keys_menu_key_title">Menu button</string>
<string name="hardware_keys_assist_key_title">Search button</string>
<string name="hardware_keys_appswitch_key_title">Overview button</string>
<string name="hardware_keys_back_key_title">Back button</string>
<string name="hardware_keys_double_tap_summary">Set double tap action</string>
<string name="hardware_keys_single_tap_summary">Set single tap action</string>
<string name="hardware_keys_long_press_summary">Set long press action</string>
<string name="hardware_keys_single_tap_title">Single tap action</string>
<string name="hardware_keys_long_press_title">Long press action</string>
<string name="hardware_keys_double_tap_title">Double tap action</string>
<!-- 4G icon -->
<string name="show_fourg_icon_title">4G icon</string>
<string name="show_fourg_icon_summary">Display 4G icon in signal icon instead LTE</string>
<!-- Volume swap buttons -->
<string name="swap_volume_buttons_title">Reorient</string>
<string name="swap_volume_buttons_summary">Swap volume buttons when the screen is rotated</string>
<!-- Power menu on lockscreen -->
<string name="lockscreen_power_menu_disabled_title">Disable power menu on lock screen</string>
<string name="lockscreen_power_menu_disabled_summary">This will only disable the power menu on secure lock screens</string>
<!-- Toast app icon -->
<string name="toast_icon_title">Toast app icon</string>
<string name="toast_icon_summary">Display the app\'s icon corresponding with the toast</string>
<!-- Heads up -->
<string name="headsup_category">HeadsUp Settings</string>
<string name="heads_up_notifications">Heads up</string>
<string name="heads_up_notifications_summary">Customise heads up notifications settings</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_stoplist_summary">Disable heads up notifications in these applications</string>
<string name="add_heads_up_blacklist_summary">Disable heads up from these applications</string>
<string name="heads_up_stoplist_title">Stoplist</string>
<string name="heads_up_blacklist_title">Blacklist</string>
<string name="profile_choose_app">Choose app</string>
<string name="dialog_delete_title">Delete</string>
<string name="dialog_delete_message">Remove selected item?</string>
<!-- Heads up timeout -->
<string name="heads_up_time_out_title">Time out</string>
<string name="heads_up_time_out_summary">Peeking notifications will show for <xliff:g id="number">%d</xliff:g> seconds</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_5sec">5 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>
<!-- Heads up snooze -->
<string name="heads_up_snooze_title">Snooze timer</string>
<string name="heads_up_snooze_summary_one_minute">Swiping up on peeking notifications will snooze heads up from that application for 1 minute</string>
<string name="heads_up_snooze_summary">Swiping up on peeking notifications will snooze heads up from that application for <xliff:g id="number">%d</xliff:g> minutes</string>
<string name="heads_up_snooze_disabled_summary">Snooze timer is disabled</string>
<string name="heads_up_snooze_1min">1 minute</string>
<string name="heads_up_snooze_5min">5 minutes</string>
<string name="heads_up_snooze_10min">10 minutes</string>
<string name="heads_up_snooze_15min">15 minutes</string>
<string name="heads_up_snooze_20min">20 minutes</string>
<!-- Quick QS pulldown -->
<string name="status_bar_quick_qs_pulldown">Quick QS pulldown</string>
<string name="quick_pulldown_none">Disabled</string>
<string name="quick_pulldown_right">Pulldown statusbar from right side</string>
<string name="quick_pulldown_left">Pulldown statusbar from left side</string>
<!-- Incall vibrate options -->
<string name="incall_vibration_category">In-call vibration options</string>
<string name="incall_vibrate_connect_title">Vibrate on connect</string>
<string name="incall_vibrate_call_wait_title">Vibrate on call waiting</string>
<string name="incall_vibrate_disconnect_title">Vibrate on disconnect</string>
<!-- Data disabled icon -->
<string name="data_disabled_icon_title">Show data disabled icon</string>
<string name="data_disabled_icon_summary">Display the cross sign next to signal bar when data is disabled</string>
<!-- Roaming indicator icon -->
<string name="roaming_indicator_icon_title">Roaming indicator</string>
<string name="roaming_indicator_icon_summary">Display roaming indicator in signal icon when in roaming mode</string>
<!-- Show VoLTE icon on statusbar -->
<string name="volte_switch_title">VoLTE icon</string>
<string name="volte_switch_summary">Display VoLTE icon</string>
<string name="volte_icon_title">VoLTE icon</string>
<string name="volte_icon_summary">Display VoLTE icon</string>
<string name="volte_icon_style_title">Select VoLTE Icon</string>
<string name="volte_icon_asus">VoLTE Asus Icon</string>
<string name="volte_icon_vo">Vo Only Icon</string>
<string name="volte_icon_volte">VoLTE Icon</string>
<string name="volte_icon_oos">VoLTE OOS Icon</string>
<string name="volte_icon_hd">HD Icon</string>
<string name="volte_icon_hd2">HD CAF Icon</string>
<string name="volte_icon_miui">MIUI 11 Icon</string>
<string name="volte_icon_emui">EMUI Icon</string>
<string name="volte_icon_margaritov">HD Filled Icon</string>
<string name="volte_icon_margaritov2">Margaritov VoLTE Icon</string>
<string name="volte_icon_vivo">Vivo Icon</string>
<string name="volte_icon_aris">Aris Icon</string>
<string name="volte_icon_beast">Aww Icon</string>
<string name="volte_icon_ios">Ios Icon</string>
<string name="volte_icon_lr">Livenge Icon</string>
<string name="volte_icon_realme">Realme Icon</string>
<string name="volte_icon_typeA">Mild Icon</string>
<string name="volte_icon_typeB">Filth Icon</string>
<string name="volte_icon_typeC">Mue Icon</string>
<string name="volte_icon_typeD">Sus Icon</string>
<string name="volte_icon_typeE">Acherus Icon</string>
<string name="volte_icon_vcircle">Circle Icon</string>
<string name="volte_icon_vimeo">Vimeo Icon</string>
<string name="volte_icon_volit">Volit Icon</string>
<string name="volte_icon_zirco">Ziroc Icon</string>
<!-- VoWiFi icon -->
<string name="vowifi_icon_title">VoWiFi icon</string>
<string name="vowifi_icon_enabled">VoWiFi icon enabled</string>
<string name="vowifi_icon_disabled">VoWiFi icon disabled</string>
<string name="vowifi_icon_enabled_volte_disabled">VoWiFi instead of VoLTE icon</string>
<string name="vowifi_icon_style_title">VoWiFi icon style</string>
<string name="vowifi_icon_default">Default Icon</string>
<string name="vowifi_icon_emui">EMUI Icon</string>
<string name="vowifi_icon_asus">Asus Icon</string>
<string name="vowifi_icon_oneplus">OOS Icon</string>
<string name="vowifi_icon_moto">Motorola Icon</string>
<string name="vowifi_icon_simple1">Simple1 Icon</string>
<string name="vowifi_icon_simple2">Simple2 Icon</string>
<string name="vowifi_icon_simple3">Simple3 Icon</string>
<string name="vowifi_icon_vivo">Vivo Icon</string>
<string name="vowifi_icon_margaritov">Margaritov Icon</string>
<!-- Battery light -->
<string name="battery_light_settings">Battery charging light</string>
<string name="battery_light_enable">Enable</string>
<string name="battery_full_light_enabled">Battery light when full charged</string>
<string name="battery_light_allow_on_dnd_title">Battery light in Do Not Disturb mode</string>
<string name="battery_light_low_blinking_title">Blinking light on low battery</string>
<string name="battery_light_cat">Battery light color when charging</string>
<string name="battery_light_low_color">Low battery</string>
<string name="battery_light_medium_color">Medium battery</string>
<string name="battery_light_full_color">Almost full battery</string>
<string name="battery_light_reallyfull_color">Full (100) battery</string>
<!-- Heads up options -->
<string name="less_boring_heads_up_title">Make heads up less annoying</string>
<string name="less_boring_heads_up_summary">Show heads up only for dialer or messaging app if they are not in foreground</string>
<!-- Notification guts kill app button -->
<string name="general_category">General</string>
<string name="notification_guts_kill_app_button_title">Kill app button</string>
<string name="notification_guts_kill_app_button_summary">Show a kill app button in the notification\'s longpress menu</string>
<!-- Double Tap on Doze to wake -->
<string name="double_tap_on_doze_to_wake_title">Double-tap to wake on doze</string>
<string name="double_tap_on_doze_to_wake_summary">Double tap to wake when device is dreaming</string>
<!-- Old mobile type icons -->
<string name="use_old_mobiletype_title">Small mobile type icon</string>
<string name="use_old_mobiletype_summary">Show mobile type icon on top of the signal indicator</string>
<!-- Lockscreen battery info indicator -->
<string name="lockscreen_battery_info_title">Lockscreen charging info</string>
<string name="lockscreen_battery_info_summary">Show charging current, voltage, wattage and battery temperature on lockscreen while charging</string>
<!-- Charging animation -->
<string name="charging_animation_title">Charging animation</string>
<string name="charging_animation_summary">Display an animation when the device is plugged in</string>
<!-- Tiles animation style -->
<string name="qs_tile_animation_title">Animations</string>
<string name="qs_tile_animation_style_title">Animation style</string>
<string name="qs_tile_animation_duration_title">Animation duration</string>
<string name="qs_tile_animation_interpolator_title">Tiles animation interpolator</string>
<string name="qs_tile_animation_style_off">No animation</string>
<string name="qs_tile_animation_style_flip">Flip</string>
<string name="qs_tile_animation_style_rotate">Rotate</string>
<string name="qs_tile_animation_duration_low">Low</string>
<string name="qs_tile_animation_duration_default">Default</string>
<string name="qs_tile_animation_duration_fast">Fast</string>
<string name="qs_tile_animation_interpolator_linearInterpolator">Linear</string>
<string name="qs_tile_animation_interpolator_accelerateInterpolator">Accelerate</string>
<string name="qs_tile_animation_interpolator_decelerateInterpolator">Decelerate</string>
<string name="qs_tile_animation_interpolator_accelerateDecelerateInterpolator">Accelerate decelerate</string>
<string name="qs_tile_animation_interpolator_bounceInterpolator">Bounce</string>
<string name="qs_tile_animation_interpolator_overshootInterpolator">Overshoot</string>
<string name="qs_tile_animation_interpolator_anticipateInterpolator">Anticipate</string>
<string name="qs_tile_animation_interpolator_anticipateOvershootInterpolator">Anticipate overshoot</string>
<string name="qs_set_animation_style">%1$s</string>
<string name="qs_set_animation_duration">%1$s</string>
<string name="qs_set_animation_interpolator">%1$s</string>
<!-- Blink flashlight for incoming calls -->
<string name="flashlight_category">Flashlight</string>
<string name="flashlight_on_call_title">Blink Flashlight for incoming call</string>
<string name="flashlight_on_call_disabled">Disabled</string>
<string name="flashlight_on_call_ringer">When ringing</string>
<string name="flashlight_on_call_no_ringer">When ringer is silent</string>
<string name="flashlight_on_call_silent">When entirely silent (no ringer or vibrator)</string>
<string name="flashlight_on_call_always">Always</string>
<string name="flashlight_on_call_ignore_dnd_title">Ignore DND</string>
<string name="flashlight_on_call_ignore_dnd_summary">Whether to flash when in Do Not Disturb mode</string>
<string name="flashlight_on_call_rate_title">Rate</string>
<string name="flashlight_on_call_rate_summary">Flashlight on call blink rate</string>
<!-- Combined signal icons in status bar -->
<string name="combined_status_bar_signal_icons">Combined signal icons</string>
<string name="combined_status_bar_signal_icons_summary">Enable combined signal icons in status bar.\nRequires a SystemUI restart</string>
<!-- QS battery estimates -->
<string name="qs_show_battery_estimate_title">Battery estimates</string>
<string name="qs_show_battery_estimate_summary">Show estimated remaining battery life next to the icon</string>
<!-- AOD Schedule -->
<string name="always_on_display_schedule_title">Always on display schedule</string>
<string name="always_on_display_schedule_sunset">Sunset</string>
<string name="always_on_display_schedule_sunrise">Sunrise</string>
<string name="always_on_display_schedule_mixed_sunset">Turns on from sunset till a time</string>
<string name="always_on_display_schedule_mixed_sunrise">Turns on from a time till sunrise</string>
<!-- Pulse notifications lightning -->
<string name="pulse_ambient_light_title">Ambient edge lightning</string>
<string name="pulse_ambient_light_summary">Light ambient edges for pulsing notifications</string>
<string name="ambient_notification_light_enabled_title">Show on AOD</string>
<string name="ambient_notification_light_enabled_summary">Keep showing edge lightning on AOD</string>
<string name="ambient_notification_light_hide_aod_title">Hide AOD content</string>
<string name="ambient_notification_light_hide_aod_summary">Hide AOD content when edges are lighted</string>
<string name="ambient_notification_light_duration_title">Duration</string>
<string name="ambient_notification_light_duration_summary">Time it takes for each animation to complete</string>
<string name="ambient_notification_light_repeats_title">Repeats</string>
<string name="ambient_notification_light_repeats_summary">Amount of times the animation should show\n0 for infinite</string>
<string name="ambient_notification_light_timeout_title">Timeout</string>
<string name="ambient_notification_light_timeout_forever">Forever</string>
<string name="ambient_notification_light_timeout_half_minute">30 seconds</string>
<string name="ambient_notification_light_timeout_minute">1 minute</string>
<string name="ambient_notification_light_timeout_three_minutes">3 minutes</string>
<string name="ambient_notification_light_timeout_five_minutes">5 minutes</string>
<string name="ambient_notification_light_timeout_ten_minutes">10 minutes</string>
<string name="set_to_zero">Set repeats to 0 to enable</string>
<string name="ambient_notification_color_mode_title">Color mode</string>
<string name="ambient_notification_color_mode_accent">Accent color</string>
<string name="ambient_notification_color_mode_wall">Wallpaper dominant color</string>
<string name="ambient_notification_color_mode_notification">Notification icon color</string>
<string name="ambient_notification_color_mode_custom">@string/ambient_notification_light_color_title</string>
<string name="ambient_notification_light_color_title">Custom color</string>
<string name="pulse_ambient_light_show_always_title">Show always</string>
<string name="pulse_ambient_light_show_always_summary">Show lights for all doze events and not just notifications</string>
<string name="pulse_ambient_light_repeat_direction_title">Light repeat mode</string>
<string name="pulse_ambient_light_repeat_direction_restart">Restart</string>
<string name="pulse_ambient_light_repeat_direction_reverse">Reverse</string>
<string name="pulse_ambient_light_layout_title">Light view</string>
<string name="pulse_ambient_light_layout_solid">Solid</string>
<string name="pulse_ambient_light_layout_faded">Faded</string>
<string name="pulse_ambient_light_width_title">Light width</string>
<string name="pulse_light_layout_style_title">Light Layout Style</string>
<string name="pulse_light_both">All Four Sides</string>
<string name="pulse_light_top_bottom">Only Top-Bottom</string>
<string name="pulse_light_left_right">Only Left-Right</string>
<!-- Ambient Ticker -->
<string name="pulse_on_new_tracks_title">Music ticker</string>
<string name="pulse_on_new_tracks_summary">Show music ticker on Ambient Display during track change</string>
<!-- Screen off FOD -->
<string name="screen_off_fod_title">Screen off FOD</string>
<string name="screen_off_fod_summary">Keep FOD enabled when the screen is off</string>
<!-- Volume Steps Fragment -->
<string name="volume_steps_fragment_title">Volume steps</string>
<string name="volume_steps_summary">Customize volume steps</string>
<string name="volume_steps_alarm_title">Volume steps: Alarm</string>
<string name="volume_steps_dtmf_title">Volume steps: DTMF</string>
<string name="volume_steps_music_title">Volume steps: Media</string>
<string name="volume_steps_notification_title">Volume steps: Notification</string>
<string name="volume_steps_ring_title">Volume steps: Ringer</string>
<string name="volume_steps_system_title">Volume steps: System</string>
<string name="volume_steps_voice_call_title">Volume steps: Voice Call</string>
<string name="volume_steps_reset">Reset</string>
<!-- Udfps animations -->
<string name="udfps_category">Udfps</string>
<string name="udfps_recog_animation">Udfps animation</string>
<string name="udfps_recog_animation_summary">Shows an animation while reading your finger</string>
<string name="udfps_recog_animation_effect_title">Udfps animation effect</string>
<string name="udfps_recog_animation_effect_summary">Choose animation effect</string>
<!-- Udfps icon picker -->
<string name="udfps_icon_picker_title">Udfps icon picker</string>
<string name="udfps_icon_picker_summary">Choose your favorite fingerprint icon</string>
<!-- Udfps Custom Options -->
<string name="udfps_settings_title">Udfps Options</string>
<string name="udfps_settings_summary">Different menus for customizing the udfps</string>
<!-- Udfps Haptic Feedback -->
<string name="udfps_haptic_feedback_title">FOD haptic feedback</string>
<string name="udfps_haptic_feedback_summary">Vibrate when touching FOD icon</string>
<!-- Custom FOD Icon -->
<string name="custom_fp_icon_title">Custom UDFPS Icon</string>
<string name="custom_fp_icon_summary">Enable custom UDFPS Icon from files</string>
<string name="custom_fp_select_title">Select Custom UDFPS Icon</string>
<string name="custom_fp_select_summary">Select custom image from your saved files or gallery</string>
<!-- Privacy indicators -->
<string name="mic_camera_privacy_indicator_title">Mic and camera privacy indicator</string>
<string name="mic_camera_privacy_indicator_summary">Show separate indicator when an any app uses mic or camera</string>
<string name="location_privacy_indicator_title">Location privacy indicator</string>
<string name="location_privacy_indicator_summary">Show separate indicator when an any app uses location</string>
<!-- Sb Icon Style -->
<string name="statusbar_icons_style">Colored Statusbar Icons</string>
<string name="statusbar_icons_style_summary">Choose the style of your statusbar icons (requires SystemUI restart)</string>
<!-- Notification headers -->
<string name="notification_headers_title">Notification Headers</string>
<string name="notification_headers_summary">Show headers in the notification shade</string>
<!-- Gaming mode -->
<string name="gaming_mode_title">Game space</string>
<string name="gaming_mode_summary">Extra features for immersive gaming experience</string>
<!-- Battery percentage -->
<string name="battery_style_category_title">Battery icon</string>
<string name="status_bar_battery_percentage_title">Battery percentage</string>
<string name="status_bar_battery_percentage_default">Hidden</string>
<string name="status_bar_battery_percentage_text_next">Next to the icon</string>
<string name="status_bar_battery_percentage_text_inside">Inside the icon</string>
<!-- Status bar battery style-->
<string name="status_bar_battery_style_title">Battery style</string>
<string name="status_bar_battery_style_port">Portrait</string>
<string name="status_bar_battery_style_circle">Circle</string>
<string name="status_bar_battery_style_dotted_circle">Circle (Dotted)</string>
<string name="status_bar_battery_style_filled_circle">Circle (Filled)</string>
<string name="status_bar_battery_style_text">Text</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_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_pill">Portrait Mx</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_signal">Landscape Airoo</string>
<string name="status_bar_battery_style_icon_landscape_buddy">Landscape Capsule</string>
<!-- Network Traffic -->
<string name="traffic_title">Traffic indicators</string>
<string name="traffic_summary">Customize the traffic indicators</string>
<string name="network_traffic_autohide_threshold_title">Auto-hide threshold</string>
<string name="network_traffic_location_title">Location</string>
<string name="network_traffic_disabled">Disabled</string>
<string name="network_traffic_statusbar">Status bar</string>
<string name="network_traffic_qs_header">QS header</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_mode_title">Display mode</string>
<string name="network_traffic_dynamic">Dynamic</string>
<string name="network_traffic_download">Download</string>
<string name="network_traffic_upload">Upload</string>
<string name="network_traffic_font_size">Single net font size</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">Kb/s</string>
<string name="network_traffic_autohide_kilobytes">KB/s</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>
<!-- Themeing -->
<string name="dark_ui_mode_summary">Browse the dark theme options</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the settings category for theme overlays. -->
<string name="theme_customization_category">Theming</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the adaptive icon shape (e.g. launcher and quick settings icons). -->
<string name="theme_customization_icon_shape_title">Icon shape</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize accent color. -->
<string name="theme_customization_icon_shape_summary">Set system icon shape style</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize headline and body fonts. -->
<string name="theme_customization_font_title">Headline / Body font</string>
<string name="theme_customization_font_summary">Set system font style</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the system wide icon pack. -->
<string name="theme_customization_icon_pack_title">Icon pack</string>
<string name="theme_customization_icon_pack_summary">Set custom icon pack style</string>
<string name="theme_customization_signal_icon_title">Signal icon style</string>
<string name="theme_customization_signal_icon_summary">Set custom signal icon style</string>
<string name="theme_customization_wifi_icon_title">WiFi icon style</string>
<string name="theme_customization_wifi_icon_summary">Set custom wifi icon style</string>
<!-- Custom Signal bar icons -->
<string name="custom_signal_bar_title">Signal</string>
<!-- Custom Wi-Fi bar icons -->
<string name="custom_wifi_bar_title">Wi-Fi</string>
<!-- Button brightness -->
<string name="button_backlight_options_category">Backlight options</string>
<string name="button_backlight_enable_title">Allow button backlight</string>
<string name="button_link_brightness">Link to screen brightness</string>
<string name="button_link_brightness_summary">Button backlight brightness will adjust based on current screen brightness level</string>
<string name="button_manual_brightness">Brightness level</string>
<string name="button_timeout_title">Backlight timeout</string>
<string name="button_backlight_on_touch_only_title">Button backlight touch</string>
<string name="button_backlight_on_touch_only_summary">Button backlight will only appear when buttons are pressed rather than on all the time. Timeout still impacts this feature.</string>
<!-- Screen off animation -->
<string name="screen_off_animation_title">Screen off animation</string>
<string name="screen_off_animation_crt">CRT</string>
<string name="screen_off_animation_scale">Scale</string>
<!-- Status bar - Clock -->
<string name="status_bar_clock_title">Clock &amp; date</string>
<string name="status_bar_clock_summary">Customize clock &amp; date</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_position_title">Clock style</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_auto_hide_title">Auto hide</string>
<string name="status_bar_clock_auto_hide_launcher_summary">Hide clock if launcher is visible</string>
<string name="status_bar_clock_auto_hide_summary">Hide clock at regular interval</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_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="clock_date_position">Date position</string>
<string name="clock_date_right">Right of time</string>
<string name="clock_date_left">Left of time</string>
<!-- QS clock -->
<string name="qs_clock_title">Clock</string>
<string name="qs_clock_summary">Display clock in quick status bar header</string>
<!-- QS date -->
<string name="qs_date_title">Date</string>
<string name="qs_date_summary">Display date in quick status bar header</string>
<!-- Media art -->
<string name="lockscreen_media_category">Lock screen media</string>
<string name="media_art_title">Media cover art</string>
<string name="media_art_summary">Enable media cover art on the lockscreen</string>
<!-- Lockscreen album art filter -->
<string name="lockscreen_albumart_filter_title">Media cover art filter</string>
<string name="lockscreen_albumart_filter_none">None</string>
<string name="lockscreen_albumart_filter_grayscale">Grayscale</string>
<string name="lockscreen_albumart_filter_tint">Accent tinted</string>
<string name="lockscreen_albumart_filter_blur">Blur</string>
<string name="lockscreen_albumart_filter_grayblur">Grayscale and blurred</string>
<!-- 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="pulse_settings">Pulse</string>
<string name="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_units_rounded_title">Rounded corners</string>
<string name="pulse_solid_units_rounded_summary">Solid lines with rounded tip</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>
<!-- Quick Settings brightness slider -->
<string name="qs_brightness_slider_category">Brightness slider</string>
<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>
<string name="qs_brightness_position_bottom_title">Show brightness slider on bottom</string>
<string name="qs_brightness_position_bottom_summary">Show a brightness slider on bottom quick settings</string>
<!-- Quick Settings brightness icon -->
<string name="brightness_icon_title">Adaptive brightness button</string>
<string name="brightness_icon_summary">Show adaptive brightness button</string>
<!-- Quick QS Panel brightness slider -->
<string name="quick_qs_brightness_slider_title">Show brightness slider in Quick QS Panel</string>
<string name="quick_qs_brightness_slider_summary">Show a brightness slider in the quick qs panel</string>
<!-- Volume rocker gestures -->
<string name="volume_skiptrack_screen_title">Skip music tracks</string>
<!-- Navigation bar -->
<string name="navigation_title">Navigatie</string>
<string name="navigation_bar_category">Navigation bar</string>
<string name="navigation_bar_title">On-screen navigation bar</string>
<string name="navigation_bar_summary">Enable on-screen navigation keys</string>
<string name="navigation_bar_layout_title">Layout</string>
<string name="navigation_bar_layout_summary">Customize the layout of the navigation bar</string>
<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 in navigation bar while typing</string>
<string name="navigation_bar_help_text">These settings mainly relate to the 3-button navigation bar. If you use gesture navigation and want to customize it, e.g. hide the gesture handle, please visit: Settings &gt; System &gt; Gestures.</string>
<string name="nav_bar_tuner_title">Navigation bar tuner</string>
<string name="nav_bar_tuner_summary">Change nav bar layout</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="system_navigation_summary">Choose which system navigation style to use</string>
<!-- HW keys -->
<string name="hardware_keys_title">Buttons</string>
<string name="hardware_keys_category">Hardware navigation buttons</string>
<string name="hardware_keys_disable_title">Disable hardware buttons</string>
<string name="hardware_keys_disable_summary">Use the device hardware keys for navigation</string>
<!-- NavBar Inverse -->
<string name="navigation_bar_inverse_title">Invert 3 button navigation bar</string>
<!-- Quick Settings brightness slider -->
<string name="qs_show_brightness_slider_title">Brightness slider</string>
<string name="qs_show_brightness_slider_never">Never show</string>
<string name="qs_show_brightness_slider_expanded">Show when expanded</string>
<string name="qs_show_brightness_slider_always">Show always</string>
<string name="qs_show_brightness_slider_not_expanded">Show when not expanded</string>
<string name="qs_brightness_slider_position_title">Position</string>
<string name="qs_brightness_slider_position_top">Top</string>
<string name="qs_brightness_slider_position_bottom">Bottom</string>
<!-- Monet Engine -->
<string name="monet_category">Monet</string>
<string name="monet_engine_title">Monet engine</string>
<string name="monet_engine_summary">Customize monet parameters</string>
<string name="monet_engine_custom_color_title">Use custom color</string>
<string name="monet_engine_custom_color_summary">Use custom color for monet engine instead of wallpaper colors</string>
<string name="monet_engine_color_override_title">Custom color</string>
<string name="monet_engine_white_luminance_user_title">White luminance</string>
<string name="monet_engine_accurate_shades_title">Use accurate shades</string>
<string name="monet_engine_chroma_factor_title">Chroma factor</string>
<string name="monet_engine_linear_lightness_title">Use linear lightness</string>
<!-- Quick Settings brightness icon -->
<string name="qs_show_auto_brightness_title">Auto brightness icon</string>
<string name="qs_show_auto_brightness_summary">Show toggle for adaptive brightness near the slider</string>
<!-- Black theme -->
<string name="system_black_theme_title">Use black theme</string>
<string name="system_black_theme_summary">Force black background colors</string>
<!-- OOS style material dismiss all button for notifications -->
<string name="notification_material_dismiss_button_title">Clear all notification button</string>
<string name="notification_material_dismiss_button_summary">Replace clear all notification text with floating button</string>
<string name="clearall_style_title">Clear all notification button style</string>
<string name="clearall_bgstyle_title">Clear all notification button background</string>
<!-- Laboratory - Application downgrade -->
<string name="laboratory_app_downgrade_title">Allow application downgrade</string>
<string name="laboratory_app_downgrade_summary">This allows you to downgrade applications. Note that this may lead to crashes and data corruption.</string>
<!-- Laboratory - Ignore window secure -->
<string name="laboratory_ignore_window_secure_title">Ignore window secure flags</string>
<string name="laboratory_ignore_window_secure_summary">This removes the screenshots and screenrecords limits for all applications. Normally, special applications are replaced with black areas in records. This can be convenient in some cases but may lead to privacy leaks. After changing this toggle, you may need to restart applications for the change to take effect.</string>
<!-- Colorful battery icon -->
<string name="battery_level_colors_title">Toggle colorful battery icon</string>
<string name="battery_level_colors_summary">Each battery level drop is color coded</string>
<!-- Custom settings dashboard style -->
<string name="settings_dashboard_style_title">Settings layout</string>
<string name="settings_dashboard_style_aosp">Aosp</string>
<string name="settings_dashboard_style_oos11">OxygenOS 11</string>
<string name="settings_dashboard_style_oos12">OxygenOS 12</string>
<string name="settings_dashboard_style_cherish">Cherish</string>
<string name="settings_dashboard_style_cherish_clean">Cherish Clean</string>
<string name="settings_layout_category_title">Settings UI interface</string>
<string name="settings_base_style_title">Settings Base layout</string>
<string name="settings_base_style_summary">Use an alternative layout for setting menus</string>
<string name="settings_home_style_title">Settings Home layout</string>
<string name="settings_home_style_summary">Use stock aosp layout for homepage</string>
<string name="disable_usercard_title">Settings UserCard</string>
<string name="disable_usercard_summary">Toggle in order not to show the usercard on main settings page</string>
<string name="spoof_title">Spoofing</string>
<!-- Unlimited g00gle ph0t0s st0rage -->
<string name="use_photos_spoof_title">Unlimited Photos storage</string>
<string name="use_photos_spoof_summary">Spoof your device as Pixel XL for Google Photos app only to provide unlimited storage for backup</string>
<!-- Unlock FPS for specific games -->
<string name="use_games_spoof_title">Unlock higher FPS in games</string>
<string name="use_games_spoof_summary">Spoof your device as a different model for specific games to unlock higher FPS</string>
<!-- Unlock higher quality streams for specific apps -->
<string name="use_stream_spoof_title">Unlock higher quality streams</string>
<string name="use_stream_spoof_summary">Spoof your device as Pixel 6 Pro to unlock higher quality streams on Amazon Prime, Disney+, Hotstar, and Netflix</string>
<!-- Hidden apps -->
<string name="hidden_apps_title">Hidden apps</string>
<string name="hidden_apps_summary">Applications that should be hidden from launcher</string>
<!-- reTicker -->
<string name="reticker_title">reTicker</string>
<string name="reticker_summary">Replace heads-up notification with slim and less invasive version of redesigned ticker</string>
<string name="reticker_colored_title">Use app colored background</string>
<string name="reticker_colored_summary">Replace reTicker background color using notification app main color</string>
<!-- Data usage info in QS footer -->
<string name="qs_footer_datausage_title">Data usage</string>
<string name="qs_footer_datausage_summary">Display data usage summary in quick settings footer</string>
<!-- Qs Transparency -->
<string name="qs_transparency_summary">Choose how transparent you want your qs to be (Requires SystemUI Restart)</string>
<string name="qs_transparency_title">Qs Transparency</string>
<!-- Media artwork -->
<string name="media_category">Media notification</string>
<string name="artwork_media_background_title">Artwork media background</string>
<string name="artwork_media_background_summary">Set media artwork as the notification media background</string>
<string name="artwork_media_background_enable_blur_title">Blur media media artwork background</string>
<string name="artwork_media_background_blur_radius_title">Blur amount for media artwork</string>
<string name="artwork_media_background_fade_filter_title">Fade amount for media artwork</string>
<string name="artwork_media_background_alpha_title">Transparency of media artwork</string>
<string name="just_kidding">Just kidding! providing logs helps us look like professional programmers err i mean trace the bugs that users reports.</string>
<string name="bug_report_drill">Bug Reporting Procedure</string>
<!-- Strict standby -->
<string name="strict_standby_policy_title">Strict standby policy</string>
<string name="strict_standby_policy_summary">When dismissing from recents, this will force stop apps with restricted battery usage and impose stronger restrictions to them. Also, all app standby restrictions will be imposed even when device is charging.</string>
<!-- Force background freezer -->
<string name="force_background_freezer_title">Background tasks freezer</string>
<string name="force_background_freezer_summary">Freeze tasks with restricted battery usage when moving them to background and unfreeze them when moving to foreground. This could save battery slightly but may lead to crashes and background ANR.</string>
<!-- Wi-Fi Standard icon -->
<string name="show_wifi_standard_icon_title">Show Wi-Fi Standard icon</string>
<string name="show_wifi_standard_icon_summary">Show Wi-Fi type in Wi-Fi signal indicator</string>
<!-- Lockscreen clock color -->
<string name="lockscreen_clock_color_title">Lockscreen clock color</string>
<string name="lockscreen_clock_color_summary">Use secondary color for lockscreen clock, if disabled will use color accent</string>
<!-- QS tiles layout direction: vertical or horizontal -->
<string name="qs_tile_layout_category_title">Tile layout</string>
<string name="qs_tile_layout_title">Vertical layout</string>
<string name="qs_tile_layout_summary">Enable for vertical layout. Default is horizontal</string>
<!-- QS rows and columns -->
<string name="qs_layout_category_title">QS Layout</string>
<string name="qs_rows_portrait_title">Tile rows on portrait</string>
<string name="qs_rows_landscape_title">Tile rows on landscape</string>
<string name="qs_columns_portrait_title">Tile columns on portrait</string>
<!-- QS tiles title visibility -->
<string name="qs_tile_title_visibility_title">Hide tile titles</string>
<string name="qs_tile_title_visibility_summary">Toggle to hide tile titles</string>
<!-- Fingerprint Ripple Effect -->
<string name="enable_fingerprint_ripple_effect_title">Ripple effect</string>
<string name="enable_fingerprint_ripple_effect_summary">Show ripple effect on unlock with fingerprint</string>
</resources>

View File

@@ -0,0 +1,771 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2019 CherishOS
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">
<!-- App Title -->
<string name="cherish_settings_title">Cherish Settings</string>
<!-- Units -->
<string name="unit_milliseconds">milliseconds</string>
<string name="unit_seconds">seconds</string>
<!-- Categories -->
<string name="button_title">Buttons</string>
<string name="button_summary">Hardware keys, Navigation bar</string>
<string name="gestures_title">Gestures</string>
<string name="gestures_summary">Jump to camera, swipe to screenshot</string>
<string name="lockscreen_title">Lock screen</string>
<string name="lockscreen_summary">Music visualizer, charging animation, clock style</string>
<string name="misc_title">Miscellaneous</string>
<string name="misc_summary">Gaming mode, volume controls</string>
<string name="animations_title">Animations</string>
<string name="animations_summary">System animations</string>
<string name="powermenu_title">Power menu</string>
<string name="powermenu_summary">Advanced restart, power menu opacity</string>
<string name="theme_title">Themes</string>
<string name="theme_summary">System theme, rounded, switch theme</string>
<string name="quicksettings_title">Quick Settings</string>
<string name="quicksettings_summary">Tile layout, blur</string>
<string name="recents_title">Recents apps</string>
<string name="recents_summary">Slim recents</string>
<string name="statusbar_title">Status bar</string>
<string name="statusbar_summary">Clock, carrier, status icons</string>
<string name="volume_title">Volume rockers</string>
<string name="volume_summary">Volume rockers</string>
<string name="notifications_title">Notifications</string>
<string name="notifications_summary">Battery light, notifications header</string>
<string name="about_summary">Learn more about CherishOS</string>
<string name="device_part_title">Device features</string>
<string name="qs_category">QS category</string>
<string name="navbar_title">Navigation bar</string>
<string name="volume_keys_title">Volume keys</string>
<!-- General strings -->
<string name="ok">OK</string>
<string name="reset">Reset</string>
<string name="cancel">Cancel</string>
<string name="save">Save</string>
<string name="default_string">Default</string>
<string name="disabled">Disabled</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"></string>
<string name="arrow_down"></string>
<string name="hex">Hex:</string>
<string name="hex_hint">#ff000000</string>
<string name="set">Set</string>
<string name="color_default">Default</string>
<string name="led_color_green">Green</string>
<string name="led_color_red">Red</string>
<!-- Custom seekbar -->
<string name="custom_seekbar_value">Value: <xliff:g id="v">%s</xliff:g></string>
<string name="custom_seekbar_default_value">Default</string>
<string name="custom_seekbar_default_value_to_set">Default value: <xliff:g id="v">%s</xliff:g>\nLong press to set</string>
<string name="custom_seekbar_default_value_is_set">Default value is set</string>
<string name="add_package_to_title">Add application</string>
<!-- QS settings -->
<string name="qs_title">Quick settings</string>
<!-- QuickSettings haptic feedback -->
<string name="quick_settings_vibrate_title">Vibrate on touch</string>
<string name="quick_settings_vibrate_summary">Vibrate when touching QS tiles</string>
<!-- Lockscreen shortcuts -->
<string name="ls_category">Lockscreen Items</string>
<string name="ls_tuner">Enable Lockscreen tuner</string>
<string name="lockscreen_shortcuts">Lockscreen shortcuts</string>
<string name="ls_shortcut_summary">Customize Lockscreen shortcuts</string>
<!-- Lockscreen icons -->
<string name="lockscreen_tuner_title">Lockscreen tuner</string>
<!-- Statusbar Items -->
<string name="sb_icons">Statusbar Icons</string>
<string name="statusbar_items_category">Statusbar items</string>
<!-- Status bar - icons -->
<string name="status_bar_icons_title">Status bar icons</string>
<!-- Lock screen visualizer -->
<string name="visualizer_title">Display music visualizer</string>
<!-- Power menu and dialogs opacity -->
<!-- AOKP custom system animations -->
<!-- Power menu Animations -->
<string name="power_menu_animation">Power menu</string>
<!-- QS header image -->
<!-- Lockscreen -->
<string name="lockscreen_category">Lockscreen</string>
<!-- Themes -->
<string name="theme_type_title">System theme</string>
<string name="theme_type_summary">Select theme</string>
<!--Accenter -->
<string name="themes_hub_title">Themes</string>
<string name="themes_hub_summary">Accents-Gradients-Themes</string>
<string name="rgb_accent_picker_title_dark">Accent Picker</string>
<string name="rgb_accent_picker_summary">Choose the accent color yourself</string>
<string name="theme_option_reset_title">Reset Theme Options</string>
<string name="theme_option_reset_message">Are you sure you want to reset themes-accent to default?</string>
<!--ThemePicker-->
<string name="theme_select_title">Styles and Wallpapers</string>
<string name="theme_select_summary">Browse and select installed themes</string>
<string name="notification_light_settings">Notifications light</string>
<!-- Volume rocker wake -->
<string name="volume_rocker_wake_title">Volume rocker wake</string>
<string name="search">Search</string>
<string name="search_apps">Search apps</string>
<!-- Power Menu -->
<string name="power_menu_title">Power menu</string>
<string name="power_menu_title_summary">View or change power menu entries</string>
<string name="powermenu_screenshot">Screenshot</string>
<string name="powermenu_power">Power</string>
<string name="powermenu_advanced">Advanced reboot options</string>
<string name="powermenu_restart">Restart</string>
<string name="powermenu_airplane">Airplane</string>
<string name="powermenu_settings">Settings</string>
<string name="powermenu_lockdown">Lock Down</string>
<string name="powermenu_soundpanel">Sound Panel</string>
<string name="powermenu_users">Users</string>
<string name="powermenu_logout">Logout</string>
<string name="powermenu_emergency">Emergency</string>
<!-- Double Tap Lockscreen to Sleep -->
<string name="lockscreen_gesture_title">Gestures</string>
<string name="double_tap_to_sleep_lockscreen_title">Double tap to sleep</string>
<string name="double_tap_to_sleep_lockscreen_summary">Double tap on the top third or bottom shortcut area of the lock screen to put the device to sleep</string>
<!-- Double Tap Statusbar to Sleep -->
<string name="statusbar_gesture_title">Gestures</string>
<string name="double_tap_to_sleep_statusbar_title">Double tap to sleep</string>
<string name="double_tap_to_sleep_statusbar_summary">Double tap on statusbar to put the device to sleep</string>
<!-- Buttons title -->
<string name="volume_category">Volume Rocker</string>
<!--Volume keys -->
<string name="volume_rocker_wake_summary">Pressing the volume keys will wake your device</string>
<!-- Torch Power button gestures -->
<string name="torch_power_button_gesture_title">Toggle torch when screen off</string>
<string name="torch_power_button_gesture_none">Disabled</string>
<string name="torch_power_button_gesture_dt">Double tap power button (slower single tap response), Disables double power tap for camera.</string>
<string name="torch_power_button_gesture_dt_toast">Jump to camera gesture is now disabled</string>
<string name="torch_power_button_gesture_lp">Long press power button</string>
<!-- Hardware button navigation -->
<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>
<string name="profile_applist_title">Applications</string>
<string name="choose_action_title">Choose action</string>
<string name="action_entry_default_action">Default settings</string>
<string name="action_entry_select_app">Select application</string>
<string name="action_entry_custom_action">Select custom action</string>
<string name="hardware_keys_volume_keys_title">Volume rocker</string>
<string name="hardware_keys_home_key_title">Home button</string>
<string name="hardware_keys_menu_key_title">Menu button</string>
<string name="hardware_keys_assist_key_title">Search button</string>
<string name="hardware_keys_appswitch_key_title">Overview button</string>
<string name="hardware_keys_back_key_title">Back button</string>
<string name="hardware_keys_double_tap_summary">Set double tap action</string>
<string name="hardware_keys_single_tap_summary">Set single tap action</string>
<string name="hardware_keys_long_press_summary">Set long press action</string>
<string name="hardware_keys_single_tap_title">Single tap action</string>
<string name="hardware_keys_long_press_title">Long press action</string>
<string name="hardware_keys_double_tap_title">Double tap action</string>
<!-- 4G icon -->
<string name="show_fourg_icon_title">4G icon</string>
<string name="show_fourg_icon_summary">Display 4G icon in signal icon instead LTE</string>
<!-- Volume swap buttons -->
<string name="swap_volume_buttons_title">Reorient</string>
<string name="swap_volume_buttons_summary">Swap volume buttons when the screen is rotated</string>
<!-- Power menu on lockscreen -->
<string name="lockscreen_power_menu_disabled_title">Disable power menu on lock screen</string>
<string name="lockscreen_power_menu_disabled_summary">This will only disable the power menu on secure lock screens</string>
<!-- Toast app icon -->
<string name="toast_icon_title">Toast app icon</string>
<string name="toast_icon_summary">Display the app\'s icon corresponding with the toast</string>
<!-- Heads up -->
<string name="headsup_category">HeadsUp Settings</string>
<string name="heads_up_notifications">Heads up</string>
<string name="heads_up_notifications_summary">Customise heads up notifications settings</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_stoplist_summary">Disable heads up notifications in these applications</string>
<string name="add_heads_up_blacklist_summary">Disable heads up from these applications</string>
<string name="heads_up_stoplist_title">Stoplist</string>
<string name="heads_up_blacklist_title">Blacklist</string>
<string name="profile_choose_app">Choose app</string>
<string name="dialog_delete_title">Delete</string>
<string name="dialog_delete_message">Remove selected item?</string>
<!-- Heads up timeout -->
<string name="heads_up_time_out_title">Time out</string>
<string name="heads_up_time_out_summary">Peeking notifications will show for <xliff:g id="number">%d</xliff:g> seconds</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_5sec">5 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>
<!-- Heads up snooze -->
<string name="heads_up_snooze_title">Snooze timer</string>
<string name="heads_up_snooze_summary_one_minute">Swiping up on peeking notifications will snooze heads up from that application for 1 minute</string>
<string name="heads_up_snooze_summary">Swiping up on peeking notifications will snooze heads up from that application for <xliff:g id="number">%d</xliff:g> minutes</string>
<string name="heads_up_snooze_disabled_summary">Snooze timer is disabled</string>
<string name="heads_up_snooze_1min">1 minute</string>
<string name="heads_up_snooze_5min">5 minutes</string>
<string name="heads_up_snooze_10min">10 minutes</string>
<string name="heads_up_snooze_15min">15 minutes</string>
<string name="heads_up_snooze_20min">20 minutes</string>
<!-- Quick QS pulldown -->
<string name="status_bar_quick_qs_pulldown">Quick QS pulldown</string>
<string name="quick_pulldown_none">Disabled</string>
<string name="quick_pulldown_right">Pulldown statusbar from right side</string>
<string name="quick_pulldown_left">Pulldown statusbar from left side</string>
<!-- Incall vibrate options -->
<string name="incall_vibration_category">In-call vibration options</string>
<string name="incall_vibrate_connect_title">Vibrate on connect</string>
<string name="incall_vibrate_call_wait_title">Vibrate on call waiting</string>
<string name="incall_vibrate_disconnect_title">Vibrate on disconnect</string>
<!-- Data disabled icon -->
<string name="data_disabled_icon_title">Show data disabled icon</string>
<string name="data_disabled_icon_summary">Display the cross sign next to signal bar when data is disabled</string>
<!-- Roaming indicator icon -->
<string name="roaming_indicator_icon_title">Roaming indicator</string>
<string name="roaming_indicator_icon_summary">Display roaming indicator in signal icon when in roaming mode</string>
<!-- Show VoLTE icon on statusbar -->
<string name="volte_switch_title">VoLTE icon</string>
<string name="volte_switch_summary">Display VoLTE icon</string>
<string name="volte_icon_title">VoLTE icon</string>
<string name="volte_icon_summary">Display VoLTE icon</string>
<string name="volte_icon_style_title">Select VoLTE Icon</string>
<string name="volte_icon_asus">VoLTE Asus Icon</string>
<string name="volte_icon_vo">Vo Only Icon</string>
<string name="volte_icon_volte">VoLTE Icon</string>
<string name="volte_icon_oos">VoLTE OOS Icon</string>
<string name="volte_icon_hd">HD Icon</string>
<string name="volte_icon_hd2">HD CAF Icon</string>
<string name="volte_icon_miui">MIUI 11 Icon</string>
<string name="volte_icon_emui">EMUI Icon</string>
<string name="volte_icon_margaritov">HD Filled Icon</string>
<string name="volte_icon_margaritov2">Margaritov VoLTE Icon</string>
<string name="volte_icon_vivo">Vivo Icon</string>
<string name="volte_icon_aris">Aris Icon</string>
<string name="volte_icon_beast">Aww Icon</string>
<string name="volte_icon_ios">Ios Icon</string>
<string name="volte_icon_lr">Livenge Icon</string>
<string name="volte_icon_realme">Realme Icon</string>
<string name="volte_icon_typeA">Mild Icon</string>
<string name="volte_icon_typeB">Filth Icon</string>
<string name="volte_icon_typeC">Mue Icon</string>
<string name="volte_icon_typeD">Sus Icon</string>
<string name="volte_icon_typeE">Acherus Icon</string>
<string name="volte_icon_vcircle">Circle Icon</string>
<string name="volte_icon_vimeo">Vimeo Icon</string>
<string name="volte_icon_volit">Volit Icon</string>
<string name="volte_icon_zirco">Ziroc Icon</string>
<!-- VoWiFi icon -->
<string name="vowifi_icon_title">VoWiFi icon</string>
<string name="vowifi_icon_enabled">VoWiFi icon enabled</string>
<string name="vowifi_icon_disabled">VoWiFi icon disabled</string>
<string name="vowifi_icon_enabled_volte_disabled">VoWiFi instead of VoLTE icon</string>
<string name="vowifi_icon_style_title">VoWiFi icon style</string>
<string name="vowifi_icon_default">Default Icon</string>
<string name="vowifi_icon_emui">EMUI Icon</string>
<string name="vowifi_icon_asus">Asus Icon</string>
<string name="vowifi_icon_oneplus">OOS Icon</string>
<string name="vowifi_icon_moto">Motorola Icon</string>
<string name="vowifi_icon_simple1">Simple1 Icon</string>
<string name="vowifi_icon_simple2">Simple2 Icon</string>
<string name="vowifi_icon_simple3">Simple3 Icon</string>
<string name="vowifi_icon_vivo">Vivo Icon</string>
<string name="vowifi_icon_margaritov">Margaritov Icon</string>
<!-- Battery light -->
<string name="battery_light_settings">Battery charging light</string>
<string name="battery_light_enable">Enable</string>
<string name="battery_full_light_enabled">Battery light when full charged</string>
<string name="battery_light_allow_on_dnd_title">Battery light in Do Not Disturb mode</string>
<string name="battery_light_low_blinking_title">Blinking light on low battery</string>
<string name="battery_light_cat">Battery light color when charging</string>
<string name="battery_light_low_color">Low battery</string>
<string name="battery_light_medium_color">Medium battery</string>
<string name="battery_light_full_color">Almost full battery</string>
<string name="battery_light_reallyfull_color">Full (100) battery</string>
<!-- Heads up options -->
<string name="less_boring_heads_up_title">Make heads up less annoying</string>
<string name="less_boring_heads_up_summary">Show heads up only for dialer or messaging app if they are not in foreground</string>
<!-- Notification guts kill app button -->
<string name="general_category">General</string>
<string name="notification_guts_kill_app_button_title">Kill app button</string>
<string name="notification_guts_kill_app_button_summary">Show a kill app button in the notification\'s longpress menu</string>
<!-- Double Tap on Doze to wake -->
<string name="double_tap_on_doze_to_wake_title">Double-tap to wake on doze</string>
<string name="double_tap_on_doze_to_wake_summary">Double tap to wake when device is dreaming</string>
<!-- Old mobile type icons -->
<string name="use_old_mobiletype_title">Small mobile type icon</string>
<string name="use_old_mobiletype_summary">Show mobile type icon on top of the signal indicator</string>
<!-- Lockscreen battery info indicator -->
<string name="lockscreen_battery_info_title">Lockscreen charging info</string>
<string name="lockscreen_battery_info_summary">Show charging current, voltage, wattage and battery temperature on lockscreen while charging</string>
<!-- Charging animation -->
<string name="charging_animation_title">Charging animation</string>
<string name="charging_animation_summary">Display an animation when the device is plugged in</string>
<!-- Tiles animation style -->
<string name="qs_tile_animation_title">Animations</string>
<string name="qs_tile_animation_style_title">Animation style</string>
<string name="qs_tile_animation_duration_title">Animation duration</string>
<string name="qs_tile_animation_interpolator_title">Tiles animation interpolator</string>
<string name="qs_tile_animation_style_off">No animation</string>
<string name="qs_tile_animation_style_flip">Flip</string>
<string name="qs_tile_animation_style_rotate">Rotate</string>
<string name="qs_tile_animation_duration_low">Low</string>
<string name="qs_tile_animation_duration_default">Default</string>
<string name="qs_tile_animation_duration_fast">Fast</string>
<string name="qs_tile_animation_interpolator_linearInterpolator">Linear</string>
<string name="qs_tile_animation_interpolator_accelerateInterpolator">Accelerate</string>
<string name="qs_tile_animation_interpolator_decelerateInterpolator">Decelerate</string>
<string name="qs_tile_animation_interpolator_accelerateDecelerateInterpolator">Accelerate decelerate</string>
<string name="qs_tile_animation_interpolator_bounceInterpolator">Bounce</string>
<string name="qs_tile_animation_interpolator_overshootInterpolator">Overshoot</string>
<string name="qs_tile_animation_interpolator_anticipateInterpolator">Anticipate</string>
<string name="qs_tile_animation_interpolator_anticipateOvershootInterpolator">Anticipate overshoot</string>
<string name="qs_set_animation_style">%1$s</string>
<string name="qs_set_animation_duration">%1$s</string>
<string name="qs_set_animation_interpolator">%1$s</string>
<!-- Blink flashlight for incoming calls -->
<string name="flashlight_category">Flashlight</string>
<string name="flashlight_on_call_title">Blink Flashlight for incoming call</string>
<string name="flashlight_on_call_disabled">Disabled</string>
<string name="flashlight_on_call_ringer">When ringing</string>
<string name="flashlight_on_call_no_ringer">When ringer is silent</string>
<string name="flashlight_on_call_silent">When entirely silent (no ringer or vibrator)</string>
<string name="flashlight_on_call_always">Always</string>
<string name="flashlight_on_call_ignore_dnd_title">Ignore DND</string>
<string name="flashlight_on_call_ignore_dnd_summary">Whether to flash when in Do Not Disturb mode</string>
<string name="flashlight_on_call_rate_title">Rate</string>
<string name="flashlight_on_call_rate_summary">Flashlight on call blink rate</string>
<!-- Combined signal icons in status bar -->
<string name="combined_status_bar_signal_icons">Combined signal icons</string>
<string name="combined_status_bar_signal_icons_summary">Enable combined signal icons in status bar.\nRequires a SystemUI restart</string>
<!-- QS battery estimates -->
<string name="qs_show_battery_estimate_title">Battery estimates</string>
<string name="qs_show_battery_estimate_summary">Show estimated remaining battery life next to the icon</string>
<!-- AOD Schedule -->
<string name="always_on_display_schedule_title">Always on display schedule</string>
<string name="always_on_display_schedule_sunset">Sunset</string>
<string name="always_on_display_schedule_sunrise">Sunrise</string>
<string name="always_on_display_schedule_mixed_sunset">Turns on from sunset till a time</string>
<string name="always_on_display_schedule_mixed_sunrise">Turns on from a time till sunrise</string>
<!-- Pulse notifications lightning -->
<string name="pulse_ambient_light_title">Ambient edge lightning</string>
<string name="pulse_ambient_light_summary">Light ambient edges for pulsing notifications</string>
<string name="ambient_notification_light_enabled_title">Show on AOD</string>
<string name="ambient_notification_light_enabled_summary">Keep showing edge lightning on AOD</string>
<string name="ambient_notification_light_hide_aod_title">Hide AOD content</string>
<string name="ambient_notification_light_hide_aod_summary">Hide AOD content when edges are lighted</string>
<string name="ambient_notification_light_duration_title">Duration</string>
<string name="ambient_notification_light_duration_summary">Time it takes for each animation to complete</string>
<string name="ambient_notification_light_repeats_title">Repeats</string>
<string name="ambient_notification_light_repeats_summary">Amount of times the animation should show\n0 for infinite</string>
<string name="ambient_notification_light_timeout_title">Timeout</string>
<string name="ambient_notification_light_timeout_forever">Forever</string>
<string name="ambient_notification_light_timeout_half_minute">30 seconds</string>
<string name="ambient_notification_light_timeout_minute">1 minute</string>
<string name="ambient_notification_light_timeout_three_minutes">3 minutes</string>
<string name="ambient_notification_light_timeout_five_minutes">5 minutes</string>
<string name="ambient_notification_light_timeout_ten_minutes">10 minutes</string>
<string name="set_to_zero">Set repeats to 0 to enable</string>
<string name="ambient_notification_color_mode_title">Color mode</string>
<string name="ambient_notification_color_mode_accent">Accent color</string>
<string name="ambient_notification_color_mode_wall">Wallpaper dominant color</string>
<string name="ambient_notification_color_mode_notification">Notification icon color</string>
<string name="ambient_notification_color_mode_custom">@string/ambient_notification_light_color_title</string>
<string name="ambient_notification_light_color_title">Custom color</string>
<string name="pulse_ambient_light_show_always_title">Show always</string>
<string name="pulse_ambient_light_show_always_summary">Show lights for all doze events and not just notifications</string>
<string name="pulse_ambient_light_repeat_direction_title">Light repeat mode</string>
<string name="pulse_ambient_light_repeat_direction_restart">Restart</string>
<string name="pulse_ambient_light_repeat_direction_reverse">Reverse</string>
<string name="pulse_ambient_light_layout_title">Light view</string>
<string name="pulse_ambient_light_layout_solid">Solid</string>
<string name="pulse_ambient_light_layout_faded">Faded</string>
<string name="pulse_ambient_light_width_title">Light width</string>
<string name="pulse_light_layout_style_title">Light Layout Style</string>
<string name="pulse_light_both">All Four Sides</string>
<string name="pulse_light_top_bottom">Only Top-Bottom</string>
<string name="pulse_light_left_right">Only Left-Right</string>
<!-- Ambient Ticker -->
<string name="pulse_on_new_tracks_title">Music ticker</string>
<string name="pulse_on_new_tracks_summary">Show music ticker on Ambient Display during track change</string>
<!-- Screen off FOD -->
<string name="screen_off_fod_title">Screen off FOD</string>
<string name="screen_off_fod_summary">Keep FOD enabled when the screen is off</string>
<!-- Volume Steps Fragment -->
<string name="volume_steps_fragment_title">Volume steps</string>
<string name="volume_steps_summary">Customize volume steps</string>
<string name="volume_steps_alarm_title">Volume steps: Alarm</string>
<string name="volume_steps_dtmf_title">Volume steps: DTMF</string>
<string name="volume_steps_music_title">Volume steps: Media</string>
<string name="volume_steps_notification_title">Volume steps: Notification</string>
<string name="volume_steps_ring_title">Volume steps: Ringer</string>
<string name="volume_steps_system_title">Volume steps: System</string>
<string name="volume_steps_voice_call_title">Volume steps: Voice Call</string>
<string name="volume_steps_reset">Reset</string>
<!-- Udfps animations -->
<string name="udfps_category">Udfps</string>
<string name="udfps_recog_animation">Udfps animation</string>
<string name="udfps_recog_animation_summary">Shows an animation while reading your finger</string>
<string name="udfps_recog_animation_effect_title">Udfps animation effect</string>
<string name="udfps_recog_animation_effect_summary">Choose animation effect</string>
<!-- Udfps icon picker -->
<string name="udfps_icon_picker_title">Udfps icon picker</string>
<string name="udfps_icon_picker_summary">Choose your favorite fingerprint icon</string>
<!-- Udfps Custom Options -->
<string name="udfps_settings_title">Udfps Options</string>
<string name="udfps_settings_summary">Different menus for customizing the udfps</string>
<!-- Udfps Haptic Feedback -->
<string name="udfps_haptic_feedback_title">FOD haptic feedback</string>
<string name="udfps_haptic_feedback_summary">Vibrate when touching FOD icon</string>
<!-- Custom FOD Icon -->
<string name="custom_fp_icon_title">Custom UDFPS Icon</string>
<string name="custom_fp_icon_summary">Enable custom UDFPS Icon from files</string>
<string name="custom_fp_select_title">Select Custom UDFPS Icon</string>
<string name="custom_fp_select_summary">Select custom image from your saved files or gallery</string>
<!-- Privacy indicators -->
<string name="mic_camera_privacy_indicator_title">Mic and camera privacy indicator</string>
<string name="mic_camera_privacy_indicator_summary">Show separate indicator when an any app uses mic or camera</string>
<string name="location_privacy_indicator_title">Location privacy indicator</string>
<string name="location_privacy_indicator_summary">Show separate indicator when an any app uses location</string>
<!-- Sb Icon Style -->
<string name="statusbar_icons_style">Colored Statusbar Icons</string>
<string name="statusbar_icons_style_summary">Choose the style of your statusbar icons (requires SystemUI restart)</string>
<!-- Notification headers -->
<string name="notification_headers_title">Notification Headers</string>
<string name="notification_headers_summary">Show headers in the notification shade</string>
<!-- Gaming mode -->
<string name="gaming_mode_title">Game space</string>
<string name="gaming_mode_summary">Extra features for immersive gaming experience</string>
<!-- Battery percentage -->
<string name="battery_style_category_title">Battery icon</string>
<string name="status_bar_battery_percentage_title">Battery percentage</string>
<string name="status_bar_battery_percentage_default">Hidden</string>
<string name="status_bar_battery_percentage_text_next">Next to the icon</string>
<string name="status_bar_battery_percentage_text_inside">Inside the icon</string>
<!-- Status bar battery style-->
<string name="status_bar_battery_style_title">Battery style</string>
<string name="status_bar_battery_style_port">Portrait</string>
<string name="status_bar_battery_style_circle">Circle</string>
<string name="status_bar_battery_style_dotted_circle">Circle (Dotted)</string>
<string name="status_bar_battery_style_filled_circle">Circle (Filled)</string>
<string name="status_bar_battery_style_text">Text</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_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_pill">Portrait Mx</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_signal">Landscape Airoo</string>
<string name="status_bar_battery_style_icon_landscape_buddy">Landscape Capsule</string>
<!-- Network Traffic -->
<string name="traffic_title">Traffic indicators</string>
<string name="traffic_summary">Customize the traffic indicators</string>
<string name="network_traffic_autohide_threshold_title">Auto-hide threshold</string>
<string name="network_traffic_location_title">Location</string>
<string name="network_traffic_disabled">Disabled</string>
<string name="network_traffic_statusbar">Status bar</string>
<string name="network_traffic_qs_header">QS header</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_mode_title">Display mode</string>
<string name="network_traffic_dynamic">Dynamic</string>
<string name="network_traffic_download">Download</string>
<string name="network_traffic_upload">Upload</string>
<string name="network_traffic_font_size">Single net font size</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">Kb/s</string>
<string name="network_traffic_autohide_kilobytes">KB/s</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>
<!-- Themeing -->
<string name="dark_ui_mode_summary">Browse the dark theme options</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the settings category for theme overlays. -->
<string name="theme_customization_category">Theming</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the adaptive icon shape (e.g. launcher and quick settings icons). -->
<string name="theme_customization_icon_shape_title">Icon shape</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize accent color. -->
<string name="theme_customization_icon_shape_summary">Set system icon shape style</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize headline and body fonts. -->
<string name="theme_customization_font_title">Headline / Body font</string>
<string name="theme_customization_font_summary">Set system font style</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the system wide icon pack. -->
<string name="theme_customization_icon_pack_title">Icon pack</string>
<string name="theme_customization_icon_pack_summary">Set custom icon pack style</string>
<string name="theme_customization_signal_icon_title">Signal icon style</string>
<string name="theme_customization_signal_icon_summary">Set custom signal icon style</string>
<string name="theme_customization_wifi_icon_title">WiFi icon style</string>
<string name="theme_customization_wifi_icon_summary">Set custom wifi icon style</string>
<!-- Custom Signal bar icons -->
<string name="custom_signal_bar_title">Signal</string>
<!-- Custom Wi-Fi bar icons -->
<string name="custom_wifi_bar_title">Wi-Fi</string>
<!-- Button brightness -->
<string name="button_backlight_options_category">Backlight options</string>
<string name="button_backlight_enable_title">Allow button backlight</string>
<string name="button_link_brightness">Link to screen brightness</string>
<string name="button_link_brightness_summary">Button backlight brightness will adjust based on current screen brightness level</string>
<string name="button_manual_brightness">Brightness level</string>
<string name="button_timeout_title">Backlight timeout</string>
<string name="button_backlight_on_touch_only_title">Button backlight touch</string>
<string name="button_backlight_on_touch_only_summary">Button backlight will only appear when buttons are pressed rather than on all the time. Timeout still impacts this feature.</string>
<!-- Screen off animation -->
<string name="screen_off_animation_title">Screen off animation</string>
<string name="screen_off_animation_crt">CRT</string>
<string name="screen_off_animation_scale">Scale</string>
<!-- Status bar - Clock -->
<string name="status_bar_clock_title">Clock &amp; date</string>
<string name="status_bar_clock_summary">Customize clock &amp; date</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_position_title">Clock style</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_auto_hide_title">Auto hide</string>
<string name="status_bar_clock_auto_hide_launcher_summary">Hide clock if launcher is visible</string>
<string name="status_bar_clock_auto_hide_summary">Hide clock at regular interval</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_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="clock_date_position">Date position</string>
<string name="clock_date_right">Right of time</string>
<string name="clock_date_left">Left of time</string>
<!-- QS clock -->
<string name="qs_clock_title">Clock</string>
<string name="qs_clock_summary">Display clock in quick status bar header</string>
<!-- QS date -->
<string name="qs_date_title">Date</string>
<string name="qs_date_summary">Display date in quick status bar header</string>
<!-- Media art -->
<string name="lockscreen_media_category">Lock screen media</string>
<string name="media_art_title">Media cover art</string>
<string name="media_art_summary">Enable media cover art on the lockscreen</string>
<!-- Lockscreen album art filter -->
<string name="lockscreen_albumart_filter_title">Media cover art filter</string>
<string name="lockscreen_albumart_filter_none">None</string>
<string name="lockscreen_albumart_filter_grayscale">Grayscale</string>
<string name="lockscreen_albumart_filter_tint">Accent tinted</string>
<string name="lockscreen_albumart_filter_blur">Blur</string>
<string name="lockscreen_albumart_filter_grayblur">Grayscale and blurred</string>
<!-- 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="pulse_settings">Pulse</string>
<string name="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_units_rounded_title">Rounded corners</string>
<string name="pulse_solid_units_rounded_summary">Solid lines with rounded tip</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>
<!-- Quick Settings brightness slider -->
<string name="qs_brightness_slider_category">Brightness slider</string>
<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>
<string name="qs_brightness_position_bottom_title">Show brightness slider on bottom</string>
<string name="qs_brightness_position_bottom_summary">Show a brightness slider on bottom quick settings</string>
<!-- Quick Settings brightness icon -->
<string name="brightness_icon_title">Adaptive brightness button</string>
<string name="brightness_icon_summary">Show adaptive brightness button</string>
<!-- Quick QS Panel brightness slider -->
<string name="quick_qs_brightness_slider_title">Show brightness slider in Quick QS Panel</string>
<string name="quick_qs_brightness_slider_summary">Show a brightness slider in the quick qs panel</string>
<!-- Volume rocker gestures -->
<string name="volume_skiptrack_screen_title">Skip music tracks</string>
<!-- Navigation bar -->
<string name="navigation_title">Navigatie</string>
<string name="navigation_bar_category">Navigation bar</string>
<string name="navigation_bar_title">On-screen navigation bar</string>
<string name="navigation_bar_summary">Enable on-screen navigation keys</string>
<string name="navigation_bar_layout_title">Layout</string>
<string name="navigation_bar_layout_summary">Customize the layout of the navigation bar</string>
<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 in navigation bar while typing</string>
<string name="navigation_bar_help_text">These settings mainly relate to the 3-button navigation bar. If you use gesture navigation and want to customize it, e.g. hide the gesture handle, please visit: Settings &gt; System &gt; Gestures.</string>
<string name="nav_bar_tuner_title">Navigation bar tuner</string>
<string name="nav_bar_tuner_summary">Change nav bar layout</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="system_navigation_summary">Choose which system navigation style to use</string>
<!-- HW keys -->
<string name="hardware_keys_title">Buttons</string>
<string name="hardware_keys_category">Hardware navigation buttons</string>
<string name="hardware_keys_disable_title">Disable hardware buttons</string>
<string name="hardware_keys_disable_summary">Use the device hardware keys for navigation</string>
<!-- NavBar Inverse -->
<string name="navigation_bar_inverse_title">Invert 3 button navigation bar</string>
<!-- Quick Settings brightness slider -->
<string name="qs_show_brightness_slider_title">Brightness slider</string>
<string name="qs_show_brightness_slider_never">Never show</string>
<string name="qs_show_brightness_slider_expanded">Show when expanded</string>
<string name="qs_show_brightness_slider_always">Show always</string>
<string name="qs_show_brightness_slider_not_expanded">Show when not expanded</string>
<string name="qs_brightness_slider_position_title">Position</string>
<string name="qs_brightness_slider_position_top">Top</string>
<string name="qs_brightness_slider_position_bottom">Bottom</string>
<!-- Monet Engine -->
<string name="monet_category">Monet</string>
<string name="monet_engine_title">Monet engine</string>
<string name="monet_engine_summary">Customize monet parameters</string>
<string name="monet_engine_custom_color_title">Use custom color</string>
<string name="monet_engine_custom_color_summary">Use custom color for monet engine instead of wallpaper colors</string>
<string name="monet_engine_color_override_title">Custom color</string>
<string name="monet_engine_white_luminance_user_title">White luminance</string>
<string name="monet_engine_accurate_shades_title">Use accurate shades</string>
<string name="monet_engine_chroma_factor_title">Chroma factor</string>
<string name="monet_engine_linear_lightness_title">Use linear lightness</string>
<!-- Quick Settings brightness icon -->
<string name="qs_show_auto_brightness_title">Auto brightness icon</string>
<string name="qs_show_auto_brightness_summary">Show toggle for adaptive brightness near the slider</string>
<!-- Black theme -->
<string name="system_black_theme_title">Use black theme</string>
<string name="system_black_theme_summary">Force black background colors</string>
<!-- OOS style material dismiss all button for notifications -->
<string name="notification_material_dismiss_button_title">Clear all notification button</string>
<string name="notification_material_dismiss_button_summary">Replace clear all notification text with floating button</string>
<string name="clearall_style_title">Clear all notification button style</string>
<string name="clearall_bgstyle_title">Clear all notification button background</string>
<!-- Laboratory - Application downgrade -->
<string name="laboratory_app_downgrade_title">Allow application downgrade</string>
<string name="laboratory_app_downgrade_summary">This allows you to downgrade applications. Note that this may lead to crashes and data corruption.</string>
<!-- Laboratory - Ignore window secure -->
<string name="laboratory_ignore_window_secure_title">Ignore window secure flags</string>
<string name="laboratory_ignore_window_secure_summary">This removes the screenshots and screenrecords limits for all applications. Normally, special applications are replaced with black areas in records. This can be convenient in some cases but may lead to privacy leaks. After changing this toggle, you may need to restart applications for the change to take effect.</string>
<!-- Colorful battery icon -->
<string name="battery_level_colors_title">Toggle colorful battery icon</string>
<string name="battery_level_colors_summary">Each battery level drop is color coded</string>
<!-- Custom settings dashboard style -->
<string name="settings_dashboard_style_title">Settings layout</string>
<string name="settings_dashboard_style_aosp">Aosp</string>
<string name="settings_dashboard_style_oos11">OxygenOS 11</string>
<string name="settings_dashboard_style_oos12">OxygenOS 12</string>
<string name="settings_dashboard_style_cherish">Cherish</string>
<string name="settings_dashboard_style_cherish_clean">Cherish Clean</string>
<string name="settings_layout_category_title">Settings UI interface</string>
<string name="settings_base_style_title">Settings Base layout</string>
<string name="settings_base_style_summary">Use an alternative layout for setting menus</string>
<string name="settings_home_style_title">Settings Home layout</string>
<string name="settings_home_style_summary">Use stock aosp layout for homepage</string>
<string name="disable_usercard_title">Settings UserCard</string>
<string name="disable_usercard_summary">Toggle in order not to show the usercard on main settings page</string>
<string name="spoof_title">Spoofing</string>
<!-- Unlimited g00gle ph0t0s st0rage -->
<string name="use_photos_spoof_title">Unlimited Photos storage</string>
<string name="use_photos_spoof_summary">Spoof your device as Pixel XL for Google Photos app only to provide unlimited storage for backup</string>
<!-- Unlock FPS for specific games -->
<string name="use_games_spoof_title">Unlock higher FPS in games</string>
<string name="use_games_spoof_summary">Spoof your device as a different model for specific games to unlock higher FPS</string>
<!-- Unlock higher quality streams for specific apps -->
<string name="use_stream_spoof_title">Unlock higher quality streams</string>
<string name="use_stream_spoof_summary">Spoof your device as Pixel 6 Pro to unlock higher quality streams on Amazon Prime, Disney+, Hotstar, and Netflix</string>
<!-- Hidden apps -->
<string name="hidden_apps_title">Hidden apps</string>
<string name="hidden_apps_summary">Applications that should be hidden from launcher</string>
<!-- reTicker -->
<string name="reticker_title">reTicker</string>
<string name="reticker_summary">Replace heads-up notification with slim and less invasive version of redesigned ticker</string>
<string name="reticker_colored_title">Use app colored background</string>
<string name="reticker_colored_summary">Replace reTicker background color using notification app main color</string>
<!-- Data usage info in QS footer -->
<string name="qs_footer_datausage_title">Data usage</string>
<string name="qs_footer_datausage_summary">Display data usage summary in quick settings footer</string>
<!-- Qs Transparency -->
<string name="qs_transparency_summary">Choose how transparent you want your qs to be (Requires SystemUI Restart)</string>
<string name="qs_transparency_title">Qs Transparency</string>
<!-- Media artwork -->
<string name="media_category">Media notification</string>
<string name="artwork_media_background_title">Artwork media background</string>
<string name="artwork_media_background_summary">Set media artwork as the notification media background</string>
<string name="artwork_media_background_enable_blur_title">Blur media media artwork background</string>
<string name="artwork_media_background_blur_radius_title">Blur amount for media artwork</string>
<string name="artwork_media_background_fade_filter_title">Fade amount for media artwork</string>
<string name="artwork_media_background_alpha_title">Transparency of media artwork</string>
<string name="just_kidding">Just kidding! providing logs helps us look like professional programmers err i mean trace the bugs that users reports.</string>
<string name="bug_report_drill">Bug Reporting Procedure</string>
<!-- Strict standby -->
<string name="strict_standby_policy_title">Strict standby policy</string>
<string name="strict_standby_policy_summary">When dismissing from recents, this will force stop apps with restricted battery usage and impose stronger restrictions to them. Also, all app standby restrictions will be imposed even when device is charging.</string>
<!-- Force background freezer -->
<string name="force_background_freezer_title">Background tasks freezer</string>
<string name="force_background_freezer_summary">Freeze tasks with restricted battery usage when moving them to background and unfreeze them when moving to foreground. This could save battery slightly but may lead to crashes and background ANR.</string>
<!-- Wi-Fi Standard icon -->
<string name="show_wifi_standard_icon_title">Show Wi-Fi Standard icon</string>
<string name="show_wifi_standard_icon_summary">Show Wi-Fi type in Wi-Fi signal indicator</string>
<!-- Lockscreen clock color -->
<string name="lockscreen_clock_color_title">Lockscreen clock color</string>
<string name="lockscreen_clock_color_summary">Use secondary color for lockscreen clock, if disabled will use color accent</string>
<!-- QS tiles layout direction: vertical or horizontal -->
<string name="qs_tile_layout_category_title">Tile layout</string>
<string name="qs_tile_layout_title">Vertical layout</string>
<string name="qs_tile_layout_summary">Enable for vertical layout. Default is horizontal</string>
<!-- QS rows and columns -->
<string name="qs_layout_category_title">QS Layout</string>
<string name="qs_rows_portrait_title">Tile rows on portrait</string>
<string name="qs_rows_landscape_title">Tile rows on landscape</string>
<string name="qs_columns_portrait_title">Tile columns on portrait</string>
<!-- QS tiles title visibility -->
<string name="qs_tile_title_visibility_title">Hide tile titles</string>
<string name="qs_tile_title_visibility_summary">Toggle to hide tile titles</string>
<!-- Fingerprint Ripple Effect -->
<string name="enable_fingerprint_ripple_effect_title">Ripple effect</string>
<string name="enable_fingerprint_ripple_effect_summary">Show ripple effect on unlock with fingerprint</string>
</resources>

View File

@@ -0,0 +1,771 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2019 CherishOS
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">
<!-- App Title -->
<string name="cherish_settings_title">Cherish Settings</string>
<!-- Units -->
<string name="unit_milliseconds">milliseconds</string>
<string name="unit_seconds">seconds</string>
<!-- Categories -->
<string name="button_title">Buttons</string>
<string name="button_summary">Hardware keys, Navigation bar</string>
<string name="gestures_title">Gestures</string>
<string name="gestures_summary">Jump to camera, swipe to screenshot</string>
<string name="lockscreen_title">Lock screen</string>
<string name="lockscreen_summary">Music visualizer, charging animation, clock style</string>
<string name="misc_title">Miscellaneous</string>
<string name="misc_summary">Gaming mode, volume controls</string>
<string name="animations_title">Animations</string>
<string name="animations_summary">System animations</string>
<string name="powermenu_title">Power menu</string>
<string name="powermenu_summary">Advanced restart, power menu opacity</string>
<string name="theme_title">Themes</string>
<string name="theme_summary">System theme, rounded, switch theme</string>
<string name="quicksettings_title">Quick Settings</string>
<string name="quicksettings_summary">Tile layout, blur</string>
<string name="recents_title">Recents apps</string>
<string name="recents_summary">Slim recents</string>
<string name="statusbar_title">Status bar</string>
<string name="statusbar_summary">Clock, carrier, status icons</string>
<string name="volume_title">Volume rockers</string>
<string name="volume_summary">Volume rockers</string>
<string name="notifications_title">Notifications</string>
<string name="notifications_summary">Battery light, notifications header</string>
<string name="about_summary">Learn more about CherishOS</string>
<string name="device_part_title">Device features</string>
<string name="qs_category">QS category</string>
<string name="navbar_title">Navigation bar</string>
<string name="volume_keys_title">Volume keys</string>
<!-- General strings -->
<string name="ok">OK</string>
<string name="reset">Reset</string>
<string name="cancel">Cancel</string>
<string name="save">Save</string>
<string name="default_string">Default</string>
<string name="disabled">Disabled</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"></string>
<string name="arrow_down"></string>
<string name="hex">Hex:</string>
<string name="hex_hint">#ff000000</string>
<string name="set">Set</string>
<string name="color_default">Default</string>
<string name="led_color_green">Green</string>
<string name="led_color_red">Red</string>
<!-- Custom seekbar -->
<string name="custom_seekbar_value">Value: <xliff:g id="v">%s</xliff:g></string>
<string name="custom_seekbar_default_value">Default</string>
<string name="custom_seekbar_default_value_to_set">Default value: <xliff:g id="v">%s</xliff:g>\nLong press to set</string>
<string name="custom_seekbar_default_value_is_set">Default value is set</string>
<string name="add_package_to_title">Add application</string>
<!-- QS settings -->
<string name="qs_title">Quick settings</string>
<!-- QuickSettings haptic feedback -->
<string name="quick_settings_vibrate_title">Vibrate on touch</string>
<string name="quick_settings_vibrate_summary">Vibrate when touching QS tiles</string>
<!-- Lockscreen shortcuts -->
<string name="ls_category">Lockscreen Items</string>
<string name="ls_tuner">Enable Lockscreen tuner</string>
<string name="lockscreen_shortcuts">Lockscreen shortcuts</string>
<string name="ls_shortcut_summary">Customize Lockscreen shortcuts</string>
<!-- Lockscreen icons -->
<string name="lockscreen_tuner_title">Lockscreen tuner</string>
<!-- Statusbar Items -->
<string name="sb_icons">Statusbar Icons</string>
<string name="statusbar_items_category">Statusbar items</string>
<!-- Status bar - icons -->
<string name="status_bar_icons_title">Status bar icons</string>
<!-- Lock screen visualizer -->
<string name="visualizer_title">Display music visualizer</string>
<!-- Power menu and dialogs opacity -->
<!-- AOKP custom system animations -->
<!-- Power menu Animations -->
<string name="power_menu_animation">Power menu</string>
<!-- QS header image -->
<!-- Lockscreen -->
<string name="lockscreen_category">Lockscreen</string>
<!-- Themes -->
<string name="theme_type_title">System theme</string>
<string name="theme_type_summary">Select theme</string>
<!--Accenter -->
<string name="themes_hub_title">Themes</string>
<string name="themes_hub_summary">Accents-Gradients-Themes</string>
<string name="rgb_accent_picker_title_dark">Accent Picker</string>
<string name="rgb_accent_picker_summary">Choose the accent color yourself</string>
<string name="theme_option_reset_title">Reset Theme Options</string>
<string name="theme_option_reset_message">Are you sure you want to reset themes-accent to default?</string>
<!--ThemePicker-->
<string name="theme_select_title">Styles and Wallpapers</string>
<string name="theme_select_summary">Browse and select installed themes</string>
<string name="notification_light_settings">Notifications light</string>
<!-- Volume rocker wake -->
<string name="volume_rocker_wake_title">Volume rocker wake</string>
<string name="search">Search</string>
<string name="search_apps">Search apps</string>
<!-- Power Menu -->
<string name="power_menu_title">Power menu</string>
<string name="power_menu_title_summary">View or change power menu entries</string>
<string name="powermenu_screenshot">Screenshot</string>
<string name="powermenu_power">Power</string>
<string name="powermenu_advanced">Advanced reboot options</string>
<string name="powermenu_restart">Restart</string>
<string name="powermenu_airplane">Airplane</string>
<string name="powermenu_settings">Settings</string>
<string name="powermenu_lockdown">Lock Down</string>
<string name="powermenu_soundpanel">Sound Panel</string>
<string name="powermenu_users">Users</string>
<string name="powermenu_logout">Logout</string>
<string name="powermenu_emergency">Emergency</string>
<!-- Double Tap Lockscreen to Sleep -->
<string name="lockscreen_gesture_title">Gestures</string>
<string name="double_tap_to_sleep_lockscreen_title">Double tap to sleep</string>
<string name="double_tap_to_sleep_lockscreen_summary">Double tap on the top third or bottom shortcut area of the lock screen to put the device to sleep</string>
<!-- Double Tap Statusbar to Sleep -->
<string name="statusbar_gesture_title">Gestures</string>
<string name="double_tap_to_sleep_statusbar_title">Double tap to sleep</string>
<string name="double_tap_to_sleep_statusbar_summary">Double tap on statusbar to put the device to sleep</string>
<!-- Buttons title -->
<string name="volume_category">Volume Rocker</string>
<!--Volume keys -->
<string name="volume_rocker_wake_summary">Pressing the volume keys will wake your device</string>
<!-- Torch Power button gestures -->
<string name="torch_power_button_gesture_title">Toggle torch when screen off</string>
<string name="torch_power_button_gesture_none">Disabled</string>
<string name="torch_power_button_gesture_dt">Double tap power button (slower single tap response), Disables double power tap for camera.</string>
<string name="torch_power_button_gesture_dt_toast">Jump to camera gesture is now disabled</string>
<string name="torch_power_button_gesture_lp">Long press power button</string>
<!-- Hardware button navigation -->
<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>
<string name="profile_applist_title">Applications</string>
<string name="choose_action_title">Choose action</string>
<string name="action_entry_default_action">Default settings</string>
<string name="action_entry_select_app">Select application</string>
<string name="action_entry_custom_action">Select custom action</string>
<string name="hardware_keys_volume_keys_title">Volume rocker</string>
<string name="hardware_keys_home_key_title">Home button</string>
<string name="hardware_keys_menu_key_title">Menu button</string>
<string name="hardware_keys_assist_key_title">Search button</string>
<string name="hardware_keys_appswitch_key_title">Overview button</string>
<string name="hardware_keys_back_key_title">Back button</string>
<string name="hardware_keys_double_tap_summary">Set double tap action</string>
<string name="hardware_keys_single_tap_summary">Set single tap action</string>
<string name="hardware_keys_long_press_summary">Set long press action</string>
<string name="hardware_keys_single_tap_title">Single tap action</string>
<string name="hardware_keys_long_press_title">Long press action</string>
<string name="hardware_keys_double_tap_title">Double tap action</string>
<!-- 4G icon -->
<string name="show_fourg_icon_title">4G icon</string>
<string name="show_fourg_icon_summary">Display 4G icon in signal icon instead LTE</string>
<!-- Volume swap buttons -->
<string name="swap_volume_buttons_title">Reorient</string>
<string name="swap_volume_buttons_summary">Swap volume buttons when the screen is rotated</string>
<!-- Power menu on lockscreen -->
<string name="lockscreen_power_menu_disabled_title">Disable power menu on lock screen</string>
<string name="lockscreen_power_menu_disabled_summary">This will only disable the power menu on secure lock screens</string>
<!-- Toast app icon -->
<string name="toast_icon_title">Toast app icon</string>
<string name="toast_icon_summary">Display the app\'s icon corresponding with the toast</string>
<!-- Heads up -->
<string name="headsup_category">HeadsUp Settings</string>
<string name="heads_up_notifications">Heads up</string>
<string name="heads_up_notifications_summary">Customise heads up notifications settings</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_stoplist_summary">Disable heads up notifications in these applications</string>
<string name="add_heads_up_blacklist_summary">Disable heads up from these applications</string>
<string name="heads_up_stoplist_title">Stoplist</string>
<string name="heads_up_blacklist_title">Blacklist</string>
<string name="profile_choose_app">Choose app</string>
<string name="dialog_delete_title">Delete</string>
<string name="dialog_delete_message">Remove selected item?</string>
<!-- Heads up timeout -->
<string name="heads_up_time_out_title">Time out</string>
<string name="heads_up_time_out_summary">Peeking notifications will show for <xliff:g id="number">%d</xliff:g> seconds</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_5sec">5 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>
<!-- Heads up snooze -->
<string name="heads_up_snooze_title">Snooze timer</string>
<string name="heads_up_snooze_summary_one_minute">Swiping up on peeking notifications will snooze heads up from that application for 1 minute</string>
<string name="heads_up_snooze_summary">Swiping up on peeking notifications will snooze heads up from that application for <xliff:g id="number">%d</xliff:g> minutes</string>
<string name="heads_up_snooze_disabled_summary">Snooze timer is disabled</string>
<string name="heads_up_snooze_1min">1 minute</string>
<string name="heads_up_snooze_5min">5 minutes</string>
<string name="heads_up_snooze_10min">10 minutes</string>
<string name="heads_up_snooze_15min">15 minutes</string>
<string name="heads_up_snooze_20min">20 minutes</string>
<!-- Quick QS pulldown -->
<string name="status_bar_quick_qs_pulldown">Quick QS pulldown</string>
<string name="quick_pulldown_none">Disabled</string>
<string name="quick_pulldown_right">Pulldown statusbar from right side</string>
<string name="quick_pulldown_left">Pulldown statusbar from left side</string>
<!-- Incall vibrate options -->
<string name="incall_vibration_category">In-call vibration options</string>
<string name="incall_vibrate_connect_title">Vibrate on connect</string>
<string name="incall_vibrate_call_wait_title">Vibrate on call waiting</string>
<string name="incall_vibrate_disconnect_title">Vibrate on disconnect</string>
<!-- Data disabled icon -->
<string name="data_disabled_icon_title">Show data disabled icon</string>
<string name="data_disabled_icon_summary">Display the cross sign next to signal bar when data is disabled</string>
<!-- Roaming indicator icon -->
<string name="roaming_indicator_icon_title">Roaming indicator</string>
<string name="roaming_indicator_icon_summary">Display roaming indicator in signal icon when in roaming mode</string>
<!-- Show VoLTE icon on statusbar -->
<string name="volte_switch_title">VoLTE icon</string>
<string name="volte_switch_summary">Display VoLTE icon</string>
<string name="volte_icon_title">VoLTE icon</string>
<string name="volte_icon_summary">Display VoLTE icon</string>
<string name="volte_icon_style_title">Select VoLTE Icon</string>
<string name="volte_icon_asus">VoLTE Asus Icon</string>
<string name="volte_icon_vo">Vo Only Icon</string>
<string name="volte_icon_volte">VoLTE Icon</string>
<string name="volte_icon_oos">VoLTE OOS Icon</string>
<string name="volte_icon_hd">HD Icon</string>
<string name="volte_icon_hd2">HD CAF Icon</string>
<string name="volte_icon_miui">MIUI 11 Icon</string>
<string name="volte_icon_emui">EMUI Icon</string>
<string name="volte_icon_margaritov">HD Filled Icon</string>
<string name="volte_icon_margaritov2">Margaritov VoLTE Icon</string>
<string name="volte_icon_vivo">Vivo Icon</string>
<string name="volte_icon_aris">Aris Icon</string>
<string name="volte_icon_beast">Aww Icon</string>
<string name="volte_icon_ios">Ios Icon</string>
<string name="volte_icon_lr">Livenge Icon</string>
<string name="volte_icon_realme">Realme Icon</string>
<string name="volte_icon_typeA">Mild Icon</string>
<string name="volte_icon_typeB">Filth Icon</string>
<string name="volte_icon_typeC">Mue Icon</string>
<string name="volte_icon_typeD">Sus Icon</string>
<string name="volte_icon_typeE">Acherus Icon</string>
<string name="volte_icon_vcircle">Circle Icon</string>
<string name="volte_icon_vimeo">Vimeo Icon</string>
<string name="volte_icon_volit">Volit Icon</string>
<string name="volte_icon_zirco">Ziroc Icon</string>
<!-- VoWiFi icon -->
<string name="vowifi_icon_title">VoWiFi icon</string>
<string name="vowifi_icon_enabled">VoWiFi icon enabled</string>
<string name="vowifi_icon_disabled">VoWiFi icon disabled</string>
<string name="vowifi_icon_enabled_volte_disabled">VoWiFi instead of VoLTE icon</string>
<string name="vowifi_icon_style_title">VoWiFi icon style</string>
<string name="vowifi_icon_default">Default Icon</string>
<string name="vowifi_icon_emui">EMUI Icon</string>
<string name="vowifi_icon_asus">Asus Icon</string>
<string name="vowifi_icon_oneplus">OOS Icon</string>
<string name="vowifi_icon_moto">Motorola Icon</string>
<string name="vowifi_icon_simple1">Simple1 Icon</string>
<string name="vowifi_icon_simple2">Simple2 Icon</string>
<string name="vowifi_icon_simple3">Simple3 Icon</string>
<string name="vowifi_icon_vivo">Vivo Icon</string>
<string name="vowifi_icon_margaritov">Margaritov Icon</string>
<!-- Battery light -->
<string name="battery_light_settings">Battery charging light</string>
<string name="battery_light_enable">Enable</string>
<string name="battery_full_light_enabled">Battery light when full charged</string>
<string name="battery_light_allow_on_dnd_title">Battery light in Do Not Disturb mode</string>
<string name="battery_light_low_blinking_title">Blinking light on low battery</string>
<string name="battery_light_cat">Battery light color when charging</string>
<string name="battery_light_low_color">Low battery</string>
<string name="battery_light_medium_color">Medium battery</string>
<string name="battery_light_full_color">Almost full battery</string>
<string name="battery_light_reallyfull_color">Full (100) battery</string>
<!-- Heads up options -->
<string name="less_boring_heads_up_title">Make heads up less annoying</string>
<string name="less_boring_heads_up_summary">Show heads up only for dialer or messaging app if they are not in foreground</string>
<!-- Notification guts kill app button -->
<string name="general_category">General</string>
<string name="notification_guts_kill_app_button_title">Kill app button</string>
<string name="notification_guts_kill_app_button_summary">Show a kill app button in the notification\'s longpress menu</string>
<!-- Double Tap on Doze to wake -->
<string name="double_tap_on_doze_to_wake_title">Double-tap to wake on doze</string>
<string name="double_tap_on_doze_to_wake_summary">Double tap to wake when device is dreaming</string>
<!-- Old mobile type icons -->
<string name="use_old_mobiletype_title">Small mobile type icon</string>
<string name="use_old_mobiletype_summary">Show mobile type icon on top of the signal indicator</string>
<!-- Lockscreen battery info indicator -->
<string name="lockscreen_battery_info_title">Lockscreen charging info</string>
<string name="lockscreen_battery_info_summary">Show charging current, voltage, wattage and battery temperature on lockscreen while charging</string>
<!-- Charging animation -->
<string name="charging_animation_title">Charging animation</string>
<string name="charging_animation_summary">Display an animation when the device is plugged in</string>
<!-- Tiles animation style -->
<string name="qs_tile_animation_title">Animations</string>
<string name="qs_tile_animation_style_title">Animation style</string>
<string name="qs_tile_animation_duration_title">Animation duration</string>
<string name="qs_tile_animation_interpolator_title">Tiles animation interpolator</string>
<string name="qs_tile_animation_style_off">No animation</string>
<string name="qs_tile_animation_style_flip">Flip</string>
<string name="qs_tile_animation_style_rotate">Rotate</string>
<string name="qs_tile_animation_duration_low">Low</string>
<string name="qs_tile_animation_duration_default">Default</string>
<string name="qs_tile_animation_duration_fast">Fast</string>
<string name="qs_tile_animation_interpolator_linearInterpolator">Linear</string>
<string name="qs_tile_animation_interpolator_accelerateInterpolator">Accelerate</string>
<string name="qs_tile_animation_interpolator_decelerateInterpolator">Decelerate</string>
<string name="qs_tile_animation_interpolator_accelerateDecelerateInterpolator">Accelerate decelerate</string>
<string name="qs_tile_animation_interpolator_bounceInterpolator">Bounce</string>
<string name="qs_tile_animation_interpolator_overshootInterpolator">Overshoot</string>
<string name="qs_tile_animation_interpolator_anticipateInterpolator">Anticipate</string>
<string name="qs_tile_animation_interpolator_anticipateOvershootInterpolator">Anticipate overshoot</string>
<string name="qs_set_animation_style">%1$s</string>
<string name="qs_set_animation_duration">%1$s</string>
<string name="qs_set_animation_interpolator">%1$s</string>
<!-- Blink flashlight for incoming calls -->
<string name="flashlight_category">Flashlight</string>
<string name="flashlight_on_call_title">Blink Flashlight for incoming call</string>
<string name="flashlight_on_call_disabled">Disabled</string>
<string name="flashlight_on_call_ringer">When ringing</string>
<string name="flashlight_on_call_no_ringer">When ringer is silent</string>
<string name="flashlight_on_call_silent">When entirely silent (no ringer or vibrator)</string>
<string name="flashlight_on_call_always">Always</string>
<string name="flashlight_on_call_ignore_dnd_title">Ignore DND</string>
<string name="flashlight_on_call_ignore_dnd_summary">Whether to flash when in Do Not Disturb mode</string>
<string name="flashlight_on_call_rate_title">Rate</string>
<string name="flashlight_on_call_rate_summary">Flashlight on call blink rate</string>
<!-- Combined signal icons in status bar -->
<string name="combined_status_bar_signal_icons">Combined signal icons</string>
<string name="combined_status_bar_signal_icons_summary">Enable combined signal icons in status bar.\nRequires a SystemUI restart</string>
<!-- QS battery estimates -->
<string name="qs_show_battery_estimate_title">Battery estimates</string>
<string name="qs_show_battery_estimate_summary">Show estimated remaining battery life next to the icon</string>
<!-- AOD Schedule -->
<string name="always_on_display_schedule_title">Always on display schedule</string>
<string name="always_on_display_schedule_sunset">Sunset</string>
<string name="always_on_display_schedule_sunrise">Sunrise</string>
<string name="always_on_display_schedule_mixed_sunset">Turns on from sunset till a time</string>
<string name="always_on_display_schedule_mixed_sunrise">Turns on from a time till sunrise</string>
<!-- Pulse notifications lightning -->
<string name="pulse_ambient_light_title">Ambient edge lightning</string>
<string name="pulse_ambient_light_summary">Light ambient edges for pulsing notifications</string>
<string name="ambient_notification_light_enabled_title">Show on AOD</string>
<string name="ambient_notification_light_enabled_summary">Keep showing edge lightning on AOD</string>
<string name="ambient_notification_light_hide_aod_title">Hide AOD content</string>
<string name="ambient_notification_light_hide_aod_summary">Hide AOD content when edges are lighted</string>
<string name="ambient_notification_light_duration_title">Duration</string>
<string name="ambient_notification_light_duration_summary">Time it takes for each animation to complete</string>
<string name="ambient_notification_light_repeats_title">Repeats</string>
<string name="ambient_notification_light_repeats_summary">Amount of times the animation should show\n0 for infinite</string>
<string name="ambient_notification_light_timeout_title">Timeout</string>
<string name="ambient_notification_light_timeout_forever">Forever</string>
<string name="ambient_notification_light_timeout_half_minute">30 seconds</string>
<string name="ambient_notification_light_timeout_minute">1 minute</string>
<string name="ambient_notification_light_timeout_three_minutes">3 minutes</string>
<string name="ambient_notification_light_timeout_five_minutes">5 minutes</string>
<string name="ambient_notification_light_timeout_ten_minutes">10 minutes</string>
<string name="set_to_zero">Set repeats to 0 to enable</string>
<string name="ambient_notification_color_mode_title">Color mode</string>
<string name="ambient_notification_color_mode_accent">Accent color</string>
<string name="ambient_notification_color_mode_wall">Wallpaper dominant color</string>
<string name="ambient_notification_color_mode_notification">Notification icon color</string>
<string name="ambient_notification_color_mode_custom">@string/ambient_notification_light_color_title</string>
<string name="ambient_notification_light_color_title">Custom color</string>
<string name="pulse_ambient_light_show_always_title">Show always</string>
<string name="pulse_ambient_light_show_always_summary">Show lights for all doze events and not just notifications</string>
<string name="pulse_ambient_light_repeat_direction_title">Light repeat mode</string>
<string name="pulse_ambient_light_repeat_direction_restart">Restart</string>
<string name="pulse_ambient_light_repeat_direction_reverse">Reverse</string>
<string name="pulse_ambient_light_layout_title">Light view</string>
<string name="pulse_ambient_light_layout_solid">Solid</string>
<string name="pulse_ambient_light_layout_faded">Faded</string>
<string name="pulse_ambient_light_width_title">Light width</string>
<string name="pulse_light_layout_style_title">Light Layout Style</string>
<string name="pulse_light_both">All Four Sides</string>
<string name="pulse_light_top_bottom">Only Top-Bottom</string>
<string name="pulse_light_left_right">Only Left-Right</string>
<!-- Ambient Ticker -->
<string name="pulse_on_new_tracks_title">Music ticker</string>
<string name="pulse_on_new_tracks_summary">Show music ticker on Ambient Display during track change</string>
<!-- Screen off FOD -->
<string name="screen_off_fod_title">Screen off FOD</string>
<string name="screen_off_fod_summary">Keep FOD enabled when the screen is off</string>
<!-- Volume Steps Fragment -->
<string name="volume_steps_fragment_title">Volume steps</string>
<string name="volume_steps_summary">Customize volume steps</string>
<string name="volume_steps_alarm_title">Volume steps: Alarm</string>
<string name="volume_steps_dtmf_title">Volume steps: DTMF</string>
<string name="volume_steps_music_title">Volume steps: Media</string>
<string name="volume_steps_notification_title">Volume steps: Notification</string>
<string name="volume_steps_ring_title">Volume steps: Ringer</string>
<string name="volume_steps_system_title">Volume steps: System</string>
<string name="volume_steps_voice_call_title">Volume steps: Voice Call</string>
<string name="volume_steps_reset">Reset</string>
<!-- Udfps animations -->
<string name="udfps_category">Udfps</string>
<string name="udfps_recog_animation">Udfps animation</string>
<string name="udfps_recog_animation_summary">Shows an animation while reading your finger</string>
<string name="udfps_recog_animation_effect_title">Udfps animation effect</string>
<string name="udfps_recog_animation_effect_summary">Choose animation effect</string>
<!-- Udfps icon picker -->
<string name="udfps_icon_picker_title">Udfps icon picker</string>
<string name="udfps_icon_picker_summary">Choose your favorite fingerprint icon</string>
<!-- Udfps Custom Options -->
<string name="udfps_settings_title">Udfps Options</string>
<string name="udfps_settings_summary">Different menus for customizing the udfps</string>
<!-- Udfps Haptic Feedback -->
<string name="udfps_haptic_feedback_title">FOD haptic feedback</string>
<string name="udfps_haptic_feedback_summary">Vibrate when touching FOD icon</string>
<!-- Custom FOD Icon -->
<string name="custom_fp_icon_title">Custom UDFPS Icon</string>
<string name="custom_fp_icon_summary">Enable custom UDFPS Icon from files</string>
<string name="custom_fp_select_title">Select Custom UDFPS Icon</string>
<string name="custom_fp_select_summary">Select custom image from your saved files or gallery</string>
<!-- Privacy indicators -->
<string name="mic_camera_privacy_indicator_title">Mic and camera privacy indicator</string>
<string name="mic_camera_privacy_indicator_summary">Show separate indicator when an any app uses mic or camera</string>
<string name="location_privacy_indicator_title">Location privacy indicator</string>
<string name="location_privacy_indicator_summary">Show separate indicator when an any app uses location</string>
<!-- Sb Icon Style -->
<string name="statusbar_icons_style">Colored Statusbar Icons</string>
<string name="statusbar_icons_style_summary">Choose the style of your statusbar icons (requires SystemUI restart)</string>
<!-- Notification headers -->
<string name="notification_headers_title">Notification Headers</string>
<string name="notification_headers_summary">Show headers in the notification shade</string>
<!-- Gaming mode -->
<string name="gaming_mode_title">Game space</string>
<string name="gaming_mode_summary">Extra features for immersive gaming experience</string>
<!-- Battery percentage -->
<string name="battery_style_category_title">Battery icon</string>
<string name="status_bar_battery_percentage_title">Battery percentage</string>
<string name="status_bar_battery_percentage_default">Hidden</string>
<string name="status_bar_battery_percentage_text_next">Next to the icon</string>
<string name="status_bar_battery_percentage_text_inside">Inside the icon</string>
<!-- Status bar battery style-->
<string name="status_bar_battery_style_title">Battery style</string>
<string name="status_bar_battery_style_port">Portrait</string>
<string name="status_bar_battery_style_circle">Circle</string>
<string name="status_bar_battery_style_dotted_circle">Circle (Dotted)</string>
<string name="status_bar_battery_style_filled_circle">Circle (Filled)</string>
<string name="status_bar_battery_style_text">Text</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_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_pill">Portrait Mx</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_signal">Landscape Airoo</string>
<string name="status_bar_battery_style_icon_landscape_buddy">Landscape Capsule</string>
<!-- Network Traffic -->
<string name="traffic_title">Traffic indicators</string>
<string name="traffic_summary">Customize the traffic indicators</string>
<string name="network_traffic_autohide_threshold_title">Auto-hide threshold</string>
<string name="network_traffic_location_title">Location</string>
<string name="network_traffic_disabled">Disabled</string>
<string name="network_traffic_statusbar">Status bar</string>
<string name="network_traffic_qs_header">QS header</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_mode_title">Display mode</string>
<string name="network_traffic_dynamic">Dynamic</string>
<string name="network_traffic_download">Download</string>
<string name="network_traffic_upload">Upload</string>
<string name="network_traffic_font_size">Single net font size</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">Kb/s</string>
<string name="network_traffic_autohide_kilobytes">KB/s</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>
<!-- Themeing -->
<string name="dark_ui_mode_summary">Browse the dark theme options</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the settings category for theme overlays. -->
<string name="theme_customization_category">Theming</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the adaptive icon shape (e.g. launcher and quick settings icons). -->
<string name="theme_customization_icon_shape_title">Icon shape</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize accent color. -->
<string name="theme_customization_icon_shape_summary">Set system icon shape style</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize headline and body fonts. -->
<string name="theme_customization_font_title">Headline / Body font</string>
<string name="theme_customization_font_summary">Set system font style</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the system wide icon pack. -->
<string name="theme_customization_icon_pack_title">Icon pack</string>
<string name="theme_customization_icon_pack_summary">Set custom icon pack style</string>
<string name="theme_customization_signal_icon_title">Signal icon style</string>
<string name="theme_customization_signal_icon_summary">Set custom signal icon style</string>
<string name="theme_customization_wifi_icon_title">WiFi icon style</string>
<string name="theme_customization_wifi_icon_summary">Set custom wifi icon style</string>
<!-- Custom Signal bar icons -->
<string name="custom_signal_bar_title">Signal</string>
<!-- Custom Wi-Fi bar icons -->
<string name="custom_wifi_bar_title">Wi-Fi</string>
<!-- Button brightness -->
<string name="button_backlight_options_category">Backlight options</string>
<string name="button_backlight_enable_title">Allow button backlight</string>
<string name="button_link_brightness">Link to screen brightness</string>
<string name="button_link_brightness_summary">Button backlight brightness will adjust based on current screen brightness level</string>
<string name="button_manual_brightness">Brightness level</string>
<string name="button_timeout_title">Backlight timeout</string>
<string name="button_backlight_on_touch_only_title">Button backlight touch</string>
<string name="button_backlight_on_touch_only_summary">Button backlight will only appear when buttons are pressed rather than on all the time. Timeout still impacts this feature.</string>
<!-- Screen off animation -->
<string name="screen_off_animation_title">Screen off animation</string>
<string name="screen_off_animation_crt">CRT</string>
<string name="screen_off_animation_scale">Scale</string>
<!-- Status bar - Clock -->
<string name="status_bar_clock_title">Clock &amp; date</string>
<string name="status_bar_clock_summary">Customize clock &amp; date</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_position_title">Clock style</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_auto_hide_title">Auto hide</string>
<string name="status_bar_clock_auto_hide_launcher_summary">Hide clock if launcher is visible</string>
<string name="status_bar_clock_auto_hide_summary">Hide clock at regular interval</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_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="clock_date_position">Date position</string>
<string name="clock_date_right">Right of time</string>
<string name="clock_date_left">Left of time</string>
<!-- QS clock -->
<string name="qs_clock_title">Clock</string>
<string name="qs_clock_summary">Display clock in quick status bar header</string>
<!-- QS date -->
<string name="qs_date_title">Date</string>
<string name="qs_date_summary">Display date in quick status bar header</string>
<!-- Media art -->
<string name="lockscreen_media_category">Lock screen media</string>
<string name="media_art_title">Media cover art</string>
<string name="media_art_summary">Enable media cover art on the lockscreen</string>
<!-- Lockscreen album art filter -->
<string name="lockscreen_albumart_filter_title">Media cover art filter</string>
<string name="lockscreen_albumart_filter_none">None</string>
<string name="lockscreen_albumart_filter_grayscale">Grayscale</string>
<string name="lockscreen_albumart_filter_tint">Accent tinted</string>
<string name="lockscreen_albumart_filter_blur">Blur</string>
<string name="lockscreen_albumart_filter_grayblur">Grayscale and blurred</string>
<!-- 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="pulse_settings">Pulse</string>
<string name="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_units_rounded_title">Rounded corners</string>
<string name="pulse_solid_units_rounded_summary">Solid lines with rounded tip</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>
<!-- Quick Settings brightness slider -->
<string name="qs_brightness_slider_category">Brightness slider</string>
<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>
<string name="qs_brightness_position_bottom_title">Show brightness slider on bottom</string>
<string name="qs_brightness_position_bottom_summary">Show a brightness slider on bottom quick settings</string>
<!-- Quick Settings brightness icon -->
<string name="brightness_icon_title">Adaptive brightness button</string>
<string name="brightness_icon_summary">Show adaptive brightness button</string>
<!-- Quick QS Panel brightness slider -->
<string name="quick_qs_brightness_slider_title">Show brightness slider in Quick QS Panel</string>
<string name="quick_qs_brightness_slider_summary">Show a brightness slider in the quick qs panel</string>
<!-- Volume rocker gestures -->
<string name="volume_skiptrack_screen_title">Skip music tracks</string>
<!-- Navigation bar -->
<string name="navigation_title">Navigatie</string>
<string name="navigation_bar_category">Navigation bar</string>
<string name="navigation_bar_title">On-screen navigation bar</string>
<string name="navigation_bar_summary">Enable on-screen navigation keys</string>
<string name="navigation_bar_layout_title">Layout</string>
<string name="navigation_bar_layout_summary">Customize the layout of the navigation bar</string>
<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 in navigation bar while typing</string>
<string name="navigation_bar_help_text">These settings mainly relate to the 3-button navigation bar. If you use gesture navigation and want to customize it, e.g. hide the gesture handle, please visit: Settings &gt; System &gt; Gestures.</string>
<string name="nav_bar_tuner_title">Navigation bar tuner</string>
<string name="nav_bar_tuner_summary">Change nav bar layout</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="system_navigation_summary">Choose which system navigation style to use</string>
<!-- HW keys -->
<string name="hardware_keys_title">Buttons</string>
<string name="hardware_keys_category">Hardware navigation buttons</string>
<string name="hardware_keys_disable_title">Disable hardware buttons</string>
<string name="hardware_keys_disable_summary">Use the device hardware keys for navigation</string>
<!-- NavBar Inverse -->
<string name="navigation_bar_inverse_title">Invert 3 button navigation bar</string>
<!-- Quick Settings brightness slider -->
<string name="qs_show_brightness_slider_title">Brightness slider</string>
<string name="qs_show_brightness_slider_never">Never show</string>
<string name="qs_show_brightness_slider_expanded">Show when expanded</string>
<string name="qs_show_brightness_slider_always">Show always</string>
<string name="qs_show_brightness_slider_not_expanded">Show when not expanded</string>
<string name="qs_brightness_slider_position_title">Position</string>
<string name="qs_brightness_slider_position_top">Top</string>
<string name="qs_brightness_slider_position_bottom">Bottom</string>
<!-- Monet Engine -->
<string name="monet_category">Monet</string>
<string name="monet_engine_title">Monet engine</string>
<string name="monet_engine_summary">Customize monet parameters</string>
<string name="monet_engine_custom_color_title">Use custom color</string>
<string name="monet_engine_custom_color_summary">Use custom color for monet engine instead of wallpaper colors</string>
<string name="monet_engine_color_override_title">Custom color</string>
<string name="monet_engine_white_luminance_user_title">White luminance</string>
<string name="monet_engine_accurate_shades_title">Use accurate shades</string>
<string name="monet_engine_chroma_factor_title">Chroma factor</string>
<string name="monet_engine_linear_lightness_title">Use linear lightness</string>
<!-- Quick Settings brightness icon -->
<string name="qs_show_auto_brightness_title">Auto brightness icon</string>
<string name="qs_show_auto_brightness_summary">Show toggle for adaptive brightness near the slider</string>
<!-- Black theme -->
<string name="system_black_theme_title">Use black theme</string>
<string name="system_black_theme_summary">Force black background colors</string>
<!-- OOS style material dismiss all button for notifications -->
<string name="notification_material_dismiss_button_title">Clear all notification button</string>
<string name="notification_material_dismiss_button_summary">Replace clear all notification text with floating button</string>
<string name="clearall_style_title">Clear all notification button style</string>
<string name="clearall_bgstyle_title">Clear all notification button background</string>
<!-- Laboratory - Application downgrade -->
<string name="laboratory_app_downgrade_title">Allow application downgrade</string>
<string name="laboratory_app_downgrade_summary">This allows you to downgrade applications. Note that this may lead to crashes and data corruption.</string>
<!-- Laboratory - Ignore window secure -->
<string name="laboratory_ignore_window_secure_title">Ignore window secure flags</string>
<string name="laboratory_ignore_window_secure_summary">This removes the screenshots and screenrecords limits for all applications. Normally, special applications are replaced with black areas in records. This can be convenient in some cases but may lead to privacy leaks. After changing this toggle, you may need to restart applications for the change to take effect.</string>
<!-- Colorful battery icon -->
<string name="battery_level_colors_title">Toggle colorful battery icon</string>
<string name="battery_level_colors_summary">Each battery level drop is color coded</string>
<!-- Custom settings dashboard style -->
<string name="settings_dashboard_style_title">Settings layout</string>
<string name="settings_dashboard_style_aosp">Aosp</string>
<string name="settings_dashboard_style_oos11">OxygenOS 11</string>
<string name="settings_dashboard_style_oos12">OxygenOS 12</string>
<string name="settings_dashboard_style_cherish">Cherish</string>
<string name="settings_dashboard_style_cherish_clean">Cherish Clean</string>
<string name="settings_layout_category_title">Settings UI interface</string>
<string name="settings_base_style_title">Settings Base layout</string>
<string name="settings_base_style_summary">Use an alternative layout for setting menus</string>
<string name="settings_home_style_title">Settings Home layout</string>
<string name="settings_home_style_summary">Use stock aosp layout for homepage</string>
<string name="disable_usercard_title">Settings UserCard</string>
<string name="disable_usercard_summary">Toggle in order not to show the usercard on main settings page</string>
<string name="spoof_title">Spoofing</string>
<!-- Unlimited g00gle ph0t0s st0rage -->
<string name="use_photos_spoof_title">Unlimited Photos storage</string>
<string name="use_photos_spoof_summary">Spoof your device as Pixel XL for Google Photos app only to provide unlimited storage for backup</string>
<!-- Unlock FPS for specific games -->
<string name="use_games_spoof_title">Unlock higher FPS in games</string>
<string name="use_games_spoof_summary">Spoof your device as a different model for specific games to unlock higher FPS</string>
<!-- Unlock higher quality streams for specific apps -->
<string name="use_stream_spoof_title">Unlock higher quality streams</string>
<string name="use_stream_spoof_summary">Spoof your device as Pixel 6 Pro to unlock higher quality streams on Amazon Prime, Disney+, Hotstar, and Netflix</string>
<!-- Hidden apps -->
<string name="hidden_apps_title">Hidden apps</string>
<string name="hidden_apps_summary">Applications that should be hidden from launcher</string>
<!-- reTicker -->
<string name="reticker_title">reTicker</string>
<string name="reticker_summary">Replace heads-up notification with slim and less invasive version of redesigned ticker</string>
<string name="reticker_colored_title">Use app colored background</string>
<string name="reticker_colored_summary">Replace reTicker background color using notification app main color</string>
<!-- Data usage info in QS footer -->
<string name="qs_footer_datausage_title">Data usage</string>
<string name="qs_footer_datausage_summary">Display data usage summary in quick settings footer</string>
<!-- Qs Transparency -->
<string name="qs_transparency_summary">Choose how transparent you want your qs to be (Requires SystemUI Restart)</string>
<string name="qs_transparency_title">Qs Transparency</string>
<!-- Media artwork -->
<string name="media_category">Media notification</string>
<string name="artwork_media_background_title">Artwork media background</string>
<string name="artwork_media_background_summary">Set media artwork as the notification media background</string>
<string name="artwork_media_background_enable_blur_title">Blur media media artwork background</string>
<string name="artwork_media_background_blur_radius_title">Blur amount for media artwork</string>
<string name="artwork_media_background_fade_filter_title">Fade amount for media artwork</string>
<string name="artwork_media_background_alpha_title">Transparency of media artwork</string>
<string name="just_kidding">Just kidding! providing logs helps us look like professional programmers err i mean trace the bugs that users reports.</string>
<string name="bug_report_drill">Bug Reporting Procedure</string>
<!-- Strict standby -->
<string name="strict_standby_policy_title">Strict standby policy</string>
<string name="strict_standby_policy_summary">When dismissing from recents, this will force stop apps with restricted battery usage and impose stronger restrictions to them. Also, all app standby restrictions will be imposed even when device is charging.</string>
<!-- Force background freezer -->
<string name="force_background_freezer_title">Background tasks freezer</string>
<string name="force_background_freezer_summary">Freeze tasks with restricted battery usage when moving them to background and unfreeze them when moving to foreground. This could save battery slightly but may lead to crashes and background ANR.</string>
<!-- Wi-Fi Standard icon -->
<string name="show_wifi_standard_icon_title">Show Wi-Fi Standard icon</string>
<string name="show_wifi_standard_icon_summary">Show Wi-Fi type in Wi-Fi signal indicator</string>
<!-- Lockscreen clock color -->
<string name="lockscreen_clock_color_title">Lockscreen clock color</string>
<string name="lockscreen_clock_color_summary">Use secondary color for lockscreen clock, if disabled will use color accent</string>
<!-- QS tiles layout direction: vertical or horizontal -->
<string name="qs_tile_layout_category_title">Tile layout</string>
<string name="qs_tile_layout_title">Vertical layout</string>
<string name="qs_tile_layout_summary">Enable for vertical layout. Default is horizontal</string>
<!-- QS rows and columns -->
<string name="qs_layout_category_title">QS Layout</string>
<string name="qs_rows_portrait_title">Tile rows on portrait</string>
<string name="qs_rows_landscape_title">Tile rows on landscape</string>
<string name="qs_columns_portrait_title">Tile columns on portrait</string>
<!-- QS tiles title visibility -->
<string name="qs_tile_title_visibility_title">Hide tile titles</string>
<string name="qs_tile_title_visibility_summary">Toggle to hide tile titles</string>
<!-- Fingerprint Ripple Effect -->
<string name="enable_fingerprint_ripple_effect_title">Ripple effect</string>
<string name="enable_fingerprint_ripple_effect_summary">Show ripple effect on unlock with fingerprint</string>
</resources>

View File

@@ -0,0 +1,771 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2019 CherishOS
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">
<!-- App Title -->
<string name="cherish_settings_title">Cherish Settings</string>
<!-- Units -->
<string name="unit_milliseconds">milliseconds</string>
<string name="unit_seconds">seconds</string>
<!-- Categories -->
<string name="button_title">Buttons</string>
<string name="button_summary">Hardware keys, Navigation bar</string>
<string name="gestures_title">Gestures</string>
<string name="gestures_summary">Jump to camera, swipe to screenshot</string>
<string name="lockscreen_title">Lock screen</string>
<string name="lockscreen_summary">Music visualizer, charging animation, clock style</string>
<string name="misc_title">Miscellaneous</string>
<string name="misc_summary">Gaming mode, volume controls</string>
<string name="animations_title">Animations</string>
<string name="animations_summary">System animations</string>
<string name="powermenu_title">Power menu</string>
<string name="powermenu_summary">Advanced restart, power menu opacity</string>
<string name="theme_title">Themes</string>
<string name="theme_summary">System theme, rounded, switch theme</string>
<string name="quicksettings_title">Quick Settings</string>
<string name="quicksettings_summary">Tile layout, blur</string>
<string name="recents_title">Recents apps</string>
<string name="recents_summary">Slim recents</string>
<string name="statusbar_title">Status bar</string>
<string name="statusbar_summary">Clock, carrier, status icons</string>
<string name="volume_title">Volume rockers</string>
<string name="volume_summary">Volume rockers</string>
<string name="notifications_title">Notifications</string>
<string name="notifications_summary">Battery light, notifications header</string>
<string name="about_summary">Learn more about CherishOS</string>
<string name="device_part_title">Device features</string>
<string name="qs_category">QS category</string>
<string name="navbar_title">Navigation bar</string>
<string name="volume_keys_title">Volume keys</string>
<!-- General strings -->
<string name="ok">OK</string>
<string name="reset">Reset</string>
<string name="cancel">Cancel</string>
<string name="save">Save</string>
<string name="default_string">Default</string>
<string name="disabled">Disabled</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"></string>
<string name="arrow_down"></string>
<string name="hex">Hex:</string>
<string name="hex_hint">#ff000000</string>
<string name="set">Set</string>
<string name="color_default">Default</string>
<string name="led_color_green">Green</string>
<string name="led_color_red">Red</string>
<!-- Custom seekbar -->
<string name="custom_seekbar_value">Value: <xliff:g id="v">%s</xliff:g></string>
<string name="custom_seekbar_default_value">Default</string>
<string name="custom_seekbar_default_value_to_set">Default value: <xliff:g id="v">%s</xliff:g>\nLong press to set</string>
<string name="custom_seekbar_default_value_is_set">Default value is set</string>
<string name="add_package_to_title">Add application</string>
<!-- QS settings -->
<string name="qs_title">Quick settings</string>
<!-- QuickSettings haptic feedback -->
<string name="quick_settings_vibrate_title">Vibrate on touch</string>
<string name="quick_settings_vibrate_summary">Vibrate when touching QS tiles</string>
<!-- Lockscreen shortcuts -->
<string name="ls_category">Lockscreen Items</string>
<string name="ls_tuner">Enable Lockscreen tuner</string>
<string name="lockscreen_shortcuts">Lockscreen shortcuts</string>
<string name="ls_shortcut_summary">Customize Lockscreen shortcuts</string>
<!-- Lockscreen icons -->
<string name="lockscreen_tuner_title">Lockscreen tuner</string>
<!-- Statusbar Items -->
<string name="sb_icons">Statusbar Icons</string>
<string name="statusbar_items_category">Statusbar items</string>
<!-- Status bar - icons -->
<string name="status_bar_icons_title">Status bar icons</string>
<!-- Lock screen visualizer -->
<string name="visualizer_title">Display music visualizer</string>
<!-- Power menu and dialogs opacity -->
<!-- AOKP custom system animations -->
<!-- Power menu Animations -->
<string name="power_menu_animation">Power menu</string>
<!-- QS header image -->
<!-- Lockscreen -->
<string name="lockscreen_category">Lockscreen</string>
<!-- Themes -->
<string name="theme_type_title">System theme</string>
<string name="theme_type_summary">Select theme</string>
<!--Accenter -->
<string name="themes_hub_title">Themes</string>
<string name="themes_hub_summary">Accents-Gradients-Themes</string>
<string name="rgb_accent_picker_title_dark">Accent Picker</string>
<string name="rgb_accent_picker_summary">Choose the accent color yourself</string>
<string name="theme_option_reset_title">Reset Theme Options</string>
<string name="theme_option_reset_message">Are you sure you want to reset themes-accent to default?</string>
<!--ThemePicker-->
<string name="theme_select_title">Styles and Wallpapers</string>
<string name="theme_select_summary">Browse and select installed themes</string>
<string name="notification_light_settings">Notifications light</string>
<!-- Volume rocker wake -->
<string name="volume_rocker_wake_title">Volume rocker wake</string>
<string name="search">Search</string>
<string name="search_apps">Search apps</string>
<!-- Power Menu -->
<string name="power_menu_title">Power menu</string>
<string name="power_menu_title_summary">View or change power menu entries</string>
<string name="powermenu_screenshot">Screenshot</string>
<string name="powermenu_power">Power</string>
<string name="powermenu_advanced">Advanced reboot options</string>
<string name="powermenu_restart">Restart</string>
<string name="powermenu_airplane">Airplane</string>
<string name="powermenu_settings">Settings</string>
<string name="powermenu_lockdown">Lock Down</string>
<string name="powermenu_soundpanel">Sound Panel</string>
<string name="powermenu_users">Users</string>
<string name="powermenu_logout">Logout</string>
<string name="powermenu_emergency">Emergency</string>
<!-- Double Tap Lockscreen to Sleep -->
<string name="lockscreen_gesture_title">Gestures</string>
<string name="double_tap_to_sleep_lockscreen_title">Double tap to sleep</string>
<string name="double_tap_to_sleep_lockscreen_summary">Double tap on the top third or bottom shortcut area of the lock screen to put the device to sleep</string>
<!-- Double Tap Statusbar to Sleep -->
<string name="statusbar_gesture_title">Gestures</string>
<string name="double_tap_to_sleep_statusbar_title">Double tap to sleep</string>
<string name="double_tap_to_sleep_statusbar_summary">Double tap on statusbar to put the device to sleep</string>
<!-- Buttons title -->
<string name="volume_category">Volume Rocker</string>
<!--Volume keys -->
<string name="volume_rocker_wake_summary">Pressing the volume keys will wake your device</string>
<!-- Torch Power button gestures -->
<string name="torch_power_button_gesture_title">Toggle torch when screen off</string>
<string name="torch_power_button_gesture_none">Disabled</string>
<string name="torch_power_button_gesture_dt">Double tap power button (slower single tap response), Disables double power tap for camera.</string>
<string name="torch_power_button_gesture_dt_toast">Jump to camera gesture is now disabled</string>
<string name="torch_power_button_gesture_lp">Long press power button</string>
<!-- Hardware button navigation -->
<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>
<string name="profile_applist_title">Applications</string>
<string name="choose_action_title">Choose action</string>
<string name="action_entry_default_action">Default settings</string>
<string name="action_entry_select_app">Select application</string>
<string name="action_entry_custom_action">Select custom action</string>
<string name="hardware_keys_volume_keys_title">Volume rocker</string>
<string name="hardware_keys_home_key_title">Home button</string>
<string name="hardware_keys_menu_key_title">Menu button</string>
<string name="hardware_keys_assist_key_title">Search button</string>
<string name="hardware_keys_appswitch_key_title">Overview button</string>
<string name="hardware_keys_back_key_title">Back button</string>
<string name="hardware_keys_double_tap_summary">Set double tap action</string>
<string name="hardware_keys_single_tap_summary">Set single tap action</string>
<string name="hardware_keys_long_press_summary">Set long press action</string>
<string name="hardware_keys_single_tap_title">Single tap action</string>
<string name="hardware_keys_long_press_title">Long press action</string>
<string name="hardware_keys_double_tap_title">Double tap action</string>
<!-- 4G icon -->
<string name="show_fourg_icon_title">4G icon</string>
<string name="show_fourg_icon_summary">Display 4G icon in signal icon instead LTE</string>
<!-- Volume swap buttons -->
<string name="swap_volume_buttons_title">Reorient</string>
<string name="swap_volume_buttons_summary">Swap volume buttons when the screen is rotated</string>
<!-- Power menu on lockscreen -->
<string name="lockscreen_power_menu_disabled_title">Disable power menu on lock screen</string>
<string name="lockscreen_power_menu_disabled_summary">This will only disable the power menu on secure lock screens</string>
<!-- Toast app icon -->
<string name="toast_icon_title">Toast app icon</string>
<string name="toast_icon_summary">Display the app\'s icon corresponding with the toast</string>
<!-- Heads up -->
<string name="headsup_category">HeadsUp Settings</string>
<string name="heads_up_notifications">Heads up</string>
<string name="heads_up_notifications_summary">Customise heads up notifications settings</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_stoplist_summary">Disable heads up notifications in these applications</string>
<string name="add_heads_up_blacklist_summary">Disable heads up from these applications</string>
<string name="heads_up_stoplist_title">Stoplist</string>
<string name="heads_up_blacklist_title">Blacklist</string>
<string name="profile_choose_app">Choose app</string>
<string name="dialog_delete_title">Delete</string>
<string name="dialog_delete_message">Remove selected item?</string>
<!-- Heads up timeout -->
<string name="heads_up_time_out_title">Time out</string>
<string name="heads_up_time_out_summary">Peeking notifications will show for <xliff:g id="number">%d</xliff:g> seconds</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_5sec">5 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>
<!-- Heads up snooze -->
<string name="heads_up_snooze_title">Snooze timer</string>
<string name="heads_up_snooze_summary_one_minute">Swiping up on peeking notifications will snooze heads up from that application for 1 minute</string>
<string name="heads_up_snooze_summary">Swiping up on peeking notifications will snooze heads up from that application for <xliff:g id="number">%d</xliff:g> minutes</string>
<string name="heads_up_snooze_disabled_summary">Snooze timer is disabled</string>
<string name="heads_up_snooze_1min">1 minute</string>
<string name="heads_up_snooze_5min">5 minutes</string>
<string name="heads_up_snooze_10min">10 minutes</string>
<string name="heads_up_snooze_15min">15 minutes</string>
<string name="heads_up_snooze_20min">20 minutes</string>
<!-- Quick QS pulldown -->
<string name="status_bar_quick_qs_pulldown">Quick QS pulldown</string>
<string name="quick_pulldown_none">Disabled</string>
<string name="quick_pulldown_right">Pulldown statusbar from right side</string>
<string name="quick_pulldown_left">Pulldown statusbar from left side</string>
<!-- Incall vibrate options -->
<string name="incall_vibration_category">In-call vibration options</string>
<string name="incall_vibrate_connect_title">Vibrate on connect</string>
<string name="incall_vibrate_call_wait_title">Vibrate on call waiting</string>
<string name="incall_vibrate_disconnect_title">Vibrate on disconnect</string>
<!-- Data disabled icon -->
<string name="data_disabled_icon_title">Show data disabled icon</string>
<string name="data_disabled_icon_summary">Display the cross sign next to signal bar when data is disabled</string>
<!-- Roaming indicator icon -->
<string name="roaming_indicator_icon_title">Roaming indicator</string>
<string name="roaming_indicator_icon_summary">Display roaming indicator in signal icon when in roaming mode</string>
<!-- Show VoLTE icon on statusbar -->
<string name="volte_switch_title">VoLTE icon</string>
<string name="volte_switch_summary">Display VoLTE icon</string>
<string name="volte_icon_title">VoLTE icon</string>
<string name="volte_icon_summary">Display VoLTE icon</string>
<string name="volte_icon_style_title">Select VoLTE Icon</string>
<string name="volte_icon_asus">VoLTE Asus Icon</string>
<string name="volte_icon_vo">Vo Only Icon</string>
<string name="volte_icon_volte">VoLTE Icon</string>
<string name="volte_icon_oos">VoLTE OOS Icon</string>
<string name="volte_icon_hd">HD Icon</string>
<string name="volte_icon_hd2">HD CAF Icon</string>
<string name="volte_icon_miui">MIUI 11 Icon</string>
<string name="volte_icon_emui">EMUI Icon</string>
<string name="volte_icon_margaritov">HD Filled Icon</string>
<string name="volte_icon_margaritov2">Margaritov VoLTE Icon</string>
<string name="volte_icon_vivo">Vivo Icon</string>
<string name="volte_icon_aris">Aris Icon</string>
<string name="volte_icon_beast">Aww Icon</string>
<string name="volte_icon_ios">Ios Icon</string>
<string name="volte_icon_lr">Livenge Icon</string>
<string name="volte_icon_realme">Realme Icon</string>
<string name="volte_icon_typeA">Mild Icon</string>
<string name="volte_icon_typeB">Filth Icon</string>
<string name="volte_icon_typeC">Mue Icon</string>
<string name="volte_icon_typeD">Sus Icon</string>
<string name="volte_icon_typeE">Acherus Icon</string>
<string name="volte_icon_vcircle">Circle Icon</string>
<string name="volte_icon_vimeo">Vimeo Icon</string>
<string name="volte_icon_volit">Volit Icon</string>
<string name="volte_icon_zirco">Ziroc Icon</string>
<!-- VoWiFi icon -->
<string name="vowifi_icon_title">VoWiFi icon</string>
<string name="vowifi_icon_enabled">VoWiFi icon enabled</string>
<string name="vowifi_icon_disabled">VoWiFi icon disabled</string>
<string name="vowifi_icon_enabled_volte_disabled">VoWiFi instead of VoLTE icon</string>
<string name="vowifi_icon_style_title">VoWiFi icon style</string>
<string name="vowifi_icon_default">Default Icon</string>
<string name="vowifi_icon_emui">EMUI Icon</string>
<string name="vowifi_icon_asus">Asus Icon</string>
<string name="vowifi_icon_oneplus">OOS Icon</string>
<string name="vowifi_icon_moto">Motorola Icon</string>
<string name="vowifi_icon_simple1">Simple1 Icon</string>
<string name="vowifi_icon_simple2">Simple2 Icon</string>
<string name="vowifi_icon_simple3">Simple3 Icon</string>
<string name="vowifi_icon_vivo">Vivo Icon</string>
<string name="vowifi_icon_margaritov">Margaritov Icon</string>
<!-- Battery light -->
<string name="battery_light_settings">Battery charging light</string>
<string name="battery_light_enable">Enable</string>
<string name="battery_full_light_enabled">Battery light when full charged</string>
<string name="battery_light_allow_on_dnd_title">Battery light in Do Not Disturb mode</string>
<string name="battery_light_low_blinking_title">Blinking light on low battery</string>
<string name="battery_light_cat">Battery light color when charging</string>
<string name="battery_light_low_color">Low battery</string>
<string name="battery_light_medium_color">Medium battery</string>
<string name="battery_light_full_color">Almost full battery</string>
<string name="battery_light_reallyfull_color">Full (100) battery</string>
<!-- Heads up options -->
<string name="less_boring_heads_up_title">Make heads up less annoying</string>
<string name="less_boring_heads_up_summary">Show heads up only for dialer or messaging app if they are not in foreground</string>
<!-- Notification guts kill app button -->
<string name="general_category">General</string>
<string name="notification_guts_kill_app_button_title">Kill app button</string>
<string name="notification_guts_kill_app_button_summary">Show a kill app button in the notification\'s longpress menu</string>
<!-- Double Tap on Doze to wake -->
<string name="double_tap_on_doze_to_wake_title">Double-tap to wake on doze</string>
<string name="double_tap_on_doze_to_wake_summary">Double tap to wake when device is dreaming</string>
<!-- Old mobile type icons -->
<string name="use_old_mobiletype_title">Small mobile type icon</string>
<string name="use_old_mobiletype_summary">Show mobile type icon on top of the signal indicator</string>
<!-- Lockscreen battery info indicator -->
<string name="lockscreen_battery_info_title">Lockscreen charging info</string>
<string name="lockscreen_battery_info_summary">Show charging current, voltage, wattage and battery temperature on lockscreen while charging</string>
<!-- Charging animation -->
<string name="charging_animation_title">Charging animation</string>
<string name="charging_animation_summary">Display an animation when the device is plugged in</string>
<!-- Tiles animation style -->
<string name="qs_tile_animation_title">Animations</string>
<string name="qs_tile_animation_style_title">Animation style</string>
<string name="qs_tile_animation_duration_title">Animation duration</string>
<string name="qs_tile_animation_interpolator_title">Tiles animation interpolator</string>
<string name="qs_tile_animation_style_off">No animation</string>
<string name="qs_tile_animation_style_flip">Flip</string>
<string name="qs_tile_animation_style_rotate">Rotate</string>
<string name="qs_tile_animation_duration_low">Low</string>
<string name="qs_tile_animation_duration_default">Default</string>
<string name="qs_tile_animation_duration_fast">Fast</string>
<string name="qs_tile_animation_interpolator_linearInterpolator">Linear</string>
<string name="qs_tile_animation_interpolator_accelerateInterpolator">Accelerate</string>
<string name="qs_tile_animation_interpolator_decelerateInterpolator">Decelerate</string>
<string name="qs_tile_animation_interpolator_accelerateDecelerateInterpolator">Accelerate decelerate</string>
<string name="qs_tile_animation_interpolator_bounceInterpolator">Bounce</string>
<string name="qs_tile_animation_interpolator_overshootInterpolator">Overshoot</string>
<string name="qs_tile_animation_interpolator_anticipateInterpolator">Anticipate</string>
<string name="qs_tile_animation_interpolator_anticipateOvershootInterpolator">Anticipate overshoot</string>
<string name="qs_set_animation_style">%1$s</string>
<string name="qs_set_animation_duration">%1$s</string>
<string name="qs_set_animation_interpolator">%1$s</string>
<!-- Blink flashlight for incoming calls -->
<string name="flashlight_category">Flashlight</string>
<string name="flashlight_on_call_title">Blink Flashlight for incoming call</string>
<string name="flashlight_on_call_disabled">Disabled</string>
<string name="flashlight_on_call_ringer">When ringing</string>
<string name="flashlight_on_call_no_ringer">When ringer is silent</string>
<string name="flashlight_on_call_silent">When entirely silent (no ringer or vibrator)</string>
<string name="flashlight_on_call_always">Always</string>
<string name="flashlight_on_call_ignore_dnd_title">Ignore DND</string>
<string name="flashlight_on_call_ignore_dnd_summary">Whether to flash when in Do Not Disturb mode</string>
<string name="flashlight_on_call_rate_title">Rate</string>
<string name="flashlight_on_call_rate_summary">Flashlight on call blink rate</string>
<!-- Combined signal icons in status bar -->
<string name="combined_status_bar_signal_icons">Combined signal icons</string>
<string name="combined_status_bar_signal_icons_summary">Enable combined signal icons in status bar.\nRequires a SystemUI restart</string>
<!-- QS battery estimates -->
<string name="qs_show_battery_estimate_title">Battery estimates</string>
<string name="qs_show_battery_estimate_summary">Show estimated remaining battery life next to the icon</string>
<!-- AOD Schedule -->
<string name="always_on_display_schedule_title">Always on display schedule</string>
<string name="always_on_display_schedule_sunset">Sunset</string>
<string name="always_on_display_schedule_sunrise">Sunrise</string>
<string name="always_on_display_schedule_mixed_sunset">Turns on from sunset till a time</string>
<string name="always_on_display_schedule_mixed_sunrise">Turns on from a time till sunrise</string>
<!-- Pulse notifications lightning -->
<string name="pulse_ambient_light_title">Ambient edge lightning</string>
<string name="pulse_ambient_light_summary">Light ambient edges for pulsing notifications</string>
<string name="ambient_notification_light_enabled_title">Show on AOD</string>
<string name="ambient_notification_light_enabled_summary">Keep showing edge lightning on AOD</string>
<string name="ambient_notification_light_hide_aod_title">Hide AOD content</string>
<string name="ambient_notification_light_hide_aod_summary">Hide AOD content when edges are lighted</string>
<string name="ambient_notification_light_duration_title">Duration</string>
<string name="ambient_notification_light_duration_summary">Time it takes for each animation to complete</string>
<string name="ambient_notification_light_repeats_title">Repeats</string>
<string name="ambient_notification_light_repeats_summary">Amount of times the animation should show\n0 for infinite</string>
<string name="ambient_notification_light_timeout_title">Timeout</string>
<string name="ambient_notification_light_timeout_forever">Forever</string>
<string name="ambient_notification_light_timeout_half_minute">30 seconds</string>
<string name="ambient_notification_light_timeout_minute">1 minute</string>
<string name="ambient_notification_light_timeout_three_minutes">3 minutes</string>
<string name="ambient_notification_light_timeout_five_minutes">5 minutes</string>
<string name="ambient_notification_light_timeout_ten_minutes">10 minutes</string>
<string name="set_to_zero">Set repeats to 0 to enable</string>
<string name="ambient_notification_color_mode_title">Color mode</string>
<string name="ambient_notification_color_mode_accent">Accent color</string>
<string name="ambient_notification_color_mode_wall">Wallpaper dominant color</string>
<string name="ambient_notification_color_mode_notification">Notification icon color</string>
<string name="ambient_notification_color_mode_custom">@string/ambient_notification_light_color_title</string>
<string name="ambient_notification_light_color_title">Custom color</string>
<string name="pulse_ambient_light_show_always_title">Show always</string>
<string name="pulse_ambient_light_show_always_summary">Show lights for all doze events and not just notifications</string>
<string name="pulse_ambient_light_repeat_direction_title">Light repeat mode</string>
<string name="pulse_ambient_light_repeat_direction_restart">Restart</string>
<string name="pulse_ambient_light_repeat_direction_reverse">Reverse</string>
<string name="pulse_ambient_light_layout_title">Light view</string>
<string name="pulse_ambient_light_layout_solid">Solid</string>
<string name="pulse_ambient_light_layout_faded">Faded</string>
<string name="pulse_ambient_light_width_title">Light width</string>
<string name="pulse_light_layout_style_title">Light Layout Style</string>
<string name="pulse_light_both">All Four Sides</string>
<string name="pulse_light_top_bottom">Only Top-Bottom</string>
<string name="pulse_light_left_right">Only Left-Right</string>
<!-- Ambient Ticker -->
<string name="pulse_on_new_tracks_title">Music ticker</string>
<string name="pulse_on_new_tracks_summary">Show music ticker on Ambient Display during track change</string>
<!-- Screen off FOD -->
<string name="screen_off_fod_title">Screen off FOD</string>
<string name="screen_off_fod_summary">Keep FOD enabled when the screen is off</string>
<!-- Volume Steps Fragment -->
<string name="volume_steps_fragment_title">Volume steps</string>
<string name="volume_steps_summary">Customize volume steps</string>
<string name="volume_steps_alarm_title">Volume steps: Alarm</string>
<string name="volume_steps_dtmf_title">Volume steps: DTMF</string>
<string name="volume_steps_music_title">Volume steps: Media</string>
<string name="volume_steps_notification_title">Volume steps: Notification</string>
<string name="volume_steps_ring_title">Volume steps: Ringer</string>
<string name="volume_steps_system_title">Volume steps: System</string>
<string name="volume_steps_voice_call_title">Volume steps: Voice Call</string>
<string name="volume_steps_reset">Reset</string>
<!-- Udfps animations -->
<string name="udfps_category">Udfps</string>
<string name="udfps_recog_animation">Udfps animation</string>
<string name="udfps_recog_animation_summary">Shows an animation while reading your finger</string>
<string name="udfps_recog_animation_effect_title">Udfps animation effect</string>
<string name="udfps_recog_animation_effect_summary">Choose animation effect</string>
<!-- Udfps icon picker -->
<string name="udfps_icon_picker_title">Udfps icon picker</string>
<string name="udfps_icon_picker_summary">Choose your favorite fingerprint icon</string>
<!-- Udfps Custom Options -->
<string name="udfps_settings_title">Udfps Options</string>
<string name="udfps_settings_summary">Different menus for customizing the udfps</string>
<!-- Udfps Haptic Feedback -->
<string name="udfps_haptic_feedback_title">FOD haptic feedback</string>
<string name="udfps_haptic_feedback_summary">Vibrate when touching FOD icon</string>
<!-- Custom FOD Icon -->
<string name="custom_fp_icon_title">Custom UDFPS Icon</string>
<string name="custom_fp_icon_summary">Enable custom UDFPS Icon from files</string>
<string name="custom_fp_select_title">Select Custom UDFPS Icon</string>
<string name="custom_fp_select_summary">Select custom image from your saved files or gallery</string>
<!-- Privacy indicators -->
<string name="mic_camera_privacy_indicator_title">Mic and camera privacy indicator</string>
<string name="mic_camera_privacy_indicator_summary">Show separate indicator when an any app uses mic or camera</string>
<string name="location_privacy_indicator_title">Location privacy indicator</string>
<string name="location_privacy_indicator_summary">Show separate indicator when an any app uses location</string>
<!-- Sb Icon Style -->
<string name="statusbar_icons_style">Colored Statusbar Icons</string>
<string name="statusbar_icons_style_summary">Choose the style of your statusbar icons (requires SystemUI restart)</string>
<!-- Notification headers -->
<string name="notification_headers_title">Notification Headers</string>
<string name="notification_headers_summary">Show headers in the notification shade</string>
<!-- Gaming mode -->
<string name="gaming_mode_title">Game space</string>
<string name="gaming_mode_summary">Extra features for immersive gaming experience</string>
<!-- Battery percentage -->
<string name="battery_style_category_title">Battery icon</string>
<string name="status_bar_battery_percentage_title">Battery percentage</string>
<string name="status_bar_battery_percentage_default">Hidden</string>
<string name="status_bar_battery_percentage_text_next">Next to the icon</string>
<string name="status_bar_battery_percentage_text_inside">Inside the icon</string>
<!-- Status bar battery style-->
<string name="status_bar_battery_style_title">Battery style</string>
<string name="status_bar_battery_style_port">Portrait</string>
<string name="status_bar_battery_style_circle">Circle</string>
<string name="status_bar_battery_style_dotted_circle">Circle (Dotted)</string>
<string name="status_bar_battery_style_filled_circle">Circle (Filled)</string>
<string name="status_bar_battery_style_text">Text</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_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_pill">Portrait Mx</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_signal">Landscape Airoo</string>
<string name="status_bar_battery_style_icon_landscape_buddy">Landscape Capsule</string>
<!-- Network Traffic -->
<string name="traffic_title">Traffic indicators</string>
<string name="traffic_summary">Customize the traffic indicators</string>
<string name="network_traffic_autohide_threshold_title">Auto-hide threshold</string>
<string name="network_traffic_location_title">Location</string>
<string name="network_traffic_disabled">Disabled</string>
<string name="network_traffic_statusbar">Status bar</string>
<string name="network_traffic_qs_header">QS header</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_mode_title">Display mode</string>
<string name="network_traffic_dynamic">Dynamic</string>
<string name="network_traffic_download">Download</string>
<string name="network_traffic_upload">Upload</string>
<string name="network_traffic_font_size">Single net font size</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">Kb/s</string>
<string name="network_traffic_autohide_kilobytes">KB/s</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>
<!-- Themeing -->
<string name="dark_ui_mode_summary">Browse the dark theme options</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the settings category for theme overlays. -->
<string name="theme_customization_category">Theming</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the adaptive icon shape (e.g. launcher and quick settings icons). -->
<string name="theme_customization_icon_shape_title">Icon shape</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize accent color. -->
<string name="theme_customization_icon_shape_summary">Set system icon shape style</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize headline and body fonts. -->
<string name="theme_customization_font_title">Headline / Body font</string>
<string name="theme_customization_font_summary">Set system font style</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the system wide icon pack. -->
<string name="theme_customization_icon_pack_title">Icon pack</string>
<string name="theme_customization_icon_pack_summary">Set custom icon pack style</string>
<string name="theme_customization_signal_icon_title">Signal icon style</string>
<string name="theme_customization_signal_icon_summary">Set custom signal icon style</string>
<string name="theme_customization_wifi_icon_title">WiFi icon style</string>
<string name="theme_customization_wifi_icon_summary">Set custom wifi icon style</string>
<!-- Custom Signal bar icons -->
<string name="custom_signal_bar_title">Signal</string>
<!-- Custom Wi-Fi bar icons -->
<string name="custom_wifi_bar_title">Wi-Fi</string>
<!-- Button brightness -->
<string name="button_backlight_options_category">Backlight options</string>
<string name="button_backlight_enable_title">Allow button backlight</string>
<string name="button_link_brightness">Link to screen brightness</string>
<string name="button_link_brightness_summary">Button backlight brightness will adjust based on current screen brightness level</string>
<string name="button_manual_brightness">Brightness level</string>
<string name="button_timeout_title">Backlight timeout</string>
<string name="button_backlight_on_touch_only_title">Button backlight touch</string>
<string name="button_backlight_on_touch_only_summary">Button backlight will only appear when buttons are pressed rather than on all the time. Timeout still impacts this feature.</string>
<!-- Screen off animation -->
<string name="screen_off_animation_title">Screen off animation</string>
<string name="screen_off_animation_crt">CRT</string>
<string name="screen_off_animation_scale">Scale</string>
<!-- Status bar - Clock -->
<string name="status_bar_clock_title">Clock &amp; date</string>
<string name="status_bar_clock_summary">Customize clock &amp; date</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_position_title">Clock style</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_auto_hide_title">Auto hide</string>
<string name="status_bar_clock_auto_hide_launcher_summary">Hide clock if launcher is visible</string>
<string name="status_bar_clock_auto_hide_summary">Hide clock at regular interval</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_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="clock_date_position">Date position</string>
<string name="clock_date_right">Right of time</string>
<string name="clock_date_left">Left of time</string>
<!-- QS clock -->
<string name="qs_clock_title">Clock</string>
<string name="qs_clock_summary">Display clock in quick status bar header</string>
<!-- QS date -->
<string name="qs_date_title">Date</string>
<string name="qs_date_summary">Display date in quick status bar header</string>
<!-- Media art -->
<string name="lockscreen_media_category">Lock screen media</string>
<string name="media_art_title">Media cover art</string>
<string name="media_art_summary">Enable media cover art on the lockscreen</string>
<!-- Lockscreen album art filter -->
<string name="lockscreen_albumart_filter_title">Media cover art filter</string>
<string name="lockscreen_albumart_filter_none">None</string>
<string name="lockscreen_albumart_filter_grayscale">Grayscale</string>
<string name="lockscreen_albumart_filter_tint">Accent tinted</string>
<string name="lockscreen_albumart_filter_blur">Blur</string>
<string name="lockscreen_albumart_filter_grayblur">Grayscale and blurred</string>
<!-- 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="pulse_settings">Pulse</string>
<string name="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_units_rounded_title">Rounded corners</string>
<string name="pulse_solid_units_rounded_summary">Solid lines with rounded tip</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>
<!-- Quick Settings brightness slider -->
<string name="qs_brightness_slider_category">Brightness slider</string>
<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>
<string name="qs_brightness_position_bottom_title">Show brightness slider on bottom</string>
<string name="qs_brightness_position_bottom_summary">Show a brightness slider on bottom quick settings</string>
<!-- Quick Settings brightness icon -->
<string name="brightness_icon_title">Adaptive brightness button</string>
<string name="brightness_icon_summary">Show adaptive brightness button</string>
<!-- Quick QS Panel brightness slider -->
<string name="quick_qs_brightness_slider_title">Show brightness slider in Quick QS Panel</string>
<string name="quick_qs_brightness_slider_summary">Show a brightness slider in the quick qs panel</string>
<!-- Volume rocker gestures -->
<string name="volume_skiptrack_screen_title">Skip music tracks</string>
<!-- Navigation bar -->
<string name="navigation_title">Navigatie</string>
<string name="navigation_bar_category">Navigation bar</string>
<string name="navigation_bar_title">On-screen navigation bar</string>
<string name="navigation_bar_summary">Enable on-screen navigation keys</string>
<string name="navigation_bar_layout_title">Layout</string>
<string name="navigation_bar_layout_summary">Customize the layout of the navigation bar</string>
<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 in navigation bar while typing</string>
<string name="navigation_bar_help_text">These settings mainly relate to the 3-button navigation bar. If you use gesture navigation and want to customize it, e.g. hide the gesture handle, please visit: Settings &gt; System &gt; Gestures.</string>
<string name="nav_bar_tuner_title">Navigation bar tuner</string>
<string name="nav_bar_tuner_summary">Change nav bar layout</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="system_navigation_summary">Choose which system navigation style to use</string>
<!-- HW keys -->
<string name="hardware_keys_title">Buttons</string>
<string name="hardware_keys_category">Hardware navigation buttons</string>
<string name="hardware_keys_disable_title">Disable hardware buttons</string>
<string name="hardware_keys_disable_summary">Use the device hardware keys for navigation</string>
<!-- NavBar Inverse -->
<string name="navigation_bar_inverse_title">Invert 3 button navigation bar</string>
<!-- Quick Settings brightness slider -->
<string name="qs_show_brightness_slider_title">Brightness slider</string>
<string name="qs_show_brightness_slider_never">Never show</string>
<string name="qs_show_brightness_slider_expanded">Show when expanded</string>
<string name="qs_show_brightness_slider_always">Show always</string>
<string name="qs_show_brightness_slider_not_expanded">Show when not expanded</string>
<string name="qs_brightness_slider_position_title">Position</string>
<string name="qs_brightness_slider_position_top">Top</string>
<string name="qs_brightness_slider_position_bottom">Bottom</string>
<!-- Monet Engine -->
<string name="monet_category">Monet</string>
<string name="monet_engine_title">Monet engine</string>
<string name="monet_engine_summary">Customize monet parameters</string>
<string name="monet_engine_custom_color_title">Use custom color</string>
<string name="monet_engine_custom_color_summary">Use custom color for monet engine instead of wallpaper colors</string>
<string name="monet_engine_color_override_title">Custom color</string>
<string name="monet_engine_white_luminance_user_title">White luminance</string>
<string name="monet_engine_accurate_shades_title">Use accurate shades</string>
<string name="monet_engine_chroma_factor_title">Chroma factor</string>
<string name="monet_engine_linear_lightness_title">Use linear lightness</string>
<!-- Quick Settings brightness icon -->
<string name="qs_show_auto_brightness_title">Auto brightness icon</string>
<string name="qs_show_auto_brightness_summary">Show toggle for adaptive brightness near the slider</string>
<!-- Black theme -->
<string name="system_black_theme_title">Use black theme</string>
<string name="system_black_theme_summary">Force black background colors</string>
<!-- OOS style material dismiss all button for notifications -->
<string name="notification_material_dismiss_button_title">Clear all notification button</string>
<string name="notification_material_dismiss_button_summary">Replace clear all notification text with floating button</string>
<string name="clearall_style_title">Clear all notification button style</string>
<string name="clearall_bgstyle_title">Clear all notification button background</string>
<!-- Laboratory - Application downgrade -->
<string name="laboratory_app_downgrade_title">Allow application downgrade</string>
<string name="laboratory_app_downgrade_summary">This allows you to downgrade applications. Note that this may lead to crashes and data corruption.</string>
<!-- Laboratory - Ignore window secure -->
<string name="laboratory_ignore_window_secure_title">Ignore window secure flags</string>
<string name="laboratory_ignore_window_secure_summary">This removes the screenshots and screenrecords limits for all applications. Normally, special applications are replaced with black areas in records. This can be convenient in some cases but may lead to privacy leaks. After changing this toggle, you may need to restart applications for the change to take effect.</string>
<!-- Colorful battery icon -->
<string name="battery_level_colors_title">Toggle colorful battery icon</string>
<string name="battery_level_colors_summary">Each battery level drop is color coded</string>
<!-- Custom settings dashboard style -->
<string name="settings_dashboard_style_title">Settings layout</string>
<string name="settings_dashboard_style_aosp">Aosp</string>
<string name="settings_dashboard_style_oos11">OxygenOS 11</string>
<string name="settings_dashboard_style_oos12">OxygenOS 12</string>
<string name="settings_dashboard_style_cherish">Cherish</string>
<string name="settings_dashboard_style_cherish_clean">Cherish Clean</string>
<string name="settings_layout_category_title">Settings UI interface</string>
<string name="settings_base_style_title">Settings Base layout</string>
<string name="settings_base_style_summary">Use an alternative layout for setting menus</string>
<string name="settings_home_style_title">Settings Home layout</string>
<string name="settings_home_style_summary">Use stock aosp layout for homepage</string>
<string name="disable_usercard_title">Settings UserCard</string>
<string name="disable_usercard_summary">Toggle in order not to show the usercard on main settings page</string>
<string name="spoof_title">Spoofing</string>
<!-- Unlimited g00gle ph0t0s st0rage -->
<string name="use_photos_spoof_title">Unlimited Photos storage</string>
<string name="use_photos_spoof_summary">Spoof your device as Pixel XL for Google Photos app only to provide unlimited storage for backup</string>
<!-- Unlock FPS for specific games -->
<string name="use_games_spoof_title">Unlock higher FPS in games</string>
<string name="use_games_spoof_summary">Spoof your device as a different model for specific games to unlock higher FPS</string>
<!-- Unlock higher quality streams for specific apps -->
<string name="use_stream_spoof_title">Unlock higher quality streams</string>
<string name="use_stream_spoof_summary">Spoof your device as Pixel 6 Pro to unlock higher quality streams on Amazon Prime, Disney+, Hotstar, and Netflix</string>
<!-- Hidden apps -->
<string name="hidden_apps_title">Hidden apps</string>
<string name="hidden_apps_summary">Applications that should be hidden from launcher</string>
<!-- reTicker -->
<string name="reticker_title">reTicker</string>
<string name="reticker_summary">Replace heads-up notification with slim and less invasive version of redesigned ticker</string>
<string name="reticker_colored_title">Use app colored background</string>
<string name="reticker_colored_summary">Replace reTicker background color using notification app main color</string>
<!-- Data usage info in QS footer -->
<string name="qs_footer_datausage_title">Data usage</string>
<string name="qs_footer_datausage_summary">Display data usage summary in quick settings footer</string>
<!-- Qs Transparency -->
<string name="qs_transparency_summary">Choose how transparent you want your qs to be (Requires SystemUI Restart)</string>
<string name="qs_transparency_title">Qs Transparency</string>
<!-- Media artwork -->
<string name="media_category">Media notification</string>
<string name="artwork_media_background_title">Artwork media background</string>
<string name="artwork_media_background_summary">Set media artwork as the notification media background</string>
<string name="artwork_media_background_enable_blur_title">Blur media media artwork background</string>
<string name="artwork_media_background_blur_radius_title">Blur amount for media artwork</string>
<string name="artwork_media_background_fade_filter_title">Fade amount for media artwork</string>
<string name="artwork_media_background_alpha_title">Transparency of media artwork</string>
<string name="just_kidding">Just kidding! providing logs helps us look like professional programmers err i mean trace the bugs that users reports.</string>
<string name="bug_report_drill">Bug Reporting Procedure</string>
<!-- Strict standby -->
<string name="strict_standby_policy_title">Strict standby policy</string>
<string name="strict_standby_policy_summary">When dismissing from recents, this will force stop apps with restricted battery usage and impose stronger restrictions to them. Also, all app standby restrictions will be imposed even when device is charging.</string>
<!-- Force background freezer -->
<string name="force_background_freezer_title">Background tasks freezer</string>
<string name="force_background_freezer_summary">Freeze tasks with restricted battery usage when moving them to background and unfreeze them when moving to foreground. This could save battery slightly but may lead to crashes and background ANR.</string>
<!-- Wi-Fi Standard icon -->
<string name="show_wifi_standard_icon_title">Show Wi-Fi Standard icon</string>
<string name="show_wifi_standard_icon_summary">Show Wi-Fi type in Wi-Fi signal indicator</string>
<!-- Lockscreen clock color -->
<string name="lockscreen_clock_color_title">Lockscreen clock color</string>
<string name="lockscreen_clock_color_summary">Use secondary color for lockscreen clock, if disabled will use color accent</string>
<!-- QS tiles layout direction: vertical or horizontal -->
<string name="qs_tile_layout_category_title">Tile layout</string>
<string name="qs_tile_layout_title">Vertical layout</string>
<string name="qs_tile_layout_summary">Enable for vertical layout. Default is horizontal</string>
<!-- QS rows and columns -->
<string name="qs_layout_category_title">QS Layout</string>
<string name="qs_rows_portrait_title">Tile rows on portrait</string>
<string name="qs_rows_landscape_title">Tile rows on landscape</string>
<string name="qs_columns_portrait_title">Tile columns on portrait</string>
<!-- QS tiles title visibility -->
<string name="qs_tile_title_visibility_title">Hide tile titles</string>
<string name="qs_tile_title_visibility_summary">Toggle to hide tile titles</string>
<!-- Fingerprint Ripple Effect -->
<string name="enable_fingerprint_ripple_effect_title">Ripple effect</string>
<string name="enable_fingerprint_ripple_effect_summary">Show ripple effect on unlock with fingerprint</string>
</resources>

View File

@@ -0,0 +1,771 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2019 CherishOS
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">
<!-- App Title -->
<string name="cherish_settings_title">Cherish Settings</string>
<!-- Units -->
<string name="unit_milliseconds">milliseconds</string>
<string name="unit_seconds">seconds</string>
<!-- Categories -->
<string name="button_title">Buttons</string>
<string name="button_summary">Hardware keys, Navigation bar</string>
<string name="gestures_title">Gestures</string>
<string name="gestures_summary">Jump to camera, swipe to screenshot</string>
<string name="lockscreen_title">Lock screen</string>
<string name="lockscreen_summary">Music visualizer, charging animation, clock style</string>
<string name="misc_title">Miscellaneous</string>
<string name="misc_summary">Gaming mode, volume controls</string>
<string name="animations_title">Animations</string>
<string name="animations_summary">System animations</string>
<string name="powermenu_title">Power menu</string>
<string name="powermenu_summary">Advanced restart, power menu opacity</string>
<string name="theme_title">Themes</string>
<string name="theme_summary">System theme, rounded, switch theme</string>
<string name="quicksettings_title">Quick Settings</string>
<string name="quicksettings_summary">Tile layout, blur</string>
<string name="recents_title">Recents apps</string>
<string name="recents_summary">Slim recents</string>
<string name="statusbar_title">Status bar</string>
<string name="statusbar_summary">Clock, carrier, status icons</string>
<string name="volume_title">Volume rockers</string>
<string name="volume_summary">Volume rockers</string>
<string name="notifications_title">Notifications</string>
<string name="notifications_summary">Battery light, notifications header</string>
<string name="about_summary">Learn more about CherishOS</string>
<string name="device_part_title">Device features</string>
<string name="qs_category">QS category</string>
<string name="navbar_title">Navigation bar</string>
<string name="volume_keys_title">Volume keys</string>
<!-- General strings -->
<string name="ok">OK</string>
<string name="reset">Reset</string>
<string name="cancel">Cancel</string>
<string name="save">Save</string>
<string name="default_string">Default</string>
<string name="disabled">Disabled</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"></string>
<string name="arrow_down"></string>
<string name="hex">Hex:</string>
<string name="hex_hint">#ff000000</string>
<string name="set">Set</string>
<string name="color_default">Default</string>
<string name="led_color_green">Green</string>
<string name="led_color_red">Red</string>
<!-- Custom seekbar -->
<string name="custom_seekbar_value">Value: <xliff:g id="v">%s</xliff:g></string>
<string name="custom_seekbar_default_value">Default</string>
<string name="custom_seekbar_default_value_to_set">Default value: <xliff:g id="v">%s</xliff:g>\nLong press to set</string>
<string name="custom_seekbar_default_value_is_set">Default value is set</string>
<string name="add_package_to_title">Add application</string>
<!-- QS settings -->
<string name="qs_title">Quick settings</string>
<!-- QuickSettings haptic feedback -->
<string name="quick_settings_vibrate_title">Vibrate on touch</string>
<string name="quick_settings_vibrate_summary">Vibrate when touching QS tiles</string>
<!-- Lockscreen shortcuts -->
<string name="ls_category">Lockscreen Items</string>
<string name="ls_tuner">Enable Lockscreen tuner</string>
<string name="lockscreen_shortcuts">Lockscreen shortcuts</string>
<string name="ls_shortcut_summary">Customize Lockscreen shortcuts</string>
<!-- Lockscreen icons -->
<string name="lockscreen_tuner_title">Lockscreen tuner</string>
<!-- Statusbar Items -->
<string name="sb_icons">Statusbar Icons</string>
<string name="statusbar_items_category">Statusbar items</string>
<!-- Status bar - icons -->
<string name="status_bar_icons_title">Status bar icons</string>
<!-- Lock screen visualizer -->
<string name="visualizer_title">Display music visualizer</string>
<!-- Power menu and dialogs opacity -->
<!-- AOKP custom system animations -->
<!-- Power menu Animations -->
<string name="power_menu_animation">Power menu</string>
<!-- QS header image -->
<!-- Lockscreen -->
<string name="lockscreen_category">Lockscreen</string>
<!-- Themes -->
<string name="theme_type_title">System theme</string>
<string name="theme_type_summary">Select theme</string>
<!--Accenter -->
<string name="themes_hub_title">Themes</string>
<string name="themes_hub_summary">Accents-Gradients-Themes</string>
<string name="rgb_accent_picker_title_dark">Accent Picker</string>
<string name="rgb_accent_picker_summary">Choose the accent color yourself</string>
<string name="theme_option_reset_title">Reset Theme Options</string>
<string name="theme_option_reset_message">Are you sure you want to reset themes-accent to default?</string>
<!--ThemePicker-->
<string name="theme_select_title">Styles and Wallpapers</string>
<string name="theme_select_summary">Browse and select installed themes</string>
<string name="notification_light_settings">Notifications light</string>
<!-- Volume rocker wake -->
<string name="volume_rocker_wake_title">Volume rocker wake</string>
<string name="search">Search</string>
<string name="search_apps">Search apps</string>
<!-- Power Menu -->
<string name="power_menu_title">Power menu</string>
<string name="power_menu_title_summary">View or change power menu entries</string>
<string name="powermenu_screenshot">Screenshot</string>
<string name="powermenu_power">Power</string>
<string name="powermenu_advanced">Advanced reboot options</string>
<string name="powermenu_restart">Restart</string>
<string name="powermenu_airplane">Airplane</string>
<string name="powermenu_settings">Settings</string>
<string name="powermenu_lockdown">Lock Down</string>
<string name="powermenu_soundpanel">Sound Panel</string>
<string name="powermenu_users">Users</string>
<string name="powermenu_logout">Logout</string>
<string name="powermenu_emergency">Emergency</string>
<!-- Double Tap Lockscreen to Sleep -->
<string name="lockscreen_gesture_title">Gestures</string>
<string name="double_tap_to_sleep_lockscreen_title">Double tap to sleep</string>
<string name="double_tap_to_sleep_lockscreen_summary">Double tap on the top third or bottom shortcut area of the lock screen to put the device to sleep</string>
<!-- Double Tap Statusbar to Sleep -->
<string name="statusbar_gesture_title">Gestures</string>
<string name="double_tap_to_sleep_statusbar_title">Double tap to sleep</string>
<string name="double_tap_to_sleep_statusbar_summary">Double tap on statusbar to put the device to sleep</string>
<!-- Buttons title -->
<string name="volume_category">Volume Rocker</string>
<!--Volume keys -->
<string name="volume_rocker_wake_summary">Pressing the volume keys will wake your device</string>
<!-- Torch Power button gestures -->
<string name="torch_power_button_gesture_title">Toggle torch when screen off</string>
<string name="torch_power_button_gesture_none">Disabled</string>
<string name="torch_power_button_gesture_dt">Double tap power button (slower single tap response), Disables double power tap for camera.</string>
<string name="torch_power_button_gesture_dt_toast">Jump to camera gesture is now disabled</string>
<string name="torch_power_button_gesture_lp">Long press power button</string>
<!-- Hardware button navigation -->
<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>
<string name="profile_applist_title">Applications</string>
<string name="choose_action_title">Choose action</string>
<string name="action_entry_default_action">Default settings</string>
<string name="action_entry_select_app">Select application</string>
<string name="action_entry_custom_action">Select custom action</string>
<string name="hardware_keys_volume_keys_title">Volume rocker</string>
<string name="hardware_keys_home_key_title">Home button</string>
<string name="hardware_keys_menu_key_title">Menu button</string>
<string name="hardware_keys_assist_key_title">Search button</string>
<string name="hardware_keys_appswitch_key_title">Overview button</string>
<string name="hardware_keys_back_key_title">Back button</string>
<string name="hardware_keys_double_tap_summary">Set double tap action</string>
<string name="hardware_keys_single_tap_summary">Set single tap action</string>
<string name="hardware_keys_long_press_summary">Set long press action</string>
<string name="hardware_keys_single_tap_title">Single tap action</string>
<string name="hardware_keys_long_press_title">Long press action</string>
<string name="hardware_keys_double_tap_title">Double tap action</string>
<!-- 4G icon -->
<string name="show_fourg_icon_title">4G icon</string>
<string name="show_fourg_icon_summary">Display 4G icon in signal icon instead LTE</string>
<!-- Volume swap buttons -->
<string name="swap_volume_buttons_title">Reorient</string>
<string name="swap_volume_buttons_summary">Swap volume buttons when the screen is rotated</string>
<!-- Power menu on lockscreen -->
<string name="lockscreen_power_menu_disabled_title">Disable power menu on lock screen</string>
<string name="lockscreen_power_menu_disabled_summary">This will only disable the power menu on secure lock screens</string>
<!-- Toast app icon -->
<string name="toast_icon_title">Toast app icon</string>
<string name="toast_icon_summary">Display the app\'s icon corresponding with the toast</string>
<!-- Heads up -->
<string name="headsup_category">HeadsUp Settings</string>
<string name="heads_up_notifications">Heads up</string>
<string name="heads_up_notifications_summary">Customise heads up notifications settings</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_stoplist_summary">Disable heads up notifications in these applications</string>
<string name="add_heads_up_blacklist_summary">Disable heads up from these applications</string>
<string name="heads_up_stoplist_title">Stoplist</string>
<string name="heads_up_blacklist_title">Blacklist</string>
<string name="profile_choose_app">Choose app</string>
<string name="dialog_delete_title">Delete</string>
<string name="dialog_delete_message">Remove selected item?</string>
<!-- Heads up timeout -->
<string name="heads_up_time_out_title">Time out</string>
<string name="heads_up_time_out_summary">Peeking notifications will show for <xliff:g id="number">%d</xliff:g> seconds</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_5sec">5 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>
<!-- Heads up snooze -->
<string name="heads_up_snooze_title">Snooze timer</string>
<string name="heads_up_snooze_summary_one_minute">Swiping up on peeking notifications will snooze heads up from that application for 1 minute</string>
<string name="heads_up_snooze_summary">Swiping up on peeking notifications will snooze heads up from that application for <xliff:g id="number">%d</xliff:g> minutes</string>
<string name="heads_up_snooze_disabled_summary">Snooze timer is disabled</string>
<string name="heads_up_snooze_1min">1 minute</string>
<string name="heads_up_snooze_5min">5 minutes</string>
<string name="heads_up_snooze_10min">10 minutes</string>
<string name="heads_up_snooze_15min">15 minutes</string>
<string name="heads_up_snooze_20min">20 minutes</string>
<!-- Quick QS pulldown -->
<string name="status_bar_quick_qs_pulldown">Quick QS pulldown</string>
<string name="quick_pulldown_none">Disabled</string>
<string name="quick_pulldown_right">Pulldown statusbar from right side</string>
<string name="quick_pulldown_left">Pulldown statusbar from left side</string>
<!-- Incall vibrate options -->
<string name="incall_vibration_category">In-call vibration options</string>
<string name="incall_vibrate_connect_title">Vibrate on connect</string>
<string name="incall_vibrate_call_wait_title">Vibrate on call waiting</string>
<string name="incall_vibrate_disconnect_title">Vibrate on disconnect</string>
<!-- Data disabled icon -->
<string name="data_disabled_icon_title">Show data disabled icon</string>
<string name="data_disabled_icon_summary">Display the cross sign next to signal bar when data is disabled</string>
<!-- Roaming indicator icon -->
<string name="roaming_indicator_icon_title">Roaming indicator</string>
<string name="roaming_indicator_icon_summary">Display roaming indicator in signal icon when in roaming mode</string>
<!-- Show VoLTE icon on statusbar -->
<string name="volte_switch_title">VoLTE icon</string>
<string name="volte_switch_summary">Display VoLTE icon</string>
<string name="volte_icon_title">VoLTE icon</string>
<string name="volte_icon_summary">Display VoLTE icon</string>
<string name="volte_icon_style_title">Select VoLTE Icon</string>
<string name="volte_icon_asus">VoLTE Asus Icon</string>
<string name="volte_icon_vo">Vo Only Icon</string>
<string name="volte_icon_volte">VoLTE Icon</string>
<string name="volte_icon_oos">VoLTE OOS Icon</string>
<string name="volte_icon_hd">HD Icon</string>
<string name="volte_icon_hd2">HD CAF Icon</string>
<string name="volte_icon_miui">MIUI 11 Icon</string>
<string name="volte_icon_emui">EMUI Icon</string>
<string name="volte_icon_margaritov">HD Filled Icon</string>
<string name="volte_icon_margaritov2">Margaritov VoLTE Icon</string>
<string name="volte_icon_vivo">Vivo Icon</string>
<string name="volte_icon_aris">Aris Icon</string>
<string name="volte_icon_beast">Aww Icon</string>
<string name="volte_icon_ios">Ios Icon</string>
<string name="volte_icon_lr">Livenge Icon</string>
<string name="volte_icon_realme">Realme Icon</string>
<string name="volte_icon_typeA">Mild Icon</string>
<string name="volte_icon_typeB">Filth Icon</string>
<string name="volte_icon_typeC">Mue Icon</string>
<string name="volte_icon_typeD">Sus Icon</string>
<string name="volte_icon_typeE">Acherus Icon</string>
<string name="volte_icon_vcircle">Circle Icon</string>
<string name="volte_icon_vimeo">Vimeo Icon</string>
<string name="volte_icon_volit">Volit Icon</string>
<string name="volte_icon_zirco">Ziroc Icon</string>
<!-- VoWiFi icon -->
<string name="vowifi_icon_title">VoWiFi icon</string>
<string name="vowifi_icon_enabled">VoWiFi icon enabled</string>
<string name="vowifi_icon_disabled">VoWiFi icon disabled</string>
<string name="vowifi_icon_enabled_volte_disabled">VoWiFi instead of VoLTE icon</string>
<string name="vowifi_icon_style_title">VoWiFi icon style</string>
<string name="vowifi_icon_default">Default Icon</string>
<string name="vowifi_icon_emui">EMUI Icon</string>
<string name="vowifi_icon_asus">Asus Icon</string>
<string name="vowifi_icon_oneplus">OOS Icon</string>
<string name="vowifi_icon_moto">Motorola Icon</string>
<string name="vowifi_icon_simple1">Simple1 Icon</string>
<string name="vowifi_icon_simple2">Simple2 Icon</string>
<string name="vowifi_icon_simple3">Simple3 Icon</string>
<string name="vowifi_icon_vivo">Vivo Icon</string>
<string name="vowifi_icon_margaritov">Margaritov Icon</string>
<!-- Battery light -->
<string name="battery_light_settings">Battery charging light</string>
<string name="battery_light_enable">Enable</string>
<string name="battery_full_light_enabled">Battery light when full charged</string>
<string name="battery_light_allow_on_dnd_title">Battery light in Do Not Disturb mode</string>
<string name="battery_light_low_blinking_title">Blinking light on low battery</string>
<string name="battery_light_cat">Battery light color when charging</string>
<string name="battery_light_low_color">Low battery</string>
<string name="battery_light_medium_color">Medium battery</string>
<string name="battery_light_full_color">Almost full battery</string>
<string name="battery_light_reallyfull_color">Full (100) battery</string>
<!-- Heads up options -->
<string name="less_boring_heads_up_title">Make heads up less annoying</string>
<string name="less_boring_heads_up_summary">Show heads up only for dialer or messaging app if they are not in foreground</string>
<!-- Notification guts kill app button -->
<string name="general_category">General</string>
<string name="notification_guts_kill_app_button_title">Kill app button</string>
<string name="notification_guts_kill_app_button_summary">Show a kill app button in the notification\'s longpress menu</string>
<!-- Double Tap on Doze to wake -->
<string name="double_tap_on_doze_to_wake_title">Double-tap to wake on doze</string>
<string name="double_tap_on_doze_to_wake_summary">Double tap to wake when device is dreaming</string>
<!-- Old mobile type icons -->
<string name="use_old_mobiletype_title">Small mobile type icon</string>
<string name="use_old_mobiletype_summary">Show mobile type icon on top of the signal indicator</string>
<!-- Lockscreen battery info indicator -->
<string name="lockscreen_battery_info_title">Lockscreen charging info</string>
<string name="lockscreen_battery_info_summary">Show charging current, voltage, wattage and battery temperature on lockscreen while charging</string>
<!-- Charging animation -->
<string name="charging_animation_title">Charging animation</string>
<string name="charging_animation_summary">Display an animation when the device is plugged in</string>
<!-- Tiles animation style -->
<string name="qs_tile_animation_title">Animations</string>
<string name="qs_tile_animation_style_title">Animation style</string>
<string name="qs_tile_animation_duration_title">Animation duration</string>
<string name="qs_tile_animation_interpolator_title">Tiles animation interpolator</string>
<string name="qs_tile_animation_style_off">No animation</string>
<string name="qs_tile_animation_style_flip">Flip</string>
<string name="qs_tile_animation_style_rotate">Rotate</string>
<string name="qs_tile_animation_duration_low">Low</string>
<string name="qs_tile_animation_duration_default">Default</string>
<string name="qs_tile_animation_duration_fast">Fast</string>
<string name="qs_tile_animation_interpolator_linearInterpolator">Linear</string>
<string name="qs_tile_animation_interpolator_accelerateInterpolator">Accelerate</string>
<string name="qs_tile_animation_interpolator_decelerateInterpolator">Decelerate</string>
<string name="qs_tile_animation_interpolator_accelerateDecelerateInterpolator">Accelerate decelerate</string>
<string name="qs_tile_animation_interpolator_bounceInterpolator">Bounce</string>
<string name="qs_tile_animation_interpolator_overshootInterpolator">Overshoot</string>
<string name="qs_tile_animation_interpolator_anticipateInterpolator">Anticipate</string>
<string name="qs_tile_animation_interpolator_anticipateOvershootInterpolator">Anticipate overshoot</string>
<string name="qs_set_animation_style">%1$s</string>
<string name="qs_set_animation_duration">%1$s</string>
<string name="qs_set_animation_interpolator">%1$s</string>
<!-- Blink flashlight for incoming calls -->
<string name="flashlight_category">Flashlight</string>
<string name="flashlight_on_call_title">Blink Flashlight for incoming call</string>
<string name="flashlight_on_call_disabled">Disabled</string>
<string name="flashlight_on_call_ringer">When ringing</string>
<string name="flashlight_on_call_no_ringer">When ringer is silent</string>
<string name="flashlight_on_call_silent">When entirely silent (no ringer or vibrator)</string>
<string name="flashlight_on_call_always">Always</string>
<string name="flashlight_on_call_ignore_dnd_title">Ignore DND</string>
<string name="flashlight_on_call_ignore_dnd_summary">Whether to flash when in Do Not Disturb mode</string>
<string name="flashlight_on_call_rate_title">Rate</string>
<string name="flashlight_on_call_rate_summary">Flashlight on call blink rate</string>
<!-- Combined signal icons in status bar -->
<string name="combined_status_bar_signal_icons">Combined signal icons</string>
<string name="combined_status_bar_signal_icons_summary">Enable combined signal icons in status bar.\nRequires a SystemUI restart</string>
<!-- QS battery estimates -->
<string name="qs_show_battery_estimate_title">Battery estimates</string>
<string name="qs_show_battery_estimate_summary">Show estimated remaining battery life next to the icon</string>
<!-- AOD Schedule -->
<string name="always_on_display_schedule_title">Always on display schedule</string>
<string name="always_on_display_schedule_sunset">Sunset</string>
<string name="always_on_display_schedule_sunrise">Sunrise</string>
<string name="always_on_display_schedule_mixed_sunset">Turns on from sunset till a time</string>
<string name="always_on_display_schedule_mixed_sunrise">Turns on from a time till sunrise</string>
<!-- Pulse notifications lightning -->
<string name="pulse_ambient_light_title">Ambient edge lightning</string>
<string name="pulse_ambient_light_summary">Light ambient edges for pulsing notifications</string>
<string name="ambient_notification_light_enabled_title">Show on AOD</string>
<string name="ambient_notification_light_enabled_summary">Keep showing edge lightning on AOD</string>
<string name="ambient_notification_light_hide_aod_title">Hide AOD content</string>
<string name="ambient_notification_light_hide_aod_summary">Hide AOD content when edges are lighted</string>
<string name="ambient_notification_light_duration_title">Duration</string>
<string name="ambient_notification_light_duration_summary">Time it takes for each animation to complete</string>
<string name="ambient_notification_light_repeats_title">Repeats</string>
<string name="ambient_notification_light_repeats_summary">Amount of times the animation should show\n0 for infinite</string>
<string name="ambient_notification_light_timeout_title">Timeout</string>
<string name="ambient_notification_light_timeout_forever">Forever</string>
<string name="ambient_notification_light_timeout_half_minute">30 seconds</string>
<string name="ambient_notification_light_timeout_minute">1 minute</string>
<string name="ambient_notification_light_timeout_three_minutes">3 minutes</string>
<string name="ambient_notification_light_timeout_five_minutes">5 minutes</string>
<string name="ambient_notification_light_timeout_ten_minutes">10 minutes</string>
<string name="set_to_zero">Set repeats to 0 to enable</string>
<string name="ambient_notification_color_mode_title">Color mode</string>
<string name="ambient_notification_color_mode_accent">Accent color</string>
<string name="ambient_notification_color_mode_wall">Wallpaper dominant color</string>
<string name="ambient_notification_color_mode_notification">Notification icon color</string>
<string name="ambient_notification_color_mode_custom">@string/ambient_notification_light_color_title</string>
<string name="ambient_notification_light_color_title">Custom color</string>
<string name="pulse_ambient_light_show_always_title">Show always</string>
<string name="pulse_ambient_light_show_always_summary">Show lights for all doze events and not just notifications</string>
<string name="pulse_ambient_light_repeat_direction_title">Light repeat mode</string>
<string name="pulse_ambient_light_repeat_direction_restart">Restart</string>
<string name="pulse_ambient_light_repeat_direction_reverse">Reverse</string>
<string name="pulse_ambient_light_layout_title">Light view</string>
<string name="pulse_ambient_light_layout_solid">Solid</string>
<string name="pulse_ambient_light_layout_faded">Faded</string>
<string name="pulse_ambient_light_width_title">Light width</string>
<string name="pulse_light_layout_style_title">Light Layout Style</string>
<string name="pulse_light_both">All Four Sides</string>
<string name="pulse_light_top_bottom">Only Top-Bottom</string>
<string name="pulse_light_left_right">Only Left-Right</string>
<!-- Ambient Ticker -->
<string name="pulse_on_new_tracks_title">Music ticker</string>
<string name="pulse_on_new_tracks_summary">Show music ticker on Ambient Display during track change</string>
<!-- Screen off FOD -->
<string name="screen_off_fod_title">Screen off FOD</string>
<string name="screen_off_fod_summary">Keep FOD enabled when the screen is off</string>
<!-- Volume Steps Fragment -->
<string name="volume_steps_fragment_title">Volume steps</string>
<string name="volume_steps_summary">Customize volume steps</string>
<string name="volume_steps_alarm_title">Volume steps: Alarm</string>
<string name="volume_steps_dtmf_title">Volume steps: DTMF</string>
<string name="volume_steps_music_title">Volume steps: Media</string>
<string name="volume_steps_notification_title">Volume steps: Notification</string>
<string name="volume_steps_ring_title">Volume steps: Ringer</string>
<string name="volume_steps_system_title">Volume steps: System</string>
<string name="volume_steps_voice_call_title">Volume steps: Voice Call</string>
<string name="volume_steps_reset">Reset</string>
<!-- Udfps animations -->
<string name="udfps_category">Udfps</string>
<string name="udfps_recog_animation">Udfps animation</string>
<string name="udfps_recog_animation_summary">Shows an animation while reading your finger</string>
<string name="udfps_recog_animation_effect_title">Udfps animation effect</string>
<string name="udfps_recog_animation_effect_summary">Choose animation effect</string>
<!-- Udfps icon picker -->
<string name="udfps_icon_picker_title">Udfps icon picker</string>
<string name="udfps_icon_picker_summary">Choose your favorite fingerprint icon</string>
<!-- Udfps Custom Options -->
<string name="udfps_settings_title">Udfps Options</string>
<string name="udfps_settings_summary">Different menus for customizing the udfps</string>
<!-- Udfps Haptic Feedback -->
<string name="udfps_haptic_feedback_title">FOD haptic feedback</string>
<string name="udfps_haptic_feedback_summary">Vibrate when touching FOD icon</string>
<!-- Custom FOD Icon -->
<string name="custom_fp_icon_title">Custom UDFPS Icon</string>
<string name="custom_fp_icon_summary">Enable custom UDFPS Icon from files</string>
<string name="custom_fp_select_title">Select Custom UDFPS Icon</string>
<string name="custom_fp_select_summary">Select custom image from your saved files or gallery</string>
<!-- Privacy indicators -->
<string name="mic_camera_privacy_indicator_title">Mic and camera privacy indicator</string>
<string name="mic_camera_privacy_indicator_summary">Show separate indicator when an any app uses mic or camera</string>
<string name="location_privacy_indicator_title">Location privacy indicator</string>
<string name="location_privacy_indicator_summary">Show separate indicator when an any app uses location</string>
<!-- Sb Icon Style -->
<string name="statusbar_icons_style">Colored Statusbar Icons</string>
<string name="statusbar_icons_style_summary">Choose the style of your statusbar icons (requires SystemUI restart)</string>
<!-- Notification headers -->
<string name="notification_headers_title">Notification Headers</string>
<string name="notification_headers_summary">Show headers in the notification shade</string>
<!-- Gaming mode -->
<string name="gaming_mode_title">Game space</string>
<string name="gaming_mode_summary">Extra features for immersive gaming experience</string>
<!-- Battery percentage -->
<string name="battery_style_category_title">Battery icon</string>
<string name="status_bar_battery_percentage_title">Battery percentage</string>
<string name="status_bar_battery_percentage_default">Hidden</string>
<string name="status_bar_battery_percentage_text_next">Next to the icon</string>
<string name="status_bar_battery_percentage_text_inside">Inside the icon</string>
<!-- Status bar battery style-->
<string name="status_bar_battery_style_title">Battery style</string>
<string name="status_bar_battery_style_port">Portrait</string>
<string name="status_bar_battery_style_circle">Circle</string>
<string name="status_bar_battery_style_dotted_circle">Circle (Dotted)</string>
<string name="status_bar_battery_style_filled_circle">Circle (Filled)</string>
<string name="status_bar_battery_style_text">Text</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_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_pill">Portrait Mx</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_signal">Landscape Airoo</string>
<string name="status_bar_battery_style_icon_landscape_buddy">Landscape Capsule</string>
<!-- Network Traffic -->
<string name="traffic_title">Traffic indicators</string>
<string name="traffic_summary">Customize the traffic indicators</string>
<string name="network_traffic_autohide_threshold_title">Auto-hide threshold</string>
<string name="network_traffic_location_title">Location</string>
<string name="network_traffic_disabled">Disabled</string>
<string name="network_traffic_statusbar">Status bar</string>
<string name="network_traffic_qs_header">QS header</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_mode_title">Display mode</string>
<string name="network_traffic_dynamic">Dynamic</string>
<string name="network_traffic_download">Download</string>
<string name="network_traffic_upload">Upload</string>
<string name="network_traffic_font_size">Single net font size</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">Kb/s</string>
<string name="network_traffic_autohide_kilobytes">KB/s</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>
<!-- Themeing -->
<string name="dark_ui_mode_summary">Browse the dark theme options</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the settings category for theme overlays. -->
<string name="theme_customization_category">Theming</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the adaptive icon shape (e.g. launcher and quick settings icons). -->
<string name="theme_customization_icon_shape_title">Icon shape</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize accent color. -->
<string name="theme_customization_icon_shape_summary">Set system icon shape style</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize headline and body fonts. -->
<string name="theme_customization_font_title">Headline / Body font</string>
<string name="theme_customization_font_summary">Set system font style</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the system wide icon pack. -->
<string name="theme_customization_icon_pack_title">Icon pack</string>
<string name="theme_customization_icon_pack_summary">Set custom icon pack style</string>
<string name="theme_customization_signal_icon_title">Signal icon style</string>
<string name="theme_customization_signal_icon_summary">Set custom signal icon style</string>
<string name="theme_customization_wifi_icon_title">WiFi icon style</string>
<string name="theme_customization_wifi_icon_summary">Set custom wifi icon style</string>
<!-- Custom Signal bar icons -->
<string name="custom_signal_bar_title">Signal</string>
<!-- Custom Wi-Fi bar icons -->
<string name="custom_wifi_bar_title">Wi-Fi</string>
<!-- Button brightness -->
<string name="button_backlight_options_category">Backlight options</string>
<string name="button_backlight_enable_title">Allow button backlight</string>
<string name="button_link_brightness">Link to screen brightness</string>
<string name="button_link_brightness_summary">Button backlight brightness will adjust based on current screen brightness level</string>
<string name="button_manual_brightness">Brightness level</string>
<string name="button_timeout_title">Backlight timeout</string>
<string name="button_backlight_on_touch_only_title">Button backlight touch</string>
<string name="button_backlight_on_touch_only_summary">Button backlight will only appear when buttons are pressed rather than on all the time. Timeout still impacts this feature.</string>
<!-- Screen off animation -->
<string name="screen_off_animation_title">Screen off animation</string>
<string name="screen_off_animation_crt">CRT</string>
<string name="screen_off_animation_scale">Scale</string>
<!-- Status bar - Clock -->
<string name="status_bar_clock_title">Clock &amp; date</string>
<string name="status_bar_clock_summary">Customize clock &amp; date</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_position_title">Clock style</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_auto_hide_title">Auto hide</string>
<string name="status_bar_clock_auto_hide_launcher_summary">Hide clock if launcher is visible</string>
<string name="status_bar_clock_auto_hide_summary">Hide clock at regular interval</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_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="clock_date_position">Date position</string>
<string name="clock_date_right">Right of time</string>
<string name="clock_date_left">Left of time</string>
<!-- QS clock -->
<string name="qs_clock_title">Clock</string>
<string name="qs_clock_summary">Display clock in quick status bar header</string>
<!-- QS date -->
<string name="qs_date_title">Date</string>
<string name="qs_date_summary">Display date in quick status bar header</string>
<!-- Media art -->
<string name="lockscreen_media_category">Lock screen media</string>
<string name="media_art_title">Media cover art</string>
<string name="media_art_summary">Enable media cover art on the lockscreen</string>
<!-- Lockscreen album art filter -->
<string name="lockscreen_albumart_filter_title">Media cover art filter</string>
<string name="lockscreen_albumart_filter_none">None</string>
<string name="lockscreen_albumart_filter_grayscale">Grayscale</string>
<string name="lockscreen_albumart_filter_tint">Accent tinted</string>
<string name="lockscreen_albumart_filter_blur">Blur</string>
<string name="lockscreen_albumart_filter_grayblur">Grayscale and blurred</string>
<!-- 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="pulse_settings">Pulse</string>
<string name="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_units_rounded_title">Rounded corners</string>
<string name="pulse_solid_units_rounded_summary">Solid lines with rounded tip</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>
<!-- Quick Settings brightness slider -->
<string name="qs_brightness_slider_category">Brightness slider</string>
<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>
<string name="qs_brightness_position_bottom_title">Show brightness slider on bottom</string>
<string name="qs_brightness_position_bottom_summary">Show a brightness slider on bottom quick settings</string>
<!-- Quick Settings brightness icon -->
<string name="brightness_icon_title">Adaptive brightness button</string>
<string name="brightness_icon_summary">Show adaptive brightness button</string>
<!-- Quick QS Panel brightness slider -->
<string name="quick_qs_brightness_slider_title">Show brightness slider in Quick QS Panel</string>
<string name="quick_qs_brightness_slider_summary">Show a brightness slider in the quick qs panel</string>
<!-- Volume rocker gestures -->
<string name="volume_skiptrack_screen_title">Skip music tracks</string>
<!-- Navigation bar -->
<string name="navigation_title">Navigatie</string>
<string name="navigation_bar_category">Navigation bar</string>
<string name="navigation_bar_title">On-screen navigation bar</string>
<string name="navigation_bar_summary">Enable on-screen navigation keys</string>
<string name="navigation_bar_layout_title">Layout</string>
<string name="navigation_bar_layout_summary">Customize the layout of the navigation bar</string>
<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 in navigation bar while typing</string>
<string name="navigation_bar_help_text">These settings mainly relate to the 3-button navigation bar. If you use gesture navigation and want to customize it, e.g. hide the gesture handle, please visit: Settings &gt; System &gt; Gestures.</string>
<string name="nav_bar_tuner_title">Navigation bar tuner</string>
<string name="nav_bar_tuner_summary">Change nav bar layout</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="system_navigation_summary">Choose which system navigation style to use</string>
<!-- HW keys -->
<string name="hardware_keys_title">Buttons</string>
<string name="hardware_keys_category">Hardware navigation buttons</string>
<string name="hardware_keys_disable_title">Disable hardware buttons</string>
<string name="hardware_keys_disable_summary">Use the device hardware keys for navigation</string>
<!-- NavBar Inverse -->
<string name="navigation_bar_inverse_title">Invert 3 button navigation bar</string>
<!-- Quick Settings brightness slider -->
<string name="qs_show_brightness_slider_title">Brightness slider</string>
<string name="qs_show_brightness_slider_never">Never show</string>
<string name="qs_show_brightness_slider_expanded">Show when expanded</string>
<string name="qs_show_brightness_slider_always">Show always</string>
<string name="qs_show_brightness_slider_not_expanded">Show when not expanded</string>
<string name="qs_brightness_slider_position_title">Position</string>
<string name="qs_brightness_slider_position_top">Top</string>
<string name="qs_brightness_slider_position_bottom">Bottom</string>
<!-- Monet Engine -->
<string name="monet_category">Monet</string>
<string name="monet_engine_title">Monet engine</string>
<string name="monet_engine_summary">Customize monet parameters</string>
<string name="monet_engine_custom_color_title">Use custom color</string>
<string name="monet_engine_custom_color_summary">Use custom color for monet engine instead of wallpaper colors</string>
<string name="monet_engine_color_override_title">Custom color</string>
<string name="monet_engine_white_luminance_user_title">White luminance</string>
<string name="monet_engine_accurate_shades_title">Use accurate shades</string>
<string name="monet_engine_chroma_factor_title">Chroma factor</string>
<string name="monet_engine_linear_lightness_title">Use linear lightness</string>
<!-- Quick Settings brightness icon -->
<string name="qs_show_auto_brightness_title">Auto brightness icon</string>
<string name="qs_show_auto_brightness_summary">Show toggle for adaptive brightness near the slider</string>
<!-- Black theme -->
<string name="system_black_theme_title">Use black theme</string>
<string name="system_black_theme_summary">Force black background colors</string>
<!-- OOS style material dismiss all button for notifications -->
<string name="notification_material_dismiss_button_title">Clear all notification button</string>
<string name="notification_material_dismiss_button_summary">Replace clear all notification text with floating button</string>
<string name="clearall_style_title">Clear all notification button style</string>
<string name="clearall_bgstyle_title">Clear all notification button background</string>
<!-- Laboratory - Application downgrade -->
<string name="laboratory_app_downgrade_title">Allow application downgrade</string>
<string name="laboratory_app_downgrade_summary">This allows you to downgrade applications. Note that this may lead to crashes and data corruption.</string>
<!-- Laboratory - Ignore window secure -->
<string name="laboratory_ignore_window_secure_title">Ignore window secure flags</string>
<string name="laboratory_ignore_window_secure_summary">This removes the screenshots and screenrecords limits for all applications. Normally, special applications are replaced with black areas in records. This can be convenient in some cases but may lead to privacy leaks. After changing this toggle, you may need to restart applications for the change to take effect.</string>
<!-- Colorful battery icon -->
<string name="battery_level_colors_title">Toggle colorful battery icon</string>
<string name="battery_level_colors_summary">Each battery level drop is color coded</string>
<!-- Custom settings dashboard style -->
<string name="settings_dashboard_style_title">Settings layout</string>
<string name="settings_dashboard_style_aosp">Aosp</string>
<string name="settings_dashboard_style_oos11">OxygenOS 11</string>
<string name="settings_dashboard_style_oos12">OxygenOS 12</string>
<string name="settings_dashboard_style_cherish">Cherish</string>
<string name="settings_dashboard_style_cherish_clean">Cherish Clean</string>
<string name="settings_layout_category_title">Settings UI interface</string>
<string name="settings_base_style_title">Settings Base layout</string>
<string name="settings_base_style_summary">Use an alternative layout for setting menus</string>
<string name="settings_home_style_title">Settings Home layout</string>
<string name="settings_home_style_summary">Use stock aosp layout for homepage</string>
<string name="disable_usercard_title">Settings UserCard</string>
<string name="disable_usercard_summary">Toggle in order not to show the usercard on main settings page</string>
<string name="spoof_title">Spoofing</string>
<!-- Unlimited g00gle ph0t0s st0rage -->
<string name="use_photos_spoof_title">Unlimited Photos storage</string>
<string name="use_photos_spoof_summary">Spoof your device as Pixel XL for Google Photos app only to provide unlimited storage for backup</string>
<!-- Unlock FPS for specific games -->
<string name="use_games_spoof_title">Unlock higher FPS in games</string>
<string name="use_games_spoof_summary">Spoof your device as a different model for specific games to unlock higher FPS</string>
<!-- Unlock higher quality streams for specific apps -->
<string name="use_stream_spoof_title">Unlock higher quality streams</string>
<string name="use_stream_spoof_summary">Spoof your device as Pixel 6 Pro to unlock higher quality streams on Amazon Prime, Disney+, Hotstar, and Netflix</string>
<!-- Hidden apps -->
<string name="hidden_apps_title">Hidden apps</string>
<string name="hidden_apps_summary">Applications that should be hidden from launcher</string>
<!-- reTicker -->
<string name="reticker_title">reTicker</string>
<string name="reticker_summary">Replace heads-up notification with slim and less invasive version of redesigned ticker</string>
<string name="reticker_colored_title">Use app colored background</string>
<string name="reticker_colored_summary">Replace reTicker background color using notification app main color</string>
<!-- Data usage info in QS footer -->
<string name="qs_footer_datausage_title">Data usage</string>
<string name="qs_footer_datausage_summary">Display data usage summary in quick settings footer</string>
<!-- Qs Transparency -->
<string name="qs_transparency_summary">Choose how transparent you want your qs to be (Requires SystemUI Restart)</string>
<string name="qs_transparency_title">Qs Transparency</string>
<!-- Media artwork -->
<string name="media_category">Media notification</string>
<string name="artwork_media_background_title">Artwork media background</string>
<string name="artwork_media_background_summary">Set media artwork as the notification media background</string>
<string name="artwork_media_background_enable_blur_title">Blur media media artwork background</string>
<string name="artwork_media_background_blur_radius_title">Blur amount for media artwork</string>
<string name="artwork_media_background_fade_filter_title">Fade amount for media artwork</string>
<string name="artwork_media_background_alpha_title">Transparency of media artwork</string>
<string name="just_kidding">Just kidding! providing logs helps us look like professional programmers err i mean trace the bugs that users reports.</string>
<string name="bug_report_drill">Bug Reporting Procedure</string>
<!-- Strict standby -->
<string name="strict_standby_policy_title">Strict standby policy</string>
<string name="strict_standby_policy_summary">When dismissing from recents, this will force stop apps with restricted battery usage and impose stronger restrictions to them. Also, all app standby restrictions will be imposed even when device is charging.</string>
<!-- Force background freezer -->
<string name="force_background_freezer_title">Background tasks freezer</string>
<string name="force_background_freezer_summary">Freeze tasks with restricted battery usage when moving them to background and unfreeze them when moving to foreground. This could save battery slightly but may lead to crashes and background ANR.</string>
<!-- Wi-Fi Standard icon -->
<string name="show_wifi_standard_icon_title">Show Wi-Fi Standard icon</string>
<string name="show_wifi_standard_icon_summary">Show Wi-Fi type in Wi-Fi signal indicator</string>
<!-- Lockscreen clock color -->
<string name="lockscreen_clock_color_title">Lockscreen clock color</string>
<string name="lockscreen_clock_color_summary">Use secondary color for lockscreen clock, if disabled will use color accent</string>
<!-- QS tiles layout direction: vertical or horizontal -->
<string name="qs_tile_layout_category_title">Tile layout</string>
<string name="qs_tile_layout_title">Vertical layout</string>
<string name="qs_tile_layout_summary">Enable for vertical layout. Default is horizontal</string>
<!-- QS rows and columns -->
<string name="qs_layout_category_title">QS Layout</string>
<string name="qs_rows_portrait_title">Tile rows on portrait</string>
<string name="qs_rows_landscape_title">Tile rows on landscape</string>
<string name="qs_columns_portrait_title">Tile columns on portrait</string>
<!-- QS tiles title visibility -->
<string name="qs_tile_title_visibility_title">Hide tile titles</string>
<string name="qs_tile_title_visibility_summary">Toggle to hide tile titles</string>
<!-- Fingerprint Ripple Effect -->
<string name="enable_fingerprint_ripple_effect_title">Ripple effect</string>
<string name="enable_fingerprint_ripple_effect_summary">Show ripple effect on unlock with fingerprint</string>
</resources>

View File

@@ -0,0 +1,771 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2019 CherishOS
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">
<!-- App Title -->
<string name="cherish_settings_title">Ustawienia Cherish</string>
<!-- Units -->
<string name="unit_milliseconds">milisekundy</string>
<string name="unit_seconds">sekundy</string>
<!-- Categories -->
<string name="button_title">Przyciski</string>
<string name="button_summary">Przyciski sprzętowe, pasek nawigacji</string>
<string name="gestures_title">Gesty</string>
<string name="gestures_summary">Przejdź do aparatu, przesuń palcem aby zrobić zrzut ekranu</string>
<string name="lockscreen_title">Ekran blokady</string>
<string name="lockscreen_summary">Wizualizacja muzyki, animacja ładowania, styl zegara</string>
<string name="misc_title">Pozostałe</string>
<string name="misc_summary">Tryb gry, regulacja głośności</string>
<string name="animations_title">Animacje</string>
<string name="animations_summary">Animacje systemowe</string>
<string name="powermenu_title">Menu zasilania</string>
<string name="powermenu_summary">Zaawansowany restart, przezroczystość menu zasilania</string>
<string name="theme_title">Motywy</string>
<string name="theme_summary">Motyw systemowy, zaokrąglenie, zmień motyw</string>
<string name="quicksettings_title">Szybkie ustawienia</string>
<string name="quicksettings_summary">Układ kafelka, rozmycie</string>
<string name="recents_title">Ostatnie aplikacje</string>
<string name="recents_summary">Panel ostatnich aplikacji w stylu Slim</string>
<string name="statusbar_title">Pasek stanu</string>
<string name="statusbar_summary">Zegar, operator, ikony paska stanu</string>
<string name="volume_title">Przyciski głośności</string>
<string name="volume_summary">Przyciski głośności</string>
<string name="notifications_title">Powiadomienia</string>
<string name="notifications_summary">Dioda baterii, nagłówek powiadomień</string>
<string name="about_summary">Dowiedz się więcej o CherishOS</string>
<string name="device_part_title">Funkcje urządzenia</string>
<string name="qs_category">Kategoria szybkich ustawień</string>
<string name="navbar_title">Pasek nawigacyjny</string>
<string name="volume_keys_title">Klawisze głośności</string>
<!-- General strings -->
<string name="ok">OK</string>
<string name="reset">Resetuj</string>
<string name="cancel">Anuluj</string>
<string name="save">Zapisz</string>
<string name="default_string">Domyślne</string>
<string name="disabled">Wyłączone</string>
<!-- Color Picker -->
<string name="dialog_color_picker">Wybór kolorów</string>
<string name="press_color_to_apply">Wybierz kolor, aby go zastosować</string>
<string name="arrow_right"></string>
<string name="arrow_down"></string>
<string name="hex">Hex:</string>
<string name="hex_hint">#ff000000</string>
<string name="set">Ustaw</string>
<string name="color_default">Domyślne</string>
<string name="led_color_green">Zielony</string>
<string name="led_color_red">Czerwony</string>
<!-- Custom seekbar -->
<string name="custom_seekbar_value">Wartość: <xliff:g id="v">%s</xliff:g></string>
<string name="custom_seekbar_default_value">Domyślne</string>
<string name="custom_seekbar_default_value_to_set">Wartość domyślna: <xliff:g id="v">%s</xliff:g>\nPrzytrzymaj dłużej by ustawić</string>
<string name="custom_seekbar_default_value_is_set">Wartość domyślna jest ustawiona</string>
<string name="add_package_to_title">Dodaj aplikację</string>
<!-- QS settings -->
<string name="qs_title">Szybkie ustawienia</string>
<!-- QuickSettings haptic feedback -->
<string name="quick_settings_vibrate_title">Wibracje przy dotknięciu</string>
<string name="quick_settings_vibrate_summary">Wibracje przy dotknięciu kafelków szybkich ustawień</string>
<!-- Lockscreen shortcuts -->
<string name="ls_category">Elementy ekranu blokady</string>
<string name="ls_tuner">Włącz tuner ekranu blokady</string>
<string name="lockscreen_shortcuts">Skróty ekranu blokady</string>
<string name="ls_shortcut_summary">Dostosuj skróty ekranu blokady</string>
<!-- Lockscreen icons -->
<string name="lockscreen_tuner_title">Tuner ekranu blokady</string>
<!-- Statusbar Items -->
<string name="sb_icons">Ikony paska stanu</string>
<string name="statusbar_items_category">Elementy paska stanu</string>
<!-- Status bar - icons -->
<string name="status_bar_icons_title">Ikony paska stanu</string>
<!-- Lock screen visualizer -->
<string name="visualizer_title">Pokaż wizualizację muzyki</string>
<!-- Power menu and dialogs opacity -->
<!-- AOKP custom system animations -->
<!-- Power menu Animations -->
<string name="power_menu_animation">Menu zasilania</string>
<!-- QS header image -->
<!-- Lockscreen -->
<string name="lockscreen_category">Ekran blokady</string>
<!-- Themes -->
<string name="theme_type_title">Motyw systemowy</string>
<string name="theme_type_summary">Wybierz motyw</string>
<!--Accenter -->
<string name="themes_hub_title">Motywy</string>
<string name="themes_hub_summary">Motywy akcentów</string>
<string name="rgb_accent_picker_title_dark">Wybór akcentu</string>
<string name="rgb_accent_picker_summary">Wybierz kolor akcentu</string>
<string name="theme_option_reset_title">Resetuj opcje motywu</string>
<string name="theme_option_reset_message">Czy na pewno chcesz zresetować wszystkie kolory akcentów do domyślnych?</string>
<!--ThemePicker-->
<string name="theme_select_title">Style i tapety</string>
<string name="theme_select_summary">Przeglądaj i wybierz zainstalowane motywy</string>
<string name="notification_light_settings">Dioda powiadomień</string>
<!-- Volume rocker wake -->
<string name="volume_rocker_wake_title">Wybudzanie przyciskami głośności</string>
<string name="search">Szukaj</string>
<string name="search_apps">Wyszukaj aplikacje</string>
<!-- Power Menu -->
<string name="power_menu_title">Menu zasilania</string>
<string name="power_menu_title_summary">Wyświetl lub zmień elementy menu zasilania</string>
<string name="powermenu_screenshot">Zrzut ekranu</string>
<string name="powermenu_power">Wyłącz</string>
<string name="powermenu_advanced">Zaawansowane opcje restartu</string>
<string name="powermenu_restart">Uruchom ponownie</string>
<string name="powermenu_airplane">Tryb samolotowy</string>
<string name="powermenu_settings">Ustawienia</string>
<string name="powermenu_lockdown">Zablokuj</string>
<string name="powermenu_soundpanel">Regulacja dźwięku</string>
<string name="powermenu_users">Użytkownicy</string>
<string name="powermenu_logout">Wyloguj</string>
<string name="powermenu_emergency">Alarmowe</string>
<!-- Double Tap Lockscreen to Sleep -->
<string name="lockscreen_gesture_title">Gesty</string>
<string name="double_tap_to_sleep_lockscreen_title">Stuknij dwukrotnie, aby uśpić</string>
<string name="double_tap_to_sleep_lockscreen_summary">Dwukrotne stuknięcie w górnej lub dolnej części ekranu blokady usypia urządzenie</string>
<!-- Double Tap Statusbar to Sleep -->
<string name="statusbar_gesture_title">Gesty</string>
<string name="double_tap_to_sleep_statusbar_title">Stuknij dwukrotnie, aby uśpić</string>
<string name="double_tap_to_sleep_statusbar_summary">Stuknij dwukrotnie na pasek stanu, aby uśpić urządzenie</string>
<!-- Buttons title -->
<string name="volume_category">Przyciski głośności</string>
<!--Volume keys -->
<string name="volume_rocker_wake_summary">Naciśnięcie przycisków głośności obudzi urządzenie</string>
<!-- Torch Power button gestures -->
<string name="torch_power_button_gesture_title">Przełącz latarkę, gdy ekran jest wyłączony</string>
<string name="torch_power_button_gesture_none">Wyłączone</string>
<string name="torch_power_button_gesture_dt">Dwukrotne dotknięcie przycisku zasilania (wolniejsze pojedyńcze dotknięcie), Wyłącza dwukrotne dotknięcie dla aparatu.</string>
<string name="torch_power_button_gesture_dt_toast">Gest uruchomienia aparatu jest teraz wyłączony</string>
<string name="torch_power_button_gesture_lp">Przytrzymanie przycisku zasilania</string>
<!-- Hardware button navigation -->
<string name="picker_activities">Aktywności</string>
<string name="select_custom_app_title">Wybierz niestandardową aplikacje</string>
<string name="select_custom_activity_title">Wybierz własną aktywność</string>
<string name="profile_applist_title">Aplikacje</string>
<string name="choose_action_title">Wybierz akcję</string>
<string name="action_entry_default_action">Ustawienia domyślne</string>
<string name="action_entry_select_app">Wybierz aplikację</string>
<string name="action_entry_custom_action">Wybierz niestandardową akcję</string>
<string name="hardware_keys_volume_keys_title">Przyciski głośności</string>
<string name="hardware_keys_home_key_title">Przycisk Home</string>
<string name="hardware_keys_menu_key_title">Przycisk Menu</string>
<string name="hardware_keys_assist_key_title">Przycisk wyszukiwania</string>
<string name="hardware_keys_appswitch_key_title">Przycisk podglądu</string>
<string name="hardware_keys_back_key_title">Przycisk Wstecz</string>
<string name="hardware_keys_double_tap_summary">Ustaw akcje podwójnego stuknięcia</string>
<string name="hardware_keys_single_tap_summary">Ustaw akcje pojedynczego stuknięcia</string>
<string name="hardware_keys_long_press_summary">Ustaw akcje długiego przytrzymania</string>
<string name="hardware_keys_single_tap_title">Akcja pojedynczego naciśnięcia</string>
<string name="hardware_keys_long_press_title">Akcja długiego naciśnięcia</string>
<string name="hardware_keys_double_tap_title">Akcja dwukrotnego stuknięcia</string>
<!-- 4G icon -->
<string name="show_fourg_icon_title">Ikona 4G</string>
<string name="show_fourg_icon_summary">Wyświetl ikonę 4G zamiast ikony LTE</string>
<!-- Volume swap buttons -->
<string name="swap_volume_buttons_title">Zmiana orientacji</string>
<string name="swap_volume_buttons_summary">Zamieniaj przyciski głośności, gdy ekran jest obrócony</string>
<!-- Power menu on lockscreen -->
<string name="lockscreen_power_menu_disabled_title">Wyłącz menu zasilania, gdy telefon jest zablokowany</string>
<string name="lockscreen_power_menu_disabled_summary">Ta opcja spowoduje wyłączenie menu zasilania tylko na zabezpieczonym ekranie blokady</string>
<!-- Toast app icon -->
<string name="toast_icon_title">Ikona aplikacji w dymku powiadomień</string>
<string name="toast_icon_summary">Wyświetl ikonę aplikacji w wyskakującym powiadomieniu</string>
<!-- Heads up -->
<string name="headsup_category">Ustawienia wyskakujących powiadomień</string>
<string name="heads_up_notifications">Wyskakujące powiadomienia</string>
<string name="heads_up_notifications_summary">Dostosuj ustawienia wyskakujących powiadomień</string>
<string name="summary_heads_up_enabled">Wyskakujące powiadomienia są włączone</string>
<string name="summary_heads_up_disabled">Wyskakujące powiadomienia są wyłączone</string>
<string name="add_heads_up_package">Dodaj aplikację</string>
<string name="add_heads_up_stoplist_summary">Wyłącz wyskakujące powiadomienia z tych aplikacji</string>
<string name="add_heads_up_blacklist_summary">Wyłącz wyskakujące powiadomienia z tych aplikacji</string>
<string name="heads_up_stoplist_title">Lista wstrzymanych</string>
<string name="heads_up_blacklist_title">Lista blokowanych</string>
<string name="profile_choose_app">Wybierz aplikację</string>
<string name="dialog_delete_title">Usuń</string>
<string name="dialog_delete_message">Usunąć zaznaczony element?</string>
<!-- Heads up timeout -->
<string name="heads_up_time_out_title">Czas minął</string>
<string name="heads_up_time_out_summary">Wyskakujące powiadomienia będą wyświetlane przez <xliff:g id="number">%d</xliff:g> sekund</string>
<string name="heads_up_time_out_2sec">2 sekundy</string>
<string name="heads_up_time_out_4sec">4 sekundy</string>
<string name="heads_up_time_out_5sec">5 sekund</string>
<string name="heads_up_time_out_6sec">6 sekund</string>
<string name="heads_up_time_out_8sec">8 sekund</string>
<string name="heads_up_time_out_10sec">10 sekund</string>
<!-- Heads up snooze -->
<string name="heads_up_snooze_title">Drzemka</string>
<string name="heads_up_snooze_summary_one_minute">Przesunięcie w górę usypia powiadomienie z tej aplikacji na 1 minutę</string>
<string name="heads_up_snooze_summary">Przesunięcie w górę na wyskakującym powiadomieniu usypia powiadomienia z tej aplikacji na <xliff:g id="number">%d</xliff:g> minut</string>
<string name="heads_up_snooze_disabled_summary">Drzemka jest wyłączona</string>
<string name="heads_up_snooze_1min">1 minuta</string>
<string name="heads_up_snooze_5min">5 minut</string>
<string name="heads_up_snooze_10min">10 minut</string>
<string name="heads_up_snooze_15min">15 minut</string>
<string name="heads_up_snooze_20min">20 minut</string>
<!-- Quick QS pulldown -->
<string name="status_bar_quick_qs_pulldown">Szybkie rozwijanie Szybkich ustawień</string>
<string name="quick_pulldown_none">Wyłączone</string>
<string name="quick_pulldown_right">Pociągnij w dół pasek stanu z prawej strony</string>
<string name="quick_pulldown_left">Pociągnij w dół pasek stanu z lewej strony</string>
<!-- Incall vibrate options -->
<string name="incall_vibration_category">Wibracja podczas połączenia</string>
<string name="incall_vibrate_connect_title">Wibracja przy połączeniu</string>
<string name="incall_vibrate_call_wait_title">Wibracja przy połączeniu oczekującym</string>
<string name="incall_vibrate_disconnect_title">Wibracja przy rozłączeniu</string>
<!-- Data disabled icon -->
<string name="data_disabled_icon_title">Pokaż ikonę wyłączonych danych komórkowych</string>
<string name="data_disabled_icon_summary">Wyświetlaj krzyżyk obok ikony sygnału, kiedy przesyłanie danych jest wyłączone.</string>
<!-- Roaming indicator icon -->
<string name="roaming_indicator_icon_title">Ikona roamingu</string>
<string name="roaming_indicator_icon_summary">Wyświetl ikonę sygnału roamingu w trybie roamingu</string>
<!-- Show VoLTE icon on statusbar -->
<string name="volte_switch_title">Ikona VoLTE</string>
<string name="volte_switch_summary">Wyświetl ikonę VoLTE</string>
<string name="volte_icon_title">Ikona VoLTE</string>
<string name="volte_icon_summary">Wyświetl ikonę VoLTE</string>
<string name="volte_icon_style_title">Wybierz ikonę VoLTE</string>
<string name="volte_icon_asus">Ikona VoLTE Asus</string>
<string name="volte_icon_vo">Vo Only Icon</string>
<string name="volte_icon_volte">Ikona VoLTE</string>
<string name="volte_icon_oos">Ikona VoLTE OOS</string>
<string name="volte_icon_hd">Ikona HD</string>
<string name="volte_icon_hd2">Ikona HD CAF</string>
<string name="volte_icon_miui">Ikona MIUI 11</string>
<string name="volte_icon_emui">Ikona EMUI</string>
<string name="volte_icon_margaritov">Ikona wypełniona HD</string>
<string name="volte_icon_margaritov2">Ikona Margaritov VoLTE</string>
<string name="volte_icon_vivo">Ikona Vivo</string>
<string name="volte_icon_aris">Ikona Aris</string>
<string name="volte_icon_beast">Ikona Aww</string>
<string name="volte_icon_ios">Ikona iOS</string>
<string name="volte_icon_lr">Ikona Livenge</string>
<string name="volte_icon_realme">Ikona Realme</string>
<string name="volte_icon_typeA">Ikona łagodna</string>
<string name="volte_icon_typeB">Ikona łagodna</string>
<string name="volte_icon_typeC">Ikona Mue</string>
<string name="volte_icon_typeD">Ikona Sus</string>
<string name="volte_icon_typeE">Ikona Acherus</string>
<string name="volte_icon_vcircle">Ikona okręgu</string>
<string name="volte_icon_vimeo">Ikona Vimeo</string>
<string name="volte_icon_volit">Ikona Volit</string>
<string name="volte_icon_zirco">Ikona zirco</string>
<!-- VoWiFi icon -->
<string name="vowifi_icon_title">Ikona VoWiFi</string>
<string name="vowifi_icon_enabled">Ikona VoWiFi włączona</string>
<string name="vowifi_icon_disabled">Ikona VoWiFi wyłączona</string>
<string name="vowifi_icon_enabled_volte_disabled">Pokaż ikonę VoWiFi zamiast VoLTE</string>
<string name="vowifi_icon_style_title">Styl ikony VoWiFi</string>
<string name="vowifi_icon_default">Ikona domyślna</string>
<string name="vowifi_icon_emui">Ikona EMUI</string>
<string name="vowifi_icon_asus">Ikona Asus</string>
<string name="vowifi_icon_oneplus">Ikona OOS</string>
<string name="vowifi_icon_moto">Ikona Motorola</string>
<string name="vowifi_icon_simple1">Ikona Simple1</string>
<string name="vowifi_icon_simple2">Ikona Simple2</string>
<string name="vowifi_icon_simple3">Ikona Simple3</string>
<string name="vowifi_icon_vivo">Ikona Vivo</string>
<string name="vowifi_icon_margaritov">Ikona Margaritov</string>
<!-- Battery light -->
<string name="battery_light_settings">Dioda ładowania baterii</string>
<string name="battery_light_enable">Włącz</string>
<string name="battery_full_light_enabled">Wskaźnik baterii po pełnym naładowaniu</string>
<string name="battery_light_allow_on_dnd_title">Dioda LED w trybie \"Nie przeszkadzać\"</string>
<string name="battery_light_low_blinking_title">Miganie diody LED, gdy bateria jest słaba</string>
<string name="battery_light_cat">Kolor diody LED podczas ładowania</string>
<string name="battery_light_low_color">Niski poziom baterii</string>
<string name="battery_light_medium_color">Średni poziom baterii</string>
<string name="battery_light_full_color">Bateria prawie naładowana</string>
<string name="battery_light_reallyfull_color">Pełna bateria (100%)</string>
<!-- Heads up options -->
<string name="less_boring_heads_up_title">Mniej inwazyjne wyskakujące powiadomienia</string>
<string name="less_boring_heads_up_summary">Pokaż wyskakujące powiadomienia tylko dla połączeń lub aplikacji do wysyłania wiadomości, jeśli nie znajdują się na pierwszym planie</string>
<!-- Notification guts kill app button -->
<string name="general_category">Ogólne</string>
<string name="notification_guts_kill_app_button_title">Przycisk zamykania aplikacji</string>
<string name="notification_guts_kill_app_button_summary">Pokaż przycisk zabijania aplikacji po długim przytrzymaniu w menu powiadomień</string>
<!-- Double Tap on Doze to wake -->
<string name="double_tap_on_doze_to_wake_title">Stuknij podwójnie, aby wybudzić urządzenie</string>
<string name="double_tap_on_doze_to_wake_summary">Stuknij dwukrotnie, aby wybudzić urządzenie podczas uśpienia</string>
<!-- Old mobile type icons -->
<string name="use_old_mobiletype_title">Mniejsza ikona typu sieci</string>
<string name="use_old_mobiletype_summary">Pokaż mniejszą ikonę typu sieci na górze wskaźnika sygnału</string>
<!-- Lockscreen battery info indicator -->
<string name="lockscreen_battery_info_title">Informacje o ładowaniu na ekranie blokady</string>
<string name="lockscreen_battery_info_summary">Wyświetl na ekranie blokady podczas ładowania aktualne informacje o napięciu, mocy oraz temperaturze baterii</string>
<!-- Charging animation -->
<string name="charging_animation_title">Animacja ładowania</string>
<string name="charging_animation_summary">Pokaż animację podczas ładowania urządzenia</string>
<!-- Tiles animation style -->
<string name="qs_tile_animation_title">Animacje</string>
<string name="qs_tile_animation_style_title">Styl animacji</string>
<string name="qs_tile_animation_duration_title">Czas trwania animacji</string>
<string name="qs_tile_animation_interpolator_title">Szybkość animacji kafelków</string>
<string name="qs_tile_animation_style_off">Brak animacji</string>
<string name="qs_tile_animation_style_flip">Obrót</string>
<string name="qs_tile_animation_style_rotate">Obróć</string>
<string name="qs_tile_animation_duration_low">Niski</string>
<string name="qs_tile_animation_duration_default">Domyślne</string>
<string name="qs_tile_animation_duration_fast">Szybko</string>
<string name="qs_tile_animation_interpolator_linearInterpolator">Liniowy</string>
<string name="qs_tile_animation_interpolator_accelerateInterpolator">Przyspiesz</string>
<string name="qs_tile_animation_interpolator_decelerateInterpolator">Zwalnianie</string>
<string name="qs_tile_animation_interpolator_accelerateDecelerateInterpolator">Przyspiesz i zwolnij</string>
<string name="qs_tile_animation_interpolator_bounceInterpolator">Odbicie</string>
<string name="qs_tile_animation_interpolator_overshootInterpolator">Przekraczanie</string>
<string name="qs_tile_animation_interpolator_anticipateInterpolator">Przewidywanie</string>
<string name="qs_tile_animation_interpolator_anticipateOvershootInterpolator">Przewiduj i przekrocz</string>
<string name="qs_set_animation_style">%1$s</string>
<string name="qs_set_animation_duration">%1$s</string>
<string name="qs_set_animation_interpolator">%1$s</string>
<!-- Blink flashlight for incoming calls -->
<string name="flashlight_category">Latarka</string>
<string name="flashlight_on_call_title">Migaj latarką podczas połączenia przychodzącego</string>
<string name="flashlight_on_call_disabled">Wyłączone</string>
<string name="flashlight_on_call_ringer">Podczas dzwonienia</string>
<string name="flashlight_on_call_no_ringer">Gdy dzwonek jest wyciszony</string>
<string name="flashlight_on_call_silent">Kiedy całkowicie wyciszony (bez dzwonka lub wibracji)</string>
<string name="flashlight_on_call_always">Zawsze</string>
<string name="flashlight_on_call_ignore_dnd_title">Ignoruj tryb \"Nie Przeszkadzać\"</string>
<string name="flashlight_on_call_ignore_dnd_summary">Informacja, czy latarka ma migać w trybie nie przeszkadzać</string>
<string name="flashlight_on_call_rate_title">Częstotliwość</string>
<string name="flashlight_on_call_rate_summary">Częstotliwość migania podczas połączenia</string>
<!-- Combined signal icons in status bar -->
<string name="combined_status_bar_signal_icons">Połączona ikona sygnału</string>
<string name="combined_status_bar_signal_icons_summary">Włącz łączone ikony sygnału na pasku powiadomień.\nWymaga restartu SystemUI</string>
<!-- QS battery estimates -->
<string name="qs_show_battery_estimate_title">Szacunkowy czas pracy baterii</string>
<string name="qs_show_battery_estimate_summary">Pokaż szacowany pozostały czas pracy baterii obok ikony</string>
<!-- AOD Schedule -->
<string name="always_on_display_schedule_title">Harmonogram AOD</string>
<string name="always_on_display_schedule_sunset">Zachód słońca</string>
<string name="always_on_display_schedule_sunrise">Wschód słońca</string>
<string name="always_on_display_schedule_mixed_sunset">Działa od zachodu słońca do ustalonej godziny</string>
<string name="always_on_display_schedule_mixed_sunrise">Działa od ustalonej godziny do wschodu słońca</string>
<!-- Pulse notifications lightning -->
<string name="pulse_ambient_light_title">Podświetlenie krawędzi ekranu</string>
<string name="pulse_ambient_light_summary">Podświetlenie krawędzi ekranu dla powiadomień</string>
<string name="ambient_notification_light_enabled_title">Pokaż na AOD</string>
<string name="ambient_notification_light_enabled_summary">Pokazuj podświetlenie krawędzi w trybie AOD</string>
<string name="ambient_notification_light_hide_aod_title">Ukryj zawartość AOD</string>
<string name="ambient_notification_light_hide_aod_summary">Ukryj zawartość AOD, gdy krawędzie są podświetlone</string>
<string name="ambient_notification_light_duration_title">Czas trwania</string>
<string name="ambient_notification_light_duration_summary">Czas do zakończenia każdej animacji</string>
<string name="ambient_notification_light_repeats_title">Powtarzaj</string>
<string name="ambient_notification_light_repeats_summary">Ile razy animacja powinna się pokazywać dla nieskończoności</string>
<string name="ambient_notification_light_timeout_title">Limit czasu</string>
<string name="ambient_notification_light_timeout_forever">Zawsze</string>
<string name="ambient_notification_light_timeout_half_minute">30 sekund</string>
<string name="ambient_notification_light_timeout_minute">1 minuta</string>
<string name="ambient_notification_light_timeout_three_minutes">3 minut</string>
<string name="ambient_notification_light_timeout_five_minutes">5 minut</string>
<string name="ambient_notification_light_timeout_ten_minutes">10 minut</string>
<string name="set_to_zero">Ustaw powtórzenia na 0, aby włączyć</string>
<string name="ambient_notification_color_mode_title">Tryb koloru</string>
<string name="ambient_notification_color_mode_accent">Kolor akcentów</string>
<string name="ambient_notification_color_mode_wall">Dominujący kolor tapety</string>
<string name="ambient_notification_color_mode_notification">Kolor ikony powiadomień</string>
<string name="ambient_notification_color_mode_custom">@string/ambient_notification_light_color_title</string>
<string name="ambient_notification_light_color_title">Własny kolor</string>
<string name="pulse_ambient_light_show_always_title">Zawsze pokazuj</string>
<string name="pulse_ambient_light_show_always_summary">Pokaż diodę dla wszystkich wydarzeń drzemki, a nie tylko powiadomień</string>
<string name="pulse_ambient_light_repeat_direction_title">Tryb powtarzania podświetlenia</string>
<string name="pulse_ambient_light_repeat_direction_restart">Uruchom ponownie</string>
<string name="pulse_ambient_light_repeat_direction_reverse">Odwrotnie</string>
<string name="pulse_ambient_light_layout_title">Widok podświetlenia</string>
<string name="pulse_ambient_light_layout_solid">Solidny</string>
<string name="pulse_ambient_light_layout_faded">Zanikający</string>
<string name="pulse_ambient_light_width_title">Szerokość podświetlenia</string>
<string name="pulse_light_layout_style_title">Styl podświetlenia</string>
<string name="pulse_light_both">Wszystkie cztery strony</string>
<string name="pulse_light_top_bottom">Tylko góra-dół</string>
<string name="pulse_light_left_right">Tylko lewo-prawo</string>
<!-- Ambient Ticker -->
<string name="pulse_on_new_tracks_title">Wizualizacje muzyki</string>
<string name="pulse_on_new_tracks_summary">Pokaż wizualizacje muzyki na Aktywnym wyświetlaczu podczas zmiany utworu</string>
<!-- Screen off FOD -->
<string name="screen_off_fod_title">FOD przy wyłączonym ekranie</string>
<string name="screen_off_fod_summary">Utrzymaj włączone FOD, kiedy ekran jest wyłączony</string>
<!-- Volume Steps Fragment -->
<string name="volume_steps_fragment_title">Poziomy głośności</string>
<string name="volume_steps_summary">Dostosuj poziomy głośności</string>
<string name="volume_steps_alarm_title">Poziom głośności: Alarm</string>
<string name="volume_steps_dtmf_title">Poziom głośności: Klawiatura numeryczna</string>
<string name="volume_steps_music_title">Poziom głośności: Media</string>
<string name="volume_steps_notification_title">Poziom głośności: Powiadomienia</string>
<string name="volume_steps_ring_title">Poziom głośności: Dzwonek</string>
<string name="volume_steps_system_title">Poziom głośności: System</string>
<string name="volume_steps_voice_call_title">Poziom głośności: Połączenia głosowe</string>
<string name="volume_steps_reset">Resetuj</string>
<!-- Udfps animations -->
<string name="udfps_category">Udfps</string>
<string name="udfps_recog_animation">Animacja Udfps</string>
<string name="udfps_recog_animation_summary">Pokazuje animację podczas skanowania linii papilarnych</string>
<string name="udfps_recog_animation_effect_title">Efekt animacji Udfps</string>
<string name="udfps_recog_animation_effect_summary">Wybierz efekt animacji</string>
<!-- Udfps icon picker -->
<string name="udfps_icon_picker_title">Wybór ikony Udfps</string>
<string name="udfps_icon_picker_summary">Wybierz swoją ulubioną ikonę odcisku palca</string>
<!-- Udfps Custom Options -->
<string name="udfps_settings_title">Opcje Udfps</string>
<string name="udfps_settings_summary">Różne menu do dostosowywania udfps</string>
<!-- Udfps Haptic Feedback -->
<string name="udfps_haptic_feedback_title">Ustawienia wibracji zwrotnej FOD</string>
<string name="udfps_haptic_feedback_summary">Wibruj podczas dotykania ikon przełączników</string>
<!-- Custom FOD Icon -->
<string name="custom_fp_icon_title">Własna ikona Udfps</string>
<string name="custom_fp_icon_summary">Włącz niestandardową ikonę UDFPS z plików</string>
<string name="custom_fp_select_title">Wybierz własną ikonę Udfps</string>
<string name="custom_fp_select_summary">Wybierz niestandardowy obraz z zapisanych plików lub galerii</string>
<!-- Privacy indicators -->
<string name="mic_camera_privacy_indicator_title">Wskaźnik prywatności mikrofonu i kamery</string>
<string name="mic_camera_privacy_indicator_summary">Pokaż oddzielny wskaźnik, gdy jakakolwiek aplikacja używa mikrofonu lub kamery</string>
<string name="location_privacy_indicator_title">Wskaźnik prywatności lokalizacji</string>
<string name="location_privacy_indicator_summary">Pokaż oddzielny wskaźnik, gdy jakakolwiek aplikacja używa lokalizacji</string>
<!-- Sb Icon Style -->
<string name="statusbar_icons_style">Kolorowe ikony na pasku powiadomień</string>
<string name="statusbar_icons_style_summary">Wybierz styl ikon paska powiadomień (wymaga ponownego uruchomienia SystemUI)</string>
<!-- Notification headers -->
<string name="notification_headers_title">Nagłówki powiadomień</string>
<string name="notification_headers_summary">Pokaż nagłówki w powiadomieniach</string>
<!-- Gaming mode -->
<string name="gaming_mode_title">Przestrzeń gier</string>
<string name="gaming_mode_summary">Dodatkowe funkcje dla doświadczenia w grach</string>
<!-- Battery percentage -->
<string name="battery_style_category_title">Ikona baterii</string>
<string name="status_bar_battery_percentage_title">Procent naładowania baterii</string>
<string name="status_bar_battery_percentage_default">Ukryty</string>
<string name="status_bar_battery_percentage_text_next">Obok ikony baterii</string>
<string name="status_bar_battery_percentage_text_inside">Wewnątrz ikony baterii</string>
<!-- Status bar battery style-->
<string name="status_bar_battery_style_title">Styl baterii</string>
<string name="status_bar_battery_style_port">Pionowo</string>
<string name="status_bar_battery_style_circle">Kółko</string>
<string name="status_bar_battery_style_dotted_circle">Okrąg (kropkowany)</string>
<string name="status_bar_battery_style_filled_circle">Okrąg (Wypełniony)</string>
<string name="status_bar_battery_style_text">Tekst</string>
<string name="status_bar_battery_style_icon_rlandscape">Ikona pozioma (po prawej)</string>
<string name="status_bar_battery_style_icon_landscape">Ikona pozioma (po lewej)</string>
<string name="status_bar_battery_style_icon_rlandscape_style_a">Poziomo R styl A</string>
<string name="status_bar_battery_style_icon_landscape_style_a">Poziomo L styl A</string>
<string name="status_bar_battery_style_icon_rlandscape_style_b">Poziomo R Styl B</string>
<string name="status_bar_battery_style_icon_landscape_style_b">Poziomo L Styl B</string>
<string name="status_bar_battery_style_icon_landscape_pill">Pionowo Mx</string>
<string name="status_bar_battery_style_icon_landscape_line">Lorn Poziomo</string>
<string name="status_bar_battery_style_icon_landscape_musku">Pionowo iOS</string>
<string name="status_bar_battery_style_icon_landscape_signal">Airoo poziomo</string>
<string name="status_bar_battery_style_icon_landscape_buddy">Kapsuła Poziomo</string>
<!-- Network Traffic -->
<string name="traffic_title">Wskaźnik ruchu sieciowego</string>
<string name="traffic_summary">Dostosuj wskaźniki ruchu sieciowego</string>
<string name="network_traffic_autohide_threshold_title">Próg automatycznego ukrywania</string>
<string name="network_traffic_location_title">Lokalizacja</string>
<string name="network_traffic_disabled">Wyłączone</string>
<string name="network_traffic_statusbar">Pasek stanu</string>
<string name="network_traffic_qs_header">Nagłówek szybkich ustawień</string>
<string name="network_traffic_refresh_interval_title">Częstotliwość odświeżania</string>
<string name="network_traffic_refresh_interval_summary">Czas, po którym prędkość jest ponownie mierzona</string>
<string name="network_traffic_mode_title">Tryb wyświetlania</string>
<string name="network_traffic_dynamic">Dynamiczny</string>
<string name="network_traffic_download">Pobierz</string>
<string name="network_traffic_upload">Prześlij</string>
<string name="network_traffic_font_size">Wielkość czcionki ruchu sieciowego</string>
<string name="network_traffic_autohide">Autoukrywanie</string>
<string name="network_traffic_autohide_summary">Ukryj monitor ruchu sieciowego przy braku aktywności</string>
<string name="network_traffic_autohide_kilobits">Kb/s</string>
<string name="network_traffic_autohide_kilobytes">KB/s</string>
<string name="network_traffic_units_title">Jednostki pomiaru ruchu sieciowego</string>
<string name="network_traffic_units_bits">Bity na sekundę (b/s)</string>
<string name="network_traffic_units_kilobits">Kilobity na sekundę (kb/s)</string>
<string name="network_traffic_units_megabits">Megabity na sekundę (Mb/s)</string>
<string name="network_traffic_units_bytes">Bajty na sekundę (B/s)</string>
<string name="network_traffic_units_kilobytes">Kilobajty na sekundę (kB/s)</string>
<string name="network_traffic_units_megabytes">Megabajty na sekundę (MB/s)</string>
<string name="network_traffic_hidearrow">Ukryj strzałki</string>
<string name="network_traffic_hidearrow_summary">Ukryj strzałki wskaźnika ruchu sieciowego</string>
<!-- Themeing -->
<string name="dark_ui_mode_summary">Przeglądaj opcje ciemnego motywu</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the settings category for theme overlays. -->
<string name="theme_customization_category">Motywy</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the adaptive icon shape (e.g. launcher and quick settings icons). -->
<string name="theme_customization_icon_shape_title">Kształt ikon</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize accent color. -->
<string name="theme_customization_icon_shape_summary">Ustaw kształt ikon systemowych</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize headline and body fonts. -->
<string name="theme_customization_font_title">Nagłówek / Czcionka treści</string>
<string name="theme_customization_font_summary">Ustaw styl czcionki systemowej</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the system wide icon pack. -->
<string name="theme_customization_icon_pack_title">Paczka ikon</string>
<string name="theme_customization_icon_pack_summary">Wybierz niestandardową paczkę ikon</string>
<string name="theme_customization_signal_icon_title">Styl ikony sygnału</string>
<string name="theme_customization_signal_icon_summary">Ustaw niestandardowy wygląd ikony sygnału</string>
<string name="theme_customization_wifi_icon_title">Styl ikony WiFi</string>
<string name="theme_customization_wifi_icon_summary">Ustaw niestandardowy wygląd ikony wifi</string>
<!-- Custom Signal bar icons -->
<string name="custom_signal_bar_title">Sygnał</string>
<!-- Custom Wi-Fi bar icons -->
<string name="custom_wifi_bar_title">Wi-Fi</string>
<!-- Button brightness -->
<string name="button_backlight_options_category">Opcje podświetlenia</string>
<string name="button_backlight_enable_title">Zezwól na podświetlanie przycisków</string>
<string name="button_link_brightness">Podepnij do jasności ekranu</string>
<string name="button_link_brightness_summary">Jasność podświetlenia przycisków dostosuje się w zależności od poziomu jasności ekranu</string>
<string name="button_manual_brightness">Poziom jasności</string>
<string name="button_timeout_title">Czas podświetlania</string>
<string name="button_backlight_on_touch_only_title">Podświetlenie przycisków podczas dotyku</string>
<string name="button_backlight_on_touch_only_summary">Podświetlenie przycisków włączy się tylko gdy przyciski są używane, zamiast świecić się cały czas. Czas podświetlenia ma wpływ na tę funkcję.</string>
<!-- Screen off animation -->
<string name="screen_off_animation_title">Animacja wyłączenia ekranu</string>
<string name="screen_off_animation_crt">CRT</string>
<string name="screen_off_animation_scale">Skala</string>
<!-- Status bar - Clock -->
<string name="status_bar_clock_title">Ustawienia zegara i daty</string>
<string name="status_bar_clock_summary">Dostosuj zegar i datę</string>
<string name="status_bar_clock_seconds_title">Pokaż sekundy</string>
<string name="status_bar_clock_seconds_summary">Wyświetlaj sekundy obok zegara na pasku stanu</string>
<string name="status_bar_clock_position_title">Styl zegara</string>
<string name="status_bar_clock_position_right">Z prawej</string>
<string name="status_bar_clock_position_left">Z lewej</string>
<string name="status_bar_clock_position_center">Po środku</string>
<string name="status_bar_clock_position_hidden">Ukryty</string>
<string name="status_bar_clock_auto_hide_title">Autoukrywanie</string>
<string name="status_bar_clock_auto_hide_launcher_summary">Ukryj zegar, jeśli widoczny jest launcher</string>
<string name="status_bar_clock_auto_hide_summary">Ukryj zegar w regularnych odstępach czasu</string>
<string name="status_bar_clock_auto_hide_hdur_title">Czas ukrycia zegara</string>
<string name="status_bar_clock_auto_hide_hdur_summary">Liczba sekund do ukrycia zegara</string>
<string name="status_bar_clock_auto_hide_sdur_title">Długość wyświetlania</string>
<string name="status_bar_clock_auto_hide_sdur_summary">Ilość sekund przed ukryciem zegara</string>
<string name="status_bar_am_pm_title">Format 12/24-godzinny</string>
<string name="status_bar_am_pm_info">24-godzinny zegar jest włączony</string>
<string name="status_bar_am_pm_normal">Normalny</string>
<string name="status_bar_am_pm_small">Mały</string>
<string name="status_bar_am_pm_hidden">Ukryty</string>
<string name="status_bar_date_title">Data</string>
<string name="status_bar_date_none">Ukryty</string>
<string name="status_bar_date_small">Mały</string>
<string name="status_bar_date_normal">Normalny</string>
<string name="status_bar_date_format_title">Format daty</string>
<string name="status_bar_date_style">Styl daty</string>
<string name="status_bar_date_style_normal">Normalny</string>
<string name="status_bar_date_style_lowercase">Małe litery</string>
<string name="status_bar_date_style_uppercase">Duże litery</string>
<string name="status_bar_date_format_custom">Niestandardowy format java</string>
<string name="status_bar_date_string_edittext_title">Musi być w formacie MM/dd/rr</string>
<string name="status_bar_date_string_edittext_summary">Wprowadź ciąg znaków</string>
<string name="clock_date_position">Pozycja daty</string>
<string name="clock_date_right">Po prawej stronie zegara</string>
<string name="clock_date_left">Po lewej stronie zegara</string>
<!-- QS clock -->
<string name="qs_clock_title">Zegar</string>
<string name="qs_clock_summary">Wyświetl zegar w nagłówku pasku powiadomień</string>
<!-- QS date -->
<string name="qs_date_title">Data</string>
<string name="qs_date_summary">Wyświetl datę w nagłówku pasku powiadomień</string>
<!-- Media art -->
<string name="lockscreen_media_category">Okładka albumu na ekranie blokady</string>
<string name="media_art_title">Okładka albumu</string>
<string name="media_art_summary">Wyświetlaj okładkę odtwarzanego albumu na ekranie blokady</string>
<!-- Lockscreen album art filter -->
<string name="lockscreen_albumart_filter_title">Filtr okładki albumu</string>
<string name="lockscreen_albumart_filter_none">Brak</string>
<string name="lockscreen_albumart_filter_grayscale">Odcienie szarości</string>
<string name="lockscreen_albumart_filter_tint">Akcentowane przyciemnienie</string>
<string name="lockscreen_albumart_filter_blur">Rozmycie</string>
<string name="lockscreen_albumart_filter_grayblur">Skala szarości i rozmycie</string>
<!-- Pulse music visualizer -->
<string name="pulse_help_policy_notice_title">O Pulse</string>
<string name="pulse_help_policy_notice_summary">Pulse jest znakomitym korektorem graficznym dźwięku, kiedy muzyka jest odtwarzana na urządzeniu</string>
<string name="pulse_settings">Pulse</string>
<string name="pulse_settings_summary">Korektor graficzny dźwięku do paska nawigacji i ekranu blokady</string>
<string name="show_navbar_pulse_title">Pulse na pasku nawigacji</string>
<string name="show_navbar_pulse_summary">Wizualizacja audio na pasku nawigacji</string>
<string name="show_lockscreen_pulse_title">Pulse na ekranie blokady</string>
<string name="show_lockscreen_pulse_summary">Wizualizacja korektora graficznego na ekranie blokady</string>
<string name="show_ambient_pulse_title">Pulse na ekranie dostosowanym do otoczenia</string>
<string name="show_ambient_pulse_summary">Wizualizacja dźwięku na ekranie ambient</string>
<string name="pulse_render_mode_title">Tryb renderowania</string>
<string name="pulse_render_mode_fading_bars">Zanikanie bloków</string>
<string name="pulse_render_mode_solid_lines">Linie ciągłe</string>
<string name="pulse_legacy_mode_advanced_category">Ustawienia zanikania bloków</string>
<string name="pulse_custom_fudge_factor">Poziom czułości</string>
<string name="pulse_lavalamp_speed_title">Prędkość lampy lawowej</string>
<string name="pulse_solid_units_count">Liczba stałych linii</string>
<string name="pulse_solid_units_opacity">Przezroczystość stałych linii</string>
<string name="pulse_solid_units_rounded_title">Zaokrąglone narożniki</string>
<string name="pulse_solid_units_rounded_summary">Stałe linie z zaokrąglonymi końcówkami</string>
<string name="pulse_solid_dimen_category">Ustawienia trybu linii ciągłych</string>
<string name="pulse_color_mode_title">Kolor</string>
<string name="pulse_color_accent">Akcent</string>
<string name="pulse_color_custom">Własny</string>
<string name="pulse_color_lava_lamp">Lampa lawowa</string>
<string name="pulse_color_user_title">Wybierz kolor</string>
<string name="pulse_smoothing_enabled_title">Włącz wygładzanie</string>
<string name="pulse_smoothing_enabled_summary">Każdy pasek jest animowany bardziej płynnie</string>
<string name="pulse_custom_dimen">Szerokość paska</string>
<string name="pulse_custom_div">Odstęp paska</string>
<string name="pulse_filled_block_size">Rozmiar bloku</string>
<string name="pulse_empty_block_size">Odstępy między blokami</string>
<!-- Quick Settings brightness slider -->
<string name="qs_brightness_slider_category">Suwak jasności</string>
<string name="qs_brightness_slider_title">Pokaż suwak jasności</string>
<string name="qs_brightness_slider_summary">Pokaż suwak jasności w panelu szybkich ustawień</string>
<string name="qs_brightness_position_bottom_title">Pokaż suwak jasności na dole</string>
<string name="qs_brightness_position_bottom_summary">Pokaż suwak jasności na dole szybkich ustawień</string>
<!-- Quick Settings brightness icon -->
<string name="brightness_icon_title">Przycisk automatycznej jasności</string>
<string name="brightness_icon_summary">Pokaż przycisk jasności adaptacyjnej</string>
<!-- Quick QS Panel brightness slider -->
<string name="quick_qs_brightness_slider_title">Suwak jasności w panelu szybkich ustawień</string>
<string name="quick_qs_brightness_slider_summary">Pokaż suwak jasności w panelu szybkich ustawień</string>
<!-- Volume rocker gestures -->
<string name="volume_skiptrack_screen_title">Pomijanie utworów muzycznych</string>
<!-- Navigation bar -->
<string name="navigation_title">Navigatie</string>
<string name="navigation_bar_category">Pasek nawigacyjny</string>
<string name="navigation_bar_title">Pasek nawigacyjny na ekranie</string>
<string name="navigation_bar_summary">Włącz pasek nawigacyjny na ekranie</string>
<string name="navigation_bar_layout_title">Układ</string>
<string name="navigation_bar_layout_summary">Dostosuj układ paska nawigacji</string>
<string name="navigation_bar_arrow_keys_title">Pokaż klawisze strzałek podczas pisania</string>
<string name="navigation_bar_arrow_keys_summary">Wyświetlaj przyciski do poruszania kursorem podczas wprowadzania tekstu</string>
<string name="navigation_bar_help_text">Te ustawienia odnoszą się głównie do paska nawigacyjnego 3-przycisków. Jeśli używasz nawigacji gestów i chcesz ją dostosować. np. ukryć ikony gestów, odwiedź: Ustawienia &gt; System &gt; Gesty.</string>
<string name="nav_bar_tuner_title">Tuner paska nawigacji</string>
<string name="nav_bar_tuner_summary">Zmień układ paska nawigacji</string>
<string name="navbar_layout_title">Układ</string>
<string name="navbar_layout_normal">Normalny</string>
<string name="navbar_layout_compact">Kompaktowy</string>
<string name="navbar_layout_leftleaning">Przesunięty w lewo</string>
<string name="navbar_layout_rightleaning">Przesunięty w prawo</string>
<string name="system_navigation_summary">Wybierz styl nawigacji systemowej</string>
<!-- HW keys -->
<string name="hardware_keys_title">Przyciski</string>
<string name="hardware_keys_category">Sprzętowe przyciski nawigacji</string>
<string name="hardware_keys_disable_title">Wyłącz przyciski sprzętowe</string>
<string name="hardware_keys_disable_summary">Użyj klawiszy sprzętowych do nawigacji</string>
<!-- NavBar Inverse -->
<string name="navigation_bar_inverse_title">Odwróć 3 przyciski paska nawigacji</string>
<!-- Quick Settings brightness slider -->
<string name="qs_show_brightness_slider_title">Suwak jasności</string>
<string name="qs_show_brightness_slider_never">Nigdy nie pokazuj</string>
<string name="qs_show_brightness_slider_expanded">Pokaż po rozwinięciu</string>
<string name="qs_show_brightness_slider_always">Zawsze pokazuj</string>
<string name="qs_show_brightness_slider_not_expanded">Pokaż, gdy nie rozwinięto</string>
<string name="qs_brightness_slider_position_title">Pozycja</string>
<string name="qs_brightness_slider_position_top">Góra</string>
<string name="qs_brightness_slider_position_bottom">Dół</string>
<!-- Monet Engine -->
<string name="monet_category">Monet</string>
<string name="monet_engine_title">Ustawienia monet</string>
<string name="monet_engine_summary">Dostosuj parametry monet</string>
<string name="monet_engine_custom_color_title">Użyj niestandardowego koloru</string>
<string name="monet_engine_custom_color_summary">Użyj niestandardowego koloru silnika monet zamiast kolorów tapety</string>
<string name="monet_engine_color_override_title">Własny kolor</string>
<string name="monet_engine_white_luminance_user_title">Biała Iluminacja</string>
<string name="monet_engine_accurate_shades_title">Użyj dokładnych odcieni</string>
<string name="monet_engine_chroma_factor_title">Współczynnik chroma</string>
<string name="monet_engine_linear_lightness_title">Użyj światła liniowego</string>
<!-- Quick Settings brightness icon -->
<string name="qs_show_auto_brightness_title">Ikona automatycznej jasności</string>
<string name="qs_show_auto_brightness_summary">Pokaż przełącznik dla automatycznej jasności obok slider\'a</string>
<!-- Black theme -->
<string name="system_black_theme_title">Użyj czarnego motywu</string>
<string name="system_black_theme_summary">Wymuś czarne kolory tła</string>
<!-- OOS style material dismiss all button for notifications -->
<string name="notification_material_dismiss_button_title">Przycisk Usuwania wszystkich powiadomień</string>
<string name="notification_material_dismiss_button_summary">Zamień tekst usuń wszystkie powiadomienia na pływający przycisk</string>
<string name="clearall_style_title">Przycisk usuwania wszystkich powiadomień</string>
<string name="clearall_bgstyle_title">Przycisk usuwania wszystkich powiadomień w tle</string>
<!-- Laboratory - Application downgrade -->
<string name="laboratory_app_downgrade_title">Zezwalaj na obniżenie oceny aplikacji</string>
<string name="laboratory_app_downgrade_summary">To pozwala na obniżenie poziomu aplikacji. Pamiętaj, że może to spowodować awarie i uszkodzenie danych.</string>
<!-- Laboratory - Ignore window secure -->
<string name="laboratory_ignore_window_secure_title">Ignoruj bezpieczne flagi okna</string>
<string name="laboratory_ignore_window_secure_summary">This removes the screenshots and screenrecords limits for all applications. Normally, special applications are replaced with black areas in records. This can be convenient in some cases but may lead to privacy leaks. After changing this toggle, you may need to restart applications for the change to take effect.</string>
<!-- Colorful battery icon -->
<string name="battery_level_colors_title">Przełącz kolorowe ikony baterii</string>
<string name="battery_level_colors_summary">Każdy spadek poziomu baterii jest zakodowany kolorem</string>
<!-- Custom settings dashboard style -->
<string name="settings_dashboard_style_title">Układ ustawień</string>
<string name="settings_dashboard_style_aosp">AOSP</string>
<string name="settings_dashboard_style_oos11">OxygenOS 11</string>
<string name="settings_dashboard_style_oos12">OxygenOS 12</string>
<string name="settings_dashboard_style_cherish">Cherish</string>
<string name="settings_dashboard_style_cherish_clean">Cherish Clean</string>
<string name="settings_layout_category_title">Ustawienia interfejsu użytkownika</string>
<string name="settings_base_style_title">Układ ustawień</string>
<string name="settings_base_style_summary">Użyj alternatywnego układu do ustawienia menu</string>
<string name="settings_home_style_title">Układ ustawień strony głównej</string>
<string name="settings_home_style_summary">Użyj domyślnego układu AOSP dla strony głównej</string>
<string name="disable_usercard_title">Ustawienia Karty Użytkownika</string>
<string name="disable_usercard_summary">Przełącz, aby nie pokazywać karty użytkownika na stronie ustawień głównych</string>
<string name="spoof_title">Fałszowanie</string>
<!-- Unlimited g00gle ph0t0s st0rage -->
<string name="use_photos_spoof_title">Nielimitowane miejsce na zdjęcia</string>
<string name="use_photos_spoof_summary">Sprawia, że Twoje urządzenie jest postrzegane jako Pixel XL, aby odblokować nielimitowane miejsce na kopię zdjęć w zdjęciach Google</string>
<!-- Unlock FPS for specific games -->
<string name="use_games_spoof_title">Odblokuj wyższą liczbę kl./s w grach</string>
<string name="use_games_spoof_summary">Sprawia, że Twoje urządzenie jest postrzegane jako inny model, aby odblokować wyższą liczbę kl./s</string>
<!-- Unlock higher quality streams for specific apps -->
<string name="use_stream_spoof_title">Odblokuj strumieniowanie w wyższej jakości</string>
<string name="use_stream_spoof_summary">Sprawia, że twoje urządzenie jest postrzegane jako Pixel 6 Pro, aby odblokować wyższej jakości strumienie na Amazon Prime Video, Disney+, Hotstar, i Netflix</string>
<!-- Hidden apps -->
<string name="hidden_apps_title">Ukryte aplikacje</string>
<string name="hidden_apps_summary">Aplikacje, które powinny być ukryte w launcherze</string>
<!-- reTicker -->
<string name="reticker_title">reTicker</string>
<string name="reticker_summary">Zastąp wyskakujące powiadomienia mniejszą i mniej inwazyjną wersją</string>
<string name="reticker_colored_title">Użyj kolorowego tła aplikacji</string>
<string name="reticker_colored_summary">Zastąp kolor tła wyskakujących powiadomień reTicker przy użyciu głównego koloru aplikacji</string>
<!-- Data usage info in QS footer -->
<string name="qs_footer_datausage_title">Użycie danych</string>
<string name="qs_footer_datausage_summary">Pokaż użycie danych w stopce szybkich ustawień</string>
<!-- Qs Transparency -->
<string name="qs_transparency_summary">Wybierz, jak mają być przezroczyste szybkie ustawienia (wymaga ponownego uruchomienia SystemUI)</string>
<string name="qs_transparency_title">Przezroczystość szybkich ustawień</string>
<!-- Media artwork -->
<string name="media_category">Powiadomienia mediów</string>
<string name="artwork_media_background_title">Tło okładki multimediów</string>
<string name="artwork_media_background_summary">Ustaw okładkę multimediów jako tło powiadomienia mediów</string>
<string name="artwork_media_background_enable_blur_title">Rozmyj tło okładki multimediów</string>
<string name="artwork_media_background_blur_radius_title">Siła rozmycia tła okładki multimediów</string>
<string name="artwork_media_background_fade_filter_title">Siła rozmycia tła okładki multimediów</string>
<string name="artwork_media_background_alpha_title">Przezroczystość tła okładki multimediów</string>
<string name="just_kidding">Po prostu żartowanie! Dostarczenie logów pomaga nam wyglądać jak profesjonalni programiści i oznacza śledzenie błędów zgłaszanych przez użytkowników.</string>
<string name="bug_report_drill">Procedura zgłaszania błędów</string>
<!-- Strict standby -->
<string name="strict_standby_policy_title">Ścisła polityka czuwania</string>
<string name="strict_standby_policy_summary">Po usunięciu z ostatnich aplikacji, spowoduje to wymuszenie zatrzymania aplikacji z ograniczonym zużyciem baterii i nałożenie na nie większych ograniczeń. Ponadto wszystkie ograniczenia gotowości aplikacji zostaną nałożone nawet po naładowaniu urządzenia.</string>
<!-- Force background freezer -->
<string name="force_background_freezer_title">Zamrażanie zadań w tle</string>
<string name="force_background_freezer_summary">Zamroź zadania z ograniczonym zużyciem baterii podczas przenoszenia ich do tła i odmrozić je podczas przenoszenia do pierwszego rzędu. Może to nieznacznie oszczędzić baterię, ale może prowadzić do awarii i ANO w tle.</string>
<!-- Wi-Fi Standard icon -->
<string name="show_wifi_standard_icon_title">Pokaż ikonę standardu Wi-Fi</string>
<string name="show_wifi_standard_icon_summary">Pokaż typ Wi-Fi w ikonie sygnału Wi-Fi</string>
<!-- Lockscreen clock color -->
<string name="lockscreen_clock_color_title">Ustawienia koloru zegara na ekranie blokady</string>
<string name="lockscreen_clock_color_summary">Użyj dodatkowego koloru zegara na ekranie blokady, jeśli wyłączony będzie kolor akcentu</string>
<!-- QS tiles layout direction: vertical or horizontal -->
<string name="qs_tile_layout_category_title">Układ kafelków</string>
<string name="qs_tile_layout_title">Układ pionowy</string>
<string name="qs_tile_layout_summary">Włącz dla układu pionowego. Domyślnie jest pozioma</string>
<!-- QS rows and columns -->
<string name="qs_layout_category_title">Układ QS</string>
<string name="qs_rows_portrait_title">Liczba kafelków w wierszu w pionie</string>
<string name="qs_rows_landscape_title">Liczba kafelków w wierszu w poziomie</string>
<string name="qs_columns_portrait_title">Liczba kolumn kafelków w pionie</string>
<!-- QS tiles title visibility -->
<string name="qs_tile_title_visibility_title">Ukryj tytuły kafelków</string>
<string name="qs_tile_title_visibility_summary">Przełącz, aby ukryć tytuły kafelków</string>
<!-- Fingerprint Ripple Effect -->
<string name="enable_fingerprint_ripple_effect_title">Efekt fali</string>
<string name="enable_fingerprint_ripple_effect_summary">Pokaż efekt fali podczas odblokowywania odciskiem palca</string>
</resources>

File diff suppressed because it is too large Load Diff

View File

@@ -12,7 +12,10 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- App Title -->
<string name="cherish_settings_title">Cherish Settings</string>
<string name="cherish_settings_title">Configurações Cherish</string>
<!-- Units -->
<string name="unit_milliseconds">milissegundos</string>
<string name="unit_seconds">segundos</string>
<!-- Categories -->
<string name="button_title">Botões</string>
<string name="button_summary">Teclas de hardware, barra de navegação</string>
@@ -24,19 +27,19 @@
<string name="misc_summary">Modo de jogo, controles de volume</string>
<string name="animations_title">Animações</string>
<string name="animations_summary">Animações do sistema</string>
<string name="powermenu_title">Power menu</string>
<string name="powermenu_title">Menu de energia</string>
<string name="powermenu_summary">Reinicialização avançada, opacidade do menu de energia</string>
<string name="theme_title">Temas</string>
<string name="theme_summary">Tema do sistema, arredondado, alternar tema</string>
<string name="quicksettings_title">Definições rápidas</string>
<string name="quicksettings_summary">Disposição do bloco, desfoque</string>
<string name="recents_title">Aplicações recentes</string>
<string name="recents_title">Apps recentes</string>
<string name="recents_summary">Aplicações Recentes</string>
<string name="statusbar_title">Barra de estado</string>
<string name="statusbar_summary">Relógio, operadora, Ícones</string>
<string name="volume_title">Botões de Volume</string>
<string name="volume_summary">Botões de Volume</string>
<string name="notifications_title">Notifications</string>
<string name="notifications_title">Notificações</string>
<string name="notifications_summary">Luz da bateria, cabeçalho das notificações</string>
<string name="about_summary">Saiba mais sobre CherishOS</string>
<string name="device_part_title">Funcionalidades do dispositivo</string>
@@ -45,11 +48,11 @@
<string name="volume_keys_title">Botões de volume</string>
<!-- General strings -->
<string name="ok">Ok</string>
<string name="reset">Reset</string>
<string name="reset">Repor</string>
<string name="cancel">Cancelar</string>
<string name="save">Guardar</string>
<string name="default_string">Default</string>
<string name="disabled">Disabled</string>
<string name="default_string">Padrão</string>
<string name="disabled">Desativado</string>
<!-- Color Picker -->
<string name="dialog_color_picker">Seleccionador de cores</string>
<string name="press_color_to_apply">Pressione uma cor em baixo para aplicar</string>
@@ -58,11 +61,30 @@
<string name="hex">Hex:</string>
<string name="hex_hint">#ff000000</string>
<string name="set">Definir</string>
<string name="color_default">Default</string>
<string name="led_color_green">Green</string>
<string name="led_color_red">Red</string>
<string name="color_default">Padrão</string>
<string name="led_color_green">Verde</string>
<string name="led_color_red">Vermelho</string>
<!-- Custom seekbar -->
<string name="custom_seekbar_value">Valor: <xliff:g id="v">%s</xliff:g></string>
<string name="custom_seekbar_default_value">Padrão</string>
<string name="custom_seekbar_default_value_to_set">Valor padrão: <xliff:g id="v">%s</xliff:g>\nPressão longa para definir</string>
<string name="custom_seekbar_default_value_is_set">O valor padrão está definido</string>
<string name="add_package_to_title">Adicionar app</string>
<!-- QS settings -->
<string name="qs_title">Definições rápidas</string>
<!-- QuickSettings haptic feedback -->
<string name="quick_settings_vibrate_title">Vibrar ao tocar</string>
<string name="quick_settings_vibrate_summary">Vibrar ao tocar nos mosaicos das configurações rápidas</string>
<!-- Lockscreen shortcuts -->
<string name="ls_category">Itens do ecrã de bloqueio</string>
<string name="ls_tuner">Ativar personalização do ecrã de bloqueio</string>
<string name="lockscreen_shortcuts">Atalhos do ecrã de bloqueio</string>
<string name="ls_shortcut_summary">Personalizar atalhos do ecrã de bloqueio</string>
<!-- Lockscreen icons -->
<string name="lockscreen_tuner_title">Personalização do ecrã de bloqueio</string>
<!-- Statusbar Items -->
<string name="sb_icons">Ícones da barra de status</string>
<string name="statusbar_items_category">Ítens da barra de status</string>
<!-- Status bar - icons -->
<string name="status_bar_icons_title">Icones da barra de estado</string>
<!-- Lock screen visualizer -->
@@ -70,7 +92,7 @@
<!-- Power menu and dialogs opacity -->
<!-- AOKP custom system animations -->
<!-- Power menu Animations -->
<string name="power_menu_animation">Power menu</string>
<string name="power_menu_animation">Menu de energia</string>
<!-- QS header image -->
<!-- Lockscreen -->
<string name="lockscreen_category">Ecrã de bloqueio</string>
@@ -79,15 +101,671 @@
<string name="theme_type_summary">Selecione um tema</string>
<!--Accenter -->
<string name="themes_hub_title">Temas</string>
<string name="themes_hub_summary">Accents-Gradients-Themes</string>
<string name="rgb_accent_picker_title_dark">Accent Picker</string>
<string name="rgb_accent_picker_summary">Choose the accent color yourself</string>
<string name="theme_option_reset_title">Reset Theme Options</string>
<string name="theme_option_reset_message">Are you sure you want to reset themes-accent to default?</string>
<string name="themes_hub_summary">Destaques-Gradientes-Temas</string>
<string name="rgb_accent_picker_title_dark">Seletor da cor de destaque</string>
<string name="rgb_accent_picker_summary">Escolha a cor de destaque você mesmo</string>
<string name="theme_option_reset_title">Repor opções do tema</string>
<string name="theme_option_reset_message">Tem a certeza que deseja repor todas as cores para o padrão?</string>
<!--ThemePicker-->
<string name="theme_select_title">Styles and Wallpapers</string>
<string name="theme_select_summary">Browse and select installed themes</string>
<string name="theme_select_title">Estilos e papéis de parede</string>
<string name="theme_select_summary">Ver e selecionar temas instalados</string>
<string name="notification_light_settings">Luz de notificação</string>
<!-- Volume rocker wake -->
<string name="volume_rocker_wake_title">Acordar com os botões de volume</string>
<string name="search">Procurar</string>
<string name="search_apps">Procurar apps</string>
<!-- Power Menu -->
<string name="power_menu_title">Menu de energia</string>
<string name="power_menu_title_summary">Ver ou alterar os itens do menu de energia</string>
<string name="powermenu_screenshot">Captura de ecrã</string>
<string name="powermenu_power">Menu de energia</string>
<string name="powermenu_advanced">Opções avançadas de reinicialização</string>
<string name="powermenu_restart">Reiniciar</string>
<string name="powermenu_airplane">Modo de avião</string>
<string name="powermenu_settings">Configurações</string>
<string name="powermenu_lockdown">Bloquear</string>
<string name="powermenu_soundpanel">Painel de som</string>
<string name="powermenu_users">Utilizadores</string>
<string name="powermenu_logout">Sair</string>
<string name="powermenu_emergency">Emergência</string>
<!-- Double Tap Lockscreen to Sleep -->
<string name="lockscreen_gesture_title">Gestos</string>
<string name="double_tap_to_sleep_lockscreen_title">Toque duplo para dormir</string>
<string name="double_tap_to_sleep_lockscreen_summary">Toque duas vezes no terço superior ou inferior do ecrã de bloqueio para suspender o dispositivo</string>
<!-- Double Tap Statusbar to Sleep -->
<string name="statusbar_gesture_title">Gestos</string>
<string name="double_tap_to_sleep_statusbar_title">Toque duplo para dormir</string>
<string name="double_tap_to_sleep_statusbar_summary">Toque duas vezes na barra de status para suspender o dispositivo</string>
<!-- Buttons title -->
<string name="volume_category">Botões de volume</string>
<!--Volume keys -->
<string name="volume_rocker_wake_summary">Pressionar os botões de volume acordará o seu dispositivo</string>
<!-- Torch Power button gestures -->
<string name="torch_power_button_gesture_title">Ligar/desligar a lanterna quando o ecrã estiver desligado</string>
<string name="torch_power_button_gesture_none">Desativado</string>
<string name="torch_power_button_gesture_dt">Toque duplo no botão de energia. Desativa o toque duplo para a câmara.</string>
<string name="torch_power_button_gesture_dt_toast">O atalho para abrir a câmara está desativado</string>
<string name="torch_power_button_gesture_lp">Pressão longa no botão de energia</string>
<!-- Hardware button navigation -->
<string name="picker_activities">Atividades</string>
<string name="select_custom_app_title">Selecionar app personalizada</string>
<string name="select_custom_activity_title">Selecionar atividade personalizada</string>
<string name="profile_applist_title">Apps</string>
<string name="choose_action_title">Escolher ação</string>
<string name="action_entry_default_action">Configurações padrão</string>
<string name="action_entry_select_app">Selecionar app</string>
<string name="action_entry_custom_action">Selecionar ação personalizada</string>
<string name="hardware_keys_volume_keys_title">Botões de volume</string>
<string name="hardware_keys_home_key_title">Botão Início</string>
<string name="hardware_keys_menu_key_title">Botão Menu</string>
<string name="hardware_keys_assist_key_title">Botão Pesquisa</string>
<string name="hardware_keys_appswitch_key_title">Botão Recentes</string>
<string name="hardware_keys_back_key_title">Botão Voltar</string>
<string name="hardware_keys_double_tap_summary">Definir a ação de toque duplo</string>
<string name="hardware_keys_single_tap_summary">Definir a ação de toque único</string>
<string name="hardware_keys_long_press_summary">Definir a ação de toque longo</string>
<string name="hardware_keys_single_tap_title">Ação de toque único</string>
<string name="hardware_keys_long_press_title">Ação de toque longo</string>
<string name="hardware_keys_double_tap_title">Ação de toque duplo</string>
<!-- 4G icon -->
<string name="show_fourg_icon_title">Ícone 4G</string>
<string name="show_fourg_icon_summary">Exibir ícone 4G no ícone de sinal em vez de LTE</string>
<!-- Volume swap buttons -->
<string name="swap_volume_buttons_title">Reorientar</string>
<string name="swap_volume_buttons_summary">Inverter os botões de volume quando o ecrã é rodado</string>
<!-- Power menu on lockscreen -->
<string name="lockscreen_power_menu_disabled_title">Desativar menu de energia no ecrã de bloqueio</string>
<string name="lockscreen_power_menu_disabled_summary">Esta opção só desativará o menu de energia num ecrã de bloqueio seguro</string>
<!-- Toast app icon -->
<string name="toast_icon_title">Ícone na notificação toast</string>
<string name="toast_icon_summary">Mostrar o ícone da app na notificação toast</string>
<!-- Heads up -->
<string name="headsup_category">Configurações Heads Up</string>
<string name="heads_up_notifications">Notificações Heads Up</string>
<string name="heads_up_notifications_summary">Personalizar configurações de notificações heads up</string>
<string name="summary_heads_up_enabled">As notificações pop-up estão ativadas</string>
<string name="summary_heads_up_disabled">As notificações pop-up estão desativadas</string>
<string name="add_heads_up_package">Adicionar aplicação</string>
<string name="add_heads_up_stoplist_summary">Desativar as notificações flutuantes nestas aplicações</string>
<string name="add_heads_up_blacklist_summary">Desativar as notificações flutuantes destas aplicações</string>
<string name="heads_up_stoplist_title">Lista de bloqueio</string>
<string name="heads_up_blacklist_title">Lista negra</string>
<string name="profile_choose_app">Escolher aplicação</string>
<string name="dialog_delete_title">Eliminar</string>
<string name="dialog_delete_message">Remover o item selecionado?</string>
<!-- Heads up timeout -->
<string name="heads_up_time_out_title">Tempo limite</string>
<string name="heads_up_time_out_summary">As notificações serão exibidas durante <xliff:g id="number">%d</xliff:g> segundos</string>
<string name="heads_up_time_out_2sec">2 segundos</string>
<string name="heads_up_time_out_4sec">4 segundos</string>
<string name="heads_up_time_out_5sec">5 segundos</string>
<string name="heads_up_time_out_6sec">6 segundos</string>
<string name="heads_up_time_out_8sec">8 segundos</string>
<string name="heads_up_time_out_10sec">10 segundos</string>
<!-- Heads up snooze -->
<string name="heads_up_snooze_title">Temporizador de soneca</string>
<string name="heads_up_snooze_summary_one_minute">Deslizar uma notificação para cima irá pausar as notificações dessa app durante 1 minuto</string>
<string name="heads_up_snooze_summary">Deslizar uma notificação para cima irá pausar as notificações dessa app durante <xliff:g id="number">%d</xliff:g> minutos</string>
<string name="heads_up_snooze_disabled_summary">Temporizador de soneca desativado</string>
<string name="heads_up_snooze_1min">1 minuto</string>
<string name="heads_up_snooze_5min">5 minutos</string>
<string name="heads_up_snooze_10min">10 minutos</string>
<string name="heads_up_snooze_15min">15 minutos</string>
<string name="heads_up_snooze_20min">20 minutos</string>
<!-- Quick QS pulldown -->
<string name="status_bar_quick_qs_pulldown">Abertura rápida</string>
<string name="quick_pulldown_none">Desativada</string>
<string name="quick_pulldown_right">Puxar a barra de status pela direita</string>
<string name="quick_pulldown_left">Puxar a barra de status pela esquerda</string>
<!-- Incall vibrate options -->
<string name="incall_vibration_category">Opções de vibração na chamada</string>
<string name="incall_vibrate_connect_title">Vibrar ao ligar</string>
<string name="incall_vibrate_call_wait_title">Vibrar com chamada em espera</string>
<string name="incall_vibrate_disconnect_title">Vibrar ao desligar</string>
<!-- Data disabled icon -->
<string name="data_disabled_icon_title">Mostrar ícone de dados desligados</string>
<string name="data_disabled_icon_summary">Exibir um X junto do ícone de sinal quando os dados estiverem desligados</string>
<!-- Roaming indicator icon -->
<string name="roaming_indicator_icon_title">Indicador de roaming</string>
<string name="roaming_indicator_icon_summary">Exibir o indicador de roaming no ícone de sinal quando em modo de roaming</string>
<!-- Show VoLTE icon on statusbar -->
<string name="volte_switch_title">Ícone de VoLTE</string>
<string name="volte_switch_summary">Mostrar o ícone de VoLTE</string>
<string name="volte_icon_title">Ícone de VoLTE</string>
<string name="volte_icon_summary">Mostrar o ícone de VoLTE</string>
<string name="volte_icon_style_title">Selecionar ícone de VoLTE</string>
<string name="volte_icon_asus">Ícone de VoLTE Asus</string>
<string name="volte_icon_vo">Apenas ícone Vo</string>
<string name="volte_icon_volte">Ícone de VoLTE</string>
<string name="volte_icon_oos">Ícone de VoLTE OOS</string>
<string name="volte_icon_hd">Ícone HD</string>
<string name="volte_icon_hd2">Ícone HD CAF</string>
<string name="volte_icon_miui">Ícone da MIUI 11</string>
<string name="volte_icon_emui">Ícone da EMUI</string>
<string name="volte_icon_margaritov">Ícone HD preenchido</string>
<string name="volte_icon_margaritov2">Ícone de VoLTE Margaritov</string>
<string name="volte_icon_vivo">Ícone Vivo</string>
<string name="volte_icon_aris">Ícone Aris</string>
<string name="volte_icon_beast">Ícone Aww</string>
<string name="volte_icon_ios">Ícone iOS</string>
<string name="volte_icon_lr">Ícone Livenge</string>
<string name="volte_icon_realme">Ícone Realme</string>
<string name="volte_icon_typeA">Ícone Mild</string>
<string name="volte_icon_typeB">Ícone Filth</string>
<string name="volte_icon_typeC">Ícone Mue</string>
<string name="volte_icon_typeD">Ícone Sus</string>
<string name="volte_icon_typeE">Ícone Acherus</string>
<string name="volte_icon_vcircle">Ícone circular</string>
<string name="volte_icon_vimeo">Ícone Vimeo</string>
<string name="volte_icon_volit">Ícone Volit</string>
<string name="volte_icon_zirco">Ícone Ziroc</string>
<!-- VoWiFi icon -->
<string name="vowifi_icon_title">Ícone VoWiFi</string>
<string name="vowifi_icon_enabled">Ícone do VoWiFi ativado</string>
<string name="vowifi_icon_disabled">Ícone do VoWiFi desativado</string>
<string name="vowifi_icon_enabled_volte_disabled">VoWiFi em vez do ícone VoLTE</string>
<string name="vowifi_icon_style_title">Estilo do ícone VoWiFi</string>
<string name="vowifi_icon_default">Ícone padrão</string>
<string name="vowifi_icon_emui">Ícone da EMUI</string>
<string name="vowifi_icon_asus">Ícone Asus</string>
<string name="vowifi_icon_oneplus">Ícone do OOS</string>
<string name="vowifi_icon_moto">Ícone Motorola</string>
<string name="vowifi_icon_simple1">Ícone Simple1</string>
<string name="vowifi_icon_simple2">Ícone Simple2</string>
<string name="vowifi_icon_simple3">Ícone Simple3</string>
<string name="vowifi_icon_vivo">Ícone Vivo</string>
<string name="vowifi_icon_margaritov">Ícone Margaritov</string>
<!-- Battery light -->
<string name="battery_light_settings">Battery charging light</string>
<string name="notification_light_settings">Notifications light</string>
<string name="battery_light_settings">Luz de carga da bateria</string>
<string name="battery_light_enable">Ativar</string>
<string name="battery_full_light_enabled">Luz da bateria quando carregada</string>
<string name="battery_light_allow_on_dnd_title">Luz da bateria no modo Não Incomodar</string>
<string name="battery_light_low_blinking_title">Piscar luz quando bateria estiver fraca</string>
<string name="battery_light_cat">Cor da luz da bateria ao carregar</string>
<string name="battery_light_low_color">Bateria fraca</string>
<string name="battery_light_medium_color">Bateria média</string>
<string name="battery_light_full_color">Bateria quase carregada</string>
<string name="battery_light_reallyfull_color">Bateria carregada (100%)</string>
<!-- Heads up options -->
<string name="less_boring_heads_up_title">Tornar as notificações flutuantes menos chatas</string>
<string name="less_boring_heads_up_summary">Mostrar notificações apenas para o telefone ou app de mensagens se não estiverem em primeiro plano</string>
<!-- Notification guts kill app button -->
<string name="general_category">Geral</string>
<string name="notification_guts_kill_app_button_title">Botão de terminar app</string>
<string name="notification_guts_kill_app_button_summary">Mostrar um botão para fechar a app ao pressionar longamente numa notificação</string>
<!-- Double Tap on Doze to wake -->
<string name="double_tap_on_doze_to_wake_title">Toque duplo para acordar</string>
<string name="double_tap_on_doze_to_wake_summary">Toque duas vezes para acordar o dispositivo</string>
<!-- Old mobile type icons -->
<string name="use_old_mobiletype_title">Ícone de sinal antigo</string>
<string name="use_old_mobiletype_summary">Mostrar indicador do tipo de rede por cima do ícone de sinal</string>
<!-- Lockscreen battery info indicator -->
<string name="lockscreen_battery_info_title">Informação de carregamento no ecrã de bloqueio</string>
<string name="lockscreen_battery_info_summary">Exibir informações de corrente, tensão, potência e temperatura da bateria no ecrã de bloqueio durante o carregamento</string>
<!-- Charging animation -->
<string name="charging_animation_title">Animação ao carregar</string>
<string name="charging_animation_summary">Exibir uma animação quando o dispositivo estiver a carregar</string>
<!-- Tiles animation style -->
<string name="qs_tile_animation_title">Animações</string>
<string name="qs_tile_animation_style_title">Estilo da animação</string>
<string name="qs_tile_animation_duration_title">Duração da animação</string>
<string name="qs_tile_animation_interpolator_title">Interpolador de animação dos mosaicos</string>
<string name="qs_tile_animation_style_off">Sem animação</string>
<string name="qs_tile_animation_style_flip">Girar</string>
<string name="qs_tile_animation_style_rotate">Rodar</string>
<string name="qs_tile_animation_duration_low">Baixa</string>
<string name="qs_tile_animation_duration_default">Padrão</string>
<string name="qs_tile_animation_duration_fast">Rápida</string>
<string name="qs_tile_animation_interpolator_linearInterpolator">Linear</string>
<string name="qs_tile_animation_interpolator_accelerateInterpolator">Acelerar</string>
<string name="qs_tile_animation_interpolator_decelerateInterpolator">Desacelerar</string>
<string name="qs_tile_animation_interpolator_accelerateDecelerateInterpolator">Acelerar/desacelerar</string>
<string name="qs_tile_animation_interpolator_bounceInterpolator">Saltar</string>
<string name="qs_tile_animation_interpolator_overshootInterpolator">Ultrapassar</string>
<string name="qs_tile_animation_interpolator_anticipateInterpolator">Antecipar</string>
<string name="qs_tile_animation_interpolator_anticipateOvershootInterpolator">Antecipar ultrapassagem</string>
<string name="qs_set_animation_style">%1$s</string>
<string name="qs_set_animation_duration">%1$s</string>
<string name="qs_set_animation_interpolator">%1$s</string>
<!-- Blink flashlight for incoming calls -->
<string name="flashlight_category">Lanterna</string>
<string name="flashlight_on_call_title">Piscar lanterna ao receber chamada</string>
<string name="flashlight_on_call_disabled">Desativado</string>
<string name="flashlight_on_call_ringer">Quando tocar</string>
<string name="flashlight_on_call_no_ringer">Quando o toque estiver silenciado</string>
<string name="flashlight_on_call_silent">Quando totalmente silencioso (sem toque ou vibração)</string>
<string name="flashlight_on_call_always">Sempre</string>
<string name="flashlight_on_call_ignore_dnd_title">Ignorar modo Não Incomodar</string>
<string name="flashlight_on_call_ignore_dnd_summary">Se a lanterna deve piscar quando o modo Não Incomodar estiver ativado</string>
<string name="flashlight_on_call_rate_title">Taxa</string>
<string name="flashlight_on_call_rate_summary">Taxa de intermitência da lanterna ao receber chamada</string>
<!-- Combined signal icons in status bar -->
<string name="combined_status_bar_signal_icons">Ícones de sinal combinados</string>
<string name="combined_status_bar_signal_icons_summary">Ativar ícones de sinal combinados na barra de status.\nRequer reinicialização do SystemUI</string>
<!-- QS battery estimates -->
<string name="qs_show_battery_estimate_title">Estimativa de bateria</string>
<string name="qs_show_battery_estimate_summary">Mostrar duração estimada da bateria junto ao ícone</string>
<!-- AOD Schedule -->
<string name="always_on_display_schedule_title">Programação do ecrã ambiente</string>
<string name="always_on_display_schedule_sunset">Anoitecer</string>
<string name="always_on_display_schedule_sunrise">Amanhecer</string>
<string name="always_on_display_schedule_mixed_sunset">Ativar do anoitecer até uma determinada hora</string>
<string name="always_on_display_schedule_mixed_sunrise">Ativar de uma determinada hora até ao amanhecer</string>
<!-- Pulse notifications lightning -->
<string name="pulse_ambient_light_title">Iluminação ambiente das bordas</string>
<string name="pulse_ambient_light_summary">Iluminar as bordas do ecrã ao receber notificações</string>
<string name="ambient_notification_light_enabled_title">Mostrar no ecrã ambiente</string>
<string name="ambient_notification_light_enabled_summary">Mostrar a iluminação das bordas no ecrã ambiente</string>
<string name="ambient_notification_light_hide_aod_title">Ocultar conteúdos no ecrã ambiente</string>
<string name="ambient_notification_light_hide_aod_summary">Ocultar conteúdos no ecrã ambiente quando as bordas estão iluminadas</string>
<string name="ambient_notification_light_duration_title">Duração</string>
<string name="ambient_notification_light_duration_summary">Tempo que cada animação demora a ser concluída</string>
<string name="ambient_notification_light_repeats_title">Repetições</string>
<string name="ambient_notification_light_repeats_summary">Quantidade de vezes que a animação deve ser exibida\n0 para infinito</string>
<string name="ambient_notification_light_timeout_title">Tempo limite</string>
<string name="ambient_notification_light_timeout_forever">Permanente</string>
<string name="ambient_notification_light_timeout_half_minute">30 segundos</string>
<string name="ambient_notification_light_timeout_minute">1 minuto</string>
<string name="ambient_notification_light_timeout_three_minutes">3 minutos</string>
<string name="ambient_notification_light_timeout_five_minutes">5 minutos</string>
<string name="ambient_notification_light_timeout_ten_minutes">10 minutos</string>
<string name="set_to_zero">Defina repetições como 0 para ativar</string>
<string name="ambient_notification_color_mode_title">Modo de cor</string>
<string name="ambient_notification_color_mode_accent">Cor de destaque</string>
<string name="ambient_notification_color_mode_wall">Cor dominante do papel de parede</string>
<string name="ambient_notification_color_mode_notification">Cores dos ícones de notificação</string>
<string name="ambient_notification_color_mode_custom">@string/ambient_notification_light_color_title</string>
<string name="ambient_notification_light_color_title">Cor personalizada</string>
<string name="pulse_ambient_light_show_always_title">Mostrar sempre</string>
<string name="pulse_ambient_light_show_always_summary">Mostrar luzes para todos os eventos de doze e não apenas notificações</string>
<string name="pulse_ambient_light_repeat_direction_title">Modo de repetição de luz</string>
<string name="pulse_ambient_light_repeat_direction_restart">Reiniciar</string>
<string name="pulse_ambient_light_repeat_direction_reverse">Inverter</string>
<string name="pulse_ambient_light_layout_title">Modo de exibição da luz</string>
<string name="pulse_ambient_light_layout_solid">Sólido</string>
<string name="pulse_ambient_light_layout_faded">Desvanecer</string>
<string name="pulse_ambient_light_width_title">Largura da faixa iluminada</string>
<string name="pulse_light_layout_style_title">Estilo da iluminação</string>
<string name="pulse_light_both">Todos os quatro lados</string>
<string name="pulse_light_top_bottom">Apenas Cima-Baixo</string>
<string name="pulse_light_left_right">Apenas Esquerda-Direita</string>
<!-- Ambient Ticker -->
<string name="pulse_on_new_tracks_title">Ticker de música</string>
<string name="pulse_on_new_tracks_summary">Mostrar ticker de música no ecrã ambiente durante a mudança de faixa</string>
<!-- Screen off FOD -->
<string name="screen_off_fod_title">FOD com ecrã desligado</string>
<string name="screen_off_fod_summary">Manter o sensor de impressão digital ativado quando o ecrã estiver desligado</string>
<!-- Volume Steps Fragment -->
<string name="volume_steps_fragment_title">Níveis de volume</string>
<string name="volume_steps_summary">Personalizar os níveis de volume</string>
<string name="volume_steps_alarm_title">Níveis de volume: Alarme</string>
<string name="volume_steps_dtmf_title">Níveis de volume: DTMF</string>
<string name="volume_steps_music_title">Níveis de volume: Música</string>
<string name="volume_steps_notification_title">Níveis de volume: Notificação</string>
<string name="volume_steps_ring_title">Níveis de volume: Toque</string>
<string name="volume_steps_system_title">Níveis de volume: Sistema</string>
<string name="volume_steps_voice_call_title">Níveis de volume: Chamada de voz</string>
<string name="volume_steps_reset">Repor</string>
<!-- Udfps animations -->
<string name="udfps_category">UDFPS</string>
<string name="udfps_recog_animation">Animação de UDFPS</string>
<string name="udfps_recog_animation_summary">Mostra uma animação enquanto lê a impressão digital</string>
<string name="udfps_recog_animation_effect_title">Efeito de animação UDFPS</string>
<string name="udfps_recog_animation_effect_summary">Escolha o efeito de animação</string>
<!-- Udfps icon picker -->
<string name="udfps_icon_picker_title">Seletor de ícones UDFPS</string>
<string name="udfps_icon_picker_summary">Escolha o seu ícone de impressão digital favorito</string>
<!-- Udfps Custom Options -->
<string name="udfps_settings_title">Opções de UDFPS</string>
<string name="udfps_settings_summary">Diferentes menus para personalizar o leitor de impressão digital no ecrã</string>
<!-- Udfps Haptic Feedback -->
<string name="udfps_haptic_feedback_title">Resposta tátil de impressão digital</string>
<string name="udfps_haptic_feedback_summary">Vibrar ao tocar no ícone de leitura de impressão digital</string>
<!-- Custom FOD Icon -->
<string name="custom_fp_icon_title">Ícone personalizado UDFPS</string>
<string name="custom_fp_icon_summary">Ativar ícone personalizado UDFPS a partir de ficheiros</string>
<string name="custom_fp_select_title">Selecione o ícone personalizado UDFPS</string>
<string name="custom_fp_select_summary">Selecione uma imagem personalizada dos seus ficheiros salvos ou galeria</string>
<!-- Privacy indicators -->
<string name="mic_camera_privacy_indicator_title">Indicador de privacidade do microfone e da câmara</string>
<string name="mic_camera_privacy_indicator_summary">Mostrar um indicador separado quando uma app usar o microfone ou a câmara</string>
<string name="location_privacy_indicator_title">Indicador de privacidade de localização</string>
<string name="location_privacy_indicator_summary">Mostrar um indicador separado quando uma app aceder à localização</string>
<!-- Sb Icon Style -->
<string name="statusbar_icons_style">Ícones coloridos na barra de status</string>
<string name="statusbar_icons_style_summary">Escolha o estilo dos ícones da barra de status (requer reinicialização do SystemUI)</string>
<!-- Notification headers -->
<string name="notification_headers_title">Cabeçalhos das notificações</string>
<string name="notification_headers_summary">Mostrar os cabeçalhos na área de notificações</string>
<!-- Gaming mode -->
<string name="gaming_mode_title">Espaço de jogo</string>
<string name="gaming_mode_summary">Recursos extra para uma experiência de jogo envolvente</string>
<!-- Battery percentage -->
<string name="battery_style_category_title">Ícone da bateria</string>
<string name="status_bar_battery_percentage_title">Percentagem da bateria</string>
<string name="status_bar_battery_percentage_default">Oculto</string>
<string name="status_bar_battery_percentage_text_next">Ao lado do ícone</string>
<string name="status_bar_battery_percentage_text_inside">Dentro do ícone</string>
<!-- Status bar battery style-->
<string name="status_bar_battery_style_title">Estilo do ícone da bateria</string>
<string name="status_bar_battery_style_port">Vertical</string>
<string name="status_bar_battery_style_circle">Círculo</string>
<string name="status_bar_battery_style_dotted_circle">Círculo (pontilhado)</string>
<string name="status_bar_battery_style_filled_circle">Círculo (preenchido)</string>
<string name="status_bar_battery_style_text">Texto</string>
<string name="status_bar_battery_style_icon_rlandscape">Ícone horizontal (direita)</string>
<string name="status_bar_battery_style_icon_landscape">Ícone horizontal (esquerda)</string>
<string name="status_bar_battery_style_icon_rlandscape_style_a">Horizontal estilo A (dir.)</string>
<string name="status_bar_battery_style_icon_landscape_style_a">Horizontal estilo A (esq.)</string>
<string name="status_bar_battery_style_icon_rlandscape_style_b">Horizontal estilo B (dir.)</string>
<string name="status_bar_battery_style_icon_landscape_style_b">Horizontal estilo B (esq.)</string>
<string name="status_bar_battery_style_icon_landscape_pill">Vertical Mx</string>
<string name="status_bar_battery_style_icon_landscape_line">Horizontal Lorn</string>
<string name="status_bar_battery_style_icon_landscape_musku">Vertical IOS</string>
<string name="status_bar_battery_style_icon_landscape_signal">Horizontal Airoo</string>
<string name="status_bar_battery_style_icon_landscape_buddy">Horizontal Capsule</string>
<!-- Network Traffic -->
<string name="traffic_title">Indicadores de tráfego</string>
<string name="traffic_summary">Personalizar os indicadores de tráfego de rede</string>
<string name="network_traffic_autohide_threshold_title">Limite para auto-ocultar</string>
<string name="network_traffic_location_title">Localização</string>
<string name="network_traffic_disabled">Desativado</string>
<string name="network_traffic_statusbar">Barra de status</string>
<string name="network_traffic_qs_header">Cabeçalho das configurações rápidas</string>
<string name="network_traffic_refresh_interval_title">Intervalo de atualização</string>
<string name="network_traffic_refresh_interval_summary">Duração do intervalo após o qual a velocidade volta a ser medida</string>
<string name="network_traffic_mode_title">Modo de exibição</string>
<string name="network_traffic_dynamic">Dinâmico</string>
<string name="network_traffic_download">Download</string>
<string name="network_traffic_upload">Upload</string>
<string name="network_traffic_font_size">Tamanho da letra dos indicadores</string>
<string name="network_traffic_autohide">Ocultar automaticamente</string>
<string name="network_traffic_autohide_summary">Ocultar o monitor de tráfego quando inativo</string>
<string name="network_traffic_autohide_kilobits">kb/s</string>
<string name="network_traffic_autohide_kilobytes">kB/s</string>
<string name="network_traffic_units_title">Unidades de medida do tráfego</string>
<string name="network_traffic_units_bits">Bits por segundo (b/s)</string>
<string name="network_traffic_units_kilobits">Kilobits por segundo (kb/s)</string>
<string name="network_traffic_units_megabits">Megabits por segundo (Mb/s)</string>
<string name="network_traffic_units_bytes">Bytes por segundo (B/s)</string>
<string name="network_traffic_units_kilobytes">Kilobytes por segundo (kB/s)</string>
<string name="network_traffic_units_megabytes">Megabytes por segundo (MB/s)</string>
<string name="network_traffic_hidearrow">Ocultar setas</string>
<string name="network_traffic_hidearrow_summary">Ocultar as setas do indicador de tráfego de rede</string>
<!-- Themeing -->
<string name="dark_ui_mode_summary">Navegar pelas opções do tema escuro</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the settings category for theme overlays. -->
<string name="theme_customization_category">Temas</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the adaptive icon shape (e.g. launcher and quick settings icons). -->
<string name="theme_customization_icon_shape_title">Formato dos ícones</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize accent color. -->
<string name="theme_customization_icon_shape_summary">Definir o formato dos ícones do sistema</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize headline and body fonts. -->
<string name="theme_customization_font_title">Tipo de letra do Título / Corpo do texto</string>
<string name="theme_customization_font_summary">Definir o estilo da letra do sistema</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the system wide icon pack. -->
<string name="theme_customization_icon_pack_title">Pacote de ícones</string>
<string name="theme_customization_icon_pack_summary">Definir um pacote de ícones personalizado</string>
<string name="theme_customization_signal_icon_title">Estilo do ícone de sinal</string>
<string name="theme_customization_signal_icon_summary">Definir um ícone de sinal personalizado</string>
<string name="theme_customization_wifi_icon_title">Estilo do ícone Wi-Fi</string>
<string name="theme_customization_wifi_icon_summary">Definir um ícone de Wi-Fi personalizado</string>
<!-- Custom Signal bar icons -->
<string name="custom_signal_bar_title">Sinal</string>
<!-- Custom Wi-Fi bar icons -->
<string name="custom_wifi_bar_title">Wi-Fi</string>
<!-- Button brightness -->
<string name="button_backlight_options_category">Opções de retroiluminação</string>
<string name="button_backlight_enable_title">Ativar retroiluminação dos botões</string>
<string name="button_link_brightness">Associar ao brilho do ecrã</string>
<string name="button_link_brightness_summary">A luz de fundo dos botões será ajustada com base no nível de brilho do ecrã</string>
<string name="button_manual_brightness">Nível de brilho</string>
<string name="button_timeout_title">Duração da iluminação</string>
<string name="button_backlight_on_touch_only_title">Iluminar ao tocar</string>
<string name="button_backlight_on_touch_only_summary">A luz de fundo dos botões irá ligar-se apenas quando os botões forem pressionados. O tempo limite continuará a ser utilizado.</string>
<!-- Screen off animation -->
<string name="screen_off_animation_title">Animação ao desligar o ecrã</string>
<string name="screen_off_animation_crt">CRT</string>
<string name="screen_off_animation_scale">Escala</string>
<!-- Status bar - Clock -->
<string name="status_bar_clock_title">Relógio e data</string>
<string name="status_bar_clock_summary">Personalizar o relógio e data</string>
<string name="status_bar_clock_seconds_title">Segundos do relógio</string>
<string name="status_bar_clock_seconds_summary">Exibir segundos ao lado do relógio na barra de status</string>
<string name="status_bar_clock_position_title">Estilo do relógio</string>
<string name="status_bar_clock_position_right">Direita</string>
<string name="status_bar_clock_position_left">Esquerda</string>
<string name="status_bar_clock_position_center">Centro</string>
<string name="status_bar_clock_position_hidden">Oculto</string>
<string name="status_bar_clock_auto_hide_title">Ocultar automaticamente</string>
<string name="status_bar_clock_auto_hide_launcher_summary">Ocultar o relógio quando estiver no ecrã principal</string>
<string name="status_bar_clock_auto_hide_summary">Ocultar o relógio em intervalos regulares</string>
<string name="status_bar_clock_auto_hide_hdur_title">Duração da ocultação</string>
<string name="status_bar_clock_auto_hide_hdur_summary">Número de segundos para ocultar o relógio</string>
<string name="status_bar_clock_auto_hide_sdur_title">Duração da exibição</string>
<string name="status_bar_clock_auto_hide_sdur_summary">Número de segundos de espera antes de ocultar o relógio</string>
<string name="status_bar_am_pm_title">Estilo AM/PM</string>
<string name="status_bar_am_pm_info">O formato de 24 horas está ativado</string>
<string name="status_bar_am_pm_normal">Normal</string>
<string name="status_bar_am_pm_small">Pequeno</string>
<string name="status_bar_am_pm_hidden">Oculto</string>
<string name="status_bar_date_title">Data</string>
<string name="status_bar_date_none">Oculta</string>
<string name="status_bar_date_small">Pequena</string>
<string name="status_bar_date_normal">Normal</string>
<string name="status_bar_date_format_title">Formato da data</string>
<string name="status_bar_date_style">Estilo da data</string>
<string name="status_bar_date_style_normal">Normal</string>
<string name="status_bar_date_style_lowercase">Minúsculas</string>
<string name="status_bar_date_style_uppercase">Maiúsculas</string>
<string name="status_bar_date_format_custom">Formato personalizado</string>
<string name="status_bar_date_string_edittext_title">Deve estar num formato de data, por exemplo: DD/MM/AA</string>
<string name="status_bar_date_string_edittext_summary">Digite os caracteres</string>
<string name="clock_date_position">Posição da data</string>
<string name="clock_date_right">À direita do relógio</string>
<string name="clock_date_left">À esquerda do relógio</string>
<!-- QS clock -->
<string name="qs_clock_title">Relógio</string>
<string name="qs_clock_summary">Mostrar a relógio no cabeçalho do painel de configurações rápidas</string>
<!-- QS date -->
<string name="qs_date_title">Data</string>
<string name="qs_date_summary">Mostrar a data no cabeçalho do painel de configurações rápidas</string>
<!-- Media art -->
<string name="lockscreen_media_category">Multimédia no ecrã de bloqueio</string>
<string name="media_art_title">Capa do álbum</string>
<string name="media_art_summary">Exibir a capa do álbum de música no ecrã de bloqueio</string>
<!-- Lockscreen album art filter -->
<string name="lockscreen_albumart_filter_title">Filtro da capa do álbum</string>
<string name="lockscreen_albumart_filter_none">Nenhum</string>
<string name="lockscreen_albumart_filter_grayscale">Tons de cinza</string>
<string name="lockscreen_albumart_filter_tint">Tom da cor de destaque</string>
<string name="lockscreen_albumart_filter_blur">Desfocar</string>
<string name="lockscreen_albumart_filter_grayblur">Tons de cinza e desfocado</string>
<!-- Pulse music visualizer -->
<string name="pulse_help_policy_notice_title">Sobre o Pulse</string>
<string name="pulse_help_policy_notice_summary">Pulse é um brilhante equalizador gráfico de áudio exibido quando reproduz música no dispositivo</string>
<string name="pulse_settings">Pulse</string>
<string name="pulse_settings_summary">Equalizador gráfico de áudio para barra de navegação e ecrã de bloqueio</string>
<string name="show_navbar_pulse_title">Pulse na barra de navegação</string>
<string name="show_navbar_pulse_summary">Equalizador gráfico de áudio na barra de navegação</string>
<string name="show_lockscreen_pulse_title">Pulse no ecrã de bloqueio</string>
<string name="show_lockscreen_pulse_summary">Equalizador gráfico de áudio no ecrã de bloqueio</string>
<string name="show_ambient_pulse_title">Pulse ambiente</string>
<string name="show_ambient_pulse_summary">Equalizador gráfico de áudio no ecrã ambiente</string>
<string name="pulse_render_mode_title">Modo de renderização</string>
<string name="pulse_render_mode_fading_bars">Blocos desvanecentes</string>
<string name="pulse_render_mode_solid_lines">Linhas sólidas</string>
<string name="pulse_legacy_mode_advanced_category">Configurações do modo de blocos desvanecentes</string>
<string name="pulse_custom_fudge_factor">Nível de sanidade</string>
<string name="pulse_lavalamp_speed_title">Velocidade da lâmpada de lava</string>
<string name="pulse_solid_units_count">Quantidade de linhas sólidas</string>
<string name="pulse_solid_units_opacity">Opacidade das linhas sólidas</string>
<string name="pulse_solid_units_rounded_title">Cantos arredondados</string>
<string name="pulse_solid_units_rounded_summary">Linhas sólidas com ponta arredondada</string>
<string name="pulse_solid_dimen_category">Configurações do modo de linhas sólidas</string>
<string name="pulse_color_mode_title">Cor</string>
<string name="pulse_color_accent">Destaque</string>
<string name="pulse_color_custom">Personalizada</string>
<string name="pulse_color_lava_lamp">Lâmpada de lava</string>
<string name="pulse_color_user_title">Escolher cor</string>
<string name="pulse_smoothing_enabled_title">Ativar suavização</string>
<string name="pulse_smoothing_enabled_summary">Cada barra é animada mais suavemente</string>
<string name="pulse_custom_dimen">Largura da barra</string>
<string name="pulse_custom_div">Espaçamento da barra</string>
<string name="pulse_filled_block_size">Tamanho do bloco</string>
<string name="pulse_empty_block_size">Espaçamento do bloco</string>
<!-- Quick Settings brightness slider -->
<string name="qs_brightness_slider_category">Barra de controlo de brilho</string>
<string name="qs_brightness_slider_title">Mostrar barra de controlo de brilho</string>
<string name="qs_brightness_slider_summary">Mostrar a barra de controlo de brilho no painel de configurações rápidas</string>
<string name="qs_brightness_position_bottom_title">Mostrar barra de controlo de brilho em baixo</string>
<string name="qs_brightness_position_bottom_summary">Mostrar a barra de controlo de brilho na parte inferior do painel de configurações rápidas</string>
<!-- Quick Settings brightness icon -->
<string name="brightness_icon_title">Botão de brilho adaptável</string>
<string name="brightness_icon_summary">Mostrar o botão de brilho adaptável</string>
<!-- Quick QS Panel brightness slider -->
<string name="quick_qs_brightness_slider_title">Mostrar barra de controlo de brilho no painel de configurações rápidas</string>
<string name="quick_qs_brightness_slider_summary">Mostrar a barra de controlo de brilho no painel de configurações rápidas</string>
<!-- Volume rocker gestures -->
<string name="volume_skiptrack_screen_title">Saltar faixas de música</string>
<!-- Navigation bar -->
<string name="navigation_title">Navegação</string>
<string name="navigation_bar_category">Barra de navegação</string>
<string name="navigation_bar_title">Barra de navegação no ecrã</string>
<string name="navigation_bar_summary">Ativar os botões de navegação no ecrã</string>
<string name="navigation_bar_layout_title">Esquema</string>
<string name="navigation_bar_layout_summary">Personalizar o esquema da barra de navegação</string>
<string name="navigation_bar_arrow_keys_title">Mostrar teclas das setas enquanto escreve</string>
<string name="navigation_bar_arrow_keys_summary">Exibe botões do cursor esquerdo e direito na barra de navegação enquanto digita</string>
<string name="navigation_bar_help_text">Estas configurações relacionam-se principalmente com a barra de navegação com 3 botões. Se usa a navegação por gestos e deseja personalizá-la, p. ex. esconder a barra de gestos, visite: Definições &gt; Sistema &gt; Gestos.</string>
<string name="nav_bar_tuner_title">Personalizar barra de navegação</string>
<string name="nav_bar_tuner_summary">Modificar o esquema da barra de navegação</string>
<string name="navbar_layout_title">Esquema</string>
<string name="navbar_layout_normal">Normal</string>
<string name="navbar_layout_compact">Compacta</string>
<string name="navbar_layout_leftleaning">Alinhada à esquerda</string>
<string name="navbar_layout_rightleaning">Alinhada à direita</string>
<string name="system_navigation_summary">Escolha qual o estilo de navegação do sistema a usar</string>
<!-- HW keys -->
<string name="hardware_keys_title">Botões</string>
<string name="hardware_keys_category">Botões físicos de navegação</string>
<string name="hardware_keys_disable_title">Desativar botões físicos</string>
<string name="hardware_keys_disable_summary">Usar os botões físicos do dispositivo para navegação</string>
<!-- NavBar Inverse -->
<string name="navigation_bar_inverse_title">Inverter barra de navegação de 3 botões</string>
<!-- Quick Settings brightness slider -->
<string name="qs_show_brightness_slider_title">Barra de controlo de brilho</string>
<string name="qs_show_brightness_slider_never">Nunca mostrar</string>
<string name="qs_show_brightness_slider_expanded">Mostrar quando expandido</string>
<string name="qs_show_brightness_slider_always">Mostrar sempre</string>
<string name="qs_show_brightness_slider_not_expanded">Mostrar quando não expandido</string>
<string name="qs_brightness_slider_position_title">Posição</string>
<string name="qs_brightness_slider_position_top">Parte superior</string>
<string name="qs_brightness_slider_position_bottom">Parte inferior</string>
<!-- Monet Engine -->
<string name="monet_category">Monet</string>
<string name="monet_engine_title">Motor de temas monet</string>
<string name="monet_engine_summary">Personalizar parâmetros do motor de temas monet</string>
<string name="monet_engine_custom_color_title">Usar cor personalizada</string>
<string name="monet_engine_custom_color_summary">Usar cor personalizada para o motor monet em vez das cores do papel de parede</string>
<string name="monet_engine_color_override_title">Cor personalizada</string>
<string name="monet_engine_white_luminance_user_title">Luminância branca</string>
<string name="monet_engine_accurate_shades_title">Usar tons precisos</string>
<string name="monet_engine_chroma_factor_title">Fator cromático</string>
<string name="monet_engine_linear_lightness_title">Usar brilho linear</string>
<!-- Quick Settings brightness icon -->
<string name="qs_show_auto_brightness_title">Botão de brilho automático</string>
<string name="qs_show_auto_brightness_summary">Mostrar comutador de brilho adaptável junto ao controlo deslizante</string>
<!-- Black theme -->
<string name="system_black_theme_title">Usar tema preto</string>
<string name="system_black_theme_summary">Forçar cores de fundo pretas</string>
<!-- OOS style material dismiss all button for notifications -->
<string name="notification_material_dismiss_button_title">Botão de limpar todas as notificações</string>
<string name="notification_material_dismiss_button_summary">Substituir o texto \"Limpar tudo\" por um botão flutuante</string>
<string name="clearall_style_title">Estilo do botão \"Limpar tudo\"</string>
<string name="clearall_bgstyle_title">Fundo do botão \"Limpar tudo\"</string>
<!-- Laboratory - Application downgrade -->
<string name="laboratory_app_downgrade_title">Permitir downgrade de apps</string>
<string name="laboratory_app_downgrade_summary">Isto permite-lhe fazer downgrade de aplicações, o que poderá levar a falhas e corrupção de dados.</string>
<!-- Laboratory - Ignore window secure -->
<string name="laboratory_ignore_window_secure_title">Ignorar sinalizadores de segurança da janela</string>
<string name="laboratory_ignore_window_secure_summary">Isto remove os limites de capturas de ecrã e gravações de ecrã para todas as aplicações. Normalmente, as aplicações especiais são substituídas por áreas pretas nas gravações. Isso pode ser conveniente em alguns casos, mas pode levar a quebras de privacidade. Depois de alterar esta opção, pode ser necessário reiniciar as aplicações para que a alteração tenha efeito.</string>
<!-- Colorful battery icon -->
<string name="battery_level_colors_title">Ícone colorido de bateria</string>
<string name="battery_level_colors_summary">Cada nível de bateria é representado por uma cor</string>
<!-- Custom settings dashboard style -->
<string name="settings_dashboard_style_title">Esquema das configurações</string>
<string name="settings_dashboard_style_aosp">AOSP</string>
<string name="settings_dashboard_style_oos11">OxygenOS 11</string>
<string name="settings_dashboard_style_oos12">OxygenOS 12</string>
<string name="settings_dashboard_style_cherish">Cherish</string>
<string name="settings_dashboard_style_cherish_clean">Cherish Clean</string>
<string name="settings_layout_category_title">Configurações da interface</string>
<string name="settings_base_style_title">Configurações do esquema base</string>
<string name="settings_base_style_summary">Usar esquema alternativo para configurar menus</string>
<string name="settings_home_style_title">Configurações do esquema do ecrã inicial</string>
<string name="settings_home_style_summary">Usar esquema aosp padrão para o ecrã inicial</string>
<string name="disable_usercard_title">Configurar cartão de utilizador</string>
<string name="disable_usercard_summary">Alternar para não mostrar o cartão de utilizador na página principal das definições</string>
<string name="spoof_title">Falsificação</string>
<!-- Unlimited g00gle ph0t0s st0rage -->
<string name="use_photos_spoof_title">Armazenamento ilimitado de fotos</string>
<string name="use_photos_spoof_summary">Disfarçar o seu dispositivo como Pixel XL para ter acesso a armazenamento ilimitado de backup no Google Fotos</string>
<!-- Unlock FPS for specific games -->
<string name="use_games_spoof_title">Desbloquear maior FPS em jogos</string>
<string name="use_games_spoof_summary">Disfarçar o seu dispositivo como um modelo diferente para desbloquear FPS mais elevados em alguns jogos</string>
<!-- Unlock higher quality streams for specific apps -->
<string name="use_stream_spoof_title">Desbloquear streams de maior qualidade</string>
<string name="use_stream_spoof_summary">Disfarçar o seu dispositivo como Pixel 6 Pro para desbloquear streams de maior qualidade no Amazon Prime, Disney+, Hotstar e Netflix</string>
<!-- Hidden apps -->
<string name="hidden_apps_title">Apps ocultas</string>
<string name="hidden_apps_summary">Aplicações que devem estar ocultas no launcher</string>
<!-- reTicker -->
<string name="reticker_title">reTicker</string>
<string name="reticker_summary">Substituir as notificações flutuantes por uma versão mais fina e menos invasiva</string>
<string name="reticker_colored_title">Usar fundo colorido da app</string>
<string name="reticker_colored_summary">Substituir a cor de fundo do reTicker usando a cor principal da app que emite a notificação</string>
<!-- Data usage info in QS footer -->
<string name="qs_footer_datausage_title">Utilização de dados</string>
<string name="qs_footer_datausage_summary">Mostrar resumo da utilização de dados no rodapé das definições rápidas</string>
<!-- Qs Transparency -->
<string name="qs_transparency_summary">Escolha a transparência do painel de definições rápidas (Requer reinício do SystemUI)</string>
<string name="qs_transparency_title">Transparência do painel QS</string>
<!-- Media artwork -->
<string name="media_category">Notificação de multimédia</string>
<string name="artwork_media_background_title">Fundo da capa de música</string>
<string name="artwork_media_background_summary">Definir a capa da música como fundo da notificação multimédia</string>
<string name="artwork_media_background_enable_blur_title">Desfocar fundo da capa de música</string>
<string name="artwork_media_background_blur_radius_title">Nível de desfocagem da capa da música</string>
<string name="artwork_media_background_fade_filter_title">Nível de desvanecimento da capa da música</string>
<string name="artwork_media_background_alpha_title">Transparência da capa da música</string>
<string name="just_kidding">Just kidding! providing logs helps us look like professional programmers err i mean trace the bugs that users reports.</string>
<string name="bug_report_drill">Procedimento de reporte de erros</string>
<!-- Strict standby -->
<string name="strict_standby_policy_title">Política rigorosa de standby</string>
<string name="strict_standby_policy_summary">Quando removidas dos recentes, isto forçará a paragem das apps com restrição de uso de bateria e imporá restrições mais fortes. Além disso, todas as restrições de apps em espera serão impostas mesmo quando o dispositivo estiver a carregar.</string>
<!-- Force background freezer -->
<string name="force_background_freezer_title">Congelador de tarefas em segundo plano</string>
<string name="force_background_freezer_summary">Congela as tarefas com uso restrito de bateria quando são movidas para segundo plano e desbloqueia-as quando passam para primeiro plano. Isso pode economizar um pouco de bateria, mas pode causar travamentos e apps a não responder.</string>
<!-- Wi-Fi Standard icon -->
<string name="show_wifi_standard_icon_title">Show Wi-Fi Standard icon</string>
<string name="show_wifi_standard_icon_summary">Show Wi-Fi type in Wi-Fi signal indicator</string>
<!-- Lockscreen clock color -->
<string name="lockscreen_clock_color_title">Lockscreen clock color</string>
<string name="lockscreen_clock_color_summary">Use secondary color for lockscreen clock, if disabled will use color accent</string>
<!-- QS tiles layout direction: vertical or horizontal -->
<string name="qs_tile_layout_category_title">Tile layout</string>
<string name="qs_tile_layout_title">Vertical layout</string>
<string name="qs_tile_layout_summary">Enable for vertical layout. Default is horizontal</string>
<!-- QS rows and columns -->
<string name="qs_layout_category_title">QS Layout</string>
<string name="qs_rows_portrait_title">Tile rows on portrait</string>
<string name="qs_rows_landscape_title">Tile rows on landscape</string>
<string name="qs_columns_portrait_title">Tile columns on portrait</string>
<!-- QS tiles title visibility -->
<string name="qs_tile_title_visibility_title">Hide tile titles</string>
<string name="qs_tile_title_visibility_summary">Toggle to hide tile titles</string>
<!-- Fingerprint Ripple Effect -->
<string name="enable_fingerprint_ripple_effect_title">Ripple effect</string>
<string name="enable_fingerprint_ripple_effect_summary">Show ripple effect on unlock with fingerprint</string>
</resources>

View File

@@ -0,0 +1,771 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2019 CherishOS
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">
<!-- App Title -->
<string name="cherish_settings_title">Cherish Settings</string>
<!-- Units -->
<string name="unit_milliseconds">milliseconds</string>
<string name="unit_seconds">seconds</string>
<!-- Categories -->
<string name="button_title">Buttons</string>
<string name="button_summary">Hardware keys, Navigation bar</string>
<string name="gestures_title">Gestures</string>
<string name="gestures_summary">Jump to camera, swipe to screenshot</string>
<string name="lockscreen_title">Lock screen</string>
<string name="lockscreen_summary">Music visualizer, charging animation, clock style</string>
<string name="misc_title">Miscellaneous</string>
<string name="misc_summary">Gaming mode, volume controls</string>
<string name="animations_title">Animations</string>
<string name="animations_summary">System animations</string>
<string name="powermenu_title">Power menu</string>
<string name="powermenu_summary">Advanced restart, power menu opacity</string>
<string name="theme_title">Themes</string>
<string name="theme_summary">System theme, rounded, switch theme</string>
<string name="quicksettings_title">Quick Settings</string>
<string name="quicksettings_summary">Tile layout, blur</string>
<string name="recents_title">Recents apps</string>
<string name="recents_summary">Slim recents</string>
<string name="statusbar_title">Status bar</string>
<string name="statusbar_summary">Clock, carrier, status icons</string>
<string name="volume_title">Volume rockers</string>
<string name="volume_summary">Volume rockers</string>
<string name="notifications_title">Notifications</string>
<string name="notifications_summary">Battery light, notifications header</string>
<string name="about_summary">Learn more about CherishOS</string>
<string name="device_part_title">Device features</string>
<string name="qs_category">QS category</string>
<string name="navbar_title">Navigation bar</string>
<string name="volume_keys_title">Volume keys</string>
<!-- General strings -->
<string name="ok">OK</string>
<string name="reset">Reset</string>
<string name="cancel">Cancel</string>
<string name="save">Save</string>
<string name="default_string">Default</string>
<string name="disabled">Disabled</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"></string>
<string name="arrow_down"></string>
<string name="hex">Hex:</string>
<string name="hex_hint">#ff000000</string>
<string name="set">Set</string>
<string name="color_default">Default</string>
<string name="led_color_green">Green</string>
<string name="led_color_red">Red</string>
<!-- Custom seekbar -->
<string name="custom_seekbar_value">Value: <xliff:g id="v">%s</xliff:g></string>
<string name="custom_seekbar_default_value">Default</string>
<string name="custom_seekbar_default_value_to_set">Default value: <xliff:g id="v">%s</xliff:g>\nLong press to set</string>
<string name="custom_seekbar_default_value_is_set">Default value is set</string>
<string name="add_package_to_title">Add application</string>
<!-- QS settings -->
<string name="qs_title">Quick settings</string>
<!-- QuickSettings haptic feedback -->
<string name="quick_settings_vibrate_title">Vibrate on touch</string>
<string name="quick_settings_vibrate_summary">Vibrate when touching QS tiles</string>
<!-- Lockscreen shortcuts -->
<string name="ls_category">Lockscreen Items</string>
<string name="ls_tuner">Enable Lockscreen tuner</string>
<string name="lockscreen_shortcuts">Lockscreen shortcuts</string>
<string name="ls_shortcut_summary">Customize Lockscreen shortcuts</string>
<!-- Lockscreen icons -->
<string name="lockscreen_tuner_title">Lockscreen tuner</string>
<!-- Statusbar Items -->
<string name="sb_icons">Statusbar Icons</string>
<string name="statusbar_items_category">Statusbar items</string>
<!-- Status bar - icons -->
<string name="status_bar_icons_title">Status bar icons</string>
<!-- Lock screen visualizer -->
<string name="visualizer_title">Display music visualizer</string>
<!-- Power menu and dialogs opacity -->
<!-- AOKP custom system animations -->
<!-- Power menu Animations -->
<string name="power_menu_animation">Power menu</string>
<!-- QS header image -->
<!-- Lockscreen -->
<string name="lockscreen_category">Lockscreen</string>
<!-- Themes -->
<string name="theme_type_title">System theme</string>
<string name="theme_type_summary">Select theme</string>
<!--Accenter -->
<string name="themes_hub_title">Themes</string>
<string name="themes_hub_summary">Accents-Gradients-Themes</string>
<string name="rgb_accent_picker_title_dark">Accent Picker</string>
<string name="rgb_accent_picker_summary">Choose the accent color yourself</string>
<string name="theme_option_reset_title">Reset Theme Options</string>
<string name="theme_option_reset_message">Are you sure you want to reset themes-accent to default?</string>
<!--ThemePicker-->
<string name="theme_select_title">Styles and Wallpapers</string>
<string name="theme_select_summary">Browse and select installed themes</string>
<string name="notification_light_settings">Notifications light</string>
<!-- Volume rocker wake -->
<string name="volume_rocker_wake_title">Volume rocker wake</string>
<string name="search">Search</string>
<string name="search_apps">Search apps</string>
<!-- Power Menu -->
<string name="power_menu_title">Power menu</string>
<string name="power_menu_title_summary">View or change power menu entries</string>
<string name="powermenu_screenshot">Screenshot</string>
<string name="powermenu_power">Power</string>
<string name="powermenu_advanced">Advanced reboot options</string>
<string name="powermenu_restart">Restart</string>
<string name="powermenu_airplane">Airplane</string>
<string name="powermenu_settings">Settings</string>
<string name="powermenu_lockdown">Lock Down</string>
<string name="powermenu_soundpanel">Sound Panel</string>
<string name="powermenu_users">Users</string>
<string name="powermenu_logout">Logout</string>
<string name="powermenu_emergency">Emergency</string>
<!-- Double Tap Lockscreen to Sleep -->
<string name="lockscreen_gesture_title">Gestures</string>
<string name="double_tap_to_sleep_lockscreen_title">Double tap to sleep</string>
<string name="double_tap_to_sleep_lockscreen_summary">Double tap on the top third or bottom shortcut area of the lock screen to put the device to sleep</string>
<!-- Double Tap Statusbar to Sleep -->
<string name="statusbar_gesture_title">Gestures</string>
<string name="double_tap_to_sleep_statusbar_title">Double tap to sleep</string>
<string name="double_tap_to_sleep_statusbar_summary">Double tap on statusbar to put the device to sleep</string>
<!-- Buttons title -->
<string name="volume_category">Volume Rocker</string>
<!--Volume keys -->
<string name="volume_rocker_wake_summary">Pressing the volume keys will wake your device</string>
<!-- Torch Power button gestures -->
<string name="torch_power_button_gesture_title">Toggle torch when screen off</string>
<string name="torch_power_button_gesture_none">Disabled</string>
<string name="torch_power_button_gesture_dt">Double tap power button (slower single tap response), Disables double power tap for camera.</string>
<string name="torch_power_button_gesture_dt_toast">Jump to camera gesture is now disabled</string>
<string name="torch_power_button_gesture_lp">Long press power button</string>
<!-- Hardware button navigation -->
<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>
<string name="profile_applist_title">Applications</string>
<string name="choose_action_title">Choose action</string>
<string name="action_entry_default_action">Default settings</string>
<string name="action_entry_select_app">Select application</string>
<string name="action_entry_custom_action">Select custom action</string>
<string name="hardware_keys_volume_keys_title">Volume rocker</string>
<string name="hardware_keys_home_key_title">Home button</string>
<string name="hardware_keys_menu_key_title">Menu button</string>
<string name="hardware_keys_assist_key_title">Search button</string>
<string name="hardware_keys_appswitch_key_title">Overview button</string>
<string name="hardware_keys_back_key_title">Back button</string>
<string name="hardware_keys_double_tap_summary">Set double tap action</string>
<string name="hardware_keys_single_tap_summary">Set single tap action</string>
<string name="hardware_keys_long_press_summary">Set long press action</string>
<string name="hardware_keys_single_tap_title">Single tap action</string>
<string name="hardware_keys_long_press_title">Long press action</string>
<string name="hardware_keys_double_tap_title">Double tap action</string>
<!-- 4G icon -->
<string name="show_fourg_icon_title">4G icon</string>
<string name="show_fourg_icon_summary">Display 4G icon in signal icon instead LTE</string>
<!-- Volume swap buttons -->
<string name="swap_volume_buttons_title">Reorient</string>
<string name="swap_volume_buttons_summary">Swap volume buttons when the screen is rotated</string>
<!-- Power menu on lockscreen -->
<string name="lockscreen_power_menu_disabled_title">Disable power menu on lock screen</string>
<string name="lockscreen_power_menu_disabled_summary">This will only disable the power menu on secure lock screens</string>
<!-- Toast app icon -->
<string name="toast_icon_title">Toast app icon</string>
<string name="toast_icon_summary">Display the app\'s icon corresponding with the toast</string>
<!-- Heads up -->
<string name="headsup_category">HeadsUp Settings</string>
<string name="heads_up_notifications">Heads up</string>
<string name="heads_up_notifications_summary">Customise heads up notifications settings</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_stoplist_summary">Disable heads up notifications in these applications</string>
<string name="add_heads_up_blacklist_summary">Disable heads up from these applications</string>
<string name="heads_up_stoplist_title">Stoplist</string>
<string name="heads_up_blacklist_title">Blacklist</string>
<string name="profile_choose_app">Choose app</string>
<string name="dialog_delete_title">Delete</string>
<string name="dialog_delete_message">Remove selected item?</string>
<!-- Heads up timeout -->
<string name="heads_up_time_out_title">Time out</string>
<string name="heads_up_time_out_summary">Peeking notifications will show for <xliff:g id="number">%d</xliff:g> seconds</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_5sec">5 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>
<!-- Heads up snooze -->
<string name="heads_up_snooze_title">Snooze timer</string>
<string name="heads_up_snooze_summary_one_minute">Swiping up on peeking notifications will snooze heads up from that application for 1 minute</string>
<string name="heads_up_snooze_summary">Swiping up on peeking notifications will snooze heads up from that application for <xliff:g id="number">%d</xliff:g> minutes</string>
<string name="heads_up_snooze_disabled_summary">Snooze timer is disabled</string>
<string name="heads_up_snooze_1min">1 minute</string>
<string name="heads_up_snooze_5min">5 minutes</string>
<string name="heads_up_snooze_10min">10 minutes</string>
<string name="heads_up_snooze_15min">15 minutes</string>
<string name="heads_up_snooze_20min">20 minutes</string>
<!-- Quick QS pulldown -->
<string name="status_bar_quick_qs_pulldown">Quick QS pulldown</string>
<string name="quick_pulldown_none">Disabled</string>
<string name="quick_pulldown_right">Pulldown statusbar from right side</string>
<string name="quick_pulldown_left">Pulldown statusbar from left side</string>
<!-- Incall vibrate options -->
<string name="incall_vibration_category">In-call vibration options</string>
<string name="incall_vibrate_connect_title">Vibrate on connect</string>
<string name="incall_vibrate_call_wait_title">Vibrate on call waiting</string>
<string name="incall_vibrate_disconnect_title">Vibrate on disconnect</string>
<!-- Data disabled icon -->
<string name="data_disabled_icon_title">Show data disabled icon</string>
<string name="data_disabled_icon_summary">Display the cross sign next to signal bar when data is disabled</string>
<!-- Roaming indicator icon -->
<string name="roaming_indicator_icon_title">Roaming indicator</string>
<string name="roaming_indicator_icon_summary">Display roaming indicator in signal icon when in roaming mode</string>
<!-- Show VoLTE icon on statusbar -->
<string name="volte_switch_title">VoLTE icon</string>
<string name="volte_switch_summary">Display VoLTE icon</string>
<string name="volte_icon_title">VoLTE icon</string>
<string name="volte_icon_summary">Display VoLTE icon</string>
<string name="volte_icon_style_title">Select VoLTE Icon</string>
<string name="volte_icon_asus">VoLTE Asus Icon</string>
<string name="volte_icon_vo">Vo Only Icon</string>
<string name="volte_icon_volte">VoLTE Icon</string>
<string name="volte_icon_oos">VoLTE OOS Icon</string>
<string name="volte_icon_hd">HD Icon</string>
<string name="volte_icon_hd2">HD CAF Icon</string>
<string name="volte_icon_miui">MIUI 11 Icon</string>
<string name="volte_icon_emui">EMUI Icon</string>
<string name="volte_icon_margaritov">HD Filled Icon</string>
<string name="volte_icon_margaritov2">Margaritov VoLTE Icon</string>
<string name="volte_icon_vivo">Vivo Icon</string>
<string name="volte_icon_aris">Aris Icon</string>
<string name="volte_icon_beast">Aww Icon</string>
<string name="volte_icon_ios">Ios Icon</string>
<string name="volte_icon_lr">Livenge Icon</string>
<string name="volte_icon_realme">Realme Icon</string>
<string name="volte_icon_typeA">Mild Icon</string>
<string name="volte_icon_typeB">Filth Icon</string>
<string name="volte_icon_typeC">Mue Icon</string>
<string name="volte_icon_typeD">Sus Icon</string>
<string name="volte_icon_typeE">Acherus Icon</string>
<string name="volte_icon_vcircle">Circle Icon</string>
<string name="volte_icon_vimeo">Vimeo Icon</string>
<string name="volte_icon_volit">Volit Icon</string>
<string name="volte_icon_zirco">Ziroc Icon</string>
<!-- VoWiFi icon -->
<string name="vowifi_icon_title">VoWiFi icon</string>
<string name="vowifi_icon_enabled">VoWiFi icon enabled</string>
<string name="vowifi_icon_disabled">VoWiFi icon disabled</string>
<string name="vowifi_icon_enabled_volte_disabled">VoWiFi instead of VoLTE icon</string>
<string name="vowifi_icon_style_title">VoWiFi icon style</string>
<string name="vowifi_icon_default">Default Icon</string>
<string name="vowifi_icon_emui">EMUI Icon</string>
<string name="vowifi_icon_asus">Asus Icon</string>
<string name="vowifi_icon_oneplus">OOS Icon</string>
<string name="vowifi_icon_moto">Motorola Icon</string>
<string name="vowifi_icon_simple1">Simple1 Icon</string>
<string name="vowifi_icon_simple2">Simple2 Icon</string>
<string name="vowifi_icon_simple3">Simple3 Icon</string>
<string name="vowifi_icon_vivo">Vivo Icon</string>
<string name="vowifi_icon_margaritov">Margaritov Icon</string>
<!-- Battery light -->
<string name="battery_light_settings">Battery charging light</string>
<string name="battery_light_enable">Enable</string>
<string name="battery_full_light_enabled">Battery light when full charged</string>
<string name="battery_light_allow_on_dnd_title">Battery light in Do Not Disturb mode</string>
<string name="battery_light_low_blinking_title">Blinking light on low battery</string>
<string name="battery_light_cat">Battery light color when charging</string>
<string name="battery_light_low_color">Low battery</string>
<string name="battery_light_medium_color">Medium battery</string>
<string name="battery_light_full_color">Almost full battery</string>
<string name="battery_light_reallyfull_color">Full (100) battery</string>
<!-- Heads up options -->
<string name="less_boring_heads_up_title">Make heads up less annoying</string>
<string name="less_boring_heads_up_summary">Show heads up only for dialer or messaging app if they are not in foreground</string>
<!-- Notification guts kill app button -->
<string name="general_category">General</string>
<string name="notification_guts_kill_app_button_title">Kill app button</string>
<string name="notification_guts_kill_app_button_summary">Show a kill app button in the notification\'s longpress menu</string>
<!-- Double Tap on Doze to wake -->
<string name="double_tap_on_doze_to_wake_title">Double-tap to wake on doze</string>
<string name="double_tap_on_doze_to_wake_summary">Double tap to wake when device is dreaming</string>
<!-- Old mobile type icons -->
<string name="use_old_mobiletype_title">Small mobile type icon</string>
<string name="use_old_mobiletype_summary">Show mobile type icon on top of the signal indicator</string>
<!-- Lockscreen battery info indicator -->
<string name="lockscreen_battery_info_title">Lockscreen charging info</string>
<string name="lockscreen_battery_info_summary">Show charging current, voltage, wattage and battery temperature on lockscreen while charging</string>
<!-- Charging animation -->
<string name="charging_animation_title">Charging animation</string>
<string name="charging_animation_summary">Display an animation when the device is plugged in</string>
<!-- Tiles animation style -->
<string name="qs_tile_animation_title">Animations</string>
<string name="qs_tile_animation_style_title">Animation style</string>
<string name="qs_tile_animation_duration_title">Animation duration</string>
<string name="qs_tile_animation_interpolator_title">Tiles animation interpolator</string>
<string name="qs_tile_animation_style_off">No animation</string>
<string name="qs_tile_animation_style_flip">Flip</string>
<string name="qs_tile_animation_style_rotate">Rotate</string>
<string name="qs_tile_animation_duration_low">Low</string>
<string name="qs_tile_animation_duration_default">Default</string>
<string name="qs_tile_animation_duration_fast">Fast</string>
<string name="qs_tile_animation_interpolator_linearInterpolator">Linear</string>
<string name="qs_tile_animation_interpolator_accelerateInterpolator">Accelerate</string>
<string name="qs_tile_animation_interpolator_decelerateInterpolator">Decelerate</string>
<string name="qs_tile_animation_interpolator_accelerateDecelerateInterpolator">Accelerate decelerate</string>
<string name="qs_tile_animation_interpolator_bounceInterpolator">Bounce</string>
<string name="qs_tile_animation_interpolator_overshootInterpolator">Overshoot</string>
<string name="qs_tile_animation_interpolator_anticipateInterpolator">Anticipate</string>
<string name="qs_tile_animation_interpolator_anticipateOvershootInterpolator">Anticipate overshoot</string>
<string name="qs_set_animation_style">%1$s</string>
<string name="qs_set_animation_duration">%1$s</string>
<string name="qs_set_animation_interpolator">%1$s</string>
<!-- Blink flashlight for incoming calls -->
<string name="flashlight_category">Flashlight</string>
<string name="flashlight_on_call_title">Blink Flashlight for incoming call</string>
<string name="flashlight_on_call_disabled">Disabled</string>
<string name="flashlight_on_call_ringer">When ringing</string>
<string name="flashlight_on_call_no_ringer">When ringer is silent</string>
<string name="flashlight_on_call_silent">When entirely silent (no ringer or vibrator)</string>
<string name="flashlight_on_call_always">Always</string>
<string name="flashlight_on_call_ignore_dnd_title">Ignore DND</string>
<string name="flashlight_on_call_ignore_dnd_summary">Whether to flash when in Do Not Disturb mode</string>
<string name="flashlight_on_call_rate_title">Rate</string>
<string name="flashlight_on_call_rate_summary">Flashlight on call blink rate</string>
<!-- Combined signal icons in status bar -->
<string name="combined_status_bar_signal_icons">Combined signal icons</string>
<string name="combined_status_bar_signal_icons_summary">Enable combined signal icons in status bar.\nRequires a SystemUI restart</string>
<!-- QS battery estimates -->
<string name="qs_show_battery_estimate_title">Battery estimates</string>
<string name="qs_show_battery_estimate_summary">Show estimated remaining battery life next to the icon</string>
<!-- AOD Schedule -->
<string name="always_on_display_schedule_title">Always on display schedule</string>
<string name="always_on_display_schedule_sunset">Sunset</string>
<string name="always_on_display_schedule_sunrise">Sunrise</string>
<string name="always_on_display_schedule_mixed_sunset">Turns on from sunset till a time</string>
<string name="always_on_display_schedule_mixed_sunrise">Turns on from a time till sunrise</string>
<!-- Pulse notifications lightning -->
<string name="pulse_ambient_light_title">Ambient edge lightning</string>
<string name="pulse_ambient_light_summary">Light ambient edges for pulsing notifications</string>
<string name="ambient_notification_light_enabled_title">Show on AOD</string>
<string name="ambient_notification_light_enabled_summary">Keep showing edge lightning on AOD</string>
<string name="ambient_notification_light_hide_aod_title">Hide AOD content</string>
<string name="ambient_notification_light_hide_aod_summary">Hide AOD content when edges are lighted</string>
<string name="ambient_notification_light_duration_title">Duration</string>
<string name="ambient_notification_light_duration_summary">Time it takes for each animation to complete</string>
<string name="ambient_notification_light_repeats_title">Repeats</string>
<string name="ambient_notification_light_repeats_summary">Amount of times the animation should show\n0 for infinite</string>
<string name="ambient_notification_light_timeout_title">Timeout</string>
<string name="ambient_notification_light_timeout_forever">Forever</string>
<string name="ambient_notification_light_timeout_half_minute">30 seconds</string>
<string name="ambient_notification_light_timeout_minute">1 minute</string>
<string name="ambient_notification_light_timeout_three_minutes">3 minutes</string>
<string name="ambient_notification_light_timeout_five_minutes">5 minutes</string>
<string name="ambient_notification_light_timeout_ten_minutes">10 minutes</string>
<string name="set_to_zero">Set repeats to 0 to enable</string>
<string name="ambient_notification_color_mode_title">Color mode</string>
<string name="ambient_notification_color_mode_accent">Accent color</string>
<string name="ambient_notification_color_mode_wall">Wallpaper dominant color</string>
<string name="ambient_notification_color_mode_notification">Notification icon color</string>
<string name="ambient_notification_color_mode_custom">@string/ambient_notification_light_color_title</string>
<string name="ambient_notification_light_color_title">Custom color</string>
<string name="pulse_ambient_light_show_always_title">Show always</string>
<string name="pulse_ambient_light_show_always_summary">Show lights for all doze events and not just notifications</string>
<string name="pulse_ambient_light_repeat_direction_title">Light repeat mode</string>
<string name="pulse_ambient_light_repeat_direction_restart">Restart</string>
<string name="pulse_ambient_light_repeat_direction_reverse">Reverse</string>
<string name="pulse_ambient_light_layout_title">Light view</string>
<string name="pulse_ambient_light_layout_solid">Solid</string>
<string name="pulse_ambient_light_layout_faded">Faded</string>
<string name="pulse_ambient_light_width_title">Light width</string>
<string name="pulse_light_layout_style_title">Light Layout Style</string>
<string name="pulse_light_both">All Four Sides</string>
<string name="pulse_light_top_bottom">Only Top-Bottom</string>
<string name="pulse_light_left_right">Only Left-Right</string>
<!-- Ambient Ticker -->
<string name="pulse_on_new_tracks_title">Music ticker</string>
<string name="pulse_on_new_tracks_summary">Show music ticker on Ambient Display during track change</string>
<!-- Screen off FOD -->
<string name="screen_off_fod_title">Screen off FOD</string>
<string name="screen_off_fod_summary">Keep FOD enabled when the screen is off</string>
<!-- Volume Steps Fragment -->
<string name="volume_steps_fragment_title">Volume steps</string>
<string name="volume_steps_summary">Customize volume steps</string>
<string name="volume_steps_alarm_title">Volume steps: Alarm</string>
<string name="volume_steps_dtmf_title">Volume steps: DTMF</string>
<string name="volume_steps_music_title">Volume steps: Media</string>
<string name="volume_steps_notification_title">Volume steps: Notification</string>
<string name="volume_steps_ring_title">Volume steps: Ringer</string>
<string name="volume_steps_system_title">Volume steps: System</string>
<string name="volume_steps_voice_call_title">Volume steps: Voice Call</string>
<string name="volume_steps_reset">Reset</string>
<!-- Udfps animations -->
<string name="udfps_category">Udfps</string>
<string name="udfps_recog_animation">Udfps animation</string>
<string name="udfps_recog_animation_summary">Shows an animation while reading your finger</string>
<string name="udfps_recog_animation_effect_title">Udfps animation effect</string>
<string name="udfps_recog_animation_effect_summary">Choose animation effect</string>
<!-- Udfps icon picker -->
<string name="udfps_icon_picker_title">Udfps icon picker</string>
<string name="udfps_icon_picker_summary">Choose your favorite fingerprint icon</string>
<!-- Udfps Custom Options -->
<string name="udfps_settings_title">Udfps Options</string>
<string name="udfps_settings_summary">Different menus for customizing the udfps</string>
<!-- Udfps Haptic Feedback -->
<string name="udfps_haptic_feedback_title">FOD haptic feedback</string>
<string name="udfps_haptic_feedback_summary">Vibrate when touching FOD icon</string>
<!-- Custom FOD Icon -->
<string name="custom_fp_icon_title">Custom UDFPS Icon</string>
<string name="custom_fp_icon_summary">Enable custom UDFPS Icon from files</string>
<string name="custom_fp_select_title">Select Custom UDFPS Icon</string>
<string name="custom_fp_select_summary">Select custom image from your saved files or gallery</string>
<!-- Privacy indicators -->
<string name="mic_camera_privacy_indicator_title">Mic and camera privacy indicator</string>
<string name="mic_camera_privacy_indicator_summary">Show separate indicator when an any app uses mic or camera</string>
<string name="location_privacy_indicator_title">Location privacy indicator</string>
<string name="location_privacy_indicator_summary">Show separate indicator when an any app uses location</string>
<!-- Sb Icon Style -->
<string name="statusbar_icons_style">Colored Statusbar Icons</string>
<string name="statusbar_icons_style_summary">Choose the style of your statusbar icons (requires SystemUI restart)</string>
<!-- Notification headers -->
<string name="notification_headers_title">Notification Headers</string>
<string name="notification_headers_summary">Show headers in the notification shade</string>
<!-- Gaming mode -->
<string name="gaming_mode_title">Game space</string>
<string name="gaming_mode_summary">Extra features for immersive gaming experience</string>
<!-- Battery percentage -->
<string name="battery_style_category_title">Battery icon</string>
<string name="status_bar_battery_percentage_title">Battery percentage</string>
<string name="status_bar_battery_percentage_default">Hidden</string>
<string name="status_bar_battery_percentage_text_next">Next to the icon</string>
<string name="status_bar_battery_percentage_text_inside">Inside the icon</string>
<!-- Status bar battery style-->
<string name="status_bar_battery_style_title">Battery style</string>
<string name="status_bar_battery_style_port">Portrait</string>
<string name="status_bar_battery_style_circle">Circle</string>
<string name="status_bar_battery_style_dotted_circle">Circle (Dotted)</string>
<string name="status_bar_battery_style_filled_circle">Circle (Filled)</string>
<string name="status_bar_battery_style_text">Text</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_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_pill">Portrait Mx</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_signal">Landscape Airoo</string>
<string name="status_bar_battery_style_icon_landscape_buddy">Landscape Capsule</string>
<!-- Network Traffic -->
<string name="traffic_title">Traffic indicators</string>
<string name="traffic_summary">Customize the traffic indicators</string>
<string name="network_traffic_autohide_threshold_title">Auto-hide threshold</string>
<string name="network_traffic_location_title">Location</string>
<string name="network_traffic_disabled">Disabled</string>
<string name="network_traffic_statusbar">Status bar</string>
<string name="network_traffic_qs_header">QS header</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_mode_title">Display mode</string>
<string name="network_traffic_dynamic">Dynamic</string>
<string name="network_traffic_download">Download</string>
<string name="network_traffic_upload">Upload</string>
<string name="network_traffic_font_size">Single net font size</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">Kb/s</string>
<string name="network_traffic_autohide_kilobytes">KB/s</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>
<!-- Themeing -->
<string name="dark_ui_mode_summary">Browse the dark theme options</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the settings category for theme overlays. -->
<string name="theme_customization_category">Theming</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the adaptive icon shape (e.g. launcher and quick settings icons). -->
<string name="theme_customization_icon_shape_title">Icon shape</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize accent color. -->
<string name="theme_customization_icon_shape_summary">Set system icon shape style</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize headline and body fonts. -->
<string name="theme_customization_font_title">Headline / Body font</string>
<string name="theme_customization_font_summary">Set system font style</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the system wide icon pack. -->
<string name="theme_customization_icon_pack_title">Icon pack</string>
<string name="theme_customization_icon_pack_summary">Set custom icon pack style</string>
<string name="theme_customization_signal_icon_title">Signal icon style</string>
<string name="theme_customization_signal_icon_summary">Set custom signal icon style</string>
<string name="theme_customization_wifi_icon_title">WiFi icon style</string>
<string name="theme_customization_wifi_icon_summary">Set custom wifi icon style</string>
<!-- Custom Signal bar icons -->
<string name="custom_signal_bar_title">Signal</string>
<!-- Custom Wi-Fi bar icons -->
<string name="custom_wifi_bar_title">Wi-Fi</string>
<!-- Button brightness -->
<string name="button_backlight_options_category">Backlight options</string>
<string name="button_backlight_enable_title">Allow button backlight</string>
<string name="button_link_brightness">Link to screen brightness</string>
<string name="button_link_brightness_summary">Button backlight brightness will adjust based on current screen brightness level</string>
<string name="button_manual_brightness">Brightness level</string>
<string name="button_timeout_title">Backlight timeout</string>
<string name="button_backlight_on_touch_only_title">Button backlight touch</string>
<string name="button_backlight_on_touch_only_summary">Button backlight will only appear when buttons are pressed rather than on all the time. Timeout still impacts this feature.</string>
<!-- Screen off animation -->
<string name="screen_off_animation_title">Screen off animation</string>
<string name="screen_off_animation_crt">CRT</string>
<string name="screen_off_animation_scale">Scale</string>
<!-- Status bar - Clock -->
<string name="status_bar_clock_title">Clock &amp; date</string>
<string name="status_bar_clock_summary">Customize clock &amp; date</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_position_title">Clock style</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_auto_hide_title">Auto hide</string>
<string name="status_bar_clock_auto_hide_launcher_summary">Hide clock if launcher is visible</string>
<string name="status_bar_clock_auto_hide_summary">Hide clock at regular interval</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_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="clock_date_position">Date position</string>
<string name="clock_date_right">Right of time</string>
<string name="clock_date_left">Left of time</string>
<!-- QS clock -->
<string name="qs_clock_title">Clock</string>
<string name="qs_clock_summary">Display clock in quick status bar header</string>
<!-- QS date -->
<string name="qs_date_title">Date</string>
<string name="qs_date_summary">Display date in quick status bar header</string>
<!-- Media art -->
<string name="lockscreen_media_category">Lock screen media</string>
<string name="media_art_title">Media cover art</string>
<string name="media_art_summary">Enable media cover art on the lockscreen</string>
<!-- Lockscreen album art filter -->
<string name="lockscreen_albumart_filter_title">Media cover art filter</string>
<string name="lockscreen_albumart_filter_none">None</string>
<string name="lockscreen_albumart_filter_grayscale">Grayscale</string>
<string name="lockscreen_albumart_filter_tint">Accent tinted</string>
<string name="lockscreen_albumart_filter_blur">Blur</string>
<string name="lockscreen_albumart_filter_grayblur">Grayscale and blurred</string>
<!-- 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="pulse_settings">Pulse</string>
<string name="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_units_rounded_title">Rounded corners</string>
<string name="pulse_solid_units_rounded_summary">Solid lines with rounded tip</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>
<!-- Quick Settings brightness slider -->
<string name="qs_brightness_slider_category">Brightness slider</string>
<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>
<string name="qs_brightness_position_bottom_title">Show brightness slider on bottom</string>
<string name="qs_brightness_position_bottom_summary">Show a brightness slider on bottom quick settings</string>
<!-- Quick Settings brightness icon -->
<string name="brightness_icon_title">Adaptive brightness button</string>
<string name="brightness_icon_summary">Show adaptive brightness button</string>
<!-- Quick QS Panel brightness slider -->
<string name="quick_qs_brightness_slider_title">Show brightness slider in Quick QS Panel</string>
<string name="quick_qs_brightness_slider_summary">Show a brightness slider in the quick qs panel</string>
<!-- Volume rocker gestures -->
<string name="volume_skiptrack_screen_title">Skip music tracks</string>
<!-- Navigation bar -->
<string name="navigation_title">Navigatie</string>
<string name="navigation_bar_category">Navigation bar</string>
<string name="navigation_bar_title">On-screen navigation bar</string>
<string name="navigation_bar_summary">Enable on-screen navigation keys</string>
<string name="navigation_bar_layout_title">Layout</string>
<string name="navigation_bar_layout_summary">Customize the layout of the navigation bar</string>
<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 in navigation bar while typing</string>
<string name="navigation_bar_help_text">These settings mainly relate to the 3-button navigation bar. If you use gesture navigation and want to customize it, e.g. hide the gesture handle, please visit: Settings &gt; System &gt; Gestures.</string>
<string name="nav_bar_tuner_title">Navigation bar tuner</string>
<string name="nav_bar_tuner_summary">Change nav bar layout</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="system_navigation_summary">Choose which system navigation style to use</string>
<!-- HW keys -->
<string name="hardware_keys_title">Buttons</string>
<string name="hardware_keys_category">Hardware navigation buttons</string>
<string name="hardware_keys_disable_title">Disable hardware buttons</string>
<string name="hardware_keys_disable_summary">Use the device hardware keys for navigation</string>
<!-- NavBar Inverse -->
<string name="navigation_bar_inverse_title">Invert 3 button navigation bar</string>
<!-- Quick Settings brightness slider -->
<string name="qs_show_brightness_slider_title">Brightness slider</string>
<string name="qs_show_brightness_slider_never">Never show</string>
<string name="qs_show_brightness_slider_expanded">Show when expanded</string>
<string name="qs_show_brightness_slider_always">Show always</string>
<string name="qs_show_brightness_slider_not_expanded">Show when not expanded</string>
<string name="qs_brightness_slider_position_title">Position</string>
<string name="qs_brightness_slider_position_top">Top</string>
<string name="qs_brightness_slider_position_bottom">Bottom</string>
<!-- Monet Engine -->
<string name="monet_category">Monet</string>
<string name="monet_engine_title">Monet engine</string>
<string name="monet_engine_summary">Customize monet parameters</string>
<string name="monet_engine_custom_color_title">Use custom color</string>
<string name="monet_engine_custom_color_summary">Use custom color for monet engine instead of wallpaper colors</string>
<string name="monet_engine_color_override_title">Custom color</string>
<string name="monet_engine_white_luminance_user_title">White luminance</string>
<string name="monet_engine_accurate_shades_title">Use accurate shades</string>
<string name="monet_engine_chroma_factor_title">Chroma factor</string>
<string name="monet_engine_linear_lightness_title">Use linear lightness</string>
<!-- Quick Settings brightness icon -->
<string name="qs_show_auto_brightness_title">Auto brightness icon</string>
<string name="qs_show_auto_brightness_summary">Show toggle for adaptive brightness near the slider</string>
<!-- Black theme -->
<string name="system_black_theme_title">Use black theme</string>
<string name="system_black_theme_summary">Force black background colors</string>
<!-- OOS style material dismiss all button for notifications -->
<string name="notification_material_dismiss_button_title">Clear all notification button</string>
<string name="notification_material_dismiss_button_summary">Replace clear all notification text with floating button</string>
<string name="clearall_style_title">Clear all notification button style</string>
<string name="clearall_bgstyle_title">Clear all notification button background</string>
<!-- Laboratory - Application downgrade -->
<string name="laboratory_app_downgrade_title">Allow application downgrade</string>
<string name="laboratory_app_downgrade_summary">This allows you to downgrade applications. Note that this may lead to crashes and data corruption.</string>
<!-- Laboratory - Ignore window secure -->
<string name="laboratory_ignore_window_secure_title">Ignore window secure flags</string>
<string name="laboratory_ignore_window_secure_summary">This removes the screenshots and screenrecords limits for all applications. Normally, special applications are replaced with black areas in records. This can be convenient in some cases but may lead to privacy leaks. After changing this toggle, you may need to restart applications for the change to take effect.</string>
<!-- Colorful battery icon -->
<string name="battery_level_colors_title">Toggle colorful battery icon</string>
<string name="battery_level_colors_summary">Each battery level drop is color coded</string>
<!-- Custom settings dashboard style -->
<string name="settings_dashboard_style_title">Settings layout</string>
<string name="settings_dashboard_style_aosp">Aosp</string>
<string name="settings_dashboard_style_oos11">OxygenOS 11</string>
<string name="settings_dashboard_style_oos12">OxygenOS 12</string>
<string name="settings_dashboard_style_cherish">Cherish</string>
<string name="settings_dashboard_style_cherish_clean">Cherish Clean</string>
<string name="settings_layout_category_title">Settings UI interface</string>
<string name="settings_base_style_title">Settings Base layout</string>
<string name="settings_base_style_summary">Use an alternative layout for setting menus</string>
<string name="settings_home_style_title">Settings Home layout</string>
<string name="settings_home_style_summary">Use stock aosp layout for homepage</string>
<string name="disable_usercard_title">Settings UserCard</string>
<string name="disable_usercard_summary">Toggle in order not to show the usercard on main settings page</string>
<string name="spoof_title">Spoofing</string>
<!-- Unlimited g00gle ph0t0s st0rage -->
<string name="use_photos_spoof_title">Unlimited Photos storage</string>
<string name="use_photos_spoof_summary">Spoof your device as Pixel XL for Google Photos app only to provide unlimited storage for backup</string>
<!-- Unlock FPS for specific games -->
<string name="use_games_spoof_title">Unlock higher FPS in games</string>
<string name="use_games_spoof_summary">Spoof your device as a different model for specific games to unlock higher FPS</string>
<!-- Unlock higher quality streams for specific apps -->
<string name="use_stream_spoof_title">Unlock higher quality streams</string>
<string name="use_stream_spoof_summary">Spoof your device as Pixel 6 Pro to unlock higher quality streams on Amazon Prime, Disney+, Hotstar, and Netflix</string>
<!-- Hidden apps -->
<string name="hidden_apps_title">Hidden apps</string>
<string name="hidden_apps_summary">Applications that should be hidden from launcher</string>
<!-- reTicker -->
<string name="reticker_title">reTicker</string>
<string name="reticker_summary">Replace heads-up notification with slim and less invasive version of redesigned ticker</string>
<string name="reticker_colored_title">Use app colored background</string>
<string name="reticker_colored_summary">Replace reTicker background color using notification app main color</string>
<!-- Data usage info in QS footer -->
<string name="qs_footer_datausage_title">Data usage</string>
<string name="qs_footer_datausage_summary">Display data usage summary in quick settings footer</string>
<!-- Qs Transparency -->
<string name="qs_transparency_summary">Choose how transparent you want your qs to be (Requires SystemUI Restart)</string>
<string name="qs_transparency_title">Qs Transparency</string>
<!-- Media artwork -->
<string name="media_category">Media notification</string>
<string name="artwork_media_background_title">Artwork media background</string>
<string name="artwork_media_background_summary">Set media artwork as the notification media background</string>
<string name="artwork_media_background_enable_blur_title">Blur media media artwork background</string>
<string name="artwork_media_background_blur_radius_title">Blur amount for media artwork</string>
<string name="artwork_media_background_fade_filter_title">Fade amount for media artwork</string>
<string name="artwork_media_background_alpha_title">Transparency of media artwork</string>
<string name="just_kidding">Just kidding! providing logs helps us look like professional programmers err i mean trace the bugs that users reports.</string>
<string name="bug_report_drill">Bug Reporting Procedure</string>
<!-- Strict standby -->
<string name="strict_standby_policy_title">Strict standby policy</string>
<string name="strict_standby_policy_summary">When dismissing from recents, this will force stop apps with restricted battery usage and impose stronger restrictions to them. Also, all app standby restrictions will be imposed even when device is charging.</string>
<!-- Force background freezer -->
<string name="force_background_freezer_title">Background tasks freezer</string>
<string name="force_background_freezer_summary">Freeze tasks with restricted battery usage when moving them to background and unfreeze them when moving to foreground. This could save battery slightly but may lead to crashes and background ANR.</string>
<!-- Wi-Fi Standard icon -->
<string name="show_wifi_standard_icon_title">Show Wi-Fi Standard icon</string>
<string name="show_wifi_standard_icon_summary">Show Wi-Fi type in Wi-Fi signal indicator</string>
<!-- Lockscreen clock color -->
<string name="lockscreen_clock_color_title">Lockscreen clock color</string>
<string name="lockscreen_clock_color_summary">Use secondary color for lockscreen clock, if disabled will use color accent</string>
<!-- QS tiles layout direction: vertical or horizontal -->
<string name="qs_tile_layout_category_title">Tile layout</string>
<string name="qs_tile_layout_title">Vertical layout</string>
<string name="qs_tile_layout_summary">Enable for vertical layout. Default is horizontal</string>
<!-- QS rows and columns -->
<string name="qs_layout_category_title">QS Layout</string>
<string name="qs_rows_portrait_title">Tile rows on portrait</string>
<string name="qs_rows_landscape_title">Tile rows on landscape</string>
<string name="qs_columns_portrait_title">Tile columns on portrait</string>
<!-- QS tiles title visibility -->
<string name="qs_tile_title_visibility_title">Hide tile titles</string>
<string name="qs_tile_title_visibility_summary">Toggle to hide tile titles</string>
<!-- Fingerprint Ripple Effect -->
<string name="enable_fingerprint_ripple_effect_title">Ripple effect</string>
<string name="enable_fingerprint_ripple_effect_summary">Show ripple effect on unlock with fingerprint</string>
</resources>

View File

@@ -12,65 +12,87 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- App Title -->
<string name="cherish_settings_title">Настройки CherishOS</string>
<string name="cherish_settings_title">Настройки Cherish</string>
<!-- Units -->
<string name="unit_milliseconds">миллисекунды</string>
<string name="unit_seconds">секунды</string>
<!-- Categories -->
<string name="button_title">Кнопки</string>
<string name="button_summary">Аппаратные кнопки, Панель навигации</string>
<string name="button_summary">Аппаратные клавиши, Панель навигации</string>
<string name="gestures_title">Жесты</string>
<string name="gestures_summary">Открытие камеры, свайп для снимка экрана</string>
<string name="gestures_summary">Перейти к камере, провести для снимка экрана</string>
<string name="lockscreen_title">Экран блокировки</string>
<string name="lockscreen_summary">Визуализатор музыки, анимация зарядки, стиль часов</string>
<string name="misc_title">Прочее</string>
<string name="misc_summary">Игровой режим, управление громкостью</string>
<string name="misc_summary">Режим игры, управление громкостью</string>
<string name="animations_title">Анимации</string>
<string name="animations_summary">Системные анимации</string>
<string name="powermenu_title">Меню кнопки питания</string>
<string name="powermenu_title">Меню питания</string>
<string name="powermenu_summary">Расширенный перезапуск, непрозрачность меню питания</string>
<string name="theme_title">Темы</string>
<string name="theme_summary">Системная тема, скругленная, переключить тему</string>
<string name="theme_summary">Системная тема, округленная, переключить тему</string>
<string name="quicksettings_title">Быстрые настройки</string>
<string name="quicksettings_summary">Тайл, размытие</string>
<string name="quicksettings_summary">Расположение плитки, размытие</string>
<string name="recents_title">Недавние приложения</string>
<string name="recents_summary">Недавние приложения в стиле Slim</string>
<string name="recents_summary">Недавние Slim</string>
<string name="statusbar_title">Строка состояния</string>
<string name="statusbar_summary">Часы, логотип, значки в строке состояния</string>
<string name="volume_title">Качелька регулировки громкости</string>
<string name="volume_summary">Качелька регулировки громкости</string>
<string name="statusbar_summary">Часы, оператор, значки статуса</string>
<string name="volume_title">Регулятор громкости</string>
<string name="volume_summary">Регулятор громксти</string>
<string name="notifications_title">Уведомления</string>
<string name="notifications_summary">Индикатор батареи, заголовок уведомлений</string>
<string name="about_summary">Подробнее о CherishOS</string>
<string name="about_summary">Узнайте больше о CherishOS</string>
<string name="device_part_title">Возможности устройства</string>
<string name="qs_category">Категория QS</string>
<string name="qs_category">Категории быстрых настроек</string>
<string name="navbar_title">Панель навигации</string>
<string name="volume_keys_title">Кнопки громкости</string>
<!-- General strings -->
<string name="ok">OK</string>
<string name="reset">Сбросить</string>
<string name="cancel">Отменить</string>
<string name="reset">Сброс</string>
<string name="cancel">Отмена</string>
<string name="save">Сохранить</string>
<string name="default_string">По умолчанию</string>
<string name="disabled">Выключен</string>
<string name="disabled">Отключен</string>
<!-- Color Picker -->
<string name="dialog_color_picker">Выбор цвета</string>
<string name="press_color_to_apply">Нажмите на выбранный цвет для применения</string>
<string name="press_color_to_apply">Нажмите на цвет внизу, чтобы применить</string>
<string name="arrow_right"></string>
<string name="arrow_down"></string>
<string name="hex">Hex:</string>
<string name="hex_hint">#ff000000</string>
<string name="set">Набор</string>
<string name="set">Задать</string>
<string name="color_default">По умолчанию</string>
<string name="led_color_green">Зелёный</string>
<string name="led_color_green">Зеленый</string>
<string name="led_color_red">Красный</string>
<!-- Custom seekbar -->
<string name="custom_seekbar_value">Значение: <xliff:g id="v">%s</xliff:g></string>
<string name="custom_seekbar_default_value">По умолчанию</string>
<string name="custom_seekbar_default_value_to_set">Значение по умолчанию: <xliff:g id="v">%s</xliff:g>\nУдерживать для применения</string>
<string name="custom_seekbar_default_value_is_set">Установлено значение по умолчанию</string>
<string name="add_package_to_title">Добавить приложение</string>
<!-- QS settings -->
<string name="qs_title">Быстрые настройки</string>
<!-- QuickSettings haptic feedback -->
<string name="quick_settings_vibrate_title">Вибрировать при касании</string>
<string name="quick_settings_vibrate_summary">Вибрировать при нажатии на плитки быстрых настроек</string>
<!-- Lockscreen shortcuts -->
<string name="ls_category">Элементы экрана блокировки</string>
<string name="ls_tuner">Включить тюнер экрана блокировки</string>
<string name="lockscreen_shortcuts">Ярлыки экрана блокировки</string>
<string name="ls_shortcut_summary">Настройка ярлыков на экране блокировки</string>
<!-- Lockscreen icons -->
<string name="lockscreen_tuner_title">Тюнер экрана блокировки</string>
<!-- Statusbar Items -->
<string name="sb_icons">Значки строки состояния</string>
<string name="statusbar_items_category">Элементы строки состояния</string>
<!-- Status bar - icons -->
<string name="status_bar_icons_title">Значки строки состояния</string>
<!-- Lock screen visualizer -->
<string name="visualizer_title">Показать визуализацию музыки</string>
<string name="visualizer_title">Отображение спектра музыки</string>
<!-- Power menu and dialogs opacity -->
<!-- AOKP custom system animations -->
<!-- Power menu Animations -->
<string name="power_menu_animation">Меню кнопки питания</string>
<string name="power_menu_animation">Меню питания</string>
<!-- QS header image -->
<!-- Lockscreen -->
<string name="lockscreen_category">Экран блокировки</string>
@@ -79,15 +101,671 @@
<string name="theme_type_summary">Выберите тему</string>
<!--Accenter -->
<string name="themes_hub_title">Темы</string>
<string name="themes_hub_summary">Акценты-градиенты-темы</string>
<string name="themes_hub_summary">Акценты, градиенты, темы</string>
<string name="rgb_accent_picker_title_dark">Выбор акцента</string>
<string name="rgb_accent_picker_summary">Выберите цвет акцента самостоятельно</string>
<string name="theme_option_reset_title">Сбросить настройки темы</string>
<string name="theme_option_reset_message">Вы уверены, что хотите сбросить акценты тем по умолчанию?</string>
<string name="rgb_accent_picker_summary">Выбрать цвет акцента самостоятельно</string>
<string name="theme_option_reset_title">Сбросить параметры темы</string>
<string name="theme_option_reset_message">Вы уверены, что хотите сбросить темы - акцент по умолчанию?</string>
<!--ThemePicker-->
<string name="theme_select_title">Стили и обои</string>
<string name="theme_select_summary">Просмотр и выбор установленных тем</string>
<string name="notification_light_settings">Индикатор уведомлений</string>
<!-- Volume rocker wake -->
<string name="volume_rocker_wake_title">Пробуждение кнопкой громкости</string>
<string name="search">Поиск</string>
<string name="search_apps">Поиск приложений</string>
<!-- Power Menu -->
<string name="power_menu_title">Меню питания</string>
<string name="power_menu_title_summary">Просмотр или изменение пунктов меню питания</string>
<string name="powermenu_screenshot">Скриншот</string>
<string name="powermenu_power">Питание</string>
<string name="powermenu_advanced">Расширенные параметры перезагрузки</string>
<string name="powermenu_restart">Перезапуск</string>
<string name="powermenu_airplane">Режим полета</string>
<string name="powermenu_settings">Настройки</string>
<string name="powermenu_lockdown">Заблокировать</string>
<string name="powermenu_soundpanel">Звуковая панель</string>
<string name="powermenu_users">Пользователи</string>
<string name="powermenu_logout">Выход</string>
<string name="powermenu_emergency">Экстренный</string>
<!-- Double Tap Lockscreen to Sleep -->
<string name="lockscreen_gesture_title">Жесты</string>
<string name="double_tap_to_sleep_lockscreen_title">Двойное нажатие для сна</string>
<string name="double_tap_to_sleep_lockscreen_summary">Дважды нажмите на экране блокировки, чтобы перевести устройство в спящий режим</string>
<!-- Double Tap Statusbar to Sleep -->
<string name="statusbar_gesture_title">Жесты</string>
<string name="double_tap_to_sleep_statusbar_title">Двойное нажатие для сна</string>
<string name="double_tap_to_sleep_statusbar_summary">Дважды коснитесь строки состояния, чтобы перевести устройство в спящий режим</string>
<!-- Buttons title -->
<string name="volume_category">Качелька громкости</string>
<!--Volume keys -->
<string name="volume_rocker_wake_summary">Нажатие клавиш громкости пробуждает ваше устройство</string>
<!-- Torch Power button gestures -->
<string name="torch_power_button_gesture_title">Переключить фонарик при выключенном экране</string>
<string name="torch_power_button_gesture_none">Отключен</string>
<string name="torch_power_button_gesture_dt">Двойное нажатие на кнопку питания (медленнее однократный отклик), отключает двойное нажатие по кнопке питания для камеры.</string>
<string name="torch_power_button_gesture_dt_toast">Жест перехода к камере теперь отключён</string>
<string name="torch_power_button_gesture_lp">Долгое нажатие кнопки питания</string>
<!-- Hardware button navigation -->
<string name="picker_activities">Действия</string>
<string name="select_custom_app_title">Выбрать свое приложение</string>
<string name="select_custom_activity_title">Выбрать собственное действие</string>
<string name="profile_applist_title">Приложения</string>
<string name="choose_action_title">Выберите действие</string>
<string name="action_entry_default_action">Настройки по умолчанию</string>
<string name="action_entry_select_app">Выбрать приложение</string>
<string name="action_entry_custom_action">Выбрать собственное действие</string>
<string name="hardware_keys_volume_keys_title">Качелька громкости</string>
<string name="hardware_keys_home_key_title">Кнопка \"Главная\"</string>
<string name="hardware_keys_menu_key_title">Кнопка \"Меню\"</string>
<string name="hardware_keys_assist_key_title">Кнопка \"Поиск\"</string>
<string name="hardware_keys_appswitch_key_title">Кнопка \"Обзор\"</string>
<string name="hardware_keys_back_key_title">Кнопка \"Назад\"</string>
<string name="hardware_keys_double_tap_summary">Действие при двойном нажатии</string>
<string name="hardware_keys_single_tap_summary">Действие при одиночном нажатии</string>
<string name="hardware_keys_long_press_summary">Действие при долгом нажатии</string>
<string name="hardware_keys_single_tap_title">Действие при одиночном нажатии</string>
<string name="hardware_keys_long_press_title">Действие при долгом нажатии</string>
<string name="hardware_keys_double_tap_title">Действие по двойному нажатию</string>
<!-- 4G icon -->
<string name="show_fourg_icon_title">Значок 4G</string>
<string name="show_fourg_icon_summary">Отображать значок 4G вместо LTE</string>
<!-- Volume swap buttons -->
<string name="swap_volume_buttons_title">Перенаправить</string>
<string name="swap_volume_buttons_summary">Поменять местами кнопки регулировки громкости при повороте экрана</string>
<!-- Power menu on lockscreen -->
<string name="lockscreen_power_menu_disabled_title">Отключить меню питания на экране блокировки</string>
<string name="lockscreen_power_menu_disabled_summary">Это отключит меню питания только на защищенных экранах блокировки</string>
<!-- Toast app icon -->
<string name="toast_icon_title">Значок всплывающего уведомления</string>
<string name="toast_icon_summary">Отображать значок приложения на всплывающем уведомлении</string>
<!-- Heads up -->
<string name="headsup_category">Настройки всплывающих уведомлений</string>
<string name="heads_up_notifications">Всплывающие уведомления</string>
<string name="heads_up_notifications_summary">Настройка дополнительных параметров всплывающих уведомлений</string>
<string name="summary_heads_up_enabled">Всплывающие уведомления включены</string>
<string name="summary_heads_up_disabled">Всплывающие уведомления выключены</string>
<string name="add_heads_up_package">Добавить приложение</string>
<string name="add_heads_up_stoplist_summary">Отключить всплывающие уведомления в этих приложениях</string>
<string name="add_heads_up_blacklist_summary">Отключить всплывающие уведомления от этих приложений</string>
<string name="heads_up_stoplist_title">Белый список</string>
<string name="heads_up_blacklist_title">Чёрный список</string>
<string name="profile_choose_app">Выберите приложение</string>
<string name="dialog_delete_title">Удалить</string>
<string name="dialog_delete_message">Удалить выбранный элемент?</string>
<!-- Heads up timeout -->
<string name="heads_up_time_out_title">Длительность</string>
<string name="heads_up_time_out_summary">Уведомление будет показано на <xliff:g id="number">%d </xliff:g> секунд(ы)</string>
<string name="heads_up_time_out_2sec">2 секунды</string>
<string name="heads_up_time_out_4sec">4 секунды</string>
<string name="heads_up_time_out_5sec">5 секунд</string>
<string name="heads_up_time_out_6sec">6 секунд</string>
<string name="heads_up_time_out_8sec">8 секунд</string>
<string name="heads_up_time_out_10sec">10 секунд</string>
<!-- Heads up snooze -->
<string name="heads_up_snooze_title">Таймер повтора</string>
<string name="heads_up_snooze_summary_one_minute">Смахивание вверх отложит всплывающие сообщения от приложения на 1 минуту</string>
<string name="heads_up_snooze_summary">Смахивание вверх отложит всплывающие уведомления от приложения на <xliff:g id="number">%d</xliff:g> минут(ы)</string>
<string name="heads_up_snooze_disabled_summary">Таймер повтора отключен</string>
<string name="heads_up_snooze_1min">1 минута</string>
<string name="heads_up_snooze_5min">5 минут</string>
<string name="heads_up_snooze_10min">10 минут</string>
<string name="heads_up_snooze_15min">15 минут</string>
<string name="heads_up_snooze_20min">20 минут</string>
<!-- Quick QS pulldown -->
<string name="status_bar_quick_qs_pulldown">Быстрый доступ к панели быстрых настроек</string>
<string name="quick_pulldown_none">Отключен</string>
<string name="quick_pulldown_right">Выпадающая строка состояния с правой стороны</string>
<string name="quick_pulldown_left">Выпадающая строка состояния с левой стороны</string>
<!-- Incall vibrate options -->
<string name="incall_vibration_category">Параметры вибрации при вызове</string>
<string name="incall_vibrate_connect_title">Вибрация при подключении</string>
<string name="incall_vibrate_call_wait_title">Вибрировать при ожидании вызова</string>
<string name="incall_vibrate_disconnect_title">Вибрация при отключении</string>
<!-- Data disabled icon -->
<string name="data_disabled_icon_title">Показывать значок отключенной передачи данных</string>
<string name="data_disabled_icon_summary">Показывать крестик возле значка сигнала, когда передача данных отключена</string>
<!-- Roaming indicator icon -->
<string name="roaming_indicator_icon_title">Индикатор роуминга</string>
<string name="roaming_indicator_icon_summary">Отображать индикатор роуминга рядом со значком сети при нахождении в роуминге</string>
<!-- Show VoLTE icon on statusbar -->
<string name="volte_switch_title">Значок VoLTE</string>
<string name="volte_switch_summary">Отображать значок VoLTE</string>
<string name="volte_icon_title">Значок VoLTE</string>
<string name="volte_icon_summary">Отображать значок VoLTE</string>
<string name="volte_icon_style_title">Выбрать значок VoLTE</string>
<string name="volte_icon_asus">Значок VoLTE Asus</string>
<string name="volte_icon_vo">Только значок Vo</string>
<string name="volte_icon_volte">Значок VoLTE</string>
<string name="volte_icon_oos">Значок VoLTE OOS</string>
<string name="volte_icon_hd">Значок HD</string>
<string name="volte_icon_hd2">Значок HD CAF</string>
<string name="volte_icon_miui">Значок MIUI 11</string>
<string name="volte_icon_emui">Значок EMUI</string>
<string name="volte_icon_margaritov">Заполненный значок HD</string>
<string name="volte_icon_margaritov2">Маргаритов значок VoLTE</string>
<string name="volte_icon_vivo">Значок Vivo</string>
<string name="volte_icon_aris">Значок Aris</string>
<string name="volte_icon_beast">Значок Aww</string>
<string name="volte_icon_ios">Значок Ios</string>
<string name="volte_icon_lr">Значок Livenge</string>
<string name="volte_icon_realme">Значок Realme</string>
<string name="volte_icon_typeA">Модный значок</string>
<string name="volte_icon_typeB">Значок фильтра</string>
<string name="volte_icon_typeC">Значок Mue</string>
<string name="volte_icon_typeD">Значок Sus</string>
<string name="volte_icon_typeE">Значок Acherus</string>
<string name="volte_icon_vcircle">Круглый значок</string>
<string name="volte_icon_vimeo">Значок Vimeo</string>
<string name="volte_icon_volit">Значок Volit</string>
<string name="volte_icon_zirco">Значок Ziroc</string>
<!-- VoWiFi icon -->
<string name="vowifi_icon_title">Значок VoWiFi</string>
<string name="vowifi_icon_enabled">Значок VoWiFi включен</string>
<string name="vowifi_icon_disabled">Значок VoWiFi отключен</string>
<string name="vowifi_icon_enabled_volte_disabled">VoWiFi вместо значка VoLTE</string>
<string name="vowifi_icon_style_title">Стиль значка VoWiFi</string>
<string name="vowifi_icon_default">Значок по умолчанию</string>
<string name="vowifi_icon_emui">Значок EMUI</string>
<string name="vowifi_icon_asus">Значок Asus</string>
<string name="vowifi_icon_oneplus">Значок OOS</string>
<string name="vowifi_icon_moto">Значок Motorola</string>
<string name="vowifi_icon_simple1">Значок Простой1</string>
<string name="vowifi_icon_simple2">Значок Простой2</string>
<string name="vowifi_icon_simple3">Значок Простой3</string>
<string name="vowifi_icon_vivo">Значок Vivo</string>
<string name="vowifi_icon_margaritov">Значок Маргаритов</string>
<!-- Battery light -->
<string name="battery_light_settings">Индикация зарядки батареи</string>
<string name="notification_light_settings">Индикатор уведомлений</string>
<string name="battery_light_enable">Включить</string>
<string name="battery_full_light_enabled">Индикатор батареи при полной зарядке</string>
<string name="battery_light_allow_on_dnd_title">Индикатор батареи в режиме \"Не беспокоить\"</string>
<string name="battery_light_low_blinking_title">Индикация при низком заряде батареи</string>
<string name="battery_light_cat">Цвет индикатора батареи при зарядке</string>
<string name="battery_light_low_color">Низкий заряд</string>
<string name="battery_light_medium_color">Средний заряд</string>
<string name="battery_light_full_color">Почти полный заряд батареи</string>
<string name="battery_light_reallyfull_color">Полный заряд батареи (100%)</string>
<!-- Heads up options -->
<string name="less_boring_heads_up_title">Сделать всплывающие уведомления менее надоедливыми</string>
<string name="less_boring_heads_up_summary">Показывать всплывающие уведомления только для звонков и сообщений, если они не используются</string>
<!-- Notification guts kill app button -->
<string name="general_category">Общие</string>
<string name="notification_guts_kill_app_button_title">Кнопка закрытия приложения</string>
<string name="notification_guts_kill_app_button_summary">Показывать кнопку закрытия приложения при долгом нажатии на уведомление</string>
<!-- Double Tap on Doze to wake -->
<string name="double_tap_on_doze_to_wake_title">Двойное нажатие для пробуждения</string>
<string name="double_tap_on_doze_to_wake_summary">Дважды нажмите, чтобы вывести устройство из сна</string>
<!-- Old mobile type icons -->
<string name="use_old_mobiletype_title">Маленький значок мобильной сети</string>
<string name="use_old_mobiletype_summary">Показывать значок мобильной сети над индикатором сигнала</string>
<!-- Lockscreen battery info indicator -->
<string name="lockscreen_battery_info_title">Информация о зарядке на экране блокировки</string>
<string name="lockscreen_battery_info_summary">Отображение текущего напряжения, мощности и температуры батареи на экране блокировки во время зарядки</string>
<!-- Charging animation -->
<string name="charging_animation_title">Анимация заряда батареи</string>
<string name="charging_animation_summary">Показывать анимацию при подключении зарядки к устройству</string>
<!-- Tiles animation style -->
<string name="qs_tile_animation_title">Анимации</string>
<string name="qs_tile_animation_style_title">Стиль анимации</string>
<string name="qs_tile_animation_duration_title">Длительность анимации</string>
<string name="qs_tile_animation_interpolator_title">Интерполяция анимации плиток</string>
<string name="qs_tile_animation_style_off">Без анимации</string>
<string name="qs_tile_animation_style_flip">Переворот</string>
<string name="qs_tile_animation_style_rotate">Поворот</string>
<string name="qs_tile_animation_duration_low">Низкий</string>
<string name="qs_tile_animation_duration_default">По умолчанию</string>
<string name="qs_tile_animation_duration_fast">Быстрый</string>
<string name="qs_tile_animation_interpolator_linearInterpolator">Линейный</string>
<string name="qs_tile_animation_interpolator_accelerateInterpolator">Ускорение</string>
<string name="qs_tile_animation_interpolator_decelerateInterpolator">Замедление</string>
<string name="qs_tile_animation_interpolator_accelerateDecelerateInterpolator">Ускорить замедление</string>
<string name="qs_tile_animation_interpolator_bounceInterpolator">Отскок</string>
<string name="qs_tile_animation_interpolator_overshootInterpolator">Проскочить</string>
<string name="qs_tile_animation_interpolator_anticipateInterpolator">Опережение</string>
<string name="qs_tile_animation_interpolator_anticipateOvershootInterpolator">Опережение проскока</string>
<string name="qs_set_animation_style">%1$s</string>
<string name="qs_set_animation_duration">%1$s</string>
<string name="qs_set_animation_interpolator">%1$s</string>
<!-- Blink flashlight for incoming calls -->
<string name="flashlight_category">Фонарик</string>
<string name="flashlight_on_call_title">Мигающий фонарик при входящем звонке</string>
<string name="flashlight_on_call_disabled">Отключен</string>
<string name="flashlight_on_call_ringer">При звонке</string>
<string name="flashlight_on_call_no_ringer">Когда звонок беззвучный</string>
<string name="flashlight_on_call_silent">Когда полная тишина (без звонков или вибрации)</string>
<string name="flashlight_on_call_always">Всегда</string>
<string name="flashlight_on_call_ignore_dnd_title">Игнорировать \"Не беспокоить\"</string>
<string name="flashlight_on_call_ignore_dnd_summary">Мигать ли в режиме \"Не беспокоить\"</string>
<string name="flashlight_on_call_rate_title">Частота</string>
<string name="flashlight_on_call_rate_summary">Частота мигания фонарика при звонке</string>
<!-- Combined signal icons in status bar -->
<string name="combined_status_bar_signal_icons">Комбинированные значки сигнала</string>
<string name="combined_status_bar_signal_icons_summary">Включить комбинированные значки сигнала в строке состояния.\nТребует перезапуска SystemUI</string>
<!-- QS battery estimates -->
<string name="qs_show_battery_estimate_title">Оценка батареи</string>
<string name="qs_show_battery_estimate_summary">Показать ожидаемый остаток заряда батареи рядом со значком</string>
<!-- AOD Schedule -->
<string name="always_on_display_schedule_title">Расписание всегда включённого экрана</string>
<string name="always_on_display_schedule_sunset">Закат</string>
<string name="always_on_display_schedule_sunrise">Рассвет</string>
<string name="always_on_display_schedule_mixed_sunset">Включается от заката до заданного времени</string>
<string name="always_on_display_schedule_mixed_sunrise">Включается от заданного времени до рассвета</string>
<!-- Pulse notifications lightning -->
<string name="pulse_ambient_light_title">Подсветка краёв экрана</string>
<string name="pulse_ambient_light_summary">Подсвечивать края экрана для пульсирующих уведомлений</string>
<string name="ambient_notification_light_enabled_title">Показать на AOD</string>
<string name="ambient_notification_light_enabled_summary">Показывать подсветку краёв на AOD</string>
<string name="ambient_notification_light_hide_aod_title">Скрывать содержимое на AOD</string>
<string name="ambient_notification_light_hide_aod_summary">Скрывать содержимое AOD когда края подсвечиваются</string>
<string name="ambient_notification_light_duration_title">Длительность</string>
<string name="ambient_notification_light_duration_summary">Время, необходимое для завершения каждой анимации</string>
<string name="ambient_notification_light_repeats_title">Повторы</string>
<string name="ambient_notification_light_repeats_summary">Количество раз, которое анимация должна показывать\n0 для бесконечного</string>
<string name="ambient_notification_light_timeout_title">Время ожидания</string>
<string name="ambient_notification_light_timeout_forever">Навсегда</string>
<string name="ambient_notification_light_timeout_half_minute">30 секунд</string>
<string name="ambient_notification_light_timeout_minute">1 минута</string>
<string name="ambient_notification_light_timeout_three_minutes">3 минуты</string>
<string name="ambient_notification_light_timeout_five_minutes">5 минут</string>
<string name="ambient_notification_light_timeout_ten_minutes">10 минут</string>
<string name="set_to_zero">Установить повторы на 0 для включения</string>
<string name="ambient_notification_color_mode_title">Цветовой режим</string>
<string name="ambient_notification_color_mode_accent">Цвет акцента</string>
<string name="ambient_notification_color_mode_wall">Фоновый цвет обоев</string>
<string name="ambient_notification_color_mode_notification">Цвет значка уведомлений</string>
<string name="ambient_notification_color_mode_custom">@string/ambient_notification_light_color_title</string>
<string name="ambient_notification_light_color_title">Свой цвет</string>
<string name="pulse_ambient_light_show_always_title">Всегда показывать</string>
<string name="pulse_ambient_light_show_always_summary">Подсвечивать края для всех событий, а не только уведомлений</string>
<string name="pulse_ambient_light_repeat_direction_title">Количество повторов подсветки</string>
<string name="pulse_ambient_light_repeat_direction_restart">Перезапуск</string>
<string name="pulse_ambient_light_repeat_direction_reverse">Обратный</string>
<string name="pulse_ambient_light_layout_title">Тип подсветки</string>
<string name="pulse_ambient_light_layout_solid">Сплошной</string>
<string name="pulse_ambient_light_layout_faded">Затухание</string>
<string name="pulse_ambient_light_width_title">Ширина подсветки</string>
<string name="pulse_light_layout_style_title">Стиль расположения подсвечивания</string>
<string name="pulse_light_both">Все четыре стороны</string>
<string name="pulse_light_top_bottom">Только сверху-снизу</string>
<string name="pulse_light_left_right">Только влево-вправо</string>
<!-- Ambient Ticker -->
<string name="pulse_on_new_tracks_title">Бегущая строка музыки</string>
<string name="pulse_on_new_tracks_summary">Показывать музыкальную бегущую строку на экране событий во время смены трека</string>
<!-- Screen off FOD -->
<string name="screen_off_fod_title">Выключить экран FOD</string>
<string name="screen_off_fod_summary">Оставить FOD включенным при выключенном экране</string>
<!-- Volume Steps Fragment -->
<string name="volume_steps_fragment_title">Уровни громкости</string>
<string name="volume_steps_summary">Настроить уровни громкости</string>
<string name="volume_steps_alarm_title">Уровень громкости: Будильник</string>
<string name="volume_steps_dtmf_title">Уровень громкости: DTMF</string>
<string name="volume_steps_music_title">Уровень громкости: Медиа</string>
<string name="volume_steps_notification_title">Уровень громкости: Уведомления</string>
<string name="volume_steps_ring_title">Уровень громкости: Звонок</string>
<string name="volume_steps_system_title">Уровень громкости: Система</string>
<string name="volume_steps_voice_call_title">Уровень громкости: Голосовой вызов</string>
<string name="volume_steps_reset">Сброс</string>
<!-- Udfps animations -->
<string name="udfps_category">Датчик отпечатка пальца</string>
<string name="udfps_recog_animation">Анимация датчика отпечатка пальца</string>
<string name="udfps_recog_animation_summary">Показывать анимацию при распознавании отпечатка</string>
<string name="udfps_recog_animation_effect_title">Эффект анимации отпечатка пальца</string>
<string name="udfps_recog_animation_effect_summary">Выберите эффект анимации</string>
<!-- Udfps icon picker -->
<string name="udfps_icon_picker_title">Выбрать значок опечатка пальца</string>
<string name="udfps_icon_picker_summary">Выбор своего значка отпечатка пальца</string>
<!-- Udfps Custom Options -->
<string name="udfps_settings_title">Настроить отпечаток пальца</string>
<string name="udfps_settings_summary">Различные меню для настройки отпечатка пальца</string>
<!-- Udfps Haptic Feedback -->
<string name="udfps_haptic_feedback_title">Использовать виброотклик для FOD</string>
<string name="udfps_haptic_feedback_summary">Вибрировать при касании значка FOD</string>
<!-- Custom FOD Icon -->
<string name="custom_fp_icon_title">Собственный значок отпечатка пальца</string>
<string name="custom_fp_icon_summary">Включить пользовательский значок отпечатка пальца из файлов</string>
<string name="custom_fp_select_title">Выбор пользовательского значка отпечатка пальца</string>
<string name="custom_fp_select_summary">Выбрать пользовательское изображение из сохраненных файлов или галереи</string>
<!-- Privacy indicators -->
<string name="mic_camera_privacy_indicator_title">Индикатор использования камеры и микрофона</string>
<string name="mic_camera_privacy_indicator_summary">Показывать раздельные индикаторы, когда любое приложение использует микрофон или камеру</string>
<string name="location_privacy_indicator_title">Индикатор конфиденциальности местоположения</string>
<string name="location_privacy_indicator_summary">Показывать раздельные индикаторы, когда любое приложение использует местоположение</string>
<!-- Sb Icon Style -->
<string name="statusbar_icons_style">Цветные значки в строке состояния</string>
<string name="statusbar_icons_style_summary">Выберите стиль значков в строке состояния (требуется перезагрузка SystemUI)</string>
<!-- Notification headers -->
<string name="notification_headers_title">Заголовок уведомлений</string>
<string name="notification_headers_summary">Показать заголовки в тени уведомлений</string>
<!-- Gaming mode -->
<string name="gaming_mode_title">Игровое пространство</string>
<string name="gaming_mode_summary">Дополнительные возможности для полноценного погружения в игру</string>
<!-- Battery percentage -->
<string name="battery_style_category_title">Значок батареи</string>
<string name="status_bar_battery_percentage_title">Процент заряда батареи</string>
<string name="status_bar_battery_percentage_default">Скрытый</string>
<string name="status_bar_battery_percentage_text_next">Рядом со значком</string>
<string name="status_bar_battery_percentage_text_inside">Внутри значка</string>
<!-- Status bar battery style-->
<string name="status_bar_battery_style_title">Стиль батареи</string>
<string name="status_bar_battery_style_port">Вертикальный</string>
<string name="status_bar_battery_style_circle">Круг</string>
<string name="status_bar_battery_style_dotted_circle">Круг (Точечный)</string>
<string name="status_bar_battery_style_filled_circle">Круг (Заполнен)</string>
<string name="status_bar_battery_style_text">Текст</string>
<string name="status_bar_battery_style_icon_rlandscape">Горизонтальный значок (справа)</string>
<string name="status_bar_battery_style_icon_landscape">Горизонтальный значок (слева)</string>
<string name="status_bar_battery_style_icon_rlandscape_style_a">Горизонтальный R стиль A</string>
<string name="status_bar_battery_style_icon_landscape_style_a">Горизонтальный L стиль A</string>
<string name="status_bar_battery_style_icon_rlandscape_style_b">Горизонтальный R стиль B</string>
<string name="status_bar_battery_style_icon_landscape_style_b">Горизонтальный L стиль B</string>
<string name="status_bar_battery_style_icon_landscape_pill">Вертикальный Mx</string>
<string name="status_bar_battery_style_icon_landscape_line">Горизонтальный Lorn</string>
<string name="status_bar_battery_style_icon_landscape_musku">Вертикальный IOS</string>
<string name="status_bar_battery_style_icon_landscape_signal">Горизонтальный Airoo</string>
<string name="status_bar_battery_style_icon_landscape_buddy">Горизонтальная капсула</string>
<!-- Network Traffic -->
<string name="traffic_title">Индикация трафика</string>
<string name="traffic_summary">Настройки индикации трафика</string>
<string name="network_traffic_autohide_threshold_title">Порог неактивности</string>
<string name="network_traffic_location_title">Местоположение</string>
<string name="network_traffic_disabled">Отключен</string>
<string name="network_traffic_statusbar">Строка состояния</string>
<string name="network_traffic_qs_header">Заголовок быстрых настроек</string>
<string name="network_traffic_refresh_interval_title">Частота обновления</string>
<string name="network_traffic_refresh_interval_summary">Интервал повторного измерения скорости</string>
<string name="network_traffic_mode_title">Режим отображения</string>
<string name="network_traffic_dynamic">Динамический</string>
<string name="network_traffic_download">Скачать</string>
<string name="network_traffic_upload">Загрузка</string>
<string name="network_traffic_font_size">Размер шрифта одиночной сети</string>
<string name="network_traffic_autohide">Автоскрытие</string>
<string name="network_traffic_autohide_summary">Скрыть монитор трафика, когда сеть неактивна</string>
<string name="network_traffic_autohide_kilobits">Кб/с</string>
<string name="network_traffic_autohide_kilobytes">КБ/с</string>
<string name="network_traffic_units_title">Единицы измерения трафика</string>
<string name="network_traffic_units_bits">Бит в секунду (бит/с)</string>
<string name="network_traffic_units_kilobits">Килобит в секунду (кбит/с)</string>
<string name="network_traffic_units_megabits">Мегабит в секунду (Мбит/с)</string>
<string name="network_traffic_units_bytes">Байт в секунду (Б/с)</string>
<string name="network_traffic_units_kilobytes">Килобайт в секунду (кБ/с)</string>
<string name="network_traffic_units_megabytes">Мегабит в секунду (Мбит/с)</string>
<string name="network_traffic_hidearrow">Скрыть стрелки</string>
<string name="network_traffic_hidearrow_summary">Скрывать стрелки индикатора сетевого трафика</string>
<!-- Themeing -->
<string name="dark_ui_mode_summary">Просмотреть параметры темной темы</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the settings category for theme overlays. -->
<string name="theme_customization_category">Оформление</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the adaptive icon shape (e.g. launcher and quick settings icons). -->
<string name="theme_customization_icon_shape_title">Форма значка</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize accent color. -->
<string name="theme_customization_icon_shape_summary">Установить стиль формы значка системы</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize headline and body fonts. -->
<string name="theme_customization_font_title">Заголовок / Основной шрифт</string>
<string name="theme_customization_font_summary">Установить стиль системного шрифта</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the system wide icon pack. -->
<string name="theme_customization_icon_pack_title">Набор значков</string>
<string name="theme_customization_icon_pack_summary">Установить пользовательский стиль набора значков</string>
<string name="theme_customization_signal_icon_title">Стиль значка сигнала</string>
<string name="theme_customization_signal_icon_summary">Установить пользовательский стиль значка сигнала</string>
<string name="theme_customization_wifi_icon_title">Стиль значка WiFi</string>
<string name="theme_customization_wifi_icon_summary">Установить пользовательский стиль значка wifi</string>
<!-- Custom Signal bar icons -->
<string name="custom_signal_bar_title">Сигнал</string>
<!-- Custom Wi-Fi bar icons -->
<string name="custom_wifi_bar_title">Wi-Fi</string>
<!-- Button brightness -->
<string name="button_backlight_options_category">Настройки подсветки</string>
<string name="button_backlight_enable_title">Разрешить подсветку кнопок</string>
<string name="button_link_brightness">Связать с яркостью экрана</string>
<string name="button_link_brightness_summary">Яркость подсветки кнопок будет регулироваться в зависимости от яркости экрана</string>
<string name="button_manual_brightness">Уровень яркости</string>
<string name="button_timeout_title">Длительность подсветки</string>
<string name="button_backlight_on_touch_only_title">Подсветка кнопок при касании</string>
<string name="button_backlight_on_touch_only_summary">Подсветка кнопок будет работать только при их нажатии. Длительность по-прежнему влияет на эту функцию.</string>
<!-- Screen off animation -->
<string name="screen_off_animation_title">Анимация выключения экрана</string>
<string name="screen_off_animation_crt">Эффект старого телевизора</string>
<string name="screen_off_animation_scale">Масштаб</string>
<!-- Status bar - Clock -->
<string name="status_bar_clock_title">Часы и дата</string>
<string name="status_bar_clock_summary">Настройка часов и даты</string>
<string name="status_bar_clock_seconds_title">Секунды часов</string>
<string name="status_bar_clock_seconds_summary">Отображать секунды рядом с часами в строке состояния</string>
<string name="status_bar_clock_position_title">Стиль часов</string>
<string name="status_bar_clock_position_right">Справа</string>
<string name="status_bar_clock_position_left">Слева</string>
<string name="status_bar_clock_position_center">По центру</string>
<string name="status_bar_clock_position_hidden">Скрытый</string>
<string name="status_bar_clock_auto_hide_title">Автоскрытие</string>
<string name="status_bar_clock_auto_hide_launcher_summary">Скрывать часы, если открыт главный экран</string>
<string name="status_bar_clock_auto_hide_summary">Скрывать часы с регулярным интервалом</string>
<string name="status_bar_clock_auto_hide_hdur_title">Длительность скрытия</string>
<string name="status_bar_clock_auto_hide_hdur_summary">Количество секунд до скрытия часов</string>
<string name="status_bar_clock_auto_hide_sdur_title">Длительность отображения</string>
<string name="status_bar_clock_auto_hide_sdur_summary">Количество секунд ожидания перед скрытием часов</string>
<string name="status_bar_am_pm_title">Стиль AM/PM</string>
<string name="status_bar_am_pm_info">24-часовой формат включен</string>
<string name="status_bar_am_pm_normal">Обычный</string>
<string name="status_bar_am_pm_small">Маленький</string>
<string name="status_bar_am_pm_hidden">Скрытый</string>
<string name="status_bar_date_title">Дата</string>
<string name="status_bar_date_none">Скрытый</string>
<string name="status_bar_date_small">Маленький</string>
<string name="status_bar_date_normal">Обычный</string>
<string name="status_bar_date_format_title">Формат даты</string>
<string name="status_bar_date_style">Стиль даты</string>
<string name="status_bar_date_style_normal">Обычный</string>
<string name="status_bar_date_style_lowercase">Нижний регистр</string>
<string name="status_bar_date_style_uppercase">Верхний регистр</string>
<string name="status_bar_date_format_custom">Свой формат java</string>
<string name="status_bar_date_string_edittext_title">Должен быть в формате даты, например, MM/dd/yy</string>
<string name="status_bar_date_string_edittext_summary">Введите строку</string>
<string name="clock_date_position">Расположение даты</string>
<string name="clock_date_right">Справа от часов</string>
<string name="clock_date_left">Слева от часов</string>
<!-- QS clock -->
<string name="qs_clock_title">Часы</string>
<string name="qs_clock_summary">Отображать часы в заголовке строки состояния</string>
<!-- QS date -->
<string name="qs_date_title">Дата</string>
<string name="qs_date_summary">Отображать дату в заголовке быстрых настроек</string>
<!-- Media art -->
<string name="lockscreen_media_category">Медиа на экране блокировки</string>
<string name="media_art_title">Обложка мультимедиа</string>
<string name="media_art_summary">Включить медиа-обложку на экране блокировки</string>
<!-- Lockscreen album art filter -->
<string name="lockscreen_albumart_filter_title">Фильтр обложек медиафайлов</string>
<string name="lockscreen_albumart_filter_none">Ничего</string>
<string name="lockscreen_albumart_filter_grayscale">Оттенки серого</string>
<string name="lockscreen_albumart_filter_tint">Тон акцента</string>
<string name="lockscreen_albumart_filter_blur">Размытие</string>
<string name="lockscreen_albumart_filter_grayblur">Оттенки серого и размытие</string>
<!-- Pulse music visualizer -->
<string name="pulse_help_policy_notice_title">Про Pulse</string>
<string name="pulse_help_policy_notice_summary">Pulse - это блестящий графический аудио-эквалайзер, работающий при воспроизведении музыки на устройстве</string>
<string name="pulse_settings">Pulse</string>
<string name="pulse_settings_summary">Аудио-графический эквалайзер для панели навигации и экрана блокировки</string>
<string name="show_navbar_pulse_title">Визуализатор на панели навигации</string>
<string name="show_navbar_pulse_summary">Звуковой графический эквалайзер на панели навигации</string>
<string name="show_lockscreen_pulse_title">Визуализатор на экране блокировки</string>
<string name="show_lockscreen_pulse_summary">Звуковой графический эквалайзер на блокировки экрана</string>
<string name="show_ambient_pulse_title">Визуализатор на экране событий</string>
<string name="show_ambient_pulse_summary">Аудио графический эквалайзер на экране событий</string>
<string name="pulse_render_mode_title">Режим отображения</string>
<string name="pulse_render_mode_fading_bars">Затухающие блоки</string>
<string name="pulse_render_mode_solid_lines">Сплошные линии</string>
<string name="pulse_legacy_mode_advanced_category">Настройки режима блоков затухания</string>
<string name="pulse_custom_fudge_factor">Уровень здравомыслия</string>
<string name="pulse_lavalamp_speed_title">Скорость смены цвета</string>
<string name="pulse_solid_units_count">Количество сплошных линий</string>
<string name="pulse_solid_units_opacity">Прозрачность сплошных линий</string>
<string name="pulse_solid_units_rounded_title">Закругленные углы</string>
<string name="pulse_solid_units_rounded_summary">Сплошные линии с закругленным углами</string>
<string name="pulse_solid_dimen_category">Настройки режима сплошных линий</string>
<string name="pulse_color_mode_title">Цвет</string>
<string name="pulse_color_accent">Акцент</string>
<string name="pulse_color_custom">Свой</string>
<string name="pulse_color_lava_lamp">Смена цвета</string>
<string name="pulse_color_user_title">Выбор цвета</string>
<string name="pulse_smoothing_enabled_title">Включить сглаживание</string>
<string name="pulse_smoothing_enabled_summary">Каждая полоса анимируется более плавно</string>
<string name="pulse_custom_dimen">Ширина полосы</string>
<string name="pulse_custom_div">Интервал между полосами</string>
<string name="pulse_filled_block_size">Размер блока</string>
<string name="pulse_empty_block_size">Отступ блока</string>
<!-- Quick Settings brightness slider -->
<string name="qs_brightness_slider_category">Ползунок яркости</string>
<string name="qs_brightness_slider_title">Показать ползунок яркости</string>
<string name="qs_brightness_slider_summary">Показать ползунок яркости в панели быстрый настоек</string>
<string name="qs_brightness_position_bottom_title">Показывать ползунок яркости внизу</string>
<string name="qs_brightness_position_bottom_summary">Показывать ползунок яркости внизу быстрых настроек</string>
<!-- Quick Settings brightness icon -->
<string name="brightness_icon_title">Адаптивная кнопка яркости</string>
<string name="brightness_icon_summary">Показать кнопку адаптивной яркости</string>
<!-- Quick QS Panel brightness slider -->
<string name="quick_qs_brightness_slider_title">Показывать ползунок яркости в панели быстрых настроек</string>
<string name="quick_qs_brightness_slider_summary">Показывать ползунок яркости в панели быстрых настроек</string>
<!-- Volume rocker gestures -->
<string name="volume_skiptrack_screen_title">Пропуск музыкальной композиции</string>
<!-- Navigation bar -->
<string name="navigation_title">Направлять</string>
<string name="navigation_bar_category">Панель навигации</string>
<string name="navigation_bar_title">Наэкранная панель навигации</string>
<string name="navigation_bar_summary">Включить наэкранные кнопки навигации</string>
<string name="navigation_bar_layout_title">Расположение</string>
<string name="navigation_bar_layout_summary">Настройка расположения панели навигации</string>
<string name="navigation_bar_arrow_keys_title">Показывать стрелки при вводе</string>
<string name="navigation_bar_arrow_keys_summary">Показывать левую и правую кнопку курсора в панели навигации при наборе</string>
<string name="navigation_bar_help_text">Эти настройки относятся в основном к 3-кнопочной панели навигации. Если вы используете жестовую навигацию и хотите настроить ее, например, скрыть ручку жеста, посетите раздел: Настройки &gt; Система &gt; Жесты.</string>
<string name="nav_bar_tuner_title">Тюнер панели навигации</string>
<string name="nav_bar_tuner_summary">Изменить расположение панели навигации</string>
<string name="navbar_layout_title">Расположение</string>
<string name="navbar_layout_normal">Обычный</string>
<string name="navbar_layout_compact">Компактный</string>
<string name="navbar_layout_leftleaning">Со сдвигом влево</string>
<string name="navbar_layout_rightleaning">Со сдвигом вправо</string>
<string name="system_navigation_summary">Выберите, какой системный стиль навигации использовать</string>
<!-- HW keys -->
<string name="hardware_keys_title">Кнопки</string>
<string name="hardware_keys_category">Аппаратные кнопки навигации</string>
<string name="hardware_keys_disable_title">Отключить аппаратные кнопки</string>
<string name="hardware_keys_disable_summary">Использовать аппаратные кнопки устройства для навигации</string>
<!-- NavBar Inverse -->
<string name="navigation_bar_inverse_title">Инвертировать 3-х кнопочную панель навигации</string>
<!-- Quick Settings brightness slider -->
<string name="qs_show_brightness_slider_title">Ползунок яркости</string>
<string name="qs_show_brightness_slider_never">Не показывать</string>
<string name="qs_show_brightness_slider_expanded">Показывать в развернутом виде</string>
<string name="qs_show_brightness_slider_always">Всегда показывать</string>
<string name="qs_show_brightness_slider_not_expanded">Показывать в свёрнутом виде</string>
<string name="qs_brightness_slider_position_title">Положение</string>
<string name="qs_brightness_slider_position_top">Сверху</string>
<string name="qs_brightness_slider_position_bottom">Снизу</string>
<!-- Monet Engine -->
<string name="monet_category">Monet</string>
<string name="monet_engine_title">Настройки Monet</string>
<string name="monet_engine_summary">Настройка параметров monet</string>
<string name="monet_engine_custom_color_title">Использовать свой цвет</string>
<string name="monet_engine_custom_color_summary">Использовать пользовательский цвет для Monet вместо цвета обоев</string>
<string name="monet_engine_color_override_title">Выберите цвет</string>
<string name="monet_engine_white_luminance_user_title">Белое свечение</string>
<string name="monet_engine_accurate_shades_title">Использовать точные оттенки</string>
<string name="monet_engine_chroma_factor_title">Фактор интенсивности</string>
<string name="monet_engine_linear_lightness_title">Использовать линейное освещение</string>
<!-- Quick Settings brightness icon -->
<string name="qs_show_auto_brightness_title">Значок автояркости</string>
<string name="qs_show_auto_brightness_summary">Показать переключатель адаптивной яркости рядом с ползунок</string>
<!-- Black theme -->
<string name="system_black_theme_title">Использовать черную тему</string>
<string name="system_black_theme_summary">Принудительный черный цвет фона</string>
<!-- OOS style material dismiss all button for notifications -->
<string name="notification_material_dismiss_button_title">Кнопка очистки всех уведомлений</string>
<string name="notification_material_dismiss_button_summary">Заменить текст уведомления \"Очистить все\" на плавающую кнопку</string>
<string name="clearall_style_title">Стиль кнопки уведомлений \"Очистить всё\"</string>
<string name="clearall_bgstyle_title">Фон кнопки уведомлений \"Очистить всё\"</string>
<!-- Laboratory - Application downgrade -->
<string name="laboratory_app_downgrade_title">Разрешить понижение версии приложения</string>
<string name="laboratory_app_downgrade_summary">Это позволит вам понизить версию приложений. Обратите внимание, что это может привести к сбоям и повреждению данных.</string>
<!-- Laboratory - Ignore window secure -->
<string name="laboratory_ignore_window_secure_title">Игнорировать флаги безопасности в окне</string>
<string name="laboratory_ignore_window_secure_summary">Убирает ограничения скриншотов и записей для всех приложений, когда они заменяются черными областями в записях. Это может быть удобным в некоторых случаях, но может привести к утечке конфиденциальной информации. После изменения этого переключателя может потребоваться перезапустить приложения, чтобы изменения вступили в силу.</string>
<!-- Colorful battery icon -->
<string name="battery_level_colors_title">Переключение цветного значка батареи</string>
<string name="battery_level_colors_summary">Каждое понижение уровня заряда батареи кодируется цветом</string>
<!-- Custom settings dashboard style -->
<string name="settings_dashboard_style_title">Расположение настроек</string>
<string name="settings_dashboard_style_aosp">Aosp</string>
<string name="settings_dashboard_style_oos11">OxygenOS 11</string>
<string name="settings_dashboard_style_oos12">OxygenOS 12</string>
<string name="settings_dashboard_style_cherish">Cherish</string>
<string name="settings_dashboard_style_cherish_clean">Чистый Cherish</string>
<string name="settings_layout_category_title">Настройки UI интерфейса</string>
<string name="settings_base_style_title">Основные расположения настроек</string>
<string name="settings_base_style_summary">Использовать альтернативное расположение для меню настройки</string>
<string name="settings_home_style_title">Настройка главного экрана</string>
<string name="settings_home_style_summary">Использовать расположение aosp для главной страницы</string>
<string name="disable_usercard_title">Настройки карточки пользователя</string>
<string name="disable_usercard_summary">Переключить, чтобы не показывать карточку пользователя на главной странице настроек</string>
<string name="spoof_title">Подмена</string>
<!-- Unlimited g00gle ph0t0s st0rage -->
<string name="use_photos_spoof_title">Неограниченное хранилище фотографий</string>
<string name="use_photos_spoof_summary">Маскировка устройства под Pixel XL для \"Google Фото\", чтобы предоставить неограниченное хранилище для резервного копирования фотографий</string>
<!-- Unlock FPS for specific games -->
<string name="use_games_spoof_title">Разблокировать высокий FPS в играх</string>
<string name="use_games_spoof_summary">Маскировка устройства под другую модель для определенных игр, чтобы разблокировать более высокий FPS</string>
<!-- Unlock higher quality streams for specific apps -->
<string name="use_stream_spoof_title">Разблокировать потоки высокого качества</string>
<string name="use_stream_spoof_summary">Замените свое устройство на Pixel 6 Pro, чтобы разблокировать более качественные трансляции на Amazon Prime, Disney+, Hotstar и Netflix</string>
<!-- Hidden apps -->
<string name="hidden_apps_title">Скрытые приложения</string>
<string name="hidden_apps_summary">Приложения, которые должны быть скрыты из лаунчера</string>
<!-- reTicker -->
<string name="reticker_title">Бегущая строка</string>
<string name="reticker_summary">Замените всплывающие уведомления на переработанную, более тонкую и менее агрессивную версию</string>
<string name="reticker_colored_title">Использовать цветной фон приложения</string>
<string name="reticker_colored_summary">Заменить цвет фона бегущей строки, используя цвета основного приложения уведомления</string>
<!-- Data usage info in QS footer -->
<string name="qs_footer_datausage_title">Использование данных</string>
<string name="qs_footer_datausage_summary">Показывать статистику использования трафика в нижней части быстрых настроек</string>
<!-- Qs Transparency -->
<string name="qs_transparency_summary">Выберите, насколько прозрачны ваши быстрые настройки (требуется перезапуск SystemUI)</string>
<string name="qs_transparency_title">Прозрачность быстрых настроек</string>
<!-- Media artwork -->
<string name="media_category">Уведомления медиа</string>
<string name="artwork_media_background_title">Фон медиа-обложкой</string>
<string name="artwork_media_background_summary">Установить медиа-обложку в качестве фона уведомления</string>
<string name="artwork_media_background_enable_blur_title">Размытие фона медиа-обложки</string>
<string name="artwork_media_background_blur_radius_title">Степень размытия фона обложки</string>
<string name="artwork_media_background_fade_filter_title">Степень размытия фона обложки</string>
<string name="artwork_media_background_alpha_title">Прозрачность медиа-обложки</string>
<string name="just_kidding">Просто умеет! Предоставление логов помогает нам, как профессиональные программисты err я имею в виду обнаружить ошибки, которые сообщают пользователи.</string>
<string name="bug_report_drill">Процедура представления отчетов об ошибках</string>
<!-- Strict standby -->
<string name="strict_standby_policy_title">Strict standby policy</string>
<string name="strict_standby_policy_summary">When dismissing from recents, this will force stop apps with restricted battery usage and impose stronger restrictions to them. Also, all app standby restrictions will be imposed even when device is charging.</string>
<!-- Force background freezer -->
<string name="force_background_freezer_title">Background tasks freezer</string>
<string name="force_background_freezer_summary">Freeze tasks with restricted battery usage when moving them to background and unfreeze them when moving to foreground. This could save battery slightly but may lead to crashes and background ANR.</string>
<!-- Wi-Fi Standard icon -->
<string name="show_wifi_standard_icon_title">Show Wi-Fi Standard icon</string>
<string name="show_wifi_standard_icon_summary">Show Wi-Fi type in Wi-Fi signal indicator</string>
<!-- Lockscreen clock color -->
<string name="lockscreen_clock_color_title">Lockscreen clock color</string>
<string name="lockscreen_clock_color_summary">Use secondary color for lockscreen clock, if disabled will use color accent</string>
<!-- QS tiles layout direction: vertical or horizontal -->
<string name="qs_tile_layout_category_title">Tile layout</string>
<string name="qs_tile_layout_title">Vertical layout</string>
<string name="qs_tile_layout_summary">Enable for vertical layout. Default is horizontal</string>
<!-- QS rows and columns -->
<string name="qs_layout_category_title">QS Layout</string>
<string name="qs_rows_portrait_title">Tile rows on portrait</string>
<string name="qs_rows_landscape_title">Tile rows on landscape</string>
<string name="qs_columns_portrait_title">Tile columns on portrait</string>
<!-- QS tiles title visibility -->
<string name="qs_tile_title_visibility_title">Hide tile titles</string>
<string name="qs_tile_title_visibility_summary">Toggle to hide tile titles</string>
<!-- Fingerprint Ripple Effect -->
<string name="enable_fingerprint_ripple_effect_title">Ripple effect</string>
<string name="enable_fingerprint_ripple_effect_summary">Show ripple effect on unlock with fingerprint</string>
</resources>

View File

@@ -0,0 +1,771 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2019 CherishOS
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">
<!-- App Title -->
<string name="cherish_settings_title">Cherish Settings</string>
<!-- Units -->
<string name="unit_milliseconds">milliseconds</string>
<string name="unit_seconds">seconds</string>
<!-- Categories -->
<string name="button_title">Buttons</string>
<string name="button_summary">Hardware keys, Navigation bar</string>
<string name="gestures_title">Gestures</string>
<string name="gestures_summary">Jump to camera, swipe to screenshot</string>
<string name="lockscreen_title">Lock screen</string>
<string name="lockscreen_summary">Music visualizer, charging animation, clock style</string>
<string name="misc_title">Miscellaneous</string>
<string name="misc_summary">Gaming mode, volume controls</string>
<string name="animations_title">Animations</string>
<string name="animations_summary">System animations</string>
<string name="powermenu_title">Power menu</string>
<string name="powermenu_summary">Advanced restart, power menu opacity</string>
<string name="theme_title">Themes</string>
<string name="theme_summary">System theme, rounded, switch theme</string>
<string name="quicksettings_title">Quick Settings</string>
<string name="quicksettings_summary">Tile layout, blur</string>
<string name="recents_title">Recents apps</string>
<string name="recents_summary">Slim recents</string>
<string name="statusbar_title">Status bar</string>
<string name="statusbar_summary">Clock, carrier, status icons</string>
<string name="volume_title">Volume rockers</string>
<string name="volume_summary">Volume rockers</string>
<string name="notifications_title">Notifications</string>
<string name="notifications_summary">Battery light, notifications header</string>
<string name="about_summary">Learn more about CherishOS</string>
<string name="device_part_title">Device features</string>
<string name="qs_category">QS category</string>
<string name="navbar_title">Navigation bar</string>
<string name="volume_keys_title">Volume keys</string>
<!-- General strings -->
<string name="ok">OK</string>
<string name="reset">Reset</string>
<string name="cancel">Cancel</string>
<string name="save">Save</string>
<string name="default_string">Default</string>
<string name="disabled">Disabled</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"></string>
<string name="arrow_down"></string>
<string name="hex">Hex:</string>
<string name="hex_hint">#ff000000</string>
<string name="set">Set</string>
<string name="color_default">Default</string>
<string name="led_color_green">Green</string>
<string name="led_color_red">Red</string>
<!-- Custom seekbar -->
<string name="custom_seekbar_value">Value: <xliff:g id="v">%s</xliff:g></string>
<string name="custom_seekbar_default_value">Default</string>
<string name="custom_seekbar_default_value_to_set">Default value: <xliff:g id="v">%s</xliff:g>\nLong press to set</string>
<string name="custom_seekbar_default_value_is_set">Default value is set</string>
<string name="add_package_to_title">Add application</string>
<!-- QS settings -->
<string name="qs_title">Quick settings</string>
<!-- QuickSettings haptic feedback -->
<string name="quick_settings_vibrate_title">Vibrate on touch</string>
<string name="quick_settings_vibrate_summary">Vibrate when touching QS tiles</string>
<!-- Lockscreen shortcuts -->
<string name="ls_category">Lockscreen Items</string>
<string name="ls_tuner">Enable Lockscreen tuner</string>
<string name="lockscreen_shortcuts">Lockscreen shortcuts</string>
<string name="ls_shortcut_summary">Customize Lockscreen shortcuts</string>
<!-- Lockscreen icons -->
<string name="lockscreen_tuner_title">Lockscreen tuner</string>
<!-- Statusbar Items -->
<string name="sb_icons">Statusbar Icons</string>
<string name="statusbar_items_category">Statusbar items</string>
<!-- Status bar - icons -->
<string name="status_bar_icons_title">Status bar icons</string>
<!-- Lock screen visualizer -->
<string name="visualizer_title">Display music visualizer</string>
<!-- Power menu and dialogs opacity -->
<!-- AOKP custom system animations -->
<!-- Power menu Animations -->
<string name="power_menu_animation">Power menu</string>
<!-- QS header image -->
<!-- Lockscreen -->
<string name="lockscreen_category">Lockscreen</string>
<!-- Themes -->
<string name="theme_type_title">System theme</string>
<string name="theme_type_summary">Select theme</string>
<!--Accenter -->
<string name="themes_hub_title">Themes</string>
<string name="themes_hub_summary">Accents-Gradients-Themes</string>
<string name="rgb_accent_picker_title_dark">Accent Picker</string>
<string name="rgb_accent_picker_summary">Choose the accent color yourself</string>
<string name="theme_option_reset_title">Reset Theme Options</string>
<string name="theme_option_reset_message">Are you sure you want to reset themes-accent to default?</string>
<!--ThemePicker-->
<string name="theme_select_title">Styles and Wallpapers</string>
<string name="theme_select_summary">Browse and select installed themes</string>
<string name="notification_light_settings">Notifications light</string>
<!-- Volume rocker wake -->
<string name="volume_rocker_wake_title">Volume rocker wake</string>
<string name="search">Search</string>
<string name="search_apps">Search apps</string>
<!-- Power Menu -->
<string name="power_menu_title">Power menu</string>
<string name="power_menu_title_summary">View or change power menu entries</string>
<string name="powermenu_screenshot">Screenshot</string>
<string name="powermenu_power">Power</string>
<string name="powermenu_advanced">Advanced reboot options</string>
<string name="powermenu_restart">Restart</string>
<string name="powermenu_airplane">Airplane</string>
<string name="powermenu_settings">Settings</string>
<string name="powermenu_lockdown">Lock Down</string>
<string name="powermenu_soundpanel">Sound Panel</string>
<string name="powermenu_users">Users</string>
<string name="powermenu_logout">Logout</string>
<string name="powermenu_emergency">Emergency</string>
<!-- Double Tap Lockscreen to Sleep -->
<string name="lockscreen_gesture_title">Gestures</string>
<string name="double_tap_to_sleep_lockscreen_title">Double tap to sleep</string>
<string name="double_tap_to_sleep_lockscreen_summary">Double tap on the top third or bottom shortcut area of the lock screen to put the device to sleep</string>
<!-- Double Tap Statusbar to Sleep -->
<string name="statusbar_gesture_title">Gestures</string>
<string name="double_tap_to_sleep_statusbar_title">Double tap to sleep</string>
<string name="double_tap_to_sleep_statusbar_summary">Double tap on statusbar to put the device to sleep</string>
<!-- Buttons title -->
<string name="volume_category">Volume Rocker</string>
<!--Volume keys -->
<string name="volume_rocker_wake_summary">Pressing the volume keys will wake your device</string>
<!-- Torch Power button gestures -->
<string name="torch_power_button_gesture_title">Toggle torch when screen off</string>
<string name="torch_power_button_gesture_none">Disabled</string>
<string name="torch_power_button_gesture_dt">Double tap power button (slower single tap response), Disables double power tap for camera.</string>
<string name="torch_power_button_gesture_dt_toast">Jump to camera gesture is now disabled</string>
<string name="torch_power_button_gesture_lp">Long press power button</string>
<!-- Hardware button navigation -->
<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>
<string name="profile_applist_title">Applications</string>
<string name="choose_action_title">Choose action</string>
<string name="action_entry_default_action">Default settings</string>
<string name="action_entry_select_app">Select application</string>
<string name="action_entry_custom_action">Select custom action</string>
<string name="hardware_keys_volume_keys_title">Volume rocker</string>
<string name="hardware_keys_home_key_title">Home button</string>
<string name="hardware_keys_menu_key_title">Menu button</string>
<string name="hardware_keys_assist_key_title">Search button</string>
<string name="hardware_keys_appswitch_key_title">Overview button</string>
<string name="hardware_keys_back_key_title">Back button</string>
<string name="hardware_keys_double_tap_summary">Set double tap action</string>
<string name="hardware_keys_single_tap_summary">Set single tap action</string>
<string name="hardware_keys_long_press_summary">Set long press action</string>
<string name="hardware_keys_single_tap_title">Single tap action</string>
<string name="hardware_keys_long_press_title">Long press action</string>
<string name="hardware_keys_double_tap_title">Double tap action</string>
<!-- 4G icon -->
<string name="show_fourg_icon_title">4G icon</string>
<string name="show_fourg_icon_summary">Display 4G icon in signal icon instead LTE</string>
<!-- Volume swap buttons -->
<string name="swap_volume_buttons_title">Reorient</string>
<string name="swap_volume_buttons_summary">Swap volume buttons when the screen is rotated</string>
<!-- Power menu on lockscreen -->
<string name="lockscreen_power_menu_disabled_title">Disable power menu on lock screen</string>
<string name="lockscreen_power_menu_disabled_summary">This will only disable the power menu on secure lock screens</string>
<!-- Toast app icon -->
<string name="toast_icon_title">Toast app icon</string>
<string name="toast_icon_summary">Display the app\'s icon corresponding with the toast</string>
<!-- Heads up -->
<string name="headsup_category">HeadsUp Settings</string>
<string name="heads_up_notifications">Heads up</string>
<string name="heads_up_notifications_summary">Customise heads up notifications settings</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_stoplist_summary">Disable heads up notifications in these applications</string>
<string name="add_heads_up_blacklist_summary">Disable heads up from these applications</string>
<string name="heads_up_stoplist_title">Stoplist</string>
<string name="heads_up_blacklist_title">Blacklist</string>
<string name="profile_choose_app">Choose app</string>
<string name="dialog_delete_title">Delete</string>
<string name="dialog_delete_message">Remove selected item?</string>
<!-- Heads up timeout -->
<string name="heads_up_time_out_title">Time out</string>
<string name="heads_up_time_out_summary">Peeking notifications will show for <xliff:g id="number">%d</xliff:g> seconds</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_5sec">5 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>
<!-- Heads up snooze -->
<string name="heads_up_snooze_title">Snooze timer</string>
<string name="heads_up_snooze_summary_one_minute">Swiping up on peeking notifications will snooze heads up from that application for 1 minute</string>
<string name="heads_up_snooze_summary">Swiping up on peeking notifications will snooze heads up from that application for <xliff:g id="number">%d</xliff:g> minutes</string>
<string name="heads_up_snooze_disabled_summary">Snooze timer is disabled</string>
<string name="heads_up_snooze_1min">1 minute</string>
<string name="heads_up_snooze_5min">5 minutes</string>
<string name="heads_up_snooze_10min">10 minutes</string>
<string name="heads_up_snooze_15min">15 minutes</string>
<string name="heads_up_snooze_20min">20 minutes</string>
<!-- Quick QS pulldown -->
<string name="status_bar_quick_qs_pulldown">Quick QS pulldown</string>
<string name="quick_pulldown_none">Disabled</string>
<string name="quick_pulldown_right">Pulldown statusbar from right side</string>
<string name="quick_pulldown_left">Pulldown statusbar from left side</string>
<!-- Incall vibrate options -->
<string name="incall_vibration_category">In-call vibration options</string>
<string name="incall_vibrate_connect_title">Vibrate on connect</string>
<string name="incall_vibrate_call_wait_title">Vibrate on call waiting</string>
<string name="incall_vibrate_disconnect_title">Vibrate on disconnect</string>
<!-- Data disabled icon -->
<string name="data_disabled_icon_title">Show data disabled icon</string>
<string name="data_disabled_icon_summary">Display the cross sign next to signal bar when data is disabled</string>
<!-- Roaming indicator icon -->
<string name="roaming_indicator_icon_title">Roaming indicator</string>
<string name="roaming_indicator_icon_summary">Display roaming indicator in signal icon when in roaming mode</string>
<!-- Show VoLTE icon on statusbar -->
<string name="volte_switch_title">VoLTE icon</string>
<string name="volte_switch_summary">Display VoLTE icon</string>
<string name="volte_icon_title">VoLTE icon</string>
<string name="volte_icon_summary">Display VoLTE icon</string>
<string name="volte_icon_style_title">Select VoLTE Icon</string>
<string name="volte_icon_asus">VoLTE Asus Icon</string>
<string name="volte_icon_vo">Vo Only Icon</string>
<string name="volte_icon_volte">VoLTE Icon</string>
<string name="volte_icon_oos">VoLTE OOS Icon</string>
<string name="volte_icon_hd">HD Icon</string>
<string name="volte_icon_hd2">HD CAF Icon</string>
<string name="volte_icon_miui">MIUI 11 Icon</string>
<string name="volte_icon_emui">EMUI Icon</string>
<string name="volte_icon_margaritov">HD Filled Icon</string>
<string name="volte_icon_margaritov2">Margaritov VoLTE Icon</string>
<string name="volte_icon_vivo">Vivo Icon</string>
<string name="volte_icon_aris">Aris Icon</string>
<string name="volte_icon_beast">Aww Icon</string>
<string name="volte_icon_ios">Ios Icon</string>
<string name="volte_icon_lr">Livenge Icon</string>
<string name="volte_icon_realme">Realme Icon</string>
<string name="volte_icon_typeA">Mild Icon</string>
<string name="volte_icon_typeB">Filth Icon</string>
<string name="volte_icon_typeC">Mue Icon</string>
<string name="volte_icon_typeD">Sus Icon</string>
<string name="volte_icon_typeE">Acherus Icon</string>
<string name="volte_icon_vcircle">Circle Icon</string>
<string name="volte_icon_vimeo">Vimeo Icon</string>
<string name="volte_icon_volit">Volit Icon</string>
<string name="volte_icon_zirco">Ziroc Icon</string>
<!-- VoWiFi icon -->
<string name="vowifi_icon_title">VoWiFi icon</string>
<string name="vowifi_icon_enabled">VoWiFi icon enabled</string>
<string name="vowifi_icon_disabled">VoWiFi icon disabled</string>
<string name="vowifi_icon_enabled_volte_disabled">VoWiFi instead of VoLTE icon</string>
<string name="vowifi_icon_style_title">VoWiFi icon style</string>
<string name="vowifi_icon_default">Default Icon</string>
<string name="vowifi_icon_emui">EMUI Icon</string>
<string name="vowifi_icon_asus">Asus Icon</string>
<string name="vowifi_icon_oneplus">OOS Icon</string>
<string name="vowifi_icon_moto">Motorola Icon</string>
<string name="vowifi_icon_simple1">Simple1 Icon</string>
<string name="vowifi_icon_simple2">Simple2 Icon</string>
<string name="vowifi_icon_simple3">Simple3 Icon</string>
<string name="vowifi_icon_vivo">Vivo Icon</string>
<string name="vowifi_icon_margaritov">Margaritov Icon</string>
<!-- Battery light -->
<string name="battery_light_settings">Battery charging light</string>
<string name="battery_light_enable">Enable</string>
<string name="battery_full_light_enabled">Battery light when full charged</string>
<string name="battery_light_allow_on_dnd_title">Battery light in Do Not Disturb mode</string>
<string name="battery_light_low_blinking_title">Blinking light on low battery</string>
<string name="battery_light_cat">Battery light color when charging</string>
<string name="battery_light_low_color">Low battery</string>
<string name="battery_light_medium_color">Medium battery</string>
<string name="battery_light_full_color">Almost full battery</string>
<string name="battery_light_reallyfull_color">Full (100) battery</string>
<!-- Heads up options -->
<string name="less_boring_heads_up_title">Make heads up less annoying</string>
<string name="less_boring_heads_up_summary">Show heads up only for dialer or messaging app if they are not in foreground</string>
<!-- Notification guts kill app button -->
<string name="general_category">General</string>
<string name="notification_guts_kill_app_button_title">Kill app button</string>
<string name="notification_guts_kill_app_button_summary">Show a kill app button in the notification\'s longpress menu</string>
<!-- Double Tap on Doze to wake -->
<string name="double_tap_on_doze_to_wake_title">Double-tap to wake on doze</string>
<string name="double_tap_on_doze_to_wake_summary">Double tap to wake when device is dreaming</string>
<!-- Old mobile type icons -->
<string name="use_old_mobiletype_title">Small mobile type icon</string>
<string name="use_old_mobiletype_summary">Show mobile type icon on top of the signal indicator</string>
<!-- Lockscreen battery info indicator -->
<string name="lockscreen_battery_info_title">Lockscreen charging info</string>
<string name="lockscreen_battery_info_summary">Show charging current, voltage, wattage and battery temperature on lockscreen while charging</string>
<!-- Charging animation -->
<string name="charging_animation_title">Charging animation</string>
<string name="charging_animation_summary">Display an animation when the device is plugged in</string>
<!-- Tiles animation style -->
<string name="qs_tile_animation_title">Animations</string>
<string name="qs_tile_animation_style_title">Animation style</string>
<string name="qs_tile_animation_duration_title">Animation duration</string>
<string name="qs_tile_animation_interpolator_title">Tiles animation interpolator</string>
<string name="qs_tile_animation_style_off">No animation</string>
<string name="qs_tile_animation_style_flip">Flip</string>
<string name="qs_tile_animation_style_rotate">Rotate</string>
<string name="qs_tile_animation_duration_low">Low</string>
<string name="qs_tile_animation_duration_default">Default</string>
<string name="qs_tile_animation_duration_fast">Fast</string>
<string name="qs_tile_animation_interpolator_linearInterpolator">Linear</string>
<string name="qs_tile_animation_interpolator_accelerateInterpolator">Accelerate</string>
<string name="qs_tile_animation_interpolator_decelerateInterpolator">Decelerate</string>
<string name="qs_tile_animation_interpolator_accelerateDecelerateInterpolator">Accelerate decelerate</string>
<string name="qs_tile_animation_interpolator_bounceInterpolator">Bounce</string>
<string name="qs_tile_animation_interpolator_overshootInterpolator">Overshoot</string>
<string name="qs_tile_animation_interpolator_anticipateInterpolator">Anticipate</string>
<string name="qs_tile_animation_interpolator_anticipateOvershootInterpolator">Anticipate overshoot</string>
<string name="qs_set_animation_style">%1$s</string>
<string name="qs_set_animation_duration">%1$s</string>
<string name="qs_set_animation_interpolator">%1$s</string>
<!-- Blink flashlight for incoming calls -->
<string name="flashlight_category">Flashlight</string>
<string name="flashlight_on_call_title">Blink Flashlight for incoming call</string>
<string name="flashlight_on_call_disabled">Disabled</string>
<string name="flashlight_on_call_ringer">When ringing</string>
<string name="flashlight_on_call_no_ringer">When ringer is silent</string>
<string name="flashlight_on_call_silent">When entirely silent (no ringer or vibrator)</string>
<string name="flashlight_on_call_always">Always</string>
<string name="flashlight_on_call_ignore_dnd_title">Ignore DND</string>
<string name="flashlight_on_call_ignore_dnd_summary">Whether to flash when in Do Not Disturb mode</string>
<string name="flashlight_on_call_rate_title">Rate</string>
<string name="flashlight_on_call_rate_summary">Flashlight on call blink rate</string>
<!-- Combined signal icons in status bar -->
<string name="combined_status_bar_signal_icons">Combined signal icons</string>
<string name="combined_status_bar_signal_icons_summary">Enable combined signal icons in status bar.\nRequires a SystemUI restart</string>
<!-- QS battery estimates -->
<string name="qs_show_battery_estimate_title">Battery estimates</string>
<string name="qs_show_battery_estimate_summary">Show estimated remaining battery life next to the icon</string>
<!-- AOD Schedule -->
<string name="always_on_display_schedule_title">Always on display schedule</string>
<string name="always_on_display_schedule_sunset">Sunset</string>
<string name="always_on_display_schedule_sunrise">Sunrise</string>
<string name="always_on_display_schedule_mixed_sunset">Turns on from sunset till a time</string>
<string name="always_on_display_schedule_mixed_sunrise">Turns on from a time till sunrise</string>
<!-- Pulse notifications lightning -->
<string name="pulse_ambient_light_title">Ambient edge lightning</string>
<string name="pulse_ambient_light_summary">Light ambient edges for pulsing notifications</string>
<string name="ambient_notification_light_enabled_title">Show on AOD</string>
<string name="ambient_notification_light_enabled_summary">Keep showing edge lightning on AOD</string>
<string name="ambient_notification_light_hide_aod_title">Hide AOD content</string>
<string name="ambient_notification_light_hide_aod_summary">Hide AOD content when edges are lighted</string>
<string name="ambient_notification_light_duration_title">Duration</string>
<string name="ambient_notification_light_duration_summary">Time it takes for each animation to complete</string>
<string name="ambient_notification_light_repeats_title">Repeats</string>
<string name="ambient_notification_light_repeats_summary">Amount of times the animation should show\n0 for infinite</string>
<string name="ambient_notification_light_timeout_title">Timeout</string>
<string name="ambient_notification_light_timeout_forever">Forever</string>
<string name="ambient_notification_light_timeout_half_minute">30 seconds</string>
<string name="ambient_notification_light_timeout_minute">1 minute</string>
<string name="ambient_notification_light_timeout_three_minutes">3 minutes</string>
<string name="ambient_notification_light_timeout_five_minutes">5 minutes</string>
<string name="ambient_notification_light_timeout_ten_minutes">10 minutes</string>
<string name="set_to_zero">Set repeats to 0 to enable</string>
<string name="ambient_notification_color_mode_title">Color mode</string>
<string name="ambient_notification_color_mode_accent">Accent color</string>
<string name="ambient_notification_color_mode_wall">Wallpaper dominant color</string>
<string name="ambient_notification_color_mode_notification">Notification icon color</string>
<string name="ambient_notification_color_mode_custom">@string/ambient_notification_light_color_title</string>
<string name="ambient_notification_light_color_title">Custom color</string>
<string name="pulse_ambient_light_show_always_title">Show always</string>
<string name="pulse_ambient_light_show_always_summary">Show lights for all doze events and not just notifications</string>
<string name="pulse_ambient_light_repeat_direction_title">Light repeat mode</string>
<string name="pulse_ambient_light_repeat_direction_restart">Restart</string>
<string name="pulse_ambient_light_repeat_direction_reverse">Reverse</string>
<string name="pulse_ambient_light_layout_title">Light view</string>
<string name="pulse_ambient_light_layout_solid">Solid</string>
<string name="pulse_ambient_light_layout_faded">Faded</string>
<string name="pulse_ambient_light_width_title">Light width</string>
<string name="pulse_light_layout_style_title">Light Layout Style</string>
<string name="pulse_light_both">All Four Sides</string>
<string name="pulse_light_top_bottom">Only Top-Bottom</string>
<string name="pulse_light_left_right">Only Left-Right</string>
<!-- Ambient Ticker -->
<string name="pulse_on_new_tracks_title">Music ticker</string>
<string name="pulse_on_new_tracks_summary">Show music ticker on Ambient Display during track change</string>
<!-- Screen off FOD -->
<string name="screen_off_fod_title">Screen off FOD</string>
<string name="screen_off_fod_summary">Keep FOD enabled when the screen is off</string>
<!-- Volume Steps Fragment -->
<string name="volume_steps_fragment_title">Volume steps</string>
<string name="volume_steps_summary">Customize volume steps</string>
<string name="volume_steps_alarm_title">Volume steps: Alarm</string>
<string name="volume_steps_dtmf_title">Volume steps: DTMF</string>
<string name="volume_steps_music_title">Volume steps: Media</string>
<string name="volume_steps_notification_title">Volume steps: Notification</string>
<string name="volume_steps_ring_title">Volume steps: Ringer</string>
<string name="volume_steps_system_title">Volume steps: System</string>
<string name="volume_steps_voice_call_title">Volume steps: Voice Call</string>
<string name="volume_steps_reset">Reset</string>
<!-- Udfps animations -->
<string name="udfps_category">Udfps</string>
<string name="udfps_recog_animation">Udfps animation</string>
<string name="udfps_recog_animation_summary">Shows an animation while reading your finger</string>
<string name="udfps_recog_animation_effect_title">Udfps animation effect</string>
<string name="udfps_recog_animation_effect_summary">Choose animation effect</string>
<!-- Udfps icon picker -->
<string name="udfps_icon_picker_title">Udfps icon picker</string>
<string name="udfps_icon_picker_summary">Choose your favorite fingerprint icon</string>
<!-- Udfps Custom Options -->
<string name="udfps_settings_title">Udfps Options</string>
<string name="udfps_settings_summary">Different menus for customizing the udfps</string>
<!-- Udfps Haptic Feedback -->
<string name="udfps_haptic_feedback_title">FOD haptic feedback</string>
<string name="udfps_haptic_feedback_summary">Vibrate when touching FOD icon</string>
<!-- Custom FOD Icon -->
<string name="custom_fp_icon_title">Custom UDFPS Icon</string>
<string name="custom_fp_icon_summary">Enable custom UDFPS Icon from files</string>
<string name="custom_fp_select_title">Select Custom UDFPS Icon</string>
<string name="custom_fp_select_summary">Select custom image from your saved files or gallery</string>
<!-- Privacy indicators -->
<string name="mic_camera_privacy_indicator_title">Mic and camera privacy indicator</string>
<string name="mic_camera_privacy_indicator_summary">Show separate indicator when an any app uses mic or camera</string>
<string name="location_privacy_indicator_title">Location privacy indicator</string>
<string name="location_privacy_indicator_summary">Show separate indicator when an any app uses location</string>
<!-- Sb Icon Style -->
<string name="statusbar_icons_style">Colored Statusbar Icons</string>
<string name="statusbar_icons_style_summary">Choose the style of your statusbar icons (requires SystemUI restart)</string>
<!-- Notification headers -->
<string name="notification_headers_title">Notification Headers</string>
<string name="notification_headers_summary">Show headers in the notification shade</string>
<!-- Gaming mode -->
<string name="gaming_mode_title">Game space</string>
<string name="gaming_mode_summary">Extra features for immersive gaming experience</string>
<!-- Battery percentage -->
<string name="battery_style_category_title">Battery icon</string>
<string name="status_bar_battery_percentage_title">Battery percentage</string>
<string name="status_bar_battery_percentage_default">Hidden</string>
<string name="status_bar_battery_percentage_text_next">Next to the icon</string>
<string name="status_bar_battery_percentage_text_inside">Inside the icon</string>
<!-- Status bar battery style-->
<string name="status_bar_battery_style_title">Battery style</string>
<string name="status_bar_battery_style_port">Portrait</string>
<string name="status_bar_battery_style_circle">Circle</string>
<string name="status_bar_battery_style_dotted_circle">Circle (Dotted)</string>
<string name="status_bar_battery_style_filled_circle">Circle (Filled)</string>
<string name="status_bar_battery_style_text">Text</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_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_pill">Portrait Mx</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_signal">Landscape Airoo</string>
<string name="status_bar_battery_style_icon_landscape_buddy">Landscape Capsule</string>
<!-- Network Traffic -->
<string name="traffic_title">Traffic indicators</string>
<string name="traffic_summary">Customize the traffic indicators</string>
<string name="network_traffic_autohide_threshold_title">Auto-hide threshold</string>
<string name="network_traffic_location_title">Location</string>
<string name="network_traffic_disabled">Disabled</string>
<string name="network_traffic_statusbar">Status bar</string>
<string name="network_traffic_qs_header">QS header</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_mode_title">Display mode</string>
<string name="network_traffic_dynamic">Dynamic</string>
<string name="network_traffic_download">Download</string>
<string name="network_traffic_upload">Upload</string>
<string name="network_traffic_font_size">Single net font size</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">Kb/s</string>
<string name="network_traffic_autohide_kilobytes">KB/s</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>
<!-- Themeing -->
<string name="dark_ui_mode_summary">Browse the dark theme options</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the settings category for theme overlays. -->
<string name="theme_customization_category">Theming</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the adaptive icon shape (e.g. launcher and quick settings icons). -->
<string name="theme_customization_icon_shape_title">Icon shape</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize accent color. -->
<string name="theme_customization_icon_shape_summary">Set system icon shape style</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize headline and body fonts. -->
<string name="theme_customization_font_title">Headline / Body font</string>
<string name="theme_customization_font_summary">Set system font style</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the system wide icon pack. -->
<string name="theme_customization_icon_pack_title">Icon pack</string>
<string name="theme_customization_icon_pack_summary">Set custom icon pack style</string>
<string name="theme_customization_signal_icon_title">Signal icon style</string>
<string name="theme_customization_signal_icon_summary">Set custom signal icon style</string>
<string name="theme_customization_wifi_icon_title">WiFi icon style</string>
<string name="theme_customization_wifi_icon_summary">Set custom wifi icon style</string>
<!-- Custom Signal bar icons -->
<string name="custom_signal_bar_title">Signal</string>
<!-- Custom Wi-Fi bar icons -->
<string name="custom_wifi_bar_title">Wi-Fi</string>
<!-- Button brightness -->
<string name="button_backlight_options_category">Backlight options</string>
<string name="button_backlight_enable_title">Allow button backlight</string>
<string name="button_link_brightness">Link to screen brightness</string>
<string name="button_link_brightness_summary">Button backlight brightness will adjust based on current screen brightness level</string>
<string name="button_manual_brightness">Brightness level</string>
<string name="button_timeout_title">Backlight timeout</string>
<string name="button_backlight_on_touch_only_title">Button backlight touch</string>
<string name="button_backlight_on_touch_only_summary">Button backlight will only appear when buttons are pressed rather than on all the time. Timeout still impacts this feature.</string>
<!-- Screen off animation -->
<string name="screen_off_animation_title">Screen off animation</string>
<string name="screen_off_animation_crt">CRT</string>
<string name="screen_off_animation_scale">Scale</string>
<!-- Status bar - Clock -->
<string name="status_bar_clock_title">Clock &amp; date</string>
<string name="status_bar_clock_summary">Customize clock &amp; date</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_position_title">Clock style</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_auto_hide_title">Auto hide</string>
<string name="status_bar_clock_auto_hide_launcher_summary">Hide clock if launcher is visible</string>
<string name="status_bar_clock_auto_hide_summary">Hide clock at regular interval</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_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="clock_date_position">Date position</string>
<string name="clock_date_right">Right of time</string>
<string name="clock_date_left">Left of time</string>
<!-- QS clock -->
<string name="qs_clock_title">Clock</string>
<string name="qs_clock_summary">Display clock in quick status bar header</string>
<!-- QS date -->
<string name="qs_date_title">Date</string>
<string name="qs_date_summary">Display date in quick status bar header</string>
<!-- Media art -->
<string name="lockscreen_media_category">Lock screen media</string>
<string name="media_art_title">Media cover art</string>
<string name="media_art_summary">Enable media cover art on the lockscreen</string>
<!-- Lockscreen album art filter -->
<string name="lockscreen_albumart_filter_title">Media cover art filter</string>
<string name="lockscreen_albumart_filter_none">None</string>
<string name="lockscreen_albumart_filter_grayscale">Grayscale</string>
<string name="lockscreen_albumart_filter_tint">Accent tinted</string>
<string name="lockscreen_albumart_filter_blur">Blur</string>
<string name="lockscreen_albumart_filter_grayblur">Grayscale and blurred</string>
<!-- 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="pulse_settings">Pulse</string>
<string name="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_units_rounded_title">Rounded corners</string>
<string name="pulse_solid_units_rounded_summary">Solid lines with rounded tip</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>
<!-- Quick Settings brightness slider -->
<string name="qs_brightness_slider_category">Brightness slider</string>
<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>
<string name="qs_brightness_position_bottom_title">Show brightness slider on bottom</string>
<string name="qs_brightness_position_bottom_summary">Show a brightness slider on bottom quick settings</string>
<!-- Quick Settings brightness icon -->
<string name="brightness_icon_title">Adaptive brightness button</string>
<string name="brightness_icon_summary">Show adaptive brightness button</string>
<!-- Quick QS Panel brightness slider -->
<string name="quick_qs_brightness_slider_title">Show brightness slider in Quick QS Panel</string>
<string name="quick_qs_brightness_slider_summary">Show a brightness slider in the quick qs panel</string>
<!-- Volume rocker gestures -->
<string name="volume_skiptrack_screen_title">Skip music tracks</string>
<!-- Navigation bar -->
<string name="navigation_title">Navigatie</string>
<string name="navigation_bar_category">Navigation bar</string>
<string name="navigation_bar_title">On-screen navigation bar</string>
<string name="navigation_bar_summary">Enable on-screen navigation keys</string>
<string name="navigation_bar_layout_title">Layout</string>
<string name="navigation_bar_layout_summary">Customize the layout of the navigation bar</string>
<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 in navigation bar while typing</string>
<string name="navigation_bar_help_text">These settings mainly relate to the 3-button navigation bar. If you use gesture navigation and want to customize it, e.g. hide the gesture handle, please visit: Settings &gt; System &gt; Gestures.</string>
<string name="nav_bar_tuner_title">Navigation bar tuner</string>
<string name="nav_bar_tuner_summary">Change nav bar layout</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="system_navigation_summary">Choose which system navigation style to use</string>
<!-- HW keys -->
<string name="hardware_keys_title">Buttons</string>
<string name="hardware_keys_category">Hardware navigation buttons</string>
<string name="hardware_keys_disable_title">Disable hardware buttons</string>
<string name="hardware_keys_disable_summary">Use the device hardware keys for navigation</string>
<!-- NavBar Inverse -->
<string name="navigation_bar_inverse_title">Invert 3 button navigation bar</string>
<!-- Quick Settings brightness slider -->
<string name="qs_show_brightness_slider_title">Brightness slider</string>
<string name="qs_show_brightness_slider_never">Never show</string>
<string name="qs_show_brightness_slider_expanded">Show when expanded</string>
<string name="qs_show_brightness_slider_always">Show always</string>
<string name="qs_show_brightness_slider_not_expanded">Show when not expanded</string>
<string name="qs_brightness_slider_position_title">Position</string>
<string name="qs_brightness_slider_position_top">Top</string>
<string name="qs_brightness_slider_position_bottom">Bottom</string>
<!-- Monet Engine -->
<string name="monet_category">Monet</string>
<string name="monet_engine_title">Monet engine</string>
<string name="monet_engine_summary">Customize monet parameters</string>
<string name="monet_engine_custom_color_title">Use custom color</string>
<string name="monet_engine_custom_color_summary">Use custom color for monet engine instead of wallpaper colors</string>
<string name="monet_engine_color_override_title">Custom color</string>
<string name="monet_engine_white_luminance_user_title">White luminance</string>
<string name="monet_engine_accurate_shades_title">Use accurate shades</string>
<string name="monet_engine_chroma_factor_title">Chroma factor</string>
<string name="monet_engine_linear_lightness_title">Use linear lightness</string>
<!-- Quick Settings brightness icon -->
<string name="qs_show_auto_brightness_title">Auto brightness icon</string>
<string name="qs_show_auto_brightness_summary">Show toggle for adaptive brightness near the slider</string>
<!-- Black theme -->
<string name="system_black_theme_title">Use black theme</string>
<string name="system_black_theme_summary">Force black background colors</string>
<!-- OOS style material dismiss all button for notifications -->
<string name="notification_material_dismiss_button_title">Clear all notification button</string>
<string name="notification_material_dismiss_button_summary">Replace clear all notification text with floating button</string>
<string name="clearall_style_title">Clear all notification button style</string>
<string name="clearall_bgstyle_title">Clear all notification button background</string>
<!-- Laboratory - Application downgrade -->
<string name="laboratory_app_downgrade_title">Allow application downgrade</string>
<string name="laboratory_app_downgrade_summary">This allows you to downgrade applications. Note that this may lead to crashes and data corruption.</string>
<!-- Laboratory - Ignore window secure -->
<string name="laboratory_ignore_window_secure_title">Ignore window secure flags</string>
<string name="laboratory_ignore_window_secure_summary">This removes the screenshots and screenrecords limits for all applications. Normally, special applications are replaced with black areas in records. This can be convenient in some cases but may lead to privacy leaks. After changing this toggle, you may need to restart applications for the change to take effect.</string>
<!-- Colorful battery icon -->
<string name="battery_level_colors_title">Toggle colorful battery icon</string>
<string name="battery_level_colors_summary">Each battery level drop is color coded</string>
<!-- Custom settings dashboard style -->
<string name="settings_dashboard_style_title">Settings layout</string>
<string name="settings_dashboard_style_aosp">Aosp</string>
<string name="settings_dashboard_style_oos11">OxygenOS 11</string>
<string name="settings_dashboard_style_oos12">OxygenOS 12</string>
<string name="settings_dashboard_style_cherish">Cherish</string>
<string name="settings_dashboard_style_cherish_clean">Cherish Clean</string>
<string name="settings_layout_category_title">Settings UI interface</string>
<string name="settings_base_style_title">Settings Base layout</string>
<string name="settings_base_style_summary">Use an alternative layout for setting menus</string>
<string name="settings_home_style_title">Settings Home layout</string>
<string name="settings_home_style_summary">Use stock aosp layout for homepage</string>
<string name="disable_usercard_title">Settings UserCard</string>
<string name="disable_usercard_summary">Toggle in order not to show the usercard on main settings page</string>
<string name="spoof_title">Spoofing</string>
<!-- Unlimited g00gle ph0t0s st0rage -->
<string name="use_photos_spoof_title">Unlimited Photos storage</string>
<string name="use_photos_spoof_summary">Spoof your device as Pixel XL for Google Photos app only to provide unlimited storage for backup</string>
<!-- Unlock FPS for specific games -->
<string name="use_games_spoof_title">Unlock higher FPS in games</string>
<string name="use_games_spoof_summary">Spoof your device as a different model for specific games to unlock higher FPS</string>
<!-- Unlock higher quality streams for specific apps -->
<string name="use_stream_spoof_title">Unlock higher quality streams</string>
<string name="use_stream_spoof_summary">Spoof your device as Pixel 6 Pro to unlock higher quality streams on Amazon Prime, Disney+, Hotstar, and Netflix</string>
<!-- Hidden apps -->
<string name="hidden_apps_title">Hidden apps</string>
<string name="hidden_apps_summary">Applications that should be hidden from launcher</string>
<!-- reTicker -->
<string name="reticker_title">reTicker</string>
<string name="reticker_summary">Replace heads-up notification with slim and less invasive version of redesigned ticker</string>
<string name="reticker_colored_title">Use app colored background</string>
<string name="reticker_colored_summary">Replace reTicker background color using notification app main color</string>
<!-- Data usage info in QS footer -->
<string name="qs_footer_datausage_title">Data usage</string>
<string name="qs_footer_datausage_summary">Display data usage summary in quick settings footer</string>
<!-- Qs Transparency -->
<string name="qs_transparency_summary">Choose how transparent you want your qs to be (Requires SystemUI Restart)</string>
<string name="qs_transparency_title">Qs Transparency</string>
<!-- Media artwork -->
<string name="media_category">Media notification</string>
<string name="artwork_media_background_title">Artwork media background</string>
<string name="artwork_media_background_summary">Set media artwork as the notification media background</string>
<string name="artwork_media_background_enable_blur_title">Blur media media artwork background</string>
<string name="artwork_media_background_blur_radius_title">Blur amount for media artwork</string>
<string name="artwork_media_background_fade_filter_title">Fade amount for media artwork</string>
<string name="artwork_media_background_alpha_title">Transparency of media artwork</string>
<string name="just_kidding">Just kidding! providing logs helps us look like professional programmers err i mean trace the bugs that users reports.</string>
<string name="bug_report_drill">Bug Reporting Procedure</string>
<!-- Strict standby -->
<string name="strict_standby_policy_title">Strict standby policy</string>
<string name="strict_standby_policy_summary">When dismissing from recents, this will force stop apps with restricted battery usage and impose stronger restrictions to them. Also, all app standby restrictions will be imposed even when device is charging.</string>
<!-- Force background freezer -->
<string name="force_background_freezer_title">Background tasks freezer</string>
<string name="force_background_freezer_summary">Freeze tasks with restricted battery usage when moving them to background and unfreeze them when moving to foreground. This could save battery slightly but may lead to crashes and background ANR.</string>
<!-- Wi-Fi Standard icon -->
<string name="show_wifi_standard_icon_title">Show Wi-Fi Standard icon</string>
<string name="show_wifi_standard_icon_summary">Show Wi-Fi type in Wi-Fi signal indicator</string>
<!-- Lockscreen clock color -->
<string name="lockscreen_clock_color_title">Lockscreen clock color</string>
<string name="lockscreen_clock_color_summary">Use secondary color for lockscreen clock, if disabled will use color accent</string>
<!-- QS tiles layout direction: vertical or horizontal -->
<string name="qs_tile_layout_category_title">Tile layout</string>
<string name="qs_tile_layout_title">Vertical layout</string>
<string name="qs_tile_layout_summary">Enable for vertical layout. Default is horizontal</string>
<!-- QS rows and columns -->
<string name="qs_layout_category_title">QS Layout</string>
<string name="qs_rows_portrait_title">Tile rows on portrait</string>
<string name="qs_rows_landscape_title">Tile rows on landscape</string>
<string name="qs_columns_portrait_title">Tile columns on portrait</string>
<!-- QS tiles title visibility -->
<string name="qs_tile_title_visibility_title">Hide tile titles</string>
<string name="qs_tile_title_visibility_summary">Toggle to hide tile titles</string>
<!-- Fingerprint Ripple Effect -->
<string name="enable_fingerprint_ripple_effect_title">Ripple effect</string>
<string name="enable_fingerprint_ripple_effect_summary">Show ripple effect on unlock with fingerprint</string>
</resources>

View File

@@ -0,0 +1,771 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2019 CherishOS
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">
<!-- App Title -->
<string name="cherish_settings_title">Cherish Settings</string>
<!-- Units -->
<string name="unit_milliseconds">milliseconds</string>
<string name="unit_seconds">seconds</string>
<!-- Categories -->
<string name="button_title">Buttons</string>
<string name="button_summary">Hardware keys, Navigation bar</string>
<string name="gestures_title">Gestures</string>
<string name="gestures_summary">Jump to camera, swipe to screenshot</string>
<string name="lockscreen_title">Lock screen</string>
<string name="lockscreen_summary">Music visualizer, charging animation, clock style</string>
<string name="misc_title">Miscellaneous</string>
<string name="misc_summary">Gaming mode, volume controls</string>
<string name="animations_title">Animations</string>
<string name="animations_summary">System animations</string>
<string name="powermenu_title">Power menu</string>
<string name="powermenu_summary">Advanced restart, power menu opacity</string>
<string name="theme_title">Themes</string>
<string name="theme_summary">System theme, rounded, switch theme</string>
<string name="quicksettings_title">Quick Settings</string>
<string name="quicksettings_summary">Tile layout, blur</string>
<string name="recents_title">Recents apps</string>
<string name="recents_summary">Slim recents</string>
<string name="statusbar_title">Status bar</string>
<string name="statusbar_summary">Clock, carrier, status icons</string>
<string name="volume_title">Volume rockers</string>
<string name="volume_summary">Volume rockers</string>
<string name="notifications_title">Notifications</string>
<string name="notifications_summary">Battery light, notifications header</string>
<string name="about_summary">Learn more about CherishOS</string>
<string name="device_part_title">Device features</string>
<string name="qs_category">QS category</string>
<string name="navbar_title">Navigation bar</string>
<string name="volume_keys_title">Volume keys</string>
<!-- General strings -->
<string name="ok">OK</string>
<string name="reset">Reset</string>
<string name="cancel">Cancel</string>
<string name="save">Save</string>
<string name="default_string">Default</string>
<string name="disabled">Disabled</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"></string>
<string name="arrow_down"></string>
<string name="hex">Hex:</string>
<string name="hex_hint">#ff000000</string>
<string name="set">Set</string>
<string name="color_default">Default</string>
<string name="led_color_green">Green</string>
<string name="led_color_red">Red</string>
<!-- Custom seekbar -->
<string name="custom_seekbar_value">Value: <xliff:g id="v">%s</xliff:g></string>
<string name="custom_seekbar_default_value">Default</string>
<string name="custom_seekbar_default_value_to_set">Default value: <xliff:g id="v">%s</xliff:g>\nLong press to set</string>
<string name="custom_seekbar_default_value_is_set">Default value is set</string>
<string name="add_package_to_title">Add application</string>
<!-- QS settings -->
<string name="qs_title">Quick settings</string>
<!-- QuickSettings haptic feedback -->
<string name="quick_settings_vibrate_title">Vibrate on touch</string>
<string name="quick_settings_vibrate_summary">Vibrate when touching QS tiles</string>
<!-- Lockscreen shortcuts -->
<string name="ls_category">Lockscreen Items</string>
<string name="ls_tuner">Enable Lockscreen tuner</string>
<string name="lockscreen_shortcuts">Lockscreen shortcuts</string>
<string name="ls_shortcut_summary">Customize Lockscreen shortcuts</string>
<!-- Lockscreen icons -->
<string name="lockscreen_tuner_title">Lockscreen tuner</string>
<!-- Statusbar Items -->
<string name="sb_icons">Statusbar Icons</string>
<string name="statusbar_items_category">Statusbar items</string>
<!-- Status bar - icons -->
<string name="status_bar_icons_title">Status bar icons</string>
<!-- Lock screen visualizer -->
<string name="visualizer_title">Display music visualizer</string>
<!-- Power menu and dialogs opacity -->
<!-- AOKP custom system animations -->
<!-- Power menu Animations -->
<string name="power_menu_animation">Power menu</string>
<!-- QS header image -->
<!-- Lockscreen -->
<string name="lockscreen_category">Lockscreen</string>
<!-- Themes -->
<string name="theme_type_title">System theme</string>
<string name="theme_type_summary">Select theme</string>
<!--Accenter -->
<string name="themes_hub_title">Themes</string>
<string name="themes_hub_summary">Accents-Gradients-Themes</string>
<string name="rgb_accent_picker_title_dark">Accent Picker</string>
<string name="rgb_accent_picker_summary">Choose the accent color yourself</string>
<string name="theme_option_reset_title">Reset Theme Options</string>
<string name="theme_option_reset_message">Are you sure you want to reset themes-accent to default?</string>
<!--ThemePicker-->
<string name="theme_select_title">Styles and Wallpapers</string>
<string name="theme_select_summary">Browse and select installed themes</string>
<string name="notification_light_settings">Notifications light</string>
<!-- Volume rocker wake -->
<string name="volume_rocker_wake_title">Volume rocker wake</string>
<string name="search">Search</string>
<string name="search_apps">Search apps</string>
<!-- Power Menu -->
<string name="power_menu_title">Power menu</string>
<string name="power_menu_title_summary">View or change power menu entries</string>
<string name="powermenu_screenshot">Screenshot</string>
<string name="powermenu_power">Power</string>
<string name="powermenu_advanced">Advanced reboot options</string>
<string name="powermenu_restart">Restart</string>
<string name="powermenu_airplane">Airplane</string>
<string name="powermenu_settings">Settings</string>
<string name="powermenu_lockdown">Lock Down</string>
<string name="powermenu_soundpanel">Sound Panel</string>
<string name="powermenu_users">Users</string>
<string name="powermenu_logout">Logout</string>
<string name="powermenu_emergency">Emergency</string>
<!-- Double Tap Lockscreen to Sleep -->
<string name="lockscreen_gesture_title">Gestures</string>
<string name="double_tap_to_sleep_lockscreen_title">Double tap to sleep</string>
<string name="double_tap_to_sleep_lockscreen_summary">Double tap on the top third or bottom shortcut area of the lock screen to put the device to sleep</string>
<!-- Double Tap Statusbar to Sleep -->
<string name="statusbar_gesture_title">Gestures</string>
<string name="double_tap_to_sleep_statusbar_title">Double tap to sleep</string>
<string name="double_tap_to_sleep_statusbar_summary">Double tap on statusbar to put the device to sleep</string>
<!-- Buttons title -->
<string name="volume_category">Volume Rocker</string>
<!--Volume keys -->
<string name="volume_rocker_wake_summary">Pressing the volume keys will wake your device</string>
<!-- Torch Power button gestures -->
<string name="torch_power_button_gesture_title">Toggle torch when screen off</string>
<string name="torch_power_button_gesture_none">Disabled</string>
<string name="torch_power_button_gesture_dt">Double tap power button (slower single tap response), Disables double power tap for camera.</string>
<string name="torch_power_button_gesture_dt_toast">Jump to camera gesture is now disabled</string>
<string name="torch_power_button_gesture_lp">Long press power button</string>
<!-- Hardware button navigation -->
<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>
<string name="profile_applist_title">Applications</string>
<string name="choose_action_title">Choose action</string>
<string name="action_entry_default_action">Default settings</string>
<string name="action_entry_select_app">Select application</string>
<string name="action_entry_custom_action">Select custom action</string>
<string name="hardware_keys_volume_keys_title">Volume rocker</string>
<string name="hardware_keys_home_key_title">Home button</string>
<string name="hardware_keys_menu_key_title">Menu button</string>
<string name="hardware_keys_assist_key_title">Search button</string>
<string name="hardware_keys_appswitch_key_title">Overview button</string>
<string name="hardware_keys_back_key_title">Back button</string>
<string name="hardware_keys_double_tap_summary">Set double tap action</string>
<string name="hardware_keys_single_tap_summary">Set single tap action</string>
<string name="hardware_keys_long_press_summary">Set long press action</string>
<string name="hardware_keys_single_tap_title">Single tap action</string>
<string name="hardware_keys_long_press_title">Long press action</string>
<string name="hardware_keys_double_tap_title">Double tap action</string>
<!-- 4G icon -->
<string name="show_fourg_icon_title">4G icon</string>
<string name="show_fourg_icon_summary">Display 4G icon in signal icon instead LTE</string>
<!-- Volume swap buttons -->
<string name="swap_volume_buttons_title">Reorient</string>
<string name="swap_volume_buttons_summary">Swap volume buttons when the screen is rotated</string>
<!-- Power menu on lockscreen -->
<string name="lockscreen_power_menu_disabled_title">Disable power menu on lock screen</string>
<string name="lockscreen_power_menu_disabled_summary">This will only disable the power menu on secure lock screens</string>
<!-- Toast app icon -->
<string name="toast_icon_title">Toast app icon</string>
<string name="toast_icon_summary">Display the app\'s icon corresponding with the toast</string>
<!-- Heads up -->
<string name="headsup_category">HeadsUp Settings</string>
<string name="heads_up_notifications">Heads up</string>
<string name="heads_up_notifications_summary">Customise heads up notifications settings</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_stoplist_summary">Disable heads up notifications in these applications</string>
<string name="add_heads_up_blacklist_summary">Disable heads up from these applications</string>
<string name="heads_up_stoplist_title">Stoplist</string>
<string name="heads_up_blacklist_title">Blacklist</string>
<string name="profile_choose_app">Choose app</string>
<string name="dialog_delete_title">Delete</string>
<string name="dialog_delete_message">Remove selected item?</string>
<!-- Heads up timeout -->
<string name="heads_up_time_out_title">Time out</string>
<string name="heads_up_time_out_summary">Peeking notifications will show for <xliff:g id="number">%d</xliff:g> seconds</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_5sec">5 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>
<!-- Heads up snooze -->
<string name="heads_up_snooze_title">Snooze timer</string>
<string name="heads_up_snooze_summary_one_minute">Swiping up on peeking notifications will snooze heads up from that application for 1 minute</string>
<string name="heads_up_snooze_summary">Swiping up on peeking notifications will snooze heads up from that application for <xliff:g id="number">%d</xliff:g> minutes</string>
<string name="heads_up_snooze_disabled_summary">Snooze timer is disabled</string>
<string name="heads_up_snooze_1min">1 minute</string>
<string name="heads_up_snooze_5min">5 minutes</string>
<string name="heads_up_snooze_10min">10 minutes</string>
<string name="heads_up_snooze_15min">15 minutes</string>
<string name="heads_up_snooze_20min">20 minutes</string>
<!-- Quick QS pulldown -->
<string name="status_bar_quick_qs_pulldown">Quick QS pulldown</string>
<string name="quick_pulldown_none">Disabled</string>
<string name="quick_pulldown_right">Pulldown statusbar from right side</string>
<string name="quick_pulldown_left">Pulldown statusbar from left side</string>
<!-- Incall vibrate options -->
<string name="incall_vibration_category">In-call vibration options</string>
<string name="incall_vibrate_connect_title">Vibrate on connect</string>
<string name="incall_vibrate_call_wait_title">Vibrate on call waiting</string>
<string name="incall_vibrate_disconnect_title">Vibrate on disconnect</string>
<!-- Data disabled icon -->
<string name="data_disabled_icon_title">Show data disabled icon</string>
<string name="data_disabled_icon_summary">Display the cross sign next to signal bar when data is disabled</string>
<!-- Roaming indicator icon -->
<string name="roaming_indicator_icon_title">Roaming indicator</string>
<string name="roaming_indicator_icon_summary">Display roaming indicator in signal icon when in roaming mode</string>
<!-- Show VoLTE icon on statusbar -->
<string name="volte_switch_title">VoLTE icon</string>
<string name="volte_switch_summary">Display VoLTE icon</string>
<string name="volte_icon_title">VoLTE icon</string>
<string name="volte_icon_summary">Display VoLTE icon</string>
<string name="volte_icon_style_title">Select VoLTE Icon</string>
<string name="volte_icon_asus">VoLTE Asus Icon</string>
<string name="volte_icon_vo">Vo Only Icon</string>
<string name="volte_icon_volte">VoLTE Icon</string>
<string name="volte_icon_oos">VoLTE OOS Icon</string>
<string name="volte_icon_hd">HD Icon</string>
<string name="volte_icon_hd2">HD CAF Icon</string>
<string name="volte_icon_miui">MIUI 11 Icon</string>
<string name="volte_icon_emui">EMUI Icon</string>
<string name="volte_icon_margaritov">HD Filled Icon</string>
<string name="volte_icon_margaritov2">Margaritov VoLTE Icon</string>
<string name="volte_icon_vivo">Vivo Icon</string>
<string name="volte_icon_aris">Aris Icon</string>
<string name="volte_icon_beast">Aww Icon</string>
<string name="volte_icon_ios">Ios Icon</string>
<string name="volte_icon_lr">Livenge Icon</string>
<string name="volte_icon_realme">Realme Icon</string>
<string name="volte_icon_typeA">Mild Icon</string>
<string name="volte_icon_typeB">Filth Icon</string>
<string name="volte_icon_typeC">Mue Icon</string>
<string name="volte_icon_typeD">Sus Icon</string>
<string name="volte_icon_typeE">Acherus Icon</string>
<string name="volte_icon_vcircle">Circle Icon</string>
<string name="volte_icon_vimeo">Vimeo Icon</string>
<string name="volte_icon_volit">Volit Icon</string>
<string name="volte_icon_zirco">Ziroc Icon</string>
<!-- VoWiFi icon -->
<string name="vowifi_icon_title">VoWiFi icon</string>
<string name="vowifi_icon_enabled">VoWiFi icon enabled</string>
<string name="vowifi_icon_disabled">VoWiFi icon disabled</string>
<string name="vowifi_icon_enabled_volte_disabled">VoWiFi instead of VoLTE icon</string>
<string name="vowifi_icon_style_title">VoWiFi icon style</string>
<string name="vowifi_icon_default">Default Icon</string>
<string name="vowifi_icon_emui">EMUI Icon</string>
<string name="vowifi_icon_asus">Asus Icon</string>
<string name="vowifi_icon_oneplus">OOS Icon</string>
<string name="vowifi_icon_moto">Motorola Icon</string>
<string name="vowifi_icon_simple1">Simple1 Icon</string>
<string name="vowifi_icon_simple2">Simple2 Icon</string>
<string name="vowifi_icon_simple3">Simple3 Icon</string>
<string name="vowifi_icon_vivo">Vivo Icon</string>
<string name="vowifi_icon_margaritov">Margaritov Icon</string>
<!-- Battery light -->
<string name="battery_light_settings">Battery charging light</string>
<string name="battery_light_enable">Enable</string>
<string name="battery_full_light_enabled">Battery light when full charged</string>
<string name="battery_light_allow_on_dnd_title">Battery light in Do Not Disturb mode</string>
<string name="battery_light_low_blinking_title">Blinking light on low battery</string>
<string name="battery_light_cat">Battery light color when charging</string>
<string name="battery_light_low_color">Low battery</string>
<string name="battery_light_medium_color">Medium battery</string>
<string name="battery_light_full_color">Almost full battery</string>
<string name="battery_light_reallyfull_color">Full (100) battery</string>
<!-- Heads up options -->
<string name="less_boring_heads_up_title">Make heads up less annoying</string>
<string name="less_boring_heads_up_summary">Show heads up only for dialer or messaging app if they are not in foreground</string>
<!-- Notification guts kill app button -->
<string name="general_category">General</string>
<string name="notification_guts_kill_app_button_title">Kill app button</string>
<string name="notification_guts_kill_app_button_summary">Show a kill app button in the notification\'s longpress menu</string>
<!-- Double Tap on Doze to wake -->
<string name="double_tap_on_doze_to_wake_title">Double-tap to wake on doze</string>
<string name="double_tap_on_doze_to_wake_summary">Double tap to wake when device is dreaming</string>
<!-- Old mobile type icons -->
<string name="use_old_mobiletype_title">Small mobile type icon</string>
<string name="use_old_mobiletype_summary">Show mobile type icon on top of the signal indicator</string>
<!-- Lockscreen battery info indicator -->
<string name="lockscreen_battery_info_title">Lockscreen charging info</string>
<string name="lockscreen_battery_info_summary">Show charging current, voltage, wattage and battery temperature on lockscreen while charging</string>
<!-- Charging animation -->
<string name="charging_animation_title">Charging animation</string>
<string name="charging_animation_summary">Display an animation when the device is plugged in</string>
<!-- Tiles animation style -->
<string name="qs_tile_animation_title">Animations</string>
<string name="qs_tile_animation_style_title">Animation style</string>
<string name="qs_tile_animation_duration_title">Animation duration</string>
<string name="qs_tile_animation_interpolator_title">Tiles animation interpolator</string>
<string name="qs_tile_animation_style_off">No animation</string>
<string name="qs_tile_animation_style_flip">Flip</string>
<string name="qs_tile_animation_style_rotate">Rotate</string>
<string name="qs_tile_animation_duration_low">Low</string>
<string name="qs_tile_animation_duration_default">Default</string>
<string name="qs_tile_animation_duration_fast">Fast</string>
<string name="qs_tile_animation_interpolator_linearInterpolator">Linear</string>
<string name="qs_tile_animation_interpolator_accelerateInterpolator">Accelerate</string>
<string name="qs_tile_animation_interpolator_decelerateInterpolator">Decelerate</string>
<string name="qs_tile_animation_interpolator_accelerateDecelerateInterpolator">Accelerate decelerate</string>
<string name="qs_tile_animation_interpolator_bounceInterpolator">Bounce</string>
<string name="qs_tile_animation_interpolator_overshootInterpolator">Overshoot</string>
<string name="qs_tile_animation_interpolator_anticipateInterpolator">Anticipate</string>
<string name="qs_tile_animation_interpolator_anticipateOvershootInterpolator">Anticipate overshoot</string>
<string name="qs_set_animation_style">%1$s</string>
<string name="qs_set_animation_duration">%1$s</string>
<string name="qs_set_animation_interpolator">%1$s</string>
<!-- Blink flashlight for incoming calls -->
<string name="flashlight_category">Flashlight</string>
<string name="flashlight_on_call_title">Blink Flashlight for incoming call</string>
<string name="flashlight_on_call_disabled">Disabled</string>
<string name="flashlight_on_call_ringer">When ringing</string>
<string name="flashlight_on_call_no_ringer">When ringer is silent</string>
<string name="flashlight_on_call_silent">When entirely silent (no ringer or vibrator)</string>
<string name="flashlight_on_call_always">Always</string>
<string name="flashlight_on_call_ignore_dnd_title">Ignore DND</string>
<string name="flashlight_on_call_ignore_dnd_summary">Whether to flash when in Do Not Disturb mode</string>
<string name="flashlight_on_call_rate_title">Rate</string>
<string name="flashlight_on_call_rate_summary">Flashlight on call blink rate</string>
<!-- Combined signal icons in status bar -->
<string name="combined_status_bar_signal_icons">Combined signal icons</string>
<string name="combined_status_bar_signal_icons_summary">Enable combined signal icons in status bar.\nRequires a SystemUI restart</string>
<!-- QS battery estimates -->
<string name="qs_show_battery_estimate_title">Battery estimates</string>
<string name="qs_show_battery_estimate_summary">Show estimated remaining battery life next to the icon</string>
<!-- AOD Schedule -->
<string name="always_on_display_schedule_title">Always on display schedule</string>
<string name="always_on_display_schedule_sunset">Sunset</string>
<string name="always_on_display_schedule_sunrise">Sunrise</string>
<string name="always_on_display_schedule_mixed_sunset">Turns on from sunset till a time</string>
<string name="always_on_display_schedule_mixed_sunrise">Turns on from a time till sunrise</string>
<!-- Pulse notifications lightning -->
<string name="pulse_ambient_light_title">Ambient edge lightning</string>
<string name="pulse_ambient_light_summary">Light ambient edges for pulsing notifications</string>
<string name="ambient_notification_light_enabled_title">Show on AOD</string>
<string name="ambient_notification_light_enabled_summary">Keep showing edge lightning on AOD</string>
<string name="ambient_notification_light_hide_aod_title">Hide AOD content</string>
<string name="ambient_notification_light_hide_aod_summary">Hide AOD content when edges are lighted</string>
<string name="ambient_notification_light_duration_title">Duration</string>
<string name="ambient_notification_light_duration_summary">Time it takes for each animation to complete</string>
<string name="ambient_notification_light_repeats_title">Repeats</string>
<string name="ambient_notification_light_repeats_summary">Amount of times the animation should show\n0 for infinite</string>
<string name="ambient_notification_light_timeout_title">Timeout</string>
<string name="ambient_notification_light_timeout_forever">Forever</string>
<string name="ambient_notification_light_timeout_half_minute">30 seconds</string>
<string name="ambient_notification_light_timeout_minute">1 minute</string>
<string name="ambient_notification_light_timeout_three_minutes">3 minutes</string>
<string name="ambient_notification_light_timeout_five_minutes">5 minutes</string>
<string name="ambient_notification_light_timeout_ten_minutes">10 minutes</string>
<string name="set_to_zero">Set repeats to 0 to enable</string>
<string name="ambient_notification_color_mode_title">Color mode</string>
<string name="ambient_notification_color_mode_accent">Accent color</string>
<string name="ambient_notification_color_mode_wall">Wallpaper dominant color</string>
<string name="ambient_notification_color_mode_notification">Notification icon color</string>
<string name="ambient_notification_color_mode_custom">@string/ambient_notification_light_color_title</string>
<string name="ambient_notification_light_color_title">Custom color</string>
<string name="pulse_ambient_light_show_always_title">Show always</string>
<string name="pulse_ambient_light_show_always_summary">Show lights for all doze events and not just notifications</string>
<string name="pulse_ambient_light_repeat_direction_title">Light repeat mode</string>
<string name="pulse_ambient_light_repeat_direction_restart">Restart</string>
<string name="pulse_ambient_light_repeat_direction_reverse">Reverse</string>
<string name="pulse_ambient_light_layout_title">Light view</string>
<string name="pulse_ambient_light_layout_solid">Solid</string>
<string name="pulse_ambient_light_layout_faded">Faded</string>
<string name="pulse_ambient_light_width_title">Light width</string>
<string name="pulse_light_layout_style_title">Light Layout Style</string>
<string name="pulse_light_both">All Four Sides</string>
<string name="pulse_light_top_bottom">Only Top-Bottom</string>
<string name="pulse_light_left_right">Only Left-Right</string>
<!-- Ambient Ticker -->
<string name="pulse_on_new_tracks_title">Music ticker</string>
<string name="pulse_on_new_tracks_summary">Show music ticker on Ambient Display during track change</string>
<!-- Screen off FOD -->
<string name="screen_off_fod_title">Screen off FOD</string>
<string name="screen_off_fod_summary">Keep FOD enabled when the screen is off</string>
<!-- Volume Steps Fragment -->
<string name="volume_steps_fragment_title">Volume steps</string>
<string name="volume_steps_summary">Customize volume steps</string>
<string name="volume_steps_alarm_title">Volume steps: Alarm</string>
<string name="volume_steps_dtmf_title">Volume steps: DTMF</string>
<string name="volume_steps_music_title">Volume steps: Media</string>
<string name="volume_steps_notification_title">Volume steps: Notification</string>
<string name="volume_steps_ring_title">Volume steps: Ringer</string>
<string name="volume_steps_system_title">Volume steps: System</string>
<string name="volume_steps_voice_call_title">Volume steps: Voice Call</string>
<string name="volume_steps_reset">Reset</string>
<!-- Udfps animations -->
<string name="udfps_category">Udfps</string>
<string name="udfps_recog_animation">Udfps animation</string>
<string name="udfps_recog_animation_summary">Shows an animation while reading your finger</string>
<string name="udfps_recog_animation_effect_title">Udfps animation effect</string>
<string name="udfps_recog_animation_effect_summary">Choose animation effect</string>
<!-- Udfps icon picker -->
<string name="udfps_icon_picker_title">Udfps icon picker</string>
<string name="udfps_icon_picker_summary">Choose your favorite fingerprint icon</string>
<!-- Udfps Custom Options -->
<string name="udfps_settings_title">Udfps Options</string>
<string name="udfps_settings_summary">Different menus for customizing the udfps</string>
<!-- Udfps Haptic Feedback -->
<string name="udfps_haptic_feedback_title">FOD haptic feedback</string>
<string name="udfps_haptic_feedback_summary">Vibrate when touching FOD icon</string>
<!-- Custom FOD Icon -->
<string name="custom_fp_icon_title">Custom UDFPS Icon</string>
<string name="custom_fp_icon_summary">Enable custom UDFPS Icon from files</string>
<string name="custom_fp_select_title">Select Custom UDFPS Icon</string>
<string name="custom_fp_select_summary">Select custom image from your saved files or gallery</string>
<!-- Privacy indicators -->
<string name="mic_camera_privacy_indicator_title">Mic and camera privacy indicator</string>
<string name="mic_camera_privacy_indicator_summary">Show separate indicator when an any app uses mic or camera</string>
<string name="location_privacy_indicator_title">Location privacy indicator</string>
<string name="location_privacy_indicator_summary">Show separate indicator when an any app uses location</string>
<!-- Sb Icon Style -->
<string name="statusbar_icons_style">Colored Statusbar Icons</string>
<string name="statusbar_icons_style_summary">Choose the style of your statusbar icons (requires SystemUI restart)</string>
<!-- Notification headers -->
<string name="notification_headers_title">Notification Headers</string>
<string name="notification_headers_summary">Show headers in the notification shade</string>
<!-- Gaming mode -->
<string name="gaming_mode_title">Game space</string>
<string name="gaming_mode_summary">Extra features for immersive gaming experience</string>
<!-- Battery percentage -->
<string name="battery_style_category_title">Battery icon</string>
<string name="status_bar_battery_percentage_title">Battery percentage</string>
<string name="status_bar_battery_percentage_default">Hidden</string>
<string name="status_bar_battery_percentage_text_next">Next to the icon</string>
<string name="status_bar_battery_percentage_text_inside">Inside the icon</string>
<!-- Status bar battery style-->
<string name="status_bar_battery_style_title">Battery style</string>
<string name="status_bar_battery_style_port">Portrait</string>
<string name="status_bar_battery_style_circle">Circle</string>
<string name="status_bar_battery_style_dotted_circle">Circle (Dotted)</string>
<string name="status_bar_battery_style_filled_circle">Circle (Filled)</string>
<string name="status_bar_battery_style_text">Text</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_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_pill">Portrait Mx</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_signal">Landscape Airoo</string>
<string name="status_bar_battery_style_icon_landscape_buddy">Landscape Capsule</string>
<!-- Network Traffic -->
<string name="traffic_title">Traffic indicators</string>
<string name="traffic_summary">Customize the traffic indicators</string>
<string name="network_traffic_autohide_threshold_title">Auto-hide threshold</string>
<string name="network_traffic_location_title">Location</string>
<string name="network_traffic_disabled">Disabled</string>
<string name="network_traffic_statusbar">Status bar</string>
<string name="network_traffic_qs_header">QS header</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_mode_title">Display mode</string>
<string name="network_traffic_dynamic">Dynamic</string>
<string name="network_traffic_download">Download</string>
<string name="network_traffic_upload">Upload</string>
<string name="network_traffic_font_size">Single net font size</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">Kb/s</string>
<string name="network_traffic_autohide_kilobytes">KB/s</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>
<!-- Themeing -->
<string name="dark_ui_mode_summary">Browse the dark theme options</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the settings category for theme overlays. -->
<string name="theme_customization_category">Theming</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the adaptive icon shape (e.g. launcher and quick settings icons). -->
<string name="theme_customization_icon_shape_title">Icon shape</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize accent color. -->
<string name="theme_customization_icon_shape_summary">Set system icon shape style</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize headline and body fonts. -->
<string name="theme_customization_font_title">Headline / Body font</string>
<string name="theme_customization_font_summary">Set system font style</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the system wide icon pack. -->
<string name="theme_customization_icon_pack_title">Icon pack</string>
<string name="theme_customization_icon_pack_summary">Set custom icon pack style</string>
<string name="theme_customization_signal_icon_title">Signal icon style</string>
<string name="theme_customization_signal_icon_summary">Set custom signal icon style</string>
<string name="theme_customization_wifi_icon_title">WiFi icon style</string>
<string name="theme_customization_wifi_icon_summary">Set custom wifi icon style</string>
<!-- Custom Signal bar icons -->
<string name="custom_signal_bar_title">Signal</string>
<!-- Custom Wi-Fi bar icons -->
<string name="custom_wifi_bar_title">Wi-Fi</string>
<!-- Button brightness -->
<string name="button_backlight_options_category">Backlight options</string>
<string name="button_backlight_enable_title">Allow button backlight</string>
<string name="button_link_brightness">Link to screen brightness</string>
<string name="button_link_brightness_summary">Button backlight brightness will adjust based on current screen brightness level</string>
<string name="button_manual_brightness">Brightness level</string>
<string name="button_timeout_title">Backlight timeout</string>
<string name="button_backlight_on_touch_only_title">Button backlight touch</string>
<string name="button_backlight_on_touch_only_summary">Button backlight will only appear when buttons are pressed rather than on all the time. Timeout still impacts this feature.</string>
<!-- Screen off animation -->
<string name="screen_off_animation_title">Screen off animation</string>
<string name="screen_off_animation_crt">CRT</string>
<string name="screen_off_animation_scale">Scale</string>
<!-- Status bar - Clock -->
<string name="status_bar_clock_title">Clock &amp; date</string>
<string name="status_bar_clock_summary">Customize clock &amp; date</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_position_title">Clock style</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_auto_hide_title">Auto hide</string>
<string name="status_bar_clock_auto_hide_launcher_summary">Hide clock if launcher is visible</string>
<string name="status_bar_clock_auto_hide_summary">Hide clock at regular interval</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_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="clock_date_position">Date position</string>
<string name="clock_date_right">Right of time</string>
<string name="clock_date_left">Left of time</string>
<!-- QS clock -->
<string name="qs_clock_title">Clock</string>
<string name="qs_clock_summary">Display clock in quick status bar header</string>
<!-- QS date -->
<string name="qs_date_title">Date</string>
<string name="qs_date_summary">Display date in quick status bar header</string>
<!-- Media art -->
<string name="lockscreen_media_category">Lock screen media</string>
<string name="media_art_title">Media cover art</string>
<string name="media_art_summary">Enable media cover art on the lockscreen</string>
<!-- Lockscreen album art filter -->
<string name="lockscreen_albumart_filter_title">Media cover art filter</string>
<string name="lockscreen_albumart_filter_none">None</string>
<string name="lockscreen_albumart_filter_grayscale">Grayscale</string>
<string name="lockscreen_albumart_filter_tint">Accent tinted</string>
<string name="lockscreen_albumart_filter_blur">Blur</string>
<string name="lockscreen_albumart_filter_grayblur">Grayscale and blurred</string>
<!-- 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="pulse_settings">Pulse</string>
<string name="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_units_rounded_title">Rounded corners</string>
<string name="pulse_solid_units_rounded_summary">Solid lines with rounded tip</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>
<!-- Quick Settings brightness slider -->
<string name="qs_brightness_slider_category">Brightness slider</string>
<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>
<string name="qs_brightness_position_bottom_title">Show brightness slider on bottom</string>
<string name="qs_brightness_position_bottom_summary">Show a brightness slider on bottom quick settings</string>
<!-- Quick Settings brightness icon -->
<string name="brightness_icon_title">Adaptive brightness button</string>
<string name="brightness_icon_summary">Show adaptive brightness button</string>
<!-- Quick QS Panel brightness slider -->
<string name="quick_qs_brightness_slider_title">Show brightness slider in Quick QS Panel</string>
<string name="quick_qs_brightness_slider_summary">Show a brightness slider in the quick qs panel</string>
<!-- Volume rocker gestures -->
<string name="volume_skiptrack_screen_title">Skip music tracks</string>
<!-- Navigation bar -->
<string name="navigation_title">Navigatie</string>
<string name="navigation_bar_category">Navigation bar</string>
<string name="navigation_bar_title">On-screen navigation bar</string>
<string name="navigation_bar_summary">Enable on-screen navigation keys</string>
<string name="navigation_bar_layout_title">Layout</string>
<string name="navigation_bar_layout_summary">Customize the layout of the navigation bar</string>
<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 in navigation bar while typing</string>
<string name="navigation_bar_help_text">These settings mainly relate to the 3-button navigation bar. If you use gesture navigation and want to customize it, e.g. hide the gesture handle, please visit: Settings &gt; System &gt; Gestures.</string>
<string name="nav_bar_tuner_title">Navigation bar tuner</string>
<string name="nav_bar_tuner_summary">Change nav bar layout</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="system_navigation_summary">Choose which system navigation style to use</string>
<!-- HW keys -->
<string name="hardware_keys_title">Buttons</string>
<string name="hardware_keys_category">Hardware navigation buttons</string>
<string name="hardware_keys_disable_title">Disable hardware buttons</string>
<string name="hardware_keys_disable_summary">Use the device hardware keys for navigation</string>
<!-- NavBar Inverse -->
<string name="navigation_bar_inverse_title">Invert 3 button navigation bar</string>
<!-- Quick Settings brightness slider -->
<string name="qs_show_brightness_slider_title">Brightness slider</string>
<string name="qs_show_brightness_slider_never">Never show</string>
<string name="qs_show_brightness_slider_expanded">Show when expanded</string>
<string name="qs_show_brightness_slider_always">Show always</string>
<string name="qs_show_brightness_slider_not_expanded">Show when not expanded</string>
<string name="qs_brightness_slider_position_title">Position</string>
<string name="qs_brightness_slider_position_top">Top</string>
<string name="qs_brightness_slider_position_bottom">Bottom</string>
<!-- Monet Engine -->
<string name="monet_category">Monet</string>
<string name="monet_engine_title">Monet engine</string>
<string name="monet_engine_summary">Customize monet parameters</string>
<string name="monet_engine_custom_color_title">Use custom color</string>
<string name="monet_engine_custom_color_summary">Use custom color for monet engine instead of wallpaper colors</string>
<string name="monet_engine_color_override_title">Custom color</string>
<string name="monet_engine_white_luminance_user_title">White luminance</string>
<string name="monet_engine_accurate_shades_title">Use accurate shades</string>
<string name="monet_engine_chroma_factor_title">Chroma factor</string>
<string name="monet_engine_linear_lightness_title">Use linear lightness</string>
<!-- Quick Settings brightness icon -->
<string name="qs_show_auto_brightness_title">Auto brightness icon</string>
<string name="qs_show_auto_brightness_summary">Show toggle for adaptive brightness near the slider</string>
<!-- Black theme -->
<string name="system_black_theme_title">Use black theme</string>
<string name="system_black_theme_summary">Force black background colors</string>
<!-- OOS style material dismiss all button for notifications -->
<string name="notification_material_dismiss_button_title">Clear all notification button</string>
<string name="notification_material_dismiss_button_summary">Replace clear all notification text with floating button</string>
<string name="clearall_style_title">Clear all notification button style</string>
<string name="clearall_bgstyle_title">Clear all notification button background</string>
<!-- Laboratory - Application downgrade -->
<string name="laboratory_app_downgrade_title">Allow application downgrade</string>
<string name="laboratory_app_downgrade_summary">This allows you to downgrade applications. Note that this may lead to crashes and data corruption.</string>
<!-- Laboratory - Ignore window secure -->
<string name="laboratory_ignore_window_secure_title">Ignore window secure flags</string>
<string name="laboratory_ignore_window_secure_summary">This removes the screenshots and screenrecords limits for all applications. Normally, special applications are replaced with black areas in records. This can be convenient in some cases but may lead to privacy leaks. After changing this toggle, you may need to restart applications for the change to take effect.</string>
<!-- Colorful battery icon -->
<string name="battery_level_colors_title">Toggle colorful battery icon</string>
<string name="battery_level_colors_summary">Each battery level drop is color coded</string>
<!-- Custom settings dashboard style -->
<string name="settings_dashboard_style_title">Settings layout</string>
<string name="settings_dashboard_style_aosp">Aosp</string>
<string name="settings_dashboard_style_oos11">OxygenOS 11</string>
<string name="settings_dashboard_style_oos12">OxygenOS 12</string>
<string name="settings_dashboard_style_cherish">Cherish</string>
<string name="settings_dashboard_style_cherish_clean">Cherish Clean</string>
<string name="settings_layout_category_title">Settings UI interface</string>
<string name="settings_base_style_title">Settings Base layout</string>
<string name="settings_base_style_summary">Use an alternative layout for setting menus</string>
<string name="settings_home_style_title">Settings Home layout</string>
<string name="settings_home_style_summary">Use stock aosp layout for homepage</string>
<string name="disable_usercard_title">Settings UserCard</string>
<string name="disable_usercard_summary">Toggle in order not to show the usercard on main settings page</string>
<string name="spoof_title">Spoofing</string>
<!-- Unlimited g00gle ph0t0s st0rage -->
<string name="use_photos_spoof_title">Unlimited Photos storage</string>
<string name="use_photos_spoof_summary">Spoof your device as Pixel XL for Google Photos app only to provide unlimited storage for backup</string>
<!-- Unlock FPS for specific games -->
<string name="use_games_spoof_title">Unlock higher FPS in games</string>
<string name="use_games_spoof_summary">Spoof your device as a different model for specific games to unlock higher FPS</string>
<!-- Unlock higher quality streams for specific apps -->
<string name="use_stream_spoof_title">Unlock higher quality streams</string>
<string name="use_stream_spoof_summary">Spoof your device as Pixel 6 Pro to unlock higher quality streams on Amazon Prime, Disney+, Hotstar, and Netflix</string>
<!-- Hidden apps -->
<string name="hidden_apps_title">Hidden apps</string>
<string name="hidden_apps_summary">Applications that should be hidden from launcher</string>
<!-- reTicker -->
<string name="reticker_title">reTicker</string>
<string name="reticker_summary">Replace heads-up notification with slim and less invasive version of redesigned ticker</string>
<string name="reticker_colored_title">Use app colored background</string>
<string name="reticker_colored_summary">Replace reTicker background color using notification app main color</string>
<!-- Data usage info in QS footer -->
<string name="qs_footer_datausage_title">Data usage</string>
<string name="qs_footer_datausage_summary">Display data usage summary in quick settings footer</string>
<!-- Qs Transparency -->
<string name="qs_transparency_summary">Choose how transparent you want your qs to be (Requires SystemUI Restart)</string>
<string name="qs_transparency_title">Qs Transparency</string>
<!-- Media artwork -->
<string name="media_category">Media notification</string>
<string name="artwork_media_background_title">Artwork media background</string>
<string name="artwork_media_background_summary">Set media artwork as the notification media background</string>
<string name="artwork_media_background_enable_blur_title">Blur media media artwork background</string>
<string name="artwork_media_background_blur_radius_title">Blur amount for media artwork</string>
<string name="artwork_media_background_fade_filter_title">Fade amount for media artwork</string>
<string name="artwork_media_background_alpha_title">Transparency of media artwork</string>
<string name="just_kidding">Just kidding! providing logs helps us look like professional programmers err i mean trace the bugs that users reports.</string>
<string name="bug_report_drill">Bug Reporting Procedure</string>
<!-- Strict standby -->
<string name="strict_standby_policy_title">Strict standby policy</string>
<string name="strict_standby_policy_summary">When dismissing from recents, this will force stop apps with restricted battery usage and impose stronger restrictions to them. Also, all app standby restrictions will be imposed even when device is charging.</string>
<!-- Force background freezer -->
<string name="force_background_freezer_title">Background tasks freezer</string>
<string name="force_background_freezer_summary">Freeze tasks with restricted battery usage when moving them to background and unfreeze them when moving to foreground. This could save battery slightly but may lead to crashes and background ANR.</string>
<!-- Wi-Fi Standard icon -->
<string name="show_wifi_standard_icon_title">Show Wi-Fi Standard icon</string>
<string name="show_wifi_standard_icon_summary">Show Wi-Fi type in Wi-Fi signal indicator</string>
<!-- Lockscreen clock color -->
<string name="lockscreen_clock_color_title">Lockscreen clock color</string>
<string name="lockscreen_clock_color_summary">Use secondary color for lockscreen clock, if disabled will use color accent</string>
<!-- QS tiles layout direction: vertical or horizontal -->
<string name="qs_tile_layout_category_title">Tile layout</string>
<string name="qs_tile_layout_title">Vertical layout</string>
<string name="qs_tile_layout_summary">Enable for vertical layout. Default is horizontal</string>
<!-- QS rows and columns -->
<string name="qs_layout_category_title">QS Layout</string>
<string name="qs_rows_portrait_title">Tile rows on portrait</string>
<string name="qs_rows_landscape_title">Tile rows on landscape</string>
<string name="qs_columns_portrait_title">Tile columns on portrait</string>
<!-- QS tiles title visibility -->
<string name="qs_tile_title_visibility_title">Hide tile titles</string>
<string name="qs_tile_title_visibility_summary">Toggle to hide tile titles</string>
<!-- Fingerprint Ripple Effect -->
<string name="enable_fingerprint_ripple_effect_title">Ripple effect</string>
<string name="enable_fingerprint_ripple_effect_summary">Show ripple effect on unlock with fingerprint</string>
</resources>

File diff suppressed because it is too large Load Diff

View File

@@ -13,6 +13,9 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- App Title -->
<string name="cherish_settings_title">Cherish Ayarları</string>
<!-- Units -->
<string name="unit_milliseconds">milisaniye</string>
<string name="unit_seconds">saniye</string>
<!-- Categories -->
<string name="button_title">Tuşlar</string>
<string name="button_summary">Donanım tuşları, Gezinme çubuğu</string>
@@ -27,20 +30,20 @@
<string name="powermenu_title">Güç menüsü</string>
<string name="powermenu_summary">Gelişmiş yeniden başlatma, güç menüsü şeffaflığı</string>
<string name="theme_title">Temalar</string>
<string name="theme_summary">Sistem teması, yuvarlak, geçiş teması</string>
<string name="quicksettings_title">Hızlı ayarlar</string>
<string name="theme_summary">Sistem teması, yuvarlak, tema değiştir</string>
<string name="quicksettings_title">Hızlı Ayarlar</string>
<string name="quicksettings_summary">Kare düzeni, bulanıklaştırma</string>
<string name="recents_title">Son uygulamalar</string>
<string name="recents_summary">Slim son uygulamalar</string>
<string name="recents_summary">Slim Son Uygulamalar Stili</string>
<string name="statusbar_title">Durum çubuğu</string>
<string name="statusbar_summary">Saat, operatör, durum simgeleri</string>
<string name="volume_title">Ses tuşları</string>
<string name="volume_summary">Ses tuşları</string>
<string name="volume_title">Ses tuşu</string>
<string name="volume_summary">Ses tuşu</string>
<string name="notifications_title">Bildirimler</string>
<string name="notifications_summary">Pil ışığı, bildirim başlığı</string>
<string name="about_summary">CherishOS hakkında daha fazlasını öğrenin</string>
<string name="device_part_title">Cihaz özellikleri</string>
<string name="qs_category">Hızlı ayarlar kategorisi</string>
<string name="qs_category">Hızlı Ayarlar kategorisi</string>
<string name="navbar_title">Gezinme çubuğu</string>
<string name="volume_keys_title">Ses tuşları</string>
<!-- General strings -->
@@ -52,17 +55,36 @@
<string name="disabled">Devre dışı</string>
<!-- Color Picker -->
<string name="dialog_color_picker">Renk seçici</string>
<string name="press_color_to_apply">Uygulamak için aşağıdaki renge basın</string>
<string name="press_color_to_apply">Uygulamak istediğiniz rengin üzerine dokunun</string>
<string name="arrow_right"></string>
<string name="arrow_down"></string>
<string name="hex">Hex:</string>
<string name="hex">Altıgen:</string>
<string name="hex_hint">#ff000000</string>
<string name="set">Ayarla</string>
<string name="color_default">Varsayılan</string>
<string name="led_color_green">Yeşil</string>
<string name="led_color_red">Kırmızı</string>
<!-- Custom seekbar -->
<string name="custom_seekbar_value">Değer: <xliff:g id="v">%s</xliff:g></string>
<string name="custom_seekbar_default_value">Varsayılan</string>
<string name="custom_seekbar_default_value_to_set">Varsayılan değer: <xliff:g id="v">%s</xliff:g>\nAyarlamak için uzun dokunun</string>
<string name="custom_seekbar_default_value_is_set">Varsayılan değer ayarlandı</string>
<string name="add_package_to_title">Uygulama ekle</string>
<!-- QS settings -->
<string name="qs_title">Hızlı ayarlar</string>
<!-- QuickSettings haptic feedback -->
<string name="quick_settings_vibrate_title">Dokunulduğunda titret</string>
<string name="quick_settings_vibrate_summary">Hızlı ayarlar karelerine dokunulduğunda titret</string>
<!-- Lockscreen shortcuts -->
<string name="ls_category">Kilit ekranı öğeleri</string>
<string name="ls_tuner">Kilit ekranı ayarlayıcıyı etkinleştir</string>
<string name="lockscreen_shortcuts">Kilit ekranı kısayolları</string>
<string name="ls_shortcut_summary">Kilit ekranı kısayollarını özelleştir</string>
<!-- Lockscreen icons -->
<string name="lockscreen_tuner_title">Kilit ekranı ayarlayıcı</string>
<!-- Statusbar Items -->
<string name="sb_icons">Durum çubuğu simgeleri</string>
<string name="statusbar_items_category">Durum çubuğu öğeleri</string>
<!-- Status bar - icons -->
<string name="status_bar_icons_title">Durum çubuğu simgeleri</string>
<!-- Lock screen visualizer -->
@@ -80,14 +102,670 @@
<!--Accenter -->
<string name="themes_hub_title">Temalar</string>
<string name="themes_hub_summary">Vurgular-Gradyanlar-Temalar</string>
<string name="rgb_accent_picker_title_dark">Vurgu Rengi</string>
<string name="rgb_accent_picker_title_dark">Vurgu rengi</string>
<string name="rgb_accent_picker_summary">Vurgu rengini seç</string>
<string name="theme_option_reset_title">Tema Seçeneklerini Sıfırla</string>
<string name="theme_option_reset_title">Tema Ayarlarını Sıfırla</string>
<string name="theme_option_reset_message">Temanın vurgu rengini varsayılana sıfırlamak istediğinizden emin misiniz?</string>
<!--ThemePicker-->
<string name="theme_select_title">Stiller ve Duvar kağıtları</string>
<string name="theme_select_summary">Yüklü temalara göz atın ve seçin</string>
<string name="notification_light_settings">Bildirim ışığı</string>
<!-- Volume rocker wake -->
<string name="volume_rocker_wake_title">Ses tuşlarıyla uyandır</string>
<string name="search">Ara</string>
<string name="search_apps">Uygulamaları ara</string>
<!-- Power Menu -->
<string name="power_menu_title">Güç menüsü</string>
<string name="power_menu_title_summary">Güç menüsü öğelerini görüntüle veya değiştir</string>
<string name="powermenu_screenshot">Ekran görüntüsü</string>
<string name="powermenu_power">Güç</string>
<string name="powermenu_advanced">Gelişmiş yeniden başlatma seçenekleri</string>
<string name="powermenu_restart">Yeniden başlat</string>
<string name="powermenu_airplane">Uçak modu</string>
<string name="powermenu_settings">Ayarlar</string>
<string name="powermenu_lockdown">Kilitle</string>
<string name="powermenu_soundpanel">Ses paneli</string>
<string name="powermenu_users">Kullanıcılar</string>
<string name="powermenu_logout">Çıkış yap</string>
<string name="powermenu_emergency">Acil durum</string>
<!-- Double Tap Lockscreen to Sleep -->
<string name="lockscreen_gesture_title">Hareketler</string>
<string name="double_tap_to_sleep_lockscreen_title">Uyutmak için çift dokunun</string>
<string name="double_tap_to_sleep_lockscreen_summary">Cihazı uyutmak için kilit ekranının boş bir alanına çift dokunun</string>
<!-- Double Tap Statusbar to Sleep -->
<string name="statusbar_gesture_title">Hareketler</string>
<string name="double_tap_to_sleep_statusbar_title">Uyutmak için çift dokunun</string>
<string name="double_tap_to_sleep_statusbar_summary">Cihazı uyutmak için durum çubuğuna çift dokunun</string>
<!-- Buttons title -->
<string name="volume_category">Ses tuşu</string>
<!--Volume keys -->
<string name="volume_rocker_wake_summary">Ses tuşlarına basıldığında cihazınız uyanır</string>
<!-- Torch Power button gestures -->
<string name="torch_power_button_gesture_title">Ekran kapalıyken meşale aç / kapat</string>
<string name="torch_power_button_gesture_none">Devre dışı</string>
<string name="torch_power_button_gesture_dt">Güç tuşuna çift tıklayarak fener açma (daha yavaş tek dokunma tepkisi), çift tıklama ile kamera açmayı devre dışı bırakır.</string>
<string name="torch_power_button_gesture_dt_toast">Kamera hareketine geç artık devre dışı</string>
<string name="torch_power_button_gesture_lp">Güç tuşuna uzun bas</string>
<!-- Hardware button navigation -->
<string name="picker_activities">Etkinlikler</string>
<string name="select_custom_app_title">Özel uygulama seç</string>
<string name="select_custom_activity_title">Özel etkinlik seç</string>
<string name="profile_applist_title">Uygulamalar</string>
<string name="choose_action_title">Eylem seç</string>
<string name="action_entry_default_action">Varsayılan ayarlar</string>
<string name="action_entry_select_app">Uygulama seç</string>
<string name="action_entry_custom_action">Özel eylem seç</string>
<string name="hardware_keys_volume_keys_title">Ses tuşları eylemleri</string>
<string name="hardware_keys_home_key_title">Ana ekran tuşu</string>
<string name="hardware_keys_menu_key_title">Menü tuşu</string>
<string name="hardware_keys_assist_key_title">Arama tuşu</string>
<string name="hardware_keys_appswitch_key_title">Son uygulamalar tuşu</string>
<string name="hardware_keys_back_key_title">Geri tuşu</string>
<string name="hardware_keys_double_tap_summary">Çift dokunma eylemi ayarlayın</string>
<string name="hardware_keys_single_tap_summary">Tek dokunma eylemi ayarlayın</string>
<string name="hardware_keys_long_press_summary">Uzun dokunma eylemi ayarlayın</string>
<string name="hardware_keys_single_tap_title">Tek dokunma eylemi</string>
<string name="hardware_keys_long_press_title">Uzun dokunma eylemi</string>
<string name="hardware_keys_double_tap_title">Çift dokunma eylemi</string>
<!-- 4G icon -->
<string name="show_fourg_icon_title">4G simgesi</string>
<string name="show_fourg_icon_summary">LTE yerine 4G simgesini göster</string>
<!-- Volume swap buttons -->
<string name="swap_volume_buttons_title">Yeniden ata</string>
<string name="swap_volume_buttons_summary">Ekran döndürüldüğünde ses tuşlarının yerini değiştir</string>
<!-- Power menu on lockscreen -->
<string name="lockscreen_power_menu_disabled_title">Kilit ekranında güç menüsünü devre dışı bırak</string>
<string name="lockscreen_power_menu_disabled_summary">Bu seçenek sadece güvenli kilit ekranlarındaki güç menüsünü devre dışı bırakacaktır</string>
<!-- Toast app icon -->
<string name="toast_icon_title">Uygulama bildirim simgesi</string>
<string name="toast_icon_summary">Bildirim ile uyumlu uygulama simgesini görüntüle</string>
<!-- Heads up -->
<string name="headsup_category">Bildirim Penceresi Ayarları</string>
<string name="heads_up_notifications">Bildirim pencereleri üst bilgi</string>
<string name="heads_up_notifications_summary">Bildirim pencereleri ayarlarını özelleştir</string>
<string name="summary_heads_up_enabled">ılır pencere bildirimleri etkinleştirildi</string>
<string name="summary_heads_up_disabled">ılır pencere bildirimleri devre dışı bırakıldı</string>
<string name="add_heads_up_package">Uygulama ekle</string>
<string name="add_heads_up_stoplist_summary">Bu uygulamalarda bildirim pencerelerini devre dışı bırak</string>
<string name="add_heads_up_blacklist_summary">Seçili uygulamalar için bildirim pencerelerini kapat</string>
<string name="heads_up_stoplist_title">Durdurma listesi</string>
<string name="heads_up_blacklist_title">Kara liste</string>
<string name="profile_choose_app">Uygulama seç</string>
<string name="dialog_delete_title">Sil</string>
<string name="dialog_delete_message">Seçili öge silinsin mi?</string>
<!-- Heads up timeout -->
<string name="heads_up_time_out_title">Zaman aşımı</string>
<string name="heads_up_time_out_summary">Bildirim pencereleri <xliff:g id="number">%d</xliff:g> saniye boyunca gösterilecek</string>
<string name="heads_up_time_out_2sec">2 saniye</string>
<string name="heads_up_time_out_4sec">4 saniye</string>
<string name="heads_up_time_out_5sec">5 saniye</string>
<string name="heads_up_time_out_6sec">6 saniye</string>
<string name="heads_up_time_out_8sec">8 saniye</string>
<string name="heads_up_time_out_10sec">10 saniye</string>
<!-- Heads up snooze -->
<string name="heads_up_snooze_title">Erteleme zamanlayıcısı</string>
<string name="heads_up_snooze_summary_one_minute">Bildirim pencerelerini kaydırmak 1 dakika boyunca bu uygulamadan gelecek olan bildirimleri erteler</string>
<string name="heads_up_snooze_summary">Bildirim pencerelerini kaydırmak <xliff:g id="number">%d</xliff:g> dakika boyunca bu uygulamadan gelecek olan bildirimleri erteler</string>
<string name="heads_up_snooze_disabled_summary">Erteleme zamanlayıcısı devre dışı</string>
<string name="heads_up_snooze_1min">1 dakika</string>
<string name="heads_up_snooze_5min">5 dakika</string>
<string name="heads_up_snooze_10min">10 dakika</string>
<string name="heads_up_snooze_15min">15 dakika</string>
<string name="heads_up_snooze_20min">20 dakika</string>
<!-- Quick QS pulldown -->
<string name="status_bar_quick_qs_pulldown">Hızlı aşağı çekme</string>
<string name="quick_pulldown_none">Devre dışı</string>
<string name="quick_pulldown_right">Durum çubuğunu sağ taraftan aşağı çekin</string>
<string name="quick_pulldown_left">Durum çubuğunu sol taraftan aşağı çekin</string>
<!-- Incall vibrate options -->
<string name="incall_vibration_category">Çağrı titreşimi</string>
<string name="incall_vibrate_connect_title">Bağlandığında titret</string>
<string name="incall_vibrate_call_wait_title">Çağrı bekletildiğinde titret</string>
<string name="incall_vibrate_disconnect_title">Arama bağlantısı kesildiğinde titret</string>
<!-- Data disabled icon -->
<string name="data_disabled_icon_title">Mobil veri devre dışı simgesini göster</string>
<string name="data_disabled_icon_summary">Mobil veri devre dışı bırakıldığında sinyal çubuğunun yanında çarpı işareti görüntülenir</string>
<!-- Roaming indicator icon -->
<string name="roaming_indicator_icon_title">Dolaşım göstergesi</string>
<string name="roaming_indicator_icon_summary">Dolaşım modundayken sinyal simgesinde dolaşım göstergesini göster</string>
<!-- Show VoLTE icon on statusbar -->
<string name="volte_switch_title">VoLTE simgesi</string>
<string name="volte_switch_summary">VoLTE simgesini görüntüle</string>
<string name="volte_icon_title">VoLTE simgesi</string>
<string name="volte_icon_summary">VoLTE simgesini görüntüle</string>
<string name="volte_icon_style_title">VoLTE simgesini seçin</string>
<string name="volte_icon_asus">VoLTE Asus Simgesi</string>
<string name="volte_icon_vo">Yalnızca Vo Simgesi</string>
<string name="volte_icon_volte">VoLTE Simgesi</string>
<string name="volte_icon_oos">OOS VoLTE Simgesi</string>
<string name="volte_icon_hd">HD Simgesi</string>
<string name="volte_icon_hd2">HD CAF Simgesi</string>
<string name="volte_icon_miui">MIUI 11 Simgesi</string>
<string name="volte_icon_emui">EMIUI Simgesi</string>
<string name="volte_icon_margaritov">HD Dolu Simgesi</string>
<string name="volte_icon_margaritov2">Margaritov VoLTE Simgesi</string>
<string name="volte_icon_vivo">Vivo Simgesi</string>
<string name="volte_icon_aris">Aris Simgesi</string>
<string name="volte_icon_beast">Aww Simgesi</string>
<string name="volte_icon_ios">İOS Simgesi</string>
<string name="volte_icon_lr">Livenge Simgesi</string>
<string name="volte_icon_realme">Realme Simgesi</string>
<string name="volte_icon_typeA">Mild Simgesi</string>
<string name="volte_icon_typeB">Filth Simgesi</string>
<string name="volte_icon_typeC">Mue Simgesi</string>
<string name="volte_icon_typeD">Sus Simgesi</string>
<string name="volte_icon_typeE">Acherus Simgesi</string>
<string name="volte_icon_vcircle">Daire simgesi</string>
<string name="volte_icon_vimeo">Vimeo Simgesi</string>
<string name="volte_icon_volit">VoLIT Simgesi</string>
<string name="volte_icon_zirco">Ziroc Simgesi</string>
<!-- VoWiFi icon -->
<string name="vowifi_icon_title">VoWiFi simgesi</string>
<string name="vowifi_icon_enabled">VoWiFi simgesi etkin</string>
<string name="vowifi_icon_disabled">VoWiFi simgesi devre dışı</string>
<string name="vowifi_icon_enabled_volte_disabled">VoLTE simgesi yerine VoWiFi</string>
<string name="vowifi_icon_style_title">VoWiFi simge stili</string>
<string name="vowifi_icon_default">Varsayılan Simge</string>
<string name="vowifi_icon_emui">EMIUI Simgesi</string>
<string name="vowifi_icon_asus">Asus Simgesi</string>
<string name="vowifi_icon_oneplus">OOS Simgesi</string>
<string name="vowifi_icon_moto">Motorola Simgesi</string>
<string name="vowifi_icon_simple1">Simple1 Simgesi</string>
<string name="vowifi_icon_simple2">Simple2 Simgesi</string>
<string name="vowifi_icon_simple3">Simple3 Simgesi</string>
<string name="vowifi_icon_vivo">Vivo Simgesi</string>
<string name="vowifi_icon_margaritov">Margaritov Simgesi</string>
<!-- Battery light -->
<string name="battery_light_settings">Pil şarj ışığı</string>
<string name="notification_light_settings">Bildirim ışığı</string>
<string name="battery_light_enable">Etkinleştir</string>
<string name="battery_full_light_enabled">Tam şarj olduğunda pil ışığı</string>
<string name="battery_light_allow_on_dnd_title">Rahatsız etmeyin modunda pil ışığı</string>
<string name="battery_light_low_blinking_title">Düşük pilde yanıp sönen ışık</string>
<string name="battery_light_cat">Şarj olurken pil ışığı rengi</string>
<string name="battery_light_low_color">Düşük pil</string>
<string name="battery_light_medium_color">Orta seviye pil</string>
<string name="battery_light_full_color">Neredeyse dolu pil</string>
<string name="battery_light_reallyfull_color">Tam dolu pil (%100)</string>
<!-- Heads up options -->
<string name="less_boring_heads_up_title">Daha az bildirim alın</string>
<string name="less_boring_heads_up_summary">Ön planda olmadıklarında yalnızca arama veya mesajlaşma uygulaması için bildirim pencerelerini gösterir</string>
<!-- Notification guts kill app button -->
<string name="general_category">Genel</string>
<string name="notification_guts_kill_app_button_title">Uygulama sonlandırma tuşu</string>
<string name="notification_guts_kill_app_button_summary">Bildirimin uzun basma menüsünde uygulama sonlandırma tuşunu göster</string>
<!-- Double Tap on Doze to wake -->
<string name="double_tap_on_doze_to_wake_title">Uyandırmak için çift dokun</string>
<string name="double_tap_on_doze_to_wake_summary">Derin uykudayken cihazı uyandırmak için iki kez dokunun</string>
<!-- Old mobile type icons -->
<string name="use_old_mobiletype_title">Küçük mobil ağ simgesi</string>
<string name="use_old_mobiletype_summary">Mobil ağ simgesini sinyal göstergesinin üstünde göster</string>
<!-- Lockscreen battery info indicator -->
<string name="lockscreen_battery_info_title">Kilit ekranı şarj bilgisi</string>
<string name="lockscreen_battery_info_summary">Şarj olurken kilit ekranında şarj cihazının maksimum akım voltajını ve pil sıcaklığını görüntüle</string>
<!-- Charging animation -->
<string name="charging_animation_title">Şarj animasyonu</string>
<string name="charging_animation_summary">Cihaz şarja takıldığında bir animasyon göster</string>
<!-- Tiles animation style -->
<string name="qs_tile_animation_title">Animasyonlar</string>
<string name="qs_tile_animation_style_title">Animasyon stili</string>
<string name="qs_tile_animation_duration_title">Animasyon süresi</string>
<string name="qs_tile_animation_interpolator_title">Kare animasyon efekti</string>
<string name="qs_tile_animation_style_off">Animasyon yok</string>
<string name="qs_tile_animation_style_flip">Çevir</string>
<string name="qs_tile_animation_style_rotate">Döndür</string>
<string name="qs_tile_animation_duration_low">Yavaş</string>
<string name="qs_tile_animation_duration_default">Varsayılan</string>
<string name="qs_tile_animation_duration_fast">Hızlı</string>
<string name="qs_tile_animation_interpolator_linearInterpolator">Doğrusal</string>
<string name="qs_tile_animation_interpolator_accelerateInterpolator">Hızlandır</string>
<string name="qs_tile_animation_interpolator_decelerateInterpolator">Yavaşlat</string>
<string name="qs_tile_animation_interpolator_accelerateDecelerateInterpolator">Hızlandır ve yavaşlat</string>
<string name="qs_tile_animation_interpolator_bounceInterpolator">Sıçrat</string>
<string name="qs_tile_animation_interpolator_overshootInterpolator">İlerlet</string>
<string name="qs_tile_animation_interpolator_anticipateInterpolator">Beklet</string>
<string name="qs_tile_animation_interpolator_anticipateOvershootInterpolator">Beklet ve ileri at</string>
<string name="qs_set_animation_style">%1$s</string>
<string name="qs_set_animation_duration">%1$s</string>
<string name="qs_set_animation_interpolator">%1$s</string>
<!-- Blink flashlight for incoming calls -->
<string name="flashlight_category">El feneri</string>
<string name="flashlight_on_call_title">Gelen aramada el fenerini yakıp söndür</string>
<string name="flashlight_on_call_disabled">Devre dışı</string>
<string name="flashlight_on_call_ringer">Zil sesi çalarken</string>
<string name="flashlight_on_call_no_ringer">Zil sesi kapalıyken</string>
<string name="flashlight_on_call_silent">Tamamen sessizken (zil sesi veya titreşim yok)</string>
<string name="flashlight_on_call_always">Her zaman</string>
<string name="flashlight_on_call_ignore_dnd_title">Rahatsız etmeyini yoksay</string>
<string name="flashlight_on_call_ignore_dnd_summary">Rahatsız etmeyin modundayken yanıp yanmayacağı</string>
<string name="flashlight_on_call_rate_title">Oran</string>
<string name="flashlight_on_call_rate_summary">Çağrı sırasında flaş yanıp sönme hızı</string>
<!-- Combined signal icons in status bar -->
<string name="combined_status_bar_signal_icons">Birleşik sinyal simgeleri</string>
<string name="combined_status_bar_signal_icons_summary">Durum çubuğunda birleşik sinyal simgelerini etkinleştir.\nSistem arayüzünün yeniden başlatılması gerekir</string>
<!-- QS battery estimates -->
<string name="qs_show_battery_estimate_title">Tahmini pil süresi</string>
<string name="qs_show_battery_estimate_summary">Simgenin yanında kalan tahmini pil süresini göster</string>
<!-- AOD Schedule -->
<string name="always_on_display_schedule_title">Her zaman açık ekranı programla</string>
<string name="always_on_display_schedule_sunset">Gün batımı</string>
<string name="always_on_display_schedule_sunrise">Gün doğumu</string>
<string name="always_on_display_schedule_mixed_sunset">Gün batımından bir zamana kadar açılıyor</string>
<string name="always_on_display_schedule_mixed_sunrise">Bir zamandan gün doğumuna kadar açılıyor</string>
<!-- Pulse notifications lightning -->
<string name="pulse_ambient_light_title">Ekran kenarı aydınlatması</string>
<string name="pulse_ambient_light_summary">Bildirimler için ortam ekranı kenarlarını aydınlat</string>
<string name="ambient_notification_light_enabled_title">Daima zaman açık ekranda göster</string>
<string name="ambient_notification_light_enabled_summary">Daima açık ekranda kenar aydınlatmasını göstermeye devam et</string>
<string name="ambient_notification_light_hide_aod_title">Daima açık ekran içeriğini gizle</string>
<string name="ambient_notification_light_hide_aod_summary">Kenarlar aydınlatıldığında içeriği gizle</string>
<string name="ambient_notification_light_duration_title">Süre</string>
<string name="ambient_notification_light_duration_summary">Her animasyonun tamamlanması için geçen süre</string>
<string name="ambient_notification_light_repeats_title">Tekrarlar</string>
<string name="ambient_notification_light_repeats_summary">Animasyonun gösterilmesi gereken süre\n0 gösterme sayısı</string>
<string name="ambient_notification_light_timeout_title">Zaman aşımı</string>
<string name="ambient_notification_light_timeout_forever">Daima</string>
<string name="ambient_notification_light_timeout_half_minute">30 saniye</string>
<string name="ambient_notification_light_timeout_minute">1 dakika</string>
<string name="ambient_notification_light_timeout_three_minutes">3 dakika</string>
<string name="ambient_notification_light_timeout_five_minutes">5 dakika</string>
<string name="ambient_notification_light_timeout_ten_minutes">10 dakika</string>
<string name="set_to_zero">Etkinleştirmek için tekrarları 0 olarak ayarlayın</string>
<string name="ambient_notification_color_mode_title">Renk modu</string>
<string name="ambient_notification_color_mode_accent">Vurgu rengi</string>
<string name="ambient_notification_color_mode_wall">Duvar kağıdı baskın rengi</string>
<string name="ambient_notification_color_mode_notification">Bildirim simgesi rengi</string>
<string name="ambient_notification_color_mode_custom">Bildirim ışığı rengi</string>
<string name="ambient_notification_light_color_title">Özel renk</string>
<string name="pulse_ambient_light_show_always_title">Daima göster</string>
<string name="pulse_ambient_light_show_always_summary">Yalnızca bildirim için değil tüm ortam ekranı etkinlikleri için ışıkları göster</string>
<string name="pulse_ambient_light_repeat_direction_title">ık tekrar modu</string>
<string name="pulse_ambient_light_repeat_direction_restart">Yeniden başlat</string>
<string name="pulse_ambient_light_repeat_direction_reverse">Tersine</string>
<string name="pulse_ambient_light_layout_title">ık görünümü</string>
<string name="pulse_ambient_light_layout_solid">Katı</string>
<string name="pulse_ambient_light_layout_faded">Soluk</string>
<string name="pulse_ambient_light_width_title">ık genişliği</string>
<string name="pulse_light_layout_style_title">ık düzen stili</string>
<string name="pulse_light_both">Dört taraftan</string>
<string name="pulse_light_top_bottom">Sadece Üst-Alt</string>
<string name="pulse_light_left_right">Sadece Sol-Sağ</string>
<!-- Ambient Ticker -->
<string name="pulse_on_new_tracks_title">Müzik şeridi</string>
<string name="pulse_on_new_tracks_summary">Parça değişimi sırasında ortam ekranında müzik şeridi göster</string>
<!-- Screen off FOD -->
<string name="screen_off_fod_title">Ekran kapalı parmak izi</string>
<string name="screen_off_fod_summary">Ekran kapalıyken parmak izini açık tutun</string>
<!-- Volume Steps Fragment -->
<string name="volume_steps_fragment_title">Ses seviyeleri</string>
<string name="volume_steps_summary">Ses seviyelerini özelleştir</string>
<string name="volume_steps_alarm_title">Ses seviyesi: Alarm</string>
<string name="volume_steps_dtmf_title">Ses seviyesi: DTMF</string>
<string name="volume_steps_music_title">Ses seviyesi: Medya</string>
<string name="volume_steps_notification_title">Ses seviyesi: Bildirim</string>
<string name="volume_steps_ring_title">Ses seviyesi: Zil sesi</string>
<string name="volume_steps_system_title">Ses seviyesi: Sistem</string>
<string name="volume_steps_voice_call_title">Ses seviyesi: Sesli arama</string>
<string name="volume_steps_reset">Sıfırla</string>
<!-- Udfps animations -->
<string name="udfps_category">Ekran altı parmak izi sensörü</string>
<string name="udfps_recog_animation">Parmak izi animasyonu</string>
<string name="udfps_recog_animation_summary">Parmağınızı okurken bir animasyon gösterir</string>
<string name="udfps_recog_animation_effect_title">Parmak izi animasyon efekti</string>
<string name="udfps_recog_animation_effect_summary">Animasyon efekti seç</string>
<!-- Udfps icon picker -->
<string name="udfps_icon_picker_title">Parmak izi simge seçici</string>
<string name="udfps_icon_picker_summary">En sevdiğiniz parmak izi simgesini seçin</string>
<!-- Udfps Custom Options -->
<string name="udfps_settings_title">Parmak izi seçenekleri</string>
<string name="udfps_settings_summary">Parmak izi özelleştirmeleri için farklı menüler</string>
<!-- Udfps Haptic Feedback -->
<string name="udfps_haptic_feedback_title">Parmak izi dokunma geri bildirimi</string>
<string name="udfps_haptic_feedback_summary">Parmak izi simgesine dokunulduğunda titret</string>
<!-- Custom FOD Icon -->
<string name="custom_fp_icon_title">Özel parmak izi simgesi</string>
<string name="custom_fp_icon_summary">Dosyalardan özel simgeyi etkinleştir</string>
<string name="custom_fp_select_title">Özel parmak izi simgesi seç</string>
<string name="custom_fp_select_summary">Özel simgeyi kayıtlı dosyalarınızdan veya galeriden seçin</string>
<!-- Privacy indicators -->
<string name="mic_camera_privacy_indicator_title">Mikrofon ve kamera gizlilik göstergesi</string>
<string name="mic_camera_privacy_indicator_summary">Herhangi bir uygulama mikrofon veya kamera kullandığında ayrı gösterge göster</string>
<string name="location_privacy_indicator_title">Konum gizlilik göstergesi</string>
<string name="location_privacy_indicator_summary">Herhangi bir uygulama konum kullandığında ayrı gösterge göster</string>
<!-- Sb Icon Style -->
<string name="statusbar_icons_style">Renkli Durum Çubuğu Simgeleri</string>
<string name="statusbar_icons_style_summary">Durum çubuğu simgelerinizin stilini seçin (Sistem kullanıcı arayüzü\'nün yeniden başlatılması gerekir)</string>
<!-- Notification headers -->
<string name="notification_headers_title">Bildirim Başlıkları</string>
<string name="notification_headers_summary">Başlıkları bildirim gölgesinde göster</string>
<!-- Gaming mode -->
<string name="gaming_mode_title">Oyun alanı</string>
<string name="gaming_mode_summary">Tam ekran oyun deneyimi için ekstra özellikler</string>
<!-- Battery percentage -->
<string name="battery_style_category_title">Pil simgesi</string>
<string name="status_bar_battery_percentage_title">Pil yüzdesi</string>
<string name="status_bar_battery_percentage_default">Gizli</string>
<string name="status_bar_battery_percentage_text_next">Simgenin yanında</string>
<string name="status_bar_battery_percentage_text_inside">Simgenin içinde</string>
<!-- Status bar battery style-->
<string name="status_bar_battery_style_title">Pil stili</string>
<string name="status_bar_battery_style_port">Dikey</string>
<string name="status_bar_battery_style_circle">Daire</string>
<string name="status_bar_battery_style_dotted_circle">Daire (Noktalı)</string>
<string name="status_bar_battery_style_filled_circle">Daire (Dolu)</string>
<string name="status_bar_battery_style_text">Metin</string>
<string name="status_bar_battery_style_icon_rlandscape">Yatay simge (Sağ)</string>
<string name="status_bar_battery_style_icon_landscape">Yatay simge (Sol)</string>
<string name="status_bar_battery_style_icon_rlandscape_style_a">Sağ yatay stil A</string>
<string name="status_bar_battery_style_icon_landscape_style_a">Sol yatay stil A</string>
<string name="status_bar_battery_style_icon_rlandscape_style_b">Sağ yatay stil B</string>
<string name="status_bar_battery_style_icon_landscape_style_b">Sol yatay stil B</string>
<string name="status_bar_battery_style_icon_landscape_pill">Portre Mx</string>
<string name="status_bar_battery_style_icon_landscape_line">Yatay Lorn</string>
<string name="status_bar_battery_style_icon_landscape_musku">Portre IOS</string>
<string name="status_bar_battery_style_icon_landscape_signal">Yatay Airoo</string>
<string name="status_bar_battery_style_icon_landscape_buddy">Yatay kapsül </string>
<!-- Network Traffic -->
<string name="traffic_title">Ağ göstergeleri</string>
<string name="traffic_summary">Ağ trafiği göstergelerini özelleştirin</string>
<string name="network_traffic_autohide_threshold_title">Otomatik gizleme sınırı</string>
<string name="network_traffic_location_title">Konum</string>
<string name="network_traffic_disabled">Devre dışı</string>
<string name="network_traffic_statusbar">Durum çubuğu</string>
<string name="network_traffic_qs_header">Hızlı ayarlar başlığı</string>
<string name="network_traffic_refresh_interval_title">Yenileme süresi</string>
<string name="network_traffic_refresh_interval_summary">Hızın yeniden ölçülmesinden sonraki süre</string>
<string name="network_traffic_mode_title">Görüntü modu</string>
<string name="network_traffic_dynamic">Dinamik</string>
<string name="network_traffic_download">İndirme</string>
<string name="network_traffic_upload">Yükleme</string>
<string name="network_traffic_font_size">Tek net yazı tipi boyutu</string>
<string name="network_traffic_autohide">Otomatik gizle</string>
<string name="network_traffic_autohide_summary">Veri etkinliği olmadığında ağ göstergesini gizle</string>
<string name="network_traffic_autohide_kilobits">Kb/s</string>
<string name="network_traffic_autohide_kilobytes">KB/s</string>
<string name="network_traffic_units_title">Ağ trafiği ölçüm birimleri</string>
<string name="network_traffic_units_bits">Saniye başına bit (b/s)</string>
<string name="network_traffic_units_kilobits">Saniye başına kilobit (kb/s)</string>
<string name="network_traffic_units_megabits">Saniye başına megabit (Mb/s)</string>
<string name="network_traffic_units_bytes">Saniye başına bayt (B/s)</string>
<string name="network_traffic_units_kilobytes">Saniye başına kilobayt (kB/s)</string>
<string name="network_traffic_units_megabytes">Saniye başına megabayt (MB/s)</string>
<string name="network_traffic_hidearrow">Okları gizle</string>
<string name="network_traffic_hidearrow_summary">Ağ trafiği gösterge oklarını gizle</string>
<!-- Themeing -->
<string name="dark_ui_mode_summary">Koyu tema seçeneklerine göz atın</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the settings category for theme overlays. -->
<string name="theme_customization_category">Tema</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the adaptive icon shape (e.g. launcher and quick settings icons). -->
<string name="theme_customization_icon_shape_title">Simge şekli</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize accent color. -->
<string name="theme_customization_icon_shape_summary">Sistem simge şeklini ayarlayın</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize headline and body fonts. -->
<string name="theme_customization_font_title">Başlık / Gövde yazı tipi</string>
<string name="theme_customization_font_summary">Sistem yazı tipi stili ayarlayın</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the system wide icon pack. -->
<string name="theme_customization_icon_pack_title">Simge paketi</string>
<string name="theme_customization_icon_pack_summary">Özel simge paketi stili ayarlayın</string>
<string name="theme_customization_signal_icon_title">Sinyal simgesi stili</string>
<string name="theme_customization_signal_icon_summary">Özel sinyal simgesi stili ayarlayın</string>
<string name="theme_customization_wifi_icon_title">WiFi simge stili</string>
<string name="theme_customization_wifi_icon_summary">Özel wifi simge stili ayarlayın</string>
<!-- Custom Signal bar icons -->
<string name="custom_signal_bar_title">Sinyal</string>
<!-- Custom Wi-Fi bar icons -->
<string name="custom_wifi_bar_title">Wi-Fi</string>
<!-- Button brightness -->
<string name="button_backlight_options_category">Arka ışık seçenekleri</string>
<string name="button_backlight_enable_title">Tuş aydınlatmasına izin ver</string>
<string name="button_link_brightness">Ekran parlaklığına bağla</string>
<string name="button_link_brightness_summary">Tuş arka aydınlatma parlaklığını ekran parlaklığı seviyesine göre ayarlar</string>
<string name="button_manual_brightness">Parlaklık seviyesi</string>
<string name="button_timeout_title">Arka ışık zaman aşımı</string>
<string name="button_backlight_on_touch_only_title">Sadece tuşa dokunulduğunda aydınlat</string>
<string name="button_backlight_on_touch_only_summary">Tuş aydınlatma ışığı her zaman değil sadece tuşlara basıldığında görünür. Zaman aşımı yine de bu özelliği etkiler.</string>
<!-- Screen off animation -->
<string name="screen_off_animation_title">Ekran kapanma animasyonu</string>
<string name="screen_off_animation_crt">CRT</string>
<string name="screen_off_animation_scale">Ölçek</string>
<!-- Status bar - Clock -->
<string name="status_bar_clock_title">Saat &amp; tarih</string>
<string name="status_bar_clock_summary">Saati &amp; tarihi özelleştir</string>
<string name="status_bar_clock_seconds_title">Saniye göster</string>
<string name="status_bar_clock_seconds_summary">Durum çubuğunda saatin yanında saniye göster</string>
<string name="status_bar_clock_position_title">Saat stili</string>
<string name="status_bar_clock_position_right">Sağ</string>
<string name="status_bar_clock_position_left">Sol</string>
<string name="status_bar_clock_position_center">Orta</string>
<string name="status_bar_clock_position_hidden">Gizli</string>
<string name="status_bar_clock_auto_hide_title">Otomatik gizle</string>
<string name="status_bar_clock_auto_hide_launcher_summary">Başlatıcı görünürse saati gizle</string>
<string name="status_bar_clock_auto_hide_summary">Saati düzenli aralıklarla gizle</string>
<string name="status_bar_clock_auto_hide_hdur_title">Gizleme süresi</string>
<string name="status_bar_clock_auto_hide_hdur_summary">Saatin gizlenmesi için gereken saniye süresi</string>
<string name="status_bar_clock_auto_hide_sdur_title">Görünme süresi</string>
<string name="status_bar_clock_auto_hide_sdur_summary">Saatin gizlenmeden önceki beklenmesi gereken saniye süresi</string>
<string name="status_bar_am_pm_title">ÖÖ/ÖS stili</string>
<string name="status_bar_am_pm_info">24 saat biçimi etkin</string>
<string name="status_bar_am_pm_normal">Normal</string>
<string name="status_bar_am_pm_small">Küçük</string>
<string name="status_bar_am_pm_hidden">Gizli</string>
<string name="status_bar_date_title">Tarih</string>
<string name="status_bar_date_none">Gizli</string>
<string name="status_bar_date_small">Küçük</string>
<string name="status_bar_date_normal">Normal</string>
<string name="status_bar_date_format_title">Tarih biçimi</string>
<string name="status_bar_date_style">Tarih stili</string>
<string name="status_bar_date_style_normal">Normal</string>
<string name="status_bar_date_style_lowercase">Küçük harf</string>
<string name="status_bar_date_style_uppercase">Büyük harf</string>
<string name="status_bar_date_format_custom">Özel java biçimi</string>
<string name="status_bar_date_string_edittext_title">Tarih biçimi AA/gg/yy şeklinde olmalıdır</string>
<string name="status_bar_date_string_edittext_summary">Değer girin</string>
<string name="clock_date_position">Tarih konumu</string>
<string name="clock_date_right">Saatin sağında</string>
<string name="clock_date_left">Saatin solunda</string>
<!-- QS clock -->
<string name="qs_clock_title">Saat</string>
<string name="qs_clock_summary">Saati hızlı durum çubuğu başlığında görüntüle</string>
<!-- QS date -->
<string name="qs_date_title">Tarih</string>
<string name="qs_date_summary">Hızlı ayarlar durum çubuğu başlığında tarihi göster</string>
<!-- Media art -->
<string name="lockscreen_media_category">Kilit ekranı medya resmi</string>
<string name="media_art_title">Medya kapak görüntüsü</string>
<string name="media_art_summary">Kilit ekranındaki medya kapak resmini etkinleştir</string>
<!-- Lockscreen album art filter -->
<string name="lockscreen_albumart_filter_title">Medya kapak resmi filtresi</string>
<string name="lockscreen_albumart_filter_none">Hiçbiri</string>
<string name="lockscreen_albumart_filter_grayscale">Gri Tonlama</string>
<string name="lockscreen_albumart_filter_tint">Vurgu renkli</string>
<string name="lockscreen_albumart_filter_blur">Bulanık</string>
<string name="lockscreen_albumart_filter_grayblur">Gri tonlama ve bulanık</string>
<!-- Pulse music visualizer -->
<string name="pulse_help_policy_notice_title">Pulse Hakkına</string>
<string name="pulse_help_policy_notice_summary">Müzik çalarken kilit ekranında görünen akıllı bir ses grafik görselleştirmesidir</string>
<string name="pulse_settings">Pulse</string>
<string name="pulse_settings_summary">Kilit ekranı ve gezinme çubuğunda ses görselleştirmesini gösterir</string>
<string name="show_navbar_pulse_title">Gezinme çubuğunda pulse</string>
<string name="show_navbar_pulse_summary">Gezinme çubuğunda ses görselleştirme</string>
<string name="show_lockscreen_pulse_title">Kilit ekranında Pulse</string>
<string name="show_lockscreen_pulse_summary">Kilit ekranında ses görselleştirmesini gösterir</string>
<string name="show_ambient_pulse_title">Ortam ekranında Pulse</string>
<string name="show_ambient_pulse_summary">Ortam ekranında ses görselleştirmesini göster</string>
<string name="pulse_render_mode_title">İşleme modu</string>
<string name="pulse_render_mode_fading_bars">Solan bloklar</string>
<string name="pulse_render_mode_solid_lines">Düz çizgiler</string>
<string name="pulse_legacy_mode_advanced_category">Solan bloklar modu ayarları</string>
<string name="pulse_custom_fudge_factor">Hassasiyet seviyesi</string>
<string name="pulse_lavalamp_speed_title">Lava lamba hızı</string>
<string name="pulse_solid_units_count">Düz çizgi sayısı</string>
<string name="pulse_solid_units_opacity">Düz çizgi saydamlığı</string>
<string name="pulse_solid_units_rounded_title">Yuvarlak köşeler</string>
<string name="pulse_solid_units_rounded_summary">Yuvarlak köşeli düz çizgiler</string>
<string name="pulse_solid_dimen_category">Düz çizgiler modu ayarları</string>
<string name="pulse_color_mode_title">Renk</string>
<string name="pulse_color_accent">Vurgu rengi</string>
<string name="pulse_color_custom">Özel</string>
<string name="pulse_color_lava_lamp">Lav lambası</string>
<string name="pulse_color_user_title">Renk seç</string>
<string name="pulse_smoothing_enabled_title">Yumuşatmayı</string>
<string name="pulse_smoothing_enabled_summary">Her çubuk daha pürüzsüz animasyonlu</string>
<string name="pulse_custom_dimen">Çubuk genişliği</string>
<string name="pulse_custom_div">Çubuk aralığı</string>
<string name="pulse_filled_block_size">Blok boyutu</string>
<string name="pulse_empty_block_size">Blok boşluğu</string>
<!-- Quick Settings brightness slider -->
<string name="qs_brightness_slider_category">Parlaklık kaydırıcısı</string>
<string name="qs_brightness_slider_title">Parlaklık kaydırıcısını göster</string>
<string name="qs_brightness_slider_summary">Hızlı ayarlar panelinde parlaklık kaydırıcısını göster</string>
<string name="qs_brightness_position_bottom_title">Parlaklık kaydırıcısını altta göster</string>
<string name="qs_brightness_position_bottom_summary">Parlaklık kaydırıcısını hızlı ayarlar paneli altında göster</string>
<!-- Quick Settings brightness icon -->
<string name="brightness_icon_title">Uyarlanabilir parlaklık tuşu</string>
<string name="brightness_icon_summary">Uyarlanabilir parlaklık tuşunu göster</string>
<!-- Quick QS Panel brightness slider -->
<string name="quick_qs_brightness_slider_title">Hızlı ayar panelinde parlaklık kaydırıcısını göster</string>
<string name="quick_qs_brightness_slider_summary">Hızlı ayarlar panelinde bir parlaklık kaydırma çubuğu göster</string>
<!-- Volume rocker gestures -->
<string name="volume_skiptrack_screen_title">Müzik parçalarını atla</string>
<!-- Navigation bar -->
<string name="navigation_title">Gezinme</string>
<string name="navigation_bar_category">Gezinme çubuğu</string>
<string name="navigation_bar_title">Ekranda gezinme çubuğu</string>
<string name="navigation_bar_summary">Gezinme tuşlarını etkinleştir</string>
<string name="navigation_bar_layout_title">Düzen</string>
<string name="navigation_bar_layout_summary">Gezinme çubuğunun düzenini özelleştirin</string>
<string name="navigation_bar_arrow_keys_title">Yazı yazarken ok tuşlarını göster</string>
<string name="navigation_bar_arrow_keys_summary">Yazarken gezinme çubuğunda sol ve sağ imleç tuşlarını göster</string>
<string name="navigation_bar_help_text">Bu ayarlar genel olarak 3 düğmeli gezinme çubuğu ile ilgilidir. Eğer hareketle gezinme kullanıyorsanız ve özelleştirmek istiyorsanız, örn. gezinme çubuğunu gizleme, lütfen Ayarlar &gt; Sistem &gt; Hareketler yolunu ziyaret edin.</string>
<string name="nav_bar_tuner_title">Gezinme çubuğu düzenleyicisi</string>
<string name="nav_bar_tuner_summary">Gezinme çubuğu düzenini değiştir</string>
<string name="navbar_layout_title">Düzen</string>
<string name="navbar_layout_normal">Normal</string>
<string name="navbar_layout_compact">Kompakt</string>
<string name="navbar_layout_leftleaning">Sola yaslanmış</string>
<string name="navbar_layout_rightleaning">Sağa yaslanmış</string>
<string name="system_navigation_summary">Hangi sistem gezinme stilini kullanacağınızı seçin</string>
<!-- HW keys -->
<string name="hardware_keys_title">Tuşlar</string>
<string name="hardware_keys_category">Donanım gezinme tuşları</string>
<string name="hardware_keys_disable_title">Donanım tuşlarını devre dışı bırak</string>
<string name="hardware_keys_disable_summary">Gezinme için cihazın donanımsal tuşlarını kullan</string>
<!-- NavBar Inverse -->
<string name="navigation_bar_inverse_title">Gezinme tuşlarının yerini değiştir</string>
<!-- Quick Settings brightness slider -->
<string name="qs_show_brightness_slider_title">Parlaklık kaydırıcısı</string>
<string name="qs_show_brightness_slider_never">Asla gösterme</string>
<string name="qs_show_brightness_slider_expanded">Genişletildiğinde göster</string>
<string name="qs_show_brightness_slider_always">Daima göster</string>
<string name="qs_show_brightness_slider_not_expanded">Genişletilmediğinde göster</string>
<string name="qs_brightness_slider_position_title">Konum</string>
<string name="qs_brightness_slider_position_top">Üst</string>
<string name="qs_brightness_slider_position_bottom">Alt</string>
<!-- Monet Engine -->
<string name="monet_category">Monet</string>
<string name="monet_engine_title">Monet motoru ayarı</string>
<string name="monet_engine_summary">Monet parametrelerini özelleştirin</string>
<string name="monet_engine_custom_color_title">Özel renk kullan</string>
<string name="monet_engine_custom_color_summary">Monet için duvar kağıdı rengi yerine özel renk kullan</string>
<string name="monet_engine_color_override_title">Özel renk</string>
<string name="monet_engine_white_luminance_user_title">Beyaz parlaklığı</string>
<string name="monet_engine_accurate_shades_title">Doğru renk tonları kullan</string>
<string name="monet_engine_chroma_factor_title">Berraklık faktörü</string>
<string name="monet_engine_linear_lightness_title">Doğrusal canlılığı kullan</string>
<!-- Quick Settings brightness icon -->
<string name="qs_show_auto_brightness_title">Otomatik parlaklık simgesi</string>
<string name="qs_show_auto_brightness_summary">Kaydırma çubuğunun yanında otomatik parlaklık tuşunu göster</string>
<!-- Black theme -->
<string name="system_black_theme_title">Siyah temayı kullan</string>
<string name="system_black_theme_summary">Siyah arka plan renklerini zorla</string>
<!-- OOS style material dismiss all button for notifications -->
<string name="notification_material_dismiss_button_title">Tüm bildirimleri temizle tuşu</string>
<string name="notification_material_dismiss_button_summary">Tümünü temizle bildirim metnini kayan tuş ile değiştir</string>
<string name="clearall_style_title">Tüm bildirimleri temizle tuşu stili</string>
<string name="clearall_bgstyle_title">Tüm bildirimleri temizle tuşu arka planı</string>
<!-- Laboratory - Application downgrade -->
<string name="laboratory_app_downgrade_title">Uygulamanın eski sürüme geçirilmesine izin ver</string>
<string name="laboratory_app_downgrade_summary">Uygulamaların eski sürümüne geri dönmenizi sağlar. Veri kaybına ve çökmelere neden olabilir.</string>
<!-- Laboratory - Ignore window secure -->
<string name="laboratory_ignore_window_secure_title">Pencere güvenliklerini yoksay</string>
<string name="laboratory_ignore_window_secure_summary">Bu, tüm uygulamalar için ekran görüntüsü ve ekran kaydedici korumasını kaldırır. Bu, bazı durumlarda kullanışlıdır ancak gizlilik sızıntılarına neden olabilir. Seçeneği değiştirdikten sonra değişikliklerin geçerli olması için uygulamaları yeniden başlatın.</string>
<!-- Colorful battery icon -->
<string name="battery_level_colors_title">Renkli pil simgesi</string>
<string name="battery_level_colors_summary">Her pil seviyesinde farklı renk görünür</string>
<!-- Custom settings dashboard style -->
<string name="settings_dashboard_style_title">Ayarlar düzeni</string>
<string name="settings_dashboard_style_aosp">Aosp</string>
<string name="settings_dashboard_style_oos11">OxygenOS 11</string>
<string name="settings_dashboard_style_oos12">OxygenOS 12</string>
<string name="settings_dashboard_style_cherish">Cherish</string>
<string name="settings_dashboard_style_cherish_clean">Cherish Saf</string>
<string name="settings_layout_category_title">Ayarlar kullanıcı arayüzü</string>
<string name="settings_base_style_title">Ayarlar Temel düzeni</string>
<string name="settings_base_style_summary">Menüleri ayarlamak için alternatif bir düzen kullanın</string>
<string name="settings_home_style_title">Ayarlar Ana Sayfa düzeni</string>
<string name="settings_home_style_summary">Ana sayfa için varsayılan Aosp düzenini kullan</string>
<string name="disable_usercard_title">Ayarlarda Kullanıcı Kartı</string>
<string name="disable_usercard_summary">Ayarlar ana sayfasında kullanıcı kartının gösterilmemesi için aktif edin</string>
<string name="spoof_title">İmza zorlama</string>
<!-- Unlimited g00gle ph0t0s st0rage -->
<string name="use_photos_spoof_title">Sınırsız Google Fotoğraflar depolaması</string>
<string name="use_photos_spoof_summary">Orijinal kalitede fotoğraf saklamak için cihazınız Fotoğraflar uygulaması tarafından Pixel XL olarak tanımlanacak</string>
<!-- Unlock FPS for specific games -->
<string name="use_games_spoof_title">Oyunlarda daha yüksek FPS kilidini açın</string>
<string name="use_games_spoof_summary">Daha yüksek FPS kilidini açmak için belirli oyunlar için cihazınızı farklı bir model olarak taklit edin</string>
<!-- Unlock higher quality streams for specific apps -->
<string name="use_stream_spoof_title">Daha kaliteli yayınlar</string>
<string name="use_stream_spoof_summary">Amazon Prime, Disney+, Hotstar ve Netflix uygulamalarında daha kaliteli yayınlar için cihazınızı Pixel 6 Pro olarak tanımlayın</string>
<!-- Hidden apps -->
<string name="hidden_apps_title">Gizlenmiş uygulamalar</string>
<string name="hidden_apps_summary">Başlatıcıda gizlenecek uygulamalar. Değişikliklerin etkili olması için başlatıcıyı yeniden başlatın</string>
<!-- reTicker -->
<string name="reticker_title">reTicker</string>
<string name="reticker_summary">Uyarı bildirimini, yeniden tasarlanmış kayan yazının ince ve daha az müdahaleci sürümü ile değiştirin</string>
<string name="reticker_colored_title">Uygulama renkli arka planı kullan</string>
<string name="reticker_colored_summary">Bildirim uygulaması ana rengini kullanarak reTicker arka plan rengini değiştirin</string>
<!-- Data usage info in QS footer -->
<string name="qs_footer_datausage_title">Veri kullanımı</string>
<string name="qs_footer_datausage_summary">Hızlı ayarlar alt bilgisinde veri kullanım özetini göster</string>
<!-- Qs Transparency -->
<string name="qs_transparency_summary">Hızlı ayarlarınızın ne kadar şeffaf olmasını istediğinizi seçin (Kullanıcı Arayüzü\'nün yeniden başlatma gerekir)</string>
<string name="qs_transparency_title">Hızlı ayarlar şeffaflığı</string>
<!-- Media artwork -->
<string name="media_category">Medya bildirimi</string>
<string name="artwork_media_background_title">Medya resmi arka planı</string>
<string name="artwork_media_background_summary">Medya resmini bildirim medyası arka planı olarak ayarla</string>
<string name="artwork_media_background_enable_blur_title">Medya resmi arka planını bulanıklaştırın</string>
<string name="artwork_media_background_blur_radius_title">Medya resmi için bulanıklık miktarı</string>
<string name="artwork_media_background_fade_filter_title">Medya resmi için bulanıklık miktarı</string>
<string name="artwork_media_background_alpha_title">Medya resmi şeffaflığı</string>
<string name="just_kidding">Şaka yapıyorum! Logları sağlamak, profesyonel programcılar gibi görünmemize yardımcı olur, yani kullanıcıların bildirdiği hataları izler.</string>
<string name="bug_report_drill">Hata Raporlama Prosedürü</string>
<!-- Strict standby -->
<string name="strict_standby_policy_title">Strict standby policy</string>
<string name="strict_standby_policy_summary">When dismissing from recents, this will force stop apps with restricted battery usage and impose stronger restrictions to them. Also, all app standby restrictions will be imposed even when device is charging.</string>
<!-- Force background freezer -->
<string name="force_background_freezer_title">Background tasks freezer</string>
<string name="force_background_freezer_summary">Freeze tasks with restricted battery usage when moving them to background and unfreeze them when moving to foreground. This could save battery slightly but may lead to crashes and background ANR.</string>
<!-- Wi-Fi Standard icon -->
<string name="show_wifi_standard_icon_title">Show Wi-Fi Standard icon</string>
<string name="show_wifi_standard_icon_summary">Show Wi-Fi type in Wi-Fi signal indicator</string>
<!-- Lockscreen clock color -->
<string name="lockscreen_clock_color_title">Lockscreen clock color</string>
<string name="lockscreen_clock_color_summary">Use secondary color for lockscreen clock, if disabled will use color accent</string>
<!-- QS tiles layout direction: vertical or horizontal -->
<string name="qs_tile_layout_category_title">Tile layout</string>
<string name="qs_tile_layout_title">Vertical layout</string>
<string name="qs_tile_layout_summary">Enable for vertical layout. Default is horizontal</string>
<!-- QS rows and columns -->
<string name="qs_layout_category_title">QS Layout</string>
<string name="qs_rows_portrait_title">Tile rows on portrait</string>
<string name="qs_rows_landscape_title">Tile rows on landscape</string>
<string name="qs_columns_portrait_title">Tile columns on portrait</string>
<!-- QS tiles title visibility -->
<string name="qs_tile_title_visibility_title">Hide tile titles</string>
<string name="qs_tile_title_visibility_summary">Toggle to hide tile titles</string>
<!-- Fingerprint Ripple Effect -->
<string name="enable_fingerprint_ripple_effect_title">Ripple effect</string>
<string name="enable_fingerprint_ripple_effect_summary">Show ripple effect on unlock with fingerprint</string>
</resources>

View File

@@ -12,82 +12,760 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- App Title -->
<string name="cherish_settings_title">Улюблені налаштування </string>
<string name="cherish_settings_title">Настройки Cherish</string>
<!-- Units -->
<string name="unit_milliseconds">миллисекунд</string>
<string name="unit_seconds">секунд</string>
<!-- Categories -->
<string name="button_title">Кнопки</string>
<string name="button_summary">Апаратні кнопки, Панель навігації</string>
<string name="gestures_title">Жести</string>
<string name="gestures_summary">Перейти до камери, свайп для скріншоту</string>
<string name="lockscreen_title">Заблокувати екран</string>
<string name="lockscreen_summary">Візуалізатор музики, анімація зарядки, стиль годинника</string>
<string name="misc_title">Різне</string>
<string name="misc_summary">Ігровий режим, регулятори гучності</string>
<string name="animations_title">Анімації</string>
<string name="animations_summary">Системні анімації</string>
<string name="powermenu_title">Меню живлення</string>
<string name="powermenu_summary">Розширений перезапуск, непрозорість меню живлення</string>
<string name="theme_title">Теми</string>
<string name="theme_summary">Системна тема, округлена, перемкнути тему</string>
<string name="quicksettings_title">Швидкі налаштування</string>
<string name="quicksettings_summary">Схема плиток, розмитий</string>
<string name="recents_title">Нещодавні програми</string>
<string name="recents_summary">Панель останніх програм в стилі Slim</string>
<string name="statusbar_title">Статусбар</string>
<string name="statusbar_summary">Годинник, логотип, значки статусбару</string>
<string name="volume_title">Клавіші регулювання гучності</string>
<string name="volume_summary">Клавіші регулювання гучності</string>
<string name="notifications_title">Сповіщення</string>
<string name="notifications_summary">Індикатор акумулятора, заголовок сповіщень</string>
<string name="about_summary">Дізнайтеся більше про CherishOS</string>
<string name="device_part_title">Особливості пристрою</string>
<string name="qs_category">Категорія швидких налаштувань</string>
<string name="navbar_title">Панель навігації</string>
<string name="volume_keys_title">Клавіші гучності</string>
<string name="button_summary">Hardware keys, Navigation bar</string>
<string name="gestures_title">Жесты</string>
<string name="gestures_summary">Jump to camera, swipe to screenshot</string>
<string name="lockscreen_title">Экран блокировки</string>
<string name="lockscreen_summary">Music visualizer, charging animation, clock style</string>
<string name="misc_title">Miscellaneous</string>
<string name="misc_summary">Gaming mode, volume controls</string>
<string name="animations_title">Animations</string>
<string name="animations_summary">System animations</string>
<string name="powermenu_title">Power menu</string>
<string name="powermenu_summary">Advanced restart, power menu opacity</string>
<string name="theme_title">Themes</string>
<string name="theme_summary">System theme, rounded, switch theme</string>
<string name="quicksettings_title">Quick Settings</string>
<string name="quicksettings_summary">Tile layout, blur</string>
<string name="recents_title">Recents apps</string>
<string name="recents_summary">Slim recents</string>
<string name="statusbar_title">Status bar</string>
<string name="statusbar_summary">Clock, carrier, status icons</string>
<string name="volume_title">Volume rockers</string>
<string name="volume_summary">Volume rockers</string>
<string name="notifications_title">Notifications</string>
<string name="notifications_summary">Battery light, notifications header</string>
<string name="about_summary">Learn more about CherishOS</string>
<string name="device_part_title">Device features</string>
<string name="qs_category">QS category</string>
<string name="navbar_title">Navigation bar</string>
<string name="volume_keys_title">Volume keys</string>
<!-- General strings -->
<string name="ok">ОК</string>
<string name="reset">Скинути</string>
<string name="cancel">Скасувати</string>
<string name="save">Зберегти</string>
<string name="default_string">Типово</string>
<string name="disabled">Вимкнено</string>
<string name="ok">OK</string>
<string name="reset">Reset</string>
<string name="cancel">Cancel</string>
<string name="save">Save</string>
<string name="default_string">Default</string>
<string name="disabled">Disabled</string>
<!-- Color Picker -->
<string name="dialog_color_picker">Вибір кольору</string>
<string name="press_color_to_apply">Натисніть на колір, щоб застосувати його</string>
<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"></string>
<string name="arrow_down"></string>
<string name="hex">Hex:</string>
<string name="hex_hint">#ff000000</string>
<string name="set">Набір</string>
<string name="color_default">Типово</string>
<string name="led_color_green">Зелений</string>
<string name="led_color_red">Червоний</string>
<string name="set">Set</string>
<string name="color_default">Default</string>
<string name="led_color_green">Green</string>
<string name="led_color_red">Red</string>
<!-- Custom seekbar -->
<string name="custom_seekbar_value">Value: <xliff:g id="v">%s</xliff:g></string>
<string name="custom_seekbar_default_value">Default</string>
<string name="custom_seekbar_default_value_to_set">Default value: <xliff:g id="v">%s</xliff:g>\nLong press to set</string>
<string name="custom_seekbar_default_value_is_set">Default value is set</string>
<string name="add_package_to_title">Add application</string>
<!-- QS settings -->
<string name="qs_title">Швидкі налаштування</string>
<string name="qs_title">Quick settings</string>
<!-- QuickSettings haptic feedback -->
<string name="quick_settings_vibrate_title">Vibrate on touch</string>
<string name="quick_settings_vibrate_summary">Vibrate when touching QS tiles</string>
<!-- Lockscreen shortcuts -->
<string name="ls_category">Lockscreen Items</string>
<string name="ls_tuner">Enable Lockscreen tuner</string>
<string name="lockscreen_shortcuts">Lockscreen shortcuts</string>
<string name="ls_shortcut_summary">Customize Lockscreen shortcuts</string>
<!-- Lockscreen icons -->
<string name="lockscreen_tuner_title">Lockscreen tuner</string>
<!-- Statusbar Items -->
<string name="sb_icons">Statusbar Icons</string>
<string name="statusbar_items_category">Statusbar items</string>
<!-- Status bar - icons -->
<string name="status_bar_icons_title">Іконки статусбару</string>
<string name="status_bar_icons_title">Status bar icons</string>
<!-- Lock screen visualizer -->
<string name="visualizer_title">Відображати візуалізатор музики</string>
<string name="visualizer_title">Display music visualizer</string>
<!-- Power menu and dialogs opacity -->
<!-- AOKP custom system animations -->
<!-- Power menu Animations -->
<string name="power_menu_animation">Меню живлення</string>
<string name="power_menu_animation">Power menu</string>
<!-- QS header image -->
<!-- Lockscreen -->
<string name="lockscreen_category">Екран блокування</string>
<string name="lockscreen_category">Lockscreen</string>
<!-- Themes -->
<string name="theme_type_title">Системна тема</string>
<string name="theme_type_summary">Виберіть тему</string>
<string name="theme_type_title">System theme</string>
<string name="theme_type_summary">Select theme</string>
<!--Accenter -->
<string name="themes_hub_title">Теми</string>
<string name="themes_hub_summary">Акценти-Градієнти-Теми</string>
<string name="themes_hub_title">Themes</string>
<string name="themes_hub_summary">Accents-Gradients-Themes</string>
<string name="rgb_accent_picker_title_dark">Accent Picker</string>
<string name="rgb_accent_picker_summary">Choose the accent color yourself</string>
<string name="theme_option_reset_title">Reset Theme Options</string>
<string name="theme_option_reset_message">Are you sure you want to reset themes-accent to default?</string>
<!--ThemePicker-->
<string name="theme_select_title">Стилі та Шпалери</string>
<string name="theme_select_summary">Перегляд та вибір встановлених тем</string>
<string name="theme_select_title">Styles and Wallpapers</string>
<string name="theme_select_summary">Browse and select installed themes</string>
<string name="notification_light_settings">Notifications light</string>
<!-- Volume rocker wake -->
<string name="volume_rocker_wake_title">Volume rocker wake</string>
<string name="search">Search</string>
<string name="search_apps">Search apps</string>
<!-- Power Menu -->
<string name="power_menu_title">Power menu</string>
<string name="power_menu_title_summary">View or change power menu entries</string>
<string name="powermenu_screenshot">Screenshot</string>
<string name="powermenu_power">Power</string>
<string name="powermenu_advanced">Advanced reboot options</string>
<string name="powermenu_restart">Restart</string>
<string name="powermenu_airplane">Airplane</string>
<string name="powermenu_settings">Settings</string>
<string name="powermenu_lockdown">Lock Down</string>
<string name="powermenu_soundpanel">Sound Panel</string>
<string name="powermenu_users">Users</string>
<string name="powermenu_logout">Logout</string>
<string name="powermenu_emergency">Emergency</string>
<!-- Double Tap Lockscreen to Sleep -->
<string name="lockscreen_gesture_title">Gestures</string>
<string name="double_tap_to_sleep_lockscreen_title">Double tap to sleep</string>
<string name="double_tap_to_sleep_lockscreen_summary">Double tap on the top third or bottom shortcut area of the lock screen to put the device to sleep</string>
<!-- Double Tap Statusbar to Sleep -->
<string name="statusbar_gesture_title">Gestures</string>
<string name="double_tap_to_sleep_statusbar_title">Double tap to sleep</string>
<string name="double_tap_to_sleep_statusbar_summary">Double tap on statusbar to put the device to sleep</string>
<!-- Buttons title -->
<string name="volume_category">Volume Rocker</string>
<!--Volume keys -->
<string name="volume_rocker_wake_summary">Pressing the volume keys will wake your device</string>
<!-- Torch Power button gestures -->
<string name="torch_power_button_gesture_title">Toggle torch when screen off</string>
<string name="torch_power_button_gesture_none">Disabled</string>
<string name="torch_power_button_gesture_dt">Double tap power button (slower single tap response), Disables double power tap for camera.</string>
<string name="torch_power_button_gesture_dt_toast">Jump to camera gesture is now disabled</string>
<string name="torch_power_button_gesture_lp">Long press power button</string>
<!-- Hardware button navigation -->
<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>
<string name="profile_applist_title">Applications</string>
<string name="choose_action_title">Choose action</string>
<string name="action_entry_default_action">Default settings</string>
<string name="action_entry_select_app">Select application</string>
<string name="action_entry_custom_action">Select custom action</string>
<string name="hardware_keys_volume_keys_title">Volume rocker</string>
<string name="hardware_keys_home_key_title">Home button</string>
<string name="hardware_keys_menu_key_title">Menu button</string>
<string name="hardware_keys_assist_key_title">Search button</string>
<string name="hardware_keys_appswitch_key_title">Overview button</string>
<string name="hardware_keys_back_key_title">Back button</string>
<string name="hardware_keys_double_tap_summary">Set double tap action</string>
<string name="hardware_keys_single_tap_summary">Set single tap action</string>
<string name="hardware_keys_long_press_summary">Set long press action</string>
<string name="hardware_keys_single_tap_title">Single tap action</string>
<string name="hardware_keys_long_press_title">Long press action</string>
<string name="hardware_keys_double_tap_title">Double tap action</string>
<!-- 4G icon -->
<string name="show_fourg_icon_title">4G icon</string>
<string name="show_fourg_icon_summary">Display 4G icon in signal icon instead LTE</string>
<!-- Volume swap buttons -->
<string name="swap_volume_buttons_title">Reorient</string>
<string name="swap_volume_buttons_summary">Swap volume buttons when the screen is rotated</string>
<!-- Power menu on lockscreen -->
<string name="lockscreen_power_menu_disabled_title">Disable power menu on lock screen</string>
<string name="lockscreen_power_menu_disabled_summary">This will only disable the power menu on secure lock screens</string>
<!-- Toast app icon -->
<string name="toast_icon_title">Toast app icon</string>
<string name="toast_icon_summary">Display the app\'s icon corresponding with the toast</string>
<!-- Heads up -->
<string name="headsup_category">HeadsUp Settings</string>
<string name="heads_up_notifications">Heads up</string>
<string name="heads_up_notifications_summary">Customise heads up notifications settings</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_stoplist_summary">Disable heads up notifications in these applications</string>
<string name="add_heads_up_blacklist_summary">Disable heads up from these applications</string>
<string name="heads_up_stoplist_title">Stoplist</string>
<string name="heads_up_blacklist_title">Blacklist</string>
<string name="profile_choose_app">Choose app</string>
<string name="dialog_delete_title">Delete</string>
<string name="dialog_delete_message">Remove selected item?</string>
<!-- Heads up timeout -->
<string name="heads_up_time_out_title">Time out</string>
<string name="heads_up_time_out_summary">Peeking notifications will show for <xliff:g id="number">%d</xliff:g> seconds</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_5sec">5 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>
<!-- Heads up snooze -->
<string name="heads_up_snooze_title">Snooze timer</string>
<string name="heads_up_snooze_summary_one_minute">Swiping up on peeking notifications will snooze heads up from that application for 1 minute</string>
<string name="heads_up_snooze_summary">Swiping up on peeking notifications will snooze heads up from that application for <xliff:g id="number">%d</xliff:g> minutes</string>
<string name="heads_up_snooze_disabled_summary">Snooze timer is disabled</string>
<string name="heads_up_snooze_1min">1 minute</string>
<string name="heads_up_snooze_5min">5 minutes</string>
<string name="heads_up_snooze_10min">10 minutes</string>
<string name="heads_up_snooze_15min">15 minutes</string>
<string name="heads_up_snooze_20min">20 minutes</string>
<!-- Quick QS pulldown -->
<string name="status_bar_quick_qs_pulldown">Quick QS pulldown</string>
<string name="quick_pulldown_none">Disabled</string>
<string name="quick_pulldown_right">Pulldown statusbar from right side</string>
<string name="quick_pulldown_left">Pulldown statusbar from left side</string>
<!-- Incall vibrate options -->
<string name="incall_vibration_category">In-call vibration options</string>
<string name="incall_vibrate_connect_title">Vibrate on connect</string>
<string name="incall_vibrate_call_wait_title">Vibrate on call waiting</string>
<string name="incall_vibrate_disconnect_title">Vibrate on disconnect</string>
<!-- Data disabled icon -->
<string name="data_disabled_icon_title">Show data disabled icon</string>
<string name="data_disabled_icon_summary">Display the cross sign next to signal bar when data is disabled</string>
<!-- Roaming indicator icon -->
<string name="roaming_indicator_icon_title">Roaming indicator</string>
<string name="roaming_indicator_icon_summary">Display roaming indicator in signal icon when in roaming mode</string>
<!-- Show VoLTE icon on statusbar -->
<string name="volte_switch_title">VoLTE icon</string>
<string name="volte_switch_summary">Display VoLTE icon</string>
<string name="volte_icon_title">VoLTE icon</string>
<string name="volte_icon_summary">Display VoLTE icon</string>
<string name="volte_icon_style_title">Select VoLTE Icon</string>
<string name="volte_icon_asus">VoLTE Asus Icon</string>
<string name="volte_icon_vo">Vo Only Icon</string>
<string name="volte_icon_volte">VoLTE Icon</string>
<string name="volte_icon_oos">VoLTE OOS Icon</string>
<string name="volte_icon_hd">HD Icon</string>
<string name="volte_icon_hd2">HD CAF Icon</string>
<string name="volte_icon_miui">MIUI 11 Icon</string>
<string name="volte_icon_emui">EMUI Icon</string>
<string name="volte_icon_margaritov">HD Filled Icon</string>
<string name="volte_icon_margaritov2">Margaritov VoLTE Icon</string>
<string name="volte_icon_vivo">Vivo Icon</string>
<string name="volte_icon_aris">Aris Icon</string>
<string name="volte_icon_beast">Aww Icon</string>
<string name="volte_icon_ios">Ios Icon</string>
<string name="volte_icon_lr">Livenge Icon</string>
<string name="volte_icon_realme">Realme Icon</string>
<string name="volte_icon_typeA">Mild Icon</string>
<string name="volte_icon_typeB">Filth Icon</string>
<string name="volte_icon_typeC">Mue Icon</string>
<string name="volte_icon_typeD">Sus Icon</string>
<string name="volte_icon_typeE">Acherus Icon</string>
<string name="volte_icon_vcircle">Circle Icon</string>
<string name="volte_icon_vimeo">Vimeo Icon</string>
<string name="volte_icon_volit">Volit Icon</string>
<string name="volte_icon_zirco">Ziroc Icon</string>
<!-- VoWiFi icon -->
<string name="vowifi_icon_title">VoWiFi icon</string>
<string name="vowifi_icon_enabled">VoWiFi icon enabled</string>
<string name="vowifi_icon_disabled">VoWiFi icon disabled</string>
<string name="vowifi_icon_enabled_volte_disabled">VoWiFi instead of VoLTE icon</string>
<string name="vowifi_icon_style_title">VoWiFi icon style</string>
<string name="vowifi_icon_default">Default Icon</string>
<string name="vowifi_icon_emui">EMUI Icon</string>
<string name="vowifi_icon_asus">Asus Icon</string>
<string name="vowifi_icon_oneplus">OOS Icon</string>
<string name="vowifi_icon_moto">Motorola Icon</string>
<string name="vowifi_icon_simple1">Simple1 Icon</string>
<string name="vowifi_icon_simple2">Simple2 Icon</string>
<string name="vowifi_icon_simple3">Simple3 Icon</string>
<string name="vowifi_icon_vivo">Vivo Icon</string>
<string name="vowifi_icon_margaritov">Margaritov Icon</string>
<!-- Battery light -->
<string name="battery_light_settings">Індикація зарядки акумулятора</string>
<string name="notification_light_settings">Індикатор сповіщень</string>
<string name="battery_light_settings">Battery charging light</string>
<string name="battery_light_enable">Enable</string>
<string name="battery_full_light_enabled">Battery light when full charged</string>
<string name="battery_light_allow_on_dnd_title">Battery light in Do Not Disturb mode</string>
<string name="battery_light_low_blinking_title">Blinking light on low battery</string>
<string name="battery_light_cat">Battery light color when charging</string>
<string name="battery_light_low_color">Low battery</string>
<string name="battery_light_medium_color">Medium battery</string>
<string name="battery_light_full_color">Almost full battery</string>
<string name="battery_light_reallyfull_color">Full (100) battery</string>
<!-- Heads up options -->
<string name="less_boring_heads_up_title">Make heads up less annoying</string>
<string name="less_boring_heads_up_summary">Show heads up only for dialer or messaging app if they are not in foreground</string>
<!-- Notification guts kill app button -->
<string name="general_category">General</string>
<string name="notification_guts_kill_app_button_title">Kill app button</string>
<string name="notification_guts_kill_app_button_summary">Show a kill app button in the notification\'s longpress menu</string>
<!-- Double Tap on Doze to wake -->
<string name="double_tap_on_doze_to_wake_title">Double-tap to wake on doze</string>
<string name="double_tap_on_doze_to_wake_summary">Double tap to wake when device is dreaming</string>
<!-- Old mobile type icons -->
<string name="use_old_mobiletype_title">Small mobile type icon</string>
<string name="use_old_mobiletype_summary">Show mobile type icon on top of the signal indicator</string>
<!-- Lockscreen battery info indicator -->
<string name="lockscreen_battery_info_title">Lockscreen charging info</string>
<string name="lockscreen_battery_info_summary">Show charging current, voltage, wattage and battery temperature on lockscreen while charging</string>
<!-- Charging animation -->
<string name="charging_animation_title">Charging animation</string>
<string name="charging_animation_summary">Display an animation when the device is plugged in</string>
<!-- Tiles animation style -->
<string name="qs_tile_animation_title">Animations</string>
<string name="qs_tile_animation_style_title">Animation style</string>
<string name="qs_tile_animation_duration_title">Animation duration</string>
<string name="qs_tile_animation_interpolator_title">Tiles animation interpolator</string>
<string name="qs_tile_animation_style_off">No animation</string>
<string name="qs_tile_animation_style_flip">Flip</string>
<string name="qs_tile_animation_style_rotate">Rotate</string>
<string name="qs_tile_animation_duration_low">Low</string>
<string name="qs_tile_animation_duration_default">Default</string>
<string name="qs_tile_animation_duration_fast">Fast</string>
<string name="qs_tile_animation_interpolator_linearInterpolator">Linear</string>
<string name="qs_tile_animation_interpolator_accelerateInterpolator">Accelerate</string>
<string name="qs_tile_animation_interpolator_decelerateInterpolator">Decelerate</string>
<string name="qs_tile_animation_interpolator_accelerateDecelerateInterpolator">Accelerate decelerate</string>
<string name="qs_tile_animation_interpolator_bounceInterpolator">Bounce</string>
<string name="qs_tile_animation_interpolator_overshootInterpolator">Overshoot</string>
<string name="qs_tile_animation_interpolator_anticipateInterpolator">Anticipate</string>
<string name="qs_tile_animation_interpolator_anticipateOvershootInterpolator">Anticipate overshoot</string>
<string name="qs_set_animation_style">%1$s</string>
<string name="qs_set_animation_duration">%1$s</string>
<string name="qs_set_animation_interpolator">%1$s</string>
<!-- Blink flashlight for incoming calls -->
<string name="flashlight_category">Flashlight</string>
<string name="flashlight_on_call_title">Blink Flashlight for incoming call</string>
<string name="flashlight_on_call_disabled">Disabled</string>
<string name="flashlight_on_call_ringer">When ringing</string>
<string name="flashlight_on_call_no_ringer">When ringer is silent</string>
<string name="flashlight_on_call_silent">When entirely silent (no ringer or vibrator)</string>
<string name="flashlight_on_call_always">Always</string>
<string name="flashlight_on_call_ignore_dnd_title">Ignore DND</string>
<string name="flashlight_on_call_ignore_dnd_summary">Whether to flash when in Do Not Disturb mode</string>
<string name="flashlight_on_call_rate_title">Rate</string>
<string name="flashlight_on_call_rate_summary">Flashlight on call blink rate</string>
<!-- Combined signal icons in status bar -->
<string name="combined_status_bar_signal_icons">Combined signal icons</string>
<string name="combined_status_bar_signal_icons_summary">Enable combined signal icons in status bar.\nRequires a SystemUI restart</string>
<!-- QS battery estimates -->
<string name="qs_show_battery_estimate_title">Battery estimates</string>
<string name="qs_show_battery_estimate_summary">Show estimated remaining battery life next to the icon</string>
<!-- AOD Schedule -->
<string name="always_on_display_schedule_title">Always on display schedule</string>
<string name="always_on_display_schedule_sunset">Sunset</string>
<string name="always_on_display_schedule_sunrise">Sunrise</string>
<string name="always_on_display_schedule_mixed_sunset">Turns on from sunset till a time</string>
<string name="always_on_display_schedule_mixed_sunrise">Turns on from a time till sunrise</string>
<!-- Pulse notifications lightning -->
<string name="pulse_ambient_light_title">Ambient edge lightning</string>
<string name="pulse_ambient_light_summary">Light ambient edges for pulsing notifications</string>
<string name="ambient_notification_light_enabled_title">Show on AOD</string>
<string name="ambient_notification_light_enabled_summary">Keep showing edge lightning on AOD</string>
<string name="ambient_notification_light_hide_aod_title">Hide AOD content</string>
<string name="ambient_notification_light_hide_aod_summary">Hide AOD content when edges are lighted</string>
<string name="ambient_notification_light_duration_title">Duration</string>
<string name="ambient_notification_light_duration_summary">Time it takes for each animation to complete</string>
<string name="ambient_notification_light_repeats_title">Repeats</string>
<string name="ambient_notification_light_repeats_summary">Amount of times the animation should show\n0 for infinite</string>
<string name="ambient_notification_light_timeout_title">Timeout</string>
<string name="ambient_notification_light_timeout_forever">Forever</string>
<string name="ambient_notification_light_timeout_half_minute">30 seconds</string>
<string name="ambient_notification_light_timeout_minute">1 minute</string>
<string name="ambient_notification_light_timeout_three_minutes">3 minutes</string>
<string name="ambient_notification_light_timeout_five_minutes">5 minutes</string>
<string name="ambient_notification_light_timeout_ten_minutes">10 minutes</string>
<string name="set_to_zero">Set repeats to 0 to enable</string>
<string name="ambient_notification_color_mode_title">Color mode</string>
<string name="ambient_notification_color_mode_accent">Accent color</string>
<string name="ambient_notification_color_mode_wall">Wallpaper dominant color</string>
<string name="ambient_notification_color_mode_notification">Notification icon color</string>
<string name="ambient_notification_color_mode_custom">@string/ambient_notification_light_color_title</string>
<string name="ambient_notification_light_color_title">Custom color</string>
<string name="pulse_ambient_light_show_always_title">Show always</string>
<string name="pulse_ambient_light_show_always_summary">Show lights for all doze events and not just notifications</string>
<string name="pulse_ambient_light_repeat_direction_title">Light repeat mode</string>
<string name="pulse_ambient_light_repeat_direction_restart">Restart</string>
<string name="pulse_ambient_light_repeat_direction_reverse">Reverse</string>
<string name="pulse_ambient_light_layout_title">Light view</string>
<string name="pulse_ambient_light_layout_solid">Solid</string>
<string name="pulse_ambient_light_layout_faded">Faded</string>
<string name="pulse_ambient_light_width_title">Light width</string>
<string name="pulse_light_layout_style_title">Light Layout Style</string>
<string name="pulse_light_both">All Four Sides</string>
<string name="pulse_light_top_bottom">Only Top-Bottom</string>
<string name="pulse_light_left_right">Only Left-Right</string>
<!-- Ambient Ticker -->
<string name="pulse_on_new_tracks_title">Music ticker</string>
<string name="pulse_on_new_tracks_summary">Show music ticker on Ambient Display during track change</string>
<!-- Screen off FOD -->
<string name="screen_off_fod_title">Screen off FOD</string>
<string name="screen_off_fod_summary">Keep FOD enabled when the screen is off</string>
<!-- Volume Steps Fragment -->
<string name="volume_steps_fragment_title">Volume steps</string>
<string name="volume_steps_summary">Customize volume steps</string>
<string name="volume_steps_alarm_title">Volume steps: Alarm</string>
<string name="volume_steps_dtmf_title">Volume steps: DTMF</string>
<string name="volume_steps_music_title">Volume steps: Media</string>
<string name="volume_steps_notification_title">Volume steps: Notification</string>
<string name="volume_steps_ring_title">Volume steps: Ringer</string>
<string name="volume_steps_system_title">Volume steps: System</string>
<string name="volume_steps_voice_call_title">Volume steps: Voice Call</string>
<string name="volume_steps_reset">Reset</string>
<!-- Udfps animations -->
<string name="udfps_category">Udfps</string>
<string name="udfps_recog_animation">Udfps animation</string>
<string name="udfps_recog_animation_summary">Shows an animation while reading your finger</string>
<string name="udfps_recog_animation_effect_title">Udfps animation effect</string>
<string name="udfps_recog_animation_effect_summary">Choose animation effect</string>
<!-- Udfps icon picker -->
<string name="udfps_icon_picker_title">Udfps icon picker</string>
<string name="udfps_icon_picker_summary">Choose your favorite fingerprint icon</string>
<!-- Udfps Custom Options -->
<string name="udfps_settings_title">Udfps Options</string>
<string name="udfps_settings_summary">Different menus for customizing the udfps</string>
<!-- Udfps Haptic Feedback -->
<string name="udfps_haptic_feedback_title">FOD haptic feedback</string>
<string name="udfps_haptic_feedback_summary">Vibrate when touching FOD icon</string>
<!-- Custom FOD Icon -->
<string name="custom_fp_icon_title">Custom UDFPS Icon</string>
<string name="custom_fp_icon_summary">Enable custom UDFPS Icon from files</string>
<string name="custom_fp_select_title">Select Custom UDFPS Icon</string>
<string name="custom_fp_select_summary">Select custom image from your saved files or gallery</string>
<!-- Privacy indicators -->
<string name="mic_camera_privacy_indicator_title">Mic and camera privacy indicator</string>
<string name="mic_camera_privacy_indicator_summary">Show separate indicator when an any app uses mic or camera</string>
<string name="location_privacy_indicator_title">Location privacy indicator</string>
<string name="location_privacy_indicator_summary">Show separate indicator when an any app uses location</string>
<!-- Sb Icon Style -->
<string name="statusbar_icons_style">Colored Statusbar Icons</string>
<string name="statusbar_icons_style_summary">Choose the style of your statusbar icons (requires SystemUI restart)</string>
<!-- Notification headers -->
<string name="notification_headers_title">Notification Headers</string>
<string name="notification_headers_summary">Show headers in the notification shade</string>
<!-- Gaming mode -->
<string name="gaming_mode_title">Game space</string>
<string name="gaming_mode_summary">Extra features for immersive gaming experience</string>
<!-- Battery percentage -->
<string name="battery_style_category_title">Battery icon</string>
<string name="status_bar_battery_percentage_title">Battery percentage</string>
<string name="status_bar_battery_percentage_default">Hidden</string>
<string name="status_bar_battery_percentage_text_next">Next to the icon</string>
<string name="status_bar_battery_percentage_text_inside">Inside the icon</string>
<!-- Status bar battery style-->
<string name="status_bar_battery_style_title">Battery style</string>
<string name="status_bar_battery_style_port">Portrait</string>
<string name="status_bar_battery_style_circle">Circle</string>
<string name="status_bar_battery_style_dotted_circle">Circle (Dotted)</string>
<string name="status_bar_battery_style_filled_circle">Circle (Filled)</string>
<string name="status_bar_battery_style_text">Text</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_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_pill">Portrait Mx</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_signal">Landscape Airoo</string>
<string name="status_bar_battery_style_icon_landscape_buddy">Landscape Capsule</string>
<!-- Network Traffic -->
<string name="traffic_title">Traffic indicators</string>
<string name="traffic_summary">Customize the traffic indicators</string>
<string name="network_traffic_autohide_threshold_title">Auto-hide threshold</string>
<string name="network_traffic_location_title">Location</string>
<string name="network_traffic_disabled">Disabled</string>
<string name="network_traffic_statusbar">Status bar</string>
<string name="network_traffic_qs_header">QS header</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_mode_title">Display mode</string>
<string name="network_traffic_dynamic">Dynamic</string>
<string name="network_traffic_download">Download</string>
<string name="network_traffic_upload">Upload</string>
<string name="network_traffic_font_size">Single net font size</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">Kb/s</string>
<string name="network_traffic_autohide_kilobytes">KB/s</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>
<!-- Themeing -->
<string name="dark_ui_mode_summary">Browse the dark theme options</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the settings category for theme overlays. -->
<string name="theme_customization_category">Theming</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the adaptive icon shape (e.g. launcher and quick settings icons). -->
<string name="theme_customization_icon_shape_title">Icon shape</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize accent color. -->
<string name="theme_customization_icon_shape_summary">Set system icon shape style</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize headline and body fonts. -->
<string name="theme_customization_font_title">Headline / Body font</string>
<string name="theme_customization_font_summary">Set system font style</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the system wide icon pack. -->
<string name="theme_customization_icon_pack_title">Icon pack</string>
<string name="theme_customization_icon_pack_summary">Set custom icon pack style</string>
<string name="theme_customization_signal_icon_title">Signal icon style</string>
<string name="theme_customization_signal_icon_summary">Set custom signal icon style</string>
<string name="theme_customization_wifi_icon_title">WiFi icon style</string>
<string name="theme_customization_wifi_icon_summary">Set custom wifi icon style</string>
<!-- Custom Signal bar icons -->
<string name="custom_signal_bar_title">Signal</string>
<!-- Custom Wi-Fi bar icons -->
<string name="custom_wifi_bar_title">Wi-Fi</string>
<!-- Button brightness -->
<string name="button_backlight_options_category">Backlight options</string>
<string name="button_backlight_enable_title">Allow button backlight</string>
<string name="button_link_brightness">Link to screen brightness</string>
<string name="button_link_brightness_summary">Button backlight brightness will adjust based on current screen brightness level</string>
<string name="button_manual_brightness">Brightness level</string>
<string name="button_timeout_title">Backlight timeout</string>
<string name="button_backlight_on_touch_only_title">Button backlight touch</string>
<string name="button_backlight_on_touch_only_summary">Button backlight will only appear when buttons are pressed rather than on all the time. Timeout still impacts this feature.</string>
<!-- Screen off animation -->
<string name="screen_off_animation_title">Screen off animation</string>
<string name="screen_off_animation_crt">CRT</string>
<string name="screen_off_animation_scale">Scale</string>
<!-- Status bar - Clock -->
<string name="status_bar_clock_title">Clock &amp; date</string>
<string name="status_bar_clock_summary">Customize clock &amp; date</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_position_title">Clock style</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_auto_hide_title">Auto hide</string>
<string name="status_bar_clock_auto_hide_launcher_summary">Hide clock if launcher is visible</string>
<string name="status_bar_clock_auto_hide_summary">Hide clock at regular interval</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_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="clock_date_position">Date position</string>
<string name="clock_date_right">Right of time</string>
<string name="clock_date_left">Left of time</string>
<!-- QS clock -->
<string name="qs_clock_title">Clock</string>
<string name="qs_clock_summary">Display clock in quick status bar header</string>
<!-- QS date -->
<string name="qs_date_title">Date</string>
<string name="qs_date_summary">Display date in quick status bar header</string>
<!-- Media art -->
<string name="lockscreen_media_category">Lock screen media</string>
<string name="media_art_title">Media cover art</string>
<string name="media_art_summary">Enable media cover art on the lockscreen</string>
<!-- Lockscreen album art filter -->
<string name="lockscreen_albumart_filter_title">Media cover art filter</string>
<string name="lockscreen_albumart_filter_none">None</string>
<string name="lockscreen_albumart_filter_grayscale">Grayscale</string>
<string name="lockscreen_albumart_filter_tint">Accent tinted</string>
<string name="lockscreen_albumart_filter_blur">Blur</string>
<string name="lockscreen_albumart_filter_grayblur">Grayscale and blurred</string>
<!-- 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="pulse_settings">Pulse</string>
<string name="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_units_rounded_title">Rounded corners</string>
<string name="pulse_solid_units_rounded_summary">Solid lines with rounded tip</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>
<!-- Quick Settings brightness slider -->
<string name="qs_brightness_slider_category">Brightness slider</string>
<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>
<string name="qs_brightness_position_bottom_title">Show brightness slider on bottom</string>
<string name="qs_brightness_position_bottom_summary">Show a brightness slider on bottom quick settings</string>
<!-- Quick Settings brightness icon -->
<string name="brightness_icon_title">Adaptive brightness button</string>
<string name="brightness_icon_summary">Show adaptive brightness button</string>
<!-- Quick QS Panel brightness slider -->
<string name="quick_qs_brightness_slider_title">Show brightness slider in Quick QS Panel</string>
<string name="quick_qs_brightness_slider_summary">Show a brightness slider in the quick qs panel</string>
<!-- Volume rocker gestures -->
<string name="volume_skiptrack_screen_title">Skip music tracks</string>
<!-- Navigation bar -->
<string name="navigation_title">Navigatie</string>
<string name="navigation_bar_category">Navigation bar</string>
<string name="navigation_bar_title">On-screen navigation bar</string>
<string name="navigation_bar_summary">Enable on-screen navigation keys</string>
<string name="navigation_bar_layout_title">Layout</string>
<string name="navigation_bar_layout_summary">Customize the layout of the navigation bar</string>
<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 in navigation bar while typing</string>
<string name="navigation_bar_help_text">These settings mainly relate to the 3-button navigation bar. If you use gesture navigation and want to customize it, e.g. hide the gesture handle, please visit: Settings &gt; System &gt; Gestures.</string>
<string name="nav_bar_tuner_title">Navigation bar tuner</string>
<string name="nav_bar_tuner_summary">Change nav bar layout</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="system_navigation_summary">Choose which system navigation style to use</string>
<!-- HW keys -->
<string name="hardware_keys_title">Buttons</string>
<string name="hardware_keys_category">Hardware navigation buttons</string>
<string name="hardware_keys_disable_title">Disable hardware buttons</string>
<string name="hardware_keys_disable_summary">Use the device hardware keys for navigation</string>
<!-- NavBar Inverse -->
<string name="navigation_bar_inverse_title">Invert 3 button navigation bar</string>
<!-- Quick Settings brightness slider -->
<string name="qs_show_brightness_slider_title">Brightness slider</string>
<string name="qs_show_brightness_slider_never">Never show</string>
<string name="qs_show_brightness_slider_expanded">Show when expanded</string>
<string name="qs_show_brightness_slider_always">Show always</string>
<string name="qs_show_brightness_slider_not_expanded">Show when not expanded</string>
<string name="qs_brightness_slider_position_title">Position</string>
<string name="qs_brightness_slider_position_top">Top</string>
<string name="qs_brightness_slider_position_bottom">Bottom</string>
<!-- Monet Engine -->
<string name="monet_category">Monet</string>
<string name="monet_engine_title">Monet engine</string>
<string name="monet_engine_summary">Customize monet parameters</string>
<string name="monet_engine_custom_color_title">Use custom color</string>
<string name="monet_engine_custom_color_summary">Use custom color for monet engine instead of wallpaper colors</string>
<string name="monet_engine_color_override_title">Custom color</string>
<string name="monet_engine_white_luminance_user_title">White luminance</string>
<string name="monet_engine_accurate_shades_title">Use accurate shades</string>
<string name="monet_engine_chroma_factor_title">Chroma factor</string>
<string name="monet_engine_linear_lightness_title">Use linear lightness</string>
<!-- Quick Settings brightness icon -->
<string name="qs_show_auto_brightness_title">Auto brightness icon</string>
<string name="qs_show_auto_brightness_summary">Show toggle for adaptive brightness near the slider</string>
<!-- Black theme -->
<string name="system_black_theme_title">Use black theme</string>
<string name="system_black_theme_summary">Force black background colors</string>
<!-- OOS style material dismiss all button for notifications -->
<string name="notification_material_dismiss_button_title">Clear all notification button</string>
<string name="notification_material_dismiss_button_summary">Replace clear all notification text with floating button</string>
<string name="clearall_style_title">Clear all notification button style</string>
<string name="clearall_bgstyle_title">Clear all notification button background</string>
<!-- Laboratory - Application downgrade -->
<string name="laboratory_app_downgrade_title">Allow application downgrade</string>
<string name="laboratory_app_downgrade_summary">This allows you to downgrade applications. Note that this may lead to crashes and data corruption.</string>
<!-- Laboratory - Ignore window secure -->
<string name="laboratory_ignore_window_secure_title">Ignore window secure flags</string>
<string name="laboratory_ignore_window_secure_summary">This removes the screenshots and screenrecords limits for all applications. Normally, special applications are replaced with black areas in records. This can be convenient in some cases but may lead to privacy leaks. After changing this toggle, you may need to restart applications for the change to take effect.</string>
<!-- Colorful battery icon -->
<string name="battery_level_colors_title">Toggle colorful battery icon</string>
<string name="battery_level_colors_summary">Each battery level drop is color coded</string>
<!-- Custom settings dashboard style -->
<string name="settings_dashboard_style_title">Settings layout</string>
<string name="settings_dashboard_style_aosp">Aosp</string>
<string name="settings_dashboard_style_oos11">OxygenOS 11</string>
<string name="settings_dashboard_style_oos12">OxygenOS 12</string>
<string name="settings_dashboard_style_cherish">Cherish</string>
<string name="settings_dashboard_style_cherish_clean">Cherish Clean</string>
<string name="settings_layout_category_title">Settings UI interface</string>
<string name="settings_base_style_title">Settings Base layout</string>
<string name="settings_base_style_summary">Use an alternative layout for setting menus</string>
<string name="settings_home_style_title">Settings Home layout</string>
<string name="settings_home_style_summary">Use stock aosp layout for homepage</string>
<string name="disable_usercard_title">Settings UserCard</string>
<string name="disable_usercard_summary">Toggle in order not to show the usercard on main settings page</string>
<string name="spoof_title">Spoofing</string>
<!-- Unlimited g00gle ph0t0s st0rage -->
<string name="use_photos_spoof_title">Unlimited Photos storage</string>
<string name="use_photos_spoof_summary">Spoof your device as Pixel XL for Google Photos app only to provide unlimited storage for backup</string>
<!-- Unlock FPS for specific games -->
<string name="use_games_spoof_title">Unlock higher FPS in games</string>
<string name="use_games_spoof_summary">Spoof your device as a different model for specific games to unlock higher FPS</string>
<!-- Unlock higher quality streams for specific apps -->
<string name="use_stream_spoof_title">Unlock higher quality streams</string>
<string name="use_stream_spoof_summary">Spoof your device as Pixel 6 Pro to unlock higher quality streams on Amazon Prime, Disney+, Hotstar, and Netflix</string>
<!-- Hidden apps -->
<string name="hidden_apps_title">Hidden apps</string>
<string name="hidden_apps_summary">Applications that should be hidden from launcher</string>
<!-- reTicker -->
<string name="reticker_title">reTicker</string>
<string name="reticker_summary">Replace heads-up notification with slim and less invasive version of redesigned ticker</string>
<string name="reticker_colored_title">Use app colored background</string>
<string name="reticker_colored_summary">Replace reTicker background color using notification app main color</string>
<!-- Data usage info in QS footer -->
<string name="qs_footer_datausage_title">Data usage</string>
<string name="qs_footer_datausage_summary">Display data usage summary in quick settings footer</string>
<!-- Qs Transparency -->
<string name="qs_transparency_summary">Choose how transparent you want your qs to be (Requires SystemUI Restart)</string>
<string name="qs_transparency_title">Qs Transparency</string>
<!-- Media artwork -->
<string name="media_category">Media notification</string>
<string name="artwork_media_background_title">Artwork media background</string>
<string name="artwork_media_background_summary">Set media artwork as the notification media background</string>
<string name="artwork_media_background_enable_blur_title">Blur media media artwork background</string>
<string name="artwork_media_background_blur_radius_title">Blur amount for media artwork</string>
<string name="artwork_media_background_fade_filter_title">Fade amount for media artwork</string>
<string name="artwork_media_background_alpha_title">Transparency of media artwork</string>
<string name="just_kidding">Just kidding! providing logs helps us look like professional programmers err i mean trace the bugs that users reports.</string>
<string name="bug_report_drill">Bug Reporting Procedure</string>
<!-- Strict standby -->
<string name="strict_standby_policy_title">Strict standby policy</string>
<string name="strict_standby_policy_summary">When dismissing from recents, this will force stop apps with restricted battery usage and impose stronger restrictions to them. Also, all app standby restrictions will be imposed even when device is charging.</string>
<!-- Force background freezer -->
<string name="force_background_freezer_title">Background tasks freezer</string>
<string name="force_background_freezer_summary">Freeze tasks with restricted battery usage when moving them to background and unfreeze them when moving to foreground. This could save battery slightly but may lead to crashes and background ANR.</string>
<!-- Wi-Fi Standard icon -->
<string name="show_wifi_standard_icon_title">Show Wi-Fi Standard icon</string>
<string name="show_wifi_standard_icon_summary">Show Wi-Fi type in Wi-Fi signal indicator</string>
<!-- Lockscreen clock color -->
<string name="lockscreen_clock_color_title">Lockscreen clock color</string>
<string name="lockscreen_clock_color_summary">Use secondary color for lockscreen clock, if disabled will use color accent</string>
<!-- QS tiles layout direction: vertical or horizontal -->
<string name="qs_tile_layout_category_title">Tile layout</string>
<string name="qs_tile_layout_title">Vertical layout</string>
<string name="qs_tile_layout_summary">Enable for vertical layout. Default is horizontal</string>
<!-- QS rows and columns -->
<string name="qs_layout_category_title">QS Layout</string>
<string name="qs_rows_portrait_title">Tile rows on portrait</string>
<string name="qs_rows_landscape_title">Tile rows on landscape</string>
<string name="qs_columns_portrait_title">Tile columns on portrait</string>
<!-- QS tiles title visibility -->
<string name="qs_tile_title_visibility_title">Hide tile titles</string>
<string name="qs_tile_title_visibility_summary">Toggle to hide tile titles</string>
<!-- Fingerprint Ripple Effect -->
<string name="enable_fingerprint_ripple_effect_title">Ripple effect</string>
<string name="enable_fingerprint_ripple_effect_summary">Show ripple effect on unlock with fingerprint</string>
</resources>

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,771 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2019 CherishOS
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">
<!-- App Title -->
<string name="cherish_settings_title">Cherish 设置</string>
<!-- Units -->
<string name="unit_milliseconds">毫秒</string>
<string name="unit_seconds"></string>
<!-- Categories -->
<string name="button_title">按钮</string>
<string name="button_summary">实体按键,导航栏</string>
<string name="gestures_title">手势</string>
<string name="gestures_summary">跳转到相机,滑动截图</string>
<string name="lockscreen_title">锁屏</string>
<string name="lockscreen_summary">音乐可视化,充电动画,时钟样式</string>
<string name="misc_title">杂项</string>
<string name="misc_summary">游戏模式,音量控制</string>
<string name="animations_title">动画</string>
<string name="animations_summary">系统动画</string>
<string name="powermenu_title">电源菜单</string>
<string name="powermenu_summary">高级重启,电源菜单透明度</string>
<string name="theme_title">主题</string>
<string name="theme_summary">系统主题,圆角,切换主题</string>
<string name="quicksettings_title">快速设置</string>
<string name="quicksettings_summary">平铺布局,模糊效果</string>
<string name="recents_title">最近应用</string>
<string name="recents_summary">Slim 最近任务</string>
<string name="statusbar_title">状态栏</string>
<string name="statusbar_summary">时钟、运营商、状态栏图标</string>
<string name="volume_title">音量键唤醒</string>
<string name="volume_summary">音量键唤醒</string>
<string name="notifications_title">通知</string>
<string name="notifications_summary">呼吸灯,通知标题</string>
<string name="about_summary">进一步了解 CherishOS</string>
<string name="device_part_title">设备特性</string>
<string name="qs_category">快速设置类别</string>
<string name="navbar_title">导航栏</string>
<string name="volume_keys_title">音量键</string>
<!-- General strings -->
<string name="ok">确定</string>
<string name="reset">重置</string>
<string name="cancel">取消</string>
<string name="save">保存</string>
<string name="default_string">默认</string>
<string name="disabled">已禁用</string>
<!-- Color Picker -->
<string name="dialog_color_picker">取色器</string>
<string name="press_color_to_apply">点击下面的颜色以确认</string>
<string name="arrow_right"></string>
<string name="arrow_down"></string>
<string name="hex">Hex:</string>
<string name="hex_hint">#ff000000</string>
<string name="set">设置</string>
<string name="color_default">默认</string>
<string name="led_color_green">绿</string>
<string name="led_color_red"></string>
<!-- Custom seekbar -->
<string name="custom_seekbar_value">当前值: <xliff:g id="v">%s</xliff:g></string>
<string name="custom_seekbar_default_value">默认</string>
<string name="custom_seekbar_default_value_to_set">默认值: <xliff:g id="v">%s</xliff:g>\n长按以设置</string>
<string name="custom_seekbar_default_value_is_set">已设为默认值</string>
<string name="add_package_to_title">添加应用</string>
<!-- QS settings -->
<string name="qs_title">快速设置</string>
<!-- QuickSettings haptic feedback -->
<string name="quick_settings_vibrate_title">触摸时振动</string>
<string name="quick_settings_vibrate_summary">触摸快速设置磁贴时震动</string>
<!-- Lockscreen shortcuts -->
<string name="ls_category">锁屏项目</string>
<string name="ls_tuner">启用锁屏音乐可视化</string>
<string name="lockscreen_shortcuts">锁屏界面快捷方式</string>
<string name="ls_shortcut_summary">自定义锁屏界面快捷方式</string>
<!-- Lockscreen icons -->
<string name="lockscreen_tuner_title">调节锁屏界面</string>
<!-- Statusbar Items -->
<string name="sb_icons">状态栏图标</string>
<string name="statusbar_items_category">状态栏项目</string>
<!-- Status bar - icons -->
<string name="status_bar_icons_title">状态栏图标</string>
<!-- Lock screen visualizer -->
<string name="visualizer_title">显示音乐可视化效果</string>
<!-- Power menu and dialogs opacity -->
<!-- AOKP custom system animations -->
<!-- Power menu Animations -->
<string name="power_menu_animation">电源菜单</string>
<!-- QS header image -->
<!-- Lockscreen -->
<string name="lockscreen_category">锁屏界面</string>
<!-- Themes -->
<string name="theme_type_title">系统主题</string>
<string name="theme_type_summary">选择主题</string>
<!--Accenter -->
<string name="themes_hub_title">主题</string>
<string name="themes_hub_summary">强调色渐变主题</string>
<string name="rgb_accent_picker_title_dark">选择强调色</string>
<string name="rgb_accent_picker_summary">自定义强调色</string>
<string name="theme_option_reset_title">重置主题选项</string>
<string name="theme_option_reset_message">您确定要重置主题强调色为默认值吗?</string>
<!--ThemePicker-->
<string name="theme_select_title">样式与壁纸</string>
<string name="theme_select_summary">浏览并选择已安装的主题</string>
<string name="notification_light_settings">通知呼吸灯</string>
<!-- Volume rocker wake -->
<string name="volume_rocker_wake_title">通过音量键唤醒设备</string>
<string name="search">搜索</string>
<string name="search_apps">搜索应用</string>
<!-- Power Menu -->
<string name="power_menu_title">电源菜单</string>
<string name="power_menu_title_summary">查看或更改电源菜单项目</string>
<string name="powermenu_screenshot">截屏</string>
<string name="powermenu_power">关机</string>
<string name="powermenu_advanced">高级重启选项</string>
<string name="powermenu_restart">重启</string>
<string name="powermenu_airplane">飞行模式</string>
<string name="powermenu_settings">设置</string>
<string name="powermenu_lockdown">锁定</string>
<string name="powermenu_soundpanel">音量面板</string>
<string name="powermenu_users">用户</string>
<string name="powermenu_logout">注销</string>
<string name="powermenu_emergency">紧急情况</string>
<!-- Double Tap Lockscreen to Sleep -->
<string name="lockscreen_gesture_title">手势</string>
<string name="double_tap_to_sleep_lockscreen_title">双击以睡眠</string>
<string name="double_tap_to_sleep_lockscreen_summary">双击锁屏界面顶部三分之一或底部捷径区域使设备休眠</string>
<!-- Double Tap Statusbar to Sleep -->
<string name="statusbar_gesture_title">手势</string>
<string name="double_tap_to_sleep_statusbar_title">双击睡眠</string>
<string name="double_tap_to_sleep_statusbar_summary">双击状态栏使设备睡眠</string>
<!-- Buttons title -->
<string name="volume_category">音量键</string>
<!--Volume keys -->
<string name="volume_rocker_wake_summary">按下音量键将唤醒您的设备</string>
<!-- Torch Power button gestures -->
<string name="torch_power_button_gesture_title">关闭屏幕时开启手电筒</string>
<string name="torch_power_button_gesture_none">已禁用</string>
<string name="torch_power_button_gesture_dt">禁用双击电源键启动相机以更快响应单击电源键</string>
<string name="torch_power_button_gesture_dt_toast">快速打开相机手势已禁用</string>
<string name="torch_power_button_gesture_lp">长按电源键</string>
<!-- Hardware button navigation -->
<string name="picker_activities">活动</string>
<string name="select_custom_app_title">选择应用程序</string>
<string name="select_custom_activity_title">选择自定义活动</string>
<string name="profile_applist_title">应用</string>
<string name="choose_action_title">选择操作</string>
<string name="action_entry_default_action">默认设置</string>
<string name="action_entry_select_app">选择应用</string>
<string name="action_entry_custom_action">选择自定义操作</string>
<string name="hardware_keys_volume_keys_title">音量键</string>
<string name="hardware_keys_home_key_title">主页键</string>
<string name="hardware_keys_menu_key_title">菜单键</string>
<string name="hardware_keys_assist_key_title">搜索键</string>
<string name="hardware_keys_appswitch_key_title">最近任务键</string>
<string name="hardware_keys_back_key_title">返回键</string>
<string name="hardware_keys_double_tap_summary">设置双击操作</string>
<string name="hardware_keys_single_tap_summary">设置单击操作</string>
<string name="hardware_keys_long_press_summary">设置长按操作</string>
<string name="hardware_keys_single_tap_title">单击操作</string>
<string name="hardware_keys_long_press_title">长按操作</string>
<string name="hardware_keys_double_tap_title">双击操作</string>
<!-- 4G icon -->
<string name="show_fourg_icon_title">4G 图标</string>
<string name="show_fourg_icon_summary">在信号图标上显示 4G 而不是 LTE</string>
<!-- Volume swap buttons -->
<string name="swap_volume_buttons_title">跟随屏幕方向调整音量按钮布局</string>
<string name="swap_volume_buttons_summary">旋转屏幕时根据屏幕方向调整音量按键的布局</string>
<!-- Power menu on lockscreen -->
<string name="lockscreen_power_menu_disabled_title">禁用锁屏时的电源菜单</string>
<string name="lockscreen_power_menu_disabled_summary">这个选项将仅在安全锁屏下禁用电源菜单</string>
<!-- Toast app icon -->
<string name="toast_icon_title">Toast通知显示应用的图标</string>
<string name="toast_icon_summary">在 弹出消息上显示对应应用的图标</string>
<!-- Heads up -->
<string name="headsup_category">浮动通知设置</string>
<string name="heads_up_notifications">浮动通知</string>
<string name="heads_up_notifications_summary">自定义浮动通知</string>
<string name="summary_heads_up_enabled">弹出通知已启用</string>
<string name="summary_heads_up_disabled">弹出通知已禁用</string>
<string name="add_heads_up_package">添加应用</string>
<string name="add_heads_up_stoplist_summary">禁用这些应用的浮动通知</string>
<string name="add_heads_up_blacklist_summary">禁用来自这些应用的浮动通知</string>
<string name="heads_up_stoplist_title">禁用名单</string>
<string name="heads_up_blacklist_title">黑名单</string>
<string name="profile_choose_app">选择应用</string>
<string name="dialog_delete_title">删除</string>
<string name="dialog_delete_message">要删除所选项吗?</string>
<!-- Heads up timeout -->
<string name="heads_up_time_out_title">悬浮通知保持时间</string>
<string name="heads_up_time_out_summary">浮动通知将显示 <xliff:g id="number">%d</xliff:g></string>
<string name="heads_up_time_out_2sec">2秒</string>
<string name="heads_up_time_out_4sec">4秒</string>
<string name="heads_up_time_out_5sec">5秒</string>
<string name="heads_up_time_out_6sec">6秒</string>
<string name="heads_up_time_out_8sec">8秒</string>
<string name="heads_up_time_out_10sec">10秒</string>
<!-- Heads up snooze -->
<string name="heads_up_snooze_title">暂停计时器</string>
<string name="heads_up_snooze_summary_one_minute">向上滑动通知,该应用的通知将暂停 1 分钟</string>
<string name="heads_up_snooze_summary">在浮动通知上轻扫会暂停显示该应用的通知 <xliff:g id="number">%d</xliff:g> 分钟</string>
<string name="heads_up_snooze_disabled_summary">暂停计时器已禁用</string>
<string name="heads_up_snooze_1min">1分钟</string>
<string name="heads_up_snooze_5min">5分钟</string>
<string name="heads_up_snooze_10min">10分钟</string>
<string name="heads_up_snooze_15min">15分钟</string>
<string name="heads_up_snooze_20min">20分钟</string>
<!-- Quick QS pulldown -->
<string name="status_bar_quick_qs_pulldown">快速下拉</string>
<string name="quick_pulldown_none">已禁用</string>
<string name="quick_pulldown_right">从右侧快速下拉状态栏</string>
<string name="quick_pulldown_left">从左侧快速下拉状态栏</string>
<!-- Incall vibrate options -->
<string name="incall_vibration_category">来电振动选项</string>
<string name="incall_vibrate_connect_title">接通时振动</string>
<string name="incall_vibrate_call_wait_title">呼叫等待时振动</string>
<string name="incall_vibrate_disconnect_title">挂断时振动</string>
<!-- Data disabled icon -->
<string name="data_disabled_icon_title">显示数据禁用图标</string>
<string name="data_disabled_icon_summary">停用数据连接时,显示信号图标旁的“×”图标</string>
<!-- Roaming indicator icon -->
<string name="roaming_indicator_icon_title">漫游标志</string>
<string name="roaming_indicator_icon_summary">漫游时在信号图标处显示漫游标志</string>
<!-- Show VoLTE icon on statusbar -->
<string name="volte_switch_title">VoLTE 图标</string>
<string name="volte_switch_summary">显示 VoLTE 图标</string>
<string name="volte_icon_title">VoLTE 图标</string>
<string name="volte_icon_summary">显示 VoLTE 图标</string>
<string name="volte_icon_style_title">选择 VoLTE 图标</string>
<string name="volte_icon_asus">VoLTE 图标(Asus)</string>
<string name="volte_icon_vo">VoLTE 图标(Vo)</string>
<string name="volte_icon_volte">VoLTE 图标(默认)</string>
<string name="volte_icon_oos">VoLTE 图标(氧OS)</string>
<string name="volte_icon_hd">VoLTE 图标(HD)</string>
<string name="volte_icon_hd2">VoLTE 图标(CAF)</string>
<string name="volte_icon_miui">VoLTE 图标(MIUI 11)</string>
<string name="volte_icon_emui">VoLTE 图标(EMUI)</string>
<string name="volte_icon_margaritov">HD 图标</string>
<string name="volte_icon_margaritov2">Margaritov VoLTE 图标</string>
<string name="volte_icon_vivo">VoLTE 图标(Vivo)</string>
<string name="volte_icon_aris">VoLTE 图标(Aris)</string>
<string name="volte_icon_beast">VoLTE 图标(Aww)</string>
<string name="volte_icon_ios">VoLTE 图标(LineageOS)</string>
<string name="volte_icon_lr">VoLTE 图标(Livenge)</string>
<string name="volte_icon_realme">VoLTE 图标(Realme)</string>
<string name="volte_icon_typeA">VoLTE 图标(Mild)</string>
<string name="volte_icon_typeB">VoLTE 图标(Filth)</string>
<string name="volte_icon_typeC">VoLTE 图标(Mue)</string>
<string name="volte_icon_typeD">VoLTE 图标(Sus)</string>
<string name="volte_icon_typeE">VoLTE 图标(Acherus)</string>
<string name="volte_icon_vcircle">VoLTE 图标(圆形)</string>
<string name="volte_icon_vimeo">VoLTE 图标(Vimeo)</string>
<string name="volte_icon_volit">VoLTE 图标(Volit)</string>
<string name="volte_icon_zirco">VoLTE 图标(Ziroc)</string>
<!-- VoWiFi icon -->
<string name="vowifi_icon_title">VoWiFi 图标</string>
<string name="vowifi_icon_enabled">启用 VoWiFi 图标</string>
<string name="vowifi_icon_disabled">禁用 VoWiFi 图标</string>
<string name="vowifi_icon_enabled_volte_disabled">当 VoWiFi 可用时隐藏 VoLTE</string>
<string name="vowifi_icon_style_title">VoWiFi 图标样式</string>
<string name="vowifi_icon_default">默认图标</string>
<string name="vowifi_icon_emui">VoWiFi 图标(EMUI)</string>
<string name="vowifi_icon_asus">VoWiFi 图标(Asus)</string>
<string name="vowifi_icon_oneplus">VoWiFi 图标(氢OS)</string>
<string name="vowifi_icon_moto">VoWiFi 图标(Motorola)</string>
<string name="vowifi_icon_simple1">VoWiFi 图标(样式1)</string>
<string name="vowifi_icon_simple2">VoWiFi 图标(样式2)</string>
<string name="vowifi_icon_simple3">VoWiFi 图标(样式3)</string>
<string name="vowifi_icon_vivo">VoWiFi 图标(Vivo)</string>
<string name="vowifi_icon_margaritov">VoWiFi 图标(Margaritov)</string>
<!-- Battery light -->
<string name="battery_light_settings">充电指示灯</string>
<string name="battery_light_enable">启用</string>
<string name="battery_full_light_enabled">充电完成后启用指示灯</string>
<string name="battery_light_allow_on_dnd_title">勿扰模式下启用指示灯</string>
<string name="battery_light_low_blinking_title">低电量时闪烁指示灯</string>
<string name="battery_light_cat">充电时指示灯颜色</string>
<string name="battery_light_low_color">低电量</string>
<string name="battery_light_medium_color">中等电量</string>
<string name="battery_light_full_color">高电量</string>
<string name="battery_light_reallyfull_color">满电 (100%)</string>
<!-- Heads up options -->
<string name="less_boring_heads_up_title">减少浮动通知弹出的频率</string>
<string name="less_boring_heads_up_summary">只显示电话和短信在后台运行时的浮动通知</string>
<!-- Notification guts kill app button -->
<string name="general_category">通用</string>
<string name="notification_guts_kill_app_button_title">强制关闭应用按钮</string>
<string name="notification_guts_kill_app_button_summary">在长按通知菜单中显示强制关闭应用按钮</string>
<!-- Double Tap on Doze to wake -->
<string name="double_tap_on_doze_to_wake_title">休眠时双击唤醒</string>
<string name="double_tap_on_doze_to_wake_summary">设备休眠时双击亮屏</string>
<!-- Old mobile type icons -->
<string name="use_old_mobiletype_title">移动数据图标(小)</string>
<string name="use_old_mobiletype_summary">在信号图标上方显示网络类型</string>
<!-- Lockscreen battery info indicator -->
<string name="lockscreen_battery_info_title">在锁屏界面显示充电信息</string>
<string name="lockscreen_battery_info_summary">充电时在锁屏上显示充电电流、电压、功率和电池温度</string>
<!-- Charging animation -->
<string name="charging_animation_title">充电动画</string>
<string name="charging_animation_summary">充电动画</string>
<!-- Tiles animation style -->
<string name="qs_tile_animation_title">动画</string>
<string name="qs_tile_animation_style_title">动画样式</string>
<string name="qs_tile_animation_duration_title">动画时长</string>
<string name="qs_tile_animation_interpolator_title">磁贴动画速率</string>
<string name="qs_tile_animation_style_off">无动画</string>
<string name="qs_tile_animation_style_flip">翻转</string>
<string name="qs_tile_animation_style_rotate">旋转</string>
<string name="qs_tile_animation_duration_low"></string>
<string name="qs_tile_animation_duration_default">默认</string>
<string name="qs_tile_animation_duration_fast"></string>
<string name="qs_tile_animation_interpolator_linearInterpolator">线性</string>
<string name="qs_tile_animation_interpolator_accelerateInterpolator">加速</string>
<string name="qs_tile_animation_interpolator_decelerateInterpolator">减速</string>
<string name="qs_tile_animation_interpolator_accelerateDecelerateInterpolator">先快后慢</string>
<string name="qs_tile_animation_interpolator_bounceInterpolator">反弹</string>
<string name="qs_tile_animation_interpolator_overshootInterpolator">越界</string>
<string name="qs_tile_animation_interpolator_anticipateInterpolator">预留</string>
<string name="qs_tile_animation_interpolator_anticipateOvershootInterpolator">预留和越界</string>
<string name="qs_set_animation_style">%1$s</string>
<string name="qs_set_animation_duration">%1$s</string>
<string name="qs_set_animation_interpolator">%1$s</string>
<!-- Blink flashlight for incoming calls -->
<string name="flashlight_category">手电筒</string>
<string name="flashlight_on_call_title">来电时闪烁闪光灯</string>
<string name="flashlight_on_call_disabled">已禁用</string>
<string name="flashlight_on_call_ringer">响铃时</string>
<string name="flashlight_on_call_no_ringer">当铃声静音时</string>
<string name="flashlight_on_call_silent">当完全静音时(没有铃声或振动)</string>
<string name="flashlight_on_call_always">总是</string>
<string name="flashlight_on_call_ignore_dnd_title">忽略免打扰</string>
<string name="flashlight_on_call_ignore_dnd_summary">在免打扰模式下是否闪烁</string>
<string name="flashlight_on_call_rate_title">速率</string>
<string name="flashlight_on_call_rate_summary">呼入时闪光灯闪光速率</string>
<!-- Combined signal icons in status bar -->
<string name="combined_status_bar_signal_icons">合并信号图标</string>
<string name="combined_status_bar_signal_icons_summary">在状态栏启用合并信号图标。\n需要重启系统界面</string>
<!-- QS battery estimates -->
<string name="qs_show_battery_estimate_title">电量预估</string>
<string name="qs_show_battery_estimate_summary">在电池图标旁边显示电池剩余可用时间</string>
<!-- AOD Schedule -->
<string name="always_on_display_schedule_title">总是在时间表内显示</string>
<string name="always_on_display_schedule_sunset">日落</string>
<string name="always_on_display_schedule_sunrise">日出</string>
<string name="always_on_display_schedule_mixed_sunset">自日落开启到某一时间关闭</string>
<string name="always_on_display_schedule_mixed_sunrise">自某一时间开启到日出关闭</string>
<!-- Pulse notifications lightning -->
<string name="pulse_ambient_light_title">息屏显示的侧边光效</string>
<string name="pulse_ambient_light_summary">当收到通知时在屏幕边缘显示光效</string>
<string name="ambient_notification_light_enabled_title">在息屏显示中使用</string>
<string name="ambient_notification_light_enabled_summary">在AOD上显示边缘光效</string>
<string name="ambient_notification_light_hide_aod_title">隐藏息屏显示内容</string>
<string name="ambient_notification_light_hide_aod_summary">光效通知开启时隐藏息屏显示内容</string>
<string name="ambient_notification_light_duration_title">持续时间</string>
<string name="ambient_notification_light_duration_summary">每个动画完成所需的时间</string>
<string name="ambient_notification_light_repeats_title">重复</string>
<string name="ambient_notification_light_repeats_summary">动画应该显示\n0 作为无限的次数</string>
<string name="ambient_notification_light_timeout_title">超时</string>
<string name="ambient_notification_light_timeout_forever">永久</string>
<string name="ambient_notification_light_timeout_half_minute">30秒</string>
<string name="ambient_notification_light_timeout_minute">1分钟</string>
<string name="ambient_notification_light_timeout_three_minutes">3分钟</string>
<string name="ambient_notification_light_timeout_five_minutes">5分钟</string>
<string name="ambient_notification_light_timeout_ten_minutes">10分钟</string>
<string name="set_to_zero">将重复次数设置为 0 以启用</string>
<string name="ambient_notification_color_mode_title">色彩模式</string>
<string name="ambient_notification_color_mode_accent">强调色</string>
<string name="ambient_notification_color_mode_wall">壁纸主题色</string>
<string name="ambient_notification_color_mode_notification">通知图标颜色</string>
<string name="ambient_notification_color_mode_custom">@string/ambient_notification_light_color_title</string>
<string name="ambient_notification_light_color_title">自定义颜色</string>
<string name="pulse_ambient_light_show_always_title">始终显示</string>
<string name="pulse_ambient_light_show_always_summary">在有唤醒事件时闪光,而不仅仅是通知</string>
<string name="pulse_ambient_light_repeat_direction_title">寒光重复模式</string>
<string name="pulse_ambient_light_repeat_direction_restart">重启</string>
<string name="pulse_ambient_light_repeat_direction_reverse">反向</string>
<string name="pulse_ambient_light_layout_title">灯光预览</string>
<string name="pulse_ambient_light_layout_solid">实心图标</string>
<string name="pulse_ambient_light_layout_faded">淡入淡出</string>
<string name="pulse_ambient_light_width_title">亮边宽度</string>
<string name="pulse_light_layout_style_title">亮色布局样式</string>
<string name="pulse_light_both">四个侧面</string>
<string name="pulse_light_top_bottom">只在顶部和底部</string>
<string name="pulse_light_left_right">只在左侧和右侧</string>
<!-- Ambient Ticker -->
<string name="pulse_on_new_tracks_title">音乐提示</string>
<string name="pulse_on_new_tracks_summary">当音乐切换时在息屏显示上显示音乐磁贴</string>
<!-- Screen off FOD -->
<string name="screen_off_fod_title">息屏指纹</string>
<string name="screen_off_fod_summary">当屏幕关闭时保持屏幕指纹开启</string>
<!-- Volume Steps Fragment -->
<string name="volume_steps_fragment_title">音量阶数</string>
<string name="volume_steps_summary">自定义音量阶数</string>
<string name="volume_steps_alarm_title">音量阶数:闹钟</string>
<string name="volume_steps_dtmf_title">音量阶数DTMF</string>
<string name="volume_steps_music_title">音量阶数:媒体</string>
<string name="volume_steps_notification_title">音量阶数:通知</string>
<string name="volume_steps_ring_title">音量阶数: 铃声</string>
<string name="volume_steps_system_title">音量阶数:系统</string>
<string name="volume_steps_voice_call_title">音量阶数:通话</string>
<string name="volume_steps_reset">重置</string>
<!-- Udfps animations -->
<string name="udfps_category">屏幕指纹</string>
<string name="udfps_recog_animation">屏幕指纹动画</string>
<string name="udfps_recog_animation_summary">在识别指纹时显示动画</string>
<string name="udfps_recog_animation_effect_title">屏幕指纹动画效果</string>
<string name="udfps_recog_animation_effect_summary">选择动画效果</string>
<!-- Udfps icon picker -->
<string name="udfps_icon_picker_title">选择屏幕指纹图标</string>
<string name="udfps_icon_picker_summary">选择你喜欢的指纹图标</string>
<!-- Udfps Custom Options -->
<string name="udfps_settings_title">屏幕指纹设置</string>
<string name="udfps_settings_summary">屏幕指纹自定义菜单</string>
<!-- Udfps Haptic Feedback -->
<string name="udfps_haptic_feedback_title">屏幕指纹振动反馈</string>
<string name="udfps_haptic_feedback_summary">触摸屏幕指纹时振动</string>
<!-- Custom FOD Icon -->
<string name="custom_fp_icon_title">自定义屏幕指纹图标</string>
<string name="custom_fp_icon_summary">启用从文件中选择的屏幕指纹图标</string>
<string name="custom_fp_select_title">选择自定义屏下指纹图标</string>
<string name="custom_fp_select_summary">从您保存的文件或图库中选择自定义图像</string>
<!-- Privacy indicators -->
<string name="mic_camera_privacy_indicator_title">麦克风和相机指示器</string>
<string name="mic_camera_privacy_indicator_summary">当任何应用使用麦克风或相机时显示单独的指示器</string>
<string name="location_privacy_indicator_title">显示位置隐私指示器</string>
<string name="location_privacy_indicator_summary">当任何应用程序使用位置时,显示单独的指示器</string>
<!-- Sb Icon Style -->
<string name="statusbar_icons_style">彩色状态栏图标</string>
<string name="statusbar_icons_style_summary">切换状态栏图标样式 (需要重启系统界面)</string>
<!-- Notification headers -->
<string name="notification_headers_title">通知栏标题</string>
<string name="notification_headers_summary">在通知栏中显示标题</string>
<!-- Gaming mode -->
<string name="gaming_mode_title">游戏空间</string>
<string name="gaming_mode_summary">额外的功能,让您有身临其境的游戏体验</string>
<!-- Battery percentage -->
<string name="battery_style_category_title">电池图标</string>
<string name="status_bar_battery_percentage_title">电量百分比</string>
<string name="status_bar_battery_percentage_default">隐藏</string>
<string name="status_bar_battery_percentage_text_next">图标旁</string>
<string name="status_bar_battery_percentage_text_inside">图标内</string>
<!-- Status bar battery style-->
<string name="status_bar_battery_style_title">电池图标样式</string>
<string name="status_bar_battery_style_port">纵向</string>
<string name="status_bar_battery_style_circle">环形</string>
<string name="status_bar_battery_style_dotted_circle">环形 (虚线)</string>
<string name="status_bar_battery_style_filled_circle">环形(填充)</string>
<string name="status_bar_battery_style_text">文本</string>
<string name="status_bar_battery_style_icon_rlandscape">横向图标 (右侧)</string>
<string name="status_bar_battery_style_icon_landscape">横向图标 (左侧)</string>
<string name="status_bar_battery_style_icon_rlandscape_style_a">右侧横向图标(风格A)</string>
<string name="status_bar_battery_style_icon_landscape_style_a">左侧横向图标(风格B)</string>
<string name="status_bar_battery_style_icon_rlandscape_style_b">右侧横向图标(风格B)</string>
<string name="status_bar_battery_style_icon_landscape_style_b">左侧横向图标(风格B)</string>
<string name="status_bar_battery_style_icon_landscape_pill">纵向(Mx)</string>
<string name="status_bar_battery_style_icon_landscape_line">横向(Lorn)</string>
<string name="status_bar_battery_style_icon_landscape_musku">纵向(IOS)</string>
<string name="status_bar_battery_style_icon_landscape_signal">横向(Airoo)</string>
<string name="status_bar_battery_style_icon_landscape_buddy">横向胶囊</string>
<!-- Network Traffic -->
<string name="traffic_title">流量指示器</string>
<string name="traffic_summary">自定义流量指示器</string>
<string name="network_traffic_autohide_threshold_title">自动隐藏阈值</string>
<string name="network_traffic_location_title">位置</string>
<string name="network_traffic_disabled">已禁用</string>
<string name="network_traffic_statusbar">状态栏</string>
<string name="network_traffic_qs_header">快速设置面板顶部</string>
<string name="network_traffic_refresh_interval_title">刷新间隔</string>
<string name="network_traffic_refresh_interval_summary">刷新间隔</string>
<string name="network_traffic_mode_title">显示模式</string>
<string name="network_traffic_dynamic">动态</string>
<string name="network_traffic_download">下载</string>
<string name="network_traffic_upload">上传</string>
<string name="network_traffic_font_size">网速指示器字体大小</string>
<string name="network_traffic_autohide">自动隐藏</string>
<string name="network_traffic_autohide_summary">网络无活动时隐藏网速显示图标</string>
<string name="network_traffic_autohide_kilobits">Kb/s</string>
<string name="network_traffic_autohide_kilobytes">KB/s</string>
<string name="network_traffic_units_title">网络流量单位</string>
<string name="network_traffic_units_bits">比特每秒 (b/s)</string>
<string name="network_traffic_units_kilobits">千比特每秒 (kb/s)</string>
<string name="network_traffic_units_megabits">兆比特每秒 (Mb/s)</string>
<string name="network_traffic_units_bytes">字节每秒 (B/s)</string>
<string name="network_traffic_units_kilobytes">千字节每秒 (kB/s)</string>
<string name="network_traffic_units_megabytes">兆字节每秒 (MB/s)</string>
<string name="network_traffic_hidearrow">隐藏箭头</string>
<string name="network_traffic_hidearrow_summary">隐藏网速显示的箭头</string>
<!-- Themeing -->
<string name="dark_ui_mode_summary">浏览深色主题选项</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the settings category for theme overlays. -->
<string name="theme_customization_category">主题</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the adaptive icon shape (e.g. launcher and quick settings icons). -->
<string name="theme_customization_icon_shape_title">图标形状</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize accent color. -->
<string name="theme_customization_icon_shape_summary">设置系统图标形状样式</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize headline and body fonts. -->
<string name="theme_customization_font_title">标题/正文字体</string>
<string name="theme_customization_font_summary">设置系统字体</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the system wide icon pack. -->
<string name="theme_customization_icon_pack_title">图标包</string>
<string name="theme_customization_icon_pack_summary">设置自定义图标包</string>
<string name="theme_customization_signal_icon_title">信号图标样式</string>
<string name="theme_customization_signal_icon_summary">设置自定义信号图标样式</string>
<string name="theme_customization_wifi_icon_title">WiFi 图标样式</string>
<string name="theme_customization_wifi_icon_summary">设置自定义 WiFi 图标样式</string>
<!-- Custom Signal bar icons -->
<string name="custom_signal_bar_title">信号</string>
<!-- Custom Wi-Fi bar icons -->
<string name="custom_wifi_bar_title">Wi-Fi</string>
<!-- Button brightness -->
<string name="button_backlight_options_category">背光选项</string>
<string name="button_backlight_enable_title">启用按键背光灯</string>
<string name="button_link_brightness">关联屏幕亮度</string>
<string name="button_link_brightness_summary">根据屏幕亮度调整按键背光</string>
<string name="button_manual_brightness">亮度等级</string>
<string name="button_timeout_title">背光超时</string>
<string name="button_backlight_on_touch_only_title">触摸时点亮按键背光</string>
<string name="button_backlight_on_touch_only_summary">按钮背光将只出现在按下按钮时, 而不是在所有的时间。超时仍然会影响此功能。</string>
<!-- Screen off animation -->
<string name="screen_off_animation_title">屏幕关闭动画</string>
<string name="screen_off_animation_crt">CRT</string>
<string name="screen_off_animation_scale">缩放</string>
<!-- Status bar - Clock -->
<string name="status_bar_clock_title">时钟 &amp; 日期</string>
<string name="status_bar_clock_summary">自定义时钟 &amp; 日期</string>
<string name="status_bar_clock_seconds_title">时间显秒</string>
<string name="status_bar_clock_seconds_summary">状态栏时钟显秒</string>
<string name="status_bar_clock_position_title">时钟样式</string>
<string name="status_bar_clock_position_right"></string>
<string name="status_bar_clock_position_left"></string>
<string name="status_bar_clock_position_center">中央</string>
<string name="status_bar_clock_position_hidden">隐藏</string>
<string name="status_bar_clock_auto_hide_title">自动隐藏</string>
<string name="status_bar_clock_auto_hide_launcher_summary">如果桌面可见,则隐藏时钟</string>
<string name="status_bar_clock_auto_hide_summary">定期隐藏时钟</string>
<string name="status_bar_clock_auto_hide_hdur_title">隐藏持续时间</string>
<string name="status_bar_clock_auto_hide_hdur_summary">隐藏时钟的秒数</string>
<string name="status_bar_clock_auto_hide_sdur_title">显示持续时间</string>
<string name="status_bar_clock_auto_hide_sdur_summary">隐藏时钟前等待的秒数</string>
<string name="status_bar_am_pm_title">上午/下午样式</string>
<string name="status_bar_am_pm_info">启用24 小时制</string>
<string name="status_bar_am_pm_normal">正常</string>
<string name="status_bar_am_pm_small">较小</string>
<string name="status_bar_am_pm_hidden">隐藏</string>
<string name="status_bar_date_title">日期</string>
<string name="status_bar_date_none">隐藏</string>
<string name="status_bar_date_small"></string>
<string name="status_bar_date_normal">正常</string>
<string name="status_bar_date_format_title">日期格式</string>
<string name="status_bar_date_style">日期样式</string>
<string name="status_bar_date_style_normal">正常</string>
<string name="status_bar_date_style_lowercase">小写字母</string>
<string name="status_bar_date_style_uppercase">大写字母</string>
<string name="status_bar_date_format_custom">自定义 Java 时间格式</string>
<string name="status_bar_date_string_edittext_title">必须是日期格式,例如 MM/dd/yy</string>
<string name="status_bar_date_string_edittext_summary">输入字符串</string>
<string name="clock_date_position">日期位置</string>
<string name="clock_date_right">位于时间右侧</string>
<string name="clock_date_left">位于时间左侧</string>
<!-- QS clock -->
<string name="qs_clock_title">时钟</string>
<string name="qs_clock_summary">在快速设置面板顶部显示时钟</string>
<!-- QS date -->
<string name="qs_date_title">日期</string>
<string name="qs_date_summary">在快速设置顶部显示日期</string>
<!-- Media art -->
<string name="lockscreen_media_category">在锁屏显示专辑封面</string>
<string name="media_art_title">艺术封面</string>
<string name="media_art_summary">在锁屏界面上启用艺术封面</string>
<!-- Lockscreen album art filter -->
<string name="lockscreen_albumart_filter_title">艺术封面过滤器</string>
<string name="lockscreen_albumart_filter_none"></string>
<string name="lockscreen_albumart_filter_grayscale">灰度</string>
<string name="lockscreen_albumart_filter_tint">主题色</string>
<string name="lockscreen_albumart_filter_blur">模糊</string>
<string name="lockscreen_albumart_filter_grayblur">灰度和模糊</string>
<!-- Pulse music visualizer -->
<string name="pulse_help_policy_notice_title">关于音乐律动</string>
<string name="pulse_help_policy_notice_summary">当音乐在设备上播放时,音乐律动是出色的音频图形均衡器</string>
<string name="pulse_settings">音乐律动</string>
<string name="pulse_settings_summary">导航栏和锁屏的音频图形均衡器</string>
<string name="show_navbar_pulse_title">导航栏律动</string>
<string name="show_navbar_pulse_summary">在导航栏上的音频可视化效果</string>
<string name="show_lockscreen_pulse_title">锁屏律动</string>
<string name="show_lockscreen_pulse_summary">锁屏上的音频图形均衡器</string>
<string name="show_ambient_pulse_title">息屏律动</string>
<string name="show_ambient_pulse_summary">在息屏显示界面显示音频可视化效果</string>
<string name="pulse_render_mode_title">渲染模式</string>
<string name="pulse_render_mode_fading_bars">虚线</string>
<string name="pulse_render_mode_solid_lines">实线</string>
<string name="pulse_legacy_mode_advanced_category">虚线模式设置</string>
<string name="pulse_custom_fudge_factor">清晰等级</string>
<string name="pulse_lavalamp_speed_title">跑马灯速度</string>
<string name="pulse_solid_units_count">实线数量</string>
<string name="pulse_solid_units_opacity">实线不透明度</string>
<string name="pulse_solid_units_rounded_title">圆角</string>
<string name="pulse_solid_units_rounded_summary">顶部为圆角的实线</string>
<string name="pulse_solid_dimen_category">实线模式设置</string>
<string name="pulse_color_mode_title">颜色</string>
<string name="pulse_color_accent">强调色</string>
<string name="pulse_color_custom">自定义</string>
<string name="pulse_color_lava_lamp">跑马灯</string>
<string name="pulse_color_user_title">选择颜色</string>
<string name="pulse_smoothing_enabled_title">开启平滑模式</string>
<string name="pulse_smoothing_enabled_summary">每条律动线动画更平滑</string>
<string name="pulse_custom_dimen">律动线宽度</string>
<string name="pulse_custom_div">律动条间距</string>
<string name="pulse_filled_block_size">色块大小</string>
<string name="pulse_empty_block_size">色块间距</string>
<!-- Quick Settings brightness slider -->
<string name="qs_brightness_slider_category">亮度滑块</string>
<string name="qs_brightness_slider_title">显示亮度滑块</string>
<string name="qs_brightness_slider_summary">在快速设置面板中显示亮度滑块</string>
<string name="qs_brightness_position_bottom_title">在底部显示亮度滑块</string>
<string name="qs_brightness_position_bottom_summary">在快速设置的底部显示亮度滑块</string>
<!-- Quick Settings brightness icon -->
<string name="brightness_icon_title">自动亮度按钮</string>
<string name="brightness_icon_summary">显示自动调节亮度按钮</string>
<!-- Quick QS Panel brightness slider -->
<string name="quick_qs_brightness_slider_title">快速设置面板显示亮度滑块</string>
<string name="quick_qs_brightness_slider_summary">在快速设置面板中显示亮度滑块</string>
<!-- Volume rocker gestures -->
<string name="volume_skiptrack_screen_title">跳过音乐曲目</string>
<!-- Navigation bar -->
<string name="navigation_title">导航</string>
<string name="navigation_bar_category">导航栏</string>
<string name="navigation_bar_title">屏幕导航栏</string>
<string name="navigation_bar_summary">启用导航栏</string>
<string name="navigation_bar_layout_title">布局</string>
<string name="navigation_bar_layout_summary">自定义导航栏布局</string>
<string name="navigation_bar_arrow_keys_title">键入时显示方向键</string>
<string name="navigation_bar_arrow_keys_summary">在输入时,在导航栏中显示左右光标按钮</string>
<string name="navigation_bar_help_text">这些设置主要与三按钮导航栏相关。如果您使用手势导航并自定义它,例如:隐藏小白条,请访问:设置 &gt; 系统 &gt; 手势。</string>
<string name="nav_bar_tuner_title">导航栏调节器</string>
<string name="nav_bar_tuner_summary">更改导航栏布局</string>
<string name="navbar_layout_title">布局</string>
<string name="navbar_layout_normal">普通</string>
<string name="navbar_layout_compact">紧凑</string>
<string name="navbar_layout_leftleaning">靠左</string>
<string name="navbar_layout_rightleaning">靠右</string>
<string name="system_navigation_summary">选择要使用的系统导航栏样式</string>
<!-- HW keys -->
<string name="hardware_keys_title">按钮</string>
<string name="hardware_keys_category">实体导航键</string>
<string name="hardware_keys_disable_title">禁用实体键</string>
<string name="hardware_keys_disable_summary">使用设备导航键进行导航</string>
<!-- NavBar Inverse -->
<string name="navigation_bar_inverse_title">反转导航栏按钮</string>
<!-- Quick Settings brightness slider -->
<string name="qs_show_brightness_slider_title">亮度滑块</string>
<string name="qs_show_brightness_slider_never">从不显示</string>
<string name="qs_show_brightness_slider_expanded">快速设置展开时显示</string>
<string name="qs_show_brightness_slider_always">始终显示</string>
<string name="qs_show_brightness_slider_not_expanded">快速设置未展开时显示</string>
<string name="qs_brightness_slider_position_title">位置</string>
<string name="qs_brightness_slider_position_top">顶部</string>
<string name="qs_brightness_slider_position_bottom">底部</string>
<!-- Monet Engine -->
<string name="monet_category">Monet</string>
<string name="monet_engine_title">Monet 引擎</string>
<string name="monet_engine_summary">自定义 Monet 参数</string>
<string name="monet_engine_custom_color_title">使用自定义颜色</string>
<string name="monet_engine_custom_color_summary">使用自定义颜色而非根据壁纸颜色变换</string>
<string name="monet_engine_color_override_title">自定义颜色</string>
<string name="monet_engine_white_luminance_user_title">白色亮度</string>
<string name="monet_engine_accurate_shades_title">使用精确色调</string>
<string name="monet_engine_chroma_factor_title">Chroma 因子</string>
<string name="monet_engine_linear_lightness_title">使用线性亮度</string>
<!-- Quick Settings brightness icon -->
<string name="qs_show_auto_brightness_title">自动亮度图标</string>
<string name="qs_show_auto_brightness_summary">在亮度滑块附近显示自动调节亮度开关</string>
<!-- Black theme -->
<string name="system_black_theme_title">使用暗色主题</string>
<string name="system_black_theme_summary">强制黑色背景</string>
<!-- OOS style material dismiss all button for notifications -->
<string name="notification_material_dismiss_button_title">清除所有通知</string>
<string name="notification_material_dismiss_button_summary">用 material 设计的浮动按钮替换清除所有通知文本</string>
<string name="clearall_style_title">浮动按钮样式</string>
<string name="clearall_bgstyle_title">浮动按钮按钮背景</string>
<!-- Laboratory - Application downgrade -->
<string name="laboratory_app_downgrade_title">允许应用程序降级</string>
<string name="laboratory_app_downgrade_summary">这允许您降级应用程序。 请注意,这可能会导致应用崩溃或数据损坏</string>
<!-- Laboratory - Ignore window secure -->
<string name="laboratory_ignore_window_secure_title">忽略窗口安全标志</string>
<string name="laboratory_ignore_window_secure_summary">这将删除所有应用程序的截图和录屏限制。 通常,特殊应用程序会把截图或录屏中的内容变黑。 在某些情况下这可能很方便,但可能会导致隐私泄露。 更改此切换后,您可能需要重新启动</string>
<!-- Colorful battery icon -->
<string name="battery_level_colors_title">切换多色电池图标</string>
<string name="battery_level_colors_summary">每次电量下降时都使用颜色编码</string>
<!-- Custom settings dashboard style -->
<string name="settings_dashboard_style_title">设置布局</string>
<string name="settings_dashboard_style_aosp">AOSP</string>
<string name="settings_dashboard_style_oos11">氧OS 11</string>
<string name="settings_dashboard_style_oos12">氧OS 12</string>
<string name="settings_dashboard_style_cherish">Cherish</string>
<string name="settings_dashboard_style_cherish_clean">Cherish Clean</string>
<string name="settings_layout_category_title">设置 UI 界面</string>
<string name="settings_base_style_title">设置布局</string>
<string name="settings_base_style_summary">使用备选布局设置菜单</string>
<string name="settings_home_style_title">设置主页布局</string>
<string name="settings_home_style_summary">在主页中使用 AOSP 布局</string>
<string name="disable_usercard_title">设置用户名</string>
<string name="disable_usercard_summary">切换为避免在设置主页上显示用户信息</string>
<string name="spoof_title">伪装</string>
<!-- Unlimited g00gle ph0t0s st0rage -->
<string name="use_photos_spoof_title">无限照片存储</string>
<string name="use_photos_spoof_summary">将您的设备在 Google 相册中伪装成 Pixel XL以获得无限备份空间</string>
<!-- Unlock FPS for specific games -->
<string name="use_games_spoof_title">在游戏中解锁更高的 FPS</string>
<string name="use_games_spoof_summary">将您的设备伪装成特定游戏所需的不同型号以解锁更高的 FPS</string>
<!-- Unlock higher quality streams for specific apps -->
<string name="use_stream_spoof_title">解锁更高画质的流</string>
<string name="use_stream_spoof_summary">将您的设备伪装为 Pixel 6 Pro 来解锁亚马逊 Prime、Disney+、Hotstar 和 Netflix 上高画质的流</string>
<!-- Hidden apps -->
<string name="hidden_apps_title">隐藏应用</string>
<string name="hidden_apps_summary">在启动器中隐藏所选的应用</string>
<!-- reTicker -->
<string name="reticker_title">reTicker</string>
<string name="reticker_summary">用经过重新设计的侵入性较小版本的 ticker 来取代浮动通知</string>
<string name="reticker_colored_title">使用应用的颜色作为背景</string>
<string name="reticker_colored_summary">使用通知应用的主颜色替换 reTicker 的背景颜色</string>
<!-- Data usage info in QS footer -->
<string name="qs_footer_datausage_title">流量使用情况</string>
<string name="qs_footer_datausage_summary">在快速设置的底部显示流量使用情况</string>
<!-- Qs Transparency -->
<string name="qs_transparency_summary">选择快速设置面板的透明度(需要重启SystemUI)</string>
<string name="qs_transparency_title">快速设置透明度</string>
<!-- Media artwork -->
<string name="media_category">媒体通知</string>
<string name="artwork_media_background_title">媒体封面背景</string>
<string name="artwork_media_background_summary">设置媒体图稿为通知媒体背景</string>
<string name="artwork_media_background_enable_blur_title">模糊媒体封面背景</string>
<string name="artwork_media_background_blur_radius_title">媒体封面的模糊量</string>
<string name="artwork_media_background_fade_filter_title">媒体的淡入淡出量</string>
<string name="artwork_media_background_alpha_title">媒体封面的透明度</string>
<string name="just_kidding">只是开玩笑提供日志能帮助我们看起来专业的程序员我的意思是跟踪用户反馈的bug。</string>
<string name="bug_report_drill">错误报告程序</string>
<!-- Strict standby -->
<string name="strict_standby_policy_title">严格的应用待机策略</string>
<string name="strict_standby_policy_summary">这将对“电池用量”受限的应用启用划卡即停,并对其施加更加严格的应用待机限制。所有限制将在电源连接时也保持执行。</string>
<!-- Force background freezer -->
<string name="force_background_freezer_title">墓碑后台</string>
<string name="force_background_freezer_summary">这将对“电池用量”受限的应用启用墓碑后台。当应用被移至后台时将会被冻结,移到前台时重新解冻。这能够在一定程度上减少电量消耗,但可能造成应用崩溃与后台应用未响应。</string>
<!-- Wi-Fi Standard icon -->
<string name="show_wifi_standard_icon_title">显示 Wi-Fi 标准图标</string>
<string name="show_wifi_standard_icon_summary">在 Wi-Fi 信号指示器中显示 Wi-Fi 类型</string>
<!-- Lockscreen clock color -->
<string name="lockscreen_clock_color_title">锁屏时钟颜色</string>
<string name="lockscreen_clock_color_summary">锁屏时钟使用次要颜色,如果禁用则使用强调色</string>
<!-- QS tiles layout direction: vertical or horizontal -->
<string name="qs_tile_layout_category_title">磁贴布局</string>
<string name="qs_tile_layout_title">垂直布局</string>
<string name="qs_tile_layout_summary">启用垂直布局,默认是水平的</string>
<!-- QS rows and columns -->
<string name="qs_layout_category_title">快速设置布局</string>
<string name="qs_rows_portrait_title">行数 (纵向)</string>
<string name="qs_rows_landscape_title">行数 (横向)</string>
<string name="qs_columns_portrait_title">列数 (纵向)</string>
<!-- QS tiles title visibility -->
<string name="qs_tile_title_visibility_title">隐藏磁贴标题</string>
<string name="qs_tile_title_visibility_summary">切换到隐藏磁贴标题</string>
<!-- Fingerprint Ripple Effect -->
<string name="enable_fingerprint_ripple_effect_title">波纹效果</string>
<string name="enable_fingerprint_ripple_effect_summary">使用指纹解锁时显示波纹效果</string>
</resources>

View File

@@ -13,6 +13,9 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- App Title -->
<string name="cherish_settings_title">Cherish 設定</string>
<!-- Units -->
<string name="unit_milliseconds">毫秒</string>
<string name="unit_seconds"></string>
<!-- Categories -->
<string name="button_title">按鍵</string>
<string name="button_summary">實體按鍵、導覽列</string>
@@ -61,8 +64,27 @@
<string name="color_default">預設</string>
<string name="led_color_green">綠色</string>
<string name="led_color_red">紅色</string>
<!-- Custom seekbar -->
<string name="custom_seekbar_value">數值: <xliff:g id="v">%s</xliff:g></string>
<string name="custom_seekbar_default_value">預設</string>
<string name="custom_seekbar_default_value_to_set">預設值:<xliff:g id="v">%s</xliff:g>\n長按以設定</string>
<string name="custom_seekbar_default_value_is_set">已設定為預設值</string>
<string name="add_package_to_title">新增應用程式</string>
<!-- QS settings -->
<string name="qs_title">快速設定</string>
<!-- QuickSettings haptic feedback -->
<string name="quick_settings_vibrate_title">輕觸時震動</string>
<string name="quick_settings_vibrate_summary">輕觸快速設定圖塊時震動</string>
<!-- Lockscreen shortcuts -->
<string name="ls_category">鎖定畫面項目</string>
<string name="ls_tuner">調整鎖定畫面</string>
<string name="lockscreen_shortcuts">鎖定畫面捷徑</string>
<string name="ls_shortcut_summary">自訂鎖定畫面捷徑</string>
<!-- Lockscreen icons -->
<string name="lockscreen_tuner_title">鎖定畫面調整</string>
<!-- Statusbar Items -->
<string name="sb_icons">狀態列圖示</string>
<string name="statusbar_items_category">狀態列項目</string>
<!-- Status bar - icons -->
<string name="status_bar_icons_title">狀態列圖示</string>
<!-- Lock screen visualizer -->
@@ -79,7 +101,7 @@
<string name="theme_type_summary">選擇樣式</string>
<!--Accenter -->
<string name="themes_hub_title">主題</string>
<string name="themes_hub_summary">Accents-Gradients-Themes</string>
<string name="themes_hub_summary">強調色、漸層、主題</string>
<string name="rgb_accent_picker_title_dark">主題顏色</string>
<string name="rgb_accent_picker_summary">由你決定主題顏色</string>
<string name="theme_option_reset_title">重置主題選項</string>
@@ -87,7 +109,663 @@
<!--ThemePicker-->
<string name="theme_select_title">樣式和桌布</string>
<string name="theme_select_summary">瀏覽並選擇要已安裝的主題</string>
<string name="notification_light_settings">通知指示燈</string>
<!-- Volume rocker wake -->
<string name="volume_rocker_wake_title">音量鍵喚醒</string>
<string name="search">搜尋</string>
<string name="search_apps">搜尋應用程式</string>
<!-- Power Menu -->
<string name="power_menu_title">電源選單</string>
<string name="power_menu_title_summary">檢視或更改電源選單項目</string>
<string name="powermenu_screenshot">螢幕截圖</string>
<string name="powermenu_power">電源</string>
<string name="powermenu_advanced">進階重新啟動選項</string>
<string name="powermenu_restart">重新啟動</string>
<string name="powermenu_airplane">飛航模式</string>
<string name="powermenu_settings">設定</string>
<string name="powermenu_lockdown">立即鎖定</string>
<string name="powermenu_soundpanel">音量面板</string>
<string name="powermenu_users">使用者</string>
<string name="powermenu_logout">登出</string>
<string name="powermenu_emergency">緊急</string>
<!-- Double Tap Lockscreen to Sleep -->
<string name="lockscreen_gesture_title">手勢</string>
<string name="double_tap_to_sleep_lockscreen_title">輕觸兩下休眠</string>
<string name="double_tap_to_sleep_lockscreen_summary">輕觸兩下鎖定畫面的空白區域以使裝置進入休眠</string>
<!-- Double Tap Statusbar to Sleep -->
<string name="statusbar_gesture_title">手勢</string>
<string name="double_tap_to_sleep_statusbar_title">輕觸兩下休眠</string>
<string name="double_tap_to_sleep_statusbar_summary">輕觸兩下狀態列以使裝置進入休眠</string>
<!-- Buttons title -->
<string name="volume_category">音量鍵喚醒</string>
<!--Volume keys -->
<string name="volume_rocker_wake_summary">按下音量鍵時將喚醒您的裝置</string>
<!-- Torch Power button gestures -->
<string name="torch_power_button_gesture_title">關閉螢幕時開關手電筒</string>
<string name="torch_power_button_gesture_none">已停用</string>
<string name="torch_power_button_gesture_dt">按兩下電源鍵(會減緩單按反應),同時停用快速開啟相機。</string>
<string name="torch_power_button_gesture_dt_toast">快速開啟相機已停用</string>
<string name="torch_power_button_gesture_lp">按住電源鍵</string>
<!-- Hardware button navigation -->
<string name="picker_activities">活動</string>
<string name="select_custom_app_title">選擇自訂應用程式</string>
<string name="select_custom_activity_title">選擇自訂活動</string>
<string name="profile_applist_title">應用程式</string>
<string name="choose_action_title">選擇動作</string>
<string name="action_entry_default_action">預設設定</string>
<string name="action_entry_select_app">選取應用程式</string>
<string name="action_entry_custom_action">選擇自定義操作</string>
<string name="hardware_keys_volume_keys_title">音量鍵</string>
<string name="hardware_keys_home_key_title">主畫面按鍵</string>
<string name="hardware_keys_menu_key_title">選單鍵</string>
<string name="hardware_keys_assist_key_title">搜尋鍵</string>
<string name="hardware_keys_appswitch_key_title">總覽鍵</string>
<string name="hardware_keys_back_key_title">返回鍵</string>
<string name="hardware_keys_double_tap_summary">設定輕觸兩下動作</string>
<string name="hardware_keys_single_tap_summary">設定輕觸一下動作</string>
<string name="hardware_keys_long_press_summary">設定長按動作</string>
<string name="hardware_keys_single_tap_title">輕觸一下動作</string>
<string name="hardware_keys_long_press_title">長按動作</string>
<string name="hardware_keys_double_tap_title">輕觸兩下動作</string>
<!-- 4G icon -->
<string name="show_fourg_icon_title">4G 圖示</string>
<string name="show_fourg_icon_summary">在訊號圖示上顯示 4G 而不是 LTE</string>
<!-- Volume swap buttons -->
<string name="swap_volume_buttons_title">調整方向</string>
<string name="swap_volume_buttons_summary">當螢幕旋轉時交換音量按鈕</string>
<!-- Power menu on lockscreen -->
<string name="lockscreen_power_menu_disabled_title">在鎖定螢幕上停用電源選單</string>
<string name="lockscreen_power_menu_disabled_summary">這只會在有鎖定機制的鎖定畫面上停用電源選單</string>
<!-- Toast app icon -->
<string name="toast_icon_title">彈出通知圖示</string>
<string name="toast_icon_summary">顯示對應的應用程式圖示</string>
<!-- Heads up -->
<string name="headsup_category">浮動通知設定</string>
<string name="heads_up_notifications">浮動通知</string>
<string name="heads_up_notifications_summary">自訂浮動通知設定</string>
<string name="summary_heads_up_enabled">浮動通知已啟用</string>
<string name="summary_heads_up_disabled">浮動通知已停用</string>
<string name="add_heads_up_package">新增應用程式</string>
<string name="add_heads_up_stoplist_summary">針對這些應用關閉浮動通知</string>
<string name="add_heads_up_blacklist_summary">停用來自這些應用程式的浮動通知</string>
<string name="heads_up_stoplist_title">黑名單</string>
<string name="heads_up_blacklist_title">黑名單</string>
<string name="profile_choose_app">選擇應用程式</string>
<string name="dialog_delete_title">刪除</string>
<string name="dialog_delete_message">移除選取的項目?</string>
<!-- Heads up timeout -->
<string name="heads_up_time_out_title">逾時</string>
<string name="heads_up_time_out_summary">浮動通知將持續顯示 <xliff:g id="number">%d</xliff:g></string>
<string name="heads_up_time_out_2sec">2 秒</string>
<string name="heads_up_time_out_4sec">4 秒</string>
<string name="heads_up_time_out_5sec">5 秒</string>
<string name="heads_up_time_out_6sec">6 秒</string>
<string name="heads_up_time_out_8sec">8 秒</string>
<string name="heads_up_time_out_10sec">10 秒</string>
<!-- Heads up snooze -->
<string name="heads_up_snooze_title">暫停彈出通知</string>
<string name="heads_up_snooze_summary_one_minute">將浮動通知向上滑將暫停該應用程式的浮動通知 1 分鐘</string>
<string name="heads_up_snooze_summary">向上滑將暫停該應用程式的浮動通知 <xliff:g id="number">%d</xliff:g> 分鐘</string>
<string name="heads_up_snooze_disabled_summary">暫停通知已停用</string>
<string name="heads_up_snooze_1min">1 分鐘</string>
<string name="heads_up_snooze_5min">5 分鐘</string>
<string name="heads_up_snooze_10min">10 分鐘</string>
<string name="heads_up_snooze_15min">15 分鐘</string>
<string name="heads_up_snooze_20min">20 分鐘</string>
<!-- Quick QS pulldown -->
<string name="status_bar_quick_qs_pulldown">快速下拉設定面板</string>
<string name="quick_pulldown_none">已停用</string>
<string name="quick_pulldown_right">從狀態列右側下拉</string>
<string name="quick_pulldown_left">從狀態列左側下拉</string>
<!-- Incall vibrate options -->
<string name="incall_vibration_category">通話震動選項</string>
<string name="incall_vibrate_connect_title">接通時震動</string>
<string name="incall_vibrate_call_wait_title">有插撥時震動</string>
<string name="incall_vibrate_disconnect_title">掛斷時震動</string>
<!-- Data disabled icon -->
<string name="data_disabled_icon_title">顯示數據停用圖示</string>
<string name="data_disabled_icon_summary">當數據停用時,在圖示旁顯示「×」記號</string>
<!-- Roaming indicator icon -->
<string name="roaming_indicator_icon_title">漫遊指示器</string>
<string name="roaming_indicator_icon_summary">漫遊時在訊號圖示處顯示漫遊標誌</string>
<!-- Show VoLTE icon on statusbar -->
<string name="volte_switch_title">VoLTE 圖示</string>
<string name="volte_switch_summary">顯示 VoLTE 圖示</string>
<string name="volte_icon_title">VoLTE 圖示</string>
<string name="volte_icon_summary">顯示 VoLTE 圖示</string>
<string name="volte_icon_style_title">選擇 VoLTE 圖示</string>
<string name="volte_icon_asus">Asus</string>
<string name="volte_icon_vo">Vo Only</string>
<string name="volte_icon_volte">VoLTE</string>
<string name="volte_icon_oos">OxygenOS</string>
<string name="volte_icon_hd">HD</string>
<string name="volte_icon_hd2">HD CAF</string>
<string name="volte_icon_miui">MIUI 11</string>
<string name="volte_icon_emui">EMUI</string>
<string name="volte_icon_margaritov">填充的HD圖示</string>
<string name="volte_icon_margaritov2">Margaritov</string>
<string name="volte_icon_vivo">Vivo</string>
<string name="volte_icon_aris">Aris</string>
<string name="volte_icon_beast">Aww</string>
<string name="volte_icon_ios">iOS</string>
<string name="volte_icon_lr">Livenge</string>
<string name="volte_icon_realme">Realme</string>
<string name="volte_icon_typeA">Mild</string>
<string name="volte_icon_typeB">Filth</string>
<string name="volte_icon_typeC">Mue</string>
<string name="volte_icon_typeD">Sus</string>
<string name="volte_icon_typeE">Acherus</string>
<string name="volte_icon_vcircle">圓形</string>
<string name="volte_icon_vimeo">Vimeo</string>
<string name="volte_icon_volit">Volit</string>
<string name="volte_icon_zirco">Ziroc</string>
<!-- VoWiFi icon -->
<string name="vowifi_icon_title">VoWiFi 圖示</string>
<string name="vowifi_icon_enabled">啟用 VoWiFi 圖示</string>
<string name="vowifi_icon_disabled">停用 VoWiFi 圖示</string>
<string name="vowifi_icon_enabled_volte_disabled">當 VoWiFi 可用時隱藏 VoLTE</string>
<string name="vowifi_icon_style_title">VoWiFi 圖示樣式</string>
<string name="vowifi_icon_default">預設圖示</string>
<string name="vowifi_icon_emui">EMUI 圖示</string>
<string name="vowifi_icon_asus">Asus 圖示</string>
<string name="vowifi_icon_oneplus">OxygenOS 圖示</string>
<string name="vowifi_icon_moto">Motorola 圖示</string>
<string name="vowifi_icon_simple1">Simple1 圖示</string>
<string name="vowifi_icon_simple2">Simple2 圖示</string>
<string name="vowifi_icon_simple3">Simple3 圖示</string>
<string name="vowifi_icon_vivo">Vivo</string>
<string name="vowifi_icon_margaritov">Margaritov </string>
<!-- Battery light -->
<string name="battery_light_settings">電池充電指示燈</string>
<string name="notification_light_settings">通知指示燈</string>
<string name="battery_light_enable">啟用</string>
<string name="battery_full_light_enabled">充電完成時顯示充電指示燈</string>
<string name="battery_light_allow_on_dnd_title">勿擾模式啟用充電指示燈</string>
<string name="battery_light_low_blinking_title">低電量時閃爍指示燈</string>
<string name="battery_light_cat">充電時電池指示燈顏色</string>
<string name="battery_light_low_color">低電量</string>
<string name="battery_light_medium_color">中電量</string>
<string name="battery_light_full_color">電池即將充滿</string>
<string name="battery_light_reallyfull_color">電池已充飽 (100%)</string>
<!-- Heads up options -->
<string name="less_boring_heads_up_title">使推播通知不那麼煩人</string>
<string name="less_boring_heads_up_summary">僅當電話或訊息應用程式不在前台時才顯示它們的通知</string>
<!-- Notification guts kill app button -->
<string name="general_category">一般</string>
<string name="notification_guts_kill_app_button_title">強制關閉應用程式按鈕</string>
<string name="notification_guts_kill_app_button_summary">在通知長按選單中顯示強制結束按鈕</string>
<!-- Double Tap on Doze to wake -->
<string name="double_tap_on_doze_to_wake_title">休眠時輕觸兩下喚醒裝置</string>
<string name="double_tap_on_doze_to_wake_summary">當裝置休眠時,輕觸兩下即可喚醒裝置</string>
<!-- Old mobile type icons -->
<string name="use_old_mobiletype_title">小型行動數據圖示</string>
<string name="use_old_mobiletype_summary">在訊號圖示上顯示行動數據類型</string>
<!-- Lockscreen battery info indicator -->
<string name="lockscreen_battery_info_title">鎖定畫面充電資訊</string>
<string name="lockscreen_battery_info_summary">在充電時,於鎖定螢幕上顯示充電的電流、電壓、功率和電池溫度</string>
<!-- Charging animation -->
<string name="charging_animation_title">充電動畫</string>
<string name="charging_animation_summary">接上電源時顯示動畫</string>
<!-- Tiles animation style -->
<string name="qs_tile_animation_title">動畫</string>
<string name="qs_tile_animation_style_title">動畫樣式</string>
<string name="qs_tile_animation_duration_title">動畫長度</string>
<string name="qs_tile_animation_interpolator_title">圖塊動畫插值</string>
<string name="qs_tile_animation_style_off">無動畫</string>
<string name="qs_tile_animation_style_flip">翻轉</string>
<string name="qs_tile_animation_style_rotate">旋轉</string>
<string name="qs_tile_animation_duration_low"></string>
<string name="qs_tile_animation_duration_default">預設</string>
<string name="qs_tile_animation_duration_fast"></string>
<string name="qs_tile_animation_interpolator_linearInterpolator">線性</string>
<string name="qs_tile_animation_interpolator_accelerateInterpolator">加速</string>
<string name="qs_tile_animation_interpolator_decelerateInterpolator">減速</string>
<string name="qs_tile_animation_interpolator_accelerateDecelerateInterpolator">先加速後減速</string>
<string name="qs_tile_animation_interpolator_bounceInterpolator">彈跳</string>
<string name="qs_tile_animation_interpolator_overshootInterpolator">過衝</string>
<string name="qs_tile_animation_interpolator_anticipateInterpolator">預備</string>
<string name="qs_tile_animation_interpolator_anticipateOvershootInterpolator">預備後過衝</string>
<string name="qs_set_animation_style">%1$s</string>
<string name="qs_set_animation_duration">%1$s</string>
<string name="qs_set_animation_interpolator">%1$s</string>
<!-- Blink flashlight for incoming calls -->
<string name="flashlight_category">閃光燈</string>
<string name="flashlight_on_call_title">來電時閃爍閃光燈</string>
<string name="flashlight_on_call_disabled">已停用</string>
<string name="flashlight_on_call_ringer">響鈴時</string>
<string name="flashlight_on_call_no_ringer">靜音時</string>
<string name="flashlight_on_call_silent">無響鈴或震動時</string>
<string name="flashlight_on_call_always">一律閃爍</string>
<string name="flashlight_on_call_ignore_dnd_title">忽略零打擾模式</string>
<string name="flashlight_on_call_ignore_dnd_summary">零打擾模式下仍閃爍閃光燈</string>
<string name="flashlight_on_call_rate_title">頻率</string>
<string name="flashlight_on_call_rate_summary">閃光燈閃爍的頻率</string>
<!-- Combined signal icons in status bar -->
<string name="combined_status_bar_signal_icons">合併訊號圖示</string>
<string name="combined_status_bar_signal_icons_summary">在狀態列中顯示合併的信號圖示。\n 需要重新啟動系統使用者介面</string>
<!-- QS battery estimates -->
<string name="qs_show_battery_estimate_title">預計電量可用時間</string>
<string name="qs_show_battery_estimate_summary">在電量圖示旁顯示預計可用時間</string>
<!-- AOD Schedule -->
<string name="always_on_display_schedule_title">隨顯螢幕顯示排程</string>
<string name="always_on_display_schedule_sunset">日落</string>
<string name="always_on_display_schedule_sunrise">日出</string>
<string name="always_on_display_schedule_mixed_sunset">從日落時開啟直到自訂時間</string>
<string name="always_on_display_schedule_mixed_sunrise">從自訂時間開啟直至日出</string>
<!-- Pulse notifications lightning -->
<string name="pulse_ambient_light_title">邊緣微光</string>
<string name="pulse_ambient_light_summary">在有通知時於螢幕兩旁閃爍亮光</string>
<string name="ambient_notification_light_enabled_title">在隨顯螢幕上顯示</string>
<string name="ambient_notification_light_enabled_summary">在隨顯螢幕上持續顯示邊緣微光</string>
<string name="ambient_notification_light_hide_aod_title">隱藏隨顯螢幕內容</string>
<string name="ambient_notification_light_hide_aod_summary">當邊緣亮起時隱藏隨顯螢幕上的內容</string>
<string name="ambient_notification_light_duration_title">持續時間</string>
<string name="ambient_notification_light_duration_summary">決定每個動畫完成的時間</string>
<string name="ambient_notification_light_repeats_title">重複</string>
<string name="ambient_notification_light_repeats_summary">設定重複閃爍的次數\n設為 0 時會持續重複閃爍</string>
<string name="ambient_notification_light_timeout_title">逾時</string>
<string name="ambient_notification_light_timeout_forever">永不</string>
<string name="ambient_notification_light_timeout_half_minute">30 秒</string>
<string name="ambient_notification_light_timeout_minute">1 分鐘</string>
<string name="ambient_notification_light_timeout_three_minutes">3 分鐘</string>
<string name="ambient_notification_light_timeout_five_minutes">5 分鐘</string>
<string name="ambient_notification_light_timeout_ten_minutes">10 分鐘</string>
<string name="set_to_zero">設定重複為 0 來啟用</string>
<string name="ambient_notification_color_mode_title">色彩模式</string>
<string name="ambient_notification_color_mode_accent">強調色</string>
<string name="ambient_notification_color_mode_wall">桌布主要色調</string>
<string name="ambient_notification_color_mode_notification">通知圖示色彩</string>
<string name="ambient_notification_color_mode_custom">@string/ambient_notification_light_color_title</string>
<string name="ambient_notification_light_color_title">自訂色彩</string>
<string name="pulse_ambient_light_show_always_title">一律顯示</string>
<string name="pulse_ambient_light_show_always_summary">於任何事件以及收到通知時閃爍微光</string>
<string name="pulse_ambient_light_repeat_direction_title">燈光重複模式</string>
<string name="pulse_ambient_light_repeat_direction_restart">重新開始</string>
<string name="pulse_ambient_light_repeat_direction_reverse">反轉</string>
<string name="pulse_ambient_light_layout_title">微光樣式</string>
<string name="pulse_ambient_light_layout_solid">純色</string>
<string name="pulse_ambient_light_layout_faded">漸淡</string>
<string name="pulse_ambient_light_width_title">微光寬度</string>
<string name="pulse_light_layout_style_title">微光版面樣式</string>
<string name="pulse_light_both">螢幕邊緣</string>
<string name="pulse_light_top_bottom">上、下側</string>
<string name="pulse_light_left_right">左、右側</string>
<!-- Ambient Ticker -->
<string name="pulse_on_new_tracks_title">音樂提示訊息</string>
<string name="pulse_on_new_tracks_summary">切換曲目時於微光螢幕上顯示</string>
<!-- Screen off FOD -->
<string name="screen_off_fod_title">螢幕關閉時使用螢幕指紋辨識</string>
<string name="screen_off_fod_summary">螢幕關閉時仍然使用螢幕指紋辨識</string>
<!-- Volume Steps Fragment -->
<string name="volume_steps_fragment_title">音量調整階數</string>
<string name="volume_steps_summary">自訂音量級別</string>
<string name="volume_steps_alarm_title">音量等級:鬧鐘</string>
<string name="volume_steps_dtmf_title">音量等級:撥號音</string>
<string name="volume_steps_music_title">音量等級:媒體</string>
<string name="volume_steps_notification_title">音量等級:通知</string>
<string name="volume_steps_ring_title">音量等級:鈴聲</string>
<string name="volume_steps_system_title">音量等級:系統</string>
<string name="volume_steps_voice_call_title">音量等級:通話</string>
<string name="volume_steps_reset">重設</string>
<!-- Udfps animations -->
<string name="udfps_category">螢幕下指紋</string>
<string name="udfps_recog_animation">指紋辨識動畫</string>
<string name="udfps_recog_animation_summary">在辨識您的指紋時顯示動畫</string>
<string name="udfps_recog_animation_effect_title">動畫效果</string>
<string name="udfps_recog_animation_effect_summary">選擇動畫效果</string>
<!-- Udfps icon picker -->
<string name="udfps_icon_picker_title">指紋圖示</string>
<string name="udfps_icon_picker_summary">選擇您喜歡的指紋圖示</string>
<!-- Udfps Custom Options -->
<string name="udfps_settings_title">指紋選項</string>
<string name="udfps_settings_summary">針對於指紋辨識的各種設定</string>
<!-- Udfps Haptic Feedback -->
<string name="udfps_haptic_feedback_title">觸控回饋</string>
<string name="udfps_haptic_feedback_summary">輕觸指紋圖示時震動</string>
<!-- Custom FOD Icon -->
<string name="custom_fp_icon_title">自訂指紋辨識圖示</string>
<string name="custom_fp_icon_summary">從檔案中選擇自訂的圖示</string>
<string name="custom_fp_select_title">選擇自訂圖示</string>
<string name="custom_fp_select_summary">從檔案或相簿中選擇圖片</string>
<!-- Privacy indicators -->
<string name="mic_camera_privacy_indicator_title">麥克風和攝像頭的隱私指示器</string>
<string name="mic_camera_privacy_indicator_summary">當應用程式在使用麥克風或相機時顯示圖示</string>
<string name="location_privacy_indicator_title">位置隱私存取指示器</string>
<string name="location_privacy_indicator_summary">當應用程式在存取位置時顯示圖示</string>
<!-- Sb Icon Style -->
<string name="statusbar_icons_style">彩色狀態列圖示</string>
<string name="statusbar_icons_style_summary">選擇狀態列圖示樣式 (需要 SystemUI 重啟)</string>
<!-- Notification headers -->
<string name="notification_headers_title">通知標題</string>
<string name="notification_headers_summary">在通知列顯示標題</string>
<!-- Gaming mode -->
<string name="gaming_mode_title">遊戲空間</string>
<string name="gaming_mode_summary">額外的功能,讓您有身臨其境的遊戲體驗</string>
<!-- Battery percentage -->
<string name="battery_style_category_title">電池圖示</string>
<string name="status_bar_battery_percentage_title">電量百分比</string>
<string name="status_bar_battery_percentage_default">隱藏</string>
<string name="status_bar_battery_percentage_text_next">圖示旁</string>
<string name="status_bar_battery_percentage_text_inside">圖示內</string>
<!-- Status bar battery style-->
<string name="status_bar_battery_style_title">電池圖示樣式</string>
<string name="status_bar_battery_style_port">直向</string>
<string name="status_bar_battery_style_circle">環狀</string>
<string name="status_bar_battery_style_dotted_circle">環狀虛線</string>
<string name="status_bar_battery_style_filled_circle">實心圓</string>
<string name="status_bar_battery_style_text">文字</string>
<string name="status_bar_battery_style_icon_rlandscape">橫向圖示(向右)</string>
<string name="status_bar_battery_style_icon_landscape">橫向圖示(向左)</string>
<string name="status_bar_battery_style_icon_rlandscape_style_a">橫向 R 風格 A</string>
<string name="status_bar_battery_style_icon_landscape_style_a">橫向 L 風格 A</string>
<string name="status_bar_battery_style_icon_rlandscape_style_b">橫向 R 風格 B</string>
<string name="status_bar_battery_style_icon_landscape_style_b">橫向 L 風格 B</string>
<string name="status_bar_battery_style_icon_landscape_pill">人像混合</string>
<string name="status_bar_battery_style_icon_landscape_line">橫向洛恩</string>
<string name="status_bar_battery_style_icon_landscape_musku">人像IOS</string>
<string name="status_bar_battery_style_icon_landscape_signal">橫向Airoo</string>
<string name="status_bar_battery_style_icon_landscape_buddy">橫向Capsule</string>
<!-- Network Traffic -->
<string name="traffic_title">流量指示器</string>
<string name="traffic_summary">自訂網速指示器</string>
<string name="network_traffic_autohide_threshold_title">自動隱藏觸發值</string>
<string name="network_traffic_location_title">位置</string>
<string name="network_traffic_disabled">已停用</string>
<string name="network_traffic_statusbar">狀態列</string>
<string name="network_traffic_qs_header">快速設定標題</string>
<string name="network_traffic_refresh_interval_title">刷新间隔</string>
<string name="network_traffic_refresh_interval_summary">重新測量網速的間隔時間</string>
<string name="network_traffic_mode_title">顯示模式</string>
<string name="network_traffic_dynamic">動態</string>
<string name="network_traffic_download">下載</string>
<string name="network_traffic_upload">上傳</string>
<string name="network_traffic_font_size">字體大小</string>
<string name="network_traffic_autohide">自動隱藏</string>
<string name="network_traffic_autohide_summary">網路流量低於下限時隱藏流量監視器</string>
<string name="network_traffic_autohide_kilobits">Kb/s</string>
<string name="network_traffic_autohide_kilobytes">KB/s</string>
<string name="network_traffic_units_title">流量單位</string>
<string name="network_traffic_units_bits">每秒位元 (b/s)</string>
<string name="network_traffic_units_kilobits">每秒千位元組 (kb/s)</string>
<string name="network_traffic_units_megabits">每秒百萬位元 (Mb/s)</string>
<string name="network_traffic_units_bytes">每秒位元組 (B/s)</string>
<string name="network_traffic_units_kilobytes">每秒千位元組 (kB/s)</string>
<string name="network_traffic_units_megabytes">每秒百萬位元組 (MB/s)</string>
<string name="network_traffic_hidearrow">隱藏箭頭</string>
<string name="network_traffic_hidearrow_summary">隱藏網路流量指示箭頭</string>
<!-- Themeing -->
<string name="dark_ui_mode_summary">瀏覽深色主題選項</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the settings category for theme overlays. -->
<string name="theme_customization_category">主題</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the adaptive icon shape (e.g. launcher and quick settings icons). -->
<string name="theme_customization_icon_shape_title">圖示形狀</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize accent color. -->
<string name="theme_customization_icon_shape_summary">選擇應用程式圖示形狀</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize headline and body fonts. -->
<string name="theme_customization_font_title">標題/內文字體</string>
<string name="theme_customization_font_summary">選擇系統字體樣式</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the system wide icon pack. -->
<string name="theme_customization_icon_pack_title">圖示包</string>
<string name="theme_customization_icon_pack_summary">選擇圖示樣式</string>
<string name="theme_customization_signal_icon_title">訊號圖示樣式</string>
<string name="theme_customization_signal_icon_summary">自訂訊號圖示樣式</string>
<string name="theme_customization_wifi_icon_title">WiFi 圖示樣式</string>
<string name="theme_customization_wifi_icon_summary">自訂 WiFi 圖示樣式</string>
<!-- Custom Signal bar icons -->
<string name="custom_signal_bar_title">訊號</string>
<!-- Custom Wi-Fi bar icons -->
<string name="custom_wifi_bar_title">Wi-Fi</string>
<!-- Button brightness -->
<string name="button_backlight_options_category">背光選項</string>
<string name="button_backlight_enable_title">啟用按鍵背光</string>
<string name="button_link_brightness">與螢幕亮度連動</string>
<string name="button_link_brightness_summary">按鍵背光亮度將根據螢幕的亮度調整</string>
<string name="button_manual_brightness">亮度</string>
<string name="button_timeout_title">背光逾時</string>
<string name="button_backlight_on_touch_only_title">輕觸點亮背光</string>
<string name="button_backlight_on_touch_only_summary">按鍵背光只會在觸及時發光,並且在設定的逾時時間後熄滅</string>
<!-- Screen off animation -->
<string name="screen_off_animation_title">螢幕關閉動畫</string>
<string name="screen_off_animation_crt">CRT</string>
<string name="screen_off_animation_scale">縮放</string>
<!-- Status bar - Clock -->
<string name="status_bar_clock_title">時間 &amp; 日期</string>
<string name="status_bar_clock_summary">自訂時鐘 &amp; 日期</string>
<string name="status_bar_clock_seconds_title">時鐘顯秒</string>
<string name="status_bar_clock_seconds_summary">在狀態列上的時鐘旁顯示秒數</string>
<string name="status_bar_clock_position_title">時鐘樣式</string>
<string name="status_bar_clock_position_right">靠右</string>
<string name="status_bar_clock_position_left">靠左</string>
<string name="status_bar_clock_position_center">置中</string>
<string name="status_bar_clock_position_hidden">隱藏</string>
<string name="status_bar_clock_auto_hide_title">自動隱藏</string>
<string name="status_bar_clock_auto_hide_launcher_summary">在主畫面時自動隱藏時鐘</string>
<string name="status_bar_clock_auto_hide_summary">定時隱藏時鐘</string>
<string name="status_bar_clock_auto_hide_hdur_title">隱藏持續時間</string>
<string name="status_bar_clock_auto_hide_hdur_summary">隱藏時鐘的秒數</string>
<string name="status_bar_clock_auto_hide_sdur_title">顯示持續時間</string>
<string name="status_bar_clock_auto_hide_sdur_summary">隱藏時鐘之前等待的秒數</string>
<string name="status_bar_am_pm_title">上午/下午樣式</string>
<string name="status_bar_am_pm_info">24 小時格式已啟用</string>
<string name="status_bar_am_pm_normal">正常</string>
<string name="status_bar_am_pm_small">較小</string>
<string name="status_bar_am_pm_hidden">隱藏</string>
<string name="status_bar_date_title">日期</string>
<string name="status_bar_date_none">隱藏</string>
<string name="status_bar_date_small">較小</string>
<string name="status_bar_date_normal">正常</string>
<string name="status_bar_date_format_title">日期格式</string>
<string name="status_bar_date_style">日期樣式</string>
<string name="status_bar_date_style_normal">正常</string>
<string name="status_bar_date_style_lowercase">小寫字母</string>
<string name="status_bar_date_style_uppercase">大寫字母</string>
<string name="status_bar_date_format_custom">自訂 java 格式</string>
<string name="status_bar_date_string_edittext_title">日期格式必須如MM/dd/yy</string>
<string name="status_bar_date_string_edittext_summary">輸入字串</string>
<string name="clock_date_position">日期位置</string>
<string name="clock_date_right">時間右側</string>
<string name="clock_date_left">時間左側</string>
<!-- QS clock -->
<string name="qs_clock_title">時鐘</string>
<string name="qs_clock_summary">在快速設定頂部顯示時鐘</string>
<!-- QS date -->
<string name="qs_date_title">日期</string>
<string name="qs_date_summary">在快速設定頂部顯示日期</string>
<!-- Media art -->
<string name="lockscreen_media_category">顯示在鎖定畫面的媒體封面</string>
<string name="media_art_title">音樂專輯封面</string>
<string name="media_art_summary">啟用鎖定畫面媒體封面</string>
<!-- Lockscreen album art filter -->
<string name="lockscreen_albumart_filter_title">媒體封面過濾器</string>
<string name="lockscreen_albumart_filter_none"></string>
<string name="lockscreen_albumart_filter_grayscale">灰階</string>
<string name="lockscreen_albumart_filter_tint">主題顏色</string>
<string name="lockscreen_albumart_filter_blur">模糊</string>
<string name="lockscreen_albumart_filter_grayblur">灰階且模糊</string>
<!-- Pulse music visualizer -->
<string name="pulse_help_policy_notice_title">關於「律動」</string>
<string name="pulse_help_policy_notice_summary">當裝置播放音樂時Pulse 是一種優秀的音訊圖形等化器。</string>
<string name="pulse_settings">脈衝</string>
<string name="pulse_settings_summary">導覽列與鎖定畫面的音訊圖形等化器</string>
<string name="show_navbar_pulse_title">導覽列 Pulse</string>
<string name="show_navbar_pulse_summary">在導覽列上顯示音樂視覺化效果</string>
<string name="show_lockscreen_pulse_title">鎖定畫面 Pulse</string>
<string name="show_lockscreen_pulse_summary">在鎖定畫面上顯示音樂視覺化效果</string>
<string name="show_ambient_pulse_title">環境顯示</string>
<string name="show_ambient_pulse_summary">在環境顯示畫面上顯示音樂視覺化效果</string>
<string name="pulse_render_mode_title">渲染模式</string>
<string name="pulse_render_mode_fading_bars">漸層方塊</string>
<string name="pulse_render_mode_solid_lines">實心線條</string>
<string name="pulse_legacy_mode_advanced_category">漸層方塊模式設定</string>
<string name="pulse_custom_fudge_factor">清晰程度</string>
<string name="pulse_lavalamp_speed_title">熔岩燈速度</string>
<string name="pulse_solid_units_count">實心線條數量</string>
<string name="pulse_solid_units_opacity">實心線條不透明度</string>
<string name="pulse_solid_units_rounded_title">圓角</string>
<string name="pulse_solid_units_rounded_summary">圓角實線</string>
<string name="pulse_solid_dimen_category">實心線條模式設定</string>
<string name="pulse_color_mode_title">顏色</string>
<string name="pulse_color_accent">強調色</string>
<string name="pulse_color_custom">自訂</string>
<string name="pulse_color_lava_lamp">熔岩燈</string>
<string name="pulse_color_user_title">選擇顏色</string>
<string name="pulse_smoothing_enabled_title">開啟平滑模式</string>
<string name="pulse_smoothing_enabled_summary">每條頻譜線的動畫將更平滑</string>
<string name="pulse_custom_dimen">頻譜線寬度</string>
<string name="pulse_custom_div">頻譜線間距</string>
<string name="pulse_filled_block_size">區塊大小</string>
<string name="pulse_empty_block_size">區塊間距</string>
<!-- Quick Settings brightness slider -->
<string name="qs_brightness_slider_category">亮度控制條</string>
<string name="qs_brightness_slider_title">顯示亮度控制條</string>
<string name="qs_brightness_slider_summary">在快速設定面板中顯示亮度控制條</string>
<string name="qs_brightness_position_bottom_title">在底部顯示亮度控制條</string>
<string name="qs_brightness_position_bottom_summary">在快速設定面板底部顯示亮度控制條</string>
<!-- Quick Settings brightness icon -->
<string name="brightness_icon_title">自動調整亮度按鈕</string>
<string name="brightness_icon_summary">顯示自動調整亮度按鈕</string>
<!-- Quick QS Panel brightness slider -->
<string name="quick_qs_brightness_slider_title">在通知面板中顯示亮度控制條</string>
<string name="quick_qs_brightness_slider_summary">在通知面板上的快速設定欄中顯示亮度控制條</string>
<!-- Volume rocker gestures -->
<string name="volume_skiptrack_screen_title">略過音樂曲目</string>
<!-- Navigation bar -->
<string name="navigation_title">導航</string>
<string name="navigation_bar_category">導航列</string>
<string name="navigation_bar_title">導覽列</string>
<string name="navigation_bar_summary">啟用螢幕上的導覽列</string>
<string name="navigation_bar_layout_title">版面</string>
<string name="navigation_bar_layout_summary">自訂導覽列版面</string>
<string name="navigation_bar_arrow_keys_title">輸入時顯示方向鍵</string>
<string name="navigation_bar_arrow_keys_summary">當您在打字時,於導覽列上顯示移動游標的方向鍵按鈕</string>
<string name="navigation_bar_help_text">這些設置主要與三鍵導航欄有關。如果您使用手勢導航並想要自定義它,例如隱藏手勢手柄,請訪問:設置&gt;系統&gt;手勢。</string>
<string name="nav_bar_tuner_title">按鍵與配置</string>
<string name="nav_bar_tuner_summary">改變導航列佈局</string>
<string name="navbar_layout_title">版面</string>
<string name="navbar_layout_normal">正常</string>
<string name="navbar_layout_compact">緊湊</string>
<string name="navbar_layout_leftleaning">靠左</string>
<string name="navbar_layout_rightleaning">靠右</string>
<string name="system_navigation_summary">選擇要使用的導航列樣式</string>
<!-- HW keys -->
<string name="hardware_keys_title">按鍵</string>
<string name="hardware_keys_category">實體導覽鍵</string>
<string name="hardware_keys_disable_title">停用實體導覽鍵</string>
<string name="hardware_keys_disable_summary">使用實體按鈕導覽</string>
<!-- NavBar Inverse -->
<string name="navigation_bar_inverse_title">反轉3按鈕導航欄</string>
<!-- Quick Settings brightness slider -->
<string name="qs_show_brightness_slider_title">亮度控制條</string>
<string name="qs_show_brightness_slider_never">隱藏</string>
<string name="qs_show_brightness_slider_expanded">當展開時顯示</string>
<string name="qs_show_brightness_slider_always">一律顯示</string>
<string name="qs_show_brightness_slider_not_expanded">未展開時顯示</string>
<string name="qs_brightness_slider_position_title">位置</string>
<string name="qs_brightness_slider_position_top">上方</string>
<string name="qs_brightness_slider_position_bottom">底部</string>
<!-- Monet Engine -->
<string name="monet_category">Monet</string>
<string name="monet_engine_title">Monet 引擎</string>
<string name="monet_engine_summary">自訂 Monet 設定</string>
<string name="monet_engine_custom_color_title">使用自訂色彩</string>
<string name="monet_engine_custom_color_summary">使用自訂色彩而非桌布取色</string>
<string name="monet_engine_color_override_title">自訂顏色</string>
<string name="monet_engine_white_luminance_user_title">亮度</string>
<string name="monet_engine_accurate_shades_title">精準色彩</string>
<string name="monet_engine_chroma_factor_title">色彩濃度</string>
<string name="monet_engine_linear_lightness_title">使用線性亮度</string>
<!-- Quick Settings brightness icon -->
<string name="qs_show_auto_brightness_title">自動亮度圖示</string>
<string name="qs_show_auto_brightness_summary">在亮度控制條附近顯示自動調節亮度開關</string>
<!-- Black theme -->
<string name="system_black_theme_title">純黑主題</string>
<string name="system_black_theme_summary">強制使用黑色背景</string>
<!-- OOS style material dismiss all button for notifications -->
<string name="notification_material_dismiss_button_title">全部清除按鈕</string>
<string name="notification_material_dismiss_button_summary">以浮動按鈕取代「清除所有通知」文字</string>
<string name="clearall_style_title">全部清除按鈕樣式</string>
<string name="clearall_bgstyle_title">清除所有通知按鈕背景</string>
<!-- Laboratory - Application downgrade -->
<string name="laboratory_app_downgrade_title">允許應用降級</string>
<string name="laboratory_app_downgrade_summary">這允許您降級應用程序。請注意,這可能會導致崩潰和數據損壞。</string>
<!-- Laboratory - Ignore window secure -->
<string name="laboratory_ignore_window_secure_title">忽略某些應用禁止用戶擷取整個螢幕的功能標識</string>
<string name="laboratory_ignore_window_secure_summary">This removes the screenshots and screenrecords limits for all applications. Normally, special applications are replaced with black areas in records. This can be convenient in some cases but may lead to privacy leaks. After changing this toggle, you may need to restart applications for the change to take effect.</string>
<!-- Colorful battery icon -->
<string name="battery_level_colors_title">切換彩色電池圖標</string>
<string name="battery_level_colors_summary">以色彩劃分電量等級</string>
<!-- Custom settings dashboard style -->
<string name="settings_dashboard_style_title">设置布局</string>
<string name="settings_dashboard_style_aosp">AOSP</string>
<string name="settings_dashboard_style_oos11">OxygenOS 11</string>
<string name="settings_dashboard_style_oos12">OxygenOS 12</string>
<string name="settings_dashboard_style_cherish">Cherish</string>
<string name="settings_dashboard_style_cherish_clean">Cherish Clean</string>
<string name="settings_layout_category_title">設定UI介面</string>
<string name="settings_base_style_title">設置基本佈局</string>
<string name="settings_base_style_summary">使用另一種佈局來設置菜單</string>
<string name="settings_home_style_title">設置主頁佈局</string>
<string name="settings_home_style_summary">使用原生 aosp 佈局作為主頁</string>
<string name="disable_usercard_title">設置用戶卡</string>
<string name="disable_usercard_summary">切換以不在設置主頁面上顯示用戶卡</string>
<string name="spoof_title">欺騙</string>
<!-- Unlimited g00gle ph0t0s st0rage -->
<string name="use_photos_spoof_title">Google相簿無限儲存空間</string>
<string name="use_photos_spoof_summary">針對Google相簿將您的裝置偽裝成 Pixel XL 來取得無限相簿儲存空間</string>
<!-- Unlock FPS for specific games -->
<string name="use_games_spoof_title">解鎖遊戲高更新率</string>
<string name="use_games_spoof_summary">針對部分特定的遊戲將您的裝置偽裝成其他機型來解鎖更高的更新率</string>
<!-- Unlock higher quality streams for specific apps -->
<string name="use_stream_spoof_title">解鎖影音平台更高畫質</string>
<string name="use_stream_spoof_summary">將您的設備偽裝成 Pixel 6 Pro以在 Amazon Prime、Disney+、Hotstar 和 Netflix 上解鎖更高畫質</string>
<!-- Hidden apps -->
<string name="hidden_apps_title">隱藏應用程式</string>
<string name="hidden_apps_summary">應該對啟動器隱藏的應用程序</string>
<!-- reTicker -->
<string name="reticker_title">reTicker</string>
<string name="reticker_summary">Replace heads-up notification with slim and less invasive version of redesigned ticker</string>
<string name="reticker_colored_title">Use app colored background</string>
<string name="reticker_colored_summary">Replace reTicker background color using notification app main color</string>
<!-- Data usage info in QS footer -->
<string name="qs_footer_datausage_title">Data usage</string>
<string name="qs_footer_datausage_summary">Display data usage summary in quick settings footer</string>
<!-- Qs Transparency -->
<string name="qs_transparency_summary">Choose how transparent you want your qs to be (Requires SystemUI Restart)</string>
<string name="qs_transparency_title">Qs Transparency</string>
<!-- Media artwork -->
<string name="media_category">Media notification</string>
<string name="artwork_media_background_title">Artwork media background</string>
<string name="artwork_media_background_summary">Set media artwork as the notification media background</string>
<string name="artwork_media_background_enable_blur_title">Blur media media artwork background</string>
<string name="artwork_media_background_blur_radius_title">Blur amount for media artwork</string>
<string name="artwork_media_background_fade_filter_title">Fade amount for media artwork</string>
<string name="artwork_media_background_alpha_title">Transparency of media artwork</string>
<string name="just_kidding">Just kidding! providing logs helps us look like professional programmers err i mean trace the bugs that users reports.</string>
<string name="bug_report_drill">Bug Reporting Procedure</string>
<!-- Strict standby -->
<string name="strict_standby_policy_title">Strict standby policy</string>
<string name="strict_standby_policy_summary">When dismissing from recents, this will force stop apps with restricted battery usage and impose stronger restrictions to them. Also, all app standby restrictions will be imposed even when device is charging.</string>
<!-- Force background freezer -->
<string name="force_background_freezer_title">Background tasks freezer</string>
<string name="force_background_freezer_summary">Freeze tasks with restricted battery usage when moving them to background and unfreeze them when moving to foreground. This could save battery slightly but may lead to crashes and background ANR.</string>
<!-- Wi-Fi Standard icon -->
<string name="show_wifi_standard_icon_title">Show Wi-Fi Standard icon</string>
<string name="show_wifi_standard_icon_summary">Show Wi-Fi type in Wi-Fi signal indicator</string>
<!-- Lockscreen clock color -->
<string name="lockscreen_clock_color_title">Lockscreen clock color</string>
<string name="lockscreen_clock_color_summary">Use secondary color for lockscreen clock, if disabled will use color accent</string>
<!-- QS tiles layout direction: vertical or horizontal -->
<string name="qs_tile_layout_category_title">Tile layout</string>
<string name="qs_tile_layout_title">Vertical layout</string>
<string name="qs_tile_layout_summary">Enable for vertical layout. Default is horizontal</string>
<!-- QS rows and columns -->
<string name="qs_layout_category_title">QS Layout</string>
<string name="qs_rows_portrait_title">Tile rows on portrait</string>
<string name="qs_rows_landscape_title">Tile rows on landscape</string>
<string name="qs_columns_portrait_title">Tile columns on portrait</string>
<!-- QS tiles title visibility -->
<string name="qs_tile_title_visibility_title">Hide tile titles</string>
<string name="qs_tile_title_visibility_summary">Toggle to hide tile titles</string>
<!-- Fingerprint Ripple Effect -->
<string name="enable_fingerprint_ripple_effect_title">Ripple effect</string>
<string name="enable_fingerprint_ripple_effect_summary">Show ripple effect on unlock with fingerprint</string>
</resources>