All-in-One Event Calendar - Version 1.0.9

Version Description

Download this release

Release Info

Developer theseed
Plugin Icon 128x128 All-in-One Event Calendar
Version 1.0.9
Comparing to
See all releases

Code changes from version 1.0.8 to 1.0.9

all-in-one-event-calendar.php CHANGED
@@ -3,7 +3,7 @@
3
  * Plugin Name: All-in-One Event Calendar Plugin
4
  * Plugin URI: http://theseedstudio.com/software/all-in-one-event-calendar-wordpress/
5
  * Description: An event calendar system with month and agenda views, upcoming events widget, color-coded categories, recurrence, and import/export of .ics feeds.
6
- * Version: 1.0.8
7
  * Author: The Seed Studio
8
  * Author URI: http://theseedstudio.com/
9
  */
3
  * Plugin Name: All-in-One Event Calendar Plugin
4
  * Plugin URI: http://theseedstudio.com/software/all-in-one-event-calendar-wordpress/
5
  * Description: An event calendar system with month and agenda views, upcoming events widget, color-coded categories, recurrence, and import/export of .ics feeds.
6
+ * Version: 1.0.9
7
  * Author: The Seed Studio
8
  * Author URI: http://theseedstudio.com/
9
  */
app/helper/class-ai1ec-settings-helper.php CHANGED
@@ -168,7 +168,7 @@ class Ai1ec_Settings_Helper {
168
  ?>
169
  <select id="timezone" name="timezone">
170
  <?php foreach( $timezone_identifiers as $value ) : ?>
171
- <?php if( preg_match( '/^(America|Antartica|Arctic|Asia|Atlantic|Europe|Indian|Pacific)\//', $value ) ) : ?>
172
  <?php $ex = explode( "/", $value ); //obtain continent,city ?>
173
  <?php if( $continent != $ex[0] ) : ?>
174
  <?php if( ! empty( $continent ) ) : ?>
168
  ?>
169
  <select id="timezone" name="timezone">
170
  <?php foreach( $timezone_identifiers as $value ) : ?>
171
+ <?php if( preg_match( '/^(Africa|America|Antartica|Arctic|Asia|Atlantic|Australia|Europe|Indian|Pacific)\//', $value ) ) : ?>
172
  <?php $ex = explode( "/", $value ); //obtain continent,city ?>
173
  <?php if( $continent != $ex[0] ) : ?>
174
  <?php if( ! empty( $continent ) ) : ?>
language/all-in-one-event-calendar.mo CHANGED
Binary file
language/all-in-one-event-calendar.po CHANGED
@@ -2,232 +2,214 @@
2
  # This file is distributed under the same license as the All-in-One Event Calendar Plugin package.
3
  msgid ""
4
  msgstr ""
5
- "Project-Id-Version: All-in-One Event Calendar Plugin 1.0.6\n"
6
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/all-in-one-event-calendar\n"
7
- "POT-Creation-Date: 2011-09-15 08:49:29+00:00\n"
8
  "MIME-Version: 1.0\n"
9
  "Content-Type: text/plain; charset=UTF-8\n"
10
  "Content-Transfer-Encoding: 8bit\n"
11
- "PO-Revision-Date: 2011-09-15 01:53-0800\n"
12
- "Last-Translator: Paul Hoepfner-Homme <paul@the-seed.ca>\n"
13
- "Language-Team: The Seed Studio <dev@theseedstudio.com>\n"
14
- "X-Poedit-Language: English\n"
15
- "X-Poedit-Country: CANADA\n"
16
 
17
- #: app/controller/class-ai1ec-importer-controller.php:91
18
- msgid "The Events Calendar → All-in-One Event Calendar"
19
- msgstr ""
20
-
21
- #: app/controller/class-ai1ec-importer-controller.php:92
22
- msgid "Imports events created using The Events Calendar plugin into the All-in-One Event Calendar"
23
- msgstr ""
24
-
25
- #: app/controller/class-ai1ec-settings-controller.php:82
26
- msgid "Settings Updated."
27
  msgstr ""
28
 
29
- #: app/controller/class-ai1ec-settings-controller.php:172
30
- msgid "Flushed %d events"
31
  msgstr ""
32
 
33
- #: app/controller/class-ai1ec-settings-controller.php:214
34
- msgid "Imported %d events"
 
35
  msgstr ""
36
 
37
- #: app/controller/class-ai1ec-settings-controller.php:215
38
- #: app/view/feed_row.php:22
39
- msgid "Flush 1 event"
40
- msgid_plural "Flush %s events"
41
- msgstr[0] ""
42
- msgstr[1] ""
43
-
44
- #: app/controller/class-ai1ec-settings-controller.php:266
45
- msgctxt "meta box"
46
- msgid "General Settings"
47
  msgstr ""
48
 
49
- #: app/controller/class-ai1ec-settings-controller.php:273
50
- msgctxt "meta box"
51
- msgid "The Seed Studio Support"
52
  msgstr ""
53
 
54
- #: app/controller/class-ai1ec-settings-controller.php:280
55
- msgctxt "meta box"
56
- msgid "ICS Import Settings"
57
  msgstr ""
58
 
59
- #: app/controller/class-ai1ec-settings-controller.php:344
60
- msgid "<a href=\"%s\">Settings</a>"
61
  msgstr ""
62
 
63
- #: app/controller/class-ai1ec-settings-controller.php:358
64
- msgid "<a href=\"%s\" target=\"_blank\">Donate</a>"
65
  msgstr ""
66
 
67
- #: app/controller/class-ai1ec-settings-controller.php:359
68
- msgid "<a href=\"%s\" target=\"_blank\">Get Support</a>"
69
  msgstr ""
70
 
71
- #: app/controller/class-ai1ec-calendar-controller.php:280
72
- #: app/helper/class-ai1ec-settings-helper.php:151
73
- #: app/view/calendar.php:18
74
- msgid "Agenda"
75
  msgstr ""
76
 
77
- #: app/controller/class-ai1ec-events-controller.php:133
78
- msgid "This feed is already being imported."
79
  msgstr ""
80
 
81
- #: app/controller/class-ai1ec-events-controller.php:134
82
- msgid "Please enter a valid iCalendar URL."
83
  msgstr ""
84
 
85
- #: app/controller/class-ai1ec-events-controller.php:274
86
- msgid "Publish"
87
  msgstr ""
88
 
89
- #: app/controller/class-ai1ec-events-controller.php:274
90
- #: app/view/feed_row.php:20
91
- msgid "Update"
92
  msgstr ""
93
 
94
- #: app/controller/class-ai1ec-events-controller.php:276
95
- msgid "Submit for Review"
 
96
  msgstr ""
97
 
98
- #: app/controller/class-ai1ec-events-controller.php:465
99
- msgid "Event updated. <a href=\"%s\">View event</a>"
 
100
  msgstr ""
101
 
102
- #: app/controller/class-ai1ec-events-controller.php:466
103
- msgid "Custom field updated."
 
104
  msgstr ""
105
 
106
- #: app/controller/class-ai1ec-events-controller.php:467
107
- msgid "Custom field deleted."
 
108
  msgstr ""
109
 
110
- #: app/controller/class-ai1ec-events-controller.php:468
111
- msgid "Event updated."
112
  msgstr ""
113
 
114
- #. translators: %s: date and time of the revision
115
- #: app/controller/class-ai1ec-events-controller.php:470
116
- msgid "Event restored to revision from %s"
117
  msgstr ""
118
 
119
- #: app/controller/class-ai1ec-events-controller.php:471
120
- msgid "Event published. <a href=\"%s\">View event</a>"
121
  msgstr ""
122
 
123
- #: app/controller/class-ai1ec-events-controller.php:472
124
- msgid "Event saved."
125
  msgstr ""
126
 
127
- #: app/controller/class-ai1ec-events-controller.php:473
128
- msgid "Event submitted. <a target=\"_blank\" href=\"%s\">Preview event</a>"
129
  msgstr ""
130
 
131
- #: app/controller/class-ai1ec-events-controller.php:474
132
- msgid "Event scheduled for: <strong>%1$s</strong>. <a target=\"_blank\" href=\"%2$s\">Preview event</a>"
133
  msgstr ""
134
 
135
- #. translators: Publish box date format, see http:php.net/date
136
- #: app/controller/class-ai1ec-events-controller.php:476
137
- msgid "M j, Y @ G:i"
138
  msgstr ""
139
 
140
- #: app/controller/class-ai1ec-events-controller.php:477
141
- msgid "Event draft updated. <a target=\"_blank\" href=\"%s\">Preview event</a>"
142
  msgstr ""
143
 
144
- #: app/controller/class-ai1ec-app-controller.php:331
145
- #: app/controller/class-ai1ec-app-controller.php:332
146
- msgid "Settings"
147
  msgstr ""
148
 
149
- #: app/helper/class-ai1ec-events-helper.php:438
150
- msgid "times"
151
  msgstr ""
152
 
153
- #: app/helper/class-ai1ec-app-helper.php:149
154
- msgid "Add New"
155
  msgstr ""
156
 
157
- #: app/helper/class-ai1ec-app-helper.php:150
158
- msgid "Add New Event"
 
159
  msgstr ""
160
 
161
- #: app/helper/class-ai1ec-app-helper.php:151
162
- msgid "Edit Event"
163
  msgstr ""
164
 
165
- #: app/helper/class-ai1ec-app-helper.php:152
166
- msgid "New Event"
167
  msgstr ""
168
 
169
- #: app/helper/class-ai1ec-app-helper.php:153
170
- msgid "View Event"
171
  msgstr ""
172
 
173
- #: app/helper/class-ai1ec-app-helper.php:154
174
- msgid "Search Events"
175
  msgstr ""
176
 
177
- #: app/helper/class-ai1ec-app-helper.php:155
178
- msgid "No Events found"
179
  msgstr ""
180
 
181
- #: app/helper/class-ai1ec-app-helper.php:156
182
- msgid "No Events found in Trash"
183
  msgstr ""
184
 
185
- #: app/helper/class-ai1ec-app-helper.php:157
186
- msgid "Parent Event"
187
  msgstr ""
188
 
189
- #: app/helper/class-ai1ec-app-helper.php:158
190
- msgid "Events"
191
  msgstr ""
192
 
193
- #: app/helper/class-ai1ec-app-helper.php:313
194
- msgid "All Events <span class=\"update-plugins count-%d\" title=\"%d Pending Events\"><span class=\"update-count\">%d</span></span>"
195
  msgstr ""
196
 
197
- #: app/helper/class-ai1ec-app-helper.php:319
198
- msgid "All Events"
199
  msgstr ""
200
 
201
- #: app/helper/class-ai1ec-app-helper.php:395
202
- msgid "Event Details"
203
  msgstr ""
204
 
205
- #: app/helper/class-ai1ec-app-helper.php:412
206
- msgid "Post Date"
207
  msgstr ""
208
 
209
- #: app/helper/class-ai1ec-app-helper.php:413
210
- msgid "Event date/time"
211
  msgstr ""
212
 
213
- #: app/helper/class-ai1ec-app-helper.php:629
214
- msgid "To set up the plugin, please select an option in the <strong>Calendar page</strong> dropdown list, then click <strong>Update Settings</strong>."
215
  msgstr ""
216
 
217
- #: app/helper/class-ai1ec-app-helper.php:633
218
- msgid "The plugin is installed, but has not been configured. <a href=\"%s\">Click here to set it up now »</a>"
219
  msgstr ""
220
 
221
- #: app/helper/class-ai1ec-app-helper.php:639
222
- msgid "The plugin is installed, but has not been configured. Please log in as a WordPress Administrator to set it up."
223
  msgstr ""
224
 
225
- #: app/helper/class-ai1ec-calendar-helper.php:564
226
- msgid "« Previous Events"
227
  msgstr ""
228
 
229
- #: app/helper/class-ai1ec-calendar-helper.php:571
230
- msgid "Next Events »"
 
231
  msgstr ""
232
 
233
  #: app/helper/class-ai1ec-settings-helper.php:85
@@ -245,122 +227,175 @@ msgstr ""
245
  msgid "Month"
246
  msgstr ""
247
 
248
- #: app/helper/class-ai1ec-settings-helper.php:168
 
 
 
 
 
 
249
  msgid "Hourly"
250
  msgstr ""
251
 
252
- #: app/helper/class-ai1ec-settings-helper.php:171
253
  msgid "Twice Daily"
254
  msgstr ""
255
 
256
- #: app/helper/class-ai1ec-settings-helper.php:174
257
- msgid "Daily"
258
  msgstr ""
259
 
260
- #: app/helper/class-ai1ec-settings-helper.php:258
261
- msgid "Calendar"
262
  msgstr ""
263
 
264
- #: app/view/settings.php:5
265
- msgid "All-in-one Event Calendar"
 
266
  msgstr ""
267
 
268
- #: app/view/settings.php:17
269
- msgid "Update Settings"
270
  msgstr ""
271
 
272
- #: app/view/box_event_cost.php:1
273
- msgid "Event cost"
 
274
  msgstr ""
275
 
276
- #: app/view/box_event_cost.php:7
277
- msgid "Cost"
278
  msgstr ""
279
 
280
- #: app/view/event-excerpt.php:2
281
- #: app/view/event-single.php:5
282
- #: app/view/event-multi.php:4
283
- msgid "When:"
284
  msgstr ""
285
 
286
- #: app/view/event-excerpt.php:4
287
- #: app/view/event-single.php:20
288
- #: app/view/event-multi.php:20
289
- msgid "Where:"
290
  msgstr ""
291
 
292
- #: app/view/feed_row.php:3
293
- #: app/view/box_ics_import_settings.php:8
294
- msgid "iCalendar/.ics Feed URL:"
295
  msgstr ""
296
 
297
- #: app/view/feed_row.php:9
298
- msgid "Event category:"
299
  msgstr ""
300
 
301
- #: app/view/feed_row.php:15
302
- #: app/view/box_ics_import_settings.php:18
303
- msgid "Tag with"
304
  msgstr ""
305
 
306
- #: app/view/feed_row.php:19
307
- msgid "× Delete"
308
  msgstr ""
309
 
310
- #: app/view/event-map.php:6
311
- msgid "View Full-Size Map »"
 
312
  msgstr ""
313
 
314
- #: app/view/box_event_location.php:1
315
- msgid "Event location details"
 
316
  msgstr ""
317
 
318
- #: app/view/box_event_location.php:7
319
- msgid "Venue name:"
320
  msgstr ""
321
 
322
- #: app/view/box_event_location.php:17
323
- msgid "Address:"
 
324
  msgstr ""
325
 
326
- #: app/view/box_event_location.php:27
327
- msgid "Show Google Map:"
328
  msgstr ""
329
 
330
- #: app/view/class-ai1ec-agenda-widget.php:18
331
- #: app/view/class-ai1ec-agenda-widget.php:39
332
- msgid "Upcoming Events"
 
333
  msgstr ""
334
 
335
- #: app/view/class-ai1ec-agenda-widget.php:20
336
- msgid "All-in-One Event Calendar: Lists upcoming events in Agenda view"
337
  msgstr ""
338
 
339
- #: app/view/month.php:4
340
- #: app/view/agenda.php:12
341
- msgid "Today"
342
  msgstr ""
343
 
344
- #: app/view/month.php:50
345
- msgid "Summary:"
346
  msgstr ""
347
 
348
- #: app/view/month.php:53
349
- msgid "click anywhere for details"
350
  msgstr ""
351
 
352
- #: app/view/month.php:61
353
- #: app/view/agenda.php:57
354
- #: app/view/agenda.php:107
355
- msgid "(all-day)"
356
  msgstr ""
357
 
358
- #: app/view/import.php:6
359
- msgid "Successfully imported events:"
360
  msgstr ""
361
 
362
- #: app/view/event-single.php:8
363
- msgid "Back to Calendar »"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
364
  msgstr ""
365
 
366
  #: app/view/event-single.php:15
@@ -368,6 +403,12 @@ msgstr ""
368
  msgid "Repeats:"
369
  msgstr ""
370
 
 
 
 
 
 
 
371
  #: app/view/event-single.php:27
372
  msgid "Add this event to your favourite calendar program (iCal, Outlook, etc.)"
373
  msgstr ""
@@ -406,218 +447,209 @@ msgstr ""
406
  msgid "Tags:"
407
  msgstr ""
408
 
409
- #: app/view/box_eventbrite.php:1
410
- msgid "Eventbrite Ticketing"
411
- msgstr ""
412
-
413
- #: app/view/box_eventbrite.php:7
414
- msgid "Register this event with Eventbrite.com?"
415
- msgstr ""
416
-
417
- #: app/view/box_eventbrite.php:12
418
- msgid "Yes"
419
- msgstr ""
420
-
421
- #: app/view/box_eventbrite.php:14
422
- msgid "No"
423
  msgstr ""
424
 
425
- #: app/view/box_eventbrite.php:22
426
- msgid "Set up your first ticket"
427
  msgstr ""
428
 
429
- #: app/view/box_eventbrite.php:24
430
- msgid "To create multiple tickets per event, submit this form, then follow the link to Eventbrite."
431
  msgstr ""
432
 
433
- #: app/view/box_eventbrite.php:32
434
- msgid "Name"
435
  msgstr ""
436
 
437
- #: app/view/box_eventbrite.php:42
438
- msgid "Description"
439
  msgstr ""
440
 
441
- #: app/view/box_eventbrite.php:53
442
- msgid "Type"
443
  msgstr ""
444
 
445
- #: app/view/box_eventbrite.php:58
446
- msgid "Set Price"
447
  msgstr ""
448
 
449
- #: app/view/box_eventbrite.php:60
450
- msgid "Donation Based"
451
  msgstr ""
452
 
453
- #: app/view/box_eventbrite.php:68
454
- msgid "The price for this event's first ticket will be taken from the Cost field above."
455
  msgstr ""
456
 
457
- #: app/view/box_eventbrite.php:75
458
- msgid "Quantity"
 
459
  msgstr ""
460
 
461
- #: app/view/box_eventbrite.php:85
462
- msgid "Include Fee in Price"
 
463
  msgstr ""
464
 
465
- #: app/view/box_eventbrite.php:90
466
- msgid "Add Service Fee on top of price"
467
  msgstr ""
468
 
469
- #: app/view/box_eventbrite.php:92
470
- msgid "Include Service fee in price"
471
  msgstr ""
472
 
473
- #: app/view/box_eventbrite.php:98
474
- msgid "Payment Options"
475
  msgstr ""
476
 
477
- #: app/view/box_eventbrite.php:103
478
- msgid "Paypal"
479
  msgstr ""
480
 
481
- #: app/view/box_eventbrite.php:105
482
- msgid "Google Checkout"
483
  msgstr ""
484
 
485
- #: app/view/box_eventbrite.php:107
486
- msgid "Check"
487
  msgstr ""
488
 
489
- #: app/view/box_eventbrite.php:109
490
- msgid "Cash"
491
  msgstr ""
492
 
493
- #: app/view/box_eventbrite.php:111
494
- msgid "Send an Invoice"
495
  msgstr ""
496
 
497
- #. #-#-#-#-# plugin.pot (All-in-One Event Calendar Plugin 1.0.6) #-#-#-#-#
498
- #. Author of the plugin/theme
499
- #: app/view/box_the_seed_studio.php:3
500
- msgid "The Seed Studio"
501
  msgstr ""
502
 
503
- #: app/view/box_the_seed_studio.php:5
504
- msgid "The Seed Studio provides web development and support services for clients and web developers."
505
  msgstr ""
506
 
507
- #: app/view/box_the_seed_studio.php:11
508
- msgid "Follow @the_seed_studio"
509
  msgstr ""
510
 
511
- #: app/view/box_the_seed_studio.php:16
512
- msgid "Get Support<span> from one of our experienced pros</span>"
513
  msgstr ""
514
 
515
- #: app/view/box_the_seed_studio.php:18
516
- msgid "Support"
517
  msgstr ""
518
 
519
- #: app/view/box_the_seed_studio.php:20
520
- msgid "View plugin documentation"
521
  msgstr ""
522
 
523
- #: app/view/box_the_seed_studio.php:23
524
- msgid "You can also hire The Seed for support on a contract or per-hour basis for this plugin, for your website or for any of your Internet marketing needs (we can really help!)."
525
  msgstr ""
526
 
527
- #: app/view/box_the_seed_studio.php:26
528
- msgid "Plugin users: The Seed gives support priority to clients. For free support from other WordPress users, visit the plugin's forum."
529
  msgstr ""
530
 
531
- #: app/view/box_the_seed_studio.php:29
532
- msgid "Vote and Share"
533
  msgstr ""
534
 
535
- #: app/view/box_the_seed_studio.php:32
536
- msgid "This plugin is offered free to the Wordpress Community under the GPL3 license. All we ask is that you:"
537
  msgstr ""
538
 
539
- #: app/view/box_the_seed_studio.php:34
540
- msgid "<a href=\"http://wordpress.org/extend/plugins/all-in-one-event-calendar/\" target=\"_blank\">Give it a five-star rating on wordpress.org</a> (if you think it deserves it!)"
541
  msgstr ""
542
 
543
- #: app/view/box_the_seed_studio.php:35
544
- msgid "Link to the plugin page on our website"
545
  msgstr ""
546
 
547
- #: app/view/box_the_seed_studio.php:36
548
- msgid "Become a Fan on Facebook"
549
  msgstr ""
550
 
551
- #: app/view/box_the_seed_studio.php:37
552
- msgid "Follow us on Twitter"
553
  msgstr ""
554
 
555
- #: app/view/box_the_seed_studio.php:41
556
- msgid "Donate"
557
  msgstr ""
558
 
559
- #: app/view/box_the_seed_studio.php:43
560
- msgid "If you would like to help support development of this plugin, then by all means..."
561
  msgstr ""
562
 
563
- #: app/view/event-multi.php:7
564
- msgid "View in Calendar »"
565
  msgstr ""
566
 
567
- #: app/view/event-multi.php:24
568
- msgid "View Map »"
569
  msgstr ""
570
 
571
- #: app/view/box_general_settings.php:3
572
- msgid "Calendar page:"
573
  msgstr ""
574
 
575
- #: app/view/box_general_settings.php:7
576
- msgid "Default calendar view:"
577
  msgstr ""
578
 
579
- #: app/view/box_general_settings.php:11
580
- msgid "Contain calendar in this DOM element:"
581
  msgstr ""
582
 
583
- #: app/view/box_general_settings.php:13
584
- msgid "Optional. Provide a <a href=\"http://api.jquery.com/category/selectors/\" target=\"_blank\">jQuery selector</a> that evaluates to a single DOM element. Replaces any existing markup found within target. If left empty, calendar is shown in normal page content container."
585
  msgstr ""
586
 
587
- #: app/view/box_general_settings.php:15
588
- msgid "Week starts on"
589
  msgstr ""
590
 
591
- #: app/view/box_general_settings.php:19
592
- msgid "Agenda pages show at most"
 
593
  msgstr ""
594
 
595
- #: app/view/box_general_settings.php:20
596
- msgid "events"
597
  msgstr ""
598
 
599
- #: app/view/box_general_settings.php:25
600
- msgid "<strong>Exclude</strong> events from search results"
601
  msgstr ""
602
 
603
- #: app/view/box_general_settings.php:31
604
- msgid "Show <strong>Post Your Event</strong> button above the calendar to privileged users"
 
 
605
  msgstr ""
606
 
607
- #: app/view/box_general_settings.php:37
608
- msgid "Hide <strong>Subscribe</strong>/<strong>Add to Calendar</strong> buttons in calendar and single event views"
609
  msgstr ""
610
 
611
- #: app/view/box_general_settings.php:43
612
- msgid "Include <strong>event categories</strong> in post category lists"
613
  msgstr ""
614
 
615
- #: app/view/box_general_settings.php:51
616
- msgid "Input dates in <strong>US format</strong>"
617
  msgstr ""
618
 
619
- #: app/view/box_general_settings.php:57
620
- msgid "Display <strong>Publish</strong> at bottom of Edit Event form"
621
  msgstr ""
622
 
623
  #: app/view/agenda-widget.php:11
@@ -628,21 +660,6 @@ msgstr ""
628
  msgid "View Calendar »"
629
  msgstr ""
630
 
631
- #: app/view/agenda-widget.php:67
632
- #: app/view/calendar.php:101
633
- msgid "Subscribe to this calendar using your favourite calendar program (iCal, Outlook, etc.)"
634
- msgstr ""
635
-
636
- #: app/view/agenda-widget.php:68
637
- #: app/view/calendar.php:102
638
- msgid "✔ Subscribe"
639
- msgstr ""
640
-
641
- #: app/view/agenda-widget.php:72
642
- #: app/view/calendar.php:107
643
- msgid "Subscribe to this calendar in your Google Calendar"
644
- msgstr ""
645
-
646
  #: app/view/agenda-widget.php:74
647
  msgid "Add to Google"
648
  msgstr ""
@@ -663,151 +680,268 @@ msgstr ""
663
  msgid "E-mail:"
664
  msgstr ""
665
 
666
- #: app/view/admin_notices.php:2
667
- msgid "All-in-One Event Calendar Notice:"
 
668
  msgstr ""
669
 
670
- #: app/view/calendar.php:27
671
- msgid "+ Post Your Event"
672
  msgstr ""
673
 
674
- #: app/view/calendar.php:36
675
- msgid "Clear Filters"
676
  msgstr ""
677
 
678
- #: app/view/calendar.php:36
679
- msgid ""
680
  msgstr ""
681
 
682
- #: app/view/calendar.php:37
683
- msgid "Filter:"
684
  msgstr ""
685
 
686
- #: app/view/calendar.php:42
687
- msgid "Categories "
688
  msgstr ""
689
 
690
- #: app/view/calendar.php:64
691
- msgid "Tags "
692
  msgstr ""
693
 
694
- #: app/view/calendar.php:103
695
- msgid "to this filtered calendar"
696
  msgstr ""
697
 
698
- #: app/view/calendar.php:109
699
- msgid "Subscribe in Google Calendar"
700
  msgstr ""
701
 
702
- #: app/view/agenda.php:5
703
- msgid "+ Expand All"
704
  msgstr ""
705
 
706
- #: app/view/agenda.php:8
707
- msgid " Collapse All"
708
  msgstr ""
709
 
710
- #: app/view/agenda.php:28
711
- msgid "There are no upcoming events to display at this time."
712
  msgstr ""
713
 
714
- #: app/view/agenda.php:75
715
- msgid "Read more »"
716
  msgstr ""
717
 
718
- #: app/view/event-single-footer.php:8
719
- msgid "View original post »"
720
  msgstr ""
721
 
722
- #: app/view/agenda-widget-form.php:2
723
- msgid "Title:"
724
  msgstr ""
725
 
726
- #: app/view/agenda-widget-form.php:6
727
- msgid "Number of events to show:"
728
  msgstr ""
729
 
730
- #: app/view/agenda-widget-form.php:11
731
- msgid "Show <strong>View Calendar</strong> button"
732
  msgstr ""
733
 
734
- #: app/view/agenda-widget-form.php:14
735
- msgid "Show <strong>Subscribe</strong> buttons"
736
  msgstr ""
737
 
738
- #: app/view/agenda-widget-form.php:17
739
- msgid "Hide this widget on calendar page"
740
  msgstr ""
741
 
742
- #: app/view/box_time_and_date.php:2
743
- msgid "Event date and time"
744
  msgstr ""
745
 
746
- #: app/view/box_time_and_date.php:8
747
- msgid "All-day event"
748
  msgstr ""
749
 
750
- #: app/view/box_time_and_date.php:18
751
- msgid "Start date / time"
752
  msgstr ""
753
 
754
- #: app/view/box_time_and_date.php:31
755
- msgid "End date / time"
756
  msgstr ""
757
 
758
- #: app/view/box_time_and_date.php:44
759
- msgid "Repeat"
760
  msgstr ""
761
 
762
- #: app/view/box_time_and_date.php:54
763
- msgid "End"
764
  msgstr ""
765
 
766
- #: app/view/box_time_and_date.php:64
767
- msgid "Ending after"
768
  msgstr ""
769
 
770
- #: app/view/box_time_and_date.php:74
771
- msgid "On date"
772
  msgstr ""
773
 
774
- #: app/view/box_ics_import_settings.php:2
775
- msgid "Auto-refresh"
776
  msgstr ""
777
 
778
- #: app/view/box_ics_import_settings.php:12
779
- msgid "Event category"
780
  msgstr ""
781
 
782
- #: app/view/box_ics_import_settings.php:22
783
- msgid "+ Add new subscription"
784
  msgstr ""
785
 
786
- #: app/view/event_categories-color_picker.php:5
787
- #: app/view/event_categories-color_picker.php:19
788
- msgid "Category Color"
789
  msgstr ""
790
 
791
- #: app/view/event_categories-color_picker.php:13
792
- #: app/view/event_categories-color_picker.php:25
793
- msgid "Events in this category will be identified by this color"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
794
  msgstr ""
795
 
796
- #: app/model/class-ai1ec-event.php:444
797
  msgid " (all-day)"
798
  msgstr ""
799
 
800
- #: app/model/class-ai1ec-event.php:583
801
  msgid "ending after <strong>%d</strong> time"
802
  msgid_plural "ending after <strong>%d</strong> times"
803
  msgstr[0] ""
804
  msgstr[1] ""
805
 
806
- #: app/model/class-ai1ec-event.php:594
807
  msgid "until <strong>%s</strong>"
808
  msgstr ""
809
 
810
- #: app/model/class-ai1ec-event.php:603
811
  msgid " or "
812
  msgstr ""
813
 
2
  # This file is distributed under the same license as the All-in-One Event Calendar Plugin package.
3
  msgid ""
4
  msgstr ""
5
+ "Project-Id-Version: All-in-One Event Calendar Plugin 1.0.9\n"
6
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/all-in-one-event-calendar\n"
7
+ "POT-Creation-Date: 2011-10-03 16:47:28+00:00\n"
8
  "MIME-Version: 1.0\n"
9
  "Content-Type: text/plain; charset=UTF-8\n"
10
  "Content-Transfer-Encoding: 8bit\n"
11
+ "PO-Revision-Date: 2011-10-03 20:23+0200\n"
12
+ "Last-Translator: Yanislav Iliev <yani@the-seed.ca>\n"
13
+ "Language-Team: The Seed Studio\n"
 
 
14
 
15
+ #: app/helper/class-ai1ec-calendar-helper.php:601
16
+ msgid "« Previous Events"
 
 
 
 
 
 
 
 
17
  msgstr ""
18
 
19
+ #: app/helper/class-ai1ec-calendar-helper.php:608
20
+ msgid "Next Events »"
21
  msgstr ""
22
 
23
+ #: app/helper/class-ai1ec-app-helper.php:147
24
+ msgctxt "Custom post type name"
25
+ msgid "Events"
26
  msgstr ""
27
 
28
+ #: app/helper/class-ai1ec-app-helper.php:148
29
+ msgctxt "Custom post type name (singular)"
30
+ msgid "Event"
 
 
 
 
 
 
 
31
  msgstr ""
32
 
33
+ #: app/helper/class-ai1ec-app-helper.php:149
34
+ msgid "Add New"
 
35
  msgstr ""
36
 
37
+ #: app/helper/class-ai1ec-app-helper.php:150
38
+ msgid "Add New Event"
 
39
  msgstr ""
40
 
41
+ #: app/helper/class-ai1ec-app-helper.php:151
42
+ msgid "Edit Event"
43
  msgstr ""
44
 
45
+ #: app/helper/class-ai1ec-app-helper.php:152
46
+ msgid "New Event"
47
  msgstr ""
48
 
49
+ #: app/helper/class-ai1ec-app-helper.php:153
50
+ msgid "View Event"
51
  msgstr ""
52
 
53
+ #: app/helper/class-ai1ec-app-helper.php:154
54
+ msgid "Search Events"
 
 
55
  msgstr ""
56
 
57
+ #: app/helper/class-ai1ec-app-helper.php:155
58
+ msgid "No Events found"
59
  msgstr ""
60
 
61
+ #: app/helper/class-ai1ec-app-helper.php:156
62
+ msgid "No Events found in Trash"
63
  msgstr ""
64
 
65
+ #: app/helper/class-ai1ec-app-helper.php:157
66
+ msgid "Parent Event"
67
  msgstr ""
68
 
69
+ #: app/helper/class-ai1ec-app-helper.php:158
70
+ msgid "Events"
 
71
  msgstr ""
72
 
73
+ #: app/helper/class-ai1ec-app-helper.php:205
74
+ msgctxt "Event categories taxonomy"
75
+ msgid "Event Categories"
76
  msgstr ""
77
 
78
+ #: app/helper/class-ai1ec-app-helper.php:206
79
+ msgctxt "Event categories taxonomy (singular)"
80
+ msgid "Event Category"
81
  msgstr ""
82
 
83
+ #: app/helper/class-ai1ec-app-helper.php:213
84
+ msgctxt "Event tags taxonomy"
85
+ msgid "Event Tags"
86
  msgstr ""
87
 
88
+ #: app/helper/class-ai1ec-app-helper.php:214
89
+ msgctxt "Event tags taxonomy (singular)"
90
+ msgid "Event Tag"
91
  msgstr ""
92
 
93
+ #: app/helper/class-ai1ec-app-helper.php:313
94
+ msgid "All Events <span class=\"update-plugins count-%d\" title=\"%d Pending Events\"><span class=\"update-count\">%d</span></span>"
95
  msgstr ""
96
 
97
+ #: app/helper/class-ai1ec-app-helper.php:319
98
+ msgid "All Events"
 
99
  msgstr ""
100
 
101
+ #: app/helper/class-ai1ec-app-helper.php:395
102
+ msgid "Event Details"
103
  msgstr ""
104
 
105
+ #: app/helper/class-ai1ec-app-helper.php:412
106
+ msgid "Post Date"
107
  msgstr ""
108
 
109
+ #: app/helper/class-ai1ec-app-helper.php:413
110
+ msgid "Event date/time"
111
  msgstr ""
112
 
113
+ #: app/helper/class-ai1ec-app-helper.php:630
114
+ msgid "%sTo set up the plugin: %s 1. Select an option in the <strong>Calendar page</strong> dropdown list. %s 2. Select an option in the <strong>Timezone</strong> dropdown list. %s 3. Click <strong>Update Settings</strong>. %s"
115
  msgstr ""
116
 
117
+ #: app/helper/class-ai1ec-app-helper.php:632
118
+ msgid "To set up the plugin: Select an option in the <strong>Calendar page</strong> dropdown list, the click <strong>Update Settings</strong>."
 
119
  msgstr ""
120
 
121
+ #: app/helper/class-ai1ec-app-helper.php:634
122
+ msgid "To set up the plugin: Select an option in the <strong>Timezone</strong> dropdown list, the click <strong>Update Settings</strong>."
123
  msgstr ""
124
 
125
+ #: app/helper/class-ai1ec-app-helper.php:638
126
+ msgid "The plugin is installed, but has not been configured. <a href=\"%s\">Click here to set it up now »</a>"
 
127
  msgstr ""
128
 
129
+ #: app/helper/class-ai1ec-app-helper.php:644
130
+ msgid "The plugin is installed, but has not been configured. Please log in as a WordPress Administrator to set it up."
131
  msgstr ""
132
 
133
+ #: app/helper/class-ai1ec-events-helper.php:313
134
+ msgid "No repeat"
135
  msgstr ""
136
 
137
+ #: app/helper/class-ai1ec-events-helper.php:314
138
+ #: app/helper/class-ai1ec-settings-helper.php:205
139
+ msgid "Daily"
140
  msgstr ""
141
 
142
+ #: app/helper/class-ai1ec-events-helper.php:315
143
+ msgid "Mondays"
144
  msgstr ""
145
 
146
+ #: app/helper/class-ai1ec-events-helper.php:316
147
+ msgid "Tuesdays"
148
  msgstr ""
149
 
150
+ #: app/helper/class-ai1ec-events-helper.php:317
151
+ msgid "Wednesdays"
152
  msgstr ""
153
 
154
+ #: app/helper/class-ai1ec-events-helper.php:318
155
+ msgid "Thursdays"
156
  msgstr ""
157
 
158
+ #: app/helper/class-ai1ec-events-helper.php:319
159
+ msgid "Fridays"
160
  msgstr ""
161
 
162
+ #: app/helper/class-ai1ec-events-helper.php:320
163
+ msgid "Saturdays"
164
  msgstr ""
165
 
166
+ #: app/helper/class-ai1ec-events-helper.php:321
167
+ msgid "Sundays"
168
  msgstr ""
169
 
170
+ #: app/helper/class-ai1ec-events-helper.php:322
171
+ msgid "Tuesdays & Thursdays"
172
  msgstr ""
173
 
174
+ #: app/helper/class-ai1ec-events-helper.php:323
175
+ msgid "Mondays, Wednesdays & Fridays"
176
  msgstr ""
177
 
178
+ #: app/helper/class-ai1ec-events-helper.php:324
179
+ msgid "Weekdays"
180
  msgstr ""
181
 
182
+ #: app/helper/class-ai1ec-events-helper.php:325
183
+ msgid "Weekends"
184
  msgstr ""
185
 
186
+ #: app/helper/class-ai1ec-events-helper.php:326
187
+ msgid "Weekly"
188
  msgstr ""
189
 
190
+ #: app/helper/class-ai1ec-events-helper.php:327
191
+ msgid "Monthly"
192
  msgstr ""
193
 
194
+ #: app/helper/class-ai1ec-events-helper.php:328
195
+ msgid "Yearly"
196
  msgstr ""
197
 
198
+ #: app/helper/class-ai1ec-events-helper.php:443
199
+ msgid "times"
200
  msgstr ""
201
 
202
+ #: app/helper/class-ai1ec-events-helper.php:967
203
+ msgid "Never"
204
  msgstr ""
205
 
206
+ #: app/helper/class-ai1ec-events-helper.php:968
207
+ msgid "After"
208
  msgstr ""
209
 
210
+ #: app/helper/class-ai1ec-events-helper.php:969
211
+ #: app/view/box_time_and_date.php:74
212
+ msgid "On date"
213
  msgstr ""
214
 
215
  #: app/helper/class-ai1ec-settings-helper.php:85
227
  msgid "Month"
228
  msgstr ""
229
 
230
+ #: app/helper/class-ai1ec-settings-helper.php:151
231
+ #: app/view/calendar.php:18
232
+ #: app/controller/class-ai1ec-calendar-controller.php:280
233
+ msgid "Agenda"
234
+ msgstr ""
235
+
236
+ #: app/helper/class-ai1ec-settings-helper.php:199
237
  msgid "Hourly"
238
  msgstr ""
239
 
240
+ #: app/helper/class-ai1ec-settings-helper.php:202
241
  msgid "Twice Daily"
242
  msgstr ""
243
 
244
+ #: app/helper/class-ai1ec-settings-helper.php:289
245
+ msgid "Calendar"
246
  msgstr ""
247
 
248
+ #: app/view/box_ics_import_settings.php:2
249
+ msgid "Auto-refresh"
250
  msgstr ""
251
 
252
+ #: app/view/box_ics_import_settings.php:8
253
+ #: app/view/feed_row.php:3
254
+ msgid "iCalendar/.ics Feed URL:"
255
  msgstr ""
256
 
257
+ #: app/view/box_ics_import_settings.php:12
258
+ msgid "Event category"
259
  msgstr ""
260
 
261
+ #: app/view/box_ics_import_settings.php:18
262
+ #: app/view/feed_row.php:15
263
+ msgid "Tag with"
264
  msgstr ""
265
 
266
+ #: app/view/box_ics_import_settings.php:22
267
+ msgid "+ Add new subscription"
268
  msgstr ""
269
 
270
+ #: app/view/calendar.php:27
271
+ msgid "+ Post Your Event"
 
 
272
  msgstr ""
273
 
274
+ #: app/view/calendar.php:36
275
+ msgid "Clear Filters"
 
 
276
  msgstr ""
277
 
278
+ #: app/view/calendar.php:36
279
+ msgid "✘"
 
280
  msgstr ""
281
 
282
+ #: app/view/calendar.php:37
283
+ msgid "Filter:"
284
  msgstr ""
285
 
286
+ #: app/view/calendar.php:42
287
+ msgid "Categories ▾"
 
288
  msgstr ""
289
 
290
+ #: app/view/calendar.php:64
291
+ msgid "Tags "
292
  msgstr ""
293
 
294
+ #: app/view/calendar.php:101
295
+ #: app/view/agenda-widget.php:67
296
+ msgid "Subscribe to this calendar using your favourite calendar program (iCal, Outlook, etc.)"
297
  msgstr ""
298
 
299
+ #: app/view/calendar.php:102
300
+ #: app/view/agenda-widget.php:68
301
+ msgid "✔ Subscribe"
302
  msgstr ""
303
 
304
+ #: app/view/calendar.php:103
305
+ msgid "to this filtered calendar"
306
  msgstr ""
307
 
308
+ #: app/view/calendar.php:107
309
+ #: app/view/agenda-widget.php:72
310
+ msgid "Subscribe to this calendar in your Google Calendar"
311
  msgstr ""
312
 
313
+ #: app/view/calendar.php:109
314
+ msgid "Subscribe in Google Calendar"
315
  msgstr ""
316
 
317
+ #. #-#-#-#-# plugin.pot (All-in-One Event Calendar Plugin 1.0.9) #-#-#-#-#
318
+ #. Author of the plugin/theme
319
+ #: app/view/box_the_seed_studio.php:3
320
+ msgid "The Seed Studio"
321
  msgstr ""
322
 
323
+ #: app/view/box_the_seed_studio.php:5
324
+ msgid "The Seed Studio provides web development and support services for clients and web developers."
325
  msgstr ""
326
 
327
+ #: app/view/box_the_seed_studio.php:11
328
+ msgid "Follow @the_seed_studio"
 
329
  msgstr ""
330
 
331
+ #: app/view/box_the_seed_studio.php:16
332
+ msgid "Get Support<span> from one of our experienced pros</span>"
333
  msgstr ""
334
 
335
+ #: app/view/box_the_seed_studio.php:18
336
+ msgid "Support"
337
  msgstr ""
338
 
339
+ #: app/view/box_the_seed_studio.php:20
340
+ msgid "View plugin documentation"
 
 
341
  msgstr ""
342
 
343
+ #: app/view/box_the_seed_studio.php:23
344
+ msgid "You can also hire The Seed for support on a contract or per-hour basis for this plugin, for your website or for any of your Internet marketing needs (we can really help!)."
345
  msgstr ""
346
 
347
+ #: app/view/box_the_seed_studio.php:26
348
+ msgid "Plugin users: The Seed gives support priority to clients. For free support from other WordPress users, visit the plugin's forum."
349
+ msgstr ""
350
+
351
+ #: app/view/box_the_seed_studio.php:29
352
+ msgid "Vote and Share"
353
+ msgstr ""
354
+
355
+ #: app/view/box_the_seed_studio.php:32
356
+ msgid "This plugin is offered free to the Wordpress Community under the GPL3 license. All we ask is that you:"
357
+ msgstr ""
358
+
359
+ #: app/view/box_the_seed_studio.php:34
360
+ msgid "<a href=\"http://wordpress.org/extend/plugins/all-in-one-event-calendar/\" target=\"_blank\">Give it a five-star rating on wordpress.org</a> (if you think it deserves it!)"
361
+ msgstr ""
362
+
363
+ #: app/view/box_the_seed_studio.php:35
364
+ msgid "Link to the plugin page on our website"
365
+ msgstr ""
366
+
367
+ #: app/view/box_the_seed_studio.php:36
368
+ msgid "Become a Fan on Facebook"
369
+ msgstr ""
370
+
371
+ #: app/view/box_the_seed_studio.php:37
372
+ msgid "Follow us on Twitter"
373
+ msgstr ""
374
+
375
+ #: app/view/box_the_seed_studio.php:41
376
+ msgid "Donate"
377
+ msgstr ""
378
+
379
+ #: app/view/box_the_seed_studio.php:43
380
+ msgid "If you would like to help support development of this plugin, then by all means..."
381
+ msgstr ""
382
+
383
+ #: app/view/settings.php:5
384
+ msgid "All-in-one Event Calendar"
385
+ msgstr ""
386
+
387
+ #: app/view/settings.php:17
388
+ msgid "Update Settings"
389
+ msgstr ""
390
+
391
+ #: app/view/event-single.php:5
392
+ #: app/view/event-excerpt.php:2
393
+ #: app/view/event-multi.php:4
394
+ msgid "When:"
395
+ msgstr ""
396
+
397
+ #: app/view/event-single.php:8
398
+ msgid "Back to Calendar »"
399
  msgstr ""
400
 
401
  #: app/view/event-single.php:15
403
  msgid "Repeats:"
404
  msgstr ""
405
 
406
+ #: app/view/event-single.php:20
407
+ #: app/view/event-excerpt.php:4
408
+ #: app/view/event-multi.php:20
409
+ msgid "Where:"
410
+ msgstr ""
411
+
412
  #: app/view/event-single.php:27
413
  msgid "Add this event to your favourite calendar program (iCal, Outlook, etc.)"
414
  msgstr ""
447
  msgid "Tags:"
448
  msgstr ""
449
 
450
+ #: app/view/box_time_and_date.php:2
451
+ msgid "Event date and time"
 
 
 
 
 
 
 
 
 
 
 
 
452
  msgstr ""
453
 
454
+ #: app/view/box_time_and_date.php:8
455
+ msgid "All-day event"
456
  msgstr ""
457
 
458
+ #: app/view/box_time_and_date.php:18
459
+ msgid "Start date / time"
460
  msgstr ""
461
 
462
+ #: app/view/box_time_and_date.php:31
463
+ msgid "End date / time"
464
  msgstr ""
465
 
466
+ #: app/view/box_time_and_date.php:44
467
+ msgid "Repeat"
468
  msgstr ""
469
 
470
+ #: app/view/box_time_and_date.php:54
471
+ msgid "End"
472
  msgstr ""
473
 
474
+ #: app/view/box_time_and_date.php:64
475
+ msgid "Ending after"
476
  msgstr ""
477
 
478
+ #: app/view/admin_notices.php:2
479
+ msgid "All-in-One Event Calendar Notice:"
480
  msgstr ""
481
 
482
+ #: app/view/import.php:6
483
+ msgid "Successfully imported events:"
484
  msgstr ""
485
 
486
+ #: app/view/event_categories-color_picker.php:5
487
+ #: app/view/event_categories-color_picker.php:19
488
+ msgid "Category Color"
489
  msgstr ""
490
 
491
+ #: app/view/event_categories-color_picker.php:13
492
+ #: app/view/event_categories-color_picker.php:25
493
+ msgid "Events in this category will be identified by this color"
494
  msgstr ""
495
 
496
+ #: app/view/event-single-footer.php:4
497
+ msgid "This post was replicated from another site's <a class=\"ai1ec-ics-icon\" href=\"%s\" title=\"iCalendar feed\">calendar feed</a>."
498
  msgstr ""
499
 
500
+ #: app/view/event-single-footer.php:8
501
+ msgid "View original post »"
502
  msgstr ""
503
 
504
+ #: app/view/box_event_location.php:1
505
+ msgid "Event location details"
506
  msgstr ""
507
 
508
+ #: app/view/box_event_location.php:7
509
+ msgid "Venue name:"
510
  msgstr ""
511
 
512
+ #: app/view/box_event_location.php:17
513
+ msgid "Address:"
514
  msgstr ""
515
 
516
+ #: app/view/box_event_location.php:27
517
+ msgid "Show Google Map:"
518
  msgstr ""
519
 
520
+ #: app/view/event-multi.php:7
521
+ msgid "View in Calendar »"
522
  msgstr ""
523
 
524
+ #: app/view/event-multi.php:24
525
+ msgid "View Map »"
526
  msgstr ""
527
 
528
+ #: app/view/box_general_settings.php:1
529
+ msgid "Viewing Events"
 
 
530
  msgstr ""
531
 
532
+ #: app/view/box_general_settings.php:3
533
+ msgid "Calendar page:"
534
  msgstr ""
535
 
536
+ #: app/view/box_general_settings.php:7
537
+ msgid "Default calendar view:"
538
  msgstr ""
539
 
540
+ #: app/view/box_general_settings.php:12
541
+ msgid "Timezone:"
542
  msgstr ""
543
 
544
+ #: app/view/box_general_settings.php:17
545
+ msgid "Contain calendar in this DOM element:"
546
  msgstr ""
547
 
548
+ #: app/view/box_general_settings.php:19
549
+ msgid "Optional. Provide a <a href=\"http://api.jquery.com/category/selectors/\" target=\"_blank\">jQuery selector</a> that evaluates to a single DOM element. Replaces any existing markup found within target. If left empty, calendar is shown in normal page content container."
550
  msgstr ""
551
 
552
+ #: app/view/box_general_settings.php:21
553
+ msgid "Week starts on"
554
  msgstr ""
555
 
556
+ #: app/view/box_general_settings.php:25
557
+ msgid "Agenda pages show at most"
558
  msgstr ""
559
 
560
+ #: app/view/box_general_settings.php:26
561
+ msgid "events"
562
  msgstr ""
563
 
564
+ #: app/view/box_general_settings.php:31
565
+ msgid "<strong>Exclude</strong> events from search results"
566
  msgstr ""
567
 
568
+ #: app/view/box_general_settings.php:37
569
+ msgid "Show <strong>Post Your Event</strong> button above the calendar to privileged users"
570
  msgstr ""
571
 
572
+ #: app/view/box_general_settings.php:43
573
+ msgid "Hide <strong>Subscribe</strong>/<strong>Add to Calendar</strong> buttons in calendar and single event views"
574
  msgstr ""
575
 
576
+ #: app/view/box_general_settings.php:49
577
+ msgid "Hide <strong>Google Maps</strong> until clicked"
578
  msgstr ""
579
 
580
+ #: app/view/box_general_settings.php:55
581
+ msgid "Include <strong>event categories</strong> in post category lists"
582
  msgstr ""
583
 
584
+ #: app/view/box_general_settings.php:59
585
+ msgid "Adding/Editing Events"
586
  msgstr ""
587
 
588
+ #: app/view/box_general_settings.php:63
589
+ msgid "Input dates in <strong>US format</strong>"
590
  msgstr ""
591
 
592
+ #: app/view/box_general_settings.php:69
593
+ msgid "Use <strong>24h time</strong> in time pickers"
594
  msgstr ""
595
 
596
+ #: app/view/box_general_settings.php:75
597
+ msgid "Display <strong>Publish</strong> at bottom of Edit Event form"
598
  msgstr ""
599
 
600
+ #: app/view/agenda-widget-form.php:2
601
+ msgid "Title:"
602
  msgstr ""
603
 
604
+ #: app/view/agenda-widget-form.php:6
605
+ msgid "Number of events to show:"
606
  msgstr ""
607
 
608
+ #: app/view/agenda-widget-form.php:11
609
+ msgid "Show <strong>View Calendar</strong> button"
610
  msgstr ""
611
 
612
+ #: app/view/agenda-widget-form.php:14
613
+ msgid "Show <strong>Subscribe</strong> buttons"
614
  msgstr ""
615
 
616
+ #: app/view/agenda-widget-form.php:17
617
+ msgid "Hide this widget on calendar page"
618
  msgstr ""
619
 
620
+ #: app/view/month.php:4
621
+ #: app/view/agenda.php:12
622
+ msgid "Today"
623
  msgstr ""
624
 
625
+ #: app/view/month.php:50
626
+ msgid "Summary:"
627
  msgstr ""
628
 
629
+ #: app/view/month.php:53
630
+ msgid "click anywhere for details"
631
  msgstr ""
632
 
633
+ #: app/view/month.php:68
634
+ #: app/view/agenda.php:57
635
+ #: app/view/agenda.php:107
636
+ msgid "(all-day)"
637
  msgstr ""
638
 
639
+ #: app/view/agenda.php:5
640
+ msgid "+ Expand All"
641
  msgstr ""
642
 
643
+ #: app/view/agenda.php:8
644
+ msgid " Collapse All"
645
  msgstr ""
646
 
647
+ #: app/view/agenda.php:28
648
+ msgid "There are no upcoming events to display at this time."
649
  msgstr ""
650
 
651
+ #: app/view/agenda.php:75
652
+ msgid "Read more »"
653
  msgstr ""
654
 
655
  #: app/view/agenda-widget.php:11
660
  msgid "View Calendar »"
661
  msgstr ""
662
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
663
  #: app/view/agenda-widget.php:74
664
  msgid "Add to Google"
665
  msgstr ""
680
  msgid "E-mail:"
681
  msgstr ""
682
 
683
+ #: app/view/class-ai1ec-agenda-widget.php:18
684
+ #: app/view/class-ai1ec-agenda-widget.php:39
685
+ msgid "Upcoming Events"
686
  msgstr ""
687
 
688
+ #: app/view/class-ai1ec-agenda-widget.php:20
689
+ msgid "All-in-One Event Calendar: Lists upcoming events in Agenda view"
690
  msgstr ""
691
 
692
+ #: app/view/box_event_cost.php:1
693
+ msgid "Event cost"
694
  msgstr ""
695
 
696
+ #: app/view/box_event_cost.php:7
697
+ msgid "Cost"
698
  msgstr ""
699
 
700
+ #: app/view/event-map.php:2
701
+ msgid "Click to view map"
702
  msgstr ""
703
 
704
+ #: app/view/event-map.php:9
705
+ msgid "View Full-Size Map »"
706
  msgstr ""
707
 
708
+ #: app/view/box_eventbrite.php:1
709
+ msgid "Eventbrite Ticketing"
710
  msgstr ""
711
 
712
+ #: app/view/box_eventbrite.php:7
713
+ msgid "Register this event with Eventbrite.com?"
714
  msgstr ""
715
 
716
+ #: app/view/box_eventbrite.php:12
717
+ msgid "Yes"
718
  msgstr ""
719
 
720
+ #: app/view/box_eventbrite.php:14
721
+ msgid "No"
722
  msgstr ""
723
 
724
+ #: app/view/box_eventbrite.php:22
725
+ msgid "Set up your first ticket"
726
  msgstr ""
727
 
728
+ #: app/view/box_eventbrite.php:24
729
+ msgid "To create multiple tickets per event, submit this form, then follow the link to Eventbrite."
730
  msgstr ""
731
 
732
+ #: app/view/box_eventbrite.php:32
733
+ msgid "Name"
734
  msgstr ""
735
 
736
+ #: app/view/box_eventbrite.php:42
737
+ msgid "Description"
738
  msgstr ""
739
 
740
+ #: app/view/box_eventbrite.php:53
741
+ msgid "Type"
742
  msgstr ""
743
 
744
+ #: app/view/box_eventbrite.php:58
745
+ msgid "Set Price"
746
  msgstr ""
747
 
748
+ #: app/view/box_eventbrite.php:60
749
+ msgid "Donation Based"
750
  msgstr ""
751
 
752
+ #: app/view/box_eventbrite.php:68
753
+ msgid "The price for this event's first ticket will be taken from the Cost field above."
754
  msgstr ""
755
 
756
+ #: app/view/box_eventbrite.php:75
757
+ msgid "Quantity"
758
  msgstr ""
759
 
760
+ #: app/view/box_eventbrite.php:85
761
+ msgid "Include Fee in Price"
762
  msgstr ""
763
 
764
+ #: app/view/box_eventbrite.php:90
765
+ msgid "Add Service Fee on top of price"
766
  msgstr ""
767
 
768
+ #: app/view/box_eventbrite.php:92
769
+ msgid "Include Service fee in price"
770
  msgstr ""
771
 
772
+ #: app/view/box_eventbrite.php:98
773
+ msgid "Payment Options"
774
  msgstr ""
775
 
776
+ #: app/view/box_eventbrite.php:103
777
+ msgid "Paypal"
778
  msgstr ""
779
 
780
+ #: app/view/box_eventbrite.php:105
781
+ msgid "Google Checkout"
782
  msgstr ""
783
 
784
+ #: app/view/box_eventbrite.php:107
785
+ msgid "Check"
786
  msgstr ""
787
 
788
+ #: app/view/box_eventbrite.php:109
789
+ msgid "Cash"
790
  msgstr ""
791
 
792
+ #: app/view/box_eventbrite.php:111
793
+ msgid "Send an Invoice"
794
  msgstr ""
795
 
796
+ #: app/view/feed_row.php:9
797
+ msgid "Event category:"
798
  msgstr ""
799
 
800
+ #: app/view/feed_row.php:19
801
+ msgid "× Delete"
802
  msgstr ""
803
 
804
+ #: app/view/feed_row.php:20
805
+ #: app/controller/class-ai1ec-events-controller.php:276
806
+ msgid "Update"
807
  msgstr ""
808
 
809
+ #: app/view/feed_row.php:22
810
+ #: app/controller/class-ai1ec-settings-controller.php:215
811
+ msgid "Flush 1 event"
812
+ msgid_plural "Flush %s events"
813
+ msgstr[0] ""
814
+ msgstr[1] ""
815
+
816
+ #: app/controller/class-ai1ec-events-controller.php:135
817
+ msgid "This feed is already being imported."
818
+ msgstr ""
819
+
820
+ #: app/controller/class-ai1ec-events-controller.php:136
821
+ msgid "Please enter a valid iCalendar URL."
822
+ msgstr ""
823
+
824
+ #: app/controller/class-ai1ec-events-controller.php:276
825
+ msgid "Publish"
826
+ msgstr ""
827
+
828
+ #: app/controller/class-ai1ec-events-controller.php:278
829
+ msgid "Submit for Review"
830
+ msgstr ""
831
+
832
+ #: app/controller/class-ai1ec-events-controller.php:472
833
+ msgid "Event updated. <a href=\"%s\">View event</a>"
834
+ msgstr ""
835
+
836
+ #: app/controller/class-ai1ec-events-controller.php:473
837
+ msgid "Custom field updated."
838
+ msgstr ""
839
+
840
+ #: app/controller/class-ai1ec-events-controller.php:474
841
+ msgid "Custom field deleted."
842
+ msgstr ""
843
+
844
+ #: app/controller/class-ai1ec-events-controller.php:475
845
+ msgid "Event updated."
846
+ msgstr ""
847
+
848
+ #. translators: %s: date and time of the revision
849
+ #: app/controller/class-ai1ec-events-controller.php:477
850
+ msgid "Event restored to revision from %s"
851
+ msgstr ""
852
+
853
+ #: app/controller/class-ai1ec-events-controller.php:478
854
+ msgid "Event published. <a href=\"%s\">View event</a>"
855
+ msgstr ""
856
+
857
+ #: app/controller/class-ai1ec-events-controller.php:479
858
+ msgid "Event saved."
859
+ msgstr ""
860
+
861
+ #: app/controller/class-ai1ec-events-controller.php:480
862
+ msgid "Event submitted. <a target=\"_blank\" href=\"%s\">Preview event</a>"
863
+ msgstr ""
864
+
865
+ #: app/controller/class-ai1ec-events-controller.php:481
866
+ msgid "Event scheduled for: <strong>%1$s</strong>. <a target=\"_blank\" href=\"%2$s\">Preview event</a>"
867
+ msgstr ""
868
+
869
+ #. translators: Publish box date format, see http:php.net/date
870
+ #: app/controller/class-ai1ec-events-controller.php:483
871
+ msgid "M j, Y @ G:i"
872
+ msgstr ""
873
+
874
+ #: app/controller/class-ai1ec-events-controller.php:484
875
+ msgid "Event draft updated. <a target=\"_blank\" href=\"%s\">Preview event</a>"
876
+ msgstr ""
877
+
878
+ #: app/controller/class-ai1ec-app-controller.php:346
879
+ #: app/controller/class-ai1ec-app-controller.php:347
880
+ msgid "Settings"
881
+ msgstr ""
882
+
883
+ #: app/controller/class-ai1ec-settings-controller.php:82
884
+ msgid "Settings Updated."
885
+ msgstr ""
886
+
887
+ #: app/controller/class-ai1ec-settings-controller.php:172
888
+ msgid "Flushed %d events"
889
+ msgstr ""
890
+
891
+ #: app/controller/class-ai1ec-settings-controller.php:214
892
+ msgid "Imported %d events"
893
+ msgstr ""
894
+
895
+ #: app/controller/class-ai1ec-settings-controller.php:266
896
+ msgctxt "meta box"
897
+ msgid "General Settings"
898
+ msgstr ""
899
+
900
+ #: app/controller/class-ai1ec-settings-controller.php:273
901
+ msgctxt "meta box"
902
+ msgid "The Seed Studio Support"
903
+ msgstr ""
904
+
905
+ #: app/controller/class-ai1ec-settings-controller.php:280
906
+ msgctxt "meta box"
907
+ msgid "ICS Import Settings"
908
+ msgstr ""
909
+
910
+ #: app/controller/class-ai1ec-settings-controller.php:344
911
+ msgid "<a href=\"%s\">Settings</a>"
912
+ msgstr ""
913
+
914
+ #: app/controller/class-ai1ec-settings-controller.php:358
915
+ msgid "<a href=\"%s\" target=\"_blank\">Donate</a>"
916
+ msgstr ""
917
+
918
+ #: app/controller/class-ai1ec-settings-controller.php:359
919
+ msgid "<a href=\"%s\" target=\"_blank\">Get Support</a>"
920
+ msgstr ""
921
+
922
+ #: app/controller/class-ai1ec-importer-controller.php:91
923
+ msgid "The Events Calendar → All-in-One Event Calendar"
924
+ msgstr ""
925
+
926
+ #: app/controller/class-ai1ec-importer-controller.php:92
927
+ msgid "Imports events created using The Events Calendar plugin into the All-in-One Event Calendar"
928
  msgstr ""
929
 
930
+ #: app/model/class-ai1ec-event.php:445
931
  msgid " (all-day)"
932
  msgstr ""
933
 
934
+ #: app/model/class-ai1ec-event.php:584
935
  msgid "ending after <strong>%d</strong> time"
936
  msgid_plural "ending after <strong>%d</strong> times"
937
  msgstr[0] ""
938
  msgstr[1] ""
939
 
940
+ #: app/model/class-ai1ec-event.php:595
941
  msgid "until <strong>%s</strong>"
942
  msgstr ""
943
 
944
+ #: app/model/class-ai1ec-event.php:604
945
  msgid " or "
946
  msgstr ""
947
 
language/all-in-one-event-calendar.pot CHANGED
@@ -2,9 +2,9 @@
2
  # This file is distributed under the same license as the All-in-One Event Calendar Plugin package.
3
  msgid ""
4
  msgstr ""
5
- "Project-Id-Version: All-in-One Event Calendar Plugin 1.0.6\n"
6
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/all-in-one-event-calendar\n"
7
- "POT-Creation-Date: 2011-09-15 08:49:29+00:00\n"
8
  "MIME-Version: 1.0\n"
9
  "Content-Type: text/plain; charset=UTF-8\n"
10
  "Content-Transfer-Encoding: 8bit\n"
@@ -12,143 +12,22 @@ msgstr ""
12
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13
  "Language-Team: LANGUAGE <LL@li.org>\n"
14
 
15
- #: app/controller/class-ai1ec-importer-controller.php:91
16
- msgid "The Events Calendar → All-in-One Event Calendar"
17
- msgstr ""
18
-
19
- #: app/controller/class-ai1ec-importer-controller.php:92
20
- msgid ""
21
- "Imports events created using The Events Calendar plugin into the All-in-One "
22
- "Event Calendar"
23
- msgstr ""
24
-
25
- #: app/controller/class-ai1ec-settings-controller.php:82
26
- msgid "Settings Updated."
27
- msgstr ""
28
-
29
- #: app/controller/class-ai1ec-settings-controller.php:172
30
- msgid "Flushed %d events"
31
- msgstr ""
32
-
33
- #: app/controller/class-ai1ec-settings-controller.php:214
34
- msgid "Imported %d events"
35
- msgstr ""
36
-
37
- #: app/controller/class-ai1ec-settings-controller.php:215
38
- #: app/view/feed_row.php:22
39
- msgid "Flush 1 event"
40
- msgid_plural "Flush %s events"
41
- msgstr[0] ""
42
- msgstr[1] ""
43
-
44
- #: app/controller/class-ai1ec-settings-controller.php:266
45
- msgctxt "meta box"
46
- msgid "General Settings"
47
- msgstr ""
48
-
49
- #: app/controller/class-ai1ec-settings-controller.php:273
50
- msgctxt "meta box"
51
- msgid "The Seed Studio Support"
52
- msgstr ""
53
-
54
- #: app/controller/class-ai1ec-settings-controller.php:280
55
- msgctxt "meta box"
56
- msgid "ICS Import Settings"
57
- msgstr ""
58
-
59
- #: app/controller/class-ai1ec-settings-controller.php:344
60
- msgid "<a href=\"%s\">Settings</a>"
61
- msgstr ""
62
-
63
- #: app/controller/class-ai1ec-settings-controller.php:358
64
- msgid "<a href=\"%s\" target=\"_blank\">Donate</a>"
65
- msgstr ""
66
-
67
- #: app/controller/class-ai1ec-settings-controller.php:359
68
- msgid "<a href=\"%s\" target=\"_blank\">Get Support</a>"
69
- msgstr ""
70
-
71
- #: app/controller/class-ai1ec-calendar-controller.php:280
72
- #: app/helper/class-ai1ec-settings-helper.php:151 app/view/calendar.php:18
73
- msgid "Agenda"
74
- msgstr ""
75
-
76
- #: app/controller/class-ai1ec-events-controller.php:133
77
- msgid "This feed is already being imported."
78
- msgstr ""
79
-
80
- #: app/controller/class-ai1ec-events-controller.php:134
81
- msgid "Please enter a valid iCalendar URL."
82
- msgstr ""
83
-
84
- #: app/controller/class-ai1ec-events-controller.php:274
85
- msgid "Publish"
86
- msgstr ""
87
-
88
- #: app/controller/class-ai1ec-events-controller.php:274
89
- #: app/view/feed_row.php:20
90
- msgid "Update"
91
- msgstr ""
92
-
93
- #: app/controller/class-ai1ec-events-controller.php:276
94
- msgid "Submit for Review"
95
- msgstr ""
96
-
97
- #: app/controller/class-ai1ec-events-controller.php:465
98
- msgid "Event updated. <a href=\"%s\">View event</a>"
99
- msgstr ""
100
-
101
- #: app/controller/class-ai1ec-events-controller.php:466
102
- msgid "Custom field updated."
103
- msgstr ""
104
-
105
- #: app/controller/class-ai1ec-events-controller.php:467
106
- msgid "Custom field deleted."
107
- msgstr ""
108
-
109
- #: app/controller/class-ai1ec-events-controller.php:468
110
- msgid "Event updated."
111
- msgstr ""
112
-
113
- #. translators: %s: date and time of the revision
114
- #: app/controller/class-ai1ec-events-controller.php:470
115
- msgid "Event restored to revision from %s"
116
- msgstr ""
117
-
118
- #: app/controller/class-ai1ec-events-controller.php:471
119
- msgid "Event published. <a href=\"%s\">View event</a>"
120
- msgstr ""
121
-
122
- #: app/controller/class-ai1ec-events-controller.php:472
123
- msgid "Event saved."
124
- msgstr ""
125
-
126
- #: app/controller/class-ai1ec-events-controller.php:473
127
- msgid "Event submitted. <a target=\"_blank\" href=\"%s\">Preview event</a>"
128
- msgstr ""
129
-
130
- #: app/controller/class-ai1ec-events-controller.php:474
131
- msgid ""
132
- "Event scheduled for: <strong>%1$s</strong>. <a target=\"_blank\" href=\"%2$s"
133
- "\">Preview event</a>"
134
- msgstr ""
135
-
136
- #. translators: Publish box date format, see http:php.net/date
137
- #: app/controller/class-ai1ec-events-controller.php:476
138
- msgid "M j, Y @ G:i"
139
  msgstr ""
140
 
141
- #: app/controller/class-ai1ec-events-controller.php:477
142
- msgid "Event draft updated. <a target=\"_blank\" href=\"%s\">Preview event</a>"
143
  msgstr ""
144
 
145
- #: app/controller/class-ai1ec-app-controller.php:331
146
- #: app/controller/class-ai1ec-app-controller.php:332
147
- msgid "Settings"
148
  msgstr ""
149
 
150
- #: app/helper/class-ai1ec-events-helper.php:438
151
- msgid "times"
 
152
  msgstr ""
153
 
154
  #: app/helper/class-ai1ec-app-helper.php:149
@@ -191,6 +70,26 @@ msgstr ""
191
  msgid "Events"
192
  msgstr ""
193
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
194
  #: app/helper/class-ai1ec-app-helper.php:313
195
  msgid ""
196
  "All Events <span class=\"update-plugins count-%d\" title=\"%d Pending Events"
@@ -213,287 +112,216 @@ msgstr ""
213
  msgid "Event date/time"
214
  msgstr ""
215
 
216
- #: app/helper/class-ai1ec-app-helper.php:629
217
  msgid ""
218
- "To set up the plugin, please select an option in the <strong>Calendar page</"
219
- "strong> dropdown list, then click <strong>Update Settings</strong>."
 
220
  msgstr ""
221
 
222
- #: app/helper/class-ai1ec-app-helper.php:633
 
 
 
 
 
 
 
 
 
 
 
 
223
  msgid ""
224
  "The plugin is installed, but has not been configured. <a href=\"%s\">Click "
225
  "here to set it up now »</a>"
226
  msgstr ""
227
 
228
- #: app/helper/class-ai1ec-app-helper.php:639
229
  msgid ""
230
  "The plugin is installed, but has not been configured. Please log in as a "
231
  "WordPress Administrator to set it up."
232
  msgstr ""
233
 
234
- #: app/helper/class-ai1ec-calendar-helper.php:564
235
- msgid "« Previous Events"
236
  msgstr ""
237
 
238
- #: app/helper/class-ai1ec-calendar-helper.php:571
239
- msgid "Next Events »"
 
240
  msgstr ""
241
 
242
- #: app/helper/class-ai1ec-settings-helper.php:85
243
- msgid "- Auto-Create New Page -"
244
  msgstr ""
245
 
246
- #: app/helper/class-ai1ec-settings-helper.php:106
247
- msgid "View \"%s\" »"
248
  msgstr ""
249
 
250
- #: app/helper/class-ai1ec-settings-helper.php:148 app/view/calendar.php:10
251
- #: app/view/calendar.php:11 app/view/calendar.php:17
252
- msgid "Month"
253
  msgstr ""
254
 
255
- #: app/helper/class-ai1ec-settings-helper.php:168
256
- msgid "Hourly"
257
  msgstr ""
258
 
259
- #: app/helper/class-ai1ec-settings-helper.php:171
260
- msgid "Twice Daily"
261
  msgstr ""
262
 
263
- #: app/helper/class-ai1ec-settings-helper.php:174
264
- msgid "Daily"
265
  msgstr ""
266
 
267
- #: app/helper/class-ai1ec-settings-helper.php:258
268
- msgid "Calendar"
269
  msgstr ""
270
 
271
- #: app/view/settings.php:5
272
- msgid "All-in-one Event Calendar"
273
  msgstr ""
274
 
275
- #: app/view/settings.php:17
276
- msgid "Update Settings"
277
  msgstr ""
278
 
279
- #: app/view/box_event_cost.php:1
280
- msgid "Event cost"
281
  msgstr ""
282
 
283
- #: app/view/box_event_cost.php:7
284
- msgid "Cost"
285
  msgstr ""
286
 
287
- #: app/view/event-excerpt.php:2 app/view/event-single.php:5
288
- #: app/view/event-multi.php:4
289
- msgid "When:"
290
  msgstr ""
291
 
292
- #: app/view/event-excerpt.php:4 app/view/event-single.php:20
293
- #: app/view/event-multi.php:20
294
- msgid "Where:"
295
  msgstr ""
296
 
297
- #: app/view/feed_row.php:3 app/view/box_ics_import_settings.php:8
298
- msgid "iCalendar/.ics Feed URL:"
299
  msgstr ""
300
 
301
- #: app/view/feed_row.php:9
302
- msgid "Event category:"
303
  msgstr ""
304
 
305
- #: app/view/feed_row.php:15 app/view/box_ics_import_settings.php:18
306
- msgid "Tag with"
307
  msgstr ""
308
 
309
- #: app/view/feed_row.php:19
310
- msgid "× Delete"
311
  msgstr ""
312
 
313
- #: app/view/event-map.php:6
314
- msgid "View Full-Size Map »"
 
315
  msgstr ""
316
 
317
- #: app/view/box_event_location.php:1
318
- msgid "Event location details"
319
  msgstr ""
320
 
321
- #: app/view/box_event_location.php:7
322
- msgid "Venue name:"
323
  msgstr ""
324
 
325
- #: app/view/box_event_location.php:17
326
- msgid "Address:"
 
327
  msgstr ""
328
 
329
- #: app/view/box_event_location.php:27
330
- msgid "Show Google Map:"
 
331
  msgstr ""
332
 
333
- #: app/view/class-ai1ec-agenda-widget.php:18
334
- #: app/view/class-ai1ec-agenda-widget.php:39
335
- msgid "Upcoming Events"
336
  msgstr ""
337
 
338
- #: app/view/class-ai1ec-agenda-widget.php:20
339
- msgid "All-in-One Event Calendar: Lists upcoming events in Agenda view"
340
  msgstr ""
341
 
342
- #: app/view/month.php:4 app/view/agenda.php:12
343
- msgid "Today"
344
  msgstr ""
345
 
346
- #: app/view/month.php:50
347
- msgid "Summary:"
348
  msgstr ""
349
 
350
- #: app/view/month.php:53
351
- msgid "click anywhere for details"
352
  msgstr ""
353
 
354
- #: app/view/month.php:61 app/view/agenda.php:57 app/view/agenda.php:107
355
- msgid "(all-day)"
356
  msgstr ""
357
 
358
- #: app/view/import.php:6
359
- msgid "Successfully imported events:"
360
  msgstr ""
361
 
362
- #: app/view/event-single.php:8
363
- msgid "Back to Calendar »"
364
  msgstr ""
365
 
366
- #: app/view/event-single.php:15 app/view/event-multi.php:14
367
- msgid "Repeats:"
368
  msgstr ""
369
 
370
- #: app/view/event-single.php:27
371
- msgid "Add this event to your favourite calendar program (iCal, Outlook, etc.)"
372
  msgstr ""
373
 
374
- #: app/view/event-single.php:28
375
- msgid "✔ Add to Calendar"
376
  msgstr ""
377
 
378
- #: app/view/event-single.php:31
379
- msgid "Add this event to your Google Calendar"
380
  msgstr ""
381
 
382
- #: app/view/event-single.php:33
383
- msgid "Add to Google Calendar"
384
  msgstr ""
385
 
386
- #: app/view/event-single.php:40 app/view/event-multi.php:33
387
- msgid "Cost:"
388
  msgstr ""
389
 
390
- #: app/view/event-single.php:46 app/view/event-multi.php:39
391
- msgid "Contact:"
 
 
392
  msgstr ""
393
 
394
- #: app/view/event-single.php:52 app/view/event-multi.php:45
395
- #: app/view/agenda.php:79
396
- msgid "Categories:"
397
  msgstr ""
398
 
399
- #: app/view/event-single.php:59 app/view/event-multi.php:51
400
- #: app/view/agenda.php:85
401
- msgid "Tags:"
402
  msgstr ""
403
 
404
- #: app/view/box_eventbrite.php:1
405
- msgid "Eventbrite Ticketing"
406
  msgstr ""
407
 
408
- #: app/view/box_eventbrite.php:7
409
- msgid "Register this event with Eventbrite.com?"
410
- msgstr ""
411
-
412
- #: app/view/box_eventbrite.php:12
413
- msgid "Yes"
414
- msgstr ""
415
-
416
- #: app/view/box_eventbrite.php:14
417
- msgid "No"
418
- msgstr ""
419
-
420
- #: app/view/box_eventbrite.php:22
421
- msgid "Set up your first ticket"
422
- msgstr ""
423
-
424
- #: app/view/box_eventbrite.php:24
425
- msgid ""
426
- "To create multiple tickets per event, submit this form, then follow the link "
427
- "to Eventbrite."
428
- msgstr ""
429
-
430
- #: app/view/box_eventbrite.php:32
431
- msgid "Name"
432
- msgstr ""
433
-
434
- #: app/view/box_eventbrite.php:42
435
- msgid "Description"
436
- msgstr ""
437
-
438
- #: app/view/box_eventbrite.php:53
439
- msgid "Type"
440
- msgstr ""
441
-
442
- #: app/view/box_eventbrite.php:58
443
- msgid "Set Price"
444
- msgstr ""
445
-
446
- #: app/view/box_eventbrite.php:60
447
- msgid "Donation Based"
448
- msgstr ""
449
-
450
- #: app/view/box_eventbrite.php:68
451
- msgid ""
452
- "The price for this event's first ticket will be taken from the Cost field "
453
- "above."
454
- msgstr ""
455
-
456
- #: app/view/box_eventbrite.php:75
457
- msgid "Quantity"
458
- msgstr ""
459
-
460
- #: app/view/box_eventbrite.php:85
461
- msgid "Include Fee in Price"
462
- msgstr ""
463
-
464
- #: app/view/box_eventbrite.php:90
465
- msgid "Add Service Fee on top of price"
466
- msgstr ""
467
-
468
- #: app/view/box_eventbrite.php:92
469
- msgid "Include Service fee in price"
470
- msgstr ""
471
-
472
- #: app/view/box_eventbrite.php:98
473
- msgid "Payment Options"
474
- msgstr ""
475
-
476
- #: app/view/box_eventbrite.php:103
477
- msgid "Paypal"
478
- msgstr ""
479
-
480
- #: app/view/box_eventbrite.php:105
481
- msgid "Google Checkout"
482
- msgstr ""
483
-
484
- #: app/view/box_eventbrite.php:107
485
- msgid "Check"
486
- msgstr ""
487
-
488
- #: app/view/box_eventbrite.php:109
489
- msgid "Cash"
490
- msgstr ""
491
-
492
- #: app/view/box_eventbrite.php:111
493
- msgid "Send an Invoice"
494
  msgstr ""
495
 
496
- #. #-#-#-#-# plugin.pot (All-in-One Event Calendar Plugin 1.0.6) #-#-#-#-#
497
  #. Author of the plugin/theme
498
  #: app/view/box_the_seed_studio.php:3
499
  msgid "The Seed Studio"
@@ -573,182 +401,236 @@ msgid ""
573
  "means..."
574
  msgstr ""
575
 
576
- #: app/view/event-multi.php:7
577
- msgid "View in Calendar »"
578
  msgstr ""
579
 
580
- #: app/view/event-multi.php:24
581
- msgid "View Map »"
582
  msgstr ""
583
 
584
- #: app/view/box_general_settings.php:3
585
- msgid "Calendar page:"
 
586
  msgstr ""
587
 
588
- #: app/view/box_general_settings.php:7
589
- msgid "Default calendar view:"
590
  msgstr ""
591
 
592
- #: app/view/box_general_settings.php:11
593
- msgid "Contain calendar in this DOM element:"
594
  msgstr ""
595
 
596
- #: app/view/box_general_settings.php:13
597
- msgid ""
598
- "Optional. Provide a <a href=\"http://api.jquery.com/category/selectors/\" "
599
- "target=\"_blank\">jQuery selector</a> that evaluates to a single DOM "
600
- "element. Replaces any existing markup found within target. If left empty, "
601
- "calendar is shown in normal page content container."
602
  msgstr ""
603
 
604
- #: app/view/box_general_settings.php:15
605
- msgid "Week starts on"
606
  msgstr ""
607
 
608
- #: app/view/box_general_settings.php:19
609
- msgid "Agenda pages show at most"
610
  msgstr ""
611
 
612
- #: app/view/box_general_settings.php:20
613
- msgid "events"
614
  msgstr ""
615
 
616
- #: app/view/box_general_settings.php:25
617
- msgid "<strong>Exclude</strong> events from search results"
618
  msgstr ""
619
 
620
- #: app/view/box_general_settings.php:31
621
- msgid ""
622
- "Show <strong>Post Your Event</strong> button above the calendar to "
623
- "privileged users"
624
  msgstr ""
625
 
626
- #: app/view/box_general_settings.php:37
627
- msgid ""
628
- "Hide <strong>Subscribe</strong>/<strong>Add to Calendar</strong> buttons in "
629
- "calendar and single event views"
630
  msgstr ""
631
 
632
- #: app/view/box_general_settings.php:43
633
- msgid "Include <strong>event categories</strong> in post category lists"
 
634
  msgstr ""
635
 
636
- #: app/view/box_general_settings.php:51
637
- msgid "Input dates in <strong>US format</strong>"
 
638
  msgstr ""
639
 
640
- #: app/view/box_general_settings.php:57
641
- msgid "Display <strong>Publish</strong> at bottom of Edit Event form"
642
  msgstr ""
643
 
644
- #: app/view/agenda-widget.php:11
645
- msgid "There are no upcoming events."
646
  msgstr ""
647
 
648
- #: app/view/agenda-widget.php:59
649
- msgid "View Calendar »"
650
  msgstr ""
651
 
652
- #: app/view/agenda-widget.php:67 app/view/calendar.php:101
653
- msgid ""
654
- "Subscribe to this calendar using your favourite calendar program (iCal, "
655
- "Outlook, etc.)"
656
  msgstr ""
657
 
658
- #: app/view/agenda-widget.php:68 app/view/calendar.php:102
659
- msgid "✔ Subscribe"
660
  msgstr ""
661
 
662
- #: app/view/agenda-widget.php:72 app/view/calendar.php:107
663
- msgid "Subscribe to this calendar in your Google Calendar"
664
  msgstr ""
665
 
666
- #: app/view/agenda-widget.php:74
667
- msgid "Add to Google"
668
  msgstr ""
669
 
670
- #: app/view/box_event_contact.php:1
671
- msgid "Organizer contact info"
672
  msgstr ""
673
 
674
- #: app/view/box_event_contact.php:7
675
- msgid "Contact name:"
676
  msgstr ""
677
 
678
- #: app/view/box_event_contact.php:17
679
- msgid "Phone:"
 
680
  msgstr ""
681
 
682
- #: app/view/box_event_contact.php:27
683
- msgid "E-mail:"
 
684
  msgstr ""
685
 
686
- #: app/view/admin_notices.php:2
687
- msgid "All-in-One Event Calendar Notice:"
 
 
688
  msgstr ""
689
 
690
- #: app/view/calendar.php:27
691
- msgid "+ Post Your Event"
692
  msgstr ""
693
 
694
- #: app/view/calendar.php:36
695
- msgid "Clear Filters"
696
  msgstr ""
697
 
698
- #: app/view/calendar.php:36
699
- msgid ""
700
  msgstr ""
701
 
702
- #: app/view/calendar.php:37
703
- msgid "Filter:"
704
  msgstr ""
705
 
706
- #: app/view/calendar.php:42
707
- msgid "Categories "
708
  msgstr ""
709
 
710
- #: app/view/calendar.php:64
711
- msgid "Tags "
712
  msgstr ""
713
 
714
- #: app/view/calendar.php:103
715
- msgid "to this filtered calendar"
716
  msgstr ""
717
 
718
- #: app/view/calendar.php:109
719
- msgid "Subscribe in Google Calendar"
720
  msgstr ""
721
 
722
- #: app/view/agenda.php:5
723
- msgid "+ Expand All"
724
  msgstr ""
725
 
726
- #: app/view/agenda.php:8
727
- msgid " Collapse All"
728
  msgstr ""
729
 
730
- #: app/view/agenda.php:28
731
- msgid "There are no upcoming events to display at this time."
732
  msgstr ""
733
 
734
- #: app/view/agenda.php:75
735
- msgid "Read more »"
736
  msgstr ""
737
 
738
- #: app/view/event-single-footer.php:8
739
- msgid "View original post »"
 
 
 
 
740
  msgstr ""
741
 
742
- #: app/view/agenda-widget-form.php:2
743
- msgid "Title:"
744
  msgstr ""
745
 
746
- #: app/view/agenda-widget-form.php:6
747
- msgid "Number of events to show:"
748
  msgstr ""
749
 
750
- #: app/view/agenda-widget-form.php:11
751
- msgid "Show <strong>View Calendar</strong> button"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
752
  msgstr ""
753
 
754
  #: app/view/agenda-widget-form.php:14
@@ -759,75 +641,336 @@ msgstr ""
759
  msgid "Hide this widget on calendar page"
760
  msgstr ""
761
 
762
- #: app/view/box_time_and_date.php:2
763
- msgid "Event date and time"
764
  msgstr ""
765
 
766
- #: app/view/box_time_and_date.php:8
767
- msgid "All-day event"
768
  msgstr ""
769
 
770
- #: app/view/box_time_and_date.php:18
771
- msgid "Start date / time"
772
  msgstr ""
773
 
774
- #: app/view/box_time_and_date.php:31
775
- msgid "End date / time"
776
  msgstr ""
777
 
778
- #: app/view/box_time_and_date.php:44
779
- msgid "Repeat"
780
  msgstr ""
781
 
782
- #: app/view/box_time_and_date.php:54
783
- msgid "End"
784
  msgstr ""
785
 
786
- #: app/view/box_time_and_date.php:64
787
- msgid "Ending after"
788
  msgstr ""
789
 
790
- #: app/view/box_time_and_date.php:74
791
- msgid "On date"
792
  msgstr ""
793
 
794
- #: app/view/box_ics_import_settings.php:2
795
- msgid "Auto-refresh"
796
  msgstr ""
797
 
798
- #: app/view/box_ics_import_settings.php:12
799
- msgid "Event category"
800
  msgstr ""
801
 
802
- #: app/view/box_ics_import_settings.php:22
803
- msgid "+ Add new subscription"
804
  msgstr ""
805
 
806
- #: app/view/event_categories-color_picker.php:5
807
- #: app/view/event_categories-color_picker.php:19
808
- msgid "Category Color"
809
  msgstr ""
810
 
811
- #: app/view/event_categories-color_picker.php:13
812
- #: app/view/event_categories-color_picker.php:25
813
- msgid "Events in this category will be identified by this color"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
814
  msgstr ""
815
 
816
- #: app/model/class-ai1ec-event.php:444
817
  msgid " (all-day)"
818
  msgstr ""
819
 
820
- #: app/model/class-ai1ec-event.php:583
821
  msgid "ending after <strong>%d</strong> time"
822
  msgid_plural "ending after <strong>%d</strong> times"
823
  msgstr[0] ""
824
  msgstr[1] ""
825
 
826
- #: app/model/class-ai1ec-event.php:594
827
  msgid "until <strong>%s</strong>"
828
  msgstr ""
829
 
830
- #: app/model/class-ai1ec-event.php:603
831
  msgid " or "
832
  msgstr ""
833
 
2
  # This file is distributed under the same license as the All-in-One Event Calendar Plugin package.
3
  msgid ""
4
  msgstr ""
5
+ "Project-Id-Version: All-in-One Event Calendar Plugin 1.0.9\n"
6
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/all-in-one-event-calendar\n"
7
+ "POT-Creation-Date: 2011-10-03 16:47:28+00:00\n"
8
  "MIME-Version: 1.0\n"
9
  "Content-Type: text/plain; charset=UTF-8\n"
10
  "Content-Transfer-Encoding: 8bit\n"
12
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13
  "Language-Team: LANGUAGE <LL@li.org>\n"
14
 
15
+ #: app/helper/class-ai1ec-calendar-helper.php:601
16
+ msgid "« Previous Events"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
17
  msgstr ""
18
 
19
+ #: app/helper/class-ai1ec-calendar-helper.php:608
20
+ msgid "Next Events »"
21
  msgstr ""
22
 
23
+ #: app/helper/class-ai1ec-app-helper.php:147
24
+ msgctxt "Custom post type name"
25
+ msgid "Events"
26
  msgstr ""
27
 
28
+ #: app/helper/class-ai1ec-app-helper.php:148
29
+ msgctxt "Custom post type name (singular)"
30
+ msgid "Event"
31
  msgstr ""
32
 
33
  #: app/helper/class-ai1ec-app-helper.php:149
70
  msgid "Events"
71
  msgstr ""
72
 
73
+ #: app/helper/class-ai1ec-app-helper.php:205
74
+ msgctxt "Event categories taxonomy"
75
+ msgid "Event Categories"
76
+ msgstr ""
77
+
78
+ #: app/helper/class-ai1ec-app-helper.php:206
79
+ msgctxt "Event categories taxonomy (singular)"
80
+ msgid "Event Category"
81
+ msgstr ""
82
+
83
+ #: app/helper/class-ai1ec-app-helper.php:213
84
+ msgctxt "Event tags taxonomy"
85
+ msgid "Event Tags"
86
+ msgstr ""
87
+
88
+ #: app/helper/class-ai1ec-app-helper.php:214
89
+ msgctxt "Event tags taxonomy (singular)"
90
+ msgid "Event Tag"
91
+ msgstr ""
92
+
93
  #: app/helper/class-ai1ec-app-helper.php:313
94
  msgid ""
95
  "All Events <span class=\"update-plugins count-%d\" title=\"%d Pending Events"
112
  msgid "Event date/time"
113
  msgstr ""
114
 
115
+ #: app/helper/class-ai1ec-app-helper.php:630
116
  msgid ""
117
+ "%sTo set up the plugin: %s 1. Select an option in the <strong>Calendar page</"
118
+ "strong> dropdown list. %s 2. Select an option in the <strong>Timezone</"
119
+ "strong> dropdown list. %s 3. Click <strong>Update Settings</strong>. %s"
120
  msgstr ""
121
 
122
+ #: app/helper/class-ai1ec-app-helper.php:632
123
+ msgid ""
124
+ "To set up the plugin: Select an option in the <strong>Calendar page</strong> "
125
+ "dropdown list, the click <strong>Update Settings</strong>."
126
+ msgstr ""
127
+
128
+ #: app/helper/class-ai1ec-app-helper.php:634
129
+ msgid ""
130
+ "To set up the plugin: Select an option in the <strong>Timezone</strong> "
131
+ "dropdown list, the click <strong>Update Settings</strong>."
132
+ msgstr ""
133
+
134
+ #: app/helper/class-ai1ec-app-helper.php:638
135
  msgid ""
136
  "The plugin is installed, but has not been configured. <a href=\"%s\">Click "
137
  "here to set it up now »</a>"
138
  msgstr ""
139
 
140
+ #: app/helper/class-ai1ec-app-helper.php:644
141
  msgid ""
142
  "The plugin is installed, but has not been configured. Please log in as a "
143
  "WordPress Administrator to set it up."
144
  msgstr ""
145
 
146
+ #: app/helper/class-ai1ec-events-helper.php:313
147
+ msgid "No repeat"
148
  msgstr ""
149
 
150
+ #: app/helper/class-ai1ec-events-helper.php:314
151
+ #: app/helper/class-ai1ec-settings-helper.php:205
152
+ msgid "Daily"
153
  msgstr ""
154
 
155
+ #: app/helper/class-ai1ec-events-helper.php:315
156
+ msgid "Mondays"
157
  msgstr ""
158
 
159
+ #: app/helper/class-ai1ec-events-helper.php:316
160
+ msgid "Tuesdays"
161
  msgstr ""
162
 
163
+ #: app/helper/class-ai1ec-events-helper.php:317
164
+ msgid "Wednesdays"
 
165
  msgstr ""
166
 
167
+ #: app/helper/class-ai1ec-events-helper.php:318
168
+ msgid "Thursdays"
169
  msgstr ""
170
 
171
+ #: app/helper/class-ai1ec-events-helper.php:319
172
+ msgid "Fridays"
173
  msgstr ""
174
 
175
+ #: app/helper/class-ai1ec-events-helper.php:320
176
+ msgid "Saturdays"
177
  msgstr ""
178
 
179
+ #: app/helper/class-ai1ec-events-helper.php:321
180
+ msgid "Sundays"
181
  msgstr ""
182
 
183
+ #: app/helper/class-ai1ec-events-helper.php:322
184
+ msgid "Tuesdays & Thursdays"
185
  msgstr ""
186
 
187
+ #: app/helper/class-ai1ec-events-helper.php:323
188
+ msgid "Mondays, Wednesdays & Fridays"
189
  msgstr ""
190
 
191
+ #: app/helper/class-ai1ec-events-helper.php:324
192
+ msgid "Weekdays"
193
  msgstr ""
194
 
195
+ #: app/helper/class-ai1ec-events-helper.php:325
196
+ msgid "Weekends"
197
  msgstr ""
198
 
199
+ #: app/helper/class-ai1ec-events-helper.php:326
200
+ msgid "Weekly"
 
201
  msgstr ""
202
 
203
+ #: app/helper/class-ai1ec-events-helper.php:327
204
+ msgid "Monthly"
 
205
  msgstr ""
206
 
207
+ #: app/helper/class-ai1ec-events-helper.php:328
208
+ msgid "Yearly"
209
  msgstr ""
210
 
211
+ #: app/helper/class-ai1ec-events-helper.php:443
212
+ msgid "times"
213
  msgstr ""
214
 
215
+ #: app/helper/class-ai1ec-events-helper.php:967
216
+ msgid "Never"
217
  msgstr ""
218
 
219
+ #: app/helper/class-ai1ec-events-helper.php:968
220
+ msgid "After"
221
  msgstr ""
222
 
223
+ #: app/helper/class-ai1ec-events-helper.php:969
224
+ #: app/view/box_time_and_date.php:74
225
+ msgid "On date"
226
  msgstr ""
227
 
228
+ #: app/helper/class-ai1ec-settings-helper.php:85
229
+ msgid "- Auto-Create New Page -"
230
  msgstr ""
231
 
232
+ #: app/helper/class-ai1ec-settings-helper.php:106
233
+ msgid "View \"%s\" »"
234
  msgstr ""
235
 
236
+ #: app/helper/class-ai1ec-settings-helper.php:148 app/view/calendar.php:10
237
+ #: app/view/calendar.php:11 app/view/calendar.php:17
238
+ msgid "Month"
239
  msgstr ""
240
 
241
+ #: app/helper/class-ai1ec-settings-helper.php:151 app/view/calendar.php:18
242
+ #: app/controller/class-ai1ec-calendar-controller.php:280
243
+ msgid "Agenda"
244
  msgstr ""
245
 
246
+ #: app/helper/class-ai1ec-settings-helper.php:199
247
+ msgid "Hourly"
 
248
  msgstr ""
249
 
250
+ #: app/helper/class-ai1ec-settings-helper.php:202
251
+ msgid "Twice Daily"
252
  msgstr ""
253
 
254
+ #: app/helper/class-ai1ec-settings-helper.php:289
255
+ msgid "Calendar"
256
  msgstr ""
257
 
258
+ #: app/view/box_ics_import_settings.php:2
259
+ msgid "Auto-refresh"
260
  msgstr ""
261
 
262
+ #: app/view/box_ics_import_settings.php:8 app/view/feed_row.php:3
263
+ msgid "iCalendar/.ics Feed URL:"
264
  msgstr ""
265
 
266
+ #: app/view/box_ics_import_settings.php:12
267
+ msgid "Event category"
268
  msgstr ""
269
 
270
+ #: app/view/box_ics_import_settings.php:18 app/view/feed_row.php:15
271
+ msgid "Tag with"
272
  msgstr ""
273
 
274
+ #: app/view/box_ics_import_settings.php:22
275
+ msgid "+ Add new subscription"
276
  msgstr ""
277
 
278
+ #: app/view/calendar.php:27
279
+ msgid "+ Post Your Event"
280
  msgstr ""
281
 
282
+ #: app/view/calendar.php:36
283
+ msgid "Clear Filters"
284
  msgstr ""
285
 
286
+ #: app/view/calendar.php:36
287
+ msgid ""
288
  msgstr ""
289
 
290
+ #: app/view/calendar.php:37
291
+ msgid "Filter:"
292
  msgstr ""
293
 
294
+ #: app/view/calendar.php:42
295
+ msgid "Categories "
296
  msgstr ""
297
 
298
+ #: app/view/calendar.php:64
299
+ msgid "Tags ▾"
300
  msgstr ""
301
 
302
+ #: app/view/calendar.php:101 app/view/agenda-widget.php:67
303
+ msgid ""
304
+ "Subscribe to this calendar using your favourite calendar program (iCal, "
305
+ "Outlook, etc.)"
306
  msgstr ""
307
 
308
+ #: app/view/calendar.php:102 app/view/agenda-widget.php:68
309
+ msgid "✔ Subscribe"
 
310
  msgstr ""
311
 
312
+ #: app/view/calendar.php:103
313
+ msgid "to this filtered calendar"
 
314
  msgstr ""
315
 
316
+ #: app/view/calendar.php:107 app/view/agenda-widget.php:72
317
+ msgid "Subscribe to this calendar in your Google Calendar"
318
  msgstr ""
319
 
320
+ #: app/view/calendar.php:109
321
+ msgid "Subscribe in Google Calendar"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
322
  msgstr ""
323
 
324
+ #. #-#-#-#-# plugin.pot (All-in-One Event Calendar Plugin 1.0.9) #-#-#-#-#
325
  #. Author of the plugin/theme
326
  #: app/view/box_the_seed_studio.php:3
327
  msgid "The Seed Studio"
401
  "means..."
402
  msgstr ""
403
 
404
+ #: app/view/settings.php:5
405
+ msgid "All-in-one Event Calendar"
406
  msgstr ""
407
 
408
+ #: app/view/settings.php:17
409
+ msgid "Update Settings"
410
  msgstr ""
411
 
412
+ #: app/view/event-single.php:5 app/view/event-excerpt.php:2
413
+ #: app/view/event-multi.php:4
414
+ msgid "When:"
415
  msgstr ""
416
 
417
+ #: app/view/event-single.php:8
418
+ msgid "Back to Calendar »"
419
  msgstr ""
420
 
421
+ #: app/view/event-single.php:15 app/view/event-multi.php:14
422
+ msgid "Repeats:"
423
  msgstr ""
424
 
425
+ #: app/view/event-single.php:20 app/view/event-excerpt.php:4
426
+ #: app/view/event-multi.php:20
427
+ msgid "Where:"
 
 
 
428
  msgstr ""
429
 
430
+ #: app/view/event-single.php:27
431
+ msgid "Add this event to your favourite calendar program (iCal, Outlook, etc.)"
432
  msgstr ""
433
 
434
+ #: app/view/event-single.php:28
435
+ msgid " Add to Calendar"
436
  msgstr ""
437
 
438
+ #: app/view/event-single.php:31
439
+ msgid "Add this event to your Google Calendar"
440
  msgstr ""
441
 
442
+ #: app/view/event-single.php:33
443
+ msgid "Add to Google Calendar"
444
  msgstr ""
445
 
446
+ #: app/view/event-single.php:40 app/view/event-multi.php:33
447
+ msgid "Cost:"
 
 
448
  msgstr ""
449
 
450
+ #: app/view/event-single.php:46 app/view/event-multi.php:39
451
+ msgid "Contact:"
 
 
452
  msgstr ""
453
 
454
+ #: app/view/event-single.php:52 app/view/event-multi.php:45
455
+ #: app/view/agenda.php:79
456
+ msgid "Categories:"
457
  msgstr ""
458
 
459
+ #: app/view/event-single.php:59 app/view/event-multi.php:51
460
+ #: app/view/agenda.php:85
461
+ msgid "Tags:"
462
  msgstr ""
463
 
464
+ #: app/view/box_time_and_date.php:2
465
+ msgid "Event date and time"
466
  msgstr ""
467
 
468
+ #: app/view/box_time_and_date.php:8
469
+ msgid "All-day event"
470
  msgstr ""
471
 
472
+ #: app/view/box_time_and_date.php:18
473
+ msgid "Start date / time"
474
  msgstr ""
475
 
476
+ #: app/view/box_time_and_date.php:31
477
+ msgid "End date / time"
 
 
478
  msgstr ""
479
 
480
+ #: app/view/box_time_and_date.php:44
481
+ msgid "Repeat"
482
  msgstr ""
483
 
484
+ #: app/view/box_time_and_date.php:54
485
+ msgid "End"
486
  msgstr ""
487
 
488
+ #: app/view/box_time_and_date.php:64
489
+ msgid "Ending after"
490
  msgstr ""
491
 
492
+ #: app/view/admin_notices.php:2
493
+ msgid "All-in-One Event Calendar Notice:"
494
  msgstr ""
495
 
496
+ #: app/view/import.php:6
497
+ msgid "Successfully imported events:"
498
  msgstr ""
499
 
500
+ #: app/view/event_categories-color_picker.php:5
501
+ #: app/view/event_categories-color_picker.php:19
502
+ msgid "Category Color"
503
  msgstr ""
504
 
505
+ #: app/view/event_categories-color_picker.php:13
506
+ #: app/view/event_categories-color_picker.php:25
507
+ msgid "Events in this category will be identified by this color"
508
  msgstr ""
509
 
510
+ #: app/view/event-single-footer.php:4
511
+ msgid ""
512
+ "This post was replicated from another site's <a class=\"ai1ec-ics-icon\" "
513
+ "href=\"%s\" title=\"iCalendar feed\">calendar feed</a>."
514
  msgstr ""
515
 
516
+ #: app/view/event-single-footer.php:8
517
+ msgid "View original post »"
518
  msgstr ""
519
 
520
+ #: app/view/box_event_location.php:1
521
+ msgid "Event location details"
522
  msgstr ""
523
 
524
+ #: app/view/box_event_location.php:7
525
+ msgid "Venue name:"
526
  msgstr ""
527
 
528
+ #: app/view/box_event_location.php:17
529
+ msgid "Address:"
530
  msgstr ""
531
 
532
+ #: app/view/box_event_location.php:27
533
+ msgid "Show Google Map:"
534
  msgstr ""
535
 
536
+ #: app/view/event-multi.php:7
537
+ msgid "View in Calendar »"
538
  msgstr ""
539
 
540
+ #: app/view/event-multi.php:24
541
+ msgid "View Map »"
542
  msgstr ""
543
 
544
+ #: app/view/box_general_settings.php:1
545
+ msgid "Viewing Events"
546
  msgstr ""
547
 
548
+ #: app/view/box_general_settings.php:3
549
+ msgid "Calendar page:"
550
  msgstr ""
551
 
552
+ #: app/view/box_general_settings.php:7
553
+ msgid "Default calendar view:"
554
  msgstr ""
555
 
556
+ #: app/view/box_general_settings.php:12
557
+ msgid "Timezone:"
558
  msgstr ""
559
 
560
+ #: app/view/box_general_settings.php:17
561
+ msgid "Contain calendar in this DOM element:"
562
  msgstr ""
563
 
564
+ #: app/view/box_general_settings.php:19
565
+ msgid ""
566
+ "Optional. Provide a <a href=\"http://api.jquery.com/category/selectors/\" "
567
+ "target=\"_blank\">jQuery selector</a> that evaluates to a single DOM "
568
+ "element. Replaces any existing markup found within target. If left empty, "
569
+ "calendar is shown in normal page content container."
570
  msgstr ""
571
 
572
+ #: app/view/box_general_settings.php:21
573
+ msgid "Week starts on"
574
  msgstr ""
575
 
576
+ #: app/view/box_general_settings.php:25
577
+ msgid "Agenda pages show at most"
578
  msgstr ""
579
 
580
+ #: app/view/box_general_settings.php:26
581
+ msgid "events"
582
+ msgstr ""
583
+
584
+ #: app/view/box_general_settings.php:31
585
+ msgid "<strong>Exclude</strong> events from search results"
586
+ msgstr ""
587
+
588
+ #: app/view/box_general_settings.php:37
589
+ msgid ""
590
+ "Show <strong>Post Your Event</strong> button above the calendar to "
591
+ "privileged users"
592
+ msgstr ""
593
+
594
+ #: app/view/box_general_settings.php:43
595
+ msgid ""
596
+ "Hide <strong>Subscribe</strong>/<strong>Add to Calendar</strong> buttons in "
597
+ "calendar and single event views"
598
+ msgstr ""
599
+
600
+ #: app/view/box_general_settings.php:49
601
+ msgid "Hide <strong>Google Maps</strong> until clicked"
602
+ msgstr ""
603
+
604
+ #: app/view/box_general_settings.php:55
605
+ msgid "Include <strong>event categories</strong> in post category lists"
606
+ msgstr ""
607
+
608
+ #: app/view/box_general_settings.php:59
609
+ msgid "Adding/Editing Events"
610
+ msgstr ""
611
+
612
+ #: app/view/box_general_settings.php:63
613
+ msgid "Input dates in <strong>US format</strong>"
614
+ msgstr ""
615
+
616
+ #: app/view/box_general_settings.php:69
617
+ msgid "Use <strong>24h time</strong> in time pickers"
618
+ msgstr ""
619
+
620
+ #: app/view/box_general_settings.php:75
621
+ msgid "Display <strong>Publish</strong> at bottom of Edit Event form"
622
+ msgstr ""
623
+
624
+ #: app/view/agenda-widget-form.php:2
625
+ msgid "Title:"
626
+ msgstr ""
627
+
628
+ #: app/view/agenda-widget-form.php:6
629
+ msgid "Number of events to show:"
630
+ msgstr ""
631
+
632
+ #: app/view/agenda-widget-form.php:11
633
+ msgid "Show <strong>View Calendar</strong> button"
634
  msgstr ""
635
 
636
  #: app/view/agenda-widget-form.php:14
641
  msgid "Hide this widget on calendar page"
642
  msgstr ""
643
 
644
+ #: app/view/month.php:4 app/view/agenda.php:12
645
+ msgid "Today"
646
  msgstr ""
647
 
648
+ #: app/view/month.php:50
649
+ msgid "Summary:"
650
  msgstr ""
651
 
652
+ #: app/view/month.php:53
653
+ msgid "click anywhere for details"
654
  msgstr ""
655
 
656
+ #: app/view/month.php:68 app/view/agenda.php:57 app/view/agenda.php:107
657
+ msgid "(all-day)"
658
  msgstr ""
659
 
660
+ #: app/view/agenda.php:5
661
+ msgid "+ Expand All"
662
  msgstr ""
663
 
664
+ #: app/view/agenda.php:8
665
+ msgid "− Collapse All"
666
  msgstr ""
667
 
668
+ #: app/view/agenda.php:28
669
+ msgid "There are no upcoming events to display at this time."
670
  msgstr ""
671
 
672
+ #: app/view/agenda.php:75
673
+ msgid "Read more »"
674
  msgstr ""
675
 
676
+ #: app/view/agenda-widget.php:11
677
+ msgid "There are no upcoming events."
678
  msgstr ""
679
 
680
+ #: app/view/agenda-widget.php:59
681
+ msgid "View Calendar »"
682
  msgstr ""
683
 
684
+ #: app/view/agenda-widget.php:74
685
+ msgid "Add to Google"
686
  msgstr ""
687
 
688
+ #: app/view/box_event_contact.php:1
689
+ msgid "Organizer contact info"
 
690
  msgstr ""
691
 
692
+ #: app/view/box_event_contact.php:7
693
+ msgid "Contact name:"
694
+ msgstr ""
695
+
696
+ #: app/view/box_event_contact.php:17
697
+ msgid "Phone:"
698
+ msgstr ""
699
+
700
+ #: app/view/box_event_contact.php:27
701
+ msgid "E-mail:"
702
+ msgstr ""
703
+
704
+ #: app/view/class-ai1ec-agenda-widget.php:18
705
+ #: app/view/class-ai1ec-agenda-widget.php:39
706
+ msgid "Upcoming Events"
707
+ msgstr ""
708
+
709
+ #: app/view/class-ai1ec-agenda-widget.php:20
710
+ msgid "All-in-One Event Calendar: Lists upcoming events in Agenda view"
711
+ msgstr ""
712
+
713
+ #: app/view/box_event_cost.php:1
714
+ msgid "Event cost"
715
+ msgstr ""
716
+
717
+ #: app/view/box_event_cost.php:7
718
+ msgid "Cost"
719
+ msgstr ""
720
+
721
+ #: app/view/event-map.php:2
722
+ msgid "Click to view map"
723
+ msgstr ""
724
+
725
+ #: app/view/event-map.php:9
726
+ msgid "View Full-Size Map »"
727
+ msgstr ""
728
+
729
+ #: app/view/box_eventbrite.php:1
730
+ msgid "Eventbrite Ticketing"
731
+ msgstr ""
732
+
733
+ #: app/view/box_eventbrite.php:7
734
+ msgid "Register this event with Eventbrite.com?"
735
+ msgstr ""
736
+
737
+ #: app/view/box_eventbrite.php:12
738
+ msgid "Yes"
739
+ msgstr ""
740
+
741
+ #: app/view/box_eventbrite.php:14
742
+ msgid "No"
743
+ msgstr ""
744
+
745
+ #: app/view/box_eventbrite.php:22
746
+ msgid "Set up your first ticket"
747
+ msgstr ""
748
+
749
+ #: app/view/box_eventbrite.php:24
750
+ msgid ""
751
+ "To create multiple tickets per event, submit this form, then follow the link "
752
+ "to Eventbrite."
753
+ msgstr ""
754
+
755
+ #: app/view/box_eventbrite.php:32
756
+ msgid "Name"
757
+ msgstr ""
758
+
759
+ #: app/view/box_eventbrite.php:42
760
+ msgid "Description"
761
+ msgstr ""
762
+
763
+ #: app/view/box_eventbrite.php:53
764
+ msgid "Type"
765
+ msgstr ""
766
+
767
+ #: app/view/box_eventbrite.php:58
768
+ msgid "Set Price"
769
+ msgstr ""
770
+
771
+ #: app/view/box_eventbrite.php:60
772
+ msgid "Donation Based"
773
+ msgstr ""
774
+
775
+ #: app/view/box_eventbrite.php:68
776
+ msgid ""
777
+ "The price for this event's first ticket will be taken from the Cost field "
778
+ "above."
779
+ msgstr ""
780
+
781
+ #: app/view/box_eventbrite.php:75
782
+ msgid "Quantity"
783
+ msgstr ""
784
+
785
+ #: app/view/box_eventbrite.php:85
786
+ msgid "Include Fee in Price"
787
+ msgstr ""
788
+
789
+ #: app/view/box_eventbrite.php:90
790
+ msgid "Add Service Fee on top of price"
791
+ msgstr ""
792
+
793
+ #: app/view/box_eventbrite.php:92
794
+ msgid "Include Service fee in price"
795
+ msgstr ""
796
+
797
+ #: app/view/box_eventbrite.php:98
798
+ msgid "Payment Options"
799
+ msgstr ""
800
+
801
+ #: app/view/box_eventbrite.php:103
802
+ msgid "Paypal"
803
+ msgstr ""
804
+
805
+ #: app/view/box_eventbrite.php:105
806
+ msgid "Google Checkout"
807
+ msgstr ""
808
+
809
+ #: app/view/box_eventbrite.php:107
810
+ msgid "Check"
811
+ msgstr ""
812
+
813
+ #: app/view/box_eventbrite.php:109
814
+ msgid "Cash"
815
+ msgstr ""
816
+
817
+ #: app/view/box_eventbrite.php:111
818
+ msgid "Send an Invoice"
819
+ msgstr ""
820
+
821
+ #: app/view/feed_row.php:9
822
+ msgid "Event category:"
823
+ msgstr ""
824
+
825
+ #: app/view/feed_row.php:19
826
+ msgid "× Delete"
827
+ msgstr ""
828
+
829
+ #: app/view/feed_row.php:20
830
+ #: app/controller/class-ai1ec-events-controller.php:276
831
+ msgid "Update"
832
+ msgstr ""
833
+
834
+ #: app/view/feed_row.php:22
835
+ #: app/controller/class-ai1ec-settings-controller.php:215
836
+ msgid "Flush 1 event"
837
+ msgid_plural "Flush %s events"
838
+ msgstr[0] ""
839
+ msgstr[1] ""
840
+
841
+ #: app/controller/class-ai1ec-events-controller.php:135
842
+ msgid "This feed is already being imported."
843
+ msgstr ""
844
+
845
+ #: app/controller/class-ai1ec-events-controller.php:136
846
+ msgid "Please enter a valid iCalendar URL."
847
+ msgstr ""
848
+
849
+ #: app/controller/class-ai1ec-events-controller.php:276
850
+ msgid "Publish"
851
+ msgstr ""
852
+
853
+ #: app/controller/class-ai1ec-events-controller.php:278
854
+ msgid "Submit for Review"
855
+ msgstr ""
856
+
857
+ #: app/controller/class-ai1ec-events-controller.php:472
858
+ msgid "Event updated. <a href=\"%s\">View event</a>"
859
+ msgstr ""
860
+
861
+ #: app/controller/class-ai1ec-events-controller.php:473
862
+ msgid "Custom field updated."
863
+ msgstr ""
864
+
865
+ #: app/controller/class-ai1ec-events-controller.php:474
866
+ msgid "Custom field deleted."
867
+ msgstr ""
868
+
869
+ #: app/controller/class-ai1ec-events-controller.php:475
870
+ msgid "Event updated."
871
+ msgstr ""
872
+
873
+ #. translators: %s: date and time of the revision
874
+ #: app/controller/class-ai1ec-events-controller.php:477
875
+ msgid "Event restored to revision from %s"
876
+ msgstr ""
877
+
878
+ #: app/controller/class-ai1ec-events-controller.php:478
879
+ msgid "Event published. <a href=\"%s\">View event</a>"
880
+ msgstr ""
881
+
882
+ #: app/controller/class-ai1ec-events-controller.php:479
883
+ msgid "Event saved."
884
+ msgstr ""
885
+
886
+ #: app/controller/class-ai1ec-events-controller.php:480
887
+ msgid "Event submitted. <a target=\"_blank\" href=\"%s\">Preview event</a>"
888
+ msgstr ""
889
+
890
+ #: app/controller/class-ai1ec-events-controller.php:481
891
+ msgid ""
892
+ "Event scheduled for: <strong>%1$s</strong>. <a target=\"_blank\" href=\"%2$s"
893
+ "\">Preview event</a>"
894
+ msgstr ""
895
+
896
+ #. translators: Publish box date format, see http:php.net/date
897
+ #: app/controller/class-ai1ec-events-controller.php:483
898
+ msgid "M j, Y @ G:i"
899
+ msgstr ""
900
+
901
+ #: app/controller/class-ai1ec-events-controller.php:484
902
+ msgid "Event draft updated. <a target=\"_blank\" href=\"%s\">Preview event</a>"
903
+ msgstr ""
904
+
905
+ #: app/controller/class-ai1ec-app-controller.php:346
906
+ #: app/controller/class-ai1ec-app-controller.php:347
907
+ msgid "Settings"
908
+ msgstr ""
909
+
910
+ #: app/controller/class-ai1ec-settings-controller.php:82
911
+ msgid "Settings Updated."
912
+ msgstr ""
913
+
914
+ #: app/controller/class-ai1ec-settings-controller.php:172
915
+ msgid "Flushed %d events"
916
+ msgstr ""
917
+
918
+ #: app/controller/class-ai1ec-settings-controller.php:214
919
+ msgid "Imported %d events"
920
+ msgstr ""
921
+
922
+ #: app/controller/class-ai1ec-settings-controller.php:266
923
+ msgctxt "meta box"
924
+ msgid "General Settings"
925
+ msgstr ""
926
+
927
+ #: app/controller/class-ai1ec-settings-controller.php:273
928
+ msgctxt "meta box"
929
+ msgid "The Seed Studio Support"
930
+ msgstr ""
931
+
932
+ #: app/controller/class-ai1ec-settings-controller.php:280
933
+ msgctxt "meta box"
934
+ msgid "ICS Import Settings"
935
+ msgstr ""
936
+
937
+ #: app/controller/class-ai1ec-settings-controller.php:344
938
+ msgid "<a href=\"%s\">Settings</a>"
939
+ msgstr ""
940
+
941
+ #: app/controller/class-ai1ec-settings-controller.php:358
942
+ msgid "<a href=\"%s\" target=\"_blank\">Donate</a>"
943
+ msgstr ""
944
+
945
+ #: app/controller/class-ai1ec-settings-controller.php:359
946
+ msgid "<a href=\"%s\" target=\"_blank\">Get Support</a>"
947
+ msgstr ""
948
+
949
+ #: app/controller/class-ai1ec-importer-controller.php:91
950
+ msgid "The Events Calendar → All-in-One Event Calendar"
951
+ msgstr ""
952
+
953
+ #: app/controller/class-ai1ec-importer-controller.php:92
954
+ msgid ""
955
+ "Imports events created using The Events Calendar plugin into the All-in-One "
956
+ "Event Calendar"
957
  msgstr ""
958
 
959
+ #: app/model/class-ai1ec-event.php:445
960
  msgid " (all-day)"
961
  msgstr ""
962
 
963
+ #: app/model/class-ai1ec-event.php:584
964
  msgid "ending after <strong>%d</strong> time"
965
  msgid_plural "ending after <strong>%d</strong> times"
966
  msgstr[0] ""
967
  msgstr[1] ""
968
 
969
+ #: app/model/class-ai1ec-event.php:595
970
  msgid "until <strong>%s</strong>"
971
  msgstr ""
972
 
973
+ #: app/model/class-ai1ec-event.php:604
974
  msgid " or "
975
  msgstr ""
976
 
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: http://theseedstudio.com/software/all-in-one-event-calendar-wordpre
4
  Tags: calendar, event, events, ics, ics calendar, ical-feed, ics feed, wordpress ics importer, wordpress ical importer, upcoming events, todo, notes, journal, freebusy, availability, web calendar, web events, webcal, google calendar, ical, iCalendar, all-in-one, ai1ec, google calendar sync, ical sync, events sync, holiday calendar, calendar 2011, events 2011, widget, events widget, upcoming events widget, calendar widget, agenda widget
5
  Requires at least: 3.1.3
6
  Tested up to: 3.2.1
7
- Stable tag: 1.0.8
8
 
9
  An event calendar system with month and agenda views, upcoming events widget, color-coded categories, recurrence, and import/export of .ics feeds.
10
 
@@ -54,10 +54,15 @@ The All-in-One Event Calendar Plugin also has a few features that will prove use
54
 
55
  [Bug reports (only for registered users) »](http://trac.the-seed.ca/newticket)
56
 
 
 
57
  == Changelog ==
 
 
 
58
  = Version 1.0.8 =
59
- * Added better if not full lozalization support [#25](http://trac.the-seed.ca/ticket/25) [#23](http://trac.the-seed.ca/ticket/23) [#10](http://trac.the-seed.ca/ticket/10) - thank you josjo
60
- * Added qTranslate support and output to post data using wordpress filters [#1](http://trac.the-seed.ca/ticket/1)
61
  * Added uninstall support [#7](http://trac.the-seed.ca/ticket/7)
62
  * Added 24h time in time pickers [#26](http://trac.the-seed.ca/ticket/26) - thank you josjo
63
  * Fixed an issue when event duration time is decremented in single (detailed) view [#2](http://trac.the-seed.ca/ticket/2)
4
  Tags: calendar, event, events, ics, ics calendar, ical-feed, ics feed, wordpress ics importer, wordpress ical importer, upcoming events, todo, notes, journal, freebusy, availability, web calendar, web events, webcal, google calendar, ical, iCalendar, all-in-one, ai1ec, google calendar sync, ical sync, events sync, holiday calendar, calendar 2011, events 2011, widget, events widget, upcoming events widget, calendar widget, agenda widget
5
  Requires at least: 3.1.3
6
  Tested up to: 3.2.1
7
+ Stable tag: 1.0.9
8
 
9
  An event calendar system with month and agenda views, upcoming events widget, color-coded categories, recurrence, and import/export of .ics feeds.
10
 
54
 
55
  [Bug reports (only for registered users) »](http://trac.the-seed.ca/newticket)
56
 
57
+ [Get Premium Support »](http://theseedstudio.com/get-supported-2/) from [The Seed Studio »](http://theseedstudio.com/)
58
+
59
  == Changelog ==
60
+ = Version 1.0.9 =
61
+ * Fixed a problem with timezone dropdown list
62
+
63
  = Version 1.0.8 =
64
+ * Added better if not full localization support [#25](http://trac.the-seed.ca/ticket/25) [#23](http://trac.the-seed.ca/ticket/23) [#10](http://trac.the-seed.ca/ticket/10) - thank you josjo
65
+ * Added qTranslate support and output to post data using WordPress filters [#1](http://trac.the-seed.ca/ticket/1)
66
  * Added uninstall support [#7](http://trac.the-seed.ca/ticket/7)
67
  * Added 24h time in time pickers [#26](http://trac.the-seed.ca/ticket/26) - thank you josjo
68
  * Fixed an issue when event duration time is decremented in single (detailed) view [#2](http://trac.the-seed.ca/ticket/2)