strings.xml revision 8c03a85bf91fe4cede66180affe5f67e37b0efd8
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:android="http://schemas.android.com/apk/res/android"
18    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
19    <string name="app_label" msgid="5452708708398908131">"Calendar"</string>
20    <string name="what_label" msgid="1933578391985810049">"What"</string>
21    <string name="where_label" msgid="3472482206065595118">"Where"</string>
22    <string name="when_label" msgid="894636567327261599">"When"</string>
23    <string name="timezone_label" msgid="3988530993300431650">"Time zone"</string>
24    <string name="attendees_label" msgid="2971281641565729725">"Guests"</string>
25    <string name="repeats_label" msgid="7414023871434593196">"Repetition"</string>
26    <string name="no_title_label" msgid="302177118061368042">"(No title)"</string>
27  <plurals name="Nminutes">
28    <item quantity="one" msgid="4871052965772159239">"1 minute"</item>
29    <item quantity="other" msgid="5644461630927544936">"<xliff:g id="COUNT">%d</xliff:g> minutes"</item>
30  </plurals>
31  <plurals name="Nmins">
32    <item quantity="one" msgid="9191090668359663663">"1 min"</item>
33    <item quantity="other" msgid="9175648445939148974">"<xliff:g id="COUNT">%d</xliff:g> mins"</item>
34  </plurals>
35  <plurals name="Nhours">
36    <item quantity="one" msgid="4793697728599296830">"1 hour"</item>
37    <item quantity="other" msgid="4477841052001760620">"<xliff:g id="COUNT">%d</xliff:g> hours"</item>
38  </plurals>
39  <plurals name="Ndays">
40    <item quantity="one" msgid="5988137255732166573">"1 day"</item>
41    <item quantity="other" msgid="1709378992389618261">"<xliff:g id="COUNT">%d</xliff:g> days"</item>
42  </plurals>
43  <plurals name="weekN">
44    <item quantity="other" msgid="8085184869561028365">"WEEK <xliff:g id="COUNT">%d</xliff:g>"</item>
45  </plurals>
46    <string name="calendar_refresh" msgid="6172731193680500025">"Refresh"</string>
47    <string name="show_day_view" msgid="5782512782605466016">"Show day"</string>
48    <string name="agenda_view" msgid="5566084759423843245">"Agenda"</string>
49    <string name="day_view" msgid="4467754504843584437">"Day"</string>
50    <string name="week_view" msgid="6775043022159508060">"Week"</string>
51    <string name="month_view" msgid="7287101431749285412">"Month"</string>
52    <string name="event_view" msgid="7621353079385122317">"View event"</string>
53    <string name="event_create" msgid="6941040556709110617">"New event"</string>
54    <string name="event_edit" msgid="4006961928830064662">"Edit event"</string>
55    <string name="event_delete" msgid="2386667193277770442">"Delete event"</string>
56    <string name="goto_today" msgid="9162136434410891230">"Today"</string>
57    <string name="menu_preferences" msgid="9120238479503233925">"Settings"</string>
58    <string name="menu_select_visible_calendars" msgid="735670432781741817">"Calendars to be displayed"</string>
59    <string name="search" msgid="550656004486017426">"Search"</string>
60    <string name="hide_controls" msgid="830320505938520882">"Hide controls"</string>
61    <string name="show_controls" msgid="715520586028062621">"Show controls"</string>
62    <string name="select_visible_calendars_title" msgid="7944393060991949882">"Calendars to be displayed"</string>
63    <string name="synced" msgid="7913940305983383493">"synced"</string>
64    <string name="not_synced" msgid="4275114941801829419">"not synced"</string>
65    <string name="acct_not_synced" msgid="6126800985681230627">"This account isn\'t being synced, so your calendars may not be up to date."</string>
66    <string name="accounts" msgid="849401841083180306">"Accounts &amp; sync"</string>
67    <string name="select_synced_calendars_title" msgid="7916084873075901448">"Calendars to be synced"</string>
68    <string name="select_synced_calendars_button" msgid="8890542984949996251">"Calendars to be synced"</string>
69    <string name="hint_what" msgid="709155115005044531">"Event name"</string>
70    <string name="hint_where" msgid="4972598001033801974">"Location"</string>
71    <string name="hint_description" msgid="1910143586169033232">"Description"</string>
72    <string name="hint_attendees" msgid="1650488163176888480">"Guests"</string>
73    <string name="creating_event" msgid="7516249252554059980">"Event created."</string>
74    <string name="saving_event" msgid="7694181017411177226">"Event saved."</string>
75    <string name="empty_event" msgid="9018699257414338634">"Empty event not created."</string>
76    <string name="creating_event_with_guest" msgid="8535098983005383300">"Invitations sent."</string>
77    <string name="saving_event_with_guest" msgid="8678551213800311856">"Updates sent."</string>
78    <string name="alert_title" msgid="7869592820853066853">"Calendar notifications"</string>
79    <string name="event_info_title" msgid="56024222340421620">"View event"</string>
80    <string name="event_info_title_invite" msgid="9160326363769403865">"Meeting invitation"</string>
81    <string name="edit_event_to_label" msgid="795012981218062421">"To"</string>
82    <string name="edit_event_from_label" msgid="174999102612666115">"From"</string>
83    <string name="edit_event_all_day_label" msgid="6200181113992136073">"All day"</string>
84    <string name="edit_event_calendar_label" msgid="4556498359505856900">"Calendar"</string>
85    <string name="edit_event_show_all" msgid="4558049350756058301">"Show all"</string>
86    <string name="description_label" msgid="7193475046717505855">"Description"</string>
87    <string name="presence_label" msgid="6169724148441175862">"Show me as"</string>
88    <string name="privacy_label" msgid="9215031965259597335">"Privacy"</string>
89    <string name="reminders_label" msgid="7292389181815525676">"Add reminder"</string>
90    <string name="no_syncable_calendars" msgid="7019488867045436129">"No calendars"</string>
91    <string name="no_calendars_found" msgid="8968682716053492187">"Before you can add an event, you must add at least one Calendar account to your device and make a calendar visible. Touch Add Account to add an account (if you\'ve just added an account, wait for it to finish syncing and try again). Or touch Cancel and make sure that at least one calendar is visible."</string>
92    <string name="create_an_account_desc" msgid="7249605109240576895">"Calendar works better with a Google Account."\n\n"• Access it from any web browser"\n"• Back up your events securely"</string>
93    <string name="add_account" msgid="1669072099756774952">"Add account"</string>
94    <string name="view_event_calendar_label" msgid="6126231656338241140">"Calendar:"</string>
95    <string name="view_event_organizer_label" msgid="2753151795647402277">"Organiser:"</string>
96    <string name="view_event_response_label" msgid="8382281658458798329">"Attending?"</string>
97    <string name="response_yes" msgid="2027484304899988350">"Yes"</string>
98    <string name="response_maybe" msgid="7791500973627841695">" Maybe"</string>
99    <string name="response_no" msgid="561911691884148136">"No"</string>
100    <string name="event_info_organizer" msgid="9138683335394832629">"Organiser:"</string>
101    <string name="event_info_desc_more" msgid="2961880675118098743">"More"</string>
102    <string name="event_info_desc_less" msgid="8295683160345195225">"Less"</string>
103    <string name="event_info_reminders_label" msgid="8913097552956388972">"Reminders"</string>
104    <string name="agenda_today" msgid="5965841338467422191">"TODAY, <xliff:g id="DATE">%1$s</xliff:g>"</string>
105    <string name="agenda_yesterday" msgid="4170964206728599693">"YESTERDAY, <xliff:g id="DATE">%1$s</xliff:g>"</string>
106    <string name="agenda_tomorrow" msgid="3893625470780723605">"TOMORROW, <xliff:g id="DATE">%1$s</xliff:g>"</string>
107    <string name="loading" msgid="3772533493214331230">"Loading…"</string>
108    <string name="show_older_events" msgid="5140647493681439926">"Touch to view events before <xliff:g id="OLDEST_SEARCH_RANGE">%1$s</xliff:g>"</string>
109    <string name="show_newer_events" msgid="2604638815440163080">"Touch to view events after <xliff:g id="NEWEST_SEARCH_RANGE">%1$s</xliff:g>"</string>
110    <string name="search_title" msgid="8898015280250716254">"Search my calendars"</string>
111    <string name="edit_event_label" msgid="7413222956349977161">"Details"</string>
112    <string name="edit_label" msgid="8934331258435656534">"Edit"</string>
113    <string name="delete_label" msgid="874742811918030739">"Delete"</string>
114    <string name="save_label" msgid="2133599104834432589">"Done"</string>
115    <string name="discard_label" msgid="2394623883289782541">"Cancel"</string>
116    <string name="snooze_all_label" msgid="4994488813124409077">"Snooze all"</string>
117    <string name="dismiss_all_label" msgid="1834400025868091301">"Dismiss all"</string>
118    <string name="does_not_repeat" msgid="1877681921029738999">"One-time event"</string>
119    <string name="daily" msgid="560350706808680448">"Daily"</string>
120    <string name="every_weekday" msgid="5896574838353902978">"Every weekday (Mon–Fri)"</string>
121    <string name="weekly" msgid="2006107373119027114">"Weekly (every <xliff:g id="DAYS_OF_WEEK">%s</xliff:g>)"</string>
122    <string name="monthly_on_day_count" msgid="6847991854413461795">"Monthly (every <xliff:g id="ORDINAL_NUMBER">%1$s</xliff:g> <xliff:g id="DAY_OF_WEEK">%2$s</xliff:g>)"</string>
123    <string name="monthly" msgid="4587116285383048586">"Monthly"</string>
124    <string name="yearly_plain" msgid="3652692085322162449">"Yearly"</string>
125    <string name="monthly_on_day" msgid="5370155265278821156">"Monthly (on day <xliff:g id="DAY_OF_MONTH">%s</xliff:g>)"</string>
126    <string name="yearly" msgid="8576208380302949002">"Yearly (on <xliff:g id="DATES">%s</xliff:g>)"</string>
127    <string name="custom" product="tablet" msgid="3806817351377723249">"Customise (can\'t customise on tablet)"</string>
128    <string name="custom" product="default" msgid="4137468716966004993">"Customise (can\'t customise on phone)"</string>
129    <string name="modify_event" msgid="5982876409997142690">"Change only this event"</string>
130    <string name="modify_all" msgid="4421657265864209041">"Change all events in the series."</string>
131    <string name="modify_all_following" msgid="3017428541066390380">"Change this and all future events"</string>
132    <string name="new_event_dialog_label" msgid="7553105224561147916">"New event"</string>
133    <string name="new_event_dialog_option" msgid="6154657379574669371">"New event"</string>
134    <string name="delete_this_event_title" msgid="518402946676919384">"Delete this event?"</string>
135    <string name="change_response_title" msgid="7704714776070974984">"Change response"</string>
136    <string name="menu_general_preferences" msgid="2812705323334260708">"General settings"</string>
137    <string name="menu_about_preferences" msgid="6124375438237674973">"About Calendar"</string>
138    <string name="preferences_title" msgid="8045855493262131773">"Settings"</string>
139    <string name="preferences_general_title" msgid="2069075513760573117">"Calendar view setting"</string>
140    <string name="preferences_reminder_title" msgid="6940022527071973010">"Reminder settings"</string>
141    <string name="preferences_hide_declined_title" msgid="1849295943669890034">"Hide declined events"</string>
142    <string name="preferences_week_start_day_title" msgid="4619489296444901622">"Week starts on"</string>
143    <string name="preferences_week_start_day_dialog" msgid="5181634128884089113">"Week starts on"</string>
144    <string name="preferences_clear_search_history_title" msgid="6619916370215282982">"Clear search history"</string>
145    <string name="preferences_clear_search_history_summary" msgid="7864674093455778158">"Remove all the searches that you\'ve performed"</string>
146    <string name="search_history_cleared" msgid="1536707558435227567">"Search history cleared."</string>
147    <string name="preferences_alerts_title" msgid="6636088008103904020">"Notifications"</string>
148    <string name="preferences_alerts_vibrateWhen_title" msgid="8731372580674292759">"Vibrate"</string>
149    <string name="preferences_alerts_ringtone_title" msgid="7872809411438804447">"Choose ringtone"</string>
150    <string name="preferences_alerts_popup_title" msgid="6643468203670475296">"Pop-up notification"</string>
151    <string name="preferences_default_reminder_title" msgid="5188861433342733905">"Default reminder time"</string>
152    <string name="preferences_default_reminder_dialog" msgid="2490348857239323412">"Default reminder time"</string>
153    <string name="preferences_default_reminder_default" msgid="2903884416749959435">"10"</string>
154    <string name="preferences_use_home_tz_title" msgid="5597546849968598210">"Use home time zone"</string>
155    <string name="preferences_use_home_tz_descrip" msgid="4835375381297413746">"Displays calendars and event times in your home time zone when travelling"</string>
156    <string name="preferences_home_tz_title" msgid="6680000444088818578">"Home time zone"</string>
157    <string name="preferences_show_week_num_title" msgid="5280734329664503461">"Show week number"</string>
158    <string name="preferences_about_title" msgid="2810624892412097879">"About"</string>
159    <string name="preferences_build_version" msgid="8242471883413502068">"Build version"</string>
160  <string-array name="prefEntries_alerts_vibrateWhen">
161    <item msgid="2539376794936035639">"Always"</item>
162    <item msgid="8091719131860840185">"Only when silent"</item>
163    <item msgid="4552962311897985633">"Never"</item>
164  </string-array>
165    <string name="prefDialogTitle_vibrateWhen" msgid="8995274609647451109">"Vibrate"</string>
166    <string name="gadget_title" msgid="939918875331310945">"Calendar"</string>
167  <plurals name="month_more_events">
168    <item quantity="one" msgid="8971334808414201327">"+1"</item>
169    <item quantity="other" msgid="1997405398178470838">"+<xliff:g id="NUMBER">%d</xliff:g>"</item>
170  </plurals>
171    <string name="gadget_no_events" msgid="5209110911088302855">"No upcoming calendar events"</string>
172    <string name="tomorrow" msgid="614434811813859237">"Tomorrow"</string>
173    <string name="copy_db" msgid="437691290566699292">"Send database"</string>
174    <string name="directory_searching_fmt" msgid="1232037509095606687">"Searching <xliff:g id="DOMAIN">%s</xliff:g>…"</string>
175    <string name="accessibility_remove_attendee" msgid="7082751172654698863">"Remove attendee"</string>
176    <string name="accessibility_pick_start_date" msgid="3926641487042699037">"Start date"</string>
177    <string name="accessibility_pick_start_time" msgid="4913428100936555149">"Start time"</string>
178    <string name="accessibility_pick_end_date" msgid="5624250196618643922">"End date"</string>
179    <string name="accessibility_pick_end_time" msgid="7120310166355224941">"End time"</string>
180    <string name="accessibility_pick_time_zone" msgid="7155465783500323811">"Time zone"</string>
181    <string name="accessibility_add_reminder" msgid="2267950744060950152">"Add reminder"</string>
182    <string name="accessibility_remove_reminder" msgid="5261609343259665139">"Remove reminder"</string>
183    <string name="accessibility_add_attendee" msgid="5654014177472600916">"Add attendee"</string>
184    <string name="accessibility_sync_cal" msgid="6506181885764723383">"Sync calendar"</string>
185    <string name="accessibility_all_day" msgid="4146955438811915282">"All-day event"</string>
186    <string name="accessibility_repeats" msgid="1629279916830919582">"Repetition"</string>
187    <string name="accessibility_reminder_time" msgid="3594100545814579575">"Reminder time"</string>
188    <string name="accessibility_reminder_type" msgid="5339120699701437227">"Reminder type"</string>
189    <string name="accessibility_reminder_showmeas" msgid="6669129015980006570">"Show me as"</string>
190    <string name="accessibility_reminder_privacy" msgid="8669288484484022771">"Privacy"</string>
191    <string name="day_view_new_event_hint" msgid="2131483437911536229">"+ New event"</string>
192    <string name="template_announce_item_index" msgid="4067877800670753110">"Event <xliff:g id="ITEM_INDEX">%1$s</xliff:g> of <xliff:g id="ITEM_COUNT">%2$s</xliff:g>."</string>
193</resources>
194