Contact Form Clean and Simple - Version 4.5.1

Version Description

  • Updated Polish translations thanks to Kacper
  • Updated French translation
Download this release

Release Info

Developer megnicholas
Plugin Icon wp plugin Contact Form Clean and Simple
Version 4.5.1
Comparing to
See all releases

Code changes from version 4.5.0 to 4.5.1

clean-and-simple-contact-form-by-meg-nicholas.php CHANGED
@@ -7,7 +7,7 @@
7
  Plugin Name: Clean and Simple Contact Form
8
  Plugin URI: http://www.megnicholas.co.uk/wordpress-plugins/clean-and-simple-contact-form
9
  Description: A clean and simple contact form with Google reCAPTCHA and Twitter Bootstrap markup.
10
- Version: 4.5.0
11
  Author: Meghan Nicholas
12
  Author URI: http://www.megnicholas.co.uk
13
  License: GPLv2 or later
@@ -52,7 +52,7 @@ if (!defined('CSCF_PLUGIN_URL')) define('CSCF_PLUGIN_URL', WP_PLUGIN_URL . '/' .
52
 
53
  if (!defined('CSCF_VERSION_KEY')) define('CSCF_VERSION_KEY', 'cscf_version');
54
 
55
- if (!defined('CSCF_VERSION_NUM')) define('CSCF_VERSION_NUM', '4.5.0');
56
 
57
  if (!defined('CSCF_OPTIONS_KEY')) define('CSCF_OPTIONS_KEY', 'cscf_options');
58
 
7
  Plugin Name: Clean and Simple Contact Form
8
  Plugin URI: http://www.megnicholas.co.uk/wordpress-plugins/clean-and-simple-contact-form
9
  Description: A clean and simple contact form with Google reCAPTCHA and Twitter Bootstrap markup.
10
+ Version: 4.5.1
11
  Author: Meghan Nicholas
12
  Author URI: http://www.megnicholas.co.uk
13
  License: GPLv2 or later
52
 
53
  if (!defined('CSCF_VERSION_KEY')) define('CSCF_VERSION_KEY', 'cscf_version');
54
 
55
+ if (!defined('CSCF_VERSION_NUM')) define('CSCF_VERSION_NUM', '4.5.1');
56
 
57
  if (!defined('CSCF_OPTIONS_KEY')) define('CSCF_OPTIONS_KEY', 'cscf_options');
58
 
languages/cleanandsimple-fr_FR.mo CHANGED
Binary file
languages/cleanandsimple-fr_FR.po CHANGED
@@ -1,15 +1,17 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Contact Form Clean and Simple\n"
4
- "POT-Creation-Date: 2013-07-06 15:03+0100\n"
5
- "PO-Revision-Date: 2013-07-06 15:21+0100\n"
 
 
6
  "Last-Translator: \n"
7
  "Language-Team: Matthieu MARECHAL <contact@matthieu-marechal.fr>\n"
8
- "Language: French\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
- "X-Generator: Poedit 1.5.7\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__;_e;_c\n"
14
  "X-Poedit-Basepath: .\n"
15
  "Plural-Forms: nplurals=2; plural=n>1;\n"
@@ -17,53 +19,52 @@ msgstr ""
17
  "X-Poedit-SearchPath-0: /Users/jocade/Desktop/clean-and-simple-contact-form-"
18
  "by-meg-nicholas\n"
19
 
20
- #: /Users/jocade/Desktop/clean-and-simple-contact-form-by-meg-nicholas/class.cscf.php:102
21
  msgid "Settings"
22
  msgstr "Paramètre"
23
 
24
- #: /Users/jocade/Desktop/clean-and-simple-contact-form-by-meg-nicholas/class.cscf_contact.php:53
25
  msgid "Sorry the email addresses do not match."
26
  msgstr "Désolé, cet e-mail n'est pas valide."
27
 
28
- #: /Users/jocade/Desktop/clean-and-simple-contact-form-by-meg-nicholas/class.cscf_contact.php:57
29
- #: /Users/jocade/Desktop/clean-and-simple-contact-form-by-meg-nicholas/views/contact-form-with-recaptcha.view.php:27
30
- #: /Users/jocade/Desktop/clean-and-simple-contact-form-by-meg-nicholas/views/contact-form.view.php:14
31
  msgid "Please give your email address."
32
  msgstr "Entrez votre adresse e-mail"
33
 
34
- #: /Users/jocade/Desktop/clean-and-simple-contact-form-by-meg-nicholas/class.cscf_contact.php:61
35
  msgid "Please confirm your email address."
36
  msgstr "Confirmez votre adresse e-mail"
37
 
38
- #: /Users/jocade/Desktop/clean-and-simple-contact-form-by-meg-nicholas/class.cscf_contact.php:65
39
- #: /Users/jocade/Desktop/clean-and-simple-contact-form-by-meg-nicholas/views/contact-form-with-recaptcha.view.php:47
40
- #: /Users/jocade/Desktop/clean-and-simple-contact-form-by-meg-nicholas/views/contact-form.view.php:34
41
  msgid "Please give your name."
42
  msgstr "Entrez votre nom"
43
 
44
- #: /Users/jocade/Desktop/clean-and-simple-contact-form-by-meg-nicholas/class.cscf_contact.php:69
45
  msgid "Please enter a message."
46
  msgstr "Entrez votre message"
47
 
48
- #: /Users/jocade/Desktop/clean-and-simple-contact-form-by-meg-nicholas/class.cscf_contact.php:73
49
- #: /Users/jocade/Desktop/clean-and-simple-contact-form-by-meg-nicholas/views/contact-form-with-recaptcha.view.php:27
50
- #: /Users/jocade/Desktop/clean-and-simple-contact-form-by-meg-nicholas/views/contact-form.view.php:14
51
  msgid "Please enter a valid email address."
52
  msgstr "Entrez une adresse e-mail valide"
53
 
54
- #: /Users/jocade/Desktop/clean-and-simple-contact-form-by-meg-nicholas/class.cscf_contact.php:81
55
- msgid "Sorry the code wasn't entered correctly please try again."
56
- msgstr "Désolé, le code entré n'est pas correct, veuillez recommencer."
57
 
58
- #: /Users/jocade/Desktop/clean-and-simple-contact-form-by-meg-nicholas/class.cscf_pluginsettings.php:40
 
 
 
 
59
  msgid "Message Sent"
60
  msgstr "Message envoyé"
61
 
62
- #: /Users/jocade/Desktop/clean-and-simple-contact-form-by-meg-nicholas/class.cscf_pluginsettings.php:47
63
  msgid "Thank you for your message, we will be in touch very shortly."
64
  msgstr "Merci pour votre message, nous vous répondrons au plus vite."
65
 
66
- #: /Users/jocade/Desktop/clean-and-simple-contact-form-by-meg-nicholas/class.cscf_pluginsettings.php:54
67
  msgid ""
68
  "Please enter your contact details and a short message below and I will try "
69
  "to answer your query as soon as possible."
@@ -71,31 +72,55 @@ msgstr ""
71
  "Merci d'entrer vos informations de contact ci-dessous et nous nous "
72
  "répondrons dès que possible"
73
 
74
- #: /Users/jocade/Desktop/clean-and-simple-contact-form-by-meg-nicholas/class.cscf_pluginsettings.php:83
75
  msgid " - Web Enquiry"
76
  msgstr " - Enquête Web"
77
 
78
- #: /Users/jocade/Desktop/clean-and-simple-contact-form-by-meg-nicholas/class.cscf_settings.php:41
 
 
 
 
 
 
 
 
79
  msgid "Clean and Simple Contact Form Settings"
80
- msgstr "Clean and Simple Contact Form Settings"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
81
 
82
- #: /Users/jocade/Desktop/clean-and-simple-contact-form-by-meg-nicholas/class.cscf_settings.php:43
83
  msgid "You are using version"
84
  msgstr "Vous utilisez la version"
85
 
86
- #: /Users/jocade/Desktop/clean-and-simple-contact-form-by-meg-nicholas/class.cscf_settings.php:44
87
  msgid "If you find this plugin useful please consider"
88
  msgstr "Si vous avez trouvé ce plugin intéressant, "
89
 
90
- #: /Users/jocade/Desktop/clean-and-simple-contact-form-by-meg-nicholas/class.cscf_settings.php:47
91
  msgid "leaving a review"
92
  msgstr "donnez votre avis."
93
 
94
- #: /Users/jocade/Desktop/clean-and-simple-contact-form-by-meg-nicholas/class.cscf_settings.php:49
95
  msgid "Thank you!"
96
  msgstr "Merci !"
97
 
98
- #: /Users/jocade/Desktop/clean-and-simple-contact-form-by-meg-nicholas/class.cscf_settings.php:54
99
  msgid ""
100
  "NOTICE: You have JetPack's Contact Form enabled please deactivate it or use "
101
  "the shortcode [cscf-contact-form] instead."
@@ -103,59 +128,89 @@ msgstr ""
103
  "NOTE : Vous avez JetPack's Contact Form d'activé. Merci de le désactiver ou "
104
  "utilisez le code suivant [cscf-contact-form] à la place"
105
 
106
- #: /Users/jocade/Desktop/clean-and-simple-contact-form-by-meg-nicholas/class.cscf_settings.php:55
107
  msgid "Read More"
108
  msgstr "Lire plus"
109
 
110
- #: /Users/jocade/Desktop/clean-and-simple-contact-form-by-meg-nicholas/class.cscf_settings.php:85
 
 
 
 
 
 
 
 
 
 
111
  msgid "ReCAPTCHA Settings"
112
  msgstr "Paramètres ReCAPTCHA"
113
 
114
- #: /Users/jocade/Desktop/clean-and-simple-contact-form-by-meg-nicholas/class.cscf_settings.php:93
115
  msgid "Use reCAPTCHA :"
116
  msgstr "Utiliser reCAPTCHA :"
117
 
118
- #: /Users/jocade/Desktop/clean-and-simple-contact-form-by-meg-nicholas/class.cscf_settings.php:99
119
  msgid "reCAPTCHA Theme :"
120
  msgstr "Thème reCAPTCHA :"
121
 
122
- #: /Users/jocade/Desktop/clean-and-simple-contact-form-by-meg-nicholas/class.cscf_settings.php:105
123
  msgid "reCAPTCHA Public Key :"
124
  msgstr "reCAPTCHA clé publique :"
125
 
126
- #: /Users/jocade/Desktop/clean-and-simple-contact-form-by-meg-nicholas/class.cscf_settings.php:111
127
  msgid "reCAPTCHA Private Key :"
128
  msgstr "reCAPTCHA clé privée :"
129
 
130
- #: /Users/jocade/Desktop/clean-and-simple-contact-form-by-meg-nicholas/class.cscf_settings.php:117
131
  msgid "Message Settings"
132
  msgstr "Paramètres du message"
133
 
134
- #: /Users/jocade/Desktop/clean-and-simple-contact-form-by-meg-nicholas/class.cscf_settings.php:121
135
- msgid "Recipient Email :"
136
  msgstr "E-mail du destinataire :"
137
 
138
- #: /Users/jocade/Desktop/clean-and-simple-contact-form-by-meg-nicholas/class.cscf_settings.php:127
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
139
  msgid "Email Subject :"
140
  msgstr "Sujet de l'e-mail"
141
 
142
- #: /Users/jocade/Desktop/clean-and-simple-contact-form-by-meg-nicholas/class.cscf_settings.php:133
143
  msgid "Message :"
144
  msgstr "Message :"
145
 
146
- #: /Users/jocade/Desktop/clean-and-simple-contact-form-by-meg-nicholas/class.cscf_settings.php:139
147
  msgid "Message Sent Heading :"
148
  msgstr "En-tête du message envoyé"
149
 
150
- #: /Users/jocade/Desktop/clean-and-simple-contact-form-by-meg-nicholas/class.cscf_settings.php:145
151
  msgid "Message Sent Content :"
152
  msgstr "Contenu du message envoyé :"
153
 
154
- #: /Users/jocade/Desktop/clean-and-simple-contact-form-by-meg-nicholas/class.cscf_settings.php:151
155
  msgid "Styling and Validation"
156
  msgstr "Style et validation"
157
 
158
- #: /Users/jocade/Desktop/clean-and-simple-contact-form-by-meg-nicholas/class.cscf_settings.php:155
159
  msgid ""
160
  "Use the plugin default stylesheet (un-tick to use your theme style sheet "
161
  "instead) :"
@@ -163,97 +218,104 @@ msgstr ""
163
  "Utiliser la feuille de style par défaut du plugin (décocher pour utiliser "
164
  "votre propre feuille de style)"
165
 
166
- #: /Users/jocade/Desktop/clean-and-simple-contact-form-by-meg-nicholas/class.cscf_settings.php:161
167
  msgid "Use client side validation (AJAX) :"
168
  msgstr "Utiliser la validation côté client (AJAX) :"
169
 
170
- #: /Users/jocade/Desktop/clean-and-simple-contact-form-by-meg-nicholas/class.cscf_settings.php:233
171
  msgid "Enter your reCAPTCHA settings below :"
172
  msgstr "Entrer vos paramètres reCAPTCHA ci-dessous :"
173
 
174
- #: /Users/jocade/Desktop/clean-and-simple-contact-form-by-meg-nicholas/class.cscf_settings.php:234
175
  msgid "To use reCAPTCHA you must get an API key from"
176
  msgstr "Pour utiliser reCAPTCHA vous devez obtenir une clé depuis l'API"
177
 
178
- #: /Users/jocade/Desktop/clean-and-simple-contact-form-by-meg-nicholas/class.cscf_settings.php:239
179
  msgid "Enter your message settings below :"
180
  msgstr "Entrez les paramètres de votre message ci-dessous :"
181
 
182
- #: /Users/jocade/Desktop/clean-and-simple-contact-form-by-meg-nicholas/class.cscf_settings.php:291
183
- msgid "Red"
184
- msgstr "Rouge"
185
 
186
- #: /Users/jocade/Desktop/clean-and-simple-contact-form-by-meg-nicholas/class.cscf_settings.php:292
187
- msgid "White"
188
- msgstr "Blanc"
189
 
190
- #: /Users/jocade/Desktop/clean-and-simple-contact-form-by-meg-nicholas/class.cscf_settings.php:293
191
- msgid "Blackglass"
192
- msgstr "Vitre noire"
193
-
194
- #: /Users/jocade/Desktop/clean-and-simple-contact-form-by-meg-nicholas/class.cscf_settings.php:294
195
- msgid "Clean"
196
- msgstr "Propre"
197
 
198
- #: /Users/jocade/Desktop/clean-and-simple-contact-form-by-meg-nicholas/class.view.php:26
199
- msgid "View "
200
- msgstr "Vue"
201
 
202
- #: /Users/jocade/Desktop/clean-and-simple-contact-form-by-meg-nicholas/views/contact-form-with-recaptcha.view.php:25
203
- #: /Users/jocade/Desktop/clean-and-simple-contact-form-by-meg-nicholas/views/contact-form.view.php:12
204
  msgid "Email Address:"
205
  msgstr "Adresse e-mail :"
206
 
207
- #: /Users/jocade/Desktop/clean-and-simple-contact-form-by-meg-nicholas/views/contact-form-with-recaptcha.view.php:27
208
- #: /Users/jocade/Desktop/clean-and-simple-contact-form-by-meg-nicholas/views/contact-form.view.php:14
209
  msgid "Your Email Address"
210
  msgstr "Votre adresse e-mail"
211
 
212
- #: /Users/jocade/Desktop/clean-and-simple-contact-form-by-meg-nicholas/views/contact-form-with-recaptcha.view.php:35
213
- #: /Users/jocade/Desktop/clean-and-simple-contact-form-by-meg-nicholas/views/contact-form.view.php:22
214
  msgid "Confirm Email Address:"
215
  msgstr "Confirmez l'adresse e-mail :"
216
 
217
- #: /Users/jocade/Desktop/clean-and-simple-contact-form-by-meg-nicholas/views/contact-form-with-recaptcha.view.php:37
218
- #: /Users/jocade/Desktop/clean-and-simple-contact-form-by-meg-nicholas/views/contact-form.view.php:24
219
  msgid "Please enter the same email address again."
220
  msgstr "Merci d'entrer la même adresse e-mail."
221
 
222
- #: /Users/jocade/Desktop/clean-and-simple-contact-form-by-meg-nicholas/views/contact-form-with-recaptcha.view.php:37
223
- #: /Users/jocade/Desktop/clean-and-simple-contact-form-by-meg-nicholas/views/contact-form.view.php:24
224
  msgid "Confirm Your Email Address"
225
  msgstr "Confirmez votre adresse e-mail"
226
 
227
- #: /Users/jocade/Desktop/clean-and-simple-contact-form-by-meg-nicholas/views/contact-form-with-recaptcha.view.php:45
228
- #: /Users/jocade/Desktop/clean-and-simple-contact-form-by-meg-nicholas/views/contact-form.view.php:32
229
- msgid "Name:"
230
- msgstr "Nom :"
231
-
232
- #: /Users/jocade/Desktop/clean-and-simple-contact-form-by-meg-nicholas/views/contact-form-with-recaptcha.view.php:47
233
- #: /Users/jocade/Desktop/clean-and-simple-contact-form-by-meg-nicholas/views/contact-form.view.php:34
234
- msgid "Your Name"
235
- msgstr "Votre nom"
236
-
237
- #: /Users/jocade/Desktop/clean-and-simple-contact-form-by-meg-nicholas/views/contact-form-with-recaptcha.view.php:55
238
- #: /Users/jocade/Desktop/clean-and-simple-contact-form-by-meg-nicholas/views/contact-form.view.php:42
239
  msgid "Message:"
240
  msgstr "Message :"
241
 
242
- #: /Users/jocade/Desktop/clean-and-simple-contact-form-by-meg-nicholas/views/contact-form-with-recaptcha.view.php:57
243
- #: /Users/jocade/Desktop/clean-and-simple-contact-form-by-meg-nicholas/views/contact-form.view.php:44
244
  msgid "Please give a message."
245
  msgstr "Merci d'entrer un message"
246
 
247
- #: /Users/jocade/Desktop/clean-and-simple-contact-form-by-meg-nicholas/views/contact-form-with-recaptcha.view.php:57
248
- #: /Users/jocade/Desktop/clean-and-simple-contact-form-by-meg-nicholas/views/contact-form.view.php:44
249
  msgid "Your Message"
250
  msgstr "Votre message"
251
 
252
- #: /Users/jocade/Desktop/clean-and-simple-contact-form-by-meg-nicholas/views/contact-form-with-recaptcha.view.php:72
253
- #: /Users/jocade/Desktop/clean-and-simple-contact-form-by-meg-nicholas/views/contact-form.view.php:51
 
 
 
254
  msgid "Send Message"
255
  msgstr "Envoyer le message"
256
 
257
- #: /Users/jocade/Desktop/clean-and-simple-contact-form-by-meg-nicholas/views/message-not-sent.view.php:1
258
  msgid "Sorry, there has been a problem and your message was not sent."
259
  msgstr "Désolé, un problème est survenu et votre message n'a pu être envoyé"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Contact Form Clean and Simple\n"
4
+ "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/clean-and-simple-"
5
+ "contact-form-by-meg-nicholas\n"
6
+ "POT-Creation-Date: 2015-07-08 11:44:43+00:00\n"
7
+ "PO-Revision-Date: 2015-07-08 13:54-0000\n"
8
  "Last-Translator: \n"
9
  "Language-Team: Matthieu MARECHAL <contact@matthieu-marechal.fr>\n"
10
+ "Language: fr\n"
11
  "MIME-Version: 1.0\n"
12
  "Content-Type: text/plain; charset=UTF-8\n"
13
  "Content-Transfer-Encoding: 8bit\n"
14
+ "X-Generator: Poedit 1.7.6\n"
15
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__;_e;_c\n"
16
  "X-Poedit-Basepath: .\n"
17
  "Plural-Forms: nplurals=2; plural=n>1;\n"
19
  "X-Poedit-SearchPath-0: /Users/jocade/Desktop/clean-and-simple-contact-form-"
20
  "by-meg-nicholas\n"
21
 
22
+ #: class.cscf.php:157
23
  msgid "Settings"
24
  msgstr "Paramètre"
25
 
26
+ #: class.cscf_contact.php:66
27
  msgid "Sorry the email addresses do not match."
28
  msgstr "Désolé, cet e-mail n'est pas valide."
29
 
30
+ #: class.cscf_contact.php:71 views/contact-form.view.php:63
 
 
31
  msgid "Please give your email address."
32
  msgstr "Entrez votre adresse e-mail"
33
 
34
+ #: class.cscf_contact.php:75
35
  msgid "Please confirm your email address."
36
  msgstr "Confirmez votre adresse e-mail"
37
 
38
+ #: class.cscf_contact.php:80 views/contact-form.view.php:34
 
 
39
  msgid "Please give your name."
40
  msgstr "Entrez votre nom"
41
 
42
+ #: class.cscf_contact.php:84
43
  msgid "Please enter a message."
44
  msgstr "Entrez votre message"
45
 
46
+ #: class.cscf_contact.php:88 views/contact-form.view.php:64
47
+ #: views/contact-form.view.php:93
 
48
  msgid "Please enter a valid email address."
49
  msgstr "Entrez une adresse e-mail valide"
50
 
51
+ #: class.cscf_contact.php:97
52
+ msgid "Please solve the recaptcha to continue."
53
+ msgstr "S'il vous plaît résoudre le recaptcha pour continuer."
54
 
55
+ #: class.cscf_contact.php:160
56
+ msgid "Here is a copy of your message :"
57
+ msgstr "Voici une copie de votre message :"
58
+
59
+ #: class.cscf_pluginsettings.php:44
60
  msgid "Message Sent"
61
  msgstr "Message envoyé"
62
 
63
+ #: class.cscf_pluginsettings.php:52
64
  msgid "Thank you for your message, we will be in touch very shortly."
65
  msgstr "Merci pour votre message, nous vous répondrons au plus vite."
66
 
67
+ #: class.cscf_pluginsettings.php:60
68
  msgid ""
69
  "Please enter your contact details and a short message below and I will try "
70
  "to answer your query as soon as possible."
72
  "Merci d'entrer vos informations de contact ci-dessous et nous nous "
73
  "répondrons dès que possible"
74
 
75
+ #: class.cscf_pluginsettings.php:94
76
  msgid " - Web Enquiry"
77
  msgstr " - Enquête Web"
78
 
79
+ #: class.cscf_settings.php:30
80
+ msgid "Contact Form Settings"
81
+ msgstr "Options de formulaire de contact"
82
+
83
+ #: class.cscf_settings.php:30
84
+ msgid "Contact Form"
85
+ msgstr "Formulaire de contact"
86
+
87
+ #: class.cscf_settings.php:41
88
  msgid "Clean and Simple Contact Form Settings"
89
+ msgstr "Options de formulaire de contact propre et simple"
90
+
91
+ #: class.cscf_settings.php:47
92
+ msgid "Donate $10, $20 or $50!"
93
+ msgstr "Un don de 10 $, 20 $ ou 50 $ !"
94
+
95
+ #: class.cscf_settings.php:50
96
+ msgid ""
97
+ "If you like this plugin, please donate to support development and "
98
+ "maintenance of:"
99
+ msgstr ""
100
+ "Si vous aimez ce plugin , s'il vous plaît faire un don pour soutenir le "
101
+ "développement et la maintenance de :"
102
+
103
+ #: class.cscf_settings.php:52
104
+ msgid "Clean and Simple Contact Form!"
105
+ msgstr "Propre et simple formulaire de contact !"
106
 
107
+ #: class.cscf_settings.php:72
108
  msgid "You are using version"
109
  msgstr "Vous utilisez la version"
110
 
111
+ #: class.cscf_settings.php:74
112
  msgid "If you find this plugin useful please consider"
113
  msgstr "Si vous avez trouvé ce plugin intéressant, "
114
 
115
+ #: class.cscf_settings.php:77
116
  msgid "leaving a review"
117
  msgstr "donnez votre avis."
118
 
119
+ #: class.cscf_settings.php:79
120
  msgid "Thank you!"
121
  msgstr "Merci !"
122
 
123
+ #: class.cscf_settings.php:84
124
  msgid ""
125
  "NOTICE: You have JetPack's Contact Form enabled please deactivate it or use "
126
  "the shortcode [cscf-contact-form] instead."
128
  "NOTE : Vous avez JetPack's Contact Form d'activé. Merci de le désactiver ou "
129
  "utilisez le code suivant [cscf-contact-form] à la place"
130
 
131
+ #: class.cscf_settings.php:86
132
  msgid "Read More"
133
  msgstr "Lire plus"
134
 
135
+ #: class.cscf_settings.php:90
136
+ msgid "Please Note: To add the contact form to your page please add the text"
137
+ msgstr ""
138
+ "S'il vous plaît Note: Pour ajouter le formulaire de contact à votre page "
139
+ "s'il vous plaît ajouter le texte"
140
+
141
+ #: class.cscf_settings.php:91
142
+ msgid "to your post or page."
143
+ msgstr "à votre poste ou la page."
144
+
145
+ #: class.cscf_settings.php:111
146
  msgid "ReCAPTCHA Settings"
147
  msgstr "Paramètres ReCAPTCHA"
148
 
149
+ #: class.cscf_settings.php:119
150
  msgid "Use reCAPTCHA :"
151
  msgstr "Utiliser reCAPTCHA :"
152
 
153
+ #: class.cscf_settings.php:125
154
  msgid "reCAPTCHA Theme :"
155
  msgstr "Thème reCAPTCHA :"
156
 
157
+ #: class.cscf_settings.php:131
158
  msgid "reCAPTCHA Public Key :"
159
  msgstr "reCAPTCHA clé publique :"
160
 
161
+ #: class.cscf_settings.php:137
162
  msgid "reCAPTCHA Private Key :"
163
  msgstr "reCAPTCHA clé privée :"
164
 
165
+ #: class.cscf_settings.php:143
166
  msgid "Message Settings"
167
  msgstr "Paramètres du message"
168
 
169
+ #: class.cscf_settings.php:147
170
+ msgid "Recipient Emails :"
171
  msgstr "E-mail du destinataire :"
172
 
173
+ #: class.cscf_settings.php:153
174
+ msgid "Confirm Email Address :"
175
+ msgstr "Confirmez l'adresse e-mail :"
176
+
177
+ #: class.cscf_settings.php:159
178
+ msgid "*New*"
179
+ msgstr "*Nouveau*"
180
+
181
+ #: class.cscf_settings.php:159
182
+ msgid "Allow users to email themselves a copy :"
183
+ msgstr "Autoriser les utilisateurs à se envoyer une copie :"
184
+
185
+ #: class.cscf_settings.php:165
186
+ msgid "Override 'From' Address :"
187
+ msgstr "Remplacer 'De' Adresse:"
188
+
189
+ #: class.cscf_settings.php:171
190
+ msgid "'From' Email Address :"
191
+ msgstr "Adresse e-mail :"
192
+
193
+ #: class.cscf_settings.php:177
194
  msgid "Email Subject :"
195
  msgstr "Sujet de l'e-mail"
196
 
197
+ #: class.cscf_settings.php:183
198
  msgid "Message :"
199
  msgstr "Message :"
200
 
201
+ #: class.cscf_settings.php:189
202
  msgid "Message Sent Heading :"
203
  msgstr "En-tête du message envoyé"
204
 
205
+ #: class.cscf_settings.php:195
206
  msgid "Message Sent Content :"
207
  msgstr "Contenu du message envoyé :"
208
 
209
+ #: class.cscf_settings.php:201
210
  msgid "Styling and Validation"
211
  msgstr "Style et validation"
212
 
213
+ #: class.cscf_settings.php:205
214
  msgid ""
215
  "Use the plugin default stylesheet (un-tick to use your theme style sheet "
216
  "instead) :"
218
  "Utiliser la feuille de style par défaut du plugin (décocher pour utiliser "
219
  "votre propre feuille de style)"
220
 
221
+ #: class.cscf_settings.php:211
222
  msgid "Use client side validation (AJAX) :"
223
  msgstr "Utiliser la validation côté client (AJAX) :"
224
 
225
+ #: class.cscf_settings.php:283
226
  msgid "Enter your reCAPTCHA settings below :"
227
  msgstr "Entrer vos paramètres reCAPTCHA ci-dessous :"
228
 
229
+ #: class.cscf_settings.php:284
230
  msgid "To use reCAPTCHA you must get an API key from"
231
  msgstr "Pour utiliser reCAPTCHA vous devez obtenir une clé depuis l'API"
232
 
233
+ #: class.cscf_settings.php:290
234
  msgid "Enter your message settings below :"
235
  msgstr "Entrez les paramètres de votre message ci-dessous :"
236
 
237
+ #: class.cscf_settings.php:392
238
+ msgid "Light"
239
+ msgstr "Lumière"
240
 
241
+ #: class.cscf_settings.php:394
242
+ msgid "Dark"
243
+ msgstr "Sombre"
244
 
245
+ #: views/contact-form.view.php:25
246
+ msgid "Name:"
247
+ msgstr "Nom :"
 
 
 
 
248
 
249
+ #: views/contact-form.view.php:37
250
+ msgid "Your Name"
251
+ msgstr "Votre nom"
252
 
253
+ #: views/contact-form.view.php:54
 
254
  msgid "Email Address:"
255
  msgstr "Adresse e-mail :"
256
 
257
+ #: views/contact-form.view.php:67
 
258
  msgid "Your Email Address"
259
  msgstr "Votre adresse e-mail"
260
 
261
+ #: views/contact-form.view.php:83
 
262
  msgid "Confirm Email Address:"
263
  msgstr "Confirmez l'adresse e-mail :"
264
 
265
+ #: views/contact-form.view.php:92 views/contact-form.view.php:94
 
266
  msgid "Please enter the same email address again."
267
  msgstr "Merci d'entrer la même adresse e-mail."
268
 
269
+ #: views/contact-form.view.php:97
 
270
  msgid "Confirm Your Email Address"
271
  msgstr "Confirmez votre adresse e-mail"
272
 
273
+ #: views/contact-form.view.php:114
 
 
 
 
 
 
 
 
 
 
 
274
  msgid "Message:"
275
  msgstr "Message :"
276
 
277
+ #: views/contact-form.view.php:121
 
278
  msgid "Please give a message."
279
  msgstr "Merci d'entrer un message"
280
 
281
+ #: views/contact-form.view.php:123
 
282
  msgid "Your Message"
283
  msgstr "Votre message"
284
 
285
+ #: views/contact-form.view.php:139
286
+ msgid "Send me a copy:"
287
+ msgstr "Envoyez-moi une copie:"
288
+
289
+ #: views/contact-form.view.php:201
290
  msgid "Send Message"
291
  msgstr "Envoyer le message"
292
 
293
+ #: views/message-not-sent.view.php:1
294
  msgid "Sorry, there has been a problem and your message was not sent."
295
  msgstr "Désolé, un problème est survenu et votre message n'a pu être envoyé"
296
+
297
+ #. Plugin Name of the plugin/theme
298
+ msgid "Clean and Simple Contact Form"
299
+ msgstr "Propre et simple formulaire de contact"
300
+
301
+ #. Plugin URI of the plugin/theme
302
+ msgid ""
303
+ "http://www.megnicholas.co.uk/wordpress-plugins/clean-and-simple-contact-form"
304
+ msgstr ""
305
+ "http://www.megnicholas.co.uk/wordpress-plugins/clean-and-simple-contact-form"
306
+
307
+ #. Description of the plugin/theme
308
+ msgid ""
309
+ "A clean and simple contact form with Google reCAPTCHA and Twitter Bootstrap "
310
+ "markup."
311
+ msgstr ""
312
+ "Un formulaire de contact propre et simple avec Google reCAPTCHA et Twitter "
313
+ "Bootstrap balisage."
314
+
315
+ #. Author of the plugin/theme
316
+ msgid "Meghan Nicholas"
317
+ msgstr "Meghan Nicholas"
318
+
319
+ #. Author URI of the plugin/theme
320
+ msgid "http://www.megnicholas.co.uk"
321
+ msgstr "http://www.megnicholas.co.uk"
languages/cleanandsimple-pl_PL.mo CHANGED
Binary file
languages/cleanandsimple-pl_PL.po CHANGED
@@ -1,15 +1,17 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Clean and Simple Contact Form\n"
4
- "POT-Creation-Date: 2015-04-24 14:32+0100\n"
5
- "PO-Revision-Date: 2015-04-24 15:32+0100\n"
 
 
6
  "Last-Translator: \n"
7
  "Language-Team: Kacper Ruciński <kacper.rucinski@gmail.com>\n"
8
  "Language: pl_PL\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
- "X-Generator: Poedit 1.6.5\n"
13
  "X-Poedit-Basepath: ..\n"
14
  "X-Poedit-SourceCharset: UTF-8\n"
15
  "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
@@ -19,56 +21,60 @@ msgstr ""
19
  "|| n%100>=20) ? 1 : 2);\n"
20
  "X-Poedit-SearchPath-0: .\n"
21
 
22
- #: class.cscf.php:151
23
  msgid "Settings"
24
  msgstr "Ustawienia"
25
 
26
- #: class.cscf_contact.php:63
27
  msgid "Sorry the email addresses do not match."
28
  msgstr "Przepraszamy, wpisano różne adresy email."
29
 
30
- #: class.cscf_contact.php:68 views/contact-form.view.php:54
31
  msgid "Please give your email address."
32
  msgstr "Prosimy podać adres e-mail."
33
 
34
- #: class.cscf_contact.php:72
35
  msgid "Please confirm your email address."
36
  msgstr "Prosimy potwierdzić podany adres e-mail."
37
 
38
- #: class.cscf_contact.php:77 views/contact-form.view.php:32
39
  msgid "Please give your name."
40
  msgstr "Prosimy wpisać imię i nazwisko."
41
 
42
- #: class.cscf_contact.php:81
43
  msgid "Please enter a message."
44
  msgstr "Prosimy wpisać wiadomość."
45
 
46
- #: class.cscf_contact.php:85 views/contact-form.view.php:55
47
- #: views/contact-form.view.php:79
48
  msgid "Please enter a valid email address."
49
  msgstr "Prosimy wpisać poprawny adres e-mail."
50
 
51
- #: class.cscf_contact.php:93
52
- msgid "Sorry the code wasn't entered correctly please try again."
53
- msgstr "Przepraszamy, kod nie został wprowadzony poprawnie. Spróbuj ponownie."
54
 
55
- #: class.cscf_pluginsettings.php:40
 
 
 
 
56
  msgid "Message Sent"
57
  msgstr "Wiadomość została wysłana"
58
 
59
- #: class.cscf_pluginsettings.php:47
60
  msgid "Thank you for your message, we will be in touch very shortly."
61
  msgstr "Dziękujemy za wiadomość, skontaktujemy się wkrótce."
62
 
63
- #: class.cscf_pluginsettings.php:54
64
  msgid ""
65
  "Please enter your contact details and a short message below and I will try "
66
  "to answer your query as soon as possible."
67
  msgstr ""
68
- "Poniżej wpisz swoje dane kontaktowe i krótką wiadomość, a postaramy się odpowiedzieć "
69
- "wkrótce."
70
 
71
- #: class.cscf_pluginsettings.php:83
72
  msgid " - Web Enquiry"
73
  msgstr " ‒ Zapytanie"
74
 
@@ -80,43 +86,43 @@ msgstr "Ustawienia Contact Form"
80
  msgid "Contact Form"
81
  msgstr "Contact Form"
82
 
83
- #: class.cscf_settings.php:40
84
  msgid "Clean and Simple Contact Form Settings"
85
  msgstr "Ustawienia Clean and Simple Contact Form"
86
 
87
- #: class.cscf_settings.php:46
88
  msgid "Donate $10, $20 or $50!"
89
  msgstr "Podaruj $10, $20, $50!"
90
 
91
- #: class.cscf_settings.php:48
92
  msgid ""
93
  "If you like this plugin, please donate to support development and "
94
  "maintenance of:"
95
  msgstr ""
96
- "Jeśli podoba Ci się ta wtyczka, prosimy o darowiznę na jej rozwój "
97
- "i utrzymanie:"
98
 
99
- #: class.cscf_settings.php:48
100
  msgid "Clean and Simple Contact Form!"
101
  msgstr "Clean and Simple Contact Form!"
102
 
103
- #: class.cscf_settings.php:63
104
  msgid "You are using version"
105
  msgstr "Używasz wersji"
106
 
107
- #: class.cscf_settings.php:64
108
  msgid "If you find this plugin useful please consider"
109
  msgstr "Jeśli ta wtyczka była dla Ciebie przydatna,"
110
 
111
- #: class.cscf_settings.php:67
112
  msgid "leaving a review"
113
  msgstr "napisz o niej opinię, proszę"
114
 
115
- #: class.cscf_settings.php:69
116
  msgid "Thank you!"
117
  msgstr "Dziękuję!"
118
 
119
- #: class.cscf_settings.php:74
120
  msgid ""
121
  "NOTICE: You have JetPack's Contact Form enabled please deactivate it or use "
122
  "the shortcode [cscf-contact-form] instead."
@@ -124,165 +130,210 @@ msgstr ""
124
  "UWAGA: Masz włączony Contact Form z wtyczki JetPack, proszę wyłączyć go lub "
125
  "użyć kodu [CSCF-contact-form]."
126
 
127
- #: class.cscf_settings.php:75
128
  msgid "Read More"
129
  msgstr "Czytaj więcej"
130
 
131
- #: class.cscf_settings.php:79
132
  msgid "Please Note: To add the contact form to your page please add the text"
133
- msgstr "Uwaga: Aby dodać formularz kontaktowy, należy do strony lub wpisu dodać kod"
 
134
 
135
- #: class.cscf_settings.php:79
136
  msgid "to your post or page."
137
  msgstr "."
138
 
139
- #: class.cscf_settings.php:98
140
  msgid "ReCAPTCHA Settings"
141
  msgstr "Ustawienia reCAPTCHA"
142
 
143
- #: class.cscf_settings.php:106
144
  msgid "Use reCAPTCHA :"
145
  msgstr "Użyj reCAPTCHA :"
146
 
147
- #: class.cscf_settings.php:112
148
  msgid "reCAPTCHA Theme :"
149
  msgstr "Motyw reCAPTCHA:"
150
 
151
- #: class.cscf_settings.php:118
152
  msgid "reCAPTCHA Public Key :"
153
  msgstr "Klucz publiczny reCAPTCHA:"
154
 
155
- #: class.cscf_settings.php:124
156
  msgid "reCAPTCHA Private Key :"
157
  msgstr "Klucz prywatny reCAPTCHA:"
158
 
159
- #: class.cscf_settings.php:130
160
  msgid "Message Settings"
161
  msgstr "Ustawienia wiadomości"
162
 
163
- #: class.cscf_settings.php:134
164
  msgid "Recipient Emails :"
165
  msgstr "Adresy e-mail odbiorcy:"
166
 
167
- #: class.cscf_settings.php:140
168
  msgid "Confirm Email Address :"
169
  msgstr "Potwierdź adres e-mail:"
170
 
171
- #: class.cscf_settings.php:146
 
 
 
 
 
 
 
 
172
  msgid "Override 'From' Address :"
173
  msgstr "Zastąp adres e-mail 'Od':"
174
 
175
- #: class.cscf_settings.php:152
176
  msgid "'From' Email Address :"
177
  msgstr "Jako adresu 'Od' użyj:"
178
 
179
- #: class.cscf_settings.php:158
180
  msgid "Email Subject :"
181
  msgstr "Temat wiadomości:"
182
 
183
- #: class.cscf_settings.php:164
184
  msgid "Message :"
185
  msgstr "Wiadomość:"
186
 
187
- #: class.cscf_settings.php:170
188
  msgid "Message Sent Heading :"
189
  msgstr "Tytuł komunikatu o wysłanej wiadomości:"
190
 
191
- #: class.cscf_settings.php:176
192
  msgid "Message Sent Content :"
193
  msgstr "Treść komunikatu o wysłanej wiadomości:"
194
 
195
- #: class.cscf_settings.php:182
196
  msgid "Styling and Validation"
197
  msgstr "Wygląd i weryfikacja"
198
 
199
- #: class.cscf_settings.php:186
200
  msgid ""
201
  "Use the plugin default stylesheet (un-tick to use your theme style sheet "
202
  "instead) :"
203
  msgstr "Użyj domyślnego stylu wtyczki (odznacz, aby użyć stylów motywu "
204
- Twojej witryny):"
205
 
206
- #: class.cscf_settings.php:192
207
  msgid "Use client side validation (AJAX) :"
208
  msgstr "Użyj weryfikacji w przeglądarce (AJAX):"
209
 
210
- #: class.cscf_settings.php:262
211
  msgid "Enter your reCAPTCHA settings below :"
212
  msgstr "Poniżej podaj swoje ustawienia reCAPTCHA:"
213
 
214
- #: class.cscf_settings.php:263
215
  msgid "To use reCAPTCHA you must get an API key from"
216
  msgstr "Aby używać reCAPTCHA, musisz uzyskać klucz API z"
217
 
218
- #: class.cscf_settings.php:268
219
  msgid "Enter your message settings below :"
220
  msgstr "Poniżej podaj swoje ustawienia wiadomości:"
221
 
222
- #: class.cscf_settings.php:342
223
- msgid "Red"
224
- msgstr "Czerwony"
225
-
226
- #: class.cscf_settings.php:343
227
- msgid "White"
228
- msgstr "Biały"
229
-
230
- #: class.cscf_settings.php:344
231
- msgid "Blackglass"
232
- msgstr "Ciemne szkło"
233
-
234
- #: class.cscf_settings.php:345
235
- msgid "Clean"
236
- msgstr "Czysty"
237
 
238
- #: class.view.php:26
239
- msgid "View "
240
- msgstr "Widok"
241
 
242
  #: views/contact-form.view.php:25
243
  msgid "Name:"
244
  msgstr "Imię i nazwisko:"
245
 
246
- #: views/contact-form.view.php:35
247
  msgid "Your Name"
248
  msgstr "Twoje imię i nazwisko"
249
 
250
- #: views/contact-form.view.php:46
251
  msgid "Email Address:"
252
  msgstr "Adres e-mail:"
253
 
254
- #: views/contact-form.view.php:58
255
  msgid "Your Email Address"
256
  msgstr "Twój adres e-mail"
257
 
258
- #: views/contact-form.view.php:69
259
  msgid "Confirm Email Address:"
260
  msgstr "Potwierdź adres e-mail:"
261
 
262
- #: views/contact-form.view.php:78 views/contact-form.view.php:80
263
  msgid "Please enter the same email address again."
264
  msgstr "Ponownie wpisz swój adres e-mail"
265
 
266
- #: views/contact-form.view.php:83
267
  msgid "Confirm Your Email Address"
268
  msgstr "Potwierdź swój adres e-mail"
269
 
270
- #: views/contact-form.view.php:95
271
  msgid "Message:"
272
  msgstr "Wiadomość:"
273
 
274
- #: views/contact-form.view.php:102
275
  msgid "Please give a message."
276
  msgstr "Wpisz wiadomość."
277
 
278
- #: views/contact-form.view.php:104
279
  msgid "Your Message"
280
  msgstr "Twoja wiadomość"
281
 
282
- #: views/contact-form.view.php:126
 
 
 
 
283
  msgid "Send Message"
284
  msgstr "Wyślij wiadomość"
285
 
286
  #: views/message-not-sent.view.php:1
287
  msgid "Sorry, there has been a problem and your message was not sent."
288
  msgstr "Przepraszamy, wystąpił błąd i wiadomość nie została wysłana."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Clean and Simple Contact Form\n"
4
+ "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/clean-and-simple-"
5
+ "contact-form-by-meg-nicholas\n"
6
+ "POT-Creation-Date: 2015-07-08 11:44:43+00:00\n"
7
+ "PO-Revision-Date: 2015-07-08 13:58-0000\n"
8
  "Last-Translator: \n"
9
  "Language-Team: Kacper Ruciński <kacper.rucinski@gmail.com>\n"
10
  "Language: pl_PL\n"
11
  "MIME-Version: 1.0\n"
12
  "Content-Type: text/plain; charset=UTF-8\n"
13
  "Content-Transfer-Encoding: 8bit\n"
14
+ "X-Generator: Poedit 1.7.6\n"
15
  "X-Poedit-Basepath: ..\n"
16
  "X-Poedit-SourceCharset: UTF-8\n"
17
  "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
21
  "|| n%100>=20) ? 1 : 2);\n"
22
  "X-Poedit-SearchPath-0: .\n"
23
 
24
+ #: class.cscf.php:157
25
  msgid "Settings"
26
  msgstr "Ustawienia"
27
 
28
+ #: class.cscf_contact.php:66
29
  msgid "Sorry the email addresses do not match."
30
  msgstr "Przepraszamy, wpisano różne adresy email."
31
 
32
+ #: class.cscf_contact.php:71 views/contact-form.view.php:63
33
  msgid "Please give your email address."
34
  msgstr "Prosimy podać adres e-mail."
35
 
36
+ #: class.cscf_contact.php:75
37
  msgid "Please confirm your email address."
38
  msgstr "Prosimy potwierdzić podany adres e-mail."
39
 
40
+ #: class.cscf_contact.php:80 views/contact-form.view.php:34
41
  msgid "Please give your name."
42
  msgstr "Prosimy wpisać imię i nazwisko."
43
 
44
+ #: class.cscf_contact.php:84
45
  msgid "Please enter a message."
46
  msgstr "Prosimy wpisać wiadomość."
47
 
48
+ #: class.cscf_contact.php:88 views/contact-form.view.php:64
49
+ #: views/contact-form.view.php:93
50
  msgid "Please enter a valid email address."
51
  msgstr "Prosimy wpisać poprawny adres e-mail."
52
 
53
+ #: class.cscf_contact.php:97
54
+ msgid "Please solve the recaptcha to continue."
55
+ msgstr "Proszę rozwiązać recaptcha, aby kontynuować."
56
 
57
+ #: class.cscf_contact.php:160
58
+ msgid "Here is a copy of your message :"
59
+ msgstr "Oto kopia Twojej wiadomości:"
60
+
61
+ #: class.cscf_pluginsettings.php:44
62
  msgid "Message Sent"
63
  msgstr "Wiadomość została wysłana"
64
 
65
+ #: class.cscf_pluginsettings.php:52
66
  msgid "Thank you for your message, we will be in touch very shortly."
67
  msgstr "Dziękujemy za wiadomość, skontaktujemy się wkrótce."
68
 
69
+ #: class.cscf_pluginsettings.php:60
70
  msgid ""
71
  "Please enter your contact details and a short message below and I will try "
72
  "to answer your query as soon as possible."
73
  msgstr ""
74
+ "Poniżej wpisz swoje dane kontaktowe i krótką wiadomość, a postaramy się "
75
+ "odpowiedzieć wkrótce."
76
 
77
+ #: class.cscf_pluginsettings.php:94
78
  msgid " - Web Enquiry"
79
  msgstr " ‒ Zapytanie"
80
 
86
  msgid "Contact Form"
87
  msgstr "Contact Form"
88
 
89
+ #: class.cscf_settings.php:41
90
  msgid "Clean and Simple Contact Form Settings"
91
  msgstr "Ustawienia Clean and Simple Contact Form"
92
 
93
+ #: class.cscf_settings.php:47
94
  msgid "Donate $10, $20 or $50!"
95
  msgstr "Podaruj $10, $20, $50!"
96
 
97
+ #: class.cscf_settings.php:50
98
  msgid ""
99
  "If you like this plugin, please donate to support development and "
100
  "maintenance of:"
101
  msgstr ""
102
+ "Jeśli podoba Ci się ta wtyczka, prosimy o darowiznę na jej rozwój i "
103
+ "utrzymanie:"
104
 
105
+ #: class.cscf_settings.php:52
106
  msgid "Clean and Simple Contact Form!"
107
  msgstr "Clean and Simple Contact Form!"
108
 
109
+ #: class.cscf_settings.php:72
110
  msgid "You are using version"
111
  msgstr "Używasz wersji"
112
 
113
+ #: class.cscf_settings.php:74
114
  msgid "If you find this plugin useful please consider"
115
  msgstr "Jeśli ta wtyczka była dla Ciebie przydatna,"
116
 
117
+ #: class.cscf_settings.php:77
118
  msgid "leaving a review"
119
  msgstr "napisz o niej opinię, proszę"
120
 
121
+ #: class.cscf_settings.php:79
122
  msgid "Thank you!"
123
  msgstr "Dziękuję!"
124
 
125
+ #: class.cscf_settings.php:84
126
  msgid ""
127
  "NOTICE: You have JetPack's Contact Form enabled please deactivate it or use "
128
  "the shortcode [cscf-contact-form] instead."
130
  "UWAGA: Masz włączony Contact Form z wtyczki JetPack, proszę wyłączyć go lub "
131
  "użyć kodu [CSCF-contact-form]."
132
 
133
+ #: class.cscf_settings.php:86
134
  msgid "Read More"
135
  msgstr "Czytaj więcej"
136
 
137
+ #: class.cscf_settings.php:90
138
  msgid "Please Note: To add the contact form to your page please add the text"
139
+ msgstr ""
140
+ "Uwaga: Aby dodać formularz kontaktowy, należy do strony lub wpisu dodać kod"
141
 
142
+ #: class.cscf_settings.php:91
143
  msgid "to your post or page."
144
  msgstr "."
145
 
146
+ #: class.cscf_settings.php:111
147
  msgid "ReCAPTCHA Settings"
148
  msgstr "Ustawienia reCAPTCHA"
149
 
150
+ #: class.cscf_settings.php:119
151
  msgid "Use reCAPTCHA :"
152
  msgstr "Użyj reCAPTCHA :"
153
 
154
+ #: class.cscf_settings.php:125
155
  msgid "reCAPTCHA Theme :"
156
  msgstr "Motyw reCAPTCHA:"
157
 
158
+ #: class.cscf_settings.php:131
159
  msgid "reCAPTCHA Public Key :"
160
  msgstr "Klucz publiczny reCAPTCHA:"
161
 
162
+ #: class.cscf_settings.php:137
163
  msgid "reCAPTCHA Private Key :"
164
  msgstr "Klucz prywatny reCAPTCHA:"
165
 
166
+ #: class.cscf_settings.php:143
167
  msgid "Message Settings"
168
  msgstr "Ustawienia wiadomości"
169
 
170
+ #: class.cscf_settings.php:147
171
  msgid "Recipient Emails :"
172
  msgstr "Adresy e-mail odbiorcy:"
173
 
174
+ #: class.cscf_settings.php:153
175
  msgid "Confirm Email Address :"
176
  msgstr "Potwierdź adres e-mail:"
177
 
178
+ #: class.cscf_settings.php:159
179
+ msgid "*New*"
180
+ msgstr "*Nowe*"
181
+
182
+ #: class.cscf_settings.php:159
183
+ msgid "Allow users to email themselves a copy :"
184
+ msgstr "Użytkownicy mogą wysłać sobie kopię wiadomości"
185
+
186
+ #: class.cscf_settings.php:165
187
  msgid "Override 'From' Address :"
188
  msgstr "Zastąp adres e-mail 'Od':"
189
 
190
+ #: class.cscf_settings.php:171
191
  msgid "'From' Email Address :"
192
  msgstr "Jako adresu 'Od' użyj:"
193
 
194
+ #: class.cscf_settings.php:177
195
  msgid "Email Subject :"
196
  msgstr "Temat wiadomości:"
197
 
198
+ #: class.cscf_settings.php:183
199
  msgid "Message :"
200
  msgstr "Wiadomość:"
201
 
202
+ #: class.cscf_settings.php:189
203
  msgid "Message Sent Heading :"
204
  msgstr "Tytuł komunikatu o wysłanej wiadomości:"
205
 
206
+ #: class.cscf_settings.php:195
207
  msgid "Message Sent Content :"
208
  msgstr "Treść komunikatu o wysłanej wiadomości:"
209
 
210
+ #: class.cscf_settings.php:201
211
  msgid "Styling and Validation"
212
  msgstr "Wygląd i weryfikacja"
213
 
214
+ #: class.cscf_settings.php:205
215
  msgid ""
216
  "Use the plugin default stylesheet (un-tick to use your theme style sheet "
217
  "instead) :"
218
  msgstr "Użyj domyślnego stylu wtyczki (odznacz, aby użyć stylów motywu "
 
219
 
220
+ #: class.cscf_settings.php:211
221
  msgid "Use client side validation (AJAX) :"
222
  msgstr "Użyj weryfikacji w przeglądarce (AJAX):"
223
 
224
+ #: class.cscf_settings.php:283
225
  msgid "Enter your reCAPTCHA settings below :"
226
  msgstr "Poniżej podaj swoje ustawienia reCAPTCHA:"
227
 
228
+ #: class.cscf_settings.php:284
229
  msgid "To use reCAPTCHA you must get an API key from"
230
  msgstr "Aby używać reCAPTCHA, musisz uzyskać klucz API z"
231
 
232
+ #: class.cscf_settings.php:290
233
  msgid "Enter your message settings below :"
234
  msgstr "Poniżej podaj swoje ustawienia wiadomości:"
235
 
236
+ #: class.cscf_settings.php:392
237
+ msgid "Light"
238
+ msgstr "Jasny"
 
 
 
 
 
 
 
 
 
 
 
 
239
 
240
+ #: class.cscf_settings.php:394
241
+ msgid "Dark"
242
+ msgstr "Ciemny"
243
 
244
  #: views/contact-form.view.php:25
245
  msgid "Name:"
246
  msgstr "Imię i nazwisko:"
247
 
248
+ #: views/contact-form.view.php:37
249
  msgid "Your Name"
250
  msgstr "Twoje imię i nazwisko"
251
 
252
+ #: views/contact-form.view.php:54
253
  msgid "Email Address:"
254
  msgstr "Adres e-mail:"
255
 
256
+ #: views/contact-form.view.php:67
257
  msgid "Your Email Address"
258
  msgstr "Twój adres e-mail"
259
 
260
+ #: views/contact-form.view.php:83
261
  msgid "Confirm Email Address:"
262
  msgstr "Potwierdź adres e-mail:"
263
 
264
+ #: views/contact-form.view.php:92 views/contact-form.view.php:94
265
  msgid "Please enter the same email address again."
266
  msgstr "Ponownie wpisz swój adres e-mail"
267
 
268
+ #: views/contact-form.view.php:97
269
  msgid "Confirm Your Email Address"
270
  msgstr "Potwierdź swój adres e-mail"
271
 
272
+ #: views/contact-form.view.php:114
273
  msgid "Message:"
274
  msgstr "Wiadomość:"
275
 
276
+ #: views/contact-form.view.php:121
277
  msgid "Please give a message."
278
  msgstr "Wpisz wiadomość."
279
 
280
+ #: views/contact-form.view.php:123
281
  msgid "Your Message"
282
  msgstr "Twoja wiadomość"
283
 
284
+ #: views/contact-form.view.php:139
285
+ msgid "Send me a copy:"
286
+ msgstr "Wyślij mi kopię:"
287
+
288
+ #: views/contact-form.view.php:201
289
  msgid "Send Message"
290
  msgstr "Wyślij wiadomość"
291
 
292
  #: views/message-not-sent.view.php:1
293
  msgid "Sorry, there has been a problem and your message was not sent."
294
  msgstr "Przepraszamy, wystąpił błąd i wiadomość nie została wysłana."
295
+
296
+ #. Plugin Name of the plugin/theme
297
+ msgid "Clean and Simple Contact Form"
298
+ msgstr "Czyste i proste Formularz kontaktowy"
299
+
300
+ #. Plugin URI of the plugin/theme
301
+ msgid ""
302
+ "http://www.megnicholas.co.uk/wordpress-plugins/clean-and-simple-contact-form"
303
+ msgstr ""
304
+ "http://www.megnicholas.co.uk/wordpress-plugins/clean-and-simple-contact-form"
305
+
306
+ #. Description of the plugin/theme
307
+ msgid ""
308
+ "A clean and simple contact form with Google reCAPTCHA and Twitter Bootstrap "
309
+ "markup."
310
+ msgstr ""
311
+ "Czysty i prosty formularz kontaktowy z Google i Twitter Bootstrap reCAPTCHA "
312
+ "znaczników."
313
+
314
+ #. Author of the plugin/theme
315
+ msgid "Meghan Nicholas"
316
+ msgstr "Meghan Nicholas"
317
+
318
+ #. Author URI of the plugin/theme
319
+ msgid "http://www.megnicholas.co.uk"
320
+ msgstr "http://www.megnicholas.co.uk"
321
+
322
+ #~ msgid "Sorry the code wasn't entered correctly please try again."
323
+ #~ msgstr ""
324
+ #~ "Przepraszamy, kod nie został wprowadzony poprawnie. Spróbuj ponownie."
325
+
326
+ #~ msgid "Red"
327
+ #~ msgstr "Czerwony"
328
+
329
+ #~ msgid "White"
330
+ #~ msgstr "Biały"
331
+
332
+ #~ msgid "Blackglass"
333
+ #~ msgstr "Ciemne szkło"
334
+
335
+ #~ msgid "Clean"
336
+ #~ msgstr "Czysty"
337
+
338
+ #~ msgid "View "
339
+ #~ msgstr "Widok"
readme.txt CHANGED
@@ -5,8 +5,8 @@ License: GPLv2 or later
5
  License URI: http://www.gnu.org/licenses/gpl.html
6
  Tags: simple, contact, form, contact button, contact form, contact form plugin, akismet, contacts, contacts form plugin, contact me, feedback form, bootstrap, twitter, google, reCAPTCHA, ajax, secure
7
  Requires at least: 3.3
8
- Tested up to: 4.1.1
9
- Stable tag: 4.4.4
10
 
11
  A clean and simple AJAX contact form with Google reCAPTCHA, Twitter Bootstrap markup and Akismet spam filtering.
12
 
@@ -203,6 +203,9 @@ the reCAPTCHA for the contact form will be displayed correctly but not in the co
203
  The comments form will never validate due to no supplied reCAPTCHA code.
204
 
205
  == Changelog ==
 
 
 
206
  = 4.5.0 =
207
  * Added support for google recaptcha2. Replaces recaptcha version 1
208
  * Update to Italian translation thanks to Silvano
@@ -336,6 +339,8 @@ Polish thanks to Patryk Peas
336
 
337
 
338
  == Upgrade Notice ==
 
 
339
  = 4.5.0 =
340
  Added support for Google Recaptcha2. Updated translation. Fixed layout bug.
341
  = 4.4.4 =
5
  License URI: http://www.gnu.org/licenses/gpl.html
6
  Tags: simple, contact, form, contact button, contact form, contact form plugin, akismet, contacts, contacts form plugin, contact me, feedback form, bootstrap, twitter, google, reCAPTCHA, ajax, secure
7
  Requires at least: 3.3
8
+ Tested up to: 4.3
9
+ Stable tag: 4.5.1
10
 
11
  A clean and simple AJAX contact form with Google reCAPTCHA, Twitter Bootstrap markup and Akismet spam filtering.
12
 
203
  The comments form will never validate due to no supplied reCAPTCHA code.
204
 
205
  == Changelog ==
206
+ = 4.5.1 =
207
+ * Updated Polish translations thanks to Kacper
208
+ * Updated French translation
209
  = 4.5.0 =
210
  * Added support for google recaptcha2. Replaces recaptcha version 1
211
  * Update to Italian translation thanks to Silvano
339
 
340
 
341
  == Upgrade Notice ==
342
+ = 4.5.1 =
343
+ Translation updates
344
  = 4.5.0 =
345
  Added support for Google Recaptcha2. Updated translation. Fixed layout bug.
346
  = 4.4.4 =