OSDN Git Service

Huge rewrite of the AlarmClock to play the Alarm in a service.
[android-x86/packages-apps-DeskClock.git] / res / values-zh-rTW / 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     <string name="delete_alarm_confirm">"將刪除此鬧鐘。"</string>
22     <string name="show_clock">"顯示時鐘"</string>
23     <string name="hide_clock">"隱藏時鐘"</string>
24     <string name="label">"標籤"</string>
25     <string name="default_label">"鬧鐘"</string>
26     <string name="set_alarm">"設定鬧鐘"</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="alarm_alert_dismiss_text">"關閉"</string>
32     <string name="alarm_alert_alert_silenced">"鬧鐘 <xliff:g id="MINUTES">%d</xliff:g> 分鐘後靜音"</string>
33     <string name="alarm_alert_snooze_text">"貪睡"</string>
34     <string name="alarm_alert_snooze_set">"再貪睡 <xliff:g id="MINUTES">%d</xliff:g> 分鐘。"</string>
35     <string name="alarm_set">"還有 <xliff:g id="TIME_DELTA">%s</xliff:g> 會啟動鬧鐘。"</string>
36     <string name="combiner">"<xliff:g id="XXX_0">%1$s</xliff:g><xliff:g id="XXX_1">%2$s</xliff:g><xliff:g id="XXX_2">%3$s</xliff:g><xliff:g id="XXX_3">%4$s</xliff:g><xliff:g id="XXX_4">%5$s</xliff:g>"</string>
37     <string name="day">"1 天"</string>
38     <string name="days">"<xliff:g id="DAYS">%s</xliff:g> 天"</string>
39     <string name="hour">"1 小時"</string>
40     <string name="hours">"<xliff:g id="HOURS">%s</xliff:g> 小時"</string>
41     <string name="and">" 又 "</string>
42     <string name="space">" "</string>
43     <string name="subminute">"少於 1 分鐘"</string>
44     <string name="minute">"1 分鐘"</string>
45     <string name="minutes">"<xliff:g id="MINUTES">%s</xliff:g> 分鐘"</string>
46     <string name="every_day">"每天"</string>
47     <string name="never">"從不"</string>
48     <string name="day_concat">"、 "</string>
49     <string name="clock_instructions">"選取顯示的時鐘。"</string>
50     <string name="error">"鬧鐘未設定"</string>
51     <string name="dberror">"抱歉,無法設定鬧鐘。"</string>
52     <string name="analog_gadget">"類比時鐘"</string>
53     <!-- no translation found for settings (5849739030579520686) -->
54     <skip />
55     <!-- no translation found for alarm_in_silent_mode_title (3892612644543516705) -->
56     <skip />
57     <!-- no translation found for alarm_in_silent_mode_summary (6042500263899922832) -->
58     <skip />
59 </resources>