Skip to content

Commit c10511c

Browse files
authored
Merge pull request #122 from suqi8/sync-values
feat: update values resources
2 parents c87d613 + 84f2057 commit c10511c

7 files changed

Lines changed: 626 additions & 8 deletions

File tree

app/src/main/res/values-b+qaa+x+meme/strings.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,6 @@
110110
<string name="desktop_icon_and_text_size_multiplier">桌面图标和字儿放大多少倍</string>
111111
<string name="icon_size_limit_note">大于1倍图标会被系统淦飞,作者懒的修了(我猜的)😞。</string>
112112
<string name="nvid_CN">CN 中国 China 🇨🇳</string>
113-
<string name="nvid_TW">TW 中国台湾省 Taiwan Province of China 🇨🇳</string>
114113
<string name="nvid_RU">RU 俄罗斯 Russia 🇷🇺</string>
115114
<string name="nvid_GDPR_EU">GDPR 欧盟 EU 🇪🇺</string>
116115
<string name="nvid_GDPR_Europe">GDPR 欧洲 Europe 🇪🇺</string>

app/src/main/res/values-en/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,6 @@
110110
<string name="desktop_icon_and_text_size_multiplier">Desktop Icon &amp; Text Size Multiplier</string>
111111
<string name="icon_size_limit_note">When larger than 1x, the icon size will be limited to 1x. This will not be fixed for now.</string>
112112
<string name="nvid_CN">CN China 🇨🇳</string>
113-
<string name="nvid_TW">TW Taiwan Province of China 🇨🇳</string>
114113
<string name="nvid_RU">RU Russia 🇷🇺</string>
115114
<string name="nvid_GDPR_EU">GDPR EU 🇪🇺</string>
116115
<string name="nvid_GDPR_Europe">GDPR Europe 🇪🇺</string>
@@ -158,6 +157,7 @@
158157
<string name="clock_format_example">Clock Format Example</string>
159158
<string name="recent_tasks">Recent Tasks</string>
160159
<string name="force_display_memory">Force Display RAM Usage</string>
160+
<string name="hide_clear_all_button">Hide Close button</string>
161161
<string name="status_bar_notification">System Notification</string>
162162
<string name="remove_developer_options_notification">Remove Developer Options Notification</string>
163163
<string name="low_battery_fluid_cloud_off">Disable Fluid Cloud for low battery (&lt;20%)</string>

app/src/main/res/values-ko/strings.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,6 @@
110110
<string name="desktop_icon_and_text_size_multiplier">홈 화면 아이콘 및 텍스트 크기 배율</string>
111111
<string name="icon_size_limit_note">1배보다 클 경우 아이콘 크기가 1배로 제한됩니다. 당분간 수정되지 않을 것입니다.</string>
112112
<string name="nvid_CN">CN 중국 🇨🇳</string>
113-
<string name="nvid_TW">TW 중국 타이완성 🇨🇳</string>
114113
<string name="nvid_RU">RU 러시아 🇷🇺</string>
115114
<string name="nvid_GDPR_EU">GDPR 유럽 연합 EU 🇪🇺</string>
116115
<string name="nvid_GDPR_Europe">GDPR 유럽 🇪🇺</string>

app/src/main/res/values-ru/strings.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,6 @@
110110
<string name="desktop_icon_and_text_size_multiplier">Множитель размера иконок и текста на рабочем столе</string>
111111
<string name="icon_size_limit_note">При значении больше 1x, размер иконки будет ограничен до 1x. Временно не будет исправлено.</string>
112112
<string name="nvid_CN">CN Китай China 🇨🇳</string>
113-
<string name="nvid_TW">TW Провинция Тайвань, Китай Taiwan Province of China 🇨🇳</string>
114113
<string name="nvid_RU">RU Россия Russia 🇷🇺</string>
115114
<string name="nvid_GDPR_EU">GDPR Европейский Союз EU 🇪🇺</string>
116115
<string name="nvid_GDPR_Europe">GDPR Европа Europe 🇪🇺</string>

app/src/main/res/values-zh-rTW/strings.xml

Lines changed: 559 additions & 0 deletions
Large diffs are not rendered by default.

app/src/main/res/values/array.xml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,20 @@
2727
<item>com.heytap.browser</item>
2828
<item>com.oplus.securitypermission</item>
2929
<item>com.heytap.themestore</item>
30+
<item>com.coloros.alarmclock</item>
31+
<item>com.oplus.keyguard.clock.base</item>
32+
<item>com.oplus.uiengine</item>
33+
<item>com.coloros.translate</item>
3034
</string-array>
3135
<string-array name="language">
3236
<item>@string/follow_system</item>
3337
<item>简体中文</item>
38+
<item>正體中文</item>
3439
<item>English</item>
3540
<item>日本語</item>
3641
<item>Русский</item>
37-
<item>梗体中文 By@Pencil</item>
3842
<item>한국어</item>
43+
<item>梗体中文 By@Pencil</item>
3944
</string-array>
4045
<integer-array name="my_card_stroke_gradient_colors_light">
4146
<item>0x29ffffff</item>

app/src/main/res/values/strings.xml

Lines changed: 60 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,6 @@
110110
<string name="desktop_icon_and_text_size_multiplier">桌面图标与文字大小倍数</string>
111111
<string name="icon_size_limit_note">大于一倍时图标会被限制在一倍,暂时不会解决</string>
112112
<string name="nvid_CN">CN 中国 China 🇨🇳</string>
113-
<string name="nvid_TW">TW 中国台湾省 Taiwan Province of China 🇨🇳</string>
114113
<string name="nvid_RU">RU 俄罗斯 Russia 🇷🇺</string>
115114
<string name="nvid_GDPR_EU">GDPR 欧盟 EU 🇪🇺</string>
116115
<string name="nvid_GDPR_Europe">GDPR 欧洲 Europe 🇪🇺</string>
@@ -158,6 +157,7 @@
158157
<string name="clock_format_example">时钟格式示例</string>
159158
<string name="recent_tasks">最近任务</string>
160159
<string name="force_display_memory">强制显示运行内存</string>
160+
<string name="hide_clear_all_button">隐藏清除按钮</string>
161161
<string name="status_bar_notification">系统通知</string>
162162
<string name="remove_developer_options_notification">移除开发者选项通知</string>
163163
<string name="low_battery_fluid_cloud_off">关闭电量低于20%流体云</string>
@@ -258,7 +258,6 @@
258258
<string name="smart_accessibility_service">智能授权无障碍服务</string>
259259
<string name="whitelist_app_auto_authorization">开启后在白名单应用列表选中的应用程序将会自动授权,未选中的应用程序将会直接跳转至应用无障碍开关页面。</string>
260260
<string name="accessibility_whitelist">无障碍服务白名单</string>
261-
<string name="ignore_audio_focus">忽略媒体音频焦点(允许多个应用同时发声)</string>
262261
<string name="remove_installation_frequency_popup">移除安装频繁弹窗</string>
263262
<string name="remove_attempt_installation_popup">移除尝试安装弹窗</string>
264263
<string name="remove_version_check">移除版本号检测</string>
@@ -498,5 +497,63 @@
498497
<string name="unlock_themestore_vip_features">解锁部分VIP功能</string>
499498
<string name="remove_themestore_splash_ads">移除开屏广告</string>
500499
<string name="remove_themestore_upgrade">禁止升级</string>
501-
<string name="disable_bottom_bar_glass">底部栏禁用玻璃效果</string>
500+
<string name="disable_bottom_bar_glass">禁用底部栏玻璃效果</string>
501+
<string name="carousel_display_mode">轮播图显示设置</string>
502+
<string name="carousel_mode_all">全部显示</string>
503+
<string name="carousel_mode_important_ad">重要信息和广告</string>
504+
<string name="carousel_mode_important">仅重要信息(14天后恢复)</string>
505+
<string name="disable_pager_blur_effect">禁用页面切换模糊效果</string>
506+
<string name="simple_home_mode">首页简洁模式</string>
507+
<string name="module_is_activated">模块已激活</string>
508+
<string name="please_activate">请在LSPosed中激活模块</string>
509+
<string name="status_loading">正在加载…</string>
510+
<string name="status_activated">已激活</string>
511+
<string name="countries_and_regions">国家和地区</string>
512+
<string name="android_version">Android 版本</string>
513+
<string name="system_version">系统版本</string>
514+
<string name="battery_health">电池健康度</string>
515+
<string name="battery_cycle_count">电池循环次数</string>
516+
<string name="cycle_unit">次</string>
517+
<string name="module_not_activated">模块未激活</string>
518+
<string name="battery_equivalent_capacity">设计容量</string>
519+
<string name="battery_current_capacity">当前容量</string>
520+
<string name="battery_full_capacity">满电容量</string>
521+
<string name="swipe_up_for_more">向上滑动查看更多</string>
522+
<string name="settings_category_general">通用</string>
523+
<string name="settings_category_appearance">外观</string>
524+
<string name="settings_category_advanced">高级</string>
525+
<string name="settings_category_developer">开发者</string>
526+
<string name="settings_item_debug">调试模式</string>
527+
<string name="about_simplified_mode">“关于”简洁模式</string>
528+
<string name="disable_top_bar_glass">禁用顶部栏玻璃效果</string>
529+
<string name="disable_element_shared_animation">关闭元素级共享动画</string>
530+
<string name="disable_page_shared_animation">关闭页面级共享动画</string>
531+
<string name="module_simplified_mode">模块简洁模式</string>
532+
<string name="hide_digression_card">隐藏题外话卡片</string>
533+
<string name="hide_home_page">隐藏主页</string>
534+
<string name="disable_device_bluetooth_name_check">移除修改设备/蓝牙昵称检测</string>
535+
<string name="hide_swipe_toolbar">隐藏刷卡工具栏</string>
536+
<string name="remove_swipe_feedback_button">移除刷卡工具栏反馈按钮</string>
537+
<string name="forbid_file_and_calendar">禁止篡改文件/日历选择器</string>
538+
<string name="disable_custom_dpi_restart">禁止自定义 DPI 重启恢复</string>
539+
<string name="disable_resolution_change_kill">禁止切换分辨率杀死应用</string>
540+
<string name="disable_dpi_resolution_animation">禁用切换DPI/分辨率时动画</string>
541+
<string name="disable_dpi_resolution_exit_split">禁用切换DPI/分辨率时退出分屏</string>
542+
<string name="remove_red_one">干掉红1</string>
543+
<string name="remove_status_bar_red_one">干掉通知栏时间上的红1</string>
544+
<string name="remove_desktop_red_one">干掉桌面时钟小卡片的红1</string>
545+
<string name="remove_lockscreen_red_one">干掉经典主题锁屏上的红1</string>
546+
<string name="remove_uiengine_red_one">干掉百变引擎的红1</string>
547+
<string name="set_task_corner_radius">最近任务视图圆角</string>
548+
<string name="unlock_system_restrictions">解除受限场景限制</string>
549+
<string name="summary_unlock_system">允许在微信视频、系统通话、权限请求等受限界面调用全屏翻译</string>
550+
<string name="remove_app_blacklist">移除应用黑名单</string>
551+
<string name="summary_remove_blacklist">解除对抖音、B站、Netflix、YouTube 等视频应用的屏蔽</string>
552+
<string name="unlock_small_window_mode">解除小窗模式限制</string>
553+
<string name="summary_unlock_small_window">允许在自由浮窗或迷你窗口模式下使用</string>
554+
<string name="default_use_local_search">默认使用本地搜索</string>
555+
<string name="do_not_block_sms_notification">不拦截短信通知</string>
556+
<string name="auto_focus_to_next_page">禁止自动滚动到下一APP</string>
557+
<string name="auto_close_folder">自动关闭桌面文件夹</string>
558+
<string name="auto_close_folder_summary">从桌面文件夹打开应用返回时自动关闭文件夹</string>
502559
</resources>

0 commit comments

Comments
 (0)