1<?xml version="1.0" encoding="UTF-8"?> 2<!-- Copyright (C) 2019 The Android Open Source Project 3 4 Licensed under the Apache License, Version 2.0 (the "License"); 5 you may not use this file except in compliance with the License. 6 You may obtain a copy of the License at 7 8 http://www.apache.org/licenses/LICENSE-2.0 9 10 Unless required by applicable law or agreed to in writing, software 11 distributed under the License is distributed on an "AS IS" BASIS, 12 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 13 See the License for the specific language governing permissions and 14 limitations under the License. 15 --> 16 17<resources xmlns:android="http://schemas.android.com/apk/res/android" 18 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> 19 <string name="phoneAppLabel" product="tablet" msgid="4304896407232136185">"移动数据"</string> 20 <string name="phoneAppLabel" product="default" msgid="2519341656721644038">"电话服务"</string> 21 <string name="emergencyDialerIconLabel" msgid="7373355740508369750">"紧急拨号器"</string> 22 <string name="fdnListLabel" msgid="5034563979654950274">"固定拨号列表"</string> 23 <string name="simContacts_title" msgid="4391084959219666947">"选择要导入的联系人"</string> 24 <string name="gsm_umts_options" msgid="1113500053403490666">"GSM/UMTS 选项"</string> 25 <string name="cdma_options" msgid="4492063023149886710">"CDMA 选项"</string> 26 <string name="call_settings" msgid="8152058602760531097">"通话设置"</string> 27 <string name="labelCF" msgid="2140733390678280443">"来电转接"</string> 28 <string name="labelCallBarring" msgid="8300927675522420184">"通话限制"</string> 29 <string name="labelGSMMore" msgid="4048734049263392253">"GSM 通话设置"</string> 30 <string name="fdn" msgid="1080701466751913822">"固定拨号"</string> 31 <string name="get_pin2" msgid="5519152040805796508">"输入 PIN2 码"</string> 32 <string name="delete_fdn_contact" msgid="4232462795352020296">"删除固定拨号联系人"</string> 33 <string name="enable_pin" msgid="5266421421847399987">"启用/停用 SIM 卡 PIN 码"</string> 34 <string name="change_pin" msgid="7219696137781706635">"更改 SIM 卡 PIN 码"</string> 35 <string name="accessibility_settings_activity_title" msgid="1948510182681531251">"无障碍"</string> 36 <string name="ecm_exit_dialog" msgid="5718252559378968754">"EcmExitDialog"</string> 37 <string name="sip_connection_service_label" msgid="6852349516774218961">"内置 SIP 通话功能"</string> 38 <string name="phone_accounts" msgid="6930293131442022860">"通话帐号"</string> 39 <string name="voicemail" msgid="9083239047687566742">"语音信箱"</string> 40 <string name="pstn_connection_service_label" msgid="8160589738201280253">"内置 SIM 卡"</string> 41 <string name="phone_info_label" product="tablet" msgid="8816614547088739126">"平板电脑信息"</string> 42 <string name="phone_info_label" product="default" msgid="3123311719257053162">"手机信息"</string> 43 <string name="band_mode_title" msgid="681256838654706936">"设置无线装置频道模式"</string> 44</resources> 45