| <?xml version="1.0" encoding="utf-8"?> |
| <!-- |
| /** |
| * Copyright (c) 2015, The CyanogenMod Project |
| * Copyright (c) 2017-2021 The LineageOS Project |
| * |
| * 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"> |
| <string name="global_action_restart_more">重新啟動\u2026</string> |
| <string name="global_action_restart_system">系統</string> |
| <string name="global_action_restart_recovery">Recovery</string> |
| <string name="global_action_restart_bootloader">Bootloader</string> |
| <string name="global_action_restart_download">下載</string> |
| <string name="global_action_restart_fastboot">Fastbootd</string> |
| <string name="global_action_restart_progress">重新啟動中\u2026</string> |
| <string name="global_action_restart_recovery_progress">正在重新啟動至 Recovery 模式\u2026</string> |
| <string name="global_action_restart_bootloader_progress">正在重新啟動至 Bootloader 模式\u2026</string> |
| <string name="global_action_restart_download_progress">正在重新啟動至下載模式\u2026</string> |
| <string name="global_action_restart_fastboot_progress">正在重新啟動至 Fastbootd 模式\u2026</string> |
| <string name="quick_settings_powershare_label">無線反向充電</string> |
| <string name="quick_settings_powershare_off_powersave_label">無線反向充電關閉\n省電模式</string> |
| <string name="quick_settings_powershare_off_low_battery_label">無線反向充電關閉\n電量太低</string> |
| <string name="quick_settings_powershare_enabled_label">無線反向充電已開啟</string> |
| <string name="quick_settings_caffeine_label">暫停休眠</string> |
| <string name="accessibility_quick_settings_caffeine_off">暫停休眠關閉</string> |
| <string name="accessibility_quick_settings_caffeine_on">暫停休眠開啟</string> |
| <string name="status_bar_icons_title">狀態列圖示</string> |
| </resources> |