Version Description
Download this release
Release Info
Developer | webdorado |
Plugin | Calendar by WD – Responsive Event Calendar |
Version | 1.3.5 |
Comparing to | |
See all releases |
Code changes from version 1.3.4 to 1.3.5
- calendar.php +1 -1
- front_end/bigcalendarday_widget.php +4 -1
- front_end/bigcalendarlist_widget.php +5 -2
- front_end/bigcalendarmonth_widget.php +5 -2
- front_end/bigcalendarweek_widget.php +4 -1
- functions_for_xml_and_ajax.php +1 -1
- languages/sp_calendar-af.mo +0 -0
- languages/sp_calendar-af.po +246 -105
- languages/sp_calendar-ar.mo +0 -0
- languages/sp_calendar-ar.po +246 -105
- languages/sp_calendar-be_BY.mo +0 -0
- languages/sp_calendar-be_BY.po +246 -105
- languages/sp_calendar-bg_BG.mo +0 -0
- languages/sp_calendar-bg_BG.po +246 -105
- languages/sp_calendar-ca.mo +0 -0
- languages/sp_calendar-ca.po +246 -105
- languages/sp_calendar-cs_CZ.mo +0 -0
- languages/sp_calendar-cs_CZ.po +246 -105
- languages/sp_calendar-da_DK.mo +0 -0
- languages/sp_calendar-da_DK.po +246 -105
- languages/sp_calendar-de_DE.mo +0 -0
- languages/sp_calendar-de_DE.po +246 -105
- languages/sp_calendar-el.mo +0 -0
- languages/sp_calendar-el.po +246 -105
- languages/sp_calendar-eo_EO.mo +0 -0
- languages/sp_calendar-eo_EO.po +246 -105
- languages/sp_calendar-es_ES.mo +0 -0
- languages/sp_calendar-es_ES.po +246 -105
- languages/sp_calendar-et.mo +0 -0
- languages/sp_calendar-et.po +246 -105
- languages/sp_calendar-fa_IR.mo +0 -0
- languages/sp_calendar-fa_IR.po +246 -105
- languages/sp_calendar-fi.mo +0 -0
- languages/sp_calendar-fi.po +246 -105
- languages/sp_calendar-fr_FR.mo +0 -0
- languages/sp_calendar-fr_FR.po +259 -119
- languages/sp_calendar-gl_ES.mo +0 -0
- languages/sp_calendar-gl_ES.po +246 -105
- languages/sp_calendar-he_IL.mo +0 -0
- languages/sp_calendar-he_IL.po +246 -105
- languages/sp_calendar-hi_IN.mo +0 -0
- languages/sp_calendar-hi_IN.po +246 -105
- languages/sp_calendar-hr.mo +0 -0
- languages/sp_calendar-hr.po +249 -106
- languages/sp_calendar-hu_HU.mo +0 -0
- languages/sp_calendar-hu_HU.po +246 -105
- languages/sp_calendar-hy_AM.mo +0 -0
- languages/sp_calendar-hy_AM.po +246 -105
- languages/sp_calendar-id_ID.mo +0 -0
- languages/sp_calendar-id_ID.po +246 -105
- languages/sp_calendar-it_IT.mo +0 -0
- languages/sp_calendar-it_IT.po +246 -105
- languages/sp_calendar-ja.mo +0 -0
- languages/sp_calendar-ja.po +246 -105
- languages/sp_calendar-ka_GE.mo +0 -0
- languages/sp_calendar-ka_GE.po +247 -106
- languages/sp_calendar-ko_KR.mo +0 -0
- languages/sp_calendar-ko_KR.po +246 -105
- languages/sp_calendar-lt_LT.mo +0 -0
- languages/sp_calendar-lt_LT.po +246 -105
- languages/sp_calendar-lv.mo +0 -0
- languages/sp_calendar-lv.po +246 -105
- languages/sp_calendar-mk_MK.mo +0 -0
- languages/sp_calendar-mk_MK.po +246 -105
- languages/sp_calendar-ms_MY.mo +0 -0
- languages/sp_calendar-ms_MY.po +246 -105
- languages/sp_calendar-mt_MT.mo +0 -0
- languages/sp_calendar-mt_MT.po +246 -105
- languages/sp_calendar-nb_NO.mo +0 -0
- languages/sp_calendar-nb_NO.po +245 -105
- languages/sp_calendar-nl_NL.mo +0 -0
- languages/sp_calendar-nl_NL.po +246 -105
- languages/sp_calendar-pl_PL.mo +0 -0
- languages/sp_calendar-pl_PL.po +246 -105
- languages/sp_calendar-pt_BR.mo +0 -0
- languages/sp_calendar-pt_BR.po +246 -106
- languages/sp_calendar-pt_PT.mo +0 -0
- languages/sp_calendar-pt_PT.po +107 -48
calendar.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
/*
|
4 |
Plugin Name: Spider Event Calendar
|
5 |
Plugin URI: http://web-dorado.com/products/wordpress-calendar.html
|
6 |
-
Version: 1.3.
|
7 |
Author: http://web-dorado.com/
|
8 |
License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
|
9 |
*/
|
3 |
/*
|
4 |
Plugin Name: Spider Event Calendar
|
5 |
Plugin URI: http://web-dorado.com/products/wordpress-calendar.html
|
6 |
+
Version: 1.3.5
|
7 |
Author: http://web-dorado.com/
|
8 |
License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
|
9 |
*/
|
front_end/bigcalendarday_widget.php
CHANGED
@@ -206,6 +206,9 @@ function big_calendar_day_widget() {
|
|
206 |
top: 3px;
|
207 |
font-family: <?php echo $font_month; ?>;
|
208 |
}
|
|
|
|
|
|
|
209 |
</style>
|
210 |
<div id="calendar_<?php echo $many_sp_calendar; ?>" style="width:<?php echo $calendar_width; ?>px;">
|
211 |
<table cellpadding="0" cellspacing="0" style="border-spacing:0; width:<?php echo $calendar_width; ?>px; margin:0; padding:0;background-color:<?php echo $calendar_bg; ?>">
|
@@ -299,7 +302,7 @@ function big_calendar_day_widget() {
|
|
299 |
</td>
|
300 |
<td width="60%" style="text-align:center; margin:0; padding:0; font-family:<?php echo $font_month; ?>">
|
301 |
<input type="hidden" name="month" readonly="" value="<?php echo $month; ?>"/>
|
302 |
-
<span style="font-size:<?php echo $year_font_size; ?>px;?>; color:<?php echo $text_color_month; ?>;"><?php echo $day . ' ' . $month . ' ' . $year ?></span>
|
303 |
</td>
|
304 |
<td style="text-align:right; margin:0; padding:0; line-height:16px" class="cala_arrow" width="20%">
|
305 |
<a href="javascript:showbigcalendar('bigcalendar<?php echo $many_sp_calendar ?>','<?php
|
206 |
top: 3px;
|
207 |
font-family: <?php echo $font_month; ?>;
|
208 |
}
|
209 |
+
#calendar_<?php echo $many_sp_calendar; ?> table tr {
|
210 |
+
background: transparent !important;
|
211 |
+
}
|
212 |
</style>
|
213 |
<div id="calendar_<?php echo $many_sp_calendar; ?>" style="width:<?php echo $calendar_width; ?>px;">
|
214 |
<table cellpadding="0" cellspacing="0" style="border-spacing:0; width:<?php echo $calendar_width; ?>px; margin:0; padding:0;background-color:<?php echo $calendar_bg; ?>">
|
302 |
</td>
|
303 |
<td width="60%" style="text-align:center; margin:0; padding:0; font-family:<?php echo $font_month; ?>">
|
304 |
<input type="hidden" name="month" readonly="" value="<?php echo $month; ?>"/>
|
305 |
+
<span style="font-size:<?php echo $year_font_size; ?>px;?>; color:<?php echo $text_color_month; ?>;"><?php echo $day . ' ' . __($month, 'sp_calendar') . ' ' . $year ?></span>
|
306 |
</td>
|
307 |
<td style="text-align:right; margin:0; padding:0; line-height:16px" class="cala_arrow" width="20%">
|
308 |
<a href="javascript:showbigcalendar('bigcalendar<?php echo $many_sp_calendar ?>','<?php
|
front_end/bigcalendarlist_widget.php
CHANGED
@@ -183,6 +183,9 @@ function big_calendar_list_widget() {
|
|
183 |
top: 3px;
|
184 |
font-family: <?php echo $font_month; ?>;
|
185 |
}
|
|
|
|
|
|
|
186 |
</style>
|
187 |
<div id="calendar_<?php echo $many_sp_calendar; ?>" style="width:<?php echo $calendar_width; ?>px;">
|
188 |
<table cellpadding="0" cellspacing="0" style="border-spacing:0; width:<?php echo $calendar_width; ?>px; margin:0; padding:0;background-color:<?php echo $calendar_bg; ?>">
|
@@ -273,11 +276,11 @@ function big_calendar_list_widget() {
|
|
273 |
</td>
|
274 |
<td width="60%" style="text-align:center; margin:0; padding:0; font-family:<?php echo $font_month; ?>">
|
275 |
<input type="hidden" name="month" readonly="" value="<?php echo $month; ?>"/>
|
276 |
-
<span style="font-size:<?php echo $year_font_size; ?>px;?>; color:<?php echo $text_color_month; ?>;"><?php echo $month; ?></span>
|
277 |
</td>
|
278 |
<td style="text-align:right; margin:0; padding:0; line-height:16px" class="cala_arrow" width="20%">
|
279 |
<a href="javascript:showbigcalendar('bigcalendar<?php echo $many_sp_calendar ?>','<?php
|
280 |
-
if (Month_num($month) ==
|
281 |
$needed_date = ($year + 1) . '-01';
|
282 |
}
|
283 |
else {
|
183 |
top: 3px;
|
184 |
font-family: <?php echo $font_month; ?>;
|
185 |
}
|
186 |
+
#calendar_<?php echo $many_sp_calendar; ?> table tr {
|
187 |
+
background: transparent !important;
|
188 |
+
}
|
189 |
</style>
|
190 |
<div id="calendar_<?php echo $many_sp_calendar; ?>" style="width:<?php echo $calendar_width; ?>px;">
|
191 |
<table cellpadding="0" cellspacing="0" style="border-spacing:0; width:<?php echo $calendar_width; ?>px; margin:0; padding:0;background-color:<?php echo $calendar_bg; ?>">
|
276 |
</td>
|
277 |
<td width="60%" style="text-align:center; margin:0; padding:0; font-family:<?php echo $font_month; ?>">
|
278 |
<input type="hidden" name="month" readonly="" value="<?php echo $month; ?>"/>
|
279 |
+
<span style="font-size:<?php echo $year_font_size; ?>px;?>; color:<?php echo $text_color_month; ?>;"><?php echo __($month, 'sp_calendar'); ?></span>
|
280 |
</td>
|
281 |
<td style="text-align:right; margin:0; padding:0; line-height:16px" class="cala_arrow" width="20%">
|
282 |
<a href="javascript:showbigcalendar('bigcalendar<?php echo $many_sp_calendar ?>','<?php
|
283 |
+
if (Month_num($month) == 12) {
|
284 |
$needed_date = ($year + 1) . '-01';
|
285 |
}
|
286 |
else {
|
front_end/bigcalendarmonth_widget.php
CHANGED
@@ -179,6 +179,9 @@ function big_calendar_month_widget() {
|
|
179 |
top: 3px;
|
180 |
font-family: <?php echo $font_month; ?>;
|
181 |
}
|
|
|
|
|
|
|
182 |
</style>
|
183 |
<div id="calendar_<?php echo $many_sp_calendar; ?>" style="width:<?php echo $calendar_width; ?>px;">
|
184 |
<table cellpadding="0" cellspacing="0" style="border-spacing:0; width:<?php echo $calendar_width; ?>px; height:190px; margin:0; padding:0;background-color:<?php echo $calendar_bg; ?>">
|
@@ -269,11 +272,11 @@ function big_calendar_month_widget() {
|
|
269 |
</td>
|
270 |
<td width="60%" style="text-align:center; margin:0; padding:0; font-family:<?php echo $font_month; ?>">
|
271 |
<input type="hidden" name="month" readonly="" value="<?php echo $month; ?>"/>
|
272 |
-
<span style="font-size:<?php echo $year_font_size; ?>px;?>; color:<?php echo $text_color_month; ?>;"><?php echo $month; ?></span>
|
273 |
</td>
|
274 |
<td style="text-align:right; margin:0; padding:0; line-height:16px" class="cala_arrow" width="20%">
|
275 |
<a href="javascript:showbigcalendar('bigcalendar<?php echo $many_sp_calendar ?>','<?php
|
276 |
-
if (Month_num($month) ==
|
277 |
$needed_date = ($year + 1) . '-01';
|
278 |
}
|
279 |
else {
|
179 |
top: 3px;
|
180 |
font-family: <?php echo $font_month; ?>;
|
181 |
}
|
182 |
+
#calendar_<?php echo $many_sp_calendar; ?> table tr {
|
183 |
+
background: transparent !important;
|
184 |
+
}
|
185 |
</style>
|
186 |
<div id="calendar_<?php echo $many_sp_calendar; ?>" style="width:<?php echo $calendar_width; ?>px;">
|
187 |
<table cellpadding="0" cellspacing="0" style="border-spacing:0; width:<?php echo $calendar_width; ?>px; height:190px; margin:0; padding:0;background-color:<?php echo $calendar_bg; ?>">
|
272 |
</td>
|
273 |
<td width="60%" style="text-align:center; margin:0; padding:0; font-family:<?php echo $font_month; ?>">
|
274 |
<input type="hidden" name="month" readonly="" value="<?php echo $month; ?>"/>
|
275 |
+
<span style="font-size:<?php echo $year_font_size; ?>px;?>; color:<?php echo $text_color_month; ?>;"><?php echo __($month, 'sp_calendar'); ?></span>
|
276 |
</td>
|
277 |
<td style="text-align:right; margin:0; padding:0; line-height:16px" class="cala_arrow" width="20%">
|
278 |
<a href="javascript:showbigcalendar('bigcalendar<?php echo $many_sp_calendar ?>','<?php
|
279 |
+
if (Month_num($month) == 12) {
|
280 |
$needed_date = ($year + 1) . '-01';
|
281 |
}
|
282 |
else {
|
front_end/bigcalendarweek_widget.php
CHANGED
@@ -213,6 +213,9 @@ function big_calendar_week_widget() {
|
|
213 |
top: 3px;
|
214 |
font-family: <?php echo $font_month; ?>;
|
215 |
}
|
|
|
|
|
|
|
216 |
</style>
|
217 |
<div id="calendar_<?php echo $many_sp_calendar; ?>" style="width:<?php echo $calendar_width; ?>px;">
|
218 |
<table cellpadding="0" cellspacing="0" style="border-spacing:0; width:<?php echo $calendar_width; ?>px; margin:0; padding:0;background-color:<?php echo $calendar_bg; ?>">
|
@@ -308,7 +311,7 @@ function big_calendar_week_widget() {
|
|
308 |
</td>
|
309 |
<td style="text-align:right; margin:0; padding:0; line-height:16px" class="cala_arrow" width="20%">
|
310 |
<a href="javascript:showbigcalendar('bigcalendar<?php echo $many_sp_calendar ?>','<?php
|
311 |
-
if (Month_num($month) ==
|
312 |
$needed_date = ($year + 1) . '-01';
|
313 |
}
|
314 |
else {
|
213 |
top: 3px;
|
214 |
font-family: <?php echo $font_month; ?>;
|
215 |
}
|
216 |
+
#calendar_<?php echo $many_sp_calendar; ?> table tr {
|
217 |
+
background: transparent !important;
|
218 |
+
}
|
219 |
</style>
|
220 |
<div id="calendar_<?php echo $many_sp_calendar; ?>" style="width:<?php echo $calendar_width; ?>px;">
|
221 |
<table cellpadding="0" cellspacing="0" style="border-spacing:0; width:<?php echo $calendar_width; ?>px; margin:0; padding:0;background-color:<?php echo $calendar_bg; ?>">
|
311 |
</td>
|
312 |
<td style="text-align:right; margin:0; padding:0; line-height:16px" class="cala_arrow" width="20%">
|
313 |
<a href="javascript:showbigcalendar('bigcalendar<?php echo $many_sp_calendar ?>','<?php
|
314 |
+
if (Month_num($month) == 12) {
|
315 |
$needed_date = ($year + 1) . '-01';
|
316 |
}
|
317 |
else {
|
functions_for_xml_and_ajax.php
CHANGED
@@ -334,7 +334,7 @@ function spiderbigcalendar() {
|
|
334 |
$activedatetimestamp = mktime(0, 0, 0, $activedate[1], $activedate[2], $activedate[0]);
|
335 |
$activedatestr = '';
|
336 |
for ($i = 0; $i < count($date_format_array); $i++) {
|
337 |
-
$activedatestr .= __(date("" . $date_format_array[$i] . "", $activedatetimestamp)) . ' ';
|
338 |
}
|
339 |
$date = $datte;
|
340 |
$day = substr($date, 8);
|
334 |
$activedatetimestamp = mktime(0, 0, 0, $activedate[1], $activedate[2], $activedate[0]);
|
335 |
$activedatestr = '';
|
336 |
for ($i = 0; $i < count($date_format_array); $i++) {
|
337 |
+
$activedatestr .= __(date("" . $date_format_array[$i] . "", $activedatetimestamp), 'sp_calendar') . ' ';
|
338 |
}
|
339 |
$date = $datte;
|
340 |
$day = substr($date, 8);
|
languages/sp_calendar-af.mo
CHANGED
Binary file
|
languages/sp_calendar-af.po
CHANGED
@@ -2,204 +2,345 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: spider_calendar\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date:
|
6 |
-
"PO-Revision-Date:
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: \n"
|
|
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
"X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
|
13 |
"X-Poedit-Basepath: .\n"
|
14 |
-
"X-
|
15 |
-
"X-Poedit-SearchPath-0: C:\\wamp\\www\\
|
|
|
16 |
|
17 |
-
#: C:\wamp\www\
|
18 |
-
|
19 |
-
|
20 |
-
msgid "Monday"
|
21 |
-
msgstr "Maandag"
|
22 |
|
23 |
-
#: C:\wamp\www\
|
24 |
-
#: C:\wamp\www\
|
25 |
-
#: C:\wamp\www\
|
26 |
-
|
27 |
-
|
|
|
|
|
|
|
28 |
|
29 |
-
#: C:\wamp\www\
|
30 |
-
#: C:\wamp\www\
|
31 |
-
#: C:\wamp\www\
|
32 |
-
|
33 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
34 |
|
35 |
-
#: C:\wamp\www\
|
36 |
-
|
37 |
-
|
38 |
-
msgid "Thursday"
|
39 |
-
msgstr "Donderdag"
|
40 |
|
41 |
-
#: C:\wamp\www\
|
42 |
-
#: C:\wamp\www\
|
43 |
-
|
44 |
-
|
45 |
-
msgstr "Vrydag"
|
46 |
|
47 |
-
#: C:\wamp\www\
|
48 |
-
#: C:\wamp\www\
|
49 |
-
|
50 |
-
|
51 |
-
msgstr "Saterdag"
|
52 |
|
53 |
-
#: C:\wamp\www\
|
54 |
-
#: C:\wamp\www\
|
55 |
-
|
56 |
-
|
57 |
-
msgid "Sunday"
|
58 |
-
msgstr "Sondag"
|
59 |
|
60 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
61 |
msgid "January"
|
62 |
msgstr "januarie"
|
63 |
|
64 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
65 |
msgid "February"
|
66 |
msgstr "februarie"
|
67 |
|
68 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
69 |
msgid "March"
|
70 |
msgstr "maart"
|
71 |
|
72 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
73 |
msgid "April"
|
74 |
msgstr "april"
|
75 |
|
76 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
77 |
msgid "May"
|
78 |
msgstr "mei"
|
79 |
|
80 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
81 |
msgid "June"
|
82 |
msgstr "junie"
|
83 |
|
84 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
85 |
msgid "July"
|
86 |
msgstr "julie"
|
87 |
|
88 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
89 |
msgid "August"
|
90 |
msgstr "augustus"
|
91 |
|
92 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
93 |
msgid "September"
|
94 |
msgstr "september"
|
95 |
|
96 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
97 |
msgid "October"
|
98 |
msgstr "oktober"
|
99 |
|
100 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
101 |
msgid "November"
|
102 |
msgstr "november"
|
103 |
|
104 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
105 |
msgid "December"
|
106 |
msgstr "desember"
|
107 |
|
108 |
-
#: C:\wamp\www\
|
109 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
110 |
msgid "Su"
|
111 |
msgstr "So"
|
112 |
|
113 |
-
#: C:\wamp\www\
|
|
|
114 |
msgid "Mo"
|
115 |
msgstr "Ma"
|
116 |
|
117 |
-
#: C:\wamp\www\
|
|
|
118 |
msgid "Tu"
|
119 |
msgstr "Di"
|
120 |
|
121 |
-
#: C:\wamp\www\
|
|
|
122 |
msgid "We"
|
123 |
msgstr "Wo"
|
124 |
|
125 |
-
#: C:\wamp\www\
|
|
|
126 |
msgid "Th"
|
127 |
msgstr "Do"
|
128 |
|
129 |
-
#: C:\wamp\www\
|
|
|
130 |
msgid "Fr"
|
131 |
msgstr "Vr"
|
132 |
|
133 |
-
#: C:\wamp\www\
|
|
|
134 |
msgid "Sa"
|
135 |
msgstr "Sa"
|
136 |
|
137 |
-
#: C:\wamp\www\
|
138 |
-
#: C:\wamp\www\
|
139 |
-
#: C:\wamp\www\
|
140 |
-
#: C:\wamp\www\
|
141 |
-
#: C:\wamp\www\
|
142 |
-
#: C:\wamp\www\
|
143 |
-
|
|
|
144 |
msgstr "Sien meer ..."
|
145 |
|
146 |
-
#: C:\wamp\www\
|
147 |
msgid "First"
|
148 |
msgstr "eerste"
|
149 |
|
150 |
-
#: C:\wamp\www\
|
151 |
msgid "Second"
|
152 |
msgstr "second"
|
153 |
|
154 |
-
#: C:\wamp\www\
|
155 |
msgid "Third"
|
156 |
msgstr "Derde"
|
157 |
|
158 |
-
#: C:\wamp\www\
|
159 |
msgid "Fourth"
|
160 |
msgstr "Vierde"
|
161 |
|
162 |
-
#: C:\wamp\www\
|
163 |
msgid "Last"
|
164 |
msgstr "laaste"
|
165 |
|
166 |
-
#: C:\wamp\www\
|
167 |
-
msgid "
|
168 |
-
msgstr "
|
169 |
-
|
170 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:351
|
171 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:354
|
172 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:369
|
173 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:372
|
174 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:375
|
175 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:378
|
176 |
-
msgid "Repeat Every"
|
177 |
-
msgstr "Herhaal elke"
|
178 |
|
179 |
-
#: C:\wamp\www\
|
180 |
-
msgid "
|
181 |
-
msgstr "
|
182 |
|
183 |
-
#: C:\wamp\www\
|
184 |
-
msgid "
|
185 |
-
msgstr "
|
186 |
|
187 |
-
#: C:\wamp\www\
|
188 |
-
|
189 |
-
|
190 |
-
msgstr "Maand (s) op die"
|
191 |
|
192 |
-
#: C:\wamp\www\
|
193 |
-
|
194 |
-
|
195 |
-
msgstr "Jaar (s) in"
|
196 |
|
197 |
-
#: C:\wamp\www\
|
198 |
-
|
199 |
-
|
200 |
-
msgstr "op die"
|
201 |
|
202 |
-
#: C:\wamp\www\
|
203 |
-
msgid "
|
204 |
-
msgstr "
|
205 |
|
|
|
|
2 |
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"
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\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.5.4\n"
|
16 |
+
"X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
|
17 |
+
"\\spider-event-calendar\n"
|
18 |
|
19 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:451
|
20 |
+
msgid "Date"
|
21 |
+
msgstr "Datum"
|
|
|
|
|
22 |
|
23 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
24 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
25 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
26 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
27 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
28 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
29 |
+
msgid "Repeat Every"
|
30 |
+
msgstr "Herhaal elke"
|
31 |
|
32 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
33 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:366
|
34 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:228
|
35 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:364
|
36 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:205
|
37 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:263
|
38 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:201
|
39 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:387
|
40 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:235
|
41 |
+
msgid "Day"
|
42 |
+
msgstr "dag"
|
43 |
|
44 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
45 |
+
msgid "Week(s) on"
|
46 |
+
msgstr "Week (s) op"
|
|
|
|
|
47 |
|
48 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
49 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
50 |
+
msgid "Month(s) on the"
|
51 |
+
msgstr "Maand (s) op die"
|
|
|
52 |
|
53 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
54 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
55 |
+
msgid "Year(s) in"
|
56 |
+
msgstr "Jaar (s) in"
|
|
|
57 |
|
58 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
59 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
60 |
+
msgid "on the"
|
61 |
+
msgstr "op die"
|
|
|
|
|
62 |
|
63 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:492
|
64 |
+
msgid "There Is No Text For This Event"
|
65 |
+
msgstr "Daar is geen teks vir hierdie gebeurtenis"
|
66 |
+
|
67 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:509
|
68 |
+
msgid "Back to event list"
|
69 |
+
msgstr "Terug na die gebeurtenis lys"
|
70 |
+
|
71 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:78
|
72 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:43
|
73 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:87
|
74 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:43
|
75 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:80
|
76 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:43
|
77 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:78
|
78 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:44
|
79 |
msgid "January"
|
80 |
msgstr "januarie"
|
81 |
|
82 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:79
|
83 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:44
|
84 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:88
|
85 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:44
|
86 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:81
|
87 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:44
|
88 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:79
|
89 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:45
|
90 |
msgid "February"
|
91 |
msgstr "februarie"
|
92 |
|
93 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:80
|
94 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:45
|
95 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:89
|
96 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:45
|
97 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:82
|
98 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:45
|
99 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:80
|
100 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:46
|
101 |
msgid "March"
|
102 |
msgstr "maart"
|
103 |
|
104 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:81
|
105 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:46
|
106 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:90
|
107 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:46
|
108 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:83
|
109 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:46
|
110 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:81
|
111 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:47
|
112 |
msgid "April"
|
113 |
msgstr "april"
|
114 |
|
115 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:82
|
116 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:47
|
117 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:91
|
118 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:47
|
119 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:84
|
120 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:47
|
121 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:82
|
122 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:48
|
123 |
msgid "May"
|
124 |
msgstr "mei"
|
125 |
|
126 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:83
|
127 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:48
|
128 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:92
|
129 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:48
|
130 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:85
|
131 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:48
|
132 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:83
|
133 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:49
|
134 |
msgid "June"
|
135 |
msgstr "junie"
|
136 |
|
137 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:84
|
138 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:49
|
139 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:93
|
140 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:49
|
141 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:86
|
142 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:49
|
143 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:84
|
144 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:50
|
145 |
msgid "July"
|
146 |
msgstr "julie"
|
147 |
|
148 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:85
|
149 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:50
|
150 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:94
|
151 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:50
|
152 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:87
|
153 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:50
|
154 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:85
|
155 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:51
|
156 |
msgid "August"
|
157 |
msgstr "augustus"
|
158 |
|
159 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:86
|
160 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:51
|
161 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:95
|
162 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:51
|
163 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:88
|
164 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:51
|
165 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:86
|
166 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:52
|
167 |
msgid "September"
|
168 |
msgstr "september"
|
169 |
|
170 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:87
|
171 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:52
|
172 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:96
|
173 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:52
|
174 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:89
|
175 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:52
|
176 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:87
|
177 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:53
|
178 |
msgid "October"
|
179 |
msgstr "oktober"
|
180 |
|
181 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:88
|
182 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:53
|
183 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:97
|
184 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:53
|
185 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:90
|
186 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:53
|
187 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:88
|
188 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:54
|
189 |
msgid "November"
|
190 |
msgstr "november"
|
191 |
|
192 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:89
|
193 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:54
|
194 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:98
|
195 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:54
|
196 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:91
|
197 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:54
|
198 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:89
|
199 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:55
|
200 |
msgid "December"
|
201 |
msgstr "desember"
|
202 |
|
203 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:379
|
204 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:241
|
205 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:377
|
206 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:218
|
207 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:276
|
208 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:214
|
209 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:400
|
210 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:475
|
211 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:248
|
212 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:310
|
213 |
+
msgid "Week"
|
214 |
+
msgstr "Week"
|
215 |
+
|
216 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:391
|
217 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:253
|
218 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:389
|
219 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:230
|
220 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:288
|
221 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:226
|
222 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:412
|
223 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:260
|
224 |
+
msgid "List"
|
225 |
+
msgstr "Lys"
|
226 |
+
|
227 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:403
|
228 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:265
|
229 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:401
|
230 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:242
|
231 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:300
|
232 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:238
|
233 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:424
|
234 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:272
|
235 |
+
msgid "Month"
|
236 |
+
msgstr "Maand"
|
237 |
+
|
238 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:556
|
239 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:378
|
240 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:638
|
241 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:458
|
242 |
+
msgid "There Is No Event In This Day"
|
243 |
+
msgstr "Daar is geen Event in hierdie dag"
|
244 |
+
|
245 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:536
|
246 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:339
|
247 |
+
msgid "There Is No Event In This Month"
|
248 |
+
msgstr "Daar is geen Event in hierdie maand"
|
249 |
+
|
250 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:398
|
251 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:421
|
252 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:305
|
253 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:328
|
254 |
msgid "Su"
|
255 |
msgstr "So"
|
256 |
|
257 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:402
|
258 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:309
|
259 |
msgid "Mo"
|
260 |
msgstr "Ma"
|
261 |
|
262 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:405
|
263 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:312
|
264 |
msgid "Tu"
|
265 |
msgstr "Di"
|
266 |
|
267 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:408
|
268 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:315
|
269 |
msgid "We"
|
270 |
msgstr "Wo"
|
271 |
|
272 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:411
|
273 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:318
|
274 |
msgid "Th"
|
275 |
msgstr "Do"
|
276 |
|
277 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:414
|
278 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:321
|
279 |
msgid "Fr"
|
280 |
msgstr "Vr"
|
281 |
|
282 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:417
|
283 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:324
|
284 |
msgid "Sa"
|
285 |
msgstr "Sa"
|
286 |
|
287 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:508
|
288 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:558
|
289 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:612
|
290 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:667
|
291 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:718
|
292 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:771
|
293 |
+
#, fuzzy
|
294 |
+
msgid "See more"
|
295 |
msgstr "Sien meer ..."
|
296 |
|
297 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:927
|
298 |
msgid "First"
|
299 |
msgstr "eerste"
|
300 |
|
301 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:930
|
302 |
msgid "Second"
|
303 |
msgstr "second"
|
304 |
|
305 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:933
|
306 |
msgid "Third"
|
307 |
msgstr "Derde"
|
308 |
|
309 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:936
|
310 |
msgid "Fourth"
|
311 |
msgstr "Vierde"
|
312 |
|
313 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:939
|
314 |
msgid "Last"
|
315 |
msgstr "laaste"
|
316 |
|
317 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:945
|
318 |
+
msgid "Monday"
|
319 |
+
msgstr "Maandag"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
320 |
|
321 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:948
|
322 |
+
msgid "Tuesday"
|
323 |
+
msgstr "Dinsdag"
|
324 |
|
325 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:951
|
326 |
+
msgid "Wednesday"
|
327 |
+
msgstr "Woensdag"
|
328 |
|
329 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:954
|
330 |
+
msgid "Thursday"
|
331 |
+
msgstr "Donderdag"
|
|
|
332 |
|
333 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:957
|
334 |
+
msgid "Friday"
|
335 |
+
msgstr "Vrydag"
|
|
|
336 |
|
337 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:960
|
338 |
+
msgid "Saturday"
|
339 |
+
msgstr "Saterdag"
|
|
|
340 |
|
341 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:963
|
342 |
+
msgid "Sunday"
|
343 |
+
msgstr "Sondag"
|
344 |
|
345 |
+
#~ msgid "No Repeat"
|
346 |
+
#~ msgstr "Geen Herhaal"
|
languages/sp_calendar-ar.mo
CHANGED
Binary file
|
languages/sp_calendar-ar.po
CHANGED
@@ -2,204 +2,345 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: spider_calendar\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date:
|
6 |
-
"PO-Revision-Date:
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: \n"
|
|
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
"X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
|
13 |
"X-Poedit-Basepath: .\n"
|
14 |
-
"X-
|
15 |
-
"X-Poedit-SearchPath-0: C:\\wamp\\www\\
|
|
|
16 |
|
17 |
-
#: C:\wamp\www\
|
18 |
-
|
19 |
-
|
20 |
-
msgid "Monday"
|
21 |
-
msgstr "الاثنين"
|
22 |
|
23 |
-
#: C:\wamp\www\
|
24 |
-
#: C:\wamp\www\
|
25 |
-
#: C:\wamp\www\
|
26 |
-
|
27 |
-
|
|
|
|
|
|
|
28 |
|
29 |
-
#: C:\wamp\www\
|
30 |
-
#: C:\wamp\www\
|
31 |
-
#: C:\wamp\www\
|
32 |
-
|
33 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
34 |
|
35 |
-
#: C:\wamp\www\
|
36 |
-
|
37 |
-
|
38 |
-
msgid "Thursday"
|
39 |
-
msgstr "الخميس"
|
40 |
|
41 |
-
#: C:\wamp\www\
|
42 |
-
#: C:\wamp\www\
|
43 |
-
|
44 |
-
|
45 |
-
msgstr "الجمعة"
|
46 |
|
47 |
-
#: C:\wamp\www\
|
48 |
-
#: C:\wamp\www\
|
49 |
-
|
50 |
-
|
51 |
-
msgstr "السبت"
|
52 |
|
53 |
-
#: C:\wamp\www\
|
54 |
-
#: C:\wamp\www\
|
55 |
-
|
56 |
-
|
57 |
-
msgid "Sunday"
|
58 |
-
msgstr "الأحد"
|
59 |
|
60 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
61 |
msgid "January"
|
62 |
msgstr "يناير/كانون الثاني"
|
63 |
|
64 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
65 |
msgid "February"
|
66 |
msgstr "فبراير"
|
67 |
|
68 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
69 |
msgid "March"
|
70 |
msgstr "مارس/آذار"
|
71 |
|
72 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
73 |
msgid "April"
|
74 |
msgstr "أبريل/نيسان"
|
75 |
|
76 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
77 |
msgid "May"
|
78 |
msgstr "محتمل"
|
79 |
|
80 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
81 |
msgid "June"
|
82 |
msgstr "يونيو/حزيران"
|
83 |
|
84 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
85 |
msgid "July"
|
86 |
msgstr "يوليو"
|
87 |
|
88 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
89 |
msgid "August"
|
90 |
msgstr "أغسطس"
|
91 |
|
92 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
93 |
msgid "September"
|
94 |
msgstr "سبتمبر"
|
95 |
|
96 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
97 |
msgid "October"
|
98 |
msgstr "أكتوبر"
|
99 |
|
100 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
101 |
msgid "November"
|
102 |
msgstr "نوفمبر/تشرين الثاني"
|
103 |
|
104 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
105 |
msgid "December"
|
106 |
msgstr "كانون الأول/ديسمبر"
|
107 |
|
108 |
-
#: C:\wamp\www\
|
109 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
110 |
msgid "Su"
|
111 |
msgstr "حد"
|
112 |
|
113 |
-
#: C:\wamp\www\
|
|
|
114 |
msgid "Mo"
|
115 |
msgstr "ين"
|
116 |
|
117 |
-
#: C:\wamp\www\
|
|
|
118 |
msgid "Tu"
|
119 |
msgstr "اء"
|
120 |
|
121 |
-
#: C:\wamp\www\
|
|
|
122 |
msgid "We"
|
123 |
msgstr "اء"
|
124 |
|
125 |
-
#: C:\wamp\www\
|
|
|
126 |
msgid "Th"
|
127 |
msgstr "يس"
|
128 |
|
129 |
-
#: C:\wamp\www\
|
|
|
130 |
msgid "Fr"
|
131 |
msgstr "عة"
|
132 |
|
133 |
-
#: C:\wamp\www\
|
|
|
134 |
msgid "Sa"
|
135 |
msgstr "بت"
|
136 |
|
137 |
-
#: C:\wamp\www\
|
138 |
-
#: C:\wamp\www\
|
139 |
-
#: C:\wamp\www\
|
140 |
-
#: C:\wamp\www\
|
141 |
-
#: C:\wamp\www\
|
142 |
-
#: C:\wamp\www\
|
143 |
-
|
|
|
144 |
msgstr "مشاهدة المزيد ..."
|
145 |
|
146 |
-
#: C:\wamp\www\
|
147 |
msgid "First"
|
148 |
msgstr "أول"
|
149 |
|
150 |
-
#: C:\wamp\www\
|
151 |
msgid "Second"
|
152 |
msgstr "الضاحك"
|
153 |
|
154 |
-
#: C:\wamp\www\
|
155 |
msgid "Third"
|
156 |
msgstr "الضرس الثالث"
|
157 |
|
158 |
-
#: C:\wamp\www\
|
159 |
msgid "Fourth"
|
160 |
msgstr "رابع"
|
161 |
|
162 |
-
#: C:\wamp\www\
|
163 |
msgid "Last"
|
164 |
msgstr "الأخير"
|
165 |
|
166 |
-
#: C:\wamp\www\
|
167 |
-
msgid "
|
168 |
-
msgstr "
|
169 |
-
|
170 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:351
|
171 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:354
|
172 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:369
|
173 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:372
|
174 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:375
|
175 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:378
|
176 |
-
msgid "Repeat Every"
|
177 |
-
msgstr "تكرار كل"
|
178 |
|
179 |
-
#: C:\wamp\www\
|
180 |
-
msgid "
|
181 |
-
msgstr "
|
182 |
|
183 |
-
#: C:\wamp\www\
|
184 |
-
msgid "
|
185 |
-
msgstr "
|
186 |
|
187 |
-
#: C:\wamp\www\
|
188 |
-
|
189 |
-
|
190 |
-
msgstr "الشهر (s) على"
|
191 |
|
192 |
-
#: C:\wamp\www\
|
193 |
-
|
194 |
-
|
195 |
-
msgstr "سنة (s) في"
|
196 |
|
197 |
-
#: C:\wamp\www\
|
198 |
-
|
199 |
-
|
200 |
-
msgstr "على"
|
201 |
|
202 |
-
#: C:\wamp\www\
|
203 |
-
msgid "
|
204 |
-
msgstr "
|
205 |
|
|
|
|
2 |
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"
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\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.5.4\n"
|
16 |
+
"X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
|
17 |
+
"\\spider-event-calendar\n"
|
18 |
|
19 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:451
|
20 |
+
msgid "Date"
|
21 |
+
msgstr "التاريخ"
|
|
|
|
|
22 |
|
23 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
24 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
25 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
26 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
27 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
28 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
29 |
+
msgid "Repeat Every"
|
30 |
+
msgstr "تكرار كل"
|
31 |
|
32 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
33 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:366
|
34 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:228
|
35 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:364
|
36 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:205
|
37 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:263
|
38 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:201
|
39 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:387
|
40 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:235
|
41 |
+
msgid "Day"
|
42 |
+
msgstr "نَهار"
|
43 |
|
44 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
45 |
+
msgid "Week(s) on"
|
46 |
+
msgstr "الأسبوع (ق) على"
|
|
|
|
|
47 |
|
48 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
49 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
50 |
+
msgid "Month(s) on the"
|
51 |
+
msgstr "الشهر (s) على"
|
|
|
52 |
|
53 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
54 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
55 |
+
msgid "Year(s) in"
|
56 |
+
msgstr "سنة (s) في"
|
|
|
57 |
|
58 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
59 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
60 |
+
msgid "on the"
|
61 |
+
msgstr "على"
|
|
|
|
|
62 |
|
63 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:492
|
64 |
+
msgid "There Is No Text For This Event"
|
65 |
+
msgstr "لا يوجد أي نص لهذا الحدث"
|
66 |
+
|
67 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:509
|
68 |
+
msgid "Back to event list"
|
69 |
+
msgstr "العودة إلى قائمة حدث"
|
70 |
+
|
71 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:78
|
72 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:43
|
73 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:87
|
74 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:43
|
75 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:80
|
76 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:43
|
77 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:78
|
78 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:44
|
79 |
msgid "January"
|
80 |
msgstr "يناير/كانون الثاني"
|
81 |
|
82 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:79
|
83 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:44
|
84 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:88
|
85 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:44
|
86 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:81
|
87 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:44
|
88 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:79
|
89 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:45
|
90 |
msgid "February"
|
91 |
msgstr "فبراير"
|
92 |
|
93 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:80
|
94 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:45
|
95 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:89
|
96 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:45
|
97 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:82
|
98 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:45
|
99 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:80
|
100 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:46
|
101 |
msgid "March"
|
102 |
msgstr "مارس/آذار"
|
103 |
|
104 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:81
|
105 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:46
|
106 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:90
|
107 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:46
|
108 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:83
|
109 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:46
|
110 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:81
|
111 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:47
|
112 |
msgid "April"
|
113 |
msgstr "أبريل/نيسان"
|
114 |
|
115 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:82
|
116 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:47
|
117 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:91
|
118 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:47
|
119 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:84
|
120 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:47
|
121 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:82
|
122 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:48
|
123 |
msgid "May"
|
124 |
msgstr "محتمل"
|
125 |
|
126 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:83
|
127 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:48
|
128 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:92
|
129 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:48
|
130 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:85
|
131 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:48
|
132 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:83
|
133 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:49
|
134 |
msgid "June"
|
135 |
msgstr "يونيو/حزيران"
|
136 |
|
137 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:84
|
138 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:49
|
139 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:93
|
140 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:49
|
141 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:86
|
142 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:49
|
143 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:84
|
144 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:50
|
145 |
msgid "July"
|
146 |
msgstr "يوليو"
|
147 |
|
148 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:85
|
149 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:50
|
150 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:94
|
151 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:50
|
152 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:87
|
153 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:50
|
154 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:85
|
155 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:51
|
156 |
msgid "August"
|
157 |
msgstr "أغسطس"
|
158 |
|
159 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:86
|
160 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:51
|
161 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:95
|
162 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:51
|
163 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:88
|
164 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:51
|
165 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:86
|
166 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:52
|
167 |
msgid "September"
|
168 |
msgstr "سبتمبر"
|
169 |
|
170 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:87
|
171 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:52
|
172 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:96
|
173 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:52
|
174 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:89
|
175 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:52
|
176 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:87
|
177 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:53
|
178 |
msgid "October"
|
179 |
msgstr "أكتوبر"
|
180 |
|
181 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:88
|
182 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:53
|
183 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:97
|
184 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:53
|
185 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:90
|
186 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:53
|
187 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:88
|
188 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:54
|
189 |
msgid "November"
|
190 |
msgstr "نوفمبر/تشرين الثاني"
|
191 |
|
192 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:89
|
193 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:54
|
194 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:98
|
195 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:54
|
196 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:91
|
197 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:54
|
198 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:89
|
199 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:55
|
200 |
msgid "December"
|
201 |
msgstr "كانون الأول/ديسمبر"
|
202 |
|
203 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:379
|
204 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:241
|
205 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:377
|
206 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:218
|
207 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:276
|
208 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:214
|
209 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:400
|
210 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:475
|
211 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:248
|
212 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:310
|
213 |
+
msgid "Week"
|
214 |
+
msgstr "أسبوع"
|
215 |
+
|
216 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:391
|
217 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:253
|
218 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:389
|
219 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:230
|
220 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:288
|
221 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:226
|
222 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:412
|
223 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:260
|
224 |
+
msgid "List"
|
225 |
+
msgstr "قائمة"
|
226 |
+
|
227 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:403
|
228 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:265
|
229 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:401
|
230 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:242
|
231 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:300
|
232 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:238
|
233 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:424
|
234 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:272
|
235 |
+
msgid "Month"
|
236 |
+
msgstr "شهر"
|
237 |
+
|
238 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:556
|
239 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:378
|
240 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:638
|
241 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:458
|
242 |
+
msgid "There Is No Event In This Day"
|
243 |
+
msgstr "لا يوجد أي حدث في هذا اليوم"
|
244 |
+
|
245 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:536
|
246 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:339
|
247 |
+
msgid "There Is No Event In This Month"
|
248 |
+
msgstr "لا يوجد أي حدث في هذا الشهر"
|
249 |
+
|
250 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:398
|
251 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:421
|
252 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:305
|
253 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:328
|
254 |
msgid "Su"
|
255 |
msgstr "حد"
|
256 |
|
257 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:402
|
258 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:309
|
259 |
msgid "Mo"
|
260 |
msgstr "ين"
|
261 |
|
262 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:405
|
263 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:312
|
264 |
msgid "Tu"
|
265 |
msgstr "اء"
|
266 |
|
267 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:408
|
268 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:315
|
269 |
msgid "We"
|
270 |
msgstr "اء"
|
271 |
|
272 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:411
|
273 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:318
|
274 |
msgid "Th"
|
275 |
msgstr "يس"
|
276 |
|
277 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:414
|
278 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:321
|
279 |
msgid "Fr"
|
280 |
msgstr "عة"
|
281 |
|
282 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:417
|
283 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:324
|
284 |
msgid "Sa"
|
285 |
msgstr "بت"
|
286 |
|
287 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:508
|
288 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:558
|
289 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:612
|
290 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:667
|
291 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:718
|
292 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:771
|
293 |
+
#, fuzzy
|
294 |
+
msgid "See more"
|
295 |
msgstr "مشاهدة المزيد ..."
|
296 |
|
297 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:927
|
298 |
msgid "First"
|
299 |
msgstr "أول"
|
300 |
|
301 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:930
|
302 |
msgid "Second"
|
303 |
msgstr "الضاحك"
|
304 |
|
305 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:933
|
306 |
msgid "Third"
|
307 |
msgstr "الضرس الثالث"
|
308 |
|
309 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:936
|
310 |
msgid "Fourth"
|
311 |
msgstr "رابع"
|
312 |
|
313 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:939
|
314 |
msgid "Last"
|
315 |
msgstr "الأخير"
|
316 |
|
317 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:945
|
318 |
+
msgid "Monday"
|
319 |
+
msgstr "الاثنين"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
320 |
|
321 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:948
|
322 |
+
msgid "Tuesday"
|
323 |
+
msgstr "الثلاثاء"
|
324 |
|
325 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:951
|
326 |
+
msgid "Wednesday"
|
327 |
+
msgstr "الأربعاء"
|
328 |
|
329 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:954
|
330 |
+
msgid "Thursday"
|
331 |
+
msgstr "الخميس"
|
|
|
332 |
|
333 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:957
|
334 |
+
msgid "Friday"
|
335 |
+
msgstr "الجمعة"
|
|
|
336 |
|
337 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:960
|
338 |
+
msgid "Saturday"
|
339 |
+
msgstr "السبت"
|
|
|
340 |
|
341 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:963
|
342 |
+
msgid "Sunday"
|
343 |
+
msgstr "الأحد"
|
344 |
|
345 |
+
#~ msgid "No Repeat"
|
346 |
+
#~ msgstr "هناك تكرار"
|
languages/sp_calendar-be_BY.mo
CHANGED
Binary file
|
languages/sp_calendar-be_BY.po
CHANGED
@@ -2,204 +2,345 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: spider_calendar\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date:
|
6 |
-
"PO-Revision-Date:
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: \n"
|
|
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
"X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
|
13 |
"X-Poedit-Basepath: .\n"
|
14 |
-
"X-
|
15 |
-
"X-Poedit-SearchPath-0: C:\\wamp\\www\\
|
|
|
16 |
|
17 |
-
#: C:\wamp\www\
|
18 |
-
|
19 |
-
|
20 |
-
msgid "Monday"
|
21 |
-
msgstr "Панядзелак"
|
22 |
|
23 |
-
#: C:\wamp\www\
|
24 |
-
#: C:\wamp\www\
|
25 |
-
#: C:\wamp\www\
|
26 |
-
|
27 |
-
|
|
|
|
|
|
|
28 |
|
29 |
-
#: C:\wamp\www\
|
30 |
-
#: C:\wamp\www\
|
31 |
-
#: C:\wamp\www\
|
32 |
-
|
33 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
34 |
|
35 |
-
#: C:\wamp\www\
|
36 |
-
|
37 |
-
|
38 |
-
msgid "Thursday"
|
39 |
-
msgstr "Чацвер"
|
40 |
|
41 |
-
#: C:\wamp\www\
|
42 |
-
#: C:\wamp\www\
|
43 |
-
|
44 |
-
|
45 |
-
msgstr "Пятніца"
|
46 |
|
47 |
-
#: C:\wamp\www\
|
48 |
-
#: C:\wamp\www\
|
49 |
-
|
50 |
-
|
51 |
-
msgstr "Субота"
|
52 |
|
53 |
-
#: C:\wamp\www\
|
54 |
-
#: C:\wamp\www\
|
55 |
-
|
56 |
-
|
57 |
-
msgid "Sunday"
|
58 |
-
msgstr "Нядзеля"
|
59 |
|
60 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
61 |
msgid "January"
|
62 |
msgstr "Студзень"
|
63 |
|
64 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
65 |
msgid "February"
|
66 |
msgstr "Люты"
|
67 |
|
68 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
69 |
msgid "March"
|
70 |
msgstr "Сакавік"
|
71 |
|
72 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
73 |
msgid "April"
|
74 |
msgstr "Красавік"
|
75 |
|
76 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
77 |
msgid "May"
|
78 |
msgstr "Травень"
|
79 |
|
80 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
81 |
msgid "June"
|
82 |
msgstr "Чэрвень"
|
83 |
|
84 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
85 |
msgid "July"
|
86 |
msgstr "Ліпень"
|
87 |
|
88 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
89 |
msgid "August"
|
90 |
msgstr "Жнівень"
|
91 |
|
92 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
93 |
msgid "September"
|
94 |
msgstr "Верасень"
|
95 |
|
96 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
97 |
msgid "October"
|
98 |
msgstr "Кастрычнік"
|
99 |
|
100 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
101 |
msgid "November"
|
102 |
msgstr "Лістапад"
|
103 |
|
104 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
105 |
msgid "December"
|
106 |
msgstr "Снежань"
|
107 |
|
108 |
-
#: C:\wamp\www\
|
109 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
110 |
msgid "Su"
|
111 |
msgstr "Ня"
|
112 |
|
113 |
-
#: C:\wamp\www\
|
|
|
114 |
msgid "Mo"
|
115 |
msgstr "Па"
|
116 |
|
117 |
-
#: C:\wamp\www\
|
|
|
118 |
msgid "Tu"
|
119 |
msgstr "Аў"
|
120 |
|
121 |
-
#: C:\wamp\www\
|
|
|
122 |
msgid "We"
|
123 |
msgstr "Се"
|
124 |
|
125 |
-
#: C:\wamp\www\
|
|
|
126 |
msgid "Th"
|
127 |
msgstr "Ча"
|
128 |
|
129 |
-
#: C:\wamp\www\
|
|
|
130 |
msgid "Fr"
|
131 |
msgstr "Пя"
|
132 |
|
133 |
-
#: C:\wamp\www\
|
|
|
134 |
msgid "Sa"
|
135 |
msgstr "Су"
|
136 |
|
137 |
-
#: C:\wamp\www\
|
138 |
-
#: C:\wamp\www\
|
139 |
-
#: C:\wamp\www\
|
140 |
-
#: C:\wamp\www\
|
141 |
-
#: C:\wamp\www\
|
142 |
-
#: C:\wamp\www\
|
143 |
-
|
|
|
144 |
msgstr "Больш падрабязна ..."
|
145 |
|
146 |
-
#: C:\wamp\www\
|
147 |
msgid "First"
|
148 |
msgstr "Першы"
|
149 |
|
150 |
-
#: C:\wamp\www\
|
151 |
msgid "Second"
|
152 |
msgstr "Другі:"
|
153 |
|
154 |
-
#: C:\wamp\www\
|
155 |
msgid "Third"
|
156 |
msgstr "Трэцяя:"
|
157 |
|
158 |
-
#: C:\wamp\www\
|
159 |
msgid "Fourth"
|
160 |
msgstr "чацьвёрты"
|
161 |
|
162 |
-
#: C:\wamp\www\
|
163 |
msgid "Last"
|
164 |
msgstr "Апошнія"
|
165 |
|
166 |
-
#: C:\wamp\www\
|
167 |
-
msgid "
|
168 |
-
msgstr "
|
169 |
-
|
170 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:351
|
171 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:354
|
172 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:369
|
173 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:372
|
174 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:375
|
175 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:378
|
176 |
-
msgid "Repeat Every"
|
177 |
-
msgstr "Паўтараць кожныя"
|
178 |
|
179 |
-
#: C:\wamp\www\
|
180 |
-
msgid "
|
181 |
-
msgstr "
|
182 |
|
183 |
-
#: C:\wamp\www\
|
184 |
-
msgid "
|
185 |
-
msgstr "
|
186 |
|
187 |
-
#: C:\wamp\www\
|
188 |
-
|
189 |
-
|
190 |
-
msgstr "Месяц (ы) на"
|
191 |
|
192 |
-
#: C:\wamp\www\
|
193 |
-
|
194 |
-
|
195 |
-
msgstr "Год (ы)"
|
196 |
|
197 |
-
#: C:\wamp\www\
|
198 |
-
|
199 |
-
|
200 |
-
msgstr "&Месяц"
|
201 |
|
202 |
-
#: C:\wamp\www\
|
203 |
-
msgid "
|
204 |
-
msgstr "
|
205 |
|
|
|
|
2 |
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"
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\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.5.4\n"
|
16 |
+
"X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
|
17 |
+
"\\spider-event-calendar\n"
|
18 |
|
19 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:451
|
20 |
+
msgid "Date"
|
21 |
+
msgstr "Дата"
|
|
|
|
|
22 |
|
23 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
24 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
25 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
26 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
27 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
28 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
29 |
+
msgid "Repeat Every"
|
30 |
+
msgstr "Паўтараць кожныя"
|
31 |
|
32 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
33 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:366
|
34 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:228
|
35 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:364
|
36 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:205
|
37 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:263
|
38 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:201
|
39 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:387
|
40 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:235
|
41 |
+
msgid "Day"
|
42 |
+
msgstr "Дзень"
|
43 |
|
44 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
45 |
+
msgid "Week(s) on"
|
46 |
+
msgstr "тыдні ў:"
|
|
|
|
|
47 |
|
48 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
49 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
50 |
+
msgid "Month(s) on the"
|
51 |
+
msgstr "Месяц (ы) на"
|
|
|
52 |
|
53 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
54 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
55 |
+
msgid "Year(s) in"
|
56 |
+
msgstr "Год (ы)"
|
|
|
57 |
|
58 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
59 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
60 |
+
msgid "on the"
|
61 |
+
msgstr "&Месяц"
|
|
|
|
|
62 |
|
63 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:492
|
64 |
+
msgid "There Is No Text For This Event"
|
65 |
+
msgstr "Там няма тэксту для гэтай падзеі"
|
66 |
+
|
67 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:509
|
68 |
+
msgid "Back to event list"
|
69 |
+
msgstr "Назад да спісу падзей"
|
70 |
+
|
71 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:78
|
72 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:43
|
73 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:87
|
74 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:43
|
75 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:80
|
76 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:43
|
77 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:78
|
78 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:44
|
79 |
msgid "January"
|
80 |
msgstr "Студзень"
|
81 |
|
82 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:79
|
83 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:44
|
84 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:88
|
85 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:44
|
86 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:81
|
87 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:44
|
88 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:79
|
89 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:45
|
90 |
msgid "February"
|
91 |
msgstr "Люты"
|
92 |
|
93 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:80
|
94 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:45
|
95 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:89
|
96 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:45
|
97 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:82
|
98 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:45
|
99 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:80
|
100 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:46
|
101 |
msgid "March"
|
102 |
msgstr "Сакавік"
|
103 |
|
104 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:81
|
105 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:46
|
106 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:90
|
107 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:46
|
108 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:83
|
109 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:46
|
110 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:81
|
111 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:47
|
112 |
msgid "April"
|
113 |
msgstr "Красавік"
|
114 |
|
115 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:82
|
116 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:47
|
117 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:91
|
118 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:47
|
119 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:84
|
120 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:47
|
121 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:82
|
122 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:48
|
123 |
msgid "May"
|
124 |
msgstr "Травень"
|
125 |
|
126 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:83
|
127 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:48
|
128 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:92
|
129 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:48
|
130 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:85
|
131 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:48
|
132 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:83
|
133 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:49
|
134 |
msgid "June"
|
135 |
msgstr "Чэрвень"
|
136 |
|
137 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:84
|
138 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:49
|
139 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:93
|
140 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:49
|
141 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:86
|
142 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:49
|
143 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:84
|
144 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:50
|
145 |
msgid "July"
|
146 |
msgstr "Ліпень"
|
147 |
|
148 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:85
|
149 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:50
|
150 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:94
|
151 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:50
|
152 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:87
|
153 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:50
|
154 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:85
|
155 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:51
|
156 |
msgid "August"
|
157 |
msgstr "Жнівень"
|
158 |
|
159 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:86
|
160 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:51
|
161 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:95
|
162 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:51
|
163 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:88
|
164 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:51
|
165 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:86
|
166 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:52
|
167 |
msgid "September"
|
168 |
msgstr "Верасень"
|
169 |
|
170 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:87
|
171 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:52
|
172 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:96
|
173 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:52
|
174 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:89
|
175 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:52
|
176 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:87
|
177 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:53
|
178 |
msgid "October"
|
179 |
msgstr "Кастрычнік"
|
180 |
|
181 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:88
|
182 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:53
|
183 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:97
|
184 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:53
|
185 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:90
|
186 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:53
|
187 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:88
|
188 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:54
|
189 |
msgid "November"
|
190 |
msgstr "Лістапад"
|
191 |
|
192 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:89
|
193 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:54
|
194 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:98
|
195 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:54
|
196 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:91
|
197 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:54
|
198 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:89
|
199 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:55
|
200 |
msgid "December"
|
201 |
msgstr "Снежань"
|
202 |
|
203 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:379
|
204 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:241
|
205 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:377
|
206 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:218
|
207 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:276
|
208 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:214
|
209 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:400
|
210 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:475
|
211 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:248
|
212 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:310
|
213 |
+
msgid "Week"
|
214 |
+
msgstr "Тыдзень"
|
215 |
+
|
216 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:391
|
217 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:253
|
218 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:389
|
219 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:230
|
220 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:288
|
221 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:226
|
222 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:412
|
223 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:260
|
224 |
+
msgid "List"
|
225 |
+
msgstr "Спіс"
|
226 |
+
|
227 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:403
|
228 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:265
|
229 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:401
|
230 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:242
|
231 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:300
|
232 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:238
|
233 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:424
|
234 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:272
|
235 |
+
msgid "Month"
|
236 |
+
msgstr "Месяц"
|
237 |
+
|
238 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:556
|
239 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:378
|
240 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:638
|
241 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:458
|
242 |
+
msgid "There Is No Event In This Day"
|
243 |
+
msgstr "Там няма падзеі ў гэты дзень"
|
244 |
+
|
245 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:536
|
246 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:339
|
247 |
+
msgid "There Is No Event In This Month"
|
248 |
+
msgstr "Там няма падзеі за тыдзень"
|
249 |
+
|
250 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:398
|
251 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:421
|
252 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:305
|
253 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:328
|
254 |
msgid "Su"
|
255 |
msgstr "Ня"
|
256 |
|
257 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:402
|
258 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:309
|
259 |
msgid "Mo"
|
260 |
msgstr "Па"
|
261 |
|
262 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:405
|
263 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:312
|
264 |
msgid "Tu"
|
265 |
msgstr "Аў"
|
266 |
|
267 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:408
|
268 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:315
|
269 |
msgid "We"
|
270 |
msgstr "Се"
|
271 |
|
272 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:411
|
273 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:318
|
274 |
msgid "Th"
|
275 |
msgstr "Ча"
|
276 |
|
277 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:414
|
278 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:321
|
279 |
msgid "Fr"
|
280 |
msgstr "Пя"
|
281 |
|
282 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:417
|
283 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:324
|
284 |
msgid "Sa"
|
285 |
msgstr "Су"
|
286 |
|
287 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:508
|
288 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:558
|
289 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:612
|
290 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:667
|
291 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:718
|
292 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:771
|
293 |
+
#, fuzzy
|
294 |
+
msgid "See more"
|
295 |
msgstr "Больш падрабязна ..."
|
296 |
|
297 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:927
|
298 |
msgid "First"
|
299 |
msgstr "Першы"
|
300 |
|
301 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:930
|
302 |
msgid "Second"
|
303 |
msgstr "Другі:"
|
304 |
|
305 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:933
|
306 |
msgid "Third"
|
307 |
msgstr "Трэцяя:"
|
308 |
|
309 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:936
|
310 |
msgid "Fourth"
|
311 |
msgstr "чацьвёрты"
|
312 |
|
313 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:939
|
314 |
msgid "Last"
|
315 |
msgstr "Апошнія"
|
316 |
|
317 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:945
|
318 |
+
msgid "Monday"
|
319 |
+
msgstr "Панядзелак"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
320 |
|
321 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:948
|
322 |
+
msgid "Tuesday"
|
323 |
+
msgstr "Аўторак"
|
324 |
|
325 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:951
|
326 |
+
msgid "Wednesday"
|
327 |
+
msgstr "Серада"
|
328 |
|
329 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:954
|
330 |
+
msgid "Thursday"
|
331 |
+
msgstr "Чацвер"
|
|
|
332 |
|
333 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:957
|
334 |
+
msgid "Friday"
|
335 |
+
msgstr "Пятніца"
|
|
|
336 |
|
337 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:960
|
338 |
+
msgid "Saturday"
|
339 |
+
msgstr "Субота"
|
|
|
340 |
|
341 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:963
|
342 |
+
msgid "Sunday"
|
343 |
+
msgstr "Нядзеля"
|
344 |
|
345 |
+
#~ msgid "No Repeat"
|
346 |
+
#~ msgstr "Без паўтору"
|
languages/sp_calendar-bg_BG.mo
CHANGED
Binary file
|
languages/sp_calendar-bg_BG.po
CHANGED
@@ -2,204 +2,345 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: spider_calendar\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date:
|
6 |
-
"PO-Revision-Date:
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: \n"
|
|
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
"X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
|
13 |
"X-Poedit-Basepath: .\n"
|
14 |
-
"X-
|
15 |
-
"X-Poedit-SearchPath-0: C:\\wamp\\www\\
|
|
|
16 |
|
17 |
-
#: C:\wamp\www\
|
18 |
-
|
19 |
-
|
20 |
-
msgid "Monday"
|
21 |
-
msgstr "Понеделник"
|
22 |
|
23 |
-
#: C:\wamp\www\
|
24 |
-
#: C:\wamp\www\
|
25 |
-
#: C:\wamp\www\
|
26 |
-
|
27 |
-
|
|
|
|
|
|
|
28 |
|
29 |
-
#: C:\wamp\www\
|
30 |
-
#: C:\wamp\www\
|
31 |
-
#: C:\wamp\www\
|
32 |
-
|
33 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
34 |
|
35 |
-
#: C:\wamp\www\
|
36 |
-
|
37 |
-
|
38 |
-
msgid "Thursday"
|
39 |
-
msgstr "Четвъртък"
|
40 |
|
41 |
-
#: C:\wamp\www\
|
42 |
-
#: C:\wamp\www\
|
43 |
-
|
44 |
-
|
45 |
-
msgstr "Петък"
|
46 |
|
47 |
-
#: C:\wamp\www\
|
48 |
-
#: C:\wamp\www\
|
49 |
-
|
50 |
-
|
51 |
-
msgstr "Събота"
|
52 |
|
53 |
-
#: C:\wamp\www\
|
54 |
-
#: C:\wamp\www\
|
55 |
-
|
56 |
-
|
57 |
-
msgid "Sunday"
|
58 |
-
msgstr "Неделя"
|
59 |
|
60 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
61 |
msgid "January"
|
62 |
msgstr "януари"
|
63 |
|
64 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
65 |
msgid "February"
|
66 |
msgstr "февруари"
|
67 |
|
68 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
69 |
msgid "March"
|
70 |
msgstr "март"
|
71 |
|
72 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
73 |
msgid "April"
|
74 |
msgstr "април"
|
75 |
|
76 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
77 |
msgid "May"
|
78 |
msgstr "Май"
|
79 |
|
80 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
81 |
msgid "June"
|
82 |
msgstr "юни"
|
83 |
|
84 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
85 |
msgid "July"
|
86 |
msgstr "юли"
|
87 |
|
88 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
89 |
msgid "August"
|
90 |
msgstr "август"
|
91 |
|
92 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
93 |
msgid "September"
|
94 |
msgstr "септември"
|
95 |
|
96 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
97 |
msgid "October"
|
98 |
msgstr "октомври"
|
99 |
|
100 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
101 |
msgid "November"
|
102 |
msgstr "ноември"
|
103 |
|
104 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
105 |
msgid "December"
|
106 |
msgstr "декември"
|
107 |
|
108 |
-
#: C:\wamp\www\
|
109 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
110 |
msgid "Su"
|
111 |
msgstr "Не"
|
112 |
|
113 |
-
#: C:\wamp\www\
|
|
|
114 |
msgid "Mo"
|
115 |
msgstr "По"
|
116 |
|
117 |
-
#: C:\wamp\www\
|
|
|
118 |
msgid "Tu"
|
119 |
msgstr "Вт"
|
120 |
|
121 |
-
#: C:\wamp\www\
|
|
|
122 |
msgid "We"
|
123 |
msgstr "Ср"
|
124 |
|
125 |
-
#: C:\wamp\www\
|
|
|
126 |
msgid "Th"
|
127 |
msgstr "Че"
|
128 |
|
129 |
-
#: C:\wamp\www\
|
|
|
130 |
msgid "Fr"
|
131 |
msgstr "Пе"
|
132 |
|
133 |
-
#: C:\wamp\www\
|
|
|
134 |
msgid "Sa"
|
135 |
msgstr "Съ"
|
136 |
|
137 |
-
#: C:\wamp\www\
|
138 |
-
#: C:\wamp\www\
|
139 |
-
#: C:\wamp\www\
|
140 |
-
#: C:\wamp\www\
|
141 |
-
#: C:\wamp\www\
|
142 |
-
#: C:\wamp\www\
|
143 |
-
|
|
|
144 |
msgstr "Научи повече!"
|
145 |
|
146 |
-
#: C:\wamp\www\
|
147 |
msgid "First"
|
148 |
msgstr "Първа"
|
149 |
|
150 |
-
#: C:\wamp\www\
|
151 |
msgid "Second"
|
152 |
msgstr "секунди. "
|
153 |
|
154 |
-
#: C:\wamp\www\
|
155 |
msgid "Third"
|
156 |
msgstr "Трети"
|
157 |
|
158 |
-
#: C:\wamp\www\
|
159 |
msgid "Fourth"
|
160 |
msgstr "Четвърти"
|
161 |
|
162 |
-
#: C:\wamp\www\
|
163 |
msgid "Last"
|
164 |
msgstr "Дата на последния одит. "
|
165 |
|
166 |
-
#: C:\wamp\www\
|
167 |
-
msgid "
|
168 |
-
msgstr "
|
169 |
-
|
170 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:351
|
171 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:354
|
172 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:369
|
173 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:372
|
174 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:375
|
175 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:378
|
176 |
-
msgid "Repeat Every"
|
177 |
-
msgstr "Повтаряй всеки"
|
178 |
|
179 |
-
#: C:\wamp\www\
|
180 |
-
msgid "
|
181 |
-
msgstr "
|
182 |
|
183 |
-
#: C:\wamp\www\
|
184 |
-
msgid "
|
185 |
-
msgstr "
|
186 |
|
187 |
-
#: C:\wamp\www\
|
188 |
-
|
189 |
-
|
190 |
-
msgstr "Месец (а)"
|
191 |
|
192 |
-
#: C:\wamp\www\
|
193 |
-
|
194 |
-
|
195 |
-
msgstr "Година (и) в"
|
196 |
|
197 |
-
#: C:\wamp\www\
|
198 |
-
|
199 |
-
|
200 |
-
msgstr "на"
|
201 |
|
202 |
-
#: C:\wamp\www\
|
203 |
-
msgid "
|
204 |
-
msgstr "
|
205 |
|
|
|
|
2 |
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"
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\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.5.4\n"
|
16 |
+
"X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
|
17 |
+
"\\spider-event-calendar\n"
|
18 |
|
19 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:451
|
20 |
+
msgid "Date"
|
21 |
+
msgstr "Дата"
|
|
|
|
|
22 |
|
23 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
24 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
25 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
26 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
27 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
28 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
29 |
+
msgid "Repeat Every"
|
30 |
+
msgstr "Повтаряй всеки"
|
31 |
|
32 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
33 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:366
|
34 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:228
|
35 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:364
|
36 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:205
|
37 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:263
|
38 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:201
|
39 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:387
|
40 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:235
|
41 |
+
msgid "Day"
|
42 |
+
msgstr "Ден:"
|
43 |
|
44 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
45 |
+
msgid "Week(s) on"
|
46 |
+
msgstr "Седмица (и)"
|
|
|
|
|
47 |
|
48 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
49 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
50 |
+
msgid "Month(s) on the"
|
51 |
+
msgstr "Месец (а)"
|
|
|
52 |
|
53 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
54 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
55 |
+
msgid "Year(s) in"
|
56 |
+
msgstr "Година (и) в"
|
|
|
57 |
|
58 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
59 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
60 |
+
msgid "on the"
|
61 |
+
msgstr "на"
|
|
|
|
|
62 |
|
63 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:492
|
64 |
+
msgid "There Is No Text For This Event"
|
65 |
+
msgstr "Има няма текст за тази събития"
|
66 |
+
|
67 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:509
|
68 |
+
msgid "Back to event list"
|
69 |
+
msgstr "Обратно към списъка със събития"
|
70 |
+
|
71 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:78
|
72 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:43
|
73 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:87
|
74 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:43
|
75 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:80
|
76 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:43
|
77 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:78
|
78 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:44
|
79 |
msgid "January"
|
80 |
msgstr "януари"
|
81 |
|
82 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:79
|
83 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:44
|
84 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:88
|
85 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:44
|
86 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:81
|
87 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:44
|
88 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:79
|
89 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:45
|
90 |
msgid "February"
|
91 |
msgstr "февруари"
|
92 |
|
93 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:80
|
94 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:45
|
95 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:89
|
96 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:45
|
97 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:82
|
98 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:45
|
99 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:80
|
100 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:46
|
101 |
msgid "March"
|
102 |
msgstr "март"
|
103 |
|
104 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:81
|
105 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:46
|
106 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:90
|
107 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:46
|
108 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:83
|
109 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:46
|
110 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:81
|
111 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:47
|
112 |
msgid "April"
|
113 |
msgstr "април"
|
114 |
|
115 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:82
|
116 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:47
|
117 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:91
|
118 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:47
|
119 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:84
|
120 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:47
|
121 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:82
|
122 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:48
|
123 |
msgid "May"
|
124 |
msgstr "Май"
|
125 |
|
126 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:83
|
127 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:48
|
128 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:92
|
129 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:48
|
130 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:85
|
131 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:48
|
132 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:83
|
133 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:49
|
134 |
msgid "June"
|
135 |
msgstr "юни"
|
136 |
|
137 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:84
|
138 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:49
|
139 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:93
|
140 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:49
|
141 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:86
|
142 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:49
|
143 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:84
|
144 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:50
|
145 |
msgid "July"
|
146 |
msgstr "юли"
|
147 |
|
148 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:85
|
149 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:50
|
150 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:94
|
151 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:50
|
152 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:87
|
153 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:50
|
154 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:85
|
155 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:51
|
156 |
msgid "August"
|
157 |
msgstr "август"
|
158 |
|
159 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:86
|
160 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:51
|
161 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:95
|
162 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:51
|
163 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:88
|
164 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:51
|
165 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:86
|
166 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:52
|
167 |
msgid "September"
|
168 |
msgstr "септември"
|
169 |
|
170 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:87
|
171 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:52
|
172 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:96
|
173 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:52
|
174 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:89
|
175 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:52
|
176 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:87
|
177 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:53
|
178 |
msgid "October"
|
179 |
msgstr "октомври"
|
180 |
|
181 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:88
|
182 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:53
|
183 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:97
|
184 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:53
|
185 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:90
|
186 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:53
|
187 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:88
|
188 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:54
|
189 |
msgid "November"
|
190 |
msgstr "ноември"
|
191 |
|
192 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:89
|
193 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:54
|
194 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:98
|
195 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:54
|
196 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:91
|
197 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:54
|
198 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:89
|
199 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:55
|
200 |
msgid "December"
|
201 |
msgstr "декември"
|
202 |
|
203 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:379
|
204 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:241
|
205 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:377
|
206 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:218
|
207 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:276
|
208 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:214
|
209 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:400
|
210 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:475
|
211 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:248
|
212 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:310
|
213 |
+
msgid "Week"
|
214 |
+
msgstr "Седмица"
|
215 |
+
|
216 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:391
|
217 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:253
|
218 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:389
|
219 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:230
|
220 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:288
|
221 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:226
|
222 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:412
|
223 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:260
|
224 |
+
msgid "List"
|
225 |
+
msgstr "Списък"
|
226 |
+
|
227 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:403
|
228 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:265
|
229 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:401
|
230 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:242
|
231 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:300
|
232 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:238
|
233 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:424
|
234 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:272
|
235 |
+
msgid "Month"
|
236 |
+
msgstr "Месец"
|
237 |
+
|
238 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:556
|
239 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:378
|
240 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:638
|
241 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:458
|
242 |
+
msgid "There Is No Event In This Day"
|
243 |
+
msgstr "Не е събитие в този ден"
|
244 |
+
|
245 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:536
|
246 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:339
|
247 |
+
msgid "There Is No Event In This Month"
|
248 |
+
msgstr "Има няма събития През този месец"
|
249 |
+
|
250 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:398
|
251 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:421
|
252 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:305
|
253 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:328
|
254 |
msgid "Su"
|
255 |
msgstr "Не"
|
256 |
|
257 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:402
|
258 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:309
|
259 |
msgid "Mo"
|
260 |
msgstr "По"
|
261 |
|
262 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:405
|
263 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:312
|
264 |
msgid "Tu"
|
265 |
msgstr "Вт"
|
266 |
|
267 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:408
|
268 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:315
|
269 |
msgid "We"
|
270 |
msgstr "Ср"
|
271 |
|
272 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:411
|
273 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:318
|
274 |
msgid "Th"
|
275 |
msgstr "Че"
|
276 |
|
277 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:414
|
278 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:321
|
279 |
msgid "Fr"
|
280 |
msgstr "Пе"
|
281 |
|
282 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:417
|
283 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:324
|
284 |
msgid "Sa"
|
285 |
msgstr "Съ"
|
286 |
|
287 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:508
|
288 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:558
|
289 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:612
|
290 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:667
|
291 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:718
|
292 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:771
|
293 |
+
#, fuzzy
|
294 |
+
msgid "See more"
|
295 |
msgstr "Научи повече!"
|
296 |
|
297 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:927
|
298 |
msgid "First"
|
299 |
msgstr "Първа"
|
300 |
|
301 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:930
|
302 |
msgid "Second"
|
303 |
msgstr "секунди. "
|
304 |
|
305 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:933
|
306 |
msgid "Third"
|
307 |
msgstr "Трети"
|
308 |
|
309 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:936
|
310 |
msgid "Fourth"
|
311 |
msgstr "Четвърти"
|
312 |
|
313 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:939
|
314 |
msgid "Last"
|
315 |
msgstr "Дата на последния одит. "
|
316 |
|
317 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:945
|
318 |
+
msgid "Monday"
|
319 |
+
msgstr "Понеделник"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
320 |
|
321 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:948
|
322 |
+
msgid "Tuesday"
|
323 |
+
msgstr "Вторник"
|
324 |
|
325 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:951
|
326 |
+
msgid "Wednesday"
|
327 |
+
msgstr "Сряда"
|
328 |
|
329 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:954
|
330 |
+
msgid "Thursday"
|
331 |
+
msgstr "Четвъртък"
|
|
|
332 |
|
333 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:957
|
334 |
+
msgid "Friday"
|
335 |
+
msgstr "Петък"
|
|
|
336 |
|
337 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:960
|
338 |
+
msgid "Saturday"
|
339 |
+
msgstr "Събота"
|
|
|
340 |
|
341 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:963
|
342 |
+
msgid "Sunday"
|
343 |
+
msgstr "Неделя"
|
344 |
|
345 |
+
#~ msgid "No Repeat"
|
346 |
+
#~ msgstr "Без повтаряне"
|
languages/sp_calendar-ca.mo
CHANGED
Binary file
|
languages/sp_calendar-ca.po
CHANGED
@@ -2,204 +2,345 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: spider_calendar\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date:
|
6 |
-
"PO-Revision-Date:
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: \n"
|
|
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
"X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
|
13 |
"X-Poedit-Basepath: .\n"
|
14 |
-
"X-
|
15 |
-
"X-Poedit-SearchPath-0: C:\\wamp\\www\\
|
|
|
16 |
|
17 |
-
#: C:\wamp\www\
|
18 |
-
|
19 |
-
|
20 |
-
msgid "Monday"
|
21 |
-
msgstr "Dilluns"
|
22 |
|
23 |
-
#: C:\wamp\www\
|
24 |
-
#: C:\wamp\www\
|
25 |
-
#: C:\wamp\www\
|
26 |
-
|
27 |
-
|
|
|
|
|
|
|
28 |
|
29 |
-
#: C:\wamp\www\
|
30 |
-
#: C:\wamp\www\
|
31 |
-
#: C:\wamp\www\
|
32 |
-
|
33 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
34 |
|
35 |
-
#: C:\wamp\www\
|
36 |
-
|
37 |
-
|
38 |
-
msgid "Thursday"
|
39 |
-
msgstr "Dijous"
|
40 |
|
41 |
-
#: C:\wamp\www\
|
42 |
-
#: C:\wamp\www\
|
43 |
-
|
44 |
-
|
45 |
-
msgstr "Divendres"
|
46 |
|
47 |
-
#: C:\wamp\www\
|
48 |
-
#: C:\wamp\www\
|
49 |
-
|
50 |
-
|
51 |
-
msgstr "Dissabte"
|
52 |
|
53 |
-
#: C:\wamp\www\
|
54 |
-
#: C:\wamp\www\
|
55 |
-
|
56 |
-
|
57 |
-
msgid "Sunday"
|
58 |
-
msgstr "Diumenge"
|
59 |
|
60 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
61 |
msgid "January"
|
62 |
msgstr "Gener"
|
63 |
|
64 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
65 |
msgid "February"
|
66 |
msgstr "Febrer"
|
67 |
|
68 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
69 |
msgid "March"
|
70 |
msgstr "Març"
|
71 |
|
72 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
73 |
msgid "April"
|
74 |
msgstr "Abril"
|
75 |
|
76 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
77 |
msgid "May"
|
78 |
msgstr "Mai"
|
79 |
|
80 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
81 |
msgid "June"
|
82 |
msgstr "Juny"
|
83 |
|
84 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
85 |
msgid "July"
|
86 |
msgstr "Juliol"
|
87 |
|
88 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
89 |
msgid "August"
|
90 |
msgstr "Agost"
|
91 |
|
92 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
93 |
msgid "September"
|
94 |
msgstr "Setembre"
|
95 |
|
96 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
97 |
msgid "October"
|
98 |
msgstr "Octubre"
|
99 |
|
100 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
101 |
msgid "November"
|
102 |
msgstr "Novembre"
|
103 |
|
104 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
105 |
msgid "December"
|
106 |
msgstr "Desembre"
|
107 |
|
108 |
-
#: C:\wamp\www\
|
109 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
110 |
msgid "Su"
|
111 |
msgstr "Diu"
|
112 |
|
113 |
-
#: C:\wamp\www\
|
|
|
114 |
msgid "Mo"
|
115 |
msgstr "Dill"
|
116 |
|
117 |
-
#: C:\wamp\www\
|
|
|
118 |
msgid "Tu"
|
119 |
msgstr "Dim"
|
120 |
|
121 |
-
#: C:\wamp\www\
|
|
|
122 |
msgid "We"
|
123 |
msgstr "Dim"
|
124 |
|
125 |
-
#: C:\wamp\www\
|
|
|
126 |
msgid "Th"
|
127 |
msgstr "Dij"
|
128 |
|
129 |
-
#: C:\wamp\www\
|
|
|
130 |
msgid "Fr"
|
131 |
msgstr "Div"
|
132 |
|
133 |
-
#: C:\wamp\www\
|
|
|
134 |
msgid "Sa"
|
135 |
msgstr "Dis"
|
136 |
|
137 |
-
#: C:\wamp\www\
|
138 |
-
#: C:\wamp\www\
|
139 |
-
#: C:\wamp\www\
|
140 |
-
#: C:\wamp\www\
|
141 |
-
#: C:\wamp\www\
|
142 |
-
#: C:\wamp\www\
|
143 |
-
|
|
|
144 |
msgstr "Veure més ..."
|
145 |
|
146 |
-
#: C:\wamp\www\
|
147 |
msgid "First"
|
148 |
msgstr "Primer"
|
149 |
|
150 |
-
#: C:\wamp\www\
|
151 |
msgid "Second"
|
152 |
msgstr "Segon"
|
153 |
|
154 |
-
#: C:\wamp\www\
|
155 |
msgid "Third"
|
156 |
msgstr "tercer"
|
157 |
|
158 |
-
#: C:\wamp\www\
|
159 |
msgid "Fourth"
|
160 |
msgstr "quart"
|
161 |
|
162 |
-
#: C:\wamp\www\
|
163 |
msgid "Last"
|
164 |
msgstr "Últim"
|
165 |
|
166 |
-
#: C:\wamp\www\
|
167 |
-
msgid "
|
168 |
-
msgstr "
|
169 |
-
|
170 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:351
|
171 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:354
|
172 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:369
|
173 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:372
|
174 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:375
|
175 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:378
|
176 |
-
msgid "Repeat Every"
|
177 |
-
msgstr "Repetir cada"
|
178 |
|
179 |
-
#: C:\wamp\www\
|
180 |
-
msgid "
|
181 |
-
msgstr "
|
182 |
|
183 |
-
#: C:\wamp\www\
|
184 |
-
msgid "
|
185 |
-
msgstr "
|
186 |
|
187 |
-
#: C:\wamp\www\
|
188 |
-
|
189 |
-
|
190 |
-
msgstr "Mes (s) en la"
|
191 |
|
192 |
-
#: C:\wamp\www\
|
193 |
-
|
194 |
-
|
195 |
-
msgstr "Any (s) en"
|
196 |
|
197 |
-
#: C:\wamp\www\
|
198 |
-
|
199 |
-
|
200 |
-
msgstr "al"
|
201 |
|
202 |
-
#: C:\wamp\www\
|
203 |
-
msgid "
|
204 |
-
msgstr "
|
205 |
|
|
|
|
2 |
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"
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\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.5.4\n"
|
16 |
+
"X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
|
17 |
+
"\\spider-event-calendar\n"
|
18 |
|
19 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:451
|
20 |
+
msgid "Date"
|
21 |
+
msgstr "Data"
|
|
|
|
|
22 |
|
23 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
24 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
25 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
26 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
27 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
28 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
29 |
+
msgid "Repeat Every"
|
30 |
+
msgstr "Repetir cada"
|
31 |
|
32 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
33 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:366
|
34 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:228
|
35 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:364
|
36 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:205
|
37 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:263
|
38 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:201
|
39 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:387
|
40 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:235
|
41 |
+
msgid "Day"
|
42 |
+
msgstr "Dia"
|
43 |
|
44 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
45 |
+
msgid "Week(s) on"
|
46 |
+
msgstr "Setmana (es) en"
|
|
|
|
|
47 |
|
48 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
49 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
50 |
+
msgid "Month(s) on the"
|
51 |
+
msgstr "Mes (s) en la"
|
|
|
52 |
|
53 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
54 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
55 |
+
msgid "Year(s) in"
|
56 |
+
msgstr "Any (s) en"
|
|
|
57 |
|
58 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
59 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
60 |
+
msgid "on the"
|
61 |
+
msgstr "al"
|
|
|
|
|
62 |
|
63 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:492
|
64 |
+
msgid "There Is No Text For This Event"
|
65 |
+
msgstr "No hi ha cap text per a aquest EventSetmana"
|
66 |
+
|
67 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:509
|
68 |
+
msgid "Back to event list"
|
69 |
+
msgstr "Retorn a la llista d'esdeveniments"
|
70 |
+
|
71 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:78
|
72 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:43
|
73 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:87
|
74 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:43
|
75 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:80
|
76 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:43
|
77 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:78
|
78 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:44
|
79 |
msgid "January"
|
80 |
msgstr "Gener"
|
81 |
|
82 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:79
|
83 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:44
|
84 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:88
|
85 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:44
|
86 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:81
|
87 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:44
|
88 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:79
|
89 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:45
|
90 |
msgid "February"
|
91 |
msgstr "Febrer"
|
92 |
|
93 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:80
|
94 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:45
|
95 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:89
|
96 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:45
|
97 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:82
|
98 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:45
|
99 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:80
|
100 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:46
|
101 |
msgid "March"
|
102 |
msgstr "Març"
|
103 |
|
104 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:81
|
105 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:46
|
106 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:90
|
107 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:46
|
108 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:83
|
109 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:46
|
110 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:81
|
111 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:47
|
112 |
msgid "April"
|
113 |
msgstr "Abril"
|
114 |
|
115 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:82
|
116 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:47
|
117 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:91
|
118 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:47
|
119 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:84
|
120 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:47
|
121 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:82
|
122 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:48
|
123 |
msgid "May"
|
124 |
msgstr "Mai"
|
125 |
|
126 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:83
|
127 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:48
|
128 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:92
|
129 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:48
|
130 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:85
|
131 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:48
|
132 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:83
|
133 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:49
|
134 |
msgid "June"
|
135 |
msgstr "Juny"
|
136 |
|
137 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:84
|
138 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:49
|
139 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:93
|
140 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:49
|
141 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:86
|
142 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:49
|
143 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:84
|
144 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:50
|
145 |
msgid "July"
|
146 |
msgstr "Juliol"
|
147 |
|
148 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:85
|
149 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:50
|
150 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:94
|
151 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:50
|
152 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:87
|
153 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:50
|
154 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:85
|
155 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:51
|
156 |
msgid "August"
|
157 |
msgstr "Agost"
|
158 |
|
159 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:86
|
160 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:51
|
161 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:95
|
162 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:51
|
163 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:88
|
164 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:51
|
165 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:86
|
166 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:52
|
167 |
msgid "September"
|
168 |
msgstr "Setembre"
|
169 |
|
170 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:87
|
171 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:52
|
172 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:96
|
173 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:52
|
174 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:89
|
175 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:52
|
176 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:87
|
177 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:53
|
178 |
msgid "October"
|
179 |
msgstr "Octubre"
|
180 |
|
181 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:88
|
182 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:53
|
183 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:97
|
184 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:53
|
185 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:90
|
186 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:53
|
187 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:88
|
188 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:54
|
189 |
msgid "November"
|
190 |
msgstr "Novembre"
|
191 |
|
192 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:89
|
193 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:54
|
194 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:98
|
195 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:54
|
196 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:91
|
197 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:54
|
198 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:89
|
199 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:55
|
200 |
msgid "December"
|
201 |
msgstr "Desembre"
|
202 |
|
203 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:379
|
204 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:241
|
205 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:377
|
206 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:218
|
207 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:276
|
208 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:214
|
209 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:400
|
210 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:475
|
211 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:248
|
212 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:310
|
213 |
+
msgid "Week"
|
214 |
+
msgstr "Setmana"
|
215 |
+
|
216 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:391
|
217 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:253
|
218 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:389
|
219 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:230
|
220 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:288
|
221 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:226
|
222 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:412
|
223 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:260
|
224 |
+
msgid "List"
|
225 |
+
msgstr "Llista"
|
226 |
+
|
227 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:403
|
228 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:265
|
229 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:401
|
230 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:242
|
231 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:300
|
232 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:238
|
233 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:424
|
234 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:272
|
235 |
+
msgid "Month"
|
236 |
+
msgstr "Mes"
|
237 |
+
|
238 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:556
|
239 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:378
|
240 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:638
|
241 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:458
|
242 |
+
msgid "There Is No Event In This Day"
|
243 |
+
msgstr "No hi ha cap esdeveniment en aquest dia"
|
244 |
+
|
245 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:536
|
246 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:339
|
247 |
+
msgid "There Is No Event In This Month"
|
248 |
+
msgstr "No hi ha cap esdeveniment en aquest mes"
|
249 |
+
|
250 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:398
|
251 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:421
|
252 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:305
|
253 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:328
|
254 |
msgid "Su"
|
255 |
msgstr "Diu"
|
256 |
|
257 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:402
|
258 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:309
|
259 |
msgid "Mo"
|
260 |
msgstr "Dill"
|
261 |
|
262 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:405
|
263 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:312
|
264 |
msgid "Tu"
|
265 |
msgstr "Dim"
|
266 |
|
267 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:408
|
268 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:315
|
269 |
msgid "We"
|
270 |
msgstr "Dim"
|
271 |
|
272 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:411
|
273 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:318
|
274 |
msgid "Th"
|
275 |
msgstr "Dij"
|
276 |
|
277 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:414
|
278 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:321
|
279 |
msgid "Fr"
|
280 |
msgstr "Div"
|
281 |
|
282 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:417
|
283 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:324
|
284 |
msgid "Sa"
|
285 |
msgstr "Dis"
|
286 |
|
287 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:508
|
288 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:558
|
289 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:612
|
290 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:667
|
291 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:718
|
292 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:771
|
293 |
+
#, fuzzy
|
294 |
+
msgid "See more"
|
295 |
msgstr "Veure més ..."
|
296 |
|
297 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:927
|
298 |
msgid "First"
|
299 |
msgstr "Primer"
|
300 |
|
301 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:930
|
302 |
msgid "Second"
|
303 |
msgstr "Segon"
|
304 |
|
305 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:933
|
306 |
msgid "Third"
|
307 |
msgstr "tercer"
|
308 |
|
309 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:936
|
310 |
msgid "Fourth"
|
311 |
msgstr "quart"
|
312 |
|
313 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:939
|
314 |
msgid "Last"
|
315 |
msgstr "Últim"
|
316 |
|
317 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:945
|
318 |
+
msgid "Monday"
|
319 |
+
msgstr "Dilluns"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
320 |
|
321 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:948
|
322 |
+
msgid "Tuesday"
|
323 |
+
msgstr "Dimarts"
|
324 |
|
325 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:951
|
326 |
+
msgid "Wednesday"
|
327 |
+
msgstr "Dimecres"
|
328 |
|
329 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:954
|
330 |
+
msgid "Thursday"
|
331 |
+
msgstr "Dijous"
|
|
|
332 |
|
333 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:957
|
334 |
+
msgid "Friday"
|
335 |
+
msgstr "Divendres"
|
|
|
336 |
|
337 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:960
|
338 |
+
msgid "Saturday"
|
339 |
+
msgstr "Dissabte"
|
|
|
340 |
|
341 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:963
|
342 |
+
msgid "Sunday"
|
343 |
+
msgstr "Diumenge"
|
344 |
|
345 |
+
#~ msgid "No Repeat"
|
346 |
+
#~ msgstr "No repetir"
|
languages/sp_calendar-cs_CZ.mo
CHANGED
Binary file
|
languages/sp_calendar-cs_CZ.po
CHANGED
@@ -2,204 +2,345 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: spider_calendar\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date:
|
6 |
-
"PO-Revision-Date:
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: \n"
|
|
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
"X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
|
13 |
"X-Poedit-Basepath: .\n"
|
14 |
-
"X-
|
15 |
-
"X-Poedit-SearchPath-0: C:\\wamp\\www\\
|
|
|
16 |
|
17 |
-
#: C:\wamp\www\
|
18 |
-
|
19 |
-
|
20 |
-
msgid "Monday"
|
21 |
-
msgstr "Pondělí"
|
22 |
|
23 |
-
#: C:\wamp\www\
|
24 |
-
#: C:\wamp\www\
|
25 |
-
#: C:\wamp\www\
|
26 |
-
|
27 |
-
|
|
|
|
|
|
|
28 |
|
29 |
-
#: C:\wamp\www\
|
30 |
-
#: C:\wamp\www\
|
31 |
-
#: C:\wamp\www\
|
32 |
-
|
33 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
34 |
|
35 |
-
#: C:\wamp\www\
|
36 |
-
|
37 |
-
|
38 |
-
msgid "Thursday"
|
39 |
-
msgstr "Čtvrtek"
|
40 |
|
41 |
-
#: C:\wamp\www\
|
42 |
-
#: C:\wamp\www\
|
43 |
-
|
44 |
-
|
45 |
-
msgstr "Pátek"
|
46 |
|
47 |
-
#: C:\wamp\www\
|
48 |
-
#: C:\wamp\www\
|
49 |
-
|
50 |
-
|
51 |
-
msgstr "Sobota"
|
52 |
|
53 |
-
#: C:\wamp\www\
|
54 |
-
#: C:\wamp\www\
|
55 |
-
|
56 |
-
|
57 |
-
msgid "Sunday"
|
58 |
-
msgstr "Neděle"
|
59 |
|
60 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
61 |
msgid "January"
|
62 |
msgstr "Leden"
|
63 |
|
64 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
65 |
msgid "February"
|
66 |
msgstr "Únor"
|
67 |
|
68 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
69 |
msgid "March"
|
70 |
msgstr "Březen"
|
71 |
|
72 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
73 |
msgid "April"
|
74 |
msgstr "Duben"
|
75 |
|
76 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
77 |
msgid "May"
|
78 |
msgstr "květen"
|
79 |
|
80 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
81 |
msgid "June"
|
82 |
msgstr "Červen"
|
83 |
|
84 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
85 |
msgid "July"
|
86 |
msgstr "Červenec"
|
87 |
|
88 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
89 |
msgid "August"
|
90 |
msgstr "Srpen"
|
91 |
|
92 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
93 |
msgid "September"
|
94 |
msgstr "Září"
|
95 |
|
96 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
97 |
msgid "October"
|
98 |
msgstr "Říjen"
|
99 |
|
100 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
101 |
msgid "November"
|
102 |
msgstr "Listopad"
|
103 |
|
104 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
105 |
msgid "December"
|
106 |
msgstr "Prosinec"
|
107 |
|
108 |
-
#: C:\wamp\www\
|
109 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
110 |
msgid "Su"
|
111 |
msgstr "Ne"
|
112 |
|
113 |
-
#: C:\wamp\www\
|
|
|
114 |
msgid "Mo"
|
115 |
msgstr "Po"
|
116 |
|
117 |
-
#: C:\wamp\www\
|
|
|
118 |
msgid "Tu"
|
119 |
msgstr "Vú"
|
120 |
|
121 |
-
#: C:\wamp\www\
|
|
|
122 |
msgid "We"
|
123 |
msgstr "Stostě"
|
124 |
|
125 |
-
#: C:\wamp\www\
|
|
|
126 |
msgid "Th"
|
127 |
msgstr "Čt"
|
128 |
|
129 |
-
#: C:\wamp\www\
|
|
|
130 |
msgid "Fr"
|
131 |
msgstr "Pá"
|
132 |
|
133 |
-
#: C:\wamp\www\
|
|
|
134 |
msgid "Sa"
|
135 |
msgstr "So"
|
136 |
|
137 |
-
#: C:\wamp\www\
|
138 |
-
#: C:\wamp\www\
|
139 |
-
#: C:\wamp\www\
|
140 |
-
#: C:\wamp\www\
|
141 |
-
#: C:\wamp\www\
|
142 |
-
#: C:\wamp\www\
|
143 |
-
|
|
|
144 |
msgstr "Více ..."
|
145 |
|
146 |
-
#: C:\wamp\www\
|
147 |
msgid "First"
|
148 |
msgstr "Za prvé"
|
149 |
|
150 |
-
#: C:\wamp\www\
|
151 |
msgid "Second"
|
152 |
msgstr "Vteřina"
|
153 |
|
154 |
-
#: C:\wamp\www\
|
155 |
msgid "Third"
|
156 |
msgstr "Za třetí"
|
157 |
|
158 |
-
#: C:\wamp\www\
|
159 |
msgid "Fourth"
|
160 |
msgstr "Čtyřka."
|
161 |
|
162 |
-
#: C:\wamp\www\
|
163 |
msgid "Last"
|
164 |
msgstr "Poslední"
|
165 |
|
166 |
-
#: C:\wamp\www\
|
167 |
-
msgid "
|
168 |
-
msgstr "
|
169 |
-
|
170 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:351
|
171 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:354
|
172 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:369
|
173 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:372
|
174 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:375
|
175 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:378
|
176 |
-
msgid "Repeat Every"
|
177 |
-
msgstr "Opakujte každý"
|
178 |
|
179 |
-
#: C:\wamp\www\
|
180 |
-
msgid "
|
181 |
-
msgstr "
|
182 |
|
183 |
-
#: C:\wamp\www\
|
184 |
-
msgid "
|
185 |
-
msgstr "
|
186 |
|
187 |
-
#: C:\wamp\www\
|
188 |
-
|
189 |
-
|
190 |
-
msgstr "Měsíc (y) na"
|
191 |
|
192 |
-
#: C:\wamp\www\
|
193 |
-
|
194 |
-
|
195 |
-
msgstr "Rok (y) v"
|
196 |
|
197 |
-
#: C:\wamp\www\
|
198 |
-
|
199 |
-
|
200 |
-
msgstr "na"
|
201 |
|
202 |
-
#: C:\wamp\www\
|
203 |
-
msgid "
|
204 |
-
msgstr "
|
205 |
|
|
|
|
2 |
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"
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\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.5.4\n"
|
16 |
+
"X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
|
17 |
+
"\\spider-event-calendar\n"
|
18 |
|
19 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:451
|
20 |
+
msgid "Date"
|
21 |
+
msgstr "Datum"
|
|
|
|
|
22 |
|
23 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
24 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
25 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
26 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
27 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
28 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
29 |
+
msgid "Repeat Every"
|
30 |
+
msgstr "Opakujte každý"
|
31 |
|
32 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
33 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:366
|
34 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:228
|
35 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:364
|
36 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:205
|
37 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:263
|
38 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:201
|
39 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:387
|
40 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:235
|
41 |
+
msgid "Day"
|
42 |
+
msgstr "Den"
|
43 |
|
44 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
45 |
+
msgid "Week(s) on"
|
46 |
+
msgstr "Týden (y) na"
|
|
|
|
|
47 |
|
48 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
49 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
50 |
+
msgid "Month(s) on the"
|
51 |
+
msgstr "Měsíc (y) na"
|
|
|
52 |
|
53 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
54 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
55 |
+
msgid "Year(s) in"
|
56 |
+
msgstr "Rok (y) v"
|
|
|
57 |
|
58 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
59 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
60 |
+
msgid "on the"
|
61 |
+
msgstr "na"
|
|
|
|
|
62 |
|
63 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:492
|
64 |
+
msgid "There Is No Text For This Event"
|
65 |
+
msgstr "Není tam žádná Text pro tuto událost"
|
66 |
+
|
67 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:509
|
68 |
+
msgid "Back to event list"
|
69 |
+
msgstr "Zpět na seznam událostí"
|
70 |
+
|
71 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:78
|
72 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:43
|
73 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:87
|
74 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:43
|
75 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:80
|
76 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:43
|
77 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:78
|
78 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:44
|
79 |
msgid "January"
|
80 |
msgstr "Leden"
|
81 |
|
82 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:79
|
83 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:44
|
84 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:88
|
85 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:44
|
86 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:81
|
87 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:44
|
88 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:79
|
89 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:45
|
90 |
msgid "February"
|
91 |
msgstr "Únor"
|
92 |
|
93 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:80
|
94 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:45
|
95 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:89
|
96 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:45
|
97 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:82
|
98 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:45
|
99 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:80
|
100 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:46
|
101 |
msgid "March"
|
102 |
msgstr "Březen"
|
103 |
|
104 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:81
|
105 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:46
|
106 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:90
|
107 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:46
|
108 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:83
|
109 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:46
|
110 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:81
|
111 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:47
|
112 |
msgid "April"
|
113 |
msgstr "Duben"
|
114 |
|
115 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:82
|
116 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:47
|
117 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:91
|
118 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:47
|
119 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:84
|
120 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:47
|
121 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:82
|
122 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:48
|
123 |
msgid "May"
|
124 |
msgstr "květen"
|
125 |
|
126 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:83
|
127 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:48
|
128 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:92
|
129 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:48
|
130 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:85
|
131 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:48
|
132 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:83
|
133 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:49
|
134 |
msgid "June"
|
135 |
msgstr "Červen"
|
136 |
|
137 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:84
|
138 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:49
|
139 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:93
|
140 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:49
|
141 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:86
|
142 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:49
|
143 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:84
|
144 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:50
|
145 |
msgid "July"
|
146 |
msgstr "Červenec"
|
147 |
|
148 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:85
|
149 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:50
|
150 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:94
|
151 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:50
|
152 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:87
|
153 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:50
|
154 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:85
|
155 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:51
|
156 |
msgid "August"
|
157 |
msgstr "Srpen"
|
158 |
|
159 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:86
|
160 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:51
|
161 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:95
|
162 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:51
|
163 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:88
|
164 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:51
|
165 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:86
|
166 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:52
|
167 |
msgid "September"
|
168 |
msgstr "Září"
|
169 |
|
170 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:87
|
171 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:52
|
172 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:96
|
173 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:52
|
174 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:89
|
175 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:52
|
176 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:87
|
177 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:53
|
178 |
msgid "October"
|
179 |
msgstr "Říjen"
|
180 |
|
181 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:88
|
182 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:53
|
183 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:97
|
184 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:53
|
185 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:90
|
186 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:53
|
187 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:88
|
188 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:54
|
189 |
msgid "November"
|
190 |
msgstr "Listopad"
|
191 |
|
192 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:89
|
193 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:54
|
194 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:98
|
195 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:54
|
196 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:91
|
197 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:54
|
198 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:89
|
199 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:55
|
200 |
msgid "December"
|
201 |
msgstr "Prosinec"
|
202 |
|
203 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:379
|
204 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:241
|
205 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:377
|
206 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:218
|
207 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:276
|
208 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:214
|
209 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:400
|
210 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:475
|
211 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:248
|
212 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:310
|
213 |
+
msgid "Week"
|
214 |
+
msgstr "Týden"
|
215 |
+
|
216 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:391
|
217 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:253
|
218 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:389
|
219 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:230
|
220 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:288
|
221 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:226
|
222 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:412
|
223 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:260
|
224 |
+
msgid "List"
|
225 |
+
msgstr "Seznam"
|
226 |
+
|
227 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:403
|
228 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:265
|
229 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:401
|
230 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:242
|
231 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:300
|
232 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:238
|
233 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:424
|
234 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:272
|
235 |
+
msgid "Month"
|
236 |
+
msgstr "Měsíc"
|
237 |
+
|
238 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:556
|
239 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:378
|
240 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:638
|
241 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:458
|
242 |
+
msgid "There Is No Event In This Day"
|
243 |
+
msgstr "Není tam žádná akce v tento den"
|
244 |
+
|
245 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:536
|
246 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:339
|
247 |
+
msgid "There Is No Event In This Month"
|
248 |
+
msgstr "Není tam žádná událost v tomto měsíci"
|
249 |
+
|
250 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:398
|
251 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:421
|
252 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:305
|
253 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:328
|
254 |
msgid "Su"
|
255 |
msgstr "Ne"
|
256 |
|
257 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:402
|
258 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:309
|
259 |
msgid "Mo"
|
260 |
msgstr "Po"
|
261 |
|
262 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:405
|
263 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:312
|
264 |
msgid "Tu"
|
265 |
msgstr "Vú"
|
266 |
|
267 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:408
|
268 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:315
|
269 |
msgid "We"
|
270 |
msgstr "Stostě"
|
271 |
|
272 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:411
|
273 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:318
|
274 |
msgid "Th"
|
275 |
msgstr "Čt"
|
276 |
|
277 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:414
|
278 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:321
|
279 |
msgid "Fr"
|
280 |
msgstr "Pá"
|
281 |
|
282 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:417
|
283 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:324
|
284 |
msgid "Sa"
|
285 |
msgstr "So"
|
286 |
|
287 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:508
|
288 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:558
|
289 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:612
|
290 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:667
|
291 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:718
|
292 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:771
|
293 |
+
#, fuzzy
|
294 |
+
msgid "See more"
|
295 |
msgstr "Více ..."
|
296 |
|
297 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:927
|
298 |
msgid "First"
|
299 |
msgstr "Za prvé"
|
300 |
|
301 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:930
|
302 |
msgid "Second"
|
303 |
msgstr "Vteřina"
|
304 |
|
305 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:933
|
306 |
msgid "Third"
|
307 |
msgstr "Za třetí"
|
308 |
|
309 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:936
|
310 |
msgid "Fourth"
|
311 |
msgstr "Čtyřka."
|
312 |
|
313 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:939
|
314 |
msgid "Last"
|
315 |
msgstr "Poslední"
|
316 |
|
317 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:945
|
318 |
+
msgid "Monday"
|
319 |
+
msgstr "Pondělí"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
320 |
|
321 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:948
|
322 |
+
msgid "Tuesday"
|
323 |
+
msgstr "Vúterý"
|
324 |
|
325 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:951
|
326 |
+
msgid "Wednesday"
|
327 |
+
msgstr "Středa"
|
328 |
|
329 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:954
|
330 |
+
msgid "Thursday"
|
331 |
+
msgstr "Čtvrtek"
|
|
|
332 |
|
333 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:957
|
334 |
+
msgid "Friday"
|
335 |
+
msgstr "Pátek"
|
|
|
336 |
|
337 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:960
|
338 |
+
msgid "Saturday"
|
339 |
+
msgstr "Sobota"
|
|
|
340 |
|
341 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:963
|
342 |
+
msgid "Sunday"
|
343 |
+
msgstr "Neděle"
|
344 |
|
345 |
+
#~ msgid "No Repeat"
|
346 |
+
#~ msgstr "Ne Opakovat"
|
languages/sp_calendar-da_DK.mo
CHANGED
Binary file
|
languages/sp_calendar-da_DK.po
CHANGED
@@ -2,204 +2,345 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: spider_calendar\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date:
|
6 |
-
"PO-Revision-Date:
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: \n"
|
|
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
"X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
|
13 |
"X-Poedit-Basepath: .\n"
|
14 |
-
"X-
|
15 |
-
"X-Poedit-SearchPath-0: C:\\wamp\\www\\
|
|
|
16 |
|
17 |
-
#: C:\wamp\www\
|
18 |
-
|
19 |
-
|
20 |
-
msgid "Monday"
|
21 |
-
msgstr "Mandag"
|
22 |
|
23 |
-
#: C:\wamp\www\
|
24 |
-
#: C:\wamp\www\
|
25 |
-
#: C:\wamp\www\
|
26 |
-
|
27 |
-
|
|
|
|
|
|
|
28 |
|
29 |
-
#: C:\wamp\www\
|
30 |
-
#: C:\wamp\www\
|
31 |
-
#: C:\wamp\www\
|
32 |
-
|
33 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
34 |
|
35 |
-
#: C:\wamp\www\
|
36 |
-
|
37 |
-
|
38 |
-
msgid "Thursday"
|
39 |
-
msgstr "Torsdag"
|
40 |
|
41 |
-
#: C:\wamp\www\
|
42 |
-
#: C:\wamp\www\
|
43 |
-
|
44 |
-
|
45 |
-
msgstr "Fredag"
|
46 |
|
47 |
-
#: C:\wamp\www\
|
48 |
-
#: C:\wamp\www\
|
49 |
-
|
50 |
-
|
51 |
-
msgstr "Lørdag"
|
52 |
|
53 |
-
#: C:\wamp\www\
|
54 |
-
#: C:\wamp\www\
|
55 |
-
|
56 |
-
|
57 |
-
msgid "Sunday"
|
58 |
-
msgstr "Søndag"
|
59 |
|
60 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
61 |
msgid "January"
|
62 |
msgstr "Januar"
|
63 |
|
64 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
65 |
msgid "February"
|
66 |
msgstr "Februar"
|
67 |
|
68 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
69 |
msgid "March"
|
70 |
msgstr "Marts"
|
71 |
|
72 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
73 |
msgid "April"
|
74 |
msgstr "April"
|
75 |
|
76 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
77 |
msgid "May"
|
78 |
msgstr "Maj"
|
79 |
|
80 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
81 |
msgid "June"
|
82 |
msgstr "Juni"
|
83 |
|
84 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
85 |
msgid "July"
|
86 |
msgstr "Juli"
|
87 |
|
88 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
89 |
msgid "August"
|
90 |
msgstr "August"
|
91 |
|
92 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
93 |
msgid "September"
|
94 |
msgstr "September"
|
95 |
|
96 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
97 |
msgid "October"
|
98 |
msgstr "Oktober"
|
99 |
|
100 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
101 |
msgid "November"
|
102 |
msgstr "November"
|
103 |
|
104 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
105 |
msgid "December"
|
106 |
msgstr "December"
|
107 |
|
108 |
-
#: C:\wamp\www\
|
109 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
110 |
msgid "Su"
|
111 |
msgstr "Sø"
|
112 |
|
113 |
-
#: C:\wamp\www\
|
|
|
114 |
msgid "Mo"
|
115 |
msgstr "Ma"
|
116 |
|
117 |
-
#: C:\wamp\www\
|
|
|
118 |
msgid "Tu"
|
119 |
msgstr "Ti"
|
120 |
|
121 |
-
#: C:\wamp\www\
|
|
|
122 |
msgid "We"
|
123 |
msgstr "On"
|
124 |
|
125 |
-
#: C:\wamp\www\
|
|
|
126 |
msgid "Th"
|
127 |
msgstr "To"
|
128 |
|
129 |
-
#: C:\wamp\www\
|
|
|
130 |
msgid "Fr"
|
131 |
msgstr "Fr"
|
132 |
|
133 |
-
#: C:\wamp\www\
|
|
|
134 |
msgid "Sa"
|
135 |
msgstr "Lø"
|
136 |
|
137 |
-
#: C:\wamp\www\
|
138 |
-
#: C:\wamp\www\
|
139 |
-
#: C:\wamp\www\
|
140 |
-
#: C:\wamp\www\
|
141 |
-
#: C:\wamp\www\
|
142 |
-
#: C:\wamp\www\
|
143 |
-
|
|
|
144 |
msgstr "Se mere ..."
|
145 |
|
146 |
-
#: C:\wamp\www\
|
147 |
msgid "First"
|
148 |
msgstr "Første"
|
149 |
|
150 |
-
#: C:\wamp\www\
|
151 |
msgid "Second"
|
152 |
msgstr "Sekunder, "
|
153 |
|
154 |
-
#: C:\wamp\www\
|
155 |
msgid "Third"
|
156 |
msgstr "Tredje"
|
157 |
|
158 |
-
#: C:\wamp\www\
|
159 |
msgid "Fourth"
|
160 |
msgstr "Fjerde"
|
161 |
|
162 |
-
#: C:\wamp\www\
|
163 |
msgid "Last"
|
164 |
msgstr "Sidste"
|
165 |
|
166 |
-
#: C:\wamp\www\
|
167 |
-
msgid "
|
168 |
-
msgstr "
|
169 |
-
|
170 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:351
|
171 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:354
|
172 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:369
|
173 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:372
|
174 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:375
|
175 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:378
|
176 |
-
msgid "Repeat Every"
|
177 |
-
msgstr "Gentag hver"
|
178 |
|
179 |
-
#: C:\wamp\www\
|
180 |
-
msgid "
|
181 |
-
msgstr "
|
182 |
|
183 |
-
#: C:\wamp\www\
|
184 |
-
msgid "
|
185 |
-
msgstr "
|
186 |
|
187 |
-
#: C:\wamp\www\
|
188 |
-
|
189 |
-
|
190 |
-
msgstr "Måned (er) på"
|
191 |
|
192 |
-
#: C:\wamp\www\
|
193 |
-
|
194 |
-
|
195 |
-
msgstr "År (r) i"
|
196 |
|
197 |
-
#: C:\wamp\www\
|
198 |
-
|
199 |
-
|
200 |
-
msgstr "På "
|
201 |
|
202 |
-
#: C:\wamp\www\
|
203 |
-
msgid "
|
204 |
-
msgstr "
|
205 |
|
|
|
|
2 |
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"
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\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.5.4\n"
|
16 |
+
"X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
|
17 |
+
"\\spider-event-calendar\n"
|
18 |
|
19 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:451
|
20 |
+
msgid "Date"
|
21 |
+
msgstr "Dato"
|
|
|
|
|
22 |
|
23 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
24 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
25 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
26 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
27 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
28 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
29 |
+
msgid "Repeat Every"
|
30 |
+
msgstr "Gentag hver"
|
31 |
|
32 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
33 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:366
|
34 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:228
|
35 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:364
|
36 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:205
|
37 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:263
|
38 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:201
|
39 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:387
|
40 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:235
|
41 |
+
msgid "Day"
|
42 |
+
msgstr "Dag"
|
43 |
|
44 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
45 |
+
msgid "Week(s) on"
|
46 |
+
msgstr "Uge (r) på"
|
|
|
|
|
47 |
|
48 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
49 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
50 |
+
msgid "Month(s) on the"
|
51 |
+
msgstr "Måned (er) på"
|
|
|
52 |
|
53 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
54 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
55 |
+
msgid "Year(s) in"
|
56 |
+
msgstr "År (r) i"
|
|
|
57 |
|
58 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
59 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
60 |
+
msgid "on the"
|
61 |
+
msgstr "På "
|
|
|
|
|
62 |
|
63 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:492
|
64 |
+
msgid "There Is No Text For This Event"
|
65 |
+
msgstr "Der er ingen tekst til denne begivenhed"
|
66 |
+
|
67 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:509
|
68 |
+
msgid "Back to event list"
|
69 |
+
msgstr "Back to begivenhed liste"
|
70 |
+
|
71 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:78
|
72 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:43
|
73 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:87
|
74 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:43
|
75 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:80
|
76 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:43
|
77 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:78
|
78 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:44
|
79 |
msgid "January"
|
80 |
msgstr "Januar"
|
81 |
|
82 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:79
|
83 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:44
|
84 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:88
|
85 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:44
|
86 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:81
|
87 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:44
|
88 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:79
|
89 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:45
|
90 |
msgid "February"
|
91 |
msgstr "Februar"
|
92 |
|
93 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:80
|
94 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:45
|
95 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:89
|
96 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:45
|
97 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:82
|
98 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:45
|
99 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:80
|
100 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:46
|
101 |
msgid "March"
|
102 |
msgstr "Marts"
|
103 |
|
104 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:81
|
105 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:46
|
106 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:90
|
107 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:46
|
108 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:83
|
109 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:46
|
110 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:81
|
111 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:47
|
112 |
msgid "April"
|
113 |
msgstr "April"
|
114 |
|
115 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:82
|
116 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:47
|
117 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:91
|
118 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:47
|
119 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:84
|
120 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:47
|
121 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:82
|
122 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:48
|
123 |
msgid "May"
|
124 |
msgstr "Maj"
|
125 |
|
126 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:83
|
127 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:48
|
128 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:92
|
129 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:48
|
130 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:85
|
131 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:48
|
132 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:83
|
133 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:49
|
134 |
msgid "June"
|
135 |
msgstr "Juni"
|
136 |
|
137 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:84
|
138 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:49
|
139 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:93
|
140 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:49
|
141 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:86
|
142 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:49
|
143 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:84
|
144 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:50
|
145 |
msgid "July"
|
146 |
msgstr "Juli"
|
147 |
|
148 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:85
|
149 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:50
|
150 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:94
|
151 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:50
|
152 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:87
|
153 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:50
|
154 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:85
|
155 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:51
|
156 |
msgid "August"
|
157 |
msgstr "August"
|
158 |
|
159 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:86
|
160 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:51
|
161 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:95
|
162 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:51
|
163 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:88
|
164 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:51
|
165 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:86
|
166 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:52
|
167 |
msgid "September"
|
168 |
msgstr "September"
|
169 |
|
170 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:87
|
171 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:52
|
172 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:96
|
173 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:52
|
174 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:89
|
175 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:52
|
176 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:87
|
177 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:53
|
178 |
msgid "October"
|
179 |
msgstr "Oktober"
|
180 |
|
181 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:88
|
182 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:53
|
183 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:97
|
184 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:53
|
185 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:90
|
186 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:53
|
187 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:88
|
188 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:54
|
189 |
msgid "November"
|
190 |
msgstr "November"
|
191 |
|
192 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:89
|
193 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:54
|
194 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:98
|
195 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:54
|
196 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:91
|
197 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:54
|
198 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:89
|
199 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:55
|
200 |
msgid "December"
|
201 |
msgstr "December"
|
202 |
|
203 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:379
|
204 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:241
|
205 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:377
|
206 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:218
|
207 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:276
|
208 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:214
|
209 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:400
|
210 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:475
|
211 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:248
|
212 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:310
|
213 |
+
msgid "Week"
|
214 |
+
msgstr "Uge"
|
215 |
+
|
216 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:391
|
217 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:253
|
218 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:389
|
219 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:230
|
220 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:288
|
221 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:226
|
222 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:412
|
223 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:260
|
224 |
+
msgid "List"
|
225 |
+
msgstr "Liste"
|
226 |
+
|
227 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:403
|
228 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:265
|
229 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:401
|
230 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:242
|
231 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:300
|
232 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:238
|
233 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:424
|
234 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:272
|
235 |
+
msgid "Month"
|
236 |
+
msgstr "Måned"
|
237 |
+
|
238 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:556
|
239 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:378
|
240 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:638
|
241 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:458
|
242 |
+
msgid "There Is No Event In This Day"
|
243 |
+
msgstr "Der er ingen begivenhed i denne dag"
|
244 |
+
|
245 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:536
|
246 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:339
|
247 |
+
msgid "There Is No Event In This Month"
|
248 |
+
msgstr "Der er ingen begivenhed I denne måned"
|
249 |
+
|
250 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:398
|
251 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:421
|
252 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:305
|
253 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:328
|
254 |
msgid "Su"
|
255 |
msgstr "Sø"
|
256 |
|
257 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:402
|
258 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:309
|
259 |
msgid "Mo"
|
260 |
msgstr "Ma"
|
261 |
|
262 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:405
|
263 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:312
|
264 |
msgid "Tu"
|
265 |
msgstr "Ti"
|
266 |
|
267 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:408
|
268 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:315
|
269 |
msgid "We"
|
270 |
msgstr "On"
|
271 |
|
272 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:411
|
273 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:318
|
274 |
msgid "Th"
|
275 |
msgstr "To"
|
276 |
|
277 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:414
|
278 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:321
|
279 |
msgid "Fr"
|
280 |
msgstr "Fr"
|
281 |
|
282 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:417
|
283 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:324
|
284 |
msgid "Sa"
|
285 |
msgstr "Lø"
|
286 |
|
287 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:508
|
288 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:558
|
289 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:612
|
290 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:667
|
291 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:718
|
292 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:771
|
293 |
+
#, fuzzy
|
294 |
+
msgid "See more"
|
295 |
msgstr "Se mere ..."
|
296 |
|
297 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:927
|
298 |
msgid "First"
|
299 |
msgstr "Første"
|
300 |
|
301 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:930
|
302 |
msgid "Second"
|
303 |
msgstr "Sekunder, "
|
304 |
|
305 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:933
|
306 |
msgid "Third"
|
307 |
msgstr "Tredje"
|
308 |
|
309 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:936
|
310 |
msgid "Fourth"
|
311 |
msgstr "Fjerde"
|
312 |
|
313 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:939
|
314 |
msgid "Last"
|
315 |
msgstr "Sidste"
|
316 |
|
317 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:945
|
318 |
+
msgid "Monday"
|
319 |
+
msgstr "Mandag"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
320 |
|
321 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:948
|
322 |
+
msgid "Tuesday"
|
323 |
+
msgstr "Tirsdag"
|
324 |
|
325 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:951
|
326 |
+
msgid "Wednesday"
|
327 |
+
msgstr "Onsdag"
|
328 |
|
329 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:954
|
330 |
+
msgid "Thursday"
|
331 |
+
msgstr "Torsdag"
|
|
|
332 |
|
333 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:957
|
334 |
+
msgid "Friday"
|
335 |
+
msgstr "Fredag"
|
|
|
336 |
|
337 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:960
|
338 |
+
msgid "Saturday"
|
339 |
+
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"
|
languages/sp_calendar-de_DE.mo
CHANGED
Binary file
|
languages/sp_calendar-de_DE.po
CHANGED
@@ -2,204 +2,345 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: spider_calendar\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date:
|
6 |
-
"PO-Revision-Date:
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: \n"
|
|
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
"X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
|
13 |
"X-Poedit-Basepath: .\n"
|
14 |
-
"X-
|
15 |
-
"X-Poedit-SearchPath-0: C:\\wamp\\www\\
|
|
|
16 |
|
17 |
-
#: C:\wamp\www\
|
18 |
-
|
19 |
-
|
20 |
-
msgid "Monday"
|
21 |
-
msgstr "Montag"
|
22 |
|
23 |
-
#: C:\wamp\www\
|
24 |
-
#: C:\wamp\www\
|
25 |
-
#: C:\wamp\www\
|
26 |
-
|
27 |
-
|
|
|
|
|
|
|
28 |
|
29 |
-
#: C:\wamp\www\
|
30 |
-
#: C:\wamp\www\
|
31 |
-
#: C:\wamp\www\
|
32 |
-
|
33 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
34 |
|
35 |
-
#: C:\wamp\www\
|
36 |
-
|
37 |
-
|
38 |
-
msgid "Thursday"
|
39 |
-
msgstr "Donnerstag"
|
40 |
|
41 |
-
#: C:\wamp\www\
|
42 |
-
#: C:\wamp\www\
|
43 |
-
|
44 |
-
|
45 |
-
msgstr "Freitag"
|
46 |
|
47 |
-
#: C:\wamp\www\
|
48 |
-
#: C:\wamp\www\
|
49 |
-
|
50 |
-
|
51 |
-
msgstr "Samstag"
|
52 |
|
53 |
-
#: C:\wamp\www\
|
54 |
-
#: C:\wamp\www\
|
55 |
-
|
56 |
-
|
57 |
-
msgid "Sunday"
|
58 |
-
msgstr "Sonntag"
|
59 |
|
60 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
61 |
msgid "January"
|
62 |
msgstr "Januar"
|
63 |
|
64 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
65 |
msgid "February"
|
66 |
msgstr "Feber"
|
67 |
|
68 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
69 |
msgid "March"
|
70 |
msgstr "März"
|
71 |
|
72 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
73 |
msgid "April"
|
74 |
msgstr "April"
|
75 |
|
76 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
77 |
msgid "May"
|
78 |
msgstr "may"
|
79 |
|
80 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
81 |
msgid "June"
|
82 |
msgstr "Juni"
|
83 |
|
84 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
85 |
msgid "July"
|
86 |
msgstr "Juli"
|
87 |
|
88 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
89 |
msgid "August"
|
90 |
msgstr "August"
|
91 |
|
92 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
93 |
msgid "September"
|
94 |
msgstr "September"
|
95 |
|
96 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
97 |
msgid "October"
|
98 |
msgstr "Oktober"
|
99 |
|
100 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
101 |
msgid "November"
|
102 |
msgstr "November"
|
103 |
|
104 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
105 |
msgid "December"
|
106 |
msgstr "Dezember"
|
107 |
|
108 |
-
#: C:\wamp\www\
|
109 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
110 |
msgid "Su"
|
111 |
msgstr "So"
|
112 |
|
113 |
-
#: C:\wamp\www\
|
|
|
114 |
msgid "Mo"
|
115 |
msgstr "Mo"
|
116 |
|
117 |
-
#: C:\wamp\www\
|
|
|
118 |
msgid "Tu"
|
119 |
msgstr "Di"
|
120 |
|
121 |
-
#: C:\wamp\www\
|
|
|
122 |
msgid "We"
|
123 |
msgstr "Mi"
|
124 |
|
125 |
-
#: C:\wamp\www\
|
|
|
126 |
msgid "Th"
|
127 |
msgstr "Do"
|
128 |
|
129 |
-
#: C:\wamp\www\
|
|
|
130 |
msgid "Fr"
|
131 |
msgstr "Fr"
|
132 |
|
133 |
-
#: C:\wamp\www\
|
|
|
134 |
msgid "Sa"
|
135 |
msgstr "Sa"
|
136 |
|
137 |
-
#: C:\wamp\www\
|
138 |
-
#: C:\wamp\www\
|
139 |
-
#: C:\wamp\www\
|
140 |
-
#: C:\wamp\www\
|
141 |
-
#: C:\wamp\www\
|
142 |
-
#: C:\wamp\www\
|
143 |
-
|
|
|
144 |
msgstr "Weitere Details"
|
145 |
|
146 |
-
#: C:\wamp\www\
|
147 |
msgid "First"
|
148 |
msgstr "Erste"
|
149 |
|
150 |
-
#: C:\wamp\www\
|
151 |
msgid "Second"
|
152 |
msgstr "zweiten"
|
153 |
|
154 |
-
#: C:\wamp\www\
|
155 |
msgid "Third"
|
156 |
msgstr "dritten"
|
157 |
|
158 |
-
#: C:\wamp\www\
|
159 |
msgid "Fourth"
|
160 |
msgstr "vierten"
|
161 |
|
162 |
-
#: C:\wamp\www\
|
163 |
msgid "Last"
|
164 |
msgstr "Letzte"
|
165 |
|
166 |
-
#: C:\wamp\www\
|
167 |
-
msgid "
|
168 |
-
msgstr "
|
169 |
-
|
170 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:351
|
171 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:354
|
172 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:369
|
173 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:372
|
174 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:375
|
175 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:378
|
176 |
-
msgid "Repeat Every"
|
177 |
-
msgstr "Wiederholung jeder %@"
|
178 |
|
179 |
-
#: C:\wamp\www\
|
180 |
-
msgid "
|
181 |
-
msgstr "
|
182 |
|
183 |
-
#: C:\wamp\www\
|
184 |
-
msgid "
|
185 |
-
msgstr "
|
186 |
|
187 |
-
#: C:\wamp\www\
|
188 |
-
|
189 |
-
|
190 |
-
msgstr "Monat (en) auf die"
|
191 |
|
192 |
-
#: C:\wamp\www\
|
193 |
-
|
194 |
-
|
195 |
-
msgstr "Jahr (e) in"
|
196 |
|
197 |
-
#: C:\wamp\www\
|
198 |
-
|
199 |
-
|
200 |
-
msgstr "am"
|
201 |
|
202 |
-
#: C:\wamp\www\
|
203 |
-
msgid "
|
204 |
-
msgstr "
|
205 |
|
|
|
|
2 |
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: 2013-08-13 18:38+0400\n"
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: \n"
|
9 |
+
"Language: de\n"
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\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.5.4\n"
|
16 |
+
"X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
|
17 |
+
"\\spider-event-calendar\n"
|
18 |
|
19 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:451
|
20 |
+
msgid "Date"
|
21 |
+
msgstr "Datum"
|
|
|
|
|
22 |
|
23 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
24 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
25 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
26 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
27 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
28 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
29 |
+
msgid "Repeat Every"
|
30 |
+
msgstr "Wiederholung jeder %@"
|
31 |
|
32 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
33 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:366
|
34 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:228
|
35 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:364
|
36 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:205
|
37 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:263
|
38 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:201
|
39 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:387
|
40 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:235
|
41 |
+
msgid "Day"
|
42 |
+
msgstr "Tag"
|
43 |
|
44 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
45 |
+
msgid "Week(s) on"
|
46 |
+
msgstr "Woche (n) auf"
|
|
|
|
|
47 |
|
48 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
49 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
50 |
+
msgid "Month(s) on the"
|
51 |
+
msgstr "Monat (en) auf die"
|
|
|
52 |
|
53 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
54 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
55 |
+
msgid "Year(s) in"
|
56 |
+
msgstr "Jahr (e) in"
|
|
|
57 |
|
58 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
59 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
60 |
+
msgid "on the"
|
61 |
+
msgstr "am"
|
|
|
|
|
62 |
|
63 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:492
|
64 |
+
msgid "There Is No Text For This Event"
|
65 |
+
msgstr "Es gibt keinen Text für diese Veranstaltung"
|
66 |
+
|
67 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:509
|
68 |
+
msgid "Back to event list"
|
69 |
+
msgstr "Zurück zur Veranstaltungsliste"
|
70 |
+
|
71 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:78
|
72 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:43
|
73 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:87
|
74 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:43
|
75 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:80
|
76 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:43
|
77 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:78
|
78 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:44
|
79 |
msgid "January"
|
80 |
msgstr "Januar"
|
81 |
|
82 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:79
|
83 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:44
|
84 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:88
|
85 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:44
|
86 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:81
|
87 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:44
|
88 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:79
|
89 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:45
|
90 |
msgid "February"
|
91 |
msgstr "Feber"
|
92 |
|
93 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:80
|
94 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:45
|
95 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:89
|
96 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:45
|
97 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:82
|
98 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:45
|
99 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:80
|
100 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:46
|
101 |
msgid "March"
|
102 |
msgstr "März"
|
103 |
|
104 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:81
|
105 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:46
|
106 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:90
|
107 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:46
|
108 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:83
|
109 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:46
|
110 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:81
|
111 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:47
|
112 |
msgid "April"
|
113 |
msgstr "April"
|
114 |
|
115 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:82
|
116 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:47
|
117 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:91
|
118 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:47
|
119 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:84
|
120 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:47
|
121 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:82
|
122 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:48
|
123 |
msgid "May"
|
124 |
msgstr "may"
|
125 |
|
126 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:83
|
127 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:48
|
128 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:92
|
129 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:48
|
130 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:85
|
131 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:48
|
132 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:83
|
133 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:49
|
134 |
msgid "June"
|
135 |
msgstr "Juni"
|
136 |
|
137 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:84
|
138 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:49
|
139 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:93
|
140 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:49
|
141 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:86
|
142 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:49
|
143 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:84
|
144 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:50
|
145 |
msgid "July"
|
146 |
msgstr "Juli"
|
147 |
|
148 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:85
|
149 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:50
|
150 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:94
|
151 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:50
|
152 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:87
|
153 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:50
|
154 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:85
|
155 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:51
|
156 |
msgid "August"
|
157 |
msgstr "August"
|
158 |
|
159 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:86
|
160 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:51
|
161 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:95
|
162 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:51
|
163 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:88
|
164 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:51
|
165 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:86
|
166 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:52
|
167 |
msgid "September"
|
168 |
msgstr "September"
|
169 |
|
170 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:87
|
171 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:52
|
172 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:96
|
173 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:52
|
174 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:89
|
175 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:52
|
176 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:87
|
177 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:53
|
178 |
msgid "October"
|
179 |
msgstr "Oktober"
|
180 |
|
181 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:88
|
182 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:53
|
183 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:97
|
184 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:53
|
185 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:90
|
186 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:53
|
187 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:88
|
188 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:54
|
189 |
msgid "November"
|
190 |
msgstr "November"
|
191 |
|
192 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:89
|
193 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:54
|
194 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:98
|
195 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:54
|
196 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:91
|
197 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:54
|
198 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:89
|
199 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:55
|
200 |
msgid "December"
|
201 |
msgstr "Dezember"
|
202 |
|
203 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:379
|
204 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:241
|
205 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:377
|
206 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:218
|
207 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:276
|
208 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:214
|
209 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:400
|
210 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:475
|
211 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:248
|
212 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:310
|
213 |
+
msgid "Week"
|
214 |
+
msgstr "Woche"
|
215 |
+
|
216 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:391
|
217 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:253
|
218 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:389
|
219 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:230
|
220 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:288
|
221 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:226
|
222 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:412
|
223 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:260
|
224 |
+
msgid "List"
|
225 |
+
msgstr "Liste"
|
226 |
+
|
227 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:403
|
228 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:265
|
229 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:401
|
230 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:242
|
231 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:300
|
232 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:238
|
233 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:424
|
234 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:272
|
235 |
+
msgid "Month"
|
236 |
+
msgstr "Monat"
|
237 |
+
|
238 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:556
|
239 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:378
|
240 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:638
|
241 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:458
|
242 |
+
msgid "There Is No Event In This Day"
|
243 |
+
msgstr "Es gibt kein Ereignis in der heutigen"
|
244 |
+
|
245 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:536
|
246 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:339
|
247 |
+
msgid "There Is No Event In This Month"
|
248 |
+
msgstr "Es gibt kein Ereignis in diesem Monat"
|
249 |
+
|
250 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:398
|
251 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:421
|
252 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:305
|
253 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:328
|
254 |
msgid "Su"
|
255 |
msgstr "So"
|
256 |
|
257 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:402
|
258 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:309
|
259 |
msgid "Mo"
|
260 |
msgstr "Mo"
|
261 |
|
262 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:405
|
263 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:312
|
264 |
msgid "Tu"
|
265 |
msgstr "Di"
|
266 |
|
267 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:408
|
268 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:315
|
269 |
msgid "We"
|
270 |
msgstr "Mi"
|
271 |
|
272 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:411
|
273 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:318
|
274 |
msgid "Th"
|
275 |
msgstr "Do"
|
276 |
|
277 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:414
|
278 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:321
|
279 |
msgid "Fr"
|
280 |
msgstr "Fr"
|
281 |
|
282 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:417
|
283 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:324
|
284 |
msgid "Sa"
|
285 |
msgstr "Sa"
|
286 |
|
287 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:508
|
288 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:558
|
289 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:612
|
290 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:667
|
291 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:718
|
292 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:771
|
293 |
+
#, fuzzy
|
294 |
+
msgid "See more"
|
295 |
msgstr "Weitere Details"
|
296 |
|
297 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:927
|
298 |
msgid "First"
|
299 |
msgstr "Erste"
|
300 |
|
301 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:930
|
302 |
msgid "Second"
|
303 |
msgstr "zweiten"
|
304 |
|
305 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:933
|
306 |
msgid "Third"
|
307 |
msgstr "dritten"
|
308 |
|
309 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:936
|
310 |
msgid "Fourth"
|
311 |
msgstr "vierten"
|
312 |
|
313 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:939
|
314 |
msgid "Last"
|
315 |
msgstr "Letzte"
|
316 |
|
317 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:945
|
318 |
+
msgid "Monday"
|
319 |
+
msgstr "Montag"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
320 |
|
321 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:948
|
322 |
+
msgid "Tuesday"
|
323 |
+
msgstr "Dienstag"
|
324 |
|
325 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:951
|
326 |
+
msgid "Wednesday"
|
327 |
+
msgstr "Mittwoch"
|
328 |
|
329 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:954
|
330 |
+
msgid "Thursday"
|
331 |
+
msgstr "Donnerstag"
|
|
|
332 |
|
333 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:957
|
334 |
+
msgid "Friday"
|
335 |
+
msgstr "Freitag"
|
|
|
336 |
|
337 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:960
|
338 |
+
msgid "Saturday"
|
339 |
+
msgstr "Samstag"
|
|
|
340 |
|
341 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:963
|
342 |
+
msgid "Sunday"
|
343 |
+
msgstr "Sonntag"
|
344 |
|
345 |
+
#~ msgid "No Repeat"
|
346 |
+
#~ msgstr "Keine Wiederholung"
|
languages/sp_calendar-el.mo
CHANGED
Binary file
|
languages/sp_calendar-el.po
CHANGED
@@ -2,204 +2,345 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: spider_calendar\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date:
|
6 |
-
"PO-Revision-Date:
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: \n"
|
|
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
"X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
|
13 |
"X-Poedit-Basepath: .\n"
|
14 |
-
"X-
|
15 |
-
"X-Poedit-SearchPath-0: C:\\wamp\\www\\
|
|
|
16 |
|
17 |
-
#: C:\wamp\www\
|
18 |
-
|
19 |
-
|
20 |
-
msgid "Monday"
|
21 |
-
msgstr "Δευτέρα"
|
22 |
|
23 |
-
#: C:\wamp\www\
|
24 |
-
#: C:\wamp\www\
|
25 |
-
#: C:\wamp\www\
|
26 |
-
|
27 |
-
|
|
|
|
|
|
|
28 |
|
29 |
-
#: C:\wamp\www\
|
30 |
-
#: C:\wamp\www\
|
31 |
-
#: C:\wamp\www\
|
32 |
-
|
33 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
34 |
|
35 |
-
#: C:\wamp\www\
|
36 |
-
|
37 |
-
|
38 |
-
msgid "Thursday"
|
39 |
-
msgstr "Πέμπτη"
|
40 |
|
41 |
-
#: C:\wamp\www\
|
42 |
-
#: C:\wamp\www\
|
43 |
-
|
44 |
-
|
45 |
-
msgstr "Παρασκευή"
|
46 |
|
47 |
-
#: C:\wamp\www\
|
48 |
-
#: C:\wamp\www\
|
49 |
-
|
50 |
-
|
51 |
-
msgstr "Σάββατο"
|
52 |
|
53 |
-
#: C:\wamp\www\
|
54 |
-
#: C:\wamp\www\
|
55 |
-
|
56 |
-
|
57 |
-
msgid "Sunday"
|
58 |
-
msgstr "Κυριακή"
|
59 |
|
60 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
61 |
msgid "January"
|
62 |
msgstr "Ιανουάριος"
|
63 |
|
64 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
65 |
msgid "February"
|
66 |
msgstr "Φεβρουάριος"
|
67 |
|
68 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
69 |
msgid "March"
|
70 |
msgstr "Μάρτιος"
|
71 |
|
72 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
73 |
msgid "April"
|
74 |
msgstr "Απρίλης"
|
75 |
|
76 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
77 |
msgid "May"
|
78 |
msgstr "Μάιος"
|
79 |
|
80 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
81 |
msgid "June"
|
82 |
msgstr "Ιούνιος"
|
83 |
|
84 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
85 |
msgid "July"
|
86 |
msgstr "Ιούλιος"
|
87 |
|
88 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
89 |
msgid "August"
|
90 |
msgstr "Αύγουστος"
|
91 |
|
92 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
93 |
msgid "September"
|
94 |
msgstr "Σεπτέμβριος"
|
95 |
|
96 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
97 |
msgid "October"
|
98 |
msgstr "Οκτώβριος"
|
99 |
|
100 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
101 |
msgid "November"
|
102 |
msgstr "Νοέμβριος"
|
103 |
|
104 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
105 |
msgid "December"
|
106 |
msgstr "Δεκέμβριος"
|
107 |
|
108 |
-
#: C:\wamp\www\
|
109 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
110 |
msgid "Su"
|
111 |
msgstr "Κυ"
|
112 |
|
113 |
-
#: C:\wamp\www\
|
|
|
114 |
msgid "Mo"
|
115 |
msgstr "Δε"
|
116 |
|
117 |
-
#: C:\wamp\www\
|
|
|
118 |
msgid "Tu"
|
119 |
msgstr "Τρ"
|
120 |
|
121 |
-
#: C:\wamp\www\
|
|
|
122 |
msgid "We"
|
123 |
msgstr "Τε"
|
124 |
|
125 |
-
#: C:\wamp\www\
|
|
|
126 |
msgid "Th"
|
127 |
msgstr "Πε"
|
128 |
|
129 |
-
#: C:\wamp\www\
|
|
|
130 |
msgid "Fr"
|
131 |
msgstr "Πα"
|
132 |
|
133 |
-
#: C:\wamp\www\
|
|
|
134 |
msgid "Sa"
|
135 |
msgstr "Σα"
|
136 |
|
137 |
-
#: C:\wamp\www\
|
138 |
-
#: C:\wamp\www\
|
139 |
-
#: C:\wamp\www\
|
140 |
-
#: C:\wamp\www\
|
141 |
-
#: C:\wamp\www\
|
142 |
-
#: C:\wamp\www\
|
143 |
-
|
|
|
144 |
msgstr "Δείτε περισσότερα ..."
|
145 |
|
146 |
-
#: C:\wamp\www\
|
147 |
msgid "First"
|
148 |
msgstr "Πρώτο"
|
149 |
|
150 |
-
#: C:\wamp\www\
|
151 |
msgid "Second"
|
152 |
msgstr "Δεύτερο"
|
153 |
|
154 |
-
#: C:\wamp\www\
|
155 |
msgid "Third"
|
156 |
msgstr "τρίτο"
|
157 |
|
158 |
-
#: C:\wamp\www\
|
159 |
msgid "Fourth"
|
160 |
msgstr "Τέταρτος"
|
161 |
|
162 |
-
#: C:\wamp\www\
|
163 |
msgid "Last"
|
164 |
msgstr "Τελευταίος"
|
165 |
|
166 |
-
#: C:\wamp\www\
|
167 |
-
msgid "
|
168 |
-
msgstr "
|
169 |
-
|
170 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:351
|
171 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:354
|
172 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:369
|
173 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:372
|
174 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:375
|
175 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:378
|
176 |
-
msgid "Repeat Every"
|
177 |
-
msgstr "Επαναλάβετε κάθε"
|
178 |
|
179 |
-
#: C:\wamp\www\
|
180 |
-
msgid "
|
181 |
-
msgstr "
|
182 |
|
183 |
-
#: C:\wamp\www\
|
184 |
-
msgid "
|
185 |
-
msgstr "
|
186 |
|
187 |
-
#: C:\wamp\www\
|
188 |
-
|
189 |
-
|
190 |
-
msgstr "Μήνας (ες) για το"
|
191 |
|
192 |
-
#: C:\wamp\www\
|
193 |
-
|
194 |
-
|
195 |
-
msgstr "Έτος (ες) σε"
|
196 |
|
197 |
-
#: C:\wamp\www\
|
198 |
-
|
199 |
-
|
200 |
-
msgstr "για την"
|
201 |
|
202 |
-
#: C:\wamp\www\
|
203 |
-
msgid "
|
204 |
-
msgstr "
|
205 |
|
|
|
|
2 |
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"
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\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.5.4\n"
|
16 |
+
"X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
|
17 |
+
"\\spider-event-calendar\n"
|
18 |
|
19 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:451
|
20 |
+
msgid "Date"
|
21 |
+
msgstr "Ημερομηνία"
|
|
|
|
|
22 |
|
23 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
24 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
25 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
26 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
27 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
28 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
29 |
+
msgid "Repeat Every"
|
30 |
+
msgstr "Επαναλάβετε κάθε"
|
31 |
|
32 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
33 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:366
|
34 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:228
|
35 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:364
|
36 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:205
|
37 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:263
|
38 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:201
|
39 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:387
|
40 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:235
|
41 |
+
msgid "Day"
|
42 |
+
msgstr "Ημέρα"
|
43 |
|
44 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
45 |
+
msgid "Week(s) on"
|
46 |
+
msgstr "Εβδομάδα (ες) σε"
|
|
|
|
|
47 |
|
48 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
49 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
50 |
+
msgid "Month(s) on the"
|
51 |
+
msgstr "Μήνας (ες) για το"
|
|
|
52 |
|
53 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
54 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
55 |
+
msgid "Year(s) in"
|
56 |
+
msgstr "Έτος (ες) σε"
|
|
|
57 |
|
58 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
59 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
60 |
+
msgid "on the"
|
61 |
+
msgstr "για την"
|
|
|
|
|
62 |
|
63 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:492
|
64 |
+
msgid "There Is No Text For This Event"
|
65 |
+
msgstr "Δεν υπάρχει κείμενο για αυτό το γεγονός"
|
66 |
+
|
67 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:509
|
68 |
+
msgid "Back to event list"
|
69 |
+
msgstr "Επιστροφή στη λίστα εκδήλωση"
|
70 |
+
|
71 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:78
|
72 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:43
|
73 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:87
|
74 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:43
|
75 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:80
|
76 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:43
|
77 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:78
|
78 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:44
|
79 |
msgid "January"
|
80 |
msgstr "Ιανουάριος"
|
81 |
|
82 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:79
|
83 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:44
|
84 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:88
|
85 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:44
|
86 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:81
|
87 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:44
|
88 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:79
|
89 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:45
|
90 |
msgid "February"
|
91 |
msgstr "Φεβρουάριος"
|
92 |
|
93 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:80
|
94 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:45
|
95 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:89
|
96 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:45
|
97 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:82
|
98 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:45
|
99 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:80
|
100 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:46
|
101 |
msgid "March"
|
102 |
msgstr "Μάρτιος"
|
103 |
|
104 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:81
|
105 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:46
|
106 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:90
|
107 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:46
|
108 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:83
|
109 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:46
|
110 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:81
|
111 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:47
|
112 |
msgid "April"
|
113 |
msgstr "Απρίλης"
|
114 |
|
115 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:82
|
116 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:47
|
117 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:91
|
118 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:47
|
119 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:84
|
120 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:47
|
121 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:82
|
122 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:48
|
123 |
msgid "May"
|
124 |
msgstr "Μάιος"
|
125 |
|
126 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:83
|
127 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:48
|
128 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:92
|
129 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:48
|
130 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:85
|
131 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:48
|
132 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:83
|
133 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:49
|
134 |
msgid "June"
|
135 |
msgstr "Ιούνιος"
|
136 |
|
137 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:84
|
138 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:49
|
139 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:93
|
140 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:49
|
141 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:86
|
142 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:49
|
143 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:84
|
144 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:50
|
145 |
msgid "July"
|
146 |
msgstr "Ιούλιος"
|
147 |
|
148 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:85
|
149 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:50
|
150 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:94
|
151 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:50
|
152 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:87
|
153 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:50
|
154 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:85
|
155 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:51
|
156 |
msgid "August"
|
157 |
msgstr "Αύγουστος"
|
158 |
|
159 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:86
|
160 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:51
|
161 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:95
|
162 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:51
|
163 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:88
|
164 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:51
|
165 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:86
|
166 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:52
|
167 |
msgid "September"
|
168 |
msgstr "Σεπτέμβριος"
|
169 |
|
170 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:87
|
171 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:52
|
172 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:96
|
173 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:52
|
174 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:89
|
175 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:52
|
176 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:87
|
177 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:53
|
178 |
msgid "October"
|
179 |
msgstr "Οκτώβριος"
|
180 |
|
181 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:88
|
182 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:53
|
183 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:97
|
184 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:53
|
185 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:90
|
186 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:53
|
187 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:88
|
188 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:54
|
189 |
msgid "November"
|
190 |
msgstr "Νοέμβριος"
|
191 |
|
192 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:89
|
193 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:54
|
194 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:98
|
195 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:54
|
196 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:91
|
197 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:54
|
198 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:89
|
199 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:55
|
200 |
msgid "December"
|
201 |
msgstr "Δεκέμβριος"
|
202 |
|
203 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:379
|
204 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:241
|
205 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:377
|
206 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:218
|
207 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:276
|
208 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:214
|
209 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:400
|
210 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:475
|
211 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:248
|
212 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:310
|
213 |
+
msgid "Week"
|
214 |
+
msgstr "εβδομάδα"
|
215 |
+
|
216 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:391
|
217 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:253
|
218 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:389
|
219 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:230
|
220 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:288
|
221 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:226
|
222 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:412
|
223 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:260
|
224 |
+
msgid "List"
|
225 |
+
msgstr "λίστα"
|
226 |
+
|
227 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:403
|
228 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:265
|
229 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:401
|
230 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:242
|
231 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:300
|
232 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:238
|
233 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:424
|
234 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:272
|
235 |
+
msgid "Month"
|
236 |
+
msgstr "μήνας"
|
237 |
+
|
238 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:556
|
239 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:378
|
240 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:638
|
241 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:458
|
242 |
+
msgid "There Is No Event In This Day"
|
243 |
+
msgstr "Δεν υπάρχει κανένα γεγονός Σε αυτήν την ημέρα"
|
244 |
+
|
245 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:536
|
246 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:339
|
247 |
+
msgid "There Is No Event In This Month"
|
248 |
+
msgstr "Δεν υπάρχει κανένα γεγονός σε αυτόν τον μήνα"
|
249 |
+
|
250 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:398
|
251 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:421
|
252 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:305
|
253 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:328
|
254 |
msgid "Su"
|
255 |
msgstr "Κυ"
|
256 |
|
257 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:402
|
258 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:309
|
259 |
msgid "Mo"
|
260 |
msgstr "Δε"
|
261 |
|
262 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:405
|
263 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:312
|
264 |
msgid "Tu"
|
265 |
msgstr "Τρ"
|
266 |
|
267 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:408
|
268 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:315
|
269 |
msgid "We"
|
270 |
msgstr "Τε"
|
271 |
|
272 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:411
|
273 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:318
|
274 |
msgid "Th"
|
275 |
msgstr "Πε"
|
276 |
|
277 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:414
|
278 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:321
|
279 |
msgid "Fr"
|
280 |
msgstr "Πα"
|
281 |
|
282 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:417
|
283 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:324
|
284 |
msgid "Sa"
|
285 |
msgstr "Σα"
|
286 |
|
287 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:508
|
288 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:558
|
289 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:612
|
290 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:667
|
291 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:718
|
292 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:771
|
293 |
+
#, fuzzy
|
294 |
+
msgid "See more"
|
295 |
msgstr "Δείτε περισσότερα ..."
|
296 |
|
297 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:927
|
298 |
msgid "First"
|
299 |
msgstr "Πρώτο"
|
300 |
|
301 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:930
|
302 |
msgid "Second"
|
303 |
msgstr "Δεύτερο"
|
304 |
|
305 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:933
|
306 |
msgid "Third"
|
307 |
msgstr "τρίτο"
|
308 |
|
309 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:936
|
310 |
msgid "Fourth"
|
311 |
msgstr "Τέταρτος"
|
312 |
|
313 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:939
|
314 |
msgid "Last"
|
315 |
msgstr "Τελευταίος"
|
316 |
|
317 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:945
|
318 |
+
msgid "Monday"
|
319 |
+
msgstr "Δευτέρα"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
320 |
|
321 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:948
|
322 |
+
msgid "Tuesday"
|
323 |
+
msgstr "Τρίτη"
|
324 |
|
325 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:951
|
326 |
+
msgid "Wednesday"
|
327 |
+
msgstr "Τετάρτη"
|
328 |
|
329 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:954
|
330 |
+
msgid "Thursday"
|
331 |
+
msgstr "Πέμπτη"
|
|
|
332 |
|
333 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:957
|
334 |
+
msgid "Friday"
|
335 |
+
msgstr "Παρασκευή"
|
|
|
336 |
|
337 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:960
|
338 |
+
msgid "Saturday"
|
339 |
+
msgstr "Σάββατο"
|
|
|
340 |
|
341 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:963
|
342 |
+
msgid "Sunday"
|
343 |
+
msgstr "Κυριακή"
|
344 |
|
345 |
+
#~ msgid "No Repeat"
|
346 |
+
#~ msgstr "Δεν Επανάληψη"
|
languages/sp_calendar-eo_EO.mo
CHANGED
Binary file
|
languages/sp_calendar-eo_EO.po
CHANGED
@@ -2,204 +2,345 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: spider_calendar\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date:
|
6 |
-
"PO-Revision-Date:
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: \n"
|
|
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
"X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
|
13 |
"X-Poedit-Basepath: .\n"
|
14 |
-
"X-
|
15 |
-
"X-Poedit-SearchPath-0: C:\\wamp\\www\\
|
|
|
16 |
|
17 |
-
#: C:\wamp\www\
|
18 |
-
|
19 |
-
|
20 |
-
msgid "Monday"
|
21 |
-
msgstr "Lundo"
|
22 |
|
23 |
-
#: C:\wamp\www\
|
24 |
-
#: C:\wamp\www\
|
25 |
-
#: C:\wamp\www\
|
26 |
-
|
27 |
-
|
|
|
|
|
|
|
28 |
|
29 |
-
#: C:\wamp\www\
|
30 |
-
#: C:\wamp\www\
|
31 |
-
#: C:\wamp\www\
|
32 |
-
|
33 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
34 |
|
35 |
-
#: C:\wamp\www\
|
36 |
-
|
37 |
-
|
38 |
-
msgid "Thursday"
|
39 |
-
msgstr "Ĵaŭdo"
|
40 |
|
41 |
-
#: C:\wamp\www\
|
42 |
-
#: C:\wamp\www\
|
43 |
-
|
44 |
-
|
45 |
-
msgstr "Vendredo"
|
46 |
|
47 |
-
#: C:\wamp\www\
|
48 |
-
#: C:\wamp\www\
|
49 |
-
|
50 |
-
|
51 |
-
msgstr "Sabato"
|
52 |
|
53 |
-
#: C:\wamp\www\
|
54 |
-
#: C:\wamp\www\
|
55 |
-
|
56 |
-
|
57 |
-
msgid "Sunday"
|
58 |
-
msgstr "Dimanĉo"
|
59 |
|
60 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
61 |
msgid "January"
|
62 |
msgstr "Januaro"
|
63 |
|
64 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
65 |
msgid "February"
|
66 |
msgstr "Februaro"
|
67 |
|
68 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
69 |
msgid "March"
|
70 |
msgstr "Marto"
|
71 |
|
72 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
73 |
msgid "April"
|
74 |
msgstr "Aprilo"
|
75 |
|
76 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
77 |
msgid "May"
|
78 |
msgstr "Majo"
|
79 |
|
80 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
81 |
msgid "June"
|
82 |
msgstr "Junio"
|
83 |
|
84 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
85 |
msgid "July"
|
86 |
msgstr "Julio"
|
87 |
|
88 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
89 |
msgid "August"
|
90 |
msgstr "Aŭgusto"
|
91 |
|
92 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
93 |
msgid "September"
|
94 |
msgstr "Septembro"
|
95 |
|
96 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
97 |
msgid "October"
|
98 |
msgstr "Oktobro"
|
99 |
|
100 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
101 |
msgid "November"
|
102 |
msgstr "Novembro"
|
103 |
|
104 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
105 |
msgid "December"
|
106 |
msgstr "Decembro"
|
107 |
|
108 |
-
#: C:\wamp\www\
|
109 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
110 |
msgid "Su"
|
111 |
msgstr "Di"
|
112 |
|
113 |
-
#: C:\wamp\www\
|
|
|
114 |
msgid "Mo"
|
115 |
msgstr "Lu"
|
116 |
|
117 |
-
#: C:\wamp\www\
|
|
|
118 |
msgid "Tu"
|
119 |
msgstr "Ma"
|
120 |
|
121 |
-
#: C:\wamp\www\
|
|
|
122 |
msgid "We"
|
123 |
msgstr "Me"
|
124 |
|
125 |
-
#: C:\wamp\www\
|
|
|
126 |
msgid "Th"
|
127 |
msgstr "Ĵa"
|
128 |
|
129 |
-
#: C:\wamp\www\
|
|
|
130 |
msgid "Fr"
|
131 |
msgstr "Ve"
|
132 |
|
133 |
-
#: C:\wamp\www\
|
|
|
134 |
msgid "Sa"
|
135 |
msgstr "Sa"
|
136 |
|
137 |
-
#: C:\wamp\www\
|
138 |
-
#: C:\wamp\www\
|
139 |
-
#: C:\wamp\www\
|
140 |
-
#: C:\wamp\www\
|
141 |
-
#: C:\wamp\www\
|
142 |
-
#: C:\wamp\www\
|
143 |
-
|
|
|
144 |
msgstr "Vidi pli ..."
|
145 |
|
146 |
-
#: C:\wamp\www\
|
147 |
msgid "First"
|
148 |
msgstr "Unua"
|
149 |
|
150 |
-
#: C:\wamp\www\
|
151 |
msgid "Second"
|
152 |
msgstr "Dua"
|
153 |
|
154 |
-
#: C:\wamp\www\
|
155 |
msgid "Third"
|
156 |
msgstr "Tria"
|
157 |
|
158 |
-
#: C:\wamp\www\
|
159 |
msgid "Fourth"
|
160 |
msgstr "Kvara"
|
161 |
|
162 |
-
#: C:\wamp\www\
|
163 |
msgid "Last"
|
164 |
msgstr "Lasta"
|
165 |
|
166 |
-
#: C:\wamp\www\
|
167 |
-
msgid "
|
168 |
-
msgstr "
|
169 |
-
|
170 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:351
|
171 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:354
|
172 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:369
|
173 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:372
|
174 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:375
|
175 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:378
|
176 |
-
msgid "Repeat Every"
|
177 |
-
msgstr "Ripeti Ĉiu"
|
178 |
|
179 |
-
#: C:\wamp\www\
|
180 |
-
msgid "
|
181 |
-
msgstr "
|
182 |
|
183 |
-
#: C:\wamp\www\
|
184 |
-
msgid "
|
185 |
-
msgstr "
|
186 |
|
187 |
-
#: C:\wamp\www\
|
188 |
-
|
189 |
-
|
190 |
-
msgstr "Monato (j) en la"
|
191 |
|
192 |
-
#: C:\wamp\www\
|
193 |
-
|
194 |
-
|
195 |
-
msgstr "Jaro (j) en"
|
196 |
|
197 |
-
#: C:\wamp\www\
|
198 |
-
|
199 |
-
|
200 |
-
msgstr "en la"
|
201 |
|
202 |
-
#: C:\wamp\www\
|
203 |
-
msgid "
|
204 |
-
msgstr "
|
205 |
|
|
|
|
2 |
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"
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\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.5.4\n"
|
16 |
+
"X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
|
17 |
+
"\\spider-event-calendar\n"
|
18 |
|
19 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:451
|
20 |
+
msgid "Date"
|
21 |
+
msgstr "Dato"
|
|
|
|
|
22 |
|
23 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
24 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
25 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
26 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
27 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
28 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
29 |
+
msgid "Repeat Every"
|
30 |
+
msgstr "Ripeti Ĉiu"
|
31 |
|
32 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
33 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:366
|
34 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:228
|
35 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:364
|
36 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:205
|
37 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:263
|
38 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:201
|
39 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:387
|
40 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:235
|
41 |
+
msgid "Day"
|
42 |
+
msgstr "Tago"
|
43 |
|
44 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
45 |
+
msgid "Week(s) on"
|
46 |
+
msgstr "Semajno (j) n en"
|
|
|
|
|
47 |
|
48 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
49 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
50 |
+
msgid "Month(s) on the"
|
51 |
+
msgstr "Monato (j) en la"
|
|
|
52 |
|
53 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
54 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
55 |
+
msgid "Year(s) in"
|
56 |
+
msgstr "Jaro (j) en"
|
|
|
57 |
|
58 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
59 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
60 |
+
msgid "on the"
|
61 |
+
msgstr "en la"
|
|
|
|
|
62 |
|
63 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:492
|
64 |
+
msgid "There Is No Text For This Event"
|
65 |
+
msgstr "Ne estas Teksto Por Ĉi Eventon"
|
66 |
+
|
67 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:509
|
68 |
+
msgid "Back to event list"
|
69 |
+
msgstr "Back to okazaĵo listo"
|
70 |
+
|
71 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:78
|
72 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:43
|
73 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:87
|
74 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:43
|
75 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:80
|
76 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:43
|
77 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:78
|
78 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:44
|
79 |
msgid "January"
|
80 |
msgstr "Januaro"
|
81 |
|
82 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:79
|
83 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:44
|
84 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:88
|
85 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:44
|
86 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:81
|
87 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:44
|
88 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:79
|
89 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:45
|
90 |
msgid "February"
|
91 |
msgstr "Februaro"
|
92 |
|
93 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:80
|
94 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:45
|
95 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:89
|
96 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:45
|
97 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:82
|
98 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:45
|
99 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:80
|
100 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:46
|
101 |
msgid "March"
|
102 |
msgstr "Marto"
|
103 |
|
104 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:81
|
105 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:46
|
106 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:90
|
107 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:46
|
108 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:83
|
109 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:46
|
110 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:81
|
111 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:47
|
112 |
msgid "April"
|
113 |
msgstr "Aprilo"
|
114 |
|
115 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:82
|
116 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:47
|
117 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:91
|
118 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:47
|
119 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:84
|
120 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:47
|
121 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:82
|
122 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:48
|
123 |
msgid "May"
|
124 |
msgstr "Majo"
|
125 |
|
126 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:83
|
127 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:48
|
128 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:92
|
129 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:48
|
130 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:85
|
131 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:48
|
132 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:83
|
133 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:49
|
134 |
msgid "June"
|
135 |
msgstr "Junio"
|
136 |
|
137 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:84
|
138 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:49
|
139 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:93
|
140 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:49
|
141 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:86
|
142 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:49
|
143 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:84
|
144 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:50
|
145 |
msgid "July"
|
146 |
msgstr "Julio"
|
147 |
|
148 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:85
|
149 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:50
|
150 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:94
|
151 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:50
|
152 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:87
|
153 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:50
|
154 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:85
|
155 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:51
|
156 |
msgid "August"
|
157 |
msgstr "Aŭgusto"
|
158 |
|
159 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:86
|
160 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:51
|
161 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:95
|
162 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:51
|
163 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:88
|
164 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:51
|
165 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:86
|
166 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:52
|
167 |
msgid "September"
|
168 |
msgstr "Septembro"
|
169 |
|
170 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:87
|
171 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:52
|
172 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:96
|
173 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:52
|
174 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:89
|
175 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:52
|
176 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:87
|
177 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:53
|
178 |
msgid "October"
|
179 |
msgstr "Oktobro"
|
180 |
|
181 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:88
|
182 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:53
|
183 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:97
|
184 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:53
|
185 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:90
|
186 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:53
|
187 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:88
|
188 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:54
|
189 |
msgid "November"
|
190 |
msgstr "Novembro"
|
191 |
|
192 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:89
|
193 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:54
|
194 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:98
|
195 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:54
|
196 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:91
|
197 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:54
|
198 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:89
|
199 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:55
|
200 |
msgid "December"
|
201 |
msgstr "Decembro"
|
202 |
|
203 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:379
|
204 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:241
|
205 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:377
|
206 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:218
|
207 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:276
|
208 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:214
|
209 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:400
|
210 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:475
|
211 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:248
|
212 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:310
|
213 |
+
msgid "Week"
|
214 |
+
msgstr "Semajno"
|
215 |
+
|
216 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:391
|
217 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:253
|
218 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:389
|
219 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:230
|
220 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:288
|
221 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:226
|
222 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:412
|
223 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:260
|
224 |
+
msgid "List"
|
225 |
+
msgstr "Listo"
|
226 |
+
|
227 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:403
|
228 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:265
|
229 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:401
|
230 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:242
|
231 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:300
|
232 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:238
|
233 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:424
|
234 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:272
|
235 |
+
msgid "Month"
|
236 |
+
msgstr "Monato"
|
237 |
+
|
238 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:556
|
239 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:378
|
240 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:638
|
241 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:458
|
242 |
+
msgid "There Is No Event In This Day"
|
243 |
+
msgstr "Ne estas Eventon En tiu Tago"
|
244 |
+
|
245 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:536
|
246 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:339
|
247 |
+
msgid "There Is No Event In This Month"
|
248 |
+
msgstr "Ne estas Eventon En nuna monato"
|
249 |
+
|
250 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:398
|
251 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:421
|
252 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:305
|
253 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:328
|
254 |
msgid "Su"
|
255 |
msgstr "Di"
|
256 |
|
257 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:402
|
258 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:309
|
259 |
msgid "Mo"
|
260 |
msgstr "Lu"
|
261 |
|
262 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:405
|
263 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:312
|
264 |
msgid "Tu"
|
265 |
msgstr "Ma"
|
266 |
|
267 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:408
|
268 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:315
|
269 |
msgid "We"
|
270 |
msgstr "Me"
|
271 |
|
272 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:411
|
273 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:318
|
274 |
msgid "Th"
|
275 |
msgstr "Ĵa"
|
276 |
|
277 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:414
|
278 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:321
|
279 |
msgid "Fr"
|
280 |
msgstr "Ve"
|
281 |
|
282 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:417
|
283 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:324
|
284 |
msgid "Sa"
|
285 |
msgstr "Sa"
|
286 |
|
287 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:508
|
288 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:558
|
289 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:612
|
290 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:667
|
291 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:718
|
292 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:771
|
293 |
+
#, fuzzy
|
294 |
+
msgid "See more"
|
295 |
msgstr "Vidi pli ..."
|
296 |
|
297 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:927
|
298 |
msgid "First"
|
299 |
msgstr "Unua"
|
300 |
|
301 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:930
|
302 |
msgid "Second"
|
303 |
msgstr "Dua"
|
304 |
|
305 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:933
|
306 |
msgid "Third"
|
307 |
msgstr "Tria"
|
308 |
|
309 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:936
|
310 |
msgid "Fourth"
|
311 |
msgstr "Kvara"
|
312 |
|
313 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:939
|
314 |
msgid "Last"
|
315 |
msgstr "Lasta"
|
316 |
|
317 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:945
|
318 |
+
msgid "Monday"
|
319 |
+
msgstr "Lundo"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
320 |
|
321 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:948
|
322 |
+
msgid "Tuesday"
|
323 |
+
msgstr "Mardo"
|
324 |
|
325 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:951
|
326 |
+
msgid "Wednesday"
|
327 |
+
msgstr "Merkredo"
|
328 |
|
329 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:954
|
330 |
+
msgid "Thursday"
|
331 |
+
msgstr "Ĵaŭdo"
|
|
|
332 |
|
333 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:957
|
334 |
+
msgid "Friday"
|
335 |
+
msgstr "Vendredo"
|
|
|
336 |
|
337 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:960
|
338 |
+
msgid "Saturday"
|
339 |
+
msgstr "Sabato"
|
|
|
340 |
|
341 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:963
|
342 |
+
msgid "Sunday"
|
343 |
+
msgstr "Dimanĉo"
|
344 |
|
345 |
+
#~ msgid "No Repeat"
|
346 |
+
#~ msgstr "Neniu Ripetu"
|
languages/sp_calendar-es_ES.mo
CHANGED
Binary file
|
languages/sp_calendar-es_ES.po
CHANGED
@@ -2,204 +2,345 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: spider_calendar\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date:
|
6 |
-
"PO-Revision-Date:
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: \n"
|
|
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
"X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
|
13 |
"X-Poedit-Basepath: .\n"
|
14 |
-
"X-
|
15 |
-
"X-Poedit-SearchPath-0: C:\\wamp\\www\\
|
|
|
16 |
|
17 |
-
#: C:\wamp\www\
|
18 |
-
|
19 |
-
|
20 |
-
msgid "Monday"
|
21 |
-
msgstr "Lunes"
|
22 |
|
23 |
-
#: C:\wamp\www\
|
24 |
-
#: C:\wamp\www\
|
25 |
-
#: C:\wamp\www\
|
26 |
-
|
27 |
-
|
|
|
|
|
|
|
28 |
|
29 |
-
#: C:\wamp\www\
|
30 |
-
#: C:\wamp\www\
|
31 |
-
#: C:\wamp\www\
|
32 |
-
|
33 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
34 |
|
35 |
-
#: C:\wamp\www\
|
36 |
-
|
37 |
-
|
38 |
-
msgid "Thursday"
|
39 |
-
msgstr "Jueves"
|
40 |
|
41 |
-
#: C:\wamp\www\
|
42 |
-
#: C:\wamp\www\
|
43 |
-
|
44 |
-
|
45 |
-
msgstr "Viernes"
|
46 |
|
47 |
-
#: C:\wamp\www\
|
48 |
-
#: C:\wamp\www\
|
49 |
-
|
50 |
-
|
51 |
-
msgstr "Sábado"
|
52 |
|
53 |
-
#: C:\wamp\www\
|
54 |
-
#: C:\wamp\www\
|
55 |
-
|
56 |
-
|
57 |
-
msgid "Sunday"
|
58 |
-
msgstr "Domingo"
|
59 |
|
60 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
61 |
msgid "January"
|
62 |
msgstr "Enero"
|
63 |
|
64 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
65 |
msgid "February"
|
66 |
msgstr "febrero"
|
67 |
|
68 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
69 |
msgid "March"
|
70 |
msgstr "marzo"
|
71 |
|
72 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
73 |
msgid "April"
|
74 |
msgstr "abril"
|
75 |
|
76 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
77 |
msgid "May"
|
78 |
msgstr "Mayo"
|
79 |
|
80 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
81 |
msgid "June"
|
82 |
msgstr "junio"
|
83 |
|
84 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
85 |
msgid "July"
|
86 |
msgstr "julio"
|
87 |
|
88 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
89 |
msgid "August"
|
90 |
msgstr "agosto"
|
91 |
|
92 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
93 |
msgid "September"
|
94 |
msgstr "septiembre"
|
95 |
|
96 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
97 |
msgid "October"
|
98 |
msgstr "octubre"
|
99 |
|
100 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
101 |
msgid "November"
|
102 |
msgstr "noviembre"
|
103 |
|
104 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
105 |
msgid "December"
|
106 |
msgstr "Diciembre"
|
107 |
|
108 |
-
#: C:\wamp\www\
|
109 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
110 |
msgid "Su"
|
111 |
msgstr "Do"
|
112 |
|
113 |
-
#: C:\wamp\www\
|
|
|
114 |
msgid "Mo"
|
115 |
msgstr "Lu"
|
116 |
|
117 |
-
#: C:\wamp\www\
|
|
|
118 |
msgid "Tu"
|
119 |
msgstr "Ma"
|
120 |
|
121 |
-
#: C:\wamp\www\
|
|
|
122 |
msgid "We"
|
123 |
msgstr "Mi"
|
124 |
|
125 |
-
#: C:\wamp\www\
|
|
|
126 |
msgid "Th"
|
127 |
msgstr "Ju"
|
128 |
|
129 |
-
#: C:\wamp\www\
|
|
|
130 |
msgid "Fr"
|
131 |
msgstr "Vi"
|
132 |
|
133 |
-
#: C:\wamp\www\
|
|
|
134 |
msgid "Sa"
|
135 |
msgstr "Sá"
|
136 |
|
137 |
-
#: C:\wamp\www\
|
138 |
-
#: C:\wamp\www\
|
139 |
-
#: C:\wamp\www\
|
140 |
-
#: C:\wamp\www\
|
141 |
-
#: C:\wamp\www\
|
142 |
-
#: C:\wamp\www\
|
143 |
-
|
|
|
144 |
msgstr "Ver más ..."
|
145 |
|
146 |
-
#: C:\wamp\www\
|
147 |
msgid "First"
|
148 |
msgstr "Primero"
|
149 |
|
150 |
-
#: C:\wamp\www\
|
151 |
msgid "Second"
|
152 |
msgstr "Artículo SEGUND"
|
153 |
|
154 |
-
#: C:\wamp\www\
|
155 |
msgid "Third"
|
156 |
msgstr "tercero"
|
157 |
|
158 |
-
#: C:\wamp\www\
|
159 |
msgid "Fourth"
|
160 |
msgstr "Cuarto"
|
161 |
|
162 |
-
#: C:\wamp\www\
|
163 |
msgid "Last"
|
164 |
msgstr "Última"
|
165 |
|
166 |
-
#: C:\wamp\www\
|
167 |
-
msgid "
|
168 |
-
msgstr "
|
169 |
-
|
170 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:351
|
171 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:354
|
172 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:369
|
173 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:372
|
174 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:375
|
175 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:378
|
176 |
-
msgid "Repeat Every"
|
177 |
-
msgstr "repitiendo todos los %@"
|
178 |
|
179 |
-
#: C:\wamp\www\
|
180 |
-
msgid "
|
181 |
-
msgstr "
|
182 |
|
183 |
-
#: C:\wamp\www\
|
184 |
-
msgid "
|
185 |
-
msgstr "
|
186 |
|
187 |
-
#: C:\wamp\www\
|
188 |
-
|
189 |
-
|
190 |
-
msgstr "Mes (s) en la"
|
191 |
|
192 |
-
#: C:\wamp\www\
|
193 |
-
|
194 |
-
|
195 |
-
msgstr "Año (s) en"
|
196 |
|
197 |
-
#: C:\wamp\www\
|
198 |
-
|
199 |
-
|
200 |
-
msgstr "en la"
|
201 |
|
202 |
-
#: C:\wamp\www\
|
203 |
-
msgid "
|
204 |
-
msgstr "
|
205 |
|
|
|
|
2 |
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"
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\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.5.4\n"
|
16 |
+
"X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
|
17 |
+
"\\spider-event-calendar\n"
|
18 |
|
19 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:451
|
20 |
+
msgid "Date"
|
21 |
+
msgstr "Fecha"
|
|
|
|
|
22 |
|
23 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
24 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
25 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
26 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
27 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
28 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
29 |
+
msgid "Repeat Every"
|
30 |
+
msgstr "repitiendo todos los %@"
|
31 |
|
32 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
33 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:366
|
34 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:228
|
35 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:364
|
36 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:205
|
37 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:263
|
38 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:201
|
39 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:387
|
40 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:235
|
41 |
+
msgid "Day"
|
42 |
+
msgstr "DÍA"
|
43 |
|
44 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
45 |
+
msgid "Week(s) on"
|
46 |
+
msgstr "Semana (s) en"
|
|
|
|
|
47 |
|
48 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
49 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
50 |
+
msgid "Month(s) on the"
|
51 |
+
msgstr "Mes (s) en la"
|
|
|
52 |
|
53 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
54 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
55 |
+
msgid "Year(s) in"
|
56 |
+
msgstr "Año (s) en"
|
|
|
57 |
|
58 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
59 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
60 |
+
msgid "on the"
|
61 |
+
msgstr "en la"
|
|
|
|
|
62 |
|
63 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:492
|
64 |
+
msgid "There Is No Text For This Event"
|
65 |
+
msgstr "No hay ningún texto para este evento"
|
66 |
+
|
67 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:509
|
68 |
+
msgid "Back to event list"
|
69 |
+
msgstr "Regreso a la lista de eventos"
|
70 |
+
|
71 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:78
|
72 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:43
|
73 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:87
|
74 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:43
|
75 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:80
|
76 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:43
|
77 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:78
|
78 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:44
|
79 |
msgid "January"
|
80 |
msgstr "Enero"
|
81 |
|
82 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:79
|
83 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:44
|
84 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:88
|
85 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:44
|
86 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:81
|
87 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:44
|
88 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:79
|
89 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:45
|
90 |
msgid "February"
|
91 |
msgstr "febrero"
|
92 |
|
93 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:80
|
94 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:45
|
95 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:89
|
96 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:45
|
97 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:82
|
98 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:45
|
99 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:80
|
100 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:46
|
101 |
msgid "March"
|
102 |
msgstr "marzo"
|
103 |
|
104 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:81
|
105 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:46
|
106 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:90
|
107 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:46
|
108 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:83
|
109 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:46
|
110 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:81
|
111 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:47
|
112 |
msgid "April"
|
113 |
msgstr "abril"
|
114 |
|
115 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:82
|
116 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:47
|
117 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:91
|
118 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:47
|
119 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:84
|
120 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:47
|
121 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:82
|
122 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:48
|
123 |
msgid "May"
|
124 |
msgstr "Mayo"
|
125 |
|
126 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:83
|
127 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:48
|
128 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:92
|
129 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:48
|
130 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:85
|
131 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:48
|
132 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:83
|
133 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:49
|
134 |
msgid "June"
|
135 |
msgstr "junio"
|
136 |
|
137 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:84
|
138 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:49
|
139 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:93
|
140 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:49
|
141 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:86
|
142 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:49
|
143 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:84
|
144 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:50
|
145 |
msgid "July"
|
146 |
msgstr "julio"
|
147 |
|
148 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:85
|
149 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:50
|
150 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:94
|
151 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:50
|
152 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:87
|
153 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:50
|
154 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:85
|
155 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:51
|
156 |
msgid "August"
|
157 |
msgstr "agosto"
|
158 |
|
159 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:86
|
160 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:51
|
161 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:95
|
162 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:51
|
163 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:88
|
164 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:51
|
165 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:86
|
166 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:52
|
167 |
msgid "September"
|
168 |
msgstr "septiembre"
|
169 |
|
170 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:87
|
171 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:52
|
172 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:96
|
173 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:52
|
174 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:89
|
175 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:52
|
176 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:87
|
177 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:53
|
178 |
msgid "October"
|
179 |
msgstr "octubre"
|
180 |
|
181 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:88
|
182 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:53
|
183 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:97
|
184 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:53
|
185 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:90
|
186 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:53
|
187 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:88
|
188 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:54
|
189 |
msgid "November"
|
190 |
msgstr "noviembre"
|
191 |
|
192 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:89
|
193 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:54
|
194 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:98
|
195 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:54
|
196 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:91
|
197 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:54
|
198 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:89
|
199 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:55
|
200 |
msgid "December"
|
201 |
msgstr "Diciembre"
|
202 |
|
203 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:379
|
204 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:241
|
205 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:377
|
206 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:218
|
207 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:276
|
208 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:214
|
209 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:400
|
210 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:475
|
211 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:248
|
212 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:310
|
213 |
+
msgid "Week"
|
214 |
+
msgstr "Semana"
|
215 |
+
|
216 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:391
|
217 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:253
|
218 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:389
|
219 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:230
|
220 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:288
|
221 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:226
|
222 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:412
|
223 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:260
|
224 |
+
msgid "List"
|
225 |
+
msgstr "Lista"
|
226 |
+
|
227 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:403
|
228 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:265
|
229 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:401
|
230 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:242
|
231 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:300
|
232 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:238
|
233 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:424
|
234 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:272
|
235 |
+
msgid "Month"
|
236 |
+
msgstr "Mes"
|
237 |
+
|
238 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:556
|
239 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:378
|
240 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:638
|
241 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:458
|
242 |
+
msgid "There Is No Event In This Day"
|
243 |
+
msgstr "No hay ningún evento en este día"
|
244 |
+
|
245 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:536
|
246 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:339
|
247 |
+
msgid "There Is No Event In This Month"
|
248 |
+
msgstr "No hay ningún evento en este mes"
|
249 |
+
|
250 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:398
|
251 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:421
|
252 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:305
|
253 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:328
|
254 |
msgid "Su"
|
255 |
msgstr "Do"
|
256 |
|
257 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:402
|
258 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:309
|
259 |
msgid "Mo"
|
260 |
msgstr "Lu"
|
261 |
|
262 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:405
|
263 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:312
|
264 |
msgid "Tu"
|
265 |
msgstr "Ma"
|
266 |
|
267 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:408
|
268 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:315
|
269 |
msgid "We"
|
270 |
msgstr "Mi"
|
271 |
|
272 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:411
|
273 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:318
|
274 |
msgid "Th"
|
275 |
msgstr "Ju"
|
276 |
|
277 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:414
|
278 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:321
|
279 |
msgid "Fr"
|
280 |
msgstr "Vi"
|
281 |
|
282 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:417
|
283 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:324
|
284 |
msgid "Sa"
|
285 |
msgstr "Sá"
|
286 |
|
287 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:508
|
288 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:558
|
289 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:612
|
290 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:667
|
291 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:718
|
292 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:771
|
293 |
+
#, fuzzy
|
294 |
+
msgid "See more"
|
295 |
msgstr "Ver más ..."
|
296 |
|
297 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:927
|
298 |
msgid "First"
|
299 |
msgstr "Primero"
|
300 |
|
301 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:930
|
302 |
msgid "Second"
|
303 |
msgstr "Artículo SEGUND"
|
304 |
|
305 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:933
|
306 |
msgid "Third"
|
307 |
msgstr "tercero"
|
308 |
|
309 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:936
|
310 |
msgid "Fourth"
|
311 |
msgstr "Cuarto"
|
312 |
|
313 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:939
|
314 |
msgid "Last"
|
315 |
msgstr "Última"
|
316 |
|
317 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:945
|
318 |
+
msgid "Monday"
|
319 |
+
msgstr "Lunes"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
320 |
|
321 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:948
|
322 |
+
msgid "Tuesday"
|
323 |
+
msgstr "Martes"
|
324 |
|
325 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:951
|
326 |
+
msgid "Wednesday"
|
327 |
+
msgstr "Miércoles"
|
328 |
|
329 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:954
|
330 |
+
msgid "Thursday"
|
331 |
+
msgstr "Jueves"
|
|
|
332 |
|
333 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:957
|
334 |
+
msgid "Friday"
|
335 |
+
msgstr "Viernes"
|
|
|
336 |
|
337 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:960
|
338 |
+
msgid "Saturday"
|
339 |
+
msgstr "Sábado"
|
|
|
340 |
|
341 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:963
|
342 |
+
msgid "Sunday"
|
343 |
+
msgstr "Domingo"
|
344 |
|
345 |
+
#~ msgid "No Repeat"
|
346 |
+
#~ msgstr "No se repite"
|
languages/sp_calendar-et.mo
CHANGED
Binary file
|
languages/sp_calendar-et.po
CHANGED
@@ -2,204 +2,345 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: spider_calendar\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date:
|
6 |
-
"PO-Revision-Date:
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: \n"
|
|
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
"X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
|
13 |
"X-Poedit-Basepath: .\n"
|
14 |
-
"X-
|
15 |
-
"X-Poedit-SearchPath-0: C:\\wamp\\www\\
|
|
|
16 |
|
17 |
-
#: C:\wamp\www\
|
18 |
-
|
19 |
-
|
20 |
-
msgid "Monday"
|
21 |
-
msgstr "Esmaspäev"
|
22 |
|
23 |
-
#: C:\wamp\www\
|
24 |
-
#: C:\wamp\www\
|
25 |
-
#: C:\wamp\www\
|
26 |
-
|
27 |
-
|
|
|
|
|
|
|
28 |
|
29 |
-
#: C:\wamp\www\
|
30 |
-
#: C:\wamp\www\
|
31 |
-
#: C:\wamp\www\
|
32 |
-
|
33 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
34 |
|
35 |
-
#: C:\wamp\www\
|
36 |
-
|
37 |
-
|
38 |
-
msgid "Thursday"
|
39 |
-
msgstr "Neljapäev"
|
40 |
|
41 |
-
#: C:\wamp\www\
|
42 |
-
#: C:\wamp\www\
|
43 |
-
|
44 |
-
|
45 |
-
msgstr "Reede"
|
46 |
|
47 |
-
#: C:\wamp\www\
|
48 |
-
#: C:\wamp\www\
|
49 |
-
|
50 |
-
|
51 |
-
msgstr "Laupäev"
|
52 |
|
53 |
-
#: C:\wamp\www\
|
54 |
-
#: C:\wamp\www\
|
55 |
-
|
56 |
-
|
57 |
-
msgid "Sunday"
|
58 |
-
msgstr "Pühapäev"
|
59 |
|
60 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
61 |
msgid "January"
|
62 |
msgstr "Jaanuar"
|
63 |
|
64 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
65 |
msgid "February"
|
66 |
msgstr "Veebruar"
|
67 |
|
68 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
69 |
msgid "March"
|
70 |
msgstr "Märts"
|
71 |
|
72 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
73 |
msgid "April"
|
74 |
msgstr "Aprill"
|
75 |
|
76 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
77 |
msgid "May"
|
78 |
msgstr "Mai"
|
79 |
|
80 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
81 |
msgid "June"
|
82 |
msgstr "Juuni"
|
83 |
|
84 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
85 |
msgid "July"
|
86 |
msgstr "Juuli"
|
87 |
|
88 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
89 |
msgid "August"
|
90 |
msgstr "August"
|
91 |
|
92 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
93 |
msgid "September"
|
94 |
msgstr "September"
|
95 |
|
96 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
97 |
msgid "October"
|
98 |
msgstr "Oktoober"
|
99 |
|
100 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
101 |
msgid "November"
|
102 |
msgstr "November"
|
103 |
|
104 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
105 |
msgid "December"
|
106 |
msgstr "Detsember"
|
107 |
|
108 |
-
#: C:\wamp\www\
|
109 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
110 |
msgid "Su"
|
111 |
msgstr "Pü"
|
112 |
|
113 |
-
#: C:\wamp\www\
|
|
|
114 |
msgid "Mo"
|
115 |
msgstr "Es"
|
116 |
|
117 |
-
#: C:\wamp\www\
|
|
|
118 |
msgid "Tu"
|
119 |
msgstr "Te"
|
120 |
|
121 |
-
#: C:\wamp\www\
|
|
|
122 |
msgid "We"
|
123 |
msgstr "Ko"
|
124 |
|
125 |
-
#: C:\wamp\www\
|
|
|
126 |
msgid "Th"
|
127 |
msgstr "Ne"
|
128 |
|
129 |
-
#: C:\wamp\www\
|
|
|
130 |
msgid "Fr"
|
131 |
msgstr "Re"
|
132 |
|
133 |
-
#: C:\wamp\www\
|
|
|
134 |
msgid "Sa"
|
135 |
msgstr "La"
|
136 |
|
137 |
-
#: C:\wamp\www\
|
138 |
-
#: C:\wamp\www\
|
139 |
-
#: C:\wamp\www\
|
140 |
-
#: C:\wamp\www\
|
141 |
-
#: C:\wamp\www\
|
142 |
-
#: C:\wamp\www\
|
143 |
-
|
|
|
144 |
msgstr "Vaata veel ..."
|
145 |
|
146 |
-
#: C:\wamp\www\
|
147 |
msgid "First"
|
148 |
msgstr "Esimene"
|
149 |
|
150 |
-
#: C:\wamp\www\
|
151 |
msgid "Second"
|
152 |
msgstr "Teine"
|
153 |
|
154 |
-
#: C:\wamp\www\
|
155 |
msgid "Third"
|
156 |
msgstr "Kolmas"
|
157 |
|
158 |
-
#: C:\wamp\www\
|
159 |
msgid "Fourth"
|
160 |
msgstr "Neljas"
|
161 |
|
162 |
-
#: C:\wamp\www\
|
163 |
msgid "Last"
|
164 |
msgstr "Viimane"
|
165 |
|
166 |
-
#: C:\wamp\www\
|
167 |
-
msgid "
|
168 |
-
msgstr "
|
169 |
-
|
170 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:351
|
171 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:354
|
172 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:369
|
173 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:372
|
174 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:375
|
175 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:378
|
176 |
-
msgid "Repeat Every"
|
177 |
-
msgstr "Korrata iga"
|
178 |
|
179 |
-
#: C:\wamp\www\
|
180 |
-
msgid "
|
181 |
-
msgstr "
|
182 |
|
183 |
-
#: C:\wamp\www\
|
184 |
-
msgid "
|
185 |
-
msgstr "
|
186 |
|
187 |
-
#: C:\wamp\www\
|
188 |
-
|
189 |
-
|
190 |
-
msgstr "Kuu (d) kohta"
|
191 |
|
192 |
-
#: C:\wamp\www\
|
193 |
-
|
194 |
-
|
195 |
-
msgstr "Aasta (id)"
|
196 |
|
197 |
-
#: C:\wamp\www\
|
198 |
-
|
199 |
-
|
200 |
-
msgstr "kohta"
|
201 |
|
202 |
-
#: C:\wamp\www\
|
203 |
-
msgid "
|
204 |
-
msgstr "
|
205 |
|
|
|
|
2 |
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"
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\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.5.4\n"
|
16 |
+
"X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
|
17 |
+
"\\spider-event-calendar\n"
|
18 |
|
19 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:451
|
20 |
+
msgid "Date"
|
21 |
+
msgstr "Kuupäev:"
|
|
|
|
|
22 |
|
23 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
24 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
25 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
26 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
27 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
28 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
29 |
+
msgid "Repeat Every"
|
30 |
+
msgstr "Korrata iga"
|
31 |
|
32 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
33 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:366
|
34 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:228
|
35 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:364
|
36 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:205
|
37 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:263
|
38 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:201
|
39 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:387
|
40 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:235
|
41 |
+
msgid "Day"
|
42 |
+
msgstr "Päev"
|
43 |
|
44 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
45 |
+
msgid "Week(s) on"
|
46 |
+
msgstr "Nädal (ad)"
|
|
|
|
|
47 |
|
48 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
49 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
50 |
+
msgid "Month(s) on the"
|
51 |
+
msgstr "Kuu (d) kohta"
|
|
|
52 |
|
53 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
54 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
55 |
+
msgid "Year(s) in"
|
56 |
+
msgstr "Aasta (id)"
|
|
|
57 |
|
58 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
59 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
60 |
+
msgid "on the"
|
61 |
+
msgstr "kohta"
|
|
|
|
|
62 |
|
63 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:492
|
64 |
+
msgid "There Is No Text For This Event"
|
65 |
+
msgstr "Teksti ei ole selle turniiri jaoks"
|
66 |
+
|
67 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:509
|
68 |
+
msgid "Back to event list"
|
69 |
+
msgstr "Tagasi ürituse nimekiri"
|
70 |
+
|
71 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:78
|
72 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:43
|
73 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:87
|
74 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:43
|
75 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:80
|
76 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:43
|
77 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:78
|
78 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:44
|
79 |
msgid "January"
|
80 |
msgstr "Jaanuar"
|
81 |
|
82 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:79
|
83 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:44
|
84 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:88
|
85 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:44
|
86 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:81
|
87 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:44
|
88 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:79
|
89 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:45
|
90 |
msgid "February"
|
91 |
msgstr "Veebruar"
|
92 |
|
93 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:80
|
94 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:45
|
95 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:89
|
96 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:45
|
97 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:82
|
98 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:45
|
99 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:80
|
100 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:46
|
101 |
msgid "March"
|
102 |
msgstr "Märts"
|
103 |
|
104 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:81
|
105 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:46
|
106 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:90
|
107 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:46
|
108 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:83
|
109 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:46
|
110 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:81
|
111 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:47
|
112 |
msgid "April"
|
113 |
msgstr "Aprill"
|
114 |
|
115 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:82
|
116 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:47
|
117 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:91
|
118 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:47
|
119 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:84
|
120 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:47
|
121 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:82
|
122 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:48
|
123 |
msgid "May"
|
124 |
msgstr "Mai"
|
125 |
|
126 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:83
|
127 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:48
|
128 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:92
|
129 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:48
|
130 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:85
|
131 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:48
|
132 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:83
|
133 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:49
|
134 |
msgid "June"
|
135 |
msgstr "Juuni"
|
136 |
|
137 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:84
|
138 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:49
|
139 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:93
|
140 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:49
|
141 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:86
|
142 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:49
|
143 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:84
|
144 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:50
|
145 |
msgid "July"
|
146 |
msgstr "Juuli"
|
147 |
|
148 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:85
|
149 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:50
|
150 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:94
|
151 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:50
|
152 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:87
|
153 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:50
|
154 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:85
|
155 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:51
|
156 |
msgid "August"
|
157 |
msgstr "August"
|
158 |
|
159 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:86
|
160 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:51
|
161 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:95
|
162 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:51
|
163 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:88
|
164 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:51
|
165 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:86
|
166 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:52
|
167 |
msgid "September"
|
168 |
msgstr "September"
|
169 |
|
170 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:87
|
171 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:52
|
172 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:96
|
173 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:52
|
174 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:89
|
175 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:52
|
176 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:87
|
177 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:53
|
178 |
msgid "October"
|
179 |
msgstr "Oktoober"
|
180 |
|
181 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:88
|
182 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:53
|
183 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:97
|
184 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:53
|
185 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:90
|
186 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:53
|
187 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:88
|
188 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:54
|
189 |
msgid "November"
|
190 |
msgstr "November"
|
191 |
|
192 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:89
|
193 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:54
|
194 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:98
|
195 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:54
|
196 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:91
|
197 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:54
|
198 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:89
|
199 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:55
|
200 |
msgid "December"
|
201 |
msgstr "Detsember"
|
202 |
|
203 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:379
|
204 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:241
|
205 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:377
|
206 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:218
|
207 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:276
|
208 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:214
|
209 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:400
|
210 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:475
|
211 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:248
|
212 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:310
|
213 |
+
msgid "Week"
|
214 |
+
msgstr "Nädal"
|
215 |
+
|
216 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:391
|
217 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:253
|
218 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:389
|
219 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:230
|
220 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:288
|
221 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:226
|
222 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:412
|
223 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:260
|
224 |
+
msgid "List"
|
225 |
+
msgstr "Nimekiri"
|
226 |
+
|
227 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:403
|
228 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:265
|
229 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:401
|
230 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:242
|
231 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:300
|
232 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:238
|
233 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:424
|
234 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:272
|
235 |
+
msgid "Month"
|
236 |
+
msgstr "Kuu"
|
237 |
+
|
238 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:556
|
239 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:378
|
240 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:638
|
241 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:458
|
242 |
+
msgid "There Is No Event In This Day"
|
243 |
+
msgstr "Ükski sündmus In This Day"
|
244 |
+
|
245 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:536
|
246 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:339
|
247 |
+
msgid "There Is No Event In This Month"
|
248 |
+
msgstr "Ükski sündmus sel kuul"
|
249 |
+
|
250 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:398
|
251 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:421
|
252 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:305
|
253 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:328
|
254 |
msgid "Su"
|
255 |
msgstr "Pü"
|
256 |
|
257 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:402
|
258 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:309
|
259 |
msgid "Mo"
|
260 |
msgstr "Es"
|
261 |
|
262 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:405
|
263 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:312
|
264 |
msgid "Tu"
|
265 |
msgstr "Te"
|
266 |
|
267 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:408
|
268 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:315
|
269 |
msgid "We"
|
270 |
msgstr "Ko"
|
271 |
|
272 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:411
|
273 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:318
|
274 |
msgid "Th"
|
275 |
msgstr "Ne"
|
276 |
|
277 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:414
|
278 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:321
|
279 |
msgid "Fr"
|
280 |
msgstr "Re"
|
281 |
|
282 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:417
|
283 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:324
|
284 |
msgid "Sa"
|
285 |
msgstr "La"
|
286 |
|
287 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:508
|
288 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:558
|
289 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:612
|
290 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:667
|
291 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:718
|
292 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:771
|
293 |
+
#, fuzzy
|
294 |
+
msgid "See more"
|
295 |
msgstr "Vaata veel ..."
|
296 |
|
297 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:927
|
298 |
msgid "First"
|
299 |
msgstr "Esimene"
|
300 |
|
301 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:930
|
302 |
msgid "Second"
|
303 |
msgstr "Teine"
|
304 |
|
305 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:933
|
306 |
msgid "Third"
|
307 |
msgstr "Kolmas"
|
308 |
|
309 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:936
|
310 |
msgid "Fourth"
|
311 |
msgstr "Neljas"
|
312 |
|
313 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:939
|
314 |
msgid "Last"
|
315 |
msgstr "Viimane"
|
316 |
|
317 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:945
|
318 |
+
msgid "Monday"
|
319 |
+
msgstr "Esmaspäev"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
320 |
|
321 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:948
|
322 |
+
msgid "Tuesday"
|
323 |
+
msgstr "Teisipäev"
|
324 |
|
325 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:951
|
326 |
+
msgid "Wednesday"
|
327 |
+
msgstr "Kolmapäev"
|
328 |
|
329 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:954
|
330 |
+
msgid "Thursday"
|
331 |
+
msgstr "Neljapäev"
|
|
|
332 |
|
333 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:957
|
334 |
+
msgid "Friday"
|
335 |
+
msgstr "Reede"
|
|
|
336 |
|
337 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:960
|
338 |
+
msgid "Saturday"
|
339 |
+
msgstr "Laupäev"
|
|
|
340 |
|
341 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:963
|
342 |
+
msgid "Sunday"
|
343 |
+
msgstr "Pühapäev"
|
344 |
|
345 |
+
#~ msgid "No Repeat"
|
346 |
+
#~ msgstr "Ei korduks"
|
languages/sp_calendar-fa_IR.mo
CHANGED
Binary file
|
languages/sp_calendar-fa_IR.po
CHANGED
@@ -2,204 +2,345 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: spider_calendar\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date:
|
6 |
-
"PO-Revision-Date:
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: \n"
|
|
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
"X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
|
13 |
"X-Poedit-Basepath: .\n"
|
14 |
-
"X-
|
15 |
-
"X-Poedit-SearchPath-0: C:\\wamp\\www\\
|
|
|
16 |
|
17 |
-
#: C:\wamp\www\
|
18 |
-
|
19 |
-
|
20 |
-
msgid "Monday"
|
21 |
-
msgstr "دوشنبه"
|
22 |
|
23 |
-
#: C:\wamp\www\
|
24 |
-
#: C:\wamp\www\
|
25 |
-
#: C:\wamp\www\
|
26 |
-
|
27 |
-
|
|
|
|
|
|
|
28 |
|
29 |
-
#: C:\wamp\www\
|
30 |
-
#: C:\wamp\www\
|
31 |
-
#: C:\wamp\www\
|
32 |
-
|
33 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
34 |
|
35 |
-
#: C:\wamp\www\
|
36 |
-
|
37 |
-
|
38 |
-
msgid "Thursday"
|
39 |
-
msgstr "پنج شنبه"
|
40 |
|
41 |
-
#: C:\wamp\www\
|
42 |
-
#: C:\wamp\www\
|
43 |
-
|
44 |
-
|
45 |
-
msgstr "جمعه"
|
46 |
|
47 |
-
#: C:\wamp\www\
|
48 |
-
#: C:\wamp\www\
|
49 |
-
|
50 |
-
|
51 |
-
msgstr "روز شنبه"
|
52 |
|
53 |
-
#: C:\wamp\www\
|
54 |
-
#: C:\wamp\www\
|
55 |
-
|
56 |
-
|
57 |
-
msgid "Sunday"
|
58 |
-
msgstr "یکشنبه"
|
59 |
|
60 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
61 |
msgid "January"
|
62 |
msgstr "ژانویه"
|
63 |
|
64 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
65 |
msgid "February"
|
66 |
msgstr "فوریه"
|
67 |
|
68 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
69 |
msgid "March"
|
70 |
msgstr "مارس"
|
71 |
|
72 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
73 |
msgid "April"
|
74 |
msgstr "آوریل"
|
75 |
|
76 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
77 |
msgid "May"
|
78 |
msgstr "مه"
|
79 |
|
80 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
81 |
msgid "June"
|
82 |
msgstr "ژوئن"
|
83 |
|
84 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
85 |
msgid "July"
|
86 |
msgstr "جولای"
|
87 |
|
88 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
89 |
msgid "August"
|
90 |
msgstr "اوت"
|
91 |
|
92 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
93 |
msgid "September"
|
94 |
msgstr "سپتامبر"
|
95 |
|
96 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
97 |
msgid "October"
|
98 |
msgstr "اکتبر"
|
99 |
|
100 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
101 |
msgid "November"
|
102 |
msgstr "نوامبر"
|
103 |
|
104 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
105 |
msgid "December"
|
106 |
msgstr "دسامبر"
|
107 |
|
108 |
-
#: C:\wamp\www\
|
109 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
110 |
msgid "Su"
|
111 |
msgstr "به"
|
112 |
|
113 |
-
#: C:\wamp\www\
|
|
|
114 |
msgid "Mo"
|
115 |
msgstr "به"
|
116 |
|
117 |
-
#: C:\wamp\www\
|
|
|
118 |
msgid "Tu"
|
119 |
msgstr "به"
|
120 |
|
121 |
-
#: C:\wamp\www\
|
|
|
122 |
msgid "We"
|
123 |
msgstr "به"
|
124 |
|
125 |
-
#: C:\wamp\www\
|
|
|
126 |
msgid "Th"
|
127 |
msgstr "به"
|
128 |
|
129 |
-
#: C:\wamp\www\
|
|
|
130 |
msgid "Fr"
|
131 |
msgstr "عه"
|
132 |
|
133 |
-
#: C:\wamp\www\
|
|
|
134 |
msgid "Sa"
|
135 |
msgstr "به"
|
136 |
|
137 |
-
#: C:\wamp\www\
|
138 |
-
#: C:\wamp\www\
|
139 |
-
#: C:\wamp\www\
|
140 |
-
#: C:\wamp\www\
|
141 |
-
#: C:\wamp\www\
|
142 |
-
#: C:\wamp\www\
|
143 |
-
|
|
|
144 |
msgstr "مشاهده اطلاعات بیشتر ..."
|
145 |
|
146 |
-
#: C:\wamp\www\
|
147 |
msgid "First"
|
148 |
msgstr "نخستین"
|
149 |
|
150 |
-
#: C:\wamp\www\
|
151 |
msgid "Second"
|
152 |
msgstr "دوم"
|
153 |
|
154 |
-
#: C:\wamp\www\
|
155 |
msgid "Third"
|
156 |
msgstr "سوم"
|
157 |
|
158 |
-
#: C:\wamp\www\
|
159 |
msgid "Fourth"
|
160 |
msgstr "چهارم"
|
161 |
|
162 |
-
#: C:\wamp\www\
|
163 |
msgid "Last"
|
164 |
msgstr "واپسین"
|
165 |
|
166 |
-
#: C:\wamp\www\
|
167 |
-
msgid "
|
168 |
-
msgstr "
|
169 |
-
|
170 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:351
|
171 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:354
|
172 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:369
|
173 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:372
|
174 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:375
|
175 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:378
|
176 |
-
msgid "Repeat Every"
|
177 |
-
msgstr "تکرار هر"
|
178 |
|
179 |
-
#: C:\wamp\www\
|
180 |
-
msgid "
|
181 |
-
msgstr "
|
182 |
|
183 |
-
#: C:\wamp\www\
|
184 |
-
msgid "
|
185 |
-
msgstr "
|
186 |
|
187 |
-
#: C:\wamp\www\
|
188 |
-
|
189 |
-
|
190 |
-
msgstr "ماه () در"
|
191 |
|
192 |
-
#: C:\wamp\www\
|
193 |
-
|
194 |
-
|
195 |
-
msgstr "سال در"
|
196 |
|
197 |
-
#: C:\wamp\www\
|
198 |
-
|
199 |
-
|
200 |
-
msgstr "در"
|
201 |
|
202 |
-
#: C:\wamp\www\
|
203 |
-
msgid "
|
204 |
-
msgstr "
|
205 |
|
|
|
|
2 |
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"
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\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.5.4\n"
|
16 |
+
"X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
|
17 |
+
"\\spider-event-calendar\n"
|
18 |
|
19 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:451
|
20 |
+
msgid "Date"
|
21 |
+
msgstr "تاریخ"
|
|
|
|
|
22 |
|
23 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
24 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
25 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
26 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
27 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
28 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
29 |
+
msgid "Repeat Every"
|
30 |
+
msgstr "تکرار هر"
|
31 |
|
32 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
33 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:366
|
34 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:228
|
35 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:364
|
36 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:205
|
37 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:263
|
38 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:201
|
39 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:387
|
40 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:235
|
41 |
+
msgid "Day"
|
42 |
+
msgstr "روز"
|
43 |
|
44 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
45 |
+
msgid "Week(s) on"
|
46 |
+
msgstr "هفته در"
|
|
|
|
|
47 |
|
48 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
49 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
50 |
+
msgid "Month(s) on the"
|
51 |
+
msgstr "ماه () در"
|
|
|
52 |
|
53 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
54 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
55 |
+
msgid "Year(s) in"
|
56 |
+
msgstr "سال در"
|
|
|
57 |
|
58 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
59 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
60 |
+
msgid "on the"
|
61 |
+
msgstr "در"
|
|
|
|
|
62 |
|
63 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:492
|
64 |
+
msgid "There Is No Text For This Event"
|
65 |
+
msgstr "هیچ متنی برای این رویداد وجود دارد"
|
66 |
+
|
67 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:509
|
68 |
+
msgid "Back to event list"
|
69 |
+
msgstr "بازگشت به لیست رویداد"
|
70 |
+
|
71 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:78
|
72 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:43
|
73 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:87
|
74 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:43
|
75 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:80
|
76 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:43
|
77 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:78
|
78 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:44
|
79 |
msgid "January"
|
80 |
msgstr "ژانویه"
|
81 |
|
82 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:79
|
83 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:44
|
84 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:88
|
85 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:44
|
86 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:81
|
87 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:44
|
88 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:79
|
89 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:45
|
90 |
msgid "February"
|
91 |
msgstr "فوریه"
|
92 |
|
93 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:80
|
94 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:45
|
95 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:89
|
96 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:45
|
97 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:82
|
98 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:45
|
99 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:80
|
100 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:46
|
101 |
msgid "March"
|
102 |
msgstr "مارس"
|
103 |
|
104 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:81
|
105 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:46
|
106 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:90
|
107 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:46
|
108 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:83
|
109 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:46
|
110 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:81
|
111 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:47
|
112 |
msgid "April"
|
113 |
msgstr "آوریل"
|
114 |
|
115 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:82
|
116 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:47
|
117 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:91
|
118 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:47
|
119 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:84
|
120 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:47
|
121 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:82
|
122 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:48
|
123 |
msgid "May"
|
124 |
msgstr "مه"
|
125 |
|
126 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:83
|
127 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:48
|
128 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:92
|
129 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:48
|
130 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:85
|
131 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:48
|
132 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:83
|
133 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:49
|
134 |
msgid "June"
|
135 |
msgstr "ژوئن"
|
136 |
|
137 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:84
|
138 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:49
|
139 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:93
|
140 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:49
|
141 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:86
|
142 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:49
|
143 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:84
|
144 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:50
|
145 |
msgid "July"
|
146 |
msgstr "جولای"
|
147 |
|
148 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:85
|
149 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:50
|
150 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:94
|
151 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:50
|
152 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:87
|
153 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:50
|
154 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:85
|
155 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:51
|
156 |
msgid "August"
|
157 |
msgstr "اوت"
|
158 |
|
159 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:86
|
160 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:51
|
161 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:95
|
162 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:51
|
163 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:88
|
164 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:51
|
165 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:86
|
166 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:52
|
167 |
msgid "September"
|
168 |
msgstr "سپتامبر"
|
169 |
|
170 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:87
|
171 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:52
|
172 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:96
|
173 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:52
|
174 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:89
|
175 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:52
|
176 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:87
|
177 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:53
|
178 |
msgid "October"
|
179 |
msgstr "اکتبر"
|
180 |
|
181 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:88
|
182 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:53
|
183 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:97
|
184 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:53
|
185 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:90
|
186 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:53
|
187 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:88
|
188 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:54
|
189 |
msgid "November"
|
190 |
msgstr "نوامبر"
|
191 |
|
192 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:89
|
193 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:54
|
194 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:98
|
195 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:54
|
196 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:91
|
197 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:54
|
198 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:89
|
199 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:55
|
200 |
msgid "December"
|
201 |
msgstr "دسامبر"
|
202 |
|
203 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:379
|
204 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:241
|
205 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:377
|
206 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:218
|
207 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:276
|
208 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:214
|
209 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:400
|
210 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:475
|
211 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:248
|
212 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:310
|
213 |
+
msgid "Week"
|
214 |
+
msgstr "هفته"
|
215 |
+
|
216 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:391
|
217 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:253
|
218 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:389
|
219 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:230
|
220 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:288
|
221 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:226
|
222 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:412
|
223 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:260
|
224 |
+
msgid "List"
|
225 |
+
msgstr "فهرست"
|
226 |
+
|
227 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:403
|
228 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:265
|
229 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:401
|
230 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:242
|
231 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:300
|
232 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:238
|
233 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:424
|
234 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:272
|
235 |
+
msgid "Month"
|
236 |
+
msgstr "ماه"
|
237 |
+
|
238 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:556
|
239 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:378
|
240 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:638
|
241 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:458
|
242 |
+
msgid "There Is No Event In This Day"
|
243 |
+
msgstr "آیا هیچ رویداد در این روز وجود ندارد"
|
244 |
+
|
245 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:536
|
246 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:339
|
247 |
+
msgid "There Is No Event In This Month"
|
248 |
+
msgstr "آیا هیچ رویداد در این ماه وجود دارد"
|
249 |
+
|
250 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:398
|
251 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:421
|
252 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:305
|
253 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:328
|
254 |
msgid "Su"
|
255 |
msgstr "به"
|
256 |
|
257 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:402
|
258 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:309
|
259 |
msgid "Mo"
|
260 |
msgstr "به"
|
261 |
|
262 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:405
|
263 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:312
|
264 |
msgid "Tu"
|
265 |
msgstr "به"
|
266 |
|
267 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:408
|
268 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:315
|
269 |
msgid "We"
|
270 |
msgstr "به"
|
271 |
|
272 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:411
|
273 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:318
|
274 |
msgid "Th"
|
275 |
msgstr "به"
|
276 |
|
277 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:414
|
278 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:321
|
279 |
msgid "Fr"
|
280 |
msgstr "عه"
|
281 |
|
282 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:417
|
283 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:324
|
284 |
msgid "Sa"
|
285 |
msgstr "به"
|
286 |
|
287 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:508
|
288 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:558
|
289 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:612
|
290 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:667
|
291 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:718
|
292 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:771
|
293 |
+
#, fuzzy
|
294 |
+
msgid "See more"
|
295 |
msgstr "مشاهده اطلاعات بیشتر ..."
|
296 |
|
297 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:927
|
298 |
msgid "First"
|
299 |
msgstr "نخستین"
|
300 |
|
301 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:930
|
302 |
msgid "Second"
|
303 |
msgstr "دوم"
|
304 |
|
305 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:933
|
306 |
msgid "Third"
|
307 |
msgstr "سوم"
|
308 |
|
309 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:936
|
310 |
msgid "Fourth"
|
311 |
msgstr "چهارم"
|
312 |
|
313 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:939
|
314 |
msgid "Last"
|
315 |
msgstr "واپسین"
|
316 |
|
317 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:945
|
318 |
+
msgid "Monday"
|
319 |
+
msgstr "دوشنبه"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
320 |
|
321 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:948
|
322 |
+
msgid "Tuesday"
|
323 |
+
msgstr "سهشنبه"
|
324 |
|
325 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:951
|
326 |
+
msgid "Wednesday"
|
327 |
+
msgstr "چهار شنبه"
|
328 |
|
329 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:954
|
330 |
+
msgid "Thursday"
|
331 |
+
msgstr "پنج شنبه"
|
|
|
332 |
|
333 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:957
|
334 |
+
msgid "Friday"
|
335 |
+
msgstr "جمعه"
|
|
|
336 |
|
337 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:960
|
338 |
+
msgid "Saturday"
|
339 |
+
msgstr "روز شنبه"
|
|
|
340 |
|
341 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:963
|
342 |
+
msgid "Sunday"
|
343 |
+
msgstr "یکشنبه"
|
344 |
|
345 |
+
#~ msgid "No Repeat"
|
346 |
+
#~ msgstr "بدون تکرار"
|
languages/sp_calendar-fi.mo
CHANGED
Binary file
|
languages/sp_calendar-fi.po
CHANGED
@@ -2,204 +2,345 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: spider_calendar\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date:
|
6 |
-
"PO-Revision-Date:
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: \n"
|
|
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
"X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
|
13 |
"X-Poedit-Basepath: .\n"
|
14 |
-
"X-
|
15 |
-
"X-Poedit-SearchPath-0: C:\\wamp\\www\\
|
|
|
16 |
|
17 |
-
#: C:\wamp\www\
|
18 |
-
|
19 |
-
|
20 |
-
msgid "Monday"
|
21 |
-
msgstr "Maanantai"
|
22 |
|
23 |
-
#: C:\wamp\www\
|
24 |
-
#: C:\wamp\www\
|
25 |
-
#: C:\wamp\www\
|
26 |
-
|
27 |
-
|
|
|
|
|
|
|
28 |
|
29 |
-
#: C:\wamp\www\
|
30 |
-
#: C:\wamp\www\
|
31 |
-
#: C:\wamp\www\
|
32 |
-
|
33 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
34 |
|
35 |
-
#: C:\wamp\www\
|
36 |
-
|
37 |
-
|
38 |
-
msgid "Thursday"
|
39 |
-
msgstr "Torstai"
|
40 |
|
41 |
-
#: C:\wamp\www\
|
42 |
-
#: C:\wamp\www\
|
43 |
-
|
44 |
-
|
45 |
-
msgstr "Perjantai"
|
46 |
|
47 |
-
#: C:\wamp\www\
|
48 |
-
#: C:\wamp\www\
|
49 |
-
|
50 |
-
|
51 |
-
msgstr "Lauantai"
|
52 |
|
53 |
-
#: C:\wamp\www\
|
54 |
-
#: C:\wamp\www\
|
55 |
-
|
56 |
-
|
57 |
-
msgid "Sunday"
|
58 |
-
msgstr "Sunnuntai"
|
59 |
|
60 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
61 |
msgid "January"
|
62 |
msgstr "Tammikuu"
|
63 |
|
64 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
65 |
msgid "February"
|
66 |
msgstr "Helmikuu"
|
67 |
|
68 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
69 |
msgid "March"
|
70 |
msgstr "Marssia!"
|
71 |
|
72 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
73 |
msgid "April"
|
74 |
msgstr "Huhtikuu"
|
75 |
|
76 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
77 |
msgid "May"
|
78 |
msgstr "saattaa"
|
79 |
|
80 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
81 |
msgid "June"
|
82 |
msgstr "Kesäkuu"
|
83 |
|
84 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
85 |
msgid "July"
|
86 |
msgstr "Heinäkuu"
|
87 |
|
88 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
89 |
msgid "August"
|
90 |
msgstr "Elokuu"
|
91 |
|
92 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
93 |
msgid "September"
|
94 |
msgstr "Syyskuu"
|
95 |
|
96 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
97 |
msgid "October"
|
98 |
msgstr "Lokakuu"
|
99 |
|
100 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
101 |
msgid "November"
|
102 |
msgstr "Marraskuu"
|
103 |
|
104 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
105 |
msgid "December"
|
106 |
msgstr "Joulukuu"
|
107 |
|
108 |
-
#: C:\wamp\www\
|
109 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
110 |
msgid "Su"
|
111 |
msgstr "Su"
|
112 |
|
113 |
-
#: C:\wamp\www\
|
|
|
114 |
msgid "Mo"
|
115 |
msgstr "Ma"
|
116 |
|
117 |
-
#: C:\wamp\www\
|
|
|
118 |
msgid "Tu"
|
119 |
msgstr "Ti"
|
120 |
|
121 |
-
#: C:\wamp\www\
|
|
|
122 |
msgid "We"
|
123 |
msgstr "Ke"
|
124 |
|
125 |
-
#: C:\wamp\www\
|
|
|
126 |
msgid "Th"
|
127 |
msgstr "To"
|
128 |
|
129 |
-
#: C:\wamp\www\
|
|
|
130 |
msgid "Fr"
|
131 |
msgstr "Pe"
|
132 |
|
133 |
-
#: C:\wamp\www\
|
|
|
134 |
msgid "Sa"
|
135 |
msgstr "La"
|
136 |
|
137 |
-
#: C:\wamp\www\
|
138 |
-
#: C:\wamp\www\
|
139 |
-
#: C:\wamp\www\
|
140 |
-
#: C:\wamp\www\
|
141 |
-
#: C:\wamp\www\
|
142 |
-
#: C:\wamp\www\
|
143 |
-
|
|
|
144 |
msgstr "Katso lisää ..."
|
145 |
|
146 |
-
#: C:\wamp\www\
|
147 |
msgid "First"
|
148 |
msgstr "ensimmäinen"
|
149 |
|
150 |
-
#: C:\wamp\www\
|
151 |
msgid "Second"
|
152 |
msgstr "toinen"
|
153 |
|
154 |
-
#: C:\wamp\www\
|
155 |
msgid "Third"
|
156 |
msgstr "kolmas"
|
157 |
|
158 |
-
#: C:\wamp\www\
|
159 |
msgid "Fourth"
|
160 |
msgstr "neljäs"
|
161 |
|
162 |
-
#: C:\wamp\www\
|
163 |
msgid "Last"
|
164 |
msgstr "Viimeinen"
|
165 |
|
166 |
-
#: C:\wamp\www\
|
167 |
-
msgid "
|
168 |
-
msgstr "
|
169 |
-
|
170 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:351
|
171 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:354
|
172 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:369
|
173 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:372
|
174 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:375
|
175 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:378
|
176 |
-
msgid "Repeat Every"
|
177 |
-
msgstr "Toista joka"
|
178 |
|
179 |
-
#: C:\wamp\www\
|
180 |
-
msgid "
|
181 |
-
msgstr "
|
182 |
|
183 |
-
#: C:\wamp\www\
|
184 |
-
msgid "
|
185 |
-
msgstr "
|
186 |
|
187 |
-
#: C:\wamp\www\
|
188 |
-
|
189 |
-
|
190 |
-
msgstr "Kuukausi (t)"
|
191 |
|
192 |
-
#: C:\wamp\www\
|
193 |
-
|
194 |
-
|
195 |
-
msgstr "Vuosi (t)"
|
196 |
|
197 |
-
#: C:\wamp\www\
|
198 |
-
|
199 |
-
|
200 |
-
msgstr "päälle"
|
201 |
|
202 |
-
#: C:\wamp\www\
|
203 |
-
msgid "
|
204 |
-
msgstr "
|
205 |
|
|
|
|
2 |
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"
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\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.5.4\n"
|
16 |
+
"X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
|
17 |
+
"\\spider-event-calendar\n"
|
18 |
|
19 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:451
|
20 |
+
msgid "Date"
|
21 |
+
msgstr "Pvm"
|
|
|
|
|
22 |
|
23 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
24 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
25 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
26 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
27 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
28 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
29 |
+
msgid "Repeat Every"
|
30 |
+
msgstr "Toista joka"
|
31 |
|
32 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
33 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:366
|
34 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:228
|
35 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:364
|
36 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:205
|
37 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:263
|
38 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:201
|
39 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:387
|
40 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:235
|
41 |
+
msgid "Day"
|
42 |
+
msgstr "Päivä"
|
43 |
|
44 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
45 |
+
msgid "Week(s) on"
|
46 |
+
msgstr "Viikko (t)"
|
|
|
|
|
47 |
|
48 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
49 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
50 |
+
msgid "Month(s) on the"
|
51 |
+
msgstr "Kuukausi (t)"
|
|
|
52 |
|
53 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
54 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
55 |
+
msgid "Year(s) in"
|
56 |
+
msgstr "Vuosi (t)"
|
|
|
57 |
|
58 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
59 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
60 |
+
msgid "on the"
|
61 |
+
msgstr "päälle"
|
|
|
|
|
62 |
|
63 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:492
|
64 |
+
msgid "There Is No Text For This Event"
|
65 |
+
msgstr "Mikään teksti tähän tapahtumaan"
|
66 |
+
|
67 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:509
|
68 |
+
msgid "Back to event list"
|
69 |
+
msgstr "Takaisin Tapahtumalistaan"
|
70 |
+
|
71 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:78
|
72 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:43
|
73 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:87
|
74 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:43
|
75 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:80
|
76 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:43
|
77 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:78
|
78 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:44
|
79 |
msgid "January"
|
80 |
msgstr "Tammikuu"
|
81 |
|
82 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:79
|
83 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:44
|
84 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:88
|
85 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:44
|
86 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:81
|
87 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:44
|
88 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:79
|
89 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:45
|
90 |
msgid "February"
|
91 |
msgstr "Helmikuu"
|
92 |
|
93 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:80
|
94 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:45
|
95 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:89
|
96 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:45
|
97 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:82
|
98 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:45
|
99 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:80
|
100 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:46
|
101 |
msgid "March"
|
102 |
msgstr "Marssia!"
|
103 |
|
104 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:81
|
105 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:46
|
106 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:90
|
107 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:46
|
108 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:83
|
109 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:46
|
110 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:81
|
111 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:47
|
112 |
msgid "April"
|
113 |
msgstr "Huhtikuu"
|
114 |
|
115 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:82
|
116 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:47
|
117 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:91
|
118 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:47
|
119 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:84
|
120 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:47
|
121 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:82
|
122 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:48
|
123 |
msgid "May"
|
124 |
msgstr "saattaa"
|
125 |
|
126 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:83
|
127 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:48
|
128 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:92
|
129 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:48
|
130 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:85
|
131 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:48
|
132 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:83
|
133 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:49
|
134 |
msgid "June"
|
135 |
msgstr "Kesäkuu"
|
136 |
|
137 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:84
|
138 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:49
|
139 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:93
|
140 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:49
|
141 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:86
|
142 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:49
|
143 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:84
|
144 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:50
|
145 |
msgid "July"
|
146 |
msgstr "Heinäkuu"
|
147 |
|
148 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:85
|
149 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:50
|
150 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:94
|
151 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:50
|
152 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:87
|
153 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:50
|
154 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:85
|
155 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:51
|
156 |
msgid "August"
|
157 |
msgstr "Elokuu"
|
158 |
|
159 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:86
|
160 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:51
|
161 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:95
|
162 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:51
|
163 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:88
|
164 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:51
|
165 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:86
|
166 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:52
|
167 |
msgid "September"
|
168 |
msgstr "Syyskuu"
|
169 |
|
170 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:87
|
171 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:52
|
172 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:96
|
173 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:52
|
174 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:89
|
175 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:52
|
176 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:87
|
177 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:53
|
178 |
msgid "October"
|
179 |
msgstr "Lokakuu"
|
180 |
|
181 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:88
|
182 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:53
|
183 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:97
|
184 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:53
|
185 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:90
|
186 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:53
|
187 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:88
|
188 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:54
|
189 |
msgid "November"
|
190 |
msgstr "Marraskuu"
|
191 |
|
192 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:89
|
193 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:54
|
194 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:98
|
195 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:54
|
196 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:91
|
197 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:54
|
198 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:89
|
199 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:55
|
200 |
msgid "December"
|
201 |
msgstr "Joulukuu"
|
202 |
|
203 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:379
|
204 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:241
|
205 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:377
|
206 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:218
|
207 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:276
|
208 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:214
|
209 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:400
|
210 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:475
|
211 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:248
|
212 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:310
|
213 |
+
msgid "Week"
|
214 |
+
msgstr "Viikko"
|
215 |
+
|
216 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:391
|
217 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:253
|
218 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:389
|
219 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:230
|
220 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:288
|
221 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:226
|
222 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:412
|
223 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:260
|
224 |
+
msgid "List"
|
225 |
+
msgstr "Lista"
|
226 |
+
|
227 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:403
|
228 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:265
|
229 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:401
|
230 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:242
|
231 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:300
|
232 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:238
|
233 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:424
|
234 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:272
|
235 |
+
msgid "Month"
|
236 |
+
msgstr "Kuukausi"
|
237 |
+
|
238 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:556
|
239 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:378
|
240 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:638
|
241 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:458
|
242 |
+
msgid "There Is No Event In This Day"
|
243 |
+
msgstr "There Is No Tapahtuma tässä päivässä"
|
244 |
+
|
245 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:536
|
246 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:339
|
247 |
+
msgid "There Is No Event In This Month"
|
248 |
+
msgstr "Ei ole Tapahtuman Tässä kuussa"
|
249 |
+
|
250 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:398
|
251 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:421
|
252 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:305
|
253 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:328
|
254 |
msgid "Su"
|
255 |
msgstr "Su"
|
256 |
|
257 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:402
|
258 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:309
|
259 |
msgid "Mo"
|
260 |
msgstr "Ma"
|
261 |
|
262 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:405
|
263 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:312
|
264 |
msgid "Tu"
|
265 |
msgstr "Ti"
|
266 |
|
267 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:408
|
268 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:315
|
269 |
msgid "We"
|
270 |
msgstr "Ke"
|
271 |
|
272 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:411
|
273 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:318
|
274 |
msgid "Th"
|
275 |
msgstr "To"
|
276 |
|
277 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:414
|
278 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:321
|
279 |
msgid "Fr"
|
280 |
msgstr "Pe"
|
281 |
|
282 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:417
|
283 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:324
|
284 |
msgid "Sa"
|
285 |
msgstr "La"
|
286 |
|
287 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:508
|
288 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:558
|
289 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:612
|
290 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:667
|
291 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:718
|
292 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:771
|
293 |
+
#, fuzzy
|
294 |
+
msgid "See more"
|
295 |
msgstr "Katso lisää ..."
|
296 |
|
297 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:927
|
298 |
msgid "First"
|
299 |
msgstr "ensimmäinen"
|
300 |
|
301 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:930
|
302 |
msgid "Second"
|
303 |
msgstr "toinen"
|
304 |
|
305 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:933
|
306 |
msgid "Third"
|
307 |
msgstr "kolmas"
|
308 |
|
309 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:936
|
310 |
msgid "Fourth"
|
311 |
msgstr "neljäs"
|
312 |
|
313 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:939
|
314 |
msgid "Last"
|
315 |
msgstr "Viimeinen"
|
316 |
|
317 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:945
|
318 |
+
msgid "Monday"
|
319 |
+
msgstr "Maanantai"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
320 |
|
321 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:948
|
322 |
+
msgid "Tuesday"
|
323 |
+
msgstr "Tiistai"
|
324 |
|
325 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:951
|
326 |
+
msgid "Wednesday"
|
327 |
+
msgstr "Keskiviikko"
|
328 |
|
329 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:954
|
330 |
+
msgid "Thursday"
|
331 |
+
msgstr "Torstai"
|
|
|
332 |
|
333 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:957
|
334 |
+
msgid "Friday"
|
335 |
+
msgstr "Perjantai"
|
|
|
336 |
|
337 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:960
|
338 |
+
msgid "Saturday"
|
339 |
+
msgstr "Lauantai"
|
|
|
340 |
|
341 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:963
|
342 |
+
msgid "Sunday"
|
343 |
+
msgstr "Sunnuntai"
|
344 |
|
345 |
+
#~ msgid "No Repeat"
|
346 |
+
#~ msgstr "Ei Toista"
|
languages/sp_calendar-fr_FR.mo
CHANGED
Binary file
|
languages/sp_calendar-fr_FR.po
CHANGED
@@ -2,204 +2,344 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: spider_calendar\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date:
|
6 |
-
"PO-Revision-Date:
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: \n"
|
|
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
"X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
|
13 |
"X-Poedit-Basepath: .\n"
|
14 |
-
"X-
|
15 |
-
"X-Poedit-SearchPath-0: C:\\wamp\\www\\
|
|
|
16 |
|
17 |
-
#: C:\wamp\www\
|
18 |
-
|
19 |
-
|
20 |
-
msgid "Monday"
|
21 |
-
msgstr "Lundi"
|
22 |
|
23 |
-
#: C:\wamp\www\
|
24 |
-
#: C:\wamp\www\
|
25 |
-
#: C:\wamp\www\
|
26 |
-
|
27 |
-
|
|
|
|
|
|
|
28 |
|
29 |
-
#: C:\wamp\www\
|
30 |
-
#: C:\wamp\www\
|
31 |
-
#: C:\wamp\www\
|
32 |
-
|
33 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
34 |
|
35 |
-
#: C:\wamp\www\
|
36 |
-
|
37 |
-
|
38 |
-
msgid "Thursday"
|
39 |
-
msgstr "Jeudi"
|
40 |
|
41 |
-
#: C:\wamp\www\
|
42 |
-
#: C:\wamp\www\
|
43 |
-
|
44 |
-
|
45 |
-
msgstr "Vendredi"
|
46 |
|
47 |
-
#: C:\wamp\www\
|
48 |
-
#: C:\wamp\www\
|
49 |
-
|
50 |
-
|
51 |
-
msgstr "Samedi"
|
52 |
|
53 |
-
#: C:\wamp\www\
|
54 |
-
#: C:\wamp\www\
|
55 |
-
|
56 |
-
|
57 |
-
msgid "Sunday"
|
58 |
-
msgstr "Dimanche"
|
59 |
|
60 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
61 |
msgid "January"
|
62 |
msgstr "Janvier"
|
63 |
|
64 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
65 |
msgid "February"
|
66 |
-
msgstr "
|
67 |
-
|
68 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
69 |
msgid "March"
|
70 |
-
msgstr "
|
71 |
-
|
72 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
73 |
msgid "April"
|
74 |
msgstr "Avr."
|
75 |
|
76 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
77 |
msgid "May"
|
78 |
-
msgstr "
|
79 |
-
|
80 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
81 |
msgid "June"
|
82 |
-
msgstr "
|
83 |
-
|
84 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
85 |
msgid "July"
|
86 |
msgstr "Juil."
|
87 |
|
88 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
89 |
msgid "August"
|
90 |
-
msgstr "
|
91 |
-
|
92 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
93 |
msgid "September"
|
94 |
msgstr "Sep."
|
95 |
|
96 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
97 |
msgid "October"
|
98 |
-
msgstr "
|
99 |
-
|
100 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
101 |
msgid "November"
|
102 |
-
msgstr "
|
103 |
-
|
104 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
105 |
msgid "December"
|
106 |
msgstr "Décembre"
|
107 |
|
108 |
-
#: C:\wamp\www\
|
109 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
110 |
msgid "Su"
|
111 |
msgstr "Di"
|
112 |
|
113 |
-
#: C:\wamp\www\
|
|
|
114 |
msgid "Mo"
|
115 |
msgstr "Lu"
|
116 |
|
117 |
-
#: C:\wamp\www\
|
|
|
118 |
msgid "Tu"
|
119 |
msgstr "Ma"
|
120 |
|
121 |
-
#: C:\wamp\www\
|
|
|
122 |
msgid "We"
|
123 |
msgstr "Me"
|
124 |
|
125 |
-
#: C:\wamp\www\
|
|
|
126 |
msgid "Th"
|
127 |
msgstr "Je"
|
128 |
|
129 |
-
#: C:\wamp\www\
|
|
|
130 |
msgid "Fr"
|
131 |
msgstr "Ve"
|
132 |
|
133 |
-
#: C:\wamp\www\
|
|
|
134 |
msgid "Sa"
|
135 |
msgstr "Sa"
|
136 |
|
137 |
-
#: C:\wamp\www\
|
138 |
-
#: C:\wamp\www\
|
139 |
-
#: C:\wamp\www\
|
140 |
-
#: C:\wamp\www\
|
141 |
-
#: C:\wamp\www\
|
142 |
-
#: C:\wamp\www\
|
143 |
-
msgid "See more
|
144 |
msgstr "En Savoir Plus"
|
145 |
|
146 |
-
#: C:\wamp\www\
|
147 |
msgid "First"
|
148 |
msgstr "PREMIEREMENT"
|
149 |
|
150 |
-
#: C:\wamp\www\
|
151 |
msgid "Second"
|
152 |
msgstr "deuxième"
|
153 |
|
154 |
-
#: C:\wamp\www\
|
155 |
msgid "Third"
|
156 |
msgstr "troisieme"
|
157 |
|
158 |
-
#: C:\wamp\www\
|
159 |
msgid "Fourth"
|
160 |
msgstr "quatrième"
|
161 |
|
162 |
-
#: C:\wamp\www\
|
163 |
msgid "Last"
|
164 |
msgstr "Nouveau"
|
165 |
|
166 |
-
#: C:\wamp\www\
|
167 |
-
msgid "
|
168 |
-
msgstr "
|
169 |
-
|
170 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:351
|
171 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:354
|
172 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:369
|
173 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:372
|
174 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:375
|
175 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:378
|
176 |
-
msgid "Repeat Every"
|
177 |
-
msgstr "Répéter tous les"
|
178 |
|
179 |
-
#: C:\wamp\www\
|
180 |
-
msgid "
|
181 |
-
msgstr "
|
182 |
|
183 |
-
#: C:\wamp\www\
|
184 |
-
msgid "
|
185 |
-
msgstr "
|
186 |
|
187 |
-
#: C:\wamp\www\
|
188 |
-
|
189 |
-
|
190 |
-
msgstr "Mois (s) sur la"
|
191 |
|
192 |
-
#: C:\wamp\www\
|
193 |
-
|
194 |
-
|
195 |
-
msgstr "Année (s)"
|
196 |
|
197 |
-
#: C:\wamp\www\
|
198 |
-
|
199 |
-
|
200 |
-
msgstr "sur l'"
|
201 |
|
202 |
-
#: C:\wamp\www\
|
203 |
-
msgid "
|
204 |
-
msgstr "
|
205 |
|
|
|
|
2 |
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"
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\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.5.4\n"
|
16 |
+
"X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
|
17 |
+
"\\spider-event-calendar\n"
|
18 |
|
19 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:451
|
20 |
+
msgid "Date"
|
21 |
+
msgstr "Date"
|
|
|
|
|
22 |
|
23 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
24 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
25 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
26 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
27 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
28 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
29 |
+
msgid "Repeat Every"
|
30 |
+
msgstr "Répéter tous les"
|
31 |
|
32 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
33 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:366
|
34 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:228
|
35 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:364
|
36 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:205
|
37 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:263
|
38 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:201
|
39 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:387
|
40 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:235
|
41 |
+
msgid "Day"
|
42 |
+
msgstr "Journée"
|
43 |
|
44 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
45 |
+
msgid "Week(s) on"
|
46 |
+
msgstr "Semaine (s) sur"
|
|
|
|
|
47 |
|
48 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
49 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
50 |
+
msgid "Month(s) on the"
|
51 |
+
msgstr "Mois (s) sur la"
|
|
|
52 |
|
53 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
54 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
55 |
+
msgid "Year(s) in"
|
56 |
+
msgstr "Année (s)"
|
|
|
57 |
|
58 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
59 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
60 |
+
msgid "on the"
|
61 |
+
msgstr "sur l'"
|
|
|
|
|
62 |
|
63 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:492
|
64 |
+
msgid "There Is No Text For This Event"
|
65 |
+
msgstr "Il n'existe pas de texte pour cet événement"
|
66 |
+
|
67 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:509
|
68 |
+
msgid "Back to event list"
|
69 |
+
msgstr "Retour à la liste des événements"
|
70 |
+
|
71 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:78
|
72 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:43
|
73 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:87
|
74 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:43
|
75 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:80
|
76 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:43
|
77 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:78
|
78 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:44
|
79 |
msgid "January"
|
80 |
msgstr "Janvier"
|
81 |
|
82 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:79
|
83 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:44
|
84 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:88
|
85 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:44
|
86 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:81
|
87 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:44
|
88 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:79
|
89 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:45
|
90 |
msgid "February"
|
91 |
+
msgstr "Février"
|
92 |
+
|
93 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:80
|
94 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:45
|
95 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:89
|
96 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:45
|
97 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:82
|
98 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:45
|
99 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:80
|
100 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:46
|
101 |
msgid "March"
|
102 |
+
msgstr "Mars"
|
103 |
+
|
104 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:81
|
105 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:46
|
106 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:90
|
107 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:46
|
108 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:83
|
109 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:46
|
110 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:81
|
111 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:47
|
112 |
msgid "April"
|
113 |
msgstr "Avr."
|
114 |
|
115 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:82
|
116 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:47
|
117 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:91
|
118 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:47
|
119 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:84
|
120 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:47
|
121 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:82
|
122 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:48
|
123 |
msgid "May"
|
124 |
+
msgstr "Peuvent"
|
125 |
+
|
126 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:83
|
127 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:48
|
128 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:92
|
129 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:48
|
130 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:85
|
131 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:48
|
132 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:83
|
133 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:49
|
134 |
msgid "June"
|
135 |
+
msgstr "Juin"
|
136 |
+
|
137 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:84
|
138 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:49
|
139 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:93
|
140 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:49
|
141 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:86
|
142 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:49
|
143 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:84
|
144 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:50
|
145 |
msgid "July"
|
146 |
msgstr "Juil."
|
147 |
|
148 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:85
|
149 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:50
|
150 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:94
|
151 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:50
|
152 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:87
|
153 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:50
|
154 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:85
|
155 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:51
|
156 |
msgid "August"
|
157 |
+
msgstr "Août"
|
158 |
+
|
159 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:86
|
160 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:51
|
161 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:95
|
162 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:51
|
163 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:88
|
164 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:51
|
165 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:86
|
166 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:52
|
167 |
msgid "September"
|
168 |
msgstr "Sep."
|
169 |
|
170 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:87
|
171 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:52
|
172 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:96
|
173 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:52
|
174 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:89
|
175 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:52
|
176 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:87
|
177 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:53
|
178 |
msgid "October"
|
179 |
+
msgstr "Octobre"
|
180 |
+
|
181 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:88
|
182 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:53
|
183 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:97
|
184 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:53
|
185 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:90
|
186 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:53
|
187 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:88
|
188 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:54
|
189 |
msgid "November"
|
190 |
+
msgstr "Novembre"
|
191 |
+
|
192 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:89
|
193 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:54
|
194 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:98
|
195 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:54
|
196 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:91
|
197 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:54
|
198 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:89
|
199 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:55
|
200 |
msgid "December"
|
201 |
msgstr "Décembre"
|
202 |
|
203 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:379
|
204 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:241
|
205 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:377
|
206 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:218
|
207 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:276
|
208 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:214
|
209 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:400
|
210 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:475
|
211 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:248
|
212 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:310
|
213 |
+
msgid "Week"
|
214 |
+
msgstr "Semaine"
|
215 |
+
|
216 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:391
|
217 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:253
|
218 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:389
|
219 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:230
|
220 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:288
|
221 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:226
|
222 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:412
|
223 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:260
|
224 |
+
msgid "List"
|
225 |
+
msgstr "Liste"
|
226 |
+
|
227 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:403
|
228 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:265
|
229 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:401
|
230 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:242
|
231 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:300
|
232 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:238
|
233 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:424
|
234 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:272
|
235 |
+
msgid "Month"
|
236 |
+
msgstr "Mois"
|
237 |
+
|
238 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:556
|
239 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:378
|
240 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:638
|
241 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:458
|
242 |
+
msgid "There Is No Event In This Day"
|
243 |
+
msgstr "Il n'y a aucun événement en ce jour"
|
244 |
+
|
245 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:536
|
246 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:339
|
247 |
+
msgid "There Is No Event In This Month"
|
248 |
+
msgstr "Il n'y a aucun événement Ce mois"
|
249 |
+
|
250 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:398
|
251 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:421
|
252 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:305
|
253 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:328
|
254 |
msgid "Su"
|
255 |
msgstr "Di"
|
256 |
|
257 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:402
|
258 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:309
|
259 |
msgid "Mo"
|
260 |
msgstr "Lu"
|
261 |
|
262 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:405
|
263 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:312
|
264 |
msgid "Tu"
|
265 |
msgstr "Ma"
|
266 |
|
267 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:408
|
268 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:315
|
269 |
msgid "We"
|
270 |
msgstr "Me"
|
271 |
|
272 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:411
|
273 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:318
|
274 |
msgid "Th"
|
275 |
msgstr "Je"
|
276 |
|
277 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:414
|
278 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:321
|
279 |
msgid "Fr"
|
280 |
msgstr "Ve"
|
281 |
|
282 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:417
|
283 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:324
|
284 |
msgid "Sa"
|
285 |
msgstr "Sa"
|
286 |
|
287 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:508
|
288 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:558
|
289 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:612
|
290 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:667
|
291 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:718
|
292 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:771
|
293 |
+
msgid "See more"
|
294 |
msgstr "En Savoir Plus"
|
295 |
|
296 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:927
|
297 |
msgid "First"
|
298 |
msgstr "PREMIEREMENT"
|
299 |
|
300 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:930
|
301 |
msgid "Second"
|
302 |
msgstr "deuxième"
|
303 |
|
304 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:933
|
305 |
msgid "Third"
|
306 |
msgstr "troisieme"
|
307 |
|
308 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:936
|
309 |
msgid "Fourth"
|
310 |
msgstr "quatrième"
|
311 |
|
312 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:939
|
313 |
msgid "Last"
|
314 |
msgstr "Nouveau"
|
315 |
|
316 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:945
|
317 |
+
msgid "Monday"
|
318 |
+
msgstr "Lundi"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
319 |
|
320 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:948
|
321 |
+
msgid "Tuesday"
|
322 |
+
msgstr "Mardi"
|
323 |
|
324 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:951
|
325 |
+
msgid "Wednesday"
|
326 |
+
msgstr "Mercredi"
|
327 |
|
328 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:954
|
329 |
+
msgid "Thursday"
|
330 |
+
msgstr "Jeudi"
|
|
|
331 |
|
332 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:957
|
333 |
+
msgid "Friday"
|
334 |
+
msgstr "Vendredi"
|
|
|
335 |
|
336 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:960
|
337 |
+
msgid "Saturday"
|
338 |
+
msgstr "Samedi"
|
|
|
339 |
|
340 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:963
|
341 |
+
msgid "Sunday"
|
342 |
+
msgstr "Dimanche"
|
343 |
|
344 |
+
#~ msgid "No Repeat"
|
345 |
+
#~ msgstr "Pas de répétition"
|
languages/sp_calendar-gl_ES.mo
CHANGED
Binary file
|
languages/sp_calendar-gl_ES.po
CHANGED
@@ -2,204 +2,345 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: spider_calendar\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date:
|
6 |
-
"PO-Revision-Date:
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: \n"
|
|
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
"X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
|
13 |
"X-Poedit-Basepath: .\n"
|
14 |
-
"X-
|
15 |
-
"X-Poedit-SearchPath-0: C:\\wamp\\www\\
|
|
|
16 |
|
17 |
-
#: C:\wamp\www\
|
18 |
-
|
19 |
-
|
20 |
-
msgid "Monday"
|
21 |
-
msgstr "Luns"
|
22 |
|
23 |
-
#: C:\wamp\www\
|
24 |
-
#: C:\wamp\www\
|
25 |
-
#: C:\wamp\www\
|
26 |
-
|
27 |
-
|
|
|
|
|
|
|
28 |
|
29 |
-
#: C:\wamp\www\
|
30 |
-
#: C:\wamp\www\
|
31 |
-
#: C:\wamp\www\
|
32 |
-
|
33 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
34 |
|
35 |
-
#: C:\wamp\www\
|
36 |
-
|
37 |
-
|
38 |
-
msgid "Thursday"
|
39 |
-
msgstr "Xoves"
|
40 |
|
41 |
-
#: C:\wamp\www\
|
42 |
-
#: C:\wamp\www\
|
43 |
-
|
44 |
-
|
45 |
-
msgstr "Venres"
|
46 |
|
47 |
-
#: C:\wamp\www\
|
48 |
-
#: C:\wamp\www\
|
49 |
-
|
50 |
-
|
51 |
-
msgstr "Sábado"
|
52 |
|
53 |
-
#: C:\wamp\www\
|
54 |
-
#: C:\wamp\www\
|
55 |
-
|
56 |
-
|
57 |
-
msgid "Sunday"
|
58 |
-
msgstr "Domingo"
|
59 |
|
60 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
61 |
msgid "January"
|
62 |
msgstr "Xaneiro"
|
63 |
|
64 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
65 |
msgid "February"
|
66 |
msgstr "Febreiro"
|
67 |
|
68 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
69 |
msgid "March"
|
70 |
msgstr "Marzo"
|
71 |
|
72 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
73 |
msgid "April"
|
74 |
msgstr "Abril"
|
75 |
|
76 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
77 |
msgid "May"
|
78 |
msgstr "Maio"
|
79 |
|
80 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
81 |
msgid "June"
|
82 |
msgstr "Xuño"
|
83 |
|
84 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
85 |
msgid "July"
|
86 |
msgstr "Xullo"
|
87 |
|
88 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
89 |
msgid "August"
|
90 |
msgstr "Agosto"
|
91 |
|
92 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
93 |
msgid "September"
|
94 |
msgstr "Setembro"
|
95 |
|
96 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
97 |
msgid "October"
|
98 |
msgstr "Outubro"
|
99 |
|
100 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
101 |
msgid "November"
|
102 |
msgstr "Novembro"
|
103 |
|
104 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
105 |
msgid "December"
|
106 |
msgstr "Decembro"
|
107 |
|
108 |
-
#: C:\wamp\www\
|
109 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
110 |
msgid "Su"
|
111 |
msgstr "Do"
|
112 |
|
113 |
-
#: C:\wamp\www\
|
|
|
114 |
msgid "Mo"
|
115 |
msgstr "Lu"
|
116 |
|
117 |
-
#: C:\wamp\www\
|
|
|
118 |
msgid "Tu"
|
119 |
msgstr "Ma"
|
120 |
|
121 |
-
#: C:\wamp\www\
|
|
|
122 |
msgid "We"
|
123 |
msgstr "Mé"
|
124 |
|
125 |
-
#: C:\wamp\www\
|
|
|
126 |
msgid "Th"
|
127 |
msgstr "Xo"
|
128 |
|
129 |
-
#: C:\wamp\www\
|
|
|
130 |
msgid "Fr"
|
131 |
msgstr "Ve"
|
132 |
|
133 |
-
#: C:\wamp\www\
|
|
|
134 |
msgid "Sa"
|
135 |
msgstr "Sá"
|
136 |
|
137 |
-
#: C:\wamp\www\
|
138 |
-
#: C:\wamp\www\
|
139 |
-
#: C:\wamp\www\
|
140 |
-
#: C:\wamp\www\
|
141 |
-
#: C:\wamp\www\
|
142 |
-
#: C:\wamp\www\
|
143 |
-
|
|
|
144 |
msgstr "Ver máis ..."
|
145 |
|
146 |
-
#: C:\wamp\www\
|
147 |
msgid "First"
|
148 |
msgstr "Nome"
|
149 |
|
150 |
-
#: C:\wamp\www\
|
151 |
msgid "Second"
|
152 |
msgstr "Segundo"
|
153 |
|
154 |
-
#: C:\wamp\www\
|
155 |
msgid "Third"
|
156 |
msgstr "Terceiro"
|
157 |
|
158 |
-
#: C:\wamp\www\
|
159 |
msgid "Fourth"
|
160 |
msgstr "Cuarto"
|
161 |
|
162 |
-
#: C:\wamp\www\
|
163 |
msgid "Last"
|
164 |
msgstr "Apelido"
|
165 |
|
166 |
-
#: C:\wamp\www\
|
167 |
-
msgid "
|
168 |
-
msgstr "
|
169 |
-
|
170 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:351
|
171 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:354
|
172 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:369
|
173 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:372
|
174 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:375
|
175 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:378
|
176 |
-
msgid "Repeat Every"
|
177 |
-
msgstr "Repetir cada"
|
178 |
|
179 |
-
#: C:\wamp\www\
|
180 |
-
msgid "
|
181 |
-
msgstr "
|
182 |
|
183 |
-
#: C:\wamp\www\
|
184 |
-
msgid "
|
185 |
-
msgstr "
|
186 |
|
187 |
-
#: C:\wamp\www\
|
188 |
-
|
189 |
-
|
190 |
-
msgstr "Día (s) sobre o"
|
191 |
|
192 |
-
#: C:\wamp\www\
|
193 |
-
|
194 |
-
|
195 |
-
msgstr "Ano (s) en"
|
196 |
|
197 |
-
#: C:\wamp\www\
|
198 |
-
|
199 |
-
|
200 |
-
msgstr "no"
|
201 |
|
202 |
-
#: C:\wamp\www\
|
203 |
-
msgid "
|
204 |
-
msgstr "
|
205 |
|
|
|
|
2 |
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"
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\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.5.4\n"
|
16 |
+
"X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
|
17 |
+
"\\spider-event-calendar\n"
|
18 |
|
19 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:451
|
20 |
+
msgid "Date"
|
21 |
+
msgstr "Data"
|
|
|
|
|
22 |
|
23 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
24 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
25 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
26 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
27 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
28 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
29 |
+
msgid "Repeat Every"
|
30 |
+
msgstr "Repetir cada"
|
31 |
|
32 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
33 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:366
|
34 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:228
|
35 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:364
|
36 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:205
|
37 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:263
|
38 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:201
|
39 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:387
|
40 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:235
|
41 |
+
msgid "Day"
|
42 |
+
msgstr "Día"
|
43 |
|
44 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
45 |
+
msgid "Week(s) on"
|
46 |
+
msgstr "Semana (s) en"
|
|
|
|
|
47 |
|
48 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
49 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
50 |
+
msgid "Month(s) on the"
|
51 |
+
msgstr "Día (s) sobre o"
|
|
|
52 |
|
53 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
54 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
55 |
+
msgid "Year(s) in"
|
56 |
+
msgstr "Ano (s) en"
|
|
|
57 |
|
58 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
59 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
60 |
+
msgid "on the"
|
61 |
+
msgstr "no"
|
|
|
|
|
62 |
|
63 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:492
|
64 |
+
msgid "There Is No Text For This Event"
|
65 |
+
msgstr "No hay ningún texto para este evento"
|
66 |
+
|
67 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:509
|
68 |
+
msgid "Back to event list"
|
69 |
+
msgstr "Regreso a la lista de eventos"
|
70 |
+
|
71 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:78
|
72 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:43
|
73 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:87
|
74 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:43
|
75 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:80
|
76 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:43
|
77 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:78
|
78 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:44
|
79 |
msgid "January"
|
80 |
msgstr "Xaneiro"
|
81 |
|
82 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:79
|
83 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:44
|
84 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:88
|
85 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:44
|
86 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:81
|
87 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:44
|
88 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:79
|
89 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:45
|
90 |
msgid "February"
|
91 |
msgstr "Febreiro"
|
92 |
|
93 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:80
|
94 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:45
|
95 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:89
|
96 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:45
|
97 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:82
|
98 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:45
|
99 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:80
|
100 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:46
|
101 |
msgid "March"
|
102 |
msgstr "Marzo"
|
103 |
|
104 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:81
|
105 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:46
|
106 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:90
|
107 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:46
|
108 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:83
|
109 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:46
|
110 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:81
|
111 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:47
|
112 |
msgid "April"
|
113 |
msgstr "Abril"
|
114 |
|
115 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:82
|
116 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:47
|
117 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:91
|
118 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:47
|
119 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:84
|
120 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:47
|
121 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:82
|
122 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:48
|
123 |
msgid "May"
|
124 |
msgstr "Maio"
|
125 |
|
126 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:83
|
127 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:48
|
128 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:92
|
129 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:48
|
130 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:85
|
131 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:48
|
132 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:83
|
133 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:49
|
134 |
msgid "June"
|
135 |
msgstr "Xuño"
|
136 |
|
137 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:84
|
138 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:49
|
139 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:93
|
140 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:49
|
141 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:86
|
142 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:49
|
143 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:84
|
144 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:50
|
145 |
msgid "July"
|
146 |
msgstr "Xullo"
|
147 |
|
148 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:85
|
149 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:50
|
150 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:94
|
151 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:50
|
152 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:87
|
153 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:50
|
154 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:85
|
155 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:51
|
156 |
msgid "August"
|
157 |
msgstr "Agosto"
|
158 |
|
159 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:86
|
160 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:51
|
161 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:95
|
162 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:51
|
163 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:88
|
164 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:51
|
165 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:86
|
166 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:52
|
167 |
msgid "September"
|
168 |
msgstr "Setembro"
|
169 |
|
170 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:87
|
171 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:52
|
172 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:96
|
173 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:52
|
174 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:89
|
175 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:52
|
176 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:87
|
177 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:53
|
178 |
msgid "October"
|
179 |
msgstr "Outubro"
|
180 |
|
181 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:88
|
182 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:53
|
183 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:97
|
184 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:53
|
185 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:90
|
186 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:53
|
187 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:88
|
188 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:54
|
189 |
msgid "November"
|
190 |
msgstr "Novembro"
|
191 |
|
192 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:89
|
193 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:54
|
194 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:98
|
195 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:54
|
196 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:91
|
197 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:54
|
198 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:89
|
199 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:55
|
200 |
msgid "December"
|
201 |
msgstr "Decembro"
|
202 |
|
203 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:379
|
204 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:241
|
205 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:377
|
206 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:218
|
207 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:276
|
208 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:214
|
209 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:400
|
210 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:475
|
211 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:248
|
212 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:310
|
213 |
+
msgid "Week"
|
214 |
+
msgstr "Semana"
|
215 |
+
|
216 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:391
|
217 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:253
|
218 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:389
|
219 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:230
|
220 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:288
|
221 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:226
|
222 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:412
|
223 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:260
|
224 |
+
msgid "List"
|
225 |
+
msgstr "Lista"
|
226 |
+
|
227 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:403
|
228 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:265
|
229 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:401
|
230 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:242
|
231 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:300
|
232 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:238
|
233 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:424
|
234 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:272
|
235 |
+
msgid "Month"
|
236 |
+
msgstr "Mes"
|
237 |
+
|
238 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:556
|
239 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:378
|
240 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:638
|
241 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:458
|
242 |
+
msgid "There Is No Event In This Day"
|
243 |
+
msgstr "No hay ningún evento en este día"
|
244 |
+
|
245 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:536
|
246 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:339
|
247 |
+
msgid "There Is No Event In This Month"
|
248 |
+
msgstr "No hay ningún evento en este mes"
|
249 |
+
|
250 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:398
|
251 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:421
|
252 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:305
|
253 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:328
|
254 |
msgid "Su"
|
255 |
msgstr "Do"
|
256 |
|
257 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:402
|
258 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:309
|
259 |
msgid "Mo"
|
260 |
msgstr "Lu"
|
261 |
|
262 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:405
|
263 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:312
|
264 |
msgid "Tu"
|
265 |
msgstr "Ma"
|
266 |
|
267 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:408
|
268 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:315
|
269 |
msgid "We"
|
270 |
msgstr "Mé"
|
271 |
|
272 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:411
|
273 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:318
|
274 |
msgid "Th"
|
275 |
msgstr "Xo"
|
276 |
|
277 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:414
|
278 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:321
|
279 |
msgid "Fr"
|
280 |
msgstr "Ve"
|
281 |
|
282 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:417
|
283 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:324
|
284 |
msgid "Sa"
|
285 |
msgstr "Sá"
|
286 |
|
287 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:508
|
288 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:558
|
289 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:612
|
290 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:667
|
291 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:718
|
292 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:771
|
293 |
+
#, fuzzy
|
294 |
+
msgid "See more"
|
295 |
msgstr "Ver máis ..."
|
296 |
|
297 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:927
|
298 |
msgid "First"
|
299 |
msgstr "Nome"
|
300 |
|
301 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:930
|
302 |
msgid "Second"
|
303 |
msgstr "Segundo"
|
304 |
|
305 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:933
|
306 |
msgid "Third"
|
307 |
msgstr "Terceiro"
|
308 |
|
309 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:936
|
310 |
msgid "Fourth"
|
311 |
msgstr "Cuarto"
|
312 |
|
313 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:939
|
314 |
msgid "Last"
|
315 |
msgstr "Apelido"
|
316 |
|
317 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:945
|
318 |
+
msgid "Monday"
|
319 |
+
msgstr "Luns"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
320 |
|
321 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:948
|
322 |
+
msgid "Tuesday"
|
323 |
+
msgstr "Martes"
|
324 |
|
325 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:951
|
326 |
+
msgid "Wednesday"
|
327 |
+
msgstr "Mércores"
|
328 |
|
329 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:954
|
330 |
+
msgid "Thursday"
|
331 |
+
msgstr "Xoves"
|
|
|
332 |
|
333 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:957
|
334 |
+
msgid "Friday"
|
335 |
+
msgstr "Venres"
|
|
|
336 |
|
337 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:960
|
338 |
+
msgid "Saturday"
|
339 |
+
msgstr "Sábado"
|
|
|
340 |
|
341 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:963
|
342 |
+
msgid "Sunday"
|
343 |
+
msgstr "Domingo"
|
344 |
|
345 |
+
#~ msgid "No Repeat"
|
346 |
+
#~ msgstr "Non repetir"
|
languages/sp_calendar-he_IL.mo
CHANGED
Binary file
|
languages/sp_calendar-he_IL.po
CHANGED
@@ -2,204 +2,345 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: spider_calendar\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date:
|
6 |
-
"PO-Revision-Date:
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: \n"
|
|
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
"X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
|
13 |
"X-Poedit-Basepath: .\n"
|
14 |
-
"X-
|
15 |
-
"X-Poedit-SearchPath-0: C:\\wamp\\www\\
|
|
|
16 |
|
17 |
-
#: C:\wamp\www\
|
18 |
-
|
19 |
-
|
20 |
-
msgid "Monday"
|
21 |
-
msgstr "יום שני"
|
22 |
|
23 |
-
#: C:\wamp\www\
|
24 |
-
#: C:\wamp\www\
|
25 |
-
#: C:\wamp\www\
|
26 |
-
|
27 |
-
|
|
|
|
|
|
|
28 |
|
29 |
-
#: C:\wamp\www\
|
30 |
-
#: C:\wamp\www\
|
31 |
-
#: C:\wamp\www\
|
32 |
-
|
33 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
34 |
|
35 |
-
#: C:\wamp\www\
|
36 |
-
|
37 |
-
|
38 |
-
msgid "Thursday"
|
39 |
-
msgstr "חמישי"
|
40 |
|
41 |
-
#: C:\wamp\www\
|
42 |
-
#: C:\wamp\www\
|
43 |
-
|
44 |
-
|
45 |
-
msgstr "שישי"
|
46 |
|
47 |
-
#: C:\wamp\www\
|
48 |
-
#: C:\wamp\www\
|
49 |
-
|
50 |
-
|
51 |
-
msgstr "יום שבת"
|
52 |
|
53 |
-
#: C:\wamp\www\
|
54 |
-
#: C:\wamp\www\
|
55 |
-
|
56 |
-
|
57 |
-
msgid "Sunday"
|
58 |
-
msgstr "ראשון"
|
59 |
|
60 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
61 |
msgid "January"
|
62 |
msgstr "ינואר"
|
63 |
|
64 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
65 |
msgid "February"
|
66 |
msgstr "פברואר"
|
67 |
|
68 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
69 |
msgid "March"
|
70 |
msgstr "מרץ"
|
71 |
|
72 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
73 |
msgid "April"
|
74 |
msgstr "אפריל"
|
75 |
|
76 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
77 |
msgid "May"
|
78 |
msgstr "מאי"
|
79 |
|
80 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
81 |
msgid "June"
|
82 |
msgstr "יוני"
|
83 |
|
84 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
85 |
msgid "July"
|
86 |
msgstr "יולי"
|
87 |
|
88 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
89 |
msgid "August"
|
90 |
msgstr "אוגוסט"
|
91 |
|
92 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
93 |
msgid "September"
|
94 |
msgstr "ספטמבר"
|
95 |
|
96 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
97 |
msgid "October"
|
98 |
msgstr "אוקטובר"
|
99 |
|
100 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
101 |
msgid "November"
|
102 |
msgstr "נובמבר"
|
103 |
|
104 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
105 |
msgid "December"
|
106 |
msgstr "דצמבר"
|
107 |
|
108 |
-
#: C:\wamp\www\
|
109 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
110 |
msgid "Su"
|
111 |
msgstr "ון"
|
112 |
|
113 |
-
#: C:\wamp\www\
|
|
|
114 |
msgid "Mo"
|
115 |
msgstr "ני"
|
116 |
|
117 |
-
#: C:\wamp\www\
|
|
|
118 |
msgid "Tu"
|
119 |
msgstr "שי"
|
120 |
|
121 |
-
#: C:\wamp\www\
|
|
|
122 |
msgid "We"
|
123 |
msgstr "עי"
|
124 |
|
125 |
-
#: C:\wamp\www\
|
|
|
126 |
msgid "Th"
|
127 |
msgstr "שי"
|
128 |
|
129 |
-
#: C:\wamp\www\
|
|
|
130 |
msgid "Fr"
|
131 |
msgstr "שי"
|
132 |
|
133 |
-
#: C:\wamp\www\
|
|
|
134 |
msgid "Sa"
|
135 |
msgstr "בת"
|
136 |
|
137 |
-
#: C:\wamp\www\
|
138 |
-
#: C:\wamp\www\
|
139 |
-
#: C:\wamp\www\
|
140 |
-
#: C:\wamp\www\
|
141 |
-
#: C:\wamp\www\
|
142 |
-
#: C:\wamp\www\
|
143 |
-
|
|
|
144 |
msgstr "ראה עוד ..."
|
145 |
|
146 |
-
#: C:\wamp\www\
|
147 |
msgid "First"
|
148 |
msgstr "ראשון"
|
149 |
|
150 |
-
#: C:\wamp\www\
|
151 |
msgid "Second"
|
152 |
msgstr "שני"
|
153 |
|
154 |
-
#: C:\wamp\www\
|
155 |
msgid "Third"
|
156 |
msgstr "שלישי"
|
157 |
|
158 |
-
#: C:\wamp\www\
|
159 |
msgid "Fourth"
|
160 |
msgstr "הרביעי"
|
161 |
|
162 |
-
#: C:\wamp\www\
|
163 |
msgid "Last"
|
164 |
msgstr "אחרון"
|
165 |
|
166 |
-
#: C:\wamp\www\
|
167 |
-
msgid "
|
168 |
-
msgstr "
|
169 |
-
|
170 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:351
|
171 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:354
|
172 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:369
|
173 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:372
|
174 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:375
|
175 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:378
|
176 |
-
msgid "Repeat Every"
|
177 |
-
msgstr "חזור על כל"
|
178 |
|
179 |
-
#: C:\wamp\www\
|
180 |
-
msgid "
|
181 |
-
msgstr "
|
182 |
|
183 |
-
#: C:\wamp\www\
|
184 |
-
msgid "
|
185 |
-
msgstr "
|
186 |
|
187 |
-
#: C:\wamp\www\
|
188 |
-
|
189 |
-
|
190 |
-
msgstr "חודש (הים) על"
|
191 |
|
192 |
-
#: C:\wamp\www\
|
193 |
-
|
194 |
-
|
195 |
-
msgstr "שנה (הים) ב"
|
196 |
|
197 |
-
#: C:\wamp\www\
|
198 |
-
|
199 |
-
|
200 |
-
msgstr "על"
|
201 |
|
202 |
-
#: C:\wamp\www\
|
203 |
-
msgid "
|
204 |
-
msgstr "
|
205 |
|
|
|
|
2 |
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"
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\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.5.4\n"
|
16 |
+
"X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
|
17 |
+
"\\spider-event-calendar\n"
|
18 |
|
19 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:451
|
20 |
+
msgid "Date"
|
21 |
+
msgstr "תאריך"
|
|
|
|
|
22 |
|
23 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
24 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
25 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
26 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
27 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
28 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
29 |
+
msgid "Repeat Every"
|
30 |
+
msgstr "חזור על כל"
|
31 |
|
32 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
33 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:366
|
34 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:228
|
35 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:364
|
36 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:205
|
37 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:263
|
38 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:201
|
39 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:387
|
40 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:235
|
41 |
+
msgid "Day"
|
42 |
+
msgstr "יום"
|
43 |
|
44 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
45 |
+
msgid "Week(s) on"
|
46 |
+
msgstr "שבוע (הים) על"
|
|
|
|
|
47 |
|
48 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
49 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
50 |
+
msgid "Month(s) on the"
|
51 |
+
msgstr "חודש (הים) על"
|
|
|
52 |
|
53 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
54 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
55 |
+
msgid "Year(s) in"
|
56 |
+
msgstr "שנה (הים) ב"
|
|
|
57 |
|
58 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
59 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
60 |
+
msgid "on the"
|
61 |
+
msgstr "על"
|
|
|
|
|
62 |
|
63 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:492
|
64 |
+
msgid "There Is No Text For This Event"
|
65 |
+
msgstr "אין טקסט לאירוע זה"
|
66 |
+
|
67 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:509
|
68 |
+
msgid "Back to event list"
|
69 |
+
msgstr "חזור לרשימת אירועים"
|
70 |
+
|
71 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:78
|
72 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:43
|
73 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:87
|
74 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:43
|
75 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:80
|
76 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:43
|
77 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:78
|
78 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:44
|
79 |
msgid "January"
|
80 |
msgstr "ינואר"
|
81 |
|
82 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:79
|
83 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:44
|
84 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:88
|
85 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:44
|
86 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:81
|
87 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:44
|
88 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:79
|
89 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:45
|
90 |
msgid "February"
|
91 |
msgstr "פברואר"
|
92 |
|
93 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:80
|
94 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:45
|
95 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:89
|
96 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:45
|
97 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:82
|
98 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:45
|
99 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:80
|
100 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:46
|
101 |
msgid "March"
|
102 |
msgstr "מרץ"
|
103 |
|
104 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:81
|
105 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:46
|
106 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:90
|
107 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:46
|
108 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:83
|
109 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:46
|
110 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:81
|
111 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:47
|
112 |
msgid "April"
|
113 |
msgstr "אפריל"
|
114 |
|
115 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:82
|
116 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:47
|
117 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:91
|
118 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:47
|
119 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:84
|
120 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:47
|
121 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:82
|
122 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:48
|
123 |
msgid "May"
|
124 |
msgstr "מאי"
|
125 |
|
126 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:83
|
127 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:48
|
128 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:92
|
129 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:48
|
130 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:85
|
131 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:48
|
132 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:83
|
133 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:49
|
134 |
msgid "June"
|
135 |
msgstr "יוני"
|
136 |
|
137 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:84
|
138 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:49
|
139 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:93
|
140 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:49
|
141 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:86
|
142 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:49
|
143 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:84
|
144 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:50
|
145 |
msgid "July"
|
146 |
msgstr "יולי"
|
147 |
|
148 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:85
|
149 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:50
|
150 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:94
|
151 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:50
|
152 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:87
|
153 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:50
|
154 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:85
|
155 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:51
|
156 |
msgid "August"
|
157 |
msgstr "אוגוסט"
|
158 |
|
159 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:86
|
160 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:51
|
161 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:95
|
162 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:51
|
163 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:88
|
164 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:51
|
165 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:86
|
166 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:52
|
167 |
msgid "September"
|
168 |
msgstr "ספטמבר"
|
169 |
|
170 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:87
|
171 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:52
|
172 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:96
|
173 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:52
|
174 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:89
|
175 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:52
|
176 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:87
|
177 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:53
|
178 |
msgid "October"
|
179 |
msgstr "אוקטובר"
|
180 |
|
181 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:88
|
182 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:53
|
183 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:97
|
184 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:53
|
185 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:90
|
186 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:53
|
187 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:88
|
188 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:54
|
189 |
msgid "November"
|
190 |
msgstr "נובמבר"
|
191 |
|
192 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:89
|
193 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:54
|
194 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:98
|
195 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:54
|
196 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:91
|
197 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:54
|
198 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:89
|
199 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:55
|
200 |
msgid "December"
|
201 |
msgstr "דצמבר"
|
202 |
|
203 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:379
|
204 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:241
|
205 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:377
|
206 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:218
|
207 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:276
|
208 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:214
|
209 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:400
|
210 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:475
|
211 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:248
|
212 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:310
|
213 |
+
msgid "Week"
|
214 |
+
msgstr "שבוע"
|
215 |
+
|
216 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:391
|
217 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:253
|
218 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:389
|
219 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:230
|
220 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:288
|
221 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:226
|
222 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:412
|
223 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:260
|
224 |
+
msgid "List"
|
225 |
+
msgstr "רשימה"
|
226 |
+
|
227 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:403
|
228 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:265
|
229 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:401
|
230 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:242
|
231 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:300
|
232 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:238
|
233 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:424
|
234 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:272
|
235 |
+
msgid "Month"
|
236 |
+
msgstr "חודש"
|
237 |
+
|
238 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:556
|
239 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:378
|
240 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:638
|
241 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:458
|
242 |
+
msgid "There Is No Event In This Day"
|
243 |
+
msgstr "אין אירוע ביום זה"
|
244 |
+
|
245 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:536
|
246 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:339
|
247 |
+
msgid "There Is No Event In This Month"
|
248 |
+
msgstr "אין אירוע בחודש"
|
249 |
+
|
250 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:398
|
251 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:421
|
252 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:305
|
253 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:328
|
254 |
msgid "Su"
|
255 |
msgstr "ון"
|
256 |
|
257 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:402
|
258 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:309
|
259 |
msgid "Mo"
|
260 |
msgstr "ני"
|
261 |
|
262 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:405
|
263 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:312
|
264 |
msgid "Tu"
|
265 |
msgstr "שי"
|
266 |
|
267 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:408
|
268 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:315
|
269 |
msgid "We"
|
270 |
msgstr "עי"
|
271 |
|
272 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:411
|
273 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:318
|
274 |
msgid "Th"
|
275 |
msgstr "שי"
|
276 |
|
277 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:414
|
278 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:321
|
279 |
msgid "Fr"
|
280 |
msgstr "שי"
|
281 |
|
282 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:417
|
283 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:324
|
284 |
msgid "Sa"
|
285 |
msgstr "בת"
|
286 |
|
287 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:508
|
288 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:558
|
289 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:612
|
290 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:667
|
291 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:718
|
292 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:771
|
293 |
+
#, fuzzy
|
294 |
+
msgid "See more"
|
295 |
msgstr "ראה עוד ..."
|
296 |
|
297 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:927
|
298 |
msgid "First"
|
299 |
msgstr "ראשון"
|
300 |
|
301 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:930
|
302 |
msgid "Second"
|
303 |
msgstr "שני"
|
304 |
|
305 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:933
|
306 |
msgid "Third"
|
307 |
msgstr "שלישי"
|
308 |
|
309 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:936
|
310 |
msgid "Fourth"
|
311 |
msgstr "הרביעי"
|
312 |
|
313 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:939
|
314 |
msgid "Last"
|
315 |
msgstr "אחרון"
|
316 |
|
317 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:945
|
318 |
+
msgid "Monday"
|
319 |
+
msgstr "יום שני"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
320 |
|
321 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:948
|
322 |
+
msgid "Tuesday"
|
323 |
+
msgstr "שלישי"
|
324 |
|
325 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:951
|
326 |
+
msgid "Wednesday"
|
327 |
+
msgstr "רביעי"
|
328 |
|
329 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:954
|
330 |
+
msgid "Thursday"
|
331 |
+
msgstr "חמישי"
|
|
|
332 |
|
333 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:957
|
334 |
+
msgid "Friday"
|
335 |
+
msgstr "שישי"
|
|
|
336 |
|
337 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:960
|
338 |
+
msgid "Saturday"
|
339 |
+
msgstr "יום שבת"
|
|
|
340 |
|
341 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:963
|
342 |
+
msgid "Sunday"
|
343 |
+
msgstr "ראשון"
|
344 |
|
345 |
+
#~ msgid "No Repeat"
|
346 |
+
#~ msgstr "לא חוזר"
|
languages/sp_calendar-hi_IN.mo
CHANGED
Binary file
|
languages/sp_calendar-hi_IN.po
CHANGED
@@ -2,204 +2,345 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: spider_calendar\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date:
|
6 |
-
"PO-Revision-Date:
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: \n"
|
|
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
"X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
|
13 |
"X-Poedit-Basepath: .\n"
|
14 |
-
"X-
|
15 |
-
"X-Poedit-SearchPath-0: C:\\wamp\\www\\
|
|
|
16 |
|
17 |
-
#: C:\wamp\www\
|
18 |
-
|
19 |
-
|
20 |
-
msgid "Monday"
|
21 |
-
msgstr "सोमवार"
|
22 |
|
23 |
-
#: C:\wamp\www\
|
24 |
-
#: C:\wamp\www\
|
25 |
-
#: C:\wamp\www\
|
26 |
-
|
27 |
-
|
|
|
|
|
|
|
28 |
|
29 |
-
#: C:\wamp\www\
|
30 |
-
#: C:\wamp\www\
|
31 |
-
#: C:\wamp\www\
|
32 |
-
|
33 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
34 |
|
35 |
-
#: C:\wamp\www\
|
36 |
-
|
37 |
-
|
38 |
-
msgid "Thursday"
|
39 |
-
msgstr "बृहस्पतिवार"
|
40 |
|
41 |
-
#: C:\wamp\www\
|
42 |
-
#: C:\wamp\www\
|
43 |
-
|
44 |
-
|
45 |
-
msgstr "शुक्रवार"
|
46 |
|
47 |
-
#: C:\wamp\www\
|
48 |
-
#: C:\wamp\www\
|
49 |
-
|
50 |
-
|
51 |
-
msgstr "शनिवार"
|
52 |
|
53 |
-
#: C:\wamp\www\
|
54 |
-
#: C:\wamp\www\
|
55 |
-
|
56 |
-
|
57 |
-
msgid "Sunday"
|
58 |
-
msgstr "रविवार"
|
59 |
|
60 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
61 |
msgid "January"
|
62 |
msgstr "जनवरी "
|
63 |
|
64 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
65 |
msgid "February"
|
66 |
msgstr "फरवरी "
|
67 |
|
68 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
69 |
msgid "March"
|
70 |
msgstr "मार्च "
|
71 |
|
72 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
73 |
msgid "April"
|
74 |
msgstr "अप्रैल "
|
75 |
|
76 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
77 |
msgid "May"
|
78 |
msgstr "मई"
|
79 |
|
80 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
81 |
msgid "June"
|
82 |
msgstr "जून "
|
83 |
|
84 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
85 |
msgid "July"
|
86 |
msgstr "जुलाई "
|
87 |
|
88 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
89 |
msgid "August"
|
90 |
msgstr "अगस्त"
|
91 |
|
92 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
93 |
msgid "September"
|
94 |
msgstr "सितंबर "
|
95 |
|
96 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
97 |
msgid "October"
|
98 |
msgstr "अक्टूबर "
|
99 |
|
100 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
101 |
msgid "November"
|
102 |
msgstr "नवंबर "
|
103 |
|
104 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
105 |
msgid "December"
|
106 |
msgstr "दिसंबर "
|
107 |
|
108 |
-
#: C:\wamp\www\
|
109 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
110 |
msgid "Su"
|
111 |
msgstr "रवि"
|
112 |
|
113 |
-
#: C:\wamp\www\
|
|
|
114 |
msgid "Mo"
|
115 |
msgstr "सोम"
|
116 |
|
117 |
-
#: C:\wamp\www\
|
|
|
118 |
msgid "Tu"
|
119 |
msgstr "मंग"
|
120 |
|
121 |
-
#: C:\wamp\www\
|
|
|
122 |
msgid "We"
|
123 |
msgstr "बुध"
|
124 |
|
125 |
-
#: C:\wamp\www\
|
|
|
126 |
msgid "Th"
|
127 |
msgstr "बृह"
|
128 |
|
129 |
-
#: C:\wamp\www\
|
|
|
130 |
msgid "Fr"
|
131 |
msgstr "शुक्र"
|
132 |
|
133 |
-
#: C:\wamp\www\
|
|
|
134 |
msgid "Sa"
|
135 |
msgstr "शन"
|
136 |
|
137 |
-
#: C:\wamp\www\
|
138 |
-
#: C:\wamp\www\
|
139 |
-
#: C:\wamp\www\
|
140 |
-
#: C:\wamp\www\
|
141 |
-
#: C:\wamp\www\
|
142 |
-
#: C:\wamp\www\
|
143 |
-
|
|
|
144 |
msgstr "अधिक देखें "
|
145 |
|
146 |
-
#: C:\wamp\www\
|
147 |
msgid "First"
|
148 |
msgstr "प्रथम "
|
149 |
|
150 |
-
#: C:\wamp\www\
|
151 |
msgid "Second"
|
152 |
msgstr "द्वितीय"
|
153 |
|
154 |
-
#: C:\wamp\www\
|
155 |
msgid "Third"
|
156 |
msgstr "तीसरा "
|
157 |
|
158 |
-
#: C:\wamp\www\
|
159 |
msgid "Fourth"
|
160 |
msgstr "चौथा"
|
161 |
|
162 |
-
#: C:\wamp\www\
|
163 |
msgid "Last"
|
164 |
msgstr "अंतिम "
|
165 |
|
166 |
-
#: C:\wamp\www\
|
167 |
-
msgid "
|
168 |
-
msgstr "
|
169 |
-
|
170 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:351
|
171 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:354
|
172 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:369
|
173 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:372
|
174 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:375
|
175 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:378
|
176 |
-
msgid "Repeat Every"
|
177 |
-
msgstr "हर दोहराएँ"
|
178 |
|
179 |
-
#: C:\wamp\www\
|
180 |
-
msgid "
|
181 |
-
msgstr "
|
182 |
|
183 |
-
#: C:\wamp\www\
|
184 |
-
msgid "
|
185 |
-
msgstr "
|
186 |
|
187 |
-
#: C:\wamp\www\
|
188 |
-
|
189 |
-
|
190 |
-
msgstr "पर महीने (s)"
|
191 |
|
192 |
-
#: C:\wamp\www\
|
193 |
-
|
194 |
-
|
195 |
-
msgstr "(ओं) वर्ष में"
|
196 |
|
197 |
-
#: C:\wamp\www\
|
198 |
-
|
199 |
-
|
200 |
-
msgstr "पर"
|
201 |
|
202 |
-
#: C:\wamp\www\
|
203 |
-
msgid "
|
204 |
-
msgstr "
|
205 |
|
|
|
|
2 |
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"
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\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.5.4\n"
|
16 |
+
"X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
|
17 |
+
"\\spider-event-calendar\n"
|
18 |
|
19 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:451
|
20 |
+
msgid "Date"
|
21 |
+
msgstr "तिथि"
|
|
|
|
|
22 |
|
23 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
24 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
25 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
26 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
27 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
28 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
29 |
+
msgid "Repeat Every"
|
30 |
+
msgstr "हर दोहराएँ"
|
31 |
|
32 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
33 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:366
|
34 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:228
|
35 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:364
|
36 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:205
|
37 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:263
|
38 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:201
|
39 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:387
|
40 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:235
|
41 |
+
msgid "Day"
|
42 |
+
msgstr "दिन "
|
43 |
|
44 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
45 |
+
msgid "Week(s) on"
|
46 |
+
msgstr "(ओं) सप्ताह पर"
|
|
|
|
|
47 |
|
48 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
49 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
50 |
+
msgid "Month(s) on the"
|
51 |
+
msgstr "पर महीने (s)"
|
|
|
52 |
|
53 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
54 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
55 |
+
msgid "Year(s) in"
|
56 |
+
msgstr "(ओं) वर्ष में"
|
|
|
57 |
|
58 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
59 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
60 |
+
msgid "on the"
|
61 |
+
msgstr "पर"
|
|
|
|
|
62 |
|
63 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:492
|
64 |
+
msgid "There Is No Text For This Event"
|
65 |
+
msgstr "इस घटना के लिए कोई पाठ नहीं है"
|
66 |
+
|
67 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:509
|
68 |
+
msgid "Back to event list"
|
69 |
+
msgstr "घटना की सूची पर वापस"
|
70 |
+
|
71 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:78
|
72 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:43
|
73 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:87
|
74 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:43
|
75 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:80
|
76 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:43
|
77 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:78
|
78 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:44
|
79 |
msgid "January"
|
80 |
msgstr "जनवरी "
|
81 |
|
82 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:79
|
83 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:44
|
84 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:88
|
85 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:44
|
86 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:81
|
87 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:44
|
88 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:79
|
89 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:45
|
90 |
msgid "February"
|
91 |
msgstr "फरवरी "
|
92 |
|
93 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:80
|
94 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:45
|
95 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:89
|
96 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:45
|
97 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:82
|
98 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:45
|
99 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:80
|
100 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:46
|
101 |
msgid "March"
|
102 |
msgstr "मार्च "
|
103 |
|
104 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:81
|
105 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:46
|
106 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:90
|
107 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:46
|
108 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:83
|
109 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:46
|
110 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:81
|
111 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:47
|
112 |
msgid "April"
|
113 |
msgstr "अप्रैल "
|
114 |
|
115 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:82
|
116 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:47
|
117 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:91
|
118 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:47
|
119 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:84
|
120 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:47
|
121 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:82
|
122 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:48
|
123 |
msgid "May"
|
124 |
msgstr "मई"
|
125 |
|
126 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:83
|
127 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:48
|
128 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:92
|
129 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:48
|
130 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:85
|
131 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:48
|
132 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:83
|
133 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:49
|
134 |
msgid "June"
|
135 |
msgstr "जून "
|
136 |
|
137 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:84
|
138 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:49
|
139 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:93
|
140 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:49
|
141 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:86
|
142 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:49
|
143 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:84
|
144 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:50
|
145 |
msgid "July"
|
146 |
msgstr "जुलाई "
|
147 |
|
148 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:85
|
149 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:50
|
150 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:94
|
151 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:50
|
152 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:87
|
153 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:50
|
154 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:85
|
155 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:51
|
156 |
msgid "August"
|
157 |
msgstr "अगस्त"
|
158 |
|
159 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:86
|
160 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:51
|
161 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:95
|
162 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:51
|
163 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:88
|
164 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:51
|
165 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:86
|
166 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:52
|
167 |
msgid "September"
|
168 |
msgstr "सितंबर "
|
169 |
|
170 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:87
|
171 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:52
|
172 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:96
|
173 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:52
|
174 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:89
|
175 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:52
|
176 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:87
|
177 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:53
|
178 |
msgid "October"
|
179 |
msgstr "अक्टूबर "
|
180 |
|
181 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:88
|
182 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:53
|
183 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:97
|
184 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:53
|
185 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:90
|
186 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:53
|
187 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:88
|
188 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:54
|
189 |
msgid "November"
|
190 |
msgstr "नवंबर "
|
191 |
|
192 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:89
|
193 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:54
|
194 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:98
|
195 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:54
|
196 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:91
|
197 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:54
|
198 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:89
|
199 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:55
|
200 |
msgid "December"
|
201 |
msgstr "दिसंबर "
|
202 |
|
203 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:379
|
204 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:241
|
205 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:377
|
206 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:218
|
207 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:276
|
208 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:214
|
209 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:400
|
210 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:475
|
211 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:248
|
212 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:310
|
213 |
+
msgid "Week"
|
214 |
+
msgstr "सप्ताह"
|
215 |
+
|
216 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:391
|
217 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:253
|
218 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:389
|
219 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:230
|
220 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:288
|
221 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:226
|
222 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:412
|
223 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:260
|
224 |
+
msgid "List"
|
225 |
+
msgstr "सूची"
|
226 |
+
|
227 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:403
|
228 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:265
|
229 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:401
|
230 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:242
|
231 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:300
|
232 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:238
|
233 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:424
|
234 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:272
|
235 |
+
msgid "Month"
|
236 |
+
msgstr "माह"
|
237 |
+
|
238 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:556
|
239 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:378
|
240 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:638
|
241 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:458
|
242 |
+
msgid "There Is No Event In This Day"
|
243 |
+
msgstr "यह दिन में कोई घटना है"
|
244 |
+
|
245 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:536
|
246 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:339
|
247 |
+
msgid "There Is No Event In This Month"
|
248 |
+
msgstr "इस महीने में कोई घटना है"
|
249 |
+
|
250 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:398
|
251 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:421
|
252 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:305
|
253 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:328
|
254 |
msgid "Su"
|
255 |
msgstr "रवि"
|
256 |
|
257 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:402
|
258 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:309
|
259 |
msgid "Mo"
|
260 |
msgstr "सोम"
|
261 |
|
262 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:405
|
263 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:312
|
264 |
msgid "Tu"
|
265 |
msgstr "मंग"
|
266 |
|
267 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:408
|
268 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:315
|
269 |
msgid "We"
|
270 |
msgstr "बुध"
|
271 |
|
272 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:411
|
273 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:318
|
274 |
msgid "Th"
|
275 |
msgstr "बृह"
|
276 |
|
277 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:414
|
278 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:321
|
279 |
msgid "Fr"
|
280 |
msgstr "शुक्र"
|
281 |
|
282 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:417
|
283 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:324
|
284 |
msgid "Sa"
|
285 |
msgstr "शन"
|
286 |
|
287 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:508
|
288 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:558
|
289 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:612
|
290 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:667
|
291 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:718
|
292 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:771
|
293 |
+
#, fuzzy
|
294 |
+
msgid "See more"
|
295 |
msgstr "अधिक देखें "
|
296 |
|
297 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:927
|
298 |
msgid "First"
|
299 |
msgstr "प्रथम "
|
300 |
|
301 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:930
|
302 |
msgid "Second"
|
303 |
msgstr "द्वितीय"
|
304 |
|
305 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:933
|
306 |
msgid "Third"
|
307 |
msgstr "तीसरा "
|
308 |
|
309 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:936
|
310 |
msgid "Fourth"
|
311 |
msgstr "चौथा"
|
312 |
|
313 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:939
|
314 |
msgid "Last"
|
315 |
msgstr "अंतिम "
|
316 |
|
317 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:945
|
318 |
+
msgid "Monday"
|
319 |
+
msgstr "सोमवार"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
320 |
|
321 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:948
|
322 |
+
msgid "Tuesday"
|
323 |
+
msgstr "मंगलवार"
|
324 |
|
325 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:951
|
326 |
+
msgid "Wednesday"
|
327 |
+
msgstr "बुधवार"
|
328 |
|
329 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:954
|
330 |
+
msgid "Thursday"
|
331 |
+
msgstr "बृहस्पतिवार"
|
|
|
332 |
|
333 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:957
|
334 |
+
msgid "Friday"
|
335 |
+
msgstr "शुक्रवार"
|
|
|
336 |
|
337 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:960
|
338 |
+
msgid "Saturday"
|
339 |
+
msgstr "शनिवार"
|
|
|
340 |
|
341 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:963
|
342 |
+
msgid "Sunday"
|
343 |
+
msgstr "रविवार"
|
344 |
|
345 |
+
#~ msgid "No Repeat"
|
346 |
+
#~ msgstr "नहीं दोहराने"
|
languages/sp_calendar-hr.mo
CHANGED
Binary file
|
languages/sp_calendar-hr.po
CHANGED
@@ -2,204 +2,347 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: spider_calendar\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date:
|
6 |
-
"PO-Revision-Date:
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: \n"
|
|
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
"X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
|
13 |
"X-Poedit-Basepath: .\n"
|
14 |
-
"X-
|
15 |
-
"X-Poedit-SearchPath-0: C:\\wamp\\www\\
|
|
|
16 |
|
17 |
-
#: C:\wamp\www\
|
18 |
-
|
19 |
-
|
20 |
-
msgid "Monday"
|
21 |
-
msgstr "Ponedjeljak"
|
22 |
-
|
23 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/preview.php:253
|
24 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/bigcalendar.php:496
|
25 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:64
|
26 |
-
msgid "Tuesday"
|
27 |
-
msgstr "Utorak"
|
28 |
|
29 |
-
#: C:\wamp\www\
|
30 |
-
#: C:\wamp\www\
|
31 |
-
#: C:\wamp\www\
|
32 |
-
|
33 |
-
|
|
|
|
|
|
|
34 |
|
35 |
-
#: C:\wamp\www\
|
36 |
-
#: C:\wamp\www\
|
37 |
-
#: C:\wamp\www\
|
38 |
-
|
39 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
40 |
|
41 |
-
#: C:\wamp\www\
|
42 |
-
|
43 |
-
|
44 |
-
msgid "Friday"
|
45 |
-
msgstr "Petak"
|
46 |
|
47 |
-
#: C:\wamp\www\
|
48 |
-
#: C:\wamp\www\
|
49 |
-
|
50 |
-
|
51 |
-
msgstr "Subota"
|
52 |
|
53 |
-
#: C:\wamp\www\
|
54 |
-
#: C:\wamp\www\
|
55 |
-
|
56 |
-
|
57 |
-
msgid "Sunday"
|
58 |
-
msgstr "Nedjelja"
|
59 |
|
60 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
61 |
msgid "January"
|
62 |
msgstr "Siječanj"
|
63 |
|
64 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
65 |
msgid "February"
|
66 |
msgstr "Veljača"
|
67 |
|
68 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
69 |
msgid "March"
|
70 |
msgstr "Ožujak"
|
71 |
|
72 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
73 |
msgid "April"
|
74 |
msgstr "Travanj"
|
75 |
|
76 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
77 |
msgid "May"
|
78 |
msgstr "Svibanj"
|
79 |
|
80 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
81 |
msgid "June"
|
82 |
msgstr "Lipanj"
|
83 |
|
84 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
85 |
msgid "July"
|
86 |
msgstr "Srpanj"
|
87 |
|
88 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
89 |
msgid "August"
|
90 |
msgstr "Kolovoz"
|
91 |
|
92 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
93 |
msgid "September"
|
94 |
msgstr "Rujan"
|
95 |
|
96 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
97 |
msgid "October"
|
98 |
msgstr "Listopad"
|
99 |
|
100 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
101 |
msgid "November"
|
102 |
msgstr "Studeni"
|
103 |
|
104 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
105 |
msgid "December"
|
106 |
msgstr "Prosinac"
|
107 |
|
108 |
-
#: C:\wamp\www\
|
109 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
110 |
msgid "Su"
|
111 |
msgstr "Ne"
|
112 |
|
113 |
-
#: C:\wamp\www\
|
|
|
114 |
msgid "Mo"
|
115 |
msgstr "Po"
|
116 |
|
117 |
-
#: C:\wamp\www\
|
|
|
118 |
msgid "Tu"
|
119 |
msgstr "Ut"
|
120 |
|
121 |
-
#: C:\wamp\www\
|
|
|
122 |
msgid "We"
|
123 |
msgstr "Sr"
|
124 |
|
125 |
-
#: C:\wamp\www\
|
|
|
126 |
msgid "Th"
|
127 |
msgstr "Če"
|
128 |
|
129 |
-
#: C:\wamp\www\
|
|
|
130 |
msgid "Fr"
|
131 |
msgstr "Pe"
|
132 |
|
133 |
-
#: C:\wamp\www\
|
|
|
134 |
msgid "Sa"
|
135 |
msgstr "Su"
|
136 |
|
137 |
-
#: C:\wamp\www\
|
138 |
-
#: C:\wamp\www\
|
139 |
-
#: C:\wamp\www\
|
140 |
-
#: C:\wamp\www\
|
141 |
-
#: C:\wamp\www\
|
142 |
-
#: C:\wamp\www\
|
143 |
-
|
|
|
144 |
msgstr "Vidi više ..."
|
145 |
|
146 |
-
#: C:\wamp\www\
|
147 |
msgid "First"
|
148 |
msgstr "prije"
|
149 |
|
150 |
-
#: C:\wamp\www\
|
151 |
msgid "Second"
|
152 |
msgstr "Drugi"
|
153 |
|
154 |
-
#: C:\wamp\www\
|
155 |
msgid "Third"
|
156 |
msgstr "Treći"
|
157 |
|
158 |
-
#: C:\wamp\www\
|
159 |
msgid "Fourth"
|
160 |
msgstr "Četvrti"
|
161 |
|
162 |
-
#: C:\wamp\www\
|
163 |
msgid "Last"
|
164 |
msgstr "zad"
|
165 |
|
166 |
-
#: C:\wamp\www\
|
167 |
-
msgid "
|
168 |
-
msgstr "
|
169 |
-
|
170 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:351
|
171 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:354
|
172 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:369
|
173 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:372
|
174 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:375
|
175 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:378
|
176 |
-
msgid "Repeat Every"
|
177 |
-
msgstr "Ponovite Svaki"
|
178 |
|
179 |
-
#: C:\wamp\www\
|
180 |
-
msgid "
|
181 |
-
msgstr "
|
182 |
|
183 |
-
#: C:\wamp\www\
|
184 |
-
msgid "
|
185 |
-
msgstr "
|
186 |
|
187 |
-
#: C:\wamp\www\
|
188 |
-
|
189 |
-
|
190 |
-
msgstr "Mjesec (i) na"
|
191 |
|
192 |
-
#: C:\wamp\www\
|
193 |
-
|
194 |
-
|
195 |
-
msgstr "Godine (i) u"
|
196 |
|
197 |
-
#: C:\wamp\www\
|
198 |
-
|
199 |
-
|
200 |
-
msgstr "S bukalne strane, fragment zuba je priključen na bukalnu ploču lamele fiziološkim periodontalnim ligamentom."
|
201 |
|
202 |
-
#: C:\wamp\www\
|
203 |
-
msgid "
|
204 |
-
msgstr "
|
205 |
|
|
|
|
2 |
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"
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\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.5.4\n"
|
16 |
+
"X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
|
17 |
+
"\\spider-event-calendar\n"
|
18 |
|
19 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:451
|
20 |
+
msgid "Date"
|
21 |
+
msgstr "Datum"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
|
23 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
24 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
25 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
26 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
27 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
28 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
29 |
+
msgid "Repeat Every"
|
30 |
+
msgstr "Ponovite Svaki"
|
31 |
|
32 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
33 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:366
|
34 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:228
|
35 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:364
|
36 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:205
|
37 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:263
|
38 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:201
|
39 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:387
|
40 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:235
|
41 |
+
msgid "Day"
|
42 |
+
msgstr "Dan:"
|
43 |
|
44 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
45 |
+
msgid "Week(s) on"
|
46 |
+
msgstr "Tjedan (a) na"
|
|
|
|
|
47 |
|
48 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
49 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
50 |
+
msgid "Month(s) on the"
|
51 |
+
msgstr "Mjesec (i) na"
|
|
|
52 |
|
53 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
54 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
55 |
+
msgid "Year(s) in"
|
56 |
+
msgstr "Godine (i) u"
|
|
|
|
|
57 |
|
58 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
59 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
60 |
+
msgid "on the"
|
61 |
+
msgstr ""
|
62 |
+
"S bukalne strane, fragment zuba je priključen na bukalnu ploču lamele "
|
63 |
+
"fiziološkim periodontalnim ligamentom."
|
64 |
+
|
65 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:492
|
66 |
+
msgid "There Is No Text For This Event"
|
67 |
+
msgstr "Ne postoji Tekst za ovaj događaj"
|
68 |
+
|
69 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:509
|
70 |
+
msgid "Back to event list"
|
71 |
+
msgstr "Povratak na popisu događaja"
|
72 |
+
|
73 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:78
|
74 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:43
|
75 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:87
|
76 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:43
|
77 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:80
|
78 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:43
|
79 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:78
|
80 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:44
|
81 |
msgid "January"
|
82 |
msgstr "Siječanj"
|
83 |
|
84 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:79
|
85 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:44
|
86 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:88
|
87 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:44
|
88 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:81
|
89 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:44
|
90 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:79
|
91 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:45
|
92 |
msgid "February"
|
93 |
msgstr "Veljača"
|
94 |
|
95 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:80
|
96 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:45
|
97 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:89
|
98 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:45
|
99 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:82
|
100 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:45
|
101 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:80
|
102 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:46
|
103 |
msgid "March"
|
104 |
msgstr "Ožujak"
|
105 |
|
106 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:81
|
107 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:46
|
108 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:90
|
109 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:46
|
110 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:83
|
111 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:46
|
112 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:81
|
113 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:47
|
114 |
msgid "April"
|
115 |
msgstr "Travanj"
|
116 |
|
117 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:82
|
118 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:47
|
119 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:91
|
120 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:47
|
121 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:84
|
122 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:47
|
123 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:82
|
124 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:48
|
125 |
msgid "May"
|
126 |
msgstr "Svibanj"
|
127 |
|
128 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:83
|
129 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:48
|
130 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:92
|
131 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:48
|
132 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:85
|
133 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:48
|
134 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:83
|
135 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:49
|
136 |
msgid "June"
|
137 |
msgstr "Lipanj"
|
138 |
|
139 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:84
|
140 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:49
|
141 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:93
|
142 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:49
|
143 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:86
|
144 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:49
|
145 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:84
|
146 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:50
|
147 |
msgid "July"
|
148 |
msgstr "Srpanj"
|
149 |
|
150 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:85
|
151 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:50
|
152 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:94
|
153 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:50
|
154 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:87
|
155 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:50
|
156 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:85
|
157 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:51
|
158 |
msgid "August"
|
159 |
msgstr "Kolovoz"
|
160 |
|
161 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:86
|
162 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:51
|
163 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:95
|
164 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:51
|
165 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:88
|
166 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:51
|
167 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:86
|
168 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:52
|
169 |
msgid "September"
|
170 |
msgstr "Rujan"
|
171 |
|
172 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:87
|
173 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:52
|
174 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:96
|
175 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:52
|
176 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:89
|
177 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:52
|
178 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:87
|
179 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:53
|
180 |
msgid "October"
|
181 |
msgstr "Listopad"
|
182 |
|
183 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:88
|
184 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:53
|
185 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:97
|
186 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:53
|
187 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:90
|
188 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:53
|
189 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:88
|
190 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:54
|
191 |
msgid "November"
|
192 |
msgstr "Studeni"
|
193 |
|
194 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:89
|
195 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:54
|
196 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:98
|
197 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:54
|
198 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:91
|
199 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:54
|
200 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:89
|
201 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:55
|
202 |
msgid "December"
|
203 |
msgstr "Prosinac"
|
204 |
|
205 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:379
|
206 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:241
|
207 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:377
|
208 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:218
|
209 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:276
|
210 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:214
|
211 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:400
|
212 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:475
|
213 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:248
|
214 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:310
|
215 |
+
msgid "Week"
|
216 |
+
msgstr "Tjedan"
|
217 |
+
|
218 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:391
|
219 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:253
|
220 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:389
|
221 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:230
|
222 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:288
|
223 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:226
|
224 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:412
|
225 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:260
|
226 |
+
msgid "List"
|
227 |
+
msgstr "Popis"
|
228 |
+
|
229 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:403
|
230 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:265
|
231 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:401
|
232 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:242
|
233 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:300
|
234 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:238
|
235 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:424
|
236 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:272
|
237 |
+
msgid "Month"
|
238 |
+
msgstr "Mjesec"
|
239 |
+
|
240 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:556
|
241 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:378
|
242 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:638
|
243 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:458
|
244 |
+
msgid "There Is No Event In This Day"
|
245 |
+
msgstr "Ne postoji događaji u ovaj dan"
|
246 |
+
|
247 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:536
|
248 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:339
|
249 |
+
msgid "There Is No Event In This Month"
|
250 |
+
msgstr "Ne postoji događaji u ovom mjesecu"
|
251 |
+
|
252 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:398
|
253 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:421
|
254 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:305
|
255 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:328
|
256 |
msgid "Su"
|
257 |
msgstr "Ne"
|
258 |
|
259 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:402
|
260 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:309
|
261 |
msgid "Mo"
|
262 |
msgstr "Po"
|
263 |
|
264 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:405
|
265 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:312
|
266 |
msgid "Tu"
|
267 |
msgstr "Ut"
|
268 |
|
269 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:408
|
270 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:315
|
271 |
msgid "We"
|
272 |
msgstr "Sr"
|
273 |
|
274 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:411
|
275 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:318
|
276 |
msgid "Th"
|
277 |
msgstr "Če"
|
278 |
|
279 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:414
|
280 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:321
|
281 |
msgid "Fr"
|
282 |
msgstr "Pe"
|
283 |
|
284 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:417
|
285 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:324
|
286 |
msgid "Sa"
|
287 |
msgstr "Su"
|
288 |
|
289 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:508
|
290 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:558
|
291 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:612
|
292 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:667
|
293 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:718
|
294 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:771
|
295 |
+
#, fuzzy
|
296 |
+
msgid "See more"
|
297 |
msgstr "Vidi više ..."
|
298 |
|
299 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:927
|
300 |
msgid "First"
|
301 |
msgstr "prije"
|
302 |
|
303 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:930
|
304 |
msgid "Second"
|
305 |
msgstr "Drugi"
|
306 |
|
307 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:933
|
308 |
msgid "Third"
|
309 |
msgstr "Treći"
|
310 |
|
311 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:936
|
312 |
msgid "Fourth"
|
313 |
msgstr "Četvrti"
|
314 |
|
315 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:939
|
316 |
msgid "Last"
|
317 |
msgstr "zad"
|
318 |
|
319 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:945
|
320 |
+
msgid "Monday"
|
321 |
+
msgstr "Ponedjeljak"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
322 |
|
323 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:948
|
324 |
+
msgid "Tuesday"
|
325 |
+
msgstr "Utorak"
|
326 |
|
327 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:951
|
328 |
+
msgid "Wednesday"
|
329 |
+
msgstr "Srijeda"
|
330 |
|
331 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:954
|
332 |
+
msgid "Thursday"
|
333 |
+
msgstr "Četvrtak"
|
|
|
334 |
|
335 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:957
|
336 |
+
msgid "Friday"
|
337 |
+
msgstr "Petak"
|
|
|
338 |
|
339 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:960
|
340 |
+
msgid "Saturday"
|
341 |
+
msgstr "Subota"
|
|
|
342 |
|
343 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:963
|
344 |
+
msgid "Sunday"
|
345 |
+
msgstr "Nedjelja"
|
346 |
|
347 |
+
#~ msgid "No Repeat"
|
348 |
+
#~ msgstr "Nema ponavljanja"
|
languages/sp_calendar-hu_HU.mo
CHANGED
Binary file
|
languages/sp_calendar-hu_HU.po
CHANGED
@@ -2,204 +2,345 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: spider_calendar\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date:
|
6 |
-
"PO-Revision-Date:
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: \n"
|
|
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
"X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
|
13 |
"X-Poedit-Basepath: .\n"
|
14 |
-
"X-
|
15 |
-
"X-Poedit-SearchPath-0: C:\\wamp\\www\\
|
|
|
16 |
|
17 |
-
#: C:\wamp\www\
|
18 |
-
|
19 |
-
|
20 |
-
msgid "Monday"
|
21 |
-
msgstr "hétfő"
|
22 |
|
23 |
-
#: C:\wamp\www\
|
24 |
-
#: C:\wamp\www\
|
25 |
-
#: C:\wamp\www\
|
26 |
-
|
27 |
-
|
|
|
|
|
|
|
28 |
|
29 |
-
#: C:\wamp\www\
|
30 |
-
#: C:\wamp\www\
|
31 |
-
#: C:\wamp\www\
|
32 |
-
|
33 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
34 |
|
35 |
-
#: C:\wamp\www\
|
36 |
-
|
37 |
-
|
38 |
-
msgid "Thursday"
|
39 |
-
msgstr "csütörtök"
|
40 |
|
41 |
-
#: C:\wamp\www\
|
42 |
-
#: C:\wamp\www\
|
43 |
-
|
44 |
-
|
45 |
-
msgstr "péntek"
|
46 |
|
47 |
-
#: C:\wamp\www\
|
48 |
-
#: C:\wamp\www\
|
49 |
-
|
50 |
-
|
51 |
-
msgstr "szombat"
|
52 |
|
53 |
-
#: C:\wamp\www\
|
54 |
-
#: C:\wamp\www\
|
55 |
-
|
56 |
-
|
57 |
-
msgid "Sunday"
|
58 |
-
msgstr "vasárnap"
|
59 |
|
60 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
61 |
msgid "January"
|
62 |
msgstr "Január "
|
63 |
|
64 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
65 |
msgid "February"
|
66 |
msgstr "Február "
|
67 |
|
68 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
69 |
msgid "March"
|
70 |
msgstr "Március "
|
71 |
|
72 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
73 |
msgid "April"
|
74 |
msgstr "Április "
|
75 |
|
76 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
77 |
msgid "May"
|
78 |
msgstr "Május "
|
79 |
|
80 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
81 |
msgid "June"
|
82 |
msgstr "Június "
|
83 |
|
84 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
85 |
msgid "July"
|
86 |
msgstr "Július "
|
87 |
|
88 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
89 |
msgid "August"
|
90 |
msgstr "Augusztus "
|
91 |
|
92 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
93 |
msgid "September"
|
94 |
msgstr "Szeptember "
|
95 |
|
96 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
97 |
msgid "October"
|
98 |
msgstr "Október "
|
99 |
|
100 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
101 |
msgid "November"
|
102 |
msgstr "November "
|
103 |
|
104 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
105 |
msgid "December"
|
106 |
msgstr "December "
|
107 |
|
108 |
-
#: C:\wamp\www\
|
109 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
110 |
msgid "Su"
|
111 |
msgstr "va"
|
112 |
|
113 |
-
#: C:\wamp\www\
|
|
|
114 |
msgid "Mo"
|
115 |
msgstr "hé"
|
116 |
|
117 |
-
#: C:\wamp\www\
|
|
|
118 |
msgid "Tu"
|
119 |
msgstr "ke"
|
120 |
|
121 |
-
#: C:\wamp\www\
|
|
|
122 |
msgid "We"
|
123 |
msgstr "sz"
|
124 |
|
125 |
-
#: C:\wamp\www\
|
|
|
126 |
msgid "Th"
|
127 |
msgstr "cs"
|
128 |
|
129 |
-
#: C:\wamp\www\
|
|
|
130 |
msgid "Fr"
|
131 |
msgstr "pé"
|
132 |
|
133 |
-
#: C:\wamp\www\
|
|
|
134 |
msgid "Sa"
|
135 |
msgstr "sz"
|
136 |
|
137 |
-
#: C:\wamp\www\
|
138 |
-
#: C:\wamp\www\
|
139 |
-
#: C:\wamp\www\
|
140 |
-
#: C:\wamp\www\
|
141 |
-
#: C:\wamp\www\
|
142 |
-
#: C:\wamp\www\
|
143 |
-
|
|
|
144 |
msgstr "Bővebben ..."
|
145 |
|
146 |
-
#: C:\wamp\www\
|
147 |
msgid "First"
|
148 |
msgstr "Első"
|
149 |
|
150 |
-
#: C:\wamp\www\
|
151 |
msgid "Second"
|
152 |
msgstr "Második"
|
153 |
|
154 |
-
#: C:\wamp\www\
|
155 |
msgid "Third"
|
156 |
msgstr "· Harmadszor:"
|
157 |
|
158 |
-
#: C:\wamp\www\
|
159 |
msgid "Fourth"
|
160 |
msgstr "Negyedik"
|
161 |
|
162 |
-
#: C:\wamp\www\
|
163 |
msgid "Last"
|
164 |
msgstr "Utolsó"
|
165 |
|
166 |
-
#: C:\wamp\www\
|
167 |
-
msgid "
|
168 |
-
msgstr "
|
169 |
-
|
170 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:351
|
171 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:354
|
172 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:369
|
173 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:372
|
174 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:375
|
175 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:378
|
176 |
-
msgid "Repeat Every"
|
177 |
-
msgstr "Ismételje meg minden"
|
178 |
|
179 |
-
#: C:\wamp\www\
|
180 |
-
msgid "
|
181 |
-
msgstr "
|
182 |
|
183 |
-
#: C:\wamp\www\
|
184 |
-
msgid "
|
185 |
-
msgstr "
|
186 |
|
187 |
-
#: C:\wamp\www\
|
188 |
-
|
189 |
-
|
190 |
-
msgstr "Hónap (ok) a"
|
191 |
|
192 |
-
#: C:\wamp\www\
|
193 |
-
|
194 |
-
|
195 |
-
msgstr "Év (ek)-ben"
|
196 |
|
197 |
-
#: C:\wamp\www\
|
198 |
-
|
199 |
-
|
200 |
-
msgstr "A"
|
201 |
|
202 |
-
#: C:\wamp\www\
|
203 |
-
msgid "
|
204 |
-
msgstr "
|
205 |
|
|
|
|
2 |
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"
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\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.5.4\n"
|
16 |
+
"X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
|
17 |
+
"\\spider-event-calendar\n"
|
18 |
|
19 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:451
|
20 |
+
msgid "Date"
|
21 |
+
msgstr "Dátum"
|
|
|
|
|
22 |
|
23 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
24 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
25 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
26 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
27 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
28 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
29 |
+
msgid "Repeat Every"
|
30 |
+
msgstr "Ismételje meg minden"
|
31 |
|
32 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
33 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:366
|
34 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:228
|
35 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:364
|
36 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:205
|
37 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:263
|
38 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:201
|
39 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:387
|
40 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:235
|
41 |
+
msgid "Day"
|
42 |
+
msgstr "Nap:"
|
43 |
|
44 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
45 |
+
msgid "Week(s) on"
|
46 |
+
msgstr "Hét (ok)"
|
|
|
|
|
47 |
|
48 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
49 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
50 |
+
msgid "Month(s) on the"
|
51 |
+
msgstr "Hónap (ok) a"
|
|
|
52 |
|
53 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
54 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
55 |
+
msgid "Year(s) in"
|
56 |
+
msgstr "Év (ek)-ben"
|
|
|
57 |
|
58 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
59 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
60 |
+
msgid "on the"
|
61 |
+
msgstr "A"
|
|
|
|
|
62 |
|
63 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:492
|
64 |
+
msgid "There Is No Text For This Event"
|
65 |
+
msgstr "Nincs szöveg erre az eseményre"
|
66 |
+
|
67 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:509
|
68 |
+
msgid "Back to event list"
|
69 |
+
msgstr "Vissza a rendezvény lista"
|
70 |
+
|
71 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:78
|
72 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:43
|
73 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:87
|
74 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:43
|
75 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:80
|
76 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:43
|
77 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:78
|
78 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:44
|
79 |
msgid "January"
|
80 |
msgstr "Január "
|
81 |
|
82 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:79
|
83 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:44
|
84 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:88
|
85 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:44
|
86 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:81
|
87 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:44
|
88 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:79
|
89 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:45
|
90 |
msgid "February"
|
91 |
msgstr "Február "
|
92 |
|
93 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:80
|
94 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:45
|
95 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:89
|
96 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:45
|
97 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:82
|
98 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:45
|
99 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:80
|
100 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:46
|
101 |
msgid "March"
|
102 |
msgstr "Március "
|
103 |
|
104 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:81
|
105 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:46
|
106 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:90
|
107 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:46
|
108 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:83
|
109 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:46
|
110 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:81
|
111 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:47
|
112 |
msgid "April"
|
113 |
msgstr "Április "
|
114 |
|
115 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:82
|
116 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:47
|
117 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:91
|
118 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:47
|
119 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:84
|
120 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:47
|
121 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:82
|
122 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:48
|
123 |
msgid "May"
|
124 |
msgstr "Május "
|
125 |
|
126 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:83
|
127 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:48
|
128 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:92
|
129 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:48
|
130 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:85
|
131 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:48
|
132 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:83
|
133 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:49
|
134 |
msgid "June"
|
135 |
msgstr "Június "
|
136 |
|
137 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:84
|
138 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:49
|
139 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:93
|
140 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:49
|
141 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:86
|
142 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:49
|
143 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:84
|
144 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:50
|
145 |
msgid "July"
|
146 |
msgstr "Július "
|
147 |
|
148 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:85
|
149 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:50
|
150 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:94
|
151 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:50
|
152 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:87
|
153 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:50
|
154 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:85
|
155 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:51
|
156 |
msgid "August"
|
157 |
msgstr "Augusztus "
|
158 |
|
159 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:86
|
160 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:51
|
161 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:95
|
162 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:51
|
163 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:88
|
164 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:51
|
165 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:86
|
166 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:52
|
167 |
msgid "September"
|
168 |
msgstr "Szeptember "
|
169 |
|
170 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:87
|
171 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:52
|
172 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:96
|
173 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:52
|
174 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:89
|
175 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:52
|
176 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:87
|
177 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:53
|
178 |
msgid "October"
|
179 |
msgstr "Október "
|
180 |
|
181 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:88
|
182 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:53
|
183 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:97
|
184 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:53
|
185 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:90
|
186 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:53
|
187 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:88
|
188 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:54
|
189 |
msgid "November"
|
190 |
msgstr "November "
|
191 |
|
192 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:89
|
193 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:54
|
194 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:98
|
195 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:54
|
196 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:91
|
197 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:54
|
198 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:89
|
199 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:55
|
200 |
msgid "December"
|
201 |
msgstr "December "
|
202 |
|
203 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:379
|
204 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:241
|
205 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:377
|
206 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:218
|
207 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:276
|
208 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:214
|
209 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:400
|
210 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:475
|
211 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:248
|
212 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:310
|
213 |
+
msgid "Week"
|
214 |
+
msgstr "Հét"
|
215 |
+
|
216 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:391
|
217 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:253
|
218 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:389
|
219 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:230
|
220 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:288
|
221 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:226
|
222 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:412
|
223 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:260
|
224 |
+
msgid "List"
|
225 |
+
msgstr "Lista"
|
226 |
+
|
227 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:403
|
228 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:265
|
229 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:401
|
230 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:242
|
231 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:300
|
232 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:238
|
233 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:424
|
234 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:272
|
235 |
+
msgid "Month"
|
236 |
+
msgstr "Hónap"
|
237 |
+
|
238 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:556
|
239 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:378
|
240 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:638
|
241 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:458
|
242 |
+
msgid "There Is No Event In This Day"
|
243 |
+
msgstr "MonthThere Is No esemény ezen a napon"
|
244 |
+
|
245 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:536
|
246 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:339
|
247 |
+
msgid "There Is No Event In This Month"
|
248 |
+
msgstr "Nincs esemény Ebben a hónapban"
|
249 |
+
|
250 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:398
|
251 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:421
|
252 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:305
|
253 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:328
|
254 |
msgid "Su"
|
255 |
msgstr "va"
|
256 |
|
257 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:402
|
258 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:309
|
259 |
msgid "Mo"
|
260 |
msgstr "hé"
|
261 |
|
262 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:405
|
263 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:312
|
264 |
msgid "Tu"
|
265 |
msgstr "ke"
|
266 |
|
267 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:408
|
268 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:315
|
269 |
msgid "We"
|
270 |
msgstr "sz"
|
271 |
|
272 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:411
|
273 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:318
|
274 |
msgid "Th"
|
275 |
msgstr "cs"
|
276 |
|
277 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:414
|
278 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:321
|
279 |
msgid "Fr"
|
280 |
msgstr "pé"
|
281 |
|
282 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:417
|
283 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:324
|
284 |
msgid "Sa"
|
285 |
msgstr "sz"
|
286 |
|
287 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:508
|
288 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:558
|
289 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:612
|
290 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:667
|
291 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:718
|
292 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:771
|
293 |
+
#, fuzzy
|
294 |
+
msgid "See more"
|
295 |
msgstr "Bővebben ..."
|
296 |
|
297 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:927
|
298 |
msgid "First"
|
299 |
msgstr "Első"
|
300 |
|
301 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:930
|
302 |
msgid "Second"
|
303 |
msgstr "Második"
|
304 |
|
305 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:933
|
306 |
msgid "Third"
|
307 |
msgstr "· Harmadszor:"
|
308 |
|
309 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:936
|
310 |
msgid "Fourth"
|
311 |
msgstr "Negyedik"
|
312 |
|
313 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:939
|
314 |
msgid "Last"
|
315 |
msgstr "Utolsó"
|
316 |
|
317 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:945
|
318 |
+
msgid "Monday"
|
319 |
+
msgstr "hétfő"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
320 |
|
321 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:948
|
322 |
+
msgid "Tuesday"
|
323 |
+
msgstr "kedd"
|
324 |
|
325 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:951
|
326 |
+
msgid "Wednesday"
|
327 |
+
msgstr "szerda"
|
328 |
|
329 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:954
|
330 |
+
msgid "Thursday"
|
331 |
+
msgstr "csütörtök"
|
|
|
332 |
|
333 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:957
|
334 |
+
msgid "Friday"
|
335 |
+
msgstr "péntek"
|
|
|
336 |
|
337 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:960
|
338 |
+
msgid "Saturday"
|
339 |
+
msgstr "szombat"
|
|
|
340 |
|
341 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:963
|
342 |
+
msgid "Sunday"
|
343 |
+
msgstr "vasárnap"
|
344 |
|
345 |
+
#~ msgid "No Repeat"
|
346 |
+
#~ msgstr "Nincs ismétlés"
|
languages/sp_calendar-hy_AM.mo
CHANGED
Binary file
|
languages/sp_calendar-hy_AM.po
CHANGED
@@ -2,204 +2,345 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: spider_calendar\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date:
|
6 |
-
"PO-Revision-Date:
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: \n"
|
|
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
"X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
|
13 |
"X-Poedit-Basepath: .\n"
|
14 |
-
"X-
|
15 |
-
"X-Poedit-SearchPath-0: C:\\wamp\\www\\
|
|
|
16 |
|
17 |
-
#: C:\wamp\www\
|
18 |
-
|
19 |
-
|
20 |
-
msgid "Monday"
|
21 |
-
msgstr "Երկուշաբթի"
|
22 |
|
23 |
-
#: C:\wamp\www\
|
24 |
-
#: C:\wamp\www\
|
25 |
-
#: C:\wamp\www\
|
26 |
-
|
27 |
-
|
|
|
|
|
|
|
28 |
|
29 |
-
#: C:\wamp\www\
|
30 |
-
#: C:\wamp\www\
|
31 |
-
#: C:\wamp\www\
|
32 |
-
|
33 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
34 |
|
35 |
-
#: C:\wamp\www\
|
36 |
-
|
37 |
-
|
38 |
-
msgid "Thursday"
|
39 |
-
msgstr "Հինգշաբթի"
|
40 |
|
41 |
-
#: C:\wamp\www\
|
42 |
-
#: C:\wamp\www\
|
43 |
-
|
44 |
-
|
45 |
-
msgstr "Ուրբաթ"
|
46 |
|
47 |
-
#: C:\wamp\www\
|
48 |
-
#: C:\wamp\www\
|
49 |
-
|
50 |
-
|
51 |
-
msgstr "Շաբաթ"
|
52 |
|
53 |
-
#: C:\wamp\www\
|
54 |
-
#: C:\wamp\www\
|
55 |
-
|
56 |
-
|
57 |
-
msgid "Sunday"
|
58 |
-
msgstr "Կիրակի"
|
59 |
|
60 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
61 |
msgid "January"
|
62 |
msgstr "Հունվար"
|
63 |
|
64 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
65 |
msgid "February"
|
66 |
msgstr "Փետրվար"
|
67 |
|
68 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
69 |
msgid "March"
|
70 |
msgstr "Մարտ"
|
71 |
|
72 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
73 |
msgid "April"
|
74 |
msgstr "Ապրիլ"
|
75 |
|
76 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
77 |
msgid "May"
|
78 |
msgstr "Մայիս"
|
79 |
|
80 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
81 |
msgid "June"
|
82 |
msgstr "Հունիս"
|
83 |
|
84 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
85 |
msgid "July"
|
86 |
msgstr "Հուլիս"
|
87 |
|
88 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
89 |
msgid "August"
|
90 |
msgstr "Օգոստոս"
|
91 |
|
92 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
93 |
msgid "September"
|
94 |
msgstr "Սեպտեմբեր"
|
95 |
|
96 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
97 |
msgid "October"
|
98 |
msgstr "Հոկտեմբեր"
|
99 |
|
100 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
101 |
msgid "November"
|
102 |
msgstr "Նոյեմբեր"
|
103 |
|
104 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
105 |
msgid "December"
|
106 |
msgstr "Դեկտեմբեր"
|
107 |
|
108 |
-
#: C:\wamp\www\
|
109 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
110 |
msgid "Su"
|
111 |
msgstr "Կի"
|
112 |
|
113 |
-
#: C:\wamp\www\
|
|
|
114 |
msgid "Mo"
|
115 |
msgstr "Եր"
|
116 |
|
117 |
-
#: C:\wamp\www\
|
|
|
118 |
msgid "Tu"
|
119 |
msgstr "Երե"
|
120 |
|
121 |
-
#: C:\wamp\www\
|
|
|
122 |
msgid "We"
|
123 |
msgstr "Չոր"
|
124 |
|
125 |
-
#: C:\wamp\www\
|
|
|
126 |
msgid "Th"
|
127 |
msgstr "Հին"
|
128 |
|
129 |
-
#: C:\wamp\www\
|
|
|
130 |
msgid "Fr"
|
131 |
msgstr "Ուր"
|
132 |
|
133 |
-
#: C:\wamp\www\
|
|
|
134 |
msgid "Sa"
|
135 |
msgstr "Շա"
|
136 |
|
137 |
-
#: C:\wamp\www\
|
138 |
-
#: C:\wamp\www\
|
139 |
-
#: C:\wamp\www\
|
140 |
-
#: C:\wamp\www\
|
141 |
-
#: C:\wamp\www\
|
142 |
-
#: C:\wamp\www\
|
143 |
-
|
|
|
144 |
msgstr "Տես ավելին ..."
|
145 |
|
146 |
-
#: C:\wamp\www\
|
147 |
msgid "First"
|
148 |
msgstr "Առաջին"
|
149 |
|
150 |
-
#: C:\wamp\www\
|
151 |
msgid "Second"
|
152 |
msgstr "Երկրորդ"
|
153 |
|
154 |
-
#: C:\wamp\www\
|
155 |
msgid "Third"
|
156 |
msgstr "Երրորդ"
|
157 |
|
158 |
-
#: C:\wamp\www\
|
159 |
msgid "Fourth"
|
160 |
msgstr "Չորրորդ"
|
161 |
|
162 |
-
#: C:\wamp\www\
|
163 |
msgid "Last"
|
164 |
msgstr "Անցյալ"
|
165 |
|
166 |
-
#: C:\wamp\www\
|
167 |
-
msgid "
|
168 |
-
msgstr "
|
169 |
-
|
170 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:351
|
171 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:354
|
172 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:369
|
173 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:372
|
174 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:375
|
175 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:378
|
176 |
-
msgid "Repeat Every"
|
177 |
-
msgstr "Կրկնել յուրաքանչյուր"
|
178 |
|
179 |
-
#: C:\wamp\www\
|
180 |
-
msgid "
|
181 |
-
msgstr "
|
182 |
|
183 |
-
#: C:\wamp\www\
|
184 |
-
msgid "
|
185 |
-
msgstr "
|
186 |
|
187 |
-
#: C:\wamp\www\
|
188 |
-
|
189 |
-
|
190 |
-
msgstr "Ամիս (ներ) ին"
|
191 |
|
192 |
-
#: C:\wamp\www\
|
193 |
-
|
194 |
-
|
195 |
-
msgstr "Տարի (ներ)"
|
196 |
|
197 |
-
#: C:\wamp\www\
|
198 |
-
|
199 |
-
|
200 |
-
msgstr "մասին"
|
201 |
|
202 |
-
#: C:\wamp\www\
|
203 |
-
msgid "
|
204 |
-
msgstr "
|
205 |
|
|
|
|
2 |
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"
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\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.5.4\n"
|
16 |
+
"X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
|
17 |
+
"\\spider-event-calendar\n"
|
18 |
|
19 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:451
|
20 |
+
msgid "Date"
|
21 |
+
msgstr "Ամսաթիվ"
|
|
|
|
|
22 |
|
23 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
24 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
25 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
26 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
27 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
28 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
29 |
+
msgid "Repeat Every"
|
30 |
+
msgstr "Կրկնել յուրաքանչյուր"
|
31 |
|
32 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
33 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:366
|
34 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:228
|
35 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:364
|
36 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:205
|
37 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:263
|
38 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:201
|
39 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:387
|
40 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:235
|
41 |
+
msgid "Day"
|
42 |
+
msgstr "Օր"
|
43 |
|
44 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
45 |
+
msgid "Week(s) on"
|
46 |
+
msgstr "Շաբաթ (ներ) ին"
|
|
|
|
|
47 |
|
48 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
49 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
50 |
+
msgid "Month(s) on the"
|
51 |
+
msgstr "Ամիս (ներ) ին"
|
|
|
52 |
|
53 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
54 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
55 |
+
msgid "Year(s) in"
|
56 |
+
msgstr "Տարի (ներ)"
|
|
|
57 |
|
58 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
59 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
60 |
+
msgid "on the"
|
61 |
+
msgstr "մասին"
|
|
|
|
|
62 |
|
63 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:492
|
64 |
+
msgid "There Is No Text For This Event"
|
65 |
+
msgstr "Այս իրադարձության համար տեքստ չկա"
|
66 |
+
|
67 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:509
|
68 |
+
msgid "Back to event list"
|
69 |
+
msgstr "Վերադառնալ իրադարձությանը"
|
70 |
+
|
71 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:78
|
72 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:43
|
73 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:87
|
74 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:43
|
75 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:80
|
76 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:43
|
77 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:78
|
78 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:44
|
79 |
msgid "January"
|
80 |
msgstr "Հունվար"
|
81 |
|
82 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:79
|
83 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:44
|
84 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:88
|
85 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:44
|
86 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:81
|
87 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:44
|
88 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:79
|
89 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:45
|
90 |
msgid "February"
|
91 |
msgstr "Փետրվար"
|
92 |
|
93 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:80
|
94 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:45
|
95 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:89
|
96 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:45
|
97 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:82
|
98 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:45
|
99 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:80
|
100 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:46
|
101 |
msgid "March"
|
102 |
msgstr "Մարտ"
|
103 |
|
104 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:81
|
105 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:46
|
106 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:90
|
107 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:46
|
108 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:83
|
109 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:46
|
110 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:81
|
111 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:47
|
112 |
msgid "April"
|
113 |
msgstr "Ապրիլ"
|
114 |
|
115 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:82
|
116 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:47
|
117 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:91
|
118 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:47
|
119 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:84
|
120 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:47
|
121 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:82
|
122 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:48
|
123 |
msgid "May"
|
124 |
msgstr "Մայիս"
|
125 |
|
126 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:83
|
127 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:48
|
128 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:92
|
129 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:48
|
130 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:85
|
131 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:48
|
132 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:83
|
133 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:49
|
134 |
msgid "June"
|
135 |
msgstr "Հունիս"
|
136 |
|
137 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:84
|
138 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:49
|
139 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:93
|
140 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:49
|
141 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:86
|
142 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:49
|
143 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:84
|
144 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:50
|
145 |
msgid "July"
|
146 |
msgstr "Հուլիս"
|
147 |
|
148 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:85
|
149 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:50
|
150 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:94
|
151 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:50
|
152 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:87
|
153 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:50
|
154 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:85
|
155 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:51
|
156 |
msgid "August"
|
157 |
msgstr "Օգոստոս"
|
158 |
|
159 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:86
|
160 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:51
|
161 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:95
|
162 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:51
|
163 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:88
|
164 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:51
|
165 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:86
|
166 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:52
|
167 |
msgid "September"
|
168 |
msgstr "Սեպտեմբեր"
|
169 |
|
170 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:87
|
171 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:52
|
172 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:96
|
173 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:52
|
174 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:89
|
175 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:52
|
176 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:87
|
177 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:53
|
178 |
msgid "October"
|
179 |
msgstr "Հոկտեմբեր"
|
180 |
|
181 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:88
|
182 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:53
|
183 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:97
|
184 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:53
|
185 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:90
|
186 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:53
|
187 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:88
|
188 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:54
|
189 |
msgid "November"
|
190 |
msgstr "Նոյեմբեր"
|
191 |
|
192 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:89
|
193 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:54
|
194 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:98
|
195 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:54
|
196 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:91
|
197 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:54
|
198 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:89
|
199 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:55
|
200 |
msgid "December"
|
201 |
msgstr "Դեկտեմբեր"
|
202 |
|
203 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:379
|
204 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:241
|
205 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:377
|
206 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:218
|
207 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:276
|
208 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:214
|
209 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:400
|
210 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:475
|
211 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:248
|
212 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:310
|
213 |
+
msgid "Week"
|
214 |
+
msgstr "Շաբաթ"
|
215 |
+
|
216 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:391
|
217 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:253
|
218 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:389
|
219 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:230
|
220 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:288
|
221 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:226
|
222 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:412
|
223 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:260
|
224 |
+
msgid "List"
|
225 |
+
msgstr "Ցուցակ"
|
226 |
+
|
227 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:403
|
228 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:265
|
229 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:401
|
230 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:242
|
231 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:300
|
232 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:238
|
233 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:424
|
234 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:272
|
235 |
+
msgid "Month"
|
236 |
+
msgstr "Ամիս"
|
237 |
+
|
238 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:556
|
239 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:378
|
240 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:638
|
241 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:458
|
242 |
+
msgid "There Is No Event In This Day"
|
243 |
+
msgstr "Այս օրը իրադարձություն չկա"
|
244 |
+
|
245 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:536
|
246 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:339
|
247 |
+
msgid "There Is No Event In This Month"
|
248 |
+
msgstr "Այս ամիս իրադարձություն չկա"
|
249 |
+
|
250 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:398
|
251 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:421
|
252 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:305
|
253 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:328
|
254 |
msgid "Su"
|
255 |
msgstr "Կի"
|
256 |
|
257 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:402
|
258 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:309
|
259 |
msgid "Mo"
|
260 |
msgstr "Եր"
|
261 |
|
262 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:405
|
263 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:312
|
264 |
msgid "Tu"
|
265 |
msgstr "Երե"
|
266 |
|
267 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:408
|
268 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:315
|
269 |
msgid "We"
|
270 |
msgstr "Չոր"
|
271 |
|
272 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:411
|
273 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:318
|
274 |
msgid "Th"
|
275 |
msgstr "Հին"
|
276 |
|
277 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:414
|
278 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:321
|
279 |
msgid "Fr"
|
280 |
msgstr "Ուր"
|
281 |
|
282 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:417
|
283 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:324
|
284 |
msgid "Sa"
|
285 |
msgstr "Շա"
|
286 |
|
287 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:508
|
288 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:558
|
289 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:612
|
290 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:667
|
291 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:718
|
292 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:771
|
293 |
+
#, fuzzy
|
294 |
+
msgid "See more"
|
295 |
msgstr "Տես ավելին ..."
|
296 |
|
297 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:927
|
298 |
msgid "First"
|
299 |
msgstr "Առաջին"
|
300 |
|
301 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:930
|
302 |
msgid "Second"
|
303 |
msgstr "Երկրորդ"
|
304 |
|
305 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:933
|
306 |
msgid "Third"
|
307 |
msgstr "Երրորդ"
|
308 |
|
309 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:936
|
310 |
msgid "Fourth"
|
311 |
msgstr "Չորրորդ"
|
312 |
|
313 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:939
|
314 |
msgid "Last"
|
315 |
msgstr "Անցյալ"
|
316 |
|
317 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:945
|
318 |
+
msgid "Monday"
|
319 |
+
msgstr "Երկուշաբթի"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
320 |
|
321 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:948
|
322 |
+
msgid "Tuesday"
|
323 |
+
msgstr "Երեքշաբթի"
|
324 |
|
325 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:951
|
326 |
+
msgid "Wednesday"
|
327 |
+
msgstr "Չորեքշաբթի"
|
328 |
|
329 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:954
|
330 |
+
msgid "Thursday"
|
331 |
+
msgstr "Հինգշաբթի"
|
|
|
332 |
|
333 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:957
|
334 |
+
msgid "Friday"
|
335 |
+
msgstr "Ուրբաթ"
|
|
|
336 |
|
337 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:960
|
338 |
+
msgid "Saturday"
|
339 |
+
msgstr "Շաբաթ"
|
|
|
340 |
|
341 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:963
|
342 |
+
msgid "Sunday"
|
343 |
+
msgstr "Կիրակի"
|
344 |
|
345 |
+
#~ msgid "No Repeat"
|
346 |
+
#~ msgstr "chi krknvum"
|
languages/sp_calendar-id_ID.mo
CHANGED
Binary file
|
languages/sp_calendar-id_ID.po
CHANGED
@@ -2,204 +2,345 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: spider_calendar\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date:
|
6 |
-
"PO-Revision-Date:
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: \n"
|
|
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
"X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
|
13 |
"X-Poedit-Basepath: .\n"
|
14 |
-
"X-
|
15 |
-
"X-Poedit-SearchPath-0: C:\\wamp\\www\\
|
|
|
16 |
|
17 |
-
#: C:\wamp\www\
|
18 |
-
|
19 |
-
|
20 |
-
msgid "Monday"
|
21 |
-
msgstr "Senin"
|
22 |
|
23 |
-
#: C:\wamp\www\
|
24 |
-
#: C:\wamp\www\
|
25 |
-
#: C:\wamp\www\
|
26 |
-
|
27 |
-
|
|
|
|
|
|
|
28 |
|
29 |
-
#: C:\wamp\www\
|
30 |
-
#: C:\wamp\www\
|
31 |
-
#: C:\wamp\www\
|
32 |
-
|
33 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
34 |
|
35 |
-
#: C:\wamp\www\
|
36 |
-
|
37 |
-
|
38 |
-
msgid "Thursday"
|
39 |
-
msgstr "Kamis"
|
40 |
|
41 |
-
#: C:\wamp\www\
|
42 |
-
#: C:\wamp\www\
|
43 |
-
|
44 |
-
|
45 |
-
msgstr "Jumat"
|
46 |
|
47 |
-
#: C:\wamp\www\
|
48 |
-
#: C:\wamp\www\
|
49 |
-
|
50 |
-
|
51 |
-
msgstr "Sabtu"
|
52 |
|
53 |
-
#: C:\wamp\www\
|
54 |
-
#: C:\wamp\www\
|
55 |
-
|
56 |
-
|
57 |
-
msgid "Sunday"
|
58 |
-
msgstr "Minggu"
|
59 |
|
60 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
61 |
msgid "January"
|
62 |
msgstr "Januari"
|
63 |
|
64 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
65 |
msgid "February"
|
66 |
msgstr "Februari"
|
67 |
|
68 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
69 |
msgid "March"
|
70 |
msgstr "Maret"
|
71 |
|
72 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
73 |
msgid "April"
|
74 |
msgstr "April"
|
75 |
|
76 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
77 |
msgid "May"
|
78 |
msgstr "Mei"
|
79 |
|
80 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
81 |
msgid "June"
|
82 |
msgstr "Juni"
|
83 |
|
84 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
85 |
msgid "July"
|
86 |
msgstr "Juli"
|
87 |
|
88 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
89 |
msgid "August"
|
90 |
msgstr "Agustus"
|
91 |
|
92 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
93 |
msgid "September"
|
94 |
msgstr "September"
|
95 |
|
96 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
97 |
msgid "October"
|
98 |
msgstr "Oktober"
|
99 |
|
100 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
101 |
msgid "November"
|
102 |
msgstr "November"
|
103 |
|
104 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
105 |
msgid "December"
|
106 |
msgstr "Desember"
|
107 |
|
108 |
-
#: C:\wamp\www\
|
109 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
110 |
msgid "Su"
|
111 |
msgstr "Mi"
|
112 |
|
113 |
-
#: C:\wamp\www\
|
|
|
114 |
msgid "Mo"
|
115 |
msgstr "Se"
|
116 |
|
117 |
-
#: C:\wamp\www\
|
|
|
118 |
msgid "Tu"
|
119 |
msgstr "Sel"
|
120 |
|
121 |
-
#: C:\wamp\www\
|
|
|
122 |
msgid "We"
|
123 |
msgstr "Ra"
|
124 |
|
125 |
-
#: C:\wamp\www\
|
|
|
126 |
msgid "Th"
|
127 |
msgstr "Ka"
|
128 |
|
129 |
-
#: C:\wamp\www\
|
|
|
130 |
msgid "Fr"
|
131 |
msgstr "Ju"
|
132 |
|
133 |
-
#: C:\wamp\www\
|
|
|
134 |
msgid "Sa"
|
135 |
msgstr "Sa"
|
136 |
|
137 |
-
#: C:\wamp\www\
|
138 |
-
#: C:\wamp\www\
|
139 |
-
#: C:\wamp\www\
|
140 |
-
#: C:\wamp\www\
|
141 |
-
#: C:\wamp\www\
|
142 |
-
#: C:\wamp\www\
|
143 |
-
|
|
|
144 |
msgstr "Lihat lebih banyak ..."
|
145 |
|
146 |
-
#: C:\wamp\www\
|
147 |
msgid "First"
|
148 |
msgstr "Pertama"
|
149 |
|
150 |
-
#: C:\wamp\www\
|
151 |
msgid "Second"
|
152 |
msgstr "kedua"
|
153 |
|
154 |
-
#: C:\wamp\www\
|
155 |
msgid "Third"
|
156 |
msgstr "Ketiga"
|
157 |
|
158 |
-
#: C:\wamp\www\
|
159 |
msgid "Fourth"
|
160 |
msgstr "Keempat"
|
161 |
|
162 |
-
#: C:\wamp\www\
|
163 |
msgid "Last"
|
164 |
msgstr "Terakhir"
|
165 |
|
166 |
-
#: C:\wamp\www\
|
167 |
-
msgid "
|
168 |
-
msgstr "
|
169 |
-
|
170 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:351
|
171 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:354
|
172 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:369
|
173 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:372
|
174 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:375
|
175 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:378
|
176 |
-
msgid "Repeat Every"
|
177 |
-
msgstr "Ulangi Setiap"
|
178 |
|
179 |
-
#: C:\wamp\www\
|
180 |
-
msgid "
|
181 |
-
msgstr "
|
182 |
|
183 |
-
#: C:\wamp\www\
|
184 |
-
msgid "
|
185 |
-
msgstr "
|
186 |
|
187 |
-
#: C:\wamp\www\
|
188 |
-
|
189 |
-
|
190 |
-
msgstr "Bulan (s) pada"
|
191 |
|
192 |
-
#: C:\wamp\www\
|
193 |
-
|
194 |
-
|
195 |
-
msgstr "Tahun (s) dalam"
|
196 |
|
197 |
-
#: C:\wamp\www\
|
198 |
-
|
199 |
-
|
200 |
-
msgstr "pada"
|
201 |
|
202 |
-
#: C:\wamp\www\
|
203 |
-
msgid "
|
204 |
-
msgstr "
|
205 |
|
|
|
|
2 |
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"
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\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.5.4\n"
|
16 |
+
"X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
|
17 |
+
"\\spider-event-calendar\n"
|
18 |
|
19 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:451
|
20 |
+
msgid "Date"
|
21 |
+
msgstr "Tanggal"
|
|
|
|
|
22 |
|
23 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
24 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
25 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
26 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
27 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
28 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
29 |
+
msgid "Repeat Every"
|
30 |
+
msgstr "Ulangi Setiap"
|
31 |
|
32 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
33 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:366
|
34 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:228
|
35 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:364
|
36 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:205
|
37 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:263
|
38 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:201
|
39 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:387
|
40 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:235
|
41 |
+
msgid "Day"
|
42 |
+
msgstr "Hari"
|
43 |
|
44 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
45 |
+
msgid "Week(s) on"
|
46 |
+
msgstr "Minggu (s) pada"
|
|
|
|
|
47 |
|
48 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
49 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
50 |
+
msgid "Month(s) on the"
|
51 |
+
msgstr "Bulan (s) pada"
|
|
|
52 |
|
53 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
54 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
55 |
+
msgid "Year(s) in"
|
56 |
+
msgstr "Tahun (s) dalam"
|
|
|
57 |
|
58 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
59 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
60 |
+
msgid "on the"
|
61 |
+
msgstr "pada"
|
|
|
|
|
62 |
|
63 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:492
|
64 |
+
msgid "There Is No Text For This Event"
|
65 |
+
msgstr "Belum Ada Teks Untuk acara ini"
|
66 |
+
|
67 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:509
|
68 |
+
msgid "Back to event list"
|
69 |
+
msgstr "Kembali ke daftar acara"
|
70 |
+
|
71 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:78
|
72 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:43
|
73 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:87
|
74 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:43
|
75 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:80
|
76 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:43
|
77 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:78
|
78 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:44
|
79 |
msgid "January"
|
80 |
msgstr "Januari"
|
81 |
|
82 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:79
|
83 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:44
|
84 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:88
|
85 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:44
|
86 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:81
|
87 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:44
|
88 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:79
|
89 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:45
|
90 |
msgid "February"
|
91 |
msgstr "Februari"
|
92 |
|
93 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:80
|
94 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:45
|
95 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:89
|
96 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:45
|
97 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:82
|
98 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:45
|
99 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:80
|
100 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:46
|
101 |
msgid "March"
|
102 |
msgstr "Maret"
|
103 |
|
104 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:81
|
105 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:46
|
106 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:90
|
107 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:46
|
108 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:83
|
109 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:46
|
110 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:81
|
111 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:47
|
112 |
msgid "April"
|
113 |
msgstr "April"
|
114 |
|
115 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:82
|
116 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:47
|
117 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:91
|
118 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:47
|
119 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:84
|
120 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:47
|
121 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:82
|
122 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:48
|
123 |
msgid "May"
|
124 |
msgstr "Mei"
|
125 |
|
126 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:83
|
127 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:48
|
128 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:92
|
129 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:48
|
130 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:85
|
131 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:48
|
132 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:83
|
133 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:49
|
134 |
msgid "June"
|
135 |
msgstr "Juni"
|
136 |
|
137 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:84
|
138 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:49
|
139 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:93
|
140 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:49
|
141 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:86
|
142 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:49
|
143 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:84
|
144 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:50
|
145 |
msgid "July"
|
146 |
msgstr "Juli"
|
147 |
|
148 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:85
|
149 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:50
|
150 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:94
|
151 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:50
|
152 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:87
|
153 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:50
|
154 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:85
|
155 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:51
|
156 |
msgid "August"
|
157 |
msgstr "Agustus"
|
158 |
|
159 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:86
|
160 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:51
|
161 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:95
|
162 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:51
|
163 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:88
|
164 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:51
|
165 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:86
|
166 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:52
|
167 |
msgid "September"
|
168 |
msgstr "September"
|
169 |
|
170 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:87
|
171 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:52
|
172 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:96
|
173 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:52
|
174 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:89
|
175 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:52
|
176 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:87
|
177 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:53
|
178 |
msgid "October"
|
179 |
msgstr "Oktober"
|
180 |
|
181 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:88
|
182 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:53
|
183 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:97
|
184 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:53
|
185 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:90
|
186 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:53
|
187 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:88
|
188 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:54
|
189 |
msgid "November"
|
190 |
msgstr "November"
|
191 |
|
192 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:89
|
193 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:54
|
194 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:98
|
195 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:54
|
196 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:91
|
197 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:54
|
198 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:89
|
199 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:55
|
200 |
msgid "December"
|
201 |
msgstr "Desember"
|
202 |
|
203 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:379
|
204 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:241
|
205 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:377
|
206 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:218
|
207 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:276
|
208 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:214
|
209 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:400
|
210 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:475
|
211 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:248
|
212 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:310
|
213 |
+
msgid "Week"
|
214 |
+
msgstr "Minggu"
|
215 |
+
|
216 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:391
|
217 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:253
|
218 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:389
|
219 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:230
|
220 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:288
|
221 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:226
|
222 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:412
|
223 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:260
|
224 |
+
msgid "List"
|
225 |
+
msgstr "Daftar"
|
226 |
+
|
227 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:403
|
228 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:265
|
229 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:401
|
230 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:242
|
231 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:300
|
232 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:238
|
233 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:424
|
234 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:272
|
235 |
+
msgid "Month"
|
236 |
+
msgstr "Bulan"
|
237 |
+
|
238 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:556
|
239 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:378
|
240 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:638
|
241 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:458
|
242 |
+
msgid "There Is No Event In This Day"
|
243 |
+
msgstr "Belum Ada Acara Pada Hari Ini"
|
244 |
+
|
245 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:536
|
246 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:339
|
247 |
+
msgid "There Is No Event In This Month"
|
248 |
+
msgstr "Belum Ada Event Dalam Bulan Ini"
|
249 |
+
|
250 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:398
|
251 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:421
|
252 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:305
|
253 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:328
|
254 |
msgid "Su"
|
255 |
msgstr "Mi"
|
256 |
|
257 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:402
|
258 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:309
|
259 |
msgid "Mo"
|
260 |
msgstr "Se"
|
261 |
|
262 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:405
|
263 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:312
|
264 |
msgid "Tu"
|
265 |
msgstr "Sel"
|
266 |
|
267 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:408
|
268 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:315
|
269 |
msgid "We"
|
270 |
msgstr "Ra"
|
271 |
|
272 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:411
|
273 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:318
|
274 |
msgid "Th"
|
275 |
msgstr "Ka"
|
276 |
|
277 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:414
|
278 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:321
|
279 |
msgid "Fr"
|
280 |
msgstr "Ju"
|
281 |
|
282 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:417
|
283 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:324
|
284 |
msgid "Sa"
|
285 |
msgstr "Sa"
|
286 |
|
287 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:508
|
288 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:558
|
289 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:612
|
290 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:667
|
291 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:718
|
292 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:771
|
293 |
+
#, fuzzy
|
294 |
+
msgid "See more"
|
295 |
msgstr "Lihat lebih banyak ..."
|
296 |
|
297 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:927
|
298 |
msgid "First"
|
299 |
msgstr "Pertama"
|
300 |
|
301 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:930
|
302 |
msgid "Second"
|
303 |
msgstr "kedua"
|
304 |
|
305 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:933
|
306 |
msgid "Third"
|
307 |
msgstr "Ketiga"
|
308 |
|
309 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:936
|
310 |
msgid "Fourth"
|
311 |
msgstr "Keempat"
|
312 |
|
313 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:939
|
314 |
msgid "Last"
|
315 |
msgstr "Terakhir"
|
316 |
|
317 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:945
|
318 |
+
msgid "Monday"
|
319 |
+
msgstr "Senin"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
320 |
|
321 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:948
|
322 |
+
msgid "Tuesday"
|
323 |
+
msgstr "Selasa"
|
324 |
|
325 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:951
|
326 |
+
msgid "Wednesday"
|
327 |
+
msgstr "Rabu"
|
328 |
|
329 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:954
|
330 |
+
msgid "Thursday"
|
331 |
+
msgstr "Kamis"
|
|
|
332 |
|
333 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:957
|
334 |
+
msgid "Friday"
|
335 |
+
msgstr "Jumat"
|
|
|
336 |
|
337 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:960
|
338 |
+
msgid "Saturday"
|
339 |
+
msgstr "Sabtu"
|
|
|
340 |
|
341 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:963
|
342 |
+
msgid "Sunday"
|
343 |
+
msgstr "Minggu"
|
344 |
|
345 |
+
#~ msgid "No Repeat"
|
346 |
+
#~ msgstr "Ulangi ada"
|
languages/sp_calendar-it_IT.mo
CHANGED
Binary file
|
languages/sp_calendar-it_IT.po
CHANGED
@@ -2,204 +2,345 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: spider_calendar\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date:
|
6 |
-
"PO-Revision-Date:
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: \n"
|
|
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
"X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
|
13 |
"X-Poedit-Basepath: .\n"
|
14 |
-
"X-
|
15 |
-
"X-Poedit-SearchPath-0: C:\\wamp\\www\\
|
|
|
16 |
|
17 |
-
#: C:\wamp\www\
|
18 |
-
|
19 |
-
|
20 |
-
msgid "Monday"
|
21 |
-
msgstr "Lunedì"
|
22 |
|
23 |
-
#: C:\wamp\www\
|
24 |
-
#: C:\wamp\www\
|
25 |
-
#: C:\wamp\www\
|
26 |
-
|
27 |
-
|
|
|
|
|
|
|
28 |
|
29 |
-
#: C:\wamp\www\
|
30 |
-
#: C:\wamp\www\
|
31 |
-
#: C:\wamp\www\
|
32 |
-
|
33 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
34 |
|
35 |
-
#: C:\wamp\www\
|
36 |
-
|
37 |
-
|
38 |
-
msgid "Thursday"
|
39 |
-
msgstr "Giovedì"
|
40 |
|
41 |
-
#: C:\wamp\www\
|
42 |
-
#: C:\wamp\www\
|
43 |
-
|
44 |
-
|
45 |
-
msgstr "Venerdì"
|
46 |
|
47 |
-
#: C:\wamp\www\
|
48 |
-
#: C:\wamp\www\
|
49 |
-
|
50 |
-
|
51 |
-
msgstr "Sabato"
|
52 |
|
53 |
-
#: C:\wamp\www\
|
54 |
-
#: C:\wamp\www\
|
55 |
-
|
56 |
-
|
57 |
-
msgid "Sunday"
|
58 |
-
msgstr "Domenica"
|
59 |
|
60 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
61 |
msgid "January"
|
62 |
msgstr "Gennaio"
|
63 |
|
64 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
65 |
msgid "February"
|
66 |
msgstr "febbraio"
|
67 |
|
68 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
69 |
msgid "March"
|
70 |
msgstr "marzo"
|
71 |
|
72 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
73 |
msgid "April"
|
74 |
msgstr "aprile"
|
75 |
|
76 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
77 |
msgid "May"
|
78 |
msgstr "Maggio"
|
79 |
|
80 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
81 |
msgid "June"
|
82 |
msgstr "giugno"
|
83 |
|
84 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
85 |
msgid "July"
|
86 |
msgstr "luglio"
|
87 |
|
88 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
89 |
msgid "August"
|
90 |
msgstr "gosto"
|
91 |
|
92 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
93 |
msgid "September"
|
94 |
msgstr "settembre"
|
95 |
|
96 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
97 |
msgid "October"
|
98 |
msgstr "ottobre"
|
99 |
|
100 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
101 |
msgid "November"
|
102 |
msgstr "novembre"
|
103 |
|
104 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
105 |
msgid "December"
|
106 |
msgstr "Dicembre"
|
107 |
|
108 |
-
#: C:\wamp\www\
|
109 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
110 |
msgid "Su"
|
111 |
msgstr "Do"
|
112 |
|
113 |
-
#: C:\wamp\www\
|
|
|
114 |
msgid "Mo"
|
115 |
msgstr "Lu"
|
116 |
|
117 |
-
#: C:\wamp\www\
|
|
|
118 |
msgid "Tu"
|
119 |
msgstr "Ma"
|
120 |
|
121 |
-
#: C:\wamp\www\
|
|
|
122 |
msgid "We"
|
123 |
msgstr "Me"
|
124 |
|
125 |
-
#: C:\wamp\www\
|
|
|
126 |
msgid "Th"
|
127 |
msgstr "Gi"
|
128 |
|
129 |
-
#: C:\wamp\www\
|
|
|
130 |
msgid "Fr"
|
131 |
msgstr "Ve"
|
132 |
|
133 |
-
#: C:\wamp\www\
|
|
|
134 |
msgid "Sa"
|
135 |
msgstr "Sa"
|
136 |
|
137 |
-
#: C:\wamp\www\
|
138 |
-
#: C:\wamp\www\
|
139 |
-
#: C:\wamp\www\
|
140 |
-
#: C:\wamp\www\
|
141 |
-
#: C:\wamp\www\
|
142 |
-
#: C:\wamp\www\
|
143 |
-
|
|
|
144 |
msgstr "Scopri di più ..."
|
145 |
|
146 |
-
#: C:\wamp\www\
|
147 |
msgid "First"
|
148 |
msgstr "Primi"
|
149 |
|
150 |
-
#: C:\wamp\www\
|
151 |
msgid "Second"
|
152 |
msgstr "Secondo"
|
153 |
|
154 |
-
#: C:\wamp\www\
|
155 |
msgid "Third"
|
156 |
msgstr "Terzo..."
|
157 |
|
158 |
-
#: C:\wamp\www\
|
159 |
msgid "Fourth"
|
160 |
msgstr "Quarto"
|
161 |
|
162 |
-
#: C:\wamp\www\
|
163 |
msgid "Last"
|
164 |
msgstr "L'anno"
|
165 |
|
166 |
-
#: C:\wamp\www\
|
167 |
-
msgid "
|
168 |
-
msgstr "
|
169 |
-
|
170 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:351
|
171 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:354
|
172 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:369
|
173 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:372
|
174 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:375
|
175 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:378
|
176 |
-
msgid "Repeat Every"
|
177 |
-
msgstr "Ripetere ogni"
|
178 |
|
179 |
-
#: C:\wamp\www\
|
180 |
-
msgid "
|
181 |
-
msgstr "
|
182 |
|
183 |
-
#: C:\wamp\www\
|
184 |
-
msgid "
|
185 |
-
msgstr "
|
186 |
|
187 |
-
#: C:\wamp\www\
|
188 |
-
|
189 |
-
|
190 |
-
msgstr "Mese (s) sul"
|
191 |
|
192 |
-
#: C:\wamp\www\
|
193 |
-
|
194 |
-
|
195 |
-
msgstr "Anno (s) in"
|
196 |
|
197 |
-
#: C:\wamp\www\
|
198 |
-
|
199 |
-
|
200 |
-
msgstr "sulla"
|
201 |
|
202 |
-
#: C:\wamp\www\
|
203 |
-
msgid "
|
204 |
-
msgstr "
|
205 |
|
|
|
|
2 |
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"
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\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.5.4\n"
|
16 |
+
"X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
|
17 |
+
"\\spider-event-calendar\n"
|
18 |
|
19 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:451
|
20 |
+
msgid "Date"
|
21 |
+
msgstr "Data"
|
|
|
|
|
22 |
|
23 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
24 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
25 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
26 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
27 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
28 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
29 |
+
msgid "Repeat Every"
|
30 |
+
msgstr "Ripetere ogni"
|
31 |
|
32 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
33 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:366
|
34 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:228
|
35 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:364
|
36 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:205
|
37 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:263
|
38 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:201
|
39 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:387
|
40 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:235
|
41 |
+
msgid "Day"
|
42 |
+
msgstr "di visita"
|
43 |
|
44 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
45 |
+
msgid "Week(s) on"
|
46 |
+
msgstr "Settimana (s) sul"
|
|
|
|
|
47 |
|
48 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
49 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
50 |
+
msgid "Month(s) on the"
|
51 |
+
msgstr "Mese (s) sul"
|
|
|
52 |
|
53 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
54 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
55 |
+
msgid "Year(s) in"
|
56 |
+
msgstr "Anno (s) in"
|
|
|
57 |
|
58 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
59 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
60 |
+
msgid "on the"
|
61 |
+
msgstr "sulla"
|
|
|
|
|
62 |
|
63 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:492
|
64 |
+
msgid "There Is No Text For This Event"
|
65 |
+
msgstr "Non esiste un testo per questo evento"
|
66 |
+
|
67 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:509
|
68 |
+
msgid "Back to event list"
|
69 |
+
msgstr "Ritorna alla lista eventi"
|
70 |
+
|
71 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:78
|
72 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:43
|
73 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:87
|
74 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:43
|
75 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:80
|
76 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:43
|
77 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:78
|
78 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:44
|
79 |
msgid "January"
|
80 |
msgstr "Gennaio"
|
81 |
|
82 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:79
|
83 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:44
|
84 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:88
|
85 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:44
|
86 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:81
|
87 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:44
|
88 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:79
|
89 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:45
|
90 |
msgid "February"
|
91 |
msgstr "febbraio"
|
92 |
|
93 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:80
|
94 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:45
|
95 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:89
|
96 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:45
|
97 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:82
|
98 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:45
|
99 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:80
|
100 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:46
|
101 |
msgid "March"
|
102 |
msgstr "marzo"
|
103 |
|
104 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:81
|
105 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:46
|
106 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:90
|
107 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:46
|
108 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:83
|
109 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:46
|
110 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:81
|
111 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:47
|
112 |
msgid "April"
|
113 |
msgstr "aprile"
|
114 |
|
115 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:82
|
116 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:47
|
117 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:91
|
118 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:47
|
119 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:84
|
120 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:47
|
121 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:82
|
122 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:48
|
123 |
msgid "May"
|
124 |
msgstr "Maggio"
|
125 |
|
126 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:83
|
127 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:48
|
128 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:92
|
129 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:48
|
130 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:85
|
131 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:48
|
132 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:83
|
133 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:49
|
134 |
msgid "June"
|
135 |
msgstr "giugno"
|
136 |
|
137 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:84
|
138 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:49
|
139 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:93
|
140 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:49
|
141 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:86
|
142 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:49
|
143 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:84
|
144 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:50
|
145 |
msgid "July"
|
146 |
msgstr "luglio"
|
147 |
|
148 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:85
|
149 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:50
|
150 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:94
|
151 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:50
|
152 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:87
|
153 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:50
|
154 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:85
|
155 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:51
|
156 |
msgid "August"
|
157 |
msgstr "gosto"
|
158 |
|
159 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:86
|
160 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:51
|
161 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:95
|
162 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:51
|
163 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:88
|
164 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:51
|
165 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:86
|
166 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:52
|
167 |
msgid "September"
|
168 |
msgstr "settembre"
|
169 |
|
170 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:87
|
171 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:52
|
172 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:96
|
173 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:52
|
174 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:89
|
175 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:52
|
176 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:87
|
177 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:53
|
178 |
msgid "October"
|
179 |
msgstr "ottobre"
|
180 |
|
181 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:88
|
182 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:53
|
183 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:97
|
184 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:53
|
185 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:90
|
186 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:53
|
187 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:88
|
188 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:54
|
189 |
msgid "November"
|
190 |
msgstr "novembre"
|
191 |
|
192 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:89
|
193 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:54
|
194 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:98
|
195 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:54
|
196 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:91
|
197 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:54
|
198 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:89
|
199 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:55
|
200 |
msgid "December"
|
201 |
msgstr "Dicembre"
|
202 |
|
203 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:379
|
204 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:241
|
205 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:377
|
206 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:218
|
207 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:276
|
208 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:214
|
209 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:400
|
210 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:475
|
211 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:248
|
212 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:310
|
213 |
+
msgid "Week"
|
214 |
+
msgstr "Settimana"
|
215 |
+
|
216 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:391
|
217 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:253
|
218 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:389
|
219 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:230
|
220 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:288
|
221 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:226
|
222 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:412
|
223 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:260
|
224 |
+
msgid "List"
|
225 |
+
msgstr "Lista"
|
226 |
+
|
227 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:403
|
228 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:265
|
229 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:401
|
230 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:242
|
231 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:300
|
232 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:238
|
233 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:424
|
234 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:272
|
235 |
+
msgid "Month"
|
236 |
+
msgstr "Mese"
|
237 |
+
|
238 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:556
|
239 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:378
|
240 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:638
|
241 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:458
|
242 |
+
msgid "There Is No Event In This Day"
|
243 |
+
msgstr "Non ci sono eventi in questo giorno"
|
244 |
+
|
245 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:536
|
246 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:339
|
247 |
+
msgid "There Is No Event In This Month"
|
248 |
+
msgstr "Non ci sono eventi in questo mese"
|
249 |
+
|
250 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:398
|
251 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:421
|
252 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:305
|
253 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:328
|
254 |
msgid "Su"
|
255 |
msgstr "Do"
|
256 |
|
257 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:402
|
258 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:309
|
259 |
msgid "Mo"
|
260 |
msgstr "Lu"
|
261 |
|
262 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:405
|
263 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:312
|
264 |
msgid "Tu"
|
265 |
msgstr "Ma"
|
266 |
|
267 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:408
|
268 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:315
|
269 |
msgid "We"
|
270 |
msgstr "Me"
|
271 |
|
272 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:411
|
273 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:318
|
274 |
msgid "Th"
|
275 |
msgstr "Gi"
|
276 |
|
277 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:414
|
278 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:321
|
279 |
msgid "Fr"
|
280 |
msgstr "Ve"
|
281 |
|
282 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:417
|
283 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:324
|
284 |
msgid "Sa"
|
285 |
msgstr "Sa"
|
286 |
|
287 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:508
|
288 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:558
|
289 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:612
|
290 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:667
|
291 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:718
|
292 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:771
|
293 |
+
#, fuzzy
|
294 |
+
msgid "See more"
|
295 |
msgstr "Scopri di più ..."
|
296 |
|
297 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:927
|
298 |
msgid "First"
|
299 |
msgstr "Primi"
|
300 |
|
301 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:930
|
302 |
msgid "Second"
|
303 |
msgstr "Secondo"
|
304 |
|
305 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:933
|
306 |
msgid "Third"
|
307 |
msgstr "Terzo..."
|
308 |
|
309 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:936
|
310 |
msgid "Fourth"
|
311 |
msgstr "Quarto"
|
312 |
|
313 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:939
|
314 |
msgid "Last"
|
315 |
msgstr "L'anno"
|
316 |
|
317 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:945
|
318 |
+
msgid "Monday"
|
319 |
+
msgstr "Lunedì"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
320 |
|
321 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:948
|
322 |
+
msgid "Tuesday"
|
323 |
+
msgstr "Martedì"
|
324 |
|
325 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:951
|
326 |
+
msgid "Wednesday"
|
327 |
+
msgstr "Mercoledì"
|
328 |
|
329 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:954
|
330 |
+
msgid "Thursday"
|
331 |
+
msgstr "Giovedì"
|
|
|
332 |
|
333 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:957
|
334 |
+
msgid "Friday"
|
335 |
+
msgstr "Venerdì"
|
|
|
336 |
|
337 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:960
|
338 |
+
msgid "Saturday"
|
339 |
+
msgstr "Sabato"
|
|
|
340 |
|
341 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:963
|
342 |
+
msgid "Sunday"
|
343 |
+
msgstr "Domenica"
|
344 |
|
345 |
+
#~ msgid "No Repeat"
|
346 |
+
#~ msgstr "Nessuna ripetizione"
|
languages/sp_calendar-ja.mo
CHANGED
Binary file
|
languages/sp_calendar-ja.po
CHANGED
@@ -2,204 +2,345 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: spider_calendar\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date:
|
6 |
-
"PO-Revision-Date:
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: \n"
|
|
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
"X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
|
13 |
"X-Poedit-Basepath: .\n"
|
14 |
-
"X-
|
15 |
-
"X-Poedit-SearchPath-0: C:\\wamp\\www\\
|
|
|
16 |
|
17 |
-
#: C:\wamp\www\
|
18 |
-
|
19 |
-
|
20 |
-
msgid "Monday"
|
21 |
-
msgstr "月曜"
|
22 |
|
23 |
-
#: C:\wamp\www\
|
24 |
-
#: C:\wamp\www\
|
25 |
-
#: C:\wamp\www\
|
26 |
-
|
27 |
-
|
|
|
|
|
|
|
28 |
|
29 |
-
#: C:\wamp\www\
|
30 |
-
#: C:\wamp\www\
|
31 |
-
#: C:\wamp\www\
|
32 |
-
|
33 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
34 |
|
35 |
-
#: C:\wamp\www\
|
36 |
-
|
37 |
-
|
38 |
-
msgid "Thursday"
|
39 |
-
msgstr "木曜"
|
40 |
|
41 |
-
#: C:\wamp\www\
|
42 |
-
#: C:\wamp\www\
|
43 |
-
|
44 |
-
|
45 |
-
msgstr "金曜"
|
46 |
|
47 |
-
#: C:\wamp\www\
|
48 |
-
#: C:\wamp\www\
|
49 |
-
|
50 |
-
|
51 |
-
msgstr "土曜"
|
52 |
|
53 |
-
#: C:\wamp\www\
|
54 |
-
#: C:\wamp\www\
|
55 |
-
|
56 |
-
|
57 |
-
msgid "Sunday"
|
58 |
-
msgstr "日曜"
|
59 |
|
60 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
61 |
msgid "January"
|
62 |
msgstr "1月"
|
63 |
|
64 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
65 |
msgid "February"
|
66 |
msgstr "2月"
|
67 |
|
68 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
69 |
msgid "March"
|
70 |
msgstr "3月"
|
71 |
|
72 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
73 |
msgid "April"
|
74 |
msgstr "4月"
|
75 |
|
76 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
77 |
msgid "May"
|
78 |
msgstr "5月"
|
79 |
|
80 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
81 |
msgid "June"
|
82 |
msgstr "6月"
|
83 |
|
84 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
85 |
msgid "July"
|
86 |
msgstr "7月"
|
87 |
|
88 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
89 |
msgid "August"
|
90 |
msgstr "8月"
|
91 |
|
92 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
93 |
msgid "September"
|
94 |
msgstr "9月"
|
95 |
|
96 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
97 |
msgid "October"
|
98 |
msgstr "10月"
|
99 |
|
100 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
101 |
msgid "November"
|
102 |
msgstr "11月"
|
103 |
|
104 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
105 |
msgid "December"
|
106 |
msgstr "12月"
|
107 |
|
108 |
-
#: C:\wamp\www\
|
109 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
110 |
msgid "Su"
|
111 |
msgstr "日曜"
|
112 |
|
113 |
-
#: C:\wamp\www\
|
|
|
114 |
msgid "Mo"
|
115 |
msgstr "月曜"
|
116 |
|
117 |
-
#: C:\wamp\www\
|
|
|
118 |
msgid "Tu"
|
119 |
msgstr "火曜"
|
120 |
|
121 |
-
#: C:\wamp\www\
|
|
|
122 |
msgid "We"
|
123 |
msgstr "水曜"
|
124 |
|
125 |
-
#: C:\wamp\www\
|
|
|
126 |
msgid "Th"
|
127 |
msgstr "木曜"
|
128 |
|
129 |
-
#: C:\wamp\www\
|
|
|
130 |
msgid "Fr"
|
131 |
msgstr "金曜"
|
132 |
|
133 |
-
#: C:\wamp\www\
|
|
|
134 |
msgid "Sa"
|
135 |
msgstr "土曜"
|
136 |
|
137 |
-
#: C:\wamp\www\
|
138 |
-
#: C:\wamp\www\
|
139 |
-
#: C:\wamp\www\
|
140 |
-
#: C:\wamp\www\
|
141 |
-
#: C:\wamp\www\
|
142 |
-
#: C:\wamp\www\
|
143 |
-
|
|
|
144 |
msgstr "その他..."
|
145 |
|
146 |
-
#: C:\wamp\www\
|
147 |
msgid "First"
|
148 |
msgstr "最初の"
|
149 |
|
150 |
-
#: C:\wamp\www\
|
151 |
msgid "Second"
|
152 |
msgstr "秒"
|
153 |
|
154 |
-
#: C:\wamp\www\
|
155 |
msgid "Third"
|
156 |
msgstr "3番目"
|
157 |
|
158 |
-
#: C:\wamp\www\
|
159 |
msgid "Fourth"
|
160 |
msgstr "4回目"
|
161 |
|
162 |
-
#: C:\wamp\www\
|
163 |
msgid "Last"
|
164 |
msgstr "最終"
|
165 |
|
166 |
-
#: C:\wamp\www\
|
167 |
-
msgid "
|
168 |
-
msgstr "
|
169 |
-
|
170 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:351
|
171 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:354
|
172 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:369
|
173 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:372
|
174 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:375
|
175 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:378
|
176 |
-
msgid "Repeat Every"
|
177 |
-
msgstr "すべてを繰り返す"
|
178 |
|
179 |
-
#: C:\wamp\www\
|
180 |
-
msgid "
|
181 |
-
msgstr "
|
182 |
|
183 |
-
#: C:\wamp\www\
|
184 |
-
msgid "
|
185 |
-
msgstr "
|
186 |
|
187 |
-
#: C:\wamp\www\
|
188 |
-
|
189 |
-
|
190 |
-
msgstr "上の月"
|
191 |
|
192 |
-
#: C:\wamp\www\
|
193 |
-
|
194 |
-
|
195 |
-
msgstr "年間(s)で"
|
196 |
|
197 |
-
#: C:\wamp\www\
|
198 |
-
|
199 |
-
|
200 |
-
msgstr "上の"
|
201 |
|
202 |
-
#: C:\wamp\www\
|
203 |
-
msgid "
|
204 |
-
msgstr "
|
205 |
|
|
|
|
2 |
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"
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\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.5.4\n"
|
16 |
+
"X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
|
17 |
+
"\\spider-event-calendar\n"
|
18 |
|
19 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:451
|
20 |
+
msgid "Date"
|
21 |
+
msgstr "日付"
|
|
|
|
|
22 |
|
23 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
24 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
25 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
26 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
27 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
28 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
29 |
+
msgid "Repeat Every"
|
30 |
+
msgstr "すべてを繰り返す"
|
31 |
|
32 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
33 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:366
|
34 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:228
|
35 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:364
|
36 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:205
|
37 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:263
|
38 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:201
|
39 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:387
|
40 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:235
|
41 |
+
msgid "Day"
|
42 |
+
msgstr "日。"
|
43 |
|
44 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
45 |
+
msgid "Week(s) on"
|
46 |
+
msgstr "週に"
|
|
|
|
|
47 |
|
48 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
49 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
50 |
+
msgid "Month(s) on the"
|
51 |
+
msgstr "上の月"
|
|
|
52 |
|
53 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
54 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
55 |
+
msgid "Year(s) in"
|
56 |
+
msgstr "年間(s)で"
|
|
|
57 |
|
58 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
59 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
60 |
+
msgid "on the"
|
61 |
+
msgstr "上の"
|
|
|
|
|
62 |
|
63 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:492
|
64 |
+
msgid "There Is No Text For This Event"
|
65 |
+
msgstr "このイベントのテキスト無しはありません"
|
66 |
+
|
67 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:509
|
68 |
+
msgid "Back to event list"
|
69 |
+
msgstr "イベントリストに戻る"
|
70 |
+
|
71 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:78
|
72 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:43
|
73 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:87
|
74 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:43
|
75 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:80
|
76 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:43
|
77 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:78
|
78 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:44
|
79 |
msgid "January"
|
80 |
msgstr "1月"
|
81 |
|
82 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:79
|
83 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:44
|
84 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:88
|
85 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:44
|
86 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:81
|
87 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:44
|
88 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:79
|
89 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:45
|
90 |
msgid "February"
|
91 |
msgstr "2月"
|
92 |
|
93 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:80
|
94 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:45
|
95 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:89
|
96 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:45
|
97 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:82
|
98 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:45
|
99 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:80
|
100 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:46
|
101 |
msgid "March"
|
102 |
msgstr "3月"
|
103 |
|
104 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:81
|
105 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:46
|
106 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:90
|
107 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:46
|
108 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:83
|
109 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:46
|
110 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:81
|
111 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:47
|
112 |
msgid "April"
|
113 |
msgstr "4月"
|
114 |
|
115 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:82
|
116 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:47
|
117 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:91
|
118 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:47
|
119 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:84
|
120 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:47
|
121 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:82
|
122 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:48
|
123 |
msgid "May"
|
124 |
msgstr "5月"
|
125 |
|
126 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:83
|
127 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:48
|
128 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:92
|
129 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:48
|
130 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:85
|
131 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:48
|
132 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:83
|
133 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:49
|
134 |
msgid "June"
|
135 |
msgstr "6月"
|
136 |
|
137 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:84
|
138 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:49
|
139 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:93
|
140 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:49
|
141 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:86
|
142 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:49
|
143 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:84
|
144 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:50
|
145 |
msgid "July"
|
146 |
msgstr "7月"
|
147 |
|
148 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:85
|
149 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:50
|
150 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:94
|
151 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:50
|
152 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:87
|
153 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:50
|
154 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:85
|
155 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:51
|
156 |
msgid "August"
|
157 |
msgstr "8月"
|
158 |
|
159 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:86
|
160 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:51
|
161 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:95
|
162 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:51
|
163 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:88
|
164 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:51
|
165 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:86
|
166 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:52
|
167 |
msgid "September"
|
168 |
msgstr "9月"
|
169 |
|
170 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:87
|
171 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:52
|
172 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:96
|
173 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:52
|
174 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:89
|
175 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:52
|
176 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:87
|
177 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:53
|
178 |
msgid "October"
|
179 |
msgstr "10月"
|
180 |
|
181 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:88
|
182 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:53
|
183 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:97
|
184 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:53
|
185 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:90
|
186 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:53
|
187 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:88
|
188 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:54
|
189 |
msgid "November"
|
190 |
msgstr "11月"
|
191 |
|
192 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:89
|
193 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:54
|
194 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:98
|
195 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:54
|
196 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:91
|
197 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:54
|
198 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:89
|
199 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:55
|
200 |
msgid "December"
|
201 |
msgstr "12月"
|
202 |
|
203 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:379
|
204 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:241
|
205 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:377
|
206 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:218
|
207 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:276
|
208 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:214
|
209 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:400
|
210 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:475
|
211 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:248
|
212 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:310
|
213 |
+
msgid "Week"
|
214 |
+
msgstr "週"
|
215 |
+
|
216 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:391
|
217 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:253
|
218 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:389
|
219 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:230
|
220 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:288
|
221 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:226
|
222 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:412
|
223 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:260
|
224 |
+
msgid "List"
|
225 |
+
msgstr "リスト"
|
226 |
+
|
227 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:403
|
228 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:265
|
229 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:401
|
230 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:242
|
231 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:300
|
232 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:238
|
233 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:424
|
234 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:272
|
235 |
+
msgid "Month"
|
236 |
+
msgstr "月"
|
237 |
+
|
238 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:556
|
239 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:378
|
240 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:638
|
241 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:458
|
242 |
+
msgid "There Is No Event In This Day"
|
243 |
+
msgstr "この日に何のイベントはありません"
|
244 |
+
|
245 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:536
|
246 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:339
|
247 |
+
msgid "There Is No Event In This Month"
|
248 |
+
msgstr "今月イベントはありません"
|
249 |
+
|
250 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:398
|
251 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:421
|
252 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:305
|
253 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:328
|
254 |
msgid "Su"
|
255 |
msgstr "日曜"
|
256 |
|
257 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:402
|
258 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:309
|
259 |
msgid "Mo"
|
260 |
msgstr "月曜"
|
261 |
|
262 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:405
|
263 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:312
|
264 |
msgid "Tu"
|
265 |
msgstr "火曜"
|
266 |
|
267 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:408
|
268 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:315
|
269 |
msgid "We"
|
270 |
msgstr "水曜"
|
271 |
|
272 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:411
|
273 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:318
|
274 |
msgid "Th"
|
275 |
msgstr "木曜"
|
276 |
|
277 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:414
|
278 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:321
|
279 |
msgid "Fr"
|
280 |
msgstr "金曜"
|
281 |
|
282 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:417
|
283 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:324
|
284 |
msgid "Sa"
|
285 |
msgstr "土曜"
|
286 |
|
287 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:508
|
288 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:558
|
289 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:612
|
290 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:667
|
291 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:718
|
292 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:771
|
293 |
+
#, fuzzy
|
294 |
+
msgid "See more"
|
295 |
msgstr "その他..."
|
296 |
|
297 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:927
|
298 |
msgid "First"
|
299 |
msgstr "最初の"
|
300 |
|
301 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:930
|
302 |
msgid "Second"
|
303 |
msgstr "秒"
|
304 |
|
305 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:933
|
306 |
msgid "Third"
|
307 |
msgstr "3番目"
|
308 |
|
309 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:936
|
310 |
msgid "Fourth"
|
311 |
msgstr "4回目"
|
312 |
|
313 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:939
|
314 |
msgid "Last"
|
315 |
msgstr "最終"
|
316 |
|
317 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:945
|
318 |
+
msgid "Monday"
|
319 |
+
msgstr "月曜"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
320 |
|
321 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:948
|
322 |
+
msgid "Tuesday"
|
323 |
+
msgstr "火曜"
|
324 |
|
325 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:951
|
326 |
+
msgid "Wednesday"
|
327 |
+
msgstr "水曜"
|
328 |
|
329 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:954
|
330 |
+
msgid "Thursday"
|
331 |
+
msgstr "木曜"
|
|
|
332 |
|
333 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:957
|
334 |
+
msgid "Friday"
|
335 |
+
msgstr "金曜"
|
|
|
336 |
|
337 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:960
|
338 |
+
msgid "Saturday"
|
339 |
+
msgstr "土曜"
|
|
|
340 |
|
341 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:963
|
342 |
+
msgid "Sunday"
|
343 |
+
msgstr "日曜"
|
344 |
|
345 |
+
#~ msgid "No Repeat"
|
346 |
+
#~ msgstr "繰り返しなしていません"
|
languages/sp_calendar-ka_GE.mo
CHANGED
Binary file
|
languages/sp_calendar-ka_GE.po
CHANGED
@@ -2,204 +2,345 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: spider_calendar\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date:
|
6 |
-
"PO-Revision-Date:
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: \n"
|
|
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
"X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
|
13 |
"X-Poedit-Basepath: .\n"
|
14 |
-
"X-
|
15 |
-
"X-Poedit-SearchPath-0: C:\\wamp\\www\\
|
|
|
16 |
|
17 |
-
#: C:\wamp\www\
|
18 |
-
|
19 |
-
|
20 |
-
msgid "Monday"
|
21 |
-
msgstr "ორშაბათი"
|
22 |
-
|
23 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/preview.php:253
|
24 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/bigcalendar.php:496
|
25 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:64
|
26 |
-
msgid "Tuesday"
|
27 |
-
msgstr "სამშაბათი"
|
28 |
|
29 |
-
#: C:\wamp\www\
|
30 |
-
#: C:\wamp\www\
|
31 |
-
#: C:\wamp\www\
|
32 |
-
|
33 |
-
|
|
|
|
|
|
|
34 |
|
35 |
-
#: C:\wamp\www\
|
36 |
-
#: C:\wamp\www\
|
37 |
-
#: C:\wamp\www\
|
38 |
-
|
39 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
40 |
|
41 |
-
#: C:\wamp\www\
|
42 |
-
|
43 |
-
|
44 |
-
msgid "Friday"
|
45 |
-
msgstr "პარასკევი"
|
46 |
|
47 |
-
#: C:\wamp\www\
|
48 |
-
#: C:\wamp\www\
|
49 |
-
|
50 |
-
|
51 |
-
msgstr "შაბათი"
|
52 |
|
53 |
-
#: C:\wamp\www\
|
54 |
-
#: C:\wamp\www\
|
55 |
-
|
56 |
-
|
57 |
-
msgid "Sunday"
|
58 |
-
msgstr "კვირა"
|
59 |
|
60 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
61 |
msgid "January"
|
62 |
msgstr "იანვარი"
|
63 |
|
64 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
65 |
msgid "February"
|
66 |
msgstr "თებერვალი"
|
67 |
|
68 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
69 |
msgid "March"
|
70 |
msgstr "მარტი"
|
71 |
|
72 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
73 |
msgid "April"
|
74 |
msgstr "აპრილი"
|
75 |
|
76 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
77 |
msgid "May"
|
78 |
msgstr "მაისი"
|
79 |
|
80 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
81 |
msgid "June"
|
82 |
msgstr "ივნისი"
|
83 |
|
84 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
85 |
msgid "July"
|
86 |
msgstr "ივლისი"
|
87 |
|
88 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
89 |
msgid "August"
|
90 |
msgstr "აგვისტო"
|
91 |
|
92 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
93 |
msgid "September"
|
94 |
msgstr "სექტემბერი"
|
95 |
|
96 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
97 |
msgid "October"
|
98 |
msgstr "ოქტომბერი"
|
99 |
|
100 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
101 |
msgid "November"
|
102 |
msgstr "ნოემბერი"
|
103 |
|
104 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
105 |
msgid "December"
|
106 |
msgstr "დეკემბერი"
|
107 |
|
108 |
-
#: C:\wamp\www\
|
109 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
110 |
msgid "Su"
|
111 |
msgstr "კვ"
|
112 |
|
113 |
-
#: C:\wamp\www\
|
|
|
114 |
msgid "Mo"
|
115 |
msgstr "ორ"
|
116 |
|
117 |
-
#: C:\wamp\www\
|
|
|
118 |
msgid "Tu"
|
119 |
msgstr "სა"
|
120 |
|
121 |
-
#: C:\wamp\www\
|
|
|
122 |
msgid "We"
|
123 |
msgstr "ოთ"
|
124 |
|
125 |
-
#: C:\wamp\www\
|
|
|
126 |
msgid "Th"
|
127 |
msgstr "ხუ"
|
128 |
|
129 |
-
#: C:\wamp\www\
|
|
|
130 |
msgid "Fr"
|
131 |
msgstr "პა"
|
132 |
|
133 |
-
#: C:\wamp\www\
|
|
|
134 |
msgid "Sa"
|
135 |
msgstr "შა"
|
136 |
|
137 |
-
#: C:\wamp\www\
|
138 |
-
#: C:\wamp\www\
|
139 |
-
#: C:\wamp\www\
|
140 |
-
#: C:\wamp\www\
|
141 |
-
#: C:\wamp\www\
|
142 |
-
#: C:\wamp\www\
|
143 |
-
|
|
|
144 |
msgstr "იხილეთ მეტი ..."
|
145 |
|
146 |
-
#: C:\wamp\www\
|
147 |
msgid "First"
|
148 |
msgstr "პირველი"
|
149 |
|
150 |
-
#: C:\wamp\www\
|
151 |
msgid "Second"
|
152 |
msgstr "მეორე"
|
153 |
|
154 |
-
#: C:\wamp\www\
|
155 |
msgid "Third"
|
156 |
msgstr "მესამე"
|
157 |
|
158 |
-
#: C:\wamp\www\
|
159 |
msgid "Fourth"
|
160 |
msgstr "მეოთხე"
|
161 |
|
162 |
-
#: C:\wamp\www\
|
163 |
msgid "Last"
|
164 |
msgstr "ბოლო"
|
165 |
|
166 |
-
#: C:\wamp\www\
|
167 |
-
msgid "
|
168 |
-
msgstr "
|
169 |
-
|
170 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:351
|
171 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:354
|
172 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:369
|
173 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:372
|
174 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:375
|
175 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:378
|
176 |
-
msgid "Repeat Every"
|
177 |
-
msgstr "გაიმეორეთ ყველა"
|
178 |
|
179 |
-
#: C:\wamp\www\
|
180 |
-
msgid "
|
181 |
-
msgstr "
|
182 |
|
183 |
-
#: C:\wamp\www\
|
184 |
-
msgid "
|
185 |
-
msgstr "
|
186 |
|
187 |
-
#: C:\wamp\www\
|
188 |
-
|
189 |
-
|
190 |
-
msgstr "მაუწყებელი (მაღალი ხარისხით) შესახებ"
|
191 |
|
192 |
-
#: C:\wamp\www\
|
193 |
-
|
194 |
-
|
195 |
-
msgstr "წელი (ებ)"
|
196 |
|
197 |
-
#: C:\wamp\www\
|
198 |
-
|
199 |
-
|
200 |
-
msgstr "on"
|
201 |
|
202 |
-
#: C:\wamp\www\
|
203 |
-
msgid "
|
204 |
-
msgstr "
|
205 |
|
|
|
|
2 |
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"
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\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.5.4\n"
|
16 |
+
"X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
|
17 |
+
"\\spider-event-calendar\n"
|
18 |
|
19 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:451
|
20 |
+
msgid "Date"
|
21 |
+
msgstr "თარიღი"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
|
23 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
24 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
25 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
26 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
27 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
28 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
29 |
+
msgid "Repeat Every"
|
30 |
+
msgstr "გაიმეორეთ ყველა"
|
31 |
|
32 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
33 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:366
|
34 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:228
|
35 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:364
|
36 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:205
|
37 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:263
|
38 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:201
|
39 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:387
|
40 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:235
|
41 |
+
msgid "Day"
|
42 |
+
msgstr "დღე"
|
43 |
|
44 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
45 |
+
msgid "Week(s) on"
|
46 |
+
msgstr "კვირა (s) on"
|
|
|
|
|
47 |
|
48 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
49 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
50 |
+
msgid "Month(s) on the"
|
51 |
+
msgstr "მაუწყებელი (მაღალი ხარისხით) შესახებ"
|
|
|
52 |
|
53 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
54 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
55 |
+
msgid "Year(s) in"
|
56 |
+
msgstr "წელი (ებ)"
|
|
|
|
|
57 |
|
58 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
59 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
60 |
+
msgid "on the"
|
61 |
+
msgstr "წლის"
|
62 |
+
|
63 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:492
|
64 |
+
msgid "There Is No Text For This Event"
|
65 |
+
msgstr "არ არსებობს ტექსტის ეს ღონისძიება"
|
66 |
+
|
67 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:509
|
68 |
+
msgid "Back to event list"
|
69 |
+
msgstr "თავში ღონისძიება სია"
|
70 |
+
|
71 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:78
|
72 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:43
|
73 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:87
|
74 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:43
|
75 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:80
|
76 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:43
|
77 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:78
|
78 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:44
|
79 |
msgid "January"
|
80 |
msgstr "იანვარი"
|
81 |
|
82 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:79
|
83 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:44
|
84 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:88
|
85 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:44
|
86 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:81
|
87 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:44
|
88 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:79
|
89 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:45
|
90 |
msgid "February"
|
91 |
msgstr "თებერვალი"
|
92 |
|
93 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:80
|
94 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:45
|
95 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:89
|
96 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:45
|
97 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:82
|
98 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:45
|
99 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:80
|
100 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:46
|
101 |
msgid "March"
|
102 |
msgstr "მარტი"
|
103 |
|
104 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:81
|
105 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:46
|
106 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:90
|
107 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:46
|
108 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:83
|
109 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:46
|
110 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:81
|
111 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:47
|
112 |
msgid "April"
|
113 |
msgstr "აპრილი"
|
114 |
|
115 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:82
|
116 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:47
|
117 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:91
|
118 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:47
|
119 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:84
|
120 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:47
|
121 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:82
|
122 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:48
|
123 |
msgid "May"
|
124 |
msgstr "მაისი"
|
125 |
|
126 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:83
|
127 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:48
|
128 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:92
|
129 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:48
|
130 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:85
|
131 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:48
|
132 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:83
|
133 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:49
|
134 |
msgid "June"
|
135 |
msgstr "ივნისი"
|
136 |
|
137 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:84
|
138 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:49
|
139 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:93
|
140 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:49
|
141 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:86
|
142 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:49
|
143 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:84
|
144 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:50
|
145 |
msgid "July"
|
146 |
msgstr "ივლისი"
|
147 |
|
148 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:85
|
149 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:50
|
150 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:94
|
151 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:50
|
152 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:87
|
153 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:50
|
154 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:85
|
155 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:51
|
156 |
msgid "August"
|
157 |
msgstr "აგვისტო"
|
158 |
|
159 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:86
|
160 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:51
|
161 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:95
|
162 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:51
|
163 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:88
|
164 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:51
|
165 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:86
|
166 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:52
|
167 |
msgid "September"
|
168 |
msgstr "სექტემბერი"
|
169 |
|
170 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:87
|
171 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:52
|
172 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:96
|
173 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:52
|
174 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:89
|
175 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:52
|
176 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:87
|
177 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:53
|
178 |
msgid "October"
|
179 |
msgstr "ოქტომბერი"
|
180 |
|
181 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:88
|
182 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:53
|
183 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:97
|
184 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:53
|
185 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:90
|
186 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:53
|
187 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:88
|
188 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:54
|
189 |
msgid "November"
|
190 |
msgstr "ნოემბერი"
|
191 |
|
192 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:89
|
193 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:54
|
194 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:98
|
195 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:54
|
196 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:91
|
197 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:54
|
198 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:89
|
199 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:55
|
200 |
msgid "December"
|
201 |
msgstr "დეკემბერი"
|
202 |
|
203 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:379
|
204 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:241
|
205 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:377
|
206 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:218
|
207 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:276
|
208 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:214
|
209 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:400
|
210 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:475
|
211 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:248
|
212 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:310
|
213 |
+
msgid "Week"
|
214 |
+
msgstr "კვირა"
|
215 |
+
|
216 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:391
|
217 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:253
|
218 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:389
|
219 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:230
|
220 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:288
|
221 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:226
|
222 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:412
|
223 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:260
|
224 |
+
msgid "List"
|
225 |
+
msgstr "სია"
|
226 |
+
|
227 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:403
|
228 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:265
|
229 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:401
|
230 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:242
|
231 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:300
|
232 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:238
|
233 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:424
|
234 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:272
|
235 |
+
msgid "Month"
|
236 |
+
msgstr "თვე"
|
237 |
+
|
238 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:556
|
239 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:378
|
240 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:638
|
241 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:458
|
242 |
+
msgid "There Is No Event In This Day"
|
243 |
+
msgstr "არ არსებობს მოვლენა ეს დღე"
|
244 |
+
|
245 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:536
|
246 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:339
|
247 |
+
msgid "There Is No Event In This Month"
|
248 |
+
msgstr "არ არსებობს მოვლენა ამ თვეში"
|
249 |
+
|
250 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:398
|
251 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:421
|
252 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:305
|
253 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:328
|
254 |
msgid "Su"
|
255 |
msgstr "კვ"
|
256 |
|
257 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:402
|
258 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:309
|
259 |
msgid "Mo"
|
260 |
msgstr "ორ"
|
261 |
|
262 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:405
|
263 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:312
|
264 |
msgid "Tu"
|
265 |
msgstr "სა"
|
266 |
|
267 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:408
|
268 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:315
|
269 |
msgid "We"
|
270 |
msgstr "ოთ"
|
271 |
|
272 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:411
|
273 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:318
|
274 |
msgid "Th"
|
275 |
msgstr "ხუ"
|
276 |
|
277 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:414
|
278 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:321
|
279 |
msgid "Fr"
|
280 |
msgstr "პა"
|
281 |
|
282 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:417
|
283 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:324
|
284 |
msgid "Sa"
|
285 |
msgstr "შა"
|
286 |
|
287 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:508
|
288 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:558
|
289 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:612
|
290 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:667
|
291 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:718
|
292 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:771
|
293 |
+
#, fuzzy
|
294 |
+
msgid "See more"
|
295 |
msgstr "იხილეთ მეტი ..."
|
296 |
|
297 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:927
|
298 |
msgid "First"
|
299 |
msgstr "პირველი"
|
300 |
|
301 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:930
|
302 |
msgid "Second"
|
303 |
msgstr "მეორე"
|
304 |
|
305 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:933
|
306 |
msgid "Third"
|
307 |
msgstr "მესამე"
|
308 |
|
309 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:936
|
310 |
msgid "Fourth"
|
311 |
msgstr "მეოთხე"
|
312 |
|
313 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:939
|
314 |
msgid "Last"
|
315 |
msgstr "ბოლო"
|
316 |
|
317 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:945
|
318 |
+
msgid "Monday"
|
319 |
+
msgstr "ორშაბათი"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
320 |
|
321 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:948
|
322 |
+
msgid "Tuesday"
|
323 |
+
msgstr "სამშაბათი"
|
324 |
|
325 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:951
|
326 |
+
msgid "Wednesday"
|
327 |
+
msgstr "ოთხშაბათი"
|
328 |
|
329 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:954
|
330 |
+
msgid "Thursday"
|
331 |
+
msgstr "ხუთშაბათი"
|
|
|
332 |
|
333 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:957
|
334 |
+
msgid "Friday"
|
335 |
+
msgstr "პარასკევი"
|
|
|
336 |
|
337 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:960
|
338 |
+
msgid "Saturday"
|
339 |
+
msgstr "შაბათი"
|
|
|
340 |
|
341 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:963
|
342 |
+
msgid "Sunday"
|
343 |
+
msgstr "კვირა"
|
344 |
|
345 |
+
#~ msgid "No Repeat"
|
346 |
+
#~ msgstr "არარის გაიმეორეთ"
|
languages/sp_calendar-ko_KR.mo
CHANGED
Binary file
|
languages/sp_calendar-ko_KR.po
CHANGED
@@ -2,204 +2,345 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: spider_calendar\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date:
|
6 |
-
"PO-Revision-Date:
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: \n"
|
|
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
"X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
|
13 |
"X-Poedit-Basepath: .\n"
|
14 |
-
"X-
|
15 |
-
"X-Poedit-SearchPath-0: C:\\wamp\\www\\
|
|
|
16 |
|
17 |
-
#: C:\wamp\www\
|
18 |
-
|
19 |
-
|
20 |
-
msgid "Monday"
|
21 |
-
msgstr "월요일"
|
22 |
|
23 |
-
#: C:\wamp\www\
|
24 |
-
#: C:\wamp\www\
|
25 |
-
#: C:\wamp\www\
|
26 |
-
|
27 |
-
|
|
|
|
|
|
|
28 |
|
29 |
-
#: C:\wamp\www\
|
30 |
-
#: C:\wamp\www\
|
31 |
-
#: C:\wamp\www\
|
32 |
-
|
33 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
34 |
|
35 |
-
#: C:\wamp\www\
|
36 |
-
|
37 |
-
|
38 |
-
msgid "Thursday"
|
39 |
-
msgstr "목요일"
|
40 |
|
41 |
-
#: C:\wamp\www\
|
42 |
-
#: C:\wamp\www\
|
43 |
-
|
44 |
-
|
45 |
-
msgstr "금요일"
|
46 |
|
47 |
-
#: C:\wamp\www\
|
48 |
-
#: C:\wamp\www\
|
49 |
-
|
50 |
-
|
51 |
-
msgstr "토요일"
|
52 |
|
53 |
-
#: C:\wamp\www\
|
54 |
-
#: C:\wamp\www\
|
55 |
-
|
56 |
-
|
57 |
-
msgid "Sunday"
|
58 |
-
msgstr "일요일"
|
59 |
|
60 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
61 |
msgid "January"
|
62 |
msgstr "1월"
|
63 |
|
64 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
65 |
msgid "February"
|
66 |
msgstr "2월"
|
67 |
|
68 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
69 |
msgid "March"
|
70 |
msgstr "3월"
|
71 |
|
72 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
73 |
msgid "April"
|
74 |
msgstr "4월"
|
75 |
|
76 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
77 |
msgid "May"
|
78 |
msgstr "5월"
|
79 |
|
80 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
81 |
msgid "June"
|
82 |
msgstr "6월"
|
83 |
|
84 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
85 |
msgid "July"
|
86 |
msgstr "7월"
|
87 |
|
88 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
89 |
msgid "August"
|
90 |
msgstr "8월"
|
91 |
|
92 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
93 |
msgid "September"
|
94 |
msgstr "9월"
|
95 |
|
96 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
97 |
msgid "October"
|
98 |
msgstr "10월"
|
99 |
|
100 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
101 |
msgid "November"
|
102 |
msgstr "11월"
|
103 |
|
104 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
105 |
msgid "December"
|
106 |
msgstr "12월"
|
107 |
|
108 |
-
#: C:\wamp\www\
|
109 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
110 |
msgid "Su"
|
111 |
msgstr "일요일"
|
112 |
|
113 |
-
#: C:\wamp\www\
|
|
|
114 |
msgid "Mo"
|
115 |
msgstr "월요일"
|
116 |
|
117 |
-
#: C:\wamp\www\
|
|
|
118 |
msgid "Tu"
|
119 |
msgstr "화요일"
|
120 |
|
121 |
-
#: C:\wamp\www\
|
|
|
122 |
msgid "We"
|
123 |
msgstr "수요일"
|
124 |
|
125 |
-
#: C:\wamp\www\
|
|
|
126 |
msgid "Th"
|
127 |
msgstr "목요일"
|
128 |
|
129 |
-
#: C:\wamp\www\
|
|
|
130 |
msgid "Fr"
|
131 |
msgstr "금요일"
|
132 |
|
133 |
-
#: C:\wamp\www\
|
|
|
134 |
msgid "Sa"
|
135 |
msgstr "토요일"
|
136 |
|
137 |
-
#: C:\wamp\www\
|
138 |
-
#: C:\wamp\www\
|
139 |
-
#: C:\wamp\www\
|
140 |
-
#: C:\wamp\www\
|
141 |
-
#: C:\wamp\www\
|
142 |
-
#: C:\wamp\www\
|
143 |
-
|
|
|
144 |
msgstr "더 보기"
|
145 |
|
146 |
-
#: C:\wamp\www\
|
147 |
msgid "First"
|
148 |
msgstr "첫 번째"
|
149 |
|
150 |
-
#: C:\wamp\www\
|
151 |
msgid "Second"
|
152 |
msgstr "두번째"
|
153 |
|
154 |
-
#: C:\wamp\www\
|
155 |
msgid "Third"
|
156 |
msgstr "세번째"
|
157 |
|
158 |
-
#: C:\wamp\www\
|
159 |
msgid "Fourth"
|
160 |
msgstr "네번째"
|
161 |
|
162 |
-
#: C:\wamp\www\
|
163 |
msgid "Last"
|
164 |
msgstr "마지막"
|
165 |
|
166 |
-
#: C:\wamp\www\
|
167 |
-
msgid "
|
168 |
-
msgstr "
|
169 |
-
|
170 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:351
|
171 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:354
|
172 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:369
|
173 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:372
|
174 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:375
|
175 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:378
|
176 |
-
msgid "Repeat Every"
|
177 |
-
msgstr "모든 단계를 반복"
|
178 |
|
179 |
-
#: C:\wamp\www\
|
180 |
-
msgid "
|
181 |
-
msgstr "
|
182 |
|
183 |
-
#: C:\wamp\www\
|
184 |
-
msgid "
|
185 |
-
msgstr "
|
186 |
|
187 |
-
#: C:\wamp\www\
|
188 |
-
|
189 |
-
|
190 |
-
msgstr "에 달 (들)"
|
191 |
|
192 |
-
#: C:\wamp\www\
|
193 |
-
|
194 |
-
|
195 |
-
msgstr "년 (들)의"
|
196 |
|
197 |
-
#: C:\wamp\www\
|
198 |
-
|
199 |
-
|
200 |
-
msgstr "에"
|
201 |
|
202 |
-
#: C:\wamp\www\
|
203 |
-
msgid "
|
204 |
-
msgstr "
|
205 |
|
|
|
|
2 |
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"
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\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.5.4\n"
|
16 |
+
"X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
|
17 |
+
"\\spider-event-calendar\n"
|
18 |
|
19 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:451
|
20 |
+
msgid "Date"
|
21 |
+
msgstr "날짜"
|
|
|
|
|
22 |
|
23 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
24 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
25 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
26 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
27 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
28 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
29 |
+
msgid "Repeat Every"
|
30 |
+
msgstr "모든 단계를 반복"
|
31 |
|
32 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
33 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:366
|
34 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:228
|
35 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:364
|
36 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:205
|
37 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:263
|
38 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:201
|
39 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:387
|
40 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:235
|
41 |
+
msgid "Day"
|
42 |
+
msgstr "일"
|
43 |
|
44 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
45 |
+
msgid "Week(s) on"
|
46 |
+
msgstr "주 (들)에"
|
|
|
|
|
47 |
|
48 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
49 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
50 |
+
msgid "Month(s) on the"
|
51 |
+
msgstr "에 달 (들)"
|
|
|
52 |
|
53 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
54 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
55 |
+
msgid "Year(s) in"
|
56 |
+
msgstr "년 (들)의"
|
|
|
57 |
|
58 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
59 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
60 |
+
msgid "on the"
|
61 |
+
msgstr "에"
|
|
|
|
|
62 |
|
63 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:492
|
64 |
+
msgid "There Is No Text For This Event"
|
65 |
+
msgstr "이 이벤트에 대한 텍스트가 없습니다"
|
66 |
+
|
67 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:509
|
68 |
+
msgid "Back to event list"
|
69 |
+
msgstr "이벤트 목록으로 돌아 가기"
|
70 |
+
|
71 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:78
|
72 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:43
|
73 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:87
|
74 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:43
|
75 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:80
|
76 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:43
|
77 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:78
|
78 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:44
|
79 |
msgid "January"
|
80 |
msgstr "1월"
|
81 |
|
82 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:79
|
83 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:44
|
84 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:88
|
85 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:44
|
86 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:81
|
87 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:44
|
88 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:79
|
89 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:45
|
90 |
msgid "February"
|
91 |
msgstr "2월"
|
92 |
|
93 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:80
|
94 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:45
|
95 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:89
|
96 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:45
|
97 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:82
|
98 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:45
|
99 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:80
|
100 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:46
|
101 |
msgid "March"
|
102 |
msgstr "3월"
|
103 |
|
104 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:81
|
105 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:46
|
106 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:90
|
107 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:46
|
108 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:83
|
109 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:46
|
110 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:81
|
111 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:47
|
112 |
msgid "April"
|
113 |
msgstr "4월"
|
114 |
|
115 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:82
|
116 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:47
|
117 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:91
|
118 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:47
|
119 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:84
|
120 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:47
|
121 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:82
|
122 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:48
|
123 |
msgid "May"
|
124 |
msgstr "5월"
|
125 |
|
126 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:83
|
127 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:48
|
128 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:92
|
129 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:48
|
130 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:85
|
131 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:48
|
132 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:83
|
133 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:49
|
134 |
msgid "June"
|
135 |
msgstr "6월"
|
136 |
|
137 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:84
|
138 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:49
|
139 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:93
|
140 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:49
|
141 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:86
|
142 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:49
|
143 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:84
|
144 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:50
|
145 |
msgid "July"
|
146 |
msgstr "7월"
|
147 |
|
148 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:85
|
149 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:50
|
150 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:94
|
151 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:50
|
152 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:87
|
153 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:50
|
154 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:85
|
155 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:51
|
156 |
msgid "August"
|
157 |
msgstr "8월"
|
158 |
|
159 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:86
|
160 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:51
|
161 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:95
|
162 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:51
|
163 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:88
|
164 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:51
|
165 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:86
|
166 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:52
|
167 |
msgid "September"
|
168 |
msgstr "9월"
|
169 |
|
170 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:87
|
171 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:52
|
172 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:96
|
173 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:52
|
174 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:89
|
175 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:52
|
176 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:87
|
177 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:53
|
178 |
msgid "October"
|
179 |
msgstr "10월"
|
180 |
|
181 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:88
|
182 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:53
|
183 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:97
|
184 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:53
|
185 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:90
|
186 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:53
|
187 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:88
|
188 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:54
|
189 |
msgid "November"
|
190 |
msgstr "11월"
|
191 |
|
192 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:89
|
193 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:54
|
194 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:98
|
195 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:54
|
196 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:91
|
197 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:54
|
198 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:89
|
199 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:55
|
200 |
msgid "December"
|
201 |
msgstr "12월"
|
202 |
|
203 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:379
|
204 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:241
|
205 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:377
|
206 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:218
|
207 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:276
|
208 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:214
|
209 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:400
|
210 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:475
|
211 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:248
|
212 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:310
|
213 |
+
msgid "Week"
|
214 |
+
msgstr "주"
|
215 |
+
|
216 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:391
|
217 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:253
|
218 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:389
|
219 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:230
|
220 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:288
|
221 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:226
|
222 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:412
|
223 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:260
|
224 |
+
msgid "List"
|
225 |
+
msgstr "명부"
|
226 |
+
|
227 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:403
|
228 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:265
|
229 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:401
|
230 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:242
|
231 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:300
|
232 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:238
|
233 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:424
|
234 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:272
|
235 |
+
msgid "Month"
|
236 |
+
msgstr "달"
|
237 |
+
|
238 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:556
|
239 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:378
|
240 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:638
|
241 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:458
|
242 |
+
msgid "There Is No Event In This Day"
|
243 |
+
msgstr "이 날에 어떤 이벤트가 없습니다"
|
244 |
+
|
245 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:536
|
246 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:339
|
247 |
+
msgid "There Is No Event In This Month"
|
248 |
+
msgstr "이 달에 어떤 이벤트가 없습니다"
|
249 |
+
|
250 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:398
|
251 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:421
|
252 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:305
|
253 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:328
|
254 |
msgid "Su"
|
255 |
msgstr "일요일"
|
256 |
|
257 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:402
|
258 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:309
|
259 |
msgid "Mo"
|
260 |
msgstr "월요일"
|
261 |
|
262 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:405
|
263 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:312
|
264 |
msgid "Tu"
|
265 |
msgstr "화요일"
|
266 |
|
267 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:408
|
268 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:315
|
269 |
msgid "We"
|
270 |
msgstr "수요일"
|
271 |
|
272 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:411
|
273 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:318
|
274 |
msgid "Th"
|
275 |
msgstr "목요일"
|
276 |
|
277 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:414
|
278 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:321
|
279 |
msgid "Fr"
|
280 |
msgstr "금요일"
|
281 |
|
282 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:417
|
283 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:324
|
284 |
msgid "Sa"
|
285 |
msgstr "토요일"
|
286 |
|
287 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:508
|
288 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:558
|
289 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:612
|
290 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:667
|
291 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:718
|
292 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:771
|
293 |
+
#, fuzzy
|
294 |
+
msgid "See more"
|
295 |
msgstr "더 보기"
|
296 |
|
297 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:927
|
298 |
msgid "First"
|
299 |
msgstr "첫 번째"
|
300 |
|
301 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:930
|
302 |
msgid "Second"
|
303 |
msgstr "두번째"
|
304 |
|
305 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:933
|
306 |
msgid "Third"
|
307 |
msgstr "세번째"
|
308 |
|
309 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:936
|
310 |
msgid "Fourth"
|
311 |
msgstr "네번째"
|
312 |
|
313 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:939
|
314 |
msgid "Last"
|
315 |
msgstr "마지막"
|
316 |
|
317 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:945
|
318 |
+
msgid "Monday"
|
319 |
+
msgstr "월요일"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
320 |
|
321 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:948
|
322 |
+
msgid "Tuesday"
|
323 |
+
msgstr "화요일"
|
324 |
|
325 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:951
|
326 |
+
msgid "Wednesday"
|
327 |
+
msgstr "수요일"
|
328 |
|
329 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:954
|
330 |
+
msgid "Thursday"
|
331 |
+
msgstr "목요일"
|
|
|
332 |
|
333 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:957
|
334 |
+
msgid "Friday"
|
335 |
+
msgstr "금요일"
|
|
|
336 |
|
337 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:960
|
338 |
+
msgid "Saturday"
|
339 |
+
msgstr "토요일"
|
|
|
340 |
|
341 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:963
|
342 |
+
msgid "Sunday"
|
343 |
+
msgstr "일요일"
|
344 |
|
345 |
+
#~ msgid "No Repeat"
|
346 |
+
#~ msgstr "더 반복하지"
|
languages/sp_calendar-lt_LT.mo
CHANGED
Binary file
|
languages/sp_calendar-lt_LT.po
CHANGED
@@ -2,204 +2,345 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: spider_calendar\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date:
|
6 |
-
"PO-Revision-Date:
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: \n"
|
|
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
"X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
|
13 |
"X-Poedit-Basepath: .\n"
|
14 |
-
"X-
|
15 |
-
"X-Poedit-SearchPath-0: C:\\wamp\\www\\
|
|
|
16 |
|
17 |
-
#: C:\wamp\www\
|
18 |
-
|
19 |
-
|
20 |
-
msgid "Monday"
|
21 |
-
msgstr "Pirmadienis"
|
22 |
|
23 |
-
#: C:\wamp\www\
|
24 |
-
#: C:\wamp\www\
|
25 |
-
#: C:\wamp\www\
|
26 |
-
|
27 |
-
|
|
|
|
|
|
|
28 |
|
29 |
-
#: C:\wamp\www\
|
30 |
-
#: C:\wamp\www\
|
31 |
-
#: C:\wamp\www\
|
32 |
-
|
33 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
34 |
|
35 |
-
#: C:\wamp\www\
|
36 |
-
|
37 |
-
|
38 |
-
msgid "Thursday"
|
39 |
-
msgstr "Ketvirtadienis"
|
40 |
|
41 |
-
#: C:\wamp\www\
|
42 |
-
#: C:\wamp\www\
|
43 |
-
|
44 |
-
|
45 |
-
msgstr "Penktadienis"
|
46 |
|
47 |
-
#: C:\wamp\www\
|
48 |
-
#: C:\wamp\www\
|
49 |
-
|
50 |
-
|
51 |
-
msgstr "Šeštadienis"
|
52 |
|
53 |
-
#: C:\wamp\www\
|
54 |
-
#: C:\wamp\www\
|
55 |
-
|
56 |
-
|
57 |
-
msgid "Sunday"
|
58 |
-
msgstr "Sekmadienis"
|
59 |
|
60 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
61 |
msgid "January"
|
62 |
msgstr "Sausis"
|
63 |
|
64 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
65 |
msgid "February"
|
66 |
msgstr "Vasaris"
|
67 |
|
68 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
69 |
msgid "March"
|
70 |
msgstr "Kovas"
|
71 |
|
72 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
73 |
msgid "April"
|
74 |
msgstr "Balandis"
|
75 |
|
76 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
77 |
msgid "May"
|
78 |
msgstr "Gegužės"
|
79 |
|
80 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
81 |
msgid "June"
|
82 |
msgstr "Birželis"
|
83 |
|
84 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
85 |
msgid "July"
|
86 |
msgstr "Liepa"
|
87 |
|
88 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
89 |
msgid "August"
|
90 |
msgstr "Rugpjūtis"
|
91 |
|
92 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
93 |
msgid "September"
|
94 |
msgstr "Rugsėjis"
|
95 |
|
96 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
97 |
msgid "October"
|
98 |
msgstr "Spalis"
|
99 |
|
100 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
101 |
msgid "November"
|
102 |
msgstr "Lapkritis"
|
103 |
|
104 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
105 |
msgid "December"
|
106 |
msgstr "Gruodis"
|
107 |
|
108 |
-
#: C:\wamp\www\
|
109 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
110 |
msgid "Su"
|
111 |
msgstr "Se"
|
112 |
|
113 |
-
#: C:\wamp\www\
|
|
|
114 |
msgid "Mo"
|
115 |
msgstr "Pi"
|
116 |
|
117 |
-
#: C:\wamp\www\
|
|
|
118 |
msgid "Tu"
|
119 |
msgstr "An"
|
120 |
|
121 |
-
#: C:\wamp\www\
|
|
|
122 |
msgid "We"
|
123 |
msgstr "Tr"
|
124 |
|
125 |
-
#: C:\wamp\www\
|
|
|
126 |
msgid "Th"
|
127 |
msgstr "Ke"
|
128 |
|
129 |
-
#: C:\wamp\www\
|
|
|
130 |
msgid "Fr"
|
131 |
msgstr "Pe"
|
132 |
|
133 |
-
#: C:\wamp\www\
|
|
|
134 |
msgid "Sa"
|
135 |
msgstr "Še"
|
136 |
|
137 |
-
#: C:\wamp\www\
|
138 |
-
#: C:\wamp\www\
|
139 |
-
#: C:\wamp\www\
|
140 |
-
#: C:\wamp\www\
|
141 |
-
#: C:\wamp\www\
|
142 |
-
#: C:\wamp\www\
|
143 |
-
|
|
|
144 |
msgstr "Žiūrėti daugiau ..."
|
145 |
|
146 |
-
#: C:\wamp\www\
|
147 |
msgid "First"
|
148 |
msgstr "Pirmas"
|
149 |
|
150 |
-
#: C:\wamp\www\
|
151 |
msgid "Second"
|
152 |
msgstr "Antra"
|
153 |
|
154 |
-
#: C:\wamp\www\
|
155 |
msgid "Third"
|
156 |
msgstr "Trečias"
|
157 |
|
158 |
-
#: C:\wamp\www\
|
159 |
msgid "Fourth"
|
160 |
msgstr "Ketvirtas"
|
161 |
|
162 |
-
#: C:\wamp\www\
|
163 |
msgid "Last"
|
164 |
msgstr "Paskutinis"
|
165 |
|
166 |
-
#: C:\wamp\www\
|
167 |
-
msgid "
|
168 |
-
msgstr "
|
169 |
-
|
170 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:351
|
171 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:354
|
172 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:369
|
173 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:372
|
174 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:375
|
175 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:378
|
176 |
-
msgid "Repeat Every"
|
177 |
-
msgstr "Kartoti kas"
|
178 |
|
179 |
-
#: C:\wamp\www\
|
180 |
-
msgid "
|
181 |
-
msgstr "
|
182 |
|
183 |
-
#: C:\wamp\www\
|
184 |
-
msgid "
|
185 |
-
msgstr "
|
186 |
|
187 |
-
#: C:\wamp\www\
|
188 |
-
|
189 |
-
|
190 |
-
msgstr "Mėnesį (-ų)"
|
191 |
|
192 |
-
#: C:\wamp\www\
|
193 |
-
|
194 |
-
|
195 |
-
msgstr "Metų (-ai)"
|
196 |
|
197 |
-
#: C:\wamp\www\
|
198 |
-
|
199 |
-
|
200 |
-
msgstr "dėl"
|
201 |
|
202 |
-
#: C:\wamp\www\
|
203 |
-
msgid "
|
204 |
-
msgstr "
|
205 |
|
|
|
|
2 |
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"
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\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.5.4\n"
|
16 |
+
"X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
|
17 |
+
"\\spider-event-calendar\n"
|
18 |
|
19 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:451
|
20 |
+
msgid "Date"
|
21 |
+
msgstr "Data"
|
|
|
|
|
22 |
|
23 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
24 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
25 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
26 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
27 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
28 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
29 |
+
msgid "Repeat Every"
|
30 |
+
msgstr "Kartoti kas"
|
31 |
|
32 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
33 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:366
|
34 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:228
|
35 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:364
|
36 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:205
|
37 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:263
|
38 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:201
|
39 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:387
|
40 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:235
|
41 |
+
msgid "Day"
|
42 |
+
msgstr "Diena:"
|
43 |
|
44 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
45 |
+
msgid "Week(s) on"
|
46 |
+
msgstr "Savaitė (-ų)"
|
|
|
|
|
47 |
|
48 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
49 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
50 |
+
msgid "Month(s) on the"
|
51 |
+
msgstr "Mėnesį (-ų)"
|
|
|
52 |
|
53 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
54 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
55 |
+
msgid "Year(s) in"
|
56 |
+
msgstr "Metų (-ai)"
|
|
|
57 |
|
58 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
59 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
60 |
+
msgid "on the"
|
61 |
+
msgstr "dėl"
|
|
|
|
|
62 |
|
63 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:492
|
64 |
+
msgid "There Is No Text For This Event"
|
65 |
+
msgstr "Nėra šio įvykio tekstas"
|
66 |
+
|
67 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:509
|
68 |
+
msgid "Back to event list"
|
69 |
+
msgstr "Atgal į renginių sąrašą"
|
70 |
+
|
71 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:78
|
72 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:43
|
73 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:87
|
74 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:43
|
75 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:80
|
76 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:43
|
77 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:78
|
78 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:44
|
79 |
msgid "January"
|
80 |
msgstr "Sausis"
|
81 |
|
82 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:79
|
83 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:44
|
84 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:88
|
85 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:44
|
86 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:81
|
87 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:44
|
88 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:79
|
89 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:45
|
90 |
msgid "February"
|
91 |
msgstr "Vasaris"
|
92 |
|
93 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:80
|
94 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:45
|
95 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:89
|
96 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:45
|
97 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:82
|
98 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:45
|
99 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:80
|
100 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:46
|
101 |
msgid "March"
|
102 |
msgstr "Kovas"
|
103 |
|
104 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:81
|
105 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:46
|
106 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:90
|
107 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:46
|
108 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:83
|
109 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:46
|
110 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:81
|
111 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:47
|
112 |
msgid "April"
|
113 |
msgstr "Balandis"
|
114 |
|
115 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:82
|
116 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:47
|
117 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:91
|
118 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:47
|
119 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:84
|
120 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:47
|
121 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:82
|
122 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:48
|
123 |
msgid "May"
|
124 |
msgstr "Gegužės"
|
125 |
|
126 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:83
|
127 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:48
|
128 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:92
|
129 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:48
|
130 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:85
|
131 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:48
|
132 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:83
|
133 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:49
|
134 |
msgid "June"
|
135 |
msgstr "Birželis"
|
136 |
|
137 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:84
|
138 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:49
|
139 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:93
|
140 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:49
|
141 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:86
|
142 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:49
|
143 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:84
|
144 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:50
|
145 |
msgid "July"
|
146 |
msgstr "Liepa"
|
147 |
|
148 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:85
|
149 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:50
|
150 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:94
|
151 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:50
|
152 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:87
|
153 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:50
|
154 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:85
|
155 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:51
|
156 |
msgid "August"
|
157 |
msgstr "Rugpjūtis"
|
158 |
|
159 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:86
|
160 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:51
|
161 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:95
|
162 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:51
|
163 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:88
|
164 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:51
|
165 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:86
|
166 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:52
|
167 |
msgid "September"
|
168 |
msgstr "Rugsėjis"
|
169 |
|
170 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:87
|
171 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:52
|
172 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:96
|
173 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:52
|
174 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:89
|
175 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:52
|
176 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:87
|
177 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:53
|
178 |
msgid "October"
|
179 |
msgstr "Spalis"
|
180 |
|
181 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:88
|
182 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:53
|
183 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:97
|
184 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:53
|
185 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:90
|
186 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:53
|
187 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:88
|
188 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:54
|
189 |
msgid "November"
|
190 |
msgstr "Lapkritis"
|
191 |
|
192 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:89
|
193 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:54
|
194 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:98
|
195 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:54
|
196 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:91
|
197 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:54
|
198 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:89
|
199 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:55
|
200 |
msgid "December"
|
201 |
msgstr "Gruodis"
|
202 |
|
203 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:379
|
204 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:241
|
205 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:377
|
206 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:218
|
207 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:276
|
208 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:214
|
209 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:400
|
210 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:475
|
211 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:248
|
212 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:310
|
213 |
+
msgid "Week"
|
214 |
+
msgstr "Savaitė"
|
215 |
+
|
216 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:391
|
217 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:253
|
218 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:389
|
219 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:230
|
220 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:288
|
221 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:226
|
222 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:412
|
223 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:260
|
224 |
+
msgid "List"
|
225 |
+
msgstr "Sąrašas"
|
226 |
+
|
227 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:403
|
228 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:265
|
229 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:401
|
230 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:242
|
231 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:300
|
232 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:238
|
233 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:424
|
234 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:272
|
235 |
+
msgid "Month"
|
236 |
+
msgstr "Mėnuo"
|
237 |
+
|
238 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:556
|
239 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:378
|
240 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:638
|
241 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:458
|
242 |
+
msgid "There Is No Event In This Day"
|
243 |
+
msgstr "Nėra Šią dieną įvykių"
|
244 |
+
|
245 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:536
|
246 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:339
|
247 |
+
msgid "There Is No Event In This Month"
|
248 |
+
msgstr "Nėra šį mėnesį įvykių"
|
249 |
+
|
250 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:398
|
251 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:421
|
252 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:305
|
253 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:328
|
254 |
msgid "Su"
|
255 |
msgstr "Se"
|
256 |
|
257 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:402
|
258 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:309
|
259 |
msgid "Mo"
|
260 |
msgstr "Pi"
|
261 |
|
262 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:405
|
263 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:312
|
264 |
msgid "Tu"
|
265 |
msgstr "An"
|
266 |
|
267 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:408
|
268 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:315
|
269 |
msgid "We"
|
270 |
msgstr "Tr"
|
271 |
|
272 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:411
|
273 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:318
|
274 |
msgid "Th"
|
275 |
msgstr "Ke"
|
276 |
|
277 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:414
|
278 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:321
|
279 |
msgid "Fr"
|
280 |
msgstr "Pe"
|
281 |
|
282 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:417
|
283 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:324
|
284 |
msgid "Sa"
|
285 |
msgstr "Še"
|
286 |
|
287 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:508
|
288 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:558
|
289 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:612
|
290 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:667
|
291 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:718
|
292 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:771
|
293 |
+
#, fuzzy
|
294 |
+
msgid "See more"
|
295 |
msgstr "Žiūrėti daugiau ..."
|
296 |
|
297 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:927
|
298 |
msgid "First"
|
299 |
msgstr "Pirmas"
|
300 |
|
301 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:930
|
302 |
msgid "Second"
|
303 |
msgstr "Antra"
|
304 |
|
305 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:933
|
306 |
msgid "Third"
|
307 |
msgstr "Trečias"
|
308 |
|
309 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:936
|
310 |
msgid "Fourth"
|
311 |
msgstr "Ketvirtas"
|
312 |
|
313 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:939
|
314 |
msgid "Last"
|
315 |
msgstr "Paskutinis"
|
316 |
|
317 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:945
|
318 |
+
msgid "Monday"
|
319 |
+
msgstr "Pirmadienis"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
320 |
|
321 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:948
|
322 |
+
msgid "Tuesday"
|
323 |
+
msgstr "Antradienis"
|
324 |
|
325 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:951
|
326 |
+
msgid "Wednesday"
|
327 |
+
msgstr "Trečiadienis"
|
328 |
|
329 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:954
|
330 |
+
msgid "Thursday"
|
331 |
+
msgstr "Ketvirtadienis"
|
|
|
332 |
|
333 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:957
|
334 |
+
msgid "Friday"
|
335 |
+
msgstr "Penktadienis"
|
|
|
336 |
|
337 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:960
|
338 |
+
msgid "Saturday"
|
339 |
+
msgstr "Šeštadienis"
|
|
|
340 |
|
341 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:963
|
342 |
+
msgid "Sunday"
|
343 |
+
msgstr "Sekmadienis"
|
344 |
|
345 |
+
#~ msgid "No Repeat"
|
346 |
+
#~ msgstr "Nekartoti"
|
languages/sp_calendar-lv.mo
CHANGED
Binary file
|
languages/sp_calendar-lv.po
CHANGED
@@ -2,204 +2,345 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: spider_calendar\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date:
|
6 |
-
"PO-Revision-Date:
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: \n"
|
|
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
"X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
|
13 |
"X-Poedit-Basepath: .\n"
|
14 |
-
"X-
|
15 |
-
"X-Poedit-SearchPath-0: C:\\wamp\\www\\
|
|
|
16 |
|
17 |
-
#: C:\wamp\www\
|
18 |
-
|
19 |
-
|
20 |
-
msgid "Monday"
|
21 |
-
msgstr "Pirmdiena"
|
22 |
|
23 |
-
#: C:\wamp\www\
|
24 |
-
#: C:\wamp\www\
|
25 |
-
#: C:\wamp\www\
|
26 |
-
|
27 |
-
|
|
|
|
|
|
|
28 |
|
29 |
-
#: C:\wamp\www\
|
30 |
-
#: C:\wamp\www\
|
31 |
-
#: C:\wamp\www\
|
32 |
-
|
33 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
34 |
|
35 |
-
#: C:\wamp\www\
|
36 |
-
|
37 |
-
|
38 |
-
msgid "Thursday"
|
39 |
-
msgstr "Ceturtdiena"
|
40 |
|
41 |
-
#: C:\wamp\www\
|
42 |
-
#: C:\wamp\www\
|
43 |
-
|
44 |
-
|
45 |
-
msgstr "Piektdiena"
|
46 |
|
47 |
-
#: C:\wamp\www\
|
48 |
-
#: C:\wamp\www\
|
49 |
-
|
50 |
-
|
51 |
-
msgstr "Sestdiena"
|
52 |
|
53 |
-
#: C:\wamp\www\
|
54 |
-
#: C:\wamp\www\
|
55 |
-
|
56 |
-
|
57 |
-
msgid "Sunday"
|
58 |
-
msgstr "Svētdiena"
|
59 |
|
60 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
61 |
msgid "January"
|
62 |
msgstr "Janvāris"
|
63 |
|
64 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
65 |
msgid "February"
|
66 |
msgstr "Februāris"
|
67 |
|
68 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
69 |
msgid "March"
|
70 |
msgstr "Marts"
|
71 |
|
72 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
73 |
msgid "April"
|
74 |
msgstr "Aprīlis"
|
75 |
|
76 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
77 |
msgid "May"
|
78 |
msgstr "Maijs"
|
79 |
|
80 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
81 |
msgid "June"
|
82 |
msgstr "Jūnijs"
|
83 |
|
84 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
85 |
msgid "July"
|
86 |
msgstr "Jūlijs"
|
87 |
|
88 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
89 |
msgid "August"
|
90 |
msgstr "Augusts"
|
91 |
|
92 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
93 |
msgid "September"
|
94 |
msgstr "Septembris"
|
95 |
|
96 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
97 |
msgid "October"
|
98 |
msgstr "Oktobris"
|
99 |
|
100 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
101 |
msgid "November"
|
102 |
msgstr "Novembris"
|
103 |
|
104 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
105 |
msgid "December"
|
106 |
msgstr "Decembris"
|
107 |
|
108 |
-
#: C:\wamp\www\
|
109 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
110 |
msgid "Su"
|
111 |
msgstr "Sv"
|
112 |
|
113 |
-
#: C:\wamp\www\
|
|
|
114 |
msgid "Mo"
|
115 |
msgstr "Pi"
|
116 |
|
117 |
-
#: C:\wamp\www\
|
|
|
118 |
msgid "Tu"
|
119 |
msgstr "Ot"
|
120 |
|
121 |
-
#: C:\wamp\www\
|
|
|
122 |
msgid "We"
|
123 |
msgstr "Tr"
|
124 |
|
125 |
-
#: C:\wamp\www\
|
|
|
126 |
msgid "Th"
|
127 |
msgstr "Ce"
|
128 |
|
129 |
-
#: C:\wamp\www\
|
|
|
130 |
msgid "Fr"
|
131 |
msgstr "Pi"
|
132 |
|
133 |
-
#: C:\wamp\www\
|
|
|
134 |
msgid "Sa"
|
135 |
msgstr "Se"
|
136 |
|
137 |
-
#: C:\wamp\www\
|
138 |
-
#: C:\wamp\www\
|
139 |
-
#: C:\wamp\www\
|
140 |
-
#: C:\wamp\www\
|
141 |
-
#: C:\wamp\www\
|
142 |
-
#: C:\wamp\www\
|
143 |
-
|
|
|
144 |
msgstr "Skatīt vairāk ..."
|
145 |
|
146 |
-
#: C:\wamp\www\
|
147 |
msgid "First"
|
148 |
msgstr "Pirmais"
|
149 |
|
150 |
-
#: C:\wamp\www\
|
151 |
msgid "Second"
|
152 |
msgstr "Otrais"
|
153 |
|
154 |
-
#: C:\wamp\www\
|
155 |
msgid "Third"
|
156 |
msgstr "Trešais"
|
157 |
|
158 |
-
#: C:\wamp\www\
|
159 |
msgid "Fourth"
|
160 |
msgstr "Ceturtais"
|
161 |
|
162 |
-
#: C:\wamp\www\
|
163 |
msgid "Last"
|
164 |
msgstr "Pēdējais"
|
165 |
|
166 |
-
#: C:\wamp\www\
|
167 |
-
msgid "
|
168 |
-
msgstr "
|
169 |
-
|
170 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:351
|
171 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:354
|
172 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:369
|
173 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:372
|
174 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:375
|
175 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:378
|
176 |
-
msgid "Repeat Every"
|
177 |
-
msgstr "Atkārtot ik"
|
178 |
|
179 |
-
#: C:\wamp\www\
|
180 |
-
msgid "
|
181 |
-
msgstr "
|
182 |
|
183 |
-
#: C:\wamp\www\
|
184 |
-
msgid "
|
185 |
-
msgstr "
|
186 |
|
187 |
-
#: C:\wamp\www\
|
188 |
-
|
189 |
-
|
190 |
-
msgstr "Mēnesis (-s) par"
|
191 |
|
192 |
-
#: C:\wamp\www\
|
193 |
-
|
194 |
-
|
195 |
-
msgstr "Gadā (-i)"
|
196 |
|
197 |
-
#: C:\wamp\www\
|
198 |
-
|
199 |
-
|
200 |
-
msgstr "gada"
|
201 |
|
202 |
-
#: C:\wamp\www\
|
203 |
-
msgid "
|
204 |
-
msgstr "
|
205 |
|
|
|
|
2 |
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"
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\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.5.4\n"
|
16 |
+
"X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
|
17 |
+
"\\spider-event-calendar\n"
|
18 |
|
19 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:451
|
20 |
+
msgid "Date"
|
21 |
+
msgstr "Datums"
|
|
|
|
|
22 |
|
23 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
24 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
25 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
26 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
27 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
28 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
29 |
+
msgid "Repeat Every"
|
30 |
+
msgstr "Atkārtot ik"
|
31 |
|
32 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
33 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:366
|
34 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:228
|
35 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:364
|
36 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:205
|
37 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:263
|
38 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:201
|
39 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:387
|
40 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:235
|
41 |
+
msgid "Day"
|
42 |
+
msgstr "Diena:"
|
43 |
|
44 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
45 |
+
msgid "Week(s) on"
|
46 |
+
msgstr "Nedēļa (s) par"
|
|
|
|
|
47 |
|
48 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
49 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
50 |
+
msgid "Month(s) on the"
|
51 |
+
msgstr "Mēnesis (-s) par"
|
|
|
52 |
|
53 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
54 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
55 |
+
msgid "Year(s) in"
|
56 |
+
msgstr "Gadā (-i)"
|
|
|
57 |
|
58 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
59 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
60 |
+
msgid "on the"
|
61 |
+
msgstr "gada"
|
|
|
|
|
62 |
|
63 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:492
|
64 |
+
msgid "There Is No Text For This Event"
|
65 |
+
msgstr "Nekādu šim pasākumam Teksts"
|
66 |
+
|
67 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:509
|
68 |
+
msgid "Back to event list"
|
69 |
+
msgstr "Atpakaļ uz notikumu saraksta"
|
70 |
+
|
71 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:78
|
72 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:43
|
73 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:87
|
74 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:43
|
75 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:80
|
76 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:43
|
77 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:78
|
78 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:44
|
79 |
msgid "January"
|
80 |
msgstr "Janvāris"
|
81 |
|
82 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:79
|
83 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:44
|
84 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:88
|
85 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:44
|
86 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:81
|
87 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:44
|
88 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:79
|
89 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:45
|
90 |
msgid "February"
|
91 |
msgstr "Februāris"
|
92 |
|
93 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:80
|
94 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:45
|
95 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:89
|
96 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:45
|
97 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:82
|
98 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:45
|
99 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:80
|
100 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:46
|
101 |
msgid "March"
|
102 |
msgstr "Marts"
|
103 |
|
104 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:81
|
105 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:46
|
106 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:90
|
107 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:46
|
108 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:83
|
109 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:46
|
110 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:81
|
111 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:47
|
112 |
msgid "April"
|
113 |
msgstr "Aprīlis"
|
114 |
|
115 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:82
|
116 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:47
|
117 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:91
|
118 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:47
|
119 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:84
|
120 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:47
|
121 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:82
|
122 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:48
|
123 |
msgid "May"
|
124 |
msgstr "Maijs"
|
125 |
|
126 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:83
|
127 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:48
|
128 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:92
|
129 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:48
|
130 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:85
|
131 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:48
|
132 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:83
|
133 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:49
|
134 |
msgid "June"
|
135 |
msgstr "Jūnijs"
|
136 |
|
137 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:84
|
138 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:49
|
139 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:93
|
140 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:49
|
141 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:86
|
142 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:49
|
143 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:84
|
144 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:50
|
145 |
msgid "July"
|
146 |
msgstr "Jūlijs"
|
147 |
|
148 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:85
|
149 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:50
|
150 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:94
|
151 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:50
|
152 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:87
|
153 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:50
|
154 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:85
|
155 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:51
|
156 |
msgid "August"
|
157 |
msgstr "Augusts"
|
158 |
|
159 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:86
|
160 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:51
|
161 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:95
|
162 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:51
|
163 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:88
|
164 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:51
|
165 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:86
|
166 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:52
|
167 |
msgid "September"
|
168 |
msgstr "Septembris"
|
169 |
|
170 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:87
|
171 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:52
|
172 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:96
|
173 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:52
|
174 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:89
|
175 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:52
|
176 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:87
|
177 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:53
|
178 |
msgid "October"
|
179 |
msgstr "Oktobris"
|
180 |
|
181 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:88
|
182 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:53
|
183 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:97
|
184 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:53
|
185 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:90
|
186 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:53
|
187 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:88
|
188 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:54
|
189 |
msgid "November"
|
190 |
msgstr "Novembris"
|
191 |
|
192 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:89
|
193 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:54
|
194 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:98
|
195 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:54
|
196 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:91
|
197 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:54
|
198 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:89
|
199 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:55
|
200 |
msgid "December"
|
201 |
msgstr "Decembris"
|
202 |
|
203 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:379
|
204 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:241
|
205 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:377
|
206 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:218
|
207 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:276
|
208 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:214
|
209 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:400
|
210 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:475
|
211 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:248
|
212 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:310
|
213 |
+
msgid "Week"
|
214 |
+
msgstr "Nedēļa"
|
215 |
+
|
216 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:391
|
217 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:253
|
218 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:389
|
219 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:230
|
220 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:288
|
221 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:226
|
222 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:412
|
223 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:260
|
224 |
+
msgid "List"
|
225 |
+
msgstr "Saraksts"
|
226 |
+
|
227 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:403
|
228 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:265
|
229 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:401
|
230 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:242
|
231 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:300
|
232 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:238
|
233 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:424
|
234 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:272
|
235 |
+
msgid "Month"
|
236 |
+
msgstr "Mēnesis"
|
237 |
+
|
238 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:556
|
239 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:378
|
240 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:638
|
241 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:458
|
242 |
+
msgid "There Is No Event In This Day"
|
243 |
+
msgstr "Nav šajā dienā Event"
|
244 |
+
|
245 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:536
|
246 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:339
|
247 |
+
msgid "There Is No Event In This Month"
|
248 |
+
msgstr "Nav šomēnes pasākums"
|
249 |
+
|
250 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:398
|
251 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:421
|
252 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:305
|
253 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:328
|
254 |
msgid "Su"
|
255 |
msgstr "Sv"
|
256 |
|
257 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:402
|
258 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:309
|
259 |
msgid "Mo"
|
260 |
msgstr "Pi"
|
261 |
|
262 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:405
|
263 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:312
|
264 |
msgid "Tu"
|
265 |
msgstr "Ot"
|
266 |
|
267 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:408
|
268 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:315
|
269 |
msgid "We"
|
270 |
msgstr "Tr"
|
271 |
|
272 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:411
|
273 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:318
|
274 |
msgid "Th"
|
275 |
msgstr "Ce"
|
276 |
|
277 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:414
|
278 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:321
|
279 |
msgid "Fr"
|
280 |
msgstr "Pi"
|
281 |
|
282 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:417
|
283 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:324
|
284 |
msgid "Sa"
|
285 |
msgstr "Se"
|
286 |
|
287 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:508
|
288 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:558
|
289 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:612
|
290 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:667
|
291 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:718
|
292 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:771
|
293 |
+
#, fuzzy
|
294 |
+
msgid "See more"
|
295 |
msgstr "Skatīt vairāk ..."
|
296 |
|
297 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:927
|
298 |
msgid "First"
|
299 |
msgstr "Pirmais"
|
300 |
|
301 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:930
|
302 |
msgid "Second"
|
303 |
msgstr "Otrais"
|
304 |
|
305 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:933
|
306 |
msgid "Third"
|
307 |
msgstr "Trešais"
|
308 |
|
309 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:936
|
310 |
msgid "Fourth"
|
311 |
msgstr "Ceturtais"
|
312 |
|
313 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:939
|
314 |
msgid "Last"
|
315 |
msgstr "Pēdējais"
|
316 |
|
317 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:945
|
318 |
+
msgid "Monday"
|
319 |
+
msgstr "Pirmdiena"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
320 |
|
321 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:948
|
322 |
+
msgid "Tuesday"
|
323 |
+
msgstr "Otrdiena"
|
324 |
|
325 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:951
|
326 |
+
msgid "Wednesday"
|
327 |
+
msgstr "Trešdiena"
|
328 |
|
329 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:954
|
330 |
+
msgid "Thursday"
|
331 |
+
msgstr "Ceturtdiena"
|
|
|
332 |
|
333 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:957
|
334 |
+
msgid "Friday"
|
335 |
+
msgstr "Piektdiena"
|
|
|
336 |
|
337 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:960
|
338 |
+
msgid "Saturday"
|
339 |
+
msgstr "Sestdiena"
|
|
|
340 |
|
341 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:963
|
342 |
+
msgid "Sunday"
|
343 |
+
msgstr "Svētdiena"
|
344 |
|
345 |
+
#~ msgid "No Repeat"
|
346 |
+
#~ msgstr "Nr Atkārtot"
|
languages/sp_calendar-mk_MK.mo
CHANGED
Binary file
|
languages/sp_calendar-mk_MK.po
CHANGED
@@ -2,204 +2,345 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: spider_calendar\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date:
|
6 |
-
"PO-Revision-Date:
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: \n"
|
|
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
"X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
|
13 |
"X-Poedit-Basepath: .\n"
|
14 |
-
"X-
|
15 |
-
"X-Poedit-SearchPath-0: C:\\wamp\\www\\
|
|
|
16 |
|
17 |
-
#: C:\wamp\www\
|
18 |
-
|
19 |
-
|
20 |
-
msgid "Monday"
|
21 |
-
msgstr "Понеделник"
|
22 |
|
23 |
-
#: C:\wamp\www\
|
24 |
-
#: C:\wamp\www\
|
25 |
-
#: C:\wamp\www\
|
26 |
-
|
27 |
-
|
|
|
|
|
|
|
28 |
|
29 |
-
#: C:\wamp\www\
|
30 |
-
#: C:\wamp\www\
|
31 |
-
#: C:\wamp\www\
|
32 |
-
|
33 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
34 |
|
35 |
-
#: C:\wamp\www\
|
36 |
-
|
37 |
-
|
38 |
-
msgid "Thursday"
|
39 |
-
msgstr "Четврток"
|
40 |
|
41 |
-
#: C:\wamp\www\
|
42 |
-
#: C:\wamp\www\
|
43 |
-
|
44 |
-
|
45 |
-
msgstr "Петок"
|
46 |
|
47 |
-
#: C:\wamp\www\
|
48 |
-
#: C:\wamp\www\
|
49 |
-
|
50 |
-
|
51 |
-
msgstr "Сабота"
|
52 |
|
53 |
-
#: C:\wamp\www\
|
54 |
-
#: C:\wamp\www\
|
55 |
-
|
56 |
-
|
57 |
-
msgid "Sunday"
|
58 |
-
msgstr "Недела"
|
59 |
|
60 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
61 |
msgid "January"
|
62 |
msgstr "јануари"
|
63 |
|
64 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
65 |
msgid "February"
|
66 |
msgstr "февруари"
|
67 |
|
68 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
69 |
msgid "March"
|
70 |
msgstr "март"
|
71 |
|
72 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
73 |
msgid "April"
|
74 |
msgstr "април"
|
75 |
|
76 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
77 |
msgid "May"
|
78 |
msgstr "Мај"
|
79 |
|
80 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
81 |
msgid "June"
|
82 |
msgstr "јуни"
|
83 |
|
84 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
85 |
msgid "July"
|
86 |
msgstr "јули"
|
87 |
|
88 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
89 |
msgid "August"
|
90 |
msgstr "август"
|
91 |
|
92 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
93 |
msgid "September"
|
94 |
msgstr "септември"
|
95 |
|
96 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
97 |
msgid "October"
|
98 |
msgstr "октомври"
|
99 |
|
100 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
101 |
msgid "November"
|
102 |
msgstr "ноември"
|
103 |
|
104 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
105 |
msgid "December"
|
106 |
msgstr "декември"
|
107 |
|
108 |
-
#: C:\wamp\www\
|
109 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
110 |
msgid "Su"
|
111 |
msgstr "Не"
|
112 |
|
113 |
-
#: C:\wamp\www\
|
|
|
114 |
msgid "Mo"
|
115 |
msgstr "По"
|
116 |
|
117 |
-
#: C:\wamp\www\
|
|
|
118 |
msgid "Tu"
|
119 |
msgstr "Вт"
|
120 |
|
121 |
-
#: C:\wamp\www\
|
|
|
122 |
msgid "We"
|
123 |
msgstr "Ср"
|
124 |
|
125 |
-
#: C:\wamp\www\
|
|
|
126 |
msgid "Th"
|
127 |
msgstr "Че"
|
128 |
|
129 |
-
#: C:\wamp\www\
|
|
|
130 |
msgid "Fr"
|
131 |
msgstr "Пе"
|
132 |
|
133 |
-
#: C:\wamp\www\
|
|
|
134 |
msgid "Sa"
|
135 |
msgstr "Са"
|
136 |
|
137 |
-
#: C:\wamp\www\
|
138 |
-
#: C:\wamp\www\
|
139 |
-
#: C:\wamp\www\
|
140 |
-
#: C:\wamp\www\
|
141 |
-
#: C:\wamp\www\
|
142 |
-
#: C:\wamp\www\
|
143 |
-
|
|
|
144 |
msgstr "Види повеќе ..."
|
145 |
|
146 |
-
#: C:\wamp\www\
|
147 |
msgid "First"
|
148 |
msgstr "прв,"
|
149 |
|
150 |
-
#: C:\wamp\www\
|
151 |
msgid "Second"
|
152 |
msgstr "Втор"
|
153 |
|
154 |
-
#: C:\wamp\www\
|
155 |
msgid "Third"
|
156 |
msgstr "Трета мутација"
|
157 |
|
158 |
-
#: C:\wamp\www\
|
159 |
msgid "Fourth"
|
160 |
msgstr "четврт,"
|
161 |
|
162 |
-
#: C:\wamp\www\
|
163 |
msgid "Last"
|
164 |
msgstr "Последно"
|
165 |
|
166 |
-
#: C:\wamp\www\
|
167 |
-
msgid "
|
168 |
-
msgstr "
|
169 |
-
|
170 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:351
|
171 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:354
|
172 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:369
|
173 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:372
|
174 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:375
|
175 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:378
|
176 |
-
msgid "Repeat Every"
|
177 |
-
msgstr "Повторете секој"
|
178 |
|
179 |
-
#: C:\wamp\www\
|
180 |
-
msgid "
|
181 |
-
msgstr "
|
182 |
|
183 |
-
#: C:\wamp\www\
|
184 |
-
msgid "
|
185 |
-
msgstr "
|
186 |
|
187 |
-
#: C:\wamp\www\
|
188 |
-
|
189 |
-
|
190 |
-
msgstr "Месец (и) на"
|
191 |
|
192 |
-
#: C:\wamp\www\
|
193 |
-
|
194 |
-
|
195 |
-
msgstr "Година (и) во"
|
196 |
|
197 |
-
#: C:\wamp\www\
|
198 |
-
|
199 |
-
|
200 |
-
msgstr "Од"
|
201 |
|
202 |
-
#: C:\wamp\www\
|
203 |
-
msgid "
|
204 |
-
msgstr "
|
205 |
|
|
|
|
2 |
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"
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\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.5.4\n"
|
16 |
+
"X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
|
17 |
+
"\\spider-event-calendar\n"
|
18 |
|
19 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:451
|
20 |
+
msgid "Date"
|
21 |
+
msgstr "Датум:"
|
|
|
|
|
22 |
|
23 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
24 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
25 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
26 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
27 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
28 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
29 |
+
msgid "Repeat Every"
|
30 |
+
msgstr "Повторете секој"
|
31 |
|
32 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
33 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:366
|
34 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:228
|
35 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:364
|
36 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:205
|
37 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:263
|
38 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:201
|
39 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:387
|
40 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:235
|
41 |
+
msgid "Day"
|
42 |
+
msgstr "денови"
|
43 |
|
44 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
45 |
+
msgid "Week(s) on"
|
46 |
+
msgstr "Недела (и) на"
|
|
|
|
|
47 |
|
48 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
49 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
50 |
+
msgid "Month(s) on the"
|
51 |
+
msgstr "Месец (и) на"
|
|
|
52 |
|
53 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
54 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
55 |
+
msgid "Year(s) in"
|
56 |
+
msgstr "Година (и) во"
|
|
|
57 |
|
58 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
59 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
60 |
+
msgid "on the"
|
61 |
+
msgstr "Од"
|
|
|
|
|
62 |
|
63 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:492
|
64 |
+
msgid "There Is No Text For This Event"
|
65 |
+
msgstr "Не постои текст за овој настан"
|
66 |
+
|
67 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:509
|
68 |
+
msgid "Back to event list"
|
69 |
+
msgstr "Вратете се на настанот листа"
|
70 |
+
|
71 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:78
|
72 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:43
|
73 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:87
|
74 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:43
|
75 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:80
|
76 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:43
|
77 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:78
|
78 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:44
|
79 |
msgid "January"
|
80 |
msgstr "јануари"
|
81 |
|
82 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:79
|
83 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:44
|
84 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:88
|
85 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:44
|
86 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:81
|
87 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:44
|
88 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:79
|
89 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:45
|
90 |
msgid "February"
|
91 |
msgstr "февруари"
|
92 |
|
93 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:80
|
94 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:45
|
95 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:89
|
96 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:45
|
97 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:82
|
98 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:45
|
99 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:80
|
100 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:46
|
101 |
msgid "March"
|
102 |
msgstr "март"
|
103 |
|
104 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:81
|
105 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:46
|
106 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:90
|
107 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:46
|
108 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:83
|
109 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:46
|
110 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:81
|
111 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:47
|
112 |
msgid "April"
|
113 |
msgstr "април"
|
114 |
|
115 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:82
|
116 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:47
|
117 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:91
|
118 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:47
|
119 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:84
|
120 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:47
|
121 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:82
|
122 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:48
|
123 |
msgid "May"
|
124 |
msgstr "Мај"
|
125 |
|
126 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:83
|
127 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:48
|
128 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:92
|
129 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:48
|
130 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:85
|
131 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:48
|
132 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:83
|
133 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:49
|
134 |
msgid "June"
|
135 |
msgstr "јуни"
|
136 |
|
137 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:84
|
138 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:49
|
139 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:93
|
140 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:49
|
141 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:86
|
142 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:49
|
143 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:84
|
144 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:50
|
145 |
msgid "July"
|
146 |
msgstr "јули"
|
147 |
|
148 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:85
|
149 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:50
|
150 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:94
|
151 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:50
|
152 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:87
|
153 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:50
|
154 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:85
|
155 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:51
|
156 |
msgid "August"
|
157 |
msgstr "август"
|
158 |
|
159 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:86
|
160 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:51
|
161 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:95
|
162 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:51
|
163 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:88
|
164 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:51
|
165 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:86
|
166 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:52
|
167 |
msgid "September"
|
168 |
msgstr "септември"
|
169 |
|
170 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:87
|
171 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:52
|
172 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:96
|
173 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:52
|
174 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:89
|
175 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:52
|
176 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:87
|
177 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:53
|
178 |
msgid "October"
|
179 |
msgstr "октомври"
|
180 |
|
181 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:88
|
182 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:53
|
183 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:97
|
184 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:53
|
185 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:90
|
186 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:53
|
187 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:88
|
188 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:54
|
189 |
msgid "November"
|
190 |
msgstr "ноември"
|
191 |
|
192 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:89
|
193 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:54
|
194 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:98
|
195 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:54
|
196 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:91
|
197 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:54
|
198 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:89
|
199 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:55
|
200 |
msgid "December"
|
201 |
msgstr "декември"
|
202 |
|
203 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:379
|
204 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:241
|
205 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:377
|
206 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:218
|
207 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:276
|
208 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:214
|
209 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:400
|
210 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:475
|
211 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:248
|
212 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:310
|
213 |
+
msgid "Week"
|
214 |
+
msgstr "Недела"
|
215 |
+
|
216 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:391
|
217 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:253
|
218 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:389
|
219 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:230
|
220 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:288
|
221 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:226
|
222 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:412
|
223 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:260
|
224 |
+
msgid "List"
|
225 |
+
msgstr "Листа"
|
226 |
+
|
227 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:403
|
228 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:265
|
229 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:401
|
230 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:242
|
231 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:300
|
232 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:238
|
233 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:424
|
234 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:272
|
235 |
+
msgid "Month"
|
236 |
+
msgstr "Месец"
|
237 |
+
|
238 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:556
|
239 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:378
|
240 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:638
|
241 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:458
|
242 |
+
msgid "There Is No Event In This Day"
|
243 |
+
msgstr "Нема настани во овој ден"
|
244 |
+
|
245 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:536
|
246 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:339
|
247 |
+
msgid "There Is No Event In This Month"
|
248 |
+
msgstr "Нема настани во овој месец"
|
249 |
+
|
250 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:398
|
251 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:421
|
252 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:305
|
253 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:328
|
254 |
msgid "Su"
|
255 |
msgstr "Не"
|
256 |
|
257 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:402
|
258 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:309
|
259 |
msgid "Mo"
|
260 |
msgstr "По"
|
261 |
|
262 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:405
|
263 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:312
|
264 |
msgid "Tu"
|
265 |
msgstr "Вт"
|
266 |
|
267 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:408
|
268 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:315
|
269 |
msgid "We"
|
270 |
msgstr "Ср"
|
271 |
|
272 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:411
|
273 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:318
|
274 |
msgid "Th"
|
275 |
msgstr "Че"
|
276 |
|
277 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:414
|
278 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:321
|
279 |
msgid "Fr"
|
280 |
msgstr "Пе"
|
281 |
|
282 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:417
|
283 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:324
|
284 |
msgid "Sa"
|
285 |
msgstr "Са"
|
286 |
|
287 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:508
|
288 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:558
|
289 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:612
|
290 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:667
|
291 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:718
|
292 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:771
|
293 |
+
#, fuzzy
|
294 |
+
msgid "See more"
|
295 |
msgstr "Види повеќе ..."
|
296 |
|
297 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:927
|
298 |
msgid "First"
|
299 |
msgstr "прв,"
|
300 |
|
301 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:930
|
302 |
msgid "Second"
|
303 |
msgstr "Втор"
|
304 |
|
305 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:933
|
306 |
msgid "Third"
|
307 |
msgstr "Трета мутација"
|
308 |
|
309 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:936
|
310 |
msgid "Fourth"
|
311 |
msgstr "четврт,"
|
312 |
|
313 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:939
|
314 |
msgid "Last"
|
315 |
msgstr "Последно"
|
316 |
|
317 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:945
|
318 |
+
msgid "Monday"
|
319 |
+
msgstr "Понеделник"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
320 |
|
321 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:948
|
322 |
+
msgid "Tuesday"
|
323 |
+
msgstr "Вторник"
|
324 |
|
325 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:951
|
326 |
+
msgid "Wednesday"
|
327 |
+
msgstr "Среда"
|
328 |
|
329 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:954
|
330 |
+
msgid "Thursday"
|
331 |
+
msgstr "Четврток"
|
|
|
332 |
|
333 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:957
|
334 |
+
msgid "Friday"
|
335 |
+
msgstr "Петок"
|
|
|
336 |
|
337 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:960
|
338 |
+
msgid "Saturday"
|
339 |
+
msgstr "Сабота"
|
|
|
340 |
|
341 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:963
|
342 |
+
msgid "Sunday"
|
343 |
+
msgstr "Недела"
|
344 |
|
345 |
+
#~ msgid "No Repeat"
|
346 |
+
#~ msgstr "Не Повторете"
|
languages/sp_calendar-ms_MY.mo
CHANGED
Binary file
|
languages/sp_calendar-ms_MY.po
CHANGED
@@ -2,204 +2,345 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: spider_calendar\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date:
|
6 |
-
"PO-Revision-Date:
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: \n"
|
|
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
"X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
|
13 |
"X-Poedit-Basepath: .\n"
|
14 |
-
"X-
|
15 |
-
"X-Poedit-SearchPath-0: C:\\wamp\\www\\
|
|
|
16 |
|
17 |
-
#: C:\wamp\www\
|
18 |
-
|
19 |
-
|
20 |
-
msgid "Monday"
|
21 |
-
msgstr "Isnin"
|
22 |
|
23 |
-
#: C:\wamp\www\
|
24 |
-
#: C:\wamp\www\
|
25 |
-
#: C:\wamp\www\
|
26 |
-
|
27 |
-
|
|
|
|
|
|
|
28 |
|
29 |
-
#: C:\wamp\www\
|
30 |
-
#: C:\wamp\www\
|
31 |
-
#: C:\wamp\www\
|
32 |
-
|
33 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
34 |
|
35 |
-
#: C:\wamp\www\
|
36 |
-
|
37 |
-
|
38 |
-
msgid "Thursday"
|
39 |
-
msgstr "Khamis"
|
40 |
|
41 |
-
#: C:\wamp\www\
|
42 |
-
#: C:\wamp\www\
|
43 |
-
|
44 |
-
|
45 |
-
msgstr "Jumaat"
|
46 |
|
47 |
-
#: C:\wamp\www\
|
48 |
-
#: C:\wamp\www\
|
49 |
-
|
50 |
-
|
51 |
-
msgstr "Sabtu"
|
52 |
|
53 |
-
#: C:\wamp\www\
|
54 |
-
#: C:\wamp\www\
|
55 |
-
|
56 |
-
|
57 |
-
msgid "Sunday"
|
58 |
-
msgstr "Ahad"
|
59 |
|
60 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
61 |
msgid "January"
|
62 |
msgstr "Januari"
|
63 |
|
64 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
65 |
msgid "February"
|
66 |
msgstr "Februari"
|
67 |
|
68 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
69 |
msgid "March"
|
70 |
msgstr "Mac"
|
71 |
|
72 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
73 |
msgid "April"
|
74 |
msgstr "April"
|
75 |
|
76 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
77 |
msgid "May"
|
78 |
msgstr "Mei"
|
79 |
|
80 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
81 |
msgid "June"
|
82 |
msgstr "Jun"
|
83 |
|
84 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
85 |
msgid "July"
|
86 |
msgstr "Julai"
|
87 |
|
88 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
89 |
msgid "August"
|
90 |
msgstr "Ogos"
|
91 |
|
92 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
93 |
msgid "September"
|
94 |
msgstr "September"
|
95 |
|
96 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
97 |
msgid "October"
|
98 |
msgstr "Oktober"
|
99 |
|
100 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
101 |
msgid "November"
|
102 |
msgstr "November"
|
103 |
|
104 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
105 |
msgid "December"
|
106 |
msgstr "Disember"
|
107 |
|
108 |
-
#: C:\wamp\www\
|
109 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
110 |
msgid "Su"
|
111 |
msgstr "Ah"
|
112 |
|
113 |
-
#: C:\wamp\www\
|
|
|
114 |
msgid "Mo"
|
115 |
msgstr "Is"
|
116 |
|
117 |
-
#: C:\wamp\www\
|
|
|
118 |
msgid "Tu"
|
119 |
msgstr "Se"
|
120 |
|
121 |
-
#: C:\wamp\www\
|
|
|
122 |
msgid "We"
|
123 |
msgstr "Ra"
|
124 |
|
125 |
-
#: C:\wamp\www\
|
|
|
126 |
msgid "Th"
|
127 |
msgstr "Kh"
|
128 |
|
129 |
-
#: C:\wamp\www\
|
|
|
130 |
msgid "Fr"
|
131 |
msgstr "Ju"
|
132 |
|
133 |
-
#: C:\wamp\www\
|
|
|
134 |
msgid "Sa"
|
135 |
msgstr "Sa"
|
136 |
|
137 |
-
#: C:\wamp\www\
|
138 |
-
#: C:\wamp\www\
|
139 |
-
#: C:\wamp\www\
|
140 |
-
#: C:\wamp\www\
|
141 |
-
#: C:\wamp\www\
|
142 |
-
#: C:\wamp\www\
|
143 |
-
|
|
|
144 |
msgstr "Lihat lebih banyak ..."
|
145 |
|
146 |
-
#: C:\wamp\www\
|
147 |
msgid "First"
|
148 |
msgstr "Pertama"
|
149 |
|
150 |
-
#: C:\wamp\www\
|
151 |
msgid "Second"
|
152 |
msgstr "Kedua"
|
153 |
|
154 |
-
#: C:\wamp\www\
|
155 |
msgid "Third"
|
156 |
msgstr "Ketiga"
|
157 |
|
158 |
-
#: C:\wamp\www\
|
159 |
msgid "Fourth"
|
160 |
msgstr "Keempat"
|
161 |
|
162 |
-
#: C:\wamp\www\
|
163 |
msgid "Last"
|
164 |
msgstr "terakhir"
|
165 |
|
166 |
-
#: C:\wamp\www\
|
167 |
-
msgid "
|
168 |
-
msgstr "
|
169 |
-
|
170 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:351
|
171 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:354
|
172 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:369
|
173 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:372
|
174 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:375
|
175 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:378
|
176 |
-
msgid "Repeat Every"
|
177 |
-
msgstr "Ulangi Setiap"
|
178 |
|
179 |
-
#: C:\wamp\www\
|
180 |
-
msgid "
|
181 |
-
msgstr "
|
182 |
|
183 |
-
#: C:\wamp\www\
|
184 |
-
msgid "
|
185 |
-
msgstr "
|
186 |
|
187 |
-
#: C:\wamp\www\
|
188 |
-
|
189 |
-
|
190 |
-
msgstr "Bulan (s) pada"
|
191 |
|
192 |
-
#: C:\wamp\www\
|
193 |
-
|
194 |
-
|
195 |
-
msgstr "Tahun (s) dalam"
|
196 |
|
197 |
-
#: C:\wamp\www\
|
198 |
-
|
199 |
-
|
200 |
-
msgstr "pada"
|
201 |
|
202 |
-
#: C:\wamp\www\
|
203 |
-
msgid "
|
204 |
-
msgstr "
|
205 |
|
|
|
|
2 |
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"
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\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.5.4\n"
|
16 |
+
"X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
|
17 |
+
"\\spider-event-calendar\n"
|
18 |
|
19 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:451
|
20 |
+
msgid "Date"
|
21 |
+
msgstr "Tarikh"
|
|
|
|
|
22 |
|
23 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
24 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
25 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
26 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
27 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
28 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
29 |
+
msgid "Repeat Every"
|
30 |
+
msgstr "Ulangi Setiap"
|
31 |
|
32 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
33 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:366
|
34 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:228
|
35 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:364
|
36 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:205
|
37 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:263
|
38 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:201
|
39 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:387
|
40 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:235
|
41 |
+
msgid "Day"
|
42 |
+
msgstr "Hari"
|
43 |
|
44 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
45 |
+
msgid "Week(s) on"
|
46 |
+
msgstr "Minggu (s) pada"
|
|
|
|
|
47 |
|
48 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
49 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
50 |
+
msgid "Month(s) on the"
|
51 |
+
msgstr "Bulan (s) pada"
|
|
|
52 |
|
53 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
54 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
55 |
+
msgid "Year(s) in"
|
56 |
+
msgstr "Tahun (s) dalam"
|
|
|
57 |
|
58 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
59 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
60 |
+
msgid "on the"
|
61 |
+
msgstr "pada"
|
|
|
|
|
62 |
|
63 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:492
|
64 |
+
msgid "There Is No Text For This Event"
|
65 |
+
msgstr "Ada Tiada Text Untuk Acara Ini"
|
66 |
+
|
67 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:509
|
68 |
+
msgid "Back to event list"
|
69 |
+
msgstr "WeekBack ke senarai acara"
|
70 |
+
|
71 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:78
|
72 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:43
|
73 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:87
|
74 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:43
|
75 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:80
|
76 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:43
|
77 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:78
|
78 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:44
|
79 |
msgid "January"
|
80 |
msgstr "Januari"
|
81 |
|
82 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:79
|
83 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:44
|
84 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:88
|
85 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:44
|
86 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:81
|
87 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:44
|
88 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:79
|
89 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:45
|
90 |
msgid "February"
|
91 |
msgstr "Februari"
|
92 |
|
93 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:80
|
94 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:45
|
95 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:89
|
96 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:45
|
97 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:82
|
98 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:45
|
99 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:80
|
100 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:46
|
101 |
msgid "March"
|
102 |
msgstr "Mac"
|
103 |
|
104 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:81
|
105 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:46
|
106 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:90
|
107 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:46
|
108 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:83
|
109 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:46
|
110 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:81
|
111 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:47
|
112 |
msgid "April"
|
113 |
msgstr "April"
|
114 |
|
115 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:82
|
116 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:47
|
117 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:91
|
118 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:47
|
119 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:84
|
120 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:47
|
121 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:82
|
122 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:48
|
123 |
msgid "May"
|
124 |
msgstr "Mei"
|
125 |
|
126 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:83
|
127 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:48
|
128 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:92
|
129 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:48
|
130 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:85
|
131 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:48
|
132 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:83
|
133 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:49
|
134 |
msgid "June"
|
135 |
msgstr "Jun"
|
136 |
|
137 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:84
|
138 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:49
|
139 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:93
|
140 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:49
|
141 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:86
|
142 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:49
|
143 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:84
|
144 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:50
|
145 |
msgid "July"
|
146 |
msgstr "Julai"
|
147 |
|
148 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:85
|
149 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:50
|
150 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:94
|
151 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:50
|
152 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:87
|
153 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:50
|
154 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:85
|
155 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:51
|
156 |
msgid "August"
|
157 |
msgstr "Ogos"
|
158 |
|
159 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:86
|
160 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:51
|
161 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:95
|
162 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:51
|
163 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:88
|
164 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:51
|
165 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:86
|
166 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:52
|
167 |
msgid "September"
|
168 |
msgstr "September"
|
169 |
|
170 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:87
|
171 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:52
|
172 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:96
|
173 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:52
|
174 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:89
|
175 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:52
|
176 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:87
|
177 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:53
|
178 |
msgid "October"
|
179 |
msgstr "Oktober"
|
180 |
|
181 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:88
|
182 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:53
|
183 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:97
|
184 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:53
|
185 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:90
|
186 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:53
|
187 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:88
|
188 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:54
|
189 |
msgid "November"
|
190 |
msgstr "November"
|
191 |
|
192 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:89
|
193 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:54
|
194 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:98
|
195 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:54
|
196 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:91
|
197 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:54
|
198 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:89
|
199 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:55
|
200 |
msgid "December"
|
201 |
msgstr "Disember"
|
202 |
|
203 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:379
|
204 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:241
|
205 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:377
|
206 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:218
|
207 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:276
|
208 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:214
|
209 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:400
|
210 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:475
|
211 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:248
|
212 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:310
|
213 |
+
msgid "Week"
|
214 |
+
msgstr "Minggu"
|
215 |
+
|
216 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:391
|
217 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:253
|
218 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:389
|
219 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:230
|
220 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:288
|
221 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:226
|
222 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:412
|
223 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:260
|
224 |
+
msgid "List"
|
225 |
+
msgstr "Senarai"
|
226 |
+
|
227 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:403
|
228 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:265
|
229 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:401
|
230 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:242
|
231 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:300
|
232 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:238
|
233 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:424
|
234 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:272
|
235 |
+
msgid "Month"
|
236 |
+
msgstr "Bulan"
|
237 |
+
|
238 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:556
|
239 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:378
|
240 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:638
|
241 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:458
|
242 |
+
msgid "There Is No Event In This Day"
|
243 |
+
msgstr "Ada Tiada Acara Pada Hari Ini"
|
244 |
+
|
245 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:536
|
246 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:339
|
247 |
+
msgid "There Is No Event In This Month"
|
248 |
+
msgstr "Ada Tiada Acara Pada Bulan Ini"
|
249 |
+
|
250 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:398
|
251 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:421
|
252 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:305
|
253 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:328
|
254 |
msgid "Su"
|
255 |
msgstr "Ah"
|
256 |
|
257 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:402
|
258 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:309
|
259 |
msgid "Mo"
|
260 |
msgstr "Is"
|
261 |
|
262 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:405
|
263 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:312
|
264 |
msgid "Tu"
|
265 |
msgstr "Se"
|
266 |
|
267 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:408
|
268 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:315
|
269 |
msgid "We"
|
270 |
msgstr "Ra"
|
271 |
|
272 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:411
|
273 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:318
|
274 |
msgid "Th"
|
275 |
msgstr "Kh"
|
276 |
|
277 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:414
|
278 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:321
|
279 |
msgid "Fr"
|
280 |
msgstr "Ju"
|
281 |
|
282 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:417
|
283 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:324
|
284 |
msgid "Sa"
|
285 |
msgstr "Sa"
|
286 |
|
287 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:508
|
288 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:558
|
289 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:612
|
290 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:667
|
291 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:718
|
292 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:771
|
293 |
+
#, fuzzy
|
294 |
+
msgid "See more"
|
295 |
msgstr "Lihat lebih banyak ..."
|
296 |
|
297 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:927
|
298 |
msgid "First"
|
299 |
msgstr "Pertama"
|
300 |
|
301 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:930
|
302 |
msgid "Second"
|
303 |
msgstr "Kedua"
|
304 |
|
305 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:933
|
306 |
msgid "Third"
|
307 |
msgstr "Ketiga"
|
308 |
|
309 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:936
|
310 |
msgid "Fourth"
|
311 |
msgstr "Keempat"
|
312 |
|
313 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:939
|
314 |
msgid "Last"
|
315 |
msgstr "terakhir"
|
316 |
|
317 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:945
|
318 |
+
msgid "Monday"
|
319 |
+
msgstr "Isnin"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
320 |
|
321 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:948
|
322 |
+
msgid "Tuesday"
|
323 |
+
msgstr "Selasa"
|
324 |
|
325 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:951
|
326 |
+
msgid "Wednesday"
|
327 |
+
msgstr "Rabu"
|
328 |
|
329 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:954
|
330 |
+
msgid "Thursday"
|
331 |
+
msgstr "Khamis"
|
|
|
332 |
|
333 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:957
|
334 |
+
msgid "Friday"
|
335 |
+
msgstr "Jumaat"
|
|
|
336 |
|
337 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:960
|
338 |
+
msgid "Saturday"
|
339 |
+
msgstr "Sabtu"
|
|
|
340 |
|
341 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:963
|
342 |
+
msgid "Sunday"
|
343 |
+
msgstr "Ahad"
|
344 |
|
345 |
+
#~ msgid "No Repeat"
|
346 |
+
#~ msgstr "Ulangi Tiada"
|
languages/sp_calendar-mt_MT.mo
CHANGED
Binary file
|
languages/sp_calendar-mt_MT.po
CHANGED
@@ -2,204 +2,345 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: spider_calendar\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date:
|
6 |
-
"PO-Revision-Date:
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: \n"
|
|
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
"X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
|
13 |
"X-Poedit-Basepath: .\n"
|
14 |
-
"X-
|
15 |
-
"X-Poedit-SearchPath-0: C:\\wamp\\www\\
|
|
|
16 |
|
17 |
-
#: C:\wamp\www\
|
18 |
-
|
19 |
-
|
20 |
-
msgid "Monday"
|
21 |
-
msgstr "It-tnejn"
|
22 |
|
23 |
-
#: C:\wamp\www\
|
24 |
-
#: C:\wamp\www\
|
25 |
-
#: C:\wamp\www\
|
26 |
-
|
27 |
-
|
|
|
|
|
|
|
28 |
|
29 |
-
#: C:\wamp\www\
|
30 |
-
#: C:\wamp\www\
|
31 |
-
#: C:\wamp\www\
|
32 |
-
|
33 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
34 |
|
35 |
-
#: C:\wamp\www\
|
36 |
-
|
37 |
-
|
38 |
-
msgid "Thursday"
|
39 |
-
msgstr "Il-Ħamis"
|
40 |
|
41 |
-
#: C:\wamp\www\
|
42 |
-
#: C:\wamp\www\
|
43 |
-
|
44 |
-
|
45 |
-
msgstr "Il-ġimgħa"
|
46 |
|
47 |
-
#: C:\wamp\www\
|
48 |
-
#: C:\wamp\www\
|
49 |
-
|
50 |
-
|
51 |
-
msgstr "IS-SIBT"
|
52 |
|
53 |
-
#: C:\wamp\www\
|
54 |
-
#: C:\wamp\www\
|
55 |
-
|
56 |
-
|
57 |
-
msgid "Sunday"
|
58 |
-
msgstr "Il-Ħadd"
|
59 |
|
60 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
61 |
msgid "January"
|
62 |
msgstr "Jannar"
|
63 |
|
64 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
65 |
msgid "February"
|
66 |
msgstr "Frar"
|
67 |
|
68 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
69 |
msgid "March"
|
70 |
msgstr "Marzu"
|
71 |
|
72 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
73 |
msgid "April"
|
74 |
msgstr "April"
|
75 |
|
76 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
77 |
msgid "May"
|
78 |
msgstr "Mejju"
|
79 |
|
80 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
81 |
msgid "June"
|
82 |
msgstr "Ġunju"
|
83 |
|
84 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
85 |
msgid "July"
|
86 |
msgstr "Lulju"
|
87 |
|
88 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
89 |
msgid "August"
|
90 |
msgstr "Awwissu"
|
91 |
|
92 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
93 |
msgid "September"
|
94 |
msgstr "Settembru"
|
95 |
|
96 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
97 |
msgid "October"
|
98 |
msgstr "Ottubru"
|
99 |
|
100 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
101 |
msgid "November"
|
102 |
msgstr "Novembru"
|
103 |
|
104 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
105 |
msgid "December"
|
106 |
msgstr "Diċembru"
|
107 |
|
108 |
-
#: C:\wamp\www\
|
109 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
110 |
msgid "Su"
|
111 |
msgstr "Il"
|
112 |
|
113 |
-
#: C:\wamp\www\
|
|
|
114 |
msgid "Mo"
|
115 |
msgstr "It"
|
116 |
|
117 |
-
#: C:\wamp\www\
|
|
|
118 |
msgid "Tu"
|
119 |
msgstr "It"
|
120 |
|
121 |
-
#: C:\wamp\www\
|
|
|
122 |
msgid "We"
|
123 |
msgstr "L-E"
|
124 |
|
125 |
-
#: C:\wamp\www\
|
|
|
126 |
msgid "Th"
|
127 |
msgstr "Il"
|
128 |
|
129 |
-
#: C:\wamp\www\
|
|
|
130 |
msgid "Fr"
|
131 |
msgstr "Il"
|
132 |
|
133 |
-
#: C:\wamp\www\
|
|
|
134 |
msgid "Sa"
|
135 |
msgstr "IS"
|
136 |
|
137 |
-
#: C:\wamp\www\
|
138 |
-
#: C:\wamp\www\
|
139 |
-
#: C:\wamp\www\
|
140 |
-
#: C:\wamp\www\
|
141 |
-
#: C:\wamp\www\
|
142 |
-
#: C:\wamp\www\
|
143 |
-
|
|
|
144 |
msgstr "Ara aktar ..."
|
145 |
|
146 |
-
#: C:\wamp\www\
|
147 |
msgid "First"
|
148 |
msgstr "Ewwel"
|
149 |
|
150 |
-
#: C:\wamp\www\
|
151 |
msgid "Second"
|
152 |
msgstr "It-tieni"
|
153 |
|
154 |
-
#: C:\wamp\www\
|
155 |
msgid "Third"
|
156 |
msgstr "It-tielet"
|
157 |
|
158 |
-
#: C:\wamp\www\
|
159 |
msgid "Fourth"
|
160 |
msgstr "Ir-raba '"
|
161 |
|
162 |
-
#: C:\wamp\www\
|
163 |
msgid "Last"
|
164 |
msgstr "Last"
|
165 |
|
166 |
-
#: C:\wamp\www\
|
167 |
-
msgid "
|
168 |
-
msgstr "
|
169 |
-
|
170 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:351
|
171 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:354
|
172 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:369
|
173 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:372
|
174 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:375
|
175 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:378
|
176 |
-
msgid "Repeat Every"
|
177 |
-
msgstr "Irrepeti Kull"
|
178 |
|
179 |
-
#: C:\wamp\www\
|
180 |
-
msgid "
|
181 |
-
msgstr "
|
182 |
|
183 |
-
#: C:\wamp\www\
|
184 |
-
msgid "
|
185 |
-
msgstr "
|
186 |
|
187 |
-
#: C:\wamp\www\
|
188 |
-
|
189 |
-
|
190 |
-
msgstr "Xahar (i) fuq il-"
|
191 |
|
192 |
-
#: C:\wamp\www\
|
193 |
-
|
194 |
-
|
195 |
-
msgstr "Sena (i)"
|
196 |
|
197 |
-
#: C:\wamp\www\
|
198 |
-
|
199 |
-
|
200 |
-
msgstr "fuq il-"
|
201 |
|
202 |
-
#: C:\wamp\www\
|
203 |
-
msgid "
|
204 |
-
msgstr "
|
205 |
|
|
|
|
2 |
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"
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\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.5.4\n"
|
16 |
+
"X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
|
17 |
+
"\\spider-event-calendar\n"
|
18 |
|
19 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:451
|
20 |
+
msgid "Date"
|
21 |
+
msgstr "Data"
|
|
|
|
|
22 |
|
23 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
24 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
25 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
26 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
27 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
28 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
29 |
+
msgid "Repeat Every"
|
30 |
+
msgstr "Irrepeti Kull"
|
31 |
|
32 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
33 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:366
|
34 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:228
|
35 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:364
|
36 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:205
|
37 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:263
|
38 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:201
|
39 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:387
|
40 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:235
|
41 |
+
msgid "Day"
|
42 |
+
msgstr "ijiem/jum"
|
43 |
|
44 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
45 |
+
msgid "Week(s) on"
|
46 |
+
msgstr "Ġimgħa (i) fuq"
|
|
|
|
|
47 |
|
48 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
49 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
50 |
+
msgid "Month(s) on the"
|
51 |
+
msgstr "Xahar (i) fuq il-"
|
|
|
52 |
|
53 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
54 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
55 |
+
msgid "Year(s) in"
|
56 |
+
msgstr "Sena (i)"
|
|
|
57 |
|
58 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
59 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
60 |
+
msgid "on the"
|
61 |
+
msgstr "fuq il-"
|
|
|
|
|
62 |
|
63 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:492
|
64 |
+
msgid "There Is No Text For This Event"
|
65 |
+
msgstr "M'hemm l-ebda Test Għall Dan Event"
|
66 |
+
|
67 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:509
|
68 |
+
msgid "Back to event list"
|
69 |
+
msgstr "Lura għall-lista avveniment"
|
70 |
+
|
71 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:78
|
72 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:43
|
73 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:87
|
74 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:43
|
75 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:80
|
76 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:43
|
77 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:78
|
78 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:44
|
79 |
msgid "January"
|
80 |
msgstr "Jannar"
|
81 |
|
82 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:79
|
83 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:44
|
84 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:88
|
85 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:44
|
86 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:81
|
87 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:44
|
88 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:79
|
89 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:45
|
90 |
msgid "February"
|
91 |
msgstr "Frar"
|
92 |
|
93 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:80
|
94 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:45
|
95 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:89
|
96 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:45
|
97 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:82
|
98 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:45
|
99 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:80
|
100 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:46
|
101 |
msgid "March"
|
102 |
msgstr "Marzu"
|
103 |
|
104 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:81
|
105 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:46
|
106 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:90
|
107 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:46
|
108 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:83
|
109 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:46
|
110 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:81
|
111 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:47
|
112 |
msgid "April"
|
113 |
msgstr "April"
|
114 |
|
115 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:82
|
116 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:47
|
117 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:91
|
118 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:47
|
119 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:84
|
120 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:47
|
121 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:82
|
122 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:48
|
123 |
msgid "May"
|
124 |
msgstr "Mejju"
|
125 |
|
126 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:83
|
127 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:48
|
128 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:92
|
129 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:48
|
130 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:85
|
131 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:48
|
132 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:83
|
133 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:49
|
134 |
msgid "June"
|
135 |
msgstr "Ġunju"
|
136 |
|
137 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:84
|
138 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:49
|
139 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:93
|
140 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:49
|
141 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:86
|
142 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:49
|
143 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:84
|
144 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:50
|
145 |
msgid "July"
|
146 |
msgstr "Lulju"
|
147 |
|
148 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:85
|
149 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:50
|
150 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:94
|
151 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:50
|
152 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:87
|
153 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:50
|
154 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:85
|
155 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:51
|
156 |
msgid "August"
|
157 |
msgstr "Awwissu"
|
158 |
|
159 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:86
|
160 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:51
|
161 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:95
|
162 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:51
|
163 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:88
|
164 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:51
|
165 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:86
|
166 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:52
|
167 |
msgid "September"
|
168 |
msgstr "Settembru"
|
169 |
|
170 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:87
|
171 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:52
|
172 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:96
|
173 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:52
|
174 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:89
|
175 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:52
|
176 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:87
|
177 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:53
|
178 |
msgid "October"
|
179 |
msgstr "Ottubru"
|
180 |
|
181 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:88
|
182 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:53
|
183 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:97
|
184 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:53
|
185 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:90
|
186 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:53
|
187 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:88
|
188 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:54
|
189 |
msgid "November"
|
190 |
msgstr "Novembru"
|
191 |
|
192 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:89
|
193 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:54
|
194 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:98
|
195 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:54
|
196 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:91
|
197 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:54
|
198 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:89
|
199 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:55
|
200 |
msgid "December"
|
201 |
msgstr "Diċembru"
|
202 |
|
203 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:379
|
204 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:241
|
205 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:377
|
206 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:218
|
207 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:276
|
208 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:214
|
209 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:400
|
210 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:475
|
211 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:248
|
212 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:310
|
213 |
+
msgid "Week"
|
214 |
+
msgstr "ġimgħa"
|
215 |
+
|
216 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:391
|
217 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:253
|
218 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:389
|
219 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:230
|
220 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:288
|
221 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:226
|
222 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:412
|
223 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:260
|
224 |
+
msgid "List"
|
225 |
+
msgstr "Lista"
|
226 |
+
|
227 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:403
|
228 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:265
|
229 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:401
|
230 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:242
|
231 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:300
|
232 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:238
|
233 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:424
|
234 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:272
|
235 |
+
msgid "Month"
|
236 |
+
msgstr "Xahar"
|
237 |
+
|
238 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:556
|
239 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:378
|
240 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:638
|
241 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:458
|
242 |
+
msgid "There Is No Event In This Day"
|
243 |
+
msgstr "M'hemm l-ebda Avveniment f'dan il-jum"
|
244 |
+
|
245 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:536
|
246 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:339
|
247 |
+
msgid "There Is No Event In This Month"
|
248 |
+
msgstr "M'hemm l-ebda Event Fil Dan Xahar"
|
249 |
+
|
250 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:398
|
251 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:421
|
252 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:305
|
253 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:328
|
254 |
msgid "Su"
|
255 |
msgstr "Il"
|
256 |
|
257 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:402
|
258 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:309
|
259 |
msgid "Mo"
|
260 |
msgstr "It"
|
261 |
|
262 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:405
|
263 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:312
|
264 |
msgid "Tu"
|
265 |
msgstr "It"
|
266 |
|
267 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:408
|
268 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:315
|
269 |
msgid "We"
|
270 |
msgstr "L-E"
|
271 |
|
272 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:411
|
273 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:318
|
274 |
msgid "Th"
|
275 |
msgstr "Il"
|
276 |
|
277 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:414
|
278 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:321
|
279 |
msgid "Fr"
|
280 |
msgstr "Il"
|
281 |
|
282 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:417
|
283 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:324
|
284 |
msgid "Sa"
|
285 |
msgstr "IS"
|
286 |
|
287 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:508
|
288 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:558
|
289 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:612
|
290 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:667
|
291 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:718
|
292 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:771
|
293 |
+
#, fuzzy
|
294 |
+
msgid "See more"
|
295 |
msgstr "Ara aktar ..."
|
296 |
|
297 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:927
|
298 |
msgid "First"
|
299 |
msgstr "Ewwel"
|
300 |
|
301 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:930
|
302 |
msgid "Second"
|
303 |
msgstr "It-tieni"
|
304 |
|
305 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:933
|
306 |
msgid "Third"
|
307 |
msgstr "It-tielet"
|
308 |
|
309 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:936
|
310 |
msgid "Fourth"
|
311 |
msgstr "Ir-raba '"
|
312 |
|
313 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:939
|
314 |
msgid "Last"
|
315 |
msgstr "Last"
|
316 |
|
317 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:945
|
318 |
+
msgid "Monday"
|
319 |
+
msgstr "It-tnejn"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
320 |
|
321 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:948
|
322 |
+
msgid "Tuesday"
|
323 |
+
msgstr "It-Tlieta"
|
324 |
|
325 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:951
|
326 |
+
msgid "Wednesday"
|
327 |
+
msgstr "L-Erbgħa"
|
328 |
|
329 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:954
|
330 |
+
msgid "Thursday"
|
331 |
+
msgstr "Il-Ħamis"
|
|
|
332 |
|
333 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:957
|
334 |
+
msgid "Friday"
|
335 |
+
msgstr "Il-ġimgħa"
|
|
|
336 |
|
337 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:960
|
338 |
+
msgid "Saturday"
|
339 |
+
msgstr "IS-SIBT"
|
|
|
340 |
|
341 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:963
|
342 |
+
msgid "Sunday"
|
343 |
+
msgstr "Il-Ħadd"
|
344 |
|
345 |
+
#~ msgid "No Repeat"
|
346 |
+
#~ msgstr "Nru Irrepeti"
|
languages/sp_calendar-nb_NO.mo
CHANGED
Binary file
|
languages/sp_calendar-nb_NO.po
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: spider_calendar\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date:
|
6 |
-
"PO-Revision-Date:
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: \n"
|
9 |
"MIME-Version: 1.0\n"
|
@@ -11,195 +11,335 @@ msgstr ""
|
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
"X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
|
13 |
"X-Poedit-Basepath: .\n"
|
14 |
-
"X-
|
15 |
-
"X-Poedit-SearchPath-0: C:\\wamp\\www\\
|
|
|
16 |
|
17 |
-
#: C:\wamp\www\
|
18 |
-
|
19 |
-
|
20 |
-
msgid "Monday"
|
21 |
-
msgstr "Mandag"
|
22 |
|
23 |
-
#: C:\wamp\www\
|
24 |
-
#: C:\wamp\www\
|
25 |
-
#: C:\wamp\www\
|
26 |
-
|
27 |
-
|
|
|
|
|
|
|
28 |
|
29 |
-
#: C:\wamp\www\
|
30 |
-
#: C:\wamp\www\
|
31 |
-
#: C:\wamp\www\
|
32 |
-
|
33 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
34 |
|
35 |
-
#: C:\wamp\www\
|
36 |
-
|
37 |
-
|
38 |
-
msgid "Thursday"
|
39 |
-
msgstr "Torsdag"
|
40 |
|
41 |
-
#: C:\wamp\www\
|
42 |
-
#: C:\wamp\www\
|
43 |
-
|
44 |
-
|
45 |
-
msgstr "Fredag"
|
46 |
|
47 |
-
#: C:\wamp\www\
|
48 |
-
#: C:\wamp\www\
|
49 |
-
|
50 |
-
|
51 |
-
msgstr "Lørdag"
|
52 |
|
53 |
-
#: C:\wamp\www\
|
54 |
-
#: C:\wamp\www\
|
55 |
-
|
56 |
-
|
57 |
-
msgid "Sunday"
|
58 |
-
msgstr "Søndag"
|
59 |
|
60 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
61 |
msgid "January"
|
62 |
msgstr "Januar"
|
63 |
|
64 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
65 |
msgid "February"
|
66 |
msgstr "Februar"
|
67 |
|
68 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
69 |
msgid "March"
|
70 |
msgstr "Mars"
|
71 |
|
72 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
73 |
msgid "April"
|
74 |
msgstr "April"
|
75 |
|
76 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
77 |
msgid "May"
|
78 |
msgstr "Mai"
|
79 |
|
80 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
81 |
msgid "June"
|
82 |
msgstr "Juni"
|
83 |
|
84 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
85 |
msgid "July"
|
86 |
msgstr "Juli"
|
87 |
|
88 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
89 |
msgid "August"
|
90 |
msgstr "August"
|
91 |
|
92 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
93 |
msgid "September"
|
94 |
msgstr "September"
|
95 |
|
96 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
97 |
msgid "October"
|
98 |
msgstr "Oktober"
|
99 |
|
100 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
101 |
msgid "November"
|
102 |
msgstr "November"
|
103 |
|
104 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
105 |
msgid "December"
|
106 |
msgstr "Desember"
|
107 |
|
108 |
-
#: C:\wamp\www\
|
109 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
110 |
msgid "Su"
|
111 |
msgstr "Sø"
|
112 |
|
113 |
-
#: C:\wamp\www\
|
|
|
114 |
msgid "Mo"
|
115 |
msgstr "Ma"
|
116 |
|
117 |
-
#: C:\wamp\www\
|
|
|
118 |
msgid "Tu"
|
119 |
msgstr "Ti"
|
120 |
|
121 |
-
#: C:\wamp\www\
|
|
|
122 |
msgid "We"
|
123 |
msgstr "On"
|
124 |
|
125 |
-
#: C:\wamp\www\
|
|
|
126 |
msgid "Th"
|
127 |
msgstr "To"
|
128 |
|
129 |
-
#: C:\wamp\www\
|
|
|
130 |
msgid "Fr"
|
131 |
msgstr "Fr"
|
132 |
|
133 |
-
#: C:\wamp\www\
|
|
|
134 |
msgid "Sa"
|
135 |
msgstr "Lø"
|
136 |
|
137 |
-
#: C:\wamp\www\
|
138 |
-
#: C:\wamp\www\
|
139 |
-
#: C:\wamp\www\
|
140 |
-
#: C:\wamp\www\
|
141 |
-
#: C:\wamp\www\
|
142 |
-
#: C:\wamp\www\
|
143 |
-
|
|
|
144 |
msgstr "Se mer ..."
|
145 |
|
146 |
-
#: C:\wamp\www\
|
147 |
msgid "First"
|
148 |
msgstr "Første"
|
149 |
|
150 |
-
#: C:\wamp\www\
|
151 |
msgid "Second"
|
152 |
msgstr "Andre"
|
153 |
|
154 |
-
#: C:\wamp\www\
|
155 |
msgid "Third"
|
156 |
msgstr "Tredje"
|
157 |
|
158 |
-
#: C:\wamp\www\
|
159 |
msgid "Fourth"
|
160 |
msgstr "Fjerde"
|
161 |
|
162 |
-
#: C:\wamp\www\
|
163 |
msgid "Last"
|
164 |
msgstr "Siste"
|
165 |
|
166 |
-
#: C:\wamp\www\
|
167 |
-
msgid "
|
168 |
-
msgstr "
|
169 |
-
|
170 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:351
|
171 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:354
|
172 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:369
|
173 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:372
|
174 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:375
|
175 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:378
|
176 |
-
msgid "Repeat Every"
|
177 |
-
msgstr "Gjenta hver"
|
178 |
|
179 |
-
#: C:\wamp\www\
|
180 |
-
msgid "
|
181 |
-
msgstr "
|
182 |
|
183 |
-
#: C:\wamp\www\
|
184 |
-
msgid "
|
185 |
-
msgstr "
|
186 |
|
187 |
-
#: C:\wamp\www\
|
188 |
-
|
189 |
-
|
190 |
-
msgstr "Måned (er) på"
|
191 |
|
192 |
-
#: C:\wamp\www\
|
193 |
-
|
194 |
-
|
195 |
-
msgstr "År (r) i"
|
196 |
|
197 |
-
#: C:\wamp\www\
|
198 |
-
|
199 |
-
|
200 |
-
msgstr "på"
|
201 |
|
202 |
-
#: C:\wamp\www\
|
203 |
-
msgid "
|
204 |
-
msgstr "
|
205 |
|
|
|
|
2 |
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 |
"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 |
|
18 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:451
|
19 |
+
msgid "Date"
|
20 |
+
msgstr "Dato"
|
|
|
|
|
21 |
|
22 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
23 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
24 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
25 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
26 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
27 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
28 |
+
msgid "Repeat Every"
|
29 |
+
msgstr "Gjenta hver"
|
30 |
|
31 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
32 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:366
|
33 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:228
|
34 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:364
|
35 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:205
|
36 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:263
|
37 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:201
|
38 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:387
|
39 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:235
|
40 |
+
msgid "Day"
|
41 |
+
msgstr "Dag"
|
42 |
|
43 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
44 |
+
msgid "Week(s) on"
|
45 |
+
msgstr "Uke (r) på"
|
|
|
|
|
46 |
|
47 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
48 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
49 |
+
msgid "Month(s) on the"
|
50 |
+
msgstr "Måned (er) på"
|
|
|
51 |
|
52 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
53 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
54 |
+
msgid "Year(s) in"
|
55 |
+
msgstr "År (r) i"
|
|
|
56 |
|
57 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
58 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
59 |
+
msgid "on the"
|
60 |
+
msgstr "på"
|
|
|
|
|
61 |
|
62 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:492
|
63 |
+
msgid "There Is No Text For This Event"
|
64 |
+
msgstr "Det er ingen tekst for denne hendelsen"
|
65 |
+
|
66 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:509
|
67 |
+
msgid "Back to event list"
|
68 |
+
msgstr "Tilbake til arrangementet liste"
|
69 |
+
|
70 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:78
|
71 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:43
|
72 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:87
|
73 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:43
|
74 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:80
|
75 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:43
|
76 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:78
|
77 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:44
|
78 |
msgid "January"
|
79 |
msgstr "Januar"
|
80 |
|
81 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:79
|
82 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:44
|
83 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:88
|
84 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:44
|
85 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:81
|
86 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:44
|
87 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:79
|
88 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:45
|
89 |
msgid "February"
|
90 |
msgstr "Februar"
|
91 |
|
92 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:80
|
93 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:45
|
94 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:89
|
95 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:45
|
96 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:82
|
97 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:45
|
98 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:80
|
99 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:46
|
100 |
msgid "March"
|
101 |
msgstr "Mars"
|
102 |
|
103 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:81
|
104 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:46
|
105 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:90
|
106 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:46
|
107 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:83
|
108 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:46
|
109 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:81
|
110 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:47
|
111 |
msgid "April"
|
112 |
msgstr "April"
|
113 |
|
114 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:82
|
115 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:47
|
116 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:91
|
117 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:47
|
118 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:84
|
119 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:47
|
120 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:82
|
121 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:48
|
122 |
msgid "May"
|
123 |
msgstr "Mai"
|
124 |
|
125 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:83
|
126 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:48
|
127 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:92
|
128 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:48
|
129 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:85
|
130 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:48
|
131 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:83
|
132 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:49
|
133 |
msgid "June"
|
134 |
msgstr "Juni"
|
135 |
|
136 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:84
|
137 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:49
|
138 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:93
|
139 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:49
|
140 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:86
|
141 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:49
|
142 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:84
|
143 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:50
|
144 |
msgid "July"
|
145 |
msgstr "Juli"
|
146 |
|
147 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:85
|
148 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:50
|
149 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:94
|
150 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:50
|
151 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:87
|
152 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:50
|
153 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:85
|
154 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:51
|
155 |
msgid "August"
|
156 |
msgstr "August"
|
157 |
|
158 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:86
|
159 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:51
|
160 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:95
|
161 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:51
|
162 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:88
|
163 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:51
|
164 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:86
|
165 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:52
|
166 |
msgid "September"
|
167 |
msgstr "September"
|
168 |
|
169 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:87
|
170 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:52
|
171 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:96
|
172 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:52
|
173 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:89
|
174 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:52
|
175 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:87
|
176 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:53
|
177 |
msgid "October"
|
178 |
msgstr "Oktober"
|
179 |
|
180 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:88
|
181 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:53
|
182 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:97
|
183 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:53
|
184 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:90
|
185 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:53
|
186 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:88
|
187 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:54
|
188 |
msgid "November"
|
189 |
msgstr "November"
|
190 |
|
191 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:89
|
192 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:54
|
193 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:98
|
194 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:54
|
195 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:91
|
196 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:54
|
197 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:89
|
198 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:55
|
199 |
msgid "December"
|
200 |
msgstr "Desember"
|
201 |
|
202 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:379
|
203 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:241
|
204 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:377
|
205 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:218
|
206 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:276
|
207 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:214
|
208 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:400
|
209 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:475
|
210 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:248
|
211 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:310
|
212 |
+
msgid "Week"
|
213 |
+
msgstr "Uke"
|
214 |
+
|
215 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:391
|
216 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:253
|
217 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:389
|
218 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:230
|
219 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:288
|
220 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:226
|
221 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:412
|
222 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:260
|
223 |
+
msgid "List"
|
224 |
+
msgstr "Liste"
|
225 |
+
|
226 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:403
|
227 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:265
|
228 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:401
|
229 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:242
|
230 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:300
|
231 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:238
|
232 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:424
|
233 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:272
|
234 |
+
msgid "Month"
|
235 |
+
msgstr "Måned"
|
236 |
+
|
237 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:556
|
238 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:378
|
239 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:638
|
240 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:458
|
241 |
+
msgid "There Is No Event In This Day"
|
242 |
+
msgstr "Det er ingen hendelse på denne dagen"
|
243 |
+
|
244 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:536
|
245 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:339
|
246 |
+
msgid "There Is No Event In This Month"
|
247 |
+
msgstr "Det er ingen aktiviteter i denne måneden"
|
248 |
+
|
249 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:398
|
250 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:421
|
251 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:305
|
252 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:328
|
253 |
msgid "Su"
|
254 |
msgstr "Sø"
|
255 |
|
256 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:402
|
257 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:309
|
258 |
msgid "Mo"
|
259 |
msgstr "Ma"
|
260 |
|
261 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:405
|
262 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:312
|
263 |
msgid "Tu"
|
264 |
msgstr "Ti"
|
265 |
|
266 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:408
|
267 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:315
|
268 |
msgid "We"
|
269 |
msgstr "On"
|
270 |
|
271 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:411
|
272 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:318
|
273 |
msgid "Th"
|
274 |
msgstr "To"
|
275 |
|
276 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:414
|
277 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:321
|
278 |
msgid "Fr"
|
279 |
msgstr "Fr"
|
280 |
|
281 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:417
|
282 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:324
|
283 |
msgid "Sa"
|
284 |
msgstr "Lø"
|
285 |
|
286 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:508
|
287 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:558
|
288 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:612
|
289 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:667
|
290 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:718
|
291 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:771
|
292 |
+
#, fuzzy
|
293 |
+
msgid "See more"
|
294 |
msgstr "Se mer ..."
|
295 |
|
296 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:927
|
297 |
msgid "First"
|
298 |
msgstr "Første"
|
299 |
|
300 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:930
|
301 |
msgid "Second"
|
302 |
msgstr "Andre"
|
303 |
|
304 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:933
|
305 |
msgid "Third"
|
306 |
msgstr "Tredje"
|
307 |
|
308 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:936
|
309 |
msgid "Fourth"
|
310 |
msgstr "Fjerde"
|
311 |
|
312 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:939
|
313 |
msgid "Last"
|
314 |
msgstr "Siste"
|
315 |
|
316 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:945
|
317 |
+
msgid "Monday"
|
318 |
+
msgstr "Mandag"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
319 |
|
320 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:948
|
321 |
+
msgid "Tuesday"
|
322 |
+
msgstr "Tirsdag"
|
323 |
|
324 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:951
|
325 |
+
msgid "Wednesday"
|
326 |
+
msgstr "Onsdag"
|
327 |
|
328 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:954
|
329 |
+
msgid "Thursday"
|
330 |
+
msgstr "Torsdag"
|
|
|
331 |
|
332 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:957
|
333 |
+
msgid "Friday"
|
334 |
+
msgstr "Fredag"
|
|
|
335 |
|
336 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:960
|
337 |
+
msgid "Saturday"
|
338 |
+
msgstr "Lørdag"
|
|
|
339 |
|
340 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:963
|
341 |
+
msgid "Sunday"
|
342 |
+
msgstr "Søndag"
|
343 |
|
344 |
+
#~ msgid "No Repeat"
|
345 |
+
#~ msgstr "Ikke gjenta"
|
languages/sp_calendar-nl_NL.mo
CHANGED
Binary file
|
languages/sp_calendar-nl_NL.po
CHANGED
@@ -2,204 +2,345 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: spider_calendar\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date:
|
6 |
-
"PO-Revision-Date:
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: \n"
|
|
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
"X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
|
13 |
"X-Poedit-Basepath: .\n"
|
14 |
-
"X-
|
15 |
-
"X-Poedit-SearchPath-0: C:\\wamp\\www\\
|
|
|
16 |
|
17 |
-
#: C:\wamp\www\
|
18 |
-
|
19 |
-
|
20 |
-
msgid "Monday"
|
21 |
-
msgstr "maandag"
|
22 |
|
23 |
-
#: C:\wamp\www\
|
24 |
-
#: C:\wamp\www\
|
25 |
-
#: C:\wamp\www\
|
26 |
-
|
27 |
-
|
|
|
|
|
|
|
28 |
|
29 |
-
#: C:\wamp\www\
|
30 |
-
#: C:\wamp\www\
|
31 |
-
#: C:\wamp\www\
|
32 |
-
|
33 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
34 |
|
35 |
-
#: C:\wamp\www\
|
36 |
-
|
37 |
-
|
38 |
-
msgid "Thursday"
|
39 |
-
msgstr "donderdag"
|
40 |
|
41 |
-
#: C:\wamp\www\
|
42 |
-
#: C:\wamp\www\
|
43 |
-
|
44 |
-
|
45 |
-
msgstr "vrijdag"
|
46 |
|
47 |
-
#: C:\wamp\www\
|
48 |
-
#: C:\wamp\www\
|
49 |
-
|
50 |
-
|
51 |
-
msgstr "zaterdag"
|
52 |
|
53 |
-
#: C:\wamp\www\
|
54 |
-
#: C:\wamp\www\
|
55 |
-
|
56 |
-
|
57 |
-
msgid "Sunday"
|
58 |
-
msgstr "zondag"
|
59 |
|
60 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
61 |
msgid "January"
|
62 |
msgstr "januari"
|
63 |
|
64 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
65 |
msgid "February"
|
66 |
msgstr "Februari"
|
67 |
|
68 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
69 |
msgid "March"
|
70 |
msgstr "Maart"
|
71 |
|
72 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
73 |
msgid "April"
|
74 |
msgstr "April"
|
75 |
|
76 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
77 |
msgid "May"
|
78 |
msgstr "Mei"
|
79 |
|
80 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
81 |
msgid "June"
|
82 |
msgstr "juni"
|
83 |
|
84 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
85 |
msgid "July"
|
86 |
msgstr "juli"
|
87 |
|
88 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
89 |
msgid "August"
|
90 |
msgstr "augustus"
|
91 |
|
92 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
93 |
msgid "September"
|
94 |
msgstr "september"
|
95 |
|
96 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
97 |
msgid "October"
|
98 |
msgstr "oktober"
|
99 |
|
100 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
101 |
msgid "November"
|
102 |
msgstr "November"
|
103 |
|
104 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
105 |
msgid "December"
|
106 |
msgstr "December"
|
107 |
|
108 |
-
#: C:\wamp\www\
|
109 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
110 |
msgid "Su"
|
111 |
msgstr "Zo"
|
112 |
|
113 |
-
#: C:\wamp\www\
|
|
|
114 |
msgid "Mo"
|
115 |
msgstr "Ma"
|
116 |
|
117 |
-
#: C:\wamp\www\
|
|
|
118 |
msgid "Tu"
|
119 |
msgstr "Di"
|
120 |
|
121 |
-
#: C:\wamp\www\
|
|
|
122 |
msgid "We"
|
123 |
msgstr "Wo"
|
124 |
|
125 |
-
#: C:\wamp\www\
|
|
|
126 |
msgid "Th"
|
127 |
msgstr "Do"
|
128 |
|
129 |
-
#: C:\wamp\www\
|
|
|
130 |
msgid "Fr"
|
131 |
msgstr "Vr"
|
132 |
|
133 |
-
#: C:\wamp\www\
|
|
|
134 |
msgid "Sa"
|
135 |
msgstr "Za"
|
136 |
|
137 |
-
#: C:\wamp\www\
|
138 |
-
#: C:\wamp\www\
|
139 |
-
#: C:\wamp\www\
|
140 |
-
#: C:\wamp\www\
|
141 |
-
#: C:\wamp\www\
|
142 |
-
#: C:\wamp\www\
|
143 |
-
|
|
|
144 |
msgstr "Meer..."
|
145 |
|
146 |
-
#: C:\wamp\www\
|
147 |
msgid "First"
|
148 |
msgstr "Eerste"
|
149 |
|
150 |
-
#: C:\wamp\www\
|
151 |
msgid "Second"
|
152 |
msgstr "Seconde"
|
153 |
|
154 |
-
#: C:\wamp\www\
|
155 |
msgid "Third"
|
156 |
msgstr "Derde"
|
157 |
|
158 |
-
#: C:\wamp\www\
|
159 |
msgid "Fourth"
|
160 |
msgstr "Vierde"
|
161 |
|
162 |
-
#: C:\wamp\www\
|
163 |
msgid "Last"
|
164 |
msgstr "Laatste"
|
165 |
|
166 |
-
#: C:\wamp\www\
|
167 |
-
msgid "
|
168 |
-
msgstr "
|
169 |
-
|
170 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:351
|
171 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:354
|
172 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:369
|
173 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:372
|
174 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:375
|
175 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:378
|
176 |
-
msgid "Repeat Every"
|
177 |
-
msgstr "Herhaal elke"
|
178 |
|
179 |
-
#: C:\wamp\www\
|
180 |
-
msgid "
|
181 |
-
msgstr "
|
182 |
|
183 |
-
#: C:\wamp\www\
|
184 |
-
msgid "
|
185 |
-
msgstr "
|
186 |
|
187 |
-
#: C:\wamp\www\
|
188 |
-
|
189 |
-
|
190 |
-
msgstr "Maand (en) op de"
|
191 |
|
192 |
-
#: C:\wamp\www\
|
193 |
-
|
194 |
-
|
195 |
-
msgstr "Jaar (s) in"
|
196 |
|
197 |
-
#: C:\wamp\www\
|
198 |
-
|
199 |
-
|
200 |
-
msgstr "de"
|
201 |
|
202 |
-
#: C:\wamp\www\
|
203 |
-
msgid "
|
204 |
-
msgstr "
|
205 |
|
|
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: spider_calendar\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2013-08-13 17:43+0400\n"
|
6 |
+
"PO-Revision-Date: 2013-08-13 17:44+0400\n"
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: \n"
|
9 |
+
"Language: nl\n"
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\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.5.4\n"
|
16 |
+
"X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
|
17 |
+
"\\spider-event-calendar\n"
|
18 |
|
19 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:451
|
20 |
+
msgid "Date"
|
21 |
+
msgstr "Datum"
|
|
|
|
|
22 |
|
23 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
24 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
25 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
26 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
27 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
28 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
29 |
+
msgid "Repeat Every"
|
30 |
+
msgstr "Herhaal elke"
|
31 |
|
32 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
33 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:366
|
34 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:228
|
35 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:364
|
36 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:205
|
37 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:263
|
38 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:201
|
39 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:387
|
40 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:235
|
41 |
+
msgid "Day"
|
42 |
+
msgstr "Dag"
|
43 |
|
44 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
45 |
+
msgid "Week(s) on"
|
46 |
+
msgstr "Week (nen)"
|
|
|
|
|
47 |
|
48 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
49 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
50 |
+
msgid "Month(s) on the"
|
51 |
+
msgstr "Maand (en) op de"
|
|
|
52 |
|
53 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
54 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
55 |
+
msgid "Year(s) in"
|
56 |
+
msgstr "Jaar (s) in"
|
|
|
57 |
|
58 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
59 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
60 |
+
msgid "on the"
|
61 |
+
msgstr "de"
|
|
|
|
|
62 |
|
63 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:492
|
64 |
+
msgid "There Is No Text For This Event"
|
65 |
+
msgstr "Der er ingen tekst til denne begivenhed"
|
66 |
+
|
67 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:509
|
68 |
+
msgid "Back to event list"
|
69 |
+
msgstr "Back to begivenhed liste"
|
70 |
+
|
71 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:78
|
72 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:43
|
73 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:87
|
74 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:43
|
75 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:80
|
76 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:43
|
77 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:78
|
78 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:44
|
79 |
msgid "January"
|
80 |
msgstr "januari"
|
81 |
|
82 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:79
|
83 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:44
|
84 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:88
|
85 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:44
|
86 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:81
|
87 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:44
|
88 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:79
|
89 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:45
|
90 |
msgid "February"
|
91 |
msgstr "Februari"
|
92 |
|
93 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:80
|
94 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:45
|
95 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:89
|
96 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:45
|
97 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:82
|
98 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:45
|
99 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:80
|
100 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:46
|
101 |
msgid "March"
|
102 |
msgstr "Maart"
|
103 |
|
104 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:81
|
105 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:46
|
106 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:90
|
107 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:46
|
108 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:83
|
109 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:46
|
110 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:81
|
111 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:47
|
112 |
msgid "April"
|
113 |
msgstr "April"
|
114 |
|
115 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:82
|
116 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:47
|
117 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:91
|
118 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:47
|
119 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:84
|
120 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:47
|
121 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:82
|
122 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:48
|
123 |
msgid "May"
|
124 |
msgstr "Mei"
|
125 |
|
126 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:83
|
127 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:48
|
128 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:92
|
129 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:48
|
130 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:85
|
131 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:48
|
132 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:83
|
133 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:49
|
134 |
msgid "June"
|
135 |
msgstr "juni"
|
136 |
|
137 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:84
|
138 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:49
|
139 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:93
|
140 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:49
|
141 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:86
|
142 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:49
|
143 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:84
|
144 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:50
|
145 |
msgid "July"
|
146 |
msgstr "juli"
|
147 |
|
148 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:85
|
149 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:50
|
150 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:94
|
151 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:50
|
152 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:87
|
153 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:50
|
154 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:85
|
155 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:51
|
156 |
msgid "August"
|
157 |
msgstr "augustus"
|
158 |
|
159 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:86
|
160 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:51
|
161 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:95
|
162 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:51
|
163 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:88
|
164 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:51
|
165 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:86
|
166 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:52
|
167 |
msgid "September"
|
168 |
msgstr "september"
|
169 |
|
170 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:87
|
171 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:52
|
172 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:96
|
173 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:52
|
174 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:89
|
175 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:52
|
176 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:87
|
177 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:53
|
178 |
msgid "October"
|
179 |
msgstr "oktober"
|
180 |
|
181 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:88
|
182 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:53
|
183 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:97
|
184 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:53
|
185 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:90
|
186 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:53
|
187 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:88
|
188 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:54
|
189 |
msgid "November"
|
190 |
msgstr "November"
|
191 |
|
192 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:89
|
193 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:54
|
194 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:98
|
195 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:54
|
196 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:91
|
197 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:54
|
198 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:89
|
199 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:55
|
200 |
msgid "December"
|
201 |
msgstr "December"
|
202 |
|
203 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:379
|
204 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:241
|
205 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:377
|
206 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:218
|
207 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:276
|
208 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:214
|
209 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:400
|
210 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:475
|
211 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:248
|
212 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:310
|
213 |
+
msgid "Week"
|
214 |
+
msgstr "Uge"
|
215 |
+
|
216 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:391
|
217 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:253
|
218 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:389
|
219 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:230
|
220 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:288
|
221 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:226
|
222 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:412
|
223 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:260
|
224 |
+
msgid "List"
|
225 |
+
msgstr "Liste"
|
226 |
+
|
227 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:403
|
228 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:265
|
229 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:401
|
230 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:242
|
231 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:300
|
232 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:238
|
233 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:424
|
234 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:272
|
235 |
+
msgid "Month"
|
236 |
+
msgstr "Måned"
|
237 |
+
|
238 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:556
|
239 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:378
|
240 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:638
|
241 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:458
|
242 |
+
msgid "There Is No Event In This Day"
|
243 |
+
msgstr "Der er ingen begivenhed i denne dag"
|
244 |
+
|
245 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:536
|
246 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:339
|
247 |
+
msgid "There Is No Event In This Month"
|
248 |
+
msgstr "Der er ingen begivenhed I denne måned"
|
249 |
+
|
250 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:398
|
251 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:421
|
252 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:305
|
253 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:328
|
254 |
msgid "Su"
|
255 |
msgstr "Zo"
|
256 |
|
257 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:402
|
258 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:309
|
259 |
msgid "Mo"
|
260 |
msgstr "Ma"
|
261 |
|
262 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:405
|
263 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:312
|
264 |
msgid "Tu"
|
265 |
msgstr "Di"
|
266 |
|
267 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:408
|
268 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:315
|
269 |
msgid "We"
|
270 |
msgstr "Wo"
|
271 |
|
272 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:411
|
273 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:318
|
274 |
msgid "Th"
|
275 |
msgstr "Do"
|
276 |
|
277 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:414
|
278 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:321
|
279 |
msgid "Fr"
|
280 |
msgstr "Vr"
|
281 |
|
282 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:417
|
283 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:324
|
284 |
msgid "Sa"
|
285 |
msgstr "Za"
|
286 |
|
287 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:508
|
288 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:558
|
289 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:612
|
290 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:667
|
291 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:718
|
292 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:771
|
293 |
+
#, fuzzy
|
294 |
+
msgid "See more"
|
295 |
msgstr "Meer..."
|
296 |
|
297 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:927
|
298 |
msgid "First"
|
299 |
msgstr "Eerste"
|
300 |
|
301 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:930
|
302 |
msgid "Second"
|
303 |
msgstr "Seconde"
|
304 |
|
305 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:933
|
306 |
msgid "Third"
|
307 |
msgstr "Derde"
|
308 |
|
309 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:936
|
310 |
msgid "Fourth"
|
311 |
msgstr "Vierde"
|
312 |
|
313 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:939
|
314 |
msgid "Last"
|
315 |
msgstr "Laatste"
|
316 |
|
317 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:945
|
318 |
+
msgid "Monday"
|
319 |
+
msgstr "maandag"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
320 |
|
321 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:948
|
322 |
+
msgid "Tuesday"
|
323 |
+
msgstr "dinsdag"
|
324 |
|
325 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:951
|
326 |
+
msgid "Wednesday"
|
327 |
+
msgstr "woensdag"
|
328 |
|
329 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:954
|
330 |
+
msgid "Thursday"
|
331 |
+
msgstr "donderdag"
|
|
|
332 |
|
333 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:957
|
334 |
+
msgid "Friday"
|
335 |
+
msgstr "vrijdag"
|
|
|
336 |
|
337 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:960
|
338 |
+
msgid "Saturday"
|
339 |
+
msgstr "zaterdag"
|
|
|
340 |
|
341 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:963
|
342 |
+
msgid "Sunday"
|
343 |
+
msgstr "zondag"
|
344 |
|
345 |
+
#~ msgid "No Repeat"
|
346 |
+
#~ msgstr "No Repeat"
|
languages/sp_calendar-pl_PL.mo
CHANGED
Binary file
|
languages/sp_calendar-pl_PL.po
CHANGED
@@ -2,204 +2,345 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: spider_calendar\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date:
|
6 |
-
"PO-Revision-Date:
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: \n"
|
|
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
"X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
|
13 |
"X-Poedit-Basepath: .\n"
|
14 |
-
"X-
|
15 |
-
"X-Poedit-SearchPath-0: C:\\wamp\\www\\
|
|
|
16 |
|
17 |
-
#: C:\wamp\www\
|
18 |
-
|
19 |
-
|
20 |
-
msgid "Monday"
|
21 |
-
msgstr "Poniedziałek"
|
22 |
|
23 |
-
#: C:\wamp\www\
|
24 |
-
#: C:\wamp\www\
|
25 |
-
#: C:\wamp\www\
|
26 |
-
|
27 |
-
|
|
|
|
|
|
|
28 |
|
29 |
-
#: C:\wamp\www\
|
30 |
-
#: C:\wamp\www\
|
31 |
-
#: C:\wamp\www\
|
32 |
-
|
33 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
34 |
|
35 |
-
#: C:\wamp\www\
|
36 |
-
|
37 |
-
|
38 |
-
msgid "Thursday"
|
39 |
-
msgstr "Czwartek"
|
40 |
|
41 |
-
#: C:\wamp\www\
|
42 |
-
#: C:\wamp\www\
|
43 |
-
|
44 |
-
|
45 |
-
msgstr "Piątek"
|
46 |
|
47 |
-
#: C:\wamp\www\
|
48 |
-
#: C:\wamp\www\
|
49 |
-
|
50 |
-
|
51 |
-
msgstr "Sobota"
|
52 |
|
53 |
-
#: C:\wamp\www\
|
54 |
-
#: C:\wamp\www\
|
55 |
-
|
56 |
-
|
57 |
-
msgid "Sunday"
|
58 |
-
msgstr "Niedziela"
|
59 |
|
60 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
61 |
msgid "January"
|
62 |
msgstr "Styczeń"
|
63 |
|
64 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
65 |
msgid "February"
|
66 |
msgstr "Luty"
|
67 |
|
68 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
69 |
msgid "March"
|
70 |
msgstr "Marzec"
|
71 |
|
72 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
73 |
msgid "April"
|
74 |
msgstr "Kwiecień"
|
75 |
|
76 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
77 |
msgid "May"
|
78 |
msgstr "Maj"
|
79 |
|
80 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
81 |
msgid "June"
|
82 |
msgstr "Czerwiec"
|
83 |
|
84 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
85 |
msgid "July"
|
86 |
msgstr "Lipiec"
|
87 |
|
88 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
89 |
msgid "August"
|
90 |
msgstr "Sierpień"
|
91 |
|
92 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
93 |
msgid "September"
|
94 |
msgstr "Wrzesień"
|
95 |
|
96 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
97 |
msgid "October"
|
98 |
msgstr "Październik"
|
99 |
|
100 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
101 |
msgid "November"
|
102 |
msgstr "Listopad"
|
103 |
|
104 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
105 |
msgid "December"
|
106 |
msgstr "Grudzień"
|
107 |
|
108 |
-
#: C:\wamp\www\
|
109 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
110 |
msgid "Su"
|
111 |
msgstr "Ni"
|
112 |
|
113 |
-
#: C:\wamp\www\
|
|
|
114 |
msgid "Mo"
|
115 |
msgstr "Po"
|
116 |
|
117 |
-
#: C:\wamp\www\
|
|
|
118 |
msgid "Tu"
|
119 |
msgstr "Wt"
|
120 |
|
121 |
-
#: C:\wamp\www\
|
|
|
122 |
msgid "We"
|
123 |
msgstr "Śr"
|
124 |
|
125 |
-
#: C:\wamp\www\
|
|
|
126 |
msgid "Th"
|
127 |
msgstr "Cz"
|
128 |
|
129 |
-
#: C:\wamp\www\
|
|
|
130 |
msgid "Fr"
|
131 |
msgstr "Pi"
|
132 |
|
133 |
-
#: C:\wamp\www\
|
|
|
134 |
msgid "Sa"
|
135 |
msgstr "So"
|
136 |
|
137 |
-
#: C:\wamp\www\
|
138 |
-
#: C:\wamp\www\
|
139 |
-
#: C:\wamp\www\
|
140 |
-
#: C:\wamp\www\
|
141 |
-
#: C:\wamp\www\
|
142 |
-
#: C:\wamp\www\
|
143 |
-
|
|
|
144 |
msgstr "Zobacz więcej ..."
|
145 |
|
146 |
-
#: C:\wamp\www\
|
147 |
msgid "First"
|
148 |
msgstr "Pierwszy"
|
149 |
|
150 |
-
#: C:\wamp\www\
|
151 |
msgid "Second"
|
152 |
msgstr "Po drugie:"
|
153 |
|
154 |
-
#: C:\wamp\www\
|
155 |
msgid "Third"
|
156 |
msgstr "Trzeci"
|
157 |
|
158 |
-
#: C:\wamp\www\
|
159 |
msgid "Fourth"
|
160 |
msgstr "Czwarty"
|
161 |
|
162 |
-
#: C:\wamp\www\
|
163 |
msgid "Last"
|
164 |
msgstr "Ostatni"
|
165 |
|
166 |
-
#: C:\wamp\www\
|
167 |
-
msgid "
|
168 |
-
msgstr "
|
169 |
-
|
170 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:351
|
171 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:354
|
172 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:369
|
173 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:372
|
174 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:375
|
175 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:378
|
176 |
-
msgid "Repeat Every"
|
177 |
-
msgstr "Cyklicznie co"
|
178 |
|
179 |
-
#: C:\wamp\www\
|
180 |
-
msgid "
|
181 |
-
msgstr "
|
182 |
|
183 |
-
#: C:\wamp\www\
|
184 |
-
msgid "
|
185 |
-
msgstr "
|
186 |
|
187 |
-
#: C:\wamp\www\
|
188 |
-
|
189 |
-
|
190 |
-
msgstr "Miesiąc (y) na"
|
191 |
|
192 |
-
#: C:\wamp\www\
|
193 |
-
|
194 |
-
|
195 |
-
msgstr "Rok (i), w"
|
196 |
|
197 |
-
#: C:\wamp\www\
|
198 |
-
|
199 |
-
|
200 |
-
msgstr "na"
|
201 |
|
202 |
-
#: C:\wamp\www\
|
203 |
-
msgid "
|
204 |
-
msgstr "
|
205 |
|
|
|
|
2 |
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"
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\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.5.4\n"
|
16 |
+
"X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
|
17 |
+
"\\spider-event-calendar\n"
|
18 |
|
19 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:451
|
20 |
+
msgid "Date"
|
21 |
+
msgstr "Data"
|
|
|
|
|
22 |
|
23 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
24 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
25 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
26 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
27 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
28 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
29 |
+
msgid "Repeat Every"
|
30 |
+
msgstr "Cyklicznie co"
|
31 |
|
32 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
33 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:366
|
34 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:228
|
35 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:364
|
36 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:205
|
37 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:263
|
38 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:201
|
39 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:387
|
40 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:235
|
41 |
+
msgid "Day"
|
42 |
+
msgstr "Dzień"
|
43 |
|
44 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
45 |
+
msgid "Week(s) on"
|
46 |
+
msgstr "Tydzień (y) na"
|
|
|
|
|
47 |
|
48 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
49 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
50 |
+
msgid "Month(s) on the"
|
51 |
+
msgstr "Miesiąc (y) na"
|
|
|
52 |
|
53 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
54 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
55 |
+
msgid "Year(s) in"
|
56 |
+
msgstr "Rok (i), w"
|
|
|
57 |
|
58 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
59 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
60 |
+
msgid "on the"
|
61 |
+
msgstr "na"
|
|
|
|
|
62 |
|
63 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:492
|
64 |
+
msgid "There Is No Text For This Event"
|
65 |
+
msgstr "Nie ma tekstu do tego wydarzenia"
|
66 |
+
|
67 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:509
|
68 |
+
msgid "Back to event list"
|
69 |
+
msgstr "Powrót do listy zdarzeń"
|
70 |
+
|
71 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:78
|
72 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:43
|
73 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:87
|
74 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:43
|
75 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:80
|
76 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:43
|
77 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:78
|
78 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:44
|
79 |
msgid "January"
|
80 |
msgstr "Styczeń"
|
81 |
|
82 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:79
|
83 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:44
|
84 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:88
|
85 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:44
|
86 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:81
|
87 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:44
|
88 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:79
|
89 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:45
|
90 |
msgid "February"
|
91 |
msgstr "Luty"
|
92 |
|
93 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:80
|
94 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:45
|
95 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:89
|
96 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:45
|
97 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:82
|
98 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:45
|
99 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:80
|
100 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:46
|
101 |
msgid "March"
|
102 |
msgstr "Marzec"
|
103 |
|
104 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:81
|
105 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:46
|
106 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:90
|
107 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:46
|
108 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:83
|
109 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:46
|
110 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:81
|
111 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:47
|
112 |
msgid "April"
|
113 |
msgstr "Kwiecień"
|
114 |
|
115 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:82
|
116 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:47
|
117 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:91
|
118 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:47
|
119 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:84
|
120 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:47
|
121 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:82
|
122 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:48
|
123 |
msgid "May"
|
124 |
msgstr "Maj"
|
125 |
|
126 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:83
|
127 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:48
|
128 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:92
|
129 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:48
|
130 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:85
|
131 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:48
|
132 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:83
|
133 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:49
|
134 |
msgid "June"
|
135 |
msgstr "Czerwiec"
|
136 |
|
137 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:84
|
138 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:49
|
139 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:93
|
140 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:49
|
141 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:86
|
142 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:49
|
143 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:84
|
144 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:50
|
145 |
msgid "July"
|
146 |
msgstr "Lipiec"
|
147 |
|
148 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:85
|
149 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:50
|
150 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:94
|
151 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:50
|
152 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:87
|
153 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:50
|
154 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:85
|
155 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:51
|
156 |
msgid "August"
|
157 |
msgstr "Sierpień"
|
158 |
|
159 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:86
|
160 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:51
|
161 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:95
|
162 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:51
|
163 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:88
|
164 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:51
|
165 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:86
|
166 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:52
|
167 |
msgid "September"
|
168 |
msgstr "Wrzesień"
|
169 |
|
170 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:87
|
171 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:52
|
172 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:96
|
173 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:52
|
174 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:89
|
175 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:52
|
176 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:87
|
177 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:53
|
178 |
msgid "October"
|
179 |
msgstr "Październik"
|
180 |
|
181 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:88
|
182 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:53
|
183 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:97
|
184 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:53
|
185 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:90
|
186 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:53
|
187 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:88
|
188 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:54
|
189 |
msgid "November"
|
190 |
msgstr "Listopad"
|
191 |
|
192 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:89
|
193 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:54
|
194 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:98
|
195 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:54
|
196 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:91
|
197 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:54
|
198 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:89
|
199 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:55
|
200 |
msgid "December"
|
201 |
msgstr "Grudzień"
|
202 |
|
203 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:379
|
204 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:241
|
205 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:377
|
206 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:218
|
207 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:276
|
208 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:214
|
209 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:400
|
210 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:475
|
211 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:248
|
212 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:310
|
213 |
+
msgid "Week"
|
214 |
+
msgstr "Tydzień"
|
215 |
+
|
216 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:391
|
217 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:253
|
218 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:389
|
219 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:230
|
220 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:288
|
221 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:226
|
222 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:412
|
223 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:260
|
224 |
+
msgid "List"
|
225 |
+
msgstr "Lista"
|
226 |
+
|
227 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:403
|
228 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:265
|
229 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:401
|
230 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:242
|
231 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:300
|
232 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:238
|
233 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:424
|
234 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:272
|
235 |
+
msgid "Month"
|
236 |
+
msgstr "Miesiąc"
|
237 |
+
|
238 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:556
|
239 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:378
|
240 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:638
|
241 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:458
|
242 |
+
msgid "There Is No Event In This Day"
|
243 |
+
msgstr "Nie ma zdarzeń w tym dniu"
|
244 |
+
|
245 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:536
|
246 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:339
|
247 |
+
msgid "There Is No Event In This Month"
|
248 |
+
msgstr "Nie ma zdarzeń w tym miesiącu"
|
249 |
+
|
250 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:398
|
251 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:421
|
252 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:305
|
253 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:328
|
254 |
msgid "Su"
|
255 |
msgstr "Ni"
|
256 |
|
257 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:402
|
258 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:309
|
259 |
msgid "Mo"
|
260 |
msgstr "Po"
|
261 |
|
262 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:405
|
263 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:312
|
264 |
msgid "Tu"
|
265 |
msgstr "Wt"
|
266 |
|
267 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:408
|
268 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:315
|
269 |
msgid "We"
|
270 |
msgstr "Śr"
|
271 |
|
272 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:411
|
273 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:318
|
274 |
msgid "Th"
|
275 |
msgstr "Cz"
|
276 |
|
277 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:414
|
278 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:321
|
279 |
msgid "Fr"
|
280 |
msgstr "Pi"
|
281 |
|
282 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:417
|
283 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:324
|
284 |
msgid "Sa"
|
285 |
msgstr "So"
|
286 |
|
287 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:508
|
288 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:558
|
289 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:612
|
290 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:667
|
291 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:718
|
292 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:771
|
293 |
+
#, fuzzy
|
294 |
+
msgid "See more"
|
295 |
msgstr "Zobacz więcej ..."
|
296 |
|
297 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:927
|
298 |
msgid "First"
|
299 |
msgstr "Pierwszy"
|
300 |
|
301 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:930
|
302 |
msgid "Second"
|
303 |
msgstr "Po drugie:"
|
304 |
|
305 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:933
|
306 |
msgid "Third"
|
307 |
msgstr "Trzeci"
|
308 |
|
309 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:936
|
310 |
msgid "Fourth"
|
311 |
msgstr "Czwarty"
|
312 |
|
313 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:939
|
314 |
msgid "Last"
|
315 |
msgstr "Ostatni"
|
316 |
|
317 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:945
|
318 |
+
msgid "Monday"
|
319 |
+
msgstr "Poniedziałek"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
320 |
|
321 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:948
|
322 |
+
msgid "Tuesday"
|
323 |
+
msgstr "Wtorek"
|
324 |
|
325 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:951
|
326 |
+
msgid "Wednesday"
|
327 |
+
msgstr "Środa"
|
328 |
|
329 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:954
|
330 |
+
msgid "Thursday"
|
331 |
+
msgstr "Czwartek"
|
|
|
332 |
|
333 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:957
|
334 |
+
msgid "Friday"
|
335 |
+
msgstr "Piątek"
|
|
|
336 |
|
337 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:960
|
338 |
+
msgid "Saturday"
|
339 |
+
msgstr "Sobota"
|
|
|
340 |
|
341 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:963
|
342 |
+
msgid "Sunday"
|
343 |
+
msgstr "Niedziela"
|
344 |
|
345 |
+
#~ msgid "No Repeat"
|
346 |
+
#~ msgstr "Bez powtórzeń"
|
languages/sp_calendar-pt_BR.mo
CHANGED
Binary file
|
languages/sp_calendar-pt_BR.po
CHANGED
@@ -2,205 +2,345 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: spider_calendar\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date:
|
6 |
-
"PO-Revision-Date: 2013-
|
7 |
"Last-Translator: Webdorado LLC <info@web-dorado.com>\n"
|
8 |
"Language-Team: \n"
|
|
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
"X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
|
13 |
"X-Poedit-Basepath: .\n"
|
14 |
-
"
|
15 |
-
"X-
|
16 |
-
"
|
17 |
-
"\\Calendar\n"
|
18 |
|
19 |
-
#: C:\wamp\www\
|
20 |
-
|
21 |
-
|
22 |
-
msgid "Monday"
|
23 |
-
msgstr "Segunda"
|
24 |
|
25 |
-
#: C:\wamp\www\
|
26 |
-
#: C:\wamp\www\
|
27 |
-
#: C:\wamp\www\
|
28 |
-
|
29 |
-
|
|
|
|
|
|
|
30 |
|
31 |
-
#: C:\wamp\www\
|
32 |
-
#: C:\wamp\www\
|
33 |
-
#: C:\wamp\www\
|
34 |
-
|
35 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
36 |
|
37 |
-
#: C:\wamp\www\
|
38 |
-
|
39 |
-
|
40 |
-
msgid "Thursday"
|
41 |
-
msgstr "Quinta"
|
42 |
|
43 |
-
#: C:\wamp\www\
|
44 |
-
#: C:\wamp\www\
|
45 |
-
|
46 |
-
|
47 |
-
msgstr "Sexta"
|
48 |
|
49 |
-
#: C:\wamp\www\
|
50 |
-
#: C:\wamp\www\
|
51 |
-
|
52 |
-
|
53 |
-
msgstr "Sábado"
|
54 |
|
55 |
-
#: C:\wamp\www\
|
56 |
-
#: C:\wamp\www\
|
57 |
-
|
58 |
-
|
59 |
-
msgid "Sunday"
|
60 |
-
msgstr "Domingo"
|
61 |
|
62 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
63 |
msgid "January"
|
64 |
msgstr "Janeiro"
|
65 |
|
66 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
67 |
msgid "February"
|
68 |
msgstr "Fevereiro"
|
69 |
|
70 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
71 |
msgid "March"
|
72 |
msgstr "Março"
|
73 |
|
74 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
75 |
msgid "April"
|
76 |
msgstr "Abril"
|
77 |
|
78 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
79 |
msgid "May"
|
80 |
msgstr "Maio"
|
81 |
|
82 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
83 |
msgid "June"
|
84 |
msgstr "Junho"
|
85 |
|
86 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
87 |
msgid "July"
|
88 |
msgstr "Julho"
|
89 |
|
90 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
91 |
msgid "August"
|
92 |
msgstr "Agosto"
|
93 |
|
94 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
95 |
msgid "September"
|
96 |
msgstr "Setembro"
|
97 |
|
98 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
99 |
msgid "October"
|
100 |
msgstr "Outubro"
|
101 |
|
102 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
103 |
msgid "November"
|
104 |
msgstr "Novembro"
|
105 |
|
106 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
107 |
msgid "December"
|
108 |
msgstr "Dezembro"
|
109 |
|
110 |
-
#: C:\wamp\www\
|
111 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
112 |
msgid "Su"
|
113 |
msgstr "Dom"
|
114 |
|
115 |
-
#: C:\wamp\www\
|
|
|
116 |
msgid "Mo"
|
117 |
msgstr "Seg"
|
118 |
|
119 |
-
#: C:\wamp\www\
|
|
|
120 |
msgid "Tu"
|
121 |
msgstr "Ter"
|
122 |
|
123 |
-
#: C:\wamp\www\
|
|
|
124 |
msgid "We"
|
125 |
msgstr "Qua"
|
126 |
|
127 |
-
#: C:\wamp\www\
|
|
|
128 |
msgid "Th"
|
129 |
msgstr "Qui"
|
130 |
|
131 |
-
#: C:\wamp\www\
|
|
|
132 |
msgid "Fr"
|
133 |
msgstr "Sex"
|
134 |
|
135 |
-
#: C:\wamp\www\
|
|
|
136 |
msgid "Sa"
|
137 |
msgstr "Sab"
|
138 |
|
139 |
-
#: C:\wamp\www\
|
140 |
-
#: C:\wamp\www\
|
141 |
-
#: C:\wamp\www\
|
142 |
-
#: C:\wamp\www\
|
143 |
-
#: C:\wamp\www\
|
144 |
-
#: C:\wamp\www\
|
145 |
-
|
|
|
146 |
msgstr "Veja mais >>"
|
147 |
|
148 |
-
#: C:\wamp\www\
|
149 |
msgid "First"
|
150 |
msgstr "Primeiro"
|
151 |
|
152 |
-
#: C:\wamp\www\
|
153 |
msgid "Second"
|
154 |
msgstr "Segundo"
|
155 |
|
156 |
-
#: C:\wamp\www\
|
157 |
msgid "Third"
|
158 |
msgstr "Terceiro"
|
159 |
|
160 |
-
#: C:\wamp\www\
|
161 |
msgid "Fourth"
|
162 |
msgstr "Quarto"
|
163 |
|
164 |
-
#: C:\wamp\www\
|
165 |
msgid "Last"
|
166 |
msgstr "Último"
|
167 |
|
168 |
-
#: C:\wamp\www\
|
169 |
-
msgid "
|
170 |
-
msgstr "
|
171 |
|
172 |
-
#: C:\wamp\www\
|
173 |
-
|
174 |
-
|
175 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:372
|
176 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:375
|
177 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/front_end/spidercalendarbig.php:378
|
178 |
-
msgid "Repeat Every"
|
179 |
-
msgstr "Repetir todos"
|
180 |
|
181 |
-
#: C:\wamp\www\
|
182 |
-
msgid "
|
183 |
-
msgstr "
|
184 |
|
185 |
-
#: C:\wamp\www\
|
186 |
-
msgid "
|
187 |
-
msgstr "
|
188 |
|
189 |
-
#: C:\wamp\www\
|
190 |
-
|
191 |
-
|
192 |
-
msgstr "Dia (s) sobre o"
|
193 |
|
194 |
-
#: C:\wamp\www\
|
195 |
-
|
196 |
-
|
197 |
-
msgstr "Ano (s) em"
|
198 |
|
199 |
-
#: C:\wamp\www\
|
200 |
-
|
201 |
-
|
202 |
-
msgstr "no"
|
203 |
|
204 |
-
|
205 |
-
|
206 |
-
msgstr "Sem repetição"
|
2 |
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"
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\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.5.4\n"
|
16 |
+
"X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
|
17 |
+
"\\spider-event-calendar\n"
|
|
|
18 |
|
19 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:451
|
20 |
+
msgid "Date"
|
21 |
+
msgstr "Data"
|
|
|
|
|
22 |
|
23 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
24 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
25 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
26 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
27 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
28 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
29 |
+
msgid "Repeat Every"
|
30 |
+
msgstr "Repetir todos"
|
31 |
|
32 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
33 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:366
|
34 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:228
|
35 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:364
|
36 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:205
|
37 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:263
|
38 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:201
|
39 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:387
|
40 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:235
|
41 |
+
msgid "Day"
|
42 |
+
msgstr "DIA"
|
43 |
|
44 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
45 |
+
msgid "Week(s) on"
|
46 |
+
msgstr "Semana (s) em"
|
|
|
|
|
47 |
|
48 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
49 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
50 |
+
msgid "Month(s) on the"
|
51 |
+
msgstr "Dia (s) sobre o"
|
|
|
52 |
|
53 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
54 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
55 |
+
msgid "Year(s) in"
|
56 |
+
msgstr "Ano (s) em"
|
|
|
57 |
|
58 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
59 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
60 |
+
msgid "on the"
|
61 |
+
msgstr "no"
|
|
|
|
|
62 |
|
63 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:492
|
64 |
+
msgid "There Is No Text For This Event"
|
65 |
+
msgstr "Não há nenhum texto para este evento"
|
66 |
+
|
67 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:509
|
68 |
+
msgid "Back to event list"
|
69 |
+
msgstr "Voltar à lista de eventos"
|
70 |
+
|
71 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:78
|
72 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:43
|
73 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:87
|
74 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:43
|
75 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:80
|
76 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:43
|
77 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:78
|
78 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:44
|
79 |
msgid "January"
|
80 |
msgstr "Janeiro"
|
81 |
|
82 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:79
|
83 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:44
|
84 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:88
|
85 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:44
|
86 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:81
|
87 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:44
|
88 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:79
|
89 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:45
|
90 |
msgid "February"
|
91 |
msgstr "Fevereiro"
|
92 |
|
93 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:80
|
94 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:45
|
95 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:89
|
96 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:45
|
97 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:82
|
98 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:45
|
99 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:80
|
100 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:46
|
101 |
msgid "March"
|
102 |
msgstr "Março"
|
103 |
|
104 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:81
|
105 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:46
|
106 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:90
|
107 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:46
|
108 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:83
|
109 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:46
|
110 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:81
|
111 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:47
|
112 |
msgid "April"
|
113 |
msgstr "Abril"
|
114 |
|
115 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:82
|
116 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:47
|
117 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:91
|
118 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:47
|
119 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:84
|
120 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:47
|
121 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:82
|
122 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:48
|
123 |
msgid "May"
|
124 |
msgstr "Maio"
|
125 |
|
126 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:83
|
127 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:48
|
128 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:92
|
129 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:48
|
130 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:85
|
131 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:48
|
132 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:83
|
133 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:49
|
134 |
msgid "June"
|
135 |
msgstr "Junho"
|
136 |
|
137 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:84
|
138 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:49
|
139 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:93
|
140 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:49
|
141 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:86
|
142 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:49
|
143 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:84
|
144 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:50
|
145 |
msgid "July"
|
146 |
msgstr "Julho"
|
147 |
|
148 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:85
|
149 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:50
|
150 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:94
|
151 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:50
|
152 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:87
|
153 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:50
|
154 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:85
|
155 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:51
|
156 |
msgid "August"
|
157 |
msgstr "Agosto"
|
158 |
|
159 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:86
|
160 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:51
|
161 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:95
|
162 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:51
|
163 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:88
|
164 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:51
|
165 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:86
|
166 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:52
|
167 |
msgid "September"
|
168 |
msgstr "Setembro"
|
169 |
|
170 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:87
|
171 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:52
|
172 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:96
|
173 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:52
|
174 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:89
|
175 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:52
|
176 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:87
|
177 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:53
|
178 |
msgid "October"
|
179 |
msgstr "Outubro"
|
180 |
|
181 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:88
|
182 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:53
|
183 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:97
|
184 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:53
|
185 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:90
|
186 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:53
|
187 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:88
|
188 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:54
|
189 |
msgid "November"
|
190 |
msgstr "Novembro"
|
191 |
|
192 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:89
|
193 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:54
|
194 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:98
|
195 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:54
|
196 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:91
|
197 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:54
|
198 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:89
|
199 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:55
|
200 |
msgid "December"
|
201 |
msgstr "Dezembro"
|
202 |
|
203 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:379
|
204 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:241
|
205 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:377
|
206 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:218
|
207 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:276
|
208 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:214
|
209 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:400
|
210 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:475
|
211 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:248
|
212 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:310
|
213 |
+
msgid "Week"
|
214 |
+
msgstr "Semana"
|
215 |
+
|
216 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:391
|
217 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:253
|
218 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:389
|
219 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:230
|
220 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:288
|
221 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:226
|
222 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:412
|
223 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:260
|
224 |
+
msgid "List"
|
225 |
+
msgstr "Lista"
|
226 |
+
|
227 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:403
|
228 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:265
|
229 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:401
|
230 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:242
|
231 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:300
|
232 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:238
|
233 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:424
|
234 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:272
|
235 |
+
msgid "Month"
|
236 |
+
msgstr "Mês"
|
237 |
+
|
238 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:556
|
239 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:378
|
240 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:638
|
241 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:458
|
242 |
+
msgid "There Is No Event In This Day"
|
243 |
+
msgstr "Não há nenhum evento In This Day"
|
244 |
+
|
245 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:536
|
246 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:339
|
247 |
+
msgid "There Is No Event In This Month"
|
248 |
+
msgstr "Não há nenhum evento Este Mês"
|
249 |
+
|
250 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:398
|
251 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:421
|
252 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:305
|
253 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:328
|
254 |
msgid "Su"
|
255 |
msgstr "Dom"
|
256 |
|
257 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:402
|
258 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:309
|
259 |
msgid "Mo"
|
260 |
msgstr "Seg"
|
261 |
|
262 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:405
|
263 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:312
|
264 |
msgid "Tu"
|
265 |
msgstr "Ter"
|
266 |
|
267 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:408
|
268 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:315
|
269 |
msgid "We"
|
270 |
msgstr "Qua"
|
271 |
|
272 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:411
|
273 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:318
|
274 |
msgid "Th"
|
275 |
msgstr "Qui"
|
276 |
|
277 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:414
|
278 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:321
|
279 |
msgid "Fr"
|
280 |
msgstr "Sex"
|
281 |
|
282 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:417
|
283 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:324
|
284 |
msgid "Sa"
|
285 |
msgstr "Sab"
|
286 |
|
287 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:508
|
288 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:558
|
289 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:612
|
290 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:667
|
291 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:718
|
292 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:771
|
293 |
+
#, fuzzy
|
294 |
+
msgid "See more"
|
295 |
msgstr "Veja mais >>"
|
296 |
|
297 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:927
|
298 |
msgid "First"
|
299 |
msgstr "Primeiro"
|
300 |
|
301 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:930
|
302 |
msgid "Second"
|
303 |
msgstr "Segundo"
|
304 |
|
305 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:933
|
306 |
msgid "Third"
|
307 |
msgstr "Terceiro"
|
308 |
|
309 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:936
|
310 |
msgid "Fourth"
|
311 |
msgstr "Quarto"
|
312 |
|
313 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:939
|
314 |
msgid "Last"
|
315 |
msgstr "Último"
|
316 |
|
317 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:945
|
318 |
+
msgid "Monday"
|
319 |
+
msgstr "Segunda"
|
320 |
|
321 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:948
|
322 |
+
msgid "Tuesday"
|
323 |
+
msgstr "Terça"
|
|
|
|
|
|
|
|
|
|
|
324 |
|
325 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:951
|
326 |
+
msgid "Wednesday"
|
327 |
+
msgstr "Quarta"
|
328 |
|
329 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:954
|
330 |
+
msgid "Thursday"
|
331 |
+
msgstr "Quinta"
|
332 |
|
333 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:957
|
334 |
+
msgid "Friday"
|
335 |
+
msgstr "Sexta"
|
|
|
336 |
|
337 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:960
|
338 |
+
msgid "Saturday"
|
339 |
+
msgstr "Sábado"
|
|
|
340 |
|
341 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/frontend_functions.php:963
|
342 |
+
msgid "Sunday"
|
343 |
+
msgstr "Domingo"
|
|
|
344 |
|
345 |
+
#~ msgid "No Repeat"
|
346 |
+
#~ msgstr "Sem repetição"
|
|
languages/sp_calendar-pt_PT.mo
CHANGED
Binary file
|
languages/sp_calendar-pt_PT.po
CHANGED
@@ -2,204 +2,345 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: spider_calendar\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date:
|
6 |
-
"PO-Revision-Date:
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: \n"
|
|
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
"X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
|
13 |
"X-Poedit-Basepath: .\n"
|
14 |
-
"X-
|
15 |
-
"X-Poedit-SearchPath-0: C:\\wamp\\www\\
|
|
|
16 |
|
17 |
-
#: C:\wamp\www\
|
18 |
-
|
19 |
-
|
20 |
-
msgid "Monday"
|
21 |
-
msgstr "Segunda-feira"
|
22 |
|
23 |
-
#: C:\wamp\www\
|
24 |
-
#: C:\wamp\www\
|
25 |
-
#: C:\wamp\www\
|
26 |
-
|
27 |
-
|
|
|
|
|
|
|
28 |
|
29 |
-
#: C:\wamp\www\
|
30 |
-
#: C:\wamp\www\
|
31 |
-
#: C:\wamp\www\
|
32 |
-
|
33 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
34 |
|
35 |
-
#: C:\wamp\www\
|
36 |
-
|
37 |
-
|
38 |
-
msgid "Thursday"
|
39 |
-
msgstr "Quinta-feira"
|
40 |
|
41 |
-
#: C:\wamp\www\
|
42 |
-
#: C:\wamp\www\
|
43 |
-
|
44 |
-
|
45 |
-
msgstr "Sexta-feira"
|
46 |
|
47 |
-
#: C:\wamp\www\
|
48 |
-
#: C:\wamp\www\
|
49 |
-
|
50 |
-
|
51 |
-
msgstr "Sábado"
|
52 |
|
53 |
-
#: C:\wamp\www\
|
54 |
-
#: C:\wamp\www\
|
55 |
-
|
56 |
-
|
57 |
-
msgid "Sunday"
|
58 |
-
msgstr "Domingo"
|
59 |
|
60 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
61 |
msgid "January"
|
62 |
msgstr "Janeiro"
|
63 |
|
64 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
65 |
msgid "February"
|
66 |
msgstr "Fevereiro"
|
67 |
|
68 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
69 |
msgid "March"
|
70 |
msgstr "Março"
|
71 |
|
72 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
73 |
msgid "April"
|
74 |
msgstr "Abril"
|
75 |
|
76 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
77 |
msgid "May"
|
78 |
msgstr "Maio"
|
79 |
|
80 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
81 |
msgid "June"
|
82 |
msgstr "Junho"
|
83 |
|
84 |
-
#: C:\wamp\www\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
85 |
msgid "July"
|
86 |
msgstr "Julho"
|
87 |
|
88 |
-
#: C:\wamp\www\wordpress\wp-content\plugins\Calendar/f
|
2 |
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"
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\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.5.4\n"
|
16 |
+
"X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress3.5\\wp-content\\plugins"
|
17 |
+
"\\spider-event-calendar\n"
|
18 |
|
19 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:451
|
20 |
+
msgid "Date"
|
21 |
+
msgstr "Data"
|
|
|
|
|
22 |
|
23 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
24 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
25 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
26 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
27 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
28 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
29 |
+
msgid "Repeat Every"
|
30 |
+
msgstr "Repetir todos"
|
31 |
|
32 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:458
|
33 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:366
|
34 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:228
|
35 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:364
|
36 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:205
|
37 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:263
|
38 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:201
|
39 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:387
|
40 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:235
|
41 |
+
msgid "Day"
|
42 |
+
msgstr "DIA 3 - Cigarros fumados"
|
43 |
|
44 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:461
|
45 |
+
msgid "Week(s) on"
|
46 |
+
msgstr "Semana (s) em"
|
|
|
|
|
47 |
|
48 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:475
|
49 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:478
|
50 |
+
msgid "Month(s) on the"
|
51 |
+
msgstr "Dia (s) sobre o"
|
|
|
52 |
|
53 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
54 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
55 |
+
msgid "Year(s) in"
|
56 |
+
msgstr "Ano (s) em"
|
|
|
57 |
|
58 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:481
|
59 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:484
|
60 |
+
msgid "on the"
|
61 |
+
msgstr "no"
|
|
|
|
|
62 |
|
63 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:492
|
64 |
+
msgid "There Is No Text For This Event"
|
65 |
+
msgstr "Não há nenhum texto para este evento"
|
66 |
+
|
67 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/functions_for_xml_and_ajax.php:509
|
68 |
+
msgid "Back to event list"
|
69 |
+
msgstr "Voltar à lista de eventos"
|
70 |
+
|
71 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:78
|
72 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:43
|
73 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:87
|
74 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:43
|
75 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:80
|
76 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:43
|
77 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:78
|
78 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:44
|
79 |
msgid "January"
|
80 |
msgstr "Janeiro"
|
81 |
|
82 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:79
|
83 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:44
|
84 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:88
|
85 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:44
|
86 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:81
|
87 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:44
|
88 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:79
|
89 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:45
|
90 |
msgid "February"
|
91 |
msgstr "Fevereiro"
|
92 |
|
93 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:80
|
94 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:45
|
95 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:89
|
96 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:45
|
97 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:82
|
98 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:45
|
99 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:80
|
100 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:46
|
101 |
msgid "March"
|
102 |
msgstr "Março"
|
103 |
|
104 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:81
|
105 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:46
|
106 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:90
|
107 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:46
|
108 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:83
|
109 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:46
|
110 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:81
|
111 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:47
|
112 |
msgid "April"
|
113 |
msgstr "Abril"
|
114 |
|
115 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:82
|
116 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:47
|
117 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:91
|
118 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:47
|
119 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:84
|
120 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:47
|
121 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:82
|
122 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:48
|
123 |
msgid "May"
|
124 |
msgstr "Maio"
|
125 |
|
126 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:83
|
127 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:48
|
128 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:92
|
129 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:48
|
130 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:85
|
131 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:48
|
132 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:83
|
133 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:49
|
134 |
msgid "June"
|
135 |
msgstr "Junho"
|
136 |
|
137 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:84
|
138 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:49
|
139 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist.php:93
|
140 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarlist_widget.php:49
|
141 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth.php:86
|
142 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarmonth_widget.php:49
|
143 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:84
|
144 |
+
#: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:50
|
145 |
msgid "July"
|
146 |
msgstr "Julho"
|
147 |
|
|