• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="UTF-8"?>
2<!--
3  ~ Copyright (c) 2018 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="hvac_min_text" msgid="866677328637088715">"最小"</string>
21    <string name="hvac_max_text" msgid="7627950157128770380">"最大"</string>
22    <string name="voice_recognition_toast" msgid="7579725862117020349">"現在由已連線的藍牙裝置處理語音辨識作業"</string>
23    <string name="car_guest" msgid="768913000117469596">"訪客"</string>
24    <string name="start_guest_session" msgid="2759367183497948650">"訪客"</string>
25    <string name="car_add_user" msgid="8660226923614358478">"新增使用者"</string>
26    <string name="car_new_user" msgid="304628168515673432">"新使用者"</string>
27    <string name="user_add_user_message_setup" msgid="2130987756494836929">"新增的使用者需要自行設定個人空間。"</string>
28    <string name="user_add_user_message_update" msgid="1001907075316748931">"任何使用者都可以為所有其他使用者更新應用程式。"</string>
29    <string name="car_loading_profile" msgid="458961191993686065">"正在載入"</string>
30    <string name="car_loading_profile_developer_message" msgid="737810794567935702">"正在載入使用者 (由 <xliff:g id="FROM_USER">%1$d</xliff:g> 至 <xliff:g id="TO_USER">%2$d</xliff:g>)"</string>
31    <string name="mic_privacy_chip_off_content" msgid="4989623700063721557">"個咪閂咗。"</string>
32    <string name="mic_privacy_chip_mic_enabled" msgid="5667789064187849349">"麥克風已啟用"</string>
33    <string name="mic_privacy_chip_mic_enabled_subtext" msgid="815124399469247109">"應用程式可存取麥克風"</string>
34    <string name="mic_privacy_chip_mic_disabled" msgid="2709173475947157320">"麥克風已停用"</string>
35    <string name="mic_privacy_chip_mic_disabled_subtext" msgid="9059745506470016701">"沒有應用程式可存取麥克風"</string>
36    <string name="mic_privacy_chip_privacy_settings" msgid="719293067082198224">"私隱設定"</string>
37    <string name="mic_privacy_chip_app_using_mic_suffix" msgid="8355462601492180023">"「<xliff:g id="APP">%s</xliff:g>」正在使用麥克風"</string>
38    <string name="mic_privacy_chip_apps_using_mic_suffix" msgid="6656026041668305817">"「<xliff:g id="APP_LIST">%s</xliff:g>」正在使用麥克風"</string>
39    <string name="mic_privacy_chip_app_recently_used_mic_suffix" msgid="1819299821245419382">"「<xliff:g id="APP">%s</xliff:g>」最近曾使用麥克風"</string>
40    <string name="mic_privacy_chip_on_toast" msgid="7003896860896586181">"麥克風已開啟"</string>
41    <string name="mic_privacy_chip_off_toast" msgid="8718743873640788032">"麥克風已關閉"</string>
42    <string name="mic_privacy_chip_dialog_title_mic" msgid="3782090299882049010">"最近使用麥克風的應用程式"</string>
43    <string name="mic_privacy_chip_dialog_ok" msgid="2298690833121720237">"確定"</string>
44</resources>
45