strings.xml revision de561d2d37fc0e3beeb74a9a0bafad6420f8349d
1<?xml version="1.0" encoding="utf-8"?>
2<!-- Copyright (C) 2006 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    <!-- This is the label underneath the icon for Calendar -->
19    <string name="app_label">Calendar</string>
20
21    <!-- Shared Labels. These labels are shared among the activities. -->
22    <skip />
23    <!-- This is the label for the title or name of an event -->
24    <string name="what_label">What</string>
25    <!-- This is the label for the location of an event -->
26    <string name="where_label">Where</string>
27    <!-- This is the label for the time of an event [CHAR LIMIT=30] -->
28    <string name="when_label">When</string>
29    <!-- This is the label for the timezone of an event [CHAR LIMIT=30] -->
30    <string name="timezone_label">Time zone</string>
31    <!-- This is the label for the Guests/Attendees of an event -->
32    <string name="attendees_label">Guests</string>
33    <!-- This is the label for the Guest Responses and count of an event e.g. Yes (3) -->
34    <string name="response_label">"<xliff:g id="response_type">%s</xliff:g> (<xliff:g id="guest_count">%d</xliff:g>)"</string>
35
36    <!-- Some events repeat daily, weekly, monthly, or yearly.  This is the label
37         for all the choices about how often an event repeats (including the choice
38         of not repeating). -->
39    <string name="repeats_label">Repetition</string>
40    <!-- Title of event when no explicit title is specified by the user -->
41    <string name="no_title_label">(No title)</string>
42
43    <!-- Reminder format strings -->
44    <plurals name="Nminutes">
45        <!-- This is the label for a 1-minute reminder. -->
46        <item quantity="one">1 minute</item>
47        <!-- This is the label for 2 or more minutes. The actual number of
48             minutes is a parameter. -->
49        <item quantity="other"><xliff:g id="count">%d</xliff:g> minutes</item>
50    </plurals>
51    <!-- We use the abbreviation "mins" instead of "minutes" to keep the string short.
52         This is the number of minutes displayed for a calendar reminder.  For example,
53         a reminder of 10 minutes would be displayed as '10 mins'.  The translation
54         should use the shortest acceptable abbreviation to save space. -->
55    <plurals name="Nmins">
56        <!-- This is the label for a 1-minute reminder. -->
57        <item quantity="one">1 min</item>
58        <!-- This is the label for 2 or more minutes. The actual number of
59             minutes is a parameter. -->
60        <item quantity="other"><xliff:g id="count">%d</xliff:g> mins</item>
61    </plurals>
62    <!-- This is the number of hours displayed for a calendar reminder.  For example,
63         a reminder of 1 hour would be displayed as '1 hour'.  The translation
64         should use the shortest acceptable abbreviation of 'hour' to save space. -->
65    <plurals name="Nhours">
66        <!-- This is the label for a 1-hour reminder. -->
67        <item quantity="one">1 hour</item>
68        <!-- This is the label for a reminder of 2 or more hours. The actual number of
69             hours is a parameter. -->
70        <item quantity="other"><xliff:g id="count">%d</xliff:g> hours</item>
71    </plurals>
72    <!-- This is the number of days displayed for a calendar reminder.  For example,
73         a reminder of 2 days would be displayed as '2 days'.  The translation
74         should use the shortest acceptable abbreviation of 'day' to save space. -->
75    <plurals name="Ndays">
76        <!-- This is the label for a reminder of 1 day. -->
77        <item quantity="one">1 day</item>
78        <!-- This is the label for a reminder of 2 or more days. The actual number of
79             days is a parameter. -->
80        <item quantity="other"><xliff:g id="count">%d</xliff:g> days</item>
81    </plurals>
82
83    <!-- Menu items: -->
84    <skip />
85    <!-- This is a label on a context menu item. Pressing this menu item to initiate
86        syncing of your Calendar data with the server. [CHAR LIMIT=11] -->
87    <string name="calendar_refresh"> "Refresh"</string>
88    <!-- This is a label on a context menu item. Pressing this menu item displays the
89         Agenda view. -->
90    <string name="show_agenda_view">"Show agenda"</string>
91    <!-- This is a label on a context menu item. Pressing this menu item displays the
92         Day view. -->
93    <string name="show_day_view">"Show day"</string>
94    <!-- This is a label on a menu item. Pressing this menu item displays the
95         Agenda view. -->
96    <string name="agenda_view">"Agenda"</string>
97    <!-- This is a label on a menu item. Pressing this menu item displays the
98         Day view. -->
99    <string name="day_view">"Day"</string>
100    <!-- This is a label on a menu item. Pressing this menu item displays the
101         Week view. -->
102    <string name="week_view">"Week"</string>
103    <!-- This is a label on a menu item. Pressing this menu item displays the
104         Month view. -->
105    <string name="month_view">"Month"</string>
106    <!-- This is a label on a menu item. Pressing this menu item displays the
107         details of an event. -->
108    <string name="event_view">"View event"</string>
109    <!-- This is a label on a menu item. Pressing this menu item allows the
110         user to create a new event. -->
111    <string name="event_create">"New event"</string>
112    <!-- This is a label on a menu item in a popup window. Pressing this menu
113         item allows the user to edit or change an existing event. -->
114    <string name="event_edit">"Edit event"</string>
115    <!-- This is a label on a menu item in a popup window. Pressing this menu
116         item allows the user to delete an existing event. -->
117    <string name="event_delete">"Delete event"</string>
118    <!-- This is a label on a menu item. Pressing this menu
119         item takes the user to the current day (today) in whatever view
120         (Day view, Week view, Agenda view, Month view) they are currently in. -->
121    <string name="goto_today">"Today"</string>
122    <!-- This is a label on a menu item. Pressing this menu item allows the
123         user to see the list of calendars that he is viewing and to then add
124         or remove selected calendars. -->
125    <string name="menu_select_calendars">"Calendars"</string>
126    <!-- This is a label on a menu item. Pressing this menu item allows the
127         user to view and edit his Settings (or Preferences) -->
128    <string name="menu_preferences">"Settings"</string>
129    <!-- This is a label on a menu item. Pressing this menu item allows the
130         user to search their events. [CHAR LIMIT=11]-->
131    <string name="search">"Search"</string>
132    <!-- This is a label on a menu item. Pressing this menu item hides
133         the navigation controls on the right side. [CHAR LIMIT=20] -->
134    <string name="hide_controls">"Hide controls"</string>
135    <!-- This is a label on a menu item. Pressing this menu item shows the
136         navigation controls on the right side. [CHAR LIMIT=20] -->
137    <string name="show_controls">"Show controls"</string>
138
139    <!-- Month view -->
140    <skip />
141
142    <!-- Select Calendars activity -->
143    <skip />
144    <!-- Title of "My calendars" screen -->
145    <string name="calendars_title">"Calendars"</string>
146    <!-- Synced and visible status message -->
147    <string name="synced_visible">synced, visible</string>
148    <!-- Synced but not visible status message -->
149    <string name="synced_not_visible">synced, not visible</string>
150    <!-- not Synced or visible status message -->
151    <string name="not_synced_not_visible">not synced, not visible</string>
152    <!-- Synced status message displayed when the given calendar is stored/synced on the device
153        [CHAR LIMIT=60] -->
154    <string name="synced"> synced</string>
155    <!-- Not synced status message displayed when the given calendar is not stored/synced on the
156        device [CHAR LIMIT=60] -->
157    <string name="not_synced"> not synced</string>
158    <!-- Message displayed to user when an account with Calendars is not being auto-synced
159        [CHAR LIMIT=120]-->
160    <string name="acct_not_synced">This account is not being synced and your calendars may
161        not be up to date.</string>
162    <!-- Label on button that takes user to the Accounts and Sync settings page [CHAR LIMIT=60] -->
163    <string name="accounts">Accounts &amp; sync</string>
164
165    <!-- Event edit activity -->
166    <skip />
167    <!-- The title of the screen where the user edits an event -->
168    <string name="event_edit_title">"Event details"</string>
169    <!-- Default value of What field (as a hint to the user) -->
170    <string name="hint_what">"Event name"</string>
171    <!-- Default value of Where field (as a hint to the user) -->
172    <string name="hint_where">"Event location"</string>
173    <!-- Default value of Description field (as a hint to the user) -->
174    <string name="hint_description">"Event description"</string>
175    <!-- Default value of Attendees/Guests field (as a hint to the user) -->
176    <string name="hint_attendees">"Enter email addresses"</string>
177    <!-- Toast message displayed when a new event is created -->
178    <string name="creating_event">"Event created"</string>
179    <!-- Toast message displayed when an existing event is saved after being modified -->
180    <string name="saving_event">"Event saved"</string>
181    <!-- Toast message displayed when a new event with guests is created -->
182    <string name="creating_event_with_guest">"Invitations sent"</string>
183    <!-- Toast message displayed when an existing event with guests is saved after being modified -->
184    <string name="saving_event_with_guest">"Updates sent"</string>
185    <!-- Title of message displayed to indicate available calendars are being loaded when creating
186         a new event -->
187    <string name="loading_calendars_title">"Loading calendars"</string>
188    <!-- Body of message displayed to indicate available calendars are being loaded when creating
189         a new event -->
190    <string name="loading_calendars_message">"Loading calendars\u2026"</string>
191
192    <!-- The alert toast is not actually being displayed for some reason. -->
193    <skip />
194    <!-- the title of the alert/notification activity -->
195    <string name="alert_title">Calendar notifications</string>
196    <!-- Notification window messages: -->
197    <skip />
198
199    <!-- Event info/edit screen labels:-->
200    <skip />
201    <!-- This is the title of the screen used to view the details of an event -->
202    <string name="event_info_title">View event</string>
203    <!-- This is the title of the screen used to view the details of an invitation
204         to a meeting or event -->
205    <string name="event_info_title_invite">Meeting invitation</string>
206
207    <!-- EditEventActivity specific strings: -->
208    <skip />
209    <!-- Events have a start date/time and an end date/time. The display shows
210         the start and end times like 'From start date To end date'. This is the
211         label before the 'end date'. -->
212    <string name="edit_event_to_label">To</string>
213    <!-- Events have a start date/time and an end date/time. The display shows
214         the start and end times like 'From start date To end date'. This is the
215         label before the 'start date'. -->
216    <string name="edit_event_from_label">From</string>
217    <!-- Check box label that specifies if this is an all-day event [CHAR LIMIT=9]  -->
218    <string name="edit_event_all_day_label">All day</string>
219    <!-- Label for choosing one of the calendars -->
220    <string name="edit_event_calendar_label">Calendar</string>
221    <!-- Menu item to show all choices [CHAR LIMIT=22]-->
222    <string name="edit_event_show_all">Show all</string>
223    <!-- Label for the event description -->
224    <string name="description_label">Description</string>
225    <!-- Label for the 'Presence' of an event, which can be either 'busy' (the default)
226         or 'available' -->
227    <string name="presence_label">Show me as</string>
228    <!-- Label for the 'Privacy' of an event, which can be either 'private'
229         or 'public' -->
230    <string name="privacy_label">Privacy</string>
231    <!-- Label for the list of reminders for an event -->
232    <string name="reminders_label">Reminders</string>
233    <!-- Title of alert shown if the user tries to create an event and has no calendars -->
234    <string name="no_syncable_calendars">No calendars</string>
235    <!-- Body of alert shown if the user tries to create an event and has no calendars. Users can start adding an account here. [CHAR LIMIT=NONE] -->
236    <string name="no_calendars_found">Before you can add an event, you must add at least one Calendar account to the device and make a calendar visible. Touch \u0022Add account\u0022 to add an account (if you just added an account, wait for it to finish syncing and try again). Or touch Cancel and ensure that at least one calendar is visible.</string>
237    <!-- Title of a button shown when there is no account available and the system prompt a user to add one. [CHAR LIMIT=none] -->
238    <string name="add_account">Add account</string>
239    <!-- Label for adding guests to an event [CHAR LIMIT=32]-->
240    <string name="add_guests_label">Add guests</string>
241
242    <!-- View Event -->
243    <skip />
244    <!-- Label for which calendar an event is part of -->
245    <string name="view_event_calendar_label">Calendar</string>
246    <!-- Label for the event organizer -->
247    <string name="view_event_organizer_label">Organizer:</string>
248    <!-- Label for the local timezone -->
249    <string name="view_event_timezone_label">Local time zone:</string>
250    <!-- Label for whether the user is attending this event. This is shown when
251         a user is invited to a meeting or event.  The possible answers are
252         'yes', 'no', and 'maybe' (and, initially, 'no response'). -->
253    <string name="view_event_response_label">Attending?</string>
254    <!-- Response for whether attending an event - accepted [CHAR LIMIT=10]-->
255    <string name="response_yes">Yes</string>
256    <!-- Response for whether attending an event - tentative [CHAR LIMIT=10]-->
257    <string name="response_maybe">Maybe</string>
258    <!-- Response for whether attending an event - declined [CHAR LIMIT=10]-->
259    <string name="response_no">No</string>
260
261    <!-- Agenda View strings -->
262    <skip />
263    <!-- This is shown as part of the heading at the top of a list of today's events. -->
264    <string name="agenda_today">Today, <xliff:g id="date">%1$s</xliff:g></string>
265    <!-- This is shown while the calendar events are being loading to the screen. -->
266    <string name="loading">Loading\u2026</string>
267    <!-- This is shown at the top of the agenda view showing the beginning of the searched range. If the user taps on this string and Calendar will find events older than what is visible and display them to the user -->
268    <string name="show_older_events">Touch to view events before <xliff:g id="oldest_search_range">%1$s</xliff:g></string>
269    <!-- This is shown at the bottom of the agenda view showing the end of the searched range. If the user taps on this string and Calendar will find events later/newer than what is visible and display them to the user -->
270    <string name="show_newer_events">Touch to view events after <xliff:g id="newest_search_range">%1$s</xliff:g></string>
271
272    <!-- Search activity strings -->
273    <skip />
274    <!-- Title of the search screen [CHAR LIMIT=30] -->
275    <string name="search_title">Search my calendars</string>
276
277    <!-- ICS Import activity -->
278    <skip />
279    <!-- This is a abbreviation for 'Number of events' and is a label next to
280         an input for the user to enter the number of events to import. -->
281    <string name="num_events">"Num events"</string>
282
283    <!-- Button labels: -->
284    <skip />
285    <!-- This is the title of a popup window that is displayed when the user
286         edits a repeating event. [CHAR LIMIT=20]-->
287    <string name="edit_event_label">"Details"</string>
288    <!-- This is a menu button for switching into edit mode when viewing an event.
289        [CHAR LIMIT=10] -->
290    <string name="edit_label">"Edit"</string>
291    <!-- The button label for deleting an event -->
292    <string name="delete_label">"Delete"</string>
293    <!-- A menu item for deleting an event -->
294    <string name="delete_event_label">"Delete event"</string>
295    <!-- The button label for saving an event -->
296    <string name="save_label">Done</string>
297    <!-- The button label for discarding changes to an event -->
298    <string name="discard_label">Cancel</string>
299    <!-- The button label for importing events from another source to the phone -->
300    <string name="import_label">"Import"</string>
301
302    <!-- Button labels on expanded notification reminders: -->
303    <skip />
304    <!-- The button label for making the reminder alarms go away temporarily.
305         The reminder alarms will fire off again in 5 minutes. -->
306    <string name="snooze_all_label">"Snooze all"</string>
307    <!-- The button label for dismissing all the current reminder alarms. This
308         causes them to disappear from the notification screen. -->
309    <string name="dismiss_all_label">"Dismiss all"</string>
310
311    <!-- Repetition dialog options: -->
312    <skip />
313    <!-- A label in a multiple-choice list for the specifying that an event does
314         not repeat -->
315    <string name="does_not_repeat">One-time event</string>
316    <!-- A label in a multiple-choice list for the specifying that an event
317         repeats daily -->
318    <string name="daily">Daily</string>
319    <!-- A label in a multiple-choice list for the specifying that an event
320         repeats every weekday (Monday through Friday) -->
321    <string name="every_weekday">"Every weekday (Mon\u2013Fri)"</string>
322    <!-- A label in a multiple-choice list for the specifying that an event
323         repeats weekly on some day of the week.  For example,
324         'Weekly (every Tuesday)'. -->
325    <string name="weekly">"Weekly (every <xliff:g id="days_of_week">%s</xliff:g>)"</string>
326
327    <!-- Example: 'Monthly (every first Sunday)' -->
328    <!--   1st parameter is an ordinal number, like 'first' -->
329    <!--   2nd parameter is a day of the week, like 'Sunday' -->
330    <string name="monthly_on_day_count">"Monthly (every <xliff:g id="ordinal_number">%1$s</xliff:g> <xliff:g id="day_of_week">%2$s</xliff:g>)"</string>
331    <!-- The common portion of a string describing how often an event repeats,
332         example: 'Monthly (on day 2)' -->
333    <string name="monthly">Monthly</string>
334    <!-- Calendar spinner item, to select that an event recurs every year. -->
335    <string name="yearly_plain">Yearly</string>
336    <!-- Example: "Monthly (on day 15)" -->
337    <string name="monthly_on_day">"Monthly (on day <xliff:g id="day_of_month">%s</xliff:g>)"</string>
338    <!-- Example: "Yearly (on April 15)" -->
339    <string name="yearly">"Yearly (on <xliff:g id="dates">%s</xliff:g>)"</string>
340    <!-- This is a label for telling the user that this event repeats in
341         custom (non-standard) way from the usual repeat rates (such as daily,
342         weekly, etc.) and that the user cannot change this on the phone
343         (but only on the web). -->
344    <string name="custom" product="tablet">"Custom\u2026 (cannot customize on tablet)"</string>
345    <!-- This is a label for telling the user that this event repeats in
346         custom (non-standard) way from the usual repeat rates (such as daily,
347         weekly, etc.) and that the user cannot change this on the phone
348         (but only on the web). -->
349    <string name="custom" product="default">"Custom\u2026 (cannot customize on phone)"</string>
350
351    <!-- This is a choice in a list that the user sees when he tries to modify
352         a repeating event.  This choice says to change just this one instance
353         of this repeating event. -->
354    <string name="modify_event">Change only this event.</string>
355    <!-- This is a choice in a list that the user sees when he tries to modify
356         a repeating event.  This choice says to change all occurrences of
357         this repeating event. -->
358    <string name="modify_all">Change all events in the series.</string>
359    <!-- This is a choice in a list that the user sees when he tries to modify
360         a repeating event.  This choice says to change this instance and all
361         future occurrences of this repeating event. -->
362    <string name="modify_all_following">Change this and all future events.</string>
363
364    <!-- Dialogs -->
365
366    <!-- Confirmation dialog message -->
367    <skip />
368    <!-- This is a confirmation message in a popup dialog that appears when the
369         user has asked to delete an event. The user still has a chance to cancel
370         this operation. -->
371    <string name="delete_this_event_title">This event will be deleted.</string>
372    <!-- This is the title of a popup dialog that asks for confirmation before
373         deleting an event. -->
374    <string name="delete_title">Delete</string>
375    <!-- This is the title of a popup dialog that asks for confirmation before
376         changing the response to an invitation. -->
377    <string name="change_response_title">Change response</string>
378
379    <!-- This the title of a menu for General Preferences.
380         Pressing the menu item lets user to view and edit his general settings
381         (or preferences) [CHAR LIMIT=30] -->
382    <string name="menu_general_preferences">General Preferences</string>
383
384    <!-- This the title of a menu for "About Calendar" Preferences.
385         Pressing the menu item lets user to view the current settings
386         [CHAR LIMIT=30] -->
387    <string name="menu_about_preferences">About calendar</string>
388
389    <!-- This is the title of the screen for setting user preferences. -->
390    <string name="preferences_title">"Settings"</string>
391    <!-- This is the title of a section in the Settings screen for settings
392         related to viewing calendar events -->
393    <string name="preferences_general_title">Calendar view setting</string>
394    <!-- This is the title of a section in the Settings screen for settings
395         related to reminders for calendar events -->
396    <string name="preferences_reminder_title">Reminder settings</string>
397    <!-- Settings check box label to hide events that the user has declined to attend -->
398    <string name="preferences_hide_declined_title">Hide declined events</string>
399    <!-- Settings week start label to start week on specific day-->
400    <string name="preferences_week_start_day_title">Week starts on</string>
401    <!-- Title of popup for week start day setting-->
402    <string name="preferences_week_start_day_dialog">Week starts on</string>
403    <!-- DO NOT TRANSLATE -->
404    <string name="preferences_week_start_day_default">-1</string>
405    <!-- Title of the settings item to clear the recent search history [CHAR LIMIT=40] -->
406    <string name="preferences_clear_search_history_title">Clear search history</string>
407    <!-- Summary of the settings item to clear the recent search history [CHAR LIMIT=70]-->
408    <string name="preferences_clear_search_history_summary">Remove all the searches you have performed</string>
409    <!-- Message to show in a toast when the history is cleared [CHAR LIMIT=40] -->
410    <string name="search_history_cleared">Search history cleared</string>
411    <!-- Settings check box label to enable or disable notifications -->
412    <string name="preferences_alerts_title">Notifications</string>
413    <!-- Settings dialog label that specifies when the phone should vibrate -->
414    <string name="preferences_alerts_vibrateWhen_title">Vibrate</string>
415    <!-- Settings screen, setting summary text -->
416    <string name="preferences_alerts_vibrateWhen_summary">Also vibrate for reminders</string>
417    <!-- Title of ringtone selector dialog -->
418    <string name="preferences_alerts_ringtone_title">Select ringtone</string>
419    <!-- Title of check box label to enable or disable pop-up notifications -->
420    <string name="preferences_alerts_popup_title">Pop-up notification</string>
421    <!-- List item label for setting the default number of reminder minutes -->
422    <string name="preferences_default_reminder_title">Default reminder time</string>
423    <!-- Title of dialog for setting the default number of reminder minutes -->
424    <string name="preferences_default_reminder_dialog">Default reminder time</string>
425    <!-- Default value for the number of reminder minutes -->
426    <string name="preferences_default_reminder_default">10</string>
427    <!-- Settings check box label to keep Calendar in a fixed 'home' time zone [CHAR LIMIT = 18] -->
428    <string name="preferences_use_home_tz_title">Use home time zone</string>
429    <!-- Settings description of what setting Calendar to use a fixed 'home' time
430        zone does [CHAR LIMIT = 60]-->
431    <string name="preferences_use_home_tz_descrip">Displays calendars and event times in your home time zone when traveling</string>
432    <!-- Settings title for selecting a 'home' time zone to display Calendar in [CHAR LIMIT = 18] -->
433    <string name="preferences_home_tz_title">Home time zone</string>
434    <!-- DO NOT TRANSLATE -->
435    <string name="preferences_home_tz_default">America/Los_Angeles</string>
436
437    <!-- Title of the settings item to show week number in week view [CHAR LIMIT=40] -->
438    <string name="preferences_show_week_num_title">Show week number</string>
439
440    <!-- This is the title of a section in the Settings screen for "About" this application -->
441    <string name="preferences_about_title">About</string>
442    <!-- Build version of the application -->
443    <string name="preferences_build_version">Build version</string>
444
445    <!-- The vibrate notification modes -->
446    <string-array name="prefEntries_alerts_vibrateWhen">
447        <!-- Always -->
448        <item>Always</item>
449        <!-- Only when the phone is in Silent mode -->
450        <item>Only when silent</item>
451        <!-- Never -->
452        <item>Never</item>
453    </string-array>
454
455    <!-- The default vibrateWhen value, when none is set -->
456    <string translatable="false" name="prefDefault_alerts_vibrateWhen">never</string>
457    <!-- The value to use then migrating from old versions for a true vibrate setting -->
458    <string translatable="false" name="prefDefault_alerts_vibrate_true">always</string>
459    <!-- The value to use then migrating from old versions for a false vibrate setting -->
460    <string translatable="false" name="prefDefault_alerts_vibrate_false">never</string>
461
462    <!-- The vibrateWhen values -->
463    <string-array translatable="false" name="prefValues_alerts_vibrateWhen">
464        <item>always</item>
465        <item>silent</item>
466        <item>never</item>
467    </string-array>
468
469    <!-- Dialog title for the Vibrate dialog -->
470    <string name="prefDialogTitle_vibrateWhen">Vibrate</string>
471
472    <!-- Widget -->
473    <skip />
474    <!-- Title for calendar gadget when displayed in list of all other gadgets -->
475    <string name="gadget_title">Calendar</string>
476
477    <!-- Shown in month view next to event icon when additional events exist for that day, but no
478        room remaining -->
479    <plurals name="month_more_events">
480        <!-- additional events message for 1 event, the quotes force a literal interpretation of the
481            string [CHAR LIMIT = 10] -->
482        <item quantity="one">"+1"</item>
483        <!-- additional events message for multiple events [CHAR LIMIT = 10] -->
484        <item quantity="other">+<xliff:g id="number">%d</xliff:g></item>
485    </plurals>
486
487    <!-- Caption to show on gadget when there are no upcoming calendar events -->
488    <string name="gadget_no_events">No upcoming calendar events</string>
489
490    <!-- Text to show on gadget when an event starts on the next day -->
491    <string name="tomorrow">Tomorrow</string>
492
493    <!-- Text to show on gadget when an event is currently in progress -->
494    <string name="in_progress">in progress</string>
495
496    <!-- Text to show on gadget when an all-day event is in progress -->
497    <string name="today">Today</string>
498
499    <!-- DO NOT TRANSLATE -->
500    <string name="tardis">TARDIS</string>
501
502    <!-- Displayed in email address autocomplete list when searching for contacts
503         in corporate directories. Example:  "Searching bigcompany.com..." [CHAR LIMIT=64] -->
504    <string name="directory_searching_fmt">Searching <xliff:g id="domain">%s</xliff:g>\u2026</string>
505
506    <!-- Accessibility Events -->
507
508    <!--
509      Source: A value for announcing the current event index (example: "Event 2 of 6").
510      Description: This is spoken to the user. [CHAR LIMIT="NONE"]
511    -->
512    <string name="template_announce_item_index">Event <xliff:g id="item_index">%1$s</xliff:g> of <xliff:g id="item_count">%2$s</xliff:g>.</string>
513
514</resources>
515