Contact Form 7 Datepicker - Version 0.3.1

Version Description

  • Fixed translations
Download this release

Release Info

Developer shockware
Plugin Icon wp plugin Contact Form 7 Datepicker
Version 0.3.1
Comparing to
See all releases

Code changes from version 0.3 to 0.3.1

contact-form-7-datepicker.php CHANGED
@@ -4,7 +4,7 @@ Plugin Name: Contact Form 7 Datepicker
4
  Plugin URI: https://github.com/relu/contact-form-7-datepicker/
5
  Description: Implements a new [date] tag in Contact Form 7 that adds a date field to a form. When clicking the field a calendar pops up enabling your site visitors to easily select any date.
6
  Author: Aurel Canciu
7
- Version: 0.3
8
  Author URI: https://github.com/relu/
9
  */
10
  ?>
@@ -28,7 +28,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
28
  ?>
29
  <?php
30
 
31
- define('CF7_DATE_PICKER_VERSION', '0.3');
32
 
33
  class CF7DatePicker {
34
 
4
  Plugin URI: https://github.com/relu/contact-form-7-datepicker/
5
  Description: Implements a new [date] tag in Contact Form 7 that adds a date field to a form. When clicking the field a calendar pops up enabling your site visitors to easily select any date.
6
  Author: Aurel Canciu
7
+ Version: 0.3.1
8
  Author URI: https://github.com/relu/
9
  */
10
  ?>
28
  ?>
29
  <?php
30
 
31
+ define('CF7_DATE_PICKER_VERSION', '0.3.1');
32
 
33
  class CF7DatePicker {
34
 
img/oceanblue/ocean_blue_dayDown.gif DELETED
Binary file
img/oceanblue/ocean_blue_dayNormal.gif DELETED
Binary file
img/oceanblue/ocean_blue_dayOver.gif DELETED
Binary file
languages/contact-form-7-datepicker-ro_RO.mo CHANGED
Binary file
languages/contact-form-7-datepicker-ro_RO.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: contact-form-7-datepicker\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2011-05-14 20:28+0200\n"
6
- "PO-Revision-Date: 2011-05-17 23:43+0200\n"
7
  "Last-Translator: Aurel Canciu <aurelcanciu@gmail.com>\n"
8
  "Language-Team: \n"
9
  "Language: \n"
@@ -16,39 +16,39 @@ msgstr ""
16
  "X-Poedit-Language: English\n"
17
  "X-Poedit-SearchPath-0: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker\n"
18
 
19
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:93
20
  msgid "Datepicker Settings"
21
  msgstr "Setări Calendar"
22
 
23
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:155
24
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:223
25
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:249
26
  msgid "true"
27
  msgstr "adevărat"
28
 
29
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:155
30
  msgid "false"
31
  msgstr "fals"
32
 
33
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:157
34
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:275
35
  msgid "Sunday"
36
  msgstr "Duminică"
37
 
38
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:157
39
  msgid "Monday"
40
  msgstr "Luni"
41
 
42
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:158
43
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:300
44
  msgid "Left to right"
45
  msgstr "Stânga spre dreapta"
46
 
47
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:158
48
  msgid "Right to left"
49
  msgstr "Dreapta spre stânga"
50
 
51
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:163
52
  msgid ""
53
  "<p>This plugin implements a new <strong>[date]</strong> tag in <a href=\"http://wordpress.org/extend/plugins/contact-form-7/\">Contact Form 7</a> \n"
54
  "\t\tthat adds a date field to a form. When clicking the field a calendar pops up enabling your site visitors to easily select any date.<br />\n"
@@ -60,15 +60,15 @@ msgstr ""
60
  "\t\tPentru a-l folosi, introduceți eticheta <strong>[date numele-câmpului]</strong> sau <strong>[date* numele-câmpului-necesar]</strong> dacă doriți să fie obligatoriu,\n"
61
  "\t\tîn zona de editare a Contact Form 7.</p>"
62
 
63
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:172
64
  msgid "Color scheme"
65
  msgstr "Schemă de culori"
66
 
67
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:196
68
  msgid "Use Mode"
69
  msgstr "Mod de utilizare"
70
 
71
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:211
72
  msgid ""
73
  "<p>1 – The calendar's HTML will be directly appended to the field supplied by target<br />\n"
74
  "\t\t\t\t\t\t\t2 – The calendar will appear as a popup when the field with the id supplied in target is clicked.</p>"
@@ -76,35 +76,35 @@ msgstr ""
76
  "<p>1 – Codul HTML al calendarului va fi atașat la câmpul text specificat de țintă<br />\n"
77
  "\t\t\t\t\t\t\t2 – Calendarul va apărea ca și un popup când câmpul cu id-ul specificat ca țintă este activat.</p>"
78
 
79
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:218
80
  msgid "Sripped"
81
  msgstr "Fără decor"
82
 
83
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:238
84
  msgid "<p>When set to true the calendar appears without the visual design - usually used with 'Use Mod' 1.</p>"
85
  msgstr "<p>Când este setat ca și adevărat, calendarul apare fără design vizual - de obicei este folosit cu 'Modul de utilizare' 1.</p>"
86
 
87
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:244
88
  msgid "Limit To Today"
89
  msgstr "Limitează la ziua curentă"
90
 
91
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:264
92
  msgid "<p>Enables you to limit the possible picking days to today's date.</p>"
93
  msgstr "<p>Oferă posibilitatea de a limita zilele care pot fi selectate la ziua curentă.</p>"
94
 
95
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:270
96
  msgid "Week Start Day"
97
  msgstr "Prima zi a săptămânii"
98
 
99
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:295
100
  msgid "Text Direction"
101
  msgstr "Direcție text"
102
 
103
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:320
104
  msgid "Date Format"
105
  msgstr "Format dată"
106
 
107
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:326
108
  msgid ""
109
  "<p>Possible values to use in the date format:<br />\n"
110
  "<br />\n"
@@ -132,111 +132,115 @@ msgstr ""
132
  "<br />\n"
133
  "Puteți desigur să introduceți orice separator doriți între valori.<br /></p>"
134
 
135
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:346
136
  msgid "Save Setting"
137
  msgstr "Salvează setări"
138
 
139
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:369
140
  msgid "Janaury"
141
  msgstr "Ianuarie"
142
 
143
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:370
144
  msgid "February"
145
  msgstr "Februarie"
146
 
147
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:371
148
  msgid "March"
149
  msgstr "Martie"
150
 
151
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:372
152
  msgid "April"
153
  msgstr "Aprilie"
154
 
155
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:373
156
  msgid "May"
157
  msgstr "Mai"
158
 
159
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:374
160
  msgid "June"
161
  msgstr "Iunie"
162
 
163
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:375
164
  msgid "July"
165
  msgstr "Iulie"
166
 
167
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:376
168
  msgid "August"
169
  msgstr "August"
170
 
171
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:377
172
  msgid "September"
173
  msgstr "Septembrie"
174
 
175
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:378
176
  msgid "October"
177
  msgstr "Octombrie"
178
 
179
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:379
180
  msgid "November"
181
  msgstr "Noiembrie"
182
 
183
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:380
184
  msgid "December"
185
  msgstr "Decembrie"
186
 
187
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:381
188
  msgid "Sun"
189
  msgstr "Dum"
190
 
191
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:382
192
  msgid "Mon"
193
  msgstr "Lun"
194
 
195
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:383
196
  msgid "Tue"
197
  msgstr "Mar"
198
 
199
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:384
200
  msgid "Wed"
201
  msgstr "Mie"
202
 
203
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:385
204
  msgid "Thu"
205
  msgstr "Joi"
206
 
207
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:386
208
  msgid "Fri"
209
  msgstr "Vin"
210
 
211
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:387
212
  msgid "Sat"
213
  msgstr "Sâm"
214
 
215
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:388
216
  msgid "Move a month forward"
217
  msgstr "Înaintează cu o lună"
218
 
219
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:389
220
  msgid "Move a month backward"
221
  msgstr "Întoarce cu o lună"
222
 
223
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:390
224
  msgid "Move a year forward"
225
  msgstr "Înaintează cu un an"
226
 
227
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:391
228
  msgid "Move a year backward"
229
  msgstr "Întoarce cu un an"
230
 
231
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:392
232
  msgid "Close the calendar"
233
  msgstr "Închide calendarul"
234
 
235
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:393
236
  msgid "Date object invalid!"
237
  msgstr "Obiect dată invalid!"
238
 
239
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:394
240
  msgid "Target invalid!"
241
  msgstr "Țintă nevalidă!"
242
 
 
 
 
 
2
  msgstr ""
3
  "Project-Id-Version: contact-form-7-datepicker\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2011-05-23 01:03+0200\n"
6
+ "PO-Revision-Date: 2011-05-23 01:06+0200\n"
7
  "Last-Translator: Aurel Canciu <aurelcanciu@gmail.com>\n"
8
  "Language-Team: \n"
9
  "Language: \n"
16
  "X-Poedit-Language: English\n"
17
  "X-Poedit-SearchPath-0: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker\n"
18
 
19
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:103
20
  msgid "Datepicker Settings"
21
  msgstr "Setări Calendar"
22
 
23
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:163
24
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:231
25
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:257
26
  msgid "true"
27
  msgstr "adevărat"
28
 
29
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:163
30
  msgid "false"
31
  msgstr "fals"
32
 
33
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:165
34
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:283
35
  msgid "Sunday"
36
  msgstr "Duminică"
37
 
38
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:165
39
  msgid "Monday"
40
  msgstr "Luni"
41
 
42
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:166
43
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:308
44
  msgid "Left to right"
45
  msgstr "Stânga spre dreapta"
46
 
47
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:166
48
  msgid "Right to left"
49
  msgstr "Dreapta spre stânga"
50
 
51
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:171
52
  msgid ""
53
  "<p>This plugin implements a new <strong>[date]</strong> tag in <a href=\"http://wordpress.org/extend/plugins/contact-form-7/\">Contact Form 7</a> \n"
54
  "\t\tthat adds a date field to a form. When clicking the field a calendar pops up enabling your site visitors to easily select any date.<br />\n"
60
  "\t\tPentru a-l folosi, introduceți eticheta <strong>[date numele-câmpului]</strong> sau <strong>[date* numele-câmpului-necesar]</strong> dacă doriți să fie obligatoriu,\n"
61
  "\t\tîn zona de editare a Contact Form 7.</p>"
62
 
63
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:180
64
  msgid "Color scheme"
65
  msgstr "Schemă de culori"
66
 
67
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:204
68
  msgid "Use Mode"
69
  msgstr "Mod de utilizare"
70
 
71
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:219
72
  msgid ""
73
  "<p>1 – The calendar's HTML will be directly appended to the field supplied by target<br />\n"
74
  "\t\t\t\t\t\t\t2 – The calendar will appear as a popup when the field with the id supplied in target is clicked.</p>"
76
  "<p>1 – Codul HTML al calendarului va fi atașat la câmpul text specificat de țintă<br />\n"
77
  "\t\t\t\t\t\t\t2 – Calendarul va apărea ca și un popup când câmpul cu id-ul specificat ca țintă este activat.</p>"
78
 
79
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:226
80
  msgid "Sripped"
81
  msgstr "Fără decor"
82
 
83
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:246
84
  msgid "<p>When set to true the calendar appears without the visual design - usually used with 'Use Mod' 1.</p>"
85
  msgstr "<p>Când este setat ca și adevărat, calendarul apare fără design vizual - de obicei este folosit cu 'Modul de utilizare' 1.</p>"
86
 
87
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:252
88
  msgid "Limit To Today"
89
  msgstr "Limitează la ziua curentă"
90
 
91
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:272
92
  msgid "<p>Enables you to limit the possible picking days to today's date.</p>"
93
  msgstr "<p>Oferă posibilitatea de a limita zilele care pot fi selectate la ziua curentă.</p>"
94
 
95
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:278
96
  msgid "Week Start Day"
97
  msgstr "Prima zi a săptămânii"
98
 
99
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:303
100
  msgid "Text Direction"
101
  msgstr "Direcție text"
102
 
103
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:328
104
  msgid "Date Format"
105
  msgstr "Format dată"
106
 
107
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:334
108
  msgid ""
109
  "<p>Possible values to use in the date format:<br />\n"
110
  "<br />\n"
132
  "<br />\n"
133
  "Puteți desigur să introduceți orice separator doriți între valori.<br /></p>"
134
 
135
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:354
136
  msgid "Save Setting"
137
  msgstr "Salvează setări"
138
 
139
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:374
140
  msgid "Janaury"
141
  msgstr "Ianuarie"
142
 
143
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:375
144
  msgid "February"
145
  msgstr "Februarie"
146
 
147
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:376
148
  msgid "March"
149
  msgstr "Martie"
150
 
151
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:377
152
  msgid "April"
153
  msgstr "Aprilie"
154
 
155
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:378
156
  msgid "May"
157
  msgstr "Mai"
158
 
159
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:379
160
  msgid "June"
161
  msgstr "Iunie"
162
 
163
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:380
164
  msgid "July"
165
  msgstr "Iulie"
166
 
167
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:381
168
  msgid "August"
169
  msgstr "August"
170
 
171
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:382
172
  msgid "September"
173
  msgstr "Septembrie"
174
 
175
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:383
176
  msgid "October"
177
  msgstr "Octombrie"
178
 
179
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:384
180
  msgid "November"
181
  msgstr "Noiembrie"
182
 
183
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:385
184
  msgid "December"
185
  msgstr "Decembrie"
186
 
187
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:386
188
  msgid "Sun"
189
  msgstr "Dum"
190
 
191
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:387
192
  msgid "Mon"
193
  msgstr "Lun"
194
 
195
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:388
196
  msgid "Tue"
197
  msgstr "Mar"
198
 
199
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:389
200
  msgid "Wed"
201
  msgstr "Mie"
202
 
203
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:390
204
  msgid "Thu"
205
  msgstr "Joi"
206
 
207
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:391
208
  msgid "Fri"
209
  msgstr "Vin"
210
 
211
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:392
212
  msgid "Sat"
213
  msgstr "Sâm"
214
 
215
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:393
216
  msgid "Move a month forward"
217
  msgstr "Înaintează cu o lună"
218
 
219
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:394
220
  msgid "Move a month backward"
221
  msgstr "Întoarce cu o lună"
222
 
223
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:395
224
  msgid "Move a year forward"
225
  msgstr "Înaintează cu un an"
226
 
227
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:396
228
  msgid "Move a year backward"
229
  msgstr "Întoarce cu un an"
230
 
231
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:397
232
  msgid "Close the calendar"
233
  msgstr "Închide calendarul"
234
 
235
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:398
236
  msgid "Date object invalid!"
237
  msgstr "Obiect dată invalid!"
238
 
239
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:399
240
  msgid "Target invalid!"
241
  msgstr "Țintă nevalidă!"
242
 
243
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:561
244
+ msgid "Date field"
245
+ msgstr "Câmp dată"
246
+
languages/contact-form-7-datepicker.pot CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: contact-form-7-datepicker\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2011-05-14 20:28+0200\n"
6
- "PO-Revision-Date: 2011-05-14 20:28+0200\n"
7
  "Last-Translator: Aurel Canciu <aurelcanciu@gmail.com>\n"
8
  "Language-Team: \n"
9
  "Language: \n"
@@ -17,39 +17,39 @@ msgstr ""
17
  "X-Poedit-SourceCharset: utf-8\n"
18
  "X-Poedit-SearchPath-0: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker\n"
19
 
20
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:93
21
  msgid "Datepicker Settings"
22
  msgstr ""
23
 
24
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:155
25
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:223
26
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:249
27
  msgid "true"
28
  msgstr ""
29
 
30
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:155
31
  msgid "false"
32
  msgstr ""
33
 
34
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:157
35
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:275
36
  msgid "Sunday"
37
  msgstr ""
38
 
39
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:157
40
  msgid "Monday"
41
  msgstr ""
42
 
43
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:158
44
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:300
45
  msgid "Left to right"
46
  msgstr ""
47
 
48
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:158
49
  msgid "Right to left"
50
  msgstr ""
51
 
52
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:163
53
  msgid ""
54
  "<p>This plugin implements a new <strong>[date]</strong> tag in <a href=\"http://wordpress.org/extend/plugins/contact-form-7/\">Contact Form 7</a> \n"
55
  "\t\tthat adds a date field to a form. When clicking the field a calendar pops up enabling your site visitors to easily select any date.<br />\n"
@@ -57,49 +57,49 @@ msgid ""
57
  "\t\tin your Contact Form 7 edit section.</p>"
58
  msgstr ""
59
 
60
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:172
61
  msgid "Color scheme"
62
  msgstr ""
63
 
64
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:196
65
  msgid "Use Mode"
66
  msgstr ""
67
 
68
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:211
69
  msgid ""
70
  "<p>1 – The calendar's HTML will be directly appended to the field supplied by target<br />\n"
71
  "\t\t\t\t\t\t\t2 – The calendar will appear as a popup when the field with the id supplied in target is clicked.</p>"
72
  msgstr ""
73
 
74
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:218
75
  msgid "Sripped"
76
  msgstr ""
77
 
78
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:238
79
  msgid "<p>When set to true the calendar appears without the visual design - usually used with 'Use Mod' 1.</p>"
80
  msgstr ""
81
 
82
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:244
83
  msgid "Limit To Today"
84
  msgstr ""
85
 
86
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:264
87
  msgid "<p>Enables you to limit the possible picking days to today's date.</p>"
88
  msgstr ""
89
 
90
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:270
91
  msgid "Week Start Day"
92
  msgstr ""
93
 
94
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:295
95
  msgid "Text Direction"
96
  msgstr ""
97
 
98
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:320
99
  msgid "Date Format"
100
  msgstr ""
101
 
102
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:326
103
  msgid ""
104
  "<p>Possible values to use in the date format:<br />\n"
105
  "<br />\n"
@@ -115,111 +115,115 @@ msgid ""
115
  "You can of course put whatever divider you want between them.<br /></p>"
116
  msgstr ""
117
 
118
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:346
119
  msgid "Save Setting"
120
  msgstr ""
121
 
122
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:369
123
  msgid "Janaury"
124
  msgstr ""
125
 
126
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:370
127
  msgid "February"
128
  msgstr ""
129
 
130
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:371
131
  msgid "March"
132
  msgstr ""
133
 
134
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:372
135
  msgid "April"
136
  msgstr ""
137
 
138
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:373
139
  msgid "May"
140
  msgstr ""
141
 
142
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:374
143
  msgid "June"
144
  msgstr ""
145
 
146
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:375
147
  msgid "July"
148
  msgstr ""
149
 
150
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:376
151
  msgid "August"
152
  msgstr ""
153
 
154
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:377
155
  msgid "September"
156
  msgstr ""
157
 
158
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:378
159
  msgid "October"
160
  msgstr ""
161
 
162
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:379
163
  msgid "November"
164
  msgstr ""
165
 
166
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:380
167
  msgid "December"
168
  msgstr ""
169
 
170
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:381
171
  msgid "Sun"
172
  msgstr ""
173
 
174
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:382
175
  msgid "Mon"
176
  msgstr ""
177
 
178
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:383
179
  msgid "Tue"
180
  msgstr ""
181
 
182
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:384
183
  msgid "Wed"
184
  msgstr ""
185
 
186
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:385
187
  msgid "Thu"
188
  msgstr ""
189
 
190
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:386
191
  msgid "Fri"
192
  msgstr ""
193
 
194
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:387
195
  msgid "Sat"
196
  msgstr ""
197
 
198
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:388
199
  msgid "Move a month forward"
200
  msgstr ""
201
 
202
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:389
203
  msgid "Move a month backward"
204
  msgstr ""
205
 
206
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:390
207
  msgid "Move a year forward"
208
  msgstr ""
209
 
210
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:391
211
  msgid "Move a year backward"
212
  msgstr ""
213
 
214
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:392
215
  msgid "Close the calendar"
216
  msgstr ""
217
 
218
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:393
219
  msgid "Date object invalid!"
220
  msgstr ""
221
 
222
- #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:394
223
  msgid "Target invalid!"
224
  msgstr ""
225
 
 
 
 
 
2
  msgstr ""
3
  "Project-Id-Version: contact-form-7-datepicker\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2011-05-23 01:03+0200\n"
6
+ "PO-Revision-Date: 2011-05-23 01:04+0200\n"
7
  "Last-Translator: Aurel Canciu <aurelcanciu@gmail.com>\n"
8
  "Language-Team: \n"
9
  "Language: \n"
17
  "X-Poedit-SourceCharset: utf-8\n"
18
  "X-Poedit-SearchPath-0: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker\n"
19
 
20
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:103
21
  msgid "Datepicker Settings"
22
  msgstr ""
23
 
24
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:163
25
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:231
26
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:257
27
  msgid "true"
28
  msgstr ""
29
 
30
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:163
31
  msgid "false"
32
  msgstr ""
33
 
34
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:165
35
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:283
36
  msgid "Sunday"
37
  msgstr ""
38
 
39
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:165
40
  msgid "Monday"
41
  msgstr ""
42
 
43
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:166
44
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:308
45
  msgid "Left to right"
46
  msgstr ""
47
 
48
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:166
49
  msgid "Right to left"
50
  msgstr ""
51
 
52
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:171
53
  msgid ""
54
  "<p>This plugin implements a new <strong>[date]</strong> tag in <a href=\"http://wordpress.org/extend/plugins/contact-form-7/\">Contact Form 7</a> \n"
55
  "\t\tthat adds a date field to a form. When clicking the field a calendar pops up enabling your site visitors to easily select any date.<br />\n"
57
  "\t\tin your Contact Form 7 edit section.</p>"
58
  msgstr ""
59
 
60
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:180
61
  msgid "Color scheme"
62
  msgstr ""
63
 
64
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:204
65
  msgid "Use Mode"
66
  msgstr ""
67
 
68
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:219
69
  msgid ""
70
  "<p>1 – The calendar's HTML will be directly appended to the field supplied by target<br />\n"
71
  "\t\t\t\t\t\t\t2 – The calendar will appear as a popup when the field with the id supplied in target is clicked.</p>"
72
  msgstr ""
73
 
74
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:226
75
  msgid "Sripped"
76
  msgstr ""
77
 
78
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:246
79
  msgid "<p>When set to true the calendar appears without the visual design - usually used with 'Use Mod' 1.</p>"
80
  msgstr ""
81
 
82
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:252
83
  msgid "Limit To Today"
84
  msgstr ""
85
 
86
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:272
87
  msgid "<p>Enables you to limit the possible picking days to today's date.</p>"
88
  msgstr ""
89
 
90
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:278
91
  msgid "Week Start Day"
92
  msgstr ""
93
 
94
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:303
95
  msgid "Text Direction"
96
  msgstr ""
97
 
98
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:328
99
  msgid "Date Format"
100
  msgstr ""
101
 
102
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:334
103
  msgid ""
104
  "<p>Possible values to use in the date format:<br />\n"
105
  "<br />\n"
115
  "You can of course put whatever divider you want between them.<br /></p>"
116
  msgstr ""
117
 
118
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:354
119
  msgid "Save Setting"
120
  msgstr ""
121
 
122
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:374
123
  msgid "Janaury"
124
  msgstr ""
125
 
126
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:375
127
  msgid "February"
128
  msgstr ""
129
 
130
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:376
131
  msgid "March"
132
  msgstr ""
133
 
134
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:377
135
  msgid "April"
136
  msgstr ""
137
 
138
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:378
139
  msgid "May"
140
  msgstr ""
141
 
142
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:379
143
  msgid "June"
144
  msgstr ""
145
 
146
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:380
147
  msgid "July"
148
  msgstr ""
149
 
150
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:381
151
  msgid "August"
152
  msgstr ""
153
 
154
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:382
155
  msgid "September"
156
  msgstr ""
157
 
158
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:383
159
  msgid "October"
160
  msgstr ""
161
 
162
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:384
163
  msgid "November"
164
  msgstr ""
165
 
166
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:385
167
  msgid "December"
168
  msgstr ""
169
 
170
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:386
171
  msgid "Sun"
172
  msgstr ""
173
 
174
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:387
175
  msgid "Mon"
176
  msgstr ""
177
 
178
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:388
179
  msgid "Tue"
180
  msgstr ""
181
 
182
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:389
183
  msgid "Wed"
184
  msgstr ""
185
 
186
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:390
187
  msgid "Thu"
188
  msgstr ""
189
 
190
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:391
191
  msgid "Fri"
192
  msgstr ""
193
 
194
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:392
195
  msgid "Sat"
196
  msgstr ""
197
 
198
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:393
199
  msgid "Move a month forward"
200
  msgstr ""
201
 
202
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:394
203
  msgid "Move a month backward"
204
  msgstr ""
205
 
206
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:395
207
  msgid "Move a year forward"
208
  msgstr ""
209
 
210
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:396
211
  msgid "Move a year backward"
212
  msgstr ""
213
 
214
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:397
215
  msgid "Close the calendar"
216
  msgstr ""
217
 
218
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:398
219
  msgid "Date object invalid!"
220
  msgstr ""
221
 
222
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:399
223
  msgid "Target invalid!"
224
  msgstr ""
225
 
226
+ #: /home/relu/public_html/wordpress/wp-content/plugins/contact-form-7-datepicker/contact-form-7-datepicker.php:561
227
+ msgid "Date field"
228
+ msgstr ""
229
+
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link:
4
  Tags: wordpress, datepicker, calendar, contact form 7, forms
5
  Requires at least: WordPress 2.9
6
  Tested up to: WordPress 3.1.2
7
- Stable tag: 0.3
8
 
9
  Datepicker for Contact Form 7 Wordpress Plugin based on jsDatePick script.
10
 
@@ -35,6 +35,9 @@ You can contact me anywhere and I'll add them to the project :)
35
 
36
  == Changelog ==
37
 
 
 
 
38
  = 0.3 =
39
  * Added tag generator
40
 
4
  Tags: wordpress, datepicker, calendar, contact form 7, forms
5
  Requires at least: WordPress 2.9
6
  Tested up to: WordPress 3.1.2
7
+ Stable tag: 0.3.1
8
 
9
  Datepicker for Contact Form 7 Wordpress Plugin based on jsDatePick script.
10
 
35
 
36
  == Changelog ==
37
 
38
+ = 0.3.1 =
39
+ * Fixed translations
40
+
41
  = 0.3 =
42
  * Added tag generator
43