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

79 lines
5.8 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (c) 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.
~
-->
<!-- The xml contains Qti specific resource strings neede for any value added features. -->
<resources>
<string name="callFailed_no_circuit_avail">無線路可用</string>
<string name="callFailed_network_out_of_order">網路出問題了</string>
<string name="callFailed_no_route_to_destination">無法路由到目的地</string>
<string name="callFailed_channel_unacceptable">頻道不接受</string>
<string name="callFailed_operator_determined_barring">通訊業者確定禁止</string>
<string name="callFailed_normal">正常來電清除</string>
<string name="callFailed_no_user_responding">沒有使用者回應</string>
<string name="callFailed_no_answer_from_user">使用者提醒,沒有回應</string>
<string name="callFailed_call_rejected">來電被拒絕</string>
<string name="callFailed_number_changed">號碼已變更</string>
<string name="callFailed_preemption">優先權</string>
<string name="callFailed_destination_out_of_order">目的地出問題了</string>
<string name="callFailed_invalid_number_format">號碼格式不正確 (數字不完整)</string>
<string name="callFailed_facility_rejected">功能被拒絕</string>
<string name="callFailed_resp_to_status_enquiry">狀態查詢回應</string>
<string name="callFailed_normal_unspecified">正常,未指定</string>
<string name="callFailed_tempopary_failure">臨時故障</string>
<string name="callFailed_switching_equipment_congestion">交換裝置擁塞</string>
<string name="callFailed_access_information_discarded">權限資訊丟棄</string>
<string name="callFailed_requested_circuit_or_channel_not_available">請求的線路/頻道不可用</string>
<string name="callFailed_resources_unavailable_or_unspecified">資源不可用或未指定</string>
<string name="callFailed_QOS_unavailable">服務品質不可用</string>
<string name="callFailed_requested_facility_not_subscribed">請求的功能未訂閱</string>
<string name="callFailed_incoming_calls_barred_within_CUG">在 CUG 內禁止的來電</string>
<string name="callFailed_bearer_capability_not_authorized">承載能力未授權</string>
<string name="callFailed_bearer_capability_unavailable">承載能力目前不可用</string>
<string name="callFailed_service_option_not_available">服務、選項不可用或未指定</string>
<string name="callFailed_bearer_service_not_implemented">承載服務未執行</string>
<string name="callFailed_requested_facility_not_implemented">請求的功能未執行</string>
<string name="callFailed_only_digital_information_bearer_available">僅有受限制的數字資訊承載能力可用</string>
<string name="callFailed_service_or_option_not_implemented">服務、選項未執行或未指定</string>
<string name="callFailed_invalid_transaction_identifier">無效的事務辨識碼值</string>
<string name="callFailed_user_not_member_of_CUG">使用者不是 CUG 的成員</string>
<string name="callFailed_incompatible_destination">目標不相容</string>
<string name="callFailed_invalid_transit_NW_selection">無效的過境網路選擇</string>
<string name="callFailed_semantically_incorrect_message">語義上不正確的訊息</string>
<string name="callFailed_invalid_mandatory_information">無效的強制性資訊</string>
<string name="callFailed_message_type_non_implemented">訊息類型不存在或未實行</string>
<string name="callFailed_message_type_not_compatible_with_protocol_state">訊息類型與協定狀態不相容</string>
<string name="callFailed_information_element_non_existent">資訊元素不存在或未實行</string>
<string name="callFailed_conditional_IE_error">有條件的 IE 錯誤</string>
<string name="callFailed_message_not_compatible_with_protocol_state">訊息與協定狀態不相容</string>
<string name="callFailed_recovery_on_timer_expired">定時器到期時恢復</string>
<string name="callFailed_protocol_error_unspecified">協定錯誤,未指定</string>
<string name="callFailed_interworking_unspecified">互聯互通,未指定</string>
<string name="callFailed_non_selected_user_clearing">未選擇使用者清除</string>
</resources>