unplugged-system/packages/services/Telecomm/testapps/transactionalVoipApp/res/values-zh-rCN/strings.xml

38 lines
2.4 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8"?>
<!--
~ Copyright (C) 2022 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="app_name" msgid="2907804426411305091">"事务性 API 测试活动"</string>
<string name="in_call_activity_name" msgid="7545884666442897585">"通话活动中的事务"</string>
<string name="register_phone_account" msgid="1920315963082350332">"注册电话帐号"</string>
<string name="start_foreground_service" msgid="8968755699895128574">"启动 FGS在后台模拟 MT + 应用)"</string>
<string name="start_outgoing" msgid="1441644037370361864">"开始去电"</string>
<string name="start_incoming" msgid="6444983300186361271">"开始来电"</string>
<string name="get_call_id" msgid="5513943242738347108">"未设置来电显示/本机号码"</string>
<string name="set_call_active" msgid="3365404393507589899">"setActive"</string>
<string name="answer" msgid="5423590397665409939">"回复"</string>
<string name="set_call_inactive" msgid="7106775211368705195">"setInactive"</string>
<string name="disconnect_call" msgid="1349412380315371385">"断开连接"</string>
<string name="request_earpiece_endpoint" msgid="6649571985089296573">"手机听筒"</string>
<string name="request_speaker_endpoint" msgid="1033259535289845405">"扬声器"</string>
<string name="request_bluetooth_endpoint" msgid="5933254250623451836">"蓝牙"</string>
<string name="start_stream" msgid="3567634786280097431">"开始直播"</string>
<string name="crash_app" msgid="2548690390730057704">"抛出异常"</string>
<string name="update_notification" msgid="8677916482672588779">"将通知更新为当前通话样式"</string>
</resources>