Calendar by WD – Responsive Event Calendar - Version 1.4.11

Version Description

Added "All Categories" button to all views

Download this release

Release Info

Developer webdorado
Plugin Icon 128x128 Calendar by WD – Responsive Event Calendar
Version 1.4.11
Comparing to
See all releases

Code changes from version 1.4.10 to 1.4.11

Files changed (106) hide show
  1. calendar.php +1 -1
  2. front_end/bigcalendarday.php +17 -5
  3. front_end/bigcalendarday_widget.php +18 -4
  4. front_end/bigcalendarlist.php +17 -5
  5. front_end/bigcalendarlist_widget.php +18 -5
  6. front_end/bigcalendarmonth.php +16 -4
  7. front_end/bigcalendarmonth_widget.php +16 -7
  8. front_end/bigcalendarweek.php +18 -5
  9. front_end/bigcalendarweek_widget.php +20 -10
  10. front_end/frontend_functions.php +13 -14
  11. languages/sp_calendar-af.mo +0 -0
  12. languages/sp_calendar-af.po +6 -2
  13. languages/sp_calendar-ar.mo +0 -0
  14. languages/sp_calendar-ar.po +6 -2
  15. languages/sp_calendar-be_BY.mo +0 -0
  16. languages/sp_calendar-be_BY.po +6 -2
  17. languages/sp_calendar-bg_BG.mo +0 -0
  18. languages/sp_calendar-bg_BG.po +6 -2
  19. languages/sp_calendar-ca.mo +0 -0
  20. languages/sp_calendar-ca.po +6 -2
  21. languages/sp_calendar-cs_CZ.mo +0 -0
  22. languages/sp_calendar-cs_CZ.po +6 -2
  23. languages/sp_calendar-da_DK.mo +0 -0
  24. languages/sp_calendar-da_DK.po +7 -3
  25. languages/sp_calendar-de_DE.mo +0 -0
  26. languages/sp_calendar-de_DE.po +5 -1
  27. languages/sp_calendar-el.mo +0 -0
  28. languages/sp_calendar-el.po +6 -2
  29. languages/sp_calendar-eo_EO.mo +0 -0
  30. languages/sp_calendar-eo_EO.po +6 -2
  31. languages/sp_calendar-es_ES.mo +0 -0
  32. languages/sp_calendar-es_ES.po +6 -2
  33. languages/sp_calendar-et.mo +0 -0
  34. languages/sp_calendar-et.po +6 -2
  35. languages/sp_calendar-fa_IR.mo +0 -0
  36. languages/sp_calendar-fa_IR.po +6 -2
  37. languages/sp_calendar-fi.mo +0 -0
  38. languages/sp_calendar-fi.po +6 -2
  39. languages/sp_calendar-fr_FR.mo +0 -0
  40. languages/sp_calendar-fr_FR.po +6 -2
  41. languages/sp_calendar-gl_ES.mo +0 -0
  42. languages/sp_calendar-gl_ES.po +6 -2
  43. languages/sp_calendar-he_IL.mo +0 -0
  44. languages/sp_calendar-he_IL.po +6 -2
  45. languages/sp_calendar-hi_IN.mo +0 -0
  46. languages/sp_calendar-hi_IN.po +6 -2
  47. languages/sp_calendar-hr.mo +0 -0
  48. languages/sp_calendar-hr.po +6 -2
  49. languages/sp_calendar-hu_HU.mo +0 -0
  50. languages/sp_calendar-hu_HU.po +6 -2
  51. languages/sp_calendar-hy_AM.mo +0 -0
  52. languages/sp_calendar-hy_AM.po +6 -2
  53. languages/sp_calendar-id_ID.mo +0 -0
  54. languages/sp_calendar-id_ID.po +6 -2
  55. languages/sp_calendar-it_IT.mo +0 -0
  56. languages/sp_calendar-it_IT.po +6 -2
  57. languages/sp_calendar-ja.mo +0 -0
  58. languages/sp_calendar-ja.po +6 -2
  59. languages/sp_calendar-ka_GE.mo +0 -0
  60. languages/sp_calendar-ka_GE.po +6 -2
  61. languages/sp_calendar-ko_KR.mo +0 -0
  62. languages/sp_calendar-ko_KR.po +6 -2
  63. languages/sp_calendar-lt_LT.mo +0 -0
  64. languages/sp_calendar-lt_LT.po +6 -2
  65. languages/sp_calendar-lv.mo +0 -0
  66. languages/sp_calendar-lv.po +6 -2
  67. languages/sp_calendar-mk_MK.mo +0 -0
  68. languages/sp_calendar-mk_MK.po +6 -2
  69. languages/sp_calendar-ms_MY.mo +0 -0
  70. languages/sp_calendar-ms_MY.po +6 -2
  71. languages/sp_calendar-mt_MT.mo +0 -0
  72. languages/sp_calendar-mt_MT.po +6 -2
  73. languages/sp_calendar-nb_NO.mo +0 -0
  74. languages/sp_calendar-nb_NO.po +7 -2
  75. languages/sp_calendar-nl_NL.po +4 -0
  76. languages/sp_calendar-pl_PL.mo +0 -0
  77. languages/sp_calendar-pl_PL.po +6 -2
  78. languages/sp_calendar-pt_BR.mo +0 -0
  79. languages/sp_calendar-pt_BR.po +6 -2
  80. languages/sp_calendar-pt_PT.mo +0 -0
  81. languages/sp_calendar-pt_PT.po +6 -2
  82. languages/sp_calendar-ro_RO.mo +0 -0
  83. languages/sp_calendar-ro_RO.po +2 -2
  84. languages/sp_calendar-ru_RU.mo +0 -0
  85. languages/sp_calendar-ru_RU.po +6 -2
  86. languages/sp_calendar-sk_SK.mo +0 -0
  87. languages/sp_calendar-sk_SK.po +6 -2
  88. languages/sp_calendar-sq.mo +0 -0
  89. languages/sp_calendar-sq.po +6 -2
  90. languages/sp_calendar-sr_RS.mo +0 -0
  91. languages/sp_calendar-sr_RS.po +6 -2
  92. languages/sp_calendar-sv_SE.mo +0 -0
  93. languages/sp_calendar-sv_SE.po +6 -2
  94. languages/sp_calendar-ta.mo +0 -0
  95. languages/sp_calendar-ta.po +6 -2
  96. languages/sp_calendar-th.mo +0 -0
  97. languages/sp_calendar-th.po +6 -2
  98. languages/sp_calendar-tr_TR.mo +0 -0
  99. languages/sp_calendar-tr_TR.po +6 -2
  100. languages/sp_calendar-uk_UA.mo +0 -0
  101. languages/sp_calendar-uk_UA.po +6 -2
  102. languages/sp_calendar-vi.mo +0 -0
  103. languages/sp_calendar-vi.po +6 -2
  104. languages/sp_calendar-zh_CN.mo +0 -0
  105. languages/sp_calendar-zh_CN.po +7 -2
  106. readme.txt +83 -42
calendar.php CHANGED
@@ -4,7 +4,7 @@
4
  Plugin Name: Spider Event Calendar
5
  Plugin URI: http://web-dorado.com/products/wordpress-calendar.html
6
  Description: Spider Event Calendar is a highly configurable product which allows you to have multiple organized events. Spider Event Calendar is an extraordinary user friendly extension.
7
- Version: 1.4.10
8
  Author: http://web-dorado.com/
9
  License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
10
  */
4
  Plugin Name: Spider Event Calendar
5
  Plugin URI: http://web-dorado.com/products/wordpress-calendar.html
6
  Description: Spider Event Calendar is a highly configurable product which allows you to have multiple organized events. Spider Event Calendar is an extraordinary user friendly extension.
7
+ Version: 1.4.11
8
  Author: http://web-dorado.com/
9
  License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
10
  */
front_end/bigcalendarday.php CHANGED
@@ -88,7 +88,7 @@ $cat_ids = substr($cat_ids, 0,-1);
88
 
89
  $theme = $wpdb->get_row($wpdb->prepare('SELECT * FROM ' . $wpdb->prefix . 'spidercalendar_theme WHERE id=%d', $theme_id));
90
  $cal_width = $theme->width;
91
- $show_cat = 1;
92
  $bg_top = '#' . $theme->bg_top;
93
  $bg_bottom = '#' . $theme->bg_bottom;
94
  $border_color = '#' . $theme->border_color;
@@ -1000,11 +1000,23 @@ foreach($categories as $category)
1000
 
1001
 
1002
  <?php
1003
-
1004
-
1005
  }
1006
-
1007
- echo '</ul>';
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1008
  }
1009
  die();
1010
  }
88
 
89
  $theme = $wpdb->get_row($wpdb->prepare('SELECT * FROM ' . $wpdb->prefix . 'spidercalendar_theme WHERE id=%d', $theme_id));
90
  $cal_width = $theme->width;
91
+ $show_cat = $theme->show_cat;
92
  $bg_top = '#' . $theme->bg_top;
93
  $bg_bottom = '#' . $theme->bg_bottom;
94
  $border_color = '#' . $theme->border_color;
1000
 
1001
 
1002
  <?php
 
 
1003
  }
1004
+ if (!empty($categories)) {
1005
+ ?>
1006
+ <li style="float:left;"><p class="categories1" style="background-color:<?php echo $bg_top;?>">&nbsp;&nbsp;&nbsp;&nbsp;</p><p class="categories2" id="category0" style="color:<?php echo $bg_top; ?>" onclick="showbigcalendar('bigcalendar<?php echo $many_sp_calendar; ?>', '<?php echo add_query_arg(array(
1007
+ 'action' => 'spiderbigcalendar_day',
1008
+ 'theme_id' => $theme_id,
1009
+ 'calendar' => $calendar_id,
1010
+ 'select' => $view_select,
1011
+ 'date' => $year . '-' . add_0(Month_num($month)) . '-' . add_0($day),
1012
+ 'many_sp_calendar' => $many_sp_calendar,
1013
+ 'cur_page_url' => $path_sp_cal,
1014
+ 'cat_id' => '',
1015
+ 'cat_ids' => '',
1016
+ 'widget' => $widget,
1017
+ ), admin_url('admin-ajax.php'));?>','<?php echo $many_sp_calendar; ?>','<?php echo $widget; ?>')"><?php echo __('All categories', 'sp_calendar'); ?></p></li>
1018
+ <?php echo '</ul>';
1019
+ }
1020
  }
1021
  die();
1022
  }
front_end/bigcalendarday_widget.php CHANGED
@@ -89,7 +89,7 @@ $cat_ids = substr($cat_ids, 0,-1);
89
  $theme = $wpdb->get_row($wpdb->prepare('SELECT * FROM ' . $wpdb->prefix . 'spidercalendar_widget_theme WHERE id=%d', $theme_id));
90
  $weekstart = $theme->week_start_day;
91
  $bg = '#' . $theme->header_bgcolor;
92
- $show_cat = 1;
93
  $bg_color_selected = '#' . $theme->bg_color_selected;
94
  $color_arrow = '#' . $theme->arrow_color;
95
  $evented_color = '#' . $theme->text_color_this_month_evented;
@@ -698,11 +698,25 @@ foreach($categories as $category)
698
 
699
 
700
  <?php
701
-
702
-
703
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
704
 
705
- echo '</ul>';
 
706
  }
707
  die();
708
  }
89
  $theme = $wpdb->get_row($wpdb->prepare('SELECT * FROM ' . $wpdb->prefix . 'spidercalendar_widget_theme WHERE id=%d', $theme_id));
90
  $weekstart = $theme->week_start_day;
91
  $bg = '#' . $theme->header_bgcolor;
92
+ $show_cat = $theme->show_cat;
93
  $bg_color_selected = '#' . $theme->bg_color_selected;
94
  $color_arrow = '#' . $theme->arrow_color;
95
  $evented_color = '#' . $theme->text_color_this_month_evented;
698
 
699
 
700
  <?php
 
 
701
  }
702
+ if (!empty($categories)) {
703
+ ?>
704
+ <li style="height:30px"><p class="categories1" style="background-color:<?php echo $bg; ?>">&nbsp;&nbsp;&nbsp;&nbsp;</p><p class="categories2" id="category0" style="color:<?php echo $bg; ?>" onclick="showbigcalendar('bigcalendar<?php echo $many_sp_calendar; ?>', '<?php echo add_query_arg(array(
705
+ 'action' => 'spiderbigcalendar_day_widget',
706
+ 'theme_id' => $theme_id,
707
+ 'calendar' => $calendar_id,
708
+ 'select' => $view_select,
709
+ 'date' => $year . '-' . add_0(Month_num($month)) . '-' . add_0($day),
710
+ 'many_sp_calendar' => $many_sp_calendar,
711
+ 'cur_page_url' => $path_sp_cal,
712
+ 'cat_id' => '',
713
+ 'cat_ids' => '',
714
+ 'widget' => $widget,
715
+ 'TB_iframe' => 1,
716
+ ), admin_url('admin-ajax.php'));?>','<?php echo $many_sp_calendar; ?>','<?php echo $widget; ?>')"><?php echo __('All categories', 'sp_calendar'); ?></p></li>
717
 
718
+ <?php echo '</ul>';
719
+ }
720
  }
721
  die();
722
  }
front_end/bigcalendarlist.php CHANGED
@@ -86,7 +86,7 @@ $cat_ids = substr($cat_ids, 0,-1);
86
 
87
  $theme = $wpdb->get_row($wpdb->prepare('SELECT * FROM ' . $wpdb->prefix . 'spidercalendar_theme WHERE id=%d', $theme_id));
88
  $cal_width = $theme->width;
89
- $show_cat = 1;
90
  $bg_top = '#' . $theme->bg_top;
91
  $bg_bottom = '#' . $theme->bg_bottom;
92
  $border_color = '#' . $theme->border_color;
@@ -950,11 +950,23 @@ foreach($categories as $category)
950
 
951
 
952
  <?php
953
-
954
-
955
  }
956
-
957
- echo '</ul>';
 
 
 
 
 
 
 
 
 
 
 
 
 
 
958
  }
959
 
960
  die();
86
 
87
  $theme = $wpdb->get_row($wpdb->prepare('SELECT * FROM ' . $wpdb->prefix . 'spidercalendar_theme WHERE id=%d', $theme_id));
88
  $cal_width = $theme->width;
89
+ $show_cat = $theme->show_cat;
90
  $bg_top = '#' . $theme->bg_top;
91
  $bg_bottom = '#' . $theme->bg_bottom;
92
  $border_color = '#' . $theme->border_color;
950
 
951
 
952
  <?php
 
 
953
  }
954
+ if (!empty($categories)) {
955
+ ?>
956
+ <li style="float:left;"><p class="categories1" style="background-color:<?php echo $bg_top;?>">&nbsp;&nbsp;&nbsp;&nbsp;</p><p class="categories2" id="category0" style="color:<?php echo $bg_top; ?>" onclick="showbigcalendar('bigcalendar<?php echo $many_sp_calendar; ?>', '<?php echo add_query_arg(array(
957
+ 'action' => 'spiderbigcalendar_list',
958
+ 'theme_id' => $theme_id,
959
+ 'calendar' => $calendar_id,
960
+ 'select' => $view_select,
961
+ 'date' => $year.'-'.add_0((Month_num($month))) . '-' . add_0($day),
962
+ 'many_sp_calendar' => $many_sp_calendar,
963
+ 'cur_page_url' => $path_sp_cal,
964
+ 'cat_id' => '',
965
+ 'cat_ids' => '',
966
+ 'widget' => $widget,
967
+ ), admin_url('admin-ajax.php'));?>','<?php echo $many_sp_calendar; ?>','<?php echo $widget; ?>')"><?php echo __('All categories', 'sp_calendar'); ?></p></li>
968
+ <?php echo '</ul>';
969
+ }
970
  }
971
 
972
  die();
front_end/bigcalendarlist_widget.php CHANGED
@@ -88,7 +88,7 @@ $cat_ids = substr($cat_ids, 0,-1);
88
  $theme = $wpdb->get_row($wpdb->prepare('SELECT * FROM ' . $wpdb->prefix . 'spidercalendar_widget_theme WHERE id=%d', $theme_id));
89
  $weekstart = $theme->week_start_day;
90
  $bg = '#' . $theme->header_bgcolor;
91
- $show_cat = 1;
92
  $bg_color_selected = '#' . $theme->bg_color_selected;
93
  $color_arrow = '#' . $theme->arrow_color;
94
  $evented_color = '#' . $theme->text_color_this_month_evented;
@@ -656,11 +656,24 @@ foreach($categories as $category)
656
 
657
 
658
  <?php
659
-
660
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
661
  }
662
-
663
- echo '</ul>';
664
  }
665
  die();
666
  }
88
  $theme = $wpdb->get_row($wpdb->prepare('SELECT * FROM ' . $wpdb->prefix . 'spidercalendar_widget_theme WHERE id=%d', $theme_id));
89
  $weekstart = $theme->week_start_day;
90
  $bg = '#' . $theme->header_bgcolor;
91
+ $show_cat = $theme->show_cat;
92
  $bg_color_selected = '#' . $theme->bg_color_selected;
93
  $color_arrow = '#' . $theme->arrow_color;
94
  $evented_color = '#' . $theme->text_color_this_month_evented;
656
 
657
 
658
  <?php
659
+ }
660
+ if (!empty($categories)) {
661
+ ?>
662
+ <li style="height:30px"><p class="categories1" style="background-color:<?php echo $bg;?>">&nbsp;&nbsp;&nbsp;&nbsp;</p><p class="categories2" id="category0" style="color:<?php echo $bg; ?>" onclick="showbigcalendar('bigcalendar<?php echo $many_sp_calendar; ?>', '<?php echo add_query_arg(array(
663
+ 'action' => 'spiderbigcalendar_list_widget',
664
+ 'theme_id' => $theme_id,
665
+ 'calendar' => $calendar_id,
666
+ 'select' => $view_select,
667
+ 'date' => $year.'-'.add_0((Month_num($month))) . '-' . add_0($day),
668
+ 'many_sp_calendar' => $many_sp_calendar,
669
+ 'cur_page_url' => $path_sp_cal,
670
+ 'cat_id' => '',
671
+ 'cat_ids' => '',
672
+ 'widget' => $widget,
673
+ 'TB_iframe' => 1,
674
+ ), admin_url('admin-ajax.php'));?>','<?php echo $many_sp_calendar; ?>','<?php echo $widget; ?>')"><?php echo __('All categories', 'sp_calendar'); ?></p></li>
675
+ <?php echo '</ul>';
676
  }
 
 
677
  }
678
  die();
679
  }
front_end/bigcalendarmonth.php CHANGED
@@ -1286,12 +1286,24 @@ foreach($categories as $category)
1286
  ), admin_url('admin-ajax.php'));?>','<?php echo $many_sp_calendar; ?>','<?php echo $widget; ?>')"> <?php echo $category->title ?></p></li>
1287
 
1288
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1289
  <?php
1290
-
1291
-
1292
  }
1293
-
1294
- echo '</ul><br><br>';
1295
  die();
1296
  }
1297
 
1286
  ), admin_url('admin-ajax.php'));?>','<?php echo $many_sp_calendar; ?>','<?php echo $widget; ?>')"> <?php echo $category->title ?></p></li>
1287
 
1288
 
1289
+ <?php }
1290
+ if (!empty($categories)) {
1291
+ ?>
1292
+ <li style="float:left;"><p class="categories1" style="background-color:<?php echo $bg_top;?>">&nbsp;&nbsp;&nbsp;&nbsp;</p><p class="categories2" id="category0" style="color:#<?php echo $bg_top; ?>" onclick="showbigcalendar('bigcalendar<?php echo $many_sp_calendar; ?>', '<?php echo add_query_arg(array(
1293
+ 'action' => 'spiderbigcalendar_month',
1294
+ 'theme_id' => $theme_id,
1295
+ 'calendar' => $calendar_id,
1296
+ 'select' => $view_select,
1297
+ 'date' => $year . '-' . add_0((Month_num($month))),
1298
+ 'many_sp_calendar' => $many_sp_calendar,
1299
+ 'cur_page_url' => $path_sp_cal,
1300
+ 'cat_id' => '',
1301
+ 'cat_ids' => '',
1302
+ 'widget' => $widget,
1303
+ ), admin_url('admin-ajax.php'));?>','<?php echo $many_sp_calendar; ?>','<?php echo $widget; ?>')"><?php echo __('All categories', 'sp_calendar'); ?></p></li>
1304
  <?php
 
 
1305
  }
1306
+ echo '</ul><br><br>';
 
1307
  die();
1308
  }
1309
 
front_end/bigcalendarmonth_widget.php CHANGED
@@ -973,15 +973,24 @@ foreach($categories as $category)
973
  'cat_ids' => $cat_ids,
974
  'widget' => $widget,
975
  ), admin_url('admin-ajax.php'));?>','<?php echo $many_sp_calendar ?>','<?php echo $widget; ?>')"> <?php echo $category->title ?></p></li>
976
-
977
-
978
  <?php
979
-
980
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
981
  }
982
-
983
- echo '</ul><br><br>';
984
-
985
  die();
986
  }
987
 
973
  'cat_ids' => $cat_ids,
974
  'widget' => $widget,
975
  ), admin_url('admin-ajax.php'));?>','<?php echo $many_sp_calendar ?>','<?php echo $widget; ?>')"> <?php echo $category->title ?></p></li>
 
 
976
  <?php
977
+ }
978
+ if (!empty($categories)) {
979
+ ?>
980
+ <li style="height:30px"><p class="categories1" style="background-color:<?php echo $bg;?>">&nbsp;&nbsp;&nbsp;&nbsp;</p><p class="categories2" id="category0" style="color:#<?php echo $bg; ?>" onclick="showbigcalendar('bigcalendar<?php echo $many_sp_calendar; ?>', '<?php echo add_query_arg(array(
981
+ 'action' => 'spiderbigcalendar_month_widget',
982
+ 'theme_id' => $theme_id,
983
+ 'calendar' => $calendar_id,
984
+ 'select' => $view_select,
985
+ 'date' => $year . '-' . add_0((Month_num($month))),
986
+ 'many_sp_calendar' => $many_sp_calendar,
987
+ 'cur_page_url' => $path_sp_cal,
988
+ 'cat_id' => '',
989
+ 'cat_ids' => '',
990
+ 'widget' => $widget,
991
+ ), admin_url('admin-ajax.php'));?>','<?php echo $many_sp_calendar ?>','<?php echo $widget; ?>')"><?php echo __('All categories', 'sp_calendar'); ?></p></li>
992
+ <?php echo '</ul><br><br>';
993
  }
 
 
 
994
  die();
995
  }
996
 
front_end/bigcalendarweek.php CHANGED
@@ -88,7 +88,7 @@ $cat_ids = substr($cat_ids, 0,-1);
88
  $theme = $wpdb->get_row($wpdb->prepare('SELECT * FROM ' . $wpdb->prefix . 'spidercalendar_theme WHERE id=%d', $theme_id));
89
  $cal_width = $theme->width;
90
  $bg_top = '#' . $theme->bg_top;
91
- $show_cat = 1;
92
  $bg_bottom = '#' . $theme->bg_bottom;
93
  $border_color = '#' . $theme->border_color;
94
  $text_color_year = '#' . $theme->text_color_year;
@@ -1023,11 +1023,24 @@ foreach($categories as $category)
1023
 
1024
 
1025
  <?php
1026
-
1027
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1028
  }
1029
-
1030
- echo '</ul>';
1031
  }
1032
 
1033
  die();
88
  $theme = $wpdb->get_row($wpdb->prepare('SELECT * FROM ' . $wpdb->prefix . 'spidercalendar_theme WHERE id=%d', $theme_id));
89
  $cal_width = $theme->width;
90
  $bg_top = '#' . $theme->bg_top;
91
+ $show_cat = $theme->show_cat;
92
  $bg_bottom = '#' . $theme->bg_bottom;
93
  $border_color = '#' . $theme->border_color;
94
  $text_color_year = '#' . $theme->text_color_year;
1023
 
1024
 
1025
  <?php
1026
+ }
1027
+ if (!empty($categories)) {
1028
+ ?>
1029
+ <li style="float:left;"><p class="categories1" style="background-color:<?php echo $bg_top;?>">&nbsp;&nbsp;&nbsp;&nbsp;</p><p class="categories2" id="category0" style="color:<?php echo $bg_top; ?>" onclick="showbigcalendar('bigcalendar<?php echo $many_sp_calendar; ?>', '<?php echo add_query_arg(array(
1030
+ 'action' => 'spiderbigcalendar_week',
1031
+ 'theme_id' => $theme_id,
1032
+ 'calendar' => $calendar_id,
1033
+ 'select' => $view_select,
1034
+ 'months' => $prev_month . ',' . $this_month . ',' . $next_month,
1035
+ 'date' => $year . '-' . $month . '-' . add_0($day),
1036
+ 'many_sp_calendar' => $many_sp_calendar,
1037
+ 'cur_page_url' => $path_sp_cal,
1038
+ 'cat_id' => '',
1039
+ 'cat_ids' => '',
1040
+ 'widget' => $widget,
1041
+ ), admin_url('admin-ajax.php'));?>','<?php echo $many_sp_calendar; ?>','<?php echo $widget; ?>')"><?php echo __('All categories', 'sp_calendar'); ?></p></li>
1042
+ <?php echo '</ul>';
1043
  }
 
 
1044
  }
1045
 
1046
  die();
front_end/bigcalendarweek_widget.php CHANGED
@@ -89,7 +89,7 @@ $cat_ids = substr($cat_ids, 0,-1);
89
 
90
  $theme = $wpdb->get_row($wpdb->prepare('SELECT * FROM ' . $wpdb->prefix . 'spidercalendar_widget_theme WHERE id=%d', $theme_id));
91
  $weekstart = $theme->week_start_day;
92
- $show_cat = 1;
93
  $bg = '#' . $theme->header_bgcolor;
94
  $bg_color_selected = '#' . $theme->bg_color_selected;
95
  $color_arrow = '#' . $theme->arrow_color;
@@ -713,10 +713,8 @@ echo'
713
  echo '<ul id="cats_widget_'.$many_sp_calendar.'" style="list-style-type:none;">';
714
 
715
  foreach($categories as $category)
716
- {
717
-
718
  ?>
719
-
720
  <li style="height:30px"><p class="categories1" style="background-color:#<?php echo $category->color;?>">&nbsp;&nbsp;&nbsp;&nbsp;</p><p class="categories2" id="category<?php echo $category->id ?>" style="color:#<?php echo $category->color?>" onclick="showbigcalendar('bigcalendar<?php echo $many_sp_calendar; ?>', '<?php echo add_query_arg(array(
721
  'action' => 'spiderbigcalendar_week_widget',
722
  'theme_id' => $theme_id,
@@ -731,14 +729,26 @@ foreach($categories as $category)
731
  'widget' => $widget,
732
  'TB_iframe' => 1,
733
  ), admin_url('admin-ajax.php'));?>','<?php echo $many_sp_calendar; ?>','<?php echo $widget; ?>')"> <?php echo $category->title ?></p></li>
734
-
735
-
736
  <?php
737
-
738
-
739
  }
740
-
741
- echo '</ul>';
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
742
  }
743
  die();
744
  }
89
 
90
  $theme = $wpdb->get_row($wpdb->prepare('SELECT * FROM ' . $wpdb->prefix . 'spidercalendar_widget_theme WHERE id=%d', $theme_id));
91
  $weekstart = $theme->week_start_day;
92
+ $show_cat = $theme->show_cat;
93
  $bg = '#' . $theme->header_bgcolor;
94
  $bg_color_selected = '#' . $theme->bg_color_selected;
95
  $color_arrow = '#' . $theme->arrow_color;
713
  echo '<ul id="cats_widget_'.$many_sp_calendar.'" style="list-style-type:none;">';
714
 
715
  foreach($categories as $category)
716
+ {
 
717
  ?>
 
718
  <li style="height:30px"><p class="categories1" style="background-color:#<?php echo $category->color;?>">&nbsp;&nbsp;&nbsp;&nbsp;</p><p class="categories2" id="category<?php echo $category->id ?>" style="color:#<?php echo $category->color?>" onclick="showbigcalendar('bigcalendar<?php echo $many_sp_calendar; ?>', '<?php echo add_query_arg(array(
719
  'action' => 'spiderbigcalendar_week_widget',
720
  'theme_id' => $theme_id,
729
  'widget' => $widget,
730
  'TB_iframe' => 1,
731
  ), admin_url('admin-ajax.php'));?>','<?php echo $many_sp_calendar; ?>','<?php echo $widget; ?>')"> <?php echo $category->title ?></p></li>
 
 
732
  <?php
 
 
733
  }
734
+ if (!empty($categories)) {
735
+ ?>
736
+ <li style="height:30px"><p class="categories1" style="background-color:<?php echo $bg;?>">&nbsp;&nbsp;&nbsp;&nbsp;</p><p class="categories2" id="category0" style="color:<?php echo $bg; ?>" onclick="showbigcalendar('bigcalendar<?php echo $many_sp_calendar; ?>', '<?php echo add_query_arg(array(
737
+ 'action' => 'spiderbigcalendar_week_widget',
738
+ 'theme_id' => $theme_id,
739
+ 'calendar' => $calendar_id,
740
+ 'select' => $view_select,
741
+ 'months' => $prev_month . ',' . $this_month . ',' . $next_month,
742
+ 'date' => $year . '-' . $month . '-' . add_0($day),
743
+ 'many_sp_calendar' => $many_sp_calendar,
744
+ 'cur_page_url' => $path_sp_cal,
745
+ 'cat_id' => '',
746
+ 'cat_ids' => '',
747
+ 'widget' => $widget,
748
+ 'TB_iframe' => 1,
749
+ ), admin_url('admin-ajax.php'));?>','<?php echo $many_sp_calendar; ?>','<?php echo $widget; ?>')"><?php echo __('All categories', 'sp_calendar'); ?></p></li>
750
+ <?php echo '</ul>';
751
+ }
752
  }
753
  die();
754
  }
front_end/frontend_functions.php CHANGED
@@ -105,16 +105,15 @@ $cat_ids = substr($cat_ids, 0,-1);
105
  else{
106
  $order_by = " ORDER BY STR_TO_DATE( SUBSTRING( time, 1, 7 ) , '%h:%i%p' )";
107
  }
 
 
108
 
109
- if($cat_ids!=''){
110
- $rows = $wpdb->get_results($wpdb->prepare ("SELECT " . $wpdb->prefix . "spidercalendar_event.*," . $wpdb->prefix . "spidercalendar_event_category.color from " . $wpdb->prefix . "spidercalendar_event JOIN " . $wpdb->prefix . "spidercalendar_event_category ON " . $wpdb->prefix . "spidercalendar_event.category = " . $wpdb->prefix . "spidercalendar_event_category.id where " . $wpdb->prefix . "spidercalendar_event_category.published=1 and " . $wpdb->prefix . "spidercalendar_event.category IN (%s) and " . $wpdb->prefix . "spidercalendar_event.published=1 and ( ( (date<=%s or date like %s) and (date_end>=%s ) or date_end='0000-00-00' ) or ( date_end is Null and date like %s ) ) and calendar=%d ".$order_by." ",$cat_ids,substr( $date,0,7).'-01',substr( $date,0,7)."%",substr( $date,0,7).'-01',substr( $date,0,7)."%",$calendar));
111
-
112
  }
113
- else{
114
- $rows = $wpdb->get_results($wpdb->prepare("SELECT * from " . $wpdb->prefix . "spidercalendar_event where published=1 and ( ( (date<=%s or date like %s) and date_end>=%s) or ( date_end is Null and date like %s ) ) and calendar=%d ", "" . substr($date, 0, 7) . "-01", "" . substr($date, 0, 7) . "%", "" . substr($date, 0, 7) . "-01", "" . substr($date, 0, 7) . "%", $calendar)." ".$order_by." ");
115
-
116
- }
117
-
118
 
119
 
120
  $id_array = array();
@@ -593,14 +592,14 @@ $cat_ids = substr($cat_ids, 0,-1);
593
  $order_by = " ORDER BY STR_TO_DATE( SUBSTRING( time, 1, 7 ) , '%h:%i%p' )";
594
  }
595
 
596
- if($cat_ids!=''){
597
- $rows = $wpdb->get_results($wpdb->prepare ("SELECT " . $wpdb->prefix . "spidercalendar_event.*, " . $wpdb->prefix . "spidercalendar_event_category.color from " . $wpdb->prefix . "spidercalendar_event JOIN " . $wpdb->prefix . "spidercalendar_event_category ON " . $wpdb->prefix . "spidercalendar_event.category = " . $wpdb->prefix . "spidercalendar_event_category.id where " . $wpdb->prefix . "spidercalendar_event_category.published=1 and " . $wpdb->prefix . "spidercalendar_event.category IN (%s) and " . $wpdb->prefix . "spidercalendar_event.published=1 and ( ( (date<=%s or date like %s) and (date_end>=%s ) or date_end='0000-00-00' ) or ( date_end is Null and date like %s ) ) and calendar=%d ".$order_by." ",$cat_ids,substr( $date,0,7).'-01',substr( $date,0,7)."%", substr( $date,0,7).'-01',substr( $date,0,7)."%",$calendar));
598
-
599
  }
600
- else{
601
- $rows = $wpdb->get_results($wpdb->prepare("SELECT * from " . $wpdb->prefix . "spidercalendar_event where published=1 and ((date_end>=%s) or (date_end=%s)) and calendar=%d", "" . substr($date, 0, 7) . "-01", "0000-00-00", $calendar)." ".$order_by." ");
602
  }
603
-
604
 
605
 
606
 
105
  else{
106
  $order_by = " ORDER BY STR_TO_DATE( SUBSTRING( time, 1, 7 ) , '%h:%i%p' )";
107
  }
108
+
109
+ if($cat_ids!='' and preg_match("/^[0-9\,]+$/", $cat_ids)) {
110
 
111
+ $query = $wpdb->prepare ("SELECT " . $wpdb->prefix . "spidercalendar_event.*," . $wpdb->prefix . "spidercalendar_event_category.color from " . $wpdb->prefix . "spidercalendar_event JOIN " . $wpdb->prefix . "spidercalendar_event_category ON " . $wpdb->prefix . "spidercalendar_event.category = " . $wpdb->prefix . "spidercalendar_event_category.id where " . $wpdb->prefix . "spidercalendar_event_category.published=1 and " . $wpdb->prefix . "spidercalendar_event.category IN (".$cat_ids.") and " . $wpdb->prefix . "spidercalendar_event.published=1 and ( ( (date<=%s or date like %s) and (date_end>=%s ) or date_end='0000-00-00' ) or ( date_end is Null and date like %s ) ) and calendar=%d", substr( $date,0,7).'-01',substr( $date,0,7)."%",substr( $date,0,7).'-01',substr( $date,0,7)."%",$calendar);
 
 
112
  }
113
+ else{
114
+ $query = $wpdb->prepare("SELECT * from " . $wpdb->prefix . "spidercalendar_event where published=1 and ( ( (date<=%s or date like %s) and date_end>=%s) or ( date_end is Null and date like %s ) ) and calendar=%d ", "" . substr($date, 0, 7) . "-01", "" . substr($date, 0, 7) . "%", "" . substr($date, 0, 7) . "-01", "" . substr($date, 0, 7) . "%", $calendar);
115
+ }
116
+ $rows = $wpdb->get_results($query." ".$order_by);
 
117
 
118
 
119
  $id_array = array();
592
  $order_by = " ORDER BY STR_TO_DATE( SUBSTRING( time, 1, 7 ) , '%h:%i%p' )";
593
  }
594
 
595
+ if($cat_ids!='' and preg_match("/^[0-9\,]+$/", $cat_ids)){
596
+
597
+ $query = $wpdb->prepare ("SELECT " . $wpdb->prefix . "spidercalendar_event.*, " . $wpdb->prefix . "spidercalendar_event_category.color from " . $wpdb->prefix . "spidercalendar_event JOIN " . $wpdb->prefix . "spidercalendar_event_category ON " . $wpdb->prefix . "spidercalendar_event.category = " . $wpdb->prefix . "spidercalendar_event_category.id where " . $wpdb->prefix . "spidercalendar_event_category.published=1 and " . $wpdb->prefix . "spidercalendar_event.category IN (".$cat_ids.") and " . $wpdb->prefix . "spidercalendar_event.published=1 and ( ( (date<=%s or date like %s) and (date_end>=%s ) or date_end='0000-00-00' ) or ( date_end is Null and date like %s ) ) and calendar=%d ",substr( $date,0,7).'-01',substr( $date,0,7)."%", substr( $date,0,7).'-01',substr( $date,0,7)."%",$calendar);
598
  }
599
+ else{
600
+ $query = $wpdb->prepare("SELECT * from " . $wpdb->prefix . "spidercalendar_event where published=1 and ((date_end>=%s) or (date_end=%s)) and calendar=%d", "" . substr($date, 0, 7) . "-01", "0000-00-00", $calendar);
601
  }
602
+ $rows = $wpdb->get_results($query." ".$order_by);
603
 
604
 
605
 
languages/sp_calendar-af.mo CHANGED
Binary file
languages/sp_calendar-af.po CHANGED
@@ -3,7 +3,7 @@ msgstr ""
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 18:58+0400\n"
6
- "PO-Revision-Date: 2013-08-13 19:00+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: af\n"
@@ -12,7 +12,7 @@ msgstr ""
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
- "X-Generator: Poedit 1.5.4\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
@@ -342,5 +342,9 @@ msgstr "Saterdag"
342
  msgid "Sunday"
343
  msgstr "Sondag"
344
 
 
 
 
 
345
  #~ msgid "No Repeat"
346
  #~ msgstr "Geen Herhaal"
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 18:58+0400\n"
6
+ "PO-Revision-Date: 2014-10-27 12:37+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: af\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
+ "X-Generator: Poedit 1.6.3\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
342
  msgid "Sunday"
343
  msgstr "Sondag"
344
 
345
+ #: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/views.php:760
346
+ msgid "All categories"
347
+ msgstr "Alle kategorieë"
348
+
349
  #~ msgid "No Repeat"
350
  #~ msgstr "Geen Herhaal"
languages/sp_calendar-ar.mo CHANGED
Binary file
languages/sp_calendar-ar.po CHANGED
@@ -3,7 +3,7 @@ msgstr ""
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 18:57+0400\n"
6
- "PO-Revision-Date: 2013-08-13 18:58+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: ar\n"
@@ -12,7 +12,7 @@ msgstr ""
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
- "X-Generator: Poedit 1.5.4\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
@@ -342,5 +342,9 @@ msgstr "السبت"
342
  msgid "Sunday"
343
  msgstr "الأحد"
344
 
 
 
 
 
345
  #~ msgid "No Repeat"
346
  #~ msgstr "هناك تكرار"
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 18:57+0400\n"
6
+ "PO-Revision-Date: 2014-10-27 12:37+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: ar\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
+ "X-Generator: Poedit 1.6.3\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
342
  msgid "Sunday"
343
  msgstr "الأحد"
344
 
345
+ #: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/views.php:760
346
+ msgid "All categories"
347
+ msgstr "جميع الفئات"
348
+
349
  #~ msgid "No Repeat"
350
  #~ msgstr "هناك تكرار"
languages/sp_calendar-be_BY.mo CHANGED
Binary file
languages/sp_calendar-be_BY.po CHANGED
@@ -3,7 +3,7 @@ msgstr ""
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 18:54+0400\n"
6
- "PO-Revision-Date: 2013-08-13 18:56+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: be\n"
@@ -12,7 +12,7 @@ msgstr ""
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
- "X-Generator: Poedit 1.5.4\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
@@ -342,5 +342,9 @@ msgstr "Субота"
342
  msgid "Sunday"
343
  msgstr "Нядзеля"
344
 
 
 
 
 
345
  #~ msgid "No Repeat"
346
  #~ msgstr "Без паўтору"
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 18:54+0400\n"
6
+ "PO-Revision-Date: 2014-10-27 12:37+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: be\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
+ "X-Generator: Poedit 1.6.3\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
342
  msgid "Sunday"
343
  msgstr "Нядзеля"
344
 
345
+ #: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/views.php:760
346
+ msgid "All categories"
347
+ msgstr "جميع الفئات"
348
+
349
  #~ msgid "No Repeat"
350
  #~ msgstr "Без паўтору"
languages/sp_calendar-bg_BG.mo CHANGED
Binary file
languages/sp_calendar-bg_BG.po CHANGED
@@ -3,7 +3,7 @@ msgstr ""
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 18:52+0400\n"
6
- "PO-Revision-Date: 2013-08-13 18:54+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: bg\n"
@@ -12,7 +12,7 @@ msgstr ""
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
- "X-Generator: Poedit 1.5.4\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
@@ -342,5 +342,9 @@ msgstr "Събота"
342
  msgid "Sunday"
343
  msgstr "Неделя"
344
 
 
 
 
 
345
  #~ msgid "No Repeat"
346
  #~ msgstr "Без повтаряне"
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 18:52+0400\n"
6
+ "PO-Revision-Date: 2014-10-27 12:37+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: bg\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
+ "X-Generator: Poedit 1.6.3\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
342
  msgid "Sunday"
343
  msgstr "Неделя"
344
 
345
+ #: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/views.php:760
346
+ msgid "All categories"
347
+ msgstr "Всички категории"
348
+
349
  #~ msgid "No Repeat"
350
  #~ msgstr "Без повтаряне"
languages/sp_calendar-ca.mo CHANGED
Binary file
languages/sp_calendar-ca.po CHANGED
@@ -3,7 +3,7 @@ msgstr ""
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 18:45+0400\n"
6
- "PO-Revision-Date: 2013-08-13 18:52+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: ca\n"
@@ -12,7 +12,7 @@ msgstr ""
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
- "X-Generator: Poedit 1.5.4\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
@@ -342,5 +342,9 @@ msgstr "Dissabte"
342
  msgid "Sunday"
343
  msgstr "Diumenge"
344
 
 
 
 
 
345
  #~ msgid "No Repeat"
346
  #~ msgstr "No repetir"
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 18:45+0400\n"
6
+ "PO-Revision-Date: 2014-10-27 12:37+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: ca\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
+ "X-Generator: Poedit 1.6.3\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
342
  msgid "Sunday"
343
  msgstr "Diumenge"
344
 
345
+ #: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/views.php:760
346
+ msgid "All categories"
347
+ msgstr "Totes les categories"
348
+
349
  #~ msgid "No Repeat"
350
  #~ msgstr "No repetir"
languages/sp_calendar-cs_CZ.mo CHANGED
Binary file
languages/sp_calendar-cs_CZ.po CHANGED
@@ -3,7 +3,7 @@ msgstr ""
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 18:43+0400\n"
6
- "PO-Revision-Date: 2013-08-13 18:45+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: cs\n"
@@ -12,7 +12,7 @@ msgstr ""
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
- "X-Generator: Poedit 1.5.4\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
@@ -342,5 +342,9 @@ msgstr "Sobota"
342
  msgid "Sunday"
343
  msgstr "Neděle"
344
 
 
 
 
 
345
  #~ msgid "No Repeat"
346
  #~ msgstr "Ne Opakovat"
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 18:43+0400\n"
6
+ "PO-Revision-Date: 2014-10-27 12:37+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: cs\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
+ "X-Generator: Poedit 1.6.3\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
342
  msgid "Sunday"
343
  msgstr "Neděle"
344
 
345
+ #: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/views.php:760
346
+ msgid "All categories"
347
+ msgstr "Všechny kategorie"
348
+
349
  #~ msgid "No Repeat"
350
  #~ msgstr "Ne Opakovat"
languages/sp_calendar-da_DK.mo CHANGED
Binary file
languages/sp_calendar-da_DK.po CHANGED
@@ -3,7 +3,7 @@ msgstr ""
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 18:42+0400\n"
6
- "PO-Revision-Date: 2013-08-13 18:43+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: da\n"
@@ -12,7 +12,7 @@ msgstr ""
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
- "X-Generator: Poedit 1.5.4\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
@@ -340,7 +340,11 @@ msgstr "Lørdag"
340
 
341
  #: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:963
342
  msgid "Sunday"
343
- msgstr "Søndag"
 
 
 
 
344
 
345
  #~ msgid "No Repeat"
346
  #~ msgstr "Ingen gentagelse"
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 18:42+0400\n"
6
+ "PO-Revision-Date: 2014-10-27 12:37+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: da\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
+ "X-Generator: Poedit 1.6.3\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
340
 
341
  #: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:963
342
  msgid "Sunday"
343
+ msgstr "Sønda"
344
+
345
+ #: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/views.php:760
346
+ msgid "All categories"
347
+ msgstr "Alle kategorier"
348
 
349
  #~ msgid "No Repeat"
350
  #~ msgstr "Ingen gentagelse"
languages/sp_calendar-de_DE.mo CHANGED
Binary file
languages/sp_calendar-de_DE.po CHANGED
@@ -3,7 +3,7 @@ msgstr ""
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 18:37+0400\n"
6
- "PO-Revision-Date: 2014-02-03 18:25+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: de\n"
@@ -342,5 +342,9 @@ msgstr "Samstag"
342
  msgid "Sunday"
343
  msgstr "Sonntag"
344
 
 
 
 
 
345
  #~ msgid "No Repeat"
346
  #~ msgstr "Keine Wiederholung"
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 18:37+0400\n"
6
+ "PO-Revision-Date: 2014-10-27 12:38+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: de\n"
342
  msgid "Sunday"
343
  msgstr "Sonntag"
344
 
345
+ #: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/views.php:760
346
+ msgid "All categories"
347
+ msgstr "Alle Kategorien"
348
+
349
  #~ msgid "No Repeat"
350
  #~ msgstr "Keine Wiederholung"
languages/sp_calendar-el.mo CHANGED
Binary file
languages/sp_calendar-el.po CHANGED
@@ -3,7 +3,7 @@ msgstr ""
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 18:35+0400\n"
6
- "PO-Revision-Date: 2013-08-13 18:36+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: el\n"
@@ -12,7 +12,7 @@ msgstr ""
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
- "X-Generator: Poedit 1.5.4\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
@@ -342,5 +342,9 @@ msgstr "Σάββατο"
342
  msgid "Sunday"
343
  msgstr "Κυριακή"
344
 
 
 
 
 
345
  #~ msgid "No Repeat"
346
  #~ msgstr "Δεν Επανάληψη"
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 18:35+0400\n"
6
+ "PO-Revision-Date: 2014-10-27 12:38+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: el\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
+ "X-Generator: Poedit 1.6.3\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
342
  msgid "Sunday"
343
  msgstr "Κυριακή"
344
 
345
+ #: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/views.php:760
346
+ msgid "All categories"
347
+ msgstr "Όλες οι κατηγορίες"
348
+
349
  #~ msgid "No Repeat"
350
  #~ msgstr "Δεν Επανάληψη"
languages/sp_calendar-eo_EO.mo CHANGED
Binary file
languages/sp_calendar-eo_EO.po CHANGED
@@ -3,7 +3,7 @@ msgstr ""
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 18:33+0400\n"
6
- "PO-Revision-Date: 2013-08-13 18:34+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: eo\n"
@@ -12,7 +12,7 @@ msgstr ""
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
- "X-Generator: Poedit 1.5.4\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
@@ -342,5 +342,9 @@ msgstr "Sabato"
342
  msgid "Sunday"
343
  msgstr "Dimanĉo"
344
 
 
 
 
 
345
  #~ msgid "No Repeat"
346
  #~ msgstr "Neniu Ripetu"
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 18:33+0400\n"
6
+ "PO-Revision-Date: 2014-10-27 12:38+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: eo\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
+ "X-Generator: Poedit 1.6.3\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
342
  msgid "Sunday"
343
  msgstr "Dimanĉo"
344
 
345
+ #: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/views.php:760
346
+ msgid "All categories"
347
+ msgstr "Ĉiuj kategorioj"
348
+
349
  #~ msgid "No Repeat"
350
  #~ msgstr "Neniu Ripetu"
languages/sp_calendar-es_ES.mo CHANGED
Binary file
languages/sp_calendar-es_ES.po CHANGED
@@ -3,7 +3,7 @@ msgstr ""
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 18:31+0400\n"
6
- "PO-Revision-Date: 2013-08-13 18:32+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: es\n"
@@ -12,7 +12,7 @@ msgstr ""
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
- "X-Generator: Poedit 1.5.4\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
@@ -342,5 +342,9 @@ msgstr "Sábado"
342
  msgid "Sunday"
343
  msgstr "Domingo"
344
 
 
 
 
 
345
  #~ msgid "No Repeat"
346
  #~ msgstr "No se repite"
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 18:31+0400\n"
6
+ "PO-Revision-Date: 2014-10-27 12:38+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: es\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
+ "X-Generator: Poedit 1.6.3\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
342
  msgid "Sunday"
343
  msgstr "Domingo"
344
 
345
+ #: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/views.php:760
346
+ msgid "All categories"
347
+ msgstr "Todas las categorías"
348
+
349
  #~ msgid "No Repeat"
350
  #~ msgstr "No se repite"
languages/sp_calendar-et.mo CHANGED
Binary file
languages/sp_calendar-et.po CHANGED
@@ -3,7 +3,7 @@ msgstr ""
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 18:30+0400\n"
6
- "PO-Revision-Date: 2013-08-13 18:31+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: et\n"
@@ -12,7 +12,7 @@ msgstr ""
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
- "X-Generator: Poedit 1.5.4\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
@@ -342,5 +342,9 @@ msgstr "Laupäev"
342
  msgid "Sunday"
343
  msgstr "Pühapäev"
344
 
 
 
 
 
345
  #~ msgid "No Repeat"
346
  #~ msgstr "Ei korduks"
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 18:30+0400\n"
6
+ "PO-Revision-Date: 2014-10-27 12:38+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: et\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
+ "X-Generator: Poedit 1.6.3\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
342
  msgid "Sunday"
343
  msgstr "Pühapäev"
344
 
345
+ #: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/views.php:760
346
+ msgid "All categories"
347
+ msgstr "Kõik kategooriad"
348
+
349
  #~ msgid "No Repeat"
350
  #~ msgstr "Ei korduks"
languages/sp_calendar-fa_IR.mo CHANGED
Binary file
languages/sp_calendar-fa_IR.po CHANGED
@@ -3,7 +3,7 @@ msgstr ""
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 18:26+0400\n"
6
- "PO-Revision-Date: 2013-08-13 18:29+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: fa\n"
@@ -12,7 +12,7 @@ msgstr ""
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
- "X-Generator: Poedit 1.5.4\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
@@ -342,5 +342,9 @@ msgstr "روز شنبه"
342
  msgid "Sunday"
343
  msgstr "یکشنبه"
344
 
 
 
 
 
345
  #~ msgid "No Repeat"
346
  #~ msgstr "بدون تکرار"
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 18:26+0400\n"
6
+ "PO-Revision-Date: 2014-10-27 12:38+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: fa\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
+ "X-Generator: Poedit 1.6.3\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
342
  msgid "Sunday"
343
  msgstr "یکشنبه"
344
 
345
+ #: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/views.php:760
346
+ msgid "All categories"
347
+ msgstr "تمام دسته بندی"
348
+
349
  #~ msgid "No Repeat"
350
  #~ msgstr "بدون تکرار"
languages/sp_calendar-fi.mo CHANGED
Binary file
languages/sp_calendar-fi.po CHANGED
@@ -3,7 +3,7 @@ msgstr ""
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 18:25+0400\n"
6
- "PO-Revision-Date: 2013-08-13 18:26+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: fi\n"
@@ -12,7 +12,7 @@ msgstr ""
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
- "X-Generator: Poedit 1.5.4\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
@@ -342,5 +342,9 @@ msgstr "Lauantai"
342
  msgid "Sunday"
343
  msgstr "Sunnuntai"
344
 
 
 
 
 
345
  #~ msgid "No Repeat"
346
  #~ msgstr "Ei Toista"
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 18:25+0400\n"
6
+ "PO-Revision-Date: 2014-10-27 12:38+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: fi\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
+ "X-Generator: Poedit 1.6.3\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
342
  msgid "Sunday"
343
  msgstr "Sunnuntai"
344
 
345
+ #: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/views.php:760
346
+ msgid "All categories"
347
+ msgstr "Kaikki kategoriat"
348
+
349
  #~ msgid "No Repeat"
350
  #~ msgstr "Ei Toista"
languages/sp_calendar-fr_FR.mo CHANGED
Binary file
languages/sp_calendar-fr_FR.po CHANGED
@@ -3,7 +3,7 @@ msgstr ""
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 16:40+0400\n"
6
- "PO-Revision-Date: 2013-08-13 16:48+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: fr\n"
@@ -12,7 +12,7 @@ msgstr ""
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
- "X-Generator: Poedit 1.5.4\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
@@ -341,5 +341,9 @@ msgstr "Samedi"
341
  msgid "Sunday"
342
  msgstr "Dimanche"
343
 
 
 
 
 
344
  #~ msgid "No Repeat"
345
  #~ msgstr "Pas de répétition"
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 16:40+0400\n"
6
+ "PO-Revision-Date: 2014-10-27 12:38+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: fr\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
+ "X-Generator: Poedit 1.6.3\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
341
  msgid "Sunday"
342
  msgstr "Dimanche"
343
 
344
+ #: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/views.php:760
345
+ msgid "All categories"
346
+ msgstr "Toutes les catégories"
347
+
348
  #~ msgid "No Repeat"
349
  #~ msgstr "Pas de répétition"
languages/sp_calendar-gl_ES.mo CHANGED
Binary file
languages/sp_calendar-gl_ES.po CHANGED
@@ -3,7 +3,7 @@ msgstr ""
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 18:23+0400\n"
6
- "PO-Revision-Date: 2013-08-13 18:24+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: gl\n"
@@ -12,7 +12,7 @@ msgstr ""
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
- "X-Generator: Poedit 1.5.4\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
@@ -342,5 +342,9 @@ msgstr "Sábado"
342
  msgid "Sunday"
343
  msgstr "Domingo"
344
 
 
 
 
 
345
  #~ msgid "No Repeat"
346
  #~ msgstr "Non repetir"
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 18:23+0400\n"
6
+ "PO-Revision-Date: 2014-10-27 12:38+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: gl\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
+ "X-Generator: Poedit 1.6.3\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
342
  msgid "Sunday"
343
  msgstr "Domingo"
344
 
345
+ #: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/views.php:760
346
+ msgid "All categories"
347
+ msgstr "Todas as categorías"
348
+
349
  #~ msgid "No Repeat"
350
  #~ msgstr "Non repetir"
languages/sp_calendar-he_IL.mo CHANGED
Binary file
languages/sp_calendar-he_IL.po CHANGED
@@ -3,7 +3,7 @@ msgstr ""
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 18:21+0400\n"
6
- "PO-Revision-Date: 2013-08-13 18:22+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: he\n"
@@ -12,7 +12,7 @@ msgstr ""
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
- "X-Generator: Poedit 1.5.4\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
@@ -342,5 +342,9 @@ msgstr "יום שבת"
342
  msgid "Sunday"
343
  msgstr "ראשון"
344
 
 
 
 
 
345
  #~ msgid "No Repeat"
346
  #~ msgstr "לא חוזר"
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 18:21+0400\n"
6
+ "PO-Revision-Date: 2014-10-27 12:38+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: he\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
+ "X-Generator: Poedit 1.6.3\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
342
  msgid "Sunday"
343
  msgstr "ראשון"
344
 
345
+ #: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/views.php:760
346
+ msgid "All categories"
347
+ msgstr "כל הקטגוריות"
348
+
349
  #~ msgid "No Repeat"
350
  #~ msgstr "לא חוזר"
languages/sp_calendar-hi_IN.mo CHANGED
Binary file
languages/sp_calendar-hi_IN.po CHANGED
@@ -3,7 +3,7 @@ msgstr ""
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 18:19+0400\n"
6
- "PO-Revision-Date: 2013-08-13 18:21+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: hi\n"
@@ -12,7 +12,7 @@ msgstr ""
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
- "X-Generator: Poedit 1.5.4\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
@@ -342,5 +342,9 @@ msgstr "शनिवार"
342
  msgid "Sunday"
343
  msgstr "रविवार"
344
 
 
 
 
 
345
  #~ msgid "No Repeat"
346
  #~ msgstr "नहीं दोहराने"
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 18:19+0400\n"
6
+ "PO-Revision-Date: 2014-10-27 12:38+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: hi\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
+ "X-Generator: Poedit 1.6.3\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
342
  msgid "Sunday"
343
  msgstr "रविवार"
344
 
345
+ #: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/views.php:760
346
+ msgid "All categories"
347
+ msgstr "सभी श्रेणियां"
348
+
349
  #~ msgid "No Repeat"
350
  #~ msgstr "नहीं दोहराने"
languages/sp_calendar-hr.mo CHANGED
Binary file
languages/sp_calendar-hr.po CHANGED
@@ -3,7 +3,7 @@ msgstr ""
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 18:17+0400\n"
6
- "PO-Revision-Date: 2013-08-13 18:18+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: hr\n"
@@ -12,7 +12,7 @@ msgstr ""
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
- "X-Generator: Poedit 1.5.4\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
@@ -344,5 +344,9 @@ msgstr "Subota"
344
  msgid "Sunday"
345
  msgstr "Nedjelja"
346
 
 
 
 
 
347
  #~ msgid "No Repeat"
348
  #~ msgstr "Nema ponavljanja"
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 18:17+0400\n"
6
+ "PO-Revision-Date: 2014-10-27 12:38+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: hr\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
+ "X-Generator: Poedit 1.6.3\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
344
  msgid "Sunday"
345
  msgstr "Nedjelja"
346
 
347
+ #: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/views.php:760
348
+ msgid "All categories"
349
+ msgstr "Sve kategorije"
350
+
351
  #~ msgid "No Repeat"
352
  #~ msgstr "Nema ponavljanja"
languages/sp_calendar-hu_HU.mo CHANGED
Binary file
languages/sp_calendar-hu_HU.po CHANGED
@@ -3,7 +3,7 @@ msgstr ""
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 18:14+0400\n"
6
- "PO-Revision-Date: 2013-08-13 18:17+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: hu\n"
@@ -12,7 +12,7 @@ msgstr ""
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
- "X-Generator: Poedit 1.5.4\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
@@ -342,5 +342,9 @@ msgstr "szombat"
342
  msgid "Sunday"
343
  msgstr "vasárnap"
344
 
 
 
 
 
345
  #~ msgid "No Repeat"
346
  #~ msgstr "Nincs ismétlés"
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 18:14+0400\n"
6
+ "PO-Revision-Date: 2014-10-27 12:38+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: hu\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
+ "X-Generator: Poedit 1.6.3\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
342
  msgid "Sunday"
343
  msgstr "vasárnap"
344
 
345
+ #: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/views.php:760
346
+ msgid "All categories"
347
+ msgstr "Összes kategória"
348
+
349
  #~ msgid "No Repeat"
350
  #~ msgstr "Nincs ismétlés"
languages/sp_calendar-hy_AM.mo CHANGED
Binary file
languages/sp_calendar-hy_AM.po CHANGED
@@ -3,7 +3,7 @@ msgstr ""
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 18:11+0400\n"
6
- "PO-Revision-Date: 2013-08-13 18:14+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: hy\n"
@@ -12,7 +12,7 @@ msgstr ""
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
- "X-Generator: Poedit 1.5.4\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
@@ -342,5 +342,9 @@ msgstr "Շաբաթ"
342
  msgid "Sunday"
343
  msgstr "Կիրակի"
344
 
 
 
 
 
345
  #~ msgid "No Repeat"
346
  #~ msgstr "chi krknvum"
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 18:11+0400\n"
6
+ "PO-Revision-Date: 2014-10-27 12:38+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: hy\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
+ "X-Generator: Poedit 1.6.3\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
342
  msgid "Sunday"
343
  msgstr "Կիրակի"
344
 
345
+ #: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/views.php:760
346
+ msgid "All categories"
347
+ msgstr "Բոլոր կատեգորիաները"
348
+
349
  #~ msgid "No Repeat"
350
  #~ msgstr "chi krknvum"
languages/sp_calendar-id_ID.mo CHANGED
Binary file
languages/sp_calendar-id_ID.po CHANGED
@@ -3,7 +3,7 @@ msgstr ""
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 18:08+0400\n"
6
- "PO-Revision-Date: 2013-08-13 18:11+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: id\n"
@@ -12,7 +12,7 @@ msgstr ""
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
- "X-Generator: Poedit 1.5.4\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
@@ -342,5 +342,9 @@ msgstr "Sabtu"
342
  msgid "Sunday"
343
  msgstr "Minggu"
344
 
 
 
 
 
345
  #~ msgid "No Repeat"
346
  #~ msgstr "Ulangi ada"
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 18:08+0400\n"
6
+ "PO-Revision-Date: 2014-10-27 12:38+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: id\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
+ "X-Generator: Poedit 1.6.3\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
342
  msgid "Sunday"
343
  msgstr "Minggu"
344
 
345
+ #: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/views.php:760
346
+ msgid "All categories"
347
+ msgstr "Semua kategor"
348
+
349
  #~ msgid "No Repeat"
350
  #~ msgstr "Ulangi ada"
languages/sp_calendar-it_IT.mo CHANGED
Binary file
languages/sp_calendar-it_IT.po CHANGED
@@ -3,7 +3,7 @@ msgstr ""
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 18:07+0400\n"
6
- "PO-Revision-Date: 2013-08-13 18:08+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: it\n"
@@ -12,7 +12,7 @@ msgstr ""
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
- "X-Generator: Poedit 1.5.4\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
@@ -342,5 +342,9 @@ msgstr "Sabato"
342
  msgid "Sunday"
343
  msgstr "Domenica"
344
 
 
 
 
 
345
  #~ msgid "No Repeat"
346
  #~ msgstr "Nessuna ripetizione"
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 18:07+0400\n"
6
+ "PO-Revision-Date: 2014-10-27 12:38+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: it\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
+ "X-Generator: Poedit 1.6.3\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
342
  msgid "Sunday"
343
  msgstr "Domenica"
344
 
345
+ #: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/views.php:760
346
+ msgid "All categories"
347
+ msgstr "Tutte le categorie"
348
+
349
  #~ msgid "No Repeat"
350
  #~ msgstr "Nessuna ripetizione"
languages/sp_calendar-ja.mo CHANGED
Binary file
languages/sp_calendar-ja.po CHANGED
@@ -3,7 +3,7 @@ msgstr ""
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 18:05+0400\n"
6
- "PO-Revision-Date: 2013-08-13 18:06+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: ja\n"
@@ -12,7 +12,7 @@ msgstr ""
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
- "X-Generator: Poedit 1.5.4\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
@@ -342,5 +342,9 @@ msgstr "土曜"
342
  msgid "Sunday"
343
  msgstr "日曜"
344
 
 
 
 
 
345
  #~ msgid "No Repeat"
346
  #~ msgstr "繰り返しなしていません"
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 18:05+0400\n"
6
+ "PO-Revision-Date: 2014-10-27 12:39+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: ja\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
+ "X-Generator: Poedit 1.6.3\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
342
  msgid "Sunday"
343
  msgstr "日曜"
344
 
345
+ #: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/views.php:760
346
+ msgid "All categories"
347
+ msgstr "全てのカテゴリー"
348
+
349
  #~ msgid "No Repeat"
350
  #~ msgstr "繰り返しなしていません"
languages/sp_calendar-ka_GE.mo CHANGED
Binary file
languages/sp_calendar-ka_GE.po CHANGED
@@ -3,7 +3,7 @@ msgstr ""
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 17:59+0400\n"
6
- "PO-Revision-Date: 2013-08-13 18:40+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: ka\n"
@@ -12,7 +12,7 @@ msgstr ""
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
- "X-Generator: Poedit 1.5.4\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
@@ -342,5 +342,9 @@ msgstr "შაბათი"
342
  msgid "Sunday"
343
  msgstr "კვირა"
344
 
 
 
 
 
345
  #~ msgid "No Repeat"
346
  #~ msgstr "არარის გაიმეორეთ"
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 17:59+0400\n"
6
+ "PO-Revision-Date: 2014-10-27 12:39+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: ka\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
+ "X-Generator: Poedit 1.6.3\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
342
  msgid "Sunday"
343
  msgstr "კვირა"
344
 
345
+ #: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/views.php:760
346
+ msgid "All categories"
347
+ msgstr "ყველა კატეგორია"
348
+
349
  #~ msgid "No Repeat"
350
  #~ msgstr "არარის გაიმეორეთ"
languages/sp_calendar-ko_KR.mo CHANGED
Binary file
languages/sp_calendar-ko_KR.po CHANGED
@@ -3,7 +3,7 @@ msgstr ""
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 17:58+0400\n"
6
- "PO-Revision-Date: 2013-08-13 17:59+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: ko\n"
@@ -12,7 +12,7 @@ msgstr ""
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
- "X-Generator: Poedit 1.5.4\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
@@ -342,5 +342,9 @@ msgstr "토요일"
342
  msgid "Sunday"
343
  msgstr "일요일"
344
 
 
 
 
 
345
  #~ msgid "No Repeat"
346
  #~ msgstr "더 반복하지"
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 17:58+0400\n"
6
+ "PO-Revision-Date: 2014-10-27 12:39+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: ko\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
+ "X-Generator: Poedit 1.6.3\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
342
  msgid "Sunday"
343
  msgstr "일요일"
344
 
345
+ #: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/views.php:760
346
+ msgid "All categories"
347
+ msgstr "전체 카테고리"
348
+
349
  #~ msgid "No Repeat"
350
  #~ msgstr "더 반복하지"
languages/sp_calendar-lt_LT.mo CHANGED
Binary file
languages/sp_calendar-lt_LT.po CHANGED
@@ -3,7 +3,7 @@ msgstr ""
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 17:55+0400\n"
6
- "PO-Revision-Date: 2013-08-13 17:57+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: lt\n"
@@ -12,7 +12,7 @@ msgstr ""
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
- "X-Generator: Poedit 1.5.4\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
@@ -342,5 +342,9 @@ msgstr "Šeštadienis"
342
  msgid "Sunday"
343
  msgstr "Sekmadienis"
344
 
 
 
 
 
345
  #~ msgid "No Repeat"
346
  #~ msgstr "Nekartoti"
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 17:55+0400\n"
6
+ "PO-Revision-Date: 2014-10-27 12:39+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: lt\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
+ "X-Generator: Poedit 1.6.3\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
342
  msgid "Sunday"
343
  msgstr "Sekmadienis"
344
 
345
+ #: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/views.php:760
346
+ msgid "All categories"
347
+ msgstr "Visos kategorijos"
348
+
349
  #~ msgid "No Repeat"
350
  #~ msgstr "Nekartoti"
languages/sp_calendar-lv.mo CHANGED
Binary file
languages/sp_calendar-lv.po CHANGED
@@ -3,7 +3,7 @@ msgstr ""
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 17:52+0400\n"
6
- "PO-Revision-Date: 2013-08-13 17:55+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: lv\n"
@@ -12,7 +12,7 @@ msgstr ""
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
- "X-Generator: Poedit 1.5.4\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
@@ -342,5 +342,9 @@ msgstr "Sestdiena"
342
  msgid "Sunday"
343
  msgstr "Svētdiena"
344
 
 
 
 
 
345
  #~ msgid "No Repeat"
346
  #~ msgstr "Nr Atkārtot"
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 17:52+0400\n"
6
+ "PO-Revision-Date: 2014-10-27 12:39+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: lv\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
+ "X-Generator: Poedit 1.6.3\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
342
  msgid "Sunday"
343
  msgstr "Svētdiena"
344
 
345
+ #: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/views.php:760
346
+ msgid "All categories"
347
+ msgstr "Visas kategorijas"
348
+
349
  #~ msgid "No Repeat"
350
  #~ msgstr "Nr Atkārtot"
languages/sp_calendar-mk_MK.mo CHANGED
Binary file
languages/sp_calendar-mk_MK.po CHANGED
@@ -3,7 +3,7 @@ msgstr ""
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 17:49+0400\n"
6
- "PO-Revision-Date: 2013-08-13 17:51+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: mk\n"
@@ -12,7 +12,7 @@ msgstr ""
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
- "X-Generator: Poedit 1.5.4\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
@@ -342,5 +342,9 @@ msgstr "Сабота"
342
  msgid "Sunday"
343
  msgstr "Недела"
344
 
 
 
 
 
345
  #~ msgid "No Repeat"
346
  #~ msgstr "Не Повторете"
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 17:49+0400\n"
6
+ "PO-Revision-Date: 2014-10-27 12:39+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: mk\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
+ "X-Generator: Poedit 1.6.3\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
342
  msgid "Sunday"
343
  msgstr "Недела"
344
 
345
+ #: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/views.php:760
346
+ msgid "All categories"
347
+ msgstr "Сите категори"
348
+
349
  #~ msgid "No Repeat"
350
  #~ msgstr "Не Повторете"
languages/sp_calendar-ms_MY.mo CHANGED
Binary file
languages/sp_calendar-ms_MY.po CHANGED
@@ -3,7 +3,7 @@ msgstr ""
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 17:47+0400\n"
6
- "PO-Revision-Date: 2013-08-13 17:49+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: ms\n"
@@ -12,7 +12,7 @@ msgstr ""
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
- "X-Generator: Poedit 1.5.4\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
@@ -342,5 +342,9 @@ msgstr "Sabtu"
342
  msgid "Sunday"
343
  msgstr "Ahad"
344
 
 
 
 
 
345
  #~ msgid "No Repeat"
346
  #~ msgstr "Ulangi Tiada"
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 17:47+0400\n"
6
+ "PO-Revision-Date: 2014-10-27 12:39+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: ms\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
+ "X-Generator: Poedit 1.6.3\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
342
  msgid "Sunday"
343
  msgstr "Ahad"
344
 
345
+ #: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/views.php:760
346
+ msgid "All categories"
347
+ msgstr "Semua kategori"
348
+
349
  #~ msgid "No Repeat"
350
  #~ msgstr "Ulangi Tiada"
languages/sp_calendar-mt_MT.mo CHANGED
Binary file
languages/sp_calendar-mt_MT.po CHANGED
@@ -3,7 +3,7 @@ msgstr ""
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 17:46+0400\n"
6
- "PO-Revision-Date: 2013-08-13 17:47+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: mt\n"
@@ -12,7 +12,7 @@ msgstr ""
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
- "X-Generator: Poedit 1.5.4\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
@@ -342,5 +342,9 @@ msgstr "IS-SIBT"
342
  msgid "Sunday"
343
  msgstr "Il-Ħadd"
344
 
 
 
 
 
345
  #~ msgid "No Repeat"
346
  #~ msgstr "Nru Irrepeti"
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 17:46+0400\n"
6
+ "PO-Revision-Date: 2014-10-27 12:39+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: mt\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
+ "X-Generator: Poedit 1.6.3\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
342
  msgid "Sunday"
343
  msgstr "Il-Ħadd"
344
 
345
+ #: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/views.php:760
346
+ msgid "All categories"
347
+ msgstr "Kategoriji kollha"
348
+
349
  #~ msgid "No Repeat"
350
  #~ msgstr "Nru Irrepeti"
languages/sp_calendar-nb_NO.mo CHANGED
Binary file
languages/sp_calendar-nb_NO.po CHANGED
@@ -3,7 +3,7 @@ msgstr ""
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 17:44+0400\n"
6
- "PO-Revision-Date: 2013-08-13 17:46+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "MIME-Version: 1.0\n"
@@ -11,7 +11,8 @@ msgstr ""
11
  "Content-Transfer-Encoding: 8bit\n"
12
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
13
  "X-Poedit-Basepath: .\n"
14
- "X-Generator: Poedit 1.5.4\n"
 
15
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
16
  "\\spider-event-calendar\n"
17
 
@@ -341,5 +342,9 @@ msgstr "Lørdag"
341
  msgid "Sunday"
342
  msgstr "Søndag"
343
 
 
 
 
 
344
  #~ msgid "No Repeat"
345
  #~ msgstr "Ikke gjenta"
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 17:44+0400\n"
6
+ "PO-Revision-Date: 2014-10-27 12:39+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "MIME-Version: 1.0\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
13
  "X-Poedit-Basepath: .\n"
14
+ "X-Generator: Poedit 1.6.3\n"
15
+ "Language: nb_NO\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
342
  msgid "Sunday"
343
  msgstr "Søndag"
344
 
345
+ #: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/views.php:760
346
+ msgid "All categories"
347
+ msgstr "Alle kategorier"
348
+
349
  #~ msgid "No Repeat"
350
  #~ msgstr "Ikke gjenta"
languages/sp_calendar-nl_NL.po CHANGED
@@ -341,5 +341,9 @@ msgstr "Zaterdag"
341
  msgid "Sunday"
342
  msgstr "Zondag"
343
 
 
 
 
 
344
  #~ msgid "No Repeat"
345
  #~ msgstr "No Repeat"
341
  msgid "Sunday"
342
  msgstr "Zondag"
343
 
344
+ #: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/views.php:760
345
+ msgid "All categories"
346
+ msgstr "Alle categorie�n"
347
+
348
  #~ msgid "No Repeat"
349
  #~ msgstr "No Repeat"
languages/sp_calendar-pl_PL.mo CHANGED
Binary file
languages/sp_calendar-pl_PL.po CHANGED
@@ -3,7 +3,7 @@ msgstr ""
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 17:41+0400\n"
6
- "PO-Revision-Date: 2013-08-13 17:42+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: pl\n"
@@ -12,7 +12,7 @@ msgstr ""
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
- "X-Generator: Poedit 1.5.4\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
@@ -342,5 +342,9 @@ msgstr "Sobota"
342
  msgid "Sunday"
343
  msgstr "Niedziela"
344
 
 
 
 
 
345
  #~ msgid "No Repeat"
346
  #~ msgstr "Bez powtórzeń"
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 17:41+0400\n"
6
+ "PO-Revision-Date: 2014-10-27 12:39+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: pl\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
+ "X-Generator: Poedit 1.6.3\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
342
  msgid "Sunday"
343
  msgstr "Niedziela"
344
 
345
+ #: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/views.php:760
346
+ msgid "All categories"
347
+ msgstr "Wszystkie kategorie"
348
+
349
  #~ msgid "No Repeat"
350
  #~ msgstr "Bez powtórzeń"
languages/sp_calendar-pt_BR.mo CHANGED
Binary file
languages/sp_calendar-pt_BR.po CHANGED
@@ -3,7 +3,7 @@ msgstr ""
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 17:39+0400\n"
6
- "PO-Revision-Date: 2013-08-13 17:41+0400\n"
7
  "Last-Translator: Webdorado LLC <info@web-dorado.com>\n"
8
  "Language-Team: \n"
9
  "Language: pt\n"
@@ -12,7 +12,7 @@ msgstr ""
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
- "X-Generator: Poedit 1.5.4\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
@@ -342,5 +342,9 @@ msgstr "Sábado"
342
  msgid "Sunday"
343
  msgstr "Domingo"
344
 
 
 
 
 
345
  #~ msgid "No Repeat"
346
  #~ msgstr "Sem repetição"
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 17:39+0400\n"
6
+ "PO-Revision-Date: 2014-10-27 12:39+0400\n"
7
  "Last-Translator: Webdorado LLC <info@web-dorado.com>\n"
8
  "Language-Team: \n"
9
  "Language: pt\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
+ "X-Generator: Poedit 1.6.3\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
342
  msgid "Sunday"
343
  msgstr "Domingo"
344
 
345
+ #: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/views.php:760
346
+ msgid "All categories"
347
+ msgstr "Todas las categorías"
348
+
349
  #~ msgid "No Repeat"
350
  #~ msgstr "Sem repetição"
languages/sp_calendar-pt_PT.mo CHANGED
Binary file
languages/sp_calendar-pt_PT.po CHANGED
@@ -3,7 +3,7 @@ msgstr ""
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 17:37+0400\n"
6
- "PO-Revision-Date: 2013-08-13 17:38+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: pt\n"
@@ -12,7 +12,7 @@ msgstr ""
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
- "X-Generator: Poedit 1.5.4\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
@@ -342,5 +342,9 @@ msgstr "Sábado"
342
  msgid "Sunday"
343
  msgstr "Domingo"
344
 
 
 
 
 
345
  #~ msgid "No Repeat"
346
  #~ msgstr "Sem repetição"
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 17:37+0400\n"
6
+ "PO-Revision-Date: 2014-10-27 12:39+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: pt\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
+ "X-Generator: Poedit 1.6.3\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
342
  msgid "Sunday"
343
  msgstr "Domingo"
344
 
345
+ #: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/views.php:760
346
+ msgid "All categories"
347
+ msgstr "Todas as categorias"
348
+
349
  #~ msgid "No Repeat"
350
  #~ msgstr "Sem repetição"
languages/sp_calendar-ro_RO.mo CHANGED
Binary file
languages/sp_calendar-ro_RO.po CHANGED
@@ -3,7 +3,7 @@ msgstr ""
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 17:35+0400\n"
6
- "PO-Revision-Date: 2013-08-13 17:36+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: ro\n"
@@ -12,7 +12,7 @@ msgstr ""
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
- "X-Generator: Poedit 1.5.4\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 17:35+0400\n"
6
+ "PO-Revision-Date: 2014-10-27 12:39+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: ro\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
+ "X-Generator: Poedit 1.6.3\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
languages/sp_calendar-ru_RU.mo CHANGED
Binary file
languages/sp_calendar-ru_RU.po CHANGED
@@ -3,7 +3,7 @@ msgstr ""
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 17:29+0400\n"
6
- "PO-Revision-Date: 2013-08-13 17:34+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: ru\n"
@@ -12,7 +12,7 @@ msgstr ""
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
- "X-Generator: Poedit 1.5.4\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
@@ -341,5 +341,9 @@ msgstr "Суббота"
341
  msgid "Sunday"
342
  msgstr "Воскресенье"
343
 
 
 
 
 
344
  #~ msgid "No Repeat"
345
  #~ msgstr "Не повторять"
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 17:29+0400\n"
6
+ "PO-Revision-Date: 2014-10-27 12:40+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: ru\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
+ "X-Generator: Poedit 1.6.3\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
341
  msgid "Sunday"
342
  msgstr "Воскресенье"
343
 
344
+ #: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/views.php:760
345
+ msgid "All categories"
346
+ msgstr "Все категории"
347
+
348
  #~ msgid "No Repeat"
349
  #~ msgstr "Не повторять"
languages/sp_calendar-sk_SK.mo CHANGED
Binary file
languages/sp_calendar-sk_SK.po CHANGED
@@ -3,7 +3,7 @@ msgstr ""
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 17:27+0400\n"
6
- "PO-Revision-Date: 2013-08-13 17:29+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: sk\n"
@@ -12,7 +12,7 @@ msgstr ""
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
- "X-Generator: Poedit 1.5.4\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
@@ -342,5 +342,9 @@ msgstr "Sobota"
342
  msgid "Sunday"
343
  msgstr "Nedeľa"
344
 
 
 
 
 
345
  #~ msgid "No Repeat"
346
  #~ msgstr "No Repeat"
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 17:27+0400\n"
6
+ "PO-Revision-Date: 2014-10-27 12:40+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: sk\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
+ "X-Generator: Poedit 1.6.3\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
342
  msgid "Sunday"
343
  msgstr "Nedeľa"
344
 
345
+ #: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/views.php:760
346
+ msgid "All categories"
347
+ msgstr "Všetky kategórie"
348
+
349
  #~ msgid "No Repeat"
350
  #~ msgstr "No Repeat"
languages/sp_calendar-sq.mo CHANGED
Binary file
languages/sp_calendar-sq.po CHANGED
@@ -3,7 +3,7 @@ msgstr ""
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 17:25+0400\n"
6
- "PO-Revision-Date: 2013-08-13 17:26+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: sq\n"
@@ -12,7 +12,7 @@ msgstr ""
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
- "X-Generator: Poedit 1.5.4\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
@@ -342,5 +342,9 @@ msgstr "E shtunë"
342
  msgid "Sunday"
343
  msgstr "E diel"
344
 
 
 
 
 
345
  #~ msgid "No Repeat"
346
  #~ msgstr "Asnjë Përsërit"
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 17:25+0400\n"
6
+ "PO-Revision-Date: 2014-10-27 12:40+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: sq\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
+ "X-Generator: Poedit 1.6.3\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
342
  msgid "Sunday"
343
  msgstr "E diel"
344
 
345
+ #: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/views.php:760
346
+ msgid "All categories"
347
+ msgstr "Të gjitha kategoritë"
348
+
349
  #~ msgid "No Repeat"
350
  #~ msgstr "Asnjë Përsërit"
languages/sp_calendar-sr_RS.mo CHANGED
Binary file
languages/sp_calendar-sr_RS.po CHANGED
@@ -3,7 +3,7 @@ msgstr ""
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 17:23+0400\n"
6
- "PO-Revision-Date: 2013-08-13 17:25+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: sr\n"
@@ -12,7 +12,7 @@ msgstr ""
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
- "X-Generator: Poedit 1.5.4\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
@@ -342,5 +342,9 @@ msgstr "субота"
342
  msgid "Sunday"
343
  msgstr "недеља"
344
 
 
 
 
 
345
  #~ msgid "No Repeat"
346
  #~ msgstr "Без понављања"
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 17:23+0400\n"
6
+ "PO-Revision-Date: 2014-10-27 12:40+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: sr\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
+ "X-Generator: Poedit 1.6.3\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
342
  msgid "Sunday"
343
  msgstr "недеља"
344
 
345
+ #: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/views.php:760
346
+ msgid "All categories"
347
+ msgstr "Све категорије"
348
+
349
  #~ msgid "No Repeat"
350
  #~ msgstr "Без понављања"
languages/sp_calendar-sv_SE.mo CHANGED
Binary file
languages/sp_calendar-sv_SE.po CHANGED
@@ -3,7 +3,7 @@ msgstr ""
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 17:21+0400\n"
6
- "PO-Revision-Date: 2013-08-13 17:23+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: sv\n"
@@ -12,7 +12,7 @@ msgstr ""
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
- "X-Generator: Poedit 1.5.4\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
@@ -342,5 +342,9 @@ msgstr "Lördag"
342
  msgid "Sunday"
343
  msgstr "Söndag"
344
 
 
 
 
 
345
  #~ msgid "No Repeat"
346
  #~ msgstr "Ingen upprepning"
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 17:21+0400\n"
6
+ "PO-Revision-Date: 2014-10-27 12:40+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: sv\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
+ "X-Generator: Poedit 1.6.3\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
342
  msgid "Sunday"
343
  msgstr "Söndag"
344
 
345
+ #: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/views.php:760
346
+ msgid "All categories"
347
+ msgstr "Alla kategorier"
348
+
349
  #~ msgid "No Repeat"
350
  #~ msgstr "Ingen upprepning"
languages/sp_calendar-ta.mo CHANGED
Binary file
languages/sp_calendar-ta.po CHANGED
@@ -3,7 +3,7 @@ msgstr ""
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 17:18+0400\n"
6
- "PO-Revision-Date: 2013-08-13 17:20+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: ta\n"
@@ -12,7 +12,7 @@ msgstr ""
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
- "X-Generator: Poedit 1.5.4\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
@@ -342,5 +342,9 @@ msgstr "சனிக்கிழமை "
342
  msgid "Sunday"
343
  msgstr "ஞாயிற்றுக் கிழமை "
344
 
 
 
 
 
345
  #~ msgid "No Repeat"
346
  #~ msgstr "இல்லை மறுமுறை"
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 17:18+0400\n"
6
+ "PO-Revision-Date: 2014-10-27 12:40+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: ta\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
+ "X-Generator: Poedit 1.6.3\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
342
  msgid "Sunday"
343
  msgstr "ஞாயிற்றுக் கிழமை "
344
 
345
+ #: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/views.php:760
346
+ msgid "All categories"
347
+ msgstr "அனைத்து பிரிவுகள்"
348
+
349
  #~ msgid "No Repeat"
350
  #~ msgstr "இல்லை மறுமுறை"
languages/sp_calendar-th.mo CHANGED
Binary file
languages/sp_calendar-th.po CHANGED
@@ -3,7 +3,7 @@ msgstr ""
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 17:16+0400\n"
6
- "PO-Revision-Date: 2013-08-13 17:17+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: th\n"
@@ -12,7 +12,7 @@ msgstr ""
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
- "X-Generator: Poedit 1.5.4\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
@@ -342,5 +342,9 @@ msgstr "วันเสาร์"
342
  msgid "Sunday"
343
  msgstr "วันอาทิตย์"
344
 
 
 
 
 
345
  #~ msgid "No Repeat"
346
  #~ msgstr "ซ้ำไม่มี"
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 17:16+0400\n"
6
+ "PO-Revision-Date: 2014-10-27 12:40+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: th\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
+ "X-Generator: Poedit 1.6.3\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
342
  msgid "Sunday"
343
  msgstr "วันอาทิตย์"
344
 
345
+ #: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/views.php:760
346
+ msgid "All categories"
347
+ msgstr "ทุกประเภท"
348
+
349
  #~ msgid "No Repeat"
350
  #~ msgstr "ซ้ำไม่มี"
languages/sp_calendar-tr_TR.mo CHANGED
Binary file
languages/sp_calendar-tr_TR.po CHANGED
@@ -3,7 +3,7 @@ msgstr ""
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 17:14+0400\n"
6
- "PO-Revision-Date: 2013-08-13 17:16+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: tr\n"
@@ -12,7 +12,7 @@ msgstr ""
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
- "X-Generator: Poedit 1.5.4\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
@@ -342,5 +342,9 @@ msgstr "Cumartesi"
342
  msgid "Sunday"
343
  msgstr "Pazar"
344
 
 
 
 
 
345
  #~ msgid "No Repeat"
346
  #~ msgstr "Hayır Tekrar"
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 17:14+0400\n"
6
+ "PO-Revision-Date: 2014-10-27 12:40+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: tr\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
+ "X-Generator: Poedit 1.6.3\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
342
  msgid "Sunday"
343
  msgstr "Pazar"
344
 
345
+ #: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/views.php:760
346
+ msgid "All categories"
347
+ msgstr "Tüm kategoriler"
348
+
349
  #~ msgid "No Repeat"
350
  #~ msgstr "Hayır Tekrar"
languages/sp_calendar-uk_UA.mo CHANGED
Binary file
languages/sp_calendar-uk_UA.po CHANGED
@@ -3,7 +3,7 @@ msgstr ""
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 17:12+0400\n"
6
- "PO-Revision-Date: 2013-08-13 17:13+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: uk\n"
@@ -12,7 +12,7 @@ msgstr ""
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
- "X-Generator: Poedit 1.5.4\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
@@ -342,5 +342,9 @@ msgstr "Субота"
342
  msgid "Sunday"
343
  msgstr "Неділя"
344
 
 
 
 
 
345
  #~ msgid "No Repeat"
346
  #~ msgstr "Без повтору"
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 17:12+0400\n"
6
+ "PO-Revision-Date: 2014-10-27 12:40+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: uk\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
+ "X-Generator: Poedit 1.6.3\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
342
  msgid "Sunday"
343
  msgstr "Неділя"
344
 
345
+ #: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/views.php:760
346
+ msgid "All categories"
347
+ msgstr "Всі категорії"
348
+
349
  #~ msgid "No Repeat"
350
  #~ msgstr "Без повтору"
languages/sp_calendar-vi.mo CHANGED
Binary file
languages/sp_calendar-vi.po CHANGED
@@ -3,7 +3,7 @@ msgstr ""
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 17:09+0400\n"
6
- "PO-Revision-Date: 2013-08-13 17:11+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: vi\n"
@@ -12,7 +12,7 @@ msgstr ""
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
- "X-Generator: Poedit 1.5.4\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
@@ -342,5 +342,9 @@ msgstr "Thứ bảy"
342
  msgid "Sunday"
343
  msgstr "Chủ nhật"
344
 
 
 
 
 
345
  #~ msgid "No Repeat"
346
  #~ msgstr "Không Lặp lại"
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 17:09+0400\n"
6
+ "PO-Revision-Date: 2014-10-27 12:40+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: vi\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
14
  "X-Poedit-Basepath: .\n"
15
+ "X-Generator: Poedit 1.6.3\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
342
  msgid "Sunday"
343
  msgstr "Chủ nhật"
344
 
345
+ #: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/views.php:760
346
+ msgid "All categories"
347
+ msgstr "Tất cả các loại"
348
+
349
  #~ msgid "No Repeat"
350
  #~ msgstr "Không Lặp lại"
languages/sp_calendar-zh_CN.mo CHANGED
Binary file
languages/sp_calendar-zh_CN.po CHANGED
@@ -3,7 +3,7 @@ msgstr ""
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 17:08+0400\n"
6
- "PO-Revision-Date: 2013-08-13 17:08+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "MIME-Version: 1.0\n"
@@ -11,7 +11,8 @@ msgstr ""
11
  "Content-Transfer-Encoding: 8bit\n"
12
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
13
  "X-Poedit-Basepath: .\n"
14
- "X-Generator: Poedit 1.5.4\n"
 
15
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
16
  "\\spider-event-calendar\n"
17
 
@@ -340,5 +341,9 @@ msgstr "星期六"
340
  msgid "Sunday"
341
  msgstr "星期日"
342
 
 
 
 
 
343
  #~ msgid "No Repeat"
344
  #~ msgstr "不重复"
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 17:08+0400\n"
6
+ "PO-Revision-Date: 2014-10-27 12:40+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "MIME-Version: 1.0\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
13
  "X-Poedit-Basepath: .\n"
14
+ "X-Generator: Poedit 1.6.3\n"
15
+ "Language: zh_CN\n"
16
  "X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
17
  "\\spider-event-calendar\n"
18
 
341
  msgid "Sunday"
342
  msgstr "星期日"
343
 
344
+ #: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/views.php:760
345
+ msgid "All categories"
346
+ msgstr "所有分类"
347
+
348
  #~ msgid "No Repeat"
349
  #~ msgstr "不重复"
readme.txt CHANGED
@@ -3,8 +3,8 @@ Contributors: webdorado
3
  Donate link: http://web-dorado.com/products/wordpress-calendar.html
4
  Tags: calendar, calendars, event, event calendar, event manager, events calendar,calendar widget, event registration, event management,events, Kalender, agenda, calendario, availability calendar,online calendar,holiday calendar , scheduling, free calendar, Calender, upcoming events , event widget , event list, calendar localization, Organizer, editorial calendar, Interactive Calendar, news calendar, meeting , appointment, event tracking, event organizer, upcoming events widget, event page
5
  Requires at least: 3.0
6
- Tested up to: 4.0
7
- Stable tag: 1.4.10
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -27,36 +27,34 @@ Different categories created for the calendar will be displayed as a legend belo
27
 
28
  = Features of Spider Event Calendar: =
29
 
30
- * 100% responsive. Fully compatible with all mobile devices.
31
- * You can add unlimited number of calendars, event categories and unlimited number of events for each calendar.
32
- * [WordPress Calendar](http://web-dorado.com/products/wordpress-calendar.html) can be used as a plugin and as a widget as well.
33
- * Separate upcoming events widget to display upcoming events in a list. The widget features are customizable.
34
- * With a simple click on the date on the Calendar you will see the events and their descriptions recorded for that day.
35
- * Spider Event Calendar supports events that last more than one day.
36
- * Possibility to set the month and the year initially displayed on the calendar (option to display any particular month instead of the current month on the calendar).
37
- * Possibility to select calendar date style in the popup.
38
- * Possibility of displaying events repeating on a specific day of week on a weekly, monthly and even yearly basis.
39
- * Possibily of displaying single-day events.
40
- * Possibility to choose month display format in the Spider Event Calendar.
41
- * Option of displaying from one to four views (Month, List, Week and Day).
42
- * Possibility of setting one of the view options as a default one.
43
- * An option to create categories.
44
- * Possibility to assign a category for each event.
45
- * Option of having different colors for each category.
46
- * Filtering possibility in the front end: when clicking upon the category legend it will display events of that category only.
47
- * Possibility to display multiple events for a single day.
48
- * Possibility to include custom HTML, e.g. images in the event description.
49
- * The events of the Upcoming events widget, as well as their sequence and number can be customized from widget area.
50
- * Possibility of displaying/hiding the category legend below the calendar.
51
- * Possibility of selecting the start day of the week (Monday, Sunday).
52
- * Possibility of defining the default view, as well as view options for the calendar widget.
53
- * Colors and fonts of the Upcoming events widget can be customized from the widget area.
54
- * Possibility to include only the events and not the calendar as whole in a list form with Upcoming Events widget.
55
- * Calendar widget uses lightbox for displaying events similar to the large calendar.
56
- * Possibility of searching and browsing event in the back end for easier and quick editing.
57
- * Possibility to display events of only specific categories, when pressing the mentioned category labels below.
58
- * Possibility to use the same color for the event categories (legend display below the calendars) for a uni-color design.
59
- * Support for both 12-hour and 24-hour time options.
60
 
61
  Upgrade to [WordPress Calendar Pro](http://web-dorado.com/products/wordpress-calendar.html) to add features:
62
 
@@ -73,8 +71,10 @@ Upgrade to [WordPress Calendar Pro](http://web-dorado.com/products/wordpress-cal
73
  * Possibility to define the main border radius, color and width in the Spider Event Calendar.
74
  * You have also possibility to change popup window parameters in the Spider Event Calendar.
75
  * Possibility to add new themes based on the default theme.
76
- * Possibility of displaying/hiding the category legend below the calendar widget.
77
-
 
 
78
 
79
  ###IMPORTANT: If you think you found a bug in Spider Calendar or have any problem/question concerning the plugin, please check out [Support Forum](http://web-dorado.com/forum/spider-calendar-wordpress.html) in our website. If you do not find a solution here, do not hesitate to contact us at [info@web-dorado.com](mailto:info@web-dorado.com).
80
 
@@ -142,11 +142,14 @@ Vietnamese (vi)
142
 
143
  == Changelog ==
144
 
 
 
 
145
  = 1.4.10 =
146
- bug fixed
147
 
148
  = 1.4.9 =
149
- when the current day is sunday the calendar will not show the set bordercolor for the current day bug fixed
150
 
151
  = 1.4.8 =
152
  warning in list view fixed
@@ -176,9 +179,12 @@ bug fix, (width parameter problem), correct user manual links
176
  = 1.4 =
177
  categories and upcoming events
178
 
 
 
 
179
 
180
  == Spider Event Calendar ==
181
- = Step by step guide for the calendar installation,Installing the calendar =
182
 
183
  1.1 Minimum requirements for installing the WordPress Calendar.
184
 
@@ -190,10 +196,12 @@ categories and upcoming events
190
 
191
  1. Log in to the administrator panel for installing the calendar.
192
  2. Go to Plugins Add >New >Upload.
193
- 3. Click **Choose file** (**Browse**) and select the Spider Event Calendar zip file.
 
 
194
  4. Click **Upload&Install** button for uploading and installing the calendar.
195
  5. Click **Activate Plugin** button for activating the calendar plugin.
196
- If the installation of the calendar succeeded you will see the message in the picture. If any problem occurs, during the installation of the calendar please contact us info@web-dorado.com.
197
 
198
  1.3 Updating the calendar.
199
 
@@ -203,9 +211,9 @@ If you want to update the calendar plugin while preserving your existing calenda
203
 
204
  = Creating/Editing calendars. =
205
 
206
- 2.1 On the left menu select Calendar>Calendars>Add a Calendar.
207
  2.2 Title. Add a title for the calendar.
208
- 2.3 Default Year. Specify the year that is displayed by default.
209
  2.4 Default month. Specify the month that is displayed by default.
210
  2.5 Use 12 hours time format. Choose the format of the time for the calendar.
211
  2.6 Published. Choose whether to publish the calendar or not.
@@ -256,7 +264,7 @@ There are 11 default calendar and widget themes. You can use one of the calendar
256
  4.3.2 Header background color. Choose the background color of the calendar header.
257
  4.3.3 Current month font size. Define the font size of the calendar current month.
258
  4.3.4 Current Month color. Choose the color of the calendar current month.
259
- 4.3.5 Current Month arrow color. Choose the color for the calendar*s current month arrow.
260
  4.3.6 Arrow size. Define the size of the arrow on the calendar.
261
  4.3.7 Names of the Weekdays color. Choose the color for the names of weekdays.
262
  4.3.8 Names of the Weekdays cell height. Define the height of the cell for the names of weekdays.
@@ -404,6 +412,39 @@ Alternatively, you can use Spider Event Calendar without the button on the toolb
404
  7.4 Select Default View. Select the default view from provided options (Month, List, Week and Day).
405
  7.5 Select Views. Select the views options (Month, List, Week and Day) for the calendar in the public view.
406
  7.6 Save the widget where the calendar is inserted.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
407
 
408
 
409
 
3
  Donate link: http://web-dorado.com/products/wordpress-calendar.html
4
  Tags: calendar, calendars, event, event calendar, event manager, events calendar,calendar widget, event registration, event management,events, Kalender, agenda, calendario, availability calendar,online calendar,holiday calendar , scheduling, free calendar, Calender, upcoming events , event widget , event list, calendar localization, Organizer, editorial calendar, Interactive Calendar, news calendar, meeting , appointment, event tracking, event organizer, upcoming events widget, event page
5
  Requires at least: 3.0
6
+ Tested up to: 4.1
7
+ Stable tag: 1.4.11
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
27
 
28
  = Features of Spider Event Calendar: =
29
 
30
+ * 100% responsive. Fully compatible with all mobile devices.
31
+ * You can add unlimited number of calendars, event categories and unlimited number of events for each calendar.
32
+ * [WordPress Calendar](http://web-dorado.com/products/wordpress-calendar.html) can be used as a widget as well.
33
+ * Separate upcoming events widget to display upcoming events in a list. The widget features are customizable.
34
+ * With a simple click on the date on the Calendar you will see the events and their descriptions recorded for that day.
35
+ * Spider Event Calendar supports events that last more than one day.
36
+ * Possibility to set the month and the year initially displayed on the calendar (option to display any particular month instead of the current month on the calendar).
37
+ * Possibility of displaying events repeating on a specific day of week on a weekly, monthly and even yearly basis.
38
+ * Possibility of displaying single-day events.
39
+ * Possibility to choose month display format in the Spider Event Calendar.
40
+ * Option of displaying from one to four views (Month, List, Week and Day).
41
+ * Possibility of setting one of the view options as a default one.
42
+ * An option to create categories.
43
+ * Possibility to assign a category for each event.
44
+ * Option of having different colors for each category.
45
+ * Filtering possibility in the front end: when clicking upon the category legend it will display events of that category only.
46
+ * Possibility to display multiple events for a single day.
47
+ * Possibility to include custom HTML, e.g. images in the event description.
48
+ * Possibility of defining the default view, as well as view options for the calendar widget.
49
+ * Colors and fonts of the Upcoming events widget can be customized from the widget area.
50
+ * Possibility to include only the events and not the calendar as whole in a list form with Upcoming Events widget.
51
+ * Calendar widget uses lightbox for displaying events similar to the large calendar.
52
+ * Possibility of searching and browsing event in the back end for easier and quick editing.
53
+ * Possibility to display events of only specific categories, when pressing the mentioned category labels below.
54
+ * Possibility to use the same color for the event categories (legend display below the calendars) for a uni-color design.
55
+ * Support for both 12-hour and 24-hour time options.
56
+ * All categories legend for displaying all events or returning to original state after hitting a specific category
57
+ * Support for recurring events
 
 
58
 
59
  Upgrade to [WordPress Calendar Pro](http://web-dorado.com/products/wordpress-calendar.html) to add features:
60
 
71
  * Possibility to define the main border radius, color and width in the Spider Event Calendar.
72
  * You have also possibility to change popup window parameters in the Spider Event Calendar.
73
  * Possibility to add new themes based on the default theme.
74
+ * Possibility of displaying/hiding the category legend below the calendar widget.
75
+ * Possibility of selecting the start day of the week (Monday, Sunday).
76
+ * Possibility to select calendar date style in the popup.
77
+ * Possibility to set a number of events to be displayed within a single day
78
 
79
  ###IMPORTANT: If you think you found a bug in Spider Calendar or have any problem/question concerning the plugin, please check out [Support Forum](http://web-dorado.com/forum/spider-calendar-wordpress.html) in our website. If you do not find a solution here, do not hesitate to contact us at [info@web-dorado.com](mailto:info@web-dorado.com).
80
 
142
 
143
  == Changelog ==
144
 
145
+ = 1.4.11 =
146
+ Added "All Categories" button to all views
147
+
148
  = 1.4.10 =
149
+ bug fixed in frontend
150
 
151
  = 1.4.9 =
152
+ when the current day is sunday the calendar will not show the set bordercolor for the current day bug fixed
153
 
154
  = 1.4.8 =
155
  warning in list view fixed
179
  = 1.4 =
180
  categories and upcoming events
181
 
182
+ = 1.0.0 =
183
+ Initial version
184
+
185
 
186
  == Spider Event Calendar ==
187
+ = Step by step guide for the calendar installation, Installing the calendar =
188
 
189
  1.1 Minimum requirements for installing the WordPress Calendar.
190
 
196
 
197
  1. Log in to the administrator panel for installing the calendar.
198
  2. Go to Plugins Add >New >Upload.
199
+ 3. Click **Choose file** (**Browse**) and select the Spider Event Calendar zip file.
200
+ *For Mac Users*
201
+ *Go to your Downloads folder and locate the folder with the Spider Event Calendar. Right-click on the folder and select Compress. Now you have a newly created .zip file which can be installed as described here.*
202
  4. Click **Upload&Install** button for uploading and installing the calendar.
203
  5. Click **Activate Plugin** button for activating the calendar plugin.
204
+ 6. If the installation of the calendar succeeded you will see the message in the picture. If any problem occurs, during the installation of the calendar please contact us info@web-dorado.com.
205
 
206
  1.3 Updating the calendar.
207
 
211
 
212
  = Creating/Editing calendars. =
213
 
214
+ 2.1 On the left menu select Calendar ->Calendars ->Add a Calendar.
215
  2.2 Title. Add a title for the calendar.
216
+ 2.3 Default Year. Specify the year that is displayed by default. Leave empty for current year.
217
  2.4 Default month. Specify the month that is displayed by default.
218
  2.5 Use 12 hours time format. Choose the format of the time for the calendar.
219
  2.6 Published. Choose whether to publish the calendar or not.
264
  4.3.2 Header background color. Choose the background color of the calendar header.
265
  4.3.3 Current month font size. Define the font size of the calendar current month.
266
  4.3.4 Current Month color. Choose the color of the calendar current month.
267
+ 4.3.5 Current Month arrow color. Choose the color for the calendar's current month arrow.
268
  4.3.6 Arrow size. Define the size of the arrow on the calendar.
269
  4.3.7 Names of the Weekdays color. Choose the color for the names of weekdays.
270
  4.3.8 Names of the Weekdays cell height. Define the height of the cell for the names of weekdays.
412
  7.4 Select Default View. Select the default view from provided options (Month, List, Week and Day).
413
  7.5 Select Views. Select the views options (Month, List, Week and Day) for the calendar in the public view.
414
  7.6 Save the widget where the calendar is inserted.
415
+
416
+ Step 8: Publishing the Upcoming Events widget.
417
+ In addition to the main widget you can also use Upcoming Events widget, which will display a custom list of upcoming events.
418
+ 8.1 Add Upcoming Events Widget to the sidebar.
419
+ 8.2 Title. Provide title for the widget.
420
+ 8.3 Select Calendar. Select a calendar from the given list.
421
+ 8.4 Select Theme for a widget. Select a theme for the widget from the given list.
422
+ 8.5 Events to display. Choose among the display possibilities for the list.
423
+ 8.5.1 Starting from current date.
424
+ Event quantity. Select the amount of events to be displayed with the widget.
425
+ 8.5.2 Events in date interval.
426
+ Starting from.Select whether to start with the current day or choose a custom day to start the list.
427
+ Select start date.Choose the start date for the event list.
428
+ Following days quantity.Define the amount of days you want the event list to include events from.
429
+ Events quantity.Define the amount of events to be displayed in the event list.
430
+ Ordering.Choose whether to have the events displayed randomly or ordered. When random, specified amount of events will be randomly generated from the entire list of events within the provided interval.
431
+ 8.5.3 Selected Events.
432
+ Select events from list.Click on Add button to specify the events you want to show in the events list.
433
+ 8.6 Show Event Date.Choose whether to display the event date in the list or not.
434
+ 8.7 Show Event Repeat Rate. Choose whether to display the event repeat rate in the list or not.
435
+ 8.8 Show Event Text. Choose whether to display the event details in the list or not.
436
+ 8.9 Show Numbering.Choose whether to have the listed events.
437
+ 8.10 Width. Define the width of the widget.
438
+ 8.11 Background Color.Select the background color for the widget.
439
+ 8.12 Event Title Color.Choose the title color for the events.
440
+ 8.13 Event Title Font Size.Define the font size for the event titles.
441
+ 8.14 Event Title Font.Specify the font family for the event titles.
442
+ 8.15 Event Date Color.Choose the color to display the event dates.
443
+ 8.16 Event Date Format.Choose the date format for the events.
444
+ 8.17 Event Repeat Rate Color.Choose the color to display the repeat rate line.
445
+ 8.18 Event Text Color.Select the text color for the events.
446
+ 8.19 Divider Color.Select the color to be used with the divider.
447
+ 8.20 Save the widget.
448
 
449
 
450