This repository has been archived on 2025-09-03. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
android_packages_apps_Cherish/res/values-zh-rTW/cherish_strings.xml
Hưng Phan 3c58bb7cd8 Cherish:Cleanup for android 12
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
2022-03-14 23:38:02 +07:00

94 lines
4.9 KiB
XML

<?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>
<!-- 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">小型總覽</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>
<!-- QS settings -->
<string name="qs_title">快速設定</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">Accents-Gradients-Themes</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>
<!-- Battery light -->
<string name="battery_light_settings">電池充電指示燈</string>
<string name="notification_light_settings">通知指示燈</string>
</resources>