Contact Form by BestWebSoft - Version 3.63

Version Description

  • 8.11.2013 =
  • Update : The French language file is updated.
  • NEW : Add hide-button for the settings page.
Download this release

Release Info

Developer bestwebsoft
Plugin Icon 128x128 Contact Form by BestWebSoft
Version 3.63
Comparing to
See all releases

Code changes from version 3.62 to 3.63

Files changed (69) hide show
  1. contact_form.php +22 -14
  2. js/bws_menu.js +0 -0
  3. js/script.js +18 -0
  4. js/script_wp_before_3.5.js +18 -0
  5. languages/contact_form-ar.mo +0 -0
  6. languages/contact_form-ar.po +210 -202
  7. languages/contact_form-be_BY.mo +0 -0
  8. languages/contact_form-be_BY.po +212 -204
  9. languages/contact_form-bg_BG.mo +0 -0
  10. languages/contact_form-bg_BG.po +210 -202
  11. languages/contact_form-ca.mo +0 -0
  12. languages/contact_form-ca.po +212 -204
  13. languages/contact_form-cs_CZ.mo +0 -0
  14. languages/contact_form-cs_CZ.po +210 -202
  15. languages/contact_form-da_DK.mo +0 -0
  16. languages/contact_form-da_DK.po +210 -202
  17. languages/contact_form-de_DE.mo +0 -0
  18. languages/contact_form-de_DE.po +210 -202
  19. languages/contact_form-el_GR.mo +0 -0
  20. languages/contact_form-el_GR.po +210 -202
  21. languages/contact_form-es_ES.mo +0 -0
  22. languages/contact_form-es_ES.po +210 -202
  23. languages/contact_form-fa_IR.mo +0 -0
  24. languages/contact_form-fa_IR.po +210 -202
  25. languages/contact_form-fi.mo +0 -0
  26. languages/contact_form-fi.po +212 -204
  27. languages/contact_form-fr_FR.mo +0 -0
  28. languages/contact_form-fr_FR.po +226 -226
  29. languages/contact_form-gl_ES.mo +0 -0
  30. languages/contact_form-gl_ES.po +210 -202
  31. languages/contact_form-he_IL.mo +0 -0
  32. languages/contact_form-he_IL.po +210 -202
  33. languages/contact_form-hi_IN.mo +0 -0
  34. languages/contact_form-hi_IN.po +210 -202
  35. languages/contact_form-hu_HU.mo +0 -0
  36. languages/contact_form-hu_HU.po +212 -204
  37. languages/contact_form-it_IT.mo +0 -0
  38. languages/contact_form-it_IT.po +212 -204
  39. languages/contact_form-ja.mo +0 -0
  40. languages/contact_form-ja.po +212 -204
  41. languages/contact_form-lt_LT.mo +0 -0
  42. languages/contact_form-lt_LT.po +210 -202
  43. languages/contact_form-nb_NO.mo +0 -0
  44. languages/contact_form-nb_NO.po +210 -202
  45. languages/contact_form-nl_NL.mo +0 -0
  46. languages/contact_form-nl_NL.po +212 -204
  47. languages/contact_form-pl_PL.mo +0 -0
  48. languages/contact_form-pl_PL.po +210 -202
  49. languages/contact_form-pt_BR.mo +0 -0
  50. languages/contact_form-pt_BR.po +212 -204
  51. languages/contact_form-pt_PT.mo +0 -0
  52. languages/contact_form-pt_PT.po +212 -204
  53. languages/contact_form-ro_RO.mo +0 -0
  54. languages/contact_form-ro_RO.po +210 -202
  55. languages/contact_form-ru_RU.mo +0 -0
  56. languages/contact_form-ru_RU.po +212 -204
  57. languages/contact_form-sk_SK.mo +0 -0
  58. languages/contact_form-sk_SK.po +210 -202
  59. languages/contact_form-sr_RS.mo +0 -0
  60. languages/contact_form-sr_RS.po +212 -204
  61. languages/contact_form-sv_SE.mo +0 -0
  62. languages/contact_form-sv_SE.po +212 -204
  63. languages/contact_form-tr_TR.mo +0 -0
  64. languages/contact_form-tr_TR.po +210 -202
  65. languages/contact_form-uk.mo +0 -0
  66. languages/contact_form-uk.po +212 -204
  67. readme.txt +8 -1
  68. screenshot-2.jpg +0 -0
  69. screenshot-4.jpg +0 -0
contact_form.php CHANGED
@@ -4,7 +4,7 @@ Plugin Name: Contact Form
4
  Plugin URI: http://bestwebsoft.com/plugin/
5
  Description: Plugin for Contact Form.
6
  Author: BestWebSoft
7
- Version: 3.62
8
  Author URI: http://bestwebsoft.com/
9
  License: GPLv2 or later
10
  */
@@ -579,7 +579,11 @@ if( ! function_exists( 'cntctfrm_settings_page' ) ) {
579
  </td>
580
  </tr>
581
  <tr valign="top">
582
- <th colspan="3" scope="row" style="width:200px;"><input type="checkbox" id="cntctfrm_additions_options" name="cntctfrm_additions_options" value="1" <?php if($cntctfrm_options['cntctfrm_additions_options'] == '1') echo "checked=\"checked\" "; ?> /> <?php _e( "Additional options", 'contact_form' ); ?></th>
 
 
 
 
583
  </tr>
584
  <tr class="cntctfrm_additions_block <?php if($cntctfrm_options['cntctfrm_additions_options'] == '0') echo "cntctfrm_hidden"; ?>">
585
  <th scope="row" style="width:200px;"><?php _e( 'What to use?', 'contact_form' ); ?></th>
@@ -1826,7 +1830,8 @@ if ( ! function_exists ( 'cntctfrm_delete_options' ) ) {
1826
  if ( ! function_exists ( 'cntctfrm_plugin_banner' ) ) {
1827
  function cntctfrm_plugin_banner() {
1828
  global $hook_suffix;
1829
- $plugin_info = get_plugin_data( __FILE__ );
 
1830
  if ( $hook_suffix == 'plugins.php' ) {
1831
  echo '<div class="updated" style="padding: 0; margin: 0; border: none; background: none;">
1832
  <script type="text/javascript" src="' . plugins_url( 'js/c_o_o_k_i_e.js', __FILE__ ) . '"></script>
@@ -1862,17 +1867,20 @@ if ( ! function_exists ( 'cntctfrm_plugin_banner' ) ) {
1862
  <span>Extend standard plugin functionality with new great options.</span>
1863
  </div>
1864
  <a class="button cntctfrm_button" target="_blank" href="http://bestwebsoft.com/plugin/contact-form-pro/?k=f575dc39cba54a9de88df346eed52101&pn=77&v=' . $plugin_info["Version"] . '">Learn More</a>
1865
- </div>
1866
- <div class="cntctfrm_message_for_ctfrmtdb">
1867
- <img class="cntctfrm_for_ctfrmtdb_close_icon" title="" src="' . plugins_url( 'images/close_banner.png', __FILE__ ) . '" alt=""/>
1868
- <img class="cntctfrm_icon" title="" src="' . plugins_url( 'images/banner_for_ctfrmtdb.png', __FILE__ ) . '" alt=""/>
1869
- <div class="cntctfrm_text">
1870
- <strong>Contact Form to DB</strong> allows to store your messages to the database.<br />
1871
- <span>Manage messages that have been sent from your website.</span>
1872
- </div>
1873
- <a class="button cntctfrm_button" target="_blank" href="http://bestwebsoft.com/plugin/contact-form-pro/?k=f575dc39cba54a9de88df346eed52101&pn=77&v=' . $plugin_info["Version"] . '">Learn More</a>
1874
- </div>
1875
- </div>';
 
 
 
1876
  }
1877
  }
1878
  }
4
  Plugin URI: http://bestwebsoft.com/plugin/
5
  Description: Plugin for Contact Form.
6
  Author: BestWebSoft
7
+ Version: 3.63
8
  Author URI: http://bestwebsoft.com/
9
  License: GPLv2 or later
10
  */
579
  </td>
580
  </tr>
581
  <tr valign="top">
582
+ <th scope="row" style="width:200px;"><label><input type="checkbox" id="cntctfrm_additions_options" name="cntctfrm_additions_options" value="1" <?php if($cntctfrm_options['cntctfrm_additions_options'] == '1') echo "checked=\"checked\" "; ?> /> <?php _e( "Additional options", 'contact_form' ); ?></label></th>
583
+ <td colspan="2">
584
+ <input id="cntctfrm_show_additional_settings" type="button" class="button-small button" value="<?php _e( "Show", 'contact_form' ); ?>" style="display: none;">
585
+ <input id="cntctfrm_hide_additional_settings" type="button" class="button-small button" value="<?php _e( "Hide", 'contact_form' ); ?>" style="display: none;">
586
+ </td>
587
  </tr>
588
  <tr class="cntctfrm_additions_block <?php if($cntctfrm_options['cntctfrm_additions_options'] == '0') echo "cntctfrm_hidden"; ?>">
589
  <th scope="row" style="width:200px;"><?php _e( 'What to use?', 'contact_form' ); ?></th>
1830
  if ( ! function_exists ( 'cntctfrm_plugin_banner' ) ) {
1831
  function cntctfrm_plugin_banner() {
1832
  global $hook_suffix;
1833
+ $plugin_info = get_plugin_data( __FILE__ );
1834
+ $all_plugins = get_plugins();
1835
  if ( $hook_suffix == 'plugins.php' ) {
1836
  echo '<div class="updated" style="padding: 0; margin: 0; border: none; background: none;">
1837
  <script type="text/javascript" src="' . plugins_url( 'js/c_o_o_k_i_e.js', __FILE__ ) . '"></script>
1867
  <span>Extend standard plugin functionality with new great options.</span>
1868
  </div>
1869
  <a class="button cntctfrm_button" target="_blank" href="http://bestwebsoft.com/plugin/contact-form-pro/?k=f575dc39cba54a9de88df346eed52101&pn=77&v=' . $plugin_info["Version"] . '">Learn More</a>
1870
+ </div>';
1871
+
1872
+ if ( !array_key_exists( 'contact-form-to-db/contact_form_to_db.php', $all_plugins ) && !array_key_exists( 'contact-form-to-db-pro/contact_form_to_db_pro.php', $all_plugins ) ) {
1873
+ echo '<div class="cntctfrm_message_for_ctfrmtdb">
1874
+ <img class="cntctfrm_for_ctfrmtdb_close_icon" title="" src="' . plugins_url( 'images/close_banner.png', __FILE__ ) . '" alt=""/>
1875
+ <img class="cntctfrm_icon" title="" src="' . plugins_url( 'images/banner_for_ctfrmtdb.png', __FILE__ ) . '" alt=""/>
1876
+ <div class="cntctfrm_text">
1877
+ <strong>Contact Form to DB</strong> allows to store your messages to the database.<br />
1878
+ <span>Manage messages that have been sent from your website.</span>
1879
+ </div>
1880
+ <a class="button cntctfrm_button" target="_blank" href="http://bestwebsoft.com/plugin/contact-form-to-db-pro/?k=6ebf0743736411607343ad391dc3b436&pn=77&v=' . $plugin_info["Version"] . '">Learn More</a>
1881
+ </div>';
1882
+ }
1883
+ echo '</div>';
1884
  }
1885
  }
1886
  }
js/bws_menu.js CHANGED
File without changes
js/script.js CHANGED
@@ -3,10 +3,28 @@
3
  $( '#cntctfrm_additions_options' ).change( function() {
4
  if ( $( this ).is( ':checked' ) ) {
5
  $( '.cntctfrm_additions_block' ).removeClass( 'cntctfrm_hidden' );
 
6
  } else {
7
  $( '.cntctfrm_additions_block' ).addClass( 'cntctfrm_hidden' );
 
 
8
  }
9
  });
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  $( '#cntctfrm_change_label' ).change( function() {
11
  if ( $( this ).is( ':checked' ) ) {
12
  $( '.cntctfrm_change_label_block' ).removeClass( 'cntctfrm_hidden' );
3
  $( '#cntctfrm_additions_options' ).change( function() {
4
  if ( $( this ).is( ':checked' ) ) {
5
  $( '.cntctfrm_additions_block' ).removeClass( 'cntctfrm_hidden' );
6
+ $( '#cntctfrm_hide_additional_settings' ).css( 'display', 'block' );
7
  } else {
8
  $( '.cntctfrm_additions_block' ).addClass( 'cntctfrm_hidden' );
9
+ $( '#cntctfrm_show_additional_settings' ).css( 'display', 'none' );
10
+ $( '#cntctfrm_hide_additional_settings' ).css( 'display', 'none' );
11
  }
12
  });
13
+ if ( $( '#cntctfrm_additions_options' ).is( ':checked' ) ) {
14
+ $( '#cntctfrm_show_additional_settings' ).css( 'display', 'block' );
15
+ $( '.cntctfrm_additions_block' ).addClass( 'cntctfrm_hidden' );
16
+ }
17
+ $( '#cntctfrm_show_additional_settings' ).click( function() {
18
+ $( this ).css( 'display', 'none' );
19
+ $( '#cntctfrm_hide_additional_settings' ).css( 'display', 'block' );
20
+ $( '.cntctfrm_additions_block' ).removeClass( 'cntctfrm_hidden' );
21
+ });
22
+ $( '#cntctfrm_hide_additional_settings' ).click( function() {
23
+ $( this ).css( 'display', 'none' );
24
+ $( '#cntctfrm_show_additional_settings' ).css( 'display', 'block' );
25
+ $( '.cntctfrm_additions_block' ).addClass( 'cntctfrm_hidden' );
26
+ });
27
+
28
  $( '#cntctfrm_change_label' ).change( function() {
29
  if ( $( this ).is( ':checked' ) ) {
30
  $( '.cntctfrm_change_label_block' ).removeClass( 'cntctfrm_hidden' );
js/script_wp_before_3.5.js CHANGED
@@ -3,10 +3,28 @@
3
  $( '#cntctfrm_additions_options' ).change( function() {
4
  if ( $( this ).is( ':checked' ) ) {
5
  $( '.cntctfrm_additions_block' ).removeClass( 'cntctfrm_hidden' );
 
6
  } else {
7
  $( '.cntctfrm_additions_block' ).addClass( 'cntctfrm_hidden' );
 
 
8
  }
9
  });
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  $( '#cntctfrm_change_label' ).change( function() {
11
  if ( $( this ).is( ':checked' ) ) {
12
  $( '.cntctfrm_change_label_block' ).removeClass( 'cntctfrm_hidden' );
3
  $( '#cntctfrm_additions_options' ).change( function() {
4
  if ( $( this ).is( ':checked' ) ) {
5
  $( '.cntctfrm_additions_block' ).removeClass( 'cntctfrm_hidden' );
6
+ $( '#cntctfrm_hide_additional_settings' ).css( 'display', 'block' );
7
  } else {
8
  $( '.cntctfrm_additions_block' ).addClass( 'cntctfrm_hidden' );
9
+ $( '#cntctfrm_show_additional_settings' ).css( 'display', 'none' );
10
+ $( '#cntctfrm_hide_additional_settings' ).css( 'display', 'none' );
11
  }
12
  });
13
+ if ( $( '#cntctfrm_additions_options' ).is( ':checked' ) ) {
14
+ $( '#cntctfrm_show_additional_settings' ).css( 'display', 'block' );
15
+ $( '.cntctfrm_additions_block' ).addClass( 'cntctfrm_hidden' );
16
+ }
17
+ $( '#cntctfrm_show_additional_settings' ).click( function() {
18
+ $( this ).css( 'display', 'none' );
19
+ $( '#cntctfrm_hide_additional_settings' ).css( 'display', 'block' );
20
+ $( '.cntctfrm_additions_block' ).removeClass( 'cntctfrm_hidden' );
21
+ });
22
+ $( '#cntctfrm_hide_additional_settings' ).click( function() {
23
+ $( this ).css( 'display', 'none' );
24
+ $( '#cntctfrm_show_additional_settings' ).css( 'display', 'block' );
25
+ $( '.cntctfrm_additions_block' ).addClass( 'cntctfrm_hidden' );
26
+ });
27
+
28
  $( '#cntctfrm_change_label' ).change( function() {
29
  if ( $( this ).is( ':checked' ) ) {
30
  $( '.cntctfrm_change_label_block' ).removeClass( 'cntctfrm_hidden' );
languages/contact_form-ar.mo CHANGED
Binary file
languages/contact_form-ar.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: contact_form\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2013-11-01 11:34+0300\n"
6
- "PO-Revision-Date: 2013-11-01 11:34+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Hammad Alshammari (ABU HATIM) www.abuhatim.net <al3zz.com@gmail.com>\n"
9
  "MIME-Version: 1.0\n"
@@ -33,63 +33,63 @@ msgstr "خيارات نموذج اتصل بنا"
33
 
34
  #: contact_form.php:33
35
  #: contact_form.php:553
36
- #: contact_form.php:834
37
  #, fuzzy
38
  msgid "Contact Form Pro"
39
  msgstr "نموذج الاتصال"
40
 
41
  #: contact_form.php:74
42
- #: contact_form.php:719
43
- #: contact_form.php:748
44
  msgid "Name:"
45
  msgstr "الأسم:"
46
 
47
  #: contact_form.php:75
48
- #: contact_form.php:720
49
- #: contact_form.php:749
50
  #, fuzzy
51
  msgid "Address:"
52
  msgstr "البريد الالكتروني:"
53
 
54
  #: contact_form.php:76
55
- #: contact_form.php:721
56
- #: contact_form.php:750
57
  msgid "Email Address:"
58
  msgstr "البريد الالكتروني:"
59
 
60
  #: contact_form.php:77
61
- #: contact_form.php:722
62
- #: contact_form.php:751
63
  msgid "Phone number:"
64
  msgstr ""
65
 
66
  #: contact_form.php:78
67
- #: contact_form.php:723
68
- #: contact_form.php:752
69
  msgid "Subject:"
70
  msgstr "موضوع الرسالة:"
71
 
72
  #: contact_form.php:79
73
- #: contact_form.php:724
74
- #: contact_form.php:753
75
  msgid "Message:"
76
  msgstr "الرسالة:"
77
 
78
  #: contact_form.php:80
79
- #: contact_form.php:725
80
- #: contact_form.php:754
81
  msgid "Attachment:"
82
  msgstr "المرفقات:"
83
 
84
  #: contact_form.php:81
85
- #: contact_form.php:726
86
- #: contact_form.php:755
87
  msgid "Send me a copy"
88
  msgstr "أرسل لي نسخة"
89
 
90
  #: contact_form.php:82
91
- #: contact_form.php:727
92
- #: contact_form.php:756
93
  msgid "Submit"
94
  msgstr "تقدم"
95
 
@@ -185,27 +185,27 @@ msgid "Settings saved."
185
  msgstr "الخيارات حُفظت."
186
 
187
  #: contact_form.php:516
188
- #: contact_form.php:828
189
- #: contact_form.php:1657
190
- #: contact_form.php:1668
191
  msgid "Settings"
192
  msgstr "إعدادات"
193
 
194
  #: contact_form.php:517
195
- #: contact_form.php:829
196
  #, fuzzy
197
  msgid "Extra settings"
198
  msgstr "إعدادات"
199
 
200
  #: contact_form.php:522
201
- #: contact_form.php:1085
202
  msgid "If you would like to add the Contact Form to your website, just copy and paste this shortcode to your post or page or widget:"
203
  msgstr "إذا كنت ترغب في إضافة نموذج الاتصال إلى موقع الويب الخاص بك، قم بنسخ ولصق هذا الرمز القصير:"
204
 
205
  #: contact_form.php:522
206
  #: contact_form.php:523
207
- #: contact_form.php:741
208
- #: contact_form.php:789
209
  msgid "or"
210
  msgstr ""
211
 
@@ -246,7 +246,7 @@ msgid "Add department selectbox to the contact form:"
246
  msgstr ""
247
 
248
  #: contact_form.php:552
249
- #: contact_form.php:833
250
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
251
  msgstr ""
252
 
@@ -254,553 +254,561 @@ msgstr ""
254
  msgid "Save emails to the database"
255
  msgstr ""
256
 
257
- #: contact_form.php:568
258
- #: contact_form.php:571
259
- #: contact_form.php:575
260
  msgid "Using Contact Form to DB powered by"
261
  msgstr ""
262
 
263
- #: contact_form.php:571
264
  #, fuzzy
265
  msgid "Activate Contact Form to DB"
266
  msgstr "نموذج الاتصال"
267
 
268
- #: contact_form.php:575
269
  #, fuzzy
270
  msgid "Download Contact Form to DB"
271
  msgstr "نموذج الاتصال"
272
 
273
- #: contact_form.php:580
274
  msgid "Additional options"
275
  msgstr "خيارات إضافية"
276
 
277
- #: contact_form.php:583
 
 
 
 
 
 
 
 
278
  msgid "What to use?"
279
  msgstr "ماذا تستخدم؟"
280
 
281
- #: contact_form.php:586
282
  msgid "Wp-mail"
283
  msgstr "Wp-mail"
284
 
285
- #: contact_form.php:586
286
  msgid "You can use the wp_mail function for mailing"
287
  msgstr "لإرسال البريد يمكنك استخدام وظيفة wp_mail"
288
 
289
- #: contact_form.php:588
290
  msgid "Mail"
291
  msgstr "Mail"
292
 
293
- #: contact_form.php:588
294
  msgid "To send mail you can use the php mail function"
295
  msgstr "لإرسال البريد يمكنك استخدام وظيفة البريد PHP"
296
 
297
- #: contact_form.php:592
298
  #, fuzzy
299
  msgid "The text in the 'From' field"
300
  msgstr "تغيير من الحقول من نموذج الاتصال"
301
 
302
- #: contact_form.php:594
303
  msgid "User name"
304
  msgstr ""
305
 
306
- #: contact_form.php:595
307
  msgid "The name of the user who fills the form will be used in the field 'From'."
308
  msgstr ""
309
 
310
- #: contact_form.php:600
311
  #, fuzzy
312
  msgid "This text will be used in the 'FROM' field"
313
  msgstr "تغيير من الحقول من نموذج الاتصال"
314
 
315
- #: contact_form.php:604
316
  msgid "The email address in the 'From' field"
317
  msgstr ""
318
 
319
- #: contact_form.php:606
320
  msgid "User email"
321
  msgstr ""
322
 
323
- #: contact_form.php:607
324
  msgid "The email address of the user who fills the form will be used in the field 'From'."
325
  msgstr ""
326
 
327
- #: contact_form.php:609
328
  msgid "This email address will be used in the 'From' field."
329
  msgstr ""
330
 
331
- #: contact_form.php:613
332
  #, fuzzy
333
  msgid "Display fields"
334
  msgstr "عرض حقل المرفقات"
335
 
336
- #: contact_form.php:615
337
- #: contact_form.php:665
338
- #: contact_form.php:865
339
- #: contact_form.php:1525
340
  #, fuzzy
341
  msgid "Address"
342
  msgstr "البريد الالكتروني:"
343
 
344
- #: contact_form.php:616
345
- #: contact_form.php:667
346
- #: contact_form.php:1533
347
  msgid "Phone"
348
  msgstr ""
349
 
350
- #: contact_form.php:617
351
  #, fuzzy
352
  msgid "Attachment block"
353
  msgstr "عرض حقل المرفقات"
354
 
355
- #: contact_form.php:617
356
  msgid "Users can attach the following file formats"
357
  msgstr "يمكن للمستخدمين إرفاق الملفات من الأنواع التالية"
358
 
359
- #: contact_form.php:626
360
  #: contact_form.php:629
361
- #: contact_form.php:633
362
- #: contact_form.php:894
 
363
  msgid "Captcha"
364
  msgstr ""
365
 
366
- #: contact_form.php:626
367
  #: contact_form.php:629
368
- #: contact_form.php:633
 
369
  msgid "powered by"
370
  msgstr ""
371
 
372
- #: contact_form.php:629
373
  #, fuzzy
374
  msgid "Activate captcha"
375
  msgstr "تفعيل الإضافات"
376
 
377
- #: contact_form.php:633
378
  #, fuzzy
379
  msgid "Download captcha"
380
  msgstr "تحميل"
381
 
382
- #: contact_form.php:638
383
  #, fuzzy
384
  msgid "Display tips below the Attachment block"
385
  msgstr "عرض حقل المرفقات"
386
 
387
- #: contact_form.php:647
388
  msgid "Delete an attachment file from the server after the email is sent"
389
  msgstr ""
390
 
391
- #: contact_form.php:653
392
  #, fuzzy
393
  msgid "Display 'Send me a copy' block"
394
  msgstr "عرض خيار (أرسل لي نسخة)"
395
 
396
- #: contact_form.php:662
397
  msgid "Required fields"
398
  msgstr ""
399
 
400
- #: contact_form.php:664
401
- #: contact_form.php:860
402
- #: contact_form.php:1520
403
  msgid "Name"
404
  msgstr "الأسم"
405
 
406
- #: contact_form.php:666
407
  #, fuzzy
408
  msgid "Email Address"
409
  msgstr "البريد الالكتروني:"
410
 
411
- #: contact_form.php:668
412
- #: contact_form.php:880
413
- #: contact_form.php:1536
414
  msgid "Subject"
415
  msgstr "موضوع الرسالة"
416
 
417
- #: contact_form.php:669
418
- #: contact_form.php:884
419
- #: contact_form.php:1539
420
  msgid "Message"
421
  msgstr "الرسالة"
422
 
423
- #: contact_form.php:673
424
  msgid "Display the asterisk near required fields"
425
  msgstr ""
426
 
427
- #: contact_form.php:679
428
  #, fuzzy
429
  msgid "Display additional info in the email"
430
  msgstr "عرض معلومات اضافية في البريد الالكتروني"
431
 
432
- #: contact_form.php:684
433
- #: contact_form.php:1492
434
  msgid "Sent from (ip address)"
435
  msgstr "ارسلت من (عنوان IP)"
436
 
437
- #: contact_form.php:684
438
  #, fuzzy
439
  msgid "Example: Sent from (IP address):\t127.0.0.1"
440
  msgstr "ارسلت من (عنوان IP)"
441
 
442
- #: contact_form.php:685
443
- #: contact_form.php:1497
444
  msgid "Date/Time"
445
  msgstr "الوقت/التاريخ"
446
 
447
- #: contact_form.php:685
448
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
449
  msgstr ""
450
 
451
- #: contact_form.php:686
452
- #: contact_form.php:1502
453
  msgid "Sent from (referer)"
454
  msgstr "Sent from (referer)"
455
 
456
- #: contact_form.php:686
457
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
458
  msgstr ""
459
 
460
- #: contact_form.php:687
461
- #: contact_form.php:1507
462
  msgid "Using (user agent)"
463
  msgstr "باستخدام (وكيل المستخدم)"
464
 
465
- #: contact_form.php:687
466
  msgid "Example: Using (user agent):\tMozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.95 Safari/537.36"
467
  msgstr ""
468
 
469
- #: contact_form.php:691
470
  msgid "Language settings for the field names in the form"
471
  msgstr ""
472
 
473
- #: contact_form.php:700
474
  msgid "Add a language"
475
  msgstr ""
476
 
477
- #: contact_form.php:704
478
  #, fuzzy
479
  msgid "Change the names of the contact form fields and error messages"
480
  msgstr "تغيير تسمية حقول نموذج الاتصال"
481
 
482
- #: contact_form.php:709
483
- #: contact_form.php:780
484
  msgid "English"
485
  msgstr ""
486
 
487
- #: contact_form.php:728
488
- #: contact_form.php:757
489
- msgid "Error message for the Name field"
490
- msgstr ""
491
-
492
- #: contact_form.php:729
493
- #: contact_form.php:758
494
- msgid "Error message for the Address field"
495
- msgstr ""
496
-
497
- #: contact_form.php:730
498
- #: contact_form.php:759
499
- msgid "Error message for the Email field"
500
- msgstr ""
501
-
502
  #: contact_form.php:731
503
  #: contact_form.php:760
504
- msgid "Error message for the Phone field"
505
  msgstr ""
506
 
507
  #: contact_form.php:732
508
  #: contact_form.php:761
509
- msgid "Error message for the Subject field"
510
  msgstr ""
511
 
512
  #: contact_form.php:733
513
  #: contact_form.php:762
514
- msgid "Error message for the Message field"
515
  msgstr ""
516
 
517
  #: contact_form.php:734
518
  #: contact_form.php:763
519
- msgid "Error message about the file type for the Attachment field"
520
  msgstr ""
521
 
522
  #: contact_form.php:735
523
  #: contact_form.php:764
524
- msgid "Error message while uploading a file for the Attachment field to the server"
525
  msgstr ""
526
 
527
  #: contact_form.php:736
528
  #: contact_form.php:765
529
- msgid "Error message while moving the file for the Attachment field"
530
  msgstr ""
531
 
532
  #: contact_form.php:737
533
  #: contact_form.php:766
534
- msgid "Error message when file size limit for the Attachment field is exceeded"
535
  msgstr ""
536
 
537
  #: contact_form.php:738
538
  #: contact_form.php:767
539
- msgid "Error message for the Captcha field"
540
  msgstr ""
541
 
542
  #: contact_form.php:739
543
  #: contact_form.php:768
544
- msgid "Error message for the whole form"
 
 
 
 
 
545
  msgstr ""
546
 
547
  #: contact_form.php:741
548
  #: contact_form.php:770
549
- #: contact_form.php:789
550
- #: contact_form.php:795
 
 
 
 
 
 
 
 
 
 
551
  msgid "Use shortcode"
552
  msgstr ""
553
 
554
- #: contact_form.php:741
555
- #: contact_form.php:770
556
- #: contact_form.php:789
557
- #: contact_form.php:795
558
  msgid "for this language"
559
  msgstr ""
560
 
561
- #: contact_form.php:777
562
  msgid "Action after email is sent"
563
  msgstr ""
564
 
565
- #: contact_form.php:779
566
  #, fuzzy
567
  msgid "Display text"
568
  msgstr "عرض حقل المرفقات"
569
 
570
- #: contact_form.php:788
571
- #: contact_form.php:794
572
  msgid "Text"
573
  msgstr ""
574
 
575
- #: contact_form.php:802
576
  msgid "Redirect to the page"
577
  msgstr ""
578
 
579
- #: contact_form.php:803
580
  msgid "Url"
581
  msgstr ""
582
 
583
- #: contact_form.php:809
584
- #: contact_form.php:986
585
  msgid "Save Changes"
586
  msgstr "حفظ التغييرات"
587
 
588
- #: contact_form.php:826
589
  #, fuzzy
590
  msgid "Contact Form Pro | Extra Settings"
591
  msgstr "خيارات نموذج اتصل بنا"
592
 
593
- #: contact_form.php:840
594
  msgid "Errors output"
595
  msgstr ""
596
 
597
- #: contact_form.php:843
598
  msgid "Display error messages"
599
  msgstr ""
600
 
601
- #: contact_form.php:844
602
  msgid "Color of the input field errors."
603
  msgstr ""
604
 
605
- #: contact_form.php:845
606
  msgid "Display error messages & color of the input field errors"
607
  msgstr ""
608
 
609
- #: contact_form.php:850
610
  msgid "Add placeholder to the input blocks"
611
  msgstr ""
612
 
613
- #: contact_form.php:856
614
  #, fuzzy
615
  msgid "Add tooltips"
616
  msgstr "خيارات إضافية"
617
 
618
- #: contact_form.php:870
619
  #, fuzzy
620
  msgid "Email address"
621
  msgstr "البريد الالكتروني:"
622
 
623
- #: contact_form.php:875
624
  msgid "Phone Number"
625
  msgstr ""
626
 
627
- #: contact_form.php:889
628
  #, fuzzy
629
  msgid "Attachment"
630
  msgstr "المرفقات:"
631
 
632
- #: contact_form.php:894
633
  msgid "(powered by bestwebsoft.com)"
634
  msgstr ""
635
 
636
- #: contact_form.php:899
637
  #, fuzzy
638
  msgid "Style options"
639
  msgstr "خيارات إضافية"
640
 
641
- #: contact_form.php:902
642
  msgid "Text color"
643
  msgstr ""
644
 
645
- #: contact_form.php:905
646
- #: contact_form.php:910
647
- #: contact_form.php:920
648
- #: contact_form.php:925
649
- #: contact_form.php:930
650
- #: contact_form.php:935
651
- #: contact_form.php:945
652
- #: contact_form.php:950
653
- #: contact_form.php:956
654
- #: contact_form.php:967
655
- #: contact_form.php:972
656
- #: contact_form.php:977
657
  msgid "Default"
658
  msgstr ""
659
 
660
- #: contact_form.php:907
661
  msgid "Label text color"
662
  msgstr ""
663
 
664
- #: contact_form.php:912
665
  msgid "Placeholder color"
666
  msgstr ""
667
 
668
- #: contact_form.php:917
669
  msgid "Errors color"
670
  msgstr ""
671
 
672
- #: contact_form.php:922
673
  msgid "Error text color"
674
  msgstr ""
675
 
676
- #: contact_form.php:927
677
  msgid "Background color of the input field errors"
678
  msgstr ""
679
 
680
- #: contact_form.php:932
681
  msgid "Border color of the input field errors"
682
  msgstr ""
683
 
684
- #: contact_form.php:937
685
  msgid "Placeholder color of the input field errors"
686
  msgstr ""
687
 
688
- #: contact_form.php:942
689
  #, fuzzy
690
  msgid "Input fields"
691
  msgstr "عرض حقل المرفقات"
692
 
693
- #: contact_form.php:947
694
  msgid "Input fields background color"
695
  msgstr ""
696
 
697
- #: contact_form.php:952
698
  msgid "Text fields color"
699
  msgstr ""
700
 
701
- #: contact_form.php:954
702
  msgid "Border width in px, numbers only"
703
  msgstr ""
704
 
705
- #: contact_form.php:958
706
- #: contact_form.php:979
707
  msgid "Border color"
708
  msgstr ""
709
 
710
- #: contact_form.php:963
711
  #, fuzzy
712
  msgid "Submit button"
713
  msgstr "تقدم"
714
 
715
- #: contact_form.php:965
716
  msgid "Width in px, numbers only"
717
  msgstr ""
718
 
719
- #: contact_form.php:969
720
  msgid "Button color"
721
  msgstr ""
722
 
723
- #: contact_form.php:974
724
  msgid "Button text color"
725
  msgstr ""
726
 
727
- #: contact_form.php:990
728
  #, fuzzy
729
  msgid "Contact Form Pro | Preview"
730
  msgstr "نموذج الاتصال"
731
 
732
- #: contact_form.php:993
733
  msgid "Show with errors"
734
  msgstr ""
735
 
736
- #: contact_form.php:1001
737
- #: contact_form.php:1003
738
  msgid "Please enter your full name..."
739
  msgstr ""
740
 
741
- #: contact_form.php:1014
742
- #: contact_form.php:1016
743
  msgid "Please enter your address..."
744
  msgstr ""
745
 
746
- #: contact_form.php:1025
747
- #: contact_form.php:1027
748
  #, fuzzy
749
  msgid "Please enter your email address..."
750
  msgstr "استخدام هذا البريد الالكتروني:"
751
 
752
- #: contact_form.php:1036
753
- #: contact_form.php:1038
754
  msgid "Please enter your phone number..."
755
  msgstr ""
756
 
757
- #: contact_form.php:1047
758
- #: contact_form.php:1049
759
  msgid "Please enter subject..."
760
  msgstr ""
761
 
762
- #: contact_form.php:1057
763
- #: contact_form.php:1059
764
  msgid "Please enter your message..."
765
  msgstr ""
766
 
767
- #: contact_form.php:1070
768
  msgid "Supported file types: HTML, TXT, CSS, GIF, PNG, JPEG, JPG, TIFF, BMP, AI, EPS, PS, RTF, PDF, DOC, DOCX, XLS, ZIP, RAR, WAV, MP3, PPT. Max file size: 2MB"
769
  msgstr ""
770
 
771
- #: contact_form.php:1137
772
  msgid "Sorry, email message could not be delivered."
773
  msgstr "عذراً, لم نستطيع تسليم رسالتك."
774
 
775
- #: contact_form.php:1221
776
  msgid "You can attach the following file formats"
777
  msgstr "يمكنك إرفاق الملفات من الأنواع التالية"
778
 
779
- #: contact_form.php:1515
780
  msgid "Contact from"
781
  msgstr "اتصل من"
782
 
783
- #: contact_form.php:1528
784
  msgid "Email"
785
  msgstr "البريد الألكتروني"
786
 
787
- #: contact_form.php:1542
788
  msgid "Site"
789
  msgstr "الموقع"
790
 
791
- #: contact_form.php:1605
792
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
793
  msgstr "إذا يمكنك أن ترى هذه MIME من العميل الخاص بك لا يقبل أنواع MIME!"
794
 
795
- #: contact_form.php:1669
796
  msgid "FAQ"
797
  msgstr "أسئلة وأجوبة"
798
 
799
- #: contact_form.php:1670
800
  msgid "Support"
801
  msgstr "دعم"
802
 
803
- #: contact_form.php:1727
804
  msgid "Are you sure that you want to delete this language data?"
805
  msgstr ""
806
 
2
  msgstr ""
3
  "Project-Id-Version: contact_form\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-11-08 10:55+0300\n"
6
+ "PO-Revision-Date: 2013-11-08 10:55+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Hammad Alshammari (ABU HATIM) www.abuhatim.net <al3zz.com@gmail.com>\n"
9
  "MIME-Version: 1.0\n"
33
 
34
  #: contact_form.php:33
35
  #: contact_form.php:553
36
+ #: contact_form.php:835
37
  #, fuzzy
38
  msgid "Contact Form Pro"
39
  msgstr "نموذج الاتصال"
40
 
41
  #: contact_form.php:74
42
+ #: contact_form.php:722
43
+ #: contact_form.php:751
44
  msgid "Name:"
45
  msgstr "الأسم:"
46
 
47
  #: contact_form.php:75
48
+ #: contact_form.php:723
49
+ #: contact_form.php:752
50
  #, fuzzy
51
  msgid "Address:"
52
  msgstr "البريد الالكتروني:"
53
 
54
  #: contact_form.php:76
55
+ #: contact_form.php:724
56
+ #: contact_form.php:753
57
  msgid "Email Address:"
58
  msgstr "البريد الالكتروني:"
59
 
60
  #: contact_form.php:77
61
+ #: contact_form.php:725
62
+ #: contact_form.php:754
63
  msgid "Phone number:"
64
  msgstr ""
65
 
66
  #: contact_form.php:78
67
+ #: contact_form.php:726
68
+ #: contact_form.php:755
69
  msgid "Subject:"
70
  msgstr "موضوع الرسالة:"
71
 
72
  #: contact_form.php:79
73
+ #: contact_form.php:727
74
+ #: contact_form.php:756
75
  msgid "Message:"
76
  msgstr "الرسالة:"
77
 
78
  #: contact_form.php:80
79
+ #: contact_form.php:728
80
+ #: contact_form.php:757
81
  msgid "Attachment:"
82
  msgstr "المرفقات:"
83
 
84
  #: contact_form.php:81
85
+ #: contact_form.php:729
86
+ #: contact_form.php:758
87
  msgid "Send me a copy"
88
  msgstr "أرسل لي نسخة"
89
 
90
  #: contact_form.php:82
91
+ #: contact_form.php:730
92
+ #: contact_form.php:759
93
  msgid "Submit"
94
  msgstr "تقدم"
95
 
185
  msgstr "الخيارات حُفظت."
186
 
187
  #: contact_form.php:516
188
+ #: contact_form.php:829
189
+ #: contact_form.php:1658
190
+ #: contact_form.php:1669
191
  msgid "Settings"
192
  msgstr "إعدادات"
193
 
194
  #: contact_form.php:517
195
+ #: contact_form.php:830
196
  #, fuzzy
197
  msgid "Extra settings"
198
  msgstr "إعدادات"
199
 
200
  #: contact_form.php:522
201
+ #: contact_form.php:1086
202
  msgid "If you would like to add the Contact Form to your website, just copy and paste this shortcode to your post or page or widget:"
203
  msgstr "إذا كنت ترغب في إضافة نموذج الاتصال إلى موقع الويب الخاص بك، قم بنسخ ولصق هذا الرمز القصير:"
204
 
205
  #: contact_form.php:522
206
  #: contact_form.php:523
207
+ #: contact_form.php:744
208
+ #: contact_form.php:792
209
  msgid "or"
210
  msgstr ""
211
 
246
  msgstr ""
247
 
248
  #: contact_form.php:552
249
+ #: contact_form.php:834
250
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
251
  msgstr ""
252
 
254
  msgid "Save emails to the database"
255
  msgstr ""
256
 
257
+ #: contact_form.php:570
258
+ #: contact_form.php:573
259
+ #: contact_form.php:577
260
  msgid "Using Contact Form to DB powered by"
261
  msgstr ""
262
 
263
+ #: contact_form.php:573
264
  #, fuzzy
265
  msgid "Activate Contact Form to DB"
266
  msgstr "نموذج الاتصال"
267
 
268
+ #: contact_form.php:577
269
  #, fuzzy
270
  msgid "Download Contact Form to DB"
271
  msgstr "نموذج الاتصال"
272
 
273
+ #: contact_form.php:582
274
  msgid "Additional options"
275
  msgstr "خيارات إضافية"
276
 
277
+ #: contact_form.php:584
278
+ msgid "Show"
279
+ msgstr ""
280
+
281
+ #: contact_form.php:585
282
+ msgid "Hide"
283
+ msgstr ""
284
+
285
+ #: contact_form.php:589
286
  msgid "What to use?"
287
  msgstr "ماذا تستخدم؟"
288
 
289
+ #: contact_form.php:592
290
  msgid "Wp-mail"
291
  msgstr "Wp-mail"
292
 
293
+ #: contact_form.php:592
294
  msgid "You can use the wp_mail function for mailing"
295
  msgstr "لإرسال البريد يمكنك استخدام وظيفة wp_mail"
296
 
297
+ #: contact_form.php:594
298
  msgid "Mail"
299
  msgstr "Mail"
300
 
301
+ #: contact_form.php:594
302
  msgid "To send mail you can use the php mail function"
303
  msgstr "لإرسال البريد يمكنك استخدام وظيفة البريد PHP"
304
 
305
+ #: contact_form.php:598
306
  #, fuzzy
307
  msgid "The text in the 'From' field"
308
  msgstr "تغيير من الحقول من نموذج الاتصال"
309
 
310
+ #: contact_form.php:600
311
  msgid "User name"
312
  msgstr ""
313
 
314
+ #: contact_form.php:601
315
  msgid "The name of the user who fills the form will be used in the field 'From'."
316
  msgstr ""
317
 
318
+ #: contact_form.php:604
319
  #, fuzzy
320
  msgid "This text will be used in the 'FROM' field"
321
  msgstr "تغيير من الحقول من نموذج الاتصال"
322
 
323
+ #: contact_form.php:608
324
  msgid "The email address in the 'From' field"
325
  msgstr ""
326
 
327
+ #: contact_form.php:610
328
  msgid "User email"
329
  msgstr ""
330
 
331
+ #: contact_form.php:611
332
  msgid "The email address of the user who fills the form will be used in the field 'From'."
333
  msgstr ""
334
 
335
+ #: contact_form.php:614
336
  msgid "This email address will be used in the 'From' field."
337
  msgstr ""
338
 
339
+ #: contact_form.php:618
340
  #, fuzzy
341
  msgid "Display fields"
342
  msgstr "عرض حقل المرفقات"
343
 
344
+ #: contact_form.php:620
345
+ #: contact_form.php:668
346
+ #: contact_form.php:866
347
+ #: contact_form.php:1526
348
  #, fuzzy
349
  msgid "Address"
350
  msgstr "البريد الالكتروني:"
351
 
352
+ #: contact_form.php:621
353
+ #: contact_form.php:670
354
+ #: contact_form.php:1534
355
  msgid "Phone"
356
  msgstr ""
357
 
358
+ #: contact_form.php:622
359
  #, fuzzy
360
  msgid "Attachment block"
361
  msgstr "عرض حقل المرفقات"
362
 
363
+ #: contact_form.php:622
364
  msgid "Users can attach the following file formats"
365
  msgstr "يمكن للمستخدمين إرفاق الملفات من الأنواع التالية"
366
 
 
367
  #: contact_form.php:629
368
+ #: contact_form.php:632
369
+ #: contact_form.php:636
370
+ #: contact_form.php:895
371
  msgid "Captcha"
372
  msgstr ""
373
 
 
374
  #: contact_form.php:629
375
+ #: contact_form.php:632
376
+ #: contact_form.php:636
377
  msgid "powered by"
378
  msgstr ""
379
 
380
+ #: contact_form.php:632
381
  #, fuzzy
382
  msgid "Activate captcha"
383
  msgstr "تفعيل الإضافات"
384
 
385
+ #: contact_form.php:636
386
  #, fuzzy
387
  msgid "Download captcha"
388
  msgstr "تحميل"
389
 
390
+ #: contact_form.php:641
391
  #, fuzzy
392
  msgid "Display tips below the Attachment block"
393
  msgstr "عرض حقل المرفقات"
394
 
395
+ #: contact_form.php:650
396
  msgid "Delete an attachment file from the server after the email is sent"
397
  msgstr ""
398
 
399
+ #: contact_form.php:656
400
  #, fuzzy
401
  msgid "Display 'Send me a copy' block"
402
  msgstr "عرض خيار (أرسل لي نسخة)"
403
 
404
+ #: contact_form.php:665
405
  msgid "Required fields"
406
  msgstr ""
407
 
408
+ #: contact_form.php:667
409
+ #: contact_form.php:861
410
+ #: contact_form.php:1521
411
  msgid "Name"
412
  msgstr "الأسم"
413
 
414
+ #: contact_form.php:669
415
  #, fuzzy
416
  msgid "Email Address"
417
  msgstr "البريد الالكتروني:"
418
 
419
+ #: contact_form.php:671
420
+ #: contact_form.php:881
421
+ #: contact_form.php:1537
422
  msgid "Subject"
423
  msgstr "موضوع الرسالة"
424
 
425
+ #: contact_form.php:672
426
+ #: contact_form.php:885
427
+ #: contact_form.php:1540
428
  msgid "Message"
429
  msgstr "الرسالة"
430
 
431
+ #: contact_form.php:676
432
  msgid "Display the asterisk near required fields"
433
  msgstr ""
434
 
435
+ #: contact_form.php:682
436
  #, fuzzy
437
  msgid "Display additional info in the email"
438
  msgstr "عرض معلومات اضافية في البريد الالكتروني"
439
 
440
+ #: contact_form.php:687
441
+ #: contact_form.php:1493
442
  msgid "Sent from (ip address)"
443
  msgstr "ارسلت من (عنوان IP)"
444
 
445
+ #: contact_form.php:687
446
  #, fuzzy
447
  msgid "Example: Sent from (IP address):\t127.0.0.1"
448
  msgstr "ارسلت من (عنوان IP)"
449
 
450
+ #: contact_form.php:688
451
+ #: contact_form.php:1498
452
  msgid "Date/Time"
453
  msgstr "الوقت/التاريخ"
454
 
455
+ #: contact_form.php:688
456
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
457
  msgstr ""
458
 
459
+ #: contact_form.php:689
460
+ #: contact_form.php:1503
461
  msgid "Sent from (referer)"
462
  msgstr "Sent from (referer)"
463
 
464
+ #: contact_form.php:689
465
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
466
  msgstr ""
467
 
468
+ #: contact_form.php:690
469
+ #: contact_form.php:1508
470
  msgid "Using (user agent)"
471
  msgstr "باستخدام (وكيل المستخدم)"
472
 
473
+ #: contact_form.php:690
474
  msgid "Example: Using (user agent):\tMozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.95 Safari/537.36"
475
  msgstr ""
476
 
477
+ #: contact_form.php:694
478
  msgid "Language settings for the field names in the form"
479
  msgstr ""
480
 
481
+ #: contact_form.php:703
482
  msgid "Add a language"
483
  msgstr ""
484
 
485
+ #: contact_form.php:707
486
  #, fuzzy
487
  msgid "Change the names of the contact form fields and error messages"
488
  msgstr "تغيير تسمية حقول نموذج الاتصال"
489
 
490
+ #: contact_form.php:712
491
+ #: contact_form.php:783
492
  msgid "English"
493
  msgstr ""
494
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
495
  #: contact_form.php:731
496
  #: contact_form.php:760
497
+ msgid "Error message for the Name field"
498
  msgstr ""
499
 
500
  #: contact_form.php:732
501
  #: contact_form.php:761
502
+ msgid "Error message for the Address field"
503
  msgstr ""
504
 
505
  #: contact_form.php:733
506
  #: contact_form.php:762
507
+ msgid "Error message for the Email field"
508
  msgstr ""
509
 
510
  #: contact_form.php:734
511
  #: contact_form.php:763
512
+ msgid "Error message for the Phone field"
513
  msgstr ""
514
 
515
  #: contact_form.php:735
516
  #: contact_form.php:764
517
+ msgid "Error message for the Subject field"
518
  msgstr ""
519
 
520
  #: contact_form.php:736
521
  #: contact_form.php:765
522
+ msgid "Error message for the Message field"
523
  msgstr ""
524
 
525
  #: contact_form.php:737
526
  #: contact_form.php:766
527
+ msgid "Error message about the file type for the Attachment field"
528
  msgstr ""
529
 
530
  #: contact_form.php:738
531
  #: contact_form.php:767
532
+ msgid "Error message while uploading a file for the Attachment field to the server"
533
  msgstr ""
534
 
535
  #: contact_form.php:739
536
  #: contact_form.php:768
537
+ msgid "Error message while moving the file for the Attachment field"
538
+ msgstr ""
539
+
540
+ #: contact_form.php:740
541
+ #: contact_form.php:769
542
+ msgid "Error message when file size limit for the Attachment field is exceeded"
543
  msgstr ""
544
 
545
  #: contact_form.php:741
546
  #: contact_form.php:770
547
+ msgid "Error message for the Captcha field"
548
+ msgstr ""
549
+
550
+ #: contact_form.php:742
551
+ #: contact_form.php:771
552
+ msgid "Error message for the whole form"
553
+ msgstr ""
554
+
555
+ #: contact_form.php:744
556
+ #: contact_form.php:773
557
+ #: contact_form.php:792
558
+ #: contact_form.php:798
559
  msgid "Use shortcode"
560
  msgstr ""
561
 
562
+ #: contact_form.php:744
563
+ #: contact_form.php:773
564
+ #: contact_form.php:792
565
+ #: contact_form.php:798
566
  msgid "for this language"
567
  msgstr ""
568
 
569
+ #: contact_form.php:780
570
  msgid "Action after email is sent"
571
  msgstr ""
572
 
573
+ #: contact_form.php:782
574
  #, fuzzy
575
  msgid "Display text"
576
  msgstr "عرض حقل المرفقات"
577
 
578
+ #: contact_form.php:791
579
+ #: contact_form.php:797
580
  msgid "Text"
581
  msgstr ""
582
 
583
+ #: contact_form.php:804
584
  msgid "Redirect to the page"
585
  msgstr ""
586
 
587
+ #: contact_form.php:805
588
  msgid "Url"
589
  msgstr ""
590
 
591
+ #: contact_form.php:810
592
+ #: contact_form.php:987
593
  msgid "Save Changes"
594
  msgstr "حفظ التغييرات"
595
 
596
+ #: contact_form.php:827
597
  #, fuzzy
598
  msgid "Contact Form Pro | Extra Settings"
599
  msgstr "خيارات نموذج اتصل بنا"
600
 
601
+ #: contact_form.php:841
602
  msgid "Errors output"
603
  msgstr ""
604
 
605
+ #: contact_form.php:844
606
  msgid "Display error messages"
607
  msgstr ""
608
 
609
+ #: contact_form.php:845
610
  msgid "Color of the input field errors."
611
  msgstr ""
612
 
613
+ #: contact_form.php:846
614
  msgid "Display error messages & color of the input field errors"
615
  msgstr ""
616
 
617
+ #: contact_form.php:851
618
  msgid "Add placeholder to the input blocks"
619
  msgstr ""
620
 
621
+ #: contact_form.php:857
622
  #, fuzzy
623
  msgid "Add tooltips"
624
  msgstr "خيارات إضافية"
625
 
626
+ #: contact_form.php:871
627
  #, fuzzy
628
  msgid "Email address"
629
  msgstr "البريد الالكتروني:"
630
 
631
+ #: contact_form.php:876
632
  msgid "Phone Number"
633
  msgstr ""
634
 
635
+ #: contact_form.php:890
636
  #, fuzzy
637
  msgid "Attachment"
638
  msgstr "المرفقات:"
639
 
640
+ #: contact_form.php:895
641
  msgid "(powered by bestwebsoft.com)"
642
  msgstr ""
643
 
644
+ #: contact_form.php:900
645
  #, fuzzy
646
  msgid "Style options"
647
  msgstr "خيارات إضافية"
648
 
649
+ #: contact_form.php:903
650
  msgid "Text color"
651
  msgstr ""
652
 
653
+ #: contact_form.php:906
654
+ #: contact_form.php:911
655
+ #: contact_form.php:921
656
+ #: contact_form.php:926
657
+ #: contact_form.php:931
658
+ #: contact_form.php:936
659
+ #: contact_form.php:946
660
+ #: contact_form.php:951
661
+ #: contact_form.php:957
662
+ #: contact_form.php:968
663
+ #: contact_form.php:973
664
+ #: contact_form.php:978
665
  msgid "Default"
666
  msgstr ""
667
 
668
+ #: contact_form.php:908
669
  msgid "Label text color"
670
  msgstr ""
671
 
672
+ #: contact_form.php:913
673
  msgid "Placeholder color"
674
  msgstr ""
675
 
676
+ #: contact_form.php:918
677
  msgid "Errors color"
678
  msgstr ""
679
 
680
+ #: contact_form.php:923
681
  msgid "Error text color"
682
  msgstr ""
683
 
684
+ #: contact_form.php:928
685
  msgid "Background color of the input field errors"
686
  msgstr ""
687
 
688
+ #: contact_form.php:933
689
  msgid "Border color of the input field errors"
690
  msgstr ""
691
 
692
+ #: contact_form.php:938
693
  msgid "Placeholder color of the input field errors"
694
  msgstr ""
695
 
696
+ #: contact_form.php:943
697
  #, fuzzy
698
  msgid "Input fields"
699
  msgstr "عرض حقل المرفقات"
700
 
701
+ #: contact_form.php:948
702
  msgid "Input fields background color"
703
  msgstr ""
704
 
705
+ #: contact_form.php:953
706
  msgid "Text fields color"
707
  msgstr ""
708
 
709
+ #: contact_form.php:955
710
  msgid "Border width in px, numbers only"
711
  msgstr ""
712
 
713
+ #: contact_form.php:959
714
+ #: contact_form.php:980
715
  msgid "Border color"
716
  msgstr ""
717
 
718
+ #: contact_form.php:964
719
  #, fuzzy
720
  msgid "Submit button"
721
  msgstr "تقدم"
722
 
723
+ #: contact_form.php:966
724
  msgid "Width in px, numbers only"
725
  msgstr ""
726
 
727
+ #: contact_form.php:970
728
  msgid "Button color"
729
  msgstr ""
730
 
731
+ #: contact_form.php:975
732
  msgid "Button text color"
733
  msgstr ""
734
 
735
+ #: contact_form.php:991
736
  #, fuzzy
737
  msgid "Contact Form Pro | Preview"
738
  msgstr "نموذج الاتصال"
739
 
740
+ #: contact_form.php:994
741
  msgid "Show with errors"
742
  msgstr ""
743
 
744
+ #: contact_form.php:1002
745
+ #: contact_form.php:1004
746
  msgid "Please enter your full name..."
747
  msgstr ""
748
 
749
+ #: contact_form.php:1015
750
+ #: contact_form.php:1017
751
  msgid "Please enter your address..."
752
  msgstr ""
753
 
754
+ #: contact_form.php:1026
755
+ #: contact_form.php:1028
756
  #, fuzzy
757
  msgid "Please enter your email address..."
758
  msgstr "استخدام هذا البريد الالكتروني:"
759
 
760
+ #: contact_form.php:1037
761
+ #: contact_form.php:1039
762
  msgid "Please enter your phone number..."
763
  msgstr ""
764
 
765
+ #: contact_form.php:1048
766
+ #: contact_form.php:1050
767
  msgid "Please enter subject..."
768
  msgstr ""
769
 
770
+ #: contact_form.php:1058
771
+ #: contact_form.php:1060
772
  msgid "Please enter your message..."
773
  msgstr ""
774
 
775
+ #: contact_form.php:1071
776
  msgid "Supported file types: HTML, TXT, CSS, GIF, PNG, JPEG, JPG, TIFF, BMP, AI, EPS, PS, RTF, PDF, DOC, DOCX, XLS, ZIP, RAR, WAV, MP3, PPT. Max file size: 2MB"
777
  msgstr ""
778
 
779
+ #: contact_form.php:1138
780
  msgid "Sorry, email message could not be delivered."
781
  msgstr "عذراً, لم نستطيع تسليم رسالتك."
782
 
783
+ #: contact_form.php:1222
784
  msgid "You can attach the following file formats"
785
  msgstr "يمكنك إرفاق الملفات من الأنواع التالية"
786
 
787
+ #: contact_form.php:1516
788
  msgid "Contact from"
789
  msgstr "اتصل من"
790
 
791
+ #: contact_form.php:1529
792
  msgid "Email"
793
  msgstr "البريد الألكتروني"
794
 
795
+ #: contact_form.php:1543
796
  msgid "Site"
797
  msgstr "الموقع"
798
 
799
+ #: contact_form.php:1606
800
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
801
  msgstr "إذا يمكنك أن ترى هذه MIME من العميل الخاص بك لا يقبل أنواع MIME!"
802
 
803
+ #: contact_form.php:1670
804
  msgid "FAQ"
805
  msgstr "أسئلة وأجوبة"
806
 
807
+ #: contact_form.php:1671
808
  msgid "Support"
809
  msgstr "دعم"
810
 
811
+ #: contact_form.php:1728
812
  msgid "Are you sure that you want to delete this language data?"
813
  msgstr ""
814
 
languages/contact_form-be_BY.mo CHANGED
Binary file
languages/contact_form-be_BY.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: contact_form\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2013-11-01 11:34+0300\n"
6
- "PO-Revision-Date: 2013-11-01 11:34+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Sakałoŭ Alaksiej <nullbsd@gmail.com>\n"
9
  "MIME-Version: 1.0\n"
@@ -33,63 +33,63 @@ msgstr "Наладкі кантактнай формы"
33
 
34
  #: contact_form.php:33
35
  #: contact_form.php:553
36
- #: contact_form.php:834
37
  #, fuzzy
38
  msgid "Contact Form Pro"
39
  msgstr "Кантактная форма"
40
 
41
  #: contact_form.php:74
42
- #: contact_form.php:719
43
- #: contact_form.php:748
44
  msgid "Name:"
45
  msgstr "Імя:"
46
 
47
  #: contact_form.php:75
48
- #: contact_form.php:720
49
- #: contact_form.php:749
50
  #, fuzzy
51
  msgid "Address:"
52
  msgstr "E-mail адрас:"
53
 
54
  #: contact_form.php:76
55
- #: contact_form.php:721
56
- #: contact_form.php:750
57
  msgid "Email Address:"
58
  msgstr "E-mail адрас:"
59
 
60
  #: contact_form.php:77
61
- #: contact_form.php:722
62
- #: contact_form.php:751
63
  msgid "Phone number:"
64
  msgstr "Тэлефон:"
65
 
66
  #: contact_form.php:78
67
- #: contact_form.php:723
68
- #: contact_form.php:752
69
  msgid "Subject:"
70
  msgstr "Тэма:"
71
 
72
  #: contact_form.php:79
73
- #: contact_form.php:724
74
- #: contact_form.php:753
75
  msgid "Message:"
76
  msgstr "Паведамленьне:"
77
 
78
  #: contact_form.php:80
79
- #: contact_form.php:725
80
- #: contact_form.php:754
81
  msgid "Attachment:"
82
  msgstr "Прычапіць файл:"
83
 
84
  #: contact_form.php:81
85
- #: contact_form.php:726
86
- #: contact_form.php:755
87
  msgid "Send me a copy"
88
  msgstr "Адправіць мне копію"
89
 
90
  #: contact_form.php:82
91
- #: contact_form.php:727
92
- #: contact_form.php:756
93
  msgid "Submit"
94
  msgstr "Адправіць"
95
 
@@ -184,27 +184,27 @@ msgid "Settings saved."
184
  msgstr "Наладкі захаваны."
185
 
186
  #: contact_form.php:516
187
- #: contact_form.php:828
188
- #: contact_form.php:1657
189
- #: contact_form.php:1668
190
  msgid "Settings"
191
  msgstr "Наладкі"
192
 
193
  #: contact_form.php:517
194
- #: contact_form.php:829
195
  #, fuzzy
196
  msgid "Extra settings"
197
  msgstr "Наладкі"
198
 
199
  #: contact_form.php:522
200
- #: contact_form.php:1085
201
  msgid "If you would like to add the Contact Form to your website, just copy and paste this shortcode to your post or page or widget:"
202
  msgstr "Калі вы жадаеце дадаць Кантактную Форму на свой сайт, тады вам неабходна толькі скапіяваць ды ўставіць Shortcode у канктэнт старонкі, ці запісу, ці аздабленьня:"
203
 
204
  #: contact_form.php:522
205
  #: contact_form.php:523
206
- #: contact_form.php:741
207
- #: contact_form.php:789
208
  msgid "or"
209
  msgstr ""
210
 
@@ -245,7 +245,7 @@ msgid "Add department selectbox to the contact form:"
245
  msgstr ""
246
 
247
  #: contact_form.php:552
248
- #: contact_form.php:833
249
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
250
  msgstr ""
251
 
@@ -253,563 +253,571 @@ msgstr ""
253
  msgid "Save emails to the database"
254
  msgstr ""
255
 
256
- #: contact_form.php:568
257
- #: contact_form.php:571
258
- #: contact_form.php:575
259
  msgid "Using Contact Form to DB powered by"
260
  msgstr ""
261
 
262
- #: contact_form.php:571
263
  #, fuzzy
264
  msgid "Activate Contact Form to DB"
265
  msgstr "Кантактная форма"
266
 
267
- #: contact_form.php:575
268
  #, fuzzy
269
  msgid "Download Contact Form to DB"
270
  msgstr "Кантактная форма"
271
 
272
- #: contact_form.php:580
273
  msgid "Additional options"
274
  msgstr "Дадатковыя наладкі"
275
 
276
- #: contact_form.php:583
 
 
 
 
 
 
 
 
277
  msgid "What to use?"
278
  msgstr "Што выкарыстоўваць?"
279
 
280
- #: contact_form.php:586
281
  msgid "Wp-mail"
282
  msgstr "Wp-mail"
283
 
284
- #: contact_form.php:586
285
  msgid "You can use the wp_mail function for mailing"
286
  msgstr "Для адпраўкі пошты вы можаце выкарыстоўваць функцыю php mail"
287
 
288
- #: contact_form.php:588
289
  msgid "Mail"
290
  msgstr "Mail"
291
 
292
- #: contact_form.php:588
293
  msgid "To send mail you can use the php mail function"
294
  msgstr "Для адпраўкі пошты вы можаце выкарыстоўваць функцыю php mail"
295
 
296
- #: contact_form.php:592
297
  #, fuzzy
298
  msgid "The text in the 'From' field"
299
  msgstr "Зьмяніць тэкст для радка 'FROM' у лісьце"
300
 
301
- #: contact_form.php:594
302
  msgid "User name"
303
  msgstr ""
304
 
305
- #: contact_form.php:595
306
  #, fuzzy
307
  msgid "The name of the user who fills the form will be used in the field 'From'."
308
  msgstr "Адрас электроннай пошты карыстальніка, які запаўняе форму будзе выкарыстоўвацца ў поле 'From'."
309
 
310
- #: contact_form.php:600
311
  #, fuzzy
312
  msgid "This text will be used in the 'FROM' field"
313
  msgstr "Гэты адрас будзе выкарыстоўвацца ў поле 'From'"
314
 
315
- #: contact_form.php:604
316
  #, fuzzy
317
  msgid "The email address in the 'From' field"
318
  msgstr "Калі ласка, увядзіце адрас электроннай пошты ў поле 'From'"
319
 
320
- #: contact_form.php:606
321
  msgid "User email"
322
  msgstr ""
323
 
324
- #: contact_form.php:607
325
  #, fuzzy
326
  msgid "The email address of the user who fills the form will be used in the field 'From'."
327
  msgstr "Адрас электроннай пошты карыстальніка, які запаўняе форму будзе выкарыстоўвацца ў поле 'From'."
328
 
329
- #: contact_form.php:609
330
  msgid "This email address will be used in the 'From' field."
331
  msgstr "Гэты адрас будзе выкарыстоўвацца ў поле 'From'"
332
 
333
- #: contact_form.php:613
334
  #, fuzzy
335
  msgid "Display fields"
336
  msgstr "Адлюстраваць тэкст"
337
 
338
- #: contact_form.php:615
339
- #: contact_form.php:665
340
- #: contact_form.php:865
341
- #: contact_form.php:1525
342
  #, fuzzy
343
  msgid "Address"
344
  msgstr "E-mail адрас:"
345
 
346
- #: contact_form.php:616
347
- #: contact_form.php:667
348
- #: contact_form.php:1533
349
  msgid "Phone"
350
  msgstr "Тэлефон"
351
 
352
- #: contact_form.php:617
353
  #, fuzzy
354
  msgid "Attachment block"
355
  msgstr "Паказваць блок Прычапіць Файл"
356
 
357
- #: contact_form.php:617
358
  msgid "Users can attach the following file formats"
359
  msgstr "Карыстальнікі могуць прычапляць файлы наступных тыпаў"
360
 
361
- #: contact_form.php:626
362
  #: contact_form.php:629
363
- #: contact_form.php:633
364
- #: contact_form.php:894
 
365
  msgid "Captcha"
366
  msgstr ""
367
 
368
- #: contact_form.php:626
369
  #: contact_form.php:629
370
- #: contact_form.php:633
 
371
  msgid "powered by"
372
  msgstr ""
373
 
374
- #: contact_form.php:629
375
  #, fuzzy
376
  msgid "Activate captcha"
377
  msgstr "Актываваныя пашырэньні"
378
 
379
- #: contact_form.php:633
380
  #, fuzzy
381
  msgid "Download captcha"
382
  msgstr "Спампаваць"
383
 
384
- #: contact_form.php:638
385
  #, fuzzy
386
  msgid "Display tips below the Attachment block"
387
  msgstr "Паказваць блок Прычапіць Файл"
388
 
389
- #: contact_form.php:647
390
  msgid "Delete an attachment file from the server after the email is sent"
391
  msgstr ""
392
 
393
- #: contact_form.php:653
394
  #, fuzzy
395
  msgid "Display 'Send me a copy' block"
396
  msgstr "Паказаць блок Адправіць мне копію"
397
 
398
- #: contact_form.php:662
399
  msgid "Required fields"
400
  msgstr "Абавязковыя палі"
401
 
402
- #: contact_form.php:664
403
- #: contact_form.php:860
404
- #: contact_form.php:1520
405
  msgid "Name"
406
  msgstr "Імя"
407
 
408
- #: contact_form.php:666
409
  #, fuzzy
410
  msgid "Email Address"
411
  msgstr "E-mail адрас:"
412
 
413
- #: contact_form.php:668
414
- #: contact_form.php:880
415
- #: contact_form.php:1536
416
  msgid "Subject"
417
  msgstr "Тэма"
418
 
419
- #: contact_form.php:669
420
- #: contact_form.php:884
421
- #: contact_form.php:1539
422
  msgid "Message"
423
  msgstr "Паведамленьне"
424
 
425
- #: contact_form.php:673
426
  #, fuzzy
427
  msgid "Display the asterisk near required fields"
428
  msgstr "Тэлефон - абавязковы радок."
429
 
430
- #: contact_form.php:679
431
  #, fuzzy
432
  msgid "Display additional info in the email"
433
  msgstr "Паказ дадатковай інфармацыі ў лісьце"
434
 
435
- #: contact_form.php:684
436
- #: contact_form.php:1492
437
  msgid "Sent from (ip address)"
438
  msgstr "Адпраўлена ад (IP адрас)"
439
 
440
- #: contact_form.php:684
441
  #, fuzzy
442
  msgid "Example: Sent from (IP address):\t127.0.0.1"
443
  msgstr "Адпраўлена ад (IP адрас)"
444
 
445
- #: contact_form.php:685
446
- #: contact_form.php:1497
447
  msgid "Date/Time"
448
  msgstr "Дата/Час"
449
 
450
- #: contact_form.php:685
451
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
452
  msgstr ""
453
 
454
- #: contact_form.php:686
455
- #: contact_form.php:1502
456
  msgid "Sent from (referer)"
457
  msgstr "Прыйшло з "
458
 
459
- #: contact_form.php:686
460
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
461
  msgstr ""
462
 
463
- #: contact_form.php:687
464
- #: contact_form.php:1507
465
  msgid "Using (user agent)"
466
  msgstr "Выкарыстоўваць (user agent)"
467
 
468
- #: contact_form.php:687
469
  msgid "Example: Using (user agent):\tMozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.95 Safari/537.36"
470
  msgstr ""
471
 
472
- #: contact_form.php:691
473
  msgid "Language settings for the field names in the form"
474
  msgstr "Моўныя наладкі для палёў у форме"
475
 
476
- #: contact_form.php:700
477
  #, fuzzy
478
  msgid "Add a language"
479
  msgstr "Дадаць мову"
480
 
481
- #: contact_form.php:704
482
  msgid "Change the names of the contact form fields and error messages"
483
  msgstr "Зьмяніць назвы палёў кантактнай формы й паведамленьняў аб памылках"
484
 
485
- #: contact_form.php:709
486
- #: contact_form.php:780
487
  msgid "English"
488
  msgstr "Ангельская"
489
 
490
- #: contact_form.php:728
491
- #: contact_form.php:757
492
  msgid "Error message for the Name field"
493
  msgstr "Паведамленьне аб памылкі для поля Імя Карыстальніка"
494
 
495
- #: contact_form.php:729
496
- #: contact_form.php:758
497
  #, fuzzy
498
  msgid "Error message for the Address field"
499
  msgstr "Паведамленьне аб памылкі для поля Паведамленьне"
500
 
501
- #: contact_form.php:730
502
- #: contact_form.php:759
503
  msgid "Error message for the Email field"
504
  msgstr "Паведамленьне аб памылкі для поля Электронная Пошта"
505
 
506
- #: contact_form.php:731
507
- #: contact_form.php:760
508
  msgid "Error message for the Phone field"
509
  msgstr "Паведамленьне аб памылкі для поля Тэлефон"
510
 
511
- #: contact_form.php:732
512
- #: contact_form.php:761
513
  msgid "Error message for the Subject field"
514
  msgstr "Паведамленьне аб памылкі для поля Тэма"
515
 
516
- #: contact_form.php:733
517
- #: contact_form.php:762
518
  msgid "Error message for the Message field"
519
  msgstr "Паведамленьне аб памылкі для поля Паведамленьне"
520
 
521
- #: contact_form.php:734
522
- #: contact_form.php:763
523
  #, fuzzy
524
  msgid "Error message about the file type for the Attachment field"
525
  msgstr "Паведамленьне аб памылкі для поля Прычапіць Файл"
526
 
527
- #: contact_form.php:735
528
- #: contact_form.php:764
529
  #, fuzzy
530
  msgid "Error message while uploading a file for the Attachment field to the server"
531
  msgstr "Паведамленьне аб памылкі для поля Прычапіць Файл"
532
 
533
- #: contact_form.php:736
534
- #: contact_form.php:765
535
  #, fuzzy
536
  msgid "Error message while moving the file for the Attachment field"
537
  msgstr "Паведамленьне аб памылкі для поля Прычапіць Файл"
538
 
539
- #: contact_form.php:737
540
- #: contact_form.php:766
541
  #, fuzzy
542
  msgid "Error message when file size limit for the Attachment field is exceeded"
543
  msgstr "Паведамленьне аб памылкі для поля Прычапіць Файл"
544
 
545
- #: contact_form.php:738
546
- #: contact_form.php:767
547
  msgid "Error message for the Captcha field"
548
  msgstr "Паведамленьне аб памылкі для поля Captcha"
549
 
550
- #: contact_form.php:739
551
- #: contact_form.php:768
552
  msgid "Error message for the whole form"
553
  msgstr "Паведамленьне аб памылцы для усёй формы"
554
 
555
- #: contact_form.php:741
556
- #: contact_form.php:770
557
- #: contact_form.php:789
558
- #: contact_form.php:795
559
  msgid "Use shortcode"
560
  msgstr "Выкарыстоўваць shortcode"
561
 
562
- #: contact_form.php:741
563
- #: contact_form.php:770
564
- #: contact_form.php:789
565
- #: contact_form.php:795
566
  msgid "for this language"
567
  msgstr "для дадзенай мовы"
568
 
569
- #: contact_form.php:777
570
  msgid "Action after email is sent"
571
  msgstr "Дзеяньні пасьля адпраўкі ліста"
572
 
573
- #: contact_form.php:779
574
  msgid "Display text"
575
  msgstr "Адлюстраваць тэкст"
576
 
577
- #: contact_form.php:788
578
- #: contact_form.php:794
579
  msgid "Text"
580
  msgstr "Тэкст"
581
 
582
- #: contact_form.php:802
583
  msgid "Redirect to the page"
584
  msgstr "Перакінуць на старонку"
585
 
586
- #: contact_form.php:803
587
  msgid "Url"
588
  msgstr "www-адрас"
589
 
590
- #: contact_form.php:809
591
- #: contact_form.php:986
592
  msgid "Save Changes"
593
  msgstr "Захаваць зьмены"
594
 
595
- #: contact_form.php:826
596
  #, fuzzy
597
  msgid "Contact Form Pro | Extra Settings"
598
  msgstr "Наладкі кантактнай формы"
599
 
600
- #: contact_form.php:840
601
  msgid "Errors output"
602
  msgstr ""
603
 
604
- #: contact_form.php:843
605
  msgid "Display error messages"
606
  msgstr ""
607
 
608
- #: contact_form.php:844
609
  msgid "Color of the input field errors."
610
  msgstr ""
611
 
612
- #: contact_form.php:845
613
  #, fuzzy
614
  msgid "Display error messages & color of the input field errors"
615
  msgstr "Паведамленьне аб памылкі для поля Тэма"
616
 
617
- #: contact_form.php:850
618
  msgid "Add placeholder to the input blocks"
619
  msgstr ""
620
 
621
- #: contact_form.php:856
622
  #, fuzzy
623
  msgid "Add tooltips"
624
  msgstr "Дадатковыя наладкі"
625
 
626
- #: contact_form.php:870
627
  #, fuzzy
628
  msgid "Email address"
629
  msgstr "E-mail адрас:"
630
 
631
- #: contact_form.php:875
632
  #, fuzzy
633
  msgid "Phone Number"
634
  msgstr "Тэлефон:"
635
 
636
- #: contact_form.php:889
637
  #, fuzzy
638
  msgid "Attachment"
639
  msgstr "Прычапіць файл:"
640
 
641
- #: contact_form.php:894
642
  msgid "(powered by bestwebsoft.com)"
643
  msgstr ""
644
 
645
- #: contact_form.php:899
646
  #, fuzzy
647
  msgid "Style options"
648
  msgstr "Дадатковыя наладкі"
649
 
650
- #: contact_form.php:902
651
  msgid "Text color"
652
  msgstr ""
653
 
654
- #: contact_form.php:905
655
- #: contact_form.php:910
656
- #: contact_form.php:920
657
- #: contact_form.php:925
658
- #: contact_form.php:930
659
- #: contact_form.php:935
660
- #: contact_form.php:945
661
- #: contact_form.php:950
662
- #: contact_form.php:956
663
- #: contact_form.php:967
664
- #: contact_form.php:972
665
- #: contact_form.php:977
666
  msgid "Default"
667
  msgstr ""
668
 
669
- #: contact_form.php:907
670
  msgid "Label text color"
671
  msgstr ""
672
 
673
- #: contact_form.php:912
674
  msgid "Placeholder color"
675
  msgstr ""
676
 
677
- #: contact_form.php:917
678
  msgid "Errors color"
679
  msgstr ""
680
 
681
- #: contact_form.php:922
682
  msgid "Error text color"
683
  msgstr ""
684
 
685
- #: contact_form.php:927
686
  msgid "Background color of the input field errors"
687
  msgstr ""
688
 
689
- #: contact_form.php:932
690
  msgid "Border color of the input field errors"
691
  msgstr ""
692
 
693
- #: contact_form.php:937
694
  msgid "Placeholder color of the input field errors"
695
  msgstr ""
696
 
697
- #: contact_form.php:942
698
  #, fuzzy
699
  msgid "Input fields"
700
  msgstr "Адлюстраваць тэкст"
701
 
702
- #: contact_form.php:947
703
  msgid "Input fields background color"
704
  msgstr ""
705
 
706
- #: contact_form.php:952
707
  msgid "Text fields color"
708
  msgstr ""
709
 
710
- #: contact_form.php:954
711
  msgid "Border width in px, numbers only"
712
  msgstr ""
713
 
714
- #: contact_form.php:958
715
- #: contact_form.php:979
716
  msgid "Border color"
717
  msgstr ""
718
 
719
- #: contact_form.php:963
720
  #, fuzzy
721
  msgid "Submit button"
722
  msgstr "Адправіць"
723
 
724
- #: contact_form.php:965
725
  msgid "Width in px, numbers only"
726
  msgstr ""
727
 
728
- #: contact_form.php:969
729
  msgid "Button color"
730
  msgstr ""
731
 
732
- #: contact_form.php:974
733
  msgid "Button text color"
734
  msgstr ""
735
 
736
- #: contact_form.php:990
737
  #, fuzzy
738
  msgid "Contact Form Pro | Preview"
739
  msgstr "Кантактная форма"
740
 
741
- #: contact_form.php:993
742
  msgid "Show with errors"
743
  msgstr ""
744
 
745
- #: contact_form.php:1001
746
- #: contact_form.php:1003
747
  msgid "Please enter your full name..."
748
  msgstr ""
749
 
750
- #: contact_form.php:1014
751
- #: contact_form.php:1016
752
  msgid "Please enter your address..."
753
  msgstr ""
754
 
755
- #: contact_form.php:1025
756
- #: contact_form.php:1027
757
  #, fuzzy
758
  msgid "Please enter your email address..."
759
  msgstr "Выкарыстоўваць гэты email-адрас:"
760
 
761
- #: contact_form.php:1036
762
- #: contact_form.php:1038
763
  msgid "Please enter your phone number..."
764
  msgstr ""
765
 
766
- #: contact_form.php:1047
767
- #: contact_form.php:1049
768
  msgid "Please enter subject..."
769
  msgstr ""
770
 
771
- #: contact_form.php:1057
772
- #: contact_form.php:1059
773
  msgid "Please enter your message..."
774
  msgstr ""
775
 
776
- #: contact_form.php:1070
777
  msgid "Supported file types: HTML, TXT, CSS, GIF, PNG, JPEG, JPG, TIFF, BMP, AI, EPS, PS, RTF, PDF, DOC, DOCX, XLS, ZIP, RAR, WAV, MP3, PPT. Max file size: 2MB"
778
  msgstr ""
779
 
780
- #: contact_form.php:1137
781
  msgid "Sorry, email message could not be delivered."
782
  msgstr "Прабачце, вашая электронная пошта не можа быць адпраўленай."
783
 
784
- #: contact_form.php:1221
785
  msgid "You can attach the following file formats"
786
  msgstr "Карыстальнікі могуць прычапіць файлы наступных тыпаў"
787
 
788
- #: contact_form.php:1515
789
  msgid "Contact from"
790
  msgstr "Кантактная форма"
791
 
792
- #: contact_form.php:1528
793
  msgid "Email"
794
  msgstr "Электронная пошта"
795
 
796
- #: contact_form.php:1542
797
  msgid "Site"
798
  msgstr "Сайт"
799
 
800
- #: contact_form.php:1605
801
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
802
  msgstr "Калі вы бачыце гэты MIME, значыць гэты тып не падтрымліваецца вашым паштовым кліентам!"
803
 
804
- #: contact_form.php:1669
805
  msgid "FAQ"
806
  msgstr "Пытаньні й адказы"
807
 
808
- #: contact_form.php:1670
809
  msgid "Support"
810
  msgstr "Падтрымка"
811
 
812
- #: contact_form.php:1727
813
  msgid "Are you sure that you want to delete this language data?"
814
  msgstr "Вы сапраўды хочаце выдаліць дадзеныя для гэтай мовы?"
815
 
2
  msgstr ""
3
  "Project-Id-Version: contact_form\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-11-08 10:55+0300\n"
6
+ "PO-Revision-Date: 2013-11-08 10:55+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Sakałoŭ Alaksiej <nullbsd@gmail.com>\n"
9
  "MIME-Version: 1.0\n"
33
 
34
  #: contact_form.php:33
35
  #: contact_form.php:553
36
+ #: contact_form.php:835
37
  #, fuzzy
38
  msgid "Contact Form Pro"
39
  msgstr "Кантактная форма"
40
 
41
  #: contact_form.php:74
42
+ #: contact_form.php:722
43
+ #: contact_form.php:751
44
  msgid "Name:"
45
  msgstr "Імя:"
46
 
47
  #: contact_form.php:75
48
+ #: contact_form.php:723
49
+ #: contact_form.php:752
50
  #, fuzzy
51
  msgid "Address:"
52
  msgstr "E-mail адрас:"
53
 
54
  #: contact_form.php:76
55
+ #: contact_form.php:724
56
+ #: contact_form.php:753
57
  msgid "Email Address:"
58
  msgstr "E-mail адрас:"
59
 
60
  #: contact_form.php:77
61
+ #: contact_form.php:725
62
+ #: contact_form.php:754
63
  msgid "Phone number:"
64
  msgstr "Тэлефон:"
65
 
66
  #: contact_form.php:78
67
+ #: contact_form.php:726
68
+ #: contact_form.php:755
69
  msgid "Subject:"
70
  msgstr "Тэма:"
71
 
72
  #: contact_form.php:79
73
+ #: contact_form.php:727
74
+ #: contact_form.php:756
75
  msgid "Message:"
76
  msgstr "Паведамленьне:"
77
 
78
  #: contact_form.php:80
79
+ #: contact_form.php:728
80
+ #: contact_form.php:757
81
  msgid "Attachment:"
82
  msgstr "Прычапіць файл:"
83
 
84
  #: contact_form.php:81
85
+ #: contact_form.php:729
86
+ #: contact_form.php:758
87
  msgid "Send me a copy"
88
  msgstr "Адправіць мне копію"
89
 
90
  #: contact_form.php:82
91
+ #: contact_form.php:730
92
+ #: contact_form.php:759
93
  msgid "Submit"
94
  msgstr "Адправіць"
95
 
184
  msgstr "Наладкі захаваны."
185
 
186
  #: contact_form.php:516
187
+ #: contact_form.php:829
188
+ #: contact_form.php:1658
189
+ #: contact_form.php:1669
190
  msgid "Settings"
191
  msgstr "Наладкі"
192
 
193
  #: contact_form.php:517
194
+ #: contact_form.php:830
195
  #, fuzzy
196
  msgid "Extra settings"
197
  msgstr "Наладкі"
198
 
199
  #: contact_form.php:522
200
+ #: contact_form.php:1086
201
  msgid "If you would like to add the Contact Form to your website, just copy and paste this shortcode to your post or page or widget:"
202
  msgstr "Калі вы жадаеце дадаць Кантактную Форму на свой сайт, тады вам неабходна толькі скапіяваць ды ўставіць Shortcode у канктэнт старонкі, ці запісу, ці аздабленьня:"
203
 
204
  #: contact_form.php:522
205
  #: contact_form.php:523
206
+ #: contact_form.php:744
207
+ #: contact_form.php:792
208
  msgid "or"
209
  msgstr ""
210
 
245
  msgstr ""
246
 
247
  #: contact_form.php:552
248
+ #: contact_form.php:834
249
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
250
  msgstr ""
251
 
253
  msgid "Save emails to the database"
254
  msgstr ""
255
 
256
+ #: contact_form.php:570
257
+ #: contact_form.php:573
258
+ #: contact_form.php:577
259
  msgid "Using Contact Form to DB powered by"
260
  msgstr ""
261
 
262
+ #: contact_form.php:573
263
  #, fuzzy
264
  msgid "Activate Contact Form to DB"
265
  msgstr "Кантактная форма"
266
 
267
+ #: contact_form.php:577
268
  #, fuzzy
269
  msgid "Download Contact Form to DB"
270
  msgstr "Кантактная форма"
271
 
272
+ #: contact_form.php:582
273
  msgid "Additional options"
274
  msgstr "Дадатковыя наладкі"
275
 
276
+ #: contact_form.php:584
277
+ msgid "Show"
278
+ msgstr ""
279
+
280
+ #: contact_form.php:585
281
+ msgid "Hide"
282
+ msgstr ""
283
+
284
+ #: contact_form.php:589
285
  msgid "What to use?"
286
  msgstr "Што выкарыстоўваць?"
287
 
288
+ #: contact_form.php:592
289
  msgid "Wp-mail"
290
  msgstr "Wp-mail"
291
 
292
+ #: contact_form.php:592
293
  msgid "You can use the wp_mail function for mailing"
294
  msgstr "Для адпраўкі пошты вы можаце выкарыстоўваць функцыю php mail"
295
 
296
+ #: contact_form.php:594
297
  msgid "Mail"
298
  msgstr "Mail"
299
 
300
+ #: contact_form.php:594
301
  msgid "To send mail you can use the php mail function"
302
  msgstr "Для адпраўкі пошты вы можаце выкарыстоўваць функцыю php mail"
303
 
304
+ #: contact_form.php:598
305
  #, fuzzy
306
  msgid "The text in the 'From' field"
307
  msgstr "Зьмяніць тэкст для радка 'FROM' у лісьце"
308
 
309
+ #: contact_form.php:600
310
  msgid "User name"
311
  msgstr ""
312
 
313
+ #: contact_form.php:601
314
  #, fuzzy
315
  msgid "The name of the user who fills the form will be used in the field 'From'."
316
  msgstr "Адрас электроннай пошты карыстальніка, які запаўняе форму будзе выкарыстоўвацца ў поле 'From'."
317
 
318
+ #: contact_form.php:604
319
  #, fuzzy
320
  msgid "This text will be used in the 'FROM' field"
321
  msgstr "Гэты адрас будзе выкарыстоўвацца ў поле 'From'"
322
 
323
+ #: contact_form.php:608
324
  #, fuzzy
325
  msgid "The email address in the 'From' field"
326
  msgstr "Калі ласка, увядзіце адрас электроннай пошты ў поле 'From'"
327
 
328
+ #: contact_form.php:610
329
  msgid "User email"
330
  msgstr ""
331
 
332
+ #: contact_form.php:611
333
  #, fuzzy
334
  msgid "The email address of the user who fills the form will be used in the field 'From'."
335
  msgstr "Адрас электроннай пошты карыстальніка, які запаўняе форму будзе выкарыстоўвацца ў поле 'From'."
336
 
337
+ #: contact_form.php:614
338
  msgid "This email address will be used in the 'From' field."
339
  msgstr "Гэты адрас будзе выкарыстоўвацца ў поле 'From'"
340
 
341
+ #: contact_form.php:618
342
  #, fuzzy
343
  msgid "Display fields"
344
  msgstr "Адлюстраваць тэкст"
345
 
346
+ #: contact_form.php:620
347
+ #: contact_form.php:668
348
+ #: contact_form.php:866
349
+ #: contact_form.php:1526
350
  #, fuzzy
351
  msgid "Address"
352
  msgstr "E-mail адрас:"
353
 
354
+ #: contact_form.php:621
355
+ #: contact_form.php:670
356
+ #: contact_form.php:1534
357
  msgid "Phone"
358
  msgstr "Тэлефон"
359
 
360
+ #: contact_form.php:622
361
  #, fuzzy
362
  msgid "Attachment block"
363
  msgstr "Паказваць блок Прычапіць Файл"
364
 
365
+ #: contact_form.php:622
366
  msgid "Users can attach the following file formats"
367
  msgstr "Карыстальнікі могуць прычапляць файлы наступных тыпаў"
368
 
 
369
  #: contact_form.php:629
370
+ #: contact_form.php:632
371
+ #: contact_form.php:636
372
+ #: contact_form.php:895
373
  msgid "Captcha"
374
  msgstr ""
375
 
 
376
  #: contact_form.php:629
377
+ #: contact_form.php:632
378
+ #: contact_form.php:636
379
  msgid "powered by"
380
  msgstr ""
381
 
382
+ #: contact_form.php:632
383
  #, fuzzy
384
  msgid "Activate captcha"
385
  msgstr "Актываваныя пашырэньні"
386
 
387
+ #: contact_form.php:636
388
  #, fuzzy
389
  msgid "Download captcha"
390
  msgstr "Спампаваць"
391
 
392
+ #: contact_form.php:641
393
  #, fuzzy
394
  msgid "Display tips below the Attachment block"
395
  msgstr "Паказваць блок Прычапіць Файл"
396
 
397
+ #: contact_form.php:650
398
  msgid "Delete an attachment file from the server after the email is sent"
399
  msgstr ""
400
 
401
+ #: contact_form.php:656
402
  #, fuzzy
403
  msgid "Display 'Send me a copy' block"
404
  msgstr "Паказаць блок Адправіць мне копію"
405
 
406
+ #: contact_form.php:665
407
  msgid "Required fields"
408
  msgstr "Абавязковыя палі"
409
 
410
+ #: contact_form.php:667
411
+ #: contact_form.php:861
412
+ #: contact_form.php:1521
413
  msgid "Name"
414
  msgstr "Імя"
415
 
416
+ #: contact_form.php:669
417
  #, fuzzy
418
  msgid "Email Address"
419
  msgstr "E-mail адрас:"
420
 
421
+ #: contact_form.php:671
422
+ #: contact_form.php:881
423
+ #: contact_form.php:1537
424
  msgid "Subject"
425
  msgstr "Тэма"
426
 
427
+ #: contact_form.php:672
428
+ #: contact_form.php:885
429
+ #: contact_form.php:1540
430
  msgid "Message"
431
  msgstr "Паведамленьне"
432
 
433
+ #: contact_form.php:676
434
  #, fuzzy
435
  msgid "Display the asterisk near required fields"
436
  msgstr "Тэлефон - абавязковы радок."
437
 
438
+ #: contact_form.php:682
439
  #, fuzzy
440
  msgid "Display additional info in the email"
441
  msgstr "Паказ дадатковай інфармацыі ў лісьце"
442
 
443
+ #: contact_form.php:687
444
+ #: contact_form.php:1493
445
  msgid "Sent from (ip address)"
446
  msgstr "Адпраўлена ад (IP адрас)"
447
 
448
+ #: contact_form.php:687
449
  #, fuzzy
450
  msgid "Example: Sent from (IP address):\t127.0.0.1"
451
  msgstr "Адпраўлена ад (IP адрас)"
452
 
453
+ #: contact_form.php:688
454
+ #: contact_form.php:1498
455
  msgid "Date/Time"
456
  msgstr "Дата/Час"
457
 
458
+ #: contact_form.php:688
459
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
460
  msgstr ""
461
 
462
+ #: contact_form.php:689
463
+ #: contact_form.php:1503
464
  msgid "Sent from (referer)"
465
  msgstr "Прыйшло з "
466
 
467
+ #: contact_form.php:689
468
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
469
  msgstr ""
470
 
471
+ #: contact_form.php:690
472
+ #: contact_form.php:1508
473
  msgid "Using (user agent)"
474
  msgstr "Выкарыстоўваць (user agent)"
475
 
476
+ #: contact_form.php:690
477
  msgid "Example: Using (user agent):\tMozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.95 Safari/537.36"
478
  msgstr ""
479
 
480
+ #: contact_form.php:694
481
  msgid "Language settings for the field names in the form"
482
  msgstr "Моўныя наладкі для палёў у форме"
483
 
484
+ #: contact_form.php:703
485
  #, fuzzy
486
  msgid "Add a language"
487
  msgstr "Дадаць мову"
488
 
489
+ #: contact_form.php:707
490
  msgid "Change the names of the contact form fields and error messages"
491
  msgstr "Зьмяніць назвы палёў кантактнай формы й паведамленьняў аб памылках"
492
 
493
+ #: contact_form.php:712
494
+ #: contact_form.php:783
495
  msgid "English"
496
  msgstr "Ангельская"
497
 
498
+ #: contact_form.php:731
499
+ #: contact_form.php:760
500
  msgid "Error message for the Name field"
501
  msgstr "Паведамленьне аб памылкі для поля Імя Карыстальніка"
502
 
503
+ #: contact_form.php:732
504
+ #: contact_form.php:761
505
  #, fuzzy
506
  msgid "Error message for the Address field"
507
  msgstr "Паведамленьне аб памылкі для поля Паведамленьне"
508
 
509
+ #: contact_form.php:733
510
+ #: contact_form.php:762
511
  msgid "Error message for the Email field"
512
  msgstr "Паведамленьне аб памылкі для поля Электронная Пошта"
513
 
514
+ #: contact_form.php:734
515
+ #: contact_form.php:763
516
  msgid "Error message for the Phone field"
517
  msgstr "Паведамленьне аб памылкі для поля Тэлефон"
518
 
519
+ #: contact_form.php:735
520
+ #: contact_form.php:764
521
  msgid "Error message for the Subject field"
522
  msgstr "Паведамленьне аб памылкі для поля Тэма"
523
 
524
+ #: contact_form.php:736
525
+ #: contact_form.php:765
526
  msgid "Error message for the Message field"
527
  msgstr "Паведамленьне аб памылкі для поля Паведамленьне"
528
 
529
+ #: contact_form.php:737
530
+ #: contact_form.php:766
531
  #, fuzzy
532
  msgid "Error message about the file type for the Attachment field"
533
  msgstr "Паведамленьне аб памылкі для поля Прычапіць Файл"
534
 
535
+ #: contact_form.php:738
536
+ #: contact_form.php:767
537
  #, fuzzy
538
  msgid "Error message while uploading a file for the Attachment field to the server"
539
  msgstr "Паведамленьне аб памылкі для поля Прычапіць Файл"
540
 
541
+ #: contact_form.php:739
542
+ #: contact_form.php:768
543
  #, fuzzy
544
  msgid "Error message while moving the file for the Attachment field"
545
  msgstr "Паведамленьне аб памылкі для поля Прычапіць Файл"
546
 
547
+ #: contact_form.php:740
548
+ #: contact_form.php:769
549
  #, fuzzy
550
  msgid "Error message when file size limit for the Attachment field is exceeded"
551
  msgstr "Паведамленьне аб памылкі для поля Прычапіць Файл"
552
 
553
+ #: contact_form.php:741
554
+ #: contact_form.php:770
555
  msgid "Error message for the Captcha field"
556
  msgstr "Паведамленьне аб памылкі для поля Captcha"
557
 
558
+ #: contact_form.php:742
559
+ #: contact_form.php:771
560
  msgid "Error message for the whole form"
561
  msgstr "Паведамленьне аб памылцы для усёй формы"
562
 
563
+ #: contact_form.php:744
564
+ #: contact_form.php:773
565
+ #: contact_form.php:792
566
+ #: contact_form.php:798
567
  msgid "Use shortcode"
568
  msgstr "Выкарыстоўваць shortcode"
569
 
570
+ #: contact_form.php:744
571
+ #: contact_form.php:773
572
+ #: contact_form.php:792
573
+ #: contact_form.php:798
574
  msgid "for this language"
575
  msgstr "для дадзенай мовы"
576
 
577
+ #: contact_form.php:780
578
  msgid "Action after email is sent"
579
  msgstr "Дзеяньні пасьля адпраўкі ліста"
580
 
581
+ #: contact_form.php:782
582
  msgid "Display text"
583
  msgstr "Адлюстраваць тэкст"
584
 
585
+ #: contact_form.php:791
586
+ #: contact_form.php:797
587
  msgid "Text"
588
  msgstr "Тэкст"
589
 
590
+ #: contact_form.php:804
591
  msgid "Redirect to the page"
592
  msgstr "Перакінуць на старонку"
593
 
594
+ #: contact_form.php:805
595
  msgid "Url"
596
  msgstr "www-адрас"
597
 
598
+ #: contact_form.php:810
599
+ #: contact_form.php:987
600
  msgid "Save Changes"
601
  msgstr "Захаваць зьмены"
602
 
603
+ #: contact_form.php:827
604
  #, fuzzy
605
  msgid "Contact Form Pro | Extra Settings"
606
  msgstr "Наладкі кантактнай формы"
607
 
608
+ #: contact_form.php:841
609
  msgid "Errors output"
610
  msgstr ""
611
 
612
+ #: contact_form.php:844
613
  msgid "Display error messages"
614
  msgstr ""
615
 
616
+ #: contact_form.php:845
617
  msgid "Color of the input field errors."
618
  msgstr ""
619
 
620
+ #: contact_form.php:846
621
  #, fuzzy
622
  msgid "Display error messages & color of the input field errors"
623
  msgstr "Паведамленьне аб памылкі для поля Тэма"
624
 
625
+ #: contact_form.php:851
626
  msgid "Add placeholder to the input blocks"
627
  msgstr ""
628
 
629
+ #: contact_form.php:857
630
  #, fuzzy
631
  msgid "Add tooltips"
632
  msgstr "Дадатковыя наладкі"
633
 
634
+ #: contact_form.php:871
635
  #, fuzzy
636
  msgid "Email address"
637
  msgstr "E-mail адрас:"
638
 
639
+ #: contact_form.php:876
640
  #, fuzzy
641
  msgid "Phone Number"
642
  msgstr "Тэлефон:"
643
 
644
+ #: contact_form.php:890
645
  #, fuzzy
646
  msgid "Attachment"
647
  msgstr "Прычапіць файл:"
648
 
649
+ #: contact_form.php:895
650
  msgid "(powered by bestwebsoft.com)"
651
  msgstr ""
652
 
653
+ #: contact_form.php:900
654
  #, fuzzy
655
  msgid "Style options"
656
  msgstr "Дадатковыя наладкі"
657
 
658
+ #: contact_form.php:903
659
  msgid "Text color"
660
  msgstr ""
661
 
662
+ #: contact_form.php:906
663
+ #: contact_form.php:911
664
+ #: contact_form.php:921
665
+ #: contact_form.php:926
666
+ #: contact_form.php:931
667
+ #: contact_form.php:936
668
+ #: contact_form.php:946
669
+ #: contact_form.php:951
670
+ #: contact_form.php:957
671
+ #: contact_form.php:968
672
+ #: contact_form.php:973
673
+ #: contact_form.php:978
674
  msgid "Default"
675
  msgstr ""
676
 
677
+ #: contact_form.php:908
678
  msgid "Label text color"
679
  msgstr ""
680
 
681
+ #: contact_form.php:913
682
  msgid "Placeholder color"
683
  msgstr ""
684
 
685
+ #: contact_form.php:918
686
  msgid "Errors color"
687
  msgstr ""
688
 
689
+ #: contact_form.php:923
690
  msgid "Error text color"
691
  msgstr ""
692
 
693
+ #: contact_form.php:928
694
  msgid "Background color of the input field errors"
695
  msgstr ""
696
 
697
+ #: contact_form.php:933
698
  msgid "Border color of the input field errors"
699
  msgstr ""
700
 
701
+ #: contact_form.php:938
702
  msgid "Placeholder color of the input field errors"
703
  msgstr ""
704
 
705
+ #: contact_form.php:943
706
  #, fuzzy
707
  msgid "Input fields"
708
  msgstr "Адлюстраваць тэкст"
709
 
710
+ #: contact_form.php:948
711
  msgid "Input fields background color"
712
  msgstr ""
713
 
714
+ #: contact_form.php:953
715
  msgid "Text fields color"
716
  msgstr ""
717
 
718
+ #: contact_form.php:955
719
  msgid "Border width in px, numbers only"
720
  msgstr ""
721
 
722
+ #: contact_form.php:959
723
+ #: contact_form.php:980
724
  msgid "Border color"
725
  msgstr ""
726
 
727
+ #: contact_form.php:964
728
  #, fuzzy
729
  msgid "Submit button"
730
  msgstr "Адправіць"
731
 
732
+ #: contact_form.php:966
733
  msgid "Width in px, numbers only"
734
  msgstr ""
735
 
736
+ #: contact_form.php:970
737
  msgid "Button color"
738
  msgstr ""
739
 
740
+ #: contact_form.php:975
741
  msgid "Button text color"
742
  msgstr ""
743
 
744
+ #: contact_form.php:991
745
  #, fuzzy
746
  msgid "Contact Form Pro | Preview"
747
  msgstr "Кантактная форма"
748
 
749
+ #: contact_form.php:994
750
  msgid "Show with errors"
751
  msgstr ""
752
 
753
+ #: contact_form.php:1002
754
+ #: contact_form.php:1004
755
  msgid "Please enter your full name..."
756
  msgstr ""
757
 
758
+ #: contact_form.php:1015
759
+ #: contact_form.php:1017
760
  msgid "Please enter your address..."
761
  msgstr ""
762
 
763
+ #: contact_form.php:1026
764
+ #: contact_form.php:1028
765
  #, fuzzy
766
  msgid "Please enter your email address..."