OSDN Git Service

f80c625e8f0ab3e3bf373f5e5319fdc835275974
[android-x86/packages-apps-DeskClock.git] / res / values-zh-rCN / strings.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Copyright (C) 2009 The Android Open Source Project
3
4      Licensed under the Apache License, Version 2.0 (the "License");
5      you may not use this file except in compliance with the License.
6      You may obtain a copy of the License at
7
8           http://www.apache.org/licenses/LICENSE-2.0
9
10      Unless required by applicable law or agreed to in writing, software
11      distributed under the License is distributed on an "AS IS" BASIS,
12      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13      See the License for the specific language governing permissions and
14      limitations under the License.
15 -->
16 <resources xmlns:android="http://schemas.android.com/apk/res/android"
17     xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
18     <string name="app_label">"闹钟时钟"</string>
19     <string name="add_alarm">"添加闹钟"</string>
20     <string name="delete_alarm">"取消闹钟"</string>
21     <!-- no translation found for delete_alarm_confirm (4237696873219106907) -->
22     <skip />
23     <string name="show_clock">"显示时钟"</string>
24     <string name="hide_clock">"隐藏时钟"</string>
25     <string name="set_alarm">"设置闹钟"</string>
26     <string name="enable">"开启闹钟"</string>
27     <string name="alarm_vibrate">"振动"</string>
28     <string name="alarm_repeat">"重复"</string>
29     <string name="alert">"铃声"</string>
30     <string name="time">"时间"</string>
31     <string name="alert_title">"闹钟"</string>
32     <string name="alarm_alert_dismiss_text">"取消"</string>
33     <string name="alarm_alert_alert_silenced">"闹钟在 <xliff:g id="MINUTES">%d</xliff:g> 分钟后静音"</string>
34     <string name="alarm_alert_snooze_text">"再响"</string>
35     <string name="alarm_alert_snooze_set">"<xliff:g id="MINUTES">%d</xliff:g> 分钟后再响。"</string>
36     <string name="alarm_alert_snooze_not_set">"未设置再响 - 下次闹钟设置在 <xliff:g id="TIME">%s</xliff:g>"</string>
37     <string name="alarm_set">"该闹钟设置为从现在起 <xliff:g id="TIME_DELTA">%s</xliff:g> 后再提醒。"</string>
38     <!-- no translation found for combiner (2146732837172099134) -->
39     <skip />
40     <string name="day">"1 天"</string>
41     <string name="days">"<xliff:g id="DAYS">%s</xliff:g> 天"</string>
42     <string name="hour">"1 小时"</string>
43     <string name="hours">"<xliff:g id="HOURS">%s</xliff:g> 小时"</string>
44     <string name="and">"和"</string>
45     <!-- no translation found for space (9141227650891547547) -->
46     <skip />
47     <string name="subminute">"短于 1 分钟"</string>
48     <string name="minute">"1 分钟"</string>
49     <string name="minutes">"<xliff:g id="MINUTES">%s</xliff:g> 分钟"</string>
50     <string name="am">"上午"</string>
51     <string name="pm">"下午"</string>
52     <string name="every_day">"每天"</string>
53     <string name="never">"永不"</string>
54     <string name="day_concat">"、"</string>
55     <string name="clock_instructions">"选择要显示的时钟。"</string>
56     <string name="error">"未设置闹钟"</string>
57     <string name="dberror">"抱歉,无法设置该闹钟。"</string>
58     <!-- no translation found for analog_gadget (1670505720837152766) -->
59     <skip />
60   <string-array name="days_of_week">
61     <item>"周一"</item>
62     <item>"周二"</item>
63     <item>"周三"</item>
64     <item>"周四"</item>
65     <item>"周五"</item>
66     <item>"周六"</item>
67     <item>"周日"</item>
68   </string-array>
69   <string-array name="days_of_week_short">
70     <item>"周一"</item>
71     <item>"周二"</item>
72     <item>"周三"</item>
73     <item>"周四"</item>
74     <item>"周五"</item>
75     <item>"周六"</item>
76     <item>"周日"</item>
77   </string-array>
78 </resources>