-
Notifications
You must be signed in to change notification settings - Fork 360
Expand file tree
/
Copy pathstrings.xml
More file actions
142 lines (141 loc) · 10.3 KB
/
strings.xml
File metadata and controls
142 lines (141 loc) · 10.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
<?xml version="1.0" encoding="utf-8"?>
<!--
~ This file is part of HyperCeiler.
~
~ HyperCeiler is free software: you can redistribute it and/or modify
~ it under the terms of the GNU Affero General Public License as
~ published by the Free Software Foundation, either version 3 of the
~ License.
~
~ This program is distributed in the hope that it will be useful,
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
~ GNU Affero General Public License for more details.
~
~ You should have received a copy of the GNU Affero General Public License
~ along with this program. If not, see <https://www.gnu.org/licenses/>.
~
~ Copyright (C) 2023-2026 HyperCeiler Contributions
-->
<resources>
<string name="library_app_name" translatable="false">HyperCeiler</string>
<!--Introduction to Xposed Modules-->
<string name="xposed_description">Make HyperOS Great Again!</string>
<string name="miui_quick_settings_tiles_stock" translatable="false">reduce_brightness,vowifi1,vowifi2,cell,wifi,bt,airplane,autobrightness,mute,screenshot,flashlight,rotation,screenlock,dtmdtm,scanner,papermode,night,quietmode,batterysaver,uwb_shp,aitranslate,aisubtitles,freeformhang,vibrate,hotspot,sync,wirelesspower,nfc,dolbyatomssound,gps,edit,hearingassisttile,controls,wallet,inversion,saver,dark,onehanded,color_correction,user,dnd,taskmanager,settings,camerahandle,carsickness,voicetrans</string>
<string name="miui_quick_settings_tiles_stock_pad" translatable="false">reduce_brightness,vowifi1,vowifi2,cell,wifi,rotation,airplane,mute,screenshot,bt,autobrightness,screenlock,dtmdtm,night,papermode,quietmode,batterysaver,gps,flashlight,scanner,freeformhang,vibrate,hotspot,sync,wirelesspower,nfc,dolbyatomssound,edit,controls,workmode,wallet,inversion,saver,dark,onehanded,color_correction,user,dnd,taskmanager,settings,carsickness,voicetrans</string>
<!--String reuse-->
<string name="floating_window">Freeform</string>
<!--Multi-list Array-->
<string name="tiles_gms">Google Play service</string>
<string name="tiles_snow_leopard_mode">S-Leo mode</string>
<string name="tiles_taplus">Taplus</string>
<string name="tiles_5g">5G network</string>
<string name="system_ui_statusbar_music_share">Share lyrics</string>
<string name="system_ui_statusbar_music_send">Release to send</string>
<string name="system_ui_statusbar_music_send_share_text">I shared the following lyrics from %1$s:\n%2$s</string>
<string name="system_ui_statusbar_music_notification">Focus notification lyrics</string>
<string name="system_ui_statusbar_network_speed_Bs" translatable="false">B/s</string>
<string name="system_ui_statusbar_network_speed_speedunits" translatable="false">KMG</string>
<string name="open_by_default">Open by default</string>
<string name="security_center_aosp_app_info_label">AOSP app info</string>
<string name="security_center_aosp_app_info">Add AOSP app info entry</string>
<string name="security_center_aosp_app_manager_label">AOSP app manager</string>
<string name="security_center_aosp_app_manager">Add AOSP app manager entry</string>
<string name="app_link_open_always">Allows the app to open supported links</string>
<string name="app_link_open_never">Don\'t allow apps to open links</string>
<string name="dashboard_5g">Use 5G</string>
<string name="tiles_sunshine_mode">Sunlight mode</string>
<string name="system_cc_showpct_style_1">Inline</string>
<string name="system_cc_showpct_style_2">Explicit</string>
<string name="media_control_ground_mode_1">Cover art</string>
<string name="media_control_ground_mode_2">Blurry cover</string>
<string name="media_control_ground_mode_3">Radial gradient</string>
<string name="media_control_ground_mode_4">Linear gradient</string>
<string name="media_control_ground_mode_5">Material blur</string>
<string name="media_control_album_mode_1">Hide source identifier</string>
<string name="media_control_album_mode_2">Invisible</string>
<string name="media_control_button_mode_1">The custom button is on the far right</string>
<string name="media_control_button_mode_2">The play button is on the far left</string>
<string name="notes_unlock_ai_mode_1">Old version</string>
<string name="notes_unlock_ai_mode_2">New version</string>
<string name="mode_phone">Phone</string>
<string name="mode_pad">Pad</string>
<string name="misound_bluetooth_type_none">Original</string>
<string name="misound_bluetooth_type_dolby">Dolby Atmos</string>
<string name="misound_bluetooth_type_misound">Mi Sound</string>
<string name="misound_bluetooth_type_keep">Keep Current</string>
<!--System Framework-->
<string name="system_framework_phone_network_title">Network settings</string>
<string name="system_ui_hide_navigation_bar">Hide gesture line</string>
<string name="system_ui_hide_navigation_bar_toast">Don\'t switch to button navigation</string>
<string name="system_ui_hide_navigation_bar_toast_2">Don\'t hide gesture lines</string>
<string name="system_ui_hide_navigation_bar_more">Please restart the System launcher and System UI scopes</string>
<string name="system_framework_guided_access_status">Hide status bar when the app is pinned</string>
<string name="system_framework_guided_access_status_more">The exit way will change to long press the power button. The status bar will hide until you exit the lock mode.</string>
<string name="system_framework_guided_access_sc">Lock sidebar when pinned</string>
<string name="system_framework_guided_access_screen">Jump to the Lock screen when unpinned</string>
<string name="system_framework_guided_access">Fixed apps</string>
<string name="system_framework_guided_access_will_lock">Long press to lock app</string>
<string name="system_framework_guided_access_lock">Locked app</string>
<string name="system_framework_guided_access_unlock">Unlocked app</string>
<string name="system_framework_guided_access_will_unlock">Long press to unlock app</string>
<string name="system_framework_guided_access_r">Restore</string>
<string name="system_framework_guided_access_e">Please unlock it in the locked app interface</string>
<string name="system_framework_guided_access_more">Guided Access similar to iOS, which pins the current app to the screen.\nTo use, press and hold the upper status bar; to exit, press and hold the upper status bar again.\nThe first time you use it, you need to restart the device.</string>
<!--System UI-->
<string name="quick_settings_state_change_message_on_my">%1$s is on</string>
<string name="quick_settings_state_change_message_off_my">%1$s is off</string>
<string name="system_control_center_reduce_bright_colors_tile">Extra dim</string>
<string name="system_control_center_sunshine_mode">Sunlight mode</string>
<string name="system_control_center_sunshine_mode_brightness">Sunlight mode brightness</string>
<string name="system_control_center_sunshine_mode_brightness_desc">A very high brightness can cause screen aging, screen burn-in, and other irreversible consequences. It\'s recommended to choose the brightness and use it appropriately.</string>
<!--Settings-->
<string name="system_settings_wifipassword_btn_title">View</string>
<string name="system_settings_wifi_password_label">Password</string>
<string name="system_settings_wifi_password_dlgtitle">Wi-Fi details</string>
<!--Mi Share-->
<string name="mishare">Xiaomi Share</string>
<string name="mishare_disable_mishare_auto_off">Disable automatic disable of Xiaomi Share</string>
<string name="mishare_hook_switch_mode_all">Everyone</string>
<!--Smart cards-->
<string name="tsmclient">Smart cards</string>
<string name="tsmclient_auto_nfc">Manage NFC automatically</string>
<string name="tsmclient_auto_nfc_desc">NFC automatically turn on when entering the card swiping page, and automatically turn off after exit.</string>
<string name="tsmclient_nfc_turning_on">Turning on NFC automatically…</string>
<string name="tsmclient_nfc_turn_on_manually">Turn on NFC manually</string>
<string name="tsmclient_nfc_turn_on_failed">Failed to enable NFC automatically</string>
<!--Mi Wallet-->
<string name="wallet">Mi Wallet</string>
<string name="wallet_disable_splash_ad">Remove splash ads</string>
<string name="wallet_disable_splash_ad_desc">Skip splash screen and block ad requests</string>
<!--AICR-->
<string name="aicr">Xiaomi AI Engine</string>
<string name="aicr_modify_browser_copy">Change the browser used for direct copy</string>
<!--XMSF-->
<string name="xmsf">Xiaomi Service Framework</string>
<string name="xmsf_unlock_foucs_app_sign_white_list">Unlock Focus Notification Whitelist Signature Verification</string>
<!--Other-->
<string name="share_center">Xiaomi Smart Hub</string>
<string name="new_task">New task</string>
<string name="custom_hook">Custom</string>
<string name="various_install_app_info_version_name">Version name</string>
<string name="various_install_app_info_version_code">Version code</string>
<string name="various_install_app_info_sdk">Support SDK</string>
<string name="various_install_app_size">Size</string>
<string name="app_details_playstore">Open with Play Store</string>
<string name="app_details_launch">Launch</string>
<string name="app_details_nolaunch">App has no default launchable activity</string>
<string name="app_details_apk_file">APK directory</string>
<string name="app_details_apk_version_code">App version number</string>
<string name="app_details_data_path">Data directory</string>
<string name="app_details_app_uid">User ID</string>
<string name="app_details_sdk">Target SDK version</string>
<string name="app_details_min_sdk">Min SDK version</string>
<string name="disable_app_settings">It\'s a bad idea!</string>
<string name="disable_app_title">Are you sure you want to disable the app?</string>
<string name="disable_app_text">If this is a necessary system app, disabling it could cause damage.</string>
<string name="disable_app_fail">Failed to change app state</string>
<string name="system_notifrowmenu_appinfo">App info</string>
<string name="system_notifrowmenu_openinfw">Floating window</string>
<string name="system_notifrowmenu_forceclose">Force close</string>
</resources>