• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="UTF-8"?>
2<!--
3  ~ Copyright (C) 2017 The Android Open Source Project
4  ~
5  ~ Licensed under the Apache License, Version 2.0 (the "License");
6  ~ you may not use this file except in compliance with the License.
7  ~ You may obtain a copy of the License at
8  ~
9  ~      http://www.apache.org/licenses/LICENSE-2.0
10  ~
11  ~ Unless required by applicable law or agreed to in writing, software
12  ~ distributed under the License is distributed on an "AS IS" BASIS,
13  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14  ~ See the License for the specific language governing permissions and
15  ~ limitations under the License
16   -->
17
18<resources xmlns:android="http://schemas.android.com/apk/res/android"
19    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
20    <string name="incall_content_description_end_call" msgid="8232796487777787200">"結束通話"</string>
21    <string name="incall_content_description_muted" msgid="2130133443150389474">"已設為靜音"</string>
22    <string name="incall_content_description_unmuted" msgid="4023577547526525202">"已取消靜音"</string>
23    <string name="incall_content_description_swap_calls" msgid="5233257839262161417">"切換通話"</string>
24    <string name="incall_content_description_merge_calls" msgid="5198778837993669729">"合併通話"</string>
25    <string name="incall_content_description_earpiece" msgid="2786221842272370555">"手機聽筒"</string>
26    <string name="incall_content_description_speaker" msgid="7837829930201265549">"喇叭"</string>
27    <string name="incall_content_description_bluetooth" msgid="6988919010980910001">"藍牙"</string>
28    <string name="incall_content_description_headset" msgid="3170439802944346719">"有線耳機"</string>
29    <string name="incall_content_description_hold" msgid="3335508251734906019">"保留通話"</string>
30    <string name="incall_content_description_unhold" msgid="3862584118869933593">"恢復通話"</string>
31    <string name="incall_content_description_video_on" msgid="899266487647420613">"開啟視訊畫面"</string>
32    <string name="incall_content_description_video_off" msgid="762985912616707076">"關閉視訊畫面"</string>
33    <string name="incall_content_description_swap_video" msgid="297943299827908998">"切換視訊畫面"</string>
34    <string name="incall_label_speaker" msgid="1814254833253409394">"擴音"</string>
35    <string name="incall_label_audio" msgid="5923781170533336820">"音訊"</string>
36</resources>
37