android_mt6572_jiabo/packages/apps/CellBroadcastReceiver/res/values-zh-rTW/cm_strings.xml
2025-09-05 16:56:03 +08:00

52 lines
3 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2016 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">
<string name="category_india_settings_title">印度專用設定</string>
<string name="enable_channel_60_alerts_title">顯示第 60 頻道的廣播</string>
<string name="enable_channel_60_alerts_summary">印度使用第 60 頻道接收通訊業者特定資訊</string>
<string name="enable_cmas_presidential_alerts_title">顯示國家級警報</string>
<string name="enable_cmas_presidential_alerts_summary">一律顯示國家級警報</string>
<string name="enable_alert_tone_title">提示音</string>
<string name="enable_alert_tone_summary">開啟提示音</string>
<string name="add_channel">新增頻道</string>
<string name="channel_list">頻道清單</string>
<string name="receive_broad_cast">接收區域廣播簡訊</string>
<string name="cb_channel_dialog_channel_name">頻道名稱 (0-10 個字元)</string>
<string name="cb_channel_dialog_channel_number">頻道號碼 (0-65534)</string>
<string name="cb_channel_dialog_channel_state">啟用頻道</string>
<string name="cb_error_channel_num">請輸入頻道號碼 (0-65534)。</string>
<string name="cb_error_channel_name">頻道名稱長度不可超過 24 個字元。</string>
<string name="cb_menu_tile">頻道操作</string>
<string name="cb_menu_add_channel">新增頻道</string>
<string name="cb_menu_channel_list">頻道清單</string>
<string name="enable">啟用</string>
<string name="disable">停用</string>
<string name="cb_error_channel_id_exist">頻道 ID 已存在。</string>
<string name="cb_channel_dialog_edit_channel">編輯頻道</string>
<string name="cb_default_new_channel_name">新的頻道</string>
<string name="cb_menu_edit">編輯</string>
<string name="cb_menu_delete">刪除廣播</string>
<string name="cell_broadcast_setting">區域廣播設定</string>
<string name="error_updating_title">通話設定錯誤</string>
<string name="reading_settings">閱讀設定</string>
<string name="updating_settings">更新設定</string>
<string name="error_finish_dialog_title">網路或 SIM 卡錯誤。</string>
<string name="close_dialog">確定</string>
<string name="updating_title">區域設定</string>
<string name="done_text">完成</string>
<string name="cb_channel_50_name">第 50 頻道</string>
</resources>