summaryrefslogtreecommitdiff
path: root/res/values-zh-rTW/strings.xml
blob: c63a4f162022302c84e01d291c97fade13dec920 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (C) 2009 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="tool_tip_title">"您知道…"</string>
    <string name="tool_tip_message">"按住綠色撥號鍵,開啟語音撥號。"</string>
    <string name="examples">"例如:"<b>" "\n"「撥給 John Doe」"\n"「撥到 John Doe 的住宅電話、…」"\n"「撥打語音信箱」"\n"「撥打 (866) 555 0123」"\n"「撥打 911、811、…」"\n"「撥打 +44 7333 444 555」"\n"「重撥」"\n"「開啟 Google 日曆」"</b></string>
    <string name="title">"語音撥號"</string>
    <string name="initializing">"起始中"</string>
    <string name="listening">"等候語音指令…"</string>
    <string name="please_try_again">"請再試一次。"</string>
    <string name="recognition_error">"您也可以試著重新啟動手機"</string>
    <string name="at_home">"住宅電話"</string>
    <string name="on_mobile">"行動電話"</string>
    <string name="at_work">"工作電話"</string>
    <string name="at_other">"其他電話"</string>
    <string name="logging_enabled">"語音撥號紀錄已啟用。"</string>
    <string name="logging_disabled">"語音撥號紀錄已停用。"</string>
</resources>