The Events Calendar - Version 2.0.9

Version Description

2.0.9 contains bug patches and new features for 2.0. Are you upgrading from 1.6.5? Events 2.0 is a MAJOR upgrade, please backup your data and plan a little time in case you have to make any theme edits. Check out the upgrade tutorials in support on the tri.be website.

Download this release

Release Info

Developer PaulHughes01
Plugin Icon The Events Calendar
Version 2.0.9
Comparing to
See all releases

Code changes from version 2.0.8 to 2.0.9

Files changed (160) hide show
  1. admin-views/app-shop.php +0 -0
  2. admin-views/datepicker.php +2 -0
  3. admin-views/event-map.php +0 -0
  4. admin-views/event-sidebar-options.php +0 -0
  5. admin-views/events-audit-trail.php +0 -0
  6. admin-views/events-meta-box.php +7 -7
  7. admin-views/no-comments.php +0 -0
  8. admin-views/organizer-meta-box.php +0 -0
  9. admin-views/recurrence-dialog.php +11 -2
  10. admin-views/tribe-options-general.php +10 -11
  11. admin-views/tribe-options-help.php +14 -18
  12. admin-views/tribe-options-templates.php +3 -3
  13. admin-views/venue-meta-box.php +9 -5
  14. admin-views/widget-admin-list.php +0 -0
  15. lang/tribe-events-calendar-bg_BG.mo +0 -0
  16. lang/tribe-events-calendar-bg_BG.po +0 -0
  17. lang/tribe-events-calendar-bs_BA.mo +0 -0
  18. lang/tribe-events-calendar-bs_BA.po +0 -0
  19. lang/tribe-events-calendar-ca.mo +0 -0
  20. lang/tribe-events-calendar-ca.po +0 -0
  21. lang/tribe-events-calendar-cs_CZ.mo +0 -0
  22. lang/tribe-events-calendar-cs_CZ.po +0 -0
  23. lang/tribe-events-calendar-de_DE.mo +0 -0
  24. lang/tribe-events-calendar-de_DE.po +0 -0
  25. lang/tribe-events-calendar-es_ES.mo +0 -0
  26. lang/tribe-events-calendar-es_ES.po +0 -0
  27. lang/tribe-events-calendar-fi.mo +0 -0
  28. lang/tribe-events-calendar-fi.po +0 -0
  29. lang/tribe-events-calendar-fr_FR.mo +0 -0
  30. lang/tribe-events-calendar-fr_FR.po +0 -0
  31. lang/tribe-events-calendar-gr_GR.mo +0 -0
  32. lang/tribe-events-calendar-gr_GR.po +0 -0
  33. lang/tribe-events-calendar-he_IL.mo +0 -0
  34. lang/tribe-events-calendar-he_IL.po +0 -0
  35. lang/tribe-events-calendar-hr_HR.mo +0 -0
  36. lang/tribe-events-calendar-hr_HR.po +0 -0
  37. lang/tribe-events-calendar-it_IT.mo +0 -0
  38. lang/tribe-events-calendar-it_IT.po +0 -0
  39. lang/tribe-events-calendar-ja_JA.mo +0 -0
  40. lang/tribe-events-calendar-ja_JA.po +0 -0
  41. lang/tribe-events-calendar-lt_LT.mo +0 -0
  42. lang/tribe-events-calendar-lt_LT.po +0 -0
  43. lang/tribe-events-calendar-nb_NO.mo +0 -0
  44. lang/tribe-events-calendar-nb_NO.po +0 -0
  45. lang/tribe-events-calendar-nl_NL.mo +0 -0
  46. lang/tribe-events-calendar-nl_NL.po +0 -0
  47. lang/tribe-events-calendar-pl_PL.mo +0 -0
  48. lang/tribe-events-calendar-pl_PL.po +0 -0
  49. lang/tribe-events-calendar-pt_BR.mo +0 -0
  50. lang/tribe-events-calendar-pt_BR.po +0 -0
  51. lang/tribe-events-calendar-ru_RU.mo +0 -0
  52. lang/tribe-events-calendar-ru_RU.po +0 -0
  53. lang/tribe-events-calendar-sr_RS.mo +0 -0
  54. lang/tribe-events-calendar-sr_RS.po +0 -0
  55. lang/tribe-events-calendar-sv_SE.mo +0 -0
  56. lang/tribe-events-calendar-sv_SE.po +0 -0
  57. lang/tribe-events-calendar-uk.mo +0 -0
  58. lang/tribe-events-calendar-uk.po +2070 -0
  59. lang/tribe-events-calendar.pot +452 -321
  60. lib/template-tags-deprecated.php +0 -0
  61. lib/the-events-calendar.class.php +158 -106
  62. lib/tribe-admin-events-list.class.php +2 -2
  63. lib/tribe-app-shop.class.php +2 -5
  64. lib/tribe-date-utils.class.php +0 -0
  65. lib/tribe-debug-bar.class.php +0 -0
  66. lib/tribe-event-api.class.php +0 -0
  67. lib/tribe-event-exception.class.php +0 -0
  68. lib/tribe-event-query.class.php +0 -0
  69. lib/tribe-field.class.php +0 -0
  70. lib/tribe-presstrends.php +0 -0
  71. lib/tribe-settings-tab.class.php +0 -0
  72. lib/tribe-settings.class.php +0 -0
  73. lib/tribe-templates.class.php +16 -3
  74. lib/tribe-the-events-calendar-import.class.php +0 -0
  75. lib/tribe-validate.class.php +2 -2
  76. lib/tribe-view-helpers.class.php +0 -0
  77. lib/widget-list.class.php +0 -0
  78. license.txt +0 -0
  79. public/advanced-functions/event.php +0 -0
  80. public/advanced-functions/organizer.php +0 -0
  81. public/advanced-functions/venue.php +0 -0
  82. public/template-tags/calendar.php +3 -3
  83. public/template-tags/date.php +0 -0
  84. public/template-tags/general.php +8 -3
  85. public/template-tags/google-map.php +0 -0
  86. public/template-tags/link.php +1 -1
  87. public/template-tags/loop.php +0 -0
  88. public/template-tags/options.php +0 -0
  89. public/template-tags/organizer.php +0 -0
  90. public/template-tags/venue.php +0 -0
  91. readme.txt +157 -21
  92. resources/app-shop.css +0 -0
  93. resources/app-shop.js +0 -0
  94. resources/chosen-load.js +0 -0
  95. resources/chosen-sprite.png +0 -0
  96. resources/chosen.css +0 -0
  97. resources/chosen.jquery.min.js +0 -0
  98. resources/debugger.css +0 -0
  99. resources/events-admin-ui.css +0 -0
  100. resources/events-admin.css +8 -5
  101. resources/events-admin.js +5 -5
  102. resources/events.css +2 -2
  103. resources/events.js +0 -0
  104. resources/hide-visibility.css +0 -0
  105. resources/images/bg_fade.png +0 -0
  106. resources/images/donate-link-pro-screenshot.jpg +0 -0
  107. resources/images/donate-link-screenshot.jpg +0 -0
  108. resources/images/eb_press_little.gif +0 -0
  109. resources/images/events-screen-icon.png +0 -0
  110. resources/images/menu.png +0 -0
  111. resources/images/modern-tribe.png +0 -0
  112. resources/images/tooltip-arrow.png +0 -0
  113. resources/jquery-ecp-plugins.js +0 -0
  114. resources/jquery.pjax.js +0 -0
  115. resources/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
  116. resources/smoothness/images/ui-bg_flat_75_ffffff_40x100.png +0 -0
  117. resources/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png +0 -0
  118. resources/smoothness/images/ui-bg_glass_65_ffffff_1x400.png +0 -0
  119. resources/smoothness/images/ui-bg_glass_75_dadada_1x400.png +0 -0
  120. resources/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png +0 -0
  121. resources/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png +0 -0
  122. resources/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png +0 -0
  123. resources/smoothness/images/ui-icons_222222_256x240.png +0 -0
  124. resources/smoothness/images/ui-icons_2e83ff_256x240.png +0 -0
  125. resources/smoothness/images/ui-icons_454545_256x240.png +0 -0
  126. resources/smoothness/images/ui-icons_888888_256x240.png +0 -0
  127. resources/smoothness/images/ui-icons_cd0a0a_256x240.png +0 -0
  128. resources/smoothness/jquery-ui-1.7.3.custom.css +0 -0
  129. resources/tribe-settings.js +0 -0
  130. resources/ui.datepicker.min.js +0 -0
  131. resources/ui.dialog.min.js +0 -0
  132. screenshot-1.png +0 -0
  133. screenshot-2.jpg +0 -0
  134. screenshot-2.png +0 -0
  135. screenshot-3.jpg +0 -0
  136. screenshot-3.png +0 -0
  137. screenshot-4.jpg +0 -0
  138. screenshot-4.png +0 -0
  139. screenshot-5.jpg +0 -0
  140. screenshot-5.png +0 -0
  141. screenshot-6.jpg +0 -0
  142. screenshot-6.png +0 -0
  143. tests/PHPUnit/bootstrap.php +0 -0
  144. tests/PHPUnit/phpunit-test.Test.php +0 -0
  145. tests/PHPUnit/phpunit.xml +0 -0
  146. tests/PHPUnit/tribe-capabilities.Test.php +0 -0
  147. tests/PHPUnit/tribe-event-creation.Test.php +0 -0
  148. tests/PHPUnit/tribe-events-class.Test.php +0 -0
  149. tests/PHPUnit/tribe-previous-ecp-versions.Test.php +0 -0
  150. tests/PHPUnit/wordpress-tests/lib/tribe-testcase.php +0 -0
  151. the-events-calendar.php +1 -1
  152. views/ecp-page-template.php +2 -2
  153. views/ecp-single-template.php +6 -6
  154. views/events-list-load-widget-display.php +8 -8
  155. views/full-address.php +1 -1
  156. views/gridview.php +4 -4
  157. views/list.php +20 -17
  158. views/single.php +23 -23
  159. views/table-mini.php +2 -2
  160. views/table.php +0 -0
admin-views/app-shop.php CHANGED
File without changes
admin-views/datepicker.php CHANGED
@@ -8,9 +8,11 @@ if ( !defined('ABSPATH') ) { die('-1'); }
8
 
9
  ?>
10
  <form action="<?php echo tribe_get_dropdown_link_prefix(); ?>" method="get" id="<?php echo $prefix; ?>events-picker">
 
11
  <select id='<?php echo $prefix; ?>events-month' name='EventJumpToMonth' class='<?php echo $prefix; ?>events-dropdown'>
12
  <?php echo $monthOptions; ?>
13
  </select>
 
14
  <select id='<?php echo $prefix; ?>events-year' name='EventJumpToYear' class='<?php echo $prefix; ?>events-dropdown'>
15
  <?php echo $yearOptions; ?>
16
  </select>
8
 
9
  ?>
10
  <form action="<?php echo tribe_get_dropdown_link_prefix(); ?>" method="get" id="<?php echo $prefix; ?>events-picker">
11
+ <label for="<?php echo $prefix; ?>events-month" style="display: none;">Events Month</label>
12
  <select id='<?php echo $prefix; ?>events-month' name='EventJumpToMonth' class='<?php echo $prefix; ?>events-dropdown'>
13
  <?php echo $monthOptions; ?>
14
  </select>
15
+ <label for="<?php echo $prefix; ?>events-year" style="display: none;">Events Year</label>
16
  <select id='<?php echo $prefix; ?>events-year' name='EventJumpToYear' class='<?php echo $prefix; ?>events-dropdown'>
17
  <?php echo $yearOptions; ?>
18
  </select>
admin-views/event-map.php CHANGED
File without changes
admin-views/event-sidebar-options.php CHANGED
File without changes
admin-views/events-audit-trail.php CHANGED
File without changes
admin-views/events-meta-box.php CHANGED
@@ -33,7 +33,7 @@ if ( !defined('ABSPATH') ) { die('-1'); }
33
  <td><input tabindex="<?php $this->tabIndex(); ?>" type='checkbox' id='allDayCheckbox' name='EventAllDay' value='yes' <?php echo $isEventAllDay; ?> /></td>
34
  </tr>
35
  <tr>
36
- <td style="width:125px;"><?php _e('Start Date / Time:','tribe-events-calendar'); ?></td>
37
  <td>
38
  <input autocomplete="off" tabindex="<?php $this->tabIndex(); ?>" type="text" class="datepicker" name="EventStartDate" id="EventStartDate" value="<?php echo esc_attr($EventStartDate) ?>" />
39
  <span class="helper-text hide-if-js"><?php _e('YYYY-MM-DD', 'tribe-events-calendar') ?></span>
@@ -54,7 +54,7 @@ if ( !defined('ABSPATH') ) { die('-1'); }
54
  </td>
55
  </tr>
56
  <tr>
57
- <td><?php _e('End Date / Time:','tribe-events-calendar'); ?></td>
58
  <td>
59
  <input autocomplete="off" type="text" class="datepicker" name="EventEndDate" id="EventEndDate" value="<?php echo esc_attr( $EventEndDate ); ?>" />
60
  <span class="helper-text hide-if-js"><?php _e('YYYY-MM-DD', 'tribe-events-calendar') ?></span>
@@ -84,7 +84,7 @@ if ( !defined('ABSPATH') ) { die('-1'); }
84
  <tr id="google_map_link_toggle">
85
  <td><?php _e('Show Google Maps Link:','tribe-events-calendar'); ?></td>
86
  <td>
87
- <input tabindex="<?php $this->tabIndex(); ?>" type="checkbox" id="EventShowMapLink" name="EventShowMapLink" value="1" <?php checked(get_post_meta( $postId, '_EventShowMapLink', true )); ?> />
88
  </td>
89
  </tr>
90
  <?php if( tribe_get_option('embedGoogleMaps') ) : ?>
@@ -104,8 +104,9 @@ if ( !defined('ABSPATH') ) { die('-1'); }
104
  <?php include( $this->pluginPath . 'admin-views/organizer-meta-box.php' ); ?>
105
  </table>
106
  <?php $this->do_action('tribe_events_details_table_bottom', $postId, true) ?>
107
- <table id="event_cost" class="eventtable">
108
- <?php if(!class_exists('Event_Tickets_PRO')){ ?>
 
109
  <tr>
110
  <td colspan="2" class="tribe_sectionheader"><h4><?php _e('Event Cost', 'tribe-events-calendar'); ?></h4></td>
111
  </tr>
@@ -117,10 +118,9 @@ if ( !defined('ABSPATH') ) { die('-1'); }
117
  <td></td>
118
  <td><small><?php _e('Leave blank to hide the field. Enter a 0 for events that are free.', 'tribe-events-calendar'); ?></small></td>
119
  </tr>
120
-
121
- <?php } ?>
122
  <?php $this->do_action('tribe_events_cost_table', $postId, true) ?>
123
  </table>
 
124
  </div>
125
  <?php $this->do_action('tribe_events_above_donate', $postId, true) ?>
126
  <?php $this->do_action('tribe_events_details_bottom', $postId, true) ?>
33
  <td><input tabindex="<?php $this->tabIndex(); ?>" type='checkbox' id='allDayCheckbox' name='EventAllDay' value='yes' <?php echo $isEventAllDay; ?> /></td>
34
  </tr>
35
  <tr>
36
+ <td style="width:125px;"><?php _e('* Start Date / Time:','tribe-events-calendar'); ?></td>
37
  <td>
38
  <input autocomplete="off" tabindex="<?php $this->tabIndex(); ?>" type="text" class="datepicker" name="EventStartDate" id="EventStartDate" value="<?php echo esc_attr($EventStartDate) ?>" />
39
  <span class="helper-text hide-if-js"><?php _e('YYYY-MM-DD', 'tribe-events-calendar') ?></span>
54
  </td>
55
  </tr>
56
  <tr>
57
+ <td><?php _e('* End Date / Time:','tribe-events-calendar'); ?></td>
58
  <td>
59
  <input autocomplete="off" type="text" class="datepicker" name="EventEndDate" id="EventEndDate" value="<?php echo esc_attr( $EventEndDate ); ?>" />
60
  <span class="helper-text hide-if-js"><?php _e('YYYY-MM-DD', 'tribe-events-calendar') ?></span>
84
  <tr id="google_map_link_toggle">
85
  <td><?php _e('Show Google Maps Link:','tribe-events-calendar'); ?></td>
86
  <td>
87
+ <input tabindex="<?php $this->tabIndex(); ?>" type="checkbox" id="EventShowMapLink" name="EventShowMapLink" value="1" <?php checked((get_post_status($postId) == 'auto-draft') ? true : get_post_meta( $postId, '_EventShowMapLink', true )); ?> />
88
  </td>
89
  </tr>
90
  <?php if( tribe_get_option('embedGoogleMaps') ) : ?>
104
  <?php include( $this->pluginPath . 'admin-views/organizer-meta-box.php' ); ?>
105
  </table>
106
  <?php $this->do_action('tribe_events_details_table_bottom', $postId, true) ?>
107
+
108
+ <?php if ( !class_exists("TribeEventsTickets") || !TribeEventsTickets::$active || class_exists( 'Event_Tickets_PRO') || get_post_meta( get_the_ID(), '_EventOrigin', true ) === 'community-events' ){ ?>
109
+ <table id="event_cost" class="eventtable">
110
  <tr>
111
  <td colspan="2" class="tribe_sectionheader"><h4><?php _e('Event Cost', 'tribe-events-calendar'); ?></h4></td>
112
  </tr>
118
  <td></td>
119
  <td><small><?php _e('Leave blank to hide the field. Enter a 0 for events that are free.', 'tribe-events-calendar'); ?></small></td>
120
  </tr>
 
 
121
  <?php $this->do_action('tribe_events_cost_table', $postId, true) ?>
122
  </table>
123
+ <?php } ?>
124
  </div>
125
  <?php $this->do_action('tribe_events_above_donate', $postId, true) ?>
126
  <?php $this->do_action('tribe_events_details_bottom', $postId, true) ?>
admin-views/no-comments.php CHANGED
File without changes
admin-views/organizer-meta-box.php CHANGED
File without changes
admin-views/recurrence-dialog.php CHANGED
@@ -8,8 +8,17 @@ if ( !defined('ABSPATH') ) { die('-1'); }
8
 
9
  ?>
10
  <div id="recurring-dialog" title="Saving Recurring Event" style="display: none;">
11
- <?php _e('Which events do you wish to update?','tribe-events-calendar'); ?><br/>
 
 
 
 
12
  </div>
 
13
  <div id="deletion-dialog" title="Delete Recurring Event" style="display: none;" data-start="<?php echo (isset($recStart)) ? $recStart : '' ?>" data-post="<?php echo (isset($recPost)) ? $recPost : '' ?>">
14
- <?php _e('Select your desired action','tribe-events-calendar'); ?><br/>
 
 
 
 
15
  </div>
8
 
9
  ?>
10
  <div id="recurring-dialog" title="Saving Recurring Event" style="display: none;">
11
+ <p><?php _e('Would you like to change only this instance of the event, or all future events in this series?','tribe-events-calendar'); ?></p>
12
+ <ul>
13
+ <li><strong><?php _e('Only This Event:','tribe-events-calendar'); ?></strong> <em><?php _e('All other future events in the series will remain the same.','tribe-events-calendar'); ?></em></li><br/>
14
+ <li><strong><?php _e('All Events:','tribe-events-calendar'); ?></strong> <em><?php _e('All future events in the series will be changed. Any changes made to other events will be kept.','tribe-events-calendar'); ?></em></li>
15
+ </ul>
16
  </div>
17
+
18
  <div id="deletion-dialog" title="Delete Recurring Event" style="display: none;" data-start="<?php echo (isset($recStart)) ? $recStart : '' ?>" data-post="<?php echo (isset($recPost)) ? $recPost : '' ?>">
19
+ <p><?php _e('Would you like to delete only this instance of the event, or all future events in this series?','tribe-events-calendar'); ?></p>
20
+ <ul>
21
+ <li><strong><?php _e('Only This Event:','tribe-events-calendar'); ?></strong> <em><?php _e('All other future events in the series will not be deleted.','tribe-events-calendar'); ?></em></li><br/>
22
+ <li><strong><?php _e('All Events:','tribe-events-calendar'); ?></strong> <em><?php _e('All future events in the series will be deleted.','tribe-events-calendar'); ?></em></li>
23
+ </ul>
24
  </div>
admin-views/tribe-options-general.php CHANGED
@@ -9,7 +9,7 @@ if ( $displayPressTrendsDialogue == false ) {
9
 
10
  $generalTab = array(
11
  'priority' => 10,
12
- 'fields' => array(
13
  'info-start' => array(
14
  'type' => 'html',
15
  'html' => '<div id="modern-tribe-info"><img src="' . plugins_url( 'resources/images/modern-tribe.png', dirname( __FILE__ ) ) . '" alt="Modern Tribe Inc." title="Modern Tribe Inc.">'
@@ -60,7 +60,6 @@ $generalTab = array(
60
  'viewOption' => array(
61
  'type' => 'radio',
62
  'label' => __( 'Default view for the Events', 'tribe-events-calendar' ),
63
- 'tooltip' => __( 'Determines whether the default events view is a calendar or a list.', 'tribe-events-calendar' ),
64
  'default' => 'month',
65
  'options' => array( 'month' => 'Calendar', 'upcoming' => 'Event List' ),
66
  'validation_type' => 'options',
@@ -102,8 +101,7 @@ $generalTab = array(
102
  ),
103
  'postsPerPage' => array(
104
  'type' => 'text',
105
- 'label' => __( 'Number of events to show per page in the loop', 'tribe-events-calendar' ),
106
- 'tooltip' => __( 'This is the number of events displayed per page when returning a list of events.', 'tribe-events-calendar' ),
107
  'size' => 'small',
108
  'default' => get_option( 'posts_per_page' ),
109
  'validation_type' => 'positive_int',
@@ -111,14 +109,14 @@ $generalTab = array(
111
  'showComments' => array(
112
  'type' => 'checkbox_bool',
113
  'label' => __( 'Show Comments', 'tribe-events-calendar' ),
114
- 'tooltip' => __( 'Enables commenting on your single event view.', 'tribe-events-calendar' ),
115
  'default' => false,
116
  'validation_type' => 'boolean',
117
  ),
118
  'multiDayCutoff' => array(
119
  'type' => 'dropdown',
120
  'label' => __( 'Multiday Event Cutoff', 'tribe-events-calendar' ),
121
- 'tooltip' => __( 'For multi-day events, hide the last day from grid view if it ends on or before this time.', 'tribe-events-calendar' ),
122
  'validation_type' => 'options',
123
  'size' => 'small',
124
  'default' => '12:00',
@@ -127,8 +125,8 @@ $generalTab = array(
127
  'embedGoogleMaps' => array(
128
  'type' => 'checkbox_bool',
129
  'label' => __( 'Enable Google Maps', 'tribe-events-calendar' ),
130
- 'tooltip' => __( 'If you don\'t have this turned on, your event listings won\'t have the backend map preview or frontend embedded map.', 'tribe-events-calendar' ),
131
- 'default' => false,
132
  'class' => 'google-embed-size',
133
  'validation_type' => 'boolean',
134
  ),
@@ -153,7 +151,7 @@ $generalTab = array(
153
  'embedGoogleMapsZoom' => array(
154
  'type' => 'text',
155
  'label' => __( 'Google Maps Default Zoom Level', 'tribe-events-calendar' ),
156
- 'tooltip' => __( '0 = zoomed-out; 21 = zoomed-in.', 'tribe_events_calendar' ),
157
  'size' => 'small',
158
  'default' => 10,
159
  'class' => 'google-embed-field',
@@ -162,7 +160,7 @@ $generalTab = array(
162
  'sendPressTrendsData' => array(
163
  'type' => 'checkbox_bool',
164
  'label' => __( 'Send PressTrends Data', 'tribe-events-calendar' ),
165
- 'tooltip' => __( 'Enable this option to help us out and send us analytics regarding your usage of The Events Calendar.', 'tribe-events-calendar' ),
166
  'default' => false,
167
  'validation_type' => 'boolean',
168
  ),
@@ -181,5 +179,6 @@ $generalTab = array(
181
  'type' => 'html',
182
  'html' => '<div id="presstrends-dialog" title="Send PressTrends Data" style="display: none;">' . __('Would you like to help us out and send analytics about your usage of The Events Calendar?','tribe-events-calendar') .'<br/></div>',
183
  ),
184
- ),
 
185
  );
9
 
10
  $generalTab = array(
11
  'priority' => 10,
12
+ 'fields' => apply_filters( 'tribe_general_settings_tab_fields', array(
13
  'info-start' => array(
14
  'type' => 'html',
15
  'html' => '<div id="modern-tribe-info"><img src="' . plugins_url( 'resources/images/modern-tribe.png', dirname( __FILE__ ) ) . '" alt="Modern Tribe Inc." title="Modern Tribe Inc.">'
60
  'viewOption' => array(
61
  'type' => 'radio',
62
  'label' => __( 'Default view for the Events', 'tribe-events-calendar' ),
 
63
  'default' => 'month',
64
  'options' => array( 'month' => 'Calendar', 'upcoming' => 'Event List' ),
65
  'validation_type' => 'options',
101
  ),
102
  'postsPerPage' => array(
103
  'type' => 'text',
104
+ 'label' => __( 'Number of events to show per page', 'tribe-events-calendar' ),
 
105
  'size' => 'small',
106
  'default' => get_option( 'posts_per_page' ),
107
  'validation_type' => 'positive_int',
109
  'showComments' => array(
110
  'type' => 'checkbox_bool',
111
  'label' => __( 'Show Comments', 'tribe-events-calendar' ),
112
+ 'tooltip' => __( 'Enable commenting on an event.', 'tribe-events-calendar' ),
113
  'default' => false,
114
  'validation_type' => 'boolean',
115
  ),
116
  'multiDayCutoff' => array(
117
  'type' => 'dropdown',
118
  'label' => __( 'Multiday Event Cutoff', 'tribe-events-calendar' ),
119
+ 'tooltip' => __( 'Hide final day from grid view if multi-day event ends before this time.', 'tribe-events-calendar' ),
120
  'validation_type' => 'options',
121
  'size' => 'small',
122
  'default' => '12:00',
125
  'embedGoogleMaps' => array(
126
  'type' => 'checkbox_bool',
127
  'label' => __( 'Enable Google Maps', 'tribe-events-calendar' ),
128
+ 'tooltip' => __( 'Turn on to enable backend map preview and frontend map.', 'tribe-events-calendar' ),
129
+ 'default' => true,
130
  'class' => 'google-embed-size',
131
  'validation_type' => 'boolean',
132
  ),
151
  'embedGoogleMapsZoom' => array(
152
  'type' => 'text',
153
  'label' => __( 'Google Maps Default Zoom Level', 'tribe-events-calendar' ),
154
+ 'tooltip' => __( '0 = zoomed out; 21 = zoomed in.', 'tribe_events_calendar' ),
155
  'size' => 'small',
156
  'default' => 10,
157
  'class' => 'google-embed-field',
160
  'sendPressTrendsData' => array(
161
  'type' => 'checkbox_bool',
162
  'label' => __( 'Send PressTrends Data', 'tribe-events-calendar' ),
163
+ 'tooltip' => __( 'Help us out by sending analytics data about your usage of The Events Calendar.', 'tribe-events-calendar' ),
164
  'default' => false,
165
  'validation_type' => 'boolean',
166
  ),
179
  'type' => 'html',
180
  'html' => '<div id="presstrends-dialog" title="Send PressTrends Data" style="display: none;">' . __('Would you like to help us out and send analytics about your usage of The Events Calendar?','tribe-events-calendar') .'<br/></div>',
181
  ),
182
+ )
183
+ )
184
  );
admin-views/tribe-options-help.php CHANGED
@@ -45,26 +45,24 @@ $free_add_ons[] = array(
45
  'title' => __('Event Importer', 'tribe_events_calendar'),
46
  'coming_soon' => true,
47
  );
48
- $free_add_ons[] = array(
49
- 'title' => __('Facebook Sync Events', 'tribe_events_calendar'),
50
- 'coming_soon' => true,
51
- );
52
  $free_add_ons = (array) apply_filters( 'tribe_help_tab_free_addons', $free_add_ons );
53
 
54
  $premium_add_ons = array();
55
  $premium_add_ons[] = array(
56
- 'title' => __('The Events Calendar Pro', 'tribe_events_calendar'),
57
  'link' => apply_filters('tribe_help_tab_ecp_tribe_url', 'http://tri.be/wordpress-events-calendar-pro/'.$ga_query_string),
58
  );
59
  $premium_add_ons[] = array(
60
  'title' => __('Eventbrite Tickets', 'tribe_events_calendar'),
61
  'link' => apply_filters('tribe_help_tab_eventbrite_tribe_url', 'http://tri.be/shop/wordpress-eventbrite-tickets/'.$ga_query_string),
62
- 'coming_soon' => true,
63
  );
64
  $premium_add_ons[] = array(
65
  'title' => __('Community Events', 'tribe_events_calendar'),
66
  'link' => apply_filters('tribe_help_tab_community_events_tribe_url', 'http://tri.be/shop/wordpress-community-events/'.$ga_query_string),
67
- 'coming_soon' => true,
 
 
 
68
  );
69
  $premium_add_ons[] = array(
70
  'title' => __('WooTickets', 'tribe_events_calendar'),
@@ -94,7 +92,7 @@ $resources[] = array(
94
  );
95
  $resources[] = array(
96
  'title' => __('Tutorials', 'tribe-events-calendar'),
97
- 'link' => apply_filters('tribe_help_tab_tutorials_url', 'http://tri.be/category/products/tutorial/'.$ga_query_string),
98
  );
99
  $resources[] = array(
100
  'title' => __('Release Notes', 'tribe-events-calendar'),
@@ -106,21 +104,19 @@ $resources[] = array(
106
  );
107
  $resources = (array) apply_filters( 'tribe_help_tab_resources', $resources );
108
 
109
-
110
- $getting_started_text = sprintf( __('If this is your first time using The Events Calendar, you\'re in for a treat. The more adventurous users can jump right into it by finding the "Events" section in the admin menu to the left of this message and getting down to it. For those who like to dip their toes before diving in full-on, we\'ve got you covered too. First things first: visit our %s, designed with folks exactly like yourself in mind and meant to familiarize you with the plugin\'s basics. From there, the Resources listed below (meant to help you kick ass, of course) should keep up the momentum.', 'tribe-events-calendar'), sprintf( '<a href="http://tri.be/support/documentation/events-calendar-pro-new-user-primer/' .$ga_query_string .'">%s</a>', __('new user primer', 'tribe-events-calendar') ) );
111
  $getting_started_text = apply_filters( 'tribe_help_tab_getting_started_text', $getting_started_text );
112
 
113
  $enb_text[] = sprintf( __('We love all our users and want to help free & PRO customers alike. If you\'re running the latest version of The Events Calendar and are having problems, post a thread the %s at WordPress.org. We hit the forum a few times a week and do what we can to assist users.', 'tribe-events-calendar'), sprintf( '<a href="http://wordpress.org/tags/the-events-calendar/' .$ga_query_string .'&forum_id=10">%s</a>', __('forum for The Events Calendar', 'tribe-events-calendar') ) );
114
 
115
-
116
  $enb_text[] = sprintf( __('%sA few things to keep in mind before posting:%s', 'tribe-events-calendar'), '<p class="admin-indent">', '</p><ul class="admin-list">' );
117
- $enb_text[] = sprintf( __('%sLook through the recent active threads before posting a new one and check that there isn\'t already a discussion going on your issue.%s', 'tribe-events-calendar'), '<li>', '</li>' );
118
- $enb_text[] = sprintf( __('%sA good way to help us out before posting is to check whether the issue is a conflict with another plugin or your theme. This can be tested relatively easily on a staging site by deactivating other plugins one-by-one, and reverting to the default 2011 theme as needed, to see if conflicts can be easily identified. If so, please note that when posting your thread.%s', 'tribe-events-calendar'), '<li>', '</li>' );
119
- $enb_text[] = sprintf( __('%sSometimes, just resaving your permalinks (under Settings -> Permalinks) can resolve events-related problems on your site. It is worth a shot before creating a new thread.%s', 'tribe-events-calendar'), '<li>', '</li>' );
120
- $enb_text[] = sprintf( __('%sMake sure you\'re running The Events Calendar, rather than Events Calendar. They\'re two separate plugins :)%s', 'tribe-events-calendar'), '<li>', '</li></ul>' );
121
- $enb_text[] = sprintf( __('%sWhile our team is happy to help with bugs and provide light integration tips for users of The Events Calendar, we\'re not able to provide customization tips or assist in integrating with 3rd party plugins on the WordPress.org forums.%s', 'tribe-events-calendar'), '<p class="admin-indent">', '</p>' );
122
  $enb_text = implode( $enb_text );
123
- $sns_text = sprintf( __('%sShoot us an email to %s or tweet to %s and tell us why. We\'ll do what we can to make it right.%s', 'tribe-events-calendar'), '<p class="admin-indent">', sprintf( '<a href="mailto:pro@tri.be">%s</a>', __('pro@tri.be', 'tribe-events-calendar') ), sprintf( '<a href="http://www.twitter.com/moderntribeinc">%s</a>', __('@moderntribeinc', 'tribe-events-calendar') ), '</p>' );
124
  $more_text = __('More...', 'tribe-events-calendar');
125
  ?>
126
 
@@ -128,7 +124,7 @@ $more_text = __('More...', 'tribe-events-calendar');
128
  <div id="modern-tribe-info">
129
  <img src="<?php echo plugins_url('resources/images/modern-tribe.png', dirname(__FILE__)) ?>" alt="Modern Tribe Inc." title="Modern Tribe Inc.">
130
 
131
- <p><?php _e('Hi! Thank you so much for using the labor of our love. We are Modern Tribe and we are here to help you kick ass.', 'tribe-events-calendar'); ?></p>
132
 
133
  <h3><?php _e('Getting Started', 'tribe-events-calendar'); ?></h3>
134
 
45
  'title' => __('Event Importer', 'tribe_events_calendar'),
46
  'coming_soon' => true,
47
  );
 
 
 
 
48
  $free_add_ons = (array) apply_filters( 'tribe_help_tab_free_addons', $free_add_ons );
49
 
50
  $premium_add_ons = array();
51
  $premium_add_ons[] = array(
52
+ 'title' => __('The Events Calendar PRO', 'tribe_events_calendar'),
53
  'link' => apply_filters('tribe_help_tab_ecp_tribe_url', 'http://tri.be/wordpress-events-calendar-pro/'.$ga_query_string),
54
  );
55
  $premium_add_ons[] = array(
56
  'title' => __('Eventbrite Tickets', 'tribe_events_calendar'),
57
  'link' => apply_filters('tribe_help_tab_eventbrite_tribe_url', 'http://tri.be/shop/wordpress-eventbrite-tickets/'.$ga_query_string),
 
58
  );
59
  $premium_add_ons[] = array(
60
  'title' => __('Community Events', 'tribe_events_calendar'),
61
  'link' => apply_filters('tribe_help_tab_community_events_tribe_url', 'http://tri.be/shop/wordpress-community-events/'.$ga_query_string),
62
+ );
63
+ $premium_add_ons[] = array(
64
+ 'title' => __('Facebook Events', 'tribe_events_calendar'),
65
+ 'link' => apply_filters('tribe_help_tab_facebook_events_tribe_url', 'http://tri.be/facebook-events/'.$ga_query_string),
66
  );
67
  $premium_add_ons[] = array(
68
  'title' => __('WooTickets', 'tribe_events_calendar'),
92
  );
93
  $resources[] = array(
94
  'title' => __('Tutorials', 'tribe-events-calendar'),
95
+ 'link' => apply_filters('tribe_help_tab_tutorials_url', 'http://tri.be/the-events-calendar-for-wordpress-tutorials/'.$ga_query_string),
96
  );
97
  $resources[] = array(
98
  'title' => __('Release Notes', 'tribe-events-calendar'),
104
  );
105
  $resources = (array) apply_filters( 'tribe_help_tab_resources', $resources );
106
 
107
+ $getting_started_text = sprintf( __('If this is your first time using The Events Calendar, you\'re in for a treat. You\'re going to find it super-easy to get up and running with managing your events. Here are some ways to get started:</p><ul><li><strong>Feeling adventurous?</strong> Jump right into it by visiting the Events menu to %sadd your first event%s.</li><li><strong>Want to get the low-down first?</strong> Visit our <a href="http://tri.be/support/documentation/events-calendar-pro-new-user-primer/' .$ga_query_string .'">new user primer</a>, designed with folk exactly like yourself in mind to help familiarize you with the plugin basics.</li></ul><p>Next, check out resources below, created to help you kick ass.</p>', 'tribe-events-calendar' ), '<a href="' . add_query_arg( array( 'post_type' => TribeEvents::POSTTYPE ), 'post-new.php' ) . '">' , '</a>' );
 
108
  $getting_started_text = apply_filters( 'tribe_help_tab_getting_started_text', $getting_started_text );
109
 
110
  $enb_text[] = sprintf( __('We love all our users and want to help free & PRO customers alike. If you\'re running the latest version of The Events Calendar and are having problems, post a thread the %s at WordPress.org. We hit the forum a few times a week and do what we can to assist users.', 'tribe-events-calendar'), sprintf( '<a href="http://wordpress.org/tags/the-events-calendar/' .$ga_query_string .'&forum_id=10">%s</a>', __('forum for The Events Calendar', 'tribe-events-calendar') ) );
111
 
112
+ $enb_text[] = sprintf( __('%sSupport is available for both free and PRO customers. If you\'re running the latest version of the Events Calendar and have run into problems, post a forum thread on our %sWordPress.org support forum%s. We visit the forums a few times a week and will do what we can to help you.%s', 'tribe-events-calendar'), '<p class="admin-indent">', '<a href="http://wordpress.org/support/plugin/the-events-calendar">', '</a>', '</p>' );
113
  $enb_text[] = sprintf( __('%sA few things to keep in mind before posting:%s', 'tribe-events-calendar'), '<p class="admin-indent">', '</p><ul class="admin-list">' );
114
+ $enb_text[] = sprintf( __('%sSearch recent threads before posting a new one to check that there isn\'t already a discussion about your issue.%s', 'tribe-events-calendar'), '<li>', '</li>' );
115
+ $enb_text[] = sprintf( __('%sCheck whether the issue is a conflict with another plugin or your theme. This can be tested easily on a staging site by deactivating other plugins one-by-one, and reverting to the default Twenty Eleven theme to see if conflicts can be easily identified. If you find a conflict note it on your support thread.%s', 'tribe-events-calendar'), '<li>', '</li>' );
116
+ $enb_text[] = sprintf( __('%sSometimes, just resaving your permalinks (under Settings > Permalinks) can resolve events-related problems on your site. Before creating a new thread try the out.%s', 'tribe-events-calendar'), '<li>', '</li></ul>' );
117
+ $enb_text[] = sprintf( __('%sWhile we are happy to help with bugs and provide light integration tips for users of The Events Calendar, on the WordPress.org support forums we\'re not able to provide customization tips or assist in integration with 3rd party plugins.%s', 'tribe-events-calendar'), '<p class="admin-indent">', '</p>' );
 
118
  $enb_text = implode( $enb_text );
119
+ $sns_text = sprintf( __('%sShoot us an email at %s or tweet %s and tell us why. We\'ll do what we can to make it right.%s', 'tribe-events-calendar'), '<p class="admin-indent">', sprintf( '<a href="mailto:pro@tri.be">%s</a>', __('pro@tri.be', 'tribe-events-calendar') ), sprintf( '<a href="http://www.twitter.com/moderntribeinc">%s</a>', __('@moderntribeinc', 'tribe-events-calendar') ), '</p>' );
120
  $more_text = __('More...', 'tribe-events-calendar');
121
  ?>
122
 
124
  <div id="modern-tribe-info">
125
  <img src="<?php echo plugins_url('resources/images/modern-tribe.png', dirname(__FILE__)) ?>" alt="Modern Tribe Inc." title="Modern Tribe Inc.">
126
 
127
+ <p><?php _e('Hi! We are Modern Tribe and we are here to help you kick ass. Thanks so much for installing our labor of love!', 'tribe-events-calendar'); ?></p>
128
 
129
  <h3><?php _e('Getting Started', 'tribe-events-calendar'); ?></h3>
130
 
admin-views/tribe-options-templates.php CHANGED
@@ -23,7 +23,7 @@ $templatesTab = array(
23
  ),
24
  'info-box-description' => array(
25
  'type' => 'html',
26
- 'html' => '<p>' . __('Having trouble making the calendar fit in your theme? On this page, rectify that by selecting what WordPress "page template" The Events Calendar will use to display your event views. The page template controls the usage and placement of the header, sidebar, main content, footer and any other unique content blocks your site may be using. The dropdown below includes the Default Events Template (bundled with the Events framework), Default Page Template (the theme\'s default page.php template), and any other page templates your theme may have shipped with.</p><p>While we do our best to make sure the plugin plays nicely with as many themes as possible, there will inevitably be situations where none of the templating options available below will look 100% perfect. In that situation you may want to check out <a href="http://tri.be/support/documentation/events-calendar-themers-guide/">our themer\'s guide</a> to figure out what templating approach is best for you.', 'tribe-events-calendar') . '</p>',
27
  ),
28
  'info-end' => array(
29
  'type' => 'html',
@@ -41,14 +41,14 @@ $templatesTab = array(
41
  'tribeEventsBeforeHTML' => array(
42
  'type' => 'textarea',
43
  'label' => __( 'Add HTML before calendar', 'tribe-events-calendar' ),
44
- 'tooltip' => __( 'Some themes may require that you add extra divs before the calendar list to help with styling.<br>This is displayed directly after the header.', 'tribe-events-calendar' ) . ' ' . __( 'You may use (x)HTML.', 'tribe-events-calendar' ),
45
  'validation_type' => 'html',
46
  'size' => 'large',
47
  ),
48
  'tribeEventsAfterHTML' => array(
49
  'type' => 'textarea',
50
  'label' => __( 'Add HTML after calendar', 'tribe-events-calendar' ),
51
- 'tooltip' => __( 'Some themes may require that you add extra divs after the calendar list to help with styling.<br>This is displayed directly above the footer.', 'tribe-events-calendar' ) . ' ' . __( 'You may use (x)HTML.', 'tribe-events-calendar' ),
52
  'validation_type' => 'html',
53
  'size' => 'large',
54
  ),
23
  ),
24
  'info-box-description' => array(
25
  'type' => 'html',
26
+ 'html' => '<p>' . __('You can apply different page templates to The Events Calendar. Page templates control the layout of individual pages. The Events Calendar comes with a Default Events Template. However, you can apply any page template that is available in your WordPress Theme. If you are having problems getting your Events Calendar to display correctly, switching the page template may solve the problem.</p><p>We make every effort to ensure that the Plugin is compatible with as many Themes as possible but there may be situations in which none of the below templating options will look 100% perfect. Check out our <a href="http://tri.be/support/documentation/events-calendar-themers-guide/">our themer\'s guide</a> to figure out what approach is best for you.', 'tribe-events-calendar') . '</p>',
27
  ),
28
  'info-end' => array(
29
  'type' => 'html',
41
  'tribeEventsBeforeHTML' => array(
42
  'type' => 'textarea',
43
  'label' => __( 'Add HTML before calendar', 'tribe-events-calendar' ),
44
+ 'tooltip' => __( 'If you are familiar with CSS you can use this box to add extra divs before the calendar list. Some Themes may require this to help with styling.', 'tribe-events-calendar' ),
45
  'validation_type' => 'html',
46
  'size' => 'large',
47
  ),
48
  'tribeEventsAfterHTML' => array(
49
  'type' => 'textarea',
50
  'label' => __( 'Add HTML after calendar', 'tribe-events-calendar' ),
51
+ 'tooltip' => __( 'If you are familiar with CSS you can use this box to add extra divs after the calendar list. Some Themes may require this to help with styling.', 'tribe-events-calendar' ),
52
  'validation_type' => 'html',
53
  'size' => 'large',
54
  ),
admin-views/venue-meta-box.php CHANGED
@@ -40,11 +40,15 @@ if ( !defined('ABSPATH') ) { die('-1'); }
40
  <select class="chosen" tabindex="<?php $this->tabIndex(); ?>" name='venue[Country]' id="EventCountry">
41
  <?php
42
  foreach ($countries as $abbr => $fullname) {
43
- echo '<option value="' . esc_attr($fullname) . '" ';
44
-
45
- selected(($current == $fullname));
46
-
47
- echo '>' . esc_html($fullname) . '</option>';
 
 
 
 
48
  }
49
  ?>
50
  </select>
40
  <select class="chosen" tabindex="<?php $this->tabIndex(); ?>" name='venue[Country]' id="EventCountry">
41
  <?php
42
  foreach ($countries as $abbr => $fullname) {
43
+ if ( $abbr == '' ) {
44
+ echo '<option value="">' . esc_html( $fullname ) . '</option>';
45
+ } else {
46
+ echo '<option value="' . esc_attr($fullname) . '" ';
47
+
48
+ selected(($current == $fullname));
49
+
50
+ echo '>' . esc_html($fullname) . '</option>';
51
+ }
52
  }
53
  ?>
54
  </select>
admin-views/widget-admin-list.php CHANGED
File without changes
lang/tribe-events-calendar-bg_BG.mo CHANGED
File without changes
lang/tribe-events-calendar-bg_BG.po CHANGED
File without changes
lang/tribe-events-calendar-bs_BA.mo CHANGED
File without changes
lang/tribe-events-calendar-bs_BA.po CHANGED
File without changes
lang/tribe-events-calendar-ca.mo CHANGED
File without changes
lang/tribe-events-calendar-ca.po CHANGED
File without changes
lang/tribe-events-calendar-cs_CZ.mo CHANGED
File without changes
lang/tribe-events-calendar-cs_CZ.po CHANGED
File without changes
lang/tribe-events-calendar-de_DE.mo CHANGED
File without changes
lang/tribe-events-calendar-de_DE.po CHANGED
File without changes
lang/tribe-events-calendar-es_ES.mo CHANGED
File without changes
lang/tribe-events-calendar-es_ES.po CHANGED
File without changes
lang/tribe-events-calendar-fi.mo CHANGED
File without changes
lang/tribe-events-calendar-fi.po CHANGED
File without changes
lang/tribe-events-calendar-fr_FR.mo CHANGED
File without changes
lang/tribe-events-calendar-fr_FR.po CHANGED
File without changes
lang/tribe-events-calendar-gr_GR.mo CHANGED
File without changes
lang/tribe-events-calendar-gr_GR.po CHANGED
File without changes
lang/tribe-events-calendar-he_IL.mo CHANGED
File without changes
lang/tribe-events-calendar-he_IL.po CHANGED
File without changes
lang/tribe-events-calendar-hr_HR.mo CHANGED
File without changes
lang/tribe-events-calendar-hr_HR.po CHANGED
File without changes
lang/tribe-events-calendar-it_IT.mo CHANGED
File without changes
lang/tribe-events-calendar-it_IT.po CHANGED
File without changes
lang/tribe-events-calendar-ja_JA.mo CHANGED
File without changes
lang/tribe-events-calendar-ja_JA.po CHANGED
File without changes
lang/tribe-events-calendar-lt_LT.mo CHANGED
File without changes
lang/tribe-events-calendar-lt_LT.po CHANGED
File without changes
lang/tribe-events-calendar-nb_NO.mo CHANGED
File without changes
lang/tribe-events-calendar-nb_NO.po CHANGED
File without changes
lang/tribe-events-calendar-nl_NL.mo CHANGED
File without changes
lang/tribe-events-calendar-nl_NL.po CHANGED
File without changes
lang/tribe-events-calendar-pl_PL.mo CHANGED
File without changes
lang/tribe-events-calendar-pl_PL.po CHANGED
File without changes
lang/tribe-events-calendar-pt_BR.mo CHANGED
File without changes
lang/tribe-events-calendar-pt_BR.po CHANGED
File without changes
lang/tribe-events-calendar-ru_RU.mo CHANGED
File without changes
lang/tribe-events-calendar-ru_RU.po CHANGED
File without changes
lang/tribe-events-calendar-sr_RS.mo CHANGED
File without changes
lang/tribe-events-calendar-sr_RS.po CHANGED
File without changes
lang/tribe-events-calendar-sv_SE.mo CHANGED
File without changes
lang/tribe-events-calendar-sv_SE.po CHANGED
File without changes
lang/tribe-events-calendar-uk.mo ADDED
Binary file
lang/tribe-events-calendar-uk.po ADDED
@@ -0,0 +1,2070 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # POT for The Events Calendar 2.0 by Modern Tribe, Inc..
2
+ # Copyright (C) 2011 Shane & Peter, Inc.
3
+ # This file is distributed under the same license as the The Events Calendar package.
4
+ msgid ""
5
+ msgstr ""
6
+ "Project-Id-Version: The Events Calendar 2.0\n"
7
+ "Report-Msgid-Bugs-To: \n"
8
+ "POT-Creation-Date: 2011-09-19 16:36-0500\n"
9
+ "PO-Revision-Date: 2012-08-27 00:47+0200\n"
10
+ "Last-Translator: Галкин Никита <nikita@galkin.in.ua>\n"
11
+ "Language-Team: mikei <mm@hilightprojects.com>\n"
12
+ "Language: \n"
13
+ "MIME-Version: 1.0\n"
14
+ "Content-Type: text/plain; charset=UTF-8\n"
15
+ "Content-Transfer-Encoding: 8bit\n"
16
+ "X-Poedit-SourceCharset: utf-8\n"
17
+ "X-Poedit-KeywordsList: __;_e\n"
18
+ "X-Poedit-Basepath: ./\n"
19
+ "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
20
+ "X-Poedit-Language: Russian\n"
21
+ "X-Poedit-Country: RUSSIAN FEDERATION\n"
22
+ "X-Poedit-SearchPath-0: ..\n"
23
+
24
+ #: ../views/list.php:16
25
+ #: ../views/gridview.php:37
26
+ msgid "Event List"
27
+ msgstr "Перелік"
28
+
29
+ #: ../views/list.php:17
30
+ #: ../views/gridview.php:38
31
+ msgid "Calendar"
32
+ msgstr "Календар"
33
+
34
+ #: ../views/list.php:42
35
+ #: ../views/single.php:17
36
+ msgid "Start:"
37
+ msgstr "Початок:"
38
+
39
+ #: ../views/list.php:46
40
+ #: ../views/single.php:20
41
+ msgid "End:"
42
+ msgstr "Кінець:"
43
+
44
+ #: ../views/list.php:54
45
+ #: ../views/single.php:47
46
+ msgid "Venue:"
47
+ msgstr "Місце:"
48
+
49
+ #: ../views/list.php:63
50
+ #: ../views/single.php:33
51
+ #: ../views/single.php:51
52
+ #: ../admin-views/venue-meta-box.php:73
53
+ msgid "Phone:"
54
+ msgstr "Телефон:"
55
+
56
+ #: ../views/list.php:69
57
+ #: ../views/single.php:56
58
+ #: ../admin-views/venue-meta-box.php:19
59
+ msgid "Address:"
60
+ msgstr "Адреса:"
61
+
62
+ #: ../views/list.php:71
63
+ #: ../views/single.php:58
64
+ msgid "Google Map"
65
+ msgstr "Мапа Google"
66
+
67
+ #: ../views/list.php:81
68
+ #: ../views/single.php:24
69
+ #: ../admin-views/events-meta-box.php:113
70
+ msgid "Cost:"
71
+ msgstr "Вартість:"
72
+
73
+ #: ../views/list.php:95
74
+ #, php-format
75
+ msgid " listed under %s. Check out past events for this category or view the full calendar."
76
+ msgstr "Категорія: %s. Перевірити минулі події у цій категорії або переглянути весь календар."
77
+
78
+ #: ../views/list.php:97
79
+ #, php-format
80
+ msgid " listed under %s. Check out upcoming events for this category or view the full calendar."
81
+ msgstr "Категорія: %s. Перевірити майбутні події у цій категорії або переглянути весь календар."
82
+
83
+ #: ../views/list.php:103
84
+ msgid "No upcoming events"
85
+ msgstr "Подій не очікується"
86
+
87
+ #: ../views/list.php:107
88
+ msgid "No previous events"
89
+ msgstr "Минулих подій немає"
90
+
91
+ #: ../views/list.php:120
92
+ #: ../views/list.php:122
93
+ #: ../views/list.php:124
94
+ msgid "&laquo; Previous Events"
95
+ msgstr "&laquo; Минулі події"
96
+
97
+ #: ../views/list.php:131
98
+ #: ../views/list.php:133
99
+ #: ../views/list.php:135
100
+ msgid "Next Events &raquo;"
101
+ msgstr "Майбутні події &laquo;"
102
+
103
+ #: ../views/list.php:140
104
+ #: ../views/gridview.php:43
105
+ #: ../views/single.php:83
106
+ msgid "iCal Import"
107
+ msgstr "Імпорт iCall"
108
+
109
+ #: ../views/table-mini.php:24
110
+ msgid "View all &raquo;"
111
+ msgstr "Переглянути всі &raquo;"
112
+
113
+ #: ../views/single.php:13
114
+ msgid "&laquo; Back to Events"
115
+ msgstr " &raquo; Повернутися до подій"
116
+
117
+ #: ../views/single.php:14
118
+ msgid "This event has passed."
119
+ msgstr "Ця подія минула"
120
+
121
+ #: ../views/single.php:29
122
+ msgid "Organizer:"
123
+ msgstr "Організатор:"
124
+
125
+ #: ../views/single.php:37
126
+ msgid "Email:"
127
+ msgstr "Email:"
128
+
129
+ #: ../views/single.php:41
130
+ msgid "Schedule:"
131
+ msgstr "Розклад:"
132
+
133
+ #: ../views/single.php:58
134
+ msgid "Click to view a Google Map"
135
+ msgstr "Відкрити мапу Google"
136
+
137
+ #: ../views/single.php:86
138
+ msgid "Add to Google Calendar"
139
+ msgstr "Додати у Google Календар"
140
+
141
+ #: ../views/single.php:86
142
+ msgid "+ Google Calendar"
143
+ msgstr "+ Google Календар"
144
+
145
+ #: ../views/events-list-load-widget-display.php:48
146
+ msgid "All Day"
147
+ msgstr "Цілий день"
148
+
149
+ #: ../views/events-list-load-widget-display.php:51
150
+ msgid "Ends"
151
+ msgstr "Закінчується"
152
+
153
+ #: ../views/ecp-single-template.php:24
154
+ msgid "Edit"
155
+ msgstr "Редагувати"
156
+
157
+ #: ../admin-views/events-meta-box.php:26
158
+ msgid "Event Time &amp; Date"
159
+ msgstr "Дата і час події"
160
+
161
+ #: ../admin-views/events-meta-box.php:29
162
+ msgid "You have changed the recurrence rules of this event. Saving the event will update all future events. If you did not mean to change all events, then please refresh the page."
163
+ msgstr "Ви змінили правило повторюваності для цієї події. Збереження події оновить всі майбутні події. Якщо ви не бажаете змінити всі події, тоді будь ласка перезагрузіть сторінку."
164
+
165
+ #: ../admin-views/events-meta-box.php:32
166
+ msgid "All day event?"
167
+ msgstr "Увесь день?"
168
+
169
+ #: ../admin-views/events-meta-box.php:36
170
+ msgid "Start Date / Time:"
171
+ msgstr "Дата / Час початку:"
172
+
173
+ #: ../admin-views/events-meta-box.php:39
174
+ #: ../admin-views/events-meta-box.php:60
175
+ msgid "YYYY-MM-DD"
176
+ msgstr "РРРР-ММ-ДД"
177
+
178
+ #: ../admin-views/events-meta-box.php:41
179
+ #: ../admin-views/events-meta-box.php:62
180
+ msgid "@"
181
+ msgstr "@"
182
+
183
+ #: ../admin-views/events-meta-box.php:57
184
+ msgid "End Date / Time:"
185
+ msgstr "Дата / Час закінчення:"
186
+
187
+ #: ../admin-views/events-meta-box.php:79
188
+ msgid "Event Location Details"
189
+ msgstr "Деталі місця проведення"
190
+
191
+ #: ../admin-views/events-meta-box.php:85
192
+ msgid "Show Google Maps Link:"
193
+ msgstr "Показати Google Maps Link:"
194
+
195
+ #: ../admin-views/events-meta-box.php:92
196
+ msgid "Show Google Map:"
197
+ msgstr "Показати Google Map:"
198
+
199
+ #: ../admin-views/events-meta-box.php:101
200
+ msgid "Event Organizer Details"
201
+ msgstr "Деталі про організатора події"
202
+
203
+ #: ../admin-views/events-meta-box.php:110
204
+ msgid "Event Cost"
205
+ msgstr "Вартість події"
206
+
207
+ #: ../admin-views/events-meta-box.php:118
208
+ msgid "Leave blank to hide the field. Enter a 0 for events that are free."
209
+ msgstr "Не заповнюйте це поле, щоб не показувати. Введіть 0 для подій, які є безкоштовними."
210
+
211
+ #: ../admin-views/events-meta-box.php:124
212
+ msgid "Additional Functionality"
213
+ msgstr "Додаткові опції"
214
+
215
+ #: ../admin-views/events-meta-box.php:129
216
+ msgid "Looking for additional functionality including recurring events, custom meta, community events, ticket sales and more?"
217
+ msgstr "Шукаєте додаткових можливостей, таких як події, що повторюються, налаштування метаданих, громадські події, продаж квитків тощо?"
218
+
219
+ #: ../admin-views/events-meta-box.php:129
220
+ #, php-format
221
+ msgid "Check out the <a href=\"%s\">available Add-Ons</a>."
222
+ msgstr "Перегляньте <a href=\"%s\">Додаткові можливості</a>."
223
+
224
+ #: ../admin-views/venue-meta-box.php:12
225
+ msgid "Venue Name:"
226
+ msgstr "Місце події:"
227
+
228
+ #: ../admin-views/venue-meta-box.php:23
229
+ msgid "City:"
230
+ msgstr "Місто:"
231
+
232
+ #: ../admin-views/venue-meta-box.php:27
233
+ msgid "Country:"
234
+ msgstr "Країна:"
235
+
236
+ #: ../admin-views/venue-meta-box.php:52
237
+ msgid "State or Province:"
238
+ msgstr "Штат, провінція або область:"
239
+
240
+ #: ../admin-views/venue-meta-box.php:55
241
+ msgid "Select a State:"
242
+ msgstr "Виберіть штат:"
243
+
244
+ #: ../admin-views/venue-meta-box.php:69
245
+ msgid "Postal Code:"
246
+ msgstr "Поштовий індекс:"
247
+
248
+ #: ../admin-views/recurrence-dialog.php:11
249
+ msgid "Which events do you wish to update?"
250
+ msgstr "Яку подію ви бажаєте оновити?"
251
+
252
+ #: ../admin-views/recurrence-dialog.php:14
253
+ msgid "Select your desired action"
254
+ msgstr "Виберіть дію"
255
+
256
+ #: ../admin-views/event-sidebar-options.php:11
257
+ msgid "Hide From Upcoming Events List"
258
+ msgstr "Сховати з Переліку майбутніх подій"
259
+
260
+ #: ../admin-views/events-options.php:47
261
+ #, php-format
262
+ msgid "%s Settings"
263
+ msgstr "%s - Налаштування"
264
+
265
+ #: ../admin-views/events-options.php:53
266
+ msgid "Need a hand?"
267
+ msgstr "Потрібна допомога?"
268
+
269
+ #: ../admin-views/events-options.php:54
270
+ #, php-format
271
+ msgid "If you're stuck on these options, please <a href=\"%s\">check out the documentation</a>. Or, go to the <a href=\"%s\">support forum</a>."
272
+ msgstr "Якщо не знаєте, що робити, <a href=\"%s\">перегляньте документацію</a> або <a href=\"%s\">Форум підтримки</a>."
273
+
274
+ #: ../admin-views/events-options.php:56
275
+ msgid "Here is the iCal feed URL for your events: "
276
+ msgstr "Це посилання на iCal feed для ваших подій:"
277
+
278
+ #: ../admin-views/events-options.php:62
279
+ msgid "Settings"
280
+ msgstr "Налаштування"
281
+
282
+ #: ../admin-views/events-options.php:65
283
+ #: ../admin-views/events-options.php:69
284
+ msgid "Default View for the Events"
285
+ msgstr "Вигляд подій за замовчуванням"
286
+
287
+ #: ../admin-views/events-options.php:83
288
+ #: ../admin-views/events-options.php:87
289
+ #: ../admin-views/events-options.php:89
290
+ msgid "Show Comments"
291
+ msgstr "Показати коментарі"
292
+
293
+ #: ../admin-views/events-options.php:97
294
+ #: ../admin-views/events-options.php:101
295
+ msgid "Multiday Event Cutoff"
296
+ msgstr "Закінчення багатоденної події"
297
+
298
+ #: ../admin-views/events-options.php:115
299
+ msgid "For multi-day events, hide the last day from grid view if it ends on or before this time."
300
+ msgstr "Для багатоденних подій не показувати останній день у календарному вигляді подій, якщо воно закінчується до цього часу включно."
301
+
302
+ #: ../admin-views/events-options.php:120
303
+ #: ../admin-views/events-options.php:124
304
+ msgid "Enable Google Maps"
305
+ msgstr "Показувати мапу Google"
306
+
307
+ #: ../admin-views/events-options.php:130
308
+ msgid "Height"
309
+ msgstr "Висота"
310
+
311
+ #: ../admin-views/events-options.php:131
312
+ msgid "Width"
313
+ msgstr "Ширина"
314
+
315
+ #: ../admin-views/events-options.php:131
316
+ msgid "(number or %)"
317
+ msgstr "(значення або %)"
318
+
319
+ #: ../admin-views/events-options.php:135
320
+ msgid "If you don't have this turned on, your event listings won't have the backend map preview or frontend embedded map."
321
+ msgstr "Якщо цю опцію не ввімкнено, мапа не буде відображатися у вашому переліку подій."
322
+
323
+ #: ../admin-views/events-options.php:143
324
+ #: ../admin-views/events-options.php:145
325
+ msgid "Events URL slug"
326
+ msgstr "URL сторінки подій"
327
+
328
+ #: ../admin-views/events-options.php:146
329
+ msgid "The slug used for building the Events URL."
330
+ msgstr "Поле використовується для URL сторінки Календаря."
331
+
332
+ #: ../admin-views/events-options.php:146
333
+ #, php-format
334
+ msgid "Your current Events URL is <strong>%s</strong>"
335
+ msgstr "Ваш URL сторінки Календаря <strong>%s</strong>"
336
+
337
+ #: ../admin-views/events-options.php:150
338
+ #: ../admin-views/events-options.php:152
339
+ msgid "Single Event URL slug"
340
+ msgstr "URL сторінки єдиничної події"
341
+
342
+ #: ../admin-views/events-options.php:153
343
+ msgid "The slug used for building a single Event URL."
344
+ msgstr "Поле використовується для URL сторінки єдиничної події"
345
+
346
+ #: ../admin-views/events-options.php:154
347
+ #, php-format
348
+ msgid "<strong>NOTE:</strong> You <em>cannot</em> use the same slug as above. The above should ideally be plural, and this singular.<br />Your single Event URL is like: <strong>%s</strong>"
349
+ msgstr "<strong>УВАГА:</strong> <em>Не можна</em> використовувати таке саме слово, як і вище. В ідеалі перше слово повинно бути у множині, а це слово - в однині.<br /> URL сторінки єдиничної події повинен виглядати так: <strong>%s</strong>"
350
+
351
+ #: ../admin-views/events-options.php:159
352
+ #: ../admin-views/events-options.php:161
353
+ msgid "Debug"
354
+ msgstr "Відлагодження"
355
+
356
+ #: ../admin-views/events-options.php:162
357
+ msgid "Debug Events display issues."
358
+ msgstr "Налагодження проблем відображення подій"
359
+
360
+ #: ../admin-views/events-options.php:163
361
+ #, php-format
362
+ msgid "Enable this option to log debug information. By default this will log to your server PHP error log. If you'd like to see the log messages in your browser, then we recommend that you install the <a href=\"%s\" target=\"_blank\">Debug Bar Plugin</a> and look for the \"Tribe\" tab in the debug output."
363
+ msgstr "Включити опцію запису інформації про відлагодження. За замовчуванням буде записаний PHP error log сервера. Якщо ви бажаєте побачити записи повідомлень у браузері, то рекомендовано встановити <a href=\"%s\" target=\"_blank\">Debug Bar Plugin</a> і знайти вкладку \"Tribe\" на виводити інформацію для відлагодження."
364
+
365
+ #: ../admin-views/events-options.php:168
366
+ msgid "Theme Settings"
367
+ msgstr "Налаштування теми"
368
+
369
+ #: ../admin-views/events-options.php:171
370
+ #: ../admin-views/events-options.php:173
371
+ msgid "Events Template"
372
+ msgstr "Шаблон Календаря"
373
+
374
+ #: ../admin-views/events-options.php:175
375
+ msgid "Default Events Template"
376
+ msgstr "Стандартний шаблон подій"
377
+
378
+ #: ../admin-views/events-options.php:176
379
+ msgid "Default Page Template"
380
+ msgstr "Стандартний шаблон сторінки"
381
+
382
+ #: ../admin-views/events-options.php:179
383
+ msgid "Choose a page template to control the look and feel of your calendar."
384
+ msgstr "Виберіть шаблон сторінки для зовнішнього вигляду вашого календаря."
385
+
386
+ #: ../admin-views/events-options.php:183
387
+ #: ../admin-views/events-options.php:185
388
+ #: ../admin-views/events-options.php:193
389
+ msgid "Add HTML before calendar"
390
+ msgstr "Додати HTML до календаря"
391
+
392
+ #: ../admin-views/events-options.php:187
393
+ msgid "Some themes may require that you add extra divs before the calendar list to help with styling."
394
+ msgstr "Для деяких тем, необхідно використовувати додаткові divs до календаря для поліпшення форматування."
395
+
396
+ #: ../admin-views/events-options.php:187
397
+ msgid "This is displayed directly after the header."
398
+ msgstr "Ця інформація відображається безпосередньо після header."
399
+
400
+ #: ../admin-views/events-options.php:187
401
+ #: ../admin-views/events-options.php:195
402
+ msgid "You may use (x)HTML."
403
+ msgstr "Можливо використовувати (x) HTML."
404
+
405
+ #: ../admin-views/events-options.php:191
406
+ msgid "Add HTML after calendar"
407
+ msgstr "Додати HTML після календаря"
408
+
409
+ #: ../admin-views/events-options.php:195
410
+ msgid "Some themes may require that you add extra divs after the calendar list to help with styling."
411
+ msgstr "Для деяких тем, необхідно використовувати додаткові divs після календаря для поліпшення форматування."
412
+
413
+ #: ../admin-views/events-options.php:195
414
+ msgid "This is displayed directly above the footer."
415
+ msgstr "Ця інформація відображається безпосередньо над footer."
416
+
417
+ #: ../admin-views/events-options.php:204
418
+ msgid "Save Changes"
419
+ msgstr "Зберегти зміни"
420
+
421
+ #: ../admin-views/widget-admin-list.php:11
422
+ msgid "Title:"
423
+ msgstr "Назва:"
424
+
425
+ #: ../admin-views/widget-admin-list.php:16
426
+ msgid "Show:"
427
+ msgstr "Показати:"
428
+
429
+ #: ../admin-views/widget-admin-list.php:24
430
+ msgid "Show widget only if there are upcoming events:"
431
+ msgstr "Показати widget, тільки якщо є майбутні події:"
432
+
433
+ #: ../admin-views/widget-admin-list.php:30
434
+ msgid "If you wish to customize the widget display yourself, see the file views/events-list-load-widget-display.php inside the Events Premium plugin."
435
+ msgstr "Якщо ви хочете, щоб налаштувати вигляд widget-у самостійно, дивись файл views/events-list-load-widget-display.php всередині the Events Premium plugin."
436
+
437
+ #: ../admin-views/organizer-meta-box.php:11
438
+ msgid "Organizer Name:"
439
+ msgstr "Організатор:"
440
+
441
+ #: ../admin-views/organizer-meta-box.php:21
442
+ msgid "Website:"
443
+ msgstr "Вебсайт:"
444
+
445
+ #: ../lib/tribe-admin-events-list.class.php:159
446
+ #: ../lib/the-events-calendar.class.php:526
447
+ msgid "Event Categories"
448
+ msgstr "Категорії подій"
449
+
450
+ #: ../lib/tribe-admin-events-list.class.php:164
451
+ msgid "Start Date"
452
+ msgstr "Дата початку"
453
+
454
+ #: ../lib/tribe-admin-events-list.class.php:165
455
+ msgid "End Date"
456
+ msgstr "Дата закінчення"
457
+
458
+ #: ../lib/tribe-admin-events-list.class.php:166
459
+ msgid "Recurring?"
460
+ msgstr "Періодичне?"
461
+
462
+ #: ../lib/tribe-admin-events-list.class.php:194
463
+ msgid "Yes"
464
+ msgstr "Да"
465
+
466
+ #: ../lib/tribe-admin-events-list.class.php:194
467
+ msgid "No"
468
+ msgstr "Ні"
469
+
470
+ #: ../lib/tribe-admin-events-list.class.php:244
471
+ #, php-format
472
+ msgid "All %s"
473
+ msgstr "Всі %s"
474
+
475
+ #: ../lib/tribe-view-helpers.class.php:16
476
+ #: ../lib/tribe-view-helpers.class.php:33
477
+ msgid "Select a Country:"
478
+ msgstr "Виберіть країну:"
479
+
480
+ #: ../lib/tribe-view-helpers.class.php:34
481
+ #: ../lib/template-tags.php:502
482
+ msgid "United States"
483
+ msgstr ""
484
+
485
+ #: ../lib/tribe-view-helpers.class.php:35
486
+ msgid "Afghanistan"
487
+ msgstr ""
488
+
489
+ #: ../lib/tribe-view-helpers.class.php:36
490
+ msgid "Albania"
491
+ msgstr ""
492
+
493
+ #: ../lib/tribe-view-helpers.class.php:37
494
+ msgid "Algeria"
495
+ msgstr ""
496
+
497
+ #: ../lib/tribe-view-helpers.class.php:38
498
+ msgid "American Samoa"
499
+ msgstr ""
500
+
501
+ #: ../lib/tribe-view-helpers.class.php:39
502
+ msgid "Andorra"
503
+ msgstr ""
504
+
505
+ #: ../lib/tribe-view-helpers.class.php:40
506
+ msgid "Angola"
507
+ msgstr ""
508
+
509
+ #: ../lib/tribe-view-helpers.class.php:41
510
+ msgid "Anguilla"
511
+ msgstr ""
512
+
513
+ #: ../lib/tribe-view-helpers.class.php:42
514
+ msgid "Antarctica"
515
+ msgstr ""
516
+
517
+ #: ../lib/tribe-view-helpers.class.php:43
518
+ msgid "Antigua And Barbuda"
519
+ msgstr ""
520
+
521
+ #: ../lib/tribe-view-helpers.class.php:44
522
+ msgid "Argentina"
523
+ msgstr ""
524
+
525
+ #: ../lib/tribe-view-helpers.class.php:45
526
+ msgid "Armenia"
527
+ msgstr ""
528
+
529
+ #: ../lib/tribe-view-helpers.class.php:46
530
+ msgid "Aruba"
531
+ msgstr ""
532
+
533
+ #: ../lib/tribe-view-helpers.class.php:47
534
+ msgid "Australia"
535
+ msgstr ""
536
+
537
+ #: ../lib/tribe-view-helpers.class.php:48
538
+ msgid "Austria"
539
+ msgstr ""
540
+
541
+ #: ../lib/tribe-view-helpers.class.php:49
542
+ msgid "Azerbaijan"
543
+ msgstr ""
544
+
545
+ #: ../lib/tribe-view-helpers.class.php:50
546
+ msgid "Bahamas"
547
+ msgstr ""
548
+
549
+ #: ../lib/tribe-view-helpers.class.php:51
550
+ msgid "Bahrain"
551
+ msgstr ""
552
+
553
+ #: ../lib/tribe-view-helpers.class.php:52
554
+ msgid "Bangladesh"
555
+ msgstr ""
556
+
557
+ #: ../lib/tribe-view-helpers.class.php:53
558
+ msgid "Barbados"
559
+ msgstr ""
560
+
561
+ #: ../lib/tribe-view-helpers.class.php:54
562
+ msgid "Belarus"
563
+ msgstr ""
564
+
565
+ #: ../lib/tribe-view-helpers.class.php:55
566
+ msgid "Belgium"
567
+ msgstr ""
568
+
569
+ #: ../lib/tribe-view-helpers.class.php:56
570
+ msgid "Belize"
571
+ msgstr ""
572
+
573
+ #: ../lib/tribe-view-helpers.class.php:57
574
+ msgid "Benin"
575
+ msgstr ""
576
+
577
+ #: ../lib/tribe-view-helpers.class.php:58
578
+ msgid "Bermuda"
579
+ msgstr ""
580
+
581
+ #: ../lib/tribe-view-helpers.class.php:59
582
+ msgid "Bhutan"
583
+ msgstr ""
584
+
585
+ #: ../lib/tribe-view-helpers.class.php:60
586
+ msgid "Bolivia"
587
+ msgstr ""
588
+
589
+ #: ../lib/tribe-view-helpers.class.php:61
590
+ msgid "Bosnia And Herzegowina"
591
+ msgstr ""
592
+
593
+ #: ../lib/tribe-view-helpers.class.php:62
594
+ msgid "Botswana"
595
+ msgstr ""
596
+
597
+ #: ../lib/tribe-view-helpers.class.php:63
598
+ msgid "Bouvet Island"
599
+ msgstr ""
600
+
601
+ #: ../lib/tribe-view-helpers.class.php:64
602
+ msgid "Brazil"
603
+ msgstr ""
604
+
605
+ #: ../lib/tribe-view-helpers.class.php:65
606
+ msgid "British Indian Ocean Territory"
607
+ msgstr ""
608
+
609
+ #: ../lib/tribe-view-helpers.class.php:66
610
+ msgid "Brunei Darussalam"
611
+ msgstr ""
612
+
613
+ #: ../lib/tribe-view-helpers.class.php:67
614
+ msgid "Bulgaria"
615
+ msgstr ""
616
+
617
+ #: ../lib/tribe-view-helpers.class.php:68
618
+ msgid "Burkina Faso"
619
+ msgstr ""
620
+
621
+ #: ../lib/tribe-view-helpers.class.php:69
622
+ msgid "Burundi"
623
+ msgstr ""
624
+
625
+ #: ../lib/tribe-view-helpers.class.php:70
626
+ msgid "Cambodia"
627
+ msgstr ""
628
+
629
+ #: ../lib/tribe-view-helpers.class.php:71
630
+ msgid "Cameroon"
631
+ msgstr ""
632
+
633
+ #: ../lib/tribe-view-helpers.class.php:72
634
+ msgid "Canada"
635
+ msgstr ""
636
+
637
+ #: ../lib/tribe-view-helpers.class.php:73
638
+ msgid "Cape Verde"
639
+ msgstr ""
640
+
641
+ #: ../lib/tribe-view-helpers.class.php:74
642
+ msgid "Cayman Islands"
643
+ msgstr ""
644
+
645
+ #: ../lib/tribe-view-helpers.class.php:75
646
+ msgid "Central African Republic"
647
+ msgstr ""
648
+
649
+ #: ../lib/tribe-view-helpers.class.php:76
650
+ msgid "Chad"
651
+ msgstr ""
652
+
653
+ #: ../lib/tribe-view-helpers.class.php:77
654
+ msgid "Chile"
655
+ msgstr ""
656
+
657
+ #: ../lib/tribe-view-helpers.class.php:78
658
+ msgid "China"
659
+ msgstr ""
660
+
661
+ #: ../lib/tribe-view-helpers.class.php:79
662
+ msgid "Christmas Island"
663
+ msgstr ""
664
+
665
+ #: ../lib/tribe-view-helpers.class.php:80
666
+ msgid "Cocos (Keeling) Islands"
667
+ msgstr ""
668
+
669
+ #: ../lib/tribe-view-helpers.class.php:81
670
+ msgid "Colombia"
671
+ msgstr ""
672
+
673
+ #: ../lib/tribe-view-helpers.class.php:82
674
+ msgid "Comoros"
675
+ msgstr ""
676
+
677
+ #: ../lib/tribe-view-helpers.class.php:83
678
+ msgid "Congo"
679
+ msgstr ""
680
+
681
+ #: ../lib/tribe-view-helpers.class.php:84
682
+ msgid "Congo, The Democratic Republic Of The"
683
+ msgstr ""
684
+
685
+ #: ../lib/tribe-view-helpers.class.php:85
686
+ msgid "Cook Islands"
687
+ msgstr ""
688
+
689
+ #: ../lib/tribe-view-helpers.class.php:86
690
+ msgid "Costa Rica"
691
+ msgstr ""
692
+
693
+ #: ../lib/tribe-view-helpers.class.php:87
694
+ msgid "Cote D'Ivoire"
695
+ msgstr ""
696
+
697
+ #: ../lib/tribe-view-helpers.class.php:88
698
+ msgid "Croatia (Local Name: Hrvatska)"
699
+ msgstr ""
700
+
701
+ #: ../lib/tribe-view-helpers.class.php:89
702
+ msgid "Cuba"
703
+ msgstr ""
704
+
705
+ #: ../lib/tribe-view-helpers.class.php:90
706
+ msgid "Cyprus"
707
+ msgstr ""
708
+
709
+ #: ../lib/tribe-view-helpers.class.php:91
710
+ msgid "Czech Republic"
711
+ msgstr ""
712
+
713
+ #: ../lib/tribe-view-helpers.class.php:92
714
+ msgid "Denmark"
715
+ msgstr ""
716
+
717
+ #: ../lib/tribe-view-helpers.class.php:93
718
+ msgid "Djibouti"
719
+ msgstr ""
720
+
721
+ #: ../lib/tribe-view-helpers.class.php:94
722
+ msgid "Dominica"
723
+ msgstr ""
724
+
725
+ #: ../lib/tribe-view-helpers.class.php:95
726
+ msgid "Dominican Republic"
727
+ msgstr ""
728
+
729
+ #: ../lib/tribe-view-helpers.class.php:96
730
+ msgid "East Timor"
731
+ msgstr ""
732
+
733
+ #: ../lib/tribe-view-helpers.class.php:97
734
+ msgid "Ecuador"
735
+ msgstr ""
736
+
737
+ #: ../lib/tribe-view-helpers.class.php:98
738
+ msgid "Egypt"
739
+ msgstr ""
740
+
741
+ #: ../lib/tribe-view-helpers.class.php:99
742
+ msgid "El Salvador"
743
+ msgstr ""
744
+
745
+ #: ../lib/tribe-view-helpers.class.php:100
746
+ msgid "Equatorial Guinea"
747
+ msgstr ""
748
+
749
+ #: ../lib/tribe-view-helpers.class.php:101
750
+ msgid "Eritrea"
751
+ msgstr ""
752
+
753
+ #: ../lib/tribe-view-helpers.class.php:102
754
+ msgid "Estonia"
755
+ msgstr ""
756
+
757
+ #: ../lib/tribe-view-helpers.class.php:103
758
+ msgid "Ethiopia"
759
+ msgstr ""
760
+
761
+ #: ../lib/tribe-view-helpers.class.php:104
762
+ msgid "Falkland Islands (Malvinas)"
763
+ msgstr ""
764
+
765
+ #: ../lib/tribe-view-helpers.class.php:105
766
+ msgid "Faroe Islands"
767
+ msgstr ""
768
+
769
+ #: ../lib/tribe-view-helpers.class.php:106
770
+ msgid "Fiji"
771
+ msgstr ""
772
+
773
+ #: ../lib/tribe-view-helpers.class.php:107
774
+ msgid "Finland"
775
+ msgstr ""
776
+
777
+ #: ../lib/tribe-view-helpers.class.php:108
778
+ msgid "France"
779
+ msgstr ""
780
+
781
+ #: ../lib/tribe-view-helpers.class.php:109
782
+ msgid "France, Metropolitan"
783
+ msgstr ""
784
+
785
+ #: ../lib/tribe-view-helpers.class.php:110
786
+ msgid "French Guiana"
787
+ msgstr ""
788
+
789
+ #: ../lib/tribe-view-helpers.class.php:111
790
+ msgid "French Polynesia"
791
+ msgstr ""
792
+
793
+ #: ../lib/tribe-view-helpers.class.php:112
794
+ msgid "French Southern Territories"
795
+ msgstr ""
796
+
797
+ #: ../lib/tribe-view-helpers.class.php:113
798
+ msgid "Gabon"
799
+ msgstr ""
800
+
801
+ #: ../lib/tribe-view-helpers.class.php:114
802
+ msgid "Gambia"
803
+ msgstr ""
804
+
805
+ #: ../lib/tribe-view-helpers.class.php:115
806
+ #: ../lib/tribe-view-helpers.class.php:303
807
+ msgid "Georgia"
808
+ msgstr ""
809
+
810
+ #: ../lib/tribe-view-helpers.class.php:116
811
+ msgid "Germany"
812
+ msgstr ""
813
+
814
+ #: ../lib/tribe-view-helpers.class.php:117
815
+ msgid "Ghana"
816
+ msgstr ""
817
+
818
+ #: ../lib/tribe-view-helpers.class.php:118
819
+ msgid "Gibraltar"
820
+ msgstr ""
821
+
822
+ #: ../lib/tribe-view-helpers.class.php:119
823
+ msgid "Greece"
824
+ msgstr ""
825
+
826
+ #: ../lib/tribe-view-helpers.class.php:120
827
+ msgid "Greenland"
828
+ msgstr ""
829
+
830
+ #: ../lib/tribe-view-helpers.class.php:121
831
+ msgid "Grenada"
832
+ msgstr ""
833
+
834
+ #: ../lib/tribe-view-helpers.class.php:122
835
+ msgid "Guadeloupe"
836
+ msgstr ""
837
+
838
+ #: ../lib/tribe-view-helpers.class.php:123
839
+ msgid "Guam"
840
+ msgstr ""
841
+
842
+ #: ../lib/tribe-view-helpers.class.php:124
843
+ msgid "Guatemala"
844
+ msgstr ""
845
+
846
+ #: ../lib/tribe-view-helpers.class.php:125
847
+ msgid "Guinea"
848
+ msgstr ""
849
+
850
+ #: ../lib/tribe-view-helpers.class.php:126
851
+ msgid "Guinea-Bissau"
852
+ msgstr ""
853
+
854
+ #: ../lib/tribe-view-helpers.class.php:127
855
+ msgid "Guyana"
856
+ msgstr ""
857
+
858
+ #: ../lib/tribe-view-helpers.class.php:128
859
+ msgid "Haiti"
860
+ msgstr ""
861
+
862
+ #: ../lib/tribe-view-helpers.class.php:129
863
+ msgid "Heard And Mc Donald Islands"
864
+ msgstr ""
865
+
866
+ #: ../lib/tribe-view-helpers.class.php:130
867
+ msgid "Holy See (Vatican City State)"
868
+ msgstr ""
869
+
870
+ #: ../lib/tribe-view-helpers.class.php:131
871
+ msgid "Honduras"
872
+ msgstr ""
873
+
874
+ #: ../lib/tribe-view-helpers.class.php:132
875
+ msgid "Hong Kong"
876
+ msgstr ""
877
+
878
+ #: ../lib/tribe-view-helpers.class.php:133
879
+ msgid "Hungary"
880
+ msgstr ""
881
+
882
+ #: ../lib/tribe-view-helpers.class.php:134
883
+ msgid "Iceland"
884
+ msgstr ""
885
+
886
+ #: ../lib/tribe-view-helpers.class.php:135
887
+ msgid "India"
888
+ msgstr ""
889
+
890
+ #: ../lib/tribe-view-helpers.class.php:136
891
+ msgid "Indonesia"
892
+ msgstr ""
893
+
894
+ #: ../lib/tribe-view-helpers.class.php:137
895
+ msgid "Iran (Islamic Republic Of)"
896
+ msgstr ""
897
+
898
+ #: ../lib/tribe-view-helpers.class.php:138
899
+ msgid "Iraq"
900
+ msgstr ""
901
+
902
+ #: ../lib/tribe-view-helpers.class.php:139
903
+ msgid "Ireland"
904
+ msgstr ""
905
+
906
+ #: ../lib/tribe-view-helpers.class.php:140
907
+ msgid "Israel"
908
+ msgstr ""
909
+
910
+ #: ../lib/tribe-view-helpers.class.php:141
911
+ msgid "Italy"
912
+ msgstr ""
913
+
914
+ #: ../lib/tribe-view-helpers.class.php:142
915
+ msgid "Jamaica"
916
+ msgstr ""
917
+
918
+ #: ../lib/tribe-view-helpers.class.php:143
919
+ msgid "Japan"
920
+ msgstr ""
921
+
922
+ #: ../lib/tribe-view-helpers.class.php:144
923
+ msgid "Jordan"
924
+ msgstr ""
925
+
926
+ #: ../lib/tribe-view-helpers.class.php:145
927
+ msgid "Kazakhstan"
928
+ msgstr ""
929
+
930
+ #: ../lib/tribe-view-helpers.class.php:146
931
+ msgid "Kenya"
932
+ msgstr ""
933
+
934
+ #: ../lib/tribe-view-helpers.class.php:147
935
+ msgid "Kiribati"
936
+ msgstr ""
937
+
938
+ #: ../lib/tribe-view-helpers.class.php:148
939
+ msgid "Korea, Democratic People's Republic Of"
940
+ msgstr ""
941
+
942
+ #: ../lib/tribe-view-helpers.class.php:149
943
+ msgid "Korea, Republic Of"
944
+ msgstr ""
945
+
946
+ #: ../lib/tribe-view-helpers.class.php:150
947
+ msgid "Kuwait"
948
+ msgstr ""
949
+
950
+ #: ../lib/tribe-view-helpers.class.php:151
951
+ msgid "Kyrgyzstan"
952
+ msgstr ""
953
+
954
+ #: ../lib/tribe-view-helpers.class.php:152
955
+ msgid "Lao People's Democratic Republic"
956
+ msgstr ""
957
+
958
+ #: ../lib/tribe-view-helpers.class.php:153
959
+ msgid "Latvia"
960
+ msgstr ""
961
+
962
+ #: ../lib/tribe-view-helpers.class.php:154
963
+ msgid "Lebanon"
964
+ msgstr ""
965
+
966
+ #: ../lib/tribe-view-helpers.class.php:155
967
+ msgid "Lesotho"
968
+ msgstr ""
969
+
970
+ #: ../lib/tribe-view-helpers.class.php:156
971
+ msgid "Liberia"
972
+ msgstr ""
973
+
974
+ #: ../lib/tribe-view-helpers.class.php:157
975
+ msgid "Libya"
976
+ msgstr ""
977
+
978
+ #: ../lib/tribe-view-helpers.class.php:158
979
+ msgid "Liechtenstein"
980
+ msgstr ""
981
+
982
+ #: ../lib/tribe-view-helpers.class.php:159
983
+ msgid "Lithuania"
984
+ msgstr ""
985
+
986
+ #: ../lib/tribe-view-helpers.class.php:160
987
+ msgid "Luxembourg"
988
+ msgstr ""
989
+
990
+ #: ../lib/tribe-view-helpers.class.php:161
991
+ msgid "Macau"
992
+ msgstr ""
993
+
994
+ #: ../lib/tribe-view-helpers.class.php:162
995
+ msgid "Macedonia"
996
+ msgstr ""
997
+
998
+ #: ../lib/tribe-view-helpers.class.php:163
999
+ msgid "Madagascar"
1000
+ msgstr ""
1001
+
1002
+ #: ../lib/tribe-view-helpers.class.php:164
1003
+ msgid "Malawi"
1004
+ msgstr ""
1005
+
1006
+ #: ../lib/tribe-view-helpers.class.php:165
1007
+ msgid "Malaysia"
1008
+ msgstr ""
1009
+
1010
+ #: ../lib/tribe-view-helpers.class.php:166
1011
+ msgid "Maldives"
1012
+ msgstr ""
1013
+
1014
+ #: ../lib/tribe-view-helpers.class.php:167
1015
+ msgid "Mali"
1016
+ msgstr ""
1017
+
1018
+ #: ../lib/tribe-view-helpers.class.php:168
1019
+ msgid "Malta"
1020
+ msgstr ""
1021
+
1022
+ #: ../lib/tribe-view-helpers.class.php:169
1023
+ msgid "Marshall Islands"
1024
+ msgstr ""
1025
+
1026
+ #: ../lib/tribe-view-helpers.class.php:170
1027
+ msgid "Martinique"
1028
+ msgstr ""
1029
+
1030
+ #: ../lib/tribe-view-helpers.class.php:171
1031
+ msgid "Mauritania"
1032
+ msgstr ""
1033
+
1034
+ #: ../lib/tribe-view-helpers.class.php:172
1035
+ msgid "Mauritius"
1036
+ msgstr ""
1037
+
1038
+ #: ../lib/tribe-view-helpers.class.php:173
1039
+ msgid "Mayotte"
1040
+ msgstr ""
1041
+
1042
+ #: ../lib/tribe-view-helpers.class.php:174
1043
+ msgid "Mexico"
1044
+ msgstr ""
1045
+
1046
+ #: ../lib/tribe-view-helpers.class.php:175
1047
+ msgid "Micronesia, Federated States Of"
1048
+ msgstr ""
1049
+
1050
+ #: ../lib/tribe-view-helpers.class.php:176
1051
+ msgid "Moldova, Republic Of"
1052
+ msgstr ""
1053
+
1054
+ #: ../lib/tribe-view-helpers.class.php:177
1055
+ msgid "Monaco"
1056
+ msgstr ""
1057
+
1058
+ #: ../lib/tribe-view-helpers.class.php:178
1059
+ msgid "Mongolia"
1060
+ msgstr ""
1061
+
1062
+ #: ../lib/tribe-view-helpers.class.php:179
1063
+ msgid "Montenegro"
1064
+ msgstr ""
1065
+
1066
+ #: ../lib/tribe-view-helpers.class.php:180
1067
+ msgid "Montserrat"
1068
+ msgstr ""
1069
+
1070
+ #: ../lib/tribe-view-helpers.class.php:181
1071
+ msgid "Morocco"
1072
+ msgstr ""
1073
+
1074
+ #: ../lib/tribe-view-helpers.class.php:182
1075
+ msgid "Mozambique"
1076
+ msgstr ""
1077
+
1078
+ #: ../lib/tribe-view-helpers.class.php:183
1079
+ msgid "Myanmar"
1080
+ msgstr ""
1081
+
1082
+ #: ../lib/tribe-view-helpers.class.php:184
1083
+ msgid "Namibia"
1084
+ msgstr ""
1085
+
1086
+ #: ../lib/tribe-view-helpers.class.php:185
1087
+ msgid "Nauru"
1088
+ msgstr ""
1089
+
1090
+ #: ../lib/tribe-view-helpers.class.php:186
1091
+ msgid "Nepal"
1092
+ msgstr ""
1093
+
1094
+ #: ../lib/tribe-view-helpers.class.php:187
1095
+ msgid "Netherlands"
1096
+ msgstr ""
1097
+
1098
+ #: ../lib/tribe-view-helpers.class.php:188
1099
+ msgid "Netherlands Antilles"
1100
+ msgstr ""
1101
+
1102
+ #: ../lib/tribe-view-helpers.class.php:189
1103
+ msgid "New Caledonia"
1104
+ msgstr ""
1105
+
1106
+ #: ../lib/tribe-view-helpers.class.php:190
1107
+ msgid "New Zealand"
1108
+ msgstr ""
1109
+
1110
+ #: ../lib/tribe-view-helpers.class.php:191
1111
+ msgid "Nicaragua"
1112
+ msgstr ""
1113
+
1114
+ #: ../lib/tribe-view-helpers.class.php:192
1115
+ msgid "Niger"
1116
+ msgstr ""
1117
+
1118
+ #: ../lib/tribe-view-helpers.class.php:193
1119
+ msgid "Nigeria"
1120
+ msgstr ""
1121
+
1122
+ #: ../lib/tribe-view-helpers.class.php:194
1123
+ msgid "Niue"
1124
+ msgstr ""
1125
+
1126
+ #: ../lib/tribe-view-helpers.class.php:195
1127
+ msgid "Norfolk Island"
1128
+ msgstr ""
1129
+
1130
+ #: ../lib/tribe-view-helpers.class.php:196
1131
+ msgid "Northern Mariana Islands"
1132
+ msgstr ""
1133
+
1134
+ #: ../lib/tribe-view-helpers.class.php:197
1135
+ msgid "Norway"
1136
+ msgstr ""
1137
+
1138
+ #: ../lib/tribe-view-helpers.class.php:198
1139
+ msgid "Oman"
1140
+ msgstr ""
1141
+
1142
+ #: ../lib/tribe-view-helpers.class.php:199
1143
+ msgid "Pakistan"
1144
+ msgstr ""
1145
+
1146
+ #: ../lib/tribe-view-helpers.class.php:200
1147
+ msgid "Palau"
1148
+ msgstr ""
1149
+
1150
+ #: ../lib/tribe-view-helpers.class.php:201
1151
+ msgid "Panama"
1152
+ msgstr ""
1153
+
1154
+ #: ../lib/tribe-view-helpers.class.php:202
1155
+ msgid "Papua New Guinea"
1156
+ msgstr ""
1157
+
1158
+ #: ../lib/tribe-view-helpers.class.php:203
1159
+ msgid "Paraguay"
1160
+ msgstr ""
1161
+
1162
+ #: ../lib/tribe-view-helpers.class.php:204
1163
+ msgid "Peru"
1164
+ msgstr ""
1165
+
1166
+ #: ../lib/tribe-view-helpers.class.php:205
1167
+ msgid "Philippines"
1168
+ msgstr ""
1169
+
1170
+ #: ../lib/tribe-view-helpers.class.php:206
1171
+ msgid "Pitcairn"
1172
+ msgstr ""
1173
+
1174
+ #: ../lib/tribe-view-helpers.class.php:207
1175
+ msgid "Poland"
1176
+ msgstr ""
1177
+
1178
+ #: ../lib/tribe-view-helpers.class.php:208
1179
+ msgid "Portugal"
1180
+ msgstr ""
1181
+
1182
+ #: ../lib/tribe-view-helpers.class.php:209
1183
+ msgid "Puerto Rico"
1184
+ msgstr ""
1185
+
1186
+ #: ../lib/tribe-view-helpers.class.php:210
1187
+ msgid "Qatar"
1188
+ msgstr ""
1189
+
1190
+ #: ../lib/tribe-view-helpers.class.php:211
1191
+ msgid "Reunion"
1192
+ msgstr ""
1193
+
1194
+ #: ../lib/tribe-view-helpers.class.php:212
1195
+ msgid "Romania"
1196
+ msgstr ""
1197
+
1198
+ #: ../lib/tribe-view-helpers.class.php:213
1199
+ msgid "Russian Federation"
1200
+ msgstr ""
1201
+
1202
+ #: ../lib/tribe-view-helpers.class.php:214
1203
+ msgid "Rwanda"
1204
+ msgstr ""
1205
+
1206
+ #: ../lib/tribe-view-helpers.class.php:215
1207
+ msgid "Saint Kitts And Nevis"
1208
+ msgstr ""
1209
+
1210
+ #: ../lib/tribe-view-helpers.class.php:216
1211
+ msgid "Saint Lucia"
1212
+ msgstr ""
1213
+
1214
+ #: ../lib/tribe-view-helpers.class.php:217
1215
+ msgid "Saint Vincent And The Grenadines"
1216
+ msgstr ""
1217
+
1218
+ #: ../lib/tribe-view-helpers.class.php:218
1219
+ msgid "Samoa"
1220
+ msgstr ""
1221
+
1222
+ #: ../lib/tribe-view-helpers.class.php:219
1223
+ msgid "San Marino"
1224
+ msgstr ""
1225
+
1226
+ #: ../lib/tribe-view-helpers.class.php:220
1227
+ msgid "Sao Tome And Principe"
1228
+ msgstr ""
1229
+
1230
+ #: ../lib/tribe-view-helpers.class.php:221
1231
+ msgid "Saudi Arabia"
1232
+ msgstr ""
1233
+
1234
+ #: ../lib/tribe-view-helpers.class.php:222
1235
+ msgid "Senegal"
1236
+ msgstr ""
1237
+
1238
+ #: ../lib/tribe-view-helpers.class.php:223
1239
+ msgid "Serbia"
1240
+ msgstr ""
1241
+
1242
+ #: ../lib/tribe-view-helpers.class.php:224
1243
+ msgid "Seychelles"
1244
+ msgstr ""
1245
+
1246
+ #: ../lib/tribe-view-helpers.class.php:225
1247
+ msgid "Sierra Leone"
1248
+ msgstr ""
1249
+
1250
+ #: ../lib/tribe-view-helpers.class.php:226
1251
+ msgid "Singapore"
1252
+ msgstr ""
1253
+
1254
+ #: ../lib/tribe-view-helpers.class.php:227
1255
+ msgid "Slovakia (Slovak Republic)"
1256
+ msgstr ""
1257
+
1258
+ #: ../lib/tribe-view-helpers.class.php:228
1259
+ msgid "Slovenia"
1260
+ msgstr ""
1261
+
1262
+ #: ../lib/tribe-view-helpers.class.php:229
1263
+ msgid "Solomon Islands"
1264
+ msgstr ""
1265
+
1266
+ #: ../lib/tribe-view-helpers.class.php:230
1267
+ msgid "Somalia"
1268
+ msgstr ""
1269
+
1270
+ #: ../lib/tribe-view-helpers.class.php:231
1271
+ msgid "South Africa"
1272
+ msgstr ""
1273
+
1274
+ #: ../lib/tribe-view-helpers.class.php:232
1275
+ msgid "South Georgia, South Sandwich Islands"
1276
+ msgstr ""
1277
+
1278
+ #: ../lib/tribe-view-helpers.class.php:233
1279
+ msgid "Spain"
1280
+ msgstr ""
1281
+
1282
+ #: ../lib/tribe-view-helpers.class.php:234
1283
+ msgid "Sri Lanka"
1284
+ msgstr ""
1285
+
1286
+ #: ../lib/tribe-view-helpers.class.php:235
1287
+ msgid "St. Helena"
1288
+ msgstr ""
1289
+
1290
+ #: ../lib/tribe-view-helpers.class.php:236
1291
+ msgid "St. Pierre And Miquelon"
1292
+ msgstr ""
1293
+
1294
+ #: ../lib/tribe-view-helpers.class.php:237
1295
+ msgid "Sudan"
1296
+ msgstr ""
1297
+
1298
+ #: ../lib/tribe-view-helpers.class.php:238
1299
+ msgid "Suriname"
1300
+ msgstr ""
1301
+
1302
+ #: ../lib/tribe-view-helpers.class.php:239
1303
+ msgid "Svalbard And Jan Mayen Islands"
1304
+ msgstr ""
1305
+
1306
+ #: ../lib/tribe-view-helpers.class.php:240
1307
+ msgid "Swaziland"
1308
+ msgstr ""
1309
+
1310
+ #: ../lib/tribe-view-helpers.class.php:241
1311
+ msgid "Sweden"
1312
+ msgstr ""
1313
+
1314
+ #: ../lib/tribe-view-helpers.class.php:242
1315
+ msgid "Switzerland"
1316
+ msgstr ""
1317
+
1318
+ #: ../lib/tribe-view-helpers.class.php:243
1319
+ msgid "Syrian Arab Republic"
1320
+ msgstr ""
1321
+
1322
+ #: ../lib/tribe-view-helpers.class.php:244
1323
+ msgid "Taiwan"
1324
+ msgstr ""
1325
+
1326
+ #: ../lib/tribe-view-helpers.class.php:245
1327
+ msgid "Tajikistan"
1328
+ msgstr ""
1329
+
1330
+ #: ../lib/tribe-view-helpers.class.php:246
1331
+ msgid "Tanzania, United Republic Of"
1332
+ msgstr ""
1333
+
1334
+ #: ../lib/tribe-view-helpers.class.php:247
1335
+ msgid "Thailand"
1336
+ msgstr ""
1337
+
1338
+ #: ../lib/tribe-view-helpers.class.php:248
1339
+ msgid "Togo"
1340
+ msgstr ""
1341
+
1342
+ #: ../lib/tribe-view-helpers.class.php:249
1343
+ msgid "Tokelau"
1344
+ msgstr ""
1345
+
1346
+ #: ../lib/tribe-view-helpers.class.php:250
1347
+ msgid "Tonga"
1348
+ msgstr ""
1349
+
1350
+ #: ../lib/tribe-view-helpers.class.php:251
1351
+ msgid "Trinidad And Tobago"
1352
+ msgstr ""
1353
+
1354
+ #: ../lib/tribe-view-helpers.class.php:252
1355
+ msgid "Tunisia"
1356
+ msgstr ""
1357
+
1358
+ #: ../lib/tribe-view-helpers.class.php:253
1359
+ msgid "Turkey"
1360
+ msgstr ""
1361
+
1362
+ #: ../lib/tribe-view-helpers.class.php:254
1363
+ msgid "Turkmenistan"
1364
+ msgstr ""
1365
+
1366
+ #: ../lib/tribe-view-helpers.class.php:255
1367
+ msgid "Turks And Caicos Islands"
1368
+ msgstr ""
1369
+
1370
+ #: ../lib/tribe-view-helpers.class.php:256
1371
+ msgid "Tuvalu"
1372
+ msgstr ""
1373
+
1374
+ #: ../lib/tribe-view-helpers.class.php:257
1375
+ msgid "Uganda"
1376
+ msgstr ""
1377
+
1378
+ #: ../lib/tribe-view-helpers.class.php:258
1379
+ msgid "Ukraine"
1380
+ msgstr "Україна"
1381
+
1382
+ #: ../lib/tribe-view-helpers.class.php:259
1383
+ msgid "United Arab Emirates"
1384
+ msgstr ""
1385
+
1386
+ #: ../lib/tribe-view-helpers.class.php:260
1387
+ msgid "United Kingdom"
1388
+ msgstr ""
1389
+
1390
+ #: ../lib/tribe-view-helpers.class.php:261
1391
+ msgid "United States Minor Outlying Islands"
1392
+ msgstr ""
1393
+
1394
+ #: ../lib/tribe-view-helpers.class.php:262
1395
+ msgid "Uruguay"
1396
+ msgstr ""
1397
+
1398
+ #: ../lib/tribe-view-helpers.class.php:263
1399
+ msgid "Uzbekistan"
1400
+ msgstr ""
1401
+
1402
+ #: ../lib/tribe-view-helpers.class.php:264
1403
+ msgid "Vanuatu"
1404
+ msgstr ""
1405
+
1406
+ #: ../lib/tribe-view-helpers.class.php:265
1407
+ msgid "Venezuela"
1408
+ msgstr ""
1409
+
1410
+ #: ../lib/tribe-view-helpers.class.php:266
1411
+ msgid "Viet Nam"
1412
+ msgstr ""
1413
+
1414
+ #: ../lib/tribe-view-helpers.class.php:267
1415
+ msgid "Virgin Islands (British)"
1416
+ msgstr ""
1417
+
1418
+ #: ../lib/tribe-view-helpers.class.php:268
1419
+ msgid "Virgin Islands (U.S.)"
1420
+ msgstr ""
1421
+
1422
+ #: ../lib/tribe-view-helpers.class.php:269
1423
+ msgid "Wallis And Futuna Islands"
1424
+ msgstr ""
1425
+
1426
+ #: ../lib/tribe-view-helpers.class.php:270
1427
+ msgid "Western Sahara"
1428
+ msgstr ""
1429
+
1430
+ #: ../lib/tribe-view-helpers.class.php:271
1431
+ msgid "Yemen"
1432
+ msgstr ""
1433
+
1434
+ #: ../lib/tribe-view-helpers.class.php:272
1435
+ msgid "Zambia"
1436
+ msgstr ""
1437
+
1438
+ #: ../lib/tribe-view-helpers.class.php:273
1439
+ msgid "Zimbabwe"
1440
+ msgstr ""
1441
+
1442
+ #: ../lib/tribe-view-helpers.class.php:293
1443
+ msgid "Alabama"
1444
+ msgstr ""
1445
+
1446
+ #: ../lib/tribe-view-helpers.class.php:294
1447
+ msgid "Alaska"
1448
+ msgstr ""
1449
+
1450
+ #: ../lib/tribe-view-helpers.class.php:295
1451
+ msgid "Arizona"
1452
+ msgstr ""
1453
+
1454
+ #: ../lib/tribe-view-helpers.class.php:296
1455
+ msgid "Arkansas"
1456
+ msgstr ""
1457
+
1458
+ #: ../lib/tribe-view-helpers.class.php:297
1459
+ msgid "California"
1460
+ msgstr ""
1461
+
1462
+ #: ../lib/tribe-view-helpers.class.php:298
1463
+ msgid "Colorado"
1464
+ msgstr ""
1465
+
1466
+ #: ../lib/tribe-view-helpers.class.php:299
1467
+ msgid "Connecticut"
1468
+ msgstr ""
1469
+
1470
+ #: ../lib/tribe-view-helpers.class.php:300
1471
+ msgid "Delaware"
1472
+ msgstr ""
1473
+
1474
+ #: ../lib/tribe-view-helpers.class.php:301
1475
+ msgid "District of Columbia"
1476
+ msgstr ""
1477
+
1478
+ #: ../lib/tribe-view-helpers.class.php:302
1479
+ msgid "Florida"
1480
+ msgstr ""
1481
+
1482
+ #: ../lib/tribe-view-helpers.class.php:304
1483
+ msgid "Hawaii"
1484
+ msgstr ""
1485
+
1486
+ #: ../lib/tribe-view-helpers.class.php:305
1487
+ msgid "Idaho"
1488
+ msgstr ""
1489
+
1490
+ #: ../lib/tribe-view-helpers.class.php:306
1491
+ msgid "Illinois"
1492
+ msgstr ""
1493
+
1494
+ #: ../lib/tribe-view-helpers.class.php:307
1495
+ msgid "Indiana"
1496
+ msgstr ""
1497
+
1498
+ #: ../lib/tribe-view-helpers.class.php:308
1499
+ msgid "Iowa"
1500
+ msgstr ""
1501
+
1502
+ #: ../lib/tribe-view-helpers.class.php:309
1503
+ msgid "Kansas"
1504
+ msgstr ""
1505
+
1506
+ #: ../lib/tribe-view-helpers.class.php:310
1507
+ msgid "Kentucky"
1508
+ msgstr ""
1509
+
1510
+ #: ../lib/tribe-view-helpers.class.php:311
1511
+ msgid "Louisiana"
1512
+ msgstr ""
1513
+
1514
+ #: ../lib/tribe-view-helpers.class.php:312
1515
+ msgid "Maine"
1516
+ msgstr ""
1517
+
1518
+ #: ../lib/tribe-view-helpers.class.php:313
1519
+ msgid "Maryland"
1520
+ msgstr ""
1521
+
1522
+ #: ../lib/tribe-view-helpers.class.php:314
1523
+ msgid "Massachusetts"
1524
+ msgstr ""
1525
+
1526
+ #: ../lib/tribe-view-helpers.class.php:315
1527
+ msgid "Michigan"
1528
+ msgstr ""
1529
+
1530
+ #: ../lib/tribe-view-helpers.class.php:316
1531
+ msgid "Minnesota"
1532
+ msgstr ""
1533
+
1534
+ #: ../lib/tribe-view-helpers.class.php:317
1535
+ msgid "Mississippi"
1536
+ msgstr ""
1537
+
1538
+ #: ../lib/tribe-view-helpers.class.php:318
1539
+ msgid "Missouri"
1540
+ msgstr ""
1541
+
1542
+ #: ../lib/tribe-view-helpers.class.php:319
1543
+ msgid "Montana"
1544
+ msgstr ""
1545
+
1546
+ #: ../lib/tribe-view-helpers.class.php:320
1547
+ msgid "Nebraska"
1548
+ msgstr ""
1549
+
1550
+ #: ../lib/tribe-view-helpers.class.php:321
1551
+ msgid "Nevada"
1552
+ msgstr ""
1553
+
1554
+ #: ../lib/tribe-view-helpers.class.php:322
1555
+ msgid "New Hampshire"
1556
+ msgstr ""
1557
+
1558
+ #: ../lib/tribe-view-helpers.class.php:323
1559
+ msgid "New Jersey"
1560
+ msgstr ""
1561
+
1562
+ #: ../lib/tribe-view-helpers.class.php:324
1563
+ msgid "New Mexico"
1564
+ msgstr ""
1565
+
1566
+ #: ../lib/tribe-view-helpers.class.php:325
1567
+ msgid "New York"
1568
+ msgstr ""
1569
+
1570
+ #: ../lib/tribe-view-helpers.class.php:326
1571
+ msgid "North Carolina"
1572
+ msgstr ""
1573
+
1574
+ #: ../lib/tribe-view-helpers.class.php:327
1575
+ msgid "North Dakota"
1576
+ msgstr ""
1577
+
1578
+ #: ../lib/tribe-view-helpers.class.php:328
1579
+ msgid "Ohio"
1580
+ msgstr ""
1581
+
1582
+ #: ../lib/tribe-view-helpers.class.php:329
1583
+ msgid "Oklahoma"
1584
+ msgstr ""
1585
+
1586
+ #: ../lib/tribe-view-helpers.class.php:330
1587
+ msgid "Oregon"
1588
+ msgstr ""
1589
+
1590
+ #: ../lib/tribe-view-helpers.class.php:331
1591
+ msgid "Pennsylvania"
1592
+ msgstr ""
1593
+
1594
+ #: ../lib/tribe-view-helpers.class.php:332
1595
+ msgid "Rhode Island"
1596
+ msgstr ""
1597
+
1598
+ #: ../lib/tribe-view-helpers.class.php:333
1599
+ msgid "South Carolina"
1600
+ msgstr ""
1601
+
1602
+ #: ../lib/tribe-view-helpers.class.php:334
1603
+ msgid "South Dakota"
1604
+ msgstr ""
1605
+
1606
+ #: ../lib/tribe-view-helpers.class.php:335
1607
+ msgid "Tennessee"
1608
+ msgstr ""
1609
+
1610
+ #: ../lib/tribe-view-helpers.class.php:336
1611
+ msgid "Texas"
1612
+ msgstr ""
1613
+
1614
+ #: ../lib/tribe-view-helpers.class.php:337
1615
+ msgid "Utah"
1616
+ msgstr ""
1617
+
1618
+ #: ../lib/tribe-view-helpers.class.php:338
1619
+ msgid "Vermont"
1620
+ msgstr ""
1621
+
1622
+ #: ../lib/tribe-view-helpers.class.php:339
1623
+ msgid "Virginia"
1624
+ msgstr ""
1625
+
1626
+ #: ../lib/tribe-view-helpers.class.php:340
1627
+ msgid "Washington"
1628
+ msgstr ""
1629
+
1630
+ #: ../lib/tribe-view-helpers.class.php:341
1631
+ msgid "West Virginia"
1632
+ msgstr ""
1633
+
1634
+ #: ../lib/tribe-view-helpers.class.php:342
1635
+ msgid "Wisconsin"
1636
+ msgstr ""
1637
+
1638
+ #: ../lib/tribe-view-helpers.class.php:343
1639
+ msgid "Wyoming"
1640
+ msgstr ""
1641
+
1642
+ #: ../lib/tribe-event-exception.class.php:17
1643
+ #: ../lib/tribe-event-exception.class.php:34
1644
+ msgid "Error"
1645
+ msgstr "Помилка"
1646
+
1647
+ #: ../lib/the-events-calendar.class.php:214
1648
+ msgid "The Events Calendar"
1649
+ msgstr "Календар подій"
1650
+
1651
+ #: ../lib/the-events-calendar.class.php:217
1652
+ msgid "category"
1653
+ msgstr "категорія"
1654
+
1655
+ #: ../lib/the-events-calendar.class.php:218
1656
+ msgid "month"
1657
+ msgstr "місяць"
1658
+
1659
+ #: ../lib/the-events-calendar.class.php:219
1660
+ msgid "upcoming"
1661
+ msgstr "майбутнє"
1662
+
1663
+ #: ../lib/the-events-calendar.class.php:220
1664
+ msgid "past"
1665
+ msgstr "минуле"
1666
+
1667
+ #: ../lib/the-events-calendar.class.php:222
1668
+ msgid "venue"
1669
+ msgstr "місце зустрічі"
1670
+
1671
+ #: ../lib/the-events-calendar.class.php:232
1672
+ #, php-format
1673
+ msgid "Initializing Tribe Events on %s"
1674
+ msgstr "Ініціалізація Tribe Подій на %s"
1675
+
1676
+ #: ../lib/the-events-calendar.class.php:280
1677
+ #, php-format
1678
+ msgid "Sorry, The Events Calendar requires WordPress %s or higher. Please upgrade your WordPress install."
1679
+ msgstr "На жаль, The Events Calendar вимагає WordPress %s або новіше. Будь ласка, поновіть WordPress."
1680
+
1681
+ #: ../lib/the-events-calendar.class.php:283
1682
+ #, php-format
1683
+ msgid "Sorry, The Events Calendar requires PHP %s or higher. Talk to your Web host about moving you to a newer version of PHP."
1684
+ msgstr "На жаль, The Events Calendar вимагає PHP %s або новіше. Будь ласка, поговоріть з вашим веб-хостером про переїзд на нову версію PHP."
1685
+
1686
+ #: ../lib/the-events-calendar.class.php:400
1687
+ msgid "Upcoming Events"
1688
+ msgstr "Майбутні події"
1689
+
1690
+ #: ../lib/the-events-calendar.class.php:402
1691
+ msgid "Past Events"
1692
+ msgstr "Минулі події"
1693
+
1694
+ #: ../lib/the-events-calendar.class.php:406
1695
+ #, php-format
1696
+ msgid "Events for %s"
1697
+ msgstr "Події для %s"
1698
+
1699
+ #: ../lib/the-events-calendar.class.php:408
1700
+ msgid "Events this month"
1701
+ msgstr "Події цього місяця"
1702
+
1703
+ #: ../lib/the-events-calendar.class.php:422
1704
+ msgid "No description has been entered for this event."
1705
+ msgstr "Немає опису для цієї події."
1706
+
1707
+ #: ../lib/the-events-calendar.class.php:487
1708
+ msgid "Events"
1709
+ msgstr "Події"
1710
+
1711
+ #: ../lib/the-events-calendar.class.php:488
1712
+ msgid "Event"
1713
+ msgstr "Подія"
1714
+
1715
+ #: ../lib/the-events-calendar.class.php:489
1716
+ #: ../lib/the-events-calendar.class.php:502
1717
+ #: ../lib/the-events-calendar.class.php:515
1718
+ msgid "Add New"
1719
+ msgstr "Додати"
1720
+
1721
+ #: ../lib/the-events-calendar.class.php:490
1722
+ msgid "Add New Event"
1723
+ msgstr "Додати нову подію"
1724
+
1725
+ #: ../lib/the-events-calendar.class.php:491
1726
+ msgid "Edit Event"
1727
+ msgstr "Редагувати подію"
1728
+
1729
+ #: ../lib/the-events-calendar.class.php:492
1730
+ msgid "New Event"
1731
+ msgstr "Нова подія"
1732
+
1733
+ #: ../lib/the-events-calendar.class.php:493
1734
+ msgid "View Event"
1735
+ msgstr "Перегляд подій"
1736
+
1737
+ #: ../lib/the-events-calendar.class.php:494
1738
+ msgid "Search Events"
1739
+ msgstr "Пошук подій"
1740
+
1741
+ #: ../lib/the-events-calendar.class.php:495
1742
+ msgid "No events found"
1743
+ msgstr "Події не знайдені"
1744
+
1745
+ #: ../lib/the-events-calendar.class.php:496
1746
+ msgid "No events found in Trash"
1747
+ msgstr "Події в корзині не знайдені"
1748
+
1749
+ #: ../lib/the-events-calendar.class.php:500
1750
+ msgid "Venues"
1751
+ msgstr "Місця проведення"
1752
+
1753
+ #: ../lib/the-events-calendar.class.php:501
1754
+ msgid "Venue"
1755
+ msgstr "Місце проведення"
1756
+
1757
+ #: ../lib/the-events-calendar.class.php:503
1758
+ msgid "Add New Venue"
1759
+ msgstr "Додати місце проведення"
1760
+
1761
+ #: ../lib/the-events-calendar.class.php:504
1762
+ msgid "Edit Venue"
1763
+ msgstr "Змінити місце проведення"
1764
+
1765
+ #: ../lib/the-events-calendar.class.php:505
1766
+ msgid "New Venue"
1767
+ msgstr "Нове місце проведення"
1768
+
1769
+ #: ../lib/the-events-calendar.class.php:506
1770
+ #: ../lib/the-events-calendar.class.php:519
1771
+ msgid "View Venue"
1772
+ msgstr "Подивитися місце проведення"
1773
+
1774
+ #: ../lib/the-events-calendar.class.php:507
1775
+ msgid "Search Venues"
1776
+ msgstr "Пошук місць проведення"
1777
+
1778
+ #: ../lib/the-events-calendar.class.php:508
1779
+ msgid "No venue found"
1780
+ msgstr "Місць проведення не знайдено"
1781
+
1782
+ #: ../lib/the-events-calendar.class.php:509
1783
+ msgid "No venues found in Trash"
1784
+ msgstr "Місць проведення в корзині не знайдено"
1785
+
1786
+ #: ../lib/the-events-calendar.class.php:513
1787
+ msgid "Organizers"
1788
+ msgstr "Організатори"
1789
+
1790
+ #: ../lib/the-events-calendar.class.php:514
1791
+ msgid "Organizer"
1792
+ msgstr "Організатор"
1793
+
1794
+ #: ../lib/the-events-calendar.class.php:516
1795
+ msgid "Add New Organizer"
1796
+ msgstr "Додати організатора"
1797
+
1798
+ #: ../lib/the-events-calendar.class.php:517
1799
+ msgid "Edit Organizer"
1800
+ msgstr "Редагувати організатора"
1801
+
1802
+ #: ../lib/the-events-calendar.class.php:518
1803
+ msgid "New Organizer"
1804
+ msgstr "Новий організатор"
1805
+
1806
+ #: ../lib/the-events-calendar.class.php:520
1807
+ msgid "Search Organizers"
1808
+ msgstr "Шукати організаторів"
1809
+
1810
+ #: ../lib/the-events-calendar.class.php:521
1811
+ msgid "No organizer found"
1812
+ msgstr "Організаторів не знайдено"
1813
+
1814
+ #: ../lib/the-events-calendar.class.php:522
1815
+ msgid "No organizers found in Trash"
1816
+ msgstr "Організаторів у корзині не знайдено"
1817
+
1818
+ #: ../lib/the-events-calendar.class.php:527
1819
+ msgid "Event Category"
1820
+ msgstr "Категорія події"
1821
+
1822
+ #: ../lib/the-events-calendar.class.php:528
1823
+ msgid "Search Event Categories"
1824
+ msgstr "Пошук подій за категоріями"
1825
+
1826
+ #: ../lib/the-events-calendar.class.php:529
1827
+ msgid "All Event Categories"
1828
+ msgstr "Всі категорії подій"
1829
+
1830
+ #: ../lib/the-events-calendar.class.php:530
1831
+ msgid "Parent Event Category"
1832
+ msgstr "Основна категорія подій"
1833
+
1834
+ #: ../lib/the-events-calendar.class.php:531
1835
+ msgid "Parent Event Category:"
1836
+ msgstr "Батьківська категорія подій:"
1837
+
1838
+ #: ../lib/the-events-calendar.class.php:532
1839
+ msgid "Edit Event Category"
1840
+ msgstr "Редагувати категорію подій"
1841
+
1842
+ #: ../lib/the-events-calendar.class.php:533
1843
+ msgid "Update Event Category"
1844
+ msgstr "Оновити категорію подій"
1845
+
1846
+ #: ../lib/the-events-calendar.class.php:534
1847
+ msgid "Add New Event Category"
1848
+ msgstr "Додати нову категорію подій"
1849
+
1850
+ #: ../lib/the-events-calendar.class.php:535
1851
+ msgid "New Event Category Name"
1852
+ msgstr "Нова категорія події"
1853
+
1854
+ #: ../lib/the-events-calendar.class.php:545
1855
+ #, php-format
1856
+ msgid "Event updated. <a href=\"%s\">View event</a>"
1857
+ msgstr "Подія оновлено.<a href=\"%s\">Показати подія</a>"
1858
+
1859
+ #: ../lib/the-events-calendar.class.php:546
1860
+ #: ../lib/the-events-calendar.class.php:563
1861
+ #: ../lib/the-events-calendar.class.php:580
1862
+ msgid "Custom field updated."
1863
+ msgstr "Користувальницьке поле оновлено"
1864
+
1865
+ #: ../lib/the-events-calendar.class.php:547
1866
+ #: ../lib/the-events-calendar.class.php:564
1867
+ #: ../lib/the-events-calendar.class.php:581
1868
+ msgid "Custom field deleted."
1869
+ msgstr "Користувальницьке поле видалене"
1870
+
1871
+ #: ../lib/the-events-calendar.class.php:548
1872
+ msgid "Event updated."
1873
+ msgstr "Подія оновлена."
1874
+
1875
+ #: ../lib/the-events-calendar.class.php:550
1876
+ #, php-format
1877
+ msgid "Event restored to revision from %s"
1878
+ msgstr "Подія відновлено для ревізії з %s"
1879
+
1880
+ #: ../lib/the-events-calendar.class.php:551
1881
+ #, php-format
1882
+ msgid "Event published. <a href=\"%s\">View event</a>"
1883
+ msgstr "Подія опубліковано. <a href=\"%s\">Перегляд події</a>"
1884
+
1885
+ #: ../lib/the-events-calendar.class.php:552
1886
+ msgid "Event saved."
1887
+ msgstr "Подія збережено"
1888
+
1889
+ #: ../lib/the-events-calendar.class.php:553
1890
+ #, php-format
1891
+ msgid "Event submitted. <a target=\"_blank\" href=\"%s\">Preview event</a>"
1892
+ msgstr "Подія відправленна. <a target=\"_blank\" href=\"%s\">Перегляду події</a>"
1893
+
1894
+ #: ../lib/the-events-calendar.class.php:554
1895
+ #, php-format
1896
+ msgid "Event scheduled for: <strong>%1$s</strong>. <a target=\"_blank\" href=\"%2$s\">Preview event</a>"
1897
+ msgstr "Подія поставленна у розклад:<strong>%1$s</strong>. <a target=\"_blank\" href=\"%2$s\">Перегляду події</a>"
1898
+
1899
+ #: ../lib/the-events-calendar.class.php:556
1900
+ #: ../lib/the-events-calendar.class.php:573
1901
+ #: ../lib/the-events-calendar.class.php:590
1902
+ msgid "M j, Y @ G:i"
1903
+ msgstr ""
1904
+
1905
+ #: ../lib/the-events-calendar.class.php:557
1906
+ #, php-format
1907
+ msgid "Event draft updated. <a target=\"_blank\" href=\"%s\">Preview event</a>"
1908
+ msgstr "Чернетка події оновленна.<a target=\"_blank\" href=\"%s\">Перегляду події</a>"
1909
+
1910
+ #: ../lib/the-events-calendar.class.php:562
1911
+ #, php-format
1912
+ msgid "Venue updated. <a href=\"%s\">View venue</a>"
1913
+ msgstr "Місце проведення оновленно.<a href=\"%s\">Перегляд місця проведення</a>"
1914
+
1915
+ #: ../lib/the-events-calendar.class.php:565
1916
+ msgid "Venue updated."
1917
+ msgstr "Місце проведення оновленно."
1918
+
1919
+ #: ../lib/the-events-calendar.class.php:567
1920
+ #, php-format
1921
+ msgid "Venue restored to revision from %s"
1922
+ msgstr "Місце проведення відновлено для ревізії від %s"
1923
+
1924
+ #: ../lib/the-events-calendar.class.php:568
1925
+ #, php-format
1926
+ msgid "Venue published. <a href=\"%s\">View venue</a>"
1927
+ msgstr "Место опубликовано. <a href=\"%s\">Перегляд місця проведення</a>"
1928
+
1929
+ #: ../lib/the-events-calendar.class.php:569
1930
+ msgid "Venue saved."
1931
+ msgstr "Місце проведення збереженно."
1932
+
1933
+ #: ../lib/the-events-calendar.class.php:570
1934
+ #, php-format
1935
+ msgid "Venue submitted. <a target=\"_blank\" href=\"%s\">Preview venue</a>"
1936
+ msgstr "Місця проведення відправленно.<a target=\"_blank\" href=\"%s\">Перегляд місця проведення</a>"
1937
+
1938
+ #: ../lib/the-events-calendar.class.php:571
1939
+ #, php-format
1940
+ msgid "Venue scheduled for: <strong>%1$s</strong>. <a target=\"_blank\" href=\"%2$s\">Preview venue</a>"
1941
+ msgstr "Місце проведення поставлено у розклад для:<strong>%1$s</strong>. <a target=\"_blank\" href=\"%2$s\">Перегляд місця проведення</a>"
1942
+
1943
+ #: ../lib/the-events-calendar.class.php:574
1944
+ #, php-format
1945
+ msgid "Venue draft updated. <a target=\"_blank\" href=\"%s\">Preview venue</a>"
1946
+ msgstr "Чернетка місця проведення оновленна.<a target=\"_blank\" href=\"%s\">Перегляд місця проведення</a>"
1947
+
1948
+ #: ../lib/the-events-calendar.class.php:579
1949
+ #, php-format
1950
+ msgid "Organizer updated. <a href=\"%s\">View organizer</a>"
1951
+ msgstr "Організатор оновлен. <a href=\"%s\">Перегляд організатора</a>"
1952
+
1953
+ #: ../lib/the-events-calendar.class.php:582
1954
+ msgid "Organizer updated."
1955
+ msgstr "Організатор оновлен."
1956
+
1957
+ #: ../lib/the-events-calendar.class.php:584
1958
+ #, php-format
1959
+ msgid "Organizer restored to revision from %s"
1960
+ msgstr "Організатор відновлений для ревізії від %s"
1961
+
1962
+ #: ../lib/the-events-calendar.class.php:585
1963
+ #, php-format
1964
+ msgid "Organizer published. <a href=\"%s\">View organizer</a>"
1965
+ msgstr "Організатор опублікований. <a href=\"%s\">Перегляд організатора</a>"
1966
+
1967
+ #: ../lib/the-events-calendar.class.php:586
1968
+ msgid "Organizer saved."
1969
+ msgstr "Організатор збережений."
1970
+
1971
+ #: ../lib/the-events-calendar.class.php:587
1972
+ #, php-format
1973
+ msgid "Organizer submitted. <a target=\"_blank\" href=\"%s\">Preview organizer</a>"
1974
+ msgstr "Організатор відправлений. <a target=\"_blank\" href=\"%s\">Перегляд організатора</a>"
1975
+
1976
+ #: ../lib/the-events-calendar.class.php:588
1977
+ #, php-format
1978
+ msgid "Organizer scheduled for: <strong>%1$s</strong>. <a target=\"_blank\" href=\"%2$s\">Preview organizer</a>"
1979
+ msgstr "Організатор поставлений у розклад для: <strong>%1$s</strong>. <a target=\"_blank\" href=\"%2$s\">Перегляд організатора</a>"
1980
+
1981
+ #: ../lib/the-events-calendar.class.php:591
1982
+ #, php-format
1983
+ msgid "Organizer draft updated. <a target=\"_blank\" href=\"%s\">Preview organizer</a>"
1984
+ msgstr "Чернетка організатора оновлена. <a target=\"_blank\" href=\"%s\">Перегляд організатора</a>"
1985
+
1986
+ #: ../lib/the-events-calendar.class.php:646
1987
+ msgid "Next"
1988
+ msgstr "Далі"
1989
+
1990
+ #: ../lib/the-events-calendar.class.php:647
1991
+ msgid "Prev"
1992
+ msgstr "Назад"
1993
+
1994
+ #: ../lib/the-events-calendar.class.php:648
1995
+ msgid "Today"
1996
+ msgstr "Сьогодні"
1997
+
1998
+ #: ../lib/the-events-calendar.class.php:649
1999
+ msgid "Done"
2000
+ msgstr "Готово"
2001
+
2002
+ #: ../lib/the-events-calendar.class.php:1734
2003
+ msgid "Event Options"
2004
+ msgstr "Параметри події"
2005
+
2006
+ #: ../lib/the-events-calendar.class.php:1736
2007
+ msgid "Venue Information"
2008
+ msgstr "Інформація про Місці проведення"
2009
+
2010
+ #: ../lib/the-events-calendar.class.php:1737
2011
+ msgid "Organizer Information"
2012
+ msgstr "Інформація про Організатора"
2013
+
2014
+ #: ../lib/the-events-calendar.class.php:1839
2015
+ msgid "View All Add-Ons"
2016
+ msgstr "Переглянути всі розширення"
2017
+
2018
+ #: ../lib/the-events-calendar.class.php:1846
2019
+ msgid "News from Tribe Pro"
2020
+ msgstr "Новини від Tribe Pro"
2021
+
2022
+ #: ../lib/tribe-debug-bar.class.php:18
2023
+ msgid "Tribe"
2024
+ msgstr ""
2025
+
2026
+ #: ../lib/tribe-the-events-calendar-import.class.php:45
2027
+ msgid "Upgrade from The Events Calendar"
2028
+ msgstr "Оновлення The Events Calendar"
2029
+
2030
+ #: ../lib/tribe-the-events-calendar-import.class.php:46
2031
+ msgid "It appears that you have some old events calendar data that needs to be upgraded. Please be sure to back up your database before initiating the upgrade. This process can not be undone."
2032
+ msgstr "Ймовірно, що деякі старі події в календарі повинні бути оновлені. Будь ласка зробіть бекап бази даних перш, ніж почати апгрейд. Цей процес буде неможливо скасувати."
2033
+
2034
+ #: ../lib/tribe-the-events-calendar-import.class.php:47
2035
+ msgid "Migrate Data!"
2036
+ msgstr "Міграція даних!"
2037
+
2038
+ #: ../lib/tribe-the-events-calendar-import.class.php:119
2039
+ #, php-format
2040
+ msgid "You successfully migrated (%d) entries."
2041
+ msgstr "Ви успішно перенесли (%d) записів."
2042
+
2043
+ #: ../lib/tribe-the-events-calendar-import.class.php:189
2044
+ msgid "Install has 1 or more legacy event!"
2045
+ msgstr "Установка має один або більше застарілих події!"
2046
+
2047
+ #: ../lib/template-tags.php:607
2048
+ msgid "Free"
2049
+ msgstr "Безкоштовно"
2050
+
2051
+ #: ../lib/template-tags.php:978
2052
+ msgid "Calendar of Events"
2053
+ msgstr "Календар подій"
2054
+
2055
+ #: ../lib/template-tags.php:993
2056
+ msgid "Category:"
2057
+ msgstr "Категорія:"
2058
+
2059
+ #: ../lib/widget-list.class.php:16
2060
+ msgid "A widget that displays the next upcoming x events."
2061
+ msgstr "Widget показує х наступних подій."
2062
+
2063
+ #: ../lib/widget-list.class.php:70
2064
+ msgid "View All Events"
2065
+ msgstr "Перегляд всіх подій"
2066
+
2067
+ #: ../lib/widget-list.class.php:73
2068
+ msgid "There are no upcoming events at this time."
2069
+ msgstr "На цей час немає майбутніх подій."
2070
+
lang/tribe-events-calendar.pot CHANGED
@@ -5,19 +5,17 @@ msgid ""
5
  msgstr ""
6
  "Project-Id-Version: The Events Calendar 2.0\n"
7
  "Report-Msgid-Bugs-To: \n"
8
- "POT-Creation-Date: 2012-07-10 14:14-0800\n"
9
- "PO-Revision-Date: 2012-07-10 14:55-0800\n"
10
  "Last-Translator: Paul Hughes <paul@paulalexanderhughes.com>\n"
11
  "Language-Team: Modern Tribe, Inc.\n"
 
12
  "MIME-Version: 1.0\n"
13
  "Content-Type: text/plain; charset=UTF-8\n"
14
  "Content-Transfer-Encoding: 8bit\n"
15
- "Language: \n"
16
  "X-Poedit-SourceCharset: utf-8\n"
17
  "X-Poedit-KeywordsList: __;_e\n"
18
  "X-Poedit-Basepath: ./\n"
19
- "X-Poedit-Language: English\n"
20
- "X-Poedit-Country: UNITED STATES\n"
21
  "X-Poedit-SearchPath-0: ..\n"
22
 
23
  #: ../admin-views/app-shop.php:4
@@ -53,7 +51,10 @@ msgid "Event Time &amp; Date"
53
  msgstr ""
54
 
55
  #: ../admin-views/events-meta-box.php:29
56
- msgid "You have changed the recurrence rules of this event. Saving the event will update all future events. If you did not mean to change all events, then please refresh the page."
 
 
 
57
  msgstr ""
58
 
59
  #: ../admin-views/events-meta-box.php:32
@@ -61,21 +62,19 @@ msgid "All day event?"
61
  msgstr ""
62
 
63
  #: ../admin-views/events-meta-box.php:36
64
- msgid "Start Date / Time:"
65
  msgstr ""
66
 
67
- #: ../admin-views/events-meta-box.php:39
68
- #: ../admin-views/events-meta-box.php:60
69
  msgid "YYYY-MM-DD"
70
  msgstr ""
71
 
72
- #: ../admin-views/events-meta-box.php:41
73
- #: ../admin-views/events-meta-box.php:62
74
  msgid "@"
75
  msgstr ""
76
 
77
  #: ../admin-views/events-meta-box.php:57
78
- msgid "End Date / Time:"
79
  msgstr ""
80
 
81
  #: ../admin-views/events-meta-box.php:79
@@ -94,15 +93,16 @@ msgstr ""
94
  msgid "Event Organizer Details"
95
  msgstr ""
96
 
97
- #: ../admin-views/events-meta-box.php:110
98
  msgid "Event Cost"
99
  msgstr ""
100
 
101
- #: ../admin-views/events-meta-box.php:113
 
102
  msgid "Cost:"
103
  msgstr ""
104
 
105
- #: ../admin-views/events-meta-box.php:118
106
  msgid "Leave blank to hide the field. Enter a 0 for events that are free."
107
  msgstr ""
108
 
@@ -111,7 +111,8 @@ msgid "Organizer Name:"
111
  msgstr ""
112
 
113
  #: ../admin-views/organizer-meta-box.php:17
114
- #: ../admin-views/venue-meta-box.php:77
 
115
  msgid "Phone:"
116
  msgstr ""
117
 
@@ -119,16 +120,48 @@ msgstr ""
119
  msgid "Website:"
120
  msgstr ""
121
 
122
- #: ../admin-views/organizer-meta-box.php:25
123
  msgid "Email:"
124
  msgstr ""
125
 
126
  #: ../admin-views/recurrence-dialog.php:11
127
- msgid "Which events do you wish to update?"
 
 
 
 
 
 
 
 
 
 
 
128
  msgstr ""
129
 
130
  #: ../admin-views/recurrence-dialog.php:14
131
- msgid "Select your desired action"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
132
  msgstr ""
133
 
134
  #: ../admin-views/tribe-options-general.php:19
@@ -148,7 +181,10 @@ msgid "Right here"
148
  msgstr ""
149
 
150
  #: ../admin-views/tribe-options-general.php:33
151
- msgid "Looking for additional functionality including recurring events, custom meta, community events, ticket sales and more?"
 
 
 
152
  msgstr ""
153
 
154
  #: ../admin-views/tribe-options-general.php:33
@@ -161,7 +197,11 @@ msgstr ""
161
 
162
  #: ../admin-views/tribe-options-general.php:42
163
  #: ../admin-views/tribe-options-general.php:47
164
- msgid "Are you thinking \"Wow, this plugin is amazing! I should say thanks to Modern Tribe for all their hard work.\" The greatest thanks we could ask for is recognition. Add a small text only link at the bottom of your calendar pointing to The Events Calendar project."
 
 
 
 
165
  msgstr ""
166
 
167
  #: ../admin-views/tribe-options-general.php:42
@@ -177,120 +217,128 @@ msgstr ""
177
  msgid "Default view for the Events"
178
  msgstr ""
179
 
180
- #: ../admin-views/tribe-options-general.php:63
181
- msgid "Determines whether the default events view is a calendar or a list."
182
- msgstr ""
183
-
184
- #: ../admin-views/tribe-options-general.php:70
185
- #: ../admin-views/tribe-options-general.php:76
186
  msgid "Events URL slug"
187
  msgstr ""
188
 
189
- #: ../admin-views/tribe-options-general.php:71
190
- msgid "You cannot edit the slug for your events page as you do not have pretty permalinks enabled. The current URL for your events page is <a href=\" "
 
 
191
  msgstr ""
192
 
193
- #: ../admin-views/tribe-options-general.php:83
 
194
  msgid "The slug used for building the events URL."
195
  msgstr ""
196
 
197
- #: ../admin-views/tribe-options-general.php:83
 
198
  #, php-format
199
  msgid "Your current Events URL is %s"
200
  msgstr ""
201
 
202
- #: ../admin-views/tribe-options-general.php:88
 
203
  msgid "Here is the iCal feed URL for your events:"
204
  msgstr ""
205
 
206
- #: ../admin-views/tribe-options-general.php:93
207
  msgid "Single Event URL slug"
208
  msgstr ""
209
 
210
- #: ../admin-views/tribe-options-general.php:100
 
211
  #, php-format
212
- msgid "You <strong>cannot</strong> use the same slug as above. The above should ideally be plural, and this singular.<br />Your single Event URL is like: %s"
213
- msgstr ""
214
-
215
- #: ../admin-views/tribe-options-general.php:105
216
- msgid "Number of events to show per page in the loop"
217
  msgstr ""
218
 
219
- #: ../admin-views/tribe-options-general.php:106
220
- msgid "This is the number of events displayed per page when returning a list of events."
221
  msgstr ""
222
 
223
- #: ../admin-views/tribe-options-general.php:113
224
  msgid "Show Comments"
225
  msgstr ""
226
 
227
- #: ../admin-views/tribe-options-general.php:114
228
- msgid "Enables commenting on your single event view."
229
  msgstr ""
230
 
231
- #: ../admin-views/tribe-options-general.php:120
232
  msgid "Multiday Event Cutoff"
233
  msgstr ""
234
 
235
- #: ../admin-views/tribe-options-general.php:121
236
- msgid "For multi-day events, hide the last day from grid view if it ends on or before this time."
237
  msgstr ""
238
 
239
- #: ../admin-views/tribe-options-general.php:129
240
  msgid "Enable Google Maps"
241
  msgstr ""
242
 
243
- #: ../admin-views/tribe-options-general.php:130
244
- msgid "If you don't have this turned on, your event listings won't have the backend map preview or frontend embedded map."
245
  msgstr ""
246
 
247
- #: ../admin-views/tribe-options-general.php:137
248
  msgid "Google Maps Embed Height"
249
  msgstr ""
250
 
251
- #: ../admin-views/tribe-options-general.php:140
252
  msgid "Enter a number."
253
  msgstr ""
254
 
255
- #: ../admin-views/tribe-options-general.php:146
256
  msgid "Google Maps Embed Width"
257
  msgstr ""
258
 
259
- #: ../admin-views/tribe-options-general.php:148
260
  msgid "Enter a number or %."
261
  msgstr ""
262
 
263
- #: ../admin-views/tribe-options-general.php:155
264
  msgid "Google Maps Default Zoom Level"
265
  msgstr ""
266
 
267
- #: ../admin-views/tribe-options-general.php:156
268
- msgid "0 = zoomed-out; 21 = zoomed-in."
269
  msgstr ""
270
 
271
- #: ../admin-views/tribe-options-general.php:164
272
  msgid "Send PressTrends Data"
273
  msgstr ""
274
 
275
- #: ../admin-views/tribe-options-general.php:165
276
- msgid "Enable this option to help us out and send us analytics regarding your usage of The Events Calendar."
 
 
277
  msgstr ""
278
 
279
- #: ../admin-views/tribe-options-general.php:171
280
  msgid "Debug Mode"
281
  msgstr ""
282
 
283
- #: ../admin-views/tribe-options-general.php:172
284
  #, php-format
285
- msgid "Enable this option to log debug information. By default this will log to your server PHP error log. If you'd like to see the log messages in your browser, then we recommend that you install the %s and look for the \"Tribe\" tab in the debug output."
 
 
 
 
286
  msgstr ""
287
 
288
- #: ../admin-views/tribe-options-general.php:172
289
  msgid "Debug Bar Plugin"
290
  msgstr ""
291
 
292
- #: ../admin-views/tribe-options-general.php:182
293
- msgid "Would you like to help us out and send analytics about your usage of The Events Calendar?"
 
 
294
  msgstr ""
295
 
296
  #: ../admin-views/tribe-options-help.php:15
@@ -309,198 +357,232 @@ msgstr ""
309
  msgid "Event Importer"
310
  msgstr ""
311
 
312
- #: ../admin-views/tribe-options-help.php:49
313
- msgid "Facebook Sync Events"
314
  msgstr ""
315
 
316
  #: ../admin-views/tribe-options-help.php:56
317
- msgid "The Events Calendar Pro"
318
  msgstr ""
319
 
320
  #: ../admin-views/tribe-options-help.php:60
321
- msgid "Eventbrite Tickets"
322
  msgstr ""
323
 
324
- #: ../admin-views/tribe-options-help.php:65
325
- msgid "Community Events"
326
  msgstr ""
327
 
328
- #: ../admin-views/tribe-options-help.php:70
329
  msgid "WooTickets"
330
  msgstr ""
331
 
332
- #: ../admin-views/tribe-options-help.php:72
333
- #: ../admin-views/tribe-options-help.php:77
334
  msgid "(coming later in 2012)"
335
  msgstr ""
336
 
337
- #: ../admin-views/tribe-options-help.php:75
338
  msgid "Conference Manager"
339
  msgstr ""
340
 
341
- #: ../admin-views/tribe-options-help.php:84
342
  msgid "Documentation"
343
  msgstr ""
344
 
345
- #: ../admin-views/tribe-options-help.php:88
346
  msgid "FAQ"
347
  msgstr ""
348
 
349
- #: ../admin-views/tribe-options-help.php:92
 
 
 
350
  msgid "Help"
351
  msgstr ""
352
 
353
- #: ../admin-views/tribe-options-help.php:96
354
  msgid "Tutorials"
355
  msgstr ""
356
 
357
- #: ../admin-views/tribe-options-help.php:100
358
  msgid "Release Notes"
359
  msgstr ""
360
 
361
- #: ../admin-views/tribe-options-help.php:104
362
  msgid "Forums"
363
  msgstr ""
364
 
365
- #: ../admin-views/tribe-options-help.php:110
366
  #, php-format
367
- msgid "If this is your first time using The Events Calendar, you're in for a treat. The more adventurous users can jump right into it by finding the \"Events\" section in the admin menu to the left of this message and getting down to it. For those who like to dip their toes before diving in full-on, we've got you covered too. First things first: visit our %s, designed with folks exactly like yourself in mind and meant to familiarize you with the plugin's basics. From there, the Resources listed below (meant to help you kick ass, of course) should keep up the momentum."
 
 
 
 
 
 
 
368
  msgstr ""
369
 
370
  #: ../admin-views/tribe-options-help.php:110
371
- msgid "new user primer"
372
- msgstr ""
373
-
374
- #: ../admin-views/tribe-options-help.php:113
375
  #, php-format
376
- msgid "We love all our users and want to help free & PRO customers alike. If you're running the latest version of The Events Calendar and are having problems, post a thread the %s at WordPress.org. We hit the forum a few times a week and do what we can to assist users."
 
 
 
 
377
  msgstr ""
378
 
379
- #: ../admin-views/tribe-options-help.php:113
380
  msgid "forum for The Events Calendar"
381
  msgstr ""
382
 
383
- #: ../admin-views/tribe-options-help.php:116
384
  #, php-format
385
- msgid "%sA few things to keep in mind before posting:%s"
 
 
 
 
386
  msgstr ""
387
 
388
- #: ../admin-views/tribe-options-help.php:117
389
  #, php-format
390
- msgid "%sLook through the recent active threads before posting a new one and check that there isn't already a discussion going on your issue.%s"
391
  msgstr ""
392
 
393
- #: ../admin-views/tribe-options-help.php:118
394
  #, php-format
395
- msgid "%sA good way to help us out before posting is to check whether the issue is a conflict with another plugin or your theme. This can be tested relatively easily on a staging site by deactivating other plugins one-by-one, and reverting to the default 2011 theme as needed, to see if conflicts can be easily identified. If so, please note that when posting your thread.%s"
 
 
396
  msgstr ""
397
 
398
- #: ../admin-views/tribe-options-help.php:119
399
  #, php-format
400
- msgid "%sSometimes, just resaving your permalinks (under Settings -> Permalinks) can resolve events-related problems on your site. It is worth a shot before creating a new thread.%s"
 
 
 
 
 
401
  msgstr ""
402
 
403
- #: ../admin-views/tribe-options-help.php:120
404
  #, php-format
405
- msgid "%sMake sure you're running The Events Calendar, rather than Events Calendar. They're two separate plugins :)%s"
 
 
 
406
  msgstr ""
407
 
408
- #: ../admin-views/tribe-options-help.php:121
409
  #, php-format
410
- msgid "%sWhile our team is happy to help with bugs and provide light integration tips for users of The Events Calendar, we're not able to provide customization tips or assist in integrating with 3rd party plugins on the WordPress.org forums.%s"
 
 
 
 
411
  msgstr ""
412
 
413
- #: ../admin-views/tribe-options-help.php:123
414
  #, php-format
415
- msgid "%sShoot us an email to %s or tweet to %s and tell us why. We'll do what we can to make it right.%s"
 
 
416
  msgstr ""
417
 
418
- #: ../admin-views/tribe-options-help.php:123
419
  msgid "pro@tri.be"
420
  msgstr ""
421
 
422
- #: ../admin-views/tribe-options-help.php:123
423
  msgid "@moderntribeinc"
424
  msgstr ""
425
 
426
- #: ../admin-views/tribe-options-help.php:124
427
  msgid "More..."
428
  msgstr ""
429
 
430
- #: ../admin-views/tribe-options-help.php:131
431
- msgid "Hi! Thank you so much for using the labor of our love. We are Modern Tribe and we are here to help you kick ass."
 
 
432
  msgstr ""
433
 
434
- #: ../admin-views/tribe-options-help.php:133
435
  msgid "Getting Started"
436
  msgstr ""
437
 
438
- #: ../admin-views/tribe-options-help.php:138
439
  msgid "Resources to Help You Kick Ass"
440
  msgstr ""
441
 
442
- #: ../admin-views/tribe-options-help.php:150
443
  msgid "Everyone Needs a Buddy"
444
  msgstr ""
445
 
446
- #: ../admin-views/tribe-options-help.php:153
447
  msgid "Still Not Satisfied?"
448
  msgstr ""
449
 
450
- #: ../admin-views/tribe-options-help.php:160
 
 
451
  msgid "The Events Calendar"
452
  msgstr ""
453
 
454
- #: ../admin-views/tribe-options-help.php:164
455
  msgid "Latest Version:"
456
  msgstr ""
457
 
458
- #: ../admin-views/tribe-options-help.php:165
459
  msgid "Author:"
460
  msgstr ""
461
 
462
- #: ../admin-views/tribe-options-help.php:165
463
  msgid "Modern Tribe Inc"
464
  msgstr ""
465
 
466
- #: ../admin-views/tribe-options-help.php:166
467
  msgid "Requires:"
468
  msgstr ""
469
 
470
- #: ../admin-views/tribe-options-help.php:166
471
  msgid "WordPress "
472
  msgstr ""
473
 
474
- #: ../admin-views/tribe-options-help.php:167
475
  msgid "Wordpress.org Plugin Page"
476
  msgstr ""
477
 
478
- #: ../admin-views/tribe-options-help.php:170
479
  msgid "Average Rating"
480
  msgstr ""
481
 
482
- #: ../admin-views/tribe-options-help.php:179
483
  msgid "Rating currently unavailable :("
484
  msgstr ""
485
 
486
- #: ../admin-views/tribe-options-help.php:185
487
  msgid "Give us 5 stars!"
488
  msgstr ""
489
 
490
- #: ../admin-views/tribe-options-help.php:187
491
  msgid "Free Add-Ons"
492
  msgstr ""
493
 
494
- #: ../admin-views/tribe-options-help.php:193
495
- #: ../admin-views/tribe-options-help.php:206
496
  msgid "(Coming Soon!)"
497
  msgstr ""
498
 
499
- #: ../admin-views/tribe-options-help.php:200
500
  msgid "Premium Add-Ons"
501
  msgstr ""
502
 
503
- #: ../admin-views/tribe-options-help.php:213
504
  msgid "News and Tutorials"
505
  msgstr ""
506
 
@@ -517,7 +599,18 @@ msgid "Template Settings"
517
  msgstr ""
518
 
519
  #: ../admin-views/tribe-options-templates.php:26
520
- msgid "Having trouble making the calendar fit in your theme? On this page, rectify that by selecting what WordPress \"page template\" The Events Calendar will use to display your event views. The page template controls the usage and placement of the header, sidebar, main content, footer and any other unique content blocks your site may be using. The dropdown below includes the Default Events Template (bundled with the Events framework), Default Page Template (the theme's default page.php template), and any other page templates your theme may have shipped with.</p><p>While we do our best to make sure the plugin plays nicely with as many themes as possible, there will inevitably be situations where none of the templating options available below will look 100% perfect. In that situation you may want to check out <a href=\"http://tri.be/support/documentation/events-calendar-themers-guide/\">our themer's guide</a> to figure out what templating approach is best for you."
 
 
 
 
 
 
 
 
 
 
 
521
  msgstr ""
522
 
523
  #: ../admin-views/tribe-options-templates.php:34
@@ -533,12 +626,9 @@ msgid "Add HTML before calendar"
533
  msgstr ""
534
 
535
  #: ../admin-views/tribe-options-templates.php:44
536
- msgid "Some themes may require that you add extra divs before the calendar list to help with styling.<br>This is displayed directly after the header."
537
- msgstr ""
538
-
539
- #: ../admin-views/tribe-options-templates.php:44
540
- #: ../admin-views/tribe-options-templates.php:51
541
- msgid "You may use (x)HTML."
542
  msgstr ""
543
 
544
  #: ../admin-views/tribe-options-templates.php:50
@@ -546,14 +636,17 @@ msgid "Add HTML after calendar"
546
  msgstr ""
547
 
548
  #: ../admin-views/tribe-options-templates.php:51
549
- msgid "Some themes may require that you add extra divs after the calendar list to help with styling.<br>This is displayed directly above the footer."
 
 
550
  msgstr ""
551
 
552
  #: ../admin-views/venue-meta-box.php:12
553
  msgid "Venue Name:"
554
  msgstr ""
555
 
556
- #: ../admin-views/venue-meta-box.php:19
 
557
  msgid "Address:"
558
  msgstr ""
559
 
@@ -565,15 +658,15 @@ msgstr ""
565
  msgid "Country:"
566
  msgstr ""
567
 
568
- #: ../admin-views/venue-meta-box.php:55
569
  msgid "State or Province:"
570
  msgstr ""
571
 
572
- #: ../admin-views/venue-meta-box.php:58
573
  msgid "Select a State:"
574
  msgstr ""
575
 
576
- #: ../admin-views/venue-meta-box.php:73
577
  msgid "Postal Code:"
578
  msgstr ""
579
 
@@ -594,459 +687,498 @@ msgstr ""
594
  msgid "Want to modify the display of this widget? Try a %stemplate override%s."
595
  msgstr ""
596
 
597
- #: ../lib/the-events-calendar.class.php:293
598
  msgid "category"
599
  msgstr ""
600
 
601
- #: ../lib/the-events-calendar.class.php:294
602
  msgid "tag"
603
  msgstr ""
604
 
605
- #: ../lib/the-events-calendar.class.php:295
606
  msgid "month"
607
  msgstr ""
608
 
609
- #: ../lib/the-events-calendar.class.php:296
610
  msgid "upcoming"
611
  msgstr ""
612
 
613
- #: ../lib/the-events-calendar.class.php:297
614
  msgid "past"
615
  msgstr ""
616
 
617
- #: ../lib/the-events-calendar.class.php:299
618
  msgid "venue"
619
  msgstr ""
620
 
621
- #: ../lib/the-events-calendar.class.php:309
622
  #, php-format
623
  msgid "Initializing Tribe Events on %s"
624
  msgstr ""
625
 
626
- #: ../lib/the-events-calendar.class.php:401
627
  #, php-format
628
- msgid "Your version of The Events Calendar is not up-to-date with one of your The Events Calendar add-ons. Please %supdate now.%s"
 
 
629
  msgstr ""
630
 
631
- #: ../lib/the-events-calendar.class.php:415
632
  #, php-format
633
- msgid "The following plugins are out of date: <b>%s</b>. Please %supdate now%s. All add-ons contain dependencies on The Events Calendar and will not function properly unless paired with the right version. %sWant to pair an older version%s?"
 
 
 
 
634
  msgstr ""
635
 
636
- #: ../lib/the-events-calendar.class.php:460
637
- #: ../lib/the-events-calendar.class.php:474
638
  msgid "Licenses"
639
  msgstr ""
640
 
641
- #: ../lib/the-events-calendar.class.php:464
642
- msgid "For all of Modern Tribe's paid Add-ons, the license key you received when completing your purchase is what grants you access to future updates + support. Keep in mind that you do not have to enter your key below for the plugins to work! All functionality is available whether or not a key is present. However, you will not receive prompts for automatic updates without a key in place...and our support team won't be able to help you until it is added and current, either.</p><p>Each plugin/add-on has its own unique license key. Simply paste the keys into their appropriate fields on the list below, and give it a moment to validate. When the green expiration date appears alongside a \"Valid\" message, you'll be set. If you're seeing red message instead, either telling you the key isn't valid or is out of installs, it means your key was not accepted. Visit <a href=\"http://tri.be\">http://tri.be</a>, log in and navigate to <i>Account Central -> Licenses</i> on the tri.be site to see if the key is tied to another site or past its expiration date. For more on automatic updates and using your license key, please <a href=\"http://tri.be/updating-the-plugin/\">see this blog post</a>.</p><p>Not seeing an update but expecting one? In WordPress go to <i>Dashboard -> Updates</i> and click \"Check Again\"."
643
- msgstr ""
644
-
645
- #: ../lib/the-events-calendar.class.php:472
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
646
  msgid "General"
647
  msgstr ""
648
 
649
- #: ../lib/the-events-calendar.class.php:473
650
  msgid "Template"
651
  msgstr ""
652
 
653
- #: ../lib/the-events-calendar.class.php:510
654
  #, php-format
655
- msgid "Sorry, The Events Calendar requires WordPress %s or higher. Please upgrade your WordPress install."
 
 
656
  msgstr ""
657
 
658
- #: ../lib/the-events-calendar.class.php:513
659
  #, php-format
660
- msgid "Sorry, The Events Calendar requires PHP %s or higher. Talk to your Web host about moving you to a newer version of PHP."
 
 
661
  msgstr ""
662
 
663
- #: ../lib/the-events-calendar.class.php:634
 
664
  msgid "Upcoming Events"
665
  msgstr ""
666
 
667
- #: ../lib/the-events-calendar.class.php:636
668
  msgid "Past Events"
669
  msgstr ""
670
 
671
- #: ../lib/the-events-calendar.class.php:641
672
- #: ../lib/the-events-calendar.class.php:648
673
  #, php-format
674
  msgid "Events for %s"
675
  msgstr ""
676
 
677
- #: ../lib/the-events-calendar.class.php:643
678
  msgid "Events this month"
679
  msgstr ""
680
 
681
- #: ../lib/the-events-calendar.class.php:654
682
  #, php-format
683
  msgid "Events at %s"
684
  msgstr ""
685
 
686
- #: ../lib/the-events-calendar.class.php:667
687
  msgid "No description has been entered for this event."
688
  msgstr ""
689
 
690
- #: ../lib/the-events-calendar.class.php:911
691
- #: ../lib/the-events-calendar.class.php:2608
692
- #: ../lib/the-events-calendar.class.php:2668
693
  msgid "Events"
694
  msgstr ""
695
 
696
- #: ../lib/the-events-calendar.class.php:912
697
  msgid "Event"
698
  msgstr ""
699
 
700
- #: ../lib/the-events-calendar.class.php:913
701
- #: ../lib/the-events-calendar.class.php:926
702
- #: ../lib/the-events-calendar.class.php:939
703
  msgid "Add New"
704
  msgstr ""
705
 
706
- #: ../lib/the-events-calendar.class.php:914
707
  msgid "Add New Event"
708
  msgstr ""
709
 
710
- #: ../lib/the-events-calendar.class.php:915
711
  msgid "Edit Event"
712
  msgstr ""
713
 
714
- #: ../lib/the-events-calendar.class.php:916
715
  msgid "New Event"
716
  msgstr ""
717
 
718
- #: ../lib/the-events-calendar.class.php:917
719
  msgid "View Event"
720
  msgstr ""
721
 
722
- #: ../lib/the-events-calendar.class.php:918
723
  msgid "Search Events"
724
  msgstr ""
725
 
726
- #: ../lib/the-events-calendar.class.php:919
727
  msgid "No events found"
728
  msgstr ""
729
 
730
- #: ../lib/the-events-calendar.class.php:920
731
  msgid "No events found in Trash"
732
  msgstr ""
733
 
734
- #: ../lib/the-events-calendar.class.php:924
735
  msgid "Venues"
736
  msgstr ""
737
 
738
- #: ../lib/the-events-calendar.class.php:925
739
  msgid "Venue"
740
  msgstr ""
741
 
742
- #: ../lib/the-events-calendar.class.php:927
743
  msgid "Add New Venue"
744
  msgstr ""
745
 
746
- #: ../lib/the-events-calendar.class.php:928
747
  msgid "Edit Venue"
748
  msgstr ""
749
 
750
- #: ../lib/the-events-calendar.class.php:929
751
  msgid "New Venue"
752
  msgstr ""
753
 
754
- #: ../lib/the-events-calendar.class.php:930
755
- #: ../lib/the-events-calendar.class.php:943
756
  msgid "View Venue"
757
  msgstr ""
758
 
759
- #: ../lib/the-events-calendar.class.php:931
760
  msgid "Search Venues"
761
  msgstr ""
762
 
763
- #: ../lib/the-events-calendar.class.php:932
764
  msgid "No venue found"
765
  msgstr ""
766
 
767
- #: ../lib/the-events-calendar.class.php:933
768
  msgid "No venues found in Trash"
769
  msgstr ""
770
 
771
- #: ../lib/the-events-calendar.class.php:937
772
  msgid "Organizers"
773
  msgstr ""
774
 
775
- #: ../lib/the-events-calendar.class.php:938
776
  msgid "Organizer"
777
  msgstr ""
778
 
779
- #: ../lib/the-events-calendar.class.php:940
780
  msgid "Add New Organizer"
781
  msgstr ""
782
 
783
- #: ../lib/the-events-calendar.class.php:941
784
  msgid "Edit Organizer"
785
  msgstr ""
786
 
787
- #: ../lib/the-events-calendar.class.php:942
788
  msgid "New Organizer"
789
  msgstr ""
790
 
791
- #: ../lib/the-events-calendar.class.php:944
792
  msgid "Search Organizers"
793
  msgstr ""
794
 
795
- #: ../lib/the-events-calendar.class.php:945
796
  msgid "No organizer found"
797
  msgstr ""
798
 
799
- #: ../lib/the-events-calendar.class.php:946
800
  msgid "No organizers found in Trash"
801
  msgstr ""
802
 
803
- #: ../lib/the-events-calendar.class.php:950
804
  #: ../lib/tribe-admin-events-list.class.php:172
805
  msgid "Event Categories"
806
  msgstr ""
807
 
808
- #: ../lib/the-events-calendar.class.php:951
809
  msgid "Event Category"
810
  msgstr ""
811
 
812
- #: ../lib/the-events-calendar.class.php:952
813
  msgid "Search Event Categories"
814
  msgstr ""
815
 
816
- #: ../lib/the-events-calendar.class.php:953
817
  msgid "All Event Categories"
818
  msgstr ""
819
 
820
- #: ../lib/the-events-calendar.class.php:954
821
  msgid "Parent Event Category"
822
  msgstr ""
823
 
824
- #: ../lib/the-events-calendar.class.php:955
825
  msgid "Parent Event Category:"
826
  msgstr ""
827
 
828
- #: ../lib/the-events-calendar.class.php:956
829
  msgid "Edit Event Category"
830
  msgstr ""
831
 
832
- #: ../lib/the-events-calendar.class.php:957
833
  msgid "Update Event Category"
834
  msgstr ""
835
 
836
- #: ../lib/the-events-calendar.class.php:958
837
  msgid "Add New Event Category"
838
  msgstr ""
839
 
840
- #: ../lib/the-events-calendar.class.php:959
841
  msgid "New Event Category Name"
842
  msgstr ""
843
 
844
- #: ../lib/the-events-calendar.class.php:969
845
  #, php-format
846
  msgid "Event updated. <a href=\"%s\">View event</a>"
847
  msgstr ""
848
 
849
- #: ../lib/the-events-calendar.class.php:970
850
- #: ../lib/the-events-calendar.class.php:987
851
- #: ../lib/the-events-calendar.class.php:1004
852
  msgid "Custom field updated."
853
  msgstr ""
854
 
855
- #: ../lib/the-events-calendar.class.php:971
856
- #: ../lib/the-events-calendar.class.php:988
857
- #: ../lib/the-events-calendar.class.php:1005
858
  msgid "Custom field deleted."
859
  msgstr ""
860
 
861
- #: ../lib/the-events-calendar.class.php:972
862
  msgid "Event updated."
863
  msgstr ""
864
 
865
- #: ../lib/the-events-calendar.class.php:974
866
  #, php-format
867
  msgid "Event restored to revision from %s"
868
  msgstr ""
869
 
870
- #: ../lib/the-events-calendar.class.php:975
871
  #, php-format
872
  msgid "Event published. <a href=\"%s\">View event</a>"
873
  msgstr ""
874
 
875
- #: ../lib/the-events-calendar.class.php:976
876
  msgid "Event saved."
877
  msgstr ""
878
 
879
- #: ../lib/the-events-calendar.class.php:977
880
  #, php-format
881
  msgid "Event submitted. <a target=\"_blank\" href=\"%s\">Preview event</a>"
882
  msgstr ""
883
 
884
- #: ../lib/the-events-calendar.class.php:978
885
  #, php-format
886
- msgid "Event scheduled for: <strong>%1$s</strong>. <a target=\"_blank\" href=\"%2$s\">Preview event</a>"
 
 
887
  msgstr ""
888
 
889
- #: ../lib/the-events-calendar.class.php:980
890
- #: ../lib/the-events-calendar.class.php:997
891
- #: ../lib/the-events-calendar.class.php:1014
892
  msgid "M j, Y @ G:i"
893
  msgstr ""
894
 
895
- #: ../lib/the-events-calendar.class.php:981
896
  #, php-format
897
  msgid "Event draft updated. <a target=\"_blank\" href=\"%s\">Preview event</a>"
898
  msgstr ""
899
 
900
- #: ../lib/the-events-calendar.class.php:986
901
  #, php-format
902
  msgid "Venue updated. <a href=\"%s\">View venue</a>"
903
  msgstr ""
904
 
905
- #: ../lib/the-events-calendar.class.php:989
906
  msgid "Venue updated."
907
  msgstr ""
908
 
909
- #: ../lib/the-events-calendar.class.php:991
910
  #, php-format
911
  msgid "Venue restored to revision from %s"
912
  msgstr ""
913
 
914
- #: ../lib/the-events-calendar.class.php:992
915
  #, php-format
916
  msgid "Venue published. <a href=\"%s\">View venue</a>"
917
  msgstr ""
918
 
919
- #: ../lib/the-events-calendar.class.php:993
920
  msgid "Venue saved."
921
  msgstr ""
922
 
923
- #: ../lib/the-events-calendar.class.php:994
924
  #, php-format
925
  msgid "Venue submitted. <a target=\"_blank\" href=\"%s\">Preview venue</a>"
926
  msgstr ""
927
 
928
- #: ../lib/the-events-calendar.class.php:995
929
  #, php-format
930
- msgid "Venue scheduled for: <strong>%1$s</strong>. <a target=\"_blank\" href=\"%2$s\">Preview venue</a>"
 
 
931
  msgstr ""
932
 
933
- #: ../lib/the-events-calendar.class.php:998
934
  #, php-format
935
  msgid "Venue draft updated. <a target=\"_blank\" href=\"%s\">Preview venue</a>"
936
  msgstr ""
937
 
938
- #: ../lib/the-events-calendar.class.php:1003
939
  #, php-format
940
  msgid "Organizer updated. <a href=\"%s\">View organizer</a>"
941
  msgstr ""
942
 
943
- #: ../lib/the-events-calendar.class.php:1006
944
  msgid "Organizer updated."
945
  msgstr ""
946
 
947
- #: ../lib/the-events-calendar.class.php:1008
948
  #, php-format
949
  msgid "Organizer restored to revision from %s"
950
  msgstr ""
951
 
952
- #: ../lib/the-events-calendar.class.php:1009
953
  #, php-format
954
  msgid "Organizer published. <a href=\"%s\">View organizer</a>"
955
  msgstr ""
956
 
957
- #: ../lib/the-events-calendar.class.php:1010
958
  msgid "Organizer saved."
959
  msgstr ""
960
 
961
- #: ../lib/the-events-calendar.class.php:1011
962
  #, php-format
963
- msgid "Organizer submitted. <a target=\"_blank\" href=\"%s\">Preview organizer</a>"
 
964
  msgstr ""
965
 
966
- #: ../lib/the-events-calendar.class.php:1012
967
  #, php-format
968
- msgid "Organizer scheduled for: <strong>%1$s</strong>. <a target=\"_blank\" href=\"%2$s\">Preview organizer</a>"
 
 
969
  msgstr ""
970
 
971
- #: ../lib/the-events-calendar.class.php:1015
972
  #, php-format
973
- msgid "Organizer draft updated. <a target=\"_blank\" href=\"%s\">Preview organizer</a>"
 
 
974
  msgstr ""
975
 
976
- #: ../lib/the-events-calendar.class.php:1111
977
  msgid "Next"
978
  msgstr ""
979
 
980
- #: ../lib/the-events-calendar.class.php:1112
981
  msgid "Prev"
982
  msgstr ""
983
 
984
- #: ../lib/the-events-calendar.class.php:1113
985
  msgid "Today"
986
  msgstr ""
987
 
988
- #: ../lib/the-events-calendar.class.php:1114
989
  msgid "Done"
990
  msgstr ""
991
 
992
- #: ../lib/the-events-calendar.class.php:2390
993
  msgid "Event Options"
994
  msgstr ""
995
 
996
- #: ../lib/the-events-calendar.class.php:2392
997
  msgid "Venue Information"
998
  msgstr ""
999
 
1000
- #: ../lib/the-events-calendar.class.php:2393
1001
  msgid "Organizer Information"
1002
  msgstr ""
1003
 
1004
- #: ../lib/the-events-calendar.class.php:2506
1005
  msgid "Support"
1006
  msgstr ""
1007
 
1008
- #: ../lib/the-events-calendar.class.php:2509
1009
  msgid "View All Add-Ons"
1010
  msgstr ""
1011
 
1012
- #: ../lib/the-events-calendar.class.php:2516
1013
  msgid "News from Modern Tribe"
1014
  msgstr ""
1015
 
1016
- #: ../lib/the-events-calendar.class.php:2561
1017
  msgid "Additional Functionality"
1018
  msgstr ""
1019
 
1020
- #: ../lib/the-events-calendar.class.php:2566
1021
  #, php-format
1022
- msgid "Check out the <a href=\"%s\">available Add-Ons</a>."
1023
  msgstr ""
1024
 
1025
- #: ../lib/the-events-calendar.class.php:2634
1026
- #: ../lib/the-events-calendar.class.php:2724
1027
  msgid "View Calendar"
1028
  msgstr ""
1029
 
1030
- #: ../lib/the-events-calendar.class.php:2642
1031
  msgid "Add Event"
1032
  msgstr ""
1033
 
1034
- #: ../lib/the-events-calendar.class.php:2651
1035
  msgid "Edit Events"
1036
  msgstr ""
1037
 
1038
- #: ../lib/the-events-calendar.class.php:2660
1039
- #: ../lib/the-events-calendar.class.php:2760
1040
  #: ../lib/tribe-settings.class.php:153
1041
  msgid "Settings"
1042
  msgstr ""
1043
 
1044
- #: ../lib/the-events-calendar.class.php:2695
1045
  #, php-format
1046
- msgid "Welcome to The Events Calendar! Your events calendar can be found at %s. To change the events slug, visit %sEvents -> Settings%s."
 
 
1047
  msgstr ""
1048
 
1049
- #: ../lib/the-events-calendar.class.php:2761
 
1050
  msgid "Calendar"
1051
  msgstr ""
1052
 
@@ -1084,9 +1216,8 @@ msgstr ""
1084
  msgid "All %s"
1085
  msgstr ""
1086
 
1087
- #: ../lib/tribe-app-shop.class.php:56
1088
- #: ../lib/tribe-app-shop.class.php:57
1089
- #: ../lib/tribe-app-shop.class.php:75
1090
  msgid "Event Add-Ons"
1091
  msgstr ""
1092
 
@@ -1156,7 +1287,12 @@ msgid "Settings saved."
1156
  msgstr ""
1157
 
1158
  #: ../lib/tribe-the-events-calendar-import.class.php:44
1159
- msgid "Welcome to Events 2.0! This is a HUGE upgrade from 1.6.5. Please make sure you have backed up before proceeding any further. You can easily <a href=\" http://wordpress.org/extend/plugins/the-events-calendar/download/\">revert to an old version</a> if you want to backup first. This upgrade includes two major steps, <a href=\"edit.php?post_type="
 
 
 
 
 
1160
  msgstr ""
1161
 
1162
  #: ../lib/tribe-the-events-calendar-import.class.php:54
@@ -1164,7 +1300,10 @@ msgid "Upgrade from The Events Calendar"
1164
  msgstr ""
1165
 
1166
  #: ../lib/tribe-the-events-calendar-import.class.php:55
1167
- msgid "It appears that you have some old events calendar data that needs to be upgraded. Please be sure to back up your database before initiating the upgrade. This process can not be undone."
 
 
 
1168
  msgstr ""
1169
 
1170
  #: ../lib/tribe-the-events-calendar-import.class.php:56
@@ -1180,13 +1319,11 @@ msgstr ""
1180
  msgid "Install has 1 or more legacy event!"
1181
  msgstr ""
1182
 
1183
- #: ../lib/tribe-validate.class.php:77
1184
- #: ../lib/tribe-validate.class.php:115
1185
  msgid "Invalid or incomplete field passed"
1186
  msgstr ""
1187
 
1188
- #: ../lib/tribe-validate.class.php:78
1189
- #: ../lib/tribe-validate.class.php:110
1190
  #: ../lib/tribe-validate.class.php:116
1191
  msgid "Field ID:"
1192
  msgstr ""
@@ -1195,8 +1332,7 @@ msgstr ""
1195
  msgid "Non-existant field validation function passed"
1196
  msgstr ""
1197
 
1198
- #: ../lib/tribe-validate.class.php:135
1199
- #: ../lib/tribe-validate.class.php:153
1200
  #, php-format
1201
  msgid "%s must contain numbers and letters only"
1202
  msgstr ""
@@ -1221,8 +1357,7 @@ msgstr ""
1221
  msgid "%s must be a valid absolute URL."
1222
  msgstr ""
1223
 
1224
- #: ../lib/tribe-validate.class.php:239
1225
- #: ../lib/tribe-validate.class.php:258
1226
  #: ../lib/tribe-validate.class.php:279
1227
  #, php-format
1228
  msgid "%s must have a value that's part of its options."
@@ -1230,7 +1365,9 @@ msgstr ""
1230
 
1231
  #: ../lib/tribe-validate.class.php:295
1232
  #, php-format
1233
- msgid "Comparison validation failed because no comparison value was provided, for field %s"
 
 
1234
  msgstr ""
1235
 
1236
  #: ../lib/tribe-validate.class.php:302
@@ -1255,7 +1392,8 @@ msgstr ""
1255
 
1256
  #: ../lib/tribe-validate.class.php:404
1257
  #, php-format
1258
- msgid "%s must consist of letters, numbers, dashes, apostrophes, and spaces only."
 
1259
  msgstr ""
1260
 
1261
  #: ../lib/tribe-validate.class.php:422
@@ -1274,7 +1412,9 @@ msgid "%s must be a phone number."
1274
  msgstr ""
1275
 
1276
  #: ../lib/tribe-validate.class.php:472
1277
- msgid "Country List must be formatted as one country per line in the following format: <br>US, United States <br> UK, United Kingdom."
 
 
1278
  msgstr ""
1279
 
1280
  #: ../lib/tribe-view-helpers.class.php:16
@@ -1283,6 +1423,7 @@ msgid "Select a Country:"
1283
  msgstr ""
1284
 
1285
  #: ../lib/tribe-view-helpers.class.php:36
 
1286
  msgid "United States"
1287
  msgstr ""
1288
 
@@ -2459,11 +2600,11 @@ msgstr ""
2459
  msgid "Category:"
2460
  msgstr ""
2461
 
2462
- #: ../public/template-tags/general.php:137
2463
  msgid "Tags:"
2464
  msgstr ""
2465
 
2466
- #: ../public/template-tags/general.php:255
2467
  msgid "Free"
2468
  msgstr ""
2469
 
@@ -2516,14 +2657,11 @@ msgstr ""
2516
  msgid "All Day"
2517
  msgstr ""
2518
 
2519
- #: ../views/gridview.php:36
2520
- #: ../views/list.php:18
2521
  msgid "Event List"
2522
  msgstr ""
2523
 
2524
- #: ../views/gridview.php:42
2525
- #: ../views/list.php:165
2526
- #: ../views/single.php:103
2527
  msgid "iCal Import"
2528
  msgstr ""
2529
 
@@ -2532,63 +2670,58 @@ msgstr ""
2532
  msgid "Calendar powered by %sThe Events Calendar%s"
2533
  msgstr ""
2534
 
2535
- #: ../views/list.php:50
2536
- #: ../views/single.php:22
2537
  msgid "Start:"
2538
  msgstr ""
2539
 
2540
- #: ../views/list.php:54
2541
- #: ../views/single.php:24
2542
  msgid "End:"
2543
  msgstr ""
2544
 
2545
- #: ../views/list.php:59
2546
- #: ../views/single.php:27
2547
  msgid "Date:"
2548
  msgstr ""
2549
 
2550
- #: ../views/list.php:69
2551
- #: ../views/single.php:61
2552
  msgid "Venue:"
2553
  msgstr ""
2554
 
2555
- #: ../views/list.php:92
2556
- #: ../views/single.php:78
2557
  msgid "Google Map"
2558
  msgstr ""
2559
 
2560
- #: ../views/list.php:116
2561
  #, php-format
2562
- msgid " listed under %s. Check out past events for this category or view the full calendar."
 
 
2563
  msgstr ""
2564
 
2565
- #: ../views/list.php:118
2566
  #, php-format
2567
- msgid " listed under %s. Check out upcoming events for this category or view the full calendar."
 
 
2568
  msgstr ""
2569
 
2570
- #: ../views/list.php:123
2571
  #, php-format
2572
  msgid "No events scheduled for <strong>%s</strong>. Please try another day."
2573
  msgstr ""
2574
 
2575
- #: ../views/list.php:127
2576
  msgid "No upcoming events"
2577
  msgstr ""
2578
 
2579
- #: ../views/list.php:131
2580
  msgid "No previous events"
2581
  msgstr ""
2582
 
2583
- #: ../views/list.php:144
2584
- #: ../views/list.php:146
2585
- #: ../views/list.php:148
2586
  msgid "&laquo; Previous Events"
2587
  msgstr ""
2588
 
2589
- #: ../views/list.php:155
2590
- #: ../views/list.php:157
2591
- #: ../views/list.php:159
2592
  msgid "Next Events &raquo;"
2593
  msgstr ""
2594
 
@@ -2604,8 +2737,7 @@ msgstr ""
2604
  msgid "Event:"
2605
  msgstr ""
2606
 
2607
- #: ../views/single.php:36
2608
- #: ../views/single.php:39
2609
  msgid "Organizer:"
2610
  msgstr ""
2611
 
@@ -2632,4 +2764,3 @@ msgstr ""
2632
  #: ../views/table-mini.php:117
2633
  msgid "View all &raquo;"
2634
  msgstr ""
2635
-
5
  msgstr ""
6
  "Project-Id-Version: The Events Calendar 2.0\n"
7
  "Report-Msgid-Bugs-To: \n"
8
+ "POT-Creation-Date: 2012-09-11 14:05-0500\n"
9
+ "PO-Revision-Date: 2012-09-11 14:05-0500\n"
10
  "Last-Translator: Paul Hughes <paul@paulalexanderhughes.com>\n"
11
  "Language-Team: Modern Tribe, Inc.\n"
12
+ "Language: en_US\n"
13
  "MIME-Version: 1.0\n"
14
  "Content-Type: text/plain; charset=UTF-8\n"
15
  "Content-Transfer-Encoding: 8bit\n"
 
16
  "X-Poedit-SourceCharset: utf-8\n"
17
  "X-Poedit-KeywordsList: __;_e\n"
18
  "X-Poedit-Basepath: ./\n"
 
 
19
  "X-Poedit-SearchPath-0: ..\n"
20
 
21
  #: ../admin-views/app-shop.php:4
51
  msgstr ""
52
 
53
  #: ../admin-views/events-meta-box.php:29
54
+ msgid ""
55
+ "You have changed the recurrence rules of this event. Saving the event will "
56
+ "update all future events. If you did not mean to change all events, then "
57
+ "please refresh the page."
58
  msgstr ""
59
 
60
  #: ../admin-views/events-meta-box.php:32
62
  msgstr ""
63
 
64
  #: ../admin-views/events-meta-box.php:36
65
+ msgid "* Start Date / Time:"
66
  msgstr ""
67
 
68
+ #: ../admin-views/events-meta-box.php:39 ../admin-views/events-meta-box.php:60
 
69
  msgid "YYYY-MM-DD"
70
  msgstr ""
71
 
72
+ #: ../admin-views/events-meta-box.php:41 ../admin-views/events-meta-box.php:62
 
73
  msgid "@"
74
  msgstr ""
75
 
76
  #: ../admin-views/events-meta-box.php:57
77
+ msgid "* End Date / Time:"
78
  msgstr ""
79
 
80
  #: ../admin-views/events-meta-box.php:79
93
  msgid "Event Organizer Details"
94
  msgstr ""
95
 
96
+ #: ../admin-views/events-meta-box.php:111
97
  msgid "Event Cost"
98
  msgstr ""
99
 
100
+ #: ../admin-views/events-meta-box.php:114 ../views/list.php:105
101
+ #: ../views/single.php:31
102
  msgid "Cost:"
103
  msgstr ""
104
 
105
+ #: ../admin-views/events-meta-box.php:119
106
  msgid "Leave blank to hide the field. Enter a 0 for events that are free."
107
  msgstr ""
108
 
111
  msgstr ""
112
 
113
  #: ../admin-views/organizer-meta-box.php:17
114
+ #: ../admin-views/venue-meta-box.php:81 ../views/list.php:87
115
+ #: ../views/single.php:43 ../views/single.php:71
116
  msgid "Phone:"
117
  msgstr ""
118
 
120
  msgid "Website:"
121
  msgstr ""
122
 
123
+ #: ../admin-views/organizer-meta-box.php:25 ../views/single.php:47
124
  msgid "Email:"
125
  msgstr ""
126
 
127
  #: ../admin-views/recurrence-dialog.php:11
128
+ msgid ""
129
+ "Would you like to change only this instance of the event, or all future "
130
+ "events in this series?"
131
+ msgstr ""
132
+
133
+ #: ../admin-views/recurrence-dialog.php:13
134
+ #: ../admin-views/recurrence-dialog.php:21
135
+ msgid "Only This Event:"
136
+ msgstr ""
137
+
138
+ #: ../admin-views/recurrence-dialog.php:13
139
+ msgid "All other future events in the series will remain the same."
140
  msgstr ""
141
 
142
  #: ../admin-views/recurrence-dialog.php:14
143
+ #: ../admin-views/recurrence-dialog.php:22
144
+ msgid "All Events:"
145
+ msgstr ""
146
+
147
+ #: ../admin-views/recurrence-dialog.php:14
148
+ msgid ""
149
+ "All future events in the series will be changed. Any changes made to other "
150
+ "events will be kept."
151
+ msgstr ""
152
+
153
+ #: ../admin-views/recurrence-dialog.php:19
154
+ msgid ""
155
+ "Would you like to delete only this instance of the event, or all future "
156
+ "events in this series?"
157
+ msgstr ""
158
+
159
+ #: ../admin-views/recurrence-dialog.php:21
160
+ msgid "All other future events in the series will not be deleted."
161
+ msgstr ""
162
+
163
+ #: ../admin-views/recurrence-dialog.php:22
164
+ msgid "All future events in the series will be deleted."
165
  msgstr ""
166
 
167
  #: ../admin-views/tribe-options-general.php:19
181
  msgstr ""
182
 
183
  #: ../admin-views/tribe-options-general.php:33
184
+ #: ../lib/the-events-calendar.class.php:2630
185
+ msgid ""
186
+ "Looking for additional functionality including recurring events, custom "
187
+ "meta, community events, ticket sales and more?"
188
  msgstr ""
189
 
190
  #: ../admin-views/tribe-options-general.php:33
197
 
198
  #: ../admin-views/tribe-options-general.php:42
199
  #: ../admin-views/tribe-options-general.php:47
200
+ msgid ""
201
+ "Are you thinking \"Wow, this plugin is amazing! I should say thanks to "
202
+ "Modern Tribe for all their hard work.\" The greatest thanks we could ask for "
203
+ "is recognition. Add a small text only link at the bottom of your calendar "
204
+ "pointing to The Events Calendar project."
205
  msgstr ""
206
 
207
  #: ../admin-views/tribe-options-general.php:42
217
  msgid "Default view for the Events"
218
  msgstr ""
219
 
220
+ #: ../admin-views/tribe-options-general.php:69
221
+ #: ../admin-views/tribe-options-general.php:75
 
 
 
 
222
  msgid "Events URL slug"
223
  msgstr ""
224
 
225
+ #: ../admin-views/tribe-options-general.php:70
226
+ msgid ""
227
+ "You cannot edit the slug for your events page as you do not have pretty "
228
+ "permalinks enabled. The current URL for your events page is <a href=\" "
229
  msgstr ""
230
 
231
+ #: ../admin-views/tribe-options-general.php:82
232
+ #: ../public/template-tags/options.php:20
233
  msgid "The slug used for building the events URL."
234
  msgstr ""
235
 
236
+ #: ../admin-views/tribe-options-general.php:82
237
+ #: ../public/template-tags/options.php:20
238
  #, php-format
239
  msgid "Your current Events URL is %s"
240
  msgstr ""
241
 
242
+ #: ../admin-views/tribe-options-general.php:87
243
+ #: ../public/template-tags/options.php:43
244
  msgid "Here is the iCal feed URL for your events:"
245
  msgstr ""
246
 
247
+ #: ../admin-views/tribe-options-general.php:92
248
  msgid "Single Event URL slug"
249
  msgstr ""
250
 
251
+ #: ../admin-views/tribe-options-general.php:99
252
+ #: ../public/template-tags/options.php:31
253
  #, php-format
254
+ msgid ""
255
+ "You <strong>cannot</strong> use the same slug as above. The above should "
256
+ "ideally be plural, and this singular.<br />Your single Event URL is like: %s"
 
 
257
  msgstr ""
258
 
259
+ #: ../admin-views/tribe-options-general.php:104
260
+ msgid "Number of events to show per page"
261
  msgstr ""
262
 
263
+ #: ../admin-views/tribe-options-general.php:111
264
  msgid "Show Comments"
265
  msgstr ""
266
 
267
+ #: ../admin-views/tribe-options-general.php:112
268
+ msgid "Enable commenting on an event."
269
  msgstr ""
270
 
271
+ #: ../admin-views/tribe-options-general.php:118
272
  msgid "Multiday Event Cutoff"
273
  msgstr ""
274
 
275
+ #: ../admin-views/tribe-options-general.php:119
276
+ msgid "Hide final day from grid view if multi-day event ends before this time."
277
  msgstr ""
278
 
279
+ #: ../admin-views/tribe-options-general.php:127
280
  msgid "Enable Google Maps"
281
  msgstr ""
282
 
283
+ #: ../admin-views/tribe-options-general.php:128
284
+ msgid "Turn on to enable backend map preview and frontend map."
285
  msgstr ""
286
 
287
+ #: ../admin-views/tribe-options-general.php:135
288
  msgid "Google Maps Embed Height"
289
  msgstr ""
290
 
291
+ #: ../admin-views/tribe-options-general.php:138
292
  msgid "Enter a number."
293
  msgstr ""
294
 
295
+ #: ../admin-views/tribe-options-general.php:144
296
  msgid "Google Maps Embed Width"
297
  msgstr ""
298
 
299
+ #: ../admin-views/tribe-options-general.php:146
300
  msgid "Enter a number or %."
301
  msgstr ""
302
 
303
+ #: ../admin-views/tribe-options-general.php:153
304
  msgid "Google Maps Default Zoom Level"
305
  msgstr ""
306
 
307
+ #: ../admin-views/tribe-options-general.php:154
308
+ msgid "0 = zoomed out; 21 = zoomed in."
309
  msgstr ""
310
 
311
+ #: ../admin-views/tribe-options-general.php:162
312
  msgid "Send PressTrends Data"
313
  msgstr ""
314
 
315
+ #: ../admin-views/tribe-options-general.php:163
316
+ msgid ""
317
+ "Help us out by sending analytics data about your usage of The Events "
318
+ "Calendar."
319
  msgstr ""
320
 
321
+ #: ../admin-views/tribe-options-general.php:169
322
  msgid "Debug Mode"
323
  msgstr ""
324
 
325
+ #: ../admin-views/tribe-options-general.php:170
326
  #, php-format
327
+ msgid ""
328
+ "Enable this option to log debug information. By default this will log to "
329
+ "your server PHP error log. If you'd like to see the log messages in your "
330
+ "browser, then we recommend that you install the %s and look for the \"Tribe"
331
+ "\" tab in the debug output."
332
  msgstr ""
333
 
334
+ #: ../admin-views/tribe-options-general.php:170
335
  msgid "Debug Bar Plugin"
336
  msgstr ""
337
 
338
+ #: ../admin-views/tribe-options-general.php:180
339
+ msgid ""
340
+ "Would you like to help us out and send analytics about your usage of The "
341
+ "Events Calendar?"
342
  msgstr ""
343
 
344
  #: ../admin-views/tribe-options-help.php:15
357
  msgid "Event Importer"
358
  msgstr ""
359
 
360
+ #: ../admin-views/tribe-options-help.php:52
361
+ msgid "The Events Calendar PRO"
362
  msgstr ""
363
 
364
  #: ../admin-views/tribe-options-help.php:56
365
+ msgid "Eventbrite Tickets"
366
  msgstr ""
367
 
368
  #: ../admin-views/tribe-options-help.php:60
369
+ msgid "Community Events"
370
  msgstr ""
371
 
372
+ #: ../admin-views/tribe-options-help.php:64
373
+ msgid "Facebook Events"
374
  msgstr ""
375
 
376
+ #: ../admin-views/tribe-options-help.php:68
377
  msgid "WooTickets"
378
  msgstr ""
379
 
380
+ #: ../admin-views/tribe-options-help.php:70
381
+ #: ../admin-views/tribe-options-help.php:75
382
  msgid "(coming later in 2012)"
383
  msgstr ""
384
 
385
+ #: ../admin-views/tribe-options-help.php:73
386
  msgid "Conference Manager"
387
  msgstr ""
388
 
389
+ #: ../admin-views/tribe-options-help.php:82
390
  msgid "Documentation"
391
  msgstr ""
392
 
393
+ #: ../admin-views/tribe-options-help.php:86
394
  msgid "FAQ"
395
  msgstr ""
396
 
397
+ #: ../admin-views/tribe-options-help.php:90
398
+ #: ../lib/the-events-calendar.class.php:478
399
+ #: ../lib/the-events-calendar.class.php:2731
400
+ #: ../lib/the-events-calendar.class.php:2822
401
  msgid "Help"
402
  msgstr ""
403
 
404
+ #: ../admin-views/tribe-options-help.php:94
405
  msgid "Tutorials"
406
  msgstr ""
407
 
408
+ #: ../admin-views/tribe-options-help.php:98
409
  msgid "Release Notes"
410
  msgstr ""
411
 
412
+ #: ../admin-views/tribe-options-help.php:102
413
  msgid "Forums"
414
  msgstr ""
415
 
416
+ #: ../admin-views/tribe-options-help.php:107
417
  #, php-format
418
+ msgid ""
419
+ "If this is your first time using The Events Calendar, you're in for a treat. "
420
+ "You're going to find it super-easy to get up and running with managing your "
421
+ "events. Here are some ways to get started:</p><ul><li><strong>Feeling "
422
+ "adventurous?</strong> Jump right into it by visiting the Events menu to "
423
+ "%sadd your first event%s.</li><li><strong>Want to get the low-down first?</"
424
+ "strong> Visit our <a href=\"http://tri.be/support/documentation/events-"
425
+ "calendar-pro-new-user-primer/"
426
  msgstr ""
427
 
428
  #: ../admin-views/tribe-options-help.php:110
 
 
 
 
429
  #, php-format
430
+ msgid ""
431
+ "We love all our users and want to help free & PRO customers alike. If you're "
432
+ "running the latest version of The Events Calendar and are having problems, "
433
+ "post a thread the %s at WordPress.org. We hit the forum a few times a week "
434
+ "and do what we can to assist users."
435
  msgstr ""
436
 
437
+ #: ../admin-views/tribe-options-help.php:110
438
  msgid "forum for The Events Calendar"
439
  msgstr ""
440
 
441
+ #: ../admin-views/tribe-options-help.php:112
442
  #, php-format
443
+ msgid ""
444
+ "%sSupport is available for both free and PRO customers. If you're running "
445
+ "the latest version of the Events Calendar and have run into problems, post a "
446
+ "forum thread on our %sWordPress.org support forum%s. We visit the forums a "
447
+ "few times a week and will do what we can to help you.%s"
448
  msgstr ""
449
 
450
+ #: ../admin-views/tribe-options-help.php:113
451
  #, php-format
452
+ msgid "%sA few things to keep in mind before posting:%s"
453
  msgstr ""
454
 
455
+ #: ../admin-views/tribe-options-help.php:114
456
  #, php-format
457
+ msgid ""
458
+ "%sSearch recent threads before posting a new one to check that there isn't "
459
+ "already a discussion about your issue.%s"
460
  msgstr ""
461
 
462
+ #: ../admin-views/tribe-options-help.php:115
463
  #, php-format
464
+ msgid ""
465
+ "%sCheck whether the issue is a conflict with another plugin or your theme. "
466
+ "This can be tested easily on a staging site by deactivating other plugins "
467
+ "one-by-one, and reverting to the default Twenty Eleven theme to see if "
468
+ "conflicts can be easily identified. If you find a conflict note it on your "
469
+ "support thread.%s"
470
  msgstr ""
471
 
472
+ #: ../admin-views/tribe-options-help.php:116
473
  #, php-format
474
+ msgid ""
475
+ "%sSometimes, just resaving your permalinks (under Settings > Permalinks) can "
476
+ "resolve events-related problems on your site. Before creating a new thread "
477
+ "try the out.%s"
478
  msgstr ""
479
 
480
+ #: ../admin-views/tribe-options-help.php:117
481
  #, php-format
482
+ msgid ""
483
+ "%sWhile we are happy to help with bugs and provide light integration tips "
484
+ "for users of The Events Calendar, on the WordPress.org support forums we're "
485
+ "not able to provide customization tips or assist in integration with 3rd "
486
+ "party plugins.%s"
487
  msgstr ""
488
 
489
+ #: ../admin-views/tribe-options-help.php:119
490
  #, php-format
491
+ msgid ""
492
+ "%sShoot us an email at %s or tweet %s and tell us why. We'll do what we can "
493
+ "to make it right.%s"
494
  msgstr ""
495
 
496
+ #: ../admin-views/tribe-options-help.php:119
497
  msgid "pro@tri.be"
498
  msgstr ""
499
 
500
+ #: ../admin-views/tribe-options-help.php:119
501
  msgid "@moderntribeinc"
502
  msgstr ""
503
 
504
+ #: ../admin-views/tribe-options-help.php:120
505
  msgid "More..."
506
  msgstr ""
507
 
508
+ #: ../admin-views/tribe-options-help.php:127
509
+ msgid ""
510
+ "Hi! We are Modern Tribe and we are here to help you kick ass. Thanks so much "
511
+ "for installing our labor of love!"
512
  msgstr ""
513
 
514
+ #: ../admin-views/tribe-options-help.php:129
515
  msgid "Getting Started"
516
  msgstr ""
517
 
518
+ #: ../admin-views/tribe-options-help.php:134
519
  msgid "Resources to Help You Kick Ass"
520
  msgstr ""
521
 
522
+ #: ../admin-views/tribe-options-help.php:146
523
  msgid "Everyone Needs a Buddy"
524
  msgstr ""
525
 
526
+ #: ../admin-views/tribe-options-help.php:149
527
  msgid "Still Not Satisfied?"
528
  msgstr ""
529
 
530
+ #: ../admin-views/tribe-options-help.php:156
531
+ #: ../lib/the-events-calendar.class.php:289
532
+ #: ../lib/tribe-settings.class.php:129
533
  msgid "The Events Calendar"
534
  msgstr ""
535
 
536
+ #: ../admin-views/tribe-options-help.php:160
537
  msgid "Latest Version:"
538
  msgstr ""
539
 
540
+ #: ../admin-views/tribe-options-help.php:161
541
  msgid "Author:"
542
  msgstr ""
543
 
544
+ #: ../admin-views/tribe-options-help.php:161
545
  msgid "Modern Tribe Inc"
546
  msgstr ""
547
 
548
+ #: ../admin-views/tribe-options-help.php:162
549
  msgid "Requires:"
550
  msgstr ""
551
 
552
+ #: ../admin-views/tribe-options-help.php:162
553
  msgid "WordPress "
554
  msgstr ""
555
 
556
+ #: ../admin-views/tribe-options-help.php:163
557
  msgid "Wordpress.org Plugin Page"
558
  msgstr ""
559
 
560
+ #: ../admin-views/tribe-options-help.php:166
561
  msgid "Average Rating"
562
  msgstr ""
563
 
564
+ #: ../admin-views/tribe-options-help.php:175
565
  msgid "Rating currently unavailable :("
566
  msgstr ""
567
 
568
+ #: ../admin-views/tribe-options-help.php:181
569
  msgid "Give us 5 stars!"
570
  msgstr ""
571
 
572
+ #: ../admin-views/tribe-options-help.php:183
573
  msgid "Free Add-Ons"
574
  msgstr ""
575
 
576
+ #: ../admin-views/tribe-options-help.php:189
577
+ #: ../admin-views/tribe-options-help.php:202
578
  msgid "(Coming Soon!)"
579
  msgstr ""
580
 
581
+ #: ../admin-views/tribe-options-help.php:196
582
  msgid "Premium Add-Ons"
583
  msgstr ""
584
 
585
+ #: ../admin-views/tribe-options-help.php:209
586
  msgid "News and Tutorials"
587
  msgstr ""
588
 
599
  msgstr ""
600
 
601
  #: ../admin-views/tribe-options-templates.php:26
602
+ msgid ""
603
+ "You can apply different page templates to The Events Calendar. Page "
604
+ "templates control the layout of individual pages. The Events Calendar comes "
605
+ "with a Default Events Template. However, you can apply any page template "
606
+ "that is available in your WordPress Theme. If you are having problems "
607
+ "getting your Events Calendar to display correctly, switching the page "
608
+ "template may solve the problem.</p><p>We make every effort to ensure that "
609
+ "the Plugin is compatible with as many Themes as possible but there may be "
610
+ "situations in which none of the below templating options will look 100% "
611
+ "perfect. Check out our <a href=\"http://tri.be/support/documentation/events-"
612
+ "calendar-themers-guide/\">our themer's guide</a> to figure out what approach "
613
+ "is best for you."
614
  msgstr ""
615
 
616
  #: ../admin-views/tribe-options-templates.php:34
626
  msgstr ""
627
 
628
  #: ../admin-views/tribe-options-templates.php:44
629
+ msgid ""
630
+ "If you are familiar with CSS you can use this box to add extra divs before "
631
+ "the calendar list. Some Themes may require this to help with styling."
 
 
 
632
  msgstr ""
633
 
634
  #: ../admin-views/tribe-options-templates.php:50
636
  msgstr ""
637
 
638
  #: ../admin-views/tribe-options-templates.php:51
639
+ msgid ""
640
+ "If you are familiar with CSS you can use this box to add extra divs after "
641
+ "the calendar list. Some Themes may require this to help with styling."
642
  msgstr ""
643
 
644
  #: ../admin-views/venue-meta-box.php:12
645
  msgid "Venue Name:"
646
  msgstr ""
647
 
648
+ #: ../admin-views/venue-meta-box.php:19 ../views/list.php:93
649
+ #: ../views/single.php:76
650
  msgid "Address:"
651
  msgstr ""
652
 
658
  msgid "Country:"
659
  msgstr ""
660
 
661
+ #: ../admin-views/venue-meta-box.php:59
662
  msgid "State or Province:"
663
  msgstr ""
664
 
665
+ #: ../admin-views/venue-meta-box.php:62
666
  msgid "Select a State:"
667
  msgstr ""
668
 
669
+ #: ../admin-views/venue-meta-box.php:77
670
  msgid "Postal Code:"
671
  msgstr ""
672
 
687
  msgid "Want to modify the display of this widget? Try a %stemplate override%s."
688
  msgstr ""
689
 
690
+ #: ../lib/the-events-calendar.class.php:292
691
  msgid "category"
692
  msgstr ""
693
 
694
+ #: ../lib/the-events-calendar.class.php:293
695
  msgid "tag"
696
  msgstr ""
697
 
698
+ #: ../lib/the-events-calendar.class.php:294
699
  msgid "month"
700
  msgstr ""
701
 
702
+ #: ../lib/the-events-calendar.class.php:295
703
  msgid "upcoming"
704
  msgstr ""
705
 
706
+ #: ../lib/the-events-calendar.class.php:296
707
  msgid "past"
708
  msgstr ""
709
 
710
+ #: ../lib/the-events-calendar.class.php:298
711
  msgid "venue"
712
  msgstr ""
713
 
714
+ #: ../lib/the-events-calendar.class.php:308
715
  #, php-format
716
  msgid "Initializing Tribe Events on %s"
717
  msgstr ""
718
 
719
+ #: ../lib/the-events-calendar.class.php:400
720
  #, php-format
721
+ msgid ""
722
+ "Your version of The Events Calendar is not up-to-date with one of your The "
723
+ "Events Calendar add-ons. Please %supdate now.%s"
724
  msgstr ""
725
 
726
+ #: ../lib/the-events-calendar.class.php:414
727
  #, php-format
728
+ msgid ""
729
+ "The following plugins are out of date: <b>%s</b>. Please %supdate now%s. All "
730
+ "add-ons contain dependencies on The Events Calendar and will not function "
731
+ "properly unless paired with the right version. %sWant to pair an older "
732
+ "version%s?"
733
  msgstr ""
734
 
735
+ #: ../lib/the-events-calendar.class.php:459
736
+ #: ../lib/the-events-calendar.class.php:475
737
  msgid "Licenses"
738
  msgstr ""
739
 
740
+ #: ../lib/the-events-calendar.class.php:463
741
+ msgid ""
742
+ "The license key you received when completing your purchase will grant you "
743
+ "access to support and updates. You do not need to enter the key below for "
744
+ "the plugins to work, but you will need to enter it to get automatic updates, "
745
+ "and our support team won't be able to help you out unless it is added and "
746
+ "current.</p><p>Each plugin/add-on has its own unique license key. Simply "
747
+ "paste the key into its appropriate field on the list below, and give it a "
748
+ "moment to validate. You know you're set when a green expiration date appears "
749
+ "alongside a \"valid\" message.</p><p>If you're seeing a red message telling "
750
+ "you that your key isn't valid or is out of installs, it means that your key "
751
+ "was not accepted. Visit <a href=\"http://tri.be\">http://tri.be</a>, log in "
752
+ "and navigate to <i>Account Central > Licenses</i> on the tri.be site to see "
753
+ "if the key is tied to another site or past its expiration date. For more on "
754
+ "automatic updates and using your license key, please see <a href=\"http://"
755
+ "tri.be/updating-the-plugin/\">this blog post</a>.</p><p>Not seeing an update "
756
+ "but expecting one? In WordPress go to <i>Dashboard > Updates</i> and click "
757
+ "\"Check Again\"."
758
+ msgstr ""
759
+
760
+ #: ../lib/the-events-calendar.class.php:471
761
  msgid "General"
762
  msgstr ""
763
 
764
+ #: ../lib/the-events-calendar.class.php:472
765
  msgid "Template"
766
  msgstr ""
767
 
768
+ #: ../lib/the-events-calendar.class.php:512
769
  #, php-format
770
+ msgid ""
771
+ "Sorry, The Events Calendar requires WordPress %s or higher. Please upgrade "
772
+ "your WordPress install."
773
  msgstr ""
774
 
775
+ #: ../lib/the-events-calendar.class.php:515
776
  #, php-format
777
+ msgid ""
778
+ "Sorry, The Events Calendar requires PHP %s or higher. Talk to your Web host "
779
+ "about moving you to a newer version of PHP."
780
  msgstr ""
781
 
782
+ #: ../lib/the-events-calendar.class.php:639
783
+ #: ../public/template-tags/loop.php:133
784
  msgid "Upcoming Events"
785
  msgstr ""
786
 
787
+ #: ../lib/the-events-calendar.class.php:641
788
  msgid "Past Events"
789
  msgstr ""
790
 
791
+ #: ../lib/the-events-calendar.class.php:646
792
+ #: ../lib/the-events-calendar.class.php:653
793
  #, php-format
794
  msgid "Events for %s"
795
  msgstr ""
796
 
797
+ #: ../lib/the-events-calendar.class.php:648
798
  msgid "Events this month"
799
  msgstr ""
800
 
801
+ #: ../lib/the-events-calendar.class.php:659
802
  #, php-format
803
  msgid "Events at %s"
804
  msgstr ""
805
 
806
+ #: ../lib/the-events-calendar.class.php:672
807
  msgid "No description has been entered for this event."
808
  msgstr ""
809
 
810
+ #: ../lib/the-events-calendar.class.php:916
811
+ #: ../lib/the-events-calendar.class.php:2662
812
+ #: ../lib/the-events-calendar.class.php:2722
813
  msgid "Events"
814
  msgstr ""
815
 
816
+ #: ../lib/the-events-calendar.class.php:917
817
  msgid "Event"
818
  msgstr ""
819
 
820
+ #: ../lib/the-events-calendar.class.php:918
821
+ #: ../lib/the-events-calendar.class.php:931
822
+ #: ../lib/the-events-calendar.class.php:944
823
  msgid "Add New"
824
  msgstr ""
825
 
826
+ #: ../lib/the-events-calendar.class.php:919
827
  msgid "Add New Event"
828
  msgstr ""
829
 
830
+ #: ../lib/the-events-calendar.class.php:920
831
  msgid "Edit Event"
832
  msgstr ""
833
 
834
+ #: ../lib/the-events-calendar.class.php:921
835
  msgid "New Event"
836
  msgstr ""
837
 
838
+ #: ../lib/the-events-calendar.class.php:922
839
  msgid "View Event"
840
  msgstr ""
841
 
842
+ #: ../lib/the-events-calendar.class.php:923
843
  msgid "Search Events"
844
  msgstr ""
845
 
846
+ #: ../lib/the-events-calendar.class.php:924
847
  msgid "No events found"
848
  msgstr ""
849
 
850
+ #: ../lib/the-events-calendar.class.php:925
851
  msgid "No events found in Trash"
852
  msgstr ""
853
 
854
+ #: ../lib/the-events-calendar.class.php:929
855
  msgid "Venues"
856
  msgstr ""
857
 
858
+ #: ../lib/the-events-calendar.class.php:930
859
  msgid "Venue"
860
  msgstr ""
861
 
862
+ #: ../lib/the-events-calendar.class.php:932
863
  msgid "Add New Venue"
864
  msgstr ""
865
 
866
+ #: ../lib/the-events-calendar.class.php:933
867
  msgid "Edit Venue"
868
  msgstr ""
869
 
870
+ #: ../lib/the-events-calendar.class.php:934
871
  msgid "New Venue"
872
  msgstr ""
873
 
874
+ #: ../lib/the-events-calendar.class.php:935
875
+ #: ../lib/the-events-calendar.class.php:948
876
  msgid "View Venue"
877
  msgstr ""
878
 
879
+ #: ../lib/the-events-calendar.class.php:936
880
  msgid "Search Venues"
881
  msgstr ""
882
 
883
+ #: ../lib/the-events-calendar.class.php:937
884
  msgid "No venue found"
885
  msgstr ""
886
 
887
+ #: ../lib/the-events-calendar.class.php:938
888
  msgid "No venues found in Trash"
889
  msgstr ""
890
 
891
+ #: ../lib/the-events-calendar.class.php:942
892
  msgid "Organizers"
893
  msgstr ""
894
 
895
+ #: ../lib/the-events-calendar.class.php:943
896
  msgid "Organizer"
897
  msgstr ""
898
 
899
+ #: ../lib/the-events-calendar.class.php:945
900
  msgid "Add New Organizer"
901
  msgstr ""
902
 
903
+ #: ../lib/the-events-calendar.class.php:946
904
  msgid "Edit Organizer"
905
  msgstr ""
906
 
907
+ #: ../lib/the-events-calendar.class.php:947
908
  msgid "New Organizer"
909
  msgstr ""
910
 
911
+ #: ../lib/the-events-calendar.class.php:949
912
  msgid "Search Organizers"
913
  msgstr ""
914
 
915
+ #: ../lib/the-events-calendar.class.php:950
916
  msgid "No organizer found"
917
  msgstr ""
918
 
919
+ #: ../lib/the-events-calendar.class.php:951
920
  msgid "No organizers found in Trash"
921
  msgstr ""
922
 
923
+ #: ../lib/the-events-calendar.class.php:955
924
  #: ../lib/tribe-admin-events-list.class.php:172
925
  msgid "Event Categories"
926
  msgstr ""
927
 
928
+ #: ../lib/the-events-calendar.class.php:956
929
  msgid "Event Category"
930
  msgstr ""
931
 
932
+ #: ../lib/the-events-calendar.class.php:957
933
  msgid "Search Event Categories"
934
  msgstr ""
935
 
936
+ #: ../lib/the-events-calendar.class.php:958
937
  msgid "All Event Categories"
938
  msgstr ""
939
 
940
+ #: ../lib/the-events-calendar.class.php:959
941
  msgid "Parent Event Category"
942
  msgstr ""
943
 
944
+ #: ../lib/the-events-calendar.class.php:960
945
  msgid "Parent Event Category:"
946
  msgstr ""
947
 
948
+ #: ../lib/the-events-calendar.class.php:961
949
  msgid "Edit Event Category"
950
  msgstr ""
951
 
952
+ #: ../lib/the-events-calendar.class.php:962
953
  msgid "Update Event Category"
954
  msgstr ""
955
 
956
+ #: ../lib/the-events-calendar.class.php:963
957
  msgid "Add New Event Category"
958
  msgstr ""
959
 
960
+ #: ../lib/the-events-calendar.class.php:964
961
  msgid "New Event Category Name"
962
  msgstr ""
963
 
964
+ #: ../lib/the-events-calendar.class.php:974
965
  #, php-format
966
  msgid "Event updated. <a href=\"%s\">View event</a>"
967
  msgstr ""
968
 
969
+ #: ../lib/the-events-calendar.class.php:975
970
+ #: ../lib/the-events-calendar.class.php:992
971
+ #: ../lib/the-events-calendar.class.php:1009
972
  msgid "Custom field updated."
973
  msgstr ""
974
 
975
+ #: ../lib/the-events-calendar.class.php:976
976
+ #: ../lib/the-events-calendar.class.php:993
977
+ #: ../lib/the-events-calendar.class.php:1010
978
  msgid "Custom field deleted."
979
  msgstr ""
980
 
981
+ #: ../lib/the-events-calendar.class.php:977
982
  msgid "Event updated."
983
  msgstr ""
984
 
985
+ #: ../lib/the-events-calendar.class.php:979
986
  #, php-format
987
  msgid "Event restored to revision from %s"
988
  msgstr ""
989
 
990
+ #: ../lib/the-events-calendar.class.php:980
991
  #, php-format
992
  msgid "Event published. <a href=\"%s\">View event</a>"
993
  msgstr ""
994
 
995
+ #: ../lib/the-events-calendar.class.php:981
996
  msgid "Event saved."
997
  msgstr ""
998
 
999
+ #: ../lib/the-events-calendar.class.php:982
1000
  #, php-format
1001
  msgid "Event submitted. <a target=\"_blank\" href=\"%s\">Preview event</a>"
1002
  msgstr ""
1003
 
1004
+ #: ../lib/the-events-calendar.class.php:983
1005
  #, php-format
1006
+ msgid ""
1007
+ "Event scheduled for: <strong>%1$s</strong>. <a target=\"_blank\" href=\"%2$s"
1008
+ "\">Preview event</a>"
1009
  msgstr ""
1010
 
1011
+ #: ../lib/the-events-calendar.class.php:985
1012
+ #: ../lib/the-events-calendar.class.php:1002
1013
+ #: ../lib/the-events-calendar.class.php:1019
1014
  msgid "M j, Y @ G:i"
1015
  msgstr ""
1016
 
1017
+ #: ../lib/the-events-calendar.class.php:986
1018
  #, php-format
1019
  msgid "Event draft updated. <a target=\"_blank\" href=\"%s\">Preview event</a>"
1020
  msgstr ""
1021
 
1022
+ #: ../lib/the-events-calendar.class.php:991
1023
  #, php-format
1024
  msgid "Venue updated. <a href=\"%s\">View venue</a>"
1025
  msgstr ""
1026
 
1027
+ #: ../lib/the-events-calendar.class.php:994
1028
  msgid "Venue updated."
1029
  msgstr ""
1030
 
1031
+ #: ../lib/the-events-calendar.class.php:996
1032
  #, php-format
1033
  msgid "Venue restored to revision from %s"
1034
  msgstr ""
1035
 
1036
+ #: ../lib/the-events-calendar.class.php:997
1037
  #, php-format
1038
  msgid "Venue published. <a href=\"%s\">View venue</a>"
1039
  msgstr ""
1040
 
1041
+ #: ../lib/the-events-calendar.class.php:998
1042
  msgid "Venue saved."
1043
  msgstr ""
1044
 
1045
+ #: ../lib/the-events-calendar.class.php:999
1046
  #, php-format
1047
  msgid "Venue submitted. <a target=\"_blank\" href=\"%s\">Preview venue</a>"
1048
  msgstr ""
1049
 
1050
+ #: ../lib/the-events-calendar.class.php:1000
1051
  #, php-format
1052
+ msgid ""
1053
+ "Venue scheduled for: <strong>%1$s</strong>. <a target=\"_blank\" href=\"%2$s"
1054
+ "\">Preview venue</a>"
1055
  msgstr ""
1056
 
1057
+ #: ../lib/the-events-calendar.class.php:1003
1058
  #, php-format
1059
  msgid "Venue draft updated. <a target=\"_blank\" href=\"%s\">Preview venue</a>"
1060
  msgstr ""
1061
 
1062
+ #: ../lib/the-events-calendar.class.php:1008
1063
  #, php-format
1064
  msgid "Organizer updated. <a href=\"%s\">View organizer</a>"
1065
  msgstr ""
1066
 
1067
+ #: ../lib/the-events-calendar.class.php:1011
1068
  msgid "Organizer updated."
1069
  msgstr ""
1070
 
1071
+ #: ../lib/the-events-calendar.class.php:1013
1072
  #, php-format
1073
  msgid "Organizer restored to revision from %s"
1074
  msgstr ""
1075
 
1076
+ #: ../lib/the-events-calendar.class.php:1014
1077
  #, php-format
1078
  msgid "Organizer published. <a href=\"%s\">View organizer</a>"
1079
  msgstr ""
1080
 
1081
+ #: ../lib/the-events-calendar.class.php:1015
1082
  msgid "Organizer saved."
1083
  msgstr ""
1084
 
1085
+ #: ../lib/the-events-calendar.class.php:1016
1086
  #, php-format
1087
+ msgid ""
1088
+ "Organizer submitted. <a target=\"_blank\" href=\"%s\">Preview organizer</a>"
1089
  msgstr ""
1090
 
1091
+ #: ../lib/the-events-calendar.class.php:1017
1092
  #, php-format
1093
+ msgid ""
1094
+ "Organizer scheduled for: <strong>%1$s</strong>. <a target=\"_blank\" href="
1095
+ "\"%2$s\">Preview organizer</a>"
1096
  msgstr ""
1097
 
1098
+ #: ../lib/the-events-calendar.class.php:1020
1099
  #, php-format
1100
+ msgid ""
1101
+ "Organizer draft updated. <a target=\"_blank\" href=\"%s\">Preview organizer</"
1102
+ "a>"
1103
  msgstr ""
1104
 
1105
+ #: ../lib/the-events-calendar.class.php:1116
1106
  msgid "Next"
1107
  msgstr ""
1108
 
1109
+ #: ../lib/the-events-calendar.class.php:1117
1110
  msgid "Prev"
1111
  msgstr ""
1112
 
1113
+ #: ../lib/the-events-calendar.class.php:1118
1114
  msgid "Today"
1115
  msgstr ""
1116
 
1117
+ #: ../lib/the-events-calendar.class.php:1119
1118
  msgid "Done"
1119
  msgstr ""
1120
 
1121
+ #: ../lib/the-events-calendar.class.php:2447
1122
  msgid "Event Options"
1123
  msgstr ""
1124
 
1125
+ #: ../lib/the-events-calendar.class.php:2449
1126
  msgid "Venue Information"
1127
  msgstr ""
1128
 
1129
+ #: ../lib/the-events-calendar.class.php:2450
1130
  msgid "Organizer Information"
1131
  msgstr ""
1132
 
1133
+ #: ../lib/the-events-calendar.class.php:2570
1134
  msgid "Support"
1135
  msgstr ""
1136
 
1137
+ #: ../lib/the-events-calendar.class.php:2573
1138
  msgid "View All Add-Ons"
1139
  msgstr ""
1140
 
1141
+ #: ../lib/the-events-calendar.class.php:2580
1142
  msgid "News from Modern Tribe"
1143
  msgstr ""
1144
 
1145
+ #: ../lib/the-events-calendar.class.php:2625
1146
  msgid "Additional Functionality"
1147
  msgstr ""
1148
 
1149
+ #: ../lib/the-events-calendar.class.php:2630
1150
  #, php-format
1151
+ msgid "Check out the <a href=\"%s\">available add-ons</a>."
1152
  msgstr ""
1153
 
1154
+ #: ../lib/the-events-calendar.class.php:2688
1155
+ #: ../lib/the-events-calendar.class.php:2779
1156
  msgid "View Calendar"
1157
  msgstr ""
1158
 
1159
+ #: ../lib/the-events-calendar.class.php:2696
1160
  msgid "Add Event"
1161
  msgstr ""
1162
 
1163
+ #: ../lib/the-events-calendar.class.php:2705
1164
  msgid "Edit Events"
1165
  msgstr ""
1166
 
1167
+ #: ../lib/the-events-calendar.class.php:2714
1168
+ #: ../lib/the-events-calendar.class.php:2815
1169
  #: ../lib/tribe-settings.class.php:153
1170
  msgid "Settings"
1171
  msgstr ""
1172
 
1173
+ #: ../lib/the-events-calendar.class.php:2750
1174
  #, php-format
1175
+ msgid ""
1176
+ "Welcome to The Events Calendar! Your events calendar can be found at %s. To "
1177
+ "change the events slug, visit %sEvents -> Settings%s."
1178
  msgstr ""
1179
 
1180
+ #: ../lib/the-events-calendar.class.php:2816 ../views/gridview.php:37
1181
+ #: ../views/list.php:19
1182
  msgid "Calendar"
1183
  msgstr ""
1184
 
1216
  msgid "All %s"
1217
  msgstr ""
1218
 
1219
+ #: ../lib/tribe-app-shop.class.php:53 ../lib/tribe-app-shop.class.php:54
1220
+ #: ../lib/tribe-app-shop.class.php:72
 
1221
  msgid "Event Add-Ons"
1222
  msgstr ""
1223
 
1287
  msgstr ""
1288
 
1289
  #: ../lib/tribe-the-events-calendar-import.class.php:44
1290
+ msgid ""
1291
+ "Welcome to Events 2.0! This is a HUGE upgrade from 1.6.5. Please make sure "
1292
+ "you have backed up before proceeding any further. You can easily <a href=\" "
1293
+ "http://wordpress.org/extend/plugins/the-events-calendar/download/\">revert "
1294
+ "to an old version</a> if you want to backup first. This upgrade includes two "
1295
+ "major steps, <a href=\"edit.php?post_type="
1296
  msgstr ""
1297
 
1298
  #: ../lib/tribe-the-events-calendar-import.class.php:54
1300
  msgstr ""
1301
 
1302
  #: ../lib/tribe-the-events-calendar-import.class.php:55
1303
+ msgid ""
1304
+ "It appears that you have some old events calendar data that needs to be "
1305
+ "upgraded. Please be sure to back up your database before initiating the "
1306
+ "upgrade. This process can not be undone."
1307
  msgstr ""
1308
 
1309
  #: ../lib/tribe-the-events-calendar-import.class.php:56
1319
  msgid "Install has 1 or more legacy event!"
1320
  msgstr ""
1321
 
1322
+ #: ../lib/tribe-validate.class.php:77 ../lib/tribe-validate.class.php:115
 
1323
  msgid "Invalid or incomplete field passed"
1324
  msgstr ""
1325
 
1326
+ #: ../lib/tribe-validate.class.php:78 ../lib/tribe-validate.class.php:110
 
1327
  #: ../lib/tribe-validate.class.php:116
1328
  msgid "Field ID:"
1329
  msgstr ""
1332
  msgid "Non-existant field validation function passed"
1333
  msgstr ""
1334
 
1335
+ #: ../lib/tribe-validate.class.php:135 ../lib/tribe-validate.class.php:153
 
1336
  #, php-format
1337
  msgid "%s must contain numbers and letters only"
1338
  msgstr ""
1357
  msgid "%s must be a valid absolute URL."
1358
  msgstr ""
1359
 
1360
+ #: ../lib/tribe-validate.class.php:239 ../lib/tribe-validate.class.php:258
 
1361
  #: ../lib/tribe-validate.class.php:279
1362
  #, php-format
1363
  msgid "%s must have a value that's part of its options."
1365
 
1366
  #: ../lib/tribe-validate.class.php:295
1367
  #, php-format
1368
+ msgid ""
1369
+ "Comparison validation failed because no comparison value was provided, for "
1370
+ "field %s"
1371
  msgstr ""
1372
 
1373
  #: ../lib/tribe-validate.class.php:302
1392
 
1393
  #: ../lib/tribe-validate.class.php:404
1394
  #, php-format
1395
+ msgid ""
1396
+ "%s must consist of letters, numbers, dashes, apostrophes, and spaces only."
1397
  msgstr ""
1398
 
1399
  #: ../lib/tribe-validate.class.php:422
1412
  msgstr ""
1413
 
1414
  #: ../lib/tribe-validate.class.php:472
1415
+ msgid ""
1416
+ "Country List must be formatted as one country per line in the following "
1417
+ "format: <br>US, United States <br> UK, United Kingdom."
1418
  msgstr ""
1419
 
1420
  #: ../lib/tribe-view-helpers.class.php:16
1423
  msgstr ""
1424
 
1425
  #: ../lib/tribe-view-helpers.class.php:36
1426
+ #: ../public/template-tags/venue.php:231
1427
  msgid "United States"
1428
  msgstr ""
1429
 
2600
  msgid "Category:"
2601
  msgstr ""
2602
 
2603
+ #: ../public/template-tags/general.php:140
2604
  msgid "Tags:"
2605
  msgstr ""
2606
 
2607
+ #: ../public/template-tags/general.php:260
2608
  msgid "Free"
2609
  msgstr ""
2610
 
2657
  msgid "All Day"
2658
  msgstr ""
2659
 
2660
+ #: ../views/gridview.php:36 ../views/list.php:18
 
2661
  msgid "Event List"
2662
  msgstr ""
2663
 
2664
+ #: ../views/gridview.php:42 ../views/list.php:168 ../views/single.php:103
 
 
2665
  msgid "iCal Import"
2666
  msgstr ""
2667
 
2670
  msgid "Calendar powered by %sThe Events Calendar%s"
2671
  msgstr ""
2672
 
2673
+ #: ../views/list.php:53 ../views/single.php:22
 
2674
  msgid "Start:"
2675
  msgstr ""
2676
 
2677
+ #: ../views/list.php:57 ../views/single.php:24
 
2678
  msgid "End:"
2679
  msgstr ""
2680
 
2681
+ #: ../views/list.php:62 ../views/single.php:27
 
2682
  msgid "Date:"
2683
  msgstr ""
2684
 
2685
+ #: ../views/list.php:72 ../views/single.php:61
 
2686
  msgid "Venue:"
2687
  msgstr ""
2688
 
2689
+ #: ../views/list.php:95 ../views/single.php:78
 
2690
  msgid "Google Map"
2691
  msgstr ""
2692
 
2693
+ #: ../views/list.php:119
2694
  #, php-format
2695
+ msgid ""
2696
+ " listed under %s. Check out past events for this category or view the full "
2697
+ "calendar."
2698
  msgstr ""
2699
 
2700
+ #: ../views/list.php:121
2701
  #, php-format
2702
+ msgid ""
2703
+ " listed under %s. Check out upcoming events for this category or view the "
2704
+ "full calendar."
2705
  msgstr ""
2706
 
2707
+ #: ../views/list.php:126
2708
  #, php-format
2709
  msgid "No events scheduled for <strong>%s</strong>. Please try another day."
2710
  msgstr ""
2711
 
2712
+ #: ../views/list.php:130
2713
  msgid "No upcoming events"
2714
  msgstr ""
2715
 
2716
+ #: ../views/list.php:134
2717
  msgid "No previous events"
2718
  msgstr ""
2719
 
2720
+ #: ../views/list.php:147 ../views/list.php:149 ../views/list.php:151
 
 
2721
  msgid "&laquo; Previous Events"
2722
  msgstr ""
2723
 
2724
+ #: ../views/list.php:158 ../views/list.php:160 ../views/list.php:162
 
 
2725
  msgid "Next Events &raquo;"
2726
  msgstr ""
2727
 
2737
  msgid "Event:"
2738
  msgstr ""
2739
 
2740
+ #: ../views/single.php:36 ../views/single.php:39
 
2741
  msgid "Organizer:"
2742
  msgstr ""
2743
 
2764
  #: ../views/table-mini.php:117
2765
  msgid "View all &raquo;"
2766
  msgstr ""
 
lib/template-tags-deprecated.php CHANGED
File without changes
lib/the-events-calendar.class.php CHANGED
@@ -16,7 +16,7 @@ if ( !class_exists( 'TribeEvents' ) ) {
16
  const VENUE_POST_TYPE = 'tribe_venue';
17
  const ORGANIZER_POST_TYPE = 'tribe_organizer';
18
  const PLUGIN_DOMAIN = 'tribe-events-calendar';
19
- const VERSION = '2.0.8';
20
  const FEED_URL = 'http://tri.be/category/products/feed/';
21
  const INFO_API_URL = 'http://wpapi.org/api/plugin/the-events-calendar.php';
22
  const WP_PLUGIN_URL = 'http://wordpress.org/extend/plugins/the-events-calendar/';
@@ -189,7 +189,7 @@ if ( !class_exists( 'TribeEvents' ) ) {
189
  require_once( 'tribe-debug-bar.class.php' );
190
 
191
  // App Shop
192
- if (!defined("TRIBE_DISABLE_SHOP") || TRIBE_DISABLE_SHOP !== true ){
193
  require_once( 'tribe-app-shop.class.php' );
194
  }
195
 
@@ -205,7 +205,6 @@ if ( !class_exists( 'TribeEvents' ) ) {
205
  add_filter( 'bloginfo_rss', array($this, 'add_space_to_rss' ) );
206
  add_filter( 'post_type_link', array($this, 'addDateToRecurringEvents'), 10, 2 );
207
  add_filter( 'post_updated_messages', array($this, 'updatePostMessage') );
208
- add_filter( 'term_link', array($this, 'tag_link'), 10, 3);
209
 
210
  /* Add nav menu item - thanks to http://wordpress.org/extend/plugins/cpt-archives-in-nav-menus/ */
211
  add_filter( 'nav_menu_items_' . TribeEvents::POSTTYPE, array( $this, 'add_events_checkbox_to_menu' ), null, 3 );
@@ -257,7 +256,7 @@ if ( !class_exists( 'TribeEvents' ) ) {
257
  add_action( 'tribe_settings_do_tabs', array( $this, 'doSettingTabs' ) );
258
  add_action( 'tribe_settings_content_tab_help', array( $this, 'doHelpTab' ) );
259
  // add-on compatibility
260
- add_action( 'admin_notices', array( $this, 'checkAddOnCompatibility' ) );
261
 
262
  add_action( 'wp_before_admin_bar_render', array( $this, 'addToolbarItems' ), 10 );
263
  add_action( 'admin_notices', array( $this, 'activationMessage' ) );
@@ -461,7 +460,7 @@ if ( !class_exists( 'TribeEvents' ) ) {
461
  ),
462
  'info-box-description' => array(
463
  'type' => 'html',
464
- 'html' => '<p>' . __('For all of Modern Tribe\'s paid Add-ons, the license key you received when completing your purchase is what grants you access to future updates + support. Keep in mind that you do not have to enter your key below for the plugins to work! All functionality is available whether or not a key is present. However, you will not receive prompts for automatic updates without a key in place...and our support team won\'t be able to help you until it is added and current, either.</p><p>Each plugin/add-on has its own unique license key. Simply paste the keys into their appropriate fields on the list below, and give it a moment to validate. When the green expiration date appears alongside a "Valid" message, you\'ll be set. If you\'re seeing red message instead, either telling you the key isn\'t valid or is out of installs, it means your key was not accepted. Visit <a href="http://tri.be">http://tri.be</a>, log in and navigate to <i>Account Central -> Licenses</i> on the tri.be site to see if the key is tied to another site or past its expiration date. For more on automatic updates and using your license key, please <a href="http://tri.be/updating-the-plugin/">see this blog post</a>.</p><p>Not seeing an update but expecting one? In WordPress go to <i>Dashboard -> Updates</i> and click "Check Again".', 'tribe-events-calendar') . '</p>',
465
  ),
466
  'info-end' => array(
467
  'type' => 'html',
@@ -609,6 +608,10 @@ if ( !class_exists( 'TribeEvents' ) ) {
609
  $post->EventStartDate = TribeEvents::getRealStartDate( $post->ID );
610
  }
611
  }
 
 
 
 
612
 
613
  if( '' == get_option('permalink_structure') ) {
614
  return add_query_arg('eventDate', TribeDateUtils::dateOnly( $post->EventStartDate ), $permalink );
@@ -616,7 +619,6 @@ if ( !class_exists( 'TribeEvents' ) ) {
616
  return trailingslashit($permalink) . TribeDateUtils::dateOnly( isset($post->EventStartDate) ? $post->EventStartDate : null );
617
  }
618
  }
619
-
620
  return $permalink;
621
  }
622
 
@@ -1474,7 +1476,7 @@ if ( !class_exists( 'TribeEvents' ) ) {
1474
  * @param string $secondary for $type = month, pass a YYYY-MM string for a specific month's URL
1475
  */
1476
 
1477
- public function getLink( $type = 'home', $secondary = false, $term = null ) {
1478
  // if permalinks are off or user doesn't want them: ugly.
1479
  if( '' == get_option('permalink_structure') ) {
1480
  return esc_url($this->uglyLink($type, $secondary));
@@ -1496,38 +1498,38 @@ if ( !class_exists( 'TribeEvents' ) ) {
1496
 
1497
  switch( $type ) {
1498
  case 'home':
1499
- return esc_url($eventUrl);
1500
  case 'month':
1501
  if ( $secondary ) {
1502
- return esc_url($eventUrl . $secondary);
1503
  }
1504
- return esc_url($eventUrl . $this->monthSlug . '/');
1505
  case 'upcoming':
1506
- return esc_url($eventUrl . $this->upcomingSlug . '/');
1507
  case 'past':
1508
- return esc_url($eventUrl . $this->pastSlug . '/');
1509
  case 'dropdown':
1510
  return esc_url($eventUrl);
1511
  case 'ical':
1512
  if ( $secondary == 'single' )
1513
  $eventUrl = trailingslashit(get_permalink());
1514
- return esc_url($eventUrl . 'ical/');
1515
  case 'single':
1516
  global $post;
1517
  $p = $secondary ? $secondary : $post;
1518
  remove_filter( 'post_type_link', array($this, 'addDateToRecurringEvents') );
1519
  $link = trailingslashit(get_permalink($p));
1520
  add_filter( 'post_type_link', array($this, 'addDateToRecurringEvents'), 10, 2 );
1521
- return esc_url($link);
1522
  case 'day':
1523
  $date = strtotime($secondary);
1524
  $secondary = date('Y-m-d', $date);
1525
- return esc_url($eventUrl . $secondary);
1526
  case 'all':
1527
  remove_filter( 'post_type_link', array($this, 'addDateToRecurringEvents') );
1528
  $eventUrl = trailingslashit(get_permalink());
1529
  add_filter( 'post_type_link', array($this, 'addDateToRecurringEvents'), 10, 2 );
1530
- return esc_url($eventUrl . 'all/');
1531
  default:
1532
  return esc_url($eventUrl);
1533
  }
@@ -1728,7 +1730,7 @@ if ( !class_exists( 'TribeEvents' ) ) {
1728
  $cleaned_tag = str_replace('_Event','',$meta);
1729
  $default = tribe_get_option('eventsDefault'.$cleaned_tag);
1730
  $default = apply_filters('filter_eventsDefault'.$cleaned_tag,$default);
1731
- return (get_post_meta( $id, $meta, $single )) ? get_post_meta( $id, $meta, $single ) : $default;
1732
  }else{
1733
  return get_post_meta( $id, $meta, $single );
1734
  }
@@ -1765,8 +1767,8 @@ if ( !class_exists( 'TribeEvents' ) ) {
1765
  if ( !current_user_can( 'edit_tribe_events' ) )
1766
  return;
1767
 
1768
- $_POST['Organizer'] = stripslashes_deep($_POST['organizer']);
1769
- $_POST['Venue'] = stripslashes_deep($_POST['venue']);
1770
 
1771
 
1772
  /**
@@ -1956,9 +1958,35 @@ if ( !class_exists( 'TribeEvents' ) ) {
1956
 
1957
  return $venue_id;
1958
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1959
 
1960
- function get_venue_info($p = null, $post_status='publish'){
1961
- $r = new WP_Query(array('post_type' => self::VENUE_POST_TYPE, 'nopaging' => 1, 'post_status' => $post_status, 'ignore_sticky_posts ' => 1,'orderby'=>'title', 'order'=>'ASC','p' => $p));
 
 
 
 
 
 
 
 
1962
  if ($r->have_posts()) :
1963
  return $r->posts;
1964
  endif;
@@ -2036,12 +2064,38 @@ if ( !class_exists( 'TribeEvents' ) ) {
2036
  }
2037
  }
2038
 
2039
- function get_organizer_info($p = null, $post_status='publish'){
2040
- $r = new WP_Query(array('post_type' => self::ORGANIZER_POST_TYPE, 'nopaging' => 1, 'post_status' => $post_status, 'ignore_sticky_posts ' => 1,'orderby'=>'title', 'order'=>'ASC', 'p' => $p));
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2041
  if ($r->have_posts()) :
2042
  return $r->posts;
2043
  endif;
2044
- return false;
2045
  }
2046
 
2047
  /**
@@ -2405,6 +2459,13 @@ if ( !class_exists( 'TribeEvents' ) ) {
2405
  $timestamp = mktime( 0, 0, 0, $dateParts[1], 1, $dateParts[0] );
2406
  return $monthNames[date( "F", $timestamp )] . " " . $dateParts[0];
2407
  }
 
 
 
 
 
 
 
2408
  /**
2409
  * echo the next tab index
2410
  * @return void
@@ -2566,7 +2627,7 @@ if ( !class_exists( 'TribeEvents' ) ) {
2566
  </tr>
2567
  <tr class="eventBritePluginPlug">
2568
  <td colspan="2">
2569
- <p><?php _e('Looking for additional functionality including recurring events, custom meta, community events, ticket sales and more?', 'tribe-events-calendar' ) ?> <?php printf( __('Check out the <a href="%s">available Add-Ons</a>.', 'tribe-events-calendar' ), TribeEvents::$tribeUrl.'shop/?ref=tec-event' ); ?></p>
2570
  </td>
2571
  </tr><?php
2572
  }
@@ -2585,17 +2646,6 @@ if ( !class_exists( 'TribeEvents' ) ) {
2585
  return get_the_ID();
2586
  }
2587
  }
2588
-
2589
- /**
2590
- * filter the link for tags when showing in an event
2591
- */
2592
- public function tag_link($termlink, $term, $taxonomy) {
2593
- global $post;
2594
- if (is_object($post) && $post->post_type == self::POSTTYPE && $taxonomy == 'post_tag') {
2595
- $termlink = esc_url(trailingslashit(tribe_get_events_link().'tag/'.$term->name));
2596
- }
2597
- return $termlink;
2598
- }
2599
 
2600
  /**
2601
  * Add the buttons/dropdown to the admin toolbar
@@ -2604,83 +2654,85 @@ if ( !class_exists( 'TribeEvents' ) ) {
2604
  * @return null
2605
  */
2606
  public function addToolbarItems() {
2607
- global $wp_admin_bar;
2608
-
2609
- $wp_admin_bar->add_menu( array(
2610
- 'id' => 'tribe-events',
2611
- 'title' => __( 'Events', 'tribe-events-calendar' ),
2612
- 'href' => $this->getLink( 'home' )
2613
- ) );
2614
-
2615
- $wp_admin_bar->add_group( array(
2616
- 'id' => 'tribe-events-group',
2617
- 'parent' => 'tribe-events'
2618
- ) );
2619
-
2620
- $wp_admin_bar->add_group( array(
2621
- 'id' => 'tribe-events-add-ons-group',
2622
- 'parent' => 'tribe-events'
2623
- ) );
2624
-
2625
- $wp_admin_bar->add_group( array(
2626
- 'id' => 'tribe-events-settings-group',
2627
- 'parent' => 'tribe-events'
2628
- ) );
2629
-
2630
- $wp_admin_bar->add_group( array(
2631
- 'id' => 'tribe-events-import-group',
2632
- 'parent' => 'tribe-events-add-ons-group'
2633
- ) );
2634
-
2635
- $wp_admin_bar->add_menu( array(
2636
- 'id' => 'tribe-events-view-calendar',
2637
- 'title' => __( 'View Calendar', 'tribe-events-calendar' ),
2638
- 'href' => $this->getLink( 'home' ),
2639
- 'parent' => 'tribe-events-group'
2640
- ) );
2641
-
2642
- if( current_user_can( 'edit_tribe_events' ) ) {
2643
  $wp_admin_bar->add_menu( array(
2644
- 'id' => 'tribe-events-add-event',
2645
- 'title' => __( 'Add Event', 'tribe-events-calendar' ),
2646
- 'href' => trailingslashit( get_admin_url() ) . 'post-new.php?post_type=' . self::POSTTYPE,
2647
- 'parent' => 'tribe-events-group'
2648
  ) );
2649
- }
2650
-
2651
- if( current_user_can( 'edit_tribe_events' ) ) {
2652
- $wp_admin_bar->add_menu( array(
2653
- 'id' => 'tribe-events-edit-events',
2654
- 'title' => __( 'Edit Events', 'tribe-events-calendar' ),
2655
- 'href' => trailingslashit( get_admin_url() ) . 'edit.php?post_type=' . self::POSTTYPE,
2656
- 'parent' => 'tribe-events-group'
2657
  ) );
2658
- }
2659
-
2660
- if ( current_user_can( 'manage_options' ) ) {
2661
- $wp_admin_bar->add_menu( array(
2662
- 'id' => 'tribe-events-settings',
2663
- 'title' => __( 'Settings', 'tribe-events-calendar' ),
2664
- 'parent' => 'tribe-events-settings-group'
2665
  ) );
2666
- }
2667
-
2668
- if ( current_user_can( 'manage_options' ) ) {
2669
- $wp_admin_bar->add_menu( array(
2670
- 'id' => 'tribe-events-settings-sub',
2671
- 'title' => __( 'Events', 'tribe-events-calendar' ),
2672
- 'href' => trailingslashit( get_admin_url() ) . 'edit.php?post_type=' . self::POSTTYPE . '&page=tribe-events-calendar',
2673
- 'parent' => 'tribe-events-settings'
2674
  ) );
2675
- }
2676
-
2677
- if ( current_user_can( 'manage_options' ) ) {
 
 
 
2678
  $wp_admin_bar->add_menu( array(
2679
- 'id' => 'tribe-events-help',
2680
- 'title' => __( 'Help', 'tribe-events-calendar' ),
2681
- 'href' => trailingslashit( get_admin_url() ) . 'edit.php?post_type=' . self::POSTTYPE . '&page=tribe-events-calendar&tab=help',
2682
- 'parent' => 'tribe-events-settings-group'
2683
  ) );
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2684
  }
2685
  }
2686
 
16
  const VENUE_POST_TYPE = 'tribe_venue';
17
  const ORGANIZER_POST_TYPE = 'tribe_organizer';
18
  const PLUGIN_DOMAIN = 'tribe-events-calendar';
19
+ const VERSION = '2.0.9';
20
  const FEED_URL = 'http://tri.be/category/products/feed/';
21
  const INFO_API_URL = 'http://wpapi.org/api/plugin/the-events-calendar.php';
22
  const WP_PLUGIN_URL = 'http://wordpress.org/extend/plugins/the-events-calendar/';
189
  require_once( 'tribe-debug-bar.class.php' );
190
 
191
  // App Shop
192
+ if (!defined("TRIBE_HIDE_UPSELL") || TRIBE_HIDE_UPSELL !== true ){
193
  require_once( 'tribe-app-shop.class.php' );
194
  }
195
 
205
  add_filter( 'bloginfo_rss', array($this, 'add_space_to_rss' ) );
206
  add_filter( 'post_type_link', array($this, 'addDateToRecurringEvents'), 10, 2 );
207
  add_filter( 'post_updated_messages', array($this, 'updatePostMessage') );
 
208
 
209
  /* Add nav menu item - thanks to http://wordpress.org/extend/plugins/cpt-archives-in-nav-menus/ */
210
  add_filter( 'nav_menu_items_' . TribeEvents::POSTTYPE, array( $this, 'add_events_checkbox_to_menu' ), null, 3 );
256
  add_action( 'tribe_settings_do_tabs', array( $this, 'doSettingTabs' ) );
257
  add_action( 'tribe_settings_content_tab_help', array( $this, 'doHelpTab' ) );
258
  // add-on compatibility
259
+ add_action( 'admin_notices', array( $this, 'checkAddOnCompatibility' ), 200 );
260
 
261
  add_action( 'wp_before_admin_bar_render', array( $this, 'addToolbarItems' ), 10 );
262
  add_action( 'admin_notices', array( $this, 'activationMessage' ) );
460
  ),
461
  'info-box-description' => array(
462
  'type' => 'html',
463
+ 'html' => '<p>' . __('The license key you received when completing your purchase will grant you access to support and updates. You do not need to enter the key below for the plugins to work, but you will need to enter it to get automatic updates, and our support team won\'t be able to help you out unless it is added and current.</p><p>Each plugin/add-on has its own unique license key. Simply paste the key into its appropriate field on the list below, and give it a moment to validate. You know you\'re set when a green expiration date appears alongside a "valid" message.</p><p>If you\'re seeing a red message telling you that your key isn\'t valid or is out of installs, it means that your key was not accepted. Visit <a href="http://tri.be">http://tri.be</a>, log in and navigate to <i>Account Central > Licenses</i> on the tri.be site to see if the key is tied to another site or past its expiration date. For more on automatic updates and using your license key, please see <a href="http://tri.be/updating-the-plugin/">this blog post</a>.</p><p>Not seeing an update but expecting one? In WordPress go to <i>Dashboard > Updates</i> and click "Check Again".', 'tribe-events-calendar') . '</p>',
464
  ),
465
  'info-end' => array(
466
  'type' => 'html',
608
  $post->EventStartDate = TribeEvents::getRealStartDate( $post->ID );
609
  }
610
  }
611
+
612
+ // prevent any call from outside the tribe from appending bad date on the end of recurring permalinks (looking at Yoast WP SEO)
613
+ if(!isset($post->EventStartDate) || !$post->EventStartDate)
614
+ return $permalink;
615
 
616
  if( '' == get_option('permalink_structure') ) {
617
  return add_query_arg('eventDate', TribeDateUtils::dateOnly( $post->EventStartDate ), $permalink );
619
  return trailingslashit($permalink) . TribeDateUtils::dateOnly( isset($post->EventStartDate) ? $post->EventStartDate : null );
620
  }
621
  }
 
622
  return $permalink;
623
  }
624
 
1476
  * @param string $secondary for $type = month, pass a YYYY-MM string for a specific month's URL
1477
  */
1478
 
1479
+ public function getLink ( $type = 'home', $secondary = false, $term = null ) {
1480
  // if permalinks are off or user doesn't want them: ugly.
1481
  if( '' == get_option('permalink_structure') ) {
1482
  return esc_url($this->uglyLink($type, $secondary));
1498
 
1499
  switch( $type ) {
1500
  case 'home':
1501
+ return trailingslashit( esc_url($eventUrl) );
1502
  case 'month':
1503
  if ( $secondary ) {
1504
+ return trailingslashit( esc_url($eventUrl . $secondary) );
1505
  }
1506
+ return trailingslashit( esc_url($eventUrl . $this->monthSlug) );
1507
  case 'upcoming':
1508
+ return trailingslashit( esc_url($eventUrl . $this->upcomingSlug) );
1509
  case 'past':
1510
+ return trailingslashit( esc_url($eventUrl . $this->pastSlug) );
1511
  case 'dropdown':
1512
  return esc_url($eventUrl);
1513
  case 'ical':
1514
  if ( $secondary == 'single' )
1515
  $eventUrl = trailingslashit(get_permalink());
1516
+ return trailingslashit( esc_url($eventUrl . 'ical') );
1517
  case 'single':
1518
  global $post;
1519
  $p = $secondary ? $secondary : $post;
1520
  remove_filter( 'post_type_link', array($this, 'addDateToRecurringEvents') );
1521
  $link = trailingslashit(get_permalink($p));
1522
  add_filter( 'post_type_link', array($this, 'addDateToRecurringEvents'), 10, 2 );
1523
+ return trailingslashit( esc_url($link) );
1524
  case 'day':
1525
  $date = strtotime($secondary);
1526
  $secondary = date('Y-m-d', $date);
1527
+ return trailingslashit( esc_url($eventUrl . $secondary) );
1528
  case 'all':
1529
  remove_filter( 'post_type_link', array($this, 'addDateToRecurringEvents') );
1530
  $eventUrl = trailingslashit(get_permalink());
1531
  add_filter( 'post_type_link', array($this, 'addDateToRecurringEvents'), 10, 2 );
1532
+ return trailingslashit( esc_url($eventUrl . 'all') );
1533
  default:
1534
  return esc_url($eventUrl);
1535
  }
1730
  $cleaned_tag = str_replace('_Event','',$meta);
1731
  $default = tribe_get_option('eventsDefault'.$cleaned_tag);
1732
  $default = apply_filters('filter_eventsDefault'.$cleaned_tag,$default);
1733
+ return (get_post_meta( $id, $meta, $single ) !== false) ? get_post_meta( $id, $meta, $single ) : $default;
1734
  }else{
1735
  return get_post_meta( $id, $meta, $single );
1736
  }
1767
  if ( !current_user_can( 'edit_tribe_events' ) )
1768
  return;
1769
 
1770
+ $_POST['Organizer'] = isset($_POST['organizer']) ? stripslashes_deep($_POST['organizer']) : null;
1771
+ $_POST['Venue'] = isset($_POST['venue']) ? stripslashes_deep($_POST['venue']) : null;
1772
 
1773
 
1774
  /**
1958
 
1959
  return $venue_id;
1960
  }
1961
+ /**
1962
+ *
1963
+ * @param $p
1964
+ * @param $post_status (deprecated)
1965
+ * @param $args
1966
+ *
1967
+ * @return WP_Query->posts || false
1968
+ */
1969
+ function get_venue_info( $p = null, $deprecated = null, $args = array() ){
1970
+ $defaults = array(
1971
+ 'post_type' => self::VENUE_POST_TYPE,
1972
+ 'nopaging' => 1,
1973
+ 'post_status' => 'publish',
1974
+ 'ignore_sticky_posts ' => 1,
1975
+ 'orderby'=>'title',
1976
+ 'order'=>'ASC',
1977
+ 'p' => $p
1978
+ );
1979
 
1980
+ // allow deprecated param to pass through by default
1981
+ // NOTE: setting post_status in $args will override $post_status
1982
+ if ( $deprecated != null ) {
1983
+ _deprecated_argument( __FUNCTION__, 'The Event Calendar v2.0.9', 'To use the latest code, please supply post_status in the argument array params.' );
1984
+ $defaults['post_status'] = $deprecated;
1985
+ }
1986
+
1987
+
1988
+ $args = wp_parse_args( $args, $defaults );
1989
+ $r = new WP_Query( $args );
1990
  if ($r->have_posts()) :
1991
  return $r->posts;
1992
  endif;
2064
  }
2065
  }
2066
 
2067
+ /**
2068
+ *
2069
+ * @param $p
2070
+ * @param $post_status (deprecated)
2071
+ * @param $args
2072
+ *
2073
+ * @return WP_Query->posts || false
2074
+ */
2075
+ function get_organizer_info( $p = null, $deprecated = null, $args = array() ){
2076
+ $defaults = array(
2077
+ 'post_type' => self::ORGANIZER_POST_TYPE,
2078
+ 'nopaging' => 1,
2079
+ 'post_status' => 'publish',
2080
+ 'ignore_sticky_posts ' => 1,
2081
+ 'orderby'=>'title',
2082
+ 'order'=>'ASC',
2083
+ 'p' => $p
2084
+ );
2085
+
2086
+ // allow deprecated param to pass through by default
2087
+ // NOTE: setting post_status in $args will override $post_status
2088
+ if ( $deprecated != null ) {
2089
+ _deprecated_argument( __FUNCTION__, 'The Event Calendar v2.0.9', 'To use the latest code, please supply post_status in the argument array params.' );
2090
+ $defaults['post_status'] = $deprecated;
2091
+ }
2092
+
2093
+
2094
+ $args = wp_parse_args( $args, $defaults );
2095
+ $r = new WP_Query( $args );
2096
  if ($r->have_posts()) :
2097
  return $r->posts;
2098
  endif;
 
2099
  }
2100
 
2101
  /**
2459
  $timestamp = mktime( 0, 0, 0, $dateParts[1], 1, $dateParts[0] );
2460
  return $monthNames[date( "F", $timestamp )] . " " . $dateParts[0];
2461
  }
2462
+
2463
+ public function getDateStringShortened( $date ) {
2464
+ $monthNames = $this->monthNames();
2465
+ $dateParts = split( '-', $date );
2466
+ $timestamp = mktime( 0, 0, 0, $dateParts[1], 1, $dateParts[0] );
2467
+ return $monthNames[date( "F", $timestamp )];
2468
+ }
2469
  /**
2470
  * echo the next tab index
2471
  * @return void
2627
  </tr>
2628
  <tr class="eventBritePluginPlug">
2629
  <td colspan="2">
2630
+ <p><?php _e('Looking for additional functionality including recurring events, custom meta, community events, ticket sales and more?', 'tribe-events-calendar' ) ?> <?php printf( __('Check out the <a href="%s">available add-ons</a>.', 'tribe-events-calendar' ), TribeEvents::$tribeUrl.'shop/?ref=tec-event' ); ?></p>
2631
  </td>
2632
  </tr><?php
2633
  }
2646
  return get_the_ID();
2647
  }
2648
  }
 
 
 
 
 
 
 
 
 
 
 
2649
 
2650
  /**
2651
  * Add the buttons/dropdown to the admin toolbar
2654
  * @return null
2655
  */
2656
  public function addToolbarItems() {
2657
+ if ( !defined( 'TRIBE_DISABLE_TOOLBAR_ITEMS' ) || !TRIBE_DISABLE_TOOLBAR_ITEMS ) {
2658
+ global $wp_admin_bar;
2659
+
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2660
  $wp_admin_bar->add_menu( array(
2661
+ 'id' => 'tribe-events',
2662
+ 'title' => __( 'Events', 'tribe-events-calendar' ),
2663
+ 'href' => $this->getLink( 'home' )
 
2664
  ) );
2665
+
2666
+ $wp_admin_bar->add_group( array(
2667
+ 'id' => 'tribe-events-group',
2668
+ 'parent' => 'tribe-events'
 
 
 
 
2669
  ) );
2670
+
2671
+ $wp_admin_bar->add_group( array(
2672
+ 'id' => 'tribe-events-add-ons-group',
2673
+ 'parent' => 'tribe-events'
 
 
 
2674
  ) );
2675
+
2676
+ $wp_admin_bar->add_group( array(
2677
+ 'id' => 'tribe-events-settings-group',
2678
+ 'parent' => 'tribe-events'
 
 
 
 
2679
  ) );
2680
+
2681
+ $wp_admin_bar->add_group( array(
2682
+ 'id' => 'tribe-events-import-group',
2683
+ 'parent' => 'tribe-events-add-ons-group'
2684
+ ) );
2685
+
2686
  $wp_admin_bar->add_menu( array(
2687
+ 'id' => 'tribe-events-view-calendar',
2688
+ 'title' => __( 'View Calendar', 'tribe-events-calendar' ),
2689
+ 'href' => $this->getLink( 'home' ),
2690
+ 'parent' => 'tribe-events-group'
2691
  ) );
2692
+
2693
+ if( current_user_can( 'edit_tribe_events' ) ) {
2694
+ $wp_admin_bar->add_menu( array(
2695
+ 'id' => 'tribe-events-add-event',
2696
+ 'title' => __( 'Add Event', 'tribe-events-calendar' ),
2697
+ 'href' => trailingslashit( get_admin_url() ) . 'post-new.php?post_type=' . self::POSTTYPE,
2698
+ 'parent' => 'tribe-events-group'
2699
+ ) );
2700
+ }
2701
+
2702
+ if( current_user_can( 'edit_tribe_events' ) ) {
2703
+ $wp_admin_bar->add_menu( array(
2704
+ 'id' => 'tribe-events-edit-events',
2705
+ 'title' => __( 'Edit Events', 'tribe-events-calendar' ),
2706
+ 'href' => trailingslashit( get_admin_url() ) . 'edit.php?post_type=' . self::POSTTYPE,
2707
+ 'parent' => 'tribe-events-group'
2708
+ ) );
2709
+ }
2710
+
2711
+ if ( current_user_can( 'manage_options' ) ) {
2712
+ $wp_admin_bar->add_menu( array(
2713
+ 'id' => 'tribe-events-settings',
2714
+ 'title' => __( 'Settings', 'tribe-events-calendar' ),
2715
+ 'parent' => 'tribe-events-settings-group'
2716
+ ) );
2717
+ }
2718
+
2719
+ if ( current_user_can( 'manage_options' ) ) {
2720
+ $wp_admin_bar->add_menu( array(
2721
+ 'id' => 'tribe-events-settings-sub',
2722
+ 'title' => __( 'Events', 'tribe-events-calendar' ),
2723
+ 'href' => trailingslashit( get_admin_url() ) . 'edit.php?post_type=' . self::POSTTYPE . '&page=tribe-events-calendar',
2724
+ 'parent' => 'tribe-events-settings'
2725
+ ) );
2726
+ }
2727
+
2728
+ if ( current_user_can( 'manage_options' ) ) {
2729
+ $wp_admin_bar->add_menu( array(
2730
+ 'id' => 'tribe-events-help',
2731
+ 'title' => __( 'Help', 'tribe-events-calendar' ),
2732
+ 'href' => trailingslashit( get_admin_url() ) . 'edit.php?post_type=' . self::POSTTYPE . '&page=tribe-events-calendar&tab=help',
2733
+ 'parent' => 'tribe-events-settings-group'
2734
+ ) );
2735
+ }
2736
  }
2737
  }
2738
 
lib/tribe-admin-events-list.class.php CHANGED
@@ -46,7 +46,7 @@ if (!class_exists('TribeEventsAdminList')) {
46
  // event deletion
47
  public static function add_date_to_recurring_event_trash_link( $link, $postId ) {
48
  if ( function_exists('tribe_is_recurring_event') && is_array(self::$events_list) && tribe_is_recurring_event($postId) && isset(self::$events_list[0]) ) {
49
- return add_query_arg( array( 'eventDate'=>urlencode( TribeDateUtils::dateOnly( self::$events_list[0]->EventEndDate ) ) ), $link );
50
  }
51
 
52
  return $link;
@@ -257,7 +257,7 @@ if (!class_exists('TribeEventsAdminList')) {
257
 
258
  // if is a recurring event
259
  if ( function_exists('tribe_is_recurring_event') && tribe_is_recurring_event($eventId) && isset(self::$events_list[0])) {
260
- $link = add_query_arg('eventDate', urlencode( TribeDateUtils::dateOnly( self::$events_list[0]->EventEndDate ) ), $link);
261
  }
262
 
263
  return $link;
46
  // event deletion
47
  public static function add_date_to_recurring_event_trash_link( $link, $postId ) {
48
  if ( function_exists('tribe_is_recurring_event') && is_array(self::$events_list) && tribe_is_recurring_event($postId) && isset(self::$events_list[0]) ) {
49
+ return add_query_arg( array( 'eventDate'=>urlencode( TribeDateUtils::dateOnly( self::$events_list[0]->EventStartDate ) ) ), $link );
50
  }
51
 
52
  return $link;
257
 
258
  // if is a recurring event
259
  if ( function_exists('tribe_is_recurring_event') && tribe_is_recurring_event($eventId) && isset(self::$events_list[0])) {
260
+ $link = add_query_arg('eventDate', urlencode( TribeDateUtils::dateOnly( self::$events_list[0]->EventStartDate ) ), $link);
261
  }
262
 
263
  return $link;
lib/tribe-app-shop.class.php CHANGED
@@ -42,11 +42,8 @@
42
  * Class constructor
43
  */
44
  public function __construct() {
45
- if ( !defined( 'TRIBE_HIDE_UPSELL' ) || !TRIBE_HIDE_UPSELL ) {
46
- add_action( 'admin_menu', array( $this, 'add_menu_page' ), 100 );
47
- add_action( 'wp_before_admin_bar_render', array( $this, 'add_toolbar_item' ), 20 );
48
- }
49
-
50
  }
51
 
52
  /**
42
  * Class constructor
43
  */
44
  public function __construct() {
45
+ add_action( 'admin_menu', array( $this, 'add_menu_page' ), 100 );
46
+ add_action( 'wp_before_admin_bar_render', array( $this, 'add_toolbar_item' ), 20 );
 
 
 
47
  }
48
 
49
  /**
lib/tribe-date-utils.class.php CHANGED
File without changes
lib/tribe-debug-bar.class.php CHANGED
File without changes
lib/tribe-event-api.class.php CHANGED
File without changes
lib/tribe-event-exception.class.php CHANGED
File without changes
lib/tribe-event-query.class.php CHANGED
File without changes
lib/tribe-field.class.php CHANGED
File without changes
lib/tribe-presstrends.php CHANGED
File without changes
lib/tribe-settings-tab.class.php CHANGED
File without changes
lib/tribe-settings.class.php CHANGED
File without changes
lib/tribe-templates.class.php CHANGED
@@ -48,11 +48,24 @@ if (!class_exists('TribeEventsTemplates')) {
48
 
49
  $template = locate_template( tribe_get_option('tribeEventsTemplate', 'default') == 'default' ? 'page.php' : tribe_get_option('tribeEventsTemplate', 'default') );
50
  if ($template == '') $template = get_index_template();
51
-
 
 
 
 
52
  return $template;
53
  }
54
  }
55
 
 
 
 
 
 
 
 
 
 
56
  public static function wpHeadFinished() {
57
  self::$throughHead = true;
58
  }
@@ -114,9 +127,9 @@ if (!class_exists('TribeEventsTemplates')) {
114
  self::restoreQuery();
115
 
116
  ob_start();
117
- echo stripslashes(tribe_get_option('tribeEventsBeforeHTML'));
118
  include TribeEventsTemplates::get_current_page_template();
119
- echo stripslashes(tribe_get_option('tribeEventsAfterHTML'));
120
  $contents = ob_get_contents();
121
  ob_end_clean();
122
 
48
 
49
  $template = locate_template( tribe_get_option('tribeEventsTemplate', 'default') == 'default' ? 'page.php' : tribe_get_option('tribeEventsTemplate', 'default') );
50
  if ($template == '') $template = get_index_template();
51
+
52
+ // remove singular body class if sidebar-page.php
53
+ if( $template == get_stylesheet_directory() . '/sidebar-page.php' ) {
54
+ add_filter( 'body_class', array( __CLASS__, 'remove_singular_body_class' ) );
55
+ }
56
  return $template;
57
  }
58
  }
59
 
60
+ // remove "singular" from available body class
61
+ public function remove_singular_body_class( $c ) {
62
+ $key = array_search('singular', $c);
63
+ if( $key ) {
64
+ unset($c[ $key ]);
65
+ }
66
+ return $c;
67
+ }
68
+
69
  public static function wpHeadFinished() {
70
  self::$throughHead = true;
71
  }
127
  self::restoreQuery();
128
 
129
  ob_start();
130
+ echo apply_filters( 'tribe_events_before_html', stripslashes( tribe_get_option( 'tribeEventsBeforeHTML' ) ) );
131
  include TribeEventsTemplates::get_current_page_template();
132
+ echo apply_filters( 'tribe_events_after_html', stripslashes( tribe_get_option( 'tribeEventsAfterHTML' ) ) );
133
  $contents = ob_get_contents();
134
  ob_end_clean();
135
 
lib/tribe-the-events-calendar-import.class.php CHANGED
File without changes
lib/tribe-validate.class.php CHANGED
@@ -162,8 +162,8 @@ if ( !class_exists( 'TribeValidate' ) ) {
162
  * @author jkudish
163
  * @return stdClass validation result object
164
  */
165
- public function alpha_numeric_multi_line_with_dots() {
166
- if ( preg_match( '/^[a-zA-Z0-9\s.]+$/', $this->value ) ) {
167
  $this->result->valid = true;
168
  $this->value = tribe_multi_line_remove_empty_lines( $this->value );
169
  } else {
162
  * @author jkudish
163
  * @return stdClass validation result object
164
  */
165
+ public function alpha_numeric_multi_line_with_dots_and_dashes() {
166
+ if ( preg_match( '/^[a-zA-Z0-9\s.-]+$/', $this->value ) ) {
167
  $this->result->valid = true;
168
  $this->value = tribe_multi_line_remove_empty_lines( $this->value );
169
  } else {
lib/tribe-view-helpers.class.php CHANGED
File without changes
lib/widget-list.class.php CHANGED
File without changes
license.txt CHANGED
File without changes
public/advanced-functions/event.php CHANGED
File without changes
public/advanced-functions/organizer.php CHANGED
File without changes
public/advanced-functions/venue.php CHANGED
File without changes
public/template-tags/calendar.php CHANGED
@@ -143,7 +143,7 @@ if( class_exists( 'TribeEvents' ) ) {
143
  global $wp_query;
144
 
145
  if ( isset ( $wp_query->query_vars['eventDate'] ) ) {
146
- $date = $wp_query->query_vars['eventDate'] . "-01";
147
  } else {
148
  $date = date_i18n( TribeDateUtils::DBDATEFORMAT );
149
  }
@@ -214,7 +214,7 @@ if( class_exists( 'TribeEvents' ) ) {
214
  */
215
  function tribe_get_previous_month_text() {
216
  $tribe_ecp = TribeEvents::instance();
217
- return $tribe_ecp->getDateString( $tribe_ecp->previousMonth( tribe_get_month_view_date() ) );
218
  }
219
 
220
  /**
@@ -253,7 +253,7 @@ if( class_exists( 'TribeEvents' ) ) {
253
  */
254
  function tribe_get_next_month_text() {
255
  $tribe_ecp = TribeEvents::instance();
256
- return $tribe_ecp->getDateString( $tribe_ecp->nextMonth( tribe_get_month_view_date() ) );
257
  }
258
 
259
  /**
143
  global $wp_query;
144
 
145
  if ( isset ( $wp_query->query_vars['eventDate'] ) ) {
146
+ $date = $wp_query->query_vars['eventDate'];
147
  } else {
148
  $date = date_i18n( TribeDateUtils::DBDATEFORMAT );
149
  }
214
  */
215
  function tribe_get_previous_month_text() {
216
  $tribe_ecp = TribeEvents::instance();
217
+ return $tribe_ecp->getDateStringShortened( $tribe_ecp->previousMonth( tribe_get_month_view_date() ) );
218
  }
219
 
220
  /**
253
  */
254
  function tribe_get_next_month_text() {
255
  $tribe_ecp = TribeEvents::instance();
256
+ return $tribe_ecp->getDateStringShortened( $tribe_ecp->nextMonth( tribe_get_month_view_date() ) );
257
  }
258
 
259
  /**
public/template-tags/date.php CHANGED
File without changes
public/template-tags/general.php CHANGED
@@ -120,7 +120,10 @@ if( class_exists( 'TribeEvents' ) ) {
120
  if( !$label ) { $label = __('Category:', 'tribe-events-calendar'); }
121
 
122
  $tribe_ecp = TribeEvents::instance();
123
- apply_filters('tribe_meta_event_cats', the_terms( get_the_ID(), $tribe_ecp->get_event_taxonomy(), '<dt class="category-label">'.$label.'</dt><dd class="category-meta">', $separator, '</dd>' ));
 
 
 
124
  }
125
 
126
  /**
@@ -137,7 +140,9 @@ if( class_exists( 'TribeEvents' ) ) {
137
  if( !$label ) { $label = __('Tags:', 'tribe-events-calendar'); }
138
 
139
  $tribe_ecp = TribeEvents::instance();
140
- apply_filters('tribe_meta_event_tags', the_terms( get_the_ID(), 'post_tag', '<dt class="tribe-tag-label">'.$label.'</dt><dd class="tribe-tag-meta">', $separator, '</dd>' ));
 
 
141
  }
142
 
143
  /**
@@ -282,7 +287,7 @@ if( class_exists( 'TribeEvents' ) ) {
282
  }else{
283
  $return = false;
284
  }
285
- apply_filters('tribe_event_in_category', $return);
286
  }
287
 
288
  /**
120
  if( !$label ) { $label = __('Category:', 'tribe-events-calendar'); }
121
 
122
  $tribe_ecp = TribeEvents::instance();
123
+
124
+ $list = apply_filters('tribe_meta_event_cats', get_the_term_list( get_the_ID(), $tribe_ecp->get_event_taxonomy(), '<dt class="category-label">'.$label.'</dt><dd class="category-meta">', $separator, '</dd>' ));
125
+
126
+ echo $list;
127
  }
128
 
129
  /**
140
  if( !$label ) { $label = __('Tags:', 'tribe-events-calendar'); }
141
 
142
  $tribe_ecp = TribeEvents::instance();
143
+ $list = apply_filters('tribe_meta_event_tags', get_the_term_list( get_the_ID(), 'post_tag', '<dt class="tribe-tag-label">'.$label.'</dt><dd class="tribe-tag-meta">', $separator, '</dd>' ));
144
+
145
+ echo $list;
146
  }
147
 
148
  /**
287
  }else{
288
  $return = false;
289
  }
290
+ return apply_filters('tribe_event_in_category', $return);
291
  }
292
 
293
  /**
public/template-tags/google-map.php CHANGED
File without changes
public/template-tags/link.php CHANGED
@@ -131,7 +131,7 @@ if( class_exists( 'TribeEvents' ) ) {
131
  * @since 2.0
132
  */
133
  function tribe_get_event_link($event = null) {
134
- return apply_filters( 'tribe_get_event_link', TribeEvents::instance()->getLink('single', $event), $event );
135
  }
136
 
137
  }
131
  * @since 2.0
132
  */
133
  function tribe_get_event_link($event = null) {
134
+ return trailingslashit( apply_filters( 'tribe_get_event_link', TribeEvents::instance()->getLink('single', $event), $event ) );
135
  }
136
 
137
  }
public/template-tags/loop.php CHANGED
File without changes
public/template-tags/options.php CHANGED
File without changes
public/template-tags/organizer.php CHANGED
File without changes
public/template-tags/venue.php CHANGED
File without changes
readme.txt CHANGED
@@ -1,37 +1,40 @@
1
  === The Events Calendar ===
2
 
3
- Contributors: ModernTribe, jkudish, PaulHughes01, roblagatta, jonahcoyote, peterchester, reid.peifer, shane.pearlman
4
  Tags: modern tribe, tribe, widget, events, tooltips, grid, month, list, calendar, recurring, event, venue, eventbrite, registration, tickets, ticketing, eventbright, api, dates, date, plugin, posts, sidebar, template, theme, time, google maps, conference, workshop, concert, meeting, seminar, summit, forum, shortcode
5
  Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QA7QZM4CNQ342
6
  Requires at least: 3.3
7
- Tested up to: 3.4
8
- Stable tag: 2.0.8
9
 
10
  == Description ==
11
 
12
- IMPORTANT NOTICE: If you are upgrading from a pre-2.0 version of The Events Calendar, please BACK UP your data before upgrading! This is a significant update.
 
13
 
14
- The Events Calendar plugin enables you to rapidly create and manage events. Features include Google Maps integration as well as default templates such as a calendar grid and event list, widget and so much more. Looking for recurring events, the ability to sell tickets, manage conference schedules, accept user submitted events automatically and more? Check out the <a href="http://tri.be/products/?ref=tec-readme">available premium and community add-ons</a>. Have questions or looking to get help from our active user community, <a href="https://www.facebook.com/ModernTribeInc">join us on Facebook</a>, sign up for our newsletter (bottom of the home page) or check out <a href="http://tri.be/support/?ref=tec-readme">our support page</a>. Please note that while we are actively supporting this plugin, we don't provide support for non-paying users.
15
 
16
  Just getting started? Check out our <a href="http://tri.be/new-user-primers/?ref=tec-readme">new user primer!</a>
17
 
18
- = The Events Calendar 2.0 =
19
 
20
- * Event custom post type
21
  * Easily manage events
22
  * Upcoming Events Widget
23
- * provides full template to complement the 2010 & 2011 theme out of the box (month and list view)
24
  * Extensive template tags for customization
25
- * MU Compatible
26
  * Google Maps Integration
27
  * Calendar Month view with tooltips
28
  * Includes support for venue, cost, address, start and end time, google maps link
29
 
30
- = The Events Calendar PRO Features =
 
 
31
 
32
  * Recurring events
33
- * Saved venues & organizers
34
- * Custom events attributes
35
  * Advanced events manager
36
  * Venue view
37
  * Single day view
@@ -42,6 +45,20 @@ Just getting started? Check out our <a href="http://tri.be/new-user-primers/?ref
42
 
43
  <a href="http://tri.be/wordpress-events-calendar-pro/?ref=tec-readme">Grab a copy of The Events Calendar PRO!</a>
44
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
45
  == Screenshots ==
46
 
47
  1. Calendar View
@@ -51,12 +68,40 @@ Just getting started? Check out our <a href="http://tri.be/new-user-primers/?ref
51
  5. Event List Admin
52
  6. Settings Panel
53
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
54
  == Installation ==
55
 
56
  = Install =
57
 
58
  1. <a href="http://tri.be/downloading-installing-activating-the-events-calendar-2-0-pro-2-0/?ref=tec-readme">Follow the directions in our simple video.</a>
59
- 1. Update your permalinks to ensure that the event specific rewrite rules take effect.
60
  1. If you have trouble installing, see the [Codex](http://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation) for more helpful info.
61
 
62
  For more information, check out our <a href="http://tri.be/support/documentation/events-calendar-pro-new-user-primer/?ref=tec-readme">new user primer!</a>
@@ -72,13 +117,22 @@ No setup required. Just plug and play!
72
 
73
  == Documentation ==
74
 
75
- All of our online documentation can be found at <a href="http://tri.be/support/documentation?ref=tec-readme" target="_blank">http://tri.be/support/documentation</a>. Tutorials are accessible at <a href="http://tri.be/the-events-calendar-for-wordpress-tutorials/?ref=tec-readme" target="_blank">http://tri.be/the-events-calendar-for-wordpress-tutorials.</a>
76
 
77
- For template tags, you can view our template tag includes in the "public" folder to read through the functions directly.
78
 
79
- If you have any questions about this plugin, please take look at the dedicated forum here on WordPress.org at <a href="http://wordpress.org/tags/the-events-calendar">http://wordpress.org/tags/the-events-calendar</a>. Please search existing threads before opening a new one.
 
 
 
80
 
81
- If you want, you can read the <a href="http://tri.be/support/forums/?ref=tec-readme">Modern Tribe PRO support forums</a>. You won't, however, be able to post a message in any forums beyond Pre-Sale Questions unless you have purchase a PRO license.
 
 
 
 
 
 
82
 
83
  == Contributors ==
84
 
@@ -88,8 +142,11 @@ The plugin is produced by <a href="http://tri.be/?ref=tec-readme">Modern Tribe I
88
 
89
  * <a href="http://profiles.wordpress.org/users/paulhughes01">Paul Hughes</a>
90
  * <a href="http://profiles.wordpress.org/users/roblagatta">Rob La Gatta</a>
91
- * <a href="http://profiles.wordpress.org/users/jonahcoyote">Jonah West</a>
92
  * <a href="http://profiles.wordpress.org/users/mzaweb">Daniel Dvorkin</a>
 
 
 
 
93
  * <a href="http://profiles.wordpress.org/users/peterchester">Peter Chester</a>
94
  * <a href="http://profiles.wordpress.org/users/reid.peifer">Reid Peifer</a>
95
  * <a href="http://profiles.wordpress.org/users/shane.pearlman">Shane Pearlman</a>
@@ -124,7 +181,7 @@ The plugin is produced by <a href="http://tri.be/?ref=tec-readme">Modern Tribe I
124
  * Bosnian (free & PRO) from Marko Manojlovic
125
  * Croatian (free & PRO) from Marko Manojlovic
126
  * Finnish (free & PRO) from Petri Kajander
127
- * Catalan (free only) from Fran Rosa
128
 
129
 
130
 
@@ -146,9 +203,55 @@ Our Premium Plugins:
146
  * <a href="http://tri.be/shop/conference-manager/?ref=tec-readme" target="_blank">The Events Calendar: Conference Manager (coming later in 2012)</a>
147
  * <a href="http://tri.be/shop/wootickets/?ref=tec-readme" target="_blank">The Events Calendar: WooTickets (coming later in 2012)</a>
148
 
149
-
150
  == Changelog ==
151
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
152
  = 2.0.8 =
153
 
154
  **Small features, UX and Content Tweaks:**
@@ -355,7 +458,7 @@ Our Premium Plugins:
355
 
356
  = 2.0.1 =
357
 
358
- **Small features, UX and Content Tweeks:**
359
 
360
  * Enabled method to turn off event upsell messages on your site in wp-config.php - define( 'TRIBE_HIDE_UPSELL', true );
361
  * Updated migration message to help 1.6.5 users have an easier time when they upgrade to 2.0
@@ -385,8 +488,41 @@ Our Premium Plugins:
385
 
386
  This is such a major re-write that we are starting the change log over.
387
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
388
  == Upgrade Notice ==
389
 
 
 
 
 
 
 
 
 
390
  = 2.0.7 =
391
 
392
  2.0.7 contains bug patches and new features for 2.0. Are you upgrading from 1.6.5? Events 2.0 is a MAJOR upgrade, please backup your data and plan a little time in case you have to make any theme edits. Check out the upgrade tutorials in support on the tri.be website.
1
  === The Events Calendar ===
2
 
3
+ Contributors: ModernTribe, PaulHughes01, roblagatta, jonahcoyote, mzaweb, codearachnid, ryancurban, barryhughes, peterchester, reid.peifer, shane.pearlman
4
  Tags: modern tribe, tribe, widget, events, tooltips, grid, month, list, calendar, recurring, event, venue, eventbrite, registration, tickets, ticketing, eventbright, api, dates, date, plugin, posts, sidebar, template, theme, time, google maps, conference, workshop, concert, meeting, seminar, summit, forum, shortcode
5
  Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QA7QZM4CNQ342
6
  Requires at least: 3.3
7
+ Tested up to: 3.4.1
8
+ Stable tag: 2.0.9
9
 
10
  == Description ==
11
 
12
+ Create and manage events quickly and easily with The Events Calendar plugin. Show off your events on your website in a calendar or an event list. Our advanced templating system makes it simple for you to integrate the calendar seamlessly with your website. Other features include Google Maps integration and an upcoming events widget. It's
13
+ got everything you need to manage basic events from your WordPress website.
14
 
15
+ Want more? We have a bunch of premium upgrades that let you create recurring events, sell tickets, manage conference schedules, accept user submitted events, create custom fields, and even integrate with Facebook. You can check out our <a href="http://tri.be/products/?ref=tec-readme">available premium and community add-ons</a>.
16
 
17
  Just getting started? Check out our <a href="http://tri.be/new-user-primers/?ref=tec-readme">new user primer!</a>
18
 
19
+ = Features =
20
 
21
+ * Easy-to-use event interface
22
  * Easily manage events
23
  * Upcoming Events Widget
24
+ * Compatibility with Twenty Eleven and Twenty Ten Themes (month and list view)
25
  * Extensive template tags for customization
26
+ * Multisite Compatible
27
  * Google Maps Integration
28
  * Calendar Month view with tooltips
29
  * Includes support for venue, cost, address, start and end time, google maps link
30
 
31
+ <a href="https://www.facebook.com/ModernTribeInc">Join us on Facebook</a> to be part of our active community, <a href="http://tri.be#newsletter">sign up for our newsletter</a> or check out <a href="http://tri.be/support/?ref=tec-readme">our support page</a>.
32
+
33
+ = The Events Calendar PRO features =
34
 
35
  * Recurring events
36
+ * Save venues & organizers
37
+ * Custom event attributes
38
  * Advanced events manager
39
  * Venue view
40
  * Single day view
45
 
46
  <a href="http://tri.be/wordpress-events-calendar-pro/?ref=tec-readme">Grab a copy of The Events Calendar PRO!</a>
47
 
48
+ = More Add-ons! =
49
+ We've created a collection of premium add-ons that let you take your Events Calendar in the direction you want:
50
+ *<a href="http://tri.be/wordpress-eventbrite-tickets/">Eventbrite Tickets</a> to sell tickets for your event</li>
51
+ *<a href="http://tri.be/wordpress-community-events/">Community Events</a> to let your website users create their own events
52
+ *<a href="http://tri.be/facebook-events/">Facebook Events</a> to integrate with Facebook
53
+
54
+ Coming soon: manage your large events with the <a href="http://tri.be/shop/conference-manager/">Conference manager</a>.
55
+
56
+ We offer <a href="ttp://wordpress.org/tags/the-events-calendar">basic support via the WordPress.org support forums </a> so feel free to ask a question if you're having a problem with implementation or bugs.
57
+
58
+ The <a href="http://tri.be/support/forums/?ref=tec-readme">Modern Tribe PRO support forums</a> are available for you to read. You won't, however, be able to post a message in any forums beyond Pre-Sale Questions unless you have purchase a PRO license.
59
+
60
+ Note: If you are upgrading from a pre-2.0 version of The Events Calendar, please back up your data before upgrading!
61
+
62
  == Screenshots ==
63
 
64
  1. Calendar View
68
  5. Event List Admin
69
  6. Settings Panel
70
 
71
+ == FAQ ==
72
+
73
+ = Where do I go to file a bug or ask a question? =
74
+
75
+ Users of the free The Events Calendar should post their questions at the plugin's <a href="http://wordpress.org/support/plugin/the-events-calendar/?ref=tec-readme">WordPress.org forum</a>, which we hit about once a week. PRO users are entitled access to our more actively-monitored <a href="tri.be/support/forums/?ref=tec-readme">PRO forums</a> at the tri.be website.
76
+
77
+ = I want access to more features. How can I get my hands on Events Calendar PRO? =
78
+
79
+ Events Calendar PRO can be purchased directly at the <a href="tri.be/support/forums/?ref=tec-readme">tri.be website.</a> There are three (3) license types available, and all licenses include 1 year of access to support + updates.
80
+
81
+ = I'm interested in updating to PRO, but have a question that's not answered on the product page. Where can I get that answered? =
82
+
83
+ Our <a href="http://tri.be/support/forums/forum/_welcome/pre-sales-questions/?ref=tec-readme">pre-sale forum</a> at the tri.be website is open and available to everyone; we encourage potential customers to review threads on that forum + post a new discussion if your question isn't already answered. You may also email <a href="mailto:pro@tri.be">pro@tri.be</a> with pre-sale questions if you prefer.
84
+
85
+ = What add-ons are available for The Events Calendar, and where can I read more about them? =
86
+
87
+ Currently, the following add-ons are available for The Events Calendar/Events Calendar PRO:
88
+
89
+ * <a href="http://tri.be/wordpress-eventbrite-tickets/?ref=tec-readme">Eventbrite Tickets</a>, for selling tickets to your event directly through Eventbrite.
90
+ * <a href="http://tri.be/wordpress-community-events/?ref=tec-readme">Community Events</a>, for allowing frontend event submission from your readers.
91
+ * <a href="http://tri.be/facebook-events/?ref=tec-readme">Facebook Events</a>, for importing events directly from an organization or page on Facebook.
92
+ * <a href="http://tri.be/shop/conference-manager/?ref=tec-readme">Conference Manager (COMING SOON)</a>, for managing multiple rooms/sessions/speakers at an event or conference.
93
+ * <a href="http://tri.be/shop/wootickets/?ref=tec-readme">WooTickets (COMING SOON)</a>, for selling tickets to your event using WooCommerce.
94
+
95
+ = Is there a more substantive FAQ for The Events Calendar available elsewhere online? =
96
+
97
+ There sure is. If you check out our a href="http://tri.be/support/faqs/?ref=tec-readme">Frequently Asked Questions page</a> on the tri.be website, you'll find answers to more specific questions related to The Events Calendar/Events Calendar PRO. Please make sure to review that FAQ before posting a support thread�as there's a very good chance your question has already been answered.
98
+
99
  == Installation ==
100
 
101
  = Install =
102
 
103
  1. <a href="http://tri.be/downloading-installing-activating-the-events-calendar-2-0-pro-2-0/?ref=tec-readme">Follow the directions in our simple video.</a>
104
+ 1. 1. Update your permalinks to ensure that the event specific rewrite rules take effect. The optimal permalink option is /%postname%/.
105
  1. If you have trouble installing, see the [Codex](http://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation) for more helpful info.
106
 
107
  For more information, check out our <a href="http://tri.be/support/documentation/events-calendar-pro-new-user-primer/?ref=tec-readme">new user primer!</a>
117
 
118
  == Documentation ==
119
 
120
+ All of our online documentation can be found at <a href="http://tri.be/support/documentation?ref=tec-readme" target="_blank">http://tri.be/support/documentation</a>.
121
 
122
+ Some docs you may find particularly useful are:
123
 
124
+ * <a href="http://tri.be/support/documentation/events-calendar-pro-new-user-primer/">The Events Calendar New User Primer</a>
125
+ * <a href="http://tri.be/support/documentation/events-calendar-themers-guide/">The Themer's Guide to The Events Calendar</a>
126
+ * <a href="http://tri.be/support/faqs/">The Events Calendar FAQ</a>
127
+
128
 
129
+ Tutorials are available at <a href="http://tri.be/the-events-calendar-for-wordpress-tutorials/?ref=tec-readme" target="_blank">http://tri.be/the-events-calendar-for-wordpress-tutorials.</a>
130
+
131
+ For template tags, open the plugin directory and visiting /plugins/events/public/template-tags/ where you can find a list of those available.
132
+
133
+ If you have any questions about this plugin, please take look at the forum here on WordPress.org at <a href="http://wordpress.org/tags/the-events-calendar">http://wordpress.org/tags/the-events-calendar</a>. Please search existing threads before opening a new one.
134
+
135
+ The <a href="http://tri.be/support/forums/?ref=tec-readme">Modern Tribe PRO support forums</a> are available for you to read. You won't, however, be able to post a message in any forums beyond Pre-Sale Questions unless you have purchase a PRO license.
136
 
137
  == Contributors ==
138
 
142
 
143
  * <a href="http://profiles.wordpress.org/users/paulhughes01">Paul Hughes</a>
144
  * <a href="http://profiles.wordpress.org/users/roblagatta">Rob La Gatta</a>
 
145
  * <a href="http://profiles.wordpress.org/users/mzaweb">Daniel Dvorkin</a>
146
+ * <a href="http://profiles.wordpress.org/users/codearachnid">Timothy Wood</a>
147
+ * <a href="http://profiles.wordpress.org/users/jonahcoyote">Jonah West</a>
148
+ * <a href="http://profiles.wordpress.org/users/barryhughes">Barry Hughes</a>
149
+ * <a href="http://profiles.wordpress.org/users/ryancurban">Ryan Urban</a>
150
  * <a href="http://profiles.wordpress.org/users/peterchester">Peter Chester</a>
151
  * <a href="http://profiles.wordpress.org/users/reid.peifer">Reid Peifer</a>
152
  * <a href="http://profiles.wordpress.org/users/shane.pearlman">Shane Pearlman</a>
181
  * Bosnian (free & PRO) from Marko Manojlovic
182
  * Croatian (free & PRO) from Marko Manojlovic
183
  * Finnish (free & PRO) from Petri Kajander
184
+ * Catalan (free & PRO) from Fran Rosa
185
 
186
 
187
 
203
  * <a href="http://tri.be/shop/conference-manager/?ref=tec-readme" target="_blank">The Events Calendar: Conference Manager (coming later in 2012)</a>
204
  * <a href="http://tri.be/shop/wootickets/?ref=tec-readme" target="_blank">The Events Calendar: WooTickets (coming later in 2012)</a>
205
 
 
206
  == Changelog ==
207
 
208
+ =2.0.9 =
209
+
210
+ **Small features, UX and Content Tweaks:**
211
+
212
+ * Clarified messaging regarding how a widget template override is done, on the Appearance --> Widgets screen.
213
+ * Allowed for HTML in Additional Fields - a, b, i, em & strong are all accepted. (PRO only).
214
+ * Added a filter for the $content object in the iCal feed (PRO only).
215
+ * Included the forum on the list of helpful resources, under Events --> Settings --> Help.
216
+ * Added asterisks (indicating "required") to the start/end date fields in the event editor.
217
+ * Added end date to header in list view for multi-day events.
218
+ * Users now have an ability to select "None" on dropdowns created using Additional Fields. (PRO only).
219
+ * Relabeled "Event Custom Fields" to "Additional Event Fields" on the event creation page. (PRO only).
220
+ * Changed the .next and .previous classes for the single.php event navigation to 'tribe-next' and 'tribe-previous'. This change was also made in the stylesheet declarations for these classes in events.css.
221
+ * Added end date for multi-day, all day events in the list widget.
222
+ * The events admin menu bar is now a constant, and can be set to true/false by adding TRIBE_DISABLE_TOOLBAR_ITEMS to your wp-config file.
223
+ * All calls to HTTP are now HTTPS supported.
224
+ * WordPress' default Custom Fields are now disabled on the event creation page by default for PRO users, unless that site already had custom fields in use at the time 2.0.9 is activated. Custom fields can be re-enabled as you see fit under Events --> Settings --> Additional Fields. (PRO only).
225
+ * The Google Maps checkbox on Events --> Settings --> General is now enabled by default.
226
+ * Updated the modal window that shows upon updating a recurring event, to clarify messaging. (PRO only).
227
+ * The TRIBE_DISABLE_SHOP constant has been removed; use TRIBE_HIDE_UPSELL instead.
228
+ * Various content clarification tweaks throughout the tabs on Events -> Settings.
229
+ * Incorporated new Catalan translation files (PRO only), courtesy of Fran Rosa.
230
+
231
+ **Bug Fixes:**
232
+
233
+ * New venue & organizer are no longer created every time an event draft is saved.
234
+ * Sidebar no longer pushes below calendar/list when using the Sidebar Template.
235
+ * Events that have already ended no longer appear in the widget or list views.
236
+ * Fixed a permalink conflict where events caused a conflict with Yoast-generated XML sitemaps.
237
+ * Cost as zero ("Free") events now behave the same in free & PRO.
238
+ * Fixed an issue where for certain users, the month dropdown in calendar/grid view showed the previous month by default.
239
+ * Added missing trailing slashes on links generated in calendar/grid view.
240
+ * Published events no longer display "Select a Country:" on the frontend when no address details are entered on the backend.
241
+ * Fixed a bug where editing/saving a recurring event from the backend took you to an entry 1 date in the future.
242
+ * Before/After HTML is now filtered along with the rest of a user's content.
243
+ * Removed shorthand PHP tags from list.php.
244
+ * Eliminated a "Warning: missing argument" message that showed in certain recurrence patterns.
245
+ * Fixed incorrect "Tutorials" link found under Events --> Settings --> Help.
246
+ * Fixed a pair of unrelated errors in public/template-tags/general.php.
247
+ * Tag cloud widgets no longer lead to 404 errors when clicked from within the calendar.
248
+ * Resolved a bug where the Advanced Post Manager filters conflicted with quickedit when modifying an event. (PRO only).
249
+ * Frontend "Edit Event" in the admin bar no longer takes you to the wrong instance of a recurrence pattern on the backend.
250
+ * Dates for recurring events are no longer incorrect when imported into Google Calendar. (PRO only).
251
+ * Added a missing label back into the datepicker.php file.
252
+ * Fixed an issue where the calendar widget's next/previous month links failed to load in certain situations. (PRO only).
253
+
254
+
255
  = 2.0.8 =
256
 
257
  **Small features, UX and Content Tweaks:**
458
 
459
  = 2.0.1 =
460
 
461
+ **Small features, UX and Content Tweaks:**
462
 
463
  * Enabled method to turn off event upsell messages on your site in wp-config.php - define( 'TRIBE_HIDE_UPSELL', true );
464
  * Updated migration message to help 1.6.5 users have an easier time when they upgrade to 2.0
488
 
489
  This is such a major re-write that we are starting the change log over.
490
 
491
+ == Help ==
492
+
493
+ Welcome to The Events Calendar, a full-featured events management system for WordPress. Thank you so much for using the labor of our love. We are Modern Tribe and we are here to help you kick ass.
494
+
495
+ If you aren't familiar with The Events Calendar, check out our <a href="http://tri.be/new-user-primers/?ref=tec-readme">new user primer.</a> It'll introduce you to the basics of what the plugin has to offer and will have you creating events in no time. From there, the resources below -- extensive template tag documentation, FAQs, video walkthroughs and more -- will give you a leg up as you dig deeper.
496
+
497
+ Additional resources available include:
498
+
499
+ * <a href="http://tri.be/support/documentation/?ref=tec-readme">Documentation</a>
500
+ * <a href="http://tri.be/support/faqs/?ref=tec-readme">FAQ</a>
501
+ * <a href="http://tri.be/category/products/help-video/?ref=tec-readme">Help Videos</a>
502
+ * <a href="http://tri.be/the-events-calendar-for-wordpress-tutorials/?ref=tec-readme">Tutorials</a>
503
+ * <a href="http://tri.be/category/products/release-notes/?ref=tec-readme">Release Notes</a>
504
+ * <a href="http://tri.be/support/forums/?ref=tec-readme">Forums</a>
505
+
506
+ We hit the <a href="http://wordpress.org/support/plugin/the-events-calendar/?ref=tec-readme">The Events Calendar forum here on WordPress.org</a> about once a week, assisting users with basic troubleshooting and identifying bugs that have been reported. (If you are looking for more active support, might we suggest buying a PRO license? Our team hits the <a href="http://tri.be/support/forums/?ref=tec-readme">PRO forums</a> daily.)
507
+
508
+ Some things to consider before posting on the forum:
509
+
510
+ * Look through existing threads before posting a new one and check that there isn't already a discussion going on your issue.
511
+ * Your issue will be solved more quickly if you run a few checks before making a support request. Deactivate your plugins one by one - if the issue is fixed by deactivating a plugin you know you've got a plugin conflict. To test your Theme, revert to the default Twenty Eleven Theme to see if you are still experiencing the problem. If not, your Theme is the issue. Please provide this information when making your supper request.
512
+ * Sometimes, just resetting your permalinks can fix the issue. Visit Events -> Settings -> Permalinks, save your permalinks with a different option and then save with your preferred choice again. This can solve events-related problems and can is worth a shot before creating a new thread.
513
+
514
+ Still not happy? Shoot us an email to pro@tri.be or tweet to @moderntribeinc and tell us why. We'll do what we can to make it right.
515
+
516
  == Upgrade Notice ==
517
 
518
+ = 2.0.9 =
519
+
520
+ 2.0.9 contains bug patches and new features for 2.0. Are you upgrading from 1.6.5? Events 2.0 is a MAJOR upgrade, please backup your data and plan a little time in case you have to make any theme edits. Check out the upgrade tutorials in support on the tri.be website.
521
+
522
+ = 2.0.8 =
523
+
524
+ 2.0.8 contains bug patches and new features for 2.0. Are you upgrading from 1.6.5? Events 2.0 is a MAJOR upgrade, please backup your data and plan a little time in case you have to make any theme edits. Check out the upgrade tutorials in support on the tri.be website.
525
+
526
  = 2.0.7 =
527
 
528
  2.0.7 contains bug patches and new features for 2.0. Are you upgrading from 1.6.5? Events 2.0 is a MAJOR upgrade, please backup your data and plan a little time in case you have to make any theme edits. Check out the upgrade tutorials in support on the tri.be website.
resources/app-shop.css CHANGED
File without changes
resources/app-shop.js CHANGED
File without changes
resources/chosen-load.js CHANGED
File without changes
resources/chosen-sprite.png CHANGED
File without changes
resources/chosen.css CHANGED
File without changes
resources/chosen.jquery.min.js CHANGED
File without changes
resources/debugger.css CHANGED
File without changes
resources/events-admin-ui.css CHANGED
File without changes
resources/events-admin.css CHANGED
@@ -38,7 +38,7 @@ input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #
38
  .bubble {border-color:#dfdfdf; border-width:1px; border-style:solid; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; padding: 10px; border-style:solid; border-spacing:0; background-color:#F9F9F9;}
39
 
40
  .eventForm {margin-top: -20px;}
41
- .eventForm td {padding:0 6px 10px 0; font-size:11px; vertical-align:middle;}
42
  .eventForm select, .eventForm input {font-size:11px;}
43
  .eventForm h4 {font-size:1.2em; margin:1em 0 1em;}
44
  .eventForm h4.event-time {margin-top: 0;}
@@ -165,14 +165,17 @@ td.tribe_message {padding-bottom: 10px !important;}
165
  .ui-resizable-sw {cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
166
  .ui-resizable-nw {cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
167
  .ui-resizable-ne {cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}
168
- .ui-dialog {position: relative; padding: .2em; width: 300px; }
169
  .ui-dialog .ui-dialog-titlebar {padding: .5em .3em .3em 1em; position: relative; }
170
  .ui-dialog .ui-dialog-title {float: left; margin: .1em 0 .2em; }
171
  .ui-dialog .ui-dialog-titlebar-close {position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
172
  .ui-dialog .ui-dialog-titlebar-close span {display: block; margin: 1px; }
173
  .ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus {padding: 0; }
174
  .ui-dialog .ui-dialog-content {border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
175
- .ui-dialog .ui-dialog-buttonpane {text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
176
- .ui-dialog .ui-dialog-buttonpane button {float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; text-shadow:none; }
177
  .ui-dialog .ui-resizable-se {width: 14px; height: 14px; right: 3px; bottom: 3px; }
178
- .ui-draggable .ui-dialog-titlebar {cursor: move; }
 
 
 
38
  .bubble {border-color:#dfdfdf; border-width:1px; border-style:solid; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; padding: 10px; border-style:solid; border-spacing:0; background-color:#F9F9F9;}
39
 
40
  .eventForm {margin-top: -20px;}
41
+ .eventForm td {padding:0 6px 10px 0; font-size:12px; vertical-align:middle;}
42
  .eventForm select, .eventForm input {font-size:11px;}
43
  .eventForm h4 {font-size:1.2em; margin:1em 0 1em;}
44
  .eventForm h4.event-time {margin-top: 0;}
165
  .ui-resizable-sw {cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
166
  .ui-resizable-nw {cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
167
  .ui-resizable-ne {cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}
168
+ .ui-dialog {position: relative; padding: .2em; width: 375px; }
169
  .ui-dialog .ui-dialog-titlebar {padding: .5em .3em .3em 1em; position: relative; }
170
  .ui-dialog .ui-dialog-title {float: left; margin: .1em 0 .2em; }
171
  .ui-dialog .ui-dialog-titlebar-close {position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
172
  .ui-dialog .ui-dialog-titlebar-close span {display: block; margin: 1px; }
173
  .ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus {padding: 0; }
174
  .ui-dialog .ui-dialog-content {border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
175
+ .ui-dialog .ui-dialog-buttonpane {text-align: right; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em !important; }
176
+ .ui-dialog .ui-dialog-buttonpane button {margin: .5em .4em .5em !important; cursor: pointer; padding: .2em .6em .3em; line-height: 1.4em; width:auto; overflow:visible; text-shadow:none; }
177
  .ui-dialog .ui-resizable-se {width: 14px; height: 14px; right: 3px; bottom: 3px; }
178
+ .ui-draggable .ui-dialog-titlebar {cursor: move; }
179
+ .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {float: none !important; text-align: center;}
180
+ .ui-button-text-only .ui-button-text {padding: .4em 1em;}
181
+ .ui-button .ui-button-text {display: block; line-height: 1.4;}
resources/events-admin.js CHANGED
@@ -228,7 +228,7 @@ jQuery(document).ready(function($) {
228
  self.submit();
229
  }
230
  }, {
231
- text:"Future Events",
232
  click: function() {
233
  $('[name="recurrence_action"]').val(2);
234
 
@@ -237,7 +237,7 @@ jQuery(document).ready(function($) {
237
 
238
  $(this).dialog("close");
239
  self.submit();
240
- }
241
  }],
242
  close: function() {
243
  eventSubmitButton.data('clicked', null);
@@ -262,13 +262,13 @@ jQuery(document).ready(function($) {
262
  //submitdelete
263
  modal: true,
264
  buttons: [{
265
- text: "Delete just this occurrence.",
266
  click: function() {
267
  document.location = link.attr('href') + '&event_start=' + $(this).data('start');
268
  }
269
  },
270
  {
271
- text: "Delete all occurrences of this event.",
272
  click: function() {
273
  document.location = link.attr('href') + '&deleteAll';
274
  }
@@ -358,7 +358,7 @@ jQuery(document).ready(function($) {
358
  $(this).dialog("close");
359
  $('[name="sendPressTrendsData"]').prop("checked", false);
360
  }
361
- }],
362
  });
363
 
364
  }
228
  self.submit();
229
  }
230
  }, {
231
+ text:"All Events",
232
  click: function() {
233
  $('[name="recurrence_action"]').val(2);
234
 
237
 
238
  $(this).dialog("close");
239
  self.submit();
240
+ }
241
  }],
242
  close: function() {
243
  eventSubmitButton.data('clicked', null);
262
  //submitdelete
263
  modal: true,
264
  buttons: [{
265
+ text: "Only This Event",
266
  click: function() {
267
  document.location = link.attr('href') + '&event_start=' + $(this).data('start');
268
  }
269
  },
270
  {
271
+ text: "All Events",
272
  click: function() {
273
  document.location = link.attr('href') + '&deleteAll';
274
  }
358
  $(this).dialog("close");
359
  $('[name="sendPressTrendsData"]').prop("checked", false);
360
  }
361
+ }]
362
  });
363
 
364
  }
resources/events.css CHANGED
@@ -423,12 +423,12 @@ h4.tribe-events-event-day + .post .entry-title {margin-top:6px;}
423
  padding-bottom:10px;
424
  }
425
 
426
- .previous{
427
  float:left;
428
  clear:both;
429
  }
430
 
431
- .next{
432
  float:right;
433
  text-align:right;
434
  }
423
  padding-bottom:10px;
424
  }
425
 
426
+ .tribe-previous{
427
  float:left;
428
  clear:both;
429
  }
430
 
431
+ .tribe-next{
432
  float:right;
433
  text-align:right;
434
  }
resources/events.js CHANGED
File without changes
resources/hide-visibility.css CHANGED
File without changes
resources/images/bg_fade.png CHANGED
File without changes
resources/images/donate-link-pro-screenshot.jpg CHANGED
File without changes
resources/images/donate-link-screenshot.jpg CHANGED
File without changes
resources/images/eb_press_little.gif CHANGED
File without changes
resources/images/events-screen-icon.png CHANGED
File without changes
resources/images/menu.png CHANGED
File without changes
resources/images/modern-tribe.png CHANGED
File without changes
resources/images/tooltip-arrow.png CHANGED
File without changes
resources/jquery-ecp-plugins.js CHANGED
File without changes
resources/jquery.pjax.js CHANGED
File without changes
resources/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png CHANGED
File without changes
resources/smoothness/images/ui-bg_flat_75_ffffff_40x100.png CHANGED
File without changes
resources/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png CHANGED
File without changes
resources/smoothness/images/ui-bg_glass_65_ffffff_1x400.png CHANGED
File without changes
resources/smoothness/images/ui-bg_glass_75_dadada_1x400.png CHANGED
File without changes
resources/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png CHANGED
File without changes
resources/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png CHANGED
File without changes
resources/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png CHANGED
File without changes
resources/smoothness/images/ui-icons_222222_256x240.png CHANGED
File without changes
resources/smoothness/images/ui-icons_2e83ff_256x240.png CHANGED
File without changes
resources/smoothness/images/ui-icons_454545_256x240.png CHANGED
File without changes
resources/smoothness/images/ui-icons_888888_256x240.png CHANGED
File without changes
resources/smoothness/images/ui-icons_cd0a0a_256x240.png CHANGED
File without changes
resources/smoothness/jquery-ui-1.7.3.custom.css CHANGED
File without changes
resources/tribe-settings.js CHANGED
File without changes
resources/ui.datepicker.min.js CHANGED
File without changes
resources/ui.dialog.min.js CHANGED
File without changes
screenshot-1.png CHANGED
File without changes
screenshot-2.jpg CHANGED
File without changes
screenshot-2.png CHANGED
File without changes
screenshot-3.jpg CHANGED
File without changes
screenshot-3.png CHANGED
File without changes
screenshot-4.jpg CHANGED
File without changes
screenshot-4.png CHANGED
File without changes
screenshot-5.jpg CHANGED
File without changes
screenshot-5.png CHANGED
File without changes
screenshot-6.jpg CHANGED
File without changes
screenshot-6.png CHANGED
File without changes
tests/PHPUnit/bootstrap.php CHANGED
File without changes
tests/PHPUnit/phpunit-test.Test.php CHANGED
File without changes
tests/PHPUnit/phpunit.xml CHANGED
File without changes
tests/PHPUnit/tribe-capabilities.Test.php CHANGED
File without changes
tests/PHPUnit/tribe-event-creation.Test.php CHANGED
File without changes
tests/PHPUnit/tribe-events-class.Test.php CHANGED
File without changes
tests/PHPUnit/tribe-previous-ecp-versions.Test.php CHANGED
File without changes
tests/PHPUnit/wordpress-tests/lib/tribe-testcase.php CHANGED
File without changes
the-events-calendar.php CHANGED
@@ -2,7 +2,7 @@
2
  /*
3
  Plugin Name: The Events Calendar
4
  Description: The Events Calendar is a fully featured event management system with multiple views, 3rd party integrations, and a slew of premium add-ons.
5
- Version: 2.0.8
6
  Author: Modern Tribe, Inc.
7
  Author URI: http://tri.be?ref=tec-plugin
8
  Text Domain: tribe-events-calendar
2
  /*
3
  Plugin Name: The Events Calendar
4
  Description: The Events Calendar is a fully featured event management system with multiple views, 3rd party integrations, and a slew of premium add-ons.
5
+ Version: 2.0.9
6
  Author: Modern Tribe, Inc.
7
  Author URI: http://tri.be?ref=tec-plugin
8
  Text Domain: tribe-events-calendar
views/ecp-page-template.php CHANGED
@@ -15,8 +15,8 @@ if ( !defined('ABSPATH') ) { die('-1'); }
15
 
16
  ?>
17
  <?php get_header(); ?>
18
- <?php tribe_events_before_html() ?>
19
  <h2 class="tribe-events-cal-title"><?php tribe_events_title(); ?></h2>
20
  <?php include(tribe_get_current_template()); ?>
21
- <?php tribe_events_after_html() ?>
22
  <?php get_footer(); ?>
15
 
16
  ?>
17
  <?php get_header(); ?>
18
+ <?php tribe_events_before_html(); ?>
19
  <h2 class="tribe-events-cal-title"><?php tribe_events_title(); ?></h2>
20
  <?php include(tribe_get_current_template()); ?>
21
+ <?php tribe_events_after_html(); ?>
22
  <?php get_footer(); ?>
views/ecp-single-template.php CHANGED
@@ -14,18 +14,18 @@
14
  if ( !defined('ABSPATH') ) { die('-1'); }
15
  ?>
16
  <?php get_header(); ?>
17
- <?php tribe_events_before_html() ?>
18
  <div id="container">
19
  <div id="content" class="tribe-events-event widecolumn">
20
  <?php the_post(); global $post; ?>
21
- <div id="post-<?php the_ID() ?>" <?php post_class() ?>>
22
- <h2 class="entry-title"><?php the_title() ?></h2>
23
- <?php include(tribe_get_current_template()) ?>
24
  <?php edit_post_link(__('Edit','tribe-events-calendar'), '<span class="edit-link">', '</span>'); ?>
25
  </div><!-- post -->
26
- <?php if(tribe_get_option('showComments','no') == 'yes'){ comments_template();} ?>
27
  </div><!-- #content -->
28
  </div><!--#container-->
29
  <?php get_sidebar(); ?>
30
- <?php tribe_events_after_html() ?>
31
  <?php get_footer(); ?>
14
  if ( !defined('ABSPATH') ) { die('-1'); }
15
  ?>
16
  <?php get_header(); ?>
17
+ <?php tribe_events_before_html(); ?>
18
  <div id="container">
19
  <div id="content" class="tribe-events-event widecolumn">
20
  <?php the_post(); global $post; ?>
21
+ <div id="post-<?php the_ID(); ?>" <?php post_class(); ?>>
22
+ <h2 class="entry-title"><?php the_title(); ?></h2>
23
+ <?php include(tribe_get_current_template()); ?>
24
  <?php edit_post_link(__('Edit','tribe-events-calendar'), '<span class="edit-link">', '</span>'); ?>
25
  </div><!-- post -->
26
+ <?php if(tribe_get_option('showComments','no') == 'yes'){ comments_template(); } ?>
27
  </div><!-- #content -->
28
  </div><!--#container-->
29
  <?php get_sidebar(); ?>
30
+ <?php tribe_events_after_html(); ?>
31
  <?php get_footer(); ?>
views/events-list-load-widget-display.php CHANGED
@@ -41,20 +41,20 @@ ob_end_clean();
41
  <div class="when">
42
  <?php
43
  $space = false;
44
- $output = '';
45
  echo tribe_get_start_date( $post->ID );
46
 
47
- if( tribe_is_multiday( $post->ID ) || !$event->AllDay ) {
48
- echo ' - ' . tribe_get_end_date($post->ID);
49
- }
50
 
51
- if($event->AllDay) {
52
- echo ' <small>('.__('All Day','tribe-events-calendar').')</small>';
53
- }
54
  ?>
55
  </div>
56
  <div class="event">
57
- <a href="<?php echo get_permalink($post->ID) ?>"><?php echo $post->post_title ?></a>
58
  </div>
59
  </li>
60
  <?php $alt_text = ( empty( $alt_text ) ) ? 'alt' : ''; ?>
41
  <div class="when">
42
  <?php
43
  $space = false;
44
+ $output = '';
45
  echo tribe_get_start_date( $post->ID );
46
 
47
+ if( tribe_is_multiday( $post->ID ) || !$event->AllDay ) {
48
+ echo ' <br/>'. tribe_get_end_date($post->ID);
49
+ }
50
 
51
+ if( $event->AllDay ) {
52
+ echo ' <small><em>('.__('All Day','tribe-events-calendar').')</em></small>';
53
+ }
54
  ?>
55
  </div>
56
  <div class="event">
57
+ <a href="<?php echo get_permalink($post->ID); ?>"><?php echo $post->post_title; ?></a>
58
  </div>
59
  </li>
60
  <?php $alt_text = ( empty( $alt_text ) ) ? 'alt' : ''; ?>
views/full-address.php CHANGED
@@ -42,5 +42,5 @@ if ( !defined('ABSPATH') ) { die('-1'); }
42
 
43
  <?php if ( count( $address_out ) > 0 ) : ?>
44
  <?php echo implode( ', ', $address_out ); ?>
45
- <?php endif ?>
46
  </div>
42
 
43
  <?php if ( count( $address_out ) > 0 ) : ?>
44
  <?php echo implode( ', ', $address_out ); ?>
45
+ <?php endif; ?>
46
  </div>
views/gridview.php CHANGED
@@ -13,7 +13,7 @@ $tribe_ecp = TribeEvents::instance();
13
  ?>
14
  <div id="tribe-events-content" class="grid">
15
  <!-- This title is here for ajax loading - do not remove if you wish to use ajax switching between month views -->
16
- <title><?php wp_title() ?></title>
17
  <div id='tribe-events-calendar-header' class="clearfix">
18
  <span class='tribe-events-month-nav'>
19
  <span class='tribe-events-prev-month'>
@@ -33,13 +33,13 @@ $tribe_ecp = TribeEvents::instance();
33
  </span>
34
 
35
  <span class='tribe-events-calendar-buttons'>
36
- <a class='tribe-events-button-off' href='<?php echo tribe_get_listview_link(); ?>'><?php _e('Event List', 'tribe-events-calendar')?></a>
37
- <a class='tribe-events-button-on' href='<?php echo tribe_get_gridview_link(); ?>'><?php _e('Calendar', 'tribe-events-calendar')?></a>
38
  </span>
39
  </div><!-- tribe-events-calendar-header -->
40
  <?php tribe_calendar_grid(); // See the views/table.php template for customization ?>
41
  <?php if( function_exists( 'tribe_get_ical_link' ) ): ?>
42
- <a title="<?php esc_attr_e('iCal Import', 'tribe-events-calendar') ?>" class="ical" href="<?php echo tribe_get_ical_link(); ?>"><?php _e('iCal Import', 'tribe-events-calendar') ?></a>
43
  <?php endif; ?>
44
  <?php if (tribe_get_option('donate-link', false) == true) { ?>
45
  <p class="tribe-promo-banner"><?php echo apply_filters('tribe_promo_banner', sprintf( __('Calendar powered by %sThe Events Calendar%s', 'tribe-events-calendar'), '<a href="http://tri.be/wordpress-events-calendar/">', '</a>' ) ); ?></p>
13
  ?>
14
  <div id="tribe-events-content" class="grid">
15
  <!-- This title is here for ajax loading - do not remove if you wish to use ajax switching between month views -->
16
+ <title><?php wp_title(); ?></title>
17
  <div id='tribe-events-calendar-header' class="clearfix">
18
  <span class='tribe-events-month-nav'>
19
  <span class='tribe-events-prev-month'>
33
  </span>
34
 
35
  <span class='tribe-events-calendar-buttons'>
36
+ <a class='tribe-events-button-off' href='<?php echo tribe_get_listview_link(); ?>'><?php _e('Event List', 'tribe-events-calendar'); ?></a>
37
+ <a class='tribe-events-button-on' href='<?php echo tribe_get_gridview_link(); ?>'><?php _e('Calendar', 'tribe-events-calendar'); ?></a>
38
  </span>
39
  </div><!-- tribe-events-calendar-header -->
40
  <?php tribe_calendar_grid(); // See the views/table.php template for customization ?>
41
  <?php if( function_exists( 'tribe_get_ical_link' ) ): ?>
42
+ <a title="<?php esc_attr_e('iCal Import', 'tribe-events-calendar'); ?>" class="ical" href="<?php echo tribe_get_ical_link(); ?>"><?php _e('iCal Import', 'tribe-events-calendar'); ?></a>
43
  <?php endif; ?>
44
  <?php if (tribe_get_option('donate-link', false) == true) { ?>
45
  <p class="tribe-promo-banner"><?php echo apply_filters('tribe_promo_banner', sprintf( __('Calendar powered by %sThe Events Calendar%s', 'tribe-events-calendar'), '<a href="http://tri.be/wordpress-events-calendar/">', '</a>' ) ); ?></p>
views/list.php CHANGED
@@ -15,8 +15,8 @@ if ( !defined('ABSPATH') ) { die('-1'); }
15
  <?php if(!tribe_is_day()): // day view doesn't have a grid ?>
16
  <div id='tribe-events-calendar-header' class="clearfix">
17
  <span class='tribe-events-calendar-buttons'>
18
- <a class='tribe-events-button-on' href='<?php echo tribe_get_listview_link(); ?>'><?php _e('Event List', 'tribe-events-calendar')?></a>
19
- <a class='tribe-events-button-off' href='<?php echo tribe_get_gridview_link(); ?>'><?php _e('Calendar', 'tribe-events-calendar')?></a>
20
  </span>
21
 
22
  </div><!--tribe-events-calendar-header-->
@@ -27,10 +27,13 @@ if ( !defined('ABSPATH') ) { die('-1'); }
27
  <?php $hasPosts = true; $first = true; ?>
28
  <?php while ( have_posts() ) : the_post(); ?>
29
  <?php global $more; $more = false; ?>
30
- <div id="post-<?php the_ID() ?>" <?php post_class('tribe-events-event clearfix') ?> itemscope itemtype="http://schema.org/Event">
31
- <?php if ( tribe_is_new_event_day() && !tribe_is_day() ) : ?>
32
  <h4 class="event-day"><?php echo tribe_get_start_date( null, false ); ?></h4>
33
  <?php endif; ?>
 
 
 
34
  <?php if ( tribe_is_day() && $first ) : $first = false; ?>
35
  <h4 class="event-day"><?php echo tribe_event_format_date(strtotime(get_query_var('eventDate')), false); ?></h4>
36
  <?php endif; ?>
@@ -47,16 +50,16 @@ if ( !defined('ABSPATH') ) { die('-1'); }
47
  <table cellspacing="0">
48
  <?php if (tribe_is_multiday() || !tribe_get_all_day()): ?>
49
  <tr>
50
- <td class="tribe-events-event-meta-desc"><?php _e('Start:', 'tribe-events-calendar') ?></td>
51
  <td class="tribe-events-event-meta-value" itemprop="startDate" content="<?php echo tribe_get_start_date(); ?>"><?php echo tribe_get_start_date(); ?></td>
52
  </tr>
53
  <tr>
54
- <td class="tribe-events-event-meta-desc"><?php _e('End:', 'tribe-events-calendar') ?></td>
55
  <td class="tribe-events-event-meta-value" itemprop="endDate" content="<?php echo tribe_get_end_date(); ?>"><?php echo tribe_get_end_date(); ?></td>
56
  </tr>
57
  <?php else: ?>
58
  <tr>
59
- <td class="tribe-events-event-meta-desc"><?php _e('Date:', 'tribe-events-calendar') ?></td>
60
  <td class="tribe-events-event-meta-value" itemprop="startDate" content="<?php echo tribe_get_start_date(); ?>"><?php echo tribe_get_start_date(); ?></td>
61
  </tr>
62
  <?php endif; ?>
@@ -66,13 +69,13 @@ if ( !defined('ABSPATH') ) { die('-1'); }
66
  if ( !empty( $venue ) ) :
67
  ?>
68
  <tr>
69
- <td class="tribe-events-event-meta-desc"><?php _e('Venue:', 'tribe-events-calendar') ?></td>
70
  <td class="tribe-events-event-meta-value" itemprop="name">
71
- <? if( class_exists( 'TribeEventsPro' ) ): ?>
72
  <?php tribe_get_venue_link( get_the_ID(), class_exists( 'TribeEventsPro' ) ); ?>
73
- <? else: ?>
74
- <?php echo tribe_get_venue( get_the_ID() ) ?>
75
- <? endif; ?>
76
  </td>
77
  </tr>
78
  <?php endif; ?>
@@ -81,7 +84,7 @@ if ( !defined('ABSPATH') ) { die('-1'); }
81
  if ( !empty( $phone ) ) :
82
  ?>
83
  <tr>
84
- <td class="tribe-events-event-meta-desc"><?php _e('Phone:', 'tribe-events-calendar') ?></td>
85
  <td class="tribe-events-event-meta-value" itemprop="telephone"><?php echo $phone; ?></td>
86
  </tr>
87
  <?php endif; ?>
@@ -99,7 +102,7 @@ if ( !defined('ABSPATH') ) { die('-1'); }
99
  if ( !empty( $cost ) ) :
100
  ?>
101
  <tr>
102
- <td class="tribe-events-event-meta-desc"><?php _e('Cost:', 'tribe-events-calendar') ?></td>
103
  <td class="tribe-events-event-meta-value" itemprop="price"><?php echo $cost; ?></td>
104
  </tr>
105
  <?php endif; ?>
@@ -125,11 +128,11 @@ if ( !defined('ABSPATH') ) { die('-1'); }
125
 
126
  <?php if(tribe_is_upcoming()){ ?>
127
  <?php _e('No upcoming events', 'tribe-events-calendar');
128
- echo !empty($is_cat_message) ? $is_cat_message : ".";?>
129
 
130
  <?php }elseif(tribe_is_past()){ ?>
131
  <?php _e('No previous events' , 'tribe-events-calendar');
132
- echo !empty($is_cat_message) ? $is_cat_message : ".";?>
133
  <?php } ?>
134
 
135
  <?php endif; ?>
@@ -162,6 +165,6 @@ if ( !defined('ABSPATH') ) { die('-1'); }
162
 
163
  </div>
164
  <?php if ( !empty($hasPosts) && function_exists('tribe_get_ical_link') ): ?>
165
- <a title="<?php esc_attr_e('iCal Import', 'tribe-events-calendar') ?>" class="ical" href="<?php echo tribe_get_ical_link(); ?>"><?php _e('iCal Import', 'tribe-events-calendar') ?></a>
166
  <?php endif; ?>
167
  </div>
15
  <?php if(!tribe_is_day()): // day view doesn't have a grid ?>
16
  <div id='tribe-events-calendar-header' class="clearfix">
17
  <span class='tribe-events-calendar-buttons'>
18
+ <a class='tribe-events-button-on' href='<?php echo tribe_get_listview_link(); ?>'><?php _e('Event List', 'tribe-events-calendar'); ?></a>
19
+ <a class='tribe-events-button-off' href='<?php echo tribe_get_gridview_link(); ?>'><?php _e('Calendar', 'tribe-events-calendar'); ?></a>
20
  </span>
21
 
22
  </div><!--tribe-events-calendar-header-->
27
  <?php $hasPosts = true; $first = true; ?>
28
  <?php while ( have_posts() ) : the_post(); ?>
29
  <?php global $more; $more = false; ?>
30
+ <div id="post-<?php the_ID(); ?>" <?php post_class('tribe-events-event clearfix'); ?> itemscope itemtype="http://schema.org/Event">
31
+ <?php if ( tribe_is_new_event_day() && !tribe_is_day() && !tribe_is_multiday() ) : ?>
32
  <h4 class="event-day"><?php echo tribe_get_start_date( null, false ); ?></h4>
33
  <?php endif; ?>
34
+ <?php if( !tribe_is_day() && tribe_is_multiday() ) : ?>
35
+ <h4 class="event-day"><?php echo tribe_get_start_date( null, false ); ?> – <?php echo tribe_get_end_date( null, false ); ?></h4>
36
+ <?php endif; ?>
37
  <?php if ( tribe_is_day() && $first ) : $first = false; ?>
38
  <h4 class="event-day"><?php echo tribe_event_format_date(strtotime(get_query_var('eventDate')), false); ?></h4>
39
  <?php endif; ?>
50
  <table cellspacing="0">
51
  <?php if (tribe_is_multiday() || !tribe_get_all_day()): ?>
52
  <tr>
53
+ <td class="tribe-events-event-meta-desc"><?php _e('Start:', 'tribe-events-calendar'); ?></td>
54
  <td class="tribe-events-event-meta-value" itemprop="startDate" content="<?php echo tribe_get_start_date(); ?>"><?php echo tribe_get_start_date(); ?></td>
55
  </tr>
56
  <tr>
57
+ <td class="tribe-events-event-meta-desc"><?php _e('End:', 'tribe-events-calendar'); ?></td>
58
  <td class="tribe-events-event-meta-value" itemprop="endDate" content="<?php echo tribe_get_end_date(); ?>"><?php echo tribe_get_end_date(); ?></td>
59
  </tr>
60
  <?php else: ?>
61
  <tr>
62
+ <td class="tribe-events-event-meta-desc"><?php _e('Date:', 'tribe-events-calendar'); ?></td>
63
  <td class="tribe-events-event-meta-value" itemprop="startDate" content="<?php echo tribe_get_start_date(); ?>"><?php echo tribe_get_start_date(); ?></td>
64
  </tr>
65
  <?php endif; ?>
69
  if ( !empty( $venue ) ) :
70
  ?>
71
  <tr>
72
+ <td class="tribe-events-event-meta-desc"><?php _e('Venue:', 'tribe-events-calendar'); ?></td>
73
  <td class="tribe-events-event-meta-value" itemprop="name">
74
+ <?php if( class_exists( 'TribeEventsPro' ) ): ?>
75
  <?php tribe_get_venue_link( get_the_ID(), class_exists( 'TribeEventsPro' ) ); ?>
76
+ <?php else: ?>
77
+ <?php echo tribe_get_venue( get_the_ID() ); ?>
78
+ <?php endif; ?>
79
  </td>
80
  </tr>
81
  <?php endif; ?>
84
  if ( !empty( $phone ) ) :
85
  ?>
86
  <tr>
87
+ <td class="tribe-events-event-meta-desc"><?php _e('Phone:', 'tribe-events-calendar'); ?></td>
88
  <td class="tribe-events-event-meta-value" itemprop="telephone"><?php echo $phone; ?></td>
89
  </tr>
90
  <?php endif; ?>
102
  if ( !empty( $cost ) ) :
103
  ?>
104
  <tr>
105
+ <td class="tribe-events-event-meta-desc"><?php _e('Cost:', 'tribe-events-calendar'); ?></td>
106
  <td class="tribe-events-event-meta-value" itemprop="price"><?php echo $cost; ?></td>
107
  </tr>
108
  <?php endif; ?>
128
 
129
  <?php if(tribe_is_upcoming()){ ?>
130
  <?php _e('No upcoming events', 'tribe-events-calendar');
131
+ echo !empty($is_cat_message) ? $is_cat_message : "."; ?>
132
 
133
  <?php }elseif(tribe_is_past()){ ?>
134
  <?php _e('No previous events' , 'tribe-events-calendar');
135
+ echo !empty($is_cat_message) ? $is_cat_message : "."; ?>
136
  <?php } ?>
137
 
138
  <?php endif; ?>
165
 
166
  </div>
167
  <?php if ( !empty($hasPosts) && function_exists('tribe_get_ical_link') ): ?>
168
+ <a title="<?php esc_attr_e('iCal Import', 'tribe-events-calendar'); ?>" class="ical" href="<?php echo tribe_get_ical_link(); ?>"><?php _e('iCal Import', 'tribe-events-calendar'); ?></a>
169
  <?php endif; ?>
170
  </div>
views/single.php CHANGED
@@ -13,69 +13,69 @@ if ( !defined('ABSPATH') ) { die('-1'); }
13
  <?php
14
  $gmt_offset = (get_option('gmt_offset') >= '0' ) ? ' +' . get_option('gmt_offset') : " " . get_option('gmt_offset');
15
  $gmt_offset = str_replace( array( '.25', '.5', '.75' ), array( ':15', ':30', ':45' ), $gmt_offset );
16
- if (strtotime( tribe_get_end_date(get_the_ID(), false, 'Y-m-d G:i') . $gmt_offset ) <= time() ) { ?><div class="event-passed"><?php _e('This event has passed.', 'tribe-events-calendar') ?></div><?php } ?>
17
  <div id="tribe-events-event-meta" itemscope itemtype="http://schema.org/Event">
18
  <dl class="column">
19
- <dt class="event-label event-label-name"><?php _e('Event:', 'tribe-events-calendar') ?></dt>
20
- <dd itemprop="name" class="event-meta event-meta-name"><span class="summary"><?php the_title() ?></span></dd>
21
  <?php if (tribe_get_start_date() !== tribe_get_end_date() ) { ?>
22
- <dt class="event-label event-label-start"><?php _e('Start:', 'tribe-events-calendar') ?></dt>
23
  <dd class="event-meta event-meta-start"><meta itemprop="startDate" content="<?php echo tribe_get_start_date( null, false, 'Y-m-d-h:i:s' ); ?>"/><?php echo tribe_get_start_date(); ?></dd>
24
- <dt class="event-label event-label-end"><?php _e('End:', 'tribe-events-calendar') ?></dt>
25
- <dd class="event-meta event-meta-end"><meta itemprop="endDate" content="<?php echo tribe_get_end_date( null, false, 'Y-m-d-h:i:s' ); ?>"/><?php echo tribe_get_end_date(); ?></dd>
26
  <?php } else { ?>
27
- <dt class="event-label event-label-date"><?php _e('Date:', 'tribe-events-calendar') ?></dt>
28
  <dd class="event-meta event-meta-date"><meta itemprop="startDate" content="<?php echo tribe_get_start_date( null, false, 'Y-m-d-h:i:s' ); ?>"/><?php echo tribe_get_start_date(); ?></dd>
29
  <?php } ?>
30
  <?php if ( tribe_get_cost() ) : ?>
31
- <dt class="event-label event-label-cost"><?php _e('Cost:', 'tribe-events-calendar') ?></dt>
32
  <dd itemprop="price" class="event-meta event-meta-cost"><?php echo tribe_get_cost(); ?></dd>
33
  <?php endif; ?>
34
  <?php tribe_meta_event_cats(); ?>
35
  <?php if ( tribe_get_organizer_link( get_the_ID(), false, false ) ) : ?>
36
- <dt class="event-label event-label-organizer"><?php _e('Organizer:', 'tribe-events-calendar') ?></dt>
37
  <dd class="vcard author event-meta event-meta-author"><span class="fn url"><?php echo tribe_get_organizer_link(); ?></span></dd>
38
  <?php elseif (tribe_get_organizer()): ?>
39
- <dt class="event-label event-label-organizer"><?php _e('Organizer:', 'tribe-events-calendar') ?></dt>
40
  <dd class="vcard author event-meta event-meta-author"><span class="fn url"><?php echo tribe_get_organizer(); ?></span></dd>
41
  <?php endif; ?>
42
  <?php if ( tribe_get_organizer_phone() ) : ?>
43
- <dt class="event-label event-label-organizer-phone"><?php _e('Phone:', 'tribe-events-calendar') ?></dt>
44
  <dd itemprop="telephone" class="event-meta event-meta-phone"><?php echo tribe_get_organizer_phone(); ?></dd>
45
  <?php endif; ?>
46
  <?php if ( tribe_get_organizer_email() ) : ?>
47
- <dt class="event-label event-label-email"><?php _e('Email:', 'tribe-events-calendar') ?></dt>
48
  <dd itemprop="email" class="event-meta event-meta-email"><a href="mailto:<?php echo tribe_get_organizer_email(); ?>"><?php echo tribe_get_organizer_email(); ?></a></dd>
49
  <?php endif; ?>
50
- <dt class="event-label event-label-updated"><?php _e('Updated:', 'tribe-events-calendar') ?></dt>
51
  <dd class="event-meta event-meta-updated"><span class="date updated"><?php the_date(); ?></span></dd>
52
  <?php if ( class_exists('TribeEventsRecurrenceMeta') && function_exists('tribe_get_recurrence_text') && tribe_is_recurring_event() ) : ?>
53
- <dt class="event-label event-label-schedule"><?php _e('Schedule:', 'tribe-events-calendar') ?></dt>
54
  <dd class="event-meta event-meta-schedule"><?php echo tribe_get_recurrence_text(); ?>
55
- <?php if( class_exists('TribeEventsRecurrenceMeta') && function_exists('tribe_all_occurences_link')): ?>(<a href='<?php tribe_all_occurences_link() ?>'>See all</a>)<?php endif; ?>
56
  </dd>
57
  <?php endif; ?>
58
  </dl>
59
  <dl class="column" itemprop="location" itemscope itemtype="http://schema.org/Place">
60
  <?php if(tribe_get_venue()) : ?>
61
- <dt class="event-label event-label-venue"><?php _e('Venue:', 'tribe-events-calendar') ?></dt>
62
  <dd itemprop="name" class="event-meta event-meta-venue">
63
  <?php if( class_exists( 'TribeEventsPro' ) ): ?>
64
  <?php tribe_get_venue_link( get_the_ID(), class_exists( 'TribeEventsPro' ) ); ?>
65
  <?php else: ?>
66
- <?php echo tribe_get_venue( get_the_ID() ) ?>
67
  <?php endif; ?>
68
  </dd>
69
  <?php endif; ?>
70
  <?php if(tribe_get_phone()) : ?>
71
- <dt class="event-label event-label-venue-phone"><?php _e('Phone:', 'tribe-events-calendar') ?></dt>
72
  <dd itemprop="telephone" class="event-meta event-meta-venue-phone"><?php echo tribe_get_phone(); ?></dd>
73
  <?php endif; ?>
74
  <?php if( tribe_address_exists( get_the_ID() ) ) : ?>
75
  <dt class="event-label event-label-address">
76
  <?php _e('Address:', 'tribe-events-calendar') ?><br />
77
  <?php if( tribe_show_google_map_link( get_the_ID() ) ) : ?>
78
- <a class="gmap" itemprop="maps" href="<?php echo tribe_get_map_link() ?>" title="<?php _e('Click to view a Google Map', 'tribe-events-calendar'); ?>" target="_blank"><?php _e('Google Map', 'tribe-events-calendar' ); ?></a>
79
  <?php endif; ?>
80
  </dt>
81
  <dd class="event-meta event-meta-address">
@@ -96,17 +96,17 @@ if ( !defined('ABSPATH') ) { die('-1'); }
96
  if ( function_exists('has_post_thumbnail') && has_post_thumbnail() ) {?>
97
  <?php the_post_thumbnail(); ?>
98
  <?php } ?>
99
- <div class="summary"><?php the_content() ?></div>
100
  <?php if (function_exists('tribe_get_ticket_form') && tribe_get_ticket_form()) { tribe_get_ticket_form(); } ?>
101
  </div>
102
  <?php if( function_exists('tribe_get_single_ical_link') ): ?>
103
  <a class="ical single" href="<?php echo tribe_get_single_ical_link(); ?>"><?php _e('iCal Import', 'tribe-events-calendar'); ?></a>
104
  <?php endif; ?>
105
  <?php if( function_exists('tribe_get_gcal_link') ): ?>
106
- <a href="<?php echo tribe_get_gcal_link() ?>" class="gcal-add" title="<?php _e('Add to Google Calendar', 'tribe-events-calendar'); ?>"><?php _e('+ Google Calendar', 'tribe-events-calendar'); ?></a>
107
  <?php endif; ?>
108
 
109
- <div class="navlink previous"><?php tribe_previous_event_link();?></div>
110
 
111
- <div class="navlink next"><?php tribe_next_event_link();?></div>
112
  <div style="clear:both"></div>
13
  <?php
14
  $gmt_offset = (get_option('gmt_offset') >= '0' ) ? ' +' . get_option('gmt_offset') : " " . get_option('gmt_offset');
15
  $gmt_offset = str_replace( array( '.25', '.5', '.75' ), array( ':15', ':30', ':45' ), $gmt_offset );
16
+ if (strtotime( tribe_get_end_date(get_the_ID(), false, 'Y-m-d G:i') . $gmt_offset ) <= time() ) { ?><div class="event-passed"><?php _e('This event has passed.', 'tribe-events-calendar'); ?></div><?php } ?>
17
  <div id="tribe-events-event-meta" itemscope itemtype="http://schema.org/Event">
18
  <dl class="column">
19
+ <dt class="event-label event-label-name"><?php _e('Event:', 'tribe-events-calendar'); ?></dt>
20
+ <dd itemprop="name" class="event-meta event-meta-name"><span class="summary"><?php the_title(); ?></span></dd>
21
  <?php if (tribe_get_start_date() !== tribe_get_end_date() ) { ?>
22
+ <dt class="event-label event-label-start"><?php _e('Start:', 'tribe-events-calendar'); ?></dt>
23
  <dd class="event-meta event-meta-start"><meta itemprop="startDate" content="<?php echo tribe_get_start_date( null, false, 'Y-m-d-h:i:s' ); ?>"/><?php echo tribe_get_start_date(); ?></dd>
24
+ <dt class="event-label event-label-end"><?php _e('End:', 'tribe-events-calendar'); ?></dt>
25
+ <dd class="event-meta event-meta-end"><meta itemprop="endDate" content="<?php echo tribe_get_end_date( null, false, 'Y-m-d-h:i:s' ); ?>"/><?php echo tribe_get_end_date(); ?></dd>
26
  <?php } else { ?>
27
+ <dt class="event-label event-label-date"><?php _e('Date:', 'tribe-events-calendar'); ?></dt>
28
  <dd class="event-meta event-meta-date"><meta itemprop="startDate" content="<?php echo tribe_get_start_date( null, false, 'Y-m-d-h:i:s' ); ?>"/><?php echo tribe_get_start_date(); ?></dd>
29
  <?php } ?>
30
  <?php if ( tribe_get_cost() ) : ?>
31
+ <dt class="event-label event-label-cost"><?php _e('Cost:', 'tribe-events-calendar'); ?></dt>
32
  <dd itemprop="price" class="event-meta event-meta-cost"><?php echo tribe_get_cost(); ?></dd>
33
  <?php endif; ?>
34
  <?php tribe_meta_event_cats(); ?>
35
  <?php if ( tribe_get_organizer_link( get_the_ID(), false, false ) ) : ?>
36
+ <dt class="event-label event-label-organizer"><?php _e('Organizer:', 'tribe-events-calendar'); ?></dt>
37
  <dd class="vcard author event-meta event-meta-author"><span class="fn url"><?php echo tribe_get_organizer_link(); ?></span></dd>
38
  <?php elseif (tribe_get_organizer()): ?>
39
+ <dt class="event-label event-label-organizer"><?php _e('Organizer:', 'tribe-events-calendar'); ?></dt>
40
  <dd class="vcard author event-meta event-meta-author"><span class="fn url"><?php echo tribe_get_organizer(); ?></span></dd>
41
  <?php endif; ?>
42
  <?php if ( tribe_get_organizer_phone() ) : ?>
43
+ <dt class="event-label event-label-organizer-phone"><?php _e('Phone:', 'tribe-events-calendar'); ?></dt>
44
  <dd itemprop="telephone" class="event-meta event-meta-phone"><?php echo tribe_get_organizer_phone(); ?></dd>
45
  <?php endif; ?>
46
  <?php if ( tribe_get_organizer_email() ) : ?>
47
+ <dt class="event-label event-label-email"><?php _e('Email:', 'tribe-events-calendar'); ?></dt>
48
  <dd itemprop="email" class="event-meta event-meta-email"><a href="mailto:<?php echo tribe_get_organizer_email(); ?>"><?php echo tribe_get_organizer_email(); ?></a></dd>
49
  <?php endif; ?>
50
+ <dt class="event-label event-label-updated"><?php _e('Updated:', 'tribe-events-calendar'); ?></dt>
51
  <dd class="event-meta event-meta-updated"><span class="date updated"><?php the_date(); ?></span></dd>
52
  <?php if ( class_exists('TribeEventsRecurrenceMeta') && function_exists('tribe_get_recurrence_text') && tribe_is_recurring_event() ) : ?>
53
+ <dt class="event-label event-label-schedule"><?php _e('Schedule:', 'tribe-events-calendar'); ?></dt>
54
  <dd class="event-meta event-meta-schedule"><?php echo tribe_get_recurrence_text(); ?>
55
+ <?php if( class_exists('TribeEventsRecurrenceMeta') && function_exists('tribe_all_occurences_link')): ?>(<a href='<?php tribe_all_occurences_link(); ?>'>See all</a>)<?php endif; ?>
56
  </dd>
57
  <?php endif; ?>
58
  </dl>
59
  <dl class="column" itemprop="location" itemscope itemtype="http://schema.org/Place">
60
  <?php if(tribe_get_venue()) : ?>
61
+ <dt class="event-label event-label-venue"><?php _e('Venue:', 'tribe-events-calendar'); ?></dt>
62
  <dd itemprop="name" class="event-meta event-meta-venue">
63
  <?php if( class_exists( 'TribeEventsPro' ) ): ?>
64
  <?php tribe_get_venue_link( get_the_ID(), class_exists( 'TribeEventsPro' ) ); ?>
65
  <?php else: ?>
66
+ <?php echo tribe_get_venue( get_the_ID() ); ?>
67
  <?php endif; ?>
68
  </dd>
69
  <?php endif; ?>
70
  <?php if(tribe_get_phone()) : ?>
71
+ <dt class="event-label event-label-venue-phone"><?php _e('Phone:', 'tribe-events-calendar'); ?></dt>
72
  <dd itemprop="telephone" class="event-meta event-meta-venue-phone"><?php echo tribe_get_phone(); ?></dd>
73
  <?php endif; ?>
74
  <?php if( tribe_address_exists( get_the_ID() ) ) : ?>
75
  <dt class="event-label event-label-address">
76
  <?php _e('Address:', 'tribe-events-calendar') ?><br />
77
  <?php if( tribe_show_google_map_link( get_the_ID() ) ) : ?>
78
+ <a class="gmap" itemprop="maps" href="<?php echo tribe_get_map_link(); ?>" title="<?php _e('Click to view a Google Map', 'tribe-events-calendar'); ?>" target="_blank"><?php _e('Google Map', 'tribe-events-calendar' ); ?></a>
79
  <?php endif; ?>
80
  </dt>
81
  <dd class="event-meta event-meta-address">
96
  if ( function_exists('has_post_thumbnail') && has_post_thumbnail() ) {?>
97
  <?php the_post_thumbnail(); ?>
98
  <?php } ?>
99
+ <div class="summary"><?php the_content(); ?></div>
100
  <?php if (function_exists('tribe_get_ticket_form') && tribe_get_ticket_form()) { tribe_get_ticket_form(); } ?>
101
  </div>
102
  <?php if( function_exists('tribe_get_single_ical_link') ): ?>
103
  <a class="ical single" href="<?php echo tribe_get_single_ical_link(); ?>"><?php _e('iCal Import', 'tribe-events-calendar'); ?></a>
104
  <?php endif; ?>
105
  <?php if( function_exists('tribe_get_gcal_link') ): ?>
106
+ <a href="<?php echo tribe_get_gcal_link(); ?>" class="gcal-add" title="<?php _e('Add to Google Calendar', 'tribe-events-calendar'); ?>"><?php _e('+ Google Calendar', 'tribe-events-calendar'); ?></a>
107
  <?php endif; ?>
108
 
109
+ <div class="navlink tribe-previous"><?php tribe_previous_event_link(); ?></div>
110
 
111
+ <div class="navlink tribe-next"><?php tribe_next_event_link(); ?></div>
112
  <div style="clear:both"></div>
views/table-mini.php CHANGED
@@ -43,13 +43,13 @@ $monthView = tribe_sort_by_month( $eventPosts, $current_date );
43
 
44
  ?>
45
  <div class="tribe-events-widget-nav">
46
- <a class="tribe-mini-ajax prev-month" href="#" data-month="<?php echo $tribe_ecp->previousMonth( $current_date );?>" title="<?php echo tribe_get_previous_month_text(); ?>">
47
  <span><?php echo tribe_get_previous_month_text(); ?></span>
48
  </a>
49
  <span id="tribe-mini-ajax-month">
50
  <?php echo $tribe_ecp->monthsShort[date('M',$date)]; echo date(' Y',$date); ?>
51
  </span>
52
- <a class="tribe-mini-ajax next-month" href="#" data-month="<?php echo $tribe_ecp->nextMonth( $current_date );?>" title="<?php echo tribe_get_next_month_text(); ?>">
53
  <span><?php echo tribe_get_next_month_text(); ?></span>
54
  </a>
55
  <img id="ajax-loading-mini" src="<?php echo esc_url( admin_url( 'images/wpspin_light.gif' ) ); ?>" alt="loading..." />
43
 
44
  ?>
45
  <div class="tribe-events-widget-nav">
46
+ <a class="tribe-mini-ajax prev-month" href="#" data-month="<?php echo $tribe_ecp->previousMonth( $current_date ); ?>" title="<?php echo tribe_get_previous_month_text(); ?>">
47
  <span><?php echo tribe_get_previous_month_text(); ?></span>
48
  </a>
49
  <span id="tribe-mini-ajax-month">
50
  <?php echo $tribe_ecp->monthsShort[date('M',$date)]; echo date(' Y',$date); ?>
51
  </span>
52
+ <a class="tribe-mini-ajax next-month" href="#" data-month="<?php echo $tribe_ecp->nextMonth( $current_date ); ?>" title="<?php echo tribe_get_next_month_text(); ?>">
53
  <span><?php echo tribe_get_next_month_text(); ?></span>
54
  </a>
55
  <img id="ajax-loading-mini" src="<?php echo esc_url( admin_url( 'images/wpspin_light.gif' ) ); ?>" alt="loading..." />
views/table.php CHANGED
File without changes