Contact Form Clean and Simple - Version 4.1.8

Version Description

  • Added Russian Translation thanks to Oleg
  • Correct character encoding in Estonian translation thanks to Marko Punnar
  • Correct some Spanish translation errors thanks to rowanda
Download this release

Release Info

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

Code changes from version 4.1.7 to 4.1.8

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.1.7
11
  Author: Meghan Nicholas
12
  Author URI: http://www.megnicholas.co.uk
13
  License: GPLv2 or later
@@ -53,7 +53,7 @@ if (!defined('CSCF_PLUGIN_URL')) define('CSCF_PLUGIN_URL', WP_PLUGIN_URL . '/' .
53
 
54
  if (!defined('CSCF_VERSION_KEY')) define('CSCF_VERSION_KEY', 'cscf_version');
55
 
56
- if (!defined('CSCF_VERSION_NUM')) define('CSCF_VERSION_NUM', '4.1.7');
57
 
58
  if (!defined('CSCF_OPTIONS_KEY')) define('CSCF_OPTIONS_KEY', 'cscf_options');
59
 
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.1.8
11
  Author: Meghan Nicholas
12
  Author URI: http://www.megnicholas.co.uk
13
  License: GPLv2 or later
53
 
54
  if (!defined('CSCF_VERSION_KEY')) define('CSCF_VERSION_KEY', 'cscf_version');
55
 
56
+ if (!defined('CSCF_VERSION_NUM')) define('CSCF_VERSION_NUM', '4.1.8');
57
 
58
  if (!defined('CSCF_OPTIONS_KEY')) define('CSCF_OPTIONS_KEY', 'cscf_options');
59
 
languages/cleanandsimple-es_ES.mo CHANGED
Binary file
languages/cleanandsimple-es_ES.po CHANGED
@@ -9,10 +9,10 @@ msgstr ""
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
- "PO-Revision-Date: 2013-07-13 22:37-0500\n"
13
- "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
  "Language-Team: LANGUAGE <LL@li.org>\n"
15
- "X-Generator: Poedit 1.5.5\n"
16
 
17
  #: class.cff.php:90
18
  msgid "Settings"
@@ -25,11 +25,11 @@ msgstr "Lo sentimos las direcciones de correo electrónico no coinciden."
25
  #: class.cff_contact.php:59 views/contact-form-with-recaptcha.view.php:29
26
  #: views/contact-form.view.php:14
27
  msgid "Please give your email address."
28
- msgstr "Porfavor ingresa tu correo electrónico"
29
 
30
  #: class.cff_contact.php:63
31
  msgid "Please confirm your email address."
32
- msgstr "Porfavor confirma tu correo electrónico."
33
 
34
  #: class.cff_contact.php:67 views/contact-form-with-recaptcha.view.php:49
35
  #: views/contact-form.view.php:34
@@ -38,17 +38,17 @@ msgstr "Porfavor ingresa tu nombre."
38
 
39
  #: class.cff_contact.php:71
40
  msgid "Please enter a message."
41
- msgstr "Porfavor ingresa un mensaje."
42
 
43
  #: class.cff_contact.php:75 views/contact-form-with-recaptcha.view.php:29
44
  #: views/contact-form.view.php:14
45
  msgid "Please enter a valid email address."
46
- msgstr "Porfavor ingresa una direccion de correo electrónico valida."
47
 
48
  #: class.cff_contact.php:83
49
  msgid "Sorry the code wasn't entered correctly please try again."
50
  msgstr ""
51
- "Lo sentimos el codigo ingresado no es correcto, porfavor intenta de nuevo."
52
 
53
  #: class.cff_pluginsettings.php:40
54
  msgid "Message Sent"
@@ -56,15 +56,15 @@ msgstr "Mensaje enviado"
56
 
57
  #: class.cff_pluginsettings.php:47
58
  msgid "Thank you for your message, we will be in touch very shortly."
59
- msgstr "Gracias por su mensaje, estaremos en contacto muy pronto."
60
 
61
  #: class.cff_pluginsettings.php:54
62
  msgid ""
63
  "Please enter your contact details and a short message below and I will try "
64
  "to answer your query as soon as possible."
65
  msgstr ""
66
- "Ingresa tus datos de contacto, un mensaje corto abajo y te contestaremos lo "
67
- "mas pronto posible."
68
 
69
  #: class.cff_pluginsettings.php:83
70
  msgid " - Web Enquiry"
@@ -76,11 +76,11 @@ msgstr "Ajustes de Clean and Simple Contact Form"
76
 
77
  #: class.cff_settings.php:43
78
  msgid "You are using version"
79
- msgstr "Estas usando la version"
80
 
81
  #: class.cff_settings.php:44
82
  msgid "If you find this plugin useful please consider"
83
- msgstr "Si encuentras este plugin útil porfavor considera"
84
 
85
  #: class.cff_settings.php:47
86
  msgid "leaving a review"
@@ -88,7 +88,7 @@ msgstr "dejar una reseña"
88
 
89
  #: class.cff_settings.php:49
90
  msgid "Thank you!"
91
- msgstr "Gracias!"
92
 
93
  #: class.cff_settings.php:68
94
  msgid "ReCAPTCHA Settings"
@@ -104,7 +104,7 @@ msgstr "Tema reCAPTCHA :"
104
 
105
  #: class.cff_settings.php:88
106
  msgid "reCAPTCHA Public Key :"
107
- msgstr "Clave Publica reCAPTCHA :"
108
 
109
  #: class.cff_settings.php:94
110
  msgid "reCAPTCHA Private Key :"
@@ -128,7 +128,7 @@ msgstr "Mensaje:"
128
 
129
  #: class.cff_settings.php:122
130
  msgid "Message Sent Heading :"
131
- msgstr "Titulo de Mensaje Enviado:"
132
 
133
  #: class.cff_settings.php:128
134
  msgid "Message Sent Content :"
@@ -181,27 +181,27 @@ msgstr "Transparente"
181
  #: views/contact-form-with-recaptcha.view.php:27
182
  #: views/contact-form.view.php:12
183
  msgid "Email Address:"
184
- msgstr "Direccion de correo electrónico:"
185
 
186
  #: views/contact-form-with-recaptcha.view.php:29
187
  #: views/contact-form.view.php:14
188
  msgid "Your Email Address"
189
- msgstr "Tu direccion de correo electrónico:"
190
 
191
  #: views/contact-form-with-recaptcha.view.php:37
192
  #: views/contact-form.view.php:22
193
  msgid "Confirm Email Address:"
194
- msgstr "Confirma tu direccion de correo electrónico:"
195
 
196
  #: views/contact-form-with-recaptcha.view.php:39
197
  #: views/contact-form.view.php:24
198
  msgid "Please enter the same email address again."
199
- msgstr "Porfavor ingresa la misma direccion de correo electrónico de nuevo."
200
 
201
  #: views/contact-form-with-recaptcha.view.php:39
202
  #: views/contact-form.view.php:24
203
  msgid "Confirm Your Email Address"
204
- msgstr "Confirma tu direccion de correo electrónico"
205
 
206
  #: views/contact-form-with-recaptcha.view.php:47
207
  #: views/contact-form.view.php:32
@@ -221,7 +221,7 @@ msgstr "Mensaje:"
221
  #: views/contact-form-with-recaptcha.view.php:59
222
  #: views/contact-form.view.php:44
223
  msgid "Please give a message."
224
- msgstr "Porfavor ingresa un mensaje."
225
 
226
  #: views/contact-form-with-recaptcha.view.php:59
227
  #: views/contact-form.view.php:44
@@ -231,11 +231,11 @@ msgstr "Tu Mensaje"
231
  #: views/contact-form-with-recaptcha.view.php:75
232
  #: views/contact-form.view.php:51
233
  msgid "Send Message"
234
- msgstr "Enviar Mensaje"
235
 
236
  #: views/message-not-sent.view.php:1
237
  msgid "Sorry, there has been a problem and your message was not sent."
238
- msgstr "Lo siento ha habido un error, tu mensaje no se ha enviado."
239
 
240
  #. Plugin Name of the plugin/theme
241
  msgid "Clean and Simple Contact Form"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
+ "PO-Revision-Date: 2013-09-14 16:13-0000\n"
13
+ "Last-Translator: \n"
14
  "Language-Team: LANGUAGE <LL@li.org>\n"
15
+ "X-Generator: Poedit 1.5.7\n"
16
 
17
  #: class.cff.php:90
18
  msgid "Settings"
25
  #: class.cff_contact.php:59 views/contact-form-with-recaptcha.view.php:29
26
  #: views/contact-form.view.php:14
27
  msgid "Please give your email address."
28
+ msgstr "Por favor ingresa tu correo electrónico"
29
 
30
  #: class.cff_contact.php:63
31
  msgid "Please confirm your email address."
32
+ msgstr "Por favor confirma tu correo electrónico."
33
 
34
  #: class.cff_contact.php:67 views/contact-form-with-recaptcha.view.php:49
35
  #: views/contact-form.view.php:34
38
 
39
  #: class.cff_contact.php:71
40
  msgid "Please enter a message."
41
+ msgstr "Por favor ingresa un mensaje."
42
 
43
  #: class.cff_contact.php:75 views/contact-form-with-recaptcha.view.php:29
44
  #: views/contact-form.view.php:14
45
  msgid "Please enter a valid email address."
46
+ msgstr "Por favor ingresa una dirección de correo electrónico válida."
47
 
48
  #: class.cff_contact.php:83
49
  msgid "Sorry the code wasn't entered correctly please try again."
50
  msgstr ""
51
+ "Lo sentimos el código ingresado no es correcto, por favor intenta de nuevo."
52
 
53
  #: class.cff_pluginsettings.php:40
54
  msgid "Message Sent"
56
 
57
  #: class.cff_pluginsettings.php:47
58
  msgid "Thank you for your message, we will be in touch very shortly."
59
+ msgstr "Gracias por su mensaje, nos pondremos en contacto a la brevedad."
60
 
61
  #: class.cff_pluginsettings.php:54
62
  msgid ""
63
  "Please enter your contact details and a short message below and I will try "
64
  "to answer your query as soon as possible."
65
  msgstr ""
66
+ "Ingresa tus datos de contacto, un mensaje corto abajo y lo contestaremos lo "
67
+ "más pronto posible."
68
 
69
  #: class.cff_pluginsettings.php:83
70
  msgid " - Web Enquiry"
76
 
77
  #: class.cff_settings.php:43
78
  msgid "You are using version"
79
+ msgstr "Estás usando la versión"
80
 
81
  #: class.cff_settings.php:44
82
  msgid "If you find this plugin useful please consider"
83
+ msgstr "Si encuentras este plugin útil por favor considera"
84
 
85
  #: class.cff_settings.php:47
86
  msgid "leaving a review"
88
 
89
  #: class.cff_settings.php:49
90
  msgid "Thank you!"
91
+ msgstr "¡Gracias!"
92
 
93
  #: class.cff_settings.php:68
94
  msgid "ReCAPTCHA Settings"
104
 
105
  #: class.cff_settings.php:88
106
  msgid "reCAPTCHA Public Key :"
107
+ msgstr "Clave Pública reCAPTCHA :"
108
 
109
  #: class.cff_settings.php:94
110
  msgid "reCAPTCHA Private Key :"
128
 
129
  #: class.cff_settings.php:122
130
  msgid "Message Sent Heading :"
131
+ msgstr "Título de Mensaje Enviado:"
132
 
133
  #: class.cff_settings.php:128
134
  msgid "Message Sent Content :"
181
  #: views/contact-form-with-recaptcha.view.php:27
182
  #: views/contact-form.view.php:12
183
  msgid "Email Address:"
184
+ msgstr "Dirección de correo electrónico:"
185
 
186
  #: views/contact-form-with-recaptcha.view.php:29
187
  #: views/contact-form.view.php:14
188
  msgid "Your Email Address"
189
+ msgstr "Tu dirección de correo electrónico:"
190
 
191
  #: views/contact-form-with-recaptcha.view.php:37
192
  #: views/contact-form.view.php:22
193
  msgid "Confirm Email Address:"
194
+ msgstr "Confirma tu dirección de correo electrónico:"
195
 
196
  #: views/contact-form-with-recaptcha.view.php:39
197
  #: views/contact-form.view.php:24
198
  msgid "Please enter the same email address again."
199
+ msgstr "Por favor ingresa la misma dirección de correo electrónico de nuevo."
200
 
201
  #: views/contact-form-with-recaptcha.view.php:39
202
  #: views/contact-form.view.php:24
203
  msgid "Confirm Your Email Address"
204
+ msgstr "Confirma tu dirección de correo electrónico"
205
 
206
  #: views/contact-form-with-recaptcha.view.php:47
207
  #: views/contact-form.view.php:32
221
  #: views/contact-form-with-recaptcha.view.php:59
222
  #: views/contact-form.view.php:44
223
  msgid "Please give a message."
224
+ msgstr "Por favor ingresa un mensaje."
225
 
226
  #: views/contact-form-with-recaptcha.view.php:59
227
  #: views/contact-form.view.php:44
231
  #: views/contact-form-with-recaptcha.view.php:75
232
  #: views/contact-form.view.php:51
233
  msgid "Send Message"
234
+ msgstr "Enviar mensaje"
235
 
236
  #: views/message-not-sent.view.php:1
237
  msgid "Sorry, there has been a problem and your message was not sent."
238
+ msgstr "Lo sentimos, ha habido un error. Tu mensaje no se ha enviado."
239
 
240
  #. Plugin Name of the plugin/theme
241
  msgid "Clean and Simple Contact Form"
languages/cleanandsimple-et.mo CHANGED
Binary file
languages/cleanandsimple-et.po CHANGED
@@ -10,7 +10,7 @@ msgstr ""
10
  "MIME-Version: 1.0\n"
11
  "Content-Type: text/plain; charset=UTF-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
- "PO-Revision-Date: 2013-09-08 15:55-0000\n"
14
  "Last-Translator: \n"
15
  "Language-Team: Estonian <>\n"
16
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
@@ -41,7 +41,7 @@ msgstr "Sisesta oma nimi."
41
 
42
  #: class.cscf_contact.php:70
43
  msgid "Please enter a message."
44
- msgstr "Sisesta sõnum."
45
 
46
  #: class.cscf_contact.php:74 views/contact-form.view.php:30
47
  #: views/contact-form.view.php:47
@@ -50,23 +50,23 @@ msgstr "Sisesta toimiv e-maili aadress."
50
 
51
  #: class.cscf_contact.php:82
52
  msgid "Sorry the code wasn't entered correctly please try again."
53
- msgstr "Kontrollkood polnud õige, proovi uuesti."
54
 
55
  #: class.cscf_pluginsettings.php:40
56
  msgid "Message Sent"
57
- msgstr "Sõnum saadetud"
58
 
59
  #: class.cscf_pluginsettings.php:47
60
  msgid "Thank you for your message, we will be in touch very shortly."
61
- msgstr "Täname sõnumi eest. Teiega võetakse esimesel võimalusel ühendust."
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
- "Sisesta allpool info endast ja lühike sõnum. Püüame vastata esimesel "
69
- "võimalusel."
70
 
71
  #: class.cscf_pluginsettings.php:83
72
  msgid " - Web Enquiry"
@@ -86,19 +86,19 @@ msgstr "Kui leiad, et plugin on kasulik"
86
 
87
  #: class.cscf_settings.php:47
88
  msgid "leaving a review"
89
- msgstr "kirjuta ka ülevaade"
90
 
91
  #: class.cscf_settings.php:49
92
  msgid "Thank you!"
93
- msgstr "Tänan!"
94
 
95
  #: class.cscf_settings.php:54
96
  msgid ""
97
  "NOTICE: You have JetPack's Contact Form enabled please deactivate it or use "
98
  "the shortcode [cscf-contact-form] instead."
99
  msgstr ""
100
- "Märkus: Sul on JetPack's Contact Form lubatud. Palun lülita see välja "
101
- "või kasuta lühikäsku [cscf-contact-form] selle asemel."
102
 
103
  #: class.cscf_settings.php:55
104
  msgid "Read More"
@@ -118,15 +118,15 @@ msgstr "reCAPTCHA teema :"
118
 
119
  #: class.cscf_settings.php:107
120
  msgid "reCAPTCHA Public Key :"
121
- msgstr "reCAPTCHA avalik võti :"
122
 
123
  #: class.cscf_settings.php:113
124
  msgid "reCAPTCHA Private Key :"
125
- msgstr "reCAPTCHA privaatvõti :"
126
 
127
  #: class.cscf_settings.php:119
128
  msgid "Message Settings"
129
- msgstr "Sõnumi seaded"
130
 
131
  #: class.cscf_settings.php:123
132
  msgid "Recipient Email :"
@@ -134,7 +134,7 @@ msgstr "Saaja e-mail :"
134
 
135
  #: class.cscf_settings.php:129
136
  msgid "Override 'From' Address :"
137
- msgstr "Kirjuta saatja väli üle :"
138
 
139
  #: class.cscf_settings.php:135
140
  msgid "'From' Email Address :"
@@ -146,7 +146,7 @@ msgstr "Kirja pealkiri :"
146
 
147
  #: class.cscf_settings.php:147
148
  msgid "Message :"
149
- msgstr "Sõnum :"
150
 
151
  #: class.cscf_settings.php:153
152
  msgid "Message Sent Heading :"
@@ -165,7 +165,7 @@ msgid ""
165
  "Use the plugin default stylesheet (un-tick to use your theme style sheet "
166
  "instead) :"
167
  msgstr ""
168
- "Kasuta plugina vaikimisi stiili (võta linnuke ära, kui soovid kasutada oma "
169
  "teema stiili) :"
170
 
171
  #: class.cscf_settings.php:175
@@ -178,11 +178,11 @@ msgstr "Sisesta allpool reCAPTCHA seadistused :"
178
 
179
  #: class.cscf_settings.php:263
180
  msgid "To use reCAPTCHA you must get an API key from"
181
- msgstr "reCAPTCHA kasutamiseks pead hankima omale API võtme"
182
 
183
  #: class.cscf_settings.php:268
184
  msgid "Enter your message settings below :"
185
- msgstr "Sisesta allpool sõnumi seadistused :"
186
 
187
  #: class.cscf_settings.php:328
188
  msgid "Red"
@@ -230,23 +230,23 @@ msgstr "Sinu nimi"
230
 
231
  #: views/contact-form.view.php:72
232
  msgid "Message:"
233
- msgstr "Sõnum:"
234
 
235
  #: views/contact-form.view.php:76
236
  msgid "Please give a message."
237
- msgstr "Sisesta sõnum."
238
 
239
  #: views/contact-form.view.php:78
240
  msgid "Your Message"
241
- msgstr "Sinu sõnum"
242
 
243
  #: views/contact-form.view.php:101
244
  msgid "Send Message"
245
- msgstr "Saada sõnum"
246
 
247
  #: views/message-not-sent.view.php:1
248
  msgid "Sorry, there has been a problem and your message was not sent."
249
- msgstr "Kahjuks tekkis mingi probleem ja sõnumit ei saadetud."
250
 
251
  #. Plugin Name of the plugin/theme
252
  msgid "Clean and Simple Contact Form"
10
  "MIME-Version: 1.0\n"
11
  "Content-Type: text/plain; charset=UTF-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
+ "PO-Revision-Date: 2013-09-14 16:06-0000\n"
14
  "Last-Translator: \n"
15
  "Language-Team: Estonian <>\n"
16
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
41
 
42
  #: class.cscf_contact.php:70
43
  msgid "Please enter a message."
44
+ msgstr "Sisesta sõnum."
45
 
46
  #: class.cscf_contact.php:74 views/contact-form.view.php:30
47
  #: views/contact-form.view.php:47
50
 
51
  #: class.cscf_contact.php:82
52
  msgid "Sorry the code wasn't entered correctly please try again."
53
+ msgstr "Kontrollkood polnud õige, proovi uuesti."
54
 
55
  #: class.cscf_pluginsettings.php:40
56
  msgid "Message Sent"
57
+ msgstr "Sõnum saadetud"
58
 
59
  #: class.cscf_pluginsettings.php:47
60
  msgid "Thank you for your message, we will be in touch very shortly."
61
+ msgstr "Täname sõnumi eest. Teiega võetakse esimesel võimalusel ühendust."
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
+ "Sisesta allpool info endast ja lühike sõnum. Püüame vastata esimesel "
69
+ "võimalusel."
70
 
71
  #: class.cscf_pluginsettings.php:83
72
  msgid " - Web Enquiry"
86
 
87
  #: class.cscf_settings.php:47
88
  msgid "leaving a review"
89
+ msgstr "kirjuta ka ülevaade"
90
 
91
  #: class.cscf_settings.php:49
92
  msgid "Thank you!"
93
+ msgstr "Tänan!"
94
 
95
  #: class.cscf_settings.php:54
96
  msgid ""
97
  "NOTICE: You have JetPack's Contact Form enabled please deactivate it or use "
98
  "the shortcode [cscf-contact-form] instead."
99
  msgstr ""
100
+ "Märkus: Sul on JetPack's Contact Form lubatud. Palun lülita see välja või "
101
+ "kasuta lühikäsku [cscf-contact-form] selle asemel."
102
 
103
  #: class.cscf_settings.php:55
104
  msgid "Read More"
118
 
119
  #: class.cscf_settings.php:107
120
  msgid "reCAPTCHA Public Key :"
121
+ msgstr "reCAPTCHA avalik võti :"
122
 
123
  #: class.cscf_settings.php:113
124
  msgid "reCAPTCHA Private Key :"
125
+ msgstr "reCAPTCHA privaatvõti :"
126
 
127
  #: class.cscf_settings.php:119
128
  msgid "Message Settings"
129
+ msgstr "Sõnumi seaded"
130
 
131
  #: class.cscf_settings.php:123
132
  msgid "Recipient Email :"
134
 
135
  #: class.cscf_settings.php:129
136
  msgid "Override 'From' Address :"
137
+ msgstr "Kirjuta saatja väli üle :"
138
 
139
  #: class.cscf_settings.php:135
140
  msgid "'From' Email Address :"
146
 
147
  #: class.cscf_settings.php:147
148
  msgid "Message :"
149
+ msgstr "Sõnum :"
150
 
151
  #: class.cscf_settings.php:153
152
  msgid "Message Sent Heading :"
165
  "Use the plugin default stylesheet (un-tick to use your theme style sheet "
166
  "instead) :"
167
  msgstr ""
168
+ "Kasuta plugina vaikimisi stiili (võta linnuke ära, kui soovid kasutada oma "
169
  "teema stiili) :"
170
 
171
  #: class.cscf_settings.php:175
178
 
179
  #: class.cscf_settings.php:263
180
  msgid "To use reCAPTCHA you must get an API key from"
181
+ msgstr "reCAPTCHA kasutamiseks pead hankima omale API võtme"
182
 
183
  #: class.cscf_settings.php:268
184
  msgid "Enter your message settings below :"
185
+ msgstr "Sisesta allpool sõnumi seadistused :"
186
 
187
  #: class.cscf_settings.php:328
188
  msgid "Red"
230
 
231
  #: views/contact-form.view.php:72
232
  msgid "Message:"
233
+ msgstr "Sõnum:"
234
 
235
  #: views/contact-form.view.php:76
236
  msgid "Please give a message."
237
+ msgstr "Sisesta sõnum."
238
 
239
  #: views/contact-form.view.php:78
240
  msgid "Your Message"
241
+ msgstr "Sinu sõnum"
242
 
243
  #: views/contact-form.view.php:101
244
  msgid "Send Message"
245
+ msgstr "Saada sõnum"
246
 
247
  #: views/message-not-sent.view.php:1
248
  msgid "Sorry, there has been a problem and your message was not sent."
249
+ msgstr "Kahjuks tekkis mingi probleem ja sõnumit ei saadetud."
250
 
251
  #. Plugin Name of the plugin/theme
252
  msgid "Clean and Simple Contact Form"
languages/cleanandsimple-ru_RU.mo ADDED
Binary file
languages/cleanandsimple-ru_RU.po ADDED
@@ -0,0 +1,297 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: Clean and Simple Contact Form v4.1.6\n"
4
+ "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: \n"
6
+ "PO-Revision-Date: 2013-09-08 18:29:31+0000\n"
7
+ "Last-Translator: guidenumber <guidenumber@gmail.com>\n"
8
+ "Language-Team: \n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "Plural-Forms: nplurals=3; plural=n%100/10==1 ? 2 : n%10==1 ? 0 : (n+9)%10>3 ? 2 : 1;\n"
13
+ "X-Generator: CSL v1.x\n"
14
+ "X-Poedit-Language: Russian\n"
15
+ "X-Poedit-Country: RUSSIA\n"
16
+ "X-Poedit-SourceCharset: utf-8\n"
17
+ "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;\n"
18
+ "X-Poedit-Basepath: ../\n"
19
+ "X-Poedit-Bookmarks: \n"
20
+ "X-Poedit-SearchPath-0: .\n"
21
+ "X-Textdomain-Support: yes"
22
+
23
+ #: class.cscf.php:106
24
+ #@ contact-form
25
+ msgid "Settings"
26
+ msgstr ""
27
+
28
+ #: class.cscf_contact.php:54
29
+ #@ cleanandsimple
30
+ msgid "Sorry the email addresses do not match."
31
+ msgstr "Извините, адреса почты не совпадают."
32
+
33
+ #: class.cscf_contact.php:58
34
+ #: views/contact-form.view.php:29
35
+ #@ cleanandsimple
36
+ msgid "Please give your email address."
37
+ msgstr "Пожалуйста, введите адрес вашей почты."
38
+
39
+ #: class.cscf_contact.php:62
40
+ #@ cleanandsimple
41
+ msgid "Please confirm your email address."
42
+ msgstr "Пожалуйста, подтвердите адрес вашей почты."
43
+
44
+ #: class.cscf_contact.php:66
45
+ #: views/contact-form.view.php:62
46
+ #@ cleanandsimple
47
+ msgid "Please give your name."
48
+ msgstr "Пожалуйста, введите ваше имя."
49
+
50
+ #: class.cscf_contact.php:70
51
+ #@ cleanandsimple
52
+ msgid "Please enter a message."
53
+ msgstr "Пожалуйста, введите ваше сообщение."
54
+
55
+ #: class.cscf_contact.php:74
56
+ #: views/contact-form.view.php:30
57
+ #: views/contact-form.view.php:47
58
+ #@ cleanandsimple
59
+ msgid "Please enter a valid email address."
60
+ msgstr "Пожалуйста, используйте настоящий адрес почты."
61
+
62
+ #: class.cscf_contact.php:82
63
+ #@ cleanandsimple
64
+ msgid "Sorry the code wasn't entered correctly please try again."
65
+ msgstr "Код был введен неправильно. Пожалуйста, попробуйте снова."
66
+
67
+ #: class.cscf_pluginsettings.php:40
68
+ #@ cleanandsimple
69
+ msgid "Message Sent"
70
+ msgstr "Сообщение отправлено"
71
+
72
+ #: class.cscf_pluginsettings.php:47
73
+ #@ cleanandsimple
74
+ msgid "Thank you for your message, we will be in touch very shortly."
75
+ msgstr "Спасибо за ваше обращение. Мы с вами свяжемся."
76
+
77
+ #: class.cscf_pluginsettings.php:54
78
+ #@ cleanandsimple
79
+ msgid "Please enter your contact details and a short message below and I will try to answer your query as soon as possible."
80
+ msgstr "Пожалуйста, введите ваши контактные данные и ваше сообщение в форму и мы попытаемся ответить вам как можно скорее."
81
+
82
+ #: class.cscf_pluginsettings.php:83
83
+ #@ cleanandsimple
84
+ msgid " - Web Enquiry"
85
+ msgstr " - Веб-запрос"
86
+
87
+ #: class.cscf_settings.php:41
88
+ #@ cleanandsimple
89
+ msgid "Clean and Simple Contact Form Settings"
90
+ msgstr "Простая и ясная форма обратной связи. Настройки"
91
+
92
+ #: class.cscf_settings.php:43
93
+ #@ cleanandsimple
94
+ msgid "You are using version"
95
+ msgstr "Вы используете версию"
96
+
97
+ #: class.cscf_settings.php:44
98
+ #@ cleanandsimple
99
+ msgid "If you find this plugin useful please consider"
100
+ msgstr "Если вы считаете этот плагин полезным, то мы будем рады"
101
+
102
+ #: class.cscf_settings.php:47
103
+ #@ cleanandsimple
104
+ msgid "leaving a review"
105
+ msgstr "вашему отзыву"
106
+
107
+ #: class.cscf_settings.php:49
108
+ #@ cleanandsimple
109
+ msgid "Thank you!"
110
+ msgstr "Спасибо!"
111
+
112
+ #: class.cscf_settings.php:54
113
+ #@ cleanandsimple
114
+ msgid "NOTICE: You have JetPack's Contact Form enabled please deactivate it or use the shortcode [cscf-contact-form] instead."
115
+ msgstr "ВНИМАНИЕ! У вас установлен плагин JetPack's Contact Form. Пожалуйста, деактивируйте его, чтобы избежать ошибок в совместимости, или используйте [cscf-contact-form] вместо [contact-form]."
116
+
117
+ #: class.cscf_settings.php:55
118
+ #@ default
119
+ msgid "Read More"
120
+ msgstr ""
121
+
122
+ #: class.cscf_settings.php:87
123
+ #@ cleanandsimple
124
+ msgid "ReCAPTCHA Settings"
125
+ msgstr "Настройки ReCAPTCHA"
126
+
127
+ #: class.cscf_settings.php:95
128
+ #@ cleanandsimple
129
+ msgid "Use reCAPTCHA :"
130
+ msgstr "Использовать ReCAPTCHA:"
131
+
132
+ #: class.cscf_settings.php:101
133
+ #@ cleanandsimple
134
+ msgid "reCAPTCHA Theme :"
135
+ msgstr "Тема оформления ReCAPTCHA:"
136
+
137
+ #: class.cscf_settings.php:107
138
+ #@ cleanandsimple
139
+ msgid "reCAPTCHA Public Key :"
140
+ msgstr "Публичный ключ reCAPTCHA (Public Key):"
141
+
142
+ #: class.cscf_settings.php:113
143
+ #@ cleanandsimple
144
+ msgid "reCAPTCHA Private Key :"
145
+ msgstr "Секретный ключ reCAPTCHA (Private Key):"
146
+
147
+ #: class.cscf_settings.php:119
148
+ #@ cleanandsimple
149
+ msgid "Message Settings"
150
+ msgstr "Настройки формы"
151
+
152
+ #: class.cscf_settings.php:123
153
+ #@ cleanandsimple
154
+ msgid "Recipient Email :"
155
+ msgstr "Почта получателя:"
156
+
157
+ #: class.cscf_settings.php:129
158
+ #@ cleanandsimple
159
+ msgid "Override 'From' Address :"
160
+ msgstr "Переопределить адрес отправителя (From):"
161
+
162
+ #: class.cscf_settings.php:135
163
+ #@ cleanandsimple
164
+ msgid "'From' Email Address :"
165
+ msgstr "Адрес отправителя (From):"
166
+
167
+ #: class.cscf_settings.php:141
168
+ #@ cleanandsimple
169
+ msgid "Email Subject :"
170
+ msgstr "Тема письма:"
171
+
172
+ #: class.cscf_settings.php:147
173
+ #@ cleanandsimple
174
+ msgid "Message :"
175
+ msgstr "Сообщение:"
176
+
177
+ #: class.cscf_settings.php:153
178
+ #@ cleanandsimple
179
+ msgid "Message Sent Heading :"
180
+ msgstr "Заголовок подтверждения успешной отправки сообщения:"
181
+
182
+ #: class.cscf_settings.php:159
183
+ #@ cleanandsimple
184
+ msgid "Message Sent Content :"
185
+ msgstr "Текст подтверждения успешной отправки сообщения:"
186
+
187
+ #: class.cscf_settings.php:165
188
+ #@ cleanandsimple
189
+ msgid "Styling and Validation"
190
+ msgstr "Стиль и валидация"
191
+
192
+ #: class.cscf_settings.php:169
193
+ #@ cleanandsimple
194
+ msgid "Use the plugin default stylesheet (un-tick to use your theme style sheet instead) :"
195
+ msgstr "Использовать стили оформления поставляемые с плагином:"
196
+
197
+ #: class.cscf_settings.php:175
198
+ #@ cleanandsimple
199
+ msgid "Use client side validation (AJAX) :"
200
+ msgstr "Использовать валидацию на клиенте (AJAX):"
201
+
202
+ #: class.cscf_settings.php:262
203
+ #@ cleanandsimple
204
+ msgid "Enter your reCAPTCHA settings below :"
205
+ msgstr "Введите настройки для использования reCAPTCHA:"
206
+
207
+ #: class.cscf_settings.php:263
208
+ #@ cleanandsimple
209
+ msgid "To use reCAPTCHA you must get an API key from"
210
+ msgstr "Для того чтобы использовать reCAPTCHA получите API ключи тут: "
211
+
212
+ #: class.cscf_settings.php:268
213
+ #@ cleanandsimple
214
+ msgid "Enter your message settings below :"
215
+ msgstr "Настройки для формы обратной связи:"
216
+
217
+ #: class.cscf_settings.php:328
218
+ #@ cleanandsimple
219
+ msgid "Red"
220
+ msgstr "Красный"
221
+
222
+ #: class.cscf_settings.php:329
223
+ #@ cleanandsimple
224
+ msgid "White"
225
+ msgstr "Белый"
226
+
227
+ #: class.cscf_settings.php:330
228
+ #@ cleanandsimple
229
+ msgid "Blackglass"
230
+ msgstr "Чёрное стекло"
231
+
232
+ #: class.cscf_settings.php:331
233
+ #@ cleanandsimple
234
+ msgid "Clean"
235
+ msgstr "Чистый"
236
+
237
+ #: views/contact-form.view.php:24
238
+ #@ cleanandsimple
239
+ msgid "Email Address:"
240
+ msgstr "Адрес почты:"
241
+
242
+ #: views/contact-form.view.php:33
243
+ #@ cleanandsimple
244
+ msgid "Your Email Address"
245
+ msgstr "Ваш адрес почты"
246
+
247
+ #: views/contact-form.view.php:40
248
+ #@ cleanandsimple
249
+ msgid "Confirm Email Address:"
250
+ msgstr "Подтвердите адрес почты"
251
+
252
+ #: views/contact-form.view.php:46
253
+ #: views/contact-form.view.php:48
254
+ #@ cleanandsimple
255
+ msgid "Please enter the same email address again."
256
+ msgstr "Введите тот-же адрес почты еще раз."
257
+
258
+ #: views/contact-form.view.php:51
259
+ #@ cleanandsimple
260
+ msgid "Confirm Your Email Address"
261
+ msgstr "Подтвердите адрес вашей почты"
262
+
263
+ #: views/contact-form.view.php:58
264
+ #@ cleanandsimple
265
+ msgid "Name:"
266
+ msgstr "Имя:"
267
+
268
+ #: views/contact-form.view.php:65
269
+ #@ cleanandsimple
270
+ msgid "Your Name"
271
+ msgstr "Ваше имя"
272
+
273
+ #: views/contact-form.view.php:72
274
+ #@ cleanandsimple
275
+ msgid "Message:"
276
+ msgstr "Сообщение:"
277
+
278
+ #: views/contact-form.view.php:76
279
+ #@ cleanandsimple
280
+ msgid "Please give a message."
281
+ msgstr "Пожалуйста, введи текст сообщения."
282
+
283
+ #: views/contact-form.view.php:78
284
+ #@ cleanandsimple
285
+ msgid "Your Message"
286
+ msgstr "Ваше сообщение"
287
+
288
+ #: views/contact-form.view.php:101
289
+ #@ cleanandsimple
290
+ msgid "Send Message"
291
+ msgstr "Отправить"
292
+
293
+ #: views/message-not-sent.view.php:1
294
+ #@ cleanandsimple
295
+ msgid "Sorry, there has been a problem and your message was not sent."
296
+ msgstr "Простите, но случилась неизвестная ошибка и ваше письмо не было отправлено."
297
+
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, contacts, contacts form plugin, contact me, feedback form, bootstrap, twitter, google, reCAPTCHA, ajax, secure
7
  Requires at least: 3.3
8
- Tested up to: 3.6
9
- Stable tag: 4.1.7
10
 
11
  A clean and simple AJAX contact form with Google reCAPTCHA and Twitter Bootstrap markup.
12
 
@@ -167,6 +167,11 @@ If you are not sure how to go about doing this [get in touch](http://www.megnich
167
  To do this you will need to add some css changes to your theme.
168
 
169
  == Changelog ==
 
 
 
 
 
170
  * Added a note about the short code to use on the settings screen.
171
  * Added Estonian Translation thanks to [Marko Punnar](http://aretaja.org "Marko Punnar")
172
  * Added Japanese language thanks to Nikhil Khullar
@@ -221,6 +226,8 @@ To do this you will need to add some css changes to your theme.
221
 
222
 
223
  == Upgrade Notice ==
 
 
224
  = 4.1.7
225
  More translations. A helpful note about the short code to use has been put on the settings screen
226
  = 4.1.6 =
5
  License URI: http://www.gnu.org/licenses/gpl.html
6
  Tags: simple, contact, form, contact button, contact form, contact form plugin, contacts, contacts form plugin, contact me, feedback form, bootstrap, twitter, google, reCAPTCHA, ajax, secure
7
  Requires at least: 3.3
8
+ Tested up to: 3.6.1
9
+ Stable tag: 4.1.8
10
 
11
  A clean and simple AJAX contact form with Google reCAPTCHA and Twitter Bootstrap markup.
12
 
167
  To do this you will need to add some css changes to your theme.
168
 
169
  == Changelog ==
170
+ = 4.1.8 =
171
+ * Added Russian Translation thanks to Oleg
172
+ * Correct character encoding in Estonian translation thanks to [Marko Punnar](http://aretaja.org "Marko Punnar")
173
+ * Correct some Spanish translation errors thanks to rowanda
174
+ = 4.1.7 =
175
  * Added a note about the short code to use on the settings screen.
176
  * Added Estonian Translation thanks to [Marko Punnar](http://aretaja.org "Marko Punnar")
177
  * Added Japanese language thanks to Nikhil Khullar
226
 
227
 
228
  == Upgrade Notice ==
229
+ = 4.1.8 =
230
+ Added Russian translation and some modifications to Estonian and Spanish translations
231
  = 4.1.7
232
  More translations. A helpful note about the short code to use has been put on the settings screen
233
  = 4.1.6 =