Contact Form 7 - Version 1.7.1

Version Description

Download this release

Release Info

Developer takayukister
Plugin Icon 128x128 Contact Form 7
Version 1.7.1
Comparing to
See all releases

Code changes from version 1.7 to 1.7.1

README.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: http://takayukister.chipin.com/contact-form-7
4
  Tags: contact form, email, ajax, captcha, akismet
5
  Requires at least: 2.2
6
  Tested up to: 2.4-bleeding
7
- Stable tag: 1.7
8
 
9
  Just another contact form plugin. Simple but flexible.
10
 
4
  Tags: contact form, email, ajax, captcha, akismet
5
  Requires at least: 2.2
6
  Tested up to: 2.4-bleeding
7
+ Stable tag: 1.7.1
8
 
9
  Just another contact form plugin. Simple but flexible.
10
 
languages/wpcf7-pl_PL.mo CHANGED
Binary file
languages/wpcf7-pl_PL.po CHANGED
@@ -1,143 +1,277 @@
1
- # translation of wpcf7-pl_PL.po to Polish
2
  # Zbigniew Czernik <czernik@tlen.pl>, 2007.
3
  msgid ""
4
  msgstr ""
5
- "Project-Id-Version: wpcf7-pl_PL\n"
6
- "POT-Creation-Date: \n"
7
- "PO-Revision-Date: 2007-09-15 08:36+0900\n"
8
  "Last-Translator: Takayuki Miyoshi <takayukister@gmail.com>\n"
9
  "Language-Team: Polish <pl@li.org>\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-Language: Japanese\n"
14
- "X-Poedit-Country: JAPAN\n"
15
  "X-Poedit-SourceCharset: utf-8\n"
16
  "X-Poedit-KeywordsList: __;_e\n"
17
  "X-Poedit-Basepath: ../..\n"
18
  "X-Generator: KBabel 1.11.4\n"
19
  "X-Poedit-SearchPath-0: contact-form-7\n"
20
 
21
- #: contact-form-7/wp-contact-form-7.php:128
22
- #: contact-form-7/wp-contact-form-7.php:201
23
  msgid "Contact form"
24
  msgstr "Formularz kontaktowy"
25
 
26
- #: contact-form-7/wp-contact-form-7.php:157
27
  #: contact-form-7/includes/admin-panel.php:5
28
  msgid "Contact Form 7"
29
  msgstr "Contact Form 7"
30
 
31
- #: contact-form-7/wp-contact-form-7.php:177
32
- #, php-format
33
- msgid "Contact form \"%s\" deleted. "
34
- msgstr "Formularz kontaktowy \"%s\" został usunięty."
35
 
36
- #: contact-form-7/wp-contact-form-7.php:193
37
- #, php-format
38
- msgid "Contact form \"%s\" saved. "
39
- msgstr "Formularz kontaktowy \"%s\" został zapisany."
40
 
41
- #: contact-form-7/wp-contact-form-7.php:222
42
- msgid "Your Name"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
43
  msgstr "Imię"
44
 
45
- #: contact-form-7/wp-contact-form-7.php:222
46
- #: contact-form-7/wp-contact-form-7.php:224
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
47
  msgid "(required)"
48
  msgstr "(wymagane)"
49
 
50
- #: contact-form-7/wp-contact-form-7.php:224
51
  msgid "Your Email"
52
- msgstr "E-Mail"
53
 
54
- #: contact-form-7/wp-contact-form-7.php:226
55
  msgid "Subject"
56
  msgstr "Temat"
57
 
58
- #: contact-form-7/wp-contact-form-7.php:228
59
  msgid "Your Message"
60
- msgstr "Treść wiadomości"
61
 
62
- #: contact-form-7/wp-contact-form-7.php:230
63
- #: contact-form-7/wp-contact-form-7.php:593
64
  msgid "Send"
65
  msgstr "Wyślij"
66
 
67
- #: contact-form-7/wp-contact-form-7.php:249
68
  msgid "Your message was sent successfully. Thanks."
69
  msgstr "Twoja wiadomość został wysłana. Dzięki!"
70
 
71
- #: contact-form-7/wp-contact-form-7.php:251
72
  msgid "Failed to send your message. Please try later or contact administrator by other way."
73
  msgstr "Nie udało się wysłać wiadomości. Spróbuj później lub skontaktuj się inną drogą."
74
 
75
- #: contact-form-7/wp-contact-form-7.php:324
76
- #: contact-form-7/wp-contact-form-7.php:424
77
  msgid "Validation errors occurred. Please confirm the fields and submit it again."
78
  msgstr "Wystąpił błąd. Sprawdź poprawność pól i wyślij ponownie."
79
 
80
- #: contact-form-7/wp-contact-form-7.php:351
81
- #: contact-form-7/wp-contact-form-7.php:358
82
- #: contact-form-7/wp-contact-form-7.php:409
 
 
83
  msgid "Please fill the required field."
84
  msgstr "Proszę wypełnić wszystkie pola."
85
 
86
- #: contact-form-7/wp-contact-form-7.php:361
87
- #: contact-form-7/wp-contact-form-7.php:402
88
- msgid "Email address seems invalid."
89
- msgstr "Adres e-mail wygląda na niepoprawny."
90
 
91
- #: contact-form-7/includes/admin-panel.php:19
92
- #: contact-form-7/includes/admin-panel.php:22
93
  msgid "Add new"
94
  msgstr "Dodaj nowy"
95
 
96
- #: contact-form-7/includes/admin-panel.php:34
97
- msgid "Title"
98
- msgstr "Tytuł"
99
-
100
- #: contact-form-7/includes/admin-panel.php:39
101
  msgid "Copy and paste this code into your post content."
102
  msgstr "Skopiuj i wklej ten kod w treści posta."
103
 
104
- #: contact-form-7/includes/admin-panel.php:45
105
- msgid "Form content"
106
- msgstr "Zawartość formularza"
107
 
108
- #: contact-form-7/includes/admin-panel.php:58
109
- msgid "Mail template"
110
- msgstr "Szablon wiadomości"
111
 
112
- #: contact-form-7/includes/admin-panel.php:59
113
- msgid "Subject field:"
114
- msgstr "Pole tematu:"
 
115
 
116
- #: contact-form-7/includes/admin-panel.php:61
117
- msgid "Sender field:"
118
- msgstr "Pole nadawcy:"
 
119
 
120
- #: contact-form-7/includes/admin-panel.php:63
 
 
 
 
 
 
121
  msgid "Message body:"
122
  msgstr "Treść wiadomości:"
123
 
124
- #: contact-form-7/includes/admin-panel.php:67
125
- msgid "Options"
126
- msgstr "Opcje"
127
 
128
- #: contact-form-7/includes/admin-panel.php:68
129
- msgid "Recipient address:"
130
- msgstr "Adres odbiorcy:"
131
 
132
- #: contact-form-7/includes/admin-panel.php:73
133
  msgid "Save"
134
  msgstr "Zapisz"
135
 
136
- #: contact-form-7/includes/admin-panel.php:80
137
  msgid "Delete this contact form"
138
  msgstr "Usuń ten formularz kontaktowy"
139
 
140
- #: contact-form-7/includes/admin-panel.php:81
141
  msgid ""
142
  "You are about to delete this contact form.\n"
143
  " 'Cancel' to stop, 'OK' to delete."
@@ -145,24 +279,3 @@ msgstr ""
145
  "Wybrałeś usunięcie tego formularza.\n"
146
  " 'Cancel' aby anulować, 'OK' aby usunąć."
147
 
148
- #: contact-form-7/includes/admin-panel.php:137
149
- #: contact-form-7/includes/admin-panel.php:148
150
- msgid "Default value"
151
- msgstr "Domyślna wartość"
152
-
153
- #: contact-form-7/includes/admin-panel.php:156
154
- msgid "Choices"
155
- msgstr "Możliwości"
156
-
157
- #: contact-form-7/includes/admin-panel.php:157
158
- msgid "* One choice per line."
159
- msgstr "* Jedna możliwość na linię."
160
-
161
- #: contact-form-7/includes/admin-panel.php:162
162
- msgid "Label"
163
- msgstr "Etykieta"
164
-
165
- #: contact-form-7/includes/admin-panel.php:169
166
- msgid "Insert"
167
- msgstr "Wstaw"
168
-
1
+ # translation of wpcf7.po to Polish
2
  # Zbigniew Czernik <czernik@tlen.pl>, 2007.
3
  msgid ""
4
  msgstr ""
5
+ "Project-Id-Version: wpcf7\n"
6
+ "POT-Creation-Date: 2007-10-24 13:47+0900\n"
7
+ "PO-Revision-Date: 2007-12-02 23:13+0900\n"
8
  "Last-Translator: Takayuki Miyoshi <takayukister@gmail.com>\n"
9
  "Language-Team: Polish <pl@li.org>\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-SourceCharset: utf-8\n"
14
  "X-Poedit-KeywordsList: __;_e\n"
15
  "X-Poedit-Basepath: ../..\n"
16
  "X-Generator: KBabel 1.11.4\n"
17
  "X-Poedit-SearchPath-0: contact-form-7\n"
18
 
19
+ #: contact-form-7/wp-contact-form-7.php:251
 
20
  msgid "Contact form"
21
  msgstr "Formularz kontaktowy"
22
 
23
+ #: contact-form-7/wp-contact-form-7.php:336
24
  #: contact-form-7/includes/admin-panel.php:5
25
  msgid "Contact Form 7"
26
  msgstr "Contact Form 7"
27
 
28
+ #: contact-form-7/wp-contact-form-7.php:352
29
+ msgid "optional"
30
+ msgstr "opcjonalnie"
 
31
 
32
+ #: contact-form-7/wp-contact-form-7.php:353
33
+ msgid "Generate Tag"
34
+ msgstr "Generate Tag"
 
35
 
36
+ #: contact-form-7/wp-contact-form-7.php:354
37
+ msgid "Text field"
38
+ msgstr "Text field"
39
+
40
+ #: contact-form-7/wp-contact-form-7.php:355
41
+ msgid "Email field"
42
+ msgstr "Email field"
43
+
44
+ #: contact-form-7/wp-contact-form-7.php:356
45
+ msgid "Text area"
46
+ msgstr "Text area"
47
+
48
+ #: contact-form-7/wp-contact-form-7.php:357
49
+ msgid "Drop-down menu"
50
+ msgstr "Menu rozwijalne"
51
+
52
+ #: contact-form-7/wp-contact-form-7.php:358
53
+ msgid "Checkboxes"
54
+ msgstr ""
55
+
56
+ #: contact-form-7/wp-contact-form-7.php:359
57
+ msgid "Radio buttons"
58
+ msgstr ""
59
+
60
+ #: contact-form-7/wp-contact-form-7.php:360
61
+ msgid "CAPTCHA"
62
+ msgstr "CAPTCHA"
63
+
64
+ #: contact-form-7/wp-contact-form-7.php:361
65
+ msgid "Submit button"
66
+ msgstr "Przycisk wysyłania"
67
+
68
+ #: contact-form-7/wp-contact-form-7.php:362
69
+ msgid "Name"
70
  msgstr "Imię"
71
 
72
+ #: contact-form-7/wp-contact-form-7.php:363
73
+ msgid "Required field?"
74
+ msgstr "Pole wymagane?"
75
+
76
+ #: contact-form-7/wp-contact-form-7.php:364
77
+ msgid "Allows multiple selections?"
78
+ msgstr "Zezwalaj na wielokrotne zaznaczanie?"
79
+
80
+ #: contact-form-7/wp-contact-form-7.php:365
81
+ msgid "Choices"
82
+ msgstr "Wybór"
83
+
84
+ #: contact-form-7/wp-contact-form-7.php:366
85
+ msgid "Label"
86
+ msgstr "Etykieta"
87
+
88
+ #: contact-form-7/wp-contact-form-7.php:367
89
+ msgid "Default value"
90
+ msgstr "Domyślna wartość"
91
+
92
+ #: contact-form-7/wp-contact-form-7.php:368
93
+ msgid "Akismet"
94
+ msgstr "Akismet"
95
+
96
+ #: contact-form-7/wp-contact-form-7.php:369
97
+ msgid "This field requires author's name"
98
+ msgstr "To pole wymaga wpisania imienia"
99
+
100
+ #: contact-form-7/wp-contact-form-7.php:370
101
+ msgid "This field requires author's URL"
102
+ msgstr "To pole wymaga wpisania adresu URL"
103
+
104
+ #: contact-form-7/wp-contact-form-7.php:371
105
+ msgid "This field requires author's email address"
106
+ msgstr "To pole wymaga wpisania adresu e-mail"
107
+
108
+ #: contact-form-7/wp-contact-form-7.php:372
109
+ msgid "Copy and paste this code into the form"
110
+ msgstr "Skopiuj ten kod i wklej go w formularzu"
111
+
112
+ #: contact-form-7/wp-contact-form-7.php:373
113
+ msgid "Foreground color"
114
+ msgstr "Kolor pierwszoplanowy"
115
+
116
+ #: contact-form-7/wp-contact-form-7.php:374
117
+ msgid "Background color"
118
+ msgstr "Kolor tła"
119
+
120
+ #: contact-form-7/wp-contact-form-7.php:375
121
+ msgid "Image size"
122
+ msgstr "Rozmiar obrazu"
123
+
124
+ #: contact-form-7/wp-contact-form-7.php:376
125
+ msgid "Small"
126
+ msgstr "Mały"
127
+
128
+ #: contact-form-7/wp-contact-form-7.php:377
129
+ msgid "Medium"
130
+ msgstr "Średni"
131
+
132
+ #: contact-form-7/wp-contact-form-7.php:378
133
+ msgid "Large"
134
+ msgstr "Duży"
135
+
136
+ #: contact-form-7/wp-contact-form-7.php:379
137
+ msgid "Image settings"
138
+ msgstr "Ustawienia obrazu"
139
+
140
+ #: contact-form-7/wp-contact-form-7.php:380
141
+ msgid "Input field settings"
142
+ msgstr "Ustawienia pola input"
143
+
144
+ #: contact-form-7/wp-contact-form-7.php:381
145
+ msgid "For image"
146
+ msgstr "Dla obrazu"
147
+
148
+ #: contact-form-7/wp-contact-form-7.php:382
149
+ msgid "For input field"
150
+ msgstr "Dla pola input"
151
+
152
+ #: contact-form-7/wp-contact-form-7.php:383
153
+ msgid "* One choice per line."
154
+ msgstr "* Jedna możliwość na linię"
155
+
156
+ #: contact-form-7/wp-contact-form-7.php:402
157
+ msgid "Contact form created."
158
+ msgstr "Formularz kontaktowy został utworzony."
159
+
160
+ #: contact-form-7/wp-contact-form-7.php:405
161
+ msgid "Contact form saved."
162
+ msgstr "Formularz kontaktowy został zapisany."
163
+
164
+ #: contact-form-7/wp-contact-form-7.php:408
165
+ msgid "Contact form deleted."
166
+ msgstr "Formularz kontaktowy został usunięty."
167
+
168
+ #: contact-form-7/wp-contact-form-7.php:415
169
+ msgid "Untitled"
170
+ msgstr "Bez tytułu"
171
+
172
+ #: contact-form-7/wp-contact-form-7.php:439
173
+ msgid "Your Name"
174
+ msgstr "Twoje imię"
175
+
176
+ #: contact-form-7/wp-contact-form-7.php:439
177
+ #: contact-form-7/wp-contact-form-7.php:441
178
  msgid "(required)"
179
  msgstr "(wymagane)"
180
 
181
+ #: contact-form-7/wp-contact-form-7.php:441
182
  msgid "Your Email"
183
+ msgstr "Twój e-mail"
184
 
185
+ #: contact-form-7/wp-contact-form-7.php:443
186
  msgid "Subject"
187
  msgstr "Temat"
188
 
189
+ #: contact-form-7/wp-contact-form-7.php:445
190
  msgid "Your Message"
191
+ msgstr "Twoja wiadomość"
192
 
193
+ #: contact-form-7/wp-contact-form-7.php:447
194
+ #: contact-form-7/wp-contact-form-7.php:891
195
  msgid "Send"
196
  msgstr "Wyślij"
197
 
198
+ #: contact-form-7/wp-contact-form-7.php:476
199
  msgid "Your message was sent successfully. Thanks."
200
  msgstr "Twoja wiadomość został wysłana. Dzięki!"
201
 
202
+ #: contact-form-7/wp-contact-form-7.php:478
203
  msgid "Failed to send your message. Please try later or contact administrator by other way."
204
  msgstr "Nie udało się wysłać wiadomości. Spróbuj później lub skontaktuj się inną drogą."
205
 
206
+ #: contact-form-7/wp-contact-form-7.php:480
 
207
  msgid "Validation errors occurred. Please confirm the fields and submit it again."
208
  msgstr "Wystąpił błąd. Sprawdź poprawność pól i wyślij ponownie."
209
 
210
+ #: contact-form-7/wp-contact-form-7.php:482
211
+ msgid "Email address seems invalid."
212
+ msgstr "Adres e-mail wygląda na niepoprawny."
213
+
214
+ #: contact-form-7/wp-contact-form-7.php:484
215
  msgid "Please fill the required field."
216
  msgstr "Proszę wypełnić wszystkie pola."
217
 
218
+ #: contact-form-7/wp-contact-form-7.php:486
219
+ msgid "Your entered code is incorrect."
220
+ msgstr "Kod, który wprowadziłeś jest niepoprawny."
 
221
 
222
+ #: contact-form-7/includes/admin-panel.php:15
 
223
  msgid "Add new"
224
  msgstr "Dodaj nowy"
225
 
226
+ #: contact-form-7/includes/admin-panel.php:28
 
 
 
 
227
  msgid "Copy and paste this code into your post content."
228
  msgstr "Skopiuj i wklej ten kod w treści posta."
229
 
230
+ #: contact-form-7/includes/admin-panel.php:33
231
+ msgid "Form"
232
+ msgstr "Formularz"
233
 
234
+ #: contact-form-7/includes/admin-panel.php:37
235
+ msgid "Mail"
236
+ msgstr "E-mail"
237
 
238
+ #: contact-form-7/includes/admin-panel.php:39
239
+ #: contact-form-7/includes/admin-panel.php:60
240
+ msgid "To:"
241
+ msgstr "Do:"
242
 
243
+ #: contact-form-7/includes/admin-panel.php:43
244
+ #: contact-form-7/includes/admin-panel.php:64
245
+ msgid "From:"
246
+ msgstr "Od:"
247
 
248
+ #: contact-form-7/includes/admin-panel.php:47
249
+ #: contact-form-7/includes/admin-panel.php:68
250
+ msgid "Subject:"
251
+ msgstr "Temat:"
252
+
253
+ #: contact-form-7/includes/admin-panel.php:51
254
+ #: contact-form-7/includes/admin-panel.php:72
255
  msgid "Message body:"
256
  msgstr "Treść wiadomości:"
257
 
258
+ #: contact-form-7/includes/admin-panel.php:56
259
+ msgid "Mail (2)"
260
+ msgstr "E-mail (2)"
261
 
262
+ #: contact-form-7/includes/admin-panel.php:58
263
+ msgid "Use mail (2)"
264
+ msgstr "Użyj adresu (2)"
265
 
266
+ #: contact-form-7/includes/admin-panel.php:80
267
  msgid "Save"
268
  msgstr "Zapisz"
269
 
270
+ #: contact-form-7/includes/admin-panel.php:86
271
  msgid "Delete this contact form"
272
  msgstr "Usuń ten formularz kontaktowy"
273
 
274
+ #: contact-form-7/includes/admin-panel.php:87
275
  msgid ""
276
  "You are about to delete this contact form.\n"
277
  " 'Cancel' to stop, 'OK' to delete."
279
  "Wybrałeś usunięcie tego formularza.\n"
280
  " 'Cancel' aby anulować, 'OK' aby usunąć."
281
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
wp-contact-form-7.php CHANGED
@@ -4,7 +4,7 @@ Plugin Name: Contact Form 7
4
  Plugin URI: http://ideasilo.wordpress.com/2007/04/30/contact-form-7/
5
  Description: Just another contact form plugin. Simple but flexible.
6
  Author: Takayuki Miyoshi
7
- Version: 1.7
8
  Author URI: http://ideasilo.wordpress.com/
9
  */
10
 
@@ -1068,6 +1068,6 @@ var _wpcf7 = { ajaxUrl: '<?php echo $override_url; ?>' };
1068
 
1069
  require_once(dirname(__FILE__) . '/captcha/captcha.php');
1070
 
1071
- new tam_contact_form_seven();
1072
 
1073
  ?>
4
  Plugin URI: http://ideasilo.wordpress.com/2007/04/30/contact-form-7/
5
  Description: Just another contact form plugin. Simple but flexible.
6
  Author: Takayuki Miyoshi
7
+ Version: 1.7.1
8
  Author URI: http://ideasilo.wordpress.com/
9
  */
10
 
1068
 
1069
  require_once(dirname(__FILE__) . '/captcha/captcha.php');
1070
 
1071
+ $wpcf7 = new tam_contact_form_seven();
1072
 
1073
  ?>