summaryrefslogtreecommitdiff
path: root/res/values-zh-rCN/strings.xml
blob: b88c1955e7d79fed5079f7b637289e9f8508e9c0 (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
33
34
35
<?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">
    <!-- no translation found for voiceDialer (5948204210436590941) -->
    <skip />
    <string name="tool_tip_title">"您知道吗..."</string>
    <string name="tool_tip_message">"按住绿色呼叫按钮可打开语音拨号程序。"</string>
    <!-- no translation found for examples (2100807337052050741) -->
    <skip />
    <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>