Files
packages_apps_Settings/res/values/evolution_strings.xml
someone5678 6f444282a1 Settings: Hide ADB and developer setting enable status [2/2]
* Code is adapted from cutout force full screen
* Give authorship

Co-authored-by: LuK1337 <priv.luk@gmail.com>
Co-authored-by: Tony Mantler <nicoya@google.com>
Co-authored-by: jhenrique09 <jhsv09@gmail.com>
Co-authored-by: jhonboy121 <alfredmathew05@gmail.com>
Co-authored-by: cjh1249131356 <cjh1249131356@gmail.com>
Co-authored-by: Adithya R <gh0strider.2k18.reborn@gmail.com>
Signed-off-by: someone5678 <nemui3353@gmail.com>
2025-12-10 00:41:29 +09:00

208 lines
12 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2019-2024 The Evolution X Project
SPDX-License-Identifier: Apache-2.0
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Device Info screen. Evolution X legal. -->
<string name="evolution_license_title">Evolution X legal</string>
<!-- Android version screen, build maintainer -->
<string name="build_maintainer">Build maintainer</string>
<string name="build_maintainer_summary" translatable="false">Unknown</string>
<string name="build_maintainer_donate_url" translatable="false">https://linktr.ee/joeyhuab</string>
<!-- Screenshot shutter -->
<string name="screenshot_shutter_sound_title">Screenshot sound</string>
<!-- Deep Sleep percentage in device info -->
<string name="status_sleep_time">Deep sleep</string>
<!-- Show clipboard overlay -->
<string name="show_clipboard_overlay_title">Show clipboard overlay</string>
<string name="show_clipboard_overlay_summary">Show an overlay in the left bottom corner of the screen when something is copied to the clipboard</string>
<!-- Force LTE_CA -->
<string name="force_lte_ca">Force LTE CA</string>
<string name="force_lte_ca_summary">Force LTE carrier aggregation to work</string>
<!-- Cloudflare Block Malware DNS Option -->
<string name="private_dns_mode_cloudflare_block_malware" translatable="false">Cloudflare Block Malware DNS</string>
<!-- Cloudflare Block Malware DNS hostname -->
<string name="private_dns_hostname_cloudflare_block_malware" translatable="false">security.cloudflare-dns.com</string>
<!-- Cloudflare Block Malware and Adult Content DNS Option -->
<string name="private_dns_mode_cloudflare_block_malware_and_adult_content" translatable="false">Cloudflare Block Malware and Adult Content DNS</string>
<!-- Cloudflare Block Malware and Adult Content DNS hostname -->
<string name="private_dns_hostname_cloudflare_block_malware_and_adult_content" translatable="false">family.cloudflare-dns.com</string>
<!-- AdGuard DNS Option -->
<string name="private_dns_mode_adguard" translatable="false">AdGuard DNS</string>
<!-- AdGuard DNS hostname -->
<string name="private_dns_hostname_adguard" translatable="false">dns.adguard.com</string>
<!-- Open DNS Option -->
<string name="private_dns_mode_open_dns" translatable="false">Open DNS</string>
<!-- Open DNS hostname -->
<string name="private_dns_hostname_open_dns" translatable="false">dns.opendns.com</string>
<!-- Cleanbrowsing DNS Option -->
<string name="private_dns_mode_cleanbrowsing" translatable="false">Cleanbrowsing DNS</string>
<!-- Cleanbrowsing DNS hostname -->
<string name="private_dns_hostname_cleanbrowsing" translatable="false">security-filter-dns.cleanbrowsing.org</string>
<!-- Quad9 DNS Option -->
<string name="private_dns_mode_quad9" translatable="false">Quad9 DNS</string>
<!-- Quad9 DNS hostname -->
<string name="private_dns_hostname_quad9" translatable="false">dns.quad9.net</string>
<!-- Quad9 Unsecured DNS Option -->
<string name="private_dns_mode_quad9_unsecured" translatable="false">Quad9 Unsecured DNS</string>
<!-- Quad9 Unsecured DNS hostname -->
<string name="private_dns_hostname_quad9_unsecured" translatable="false">dns10.quad9.net</string>
<!-- Quad9 ECS DNS Option -->
<string name="private_dns_mode_quad9_ecs" translatable="false">Quad9 with ECS DNS</string>
<!-- Quad9 ECS DNS hostname -->
<string name="private_dns_hostname_quad9_ecs" translatable="false">dns11.quad9.net</string>
<!-- Quad9 Unsecured ECS DNS Option -->
<string name="private_dns_mode_quad9_unsecured_ecs" translatable="false">Quad9 Unsecured with ECS DNS</string>
<!-- Quad9 Unsecured ECS DNS hostname -->
<string name="private_dns_hostname_quad9_unsecured_ecs" translatable="false">dns12.quad9.net</string>
<!-- Per-app volume -->
<string name="app_volume">App volume</string>
<string name="app_volume_title">Per-app volume control</string>
<string name="app_volume_summary">Show per-app volume button into volume dialog</string>
<!-- Wi-Fi MAC address randomization -->
<string name="wifi_per_connection_random_mac_addr">Use per-connection randomized MAC (default)</string>
<string name="wifi_per_network_random_mac_addr">Use per-network randomized MAC</string>
<string name="wifi_device_mac_addr">Use device MAC</string>
<!-- Hardware info -->
<string name="device_market_name">Market Name</string>
<string name="soc_model">SoC Model</string>
<string name="total_ram">Total RAM</string>
<!-- Wifi/Bluetooth auto timeout -->
<string name="wifi_timeout">WiFi timeout</string>
<string name="wifi_timeout_summary">Do not automatically turn off WiFi</string>
<string name="wifi_timeout_summary_auto">WiFi will turn off after <xliff:g id="timeout_description">%1$s</xliff:g> if no network connected</string>
<string name="bluetooth_timeout">Bluetooth timeout</string>
<string name="bluetooth_timeout_summary">Do not automatically turn off Bluetooth</string>
<string name="bluetooth_timeout_summary_auto">Bluetooth will turn off after <xliff:g id="timeout_description">%1$s</xliff:g> if no devices connected</string>
<string name="custom_timeout_summary_never">Never</string>
<string name="custom_timeout_summary_5secs">5 seconds</string>
<string name="custom_timeout_summary_10secs">10 seconds</string>
<string name="custom_timeout_summary_15secs">15 seconds</string>
<string name="custom_timeout_summary_30secs">30 seconds</string>
<string name="custom_timeout_summary_1min">1 minute</string>
<string name="custom_timeout_summary_2mins">2 minutes</string>
<string name="custom_timeout_summary_5mins">5 minutes</string>
<string name="custom_timeout_summary_10mins">10 minutes</string>
<string name="custom_timeout_summary_20mins">20 minutes</string>
<string name="custom_timeout_summary_30mins">30 minutes</string>
<string name="custom_timeout_summary_1hour">1 hour</string>
<string name="custom_timeout_summary_2hours">2 hours</string>
<string name="custom_timeout_summary_4hours">4 hours</string>
<string name="custom_timeout_summary_8hours">8 hours</string>
<string name="custom_timeout_summary_12hours">12 hours</string>
<string name="custom_timeout_summary_24hours">24 hours</string>
<string name="custom_timeout_summary_36hours">36 hours</string>
<string name="custom_timeout_summary_48hours">48 hours</string>
<string name="custom_timeout_summary_72hours">72 hours</string>
<!-- Default Timeouts -->
<string name="custom_timeout_summary_1hour_def">1 hour (Default)</string>
<!-- Default getTimeSpentInApp string for Wellbeing to display. [CHAR LIMIT=NONE] -->
<string name="duration_less_than_one_minute">Less than 1 Minute</string>
<!-- Summary for Wellbeing screen time usage. [CHAR LIMIT=NONE] -->
<string name="screen_time_summary_usage_today">%1$s today</string>
<!-- Auto pin confirm -->
<string name="lock_screen_auto_pin_confirm_summary_custom">Unlock automatically if you input a correct PIN. This is slightly less secure than tapping Enter to confirm.</string>
<!-- Radio Info -->
<string name="radio_info_title">Radio info</string>
<!-- USB configuration -->
<string name="usb_default_config_title">USB configuration</string>
<string name="usb_default_config_summary">Choose the default behavior when connected to a device via USB</string>
<!-- App details: open play store link if app is user installed -->
<string name="app_play_store">Google Play</string>
<!-- Menu option for not validating the EAP server -->
<string name="wifi_do_not_validate_eap_server">Do not validate</string>
<!-- Warning message displayed if user choses not to validate the EAP server -->
<string name="wifi_do_not_validate_eap_server_warning">No certificate specified. Your connection will not be private.</string>
<!-- Clipboard -->
<string name="copied_to_clipboard">Copied to clipboard</string>
<string name="longpress_to_clipboard">Long-press to copy</string>
<!-- WiFi Hotspot -->
<string name="wifi_hotspot_hidden_ssid_title">Hidden network</string>
<string name="wifi_hotspot_hidden_ssid_summary">Your mobile hotspot\'s name won\'t appear in the list of available WLAN networks.</string>
<string name="wifi_hotspot_client_manager_title">Connected devices</string>
<string name="wifi_hotspot_client_manager_summary">List and manage devices connected to the hotspot</string>
<string name="wifi_hotspot_client_manager_list_only_summary">List devices connected to the hotspot</string>
<string name="wifi_hotspot_client_limit_title">Limit of connected devices</string>
<string name="wifi_hotspot_blocked_clients_list_title">Blocked Devices</string>
<string name="wifi_hotspot_connected_clients_list_title">Connected Devices</string>
<string name="wifi_hotspot_block_client_dialog_title">Block device</string>
<string name="wifi_hotspot_block_client_dialog_text">This action will disconnect \"<xliff:g id="device_name">%1$s</xliff:g>\" from this device and add it to blocklist</string>
<string name="wifi_hotspot_unblock_client_dialog_title">Unblock device</string>
<string name="wifi_hotspot_unblock_client_dialog_text">The device \"<xliff:g id="device_name">%1$s</xliff:g>\" will be able to connect to this hotspot</string>
<string name="wifi_hotspot_client_manager_footer_text">No clients are currently available. Connected and blocked devices will be listed here when available.</string>
<plurals name="wifi_hotspot_client_limit_summary">
<item quantity="other">Up to <xliff:g id="device_num">%1$d</xliff:g> devices can connect to this hotspot</item>
<item quantity="one">Up to <xliff:g id="device_num">%1$d</xliff:g> device can connect to this hotspot</item>
</plurals>
<!-- Smart 5G -->
<string name="smart_5g_title">Smart 5G</string>
<string name="smart_5g_summary">Automatically switch between 5G and 4G to reduce battery consumption</string>
<!-- Doze on double tap -->
<string name="double_tap_title">Double tap</string>
<string name="doze_double_tap_title">Double tap to check phone</string>
<string name="doze_double_tap_summary">Pulse notifications by a double tap</string>
<!-- Clipboard auto clear -->
<string name="clipboard_auto_clear_timeout_title">Clipboard auto clear timeout</string>
<string name="clipboard_auto_clear_title">Clipboard auto clear</string>
<string name="clipboard_auto_clear_summary">Automatically clear clipboard at the scheduled time</string>
<string name="clipboard_auto_clear_enabled_title">Use clipboard auto clear</string>
<string name="clipboard_auto_clear_timeout_disable_clipboard">Disable clipboard</string>
<!-- Game space -->
<string name="game_space_title">Game space</string>
<string name="game_space_summary">Enhance your gaming experience</string>
<!-- Unlimit screenrecord -->
<string name="unlimit_screenrecord_title">Unlimit screenrecord</string>
<string name="unlimit_screenrecord_summary">Remove the 15GiB file size limit\nMay result in a larger than needed output file</string>
<!-- Hide screen capture status -->
<string name="hide_screen_capture_status_title">Hide screen capture status</string>
<string name="hide_screen_capture_status_summary">Hide screen capture and screen record status from all applications. Can be convenient in some cases but may lead to privacy leaks. Need to restart applications for the change to take effect.</string>
<!-- No storage restrict -->
<string name="no_storage_restrict_title">No storage restrict</string>
<string name="no_storage_restrict_summary">Remove the restriction when selecting folders through Storage Access Framework. Can be convenient in some cases but may lead to privacy leaks.</string>
<!-- Wifi Display settings. The title of a menu item to disable mirroring confimration [CHAR LIMIT=40] -->
<string name="mirroring_confirmation_disable_menu_item">Disable mirroring confirmation</string>
<!-- Hide developer status -->
<string name="hide_developer_status_title">Hide developer status</string>
<string name="hide_developer_status_summary">Hide developer status from apps</string>
</resources>