OSDN Git Service

e84f68a2c1d94b55993b290a66c33281954e446f
[android-x86/packages-apps-DeskClock.git] / res / values / strings.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- Copyright (C) 2007 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
17 <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
18     <!-- -->
19     <!-- Label shown on launcher icon -->
20     <string name="app_label">Alarm Clock</string>
21
22     <!-- Menu item on Alarm Clock screen: Add alarm -->
23     <string name="add_alarm">Add alarm</string>
24
25     <!-- Context Menu Item on Alarm Settings screen: Delete alarm -->
26     <string name="delete_alarm">Delete alarm</string>
27
28     <!-- Delete alarm confirmation dialog message. -->
29     <string name="delete_alarm_confirm">This alarm will be deleted.</string>
30
31     <!-- Menu item on Alarm Clock screen: Show clock -->
32     <string name="show_clock">Show clock</string>
33
34     <!-- Menu item on Alarm Clock screen: Hide clock -->
35     <string name="hide_clock">Hide clock</string>
36
37     <!-- Setting label on Set alarm screen: Label -->
38     <string name="label">Label</string>
39
40     <!-- Default label to display for an alarm -->
41     <string name="default_label">Alarm</string>
42
43     <!-- Preference category on Alarm Settings screen: Set alarm -->
44     <string name="set_alarm">Set alarm</string>
45
46     <!-- Setting labels on Set alarm screen: Enable alarm -->
47     <string name="enable">Turn on alarm</string>
48
49     <!-- Setting labels on Set alarm screen: Vibration on or off -->
50     <string name="alarm_vibrate">Vibrate</string>
51
52     <!-- Setting labels on Set alarm screen: Repeat -->
53     <string name="alarm_repeat">Repeat</string>
54
55     <!-- Setting labels on Set alarm screen: Select alarm ringtone  -->
56     <string name="alert">Ringtone</string>
57
58     <!-- Setting labels on Set alarm screen: Set time  -->
59     <string name="time">Time</string>
60
61
62     <!-- Title of the alarm alert -->
63     <string name="alert_title">Alarm</string>
64     
65     <!-- Button labels on the alarm dialog: Dismiss -->
66     <string name="alarm_alert_dismiss_text">Dismiss</string>
67
68     <!-- Alarm Alert screen: this message is shown after an alarm rung
69          unattended for a number of minutes.  It tells the user that
70          the alarm has been silenced.-->
71     <string name="alarm_alert_alert_silenced">Alarm silenced after <xliff:g id="minutes">%d</xliff:g> minutes</string>
72
73     <!-- Button labels on the alarm dialog: Snooze -->
74     <string name="alarm_alert_snooze_text">Snooze</string>
75
76     <!-- Toast that appears after Alarm is snoozed from the Alarm
77          dialog. Says the alarm will snooze for xxx minutes.  -->
78     <string name="alarm_alert_snooze_set">Snoozing for <xliff:g id="minutes">%d</xliff:g> minutes.</string>
79
80     <!-- Toast that appears after Alarm is snoozed from the Alarm
81          dialog. Shown if snooze cannot be set because the next alarm
82          would fire before the snooze alrm.  "Snooze not set - next
83          alarm set for xxx."  -->
84     <string name="alarm_alert_snooze_not_set">Snooze not set -- next alarm set for <xliff:g id="time">%s</xliff:g></string>
85
86
87     <!-- Alarm confirmation toast: Describes how long from now until
88          alarm fires -->
89     <string name="alarm_set">This alarm is set for <xliff:g id="time_delta">%s</xliff:g> from now.</string>
90
91     <!-- Alarm confirmation toast: A combiner that orders the segments
92          that follow -->
93     <string name="combiner"><xliff:g id="xxx">%1$s</xliff:g><xliff:g id="xxx">%2$s</xliff:g><xliff:g id="xxx">%3$s</xliff:g><xliff:g id="xxx">%4$s</xliff:g><xliff:g id="xxx">%5$s</xliff:g></string>
94
95     <!-- Alarm confirmation toast: singular day -->
96     <string name="day">"1 day"</string>
97
98     <!-- Alarm confirmation toast: plural days -->
99     <string name="days">"<xliff:g id="days">%s</xliff:g> days"</string>
100
101     <!-- Alarm confirmation toast: singular hour -->
102     <string name="hour">1 hour</string>
103
104     <!-- Alarm confirmation toast: plural hours -->
105     <string name="hours"><xliff:g id="hours">%s</xliff:g> hours</string>
106
107     <!-- Alarm confirmation toast: "and" to join hours and minutes -->
108     <string name="and">" and "</string>
109
110     <!-- Alarm confirmation toast: space  -->
111     <string name="space">" "</string>
112
113     <!-- Alarm confirmation toast: time less than one minute  -->
114     <string name="subminute">"less than 1 minute"</string>
115
116     <!-- Alarm confirmation toast: singular minute  -->
117     <string name="minute">"1 minute"</string>
118
119     <!-- Alarm confirmation toast: plural minutes  -->
120     <string name="minutes">"<xliff:g id="minutes">%s</xliff:g> minutes"</string>
121
122     <!-- Alarm confirmation toast: Ante Meridiem, or am  -->
123     <string name="am">am</string>
124
125     <!-- Alarm confirmation toast: Post Meridiem, or pm  -->
126     <string name="pm">pm</string>
127
128     <!-- Repeat options that appear under an alarm on main Alarm Clock
129          screen to identify repetition schedule: special case for when
130          the alarm is set to repeat every day -->
131     <string name="every_day">every day</string>
132
133     <!-- Repeat options that appear under an alarm on main Alarm Clock
134          screen to identify repetition schedule: special case for when
135          the alarm is set to never repeat -->
136     <string name="never">Never</string>
137
138     <!-- Repeat options that appear under an alarm on main Alarm Clock
139          screen to identify repetition schedule: concatenate days with
140          this character, i.e. "Mon, Tue, Wed" -->
141     <string name="day_concat">", "</string>
142
143     <!-- Appears at the top of the Clock Picker screen: Tell user to
144          select a clock to display -->
145     <string name="clock_instructions">Select a clock to display.</string>
146
147     <!-- Error dialog title: Alarm not set.  Appears only on critical
148          failure -->
149     <string name="error">Alarm not set</string>
150
151     <!-- Error dialog message.  Appears only on critical
152          failure -->
153     <string name="dberror">Sorry, the alarm could not be set.</string>
154
155     <!-- Label for analog clock gadget, shown in list of all gadgets -->
156     <string name="analog_gadget">Analog clock</string>
157
158     <!-- Days of week -->
159     <string-array name="days_of_week">
160         <!-- Day of week: Monday -->
161         <item>Monday</item>
162         <!-- Day of week: Tuesday -->
163         <item>Tuesday</item>
164         <!-- Day of week: Wednesday -->
165         <item>Wednesday</item>
166         <!-- Day of week: Thursday -->
167         <item>Thursday</item>
168         <!-- Day of week: Friday  -->
169         <item>Friday</item>
170         <!-- Day of week: Saturday -->
171         <item>Saturday</item>
172         <!-- Day of week: Sunday -->
173         <item>Sunday</item>
174     </string-array>
175     
176     <!-- Short Day of week  -->
177     <string-array name="days_of_week_short">
178         <!-- Short Day of week: Mon -->
179         <item>Mon</item>
180         <!-- Short Day of week: Tue -->
181         <item>Tue</item>
182         <!-- Short Day of week: Wed -->
183         <item>Wed</item>
184         <!-- Short Day of week: Thu -->
185         <item>Thu</item>
186         <!-- Short Day of week: Fri  -->
187         <item>Fri</item>
188         <!-- Short Day of week: Sat -->
189         <item>Sat</item>
190         <!-- Short Day of week: Sun -->
191         <item>Sun</item>
192     </string-array>
193     
194     <!-- Menu item title for general Alarm Clock Settings -->
195     <string name="settings">Settings</string>
196
197     <!-- Setting title for whether the alarm should play in silent mode.
198          Usually, silent mode only affects the ringer, but this setting
199          will make the alarms respect silent mode too. -->
200     <string name="alarm_in_silent_mode_title">Alarm in silent mode</string>
201
202     <!-- Setting summary for whether the alarm should play in silent mode. -->
203     <string name="alarm_in_silent_mode_summary">Play alarm even when the phone is in silent mode</string>
204
205 </resources>
206
207