Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2013-2014 The CyanogenMod 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">
<plurals name="app_ops_count">
<item quantity="other">%d 次</item>
</plurals>
</resources>
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2012-2016 The CyanogenMod Project
(C) 2017 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">
<!-- [CHAR LIMIT=NONE] Device Info screen. Countdown for user taps to enable development settings -->
<plurals name="show_dev_countdown_cm">
<item quantity="other">您僅需完成剩餘的 <xliff:g id="step_count">%1$d</xliff:g> 個步驟啟用開發人員選項。</item>
</plurals>
<!-- [CHAR LIMIT=NONE] Device Info screen. Confirmation that developer settings are enabled -->
<string name="show_dev_on_cm">您已啟用開發人員選項。</string>
<!-- [CHAR LIMIT=NONE] Device Info screen. Okay we get it, stop pressing, you already have it on -->
<string name="show_dev_already_cm">不需要,您已經啟用開發人員選項。</string>
<!-- Launch Dev Tools -->
<string name="development_tools_title">開發工具</string>
<!-- Setting checkbox title for root access -->
<string name="root_access">Root 權限</string>
<string name="root_access_warning_title">允許 root 權限?</string>
<string name="root_access_warning_message">允許應用程式請求 root 權限是很危險的,而且可能會影響您系統的安全!</string>
<string name="root_access_none">已停用</string>
<string name="root_access_apps">僅限應用程式</string>
<string name="root_access_adb">僅限 ADB</string>
<string name="root_access_all">應用程式與 ADB</string>
<!-- Preference link for root appops -->
<string name="root_appops_title">管理 root 存取權限</string>
<string name="root_appops_summary">查看和控制 root 規則</string>
<!-- About phone screen, LineageOS version -->
<string name="mod_version">System version</string>
<string name="mod_version_default">未知</string>
<!-- About phone screen, Device model -->
<string name="device_model">裝置型號</string>
<!-- About phone screen, Device name -->
<string name="device_name">裝置名稱</string>
<!-- About phone screen, LineageOS Api Level -->
<string name="mod_api_level">LineageOS API 等級</string>
<string name="mod_api_level_default">未知</string>
<!-- About phone screen, build date -->
<string name="build_date">版本日期</string>
<!-- CM Updater -->
<string name="cmupdate_settings_title">System updates</string>
<!-- Names of categories of app ops tabs - extension of AOSP -->
<string name="app_ops_categories_location">位置</string>
<string name="app_ops_categories_personal">個人</string>
<string name="app_ops_categories_messaging">簡訊</string>
<string name="app_ops_categories_media">媒體</string>
<string name="app_ops_categories_device">裝置</string>
<string name="app_ops_categories_background">背景</string>
<string name="app_ops_categories_bootup">啟動時</string>
<string name="app_ops_categories_su">Root 權限</string>
<string name="app_ops_categories_other">其他</string>
<!-- User display names for app ops codes - extension of AOSP -->
<string name="app_ops_summaries_coarse_location">約略位置</string>
<string name="app_ops_summaries_fine_location">精確位置</string>
<string name="app_ops_summaries_gps">GPS</string>
<string name="app_ops_summaries_vibrate">震動</string>
<string name="app_ops_summaries_read_contacts">讀取聯絡人資料</string>
<string name="app_ops_summaries_modify_contacts">修改聯絡人資料</string>
<string name="app_ops_summaries_read_call_log">讀取通話紀錄</string>
<string name="app_ops_summaries_modify_call_log">修改通話紀錄</string>
<string name="app_ops_summaries_read_calendar">讀取日曆</string>
<string name="app_ops_summaries_modify_calendar">修改日曆</string>
<string name="app_ops_summaries_wifi_scan">Wi-Fi 掃瞄</string>
<string name="app_ops_summaries_notification">通知/提示</string>
<string name="app_ops_summaries_cell_scan">手機掃描</string>
<string name="app_ops_summaries_call_phone">撥打電話</string>
<string name="app_ops_summaries_read_sms">讀取簡訊</string>
<string name="app_ops_summaries_write_sms">撰寫簡訊</string>
<string name="app_ops_summaries_receive_sms">接收簡訊</string>
<string name="app_ops_summaries_receive_emergency_sms">接收緊急簡訊</string>
<string name="app_ops_summaries_receive_mms">接收多媒體簡訊</string>
<string name="app_ops_summaries_receive_wap_push">接收 WAP 推送</string>
<string name="app_ops_summaries_send_sms">傳送簡訊</string>
<string name="app_ops_summaries_read_icc_sms">讀取 ICC 簡訊</string>
<string name="app_ops_summaries_write_icc_sms">撰寫 ICC 簡訊</string>
<string name="app_ops_summaries_modify_settings">修改設定</string>
<string name="app_ops_summaries_draw_on_top">在最上層繪製</string>
<string name="app_ops_summaries_access_notifications">存取通知</string>
<string name="app_ops_summaries_camera">相機</string>
<string name="app_ops_summaries_record_audio">錄音</string>
<string name="app_ops_summaries_play_audio">播放音訊</string>
<string name="app_ops_summaries_read_clipboard">讀取剪貼簿</string>
<string name="app_ops_summaries_modify_clipboard">修改剪貼簿</string>
<string name="app_ops_summaries_media_buttons">媒體鍵</string>
<string name="app_ops_summaries_audio_focus">音訊焦點</string>
<string name="app_ops_summaries_master_volume">主音量</string>
<string name="app_ops_summaries_voice_volume">語音音量</string>
<string name="app_ops_summaries_ring_volume">鈴聲音量</string>
<string name="app_ops_summaries_media_volume">媒體音量</string>
<string name="app_ops_summaries_alarm_volume">鬧鐘音量</string>
<string name="app_ops_summaries_notification_volume">通知音量</string>
<string name="app_ops_summaries_bluetooth_volume">藍牙音量</string>
<string name="app_ops_summaries_keep_awake">保持清醒</string>
<string name="app_ops_summaries_monitor_location">監控位置</string>
<string name="app_ops_summaries_monitor_high_power_location">監控高耗電定位功能</string>
<string name="app_ops_summaries_get_usage_stats">取得應用程式的使用狀況統計</string>
<string name="app_ops_summaries_mute_unmute_microphone">將麥克風靜音/解除靜音</string>
<string name="app_ops_summaries_toast_window">顯示提示通知</string>
<string name="app_ops_summaries_project_media">放映媒體</string>
<string name="app_ops_summaries_activate_vpn">啟用 VPN</string>
<string name="app_ops_summaries_write_wallpaper">設定桌布</string>
<string name="app_ops_summaries_assist_structure">協助結構</string>
<string name="app_ops_summaries_assist_screenshot">協助螢幕擷取</string>
<string name="app_ops_summaries_read_phone_state">讀取電話狀態</string>
<string name="app_ops_summaries_add_voicemail">新增語音信箱</string>
<string name="app_ops_summaries_use_sip">使用 SIP</string>
<string name="app_ops_summaries_make_call">撥打電話</string>
<string name="app_ops_summaries_use_fingerprint">使用指紋</string>
<string name="app_ops_summaries_use_body_sensors">使用人體感應器</string>
<string name="app_ops_summaries_read_cell_broadcasts">讀取區域廣播</string>
<string name="app_ops_summaries_mock_location">模擬位置</string>
<string name="app_ops_summaries_read_external_storage">讀取外部儲存空間</string>
<string name="app_ops_summaries_write_external_storage">寫入外部儲存空間</string>
<string name="app_ops_summaries_turn_screen_on">開啟螢幕</string>
<string name="app_ops_summaries_get_accounts">取得帳戶</string>
<string name="app_ops_summaries_run_in_background">在背景執行</string>
<string name="app_ops_summaries_toggle_wifi">切換至 Wi-Fi</string>
<string name="app_ops_summaries_toggle_bluetooth">切換至藍牙</string>
<string name="app_ops_summaries_start_at_boot">在開機時啟動</string>
<string name="app_ops_summaries_toggle_nfc">切換至 NFC</string>
<string name="app_ops_summaries_toggle_mobile_data">切換至行動數據</string>
<string name="app_ops_summaries_superuser">Root 權限</string>
<!-- User display names for app ops codes - extension of AOSP -->
<string name="app_ops_labels_coarse_location">粗略位置</string>
<string name="app_ops_labels_fine_location">精確位置</string>
<string name="app_ops_labels_gps">GPS</string>
<string name="app_ops_labels_vibrate">震動</string>
<string name="app_ops_labels_read_contacts">讀取聯絡人資料</string>
<string name="app_ops_labels_modify_contacts">修改聯絡人資料</string>
<string name="app_ops_labels_read_call_log">讀取通話紀錄</string>
<string name="app_ops_labels_modify_call_log">修改通話紀錄</string>
<string name="app_ops_labels_read_calendar">讀取日曆</string>
<string name="app_ops_labels_modify_calendar">修改日曆</string>
<string name="app_ops_labels_wifi_scan">Wi-Fi 掃瞄</string>
<string name="app_ops_labels_notification">通知/提示</string>
<string name="app_ops_labels_cell_scan">基地台掃瞄</string>
<string name="app_ops_labels_call_phone">撥打電話</string>
<string name="app_ops_labels_read_sms">讀取簡訊</string>
<string name="app_ops_labels_write_sms">撰寫簡訊</string>
<string name="app_ops_labels_receive_sms">接收簡訊</string>
<string name="app_ops_labels_receive_emergency_sms">接收緊急簡訊</string>
<string name="app_ops_labels_receive_mms">接收多媒體簡訊</string>
<string name="app_ops_labels_receive_wap_push">接收 WAP 推送</string>
<string name="app_ops_labels_send_sms">傳送簡訊</string>
<string name="app_ops_labels_read_icc_sms">讀取 ICC 簡訊</string>
<string name="app_ops_labels_write_icc_sms">撰寫 ICC 簡訊</string>
<string name="app_ops_labels_modify_settings">修改設定</string>
<string name="app_ops_labels_draw_on_top">在最上層繪製</string>
<string name="app_ops_labels_access_notifications">存取通知</string>
<string name="app_ops_labels_camera">相機</string>
<string name="app_ops_labels_record_audio">錄音</string>
<string name="app_ops_labels_play_audio">播放音訊</string>
<string name="app_ops_labels_read_clipboard">讀取剪貼簿</string>
<string name="app_ops_labels_modify_clipboard">修改剪貼簿</string>
<string name="app_ops_labels_media_buttons">媒體鍵</string>
<string name="app_ops_labels_audio_focus">音訊焦點</string>
<string name="app_ops_labels_master_volume">主音量</string>
<string name="app_ops_labels_voice_volume">語音音量</string>
<string name="app_ops_labels_ring_volume">鈴聲音量</string>
<string name="app_ops_labels_media_volume">媒體音量</string>
<string name="app_ops_labels_alarm_volume">鬧鐘音量</string>
<string name="app_ops_labels_notification_volume">通知音量</string>
<string name="app_ops_labels_bluetooth_volume">藍牙音量</string>
<string name="app_ops_labels_keep_awake">保持清醒</string>
<string name="app_ops_labels_monitor_location">監控位置</string>
<string name="app_ops_labels_monitor_high_power_location">監控高耗電定位功能</string>
<string name="app_ops_labels_get_usage_stats">取得使用統計</string>
<string name="app_ops_labels_mute_unmute_microphone">將麥克風靜音/解除靜音</string>
<string name="app_ops_labels_toast_window">顯示提示通知</string>
<string name="app_ops_labels_project_media">放映媒體</string>
<string name="app_ops_labels_activate_vpn">啟用 VPN</string>
<string name="app_ops_labels_write_wallpaper">設定桌布</string>
<string name="app_ops_labels_assist_structure">協助結構</string>
<string name="app_ops_labels_assist_screenshot">協助螢幕擷取</string>
<string name="app_ops_labels_read_phone_state">讀取電話狀態</string>
<string name="app_ops_labels_add_voicemail">新增語音郵件</string>
<string name="app_ops_labels_use_sip">使用 SIP</string>
<string name="app_ops_labels_make_call">撥號</string>
<string name="app_ops_labels_use_fingerprint">使用指紋</string>
<string name="app_ops_labels_use_body_sensors">使用人體感應器</string>
<string name="app_ops_labels_read_cell_broadcasts">讀取區域廣播</string>
<string name="app_ops_labels_mock_location">模擬位置</string>
<string name="app_ops_labels_read_external_storage">讀取外部儲存空間</string>
<string name="app_ops_labels_write_external_storage">寫入外部儲存空間</string>
<string name="app_ops_labels_turn_screen_on">開啟螢幕</string>
<string name="app_ops_labels_get_accounts">取得帳戶</string>
<string name="app_ops_labels_run_in_background">在背景中執行</string>
<string name="app_ops_labels_toggle_wifi">切換至 Wi-Fi</string>
<string name="app_ops_labels_toggle_bluetooth">切換至藍牙</string>
<string name="app_ops_labels_start_at_boot">在開機時啟動</string>
<string name="app_ops_labels_toggle_nfc">切換至 NFC</string>
<string name="app_ops_labels_toggle_mobile_data">切換至行動數據</string>
<string name="app_ops_labels_superuser">Root 權限</string>
<!-- App ops permissions -->
<string name="app_ops_permissions_allowed">允許</string>
<string name="app_ops_permissions_ignored">已忽略</string>
<string name="app_ops_permissions_always_ask">一律詢問</string>
<!-- App ops detail -->
<string name="app_ops_entry_summary"><xliff:g id="op">%1$s</xliff:g> (已使用 <xliff:g id="count">%2$s</xliff:g>)</string>
<string name="app_ops_allowed_count">已允許 <xliff:g id="count" example="2 times">%s</xliff:g></string>
<string name="app_ops_ignored_count">已拒絕 <xliff:g id="count" example="2 times">%s</xliff:g></string>
<string name="app_ops_both_count">已允許 <xliff:g id="count">%1$s</xliff:g>,已拒絕 <xliff:g id="count">%2$s</xliff:g></string>
<string name="app_ops_no_blockable_permissions">沒有權限可用於阻止</string>
<!-- App ops menu options -->
<string name="app_ops_show_user_apps">顯示使用者應用程式</string>
<string name="app_ops_show_system_apps">顯示內建應用程式</string>
<string name="app_ops_reset_counters">重設允許與拒絕計數器</string>
<string name="app_ops_reset_confirm_title">確認重設計數器</string>
<string name="app_ops_reset_confirm_mesg">您確定要重設計數器嗎?</string>
<string name="ok">確定</string>
<!-- Volume settings - Volume adjustment sound -->
<string name="volume_adjust_sounds_title">音量調整音效</string>
<!-- Vibrator intensity -->
<string name="vibrator_intensity_title">震動強度</string>
<string name="vibrator_intensity_dialog_warning">數值不建議大於 %1$d%%</string>
<string name="vibrator_intensity_dialog_reset">重設</string>
<!-- Sizes for pattern lockscreen -->
<string name="lock_settings_picker_pattern_size_message">選擇解鎖圖案大小</string>
<!-- Whether a visible red line will be drawn after the user has drawn the unlock pattern incorrectly -->
<string name="lockpattern_settings_enable_error_path_title">顯示解鎖圖案錯誤</string>
<!-- Whether the dots will be drawn when using the lockscreen pattern -->
<string name="lockpattern_settings_enable_dots_title">顯示解鎖圖案節點</string>
<!-- Whether the keyguard will directly show the password entry -->
<string name="lock_directly_show_password">直接顯示密碼輸入框</string>
<!-- Whether the keyguard will directly show the pattern view -->
<string name="lock_directly_show_pattern">直接顯示圖案密碼輸入</string>
<!-- Whether the keyguard will directly show the PIN entry -->
<string name="lock_directly_show_pin">直接顯示 PIN 碼輸入框</string>
<!-- Lock screen vibrate settings -->
<string name="lockscreen_vibrate_enabled_title">震動</string>
<string name="lockscreen_vibrate_enabled_head">解鎖時震動</string>
<!-- Lights settings -->
<string name="lights_label">指示燈</string>
<!-- Memory -->
<string name="memory_startup_apps_title">開機時啟動的應用程式</string>
<!-- Advanced restart options -->
<string name="advanced_reboot_title">進階重新啟動</string>
<string name="advanced_reboot_summary">當解鎖後,加入重新啟動進入 Recovery、Bootloader 或進行軟體重新啟動的選項至電源選單</string>
<!-- PIN scramble -->
<string name="unlock_scramble_pin_layout_title">亂序佈局</string>
<string name="unlock_scramble_pin_layout_summary">解鎖裝置時使用亂序 PIN 碼佈局</string>
<!-- lock screen visualizer -->
<string name="lockscreen_visualizer_title">顯示音樂視覺效果</string>
<!-- Lock screen cover art -->
<string name="lockscreen_media_art_title">顯示媒體封面藝術</string>
<!-- Double tap to sleep on keyguard -->
<string name="double_tap_sleep_anywhere_title">輕觸兩下即可隨時休眠</string>
<!-- Protected apps lockpattern reset button -->
<string name="lockpattern_reset_button">重設圖案</string>
<string name="lockpattern_settings_reset_summary">輸入主電子郵件帳戶和相關的密碼重設圖案鎖</string>
<!-- Protected Apps -->
<string name="menu_hidden_apps_delete">重設</string>
<string name="menu_hidden_apps_reset_lock">重設圖案鎖</string>
<string name="protected_apps">受保護的應用程式</string>
<string name="protected_apps_summary">管理安全鎖下隱藏的應用程式</string>
<string name="saving_protected_components">正在儲存元件狀態\u2026</string>
<string name="launch_app">啟動應用程式</string>
<string name="pa_login_username_hint">使用者名稱 (電子郵件)</string>
<string name="pa_login_password_hint">密碼</string>
<string name="pa_login_submit_button">登入</string>
<string name="pa_login_checking_password">正在檢查帳戶\u2026</string>
<string name="pa_login_incorrect_login">登入不正確</string>
<string name="pa_pattern_or_fingerprint_header">必須使用解鎖圖案或指紋解鎖</string>
<!-- title for lock screen weather preference -->
<string name="lockscreen_weather_enabled_title">顯示天氣資訊</string>
<!-- title for lock screen blur preference -->
<string name="lockscreen_blur_enabled_title">模糊背景</string>
<!-- Proximity wake -->
<string name="proximity_wake_title">防止意外喚醒</string>
<string name="proximity_wake_summary">手勢觸發喚醒前檢查距離感應器</string>
<!-- High touch sensitivity -->
<string name="high_touch_sensitivity_title">高觸控靈敏度</string>
<string name="high_touch_sensitivity_summary">增加觸控螢幕的靈敏度,因此戴著手套也可以使用手機</string>
<!-- Touchscreen hovering -->
<string name="touchscreen_hovering_title">懸浮操作</string>
<string name="touchscreen_hovering_summary">允許您把手指懸停在螢幕上作為瀏覽器、遠程桌面等的滑鼠</string>
<!-- Whether to display IME switcher notifcation -->
<string name="ime_switcher_notify">輸入法選擇工具圖示</string>
<string name="ime_switcher_notify_summary">顯示輸入法選擇工具圖示</string>
<!-- [CHAR LIMIT=100] Notification Importance slider: very low importance level description -->
<string name="notification_importance_very_low">不允許應用程式全螢幕時打擾顯示預覽、音效或震動。顯示在通知清單下方。從鎖定畫面中隱藏。</string>
<!-- Stylus Icon -->
<string name="stylus_icon_enabled_title">使用觸控筆時顯示圖示</string>
<string name="stylus_icon_enabled_summary">使用觸控筆漂浮或繪圖時顯示指標圖示</string>
<!-- Kill app long-press back -->
<string name="kill_app_longpress_back">返回鍵可終止應用程式</string>
<string name="kill_app_longpress_back_summary">長按返回鍵終止前景應用程式</string>
<!-- Android debugging -->
<string name="enable_adb_cm">Android 偵錯</string>
<string name="enable_adb_summary_cm">啟用 Android Debug Bridge (ADB) 介面</string>
<!-- Android debugging notification -->
<string name="adb_notify">偵錯通知</string>
<string name="adb_notify_summary">當啟用 USB 或 網路偵錯時顯示通知</string>
<!-- Android debugging over network -->
<string name="adb_over_network">透過網路 ADB</string>
<string name="adb_over_network_summary">啟用透過網路介面 (Wi\u2011Fi、USB 網路) 進行 TCP/IP 偵錯。該設定會在重新啟動後重設</string>
<string name="adb_over_network_warning">警告:當啟用網路 ADB 時,您的手機將開放於所有已連線的網路!\n\n建議您已連線到信任的網路才使用此功能。\n\n您確定您想啟用此功能嗎?</string>
<!-- Hostname setting -->
<string name="device_hostname">裝置主機名稱</string>
<!-- Increasing ring tone volume -->
<string name="increasing_ring_volume_option_title">漸強鈴聲音量</string>
<string name="increasing_ring_min_volume_title">開始音量</string>
<string name="increasing_ring_ramp_up_time_title">漸強時間</string>
<!-- Allow vibration in zen mode -->
<string name="zen_mode_vibration">震動</string>
<string name="zen_mode_vibration_never">不震動</string>
<string name="zen_mode_vibration_calls_only">僅來電震動</string>
<string name="zen_mode_vibration_calls_and_notifications">通話和通知震動</string>
<!-- Zen mode allowed event setting summary items -->
<!-- [CHAR LIMIT=50] Like zen_mode_reminders, but part of a list, so lower case if needed-->
<string name="zen_mode_summary_reminders">提醒</string>
<!-- [CHAR LIMIT=50] Like zen_mode_events, but part of a list, so lower case if needed -->
<string name="zen_mode_summary_events">事件</string>
<!-- [CHAR LIMIT=50] Like zen_mode_all_callers, but part of a list, so lower case if needed -->
<string name="zen_mode_summary_all_callers">所有的來電</string>
<!-- [CHAR LIMIT=50] Like zen_mode_selected_callers, but part of a list, so lower case if needed -->
<string name="zen_mode_summary_selected_callers">已選擇的來電</string>
<!-- [CHAR LIMIT=50] Like zen_mode_repeat_callers, but part of a list, so lower case if needed -->
<string name="zen_mode_summary_repeat_callers">重複的來電</string>
<!-- [CHAR LIMIT=50] Like zen_mode_all_messages, but part of a list, so lower case if needed -->
<string name="zen_mode_summary_all_messages">所有的訊息</string>
<!-- [CHAR LIMIT=50] Like zen_mode_selected_messages, but part of a list, so lower case if needed -->
<string name="zen_mode_summary_selected_messages">已選擇的訊息</string>
<!-- Notification sound timeout -->
<string name="app_notification_sound_timeout_title">通知音效之間的最短時間</string>
<string name="app_notification_sound_timeout_summary_template">允許音效或震動每一次不超過 <xliff:g id="duration">%1$s</xliff:g></string>
<string name="app_notification_sound_timeout_value_none">無限制</string>
<string name="app_notification_sound_timeout_value_10_seconds">10 秒</string>
<string name="app_notification_sound_timeout_value_30_seconds">30 秒</string>
<string name="app_notification_sound_timeout_value_1_minute">1 分鐘</string>
<string name="app_notification_sound_timeout_value_5_minutes">5 分鐘</string>
<string name="app_notification_sound_timeout_value_15_minutes">10 分鐘</string>
<string name="app_notification_sound_timeout_value_30_minutes">30 分鐘</string>
<!-- MSIM SIM status -->
<string name="sim_card_status_title">Sim 卡 %d 狀態</string>
<string name="sim_card_lock_settings_title">Sim 卡 %d 鎖定設定</string>
<string name="sim_card_summary_empty">SIM 卡尚未插入</string>
<string name="sim_mobile_network_settings_category_title">行動網路設定</string>
<string name="sim_mobile_network_settings_title">Sim 卡 %d 設定</string>
<!-- NFC PreferenceCategory title -->
<string name="nfc_title_category">NFC</string>
<!-- Notification importance -->
<string name="tuner_full_importance_settings">電源通知控制</string>
<!-- CM Legal -->
<string name="cmlicense_title">LineageOS 法律條款</string>
<!-- Format string for fingerprint location message -->
<string name="security_settings_fingerprint_enroll_find_sensor_message_cm">在您的手機 <xliff:g id="sensor_location">%1$s</xliff:g> 找到指紋感應器。</string>
<!-- Fingerprint sensor locations -->
<string name="security_settings_fingerprint_sensor_location_back">後置</string>
<string name="security_settings_fingerprint_sensor_location_front">前置</string>
<string name="security_settings_fingerprint_sensor_location_left">左側</string>
<string name="security_settings_fingerprint_sensor_location_right">右側</string>
<!-- Wi-Fi region code -->
<string name="wifi_setting_countrycode_title">Wi\u2011Fi 區碼</string>
<!-- Wi-Fi settings screen, setting summary for setting the wifi frequency band [CHAR LIMIT=50]-->
<string name="wifi_setting_countrycode_summary">指定 Wi\u2011Fi 區碼</string>
<!-- Wi-Fi settings screen, error message when the frequency band could not be set [CHAR LIMIT=50]. -->
<string name="wifi_setting_countrycode_error">設定區碼時遇到問題。</string>
<!-- Wake on plug -->
<string name="wake_when_plugged_or_unplugged_title">接上或拔除電源時喚醒</string>
<string name="wake_when_plugged_or_unplugged_summary">接上或拔除電源時開啟螢幕</string>
<!-- Heads-up -->
<string name="heads_up_notifications_enabled_title">浮動通知</string>
<string name="heads_up_notifications_enabled_summary">在一個小的浮動視窗中顯示優先通知</string>
<!-- Tethering & portable hotspot other category -->
<string name="tethering_other_category_text">其他</string>
<!-- Wi-Fi tethering inactivity timeout -->
<string name="hotstpot_inactivity_timeout_text">Wi\u2011Fi 熱點逾時</string>
<string name="hotstpot_inactivity_timeout_never">永不</string>
<string name="hotstpot_inactivity_timeout_1_minute">1 分鐘</string>
<string name="hotstpot_inactivity_timeout_5_minutes">5 分鐘</string>
<string name="hotstpot_inactivity_timeout_10_minutes">10 分鐘</string>
<string name="hotstpot_inactivity_timeout_never_summary_text">可攜式 Wi\u2011Fi 熱點將永不逾時</string>
<string name="hotstpot_inactivity_timeout_summary_text">可攜式 Wi\u2011Fi 熱點將於 <xliff:g id="timeout">%1$s</xliff:g> 後逾時</string>
<!-- Per-app data restrictions -->
<string name="data_usage_app_restrict_data_category_title">行動數據存取</string>
<string name="data_usage_app_restrict_wifi_category_title">Wi\u2011Fi 數據存取</string>
<!-- Title for switch to block app data usage [CHAR LIMIT=30] -->
<string name="data_usage_app_restrict_all_data_title">停用所有行動數據存取</string>
<!-- Summary for switch to block app data usage [CHAR LIMIT=NONE] -->
<string name="data_usage_app_restrict_all_data_summary">防止任何透過行動網路使用數據存取</string>
<!-- Title for switch to block app data usage [CHAR LIMIT=30] -->
<string name="data_usage_app_restrict_all_wifi_title">停用所有 Wi\u2011Fi 數據存取</string>
<!-- Summary for switch to block app data usage [CHAR LIMIT=NONE] -->
<string name="data_usage_app_restrict_all_wifi_summary">防止任何透過 Wi\u2011Fi 網路使用數據存取</string>
<!-- Volume link notification -->
<string name="volume_link_notification_title">同步鈴聲和通知音量</string>
<!-- Launch music player when headset is connected -->
<string name="headset_connect_player_title">啟動音樂應用程式</string>
<string name="headset_connect_player_summary">插入耳機時啟動預設音樂應用程式</string>
<!-- Update recovery -->
<string name="update_recovery_title">更新 Recovery</string>
<string name="update_recovery_summary">使用系統更新來更新內置 Recovery</string>
<string name="update_recovery_on_warning">注意: 啟用此功能後,您已安裝的 Recovery 將會被現在所執行之系統所包含的取代。\n\n您的 Recovery 將會隨著系統一起更新以確保與未來版本的相容性。\n\n您確定要啟用這個功能?</string>
<string name="update_recovery_off_warning">警告:停用此功能後,您的 Recovery 將不會隨著系統一起更新。\n\n未來的系統更新可能無法使用過舊的或客製 Recovery 安裝。\n\n您確定要停用此功能?</string>
<!-- Status bar - double tap to sleep -->
<string name="status_bar_double_tap_to_sleep_title">輕觸兩下即可休眠</string>
<string name="status_bar_double_tap_to_sleep_summary">輕觸兩下狀態列來關閉螢幕</string>
<string name="sim_enabler_summary"><xliff:g id="displayName">%1$s</xliff:g><xliff:g id="status" example="disabled">%2$s</xliff:g></string>
<string name="sim_enabled">已啟用</string>
<string name="sim_disabled">已停用</string>
<string name="sim_missing">遺失或毀損</string>
<string name="sim_enabler_need_disable_sim">SIM 卡將被停用,確定要繼續嗎?</string>
<string name="sim_enabler_will_disable_sim_title">注意</string>
<string name="sim_enabler_need_switch_data_service">此 SIM 卡將被停用,並且將使用 SIM 卡 <xliff:g id="slotid">%1$s</xliff:g> 於數據服務中,您確定要繼續嗎?</string>
<string name="sim_enabler_airplane_on">飛航模式開啟時無法進行此操作。</string>
<string name="sim_enabler_in_call">通話時無法進行此操作。</string>
<string name="sim_enabler_both_inactive">無法停用所有 SIM 卡</string>
<string name="sim_enabler_enabling">啟用中\u2026</string>
<string name="sim_enabler_disabling">停用中\u2026</string>
<string name="sub_activate_success">SIM 卡已經啟用。</string>
<string name="sub_activate_failed">啟用失敗。</string>
<string name="sub_deactivate_success">SIM 卡已經停用。</string>
<string name="sub_deactivate_failed">停用失敗。</string>
<!-- About phone settings screen, setting option dialog title to show regulatory information [CHAR LIMIT=25] -->
<!-- SAR information -->
<string name="maximum_head_level">頭部:%1$s W/kg</string>
<string name="maximum_body_level">身體:%1$s W/kg</string>
<!-- IC Codes -->
<string name="ic_code_model">型號:%1$s</string>
<string name="ic_code_full">IC:%1$s</string>
<!-- Label for settings shortcut: carrier selection -->
<string name="shortcut_carrier_title">網路業者</string>
<!-- Burn in protection -->
<string name="burnin_protection_title">螢幕烙印保護</string>
<string name="burnin_protection_summary">定時移動螢幕上的固定項目,以避免在螢幕上出現烙印</string>
</resources>
......@@ -576,7 +576,7 @@
<string name="bluetooth_confirm_passkey_msg" msgid="3708312912841950052">"如要與下列裝置配對:&lt;br&gt;&lt;b&gt;<xliff:g id="DEVICE_NAME">%1$s</xliff:g>&lt;/b&gt;&lt;br&gt;&lt;br&gt;請確認該裝置是否顯示下列密碼金鑰:&lt;br&gt;&lt;b&gt;<xliff:g id="PASSKEY">%2$s</xliff:g>&lt;/b&gt;"</string>
<string name="bluetooth_incoming_pairing_msg" msgid="1615930853859551491">"來自:&lt;br&gt;&lt;b&gt;<xliff:g id="DEVICE_NAME">%1$s</xliff:g>&lt;/b&gt;&lt;br&gt;&lt;br&gt;要與這個裝置配對嗎?"</string>
<string name="bluetooth_display_passkey_pin_msg" msgid="2796550001376088433">"如要與 <xliff:g id="BOLD1_0">&lt;br&gt;&lt;b&gt;</xliff:g><xliff:g id="DEVICE_NAME">%1$s</xliff:g><xliff:g id="END_BOLD1">&lt;/b&gt;&lt;br&gt;&lt;br&gt;</xliff:g> 配對,請輸入:<xliff:g id="BOLD2_1">&lt;br&gt;&lt;b&gt;</xliff:g><xliff:g id="PASSKEY">%2$s</xliff:g><xliff:g id="END_BOLD2">&lt;/b&gt;</xliff:g>,然後按下 [返回] 或 [輸入]。"</string>
<string name="bluetooth_pairing_shares_phonebook" msgid="2277931851483023208">"允許「<xliff:g id="DEVICE_NAME">%1$s</xliff:g>」存取的聯絡人和通話紀錄"</string>
<string name="bluetooth_pairing_shares_phonebook" msgid="2277931851483023208">"允許存取的聯絡人和通話紀錄"</string>
<string name="bluetooth_error_title" msgid="6850384073923533096"></string>
<string name="bluetooth_connecting_error_message" msgid="1397388344342081090">"無法連線至「<xliff:g id="DEVICE_NAME">%1$s</xliff:g>」。"</string>
<string name="bluetooth_preference_scan_title" msgid="2277464653118896016">"掃描裝置"</string>
......
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2013-2014 The CyanogenMod 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"></resources>
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2012-2016 The CyanogenMod Project
(C) 2017 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">
<!-- [CHAR LIMIT=NONE] Device Info screen. Countdown for user taps to enable development settings -->
<!-- [CHAR LIMIT=NONE] Device Info screen. Confirmation that developer settings are enabled -->
<!-- [CHAR LIMIT=NONE] Device Info screen. Okay we get it, stop pressing, you already have it on -->
<!-- Launch Dev Tools -->
<!-- Setting checkbox title for root access -->
<!-- Preference link for root appops -->
<!-- About phone screen, LineageOS version -->
<!-- About phone screen, Device model -->
<!-- About phone screen, Device name -->
<!-- About phone screen, LineageOS Api Level -->
<!-- About phone screen, build date -->
<!-- CM Updater -->
<!-- Names of categories of app ops tabs - extension of AOSP -->
<!-- User display names for app ops codes - extension of AOSP -->
<!-- User display names for app ops codes - extension of AOSP -->
<!-- App ops permissions -->
<!-- App ops detail -->
<!-- App ops menu options -->
<!-- Volume settings - Volume adjustment sound -->
<!-- Vibrator intensity -->
<!-- Sizes for pattern lockscreen -->
<!-- Whether a visible red line will be drawn after the user has drawn the unlock pattern incorrectly -->
<!-- Whether the dots will be drawn when using the lockscreen pattern -->
<!-- Whether the keyguard will directly show the password entry -->
<!-- Whether the keyguard will directly show the pattern view -->
<!-- Whether the keyguard will directly show the PIN entry -->
<!-- Lock screen vibrate settings -->
<!-- Lights settings -->
<!-- Memory -->
<!-- Advanced restart options -->
<!-- PIN scramble -->
<!-- lock screen visualizer -->
<!-- Lock screen cover art -->
<!-- Double tap to sleep on keyguard -->
<!-- Protected apps lockpattern reset button -->
<!-- Protected Apps -->
<!-- title for lock screen weather preference -->
<!-- title for lock screen blur preference -->
<!-- Proximity wake -->
<!-- High touch sensitivity -->
<!-- Touchscreen hovering -->
<!-- Whether to display IME switcher notifcation -->
<!-- [CHAR LIMIT=100] Notification Importance slider: very low importance level description -->
<!-- Stylus Icon -->
<!-- Kill app long-press back -->
<!-- Android debugging -->
<!-- Android debugging notification -->
<!-- Android debugging over network -->
<!-- Hostname setting -->
<!-- Increasing ring tone volume -->
<!-- Allow vibration in zen mode -->
<!-- Zen mode allowed event setting summary items -->
<!-- [CHAR LIMIT=50] Like zen_mode_reminders, but part of a list, so lower case if needed-->
<!-- [CHAR LIMIT=50] Like zen_mode_events, but part of a list, so lower case if needed -->
<!-- [CHAR LIMIT=50] Like zen_mode_all_callers, but part of a list, so lower case if needed -->
<!-- [CHAR LIMIT=50] Like zen_mode_selected_callers, but part of a list, so lower case if needed -->
<!-- [CHAR LIMIT=50] Like zen_mode_repeat_callers, but part of a list, so lower case if needed -->
<!-- [CHAR LIMIT=50] Like zen_mode_all_messages, but part of a list, so lower case if needed -->
<!-- [CHAR LIMIT=50] Like zen_mode_selected_messages, but part of a list, so lower case if needed -->
<!-- Notification sound timeout -->
<!-- MSIM SIM status -->
<!-- NFC PreferenceCategory title -->
<!-- Notification importance -->
<!-- CM Legal -->
<!-- Format string for fingerprint location message -->
<!-- Fingerprint sensor locations -->
<!-- Wi-Fi region code -->
<!-- Wi-Fi settings screen, setting summary for setting the wifi frequency band [CHAR LIMIT=50]-->
<!-- Wi-Fi settings screen, error message when the frequency band could not be set [CHAR LIMIT=50]. -->
<!-- Wake on plug -->
<!-- Heads-up -->
<!-- Tethering & portable hotspot other category -->
<!-- Wi-Fi tethering inactivity timeout -->
<!-- Per-app data restrictions -->
<!-- Title for switch to block app data usage [CHAR LIMIT=30] -->
<!-- Summary for switch to block app data usage [CHAR LIMIT=NONE] -->
<!-- Title for switch to block app data usage [CHAR LIMIT=30] -->
<!-- Summary for switch to block app data usage [CHAR LIMIT=NONE] -->
<!-- Volume link notification -->
<!-- Launch music player when headset is connected -->
<!-- Update recovery -->
<!-- Status bar - double tap to sleep -->
<!-- About phone settings screen, setting option dialog title to show regulatory information [CHAR LIMIT=25] -->
<!-- SAR information -->
<!-- IC Codes -->
<!-- Label for settings shortcut: carrier selection -->
<!-- Burn in protection -->
</resources>
......@@ -576,7 +576,7 @@
<string name="bluetooth_confirm_passkey_msg" msgid="3708312912841950052">"Ukuhambisa ngokubili:&lt;br&gt;&lt;b&gt;<xliff:g id="DEVICE_NAME">%1$s</xliff:g>&lt;/b&gt;&lt;br&gt;&lt;br&gt;Qinisekisa ukuthi ibonisa ukhiye wokungena:&lt;br&gt;&lt;b&gt;<xliff:g id="PASSKEY">%2$s</xliff:g>&lt;/b&gt;"</string>
<string name="bluetooth_incoming_pairing_msg" msgid="1615930853859551491">"Kusuka ku:&lt;br&gt;&lt;b&gt;<xliff:g id="DEVICE_NAME">%1$s</xliff:g>&lt;/b&gt;&lt;br&gt;&lt;br&gt;Beka eceleni namanye amadivayisi?"</string>
<string name="bluetooth_display_passkey_pin_msg" msgid="2796550001376088433">"Ukubhangqa ne:<xliff:g id="BOLD1_0">&lt;br&gt;&lt;b&gt;</xliff:g><xliff:g id="DEVICE_NAME">%1$s</xliff:g><xliff:g id="END_BOLD1">&lt;/b&gt;&lt;br&gt;&lt;br&gt;</xliff:g>Thayipha kuyona:<xliff:g id="BOLD2_1">&lt;br&gt;&lt;b&gt;</xliff:g><xliff:g id="PASSKEY">%2$s</xliff:g><xliff:g id="END_BOLD2">&lt;/b&gt;</xliff:g>, bese ucindezela inkinobho uBuyisela noma uNgena."</string>
<string name="bluetooth_pairing_shares_phonebook" msgid="2277931851483023208">"Vumela i-<xliff:g id="DEVICE_NAME">%1$s</xliff:g> ukuthi ifinyelele koxhumana nabo nakumlando wekholi"</string>
<string name="bluetooth_pairing_shares_phonebook" msgid="2277931851483023208">"Vumela ukufinyelela koxhumana nabo nomlando wekholi"</string>
<string name="bluetooth_error_title" msgid="6850384073923533096"></string>
<string name="bluetooth_connecting_error_message" msgid="1397388344342081090">"Ayikwazanga ukuxhuma ku-<xliff:g id="DEVICE_NAME">%1$s</xliff:g>."</string>
<string name="bluetooth_preference_scan_title" msgid="2277464653118896016">"Skena amadivaysi"</string>
......
......@@ -515,6 +515,8 @@
<item>IMSI</item>
<!-- Do not translate. -->
<item>GID</item>
<!-- Do not translate. -->
<item>ICCID</item>
</string-array>
<string-array translatable="false" name="mvno_type_values">
......@@ -526,6 +528,8 @@
<item>imsi</item>
<!-- Do not translate. -->
<item>gid</item>
<!-- Do not translate. -->
<item>iccid</item>
</string-array>
<!-- Apps on SD installation location options in ApplicationSettings -->
......@@ -598,25 +602,11 @@
<item>monitor high power location</item>
<item>get usage stats</item>
<item>mute/unmute microphone</item>
<item>show toast</item>
<item>project media</item>
<item>activate VPN</item>
<item>write wallpaper</item>
<item>assist structure</item>
<item>assist screenshot</item>
<item>read phone state</item>
<item>add voicemail</item>
<item>use sip</item>
<item>process outgoing call</item>
<item>fingerprint</item>
<item>body sensors</item>
<item>read cell broadcasts</item>
<item>mock location</item>
<item>read storage</item>
<item>write storage</item>
<item>turn on screen</item>
<item>get accounts</item>
<item>run in background</item>
</string-array>
<!-- User display names for app ops codes -->
......@@ -666,25 +656,11 @@
<item>Location</item>
<item>Get usage stats</item>
<item>Mute/unmute microphone</item>
<item>Show toast</item>
<item>Project media</item>
<item>Activate VPN</item>
<item>Write wallpaper</item>
<item>Assist structure</item>
<item>Assist screenshot</item>
<item>Read phone state</item>
<item>Add voicemail</item>
<item>Use sip</item>
<item>Process outgoing call</item>
<item>Fingerprint</item>
<item>Body sensors</item>
<item>Read cell broadcasts</item>
<item>Mock location</item>
<item>Read storage</item>
<item>Write storage</item>
<item>Turn on screen</item>
<item>Get accounts</item>
<item>Run in background</item>
</string-array>
<!-- Titles for the list of long press timeout options. -->
......@@ -1031,6 +1007,108 @@
<item>Red</item>
</string-array>
<!-- Wifi extension requirement -->
<string-array name="cellcular2wifi_entries">
<item>Automatically connect</item>
<item>Manually connect</item>
<item>Always ask</item>
</string-array>
<!-- Wifi extension requirement -->
<string-array name="cellcular2wifi_values">
<item>0</item>
<item>1</item>
<item>2</item>
</string-array>
<!-- CT MCC-MNC-->
<string-array name="ct_mcc_mnc_list" translatable="false">
<item>45507</item>
<item>46003</item>
<item>46011</item>
<item>46012</item>
<item>20404</item>
<item>45502</item>
<item>45403</item>
<item>45404</item>
</string-array>
<!-- dm plmn that need to be hidden -->
<string-array name="hidedm_plmn_list">
<item>46000</item>
<item>46002</item>
<item>46003</item>
<item>46007</item>
</string-array>
<!-- supl plmn list that need to be hidden -->
<string-array name="hidesupl_plmn_list">
<item>46001</item>
<item>46003</item>
<item>46011</item>
<item>46012</item>
<item>45502</item>
<item>45507</item>
</string-array>
<!-- Defined the hide accounts' type -->
<string-array name="hide_account_list">
<item>com.qualcomm.qti.RIDL</item>
<item>com.android.localphone</item>
<item>com.android.sim</item>
<item>com.android.wanadoo</item>
<item>com.android.orangemail</item>
<item>com.android.correoorange</item>
<item>com.android.orangemobile</item>
<item>com.android.multibox</item>
<item>com.android.belgacom</item>
<item>com.android.skynet</item>
<item>com.android.telenet</item>
<item>com.android.scarlet</item>
<item>com.android.euphony</item>
<item>com.android.voo</item>
<item>com.android.tele2</item>
<item>com.android.versatel</item>
<item>com.android.tiscali</item>
<item>com.android.swing</item>
<item>com.android.versatelasdl</item>
<item>com.android.brutele</item>
<item>com.android.teledisnet</item>
<item>com.android.tvcablenet</item>
<item>com.android.mobistar</item>
<item>com.android.vodafone</item>
<item>com.android.hotmail</item>
<item>com.android.sapo</item>
<item>com.android.netcabo</item>
<item>com.android.clix</item>
<item>com.android.alice</item>
<item>com.android.yahoo</item>
<item>com.android.outlook</item>
<item>com.android.gmail</item>
<item>com.android.aol</item>
<item>com.android.free</item>
<item>com.android.laposte</item>
<item>com.android.sfr</item>
<item>com.android.orange</item>
<item>com.android.noos</item>
<item>com.android.vodafone</item>
<item>com.android.hotmail</item>
<item>com.android.sapo</item>
<item>com.android.netcabo</item>
<item>com.android.clix</item>
</string-array>
<string-array name="plmn_list_for_apn_disable">
<item>20404</item>
<item>45403</item>
<item>45404</item>
<item>45502</item>
<item>45507</item>
<item>46003</item>
<item>46011</item>
<item>46012</item>
</string-array>
<!-- Automatic storage management settings. The amount of days for the automatic storage manager
to retain. These are shown in a list dialog. [CHAR LIMIT=70] -->
<string-array name="automatic_storage_management_days">
......
......@@ -34,15 +34,73 @@
<!-- Whether to show a preference item for the manual in About phone -->
<bool name="config_show_manual">false</bool>
<!-- only one provider that matches,flag show one email -->
<bool name="config_show_email">true</bool>
<!-- Whether to show a preference item for regulatory information in About phone -->
<bool name="config_show_regulatory_info">false</bool>
<!-- Whether to show a preference item for mobile plan -->
<bool name="config_show_mobile_plan">true</bool>
<bool name="config_show_mobile_plan">false</bool>
<!-- Whether to add AGPS parameter settings -->
<bool name="config_agps_enabled">false</bool>
<!-- Whether none security option is hide or not (country specific). -->
<bool name="config_hide_none_security_option">false</bool>
<!-- Whether enable get network info -->
<bool name="config_netinfo">false</bool>
<!-- Whether to show hotspot via the ap's classification -->
<bool name="set_wifi_priority">false</bool>
<!-- Whether to connect to wifi automatically -->
<bool name="config_auto_connect_wifi_enabled">false</bool>
<!-- Whether to switch cell to wifi -->
<bool name="cell_to_wifi">false</bool>
<!-- Whether notify user that current connected ap is CMCC -->
<bool name="connect_to_cmcc_notify">false</bool>
<!-- Whether notify user in cell to wlan feature -->
<bool name="cellular_to_wlan_hint">false</bool>
<!-- Whether to switch wifi to data -->
<bool name="wifi_to_cell">false</bool>
<!-- Whether to enable roaming settings -->
<bool name="config_roamingsettings_enabled">false</bool>
<!-- Whether to show hotspot settings -->
<bool name="show_wifi_hotspot_settings">false</bool>
<!-- Whether to hide wifi hotspot -->
<bool name="hide_wifi_hotspot">false</bool>
<!-- Whether to enable data usage selection -->
<bool name="config_data_usage_selection">false</bool>
<!-- Whether to enable app network access control -->
<bool name="config_app_network_access_enabled">false</bool>
<!-- Whether to hide ims apn -->
<bool name="config_hide_ims_apns">false</bool>
<!-- Whether to hide dm apn for carrier -->
<bool name="config_hide_dm_enabled">true</bool>
<!-- Whether to hide SUPL apn for China Union -->
<bool name="config_hidesupl_enable">false</bool>
<!-- Whether to hide mms apn-->
<bool name="config_hide_mms_enable">false</bool>
<!-- Whether to enable the default ipv4/v6 for creating new APN -->
<bool name="config_default_apn_for_new">false</bool>
<!--Whether help links are defined. -->
<bool name="config_has_help">false</bool>
<!-- Whether notify user that switch data service -->
<bool name="confirm_to_switch_data_service">false</bool>
</resources>
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012-2015 The CyanogenMod 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>
<!-- Arrays for root access capability -->
<string-array name="root_access_entries" translatable="false">
<item>@string/root_access_none</item>
<item>@string/root_access_apps</item>
<item>@string/root_access_adb</item>
<item>@string/root_access_all</item>
</string-array>
<string-array name="root_access_values" translatable="false">
<item>0</item>
<item>1</item>
<item>2</item>
<item>3</item>
</string-array>
<string-array name="root_access_entries_adb" translatable="false">
<item>@string/root_access_none</item>
<item>@string/root_access_adb</item>
</string-array>
<string-array name="root_access_values_adb" translatable="false">
<item>0</item>
<item>2</item>
</string-array>
<!-- Names of categories of app ops tabs - extension of AOSP -->
<string-array name="app_ops_categories_cm" translatable="false">
<item>@string/app_ops_categories_location</item>
<item>@string/app_ops_categories_personal</item>
<item>@string/app_ops_categories_messaging</item>
<item>@string/app_ops_categories_media</item>
<item>@string/app_ops_categories_device</item>
<item>@string/app_ops_categories_background</item>
<item>@string/app_ops_categories_bootup</item>
<item>@string/app_ops_categories_su</item>
<item>@string/app_ops_categories_other</item>
</string-array>
<!-- User display names for app ops codes - extension of AOSP -->
<string-array name="app_ops_summaries_cm" translatable="false">
<item>@string/app_ops_summaries_coarse_location</item>
<item>@string/app_ops_summaries_fine_location</item>
<item>@string/app_ops_summaries_gps</item>
<item>@string/app_ops_summaries_vibrate</item>
<item>@string/app_ops_summaries_read_contacts</item>
<item>@string/app_ops_summaries_modify_contacts</item>
<item>@string/app_ops_summaries_read_call_log</item>
<item>@string/app_ops_summaries_modify_call_log</item>
<item>@string/app_ops_summaries_read_calendar</item>
<item>@string/app_ops_summaries_modify_calendar</item>
<item>@string/app_ops_summaries_wifi_scan</item>
<item>@string/app_ops_summaries_notification</item>
<item>@string/app_ops_summaries_cell_scan</item>
<item>@string/app_ops_summaries_call_phone</item>
<item>@string/app_ops_summaries_read_sms</item>
<item>@string/app_ops_summaries_write_sms</item>
<item>@string/app_ops_summaries_receive_sms</item>
<item>@string/app_ops_summaries_receive_emergency_sms</item>
<item>@string/app_ops_summaries_receive_mms</item>
<item>@string/app_ops_summaries_receive_wap_push</item>
<item>@string/app_ops_summaries_send_sms</item>
<item>@string/app_ops_summaries_read_icc_sms</item>
<item>@string/app_ops_summaries_write_icc_sms</item>
<item>@string/app_ops_summaries_modify_settings</item>
<item>@string/app_ops_summaries_draw_on_top</item>
<item>@string/app_ops_summaries_access_notifications</item>
<item>@string/app_ops_summaries_camera</item>
<item>@string/app_ops_summaries_record_audio</item>
<item>@string/app_ops_summaries_play_audio</item>
<item>@string/app_ops_summaries_read_clipboard</item>
<item>@string/app_ops_summaries_modify_clipboard</item>
<item>@string/app_ops_summaries_media_buttons</item>
<item>@string/app_ops_summaries_audio_focus</item>
<item>@string/app_ops_summaries_master_volume</item>
<item>@string/app_ops_summaries_voice_volume</item>
<item>@string/app_ops_summaries_ring_volume</item>
<item>@string/app_ops_summaries_media_volume</item>
<item>@string/app_ops_summaries_alarm_volume</item>
<item>@string/app_ops_summaries_notification_volume</item>
<item>@string/app_ops_summaries_bluetooth_volume</item>
<item>@string/app_ops_summaries_keep_awake</item>
<item>@string/app_ops_summaries_monitor_location</item>
<item>@string/app_ops_summaries_monitor_high_power_location</item>
<item>@string/app_ops_summaries_get_usage_stats</item>
<item>@string/app_ops_summaries_mute_unmute_microphone</item>
<item>@string/app_ops_summaries_toast_window</item>
<item>@string/app_ops_summaries_project_media</item>
<item>@string/app_ops_summaries_activate_vpn</item>
<item>@string/app_ops_summaries_write_wallpaper</item>
<item>@string/app_ops_summaries_assist_structure</item>
<item>@string/app_ops_summaries_assist_screenshot</item>
<item>@string/app_ops_summaries_read_phone_state</item>
<item>@string/app_ops_summaries_add_voicemail</item>
<item>@string/app_ops_summaries_use_sip</item>
<item>@string/app_ops_summaries_make_call</item>
<item>@string/app_ops_summaries_use_fingerprint</item>
<item>@string/app_ops_summaries_use_body_sensors</item>
<item>@string/app_ops_summaries_read_cell_broadcasts</item>
<item>@string/app_ops_summaries_mock_location</item>
<item>@string/app_ops_summaries_read_external_storage</item>
<item>@string/app_ops_summaries_write_external_storage</item>
<item>@string/app_ops_summaries_turn_screen_on</item>
<item>@string/app_ops_summaries_get_accounts</item>
<item>@string/app_ops_summaries_run_in_background</item>
<item>@string/app_ops_summaries_toggle_wifi</item>
<item>@string/app_ops_summaries_toggle_bluetooth</item>
<item>@string/app_ops_summaries_start_at_boot</item>
<item>@string/app_ops_summaries_toggle_nfc</item>
<item>@string/app_ops_summaries_toggle_mobile_data</item>
<item>@string/app_ops_summaries_superuser</item>
</string-array>
<!-- User display names for app ops codes - extension of AOSP -->
<string-array name="app_ops_labels_cm" translatable="false">
<item>@string/app_ops_labels_coarse_location</item>
<item>@string/app_ops_labels_fine_location</item>
<item>@string/app_ops_labels_gps</item>
<item>@string/app_ops_labels_vibrate</item>
<item>@string/app_ops_labels_read_contacts</item>
<item>@string/app_ops_labels_modify_contacts</item>
<item>@string/app_ops_labels_read_call_log</item>
<item>@string/app_ops_labels_modify_call_log</item>
<item>@string/app_ops_labels_read_calendar</item>
<item>@string/app_ops_labels_modify_calendar</item>
<item>@string/app_ops_labels_wifi_scan</item>
<item>@string/app_ops_labels_notification</item>
<item>@string/app_ops_labels_cell_scan</item>
<item>@string/app_ops_labels_call_phone</item>
<item>@string/app_ops_labels_read_sms</item>
<item>@string/app_ops_labels_write_sms</item>
<item>@string/app_ops_labels_receive_sms</item>
<item>@string/app_ops_labels_receive_emergency_sms</item>
<item>@string/app_ops_labels_receive_mms</item>
<item>@string/app_ops_labels_receive_wap_push</item>
<item>@string/app_ops_labels_send_sms</item>
<item>@string/app_ops_labels_read_icc_sms</item>
<item>@string/app_ops_labels_write_icc_sms</item>
<item>@string/app_ops_labels_modify_settings</item>
<item>@string/app_ops_labels_draw_on_top</item>
<item>@string/app_ops_labels_access_notifications</item>
<item>@string/app_ops_labels_camera</item>
<item>@string/app_ops_labels_record_audio</item>
<item>@string/app_ops_labels_play_audio</item>
<item>@string/app_ops_labels_read_clipboard</item>
<item>@string/app_ops_labels_modify_clipboard</item>
<item>@string/app_ops_labels_media_buttons</item>
<item>@string/app_ops_labels_audio_focus</item>
<item>@string/app_ops_labels_master_volume</item>
<item>@string/app_ops_labels_voice_volume</item>
<item>@string/app_ops_labels_ring_volume</item>
<item>@string/app_ops_labels_media_volume</item>
<item>@string/app_ops_labels_alarm_volume</item>
<item>@string/app_ops_labels_notification_volume</item>
<item>@string/app_ops_labels_bluetooth_volume</item>
<item>@string/app_ops_labels_keep_awake</item>
<item>@string/app_ops_labels_monitor_location</item>
<item>@string/app_ops_labels_monitor_high_power_location</item>
<item>@string/app_ops_labels_get_usage_stats</item>
<item>@string/app_ops_labels_mute_unmute_microphone</item>
<item>@string/app_ops_labels_toast_window</item>
<item>@string/app_ops_labels_project_media</item>
<item>@string/app_ops_labels_activate_vpn</item>
<item>@string/app_ops_labels_write_wallpaper</item>
<item>@string/app_ops_labels_assist_structure</item>
<item>@string/app_ops_labels_assist_screenshot</item>
<item>@string/app_ops_labels_read_phone_state</item>
<item>@string/app_ops_labels_add_voicemail</item>
<item>@string/app_ops_labels_use_sip</item>
<item>@string/app_ops_labels_make_call</item>
<item>@string/app_ops_labels_use_fingerprint</item>
<item>@string/app_ops_labels_use_body_sensors</item>
<item>@string/app_ops_labels_read_cell_broadcasts</item>
<item>@string/app_ops_labels_mock_location</item>
<item>@string/app_ops_labels_read_external_storage</item>
<item>@string/app_ops_labels_write_external_storage</item>
<item>@string/app_ops_labels_turn_screen_on</item>
<item>@string/app_ops_labels_get_accounts</item>
<item>@string/app_ops_labels_run_in_background</item>
<item>@string/app_ops_labels_toggle_wifi</item>
<item>@string/app_ops_labels_toggle_bluetooth</item>
<item>@string/app_ops_labels_start_at_boot</item>
<item>@string/app_ops_labels_toggle_nfc</item>
<item>@string/app_ops_labels_toggle_mobile_data</item>
<item>@string/app_ops_labels_superuser</item>
</string-array>
<!-- App ops permissions -->
<string-array name="app_ops_permissions">
<item>@string/app_ops_permissions_allowed</item>
<item>@string/app_ops_permissions_ignored</item>
<item>@string/app_ops_permissions_always_ask</item>
</string-array>
<string-array name="zen_vibration_mode_entries" translatable="false">
<item>@string/zen_mode_vibration_never</item>
<item>@string/zen_mode_vibration_calls_only</item>
<item>@string/zen_mode_vibration_calls_and_notifications</item>
</string-array>
<string-array name="zen_vibration_mode_values" translatable="false">
<item>0</item>
<item>1</item>
<item>2</item>
</string-array>
<!-- Per-app notification settings: Timeout period in which the app notifications are muted. These are shown in a list dialog. -->
<string-array name="app_notification_sound_timeout_entries" translatable="false">
<item>@string/app_notification_sound_timeout_value_none</item>
<item>@string/app_notification_sound_timeout_value_10_seconds</item>
<item>@string/app_notification_sound_timeout_value_30_seconds</item>
<item>@string/app_notification_sound_timeout_value_1_minute</item>
<item>@string/app_notification_sound_timeout_value_5_minutes</item>
<item>@string/app_notification_sound_timeout_value_15_minutes</item>
<item>@string/app_notification_sound_timeout_value_30_minutes</item>
</string-array>
<!-- Do not translate. -->
<string-array name="app_notification_sound_timeout_values" translatable="false">
<item>0</item>
<item>10000</item>
<item>30000</item>
<item>60000</item>
<item>300000</item>
<item>900000</item>
<item>1800000</item>
</string-array>
<!-- Fingerprint sensor locations. Devices should configure their sensor location using
config_fingerprintSensorLocation -->
<string-array name="security_settings_fingerprint_sensor_locations" translatable="false">
<item>@string/security_settings_fingerprint_sensor_location_back</item>
<item>@string/security_settings_fingerprint_sensor_location_front</item>
<item>@string/security_settings_fingerprint_sensor_location_left</item>
<item>@string/security_settings_fingerprint_sensor_location_right</item>
</string-array>
<!-- Wi-Fi tethering inactivity shut off -->
<string-array name="hotstpot_inactivity_timeout_entries" translatable="false">
<item>@string/hotstpot_inactivity_timeout_never</item>
<item>@string/hotstpot_inactivity_timeout_1_minute</item>
<item>@string/hotstpot_inactivity_timeout_5_minutes</item>
<item>@string/hotstpot_inactivity_timeout_10_minutes</item>
</string-array>
<string-array name="hotstpot_inactivity_timeout_values" translatable="false">
<item>0</item>
<item>60000</item>
<item>300000</item>
<item>600000</item>
</string-array>
<!-- Wi-Fi settings. Presented as a list dialog to the user to choose the Wi-Fi region code. -->
<string-array name="wifi_countrycode_entries">
<item>United States</item>
<item>Canada, Taiwan</item>
<item>Germany</item>
<item>Europe</item>
<item>Japan, Russia</item>
<item>Australia</item>
<item>China</item>
<item>Korea</item>
<item>South Africa, Turkey</item>
<item>Israel, Singapore</item>
<item>Brazil</item>
<item>India</item>
</string-array>
<string-array name="wifi_countrycode_values" translatable="false">
<item>US</item>
<item>CA</item>
<item>DE</item>
<item>GB</item>
<item>JP</item>
<item>AU</item>
<item>CN</item>
<item>KR</item>
<item>TR</item>
<item>SG</item>
<item>BR</item>
<item>IN</item>
</string-array>
</resources>
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2015 The CyanogenMod 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>
<!-- Action bar icons -->
<color name="action_bar_icon_tint">@android:color/white</color>
<color name="text_color_white">@android:color/white</color>
</resources>
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2013-2014 The CyanogenMod 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">
<plurals name="app_ops_count">
<item quantity="one">once</item>
<item quantity="other">%d times</item>
</plurals>
</resources>
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012-2016 The CyanogenMod Project
(C) 2017 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">
<!-- [CHAR LIMIT=NONE] Device Info screen. Countdown for user taps to enable development settings -->
<plurals name="show_dev_countdown_cm">
<item quantity="one">You are now <xliff:g id="step_count">%1$d</xliff:g> step away from enabling development settings.</item>
<item quantity="other">You are now <xliff:g id="step_count">%1$d</xliff:g> steps away from enabling development settings.</item>
</plurals>
<!-- [CHAR LIMIT=NONE] Device Info screen. Confirmation that developer settings are enabled -->
<string name="show_dev_on_cm">You have enabled development settings!</string>
<!-- [CHAR LIMIT=NONE] Device Info screen. Okay we get it, stop pressing, you already have it on -->
<string name="show_dev_already_cm">No need, you have already enabled development settings.</string>
<!-- Launch Dev Tools -->
<string name="development_tools_title">Development tools</string>
<!-- Setting checkbox title for root access -->
<string name="root_access">Root access</string>
<string name="root_access_warning_title">Allow root access?</string>
<string name="root_access_warning_message">Allowing apps to request root access is very dangerous and could compromise the security of your system!</string>
<string name="root_access_none">Disabled</string>
<string name="root_access_apps">Apps only</string>
<string name="root_access_adb">ADB only</string>
<string name="root_access_all">Apps and ADB</string>
<!-- Preference link for root appops -->
<string name="root_appops_title">Manage root accesses</string>
<string name="root_appops_summary">View and control the root rules</string>
<!-- About phone screen, LineageOS version -->
<string name="mod_version">System version</string>
<string name="mod_version_default">Unknown</string>
<!-- About phone screen, Device model -->
<string name="device_model">Device model</string>
<!-- About phone screen, Device name -->
<string name="device_name">Device name</string>
<!-- About phone screen, LineageOS Api Level -->
<string name="mod_api_level">LineageOS API level</string>
<string name="mod_api_level_default">Unknown</string>
<!-- About phone screen, build date -->
<string name="build_date">Build date</string>
<string name="build_date_default" translatable="false">2017-01-01-0000</string>
<!-- CM Updater -->
<string name="cmupdate_settings_title">System updates</string>
<!-- Names of categories of app ops tabs - extension of AOSP -->
<string name="app_ops_categories_location">Location</string>
<string name="app_ops_categories_personal">Personal</string>
<string name="app_ops_categories_messaging">Messaging</string>
<string name="app_ops_categories_media">Media</string>
<string name="app_ops_categories_device">Device</string>
<string name="app_ops_categories_background">Background</string>
<string name="app_ops_categories_bootup">Bootup</string>
<string name="app_ops_categories_su">Root access</string>
<string name="app_ops_categories_other">Other</string>
<!-- User display names for app ops codes - extension of AOSP -->
<string name="app_ops_summaries_coarse_location">coarse location</string>
<string name="app_ops_summaries_fine_location">fine location</string>
<string name="app_ops_summaries_gps">GPS</string>
<string name="app_ops_summaries_vibrate">vibrate</string>
<string name="app_ops_summaries_read_contacts">read contacts</string>
<string name="app_ops_summaries_modify_contacts">modify contacts</string>
<string name="app_ops_summaries_read_call_log">read call log</string>
<string name="app_ops_summaries_modify_call_log">modify call log</string>
<string name="app_ops_summaries_read_calendar">read calendar</string>
<string name="app_ops_summaries_modify_calendar">modify calendar</string>
<string name="app_ops_summaries_wifi_scan">Wi-Fi scan</string>
<string name="app_ops_summaries_notification">notification/toast</string>
<string name="app_ops_summaries_cell_scan">cell scan</string>
<string name="app_ops_summaries_call_phone">call phone</string>
<string name="app_ops_summaries_read_sms">read SMS</string>
<string name="app_ops_summaries_write_sms">write SMS</string>
<string name="app_ops_summaries_receive_sms">receive SMS</string>
<string name="app_ops_summaries_receive_emergency_sms">receive emergency SMS</string>
<string name="app_ops_summaries_receive_mms">receive MMS</string>
<string name="app_ops_summaries_receive_wap_push">receive WAP push</string>
<string name="app_ops_summaries_send_sms">send SMS</string>
<string name="app_ops_summaries_read_icc_sms">read ICC SMS</string>
<string name="app_ops_summaries_write_icc_sms">write ICC SMS</string>
<string name="app_ops_summaries_modify_settings">modify settings</string>
<string name="app_ops_summaries_draw_on_top">draw on top</string>
<string name="app_ops_summaries_access_notifications">access notifications</string>
<string name="app_ops_summaries_camera">camera</string>
<string name="app_ops_summaries_record_audio">record audio</string>
<string name="app_ops_summaries_play_audio">play audio</string>
<string name="app_ops_summaries_read_clipboard">read clipboard</string>
<string name="app_ops_summaries_modify_clipboard">modify clipboard</string>
<string name="app_ops_summaries_media_buttons">media buttons</string>
<string name="app_ops_summaries_audio_focus">audio focus</string>
<string name="app_ops_summaries_master_volume">master volume</string>
<string name="app_ops_summaries_voice_volume">voice volume</string>
<string name="app_ops_summaries_ring_volume">ring volume</string>
<string name="app_ops_summaries_media_volume">media volume</string>
<string name="app_ops_summaries_alarm_volume">alarm volume</string>
<string name="app_ops_summaries_notification_volume">notification volume</string>
<string name="app_ops_summaries_bluetooth_volume">bluetooth volume</string>
<string name="app_ops_summaries_keep_awake">keep awake</string>
<string name="app_ops_summaries_monitor_location">monitor location</string>
<string name="app_ops_summaries_monitor_high_power_location">monitor high power location</string>
<string name="app_ops_summaries_get_usage_stats">get app usage stats</string>
<string name="app_ops_summaries_mute_unmute_microphone">mute/unmute microphone</string>
<string name="app_ops_summaries_toast_window">display toasts</string>
<string name="app_ops_summaries_project_media">project media</string>
<string name="app_ops_summaries_activate_vpn">activate VPN</string>
<string name="app_ops_summaries_write_wallpaper">write wallpaper</string>
<string name="app_ops_summaries_assist_structure">assist structure</string>
<string name="app_ops_summaries_assist_screenshot">assist screenshot</string>
<string name="app_ops_summaries_read_phone_state">read phone state</string>
<string name="app_ops_summaries_add_voicemail">add voicemail</string>
<string name="app_ops_summaries_use_sip">use SIP</string>
<string name="app_ops_summaries_make_call">make call</string>
<string name="app_ops_summaries_use_fingerprint">use fingerprint</string>
<string name="app_ops_summaries_use_body_sensors">use body sensors</string>
<string name="app_ops_summaries_read_cell_broadcasts">read cell broadcasts</string>
<string name="app_ops_summaries_mock_location">mock location</string>
<string name="app_ops_summaries_read_external_storage">read external storage</string>
<string name="app_ops_summaries_write_external_storage">write to external storage</string>
<string name="app_ops_summaries_turn_screen_on">turn screen on</string>
<string name="app_ops_summaries_get_accounts">get accounts</string>
<string name="app_ops_summaries_run_in_background">run in background</string>
<string name="app_ops_summaries_toggle_wifi">toggle Wi-Fi</string>
<string name="app_ops_summaries_toggle_bluetooth">toggle bluetooth</string>
<string name="app_ops_summaries_start_at_boot">start at boot</string>
<string name="app_ops_summaries_toggle_nfc">toggle NFC</string>
<string name="app_ops_summaries_toggle_mobile_data">toggle cellular data</string>
<string name="app_ops_summaries_superuser">root access</string>
<!-- User display names for app ops codes - extension of AOSP -->
<string name="app_ops_labels_coarse_location">Coarse location</string>
<string name="app_ops_labels_fine_location">Fine location</string>
<string name="app_ops_labels_gps">GPS</string>
<string name="app_ops_labels_vibrate">Vibrate</string>
<string name="app_ops_labels_read_contacts">Read contacts</string>
<string name="app_ops_labels_modify_contacts">Modify contacts</string>
<string name="app_ops_labels_read_call_log">Read call log</string>
<string name="app_ops_labels_modify_call_log">Modify call log</string>
<string name="app_ops_labels_read_calendar">Read calendar</string>
<string name="app_ops_labels_modify_calendar">Modify calendar</string>
<string name="app_ops_labels_wifi_scan">Wi-Fi scan</string>
<string name="app_ops_labels_notification">Notification/Toast</string>
<string name="app_ops_labels_cell_scan">Cell scan</string>
<string name="app_ops_labels_call_phone">Call phone</string>
<string name="app_ops_labels_read_sms">Read SMS</string>
<string name="app_ops_labels_write_sms">Write SMS</string>
<string name="app_ops_labels_receive_sms">Receive SMS</string>
<string name="app_ops_labels_receive_emergency_sms">Receive emergency SMS</string>
<string name="app_ops_labels_receive_mms">Receive MMS</string>
<string name="app_ops_labels_receive_wap_push">Receive WAP push</string>
<string name="app_ops_labels_send_sms">Send SMS</string>
<string name="app_ops_labels_read_icc_sms">Read ICC SMS</string>
<string name="app_ops_labels_write_icc_sms">Write ICC SMS</string>
<string name="app_ops_labels_modify_settings">Modify settings</string>
<string name="app_ops_labels_draw_on_top">Draw on top</string>
<string name="app_ops_labels_access_notifications">Access notifications</string>
<string name="app_ops_labels_camera">Camera</string>
<string name="app_ops_labels_record_audio">Record audio</string>
<string name="app_ops_labels_play_audio">Play audio</string>
<string name="app_ops_labels_read_clipboard">Read clipboard</string>
<string name="app_ops_labels_modify_clipboard">Modify clipboard</string>
<string name="app_ops_labels_media_buttons">Media buttons</string>
<string name="app_ops_labels_audio_focus">Audio focus</string>
<string name="app_ops_labels_master_volume">Master volume</string>
<string name="app_ops_labels_voice_volume">Voice volume</string>
<string name="app_ops_labels_ring_volume">Ring volume</string>
<string name="app_ops_labels_media_volume">Media volume</string>
<string name="app_ops_labels_alarm_volume">Alarm volume</string>
<string name="app_ops_labels_notification_volume">Notification volume</string>
<string name="app_ops_labels_bluetooth_volume">Bluetooth volume</string>
<string name="app_ops_labels_keep_awake">Keep awake</string>
<string name="app_ops_labels_monitor_location">Monitor location</string>
<string name="app_ops_labels_monitor_high_power_location">Monitor high power location</string>
<string name="app_ops_labels_get_usage_stats">Get usage stats</string>
<string name="app_ops_labels_mute_unmute_microphone">Mute/unmute microphone</string>
<string name="app_ops_labels_toast_window">Display toasts</string>
<string name="app_ops_labels_project_media">Project media</string>
<string name="app_ops_labels_activate_vpn">Activate VPN</string>
<string name="app_ops_labels_write_wallpaper">Write wallpaper</string>
<string name="app_ops_labels_assist_structure">Assist structure</string>
<string name="app_ops_labels_assist_screenshot">Assist screenshot</string>
<string name="app_ops_labels_read_phone_state">Read phone state</string>
<string name="app_ops_labels_add_voicemail">Add voicemail</string>
<string name="app_ops_labels_use_sip">Use SIP</string>
<string name="app_ops_labels_make_call">Make call</string>
<string name="app_ops_labels_use_fingerprint">Use fingerprint</string>
<string name="app_ops_labels_use_body_sensors">Use body sensors</string>
<string name="app_ops_labels_read_cell_broadcasts">Read cell broadcasts</string>
<string name="app_ops_labels_mock_location">Mock location</string>
<string name="app_ops_labels_read_external_storage">Read external storage</string>
<string name="app_ops_labels_write_external_storage">Write to external storage</string>
<string name="app_ops_labels_turn_screen_on">Turn screen on</string>
<string name="app_ops_labels_get_accounts">Get accounts</string>
<string name="app_ops_labels_run_in_background">Run in background</string>
<string name="app_ops_labels_toggle_wifi">Toggle Wi-Fi</string>
<string name="app_ops_labels_toggle_bluetooth">Toggle bluetooth</string>
<string name="app_ops_labels_start_at_boot">Start at boot</string>
<string name="app_ops_labels_toggle_nfc">Toggle NFC</string>
<string name="app_ops_labels_toggle_mobile_data">Toggle cellular data</string>
<string name="app_ops_labels_superuser">Root access</string>
<!-- App ops permissions -->
<string name="app_ops_permissions_allowed">Allowed</string>
<string name="app_ops_permissions_ignored">Ignored</string>
<string name="app_ops_permissions_always_ask">Always ask</string>
<!-- App ops detail -->
<string name="app_ops_entry_summary"><xliff:g id="op">%1$s</xliff:g> (used <xliff:g id="count">%2$s</xliff:g>)</string>
<string name="app_ops_allowed_count">Allowed <xliff:g id="count" example="2 times">%s</xliff:g></string>
<string name="app_ops_ignored_count">Denied <xliff:g id="count" example="2 times">%s</xliff:g></string>
<string name="app_ops_both_count">Allowed <xliff:g id="count">%1$s</xliff:g>, denied <xliff:g id="count">%2$s</xliff:g></string>
<string name="app_ops_no_blockable_permissions">No permissions available to block</string>
<!-- App ops menu options -->
<string name="app_ops_show_user_apps">Show user apps</string>
<string name="app_ops_show_system_apps">Show built-in apps</string>
<string name="app_ops_reset_counters">Reset allow/deny counters</string>
<string name="app_ops_reset_confirm_title">Confirm counters reset</string>
<string name="app_ops_reset_confirm_mesg">Are you sure you wish to reset counters?</string>
<string name="ok">OK</string>
<!-- Volume settings - Volume adjustment sound -->
<string name="volume_adjust_sounds_title">Volume adjustment sounds</string>
<!-- Vibrator intensity -->
<string name="vibrator_intensity_title">Vibrator intensity</string>
<string name="vibrator_intensity_dialog_warning">Values greater than %1$d%% are not recommended</string>
<string name="vibrator_intensity_dialog_reset">Reset</string>
<!-- Sizes for pattern lockscreen -->
<string name="lock_pattern_size_3" translatable="false">3 \u00d7 3</string>
<string name="lock_pattern_size_4" translatable="false">4 \u00d7 4</string>
<string name="lock_pattern_size_5" translatable="false">5 \u00d7 5</string>
<string name="lock_pattern_size_6" translatable="false">6 \u00d7 6</string>
<string name="lock_settings_picker_pattern_size_message">Choose a pattern size</string>
<!-- Whether a visible red line will be drawn after the user has drawn the unlock pattern incorrectly -->
<string name="lockpattern_settings_enable_error_path_title">Show pattern error</string>
<!-- Whether the dots will be drawn when using the lockscreen pattern -->
<string name="lockpattern_settings_enable_dots_title">Show pattern dots</string>
<!-- Whether the keyguard will directly show the password entry -->
<string name="lock_directly_show_password">Directly show password entry</string>
<!-- Whether the keyguard will directly show the pattern view -->
<string name="lock_directly_show_pattern">Directly show pattern view</string>
<!-- Whether the keyguard will directly show the PIN entry -->
<string name="lock_directly_show_pin">Directly show PIN entry</string>
<!-- Lock screen vibrate settings -->
<string name="lockscreen_vibrate_enabled_title">Vibrate</string>
<string name="lockscreen_vibrate_enabled_head">Vibrate when unlocking</string>
<!-- Lights settings -->
<string name="lights_label">Lights</string>
<!-- Memory -->
<string name="memory_startup_apps_title">Apps started on boot</string>
<!-- Advanced restart options -->
<string name="advanced_reboot_title">Advanced restart</string>
<string name="advanced_reboot_summary">When unlocked, include options in the power menu for restarting into recovery, bootloader or performing a soft restart</string>
<!-- PIN scramble -->
<string name="unlock_scramble_pin_layout_title">Scramble layout</string>
<string name="unlock_scramble_pin_layout_summary">Scramble PIN layout when unlocking device</string>
<!-- lock screen visualizer -->
<string name="lockscreen_visualizer_title">Display music visualizer</string>
<!-- Lock screen cover art -->
<string name="lockscreen_media_art_title">Display media cover art</string>
<!-- Double tap to sleep on keyguard -->
<string name="double_tap_sleep_anywhere_title">Double tap to sleep anywhere</string>
<!-- Protected apps lockpattern reset button -->
<string name="lockpattern_reset_button">Reset pattern</string>
<string name="lockpattern_settings_reset_summary">Enter primary email account and associated password to reset pattern lock</string>
<!-- Protected Apps -->
<string name="menu_hidden_apps_delete">Reset</string>
<string name="menu_hidden_apps_reset_lock">Reset pattern lock</string>
<string name="protected_apps">Protected apps</string>
<string name="protected_apps_summary">Manage which apps are hidden behind a secure lock</string>
<string name="saving_protected_components">Saving component state\u2026</string>
<string name="launch_app">Launch app</string>
<string name="pa_login_username_hint">Username (email)</string>
<string name="pa_login_password_hint">Password</string>
<string name="pa_login_submit_button">Sign in</string>
<string name="pa_login_checking_password">Checking account\u2026</string>
<string name="pa_login_incorrect_login">Login was incorrect</string>
<string name="pa_pattern_or_fingerprint_header">Must draw pattern or use fingerprint to unlock</string>
<!-- title for lock screen weather preference -->
<string name="lockscreen_weather_enabled_title">Show weather</string>
<!-- title for lock screen blur preference -->
<string name="lockscreen_blur_enabled_title">Blur background</string>
<!-- Proximity wake -->
<string name="proximity_wake_title">Prevent accidental wake-up</string>
<string name="proximity_wake_summary">Check the proximity sensor prior to wake-ups triggered by gestures</string>
<!-- High touch sensitivity -->
<string name="high_touch_sensitivity_title">High touch sensitivity</string>
<string name="high_touch_sensitivity_summary">Increase touchscreen sensitivity so it can be used while wearing gloves</string>
<!-- Touchscreen hovering -->
<string name="touchscreen_hovering_title">Touchscreen hovering</string>
<string name="touchscreen_hovering_summary">Allows you to hover the screen like a mouse in web browsers, remote desktops, etc</string>
<!-- Whether to display IME switcher notifcation -->
<string name="ime_switcher_notify">Selector icon</string>
<string name="ime_switcher_notify_summary">Display input method selector icon</string>
<!-- [CHAR LIMIT=100] Notification Importance slider: very low importance level description -->
<string name="notification_importance_very_low">No full screen interruption, peeking, sound, or vibration. Show at the bottom of the notification list. Hide from lock screen.</string>
<!-- Stylus Icon -->
<string name="stylus_icon_enabled_title">Show icon when using stylus</string>
<string name="stylus_icon_enabled_summary">Show the pointer icon when hovering or drawing with the stylus</string>
<!-- Kill app long-press back -->
<string name="kill_app_longpress_back">Kill app back button</string>
<string name="kill_app_longpress_back_summary">Kill the foreground app by long-pressing the back button</string>
<!-- Android debugging -->
<string name="enable_adb_cm">Android debugging</string>
<string name="enable_adb_summary_cm">Enable the Android Debug Bridge (ADB) interface</string>
<!-- Android debugging notification -->
<string name="adb_notify">Debugging notify</string>
<string name="adb_notify_summary">Display a notification when USB or network debugging is enabled</string>
<!-- Android debugging over network -->
<string name="adb_over_network">ADB over network</string>
<string name="adb_over_network_summary">Enable TCP/IP debugging over network interfaces (Wi\u2011Fi, USB networks). This setting is reset on reboot</string>
<string name="adb_over_network_warning">WARNING: When ADB over network is enabled, your phone is open for intrusions on all connected networks!\n\nOnly use this feature when you are connected on trusted networks.\n\nDo you really want to enable this function?</string>
<!-- Hostname setting -->
<string name="device_hostname">Device hostname</string>
<!-- Increasing ring tone volume -->
<string name="increasing_ring_volume_option_title">Increasing ring volume</string>
<string name="increasing_ring_min_volume_title">Start volume</string>
<string name="increasing_ring_ramp_up_time_title">Ramp-up time</string>
<!-- Allow vibration in zen mode -->
<string name="zen_mode_vibration">Vibration</string>
<string name="zen_mode_vibration_never">Don\'t vibrate</string>
<string name="zen_mode_vibration_calls_only">Only vibrate for calls</string>
<string name="zen_mode_vibration_calls_and_notifications">Vibrate for calls and notifications</string>
<!-- Zen mode allowed event setting summary items -->
<!-- [CHAR LIMIT=50] Like zen_mode_reminders, but part of a list, so lower case if needed-->
<string name="zen_mode_summary_reminders">reminders</string>
<!-- [CHAR LIMIT=50] Like zen_mode_events, but part of a list, so lower case if needed -->
<string name="zen_mode_summary_events">events</string>
<!-- [CHAR LIMIT=50] Like zen_mode_all_callers, but part of a list, so lower case if needed -->
<string name="zen_mode_summary_all_callers">all callers</string>
<!-- [CHAR LIMIT=50] Like zen_mode_selected_callers, but part of a list, so lower case if needed -->
<string name="zen_mode_summary_selected_callers">selected callers</string>
<!-- [CHAR LIMIT=50] Like zen_mode_repeat_callers, but part of a list, so lower case if needed -->
<string name="zen_mode_summary_repeat_callers">repeat callers</string>
<!-- [CHAR LIMIT=50] Like zen_mode_all_messages, but part of a list, so lower case if needed -->
<string name="zen_mode_summary_all_messages">all messages</string>
<!-- [CHAR LIMIT=50] Like zen_mode_selected_messages, but part of a list, so lower case if needed -->
<string name="zen_mode_summary_selected_messages">selected messages</string>
<!-- Notification sound timeout -->
<string name="app_notification_sound_timeout_title">Minimum time between notification sounds</string>
<string name="app_notification_sound_timeout_summary_template">Allow sounds or vibration no more than once every <xliff:g id="duration">%1$s</xliff:g></string>
<string name="app_notification_sound_timeout_value_none">No restriction</string>
<string name="app_notification_sound_timeout_value_10_seconds">10 seconds</string>
<string name="app_notification_sound_timeout_value_30_seconds">30 seconds</string>
<string name="app_notification_sound_timeout_value_1_minute">1 minute</string>
<string name="app_notification_sound_timeout_value_5_minutes">5 minutes</string>
<string name="app_notification_sound_timeout_value_15_minutes">10 minutes</string>
<string name="app_notification_sound_timeout_value_30_minutes">30 minutes</string>
<!-- MSIM SIM status -->
<string name="sim_card_status_title">SIM %d status</string>
<string name="sim_card_lock_settings_title">SIM %d lock settings</string>
<string name="sim_card_summary_empty">SIM not inserted</string>
<string name="sim_mobile_network_settings_category_title">Mobile network settings</string>
<string name="sim_mobile_network_settings_title">SIM %d settings</string>
<!-- NFC PreferenceCategory title -->
<string name="nfc_title_category">NFC</string>
<!-- Notification importance -->
<string name="tuner_full_importance_settings">Power notification controls</string>
<!-- CM Legal -->
<string name="cmlicense_title">LineageOS legal</string>
<!-- Format string for fingerprint location message -->
<string name="security_settings_fingerprint_enroll_find_sensor_message_cm">Locate the fingerprint sensor on the <xliff:g id="sensor_location">%1$s</xliff:g> of your phone.</string>
<!-- Fingerprint sensor locations -->
<string name="security_settings_fingerprint_sensor_location_back">back</string>
<string name="security_settings_fingerprint_sensor_location_front">front</string>
<string name="security_settings_fingerprint_sensor_location_left">left side</string>
<string name="security_settings_fingerprint_sensor_location_right">right side</string>
<!-- Wi-Fi region code -->
<string name="wifi_setting_countrycode_title">Wi\u2011Fi region code</string>
<!-- Wi-Fi settings screen, setting summary for setting the wifi frequency band [CHAR LIMIT=50]-->
<string name="wifi_setting_countrycode_summary">Specify the region code for Wi\u2011Fi</string>
<!-- Wi-Fi settings screen, error message when the frequency band could not be set [CHAR LIMIT=50]. -->
<string name="wifi_setting_countrycode_error">There was a problem setting the region code.</string>
<!-- Wake on plug -->
<string name="wake_when_plugged_or_unplugged_title">Wake on plug</string>
<string name="wake_when_plugged_or_unplugged_summary">Turn the screen on when connecting or disconnecting a power source</string>
<!-- Heads-up -->
<string name="heads_up_notifications_enabled_title">Heads-up</string>
<string name="heads_up_notifications_enabled_summary">Display priority notifications in a small floating window</string>
<!-- Tethering & portable hotspot other category -->
<string name="tethering_other_category_text">Other</string>
<!-- Wi-Fi tethering inactivity timeout -->
<string name="hotstpot_inactivity_timeout_text">Wi\u2011Fi hotspot timeout</string>
<string name="hotstpot_inactivity_timeout_never">Never</string>
<string name="hotstpot_inactivity_timeout_1_minute">1 minute</string>
<string name="hotstpot_inactivity_timeout_5_minutes">5 minutes</string>
<string name="hotstpot_inactivity_timeout_10_minutes">10 minutes</string>
<string name="hotstpot_inactivity_timeout_never_summary_text">Portable Wi\u2011Fi hotspot will never timeout</string>
<string name="hotstpot_inactivity_timeout_summary_text">Portable Wi\u2011Fi hotspot will timeout after <xliff:g id="timeout">%1$s</xliff:g></string>
<!-- Per-app data restrictions -->
<string name="data_usage_app_restrict_data_category_title">Cellular data access</string>
<string name="data_usage_app_restrict_wifi_category_title">Wi\u2011Fi data access</string>
<!-- Title for switch to block app data usage [CHAR LIMIT=30] -->
<string name="data_usage_app_restrict_all_data_title">Disable all cellular data access</string>
<!-- Summary for switch to block app data usage [CHAR LIMIT=NONE] -->
<string name="data_usage_app_restrict_all_data_summary">Prevent any use of data access via cellular networks</string>
<!-- Title for switch to block app data usage [CHAR LIMIT=30] -->
<string name="data_usage_app_restrict_all_wifi_title">Disable all Wi\u2011Fi data access</string>
<!-- Summary for switch to block app data usage [CHAR LIMIT=NONE] -->
<string name="data_usage_app_restrict_all_wifi_summary">Prevent any use of data access via Wi\u2011Fi networks</string>
<!-- Volume link notification -->
<string name="volume_link_notification_title">Link ringtone &amp; notification volumes</string>
<!-- Launch music player when headset is connected -->
<string name="headset_connect_player_title">Launch music player</string>
<string name="headset_connect_player_summary">Launch the default music player when a headset is connected</string>
<!-- Update recovery -->
<string name="update_recovery_title">Update recovery</string>
<string name="update_recovery_summary">Update the built-in recovery with system updates</string>
<string name="update_recovery_on_warning">NOTICE: When this feature is enabled, your installed recovery will be replaced by one included with the current version of the running OS.\n\nYour recovery will be updated along with upgrades to your system, helping to ensure compatibility with future versions.\n\nWould you like to enable this feature?</string>
<string name="update_recovery_off_warning">WARNING: When this feature is disabled, your installed recovery will not be updated with OS upgrades.\n\nFuture OS updates may not install with outdated or custom recovery versions.\n\nDo you really want to disable this feature?</string>
<!-- Status bar - double tap to sleep -->
<string name="status_bar_double_tap_to_sleep_title">Double-tap to sleep</string>
<string name="status_bar_double_tap_to_sleep_summary">Double-tap on the status bar to turn off the display</string>
<string name="sim_enabler_summary"><xliff:g id="displayName">%1$s</xliff:g> is <xliff:g id="status" example="disabled">%2$s</xliff:g></string>
<string name="sim_enabled">enabled</string>
<string name="sim_disabled">disabled</string>
<string name="sim_missing">missing or faulty</string>
<string name="sim_enabler_need_disable_sim">SIM card will be deactivated. Do you want to continue?</string>
<string name="sim_enabler_will_disable_sim_title">Attention</string>
<string name="sim_enabler_need_switch_data_service">This SIM will be disabled and SIM <xliff:g id="slotid">%1$s</xliff:g> will be used for data services. Are you sure you want to continue?</string>
<string name="sim_enabler_airplane_on">Unable to perform the operation while airplane mode is on.</string>
<string name="sim_enabler_in_call">Unable to perform the operation while in call.</string>
<string name="sim_enabler_both_inactive">Can\'t disable all SIM cards</string>
<string name="sim_enabler_enabling">Activating\u2026</string>
<string name="sim_enabler_disabling">Deactivating\u2026</string>
<string name="sub_activate_success">SIM activated.</string>
<string name="sub_activate_failed">Activation failed.</string>
<string name="sub_deactivate_success">SIM deactivated.</string>
<string name="sub_deactivate_failed">Deactivation failed.</string>
<!-- About phone settings screen, setting option dialog title to show regulatory information [CHAR LIMIT=25] -->
<string name="regulatory_information_dialog_title" translatable="false">@string/regulatory_labels</string>
<!-- SAR information -->
<string name="maximum_head_level">Head: %1$s W/kg</string>
<string name="maximum_body_level">Body: %1$s W/kg</string>
<!-- IC Codes -->
<string name="ic_code_model">Model: %1$s</string>
<string name="ic_code_full">IC: %1$s</string>
<!-- Label for settings shortcut: carrier selection -->
<string name="shortcut_carrier_title">Network operators</string>
<!-- Burn in protection -->
<string name="burnin_protection_title">Display burn-in protection</string>
<string name="burnin_protection_summary">Periodically move items that are permanently shown on screen to avoid excessive screen wear in that area</string>
</resources>
......@@ -73,6 +73,7 @@
<color name="wifi_divider">#ffe0e0e0</color>
<color name="sim_noitification">@*android:color/material_deep_teal_500</color>
<color name="regulatory_text_color">#000</color>
<color name="confirm_device_credential_transparent_black">#60000000</color>
<color name="fab_ripple">#1fffffff</color><!-- 12% white -->
......@@ -124,4 +125,13 @@
<!-- Gestures settings -->
<color name="gestures_setting_background_color">#f5f5f5</color>
<!-- Eelo colors -->
<color name="red_1">#FB3846</color>
<color name="blue_1">#007FFF</color>
<color name="orange_1">#FC7222</color>
<color name="blue_2">#24527E</color>
<color name="gray_1">#C8CED0</color>
<color name="gray_2">#848484</color>
<color name="green_1">#38D874</color>
</resources>
......@@ -32,12 +32,44 @@
<!-- Dashboard number of columns -->
<integer name="dashboard_num_columns">1</integer>
<!-- Whether to hide IMS and DUN Apns -->
<bool name="config_regional_hide_ims_and_dun_apns">false</bool>
<!-- Carrier_enabled editable -->
<bool name="config_allow_edit_carrier_enabled" translatable="false">false</bool>
<bool name="config_regional_display_icc_id_enable">false</bool>
<!-- When true enable color temperature setting. -->
<bool name="config_enableColorTemperature">false</bool>
<!-- carrier tethering default ssid and password begin -->
<bool name="use_empty_password_default">false</bool>
<bool name="hotspot_default_ssid_with_imei_enable">false</bool>
<!-- carrier tethering default ssid and password end -->
<!-- show tethering help begin -->
<bool name="tethering_show_help_for_first_using">false</bool>
<bool name="tethering_show_help_menu">false</bool>
<!-- show tethering help end -->
<!-- Config voice over lte in wireless settings begin -->
<bool name="config_voice_over_lte_enabled">false</bool>
<!-- Config voice over lte in wireless settings end -->
<!-- carrier tethering account check begin -->
<bool name="edit_hotspot_timeout_enable">false</bool>
<bool name="hotspot_accout_check_enable">false</bool>
<string name="hotspot_accout_check_server_url"></string>
<string name="hotspot_accout_up_sell_url"></string>
<bool name="config_regional_usb_tethering_quick_start_enable">false</bool>
<bool name="config_regional_hotspot_tether_help_enable">false</bool>
<!-- Config to enable/disable wifi call notification -->
<bool name="config_regional_wifi_calling_notificaion_enable">false</bool>
<bool name="wifi_call_enhanced_setting">false</bool>
<bool name="tethering_need_show_activated">false</bool>
<bool name="config_regional_security_show_password_enable">false</bool>
<bool name="config_hotspot_need_show_activated_dialog">false</bool>
<!-- Fully-qualified class name for the implementation of the FeatureFactory to be instantiated. -->
<string name="config_featureFactory" translatable="false">com.android.settings.overlay.FeatureFactoryImpl</string>
......@@ -58,4 +90,39 @@
<!-- If the Storage Manager settings are enabled. -->
<bool name="config_storage_manager_settings_enabled">false</bool>
<!-- Display ro.product.name above Device model -->
<bool name="config_displayDeviceName">false</bool>
<!-- Defines the location of the fingerprint sensor on the device
0 = back
1 = front
2 = left side
3 = right side
-->
<integer name="config_fingerprintSensorLocation">0</integer>
<!-- Does the device allow updating the recovery. -->
<bool name="config_enableRecoveryUpdater">true</bool>
<!-- Enable/disable wifi region code preferences -->
<bool name="config_hideWifiRegionCode">false</bool>
<!-- Does the device allow for manual subscription provisioning? Only works for multi-sim devices,
and currently depends on QC's proprietary telephony stack -->
<bool name="config_enableManualSubProvisioning">true</bool>
<!-- SAR Level for a device -->
<!-- Must be overlaid by device -->
<bool name="config_show_sar_enable" translatable="false">false</bool>
<!-- Maximum Specific Absorption Rate for head -->
<string name="sar_head_level" translatable="false"></string>
<!-- Maximum Specific Absorption Rate for body -->
<string name="sar_body_level" translatable="false"></string>
<!-- IC Code for a device -->
<!-- Must be overlaid by device -->
<bool name="config_show_ic_enable" translatable="false">false</bool>
<!-- IC Code -->
<string name="ic_code" translatable="false"></string>
<string name="ic_model" translatable="false"></string>
</resources>
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (c) 2015-2016, The Linux Foundation. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials provided
with the distribution.
* Neither the name of The Linux Foundation nor the names of its
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS
BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-->
<resources>
<!-- Customize date format or not -->
<bool name="config_regional_date_format">false</bool>
<!-- Whether to show_kernel version name -->
<bool name="def_hide_kernel_version_name">false</bool>
</resources>
......@@ -122,6 +122,15 @@
<!-- Dashboard tile image margin start / end -->
<dimen name="dashboard_tile_image_margin_start">16dp</dimen>
<dimen name="dashboard_tile_image_margin_end">32dp</dimen>
<dimen name="dashboard_tile_divider_offset">8dp</dimen>
<!-- Dashboard chevron tile size -->
<dimen name="dashboard_tile_chevron_size">16dp</dimen>
<!-- Dashboard tile chevron margin start / end -->
<dimen name="dashboard_tile_chevron_margin_start">8dp</dimen>
<dimen name="dashboard_tile_chevron_margin_end">8dp</dimen>
<!-- SwitchBar margin start / end -->
<dimen name="switchbar_margin_start">16dp</dimen>
......@@ -209,6 +218,14 @@
<dimen name="bluetooth_pairing_edittext_padding">21dp</dimen>
<dimen name="bluetooth_checkbox_padding">16dp</dimen>
<!-- Bluetooth ActionBar -->
<dimen name="bluetooth_landscape_title_textsize">14px</dimen>
<dimen name="bluetooth_portrait_title_textsize">20px</dimen>
<dimen name="bluetooth_landscape_actionbar_height">46px</dimen>
<dimen name="bluetooth_portrait_actionbar_height">56px</dimen>
<dimen name="bluetooth_landscape_switchbar_height">46px</dimen>
<dimen name="bluetooth_portrait_switchbar_height">56px</dimen>
<!-- WiFi Preferences -->
<dimen name="wifi_divider_height">1px</dimen>
......
......@@ -695,6 +695,10 @@
[CHAR LIMIT=20] -->
<string name="time_picker_title">Time</string>
 
<!-- Timer Switch Settings --><skip />
<!-- Main Settings screen setting option name to go into the timer switch settings-->
<string name="timer_switch_settings_title">Scheduled power on and off</string>
<!-- Security Settings --><skip />
 
<!-- Security settings screen, setting option name to change screen timeout -->
......@@ -1348,7 +1352,7 @@
<string name="bluetooth_display_passkey_pin_msg">To pair with:<xliff:g id="bold1">&lt;br>&lt;b></xliff:g><xliff:g id="device_name">%1$s</xliff:g><xliff:g id="end_bold1">&lt;/b>&lt;br>&lt;br></xliff:g>Type on it:<xliff:g id="bold2">&lt;br>&lt;b></xliff:g><xliff:g id="passkey">%2$s</xliff:g><xliff:g id="end_bold2">&lt;/b></xliff:g>, then press Return or Enter.</string>
 
<!-- Checkbox message in pairing dialogs. [CHAR LIMIT=NONE] -->
<string name="bluetooth_pairing_shares_phonebook">Allow <xliff:g id="device_name">%1$s</xliff:g> to access your contacts and call history</string>
<string name="bluetooth_pairing_shares_phonebook">Allow access to your contacts and call history</string>
 
<!-- Title for BT error dialogs. -->
<string name="bluetooth_error_title"></string>
......@@ -1570,6 +1574,9 @@
<string name="wifi_notify_open_networks">Network notification</string>
<!-- Checkbox summary for option to notify user when open networks are nearby [CHAR LIMIT=60]-->
<string name="wifi_notify_open_networks_summary">Notify whenever a public network is available</string>
<string name="wifi_enable_hs2_title">Passpoint On</string>
<!-- Checkbox title for option to toggle poor network detection -->
<string name="wifi_poor_network_detection">Avoid poor connections</string>
<!-- Checkbox summary for option to toggle poor network detection -->
......@@ -2379,6 +2386,8 @@
<!-- About phone screen, setting option name [CHAR LIMIT=40] -->
<string name="build_number">Build number</string>
<!-- About phone screen, setting option name [CHAR LIMIT=40] -->
<string name="qgp_version">QGP Version</string>
<!-- About phone screen, setting option name [CHAR LIMIT=40] -->
<string name="selinux_status">SELinux status</string>
 
<!-- About phone screen, show when a value of some status item is unavailable. -->
......@@ -2835,6 +2844,18 @@
<string name="apn_protocol">APN protocol</string>
<!-- Edit access point labels: The protocol of the APN when roaming, e.g., "IPv4", "IPv6", or "IPv4/IPv6". -->
<string name="apn_roaming_protocol">APN roaming protocol</string>
<!-- apn names for carriers -->
<string name="APN_NAME_CMNET">CMNET</string>
<string name="APN_NAME_CMWAP">CMWAP</string>
<string name="APN_NAME_CMMMS">CMMMS</string>
<string name="APN_NAME_CUWAP">China Unicom WAP</string>
<string name="APN_NAME_CUNET">China Unicom NET</string>
<string name="APN_NAME_CUMMS">China Unicom MMS</string>
<string name="APN_NAME_CUSUPL">China Unicom AGPS</string>
<string name="APN_NAME_CTNET">CTNET</string>
<string name="APN_NAME_CTWAP">CTWAP</string>
<string name="APN_NAME_CTLTE">ctlte</string>
<string name="APN_NAME_CTMMS">CTWAP</string>
<!-- Edit enable/disable of APN -->
<string name="carrier_enabled">APN enable/disable</string>
<string name="carrier_enabled_summaryOn">APN enabled</string>
......@@ -2894,19 +2915,19 @@
<!-- SD card & phone storage settings screen, setting option name under Internal phone storage heading -->
<string name="master_clear_title">Factory data reset</string>
<!-- SD card & phone storage settings screen, message on screen after user selects Factory data reset [CHAR LIMIT=NONE] -->
<string name="master_clear_desc" product="tablet">"This will erase all data from your tablet\u2019s <b>internal storage</b>, including:\n\n<li>Your Google account</li>\n<li>System and app data and settings</li>\n<li>Downloaded apps</li>"</string>
<string name="master_clear_desc" product="tablet">This will erase all data from your tablet\u2019s <b>internal storage</b>, including:\n\n<li>Your Google account</li>\n<li>System and app data and settings</li>\n<li>Downloaded apps</li></string>
<!-- SD card & phone storage settings screen, message on screen after user selects Factory data reset [CHAR LIMIT=NONE] -->
<string name="master_clear_desc" product="default">"This will erase all data from your phone\u2019s <b>internal storage</b>, including:\n\n<li>Your Google account</li>\n<li>System and app data and settings</li>\n<li>Downloaded apps"</li></string>
<string name="master_clear_desc" product="default">This will erase all data from your phone\u2019s <b>internal storage</b>, including:\n\n<li>Your Google account</li>\n<li>System and app data and settings</li>\n<li>Downloaded apps</li></string>
<!-- SD card & phone storage settings screen, instructions and list of current accounts. The list of accounts follows this text[CHAR LIMIT=NONE] -->
<string name="master_clear_accounts" product="default">"\n\nYou are currently signed into the following accounts:\n"</string>
<string name="master_clear_accounts" product="default">\n\nYou are currently signed into the following accounts:\n</string>
<!-- SD card & phone storage settings screen, notification if other users are present on the device [CHAR LIMIT=NONE] -->
<string name="master_clear_other_users_present" product="default">"\n\nThere are other users present on this device.\n"</string>
<string name="master_clear_other_users_present" product="default">\n\nThere are other users present on this device.\n</string>
<!-- SD card & phone storage settings screen, list of items in user data storage (USB storage or SD card) that will be erased during this operation [CHAR LIMIT=NONE] -->
<string name="master_clear_desc_also_erases_external">"<li>Music</li>\n<li>Photos</li>\n<li>Other user data</li>"</string>
<string name="master_clear_desc_also_erases_external"><li>Music</li>\n<li>Photos</li>\n<li>Other user data</li></string>
<!-- SD card & phone storage settings screen, instructions about whether to also erase the external storage (SD card) when erasing the internal storage [CHAR LIMIT=NONE] -->
<string name="master_clear_desc_erase_external_storage" product="nosdcard">"\n\nTo clear music, pictures, and other user data, the <b>USB storage</b> needs to be erased."</string>
<string name="master_clear_desc_erase_external_storage" product="nosdcard">\n\nTo clear music, pictures, and other user data, the <b>USB storage</b> needs to be erased.</string>
<!-- SD card & phone storage settings screen, instructions about whether to also erase the external storage (SD card) when erasing the internal storage [CHAR LIMIT=NONE] -->
<string name="master_clear_desc_erase_external_storage" product="default">"\n\nTo clear music, pictures, and other user data, the <b>SD card</b> needs to be erased."</string>
<string name="master_clear_desc_erase_external_storage" product="default">\n\nTo clear music, pictures, and other user data, the <b>SD card</b> needs to be erased.</string>
<!-- SD card & phone storage settings screen, label for check box to erase USB storage [CHAR LIMIT=30] -->
<string name="erase_external_storage" product="nosdcard">Erase USB storage</string>
<!-- SD card & phone storage settings screen, label for check box to erase SD card [CHAR LIMIT=30] -->
......@@ -7007,6 +7028,8 @@
for this device should be used for. Choices are usb_use_charging_only,
usb_use_file_transfer, use_use_photo_transfer, and usb_use_MIDI -->
<string name="usb_use">Use USB to</string>
<string name="usb_tethering_title">USB tethering</string>
<string name="usb_tethering_desc">Use device for USB tethering</string>
 
<!-- Settings item title for background check prefs [CHAR LIMIT=35] -->
<string name="background_check_pref">Background check</string>
......@@ -7773,6 +7796,47 @@
<!-- Message for telling the user the kind of BT device being displayed in list. -->
<string name="bluetooth_talkback_bluetooth">Bluetooth</string>
 
<!-- Wifi extension requirement -->
<string name="wifi_set_priority_settings_title">AP priority settings</string>
<string name="wifi_set_priority_settings_summary">Click to set priority of each access point</string>
<string name="cellular_to_wlan_title">Cellular->WLAN</string>
<string name="wifi_auto_connect_type_title">Auto connect type</string>
<string name="wifi_auto_connect_type_summary">Specify network connection type</string>
<string name="wifi_menu_disconnect">Disconnect from network</string>
<string name="cellular_to_wlan_hint_title">Cellular->WLAN hint</string>
<string name="cellular_to_wlan_hint_summary">Allow hint when choose manually or always ask in Cellular->WLAN</string>
<string name="cellular_to_wlan_hint_toast">Cellular->WLAN connection may be affected</string>
<string name="wlan_to_cellular_hint_title">WLAN->Cellular hint</string>
<string name="notify_connect">CMCC WLAN prompt</string>
<string name="notify_connect_summary">Prompt me when access to CMCC WLAN</string>
<string name="wifi_setting_connect_type_error">There was a problem setting the connect type.</string>
<string name="wifi_advanced_gateway">Gateway</string>
<string name="wifi_advanced_network_netmask">Netmask</string>
<string name="app_ops_permiss_name">App network access</string>
<!-- Roaming Data Settings -->
<string name="label_global_roaming_settings">Roaming Settings</string>
<string name="set_data_time_range">Show time range</string>
<string name="select_sim_card">Select SIM card</string>
<string name="mbn_version">MBN version</string>
<!-- show security alert for open type end -->
<string name="voice_over_lte">Voice over LTE</string>
<string name="tethering_help_dialog_title">Help</string>
<string name="tethering_help_dialog_text"><b>USB tethering</b> \n You can tether your Android device to your computer with a USB cable, to share your device\'s Internet connection with your computer. \n\n1.USB tethering works with Windows Vista, Windows 7, Windows 8, Windows 8.1 and Linux. \n\n2.If your device has an SD card or USB storage, you can\'t mount it on your computer when USB tethered. \n\n <b>Portable Wi-Fi hotspot</b> \n You can turn your Android device into a portable Wi-Fi hotspot, to share your Android device\'s Internet connection with one or more computers or other devices. \n\n1.When your device is serving as a Wi-Fi hotspot, you can\'t use your device\'s applications to access the Internet via its Wi-Fi connection (but of course you remain connected to the Internet via your mobile data network). \n\n2.You configure the hotspot with the Wi-Fi hotspot settings.</string>
<string name="lte_data_and_voice_calling_enabled">LTE data and Voice Calling (IMS/VoLTE) service enabled </string>
<string name="lte_data_service_enabled">LTE data service enabled </string>
<string name="maximum_connections_dialog_title_text">Set Maximum Connections</string>
<string name="maximum_connections_dialog_positive_text">YES</string>
<string name="maximum_connections_dialog_negative_text">NO</string>
<string name="ssid_broadcast_dialog_title">Your HotSpot is not visible now</string>
<string name="ssid_broadcast_dialog_text">If you switch the Broadcast Network Name (SSID) option off, your phone will not be visible to other devices and will not appear in the list of available Wi-Fi networks. Other devices can still connect to your HotSpot by entering its network name manually.</string>
<!-- Used as title on the automatic storage manager settings. [CHAR LIMIT=60] -->
<string name="automatic_storage_manager_settings">Manage storage</string>
 
......@@ -7886,4 +7950,22 @@
<!-- Trigger Carrier Provisioning [CHAR LIMIT=NONE] -->
<string name="trigger_carrier_provisioning">Trigger Carrier Provisioning</string>
 
<!-- Protected Apps -->
<string name="menu_hidden_apps_delete">Reset</string>
<string name="menu_hidden_apps_reset_lock">Reset pattern lock</string>
<string name="protected_apps">Protected apps</string>
<string name="saving_protected_components">Saving component state</string>
<!-- Touchscreen gesture settings -->
<string name="touchscreen_gesture_settings_title">Touchscreen gestures</string>
<string name="touchscreen_gesture_settings_summary">Perform various touchscreen gestures for quick actions</string>
<string name="micro_g">MicroG</string>
<string name="micro_g_title">Access to MicroG settings</string>
<string name="e_contributors_title">/e/ contributors</string>
<string name="lineageos_contributors_title">LineageOS contributors</string>
<string name="elicense_title">/e/ legal</string>
</resources>
......@@ -36,6 +36,16 @@
<intent android:action="android.settings.LICENSE" />
</PreferenceScreen>
<!-- eFoundation License information -->
<PreferenceScreen
android:key="elicense"
android:title="@string/elicense_title" />
<!-- CM License information -->
<PreferenceScreen
android:key="cmlicense"
android:title="@string/cmlicense_title" />
<!-- Terms and conditions -->
<PreferenceScreen
android:key="terms"
......@@ -50,11 +60,4 @@
<intent android:action="android.settings.WEBVIEW_LICENSE" />
</PreferenceScreen>
<Preference
android:key="wallpaper_attributions"
android:title="@string/wallpaper_attributions"
android:summary="@string/wallpaper_attributions_values"
/>
</PreferenceScreen>
......@@ -64,6 +64,10 @@
android:title="@string/sms_application_title"
settings:keywords="@string/keywords_more_default_sms_app" />
<!-- Weather providers -->
<org.cyanogenmod.internal.cmparts.CMPartsPreference
android:key="weather_settings" />
</PreferenceCategory>
<com.android.settings.WorkOnlyCategory
......
......@@ -48,15 +48,37 @@
android:key="app_settings"
android:title="@string/data_usage_app_settings" />
<SwitchPreference
android:key="restrict_background"
android:title="@string/data_usage_app_restrict_background"
android:summary="@string/data_usage_app_restrict_background_summary" />
<SwitchPreference
android:key="unrestricted_data_saver"
android:title="@string/unrestricted_app_title"
android:summary="@string/unrestricted_app_summary" />
<PreferenceCategory
android:key="data_usage_app_restrict_data_category"
android:title="@string/data_usage_app_restrict_data_category_title" >
<SwitchPreference
android:key="restrict_background"
android:title="@string/data_usage_app_restrict_background"
android:summary="@string/data_usage_app_restrict_background_summary" />
<SwitchPreference
android:key="unrestricted_data_saver"
android:title="@string/unrestricted_app_title"
android:summary="@string/unrestricted_app_summary" />
<SwitchPreference
android:key="restrict_all_data"
android:title="@string/data_usage_app_restrict_all_data_title"
android:summary="@string/data_usage_app_restrict_all_data_summary" />
</PreferenceCategory>
<PreferenceCategory
android:key="data_usage_app_restrict_wifi_category"
android:title="@string/data_usage_app_restrict_wifi_category_title" >
<SwitchPreference
android:key="restrict_all_wifi"
android:title="@string/data_usage_app_restrict_all_wifi_title"
android:summary="@string/data_usage_app_restrict_all_wifi_summary" />
</PreferenceCategory>
<PreferenceCategory
android:key="app_list"
......