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..."
767
  msgstr "Выкарыстоўваць гэты email-адрас:"
768
 
769
+ #: contact_form.php:1037
770
+ #: contact_form.php:1039
771
  msgid "Please enter your phone number..."
772
  msgstr ""
773
 
774
+ #: contact_form.php:1048
775
+ #: contact_form.php:1050
776
  msgid "Please enter subject..."
777
  msgstr ""
778
 
779
+ #: contact_form.php:1058
780
+ #: contact_form.php:1060
781
  msgid "Please enter your message..."
782
  msgstr ""
783
 
784
+ #: contact_form.php:1071
785
  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"
786
  msgstr ""
787
 
788
+ #: contact_form.php:1138
789
  msgid "Sorry, email message could not be delivered."
790
  msgstr "Прабачце, вашая электронная пошта не можа быць адпраўленай."
791
 
792
+ #: contact_form.php:1222
793
  msgid "You can attach the following file formats"
794
  msgstr "Карыстальнікі могуць прычапіць файлы наступных тыпаў"
795
 
796
+ #: contact_form.php:1516
797
  msgid "Contact from"
798
  msgstr "Кантактная форма"
799
 
800
+ #: contact_form.php:1529
801
  msgid "Email"
802
  msgstr "Электронная пошта"
803
 
804
+ #: contact_form.php:1543
805
  msgid "Site"
806
  msgstr "Сайт"
807
 
808
+ #: contact_form.php:1606
809
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
810
  msgstr "Калі вы бачыце гэты MIME, значыць гэты тып не падтрымліваецца вашым паштовым кліентам!"
811
 
812
+ #: contact_form.php:1670
813
  msgid "FAQ"
814
  msgstr "Пытаньні й адказы"
815
 
816
+ #: contact_form.php:1671
817
  msgid "Support"
818
  msgstr "Падтрымка"
819
 
820
+ #: contact_form.php:1728
821
  msgid "Are you sure that you want to delete this language data?"
822
  msgstr "Вы сапраўды хочаце выдаліць дадзеныя для гэтай мовы?"
823
 
languages/contact_form-bg_BG.mo CHANGED
Binary file
languages/contact_form-bg_BG.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: bestwebsoft.com <plugin@bestwebsoft.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
 
@@ -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,552 +254,560 @@ 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 ""
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 ""
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 "E-mail адрес:"
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 "E-mail адрес:"
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
  msgid "Display additional info in the email"
429
  msgstr ""
430
 
431
- #: contact_form.php:684
432
- #: contact_form.php:1492
433
  msgid "Sent from (ip address)"
434
  msgstr "Изпратено от (ip адрес)"
435
 
436
- #: contact_form.php:684
437
  #, fuzzy
438
  msgid "Example: Sent from (IP address):\t127.0.0.1"
439
  msgstr "Изпратено от (ip адрес)"
440
 
441
- #: contact_form.php:685
442
- #: contact_form.php:1497
443
  msgid "Date/Time"
444
  msgstr "Дата/Час"
445
 
446
- #: contact_form.php:685
447
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
448
  msgstr ""
449
 
450
- #: contact_form.php:686
451
- #: contact_form.php:1502
452
  msgid "Sent from (referer)"
453
  msgstr "Идва от (referer)"
454
 
455
- #: contact_form.php:686
456
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
457
  msgstr ""
458
 
459
- #: contact_form.php:687
460
- #: contact_form.php:1507
461
  msgid "Using (user agent)"
462
  msgstr "Използвайки (user agent)"
463
 
464
- #: contact_form.php:687
465
  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"
466
  msgstr ""
467
 
468
- #: contact_form.php:691
469
  msgid "Language settings for the field names in the form"
470
  msgstr ""
471
 
472
- #: contact_form.php:700
473
  msgid "Add a language"
474
  msgstr ""
475
 
476
- #: contact_form.php:704
477
  #, fuzzy
478
  msgid "Change the names of the contact form fields and error messages"
479
  msgstr "Промяна на етикетите за полета във формата за контакт"
480
 
481
- #: contact_form.php:709
482
- #: contact_form.php:780
483
  msgid "English"
484
  msgstr ""
485
 
486
- #: contact_form.php:728
487
- #: contact_form.php:757
488
- msgid "Error message for the Name field"
489
- msgstr ""
490
-
491
- #: contact_form.php:729
492
- #: contact_form.php:758
493
- msgid "Error message for the Address field"
494
- msgstr ""
495
-
496
- #: contact_form.php:730
497
- #: contact_form.php:759
498
- msgid "Error message for the Email field"
499
- msgstr ""
500
-
501
  #: contact_form.php:731
502
  #: contact_form.php:760
503
- msgid "Error message for the Phone field"
504
  msgstr ""
505
 
506
  #: contact_form.php:732
507
  #: contact_form.php:761
508
- msgid "Error message for the Subject field"
509
  msgstr ""
510
 
511
  #: contact_form.php:733
512
  #: contact_form.php:762
513
- msgid "Error message for the Message field"
514
  msgstr ""
515
 
516
  #: contact_form.php:734
517
  #: contact_form.php:763
518
- msgid "Error message about the file type for the Attachment field"
519
  msgstr ""
520
 
521
  #: contact_form.php:735
522
  #: contact_form.php:764
523
- msgid "Error message while uploading a file for the Attachment field to the server"
524
  msgstr ""
525
 
526
  #: contact_form.php:736
527
  #: contact_form.php:765
528
- msgid "Error message while moving the file for the Attachment field"
529
  msgstr ""
530
 
531
  #: contact_form.php:737
532
  #: contact_form.php:766
533
- msgid "Error message when file size limit for the Attachment field is exceeded"
534
  msgstr ""
535
 
536
  #: contact_form.php:738
537
  #: contact_form.php:767
538
- msgid "Error message for the Captcha field"
539
  msgstr ""
540
 
541
  #: contact_form.php:739
542
  #: contact_form.php:768
543
- msgid "Error message for the whole form"
 
 
 
 
 
544
  msgstr ""
545
 
546
  #: contact_form.php:741
547
  #: contact_form.php:770
548
- #: contact_form.php:789
549
- #: contact_form.php:795
 
 
 
 
 
 
 
 
 
 
550
  msgid "Use shortcode"
551
  msgstr ""
552
 
553
- #: contact_form.php:741
554
- #: contact_form.php:770
555
- #: contact_form.php:789
556
- #: contact_form.php:795
557
  msgid "for this language"
558
  msgstr ""
559
 
560
- #: contact_form.php:777
561
  msgid "Action after email is sent"
562
  msgstr ""
563
 
564
- #: contact_form.php:779
565
  #, fuzzy
566
  msgid "Display text"
567
  msgstr "Покажи опция за прикачване на файл"
568
 
569
- #: contact_form.php:788
570
- #: contact_form.php:794
571
  msgid "Text"
572
  msgstr ""
573
 
574
- #: contact_form.php:802
575
  msgid "Redirect to the page"
576
  msgstr ""
577
 
578
- #: contact_form.php:803
579
  msgid "Url"
580
  msgstr ""
581
 
582
- #: contact_form.php:809
583
- #: contact_form.php:986
584
  msgid "Save Changes"
585
  msgstr "Запис на промените"
586
 
587
- #: contact_form.php:826
588
  #, fuzzy
589
  msgid "Contact Form Pro | Extra Settings"
590
  msgstr "Настройки на Формата за контакт"
591
 
592
- #: contact_form.php:840
593
  msgid "Errors output"
594
  msgstr ""
595
 
596
- #: contact_form.php:843
597
  msgid "Display error messages"
598
  msgstr ""
599
 
600
- #: contact_form.php:844
601
  msgid "Color of the input field errors."
602
  msgstr ""
603
 
604
- #: contact_form.php:845
605
  msgid "Display error messages & color of the input field errors"
606
  msgstr ""
607
 
608
- #: contact_form.php:850
609
  msgid "Add placeholder to the input blocks"
610
  msgstr ""
611
 
612
- #: contact_form.php:856
613
  #, fuzzy
614
  msgid "Add tooltips"
615
  msgstr "Допълнителни настройки"
616
 
617
- #: contact_form.php:870
618
  #, fuzzy
619
  msgid "Email address"
620
  msgstr "E-mail адрес:"
621
 
622
- #: contact_form.php:875
623
  msgid "Phone Number"
624
  msgstr ""
625
 
626
- #: contact_form.php:889
627
  #, fuzzy
628
  msgid "Attachment"
629
  msgstr "Прикачване на файл:"
630
 
631
- #: contact_form.php:894
632
  msgid "(powered by bestwebsoft.com)"
633
  msgstr ""
634
 
635
- #: contact_form.php:899
636
  #, fuzzy
637
  msgid "Style options"
638
  msgstr "Допълнителни настройки"
639
 
640
- #: contact_form.php:902
641
  msgid "Text color"
642
  msgstr ""
643
 
644
- #: contact_form.php:905
645
- #: contact_form.php:910
646
- #: contact_form.php:920
647
- #: contact_form.php:925
648
- #: contact_form.php:930
649
- #: contact_form.php:935
650
- #: contact_form.php:945
651
- #: contact_form.php:950
652
- #: contact_form.php:956
653
- #: contact_form.php:967
654
- #: contact_form.php:972
655
- #: contact_form.php:977
656
  msgid "Default"
657
  msgstr ""
658
 
659
- #: contact_form.php:907
660
  msgid "Label text color"
661
  msgstr ""
662
 
663
- #: contact_form.php:912
664
  msgid "Placeholder color"
665
  msgstr ""
666
 
667
- #: contact_form.php:917
668
  msgid "Errors color"
669
  msgstr ""
670
 
671
- #: contact_form.php:922
672
  msgid "Error text color"
673
  msgstr ""
674
 
675
- #: contact_form.php:927
676
  msgid "Background color of the input field errors"
677
  msgstr ""
678
 
679
- #: contact_form.php:932
680
  msgid "Border color of the input field errors"
681
  msgstr ""
682
 
683
- #: contact_form.php:937
684
  msgid "Placeholder color of the input field errors"
685
  msgstr ""
686
 
687
- #: contact_form.php:942
688
  #, fuzzy
689
  msgid "Input fields"
690
  msgstr "Покажи опция за прикачване на файл"
691
 
692
- #: contact_form.php:947
693
  msgid "Input fields background color"
694
  msgstr ""
695
 
696
- #: contact_form.php:952
697
  msgid "Text fields color"
698
  msgstr ""
699
 
700
- #: contact_form.php:954
701
  msgid "Border width in px, numbers only"
702
  msgstr ""
703
 
704
- #: contact_form.php:958
705
- #: contact_form.php:979
706
  msgid "Border color"
707
  msgstr ""
708
 
709
- #: contact_form.php:963
710
  #, fuzzy
711
  msgid "Submit button"
712
  msgstr "Изпрати"
713
 
714
- #: contact_form.php:965
715
  msgid "Width in px, numbers only"
716
  msgstr ""
717
 
718
- #: contact_form.php:969
719
  msgid "Button color"
720
  msgstr ""
721
 
722
- #: contact_form.php:974
723
  msgid "Button text color"
724
  msgstr ""
725
 
726
- #: contact_form.php:990
727
  #, fuzzy
728
  msgid "Contact Form Pro | Preview"
729
  msgstr "Форма за контакт"
730
 
731
- #: contact_form.php:993
732
  msgid "Show with errors"
733
  msgstr ""
734
 
735
- #: contact_form.php:1001
736
- #: contact_form.php:1003
737
  msgid "Please enter your full name..."
738
  msgstr ""
739
 
740
- #: contact_form.php:1014
741
- #: contact_form.php:1016
742
  msgid "Please enter your address..."
743
  msgstr ""
744
 
745
- #: contact_form.php:1025
746
- #: contact_form.php:1027
747
  #, fuzzy
748
  msgid "Please enter your email address..."
749
  msgstr "Използвайте този Email:"
750
 
751
- #: contact_form.php:1036
752
- #: contact_form.php:1038
753
  msgid "Please enter your phone number..."
754
  msgstr ""
755
 
756
- #: contact_form.php:1047
757
- #: contact_form.php:1049
758
  msgid "Please enter subject..."
759
  msgstr ""
760
 
761
- #: contact_form.php:1057
762
- #: contact_form.php:1059
763
  msgid "Please enter your message..."
764
  msgstr ""
765
 
766
- #: contact_form.php:1070
767
  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"
768
  msgstr ""
769
 
770
- #: contact_form.php:1137
771
  msgid "Sorry, email message could not be delivered."
772
  msgstr "Съжаляваме, Вашето съобщение не може да бъде изпратено."
773
 
774
- #: contact_form.php:1221
775
  msgid "You can attach the following file formats"
776
  msgstr "Можете да прикачвате файлове от следните типове"
777
 
778
- #: contact_form.php:1515
779
  msgid "Contact from"
780
  msgstr "Форма за контакт"
781
 
782
- #: contact_form.php:1528
783
  msgid "Email"
784
  msgstr "Email"
785
 
786
- #: contact_form.php:1542
787
  msgid "Site"
788
  msgstr "Сайт"
789
 
790
- #: contact_form.php:1605
791
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
792
  msgstr "Ако видиждате това значи, че вашият MIME клиент за електронна поща не поддържа MIME тип!"
793
 
794
- #: contact_form.php:1669
795
  msgid "FAQ"
796
  msgstr "FAQ"
797
 
798
- #: contact_form.php:1670
799
  msgid "Support"
800
  msgstr "Поддръжка"
801
 
802
- #: contact_form.php:1727
803
  msgid "Are you sure that you want to delete this language data?"
804
  msgstr ""
805
 
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: bestwebsoft.com <plugin@bestwebsoft.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
 
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 ""
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 ""
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 "E-mail адрес:"
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 "E-mail адрес:"
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
  msgid "Display additional info in the email"
437
  msgstr ""
438
 
439
+ #: contact_form.php:687
440
+ #: contact_form.php:1493
441
  msgid "Sent from (ip address)"
442
  msgstr "Изпратено от (ip адрес)"
443
 
444
+ #: contact_form.php:687
445
  #, fuzzy
446
  msgid "Example: Sent from (IP address):\t127.0.0.1"
447
  msgstr "Изпратено от (ip адрес)"
448
 
449
+ #: contact_form.php:688
450
+ #: contact_form.php:1498
451
  msgid "Date/Time"
452
  msgstr "Дата/Час"
453
 
454
+ #: contact_form.php:688
455
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
456
  msgstr ""
457
 
458
+ #: contact_form.php:689
459
+ #: contact_form.php:1503
460
  msgid "Sent from (referer)"
461
  msgstr "Идва от (referer)"
462
 
463
+ #: contact_form.php:689
464
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
465
  msgstr ""
466
 
467
+ #: contact_form.php:690
468
+ #: contact_form.php:1508
469
  msgid "Using (user agent)"
470
  msgstr "Използвайки (user agent)"
471
 
472
+ #: contact_form.php:690
473
  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"
474
  msgstr ""
475
 
476
+ #: contact_form.php:694
477
  msgid "Language settings for the field names in the form"
478
  msgstr ""
479
 
480
+ #: contact_form.php:703
481
  msgid "Add a language"
482
  msgstr ""
483
 
484
+ #: contact_form.php:707
485
  #, fuzzy
486
  msgid "Change the names of the contact form fields and error messages"
487
  msgstr "Промяна на етикетите за полета във формата за контакт"
488
 
489
+ #: contact_form.php:712
490
+ #: contact_form.php:783
491
  msgid "English"
492
  msgstr ""
493
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
494
  #: contact_form.php:731
495
  #: contact_form.php:760
496
+ msgid "Error message for the Name field"
497
  msgstr ""
498
 
499
  #: contact_form.php:732
500
  #: contact_form.php:761
501
+ msgid "Error message for the Address field"
502
  msgstr ""
503
 
504
  #: contact_form.php:733
505
  #: contact_form.php:762
506
+ msgid "Error message for the Email field"
507
  msgstr ""
508
 
509
  #: contact_form.php:734
510
  #: contact_form.php:763
511
+ msgid "Error message for the Phone field"
512
  msgstr ""
513
 
514
  #: contact_form.php:735
515
  #: contact_form.php:764
516
+ msgid "Error message for the Subject field"
517
  msgstr ""
518
 
519
  #: contact_form.php:736
520
  #: contact_form.php:765
521
+ msgid "Error message for the Message field"
522
  msgstr ""
523
 
524
  #: contact_form.php:737
525
  #: contact_form.php:766
526
+ msgid "Error message about the file type for the Attachment field"
527
  msgstr ""
528
 
529
  #: contact_form.php:738
530
  #: contact_form.php:767
531
+ msgid "Error message while uploading a file for the Attachment field to the server"
532
  msgstr ""
533
 
534
  #: contact_form.php:739
535
  #: contact_form.php:768
536
+ msgid "Error message while moving the file for the Attachment field"
537
+ msgstr ""
538
+
539
+ #: contact_form.php:740
540
+ #: contact_form.php:769
541
+ msgid "Error message when file size limit for the Attachment field is exceeded"
542
  msgstr ""
543
 
544
  #: contact_form.php:741
545
  #: contact_form.php:770
546
+ msgid "Error message for the Captcha field"
547
+ msgstr ""
548
+
549
+ #: contact_form.php:742
550
+ #: contact_form.php:771
551
+ msgid "Error message for the whole form"
552
+ msgstr ""
553
+
554
+ #: contact_form.php:744
555
+ #: contact_form.php:773
556
+ #: contact_form.php:792
557
+ #: contact_form.php:798
558
  msgid "Use shortcode"
559
  msgstr ""
560
 
561
+ #: contact_form.php:744
562
+ #: contact_form.php:773
563
+ #: contact_form.php:792
564
+ #: contact_form.php:798
565
  msgid "for this language"
566
  msgstr ""
567
 
568
+ #: contact_form.php:780
569
  msgid "Action after email is sent"
570
  msgstr ""
571
 
572
+ #: contact_form.php:782
573
  #, fuzzy
574
  msgid "Display text"
575
  msgstr "Покажи опция за прикачване на файл"
576
 
577
+ #: contact_form.php:791
578
+ #: contact_form.php:797
579
  msgid "Text"
580
  msgstr ""
581
 
582
+ #: contact_form.php:804
583
  msgid "Redirect to the page"
584
  msgstr ""
585
 
586
+ #: contact_form.php:805
587
  msgid "Url"
588
  msgstr ""
589
 
590
+ #: contact_form.php:810
591
+ #: contact_form.php:987
592
  msgid "Save Changes"
593
  msgstr "Запис на промените"
594
 
595
+ #: contact_form.php:827
596
  #, fuzzy
597
  msgid "Contact Form Pro | Extra Settings"
598
  msgstr "Настройки на Формата за контакт"
599
 
600
+ #: contact_form.php:841
601
  msgid "Errors output"
602
  msgstr ""
603
 
604
+ #: contact_form.php:844
605
  msgid "Display error messages"
606
  msgstr ""
607
 
608
+ #: contact_form.php:845
609
  msgid "Color of the input field errors."
610
  msgstr ""
611
 
612
+ #: contact_form.php:846
613
  msgid "Display error messages & color of the input field errors"
614
  msgstr ""
615
 
616
+ #: contact_form.php:851
617
  msgid "Add placeholder to the input blocks"
618
  msgstr ""
619
 
620
+ #: contact_form.php:857
621
  #, fuzzy
622
  msgid "Add tooltips"
623
  msgstr "Допълнителни настройки"
624
 
625
+ #: contact_form.php:871
626
  #, fuzzy
627
  msgid "Email address"
628
  msgstr "E-mail адрес:"
629
 
630
+ #: contact_form.php:876
631
  msgid "Phone Number"
632
  msgstr ""
633
 
634
+ #: contact_form.php:890
635
  #, fuzzy
636
  msgid "Attachment"
637
  msgstr "Прикачване на файл:"
638
 
639
+ #: contact_form.php:895
640
  msgid "(powered by bestwebsoft.com)"
641
  msgstr ""
642
 
643
+ #: contact_form.php:900
644
  #, fuzzy
645
  msgid "Style options"
646
  msgstr "Допълнителни настройки"
647
 
648
+ #: contact_form.php:903
649
  msgid "Text color"
650
  msgstr ""
651
 
652
+ #: contact_form.php:906
653
+ #: contact_form.php:911
654
+ #: contact_form.php:921
655
+ #: contact_form.php:926
656
+ #: contact_form.php:931
657
+ #: contact_form.php:936
658
+ #: contact_form.php:946
659
+ #: contact_form.php:951
660
+ #: contact_form.php:957
661
+ #: contact_form.php:968
662
+ #: contact_form.php:973
663
+ #: contact_form.php:978
664
  msgid "Default"
665
  msgstr ""
666
 
667
+ #: contact_form.php:908
668
  msgid "Label text color"
669
  msgstr ""
670
 
671
+ #: contact_form.php:913
672
  msgid "Placeholder color"
673
  msgstr ""
674
 
675
+ #: contact_form.php:918
676
  msgid "Errors color"
677
  msgstr ""
678
 
679
+ #: contact_form.php:923
680
  msgid "Error text color"
681
  msgstr ""
682
 
683
+ #: contact_form.php:928
684
  msgid "Background color of the input field errors"
685
  msgstr ""
686
 
687
+ #: contact_form.php:933
688
  msgid "Border color of the input field errors"
689
  msgstr ""
690
 
691
+ #: contact_form.php:938
692
  msgid "Placeholder color of the input field errors"
693
  msgstr ""
694
 
695
+ #: contact_form.php:943
696
  #, fuzzy
697
  msgid "Input fields"
698
  msgstr "Покажи опция за прикачване на файл"
699
 
700
+ #: contact_form.php:948
701
  msgid "Input fields background color"
702
  msgstr ""
703
 
704
+ #: contact_form.php:953
705
  msgid "Text fields color"
706
  msgstr ""
707
 
708
+ #: contact_form.php:955
709
  msgid "Border width in px, numbers only"
710
  msgstr ""
711
 
712
+ #: contact_form.php:959
713
+ #: contact_form.php:980
714
  msgid "Border color"
715
  msgstr ""
716
 
717
+ #: contact_form.php:964
718
  #, fuzzy
719
  msgid "Submit button"
720
  msgstr "Изпрати"
721
 
722
+ #: contact_form.php:966
723
  msgid "Width in px, numbers only"
724
  msgstr ""
725
 
726
+ #: contact_form.php:970
727
  msgid "Button color"
728
  msgstr ""
729
 
730
+ #: contact_form.php:975
731
  msgid "Button text color"
732
  msgstr ""
733
 
734
+ #: contact_form.php:991
735
  #, fuzzy
736
  msgid "Contact Form Pro | Preview"
737
  msgstr "Форма за контакт"
738
 
739
+ #: contact_form.php:994
740
  msgid "Show with errors"
741
  msgstr ""
742
 
743
+ #: contact_form.php:1002
744
+ #: contact_form.php:1004
745
  msgid "Please enter your full name..."
746
  msgstr ""
747
 
748
+ #: contact_form.php:1015
749
+ #: contact_form.php:1017
750
  msgid "Please enter your address..."
751
  msgstr ""
752
 
753
+ #: contact_form.php:1026
754
+ #: contact_form.php:1028
755
  #, fuzzy
756
  msgid "Please enter your email address..."
757
  msgstr "Използвайте този Email:"
758
 
759
+ #: contact_form.php:1037
760
+ #: contact_form.php:1039
761
  msgid "Please enter your phone number..."
762
  msgstr ""
763
 
764
+ #: contact_form.php:1048
765
+ #: contact_form.php:1050
766
  msgid "Please enter subject..."
767
  msgstr ""
768
 
769
+ #: contact_form.php:1058
770
+ #: contact_form.php:1060
771
  msgid "Please enter your message..."
772
  msgstr ""
773
 
774
+ #: contact_form.php:1071
775
  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"
776
  msgstr ""
777
 
778
+ #: contact_form.php:1138
779
  msgid "Sorry, email message could not be delivered."
780
  msgstr "Съжаляваме, Вашето съобщение не може да бъде изпратено."
781
 
782
+ #: contact_form.php:1222
783
  msgid "You can attach the following file formats"
784
  msgstr "Можете да прикачвате файлове от следните типове"
785
 
786
+ #: contact_form.php:1516
787
  msgid "Contact from"
788
  msgstr "Форма за контакт"
789
 
790
+ #: contact_form.php:1529
791
  msgid "Email"
792
  msgstr "Email"
793
 
794
+ #: contact_form.php:1543
795
  msgid "Site"
796
  msgstr "Сайт"
797
 
798
+ #: contact_form.php:1606
799
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
800
  msgstr "Ако видиждате това значи, че вашият MIME клиент за електронна поща не поддържа MIME тип!"
801
 
802
+ #: contact_form.php:1670
803
  msgid "FAQ"
804
  msgstr "FAQ"
805
 
806
+ #: contact_form.php:1671
807
  msgid "Support"
808
  msgstr "Поддръжка"
809
 
810
+ #: contact_form.php:1728
811
  msgid "Are you sure that you want to delete this language data?"
812
  msgstr ""
813
 
languages/contact_form-ca.mo CHANGED
Binary file
languages/contact_form-ca.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: Kenneth <kenneth@snollocer.net>\n"
9
  "MIME-Version: 1.0\n"
@@ -31,61 +31,61 @@ msgstr "Opcions extra del Contact Form Pro"
31
 
32
  #: contact_form.php:33
33
  #: contact_form.php:553
34
- #: contact_form.php:834
35
  msgid "Contact Form Pro"
36
  msgstr "Contact Form Pro"
37
 
38
  #: contact_form.php:74
39
- #: contact_form.php:719
40
- #: contact_form.php:748
41
  msgid "Name:"
42
  msgstr "Nom:"
43
 
44
  #: contact_form.php:75
45
- #: contact_form.php:720
46
- #: contact_form.php:749
47
  msgid "Address:"
48
  msgstr "Adreça:"
49
 
50
  #: contact_form.php:76
51
- #: contact_form.php:721
52
- #: contact_form.php:750
53
  msgid "Email Address:"
54
  msgstr "Adreça de correu electrònic:"
55
 
56
  #: contact_form.php:77
57
- #: contact_form.php:722
58
- #: contact_form.php:751
59
  msgid "Phone number:"
60
  msgstr "Nombre de telèfon"
61
 
62
  #: contact_form.php:78
63
- #: contact_form.php:723
64
- #: contact_form.php:752
65
  msgid "Subject:"
66
  msgstr "Asumpte:"
67
 
68
  #: contact_form.php:79
69
- #: contact_form.php:724
70
- #: contact_form.php:753
71
  msgid "Message:"
72
  msgstr "Missatge:"
73
 
74
  #: contact_form.php:80
75
- #: contact_form.php:725
76
- #: contact_form.php:754
77
  msgid "Attachment:"
78
  msgstr "Adjunt:"
79
 
80
  #: contact_form.php:81
81
- #: contact_form.php:726
82
- #: contact_form.php:755
83
  msgid "Send me a copy"
84
  msgstr "Envia'm una còpia"
85
 
86
  #: contact_form.php:82
87
- #: contact_form.php:727
88
- #: contact_form.php:756
89
  msgid "Submit"
90
  msgstr "Enviar"
91
 
@@ -177,26 +177,26 @@ msgid "Settings saved."
177
  msgstr "Configuració desada."
178
 
179
  #: contact_form.php:516
180
- #: contact_form.php:828
181
- #: contact_form.php:1657
182
- #: contact_form.php:1668
183
  msgid "Settings"
184
  msgstr "Configuració"
185
 
186
  #: contact_form.php:517
187
- #: contact_form.php:829
188
  msgid "Extra settings"
189
  msgstr "Configuració extra"
190
 
191
  #: contact_form.php:522
192
- #: contact_form.php:1085
193
  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:"
194
  msgstr "Si vol afegir Contact Form en la seva web, copiï i enganxi aquest codi en el seu missatge, pàgina o widget:"
195
 
196
  #: contact_form.php:522
197
  #: contact_form.php:523
198
- #: contact_form.php:741
199
- #: contact_form.php:789
200
  msgid "or"
201
  msgstr ""
202
 
@@ -237,7 +237,7 @@ msgid "Add department selectbox to the contact form:"
237
  msgstr ""
238
 
239
  #: contact_form.php:552
240
- #: contact_form.php:833
241
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
242
  msgstr "Aquesta funcionalitat està disponible en la versió Pro del connector. Per a més detalls, si us plau seguiu l'enllaç"
243
 
@@ -245,538 +245,546 @@ msgstr "Aquesta funcionalitat està disponible en la versió Pro del connector.
245
  msgid "Save emails to the database"
246
  msgstr ""
247
 
248
- #: contact_form.php:568
249
- #: contact_form.php:571
250
- #: contact_form.php:575
251
  msgid "Using Contact Form to DB powered by"
252
  msgstr ""
253
 
254
- #: contact_form.php:571
255
  #, fuzzy
256
  msgid "Activate Contact Form to DB"
257
  msgstr "Contact Form Pro"
258
 
259
- #: contact_form.php:575
260
  #, fuzzy
261
  msgid "Download Contact Form to DB"
262
  msgstr "Contact Form Pro"
263
 
264
- #: contact_form.php:580
265
  msgid "Additional options"
266
  msgstr "Opcions addicionals"
267
 
268
- #: contact_form.php:583
 
 
 
 
 
 
 
 
269
  msgid "What to use?"
270
  msgstr "Què usar?"
271
 
272
- #: contact_form.php:586
273
  msgid "Wp-mail"
274
  msgstr "Wp-mail"
275
 
276
- #: contact_form.php:586
277
  msgid "You can use the wp_mail function for mailing"
278
  msgstr "Vostè pot utilitzar la funció wp_mail pel correu."
279
 
280
- #: contact_form.php:588
281
  msgid "Mail"
282
  msgstr "Mail"
283
 
284
- #: contact_form.php:588
285
  msgid "To send mail you can use the php mail function"
286
  msgstr "Per enviar correu vostè pot usar la funció 'php mail'"
287
 
288
- #: contact_form.php:592
289
  #, fuzzy
290
  msgid "The text in the 'From' field"
291
  msgstr "Modifica el camp DE al contact form"
292
 
293
- #: contact_form.php:594
294
  msgid "User name"
295
  msgstr ""
296
 
297
- #: contact_form.php:595
298
  #, fuzzy
299
  msgid "The name of the user who fills the form will be used in the field 'From'."
300
  msgstr "L'adreça de correu electrònic de l'usuari que omple el formulari s'ha de posar al camp 'From'."
301
 
302
- #: contact_form.php:600
303
  #, fuzzy
304
  msgid "This text will be used in the 'FROM' field"
305
  msgstr "Aquesta adreça de correu electrònic s'utilitzarà al camp 'De'"
306
 
307
- #: contact_form.php:604
308
  #, fuzzy
309
  msgid "The email address in the 'From' field"
310
  msgstr "Introduir el correu electrònic al camp 'From'"
311
 
312
- #: contact_form.php:606
313
  msgid "User email"
314
  msgstr ""
315
 
316
- #: contact_form.php:607
317
  msgid "The email address of the user who fills the form will be used in the field 'From'."
318
  msgstr "L'adreça de correu electrònic de l'usuari que omple el formulari s'ha de posar al camp 'From'."
319
 
320
- #: contact_form.php:609
321
  msgid "This email address will be used in the 'From' field."
322
  msgstr "Aquesta adreça de correu electrònic s'utilitzarà al camp 'De'"
323
 
324
- #: contact_form.php:613
325
  msgid "Display fields"
326
  msgstr "Mostra els camps"
327
 
328
- #: contact_form.php:615
329
- #: contact_form.php:665
330
- #: contact_form.php:865
331
- #: contact_form.php:1525
332
  msgid "Address"
333
  msgstr "Adreça:"
334
 
335
- #: contact_form.php:616
336
- #: contact_form.php:667
337
- #: contact_form.php:1533
338
  msgid "Phone"
339
  msgstr "Telèfon"
340
 
341
- #: contact_form.php:617
342
  msgid "Attachment block"
343
  msgstr "Adjunt blocat"
344
 
345
- #: contact_form.php:617
346
  msgid "Users can attach the following file formats"
347
  msgstr "Els usuaris poden adjuntar els següents formats d'arxiu"
348
 
349
- #: contact_form.php:626
350
  #: contact_form.php:629
351
- #: contact_form.php:633
352
- #: contact_form.php:894
 
353
  msgid "Captcha"
354
  msgstr "Captcha"
355
 
356
- #: contact_form.php:626
357
  #: contact_form.php:629
358
- #: contact_form.php:633
 
359
  msgid "powered by"
360
  msgstr ""
361
 
362
- #: contact_form.php:629
363
  msgid "Activate captcha"
364
  msgstr "Captcha activat"
365
 
366
- #: contact_form.php:633
367
  msgid "Download captcha"
368
  msgstr "Descarrega captcha"
369
 
370
- #: contact_form.php:638
371
  #, fuzzy
372
  msgid "Display tips below the Attachment block"
373
  msgstr "Consells del blocatge de l'adjunt"
374
 
375
- #: contact_form.php:647
376
  msgid "Delete an attachment file from the server after the email is sent"
377
  msgstr ""
378
 
379
- #: contact_form.php:653
380
  #, fuzzy
381
  msgid "Display 'Send me a copy' block"
382
  msgstr "Envia'm una còpia"
383
 
384
- #: contact_form.php:662
385
  msgid "Required fields"
386
  msgstr "Camps requerits"
387
 
388
- #: contact_form.php:664
389
- #: contact_form.php:860
390
- #: contact_form.php:1520
391
  msgid "Name"
392
  msgstr "Nom"
393
 
394
- #: contact_form.php:666
395
  msgid "Email Address"
396
  msgstr "Adreça de correu electrònic:"
397
 
398
- #: contact_form.php:668
399
- #: contact_form.php:880
400
- #: contact_form.php:1536
401
  msgid "Subject"
402
  msgstr "Assumpte"
403
 
404
- #: contact_form.php:669
405
- #: contact_form.php:884
406
- #: contact_form.php:1539
407
  msgid "Message"
408
  msgstr "MIssatge"
409
 
410
- #: contact_form.php:673
411
  msgid "Display the asterisk near required fields"
412
  msgstr ""
413
 
414
- #: contact_form.php:679
415
  msgid "Display additional info in the email"
416
  msgstr "Mostra informació addicional al correu electrònic,"
417
 
418
- #: contact_form.php:684
419
- #: contact_form.php:1492
420
  msgid "Sent from (ip address)"
421
  msgstr "Enviat des de (adreça IP)"
422
 
423
- #: contact_form.php:684
424
  #, fuzzy
425
  msgid "Example: Sent from (IP address):\t127.0.0.1"
426
  msgstr "Enviat des de (adreça IP)"
427
 
428
- #: contact_form.php:685
429
- #: contact_form.php:1497
430
  msgid "Date/Time"
431
  msgstr "Data/hora"
432
 
433
- #: contact_form.php:685
434
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
435
  msgstr ""
436
 
437
- #: contact_form.php:686
438
- #: contact_form.php:1502
439
  msgid "Sent from (referer)"
440
  msgstr "Enviat des de (referent)"
441
 
442
- #: contact_form.php:686
443
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
444
  msgstr ""
445
 
446
- #: contact_form.php:687
447
- #: contact_form.php:1507
448
  msgid "Using (user agent)"
449
  msgstr "Usant (user agent)"
450
 
451
- #: contact_form.php:687
452
  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"
453
  msgstr ""
454
 
455
- #: contact_form.php:691
456
  msgid "Language settings for the field names in the form"
457
  msgstr "Configuració de la llengua als noms dels camps del formulari"
458
 
459
- #: contact_form.php:700
460
  msgid "Add a language"
461
  msgstr "Afegeix lengua"
462
 
463
- #: contact_form.php:704
464
  msgid "Change the names of the contact form fields and error messages"
465
  msgstr "Modifica els noms dels camps i els missatges d'error del formulari de contacte"
466
 
467
- #: contact_form.php:709
468
- #: contact_form.php:780
469
  msgid "English"
470
  msgstr "Anglès"
471
 
472
- #: contact_form.php:728
473
- #: contact_form.php:757
474
  msgid "Error message for the Name field"
475
  msgstr "Missatge d'error per al camp 'Nom'"
476
 
477
- #: contact_form.php:729
478
- #: contact_form.php:758
479
  msgid "Error message for the Address field"
480
  msgstr "Missatge d'error per al camp 'Adreça'"
481
 
482
- #: contact_form.php:730
483
- #: contact_form.php:759
484
  msgid "Error message for the Email field"
485
  msgstr "Missatge d'error per al camp 'Adreça de correu electrònic'"
486
 
487
- #: contact_form.php:731
488
- #: contact_form.php:760
489
  msgid "Error message for the Phone field"
490
  msgstr "Missatge d'error per al camp 'Telèfon\""
491
 
492
- #: contact_form.php:732
493
- #: contact_form.php:761
494
  msgid "Error message for the Subject field"
495
  msgstr "Missatge d'error per al camp 'Assumpte'"
496
 
497
- #: contact_form.php:733
498
- #: contact_form.php:762
499
  msgid "Error message for the Message field"
500
  msgstr "Missatge d'error per al camp 'Missatge'"
501
 
502
- #: contact_form.php:734
503
- #: contact_form.php:763
504
  msgid "Error message about the file type for the Attachment field"
505
  msgstr "Missatge d'error sobre el tipus de per al camp 'Adjunt'"
506
 
507
- #: contact_form.php:735
508
- #: contact_form.php:764
509
  msgid "Error message while uploading a file for the Attachment field to the server"
510
  msgstr "Missatge d'error al carregar al servidor un fitxer per al camp Adjunt"
511
 
512
- #: contact_form.php:736
513
- #: contact_form.php:765
514
  msgid "Error message while moving the file for the Attachment field"
515
  msgstr "Missatge d'error al mourerun fitxer per al camp Adjunt"
516
 
517
- #: contact_form.php:737
518
- #: contact_form.php:766
519
  msgid "Error message when file size limit for the Attachment field is exceeded"
520
  msgstr "Missatge d'error al superar el límit de mida de fitxer per al camp Adjunt"
521
 
522
- #: contact_form.php:738
523
- #: contact_form.php:767
524
  msgid "Error message for the Captcha field"
525
  msgstr "Missatge d'error al camp Captcha"
526
 
527
- #: contact_form.php:739
528
- #: contact_form.php:768
529
  msgid "Error message for the whole form"
530
  msgstr "Missatge d'error a tot el formulari"
531
 
532
- #: contact_form.php:741
533
- #: contact_form.php:770
534
- #: contact_form.php:789
535
- #: contact_form.php:795
536
  msgid "Use shortcode"
537
  msgstr "useu un codi curt"
538
 
539
- #: contact_form.php:741
540
- #: contact_form.php:770
541
- #: contact_form.php:789
542
- #: contact_form.php:795
543
  msgid "for this language"
544
  msgstr "Per aquesta llengua"
545
 
546
- #: contact_form.php:777
547
  msgid "Action after email is sent"
548
  msgstr "Accions després d'enviar un correu electrònic."
549
 
550
- #: contact_form.php:779
551
  msgid "Display text"
552
  msgstr "Mostra el text"
553
 
554
- #: contact_form.php:788
555
- #: contact_form.php:794
556
  msgid "Text"
557
  msgstr "Text"
558
 
559
- #: contact_form.php:802
560
  msgid "Redirect to the page"
561
  msgstr "Redirigir a la pàgina"
562
 
563
- #: contact_form.php:803
564
  msgid "Url"
565
  msgstr "Url"
566
 
567
- #: contact_form.php:809
568
- #: contact_form.php:986
569
  msgid "Save Changes"
570
  msgstr "Desar els canvis"
571
 
572
- #: contact_form.php:826
573
  msgid "Contact Form Pro | Extra Settings"
574
  msgstr "Opcions extra | Contact Form Pro"
575
 
576
- #: contact_form.php:840
577
  msgid "Errors output"
578
  msgstr "Errors de sortida"
579
 
580
- #: contact_form.php:843
581
  msgid "Display error messages"
582
  msgstr "Mostra els missatges d'error"
583
 
584
- #: contact_form.php:844
585
  msgid "Color of the input field errors."
586
  msgstr "Color dels errors al camp d'entrada"
587
 
588
- #: contact_form.php:845
589
  msgid "Display error messages & color of the input field errors"
590
  msgstr "Mostra els missatges d'error i el color dels errors del camp d'entrada"
591
 
592
- #: contact_form.php:850
593
  msgid "Add placeholder to the input blocks"
594
  msgstr "Afegeix marcador de posició als blocs d'entrada"
595
 
596
- #: contact_form.php:856
597
  msgid "Add tooltips"
598
  msgstr "Afegir consells sobre les eines"
599
 
600
- #: contact_form.php:870
601
  msgid "Email address"
602
  msgstr "Adreça de correu electrònic:"
603
 
604
- #: contact_form.php:875
605
  msgid "Phone Number"
606
  msgstr "Nombre de telèfon"
607
 
608
- #: contact_form.php:889
609
  msgid "Attachment"
610
  msgstr "Adjunt:"
611
 
612
- #: contact_form.php:894
613
  msgid "(powered by bestwebsoft.com)"
614
  msgstr "(Impulsat per bestwebsoft.com)"
615
 
616
- #: contact_form.php:899
617
  msgid "Style options"
618
  msgstr "Opcions d'estil"
619
 
620
- #: contact_form.php:902
621
  msgid "Text color"
622
  msgstr "Color del text"
623
 
624
- #: contact_form.php:905
625
- #: contact_form.php:910
626
- #: contact_form.php:920
627
- #: contact_form.php:925
628
- #: contact_form.php:930
629
- #: contact_form.php:935
630
- #: contact_form.php:945
631
- #: contact_form.php:950
632
- #: contact_form.php:956
633
- #: contact_form.php:967
634
- #: contact_form.php:972
635
- #: contact_form.php:977
636
  msgid "Default"
637
  msgstr "Per defecte"
638
 
639
- #: contact_form.php:907
640
  msgid "Label text color"
641
  msgstr "Color del text de l'etiqeta"
642
 
643
- #: contact_form.php:912
644
  msgid "Placeholder color"
645
  msgstr "Color del marcador de posició"
646
 
647
- #: contact_form.php:917
648
  msgid "Errors color"
649
  msgstr "Color dels errors"
650
 
651
- #: contact_form.php:922
652
  msgid "Error text color"
653
  msgstr "Color del text d'error"
654
 
655
- #: contact_form.php:927
656
  msgid "Background color of the input field errors"
657
  msgstr "Color de fons dels errors del camp d'entrada"
658
 
659
- #: contact_form.php:932
660
  msgid "Border color of the input field errors"
661
  msgstr "Color de la vora dels errors del camp d'entrada"
662
 
663
- #: contact_form.php:937
664
  msgid "Placeholder color of the input field errors"
665
  msgstr "Color del marcador de posició dels errors del camp d'entrada"
666
 
667
- #: contact_form.php:942
668
  msgid "Input fields"
669
  msgstr "Visualitza l'adjunt"
670
 
671
- #: contact_form.php:947
672
  msgid "Input fields background color"
673
  msgstr "Color de fons dels camps d'entrada"
674
 
675
- #: contact_form.php:952
676
  msgid "Text fields color"
677
  msgstr "Color dels camps de text"
678
 
679
- #: contact_form.php:954
680
  msgid "Border width in px, numbers only"
681
  msgstr "Ample de vora en px, sols nombres"
682
 
683
- #: contact_form.php:958
684
- #: contact_form.php:979
685
  msgid "Border color"
686
  msgstr "Color de la vora"
687
 
688
- #: contact_form.php:963
689
  msgid "Submit button"
690
  msgstr "Enviar"
691
 
692
  # #: contact_form.php:928
693
- #: contact_form.php:965
694
  msgid "Width in px, numbers only"
695
  msgstr "Ample en px, sols nombres"
696
 
697
- #: contact_form.php:969
698
  msgid "Button color"
699
  msgstr "Color del botó"
700
 
701
- #: contact_form.php:974
702
  msgid "Button text color"
703
  msgstr "Color del text del botó"
704
 
705
- #: contact_form.php:990
706
  msgid "Contact Form Pro | Preview"
707
  msgstr "Contact Form Pro | Vista prèvia"
708
 
709
- #: contact_form.php:993
710
  msgid "Show with errors"
711
  msgstr "Mostra amb errors"
712
 
713
- #: contact_form.php:1001
714
- #: contact_form.php:1003
715
  msgid "Please enter your full name..."
716
  msgstr "Si us plau introduïu el nom complet"
717
 
718
- #: contact_form.php:1014
719
- #: contact_form.php:1016
720
  msgid "Please enter your address..."
721
  msgstr "Si us plau introduïu l'adreça"
722
 
723
- #: contact_form.php:1025
724
- #: contact_form.php:1027
725
  msgid "Please enter your email address..."
726
  msgstr "Si us plau introdueixi el seu e-mail"
727
 
728
- #: contact_form.php:1036
729
- #: contact_form.php:1038
730
  msgid "Please enter your phone number..."
731
  msgstr "Si us plau introduïu el nombre de telèfon"
732
 
733
- #: contact_form.php:1047
734
- #: contact_form.php:1049
735
  msgid "Please enter subject..."
736
  msgstr "Si us plau introduïu l'assumpte"
737
 
738
- #: contact_form.php:1057
739
- #: contact_form.php:1059
740
  msgid "Please enter your message..."
741
  msgstr "Si us plau introduïu el missatge"
742
 
743
- #: contact_form.php:1070
744
  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"
745
  msgstr "Formats de fitxer suportats: HTML, TXT, CSS, GIF, PNG, JPEG, JPG, TIFF, BMP, AI, EPS, PS, RTF, PDF, DOC, DOCX, XLS, ZIP, RAR, WAV, MP3, PPT. Mida màxima: 2MB"
746
 
747
- #: contact_form.php:1137
748
  msgid "Sorry, email message could not be delivered."
749
  msgstr "Ho sentim, el seu e-mail no ha pogut ser lliurat."
750
 
751
- #: contact_form.php:1221
752
  msgid "You can attach the following file formats"
753
  msgstr "Pot adjuntar els següents formats d'arxiu"
754
 
755
- #: contact_form.php:1515
756
  msgid "Contact from"
757
  msgstr "Contact from"
758
 
759
- #: contact_form.php:1528
760
  msgid "Email"
761
  msgstr "Adreça de correu electrònic"
762
 
763
- #: contact_form.php:1542
764
  msgid "Site"
765
  msgstr "Lloc"
766
 
767
- #: contact_form.php:1605
768
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
769
  msgstr "Si pot veure aquest MIME, vol dir que el tipus MIME no és compatible amb el seu client de correu electrònic!"
770
 
771
- #: contact_form.php:1669
772
  msgid "FAQ"
773
  msgstr "FAQ"
774
 
775
- #: contact_form.php:1670
776
  msgid "Support"
777
  msgstr "Suport"
778
 
779
- #: contact_form.php:1727
780
  msgid "Are you sure that you want to delete this language data?"
781
  msgstr "Està vostè segur que vol esborrar aquest idioma?"
782
 
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:56+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Kenneth <kenneth@snollocer.net>\n"
9
  "MIME-Version: 1.0\n"
31
 
32
  #: contact_form.php:33
33
  #: contact_form.php:553
34
+ #: contact_form.php:835
35
  msgid "Contact Form Pro"
36
  msgstr "Contact Form Pro"
37
 
38
  #: contact_form.php:74
39
+ #: contact_form.php:722
40
+ #: contact_form.php:751
41
  msgid "Name:"
42
  msgstr "Nom:"
43
 
44
  #: contact_form.php:75
45
+ #: contact_form.php:723
46
+ #: contact_form.php:752
47
  msgid "Address:"
48
  msgstr "Adreça:"
49
 
50
  #: contact_form.php:76
51
+ #: contact_form.php:724
52
+ #: contact_form.php:753
53
  msgid "Email Address:"
54
  msgstr "Adreça de correu electrònic:"
55
 
56
  #: contact_form.php:77
57
+ #: contact_form.php:725
58
+ #: contact_form.php:754
59
  msgid "Phone number:"
60
  msgstr "Nombre de telèfon"
61
 
62
  #: contact_form.php:78
63
+ #: contact_form.php:726
64
+ #: contact_form.php:755
65
  msgid "Subject:"
66
  msgstr "Asumpte:"
67
 
68
  #: contact_form.php:79
69
+ #: contact_form.php:727
70
+ #: contact_form.php:756
71
  msgid "Message:"
72
  msgstr "Missatge:"
73
 
74
  #: contact_form.php:80
75
+ #: contact_form.php:728
76
+ #: contact_form.php:757
77
  msgid "Attachment:"
78
  msgstr "Adjunt:"
79
 
80
  #: contact_form.php:81
81
+ #: contact_form.php:729
82
+ #: contact_form.php:758
83
  msgid "Send me a copy"
84
  msgstr "Envia'm una còpia"
85
 
86
  #: contact_form.php:82
87
+ #: contact_form.php:730
88
+ #: contact_form.php:759
89
  msgid "Submit"
90
  msgstr "Enviar"
91
 
177
  msgstr "Configuració desada."
178
 
179
  #: contact_form.php:516
180
+ #: contact_form.php:829
181
+ #: contact_form.php:1658
182
+ #: contact_form.php:1669
183
  msgid "Settings"
184
  msgstr "Configuració"
185
 
186
  #: contact_form.php:517
187
+ #: contact_form.php:830
188
  msgid "Extra settings"
189
  msgstr "Configuració extra"
190
 
191
  #: contact_form.php:522
192
+ #: contact_form.php:1086
193
  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:"
194
  msgstr "Si vol afegir Contact Form en la seva web, copiï i enganxi aquest codi en el seu missatge, pàgina o widget:"
195
 
196
  #: contact_form.php:522
197
  #: contact_form.php:523
198
+ #: contact_form.php:744
199
+ #: contact_form.php:792
200
  msgid "or"
201
  msgstr ""
202
 
237
  msgstr ""
238
 
239
  #: contact_form.php:552
240
+ #: contact_form.php:834
241
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
242
  msgstr "Aquesta funcionalitat està disponible en la versió Pro del connector. Per a més detalls, si us plau seguiu l'enllaç"
243
 
245
  msgid "Save emails to the database"
246
  msgstr ""
247
 
248
+ #: contact_form.php:570
249
+ #: contact_form.php:573
250
+ #: contact_form.php:577
251
  msgid "Using Contact Form to DB powered by"
252
  msgstr ""
253
 
254
+ #: contact_form.php:573
255
  #, fuzzy
256
  msgid "Activate Contact Form to DB"
257
  msgstr "Contact Form Pro"
258
 
259
+ #: contact_form.php:577
260
  #, fuzzy
261
  msgid "Download Contact Form to DB"
262
  msgstr "Contact Form Pro"
263
 
264
+ #: contact_form.php:582
265
  msgid "Additional options"
266
  msgstr "Opcions addicionals"
267
 
268
+ #: contact_form.php:584
269
+ msgid "Show"
270
+ msgstr ""
271
+
272
+ #: contact_form.php:585
273
+ msgid "Hide"
274
+ msgstr ""
275
+
276
+ #: contact_form.php:589
277
  msgid "What to use?"
278
  msgstr "Què usar?"
279
 
280
+ #: contact_form.php:592
281
  msgid "Wp-mail"
282
  msgstr "Wp-mail"
283
 
284
+ #: contact_form.php:592
285
  msgid "You can use the wp_mail function for mailing"
286
  msgstr "Vostè pot utilitzar la funció wp_mail pel correu."
287
 
288
+ #: contact_form.php:594
289
  msgid "Mail"
290
  msgstr "Mail"
291
 
292
+ #: contact_form.php:594
293
  msgid "To send mail you can use the php mail function"
294
  msgstr "Per enviar correu vostè pot usar la funció 'php mail'"
295
 
296
+ #: contact_form.php:598
297
  #, fuzzy
298
  msgid "The text in the 'From' field"
299
  msgstr "Modifica el camp DE al contact form"
300
 
301
+ #: contact_form.php:600
302
  msgid "User name"
303
  msgstr ""
304
 
305
+ #: contact_form.php:601
306
  #, fuzzy
307
  msgid "The name of the user who fills the form will be used in the field 'From'."
308
  msgstr "L'adreça de correu electrònic de l'usuari que omple el formulari s'ha de posar al camp 'From'."
309
 
310
+ #: contact_form.php:604
311
  #, fuzzy
312
  msgid "This text will be used in the 'FROM' field"
313
  msgstr "Aquesta adreça de correu electrònic s'utilitzarà al camp 'De'"
314
 
315
+ #: contact_form.php:608
316
  #, fuzzy
317
  msgid "The email address in the 'From' field"
318
  msgstr "Introduir el correu electrònic al camp 'From'"
319
 
320
+ #: contact_form.php:610
321
  msgid "User email"
322
  msgstr ""
323
 
324
+ #: contact_form.php:611
325
  msgid "The email address of the user who fills the form will be used in the field 'From'."
326
  msgstr "L'adreça de correu electrònic de l'usuari que omple el formulari s'ha de posar al camp 'From'."
327
 
328
+ #: contact_form.php:614
329
  msgid "This email address will be used in the 'From' field."
330
  msgstr "Aquesta adreça de correu electrònic s'utilitzarà al camp 'De'"
331
 
332
+ #: contact_form.php:618
333
  msgid "Display fields"
334
  msgstr "Mostra els camps"
335
 
336
+ #: contact_form.php:620
337
+ #: contact_form.php:668
338
+ #: contact_form.php:866
339
+ #: contact_form.php:1526
340
  msgid "Address"
341
  msgstr "Adreça:"
342
 
343
+ #: contact_form.php:621
344
+ #: contact_form.php:670
345
+ #: contact_form.php:1534
346
  msgid "Phone"
347
  msgstr "Telèfon"
348
 
349
+ #: contact_form.php:622
350
  msgid "Attachment block"
351
  msgstr "Adjunt blocat"
352
 
353
+ #: contact_form.php:622
354
  msgid "Users can attach the following file formats"
355
  msgstr "Els usuaris poden adjuntar els següents formats d'arxiu"
356
 
 
357
  #: contact_form.php:629
358
+ #: contact_form.php:632
359
+ #: contact_form.php:636
360
+ #: contact_form.php:895
361
  msgid "Captcha"
362
  msgstr "Captcha"
363
 
 
364
  #: contact_form.php:629
365
+ #: contact_form.php:632
366
+ #: contact_form.php:636
367
  msgid "powered by"
368
  msgstr ""
369
 
370
+ #: contact_form.php:632
371
  msgid "Activate captcha"
372
  msgstr "Captcha activat"
373
 
374
+ #: contact_form.php:636
375
  msgid "Download captcha"
376
  msgstr "Descarrega captcha"
377
 
378
+ #: contact_form.php:641
379
  #, fuzzy
380
  msgid "Display tips below the Attachment block"
381
  msgstr "Consells del blocatge de l'adjunt"
382
 
383
+ #: contact_form.php:650
384
  msgid "Delete an attachment file from the server after the email is sent"
385
  msgstr ""
386
 
387
+ #: contact_form.php:656
388
  #, fuzzy
389
  msgid "Display 'Send me a copy' block"
390
  msgstr "Envia'm una còpia"
391
 
392
+ #: contact_form.php:665
393
  msgid "Required fields"
394
  msgstr "Camps requerits"
395
 
396
+ #: contact_form.php:667
397
+ #: contact_form.php:861
398
+ #: contact_form.php:1521
399
  msgid "Name"
400
  msgstr "Nom"
401
 
402
+ #: contact_form.php:669
403
  msgid "Email Address"
404
  msgstr "Adreça de correu electrònic:"
405
 
406
+ #: contact_form.php:671
407
+ #: contact_form.php:881
408
+ #: contact_form.php:1537
409
  msgid "Subject"
410
  msgstr "Assumpte"
411
 
412
+ #: contact_form.php:672
413
+ #: contact_form.php:885
414
+ #: contact_form.php:1540
415
  msgid "Message"
416
  msgstr "MIssatge"
417
 
418
+ #: contact_form.php:676
419
  msgid "Display the asterisk near required fields"
420
  msgstr ""
421
 
422
+ #: contact_form.php:682
423
  msgid "Display additional info in the email"
424
  msgstr "Mostra informació addicional al correu electrònic,"
425
 
426
+ #: contact_form.php:687
427
+ #: contact_form.php:1493
428
  msgid "Sent from (ip address)"
429
  msgstr "Enviat des de (adreça IP)"
430
 
431
+ #: contact_form.php:687
432
  #, fuzzy
433
  msgid "Example: Sent from (IP address):\t127.0.0.1"
434
  msgstr "Enviat des de (adreça IP)"
435
 
436
+ #: contact_form.php:688
437
+ #: contact_form.php:1498
438
  msgid "Date/Time"
439
  msgstr "Data/hora"
440
 
441
+ #: contact_form.php:688
442
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
443
  msgstr ""
444
 
445
+ #: contact_form.php:689
446
+ #: contact_form.php:1503
447
  msgid "Sent from (referer)"
448
  msgstr "Enviat des de (referent)"
449
 
450
+ #: contact_form.php:689
451
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
452
  msgstr ""
453
 
454
+ #: contact_form.php:690
455
+ #: contact_form.php:1508
456
  msgid "Using (user agent)"
457
  msgstr "Usant (user agent)"
458
 
459
+ #: contact_form.php:690
460
  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"
461
  msgstr ""
462
 
463
+ #: contact_form.php:694
464
  msgid "Language settings for the field names in the form"
465
  msgstr "Configuració de la llengua als noms dels camps del formulari"
466
 
467
+ #: contact_form.php:703
468
  msgid "Add a language"
469
  msgstr "Afegeix lengua"
470
 
471
+ #: contact_form.php:707
472
  msgid "Change the names of the contact form fields and error messages"
473
  msgstr "Modifica els noms dels camps i els missatges d'error del formulari de contacte"
474
 
475
+ #: contact_form.php:712
476
+ #: contact_form.php:783
477
  msgid "English"
478
  msgstr "Anglès"
479
 
480
+ #: contact_form.php:731
481
+ #: contact_form.php:760
482
  msgid "Error message for the Name field"
483
  msgstr "Missatge d'error per al camp 'Nom'"
484
 
485
+ #: contact_form.php:732
486
+ #: contact_form.php:761
487
  msgid "Error message for the Address field"
488
  msgstr "Missatge d'error per al camp 'Adreça'"
489
 
490
+ #: contact_form.php:733
491
+ #: contact_form.php:762
492
  msgid "Error message for the Email field"
493
  msgstr "Missatge d'error per al camp 'Adreça de correu electrònic'"
494
 
495
+ #: contact_form.php:734
496
+ #: contact_form.php:763
497
  msgid "Error message for the Phone field"
498
  msgstr "Missatge d'error per al camp 'Telèfon\""
499
 
500
+ #: contact_form.php:735
501
+ #: contact_form.php:764
502
  msgid "Error message for the Subject field"
503
  msgstr "Missatge d'error per al camp 'Assumpte'"
504
 
505
+ #: contact_form.php:736
506
+ #: contact_form.php:765
507
  msgid "Error message for the Message field"
508
  msgstr "Missatge d'error per al camp 'Missatge'"
509
 
510
+ #: contact_form.php:737
511
+ #: contact_form.php:766
512
  msgid "Error message about the file type for the Attachment field"
513
  msgstr "Missatge d'error sobre el tipus de per al camp 'Adjunt'"
514
 
515
+ #: contact_form.php:738
516
+ #: contact_form.php:767
517
  msgid "Error message while uploading a file for the Attachment field to the server"
518
  msgstr "Missatge d'error al carregar al servidor un fitxer per al camp Adjunt"
519
 
520
+ #: contact_form.php:739
521
+ #: contact_form.php:768
522
  msgid "Error message while moving the file for the Attachment field"
523
  msgstr "Missatge d'error al mourerun fitxer per al camp Adjunt"
524
 
525
+ #: contact_form.php:740
526
+ #: contact_form.php:769
527
  msgid "Error message when file size limit for the Attachment field is exceeded"
528
  msgstr "Missatge d'error al superar el límit de mida de fitxer per al camp Adjunt"
529
 
530
+ #: contact_form.php:741
531
+ #: contact_form.php:770
532
  msgid "Error message for the Captcha field"
533
  msgstr "Missatge d'error al camp Captcha"
534
 
535
+ #: contact_form.php:742
536
+ #: contact_form.php:771
537
  msgid "Error message for the whole form"
538
  msgstr "Missatge d'error a tot el formulari"
539
 
540
+ #: contact_form.php:744
541
+ #: contact_form.php:773
542
+ #: contact_form.php:792
543
+ #: contact_form.php:798
544
  msgid "Use shortcode"
545
  msgstr "useu un codi curt"
546
 
547
+ #: contact_form.php:744
548
+ #: contact_form.php:773
549
+ #: contact_form.php:792
550
+ #: contact_form.php:798
551
  msgid "for this language"
552
  msgstr "Per aquesta llengua"
553
 
554
+ #: contact_form.php:780
555
  msgid "Action after email is sent"
556
  msgstr "Accions després d'enviar un correu electrònic."
557
 
558
+ #: contact_form.php:782
559
  msgid "Display text"
560
  msgstr "Mostra el text"
561
 
562
+ #: contact_form.php:791
563
+ #: contact_form.php:797
564
  msgid "Text"
565
  msgstr "Text"
566
 
567
+ #: contact_form.php:804
568
  msgid "Redirect to the page"
569
  msgstr "Redirigir a la pàgina"
570
 
571
+ #: contact_form.php:805
572
  msgid "Url"
573
  msgstr "Url"
574
 
575
+ #: contact_form.php:810
576
+ #: contact_form.php:987
577
  msgid "Save Changes"
578
  msgstr "Desar els canvis"
579
 
580
+ #: contact_form.php:827
581
  msgid "Contact Form Pro | Extra Settings"
582
  msgstr "Opcions extra | Contact Form Pro"
583
 
584
+ #: contact_form.php:841
585
  msgid "Errors output"
586
  msgstr "Errors de sortida"
587
 
588
+ #: contact_form.php:844
589
  msgid "Display error messages"
590
  msgstr "Mostra els missatges d'error"
591
 
592
+ #: contact_form.php:845
593
  msgid "Color of the input field errors."
594
  msgstr "Color dels errors al camp d'entrada"
595
 
596
+ #: contact_form.php:846
597
  msgid "Display error messages & color of the input field errors"
598
  msgstr "Mostra els missatges d'error i el color dels errors del camp d'entrada"
599
 
600
+ #: contact_form.php:851
601
  msgid "Add placeholder to the input blocks"
602
  msgstr "Afegeix marcador de posició als blocs d'entrada"
603
 
604
+ #: contact_form.php:857
605
  msgid "Add tooltips"
606
  msgstr "Afegir consells sobre les eines"
607
 
608
+ #: contact_form.php:871
609
  msgid "Email address"
610
  msgstr "Adreça de correu electrònic:"
611
 
612
+ #: contact_form.php:876
613
  msgid "Phone Number"
614
  msgstr "Nombre de telèfon"
615
 
616
+ #: contact_form.php:890
617
  msgid "Attachment"
618
  msgstr "Adjunt:"
619
 
620
+ #: contact_form.php:895
621
  msgid "(powered by bestwebsoft.com)"
622
  msgstr "(Impulsat per bestwebsoft.com)"
623
 
624
+ #: contact_form.php:900
625
  msgid "Style options"
626
  msgstr "Opcions d'estil"
627
 
628
+ #: contact_form.php:903
629
  msgid "Text color"
630
  msgstr "Color del text"
631
 
632
+ #: contact_form.php:906
633
+ #: contact_form.php:911
634
+ #: contact_form.php:921
635
+ #: contact_form.php:926
636
+ #: contact_form.php:931
637
+ #: contact_form.php:936
638
+ #: contact_form.php:946
639
+ #: contact_form.php:951
640
+ #: contact_form.php:957
641
+ #: contact_form.php:968
642
+ #: contact_form.php:973
643
+ #: contact_form.php:978
644
  msgid "Default"
645
  msgstr "Per defecte"
646
 
647
+ #: contact_form.php:908
648
  msgid "Label text color"
649
  msgstr "Color del text de l'etiqeta"
650
 
651
+ #: contact_form.php:913
652
  msgid "Placeholder color"
653
  msgstr "Color del marcador de posició"
654
 
655
+ #: contact_form.php:918
656
  msgid "Errors color"
657
  msgstr "Color dels errors"
658
 
659
+ #: contact_form.php:923
660
  msgid "Error text color"
661
  msgstr "Color del text d'error"
662
 
663
+ #: contact_form.php:928
664
  msgid "Background color of the input field errors"
665
  msgstr "Color de fons dels errors del camp d'entrada"
666
 
667
+ #: contact_form.php:933
668
  msgid "Border color of the input field errors"
669
  msgstr "Color de la vora dels errors del camp d'entrada"
670
 
671
+ #: contact_form.php:938
672
  msgid "Placeholder color of the input field errors"
673
  msgstr "Color del marcador de posició dels errors del camp d'entrada"
674
 
675
+ #: contact_form.php:943
676
  msgid "Input fields"
677
  msgstr "Visualitza l'adjunt"
678
 
679
+ #: contact_form.php:948
680
  msgid "Input fields background color"
681
  msgstr "Color de fons dels camps d'entrada"
682
 
683
+ #: contact_form.php:953
684
  msgid "Text fields color"
685
  msgstr "Color dels camps de text"
686
 
687
+ #: contact_form.php:955
688
  msgid "Border width in px, numbers only"
689
  msgstr "Ample de vora en px, sols nombres"
690
 
691
+ #: contact_form.php:959
692
+ #: contact_form.php:980
693
  msgid "Border color"
694
  msgstr "Color de la vora"
695
 
696
+ #: contact_form.php:964
697
  msgid "Submit button"
698
  msgstr "Enviar"
699
 
700
  # #: contact_form.php:928
701
+ #: contact_form.php:966
702
  msgid "Width in px, numbers only"
703
  msgstr "Ample en px, sols nombres"
704
 
705
+ #: contact_form.php:970
706
  msgid "Button color"
707
  msgstr "Color del botó"
708
 
709
+ #: contact_form.php:975
710
  msgid "Button text color"
711
  msgstr "Color del text del botó"
712
 
713
+ #: contact_form.php:991
714
  msgid "Contact Form Pro | Preview"
715
  msgstr "Contact Form Pro | Vista prèvia"
716
 
717
+ #: contact_form.php:994
718
  msgid "Show with errors"
719
  msgstr "Mostra amb errors"
720
 
721
+ #: contact_form.php:1002
722
+ #: contact_form.php:1004
723
  msgid "Please enter your full name..."
724
  msgstr "Si us plau introduïu el nom complet"
725
 
726
+ #: contact_form.php:1015
727
+ #: contact_form.php:1017
728
  msgid "Please enter your address..."
729
  msgstr "Si us plau introduïu l'adreça"
730
 
731
+ #: contact_form.php:1026
732
+ #: contact_form.php:1028
733
  msgid "Please enter your email address..."
734
  msgstr "Si us plau introdueixi el seu e-mail"
735
 
736
+ #: contact_form.php:1037
737
+ #: contact_form.php:1039
738
  msgid "Please enter your phone number..."
739
  msgstr "Si us plau introduïu el nombre de telèfon"
740
 
741
+ #: contact_form.php:1048
742
+ #: contact_form.php:1050
743
  msgid "Please enter subject..."
744
  msgstr "Si us plau introduïu l'assumpte"
745
 
746
+ #: contact_form.php:1058
747
+ #: contact_form.php:1060
748
  msgid "Please enter your message..."
749
  msgstr "Si us plau introduïu el missatge"
750
 
751
+ #: contact_form.php:1071
752
  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"
753
  msgstr "Formats de fitxer suportats: HTML, TXT, CSS, GIF, PNG, JPEG, JPG, TIFF, BMP, AI, EPS, PS, RTF, PDF, DOC, DOCX, XLS, ZIP, RAR, WAV, MP3, PPT. Mida màxima: 2MB"
754
 
755
+ #: contact_form.php:1138
756
  msgid "Sorry, email message could not be delivered."
757
  msgstr "Ho sentim, el seu e-mail no ha pogut ser lliurat."
758
 
759
+ #: contact_form.php:1222
760
  msgid "You can attach the following file formats"
761
  msgstr "Pot adjuntar els següents formats d'arxiu"
762
 
763
+ #: contact_form.php:1516
764
  msgid "Contact from"
765
  msgstr "Contact from"
766
 
767
+ #: contact_form.php:1529
768
  msgid "Email"
769
  msgstr "Adreça de correu electrònic"
770
 
771
+ #: contact_form.php:1543
772
  msgid "Site"
773
  msgstr "Lloc"
774
 
775
+ #: contact_form.php:1606
776
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
777
  msgstr "Si pot veure aquest MIME, vol dir que el tipus MIME no és compatible amb el seu client de correu electrònic!"
778
 
779
+ #: contact_form.php:1670
780
  msgid "FAQ"
781
  msgstr "FAQ"
782
 
783
+ #: contact_form.php:1671
784
  msgid "Support"
785
  msgstr "Suport"
786
 
787
+ #: contact_form.php:1728
788
  msgid "Are you sure that you want to delete this language data?"
789
  msgstr "Està vostè segur que vol esborrar aquest idioma?"
790
 
languages/contact_form-cs_CZ.mo CHANGED
Binary file
languages/contact_form-cs_CZ.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: Petr Zápotocký <\\tpetr.zapotocky@centrum.cz>\n"
9
  "MIME-Version: 1.0\n"
@@ -33,63 +33,63 @@ msgstr "Nastavení kontaktního formuláře"
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 "Kontaktní formulář"
40
 
41
  #: contact_form.php:74
42
- #: contact_form.php:719
43
- #: contact_form.php:748
44
  msgid "Name:"
45
  msgstr "Jméno:"
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 "Předmět:"
71
 
72
  #: contact_form.php:79
73
- #: contact_form.php:724
74
- #: contact_form.php:753
75
  msgid "Message:"
76
  msgstr "Zpráva:"
77
 
78
  #: contact_form.php:80
79
- #: contact_form.php:725
80
- #: contact_form.php:754
81
  msgid "Attachment:"
82
  msgstr "Příloha:"
83
 
84
  #: contact_form.php:81
85
- #: contact_form.php:726
86
- #: contact_form.php:755
87
  msgid "Send me a copy"
88
  msgstr "Zaslat mi kopii"
89
 
90
  #: contact_form.php:82
91
- #: contact_form.php:727
92
- #: contact_form.php:756
93
  msgid "Submit"
94
  msgstr "Zaslat"
95
 
@@ -185,27 +185,27 @@ msgid "Settings saved."
185
  msgstr "Nastavení uloženo."
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 "Nastavení"
193
 
194
  #: contact_form.php:517
195
- #: contact_form.php:829
196
  #, fuzzy
197
  msgid "Extra settings"
198
  msgstr "Nastavení"
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 "Pokud chcete vložit kontaktní formulář na stránku, zkopírujte a vložte tento kód do přípsěvku, stránky nebo widgetu:"
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,552 +254,560 @@ 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 "Kontaktní formulář"
267
 
268
- #: contact_form.php:575
269
  #, fuzzy
270
  msgid "Download Contact Form to DB"
271
  msgstr "Kontaktní formulář"
272
 
273
- #: contact_form.php:580
274
  msgid "Additional options"
275
  msgstr "Další nastavení"
276
 
277
- #: contact_form.php:583
 
 
 
 
 
 
 
 
278
  msgid "What to use?"
279
  msgstr "K čemu?"
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 "Pro zaslání mailu můžete použít wordpress wp_mail funkce"
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 "Pro zaslání mailu můžete použít php mail funkce"
296
 
297
- #: contact_form.php:592
298
  #, fuzzy
299
  msgid "The text in the 'From' field"
300
  msgstr "Změnit políčko OD"
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 "Změnit políčko OD"
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 "Zobraz text"
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 "E-Mail:"
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 "Zobrazit možnost přílohy"
354
 
355
- #: contact_form.php:617
356
  msgid "Users can attach the following file formats"
357
  msgstr "Uživatelé mohou vkládat soubory těchto typů"
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 "Aktivované pluginy"
376
 
377
- #: contact_form.php:633
378
  #, fuzzy
379
  msgid "Download captcha"
380
  msgstr "Download"
381
 
382
- #: contact_form.php:638
383
  #, fuzzy
384
  msgid "Display tips below the Attachment block"
385
  msgstr "Zobrazit vysvětlivky po bloku s přílohou."
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 "Zobrazit Zaslat kopii"
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 "Jméno"
405
 
406
- #: contact_form.php:666
407
  #, fuzzy
408
  msgid "Email Address"
409
  msgstr "E-Mail:"
410
 
411
- #: contact_form.php:668
412
- #: contact_form.php:880
413
- #: contact_form.php:1536
414
  msgid "Subject"
415
  msgstr "Předmět"
416
 
417
- #: contact_form.php:669
418
- #: contact_form.php:884
419
- #: contact_form.php:1539
420
  msgid "Message"
421
  msgstr "Zpráva"
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 "Zobrazit přidané info v mailu."
431
 
432
- #: contact_form.php:684
433
- #: contact_form.php:1492
434
  msgid "Sent from (ip address)"
435
  msgstr "Zasláno z (ip adresa)"
436
 
437
- #: contact_form.php:684
438
  #, fuzzy
439
  msgid "Example: Sent from (IP address):\t127.0.0.1"
440
  msgstr "Zasláno z (ip adresa)"
441
 
442
- #: contact_form.php:685
443
- #: contact_form.php:1497
444
  msgid "Date/Time"
445
  msgstr "Datum / Čas"
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 "Příchozí od"
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 "Používání"
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 "Změnit popisek políček"
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 "Akce po zaslání mailu."
564
 
565
- #: contact_form.php:779
566
  msgid "Display text"
567
  msgstr "Zobraz text"
568
 
569
- #: contact_form.php:788
570
- #: contact_form.php:794
571
  msgid "Text"
572
  msgstr "Text"
573
 
574
- #: contact_form.php:802
575
  msgid "Redirect to the page"
576
  msgstr "Přesměrovat na stránku"
577
 
578
- #: contact_form.php:803
579
  msgid "Url"
580
  msgstr "Url"
581
 
582
- #: contact_form.php:809
583
- #: contact_form.php:986
584
  msgid "Save Changes"
585
  msgstr "Uložit změny"
586
 
587
- #: contact_form.php:826
588
  #, fuzzy
589
  msgid "Contact Form Pro | Extra Settings"
590
  msgstr "Nastavení kontaktního formuláře"
591
 
592
- #: contact_form.php:840
593
  msgid "Errors output"
594
  msgstr ""
595
 
596
- #: contact_form.php:843
597
  msgid "Display error messages"
598
  msgstr ""
599
 
600
- #: contact_form.php:844
601
  msgid "Color of the input field errors."
602
  msgstr ""
603
 
604
- #: contact_form.php:845
605
  msgid "Display error messages & color of the input field errors"
606
  msgstr ""
607
 
608
- #: contact_form.php:850
609
  msgid "Add placeholder to the input blocks"
610
  msgstr ""
611
 
612
- #: contact_form.php:856
613
  #, fuzzy
614
  msgid "Add tooltips"
615
  msgstr "Další nastavení"
616
 
617
- #: contact_form.php:870
618
  #, fuzzy
619
  msgid "Email address"
620
  msgstr "E-Mail:"
621
 
622
- #: contact_form.php:875
623
  msgid "Phone Number"
624
  msgstr ""
625
 
626
- #: contact_form.php:889
627
  #, fuzzy
628
  msgid "Attachment"
629
  msgstr "Příloha:"
630
 
631
- #: contact_form.php:894
632
  msgid "(powered by bestwebsoft.com)"
633
  msgstr ""
634
 
635
- #: contact_form.php:899
636
  #, fuzzy
637
  msgid "Style options"
638
  msgstr "Další nastavení"
639
 
640
- #: contact_form.php:902
641
  msgid "Text color"
642
  msgstr ""
643
 
644
- #: contact_form.php:905
645
- #: contact_form.php:910
646
- #: contact_form.php:920
647
- #: contact_form.php:925
648
- #: contact_form.php:930
649
- #: contact_form.php:935
650
- #: contact_form.php:945
651
- #: contact_form.php:950
652
- #: contact_form.php:956
653
- #: contact_form.php:967
654
- #: contact_form.php:972
655
- #: contact_form.php:977
656
  msgid "Default"
657
  msgstr ""
658
 
659
- #: contact_form.php:907
660
  msgid "Label text color"
661
  msgstr ""
662
 
663
- #: contact_form.php:912
664
  msgid "Placeholder color"
665
  msgstr ""
666
 
667
- #: contact_form.php:917
668
  msgid "Errors color"
669
  msgstr ""
670
 
671
- #: contact_form.php:922
672
  msgid "Error text color"
673
  msgstr ""
674
 
675
- #: contact_form.php:927
676
  msgid "Background color of the input field errors"
677
  msgstr ""
678
 
679
- #: contact_form.php:932
680
  msgid "Border color of the input field errors"
681
  msgstr ""
682
 
683
- #: contact_form.php:937
684
  msgid "Placeholder color of the input field errors"
685
  msgstr ""
686
 
687
- #: contact_form.php:942
688
  #, fuzzy
689
  msgid "Input fields"
690
  msgstr "Zobraz text"
691
 
692
- #: contact_form.php:947
693
  msgid "Input fields background color"
694
  msgstr ""
695
 
696
- #: contact_form.php:952
697
  msgid "Text fields color"
698
  msgstr ""
699
 
700
- #: contact_form.php:954
701
  msgid "Border width in px, numbers only"
702
  msgstr ""
703
 
704
- #: contact_form.php:958
705
- #: contact_form.php:979
706
  msgid "Border color"
707
  msgstr ""
708
 
709
- #: contact_form.php:963
710
  #, fuzzy
711
  msgid "Submit button"
712
  msgstr "Zaslat"
713
 
714
- #: contact_form.php:965
715
  msgid "Width in px, numbers only"
716
  msgstr ""
717
 
718
- #: contact_form.php:969
719
  msgid "Button color"
720
  msgstr ""
721
 
722
- #: contact_form.php:974
723
  msgid "Button text color"
724
  msgstr ""
725
 
726
- #: contact_form.php:990
727
  #, fuzzy
728
  msgid "Contact Form Pro | Preview"
729
  msgstr "Kontaktní formulář"
730
 
731
- #: contact_form.php:993
732
  msgid "Show with errors"
733
  msgstr ""
734
 
735
- #: contact_form.php:1001
736
- #: contact_form.php:1003
737
  msgid "Please enter your full name..."
738
  msgstr ""
739
 
740
- #: contact_form.php:1014
741
- #: contact_form.php:1016
742
  msgid "Please enter your address..."
743
  msgstr ""
744
 
745
- #: contact_form.php:1025
746
- #: contact_form.php:1027
747
  #, fuzzy
748
  msgid "Please enter your email address..."
749
  msgstr "Použít tento email:"
750
 
751
- #: contact_form.php:1036
752
- #: contact_form.php:1038
753
  msgid "Please enter your phone number..."
754
  msgstr ""
755
 
756
- #: contact_form.php:1047
757
- #: contact_form.php:1049
758
  msgid "Please enter subject..."
759
  msgstr ""
760
 
761
- #: contact_form.php:1057
762
- #: contact_form.php:1059
763
  msgid "Please enter your message..."
764
  msgstr ""
765
 
766
- #: contact_form.php:1070
767
  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"
768
  msgstr ""
769
 
770
- #: contact_form.php:1137
771
  msgid "Sorry, email message could not be delivered."
772
  msgstr "Omlouváme se, váš email nemohl být odeslán."
773
 
774
- #: contact_form.php:1221
775
  msgid "You can attach the following file formats"
776
  msgstr "Můžete přiložit soubory těchto typů"
777
 
778
- #: contact_form.php:1515
779
  msgid "Contact from"
780
  msgstr "Kontaktní formulář"
781
 
782
- #: contact_form.php:1528
783
  msgid "Email"
784
  msgstr "E-Mail"
785
 
786
- #: contact_form.php:1542
787
  msgid "Site"
788
  msgstr "Stránka"
789
 
790
- #: contact_form.php:1605
791
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
792
  msgstr "Když uvidíte MIME, váš klient neakceptoval MIME typy."
793
 
794
- #: contact_form.php:1669
795
  msgid "FAQ"
796
  msgstr "FAQ"
797
 
798
- #: contact_form.php:1670
799
  msgid "Support"
800
  msgstr "Podpora"
801
 
802
- #: contact_form.php:1727
803
  msgid "Are you sure that you want to delete this language data?"
804
  msgstr ""
805
 
2
  msgstr ""
3
  "Project-Id-Version: contact_form\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-11-08 10:56+0300\n"
6
+ "PO-Revision-Date: 2013-11-08 10:56+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Petr Zápotocký <\\tpetr.zapotocky@centrum.cz>\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 "Kontaktní formulář"
40
 
41
  #: contact_form.php:74
42
+ #: contact_form.php:722
43
+ #: contact_form.php:751
44
  msgid "Name:"
45
  msgstr "Jméno:"
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 "Předmět:"
71
 
72
  #: contact_form.php:79
73
+ #: contact_form.php:727
74
+ #: contact_form.php:756
75
  msgid "Message:"
76
  msgstr "Zpráva:"
77
 
78
  #: contact_form.php:80
79
+ #: contact_form.php:728
80
+ #: contact_form.php:757
81
  msgid "Attachment:"
82
  msgstr "Příloha:"
83
 
84
  #: contact_form.php:81
85
+ #: contact_form.php:729
86
+ #: contact_form.php:758
87
  msgid "Send me a copy"
88
  msgstr "Zaslat mi kopii"
89
 
90
  #: contact_form.php:82
91
+ #: contact_form.php:730
92
+ #: contact_form.php:759
93
  msgid "Submit"
94
  msgstr "Zaslat"
95
 
185
  msgstr "Nastavení uloženo."
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 "Nastavení"
193
 
194
  #: contact_form.php:517
195
+ #: contact_form.php:830
196
  #, fuzzy
197
  msgid "Extra settings"
198
  msgstr "Nastavení"
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 "Pokud chcete vložit kontaktní formulář na stránku, zkopírujte a vložte tento kód do přípsěvku, stránky nebo widgetu:"
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 "Kontaktní formulář"
267
 
268
+ #: contact_form.php:577
269
  #, fuzzy
270
  msgid "Download Contact Form to DB"
271
  msgstr "Kontaktní formulář"
272
 
273
+ #: contact_form.php:582
274
  msgid "Additional options"
275
  msgstr "Další nastavení"
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 "K čemu?"
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 "Pro zaslání mailu můžete použít wordpress wp_mail funkce"
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 "Pro zaslání mailu můžete použít php mail funkce"
304
 
305
+ #: contact_form.php:598
306
  #, fuzzy
307
  msgid "The text in the 'From' field"
308
  msgstr "Změnit políčko OD"
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 "Změnit políčko OD"
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 "Zobraz text"
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 "E-Mail:"
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 "Zobrazit možnost přílohy"
362
 
363
+ #: contact_form.php:622
364
  msgid "Users can attach the following file formats"
365
  msgstr "Uživatelé mohou vkládat soubory těchto typů"
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 "Aktivované pluginy"
384
 
385
+ #: contact_form.php:636
386
  #, fuzzy
387
  msgid "Download captcha"
388
  msgstr "Download"
389
 
390
+ #: contact_form.php:641
391
  #, fuzzy
392
  msgid "Display tips below the Attachment block"
393
  msgstr "Zobrazit vysvětlivky po bloku s přílohou."
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 "Zobrazit Zaslat kopii"
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 "Jméno"
413
 
414
+ #: contact_form.php:669
415
  #, fuzzy
416
  msgid "Email Address"
417
  msgstr "E-Mail:"
418
 
419
+ #: contact_form.php:671
420
+ #: contact_form.php:881
421
+ #: contact_form.php:1537
422
  msgid "Subject"
423
  msgstr "Předmět"
424
 
425
+ #: contact_form.php:672
426
+ #: contact_form.php:885
427
+ #: contact_form.php:1540
428
  msgid "Message"
429
  msgstr "Zpráva"
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 "Zobrazit přidané info v mailu."
439
 
440
+ #: contact_form.php:687
441
+ #: contact_form.php:1493
442
  msgid "Sent from (ip address)"
443
  msgstr "Zasláno z (ip adresa)"
444
 
445
+ #: contact_form.php:687
446
  #, fuzzy
447
  msgid "Example: Sent from (IP address):\t127.0.0.1"
448
  msgstr "Zasláno z (ip adresa)"
449
 
450
+ #: contact_form.php:688
451
+ #: contact_form.php:1498
452
  msgid "Date/Time"
453
  msgstr "Datum / Čas"
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 "Příchozí od"
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 "Používání"
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 "Změnit popisek políček"
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 "Akce po zaslání mailu."
572
 
573
+ #: contact_form.php:782
574
  msgid "Display text"
575
  msgstr "Zobraz text"
576
 
577
+ #: contact_form.php:791
578
+ #: contact_form.php:797
579
  msgid "Text"
580
  msgstr "Text"
581
 
582
+ #: contact_form.php:804
583
  msgid "Redirect to the page"
584
  msgstr "Přesměrovat na stránku"
585
 
586
+ #: contact_form.php:805
587
  msgid "Url"
588
  msgstr "Url"
589
 
590
+ #: contact_form.php:810
591
+ #: contact_form.php:987
592
  msgid "Save Changes"
593
  msgstr "Uložit změny"
594
 
595
+ #: contact_form.php:827
596
  #, fuzzy
597
  msgid "Contact Form Pro | Extra Settings"
598
  msgstr "Nastavení kontaktního formuláře"
599
 
600
+ #: contact_form.php:841
601
  msgid "Errors output"
602
  msgstr ""
603
 
604
+ #: contact_form.php:844
605
  msgid "Display error messages"
606
  msgstr ""
607
 
608
+ #: contact_form.php:845
609
  msgid "Color of the input field errors."
610
  msgstr ""
611
 
612
+ #: contact_form.php:846
613
  msgid "Display error messages & color of the input field errors"
614
  msgstr ""
615
 
616
+ #: contact_form.php:851
617
  msgid "Add placeholder to the input blocks"
618
  msgstr ""
619
 
620
+ #: contact_form.php:857
621
  #, fuzzy
622
  msgid "Add tooltips"
623
  msgstr "Další nastavení"
624
 
625
+ #: contact_form.php:871
626
  #, fuzzy
627
  msgid "Email address"
628
  msgstr "E-Mail:"
629
 
630
+ #: contact_form.php:876
631
  msgid "Phone Number"
632
  msgstr ""
633
 
634
+ #: contact_form.php:890
635
  #, fuzzy
636
  msgid "Attachment"
637
  msgstr "Příloha:"
638
 
639
+ #: contact_form.php:895
640
  msgid "(powered by bestwebsoft.com)"
641
  msgstr ""
642
 
643
+ #: contact_form.php:900
644
  #, fuzzy
645
  msgid "Style options"
646
  msgstr "Další nastavení"
647
 
648
+ #: contact_form.php:903
649
  msgid "Text color"
650
  msgstr ""
651
 
652
+ #: contact_form.php:906
653
+ #: contact_form.php:911
654
+ #: contact_form.php:921
655
+ #: contact_form.php:926
656
+ #: contact_form.php:931
657
+ #: contact_form.php:936
658
+ #: contact_form.php:946
659
+ #: contact_form.php:951
660
+ #: contact_form.php:957
661
+ #: contact_form.php:968
662
+ #: contact_form.php:973
663
+ #: contact_form.php:978
664
  msgid "Default"
665
  msgstr ""
666
 
667
+ #: contact_form.php:908
668
  msgid "Label text color"
669
  msgstr ""
670
 
671
+ #: contact_form.php:913
672
  msgid "Placeholder color"
673
  msgstr ""
674
 
675
+ #: contact_form.php:918
676
  msgid "Errors color"
677
  msgstr ""
678
 
679
+ #: contact_form.php:923
680
  msgid "Error text color"
681
  msgstr ""
682
 
683
+ #: contact_form.php:928
684
  msgid "Background color of the input field errors"
685
  msgstr ""
686
 
687
+ #: contact_form.php:933
688
  msgid "Border color of the input field errors"
689
  msgstr ""
690
 
691
+ #: contact_form.php:938
692
  msgid "Placeholder color of the input field errors"
693
  msgstr ""
694
 
695
+ #: contact_form.php:943
696
  #, fuzzy
697
  msgid "Input fields"
698
  msgstr "Zobraz text"
699
 
700
+ #: contact_form.php:948
701
  msgid "Input fields background color"
702
  msgstr ""
703
 
704
+ #: contact_form.php:953
705
  msgid "Text fields color"
706
  msgstr ""
707
 
708
+ #: contact_form.php:955
709
  msgid "Border width in px, numbers only"
710
  msgstr ""
711
 
712
+ #: contact_form.php:959
713
+ #: contact_form.php:980
714
  msgid "Border color"
715
  msgstr ""
716
 
717
+ #: contact_form.php:964
718
  #, fuzzy
719
  msgid "Submit button"
720
  msgstr "Zaslat"
721
 
722
+ #: contact_form.php:966
723
  msgid "Width in px, numbers only"
724
  msgstr ""
725
 
726
+ #: contact_form.php:970
727
  msgid "Button color"
728
  msgstr ""
729
 
730
+ #: contact_form.php:975
731
  msgid "Button text color"
732
  msgstr ""
733
 
734
+ #: contact_form.php:991
735
  #, fuzzy
736
  msgid "Contact Form Pro | Preview"
737
  msgstr "Kontaktní formulář"
738
 
739
+ #: contact_form.php:994
740
  msgid "Show with errors"
741
  msgstr ""
742
 
743
+ #: contact_form.php:1002
744
+ #: contact_form.php:1004
745
  msgid "Please enter your full name..."
746
  msgstr ""
747
 
748
+ #: contact_form.php:1015
749
+ #: contact_form.php:1017
750
  msgid "Please enter your address..."
751
  msgstr ""
752
 
753
+ #: contact_form.php:1026
754
+ #: contact_form.php:1028
755
  #, fuzzy
756
  msgid "Please enter your email address..."
757
  msgstr "Použít tento email:"
758
 
759
+ #: contact_form.php:1037
760
+ #: contact_form.php:1039
761
  msgid "Please enter your phone number..."
762
  msgstr ""
763
 
764
+ #: contact_form.php:1048
765
+ #: contact_form.php:1050
766
  msgid "Please enter subject..."
767
  msgstr ""
768
 
769
+ #: contact_form.php:1058
770
+ #: contact_form.php:1060
771
  msgid "Please enter your message..."
772
  msgstr ""
773
 
774
+ #: contact_form.php:1071
775
  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"
776
  msgstr ""
777
 
778
+ #: contact_form.php:1138
779
  msgid "Sorry, email message could not be delivered."
780
  msgstr "Omlouváme se, váš email nemohl být odeslán."
781
 
782
+ #: contact_form.php:1222
783
  msgid "You can attach the following file formats"
784
  msgstr "Můžete přiložit soubory těchto typů"
785
 
786
+ #: contact_form.php:1516
787
  msgid "Contact from"
788
  msgstr "Kontaktní formulář"
789
 
790
+ #: contact_form.php:1529
791
  msgid "Email"
792
  msgstr "E-Mail"
793
 
794
+ #: contact_form.php:1543
795
  msgid "Site"
796
  msgstr "Stránka"
797
 
798
+ #: contact_form.php:1606
799
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
800
  msgstr "Když uvidíte MIME, váš klient neakceptoval MIME typy."
801
 
802
+ #: contact_form.php:1670
803
  msgid "FAQ"
804
  msgstr "FAQ"
805
 
806
+ #: contact_form.php:1671
807
  msgid "Support"
808
  msgstr "Podpora"
809
 
810
+ #: contact_form.php:1728
811
  msgid "Are you sure that you want to delete this language data?"
812
  msgstr ""
813
 
languages/contact_form-da_DK.mo CHANGED
Binary file
languages/contact_form-da_DK.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: Mads Hannibal <mh@shortcuts.dk>\n"
9
  "MIME-Version: 1.0\n"
@@ -33,63 +33,63 @@ msgstr "Indstillinger for kontaktformular"
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 "Kontaktformular"
40
 
41
  #: contact_form.php:74
42
- #: contact_form.php:719
43
- #: contact_form.php:748
44
  msgid "Name:"
45
  msgstr "Navn:"
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-adresse:"
53
 
54
  #: contact_form.php:76
55
- #: contact_form.php:721
56
- #: contact_form.php:750
57
  msgid "Email Address:"
58
  msgstr "E-mail-adresse:"
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 "Emne:"
71
 
72
  #: contact_form.php:79
73
- #: contact_form.php:724
74
- #: contact_form.php:753
75
  msgid "Message:"
76
  msgstr "Besked:"
77
 
78
  #: contact_form.php:80
79
- #: contact_form.php:725
80
- #: contact_form.php:754
81
  msgid "Attachment:"
82
  msgstr "Bilag:"
83
 
84
  #: contact_form.php:81
85
- #: contact_form.php:726
86
- #: contact_form.php:755
87
  msgid "Send me a copy"
88
  msgstr "Send mig en kopi"
89
 
90
  #: contact_form.php:82
91
- #: contact_form.php:727
92
- #: contact_form.php:756
93
  msgid "Submit"
94
  msgstr "Send"
95
 
@@ -185,27 +185,27 @@ msgid "Settings saved."
185
  msgstr "Indstillinger gemt."
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 "Indstillinger"
193
 
194
  #: contact_form.php:517
195
- #: contact_form.php:829
196
  #, fuzzy
197
  msgid "Extra settings"
198
  msgstr "Indstillinger"
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 "Hvis du ønsker at tilføje en kontaktformular til din side, kopier og put denne kode i din kommentar eller på din side: "
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 "Kontaktformular"
267
 
268
- #: contact_form.php:575
269
  #, fuzzy
270
  msgid "Download Contact Form to DB"
271
  msgstr "Kontaktformular"
272
 
273
- #: contact_form.php:580
274
  msgid "Additional options"
275
  msgstr "Flere valgmuligheder"
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 ""
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 ""
296
 
297
- #: contact_form.php:592
298
  #, fuzzy
299
  msgid "The text in the 'From' field"
300
  msgstr "Skift FRA-felterne i kontaktformularen"
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 "Skift FRA-felterne i kontaktformularen"
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 "Vis bilag"
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 "E-mail-adresse:"
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 "Vis bilag"
354
 
355
- #: contact_form.php:617
356
  msgid "Users can attach the following file formats"
357
  msgstr "Brugere kan vedlægge filer af følgende typer"
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 "Aktiverede plugins"
376
 
377
- #: contact_form.php:633
378
  #, fuzzy
379
  msgid "Download captcha"
380
  msgstr "Download"
381
 
382
- #: contact_form.php:638
383
  #, fuzzy
384
  msgid "Display tips below the Attachment block"
385
  msgstr "Vis bilag"
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 "Vis \"Send mig en kopi\"-afsnit"
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 "Navn"
405
 
406
- #: contact_form.php:666
407
  #, fuzzy
408
  msgid "Email Address"
409
  msgstr "E-mail-adresse:"
410
 
411
- #: contact_form.php:668
412
- #: contact_form.php:880
413
- #: contact_form.php:1536
414
  msgid "Subject"
415
  msgstr "Emne"
416
 
417
- #: contact_form.php:669
418
- #: contact_form.php:884
419
- #: contact_form.php:1539
420
  msgid "Message"
421
  msgstr "Besked"
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 "Vis yderligere information i e-mail"
431
 
432
- #: contact_form.php:684
433
- #: contact_form.php:1492
434
  msgid "Sent from (ip address)"
435
  msgstr "Sendt fra (IP-adresse)"
436
 
437
- #: contact_form.php:684
438
  #, fuzzy
439
  msgid "Example: Sent from (IP address):\t127.0.0.1"
440
  msgstr "Sendt fra (IP-adresse)"
441
 
442
- #: contact_form.php:685
443
- #: contact_form.php:1497
444
  msgid "Date/Time"
445
  msgstr "Dato/klokkeslæt"
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 "Sendt fra (referent)"
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 "Med (user agent)"
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 "Skifte etiketter til felterne i kontaktformularen"
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 "Vis bilag"
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 "Gem ændringer"
587
 
588
- #: contact_form.php:826
589
  #, fuzzy
590
  msgid "Contact Form Pro | Extra Settings"
591
  msgstr "Indstillinger for kontaktformular"
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 "Flere valgmuligheder"
617
 
618
- #: contact_form.php:870
619
  #, fuzzy
620
  msgid "Email address"
621
  msgstr "E-mail-adresse:"
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 "Bilag:"
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 "Flere valgmuligheder"
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 "Vis bilag"
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 "Send"
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 "Kontaktformular"
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 "Benyt denne e-mail-adresse:"
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 "Beklager, men din e-mail kunne ikke leveres."
774
 
775
- #: contact_form.php:1221
776
  msgid "You can attach the following file formats"
777
  msgstr "Du kan vedhæfte filer af følgende typer"
778
 
779
- #: contact_form.php:1515
780
  msgid "Contact from"
781
  msgstr "Kontakt fra"
782
 
783
- #: contact_form.php:1528
784
  msgid "Email"
785
  msgstr "E-mail"
786
 
787
- #: contact_form.php:1542
788
  msgid "Site"
789
  msgstr "Site"
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 "Dersom du kan se denne MIME, så aksepterer ikke klienten din MIME-typer!"
794
 
795
- #: contact_form.php:1669
796
  msgid "FAQ"
797
  msgstr "Ofte stillede spørgsmål"
798
 
799
- #: contact_form.php:1670
800
  msgid "Support"
801
  msgstr "Support"
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:56+0300\n"
6
+ "PO-Revision-Date: 2013-11-08 10:56+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Mads Hannibal <mh@shortcuts.dk>\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 "Kontaktformular"
40
 
41
  #: contact_form.php:74
42
+ #: contact_form.php:722
43
+ #: contact_form.php:751
44
  msgid "Name:"
45
  msgstr "Navn:"
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-adresse:"
53
 
54
  #: contact_form.php:76
55
+ #: contact_form.php:724
56
+ #: contact_form.php:753
57
  msgid "Email Address:"
58
  msgstr "E-mail-adresse:"
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 "Emne:"
71
 
72
  #: contact_form.php:79
73
+ #: contact_form.php:727
74
+ #: contact_form.php:756
75
  msgid "Message:"
76
  msgstr "Besked:"
77
 
78
  #: contact_form.php:80
79
+ #: contact_form.php:728
80
+ #: contact_form.php:757
81
  msgid "Attachment:"
82
  msgstr "Bilag:"
83
 
84
  #: contact_form.php:81
85
+ #: contact_form.php:729
86
+ #: contact_form.php:758
87
  msgid "Send me a copy"
88
  msgstr "Send mig en kopi"
89
 
90
  #: contact_form.php:82
91
+ #: contact_form.php:730
92
+ #: contact_form.php:759
93
  msgid "Submit"
94
  msgstr "Send"
95
 
185
  msgstr "Indstillinger gemt."
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 "Indstillinger"
193
 
194
  #: contact_form.php:517
195
+ #: contact_form.php:830
196
  #, fuzzy
197
  msgid "Extra settings"
198
  msgstr "Indstillinger"
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 "Hvis du ønsker at tilføje en kontaktformular til din side, kopier og put denne kode i din kommentar eller på din side: "
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 "Kontaktformular"
267
 
268
+ #: contact_form.php:577
269
  #, fuzzy
270
  msgid "Download Contact Form to DB"
271
  msgstr "Kontaktformular"
272
 
273
+ #: contact_form.php:582
274
  msgid "Additional options"
275
  msgstr "Flere valgmuligheder"
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 ""
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 ""
304
 
305
+ #: contact_form.php:598
306
  #, fuzzy
307
  msgid "The text in the 'From' field"
308
  msgstr "Skift FRA-felterne i kontaktformularen"
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 "Skift FRA-felterne i kontaktformularen"
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 "Vis bilag"
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 "E-mail-adresse:"
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 "Vis bilag"
362
 
363
+ #: contact_form.php:622
364
  msgid "Users can attach the following file formats"
365
  msgstr "Brugere kan vedlægge filer af følgende typer"
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 "Aktiverede plugins"
384
 
385
+ #: contact_form.php:636
386
  #, fuzzy
387
  msgid "Download captcha"
388
  msgstr "Download"
389
 
390
+ #: contact_form.php:641
391
  #, fuzzy
392
  msgid "Display tips below the Attachment block"
393
  msgstr "Vis bilag"
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 "Vis \"Send mig en kopi\"-afsnit"
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 "Navn"
413
 
414
+ #: contact_form.php:669
415
  #, fuzzy
416
  msgid "Email Address"
417
  msgstr "E-mail-adresse:"
418
 
419
+ #: contact_form.php:671
420
+ #: contact_form.php:881
421
+ #: contact_form.php:1537
422
  msgid "Subject"
423
  msgstr "Emne"
424
 
425
+ #: contact_form.php:672
426
+ #: contact_form.php:885
427
+ #: contact_form.php:1540
428
  msgid "Message"
429
  msgstr "Besked"
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 "Vis yderligere information i e-mail"
439
 
440
+ #: contact_form.php:687
441
+ #: contact_form.php:1493
442
  msgid "Sent from (ip address)"
443
  msgstr "Sendt fra (IP-adresse)"
444
 
445
+ #: contact_form.php:687
446
  #, fuzzy
447
  msgid "Example: Sent from (IP address):\t127.0.0.1"
448
  msgstr "Sendt fra (IP-adresse)"
449
 
450
+ #: contact_form.php:688
451
+ #: contact_form.php:1498
452
  msgid "Date/Time"
453
  msgstr "Dato/klokkeslæt"
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 "Sendt fra (referent)"
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 "Med (user agent)"
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 "Skifte etiketter til felterne i kontaktformularen"
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 "Vis bilag"
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 "Gem ændringer"
595
 
596
+ #: contact_form.php:827
597
  #, fuzzy
598
  msgid "Contact Form Pro | Extra Settings"
599
  msgstr "Indstillinger for kontaktformular"
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 "Flere valgmuligheder"
625
 
626
+ #: contact_form.php:871
627
  #, fuzzy
628
  msgid "Email address"
629
  msgstr "E-mail-adresse:"
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 "Bilag:"
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 "Flere valgmuligheder"
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 "Vis bilag"
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 "Send"
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 "Kontaktformular"
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 "Benyt denne e-mail-adresse:"
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 "Beklager, men din e-mail kunne ikke leveres."
782
 
783
+ #: contact_form.php:1222
784
  msgid "You can attach the following file formats"
785
  msgstr "Du kan vedhæfte filer af følgende typer"
786
 
787
+ #: contact_form.php:1516
788
  msgid "Contact from"
789
  msgstr "Kontakt fra"
790
 
791
+ #: contact_form.php:1529
792
  msgid "Email"
793
  msgstr "E-mail"
794
 
795
+ #: contact_form.php:1543
796
  msgid "Site"
797
  msgstr "Site"
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 "Dersom du kan se denne MIME, så aksepterer ikke klienten din MIME-typer!"
802
 
803
+ #: contact_form.php:1670
804
  msgid "FAQ"
805
  msgstr "Ofte stillede spørgsmål"
806
 
807
+ #: contact_form.php:1671
808
  msgid "Support"
809
  msgstr "Support"
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-de_DE.mo CHANGED
Binary file
languages/contact_form-de_DE.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: Thomas Hartung <thartung@adipositas-mm.de>\n"
9
  "MIME-Version: 1.0\n"
@@ -33,63 +33,63 @@ msgstr "Contact Form Einstellungen"
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 "Contact Form"
40
 
41
  #: contact_form.php:74
42
- #: contact_form.php:719
43
- #: contact_form.php:748
44
  msgid "Name:"
45
  msgstr "Name:"
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-Adresse:"
53
 
54
  #: contact_form.php:76
55
- #: contact_form.php:721
56
- #: contact_form.php:750
57
  msgid "Email Address:"
58
  msgstr "E-Mail-Adresse:"
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 "Betreff:"
71
 
72
  #: contact_form.php:79
73
- #: contact_form.php:724
74
- #: contact_form.php:753
75
  msgid "Message:"
76
  msgstr "Nachricht:"
77
 
78
  #: contact_form.php:80
79
- #: contact_form.php:725
80
- #: contact_form.php:754
81
  msgid "Attachment:"
82
  msgstr "Anhang:"
83
 
84
  #: contact_form.php:81
85
- #: contact_form.php:726
86
- #: contact_form.php:755
87
  msgid "Send me a copy"
88
  msgstr "Kopie an mich senden"
89
 
90
  #: contact_form.php:82
91
- #: contact_form.php:727
92
- #: contact_form.php:756
93
  msgid "Submit"
94
  msgstr "senden"
95
 
@@ -185,27 +185,27 @@ msgid "Settings saved."
185
  msgstr "Einstellungen gespeichert."
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 "Einstellungen"
193
 
194
  #: contact_form.php:517
195
- #: contact_form.php:829
196
  #, fuzzy
197
  msgid "Extra settings"
198
  msgstr "Einstellungen"
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 "Wenn Sie Contact Form in Ihrer Webpräsenz verwenden wollen, kopieren Sie einfach folgenden shortcode auf Ihre Seite oder Ihren Artikel oder widget:"
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,552 +254,560 @@ 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 "Contact Form"
267
 
268
- #: contact_form.php:575
269
  #, fuzzy
270
  msgid "Download Contact Form to DB"
271
  msgstr "Contact Form"
272
 
273
- #: contact_form.php:580
274
  msgid "Additional options"
275
  msgstr "Erweiterte Optionen"
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 ""
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 ""
296
 
297
- #: contact_form.php:592
298
  #, fuzzy
299
  msgid "The text in the 'From' field"
300
  msgstr "Veränderung gegenüber Felder des Kontaktformulars"
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 "Veränderung gegenüber Felder des Kontaktformulars"
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 "Anhänge erlauben"
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 "E-Mail-Adresse:"
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 "Anhänge erlauben"
354
 
355
- #: contact_form.php:617
356
  msgid "Users can attach the following file formats"
357
  msgstr "Benutzer können folgende Dateitypen anhängen"
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 "Aktivierte PlugIns"
376
 
377
- #: contact_form.php:633
378
  #, fuzzy
379
  msgid "Download captcha"
380
  msgstr "Download"
381
 
382
- #: contact_form.php:638
383
  #, fuzzy
384
  msgid "Display tips below the Attachment block"
385
  msgstr "Anhänge erlauben"
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 "Kopie-an-mich anzeigen"
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 "Name"
405
 
406
- #: contact_form.php:666
407
  #, fuzzy
408
  msgid "Email Address"
409
  msgstr "E-Mail-Adresse:"
410
 
411
- #: contact_form.php:668
412
- #: contact_form.php:880
413
- #: contact_form.php:1536
414
  msgid "Subject"
415
  msgstr "Betreff"
416
 
417
- #: contact_form.php:669
418
- #: contact_form.php:884
419
- #: contact_form.php:1539
420
  msgid "Message"
421
  msgstr "Nachricht"
422
 
423
- #: contact_form.php:673
424
  msgid "Display the asterisk near required fields"
425
  msgstr ""
426
 
427
- #: contact_form.php:679
428
  msgid "Display additional info in the email"
429
  msgstr ""
430
 
431
- #: contact_form.php:684
432
- #: contact_form.php:1492
433
  msgid "Sent from (ip address)"
434
  msgstr "Gesendet von (IP-Adresse)"
435
 
436
- #: contact_form.php:684
437
  #, fuzzy
438
  msgid "Example: Sent from (IP address):\t127.0.0.1"
439
  msgstr "Gesendet von (IP-Adresse)"
440
 
441
- #: contact_form.php:685
442
- #: contact_form.php:1497
443
  msgid "Date/Time"
444
  msgstr "Datum / Uhrzeit"
445
 
446
- #: contact_form.php:685
447
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
448
  msgstr ""
449
 
450
- #: contact_form.php:686
451
- #: contact_form.php:1502
452
  msgid "Sent from (referer)"
453
  msgstr "gesendet von (referer)"
454
 
455
- #: contact_form.php:686
456
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
457
  msgstr ""
458
 
459
- #: contact_form.php:687
460
- #: contact_form.php:1507
461
  msgid "Using (user agent)"
462
  msgstr "mit (user agent)"
463
 
464
- #: contact_form.php:687
465
  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"
466
  msgstr ""
467
 
468
- #: contact_form.php:691
469
  msgid "Language settings for the field names in the form"
470
  msgstr ""
471
 
472
- #: contact_form.php:700
473
  msgid "Add a language"
474
  msgstr ""
475
 
476
- #: contact_form.php:704
477
  #, fuzzy
478
  msgid "Change the names of the contact form fields and error messages"
479
  msgstr "Ändern Sie die Bezeichnung der Felder des Kontaktformulars"
480
 
481
- #: contact_form.php:709
482
- #: contact_form.php:780
483
  msgid "English"
484
  msgstr ""
485
 
486
- #: contact_form.php:728
487
- #: contact_form.php:757
488
- msgid "Error message for the Name field"
489
- msgstr ""
490
-
491
- #: contact_form.php:729
492
- #: contact_form.php:758
493
- msgid "Error message for the Address field"
494
- msgstr ""
495
-
496
- #: contact_form.php:730
497
- #: contact_form.php:759
498
- msgid "Error message for the Email field"
499
- msgstr ""
500
-
501
  #: contact_form.php:731
502
  #: contact_form.php:760
503
- msgid "Error message for the Phone field"
504
  msgstr ""
505
 
506
  #: contact_form.php:732
507
  #: contact_form.php:761
508
- msgid "Error message for the Subject field"
509
  msgstr ""
510
 
511
  #: contact_form.php:733
512
  #: contact_form.php:762
513
- msgid "Error message for the Message field"
514
  msgstr ""
515
 
516
  #: contact_form.php:734
517
  #: contact_form.php:763
518
- msgid "Error message about the file type for the Attachment field"
519
  msgstr ""
520
 
521
  #: contact_form.php:735
522
  #: contact_form.php:764
523
- msgid "Error message while uploading a file for the Attachment field to the server"
524
  msgstr ""
525
 
526
  #: contact_form.php:736
527
  #: contact_form.php:765
528
- msgid "Error message while moving the file for the Attachment field"
529
  msgstr ""
530
 
531
  #: contact_form.php:737
532
  #: contact_form.php:766
533
- msgid "Error message when file size limit for the Attachment field is exceeded"
534
  msgstr ""
535
 
536
  #: contact_form.php:738
537
  #: contact_form.php:767
538
- msgid "Error message for the Captcha field"
539
  msgstr ""
540
 
541
  #: contact_form.php:739
542
  #: contact_form.php:768
543
- msgid "Error message for the whole form"
 
 
 
 
 
544
  msgstr ""
545
 
546
  #: contact_form.php:741
547
  #: contact_form.php:770
548
- #: contact_form.php:789
549
- #: contact_form.php:795
 
 
 
 
 
 
 
 
 
 
550
  msgid "Use shortcode"
551
  msgstr ""
552
 
553
- #: contact_form.php:741
554
- #: contact_form.php:770
555
- #: contact_form.php:789
556
- #: contact_form.php:795
557
  msgid "for this language"
558
  msgstr ""
559
 
560
- #: contact_form.php:777
561
  msgid "Action after email is sent"
562
  msgstr ""
563
 
564
- #: contact_form.php:779
565
  #, fuzzy
566
  msgid "Display text"
567
  msgstr "Anhänge erlauben"
568
 
569
- #: contact_form.php:788
570
- #: contact_form.php:794
571
  msgid "Text"
572
  msgstr ""
573
 
574
- #: contact_form.php:802
575
  msgid "Redirect to the page"
576
  msgstr ""
577
 
578
- #: contact_form.php:803
579
  msgid "Url"
580
  msgstr ""
581
 
582
- #: contact_form.php:809
583
- #: contact_form.php:986
584
  msgid "Save Changes"
585
  msgstr "Änderungen speichern"
586
 
587
- #: contact_form.php:826
588
  #, fuzzy
589
  msgid "Contact Form Pro | Extra Settings"
590
  msgstr "Contact Form Einstellungen"
591
 
592
- #: contact_form.php:840
593
  msgid "Errors output"
594
  msgstr ""
595
 
596
- #: contact_form.php:843
597
  msgid "Display error messages"
598
  msgstr ""
599
 
600
- #: contact_form.php:844
601
  msgid "Color of the input field errors."
602
  msgstr ""
603
 
604
- #: contact_form.php:845
605
  msgid "Display error messages & color of the input field errors"
606
  msgstr ""
607
 
608
- #: contact_form.php:850
609
  msgid "Add placeholder to the input blocks"
610
  msgstr ""
611
 
612
- #: contact_form.php:856
613
  #, fuzzy
614
  msgid "Add tooltips"
615
  msgstr "Erweiterte Optionen"
616
 
617
- #: contact_form.php:870
618
  #, fuzzy
619
  msgid "Email address"
620
  msgstr "E-Mail-Adresse:"
621
 
622
- #: contact_form.php:875
623
  msgid "Phone Number"
624
  msgstr ""
625
 
626
- #: contact_form.php:889
627
  #, fuzzy
628
  msgid "Attachment"
629
  msgstr "Anhang:"
630
 
631
- #: contact_form.php:894
632
  msgid "(powered by bestwebsoft.com)"
633
  msgstr ""
634
 
635
- #: contact_form.php:899
636
  #, fuzzy
637
  msgid "Style options"
638
  msgstr "Erweiterte Optionen"
639
 
640
- #: contact_form.php:902
641
  msgid "Text color"
642
  msgstr ""
643
 
644
- #: contact_form.php:905
645
- #: contact_form.php:910
646
- #: contact_form.php:920
647
- #: contact_form.php:925
648
- #: contact_form.php:930
649
- #: contact_form.php:935
650
- #: contact_form.php:945
651
- #: contact_form.php:950
652
- #: contact_form.php:956
653
- #: contact_form.php:967
654
- #: contact_form.php:972
655
- #: contact_form.php:977
656
  msgid "Default"
657
  msgstr ""
658
 
659
- #: contact_form.php:907
660
  msgid "Label text color"
661
  msgstr ""
662
 
663
- #: contact_form.php:912
664
  msgid "Placeholder color"
665
  msgstr ""
666
 
667
- #: contact_form.php:917
668
  msgid "Errors color"
669
  msgstr ""
670
 
671
- #: contact_form.php:922
672
  msgid "Error text color"
673
  msgstr ""
674
 
675
- #: contact_form.php:927
676
  msgid "Background color of the input field errors"
677
  msgstr ""
678
 
679
- #: contact_form.php:932
680
  msgid "Border color of the input field errors"
681
  msgstr ""
682
 
683
- #: contact_form.php:937
684
  msgid "Placeholder color of the input field errors"
685
  msgstr ""
686
 
687
- #: contact_form.php:942
688
  #, fuzzy
689
  msgid "Input fields"
690
  msgstr "Anhänge erlauben"
691
 
692
- #: contact_form.php:947
693
  msgid "Input fields background color"
694
  msgstr ""
695
 
696
- #: contact_form.php:952
697
  msgid "Text fields color"
698
  msgstr ""
699
 
700
- #: contact_form.php:954
701
  msgid "Border width in px, numbers only"
702
  msgstr ""
703
 
704
- #: contact_form.php:958
705
- #: contact_form.php:979
706
  msgid "Border color"
707
  msgstr ""
708
 
709
- #: contact_form.php:963
710
  #, fuzzy
711
  msgid "Submit button"
712
  msgstr "senden"
713
 
714
- #: contact_form.php:965
715
  msgid "Width in px, numbers only"
716
  msgstr ""
717
 
718
- #: contact_form.php:969
719
  msgid "Button color"
720
  msgstr ""
721
 
722
- #: contact_form.php:974
723
  msgid "Button text color"
724
  msgstr ""
725
 
726
- #: contact_form.php:990
727
  #, fuzzy
728
  msgid "Contact Form Pro | Preview"
729
  msgstr "Contact Form"
730
 
731
- #: contact_form.php:993
732
  msgid "Show with errors"
733
  msgstr ""
734
 
735
- #: contact_form.php:1001
736
- #: contact_form.php:1003
737
  msgid "Please enter your full name..."
738
  msgstr ""
739
 
740
- #: contact_form.php:1014
741
- #: contact_form.php:1016
742
  msgid "Please enter your address..."
743
  msgstr ""
744
 
745
- #: contact_form.php:1025
746
- #: contact_form.php:1027
747
  #, fuzzy
748
  msgid "Please enter your email address..."
749
  msgstr "Verwende diese E-Mail-Adresse:"
750
 
751
- #: contact_form.php:1036
752
- #: contact_form.php:1038
753
  msgid "Please enter your phone number..."
754
  msgstr ""
755
 
756
- #: contact_form.php:1047
757
- #: contact_form.php:1049
758
  msgid "Please enter subject..."
759
  msgstr ""
760
 
761
- #: contact_form.php:1057
762
- #: contact_form.php:1059
763
  msgid "Please enter your message..."
764
  msgstr ""
765
 
766
- #: contact_form.php:1070
767
  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"
768
  msgstr ""
769
 
770
- #: contact_form.php:1137
771
  msgid "Sorry, email message could not be delivered."
772
  msgstr "Entschuldigung, Ihre E-Mail konnte leider nicht zugestellt werden."
773
 
774
- #: contact_form.php:1221
775
  msgid "You can attach the following file formats"
776
  msgstr "Sie können folgende Dateitypen anhängen"
777
 
778
- #: contact_form.php:1515
779
  msgid "Contact from"
780
  msgstr "Kontakt von"
781
 
782
- #: contact_form.php:1528
783
  msgid "Email"
784
  msgstr "E-Mail"
785
 
786
- #: contact_form.php:1542
787
  msgid "Site"
788
  msgstr "Site"
789
 
790
- #: contact_form.php:1605
791
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
792
  msgstr "Wenn Sie dieses MIME sehen, unterstützt Ihr Client keine MIME-Typen!"
793
 
794
- #: contact_form.php:1669
795
  msgid "FAQ"
796
  msgstr "Häufig gestellte Fragen (FAQ)"
797
 
798
- #: contact_form.php:1670
799
  msgid "Support"
800
  msgstr "Unterstützung"
801
 
802
- #: contact_form.php:1727
803
  msgid "Are you sure that you want to delete this language data?"
804
  msgstr ""
805
 
2
  msgstr ""
3
  "Project-Id-Version: contact_form\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-11-08 10:56+0300\n"
6
+ "PO-Revision-Date: 2013-11-08 10:56+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Thomas Hartung <thartung@adipositas-mm.de>\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 "Contact Form"
40
 
41
  #: contact_form.php:74
42
+ #: contact_form.php:722
43
+ #: contact_form.php:751
44
  msgid "Name:"
45
  msgstr "Name:"
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-Adresse:"
53
 
54
  #: contact_form.php:76
55
+ #: contact_form.php:724
56
+ #: contact_form.php:753
57
  msgid "Email Address:"
58
  msgstr "E-Mail-Adresse:"
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 "Betreff:"
71
 
72
  #: contact_form.php:79
73
+ #: contact_form.php:727
74
+ #: contact_form.php:756
75
  msgid "Message:"
76
  msgstr "Nachricht:"
77
 
78
  #: contact_form.php:80
79
+ #: contact_form.php:728
80
+ #: contact_form.php:757
81
  msgid "Attachment:"
82
  msgstr "Anhang:"
83
 
84
  #: contact_form.php:81
85
+ #: contact_form.php:729
86
+ #: contact_form.php:758
87
  msgid "Send me a copy"
88
  msgstr "Kopie an mich senden"
89
 
90
  #: contact_form.php:82
91
+ #: contact_form.php:730
92
+ #: contact_form.php:759
93
  msgid "Submit"
94
  msgstr "senden"
95
 
185
  msgstr "Einstellungen gespeichert."
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 "Einstellungen"
193
 
194
  #: contact_form.php:517
195
+ #: contact_form.php:830
196
  #, fuzzy
197
  msgid "Extra settings"
198
  msgstr "Einstellungen"
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 "Wenn Sie Contact Form in Ihrer Webpräsenz verwenden wollen, kopieren Sie einfach folgenden shortcode auf Ihre Seite oder Ihren Artikel oder widget:"
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 "Contact Form"
267
 
268
+ #: contact_form.php:577
269
  #, fuzzy
270
  msgid "Download Contact Form to DB"
271
  msgstr "Contact Form"
272
 
273
+ #: contact_form.php:582
274
  msgid "Additional options"
275
  msgstr "Erweiterte Optionen"
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 ""
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 ""
304
 
305
+ #: contact_form.php:598
306
  #, fuzzy
307
  msgid "The text in the 'From' field"
308
  msgstr "Veränderung gegenüber Felder des Kontaktformulars"
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 "Veränderung gegenüber Felder des Kontaktformulars"
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 "Anhänge erlauben"
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 "E-Mail-Adresse:"
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 "Anhänge erlauben"
362
 
363
+ #: contact_form.php:622
364
  msgid "Users can attach the following file formats"
365
  msgstr "Benutzer können folgende Dateitypen anhängen"
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 "Aktivierte PlugIns"
384
 
385
+ #: contact_form.php:636
386
  #, fuzzy
387
  msgid "Download captcha"
388
  msgstr "Download"
389
 
390
+ #: contact_form.php:641
391
  #, fuzzy
392
  msgid "Display tips below the Attachment block"
393
  msgstr "Anhänge erlauben"
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 "Kopie-an-mich anzeigen"
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 "Name"
413
 
414
+ #: contact_form.php:669
415
  #, fuzzy
416
  msgid "Email Address"
417
  msgstr "E-Mail-Adresse:"
418
 
419
+ #: contact_form.php:671
420
+ #: contact_form.php:881
421
+ #: contact_form.php:1537
422
  msgid "Subject"
423
  msgstr "Betreff"
424
 
425
+ #: contact_form.php:672
426
+ #: contact_form.php:885
427
+ #: contact_form.php:1540
428
  msgid "Message"
429
  msgstr "Nachricht"
430
 
431
+ #: contact_form.php:676
432
  msgid "Display the asterisk near required fields"
433
  msgstr ""
434
 
435
+ #: contact_form.php:682
436
  msgid "Display additional info in the email"
437
  msgstr ""
438
 
439
+ #: contact_form.php:687
440
+ #: contact_form.php:1493
441
  msgid "Sent from (ip address)"
442
  msgstr "Gesendet von (IP-Adresse)"
443
 
444
+ #: contact_form.php:687
445
  #, fuzzy
446
  msgid "Example: Sent from (IP address):\t127.0.0.1"
447
  msgstr "Gesendet von (IP-Adresse)"
448
 
449
+ #: contact_form.php:688
450
+ #: contact_form.php:1498
451
  msgid "Date/Time"
452
  msgstr "Datum / Uhrzeit"
453
 
454
+ #: contact_form.php:688
455
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
456
  msgstr ""
457
 
458
+ #: contact_form.php:689
459
+ #: contact_form.php:1503
460
  msgid "Sent from (referer)"
461
  msgstr "gesendet von (referer)"
462
 
463
+ #: contact_form.php:689
464
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
465
  msgstr ""
466
 
467
+ #: contact_form.php:690
468
+ #: contact_form.php:1508
469
  msgid "Using (user agent)"
470
  msgstr "mit (user agent)"
471
 
472
+ #: contact_form.php:690
473
  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"
474
  msgstr ""
475
 
476
+ #: contact_form.php:694
477
  msgid "Language settings for the field names in the form"
478
  msgstr ""
479
 
480
+ #: contact_form.php:703
481
  msgid "Add a language"
482
  msgstr ""
483
 
484
+ #: contact_form.php:707
485
  #, fuzzy
486
  msgid "Change the names of the contact form fields and error messages"
487
  msgstr "Ändern Sie die Bezeichnung der Felder des Kontaktformulars"
488
 
489
+ #: contact_form.php:712
490
+ #: contact_form.php:783
491
  msgid "English"
492
  msgstr ""
493
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
494
  #: contact_form.php:731
495
  #: contact_form.php:760
496
+ msgid "Error message for the Name field"
497
  msgstr ""
498
 
499
  #: contact_form.php:732
500
  #: contact_form.php:761
501
+ msgid "Error message for the Address field"
502
  msgstr ""
503
 
504
  #: contact_form.php:733
505
  #: contact_form.php:762
506
+ msgid "Error message for the Email field"
507
  msgstr ""
508
 
509
  #: contact_form.php:734
510
  #: contact_form.php:763
511
+ msgid "Error message for the Phone field"
512
  msgstr ""
513
 
514
  #: contact_form.php:735
515
  #: contact_form.php:764
516
+ msgid "Error message for the Subject field"
517
  msgstr ""
518
 
519
  #: contact_form.php:736
520
  #: contact_form.php:765
521
+ msgid "Error message for the Message field"
522
  msgstr ""
523
 
524
  #: contact_form.php:737
525
  #: contact_form.php:766
526
+ msgid "Error message about the file type for the Attachment field"
527
  msgstr ""
528
 
529
  #: contact_form.php:738
530
  #: contact_form.php:767
531
+ msgid "Error message while uploading a file for the Attachment field to the server"
532
  msgstr ""
533
 
534
  #: contact_form.php:739
535
  #: contact_form.php:768
536
+ msgid "Error message while moving the file for the Attachment field"
537
+ msgstr ""
538
+
539
+ #: contact_form.php:740
540
+ #: contact_form.php:769
541
+ msgid "Error message when file size limit for the Attachment field is exceeded"
542
  msgstr ""
543
 
544
  #: contact_form.php:741
545
  #: contact_form.php:770
546
+ msgid "Error message for the Captcha field"
547
+ msgstr ""
548
+
549
+ #: contact_form.php:742
550
+ #: contact_form.php:771
551
+ msgid "Error message for the whole form"
552
+ msgstr ""
553
+
554
+ #: contact_form.php:744
555
+ #: contact_form.php:773
556
+ #: contact_form.php:792
557
+ #: contact_form.php:798
558
  msgid "Use shortcode"
559
  msgstr ""
560
 
561
+ #: contact_form.php:744
562
+ #: contact_form.php:773
563
+ #: contact_form.php:792
564
+ #: contact_form.php:798
565
  msgid "for this language"
566
  msgstr ""
567
 
568
+ #: contact_form.php:780
569
  msgid "Action after email is sent"
570
  msgstr ""
571
 
572
+ #: contact_form.php:782
573
  #, fuzzy
574
  msgid "Display text"
575
  msgstr "Anhänge erlauben"
576
 
577
+ #: contact_form.php:791
578
+ #: contact_form.php:797
579
  msgid "Text"
580
  msgstr ""
581
 
582
+ #: contact_form.php:804
583
  msgid "Redirect to the page"
584
  msgstr ""
585
 
586
+ #: contact_form.php:805
587
  msgid "Url"
588
  msgstr ""
589
 
590
+ #: contact_form.php:810
591
+ #: contact_form.php:987
592
  msgid "Save Changes"
593
  msgstr "Änderungen speichern"
594
 
595
+ #: contact_form.php:827
596
  #, fuzzy
597
  msgid "Contact Form Pro | Extra Settings"
598
  msgstr "Contact Form Einstellungen"
599
 
600
+ #: contact_form.php:841
601
  msgid "Errors output"
602
  msgstr ""
603
 
604
+ #: contact_form.php:844
605
  msgid "Display error messages"
606
  msgstr ""
607
 
608
+ #: contact_form.php:845
609
  msgid "Color of the input field errors."
610
  msgstr ""
611
 
612
+ #: contact_form.php:846
613
  msgid "Display error messages & color of the input field errors"
614
  msgstr ""
615
 
616
+ #: contact_form.php:851
617
  msgid "Add placeholder to the input blocks"
618
  msgstr ""
619
 
620
+ #: contact_form.php:857
621
  #, fuzzy
622
  msgid "Add tooltips"
623
  msgstr "Erweiterte Optionen"
624
 
625
+ #: contact_form.php:871
626
  #, fuzzy
627
  msgid "Email address"
628
  msgstr "E-Mail-Adresse:"
629
 
630
+ #: contact_form.php:876
631
  msgid "Phone Number"
632
  msgstr ""
633
 
634
+ #: contact_form.php:890
635
  #, fuzzy
636
  msgid "Attachment"
637
  msgstr "Anhang:"
638
 
639
+ #: contact_form.php:895
640
  msgid "(powered by bestwebsoft.com)"
641
  msgstr ""
642
 
643
+ #: contact_form.php:900
644
  #, fuzzy
645
  msgid "Style options"
646
  msgstr "Erweiterte Optionen"
647
 
648
+ #: contact_form.php:903
649
  msgid "Text color"
650
  msgstr ""
651
 
652
+ #: contact_form.php:906
653
+ #: contact_form.php:911
654
+ #: contact_form.php:921
655
+ #: contact_form.php:926
656
+ #: contact_form.php:931
657
+ #: contact_form.php:936
658
+ #: contact_form.php:946
659
+ #: contact_form.php:951
660
+ #: contact_form.php:957
661
+ #: contact_form.php:968
662
+ #: contact_form.php:973
663
+ #: contact_form.php:978
664
  msgid "Default"
665
  msgstr ""
666
 
667
+ #: contact_form.php:908
668
  msgid "Label text color"
669
  msgstr ""
670
 
671
+ #: contact_form.php:913
672
  msgid "Placeholder color"
673
  msgstr ""
674
 
675
+ #: contact_form.php:918
676
  msgid "Errors color"
677
  msgstr ""
678
 
679
+ #: contact_form.php:923
680
  msgid "Error text color"
681
  msgstr ""
682
 
683
+ #: contact_form.php:928
684
  msgid "Background color of the input field errors"
685
  msgstr ""
686
 
687
+ #: contact_form.php:933
688
  msgid "Border color of the input field errors"
689
  msgstr ""
690
 
691
+ #: contact_form.php:938
692
  msgid "Placeholder color of the input field errors"
693
  msgstr ""
694
 
695
+ #: contact_form.php:943
696
  #, fuzzy
697
  msgid "Input fields"
698
  msgstr "Anhänge erlauben"
699
 
700
+ #: contact_form.php:948
701
  msgid "Input fields background color"
702
  msgstr ""
703
 
704
+ #: contact_form.php:953
705
  msgid "Text fields color"
706
  msgstr ""
707
 
708
+ #: contact_form.php:955
709
  msgid "Border width in px, numbers only"
710
  msgstr ""
711
 
712
+ #: contact_form.php:959
713
+ #: contact_form.php:980
714
  msgid "Border color"
715
  msgstr ""
716
 
717
+ #: contact_form.php:964
718
  #, fuzzy
719
  msgid "Submit button"
720
  msgstr "senden"
721
 
722
+ #: contact_form.php:966
723
  msgid "Width in px, numbers only"
724
  msgstr ""
725
 
726
+ #: contact_form.php:970
727
  msgid "Button color"
728
  msgstr ""
729
 
730
+ #: contact_form.php:975
731
  msgid "Button text color"
732
  msgstr ""
733
 
734
+ #: contact_form.php:991
735
  #, fuzzy
736
  msgid "Contact Form Pro | Preview"
737
  msgstr "Contact Form"
738
 
739
+ #: contact_form.php:994
740
  msgid "Show with errors"
741
  msgstr ""
742
 
743
+ #: contact_form.php:1002
744
+ #: contact_form.php:1004
745
  msgid "Please enter your full name..."
746
  msgstr ""
747
 
748
+ #: contact_form.php:1015
749
+ #: contact_form.php:1017
750
  msgid "Please enter your address..."
751
  msgstr ""
752
 
753
+ #: contact_form.php:1026
754
+ #: contact_form.php:1028
755
  #, fuzzy
756
  msgid "Please enter your email address..."
757
  msgstr "Verwende diese E-Mail-Adresse:"
758
 
759
+ #: contact_form.php:1037
760
+ #: contact_form.php:1039
761
  msgid "Please enter your phone number..."
762
  msgstr ""
763
 
764
+ #: contact_form.php:1048
765
+ #: contact_form.php:1050
766
  msgid "Please enter subject..."
767
  msgstr ""
768
 
769
+ #: contact_form.php:1058
770
+ #: contact_form.php:1060
771
  msgid "Please enter your message..."
772
  msgstr ""
773
 
774
+ #: contact_form.php:1071
775
  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"
776
  msgstr ""
777
 
778
+ #: contact_form.php:1138
779
  msgid "Sorry, email message could not be delivered."
780
  msgstr "Entschuldigung, Ihre E-Mail konnte leider nicht zugestellt werden."
781
 
782
+ #: contact_form.php:1222
783
  msgid "You can attach the following file formats"
784
  msgstr "Sie können folgende Dateitypen anhängen"
785
 
786
+ #: contact_form.php:1516
787
  msgid "Contact from"
788
  msgstr "Kontakt von"
789
 
790
+ #: contact_form.php:1529
791
  msgid "Email"
792
  msgstr "E-Mail"
793
 
794
+ #: contact_form.php:1543
795
  msgid "Site"
796
  msgstr "Site"
797
 
798
+ #: contact_form.php:1606
799
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
800
  msgstr "Wenn Sie dieses MIME sehen, unterstützt Ihr Client keine MIME-Typen!"
801
 
802
+ #: contact_form.php:1670
803
  msgid "FAQ"
804
  msgstr "Häufig gestellte Fragen (FAQ)"
805
 
806
+ #: contact_form.php:1671
807
  msgid "Support"
808
  msgstr "Unterstützung"
809
 
810
+ #: contact_form.php:1728
811
  msgid "Are you sure that you want to delete this language data?"
812
  msgstr ""
813
 
languages/contact_form-el_GR.mo CHANGED
Binary file
languages/contact_form-el_GR.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:35+0300\n"
6
- "PO-Revision-Date: 2013-11-01 11:35+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Pantelis Panteloglou <ppanteloglou@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
 
@@ -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 ""
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 ""
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 "Διεύθυνση e-mail:"
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 "Διεύθυνση e-mail:"
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 "Προβολή πρόσθετων πληροφοριών στο email"
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 "Από (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 "με χρήση (user agent)"
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 "Διεύθυνση e-mail:"
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 "Τα μηνύματα θα στέλνονται στο email "
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 "Δυστυχώς δεν μπορέσαμε να στείλουμε το email σας."
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 "E-Mail"
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 "Wenn Sie dieses MIME sehen, unterstützt Ihr Client keine MIME-Typen!"
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:56+0300\n"
6
+ "PO-Revision-Date: 2013-11-08 10:56+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Pantelis Panteloglou <ppanteloglou@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
 
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 ""
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 ""
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 "Διεύθυνση e-mail:"
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 "Διεύθυνση e-mail:"
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 "Προβολή πρόσθετων πληροφοριών στο email"
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 "Από (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 "με χρήση (user agent)"
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 "Διεύθυνση e-mail:"
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 "Τα μηνύματα θα στέλνονται στο email "
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 "Δυστυχώς δεν μπορέσαμε να στείλουμε το email σας."
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 "E-Mail"
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 "Wenn Sie dieses MIME sehen, unterstützt Ihr Client keine MIME-Typen!"
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-es_ES.mo CHANGED
Binary file
languages/contact_form-es_ES.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:35+0300\n"
6
- "PO-Revision-Date: 2013-11-01 11:35+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: bestwebsoft.com <plugin@bestwebsoft.com>\n"
9
  "MIME-Version: 1.0\n"
@@ -33,63 +33,63 @@ msgstr "Opciones Contact Form"
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 "Contact Form"
40
 
41
  #: contact_form.php:74
42
- #: contact_form.php:719
43
- #: contact_form.php:748
44
  msgid "Name:"
45
  msgstr "Nombre:"
46
 
47
  #: contact_form.php:75
48
- #: contact_form.php:720
49
- #: contact_form.php:749
50
  #, fuzzy
51
  msgid "Address:"
52
  msgstr "Dirección e-mail:"
53
 
54
  #: contact_form.php:76
55
- #: contact_form.php:721
56
- #: contact_form.php:750
57
  msgid "Email Address:"
58
  msgstr "Dirección 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 "Asunto:"
71
 
72
  #: contact_form.php:79
73
- #: contact_form.php:724
74
- #: contact_form.php:753
75
  msgid "Message:"
76
  msgstr "Mensaje:"
77
 
78
  #: contact_form.php:80
79
- #: contact_form.php:725
80
- #: contact_form.php:754
81
  msgid "Attachment:"
82
  msgstr "Adjunto:"
83
 
84
  #: contact_form.php:81
85
- #: contact_form.php:726
86
- #: contact_form.php:755
87
  msgid "Send me a copy"
88
  msgstr "Envíame una copia"
89
 
90
  #: contact_form.php:82
91
- #: contact_form.php:727
92
- #: contact_form.php:756
93
  msgid "Submit"
94
  msgstr "Enviar"
95
 
@@ -185,27 +185,27 @@ msgid "Settings saved."
185
  msgstr "Configuración guardada."
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 "Configuración"
193
 
194
  #: contact_form.php:517
195
- #: contact_form.php:829
196
  #, fuzzy
197
  msgid "Extra settings"
198
  msgstr "Configuración"
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 "Si quiere añadir Contact Form en su web, copie y pegue este código en su mensaje o página o widget:"
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,552 +254,560 @@ 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 "Contact Form"
267
 
268
- #: contact_form.php:575
269
  #, fuzzy
270
  msgid "Download Contact Form to DB"
271
  msgstr "Contact Form"
272
 
273
- #: contact_form.php:580
274
  msgid "Additional options"
275
  msgstr "Opciones adicionales"
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 ""
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 ""
296
 
297
- #: contact_form.php:592
298
  #, fuzzy
299
  msgid "The text in the 'From' field"
300
  msgstr "Modifica DE los campos en contact form"
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 "Modifica DE los campos en contact form"
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 "Visualiza el adjunto"
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 "Dirección e-mail:"
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 "Visualiza el adjunto"
354
 
355
- #: contact_form.php:617
356
  msgid "Users can attach the following file formats"
357
  msgstr "Usuarios pueden adjuntar archivos de este tipo"
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 "Plugin ativado"
376
 
377
- #: contact_form.php:633
378
  #, fuzzy
379
  msgid "Download captcha"
380
  msgstr "Descargar"
381
 
382
- #: contact_form.php:638
383
  #, fuzzy
384
  msgid "Display tips below the Attachment block"
385
  msgstr "Visualiza el adjunto"
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 "Ver envíame una copia"
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 "Nombre"
405
 
406
- #: contact_form.php:666
407
  #, fuzzy
408
  msgid "Email Address"
409
  msgstr "Dirección e-mail:"
410
 
411
- #: contact_form.php:668
412
- #: contact_form.php:880
413
- #: contact_form.php:1536
414
  msgid "Subject"
415
  msgstr "Asunto"
416
 
417
- #: contact_form.php:669
418
- #: contact_form.php:884
419
- #: contact_form.php:1539
420
  msgid "Message"
421
  msgstr "Mensaje"
422
 
423
- #: contact_form.php:673
424
  msgid "Display the asterisk near required fields"
425
  msgstr ""
426
 
427
- #: contact_form.php:679
428
  msgid "Display additional info in the email"
429
  msgstr ""
430
 
431
- #: contact_form.php:684
432
- #: contact_form.php:1492
433
  msgid "Sent from (ip address)"
434
  msgstr "Enviado desde (dirección IP)"
435
 
436
- #: contact_form.php:684
437
  #, fuzzy
438
  msgid "Example: Sent from (IP address):\t127.0.0.1"
439
  msgstr "Enviado desde (dirección IP)"
440
 
441
- #: contact_form.php:685
442
- #: contact_form.php:1497
443
  msgid "Date/Time"
444
  msgstr "Fecha/hora"
445
 
446
- #: contact_form.php:685
447
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
448
  msgstr ""
449
 
450
- #: contact_form.php:686
451
- #: contact_form.php:1502
452
  msgid "Sent from (referer)"
453
  msgstr "De (referente)"
454
 
455
- #: contact_form.php:686
456
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
457
  msgstr ""
458
 
459
- #: contact_form.php:687
460
- #: contact_form.php:1507
461
  msgid "Using (user agent)"
462
  msgstr "Usando (user agent)"
463
 
464
- #: contact_form.php:687
465
  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"
466
  msgstr ""
467
 
468
- #: contact_form.php:691
469
  msgid "Language settings for the field names in the form"
470
  msgstr ""
471
 
472
- #: contact_form.php:700
473
  msgid "Add a language"
474
  msgstr ""
475
 
476
- #: contact_form.php:704
477
  #, fuzzy
478
  msgid "Change the names of the contact form fields and error messages"
479
  msgstr "Modifica las etiquetas de los campos en contact form"
480
 
481
- #: contact_form.php:709
482
- #: contact_form.php:780
483
  msgid "English"
484
  msgstr ""
485
 
486
- #: contact_form.php:728
487
- #: contact_form.php:757
488
- msgid "Error message for the Name field"
489
- msgstr ""
490
-
491
- #: contact_form.php:729
492
- #: contact_form.php:758
493
- msgid "Error message for the Address field"
494
- msgstr ""
495
-
496
- #: contact_form.php:730
497
- #: contact_form.php:759
498
- msgid "Error message for the Email field"
499
- msgstr ""
500
-
501
  #: contact_form.php:731
502
  #: contact_form.php:760
503
- msgid "Error message for the Phone field"
504
  msgstr ""
505
 
506
  #: contact_form.php:732
507
  #: contact_form.php:761
508
- msgid "Error message for the Subject field"
509
  msgstr ""
510
 
511
  #: contact_form.php:733
512
  #: contact_form.php:762
513
- msgid "Error message for the Message field"
514
  msgstr ""
515
 
516
  #: contact_form.php:734
517
  #: contact_form.php:763
518
- msgid "Error message about the file type for the Attachment field"
519
  msgstr ""
520
 
521
  #: contact_form.php:735
522
  #: contact_form.php:764
523
- msgid "Error message while uploading a file for the Attachment field to the server"
524
  msgstr ""
525
 
526
  #: contact_form.php:736
527
  #: contact_form.php:765
528
- msgid "Error message while moving the file for the Attachment field"
529
  msgstr ""
530
 
531
  #: contact_form.php:737
532
  #: contact_form.php:766
533
- msgid "Error message when file size limit for the Attachment field is exceeded"
534
  msgstr ""
535
 
536
  #: contact_form.php:738
537
  #: contact_form.php:767
538
- msgid "Error message for the Captcha field"
539
  msgstr ""
540
 
541
  #: contact_form.php:739
542
  #: contact_form.php:768
543
- msgid "Error message for the whole form"
 
 
 
 
 
544
  msgstr ""
545
 
546
  #: contact_form.php:741
547
  #: contact_form.php:770
548
- #: contact_form.php:789
549
- #: contact_form.php:795
 
 
 
 
 
 
 
 
 
 
550
  msgid "Use shortcode"
551
  msgstr ""
552
 
553
- #: contact_form.php:741
554
- #: contact_form.php:770
555
- #: contact_form.php:789
556
- #: contact_form.php:795
557
  msgid "for this language"
558
  msgstr ""
559
 
560
- #: contact_form.php:777
561
  msgid "Action after email is sent"
562
  msgstr ""
563
 
564
- #: contact_form.php:779
565
  #, fuzzy
566
  msgid "Display text"
567
  msgstr "Visualiza el adjunto"
568
 
569
- #: contact_form.php:788
570
- #: contact_form.php:794
571
  msgid "Text"
572
  msgstr ""
573
 
574
- #: contact_form.php:802
575
  msgid "Redirect to the page"
576
  msgstr ""
577
 
578
- #: contact_form.php:803
579
  msgid "Url"
580
  msgstr ""
581
 
582
- #: contact_form.php:809
583
- #: contact_form.php:986
584
  msgid "Save Changes"
585
  msgstr "Guardar los cambios"
586
 
587
- #: contact_form.php:826
588
  #, fuzzy
589
  msgid "Contact Form Pro | Extra Settings"
590
  msgstr "Opciones Contact Form"
591
 
592
- #: contact_form.php:840
593
  msgid "Errors output"
594
  msgstr ""
595
 
596
- #: contact_form.php:843
597
  msgid "Display error messages"
598
  msgstr ""
599
 
600
- #: contact_form.php:844
601
  msgid "Color of the input field errors."
602
  msgstr ""
603
 
604
- #: contact_form.php:845
605
  msgid "Display error messages & color of the input field errors"
606
  msgstr ""
607
 
608
- #: contact_form.php:850
609
  msgid "Add placeholder to the input blocks"
610
  msgstr ""
611
 
612
- #: contact_form.php:856
613
  #, fuzzy
614
  msgid "Add tooltips"
615
  msgstr "Opciones adicionales"
616
 
617
- #: contact_form.php:870
618
  #, fuzzy
619
  msgid "Email address"
620
  msgstr "Dirección e-mail:"
621
 
622
- #: contact_form.php:875
623
  msgid "Phone Number"
624
  msgstr ""
625
 
626
- #: contact_form.php:889
627
  #, fuzzy
628
  msgid "Attachment"
629
  msgstr "Adjunto:"
630
 
631
- #: contact_form.php:894
632
  msgid "(powered by bestwebsoft.com)"
633
  msgstr ""
634
 
635
- #: contact_form.php:899
636
  #, fuzzy
637
  msgid "Style options"
638
  msgstr "Opciones adicionales"
639
 
640
- #: contact_form.php:902
641
  msgid "Text color"
642
  msgstr ""
643
 
644
- #: contact_form.php:905
645
- #: contact_form.php:910
646
- #: contact_form.php:920
647
- #: contact_form.php:925
648
- #: contact_form.php:930
649
- #: contact_form.php:935
650
- #: contact_form.php:945
651
- #: contact_form.php:950
652
- #: contact_form.php:956
653
- #: contact_form.php:967
654
- #: contact_form.php:972
655
- #: contact_form.php:977
656
  msgid "Default"
657
  msgstr ""
658
 
659
- #: contact_form.php:907
660
  msgid "Label text color"
661
  msgstr ""
662
 
663
- #: contact_form.php:912
664
  msgid "Placeholder color"
665
  msgstr ""
666
 
667
- #: contact_form.php:917
668
  msgid "Errors color"
669
  msgstr ""
670
 
671
- #: contact_form.php:922
672
  msgid "Error text color"
673
  msgstr ""
674
 
675
- #: contact_form.php:927
676
  msgid "Background color of the input field errors"
677
  msgstr ""
678
 
679
- #: contact_form.php:932
680
  msgid "Border color of the input field errors"
681
  msgstr ""
682
 
683
- #: contact_form.php:937
684
  msgid "Placeholder color of the input field errors"
685
  msgstr ""
686
 
687
- #: contact_form.php:942
688
  #, fuzzy
689
  msgid "Input fields"
690
  msgstr "Visualiza el adjunto"
691
 
692
- #: contact_form.php:947
693
  msgid "Input fields background color"
694
  msgstr ""
695
 
696
- #: contact_form.php:952
697
  msgid "Text fields color"
698
  msgstr ""
699
 
700
- #: contact_form.php:954
701
  msgid "Border width in px, numbers only"
702
  msgstr ""
703
 
704
- #: contact_form.php:958
705
- #: contact_form.php:979
706
  msgid "Border color"
707
  msgstr ""
708
 
709
- #: contact_form.php:963
710
  #, fuzzy
711
  msgid "Submit button"
712
  msgstr "Enviar"
713
 
714
- #: contact_form.php:965
715
  msgid "Width in px, numbers only"
716
  msgstr ""
717
 
718
- #: contact_form.php:969
719
  msgid "Button color"
720
  msgstr ""
721
 
722
- #: contact_form.php:974
723
  msgid "Button text color"
724
  msgstr ""
725
 
726
- #: contact_form.php:990
727
  #, fuzzy
728
  msgid "Contact Form Pro | Preview"
729
  msgstr "Contact Form"
730
 
731
- #: contact_form.php:993
732
  msgid "Show with errors"
733
  msgstr ""
734
 
735
- #: contact_form.php:1001
736
- #: contact_form.php:1003
737
  msgid "Please enter your full name..."
738
  msgstr ""
739
 
740
- #: contact_form.php:1014
741
- #: contact_form.php:1016
742
  msgid "Please enter your address..."
743
  msgstr ""
744
 
745
- #: contact_form.php:1025
746
- #: contact_form.php:1027
747
  #, fuzzy
748
  msgid "Please enter your email address..."
749
  msgstr "Use este emaill:"
750
 
751
- #: contact_form.php:1036
752
- #: contact_form.php:1038
753
  msgid "Please enter your phone number..."
754
  msgstr ""
755
 
756
- #: contact_form.php:1047
757
- #: contact_form.php:1049
758
  msgid "Please enter subject..."
759
  msgstr ""
760
 
761
- #: contact_form.php:1057
762
- #: contact_form.php:1059
763
  msgid "Please enter your message..."
764
  msgstr ""
765
 
766
- #: contact_form.php:1070
767
  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"
768
  msgstr ""
769
 
770
- #: contact_form.php:1137
771
  msgid "Sorry, email message could not be delivered."
772
  msgstr "Disculpe, su email no se puede entregar."
773
 
774
- #: contact_form.php:1221
775
  msgid "You can attach the following file formats"
776
  msgstr "Puede adjuntar archivos de estos tipos"
777
 
778
- #: contact_form.php:1515
779
  msgid "Contact from"
780
  msgstr "Contact from"
781
 
782
- #: contact_form.php:1528
783
  msgid "Email"
784
  msgstr "E-mail"
785
 
786
- #: contact_form.php:1542
787
  msgid "Site"
788
  msgstr "Sitio"
789
 
790
- #: contact_form.php:1605
791
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
792
  msgstr "Si usted puede ver esta MIME es que su cliente no acepta los tipos MIME!"
793
 
794
- #: contact_form.php:1669
795
  msgid "FAQ"
796
  msgstr "FAQ"
797
 
798
- #: contact_form.php:1670
799
  msgid "Support"
800
  msgstr "Soporte"
801
 
802
- #: contact_form.php:1727
803
  msgid "Are you sure that you want to delete this language data?"
804
  msgstr ""
805
 
2
  msgstr ""
3
  "Project-Id-Version: contact_form\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-11-08 10:56+0300\n"
6
+ "PO-Revision-Date: 2013-11-08 10:56+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: bestwebsoft.com <plugin@bestwebsoft.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 "Contact Form"
40
 
41
  #: contact_form.php:74
42
+ #: contact_form.php:722
43
+ #: contact_form.php:751
44
  msgid "Name:"
45
  msgstr "Nombre:"
46
 
47
  #: contact_form.php:75
48
+ #: contact_form.php:723
49
+ #: contact_form.php:752
50
  #, fuzzy
51
  msgid "Address:"
52
  msgstr "Dirección e-mail:"
53
 
54
  #: contact_form.php:76
55
+ #: contact_form.php:724
56
+ #: contact_form.php:753
57
  msgid "Email Address:"
58
  msgstr "Dirección 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 "Asunto:"
71
 
72
  #: contact_form.php:79
73
+ #: contact_form.php:727
74
+ #: contact_form.php:756
75
  msgid "Message:"
76
  msgstr "Mensaje:"
77
 
78
  #: contact_form.php:80
79
+ #: contact_form.php:728
80
+ #: contact_form.php:757
81
  msgid "Attachment:"
82
  msgstr "Adjunto:"
83
 
84
  #: contact_form.php:81
85
+ #: contact_form.php:729
86
+ #: contact_form.php:758
87
  msgid "Send me a copy"
88
  msgstr "Envíame una copia"
89
 
90
  #: contact_form.php:82
91
+ #: contact_form.php:730
92
+ #: contact_form.php:759
93
  msgid "Submit"
94
  msgstr "Enviar"
95
 
185
  msgstr "Configuración guardada."
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 "Configuración"
193
 
194
  #: contact_form.php:517
195
+ #: contact_form.php:830
196
  #, fuzzy
197
  msgid "Extra settings"
198
  msgstr "Configuración"
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 "Si quiere añadir Contact Form en su web, copie y pegue este código en su mensaje o página o widget:"
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 "Contact Form"
267
 
268
+ #: contact_form.php:577
269
  #, fuzzy
270
  msgid "Download Contact Form to DB"
271
  msgstr "Contact Form"
272
 
273
+ #: contact_form.php:582
274
  msgid "Additional options"
275
  msgstr "Opciones adicionales"
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 ""
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 ""
304
 
305
+ #: contact_form.php:598
306
  #, fuzzy
307
  msgid "The text in the 'From' field"
308
  msgstr "Modifica DE los campos en contact form"
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 "Modifica DE los campos en contact form"
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 "Visualiza el adjunto"
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 "Dirección e-mail:"
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 "Visualiza el adjunto"
362
 
363
+ #: contact_form.php:622
364
  msgid "Users can attach the following file formats"
365
  msgstr "Usuarios pueden adjuntar archivos de este tipo"
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 "Plugin ativado"
384
 
385
+ #: contact_form.php:636
386
  #, fuzzy
387
  msgid "Download captcha"
388
  msgstr "Descargar"
389
 
390
+ #: contact_form.php:641
391
  #, fuzzy
392
  msgid "Display tips below the Attachment block"
393
  msgstr "Visualiza el adjunto"
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 "Ver envíame una copia"
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 "Nombre"
413
 
414
+ #: contact_form.php:669
415
  #, fuzzy
416
  msgid "Email Address"
417
  msgstr "Dirección e-mail:"
418
 
419
+ #: contact_form.php:671
420
+ #: contact_form.php:881
421
+ #: contact_form.php:1537
422
  msgid "Subject"
423
  msgstr "Asunto"
424
 
425
+ #: contact_form.php:672
426
+ #: contact_form.php:885
427
+ #: contact_form.php:1540
428
  msgid "Message"
429
  msgstr "Mensaje"
430
 
431
+ #: contact_form.php:676
432
  msgid "Display the asterisk near required fields"
433
  msgstr ""
434
 
435
+ #: contact_form.php:682
436
  msgid "Display additional info in the email"
437
  msgstr ""
438
 
439
+ #: contact_form.php:687
440
+ #: contact_form.php:1493
441
  msgid "Sent from (ip address)"
442
  msgstr "Enviado desde (dirección IP)"
443
 
444
+ #: contact_form.php:687
445
  #, fuzzy
446
  msgid "Example: Sent from (IP address):\t127.0.0.1"
447
  msgstr "Enviado desde (dirección IP)"
448
 
449
+ #: contact_form.php:688
450
+ #: contact_form.php:1498
451
  msgid "Date/Time"
452
  msgstr "Fecha/hora"
453
 
454
+ #: contact_form.php:688
455
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
456
  msgstr ""
457
 
458
+ #: contact_form.php:689
459
+ #: contact_form.php:1503
460
  msgid "Sent from (referer)"
461
  msgstr "De (referente)"
462
 
463
+ #: contact_form.php:689
464
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
465
  msgstr ""
466
 
467
+ #: contact_form.php:690
468
+ #: contact_form.php:1508
469
  msgid "Using (user agent)"
470
  msgstr "Usando (user agent)"
471
 
472
+ #: contact_form.php:690
473
  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"
474
  msgstr ""
475
 
476
+ #: contact_form.php:694
477
  msgid "Language settings for the field names in the form"
478
  msgstr ""
479
 
480
+ #: contact_form.php:703
481
  msgid "Add a language"
482
  msgstr ""
483
 
484
+ #: contact_form.php:707
485
  #, fuzzy
486
  msgid "Change the names of the contact form fields and error messages"
487
  msgstr "Modifica las etiquetas de los campos en contact form"
488
 
489
+ #: contact_form.php:712
490
+ #: contact_form.php:783
491
  msgid "English"
492
  msgstr ""
493
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
494
  #: contact_form.php:731
495
  #: contact_form.php:760
496
+ msgid "Error message for the Name field"
497
  msgstr ""
498
 
499
  #: contact_form.php:732
500
  #: contact_form.php:761
501
+ msgid "Error message for the Address field"
502
  msgstr ""
503
 
504
  #: contact_form.php:733
505
  #: contact_form.php:762
506
+ msgid "Error message for the Email field"
507
  msgstr ""
508
 
509
  #: contact_form.php:734
510
  #: contact_form.php:763
511
+ msgid "Error message for the Phone field"
512
  msgstr ""
513
 
514
  #: contact_form.php:735
515
  #: contact_form.php:764
516
+ msgid "Error message for the Subject field"
517
  msgstr ""
518
 
519
  #: contact_form.php:736
520
  #: contact_form.php:765
521
+ msgid "Error message for the Message field"
522
  msgstr ""
523
 
524
  #: contact_form.php:737
525
  #: contact_form.php:766
526
+ msgid "Error message about the file type for the Attachment field"
527
  msgstr ""
528
 
529
  #: contact_form.php:738
530
  #: contact_form.php:767
531
+ msgid "Error message while uploading a file for the Attachment field to the server"
532
  msgstr ""
533
 
534
  #: contact_form.php:739
535
  #: contact_form.php:768
536
+ msgid "Error message while moving the file for the Attachment field"
537
+ msgstr ""
538
+
539
+ #: contact_form.php:740
540
+ #: contact_form.php:769
541
+ msgid "Error message when file size limit for the Attachment field is exceeded"
542
  msgstr ""
543
 
544
  #: contact_form.php:741
545
  #: contact_form.php:770
546
+ msgid "Error message for the Captcha field"
547
+ msgstr ""
548
+
549
+ #: contact_form.php:742
550
+ #: contact_form.php:771
551
+ msgid "Error message for the whole form"
552
+ msgstr ""
553
+
554
+ #: contact_form.php:744
555
+ #: contact_form.php:773
556
+ #: contact_form.php:792
557
+ #: contact_form.php:798
558
  msgid "Use shortcode"
559
  msgstr ""
560
 
561
+ #: contact_form.php:744
562
+ #: contact_form.php:773
563
+ #: contact_form.php:792
564
+ #: contact_form.php:798
565
  msgid "for this language"
566
  msgstr ""
567
 
568
+ #: contact_form.php:780
569
  msgid "Action after email is sent"
570
  msgstr ""
571
 
572
+ #: contact_form.php:782
573
  #, fuzzy
574
  msgid "Display text"
575
  msgstr "Visualiza el adjunto"
576
 
577
+ #: contact_form.php:791
578
+ #: contact_form.php:797
579
  msgid "Text"
580
  msgstr ""
581
 
582
+ #: contact_form.php:804
583
  msgid "Redirect to the page"
584
  msgstr ""
585
 
586
+ #: contact_form.php:805
587
  msgid "Url"
588
  msgstr ""
589
 
590
+ #: contact_form.php:810
591
+ #: contact_form.php:987
592
  msgid "Save Changes"
593
  msgstr "Guardar los cambios"
594
 
595
+ #: contact_form.php:827
596
  #, fuzzy
597
  msgid "Contact Form Pro | Extra Settings"
598
  msgstr "Opciones Contact Form"
599
 
600
+ #: contact_form.php:841
601
  msgid "Errors output"
602
  msgstr ""
603
 
604
+ #: contact_form.php:844
605
  msgid "Display error messages"
606
  msgstr ""
607
 
608
+ #: contact_form.php:845
609
  msgid "Color of the input field errors."
610
  msgstr ""
611
 
612
+ #: contact_form.php:846
613
  msgid "Display error messages & color of the input field errors"
614
  msgstr ""
615
 
616
+ #: contact_form.php:851
617
  msgid "Add placeholder to the input blocks"
618
  msgstr ""
619
 
620
+ #: contact_form.php:857
621
  #, fuzzy
622
  msgid "Add tooltips"
623
  msgstr "Opciones adicionales"
624
 
625
+ #: contact_form.php:871
626
  #, fuzzy
627
  msgid "Email address"
628
  msgstr "Dirección e-mail:"
629
 
630
+ #: contact_form.php:876
631
  msgid "Phone Number"
632
  msgstr ""
633
 
634
+ #: contact_form.php:890
635
  #, fuzzy
636
  msgid "Attachment"
637
  msgstr "Adjunto:"
638
 
639
+ #: contact_form.php:895
640
  msgid "(powered by bestwebsoft.com)"
641
  msgstr ""
642
 
643
+ #: contact_form.php:900
644
  #, fuzzy
645
  msgid "Style options"
646
  msgstr "Opciones adicionales"
647
 
648
+ #: contact_form.php:903
649
  msgid "Text color"
650
  msgstr ""
651
 
652
+ #: contact_form.php:906
653
+ #: contact_form.php:911
654
+ #: contact_form.php:921
655
+ #: contact_form.php:926
656
+ #: contact_form.php:931
657
+ #: contact_form.php:936
658
+ #: contact_form.php:946
659
+ #: contact_form.php:951
660
+ #: contact_form.php:957
661
+ #: contact_form.php:968
662
+ #: contact_form.php:973
663
+ #: contact_form.php:978
664
  msgid "Default"
665
  msgstr ""
666
 
667
+ #: contact_form.php:908
668
  msgid "Label text color"
669
  msgstr ""
670
 
671
+ #: contact_form.php:913
672
  msgid "Placeholder color"
673
  msgstr ""
674
 
675
+ #: contact_form.php:918
676
  msgid "Errors color"
677
  msgstr ""
678
 
679
+ #: contact_form.php:923
680
  msgid "Error text color"
681
  msgstr ""
682
 
683
+ #: contact_form.php:928
684
  msgid "Background color of the input field errors"
685
  msgstr ""
686
 
687
+ #: contact_form.php:933
688
  msgid "Border color of the input field errors"
689
  msgstr ""
690
 
691
+ #: contact_form.php:938
692
  msgid "Placeholder color of the input field errors"
693
  msgstr ""
694
 
695
+ #: contact_form.php:943
696
  #, fuzzy
697
  msgid "Input fields"
698
  msgstr "Visualiza el adjunto"
699
 
700
+ #: contact_form.php:948
701
  msgid "Input fields background color"
702
  msgstr ""
703
 
704
+ #: contact_form.php:953
705
  msgid "Text fields color"
706
  msgstr ""
707
 
708
+ #: contact_form.php:955
709
  msgid "Border width in px, numbers only"
710
  msgstr ""
711
 
712
+ #: contact_form.php:959
713
+ #: contact_form.php:980
714
  msgid "Border color"
715
  msgstr ""
716
 
717
+ #: contact_form.php:964
718
  #, fuzzy
719
  msgid "Submit button"
720
  msgstr "Enviar"
721
 
722
+ #: contact_form.php:966
723
  msgid "Width in px, numbers only"
724
  msgstr ""
725
 
726
+ #: contact_form.php:970
727
  msgid "Button color"
728
  msgstr ""
729
 
730
+ #: contact_form.php:975
731
  msgid "Button text color"
732
  msgstr ""
733
 
734
+ #: contact_form.php:991
735
  #, fuzzy
736
  msgid "Contact Form Pro | Preview"
737
  msgstr "Contact Form"
738
 
739
+ #: contact_form.php:994
740
  msgid "Show with errors"
741
  msgstr ""
742
 
743
+ #: contact_form.php:1002
744
+ #: contact_form.php:1004
745
  msgid "Please enter your full name..."
746
  msgstr ""
747
 
748
+ #: contact_form.php:1015
749
+ #: contact_form.php:1017
750
  msgid "Please enter your address..."
751
  msgstr ""
752
 
753
+ #: contact_form.php:1026
754
+ #: contact_form.php:1028
755
  #, fuzzy
756
  msgid "Please enter your email address..."
757
  msgstr "Use este emaill:"
758
 
759
+ #: contact_form.php:1037
760
+ #: contact_form.php:1039
761
  msgid "Please enter your phone number..."
762
  msgstr ""
763
 
764
+ #: contact_form.php:1048
765
+ #: contact_form.php:1050
766
  msgid "Please enter subject..."
767
  msgstr ""
768
 
769
+ #: contact_form.php:1058
770
+ #: contact_form.php:1060
771
  msgid "Please enter your message..."
772
  msgstr ""
773
 
774
+ #: contact_form.php:1071
775
  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"
776
  msgstr ""
777
 
778
+ #: contact_form.php:1138
779
  msgid "Sorry, email message could not be delivered."
780
  msgstr "Disculpe, su email no se puede entregar."
781
 
782
+ #: contact_form.php:1222
783
  msgid "You can attach the following file formats"
784
  msgstr "Puede adjuntar archivos de estos tipos"
785
 
786
+ #: contact_form.php:1516
787
  msgid "Contact from"
788
  msgstr "Contact from"
789
 
790
+ #: contact_form.php:1529
791
  msgid "Email"
792
  msgstr "E-mail"
793
 
794
+ #: contact_form.php:1543
795
  msgid "Site"
796
  msgstr "Sitio"
797
 
798
+ #: contact_form.php:1606
799
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
800
  msgstr "Si usted puede ver esta MIME es que su cliente no acepta los tipos MIME!"
801
 
802
+ #: contact_form.php:1670
803
  msgid "FAQ"
804
  msgstr "FAQ"
805
 
806
+ #: contact_form.php:1671
807
  msgid "Support"
808
  msgstr "Soporte"
809
 
810
+ #: contact_form.php:1728
811
  msgid "Are you sure that you want to delete this language data?"
812
  msgstr ""
813
 
languages/contact_form-fa_IR.mo CHANGED
Binary file
languages/contact_form-fa_IR.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:35+0300\n"
6
- "PO-Revision-Date: 2013-11-01 11:35+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: AlirezaJamali <me@alirezaJamali.net>\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,554 +254,562 @@ 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 "رایانامه"
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
  #, fuzzy
425
  msgid "Display the asterisk near required fields"
426
  msgstr "نمایش فیلد شماره تماس"
427
 
428
- #: contact_form.php:679
429
  #, fuzzy
430
  msgid "Display additional info in the email"
431
  msgstr "اطلاعات بیشتر را در رایانامه نمایش بده"
432
 
433
- #: contact_form.php:684
434
- #: contact_form.php:1492
435
  msgid "Sent from (ip address)"
436
  msgstr "ارسال از سوی (ip address)"
437
 
438
- #: contact_form.php:684
439
  #, fuzzy
440
  msgid "Example: Sent from (IP address):\t127.0.0.1"
441
  msgstr "ارسال از سوی (ip address)"
442
 
443
- #: contact_form.php:685
444
- #: contact_form.php:1497
445
  msgid "Date/Time"
446
  msgstr "روز / زمان"
447
 
448
- #: contact_form.php:685
449
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
450
  msgstr ""
451
 
452
- #: contact_form.php:686
453
- #: contact_form.php:1502
454
  msgid "Sent from (referer)"
455
  msgstr "دریافت از سوی (referer)"
456
 
457
- #: contact_form.php:686
458
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
459
  msgstr ""
460
 
461
- #: contact_form.php:687
462
- #: contact_form.php:1507
463
  msgid "Using (user agent)"
464
  msgstr "استفاده از (user agent)"
465
 
466
- #: contact_form.php:687
467
  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"
468
  msgstr ""
469
 
470
- #: contact_form.php:691
471
  msgid "Language settings for the field names in the form"
472
  msgstr ""
473
 
474
- #: contact_form.php:700
475
  msgid "Add a language"
476
  msgstr ""
477
 
478
- #: contact_form.php:704
479
  #, fuzzy
480
  msgid "Change the names of the contact form fields and error messages"
481
  msgstr "تغییر عناوین فیلدهای فرم تماس با مدیریت "
482
 
483
- #: contact_form.php:709
484
- #: contact_form.php:780
485
  msgid "English"
486
  msgstr ""
487
 
488
- #: contact_form.php:728
489
- #: contact_form.php:757
490
- msgid "Error message for the Name field"
491
- msgstr ""
492
-
493
- #: contact_form.php:729
494
- #: contact_form.php:758
495
- msgid "Error message for the Address field"
496
- msgstr ""
497
-
498
- #: contact_form.php:730
499
- #: contact_form.php:759
500
- msgid "Error message for the Email field"
501
- msgstr ""
502
-
503
  #: contact_form.php:731
504
  #: contact_form.php:760
505
- msgid "Error message for the Phone field"
506
  msgstr ""
507
 
508
  #: contact_form.php:732
509
  #: contact_form.php:761
510
- msgid "Error message for the Subject field"
511
  msgstr ""
512
 
513
  #: contact_form.php:733
514
  #: contact_form.php:762
515
- msgid "Error message for the Message field"
516
  msgstr ""
517
 
518
  #: contact_form.php:734
519
  #: contact_form.php:763
520
- msgid "Error message about the file type for the Attachment field"
521
  msgstr ""
522
 
523
  #: contact_form.php:735
524
  #: contact_form.php:764
525
- msgid "Error message while uploading a file for the Attachment field to the server"
526
  msgstr ""
527
 
528
  #: contact_form.php:736
529
  #: contact_form.php:765
530
- msgid "Error message while moving the file for the Attachment field"
531
  msgstr ""
532
 
533
  #: contact_form.php:737
534
  #: contact_form.php:766
535
- msgid "Error message when file size limit for the Attachment field is exceeded"
536
  msgstr ""
537
 
538
  #: contact_form.php:738
539
  #: contact_form.php:767
540
- msgid "Error message for the Captcha field"
541
  msgstr ""
542
 
543
  #: contact_form.php:739
544
  #: contact_form.php:768
545
- msgid "Error message for the whole form"
 
 
 
 
 
546
  msgstr ""
547
 
548
  #: contact_form.php:741
549
  #: contact_form.php:770
550
- #: contact_form.php:789
551
- #: contact_form.php:795
 
 
 
 
 
 
 
 
 
 
552
  msgid "Use shortcode"
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 "for this language"
560
  msgstr ""
561
 
562
- #: contact_form.php:777
563
  msgid "Action after email is sent"
564
  msgstr "عکس العمل پس از ارسال"
565
 
566
- #: contact_form.php:779
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
  #, fuzzy
625
  msgid "Phone Number"
626
  msgstr "شماره تماس "
627
 
628
- #: contact_form.php:889
629
  #, fuzzy
630
  msgid "Attachment"
631
  msgstr "پیوست "
632
 
633
- #: contact_form.php:894
634
  msgid "(powered by bestwebsoft.com)"
635
  msgstr ""
636
 
637
- #: contact_form.php:899
638
  #, fuzzy
639
  msgid "Style options"
640
  msgstr "گزینه های بیشتر"
641
 
642
- #: contact_form.php:902
643
  msgid "Text color"
644
  msgstr ""
645
 
646
- #: contact_form.php:905
647
- #: contact_form.php:910
648
- #: contact_form.php:920
649
- #: contact_form.php:925
650
- #: contact_form.php:930
651
- #: contact_form.php:935
652
- #: contact_form.php:945
653
- #: contact_form.php:950
654
- #: contact_form.php:956
655
- #: contact_form.php:967
656
- #: contact_form.php:972
657
- #: contact_form.php:977
658
  msgid "Default"
659
  msgstr ""
660
 
661
- #: contact_form.php:907
662
  msgid "Label text color"
663
  msgstr ""
664
 
665
- #: contact_form.php:912
666
  msgid "Placeholder color"
667
  msgstr ""
668
 
669
- #: contact_form.php:917
670
  msgid "Errors color"
671
  msgstr ""
672
 
673
- #: contact_form.php:922
674
  msgid "Error text color"
675
  msgstr ""
676
 
677
- #: contact_form.php:927
678
  msgid "Background color of the input field errors"
679
  msgstr ""
680
 
681
- #: contact_form.php:932
682
  msgid "Border color of the input field errors"
683
  msgstr ""
684
 
685
- #: contact_form.php:937
686
  msgid "Placeholder color of the input field errors"
687
  msgstr ""
688
 
689
- #: contact_form.php:942
690
  #, fuzzy
691
  msgid "Input fields"
692
  msgstr "نمایش متن"
693
 
694
- #: contact_form.php:947
695
  msgid "Input fields background color"
696
  msgstr ""
697
 
698
- #: contact_form.php:952
699
  msgid "Text fields color"
700
  msgstr ""
701
 
702
- #: contact_form.php:954
703
  msgid "Border width in px, numbers only"
704
  msgstr ""
705
 
706
- #: contact_form.php:958
707
- #: contact_form.php:979
708
  msgid "Border color"
709
  msgstr ""
710
 
711
- #: contact_form.php:963
712
  #, fuzzy
713
  msgid "Submit button"
714
  msgstr "ارسال"
715
 
716
- #: contact_form.php:965
717
  msgid "Width in px, numbers only"
718
  msgstr ""
719
 
720
- #: contact_form.php:969
721
  msgid "Button color"
722
  msgstr ""
723
 
724
- #: contact_form.php:974
725
  msgid "Button text color"
726
  msgstr ""
727
 
728
- #: contact_form.php:990
729
  #, fuzzy
730
  msgid "Contact Form Pro | Preview"
731
  msgstr "فرم ارتباط با مدیریت"
732
 
733
- #: contact_form.php:993
734
  msgid "Show with errors"
735
  msgstr ""
736
 
737
- #: contact_form.php:1001
738
- #: contact_form.php:1003
739
  msgid "Please enter your full name..."
740
  msgstr ""
741
 
742
- #: contact_form.php:1014
743
- #: contact_form.php:1016
744
  msgid "Please enter your address..."
745
  msgstr ""
746
 
747
- #: contact_form.php:1025
748
- #: contact_form.php:1027
749
  #, fuzzy
750
  msgid "Please enter your email address..."
751
  msgstr "استفاده از این رایانامه : "
752
 
753
- #: contact_form.php:1036
754
- #: contact_form.php:1038
755
  msgid "Please enter your phone number..."
756
  msgstr ""
757
 
758
- #: contact_form.php:1047
759
- #: contact_form.php:1049
760
  msgid "Please enter subject..."
761
  msgstr ""
762
 
763
- #: contact_form.php:1057
764
- #: contact_form.php:1059
765
  msgid "Please enter your message..."
766
  msgstr ""
767
 
768
- #: contact_form.php:1070
769
  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"
770
  msgstr ""
771
 
772
- #: contact_form.php:1137
773
  msgid "Sorry, email message could not be delivered."
774
  msgstr "امکان ارسال رایانامه برای شما وجود ندارد."
775
 
776
- #: contact_form.php:1221
777
  msgid "You can attach the following file formats"
778
  msgstr "می توانید فایل با این فرمت ارسال فرمایید "
779
 
780
- #: contact_form.php:1515
781
  msgid "Contact from"
782
  msgstr "فرم ارتباط با مدیریت"
783
 
784
- #: contact_form.php:1528
785
  msgid "Email"
786
  msgstr "رایانامه "
787
 
788
- #: contact_form.php:1542
789
  msgid "Site"
790
  msgstr "سایت"
791
 
792
- #: contact_form.php:1605
793
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
794
  msgstr "اگر می توانید این MIME کاربران را ببینید، نوع آن قابل پذیرش نیست!"
795
 
796
- #: contact_form.php:1669
797
  msgid "FAQ"
798
  msgstr "سئوالات مطرح"
799
 
800
- #: contact_form.php:1670
801
  msgid "Support"
802
  msgstr "پشتیبانی"
803
 
804
- #: contact_form.php:1727
805
  msgid "Are you sure that you want to delete this language data?"
806
  msgstr ""
807
 
2
  msgstr ""
3
  "Project-Id-Version: contact_form\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-11-08 10:56+0300\n"
6
+ "PO-Revision-Date: 2013-11-08 10:56+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: AlirezaJamali <me@alirezaJamali.net>\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 "رایانامه"
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
  #, fuzzy
433
  msgid "Display the asterisk near required fields"
434
  msgstr "نمایش فیلد شماره تماس"
435
 
436
+ #: contact_form.php:682
437
  #, fuzzy
438
  msgid "Display additional info in the email"
439
  msgstr "اطلاعات بیشتر را در رایانامه نمایش بده"
440
 
441
+ #: contact_form.php:687
442
+ #: contact_form.php:1493
443
  msgid "Sent from (ip address)"
444
  msgstr "ارسال از سوی (ip address)"
445
 
446
+ #: contact_form.php:687
447
  #, fuzzy
448
  msgid "Example: Sent from (IP address):\t127.0.0.1"
449
  msgstr "ارسال از سوی (ip address)"
450
 
451
+ #: contact_form.php:688
452
+ #: contact_form.php:1498
453
  msgid "Date/Time"
454
  msgstr "روز / زمان"
455
 
456
+ #: contact_form.php:688
457
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
458
  msgstr ""
459
 
460
+ #: contact_form.php:689
461
+ #: contact_form.php:1503
462
  msgid "Sent from (referer)"
463
  msgstr "دریافت از سوی (referer)"
464
 
465
+ #: contact_form.php:689
466
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
467
  msgstr ""
468
 
469
+ #: contact_form.php:690
470
+ #: contact_form.php:1508
471
  msgid "Using (user agent)"
472
  msgstr "استفاده از (user agent)"
473
 
474
+ #: contact_form.php:690
475
  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"
476
  msgstr ""
477
 
478
+ #: contact_form.php:694
479
  msgid "Language settings for the field names in the form"
480
  msgstr ""
481
 
482
+ #: contact_form.php:703
483
  msgid "Add a language"
484
  msgstr ""
485
 
486
+ #: contact_form.php:707
487
  #, fuzzy
488
  msgid "Change the names of the contact form fields and error messages"
489
  msgstr "تغییر عناوین فیلدهای فرم تماس با مدیریت "
490
 
491
+ #: contact_form.php:712
492
+ #: contact_form.php:783
493
  msgid "English"
494
  msgstr ""
495
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
496
  #: contact_form.php:731
497
  #: contact_form.php:760
498
+ msgid "Error message for the Name field"
499
  msgstr ""
500
 
501
  #: contact_form.php:732
502
  #: contact_form.php:761
503
+ msgid "Error message for the Address field"
504
  msgstr ""
505
 
506
  #: contact_form.php:733
507
  #: contact_form.php:762
508
+ msgid "Error message for the Email field"
509
  msgstr ""
510
 
511
  #: contact_form.php:734
512
  #: contact_form.php:763
513
+ msgid "Error message for the Phone field"
514
  msgstr ""
515
 
516
  #: contact_form.php:735
517
  #: contact_form.php:764
518
+ msgid "Error message for the Subject field"
519
  msgstr ""
520
 
521
  #: contact_form.php:736
522
  #: contact_form.php:765
523
+ msgid "Error message for the Message field"
524
  msgstr ""
525
 
526
  #: contact_form.php:737
527
  #: contact_form.php:766
528
+ msgid "Error message about the file type for the Attachment field"
529
  msgstr ""
530
 
531
  #: contact_form.php:738
532
  #: contact_form.php:767
533
+ msgid "Error message while uploading a file for the Attachment field to the server"
534
  msgstr ""
535
 
536
  #: contact_form.php:739
537
  #: contact_form.php:768
538
+ msgid "Error message while moving the file for the Attachment field"
539
+ msgstr ""
540
+
541
+ #: contact_form.php:740
542
+ #: contact_form.php:769
543
+ msgid "Error message when file size limit for the Attachment field is exceeded"
544
  msgstr ""
545
 
546
  #: contact_form.php:741
547
  #: contact_form.php:770
548
+ msgid "Error message for the Captcha field"
549
+ msgstr ""
550
+
551
+ #: contact_form.php:742
552
+ #: contact_form.php:771
553
+ msgid "Error message for the whole form"
554
+ msgstr ""
555
+
556
+ #: contact_form.php:744
557
+ #: contact_form.php:773
558
+ #: contact_form.php:792
559
+ #: contact_form.php:798
560
  msgid "Use shortcode"
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 "for this language"
568
  msgstr ""
569
 
570
+ #: contact_form.php:780
571
  msgid "Action after email is sent"
572
  msgstr "عکس العمل پس از ارسال"
573
 
574
+ #: contact_form.php:782
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
  #, fuzzy
633
  msgid "Phone Number"
634
  msgstr "شماره تماس "
635
 
636
+ #: contact_form.php:890
637
  #, fuzzy
638
  msgid "Attachment"
639
  msgstr "پیوست "
640
 
641
+ #: contact_form.php:895
642
  msgid "(powered by bestwebsoft.com)"
643
  msgstr ""
644
 
645
+ #: contact_form.php:900
646
  #, fuzzy
647
  msgid "Style options"
648
  msgstr "گزینه های بیشتر"
649
 
650
+ #: contact_form.php:903
651
  msgid "Text color"
652
  msgstr ""
653
 
654
+ #: contact_form.php:906
655
+ #: contact_form.php:911
656
+ #: contact_form.php:921
657
+ #: contact_form.php:926
658
+ #: contact_form.php:931
659
+ #: contact_form.php:936
660
+ #: contact_form.php:946
661
+ #: contact_form.php:951
662
+ #: contact_form.php:957
663
+ #: contact_form.php:968
664
+ #: contact_form.php:973
665
+ #: contact_form.php:978
666
  msgid "Default"
667
  msgstr ""
668
 
669
+ #: contact_form.php:908
670
  msgid "Label text color"
671
  msgstr ""
672
 
673
+ #: contact_form.php:913
674
  msgid "Placeholder color"
675
  msgstr ""
676
 
677
+ #: contact_form.php:918
678
  msgid "Errors color"
679
  msgstr ""
680
 
681
+ #: contact_form.php:923
682
  msgid "Error text color"
683
  msgstr ""
684
 
685
+ #: contact_form.php:928
686
  msgid "Background color of the input field errors"
687
  msgstr ""
688
 
689
+ #: contact_form.php:933
690
  msgid "Border color of the input field errors"
691
  msgstr ""
692
 
693
+ #: contact_form.php:938
694
  msgid "Placeholder color of the input field errors"
695
  msgstr ""
696
 
697
+ #: contact_form.php:943
698
  #, fuzzy
699
  msgid "Input fields"
700
  msgstr "نمایش متن"
701
 
702
+ #: contact_form.php:948
703
  msgid "Input fields background color"
704
  msgstr ""
705
 
706
+ #: contact_form.php:953
707
  msgid "Text fields color"
708
  msgstr ""
709
 
710
+ #: contact_form.php:955
711
  msgid "Border width in px, numbers only"
712
  msgstr ""
713
 
714
+ #: contact_form.php:959
715
+ #: contact_form.php:980
716
  msgid "Border color"
717
  msgstr ""
718
 
719
+ #: contact_form.php:964
720
  #, fuzzy
721
  msgid "Submit button"
722
  msgstr "ارسال"
723
 
724
+ #: contact_form.php:966
725
  msgid "Width in px, numbers only"
726
  msgstr ""
727
 
728
+ #: contact_form.php:970
729
  msgid "Button color"
730
  msgstr ""
731
 
732
+ #: contact_form.php:975
733
  msgid "Button text color"
734
  msgstr ""
735
 
736
+ #: contact_form.php:991
737
  #, fuzzy
738
  msgid "Contact Form Pro | Preview"
739
  msgstr "فرم ارتباط با مدیریت"
740
 
741
+ #: contact_form.php:994
742
  msgid "Show with errors"
743
  msgstr ""
744
 
745
+ #: contact_form.php:1002
746
+ #: contact_form.php:1004
747
  msgid "Please enter your full name..."
748
  msgstr ""
749
 
750
+ #: contact_form.php:1015
751
+ #: contact_form.php:1017
752
  msgid "Please enter your address..."
753
  msgstr ""
754
 
755
+ #: contact_form.php:1026
756
+ #: contact_form.php:1028
757
  #, fuzzy
758
  msgid "Please enter your email address..."
759
  msgstr "استفاده از این رایانامه : "
760
 
761
+ #: contact_form.php:1037
762
+ #: contact_form.php:1039
763
  msgid "Please enter your phone number..."
764
  msgstr ""
765
 
766
+ #: contact_form.php:1048
767
+ #: contact_form.php:1050
768
  msgid "Please enter subject..."
769
  msgstr ""
770
 
771
+ #: contact_form.php:1058
772
+ #: contact_form.php:1060
773
  msgid "Please enter your message..."
774
  msgstr ""
775
 
776
+ #: contact_form.php:1071
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:1138
781
  msgid "Sorry, email message could not be delivered."
782
  msgstr "امکان ارسال رایانامه برای شما وجود ندارد."
783
 
784
+ #: contact_form.php:1222
785
  msgid "You can attach the following file formats"
786
  msgstr "می توانید فایل با این فرمت ارسال فرمایید "
787
 
788
+ #: contact_form.php:1516
789
  msgid "Contact from"
790
  msgstr "فرم ارتباط با مدیریت"
791
 
792
+ #: contact_form.php:1529
793
  msgid "Email"
794
  msgstr "رایانامه "
795
 
796
+ #: contact_form.php:1543
797
  msgid "Site"
798
  msgstr "سایت"
799
 
800
+ #: contact_form.php:1606
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:1670
805
  msgid "FAQ"
806
  msgstr "سئوالات مطرح"
807
 
808
+ #: contact_form.php:1671
809
  msgid "Support"
810
  msgstr "پشتیبانی"
811
 
812
+ #: contact_form.php:1728
813
  msgid "Are you sure that you want to delete this language data?"
814
  msgstr ""
815
 
languages/contact_form-fi.mo CHANGED
Binary file
languages/contact_form-fi.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:35+0300\n"
6
- "PO-Revision-Date: 2013-11-01 11:35+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Martin Tonek, Joakim Lindskog, Maarten van den Driest <joakim@limewoodmedia.com, maarten@vandendriest.com>\n"
9
  "MIME-Version: 1.0\n"
@@ -33,63 +33,63 @@ msgstr "Yhteydenottolomakeasetukset"
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 "Yhteydenottolomake"
40
 
41
  #: contact_form.php:74
42
- #: contact_form.php:719
43
- #: contact_form.php:748
44
  msgid "Name:"
45
  msgstr "Nimi:"
46
 
47
  #: contact_form.php:75
48
- #: contact_form.php:720
49
- #: contact_form.php:749
50
  #, fuzzy
51
  msgid "Address:"
52
  msgstr "Sähköposti:"
53
 
54
  #: contact_form.php:76
55
- #: contact_form.php:721
56
- #: contact_form.php:750
57
  msgid "Email Address:"
58
  msgstr "Sähköposti:"
59
 
60
  #: contact_form.php:77
61
- #: contact_form.php:722
62
- #: contact_form.php:751
63
  msgid "Phone number:"
64
  msgstr "Puhelinnumero:"
65
 
66
  #: contact_form.php:78
67
- #: contact_form.php:723
68
- #: contact_form.php:752
69
  msgid "Subject:"
70
  msgstr "Aihe:"
71
 
72
  #: contact_form.php:79
73
- #: contact_form.php:724
74
- #: contact_form.php:753
75
  msgid "Message:"
76
  msgstr "Viesti:"
77
 
78
  #: contact_form.php:80
79
- #: contact_form.php:725
80
- #: contact_form.php:754
81
  msgid "Attachment:"
82
  msgstr "Liite:"
83
 
84
  #: contact_form.php:81
85
- #: contact_form.php:726
86
- #: contact_form.php:755
87
  msgid "Send me a copy"
88
  msgstr "Lähetä minulle kopio"
89
 
90
  #: contact_form.php:82
91
- #: contact_form.php:727
92
- #: contact_form.php:756
93
  msgid "Submit"
94
  msgstr "Lähetä"
95
 
@@ -183,27 +183,27 @@ msgid "Settings saved."
183
  msgstr "Asetukset tallennettu."
184
 
185
  #: contact_form.php:516
186
- #: contact_form.php:828
187
- #: contact_form.php:1657
188
- #: contact_form.php:1668
189
  msgid "Settings"
190
  msgstr "Asetukset"
191
 
192
  #: contact_form.php:517
193
- #: contact_form.php:829
194
  #, fuzzy
195
  msgid "Extra settings"
196
  msgstr "Asetukset"
197
 
198
  #: contact_form.php:522
199
- #: contact_form.php:1085
200
  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:"
201
  msgstr "Jos haluat lisätä yhteydenottolomakkeen sivullesi, kopioi ja liitä tämä shortcode artikkeliin, sivulle tai vimpaimeen."
202
 
203
  #: contact_form.php:522
204
  #: contact_form.php:523
205
- #: contact_form.php:741
206
- #: contact_form.php:789
207
  msgid "or"
208
  msgstr ""
209
 
@@ -244,7 +244,7 @@ msgid "Add department selectbox to the contact form:"
244
  msgstr ""
245
 
246
  #: contact_form.php:552
247
- #: contact_form.php:833
248
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
249
  msgstr ""
250
 
@@ -252,558 +252,566 @@ msgstr ""
252
  msgid "Save emails to the database"
253
  msgstr ""
254
 
255
- #: contact_form.php:568
256
- #: contact_form.php:571
257
- #: contact_form.php:575
258
  msgid "Using Contact Form to DB powered by"
259
  msgstr ""
260
 
261
- #: contact_form.php:571
262
  #, fuzzy
263
  msgid "Activate Contact Form to DB"
264
  msgstr "Yhteydenottolomake"
265
 
266
- #: contact_form.php:575
267
  #, fuzzy
268
  msgid "Download Contact Form to DB"
269
  msgstr "Yhteydenottolomake"
270
 
271
- #: contact_form.php:580
272
  msgid "Additional options"
273
  msgstr "Lisäasetukset"
274
 
275
- #: contact_form.php:583
 
 
 
 
 
 
 
 
276
  msgid "What to use?"
277
  msgstr "Mitä käyttää?"
278
 
279
- #: contact_form.php:586
280
  msgid "Wp-mail"
281
  msgstr "Wp-sähköposti"
282
 
283
- #: contact_form.php:586
284
  msgid "You can use the wp_mail function for mailing"
285
  msgstr "Voit käyttää wp_mail funktiota sähköpostin lähettämiseen"
286
 
287
- #: contact_form.php:588
288
  msgid "Mail"
289
  msgstr "Sähköposti"
290
 
291
- #: contact_form.php:588
292
  msgid "To send mail you can use the php mail function"
293
  msgstr "Voit käyttää php sähköpostifunktiota lähettääksesi sähköpostia"
294
 
295
- #: contact_form.php:592
296
  #, fuzzy
297
  msgid "The text in the 'From' field"
298
  msgstr "Vaihda teksti 'Lähettäjä'- kentästä"
299
 
300
- #: contact_form.php:594
301
  msgid "User name"
302
  msgstr ""
303
 
304
- #: contact_form.php:595
305
  #, fuzzy
306
  msgid "The name of the user who fills the form will be used in the field 'From'."
307
  msgstr "Lomakkeen täyttäjän sähköpostiosoitetta käytetään 'Lähettäjä'- kentässä."
308
 
309
- #: contact_form.php:600
310
  #, fuzzy
311
  msgid "This text will be used in the 'FROM' field"
312
  msgstr "Tätä sähöpostiosoitetta käytetään 'Lähettäjä'- kentässä."
313
 
314
- #: contact_form.php:604
315
  #, fuzzy
316
  msgid "The email address in the 'From' field"
317
  msgstr "Syötä sähköpostiosoite 'Lähettäjä'- kenttään"
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 "Lomakkeen täyttäjän sähköpostiosoitetta käytetään 'Lähettäjä'- kentässä."
326
 
327
- #: contact_form.php:609
328
  msgid "This email address will be used in the 'From' field."
329
  msgstr "Tätä sähöpostiosoitetta käytetään 'Lähettäjä'- kentässä."
330
 
331
- #: contact_form.php:613
332
  #, fuzzy
333
  msgid "Display fields"
334
  msgstr "Näytä teksti"
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 "Sähköposti"
343
 
344
- #: contact_form.php:616
345
- #: contact_form.php:667
346
- #: contact_form.php:1533
347
  msgid "Phone"
348
  msgstr "Puhelinnumero"
349
 
350
- #: contact_form.php:617
351
  #, fuzzy
352
  msgid "Attachment block"
353
  msgstr "Näytä liitelaatikko."
354
 
355
- #: contact_form.php:617
356
  msgid "Users can attach the following file formats"
357
  msgstr "Käyttäjä voi lisätä seuraavia tiedostotyyppejä"
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 "Aktivoidut lisäosat"
376
 
377
- #: contact_form.php:633
378
  #, fuzzy
379
  msgid "Download captcha"
380
  msgstr "Lataa"
381
 
382
- #: contact_form.php:638
383
  #, fuzzy
384
  msgid "Display tips below the Attachment block"
385
  msgstr "Näytä liitelaatikon allaolevat vinkit."
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 "Näytä Lähetä minulle kopio- laatikko"
395
 
396
- #: contact_form.php:662
397
  msgid "Required fields"
398
  msgstr "Vaaditut kentät"
399
 
400
- #: contact_form.php:664
401
- #: contact_form.php:860
402
- #: contact_form.php:1520
403
  msgid "Name"
404
  msgstr "Nimi"
405
 
406
- #: contact_form.php:666
407
  msgid "Email Address"
408
  msgstr "Sähköposti"
409
 
410
- #: contact_form.php:668
411
- #: contact_form.php:880
412
- #: contact_form.php:1536
413
  msgid "Subject"
414
  msgstr "Aihe"
415
 
416
- #: contact_form.php:669
417
- #: contact_form.php:884
418
- #: contact_form.php:1539
419
  msgid "Message"
420
  msgstr "Viesti"
421
 
422
- #: contact_form.php:673
423
  #, fuzzy
424
  msgid "Display the asterisk near required fields"
425
  msgstr "Näytä puhelinnumerokenttä."
426
 
427
- #: contact_form.php:679
428
  msgid "Display additional info in the email"
429
  msgstr "Näytä lisätietoa sähköpostissa"
430
 
431
- #: contact_form.php:684
432
- #: contact_form.php:1492
433
  msgid "Sent from (ip address)"
434
  msgstr "Lähetetty osoitteesta (ip-osoite)"
435
 
436
- #: contact_form.php:684
437
  #, fuzzy
438
  msgid "Example: Sent from (IP address):\t127.0.0.1"
439
  msgstr "Lähetetty osoitteesta (ip-osoite)"
440
 
441
- #: contact_form.php:685
442
- #: contact_form.php:1497
443
  msgid "Date/Time"
444
  msgstr "Päivä/Aika"
445
 
446
- #: contact_form.php:685
447
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
448
  msgstr ""
449
 
450
- #: contact_form.php:686
451
- #: contact_form.php:1502
452
  msgid "Sent from (referer)"
453
  msgstr "Lähetetty (referer)"
454
 
455
- #: contact_form.php:686
456
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
457
  msgstr ""
458
 
459
- #: contact_form.php:687
460
- #: contact_form.php:1507
461
  msgid "Using (user agent)"
462
  msgstr "Käytetään (user agent)"
463
 
464
- #: contact_form.php:687
465
  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"
466
  msgstr ""
467
 
468
- #: contact_form.php:691
469
  msgid "Language settings for the field names in the form"
470
  msgstr "Kieliasetukset kenttien nimille lomakkeessa"
471
 
472
- #: contact_form.php:700
473
  msgid "Add a language"
474
  msgstr "Lisää kieli"
475
 
476
- #: contact_form.php:704
477
  msgid "Change the names of the contact form fields and error messages"
478
  msgstr ""
479
 
480
- #: contact_form.php:709
481
- #: contact_form.php:780
482
  msgid "English"
483
  msgstr "Englanti"
484
 
485
- #: contact_form.php:728
486
- #: contact_form.php:757
487
  msgid "Error message for the Name field"
488
  msgstr "Virheilmoitus nimikentälle"
489
 
490
- #: contact_form.php:729
491
- #: contact_form.php:758
492
  #, fuzzy
493
  msgid "Error message for the Address field"
494
  msgstr "Virheilmoitus viestikentälle"
495
 
496
- #: contact_form.php:730
497
- #: contact_form.php:759
498
  msgid "Error message for the Email field"
499
  msgstr "Virheilmoitus sähköpostikentälle"
500
 
501
- #: contact_form.php:731
502
- #: contact_form.php:760
503
  msgid "Error message for the Phone field"
504
  msgstr "Virheilmoitus puhelinnumerokentälle"
505
 
506
- #: contact_form.php:732
507
- #: contact_form.php:761
508
  msgid "Error message for the Subject field"
509
  msgstr "Virheilmoitus aihekentälle"
510
 
511
- #: contact_form.php:733
512
- #: contact_form.php:762
513
  msgid "Error message for the Message field"
514
  msgstr "Virheilmoitus viestikentälle"
515
 
516
- #: contact_form.php:734
517
- #: contact_form.php:763
518
  #, fuzzy
519
  msgid "Error message about the file type for the Attachment field"
520
  msgstr "Virheilmoitus liitekentälle"
521
 
522
- #: contact_form.php:735
523
- #: contact_form.php:764
524
  #, fuzzy
525
  msgid "Error message while uploading a file for the Attachment field to the server"
526
  msgstr "Virheilmoitus liitekentälle"
527
 
528
- #: contact_form.php:736
529
- #: contact_form.php:765
530
  #, fuzzy
531
  msgid "Error message while moving the file for the Attachment field"
532
  msgstr "Virheilmoitus liitekentälle"
533
 
534
- #: contact_form.php:737
535
- #: contact_form.php:766
536
  #, fuzzy
537
  msgid "Error message when file size limit for the Attachment field is exceeded"
538
  msgstr "Virheilmoitus liitekentälle"
539
 
540
- #: contact_form.php:738
541
- #: contact_form.php:767
542
  msgid "Error message for the Captcha field"
543
  msgstr "Virheilmoitus CAPTCHA:lle"
544
 
545
- #: contact_form.php:739
546
- #: contact_form.php:768
547
  msgid "Error message for the whole form"
548
  msgstr "Virheilmoitus koko lomakkeelle"
549
 
550
- #: contact_form.php:741
551
- #: contact_form.php:770
552
- #: contact_form.php:789
553
- #: contact_form.php:795
554
  msgid "Use shortcode"
555
  msgstr "Käytä shortcodea"
556
 
557
- #: contact_form.php:741
558
- #: contact_form.php:770
559
- #: contact_form.php:789
560
- #: contact_form.php:795
561
  msgid "for this language"
562
  msgstr "tälle kielelle"
563
 
564
- #: contact_form.php:777
565
  msgid "Action after email is sent"
566
  msgstr "Toiminta sähköpostin lähetyksen jälkeen"
567
 
568
- #: contact_form.php:779
569
  msgid "Display text"
570
  msgstr "Näytä teksti"
571
 
572
- #: contact_form.php:788
573
- #: contact_form.php:794
574
  msgid "Text"
575
  msgstr "Teksti"
576
 
577
- #: contact_form.php:802
578
  msgid "Redirect to the page"
579
  msgstr "Ohjaa sivulle"
580
 
581
- #: contact_form.php:803
582
  msgid "Url"
583
  msgstr "Url"
584
 
585
- #: contact_form.php:809
586
- #: contact_form.php:986
587
  msgid "Save Changes"
588
  msgstr "Tallenna muutokset"
589
 
590
- #: contact_form.php:826
591
  #, fuzzy
592
  msgid "Contact Form Pro | Extra Settings"
593
  msgstr "Yhteydenottolomakeasetukset"
594
 
595
- #: contact_form.php:840
596
  msgid "Errors output"
597
  msgstr ""
598
 
599
- #: contact_form.php:843
600
  msgid "Display error messages"
601
  msgstr ""
602
 
603
- #: contact_form.php:844
604
  msgid "Color of the input field errors."
605
  msgstr ""
606
 
607
- #: contact_form.php:845
608
  #, fuzzy
609
  msgid "Display error messages & color of the input field errors"
610
  msgstr "Virheilmoitus aihekentälle"
611
 
612
- #: contact_form.php:850
613
  msgid "Add placeholder to the input blocks"
614
  msgstr ""
615
 
616
- #: contact_form.php:856
617
  #, fuzzy
618
  msgid "Add tooltips"
619
  msgstr "Lisäasetukset"
620
 
621
- #: contact_form.php:870
622
  #, fuzzy
623
  msgid "Email address"
624
  msgstr "Sähköposti"
625
 
626
- #: contact_form.php:875
627
  #, fuzzy
628
  msgid "Phone Number"
629
  msgstr "Puhelinnumero:"
630
 
631
- #: contact_form.php:889
632
  #, fuzzy
633
  msgid "Attachment"
634
  msgstr "Liite:"
635
 
636
- #: contact_form.php:894
637
  msgid "(powered by bestwebsoft.com)"
638
  msgstr ""
639
 
640
- #: contact_form.php:899
641
  #, fuzzy
642
  msgid "Style options"
643
  msgstr "Lisäasetukset"
644
 
645
- #: contact_form.php:902
646
  msgid "Text color"
647
  msgstr ""
648
 
649
- #: contact_form.php:905
650
- #: contact_form.php:910
651
- #: contact_form.php:920
652
- #: contact_form.php:925
653
- #: contact_form.php:930
654
- #: contact_form.php:935
655
- #: contact_form.php:945
656
- #: contact_form.php:950
657
- #: contact_form.php:956
658
- #: contact_form.php:967
659
- #: contact_form.php:972
660
- #: contact_form.php:977
661
  msgid "Default"
662
  msgstr ""
663
 
664
- #: contact_form.php:907
665
  msgid "Label text color"
666
  msgstr ""
667
 
668
- #: contact_form.php:912
669
  msgid "Placeholder color"
670
  msgstr ""
671
 
672
- #: contact_form.php:917
673
  msgid "Errors color"
674
  msgstr ""
675
 
676
- #: contact_form.php:922
677
  msgid "Error text color"
678
  msgstr ""
679
 
680
- #: contact_form.php:927
681
  msgid "Background color of the input field errors"
682
  msgstr ""
683
 
684
- #: contact_form.php:932
685
  msgid "Border color of the input field errors"
686
  msgstr ""
687
 
688
- #: contact_form.php:937
689
  msgid "Placeholder color of the input field errors"
690
  msgstr ""
691
 
692
- #: contact_form.php:942
693
  msgid "Input fields"
694
  msgstr ""
695
 
696
- #: contact_form.php:947
697
  msgid "Input fields background color"
698
  msgstr ""
699
 
700
- #: contact_form.php:952
701
  msgid "Text fields color"
702
  msgstr ""
703
 
704
- #: contact_form.php:954
705
  msgid "Border width in px, numbers only"
706
  msgstr ""
707
 
708
- #: contact_form.php:958
709
- #: contact_form.php:979
710
  msgid "Border color"
711
  msgstr ""
712
 
713
- #: contact_form.php:963
714
  #, fuzzy
715
  msgid "Submit button"
716
  msgstr "Lähetä"
717
 
718
- #: contact_form.php:965
719
  msgid "Width in px, numbers only"
720
  msgstr ""
721
 
722
- #: contact_form.php:969
723
  msgid "Button color"
724
  msgstr ""
725
 
726
- #: contact_form.php:974
727
  msgid "Button text color"
728
  msgstr ""
729
 
730
- #: contact_form.php:990
731
  #, fuzzy
732
  msgid "Contact Form Pro | Preview"
733
  msgstr "Yhteydenottolomake"
734
 
735
- #: contact_form.php:993
736
  msgid "Show with errors"
737
  msgstr ""
738
 
739
- #: contact_form.php:1001
740
- #: contact_form.php:1003
741
  msgid "Please enter your full name..."
742
  msgstr ""
743
 
744
- #: contact_form.php:1014
745
- #: contact_form.php:1016
746
  msgid "Please enter your address..."
747
  msgstr ""
748
 
749
- #: contact_form.php:1025
750
- #: contact_form.php:1027
751
  #, fuzzy
752
  msgid "Please enter your email address..."
753
  msgstr "Käytä tätä sähköpostiosoitetta:"
754
 
755
- #: contact_form.php:1036
756
- #: contact_form.php:1038
757
  msgid "Please enter your phone number..."
758
  msgstr ""
759
 
760
- #: contact_form.php:1047
761
- #: contact_form.php:1049
762
  msgid "Please enter subject..."
763
  msgstr ""
764
 
765
- #: contact_form.php:1057
766
- #: contact_form.php:1059
767
  msgid "Please enter your message..."
768
  msgstr ""
769
 
770
- #: contact_form.php:1070
771
  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"
772
  msgstr ""
773
 
774
- #: contact_form.php:1137
775
  msgid "Sorry, email message could not be delivered."
776
  msgstr "Anteeksi, sähköpostiviestiä ei voitu lähettää."
777
 
778
- #: contact_form.php:1221
779
  msgid "You can attach the following file formats"
780
  msgstr "Voit liittää seuraavia tiedostomuotoja"
781
 
782
- #: contact_form.php:1515
783
  msgid "Contact from"
784
  msgstr "Yhteydenottolomake"
785
 
786
- #: contact_form.php:1528
787
  msgid "Email"
788
  msgstr "Sähköposti"
789
 
790
- #: contact_form.php:1542
791
  msgid "Site"
792
  msgstr "Sivu"
793
 
794
- #: contact_form.php:1605
795
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
796
  msgstr "Jos näet tämän MIME:n, sen tyyppi ei ole tuettu sähköpostiohjelmassasi."
797
 
798
- #: contact_form.php:1669
799
  msgid "FAQ"
800
  msgstr "FAQ"
801
 
802
- #: contact_form.php:1670
803
  msgid "Support"
804
  msgstr "Tuki"
805
 
806
- #: contact_form.php:1727
807
  msgid "Are you sure that you want to delete this language data?"
808
  msgstr "Oletko varma että haluat poistaa kielitiedot?"
809
 
2
  msgstr ""
3
  "Project-Id-Version: contact_form\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-11-08 10:56+0300\n"
6
+ "PO-Revision-Date: 2013-11-08 10:56+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Martin Tonek, Joakim Lindskog, Maarten van den Driest <joakim@limewoodmedia.com, maarten@vandendriest.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 "Yhteydenottolomake"
40
 
41
  #: contact_form.php:74
42
+ #: contact_form.php:722
43
+ #: contact_form.php:751
44
  msgid "Name:"
45
  msgstr "Nimi:"
46
 
47
  #: contact_form.php:75
48
+ #: contact_form.php:723
49
+ #: contact_form.php:752
50
  #, fuzzy
51
  msgid "Address:"
52
  msgstr "Sähköposti:"
53
 
54
  #: contact_form.php:76
55
+ #: contact_form.php:724
56
+ #: contact_form.php:753
57
  msgid "Email Address:"
58
  msgstr "Sähköposti:"
59
 
60
  #: contact_form.php:77
61
+ #: contact_form.php:725
62
+ #: contact_form.php:754
63
  msgid "Phone number:"
64
  msgstr "Puhelinnumero:"
65
 
66
  #: contact_form.php:78
67
+ #: contact_form.php:726
68
+ #: contact_form.php:755
69
  msgid "Subject:"
70
  msgstr "Aihe:"
71
 
72
  #: contact_form.php:79
73
+ #: contact_form.php:727
74
+ #: contact_form.php:756
75
  msgid "Message:"
76
  msgstr "Viesti:"
77
 
78
  #: contact_form.php:80
79
+ #: contact_form.php:728
80
+ #: contact_form.php:757
81
  msgid "Attachment:"
82
  msgstr "Liite:"
83
 
84
  #: contact_form.php:81
85
+ #: contact_form.php:729
86
+ #: contact_form.php:758
87
  msgid "Send me a copy"
88
  msgstr "Lähetä minulle kopio"
89
 
90
  #: contact_form.php:82
91
+ #: contact_form.php:730
92
+ #: contact_form.php:759
93
  msgid "Submit"
94
  msgstr "Lähetä"
95
 
183
  msgstr "Asetukset tallennettu."
184
 
185
  #: contact_form.php:516
186
+ #: contact_form.php:829
187
+ #: contact_form.php:1658
188
+ #: contact_form.php:1669
189
  msgid "Settings"
190
  msgstr "Asetukset"
191
 
192
  #: contact_form.php:517
193
+ #: contact_form.php:830
194
  #, fuzzy
195
  msgid "Extra settings"
196
  msgstr "Asetukset"
197
 
198
  #: contact_form.php:522
199
+ #: contact_form.php:1086
200
  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:"
201
  msgstr "Jos haluat lisätä yhteydenottolomakkeen sivullesi, kopioi ja liitä tämä shortcode artikkeliin, sivulle tai vimpaimeen."
202
 
203
  #: contact_form.php:522
204
  #: contact_form.php:523
205
+ #: contact_form.php:744
206
+ #: contact_form.php:792
207
  msgid "or"
208
  msgstr ""
209
 
244
  msgstr ""
245
 
246
  #: contact_form.php:552
247
+ #: contact_form.php:834
248
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
249
  msgstr ""
250
 
252
  msgid "Save emails to the database"
253
  msgstr ""
254
 
255
+ #: contact_form.php:570
256
+ #: contact_form.php:573
257
+ #: contact_form.php:577
258
  msgid "Using Contact Form to DB powered by"
259
  msgstr ""
260
 
261
+ #: contact_form.php:573
262
  #, fuzzy
263
  msgid "Activate Contact Form to DB"
264
  msgstr "Yhteydenottolomake"
265
 
266
+ #: contact_form.php:577
267
  #, fuzzy
268
  msgid "Download Contact Form to DB"
269
  msgstr "Yhteydenottolomake"
270
 
271
+ #: contact_form.php:582
272
  msgid "Additional options"
273
  msgstr "Lisäasetukset"
274
 
275
+ #: contact_form.php:584
276
+ msgid "Show"
277
+ msgstr ""
278
+
279
+ #: contact_form.php:585
280
+ msgid "Hide"
281
+ msgstr ""
282
+
283
+ #: contact_form.php:589
284
  msgid "What to use?"
285
  msgstr "Mitä käyttää?"
286
 
287
+ #: contact_form.php:592
288
  msgid "Wp-mail"
289
  msgstr "Wp-sähköposti"
290
 
291
+ #: contact_form.php:592
292
  msgid "You can use the wp_mail function for mailing"
293
  msgstr "Voit käyttää wp_mail funktiota sähköpostin lähettämiseen"
294
 
295
+ #: contact_form.php:594
296
  msgid "Mail"
297
  msgstr "Sähköposti"
298
 
299
+ #: contact_form.php:594
300
  msgid "To send mail you can use the php mail function"
301
  msgstr "Voit käyttää php sähköpostifunktiota lähettääksesi sähköpostia"
302
 
303
+ #: contact_form.php:598
304
  #, fuzzy
305
  msgid "The text in the 'From' field"
306
  msgstr "Vaihda teksti 'Lähettäjä'- kentästä"
307
 
308
+ #: contact_form.php:600
309
  msgid "User name"
310
  msgstr ""
311
 
312
+ #: contact_form.php:601
313
  #, fuzzy
314
  msgid "The name of the user who fills the form will be used in the field 'From'."
315
  msgstr "Lomakkeen täyttäjän sähköpostiosoitetta käytetään 'Lähettäjä'- kentässä."
316
 
317
+ #: contact_form.php:604
318
  #, fuzzy
319
  msgid "This text will be used in the 'FROM' field"
320
  msgstr "Tätä sähöpostiosoitetta käytetään 'Lähettäjä'- kentässä."
321
 
322
+ #: contact_form.php:608
323
  #, fuzzy
324
  msgid "The email address in the 'From' field"
325
  msgstr "Syötä sähköpostiosoite 'Lähettäjä'- kenttään"
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 "Lomakkeen täyttäjän sähköpostiosoitetta käytetään 'Lähettäjä'- kentässä."
334
 
335
+ #: contact_form.php:614
336
  msgid "This email address will be used in the 'From' field."
337
  msgstr "Tätä sähöpostiosoitetta käytetään 'Lähettäjä'- kentässä."
338
 
339
+ #: contact_form.php:618
340
  #, fuzzy
341
  msgid "Display fields"
342
  msgstr "Näytä teksti"
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 "Sähköposti"
351
 
352
+ #: contact_form.php:621
353
+ #: contact_form.php:670
354
+ #: contact_form.php:1534
355
  msgid "Phone"
356
  msgstr "Puhelinnumero"
357
 
358
+ #: contact_form.php:622
359
  #, fuzzy
360
  msgid "Attachment block"
361
  msgstr "Näytä liitelaatikko."
362
 
363
+ #: contact_form.php:622
364
  msgid "Users can attach the following file formats"
365
  msgstr "Käyttäjä voi lisätä seuraavia tiedostotyyppejä"
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 "Aktivoidut lisäosat"
384
 
385
+ #: contact_form.php:636
386
  #, fuzzy
387
  msgid "Download captcha"
388
  msgstr "Lataa"
389
 
390
+ #: contact_form.php:641
391
  #, fuzzy
392
  msgid "Display tips below the Attachment block"
393
  msgstr "Näytä liitelaatikon allaolevat vinkit."
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 "Näytä Lähetä minulle kopio- laatikko"
403
 
404
+ #: contact_form.php:665
405
  msgid "Required fields"
406
  msgstr "Vaaditut kentät"
407
 
408
+ #: contact_form.php:667
409
+ #: contact_form.php:861
410
+ #: contact_form.php:1521
411
  msgid "Name"
412
  msgstr "Nimi"
413
 
414
+ #: contact_form.php:669
415
  msgid "Email Address"
416
  msgstr "Sähköposti"
417
 
418
+ #: contact_form.php:671
419
+ #: contact_form.php:881
420
+ #: contact_form.php:1537
421
  msgid "Subject"
422
  msgstr "Aihe"
423
 
424
+ #: contact_form.php:672
425
+ #: contact_form.php:885
426
+ #: contact_form.php:1540
427
  msgid "Message"
428
  msgstr "Viesti"
429
 
430
+ #: contact_form.php:676
431
  #, fuzzy
432
  msgid "Display the asterisk near required fields"
433
  msgstr "Näytä puhelinnumerokenttä."
434
 
435
+ #: contact_form.php:682
436
  msgid "Display additional info in the email"
437
  msgstr "Näytä lisätietoa sähköpostissa"
438
 
439
+ #: contact_form.php:687
440
+ #: contact_form.php:1493
441
  msgid "Sent from (ip address)"
442
  msgstr "Lähetetty osoitteesta (ip-osoite)"
443
 
444
+ #: contact_form.php:687
445
  #, fuzzy
446
  msgid "Example: Sent from (IP address):\t127.0.0.1"
447
  msgstr "Lähetetty osoitteesta (ip-osoite)"
448
 
449
+ #: contact_form.php:688
450
+ #: contact_form.php:1498
451
  msgid "Date/Time"
452
  msgstr "Päivä/Aika"
453
 
454
+ #: contact_form.php:688
455
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
456
  msgstr ""
457
 
458
+ #: contact_form.php:689
459
+ #: contact_form.php:1503
460
  msgid "Sent from (referer)"
461
  msgstr "Lähetetty (referer)"
462
 
463
+ #: contact_form.php:689
464
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
465
  msgstr ""
466
 
467
+ #: contact_form.php:690
468
+ #: contact_form.php:1508
469
  msgid "Using (user agent)"
470
  msgstr "Käytetään (user agent)"
471
 
472
+ #: contact_form.php:690
473
  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"
474
  msgstr ""
475
 
476
+ #: contact_form.php:694
477
  msgid "Language settings for the field names in the form"
478
  msgstr "Kieliasetukset kenttien nimille lomakkeessa"
479
 
480
+ #: contact_form.php:703
481
  msgid "Add a language"
482
  msgstr "Lisää kieli"
483
 
484
+ #: contact_form.php:707
485
  msgid "Change the names of the contact form fields and error messages"
486
  msgstr ""
487
 
488
+ #: contact_form.php:712
489
+ #: contact_form.php:783
490
  msgid "English"
491
  msgstr "Englanti"
492
 
493
+ #: contact_form.php:731
494
+ #: contact_form.php:760
495
  msgid "Error message for the Name field"
496
  msgstr "Virheilmoitus nimikentälle"
497
 
498
+ #: contact_form.php:732
499
+ #: contact_form.php:761
500
  #, fuzzy
501
  msgid "Error message for the Address field"
502
  msgstr "Virheilmoitus viestikentälle"
503
 
504
+ #: contact_form.php:733
505
+ #: contact_form.php:762
506
  msgid "Error message for the Email field"
507
  msgstr "Virheilmoitus sähköpostikentälle"
508
 
509
+ #: contact_form.php:734
510
+ #: contact_form.php:763
511
  msgid "Error message for the Phone field"
512
  msgstr "Virheilmoitus puhelinnumerokentälle"
513
 
514
+ #: contact_form.php:735
515
+ #: contact_form.php:764
516
  msgid "Error message for the Subject field"
517
  msgstr "Virheilmoitus aihekentälle"
518
 
519
+ #: contact_form.php:736
520
+ #: contact_form.php:765
521
  msgid "Error message for the Message field"
522
  msgstr "Virheilmoitus viestikentälle"
523
 
524
+ #: contact_form.php:737
525
+ #: contact_form.php:766
526
  #, fuzzy
527
  msgid "Error message about the file type for the Attachment field"
528
  msgstr "Virheilmoitus liitekentälle"
529
 
530
+ #: contact_form.php:738
531
+ #: contact_form.php:767
532
  #, fuzzy
533
  msgid "Error message while uploading a file for the Attachment field to the server"
534
  msgstr "Virheilmoitus liitekentälle"
535
 
536
+ #: contact_form.php:739
537
+ #: contact_form.php:768
538
  #, fuzzy
539
  msgid "Error message while moving the file for the Attachment field"
540
  msgstr "Virheilmoitus liitekentälle"
541
 
542
+ #: contact_form.php:740
543
+ #: contact_form.php:769
544
  #, fuzzy
545
  msgid "Error message when file size limit for the Attachment field is exceeded"
546
  msgstr "Virheilmoitus liitekentälle"
547
 
548
+ #: contact_form.php:741
549
+ #: contact_form.php:770
550
  msgid "Error message for the Captcha field"
551
  msgstr "Virheilmoitus CAPTCHA:lle"
552
 
553
+ #: contact_form.php:742
554
+ #: contact_form.php:771
555
  msgid "Error message for the whole form"
556
  msgstr "Virheilmoitus koko lomakkeelle"
557
 
558
+ #: contact_form.php:744
559
+ #: contact_form.php:773
560
+ #: contact_form.php:792
561
+ #: contact_form.php:798
562
  msgid "Use shortcode"
563
  msgstr "Käytä shortcodea"
564
 
565
+ #: contact_form.php:744
566
+ #: contact_form.php:773
567
+ #: contact_form.php:792
568
+ #: contact_form.php:798
569
  msgid "for this language"
570
  msgstr "tälle kielelle"
571
 
572
+ #: contact_form.php:780
573
  msgid "Action after email is sent"
574
  msgstr "Toiminta sähköpostin lähetyksen jälkeen"
575
 
576
+ #: contact_form.php:782
577
  msgid "Display text"
578
  msgstr "Näytä teksti"
579
 
580
+ #: contact_form.php:791
581
+ #: contact_form.php:797
582
  msgid "Text"
583
  msgstr "Teksti"
584
 
585
+ #: contact_form.php:804
586
  msgid "Redirect to the page"
587
  msgstr "Ohjaa sivulle"
588
 
589
+ #: contact_form.php:805
590
  msgid "Url"
591
  msgstr "Url"
592
 
593
+ #: contact_form.php:810
594
+ #: contact_form.php:987
595
  msgid "Save Changes"
596
  msgstr "Tallenna muutokset"
597
 
598
+ #: contact_form.php:827
599
  #, fuzzy
600
  msgid "Contact Form Pro | Extra Settings"
601
  msgstr "Yhteydenottolomakeasetukset"
602
 
603
+ #: contact_form.php:841
604
  msgid "Errors output"
605
  msgstr ""
606
 
607
+ #: contact_form.php:844
608
  msgid "Display error messages"
609
  msgstr ""
610
 
611
+ #: contact_form.php:845
612
  msgid "Color of the input field errors."
613
  msgstr ""
614
 
615
+ #: contact_form.php:846
616
  #, fuzzy
617
  msgid "Display error messages & color of the input field errors"
618
  msgstr "Virheilmoitus aihekentälle"
619
 
620
+ #: contact_form.php:851
621
  msgid "Add placeholder to the input blocks"
622
  msgstr ""
623
 
624
+ #: contact_form.php:857
625
  #, fuzzy
626
  msgid "Add tooltips"
627
  msgstr "Lisäasetukset"
628
 
629
+ #: contact_form.php:871
630
  #, fuzzy
631
  msgid "Email address"
632
  msgstr "Sähköposti"
633
 
634
+ #: contact_form.php:876
635
  #, fuzzy
636
  msgid "Phone Number"
637
  msgstr "Puhelinnumero:"
638
 
639
+ #: contact_form.php:890
640
  #, fuzzy
641
  msgid "Attachment"
642
  msgstr "Liite:"
643
 
644
+ #: contact_form.php:895
645
  msgid "(powered by bestwebsoft.com)"
646
  msgstr ""
647
 
648
+ #: contact_form.php:900
649
  #, fuzzy
650
  msgid "Style options"
651
  msgstr "Lisäasetukset"
652
 
653
+ #: contact_form.php:903
654
  msgid "Text color"
655
  msgstr ""
656
 
657
+ #: contact_form.php:906
658
+ #: contact_form.php:911
659
+ #: contact_form.php:921
660
+ #: contact_form.php:926
661
+ #: contact_form.php:931
662
+ #: contact_form.php:936
663
+ #: contact_form.php:946
664
+ #: contact_form.php:951
665
+ #: contact_form.php:957
666
+ #: contact_form.php:968
667
+ #: contact_form.php:973
668
+ #: contact_form.php:978
669
  msgid "Default"
670
  msgstr ""
671
 
672
+ #: contact_form.php:908
673
  msgid "Label text color"
674
  msgstr ""
675
 
676
+ #: contact_form.php:913
677
  msgid "Placeholder color"
678
  msgstr ""
679
 
680
+ #: contact_form.php:918
681
  msgid "Errors color"
682
  msgstr ""
683
 
684
+ #: contact_form.php:923
685
  msgid "Error text color"
686
  msgstr ""
687
 
688
+ #: contact_form.php:928
689
  msgid "Background color of the input field errors"
690
  msgstr ""
691
 
692
+ #: contact_form.php:933
693
  msgid "Border color of the input field errors"
694
  msgstr ""
695
 
696
+ #: contact_form.php:938
697
  msgid "Placeholder color of the input field errors"
698
  msgstr ""
699
 
700
+ #: contact_form.php:943
701
  msgid "Input fields"
702
  msgstr ""
703
 
704
+ #: contact_form.php:948
705
  msgid "Input fields background color"
706
  msgstr ""
707
 
708
+ #: contact_form.php:953
709
  msgid "Text fields color"
710
  msgstr ""
711
 
712
+ #: contact_form.php:955
713
  msgid "Border width in px, numbers only"
714
  msgstr ""
715
 
716
+ #: contact_form.php:959
717
+ #: contact_form.php:980
718
  msgid "Border color"
719
  msgstr ""
720
 
721
+ #: contact_form.php:964
722
  #, fuzzy
723
  msgid "Submit button"
724
  msgstr "Lähetä"
725
 
726
+ #: contact_form.php:966
727
  msgid "Width in px, numbers only"
728
  msgstr ""
729
 
730
+ #: contact_form.php:970
731
  msgid "Button color"
732
  msgstr ""
733
 
734
+ #: contact_form.php:975
735
  msgid "Button text color"
736
  msgstr ""
737
 
738
+ #: contact_form.php:991
739
  #, fuzzy
740
  msgid "Contact Form Pro | Preview"
741
  msgstr "Yhteydenottolomake"
742
 
743
+ #: contact_form.php:994
744
  msgid "Show with errors"
745
  msgstr ""
746
 
747
+ #: contact_form.php:1002
748
+ #: contact_form.php:1004
749
  msgid "Please enter your full name..."
750
  msgstr ""
751
 
752
+ #: contact_form.php:1015
753
+ #: contact_form.php:1017
754
  msgid "Please enter your address..."
755
  msgstr ""
756
 
757
+ #: contact_form.php:1026
758
+ #: contact_form.php:1028
759
  #, fuzzy
760
  msgid "Please enter your email address..."
761
  msgstr "Käytä tätä sähköpostiosoitetta:"
762
 
763
+ #: contact_form.php:1037
764
+ #: contact_form.php:1039
765
  msgid "Please enter your phone number..."
766
  msgstr ""
767
 
768
+ #: contact_form.php:1048
769
+ #: contact_form.php:1050
770
  msgid "Please enter subject..."
771
  msgstr ""
772
 
773
+ #: contact_form.php:1058
774
+ #: contact_form.php:1060
775
  msgid "Please enter your message..."
776
  msgstr ""
777
 
778
+ #: contact_form.php:1071
779
  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"
780
  msgstr ""
781
 
782
+ #: contact_form.php:1138
783
  msgid "Sorry, email message could not be delivered."
784
  msgstr "Anteeksi, sähköpostiviestiä ei voitu lähettää."
785
 
786
+ #: contact_form.php:1222
787
  msgid "You can attach the following file formats"
788
  msgstr "Voit liittää seuraavia tiedostomuotoja"
789
 
790
+ #: contact_form.php:1516
791
  msgid "Contact from"
792
  msgstr "Yhteydenottolomake"
793
 
794
+ #: contact_form.php:1529
795
  msgid "Email"
796
  msgstr "Sähköposti"
797
 
798
+ #: contact_form.php:1543
799
  msgid "Site"
800
  msgstr "Sivu"
801
 
802
+ #: contact_form.php:1606
803
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
804
  msgstr "Jos näet tämän MIME:n, sen tyyppi ei ole tuettu sähköpostiohjelmassasi."
805
 
806
+ #: contact_form.php:1670
807
  msgid "FAQ"
808
  msgstr "FAQ"
809
 
810
+ #: contact_form.php:1671
811
  msgid "Support"
812
  msgstr "Tuki"
813
 
814
+ #: contact_form.php:1728
815
  msgid "Are you sure that you want to delete this language data?"
816
  msgstr "Oletko varma että haluat poistaa kielitiedot?"
817
 
languages/contact_form-fr_FR.mo CHANGED
Binary file
languages/contact_form-fr_FR.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:35+0300\n"
6
- "PO-Revision-Date: 2013-11-01 11:35+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Luc Capronnier <lcapronnier@yahoo.com>\n"
9
  "MIME-Version: 1.0\n"
@@ -32,61 +32,61 @@ msgstr "Options supplémentaires de la version Pro pour le formulaire de Contact
32
 
33
  #: contact_form.php:33
34
  #: contact_form.php:553
35
- #: contact_form.php:834
36
  msgid "Contact Form Pro"
37
  msgstr "Formulaire Pro de Contact"
38
 
39
  #: contact_form.php:74
40
- #: contact_form.php:719
41
- #: contact_form.php:748
42
  msgid "Name:"
43
  msgstr "Nom:"
44
 
45
  #: contact_form.php:75
46
- #: contact_form.php:720
47
- #: contact_form.php:749
48
  msgid "Address:"
49
  msgstr "Adresse :"
50
 
51
  #: contact_form.php:76
52
- #: contact_form.php:721
53
- #: contact_form.php:750
54
  msgid "Email Address:"
55
  msgstr "Adresse e-mail:"
56
 
57
  #: contact_form.php:77
58
- #: contact_form.php:722
59
- #: contact_form.php:751
60
  msgid "Phone number:"
61
  msgstr "Téléphone:"
62
 
63
  #: contact_form.php:78
64
- #: contact_form.php:723
65
- #: contact_form.php:752
66
  msgid "Subject:"
67
  msgstr "Sujet:"
68
 
69
  #: contact_form.php:79
70
- #: contact_form.php:724
71
- #: contact_form.php:753
72
  msgid "Message:"
73
  msgstr "Message:"
74
 
75
  #: contact_form.php:80
76
- #: contact_form.php:725
77
- #: contact_form.php:754
78
  msgid "Attachment:"
79
  msgstr "Pièce-jointe:"
80
 
81
  #: contact_form.php:81
82
- #: contact_form.php:726
83
- #: contact_form.php:755
84
  msgid "Send me a copy"
85
  msgstr "M'envoyer une copie"
86
 
87
  #: contact_form.php:82
88
- #: contact_form.php:727
89
- #: contact_form.php:756
90
  msgid "Submit"
91
  msgstr "Envoyer"
92
 
@@ -143,22 +143,20 @@ msgid "Thank you for contacting us."
143
  msgstr "Merci de nous avoir contacté."
144
 
145
  #: contact_form.php:188
146
- #, fuzzy
147
  msgid "requires"
148
- msgstr "Champs obligatoires"
149
 
150
  #: contact_form.php:188
151
  msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
152
- msgstr ""
153
 
154
  #: contact_form.php:188
155
  msgid "Back to the WordPress"
156
- msgstr ""
157
 
158
  #: contact_form.php:188
159
- #, fuzzy
160
  msgid "Plugins page"
161
- msgstr "Plugins Pro"
162
 
163
  #: contact_form.php:468
164
  msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
@@ -178,26 +176,26 @@ msgid "Settings saved."
178
  msgstr "Options sauvegardées."
179
 
180
  #: contact_form.php:516
181
- #: contact_form.php:828
182
- #: contact_form.php:1657
183
- #: contact_form.php:1668
184
  msgid "Settings"
185
  msgstr "Réglages"
186
 
187
  #: contact_form.php:517
188
- #: contact_form.php:829
189
  msgid "Extra settings"
190
  msgstr "Options supplémentaires"
191
 
192
  #: contact_form.php:522
193
- #: contact_form.php:1085
194
  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:"
195
  msgstr "Si vous souhaiter ajouter un formulaire de contact à votre site web, copiez juste ce code dans un article ou sur une page ou un widget:"
196
 
197
  #: contact_form.php:522
198
  #: contact_form.php:523
199
- #: contact_form.php:741
200
- #: contact_form.php:789
201
  msgid "or"
202
  msgstr "ou"
203
 
@@ -235,547 +233,547 @@ msgstr "Choisir l'adresse e-mail qui sera utilisée pour recevoir les messages."
235
 
236
  #: contact_form.php:549
237
  msgid "Add department selectbox to the contact form:"
238
- msgstr ""
239
 
240
  #: contact_form.php:552
241
- #: contact_form.php:833
242
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
243
  msgstr "Cette fonctionalité est disponible dans le version Pro de cette extension. Pour plus de détails, merci de suivre ce lien"
244
 
245
  #: contact_form.php:560
246
  msgid "Save emails to the database"
247
- msgstr ""
248
 
249
- #: contact_form.php:568
250
- #: contact_form.php:571
251
- #: contact_form.php:575
252
  msgid "Using Contact Form to DB powered by"
253
- msgstr ""
254
 
255
- #: contact_form.php:571
256
- #, fuzzy
257
  msgid "Activate Contact Form to DB"
258
- msgstr "Formulaire Pro de Contact"
259
 
260
- #: contact_form.php:575
261
- #, fuzzy
262
  msgid "Download Contact Form to DB"
263
- msgstr "Formulaire Pro de Contact"
264
 
265
- #: contact_form.php:580
266
  msgid "Additional options"
267
  msgstr "Options supplémentaires"
268
 
269
- #: contact_form.php:583
 
 
 
 
 
 
 
 
270
  msgid "What to use?"
271
  msgstr "Quelle méthode d'envoie ?"
272
 
273
- #: contact_form.php:586
274
  msgid "Wp-mail"
275
  msgstr "Wp-mail"
276
 
277
- #: contact_form.php:586
278
  msgid "You can use the wp_mail function for mailing"
279
  msgstr "Pour envoyer l'e-mail, vous pouvez utiliser la fonction wp_mail de wordpress"
280
 
281
- #: contact_form.php:588
282
  msgid "Mail"
283
  msgstr "E-mail"
284
 
285
- #: contact_form.php:588
286
  msgid "To send mail you can use the php mail function"
287
  msgstr "Pour envoyer l'e-mail, vous pouvez utiliser la fonction mail de php"
288
 
289
- #: contact_form.php:592
290
- #, fuzzy
291
  msgid "The text in the 'From' field"
292
  msgstr "Modifier le texte pour le champ 'FROM' du courriel"
293
 
294
- #: contact_form.php:594
295
- #, fuzzy
296
  msgid "User name"
297
- msgstr "E-mail de l'utlisateur"
298
 
299
- #: contact_form.php:595
300
- #, fuzzy
301
  msgid "The name of the user who fills the form will be used in the field 'From'."
302
  msgstr "Dans le champ 'From' du courriel, il sera utilisé l'adresse e-mail de l'utlisateur qui rempli le formulaire."
303
 
304
- #: contact_form.php:600
305
- #, fuzzy
306
  msgid "This text will be used in the 'FROM' field"
307
  msgstr "Dans le champ 'FROM', cette adresse e-mail sera utilisée."
308
 
309
- #: contact_form.php:604
310
- #, fuzzy
311
  msgid "The email address in the 'From' field"
312
  msgstr "Sélectionner l'adresse e-mail pour le champ 'FROM' du courriel"
313
 
314
- #: contact_form.php:606
315
  msgid "User email"
316
  msgstr "E-mail de l'utlisateur"
317
 
318
- #: contact_form.php:607
319
  msgid "The email address of the user who fills the form will be used in the field 'From'."
320
  msgstr "Dans le champ 'From' du courriel, il sera utilisé l'adresse e-mail de l'utlisateur qui rempli le formulaire."
321
 
322
- #: contact_form.php:609
323
  msgid "This email address will be used in the 'From' field."
324
  msgstr "Dans le champ 'FROM', cette adresse e-mail sera utilisée."
325
 
326
- #: contact_form.php:613
327
  msgid "Display fields"
328
  msgstr "Afficher le texte"
329
 
330
- #: contact_form.php:615
331
- #: contact_form.php:665
332
- #: contact_form.php:865
333
- #: contact_form.php:1525
334
  msgid "Address"
335
  msgstr "Adresse"
336
 
337
- #: contact_form.php:616
338
- #: contact_form.php:667
339
- #: contact_form.php:1533
340
  msgid "Phone"
341
  msgstr "Téléphone"
342
 
343
- #: contact_form.php:617
344
  msgid "Attachment block"
345
  msgstr "Bloc pièce-jointe"
346
 
347
- #: contact_form.php:617
348
  msgid "Users can attach the following file formats"
349
  msgstr "Les utilisateurs peuvent joindre des documents des types suivants"
350
 
351
- #: contact_form.php:626
352
  #: contact_form.php:629
353
- #: contact_form.php:633
354
- #: contact_form.php:894
 
355
  msgid "Captcha"
356
  msgstr "Captcha"
357
 
358
- #: contact_form.php:626
359
  #: contact_form.php:629
360
- #: contact_form.php:633
 
361
  msgid "powered by"
362
- msgstr "propulsé par"
363
 
364
- #: contact_form.php:629
365
  msgid "Activate captcha"
366
  msgstr "Activé le captcha"
367
 
368
- #: contact_form.php:633
369
  msgid "Download captcha"
370
  msgstr "Télécharger le captcha"
371
 
372
- #: contact_form.php:638
373
  msgid "Display tips below the Attachment block"
374
  msgstr "Afficher les explications après le bloc des pièces jointes"
375
 
376
- #: contact_form.php:647
377
  msgid "Delete an attachment file from the server after the email is sent"
378
  msgstr "Supprimer un fichier joint sur le serveur après l'envoie de l'e-mail"
379
 
380
- #: contact_form.php:653
381
  msgid "Display 'Send me a copy' block"
382
  msgstr "Afficher le bloc \"S'envoyer une copie\""
383
 
384
- #: contact_form.php:662
385
  msgid "Required fields"
386
  msgstr "Champs obligatoires"
387
 
388
- #: contact_form.php:664
389
- #: contact_form.php:860
390
- #: contact_form.php:1520
391
  msgid "Name"
392
  msgstr "Nom"
393
 
394
- #: contact_form.php:666
395
  msgid "Email Address"
396
  msgstr "Adresse e-mail"
397
 
398
- #: contact_form.php:668
399
- #: contact_form.php:880
400
- #: contact_form.php:1536
401
  msgid "Subject"
402
  msgstr "Sujet"
403
 
404
- #: contact_form.php:669
405
- #: contact_form.php:884
406
- #: contact_form.php:1539
407
  msgid "Message"
408
  msgstr "Message"
409
 
410
- #: contact_form.php:673
411
- #, fuzzy
412
  msgid "Display the asterisk near required fields"
413
- msgstr "Afficher le champ téléphone"
414
 
415
- #: contact_form.php:679
416
  msgid "Display additional info in the email"
417
  msgstr "Afficher les informations complémentaires dans le courriel"
418
 
419
- #: contact_form.php:684
420
- #: contact_form.php:1492
421
  msgid "Sent from (ip address)"
422
  msgstr "Envoyé de (adresse IP)"
423
 
424
- #: contact_form.php:684
425
  msgid "Example: Sent from (IP address):\t127.0.0.1"
426
  msgstr "Exemple: Envoyé de (addresse IP):\t127.0.0.1"
427
 
428
- #: contact_form.php:685
429
- #: contact_form.php:1497
430
  msgid "Date/Time"
431
  msgstr "Date/Heure"
432
 
433
- #: contact_form.php:685
434
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
435
  msgstr "Exemple: Date/Heure:\tAoût 19, 2013 8:50pm"
436
 
437
- #: contact_form.php:686
438
- #: contact_form.php:1502
439
  msgid "Sent from (referer)"
440
  msgstr "Envoyer de (référence)"
441
 
442
- #: contact_form.php:686
443
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
444
  msgstr "Exemple: Envoyer de (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
445
 
446
- #: contact_form.php:687
447
- #: contact_form.php:1507
448
  msgid "Using (user agent)"
449
  msgstr "Depuis (navigateur)"
450
 
451
- #: contact_form.php:687
452
  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"
453
  msgstr "Exemple: En utilisant (user agent):\tMozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.95 Safari/537.36"
454
 
455
- #: contact_form.php:691
456
  msgid "Language settings for the field names in the form"
457
  msgstr "Définition des langues pour les titres des champs"
458
 
459
- #: contact_form.php:700
460
  msgid "Add a language"
461
  msgstr "Ajouter une langue"
462
 
463
- #: contact_form.php:704
464
  msgid "Change the names of the contact form fields and error messages"
465
  msgstr "Modifier le texte pour les champs du formulaire de contact et les messages d'erreur"
466
 
467
- #: contact_form.php:709
468
- #: contact_form.php:780
469
  msgid "English"
470
  msgstr "Anglais"
471
 
472
- #: contact_form.php:728
473
- #: contact_form.php:757
474
  msgid "Error message for the Name field"
475
  msgstr "Message d'erreur pour le champ nom"
476
 
477
- #: contact_form.php:729
478
- #: contact_form.php:758
479
  msgid "Error message for the Address field"
480
  msgstr "Message d'erreur pour le champ Adresse"
481
 
482
- #: contact_form.php:730
483
- #: contact_form.php:759
484
  msgid "Error message for the Email field"
485
  msgstr "Message d'erreur pour le champ e-mail"
486
 
487
- #: contact_form.php:731
488
- #: contact_form.php:760
489
  msgid "Error message for the Phone field"
490
  msgstr "Message d'erreur pour le champ téléphone"
491
 
492
- #: contact_form.php:732
493
- #: contact_form.php:761
494
  msgid "Error message for the Subject field"
495
  msgstr "Message d'erreur pour le champ sujet"
496
 
497
- #: contact_form.php:733
498
- #: contact_form.php:762
499
  msgid "Error message for the Message field"
500
  msgstr "Message d'erreur pour le champ message"
501
 
502
- #: contact_form.php:734
503
- #: contact_form.php:763
504
  msgid "Error message about the file type for the Attachment field"
505
  msgstr "Message d'erreur pour le champ fichier joint (type du fichier)"
506
 
507
- #: contact_form.php:735
508
- #: contact_form.php:764
509
  msgid "Error message while uploading a file for the Attachment field to the server"
510
  msgstr "Message d'erreur pour le champ fichier joint (problème d'envoie vers le serveur)"
511
 
512
- #: contact_form.php:736
513
- #: contact_form.php:765
514
  msgid "Error message while moving the file for the Attachment field"
515
  msgstr "Message d'erreur pour le champ fichier joint (déplacement du fichier)"
516
 
517
- #: contact_form.php:737
518
- #: contact_form.php:766
519
  msgid "Error message when file size limit for the Attachment field is exceeded"
520
  msgstr "Message d'erreur pour le champ fichier joint (taille limite du fichier atteinte)"
521
 
522
- #: contact_form.php:738
523
- #: contact_form.php:767
524
  msgid "Error message for the Captcha field"
525
  msgstr "Message d'erreur pour le captcha"
526
 
527
- #: contact_form.php:739
528
- #: contact_form.php:768
529
  msgid "Error message for the whole form"
530
  msgstr "Message d'erreur demandant à compléter les champs manquants"
531
 
532
- #: contact_form.php:741
533
- #: contact_form.php:770
534
- #: contact_form.php:789
535
- #: contact_form.php:795
536
  msgid "Use shortcode"
537
  msgstr "Utiliser le code court"
538
 
539
- #: contact_form.php:741
540
- #: contact_form.php:770
541
- #: contact_form.php:789
542
- #: contact_form.php:795
543
  msgid "for this language"
544
  msgstr "pour cette langue"
545
 
546
- #: contact_form.php:777
547
  msgid "Action after email is sent"
548
  msgstr "Action après l'envoie de l'e-mail"
549
 
550
- #: contact_form.php:779
551
  msgid "Display text"
552
  msgstr "Afficher le texte"
553
 
554
- #: contact_form.php:788
555
- #: contact_form.php:794
556
  msgid "Text"
557
  msgstr "Texte"
558
 
559
- #: contact_form.php:802
560
  msgid "Redirect to the page"
561
  msgstr "Rediriger vers la page"
562
 
563
- #: contact_form.php:803
564
  msgid "Url"
565
  msgstr "Url"
566
 
567
- #: contact_form.php:809
568
- #: contact_form.php:986
569
  msgid "Save Changes"
570
  msgstr "Sauvegarder les modifications"
571
 
572
- #: contact_form.php:826
573
  msgid "Contact Form Pro | Extra Settings"
574
  msgstr "Formulaire Pro de Contact | Options supplémentaires"
575
 
576
- #: contact_form.php:840
577
  msgid "Errors output"
578
  msgstr "Affichage des erreurs"
579
 
580
- #: contact_form.php:843
581
  msgid "Display error messages"
582
  msgstr "Aficher les messages d'erreur"
583
 
584
- #: contact_form.php:844
585
  msgid "Color of the input field errors."
586
  msgstr "Mettre en couleur les champs ayant des erreurs"
587
 
588
- #: contact_form.php:845
589
  msgid "Display error messages & color of the input field errors"
590
  msgstr "Afficher les messages d'erreur et mettre en couleur les champs ayant des erreurs"
591
 
592
- #: contact_form.php:850
593
  msgid "Add placeholder to the input blocks"
594
  msgstr "Ajouter la localisation dans le bloc de saisie"
595
 
596
- #: contact_form.php:856
597
  msgid "Add tooltips"
598
  msgstr "Ajouter les conseils"
599
 
600
- #: contact_form.php:870
601
  msgid "Email address"
602
  msgstr "Adresse e-mail"
603
 
604
- #: contact_form.php:875
605
  msgid "Phone Number"
606
  msgstr "Téléphone"
607
 
608
- #: contact_form.php:889
609
  msgid "Attachment"
610
  msgstr "Pièce-jointe"
611
 
612
- #: contact_form.php:894
613
  msgid "(powered by bestwebsoft.com)"
614
  msgstr "(fourni par bestwebsoft.com)"
615
 
616
- #: contact_form.php:899
617
  msgid "Style options"
618
  msgstr "Options de style"
619
 
620
- #: contact_form.php:902
621
  msgid "Text color"
622
  msgstr "Couleur du texte"
623
 
624
- #: contact_form.php:905
625
- #: contact_form.php:910
626
- #: contact_form.php:920
627
- #: contact_form.php:925
628
- #: contact_form.php:930
629
- #: contact_form.php:935
630
- #: contact_form.php:945
631
- #: contact_form.php:950
632
- #: contact_form.php:956
633
- #: contact_form.php:967
634
- #: contact_form.php:972
635
- #: contact_form.php:977
636
  msgid "Default"
637
  msgstr "Défaut"
638
 
639
- #: contact_form.php:907
640
  msgid "Label text color"
641
  msgstr "Couleur des textes des intitulés"
642
 
643
- #: contact_form.php:912
644
  msgid "Placeholder color"
645
  msgstr "Couleur pour la localisation"
646
 
647
- #: contact_form.php:917
648
  msgid "Errors color"
649
  msgstr "Couleur pour les erreurs"
650
 
651
- #: contact_form.php:922
652
  msgid "Error text color"
653
  msgstr "Couleur pour le texte des erreurs"
654
 
655
- #: contact_form.php:927
656
  msgid "Background color of the input field errors"
657
  msgstr "Couleur de fond pour les erreurs de saisie dans les champs"
658
 
659
- #: contact_form.php:932
660
  msgid "Border color of the input field errors"
661
  msgstr "Couleur de la bordure pour les erreurs de saisie dans les champs"
662
 
663
- #: contact_form.php:937
664
  msgid "Placeholder color of the input field errors"
665
  msgstr "Couleur pour la localisation lors d'une erreur de saisie du champ"
666
 
667
- #: contact_form.php:942
668
  msgid "Input fields"
669
  msgstr "Champs de saisie"
670
 
671
- #: contact_form.php:947
672
  msgid "Input fields background color"
673
  msgstr "Couleur de fond pour les champs de saisie"
674
 
675
- #: contact_form.php:952
676
  msgid "Text fields color"
677
  msgstr "Couleur pour les textes des champs de saisie"
678
 
679
- #: contact_form.php:954
680
  msgid "Border width in px, numbers only"
681
  msgstr "Largeur des bordures en px, nombre seulement"
682
 
683
- #: contact_form.php:958
684
- #: contact_form.php:979
685
  msgid "Border color"
686
  msgstr "Couleur des bordures"
687
 
688
- #: contact_form.php:963
689
  msgid "Submit button"
690
  msgstr "Bouton Envoyer"
691
 
692
- #: contact_form.php:965
693
  msgid "Width in px, numbers only"
694
  msgstr "Largeur en px, nombre seulement"
695
 
696
- #: contact_form.php:969
697
  msgid "Button color"
698
  msgstr "Couleur du bouton"
699
 
700
- #: contact_form.php:974
701
  msgid "Button text color"
702
  msgstr "Couleur du texte du bouton"
703
 
704
- #: contact_form.php:990
705
  msgid "Contact Form Pro | Preview"
706
  msgstr "Formulaire Pro de Contact | Prévisualisation"
707
 
708
- #: contact_form.php:993
709
  msgid "Show with errors"
710
  msgstr "Afficher avec les erreurs"
711
 
712
- #: contact_form.php:1001
713
- #: contact_form.php:1003
714
  msgid "Please enter your full name..."
715
  msgstr "Merci de saisir votre nom..."
716
 
717
- #: contact_form.php:1014
718
- #: contact_form.php:1016
719
  msgid "Please enter your address..."
720
  msgstr "Merci de saisir votre adresse..."
721
 
722
- #: contact_form.php:1025
723
- #: contact_form.php:1027
724
  msgid "Please enter your email address..."
725
  msgstr "Merci de saisir votre adresse e-mail..."
726
 
727
- #: contact_form.php:1036
728
- #: contact_form.php:1038
729
  msgid "Please enter your phone number..."
730
  msgstr "Merci de saisir votre numéro de téléphone..."
731
 
732
- #: contact_form.php:1047
733
- #: contact_form.php:1049
734
  msgid "Please enter subject..."
735
  msgstr "Merci de saisir le sujet..."
736
 
737
- #: contact_form.php:1057
738
- #: contact_form.php:1059
739
  msgid "Please enter your message..."
740
  msgstr "Merci de saisir votre message..."
741
 
742
- #: contact_form.php:1070
743
  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"
744
  msgstr "Types de fichiers autorisés: HTML, TXT, CSS, GIF, PNG, JPEG, JPG, TIFF, BMP, AI, EPS, PS, RTF, PDF, DOC, DOCX, XLS, ZIP, RAR, WAV, MP3, PPT. Taille maximum 2MB"
745
 
746
- #: contact_form.php:1137
747
  msgid "Sorry, email message could not be delivered."
748
  msgstr "Désolé, votre e-mail n'a pas pu être envoyé."
749
 
750
- #: contact_form.php:1221
751
  msgid "You can attach the following file formats"
752
  msgstr "Vous pouvez joindre des fichiers aux formats suivants"
753
 
754
- #: contact_form.php:1515
755
  msgid "Contact from"
756
  msgstr "Contact de"
757
 
758
- #: contact_form.php:1528
759
  msgid "Email"
760
  msgstr "E-mail"
761
 
762
- #: contact_form.php:1542
763
  msgid "Site"
764
  msgstr "Site"
765
 
766
- #: contact_form.php:1605
767
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
768
  msgstr "Si vous voyez ce MIME c'est que votre navigateur n'accepte pas ce type de MIME !"
769
 
770
- #: contact_form.php:1669
771
  msgid "FAQ"
772
  msgstr "FAQ"
773
 
774
- #: contact_form.php:1670
775
  msgid "Support"
776
  msgstr "Support"
777
 
778
- #: contact_form.php:1727
779
  msgid "Are you sure that you want to delete this language data?"
780
  msgstr "Etes vous sûr de vouloir supprimer cette langue ?"
781
 
@@ -839,6 +837,8 @@ msgstr "Etes vous sûr de vouloir supprimer cette langue ?"
839
  #~ msgstr "Merci de saisir une adresse e-mail valide."
840
  #~ msgid "Email with system info is sent to "
841
  #~ msgstr "Le courriel avec les informations système est envoyé à"
 
 
842
  #~ msgid "Activated plugins"
843
  #~ msgstr "Plugin activé"
844
  #~ msgid "Read more"
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: Luc Capronnier <lcapronnier@yahoo.com>\n"
9
  "MIME-Version: 1.0\n"
32
 
33
  #: contact_form.php:33
34
  #: contact_form.php:553
35
+ #: contact_form.php:835
36
  msgid "Contact Form Pro"
37
  msgstr "Formulaire Pro de Contact"
38
 
39
  #: contact_form.php:74
40
+ #: contact_form.php:722
41
+ #: contact_form.php:751
42
  msgid "Name:"
43
  msgstr "Nom:"
44
 
45
  #: contact_form.php:75
46
+ #: contact_form.php:723
47
+ #: contact_form.php:752
48
  msgid "Address:"
49
  msgstr "Adresse :"
50
 
51
  #: contact_form.php:76
52
+ #: contact_form.php:724
53
+ #: contact_form.php:753
54
  msgid "Email Address:"
55
  msgstr "Adresse e-mail:"
56
 
57
  #: contact_form.php:77
58
+ #: contact_form.php:725
59
+ #: contact_form.php:754
60
  msgid "Phone number:"
61
  msgstr "Téléphone:"
62
 
63
  #: contact_form.php:78
64
+ #: contact_form.php:726
65
+ #: contact_form.php:755
66
  msgid "Subject:"
67
  msgstr "Sujet:"
68
 
69
  #: contact_form.php:79
70
+ #: contact_form.php:727
71
+ #: contact_form.php:756
72
  msgid "Message:"
73
  msgstr "Message:"
74
 
75
  #: contact_form.php:80
76
+ #: contact_form.php:728
77
+ #: contact_form.php:757
78
  msgid "Attachment:"
79
  msgstr "Pièce-jointe:"
80
 
81
  #: contact_form.php:81
82
+ #: contact_form.php:729
83
+ #: contact_form.php:758
84
  msgid "Send me a copy"
85
  msgstr "M'envoyer une copie"
86
 
87
  #: contact_form.php:82
88
+ #: contact_form.php:730
89
+ #: contact_form.php:759
90
  msgid "Submit"
91
  msgstr "Envoyer"
92
 
143
  msgstr "Merci de nous avoir contacté."
144
 
145
  #: contact_form.php:188
 
146
  msgid "requires"
147
+ msgstr "obligatoire"
148
 
149
  #: contact_form.php:188
150
  msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
151
+ msgstr "ou supérieure, c'est pourquoi il a été désactivé! Merci de faire la mise à jour de WordPress puis de ré-essayer."
152
 
153
  #: contact_form.php:188
154
  msgid "Back to the WordPress"
155
+ msgstr "Retourner à WordPress"
156
 
157
  #: contact_form.php:188
 
158
  msgid "Plugins page"
159
+ msgstr "Page du plugins"
160
 
161
  #: contact_form.php:468
162
  msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
176
  msgstr "Options sauvegardées."
177
 
178
  #: contact_form.php:516
179
+ #: contact_form.php:829
180
+ #: contact_form.php:1658
181
+ #: contact_form.php:1669
182
  msgid "Settings"
183
  msgstr "Réglages"
184
 
185
  #: contact_form.php:517
186
+ #: contact_form.php:830
187
  msgid "Extra settings"
188
  msgstr "Options supplémentaires"
189
 
190
  #: contact_form.php:522
191
+ #: contact_form.php:1086
192
  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:"
193
  msgstr "Si vous souhaiter ajouter un formulaire de contact à votre site web, copiez juste ce code dans un article ou sur une page ou un widget:"
194
 
195
  #: contact_form.php:522
196
  #: contact_form.php:523
197
+ #: contact_form.php:744
198
+ #: contact_form.php:792
199
  msgid "or"
200
  msgstr "ou"
201
 
233
 
234
  #: contact_form.php:549
235
  msgid "Add department selectbox to the contact form:"
236
+ msgstr "Ajouter la liste déroulante pour le département dans le formulaire de contact :"
237
 
238
  #: contact_form.php:552
239
+ #: contact_form.php:834
240
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
241
  msgstr "Cette fonctionalité est disponible dans le version Pro de cette extension. Pour plus de détails, merci de suivre ce lien"
242
 
243
  #: contact_form.php:560
244
  msgid "Save emails to the database"
245
+ msgstr "Enregistrer les e-mails dans la base de données"
246
 
247
+ #: contact_form.php:570
248
+ #: contact_form.php:573
249
+ #: contact_form.php:577
250
  msgid "Using Contact Form to DB powered by"
251
+ msgstr "Utilisant le formulaire de contact avec base de données fourni par"
252
 
253
+ #: contact_form.php:573
 
254
  msgid "Activate Contact Form to DB"
255
+ msgstr "Activer le formulaire de contact avec base de données"
256
 
257
+ #: contact_form.php:577
 
258
  msgid "Download Contact Form to DB"
259
+ msgstr "Télécharger le formulaire de contact avec base de données"
260
 
261
+ #: contact_form.php:582
262
  msgid "Additional options"
263
  msgstr "Options supplémentaires"
264
 
265
+ #: contact_form.php:584
266
+ msgid "Show"
267
+ msgstr ""
268
+
269
+ #: contact_form.php:585
270
+ msgid "Hide"
271
+ msgstr ""
272
+
273
+ #: contact_form.php:589
274
  msgid "What to use?"
275
  msgstr "Quelle méthode d'envoie ?"
276
 
277
+ #: contact_form.php:592
278
  msgid "Wp-mail"
279
  msgstr "Wp-mail"
280
 
281
+ #: contact_form.php:592
282
  msgid "You can use the wp_mail function for mailing"
283
  msgstr "Pour envoyer l'e-mail, vous pouvez utiliser la fonction wp_mail de wordpress"
284
 
285
+ #: contact_form.php:594
286
  msgid "Mail"
287
  msgstr "E-mail"
288
 
289
+ #: contact_form.php:594
290
  msgid "To send mail you can use the php mail function"
291
  msgstr "Pour envoyer l'e-mail, vous pouvez utiliser la fonction mail de php"
292
 
293
+ #: contact_form.php:598
 
294
  msgid "The text in the 'From' field"
295
  msgstr "Modifier le texte pour le champ 'FROM' du courriel"
296
 
297
+ #: contact_form.php:600
 
298
  msgid "User name"
299
+ msgstr "Nom de l'utlisateur"
300
 
301
+ #: contact_form.php:601
 
302
  msgid "The name of the user who fills the form will be used in the field 'From'."
303
  msgstr "Dans le champ 'From' du courriel, il sera utilisé l'adresse e-mail de l'utlisateur qui rempli le formulaire."
304
 
305
+ #: contact_form.php:604
 
306
  msgid "This text will be used in the 'FROM' field"
307
  msgstr "Dans le champ 'FROM', cette adresse e-mail sera utilisée."
308
 
309
+ #: contact_form.php:608
 
310
  msgid "The email address in the 'From' field"
311
  msgstr "Sélectionner l'adresse e-mail pour le champ 'FROM' du courriel"
312
 
313
+ #: contact_form.php:610
314
  msgid "User email"
315
  msgstr "E-mail de l'utlisateur"
316
 
317
+ #: contact_form.php:611
318
  msgid "The email address of the user who fills the form will be used in the field 'From'."
319
  msgstr "Dans le champ 'From' du courriel, il sera utilisé l'adresse e-mail de l'utlisateur qui rempli le formulaire."
320
 
321
+ #: contact_form.php:614
322
  msgid "This email address will be used in the 'From' field."
323
  msgstr "Dans le champ 'FROM', cette adresse e-mail sera utilisée."
324
 
325
+ #: contact_form.php:618
326
  msgid "Display fields"
327
  msgstr "Afficher le texte"
328
 
329
+ #: contact_form.php:620
330
+ #: contact_form.php:668
331
+ #: contact_form.php:866
332
+ #: contact_form.php:1526
333
  msgid "Address"
334
  msgstr "Adresse"
335
 
336
+ #: contact_form.php:621
337
+ #: contact_form.php:670
338
+ #: contact_form.php:1534
339
  msgid "Phone"
340
  msgstr "Téléphone"
341
 
342
+ #: contact_form.php:622
343
  msgid "Attachment block"
344
  msgstr "Bloc pièce-jointe"
345
 
346
+ #: contact_form.php:622
347
  msgid "Users can attach the following file formats"
348
  msgstr "Les utilisateurs peuvent joindre des documents des types suivants"
349
 
 
350
  #: contact_form.php:629
351
+ #: contact_form.php:632
352
+ #: contact_form.php:636
353
+ #: contact_form.php:895
354
  msgid "Captcha"
355
  msgstr "Captcha"
356
 
 
357
  #: contact_form.php:629
358
+ #: contact_form.php:632
359
+ #: contact_form.php:636
360
  msgid "powered by"
361
+ msgstr "fournis par"
362
 
363
+ #: contact_form.php:632
364
  msgid "Activate captcha"
365
  msgstr "Activé le captcha"
366
 
367
+ #: contact_form.php:636
368
  msgid "Download captcha"
369
  msgstr "Télécharger le captcha"
370
 
371
+ #: contact_form.php:641
372
  msgid "Display tips below the Attachment block"
373
  msgstr "Afficher les explications après le bloc des pièces jointes"
374
 
375
+ #: contact_form.php:650
376
  msgid "Delete an attachment file from the server after the email is sent"
377
  msgstr "Supprimer un fichier joint sur le serveur après l'envoie de l'e-mail"
378
 
379
+ #: contact_form.php:656
380
  msgid "Display 'Send me a copy' block"
381
  msgstr "Afficher le bloc \"S'envoyer une copie\""
382
 
383
+ #: contact_form.php:665
384
  msgid "Required fields"
385
  msgstr "Champs obligatoires"
386
 
387
+ #: contact_form.php:667
388
+ #: contact_form.php:861
389
+ #: contact_form.php:1521
390
  msgid "Name"
391
  msgstr "Nom"
392
 
393
+ #: contact_form.php:669
394
  msgid "Email Address"
395
  msgstr "Adresse e-mail"
396
 
397
+ #: contact_form.php:671
398
+ #: contact_form.php:881
399
+ #: contact_form.php:1537
400
  msgid "Subject"
401
  msgstr "Sujet"
402
 
403
+ #: contact_form.php:672
404
+ #: contact_form.php:885
405
+ #: contact_form.php:1540
406
  msgid "Message"
407
  msgstr "Message"
408
 
409
+ #: contact_form.php:676
 
410
  msgid "Display the asterisk near required fields"
411
+ msgstr "Afficher une étoile à côté des champs obligatoires"
412
 
413
+ #: contact_form.php:682
414
  msgid "Display additional info in the email"
415
  msgstr "Afficher les informations complémentaires dans le courriel"
416
 
417
+ #: contact_form.php:687
418
+ #: contact_form.php:1493
419
  msgid "Sent from (ip address)"
420
  msgstr "Envoyé de (adresse IP)"
421
 
422
+ #: contact_form.php:687
423
  msgid "Example: Sent from (IP address):\t127.0.0.1"
424
  msgstr "Exemple: Envoyé de (addresse IP):\t127.0.0.1"
425
 
426
+ #: contact_form.php:688
427
+ #: contact_form.php:1498
428
  msgid "Date/Time"
429
  msgstr "Date/Heure"
430
 
431
+ #: contact_form.php:688
432
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
433
  msgstr "Exemple: Date/Heure:\tAoût 19, 2013 8:50pm"
434
 
435
+ #: contact_form.php:689
436
+ #: contact_form.php:1503
437
  msgid "Sent from (referer)"
438
  msgstr "Envoyer de (référence)"
439
 
440
+ #: contact_form.php:689
441
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
442
  msgstr "Exemple: Envoyer de (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
443
 
444
+ #: contact_form.php:690
445
+ #: contact_form.php:1508
446
  msgid "Using (user agent)"
447
  msgstr "Depuis (navigateur)"
448
 
449
+ #: contact_form.php:690
450
  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"
451
  msgstr "Exemple: En utilisant (user agent):\tMozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.95 Safari/537.36"
452
 
453
+ #: contact_form.php:694
454
  msgid "Language settings for the field names in the form"
455
  msgstr "Définition des langues pour les titres des champs"
456
 
457
+ #: contact_form.php:703
458
  msgid "Add a language"
459
  msgstr "Ajouter une langue"
460
 
461
+ #: contact_form.php:707
462
  msgid "Change the names of the contact form fields and error messages"
463
  msgstr "Modifier le texte pour les champs du formulaire de contact et les messages d'erreur"
464
 
465
+ #: contact_form.php:712
466
+ #: contact_form.php:783
467
  msgid "English"
468
  msgstr "Anglais"
469
 
470
+ #: contact_form.php:731
471
+ #: contact_form.php:760
472
  msgid "Error message for the Name field"
473
  msgstr "Message d'erreur pour le champ nom"
474
 
475
+ #: contact_form.php:732
476
+ #: contact_form.php:761
477
  msgid "Error message for the Address field"
478
  msgstr "Message d'erreur pour le champ Adresse"
479
 
480
+ #: contact_form.php:733
481
+ #: contact_form.php:762
482
  msgid "Error message for the Email field"
483
  msgstr "Message d'erreur pour le champ e-mail"
484
 
485
+ #: contact_form.php:734
486
+ #: contact_form.php:763
487
  msgid "Error message for the Phone field"
488
  msgstr "Message d'erreur pour le champ téléphone"
489
 
490
+ #: contact_form.php:735
491
+ #: contact_form.php:764
492
  msgid "Error message for the Subject field"
493
  msgstr "Message d'erreur pour le champ sujet"
494
 
495
+ #: contact_form.php:736
496
+ #: contact_form.php:765
497
  msgid "Error message for the Message field"
498
  msgstr "Message d'erreur pour le champ message"
499
 
500
+ #: contact_form.php:737
501
+ #: contact_form.php:766
502
  msgid "Error message about the file type for the Attachment field"
503
  msgstr "Message d'erreur pour le champ fichier joint (type du fichier)"
504
 
505
+ #: contact_form.php:738
506
+ #: contact_form.php:767
507
  msgid "Error message while uploading a file for the Attachment field to the server"
508
  msgstr "Message d'erreur pour le champ fichier joint (problème d'envoie vers le serveur)"
509
 
510
+ #: contact_form.php:739
511
+ #: contact_form.php:768
512
  msgid "Error message while moving the file for the Attachment field"
513
  msgstr "Message d'erreur pour le champ fichier joint (déplacement du fichier)"
514
 
515
+ #: contact_form.php:740
516
+ #: contact_form.php:769
517
  msgid "Error message when file size limit for the Attachment field is exceeded"
518
  msgstr "Message d'erreur pour le champ fichier joint (taille limite du fichier atteinte)"
519
 
520
+ #: contact_form.php:741
521
+ #: contact_form.php:770
522
  msgid "Error message for the Captcha field"
523
  msgstr "Message d'erreur pour le captcha"
524
 
525
+ #: contact_form.php:742
526
+ #: contact_form.php:771
527
  msgid "Error message for the whole form"
528
  msgstr "Message d'erreur demandant à compléter les champs manquants"
529
 
530
+ #: contact_form.php:744
531
+ #: contact_form.php:773
532
+ #: contact_form.php:792
533
+ #: contact_form.php:798
534
  msgid "Use shortcode"
535
  msgstr "Utiliser le code court"
536
 
537
+ #: contact_form.php:744
538
+ #: contact_form.php:773
539
+ #: contact_form.php:792
540
+ #: contact_form.php:798
541
  msgid "for this language"
542
  msgstr "pour cette langue"
543
 
544
+ #: contact_form.php:780
545
  msgid "Action after email is sent"
546
  msgstr "Action après l'envoie de l'e-mail"
547
 
548
+ #: contact_form.php:782
549
  msgid "Display text"
550
  msgstr "Afficher le texte"
551
 
552
+ #: contact_form.php:791
553
+ #: contact_form.php:797
554
  msgid "Text"
555
  msgstr "Texte"
556
 
557
+ #: contact_form.php:804
558
  msgid "Redirect to the page"
559
  msgstr "Rediriger vers la page"
560
 
561
+ #: contact_form.php:805
562
  msgid "Url"
563
  msgstr "Url"
564
 
565
+ #: contact_form.php:810
566
+ #: contact_form.php:987
567
  msgid "Save Changes"
568
  msgstr "Sauvegarder les modifications"
569
 
570
+ #: contact_form.php:827
571
  msgid "Contact Form Pro | Extra Settings"
572
  msgstr "Formulaire Pro de Contact | Options supplémentaires"
573
 
574
+ #: contact_form.php:841
575
  msgid "Errors output"
576
  msgstr "Affichage des erreurs"
577
 
578
+ #: contact_form.php:844
579
  msgid "Display error messages"
580
  msgstr "Aficher les messages d'erreur"
581
 
582
+ #: contact_form.php:845
583
  msgid "Color of the input field errors."
584
  msgstr "Mettre en couleur les champs ayant des erreurs"
585
 
586
+ #: contact_form.php:846
587
  msgid "Display error messages & color of the input field errors"
588
  msgstr "Afficher les messages d'erreur et mettre en couleur les champs ayant des erreurs"
589
 
590
+ #: contact_form.php:851
591
  msgid "Add placeholder to the input blocks"
592
  msgstr "Ajouter la localisation dans le bloc de saisie"
593
 
594
+ #: contact_form.php:857
595
  msgid "Add tooltips"
596
  msgstr "Ajouter les conseils"
597
 
598
+ #: contact_form.php:871
599
  msgid "Email address"
600
  msgstr "Adresse e-mail"
601
 
602
+ #: contact_form.php:876
603
  msgid "Phone Number"
604
  msgstr "Téléphone"
605
 
606
+ #: contact_form.php:890
607
  msgid "Attachment"
608
  msgstr "Pièce-jointe"
609
 
610
+ #: contact_form.php:895
611
  msgid "(powered by bestwebsoft.com)"
612
  msgstr "(fourni par bestwebsoft.com)"
613
 
614
+ #: contact_form.php:900
615
  msgid "Style options"
616
  msgstr "Options de style"
617
 
618
+ #: contact_form.php:903
619
  msgid "Text color"
620
  msgstr "Couleur du texte"
621
 
622
+ #: contact_form.php:906
623
+ #: contact_form.php:911
624
+ #: contact_form.php:921
625
+ #: contact_form.php:926
626
+ #: contact_form.php:931
627
+ #: contact_form.php:936
628
+ #: contact_form.php:946
629
+ #: contact_form.php:951
630
+ #: contact_form.php:957
631
+ #: contact_form.php:968
632
+ #: contact_form.php:973
633
+ #: contact_form.php:978
634
  msgid "Default"
635
  msgstr "Défaut"
636
 
637
+ #: contact_form.php:908
638
  msgid "Label text color"
639
  msgstr "Couleur des textes des intitulés"
640
 
641
+ #: contact_form.php:913
642
  msgid "Placeholder color"
643
  msgstr "Couleur pour la localisation"
644
 
645
+ #: contact_form.php:918
646
  msgid "Errors color"
647
  msgstr "Couleur pour les erreurs"
648
 
649
+ #: contact_form.php:923
650
  msgid "Error text color"
651
  msgstr "Couleur pour le texte des erreurs"
652
 
653
+ #: contact_form.php:928
654
  msgid "Background color of the input field errors"
655
  msgstr "Couleur de fond pour les erreurs de saisie dans les champs"
656
 
657
+ #: contact_form.php:933
658
  msgid "Border color of the input field errors"
659
  msgstr "Couleur de la bordure pour les erreurs de saisie dans les champs"
660
 
661
+ #: contact_form.php:938
662
  msgid "Placeholder color of the input field errors"
663
  msgstr "Couleur pour la localisation lors d'une erreur de saisie du champ"
664
 
665
+ #: contact_form.php:943
666
  msgid "Input fields"
667
  msgstr "Champs de saisie"
668
 
669
+ #: contact_form.php:948
670
  msgid "Input fields background color"
671
  msgstr "Couleur de fond pour les champs de saisie"
672
 
673
+ #: contact_form.php:953
674
  msgid "Text fields color"
675
  msgstr "Couleur pour les textes des champs de saisie"
676
 
677
+ #: contact_form.php:955
678
  msgid "Border width in px, numbers only"
679
  msgstr "Largeur des bordures en px, nombre seulement"
680
 
681
+ #: contact_form.php:959
682
+ #: contact_form.php:980
683
  msgid "Border color"
684
  msgstr "Couleur des bordures"
685
 
686
+ #: contact_form.php:964
687
  msgid "Submit button"
688
  msgstr "Bouton Envoyer"
689
 
690
+ #: contact_form.php:966
691
  msgid "Width in px, numbers only"
692
  msgstr "Largeur en px, nombre seulement"
693
 
694
+ #: contact_form.php:970
695
  msgid "Button color"
696
  msgstr "Couleur du bouton"
697
 
698
+ #: contact_form.php:975
699
  msgid "Button text color"
700
  msgstr "Couleur du texte du bouton"
701
 
702
+ #: contact_form.php:991
703
  msgid "Contact Form Pro | Preview"
704
  msgstr "Formulaire Pro de Contact | Prévisualisation"
705
 
706
+ #: contact_form.php:994
707
  msgid "Show with errors"
708
  msgstr "Afficher avec les erreurs"
709
 
710
+ #: contact_form.php:1002
711
+ #: contact_form.php:1004
712
  msgid "Please enter your full name..."
713
  msgstr "Merci de saisir votre nom..."
714
 
715
+ #: contact_form.php:1015
716
+ #: contact_form.php:1017
717
  msgid "Please enter your address..."
718
  msgstr "Merci de saisir votre adresse..."
719
 
720
+ #: contact_form.php:1026
721
+ #: contact_form.php:1028
722
  msgid "Please enter your email address..."
723
  msgstr "Merci de saisir votre adresse e-mail..."
724
 
725
+ #: contact_form.php:1037
726
+ #: contact_form.php:1039
727
  msgid "Please enter your phone number..."
728
  msgstr "Merci de saisir votre numéro de téléphone..."
729
 
730
+ #: contact_form.php:1048
731
+ #: contact_form.php:1050
732
  msgid "Please enter subject..."
733
  msgstr "Merci de saisir le sujet..."
734
 
735
+ #: contact_form.php:1058
736
+ #: contact_form.php:1060
737
  msgid "Please enter your message..."
738
  msgstr "Merci de saisir votre message..."
739
 
740
+ #: contact_form.php:1071
741
  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"
742
  msgstr "Types de fichiers autorisés: HTML, TXT, CSS, GIF, PNG, JPEG, JPG, TIFF, BMP, AI, EPS, PS, RTF, PDF, DOC, DOCX, XLS, ZIP, RAR, WAV, MP3, PPT. Taille maximum 2MB"
743
 
744
+ #: contact_form.php:1138
745
  msgid "Sorry, email message could not be delivered."
746
  msgstr "Désolé, votre e-mail n'a pas pu être envoyé."
747
 
748
+ #: contact_form.php:1222
749
  msgid "You can attach the following file formats"
750
  msgstr "Vous pouvez joindre des fichiers aux formats suivants"
751
 
752
+ #: contact_form.php:1516
753
  msgid "Contact from"
754
  msgstr "Contact de"
755
 
756
+ #: contact_form.php:1529
757
  msgid "Email"
758
  msgstr "E-mail"
759
 
760
+ #: contact_form.php:1543
761
  msgid "Site"
762
  msgstr "Site"
763
 
764
+ #: contact_form.php:1606
765
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
766
  msgstr "Si vous voyez ce MIME c'est que votre navigateur n'accepte pas ce type de MIME !"
767
 
768
+ #: contact_form.php:1670
769
  msgid "FAQ"
770
  msgstr "FAQ"
771
 
772
+ #: contact_form.php:1671
773
  msgid "Support"
774
  msgstr "Support"
775
 
776
+ #: contact_form.php:1728
777
  msgid "Are you sure that you want to delete this language data?"
778
  msgstr "Etes vous sûr de vouloir supprimer cette langue ?"
779
 
837
  #~ msgstr "Merci de saisir une adresse e-mail valide."
838
  #~ msgid "Email with system info is sent to "
839
  #~ msgstr "Le courriel avec les informations système est envoyé à"
840
+ #~ msgid "Pro plugins"
841
+ #~ msgstr "Plugins Pro"
842
  #~ msgid "Activated plugins"
843
  #~ msgstr "Plugin activé"
844
  #~ msgid "Read more"
languages/contact_form-gl_ES.mo CHANGED
Binary file
languages/contact_form-gl_ES.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:35+0300\n"
6
- "PO-Revision-Date: 2013-11-01 11:35+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Paula Rios <paulacompos@gmail.com>\n"
9
  "MIME-Version: 1.0\n"
@@ -34,63 +34,63 @@ msgstr "Configuracións do Formulário de contato"
34
 
35
  #: contact_form.php:33
36
  #: contact_form.php:553
37
- #: contact_form.php:834
38
  #, fuzzy
39
  msgid "Contact Form Pro"
40
  msgstr "Formulario de contato"
41
 
42
  #: contact_form.php:74
43
- #: contact_form.php:719
44
- #: contact_form.php:748
45
  msgid "Name:"
46
  msgstr "Nome:"
47
 
48
  #: contact_form.php:75
49
- #: contact_form.php:720
50
- #: contact_form.php:749
51
  #, fuzzy
52
  msgid "Address:"
53
  msgstr "Enderezo electrónico:"
54
 
55
  #: contact_form.php:76
56
- #: contact_form.php:721
57
- #: contact_form.php:750
58
  msgid "Email Address:"
59
  msgstr "Enderezo electrónico:"
60
 
61
  #: contact_form.php:77
62
- #: contact_form.php:722
63
- #: contact_form.php:751
64
  msgid "Phone number:"
65
  msgstr "Teléfono:"
66
 
67
  #: contact_form.php:78
68
- #: contact_form.php:723
69
- #: contact_form.php:752
70
  msgid "Subject:"
71
  msgstr "Asunto:"
72
 
73
  #: contact_form.php:79
74
- #: contact_form.php:724
75
- #: contact_form.php:753
76
  msgid "Message:"
77
  msgstr "Mensaxe:"
78
 
79
  #: contact_form.php:80
80
- #: contact_form.php:725
81
- #: contact_form.php:754
82
  msgid "Attachment:"
83
  msgstr "Anexo:"
84
 
85
  #: contact_form.php:81
86
- #: contact_form.php:726
87
- #: contact_form.php:755
88
  msgid "Send me a copy"
89
  msgstr "Enviarme unha copia"
90
 
91
  #: contact_form.php:82
92
- #: contact_form.php:727
93
- #: contact_form.php:756
94
  msgid "Submit"
95
  msgstr "Enviar"
96
 
@@ -185,27 +185,27 @@ msgid "Settings saved."
185
  msgstr "Configuracións gardadas."
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 "Configuracións"
193
 
194
  #: contact_form.php:517
195
- #: contact_form.php:829
196
  #, fuzzy
197
  msgid "Extra settings"
198
  msgstr "Configuracións"
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 "Se queres engadir o Formulário de Contato no seu sitio web, só tes que copiar e colar este código no artigo, páxina ou widget:"
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 "Formulario de contato"
267
 
268
- #: contact_form.php:575
269
  #, fuzzy
270
  msgid "Download Contact Form to DB"
271
  msgstr "Formulario de contato"
272
 
273
- #: contact_form.php:580
274
  msgid "Additional options"
275
  msgstr "Opcións adicionais"
276
 
277
- #: contact_form.php:583
 
 
 
 
 
 
 
 
278
  msgid "What to use?"
279
  msgstr "Que queres usar?"
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 "Para enviar o correo podes usar a función wp_mail do WordPress"
288
 
289
- #: contact_form.php:588
290
  msgid "Mail"
291
  msgstr "Enderezo electrónico"
292
 
293
- #: contact_form.php:588
294
  msgid "To send mail you can use the php mail function"
295
  msgstr "Para enviar o correo podes usar a función php mail"
296
 
297
- #: contact_form.php:592
298
  #, fuzzy
299
  msgid "The text in the 'From' field"
300
  msgstr "Mudar campos do formulario de contato"
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 "Mudar campos do formulario de contato"
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 "Mostrar a opción para anexar arquivos"
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 "Enderezo electrónico:"
343
 
344
- #: contact_form.php:616
345
- #: contact_form.php:667
346
- #: contact_form.php:1533
347
  msgid "Phone"
348
  msgstr "Teléfono"
349
 
350
- #: contact_form.php:617
351
  #, fuzzy
352
  msgid "Attachment block"
353
  msgstr "Mostrar a opción para anexar arquivos"
354
 
355
- #: contact_form.php:617
356
  msgid "Users can attach the following file formats"
357
  msgstr "As persoas usuarias poden anexar arquivos do tipo:"
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 "Plugins activados"
376
 
377
- #: contact_form.php:633
378
  #, fuzzy
379
  msgid "Download captcha"
380
  msgstr "Baixar"
381
 
382
- #: contact_form.php:638
383
  #, fuzzy
384
  msgid "Display tips below the Attachment block"
385
  msgstr "Amosar explicacións tras o bloqueo de arquivos adxuntos"
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 "Mostrar a opción Enviarme unha cópia"
395
 
396
- #: contact_form.php:662
397
  msgid "Required fields"
398
  msgstr "Campo obrigatorio"
399
 
400
- #: contact_form.php:664
401
- #: contact_form.php:860
402
- #: contact_form.php:1520
403
  msgid "Name"
404
  msgstr "Nome"
405
 
406
- #: contact_form.php:666
407
  #, fuzzy
408
  msgid "Email Address"
409
  msgstr "Enderezo electrónico:"
410
 
411
- #: contact_form.php:668
412
- #: contact_form.php:880
413
- #: contact_form.php:1536
414
  msgid "Subject"
415
  msgstr "Asunto"
416
 
417
- #: contact_form.php:669
418
- #: contact_form.php:884
419
- #: contact_form.php:1539
420
  msgid "Message"
421
  msgstr "Mensaxe"
422
 
423
- #: contact_form.php:673
424
  #, fuzzy
425
  msgid "Display the asterisk near required fields"
426
  msgstr "Amosar campo teléfono"
427
 
428
- #: contact_form.php:679
429
  #, fuzzy
430
  msgid "Display additional info in the email"
431
  msgstr "Ver Información adicional no correo"
432
 
433
- #: contact_form.php:684
434
- #: contact_form.php:1492
435
  msgid "Sent from (ip address)"
436
  msgstr "Enviado desde (Enderezo IP)"
437
 
438
- #: contact_form.php:684
439
  #, fuzzy
440
  msgid "Example: Sent from (IP address):\t127.0.0.1"
441
  msgstr "Enviado desde (Enderezo IP)"
442
 
443
- #: contact_form.php:685
444
- #: contact_form.php:1497
445
  msgid "Date/Time"
446
  msgstr "Data/Hora"
447
 
448
- #: contact_form.php:685
449
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
450
  msgstr ""
451
 
452
- #: contact_form.php:686
453
- #: contact_form.php:1502
454
  msgid "Sent from (referer)"
455
  msgstr "Procedente de de (orixe)"
456
 
457
- #: contact_form.php:686
458
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
459
  msgstr ""
460
 
461
- #: contact_form.php:687
462
- #: contact_form.php:1507
463
  msgid "Using (user agent)"
464
  msgstr "Usando (cliente de email)"
465
 
466
- #: contact_form.php:687
467
  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"
468
  msgstr ""
469
 
470
- #: contact_form.php:691
471
  msgid "Language settings for the field names in the form"
472
  msgstr ""
473
 
474
- #: contact_form.php:700
475
  msgid "Add a language"
476
  msgstr ""
477
 
478
- #: contact_form.php:704
479
  msgid "Change the names of the contact form fields and error messages"
480
  msgstr "Mudar a etiqueta dos campos no Formulario de contato"
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 "Acción despois do envío de correo"
564
 
565
- #: contact_form.php:779
566
  msgid "Display text"
567
  msgstr "Mostrar a opción para anexar arquivos"
568
 
569
- #: contact_form.php:788
570
- #: contact_form.php:794
571
  msgid "Text"
572
  msgstr "Texto"
573
 
574
- #: contact_form.php:802
575
  msgid "Redirect to the page"
576
  msgstr "Redirecionar á páxina"
577
 
578
- #: contact_form.php:803
579
  msgid "Url"
580
  msgstr "URL"
581
 
582
- #: contact_form.php:809
583
- #: contact_form.php:986
584
  msgid "Save Changes"
585
  msgstr "Gardar as mudanzas"
586
 
587
- #: contact_form.php:826
588
  #, fuzzy
589
  msgid "Contact Form Pro | Extra Settings"
590
  msgstr "Configuracións do Formulário de contato"
591
 
592
- #: contact_form.php:840
593
  msgid "Errors output"
594
  msgstr ""
595
 
596
- #: contact_form.php:843
597
  msgid "Display error messages"
598
  msgstr ""
599
 
600
- #: contact_form.php:844
601
  msgid "Color of the input field errors."
602
  msgstr ""
603
 
604
- #: contact_form.php:845
605
  msgid "Display error messages & color of the input field errors"
606
  msgstr ""
607
 
608
- #: contact_form.php:850
609
  msgid "Add placeholder to the input blocks"
610
  msgstr ""
611
 
612
- #: contact_form.php:856
613
  #, fuzzy
614
  msgid "Add tooltips"
615
  msgstr "Opcións adicionais"
616
 
617
- #: contact_form.php:870
618
  #, fuzzy
619
  msgid "Email address"
620
  msgstr "Enderezo electrónico:"
621
 
622
- #: contact_form.php:875
623
  #, fuzzy
624
  msgid "Phone Number"
625
  msgstr "Teléfono:"
626
 
627
- #: contact_form.php:889
628
  #, fuzzy
629
  msgid "Attachment"
630
  msgstr "Anexo:"
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 "Opcións adicionais"
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 "Mostrar a opción para anexar arquivos"
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 "Enviar"
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 "Formulario de contato"
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 "Usar este enderezo electrónico:"
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 "Sentímoscho, o teu correo non pode ser entregado."
774
 
775
- #: contact_form.php:1221
776
  msgid "You can attach the following file formats"
777
  msgstr "Podes anexar arquivos do tipo:"
778
 
779
- #: contact_form.php:1515
780
  msgid "Contact from"
781
  msgstr "Formulario de contato"
782
 
783
- #: contact_form.php:1528
784
  msgid "Email"
785
  msgstr "Correo electrónico"
786
 
787
- #: contact_form.php:1542
788
  msgid "Site"
789
  msgstr "Sitio web"
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 "Se consegues ver esta MENSAXE entón é que o teu cliente non acepta tipos MIME! Por favor utiliza un cliente máis actualizado."
794
 
795
- #: contact_form.php:1669
796
  msgid "FAQ"
797
  msgstr "Preguntas frecuentes"
798
 
799
- #: contact_form.php:1670
800
  msgid "Support"
801
  msgstr "Soporte"
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:56+0300\n"
6
+ "PO-Revision-Date: 2013-11-08 10:56+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Paula Rios <paulacompos@gmail.com>\n"
9
  "MIME-Version: 1.0\n"
34
 
35
  #: contact_form.php:33
36
  #: contact_form.php:553
37
+ #: contact_form.php:835
38
  #, fuzzy
39
  msgid "Contact Form Pro"
40
  msgstr "Formulario de contato"
41
 
42
  #: contact_form.php:74
43
+ #: contact_form.php:722
44
+ #: contact_form.php:751
45
  msgid "Name:"
46
  msgstr "Nome:"
47
 
48
  #: contact_form.php:75
49
+ #: contact_form.php:723
50
+ #: contact_form.php:752
51
  #, fuzzy
52
  msgid "Address:"
53
  msgstr "Enderezo electrónico:"
54
 
55
  #: contact_form.php:76
56
+ #: contact_form.php:724
57
+ #: contact_form.php:753
58
  msgid "Email Address:"
59
  msgstr "Enderezo electrónico:"
60
 
61
  #: contact_form.php:77
62
+ #: contact_form.php:725
63
+ #: contact_form.php:754
64
  msgid "Phone number:"
65
  msgstr "Teléfono:"
66
 
67
  #: contact_form.php:78
68
+ #: contact_form.php:726
69
+ #: contact_form.php:755
70
  msgid "Subject:"
71
  msgstr "Asunto:"
72
 
73
  #: contact_form.php:79
74
+ #: contact_form.php:727
75
+ #: contact_form.php:756
76
  msgid "Message:"
77
  msgstr "Mensaxe:"
78
 
79
  #: contact_form.php:80
80
+ #: contact_form.php:728
81
+ #: contact_form.php:757
82
  msgid "Attachment:"
83
  msgstr "Anexo:"
84
 
85
  #: contact_form.php:81
86
+ #: contact_form.php:729
87
+ #: contact_form.php:758
88
  msgid "Send me a copy"
89
  msgstr "Enviarme unha copia"
90
 
91
  #: contact_form.php:82
92
+ #: contact_form.php:730
93
+ #: contact_form.php:759
94
  msgid "Submit"
95
  msgstr "Enviar"
96
 
185
  msgstr "Configuracións gardadas."
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 "Configuracións"
193
 
194
  #: contact_form.php:517
195
+ #: contact_form.php:830
196
  #, fuzzy
197
  msgid "Extra settings"
198
  msgstr "Configuracións"
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 "Se queres engadir o Formulário de Contato no seu sitio web, só tes que copiar e colar este código no artigo, páxina ou widget:"
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 "Formulario de contato"
267
 
268
+ #: contact_form.php:577
269
  #, fuzzy
270
  msgid "Download Contact Form to DB"
271
  msgstr "Formulario de contato"
272
 
273
+ #: contact_form.php:582
274
  msgid "Additional options"
275
  msgstr "Opcións adicionais"
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 "Que queres usar?"
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 "Para enviar o correo podes usar a función wp_mail do WordPress"
296
 
297
+ #: contact_form.php:594
298
  msgid "Mail"
299
  msgstr "Enderezo electrónico"
300
 
301
+ #: contact_form.php:594
302
  msgid "To send mail you can use the php mail function"
303
  msgstr "Para enviar o correo podes usar a función php mail"
304
 
305
+ #: contact_form.php:598
306
  #, fuzzy
307
  msgid "The text in the 'From' field"
308
  msgstr "Mudar campos do formulario de contato"
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 "Mudar campos do formulario de contato"
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 "Mostrar a opción para anexar arquivos"
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 "Enderezo electrónico:"
351
 
352
+ #: contact_form.php:621
353
+ #: contact_form.php:670
354
+ #: contact_form.php:1534
355
  msgid "Phone"
356
  msgstr "Teléfono"
357
 
358
+ #: contact_form.php:622
359
  #, fuzzy
360
  msgid "Attachment block"
361
  msgstr "Mostrar a opción para anexar arquivos"
362
 
363
+ #: contact_form.php:622
364
  msgid "Users can attach the following file formats"
365
  msgstr "As persoas usuarias poden anexar arquivos do tipo:"
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 "Plugins activados"
384
 
385
+ #: contact_form.php:636
386
  #, fuzzy
387
  msgid "Download captcha"
388
  msgstr "Baixar"
389
 
390
+ #: contact_form.php:641
391
  #, fuzzy
392
  msgid "Display tips below the Attachment block"
393
  msgstr "Amosar explicacións tras o bloqueo de arquivos adxuntos"
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 "Mostrar a opción Enviarme unha cópia"
403
 
404
+ #: contact_form.php:665
405
  msgid "Required fields"
406
  msgstr "Campo obrigatorio"
407
 
408
+ #: contact_form.php:667
409
+ #: contact_form.php:861
410
+ #: contact_form.php:1521
411
  msgid "Name"
412
  msgstr "Nome"
413
 
414
+ #: contact_form.php:669
415
  #, fuzzy
416
  msgid "Email Address"
417
  msgstr "Enderezo electrónico:"
418
 
419
+ #: contact_form.php:671
420
+ #: contact_form.php:881
421
+ #: contact_form.php:1537
422
  msgid "Subject"
423
  msgstr "Asunto"
424
 
425
+ #: contact_form.php:672
426
+ #: contact_form.php:885
427
+ #: contact_form.php:1540
428
  msgid "Message"
429
  msgstr "Mensaxe"
430
 
431
+ #: contact_form.php:676
432
  #, fuzzy
433
  msgid "Display the asterisk near required fields"
434
  msgstr "Amosar campo teléfono"
435
 
436
+ #: contact_form.php:682
437
  #, fuzzy
438
  msgid "Display additional info in the email"
439
  msgstr "Ver Información adicional no correo"
440
 
441
+ #: contact_form.php:687
442
+ #: contact_form.php:1493
443
  msgid "Sent from (ip address)"
444
  msgstr "Enviado desde (Enderezo IP)"
445
 
446
+ #: contact_form.php:687
447
  #, fuzzy
448
  msgid "Example: Sent from (IP address):\t127.0.0.1"
449
  msgstr "Enviado desde (Enderezo IP)"
450
 
451
+ #: contact_form.php:688
452
+ #: contact_form.php:1498
453
  msgid "Date/Time"
454
  msgstr "Data/Hora"
455
 
456
+ #: contact_form.php:688
457
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
458
  msgstr ""
459
 
460
+ #: contact_form.php:689
461
+ #: contact_form.php:1503
462
  msgid "Sent from (referer)"
463
  msgstr "Procedente de de (orixe)"
464
 
465
+ #: contact_form.php:689
466
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
467
  msgstr ""
468
 
469
+ #: contact_form.php:690
470
+ #: contact_form.php:1508
471
  msgid "Using (user agent)"
472
  msgstr "Usando (cliente de email)"
473
 
474
+ #: contact_form.php:690
475
  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"
476
  msgstr ""
477
 
478
+ #: contact_form.php:694
479
  msgid "Language settings for the field names in the form"
480
  msgstr ""
481
 
482
+ #: contact_form.php:703
483
  msgid "Add a language"
484
  msgstr ""
485
 
486
+ #: contact_form.php:707
487
  msgid "Change the names of the contact form fields and error messages"
488
  msgstr "Mudar a etiqueta dos campos no Formulario de contato"
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 "Acción despois do envío de correo"
572
 
573
+ #: contact_form.php:782
574
  msgid "Display text"
575
  msgstr "Mostrar a opción para anexar arquivos"
576
 
577
+ #: contact_form.php:791
578
+ #: contact_form.php:797
579
  msgid "Text"
580
  msgstr "Texto"
581
 
582
+ #: contact_form.php:804
583
  msgid "Redirect to the page"
584
  msgstr "Redirecionar á páxina"
585
 
586
+ #: contact_form.php:805
587
  msgid "Url"
588
  msgstr "URL"
589
 
590
+ #: contact_form.php:810
591
+ #: contact_form.php:987
592
  msgid "Save Changes"
593
  msgstr "Gardar as mudanzas"
594
 
595
+ #: contact_form.php:827
596
  #, fuzzy
597
  msgid "Contact Form Pro | Extra Settings"
598
  msgstr "Configuracións do Formulário de contato"
599
 
600
+ #: contact_form.php:841
601
  msgid "Errors output"
602
  msgstr ""
603
 
604
+ #: contact_form.php:844
605
  msgid "Display error messages"
606
  msgstr ""
607
 
608
+ #: contact_form.php:845
609
  msgid "Color of the input field errors."
610
  msgstr ""
611
 
612
+ #: contact_form.php:846
613
  msgid "Display error messages & color of the input field errors"
614
  msgstr ""
615
 
616
+ #: contact_form.php:851
617
  msgid "Add placeholder to the input blocks"
618
  msgstr ""
619
 
620
+ #: contact_form.php:857
621
  #, fuzzy
622
  msgid "Add tooltips"
623
  msgstr "Opcións adicionais"
624
 
625
+ #: contact_form.php:871
626
  #, fuzzy
627
  msgid "Email address"
628
  msgstr "Enderezo electrónico:"
629
 
630
+ #: contact_form.php:876
631
  #, fuzzy
632
  msgid "Phone Number"
633
  msgstr "Teléfono:"
634
 
635
+ #: contact_form.php:890
636
  #, fuzzy
637
  msgid "Attachment"
638
  msgstr "Anexo:"
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 "Opcións adicionais"
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 "Mostrar a opción para anexar arquivos"
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 "Enviar"
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 "Formulario de contato"
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 "Usar este enderezo electrónico:"
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 "Sentímoscho, o teu correo non pode ser entregado."
782
 
783
+ #: contact_form.php:1222
784
  msgid "You can attach the following file formats"
785
  msgstr "Podes anexar arquivos do tipo:"
786
 
787
+ #: contact_form.php:1516
788
  msgid "Contact from"
789
  msgstr "Formulario de contato"
790
 
791
+ #: contact_form.php:1529
792
  msgid "Email"
793
  msgstr "Correo electrónico"
794
 
795
+ #: contact_form.php:1543
796
  msgid "Site"
797
  msgstr "Sitio web"
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 "Se consegues ver esta MENSAXE entón é que o teu cliente non acepta tipos MIME! Por favor utiliza un cliente máis actualizado."
802
 
803
+ #: contact_form.php:1670
804
  msgid "FAQ"
805
  msgstr "Preguntas frecuentes"
806
 
807
+ #: contact_form.php:1671
808
  msgid "Support"
809
  msgstr "Soporte"
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-he_IL.mo CHANGED
Binary file
languages/contact_form-he_IL.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Contact Form Plugin v3.20\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2013-11-01 11:35+0300\n"
6
- "PO-Revision-Date: 2013-11-01 11:35+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "MIME-Version: 1.0\n"
@@ -39,71 +39,71 @@ msgstr "אפשרויות טופס צור קשר"
39
  # @ contact_form
40
  #: contact_form.php:33
41
  #: contact_form.php:553
42
- #: contact_form.php:834
43
  #, fuzzy
44
  msgid "Contact Form Pro"
45
  msgstr "טופס צור קשר"
46
 
47
  # @ contact_form
48
  #: contact_form.php:74
49
- #: contact_form.php:719
50
- #: contact_form.php:748
51
  msgid "Name:"
52
  msgstr "שם:"
53
 
54
  # @ contact_form
55
  #: contact_form.php:75
56
- #: contact_form.php:720
57
- #: contact_form.php:749
58
  #, fuzzy
59
  msgid "Address:"
60
  msgstr "כתובת דוא\\\"ל:"
61
 
62
  # @ contact_form
63
  #: contact_form.php:76
64
- #: contact_form.php:721
65
- #: contact_form.php:750
66
  msgid "Email Address:"
67
  msgstr "כתובת דוא\\\"ל:"
68
 
69
  #: contact_form.php:77
70
- #: contact_form.php:722
71
- #: contact_form.php:751
72
  msgid "Phone number:"
73
  msgstr ""
74
 
75
  # @ contact_form
76
  #: contact_form.php:78
77
- #: contact_form.php:723
78
- #: contact_form.php:752
79
  msgid "Subject:"
80
  msgstr "נושא:"
81
 
82
  # @ contact_form
83
  #: contact_form.php:79
84
- #: contact_form.php:724
85
- #: contact_form.php:753
86
  msgid "Message:"
87
  msgstr "הודעה:"
88
 
89
  # @ contact_form
90
  #: contact_form.php:80
91
- #: contact_form.php:725
92
- #: contact_form.php:754
93
  msgid "Attachment:"
94
  msgstr "קובץ מצורף:"
95
 
96
  # @ contact_form
97
  #: contact_form.php:81
98
- #: contact_form.php:726
99
- #: contact_form.php:755
100
  msgid "Send me a copy"
101
  msgstr "שלח לי עותק"
102
 
103
  # @ contact_form
104
  #: contact_form.php:82
105
- #: contact_form.php:727
106
- #: contact_form.php:756
107
  msgid "Submit"
108
  msgstr "שלח"
109
 
@@ -215,29 +215,29 @@ msgstr "האפשרויות נשמרו."
215
 
216
  # @ contact_form
217
  #: contact_form.php:516
218
- #: contact_form.php:828
219
- #: contact_form.php:1657
220
- #: contact_form.php:1668
221
  msgid "Settings"
222
  msgstr "הגדרות"
223
 
224
  # @ contact_form
225
  #: contact_form.php:517
226
- #: contact_form.php:829
227
  #, fuzzy
228
  msgid "Extra settings"
229
  msgstr "הגדרות"
230
 
231
  # @ contact_form
232
  #: contact_form.php:522
233
- #: contact_form.php:1085
234
  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:"
235
  msgstr "אם אתה מעוניין להוסיף טופס צור קשר לאתר שלך, פשוט העתק את קיצור הקוד שלהלן אל הפוסט או הדף או הוידג'ט שלך:"
236
 
237
  #: contact_form.php:522
238
  #: contact_form.php:523
239
- #: contact_form.php:741
240
- #: contact_form.php:789
241
  msgid "or"
242
  msgstr ""
243
 
@@ -284,7 +284,7 @@ msgid "Add department selectbox to the contact form:"
284
  msgstr ""
285
 
286
  #: contact_form.php:552
287
- #: contact_form.php:833
288
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
289
  msgstr ""
290
 
@@ -292,604 +292,612 @@ msgstr ""
292
  msgid "Save emails to the database"
293
  msgstr ""
294
 
295
- #: contact_form.php:568
296
- #: contact_form.php:571
297
- #: contact_form.php:575
298
  msgid "Using Contact Form to DB powered by"
299
  msgstr ""
300
 
301
  # @ contact_form
302
- #: contact_form.php:571
303
  #, fuzzy
304
  msgid "Activate Contact Form to DB"
305
  msgstr "טופס צור קשר"
306
 
307
  # @ contact_form
308
- #: contact_form.php:575
309
  #, fuzzy
310
  msgid "Download Contact Form to DB"
311
  msgstr "טופס צור קשר"
312
 
313
  # @ contact_form
314
- #: contact_form.php:580
315
  msgid "Additional options"
316
  msgstr "אפשרויות נוספות"
317
 
 
 
 
 
 
 
 
 
318
  # @ contact_form
319
- #: contact_form.php:583
320
  msgid "What to use?"
321
  msgstr "איזה שימוש?"
322
 
323
  # @ mail-send
324
- #: contact_form.php:586
325
  msgid "Wp-mail"
326
  msgstr ""
327
 
328
  # @ mail_send
329
- #: contact_form.php:586
330
  msgid "You can use the wp_mail function for mailing"
331
  msgstr ""
332
 
333
  # @ mail-send
334
- #: contact_form.php:588
335
  msgid "Mail"
336
  msgstr ""
337
 
338
  # @ mail_send
339
- #: contact_form.php:588
340
  msgid "To send mail you can use the php mail function"
341
  msgstr ""
342
 
343
  # @ contact_form
344
- #: contact_form.php:592
345
  #, fuzzy
346
  msgid "The text in the 'From' field"
347
  msgstr "שנה את השדות של טופס יצירת הקשר"
348
 
349
- #: contact_form.php:594
350
  msgid "User name"
351
  msgstr ""
352
 
353
- #: contact_form.php:595
354
  msgid "The name of the user who fills the form will be used in the field 'From'."
355
  msgstr ""
356
 
357
  # @ contact_form
358
- #: contact_form.php:600
359
  #, fuzzy
360
  msgid "This text will be used in the 'FROM' field"
361
  msgstr "שנה את השדות של טופס יצירת הקשר"
362
 
363
- #: contact_form.php:604
364
  msgid "The email address in the 'From' field"
365
  msgstr ""
366
 
367
- #: contact_form.php:606
368
  msgid "User email"
369
  msgstr ""
370
 
371
- #: contact_form.php:607
372
  msgid "The email address of the user who fills the form will be used in the field 'From'."
373
  msgstr ""
374
 
375
- #: contact_form.php:609
376
  msgid "This email address will be used in the 'From' field."
377
  msgstr ""
378
 
379
  # @ contact_form
380
- #: contact_form.php:613
381
  #, fuzzy
382
  msgid "Display fields"
383
  msgstr "הטקסט המוצג"
384
 
385
  # @ contact_form
386
- #: contact_form.php:615
387
- #: contact_form.php:665
388
- #: contact_form.php:865
389
- #: contact_form.php:1525
390
  #, fuzzy
391
  msgid "Address"
392
  msgstr "כתובת דוא\\\"ל:"
393
 
394
- #: contact_form.php:616
395
- #: contact_form.php:667
396
- #: contact_form.php:1533
397
  msgid "Phone"
398
  msgstr ""
399
 
400
  # @ contact_form
401
- #: contact_form.php:617
402
  #, fuzzy
403
  msgid "Attachment block"
404
  msgstr "הצג אפשרות קובץ מצורף"
405
 
406
  # @ contact_form
407
- #: contact_form.php:617
408
  msgid "Users can attach the following file formats"
409
  msgstr "משתמשים יוכלו לצרף קבצים מהסוגים הבאים"
410
 
411
- #: contact_form.php:626
412
  #: contact_form.php:629
413
- #: contact_form.php:633
414
- #: contact_form.php:894
 
415
  msgid "Captcha"
416
  msgstr ""
417
 
418
- #: contact_form.php:626
419
  #: contact_form.php:629
420
- #: contact_form.php:633
 
421
  msgid "powered by"
422
  msgstr ""
423
 
424
  # @ contact_form
425
- #: contact_form.php:629
426
  #, fuzzy
427
  msgid "Activate captcha"
428
  msgstr "תוספים פעילים"
429
 
430
  # @ contact_form
431
- #: contact_form.php:633
432
  #, fuzzy
433
  msgid "Download captcha"
434
  msgstr "הורד"
435
 
436
  # @ contact_form
437
- #: contact_form.php:638
438
  #, fuzzy
439
  msgid "Display tips below the Attachment block"
440
  msgstr "הצג את ההסברים אחרי תיבת הקובץ המצורף"
441
 
442
- #: contact_form.php:647
443
  msgid "Delete an attachment file from the server after the email is sent"
444
  msgstr ""
445
 
446
  # @ contact_form
447
- #: contact_form.php:653
448
  #, fuzzy
449
  msgid "Display 'Send me a copy' block"
450
  msgstr "הצג תיבת שלח לי עותק"
451
 
452
- #: contact_form.php:662
453
  msgid "Required fields"
454
  msgstr ""
455
 
456
  # @ contact_form
457
- #: contact_form.php:664
458
- #: contact_form.php:860
459
- #: contact_form.php:1520
460
  msgid "Name"
461
  msgstr "שם"
462
 
463
  # @ contact_form
464
- #: contact_form.php:666
465
  #, fuzzy
466
  msgid "Email Address"
467
  msgstr "כתובת דוא\\\"ל:"
468
 
469
  # @ contact_form
470
- #: contact_form.php:668
471
- #: contact_form.php:880
472
- #: contact_form.php:1536
473
  msgid "Subject"
474
  msgstr "נושא"
475
 
476
  # @ contact_form
477
- #: contact_form.php:669
478
- #: contact_form.php:884
479
- #: contact_form.php:1539
480
  msgid "Message"
481
  msgstr "תוכן ההודעה"
482
 
483
- #: contact_form.php:673
484
  msgid "Display the asterisk near required fields"
485
  msgstr ""
486
 
487
  # @ contact_form
488
- #: contact_form.php:679
489
  #, fuzzy
490
  msgid "Display additional info in the email"
491
  msgstr "הצג מידע נוסף במייל"
492
 
493
  # @ contact_form
494
- #: contact_form.php:684
495
- #: contact_form.php:1492
496
  msgid "Sent from (ip address)"
497
  msgstr "נשלח מ (כתובת IP)"
498
 
499
  # @ contact_form
500
- #: contact_form.php:684
501
  #, fuzzy
502
  msgid "Example: Sent from (IP address):\t127.0.0.1"
503
  msgstr "נשלח מ (כתובת IP)"
504
 
505
  # @ contact_form
506
- #: contact_form.php:685
507
- #: contact_form.php:1497
508
  msgid "Date/Time"
509
  msgstr "תאריך\\שעה"
510
 
511
- #: contact_form.php:685
512
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
513
  msgstr ""
514
 
515
  # @ contact_form
516
- #: contact_form.php:686
517
- #: contact_form.php:1502
518
  msgid "Sent from (referer)"
519
  msgstr "מגיע מ (השולח)"
520
 
521
- #: contact_form.php:686
522
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
523
  msgstr ""
524
 
525
  # @ contact_form
526
- #: contact_form.php:687
527
- #: contact_form.php:1507
528
  msgid "Using (user agent)"
529
  msgstr "משתמש ב (user agent)"
530
 
531
- #: contact_form.php:687
532
  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"
533
  msgstr ""
534
 
535
- #: contact_form.php:691
536
  msgid "Language settings for the field names in the form"
537
  msgstr ""
538
 
539
- #: contact_form.php:700
540
  msgid "Add a language"
541
  msgstr ""
542
 
543
  # @ contact_form
544
- #: contact_form.php:704
545
  #, fuzzy
546
  msgid "Change the names of the contact form fields and error messages"
547
  msgstr "שנה את תוויות הטופס"
548
 
549
- #: contact_form.php:709
550
- #: contact_form.php:780
551
  msgid "English"
552
  msgstr ""
553
 
554
- #: contact_form.php:728
555
- #: contact_form.php:757
556
- msgid "Error message for the Name field"
557
- msgstr ""
558
-
559
- #: contact_form.php:729
560
- #: contact_form.php:758
561
- msgid "Error message for the Address field"
562
- msgstr ""
563
-
564
- #: contact_form.php:730
565
- #: contact_form.php:759
566
- msgid "Error message for the Email field"
567
- msgstr ""
568
-
569
  #: contact_form.php:731
570
  #: contact_form.php:760
571
- msgid "Error message for the Phone field"
572
  msgstr ""
573
 
574
  #: contact_form.php:732
575
  #: contact_form.php:761
576
- msgid "Error message for the Subject field"
577
  msgstr ""
578
 
579
  #: contact_form.php:733
580
  #: contact_form.php:762
581
- msgid "Error message for the Message field"
582
  msgstr ""
583
 
584
  #: contact_form.php:734
585
  #: contact_form.php:763
586
- msgid "Error message about the file type for the Attachment field"
587
  msgstr ""
588
 
589
  #: contact_form.php:735
590
  #: contact_form.php:764
591
- msgid "Error message while uploading a file for the Attachment field to the server"
592
  msgstr ""
593
 
594
  #: contact_form.php:736
595
  #: contact_form.php:765
596
- msgid "Error message while moving the file for the Attachment field"
597
  msgstr ""
598
 
599
  #: contact_form.php:737
600
  #: contact_form.php:766
601
- msgid "Error message when file size limit for the Attachment field is exceeded"
602
  msgstr ""
603
 
604
  #: contact_form.php:738
605
  #: contact_form.php:767
606
- msgid "Error message for the Captcha field"
607
  msgstr ""
608
 
609
  #: contact_form.php:739
610
  #: contact_form.php:768
611
- msgid "Error message for the whole form"
 
 
 
 
 
612
  msgstr ""
613
 
614
  #: contact_form.php:741
615
  #: contact_form.php:770
616
- #: contact_form.php:789
617
- #: contact_form.php:795
 
 
 
 
 
 
 
 
 
 
618
  msgid "Use shortcode"
619
  msgstr ""
620
 
621
- #: contact_form.php:741
622
- #: contact_form.php:770
623
- #: contact_form.php:789
624
- #: contact_form.php:795
625
  msgid "for this language"
626
  msgstr ""
627
 
628
  # @ contact_form
629
- #: contact_form.php:777
630
  msgid "Action after email is sent"
631
  msgstr "הפעולה שלאחר שליחת הטופס"
632
 
633
  # @ contact_form
634
- #: contact_form.php:779
635
  msgid "Display text"
636
  msgstr "הטקסט המוצג"
637
 
638
  # @ contact_form
639
- #: contact_form.php:788
640
- #: contact_form.php:794
641
  msgid "Text"
642
  msgstr "טקסט"
643
 
644
  # @ contact_form
645
- #: contact_form.php:802
646
  msgid "Redirect to the page"
647
  msgstr "הפנה אל הדף"
648
 
649
  # @ contact_form
650
- #: contact_form.php:803
651
  msgid "Url"
652
  msgstr "URL"
653
 
654
  # @ default
655
- #: contact_form.php:809
656
- #: contact_form.php:986
657
  msgid "Save Changes"
658
  msgstr ""
659
 
660
  # @ contact_form
661
- #: contact_form.php:826
662
  #, fuzzy
663
  msgid "Contact Form Pro | Extra Settings"
664
  msgstr "אפשרויות טופס צור קשר"
665
 
666
- #: contact_form.php:840
667
  msgid "Errors output"
668
  msgstr ""
669
 
670
- #: contact_form.php:843
671
  msgid "Display error messages"
672
  msgstr ""
673
 
674
- #: contact_form.php:844
675
  msgid "Color of the input field errors."
676
  msgstr ""
677
 
678
- #: contact_form.php:845
679
  msgid "Display error messages & color of the input field errors"
680
  msgstr ""
681
 
682
- #: contact_form.php:850
683
  msgid "Add placeholder to the input blocks"
684
  msgstr ""
685
 
686
  # @ contact_form
687
- #: contact_form.php:856
688
  #, fuzzy
689
  msgid "Add tooltips"
690
  msgstr "אפשרויות נוספות"
691
 
692
  # @ contact_form
693
- #: contact_form.php:870
694
  #, fuzzy
695
  msgid "Email address"
696
  msgstr "כתובת דוא\\\"ל:"
697
 
698
- #: contact_form.php:875
699
  msgid "Phone Number"
700
  msgstr ""
701
 
702
  # @ contact_form
703
- #: contact_form.php:889
704
  #, fuzzy
705
  msgid "Attachment"
706
  msgstr "קובץ מצורף:"
707
 
708
- #: contact_form.php:894
709
  msgid "(powered by bestwebsoft.com)"
710
  msgstr ""
711
 
712
  # @ contact_form
713
- #: contact_form.php:899
714
  #, fuzzy
715
  msgid "Style options"
716
  msgstr "אפשרויות נוספות"
717
 
718
- #: contact_form.php:902
719
  msgid "Text color"
720
  msgstr ""
721
 
722
- #: contact_form.php:905
723
- #: contact_form.php:910
724
- #: contact_form.php:920
725
- #: contact_form.php:925
726
- #: contact_form.php:930
727
- #: contact_form.php:935
728
- #: contact_form.php:945
729
- #: contact_form.php:950
730
- #: contact_form.php:956
731
- #: contact_form.php:967
732
- #: contact_form.php:972
733
- #: contact_form.php:977
734
  msgid "Default"
735
  msgstr ""
736
 
737
- #: contact_form.php:907
738
  msgid "Label text color"
739
  msgstr ""
740
 
741
- #: contact_form.php:912
742
  msgid "Placeholder color"
743
  msgstr ""
744
 
745
- #: contact_form.php:917
746
  msgid "Errors color"
747
  msgstr ""
748
 
749
- #: contact_form.php:922
750
  msgid "Error text color"
751
  msgstr ""
752
 
753
- #: contact_form.php:927
754
  msgid "Background color of the input field errors"
755
  msgstr ""
756
 
757
- #: contact_form.php:932
758
  msgid "Border color of the input field errors"
759
  msgstr ""
760
 
761
- #: contact_form.php:937
762
  msgid "Placeholder color of the input field errors"
763
  msgstr ""
764
 
765
  # @ contact_form
766
- #: contact_form.php:942
767
  #, fuzzy
768
  msgid "Input fields"
769
  msgstr "הטקסט המוצג"
770
 
771
- #: contact_form.php:947
772
  msgid "Input fields background color"
773
  msgstr ""
774
 
775
- #: contact_form.php:952
776
  msgid "Text fields color"
777
  msgstr ""
778
 
779
- #: contact_form.php:954
780
  msgid "Border width in px, numbers only"
781
  msgstr ""
782
 
783
- #: contact_form.php:958
784
- #: contact_form.php:979
785
  msgid "Border color"
786
  msgstr ""
787
 
788
  # @ contact_form
789
- #: contact_form.php:963
790
  #, fuzzy
791
  msgid "Submit button"
792
  msgstr "שלח"
793
 
794
- #: contact_form.php:965
795
  msgid "Width in px, numbers only"
796
  msgstr ""
797
 
798
- #: contact_form.php:969
799
  msgid "Button color"
800
  msgstr ""
801
 
802
- #: contact_form.php:974
803
  msgid "Button text color"
804
  msgstr ""
805
 
806
  # @ contact_form
807
- #: contact_form.php:990
808
  #, fuzzy
809
  msgid "Contact Form Pro | Preview"
810
  msgstr "טופס צור קשר"
811
 
812
- #: contact_form.php:993
813
  msgid "Show with errors"
814
  msgstr ""
815
 
816
- #: contact_form.php:1001
817
- #: contact_form.php:1003
818
  msgid "Please enter your full name..."
819
  msgstr ""
820
 
821
- #: contact_form.php:1014
822
- #: contact_form.php:1016
823
  msgid "Please enter your address..."
824
  msgstr ""
825
 
826
  # @ contact_form
827
- #: contact_form.php:1025
828
- #: contact_form.php:1027
829
  #, fuzzy
830
  msgid "Please enter your email address..."
831
  msgstr "השתמש במייל זה:"
832
 
833
- #: contact_form.php:1036
834
- #: contact_form.php:1038
835
  msgid "Please enter your phone number..."
836
  msgstr ""
837
 
838
- #: contact_form.php:1047
839
- #: contact_form.php:1049
840
  msgid "Please enter subject..."
841
  msgstr ""
842
 
843
- #: contact_form.php:1057
844
- #: contact_form.php:1059
845
  msgid "Please enter your message..."
846
  msgstr ""
847
 
848
- #: contact_form.php:1070
849
  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"
850
  msgstr ""
851
 
852
  # @ contact_form
853
- #: contact_form.php:1137
854
  msgid "Sorry, email message could not be delivered."
855
  msgstr "מצטערים, אי אפשר היה לשלוח את המייל שלך."
856
 
857
  # @ contact_form
858
- #: contact_form.php:1221
859
  msgid "You can attach the following file formats"
860
  msgstr "אתה יכול לצרף קבצים מן הסוגים הבאים"
861
 
862
  # @ contact_form
863
- #: contact_form.php:1515
864
  msgid "Contact from"
865
  msgstr "טופס צור קשר"
866
 
867
  # @ contact_form
868
- #: contact_form.php:1528
869
  msgid "Email"
870
  msgstr "כתובת מייל"
871
 
872
  # @ contact_form
873
- #: contact_form.php:1542
874
  msgid "Site"
875
  msgstr "אתר"
876
 
877
  # @ contact_form
878
- #: contact_form.php:1605
879
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
880
  msgstr "אם אתה יכול לראות את ה MIME הזה, אז הלקוח שלך אינו יכול לקבל סוגי MIME!"
881
 
882
  # @ contact_form
883
- #: contact_form.php:1669
884
  msgid "FAQ"
885
  msgstr "שאלות ותשובות"
886
 
887
  # @ contact_form
888
- #: contact_form.php:1670
889
  msgid "Support"
890
  msgstr "תמיכה"
891
 
892
- #: contact_form.php:1727
893
  msgid "Are you sure that you want to delete this language data?"
894
  msgstr ""
895
 
2
  msgstr ""
3
  "Project-Id-Version: Contact Form Plugin v3.20\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-11-08 10:56+0300\n"
6
+ "PO-Revision-Date: 2013-11-08 10:56+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "MIME-Version: 1.0\n"
39
  # @ contact_form
40
  #: contact_form.php:33
41
  #: contact_form.php:553
42
+ #: contact_form.php:835
43
  #, fuzzy
44
  msgid "Contact Form Pro"
45
  msgstr "טופס צור קשר"
46
 
47
  # @ contact_form
48
  #: contact_form.php:74
49
+ #: contact_form.php:722
50
+ #: contact_form.php:751
51
  msgid "Name:"
52
  msgstr "שם:"
53
 
54
  # @ contact_form
55
  #: contact_form.php:75
56
+ #: contact_form.php:723
57
+ #: contact_form.php:752
58
  #, fuzzy
59
  msgid "Address:"
60
  msgstr "כתובת דוא\\\"ל:"
61
 
62
  # @ contact_form
63
  #: contact_form.php:76
64
+ #: contact_form.php:724
65
+ #: contact_form.php:753
66
  msgid "Email Address:"
67
  msgstr "כתובת דוא\\\"ל:"
68
 
69
  #: contact_form.php:77
70
+ #: contact_form.php:725
71
+ #: contact_form.php:754
72
  msgid "Phone number:"
73
  msgstr ""
74
 
75
  # @ contact_form
76
  #: contact_form.php:78
77
+ #: contact_form.php:726
78
+ #: contact_form.php:755
79
  msgid "Subject:"
80
  msgstr "נושא:"
81
 
82
  # @ contact_form
83
  #: contact_form.php:79
84
+ #: contact_form.php:727
85
+ #: contact_form.php:756
86
  msgid "Message:"
87
  msgstr "הודעה:"
88
 
89
  # @ contact_form
90
  #: contact_form.php:80
91
+ #: contact_form.php:728
92
+ #: contact_form.php:757
93
  msgid "Attachment:"
94
  msgstr "קובץ מצורף:"
95
 
96
  # @ contact_form
97
  #: contact_form.php:81
98
+ #: contact_form.php:729
99
+ #: contact_form.php:758
100
  msgid "Send me a copy"
101
  msgstr "שלח לי עותק"
102
 
103
  # @ contact_form
104
  #: contact_form.php:82
105
+ #: contact_form.php:730
106
+ #: contact_form.php:759
107
  msgid "Submit"
108
  msgstr "שלח"
109
 
215
 
216
  # @ contact_form
217
  #: contact_form.php:516
218
+ #: contact_form.php:829
219
+ #: contact_form.php:1658
220
+ #: contact_form.php:1669
221
  msgid "Settings"
222
  msgstr "הגדרות"
223
 
224
  # @ contact_form
225
  #: contact_form.php:517
226
+ #: contact_form.php:830
227
  #, fuzzy
228
  msgid "Extra settings"
229
  msgstr "הגדרות"
230
 
231
  # @ contact_form
232
  #: contact_form.php:522
233
+ #: contact_form.php:1086
234
  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:"
235
  msgstr "אם אתה מעוניין להוסיף טופס צור קשר לאתר שלך, פשוט העתק את קיצור הקוד שלהלן אל הפוסט או הדף או הוידג'ט שלך:"
236
 
237
  #: contact_form.php:522
238
  #: contact_form.php:523
239
+ #: contact_form.php:744
240
+ #: contact_form.php:792
241
  msgid "or"
242
  msgstr ""
243
 
284
  msgstr ""
285
 
286
  #: contact_form.php:552
287
+ #: contact_form.php:834
288
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
289
  msgstr ""
290
 
292
  msgid "Save emails to the database"
293
  msgstr ""
294
 
295
+ #: contact_form.php:570
296
+ #: contact_form.php:573
297
+ #: contact_form.php:577
298
  msgid "Using Contact Form to DB powered by"
299
  msgstr ""
300
 
301
  # @ contact_form
302
+ #: contact_form.php:573
303
  #, fuzzy
304
  msgid "Activate Contact Form to DB"
305
  msgstr "טופס צור קשר"
306
 
307
  # @ contact_form
308
+ #: contact_form.php:577
309
  #, fuzzy
310
  msgid "Download Contact Form to DB"
311
  msgstr "טופס צור קשר"
312
 
313
  # @ contact_form
314
+ #: contact_form.php:582
315
  msgid "Additional options"
316
  msgstr "אפשרויות נוספות"
317
 
318
+ #: contact_form.php:584
319
+ msgid "Show"
320
+ msgstr ""
321
+
322
+ #: contact_form.php:585
323
+ msgid "Hide"
324
+ msgstr ""
325
+
326
  # @ contact_form
327
+ #: contact_form.php:589
328
  msgid "What to use?"
329
  msgstr "איזה שימוש?"
330
 
331
  # @ mail-send
332
+ #: contact_form.php:592
333
  msgid "Wp-mail"
334
  msgstr ""
335
 
336
  # @ mail_send
337
+ #: contact_form.php:592
338
  msgid "You can use the wp_mail function for mailing"
339
  msgstr ""
340
 
341
  # @ mail-send
342
+ #: contact_form.php:594
343
  msgid "Mail"
344
  msgstr ""
345
 
346
  # @ mail_send
347
+ #: contact_form.php:594
348
  msgid "To send mail you can use the php mail function"
349
  msgstr ""
350
 
351
  # @ contact_form
352
+ #: contact_form.php:598
353
  #, fuzzy
354
  msgid "The text in the 'From' field"
355
  msgstr "שנה את השדות של טופס יצירת הקשר"
356
 
357
+ #: contact_form.php:600
358
  msgid "User name"
359
  msgstr ""
360
 
361
+ #: contact_form.php:601
362
  msgid "The name of the user who fills the form will be used in the field 'From'."
363
  msgstr ""
364
 
365
  # @ contact_form
366
+ #: contact_form.php:604
367
  #, fuzzy
368
  msgid "This text will be used in the 'FROM' field"
369
  msgstr "שנה את השדות של טופס יצירת הקשר"
370
 
371
+ #: contact_form.php:608
372
  msgid "The email address in the 'From' field"
373
  msgstr ""
374
 
375
+ #: contact_form.php:610
376
  msgid "User email"
377
  msgstr ""
378
 
379
+ #: contact_form.php:611
380
  msgid "The email address of the user who fills the form will be used in the field 'From'."
381
  msgstr ""
382
 
383
+ #: contact_form.php:614
384
  msgid "This email address will be used in the 'From' field."
385
  msgstr ""
386
 
387
  # @ contact_form
388
+ #: contact_form.php:618
389
  #, fuzzy
390
  msgid "Display fields"
391
  msgstr "הטקסט המוצג"
392
 
393
  # @ contact_form
394
+ #: contact_form.php:620
395
+ #: contact_form.php:668
396
+ #: contact_form.php:866
397
+ #: contact_form.php:1526
398
  #, fuzzy
399
  msgid "Address"
400
  msgstr "כתובת דוא\\\"ל:"
401
 
402
+ #: contact_form.php:621
403
+ #: contact_form.php:670
404
+ #: contact_form.php:1534
405
  msgid "Phone"
406
  msgstr ""
407
 
408
  # @ contact_form
409
+ #: contact_form.php:622
410
  #, fuzzy
411
  msgid "Attachment block"
412
  msgstr "הצג אפשרות קובץ מצורף"
413
 
414
  # @ contact_form
415
+ #: contact_form.php:622
416
  msgid "Users can attach the following file formats"
417
  msgstr "משתמשים יוכלו לצרף קבצים מהסוגים הבאים"
418
 
 
419
  #: contact_form.php:629
420
+ #: contact_form.php:632
421
+ #: contact_form.php:636
422
+ #: contact_form.php:895
423
  msgid "Captcha"
424
  msgstr ""
425
 
 
426
  #: contact_form.php:629
427
+ #: contact_form.php:632
428
+ #: contact_form.php:636
429
  msgid "powered by"
430
  msgstr ""
431
 
432
  # @ contact_form
433
+ #: contact_form.php:632
434
  #, fuzzy
435
  msgid "Activate captcha"
436
  msgstr "תוספים פעילים"
437
 
438
  # @ contact_form
439
+ #: contact_form.php:636
440
  #, fuzzy
441
  msgid "Download captcha"
442
  msgstr "הורד"
443
 
444
  # @ contact_form
445
+ #: contact_form.php:641
446
  #, fuzzy
447
  msgid "Display tips below the Attachment block"
448
  msgstr "הצג את ההסברים אחרי תיבת הקובץ המצורף"
449
 
450
+ #: contact_form.php:650
451
  msgid "Delete an attachment file from the server after the email is sent"
452
  msgstr ""
453
 
454
  # @ contact_form
455
+ #: contact_form.php:656
456
  #, fuzzy
457
  msgid "Display 'Send me a copy' block"
458
  msgstr "הצג תיבת שלח לי עותק"
459
 
460
+ #: contact_form.php:665
461
  msgid "Required fields"
462
  msgstr ""
463
 
464
  # @ contact_form
465
+ #: contact_form.php:667
466
+ #: contact_form.php:861
467
+ #: contact_form.php:1521
468
  msgid "Name"
469
  msgstr "שם"
470
 
471
  # @ contact_form
472
+ #: contact_form.php:669
473
  #, fuzzy
474
  msgid "Email Address"
475
  msgstr "כתובת דוא\\\"ל:"
476
 
477
  # @ contact_form
478
+ #: contact_form.php:671
479
+ #: contact_form.php:881
480
+ #: contact_form.php:1537
481
  msgid "Subject"
482
  msgstr "נושא"
483
 
484
  # @ contact_form
485
+ #: contact_form.php:672
486
+ #: contact_form.php:885
487
+ #: contact_form.php:1540
488
  msgid "Message"
489
  msgstr "תוכן ההודעה"
490
 
491
+ #: contact_form.php:676
492
  msgid "Display the asterisk near required fields"
493
  msgstr ""
494
 
495
  # @ contact_form
496
+ #: contact_form.php:682
497
  #, fuzzy
498
  msgid "Display additional info in the email"
499
  msgstr "הצג מידע נוסף במייל"
500
 
501
  # @ contact_form
502
+ #: contact_form.php:687
503
+ #: contact_form.php:1493
504
  msgid "Sent from (ip address)"
505
  msgstr "נשלח מ (כתובת IP)"
506
 
507
  # @ contact_form
508
+ #: contact_form.php:687
509
  #, fuzzy
510
  msgid "Example: Sent from (IP address):\t127.0.0.1"
511
  msgstr "נשלח מ (כתובת IP)"
512
 
513
  # @ contact_form
514
+ #: contact_form.php:688
515
+ #: contact_form.php:1498
516
  msgid "Date/Time"
517
  msgstr "תאריך\\שעה"
518
 
519
+ #: contact_form.php:688
520
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
521
  msgstr ""
522
 
523
  # @ contact_form
524
+ #: contact_form.php:689
525
+ #: contact_form.php:1503
526
  msgid "Sent from (referer)"
527
  msgstr "מגיע מ (השולח)"
528
 
529
+ #: contact_form.php:689
530
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
531
  msgstr ""
532
 
533
  # @ contact_form
534
+ #: contact_form.php:690
535
+ #: contact_form.php:1508
536
  msgid "Using (user agent)"
537
  msgstr "משתמש ב (user agent)"
538
 
539
+ #: contact_form.php:690
540
  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"
541
  msgstr ""
542
 
543
+ #: contact_form.php:694
544
  msgid "Language settings for the field names in the form"
545
  msgstr ""
546
 
547
+ #: contact_form.php:703
548
  msgid "Add a language"
549
  msgstr ""
550
 
551
  # @ contact_form
552
+ #: contact_form.php:707
553
  #, fuzzy
554
  msgid "Change the names of the contact form fields and error messages"
555
  msgstr "שנה את תוויות הטופס"
556
 
557
+ #: contact_form.php:712
558
+ #: contact_form.php:783
559
  msgid "English"
560
  msgstr ""
561
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
562
  #: contact_form.php:731
563
  #: contact_form.php:760
564
+ msgid "Error message for the Name field"
565
  msgstr ""
566
 
567
  #: contact_form.php:732
568
  #: contact_form.php:761
569
+ msgid "Error message for the Address field"
570
  msgstr ""
571
 
572
  #: contact_form.php:733
573
  #: contact_form.php:762
574
+ msgid "Error message for the Email field"
575
  msgstr ""
576
 
577
  #: contact_form.php:734
578
  #: contact_form.php:763
579
+ msgid "Error message for the Phone field"
580
  msgstr ""
581
 
582
  #: contact_form.php:735
583
  #: contact_form.php:764
584
+ msgid "Error message for the Subject field"
585
  msgstr ""
586
 
587
  #: contact_form.php:736
588
  #: contact_form.php:765
589
+ msgid "Error message for the Message field"
590
  msgstr ""
591
 
592
  #: contact_form.php:737
593
  #: contact_form.php:766
594
+ msgid "Error message about the file type for the Attachment field"
595
  msgstr ""
596
 
597
  #: contact_form.php:738
598
  #: contact_form.php:767
599
+ msgid "Error message while uploading a file for the Attachment field to the server"
600
  msgstr ""
601
 
602
  #: contact_form.php:739
603
  #: contact_form.php:768
604
+ msgid "Error message while moving the file for the Attachment field"
605
+ msgstr ""
606
+
607
+ #: contact_form.php:740
608
+ #: contact_form.php:769
609
+ msgid "Error message when file size limit for the Attachment field is exceeded"
610
  msgstr ""
611
 
612
  #: contact_form.php:741
613
  #: contact_form.php:770
614
+ msgid "Error message for the Captcha field"
615
+ msgstr ""
616
+
617
+ #: contact_form.php:742
618
+ #: contact_form.php:771
619
+ msgid "Error message for the whole form"
620
+ msgstr ""
621
+
622
+ #: contact_form.php:744
623
+ #: contact_form.php:773
624
+ #: contact_form.php:792
625
+ #: contact_form.php:798
626
  msgid "Use shortcode"
627
  msgstr ""
628
 
629
+ #: contact_form.php:744
630
+ #: contact_form.php:773
631
+ #: contact_form.php:792
632
+ #: contact_form.php:798
633
  msgid "for this language"
634
  msgstr ""
635
 
636
  # @ contact_form
637
+ #: contact_form.php:780
638
  msgid "Action after email is sent"
639
  msgstr "הפעולה שלאחר שליחת הטופס"
640
 
641
  # @ contact_form
642
+ #: contact_form.php:782
643
  msgid "Display text"
644
  msgstr "הטקסט המוצג"
645
 
646
  # @ contact_form
647
+ #: contact_form.php:791
648
+ #: contact_form.php:797
649
  msgid "Text"
650
  msgstr "טקסט"
651
 
652
  # @ contact_form
653
+ #: contact_form.php:804
654
  msgid "Redirect to the page"
655
  msgstr "הפנה אל הדף"
656
 
657
  # @ contact_form
658
+ #: contact_form.php:805
659
  msgid "Url"
660
  msgstr "URL"
661
 
662
  # @ default
663
+ #: contact_form.php:810
664
+ #: contact_form.php:987
665
  msgid "Save Changes"
666
  msgstr ""
667
 
668
  # @ contact_form
669
+ #: contact_form.php:827
670
  #, fuzzy
671
  msgid "Contact Form Pro | Extra Settings"
672
  msgstr "אפשרויות טופס צור קשר"
673
 
674
+ #: contact_form.php:841
675
  msgid "Errors output"
676
  msgstr ""
677
 
678
+ #: contact_form.php:844
679
  msgid "Display error messages"
680
  msgstr ""
681
 
682
+ #: contact_form.php:845
683
  msgid "Color of the input field errors."
684
  msgstr ""
685
 
686
+ #: contact_form.php:846
687
  msgid "Display error messages & color of the input field errors"
688
  msgstr ""
689
 
690
+ #: contact_form.php:851
691
  msgid "Add placeholder to the input blocks"
692
  msgstr ""
693
 
694
  # @ contact_form
695
+ #: contact_form.php:857
696
  #, fuzzy
697
  msgid "Add tooltips"
698
  msgstr "אפשרויות נוספות"
699
 
700
  # @ contact_form
701
+ #: contact_form.php:871
702
  #, fuzzy
703
  msgid "Email address"
704
  msgstr "כתובת דוא\\\"ל:"
705
 
706
+ #: contact_form.php:876
707
  msgid "Phone Number"
708
  msgstr ""
709
 
710
  # @ contact_form
711
+ #: contact_form.php:890
712
  #, fuzzy
713
  msgid "Attachment"
714
  msgstr "קובץ מצורף:"
715
 
716
+ #: contact_form.php:895
717
  msgid "(powered by bestwebsoft.com)"
718
  msgstr ""
719
 
720
  # @ contact_form
721
+ #: contact_form.php:900
722
  #, fuzzy
723
  msgid "Style options"
724
  msgstr "אפשרויות נוספות"
725
 
726
+ #: contact_form.php:903
727
  msgid "Text color"
728
  msgstr ""
729
 
730
+ #: contact_form.php:906
731
+ #: contact_form.php:911
732
+ #: contact_form.php:921
733
+ #: contact_form.php:926
734
+ #: contact_form.php:931
735
+ #: contact_form.php:936
736
+ #: contact_form.php:946
737
+ #: contact_form.php:951
738
+ #: contact_form.php:957
739
+ #: contact_form.php:968
740
+ #: contact_form.php:973
741
+ #: contact_form.php:978
742
  msgid "Default"
743
  msgstr ""
744
 
745
+ #: contact_form.php:908
746
  msgid "Label text color"
747
  msgstr ""
748
 
749
+ #: contact_form.php:913
750
  msgid "Placeholder color"
751
  msgstr ""
752
 
753
+ #: contact_form.php:918
754
  msgid "Errors color"
755
  msgstr ""
756
 
757
+ #: contact_form.php:923
758
  msgid "Error text color"
759
  msgstr ""
760
 
761
+ #: contact_form.php:928
762
  msgid "Background color of the input field errors"
763
  msgstr ""
764
 
765
+ #: contact_form.php:933
766
  msgid "Border color of the input field errors"
767
  msgstr ""
768
 
769
+ #: contact_form.php:938
770
  msgid "Placeholder color of the input field errors"
771
  msgstr ""
772
 
773
  # @ contact_form
774
+ #: contact_form.php:943
775
  #, fuzzy
776
  msgid "Input fields"
777
  msgstr "הטקסט המוצג"
778
 
779
+ #: contact_form.php:948
780
  msgid "Input fields background color"
781
  msgstr ""
782
 
783
+ #: contact_form.php:953
784
  msgid "Text fields color"
785
  msgstr ""
786
 
787
+ #: contact_form.php:955
788
  msgid "Border width in px, numbers only"
789
  msgstr ""
790
 
791
+ #: contact_form.php:959
792
+ #: contact_form.php:980
793
  msgid "Border color"
794
  msgstr ""
795
 
796
  # @ contact_form
797
+ #: contact_form.php:964
798
  #, fuzzy
799
  msgid "Submit button"
800
  msgstr "שלח"
801
 
802
+ #: contact_form.php:966
803
  msgid "Width in px, numbers only"
804
  msgstr ""
805
 
806
+ #: contact_form.php:970
807
  msgid "Button color"
808
  msgstr ""
809
 
810
+ #: contact_form.php:975
811
  msgid "Button text color"
812
  msgstr ""
813
 
814
  # @ contact_form
815
+ #: contact_form.php:991
816
  #, fuzzy
817
  msgid "Contact Form Pro | Preview"
818
  msgstr "טופס צור קשר"
819
 
820
+ #: contact_form.php:994
821
  msgid "Show with errors"
822
  msgstr ""
823
 
824
+ #: contact_form.php:1002
825
+ #: contact_form.php:1004
826
  msgid "Please enter your full name..."
827
  msgstr ""
828
 
829
+ #: contact_form.php:1015
830
+ #: contact_form.php:1017
831
  msgid "Please enter your address..."
832
  msgstr ""
833
 
834
  # @ contact_form
835
+ #: contact_form.php:1026
836
+ #: contact_form.php:1028
837
  #, fuzzy
838
  msgid "Please enter your email address..."
839
  msgstr "השתמש במייל זה:"
840
 
841
+ #: contact_form.php:1037
842
+ #: contact_form.php:1039
843
  msgid "Please enter your phone number..."
844
  msgstr ""
845
 
846
+ #: contact_form.php:1048
847
+ #: contact_form.php:1050
848
  msgid "Please enter subject..."
849
  msgstr ""
850
 
851
+ #: contact_form.php:1058
852
+ #: contact_form.php:1060
853
  msgid "Please enter your message..."
854
  msgstr ""
855
 
856
+ #: contact_form.php:1071
857
  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"
858
  msgstr ""
859
 
860
  # @ contact_form
861
+ #: contact_form.php:1138
862
  msgid "Sorry, email message could not be delivered."
863
  msgstr "מצטערים, אי אפשר היה לשלוח את המייל שלך."
864
 
865
  # @ contact_form
866
+ #: contact_form.php:1222
867
  msgid "You can attach the following file formats"
868
  msgstr "אתה יכול לצרף קבצים מן הסוגים הבאים"
869
 
870
  # @ contact_form
871
+ #: contact_form.php:1516
872
  msgid "Contact from"
873
  msgstr "טופס צור קשר"
874
 
875
  # @ contact_form
876
+ #: contact_form.php:1529
877
  msgid "Email"
878
  msgstr "כתובת מייל"
879
 
880
  # @ contact_form
881
+ #: contact_form.php:1543
882
  msgid "Site"
883
  msgstr "אתר"
884
 
885
  # @ contact_form
886
+ #: contact_form.php:1606
887
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
888
  msgstr "אם אתה יכול לראות את ה MIME הזה, אז הלקוח שלך אינו יכול לקבל סוגי MIME!"
889
 
890
  # @ contact_form
891
+ #: contact_form.php:1670
892
  msgid "FAQ"
893
  msgstr "שאלות ותשובות"
894
 
895
  # @ contact_form
896
+ #: contact_form.php:1671
897
  msgid "Support"
898
  msgstr "תמיכה"
899
 
900
+ #: contact_form.php:1728
901
  msgid "Are you sure that you want to delete this language data?"
902
  msgstr ""
903
 
languages/contact_form-hi_IN.mo CHANGED
Binary file
languages/contact_form-hi_IN.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:35+0300\n"
6
- "PO-Revision-Date: 2013-11-01 11:35+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Team Outshine <ash.pr@outshinesolutions.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 "मेल भेजने के लिए आपको WordPress के wp_mail समारोह का उपयोग कर सकते हैं"
288
 
289
- #: contact_form.php:588
290
  msgid "Mail"
291
  msgstr "मेल"
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 "(आईपी पते से भेजा गया)"
436
 
437
- #: contact_form.php:684
438
  #, fuzzy
439
  msgid "Example: Sent from (IP address):\t127.0.0.1"
440
  msgstr "(आईपी पते से भेजा गया)"
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 "से आ रहा है (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 प्रकार स्वीकार नहीं करता है!"
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:56+0300\n"
6
+ "PO-Revision-Date: 2013-11-08 10:56+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Team Outshine <ash.pr@outshinesolutions.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 "मेल भेजने के लिए आपको WordPress के wp_mail समारोह का उपयोग कर सकते हैं"
296
 
297
+ #: contact_form.php:594
298
  msgid "Mail"
299
  msgstr "मेल"
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 "(आईपी पते से भेजा गया)"
444
 
445
+ #: contact_form.php:687
446
  #, fuzzy
447
  msgid "Example: Sent from (IP address):\t127.0.0.1"
448
  msgstr "(आईपी पते से भेजा गया)"
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 "से आ रहा है (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 प्रकार स्वीकार नहीं करता है!"
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-hu_HU.mo CHANGED
Binary file
languages/contact_form-hu_HU.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:35+0300\n"
6
- "PO-Revision-Date: 2013-11-01 11:35+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Karoly Kovacs <karcsi1978@gmail.com>\n"
9
  "MIME-Version: 1.0\n"
@@ -34,63 +34,63 @@ msgstr "Kapcsolatfelvételi Ürlap Beállítások"
34
 
35
  #: contact_form.php:33
36
  #: contact_form.php:553
37
- #: contact_form.php:834
38
  #, fuzzy
39
  msgid "Contact Form Pro"
40
  msgstr "Kapcsolatfelvételi Ürlap"
41
 
42
  #: contact_form.php:74
43
- #: contact_form.php:719
44
- #: contact_form.php:748
45
  msgid "Name:"
46
  msgstr "Noév:"
47
 
48
  #: contact_form.php:75
49
- #: contact_form.php:720
50
- #: contact_form.php:749
51
  #, fuzzy
52
  msgid "Address:"
53
  msgstr "Email cím:"
54
 
55
  #: contact_form.php:76
56
- #: contact_form.php:721
57
- #: contact_form.php:750
58
  msgid "Email Address:"
59
  msgstr "Email cím:"
60
 
61
  #: contact_form.php:77
62
- #: contact_form.php:722
63
- #: contact_form.php:751
64
  msgid "Phone number:"
65
  msgstr "Telefonszám:"
66
 
67
  #: contact_form.php:78
68
- #: contact_form.php:723
69
- #: contact_form.php:752
70
  msgid "Subject:"
71
  msgstr "Tárgy:"
72
 
73
  #: contact_form.php:79
74
- #: contact_form.php:724
75
- #: contact_form.php:753
76
  msgid "Message:"
77
  msgstr "Üzenet:"
78
 
79
  #: contact_form.php:80
80
- #: contact_form.php:725
81
- #: contact_form.php:754
82
  msgid "Attachment:"
83
  msgstr "Csatolmány:"
84
 
85
  #: contact_form.php:81
86
- #: contact_form.php:726
87
- #: contact_form.php:755
88
  msgid "Send me a copy"
89
  msgstr "Kérek másolatot"
90
 
91
  #: contact_form.php:82
92
- #: contact_form.php:727
93
- #: contact_form.php:756
94
  msgid "Submit"
95
  msgstr "Küldés"
96
 
@@ -185,27 +185,27 @@ msgid "Settings saved."
185
  msgstr "Opciók elmentve."
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 "Beállítások"
193
 
194
  #: contact_form.php:517
195
- #: contact_form.php:829
196
  #, fuzzy
197
  msgid "Extra settings"
198
  msgstr "Beállítások"
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 "Amennyiben szeretné hozzáadni a Kapcsolatfelvételi Ürlapot a weboldalához, másolja ki és illessze be az alábbi kódot egy bejegyzésbe, oldalba vagy widgetbe:"
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,563 +254,571 @@ 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 "Kapcsolatfelvételi Ürlap"
267
 
268
- #: contact_form.php:575
269
  #, fuzzy
270
  msgid "Download Contact Form to DB"
271
  msgstr "Kapcsolatfelvételi Ürlap"
272
 
273
- #: contact_form.php:580
274
  msgid "Additional options"
275
  msgstr "További opciók"
276
 
277
- #: contact_form.php:583
 
 
 
 
 
 
 
 
278
  msgid "What to use?"
279
  msgstr "Mit szeretne használni?"
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 "Használhatja a wp_mail funkciót a levelezéshez"
288
 
289
- #: contact_form.php:588
290
  msgid "Mail"
291
  msgstr "E-mail"
292
 
293
- #: contact_form.php:588
294
  msgid "To send mail you can use the php mail function"
295
  msgstr "Email küldéshez használhatja a php mail funkciót"
296
 
297
- #: contact_form.php:592
298
  #, fuzzy
299
  msgid "The text in the 'From' field"
300
  msgstr "A 'KITÖL' mező szövegének módosítása"
301
 
302
- #: contact_form.php:594
303
  msgid "User name"
304
  msgstr ""
305
 
306
- #: contact_form.php:595
307
  #, fuzzy
308
  msgid "The name of the user who fills the form will be used in the field 'From'."
309
  msgstr "A felhasználó e-mail címe, akinek az adatai szerepelnek a 'KITÖL' mezőben."
310
 
311
- #: contact_form.php:600
312
  #, fuzzy
313
  msgid "This text will be used in the 'FROM' field"
314
  msgstr "Ez az email cím szerepel a 'KITÖL' mezőben."
315
 
316
- #: contact_form.php:604
317
  #, fuzzy
318
  msgid "The email address in the 'From' field"
319
  msgstr "Adja meg a 'KITÖL' mező email címét"
320
 
321
- #: contact_form.php:606
322
  msgid "User email"
323
  msgstr ""
324
 
325
- #: contact_form.php:607
326
  #, fuzzy
327
  msgid "The email address of the user who fills the form will be used in the field 'From'."
328
  msgstr "A felhasználó e-mail címe, akinek az adatai szerepelnek a 'KITÖL' mezőben."
329
 
330
- #: contact_form.php:609
331
  msgid "This email address will be used in the 'From' field."
332
  msgstr "Ez az email cím szerepel a 'KITÖL' mezőben."
333
 
334
- #: contact_form.php:613
335
  #, fuzzy
336
  msgid "Display fields"
337
  msgstr "Szöveg megjelenítése"
338
 
339
- #: contact_form.php:615
340
- #: contact_form.php:665
341
- #: contact_form.php:865
342
- #: contact_form.php:1525
343
  #, fuzzy
344
  msgid "Address"
345
  msgstr "Email cím:"
346
 
347
- #: contact_form.php:616
348
- #: contact_form.php:667
349
- #: contact_form.php:1533
350
  msgid "Phone"
351
  msgstr "Telefonszám"
352
 
353
- #: contact_form.php:617
354
  #, fuzzy
355
  msgid "Attachment block"
356
  msgstr "Csatolmány doboz megjelenítése"
357
 
358
- #: contact_form.php:617
359
  msgid "Users can attach the following file formats"
360
  msgstr "A felhasználók a következő fájlformátumokat csatolhatják"
361
 
362
- #: contact_form.php:626
363
  #: contact_form.php:629
364
- #: contact_form.php:633
365
- #: contact_form.php:894
 
366
  msgid "Captcha"
367
  msgstr ""
368
 
369
- #: contact_form.php:626
370
  #: contact_form.php:629
371
- #: contact_form.php:633
 
372
  msgid "powered by"
373
  msgstr ""
374
 
375
- #: contact_form.php:629
376
  #, fuzzy
377
  msgid "Activate captcha"
378
  msgstr "Aktivált pluginok"
379
 
380
- #: contact_form.php:633
381
  #, fuzzy
382
  msgid "Download captcha"
383
  msgstr "Letöltés"
384
 
385
- #: contact_form.php:638
386
  #, fuzzy
387
  msgid "Display tips below the Attachment block"
388
  msgstr "Tippek megjelenítése a Csatolmányok doboz alatt"
389
 
390
- #: contact_form.php:647
391
  msgid "Delete an attachment file from the server after the email is sent"
392
  msgstr ""
393
 
394
- #: contact_form.php:653
395
  #, fuzzy
396
  msgid "Display 'Send me a copy' block"
397
  msgstr "A 'Kérek másolatot' opció megjelenítése"
398
 
399
- #: contact_form.php:662
400
  msgid "Required fields"
401
  msgstr "Kötelező mező"
402
 
403
- #: contact_form.php:664
404
- #: contact_form.php:860
405
- #: contact_form.php:1520
406
  msgid "Name"
407
  msgstr "Név"
408
 
409
- #: contact_form.php:666
410
  #, fuzzy
411
  msgid "Email Address"
412
  msgstr "Email cím:"
413
 
414
- #: contact_form.php:668
415
- #: contact_form.php:880
416
- #: contact_form.php:1536
417
  msgid "Subject"
418
  msgstr "Sujet"
419
 
420
- #: contact_form.php:669
421
- #: contact_form.php:884
422
- #: contact_form.php:1539
423
  msgid "Message"
424
  msgstr "Üzenet"
425
 
426
- #: contact_form.php:673
427
  #, fuzzy
428
  msgid "Display the asterisk near required fields"
429
  msgstr "Telefonszám mező megjelenítése"
430
 
431
- #: contact_form.php:679
432
  #, fuzzy
433
  msgid "Display additional info in the email"
434
  msgstr "További információk megjelenítése az emailben"
435
 
436
- #: contact_form.php:684
437
- #: contact_form.php:1492
438
  msgid "Sent from (ip address)"
439
  msgstr "Küldő (IP cím)"
440
 
441
- #: contact_form.php:684
442
  #, fuzzy
443
  msgid "Example: Sent from (IP address):\t127.0.0.1"
444
  msgstr "Küldő (IP cím)"
445
 
446
- #: contact_form.php:685
447
- #: contact_form.php:1497
448
  msgid "Date/Time"
449
  msgstr "Dátum/Idő"
450
 
451
- #: contact_form.php:685
452
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
453
  msgstr ""
454
 
455
- #: contact_form.php:686
456
- #: contact_form.php:1502
457
  msgid "Sent from (referer)"
458
  msgstr "Envoyer de (référence)"
459
 
460
- #: contact_form.php:686
461
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
462
  msgstr ""
463
 
464
- #: contact_form.php:687
465
- #: contact_form.php:1507
466
  msgid "Using (user agent)"
467
  msgstr "Alkalmazás (böngésző)"
468
 
469
- #: contact_form.php:687
470
  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"
471
  msgstr ""
472
 
473
- #: contact_form.php:691
474
  msgid "Language settings for the field names in the form"
475
  msgstr "Az ürlap mezőinek nyelvi beállítása"
476
 
477
- #: contact_form.php:700
478
  #, fuzzy
479
  msgid "Add a language"
480
  msgstr "Nyelv hozzáadása"
481
 
482
- #: contact_form.php:704
483
  msgid "Change the names of the contact form fields and error messages"
484
  msgstr "A Kapcsolatfelvételi Ürlap mező és hibaüzenet neveinek módosítása"
485
 
486
- #: contact_form.php:709
487
- #: contact_form.php:780
488
  msgid "English"
489
  msgstr "Angol"
490
 
491
- #: contact_form.php:728
492
- #: contact_form.php:757
493
  msgid "Error message for the Name field"
494
  msgstr "Név mező hibaüzenet"
495
 
496
- #: contact_form.php:729
497
- #: contact_form.php:758
498
  #, fuzzy
499
  msgid "Error message for the Address field"
500
  msgstr "Üzenet mező hibaüzenet"
501
 
502
- #: contact_form.php:730
503
- #: contact_form.php:759
504
  msgid "Error message for the Email field"
505
  msgstr "Email cím mező hibaüzenet"
506
 
507
- #: contact_form.php:731
508
- #: contact_form.php:760
509
  msgid "Error message for the Phone field"
510
  msgstr "Telefonszám mező hibaüzenet"
511
 
512
- #: contact_form.php:732
513
- #: contact_form.php:761
514
  msgid "Error message for the Subject field"
515
  msgstr "Tárgy mező hibaüzenet"
516
 
517
- #: contact_form.php:733
518
- #: contact_form.php:762
519
  msgid "Error message for the Message field"
520
  msgstr "Üzenet mező hibaüzenet"
521
 
522
- #: contact_form.php:734
523
- #: contact_form.php:763
524
  #, fuzzy
525
  msgid "Error message about the file type for the Attachment field"
526
  msgstr "Csatolmány doboz hibaüzenet"
527
 
528
- #: contact_form.php:735
529
- #: contact_form.php:764
530
  #, fuzzy
531
  msgid "Error message while uploading a file for the Attachment field to the server"
532
  msgstr "Csatolmány doboz hibaüzenet"
533
 
534
- #: contact_form.php:736
535
- #: contact_form.php:765
536
  #, fuzzy
537
  msgid "Error message while moving the file for the Attachment field"
538
  msgstr "Csatolmány doboz hibaüzenet"
539
 
540
- #: contact_form.php:737
541
- #: contact_form.php:766
542
  #, fuzzy
543
  msgid "Error message when file size limit for the Attachment field is exceeded"
544
  msgstr "Csatolmány doboz hibaüzenet"
545
 
546
- #: contact_form.php:738
547
- #: contact_form.php:767
548
  msgid "Error message for the Captcha field"
549
  msgstr "CAPTCHA mező hibaüzenet"
550
 
551
- #: contact_form.php:739
552
- #: contact_form.php:768
553
  msgid "Error message for the whole form"
554
  msgstr "Hibaüzenet az egész form számára"
555
 
556
- #: contact_form.php:741
557
- #: contact_form.php:770
558
- #: contact_form.php:789
559
- #: contact_form.php:795
560
  msgid "Use shortcode"
561
  msgstr "Gyorskód használata"
562
 
563
- #: contact_form.php:741
564
- #: contact_form.php:770
565
- #: contact_form.php:789
566
- #: contact_form.php:795
567
  msgid "for this language"
568
  msgstr "ehhez a nyelvhez"
569
 
570
- #: contact_form.php:777
571
  msgid "Action after email is sent"
572
  msgstr "Művelet az email elküldése után"
573
 
574
- #: contact_form.php:779
575
  msgid "Display text"
576
  msgstr "Szöveg megjelenítése"
577
 
578
- #: contact_form.php:788
579
- #: contact_form.php:794
580
  msgid "Text"
581
  msgstr "Szöveg"
582
 
583
- #: contact_form.php:802
584
  msgid "Redirect to the page"
585
  msgstr "Átirányítás egy weboldalra"
586
 
587
- #: contact_form.php:803
588
  msgid "Url"
589
  msgstr "Url"
590
 
591
- #: contact_form.php:809
592
- #: contact_form.php:986
593
  msgid "Save Changes"
594
  msgstr "Módosítások Mentése"
595
 
596
- #: contact_form.php:826
597
  #, fuzzy
598
  msgid "Contact Form Pro | Extra Settings"
599
  msgstr "Kapcsolatfelvételi Ürlap Beállítások"
600
 
601
- #: contact_form.php:840
602
  msgid "Errors output"
603
  msgstr ""
604
 
605
- #: contact_form.php:843
606
  msgid "Display error messages"
607
  msgstr ""
608
 
609
- #: contact_form.php:844
610
  msgid "Color of the input field errors."
611
  msgstr ""
612
 
613
- #: contact_form.php:845
614
  #, fuzzy
615
  msgid "Display error messages & color of the input field errors"
616
  msgstr "Tárgy mező hibaüzenet"
617
 
618
- #: contact_form.php:850
619
  msgid "Add placeholder to the input blocks"
620
  msgstr ""
621
 
622
- #: contact_form.php:856
623
  #, fuzzy
624
  msgid "Add tooltips"
625
  msgstr "További opciók"
626
 
627
- #: contact_form.php:870
628
  #, fuzzy
629
  msgid "Email address"
630
  msgstr "Email cím:"
631
 
632
- #: contact_form.php:875
633
  #, fuzzy
634
  msgid "Phone Number"
635
  msgstr "Telefonszám:"
636
 
637
- #: contact_form.php:889
638
  #, fuzzy
639
  msgid "Attachment"
640
  msgstr "Csatolmány:"
641
 
642
- #: contact_form.php:894
643
  msgid "(powered by bestwebsoft.com)"
644
  msgstr ""
645
 
646
- #: contact_form.php:899
647
  #, fuzzy
648
  msgid "Style options"
649
  msgstr "További opciók"
650
 
651
- #: contact_form.php:902
652
  msgid "Text color"
653
  msgstr ""
654
 
655
- #: contact_form.php:905
656
- #: contact_form.php:910
657
- #: contact_form.php:920
658
- #: contact_form.php:925
659
- #: contact_form.php:930
660
- #: contact_form.php:935
661
- #: contact_form.php:945
662
- #: contact_form.php:950
663
- #: contact_form.php:956
664
- #: contact_form.php:967
665
- #: contact_form.php:972
666
- #: contact_form.php:977
667
  msgid "Default"
668
  msgstr ""
669
 
670
- #: contact_form.php:907
671
  msgid "Label text color"
672
  msgstr ""
673
 
674
- #: contact_form.php:912
675
  msgid "Placeholder color"
676
  msgstr ""
677
 
678
- #: contact_form.php:917
679
  msgid "Errors color"
680
  msgstr ""
681
 
682
- #: contact_form.php:922
683
  msgid "Error text color"
684
  msgstr ""
685
 
686
- #: contact_form.php:927
687
  msgid "Background color of the input field errors"
688
  msgstr ""
689
 
690
- #: contact_form.php:932
691
  msgid "Border color of the input field errors"
692
  msgstr ""
693
 
694
- #: contact_form.php:937
695
  msgid "Placeholder color of the input field errors"
696
  msgstr ""
697
 
698
- #: contact_form.php:942
699
  #, fuzzy
700
  msgid "Input fields"
701
  msgstr "Szöveg megjelenítése"
702
 
703
- #: contact_form.php:947
704
  msgid "Input fields background color"
705
  msgstr ""
706
 
707
- #: contact_form.php:952
708
  msgid "Text fields color"
709
  msgstr ""
710
 
711
- #: contact_form.php:954
712
  msgid "Border width in px, numbers only"
713
  msgstr ""
714
 
715
- #: contact_form.php:958
716
- #: contact_form.php:979
717
  msgid "Border color"
718
  msgstr ""
719
 
720
- #: contact_form.php:963
721
  #, fuzzy
722
  msgid "Submit button"
723
  msgstr "Küldés"
724
 
725
- #: contact_form.php:965
726
  msgid "Width in px, numbers only"
727
  msgstr ""
728
 
729
- #: contact_form.php:969
730
  msgid "Button color"
731
  msgstr ""
732
 
733
- #: contact_form.php:974
734
  msgid "Button text color"
735
  msgstr ""
736
 
737
- #: contact_form.php:990
738
  #, fuzzy
739
  msgid "Contact Form Pro | Preview"
740
  msgstr "Kapcsolatfelvételi Ürlap"
741
 
742
- #: contact_form.php:993
743
  msgid "Show with errors"
744
  msgstr ""
745
 
746
- #: contact_form.php:1001
747
- #: contact_form.php:1003
748
  msgid "Please enter your full name..."
749
  msgstr ""
750
 
751
- #: contact_form.php:1014
752
- #: contact_form.php:1016
753
  msgid "Please enter your address..."
754
  msgstr ""
755
 
756
- #: contact_form.php:1025
757
- #: contact_form.php:1027
758
  #, fuzzy
759
  msgid "Please enter your email address..."
760
  msgstr "Ezen email cím használata:"
761
 
762
- #: contact_form.php:1036
763
- #: contact_form.php:1038
764
  msgid "Please enter your phone number..."
765
  msgstr ""
766
 
767
- #: contact_form.php:1047
768
- #: contact_form.php:1049
769
  msgid "Please enter subject..."
770
  msgstr ""
771
 
772
- #: contact_form.php:1057
773
- #: contact_form.php:1059
774
  msgid "Please enter your message..."
775
  msgstr ""
776
 
777
- #: contact_form.php:1070
778
  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"
779
  msgstr ""
780
 
781
- #: contact_form.php:1137
782
  msgid "Sorry, email message could not be delivered."
783
  msgstr "Sajnáljuk, az email üzenet nem továbbítható."
784
 
785
- #: contact_form.php:1221
786
  msgid "You can attach the following file formats"
787
  msgstr "A következő fájlformátumokat csatolhatja"
788
 
789
- #: contact_form.php:1515
790
  msgid "Contact from"
791
  msgstr "Üzenet küldött"
792
 
793
- #: contact_form.php:1528
794
  msgid "Email"
795
  msgstr "E-mail"
796
 
797
- #: contact_form.php:1542
798
  msgid "Site"
799
  msgstr "Oldal"
800
 
801
- #: contact_form.php:1605
802
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
803
  msgstr "Amennyiben ez a MIME nem jelenik meg, akkör az ön Levelezője nem támogatja ezt a MIME típust !"
804
 
805
- #: contact_form.php:1669
806
  msgid "FAQ"
807
  msgstr "GYIK (FAQ)"
808
 
809
- #: contact_form.php:1670
810
  msgid "Support"
811
  msgstr "Támogatás"
812
 
813
- #: contact_form.php:1727
814
  msgid "Are you sure that you want to delete this language data?"
815
  msgstr "Biztosan törölni szeretné ezt a nyelvi adatot ?"
816
 
2
  msgstr ""
3
  "Project-Id-Version: contact_form\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-11-08 10:56+0300\n"
6
+ "PO-Revision-Date: 2013-11-08 10:56+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Karoly Kovacs <karcsi1978@gmail.com>\n"
9
  "MIME-Version: 1.0\n"
34
 
35
  #: contact_form.php:33
36
  #: contact_form.php:553
37
+ #: contact_form.php:835
38
  #, fuzzy
39
  msgid "Contact Form Pro"
40
  msgstr "Kapcsolatfelvételi Ürlap"
41
 
42
  #: contact_form.php:74
43
+ #: contact_form.php:722
44
+ #: contact_form.php:751
45
  msgid "Name:"
46
  msgstr "Noév:"
47
 
48
  #: contact_form.php:75
49
+ #: contact_form.php:723
50
+ #: contact_form.php:752
51
  #, fuzzy
52
  msgid "Address:"
53
  msgstr "Email cím:"
54
 
55
  #: contact_form.php:76
56
+ #: contact_form.php:724
57
+ #: contact_form.php:753
58
  msgid "Email Address:"
59
  msgstr "Email cím:"
60
 
61
  #: contact_form.php:77
62
+ #: contact_form.php:725
63
+ #: contact_form.php:754
64
  msgid "Phone number:"
65
  msgstr "Telefonszám:"
66
 
67
  #: contact_form.php:78
68
+ #: contact_form.php:726
69
+ #: contact_form.php:755
70
  msgid "Subject:"
71
  msgstr "Tárgy:"
72
 
73
  #: contact_form.php:79
74
+ #: contact_form.php:727
75
+ #: contact_form.php:756
76
  msgid "Message:"
77
  msgstr "Üzenet:"
78
 
79
  #: contact_form.php:80
80
+ #: contact_form.php:728
81
+ #: contact_form.php:757
82
  msgid "Attachment:"
83
  msgstr "Csatolmány:"
84
 
85
  #: contact_form.php:81
86
+ #: contact_form.php:729
87
+ #: contact_form.php:758
88
  msgid "Send me a copy"
89
  msgstr "Kérek másolatot"
90
 
91
  #: contact_form.php:82
92
+ #: contact_form.php:730
93
+ #: contact_form.php:759
94
  msgid "Submit"
95
  msgstr "Küldés"
96
 
185
  msgstr "Opciók elmentve."
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 "Beállítások"
193
 
194
  #: contact_form.php:517
195
+ #: contact_form.php:830
196
  #, fuzzy
197
  msgid "Extra settings"
198
  msgstr "Beállítások"
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 "Amennyiben szeretné hozzáadni a Kapcsolatfelvételi Ürlapot a weboldalához, másolja ki és illessze be az alábbi kódot egy bejegyzésbe, oldalba vagy widgetbe:"
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 "Kapcsolatfelvételi Ürlap"
267
 
268
+ #: contact_form.php:577
269
  #, fuzzy
270
  msgid "Download Contact Form to DB"
271
  msgstr "Kapcsolatfelvételi Ürlap"
272
 
273
+ #: contact_form.php:582
274
  msgid "Additional options"
275
  msgstr "További opciók"
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 "Mit szeretne használni?"
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 "Használhatja a wp_mail funkciót a levelezéshez"
296
 
297
+ #: contact_form.php:594
298
  msgid "Mail"
299
  msgstr "E-mail"
300
 
301
+ #: contact_form.php:594
302
  msgid "To send mail you can use the php mail function"
303
  msgstr "Email küldéshez használhatja a php mail funkciót"
304
 
305
+ #: contact_form.php:598
306
  #, fuzzy
307
  msgid "The text in the 'From' field"
308
  msgstr "A 'KITÖL' mező szövegének módosítása"
309
 
310
+ #: contact_form.php:600
311
  msgid "User name"
312
  msgstr ""
313
 
314
+ #: contact_form.php:601
315
  #, fuzzy
316
  msgid "The name of the user who fills the form will be used in the field 'From'."
317
  msgstr "A felhasználó e-mail címe, akinek az adatai szerepelnek a 'KITÖL' mezőben."
318
 
319
+ #: contact_form.php:604
320
  #, fuzzy
321
  msgid "This text will be used in the 'FROM' field"
322
  msgstr "Ez az email cím szerepel a 'KITÖL' mezőben."
323
 
324
+ #: contact_form.php:608
325
  #, fuzzy
326
  msgid "The email address in the 'From' field"
327
  msgstr "Adja meg a 'KITÖL' mező email címét"
328
 
329
+ #: contact_form.php:610
330
  msgid "User email"
331
  msgstr ""
332
 
333
+ #: contact_form.php:611
334
  #, fuzzy
335
  msgid "The email address of the user who fills the form will be used in the field 'From'."
336
  msgstr "A felhasználó e-mail címe, akinek az adatai szerepelnek a 'KITÖL' mezőben."
337
 
338
+ #: contact_form.php:614
339
  msgid "This email address will be used in the 'From' field."
340
  msgstr "Ez az email cím szerepel a 'KITÖL' mezőben."
341
 
342
+ #: contact_form.php:618
343
  #, fuzzy
344
  msgid "Display fields"
345
  msgstr "Szöveg megjelenítése"
346
 
347
+ #: contact_form.php:620
348
+ #: contact_form.php:668
349
+ #: contact_form.php:866
350
+ #: contact_form.php:1526
351
  #, fuzzy
352
  msgid "Address"
353
  msgstr "Email cím:"
354
 
355
+ #: contact_form.php:621
356
+ #: contact_form.php:670
357
+ #: contact_form.php:1534
358
  msgid "Phone"
359
  msgstr "Telefonszám"
360
 
361
+ #: contact_form.php:622
362
  #, fuzzy
363
  msgid "Attachment block"
364
  msgstr "Csatolmány doboz megjelenítése"
365
 
366
+ #: contact_form.php:622
367
  msgid "Users can attach the following file formats"
368
  msgstr "A felhasználók a következő fájlformátumokat csatolhatják"
369
 
 
370
  #: contact_form.php:629
371
+ #: contact_form.php:632
372
+ #: contact_form.php:636
373
+ #: contact_form.php:895
374
  msgid "Captcha"
375
  msgstr ""
376
 
 
377
  #: contact_form.php:629
378
+ #: contact_form.php:632
379
+ #: contact_form.php:636
380
  msgid "powered by"
381
  msgstr ""
382
 
383
+ #: contact_form.php:632
384
  #, fuzzy
385
  msgid "Activate captcha"
386
  msgstr "Aktivált pluginok"
387
 
388
+ #: contact_form.php:636
389
  #, fuzzy
390
  msgid "Download captcha"
391
  msgstr "Letöltés"
392
 
393
+ #: contact_form.php:641
394
  #, fuzzy
395
  msgid "Display tips below the Attachment block"
396
  msgstr "Tippek megjelenítése a Csatolmányok doboz alatt"
397
 
398
+ #: contact_form.php:650
399
  msgid "Delete an attachment file from the server after the email is sent"
400
  msgstr ""
401
 
402
+ #: contact_form.php:656
403
  #, fuzzy
404
  msgid "Display 'Send me a copy' block"
405
  msgstr "A 'Kérek másolatot' opció megjelenítése"
406
 
407
+ #: contact_form.php:665
408
  msgid "Required fields"
409
  msgstr "Kötelező mező"
410
 
411
+ #: contact_form.php:667
412
+ #: contact_form.php:861
413
+ #: contact_form.php:1521
414
  msgid "Name"
415
  msgstr "Név"
416
 
417
+ #: contact_form.php:669
418
  #, fuzzy
419
  msgid "Email Address"
420
  msgstr "Email cím:"
421
 
422
+ #: contact_form.php:671
423
+ #: contact_form.php:881
424
+ #: contact_form.php:1537
425
  msgid "Subject"
426
  msgstr "Sujet"
427
 
428
+ #: contact_form.php:672
429
+ #: contact_form.php:885
430
+ #: contact_form.php:1540
431
  msgid "Message"
432
  msgstr "Üzenet"
433
 
434
+ #: contact_form.php:676
435
  #, fuzzy
436
  msgid "Display the asterisk near required fields"
437
  msgstr "Telefonszám mező megjelenítése"
438
 
439
+ #: contact_form.php:682
440
  #, fuzzy
441
  msgid "Display additional info in the email"
442
  msgstr "További információk megjelenítése az emailben"
443
 
444
+ #: contact_form.php:687
445
+ #: contact_form.php:1493
446
  msgid "Sent from (ip address)"
447
  msgstr "Küldő (IP cím)"
448
 
449
+ #: contact_form.php:687
450
  #, fuzzy
451
  msgid "Example: Sent from (IP address):\t127.0.0.1"
452
  msgstr "Küldő (IP cím)"
453
 
454
+ #: contact_form.php:688
455
+ #: contact_form.php:1498
456
  msgid "Date/Time"
457
  msgstr "Dátum/Idő"
458
 
459
+ #: contact_form.php:688
460
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
461
  msgstr ""
462
 
463
+ #: contact_form.php:689
464
+ #: contact_form.php:1503
465
  msgid "Sent from (referer)"
466
  msgstr "Envoyer de (référence)"
467
 
468
+ #: contact_form.php:689
469
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
470
  msgstr ""
471
 
472
+ #: contact_form.php:690
473
+ #: contact_form.php:1508
474
  msgid "Using (user agent)"
475
  msgstr "Alkalmazás (böngésző)"
476
 
477
+ #: contact_form.php:690
478
  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"
479
  msgstr ""
480
 
481
+ #: contact_form.php:694
482
  msgid "Language settings for the field names in the form"
483
  msgstr "Az ürlap mezőinek nyelvi beállítása"
484
 
485
+ #: contact_form.php:703
486
  #, fuzzy
487
  msgid "Add a language"
488
  msgstr "Nyelv hozzáadása"
489
 
490
+ #: contact_form.php:707
491
  msgid "Change the names of the contact form fields and error messages"
492
  msgstr "A Kapcsolatfelvételi Ürlap mező és hibaüzenet neveinek módosítása"
493
 
494
+ #: contact_form.php:712
495
+ #: contact_form.php:783
496
  msgid "English"
497
  msgstr "Angol"
498
 
499
+ #: contact_form.php:731
500
+ #: contact_form.php:760
501
  msgid "Error message for the Name field"
502
  msgstr "Név mező hibaüzenet"
503
 
504
+ #: contact_form.php:732
505
+ #: contact_form.php:761
506
  #, fuzzy
507
  msgid "Error message for the Address field"
508
  msgstr "Üzenet mező hibaüzenet"
509
 
510
+ #: contact_form.php:733
511
+ #: contact_form.php:762
512
  msgid "Error message for the Email field"
513
  msgstr "Email cím mező hibaüzenet"
514
 
515
+ #: contact_form.php:734
516
+ #: contact_form.php:763
517
  msgid "Error message for the Phone field"
518
  msgstr "Telefonszám mező hibaüzenet"
519
 
520
+ #: contact_form.php:735
521
+ #: contact_form.php:764
522
  msgid "Error message for the Subject field"
523
  msgstr "Tárgy mező hibaüzenet"
524
 
525
+ #: contact_form.php:736
526
+ #: contact_form.php:765
527
  msgid "Error message for the Message field"
528
  msgstr "Üzenet mező hibaüzenet"
529
 
530
+ #: contact_form.php:737
531
+ #: contact_form.php:766
532
  #, fuzzy
533
  msgid "Error message about the file type for the Attachment field"
534
  msgstr "Csatolmány doboz hibaüzenet"
535
 
536
+ #: contact_form.php:738
537
+ #: contact_form.php:767
538
  #, fuzzy
539
  msgid "Error message while uploading a file for the Attachment field to the server"
540
  msgstr "Csatolmány doboz hibaüzenet"
541
 
542
+ #: contact_form.php:739
543
+ #: contact_form.php:768
544
  #, fuzzy
545
  msgid "Error message while moving the file for the Attachment field"
546
  msgstr "Csatolmány doboz hibaüzenet"
547
 
548
+ #: contact_form.php:740
549
+ #: contact_form.php:769
550
  #, fuzzy
551
  msgid "Error message when file size limit for the Attachment field is exceeded"
552
  msgstr "Csatolmány doboz hibaüzenet"
553
 
554
+ #: contact_form.php:741
555
+ #: contact_form.php:770
556
  msgid "Error message for the Captcha field"
557
  msgstr "CAPTCHA mező hibaüzenet"
558
 
559
+ #: contact_form.php:742
560
+ #: contact_form.php:771
561
  msgid "Error message for the whole form"
562
  msgstr "Hibaüzenet az egész form számára"
563
 
564
+ #: contact_form.php:744
565
+ #: contact_form.php:773
566
+ #: contact_form.php:792
567
+ #: contact_form.php:798
568
  msgid "Use shortcode"
569
  msgstr "Gyorskód használata"
570
 
571
+ #: contact_form.php:744
572
+ #: contact_form.php:773
573
+ #: contact_form.php:792
574
+ #: contact_form.php:798
575
  msgid "for this language"
576
  msgstr "ehhez a nyelvhez"
577
 
578
+ #: contact_form.php:780
579
  msgid "Action after email is sent"
580
  msgstr "Művelet az email elküldése után"
581
 
582
+ #: contact_form.php:782
583
  msgid "Display text"
584
  msgstr "Szöveg megjelenítése"
585
 
586
+ #: contact_form.php:791
587
+ #: contact_form.php:797
588
  msgid "Text"
589
  msgstr "Szöveg"
590
 
591
+ #: contact_form.php:804
592
  msgid "Redirect to the page"
593
  msgstr "Átirányítás egy weboldalra"
594
 
595
+ #: contact_form.php:805
596
  msgid "Url"
597
  msgstr "Url"
598
 
599
+ #: contact_form.php:810
600
+ #: contact_form.php:987
601
  msgid "Save Changes"
602
  msgstr "Módosítások Mentése"
603
 
604
+ #: contact_form.php:827
605
  #, fuzzy
606
  msgid "Contact Form Pro | Extra Settings"
607
  msgstr "Kapcsolatfelvételi Ürlap Beállítások"
608
 
609
+ #: contact_form.php:841
610
  msgid "Errors output"
611
  msgstr ""
612
 
613
+ #: contact_form.php:844
614
  msgid "Display error messages"
615
  msgstr ""
616
 
617
+ #: contact_form.php:845
618
  msgid "Color of the input field errors."
619
  msgstr ""
620
 
621
+ #: contact_form.php:846
622
  #, fuzzy
623
  msgid "Display error messages & color of the input field errors"
624
  msgstr "Tárgy mező hibaüzenet"
625
 
626
+ #: contact_form.php:851
627
  msgid "Add placeholder to the input blocks"
628
  msgstr ""
629
 
630
+ #: contact_form.php:857
631
  #, fuzzy
632
  msgid "Add tooltips"
633
  msgstr "További opciók"
634
 
635
+ #: contact_form.php:871
636
  #, fuzzy
637
  msgid "Email address"
638
  msgstr "Email cím:"
639
 
640
+ #: contact_form.php:876
641
  #, fuzzy
642
  msgid "Phone Number"
643
  msgstr "Telefonszám:"
644
 
645
+ #: contact_form.php:890
646
  #, fuzzy
647
  msgid "Attachment"
648
  msgstr "Csatolmány:"
649
 
650
+ #: contact_form.php:895
651
  msgid "(powered by bestwebsoft.com)"
652
  msgstr ""
653
 
654
+ #: contact_form.php:900
655
  #, fuzzy
656
  msgid "Style options"
657
  msgstr "További opciók"
658
 
659
+ #: contact_form.php:903
660
  msgid "Text color"
661
  msgstr ""
662
 
663
+ #: contact_form.php:906
664
+ #: contact_form.php:911
665
+ #: contact_form.php:921
666
+ #: contact_form.php:926
667
+ #: contact_form.php:931
668
+ #: contact_form.php:936
669
+ #: contact_form.php:946
670
+ #: contact_form.php:951
671
+ #: contact_form.php:957
672
+ #: contact_form.php:968
673
+ #: contact_form.php:973
674
+ #: contact_form.php:978
675
  msgid "Default"
676
  msgstr ""
677
 
678
+ #: contact_form.php:908
679
  msgid "Label text color"
680
  msgstr ""
681
 
682
+ #: contact_form.php:913
683
  msgid "Placeholder color"
684
  msgstr ""
685
 
686
+ #: contact_form.php:918
687
  msgid "Errors color"
688
  msgstr ""
689
 
690
+ #: contact_form.php:923
691
  msgid "Error text color"
692
  msgstr ""
693
 
694
+ #: contact_form.php:928
695
  msgid "Background color of the input field errors"
696
  msgstr ""
697
 
698
+ #: contact_form.php:933
699
  msgid "Border color of the input field errors"
700
  msgstr ""
701
 
702
+ #: contact_form.php:938
703
  msgid "Placeholder color of the input field errors"
704
  msgstr ""
705
 
706
+ #: contact_form.php:943
707
  #, fuzzy
708
  msgid "Input fields"
709
  msgstr "Szöveg megjelenítése"
710
 
711
+ #: contact_form.php:948
712
  msgid "Input fields background color"
713
  msgstr ""
714
 
715
+ #: contact_form.php:953
716
  msgid "Text fields color"
717
  msgstr ""
718
 
719
+ #: contact_form.php:955
720
  msgid "Border width in px, numbers only"
721
  msgstr ""
722
 
723
+ #: contact_form.php:959
724
+ #: contact_form.php:980
725
  msgid "Border color"
726
  msgstr ""
727
 
728
+ #: contact_form.php:964
729
  #, fuzzy
730
  msgid "Submit button"
731
  msgstr "Küldés"
732
 
733
+ #: contact_form.php:966
734
  msgid "Width in px, numbers only"
735
  msgstr ""
736
 
737
+ #: contact_form.php:970
738
  msgid "Button color"
739
  msgstr ""
740
 
741
+ #: contact_form.php:975
742
  msgid "Button text color"
743
  msgstr ""
744
 
745
+ #: contact_form.php:991
746
  #, fuzzy
747
  msgid "Contact Form Pro | Preview"
748
  msgstr "Kapcsolatfelvételi Ürlap"
749
 
750
+ #: contact_form.php:994
751
  msgid "Show with errors"
752
  msgstr ""
753
 
754
+ #: contact_form.php:1002
755
+ #: contact_form.php:1004
756
  msgid "Please enter your full name..."
757
  msgstr ""
758
 
759
+ #: contact_form.php:1015
760
+ #: contact_form.php:1017
761
  msgid "Please enter your address..."
762
  msgstr ""
763
 
764
+ #: contact_form.php:1026
765
+ #: contact_form.php:1028
766
  #, fuzzy
767
  msgid "Please enter your email address..."
768
  msgstr "Ezen email cím használata:"
769
 
770
+ #: contact_form.php:1037
771
+ #: contact_form.php:1039
772
  msgid "Please enter your phone number..."
773
  msgstr ""
774
 
775
+ #: contact_form.php:1048
776
+ #: contact_form.php:1050
777
  msgid "Please enter subject..."
778
  msgstr ""
779
 
780
+ #: contact_form.php:1058
781
+ #: contact_form.php:1060
782
  msgid "Please enter your message..."
783
  msgstr ""
784
 
785
+ #: contact_form.php:1071
786
  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"
787
  msgstr ""
788
 
789
+ #: contact_form.php:1138
790
  msgid "Sorry, email message could not be delivered."
791
  msgstr "Sajnáljuk, az email üzenet nem továbbítható."
792
 
793
+ #: contact_form.php:1222
794
  msgid "You can attach the following file formats"
795
  msgstr "A következő fájlformátumokat csatolhatja"
796
 
797
+ #: contact_form.php:1516
798
  msgid "Contact from"
799
  msgstr "Üzenet küldött"
800
 
801
+ #: contact_form.php:1529
802
  msgid "Email"
803
  msgstr "E-mail"
804
 
805
+ #: contact_form.php:1543
806
  msgid "Site"
807
  msgstr "Oldal"
808
 
809
+ #: contact_form.php:1606
810
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
811
  msgstr "Amennyiben ez a MIME nem jelenik meg, akkör az ön Levelezője nem támogatja ezt a MIME típust !"
812
 
813
+ #: contact_form.php:1670
814
  msgid "FAQ"
815
  msgstr "GYIK (FAQ)"
816
 
817
+ #: contact_form.php:1671
818
  msgid "Support"
819
  msgstr "Támogatás"
820
 
821
+ #: contact_form.php:1728
822
  msgid "Are you sure that you want to delete this language data?"
823
  msgstr "Biztosan törölni szeretné ezt a nyelvi adatot ?"
824
 
languages/contact_form-it_IT.mo CHANGED
Binary file
languages/contact_form-it_IT.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:35+0300\n"
6
- "PO-Revision-Date: 2013-11-01 11:35+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Ilian Gagliardi <ilian@ultra-violet.it>\n"
9
  "MIME-Version: 1.0\n"
@@ -33,63 +33,63 @@ msgstr "Opzioni Contact Form"
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 "Contact Form"
40
 
41
  #: contact_form.php:74
42
- #: contact_form.php:719
43
- #: contact_form.php:748
44
  msgid "Name:"
45
  msgstr "Nome:"
46
 
47
  #: contact_form.php:75
48
- #: contact_form.php:720
49
- #: contact_form.php:749
50
  #, fuzzy
51
  msgid "Address:"
52
  msgstr "Indirizzo e-mail:"
53
 
54
  #: contact_form.php:76
55
- #: contact_form.php:721
56
- #: contact_form.php:750
57
  msgid "Email Address:"
58
  msgstr "Indirizzo e-mail:"
59
 
60
  #: contact_form.php:77
61
- #: contact_form.php:722
62
- #: contact_form.php:751
63
  msgid "Phone number:"
64
  msgstr "Numero di telefono:"
65
 
66
  #: contact_form.php:78
67
- #: contact_form.php:723
68
- #: contact_form.php:752
69
  msgid "Subject:"
70
  msgstr "Oggetto:"
71
 
72
  #: contact_form.php:79
73
- #: contact_form.php:724
74
- #: contact_form.php:753
75
  msgid "Message:"
76
  msgstr "Messaggio:"
77
 
78
  #: contact_form.php:80
79
- #: contact_form.php:725
80
- #: contact_form.php:754
81
  msgid "Attachment:"
82
  msgstr "Attachment:"
83
 
84
  #: contact_form.php:81
85
- #: contact_form.php:726
86
- #: contact_form.php:755
87
  msgid "Send me a copy"
88
  msgstr "Inviami una copia"
89
 
90
  #: contact_form.php:82
91
- #: contact_form.php:727
92
- #: contact_form.php:756
93
  msgid "Submit"
94
  msgstr "Invia"
95
 
@@ -183,27 +183,27 @@ msgid "Settings saved."
183
  msgstr "Opzioni salvate."
184
 
185
  #: contact_form.php:516
186
- #: contact_form.php:828
187
- #: contact_form.php:1657
188
- #: contact_form.php:1668
189
  msgid "Settings"
190
  msgstr "Settaggi"
191
 
192
  #: contact_form.php:517
193
- #: contact_form.php:829
194
  #, fuzzy
195
  msgid "Extra settings"
196
  msgstr "Settaggi"
197
 
198
  #: contact_form.php:522
199
- #: contact_form.php:1085
200
  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:"
201
  msgstr "Se vuoi aggiungere un Contact Form al tuo sito, copia e incolla questo shortcode nei tuoi post o nelle tue pagine o widget:"
202
 
203
  #: contact_form.php:522
204
  #: contact_form.php:523
205
- #: contact_form.php:741
206
- #: contact_form.php:789
207
  msgid "or"
208
  msgstr ""
209
 
@@ -244,7 +244,7 @@ msgid "Add department selectbox to the contact form:"
244
  msgstr ""
245
 
246
  #: contact_form.php:552
247
- #: contact_form.php:833
248
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
249
  msgstr ""
250
 
@@ -252,559 +252,567 @@ msgstr ""
252
  msgid "Save emails to the database"
253
  msgstr ""
254
 
255
- #: contact_form.php:568
256
- #: contact_form.php:571
257
- #: contact_form.php:575
258
  msgid "Using Contact Form to DB powered by"
259
  msgstr ""
260
 
261
- #: contact_form.php:571
262
  #, fuzzy
263
  msgid "Activate Contact Form to DB"
264
  msgstr "Contact Form"
265
 
266
- #: contact_form.php:575
267
  #, fuzzy
268
  msgid "Download Contact Form to DB"
269
  msgstr "Contact Form"
270
 
271
- #: contact_form.php:580
272
  msgid "Additional options"
273
  msgstr "Impostazioni aggiuntive"
274
 
275
- #: contact_form.php:583
 
 
 
 
 
 
 
 
276
  msgid "What to use?"
277
  msgstr "Cosa utilizzare?"
278
 
279
- #: contact_form.php:586
280
  msgid "Wp-mail"
281
  msgstr "Wp-mail"
282
 
283
- #: contact_form.php:586
284
  msgid "You can use the wp_mail function for mailing"
285
  msgstr "Per inviare e-mail puoi utilizzare la funzione wp_mail"
286
 
287
- #: contact_form.php:588
288
  msgid "Mail"
289
  msgstr "Mail"
290
 
291
- #: contact_form.php:588
292
  msgid "To send mail you can use the php mail function"
293
  msgstr "Per inviare e-mail puoi utilizzare la funzione mail di php"
294
 
295
- #: contact_form.php:592
296
  #, fuzzy
297
  msgid "The text in the 'From' field"
298
  msgstr "Modifica il contenuto del campo 'DA'"
299
 
300
- #: contact_form.php:594
301
  msgid "User name"
302
  msgstr ""
303
 
304
- #: contact_form.php:595
305
  #, fuzzy
306
  msgid "The name of the user who fills the form will be used in the field 'From'."
307
  msgstr "L'indirizzo e-mail dell'utente che compila il form verrà usato nel campo 'DA'"
308
 
309
- #: contact_form.php:600
310
  #, fuzzy
311
  msgid "This text will be used in the 'FROM' field"
312
  msgstr "Questo indirizzo e-mail verrà utilizzato nel campo 'DA'"
313
 
314
- #: contact_form.php:604
315
  #, fuzzy
316
  msgid "The email address in the 'From' field"
317
  msgstr "Inserisci l'indirizzo e-mail nel campo 'DA'"
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 "L'indirizzo e-mail dell'utente che compila il form verrà usato nel campo 'DA'"
326
 
327
- #: contact_form.php:609
328
  msgid "This email address will be used in the 'From' field."
329
  msgstr "Questo indirizzo e-mail verrà utilizzato nel campo 'DA'"
330
 
331
- #: contact_form.php:613
332
  #, fuzzy
333
  msgid "Display fields"
334
  msgstr "Visualizza il testo"
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 "Indirizzo e-mail"
343
 
344
- #: contact_form.php:616
345
- #: contact_form.php:667
346
- #: contact_form.php:1533
347
  msgid "Phone"
348
  msgstr "Telefono"
349
 
350
- #: contact_form.php:617
351
  #, fuzzy
352
  msgid "Attachment block"
353
  msgstr "Visualizza l'attachment"
354
 
355
- #: contact_form.php:617
356
  msgid "Users can attach the following file formats"
357
  msgstr "Gli utenti possono allegare i files nei seguenti tipi"
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 "Plugin attivati"
376
 
377
- #: contact_form.php:633
378
  #, fuzzy
379
  msgid "Download captcha"
380
  msgstr "Download"
381
 
382
- #: contact_form.php:638
383
  #, fuzzy
384
  msgid "Display tips below the Attachment block"
385
  msgstr "Visualizza suggeriementi sotto il blocco Allegato"
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 "Visualizza il blocco \"Inviami una copia\" "
395
 
396
- #: contact_form.php:662
397
  msgid "Required fields"
398
  msgstr "Campi richiesti"
399
 
400
- #: contact_form.php:664
401
- #: contact_form.php:860
402
- #: contact_form.php:1520
403
  msgid "Name"
404
  msgstr "Nome"
405
 
406
- #: contact_form.php:666
407
  msgid "Email Address"
408
  msgstr "Indirizzo e-mail"
409
 
410
- #: contact_form.php:668
411
- #: contact_form.php:880
412
- #: contact_form.php:1536
413
  msgid "Subject"
414
  msgstr "Oggetto"
415
 
416
- #: contact_form.php:669
417
- #: contact_form.php:884
418
- #: contact_form.php:1539
419
  msgid "Message"
420
  msgstr "Messaggio"
421
 
422
- #: contact_form.php:673
423
  #, fuzzy
424
  msgid "Display the asterisk near required fields"
425
  msgstr "VIsualizza un campo numero di telefono"
426
 
427
- #: contact_form.php:679
428
  msgid "Display additional info in the email"
429
  msgstr "Visualizza informazioni aggiuntive nella e-mail"
430
 
431
- #: contact_form.php:684
432
- #: contact_form.php:1492
433
  msgid "Sent from (ip address)"
434
  msgstr "Inviato da (indirizzi IP)"
435
 
436
- #: contact_form.php:684
437
  #, fuzzy
438
  msgid "Example: Sent from (IP address):\t127.0.0.1"
439
  msgstr "Inviato da (indirizzi IP)"
440
 
441
- #: contact_form.php:685
442
- #: contact_form.php:1497
443
  msgid "Date/Time"
444
  msgstr "Data/Ora"
445
 
446
- #: contact_form.php:685
447
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
448
  msgstr ""
449
 
450
- #: contact_form.php:686
451
- #: contact_form.php:1502
452
  msgid "Sent from (referer)"
453
  msgstr "Da (referente)"
454
 
455
- #: contact_form.php:686
456
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
457
  msgstr ""
458
 
459
- #: contact_form.php:687
460
- #: contact_form.php:1507
461
  msgid "Using (user agent)"
462
  msgstr "Utilizza (user agent)"
463
 
464
- #: contact_form.php:687
465
  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"
466
  msgstr ""
467
 
468
- #: contact_form.php:691
469
  msgid "Language settings for the field names in the form"
470
  msgstr "Impostazione della lingua per i nomi dei campi del form"
471
 
472
- #: contact_form.php:700
473
  msgid "Add a language"
474
  msgstr "Aggiungi un linguaggio"
475
 
476
- #: contact_form.php:704
477
  msgid "Change the names of the contact form fields and error messages"
478
  msgstr "Modifica le etichette dei campi del contact form"
479
 
480
- #: contact_form.php:709
481
- #: contact_form.php:780
482
  msgid "English"
483
  msgstr "Inglese"
484
 
485
- #: contact_form.php:728
486
- #: contact_form.php:757
487
  msgid "Error message for the Name field"
488
  msgstr "Messaggio d'errore per il campo Nome"
489
 
490
- #: contact_form.php:729
491
- #: contact_form.php:758
492
  #, fuzzy
493
  msgid "Error message for the Address field"
494
  msgstr "Messaggio d'errore per il campo Testo del Messaggio"
495
 
496
- #: contact_form.php:730
497
- #: contact_form.php:759
498
  msgid "Error message for the Email field"
499
  msgstr "Messaggio d'errore per il campo e-mail"
500
 
501
- #: contact_form.php:731
502
- #: contact_form.php:760
503
  msgid "Error message for the Phone field"
504
  msgstr "Messaggio d'errore per il campo Telefono"
505
 
506
- #: contact_form.php:732
507
- #: contact_form.php:761
508
  msgid "Error message for the Subject field"
509
  msgstr "Messaggio d'errore per il campo Soggetto"
510
 
511
- #: contact_form.php:733
512
- #: contact_form.php:762
513
  msgid "Error message for the Message field"
514
  msgstr "Messaggio d'errore per il campo Testo del Messaggio"
515
 
516
- #: contact_form.php:734
517
- #: contact_form.php:763
518
  #, fuzzy
519
  msgid "Error message about the file type for the Attachment field"
520
  msgstr "Messaggio d'errore per il campo Allegato"
521
 
522
- #: contact_form.php:735
523
- #: contact_form.php:764
524
  #, fuzzy
525
  msgid "Error message while uploading a file for the Attachment field to the server"
526
  msgstr "Messaggio d'errore per il campo Allegato"
527
 
528
- #: contact_form.php:736
529
- #: contact_form.php:765
530
  #, fuzzy
531
  msgid "Error message while moving the file for the Attachment field"
532
  msgstr "Messaggio d'errore per il campo Allegato"
533
 
534
- #: contact_form.php:737
535
- #: contact_form.php:766
536
  #, fuzzy
537
  msgid "Error message when file size limit for the Attachment field is exceeded"
538
  msgstr "Messaggio d'errore per il campo Allegato"
539
 
540
- #: contact_form.php:738
541
- #: contact_form.php:767
542
  msgid "Error message for the Captcha field"
543
  msgstr "Messaggio d'errore per il campo Captcha"
544
 
545
- #: contact_form.php:739
546
- #: contact_form.php:768
547
  msgid "Error message for the whole form"
548
  msgstr "Messaggio d'errore per l'intero modulo"
549
 
550
- #: contact_form.php:741
551
- #: contact_form.php:770
552
- #: contact_form.php:789
553
- #: contact_form.php:795
554
  msgid "Use shortcode"
555
  msgstr "usa lo shortcode"
556
 
557
- #: contact_form.php:741
558
- #: contact_form.php:770
559
- #: contact_form.php:789
560
- #: contact_form.php:795
561
  msgid "for this language"
562
  msgstr "per questa lingua"
563
 
564
- #: contact_form.php:777
565
  msgid "Action after email is sent"
566
  msgstr "Azione successiva all'invio dell'e-mail"
567
 
568
- #: contact_form.php:779
569
  msgid "Display text"
570
  msgstr "Visualizza il testo"
571
 
572
- #: contact_form.php:788
573
- #: contact_form.php:794
574
  msgid "Text"
575
  msgstr "Testo"
576
 
577
- #: contact_form.php:802
578
  msgid "Redirect to the page"
579
  msgstr "Reindirizza alla pagina"
580
 
581
- #: contact_form.php:803
582
  msgid "Url"
583
  msgstr "Url"
584
 
585
- #: contact_form.php:809
586
- #: contact_form.php:986
587
  msgid "Save Changes"
588
  msgstr "Salva le modifiche"
589
 
590
- #: contact_form.php:826
591
  #, fuzzy
592
  msgid "Contact Form Pro | Extra Settings"
593
  msgstr "Opzioni Contact Form"
594
 
595
- #: contact_form.php:840
596
  msgid "Errors output"
597
  msgstr ""
598
 
599
- #: contact_form.php:843
600
  msgid "Display error messages"
601
  msgstr ""
602
 
603
- #: contact_form.php:844
604
  msgid "Color of the input field errors."
605
  msgstr ""
606
 
607
- #: contact_form.php:845
608
  #, fuzzy
609
  msgid "Display error messages & color of the input field errors"
610
  msgstr "Messaggio d'errore per il campo Soggetto"
611
 
612
- #: contact_form.php:850
613
  msgid "Add placeholder to the input blocks"
614
  msgstr ""
615
 
616
- #: contact_form.php:856
617
  #, fuzzy
618
  msgid "Add tooltips"
619
  msgstr "Impostazioni aggiuntive"
620
 
621
- #: contact_form.php:870
622
  #, fuzzy
623
  msgid "Email address"
624
  msgstr "Indirizzo e-mail"
625
 
626
- #: contact_form.php:875
627
  #, fuzzy
628
  msgid "Phone Number"
629
  msgstr "Numero di telefono:"
630
 
631
- #: contact_form.php:889
632
  #, fuzzy
633
  msgid "Attachment"
634
  msgstr "Attachment:"
635
 
636
- #: contact_form.php:894
637
  msgid "(powered by bestwebsoft.com)"
638
  msgstr ""
639
 
640
- #: contact_form.php:899
641
  #, fuzzy
642
  msgid "Style options"
643
  msgstr "Impostazioni aggiuntive"
644
 
645
- #: contact_form.php:902
646
  msgid "Text color"
647
  msgstr ""
648
 
649
- #: contact_form.php:905
650
- #: contact_form.php:910
651
- #: contact_form.php:920
652
- #: contact_form.php:925
653
- #: contact_form.php:930
654
- #: contact_form.php:935
655
- #: contact_form.php:945
656
- #: contact_form.php:950
657
- #: contact_form.php:956
658
- #: contact_form.php:967
659
- #: contact_form.php:972
660
- #: contact_form.php:977
661
  msgid "Default"
662
  msgstr ""
663
 
664
- #: contact_form.php:907
665
  msgid "Label text color"
666
  msgstr ""
667
 
668
- #: contact_form.php:912
669
  msgid "Placeholder color"
670
  msgstr ""
671
 
672
- #: contact_form.php:917
673
  msgid "Errors color"
674
  msgstr ""
675
 
676
- #: contact_form.php:922
677
  msgid "Error text color"
678
  msgstr ""
679
 
680
- #: contact_form.php:927
681
  msgid "Background color of the input field errors"
682
  msgstr ""
683
 
684
- #: contact_form.php:932
685
  msgid "Border color of the input field errors"
686
  msgstr ""
687
 
688
- #: contact_form.php:937
689
  msgid "Placeholder color of the input field errors"
690
  msgstr ""
691
 
692
- #: contact_form.php:942
693
  #, fuzzy
694
  msgid "Input fields"
695
  msgstr "Visualizza il testo"
696
 
697
- #: contact_form.php:947
698
  msgid "Input fields background color"
699
  msgstr ""
700
 
701
- #: contact_form.php:952
702
  msgid "Text fields color"
703
  msgstr ""
704
 
705
- #: contact_form.php:954
706
  msgid "Border width in px, numbers only"
707
  msgstr ""
708
 
709
- #: contact_form.php:958
710
- #: contact_form.php:979
711
  msgid "Border color"
712
  msgstr ""
713
 
714
- #: contact_form.php:963
715
  #, fuzzy
716
  msgid "Submit button"
717
  msgstr "Invia"
718
 
719
- #: contact_form.php:965
720
  msgid "Width in px, numbers only"
721
  msgstr ""
722
 
723
- #: contact_form.php:969
724
  msgid "Button color"
725
  msgstr ""
726
 
727
- #: contact_form.php:974
728
  msgid "Button text color"
729
  msgstr ""
730
 
731
- #: contact_form.php:990
732
  #, fuzzy
733
  msgid "Contact Form Pro | Preview"
734
  msgstr "Contact Form"
735
 
736
- #: contact_form.php:993
737
  msgid "Show with errors"
738
  msgstr ""
739
 
740
- #: contact_form.php:1001
741
- #: contact_form.php:1003
742
  msgid "Please enter your full name..."
743
  msgstr ""
744
 
745
- #: contact_form.php:1014
746
- #: contact_form.php:1016
747
  msgid "Please enter your address..."
748
  msgstr ""
749
 
750
- #: contact_form.php:1025
751
- #: contact_form.php:1027
752
  #, fuzzy
753
  msgid "Please enter your email address..."
754
  msgstr "Utilizza questa e-mail:"
755
 
756
- #: contact_form.php:1036
757
- #: contact_form.php:1038
758
  msgid "Please enter your phone number..."
759
  msgstr ""
760
 
761
- #: contact_form.php:1047
762
- #: contact_form.php:1049
763
  msgid "Please enter subject..."
764
  msgstr ""
765
 
766
- #: contact_form.php:1057
767
- #: contact_form.php:1059
768
  msgid "Please enter your message..."
769
  msgstr ""
770
 
771
- #: contact_form.php:1070
772
  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"
773
  msgstr ""
774
 
775
- #: contact_form.php:1137
776
  msgid "Sorry, email message could not be delivered."
777
  msgstr "Spiacenti, la tua e-mail non può essere consegnata al momento."
778
 
779
- #: contact_form.php:1221
780
  msgid "You can attach the following file formats"
781
  msgstr "Gli utenti possono allegare i files nei seguenti tipi"
782
 
783
- #: contact_form.php:1515
784
  msgid "Contact from"
785
  msgstr "Contact from"
786
 
787
- #: contact_form.php:1528
788
  msgid "Email"
789
  msgstr "e-mail"
790
 
791
- #: contact_form.php:1542
792
  msgid "Site"
793
  msgstr "Sito"
794
 
795
- #: contact_form.php:1605
796
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
797
  msgstr "Se puoi visualizzare questo MIME il tuo client non supporta i MIME types!"
798
 
799
- #: contact_form.php:1669
800
  msgid "FAQ"
801
  msgstr "FAQ"
802
 
803
- #: contact_form.php:1670
804
  msgid "Support"
805
  msgstr "Supporto"
806
 
807
- #: contact_form.php:1727
808
  msgid "Are you sure that you want to delete this language data?"
809
  msgstr "Sei sicuro di voler cancellare questo linguaggio?"
810
 
2
  msgstr ""
3
  "Project-Id-Version: contact_form\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-11-08 10:57+0300\n"
6
+ "PO-Revision-Date: 2013-11-08 10:57+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Ilian Gagliardi <ilian@ultra-violet.it>\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 "Contact Form"
40
 
41
  #: contact_form.php:74
42
+ #: contact_form.php:722
43
+ #: contact_form.php:751
44
  msgid "Name:"
45
  msgstr "Nome:"
46
 
47
  #: contact_form.php:75
48
+ #: contact_form.php:723
49
+ #: contact_form.php:752
50
  #, fuzzy
51
  msgid "Address:"
52
  msgstr "Indirizzo e-mail:"
53
 
54
  #: contact_form.php:76
55
+ #: contact_form.php:724
56
+ #: contact_form.php:753
57
  msgid "Email Address:"
58
  msgstr "Indirizzo e-mail:"
59
 
60
  #: contact_form.php:77
61
+ #: contact_form.php:725
62
+ #: contact_form.php:754
63
  msgid "Phone number:"
64
  msgstr "Numero di telefono:"
65
 
66
  #: contact_form.php:78
67
+ #: contact_form.php:726
68
+ #: contact_form.php:755
69
  msgid "Subject:"
70
  msgstr "Oggetto:"
71
 
72
  #: contact_form.php:79
73
+ #: contact_form.php:727
74
+ #: contact_form.php:756
75
  msgid "Message:"
76
  msgstr "Messaggio:"
77
 
78
  #: contact_form.php:80
79
+ #: contact_form.php:728
80
+ #: contact_form.php:757
81
  msgid "Attachment:"
82
  msgstr "Attachment:"
83
 
84
  #: contact_form.php:81
85
+ #: contact_form.php:729
86
+ #: contact_form.php:758
87
  msgid "Send me a copy"
88
  msgstr "Inviami una copia"
89
 
90
  #: contact_form.php:82
91
+ #: contact_form.php:730
92
+ #: contact_form.php:759
93
  msgid "Submit"
94
  msgstr "Invia"
95
 
183
  msgstr "Opzioni salvate."
184
 
185
  #: contact_form.php:516
186
+ #: contact_form.php:829
187
+ #: contact_form.php:1658
188
+ #: contact_form.php:1669
189
  msgid "Settings"
190
  msgstr "Settaggi"
191
 
192
  #: contact_form.php:517
193
+ #: contact_form.php:830
194
  #, fuzzy
195
  msgid "Extra settings"
196
  msgstr "Settaggi"
197
 
198
  #: contact_form.php:522
199
+ #: contact_form.php:1086
200
  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:"
201
  msgstr "Se vuoi aggiungere un Contact Form al tuo sito, copia e incolla questo shortcode nei tuoi post o nelle tue pagine o widget:"
202
 
203
  #: contact_form.php:522
204
  #: contact_form.php:523
205
+ #: contact_form.php:744
206
+ #: contact_form.php:792
207
  msgid "or"
208
  msgstr ""
209
 
244
  msgstr ""
245
 
246
  #: contact_form.php:552
247
+ #: contact_form.php:834
248
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
249
  msgstr ""
250
 
252
  msgid "Save emails to the database"
253
  msgstr ""
254
 
255
+ #: contact_form.php:570
256
+ #: contact_form.php:573
257
+ #: contact_form.php:577
258
  msgid "Using Contact Form to DB powered by"
259
  msgstr ""
260
 
261
+ #: contact_form.php:573
262
  #, fuzzy
263
  msgid "Activate Contact Form to DB"
264
  msgstr "Contact Form"
265
 
266
+ #: contact_form.php:577
267
  #, fuzzy
268
  msgid "Download Contact Form to DB"
269
  msgstr "Contact Form"
270
 
271
+ #: contact_form.php:582
272
  msgid "Additional options"
273
  msgstr "Impostazioni aggiuntive"
274
 
275
+ #: contact_form.php:584
276
+ msgid "Show"
277
+ msgstr ""
278
+
279
+ #: contact_form.php:585
280
+ msgid "Hide"
281
+ msgstr ""
282
+
283
+ #: contact_form.php:589
284
  msgid "What to use?"
285
  msgstr "Cosa utilizzare?"
286
 
287
+ #: contact_form.php:592
288
  msgid "Wp-mail"
289
  msgstr "Wp-mail"
290
 
291
+ #: contact_form.php:592
292
  msgid "You can use the wp_mail function for mailing"
293
  msgstr "Per inviare e-mail puoi utilizzare la funzione wp_mail"
294
 
295
+ #: contact_form.php:594
296
  msgid "Mail"
297
  msgstr "Mail"
298
 
299
+ #: contact_form.php:594
300
  msgid "To send mail you can use the php mail function"
301
  msgstr "Per inviare e-mail puoi utilizzare la funzione mail di php"
302
 
303
+ #: contact_form.php:598
304
  #, fuzzy
305
  msgid "The text in the 'From' field"
306
  msgstr "Modifica il contenuto del campo 'DA'"
307
 
308
+ #: contact_form.php:600
309
  msgid "User name"
310
  msgstr ""
311
 
312
+ #: contact_form.php:601
313
  #, fuzzy
314
  msgid "The name of the user who fills the form will be used in the field 'From'."
315
  msgstr "L'indirizzo e-mail dell'utente che compila il form verrà usato nel campo 'DA'"
316
 
317
+ #: contact_form.php:604
318
  #, fuzzy
319
  msgid "This text will be used in the 'FROM' field"
320
  msgstr "Questo indirizzo e-mail verrà utilizzato nel campo 'DA'"
321
 
322
+ #: contact_form.php:608
323
  #, fuzzy
324
  msgid "The email address in the 'From' field"
325
  msgstr "Inserisci l'indirizzo e-mail nel campo 'DA'"
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 "L'indirizzo e-mail dell'utente che compila il form verrà usato nel campo 'DA'"
334
 
335
+ #: contact_form.php:614
336
  msgid "This email address will be used in the 'From' field."
337
  msgstr "Questo indirizzo e-mail verrà utilizzato nel campo 'DA'"
338
 
339
+ #: contact_form.php:618
340
  #, fuzzy
341
  msgid "Display fields"
342
  msgstr "Visualizza il testo"
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 "Indirizzo e-mail"
351
 
352
+ #: contact_form.php:621
353
+ #: contact_form.php:670
354
+ #: contact_form.php:1534
355
  msgid "Phone"
356
  msgstr "Telefono"
357
 
358
+ #: contact_form.php:622
359
  #, fuzzy
360
  msgid "Attachment block"
361
  msgstr "Visualizza l'attachment"
362
 
363
+ #: contact_form.php:622
364
  msgid "Users can attach the following file formats"
365
  msgstr "Gli utenti possono allegare i files nei seguenti tipi"
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 "Plugin attivati"
384
 
385
+ #: contact_form.php:636
386
  #, fuzzy
387
  msgid "Download captcha"
388
  msgstr "Download"
389
 
390
+ #: contact_form.php:641
391
  #, fuzzy
392
  msgid "Display tips below the Attachment block"
393
  msgstr "Visualizza suggeriementi sotto il blocco Allegato"
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 "Visualizza il blocco \"Inviami una copia\" "
403
 
404
+ #: contact_form.php:665
405
  msgid "Required fields"
406
  msgstr "Campi richiesti"
407
 
408
+ #: contact_form.php:667
409
+ #: contact_form.php:861
410
+ #: contact_form.php:1521
411
  msgid "Name"
412
  msgstr "Nome"
413
 
414
+ #: contact_form.php:669
415
  msgid "Email Address"
416
  msgstr "Indirizzo e-mail"
417
 
418
+ #: contact_form.php:671
419
+ #: contact_form.php:881
420
+ #: contact_form.php:1537
421
  msgid "Subject"
422
  msgstr "Oggetto"
423
 
424
+ #: contact_form.php:672
425
+ #: contact_form.php:885
426
+ #: contact_form.php:1540
427
  msgid "Message"
428
  msgstr "Messaggio"
429
 
430
+ #: contact_form.php:676
431
  #, fuzzy
432
  msgid "Display the asterisk near required fields"
433
  msgstr "VIsualizza un campo numero di telefono"
434
 
435
+ #: contact_form.php:682
436
  msgid "Display additional info in the email"
437
  msgstr "Visualizza informazioni aggiuntive nella e-mail"
438
 
439
+ #: contact_form.php:687
440
+ #: contact_form.php:1493
441
  msgid "Sent from (ip address)"
442
  msgstr "Inviato da (indirizzi IP)"
443
 
444
+ #: contact_form.php:687
445
  #, fuzzy
446
  msgid "Example: Sent from (IP address):\t127.0.0.1"
447
  msgstr "Inviato da (indirizzi IP)"
448
 
449
+ #: contact_form.php:688
450
+ #: contact_form.php:1498
451
  msgid "Date/Time"
452
  msgstr "Data/Ora"
453
 
454
+ #: contact_form.php:688
455
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
456
  msgstr ""
457
 
458
+ #: contact_form.php:689
459
+ #: contact_form.php:1503
460
  msgid "Sent from (referer)"
461
  msgstr "Da (referente)"
462
 
463
+ #: contact_form.php:689
464
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
465
  msgstr ""
466
 
467
+ #: contact_form.php:690
468
+ #: contact_form.php:1508
469
  msgid "Using (user agent)"
470
  msgstr "Utilizza (user agent)"
471
 
472
+ #: contact_form.php:690
473
  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"
474
  msgstr ""
475
 
476
+ #: contact_form.php:694
477
  msgid "Language settings for the field names in the form"
478
  msgstr "Impostazione della lingua per i nomi dei campi del form"
479
 
480
+ #: contact_form.php:703
481
  msgid "Add a language"
482
  msgstr "Aggiungi un linguaggio"
483
 
484
+ #: contact_form.php:707
485
  msgid "Change the names of the contact form fields and error messages"
486
  msgstr "Modifica le etichette dei campi del contact form"
487
 
488
+ #: contact_form.php:712
489
+ #: contact_form.php:783
490
  msgid "English"
491
  msgstr "Inglese"
492
 
493
+ #: contact_form.php:731
494
+ #: contact_form.php:760
495
  msgid "Error message for the Name field"
496
  msgstr "Messaggio d'errore per il campo Nome"
497
 
498
+ #: contact_form.php:732
499
+ #: contact_form.php:761
500
  #, fuzzy
501
  msgid "Error message for the Address field"
502
  msgstr "Messaggio d'errore per il campo Testo del Messaggio"
503
 
504
+ #: contact_form.php:733
505
+ #: contact_form.php:762
506
  msgid "Error message for the Email field"
507
  msgstr "Messaggio d'errore per il campo e-mail"
508
 
509
+ #: contact_form.php:734
510
+ #: contact_form.php:763
511
  msgid "Error message for the Phone field"
512
  msgstr "Messaggio d'errore per il campo Telefono"
513
 
514
+ #: contact_form.php:735
515
+ #: contact_form.php:764
516
  msgid "Error message for the Subject field"
517
  msgstr "Messaggio d'errore per il campo Soggetto"
518
 
519
+ #: contact_form.php:736
520
+ #: contact_form.php:765
521
  msgid "Error message for the Message field"
522
  msgstr "Messaggio d'errore per il campo Testo del Messaggio"
523
 
524
+ #: contact_form.php:737
525
+ #: contact_form.php:766
526
  #, fuzzy
527
  msgid "Error message about the file type for the Attachment field"
528
  msgstr "Messaggio d'errore per il campo Allegato"
529
 
530
+ #: contact_form.php:738
531
+ #: contact_form.php:767
532
  #, fuzzy
533
  msgid "Error message while uploading a file for the Attachment field to the server"
534
  msgstr "Messaggio d'errore per il campo Allegato"
535
 
536
+ #: contact_form.php:739
537
+ #: contact_form.php:768
538
  #, fuzzy
539
  msgid "Error message while moving the file for the Attachment field"
540
  msgstr "Messaggio d'errore per il campo Allegato"
541
 
542
+ #: contact_form.php:740
543
+ #: contact_form.php:769
544
  #, fuzzy
545
  msgid "Error message when file size limit for the Attachment field is exceeded"
546
  msgstr "Messaggio d'errore per il campo Allegato"
547
 
548
+ #: contact_form.php:741
549
+ #: contact_form.php:770
550
  msgid "Error message for the Captcha field"
551
  msgstr "Messaggio d'errore per il campo Captcha"
552
 
553
+ #: contact_form.php:742
554
+ #: contact_form.php:771
555
  msgid "Error message for the whole form"
556
  msgstr "Messaggio d'errore per l'intero modulo"
557
 
558
+ #: contact_form.php:744
559
+ #: contact_form.php:773
560
+ #: contact_form.php:792
561
+ #: contact_form.php:798
562
  msgid "Use shortcode"
563
  msgstr "usa lo shortcode"
564
 
565
+ #: contact_form.php:744
566
+ #: contact_form.php:773
567
+ #: contact_form.php:792
568
+ #: contact_form.php:798
569
  msgid "for this language"
570
  msgstr "per questa lingua"
571
 
572
+ #: contact_form.php:780
573
  msgid "Action after email is sent"
574
  msgstr "Azione successiva all'invio dell'e-mail"
575
 
576
+ #: contact_form.php:782
577
  msgid "Display text"
578
  msgstr "Visualizza il testo"
579
 
580
+ #: contact_form.php:791
581
+ #: contact_form.php:797
582
  msgid "Text"
583
  msgstr "Testo"
584
 
585
+ #: contact_form.php:804
586
  msgid "Redirect to the page"
587
  msgstr "Reindirizza alla pagina"
588
 
589
+ #: contact_form.php:805
590
  msgid "Url"
591
  msgstr "Url"
592
 
593
+ #: contact_form.php:810
594
+ #: contact_form.php:987
595
  msgid "Save Changes"
596
  msgstr "Salva le modifiche"
597
 
598
+ #: contact_form.php:827
599
  #, fuzzy
600
  msgid "Contact Form Pro | Extra Settings"
601
  msgstr "Opzioni Contact Form"
602
 
603
+ #: contact_form.php:841
604
  msgid "Errors output"
605
  msgstr ""
606
 
607
+ #: contact_form.php:844
608
  msgid "Display error messages"
609
  msgstr ""
610
 
611
+ #: contact_form.php:845
612
  msgid "Color of the input field errors."
613
  msgstr ""
614
 
615
+ #: contact_form.php:846
616
  #, fuzzy
617
  msgid "Display error messages & color of the input field errors"
618
  msgstr "Messaggio d'errore per il campo Soggetto"
619
 
620
+ #: contact_form.php:851
621
  msgid "Add placeholder to the input blocks"
622
  msgstr ""
623
 
624
+ #: contact_form.php:857
625
  #, fuzzy
626
  msgid "Add tooltips"
627
  msgstr "Impostazioni aggiuntive"
628
 
629
+ #: contact_form.php:871
630
  #, fuzzy
631
  msgid "Email address"
632
  msgstr "Indirizzo e-mail"
633
 
634
+ #: contact_form.php:876
635
  #, fuzzy
636
  msgid "Phone Number"
637
  msgstr "Numero di telefono:"
638
 
639
+ #: contact_form.php:890
640
  #, fuzzy
641
  msgid "Attachment"
642
  msgstr "Attachment:"
643
 
644
+ #: contact_form.php:895
645
  msgid "(powered by bestwebsoft.com)"
646
  msgstr ""
647
 
648
+ #: contact_form.php:900
649
  #, fuzzy
650
  msgid "Style options"
651
  msgstr "Impostazioni aggiuntive"
652
 
653
+ #: contact_form.php:903
654
  msgid "Text color"
655
  msgstr ""
656
 
657
+ #: contact_form.php:906
658
+ #: contact_form.php:911
659
+ #: contact_form.php:921
660
+ #: contact_form.php:926
661
+ #: contact_form.php:931
662
+ #: contact_form.php:936
663
+ #: contact_form.php:946
664
+ #: contact_form.php:951
665
+ #: contact_form.php:957
666
+ #: contact_form.php:968
667
+ #: contact_form.php:973
668
+ #: contact_form.php:978
669
  msgid "Default"
670
  msgstr ""
671
 
672
+ #: contact_form.php:908
673
  msgid "Label text color"
674
  msgstr ""
675
 
676
+ #: contact_form.php:913
677
  msgid "Placeholder color"
678
  msgstr ""
679
 
680
+ #: contact_form.php:918
681
  msgid "Errors color"
682
  msgstr ""
683
 
684
+ #: contact_form.php:923
685
  msgid "Error text color"
686
  msgstr ""
687
 
688
+ #: contact_form.php:928
689
  msgid "Background color of the input field errors"
690
  msgstr ""
691
 
692
+ #: contact_form.php:933
693
  msgid "Border color of the input field errors"
694
  msgstr ""
695
 
696
+ #: contact_form.php:938
697
  msgid "Placeholder color of the input field errors"
698
  msgstr ""
699
 
700
+ #: contact_form.php:943
701
  #, fuzzy
702
  msgid "Input fields"
703
  msgstr "Visualizza il testo"
704
 
705
+ #: contact_form.php:948
706
  msgid "Input fields background color"
707
  msgstr ""
708
 
709
+ #: contact_form.php:953
710
  msgid "Text fields color"
711
  msgstr ""
712
 
713
+ #: contact_form.php:955
714
  msgid "Border width in px, numbers only"
715
  msgstr ""
716
 
717
+ #: contact_form.php:959
718
+ #: contact_form.php:980
719
  msgid "Border color"
720
  msgstr ""
721
 
722
+ #: contact_form.php:964
723
  #, fuzzy
724
  msgid "Submit button"
725
  msgstr "Invia"
726
 
727
+ #: contact_form.php:966
728
  msgid "Width in px, numbers only"
729
  msgstr ""
730
 
731
+ #: contact_form.php:970
732
  msgid "Button color"
733
  msgstr ""
734
 
735
+ #: contact_form.php:975
736
  msgid "Button text color"
737
  msgstr ""
738
 
739
+ #: contact_form.php:991
740
  #, fuzzy
741
  msgid "Contact Form Pro | Preview"
742
  msgstr "Contact Form"
743
 
744
+ #: contact_form.php:994
745
  msgid "Show with errors"
746
  msgstr ""
747
 
748
+ #: contact_form.php:1002
749
+ #: contact_form.php:1004
750
  msgid "Please enter your full name..."
751
  msgstr ""
752
 
753
+ #: contact_form.php:1015
754
+ #: contact_form.php:1017
755
  msgid "Please enter your address..."
756
  msgstr ""
757
 
758
+ #: contact_form.php:1026
759
+ #: contact_form.php:1028
760
  #, fuzzy
761
  msgid "Please enter your email address..."
762
  msgstr "Utilizza questa e-mail:"
763
 
764
+ #: contact_form.php:1037
765
+ #: contact_form.php:1039
766
  msgid "Please enter your phone number..."
767
  msgstr ""
768
 
769
+ #: contact_form.php:1048
770
+ #: contact_form.php:1050
771
  msgid "Please enter subject..."
772
  msgstr ""
773
 
774
+ #: contact_form.php:1058
775
+ #: contact_form.php:1060
776
  msgid "Please enter your message..."
777
  msgstr ""
778
 
779
+ #: contact_form.php:1071
780
  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"
781
  msgstr ""
782
 
783
+ #: contact_form.php:1138
784
  msgid "Sorry, email message could not be delivered."
785
  msgstr "Spiacenti, la tua e-mail non può essere consegnata al momento."
786
 
787
+ #: contact_form.php:1222
788
  msgid "You can attach the following file formats"
789
  msgstr "Gli utenti possono allegare i files nei seguenti tipi"
790
 
791
+ #: contact_form.php:1516
792
  msgid "Contact from"
793
  msgstr "Contact from"
794
 
795
+ #: contact_form.php:1529
796
  msgid "Email"
797
  msgstr "e-mail"
798
 
799
+ #: contact_form.php:1543
800
  msgid "Site"
801
  msgstr "Sito"
802
 
803
+ #: contact_form.php:1606
804
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
805
  msgstr "Se puoi visualizzare questo MIME il tuo client non supporta i MIME types!"
806
 
807
+ #: contact_form.php:1670
808
  msgid "FAQ"
809
  msgstr "FAQ"
810
 
811
+ #: contact_form.php:1671
812
  msgid "Support"
813
  msgstr "Supporto"
814
 
815
+ #: contact_form.php:1728
816
  msgid "Are you sure that you want to delete this language data?"
817
  msgstr "Sei sicuro di voler cancellare questo linguaggio?"
818
 
languages/contact_form-ja.mo CHANGED
Binary file
languages/contact_form-ja.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:36+0300\n"
6
- "PO-Revision-Date: 2013-11-01 11:36+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: foken <foken@gmx.com>\n"
9
  "MIME-Version: 1.0\n"
@@ -31,61 +31,61 @@ msgstr "Contact Form Pro 用設定"
31
 
32
  #: contact_form.php:33
33
  #: contact_form.php:553
34
- #: contact_form.php:834
35
  msgid "Contact Form Pro"
36
  msgstr "Contact Form Pro"
37
 
38
  #: contact_form.php:74
39
- #: contact_form.php:719
40
- #: contact_form.php:748
41
  msgid "Name:"
42
  msgstr "名前:"
43
 
44
  #: contact_form.php:75
45
- #: contact_form.php:720
46
- #: contact_form.php:749
47
  msgid "Address:"
48
  msgstr "住所:"
49
 
50
  #: contact_form.php:76
51
- #: contact_form.php:721
52
- #: contact_form.php:750
53
  msgid "Email Address:"
54
  msgstr "Eメール:"
55
 
56
  #: contact_form.php:77
57
- #: contact_form.php:722
58
- #: contact_form.php:751
59
  msgid "Phone number:"
60
  msgstr "電話番号:"
61
 
62
  #: contact_form.php:78
63
- #: contact_form.php:723
64
- #: contact_form.php:752
65
  msgid "Subject:"
66
  msgstr "件名:"
67
 
68
  #: contact_form.php:79
69
- #: contact_form.php:724
70
- #: contact_form.php:753
71
  msgid "Message:"
72
  msgstr "メッセージ:"
73
 
74
  #: contact_form.php:80
75
- #: contact_form.php:725
76
- #: contact_form.php:754
77
  msgid "Attachment:"
78
  msgstr "添付:"
79
 
80
  #: contact_form.php:81
81
- #: contact_form.php:726
82
- #: contact_form.php:755
83
  msgid "Send me a copy"
84
  msgstr "コピーを自分に送る"
85
 
86
  #: contact_form.php:82
87
- #: contact_form.php:727
88
- #: contact_form.php:756
89
  msgid "Submit"
90
  msgstr "送信"
91
 
@@ -177,26 +177,26 @@ msgid "Settings saved."
177
  msgstr "設定保存."
178
 
179
  #: contact_form.php:516
180
- #: contact_form.php:828
181
- #: contact_form.php:1657
182
- #: contact_form.php:1668
183
  msgid "Settings"
184
  msgstr "設定"
185
 
186
  #: contact_form.php:517
187
- #: contact_form.php:829
188
  msgid "Extra settings"
189
  msgstr "追加設定"
190
 
191
  #: contact_form.php:522
192
- #: contact_form.php:1085
193
  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:"
194
  msgstr "コンタクトフォームをあなたのサイトに追加したい場合は、このショートカットを投稿、ページ又はウェジットにコピーして貼り付けるだけです:"
195
 
196
  #: contact_form.php:522
197
  #: contact_form.php:523
198
- #: contact_form.php:741
199
- #: contact_form.php:789
200
  msgid "or"
201
  msgstr "又は"
202
 
@@ -237,7 +237,7 @@ msgid "Add department selectbox to the contact form:"
237
  msgstr ""
238
 
239
  #: contact_form.php:552
240
- #: contact_form.php:833
241
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
242
  msgstr "この機能は、プラグインのProバージョンで利用できます。詳細は、リンクを参照して下さい。"
243
 
@@ -245,538 +245,546 @@ msgstr "この機能は、プラグインのProバージョンで利用できま
245
  msgid "Save emails to the database"
246
  msgstr ""
247
 
248
- #: contact_form.php:568
249
- #: contact_form.php:571
250
- #: contact_form.php:575
251
  msgid "Using Contact Form to DB powered by"
252
  msgstr ""
253
 
254
- #: contact_form.php:571
255
  #, fuzzy
256
  msgid "Activate Contact Form to DB"
257
  msgstr "Contact Form Pro"
258
 
259
- #: contact_form.php:575
260
  #, fuzzy
261
  msgid "Download Contact Form to DB"
262
  msgstr "Contact Form Pro"
263
 
264
- #: contact_form.php:580
265
  msgid "Additional options"
266
  msgstr "追加オプション"
267
 
268
- #: contact_form.php:583
 
 
 
 
 
 
 
 
269
  msgid "What to use?"
270
  msgstr "何用途?"
271
 
272
- #: contact_form.php:586
273
  msgid "Wp-mail"
274
  msgstr "WPメール"
275
 
276
- #: contact_form.php:586
277
  msgid "You can use the wp_mail function for mailing"
278
  msgstr "メールにwp_mali機能が利用できます"
279
 
280
- #: contact_form.php:588
281
  msgid "Mail"
282
  msgstr "メール"
283
 
284
- #: contact_form.php:588
285
  msgid "To send mail you can use the php mail function"
286
  msgstr "メールを送信するには、phpメール機能が利用できます"
287
 
288
- #: contact_form.php:592
289
  #, fuzzy
290
  msgid "The text in the 'From' field"
291
  msgstr "'送信者' フィールドのテキストを変更"
292
 
293
- #: contact_form.php:594
294
  #, fuzzy
295
  msgid "User name"
296
  msgstr "ユーザ・Eメール"
297
 
298
- #: contact_form.php:595
299
  #, fuzzy
300
  msgid "The name of the user who fills the form will be used in the field 'From'."
301
  msgstr "フォームを入力したユーザのEメール・アドレスは、'送信者'フィールドに使用されます。"
302
 
303
- #: contact_form.php:600
304
  #, fuzzy
305
  msgid "This text will be used in the 'FROM' field"
306
  msgstr "このEメール・アドレスは、'送信者'フィールドに使用されます。"
307
 
308
- #: contact_form.php:604
309
  #, fuzzy
310
  msgid "The email address in the 'From' field"
311
  msgstr "'送信者' フィールドにメールアドレスを入力して下さい"
312
 
313
- #: contact_form.php:606
314
  msgid "User email"
315
  msgstr "ユーザ・Eメール"
316
 
317
- #: contact_form.php:607
318
  msgid "The email address of the user who fills the form will be used in the field 'From'."
319
  msgstr "フォームを入力したユーザのEメール・アドレスは、'送信者'フィールドに使用されます。"
320
 
321
- #: contact_form.php:609
322
  msgid "This email address will be used in the 'From' field."
323
  msgstr "このEメール・アドレスは、'送信者'フィールドに使用されます。"
324
 
325
- #: contact_form.php:613
326
  msgid "Display fields"
327
  msgstr "フィールドを表示"
328
 
329
- #: contact_form.php:615
330
- #: contact_form.php:665
331
- #: contact_form.php:865
332
- #: contact_form.php:1525
333
  msgid "Address"
334
  msgstr "住所"
335
 
336
- #: contact_form.php:616
337
- #: contact_form.php:667
338
- #: contact_form.php:1533
339
  msgid "Phone"
340
  msgstr "電話"
341
 
342
- #: contact_form.php:617
343
  msgid "Attachment block"
344
  msgstr "添付ブロック"
345
 
346
- #: contact_form.php:617
347
  msgid "Users can attach the following file formats"
348
  msgstr "ユーザは、以下のタイプのファイルを添付できる"
349
 
350
- #: contact_form.php:626
351
  #: contact_form.php:629
352
- #: contact_form.php:633
353
- #: contact_form.php:894
 
354
  msgid "Captcha"
355
  msgstr "Captcha"
356
 
357
- #: contact_form.php:626
358
  #: contact_form.php:629
359
- #: contact_form.php:633
 
360
  msgid "powered by"
361
  msgstr ""
362
 
363
- #: contact_form.php:629
364
  msgid "Activate captcha"
365
  msgstr "有効なcaptcha"
366
 
367
- #: contact_form.php:633
368
  msgid "Download captcha"
369
  msgstr "captchaをダウンロード"
370
 
371
- #: contact_form.php:638
372
  #, fuzzy
373
  msgid "Display tips below the Attachment block"
374
  msgstr "添付ブロックの下のチップス"
375
 
376
- #: contact_form.php:647
377
  msgid "Delete an attachment file from the server after the email is sent"
378
  msgstr ""
379
 
380
- #: contact_form.php:653
381
  #, fuzzy
382
  msgid "Display 'Send me a copy' block"
383
  msgstr "コピーブロックを自分に送る"
384
 
385
- #: contact_form.php:662
386
  msgid "Required fields"
387
  msgstr "必須フィールド"
388
 
389
- #: contact_form.php:664
390
- #: contact_form.php:860
391
- #: contact_form.php:1520
392
  msgid "Name"
393
  msgstr "名前"
394
 
395
- #: contact_form.php:666
396
  msgid "Email Address"
397
  msgstr "Eメール・アドレス"
398
 
399
- #: contact_form.php:668
400
- #: contact_form.php:880
401
- #: contact_form.php:1536
402
  msgid "Subject"
403
  msgstr "件名"
404
 
405
- #: contact_form.php:669
406
- #: contact_form.php:884
407
- #: contact_form.php:1539
408
  msgid "Message"
409
  msgstr "メッセージ"
410
 
411
- #: contact_form.php:673
412
  msgid "Display the asterisk near required fields"
413
  msgstr ""
414
 
415
- #: contact_form.php:679
416
  msgid "Display additional info in the email"
417
  msgstr "メール中に追加情報を表示"
418
 
419
- #: contact_form.php:684
420
- #: contact_form.php:1492
421
  msgid "Sent from (ip address)"
422
  msgstr "(IP-Adresse)から送られた"
423
 
424
- #: contact_form.php:684
425
  #, fuzzy
426
  msgid "Example: Sent from (IP address):\t127.0.0.1"
427
  msgstr "(IP-Adresse)から送られた"
428
 
429
- #: contact_form.php:685
430
- #: contact_form.php:1497
431
  msgid "Date/Time"
432
  msgstr "日時"
433
 
434
- #: contact_form.php:685
435
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
436
  msgstr ""
437
 
438
- #: contact_form.php:686
439
- #: contact_form.php:1502
440
  msgid "Sent from (referer)"
441
  msgstr "(referer)から送られている"
442
 
443
- #: contact_form.php:686
444
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
445
  msgstr ""
446
 
447
- #: contact_form.php:687
448
- #: contact_form.php:1507
449
  msgid "Using (user agent)"
450
  msgstr "(user agent)使用"
451
 
452
- #: contact_form.php:687
453
  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"
454
  msgstr ""
455
 
456
- #: contact_form.php:691
457
  msgid "Language settings for the field names in the form"
458
  msgstr "フォームのフィールド名用の言語設定"
459
 
460
- #: contact_form.php:700
461
  msgid "Add a language"
462
  msgstr "言語の追加"
463
 
464
- #: contact_form.php:704
465
  msgid "Change the names of the contact form fields and error messages"
466
  msgstr "コンタクト・フォームのフィールドの名前及びエラーメッセージを変更"
467
 
468
- #: contact_form.php:709
469
- #: contact_form.php:780
470
  msgid "English"
471
  msgstr "英語"
472
 
473
- #: contact_form.php:728
474
- #: contact_form.php:757
475
  msgid "Error message for the Name field"
476
  msgstr "名前フィールド用のエラーメッセージ"
477
 
478
- #: contact_form.php:729
479
- #: contact_form.php:758
480
  msgid "Error message for the Address field"
481
  msgstr "住所フィールド用のエラーメッセージ"
482
 
483
- #: contact_form.php:730
484
- #: contact_form.php:759
485
  msgid "Error message for the Email field"
486
  msgstr "Eメール・フィールド用のエラーメッセージ"
487
 
488
- #: contact_form.php:731
489
- #: contact_form.php:760
490
  msgid "Error message for the Phone field"
491
  msgstr "電話フィールド用のエラーメッセージ"
492
 
493
- #: contact_form.php:732
494
- #: contact_form.php:761
495
  msgid "Error message for the Subject field"
496
  msgstr "件名フィールド用のエラーメッセージ"
497
 
498
- #: contact_form.php:733
499
- #: contact_form.php:762
500
  msgid "Error message for the Message field"
501
  msgstr "メッセージ・フィールド用のエラーメッセージ"
502
 
503
- #: contact_form.php:734
504
- #: contact_form.php:763
505
  msgid "Error message about the file type for the Attachment field"
506
  msgstr "添付フィールド用の拡張子タイプに関するエラーメッセージ"
507
 
508
- #: contact_form.php:735
509
- #: contact_form.php:764
510
  msgid "Error message while uploading a file for the Attachment field to the server"
511
  msgstr "添付フィールド用のファイルをサーバにアップロード中のエラーメッセージ"
512
 
513
- #: contact_form.php:736
514
- #: contact_form.php:765
515
  msgid "Error message while moving the file for the Attachment field"
516
  msgstr "添付フィールド用のファイルを移動中のエラーメッセージ"
517
 
518
- #: contact_form.php:737
519
- #: contact_form.php:766
520
  msgid "Error message when file size limit for the Attachment field is exceeded"
521
  msgstr "添付フィールド用のファイルサイズ制限を超した場合のエラーメッセージ"
522
 
523
- #: contact_form.php:738
524
- #: contact_form.php:767
525
  msgid "Error message for the Captcha field"
526
  msgstr "Captcha フィールド用のエラーメッセージ"
527
 
528
- #: contact_form.php:739
529
- #: contact_form.php:768
530
  msgid "Error message for the whole form"
531
  msgstr "全体フォーム用のエラーメッセージ"
532
 
533
- #: contact_form.php:741
534
- #: contact_form.php:770
535
- #: contact_form.php:789
536
- #: contact_form.php:795
537
  msgid "Use shortcode"
538
  msgstr "短いコードの利用"
539
 
540
- #: contact_form.php:741
541
- #: contact_form.php:770
542
- #: contact_form.php:789
543
- #: contact_form.php:795
544
  msgid "for this language"
545
  msgstr "この言語用"
546
 
547
- #: contact_form.php:777
548
  msgid "Action after email is sent"
549
  msgstr "メール送信後の行動"
550
 
551
- #: contact_form.php:779
552
  msgid "Display text"
553
  msgstr "テキストを表示"
554
 
555
- #: contact_form.php:788
556
- #: contact_form.php:794
557
  msgid "Text"
558
  msgstr "文字"
559
 
560
- #: contact_form.php:802
561
  msgid "Redirect to the page"
562
  msgstr "ページに転送"
563
 
564
- #: contact_form.php:803
565
  msgid "Url"
566
  msgstr "Url"
567
 
568
- #: contact_form.php:809
569
- #: contact_form.php:986
570
  msgid "Save Changes"
571
  msgstr "変更を保存"
572
 
573
- #: contact_form.php:826
574
  msgid "Contact Form Pro | Extra Settings"
575
  msgstr "Contact Form Pro | 追加設定"
576
 
577
- #: contact_form.php:840
578
  msgid "Errors output"
579
  msgstr "エラー出力"
580
 
581
- #: contact_form.php:843
582
  msgid "Display error messages"
583
  msgstr "エラーメッセージの表示"
584
 
585
- #: contact_form.php:844
586
  msgid "Color of the input field errors."
587
  msgstr "入力フィールド・エラーの色"
588
 
589
- #: contact_form.php:845
590
  msgid "Display error messages & color of the input field errors"
591
  msgstr "エラーメッセージと入力フィールド・エラーの色を表示"
592
 
593
- #: contact_form.php:850
594
  msgid "Add placeholder to the input blocks"
595
  msgstr "プレースホルダーを入力ブロックに追加"
596
 
597
- #: contact_form.php:856
598
  msgid "Add tooltips"
599
  msgstr "ツールチップの追加"
600
 
601
- #: contact_form.php:870
602
  msgid "Email address"
603
  msgstr "Eメール・アドレス"
604
 
605
- #: contact_form.php:875
606
  msgid "Phone Number"
607
  msgstr "電話番号"
608
 
609
- #: contact_form.php:889
610
  msgid "Attachment"
611
  msgstr "添付"
612
 
613
- #: contact_form.php:894
614
  msgid "(powered by bestwebsoft.com)"
615
  msgstr "(powered by bestwebsoft.com)"
616
 
617
- #: contact_form.php:899
618
  msgid "Style options"
619
  msgstr "スタイル・オプション"
620
 
621
- #: contact_form.php:902
622
  msgid "Text color"
623
  msgstr "文字色"
624
 
625
- #: contact_form.php:905
626
- #: contact_form.php:910
627
- #: contact_form.php:920
628
- #: contact_form.php:925
629
- #: contact_form.php:930
630
- #: contact_form.php:935
631
- #: contact_form.php:945
632
- #: contact_form.php:950
633
- #: contact_form.php:956
634
- #: contact_form.php:967
635
- #: contact_form.php:972
636
- #: contact_form.php:977
637
  msgid "Default"
638
  msgstr "標準"
639
 
640
- #: contact_form.php:907
641
  msgid "Label text color"
642
  msgstr "ラベル文字色"
643
 
644
- #: contact_form.php:912
645
  msgid "Placeholder color"
646
  msgstr "プレースホルダ色"
647
 
648
- #: contact_form.php:917
649
  msgid "Errors color"
650
  msgstr "エラーの色"
651
 
652
- #: contact_form.php:922
653
  msgid "Error text color"
654
  msgstr "エラーテキストの色"
655
 
656
- #: contact_form.php:927
657
  msgid "Background color of the input field errors"
658
  msgstr "入力フィールド・エラーの背景色"
659
 
660
- #: contact_form.php:932
661
  msgid "Border color of the input field errors"
662
  msgstr "入力フィールド・エラーの罫線色"
663
 
664
- #: contact_form.php:937
665
  msgid "Placeholder color of the input field errors"
666
  msgstr "入力フィールド・エラー用のプレースホルダ色"
667
 
668
- #: contact_form.php:942
669
  msgid "Input fields"
670
  msgstr "フィールドを入力"
671
 
672
- #: contact_form.php:947
673
  msgid "Input fields background color"
674
  msgstr "フィールドの背景色の入力"
675
 
676
- #: contact_form.php:952
677
  msgid "Text fields color"
678
  msgstr "文字フィールド色"
679
 
680
- #: contact_form.php:954
681
  msgid "Border width in px, numbers only"
682
  msgstr "罫線幅(px単位)、数値のみ"
683
 
684
- #: contact_form.php:958
685
- #: contact_form.php:979
686
  msgid "Border color"
687
  msgstr "罫線色"
688
 
689
- #: contact_form.php:963
690
  msgid "Submit button"
691
  msgstr "送信ボタン"
692
 
693
- #: contact_form.php:965
694
  msgid "Width in px, numbers only"
695
  msgstr "px単位の幅、数字のみ"
696
 
697
- #: contact_form.php:969
698
  msgid "Button color"
699
  msgstr "ボタンの色"
700
 
701
- #: contact_form.php:974
702
  msgid "Button text color"
703
  msgstr "ボタン文字の色"
704
 
705
- #: contact_form.php:990
706
  msgid "Contact Form Pro | Preview"
707
  msgstr "Contact Form Pro | プレビュー"
708
 
709
- #: contact_form.php:993
710
  msgid "Show with errors"
711
  msgstr "エラーで表示"
712
 
713
- #: contact_form.php:1001
714
- #: contact_form.php:1003
715
  msgid "Please enter your full name..."
716
  msgstr "貴方の氏名を入力して下さい..."
717
 
718
- #: contact_form.php:1014
719
- #: contact_form.php:1016
720
  msgid "Please enter your address..."
721
  msgstr "貴方の住所を入力して下さい..."
722
 
723
- #: contact_form.php:1025
724
- #: contact_form.php:1027
725
  msgid "Please enter your email address..."
726
  msgstr "貴方のEメール・アドレスを入力して下さい..."
727
 
728
- #: contact_form.php:1036
729
- #: contact_form.php:1038
730
  msgid "Please enter your phone number..."
731
  msgstr "貴方の電話番号を入力して下さい..."
732
 
733
- #: contact_form.php:1047
734
- #: contact_form.php:1049
735
  msgid "Please enter subject..."
736
  msgstr "件名を入力して下さい..."
737
 
738
- #: contact_form.php:1057
739
- #: contact_form.php:1059
740
  msgid "Please enter your message..."
741
  msgstr "メッセージを入力して下さい..."
742
 
743
- #: contact_form.php:1070
744
  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"
745
  msgstr "サポートしてるファイル形式: HTML, TXT, CSS, GIF, PNG, JPEG, JPG, TIFF, BMP, AI, EPS, PS, RTF, PDF, DOC, DOCX, XLS, ZIP, RAR, WAV, MP3, PPT. 最大ファイルサイズ: 2MB"
746
 
747
- #: contact_form.php:1137
748
  msgid "Sorry, email message could not be delivered."
749
  msgstr "申し訳ございませんが、貴方のemailは配信できませんでした。"
750
 
751
- #: contact_form.php:1221
752
  msgid "You can attach the following file formats"
753
  msgstr "貴方は、以下のタイプのファイルを添付できます"
754
 
755
- #: contact_form.php:1515
756
  msgid "Contact from"
757
  msgstr "コンタクトフォーム"
758
 
759
- #: contact_form.php:1528
760
  msgid "Email"
761
  msgstr "Eメール"
762
 
763
- #: contact_form.php:1542
764
  msgid "Site"
765
  msgstr "サイト"
766
 
767
- #: contact_form.php:1605
768
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
769
  msgstr "このMIMEを見ている場合は、貴方のクライアントはMIMEタイプを読めません。"
770
 
771
- #: contact_form.php:1669
772
  msgid "FAQ"
773
  msgstr "FAQ"
774
 
775
- #: contact_form.php:1670
776
  msgid "Support"
777
  msgstr "サポート"
778
 
779
- #: contact_form.php:1727
780
  msgid "Are you sure that you want to delete this language data?"
781
  msgstr "本当に、この言語データを削除しますか?"
782
 
2
  msgstr ""
3
  "Project-Id-Version: contact_form\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-11-08 10:57+0300\n"
6
+ "PO-Revision-Date: 2013-11-08 10:57+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: foken <foken@gmx.com>\n"
9
  "MIME-Version: 1.0\n"
31
 
32
  #: contact_form.php:33
33
  #: contact_form.php:553
34
+ #: contact_form.php:835
35
  msgid "Contact Form Pro"
36
  msgstr "Contact Form Pro"
37
 
38
  #: contact_form.php:74
39
+ #: contact_form.php:722
40
+ #: contact_form.php:751
41
  msgid "Name:"
42
  msgstr "名前:"
43
 
44
  #: contact_form.php:75
45
+ #: contact_form.php:723
46
+ #: contact_form.php:752
47
  msgid "Address:"
48
  msgstr "住所:"
49
 
50
  #: contact_form.php:76
51
+ #: contact_form.php:724
52
+ #: contact_form.php:753
53
  msgid "Email Address:"
54
  msgstr "Eメール:"
55
 
56
  #: contact_form.php:77
57
+ #: contact_form.php:725
58
+ #: contact_form.php:754
59
  msgid "Phone number:"
60
  msgstr "電話番号:"
61
 
62
  #: contact_form.php:78
63
+ #: contact_form.php:726
64
+ #: contact_form.php:755
65
  msgid "Subject:"
66
  msgstr "件名:"
67
 
68
  #: contact_form.php:79
69
+ #: contact_form.php:727
70
+ #: contact_form.php:756
71
  msgid "Message:"
72
  msgstr "メッセージ:"
73
 
74
  #: contact_form.php:80
75
+ #: contact_form.php:728
76
+ #: contact_form.php:757
77
  msgid "Attachment:"
78
  msgstr "添付:"
79
 
80
  #: contact_form.php:81
81
+ #: contact_form.php:729
82
+ #: contact_form.php:758
83
  msgid "Send me a copy"
84
  msgstr "コピーを自分に送る"
85
 
86
  #: contact_form.php:82
87
+ #: contact_form.php:730
88
+ #: contact_form.php:759
89
  msgid "Submit"
90
  msgstr "送信"
91
 
177
  msgstr "設定保存."
178
 
179
  #: contact_form.php:516
180
+ #: contact_form.php:829
181
+ #: contact_form.php:1658
182
+ #: contact_form.php:1669
183
  msgid "Settings"
184
  msgstr "設定"
185
 
186
  #: contact_form.php:517
187
+ #: contact_form.php:830
188
  msgid "Extra settings"
189
  msgstr "追加設定"
190
 
191
  #: contact_form.php:522
192
+ #: contact_form.php:1086
193
  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:"
194
  msgstr "コンタクトフォームをあなたのサイトに追加したい場合は、このショートカットを投稿、ページ又はウェジットにコピーして貼り付けるだけです:"
195
 
196
  #: contact_form.php:522
197
  #: contact_form.php:523
198
+ #: contact_form.php:744
199
+ #: contact_form.php:792
200
  msgid "or"
201
  msgstr "又は"
202
 
237
  msgstr ""
238
 
239
  #: contact_form.php:552
240
+ #: contact_form.php:834
241
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
242
  msgstr "この機能は、プラグインのProバージョンで利用できます。詳細は、リンクを参照して下さい。"
243
 
245
  msgid "Save emails to the database"
246
  msgstr ""
247
 
248
+ #: contact_form.php:570
249
+ #: contact_form.php:573
250
+ #: contact_form.php:577
251
  msgid "Using Contact Form to DB powered by"
252
  msgstr ""
253
 
254
+ #: contact_form.php:573
255
  #, fuzzy
256
  msgid "Activate Contact Form to DB"
257
  msgstr "Contact Form Pro"
258
 
259
+ #: contact_form.php:577
260
  #, fuzzy
261
  msgid "Download Contact Form to DB"
262
  msgstr "Contact Form Pro"
263
 
264
+ #: contact_form.php:582
265
  msgid "Additional options"
266
  msgstr "追加オプション"
267
 
268
+ #: contact_form.php:584
269
+ msgid "Show"
270
+ msgstr ""
271
+
272
+ #: contact_form.php:585
273
+ msgid "Hide"
274
+ msgstr ""
275
+
276
+ #: contact_form.php:589
277
  msgid "What to use?"
278
  msgstr "何用途?"
279
 
280
+ #: contact_form.php:592
281
  msgid "Wp-mail"
282
  msgstr "WPメール"
283
 
284
+ #: contact_form.php:592
285
  msgid "You can use the wp_mail function for mailing"
286
  msgstr "メールにwp_mali機能が利用できます"
287
 
288
+ #: contact_form.php:594
289
  msgid "Mail"
290
  msgstr "メール"
291
 
292
+ #: contact_form.php:594
293
  msgid "To send mail you can use the php mail function"
294
  msgstr "メールを送信するには、phpメール機能が利用できます"
295
 
296
+ #: contact_form.php:598
297
  #, fuzzy
298
  msgid "The text in the 'From' field"
299
  msgstr "'送信者' フィールドのテキストを変更"
300
 
301
+ #: contact_form.php:600
302
  #, fuzzy
303
  msgid "User name"
304
  msgstr "ユーザ・Eメール"
305
 
306
+ #: contact_form.php:601
307
  #, fuzzy
308
  msgid "The name of the user who fills the form will be used in the field 'From'."
309
  msgstr "フォームを入力したユーザのEメール・アドレスは、'送信者'フィールドに使用されます。"
310
 
311
+ #: contact_form.php:604
312
  #, fuzzy
313
  msgid "This text will be used in the 'FROM' field"
314
  msgstr "このEメール・アドレスは、'送信者'フィールドに使用されます。"
315
 
316
+ #: contact_form.php:608
317
  #, fuzzy
318
  msgid "The email address in the 'From' field"
319
  msgstr "'送信者' フィールドにメールアドレスを入力して下さい"
320
 
321
+ #: contact_form.php:610
322
  msgid "User email"
323
  msgstr "ユーザ・Eメール"
324
 
325
+ #: contact_form.php:611
326
  msgid "The email address of the user who fills the form will be used in the field 'From'."
327
  msgstr "フォームを入力したユーザのEメール・アドレスは、'送信者'フィールドに使用されます。"
328
 
329
+ #: contact_form.php:614
330
  msgid "This email address will be used in the 'From' field."
331
  msgstr "このEメール・アドレスは、'送信者'フィールドに使用されます。"
332
 
333
+ #: contact_form.php:618
334
  msgid "Display fields"
335
  msgstr "フィールドを表示"
336
 
337
+ #: contact_form.php:620
338
+ #: contact_form.php:668
339
+ #: contact_form.php:866
340
+ #: contact_form.php:1526
341
  msgid "Address"
342
  msgstr "住所"
343
 
344
+ #: contact_form.php:621
345
+ #: contact_form.php:670
346
+ #: contact_form.php:1534
347
  msgid "Phone"
348
  msgstr "電話"
349
 
350
+ #: contact_form.php:622
351
  msgid "Attachment block"
352
  msgstr "添付ブロック"
353
 
354
+ #: contact_form.php:622
355
  msgid "Users can attach the following file formats"
356
  msgstr "ユーザは、以下のタイプのファイルを添付できる"
357
 
 
358
  #: contact_form.php:629
359
+ #: contact_form.php:632
360
+ #: contact_form.php:636
361
+ #: contact_form.php:895
362
  msgid "Captcha"
363
  msgstr "Captcha"
364
 
 
365
  #: contact_form.php:629
366
+ #: contact_form.php:632
367
+ #: contact_form.php:636
368
  msgid "powered by"
369
  msgstr ""
370
 
371
+ #: contact_form.php:632
372
  msgid "Activate captcha"
373
  msgstr "有効なcaptcha"
374
 
375
+ #: contact_form.php:636
376
  msgid "Download captcha"
377
  msgstr "captchaをダウンロード"
378
 
379
+ #: contact_form.php:641
380
  #, fuzzy
381
  msgid "Display tips below the Attachment block"
382
  msgstr "添付ブロックの下のチップス"
383
 
384
+ #: contact_form.php:650
385
  msgid "Delete an attachment file from the server after the email is sent"
386
  msgstr ""
387
 
388
+ #: contact_form.php:656
389
  #, fuzzy
390
  msgid "Display 'Send me a copy' block"
391
  msgstr "コピーブロックを自分に送る"
392
 
393
+ #: contact_form.php:665
394
  msgid "Required fields"
395
  msgstr "必須フィールド"
396
 
397
+ #: contact_form.php:667
398
+ #: contact_form.php:861
399
+ #: contact_form.php:1521
400
  msgid "Name"
401
  msgstr "名前"
402
 
403
+ #: contact_form.php:669
404
  msgid "Email Address"
405
  msgstr "Eメール・アドレス"
406
 
407
+ #: contact_form.php:671
408
+ #: contact_form.php:881
409
+ #: contact_form.php:1537
410
  msgid "Subject"
411
  msgstr "件名"
412
 
413
+ #: contact_form.php:672
414
+ #: contact_form.php:885
415
+ #: contact_form.php:1540
416
  msgid "Message"
417
  msgstr "メッセージ"
418
 
419
+ #: contact_form.php:676
420
  msgid "Display the asterisk near required fields"
421
  msgstr ""
422
 
423
+ #: contact_form.php:682
424
  msgid "Display additional info in the email"
425
  msgstr "メール中に追加情報を表示"
426
 
427
+ #: contact_form.php:687
428
+ #: contact_form.php:1493
429
  msgid "Sent from (ip address)"
430
  msgstr "(IP-Adresse)から送られた"
431
 
432
+ #: contact_form.php:687
433
  #, fuzzy
434
  msgid "Example: Sent from (IP address):\t127.0.0.1"
435
  msgstr "(IP-Adresse)から送られた"
436
 
437
+ #: contact_form.php:688
438
+ #: contact_form.php:1498
439
  msgid "Date/Time"
440
  msgstr "日時"
441
 
442
+ #: contact_form.php:688
443
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
444
  msgstr ""
445
 
446
+ #: contact_form.php:689
447
+ #: contact_form.php:1503
448
  msgid "Sent from (referer)"
449
  msgstr "(referer)から送られている"
450
 
451
+ #: contact_form.php:689
452
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
453
  msgstr ""
454
 
455
+ #: contact_form.php:690
456
+ #: contact_form.php:1508
457
  msgid "Using (user agent)"
458
  msgstr "(user agent)使用"
459
 
460
+ #: contact_form.php:690
461
  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"
462
  msgstr ""
463
 
464
+ #: contact_form.php:694
465
  msgid "Language settings for the field names in the form"
466
  msgstr "フォームのフィールド名用の言語設定"
467
 
468
+ #: contact_form.php:703
469
  msgid "Add a language"
470
  msgstr "言語の追加"
471
 
472
+ #: contact_form.php:707
473
  msgid "Change the names of the contact form fields and error messages"
474
  msgstr "コンタクト・フォームのフィールドの名前及びエラーメッセージを変更"
475
 
476
+ #: contact_form.php:712
477
+ #: contact_form.php:783
478
  msgid "English"
479
  msgstr "英語"
480
 
481
+ #: contact_form.php:731
482
+ #: contact_form.php:760
483
  msgid "Error message for the Name field"
484
  msgstr "名前フィールド用のエラーメッセージ"
485
 
486
+ #: contact_form.php:732
487
+ #: contact_form.php:761
488
  msgid "Error message for the Address field"
489
  msgstr "住所フィールド用のエラーメッセージ"
490
 
491
+ #: contact_form.php:733
492
+ #: contact_form.php:762
493
  msgid "Error message for the Email field"
494
  msgstr "Eメール・フィールド用のエラーメッセージ"
495
 
496
+ #: contact_form.php:734
497
+ #: contact_form.php:763
498
  msgid "Error message for the Phone field"
499
  msgstr "電話フィールド用のエラーメッセージ"
500
 
501
+ #: contact_form.php:735
502
+ #: contact_form.php:764
503
  msgid "Error message for the Subject field"
504
  msgstr "件名フィールド用のエラーメッセージ"
505
 
506
+ #: contact_form.php:736
507
+ #: contact_form.php:765
508
  msgid "Error message for the Message field"
509
  msgstr "メッセージ・フィールド用のエラーメッセージ"
510
 
511
+ #: contact_form.php:737
512
+ #: contact_form.php:766
513
  msgid "Error message about the file type for the Attachment field"
514
  msgstr "添付フィールド用の拡張子タイプに関するエラーメッセージ"
515
 
516
+ #: contact_form.php:738
517
+ #: contact_form.php:767
518
  msgid "Error message while uploading a file for the Attachment field to the server"
519
  msgstr "添付フィールド用のファイルをサーバにアップロード中のエラーメッセージ"
520
 
521
+ #: contact_form.php:739
522
+ #: contact_form.php:768
523
  msgid "Error message while moving the file for the Attachment field"
524
  msgstr "添付フィールド用のファイルを移動中のエラーメッセージ"
525
 
526
+ #: contact_form.php:740
527
+ #: contact_form.php:769
528
  msgid "Error message when file size limit for the Attachment field is exceeded"
529
  msgstr "添付フィールド用のファイルサイズ制限を超した場合のエラーメッセージ"
530
 
531
+ #: contact_form.php:741
532
+ #: contact_form.php:770
533
  msgid "Error message for the Captcha field"
534
  msgstr "Captcha フィールド用のエラーメッセージ"
535
 
536
+ #: contact_form.php:742
537
+ #: contact_form.php:771
538
  msgid "Error message for the whole form"
539
  msgstr "全体フォーム用のエラーメッセージ"
540
 
541
+ #: contact_form.php:744
542
+ #: contact_form.php:773
543
+ #: contact_form.php:792
544
+ #: contact_form.php:798
545
  msgid "Use shortcode"
546
  msgstr "短いコードの利用"
547
 
548
+ #: contact_form.php:744
549
+ #: contact_form.php:773
550
+ #: contact_form.php:792
551
+ #: contact_form.php:798
552
  msgid "for this language"
553
  msgstr "この言語用"
554
 
555
+ #: contact_form.php:780
556
  msgid "Action after email is sent"
557
  msgstr "メール送信後の行動"
558
 
559
+ #: contact_form.php:782
560
  msgid "Display text"
561
  msgstr "テキストを表示"
562
 
563
+ #: contact_form.php:791
564
+ #: contact_form.php:797
565
  msgid "Text"
566
  msgstr "文字"
567
 
568
+ #: contact_form.php:804
569
  msgid "Redirect to the page"
570
  msgstr "ページに転送"
571
 
572
+ #: contact_form.php:805
573
  msgid "Url"
574
  msgstr "Url"
575
 
576
+ #: contact_form.php:810
577
+ #: contact_form.php:987
578
  msgid "Save Changes"
579
  msgstr "変更を保存"
580
 
581
+ #: contact_form.php:827
582
  msgid "Contact Form Pro | Extra Settings"
583
  msgstr "Contact Form Pro | 追加設定"
584
 
585
+ #: contact_form.php:841
586
  msgid "Errors output"
587
  msgstr "エラー出力"
588
 
589
+ #: contact_form.php:844
590
  msgid "Display error messages"
591
  msgstr "エラーメッセージの表示"
592
 
593
+ #: contact_form.php:845
594
  msgid "Color of the input field errors."
595
  msgstr "入力フィールド・エラーの色"
596
 
597
+ #: contact_form.php:846
598
  msgid "Display error messages & color of the input field errors"
599
  msgstr "エラーメッセージと入力フィールド・エラーの色を表示"
600
 
601
+ #: contact_form.php:851
602
  msgid "Add placeholder to the input blocks"
603
  msgstr "プレースホルダーを入力ブロックに追加"
604
 
605
+ #: contact_form.php:857
606
  msgid "Add tooltips"
607
  msgstr "ツールチップの追加"
608
 
609
+ #: contact_form.php:871
610
  msgid "Email address"
611
  msgstr "Eメール・アドレス"
612
 
613
+ #: contact_form.php:876
614
  msgid "Phone Number"
615
  msgstr "電話番号"
616
 
617
+ #: contact_form.php:890
618
  msgid "Attachment"
619
  msgstr "添付"
620
 
621
+ #: contact_form.php:895
622
  msgid "(powered by bestwebsoft.com)"
623
  msgstr "(powered by bestwebsoft.com)"
624
 
625
+ #: contact_form.php:900
626
  msgid "Style options"
627
  msgstr "スタイル・オプション"
628
 
629
+ #: contact_form.php:903
630
  msgid "Text color"
631
  msgstr "文字色"
632
 
633
+ #: contact_form.php:906
634
+ #: contact_form.php:911
635
+ #: contact_form.php:921
636
+ #: contact_form.php:926
637
+ #: contact_form.php:931
638
+ #: contact_form.php:936
639
+ #: contact_form.php:946
640
+ #: contact_form.php:951
641
+ #: contact_form.php:957
642
+ #: contact_form.php:968
643
+ #: contact_form.php:973
644
+ #: contact_form.php:978
645
  msgid "Default"
646
  msgstr "標準"
647
 
648
+ #: contact_form.php:908
649
  msgid "Label text color"
650
  msgstr "ラベル文字色"
651
 
652
+ #: contact_form.php:913
653
  msgid "Placeholder color"
654
  msgstr "プレースホルダ色"
655
 
656
+ #: contact_form.php:918
657
  msgid "Errors color"
658
  msgstr "エラーの色"
659
 
660
+ #: contact_form.php:923
661
  msgid "Error text color"
662
  msgstr "エラーテキストの色"
663
 
664
+ #: contact_form.php:928
665
  msgid "Background color of the input field errors"
666
  msgstr "入力フィールド・エラーの背景色"
667
 
668
+ #: contact_form.php:933
669
  msgid "Border color of the input field errors"
670
  msgstr "入力フィールド・エラーの罫線色"
671
 
672
+ #: contact_form.php:938
673
  msgid "Placeholder color of the input field errors"
674
  msgstr "入力フィールド・エラー用のプレースホルダ色"
675
 
676
+ #: contact_form.php:943
677
  msgid "Input fields"
678
  msgstr "フィールドを入力"
679
 
680
+ #: contact_form.php:948
681
  msgid "Input fields background color"
682
  msgstr "フィールドの背景色の入力"
683
 
684
+ #: contact_form.php:953
685
  msgid "Text fields color"
686
  msgstr "文字フィールド色"
687
 
688
+ #: contact_form.php:955
689
  msgid "Border width in px, numbers only"
690
  msgstr "罫線幅(px単位)、数値のみ"
691
 
692
+ #: contact_form.php:959
693
+ #: contact_form.php:980
694
  msgid "Border color"
695
  msgstr "罫線色"
696
 
697
+ #: contact_form.php:964
698
  msgid "Submit button"
699
  msgstr "送信ボタン"
700
 
701
+ #: contact_form.php:966
702
  msgid "Width in px, numbers only"
703
  msgstr "px単位の幅、数字のみ"
704
 
705
+ #: contact_form.php:970
706
  msgid "Button color"
707
  msgstr "ボタンの色"
708
 
709
+ #: contact_form.php:975
710
  msgid "Button text color"
711
  msgstr "ボタン文字の色"
712
 
713
+ #: contact_form.php:991
714
  msgid "Contact Form Pro | Preview"
715
  msgstr "Contact Form Pro | プレビュー"
716
 
717
+ #: contact_form.php:994
718
  msgid "Show with errors"
719
  msgstr "エラーで表示"
720
 
721
+ #: contact_form.php:1002
722
+ #: contact_form.php:1004
723
  msgid "Please enter your full name..."
724
  msgstr "貴方の氏名を入力して下さい..."
725
 
726
+ #: contact_form.php:1015
727
+ #: contact_form.php:1017
728
  msgid "Please enter your address..."
729
  msgstr "貴方の住所を入力して下さい..."
730
 
731
+ #: contact_form.php:1026
732
+ #: contact_form.php:1028
733
  msgid "Please enter your email address..."
734
  msgstr "貴方のEメール・アドレスを入力して下さい..."
735
 
736
+ #: contact_form.php:1037
737
+ #: contact_form.php:1039
738
  msgid "Please enter your phone number..."
739
  msgstr "貴方の電話番号を入力して下さい..."
740
 
741
+ #: contact_form.php:1048
742
+ #: contact_form.php:1050
743
  msgid "Please enter subject..."
744
  msgstr "件名を入力して下さい..."
745
 
746
+ #: contact_form.php:1058
747
+ #: contact_form.php:1060
748
  msgid "Please enter your message..."
749
  msgstr "メッセージを入力して下さい..."
750
 
751
+ #: contact_form.php:1071
752
  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"
753
  msgstr "サポートしてるファイル形式: HTML, TXT, CSS, GIF, PNG, JPEG, JPG, TIFF, BMP, AI, EPS, PS, RTF, PDF, DOC, DOCX, XLS, ZIP, RAR, WAV, MP3, PPT. 最大ファイルサイズ: 2MB"
754
 
755
+ #: contact_form.php:1138
756
  msgid "Sorry, email message could not be delivered."
757
  msgstr "申し訳ございませんが、貴方のemailは配信できませんでした。"
758
 
759
+ #: contact_form.php:1222
760
  msgid "You can attach the following file formats"
761
  msgstr "貴方は、以下のタイプのファイルを添付できます"
762
 
763
+ #: contact_form.php:1516
764
  msgid "Contact from"
765
  msgstr "コンタクトフォーム"
766
 
767
+ #: contact_form.php:1529
768
  msgid "Email"
769
  msgstr "Eメール"
770
 
771
+ #: contact_form.php:1543
772
  msgid "Site"
773
  msgstr "サイト"
774
 
775
+ #: contact_form.php:1606
776
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
777
  msgstr "このMIMEを見ている場合は、貴方のクライアントはMIMEタイプを読めません。"
778
 
779
+ #: contact_form.php:1670
780
  msgid "FAQ"
781
  msgstr "FAQ"
782
 
783
+ #: contact_form.php:1671
784
  msgid "Support"
785
  msgstr "サポート"
786
 
787
+ #: contact_form.php:1728
788
  msgid "Are you sure that you want to delete this language data?"
789
  msgstr "本当に、この言語データを削除しますか?"
790
 
languages/contact_form-lt_LT.mo CHANGED
Binary file
languages/contact_form-lt_LT.po CHANGED
@@ -3,8 +3,8 @@ msgid ""
3
  msgstr ""
4
  "Project-Id-Version: contact_form\n"
5
  "Report-Msgid-Bugs-To: \n"
6
- "POT-Creation-Date: 2013-11-01 11:36+0300\n"
7
- "PO-Revision-Date: 2013-11-01 11:36+0300\n"
8
  "Last-Translator: \n"
9
  "Language-Team: Lithuanian <kde-i18n-lt@kde.org>\n"
10
  "MIME-Version: 1.0\n"
@@ -35,63 +35,63 @@ msgstr "Kontaktų formos parinktys"
35
 
36
  #: contact_form.php:33
37
  #: contact_form.php:553
38
- #: contact_form.php:834
39
  #, fuzzy
40
  msgid "Contact Form Pro"
41
  msgstr "Kontaktų forma"
42
 
43
  #: contact_form.php:74
44
- #: contact_form.php:719
45
- #: contact_form.php:748
46
  msgid "Name:"
47
  msgstr "Vardas:"
48
 
49
  #: contact_form.php:75
50
- #: contact_form.php:720
51
- #: contact_form.php:749
52
  #, fuzzy
53
  msgid "Address:"
54
  msgstr "El. pašto adresas:"
55
 
56
  #: contact_form.php:76
57
- #: contact_form.php:721
58
- #: contact_form.php:750
59
  msgid "Email Address:"
60
  msgstr "El. pašto adresas:"
61
 
62
  #: contact_form.php:77
63
- #: contact_form.php:722
64
- #: contact_form.php:751
65
  msgid "Phone number:"
66
  msgstr ""
67
 
68
  #: contact_form.php:78
69
- #: contact_form.php:723
70
- #: contact_form.php:752
71
  msgid "Subject:"
72
  msgstr "Tema:"
73
 
74
  #: contact_form.php:79
75
- #: contact_form.php:724
76
- #: contact_form.php:753
77
  msgid "Message:"
78
  msgstr "Pranešimas:"
79
 
80
  #: contact_form.php:80
81
- #: contact_form.php:725
82
- #: contact_form.php:754
83
  msgid "Attachment:"
84
  msgstr "Priedas:"
85
 
86
  #: contact_form.php:81
87
- #: contact_form.php:726
88
- #: contact_form.php:755
89
  msgid "Send me a copy"
90
  msgstr "Siųsti kopiją man"
91
 
92
  #: contact_form.php:82
93
- #: contact_form.php:727
94
- #: contact_form.php:756
95
  msgid "Submit"
96
  msgstr "Siųsti"
97
 
@@ -187,27 +187,27 @@ msgid "Settings saved."
187
  msgstr "Parinktys išsaugotos."
188
 
189
  #: contact_form.php:516
190
- #: contact_form.php:828
191
- #: contact_form.php:1657
192
- #: contact_form.php:1668
193
  msgid "Settings"
194
  msgstr "Nustatymai"
195
 
196
  #: contact_form.php:517
197
- #: contact_form.php:829
198
  #, fuzzy
199
  msgid "Extra settings"
200
  msgstr "Nustatymai"
201
 
202
  #: contact_form.php:522
203
- #: contact_form.php:1085
204
  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:"
205
  msgstr "Jei norite pridėti kontaktų formą prie savo svetainės, tiesiog nukopijuokite šį trumpą kodą į savo puslapį ar elementą:"
206
 
207
  #: contact_form.php:522
208
  #: contact_form.php:523
209
- #: contact_form.php:741
210
- #: contact_form.php:789
211
  msgid "or"
212
  msgstr ""
213
 
@@ -248,7 +248,7 @@ msgid "Add department selectbox to the contact form:"
248
  msgstr ""
249
 
250
  #: contact_form.php:552
251
- #: contact_form.php:833
252
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
253
  msgstr ""
254
 
@@ -256,552 +256,560 @@ msgstr ""
256
  msgid "Save emails to the database"
257
  msgstr ""
258
 
259
- #: contact_form.php:568
260
- #: contact_form.php:571
261
- #: contact_form.php:575
262
  msgid "Using Contact Form to DB powered by"
263
  msgstr ""
264
 
265
- #: contact_form.php:571
266
  #, fuzzy
267
  msgid "Activate Contact Form to DB"
268
  msgstr "Kontaktų forma"
269
 
270
- #: contact_form.php:575
271
  #, fuzzy
272
  msgid "Download Contact Form to DB"
273
  msgstr "Kontaktų forma"
274
 
275
- #: contact_form.php:580
276
  msgid "Additional options"
277
  msgstr "Papildomos parinktys"
278
 
279
- #: contact_form.php:583
 
 
 
 
 
 
 
 
280
  msgid "What to use?"
281
  msgstr ""
282
 
283
- #: contact_form.php:586
284
  msgid "Wp-mail"
285
  msgstr "Wp-mail"
286
 
287
- #: contact_form.php:586
288
  msgid "You can use the wp_mail function for mailing"
289
  msgstr ""
290
 
291
- #: contact_form.php:588
292
  msgid "Mail"
293
  msgstr "Mail"
294
 
295
- #: contact_form.php:588
296
  msgid "To send mail you can use the php mail function"
297
  msgstr ""
298
 
299
- #: contact_form.php:592
300
  #, fuzzy
301
  msgid "The text in the 'From' field"
302
  msgstr "Pakeiskite IŠ srityse kontaktų formos"
303
 
304
- #: contact_form.php:594
305
  msgid "User name"
306
  msgstr ""
307
 
308
- #: contact_form.php:595
309
  msgid "The name of the user who fills the form will be used in the field 'From'."
310
  msgstr ""
311
 
312
- #: contact_form.php:600
313
  #, fuzzy
314
  msgid "This text will be used in the 'FROM' field"
315
  msgstr "Pakeiskite IŠ srityse kontaktų formos"
316
 
317
- #: contact_form.php:604
318
  msgid "The email address in the 'From' field"
319
  msgstr ""
320
 
321
- #: contact_form.php:606
322
  msgid "User email"
323
  msgstr ""
324
 
325
- #: contact_form.php:607
326
  msgid "The email address of the user who fills the form will be used in the field 'From'."
327
  msgstr ""
328
 
329
- #: contact_form.php:609
330
  msgid "This email address will be used in the 'From' field."
331
  msgstr ""
332
 
333
- #: contact_form.php:613
334
  #, fuzzy
335
  msgid "Display fields"
336
  msgstr "Rodyti priedų įrašą"
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 "El. pašto adresas:"
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 "Rodyti priedų įrašą"
356
 
357
- #: contact_form.php:617
358
  msgid "Users can attach the following file formats"
359
  msgstr "Vartotojai gali prikabinti šių tipų failus"
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 "Aktyvuoti įskiepiai"
378
 
379
- #: contact_form.php:633
380
  #, fuzzy
381
  msgid "Download captcha"
382
  msgstr "Atsisiųsti"
383
 
384
- #: contact_form.php:638
385
  #, fuzzy
386
  msgid "Display tips below the Attachment block"
387
  msgstr "Rodyti priedų įrašą"
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 "Rodyti „Siųsti kopiją man“ įrašą"
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 "Vardas"
407
 
408
- #: contact_form.php:666
409
  #, fuzzy
410
  msgid "Email Address"
411
  msgstr "El. pašto adresas:"
412
 
413
- #: contact_form.php:668
414
- #: contact_form.php:880
415
- #: contact_form.php:1536
416
  msgid "Subject"
417
  msgstr "Tema"
418
 
419
- #: contact_form.php:669
420
- #: contact_form.php:884
421
- #: contact_form.php:1539
422
  msgid "Message"
423
  msgstr "Tekstas"
424
 
425
- #: contact_form.php:673
426
  msgid "Display the asterisk near required fields"
427
  msgstr ""
428
 
429
- #: contact_form.php:679
430
  msgid "Display additional info in the email"
431
  msgstr ""
432
 
433
- #: contact_form.php:684
434
- #: contact_form.php:1492
435
  msgid "Sent from (ip address)"
436
  msgstr "Siųsta iš (ip adresas)"
437
 
438
- #: contact_form.php:684
439
  #, fuzzy
440
  msgid "Example: Sent from (IP address):\t127.0.0.1"
441
  msgstr "Siųsta iš (ip adresas)"
442
 
443
- #: contact_form.php:685
444
- #: contact_form.php:1497
445
  msgid "Date/Time"
446
  msgstr "Data/laikas"
447
 
448
- #: contact_form.php:685
449
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
450
  msgstr ""
451
 
452
- #: contact_form.php:686
453
- #: contact_form.php:1502
454
  msgid "Sent from (referer)"
455
  msgstr "Ateita iš (nukreipiklis)"
456
 
457
- #: contact_form.php:686
458
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
459
  msgstr ""
460
 
461
- #: contact_form.php:687
462
- #: contact_form.php:1507
463
  msgid "Using (user agent)"
464
  msgstr "Naudoja (naršyklės įrašas)"
465
 
466
- #: contact_form.php:687
467
  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"
468
  msgstr ""
469
 
470
- #: contact_form.php:691
471
  msgid "Language settings for the field names in the form"
472
  msgstr ""
473
 
474
- #: contact_form.php:700
475
  msgid "Add a language"
476
  msgstr ""
477
 
478
- #: contact_form.php:704
479
  #, fuzzy
480
  msgid "Change the names of the contact form fields and error messages"
481
  msgstr "Pakeiskite antraštes kontaktų formos etiketėms"
482
 
483
- #: contact_form.php:709
484
- #: contact_form.php:780
485
  msgid "English"
486
  msgstr ""
487
 
488
- #: contact_form.php:728
489
- #: contact_form.php:757
490
- msgid "Error message for the Name field"
491
- msgstr ""
492
-
493
- #: contact_form.php:729
494
- #: contact_form.php:758
495
- msgid "Error message for the Address field"
496
- msgstr ""
497
-
498
- #: contact_form.php:730
499
- #: contact_form.php:759
500
- msgid "Error message for the Email field"
501
- msgstr ""
502
-
503
  #: contact_form.php:731
504
  #: contact_form.php:760
505
- msgid "Error message for the Phone field"
506
  msgstr ""
507
 
508
  #: contact_form.php:732
509
  #: contact_form.php:761
510
- msgid "Error message for the Subject field"
511
  msgstr ""
512
 
513
  #: contact_form.php:733
514
  #: contact_form.php:762
515
- msgid "Error message for the Message field"
516
  msgstr ""
517
 
518
  #: contact_form.php:734
519
  #: contact_form.php:763
520
- msgid "Error message about the file type for the Attachment field"
521
  msgstr ""
522
 
523
  #: contact_form.php:735
524
  #: contact_form.php:764
525
- msgid "Error message while uploading a file for the Attachment field to the server"
526
  msgstr ""
527
 
528
  #: contact_form.php:736
529
  #: contact_form.php:765
530
- msgid "Error message while moving the file for the Attachment field"
531
  msgstr ""
532
 
533
  #: contact_form.php:737
534
  #: contact_form.php:766
535
- msgid "Error message when file size limit for the Attachment field is exceeded"
536
  msgstr ""
537
 
538
  #: contact_form.php:738
539
  #: contact_form.php:767
540
- msgid "Error message for the Captcha field"
541
  msgstr ""
542
 
543
  #: contact_form.php:739
544
  #: contact_form.php:768
545
- msgid "Error message for the whole form"
 
 
 
 
 
546
  msgstr ""
547
 
548
  #: contact_form.php:741
549
  #: contact_form.php:770
550
- #: contact_form.php:789
551
- #: contact_form.php:795
 
 
 
 
 
 
 
 
 
 
552
  msgid "Use shortcode"
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 "for this language"
560
  msgstr ""
561
 
562
- #: contact_form.php:777
563
  msgid "Action after email is sent"
564
  msgstr ""
565
 
566
- #: contact_form.php:779
567
  #, fuzzy
568
  msgid "Display text"
569
  msgstr "Rodyti priedų įrašą"
570
 
571
- #: contact_form.php:788
572
- #: contact_form.php:794
573
  msgid "Text"
574
  msgstr ""
575
 
576
- #: contact_form.php:802
577
  msgid "Redirect to the page"
578
  msgstr ""
579
 
580
- #: contact_form.php:803
581
  msgid "Url"
582
  msgstr ""
583
 
584
- #: contact_form.php:809
585
- #: contact_form.php:986
586
  msgid "Save Changes"
587
  msgstr "Įrašyti pakeitimus"
588
 
589
- #: contact_form.php:826
590
  #, fuzzy
591
  msgid "Contact Form Pro | Extra Settings"
592
  msgstr "Kontaktų formos parinktys"
593
 
594
- #: contact_form.php:840
595
  msgid "Errors output"
596
  msgstr ""
597
 
598
- #: contact_form.php:843
599
  msgid "Display error messages"
600
  msgstr ""
601
 
602
- #: contact_form.php:844
603
  msgid "Color of the input field errors."
604
  msgstr ""
605
 
606
- #: contact_form.php:845
607
  msgid "Display error messages & color of the input field errors"
608
  msgstr ""
609
 
610
- #: contact_form.php:850
611
  msgid "Add placeholder to the input blocks"
612
  msgstr ""
613
 
614
- #: contact_form.php:856
615
  #, fuzzy
616
  msgid "Add tooltips"
617
  msgstr "Papildomos parinktys"
618
 
619
- #: contact_form.php:870
620
  #, fuzzy
621
  msgid "Email address"
622
  msgstr "El. pašto adresas:"
623
 
624
- #: contact_form.php:875
625
  msgid "Phone Number"
626
  msgstr ""
627
 
628
- #: contact_form.php:889
629
  #, fuzzy
630
  msgid "Attachment"
631
  msgstr "Priedas:"
632
 
633
- #: contact_form.php:894
634
  msgid "(powered by bestwebsoft.com)"
635
  msgstr ""
636
 
637
- #: contact_form.php:899
638
  #, fuzzy
639
  msgid "Style options"
640
  msgstr "Papildomos parinktys"
641
 
642
- #: contact_form.php:902
643
  msgid "Text color"
644
  msgstr ""
645
 
646
- #: contact_form.php:905
647
- #: contact_form.php:910
648
- #: contact_form.php:920
649
- #: contact_form.php:925
650
- #: contact_form.php:930
651
- #: contact_form.php:935
652
- #: contact_form.php:945
653
- #: contact_form.php:950
654
- #: contact_form.php:956
655
- #: contact_form.php:967
656
- #: contact_form.php:972
657
- #: contact_form.php:977
658
  msgid "Default"
659
  msgstr ""
660
 
661
- #: contact_form.php:907
662
  msgid "Label text color"
663
  msgstr ""
664
 
665
- #: contact_form.php:912
666
  msgid "Placeholder color"
667
  msgstr ""
668
 
669
- #: contact_form.php:917
670
  msgid "Errors color"
671
  msgstr ""
672
 
673
- #: contact_form.php:922
674
  msgid "Error text color"
675
  msgstr ""
676
 
677
- #: contact_form.php:927
678
  msgid "Background color of the input field errors"
679
  msgstr ""
680
 
681
- #: contact_form.php:932
682
  msgid "Border color of the input field errors"
683
  msgstr ""
684
 
685
- #: contact_form.php:937
686
  msgid "Placeholder color of the input field errors"
687
  msgstr ""
688
 
689
- #: contact_form.php:942
690
  #, fuzzy
691
  msgid "Input fields"
692
  msgstr "Rodyti priedų įrašą"
693
 
694
- #: contact_form.php:947
695
  msgid "Input fields background color"
696
  msgstr ""
697
 
698
- #: contact_form.php:952
699
  msgid "Text fields color"
700
  msgstr ""
701
 
702
- #: contact_form.php:954
703
  msgid "Border width in px, numbers only"
704
  msgstr ""
705
 
706
- #: contact_form.php:958
707
- #: contact_form.php:979
708
  msgid "Border color"
709
  msgstr ""
710
 
711
- #: contact_form.php:963
712
  #, fuzzy
713
  msgid "Submit button"
714
  msgstr "Siųsti"
715
 
716
- #: contact_form.php:965
717
  msgid "Width in px, numbers only"
718
  msgstr ""
719
 
720
- #: contact_form.php:969
721
  msgid "Button color"
722
  msgstr ""
723
 
724
- #: contact_form.php:974
725
  msgid "Button text color"
726
  msgstr ""
727
 
728
- #: contact_form.php:990
729
  #, fuzzy
730
  msgid "Contact Form Pro | Preview"
731
  msgstr "Kontaktų forma"
732
 
733
- #: contact_form.php:993
734
  msgid "Show with errors"
735
  msgstr ""
736
 
737
- #: contact_form.php:1001
738
- #: contact_form.php:1003
739
  msgid "Please enter your full name..."
740
  msgstr ""
741
 
742
- #: contact_form.php:1014
743
- #: contact_form.php:1016
744
  msgid "Please enter your address..."
745
  msgstr ""
746
 
747
- #: contact_form.php:1025
748
- #: contact_form.php:1027
749
  #, fuzzy
750
  msgid "Please enter your email address..."
751
  msgstr "Naudoti šį el. pašto adresą:"
752
 
753
- #: contact_form.php:1036
754
- #: contact_form.php:1038
755
  msgid "Please enter your phone number..."
756
  msgstr ""
757
 
758
- #: contact_form.php:1047
759
- #: contact_form.php:1049
760
  msgid "Please enter subject..."
761
  msgstr ""
762
 
763
- #: contact_form.php:1057
764
- #: contact_form.php:1059
765
  msgid "Please enter your message..."
766
  msgstr ""
767
 
768
- #: contact_form.php:1070
769
  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"
770
  msgstr ""
771
 
772
- #: contact_form.php:1137
773
  msgid "Sorry, email message could not be delivered."
774
  msgstr "Deja, jūsų el. laiško nepavyko pristatyti."
775
 
776
- #: contact_form.php:1221
777
  msgid "You can attach the following file formats"
778
  msgstr "Galite prikabinti šių tipų failus"
779
 
780
- #: contact_form.php:1515
781
  msgid "Contact from"
782
  msgstr "Kontaktų forma"
783
 
784
- #: contact_form.php:1528
785
  msgid "Email"
786
  msgstr "El. paštas"
787
 
788
- #: contact_form.php:1542
789
  msgid "Site"
790
  msgstr "Svetainė"
791
 
792
- #: contact_form.php:1605
793
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
794
  msgstr "Jei galite matyti šį MIME tipą, jūsų klientas nepriima MIME tipų!"
795
 
796
- #: contact_form.php:1669
797
  msgid "FAQ"
798
  msgstr "DUK"
799
 
800
- #: contact_form.php:1670
801
  msgid "Support"
802
  msgstr "Palaikymas"
803
 
804
- #: contact_form.php:1727
805
  msgid "Are you sure that you want to delete this language data?"
806
  msgstr ""
807
 
3
  msgstr ""
4
  "Project-Id-Version: contact_form\n"
5
  "Report-Msgid-Bugs-To: \n"
6
+ "POT-Creation-Date: 2013-11-08 10:57+0300\n"
7
+ "PO-Revision-Date: 2013-11-08 10:57+0300\n"
8
  "Last-Translator: \n"
9
  "Language-Team: Lithuanian <kde-i18n-lt@kde.org>\n"
10
  "MIME-Version: 1.0\n"
35
 
36
  #: contact_form.php:33
37
  #: contact_form.php:553
38
+ #: contact_form.php:835
39
  #, fuzzy
40
  msgid "Contact Form Pro"
41
  msgstr "Kontaktų forma"
42
 
43
  #: contact_form.php:74
44
+ #: contact_form.php:722
45
+ #: contact_form.php:751
46
  msgid "Name:"
47
  msgstr "Vardas:"
48
 
49
  #: contact_form.php:75
50
+ #: contact_form.php:723
51
+ #: contact_form.php:752
52
  #, fuzzy
53
  msgid "Address:"
54
  msgstr "El. pašto adresas:"
55
 
56
  #: contact_form.php:76
57
+ #: contact_form.php:724
58
+ #: contact_form.php:753
59
  msgid "Email Address:"
60
  msgstr "El. pašto adresas:"
61
 
62
  #: contact_form.php:77
63
+ #: contact_form.php:725
64
+ #: contact_form.php:754
65
  msgid "Phone number:"
66
  msgstr ""
67
 
68
  #: contact_form.php:78
69
+ #: contact_form.php:726
70
+ #: contact_form.php:755
71
  msgid "Subject:"
72
  msgstr "Tema:"
73
 
74
  #: contact_form.php:79
75
+ #: contact_form.php:727
76
+ #: contact_form.php:756
77
  msgid "Message:"
78
  msgstr "Pranešimas:"
79
 
80
  #: contact_form.php:80
81
+ #: contact_form.php:728
82
+ #: contact_form.php:757
83
  msgid "Attachment:"
84
  msgstr "Priedas:"
85
 
86
  #: contact_form.php:81
87
+ #: contact_form.php:729
88
+ #: contact_form.php:758
89
  msgid "Send me a copy"
90
  msgstr "Siųsti kopiją man"
91
 
92
  #: contact_form.php:82
93
+ #: contact_form.php:730
94
+ #: contact_form.php:759
95
  msgid "Submit"
96
  msgstr "Siųsti"
97
 
187
  msgstr "Parinktys išsaugotos."
188
 
189
  #: contact_form.php:516
190
+ #: contact_form.php:829
191
+ #: contact_form.php:1658
192
+ #: contact_form.php:1669
193
  msgid "Settings"
194
  msgstr "Nustatymai"
195
 
196
  #: contact_form.php:517
197
+ #: contact_form.php:830
198
  #, fuzzy
199
  msgid "Extra settings"
200
  msgstr "Nustatymai"
201
 
202
  #: contact_form.php:522
203
+ #: contact_form.php:1086
204
  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:"
205
  msgstr "Jei norite pridėti kontaktų formą prie savo svetainės, tiesiog nukopijuokite šį trumpą kodą į savo puslapį ar elementą:"
206
 
207
  #: contact_form.php:522
208
  #: contact_form.php:523
209
+ #: contact_form.php:744
210
+ #: contact_form.php:792
211
  msgid "or"
212
  msgstr ""
213
 
248
  msgstr ""
249
 
250
  #: contact_form.php:552
251
+ #: contact_form.php:834
252
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
253
  msgstr ""
254
 
256
  msgid "Save emails to the database"
257
  msgstr ""
258
 
259
+ #: contact_form.php:570
260
+ #: contact_form.php:573
261
+ #: contact_form.php:577
262
  msgid "Using Contact Form to DB powered by"
263
  msgstr ""
264
 
265
+ #: contact_form.php:573
266
  #, fuzzy
267
  msgid "Activate Contact Form to DB"
268
  msgstr "Kontaktų forma"
269
 
270
+ #: contact_form.php:577
271
  #, fuzzy
272
  msgid "Download Contact Form to DB"
273
  msgstr "Kontaktų forma"
274
 
275
+ #: contact_form.php:582
276
  msgid "Additional options"
277
  msgstr "Papildomos parinktys"
278
 
279
+ #: contact_form.php:584
280
+ msgid "Show"
281
+ msgstr ""
282
+
283
+ #: contact_form.php:585
284
+ msgid "Hide"
285
+ msgstr ""
286
+
287
+ #: contact_form.php:589
288
  msgid "What to use?"
289
  msgstr ""
290
 
291
+ #: contact_form.php:592
292
  msgid "Wp-mail"
293
  msgstr "Wp-mail"
294
 
295
+ #: contact_form.php:592
296
  msgid "You can use the wp_mail function for mailing"
297
  msgstr ""
298
 
299
+ #: contact_form.php:594
300
  msgid "Mail"
301
  msgstr "Mail"
302
 
303
+ #: contact_form.php:594
304
  msgid "To send mail you can use the php mail function"
305
  msgstr ""
306
 
307
+ #: contact_form.php:598
308
  #, fuzzy
309
  msgid "The text in the 'From' field"
310
  msgstr "Pakeiskite IŠ srityse kontaktų formos"
311
 
312
+ #: contact_form.php:600
313
  msgid "User name"
314
  msgstr ""
315
 
316
+ #: contact_form.php:601
317
  msgid "The name of the user who fills the form will be used in the field 'From'."
318
  msgstr ""
319
 
320
+ #: contact_form.php:604
321
  #, fuzzy
322
  msgid "This text will be used in the 'FROM' field"
323
  msgstr "Pakeiskite IŠ srityse kontaktų formos"
324
 
325
+ #: contact_form.php:608
326
  msgid "The email address in the 'From' field"
327
  msgstr ""
328
 
329
+ #: contact_form.php:610
330
  msgid "User email"
331
  msgstr ""
332
 
333
+ #: contact_form.php:611
334
  msgid "The email address of the user who fills the form will be used in the field 'From'."
335
  msgstr ""
336
 
337
+ #: contact_form.php:614
338
  msgid "This email address will be used in the 'From' field."
339
  msgstr ""
340
 
341
+ #: contact_form.php:618
342
  #, fuzzy
343
  msgid "Display fields"
344
  msgstr "Rodyti priedų įrašą"
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 "El. pašto adresas:"
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 "Rodyti priedų įrašą"
364
 
365
+ #: contact_form.php:622
366
  msgid "Users can attach the following file formats"
367
  msgstr "Vartotojai gali prikabinti šių tipų failus"
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 "Aktyvuoti įskiepiai"
386
 
387
+ #: contact_form.php:636
388
  #, fuzzy
389
  msgid "Download captcha"
390
  msgstr "Atsisiųsti"
391
 
392
+ #: contact_form.php:641
393
  #, fuzzy
394
  msgid "Display tips below the Attachment block"
395
  msgstr "Rodyti priedų įrašą"
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 "Rodyti „Siųsti kopiją man“ įrašą"
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 "Vardas"
415
 
416
+ #: contact_form.php:669
417
  #, fuzzy
418
  msgid "Email Address"
419
  msgstr "El. pašto adresas:"
420
 
421
+ #: contact_form.php:671
422
+ #: contact_form.php:881
423
+ #: contact_form.php:1537
424
  msgid "Subject"
425
  msgstr "Tema"
426
 
427
+ #: contact_form.php:672
428
+ #: contact_form.php:885
429
+ #: contact_form.php:1540
430
  msgid "Message"
431
  msgstr "Tekstas"
432
 
433
+ #: contact_form.php:676
434
  msgid "Display the asterisk near required fields"
435
  msgstr ""
436
 
437
+ #: contact_form.php:682
438
  msgid "Display additional info in the email"
439
  msgstr ""
440
 
441
+ #: contact_form.php:687
442
+ #: contact_form.php:1493
443
  msgid "Sent from (ip address)"
444
  msgstr "Siųsta iš (ip adresas)"
445
 
446
+ #: contact_form.php:687
447
  #, fuzzy
448
  msgid "Example: Sent from (IP address):\t127.0.0.1"
449
  msgstr "Siųsta iš (ip adresas)"
450
 
451
+ #: contact_form.php:688
452
+ #: contact_form.php:1498
453
  msgid "Date/Time"
454
  msgstr "Data/laikas"
455
 
456
+ #: contact_form.php:688
457
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
458
  msgstr ""
459
 
460
+ #: contact_form.php:689
461
+ #: contact_form.php:1503
462
  msgid "Sent from (referer)"
463
  msgstr "Ateita iš (nukreipiklis)"
464
 
465
+ #: contact_form.php:689
466
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
467
  msgstr ""
468
 
469
+ #: contact_form.php:690
470
+ #: contact_form.php:1508
471
  msgid "Using (user agent)"
472
  msgstr "Naudoja (naršyklės įrašas)"
473
 
474
+ #: contact_form.php:690
475
  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"
476
  msgstr ""
477
 
478
+ #: contact_form.php:694
479
  msgid "Language settings for the field names in the form"
480
  msgstr ""
481
 
482
+ #: contact_form.php:703
483
  msgid "Add a language"
484
  msgstr ""
485
 
486
+ #: contact_form.php:707
487
  #, fuzzy
488
  msgid "Change the names of the contact form fields and error messages"
489
  msgstr "Pakeiskite antraštes kontaktų formos etiketėms"
490
 
491
+ #: contact_form.php:712
492
+ #: contact_form.php:783
493
  msgid "English"
494
  msgstr ""
495
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
496
  #: contact_form.php:731
497
  #: contact_form.php:760
498
+ msgid "Error message for the Name field"
499
  msgstr ""
500
 
501
  #: contact_form.php:732
502
  #: contact_form.php:761
503
+ msgid "Error message for the Address field"
504
  msgstr ""
505
 
506
  #: contact_form.php:733
507
  #: contact_form.php:762
508
+ msgid "Error message for the Email field"
509
  msgstr ""
510
 
511
  #: contact_form.php:734
512
  #: contact_form.php:763
513
+ msgid "Error message for the Phone field"
514
  msgstr ""
515
 
516
  #: contact_form.php:735
517
  #: contact_form.php:764
518
+ msgid "Error message for the Subject field"
519
  msgstr ""
520
 
521
  #: contact_form.php:736
522
  #: contact_form.php:765
523
+ msgid "Error message for the Message field"
524
  msgstr ""
525
 
526
  #: contact_form.php:737
527
  #: contact_form.php:766
528
+ msgid "Error message about the file type for the Attachment field"
529
  msgstr ""
530
 
531
  #: contact_form.php:738
532
  #: contact_form.php:767
533
+ msgid "Error message while uploading a file for the Attachment field to the server"
534
  msgstr ""
535
 
536
  #: contact_form.php:739
537
  #: contact_form.php:768
538
+ msgid "Error message while moving the file for the Attachment field"
539
+ msgstr ""
540
+
541
+ #: contact_form.php:740
542
+ #: contact_form.php:769
543
+ msgid "Error message when file size limit for the Attachment field is exceeded"
544
  msgstr ""
545
 
546
  #: contact_form.php:741
547
  #: contact_form.php:770
548
+ msgid "Error message for the Captcha field"
549
+ msgstr ""
550
+
551
+ #: contact_form.php:742
552
+ #: contact_form.php:771
553
+ msgid "Error message for the whole form"
554
+ msgstr ""
555
+
556
+ #: contact_form.php:744
557
+ #: contact_form.php:773
558
+ #: contact_form.php:792
559
+ #: contact_form.php:798
560
  msgid "Use shortcode"
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 "for this language"
568
  msgstr ""
569
 
570
+ #: contact_form.php:780
571
  msgid "Action after email is sent"
572
  msgstr ""
573
 
574
+ #: contact_form.php:782
575
  #, fuzzy
576
  msgid "Display text"
577
  msgstr "Rodyti priedų įrašą"
578
 
579
+ #: contact_form.php:791
580
+ #: contact_form.php:797
581
  msgid "Text"
582
  msgstr ""
583
 
584
+ #: contact_form.php:804
585
  msgid "Redirect to the page"
586
  msgstr ""
587
 
588
+ #: contact_form.php:805
589
  msgid "Url"
590
  msgstr ""
591
 
592
+ #: contact_form.php:810
593
+ #: contact_form.php:987
594
  msgid "Save Changes"
595
  msgstr "Įrašyti pakeitimus"
596
 
597
+ #: contact_form.php:827
598
  #, fuzzy
599
  msgid "Contact Form Pro | Extra Settings"
600
  msgstr "Kontaktų formos parinktys"
601
 
602
+ #: contact_form.php:841
603
  msgid "Errors output"
604
  msgstr ""
605
 
606
+ #: contact_form.php:844
607
  msgid "Display error messages"
608
  msgstr ""
609
 
610
+ #: contact_form.php:845
611
  msgid "Color of the input field errors."
612
  msgstr ""
613
 
614
+ #: contact_form.php:846
615
  msgid "Display error messages & color of the input field errors"
616
  msgstr ""
617
 
618
+ #: contact_form.php:851
619
  msgid "Add placeholder to the input blocks"
620
  msgstr ""
621
 
622
+ #: contact_form.php:857
623
  #, fuzzy
624
  msgid "Add tooltips"
625
  msgstr "Papildomos parinktys"
626
 
627
+ #: contact_form.php:871
628
  #, fuzzy
629
  msgid "Email address"
630
  msgstr "El. pašto adresas:"
631
 
632
+ #: contact_form.php:876
633
  msgid "Phone Number"
634
  msgstr ""
635
 
636
+ #: contact_form.php:890
637
  #, fuzzy
638
  msgid "Attachment"
639
  msgstr "Priedas:"
640
 
641
+ #: contact_form.php:895
642
  msgid "(powered by bestwebsoft.com)"
643
  msgstr ""
644
 
645
+ #: contact_form.php:900
646
  #, fuzzy
647
  msgid "Style options"
648
  msgstr "Papildomos parinktys"
649
 
650
+ #: contact_form.php:903
651
  msgid "Text color"
652
  msgstr ""
653
 
654
+ #: contact_form.php:906
655
+ #: contact_form.php:911
656
+ #: contact_form.php:921
657
+ #: contact_form.php:926
658
+ #: contact_form.php:931
659
+ #: contact_form.php:936
660
+ #: contact_form.php:946
661
+ #: contact_form.php:951
662
+ #: contact_form.php:957
663
+ #: contact_form.php:968
664
+ #: contact_form.php:973
665
+ #: contact_form.php:978
666
  msgid "Default"
667
  msgstr ""
668
 
669
+ #: contact_form.php:908
670
  msgid "Label text color"
671
  msgstr ""
672
 
673
+ #: contact_form.php:913
674
  msgid "Placeholder color"
675
  msgstr ""
676
 
677
+ #: contact_form.php:918
678
  msgid "Errors color"
679
  msgstr ""
680
 
681
+ #: contact_form.php:923
682
  msgid "Error text color"
683
  msgstr ""
684
 
685
+ #: contact_form.php:928
686
  msgid "Background color of the input field errors"
687
  msgstr ""
688
 
689
+ #: contact_form.php:933
690
  msgid "Border color of the input field errors"
691
  msgstr ""
692
 
693
+ #: contact_form.php:938
694
  msgid "Placeholder color of the input field errors"
695
  msgstr ""
696
 
697
+ #: contact_form.php:943
698
  #, fuzzy
699
  msgid "Input fields"
700
  msgstr "Rodyti priedų įrašą"
701
 
702
+ #: contact_form.php:948
703
  msgid "Input fields background color"
704
  msgstr ""
705
 
706
+ #: contact_form.php:953
707
  msgid "Text fields color"
708
  msgstr ""
709
 
710
+ #: contact_form.php:955
711
  msgid "Border width in px, numbers only"
712
  msgstr ""
713
 
714
+ #: contact_form.php:959
715
+ #: contact_form.php:980
716
  msgid "Border color"
717
  msgstr ""
718
 
719
+ #: contact_form.php:964
720
  #, fuzzy
721
  msgid "Submit button"
722
  msgstr "Siųsti"
723
 
724
+ #: contact_form.php:966
725
  msgid "Width in px, numbers only"
726
  msgstr ""
727
 
728
+ #: contact_form.php:970
729
  msgid "Button color"
730
  msgstr ""
731
 
732
+ #: contact_form.php:975
733
  msgid "Button text color"
734
  msgstr ""
735
 
736
+ #: contact_form.php:991
737
  #, fuzzy
738
  msgid "Contact Form Pro | Preview"
739
  msgstr "Kontaktų forma"
740
 
741
+ #: contact_form.php:994
742
  msgid "Show with errors"
743
  msgstr ""
744
 
745
+ #: contact_form.php:1002
746
+ #: contact_form.php:1004
747
  msgid "Please enter your full name..."
748
  msgstr ""
749
 
750
+ #: contact_form.php:1015
751
+ #: contact_form.php:1017
752
  msgid "Please enter your address..."
753
  msgstr ""
754
 
755
+ #: contact_form.php:1026
756
+ #: contact_form.php:1028
757
  #, fuzzy
758
  msgid "Please enter your email address..."
759
  msgstr "Naudoti šį el. pašto adresą:"
760
 
761
+ #: contact_form.php:1037
762
+ #: contact_form.php:1039
763
  msgid "Please enter your phone number..."
764
  msgstr ""
765
 
766
+ #: contact_form.php:1048
767
+ #: contact_form.php:1050
768
  msgid "Please enter subject..."
769
  msgstr ""
770
 
771
+ #: contact_form.php:1058
772
+ #: contact_form.php:1060
773
  msgid "Please enter your message..."
774
  msgstr ""
775
 
776
+ #: contact_form.php:1071
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:1138
781
  msgid "Sorry, email message could not be delivered."
782
  msgstr "Deja, jūsų el. laiško nepavyko pristatyti."
783
 
784
+ #: contact_form.php:1222
785
  msgid "You can attach the following file formats"
786
  msgstr "Galite prikabinti šių tipų failus"
787
 
788
+ #: contact_form.php:1516
789
  msgid "Contact from"
790
  msgstr "Kontaktų forma"
791
 
792
+ #: contact_form.php:1529
793
  msgid "Email"
794
  msgstr "El. paštas"
795
 
796
+ #: contact_form.php:1543
797
  msgid "Site"
798
  msgstr "Svetainė"
799
 
800
+ #: contact_form.php:1606
801
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
802
  msgstr "Jei galite matyti šį MIME tipą, jūsų klientas nepriima MIME tipų!"
803
 
804
+ #: contact_form.php:1670
805
  msgid "FAQ"
806
  msgstr "DUK"
807
 
808
+ #: contact_form.php:1671
809
  msgid "Support"
810
  msgstr "Palaikymas"
811
 
812
+ #: contact_form.php:1728
813
  msgid "Are you sure that you want to delete this language data?"
814
  msgstr ""
815
 
languages/contact_form-nb_NO.mo CHANGED
Binary file
languages/contact_form-nb_NO.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:36+0300\n"
6
- "PO-Revision-Date: 2013-11-01 11:36+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Thomas Hartung <thartung@adipositas-mm.de>\n"
9
  "MIME-Version: 1.0\n"
@@ -33,63 +33,63 @@ msgstr "Innstillinger for kontaktskjema"
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 "Kontaktskjema"
40
 
41
  #: contact_form.php:74
42
- #: contact_form.php:719
43
- #: contact_form.php:748
44
  msgid "Name:"
45
  msgstr "Navn:"
46
 
47
  #: contact_form.php:75
48
- #: contact_form.php:720
49
- #: contact_form.php:749
50
  #, fuzzy
51
  msgid "Address:"
52
  msgstr "Epostadresse:"
53
 
54
  #: contact_form.php:76
55
- #: contact_form.php:721
56
- #: contact_form.php:750
57
  msgid "Email Address:"
58
  msgstr "Epostadresse:"
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 "Tema:"
71
 
72
  #: contact_form.php:79
73
- #: contact_form.php:724
74
- #: contact_form.php:753
75
  msgid "Message:"
76
  msgstr "Melding:"
77
 
78
  #: contact_form.php:80
79
- #: contact_form.php:725
80
- #: contact_form.php:754
81
  msgid "Attachment:"
82
  msgstr "Vedlegg:"
83
 
84
  #: contact_form.php:81
85
- #: contact_form.php:726
86
- #: contact_form.php:755
87
  msgid "Send me a copy"
88
  msgstr "Send meg en kopi"
89
 
90
  #: contact_form.php:82
91
- #: contact_form.php:727
92
- #: contact_form.php:756
93
  msgid "Submit"
94
  msgstr "Send"
95
 
@@ -185,27 +185,27 @@ msgid "Settings saved."
185
  msgstr "Innstillinger lagret."
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 "Innstilllinger"
193
 
194
  #: contact_form.php:517
195
- #: contact_form.php:829
196
  #, fuzzy
197
  msgid "Extra settings"
198
  msgstr "Innstilllinger"
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 "Dersom du ønsket å legge til et kontaktskjema på wedsiden din, kopier og put denne koden i kommentaren din eller på siden din: "
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,552 +254,560 @@ 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 "Kontaktskjema"
267
 
268
- #: contact_form.php:575
269
  #, fuzzy
270
  msgid "Download Contact Form to DB"
271
  msgstr "Kontaktskjema"
272
 
273
- #: contact_form.php:580
274
  msgid "Additional options"
275
  msgstr "Flere valg"
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 ""
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 ""
296
 
297
- #: contact_form.php:592
298
  #, fuzzy
299
  msgid "The text in the 'From' field"
300
  msgstr "Endring fra feltene i kontaktskjemaet"
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 "Endring fra feltene i kontaktskjemaet"
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 "Vis vedlegg"
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 "Epostadresse:"
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 "Vis vedlegg"
354
 
355
- #: contact_form.php:617
356
  msgid "Users can attach the following file formats"
357
  msgstr "Brukere kan legge ved filer av følgende typer"
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 "Aktiverte innstikk"
376
 
377
- #: contact_form.php:633
378
  #, fuzzy
379
  msgid "Download captcha"
380
  msgstr "Last ned"
381
 
382
- #: contact_form.php:638
383
  #, fuzzy
384
  msgid "Display tips below the Attachment block"
385
  msgstr "Vis vedlegg"
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 "Vis send meg en kopi"
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 "Navn"
405
 
406
- #: contact_form.php:666
407
  #, fuzzy
408
  msgid "Email Address"
409
  msgstr "Epostadresse:"
410
 
411
- #: contact_form.php:668
412
- #: contact_form.php:880
413
- #: contact_form.php:1536
414
  msgid "Subject"
415
  msgstr "Tema"
416
 
417
- #: contact_form.php:669
418
- #: contact_form.php:884
419
- #: contact_form.php:1539
420
  msgid "Message"
421
  msgstr "Melding"
422
 
423
- #: contact_form.php:673
424
  msgid "Display the asterisk near required fields"
425
  msgstr ""
426
 
427
- #: contact_form.php:679
428
  msgid "Display additional info in the email"
429
  msgstr ""
430
 
431
- #: contact_form.php:684
432
- #: contact_form.php:1492
433
  msgid "Sent from (ip address)"
434
  msgstr "Sendt fra (IP-adresse)"
435
 
436
- #: contact_form.php:684
437
  #, fuzzy
438
  msgid "Example: Sent from (IP address):\t127.0.0.1"
439
  msgstr "Sendt fra (IP-adresse)"
440
 
441
- #: contact_form.php:685
442
- #: contact_form.php:1497
443
  msgid "Date/Time"
444
  msgstr "Dato/tid"
445
 
446
- #: contact_form.php:685
447
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
448
  msgstr ""
449
 
450
- #: contact_form.php:686
451
- #: contact_form.php:1502
452
  msgid "Sent from (referer)"
453
  msgstr "Sendt fra (referent)"
454
 
455
- #: contact_form.php:686
456
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
457
  msgstr ""
458
 
459
- #: contact_form.php:687
460
- #: contact_form.php:1507
461
  msgid "Using (user agent)"
462
  msgstr "med (user agent)"
463
 
464
- #: contact_form.php:687
465
  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"
466
  msgstr ""
467
 
468
- #: contact_form.php:691
469
  msgid "Language settings for the field names in the form"
470
  msgstr ""
471
 
472
- #: contact_form.php:700
473
  msgid "Add a language"
474
  msgstr ""
475
 
476
- #: contact_form.php:704
477
  #, fuzzy
478
  msgid "Change the names of the contact form fields and error messages"
479
  msgstr "Forandre etikett for felter i kontaktskjemaet"
480
 
481
- #: contact_form.php:709
482
- #: contact_form.php:780
483
  msgid "English"
484
  msgstr ""
485
 
486
- #: contact_form.php:728
487
- #: contact_form.php:757
488
- msgid "Error message for the Name field"
489
- msgstr ""
490
-
491
- #: contact_form.php:729
492
- #: contact_form.php:758
493
- msgid "Error message for the Address field"
494
- msgstr ""
495
-
496
- #: contact_form.php:730
497
- #: contact_form.php:759
498
- msgid "Error message for the Email field"
499
- msgstr ""
500
-
501
  #: contact_form.php:731
502
  #: contact_form.php:760
503
- msgid "Error message for the Phone field"
504
  msgstr ""
505
 
506
  #: contact_form.php:732
507
  #: contact_form.php:761
508
- msgid "Error message for the Subject field"
509
  msgstr ""
510
 
511
  #: contact_form.php:733
512
  #: contact_form.php:762
513
- msgid "Error message for the Message field"
514
  msgstr ""
515
 
516
  #: contact_form.php:734
517
  #: contact_form.php:763
518
- msgid "Error message about the file type for the Attachment field"
519
  msgstr ""
520
 
521
  #: contact_form.php:735
522
  #: contact_form.php:764
523
- msgid "Error message while uploading a file for the Attachment field to the server"
524
  msgstr ""
525
 
526
  #: contact_form.php:736
527
  #: contact_form.php:765
528
- msgid "Error message while moving the file for the Attachment field"
529
  msgstr ""
530
 
531
  #: contact_form.php:737
532
  #: contact_form.php:766
533
- msgid "Error message when file size limit for the Attachment field is exceeded"
534
  msgstr ""
535
 
536
  #: contact_form.php:738
537
  #: contact_form.php:767
538
- msgid "Error message for the Captcha field"
539
  msgstr ""
540
 
541
  #: contact_form.php:739
542
  #: contact_form.php:768
543
- msgid "Error message for the whole form"
 
 
 
 
 
544
  msgstr ""
545
 
546
  #: contact_form.php:741
547
  #: contact_form.php:770
548
- #: contact_form.php:789
549
- #: contact_form.php:795
 
 
 
 
 
 
 
 
 
 
550
  msgid "Use shortcode"
551
  msgstr ""
552
 
553
- #: contact_form.php:741
554
- #: contact_form.php:770
555
- #: contact_form.php:789
556
- #: contact_form.php:795
557
  msgid "for this language"
558
  msgstr ""
559
 
560
- #: contact_form.php:777
561
  msgid "Action after email is sent"
562
  msgstr ""
563
 
564
- #: contact_form.php:779
565
  #, fuzzy
566
  msgid "Display text"
567
  msgstr "Vis vedlegg"
568
 
569
- #: contact_form.php:788
570
- #: contact_form.php:794
571
  msgid "Text"
572
  msgstr ""
573
 
574
- #: contact_form.php:802
575
  msgid "Redirect to the page"
576
  msgstr ""
577
 
578
- #: contact_form.php:803
579
  msgid "Url"
580
  msgstr ""
581
 
582
- #: contact_form.php:809
583
- #: contact_form.php:986
584
  msgid "Save Changes"
585
  msgstr "Lagre endringer"
586
 
587
- #: contact_form.php:826
588
  #, fuzzy
589
  msgid "Contact Form Pro | Extra Settings"
590
  msgstr "Innstillinger for kontaktskjema"
591
 
592
- #: contact_form.php:840
593
  msgid "Errors output"
594
  msgstr ""
595
 
596
- #: contact_form.php:843
597
  msgid "Display error messages"
598
  msgstr ""
599
 
600
- #: contact_form.php:844
601
  msgid "Color of the input field errors."
602
  msgstr ""
603
 
604
- #: contact_form.php:845
605
  msgid "Display error messages & color of the input field errors"
606
  msgstr ""
607
 
608
- #: contact_form.php:850
609
  msgid "Add placeholder to the input blocks"
610
  msgstr ""
611
 
612
- #: contact_form.php:856
613
  #, fuzzy
614
  msgid "Add tooltips"
615
  msgstr "Flere valg"
616
 
617
- #: contact_form.php:870
618
  #, fuzzy
619
  msgid "Email address"
620
  msgstr "Epostadresse:"
621
 
622
- #: contact_form.php:875
623
  msgid "Phone Number"
624
  msgstr ""
625
 
626
- #: contact_form.php:889
627
  #, fuzzy
628
  msgid "Attachment"
629
  msgstr "Vedlegg:"
630
 
631
- #: contact_form.php:894
632
  msgid "(powered by bestwebsoft.com)"
633
  msgstr ""
634
 
635
- #: contact_form.php:899
636
  #, fuzzy
637
  msgid "Style options"
638
  msgstr "Flere valg"
639
 
640
- #: contact_form.php:902
641
  msgid "Text color"
642
  msgstr ""
643
 
644
- #: contact_form.php:905
645
- #: contact_form.php:910
646
- #: contact_form.php:920
647
- #: contact_form.php:925
648
- #: contact_form.php:930
649
- #: contact_form.php:935
650
- #: contact_form.php:945
651
- #: contact_form.php:950
652
- #: contact_form.php:956
653
- #: contact_form.php:967
654
- #: contact_form.php:972
655
- #: contact_form.php:977
656
  msgid "Default"
657
  msgstr ""
658
 
659
- #: contact_form.php:907
660
  msgid "Label text color"
661
  msgstr ""
662
 
663
- #: contact_form.php:912
664
  msgid "Placeholder color"
665
  msgstr ""
666
 
667
- #: contact_form.php:917
668
  msgid "Errors color"
669
  msgstr ""
670
 
671
- #: contact_form.php:922
672
  msgid "Error text color"
673
  msgstr ""
674
 
675
- #: contact_form.php:927
676
  msgid "Background color of the input field errors"
677
  msgstr ""
678
 
679
- #: contact_form.php:932
680
  msgid "Border color of the input field errors"
681
  msgstr ""
682
 
683
- #: contact_form.php:937
684
  msgid "Placeholder color of the input field errors"
685
  msgstr ""
686
 
687
- #: contact_form.php:942
688
  #, fuzzy
689
  msgid "Input fields"
690
  msgstr "Vis vedlegg"
691
 
692
- #: contact_form.php:947
693
  msgid "Input fields background color"
694
  msgstr ""
695
 
696
- #: contact_form.php:952
697
  msgid "Text fields color"
698
  msgstr ""
699
 
700
- #: contact_form.php:954
701
  msgid "Border width in px, numbers only"
702
  msgstr ""
703
 
704
- #: contact_form.php:958
705
- #: contact_form.php:979
706
  msgid "Border color"
707
  msgstr ""
708
 
709
- #: contact_form.php:963
710
  #, fuzzy
711
  msgid "Submit button"
712
  msgstr "Send"
713
 
714
- #: contact_form.php:965
715
  msgid "Width in px, numbers only"
716
  msgstr ""
717
 
718
- #: contact_form.php:969
719
  msgid "Button color"
720
  msgstr ""
721
 
722
- #: contact_form.php:974
723
  msgid "Button text color"
724
  msgstr ""
725
 
726
- #: contact_form.php:990
727
  #, fuzzy
728
  msgid "Contact Form Pro | Preview"
729
  msgstr "Kontaktskjema"
730
 
731
- #: contact_form.php:993
732
  msgid "Show with errors"
733
  msgstr ""
734
 
735
- #: contact_form.php:1001
736
- #: contact_form.php:1003
737
  msgid "Please enter your full name..."
738
  msgstr ""
739
 
740
- #: contact_form.php:1014
741
- #: contact_form.php:1016
742
  msgid "Please enter your address..."
743
  msgstr ""
744
 
745
- #: contact_form.php:1025
746
- #: contact_form.php:1027
747
  #, fuzzy
748
  msgid "Please enter your email address..."
749
  msgstr "Benytt denne epostadressen:"
750
 
751
- #: contact_form.php:1036
752
- #: contact_form.php:1038
753
  msgid "Please enter your phone number..."
754
  msgstr ""
755
 
756
- #: contact_form.php:1047
757
- #: contact_form.php:1049
758
  msgid "Please enter subject..."
759
  msgstr ""
760
 
761
- #: contact_form.php:1057
762
- #: contact_form.php:1059
763
  msgid "Please enter your message..."
764
  msgstr ""
765
 
766
- #: contact_form.php:1070
767
  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"
768
  msgstr ""
769
 
770
- #: contact_form.php:1137
771
  msgid "Sorry, email message could not be delivered."
772
  msgstr "Beklager, eposten din kunne ikke leveres."
773
 
774
- #: contact_form.php:1221
775
  msgid "You can attach the following file formats"
776
  msgstr "Du kan legge til filer av følgende typer"
777
 
778
- #: contact_form.php:1515
779
  msgid "Contact from"
780
  msgstr "Kontakt fra"
781
 
782
- #: contact_form.php:1528
783
  msgid "Email"
784
  msgstr "Epost"
785
 
786
- #: contact_form.php:1542
787
  msgid "Site"
788
  msgstr "Site"
789
 
790
- #: contact_form.php:1605
791
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
792
  msgstr "Dersom du kan se denne MIME, så aksepterer ikke klienten din MIME-typer!"
793
 
794
- #: contact_form.php:1669
795
  msgid "FAQ"
796
  msgstr "Vanlige spørsmål"
797
 
798
- #: contact_form.php:1670
799
  msgid "Support"
800
  msgstr "Support"
801
 
802
- #: contact_form.php:1727
803
  msgid "Are you sure that you want to delete this language data?"
804
  msgstr ""
805
 
2
  msgstr ""
3
  "Project-Id-Version: contact_form\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-11-08 10:57+0300\n"
6
+ "PO-Revision-Date: 2013-11-08 10:57+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Thomas Hartung <thartung@adipositas-mm.de>\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 "Kontaktskjema"
40
 
41
  #: contact_form.php:74
42
+ #: contact_form.php:722
43
+ #: contact_form.php:751
44
  msgid "Name:"
45
  msgstr "Navn:"
46
 
47
  #: contact_form.php:75
48
+ #: contact_form.php:723
49
+ #: contact_form.php:752
50
  #, fuzzy
51
  msgid "Address:"
52
  msgstr "Epostadresse:"
53
 
54
  #: contact_form.php:76
55
+ #: contact_form.php:724
56
+ #: contact_form.php:753
57
  msgid "Email Address:"
58
  msgstr "Epostadresse:"
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 "Tema:"
71
 
72
  #: contact_form.php:79
73
+ #: contact_form.php:727
74
+ #: contact_form.php:756
75
  msgid "Message:"
76
  msgstr "Melding:"
77
 
78
  #: contact_form.php:80
79
+ #: contact_form.php:728
80
+ #: contact_form.php:757
81
  msgid "Attachment:"
82
  msgstr "Vedlegg:"
83
 
84
  #: contact_form.php:81
85
+ #: contact_form.php:729
86
+ #: contact_form.php:758
87
  msgid "Send me a copy"
88
  msgstr "Send meg en kopi"
89
 
90
  #: contact_form.php:82
91
+ #: contact_form.php:730
92
+ #: contact_form.php:759
93
  msgid "Submit"
94
  msgstr "Send"
95
 
185
  msgstr "Innstillinger lagret."
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 "Innstilllinger"
193
 
194
  #: contact_form.php:517
195
+ #: contact_form.php:830
196
  #, fuzzy
197
  msgid "Extra settings"
198
  msgstr "Innstilllinger"
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 "Dersom du ønsket å legge til et kontaktskjema på wedsiden din, kopier og put denne koden i kommentaren din eller på siden din: "
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 "Kontaktskjema"
267
 
268
+ #: contact_form.php:577
269
  #, fuzzy
270
  msgid "Download Contact Form to DB"
271
  msgstr "Kontaktskjema"
272
 
273
+ #: contact_form.php:582
274
  msgid "Additional options"
275
  msgstr "Flere valg"
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 ""
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 ""
304
 
305
+ #: contact_form.php:598
306
  #, fuzzy
307
  msgid "The text in the 'From' field"
308
  msgstr "Endring fra feltene i kontaktskjemaet"
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 "Endring fra feltene i kontaktskjemaet"
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 "Vis vedlegg"
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 "Epostadresse:"
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 "Vis vedlegg"
362
 
363
+ #: contact_form.php:622
364
  msgid "Users can attach the following file formats"
365
  msgstr "Brukere kan legge ved filer av følgende typer"
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 "Aktiverte innstikk"
384
 
385
+ #: contact_form.php:636
386
  #, fuzzy
387
  msgid "Download captcha"
388
  msgstr "Last ned"
389
 
390
+ #: contact_form.php:641
391
  #, fuzzy
392
  msgid "Display tips below the Attachment block"
393
  msgstr "Vis vedlegg"
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 "Vis send meg en kopi"
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 "Navn"
413
 
414
+ #: contact_form.php:669
415
  #, fuzzy
416
  msgid "Email Address"
417
  msgstr "Epostadresse:"
418
 
419
+ #: contact_form.php:671
420
+ #: contact_form.php:881
421
+ #: contact_form.php:1537
422
  msgid "Subject"
423
  msgstr "Tema"
424
 
425
+ #: contact_form.php:672
426
+ #: contact_form.php:885
427
+ #: contact_form.php:1540
428
  msgid "Message"
429
  msgstr "Melding"
430
 
431
+ #: contact_form.php:676
432
  msgid "Display the asterisk near required fields"
433
  msgstr ""
434
 
435
+ #: contact_form.php:682
436
  msgid "Display additional info in the email"
437
  msgstr ""
438
 
439
+ #: contact_form.php:687
440
+ #: contact_form.php:1493
441
  msgid "Sent from (ip address)"
442
  msgstr "Sendt fra (IP-adresse)"
443
 
444
+ #: contact_form.php:687
445
  #, fuzzy
446
  msgid "Example: Sent from (IP address):\t127.0.0.1"
447
  msgstr "Sendt fra (IP-adresse)"
448
 
449
+ #: contact_form.php:688
450
+ #: contact_form.php:1498
451
  msgid "Date/Time"
452
  msgstr "Dato/tid"
453
 
454
+ #: contact_form.php:688
455
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
456
  msgstr ""
457
 
458
+ #: contact_form.php:689
459
+ #: contact_form.php:1503
460
  msgid "Sent from (referer)"
461
  msgstr "Sendt fra (referent)"
462
 
463
+ #: contact_form.php:689
464
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
465
  msgstr ""
466
 
467
+ #: contact_form.php:690
468
+ #: contact_form.php:1508
469
  msgid "Using (user agent)"
470
  msgstr "med (user agent)"
471
 
472
+ #: contact_form.php:690
473
  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"
474
  msgstr ""
475
 
476
+ #: contact_form.php:694
477
  msgid "Language settings for the field names in the form"
478
  msgstr ""
479
 
480
+ #: contact_form.php:703
481
  msgid "Add a language"
482
  msgstr ""
483
 
484
+ #: contact_form.php:707
485
  #, fuzzy
486
  msgid "Change the names of the contact form fields and error messages"
487
  msgstr "Forandre etikett for felter i kontaktskjemaet"
488
 
489
+ #: contact_form.php:712
490
+ #: contact_form.php:783
491
  msgid "English"
492
  msgstr ""
493
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
494
  #: contact_form.php:731
495
  #: contact_form.php:760
496
+ msgid "Error message for the Name field"
497
  msgstr ""
498
 
499
  #: contact_form.php:732
500
  #: contact_form.php:761
501
+ msgid "Error message for the Address field"
502
  msgstr ""
503
 
504
  #: contact_form.php:733
505
  #: contact_form.php:762
506
+ msgid "Error message for the Email field"
507
  msgstr ""
508
 
509
  #: contact_form.php:734
510
  #: contact_form.php:763
511
+ msgid "Error message for the Phone field"
512
  msgstr ""
513
 
514
  #: contact_form.php:735
515
  #: contact_form.php:764
516
+ msgid "Error message for the Subject field"
517
  msgstr ""
518
 
519
  #: contact_form.php:736
520
  #: contact_form.php:765
521
+ msgid "Error message for the Message field"
522
  msgstr ""
523
 
524
  #: contact_form.php:737
525
  #: contact_form.php:766
526
+ msgid "Error message about the file type for the Attachment field"
527
  msgstr ""
528
 
529
  #: contact_form.php:738
530
  #: contact_form.php:767
531
+ msgid "Error message while uploading a file for the Attachment field to the server"
532
  msgstr ""
533
 
534
  #: contact_form.php:739
535
  #: contact_form.php:768
536
+ msgid "Error message while moving the file for the Attachment field"
537
+ msgstr ""
538
+
539
+ #: contact_form.php:740
540
+ #: contact_form.php:769
541
+ msgid "Error message when file size limit for the Attachment field is exceeded"
542
  msgstr ""
543
 
544
  #: contact_form.php:741
545
  #: contact_form.php:770
546
+ msgid "Error message for the Captcha field"
547
+ msgstr ""
548
+
549
+ #: contact_form.php:742
550
+ #: contact_form.php:771
551
+ msgid "Error message for the whole form"
552
+ msgstr ""
553
+
554
+ #: contact_form.php:744
555
+ #: contact_form.php:773
556
+ #: contact_form.php:792
557
+ #: contact_form.php:798
558
  msgid "Use shortcode"
559
  msgstr ""
560
 
561
+ #: contact_form.php:744
562
+ #: contact_form.php:773
563
+ #: contact_form.php:792
564
+ #: contact_form.php:798
565
  msgid "for this language"
566
  msgstr ""
567
 
568
+ #: contact_form.php:780
569
  msgid "Action after email is sent"
570
  msgstr ""
571
 
572
+ #: contact_form.php:782
573
  #, fuzzy
574
  msgid "Display text"
575
  msgstr "Vis vedlegg"
576
 
577
+ #: contact_form.php:791
578
+ #: contact_form.php:797
579
  msgid "Text"
580
  msgstr ""
581
 
582
+ #: contact_form.php:804
583
  msgid "Redirect to the page"
584
  msgstr ""
585
 
586
+ #: contact_form.php:805
587
  msgid "Url"
588
  msgstr ""
589
 
590
+ #: contact_form.php:810
591
+ #: contact_form.php:987
592
  msgid "Save Changes"
593
  msgstr "Lagre endringer"
594
 
595
+ #: contact_form.php:827
596
  #, fuzzy
597
  msgid "Contact Form Pro | Extra Settings"
598
  msgstr "Innstillinger for kontaktskjema"
599
 
600
+ #: contact_form.php:841
601
  msgid "Errors output"
602
  msgstr ""
603
 
604
+ #: contact_form.php:844
605
  msgid "Display error messages"
606
  msgstr ""
607
 
608
+ #: contact_form.php:845
609
  msgid "Color of the input field errors."
610
  msgstr ""
611
 
612
+ #: contact_form.php:846
613
  msgid "Display error messages & color of the input field errors"
614
  msgstr ""
615
 
616
+ #: contact_form.php:851
617
  msgid "Add placeholder to the input blocks"
618
  msgstr ""
619
 
620
+ #: contact_form.php:857
621
  #, fuzzy
622
  msgid "Add tooltips"
623
  msgstr "Flere valg"
624
 
625
+ #: contact_form.php:871
626
  #, fuzzy
627
  msgid "Email address"
628
  msgstr "Epostadresse:"
629
 
630
+ #: contact_form.php:876
631
  msgid "Phone Number"
632
  msgstr ""
633
 
634
+ #: contact_form.php:890
635
  #, fuzzy
636
  msgid "Attachment"
637
  msgstr "Vedlegg:"
638
 
639
+ #: contact_form.php:895
640
  msgid "(powered by bestwebsoft.com)"
641
  msgstr ""
642
 
643
+ #: contact_form.php:900
644
  #, fuzzy
645
  msgid "Style options"
646
  msgstr "Flere valg"
647
 
648
+ #: contact_form.php:903
649
  msgid "Text color"
650
  msgstr ""
651
 
652
+ #: contact_form.php:906
653
+ #: contact_form.php:911
654
+ #: contact_form.php:921
655
+ #: contact_form.php:926
656
+ #: contact_form.php:931
657
+ #: contact_form.php:936
658
+ #: contact_form.php:946
659
+ #: contact_form.php:951
660
+ #: contact_form.php:957
661
+ #: contact_form.php:968
662
+ #: contact_form.php:973
663
+ #: contact_form.php:978
664
  msgid "Default"
665
  msgstr ""
666
 
667
+ #: contact_form.php:908
668
  msgid "Label text color"
669
  msgstr ""
670
 
671
+ #: contact_form.php:913
672
  msgid "Placeholder color"
673
  msgstr ""
674
 
675
+ #: contact_form.php:918
676
  msgid "Errors color"
677
  msgstr ""
678
 
679
+ #: contact_form.php:923
680
  msgid "Error text color"
681
  msgstr ""
682
 
683
+ #: contact_form.php:928
684
  msgid "Background color of the input field errors"
685
  msgstr ""
686
 
687
+ #: contact_form.php:933
688
  msgid "Border color of the input field errors"
689
  msgstr ""
690
 
691
+ #: contact_form.php:938
692
  msgid "Placeholder color of the input field errors"
693
  msgstr ""
694
 
695
+ #: contact_form.php:943
696
  #, fuzzy
697
  msgid "Input fields"
698
  msgstr "Vis vedlegg"
699
 
700
+ #: contact_form.php:948
701
  msgid "Input fields background color"
702
  msgstr ""
703
 
704
+ #: contact_form.php:953
705
  msgid "Text fields color"
706
  msgstr ""
707
 
708
+ #: contact_form.php:955
709
  msgid "Border width in px, numbers only"
710
  msgstr ""
711
 
712
+ #: contact_form.php:959
713
+ #: contact_form.php:980
714
  msgid "Border color"
715
  msgstr ""
716
 
717
+ #: contact_form.php:964
718
  #, fuzzy
719
  msgid "Submit button"
720
  msgstr "Send"
721
 
722
+ #: contact_form.php:966
723
  msgid "Width in px, numbers only"
724
  msgstr ""
725
 
726
+ #: contact_form.php:970
727
  msgid "Button color"
728
  msgstr ""
729
 
730
+ #: contact_form.php:975
731
  msgid "Button text color"
732
  msgstr ""
733
 
734
+ #: contact_form.php:991
735
  #, fuzzy
736
  msgid "Contact Form Pro | Preview"
737
  msgstr "Kontaktskjema"
738
 
739
+ #: contact_form.php:994
740
  msgid "Show with errors"
741
  msgstr ""
742
 
743
+ #: contact_form.php:1002
744
+ #: contact_form.php:1004
745
  msgid "Please enter your full name..."
746
  msgstr ""
747
 
748
+ #: contact_form.php:1015
749
+ #: contact_form.php:1017
750
  msgid "Please enter your address..."
751
  msgstr ""
752
 
753
+ #: contact_form.php:1026
754
+ #: contact_form.php:1028
755
  #, fuzzy
756
  msgid "Please enter your email address..."
757
  msgstr "Benytt denne epostadressen:"
758
 
759
+ #: contact_form.php:1037
760
+ #: contact_form.php:1039
761
  msgid "Please enter your phone number..."
762
  msgstr ""
763
 
764
+ #: contact_form.php:1048
765
+ #: contact_form.php:1050
766
  msgid "Please enter subject..."
767
  msgstr ""
768
 
769
+ #: contact_form.php:1058
770
+ #: contact_form.php:1060
771
  msgid "Please enter your message..."
772
  msgstr ""
773
 
774
+ #: contact_form.php:1071
775
  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"
776
  msgstr ""
777
 
778
+ #: contact_form.php:1138
779
  msgid "Sorry, email message could not be delivered."
780
  msgstr "Beklager, eposten din kunne ikke leveres."
781
 
782
+ #: contact_form.php:1222
783
  msgid "You can attach the following file formats"
784
  msgstr "Du kan legge til filer av følgende typer"
785
 
786
+ #: contact_form.php:1516
787
  msgid "Contact from"
788
  msgstr "Kontakt fra"
789
 
790
+ #: contact_form.php:1529
791
  msgid "Email"
792
  msgstr "Epost"
793
 
794
+ #: contact_form.php:1543
795
  msgid "Site"
796
  msgstr "Site"
797
 
798
+ #: contact_form.php:1606
799
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
800
  msgstr "Dersom du kan se denne MIME, så aksepterer ikke klienten din MIME-typer!"
801
 
802
+ #: contact_form.php:1670
803
  msgid "FAQ"
804
  msgstr "Vanlige spørsmål"
805
 
806
+ #: contact_form.php:1671
807
  msgid "Support"
808
  msgstr "Support"
809
 
810
+ #: contact_form.php:1728
811
  msgid "Are you sure that you want to delete this language data?"
812
  msgstr ""
813
 
languages/contact_form-nl_NL.mo CHANGED
Binary file
languages/contact_form-nl_NL.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:36+0300\n"
6
- "PO-Revision-Date: 2013-11-01 11:36+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Thomas Hartung, Dorine Kat-Stronck <thartung@adipositas-mm.de, info@katchy.nl>\n"
9
  "MIME-Version: 1.0\n"
@@ -33,63 +33,63 @@ msgstr "Contact Form Opties"
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 "Contact Form"
40
 
41
  #: contact_form.php:74
42
- #: contact_form.php:719
43
- #: contact_form.php:748
44
  msgid "Name:"
45
  msgstr "Naam:"
46
 
47
  #: contact_form.php:75
48
- #: contact_form.php:720
49
- #: contact_form.php:749
50
  #, fuzzy
51
  msgid "Address:"
52
  msgstr "Email adres:"
53
 
54
  #: contact_form.php:76
55
- #: contact_form.php:721
56
- #: contact_form.php:750
57
  msgid "Email Address:"
58
  msgstr "Email adres:"
59
 
60
  #: contact_form.php:77
61
- #: contact_form.php:722
62
- #: contact_form.php:751
63
  msgid "Phone number:"
64
  msgstr "Telefoonnummer:"
65
 
66
  #: contact_form.php:78
67
- #: contact_form.php:723
68
- #: contact_form.php:752
69
  msgid "Subject:"
70
  msgstr "Onderwerp:"
71
 
72
  #: contact_form.php:79
73
- #: contact_form.php:724
74
- #: contact_form.php:753
75
  msgid "Message:"
76
  msgstr "Bericht:"
77
 
78
  #: contact_form.php:80
79
- #: contact_form.php:725
80
- #: contact_form.php:754
81
  msgid "Attachment:"
82
  msgstr "Bijlage:"
83
 
84
  #: contact_form.php:81
85
- #: contact_form.php:726
86
- #: contact_form.php:755
87
  msgid "Send me a copy"
88
  msgstr "Kopie aan mij sturen"
89
 
90
  #: contact_form.php:82
91
- #: contact_form.php:727
92
- #: contact_form.php:756
93
  msgid "Submit"
94
  msgstr "Versturen"
95
 
@@ -184,27 +184,27 @@ msgid "Settings saved."
184
  msgstr "Instellingen opgeslagen."
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 "Instellingen"
192
 
193
  #: contact_form.php:517
194
- #: contact_form.php:829
195
  #, fuzzy
196
  msgid "Extra settings"
197
  msgstr "Instellingen"
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 "Als je een Contact Form aan je website wil toevoegen, kopieer dan deze code in je bericht, op je pagina of widget:"
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 "Contact Form"
266
 
267
- #: contact_form.php:575
268
  #, fuzzy
269
  msgid "Download Contact Form to DB"
270
  msgstr "Contact Form"
271
 
272
- #: contact_form.php:580
273
  msgid "Additional options"
274
  msgstr "Extra opties"
275
 
276
- #: contact_form.php:583
 
 
 
 
 
 
 
 
277
  msgid "What to use?"
278
  msgstr "Voor welk gebruik?"
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 "Om emails te verzenden kunt u the wordpress wp-mail functie gebruiken"
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 "Om emails te verzenden kunt e de php mail functie gebruiken"
295
 
296
- #: contact_form.php:592
297
  #, fuzzy
298
  msgid "The text in the 'From' field"
299
  msgstr "Verander de tekst voor 'VAN' veld van het email adres"
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 "In het veld 'Van' in de email zal het email adres van degene die het formulier invult gebruikt worden."
309
 
310
- #: contact_form.php:600
311
  #, fuzzy
312
  msgid "This text will be used in the 'FROM' field"
313
  msgstr "In het veld 'Van' dit email adres zal worden gebruikt."
314
 
315
- #: contact_form.php:604
316
  #, fuzzy
317
  msgid "The email address in the 'From' field"
318
  msgstr "Kies het email adres voor 'Van' veld voor het versturen van de mail"
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 "In het veld 'Van' in de email zal het email adres van degene die het formulier invult gebruikt worden."
328
 
329
- #: contact_form.php:609
330
  msgid "This email address will be used in the 'From' field."
331
  msgstr "In het veld 'Van' dit email adres zal worden gebruikt."
332
 
333
- #: contact_form.php:613
334
  #, fuzzy
335
  msgid "Display fields"
336
  msgstr "Toon tekst"
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 "Email adres:"
345
 
346
- #: contact_form.php:616
347
- #: contact_form.php:667
348
- #: contact_form.php:1533
349
  msgid "Phone"
350
  msgstr "Telefoonnummer"
351
 
352
- #: contact_form.php:617
353
  #, fuzzy
354
  msgid "Attachment block"
355
  msgstr "Toon de bijlage knop"
356
 
357
- #: contact_form.php:617
358
  msgid "Users can attach the following file formats"
359
  msgstr "Gebruikers kunnen de volgende bestandtypen toevoegen"
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 "Geactiveerde plugins"
378
 
379
- #: contact_form.php:633
380
  #, fuzzy
381
  msgid "Download captcha"
382
  msgstr "Download"
383
 
384
- #: contact_form.php:638
385
  #, fuzzy
386
  msgid "Display tips below the Attachment block"
387
  msgstr "Toon uitleg na Bijlage knop"
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 "Geef 'Kopie aan mij sturen' weer"
397
 
398
- #: contact_form.php:662
399
  msgid "Required fields"
400
  msgstr "Verplicht veld"
401
 
402
- #: contact_form.php:664
403
- #: contact_form.php:860
404
- #: contact_form.php:1520
405
  msgid "Name"
406
  msgstr "Naam"
407
 
408
- #: contact_form.php:666
409
  #, fuzzy
410
  msgid "Email Address"
411
  msgstr "Email adres:"
412
 
413
- #: contact_form.php:668
414
- #: contact_form.php:880
415
- #: contact_form.php:1536
416
  msgid "Subject"
417
  msgstr "Onderwerp"
418
 
419
- #: contact_form.php:669
420
- #: contact_form.php:884
421
- #: contact_form.php:1539
422
  msgid "Message"
423
  msgstr "Bericht"
424
 
425
- #: contact_form.php:673
426
  #, fuzzy
427
  msgid "Display the asterisk near required fields"
428
  msgstr "Toon telefoonnummer veld"
429
 
430
- #: contact_form.php:679
431
  #, fuzzy
432
  msgid "Display additional info in the email"
433
  msgstr "Toon aanvullende informatie in de email"
434
 
435
- #: contact_form.php:684
436
- #: contact_form.php:1492
437
  msgid "Sent from (ip address)"
438
  msgstr "Verstuurd van (IP-adres)"
439
 
440
- #: contact_form.php:684
441
  #, fuzzy
442
  msgid "Example: Sent from (IP address):\t127.0.0.1"
443
  msgstr "Verstuurd van (IP-adres)"
444
 
445
- #: contact_form.php:685
446
- #: contact_form.php:1497
447
  msgid "Date/Time"
448
  msgstr "Datum/Tijd"
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 "Verstuurd vanaf (referer)"
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 "Met (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 "Taal instellingen voor velden met een label"
475
 
476
- #: contact_form.php:700
477
  #, fuzzy
478
  msgid "Add a language"
479
  msgstr "Voeg een taal toe"
480
 
481
- #: contact_form.php:704
482
  msgid "Change the names of the contact form fields and error messages"
483
  msgstr "Verander de namen van de labels en de foutmeldingen"
484
 
485
- #: contact_form.php:709
486
- #: contact_form.php:780
487
  msgid "English"
488
  msgstr "Engels"
489
 
490
- #: contact_form.php:728
491
- #: contact_form.php:757
492
  msgid "Error message for the Name field"
493
  msgstr "Foutmelding voor naam veld"
494
 
495
- #: contact_form.php:729
496
- #: contact_form.php:758
497
  #, fuzzy
498
  msgid "Error message for the Address field"
499
  msgstr "Foutmelding voor bericht veld"
500
 
501
- #: contact_form.php:730
502
- #: contact_form.php:759
503
  msgid "Error message for the Email field"
504
  msgstr "Foutmelding voor email veld"
505
 
506
- #: contact_form.php:731
507
- #: contact_form.php:760
508
  msgid "Error message for the Phone field"
509
  msgstr "Foutmelding voor telefoonnummer veld"
510
 
511
- #: contact_form.php:732
512
- #: contact_form.php:761
513
  msgid "Error message for the Subject field"
514
  msgstr "Foutmelding voor onderwerp veld"
515
 
516
- #: contact_form.php:733
517
- #: contact_form.php:762
518
  msgid "Error message for the Message field"
519
  msgstr "Foutmelding voor bericht veld"
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 "Foutmelding voor bijlage veld"
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 "Foutmelding voor bijlage veld"
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 "Foutmelding voor bijlage veld"
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 "Foutmelding voor bijlage veld"
544
 
545
- #: contact_form.php:738
546
- #: contact_form.php:767
547
  msgid "Error message for the Captcha field"
548
  msgstr "Foutmelding voor captcha"
549
 
550
- #: contact_form.php:739
551
- #: contact_form.php:768
552
  msgid "Error message for the whole form"
553
  msgstr "Foutmelding voor het gehele formulier"
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 "Gebruik 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 "voor deze taal"
568
 
569
- #: contact_form.php:777
570
  msgid "Action after email is sent"
571
  msgstr "Actie na het verzenden van de email"
572
 
573
- #: contact_form.php:779
574
  msgid "Display text"
575
  msgstr "Toon tekst"
576
 
577
- #: contact_form.php:788
578
- #: contact_form.php:794
579
  msgid "Text"
580
  msgstr "Tekst"
581
 
582
- #: contact_form.php:802
583
  msgid "Redirect to the page"
584
  msgstr "Dooorsturen naar pagina"
585
 
586
- #: contact_form.php:803
587
  msgid "Url"
588
  msgstr "Url"
589
 
590
- #: contact_form.php:809
591
- #: contact_form.php:986
592
  msgid "Save Changes"
593
  msgstr "Bewaar veranderingen"
594
 
595
- #: contact_form.php:826
596
  #, fuzzy
597
  msgid "Contact Form Pro | Extra Settings"
598
  msgstr "Contact Form Opties"
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 "Foutmelding voor onderwerp veld"
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 "Extra opties"
625
 
626
- #: contact_form.php:870
627
  #, fuzzy
628
  msgid "Email address"
629
  msgstr "Email adres:"
630
 
631
- #: contact_form.php:875
632
  #, fuzzy
633
  msgid "Phone Number"
634
  msgstr "Telefoonnummer:"
635
 
636
- #: contact_form.php:889
637
  #, fuzzy
638
  msgid "Attachment"
639
  msgstr "Bijlage:"
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 "Extra opties"
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 "Toon tekst"
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 "Versturen"
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 "Contact Form"
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 "Gebruik dit email adres:"
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 "Sorry, uw bericht kon niet worden verstuurd."
783
 
784
- #: contact_form.php:1221
785
  msgid "You can attach the following file formats"
786
  msgstr "Bestanden van de volgende formaten kunnen worden bijgevoegd"
787
 
788
- #: contact_form.php:1515
789
  msgid "Contact from"
790
  msgstr "Contact van"
791
 
792
- #: contact_form.php:1528
793
  msgid "Email"
794
  msgstr "Email"
795
 
796
- #: contact_form.php:1542
797
  msgid "Site"
798
  msgstr "Website"
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 "Als u deze MIME ziet, dan ondersteunt uw client geen MIME-Typen!"
803
 
804
- #: contact_form.php:1669
805
  msgid "FAQ"
806
  msgstr "Veel gestelde vragen (FAQ)"
807
 
808
- #: contact_form.php:1670
809
  msgid "Support"
810
  msgstr "Ondersteuning"
811
 
812
- #: contact_form.php:1727
813
  msgid "Are you sure that you want to delete this language data?"
814
  msgstr "Weet u zeker dat u deze taal wilt verwijderen?"
815
 
2
  msgstr ""
3
  "Project-Id-Version: contact_form\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-11-08 10:57+0300\n"
6
+ "PO-Revision-Date: 2013-11-08 10:57+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Thomas Hartung, Dorine Kat-Stronck <thartung@adipositas-mm.de, info@katchy.nl>\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 "Contact Form"
40
 
41
  #: contact_form.php:74
42
+ #: contact_form.php:722
43
+ #: contact_form.php:751
44
  msgid "Name:"
45
  msgstr "Naam:"
46
 
47
  #: contact_form.php:75
48
+ #: contact_form.php:723
49
+ #: contact_form.php:752
50
  #, fuzzy
51
  msgid "Address:"
52
  msgstr "Email adres:"
53
 
54
  #: contact_form.php:76
55
+ #: contact_form.php:724
56
+ #: contact_form.php:753
57
  msgid "Email Address:"
58
  msgstr "Email adres:"
59
 
60
  #: contact_form.php:77
61
+ #: contact_form.php:725
62
+ #: contact_form.php:754
63
  msgid "Phone number:"
64
  msgstr "Telefoonnummer:"
65
 
66
  #: contact_form.php:78
67
+ #: contact_form.php:726
68
+ #: contact_form.php:755
69
  msgid "Subject:"
70
  msgstr "Onderwerp:"
71
 
72
  #: contact_form.php:79
73
+ #: contact_form.php:727
74
+ #: contact_form.php:756
75
  msgid "Message:"
76
  msgstr "Bericht:"
77
 
78
  #: contact_form.php:80
79
+ #: contact_form.php:728
80
+ #: contact_form.php:757
81
  msgid "Attachment:"
82
  msgstr "Bijlage:"
83
 
84
  #: contact_form.php:81
85
+ #: contact_form.php:729
86
+ #: contact_form.php:758
87
  msgid "Send me a copy"
88
  msgstr "Kopie aan mij sturen"
89
 
90
  #: contact_form.php:82
91
+ #: contact_form.php:730
92
+ #: contact_form.php:759
93
  msgid "Submit"
94
  msgstr "Versturen"
95
 
184
  msgstr "Instellingen opgeslagen."
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 "Instellingen"
192
 
193
  #: contact_form.php:517
194
+ #: contact_form.php:830
195
  #, fuzzy
196
  msgid "Extra settings"
197
  msgstr "Instellingen"
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 "Als je een Contact Form aan je website wil toevoegen, kopieer dan deze code in je bericht, op je pagina of widget:"
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 "Contact Form"
266
 
267
+ #: contact_form.php:577
268
  #, fuzzy
269
  msgid "Download Contact Form to DB"
270
  msgstr "Contact Form"
271
 
272
+ #: contact_form.php:582
273
  msgid "Additional options"
274
  msgstr "Extra opties"
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 "Voor welk gebruik?"
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 "Om emails te verzenden kunt u the wordpress wp-mail functie gebruiken"
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 "Om emails te verzenden kunt e de php mail functie gebruiken"
303
 
304
+ #: contact_form.php:598
305
  #, fuzzy
306
  msgid "The text in the 'From' field"
307
  msgstr "Verander de tekst voor 'VAN' veld van het email adres"
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 "In het veld 'Van' in de email zal het email adres van degene die het formulier invult gebruikt worden."
317
 
318
+ #: contact_form.php:604
319
  #, fuzzy
320
  msgid "This text will be used in the 'FROM' field"
321
  msgstr "In het veld 'Van' dit email adres zal worden gebruikt."
322
 
323
+ #: contact_form.php:608
324
  #, fuzzy
325
  msgid "The email address in the 'From' field"
326
  msgstr "Kies het email adres voor 'Van' veld voor het versturen van de mail"
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 "In het veld 'Van' in de email zal het email adres van degene die het formulier invult gebruikt worden."
336
 
337
+ #: contact_form.php:614
338
  msgid "This email address will be used in the 'From' field."
339
  msgstr "In het veld 'Van' dit email adres zal worden gebruikt."
340
 
341
+ #: contact_form.php:618
342
  #, fuzzy
343
  msgid "Display fields"
344
  msgstr "Toon tekst"
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 "Email adres:"
353
 
354
+ #: contact_form.php:621
355
+ #: contact_form.php:670
356
+ #: contact_form.php:1534
357
  msgid "Phone"
358
  msgstr "Telefoonnummer"
359
 
360
+ #: contact_form.php:622
361
  #, fuzzy
362
  msgid "Attachment block"
363
  msgstr "Toon de bijlage knop"
364
 
365
+ #: contact_form.php:622
366
  msgid "Users can attach the following file formats"
367
  msgstr "Gebruikers kunnen de volgende bestandtypen toevoegen"
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 "Geactiveerde plugins"
386
 
387
+ #: contact_form.php:636
388
  #, fuzzy
389
  msgid "Download captcha"
390
  msgstr "Download"
391
 
392
+ #: contact_form.php:641
393
  #, fuzzy
394
  msgid "Display tips below the Attachment block"
395
  msgstr "Toon uitleg na Bijlage knop"
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 "Geef 'Kopie aan mij sturen' weer"
405
 
406
+ #: contact_form.php:665
407
  msgid "Required fields"
408
  msgstr "Verplicht veld"
409
 
410
+ #: contact_form.php:667
411
+ #: contact_form.php:861
412
+ #: contact_form.php:1521
413
  msgid "Name"
414
  msgstr "Naam"
415
 
416
+ #: contact_form.php:669
417
  #, fuzzy
418
  msgid "Email Address"
419
  msgstr "Email adres:"
420
 
421
+ #: contact_form.php:671
422
+ #: contact_form.php:881
423
+ #: contact_form.php:1537
424
  msgid "Subject"
425
  msgstr "Onderwerp"
426
 
427
+ #: contact_form.php:672
428
+ #: contact_form.php:885
429
+ #: contact_form.php:1540
430
  msgid "Message"
431
  msgstr "Bericht"
432
 
433
+ #: contact_form.php:676
434
  #, fuzzy
435
  msgid "Display the asterisk near required fields"
436
  msgstr "Toon telefoonnummer veld"
437
 
438
+ #: contact_form.php:682
439
  #, fuzzy
440
  msgid "Display additional info in the email"
441
  msgstr "Toon aanvullende informatie in de email"
442
 
443
+ #: contact_form.php:687
444
+ #: contact_form.php:1493
445
  msgid "Sent from (ip address)"
446
  msgstr "Verstuurd van (IP-adres)"
447
 
448
+ #: contact_form.php:687
449
  #, fuzzy
450
  msgid "Example: Sent from (IP address):\t127.0.0.1"
451
  msgstr "Verstuurd van (IP-adres)"
452
 
453
+ #: contact_form.php:688
454
+ #: contact_form.php:1498
455
  msgid "Date/Time"
456
  msgstr "Datum/Tijd"
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 "Verstuurd vanaf (referer)"
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 "Met (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 "Taal instellingen voor velden met een label"
483
 
484
+ #: contact_form.php:703
485
  #, fuzzy
486
  msgid "Add a language"
487
  msgstr "Voeg een taal toe"
488
 
489
+ #: contact_form.php:707
490
  msgid "Change the names of the contact form fields and error messages"
491
  msgstr "Verander de namen van de labels en de foutmeldingen"
492
 
493
+ #: contact_form.php:712
494
+ #: contact_form.php:783
495
  msgid "English"
496
  msgstr "Engels"
497
 
498
+ #: contact_form.php:731
499
+ #: contact_form.php:760
500
  msgid "Error message for the Name field"
501
  msgstr "Foutmelding voor naam veld"
502
 
503
+ #: contact_form.php:732
504
+ #: contact_form.php:761
505
  #, fuzzy
506
  msgid "Error message for the Address field"
507
  msgstr "Foutmelding voor bericht veld"
508
 
509
+ #: contact_form.php:733
510
+ #: contact_form.php:762
511
  msgid "Error message for the Email field"
512
  msgstr "Foutmelding voor email veld"
513
 
514
+ #: contact_form.php:734
515
+ #: contact_form.php:763
516
  msgid "Error message for the Phone field"
517
  msgstr "Foutmelding voor telefoonnummer veld"
518
 
519
+ #: contact_form.php:735
520
+ #: contact_form.php:764
521
  msgid "Error message for the Subject field"
522
  msgstr "Foutmelding voor onderwerp veld"
523
 
524
+ #: contact_form.php:736
525
+ #: contact_form.php:765
526
  msgid "Error message for the Message field"
527
  msgstr "Foutmelding voor bericht veld"
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 "Foutmelding voor bijlage veld"
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 "Foutmelding voor bijlage veld"
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 "Foutmelding voor bijlage veld"
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 "Foutmelding voor bijlage veld"
552
 
553
+ #: contact_form.php:741
554
+ #: contact_form.php:770
555
  msgid "Error message for the Captcha field"
556
  msgstr "Foutmelding voor captcha"
557
 
558
+ #: contact_form.php:742
559
+ #: contact_form.php:771
560
  msgid "Error message for the whole form"
561
  msgstr "Foutmelding voor het gehele formulier"
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 "Gebruik 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 "voor deze taal"
576
 
577
+ #: contact_form.php:780
578
  msgid "Action after email is sent"
579
  msgstr "Actie na het verzenden van de email"
580
 
581
+ #: contact_form.php:782
582
  msgid "Display text"
583
  msgstr "Toon tekst"
584
 
585
+ #: contact_form.php:791
586
+ #: contact_form.php:797
587
  msgid "Text"
588
  msgstr "Tekst"
589
 
590
+ #: contact_form.php:804
591
  msgid "Redirect to the page"
592
  msgstr "Dooorsturen naar pagina"
593
 
594
+ #: contact_form.php:805
595
  msgid "Url"
596
  msgstr "Url"
597
 
598
+ #: contact_form.php:810
599
+ #: contact_form.php:987
600
  msgid "Save Changes"
601
  msgstr "Bewaar veranderingen"
602
 
603
+ #: contact_form.php:827
604
  #, fuzzy
605
  msgid "Contact Form Pro | Extra Settings"
606
  msgstr "Contact Form Opties"
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 "Foutmelding voor onderwerp veld"
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 "Extra opties"
633
 
634
+ #: contact_form.php:871
635
  #, fuzzy
636
  msgid "Email address"
637
  msgstr "Email adres:"
638
 
639
+ #: contact_form.php:876
640
  #, fuzzy
641
  msgid "Phone Number"
642
  msgstr "Telefoonnummer:"
643
 
644
+ #: contact_form.php:890
645
  #, fuzzy
646
  msgid "Attachment"
647
  msgstr "Bijlage:"
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 "Extra opties"
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 "Toon tekst"
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 "Versturen"
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 "Contact Form"
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..."
767
  msgstr "Gebruik dit email adres:"
768
 
769
+ #: contact_form.php:1037
770
+ #: contact_form.php:1039
771
  msgid "Please enter your phone number..."
772
  msgstr ""
773
 
774
+ #: contact_form.php:1048
775
+ #: contact_form.php:1050
776
  msgid "Please enter subject..."
777
  msgstr ""
778
 
779
+ #: contact_form.php:1058
780
+ #: contact_form.php:1060
781
  msgid "Please enter your message..."
782
  msgstr ""
783
 
784
+ #: contact_form.php:1071
785
  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"
786
  msgstr ""
787
 
788
+ #: contact_form.php:1138
789
  msgid "Sorry, email message could not be delivered."
790
  msgstr "Sorry, uw bericht kon niet worden verstuurd."
791
 
792
+ #: contact_form.php:1222
793
  msgid "You can attach the following file formats"
794
  msgstr "Bestanden van de volgende formaten kunnen worden bijgevoegd"
795
 
796
+ #: contact_form.php:1516
797
  msgid "Contact from"
798
  msgstr "Contact van"
799
 
800
+ #: contact_form.php:1529
801
  msgid "Email"
802
  msgstr "Email"
803
 
804
+ #: contact_form.php:1543
805
  msgid "Site"
806
  msgstr "Website"
807
 
808
+ #: contact_form.php:1606
809
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
810
  msgstr "Als u deze MIME ziet, dan ondersteunt uw client geen MIME-Typen!"
811
 
812
+ #: contact_form.php:1670
813
  msgid "FAQ"
814
  msgstr "Veel gestelde vragen (FAQ)"
815
 
816
+ #: contact_form.php:1671
817
  msgid "Support"
818
  msgstr "Ondersteuning"
819
 
820
+ #: contact_form.php:1728
821
  msgid "Are you sure that you want to delete this language data?"
822
  msgstr "Weet u zeker dat u deze taal wilt verwijderen?"
823
 
languages/contact_form-pl_PL.mo CHANGED
Binary file
languages/contact_form-pl_PL.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Contact Form Plugin v3.05\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2013-11-01 11:36+0300\n"
6
- "PO-Revision-Date: 2013-11-01 11:36+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "MIME-Version: 1.0\n"
@@ -39,71 +39,71 @@ msgstr "Opcje Contact Form"
39
  # @ contact_form
40
  #: contact_form.php:33
41
  #: contact_form.php:553
42
- #: contact_form.php:834
43
  #, fuzzy
44
  msgid "Contact Form Pro"
45
  msgstr "Contact Form"
46
 
47
  # @ contact_form
48
  #: contact_form.php:74
49
- #: contact_form.php:719
50
- #: contact_form.php:748
51
  msgid "Name:"
52
  msgstr "Imię:"
53
 
54
  # @ contact_form
55
  #: contact_form.php:75
56
- #: contact_form.php:720
57
- #: contact_form.php:749
58
  #, fuzzy
59
  msgid "Address:"
60
  msgstr "Adres e-mail"
61
 
62
  # @ contact_form
63
  #: contact_form.php:76
64
- #: contact_form.php:721
65
- #: contact_form.php:750
66
  msgid "Email Address:"
67
  msgstr "Adres e-mail"
68
 
69
  #: contact_form.php:77
70
- #: contact_form.php:722
71
- #: contact_form.php:751
72
  msgid "Phone number:"
73
  msgstr ""
74
 
75
  # @ contact_form
76
  #: contact_form.php:78
77
- #: contact_form.php:723
78
- #: contact_form.php:752
79
  msgid "Subject:"
80
  msgstr "Temat:"
81
 
82
  # @ contact_form
83
  #: contact_form.php:79
84
- #: contact_form.php:724
85
- #: contact_form.php:753
86
  msgid "Message:"
87
  msgstr "Treść wiadomości:"
88
 
89
  # @ contact_form
90
  #: contact_form.php:80
91
- #: contact_form.php:725
92
- #: contact_form.php:754
93
  msgid "Attachment:"
94
  msgstr "Załączniki:"
95
 
96
  # @ contact_form
97
  #: contact_form.php:81
98
- #: contact_form.php:726
99
- #: contact_form.php:755
100
  msgid "Send me a copy"
101
  msgstr "Wyślij mi kopię"
102
 
103
  # @ contact_form
104
  #: contact_form.php:82
105
- #: contact_form.php:727
106
- #: contact_form.php:756
107
  msgid "Submit"
108
  msgstr "Wyślij"
109
 
@@ -214,29 +214,29 @@ msgstr "Opcje zapisano"
214
 
215
  # @ contact_form
216
  #: contact_form.php:516
217
- #: contact_form.php:828
218
- #: contact_form.php:1657
219
- #: contact_form.php:1668
220
  msgid "Settings"
221
  msgstr "Ustawienia"
222
 
223
  # @ contact_form
224
  #: contact_form.php:517
225
- #: contact_form.php:829
226
  #, fuzzy
227
  msgid "Extra settings"
228
  msgstr "Ustawienia"
229
 
230
  # @ contact_form
231
  #: contact_form.php:522
232
- #: contact_form.php:1085
233
  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:"
234
  msgstr "Jeśli chcesz dodać formularz do swojej strony, po prostu skopiuj ten kod i wklej go do wpisu lub treści strony lub Widget:"
235
 
236
  #: contact_form.php:522
237
  #: contact_form.php:523
238
- #: contact_form.php:741
239
- #: contact_form.php:789
240
  msgid "or"
241
  msgstr ""
242
 
@@ -283,7 +283,7 @@ msgid "Add department selectbox to the contact form:"
283
  msgstr ""
284
 
285
  #: contact_form.php:552
286
- #: contact_form.php:833
287
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
288
  msgstr ""
289
 
@@ -291,595 +291,603 @@ msgstr ""
291
  msgid "Save emails to the database"
292
  msgstr ""
293
 
294
- #: contact_form.php:568
295
- #: contact_form.php:571
296
- #: contact_form.php:575
297
  msgid "Using Contact Form to DB powered by"
298
  msgstr ""
299
 
300
  # @ contact_form
301
- #: contact_form.php:571
302
  #, fuzzy
303
  msgid "Activate Contact Form to DB"
304
  msgstr "Contact Form"
305
 
306
  # @ contact_form
307
- #: contact_form.php:575
308
  #, fuzzy
309
  msgid "Download Contact Form to DB"
310
  msgstr "Contact Form"
311
 
312
  # @ contact_form
313
- #: contact_form.php:580
314
  msgid "Additional options"
315
  msgstr "Dodatkowe opcje"
316
 
317
- #: contact_form.php:583
 
 
 
 
 
 
 
 
318
  msgid "What to use?"
319
  msgstr ""
320
 
321
  # @ contact_form
322
- #: contact_form.php:586
323
  msgid "Wp-mail"
324
  msgstr "Wp-mail"
325
 
326
- #: contact_form.php:586
327
  msgid "You can use the wp_mail function for mailing"
328
  msgstr ""
329
 
330
  # @ contact_form
331
- #: contact_form.php:588
332
  msgid "Mail"
333
  msgstr "Mail"
334
 
335
- #: contact_form.php:588
336
  msgid "To send mail you can use the php mail function"
337
  msgstr ""
338
 
339
  # @ contact_form
340
- #: contact_form.php:592
341
  #, fuzzy
342
  msgid "The text in the 'From' field"
343
  msgstr "Zmień od pola formularza"
344
 
345
- #: contact_form.php:594
346
  msgid "User name"
347
  msgstr ""
348
 
349
- #: contact_form.php:595
350
  msgid "The name of the user who fills the form will be used in the field 'From'."
351
  msgstr ""
352
 
353
  # @ contact_form
354
- #: contact_form.php:600
355
  #, fuzzy
356
  msgid "This text will be used in the 'FROM' field"
357
  msgstr "Zmień od pola formularza"
358
 
359
- #: contact_form.php:604
360
  msgid "The email address in the 'From' field"
361
  msgstr ""
362
 
363
- #: contact_form.php:606
364
  msgid "User email"
365
  msgstr ""
366
 
367
- #: contact_form.php:607
368
  msgid "The email address of the user who fills the form will be used in the field 'From'."
369
  msgstr ""
370
 
371
- #: contact_form.php:609
372
  msgid "This email address will be used in the 'From' field."
373
  msgstr ""
374
 
375
  # @ contact_form
376
- #: contact_form.php:613
377
  #, fuzzy
378
  msgid "Display fields"
379
  msgstr "Wyświetlaj blok załączników"
380
 
381
  # @ contact_form
382
- #: contact_form.php:615
383
- #: contact_form.php:665
384
- #: contact_form.php:865
385
- #: contact_form.php:1525
386
  #, fuzzy
387
  msgid "Address"
388
  msgstr "Adres e-mail"
389
 
390
- #: contact_form.php:616
391
- #: contact_form.php:667
392
- #: contact_form.php:1533
393
  msgid "Phone"
394
  msgstr ""
395
 
396
  # @ contact_form
397
- #: contact_form.php:617
398
  #, fuzzy
399
  msgid "Attachment block"
400
  msgstr "Wyświetlaj blok załączników"
401
 
402
  # @ contact_form
403
- #: contact_form.php:617
404
  msgid "Users can attach the following file formats"
405
  msgstr "Można załączać pliki następujących typów"
406
 
407
- #: contact_form.php:626
408
  #: contact_form.php:629
409
- #: contact_form.php:633
410
- #: contact_form.php:894
 
411
  msgid "Captcha"
412
  msgstr ""
413
 
414
- #: contact_form.php:626
415
  #: contact_form.php:629
416
- #: contact_form.php:633
 
417
  msgid "powered by"
418
  msgstr ""
419
 
420
  # @ contact_form
421
- #: contact_form.php:629
422
  #, fuzzy
423
  msgid "Activate captcha"
424
  msgstr "Aktywne wtyczki"
425
 
426
  # @ contact_form
427
- #: contact_form.php:633
428
  #, fuzzy
429
  msgid "Download captcha"
430
  msgstr "Pobierz"
431
 
432
  # @ contact_form
433
- #: contact_form.php:638
434
  #, fuzzy
435
  msgid "Display tips below the Attachment block"
436
  msgstr "Wyświetlaj blok załączników"
437
 
438
- #: contact_form.php:647
439
  msgid "Delete an attachment file from the server after the email is sent"
440
  msgstr ""
441
 
442
  # @ contact_form
443
- #: contact_form.php:653
444
  #, fuzzy
445
  msgid "Display 'Send me a copy' block"
446
  msgstr "Wyświetlaj blok wysyłania kopii do nadawcy"
447
 
448
- #: contact_form.php:662
449
  msgid "Required fields"
450
  msgstr ""
451
 
452
  # @ contact_form
453
- #: contact_form.php:664
454
- #: contact_form.php:860
455
- #: contact_form.php:1520
456
  msgid "Name"
457
  msgstr "Imię"
458
 
459
  # @ contact_form
460
- #: contact_form.php:666
461
  #, fuzzy
462
  msgid "Email Address"
463
  msgstr "Adres e-mail"
464
 
465
  # @ contact_form
466
- #: contact_form.php:668
467
- #: contact_form.php:880
468
- #: contact_form.php:1536
469
  msgid "Subject"
470
  msgstr "Temat"
471
 
472
  # @ contact_form
473
- #: contact_form.php:669
474
- #: contact_form.php:884
475
- #: contact_form.php:1539
476
  msgid "Message"
477
  msgstr "Wiadomość"
478
 
479
- #: contact_form.php:673
480
  msgid "Display the asterisk near required fields"
481
  msgstr ""
482
 
483
- #: contact_form.php:679
484
  msgid "Display additional info in the email"
485
  msgstr ""
486
 
487
  # @ contact_form
488
- #: contact_form.php:684
489
- #: contact_form.php:1492
490
  msgid "Sent from (ip address)"
491
  msgstr "Przysłane z (adres IP)"
492
 
493
  # @ contact_form
494
- #: contact_form.php:684
495
  #, fuzzy
496
  msgid "Example: Sent from (IP address):\t127.0.0.1"
497
  msgstr "Przysłane z (adres IP)"
498
 
499
  # @ contact_form
500
- #: contact_form.php:685
501
- #: contact_form.php:1497
502
  msgid "Date/Time"
503
  msgstr "Data/czas"
504
 
505
- #: contact_form.php:685
506
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
507
  msgstr ""
508
 
509
  # @ contact_form
510
- #: contact_form.php:686
511
- #: contact_form.php:1502
512
  msgid "Sent from (referer)"
513
  msgstr "Przekierowane z (referrer)"
514
 
515
- #: contact_form.php:686
516
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
517
  msgstr ""
518
 
519
  # @ contact_form
520
- #: contact_form.php:687
521
- #: contact_form.php:1507
522
  msgid "Using (user agent)"
523
  msgstr "Klient (program użytkownika)"
524
 
525
- #: contact_form.php:687
526
  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"
527
  msgstr ""
528
 
529
- #: contact_form.php:691
530
  msgid "Language settings for the field names in the form"
531
  msgstr ""
532
 
533
- #: contact_form.php:700
534
  msgid "Add a language"
535
  msgstr ""
536
 
537
  # @ contact_form
538
- #: contact_form.php:704
539
  #, fuzzy
540
  msgid "Change the names of the contact form fields and error messages"
541
  msgstr "Zmień etykiety pól formularza"
542
 
543
- #: contact_form.php:709
544
- #: contact_form.php:780
545
  msgid "English"
546
  msgstr ""
547
 
548
- #: contact_form.php:728
549
- #: contact_form.php:757
550
- msgid "Error message for the Name field"
551
- msgstr ""
552
-
553
- #: contact_form.php:729
554
- #: contact_form.php:758
555
- msgid "Error message for the Address field"
556
- msgstr ""
557
-
558
- #: contact_form.php:730
559
- #: contact_form.php:759
560
- msgid "Error message for the Email field"
561
- msgstr ""
562
-
563
  #: contact_form.php:731
564
  #: contact_form.php:760
565
- msgid "Error message for the Phone field"
566
  msgstr ""
567
 
568
  #: contact_form.php:732
569
  #: contact_form.php:761
570
- msgid "Error message for the Subject field"
571
  msgstr ""
572
 
573
  #: contact_form.php:733
574
  #: contact_form.php:762
575
- msgid "Error message for the Message field"
576
  msgstr ""
577
 
578
  #: contact_form.php:734
579
  #: contact_form.php:763
580
- msgid "Error message about the file type for the Attachment field"
581
  msgstr ""
582
 
583
  #: contact_form.php:735
584
  #: contact_form.php:764
585
- msgid "Error message while uploading a file for the Attachment field to the server"
586
  msgstr ""
587
 
588
  #: contact_form.php:736
589
  #: contact_form.php:765
590
- msgid "Error message while moving the file for the Attachment field"
591
  msgstr ""
592
 
593
  #: contact_form.php:737
594
  #: contact_form.php:766
595
- msgid "Error message when file size limit for the Attachment field is exceeded"
596
  msgstr ""
597
 
598
  #: contact_form.php:738
599
  #: contact_form.php:767
600
- msgid "Error message for the Captcha field"
601
  msgstr ""
602
 
603
  #: contact_form.php:739
604
  #: contact_form.php:768
605
- msgid "Error message for the whole form"
 
 
 
 
 
606
  msgstr ""
607
 
608
  #: contact_form.php:741
609
  #: contact_form.php:770
610
- #: contact_form.php:789
611
- #: contact_form.php:795
 
 
 
 
 
 
 
 
 
 
612
  msgid "Use shortcode"
613
  msgstr ""
614
 
615
- #: contact_form.php:741
616
- #: contact_form.php:770
617
- #: contact_form.php:789
618
- #: contact_form.php:795
619
  msgid "for this language"
620
  msgstr ""
621
 
622
- #: contact_form.php:777
623
  msgid "Action after email is sent"
624
  msgstr ""
625
 
626
  # @ contact_form
627
- #: contact_form.php:779
628
  #, fuzzy
629
  msgid "Display text"
630
  msgstr "Wyświetlaj blok załączników"
631
 
632
- #: contact_form.php:788
633
- #: contact_form.php:794
634
  msgid "Text"
635
  msgstr ""
636
 
637
- #: contact_form.php:802
638
  msgid "Redirect to the page"
639
  msgstr ""
640
 
641
- #: contact_form.php:803
642
  msgid "Url"
643
  msgstr ""
644
 
645
  # @ default
646
- #: contact_form.php:809
647
- #: contact_form.php:986
648
  msgid "Save Changes"
649
  msgstr "Zapisz zmiany"
650
 
651
  # @ contact_form
652
- #: contact_form.php:826
653
  #, fuzzy
654
  msgid "Contact Form Pro | Extra Settings"
655
  msgstr "Opcje Contact Form"
656
 
657
- #: contact_form.php:840
658
  msgid "Errors output"
659
  msgstr ""
660
 
661
- #: contact_form.php:843
662
  msgid "Display error messages"
663
  msgstr ""
664
 
665
- #: contact_form.php:844
666
  msgid "Color of the input field errors."
667
  msgstr ""
668
 
669
- #: contact_form.php:845
670
  msgid "Display error messages & color of the input field errors"
671
  msgstr ""
672
 
673
- #: contact_form.php:850
674
  msgid "Add placeholder to the input blocks"
675
  msgstr ""
676
 
677
  # @ contact_form
678
- #: contact_form.php:856
679
  #, fuzzy
680
  msgid "Add tooltips"
681
  msgstr "Dodatkowe opcje"
682
 
683
  # @ contact_form
684
- #: contact_form.php:870
685
  #, fuzzy
686
  msgid "Email address"
687
  msgstr "Adres e-mail"
688
 
689
- #: contact_form.php:875
690
  msgid "Phone Number"
691
  msgstr ""
692
 
693
  # @ contact_form
694
- #: contact_form.php:889
695
  #, fuzzy
696
  msgid "Attachment"
697
  msgstr "Załączniki:"
698
 
699
- #: contact_form.php:894
700
  msgid "(powered by bestwebsoft.com)"
701
  msgstr ""
702
 
703
  # @ contact_form
704
- #: contact_form.php:899
705
  #, fuzzy
706
  msgid "Style options"
707
  msgstr "Dodatkowe opcje"
708
 
709
- #: contact_form.php:902
710
  msgid "Text color"
711
  msgstr ""
712
 
713
- #: contact_form.php:905
714
- #: contact_form.php:910
715
- #: contact_form.php:920
716
- #: contact_form.php:925
717
- #: contact_form.php:930
718
- #: contact_form.php:935
719
- #: contact_form.php:945
720
- #: contact_form.php:950
721
- #: contact_form.php:956
722
- #: contact_form.php:967
723
- #: contact_form.php:972
724
- #: contact_form.php:977
725
  msgid "Default"
726
  msgstr ""
727
 
728
- #: contact_form.php:907
729
  msgid "Label text color"
730
  msgstr ""
731
 
732
- #: contact_form.php:912
733
  msgid "Placeholder color"
734
  msgstr ""
735
 
736
- #: contact_form.php:917
737
  msgid "Errors color"
738
  msgstr ""
739
 
740
- #: contact_form.php:922
741
  msgid "Error text color"
742
  msgstr ""
743
 
744
- #: contact_form.php:927
745
  msgid "Background color of the input field errors"
746
  msgstr ""
747
 
748
- #: contact_form.php:932
749
  msgid "Border color of the input field errors"
750
  msgstr ""
751
 
752
- #: contact_form.php:937
753
  msgid "Placeholder color of the input field errors"
754
  msgstr ""
755
 
756
  # @ contact_form
757
- #: contact_form.php:942
758
  #, fuzzy
759
  msgid "Input fields"
760
  msgstr "Wyświetlaj blok załączników"
761
 
762
- #: contact_form.php:947
763
  msgid "Input fields background color"
764
  msgstr ""
765
 
766
- #: contact_form.php:952
767
  msgid "Text fields color"
768
  msgstr ""
769
 
770
- #: contact_form.php:954
771
  msgid "Border width in px, numbers only"
772
  msgstr ""
773
 
774
- #: contact_form.php:958
775
- #: contact_form.php:979
776
  msgid "Border color"
777
  msgstr ""
778
 
779
  # @ contact_form
780
- #: contact_form.php:963
781
  #, fuzzy
782
  msgid "Submit button"
783
  msgstr "Wyślij"
784
 
785
- #: contact_form.php:965
786
  msgid "Width in px, numbers only"
787
  msgstr ""
788
 
789
- #: contact_form.php:969
790
  msgid "Button color"
791
  msgstr ""
792
 
793
- #: contact_form.php:974
794
  msgid "Button text color"
795
  msgstr ""
796
 
797
  # @ contact_form
798
- #: contact_form.php:990
799
  #, fuzzy
800
  msgid "Contact Form Pro | Preview"
801
  msgstr "Contact Form"
802
 
803
- #: contact_form.php:993
804
  msgid "Show with errors"
805
  msgstr ""
806
 
807
- #: contact_form.php:1001
808
- #: contact_form.php:1003
809
  msgid "Please enter your full name..."
810
  msgstr ""
811
 
812
- #: contact_form.php:1014
813
- #: contact_form.php:1016
814
  msgid "Please enter your address..."
815
  msgstr ""
816
 
817
  # @ contact_form
818
- #: contact_form.php:1025
819
- #: contact_form.php:1027
820
  #, fuzzy
821
  msgid "Please enter your email address..."
822
  msgstr "Wybierz ten e-mail:"
823
 
824
- #: contact_form.php:1036
825
- #: contact_form.php:1038
826
  msgid "Please enter your phone number..."
827
  msgstr ""
828
 
829
- #: contact_form.php:1047
830
- #: contact_form.php:1049
831
  msgid "Please enter subject..."
832
  msgstr ""
833
 
834
- #: contact_form.php:1057
835
- #: contact_form.php:1059
836
  msgid "Please enter your message..."
837
  msgstr ""
838
 
839
- #: contact_form.php:1070
840
  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"
841
  msgstr ""
842
 
843
  # @ contact_form
844
- #: contact_form.php:1137
845
  msgid "Sorry, email message could not be delivered."
846
  msgstr "Niestety, ten e-mail nie mógł zostać dostarczony."
847
 
848
  # @ contact_form
849
- #: contact_form.php:1221
850
  msgid "You can attach the following file formats"
851
  msgstr "Możesz załączać pliki następujących typów"
852
 
853
  # @ contact_form
854
- #: contact_form.php:1515
855
  msgid "Contact from"
856
  msgstr "Kontakt z"
857
 
858
  # @ contact_form
859
- #: contact_form.php:1528
860
  msgid "Email"
861
  msgstr "E-mail"
862
 
863
  # @ contact_form
864
- #: contact_form.php:1542
865
  msgid "Site"
866
  msgstr "Strona www"
867
 
868
- #: contact_form.php:1605
869
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
870
  msgstr ""
871
 
872
  # @ contact_form
873
- #: contact_form.php:1669
874
  msgid "FAQ"
875
  msgstr "FAQ"
876
 
877
  # @ contact_form
878
- #: contact_form.php:1670
879
  msgid "Support"
880
  msgstr "Wsparcie"
881
 
882
- #: contact_form.php:1727
883
  msgid "Are you sure that you want to delete this language data?"
884
  msgstr ""
885
 
2
  msgstr ""
3
  "Project-Id-Version: Contact Form Plugin v3.05\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-11-08 10:57+0300\n"
6
+ "PO-Revision-Date: 2013-11-08 10:57+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "MIME-Version: 1.0\n"
39
  # @ contact_form
40
  #: contact_form.php:33
41
  #: contact_form.php:553
42
+ #: contact_form.php:835
43
  #, fuzzy
44
  msgid "Contact Form Pro"
45
  msgstr "Contact Form"
46
 
47
  # @ contact_form
48
  #: contact_form.php:74
49
+ #: contact_form.php:722
50
+ #: contact_form.php:751
51
  msgid "Name:"
52
  msgstr "Imię:"
53
 
54
  # @ contact_form
55
  #: contact_form.php:75
56
+ #: contact_form.php:723
57
+ #: contact_form.php:752
58
  #, fuzzy
59
  msgid "Address:"
60
  msgstr "Adres e-mail"
61
 
62
  # @ contact_form
63
  #: contact_form.php:76
64
+ #: contact_form.php:724
65
+ #: contact_form.php:753
66
  msgid "Email Address:"
67
  msgstr "Adres e-mail"
68
 
69
  #: contact_form.php:77
70
+ #: contact_form.php:725
71
+ #: contact_form.php:754
72
  msgid "Phone number:"
73
  msgstr ""
74
 
75
  # @ contact_form
76
  #: contact_form.php:78
77
+ #: contact_form.php:726
78
+ #: contact_form.php:755
79
  msgid "Subject:"
80
  msgstr "Temat:"
81
 
82
  # @ contact_form
83
  #: contact_form.php:79
84
+ #: contact_form.php:727
85
+ #: contact_form.php:756
86
  msgid "Message:"
87
  msgstr "Treść wiadomości:"
88
 
89
  # @ contact_form
90
  #: contact_form.php:80
91
+ #: contact_form.php:728
92
+ #: contact_form.php:757
93
  msgid "Attachment:"
94
  msgstr "Załączniki:"
95
 
96
  # @ contact_form
97
  #: contact_form.php:81
98
+ #: contact_form.php:729
99
+ #: contact_form.php:758
100
  msgid "Send me a copy"
101
  msgstr "Wyślij mi kopię"
102
 
103
  # @ contact_form
104
  #: contact_form.php:82
105
+ #: contact_form.php:730
106
+ #: contact_form.php:759
107
  msgid "Submit"
108
  msgstr "Wyślij"
109
 
214
 
215
  # @ contact_form
216
  #: contact_form.php:516
217
+ #: contact_form.php:829
218
+ #: contact_form.php:1658
219
+ #: contact_form.php:1669
220
  msgid "Settings"
221
  msgstr "Ustawienia"
222
 
223
  # @ contact_form
224
  #: contact_form.php:517
225
+ #: contact_form.php:830
226
  #, fuzzy
227
  msgid "Extra settings"
228
  msgstr "Ustawienia"
229
 
230
  # @ contact_form
231
  #: contact_form.php:522
232
+ #: contact_form.php:1086
233
  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:"
234
  msgstr "Jeśli chcesz dodać formularz do swojej strony, po prostu skopiuj ten kod i wklej go do wpisu lub treści strony lub Widget:"
235
 
236
  #: contact_form.php:522
237
  #: contact_form.php:523
238
+ #: contact_form.php:744
239
+ #: contact_form.php:792
240
  msgid "or"
241
  msgstr ""
242
 
283
  msgstr ""
284
 
285
  #: contact_form.php:552
286
+ #: contact_form.php:834
287
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
288
  msgstr ""
289
 
291
  msgid "Save emails to the database"
292
  msgstr ""
293
 
294
+ #: contact_form.php:570
295
+ #: contact_form.php:573
296
+ #: contact_form.php:577
297
  msgid "Using Contact Form to DB powered by"
298
  msgstr ""
299
 
300
  # @ contact_form
301
+ #: contact_form.php:573
302
  #, fuzzy
303
  msgid "Activate Contact Form to DB"
304
  msgstr "Contact Form"
305
 
306
  # @ contact_form
307
+ #: contact_form.php:577
308
  #, fuzzy
309
  msgid "Download Contact Form to DB"
310
  msgstr "Contact Form"
311
 
312
  # @ contact_form
313
+ #: contact_form.php:582
314
  msgid "Additional options"
315
  msgstr "Dodatkowe opcje"
316
 
317
+ #: contact_form.php:584
318
+ msgid "Show"
319
+ msgstr ""
320
+
321
+ #: contact_form.php:585
322
+ msgid "Hide"
323
+ msgstr ""
324
+
325
+ #: contact_form.php:589
326
  msgid "What to use?"
327
  msgstr ""
328
 
329
  # @ contact_form
330
+ #: contact_form.php:592
331
  msgid "Wp-mail"
332
  msgstr "Wp-mail"
333
 
334
+ #: contact_form.php:592
335
  msgid "You can use the wp_mail function for mailing"
336
  msgstr ""
337
 
338
  # @ contact_form
339
+ #: contact_form.php:594
340
  msgid "Mail"
341
  msgstr "Mail"
342
 
343
+ #: contact_form.php:594
344
  msgid "To send mail you can use the php mail function"
345
  msgstr ""
346
 
347
  # @ contact_form
348
+ #: contact_form.php:598
349
  #, fuzzy
350
  msgid "The text in the 'From' field"
351
  msgstr "Zmień od pola formularza"
352
 
353
+ #: contact_form.php:600
354
  msgid "User name"
355
  msgstr ""
356
 
357
+ #: contact_form.php:601
358
  msgid "The name of the user who fills the form will be used in the field 'From'."
359
  msgstr ""
360
 
361
  # @ contact_form
362
+ #: contact_form.php:604
363
  #, fuzzy
364
  msgid "This text will be used in the 'FROM' field"
365
  msgstr "Zmień od pola formularza"
366
 
367
+ #: contact_form.php:608
368
  msgid "The email address in the 'From' field"
369
  msgstr ""
370
 
371
+ #: contact_form.php:610
372
  msgid "User email"
373
  msgstr ""
374
 
375
+ #: contact_form.php:611
376
  msgid "The email address of the user who fills the form will be used in the field 'From'."
377
  msgstr ""
378
 
379
+ #: contact_form.php:614
380
  msgid "This email address will be used in the 'From' field."
381
  msgstr ""
382
 
383
  # @ contact_form
384
+ #: contact_form.php:618
385
  #, fuzzy
386
  msgid "Display fields"
387
  msgstr "Wyświetlaj blok załączników"
388
 
389
  # @ contact_form
390
+ #: contact_form.php:620
391
+ #: contact_form.php:668
392
+ #: contact_form.php:866
393
+ #: contact_form.php:1526
394
  #, fuzzy
395
  msgid "Address"
396
  msgstr "Adres e-mail"
397
 
398
+ #: contact_form.php:621
399
+ #: contact_form.php:670
400
+ #: contact_form.php:1534
401
  msgid "Phone"
402
  msgstr ""
403
 
404
  # @ contact_form
405
+ #: contact_form.php:622
406
  #, fuzzy
407
  msgid "Attachment block"
408
  msgstr "Wyświetlaj blok załączników"
409
 
410
  # @ contact_form
411
+ #: contact_form.php:622
412
  msgid "Users can attach the following file formats"
413
  msgstr "Można załączać pliki następujących typów"
414
 
 
415
  #: contact_form.php:629
416
+ #: contact_form.php:632
417
+ #: contact_form.php:636
418
+ #: contact_form.php:895
419
  msgid "Captcha"
420
  msgstr ""
421
 
 
422
  #: contact_form.php:629
423
+ #: contact_form.php:632
424
+ #: contact_form.php:636
425
  msgid "powered by"
426
  msgstr ""
427
 
428
  # @ contact_form
429
+ #: contact_form.php:632
430
  #, fuzzy
431
  msgid "Activate captcha"
432
  msgstr "Aktywne wtyczki"
433
 
434
  # @ contact_form
435
+ #: contact_form.php:636
436
  #, fuzzy
437
  msgid "Download captcha"
438
  msgstr "Pobierz"
439
 
440
  # @ contact_form
441
+ #: contact_form.php:641
442
  #, fuzzy
443
  msgid "Display tips below the Attachment block"
444
  msgstr "Wyświetlaj blok załączników"
445
 
446
+ #: contact_form.php:650
447
  msgid "Delete an attachment file from the server after the email is sent"
448
  msgstr ""
449
 
450
  # @ contact_form
451
+ #: contact_form.php:656
452
  #, fuzzy
453
  msgid "Display 'Send me a copy' block"
454
  msgstr "Wyświetlaj blok wysyłania kopii do nadawcy"
455
 
456
+ #: contact_form.php:665
457
  msgid "Required fields"
458
  msgstr ""
459
 
460
  # @ contact_form
461
+ #: contact_form.php:667
462
+ #: contact_form.php:861
463
+ #: contact_form.php:1521
464
  msgid "Name"
465
  msgstr "Imię"
466
 
467
  # @ contact_form
468
+ #: contact_form.php:669
469
  #, fuzzy
470
  msgid "Email Address"
471
  msgstr "Adres e-mail"
472
 
473
  # @ contact_form
474
+ #: contact_form.php:671
475
+ #: contact_form.php:881
476
+ #: contact_form.php:1537
477
  msgid "Subject"
478
  msgstr "Temat"
479
 
480
  # @ contact_form
481
+ #: contact_form.php:672
482
+ #: contact_form.php:885
483
+ #: contact_form.php:1540
484
  msgid "Message"
485
  msgstr "Wiadomość"
486
 
487
+ #: contact_form.php:676
488
  msgid "Display the asterisk near required fields"
489
  msgstr ""
490
 
491
+ #: contact_form.php:682
492
  msgid "Display additional info in the email"
493
  msgstr ""
494
 
495
  # @ contact_form
496
+ #: contact_form.php:687
497
+ #: contact_form.php:1493
498
  msgid "Sent from (ip address)"
499
  msgstr "Przysłane z (adres IP)"
500
 
501
  # @ contact_form
502
+ #: contact_form.php:687
503
  #, fuzzy
504
  msgid "Example: Sent from (IP address):\t127.0.0.1"
505
  msgstr "Przysłane z (adres IP)"
506
 
507
  # @ contact_form
508
+ #: contact_form.php:688
509
+ #: contact_form.php:1498
510
  msgid "Date/Time"
511
  msgstr "Data/czas"
512
 
513
+ #: contact_form.php:688
514
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
515
  msgstr ""
516
 
517
  # @ contact_form
518
+ #: contact_form.php:689
519
+ #: contact_form.php:1503
520
  msgid "Sent from (referer)"
521
  msgstr "Przekierowane z (referrer)"
522
 
523
+ #: contact_form.php:689
524
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
525
  msgstr ""
526
 
527
  # @ contact_form
528
+ #: contact_form.php:690
529
+ #: contact_form.php:1508
530
  msgid "Using (user agent)"
531
  msgstr "Klient (program użytkownika)"
532
 
533
+ #: contact_form.php:690
534
  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"
535
  msgstr ""
536
 
537
+ #: contact_form.php:694
538
  msgid "Language settings for the field names in the form"
539
  msgstr ""
540
 
541
+ #: contact_form.php:703
542
  msgid "Add a language"
543
  msgstr ""
544
 
545
  # @ contact_form
546
+ #: contact_form.php:707
547
  #, fuzzy
548
  msgid "Change the names of the contact form fields and error messages"
549
  msgstr "Zmień etykiety pól formularza"
550
 
551
+ #: contact_form.php:712
552
+ #: contact_form.php:783
553
  msgid "English"
554
  msgstr ""
555
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
556
  #: contact_form.php:731
557
  #: contact_form.php:760
558
+ msgid "Error message for the Name field"
559
  msgstr ""
560
 
561
  #: contact_form.php:732
562
  #: contact_form.php:761
563
+ msgid "Error message for the Address field"
564
  msgstr ""
565
 
566
  #: contact_form.php:733
567
  #: contact_form.php:762
568
+ msgid "Error message for the Email field"
569
  msgstr ""
570
 
571
  #: contact_form.php:734
572
  #: contact_form.php:763
573
+ msgid "Error message for the Phone field"
574
  msgstr ""
575
 
576
  #: contact_form.php:735
577
  #: contact_form.php:764
578
+ msgid "Error message for the Subject field"
579
  msgstr ""
580
 
581
  #: contact_form.php:736
582
  #: contact_form.php:765
583
+ msgid "Error message for the Message field"
584
  msgstr ""
585
 
586
  #: contact_form.php:737
587
  #: contact_form.php:766
588
+ msgid "Error message about the file type for the Attachment field"
589
  msgstr ""
590
 
591
  #: contact_form.php:738
592
  #: contact_form.php:767
593
+ msgid "Error message while uploading a file for the Attachment field to the server"
594
  msgstr ""
595
 
596
  #: contact_form.php:739
597
  #: contact_form.php:768
598
+ msgid "Error message while moving the file for the Attachment field"
599
+ msgstr ""
600
+
601
+ #: contact_form.php:740
602
+ #: contact_form.php:769
603
+ msgid "Error message when file size limit for the Attachment field is exceeded"
604
  msgstr ""
605
 
606
  #: contact_form.php:741
607
  #: contact_form.php:770
608
+ msgid "Error message for the Captcha field"
609
+ msgstr ""
610
+
611
+ #: contact_form.php:742
612
+ #: contact_form.php:771
613
+ msgid "Error message for the whole form"
614
+ msgstr ""
615
+
616
+ #: contact_form.php:744
617
+ #: contact_form.php:773
618
+ #: contact_form.php:792
619
+ #: contact_form.php:798
620
  msgid "Use shortcode"
621
  msgstr ""
622
 
623
+ #: contact_form.php:744
624
+ #: contact_form.php:773
625
+ #: contact_form.php:792
626
+ #: contact_form.php:798
627
  msgid "for this language"
628
  msgstr ""
629
 
630
+ #: contact_form.php:780
631
  msgid "Action after email is sent"
632
  msgstr ""
633
 
634
  # @ contact_form
635
+ #: contact_form.php:782
636
  #, fuzzy
637
  msgid "Display text"
638
  msgstr "Wyświetlaj blok załączników"
639
 
640
+ #: contact_form.php:791
641
+ #: contact_form.php:797
642
  msgid "Text"
643
  msgstr ""
644
 
645
+ #: contact_form.php:804
646
  msgid "Redirect to the page"
647
  msgstr ""
648
 
649
+ #: contact_form.php:805
650
  msgid "Url"
651
  msgstr ""
652
 
653
  # @ default
654
+ #: contact_form.php:810
655
+ #: contact_form.php:987
656
  msgid "Save Changes"
657
  msgstr "Zapisz zmiany"
658
 
659
  # @ contact_form
660
+ #: contact_form.php:827
661
  #, fuzzy
662
  msgid "Contact Form Pro | Extra Settings"
663
  msgstr "Opcje Contact Form"
664
 
665
+ #: contact_form.php:841
666
  msgid "Errors output"
667
  msgstr ""
668
 
669
+ #: contact_form.php:844
670
  msgid "Display error messages"
671
  msgstr ""
672
 
673
+ #: contact_form.php:845
674
  msgid "Color of the input field errors."
675
  msgstr ""
676
 
677
+ #: contact_form.php:846
678
  msgid "Display error messages & color of the input field errors"
679
  msgstr ""
680
 
681
+ #: contact_form.php:851
682
  msgid "Add placeholder to the input blocks"
683
  msgstr ""
684
 
685
  # @ contact_form
686
+ #: contact_form.php:857
687
  #, fuzzy
688
  msgid "Add tooltips"
689
  msgstr "Dodatkowe opcje"
690
 
691
  # @ contact_form
692
+ #: contact_form.php:871
693
  #, fuzzy
694
  msgid "Email address"
695
  msgstr "Adres e-mail"
696
 
697
+ #: contact_form.php:876
698
  msgid "Phone Number"
699
  msgstr ""
700
 
701
  # @ contact_form
702
+ #: contact_form.php:890
703
  #, fuzzy
704
  msgid "Attachment"
705
  msgstr "Załączniki:"
706
 
707
+ #: contact_form.php:895
708
  msgid "(powered by bestwebsoft.com)"
709
  msgstr ""
710
 
711
  # @ contact_form
712
+ #: contact_form.php:900
713
  #, fuzzy
714
  msgid "Style options"
715
  msgstr "Dodatkowe opcje"
716
 
717
+ #: contact_form.php:903
718
  msgid "Text color"
719
  msgstr ""
720
 
721
+ #: contact_form.php:906
722
+ #: contact_form.php:911
723
+ #: contact_form.php:921
724
+ #: contact_form.php:926
725
+ #: contact_form.php:931
726
+ #: contact_form.php:936
727
+ #: contact_form.php:946
728
+ #: contact_form.php:951
729
+ #: contact_form.php:957
730
+ #: contact_form.php:968
731
+ #: contact_form.php:973
732
+ #: contact_form.php:978
733
  msgid "Default"
734
  msgstr ""
735
 
736
+ #: contact_form.php:908
737
  msgid "Label text color"
738
  msgstr ""
739
 
740
+ #: contact_form.php:913
741
  msgid "Placeholder color"
742
  msgstr ""
743
 
744
+ #: contact_form.php:918
745
  msgid "Errors color"
746
  msgstr ""
747
 
748
+ #: contact_form.php:923
749
  msgid "Error text color"
750
  msgstr ""
751
 
752
+ #: contact_form.php:928
753
  msgid "Background color of the input field errors"
754
  msgstr ""
755
 
756
+ #: contact_form.php:933
757
  msgid "Border color of the input field errors"
758
  msgstr ""
759
 
760
+ #: contact_form.php:938
761
  msgid "Placeholder color of the input field errors"
762
  msgstr ""
763
 
764
  # @ contact_form
765
+ #: contact_form.php:943
766
  #, fuzzy
767
  msgid "Input fields"
768
  msgstr "Wyświetlaj blok załączników"
769
 
770
+ #: contact_form.php:948
771
  msgid "Input fields background color"
772
  msgstr ""
773
 
774
+ #: contact_form.php:953
775
  msgid "Text fields color"
776
  msgstr ""
777
 
778
+ #: contact_form.php:955
779
  msgid "Border width in px, numbers only"
780
  msgstr ""
781
 
782
+ #: contact_form.php:959
783
+ #: contact_form.php:980
784
  msgid "Border color"
785
  msgstr ""
786
 
787
  # @ contact_form
788
+ #: contact_form.php:964
789
  #, fuzzy
790
  msgid "Submit button"
791
  msgstr "Wyślij"
792
 
793
+ #: contact_form.php:966
794
  msgid "Width in px, numbers only"
795
  msgstr ""
796
 
797
+ #: contact_form.php:970
798
  msgid "Button color"
799
  msgstr ""
800
 
801
+ #: contact_form.php:975
802
  msgid "Button text color"
803
  msgstr ""
804
 
805
  # @ contact_form
806
+ #: contact_form.php:991
807
  #, fuzzy
808
  msgid "Contact Form Pro | Preview"
809
  msgstr "Contact Form"
810
 
811
+ #: contact_form.php:994
812
  msgid "Show with errors"
813
  msgstr ""
814
 
815
+ #: contact_form.php:1002
816
+ #: contact_form.php:1004
817
  msgid "Please enter your full name..."
818
  msgstr ""
819
 
820
+ #: contact_form.php:1015
821
+ #: contact_form.php:1017
822
  msgid "Please enter your address..."
823
  msgstr ""
824
 
825
  # @ contact_form
826
+ #: contact_form.php:1026
827
+ #: contact_form.php:1028
828
  #, fuzzy
829
  msgid "Please enter your email address..."
830
  msgstr "Wybierz ten e-mail:"
831
 
832
+ #: contact_form.php:1037
833
+ #: contact_form.php:1039
834
  msgid "Please enter your phone number..."
835
  msgstr ""
836
 
837
+ #: contact_form.php:1048
838
+ #: contact_form.php:1050
839
  msgid "Please enter subject..."
840
  msgstr ""
841
 
842
+ #: contact_form.php:1058
843
+ #: contact_form.php:1060
844
  msgid "Please enter your message..."
845
  msgstr ""
846
 
847
+ #: contact_form.php:1071
848
  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"
849
  msgstr ""
850
 
851
  # @ contact_form
852
+ #: contact_form.php:1138
853
  msgid "Sorry, email message could not be delivered."
854
  msgstr "Niestety, ten e-mail nie mógł zostać dostarczony."
855
 
856
  # @ contact_form
857
+ #: contact_form.php:1222
858
  msgid "You can attach the following file formats"
859
  msgstr "Możesz załączać pliki następujących typów"
860
 
861
  # @ contact_form
862
+ #: contact_form.php:1516
863
  msgid "Contact from"
864
  msgstr "Kontakt z"
865
 
866
  # @ contact_form
867
+ #: contact_form.php:1529
868
  msgid "Email"
869
  msgstr "E-mail"
870
 
871
  # @ contact_form
872
+ #: contact_form.php:1543
873
  msgid "Site"
874
  msgstr "Strona www"
875
 
876
+ #: contact_form.php:1606
877
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
878
  msgstr ""
879
 
880
  # @ contact_form
881
+ #: contact_form.php:1670
882
  msgid "FAQ"
883
  msgstr "FAQ"
884
 
885
  # @ contact_form
886
+ #: contact_form.php:1671
887
  msgid "Support"
888
  msgstr "Wsparcie"
889
 
890
+ #: contact_form.php:1728
891
  msgid "Are you sure that you want to delete this language data?"
892
  msgstr ""
893
 
languages/contact_form-pt_BR.mo CHANGED
Binary file
languages/contact_form-pt_BR.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:36+0300\n"
6
- "PO-Revision-Date: 2013-11-01 11:36+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Breno Jacinto, DJIO | Dionizio Bonfim Bach <brenojac@gmail.com, wordpress@djio.com.br>\n"
9
  "MIME-Version: 1.0\n"
@@ -37,70 +37,70 @@ msgstr "Configurações Extras do Formulário de Contato Pro"
37
  # @ contact_form
38
  #: contact_form.php:33
39
  #: contact_form.php:553
40
- #: contact_form.php:834
41
  msgid "Contact Form Pro"
42
  msgstr "Formulário de Contato Pro"
43
 
44
  # @ contact_form
45
  #: contact_form.php:74
46
- #: contact_form.php:719
47
- #: contact_form.php:748
48
  msgid "Name:"
49
  msgstr "Nome:"
50
 
51
  # @ contact_form
52
  #: contact_form.php:75
53
- #: contact_form.php:720
54
- #: contact_form.php:749
55
  msgid "Address:"
56
  msgstr "Endereço:"
57
 
58
  # @ contact_form
59
  #: contact_form.php:76
60
- #: contact_form.php:721
61
- #: contact_form.php:750
62
  msgid "Email Address:"
63
  msgstr "Endereço de E-mail:"
64
 
65
  # @ contact_form
66
  #: contact_form.php:77
67
- #: contact_form.php:722
68
- #: contact_form.php:751
69
  msgid "Phone number:"
70
  msgstr "Número de Telefone:"
71
 
72
  # @ contact_form
73
  #: contact_form.php:78
74
- #: contact_form.php:723
75
- #: contact_form.php:752
76
  msgid "Subject:"
77
  msgstr "Assunto:"
78
 
79
  # @ contact_form
80
  #: contact_form.php:79
81
- #: contact_form.php:724
82
- #: contact_form.php:753
83
  msgid "Message:"
84
  msgstr "Mensagem:"
85
 
86
  # @ contact_form
87
  #: contact_form.php:80
88
- #: contact_form.php:725
89
- #: contact_form.php:754
90
  msgid "Attachment:"
91
  msgstr "Anexo:"
92
 
93
  # @ contact_form
94
  #: contact_form.php:81
95
- #: contact_form.php:726
96
- #: contact_form.php:755
97
  msgid "Send me a copy"
98
  msgstr "Envie-me uma cópia"
99
 
100
  # @ contact_form
101
  #: contact_form.php:82
102
- #: contact_form.php:727
103
- #: contact_form.php:756
104
  msgid "Submit"
105
  msgstr "Enviar"
106
 
@@ -212,29 +212,29 @@ msgstr "As configurações foram salvas."
212
  # @ bestwebsoft
213
  # @ contact_form
214
  #: contact_form.php:516
215
- #: contact_form.php:828
216
- #: contact_form.php:1657
217
- #: contact_form.php:1668
218
  msgid "Settings"
219
  msgstr "Configurações"
220
 
221
  # @ contact_form
222
  #: contact_form.php:517
223
- #: contact_form.php:829
224
  msgid "Extra settings"
225
  msgstr "Configurações extras"
226
 
227
  # @ contact_form
228
  #: contact_form.php:522
229
- #: contact_form.php:1085
230
  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:"
231
  msgstr "Se você gostaria de adicionar o Formulário de Contato no seu site, apenas copie e cole este código na sua postagem ou página ou widget:"
232
 
233
  # @ contact_form
234
  #: contact_form.php:522
235
  #: contact_form.php:523
236
- #: contact_form.php:741
237
- #: contact_form.php:789
238
  msgid "or"
239
  msgstr "ou"
240
 
@@ -284,7 +284,7 @@ msgstr ""
284
 
285
  # @ contact_form
286
  #: contact_form.php:552
287
- #: contact_form.php:833
288
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
289
  msgstr "Esta função está disponível na versão Pro do plugin. Para saber mais detalhes, por favor siga o link"
290
 
@@ -292,650 +292,658 @@ msgstr "Esta função está disponível na versão Pro do plugin. Para saber mai
292
  msgid "Save emails to the database"
293
  msgstr ""
294
 
295
- #: contact_form.php:568
296
- #: contact_form.php:571
297
- #: contact_form.php:575
298
  msgid "Using Contact Form to DB powered by"
299
  msgstr ""
300
 
301
  # @ contact_form
302
- #: contact_form.php:571
303
  #, fuzzy
304
  msgid "Activate Contact Form to DB"
305
  msgstr "Formulário de Contato Pro"
306
 
307
  # @ contact_form
308
- #: contact_form.php:575
309
  #, fuzzy
310
  msgid "Download Contact Form to DB"
311
  msgstr "Formulário de Contato Pro"
312
 
313
  # @ contact_form
314
- #: contact_form.php:580
315
  msgid "Additional options"
316
  msgstr "Opções adicionais"
317
 
 
 
 
 
 
 
 
 
318
  # @ contact_form
319
- #: contact_form.php:583
320
  msgid "What to use?"
321
  msgstr "O que usar?"
322
 
323
  # @ contact_form
324
- #: contact_form.php:586
325
  msgid "Wp-mail"
326
  msgstr "Wp-mail"
327
 
328
  # @ contact_form
329
- #: contact_form.php:586
330
  msgid "You can use the wp_mail function for mailing"
331
  msgstr "Você pode usar a função wp_mail para enviar emails"
332
 
333
  # @ contact_form
334
- #: contact_form.php:588
335
  msgid "Mail"
336
  msgstr "Mail"
337
 
338
  # @ contact_form
339
- #: contact_form.php:588
340
  msgid "To send mail you can use the php mail function"
341
  msgstr "Para enviar emails você pode usar a função mail() do php"
342
 
343
  # @ contact_form
344
- #: contact_form.php:592
345
  #, fuzzy
346
  msgid "The text in the 'From' field"
347
  msgstr "Mude o texto do campo 'DE'"
348
 
349
  # @ contact_form
350
- #: contact_form.php:594
351
  #, fuzzy
352
  msgid "User name"
353
  msgstr "Email do usuário"
354
 
355
  # @ contact_form
356
- #: contact_form.php:595
357
  #, fuzzy
358
  msgid "The name of the user who fills the form will be used in the field 'From'."
359
  msgstr "O endereço de email do usuário que preencher o formulário será usado no campo 'De'"
360
 
361
  # @ contact_form
362
- #: contact_form.php:600
363
  #, fuzzy
364
  msgid "This text will be used in the 'FROM' field"
365
  msgstr "Este endereço de email será usado no campo 'De'"
366
 
367
  # @ contact_form
368
- #: contact_form.php:604
369
  #, fuzzy
370
  msgid "The email address in the 'From' field"
371
  msgstr "Entre com o endereço de e-mail no campo 'De'"
372
 
373
  # @ contact_form
374
- #: contact_form.php:606
375
  msgid "User email"
376
  msgstr "Email do usuário"
377
 
378
  # @ contact_form
379
- #: contact_form.php:607
380
  msgid "The email address of the user who fills the form will be used in the field 'From'."
381
  msgstr "O endereço de email do usuário que preencher o formulário será usado no campo 'De'"
382
 
383
  # @ contact_form
384
- #: contact_form.php:609
385
  msgid "This email address will be used in the 'From' field."
386
  msgstr "Este endereço de email será usado no campo 'De'"
387
 
388
  # @ contact_form
389
- #: contact_form.php:613
390
  msgid "Display fields"
391
  msgstr "Mostrar campos"
392
 
393
  # @ contact_form
394
- #: contact_form.php:615
395
- #: contact_form.php:665
396
- #: contact_form.php:865
397
- #: contact_form.php:1525
398
  msgid "Address"
399
  msgstr "Endereço"
400
 
401
  # @ contact_form
402
- #: contact_form.php:616
403
- #: contact_form.php:667
404
- #: contact_form.php:1533
405
  msgid "Phone"
406
  msgstr "Telefone"
407
 
408
  # @ contact_form
409
- #: contact_form.php:617
410
  msgid "Attachment block"
411
  msgstr "Bloco de anexos"
412
 
413
  # @ contact_form
414
- #: contact_form.php:617
415
  msgid "Users can attach the following file formats"
416
  msgstr "Usuários pode anexar arquivos do seguinte tipo:"
417
 
418
  # @ contact_form
419
- #: contact_form.php:626
420
  #: contact_form.php:629
421
- #: contact_form.php:633
422
- #: contact_form.php:894
 
423
  msgid "Captcha"
424
  msgstr "Captcha"
425
 
426
  # @ contact_form
427
- #: contact_form.php:626
428
  #: contact_form.php:629
429
- #: contact_form.php:633
 
430
  msgid "powered by"
431
  msgstr "movido a"
432
 
433
  # @ contact_form
434
- #: contact_form.php:629
435
  msgid "Activate captcha"
436
  msgstr "Ativar captcha"
437
 
438
  # @ contact_form
439
- #: contact_form.php:633
440
  msgid "Download captcha"
441
  msgstr "Fazer Download do Captcha"
442
 
443
  # @ contact_form
444
- #: contact_form.php:638
445
  msgid "Display tips below the Attachment block"
446
  msgstr "Exibir dicas abaixo do bloco de Anexos"
447
 
448
  # @ contact_form
449
- #: contact_form.php:647
450
  msgid "Delete an attachment file from the server after the email is sent"
451
  msgstr "Excluir um arquivo anexo do servidor depois que o e-mail for enviado"
452
 
453
  # @ contact_form
454
- #: contact_form.php:653
455
  msgid "Display 'Send me a copy' block"
456
  msgstr "Exibir bloco 'Enviar-me uma cópia'"
457
 
458
  # @ contact_form
459
- #: contact_form.php:662
460
  msgid "Required fields"
461
  msgstr "Campos obrigatórios"
462
 
463
  # @ contact_form
464
- #: contact_form.php:664
465
- #: contact_form.php:860
466
- #: contact_form.php:1520
467
  msgid "Name"
468
  msgstr "Nome"
469
 
470
  # @ contact_form
471
- #: contact_form.php:666
472
  msgid "Email Address"
473
  msgstr "Endereço de email"
474
 
475
  # @ contact_form
476
- #: contact_form.php:668
477
- #: contact_form.php:880
478
- #: contact_form.php:1536
479
  msgid "Subject"
480
  msgstr "Assunto"
481
 
482
  # @ contact_form
483
- #: contact_form.php:669
484
- #: contact_form.php:884
485
- #: contact_form.php:1539
486
  msgid "Message"
487
  msgstr "Mensagem"
488
 
489
- #: contact_form.php:673
490
  msgid "Display the asterisk near required fields"
491
  msgstr ""
492
 
493
  # @ contact_form
494
- #: contact_form.php:679
495
  msgid "Display additional info in the email"
496
  msgstr "Mostre informações adicionais no email"
497
 
498
  # @ contact_form
499
- #: contact_form.php:684
500
- #: contact_form.php:1492
501
  msgid "Sent from (ip address)"
502
  msgstr "Enviado de (Endereço IP)"
503
 
504
  # @ contact_form
505
- #: contact_form.php:684
506
  msgid "Example: Sent from (IP address):\t127.0.0.1"
507
  msgstr "Examplo: Enviado de (endereço IP):\\\t127.0.0.1"
508
 
509
  # @ contact_form
510
- #: contact_form.php:685
511
- #: contact_form.php:1497
512
  msgid "Date/Time"
513
  msgstr "Data / Hora"
514
 
515
  # @ contact_form
516
- #: contact_form.php:685
517
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
518
  msgstr "Exemplo: Data/Hora:\\\t19 de Agosto de 2013 20:50"
519
 
520
  # @ contact_form
521
- #: contact_form.php:686
522
- #: contact_form.php:1502
523
  msgid "Sent from (referer)"
524
  msgstr "Vindo de (origem)"
525
 
526
  # @ contact_form
527
- #: contact_form.php:686
528
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
529
  msgstr "Exemplo: Enviado do (referer):\\\thttp://bestwebsoft.com/contacts/contact-us/"
530
 
531
  # @ contact_form
532
- #: contact_form.php:687
533
- #: contact_form.php:1507
534
  msgid "Using (user agent)"
535
  msgstr "Usando (cliente de email)"
536
 
537
  # @ contact_form
538
- #: contact_form.php:687
539
  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"
540
  msgstr "Examplo: Usando (user agent):\\\tMozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.95 Safari/537.36"
541
 
542
  # @ contact_form
543
- #: contact_form.php:691
544
  msgid "Language settings for the field names in the form"
545
  msgstr "Configurações de idioma para os nomes dos campos no formulário"
546
 
547
  # @ contact_form
548
- #: contact_form.php:700
549
  msgid "Add a language"
550
  msgstr "Adicione um idioma"
551
 
552
  # @ contact_form
553
- #: contact_form.php:704
554
  msgid "Change the names of the contact form fields and error messages"
555
  msgstr "Mude os nomes dos campos do formulário de contato e mensagens de erro."
556
 
557
  # @ contact_form
558
- #: contact_form.php:709
559
- #: contact_form.php:780
560
  msgid "English"
561
  msgstr "Inglês"
562
 
563
  # @ contact_form
564
- #: contact_form.php:728
565
- #: contact_form.php:757
566
  msgid "Error message for the Name field"
567
  msgstr "Mensagem de erro para o campo Nome"
568
 
569
  # @ contact_form
570
- #: contact_form.php:729
571
- #: contact_form.php:758
572
  msgid "Error message for the Address field"
573
  msgstr "Mensagem de erro para o campo Endereço"
574
 
575
  # @ contact_form
576
- #: contact_form.php:730
577
- #: contact_form.php:759
578
  msgid "Error message for the Email field"
579
  msgstr "Mensagem de erro para o campo Email"
580
 
581
  # @ contact_form
582
- #: contact_form.php:731
583
- #: contact_form.php:760
584
  msgid "Error message for the Phone field"
585
  msgstr "Mensagem de erro para o campo Telefone"
586
 
587
  # @ contact_form
588
- #: contact_form.php:732
589
- #: contact_form.php:761
590
  msgid "Error message for the Subject field"
591
  msgstr "Mensagem de erro para o campo Assunto"
592
 
593
  # @ contact_form
594
- #: contact_form.php:733
595
- #: contact_form.php:762
596
  msgid "Error message for the Message field"
597
  msgstr "Mensagem de erro para o campo Mensagem"
598
 
599
  # @ contact_form
600
- #: contact_form.php:734
601
- #: contact_form.php:763
602
  msgid "Error message about the file type for the Attachment field"
603
  msgstr "Mensagem de erro para o campo Anexo sobre o tipo de arquivo"
604
 
605
  # @ contact_form
606
- #: contact_form.php:735
607
- #: contact_form.php:764
608
  msgid "Error message while uploading a file for the Attachment field to the server"
609
  msgstr "Mensagem de erro para o campo Anexo quando estiver fazendo upload para o servidor"
610
 
611
  # @ contact_form
612
- #: contact_form.php:736
613
- #: contact_form.php:765
614
  msgid "Error message while moving the file for the Attachment field"
615
  msgstr "Mensagem de erro para o campo Anexo quando estiver movendo o arquivo"
616
 
617
  # @ contact_form
618
- #: contact_form.php:737
619
- #: contact_form.php:766
620
  msgid "Error message when file size limit for the Attachment field is exceeded"
621
  msgstr "Mensagem de erro para o campo Anexo quando o tamanho máximo do arquivo for excedido"
622
 
623
  # @ contact_form
624
- #: contact_form.php:738
625
- #: contact_form.php:767
626
  msgid "Error message for the Captcha field"
627
  msgstr "Mensagem de erro para o campo Captcha"
628
 
629
  # @ contact_form
630
- #: contact_form.php:739
631
- #: contact_form.php:768
632
  msgid "Error message for the whole form"
633
  msgstr "Mensagem de erro para o formulário inteiro"
634
 
635
  # @ contact_form
636
- #: contact_form.php:741
637
- #: contact_form.php:770
638
- #: contact_form.php:789
639
- #: contact_form.php:795
640
  msgid "Use shortcode"
641
  msgstr "Use shortcode (abreviações)"
642
 
643
  # @ contact_form
644
- #: contact_form.php:741
645
- #: contact_form.php:770
646
- #: contact_form.php:789
647
- #: contact_form.php:795
648
  msgid "for this language"
649
  msgstr "para este idioma"
650
 
651
  # @ contact_form
652
- #: contact_form.php:777
653
  msgid "Action after email is sent"
654
  msgstr "Ação após o email ser enviado"
655
 
656
  # @ contact_form
657
- #: contact_form.php:779
658
  msgid "Display text"
659
  msgstr "Mostrar texto"
660
 
661
  # @ contact_form
662
- #: contact_form.php:788
663
- #: contact_form.php:794
664
  msgid "Text"
665
  msgstr "Texto"
666
 
667
  # @ contact_form
668
- #: contact_form.php:802
669
  msgid "Redirect to the page"
670
  msgstr "Redirecione para a página"
671
 
672
  # @ contact_form
673
- #: contact_form.php:803
674
  msgid "Url"
675
  msgstr "URL"
676
 
677
  # @ default
678
- #: contact_form.php:809
679
- #: contact_form.php:986
680
  msgid "Save Changes"
681
  msgstr "Salvar Mudanças"
682
 
683
  # @ contact_form
684
- #: contact_form.php:826
685
  msgid "Contact Form Pro | Extra Settings"
686
  msgstr "Formulário de Contato Pro | Configurações Extras"
687
 
688
  # @ contact_form
689
- #: contact_form.php:840
690
  msgid "Errors output"
691
  msgstr "Saída de erros."
692
 
693
  # @ contact_form
694
- #: contact_form.php:843
695
  msgid "Display error messages"
696
  msgstr "Mostrar mensagens de erro"
697
 
698
  # @ contact_form
699
- #: contact_form.php:844
700
  msgid "Color of the input field errors."
701
  msgstr "Cor do erro nos campos de formulário"
702
 
703
  # @ contact_form
704
- #: contact_form.php:845
705
  msgid "Display error messages & color of the input field errors"
706
  msgstr "Mostrar mensagens de erro e cores para os campos com erro"
707
 
708
  # @ contact_form
709
- #: contact_form.php:850
710
  msgid "Add placeholder to the input blocks"
711
  msgstr "Adicione reserva de espaço aos blocos de inserção"
712
 
713
  # @ contact_form
714
- #: contact_form.php:856
715
  msgid "Add tooltips"
716
  msgstr "Adicionar mensagens de ajuda"
717
 
718
  # @ contact_form
719
- #: contact_form.php:870
720
  msgid "Email address"
721
  msgstr "Endereço de email"
722
 
723
  # @ contact_form
724
- #: contact_form.php:875
725
  msgid "Phone Number"
726
  msgstr "Telefone"
727
 
728
  # @ contact_form
729
- #: contact_form.php:889
730
  msgid "Attachment"
731
  msgstr "Anexo"
732
 
733
  # @ contact_form
734
- #: contact_form.php:894
735
  msgid "(powered by bestwebsoft.com)"
736
  msgstr "(produzido por bestwebsoft.com)"
737
 
738
  # @ contact_form
739
- #: contact_form.php:899
740
  msgid "Style options"
741
  msgstr "Opções de estilo"
742
 
743
  # @ contact_form
744
- #: contact_form.php:902
745
  msgid "Text color"
746
  msgstr "Cor do texto"
747
 
748
  # @ contact_form
749
- #: contact_form.php:905
750
- #: contact_form.php:910
751
- #: contact_form.php:920
752
- #: contact_form.php:925
753
- #: contact_form.php:930
754
- #: contact_form.php:935
755
- #: contact_form.php:945
756
- #: contact_form.php:950
757
- #: contact_form.php:956
758
- #: contact_form.php:967
759
- #: contact_form.php:972
760
- #: contact_form.php:977
761
  msgid "Default"
762
  msgstr "Padrão"
763
 
764
  # @ contact_form
765
- #: contact_form.php:907
766
  msgid "Label text color"
767
  msgstr "Cor do texto descritivo"
768
 
769
  # @ contact_form
770
- #: contact_form.php:912
771
  msgid "Placeholder color"
772
  msgstr "Cor da reserva de espaço"
773
 
774
  # @ contact_form
775
- #: contact_form.php:917
776
  msgid "Errors color"
777
  msgstr "Cor dos erros"
778
 
779
  # @ contact_form
780
- #: contact_form.php:922
781
  msgid "Error text color"
782
  msgstr "Cor de texto do erro"
783
 
784
  # @ contact_form
785
- #: contact_form.php:927
786
  msgid "Background color of the input field errors"
787
  msgstr "Cor de fundo do campo de formulário com erros"
788
 
789
  # @ contact_form
790
- #: contact_form.php:932
791
  msgid "Border color of the input field errors"
792
  msgstr "Cor de borda do campo de formulário com erros"
793
 
794
  # @ contact_form
795
- #: contact_form.php:937
796
  msgid "Placeholder color of the input field errors"
797
  msgstr "Cor de reserva de espaço do campo de formulário com erros"
798
 
799
  # @ contact_form
800
- #: contact_form.php:942
801
  msgid "Input fields"
802
  msgstr "Campos do folmulário"
803
 
804
  # @ contact_form
805
- #: contact_form.php:947
806
  msgid "Input fields background color"
807
  msgstr "Cor de fundo dos campos de formulário"
808
 
809
  # @ contact_form
810
- #: contact_form.php:952
811
  msgid "Text fields color"
812
  msgstr "Cor dos campos de texto"
813
 
814
  # @ contact_form
815
- #: contact_form.php:954
816
  msgid "Border width in px, numbers only"
817
  msgstr "Largura da borda em px, somente o número"
818
 
819
  # @ contact_form
820
- #: contact_form.php:958
821
- #: contact_form.php:979
822
  msgid "Border color"
823
  msgstr "Cor da borda"
824
 
825
  # @ contact_form
826
- #: contact_form.php:963
827
  msgid "Submit button"
828
  msgstr "Botão de Envio"
829
 
830
  # @ contact_form
831
- #: contact_form.php:965
832
  msgid "Width in px, numbers only"
833
  msgstr "Largura em px, somente o número"
834
 
835
  # @ contact_form
836
- #: contact_form.php:969
837
  msgid "Button color"
838
  msgstr "Cor do botão"
839
 
840
  # @ contact_form
841
- #: contact_form.php:974
842
  msgid "Button text color"
843
  msgstr "Cor do texto do botão"
844
 
845
  # @ contact_form
846
- #: contact_form.php:990
847
  msgid "Contact Form Pro | Preview"
848
  msgstr "Formulário de Contato Pro | Prévia"
849
 
850
  # @ contact_form
851
- #: contact_form.php:993
852
  msgid "Show with errors"
853
  msgstr "Mostrar com erros"
854
 
855
  # @ contact_form
856
- #: contact_form.php:1001
857
- #: contact_form.php:1003
858
  msgid "Please enter your full name..."
859
  msgstr "Informe seu nome completo..."
860
 
861
  # @ contact_form
862
- #: contact_form.php:1014
863
- #: contact_form.php:1016
864
  msgid "Please enter your address..."
865
  msgstr "Informe seu endereço…"
866
 
867
  # @ contact_form
868
- #: contact_form.php:1025
869
- #: contact_form.php:1027
870
  msgid "Please enter your email address..."
871
  msgstr "Informe seu endereço de email…"
872
 
873
  # @ contact_form
874
- #: contact_form.php:1036
875
- #: contact_form.php:1038
876
  msgid "Please enter your phone number..."
877
  msgstr "Informe seu telefone..."
878
 
879
  # @ contact_form
880
- #: contact_form.php:1047
881
- #: contact_form.php:1049
882
  msgid "Please enter subject..."
883
  msgstr "Informe o assunto…"
884
 
885
  # @ contact_form
886
- #: contact_form.php:1057
887
- #: contact_form.php:1059
888
  msgid "Please enter your message..."
889
  msgstr "Informe sua mensagem…"
890
 
891
  # @ contact_form
892
- #: contact_form.php:1070
893
  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"
894
  msgstr "Tipos de arquivo suportados: HTML, TXT, CSS, GIF, PNG, JPEG, JPG, TIFF, BMP, AI, EPS, PS, RTF, PDF, DOC, DOCX, XLS, ZIP, RAR, WAV, MP3, PPT. Tamanho máximo do arquivo: 2Mb"
895
 
896
  # @ bestwebsoft
897
  # @ contact_form
898
- #: contact_form.php:1137
899
  msgid "Sorry, email message could not be delivered."
900
  msgstr "Desculpe, seu e-mail não pode ser entregue."
901
 
902
  # @ contact_form
903
- #: contact_form.php:1221
904
  msgid "You can attach the following file formats"
905
  msgstr "Você pode anexar arquivos do seguinte tipo"
906
 
907
  # @ contact_form
908
- #: contact_form.php:1515
909
  msgid "Contact from"
910
  msgstr "Formulário de Contato"
911
 
912
  # @ contact_form
913
- #: contact_form.php:1528
914
  msgid "Email"
915
  msgstr "E-Mail"
916
 
917
  # @ contact_form
918
- #: contact_form.php:1542
919
  msgid "Site"
920
  msgstr "Site"
921
 
922
  # @ contact_form
923
- #: contact_form.php:1605
924
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
925
  msgstr "Se você consegue ver esta MENSAGEM então seu cliente não aceita tipos MIME! Favor usar um cliente mais atualizado."
926
 
927
  # @ contact_form
928
- #: contact_form.php:1669
929
  msgid "FAQ"
930
  msgstr "Perguntas Frequentes"
931
 
932
  # @ contact_form
933
- #: contact_form.php:1670
934
  msgid "Support"
935
  msgstr "Suporte"
936
 
937
  # @ contact_form
938
- #: contact_form.php:1727
939
  msgid "Are you sure that you want to delete this language data?"
940
  msgstr "Tem certeza que você quer apagar estes dados de idioma?"
941
 
2
  msgstr ""
3
  "Project-Id-Version: contact_form\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-11-08 10:57+0300\n"
6
+ "PO-Revision-Date: 2013-11-08 10:57+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Breno Jacinto, DJIO | Dionizio Bonfim Bach <brenojac@gmail.com, wordpress@djio.com.br>\n"
9
  "MIME-Version: 1.0\n"
37
  # @ contact_form
38
  #: contact_form.php:33
39
  #: contact_form.php:553
40
+ #: contact_form.php:835
41
  msgid "Contact Form Pro"
42
  msgstr "Formulário de Contato Pro"
43
 
44
  # @ contact_form
45
  #: contact_form.php:74
46
+ #: contact_form.php:722
47
+ #: contact_form.php:751
48
  msgid "Name:"
49
  msgstr "Nome:"
50
 
51
  # @ contact_form
52
  #: contact_form.php:75
53
+ #: contact_form.php:723
54
+ #: contact_form.php:752
55
  msgid "Address:"
56
  msgstr "Endereço:"
57
 
58
  # @ contact_form
59
  #: contact_form.php:76
60
+ #: contact_form.php:724
61
+ #: contact_form.php:753
62
  msgid "Email Address:"
63
  msgstr "Endereço de E-mail:"
64
 
65
  # @ contact_form
66
  #: contact_form.php:77
67
+ #: contact_form.php:725
68
+ #: contact_form.php:754
69
  msgid "Phone number:"
70
  msgstr "Número de Telefone:"
71
 
72
  # @ contact_form
73
  #: contact_form.php:78
74
+ #: contact_form.php:726
75
+ #: contact_form.php:755
76
  msgid "Subject:"
77
  msgstr "Assunto:"
78
 
79
  # @ contact_form
80
  #: contact_form.php:79
81
+ #: contact_form.php:727
82
+ #: contact_form.php:756
83
  msgid "Message:"
84
  msgstr "Mensagem:"
85
 
86
  # @ contact_form
87
  #: contact_form.php:80
88
+ #: contact_form.php:728
89
+ #: contact_form.php:757
90
  msgid "Attachment:"
91
  msgstr "Anexo:"
92
 
93
  # @ contact_form
94
  #: contact_form.php:81
95
+ #: contact_form.php:729
96
+ #: contact_form.php:758
97
  msgid "Send me a copy"
98
  msgstr "Envie-me uma cópia"
99
 
100
  # @ contact_form
101
  #: contact_form.php:82
102
+ #: contact_form.php:730
103
+ #: contact_form.php:759
104
  msgid "Submit"
105
  msgstr "Enviar"
106
 
212
  # @ bestwebsoft
213
  # @ contact_form
214
  #: contact_form.php:516
215
+ #: contact_form.php:829
216
+ #: contact_form.php:1658
217
+ #: contact_form.php:1669
218
  msgid "Settings"
219
  msgstr "Configurações"
220
 
221
  # @ contact_form
222
  #: contact_form.php:517
223
+ #: contact_form.php:830
224
  msgid "Extra settings"
225
  msgstr "Configurações extras"
226
 
227
  # @ contact_form
228
  #: contact_form.php:522
229
+ #: contact_form.php:1086
230
  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:"
231
  msgstr "Se você gostaria de adicionar o Formulário de Contato no seu site, apenas copie e cole este código na sua postagem ou página ou widget:"
232
 
233
  # @ contact_form
234
  #: contact_form.php:522
235
  #: contact_form.php:523
236
+ #: contact_form.php:744
237
+ #: contact_form.php:792
238
  msgid "or"
239
  msgstr "ou"
240
 
284
 
285
  # @ contact_form
286
  #: contact_form.php:552
287
+ #: contact_form.php:834
288
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
289
  msgstr "Esta função está disponível na versão Pro do plugin. Para saber mais detalhes, por favor siga o link"
290
 
292
  msgid "Save emails to the database"
293
  msgstr ""
294
 
295
+ #: contact_form.php:570
296
+ #: contact_form.php:573
297
+ #: contact_form.php:577
298
  msgid "Using Contact Form to DB powered by"
299
  msgstr ""
300
 
301
  # @ contact_form
302
+ #: contact_form.php:573
303
  #, fuzzy
304
  msgid "Activate Contact Form to DB"
305
  msgstr "Formulário de Contato Pro"
306
 
307
  # @ contact_form
308
+ #: contact_form.php:577
309
  #, fuzzy
310
  msgid "Download Contact Form to DB"
311
  msgstr "Formulário de Contato Pro"
312
 
313
  # @ contact_form
314
+ #: contact_form.php:582
315
  msgid "Additional options"
316
  msgstr "Opções adicionais"
317
 
318
+ #: contact_form.php:584
319
+ msgid "Show"
320
+ msgstr ""
321
+
322
+ #: contact_form.php:585
323
+ msgid "Hide"
324
+ msgstr ""
325
+
326
  # @ contact_form
327
+ #: contact_form.php:589
328
  msgid "What to use?"
329
  msgstr "O que usar?"
330
 
331
  # @ contact_form
332
+ #: contact_form.php:592
333
  msgid "Wp-mail"
334
  msgstr "Wp-mail"
335
 
336
  # @ contact_form
337
+ #: contact_form.php:592
338
  msgid "You can use the wp_mail function for mailing"
339
  msgstr "Você pode usar a função wp_mail para enviar emails"
340
 
341
  # @ contact_form
342
+ #: contact_form.php:594
343
  msgid "Mail"
344
  msgstr "Mail"
345
 
346
  # @ contact_form
347
+ #: contact_form.php:594
348
  msgid "To send mail you can use the php mail function"
349
  msgstr "Para enviar emails você pode usar a função mail() do php"
350
 
351
  # @ contact_form
352
+ #: contact_form.php:598
353
  #, fuzzy
354
  msgid "The text in the 'From' field"
355
  msgstr "Mude o texto do campo 'DE'"
356
 
357
  # @ contact_form
358
+ #: contact_form.php:600
359
  #, fuzzy
360
  msgid "User name"
361
  msgstr "Email do usuário"
362
 
363
  # @ contact_form
364
+ #: contact_form.php:601
365
  #, fuzzy
366
  msgid "The name of the user who fills the form will be used in the field 'From'."
367
  msgstr "O endereço de email do usuário que preencher o formulário será usado no campo 'De'"
368
 
369
  # @ contact_form
370
+ #: contact_form.php:604
371
  #, fuzzy
372
  msgid "This text will be used in the 'FROM' field"
373
  msgstr "Este endereço de email será usado no campo 'De'"
374
 
375
  # @ contact_form
376
+ #: contact_form.php:608
377
  #, fuzzy
378
  msgid "The email address in the 'From' field"
379
  msgstr "Entre com o endereço de e-mail no campo 'De'"
380
 
381
  # @ contact_form
382
+ #: contact_form.php:610
383
  msgid "User email"
384
  msgstr "Email do usuário"
385
 
386
  # @ contact_form
387
+ #: contact_form.php:611
388
  msgid "The email address of the user who fills the form will be used in the field 'From'."
389
  msgstr "O endereço de email do usuário que preencher o formulário será usado no campo 'De'"
390
 
391
  # @ contact_form
392
+ #: contact_form.php:614
393
  msgid "This email address will be used in the 'From' field."
394
  msgstr "Este endereço de email será usado no campo 'De'"
395
 
396
  # @ contact_form
397
+ #: contact_form.php:618
398
  msgid "Display fields"
399
  msgstr "Mostrar campos"
400
 
401
  # @ contact_form
402
+ #: contact_form.php:620
403
+ #: contact_form.php:668
404
+ #: contact_form.php:866
405
+ #: contact_form.php:1526
406
  msgid "Address"
407
  msgstr "Endereço"
408
 
409
  # @ contact_form
410
+ #: contact_form.php:621
411
+ #: contact_form.php:670
412
+ #: contact_form.php:1534
413
  msgid "Phone"
414
  msgstr "Telefone"
415
 
416
  # @ contact_form
417
+ #: contact_form.php:622
418
  msgid "Attachment block"
419
  msgstr "Bloco de anexos"
420
 
421
  # @ contact_form
422
+ #: contact_form.php:622
423
  msgid "Users can attach the following file formats"
424
  msgstr "Usuários pode anexar arquivos do seguinte tipo:"
425
 
426
  # @ contact_form
 
427
  #: contact_form.php:629
428
+ #: contact_form.php:632
429
+ #: contact_form.php:636
430
+ #: contact_form.php:895
431
  msgid "Captcha"
432
  msgstr "Captcha"
433
 
434
  # @ contact_form
 
435
  #: contact_form.php:629
436
+ #: contact_form.php:632
437
+ #: contact_form.php:636
438
  msgid "powered by"
439
  msgstr "movido a"
440
 
441
  # @ contact_form
442
+ #: contact_form.php:632
443
  msgid "Activate captcha"
444
  msgstr "Ativar captcha"
445
 
446
  # @ contact_form
447
+ #: contact_form.php:636
448
  msgid "Download captcha"
449
  msgstr "Fazer Download do Captcha"
450
 
451
  # @ contact_form
452
+ #: contact_form.php:641
453
  msgid "Display tips below the Attachment block"
454
  msgstr "Exibir dicas abaixo do bloco de Anexos"
455
 
456
  # @ contact_form
457
+ #: contact_form.php:650
458
  msgid "Delete an attachment file from the server after the email is sent"
459
  msgstr "Excluir um arquivo anexo do servidor depois que o e-mail for enviado"
460
 
461
  # @ contact_form
462
+ #: contact_form.php:656
463
  msgid "Display 'Send me a copy' block"
464
  msgstr "Exibir bloco 'Enviar-me uma cópia'"
465
 
466
  # @ contact_form
467
+ #: contact_form.php:665
468
  msgid "Required fields"
469
  msgstr "Campos obrigatórios"
470
 
471
  # @ contact_form
472
+ #: contact_form.php:667
473
+ #: contact_form.php:861
474
+ #: contact_form.php:1521
475
  msgid "Name"
476
  msgstr "Nome"
477
 
478
  # @ contact_form
479
+ #: contact_form.php:669
480
  msgid "Email Address"
481
  msgstr "Endereço de email"
482
 
483
  # @ contact_form
484
+ #: contact_form.php:671
485
+ #: contact_form.php:881
486
+ #: contact_form.php:1537
487
  msgid "Subject"
488
  msgstr "Assunto"
489
 
490
  # @ contact_form
491
+ #: contact_form.php:672
492
+ #: contact_form.php:885
493
+ #: contact_form.php:1540
494
  msgid "Message"
495
  msgstr "Mensagem"
496
 
497
+ #: contact_form.php:676
498
  msgid "Display the asterisk near required fields"
499
  msgstr ""
500
 
501
  # @ contact_form
502
+ #: contact_form.php:682
503
  msgid "Display additional info in the email"
504
  msgstr "Mostre informações adicionais no email"
505
 
506
  # @ contact_form
507
+ #: contact_form.php:687
508
+ #: contact_form.php:1493
509
  msgid "Sent from (ip address)"
510
  msgstr "Enviado de (Endereço IP)"
511
 
512
  # @ contact_form
513
+ #: contact_form.php:687
514
  msgid "Example: Sent from (IP address):\t127.0.0.1"
515
  msgstr "Examplo: Enviado de (endereço IP):\\\t127.0.0.1"
516
 
517
  # @ contact_form
518
+ #: contact_form.php:688
519
+ #: contact_form.php:1498
520
  msgid "Date/Time"
521
  msgstr "Data / Hora"
522
 
523
  # @ contact_form
524
+ #: contact_form.php:688
525
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
526
  msgstr "Exemplo: Data/Hora:\\\t19 de Agosto de 2013 20:50"
527
 
528
  # @ contact_form
529
+ #: contact_form.php:689
530
+ #: contact_form.php:1503
531
  msgid "Sent from (referer)"
532
  msgstr "Vindo de (origem)"
533
 
534
  # @ contact_form
535
+ #: contact_form.php:689
536
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
537
  msgstr "Exemplo: Enviado do (referer):\\\thttp://bestwebsoft.com/contacts/contact-us/"
538
 
539
  # @ contact_form
540
+ #: contact_form.php:690
541
+ #: contact_form.php:1508
542
  msgid "Using (user agent)"
543
  msgstr "Usando (cliente de email)"
544
 
545
  # @ contact_form
546
+ #: contact_form.php:690
547
  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"
548
  msgstr "Examplo: Usando (user agent):\\\tMozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.95 Safari/537.36"
549
 
550
  # @ contact_form
551
+ #: contact_form.php:694
552
  msgid "Language settings for the field names in the form"
553
  msgstr "Configurações de idioma para os nomes dos campos no formulário"
554
 
555
  # @ contact_form
556
+ #: contact_form.php:703
557
  msgid "Add a language"
558
  msgstr "Adicione um idioma"
559
 
560
  # @ contact_form
561
+ #: contact_form.php:707
562
  msgid "Change the names of the contact form fields and error messages"
563
  msgstr "Mude os nomes dos campos do formulário de contato e mensagens de erro."
564
 
565
  # @ contact_form
566
+ #: contact_form.php:712
567
+ #: contact_form.php:783
568
  msgid "English"
569
  msgstr "Inglês"
570
 
571
  # @ contact_form
572
+ #: contact_form.php:731
573
+ #: contact_form.php:760
574
  msgid "Error message for the Name field"
575
  msgstr "Mensagem de erro para o campo Nome"
576
 
577
  # @ contact_form
578
+ #: contact_form.php:732
579
+ #: contact_form.php:761
580
  msgid "Error message for the Address field"
581
  msgstr "Mensagem de erro para o campo Endereço"
582
 
583
  # @ contact_form
584
+ #: contact_form.php:733
585
+ #: contact_form.php:762
586
  msgid "Error message for the Email field"
587
  msgstr "Mensagem de erro para o campo Email"
588
 
589
  # @ contact_form
590
+ #: contact_form.php:734
591
+ #: contact_form.php:763
592
  msgid "Error message for the Phone field"
593
  msgstr "Mensagem de erro para o campo Telefone"
594
 
595
  # @ contact_form
596
+ #: contact_form.php:735
597
+ #: contact_form.php:764
598
  msgid "Error message for the Subject field"
599
  msgstr "Mensagem de erro para o campo Assunto"
600
 
601
  # @ contact_form
602
+ #: contact_form.php:736
603
+ #: contact_form.php:765
604
  msgid "Error message for the Message field"
605
  msgstr "Mensagem de erro para o campo Mensagem"
606
 
607
  # @ contact_form
608
+ #: contact_form.php:737
609
+ #: contact_form.php:766
610
  msgid "Error message about the file type for the Attachment field"
611
  msgstr "Mensagem de erro para o campo Anexo sobre o tipo de arquivo"
612
 
613
  # @ contact_form
614
+ #: contact_form.php:738
615
+ #: contact_form.php:767
616
  msgid "Error message while uploading a file for the Attachment field to the server"
617
  msgstr "Mensagem de erro para o campo Anexo quando estiver fazendo upload para o servidor"
618
 
619
  # @ contact_form
620
+ #: contact_form.php:739
621
+ #: contact_form.php:768
622
  msgid "Error message while moving the file for the Attachment field"
623
  msgstr "Mensagem de erro para o campo Anexo quando estiver movendo o arquivo"
624
 
625
  # @ contact_form
626
+ #: contact_form.php:740
627
+ #: contact_form.php:769
628
  msgid "Error message when file size limit for the Attachment field is exceeded"
629
  msgstr "Mensagem de erro para o campo Anexo quando o tamanho máximo do arquivo for excedido"
630
 
631
  # @ contact_form
632
+ #: contact_form.php:741
633
+ #: contact_form.php:770
634
  msgid "Error message for the Captcha field"
635
  msgstr "Mensagem de erro para o campo Captcha"
636
 
637
  # @ contact_form
638
+ #: contact_form.php:742
639
+ #: contact_form.php:771
640
  msgid "Error message for the whole form"
641
  msgstr "Mensagem de erro para o formulário inteiro"
642
 
643
  # @ contact_form
644
+ #: contact_form.php:744
645
+ #: contact_form.php:773
646
+ #: contact_form.php:792
647
+ #: contact_form.php:798
648
  msgid "Use shortcode"
649
  msgstr "Use shortcode (abreviações)"
650
 
651
  # @ contact_form
652
+ #: contact_form.php:744
653
+ #: contact_form.php:773
654
+ #: contact_form.php:792
655
+ #: contact_form.php:798
656
  msgid "for this language"
657
  msgstr "para este idioma"
658
 
659
  # @ contact_form
660
+ #: contact_form.php:780
661
  msgid "Action after email is sent"
662
  msgstr "Ação após o email ser enviado"
663
 
664
  # @ contact_form
665
+ #: contact_form.php:782
666
  msgid "Display text"
667
  msgstr "Mostrar texto"
668
 
669
  # @ contact_form
670
+ #: contact_form.php:791
671
+ #: contact_form.php:797
672
  msgid "Text"
673
  msgstr "Texto"
674
 
675
  # @ contact_form
676
+ #: contact_form.php:804
677
  msgid "Redirect to the page"
678
  msgstr "Redirecione para a página"
679
 
680
  # @ contact_form
681
+ #: contact_form.php:805
682
  msgid "Url"
683
  msgstr "URL"
684
 
685
  # @ default
686
+ #: contact_form.php:810
687
+ #: contact_form.php:987
688
  msgid "Save Changes"
689
  msgstr "Salvar Mudanças"
690
 
691
  # @ contact_form
692
+ #: contact_form.php:827
693
  msgid "Contact Form Pro | Extra Settings"
694
  msgstr "Formulário de Contato Pro | Configurações Extras"
695
 
696
  # @ contact_form
697
+ #: contact_form.php:841
698
  msgid "Errors output"
699
  msgstr "Saída de erros."
700
 
701
  # @ contact_form
702
+ #: contact_form.php:844
703
  msgid "Display error messages"
704
  msgstr "Mostrar mensagens de erro"
705
 
706
  # @ contact_form
707
+ #: contact_form.php:845
708
  msgid "Color of the input field errors."
709
  msgstr "Cor do erro nos campos de formulário"
710
 
711
  # @ contact_form
712
+ #: contact_form.php:846
713
  msgid "Display error messages & color of the input field errors"
714
  msgstr "Mostrar mensagens de erro e cores para os campos com erro"
715
 
716
  # @ contact_form
717
+ #: contact_form.php:851
718
  msgid "Add placeholder to the input blocks"
719
  msgstr "Adicione reserva de espaço aos blocos de inserção"
720
 
721
  # @ contact_form
722
+ #: contact_form.php:857
723
  msgid "Add tooltips"
724
  msgstr "Adicionar mensagens de ajuda"
725
 
726
  # @ contact_form
727
+ #: contact_form.php:871
728
  msgid "Email address"
729
  msgstr "Endereço de email"
730
 
731
  # @ contact_form
732
+ #: contact_form.php:876
733
  msgid "Phone Number"
734
  msgstr "Telefone"
735
 
736
  # @ contact_form
737
+ #: contact_form.php:890
738
  msgid "Attachment"
739
  msgstr "Anexo"
740
 
741
  # @ contact_form
742
+ #: contact_form.php:895
743
  msgid "(powered by bestwebsoft.com)"
744
  msgstr "(produzido por bestwebsoft.com)"
745
 
746
  # @ contact_form
747
+ #: contact_form.php:900
748
  msgid "Style options"
749
  msgstr "Opções de estilo"
750
 
751
  # @ contact_form
752
+ #: contact_form.php:903
753
  msgid "Text color"
754
  msgstr "Cor do texto"
755
 
756
  # @ contact_form
757
+ #: contact_form.php:906
758
+ #: contact_form.php:911
759
+ #: contact_form.php:921
760
+ #: contact_form.php:926
761
+ #: contact_form.php:931
762
+ #: contact_form.php:936
763
+ #: contact_form.php:946
764
+ #: contact_form.php:951
765
+ #: contact_form.php:957
766
+ #: contact_form.php:968
767
+ #: contact_form.php:973
768
+ #: contact_form.php:978
769
  msgid "Default"
770
  msgstr "Padrão"
771
 
772
  # @ contact_form
773
+ #: contact_form.php:908
774
  msgid "Label text color"
775
  msgstr "Cor do texto descritivo"
776
 
777
  # @ contact_form
778
+ #: contact_form.php:913
779
  msgid "Placeholder color"
780
  msgstr "Cor da reserva de espaço"
781
 
782
  # @ contact_form
783
+ #: contact_form.php:918
784
  msgid "Errors color"
785
  msgstr "Cor dos erros"
786
 
787
  # @ contact_form
788
+ #: contact_form.php:923
789
  msgid "Error text color"
790
  msgstr "Cor de texto do erro"
791
 
792
  # @ contact_form
793
+ #: contact_form.php:928
794
  msgid "Background color of the input field errors"
795
  msgstr "Cor de fundo do campo de formulário com erros"
796
 
797
  # @ contact_form
798
+ #: contact_form.php:933
799
  msgid "Border color of the input field errors"
800
  msgstr "Cor de borda do campo de formulário com erros"
801
 
802
  # @ contact_form
803
+ #: contact_form.php:938
804
  msgid "Placeholder color of the input field errors"
805
  msgstr "Cor de reserva de espaço do campo de formulário com erros"
806
 
807
  # @ contact_form
808
+ #: contact_form.php:943
809
  msgid "Input fields"
810
  msgstr "Campos do folmulário"
811
 
812
  # @ contact_form
813
+ #: contact_form.php:948
814
  msgid "Input fields background color"
815
  msgstr "Cor de fundo dos campos de formulário"
816
 
817
  # @ contact_form
818
+ #: contact_form.php:953
819
  msgid "Text fields color"
820
  msgstr "Cor dos campos de texto"
821
 
822
  # @ contact_form
823
+ #: contact_form.php:955
824
  msgid "Border width in px, numbers only"
825
  msgstr "Largura da borda em px, somente o número"
826
 
827
  # @ contact_form
828
+ #: contact_form.php:959
829
+ #: contact_form.php:980
830
  msgid "Border color"
831
  msgstr "Cor da borda"
832
 
833
  # @ contact_form
834
+ #: contact_form.php:964
835
  msgid "Submit button"
836
  msgstr "Botão de Envio"
837
 
838
  # @ contact_form
839
+ #: contact_form.php:966
840
  msgid "Width in px, numbers only"
841
  msgstr "Largura em px, somente o número"
842
 
843
  # @ contact_form
844
+ #: contact_form.php:970
845
  msgid "Button color"
846
  msgstr "Cor do botão"
847
 
848
  # @ contact_form
849
+ #: contact_form.php:975
850
  msgid "Button text color"
851
  msgstr "Cor do texto do botão"
852
 
853
  # @ contact_form
854
+ #: contact_form.php:991
855
  msgid "Contact Form Pro | Preview"
856
  msgstr "Formulário de Contato Pro | Prévia"
857
 
858
  # @ contact_form
859
+ #: contact_form.php:994
860
  msgid "Show with errors"
861
  msgstr "Mostrar com erros"
862
 
863
  # @ contact_form
864
+ #: contact_form.php:1002
865
+ #: contact_form.php:1004
866
  msgid "Please enter your full name..."
867
  msgstr "Informe seu nome completo..."
868
 
869
  # @ contact_form
870
+ #: contact_form.php:1015
871
+ #: contact_form.php:1017
872
  msgid "Please enter your address..."
873
  msgstr "Informe seu endereço…"
874
 
875
  # @ contact_form
876
+ #: contact_form.php:1026
877
+ #: contact_form.php:1028
878
  msgid "Please enter your email address..."
879
  msgstr "Informe seu endereço de email…"
880
 
881
  # @ contact_form
882
+ #: contact_form.php:1037
883
+ #: contact_form.php:1039
884
  msgid "Please enter your phone number..."
885
  msgstr "Informe seu telefone..."
886
 
887
  # @ contact_form
888
+ #: contact_form.php:1048
889
+ #: contact_form.php:1050
890
  msgid "Please enter subject..."
891
  msgstr "Informe o assunto…"
892
 
893
  # @ contact_form
894
+ #: contact_form.php:1058
895
+ #: contact_form.php:1060
896
  msgid "Please enter your message..."
897
  msgstr "Informe sua mensagem…"
898
 
899
  # @ contact_form
900
+ #: contact_form.php:1071
901
  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"
902
  msgstr "Tipos de arquivo suportados: HTML, TXT, CSS, GIF, PNG, JPEG, JPG, TIFF, BMP, AI, EPS, PS, RTF, PDF, DOC, DOCX, XLS, ZIP, RAR, WAV, MP3, PPT. Tamanho máximo do arquivo: 2Mb"
903
 
904
  # @ bestwebsoft
905
  # @ contact_form
906
+ #: contact_form.php:1138
907
  msgid "Sorry, email message could not be delivered."
908
  msgstr "Desculpe, seu e-mail não pode ser entregue."
909
 
910
  # @ contact_form
911
+ #: contact_form.php:1222
912
  msgid "You can attach the following file formats"
913
  msgstr "Você pode anexar arquivos do seguinte tipo"
914
 
915
  # @ contact_form
916
+ #: contact_form.php:1516
917
  msgid "Contact from"
918
  msgstr "Formulário de Contato"
919
 
920
  # @ contact_form
921
+ #: contact_form.php:1529
922
  msgid "Email"
923
  msgstr "E-Mail"
924
 
925
  # @ contact_form
926
+ #: contact_form.php:1543
927
  msgid "Site"
928
  msgstr "Site"
929
 
930
  # @ contact_form
931
+ #: contact_form.php:1606
932
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
933
  msgstr "Se você consegue ver esta MENSAGEM então seu cliente não aceita tipos MIME! Favor usar um cliente mais atualizado."
934
 
935
  # @ contact_form
936
+ #: contact_form.php:1670
937
  msgid "FAQ"
938
  msgstr "Perguntas Frequentes"
939
 
940
  # @ contact_form
941
+ #: contact_form.php:1671
942
  msgid "Support"
943
  msgstr "Suporte"
944
 
945
  # @ contact_form
946
+ #: contact_form.php:1728
947
  msgid "Are you sure that you want to delete this language data?"
948
  msgstr "Tem certeza que você quer apagar estes dados de idioma?"
949
 
languages/contact_form-pt_PT.mo CHANGED
Binary file
languages/contact_form-pt_PT.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:36+0300\n"
6
- "PO-Revision-Date: 2013-11-01 11:36+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Thomas Hartung, César Silva <thartung@adipositas-mm.de, cesarbsilva@gmail.com>\n"
9
  "MIME-Version: 1.0\n"
@@ -33,63 +33,63 @@ msgstr "Opções do formulário de contato"
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 "Formulário de contato"
40
 
41
  #: contact_form.php:74
42
- #: contact_form.php:719
43
- #: contact_form.php:748
44
  msgid "Name:"
45
  msgstr "Nome:"
46
 
47
  #: contact_form.php:75
48
- #: contact_form.php:720
49
- #: contact_form.php:749
50
  #, fuzzy
51
  msgid "Address:"
52
  msgstr "Endereço de E-mail:"
53
 
54
  #: contact_form.php:76
55
- #: contact_form.php:721
56
- #: contact_form.php:750
57
  msgid "Email Address:"
58
  msgstr "Endereço de E-mail:"
59
 
60
  #: contact_form.php:77
61
- #: contact_form.php:722
62
- #: contact_form.php:751
63
  msgid "Phone number:"
64
  msgstr "Número de Telefone :"
65
 
66
  #: contact_form.php:78
67
- #: contact_form.php:723
68
- #: contact_form.php:752
69
  msgid "Subject:"
70
  msgstr "Assunto:"
71
 
72
  #: contact_form.php:79
73
- #: contact_form.php:724
74
- #: contact_form.php:753
75
  msgid "Message:"
76
  msgstr "Mensagem:"
77
 
78
  #: contact_form.php:80
79
- #: contact_form.php:725
80
- #: contact_form.php:754
81
  msgid "Attachment:"
82
  msgstr "Anexo:"
83
 
84
  #: contact_form.php:81
85
- #: contact_form.php:726
86
- #: contact_form.php:755
87
  msgid "Send me a copy"
88
  msgstr "Envie-me uma cópia"
89
 
90
  #: contact_form.php:82
91
- #: contact_form.php:727
92
- #: contact_form.php:756
93
  msgid "Submit"
94
  msgstr "Enviar"
95
 
@@ -185,27 +185,27 @@ msgid "Settings saved."
185
  msgstr "Opções guardadas."
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 "Configurações"
193
 
194
  #: contact_form.php:517
195
- #: contact_form.php:829
196
  #, fuzzy
197
  msgid "Extra settings"
198
  msgstr "Configurações"
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 "Se você gostaria de adicionar o Formulário de Contato no seu site, apenas copie e cole este código na sua postagem ou página ou widget:"
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,565 +254,573 @@ 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 "Formulário de contato"
267
 
268
- #: contact_form.php:575
269
  #, fuzzy
270
  msgid "Download Contact Form to DB"
271
  msgstr "Formulário de contato"
272
 
273
- #: contact_form.php:580
274
  msgid "Additional options"
275
  msgstr "Opções adicionais"
276
 
277
- #: contact_form.php:583
 
 
 
 
 
 
 
 
278
  msgid "What to use?"
279
  msgstr "O que usar?"
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 "Pode usar a função wp_mail para emailing"
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 "Para o envio de email pode usar a função de email existente no core do php"
296
 
297
- #: contact_form.php:592
298
  #, fuzzy
299
  msgid "The text in the 'From' field"
300
  msgstr "Mudar rótulo para os campos no formulário de contato"
301
 
302
- #: contact_form.php:594
303
  msgid "User name"
304
  msgstr ""
305
 
306
- #: contact_form.php:595
307
  #, fuzzy
308
  msgid "The name of the user who fills the form will be used in the field 'From'."
309
  msgstr "O endereço de e-mail do utilizador que preenche o formulário vai ser usado no campo 'De'."
310
 
311
- #: contact_form.php:600
312
  #, fuzzy
313
  msgid "This text will be used in the 'FROM' field"
314
  msgstr "Este endereço de e-mail será usado no campo 'De'."
315
 
316
- #: contact_form.php:604
317
  #, fuzzy
318
  msgid "The email address in the 'From' field"
319
  msgstr "Insira o email no campo 'Form'"
320
 
321
- #: contact_form.php:606
322
  msgid "User email"
323
  msgstr ""
324
 
325
- #: contact_form.php:607
326
  #, fuzzy
327
  msgid "The email address of the user who fills the form will be used in the field 'From'."
328
  msgstr "O endereço de e-mail do utilizador que preenche o formulário vai ser usado no campo 'De'."
329
 
330
- #: contact_form.php:609
331
  msgid "This email address will be used in the 'From' field."
332
  msgstr "Este endereço de e-mail será usado no campo 'De'."
333
 
334
- #: contact_form.php:613
335
  #, fuzzy
336
  msgid "Display fields"
337
  msgstr "Mostrar opção para anexar arquivos"
338
 
339
- #: contact_form.php:615
340
- #: contact_form.php:665
341
- #: contact_form.php:865
342
- #: contact_form.php:1525
343
  #, fuzzy
344
  msgid "Address"
345
  msgstr "Endereço de E-mail:"
346
 
347
- #: contact_form.php:616
348
- #: contact_form.php:667
349
- #: contact_form.php:1533
350
  msgid "Phone"
351
  msgstr "Telefone"
352
 
353
- #: contact_form.php:617
354
  #, fuzzy
355
  msgid "Attachment block"
356
  msgstr "Mostrar opção para anexar arquivos"
357
 
358
- #: contact_form.php:617
359
  msgid "Users can attach the following file formats"
360
  msgstr "Utilizadores podem anexar arquivos do seguinte tipo:"
361
 
362
- #: contact_form.php:626
363
  #: contact_form.php:629
364
- #: contact_form.php:633
365
- #: contact_form.php:894
 
366
  msgid "Captcha"
367
  msgstr ""
368
 
369
- #: contact_form.php:626
370
  #: contact_form.php:629
371
- #: contact_form.php:633
 
372
  msgid "powered by"
373
  msgstr ""
374
 
375
- #: contact_form.php:629
376
  #, fuzzy
377
  msgid "Activate captcha"
378
  msgstr "Plugins ativados"
379
 
380
- #: contact_form.php:633
381
  #, fuzzy
382
  msgid "Download captcha"
383
  msgstr "Baixar"
384
 
385
- #: contact_form.php:638
386
  #, fuzzy
387
  msgid "Display tips below the Attachment block"
388
  msgstr "Mostrar dicas para anexar arquivos"
389
 
390
- #: contact_form.php:647
391
  msgid "Delete an attachment file from the server after the email is sent"
392
  msgstr ""
393
 
394
- #: contact_form.php:653
395
  #, fuzzy
396
  msgid "Display 'Send me a copy' block"
397
  msgstr "Mostrar a opção Envie-me um cópia"
398
 
399
- #: contact_form.php:662
400
  msgid "Required fields"
401
  msgstr "Campos obrigatórios"
402
 
403
- #: contact_form.php:664
404
- #: contact_form.php:860
405
- #: contact_form.php:1520
406
  msgid "Name"
407
  msgstr "Nome"
408
 
409
- #: contact_form.php:666
410
  #, fuzzy
411
  msgid "Email Address"
412
  msgstr "Endereço de E-mail:"
413
 
414
- #: contact_form.php:668
415
- #: contact_form.php:880
416
- #: contact_form.php:1536
417
  msgid "Subject"
418
  msgstr "Assunto"
419
 
420
- #: contact_form.php:669
421
- #: contact_form.php:884
422
- #: contact_form.php:1539
423
  msgid "Message"
424
  msgstr "Mensagem"
425
 
426
- #: contact_form.php:673
427
  #, fuzzy
428
  msgid "Display the asterisk near required fields"
429
  msgstr "Mostrar campo telefone"
430
 
431
- #: contact_form.php:679
432
  #, fuzzy
433
  msgid "Display additional info in the email"
434
  msgstr "Mostrar informações adicionais no e-mail"
435
 
436
- #: contact_form.php:684
437
- #: contact_form.php:1492
438
  msgid "Sent from (ip address)"
439
  msgstr "Enviado de (Endereço IP)"
440
 
441
- #: contact_form.php:684
442
  #, fuzzy
443
  msgid "Example: Sent from (IP address):\t127.0.0.1"
444
  msgstr "Enviado de (Endereço IP)"
445
 
446
- #: contact_form.php:685
447
- #: contact_form.php:1497
448
  msgid "Date/Time"
449
  msgstr "Data / Hora"
450
 
451
- #: contact_form.php:685
452
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
453
  msgstr ""
454
 
455
- #: contact_form.php:686
456
- #: contact_form.php:1502
457
  msgid "Sent from (referer)"
458
  msgstr "Vindo de (origem)"
459
 
460
- #: contact_form.php:686
461
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
462
  msgstr ""
463
 
464
- #: contact_form.php:687
465
- #: contact_form.php:1507
466
  msgid "Using (user agent)"
467
  msgstr "Usando (cliente de email)"
468
 
469
- #: contact_form.php:687
470
  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"
471
  msgstr ""
472
 
473
- #: contact_form.php:691
474
  msgid "Language settings for the field names in the form"
475
  msgstr "Configurações de idioma para os nomes dos campos do formulário"
476
 
477
- #: contact_form.php:700
478
  #, fuzzy
479
  msgid "Add a language"
480
  msgstr "Adicionar idioma"
481
 
482
- #: contact_form.php:704
483
  #, fuzzy
484
  msgid "Change the names of the contact form fields and error messages"
485
  msgstr "Mudar rótulo para os campos no formulário de contato"
486
 
487
- #: contact_form.php:709
488
- #: contact_form.php:780
489
  msgid "English"
490
  msgstr "Inglês"
491
 
492
- #: contact_form.php:728
493
- #: contact_form.php:757
494
  msgid "Error message for the Name field"
495
  msgstr "Mensagem de erro para o campo Nome"
496
 
497
- #: contact_form.php:729
498
- #: contact_form.php:758
499
  #, fuzzy
500
  msgid "Error message for the Address field"
501
  msgstr "Mensagem de erro para o campo Mensagem"
502
 
503
- #: contact_form.php:730
504
- #: contact_form.php:759
505
  msgid "Error message for the Email field"
506
  msgstr "Mensagem de erro para o campo de E-mail"
507
 
508
- #: contact_form.php:731
509
- #: contact_form.php:760
510
  msgid "Error message for the Phone field"
511
  msgstr "Mensagem de erro para o campo de Telefone"
512
 
513
- #: contact_form.php:732
514
- #: contact_form.php:761
515
  msgid "Error message for the Subject field"
516
  msgstr "Mensagem de erro para o campo Assunto"
517
 
518
- #: contact_form.php:733
519
- #: contact_form.php:762
520
  msgid "Error message for the Message field"
521
  msgstr "Mensagem de erro para o campo Mensagem"
522
 
523
- #: contact_form.php:734
524
- #: contact_form.php:763
525
  #, fuzzy
526
  msgid "Error message about the file type for the Attachment field"
527
  msgstr "Mensagem de erro para o campo Anexos"
528
 
529
- #: contact_form.php:735
530
- #: contact_form.php:764
531
  #, fuzzy
532
  msgid "Error message while uploading a file for the Attachment field to the server"
533
  msgstr "Mensagem de erro para o campo Anexos"
534
 
535
- #: contact_form.php:736
536
- #: contact_form.php:765
537
  #, fuzzy
538
  msgid "Error message while moving the file for the Attachment field"
539
  msgstr "Mensagem de erro para o campo Anexos"
540
 
541
- #: contact_form.php:737
542
- #: contact_form.php:766
543
  #, fuzzy
544
  msgid "Error message when file size limit for the Attachment field is exceeded"
545
  msgstr "Mensagem de erro para o campo Anexos"
546
 
547
- #: contact_form.php:738
548
- #: contact_form.php:767
549
  msgid "Error message for the Captcha field"
550
  msgstr "Mensagem de erro para o controlo Captcha"
551
 
552
- #: contact_form.php:739
553
- #: contact_form.php:768
554
  msgid "Error message for the whole form"
555
  msgstr "Mensagem de erro para todo o formulário"
556
 
557
- #: contact_form.php:741
558
- #: contact_form.php:770
559
- #: contact_form.php:789
560
- #: contact_form.php:795
561
  msgid "Use shortcode"
562
  msgstr "usar código abreviado"
563
 
564
- #: contact_form.php:741
565
- #: contact_form.php:770
566
- #: contact_form.php:789
567
- #: contact_form.php:795
568
  msgid "for this language"
569
  msgstr "para este idioma"
570
 
571
- #: contact_form.php:777
572
  msgid "Action after email is sent"
573
  msgstr "Ação após envio de email"
574
 
575
- #: contact_form.php:779
576
  #, fuzzy
577
  msgid "Display text"
578
  msgstr "Mostrar opção para anexar arquivos"
579
 
580
- #: contact_form.php:788
581
- #: contact_form.php:794
582
  msgid "Text"
583
  msgstr "Texto"
584
 
585
- #: contact_form.php:802
586
  msgid "Redirect to the page"
587
  msgstr "Redirecionamento para a página"
588
 
589
- #: contact_form.php:803
590
  msgid "Url"
591
  msgstr "Url"
592
 
593
- #: contact_form.php:809
594
- #: contact_form.php:986
595
  msgid "Save Changes"
596
  msgstr "Salvar mudanças"
597
 
598
- #: contact_form.php:826
599
  #, fuzzy
600
  msgid "Contact Form Pro | Extra Settings"
601
  msgstr "Opções do formulário de contato"
602
 
603
- #: contact_form.php:840
604
  msgid "Errors output"
605
  msgstr ""
606
 
607
- #: contact_form.php:843
608
  msgid "Display error messages"
609
  msgstr ""
610
 
611
- #: contact_form.php:844
612
  msgid "Color of the input field errors."
613
  msgstr ""
614
 
615
- #: contact_form.php:845
616
  #, fuzzy
617
  msgid "Display error messages & color of the input field errors"
618
  msgstr "Mensagem de erro para o campo Assunto"
619
 
620
- #: contact_form.php:850
621
  msgid "Add placeholder to the input blocks"
622
  msgstr ""
623
 
624
- #: contact_form.php:856
625
  #, fuzzy
626
  msgid "Add tooltips"
627
  msgstr "Opções adicionais"
628
 
629
- #: contact_form.php:870
630
  #, fuzzy
631
  msgid "Email address"
632
  msgstr "Endereço de E-mail:"
633
 
634
- #: contact_form.php:875
635
  #, fuzzy
636
  msgid "Phone Number"
637
  msgstr "Número de Telefone :"
638
 
639
- #: contact_form.php:889
640
  #, fuzzy
641
  msgid "Attachment"
642
  msgstr "Anexo:"
643
 
644
- #: contact_form.php:894
645
  msgid "(powered by bestwebsoft.com)"
646
  msgstr ""
647
 
648
- #: contact_form.php:899
649
  #, fuzzy
650
  msgid "Style options"
651
  msgstr "Opções adicionais"
652
 
653
- #: contact_form.php:902
654
  msgid "Text color"
655
  msgstr ""
656
 
657
- #: contact_form.php:905
658
- #: contact_form.php:910
659
- #: contact_form.php:920
660
- #: contact_form.php:925
661
- #: contact_form.php:930
662
- #: contact_form.php:935
663
- #: contact_form.php:945
664
- #: contact_form.php:950
665
- #: contact_form.php:956
666
- #: contact_form.php:967
667
- #: contact_form.php:972
668
- #: contact_form.php:977
669
  msgid "Default"
670
  msgstr ""
671
 
672
- #: contact_form.php:907
673
  msgid "Label text color"
674
  msgstr ""
675
 
676
- #: contact_form.php:912
677
  msgid "Placeholder color"
678
  msgstr ""
679
 
680
- #: contact_form.php:917
681
  msgid "Errors color"
682
  msgstr ""
683
 
684
- #: contact_form.php:922
685
  msgid "Error text color"
686
  msgstr ""
687
 
688
- #: contact_form.php:927
689
  msgid "Background color of the input field errors"
690
  msgstr ""
691
 
692
- #: contact_form.php:932
693
  msgid "Border color of the input field errors"
694
  msgstr ""
695
 
696
- #: contact_form.php:937
697
  msgid "Placeholder color of the input field errors"
698
  msgstr ""
699
 
700
- #: contact_form.php:942
701
  #, fuzzy
702
  msgid "Input fields"
703
  msgstr "Mostrar opção para anexar arquivos"
704
 
705
- #: contact_form.php:947
706
  msgid "Input fields background color"
707
  msgstr ""
708
 
709
- #: contact_form.php:952
710
  msgid "Text fields color"
711
  msgstr ""
712
 
713
- #: contact_form.php:954
714
  msgid "Border width in px, numbers only"
715
  msgstr ""
716
 
717
- #: contact_form.php:958
718
- #: contact_form.php:979
719
  msgid "Border color"
720
  msgstr ""
721
 
722
- #: contact_form.php:963
723
  #, fuzzy
724
  msgid "Submit button"
725
  msgstr "Enviar"
726
 
727
- #: contact_form.php:965
728
  msgid "Width in px, numbers only"
729
  msgstr ""
730
 
731
- #: contact_form.php:969
732
  msgid "Button color"
733
  msgstr ""
734
 
735
- #: contact_form.php:974
736
  msgid "Button text color"
737
  msgstr ""
738
 
739
- #: contact_form.php:990
740
  #, fuzzy
741
  msgid "Contact Form Pro | Preview"
742
  msgstr "Formulário de contato"
743
 
744
- #: contact_form.php:993
745
  msgid "Show with errors"
746
  msgstr ""
747
 
748
- #: contact_form.php:1001
749
- #: contact_form.php:1003
750
  msgid "Please enter your full name..."
751
  msgstr ""
752
 
753
- #: contact_form.php:1014
754
- #: contact_form.php:1016
755
  msgid "Please enter your address..."
756
  msgstr ""
757
 
758
- #: contact_form.php:1025
759
- #: contact_form.php:1027
760
  #, fuzzy
761
  msgid "Please enter your email address..."
762
  msgstr "Use este email:"
763
 
764
- #: contact_form.php:1036
765
- #: contact_form.php:1038
766
  msgid "Please enter your phone number..."
767
  msgstr ""
768
 
769
- #: contact_form.php:1047
770
- #: contact_form.php:1049
771
  msgid "Please enter subject..."
772
  msgstr ""
773
 
774
- #: contact_form.php:1057
775
- #: contact_form.php:1059
776
  msgid "Please enter your message..."
777
  msgstr ""
778
 
779
- #: contact_form.php:1070
780
  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"
781
  msgstr ""
782
 
783
- #: contact_form.php:1137
784
  msgid "Sorry, email message could not be delivered."
785
  msgstr "Desculpe, seu e-mail não pode ser entregue."
786
 
787
- #: contact_form.php:1221
788
  msgid "You can attach the following file formats"
789
  msgstr "Você pode anexar arquivos do seguinte tipo"
790
 
791
- #: contact_form.php:1515
792
  msgid "Contact from"
793
  msgstr "Formulário de Contato"
794
 
795
- #: contact_form.php:1528
796
  msgid "Email"
797
  msgstr "E-Mail"
798
 
799
- #: contact_form.php:1542
800
  msgid "Site"
801
  msgstr "Site"
802
 
803
- #: contact_form.php:1605
804
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
805
  msgstr "Se você consegue ver esta MENSAGEM então seu cliente não aceita tipos MIME! Favor usar um cliente mais atualizado."
806
 
807
- #: contact_form.php:1669
808
  msgid "FAQ"
809
  msgstr "Perguntas Frequentes"
810
 
811
- #: contact_form.php:1670
812
  msgid "Support"
813
  msgstr "Suporte"
814
 
815
- #: contact_form.php:1727
816
  msgid "Are you sure that you want to delete this language data?"
817
  msgstr "Tem certeza que você deseja excluir os dados deste idioma?"
818
 
2
  msgstr ""
3
  "Project-Id-Version: contact_form\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-11-08 10:57+0300\n"
6
+ "PO-Revision-Date: 2013-11-08 10:57+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Thomas Hartung, César Silva <thartung@adipositas-mm.de, cesarbsilva@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 "Formulário de contato"
40
 
41
  #: contact_form.php:74
42
+ #: contact_form.php:722
43
+ #: contact_form.php:751
44
  msgid "Name:"
45
  msgstr "Nome:"
46
 
47
  #: contact_form.php:75
48
+ #: contact_form.php:723
49
+ #: contact_form.php:752
50
  #, fuzzy
51
  msgid "Address:"
52
  msgstr "Endereço de E-mail:"
53
 
54
  #: contact_form.php:76
55
+ #: contact_form.php:724
56
+ #: contact_form.php:753
57
  msgid "Email Address:"
58
  msgstr "Endereço de E-mail:"
59
 
60
  #: contact_form.php:77
61
+ #: contact_form.php:725
62
+ #: contact_form.php:754
63
  msgid "Phone number:"
64
  msgstr "Número de Telefone :"
65
 
66
  #: contact_form.php:78
67
+ #: contact_form.php:726
68
+ #: contact_form.php:755
69
  msgid "Subject:"
70
  msgstr "Assunto:"
71
 
72
  #: contact_form.php:79
73
+ #: contact_form.php:727
74
+ #: contact_form.php:756
75
  msgid "Message:"
76
  msgstr "Mensagem:"
77
 
78
  #: contact_form.php:80
79
+ #: contact_form.php:728
80
+ #: contact_form.php:757
81
  msgid "Attachment:"
82
  msgstr "Anexo:"
83
 
84
  #: contact_form.php:81
85
+ #: contact_form.php:729
86
+ #: contact_form.php:758
87
  msgid "Send me a copy"
88
  msgstr "Envie-me uma cópia"
89
 
90
  #: contact_form.php:82
91
+ #: contact_form.php:730
92
+ #: contact_form.php:759
93
  msgid "Submit"
94
  msgstr "Enviar"
95
 
185
  msgstr "Opções guardadas."
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 "Configurações"
193
 
194
  #: contact_form.php:517
195
+ #: contact_form.php:830
196
  #, fuzzy
197
  msgid "Extra settings"
198
  msgstr "Configurações"
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 "Se você gostaria de adicionar o Formulário de Contato no seu site, apenas copie e cole este código na sua postagem ou página ou widget:"
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 "Formulário de contato"
267
 
268
+ #: contact_form.php:577
269
  #, fuzzy
270
  msgid "Download Contact Form to DB"
271
  msgstr "Formulário de contato"
272
 
273
+ #: contact_form.php:582
274
  msgid "Additional options"
275
  msgstr "Opções adicionais"
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 "O que usar?"
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 "Pode usar a função wp_mail para emailing"
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 "Para o envio de email pode usar a função de email existente no core do php"
304
 
305
+ #: contact_form.php:598
306
  #, fuzzy
307
  msgid "The text in the 'From' field"
308
  msgstr "Mudar rótulo para os campos no formulário de contato"
309
 
310
+ #: contact_form.php:600
311
  msgid "User name"
312
  msgstr ""
313
 
314
+ #: contact_form.php:601
315
  #, fuzzy
316
  msgid "The name of the user who fills the form will be used in the field 'From'."
317
  msgstr "O endereço de e-mail do utilizador que preenche o formulário vai ser usado no campo 'De'."
318
 
319
+ #: contact_form.php:604
320
  #, fuzzy
321
  msgid "This text will be used in the 'FROM' field"
322
  msgstr "Este endereço de e-mail será usado no campo 'De'."
323
 
324
+ #: contact_form.php:608
325
  #, fuzzy
326
  msgid "The email address in the 'From' field"
327
  msgstr "Insira o email no campo 'Form'"
328
 
329
+ #: contact_form.php:610
330
  msgid "User email"
331
  msgstr ""
332
 
333
+ #: contact_form.php:611
334
  #, fuzzy
335
  msgid "The email address of the user who fills the form will be used in the field 'From'."
336
  msgstr "O endereço de e-mail do utilizador que preenche o formulário vai ser usado no campo 'De'."
337
 
338
+ #: contact_form.php:614
339
  msgid "This email address will be used in the 'From' field."
340
  msgstr "Este endereço de e-mail será usado no campo 'De'."
341
 
342
+ #: contact_form.php:618
343
  #, fuzzy
344
  msgid "Display fields"
345
  msgstr "Mostrar opção para anexar arquivos"
346
 
347
+ #: contact_form.php:620
348
+ #: contact_form.php:668
349
+ #: contact_form.php:866
350
+ #: contact_form.php:1526
351
  #, fuzzy
352
  msgid "Address"
353
  msgstr "Endereço de E-mail:"
354
 
355
+ #: contact_form.php:621
356
+ #: contact_form.php:670
357
+ #: contact_form.php:1534
358
  msgid "Phone"
359
  msgstr "Telefone"
360
 
361
+ #: contact_form.php:622
362
  #, fuzzy
363
  msgid "Attachment block"
364
  msgstr "Mostrar opção para anexar arquivos"
365
 
366
+ #: contact_form.php:622
367
  msgid "Users can attach the following file formats"
368
  msgstr "Utilizadores podem anexar arquivos do seguinte tipo:"
369
 
 
370
  #: contact_form.php:629
371
+ #: contact_form.php:632
372
+ #: contact_form.php:636
373
+ #: contact_form.php:895
374
  msgid "Captcha"
375
  msgstr ""
376
 
 
377
  #: contact_form.php:629
378
+ #: contact_form.php:632
379
+ #: contact_form.php:636
380
  msgid "powered by"
381
  msgstr ""
382
 
383
+ #: contact_form.php:632
384
  #, fuzzy
385
  msgid "Activate captcha"
386
  msgstr "Plugins ativados"
387
 
388
+ #: contact_form.php:636
389
  #, fuzzy
390
  msgid "Download captcha"
391
  msgstr "Baixar"
392
 
393
+ #: contact_form.php:641
394
  #, fuzzy
395
  msgid "Display tips below the Attachment block"
396
  msgstr "Mostrar dicas para anexar arquivos"
397
 
398
+ #: contact_form.php:650
399
  msgid "Delete an attachment file from the server after the email is sent"
400
  msgstr ""
401
 
402
+ #: contact_form.php:656
403
  #, fuzzy
404
  msgid "Display 'Send me a copy' block"
405
  msgstr "Mostrar a opção Envie-me um cópia"
406
 
407
+ #: contact_form.php:665
408
  msgid "Required fields"
409
  msgstr "Campos obrigatórios"
410
 
411
+ #: contact_form.php:667
412
+ #: contact_form.php:861
413
+ #: contact_form.php:1521
414
  msgid "Name"
415
  msgstr "Nome"
416
 
417
+ #: contact_form.php:669
418
  #, fuzzy
419
  msgid "Email Address"
420
  msgstr "Endereço de E-mail:"
421
 
422
+ #: contact_form.php:671
423
+ #: contact_form.php:881
424
+ #: contact_form.php:1537
425
  msgid "Subject"
426
  msgstr "Assunto"
427
 
428
+ #: contact_form.php:672
429
+ #: contact_form.php:885
430
+ #: contact_form.php:1540
431
  msgid "Message"
432
  msgstr "Mensagem"
433
 
434
+ #: contact_form.php:676
435
  #, fuzzy
436
  msgid "Display the asterisk near required fields"
437
  msgstr "Mostrar campo telefone"
438
 
439
+ #: contact_form.php:682
440
  #, fuzzy
441
  msgid "Display additional info in the email"
442
  msgstr "Mostrar informações adicionais no e-mail"
443
 
444
+ #: contact_form.php:687
445
+ #: contact_form.php:1493
446
  msgid "Sent from (ip address)"
447
  msgstr "Enviado de (Endereço IP)"
448
 
449
+ #: contact_form.php:687
450
  #, fuzzy
451
  msgid "Example: Sent from (IP address):\t127.0.0.1"
452
  msgstr "Enviado de (Endereço IP)"
453
 
454
+ #: contact_form.php:688
455
+ #: contact_form.php:1498
456
  msgid "Date/Time"
457
  msgstr "Data / Hora"
458
 
459
+ #: contact_form.php:688
460
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
461
  msgstr ""
462
 
463
+ #: contact_form.php:689
464
+ #: contact_form.php:1503
465
  msgid "Sent from (referer)"
466
  msgstr "Vindo de (origem)"
467
 
468
+ #: contact_form.php:689
469
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
470
  msgstr ""
471
 
472
+ #: contact_form.php:690
473
+ #: contact_form.php:1508
474
  msgid "Using (user agent)"
475
  msgstr "Usando (cliente de email)"
476
 
477
+ #: contact_form.php:690
478
  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"
479
  msgstr ""
480
 
481
+ #: contact_form.php:694
482
  msgid "Language settings for the field names in the form"
483
  msgstr "Configurações de idioma para os nomes dos campos do formulário"
484
 
485
+ #: contact_form.php:703
486
  #, fuzzy
487
  msgid "Add a language"
488
  msgstr "Adicionar idioma"
489
 
490
+ #: contact_form.php:707
491
  #, fuzzy
492
  msgid "Change the names of the contact form fields and error messages"
493
  msgstr "Mudar rótulo para os campos no formulário de contato"
494
 
495
+ #: contact_form.php:712
496
+ #: contact_form.php:783
497
  msgid "English"
498
  msgstr "Inglês"
499
 
500
+ #: contact_form.php:731
501
+ #: contact_form.php:760
502
  msgid "Error message for the Name field"
503
  msgstr "Mensagem de erro para o campo Nome"
504
 
505
+ #: contact_form.php:732
506
+ #: contact_form.php:761
507
  #, fuzzy
508
  msgid "Error message for the Address field"
509
  msgstr "Mensagem de erro para o campo Mensagem"
510
 
511
+ #: contact_form.php:733
512
+ #: contact_form.php:762
513
  msgid "Error message for the Email field"
514
  msgstr "Mensagem de erro para o campo de E-mail"
515
 
516
+ #: contact_form.php:734
517
+ #: contact_form.php:763
518
  msgid "Error message for the Phone field"
519
  msgstr "Mensagem de erro para o campo de Telefone"
520
 
521
+ #: contact_form.php:735
522
+ #: contact_form.php:764
523
  msgid "Error message for the Subject field"
524
  msgstr "Mensagem de erro para o campo Assunto"
525
 
526
+ #: contact_form.php:736
527
+ #: contact_form.php:765
528
  msgid "Error message for the Message field"
529
  msgstr "Mensagem de erro para o campo Mensagem"
530
 
531
+ #: contact_form.php:737
532
+ #: contact_form.php:766
533
  #, fuzzy
534
  msgid "Error message about the file type for the Attachment field"
535
  msgstr "Mensagem de erro para o campo Anexos"
536
 
537
+ #: contact_form.php:738
538
+ #: contact_form.php:767
539
  #, fuzzy
540
  msgid "Error message while uploading a file for the Attachment field to the server"
541
  msgstr "Mensagem de erro para o campo Anexos"
542
 
543
+ #: contact_form.php:739
544
+ #: contact_form.php:768
545
  #, fuzzy
546
  msgid "Error message while moving the file for the Attachment field"
547
  msgstr "Mensagem de erro para o campo Anexos"
548
 
549
+ #: contact_form.php:740
550
+ #: contact_form.php:769
551
  #, fuzzy
552
  msgid "Error message when file size limit for the Attachment field is exceeded"
553
  msgstr "Mensagem de erro para o campo Anexos"
554
 
555
+ #: contact_form.php:741
556
+ #: contact_form.php:770
557
  msgid "Error message for the Captcha field"
558
  msgstr "Mensagem de erro para o controlo Captcha"
559
 
560
+ #: contact_form.php:742
561
+ #: contact_form.php:771
562
  msgid "Error message for the whole form"
563
  msgstr "Mensagem de erro para todo o formulário"
564
 
565
+ #: contact_form.php:744
566
+ #: contact_form.php:773
567
+ #: contact_form.php:792
568
+ #: contact_form.php:798
569
  msgid "Use shortcode"
570
  msgstr "usar código abreviado"
571
 
572
+ #: contact_form.php:744
573
+ #: contact_form.php:773
574
+ #: contact_form.php:792
575
+ #: contact_form.php:798
576
  msgid "for this language"
577
  msgstr "para este idioma"
578
 
579
+ #: contact_form.php:780
580
  msgid "Action after email is sent"
581
  msgstr "Ação após envio de email"
582
 
583
+ #: contact_form.php:782
584
  #, fuzzy
585
  msgid "Display text"
586
  msgstr "Mostrar opção para anexar arquivos"
587
 
588
+ #: contact_form.php:791
589
+ #: contact_form.php:797
590
  msgid "Text"
591
  msgstr "Texto"
592
 
593
+ #: contact_form.php:804
594
  msgid "Redirect to the page"
595
  msgstr "Redirecionamento para a página"
596
 
597
+ #: contact_form.php:805
598
  msgid "Url"
599
  msgstr "Url"
600
 
601
+ #: contact_form.php:810
602
+ #: contact_form.php:987
603
  msgid "Save Changes"
604
  msgstr "Salvar mudanças"
605
 
606
+ #: contact_form.php:827
607
  #, fuzzy
608
  msgid "Contact Form Pro | Extra Settings"
609
  msgstr "Opções do formulário de contato"
610
 
611
+ #: contact_form.php:841
612
  msgid "Errors output"
613
  msgstr ""
614
 
615
+ #: contact_form.php:844
616
  msgid "Display error messages"
617
  msgstr ""
618
 
619
+ #: contact_form.php:845
620
  msgid "Color of the input field errors."
621
  msgstr ""
622
 
623
+ #: contact_form.php:846
624
  #, fuzzy
625
  msgid "Display error messages & color of the input field errors"
626
  msgstr "Mensagem de erro para o campo Assunto"
627
 
628
+ #: contact_form.php:851
629
  msgid "Add placeholder to the input blocks"
630
  msgstr ""
631
 
632
+ #: contact_form.php:857
633
  #, fuzzy
634
  msgid "Add tooltips"
635
  msgstr "Opções adicionais"
636
 
637
+ #: contact_form.php:871
638
  #, fuzzy
639
  msgid "Email address"
640
  msgstr "Endereço de E-mail:"
641
 
642
+ #: contact_form.php:876
643
  #, fuzzy
644
  msgid "Phone Number"
645
  msgstr "Número de Telefone :"
646
 
647
+ #: contact_form.php:890
648
  #, fuzzy
649
  msgid "Attachment"
650
  msgstr "Anexo:"
651
 
652
+ #: contact_form.php:895
653
  msgid "(powered by bestwebsoft.com)"
654
  msgstr ""
655
 
656
+ #: contact_form.php:900
657
  #, fuzzy
658
  msgid "Style options"
659
  msgstr "Opções adicionais"
660
 
661
+ #: contact_form.php:903
662
  msgid "Text color"
663
  msgstr ""
664
 
665
+ #: contact_form.php:906
666
+ #: contact_form.php:911
667
+ #: contact_form.php:921
668
+ #: contact_form.php:926
669
+ #: contact_form.php:931
670
+ #: contact_form.php:936
671
+ #: contact_form.php:946
672
+ #: contact_form.php:951
673
+ #: contact_form.php:957
674
+ #: contact_form.php:968
675
+ #: contact_form.php:973
676
+ #: contact_form.php:978
677
  msgid "Default"
678
  msgstr ""
679
 
680
+ #: contact_form.php:908
681
  msgid "Label text color"
682
  msgstr ""
683
 
684
+ #: contact_form.php:913
685
  msgid "Placeholder color"
686
  msgstr ""
687
 
688
+ #: contact_form.php:918
689
  msgid "Errors color"
690
  msgstr ""
691
 
692
+ #: contact_form.php:923
693
  msgid "Error text color"
694
  msgstr ""
695
 
696
+ #: contact_form.php:928
697
  msgid "Background color of the input field errors"
698
  msgstr ""
699
 
700
+ #: contact_form.php:933
701
  msgid "Border color of the input field errors"
702
  msgstr ""
703
 
704
+ #: contact_form.php:938
705
  msgid "Placeholder color of the input field errors"
706
  msgstr ""
707
 
708
+ #: contact_form.php:943
709
  #, fuzzy
710
  msgid "Input fields"
711
  msgstr "Mostrar opção para anexar arquivos"
712
 
713
+ #: contact_form.php:948
714
  msgid "Input fields background color"
715
  msgstr ""
716
 
717
+ #: contact_form.php:953
718
  msgid "Text fields color"
719
  msgstr ""
720
 
721
+ #: contact_form.php:955
722
  msgid "Border width in px, numbers only"
723
  msgstr ""
724
 
725
+ #: contact_form.php:959
726
+ #: contact_form.php:980
727
  msgid "Border color"
728
  msgstr ""
729
 
730
+ #: contact_form.php:964
731
  #, fuzzy
732
  msgid "Submit button"
733
  msgstr "Enviar"
734
 
735
+ #: contact_form.php:966
736
  msgid "Width in px, numbers only"
737
  msgstr ""
738
 
739
+ #: contact_form.php:970
740
  msgid "Button color"
741
  msgstr ""
742
 
743
+ #: contact_form.php:975
744
  msgid "Button text color"
745
  msgstr ""
746
 
747
+ #: contact_form.php:991
748
  #, fuzzy
749
  msgid "Contact Form Pro | Preview"
750
  msgstr "Formulário de contato"
751
 
752
+ #: contact_form.php:994
753
  msgid "Show with errors"
754
  msgstr ""
755
 
756
+ #: contact_form.php:1002
757
+ #: contact_form.php:1004
758
  msgid "Please enter your full name..."
759
  msgstr ""
760
 
761
+ #: contact_form.php:1015
762
+ #: contact_form.php:1017
763
  msgid "Please enter your address..."
764
  msgstr ""
765
 
766
+ #: contact_form.php:1026
767
+ #: contact_form.php:1028
768
  #, fuzzy
769
  msgid "Please enter your email address..."
770
  msgstr "Use este email:"
771
 
772
+ #: contact_form.php:1037
773
+ #: contact_form.php:1039
774
  msgid "Please enter your phone number..."
775
  msgstr ""
776
 
777
+ #: contact_form.php:1048
778
+ #: contact_form.php:1050
779
  msgid "Please enter subject..."
780
  msgstr ""
781
 
782
+ #: contact_form.php:1058
783
+ #: contact_form.php:1060
784
  msgid "Please enter your message..."
785
  msgstr ""
786
 
787
+ #: contact_form.php:1071
788
  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"
789
  msgstr ""
790
 
791
+ #: contact_form.php:1138
792
  msgid "Sorry, email message could not be delivered."
793
  msgstr "Desculpe, seu e-mail não pode ser entregue."
794
 
795
+ #: contact_form.php:1222
796
  msgid "You can attach the following file formats"
797
  msgstr "Você pode anexar arquivos do seguinte tipo"
798
 
799
+ #: contact_form.php:1516
800
  msgid "Contact from"
801
  msgstr "Formulário de Contato"
802
 
803
+ #: contact_form.php:1529
804
  msgid "Email"
805
  msgstr "E-Mail"
806
 
807
+ #: contact_form.php:1543
808
  msgid "Site"
809
  msgstr "Site"
810
 
811
+ #: contact_form.php:1606
812
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
813
  msgstr "Se você consegue ver esta MENSAGEM então seu cliente não aceita tipos MIME! Favor usar um cliente mais atualizado."
814
 
815
+ #: contact_form.php:1670
816
  msgid "FAQ"
817
  msgstr "Perguntas Frequentes"
818
 
819
+ #: contact_form.php:1671
820
  msgid "Support"
821
  msgstr "Suporte"
822
 
823
+ #: contact_form.php:1728
824
  msgid "Are you sure that you want to delete this language data?"
825
  msgstr "Tem certeza que você deseja excluir os dados deste idioma?"
826
 
languages/contact_form-ro_RO.mo CHANGED
Binary file
languages/contact_form-ro_RO.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:36+0300\n"
6
- "PO-Revision-Date: 2013-11-01 11:36+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: bestwebsoft.com <plugin@bestwebsoft.com>\n"
9
  "MIME-Version: 1.0\n"
@@ -33,63 +33,63 @@ msgstr "Optiuni formular de contact"
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 "Formular de contact"
40
 
41
  #: contact_form.php:74
42
- #: contact_form.php:719
43
- #: contact_form.php:748
44
  msgid "Name:"
45
  msgstr "Nume:"
46
 
47
  #: contact_form.php:75
48
- #: contact_form.php:720
49
- #: contact_form.php:749
50
  #, fuzzy
51
  msgid "Address:"
52
  msgstr "Adresa email:"
53
 
54
  #: contact_form.php:76
55
- #: contact_form.php:721
56
- #: contact_form.php:750
57
  msgid "Email Address:"
58
  msgstr "Adresa email:"
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 "Subiect:"
71
 
72
  #: contact_form.php:79
73
- #: contact_form.php:724
74
- #: contact_form.php:753
75
  msgid "Message:"
76
  msgstr "Mesaj:"
77
 
78
  #: contact_form.php:80
79
- #: contact_form.php:725
80
- #: contact_form.php:754
81
  msgid "Attachment:"
82
  msgstr "Atasament:"
83
 
84
  #: contact_form.php:81
85
- #: contact_form.php:726
86
- #: contact_form.php:755
87
  msgid "Send me a copy"
88
  msgstr "Trimite-mi o copie"
89
 
90
  #: contact_form.php:82
91
- #: contact_form.php:727
92
- #: contact_form.php:756
93
  msgid "Submit"
94
  msgstr "Trimite"
95
 
@@ -185,27 +185,27 @@ msgid "Settings saved."
185
  msgstr "Optiuni salvate."
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 "Setari"
193
 
194
  #: contact_form.php:517
195
- #: contact_form.php:829
196
  #, fuzzy
197
  msgid "Extra settings"
198
  msgstr "Setari"
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 "Daca ati dori sa adaugati un Formular de Contact pe situl dumneavoastra, copiati si lipiti acest cod intr-o pagina sau widget:"
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,551 +254,559 @@ 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 "Formular de contact"
267
 
268
- #: contact_form.php:575
269
  #, fuzzy
270
  msgid "Download Contact Form to DB"
271
  msgstr "Formular de contact"
272
 
273
- #: contact_form.php:580
274
  msgid "Additional options"
275
  msgstr "Optiuni aditionale"
276
 
277
- #: contact_form.php:583
 
 
 
 
 
 
 
 
278
  msgid "What to use?"
279
  msgstr "Ce sa folosesc?"
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 "Pentru a trimite mailuri puteti folosi functia Wordpress 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 "Pentru a trimite mailuri puteti folosi functia PHP mail"
296
 
297
- #: contact_form.php:592
298
  #, fuzzy
299
  msgid "The text in the 'From' field"
300
  msgstr "Modifica linia DE LA din formularul de contact"
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 "Modifica linia DE LA din formularul de contact"
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 "Afisaza text"
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 "Adresa email:"
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 "Afisaza blocul de Atasamente"
354
 
355
- #: contact_form.php:617
356
  msgid "Users can attach the following file formats"
357
  msgstr "Utilizatorii pot atasa fisiere de urmatoarele tipuri"
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 "Plugin-uri activate"
376
 
377
- #: contact_form.php:633
378
  #, fuzzy
379
  msgid "Download captcha"
380
  msgstr "Descarca"
381
 
382
- #: contact_form.php:638
383
  #, fuzzy
384
  msgid "Display tips below the Attachment block"
385
  msgstr "Afisaza explicatiile dupa blocul Atasament"
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 "Afisaza blocul Trimite-mi o copie"
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 "Nume"
405
 
406
- #: contact_form.php:666
407
  #, fuzzy
408
  msgid "Email Address"
409
  msgstr "Adresa email:"
410
 
411
- #: contact_form.php:668
412
- #: contact_form.php:880
413
- #: contact_form.php:1536
414
  msgid "Subject"
415
  msgstr "Subiect"
416
 
417
- #: contact_form.php:669
418
- #: contact_form.php:884
419
- #: contact_form.php:1539
420
  msgid "Message"
421
  msgstr "Mesaj"
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 "Afisaza informatii aditionale in email"
431
 
432
- #: contact_form.php:684
433
- #: contact_form.php:1492
434
  msgid "Sent from (ip address)"
435
  msgstr "Trimis de la (adresa IP)"
436
 
437
- #: contact_form.php:684
438
  #, fuzzy
439
  msgid "Example: Sent from (IP address):\t127.0.0.1"
440
  msgstr "Trimis de la (adresa IP)"
441
 
442
- #: contact_form.php:685
443
- #: contact_form.php:1497
444
  msgid "Date/Time"
445
  msgstr "Data/Ora"
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 "Venind de la (referinta)"
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 "Folosind (Agent)"
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
  msgid "Change the names of the contact form fields and error messages"
479
  msgstr "Schimba etichetele pentru campurile formularului de contact"
480
 
481
- #: contact_form.php:709
482
- #: contact_form.php:780
483
  msgid "English"
484
  msgstr ""
485
 
486
- #: contact_form.php:728
487
- #: contact_form.php:757
488
- msgid "Error message for the Name field"
489
- msgstr ""
490
-
491
- #: contact_form.php:729
492
- #: contact_form.php:758
493
- msgid "Error message for the Address field"
494
- msgstr ""
495
-
496
- #: contact_form.php:730
497
- #: contact_form.php:759
498
- msgid "Error message for the Email field"
499
- msgstr ""
500
-
501
  #: contact_form.php:731
502
  #: contact_form.php:760
503
- msgid "Error message for the Phone field"
504
  msgstr ""
505
 
506
  #: contact_form.php:732
507
  #: contact_form.php:761
508
- msgid "Error message for the Subject field"
509
  msgstr ""
510
 
511
  #: contact_form.php:733
512
  #: contact_form.php:762
513
- msgid "Error message for the Message field"
514
  msgstr ""
515
 
516
  #: contact_form.php:734
517
  #: contact_form.php:763
518
- msgid "Error message about the file type for the Attachment field"
519
  msgstr ""
520
 
521
  #: contact_form.php:735
522
  #: contact_form.php:764
523
- msgid "Error message while uploading a file for the Attachment field to the server"
524
  msgstr ""
525
 
526
  #: contact_form.php:736
527
  #: contact_form.php:765
528
- msgid "Error message while moving the file for the Attachment field"
529
  msgstr ""
530
 
531
  #: contact_form.php:737
532
  #: contact_form.php:766
533
- msgid "Error message when file size limit for the Attachment field is exceeded"
534
  msgstr ""
535
 
536
  #: contact_form.php:738
537
  #: contact_form.php:767
538
- msgid "Error message for the Captcha field"
539
  msgstr ""
540
 
541
  #: contact_form.php:739
542
  #: contact_form.php:768
543
- msgid "Error message for the whole form"
 
 
 
 
 
544
  msgstr ""
545
 
546
  #: contact_form.php:741
547
  #: contact_form.php:770
548
- #: contact_form.php:789
549
- #: contact_form.php:795
 
 
 
 
 
 
 
 
 
 
550
  msgid "Use shortcode"
551
  msgstr ""
552
 
553
- #: contact_form.php:741
554
- #: contact_form.php:770
555
- #: contact_form.php:789
556
- #: contact_form.php:795
557
  msgid "for this language"
558
  msgstr ""
559
 
560
- #: contact_form.php:777
561
  msgid "Action after email is sent"
562
  msgstr "Actiune dupa trimiterea mailului"
563
 
564
- #: contact_form.php:779
565
  msgid "Display text"
566
  msgstr "Afisaza text"
567
 
568
- #: contact_form.php:788
569
- #: contact_form.php:794
570
  msgid "Text"
571
  msgstr "Text"
572
 
573
- #: contact_form.php:802
574
  msgid "Redirect to the page"
575
  msgstr "Redirectioneaza la pagina"
576
 
577
- #: contact_form.php:803
578
  msgid "Url"
579
  msgstr "Url"
580
 
581
- #: contact_form.php:809
582
- #: contact_form.php:986
583
  msgid "Save Changes"
584
  msgstr "Salveaza schimbarile"
585
 
586
- #: contact_form.php:826
587
  #, fuzzy
588
  msgid "Contact Form Pro | Extra Settings"
589
  msgstr "Optiuni formular de contact"
590
 
591
- #: contact_form.php:840
592
  msgid "Errors output"
593
  msgstr ""
594
 
595
- #: contact_form.php:843
596
  msgid "Display error messages"
597
  msgstr ""
598
 
599
- #: contact_form.php:844
600
  msgid "Color of the input field errors."
601
  msgstr ""
602
 
603
- #: contact_form.php:845
604
  msgid "Display error messages & color of the input field errors"
605
  msgstr ""
606
 
607
- #: contact_form.php:850
608
  msgid "Add placeholder to the input blocks"
609
  msgstr ""
610
 
611
- #: contact_form.php:856
612
  #, fuzzy
613
  msgid "Add tooltips"
614
  msgstr "Optiuni aditionale"
615
 
616
- #: contact_form.php:870
617
  #, fuzzy
618
  msgid "Email address"
619
  msgstr "Adresa email:"
620
 
621
- #: contact_form.php:875
622
  msgid "Phone Number"
623
  msgstr ""
624
 
625
- #: contact_form.php:889
626
  #, fuzzy
627
  msgid "Attachment"
628
  msgstr "Atasament:"
629
 
630
- #: contact_form.php:894
631
  msgid "(powered by bestwebsoft.com)"
632
  msgstr ""
633
 
634
- #: contact_form.php:899
635
  #, fuzzy
636
  msgid "Style options"
637
  msgstr "Optiuni aditionale"
638
 
639
- #: contact_form.php:902
640
  msgid "Text color"
641
  msgstr ""
642
 
643
- #: contact_form.php:905
644
- #: contact_form.php:910
645
- #: contact_form.php:920
646
- #: contact_form.php:925
647
- #: contact_form.php:930
648
- #: contact_form.php:935
649
- #: contact_form.php:945
650
- #: contact_form.php:950
651
- #: contact_form.php:956
652
- #: contact_form.php:967
653
- #: contact_form.php:972
654
- #: contact_form.php:977
655
  msgid "Default"
656
  msgstr ""
657
 
658
- #: contact_form.php:907
659
  msgid "Label text color"
660
  msgstr ""
661
 
662
- #: contact_form.php:912
663
  msgid "Placeholder color"
664
  msgstr ""
665
 
666
- #: contact_form.php:917
667
  msgid "Errors color"
668
  msgstr ""
669
 
670
- #: contact_form.php:922
671
  msgid "Error text color"
672
  msgstr ""
673
 
674
- #: contact_form.php:927
675
  msgid "Background color of the input field errors"
676
  msgstr ""
677
 
678
- #: contact_form.php:932
679
  msgid "Border color of the input field errors"
680
  msgstr ""
681
 
682
- #: contact_form.php:937
683
  msgid "Placeholder color of the input field errors"
684
  msgstr ""
685
 
686
- #: contact_form.php:942
687
  #, fuzzy
688
  msgid "Input fields"
689
  msgstr "Afisaza text"
690
 
691
- #: contact_form.php:947
692
  msgid "Input fields background color"
693
  msgstr ""
694
 
695
- #: contact_form.php:952
696
  msgid "Text fields color"
697
  msgstr ""
698
 
699
- #: contact_form.php:954
700
  msgid "Border width in px, numbers only"
701
  msgstr ""
702
 
703
- #: contact_form.php:958
704
- #: contact_form.php:979
705
  msgid "Border color"
706
  msgstr ""
707
 
708
- #: contact_form.php:963
709
  #, fuzzy
710
  msgid "Submit button"
711
  msgstr "Trimite"
712
 
713
- #: contact_form.php:965
714
  msgid "Width in px, numbers only"
715
  msgstr ""
716
 
717
- #: contact_form.php:969
718
  msgid "Button color"
719
  msgstr ""
720
 
721
- #: contact_form.php:974
722
  msgid "Button text color"
723
  msgstr ""
724
 
725
- #: contact_form.php:990
726
  #, fuzzy
727
  msgid "Contact Form Pro | Preview"
728
  msgstr "Formular de contact"
729
 
730
- #: contact_form.php:993
731
  msgid "Show with errors"
732
  msgstr ""
733
 
734
- #: contact_form.php:1001
735
- #: contact_form.php:1003
736
  msgid "Please enter your full name..."
737
  msgstr ""
738
 
739
- #: contact_form.php:1014
740
- #: contact_form.php:1016
741
  msgid "Please enter your address..."
742
  msgstr ""
743
 
744
- #: contact_form.php:1025
745
- #: contact_form.php:1027
746
  #, fuzzy
747
  msgid "Please enter your email address..."
748
  msgstr "Foloseste acest email:"
749
 
750
- #: contact_form.php:1036
751
- #: contact_form.php:1038
752
  msgid "Please enter your phone number..."
753
  msgstr ""
754
 
755
- #: contact_form.php:1047
756
- #: contact_form.php:1049
757
  msgid "Please enter subject..."
758
  msgstr ""
759
 
760
- #: contact_form.php:1057
761
- #: contact_form.php:1059
762
  msgid "Please enter your message..."
763
  msgstr ""
764
 
765
- #: contact_form.php:1070
766
  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"
767
  msgstr ""
768
 
769
- #: contact_form.php:1137
770
  msgid "Sorry, email message could not be delivered."
771
  msgstr "Ne pare rau, mailul dumneavoastra nu a putut fi livrat."
772
 
773
- #: contact_form.php:1221
774
  msgid "You can attach the following file formats"
775
  msgstr "Puteti atasa fisiere de urmatoarele tipuri"
776
 
777
- #: contact_form.php:1515
778
  msgid "Contact from"
779
  msgstr "Formular de contact"
780
 
781
- #: contact_form.php:1528
782
  msgid "Email"
783
  msgstr "Email"
784
 
785
- #: contact_form.php:1542
786
  msgid "Site"
787
  msgstr "Site"
788
 
789
- #: contact_form.php:1605
790
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
791
  msgstr "Daca vedeti acest MIME atunci clientul dumneavoastra nu accepta tipuri MIME!"
792
 
793
- #: contact_form.php:1669
794
  msgid "FAQ"
795
  msgstr "FAQ"
796
 
797
- #: contact_form.php:1670
798
  msgid "Support"
799
  msgstr "Suport tehnic"
800
 
801
- #: contact_form.php:1727
802
  msgid "Are you sure that you want to delete this language data?"
803
  msgstr ""
804
 
2
  msgstr ""
3
  "Project-Id-Version: contact_form\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-11-08 10:57+0300\n"
6
+ "PO-Revision-Date: 2013-11-08 10:57+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: bestwebsoft.com <plugin@bestwebsoft.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 "Formular de contact"
40
 
41
  #: contact_form.php:74
42
+ #: contact_form.php:722
43
+ #: contact_form.php:751
44
  msgid "Name:"
45
  msgstr "Nume:"
46
 
47
  #: contact_form.php:75
48
+ #: contact_form.php:723
49
+ #: contact_form.php:752
50
  #, fuzzy
51
  msgid "Address:"
52
  msgstr "Adresa email:"
53
 
54
  #: contact_form.php:76
55
+ #: contact_form.php:724
56
+ #: contact_form.php:753
57
  msgid "Email Address:"
58
  msgstr "Adresa email:"
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 "Subiect:"
71
 
72
  #: contact_form.php:79
73
+ #: contact_form.php:727
74
+ #: contact_form.php:756
75
  msgid "Message:"
76
  msgstr "Mesaj:"
77
 
78
  #: contact_form.php:80
79
+ #: contact_form.php:728
80
+ #: contact_form.php:757
81
  msgid "Attachment:"
82
  msgstr "Atasament:"
83
 
84
  #: contact_form.php:81
85
+ #: contact_form.php:729
86
+ #: contact_form.php:758
87
  msgid "Send me a copy"
88
  msgstr "Trimite-mi o copie"
89
 
90
  #: contact_form.php:82
91
+ #: contact_form.php:730
92
+ #: contact_form.php:759
93
  msgid "Submit"
94
  msgstr "Trimite"
95
 
185
  msgstr "Optiuni salvate."
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 "Setari"
193
 
194
  #: contact_form.php:517
195
+ #: contact_form.php:830
196
  #, fuzzy
197
  msgid "Extra settings"
198
  msgstr "Setari"
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 "Daca ati dori sa adaugati un Formular de Contact pe situl dumneavoastra, copiati si lipiti acest cod intr-o pagina sau widget:"
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 "Formular de contact"
267
 
268
+ #: contact_form.php:577
269
  #, fuzzy
270
  msgid "Download Contact Form to DB"
271
  msgstr "Formular de contact"
272
 
273
+ #: contact_form.php:582
274
  msgid "Additional options"
275
  msgstr "Optiuni aditionale"
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 "Ce sa folosesc?"
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 "Pentru a trimite mailuri puteti folosi functia Wordpress 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 "Pentru a trimite mailuri puteti folosi functia PHP mail"
304
 
305
+ #: contact_form.php:598
306
  #, fuzzy
307
  msgid "The text in the 'From' field"
308
  msgstr "Modifica linia DE LA din formularul de contact"
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 "Modifica linia DE LA din formularul de contact"
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 "Afisaza text"
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 "Adresa email:"
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 "Afisaza blocul de Atasamente"
362
 
363
+ #: contact_form.php:622
364
  msgid "Users can attach the following file formats"
365
  msgstr "Utilizatorii pot atasa fisiere de urmatoarele tipuri"
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 "Plugin-uri activate"
384
 
385
+ #: contact_form.php:636
386
  #, fuzzy
387
  msgid "Download captcha"
388
  msgstr "Descarca"
389
 
390
+ #: contact_form.php:641
391
  #, fuzzy
392
  msgid "Display tips below the Attachment block"
393
  msgstr "Afisaza explicatiile dupa blocul Atasament"
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 "Afisaza blocul Trimite-mi o copie"
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 "Nume"
413
 
414
+ #: contact_form.php:669
415
  #, fuzzy
416
  msgid "Email Address"
417
  msgstr "Adresa email:"
418
 
419
+ #: contact_form.php:671
420
+ #: contact_form.php:881
421
+ #: contact_form.php:1537
422
  msgid "Subject"
423
  msgstr "Subiect"
424
 
425
+ #: contact_form.php:672
426
+ #: contact_form.php:885
427
+ #: contact_form.php:1540
428
  msgid "Message"
429
  msgstr "Mesaj"
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 "Afisaza informatii aditionale in email"
439
 
440
+ #: contact_form.php:687
441
+ #: contact_form.php:1493
442
  msgid "Sent from (ip address)"
443
  msgstr "Trimis de la (adresa IP)"
444
 
445
+ #: contact_form.php:687
446
  #, fuzzy
447
  msgid "Example: Sent from (IP address):\t127.0.0.1"
448
  msgstr "Trimis de la (adresa IP)"
449
 
450
+ #: contact_form.php:688
451
+ #: contact_form.php:1498
452
  msgid "Date/Time"
453
  msgstr "Data/Ora"
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 "Venind de la (referinta)"
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 "Folosind (Agent)"
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
  msgid "Change the names of the contact form fields and error messages"
487
  msgstr "Schimba etichetele pentru campurile formularului de contact"
488
 
489
+ #: contact_form.php:712
490
+ #: contact_form.php:783
491
  msgid "English"
492
  msgstr ""
493
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
494
  #: contact_form.php:731
495
  #: contact_form.php:760
496
+ msgid "Error message for the Name field"
497
  msgstr ""
498
 
499
  #: contact_form.php:732
500
  #: contact_form.php:761
501
+ msgid "Error message for the Address field"
502
  msgstr ""
503
 
504
  #: contact_form.php:733
505
  #: contact_form.php:762
506
+ msgid "Error message for the Email field"
507
  msgstr ""
508
 
509
  #: contact_form.php:734
510
  #: contact_form.php:763
511
+ msgid "Error message for the Phone field"
512
  msgstr ""
513
 
514
  #: contact_form.php:735
515
  #: contact_form.php:764
516
+ msgid "Error message for the Subject field"
517
  msgstr ""
518
 
519
  #: contact_form.php:736
520
  #: contact_form.php:765
521
+ msgid "Error message for the Message field"
522
  msgstr ""
523
 
524
  #: contact_form.php:737
525
  #: contact_form.php:766
526
+ msgid "Error message about the file type for the Attachment field"
527
  msgstr ""
528
 
529
  #: contact_form.php:738
530
  #: contact_form.php:767
531
+ msgid "Error message while uploading a file for the Attachment field to the server"
532
  msgstr ""
533
 
534
  #: contact_form.php:739
535
  #: contact_form.php:768
536
+ msgid "Error message while moving the file for the Attachment field"
537
+ msgstr ""
538
+
539
+ #: contact_form.php:740
540
+ #: contact_form.php:769
541
+ msgid "Error message when file size limit for the Attachment field is exceeded"
542
  msgstr ""
543
 
544
  #: contact_form.php:741
545
  #: contact_form.php:770
546
+ msgid "Error message for the Captcha field"
547
+ msgstr ""
548
+
549
+ #: contact_form.php:742
550
+ #: contact_form.php:771
551
+ msgid "Error message for the whole form"
552
+ msgstr ""
553
+
554
+ #: contact_form.php:744
555
+ #: contact_form.php:773
556
+ #: contact_form.php:792
557
+ #: contact_form.php:798
558
  msgid "Use shortcode"
559
  msgstr ""
560
 
561
+ #: contact_form.php:744
562
+ #: contact_form.php:773
563
+ #: contact_form.php:792
564
+ #: contact_form.php:798
565
  msgid "for this language"
566
  msgstr ""
567
 
568
+ #: contact_form.php:780
569
  msgid "Action after email is sent"
570
  msgstr "Actiune dupa trimiterea mailului"
571
 
572
+ #: contact_form.php:782
573
  msgid "Display text"
574
  msgstr "Afisaza text"
575
 
576
+ #: contact_form.php:791
577
+ #: contact_form.php:797
578
  msgid "Text"
579
  msgstr "Text"
580
 
581
+ #: contact_form.php:804
582
  msgid "Redirect to the page"
583
  msgstr "Redirectioneaza la pagina"
584
 
585
+ #: contact_form.php:805
586
  msgid "Url"
587
  msgstr "Url"
588
 
589
+ #: contact_form.php:810
590
+ #: contact_form.php:987
591
  msgid "Save Changes"
592
  msgstr "Salveaza schimbarile"
593
 
594
+ #: contact_form.php:827
595
  #, fuzzy
596
  msgid "Contact Form Pro | Extra Settings"
597
  msgstr "Optiuni formular de contact"
598
 
599
+ #: contact_form.php:841
600
  msgid "Errors output"
601
  msgstr ""
602
 
603
+ #: contact_form.php:844
604
  msgid "Display error messages"
605
  msgstr ""
606
 
607
+ #: contact_form.php:845
608
  msgid "Color of the input field errors."
609
  msgstr ""
610
 
611
+ #: contact_form.php:846
612
  msgid "Display error messages & color of the input field errors"
613
  msgstr ""
614
 
615
+ #: contact_form.php:851
616
  msgid "Add placeholder to the input blocks"
617
  msgstr ""
618
 
619
+ #: contact_form.php:857
620
  #, fuzzy
621
  msgid "Add tooltips"
622
  msgstr "Optiuni aditionale"
623
 
624
+ #: contact_form.php:871
625
  #, fuzzy
626
  msgid "Email address"
627
  msgstr "Adresa email:"
628
 
629
+ #: contact_form.php:876
630
  msgid "Phone Number"
631
  msgstr ""
632
 
633
+ #: contact_form.php:890
634
  #, fuzzy
635
  msgid "Attachment"
636
  msgstr "Atasament:"
637
 
638
+ #: contact_form.php:895
639
  msgid "(powered by bestwebsoft.com)"
640
  msgstr ""
641
 
642
+ #: contact_form.php:900
643
  #, fuzzy
644
  msgid "Style options"
645
  msgstr "Optiuni aditionale"
646
 
647
+ #: contact_form.php:903
648
  msgid "Text color"
649
  msgstr ""
650
 
651
+ #: contact_form.php:906
652
+ #: contact_form.php:911
653
+ #: contact_form.php:921
654
+ #: contact_form.php:926
655
+ #: contact_form.php:931
656
+ #: contact_form.php:936
657
+ #: contact_form.php:946
658
+ #: contact_form.php:951
659
+ #: contact_form.php:957
660
+ #: contact_form.php:968
661
+ #: contact_form.php:973
662
+ #: contact_form.php:978
663
  msgid "Default"
664
  msgstr ""
665
 
666
+ #: contact_form.php:908
667
  msgid "Label text color"
668
  msgstr ""
669
 
670
+ #: contact_form.php:913
671
  msgid "Placeholder color"
672
  msgstr ""
673
 
674
+ #: contact_form.php:918
675
  msgid "Errors color"
676
  msgstr ""
677
 
678
+ #: contact_form.php:923
679
  msgid "Error text color"
680
  msgstr ""
681
 
682
+ #: contact_form.php:928
683
  msgid "Background color of the input field errors"
684
  msgstr ""
685
 
686
+ #: contact_form.php:933
687
  msgid "Border color of the input field errors"
688
  msgstr ""
689
 
690
+ #: contact_form.php:938
691
  msgid "Placeholder color of the input field errors"
692
  msgstr ""
693
 
694
+ #: contact_form.php:943
695
  #, fuzzy
696
  msgid "Input fields"
697
  msgstr "Afisaza text"
698
 
699
+ #: contact_form.php:948
700
  msgid "Input fields background color"
701
  msgstr ""
702
 
703
+ #: contact_form.php:953
704
  msgid "Text fields color"
705
  msgstr ""
706
 
707
+ #: contact_form.php:955
708
  msgid "Border width in px, numbers only"
709
  msgstr ""
710
 
711
+ #: contact_form.php:959
712
+ #: contact_form.php:980
713
  msgid "Border color"
714
  msgstr ""
715
 
716
+ #: contact_form.php:964
717
  #, fuzzy
718
  msgid "Submit button"
719
  msgstr "Trimite"
720
 
721
+ #: contact_form.php:966
722
  msgid "Width in px, numbers only"
723
  msgstr ""
724
 
725
+ #: contact_form.php:970
726
  msgid "Button color"
727
  msgstr ""
728
 
729
+ #: contact_form.php:975
730
  msgid "Button text color"
731
  msgstr ""
732
 
733
+ #: contact_form.php:991
734
  #, fuzzy
735
  msgid "Contact Form Pro | Preview"
736
  msgstr "Formular de contact"
737
 
738
+ #: contact_form.php:994
739
  msgid "Show with errors"
740
  msgstr ""
741
 
742
+ #: contact_form.php:1002
743
+ #: contact_form.php:1004
744
  msgid "Please enter your full name..."
745
  msgstr ""
746
 
747
+ #: contact_form.php:1015
748
+ #: contact_form.php:1017
749
  msgid "Please enter your address..."
750
  msgstr ""
751
 
752
+ #: contact_form.php:1026
753
+ #: contact_form.php:1028
754
  #, fuzzy
755
  msgid "Please enter your email address..."
756
  msgstr "Foloseste acest email:"
757
 
758
+ #: contact_form.php:1037
759
+ #: contact_form.php:1039
760
  msgid "Please enter your phone number..."
761
  msgstr ""
762
 
763
+ #: contact_form.php:1048
764
+ #: contact_form.php:1050
765
  msgid "Please enter subject..."
766
  msgstr ""
767
 
768
+ #: contact_form.php:1058
769
+ #: contact_form.php:1060
770
  msgid "Please enter your message..."
771
  msgstr ""
772
 
773
+ #: contact_form.php:1071
774
  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"
775
  msgstr ""
776
 
777
+ #: contact_form.php:1138
778
  msgid "Sorry, email message could not be delivered."
779
  msgstr "Ne pare rau, mailul dumneavoastra nu a putut fi livrat."
780
 
781
+ #: contact_form.php:1222
782
  msgid "You can attach the following file formats"
783
  msgstr "Puteti atasa fisiere de urmatoarele tipuri"
784
 
785
+ #: contact_form.php:1516
786
  msgid "Contact from"
787
  msgstr "Formular de contact"
788
 
789
+ #: contact_form.php:1529
790
  msgid "Email"
791
  msgstr "Email"
792
 
793
+ #: contact_form.php:1543
794
  msgid "Site"
795
  msgstr "Site"
796
 
797
+ #: contact_form.php:1606
798
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
799
  msgstr "Daca vedeti acest MIME atunci clientul dumneavoastra nu accepta tipuri MIME!"
800
 
801
+ #: contact_form.php:1670
802
  msgid "FAQ"
803
  msgstr "FAQ"
804
 
805
+ #: contact_form.php:1671
806
  msgid "Support"
807
  msgstr "Suport tehnic"
808
 
809
+ #: contact_form.php:1728
810
  msgid "Are you sure that you want to delete this language data?"
811
  msgstr ""
812
 
languages/contact_form-ru_RU.mo CHANGED
Binary file
languages/contact_form-ru_RU.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:37+0300\n"
6
- "PO-Revision-Date: 2013-11-01 11:42+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: bestwebsoft.com <plugin@bestwebsoft.com>\n"
9
  "MIME-Version: 1.0\n"
@@ -31,61 +31,61 @@ msgstr "Extra Настройки Контактной Формы"
31
 
32
  #: contact_form.php:33
33
  #: contact_form.php:553
34
- #: contact_form.php:834
35
  msgid "Contact Form Pro"
36
  msgstr "Контактная Форма PRO"
37
 
38
  #: contact_form.php:74
39
- #: contact_form.php:719
40
- #: contact_form.php:748
41
  msgid "Name:"
42
  msgstr "Имя:"
43
 
44
  #: contact_form.php:75
45
- #: contact_form.php:720
46
- #: contact_form.php:749
47
  msgid "Address:"
48
  msgstr "Адрес:"
49
 
50
  #: contact_form.php:76
51
- #: contact_form.php:721
52
- #: contact_form.php:750
53
  msgid "Email Address:"
54
  msgstr "E-mail адрес:"
55
 
56
  #: contact_form.php:77
57
- #: contact_form.php:722
58
- #: contact_form.php:751
59
  msgid "Phone number:"
60
  msgstr "Телефон:"
61
 
62
  #: contact_form.php:78
63
- #: contact_form.php:723
64
- #: contact_form.php:752
65
  msgid "Subject:"
66
  msgstr "Тема:"
67
 
68
  #: contact_form.php:79
69
- #: contact_form.php:724
70
- #: contact_form.php:753
71
  msgid "Message:"
72
  msgstr "Сообщение:"
73
 
74
  #: contact_form.php:80
75
- #: contact_form.php:725
76
- #: contact_form.php:754
77
  msgid "Attachment:"
78
  msgstr "Прикрепить файл:"
79
 
80
  #: contact_form.php:81
81
- #: contact_form.php:726
82
- #: contact_form.php:755
83
  msgid "Send me a copy"
84
  msgstr "Отправить мне копию"
85
 
86
  #: contact_form.php:82
87
- #: contact_form.php:727
88
- #: contact_form.php:756
89
  msgid "Submit"
90
  msgstr "Отправить"
91
 
@@ -175,26 +175,26 @@ msgid "Settings saved."
175
  msgstr "Опции сохранены."
176
 
177
  #: contact_form.php:516
178
- #: contact_form.php:828
179
- #: contact_form.php:1657
180
- #: contact_form.php:1668
181
  msgid "Settings"
182
  msgstr "Настройки"
183
 
184
  #: contact_form.php:517
185
- #: contact_form.php:829
186
  msgid "Extra settings"
187
  msgstr "Extra Настройки"
188
 
189
  #: contact_form.php:522
190
- #: contact_form.php:1085
191
  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:"
192
  msgstr "Если вы хотите добавить Контактную Форму на свой сайт, вам надо только скопировать и вставить шорткод в контент страницы или поста или виджета:"
193
 
194
  #: contact_form.php:522
195
  #: contact_form.php:523
196
- #: contact_form.php:741
197
- #: contact_form.php:789
198
  msgid "or"
199
  msgstr "или"
200
 
@@ -235,7 +235,7 @@ msgid "Add department selectbox to the contact form:"
235
  msgstr "Добавить выбор отдела в контактную форму:"
236
 
237
  #: contact_form.php:552
238
- #: contact_form.php:833
239
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
240
  msgstr "Данный функционал доступен в Pro версии плагина. Для детальной информации перейдите по ссылке"
241
 
@@ -243,528 +243,536 @@ msgstr "Данный функционал доступен в Pro версии
243
  msgid "Save emails to the database"
244
  msgstr "Сохранять емейлы в базу данных"
245
 
246
- #: contact_form.php:568
247
- #: contact_form.php:571
248
- #: contact_form.php:575
249
  msgid "Using Contact Form to DB powered by"
250
  msgstr "Используя Contact Form to DB, разработанный компанией"
251
 
252
- #: contact_form.php:571
253
  msgid "Activate Contact Form to DB"
254
  msgstr "Активировать Contact Form to DB"
255
 
256
- #: contact_form.php:575
257
  msgid "Download Contact Form to DB"
258
  msgstr "Загрузить Contact Form to DB"
259
 
260
- #: contact_form.php:580
261
  msgid "Additional options"
262
  msgstr "Дополнительные настройки"
263
 
264
- #: contact_form.php:583
 
 
 
 
 
 
 
 
265
  msgid "What to use?"
266
  msgstr "Что использовать?"
267
 
268
- #: contact_form.php:586
269
  msgid "Wp-mail"
270
  msgstr "Wp-mail"
271
 
272
- #: contact_form.php:586
273
  msgid "You can use the wp_mail function for mailing"
274
  msgstr "Для отправки почты вы можете использовать функцию WordPress wp_mail"
275
 
276
- #: contact_form.php:588
277
  msgid "Mail"
278
  msgstr "Mail"
279
 
280
- #: contact_form.php:588
281
  msgid "To send mail you can use the php mail function"
282
  msgstr "Для отправки почты вы можете использовать функцию php mail"
283
 
284
- #: contact_form.php:592
285
  msgid "The text in the 'From' field"
286
  msgstr "Tекст для поля ОТ в письме"
287
 
288
- #: contact_form.php:594
289
  msgid "User name"
290
  msgstr "Имя пользователя"
291
 
292
- #: contact_form.php:595
293
  msgid "The name of the user who fills the form will be used in the field 'From'."
294
  msgstr "В поле \"From\" в письме будет использоваться имя того пользователя, который заполняет форму."
295
 
296
- #: contact_form.php:600
297
  msgid "This text will be used in the 'FROM' field"
298
  msgstr "В поле \"From\" в письме будет использоваться данный текст"
299
 
300
- #: contact_form.php:604
301
  msgid "The email address in the 'From' field"
302
  msgstr "Выберите email для поля 'FROM' письма"
303
 
304
- #: contact_form.php:606
305
  msgid "User email"
306
  msgstr "Емейл"
307
 
308
- #: contact_form.php:607
309
  msgid "The email address of the user who fills the form will be used in the field 'From'."
310
  msgstr "В поле \"From\" в письме будет использоваться электронная почта того пользователя, который заполняет форму."
311
 
312
- #: contact_form.php:609
313
  msgid "This email address will be used in the 'From' field."
314
  msgstr "В поле \"From\" в письме будет использоваться данная электронная почта."
315
 
316
- #: contact_form.php:613
317
  msgid "Display fields"
318
  msgstr "Отобразить поля"
319
 
320
- #: contact_form.php:615
321
- #: contact_form.php:665
322
- #: contact_form.php:865
323
- #: contact_form.php:1525
324
  msgid "Address"
325
  msgstr "Адрес"
326
 
327
- #: contact_form.php:616
328
- #: contact_form.php:667
329
- #: contact_form.php:1533
330
  msgid "Phone"
331
  msgstr "Телефон"
332
 
333
- #: contact_form.php:617
334
  msgid "Attachment block"
335
  msgstr "Блок Прикрепить файл"
336
 
337
- #: contact_form.php:617
338
  msgid "Users can attach the following file formats"
339
  msgstr "Пользователи могут прикрепить файлы таких типов"
340
 
341
- #: contact_form.php:626
342
  #: contact_form.php:629
343
- #: contact_form.php:633
344
- #: contact_form.php:894
 
345
  msgid "Captcha"
346
  msgstr "КАПЧА"
347
 
348
- #: contact_form.php:626
349
  #: contact_form.php:629
350
- #: contact_form.php:633
 
351
  msgid "powered by"
352
  msgstr "разработано компанией"
353
 
354
- #: contact_form.php:629
355
  msgid "Activate captcha"
356
  msgstr "Активировать Капчу"
357
 
358
- #: contact_form.php:633
359
  msgid "Download captcha"
360
  msgstr "Скачать Капчу"
361
 
362
- #: contact_form.php:638
363
  msgid "Display tips below the Attachment block"
364
  msgstr "Отображать пояснения после блока \"Прикрепить файл\""
365
 
366
- #: contact_form.php:647
367
  msgid "Delete an attachment file from the server after the email is sent"
368
  msgstr "Удалить прикрепленный файл с сервера после отправки письма"
369
 
370
- #: contact_form.php:653
371
  msgid "Display 'Send me a copy' block"
372
  msgstr "Отображать блок 'Отправить мне копию'"
373
 
374
- #: contact_form.php:662
375
  msgid "Required fields"
376
  msgstr "Обязательные поля"
377
 
378
- #: contact_form.php:664
379
- #: contact_form.php:860
380
- #: contact_form.php:1520
381
  msgid "Name"
382
  msgstr "Имя"
383
 
384
- #: contact_form.php:666
385
  msgid "Email Address"
386
  msgstr "Email адрес"
387
 
388
- #: contact_form.php:668
389
- #: contact_form.php:880
390
- #: contact_form.php:1536
391
  msgid "Subject"
392
  msgstr "Тема"
393
 
394
- #: contact_form.php:669
395
- #: contact_form.php:884
396
- #: contact_form.php:1539
397
  msgid "Message"
398
  msgstr "Сообщение"
399
 
400
- #: contact_form.php:673
401
  msgid "Display the asterisk near required fields"
402
  msgstr "Отображать звездочку возле обязательного поля"
403
 
404
- #: contact_form.php:679
405
  msgid "Display additional info in the email"
406
  msgstr "Отображение дополнительной информации в письме"
407
 
408
- #: contact_form.php:684
409
- #: contact_form.php:1492
410
  msgid "Sent from (ip address)"
411
  msgstr "Отправлено от (ip адрес)"
412
 
413
- #: contact_form.php:684
414
  msgid "Example: Sent from (IP address):\t127.0.0.1"
415
  msgstr "Пример: Sent from (IP address):\t127.0.0.1"
416
 
417
- #: contact_form.php:685
418
- #: contact_form.php:1497
419
  msgid "Date/Time"
420
  msgstr "Дата/Время"
421
 
422
- #: contact_form.php:685
423
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
424
  msgstr "Пример: Date/Time:\tAugust 19, 2013 8:50 pm"
425
 
426
- #: contact_form.php:686
427
- #: contact_form.php:1502
428
  msgid "Sent from (referer)"
429
  msgstr "Пришло из (реферер)"
430
 
431
- #: contact_form.php:686
432
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
433
  msgstr "Пример: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
434
 
435
- #: contact_form.php:687
436
- #: contact_form.php:1507
437
  msgid "Using (user agent)"
438
  msgstr "Используя (user agent)"
439
 
440
- #: contact_form.php:687
441
  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"
442
  msgstr "Пример: 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"
443
 
444
- #: contact_form.php:691
445
  msgid "Language settings for the field names in the form"
446
  msgstr "Языковые настройки для названия полей в форме"
447
 
448
- #: contact_form.php:700
449
  msgid "Add a language"
450
  msgstr "Добавить язык"
451
 
452
- #: contact_form.php:704
453
  msgid "Change the names of the contact form fields and error messages"
454
  msgstr "Изменить названия полей контактной формы и сообщений об ошибках"
455
 
456
- #: contact_form.php:709
457
- #: contact_form.php:780
458
  msgid "English"
459
  msgstr "Английский"
460
 
461
- #: contact_form.php:728
462
- #: contact_form.php:757
463
  msgid "Error message for the Name field"
464
  msgstr "Сообщение об ошибке для поля Name"
465
 
466
- #: contact_form.php:729
467
- #: contact_form.php:758
468
  msgid "Error message for the Address field"
469
  msgstr "Сообщение об ошибке для поля Address"
470
 
471
- #: contact_form.php:730
472
- #: contact_form.php:759
473
  msgid "Error message for the Email field"
474
  msgstr "Сообщение об ошибке для поля Email"
475
 
476
- #: contact_form.php:731
477
- #: contact_form.php:760
478
  msgid "Error message for the Phone field"
479
  msgstr "Сообщение об ошибке для поля Phone"
480
 
481
- #: contact_form.php:732
482
- #: contact_form.php:761
483
  msgid "Error message for the Subject field"
484
  msgstr "Сообщение об ошибке для поля Subject"
485
 
486
- #: contact_form.php:733
487
- #: contact_form.php:762
488
  msgid "Error message for the Message field"
489
  msgstr "Сообщение об ошибке для поля Message"
490
 
491
- #: contact_form.php:734
492
- #: contact_form.php:763
493
  msgid "Error message about the file type for the Attachment field"
494
  msgstr "Сообщение об ошибке о типе файла для поля Attachment"
495
 
496
- #: contact_form.php:735
497
- #: contact_form.php:764
498
  msgid "Error message while uploading a file for the Attachment field to the server"
499
  msgstr "Сообщение об ошибке при загрузке файла на сервер для поля Attachment"
500
 
501
- #: contact_form.php:736
502
- #: contact_form.php:765
503
  msgid "Error message while moving the file for the Attachment field"
504
  msgstr "Сообщение об ошибке при перемещении файла для поля Attachment"
505
 
506
- #: contact_form.php:737
507
- #: contact_form.php:766
508
  msgid "Error message when file size limit for the Attachment field is exceeded"
509
  msgstr "Сообщение об ошибке когда размер файла превышает размер разрешенного сервером для поля Attachment"
510
 
511
- #: contact_form.php:738
512
- #: contact_form.php:767
513
  msgid "Error message for the Captcha field"
514
  msgstr "Сообщение об ошибке для поля Captcha"
515
 
516
- #: contact_form.php:739
517
- #: contact_form.php:768
518
  msgid "Error message for the whole form"
519
  msgstr "Сообщение об ошибке для всей формы"
520
 
521
- #: contact_form.php:741
522
- #: contact_form.php:770
523
- #: contact_form.php:789
524
- #: contact_form.php:795
525
  msgid "Use shortcode"
526
  msgstr "Использовать шорткод"
527
 
528
- #: contact_form.php:741
529
- #: contact_form.php:770
530
- #: contact_form.php:789
531
- #: contact_form.php:795
532
  msgid "for this language"
533
  msgstr "для данного языка"
534
 
535
- #: contact_form.php:777
536
  msgid "Action after email is sent"
537
  msgstr "Действие после отправки письма"
538
 
539
- #: contact_form.php:779
540
  msgid "Display text"
541
  msgstr "Отобразить текст"
542
 
543
- #: contact_form.php:788
544
- #: contact_form.php:794
545
  msgid "Text"
546
  msgstr "Текст"
547
 
548
- #: contact_form.php:802
549
  msgid "Redirect to the page"
550
  msgstr "Перенаправление на страницу"
551
 
552
- #: contact_form.php:803
553
  msgid "Url"
554
  msgstr "Урл"
555
 
556
- #: contact_form.php:809
557
- #: contact_form.php:986
558
  msgid "Save Changes"
559
  msgstr "Save Changes"
560
 
561
- #: contact_form.php:826
562
  msgid "Contact Form Pro | Extra Settings"
563
  msgstr "Contact Form Pro | Extra Настройки"
564
 
565
- #: contact_form.php:840
566
  msgid "Errors output"
567
  msgstr "Отображение ошибок"
568
 
569
- #: contact_form.php:843
570
  msgid "Display error messages"
571
  msgstr "Отображать сообщения об ошибках"
572
 
573
- #: contact_form.php:844
574
  msgid "Color of the input field errors."
575
  msgstr "Отображать ошибки цветом для полей ввода"
576
 
577
- #: contact_form.php:845
578
  msgid "Display error messages & color of the input field errors"
579
  msgstr "Отображать сообщения об ошибках & цвет полей ввода с ошибками"
580
 
581
- #: contact_form.php:850
582
  msgid "Add placeholder to the input blocks"
583
  msgstr "Добавить вспомогательный текст в поля ввода"
584
 
585
- #: contact_form.php:856
586
  msgid "Add tooltips"
587
  msgstr "Добавить подсказки"
588
 
589
- #: contact_form.php:870
590
  msgid "Email address"
591
  msgstr "Email адрес"
592
 
593
- #: contact_form.php:875
594
  msgid "Phone Number"
595
  msgstr "Телефон"
596
 
597
- #: contact_form.php:889
598
  msgid "Attachment"
599
  msgstr "Прикрепить файл"
600
 
601
- #: contact_form.php:894
602
  msgid "(powered by bestwebsoft.com)"
603
  msgstr "(powered by bestwebsoft.com)"
604
 
605
- #: contact_form.php:899
606
  msgid "Style options"
607
  msgstr "Настройки стиля"
608
 
609
- #: contact_form.php:902
610
  msgid "Text color"
611
  msgstr "Цвет текста"
612
 
613
- #: contact_form.php:905
614
- #: contact_form.php:910
615
- #: contact_form.php:920
616
- #: contact_form.php:925
617
- #: contact_form.php:930
618
- #: contact_form.php:935
619
- #: contact_form.php:945
620
- #: contact_form.php:950
621
- #: contact_form.php:956
622
- #: contact_form.php:967
623
- #: contact_form.php:972
624
- #: contact_form.php:977
625
  msgid "Default"
626
  msgstr "По-умолчанию"
627
 
628
- #: contact_form.php:907
629
  msgid "Label text color"
630
  msgstr "Цвет текста"
631
 
632
- #: contact_form.php:912
633
  msgid "Placeholder color"
634
  msgstr "Цвет замещающегося текста"
635
 
636
- #: contact_form.php:917
637
  msgid "Errors color"
638
  msgstr "Цвет ошибок"
639
 
640
- #: contact_form.php:922
641
  msgid "Error text color"
642
  msgstr "Цвет текста для ошибок"
643
 
644
- #: contact_form.php:927
645
  msgid "Background color of the input field errors"
646
  msgstr "Цвет фона для полей ввода с ошибками"
647
 
648
- #: contact_form.php:932
649
  msgid "Border color of the input field errors"
650
  msgstr "Цвет рамки для полей ввода с ошибками"
651
 
652
- #: contact_form.php:937
653
  msgid "Placeholder color of the input field errors"
654
  msgstr "Цвет вспомогательного текста для полей ввода с ошибками"
655
 
656
- #: contact_form.php:942
657
  msgid "Input fields"
658
  msgstr "Поля ввода"
659
 
660
- #: contact_form.php:947
661
  msgid "Input fields background color"
662
  msgstr "Цвет фона для полей ввода"
663
 
664
- #: contact_form.php:952
665
  msgid "Text fields color"
666
  msgstr "Цвет текста для полей ввода"
667
 
668
- #: contact_form.php:954
669
  msgid "Border width in px, numbers only"
670
  msgstr "Ширина рамки в пикселях, только цифры"
671
 
672
- #: contact_form.php:958
673
- #: contact_form.php:979
674
  msgid "Border color"
675
  msgstr "Цвет рамки"
676
 
677
- #: contact_form.php:963
678
  msgid "Submit button"
679
  msgstr "Кнопка Отправить"
680
 
681
- #: contact_form.php:965
682
  msgid "Width in px, numbers only"
683
  msgstr "Ширина в пикселях, только цифры"
684
 
685
- #: contact_form.php:969
686
  msgid "Button color"
687
  msgstr "Цвет кнопки"
688
 
689
- #: contact_form.php:974
690
  msgid "Button text color"
691
  msgstr "Цвет текста для кнопки"
692
 
693
- #: contact_form.php:990
694
  msgid "Contact Form Pro | Preview"
695
  msgstr "Contact Form Pro | Предпросмотр"
696
 
697
- #: contact_form.php:993
698
  msgid "Show with errors"
699
  msgstr "Отображать с ошибками"
700
 
701
- #: contact_form.php:1001
702
- #: contact_form.php:1003
703
  msgid "Please enter your full name..."
704
  msgstr "Пожалуйста введите ваше имя..."
705
 
706
- #: contact_form.php:1014
707
- #: contact_form.php:1016
708
  msgid "Please enter your address..."
709
  msgstr "Пожалуйста введите ваш адресс..."
710
 
711
- #: contact_form.php:1025
712
- #: contact_form.php:1027
713
  msgid "Please enter your email address..."
714
  msgstr "Пожалуйста введите ваш email..."
715
 
716
- #: contact_form.php:1036
717
- #: contact_form.php:1038
718
  msgid "Please enter your phone number..."
719
  msgstr "Пожалуйста введите ваш телефон..."
720
 
721
- #: contact_form.php:1047
722
- #: contact_form.php:1049
723
  msgid "Please enter subject..."
724
  msgstr "Пожалуйста введите тему..."
725
 
726
- #: contact_form.php:1057
727
- #: contact_form.php:1059
728
  msgid "Please enter your message..."
729
  msgstr "Пожалуйста введите ваше сообщение..."
730
 
731
- #: contact_form.php:1070
732
  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"
733
  msgstr "Поддерживаемые типы файлов: HTML, TXT, CSS, GIF, PNG, JPEG, JPG, TIFF, BMP, AI, EPS, PS, RTF, PDF, DOC, DOCX, XLS, ZIP, RAR, WAV, MP3, PPT. Максимальный размер файла: 2 МБ"
734
 
735
- #: contact_form.php:1137
736
  msgid "Sorry, email message could not be delivered."
737
  msgstr "Извините, ваш email не может быть отправлен."
738
 
739
- #: contact_form.php:1221
740
  msgid "You can attach the following file formats"
741
  msgstr "Пользователи могут прикрепить файлы таких типов"
742
 
743
- #: contact_form.php:1515
744
  msgid "Contact from"
745
  msgstr "Контактная Форма"
746
 
747
- #: contact_form.php:1528
748
  msgid "Email"
749
  msgstr "Email"
750
 
751
- #: contact_form.php:1542
752
  msgid "Site"
753
  msgstr "Сайт"
754
 
755
- #: contact_form.php:1605
756
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
757
  msgstr "Если вы можете видеть этот MIME значит ваш почтовый клиент не поддерживает MIME тип!"
758
 
759
- #: contact_form.php:1669
760
  msgid "FAQ"
761
  msgstr "FAQ"
762
 
763
- #: contact_form.php:1670
764
  msgid "Support"
765
  msgstr "Поддержка"
766
 
767
- #: contact_form.php:1727
768
  msgid "Are you sure that you want to delete this language data?"
769
  msgstr "Вы действительно хотите удалить данные для этого языка?"
770
 
2
  msgstr ""
3
  "Project-Id-Version: contact_form\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-11-08 10:57+0300\n"
6
+ "PO-Revision-Date: 2013-11-08 10:58+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: bestwebsoft.com <plugin@bestwebsoft.com>\n"
9
  "MIME-Version: 1.0\n"
31
 
32
  #: contact_form.php:33
33
  #: contact_form.php:553
34
+ #: contact_form.php:835
35
  msgid "Contact Form Pro"
36
  msgstr "Контактная Форма PRO"
37
 
38
  #: contact_form.php:74
39
+ #: contact_form.php:722
40
+ #: contact_form.php:751
41
  msgid "Name:"
42
  msgstr "Имя:"
43
 
44
  #: contact_form.php:75
45
+ #: contact_form.php:723
46
+ #: contact_form.php:752
47
  msgid "Address:"
48
  msgstr "Адрес:"
49
 
50
  #: contact_form.php:76
51
+ #: contact_form.php:724
52
+ #: contact_form.php:753
53
  msgid "Email Address:"
54
  msgstr "E-mail адрес:"
55
 
56
  #: contact_form.php:77
57
+ #: contact_form.php:725
58
+ #: contact_form.php:754
59
  msgid "Phone number:"
60
  msgstr "Телефон:"
61
 
62
  #: contact_form.php:78
63
+ #: contact_form.php:726
64
+ #: contact_form.php:755
65
  msgid "Subject:"
66
  msgstr "Тема:"
67
 
68
  #: contact_form.php:79
69
+ #: contact_form.php:727
70
+ #: contact_form.php:756
71
  msgid "Message:"
72
  msgstr "Сообщение:"
73
 
74
  #: contact_form.php:80
75
+ #: contact_form.php:728
76
+ #: contact_form.php:757
77
  msgid "Attachment:"
78
  msgstr "Прикрепить файл:"
79
 
80
  #: contact_form.php:81
81
+ #: contact_form.php:729
82
+ #: contact_form.php:758
83
  msgid "Send me a copy"
84
  msgstr "Отправить мне копию"
85
 
86
  #: contact_form.php:82
87
+ #: contact_form.php:730
88
+ #: contact_form.php:759
89
  msgid "Submit"
90
  msgstr "Отправить"
91
 
175
  msgstr "Опции сохранены."
176
 
177
  #: contact_form.php:516
178
+ #: contact_form.php:829
179
+ #: contact_form.php:1658
180
+ #: contact_form.php:1669
181
  msgid "Settings"
182
  msgstr "Настройки"
183
 
184
  #: contact_form.php:517
185
+ #: contact_form.php:830
186
  msgid "Extra settings"
187
  msgstr "Extra Настройки"
188
 
189
  #: contact_form.php:522
190
+ #: contact_form.php:1086
191
  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:"
192
  msgstr "Если вы хотите добавить Контактную Форму на свой сайт, вам надо только скопировать и вставить шорткод в контент страницы или поста или виджета:"
193
 
194
  #: contact_form.php:522
195
  #: contact_form.php:523
196
+ #: contact_form.php:744
197
+ #: contact_form.php:792
198
  msgid "or"
199
  msgstr "или"
200
 
235
  msgstr "Добавить выбор отдела в контактную форму:"
236
 
237
  #: contact_form.php:552
238
+ #: contact_form.php:834
239
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
240
  msgstr "Данный функционал доступен в Pro версии плагина. Для детальной информации перейдите по ссылке"
241
 
243
  msgid "Save emails to the database"
244
  msgstr "Сохранять емейлы в базу данных"
245
 
246
+ #: contact_form.php:570
247
+ #: contact_form.php:573
248
+ #: contact_form.php:577
249
  msgid "Using Contact Form to DB powered by"
250
  msgstr "Используя Contact Form to DB, разработанный компанией"
251
 
252
+ #: contact_form.php:573
253
  msgid "Activate Contact Form to DB"
254
  msgstr "Активировать Contact Form to DB"
255
 
256
+ #: contact_form.php:577
257
  msgid "Download Contact Form to DB"
258
  msgstr "Загрузить Contact Form to DB"
259
 
260
+ #: contact_form.php:582
261
  msgid "Additional options"
262
  msgstr "Дополнительные настройки"
263
 
264
+ #: contact_form.php:584
265
+ msgid "Show"
266
+ msgstr "Отобразить"
267
+
268
+ #: contact_form.php:585
269
+ msgid "Hide"
270
+ msgstr "Скрыть"
271
+
272
+ #: contact_form.php:589
273
  msgid "What to use?"
274
  msgstr "Что использовать?"
275
 
276
+ #: contact_form.php:592
277
  msgid "Wp-mail"
278
  msgstr "Wp-mail"
279
 
280
+ #: contact_form.php:592
281
  msgid "You can use the wp_mail function for mailing"
282
  msgstr "Для отправки почты вы можете использовать функцию WordPress wp_mail"
283
 
284
+ #: contact_form.php:594
285
  msgid "Mail"
286
  msgstr "Mail"
287
 
288
+ #: contact_form.php:594
289
  msgid "To send mail you can use the php mail function"
290
  msgstr "Для отправки почты вы можете использовать функцию php mail"
291
 
292
+ #: contact_form.php:598
293
  msgid "The text in the 'From' field"
294
  msgstr "Tекст для поля ОТ в письме"
295
 
296
+ #: contact_form.php:600
297
  msgid "User name"
298
  msgstr "Имя пользователя"
299
 
300
+ #: contact_form.php:601
301
  msgid "The name of the user who fills the form will be used in the field 'From'."
302
  msgstr "В поле \"From\" в письме будет использоваться имя того пользователя, который заполняет форму."
303
 
304
+ #: contact_form.php:604
305
  msgid "This text will be used in the 'FROM' field"
306
  msgstr "В поле \"From\" в письме будет использоваться данный текст"
307
 
308
+ #: contact_form.php:608
309
  msgid "The email address in the 'From' field"
310
  msgstr "Выберите email для поля 'FROM' письма"
311
 
312
+ #: contact_form.php:610
313
  msgid "User email"
314
  msgstr "Емейл"
315
 
316
+ #: contact_form.php:611
317
  msgid "The email address of the user who fills the form will be used in the field 'From'."
318
  msgstr "В поле \"From\" в письме будет использоваться электронная почта того пользователя, который заполняет форму."
319
 
320
+ #: contact_form.php:614
321
  msgid "This email address will be used in the 'From' field."
322
  msgstr "В поле \"From\" в письме будет использоваться данная электронная почта."
323
 
324
+ #: contact_form.php:618
325
  msgid "Display fields"
326
  msgstr "Отобразить поля"
327
 
328
+ #: contact_form.php:620
329
+ #: contact_form.php:668
330
+ #: contact_form.php:866
331
+ #: contact_form.php:1526
332
  msgid "Address"
333
  msgstr "Адрес"
334
 
335
+ #: contact_form.php:621
336
+ #: contact_form.php:670
337
+ #: contact_form.php:1534
338
  msgid "Phone"
339
  msgstr "Телефон"
340
 
341
+ #: contact_form.php:622
342
  msgid "Attachment block"
343
  msgstr "Блок Прикрепить файл"
344
 
345
+ #: contact_form.php:622
346
  msgid "Users can attach the following file formats"
347
  msgstr "Пользователи могут прикрепить файлы таких типов"
348
 
 
349
  #: contact_form.php:629
350
+ #: contact_form.php:632
351
+ #: contact_form.php:636
352
+ #: contact_form.php:895
353
  msgid "Captcha"
354
  msgstr "КАПЧА"
355
 
 
356
  #: contact_form.php:629
357
+ #: contact_form.php:632
358
+ #: contact_form.php:636
359
  msgid "powered by"
360
  msgstr "разработано компанией"
361
 
362
+ #: contact_form.php:632
363
  msgid "Activate captcha"
364
  msgstr "Активировать Капчу"
365
 
366
+ #: contact_form.php:636
367
  msgid "Download captcha"
368
  msgstr "Скачать Капчу"
369
 
370
+ #: contact_form.php:641
371
  msgid "Display tips below the Attachment block"
372
  msgstr "Отображать пояснения после блока \"Прикрепить файл\""
373
 
374
+ #: contact_form.php:650
375
  msgid "Delete an attachment file from the server after the email is sent"
376
  msgstr "Удалить прикрепленный файл с сервера после отправки письма"
377
 
378
+ #: contact_form.php:656
379
  msgid "Display 'Send me a copy' block"
380
  msgstr "Отображать блок 'Отправить мне копию'"
381
 
382
+ #: contact_form.php:665
383
  msgid "Required fields"
384
  msgstr "Обязательные поля"
385
 
386
+ #: contact_form.php:667
387
+ #: contact_form.php:861
388
+ #: contact_form.php:1521
389
  msgid "Name"
390
  msgstr "Имя"
391
 
392
+ #: contact_form.php:669
393
  msgid "Email Address"
394
  msgstr "Email адрес"
395
 
396
+ #: contact_form.php:671
397
+ #: contact_form.php:881
398
+ #: contact_form.php:1537
399
  msgid "Subject"
400
  msgstr "Тема"
401
 
402
+ #: contact_form.php:672
403
+ #: contact_form.php:885
404
+ #: contact_form.php:1540
405
  msgid "Message"
406
  msgstr "Сообщение"
407
 
408
+ #: contact_form.php:676
409
  msgid "Display the asterisk near required fields"
410
  msgstr "Отображать звездочку возле обязательного поля"
411
 
412
+ #: contact_form.php:682
413
  msgid "Display additional info in the email"
414
  msgstr "Отображение дополнительной информации в письме"
415
 
416
+ #: contact_form.php:687
417
+ #: contact_form.php:1493
418
  msgid "Sent from (ip address)"
419
  msgstr "Отправлено от (ip адрес)"
420
 
421
+ #: contact_form.php:687
422
  msgid "Example: Sent from (IP address):\t127.0.0.1"
423
  msgstr "Пример: Sent from (IP address):\t127.0.0.1"
424
 
425
+ #: contact_form.php:688
426
+ #: contact_form.php:1498
427
  msgid "Date/Time"
428
  msgstr "Дата/Время"
429
 
430
+ #: contact_form.php:688
431
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
432
  msgstr "Пример: Date/Time:\tAugust 19, 2013 8:50 pm"
433
 
434
+ #: contact_form.php:689
435
+ #: contact_form.php:1503
436
  msgid "Sent from (referer)"
437
  msgstr "Пришло из (реферер)"
438
 
439
+ #: contact_form.php:689
440
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
441
  msgstr "Пример: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
442
 
443
+ #: contact_form.php:690
444
+ #: contact_form.php:1508
445
  msgid "Using (user agent)"
446
  msgstr "Используя (user agent)"
447
 
448
+ #: contact_form.php:690
449
  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"
450
  msgstr "Пример: 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"
451
 
452
+ #: contact_form.php:694
453
  msgid "Language settings for the field names in the form"
454
  msgstr "Языковые настройки для названия полей в форме"
455
 
456
+ #: contact_form.php:703
457
  msgid "Add a language"
458
  msgstr "Добавить язык"
459
 
460
+ #: contact_form.php:707
461
  msgid "Change the names of the contact form fields and error messages"
462
  msgstr "Изменить названия полей контактной формы и сообщений об ошибках"
463
 
464
+ #: contact_form.php:712
465
+ #: contact_form.php:783
466
  msgid "English"
467
  msgstr "Английский"
468
 
469
+ #: contact_form.php:731
470
+ #: contact_form.php:760
471
  msgid "Error message for the Name field"
472
  msgstr "Сообщение об ошибке для поля Name"
473
 
474
+ #: contact_form.php:732
475
+ #: contact_form.php:761
476
  msgid "Error message for the Address field"
477
  msgstr "Сообщение об ошибке для поля Address"
478
 
479
+ #: contact_form.php:733
480
+ #: contact_form.php:762
481
  msgid "Error message for the Email field"
482
  msgstr "Сообщение об ошибке для поля Email"
483
 
484
+ #: contact_form.php:734
485
+ #: contact_form.php:763
486
  msgid "Error message for the Phone field"
487
  msgstr "Сообщение об ошибке для поля Phone"
488
 
489
+ #: contact_form.php:735
490
+ #: contact_form.php:764
491
  msgid "Error message for the Subject field"
492
  msgstr "Сообщение об ошибке для поля Subject"
493
 
494
+ #: contact_form.php:736
495
+ #: contact_form.php:765
496
  msgid "Error message for the Message field"
497
  msgstr "Сообщение об ошибке для поля Message"
498
 
499
+ #: contact_form.php:737
500
+ #: contact_form.php:766
501
  msgid "Error message about the file type for the Attachment field"
502
  msgstr "Сообщение об ошибке о типе файла для поля Attachment"
503
 
504
+ #: contact_form.php:738
505
+ #: contact_form.php:767
506
  msgid "Error message while uploading a file for the Attachment field to the server"
507
  msgstr "Сообщение об ошибке при загрузке файла на сервер для поля Attachment"
508
 
509
+ #: contact_form.php:739
510
+ #: contact_form.php:768
511
  msgid "Error message while moving the file for the Attachment field"
512
  msgstr "Сообщение об ошибке при перемещении файла для поля Attachment"
513
 
514
+ #: contact_form.php:740
515
+ #: contact_form.php:769
516
  msgid "Error message when file size limit for the Attachment field is exceeded"
517
  msgstr "Сообщение об ошибке когда размер файла превышает размер разрешенного сервером для поля Attachment"
518
 
519
+ #: contact_form.php:741
520
+ #: contact_form.php:770
521
  msgid "Error message for the Captcha field"
522
  msgstr "Сообщение об ошибке для поля Captcha"
523
 
524
+ #: contact_form.php:742
525
+ #: contact_form.php:771
526
  msgid "Error message for the whole form"
527
  msgstr "Сообщение об ошибке для всей формы"
528
 
529
+ #: contact_form.php:744
530
+ #: contact_form.php:773
531
+ #: contact_form.php:792
532
+ #: contact_form.php:798
533
  msgid "Use shortcode"
534
  msgstr "Использовать шорткод"
535
 
536
+ #: contact_form.php:744
537
+ #: contact_form.php:773
538
+ #: contact_form.php:792
539
+ #: contact_form.php:798
540
  msgid "for this language"
541
  msgstr "для данного языка"
542
 
543
+ #: contact_form.php:780
544
  msgid "Action after email is sent"
545
  msgstr "Действие после отправки письма"
546
 
547
+ #: contact_form.php:782
548
  msgid "Display text"
549
  msgstr "Отобразить текст"
550
 
551
+ #: contact_form.php:791
552
+ #: contact_form.php:797
553
  msgid "Text"
554
  msgstr "Текст"
555
 
556
+ #: contact_form.php:804
557
  msgid "Redirect to the page"
558
  msgstr "Перенаправление на страницу"
559
 
560
+ #: contact_form.php:805
561
  msgid "Url"
562
  msgstr "Урл"
563
 
564
+ #: contact_form.php:810
565
+ #: contact_form.php:987
566
  msgid "Save Changes"
567
  msgstr "Save Changes"
568
 
569
+ #: contact_form.php:827
570
  msgid "Contact Form Pro | Extra Settings"
571
  msgstr "Contact Form Pro | Extra Настройки"
572
 
573
+ #: contact_form.php:841
574
  msgid "Errors output"
575
  msgstr "Отображение ошибок"
576
 
577
+ #: contact_form.php:844
578
  msgid "Display error messages"
579
  msgstr "Отображать сообщения об ошибках"
580
 
581
+ #: contact_form.php:845
582
  msgid "Color of the input field errors."
583
  msgstr "Отображать ошибки цветом для полей ввода"
584
 
585
+ #: contact_form.php:846
586
  msgid "Display error messages & color of the input field errors"
587
  msgstr "Отображать сообщения об ошибках & цвет полей ввода с ошибками"
588
 
589
+ #: contact_form.php:851
590
  msgid "Add placeholder to the input blocks"
591
  msgstr "Добавить вспомогательный текст в поля ввода"
592
 
593
+ #: contact_form.php:857
594
  msgid "Add tooltips"
595
  msgstr "Добавить подсказки"
596
 
597
+ #: contact_form.php:871
598
  msgid "Email address"
599
  msgstr "Email адрес"
600
 
601
+ #: contact_form.php:876
602
  msgid "Phone Number"
603
  msgstr "Телефон"
604
 
605
+ #: contact_form.php:890
606
  msgid "Attachment"
607
  msgstr "Прикрепить файл"
608
 
609
+ #: contact_form.php:895
610
  msgid "(powered by bestwebsoft.com)"
611
  msgstr "(powered by bestwebsoft.com)"
612
 
613
+ #: contact_form.php:900
614
  msgid "Style options"
615
  msgstr "Настройки стиля"
616
 
617
+ #: contact_form.php:903
618
  msgid "Text color"
619
  msgstr "Цвет текста"
620
 
621
+ #: contact_form.php:906
622
+ #: contact_form.php:911
623
+ #: contact_form.php:921
624
+ #: contact_form.php:926
625
+ #: contact_form.php:931
626
+ #: contact_form.php:936
627
+ #: contact_form.php:946
628
+ #: contact_form.php:951
629
+ #: contact_form.php:957
630
+ #: contact_form.php:968
631
+ #: contact_form.php:973
632
+ #: contact_form.php:978
633
  msgid "Default"
634
  msgstr "По-умолчанию"
635
 
636
+ #: contact_form.php:908
637
  msgid "Label text color"
638
  msgstr "Цвет текста"
639
 
640
+ #: contact_form.php:913
641
  msgid "Placeholder color"
642
  msgstr "Цвет замещающегося текста"
643
 
644
+ #: contact_form.php:918
645
  msgid "Errors color"
646
  msgstr "Цвет ошибок"
647
 
648
+ #: contact_form.php:923
649
  msgid "Error text color"
650
  msgstr "Цвет текста для ошибок"
651
 
652
+ #: contact_form.php:928
653
  msgid "Background color of the input field errors"
654
  msgstr "Цвет фона для полей ввода с ошибками"
655
 
656
+ #: contact_form.php:933
657
  msgid "Border color of the input field errors"
658
  msgstr "Цвет рамки для полей ввода с ошибками"
659
 
660
+ #: contact_form.php:938
661
  msgid "Placeholder color of the input field errors"
662
  msgstr "Цвет вспомогательного текста для полей ввода с ошибками"
663
 
664
+ #: contact_form.php:943
665
  msgid "Input fields"
666
  msgstr "Поля ввода"
667
 
668
+ #: contact_form.php:948
669
  msgid "Input fields background color"
670
  msgstr "Цвет фона для полей ввода"
671
 
672
+ #: contact_form.php:953
673
  msgid "Text fields color"
674
  msgstr "Цвет текста для полей ввода"
675
 
676
+ #: contact_form.php:955
677
  msgid "Border width in px, numbers only"
678
  msgstr "Ширина рамки в пикселях, только цифры"
679
 
680
+ #: contact_form.php:959
681
+ #: contact_form.php:980
682
  msgid "Border color"
683
  msgstr "Цвет рамки"
684
 
685
+ #: contact_form.php:964
686
  msgid "Submit button"
687
  msgstr "Кнопка Отправить"
688
 
689
+ #: contact_form.php:966
690
  msgid "Width in px, numbers only"
691
  msgstr "Ширина в пикселях, только цифры"
692
 
693
+ #: contact_form.php:970
694
  msgid "Button color"
695
  msgstr "Цвет кнопки"
696
 
697
+ #: contact_form.php:975
698
  msgid "Button text color"
699
  msgstr "Цвет текста для кнопки"
700
 
701
+ #: contact_form.php:991
702
  msgid "Contact Form Pro | Preview"
703
  msgstr "Contact Form Pro | Предпросмотр"
704
 
705
+ #: contact_form.php:994
706
  msgid "Show with errors"
707
  msgstr "Отображать с ошибками"
708
 
709
+ #: contact_form.php:1002
710
+ #: contact_form.php:1004
711
  msgid "Please enter your full name..."
712
  msgstr "Пожалуйста введите ваше имя..."
713
 
714
+ #: contact_form.php:1015
715
+ #: contact_form.php:1017
716
  msgid "Please enter your address..."
717
  msgstr "Пожалуйста введите ваш адресс..."
718
 
719
+ #: contact_form.php:1026
720
+ #: contact_form.php:1028
721
  msgid "Please enter your email address..."
722
  msgstr "Пожалуйста введите ваш email..."
723
 
724
+ #: contact_form.php:1037
725
+ #: contact_form.php:1039
726
  msgid "Please enter your phone number..."
727
  msgstr "Пожалуйста введите ваш телефон..."
728
 
729
+ #: contact_form.php:1048
730
+ #: contact_form.php:1050
731
  msgid "Please enter subject..."
732
  msgstr "Пожалуйста введите тему..."
733
 
734
+ #: contact_form.php:1058
735
+ #: contact_form.php:1060
736
  msgid "Please enter your message..."
737
  msgstr "Пожалуйста введите ваше сообщение..."
738
 
739
+ #: contact_form.php:1071
740
  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"
741
  msgstr "Поддерживаемые типы файлов: HTML, TXT, CSS, GIF, PNG, JPEG, JPG, TIFF, BMP, AI, EPS, PS, RTF, PDF, DOC, DOCX, XLS, ZIP, RAR, WAV, MP3, PPT. Максимальный размер файла: 2 МБ"
742
 
743
+ #: contact_form.php:1138
744
  msgid "Sorry, email message could not be delivered."
745
  msgstr "Извините, ваш email не может быть отправлен."
746
 
747
+ #: contact_form.php:1222
748
  msgid "You can attach the following file formats"
749
  msgstr "Пользователи могут прикрепить файлы таких типов"
750
 
751
+ #: contact_form.php:1516
752
  msgid "Contact from"
753
  msgstr "Контактная Форма"
754
 
755
+ #: contact_form.php:1529
756
  msgid "Email"
757
  msgstr "Email"
758
 
759
+ #: contact_form.php:1543
760
  msgid "Site"
761
  msgstr "Сайт"
762
 
763
+ #: contact_form.php:1606
764
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
765
  msgstr "Если вы можете видеть этот MIME значит ваш почтовый клиент не поддерживает MIME тип!"
766
 
767
+ #: contact_form.php:1670
768
  msgid "FAQ"
769
  msgstr "FAQ"
770
 
771
+ #: contact_form.php:1671
772
  msgid "Support"
773
  msgstr "Поддержка"
774
 
775
+ #: contact_form.php:1728
776
  msgid "Are you sure that you want to delete this language data?"
777
  msgstr "Вы действительно хотите удалить данные для этого языка?"
778
 
languages/contact_form-sk_SK.mo CHANGED
Binary file
languages/contact_form-sk_SK.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:42+0300\n"
6
- "PO-Revision-Date: 2013-11-01 11:42+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Book Ing <book.ing@zoznam.sk>\n"
9
  "MIME-Version: 1.0\n"
@@ -31,61 +31,61 @@ msgstr "Kontaktný formulár Pro Extra - nastavenie"
31
 
32
  #: contact_form.php:33
33
  #: contact_form.php:553
34
- #: contact_form.php:834
35
  msgid "Contact Form Pro"
36
  msgstr "Kontaktný formulár Pro"
37
 
38
  #: contact_form.php:74
39
- #: contact_form.php:719
40
- #: contact_form.php:748
41
  msgid "Name:"
42
  msgstr "Meno:"
43
 
44
  #: contact_form.php:75
45
- #: contact_form.php:720
46
- #: contact_form.php:749
47
  msgid "Address:"
48
  msgstr "Adresa::"
49
 
50
  #: contact_form.php:76
51
- #: contact_form.php:721
52
- #: contact_form.php:750
53
  msgid "Email Address:"
54
  msgstr "E-Mail:"
55
 
56
  #: contact_form.php:77
57
- #: contact_form.php:722
58
- #: contact_form.php:751
59
  msgid "Phone number:"
60
  msgstr ""
61
 
62
  #: contact_form.php:78
63
- #: contact_form.php:723
64
- #: contact_form.php:752
65
  msgid "Subject:"
66
  msgstr "Predmet:"
67
 
68
  #: contact_form.php:79
69
- #: contact_form.php:724
70
- #: contact_form.php:753
71
  msgid "Message:"
72
  msgstr "Správa:"
73
 
74
  #: contact_form.php:80
75
- #: contact_form.php:725
76
- #: contact_form.php:754
77
  msgid "Attachment:"
78
  msgstr "Príloha"
79
 
80
  #: contact_form.php:81
81
- #: contact_form.php:726
82
- #: contact_form.php:755
83
  msgid "Send me a copy"
84
  msgstr "Zaslať mi kópiu"
85
 
86
  #: contact_form.php:82
87
- #: contact_form.php:727
88
- #: contact_form.php:756
89
  msgid "Submit"
90
  msgstr "Odoslať"
91
 
@@ -177,26 +177,26 @@ msgid "Settings saved."
177
  msgstr "Nastavenie uložené."
178
 
179
  #: contact_form.php:516
180
- #: contact_form.php:828
181
- #: contact_form.php:1657
182
- #: contact_form.php:1668
183
  msgid "Settings"
184
  msgstr "Nastavenia"
185
 
186
  #: contact_form.php:517
187
- #: contact_form.php:829
188
  msgid "Extra settings"
189
  msgstr "Extra nastavenia"
190
 
191
  #: contact_form.php:522
192
- #: contact_form.php:1085
193
  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:"
194
  msgstr "Ak by ste chceli pridať kontaktný formulár na svoje webové stránky, stačí skopírovať a vložiť shortcode k príspevku, stránke alebo widgetu:"
195
 
196
  #: contact_form.php:522
197
  #: contact_form.php:523
198
- #: contact_form.php:741
199
- #: contact_form.php:789
200
  msgid "or"
201
  msgstr "alebo"
202
 
@@ -237,7 +237,7 @@ msgid "Add department selectbox to the contact form:"
237
  msgstr ""
238
 
239
  #: contact_form.php:552
240
- #: contact_form.php:833
241
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
242
  msgstr ""
243
 
@@ -245,534 +245,542 @@ msgstr ""
245
  msgid "Save emails to the database"
246
  msgstr ""
247
 
248
- #: contact_form.php:568
249
- #: contact_form.php:571
250
- #: contact_form.php:575
251
  msgid "Using Contact Form to DB powered by"
252
  msgstr ""
253
 
254
- #: contact_form.php:571
255
  #, fuzzy
256
  msgid "Activate Contact Form to DB"
257
  msgstr "Kontaktný formulár Pro"
258
 
259
- #: contact_form.php:575
260
  #, fuzzy
261
  msgid "Download Contact Form to DB"
262
  msgstr "Kontaktný formulár Pro"
263
 
264
- #: contact_form.php:580
265
  msgid "Additional options"
266
  msgstr "Ďalšie nastavenia"
267
 
268
- #: contact_form.php:583
 
 
 
 
 
 
 
 
269
  msgid "What to use?"
270
  msgstr "Čo používať?"
271
 
272
- #: contact_form.php:586
273
  msgid "Wp-mail"
274
  msgstr "Wp-mail"
275
 
276
- #: contact_form.php:586
277
  msgid "You can use the wp_mail function for mailing"
278
  msgstr "Môžete použiť wp_mail funkcie pre zasielanie"
279
 
280
- #: contact_form.php:588
281
  msgid "Mail"
282
  msgstr "Mail"
283
 
284
- #: contact_form.php:588
285
  msgid "To send mail you can use the php mail function"
286
  msgstr "Ak chcete odosielať poštu, môžete použiť e-mailoé PHP funkcie"
287
 
288
- #: contact_form.php:592
289
  #, fuzzy
290
  msgid "The text in the 'From' field"
291
  msgstr "Zmena textu pola \"od\""
292
 
293
- #: contact_form.php:594
294
  msgid "User name"
295
  msgstr ""
296
 
297
- #: contact_form.php:595
298
  msgid "The name of the user who fills the form will be used in the field 'From'."
299
  msgstr ""
300
 
301
- #: contact_form.php:600
302
  #, fuzzy
303
  msgid "This text will be used in the 'FROM' field"
304
  msgstr "Táto e-mailová adresa bude použitá v poli 'od'."
305
 
306
- #: contact_form.php:604
307
  #, fuzzy
308
  msgid "The email address in the 'From' field"
309
  msgstr "Zadajte e-mailovú adresu v poli \"od\""
310
 
311
- #: contact_form.php:606
312
  msgid "User email"
313
  msgstr ""
314
 
315
- #: contact_form.php:607
316
  msgid "The email address of the user who fills the form will be used in the field 'From'."
317
  msgstr ""
318
 
319
- #: contact_form.php:609
320
  msgid "This email address will be used in the 'From' field."
321
  msgstr "Táto e-mailová adresa bude použitá v poli 'od'."
322
 
323
- #: contact_form.php:613
324
  msgid "Display fields"
325
  msgstr "Zobraz polia"
326
 
327
- #: contact_form.php:615
328
- #: contact_form.php:665
329
- #: contact_form.php:865
330
- #: contact_form.php:1525
331
  msgid "Address"
332
  msgstr "Adresa"
333
 
334
- #: contact_form.php:616
335
- #: contact_form.php:667
336
- #: contact_form.php:1533
337
  msgid "Phone"
338
  msgstr "Telefón"
339
 
340
- #: contact_form.php:617
341
  msgid "Attachment block"
342
  msgstr "Blok príloh"
343
 
344
- #: contact_form.php:617
345
  msgid "Users can attach the following file formats"
346
  msgstr "Užívatelia môžu pripojiť nasledujúce formáty súborov"
347
 
348
- #: contact_form.php:626
349
  #: contact_form.php:629
350
- #: contact_form.php:633
351
- #: contact_form.php:894
 
352
  msgid "Captcha"
353
  msgstr ""
354
 
355
- #: contact_form.php:626
356
  #: contact_form.php:629
357
- #: contact_form.php:633
 
358
  msgid "powered by"
359
  msgstr ""
360
 
361
- #: contact_form.php:629
362
  msgid "Activate captcha"
363
  msgstr "Aktivovať captcha"
364
 
365
- #: contact_form.php:633
366
  msgid "Download captcha"
367
  msgstr "Stiahnuť captcha"
368
 
369
- #: contact_form.php:638
370
  msgid "Display tips below the Attachment block"
371
  msgstr "Zobrazenie tipov pod blokom príloh"
372
 
373
- #: contact_form.php:647
374
  msgid "Delete an attachment file from the server after the email is sent"
375
  msgstr ""
376
 
377
- #: contact_form.php:653
378
  msgid "Display 'Send me a copy' block"
379
  msgstr "Zobraz 'Zaslať kópiu' blok"
380
 
381
- #: contact_form.php:662
382
  msgid "Required fields"
383
  msgstr "Vyžadované polia"
384
 
385
- #: contact_form.php:664
386
- #: contact_form.php:860
387
- #: contact_form.php:1520
388
  msgid "Name"
389
  msgstr "Meno"
390
 
391
- #: contact_form.php:666
392
  msgid "Email Address"
393
  msgstr "Emailová adresa"
394
 
395
- #: contact_form.php:668
396
- #: contact_form.php:880
397
- #: contact_form.php:1536
398
  msgid "Subject"
399
  msgstr "Predmet"
400
 
401
- #: contact_form.php:669
402
- #: contact_form.php:884
403
- #: contact_form.php:1539
404
  msgid "Message"
405
  msgstr "Správa"
406
 
407
- #: contact_form.php:673
408
  msgid "Display the asterisk near required fields"
409
  msgstr ""
410
 
411
- #: contact_form.php:679
412
  msgid "Display additional info in the email"
413
  msgstr "Zobraziť ďalšie informácie v e-maile"
414
 
415
- #: contact_form.php:684
416
- #: contact_form.php:1492
417
  msgid "Sent from (ip address)"
418
  msgstr "Odoslané z (ip adresa)"
419
 
420
- #: contact_form.php:684
421
  #, fuzzy
422
  msgid "Example: Sent from (IP address):\t127.0.0.1"
423
  msgstr "Odoslané z (ip adresa)"
424
 
425
- #: contact_form.php:685
426
- #: contact_form.php:1497
427
  msgid "Date/Time"
428
  msgstr "Datum / Čas"
429
 
430
- #: contact_form.php:685
431
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
432
  msgstr ""
433
 
434
- #: contact_form.php:686
435
- #: contact_form.php:1502
436
  msgid "Sent from (referer)"
437
  msgstr "Odoslané z"
438
 
439
- #: contact_form.php:686
440
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
441
  msgstr ""
442
 
443
- #: contact_form.php:687
444
- #: contact_form.php:1507
445
  msgid "Using (user agent)"
446
  msgstr "Použitie (user agent)"
447
 
448
- #: contact_form.php:687
449
  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"
450
  msgstr ""
451
 
452
- #: contact_form.php:691
453
  msgid "Language settings for the field names in the form"
454
  msgstr "Nastavenie jazyka pre názvy polí vo formulári"
455
 
456
- #: contact_form.php:700
457
  msgid "Add a language"
458
  msgstr "Pridať jazyk"
459
 
460
- #: contact_form.php:704
461
  msgid "Change the names of the contact form fields and error messages"
462
  msgstr "Zmena názvov polí kontaktného formulára a chybových hlásení"
463
 
464
- #: contact_form.php:709
465
- #: contact_form.php:780
466
  msgid "English"
467
  msgstr ""
468
 
469
- #: contact_form.php:728
470
- #: contact_form.php:757
471
- msgid "Error message for the Name field"
472
- msgstr ""
473
-
474
- #: contact_form.php:729
475
- #: contact_form.php:758
476
- msgid "Error message for the Address field"
477
- msgstr ""
478
-
479
- #: contact_form.php:730
480
- #: contact_form.php:759
481
- msgid "Error message for the Email field"
482
- msgstr ""
483
-
484
  #: contact_form.php:731
485
  #: contact_form.php:760
486
- msgid "Error message for the Phone field"
487
  msgstr ""
488
 
489
  #: contact_form.php:732
490
  #: contact_form.php:761
491
- msgid "Error message for the Subject field"
492
  msgstr ""
493
 
494
  #: contact_form.php:733
495
  #: contact_form.php:762
496
- msgid "Error message for the Message field"
497
  msgstr ""
498
 
499
  #: contact_form.php:734
500
  #: contact_form.php:763
501
- msgid "Error message about the file type for the Attachment field"
502
  msgstr ""
503
 
504
  #: contact_form.php:735
505
  #: contact_form.php:764
506
- msgid "Error message while uploading a file for the Attachment field to the server"
507
  msgstr ""
508
 
509
  #: contact_form.php:736
510
  #: contact_form.php:765
511
- msgid "Error message while moving the file for the Attachment field"
512
  msgstr ""
513
 
514
  #: contact_form.php:737
515
  #: contact_form.php:766
516
- msgid "Error message when file size limit for the Attachment field is exceeded"
517
  msgstr ""
518
 
519
  #: contact_form.php:738
520
  #: contact_form.php:767
521
- msgid "Error message for the Captcha field"
522
  msgstr ""
523
 
524
  #: contact_form.php:739
525
  #: contact_form.php:768
526
- msgid "Error message for the whole form"
 
 
 
 
 
527
  msgstr ""
528
 
529
  #: contact_form.php:741
530
  #: contact_form.php:770
531
- #: contact_form.php:789
532
- #: contact_form.php:795
 
 
 
 
 
 
 
 
 
 
533
  msgid "Use shortcode"
534
  msgstr "Použite shortcode "
535
 
536
- #: contact_form.php:741
537
- #: contact_form.php:770
538
- #: contact_form.php:789
539
- #: contact_form.php:795
540
  msgid "for this language"
541
  msgstr "pre tento jazyk"
542
 
543
- #: contact_form.php:777
544
  msgid "Action after email is sent"
545
  msgstr "Akcia po zaslaní mailu."
546
 
547
- #: contact_form.php:779
548
  msgid "Display text"
549
  msgstr "Zobraziť text"
550
 
551
- #: contact_form.php:788
552
- #: contact_form.php:794
553
  msgid "Text"
554
  msgstr "Text"
555
 
556
- #: contact_form.php:802
557
  msgid "Redirect to the page"
558
  msgstr "Presmerovať na stránku"
559
 
560
- #: contact_form.php:803
561
  msgid "Url"
562
  msgstr "Url"
563
 
564
- #: contact_form.php:809
565
- #: contact_form.php:986
566
  msgid "Save Changes"
567
  msgstr "Uložiť zmeny"
568
 
569
- #: contact_form.php:826
570
  msgid "Contact Form Pro | Extra Settings"
571
  msgstr "Kontaktný formulár | Extra nastavenie"
572
 
573
- #: contact_form.php:840
574
  msgid "Errors output"
575
  msgstr ""
576
 
577
- #: contact_form.php:843
578
  msgid "Display error messages"
579
  msgstr ""
580
 
581
- #: contact_form.php:844
582
  msgid "Color of the input field errors."
583
  msgstr ""
584
 
585
- #: contact_form.php:845
586
  msgid "Display error messages & color of the input field errors"
587
  msgstr ""
588
 
589
- #: contact_form.php:850
590
  msgid "Add placeholder to the input blocks"
591
  msgstr ""
592
 
593
- #: contact_form.php:856
594
  msgid "Add tooltips"
595
  msgstr "Pridať popisky"
596
 
597
- #: contact_form.php:870
598
  msgid "Email address"
599
  msgstr "Emailová adresa"
600
 
601
- #: contact_form.php:875
602
  msgid "Phone Number"
603
  msgstr "Tel. číslo"
604
 
605
- #: contact_form.php:889
606
  msgid "Attachment"
607
  msgstr "Príloha"
608
 
609
- #: contact_form.php:894
610
  msgid "(powered by bestwebsoft.com)"
611
  msgstr ""
612
 
613
- #: contact_form.php:899
614
  msgid "Style options"
615
  msgstr "Nastavenie štýlu"
616
 
617
- #: contact_form.php:902
618
  msgid "Text color"
619
  msgstr ""
620
 
621
- #: contact_form.php:905
622
- #: contact_form.php:910
623
- #: contact_form.php:920
624
- #: contact_form.php:925
625
- #: contact_form.php:930
626
- #: contact_form.php:935
627
- #: contact_form.php:945
628
- #: contact_form.php:950
629
- #: contact_form.php:956
630
- #: contact_form.php:967
631
- #: contact_form.php:972
632
- #: contact_form.php:977
633
  msgid "Default"
634
  msgstr ""
635
 
636
- #: contact_form.php:907
637
  msgid "Label text color"
638
  msgstr ""
639
 
640
- #: contact_form.php:912
641
  msgid "Placeholder color"
642
  msgstr ""
643
 
644
- #: contact_form.php:917
645
  msgid "Errors color"
646
  msgstr ""
647
 
648
- #: contact_form.php:922
649
  msgid "Error text color"
650
  msgstr ""
651
 
652
- #: contact_form.php:927
653
  msgid "Background color of the input field errors"
654
  msgstr ""
655
 
656
- #: contact_form.php:932
657
  msgid "Border color of the input field errors"
658
  msgstr ""
659
 
660
- #: contact_form.php:937
661
  msgid "Placeholder color of the input field errors"
662
  msgstr ""
663
 
664
- #: contact_form.php:942
665
  msgid "Input fields"
666
  msgstr "Vložiť polia"
667
 
668
- #: contact_form.php:947
669
  msgid "Input fields background color"
670
  msgstr ""
671
 
672
- #: contact_form.php:952
673
  msgid "Text fields color"
674
  msgstr ""
675
 
676
- #: contact_form.php:954
677
  msgid "Border width in px, numbers only"
678
  msgstr ""
679
 
680
- #: contact_form.php:958
681
- #: contact_form.php:979
682
  msgid "Border color"
683
  msgstr ""
684
 
685
- #: contact_form.php:963
686
  msgid "Submit button"
687
  msgstr "Odoslať"
688
 
689
- #: contact_form.php:965
690
  msgid "Width in px, numbers only"
691
  msgstr ""
692
 
693
- #: contact_form.php:969
694
  msgid "Button color"
695
  msgstr ""
696
 
697
- #: contact_form.php:974
698
  msgid "Button text color"
699
  msgstr ""
700
 
701
- #: contact_form.php:990
702
  msgid "Contact Form Pro | Preview"
703
  msgstr "Kontaktný formulár Pro | Zobrazenie"
704
 
705
- #: contact_form.php:993
706
  msgid "Show with errors"
707
  msgstr ""
708
 
709
- #: contact_form.php:1001
710
- #: contact_form.php:1003
711
  msgid "Please enter your full name..."
712
  msgstr ""
713
 
714
- #: contact_form.php:1014
715
- #: contact_form.php:1016
716
  msgid "Please enter your address..."
717
  msgstr ""
718
 
719
- #: contact_form.php:1025
720
- #: contact_form.php:1027
721
  msgid "Please enter your email address..."
722
  msgstr "Prosím zadajte vašu e-mailovú adresu..."
723
 
724
- #: contact_form.php:1036
725
- #: contact_form.php:1038
726
  msgid "Please enter your phone number..."
727
  msgstr ""
728
 
729
- #: contact_form.php:1047
730
- #: contact_form.php:1049
731
  msgid "Please enter subject..."
732
  msgstr ""
733
 
734
- #: contact_form.php:1057
735
- #: contact_form.php:1059
736
  msgid "Please enter your message..."
737
  msgstr ""
738
 
739
- #: contact_form.php:1070
740
  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"
741
  msgstr ""
742
 
743
- #: contact_form.php:1137
744
  msgid "Sorry, email message could not be delivered."
745
  msgstr "Prepáčte, správa nemohla byť doručená."
746
 
747
- #: contact_form.php:1221
748
  msgid "You can attach the following file formats"
749
  msgstr "Môžete pripojiť nasledujúce formáty súborov"
750
 
751
- #: contact_form.php:1515
752
  msgid "Contact from"
753
  msgstr "Kontaktný formulár"
754
 
755
- #: contact_form.php:1528
756
  msgid "Email"
757
  msgstr "E-Mail"
758
 
759
- #: contact_form.php:1542
760
  msgid "Site"
761
  msgstr "Stránka"
762
 
763
- #: contact_form.php:1605
764
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
765
  msgstr "Ak vidíte túto MIME, znamená to, že MIME typ nie je podporovaný vyším e-mailovým klientom!"
766
 
767
- #: contact_form.php:1669
768
  msgid "FAQ"
769
  msgstr "FAQ"
770
 
771
- #: contact_form.php:1670
772
  msgid "Support"
773
  msgstr "Podpora"
774
 
775
- #: contact_form.php:1727
776
  msgid "Are you sure that you want to delete this language data?"
777
  msgstr ""
778
 
2
  msgstr ""
3
  "Project-Id-Version: contact_form\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-11-08 10:58+0300\n"
6
+ "PO-Revision-Date: 2013-11-08 10:58+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Book Ing <book.ing@zoznam.sk>\n"
9
  "MIME-Version: 1.0\n"
31
 
32
  #: contact_form.php:33
33
  #: contact_form.php:553
34
+ #: contact_form.php:835
35
  msgid "Contact Form Pro"
36
  msgstr "Kontaktný formulár Pro"
37
 
38
  #: contact_form.php:74
39
+ #: contact_form.php:722
40
+ #: contact_form.php:751
41
  msgid "Name:"
42
  msgstr "Meno:"
43
 
44
  #: contact_form.php:75
45
+ #: contact_form.php:723
46
+ #: contact_form.php:752
47
  msgid "Address:"
48
  msgstr "Adresa::"
49
 
50
  #: contact_form.php:76
51
+ #: contact_form.php:724
52
+ #: contact_form.php:753
53
  msgid "Email Address:"
54
  msgstr "E-Mail:"
55
 
56
  #: contact_form.php:77
57
+ #: contact_form.php:725
58
+ #: contact_form.php:754
59
  msgid "Phone number:"
60
  msgstr ""
61
 
62
  #: contact_form.php:78
63
+ #: contact_form.php:726
64
+ #: contact_form.php:755
65
  msgid "Subject:"
66
  msgstr "Predmet:"
67
 
68
  #: contact_form.php:79
69
+ #: contact_form.php:727
70
+ #: contact_form.php:756
71
  msgid "Message:"
72
  msgstr "Správa:"
73
 
74
  #: contact_form.php:80
75
+ #: contact_form.php:728
76
+ #: contact_form.php:757
77
  msgid "Attachment:"
78
  msgstr "Príloha"
79
 
80
  #: contact_form.php:81
81
+ #: contact_form.php:729
82
+ #: contact_form.php:758
83
  msgid "Send me a copy"
84
  msgstr "Zaslať mi kópiu"
85
 
86
  #: contact_form.php:82
87
+ #: contact_form.php:730
88
+ #: contact_form.php:759
89
  msgid "Submit"
90
  msgstr "Odoslať"
91
 
177
  msgstr "Nastavenie uložené."
178
 
179
  #: contact_form.php:516
180
+ #: contact_form.php:829
181
+ #: contact_form.php:1658
182
+ #: contact_form.php:1669
183
  msgid "Settings"
184
  msgstr "Nastavenia"
185
 
186
  #: contact_form.php:517
187
+ #: contact_form.php:830
188
  msgid "Extra settings"
189
  msgstr "Extra nastavenia"
190
 
191
  #: contact_form.php:522
192
+ #: contact_form.php:1086
193
  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:"
194
  msgstr "Ak by ste chceli pridať kontaktný formulár na svoje webové stránky, stačí skopírovať a vložiť shortcode k príspevku, stránke alebo widgetu:"
195
 
196
  #: contact_form.php:522
197
  #: contact_form.php:523
198
+ #: contact_form.php:744
199
+ #: contact_form.php:792
200
  msgid "or"
201
  msgstr "alebo"
202
 
237
  msgstr ""
238
 
239
  #: contact_form.php:552
240
+ #: contact_form.php:834
241
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
242
  msgstr ""
243
 
245
  msgid "Save emails to the database"
246
  msgstr ""
247
 
248
+ #: contact_form.php:570
249
+ #: contact_form.php:573
250
+ #: contact_form.php:577
251
  msgid "Using Contact Form to DB powered by"
252
  msgstr ""
253
 
254
+ #: contact_form.php:573
255
  #, fuzzy
256
  msgid "Activate Contact Form to DB"
257
  msgstr "Kontaktný formulár Pro"
258
 
259
+ #: contact_form.php:577
260
  #, fuzzy
261
  msgid "Download Contact Form to DB"
262
  msgstr "Kontaktný formulár Pro"
263
 
264
+ #: contact_form.php:582
265
  msgid "Additional options"
266
  msgstr "Ďalšie nastavenia"
267
 
268
+ #: contact_form.php:584
269
+ msgid "Show"
270
+ msgstr ""
271
+
272
+ #: contact_form.php:585
273
+ msgid "Hide"
274
+ msgstr ""
275
+
276
+ #: contact_form.php:589
277
  msgid "What to use?"
278
  msgstr "Čo používať?"
279
 
280
+ #: contact_form.php:592
281
  msgid "Wp-mail"
282
  msgstr "Wp-mail"
283
 
284
+ #: contact_form.php:592
285
  msgid "You can use the wp_mail function for mailing"
286
  msgstr "Môžete použiť wp_mail funkcie pre zasielanie"
287
 
288
+ #: contact_form.php:594
289
  msgid "Mail"
290
  msgstr "Mail"
291
 
292
+ #: contact_form.php:594
293
  msgid "To send mail you can use the php mail function"
294
  msgstr "Ak chcete odosielať poštu, môžete použiť e-mailoé PHP funkcie"
295
 
296
+ #: contact_form.php:598
297
  #, fuzzy
298
  msgid "The text in the 'From' field"
299
  msgstr "Zmena textu pola \"od\""
300
 
301
+ #: contact_form.php:600
302
  msgid "User name"
303
  msgstr ""
304
 
305
+ #: contact_form.php:601
306
  msgid "The name of the user who fills the form will be used in the field 'From'."
307
  msgstr ""
308
 
309
+ #: contact_form.php:604
310
  #, fuzzy
311
  msgid "This text will be used in the 'FROM' field"
312
  msgstr "Táto e-mailová adresa bude použitá v poli 'od'."
313
 
314
+ #: contact_form.php:608
315
  #, fuzzy
316
  msgid "The email address in the 'From' field"
317
  msgstr "Zadajte e-mailovú adresu v poli \"od\""
318
 
319
+ #: contact_form.php:610
320
  msgid "User email"
321
  msgstr ""
322
 
323
+ #: contact_form.php:611
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:614
328
  msgid "This email address will be used in the 'From' field."
329
  msgstr "Táto e-mailová adresa bude použitá v poli 'od'."
330
 
331
+ #: contact_form.php:618
332
  msgid "Display fields"
333
  msgstr "Zobraz polia"
334
 
335
+ #: contact_form.php:620
336
+ #: contact_form.php:668
337
+ #: contact_form.php:866
338
+ #: contact_form.php:1526
339
  msgid "Address"
340
  msgstr "Adresa"
341
 
342
+ #: contact_form.php:621
343
+ #: contact_form.php:670
344
+ #: contact_form.php:1534
345
  msgid "Phone"
346
  msgstr "Telefón"
347
 
348
+ #: contact_form.php:622
349
  msgid "Attachment block"
350
  msgstr "Blok príloh"
351
 
352
+ #: contact_form.php:622
353
  msgid "Users can attach the following file formats"
354
  msgstr "Užívatelia môžu pripojiť nasledujúce formáty súborov"
355
 
 
356
  #: contact_form.php:629
357
+ #: contact_form.php:632
358
+ #: contact_form.php:636
359
+ #: contact_form.php:895
360
  msgid "Captcha"
361
  msgstr ""
362
 
 
363
  #: contact_form.php:629
364
+ #: contact_form.php:632
365
+ #: contact_form.php:636
366
  msgid "powered by"
367
  msgstr ""
368
 
369
+ #: contact_form.php:632
370
  msgid "Activate captcha"
371
  msgstr "Aktivovať captcha"
372
 
373
+ #: contact_form.php:636
374
  msgid "Download captcha"
375
  msgstr "Stiahnuť captcha"
376
 
377
+ #: contact_form.php:641
378
  msgid "Display tips below the Attachment block"
379
  msgstr "Zobrazenie tipov pod blokom príloh"
380
 
381
+ #: contact_form.php:650
382
  msgid "Delete an attachment file from the server after the email is sent"
383
  msgstr ""
384
 
385
+ #: contact_form.php:656
386
  msgid "Display 'Send me a copy' block"
387
  msgstr "Zobraz 'Zaslať kópiu' blok"
388
 
389
+ #: contact_form.php:665
390
  msgid "Required fields"
391
  msgstr "Vyžadované polia"
392
 
393
+ #: contact_form.php:667
394
+ #: contact_form.php:861
395
+ #: contact_form.php:1521
396
  msgid "Name"
397
  msgstr "Meno"
398
 
399
+ #: contact_form.php:669
400
  msgid "Email Address"
401
  msgstr "Emailová adresa"
402
 
403
+ #: contact_form.php:671
404
+ #: contact_form.php:881
405
+ #: contact_form.php:1537
406
  msgid "Subject"
407
  msgstr "Predmet"
408
 
409
+ #: contact_form.php:672
410
+ #: contact_form.php:885
411
+ #: contact_form.php:1540
412
  msgid "Message"
413
  msgstr "Správa"
414
 
415
+ #: contact_form.php:676
416
  msgid "Display the asterisk near required fields"
417
  msgstr ""
418
 
419
+ #: contact_form.php:682
420
  msgid "Display additional info in the email"
421
  msgstr "Zobraziť ďalšie informácie v e-maile"
422
 
423
+ #: contact_form.php:687
424
+ #: contact_form.php:1493
425
  msgid "Sent from (ip address)"
426
  msgstr "Odoslané z (ip adresa)"
427
 
428
+ #: contact_form.php:687
429
  #, fuzzy
430
  msgid "Example: Sent from (IP address):\t127.0.0.1"
431
  msgstr "Odoslané z (ip adresa)"
432
 
433
+ #: contact_form.php:688
434
+ #: contact_form.php:1498
435
  msgid "Date/Time"
436
  msgstr "Datum / Čas"
437
 
438
+ #: contact_form.php:688
439
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
440
  msgstr ""
441
 
442
+ #: contact_form.php:689
443
+ #: contact_form.php:1503
444
  msgid "Sent from (referer)"
445
  msgstr "Odoslané z"
446
 
447
+ #: contact_form.php:689
448
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
449
  msgstr ""
450
 
451
+ #: contact_form.php:690
452
+ #: contact_form.php:1508
453
  msgid "Using (user agent)"
454
  msgstr "Použitie (user agent)"
455
 
456
+ #: contact_form.php:690
457
  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"
458
  msgstr ""
459
 
460
+ #: contact_form.php:694
461
  msgid "Language settings for the field names in the form"
462
  msgstr "Nastavenie jazyka pre názvy polí vo formulári"
463
 
464
+ #: contact_form.php:703
465
  msgid "Add a language"
466
  msgstr "Pridať jazyk"
467
 
468
+ #: contact_form.php:707
469
  msgid "Change the names of the contact form fields and error messages"
470
  msgstr "Zmena názvov polí kontaktného formulára a chybových hlásení"
471
 
472
+ #: contact_form.php:712
473
+ #: contact_form.php:783
474
  msgid "English"
475
  msgstr ""
476
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
477
  #: contact_form.php:731
478
  #: contact_form.php:760
479
+ msgid "Error message for the Name field"
480
  msgstr ""
481
 
482
  #: contact_form.php:732
483
  #: contact_form.php:761
484
+ msgid "Error message for the Address field"
485
  msgstr ""
486
 
487
  #: contact_form.php:733
488
  #: contact_form.php:762
489
+ msgid "Error message for the Email field"
490
  msgstr ""
491
 
492
  #: contact_form.php:734
493
  #: contact_form.php:763
494
+ msgid "Error message for the Phone field"
495
  msgstr ""
496
 
497
  #: contact_form.php:735
498
  #: contact_form.php:764
499
+ msgid "Error message for the Subject field"
500
  msgstr ""
501
 
502
  #: contact_form.php:736
503
  #: contact_form.php:765
504
+ msgid "Error message for the Message field"
505
  msgstr ""
506
 
507
  #: contact_form.php:737
508
  #: contact_form.php:766
509
+ msgid "Error message about the file type for the Attachment field"
510
  msgstr ""
511
 
512
  #: contact_form.php:738
513
  #: contact_form.php:767
514
+ msgid "Error message while uploading a file for the Attachment field to the server"
515
  msgstr ""
516
 
517
  #: contact_form.php:739
518
  #: contact_form.php:768
519
+ msgid "Error message while moving the file for the Attachment field"
520
+ msgstr ""
521
+
522
+ #: contact_form.php:740
523
+ #: contact_form.php:769
524
+ msgid "Error message when file size limit for the Attachment field is exceeded"
525
  msgstr ""
526
 
527
  #: contact_form.php:741
528
  #: contact_form.php:770
529
+ msgid "Error message for the Captcha field"
530
+ msgstr ""
531
+
532
+ #: contact_form.php:742
533
+ #: contact_form.php:771
534
+ msgid "Error message for the whole form"
535
+ msgstr ""
536
+
537
+ #: contact_form.php:744
538
+ #: contact_form.php:773
539
+ #: contact_form.php:792
540
+ #: contact_form.php:798
541
  msgid "Use shortcode"
542
  msgstr "Použite shortcode "
543
 
544
+ #: contact_form.php:744
545
+ #: contact_form.php:773
546
+ #: contact_form.php:792
547
+ #: contact_form.php:798
548
  msgid "for this language"
549
  msgstr "pre tento jazyk"
550
 
551
+ #: contact_form.php:780
552
  msgid "Action after email is sent"
553
  msgstr "Akcia po zaslaní mailu."
554
 
555
+ #: contact_form.php:782
556
  msgid "Display text"
557
  msgstr "Zobraziť text"
558
 
559
+ #: contact_form.php:791
560
+ #: contact_form.php:797
561
  msgid "Text"
562
  msgstr "Text"
563
 
564
+ #: contact_form.php:804
565
  msgid "Redirect to the page"
566
  msgstr "Presmerovať na stránku"
567
 
568
+ #: contact_form.php:805
569
  msgid "Url"
570
  msgstr "Url"
571
 
572
+ #: contact_form.php:810
573
+ #: contact_form.php:987
574
  msgid "Save Changes"
575
  msgstr "Uložiť zmeny"
576
 
577
+ #: contact_form.php:827
578
  msgid "Contact Form Pro | Extra Settings"
579
  msgstr "Kontaktný formulár | Extra nastavenie"
580
 
581
+ #: contact_form.php:841
582
  msgid "Errors output"
583
  msgstr ""
584
 
585
+ #: contact_form.php:844
586
  msgid "Display error messages"
587
  msgstr ""
588
 
589
+ #: contact_form.php:845
590
  msgid "Color of the input field errors."
591
  msgstr ""
592
 
593
+ #: contact_form.php:846
594
  msgid "Display error messages & color of the input field errors"
595
  msgstr ""
596
 
597
+ #: contact_form.php:851
598
  msgid "Add placeholder to the input blocks"
599
  msgstr ""
600
 
601
+ #: contact_form.php:857
602
  msgid "Add tooltips"
603
  msgstr "Pridať popisky"
604
 
605
+ #: contact_form.php:871
606
  msgid "Email address"
607
  msgstr "Emailová adresa"
608
 
609
+ #: contact_form.php:876
610
  msgid "Phone Number"
611
  msgstr "Tel. číslo"
612
 
613
+ #: contact_form.php:890
614
  msgid "Attachment"
615
  msgstr "Príloha"
616
 
617
+ #: contact_form.php:895
618
  msgid "(powered by bestwebsoft.com)"
619
  msgstr ""
620
 
621
+ #: contact_form.php:900
622
  msgid "Style options"
623
  msgstr "Nastavenie štýlu"
624
 
625
+ #: contact_form.php:903
626
  msgid "Text color"
627
  msgstr ""
628
 
629
+ #: contact_form.php:906
630
+ #: contact_form.php:911
631
+ #: contact_form.php:921
632
+ #: contact_form.php:926
633
+ #: contact_form.php:931
634
+ #: contact_form.php:936
635
+ #: contact_form.php:946
636
+ #: contact_form.php:951
637
+ #: contact_form.php:957
638
+ #: contact_form.php:968
639
+ #: contact_form.php:973
640
+ #: contact_form.php:978
641
  msgid "Default"
642
  msgstr ""
643
 
644
+ #: contact_form.php:908
645
  msgid "Label text color"
646
  msgstr ""
647
 
648
+ #: contact_form.php:913
649
  msgid "Placeholder color"
650
  msgstr ""
651
 
652
+ #: contact_form.php:918
653
  msgid "Errors color"
654
  msgstr ""
655
 
656
+ #: contact_form.php:923
657
  msgid "Error text color"
658
  msgstr ""
659
 
660
+ #: contact_form.php:928
661
  msgid "Background color of the input field errors"
662
  msgstr ""
663
 
664
+ #: contact_form.php:933
665
  msgid "Border color of the input field errors"
666
  msgstr ""
667
 
668
+ #: contact_form.php:938
669
  msgid "Placeholder color of the input field errors"
670
  msgstr ""
671
 
672
+ #: contact_form.php:943
673
  msgid "Input fields"
674
  msgstr "Vložiť polia"
675
 
676
+ #: contact_form.php:948
677
  msgid "Input fields background color"
678
  msgstr ""
679
 
680
+ #: contact_form.php:953
681
  msgid "Text fields color"
682
  msgstr ""
683
 
684
+ #: contact_form.php:955
685
  msgid "Border width in px, numbers only"
686
  msgstr ""
687
 
688
+ #: contact_form.php:959
689
+ #: contact_form.php:980
690
  msgid "Border color"
691
  msgstr ""
692
 
693
+ #: contact_form.php:964
694
  msgid "Submit button"
695
  msgstr "Odoslať"
696
 
697
+ #: contact_form.php:966
698
  msgid "Width in px, numbers only"
699
  msgstr ""
700
 
701
+ #: contact_form.php:970
702
  msgid "Button color"
703
  msgstr ""
704
 
705
+ #: contact_form.php:975
706
  msgid "Button text color"
707
  msgstr ""
708
 
709
+ #: contact_form.php:991
710
  msgid "Contact Form Pro | Preview"
711
  msgstr "Kontaktný formulár Pro | Zobrazenie"
712
 
713
+ #: contact_form.php:994
714
  msgid "Show with errors"
715
  msgstr ""
716
 
717
+ #: contact_form.php:1002
718
+ #: contact_form.php:1004
719
  msgid "Please enter your full name..."
720
  msgstr ""
721
 
722
+ #: contact_form.php:1015
723
+ #: contact_form.php:1017
724
  msgid "Please enter your address..."
725
  msgstr ""
726
 
727
+ #: contact_form.php:1026
728
+ #: contact_form.php:1028
729
  msgid "Please enter your email address..."
730
  msgstr "Prosím zadajte vašu e-mailovú adresu..."
731
 
732
+ #: contact_form.php:1037
733
+ #: contact_form.php:1039
734
  msgid "Please enter your phone number..."
735
  msgstr ""
736
 
737
+ #: contact_form.php:1048
738
+ #: contact_form.php:1050
739
  msgid "Please enter subject..."
740
  msgstr ""
741
 
742
+ #: contact_form.php:1058
743
+ #: contact_form.php:1060
744
  msgid "Please enter your message..."
745
  msgstr ""
746
 
747
+ #: contact_form.php:1071
748
  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"
749
  msgstr ""
750
 
751
+ #: contact_form.php:1138
752
  msgid "Sorry, email message could not be delivered."
753
  msgstr "Prepáčte, správa nemohla byť doručená."
754
 
755
+ #: contact_form.php:1222
756
  msgid "You can attach the following file formats"
757
  msgstr "Môžete pripojiť nasledujúce formáty súborov"
758
 
759
+ #: contact_form.php:1516
760
  msgid "Contact from"
761
  msgstr "Kontaktný formulár"
762
 
763
+ #: contact_form.php:1529
764
  msgid "Email"
765
  msgstr "E-Mail"
766
 
767
+ #: contact_form.php:1543
768
  msgid "Site"
769
  msgstr "Stránka"
770
 
771
+ #: contact_form.php:1606
772
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
773
  msgstr "Ak vidíte túto MIME, znamená to, že MIME typ nie je podporovaný vyším e-mailovým klientom!"
774
 
775
+ #: contact_form.php:1670
776
  msgid "FAQ"
777
  msgstr "FAQ"
778
 
779
+ #: contact_form.php:1671
780
  msgid "Support"
781
  msgstr "Podpora"
782
 
783
+ #: contact_form.php:1728
784
  msgid "Are you sure that you want to delete this language data?"
785
  msgstr ""
786
 
languages/contact_form-sr_RS.mo CHANGED
Binary file
languages/contact_form-sr_RS.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:42+0300\n"
6
- "PO-Revision-Date: 2013-11-01 11:42+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Georgijevic Team <http://www.georgijevic.info>\n"
9
  "MIME-Version: 1.0\n"
@@ -33,63 +33,63 @@ msgstr "Opcije Kontakt Forme"
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 "Kontakt Forma"
40
 
41
  #: contact_form.php:74
42
- #: contact_form.php:719
43
- #: contact_form.php:748
44
  msgid "Name:"
45
  msgstr "Ime:"
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 Adresa:"
53
 
54
  #: contact_form.php:76
55
- #: contact_form.php:721
56
- #: contact_form.php:750
57
  msgid "Email Address:"
58
  msgstr "E-mail Adresa:"
59
 
60
  #: contact_form.php:77
61
- #: contact_form.php:722
62
- #: contact_form.php:751
63
  msgid "Phone number:"
64
  msgstr "Broj telefona"
65
 
66
  #: contact_form.php:78
67
- #: contact_form.php:723
68
- #: contact_form.php:752
69
  msgid "Subject:"
70
  msgstr "Tema:"
71
 
72
  #: contact_form.php:79
73
- #: contact_form.php:724
74
- #: contact_form.php:753
75
  msgid "Message:"
76
  msgstr "Poruka:"
77
 
78
  #: contact_form.php:80
79
- #: contact_form.php:725
80
- #: contact_form.php:754
81
  msgid "Attachment:"
82
  msgstr "Priveži fajl:"
83
 
84
  #: contact_form.php:81
85
- #: contact_form.php:726
86
- #: contact_form.php:755
87
  msgid "Send me a copy"
88
  msgstr "Pošalji mi kopiju"
89
 
90
  #: contact_form.php:82
91
- #: contact_form.php:727
92
- #: contact_form.php:756
93
  msgid "Submit"
94
  msgstr "Podnesi"
95
 
@@ -185,27 +185,27 @@ msgid "Settings saved."
185
  msgstr "Opcije sačuvane"
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 "Podešavanja"
193
 
194
  #: contact_form.php:517
195
- #: contact_form.php:829
196
  #, fuzzy
197
  msgid "Extra settings"
198
  msgstr "Podešavanja"
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 "Ako želite da dodate Kontakt Formu na vaš veb sajt, jednostavno iskopirajte ovaj kratak kod na vašu stranu, članak ili vidžet:"
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,562 +254,570 @@ 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 "Kontakt Forma"
267
 
268
- #: contact_form.php:575
269
  #, fuzzy
270
  msgid "Download Contact Form to DB"
271
  msgstr "Kontakt Forma"
272
 
273
- #: contact_form.php:580
274
  msgid "Additional options"
275
  msgstr "Dodatne opcije"
276
 
277
- #: contact_form.php:583
 
 
 
 
 
 
 
 
278
  msgid "What to use?"
279
  msgstr "Šta koristite?"
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 "Da biste poslali mejl možete koristiti wordpress-ovu wp_mail funkciju"
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 "Da biste poslali mejl možete koristiti php mail funkciju"
296
 
297
- #: contact_form.php:592
298
  #, fuzzy
299
  msgid "The text in the 'From' field"
300
  msgstr "Promeni tekst 'OD' polja u kontakt formi"
301
 
302
- #: contact_form.php:594
303
  msgid "User name"
304
  msgstr ""
305
 
306
- #: contact_form.php:595
307
  #, fuzzy
308
  msgid "The name of the user who fills the form will be used in the field 'From'."
309
  msgstr "Mejl adresa korisnika koji je popunio polja će se koristiti u polju 'OD'"
310
 
311
- #: contact_form.php:600
312
  #, fuzzy
313
  msgid "This text will be used in the 'FROM' field"
314
  msgstr "Ova mejl adresa će biti korišćena u polju 'OD'"
315
 
316
- #: contact_form.php:604
317
  #, fuzzy
318
  msgid "The email address in the 'From' field"
319
  msgstr "Unesi mejl adresu u polje 'OD'"
320
 
321
- #: contact_form.php:606
322
  msgid "User email"
323
  msgstr ""
324
 
325
- #: contact_form.php:607
326
  #, fuzzy
327
  msgid "The email address of the user who fills the form will be used in the field 'From'."
328
  msgstr "Mejl adresa korisnika koji je popunio polja će se koristiti u polju 'OD'"
329
 
330
- #: contact_form.php:609
331
  msgid "This email address will be used in the 'From' field."
332
  msgstr "Ova mejl adresa će biti korišćena u polju 'OD'"
333
 
334
- #: contact_form.php:613
335
  #, fuzzy
336
  msgid "Display fields"
337
  msgstr "Prikaži tekst"
338
 
339
- #: contact_form.php:615
340
- #: contact_form.php:665
341
- #: contact_form.php:865
342
- #: contact_form.php:1525
343
  #, fuzzy
344
  msgid "Address"
345
  msgstr "E-mail Adresa:"
346
 
347
- #: contact_form.php:616
348
- #: contact_form.php:667
349
- #: contact_form.php:1533
350
  msgid "Phone"
351
  msgstr "Broj telefona"
352
 
353
- #: contact_form.php:617
354
  #, fuzzy
355
  msgid "Attachment block"
356
  msgstr "Prikaži blok privezaka"
357
 
358
- #: contact_form.php:617
359
  msgid "Users can attach the following file formats"
360
  msgstr "Korisnici mogu privezivati fajlove sledećih tipova"
361
 
362
- #: contact_form.php:626
363
  #: contact_form.php:629
364
- #: contact_form.php:633
365
- #: contact_form.php:894
 
366
  msgid "Captcha"
367
  msgstr ""
368
 
369
- #: contact_form.php:626
370
  #: contact_form.php:629
371
- #: contact_form.php:633
 
372
  msgid "powered by"
373
  msgstr ""
374
 
375
- #: contact_form.php:629
376
  #, fuzzy
377
  msgid "Activate captcha"
378
  msgstr "Aktivni dodaci"
379
 
380
- #: contact_form.php:633
381
  #, fuzzy
382
  msgid "Download captcha"
383
  msgstr "Preuzmi"
384
 
385
- #: contact_form.php:638
386
  #, fuzzy
387
  msgid "Display tips below the Attachment block"
388
  msgstr "Prikaži objašnjenja posle bloka Privezaka"
389
 
390
- #: contact_form.php:647
391
  msgid "Delete an attachment file from the server after the email is sent"
392
  msgstr ""
393
 
394
- #: contact_form.php:653
395
  #, fuzzy
396
  msgid "Display 'Send me a copy' block"
397
  msgstr "Prikaži Pošalji mi kopiju blok"
398
 
399
- #: contact_form.php:662
400
  msgid "Required fields"
401
  msgstr "Zahtevana polja"
402
 
403
- #: contact_form.php:664
404
- #: contact_form.php:860
405
- #: contact_form.php:1520
406
  msgid "Name"
407
  msgstr "Ime"
408
 
409
- #: contact_form.php:666
410
  #, fuzzy
411
  msgid "Email Address"
412
  msgstr "E-mail Adresa:"
413
 
414
- #: contact_form.php:668
415
- #: contact_form.php:880
416
- #: contact_form.php:1536
417
  msgid "Subject"
418
  msgstr "Tema"
419
 
420
- #: contact_form.php:669
421
- #: contact_form.php:884
422
- #: contact_form.php:1539
423
  msgid "Message"
424
  msgstr "Poruka"
425
 
426
- #: contact_form.php:673
427
  #, fuzzy
428
  msgid "Display the asterisk near required fields"
429
  msgstr "Prikaži polje broja telefona"
430
 
431
- #: contact_form.php:679
432
  #, fuzzy
433
  msgid "Display additional info in the email"
434
  msgstr "Prikaži dodatne informacije u mejlu"
435
 
436
- #: contact_form.php:684
437
- #: contact_form.php:1492
438
  msgid "Sent from (ip address)"
439
  msgstr "Poslato sa (ip adresa)"
440
 
441
- #: contact_form.php:684
442
  #, fuzzy
443
  msgid "Example: Sent from (IP address):\t127.0.0.1"
444
  msgstr "Poslato sa (ip adresa)"
445
 
446
- #: contact_form.php:685
447
- #: contact_form.php:1497
448
  msgid "Date/Time"
449
  msgstr "Datum/Vreme"
450
 
451
- #: contact_form.php:685
452
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
453
  msgstr ""
454
 
455
- #: contact_form.php:686
456
- #: contact_form.php:1502
457
  msgid "Sent from (referer)"
458
  msgstr "Poslato od (prosleđivač)"
459
 
460
- #: contact_form.php:686
461
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
462
  msgstr ""
463
 
464
- #: contact_form.php:687
465
- #: contact_form.php:1507
466
  msgid "Using (user agent)"
467
  msgstr "Koristi (user agent)"
468
 
469
- #: contact_form.php:687
470
  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"
471
  msgstr ""
472
 
473
- #: contact_form.php:691
474
  msgid "Language settings for the field names in the form"
475
  msgstr "Podešavanja jezika za polje imena u obrascu"
476
 
477
- #: contact_form.php:700
478
  #, fuzzy
479
  msgid "Add a language"
480
  msgstr "Dodaj jezik"
481
 
482
- #: contact_form.php:704
483
  msgid "Change the names of the contact form fields and error messages"
484
  msgstr "Promeni oznaku za polja u kontakt formi i poruku greške"
485
 
486
- #: contact_form.php:709
487
- #: contact_form.php:780
488
  msgid "English"
489
  msgstr "Engleski"
490
 
491
- #: contact_form.php:728
492
- #: contact_form.php:757
493
  msgid "Error message for the Name field"
494
  msgstr "Poruka greške za polje Ime"
495
 
496
- #: contact_form.php:729
497
- #: contact_form.php:758
498
  #, fuzzy
499
  msgid "Error message for the Address field"
500
  msgstr "Poruka greške za polje Poruka"
501
 
502
- #: contact_form.php:730
503
- #: contact_form.php:759
504
  msgid "Error message for the Email field"
505
  msgstr "Poruka greške za polje imejl"
506
 
507
- #: contact_form.php:731
508
- #: contact_form.php:760
509
  msgid "Error message for the Phone field"
510
  msgstr "Poruka greške za polje Broj telefona"
511
 
512
- #: contact_form.php:732
513
- #: contact_form.php:761
514
  msgid "Error message for the Subject field"
515
  msgstr "Poruka greške za polje Tema"
516
 
517
- #: contact_form.php:733
518
- #: contact_form.php:762
519
  msgid "Error message for the Message field"
520
  msgstr "Poruka greške za polje Poruka"
521
 
522
- #: contact_form.php:734
523
- #: contact_form.php:763
524
  #, fuzzy
525
  msgid "Error message about the file type for the Attachment field"
526
  msgstr "Poruka greške za polje Privezaka"
527
 
528
- #: contact_form.php:735
529
- #: contact_form.php:764
530
  #, fuzzy
531
  msgid "Error message while uploading a file for the Attachment field to the server"
532
  msgstr "Poruka greške za polje Privezaka"
533
 
534
- #: contact_form.php:736
535
- #: contact_form.php:765
536
  #, fuzzy
537
  msgid "Error message while moving the file for the Attachment field"
538
  msgstr "Poruka greške za polje Privezaka"
539
 
540
- #: contact_form.php:737
541
- #: contact_form.php:766
542
  #, fuzzy
543
  msgid "Error message when file size limit for the Attachment field is exceeded"
544
  msgstr "Poruka greške za polje Privezaka"
545
 
546
- #: contact_form.php:738
547
- #: contact_form.php:767
548
  msgid "Error message for the Captcha field"
549
  msgstr "Poruka greške za polje Kapča"
550
 
551
- #: contact_form.php:739
552
- #: contact_form.php:768
553
  msgid "Error message for the whole form"
554
  msgstr "Poruka greške za ceo obrazac"
555
 
556
- #: contact_form.php:741
557
- #: contact_form.php:770
558
- #: contact_form.php:789
559
- #: contact_form.php:795
560
  msgid "Use shortcode"
561
  msgstr "Koristi prečicu"
562
 
563
- #: contact_form.php:741
564
- #: contact_form.php:770
565
- #: contact_form.php:789
566
- #: contact_form.php:795
567
  msgid "for this language"
568
  msgstr "za ovaj jezik"
569
 
570
- #: contact_form.php:777
571
  msgid "Action after email is sent"
572
  msgstr "Akcija posle poslatog mejla"
573
 
574
- #: contact_form.php:779
575
  msgid "Display text"
576
  msgstr "Prikaži tekst"
577
 
578
- #: contact_form.php:788
579
- #: contact_form.php:794
580
  msgid "Text"
581
  msgstr "Tekst"
582
 
583
- #: contact_form.php:802
584
  msgid "Redirect to the page"
585
  msgstr "Preusmeri na stranu"
586
 
587
- #: contact_form.php:803
588
  msgid "Url"
589
  msgstr "Url"
590
 
591
- #: contact_form.php:809
592
- #: contact_form.php:986
593
  msgid "Save Changes"
594
  msgstr "Sačuvaj izmene"
595
 
596
- #: contact_form.php:826
597
  #, fuzzy
598
  msgid "Contact Form Pro | Extra Settings"
599
  msgstr "Opcije Kontakt Forme"
600
 
601
- #: contact_form.php:840
602
  msgid "Errors output"
603
  msgstr ""
604
 
605
- #: contact_form.php:843
606
  msgid "Display error messages"
607
  msgstr ""
608
 
609
- #: contact_form.php:844
610
  msgid "Color of the input field errors."
611
  msgstr ""
612
 
613
- #: contact_form.php:845
614
  #, fuzzy
615
  msgid "Display error messages & color of the input field errors"
616
  msgstr "Poruka greške za polje Tema"
617
 
618
- #: contact_form.php:850
619
  msgid "Add placeholder to the input blocks"
620
  msgstr ""
621
 
622
- #: contact_form.php:856
623
  #, fuzzy
624
  msgid "Add tooltips"
625
  msgstr "Dodatne opcije"
626
 
627
- #: contact_form.php:870
628
  #, fuzzy
629
  msgid "Email address"
630
  msgstr "E-mail Adresa:"
631
 
632
- #: contact_form.php:875
633
  #, fuzzy
634
  msgid "Phone Number"
635
  msgstr "Broj telefona"
636
 
637
- #: contact_form.php:889
638
  #, fuzzy
639
  msgid "Attachment"
640
  msgstr "Priveži fajl:"
641
 
642
- #: contact_form.php:894
643
  msgid "(powered by bestwebsoft.com)"
644
  msgstr ""
645
 
646
- #: contact_form.php:899
647
  #, fuzzy
648
  msgid "Style options"
649
  msgstr "Dodatne opcije"
650
 
651
- #: contact_form.php:902
652
  msgid "Text color"
653
  msgstr ""
654
 
655
- #: contact_form.php:905
656
- #: contact_form.php:910
657
- #: contact_form.php:920
658
- #: contact_form.php:925
659
- #: contact_form.php:930
660
- #: contact_form.php:935
661
- #: contact_form.php:945
662
- #: contact_form.php:950
663
- #: contact_form.php:956
664
- #: contact_form.php:967
665
- #: contact_form.php:972
666
- #: contact_form.php:977
667
  msgid "Default"
668
  msgstr ""
669
 
670
- #: contact_form.php:907
671
  msgid "Label text color"
672
  msgstr ""
673
 
674
- #: contact_form.php:912
675
  msgid "Placeholder color"
676
  msgstr ""
677
 
678
- #: contact_form.php:917
679
  msgid "Errors color"
680
  msgstr ""
681
 
682
- #: contact_form.php:922
683
  msgid "Error text color"
684
  msgstr ""
685
 
686
- #: contact_form.php:927
687
  msgid "Background color of the input field errors"
688
  msgstr ""
689
 
690
- #: contact_form.php:932
691
  msgid "Border color of the input field errors"
692
  msgstr ""
693
 
694
- #: contact_form.php:937
695
  msgid "Placeholder color of the input field errors"
696
  msgstr ""
697
 
698
- #: contact_form.php:942
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 "Podnesi"
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 "Kontakt Forma"
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 "Koristi ovaj mejl:"
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 "Izvinite, vaš mejl nije mogao biti dostavljen."
783
 
784
- #: contact_form.php:1221
785
  msgid "You can attach the following file formats"
786
  msgstr "Možete privezati fajlove sledećih tipova"
787
 
788
- #: contact_form.php:1515
789
  msgid "Contact from"
790
  msgstr "Kontakt forma"
791
 
792
- #: contact_form.php:1528
793
  msgid "Email"
794
  msgstr "Email"
795
 
796
- #: contact_form.php:1542
797
  msgid "Site"
798
  msgstr "Sajt"
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 "Ako možete da vidite ovaj MIME to znači da vaš klijent ne prihvata MIME tipove!"
803
 
804
- #: contact_form.php:1669
805
  msgid "FAQ"
806
  msgstr "FAQ"
807
 
808
- #: contact_form.php:1670
809
  msgid "Support"
810
  msgstr "Podrška"
811
 
812
- #: contact_form.php:1727
813
  msgid "Are you sure that you want to delete this language data?"
814
  msgstr "Da li ste sigurni da želite da obrišete podatke jezika?"
815
 
2
  msgstr ""
3
  "Project-Id-Version: contact_form\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-11-08 10:58+0300\n"
6
+ "PO-Revision-Date: 2013-11-08 10:58+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Georgijevic Team <http://www.georgijevic.info>\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 "Kontakt Forma"
40
 
41
  #: contact_form.php:74
42
+ #: contact_form.php:722
43
+ #: contact_form.php:751
44
  msgid "Name:"
45
  msgstr "Ime:"
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 Adresa:"
53
 
54
  #: contact_form.php:76
55
+ #: contact_form.php:724
56
+ #: contact_form.php:753
57
  msgid "Email Address:"
58
  msgstr "E-mail Adresa:"
59
 
60
  #: contact_form.php:77
61
+ #: contact_form.php:725
62
+ #: contact_form.php:754
63
  msgid "Phone number:"
64
  msgstr "Broj telefona"
65
 
66
  #: contact_form.php:78
67
+ #: contact_form.php:726
68
+ #: contact_form.php:755
69
  msgid "Subject:"
70
  msgstr "Tema:"
71
 
72
  #: contact_form.php:79
73
+ #: contact_form.php:727
74
+ #: contact_form.php:756
75
  msgid "Message:"
76
  msgstr "Poruka:"
77
 
78
  #: contact_form.php:80
79
+ #: contact_form.php:728
80
+ #: contact_form.php:757
81
  msgid "Attachment:"
82
  msgstr "Priveži fajl:"
83
 
84
  #: contact_form.php:81
85
+ #: contact_form.php:729
86
+ #: contact_form.php:758
87
  msgid "Send me a copy"
88
  msgstr "Pošalji mi kopiju"
89
 
90
  #: contact_form.php:82
91
+ #: contact_form.php:730
92
+ #: contact_form.php:759
93
  msgid "Submit"
94
  msgstr "Podnesi"
95
 
185
  msgstr "Opcije sačuvane"
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 "Podešavanja"
193
 
194
  #: contact_form.php:517
195
+ #: contact_form.php:830
196
  #, fuzzy
197
  msgid "Extra settings"
198
  msgstr "Podešavanja"
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 "Ako želite da dodate Kontakt Formu na vaš veb sajt, jednostavno iskopirajte ovaj kratak kod na vašu stranu, članak ili vidžet:"
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 "Kontakt Forma"
267
 
268
+ #: contact_form.php:577
269
  #, fuzzy
270
  msgid "Download Contact Form to DB"
271
  msgstr "Kontakt Forma"
272
 
273
+ #: contact_form.php:582
274
  msgid "Additional options"
275
  msgstr "Dodatne opcije"
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 "Šta koristite?"
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 "Da biste poslali mejl možete koristiti wordpress-ovu wp_mail funkciju"
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 "Da biste poslali mejl možete koristiti php mail funkciju"
304
 
305
+ #: contact_form.php:598
306
  #, fuzzy
307
  msgid "The text in the 'From' field"
308
  msgstr "Promeni tekst 'OD' polja u kontakt formi"
309
 
310
+ #: contact_form.php:600
311
  msgid "User name"
312
  msgstr ""
313
 
314
+ #: contact_form.php:601
315
  #, fuzzy
316
  msgid "The name of the user who fills the form will be used in the field 'From'."
317
  msgstr "Mejl adresa korisnika koji je popunio polja će se koristiti u polju 'OD'"
318
 
319
+ #: contact_form.php:604
320
  #, fuzzy
321
  msgid "This text will be used in the 'FROM' field"
322
  msgstr "Ova mejl adresa će biti korišćena u polju 'OD'"
323
 
324
+ #: contact_form.php:608
325
  #, fuzzy
326
  msgid "The email address in the 'From' field"
327
  msgstr "Unesi mejl adresu u polje 'OD'"
328
 
329
+ #: contact_form.php:610
330
  msgid "User email"
331
  msgstr ""
332
 
333
+ #: contact_form.php:611
334
  #, fuzzy
335
  msgid "The email address of the user who fills the form will be used in the field 'From'."
336
  msgstr "Mejl adresa korisnika koji je popunio polja će se koristiti u polju 'OD'"
337
 
338
+ #: contact_form.php:614
339
  msgid "This email address will be used in the 'From' field."
340
  msgstr "Ova mejl adresa će biti korišćena u polju 'OD'"
341
 
342
+ #: contact_form.php:618
343
  #, fuzzy
344
  msgid "Display fields"
345
  msgstr "Prikaži tekst"
346
 
347
+ #: contact_form.php:620
348
+ #: contact_form.php:668
349
+ #: contact_form.php:866
350
+ #: contact_form.php:1526
351
  #, fuzzy
352
  msgid "Address"
353
  msgstr "E-mail Adresa:"
354
 
355
+ #: contact_form.php:621
356
+ #: contact_form.php:670
357
+ #: contact_form.php:1534
358
  msgid "Phone"
359
  msgstr "Broj telefona"
360
 
361
+ #: contact_form.php:622
362
  #, fuzzy
363
  msgid "Attachment block"
364
  msgstr "Prikaži blok privezaka"
365
 
366
+ #: contact_form.php:622
367
  msgid "Users can attach the following file formats"
368
  msgstr "Korisnici mogu privezivati fajlove sledećih tipova"
369
 
 
370
  #: contact_form.php:629
371
+ #: contact_form.php:632
372
+ #: contact_form.php:636
373
+ #: contact_form.php:895
374
  msgid "Captcha"
375
  msgstr ""
376
 
 
377
  #: contact_form.php:629
378
+ #: contact_form.php:632
379
+ #: contact_form.php:636
380
  msgid "powered by"
381
  msgstr ""
382
 
383
+ #: contact_form.php:632
384
  #, fuzzy
385
  msgid "Activate captcha"
386
  msgstr "Aktivni dodaci"
387
 
388
+ #: contact_form.php:636
389
  #, fuzzy
390
  msgid "Download captcha"
391
  msgstr "Preuzmi"
392
 
393
+ #: contact_form.php:641
394
  #, fuzzy
395
  msgid "Display tips below the Attachment block"
396
  msgstr "Prikaži objašnjenja posle bloka Privezaka"
397
 
398
+ #: contact_form.php:650
399
  msgid "Delete an attachment file from the server after the email is sent"
400
  msgstr ""
401
 
402
+ #: contact_form.php:656
403
  #, fuzzy
404
  msgid "Display 'Send me a copy' block"
405
  msgstr "Prikaži Pošalji mi kopiju blok"
406
 
407
+ #: contact_form.php:665
408
  msgid "Required fields"
409
  msgstr "Zahtevana polja"
410
 
411
+ #: contact_form.php:667
412
+ #: contact_form.php:861
413
+ #: contact_form.php:1521
414
  msgid "Name"
415
  msgstr "Ime"
416
 
417
+ #: contact_form.php:669
418
  #, fuzzy
419
  msgid "Email Address"
420
  msgstr "E-mail Adresa:"
421
 
422
+ #: contact_form.php:671
423
+ #: contact_form.php:881
424
+ #: contact_form.php:1537
425
  msgid "Subject"
426
  msgstr "Tema"
427
 
428
+ #: contact_form.php:672
429
+ #: contact_form.php:885
430
+ #: contact_form.php:1540
431
  msgid "Message"
432
  msgstr "Poruka"
433
 
434
+ #: contact_form.php:676
435
  #, fuzzy
436
  msgid "Display the asterisk near required fields"
437
  msgstr "Prikaži polje broja telefona"
438
 
439
+ #: contact_form.php:682
440
  #, fuzzy
441
  msgid "Display additional info in the email"
442
  msgstr "Prikaži dodatne informacije u mejlu"
443
 
444
+ #: contact_form.php:687
445
+ #: contact_form.php:1493
446
  msgid "Sent from (ip address)"
447
  msgstr "Poslato sa (ip adresa)"
448
 
449
+ #: contact_form.php:687
450
  #, fuzzy
451
  msgid "Example: Sent from (IP address):\t127.0.0.1"
452
  msgstr "Poslato sa (ip adresa)"
453
 
454
+ #: contact_form.php:688
455
+ #: contact_form.php:1498
456
  msgid "Date/Time"
457
  msgstr "Datum/Vreme"
458
 
459
+ #: contact_form.php:688
460
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
461
  msgstr ""
462
 
463
+ #: contact_form.php:689
464
+ #: contact_form.php:1503
465
  msgid "Sent from (referer)"
466
  msgstr "Poslato od (prosleđivač)"
467
 
468
+ #: contact_form.php:689
469
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
470
  msgstr ""
471
 
472
+ #: contact_form.php:690
473
+ #: contact_form.php:1508
474
  msgid "Using (user agent)"
475
  msgstr "Koristi (user agent)"
476
 
477
+ #: contact_form.php:690
478
  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"
479
  msgstr ""
480
 
481
+ #: contact_form.php:694
482
  msgid "Language settings for the field names in the form"
483
  msgstr "Podešavanja jezika za polje imena u obrascu"
484
 
485
+ #: contact_form.php:703
486
  #, fuzzy
487
  msgid "Add a language"
488
  msgstr "Dodaj jezik"
489
 
490
+ #: contact_form.php:707
491
  msgid "Change the names of the contact form fields and error messages"
492
  msgstr "Promeni oznaku za polja u kontakt formi i poruku greške"
493
 
494
+ #: contact_form.php:712
495
+ #: contact_form.php:783
496
  msgid "English"
497
  msgstr "Engleski"
498
 
499
+ #: contact_form.php:731
500
+ #: contact_form.php:760
501
  msgid "Error message for the Name field"
502
  msgstr "Poruka greške za polje Ime"
503
 
504
+ #: contact_form.php:732
505
+ #: contact_form.php:761
506
  #, fuzzy
507
  msgid "Error message for the Address field"
508
  msgstr "Poruka greške za polje Poruka"
509
 
510
+ #: contact_form.php:733
511
+ #: contact_form.php:762
512
  msgid "Error message for the Email field"
513
  msgstr "Poruka greške za polje imejl"
514
 
515
+ #: contact_form.php:734
516
+ #: contact_form.php:763
517
  msgid "Error message for the Phone field"
518
  msgstr "Poruka greške za polje Broj telefona"
519
 
520
+ #: contact_form.php:735
521
+ #: contact_form.php:764
522
  msgid "Error message for the Subject field"
523
  msgstr "Poruka greške za polje Tema"
524
 
525
+ #: contact_form.php:736
526
+ #: contact_form.php:765
527
  msgid "Error message for the Message field"
528
  msgstr "Poruka greške za polje Poruka"
529
 
530
+ #: contact_form.php:737
531
+ #: contact_form.php:766
532
  #, fuzzy
533
  msgid "Error message about the file type for the Attachment field"
534
  msgstr "Poruka greške za polje Privezaka"
535
 
536
+ #: contact_form.php:738
537
+ #: contact_form.php:767
538
  #, fuzzy
539
  msgid "Error message while uploading a file for the Attachment field to the server"
540
  msgstr "Poruka greške za polje Privezaka"
541
 
542
+ #: contact_form.php:739
543
+ #: contact_form.php:768
544
  #, fuzzy
545
  msgid "Error message while moving the file for the Attachment field"
546
  msgstr "Poruka greške za polje Privezaka"
547
 
548
+ #: contact_form.php:740
549
+ #: contact_form.php:769
550
  #, fuzzy
551
  msgid "Error message when file size limit for the Attachment field is exceeded"
552
  msgstr "Poruka greške za polje Privezaka"
553
 
554
+ #: contact_form.php:741
555
+ #: contact_form.php:770
556
  msgid "Error message for the Captcha field"
557
  msgstr "Poruka greške za polje Kapča"
558
 
559
+ #: contact_form.php:742
560
+ #: contact_form.php:771
561
  msgid "Error message for the whole form"
562
  msgstr "Poruka greške za ceo obrazac"
563
 
564
+ #: contact_form.php:744
565
+ #: contact_form.php:773
566
+ #: contact_form.php:792
567
+ #: contact_form.php:798
568
  msgid "Use shortcode"
569
  msgstr "Koristi prečicu"
570
 
571
+ #: contact_form.php:744
572
+ #: contact_form.php:773
573
+ #: contact_form.php:792
574
+ #: contact_form.php:798
575
  msgid "for this language"
576
  msgstr "za ovaj jezik"
577
 
578
+ #: contact_form.php:780
579
  msgid "Action after email is sent"
580
  msgstr "Akcija posle poslatog mejla"
581
 
582
+ #: contact_form.php:782
583
  msgid "Display text"
584
  msgstr "Prikaži tekst"
585
 
586
+ #: contact_form.php:791
587
+ #: contact_form.php:797
588
  msgid "Text"
589
  msgstr "Tekst"
590
 
591
+ #: contact_form.php:804
592
  msgid "Redirect to the page"
593
  msgstr "Preusmeri na stranu"
594
 
595
+ #: contact_form.php:805
596
  msgid "Url"
597
  msgstr "Url"
598
 
599
+ #: contact_form.php:810
600
+ #: contact_form.php:987
601
  msgid "Save Changes"
602
  msgstr "Sačuvaj izmene"
603
 
604
+ #: contact_form.php:827
605
  #, fuzzy
606
  msgid "Contact Form Pro | Extra Settings"
607
  msgstr "Opcije Kontakt Forme"
608
 
609
+ #: contact_form.php:841
610
  msgid "Errors output"
611
  msgstr ""
612
 
613
+ #: contact_form.php:844
614
  msgid "Display error messages"
615
  msgstr ""
616
 
617
+ #: contact_form.php:845
618
  msgid "Color of the input field errors."
619
  msgstr ""
620
 
621
+ #: contact_form.php:846
622
  #, fuzzy
623
  msgid "Display error messages & color of the input field errors"
624
  msgstr "Poruka greške za polje Tema"
625
 
626
+ #: contact_form.php:851
627
  msgid "Add placeholder to the input blocks"
628
  msgstr ""
629
 
630
+ #: contact_form.php:857
631
  #, fuzzy
632
  msgid "Add tooltips"
633
  msgstr "Dodatne opcije"
634
 
635
+ #: contact_form.php:871
636
  #, fuzzy
637
  msgid "Email address"
638
  msgstr "E-mail Adresa:"
639
 
640
+ #: contact_form.php:876
641
  #, fuzzy
642
  msgid "Phone Number"
643
  msgstr "Broj telefona"
644
 
645
+ #: contact_form.php:890
646
  #, fuzzy
647
  msgid "Attachment"
648
  msgstr "Priveži fajl:"
649
 
650
+ #: contact_form.php:895
651
  msgid "(powered by bestwebsoft.com)"
652
  msgstr ""
653
 
654
+ #: contact_form.php:900
655
  #, fuzzy
656
  msgid "Style options"
657
  msgstr "Dodatne opcije"
658
 
659
+ #: contact_form.php:903
660
  msgid "Text color"
661
  msgstr ""
662
 
663
+ #: contact_form.php:906
664
+ #: contact_form.php:911
665
+ #: contact_form.php:921
666
+ #: contact_form.php:926
667
+ #: contact_form.php:931
668
+ #: contact_form.php:936
669
+ #: contact_form.php:946
670
+ #: contact_form.php:951
671
+ #: contact_form.php:957
672
+ #: contact_form.php:968
673
+ #: contact_form.php:973
674
+ #: contact_form.php:978
675
  msgid "Default"
676
  msgstr ""
677
 
678
+ #: contact_form.php:908
679
  msgid "Label text color"
680
  msgstr ""
681
 
682
+ #: contact_form.php:913
683
  msgid "Placeholder color"
684
  msgstr ""
685
 
686
+ #: contact_form.php:918
687
  msgid "Errors color"
688
  msgstr ""
689
 
690
+ #: contact_form.php:923
691
  msgid "Error text color"
692
  msgstr ""
693
 
694
+ #: contact_form.php:928
695
  msgid "Background color of the input field errors"
696
  msgstr ""
697
 
698
+ #: contact_form.php:933
699
  msgid "Border color of the input field errors"
700
  msgstr ""
701
 
702
+ #: contact_form.php:938
703
  msgid "Placeholder color of the input field errors"
704
  msgstr ""
705
 
706
+ #: contact_form.php:943
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 "Podnesi"
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 "Kontakt Forma"
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..."
767
  msgstr "Koristi ovaj mejl:"
768
 
769
+ #: contact_form.php:1037
770
+ #: contact_form.php:1039
771
  msgid "Please enter your phone number..."
772
  msgstr ""
773
 
774
+ #: contact_form.php:1048
775
+ #: contact_form.php:1050
776
  msgid "Please enter subject..."
777
  msgstr ""
778
 
779
+ #: contact_form.php:1058
780
+ #: contact_form.php:1060
781
  msgid "Please enter your message..."
782
  msgstr ""
783
 
784
+ #: contact_form.php:1071
785
  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"
786
  msgstr ""
787
 
788
+ #: contact_form.php:1138
789
  msgid "Sorry, email message could not be delivered."
790
  msgstr "Izvinite, vaš mejl nije mogao biti dostavljen."
791
 
792
+ #: contact_form.php:1222
793
  msgid "You can attach the following file formats"
794
  msgstr "Možete privezati fajlove sledećih tipova"
795
 
796
+ #: contact_form.php:1516
797
  msgid "Contact from"
798
  msgstr "Kontakt forma"
799
 
800
+ #: contact_form.php:1529
801
  msgid "Email"
802
  msgstr "Email"
803
 
804
+ #: contact_form.php:1543
805
  msgid "Site"
806
  msgstr "Sajt"
807
 
808
+ #: contact_form.php:1606
809
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
810
  msgstr "Ako možete da vidite ovaj MIME to znači da vaš klijent ne prihvata MIME tipove!"
811
 
812
+ #: contact_form.php:1670
813
  msgid "FAQ"
814
  msgstr "FAQ"
815
 
816
+ #: contact_form.php:1671
817
  msgid "Support"
818
  msgstr "Podrška"
819
 
820
+ #: contact_form.php:1728
821
  msgid "Are you sure that you want to delete this language data?"
822
  msgstr "Da li ste sigurni da želite da obrišete podatke jezika?"
823
 
languages/contact_form-sv_SE.mo CHANGED
Binary file
languages/contact_form-sv_SE.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:43+0300\n"
6
- "PO-Revision-Date: 2013-11-01 11:43+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Martin Tonek, Joakim Lindskog, Maarten van den Driest <joakim@limewoodmedia.com, maarten@vandendriest.com>\n"
9
  "MIME-Version: 1.0\n"
@@ -31,61 +31,61 @@ msgstr "Kontaktformulär Pro Extra inställningar"
31
 
32
  #: contact_form.php:33
33
  #: contact_form.php:553
34
- #: contact_form.php:834
35
  msgid "Contact Form Pro"
36
  msgstr "Kontaktformulär Pro"
37
 
38
  #: contact_form.php:74
39
- #: contact_form.php:719
40
- #: contact_form.php:748
41
  msgid "Name:"
42
  msgstr "Namn:"
43
 
44
  #: contact_form.php:75
45
- #: contact_form.php:720
46
- #: contact_form.php:749
47
  msgid "Address:"
48
  msgstr "Adress:"
49
 
50
  #: contact_form.php:76
51
- #: contact_form.php:721
52
- #: contact_form.php:750
53
  msgid "Email Address:"
54
  msgstr "E-postadress:"
55
 
56
  #: contact_form.php:77
57
- #: contact_form.php:722
58
- #: contact_form.php:751
59
  msgid "Phone number:"
60
  msgstr "Telefonnummer:"
61
 
62
  #: contact_form.php:78
63
- #: contact_form.php:723
64
- #: contact_form.php:752
65
  msgid "Subject:"
66
  msgstr "Ämne:"
67
 
68
  #: contact_form.php:79
69
- #: contact_form.php:724
70
- #: contact_form.php:753
71
  msgid "Message:"
72
  msgstr "Meddelande:"
73
 
74
  #: contact_form.php:80
75
- #: contact_form.php:725
76
- #: contact_form.php:754
77
  msgid "Attachment:"
78
  msgstr "Bifogad fil:"
79
 
80
  #: contact_form.php:81
81
- #: contact_form.php:726
82
- #: contact_form.php:755
83
  msgid "Send me a copy"
84
  msgstr "Skicka mig en kopia"
85
 
86
  #: contact_form.php:82
87
- #: contact_form.php:727
88
- #: contact_form.php:756
89
  msgid "Submit"
90
  msgstr "Skicka"
91
 
@@ -177,26 +177,26 @@ msgid "Settings saved."
177
  msgstr "Inställningar sparades."
178
 
179
  #: contact_form.php:516
180
- #: contact_form.php:828
181
- #: contact_form.php:1657
182
- #: contact_form.php:1668
183
  msgid "Settings"
184
  msgstr "Inställningar"
185
 
186
  #: contact_form.php:517
187
- #: contact_form.php:829
188
  msgid "Extra settings"
189
  msgstr "Extra inställningar"
190
 
191
  #: contact_form.php:522
192
- #: contact_form.php:1085
193
  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:"
194
  msgstr "Om du vill lägga till ett kontaktformulär på din webbplats, kopiera följande kortkod och klistra in den på rätt inlägg, sida eller widget:"
195
 
196
  #: contact_form.php:522
197
  #: contact_form.php:523
198
- #: contact_form.php:741
199
- #: contact_form.php:789
200
  msgid "or"
201
  msgstr ""
202
 
@@ -237,7 +237,7 @@ msgid "Add department selectbox to the contact form:"
237
  msgstr ""
238
 
239
  #: contact_form.php:552
240
- #: contact_form.php:833
241
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
242
  msgstr "Denna funktionalitet är endast tillgänglig i Pro-versionen av detta tillägg. För detaljer, klicka på länken"
243
 
@@ -245,539 +245,547 @@ msgstr "Denna funktionalitet är endast tillgänglig i Pro-versionen av detta ti
245
  msgid "Save emails to the database"
246
  msgstr ""
247
 
248
- #: contact_form.php:568
249
- #: contact_form.php:571
250
- #: contact_form.php:575
251
  msgid "Using Contact Form to DB powered by"
252
  msgstr ""
253
 
254
- #: contact_form.php:571
255
  #, fuzzy
256
  msgid "Activate Contact Form to DB"
257
  msgstr "Kontaktformulär Pro"
258
 
259
- #: contact_form.php:575
260
  #, fuzzy
261
  msgid "Download Contact Form to DB"
262
  msgstr "Kontaktformulär Pro"
263
 
264
- #: contact_form.php:580
265
  msgid "Additional options"
266
  msgstr "Ytterligare alternativ"
267
 
268
- #: contact_form.php:583
 
 
 
 
 
 
 
 
269
  msgid "What to use?"
270
  msgstr "Vad ska användas?"
271
 
272
- #: contact_form.php:586
273
  msgid "Wp-mail"
274
  msgstr "Wp-mail"
275
 
276
- #: contact_form.php:586
277
  msgid "You can use the wp_mail function for mailing"
278
  msgstr "Du kan använda wp_mail-funktionen för att skicka e-post"
279
 
280
- #: contact_form.php:588
281
  msgid "Mail"
282
  msgstr "E-post"
283
 
284
- #: contact_form.php:588
285
  msgid "To send mail you can use the php mail function"
286
  msgstr "Du kan använda php-funktionen för att skicka e-post"
287
 
288
- #: contact_form.php:592
289
  #, fuzzy
290
  msgid "The text in the 'From' field"
291
  msgstr "Ändra text för 'FRÅN'-fältet"
292
 
293
- #: contact_form.php:594
294
  #, fuzzy
295
  msgid "User name"
296
  msgstr "Användarens e-post"
297
 
298
- #: contact_form.php:595
299
  #, fuzzy
300
  msgid "The name of the user who fills the form will be used in the field 'From'."
301
  msgstr "E-postadressen för användaren som fyller i formuläret kommer att användas i 'Från'-fältet."
302
 
303
- #: contact_form.php:600
304
  #, fuzzy
305
  msgid "This text will be used in the 'FROM' field"
306
  msgstr "Denna e-postadress kommer att användas för 'Från'-fältet."
307
 
308
- #: contact_form.php:604
309
  #, fuzzy
310
  msgid "The email address in the 'From' field"
311
  msgstr "Ange e-postadress för 'Från'-fältet"
312
 
313
- #: contact_form.php:606
314
  msgid "User email"
315
  msgstr "Användarens e-post"
316
 
317
- #: contact_form.php:607
318
  msgid "The email address of the user who fills the form will be used in the field 'From'."
319
  msgstr "E-postadressen för användaren som fyller i formuläret kommer att användas i 'Från'-fältet."
320
 
321
- #: contact_form.php:609
322
  msgid "This email address will be used in the 'From' field."
323
  msgstr "Denna e-postadress kommer att användas för 'Från'-fältet."
324
 
325
- #: contact_form.php:613
326
  msgid "Display fields"
327
  msgstr "Visa fält"
328
 
329
- #: contact_form.php:615
330
- #: contact_form.php:665
331
- #: contact_form.php:865
332
- #: contact_form.php:1525
333
  msgid "Address"
334
  msgstr "Adress"
335
 
336
- #: contact_form.php:616
337
- #: contact_form.php:667
338
- #: contact_form.php:1533
339
  msgid "Phone"
340
  msgstr "Telefon"
341
 
342
- #: contact_form.php:617
343
  msgid "Attachment block"
344
  msgstr "Bilageblock"
345
 
346
- #: contact_form.php:617
347
  msgid "Users can attach the following file formats"
348
  msgstr "Användare kan bifoga filer av följande format"
349
 
350
- #: contact_form.php:626
351
  #: contact_form.php:629
352
- #: contact_form.php:633
353
- #: contact_form.php:894
 
354
  msgid "Captcha"
355
  msgstr "Captcha"
356
 
357
- #: contact_form.php:626
358
  #: contact_form.php:629
359
- #: contact_form.php:633
 
360
  msgid "powered by"
361
  msgstr ""
362
 
363
- #: contact_form.php:629
364
  msgid "Activate captcha"
365
  msgstr "Aktivera captcha"
366
 
367
- #: contact_form.php:633
368
  msgid "Download captcha"
369
  msgstr "Hämta captcha"
370
 
371
- #: contact_form.php:638
372
  #, fuzzy
373
  msgid "Display tips below the Attachment block"
374
  msgstr "Visa förklaringar under bilageblocket"
375
 
376
- #: contact_form.php:647
377
  msgid "Delete an attachment file from the server after the email is sent"
378
  msgstr ""
379
 
380
- #: contact_form.php:653
381
  #, fuzzy
382
  msgid "Display 'Send me a copy' block"
383
  msgstr "Skicka mig en kopia-block"
384
 
385
- #: contact_form.php:662
386
  msgid "Required fields"
387
  msgstr "Obligatoriska fält"
388
 
389
- #: contact_form.php:664
390
- #: contact_form.php:860
391
- #: contact_form.php:1520
392
  msgid "Name"
393
  msgstr "Namn"
394
 
395
- #: contact_form.php:666
396
  msgid "Email Address"
397
  msgstr "E-postadress"
398
 
399
- #: contact_form.php:668
400
- #: contact_form.php:880
401
- #: contact_form.php:1536
402
  msgid "Subject"
403
  msgstr "Ämne"
404
 
405
- #: contact_form.php:669
406
- #: contact_form.php:884
407
- #: contact_form.php:1539
408
  msgid "Message"
409
  msgstr "Meddelande"
410
 
411
- #: contact_form.php:673
412
  #, fuzzy
413
  msgid "Display the asterisk near required fields"
414
  msgstr "Visa 'Telefon' fält."
415
 
416
- #: contact_form.php:679
417
  msgid "Display additional info in the email"
418
  msgstr "Visa ytterligare information i meddelandet"
419
 
420
- #: contact_form.php:684
421
- #: contact_form.php:1492
422
  msgid "Sent from (ip address)"
423
  msgstr "Skickat från (ip-adress)"
424
 
425
- #: contact_form.php:684
426
  #, fuzzy
427
  msgid "Example: Sent from (IP address):\t127.0.0.1"
428
  msgstr "Skickat från (ip-adress)"
429
 
430
- #: contact_form.php:685
431
- #: contact_form.php:1497
432
  msgid "Date/Time"
433
  msgstr "Datum/Tid"
434
 
435
- #: contact_form.php:685
436
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
437
  msgstr ""
438
 
439
- #: contact_form.php:686
440
- #: contact_form.php:1502
441
  msgid "Sent from (referer)"
442
  msgstr "Skickat från (referer)"
443
 
444
- #: contact_form.php:686
445
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
446
  msgstr ""
447
 
448
- #: contact_form.php:687
449
- #: contact_form.php:1507
450
  msgid "Using (user agent)"
451
  msgstr "Använder (user agent)"
452
 
453
- #: contact_form.php:687
454
  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"
455
  msgstr ""
456
 
457
- #: contact_form.php:691
458
  msgid "Language settings for the field names in the form"
459
  msgstr "Språkinställningar för etikettnamn in formuläret"
460
 
461
- #: contact_form.php:700
462
  msgid "Add a language"
463
  msgstr "Lägg till ett språk"
464
 
465
- #: contact_form.php:704
466
  msgid "Change the names of the contact form fields and error messages"
467
  msgstr "Ändra etikett för fälten i kontaktformuläret och felmeddelanden"
468
 
469
- #: contact_form.php:709
470
- #: contact_form.php:780
471
  msgid "English"
472
  msgstr "Engelska"
473
 
474
- #: contact_form.php:728
475
- #: contact_form.php:757
476
  msgid "Error message for the Name field"
477
  msgstr "Felmeddelande för namnfältet"
478
 
479
- #: contact_form.php:729
480
- #: contact_form.php:758
481
  msgid "Error message for the Address field"
482
  msgstr "Felmeddelande för adressfältet"
483
 
484
- #: contact_form.php:730
485
- #: contact_form.php:759
486
  msgid "Error message for the Email field"
487
  msgstr "Felmeddelande för e-postadressfältet"
488
 
489
- #: contact_form.php:731
490
- #: contact_form.php:760
491
  msgid "Error message for the Phone field"
492
  msgstr "Felmeddelande för telefonfältet"
493
 
494
- #: contact_form.php:732
495
- #: contact_form.php:761
496
  msgid "Error message for the Subject field"
497
  msgstr "Felmeddelande for ämnesfältet"
498
 
499
- #: contact_form.php:733
500
- #: contact_form.php:762
501
  msgid "Error message for the Message field"
502
  msgstr "Felmeddelande för meddelandefältet"
503
 
504
- #: contact_form.php:734
505
- #: contact_form.php:763
506
  msgid "Error message about the file type for the Attachment field"
507
  msgstr "Felmeddelande för filformat i bilagefältet"
508
 
509
- #: contact_form.php:735
510
- #: contact_form.php:764
511
  msgid "Error message while uploading a file for the Attachment field to the server"
512
  msgstr "Felmeddelande för uppladdning av fil till bilagefältet på servern"
513
 
514
- #: contact_form.php:736
515
- #: contact_form.php:765
516
  msgid "Error message while moving the file for the Attachment field"
517
  msgstr "Felmeddelande för flytt av fil till bilagefältet"
518
 
519
- #: contact_form.php:737
520
- #: contact_form.php:766
521
  msgid "Error message when file size limit for the Attachment field is exceeded"
522
  msgstr "Felmeddelande för max filstorlek i bilagefältet "
523
 
524
- #: contact_form.php:738
525
- #: contact_form.php:767
526
  msgid "Error message for the Captcha field"
527
  msgstr "Felmeddelande för CAPTCHA"
528
 
529
- #: contact_form.php:739
530
- #: contact_form.php:768
531
  msgid "Error message for the whole form"
532
  msgstr "Felmeddelande för formuläret"
533
 
534
- #: contact_form.php:741
535
- #: contact_form.php:770
536
- #: contact_form.php:789
537
- #: contact_form.php:795
538
  msgid "Use shortcode"
539
  msgstr "Använd kortkod"
540
 
541
- #: contact_form.php:741
542
- #: contact_form.php:770
543
- #: contact_form.php:789
544
- #: contact_form.php:795
545
  msgid "for this language"
546
  msgstr "för detta språk"
547
 
548
- #: contact_form.php:777
549
  msgid "Action after email is sent"
550
  msgstr "Åtgärd efter meddelande skickats"
551
 
552
- #: contact_form.php:779
553
  msgid "Display text"
554
  msgstr "Visa text"
555
 
556
- #: contact_form.php:788
557
- #: contact_form.php:794
558
  msgid "Text"
559
  msgstr "Text"
560
 
561
- #: contact_form.php:802
562
  msgid "Redirect to the page"
563
  msgstr "Omdirigera till sida"
564
 
565
- #: contact_form.php:803
566
  msgid "Url"
567
  msgstr "Url"
568
 
569
- #: contact_form.php:809
570
- #: contact_form.php:986
571
  msgid "Save Changes"
572
  msgstr "Spara ändringar"
573
 
574
- #: contact_form.php:826
575
  msgid "Contact Form Pro | Extra Settings"
576
  msgstr "Kontaktformulär Pro | Extra inställningar "
577
 
578
- #: contact_form.php:840
579
  msgid "Errors output"
580
  msgstr "Felutmatning"
581
 
582
- #: contact_form.php:843
583
  msgid "Display error messages"
584
  msgstr "Visa felmeddelanden"
585
 
586
- #: contact_form.php:844
587
  msgid "Color of the input field errors."
588
  msgstr "Färg på inmatningfältsfel."
589
 
590
- #: contact_form.php:845
591
  msgid "Display error messages & color of the input field errors"
592
  msgstr "Visa felmeddelanden & färg på inmatningfältsfel"
593
 
594
- #: contact_form.php:850
595
  msgid "Add placeholder to the input blocks"
596
  msgstr "Lägg till platshållare på inmatningsblocken"
597
 
598
- #: contact_form.php:856
599
  msgid "Add tooltips"
600
  msgstr "Visa verktygstips"
601
 
602
- #: contact_form.php:870
603
  msgid "Email address"
604
  msgstr "E-postadress"
605
 
606
- #: contact_form.php:875
607
  msgid "Phone Number"
608
  msgstr "Telefonnummer"
609
 
610
- #: contact_form.php:889
611
  msgid "Attachment"
612
  msgstr "Bifoga fil"
613
 
614
- #: contact_form.php:894
615
  msgid "(powered by bestwebsoft.com)"
616
  msgstr "(tillhandahålls av bestwebsoft.com)"
617
 
618
- #: contact_form.php:899
619
  msgid "Style options"
620
  msgstr "Stilalternativ"
621
 
622
- #: contact_form.php:902
623
  msgid "Text color"
624
  msgstr "Textfärg"
625
 
626
- #: contact_form.php:905
627
- #: contact_form.php:910
628
- #: contact_form.php:920
629
- #: contact_form.php:925
630
- #: contact_form.php:930
631
- #: contact_form.php:935
632
- #: contact_form.php:945
633
- #: contact_form.php:950
634
- #: contact_form.php:956
635
- #: contact_form.php:967
636
- #: contact_form.php:972
637
- #: contact_form.php:977
638
  msgid "Default"
639
  msgstr "Standard"
640
 
641
- #: contact_form.php:907
642
  msgid "Label text color"
643
  msgstr "Etikett-textfärg"
644
 
645
- #: contact_form.php:912
646
  msgid "Placeholder color"
647
  msgstr "Platshållarfärg"
648
 
649
- #: contact_form.php:917
650
  msgid "Errors color"
651
  msgstr "Felfärg"
652
 
653
- #: contact_form.php:922
654
  msgid "Error text color"
655
  msgstr "Feltextfärg"
656
 
657
- #: contact_form.php:927
658
  msgid "Background color of the input field errors"
659
  msgstr "Bakgrundsfärg på inmatningfältsfel"
660
 
661
- #: contact_form.php:932
662
  msgid "Border color of the input field errors"
663
  msgstr "Ramfärg på inmatningfältsfel"
664
 
665
- #: contact_form.php:937
666
  msgid "Placeholder color of the input field errors"
667
  msgstr "Platshållarfärg för inmatningfältsfel"
668
 
669
- #: contact_form.php:942
670
  msgid "Input fields"
671
  msgstr "Inmatningsfält"
672
 
673
- #: contact_form.php:947
674
  msgid "Input fields background color"
675
  msgstr "Inmatningfältsbakgrundsfärg"
676
 
677
- #: contact_form.php:952
678
  msgid "Text fields color"
679
  msgstr "Textfältfärg"
680
 
681
- #: contact_form.php:954
682
  msgid "Border width in px, numbers only"
683
  msgstr "Rambredd i px, endast siffror"
684
 
685
- #: contact_form.php:958
686
- #: contact_form.php:979
687
  msgid "Border color"
688
  msgstr "Ramfärg"
689
 
690
- #: contact_form.php:963
691
  msgid "Submit button"
692
  msgstr "Skicka-knapp"
693
 
694
- #: contact_form.php:965
695
  msgid "Width in px, numbers only"
696
  msgstr "Bredd i px, endast siffror"
697
 
698
- #: contact_form.php:969
699
  msgid "Button color"
700
  msgstr "Knappfärg"
701
 
702
- #: contact_form.php:974
703
  msgid "Button text color"
704
  msgstr "Knapptextfärg"
705
 
706
- #: contact_form.php:990
707
  msgid "Contact Form Pro | Preview"
708
  msgstr "Kontaktformulär Pro | Förhandsgranskning"
709
 
710
- #: contact_form.php:993
711
  msgid "Show with errors"
712
  msgstr "Visa med fel"
713
 
714
- #: contact_form.php:1001
715
- #: contact_form.php:1003
716
  msgid "Please enter your full name..."
717
  msgstr "Var god ange ditt fullständiga namn…"
718
 
719
- #: contact_form.php:1014
720
- #: contact_form.php:1016
721
  msgid "Please enter your address..."
722
  msgstr "Var god ange din adress…"
723
 
724
- #: contact_form.php:1025
725
- #: contact_form.php:1027
726
  msgid "Please enter your email address..."
727
  msgstr "Var god ange din e-postadress…"
728
 
729
- #: contact_form.php:1036
730
- #: contact_form.php:1038
731
  msgid "Please enter your phone number..."
732
  msgstr "Var god ange ditt telefonnummer…"
733
 
734
- #: contact_form.php:1047
735
- #: contact_form.php:1049
736
  msgid "Please enter subject..."
737
  msgstr "Var god ange ämne…"
738
 
739
- #: contact_form.php:1057
740
- #: contact_form.php:1059
741
  msgid "Please enter your message..."
742
  msgstr "Var god ange ditt meddelande…"
743
 
744
- #: contact_form.php:1070
745
  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"
746
  msgstr "Stödda filformat: HTML, TXT, CSS, GIF, PNG, JPEG, JPG, TIFF, BMP, AI, EPS, PS, RTF, PDF, DOC, DOCX, XLS, ZIP, RAR, WAV, MP3, PPT. Max filstorlek: 2MB"
747
 
748
- #: contact_form.php:1137
749
  msgid "Sorry, email message could not be delivered."
750
  msgstr "Tyvärr kunde ditt meddelande inte levereras."
751
 
752
- #: contact_form.php:1221
753
  msgid "You can attach the following file formats"
754
  msgstr "Du kan bifoga filer med följande format"
755
 
756
- #: contact_form.php:1515
757
  msgid "Contact from"
758
  msgstr "Kontaktformulär"
759
 
760
- #: contact_form.php:1528
761
  msgid "Email"
762
  msgstr "E-post"
763
 
764
- #: contact_form.php:1542
765
  msgid "Site"
766
  msgstr "Sajt"
767
 
768
- #: contact_form.php:1605
769
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
770
  msgstr "Om du kan se detta MIME, så accepterar inte din e-postklient denna MIME-typ!"
771
 
772
- #: contact_form.php:1669
773
  msgid "FAQ"
774
  msgstr "FAQ"
775
 
776
- #: contact_form.php:1670
777
  msgid "Support"
778
  msgstr "Support"
779
 
780
- #: contact_form.php:1727
781
  msgid "Are you sure that you want to delete this language data?"
782
  msgstr "Är du säker på att du vill ta bort språkdatan?"
783
 
2
  msgstr ""
3
  "Project-Id-Version: contact_form\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-11-08 10:58+0300\n"
6
+ "PO-Revision-Date: 2013-11-08 10:58+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Martin Tonek, Joakim Lindskog, Maarten van den Driest <joakim@limewoodmedia.com, maarten@vandendriest.com>\n"
9
  "MIME-Version: 1.0\n"
31
 
32
  #: contact_form.php:33
33
  #: contact_form.php:553
34
+ #: contact_form.php:835
35
  msgid "Contact Form Pro"
36
  msgstr "Kontaktformulär Pro"
37
 
38
  #: contact_form.php:74
39
+ #: contact_form.php:722
40
+ #: contact_form.php:751
41
  msgid "Name:"
42
  msgstr "Namn:"
43
 
44
  #: contact_form.php:75
45
+ #: contact_form.php:723
46
+ #: contact_form.php:752
47
  msgid "Address:"
48
  msgstr "Adress:"
49
 
50
  #: contact_form.php:76
51
+ #: contact_form.php:724
52
+ #: contact_form.php:753
53
  msgid "Email Address:"
54
  msgstr "E-postadress:"
55
 
56
  #: contact_form.php:77
57
+ #: contact_form.php:725
58
+ #: contact_form.php:754
59
  msgid "Phone number:"
60
  msgstr "Telefonnummer:"
61
 
62
  #: contact_form.php:78
63
+ #: contact_form.php:726
64
+ #: contact_form.php:755
65
  msgid "Subject:"
66
  msgstr "Ämne:"
67
 
68
  #: contact_form.php:79
69
+ #: contact_form.php:727
70
+ #: contact_form.php:756
71
  msgid "Message:"
72
  msgstr "Meddelande:"
73
 
74
  #: contact_form.php:80
75
+ #: contact_form.php:728
76
+ #: contact_form.php:757
77
  msgid "Attachment:"
78
  msgstr "Bifogad fil:"
79
 
80
  #: contact_form.php:81
81
+ #: contact_form.php:729
82
+ #: contact_form.php:758
83
  msgid "Send me a copy"
84
  msgstr "Skicka mig en kopia"
85
 
86
  #: contact_form.php:82
87
+ #: contact_form.php:730
88
+ #: contact_form.php:759
89
  msgid "Submit"
90
  msgstr "Skicka"
91
 
177
  msgstr "Inställningar sparades."
178
 
179
  #: contact_form.php:516
180
+ #: contact_form.php:829
181
+ #: contact_form.php:1658
182
+ #: contact_form.php:1669
183
  msgid "Settings"
184
  msgstr "Inställningar"
185
 
186
  #: contact_form.php:517
187
+ #: contact_form.php:830
188
  msgid "Extra settings"
189
  msgstr "Extra inställningar"
190
 
191
  #: contact_form.php:522
192
+ #: contact_form.php:1086
193
  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:"
194
  msgstr "Om du vill lägga till ett kontaktformulär på din webbplats, kopiera följande kortkod och klistra in den på rätt inlägg, sida eller widget:"
195
 
196
  #: contact_form.php:522
197
  #: contact_form.php:523
198
+ #: contact_form.php:744
199
+ #: contact_form.php:792
200
  msgid "or"
201
  msgstr ""
202
 
237
  msgstr ""
238
 
239
  #: contact_form.php:552
240
+ #: contact_form.php:834
241
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
242
  msgstr "Denna funktionalitet är endast tillgänglig i Pro-versionen av detta tillägg. För detaljer, klicka på länken"
243
 
245
  msgid "Save emails to the database"
246
  msgstr ""
247
 
248
+ #: contact_form.php:570
249
+ #: contact_form.php:573
250
+ #: contact_form.php:577
251
  msgid "Using Contact Form to DB powered by"
252
  msgstr ""
253
 
254
+ #: contact_form.php:573
255
  #, fuzzy
256
  msgid "Activate Contact Form to DB"
257
  msgstr "Kontaktformulär Pro"
258
 
259
+ #: contact_form.php:577
260
  #, fuzzy
261
  msgid "Download Contact Form to DB"
262
  msgstr "Kontaktformulär Pro"
263
 
264
+ #: contact_form.php:582
265
  msgid "Additional options"
266
  msgstr "Ytterligare alternativ"
267
 
268
+ #: contact_form.php:584
269
+ msgid "Show"
270
+ msgstr ""
271
+
272
+ #: contact_form.php:585
273
+ msgid "Hide"
274
+ msgstr ""
275
+
276
+ #: contact_form.php:589
277
  msgid "What to use?"
278
  msgstr "Vad ska användas?"
279
 
280
+ #: contact_form.php:592
281
  msgid "Wp-mail"
282
  msgstr "Wp-mail"
283
 
284
+ #: contact_form.php:592
285
  msgid "You can use the wp_mail function for mailing"
286
  msgstr "Du kan använda wp_mail-funktionen för att skicka e-post"
287
 
288
+ #: contact_form.php:594
289
  msgid "Mail"
290
  msgstr "E-post"
291
 
292
+ #: contact_form.php:594
293
  msgid "To send mail you can use the php mail function"
294
  msgstr "Du kan använda php-funktionen för att skicka e-post"
295
 
296
+ #: contact_form.php:598
297
  #, fuzzy
298
  msgid "The text in the 'From' field"
299
  msgstr "Ändra text för 'FRÅN'-fältet"
300
 
301
+ #: contact_form.php:600
302
  #, fuzzy
303
  msgid "User name"
304
  msgstr "Användarens e-post"
305
 
306
+ #: contact_form.php:601
307
  #, fuzzy
308
  msgid "The name of the user who fills the form will be used in the field 'From'."
309
  msgstr "E-postadressen för användaren som fyller i formuläret kommer att användas i 'Från'-fältet."
310
 
311
+ #: contact_form.php:604
312
  #, fuzzy
313
  msgid "This text will be used in the 'FROM' field"
314
  msgstr "Denna e-postadress kommer att användas för 'Från'-fältet."
315
 
316
+ #: contact_form.php:608
317
  #, fuzzy
318
  msgid "The email address in the 'From' field"
319
  msgstr "Ange e-postadress för 'Från'-fältet"
320
 
321
+ #: contact_form.php:610
322
  msgid "User email"
323
  msgstr "Användarens e-post"
324
 
325
+ #: contact_form.php:611
326
  msgid "The email address of the user who fills the form will be used in the field 'From'."
327
  msgstr "E-postadressen för användaren som fyller i formuläret kommer att användas i 'Från'-fältet."
328
 
329
+ #: contact_form.php:614
330
  msgid "This email address will be used in the 'From' field."
331
  msgstr "Denna e-postadress kommer att användas för 'Från'-fältet."
332
 
333
+ #: contact_form.php:618
334
  msgid "Display fields"
335
  msgstr "Visa fält"
336
 
337
+ #: contact_form.php:620
338
+ #: contact_form.php:668
339
+ #: contact_form.php:866
340
+ #: contact_form.php:1526
341
  msgid "Address"
342
  msgstr "Adress"
343
 
344
+ #: contact_form.php:621
345
+ #: contact_form.php:670
346
+ #: contact_form.php:1534
347
  msgid "Phone"
348
  msgstr "Telefon"
349
 
350
+ #: contact_form.php:622
351
  msgid "Attachment block"
352
  msgstr "Bilageblock"
353
 
354
+ #: contact_form.php:622
355
  msgid "Users can attach the following file formats"
356
  msgstr "Användare kan bifoga filer av följande format"
357
 
 
358
  #: contact_form.php:629
359
+ #: contact_form.php:632
360
+ #: contact_form.php:636
361
+ #: contact_form.php:895
362
  msgid "Captcha"
363
  msgstr "Captcha"
364
 
 
365
  #: contact_form.php:629
366
+ #: contact_form.php:632
367
+ #: contact_form.php:636
368
  msgid "powered by"
369
  msgstr ""
370
 
371
+ #: contact_form.php:632
372
  msgid "Activate captcha"
373
  msgstr "Aktivera captcha"
374
 
375
+ #: contact_form.php:636
376
  msgid "Download captcha"
377
  msgstr "Hämta captcha"
378
 
379
+ #: contact_form.php:641
380
  #, fuzzy
381
  msgid "Display tips below the Attachment block"
382
  msgstr "Visa förklaringar under bilageblocket"
383
 
384
+ #: contact_form.php:650
385
  msgid "Delete an attachment file from the server after the email is sent"
386
  msgstr ""
387
 
388
+ #: contact_form.php:656
389
  #, fuzzy
390
  msgid "Display 'Send me a copy' block"
391
  msgstr "Skicka mig en kopia-block"
392
 
393
+ #: contact_form.php:665
394
  msgid "Required fields"
395
  msgstr "Obligatoriska fält"
396
 
397
+ #: contact_form.php:667
398
+ #: contact_form.php:861
399
+ #: contact_form.php:1521
400
  msgid "Name"
401
  msgstr "Namn"
402
 
403
+ #: contact_form.php:669
404
  msgid "Email Address"
405
  msgstr "E-postadress"
406
 
407
+ #: contact_form.php:671
408
+ #: contact_form.php:881
409
+ #: contact_form.php:1537
410
  msgid "Subject"
411
  msgstr "Ämne"
412
 
413
+ #: contact_form.php:672
414
+ #: contact_form.php:885
415
+ #: contact_form.php:1540
416
  msgid "Message"
417
  msgstr "Meddelande"
418
 
419
+ #: contact_form.php:676
420
  #, fuzzy
421
  msgid "Display the asterisk near required fields"
422
  msgstr "Visa 'Telefon' fält."
423
 
424
+ #: contact_form.php:682
425
  msgid "Display additional info in the email"
426
  msgstr "Visa ytterligare information i meddelandet"
427
 
428
+ #: contact_form.php:687
429
+ #: contact_form.php:1493
430
  msgid "Sent from (ip address)"
431
  msgstr "Skickat från (ip-adress)"
432
 
433
+ #: contact_form.php:687
434
  #, fuzzy
435
  msgid "Example: Sent from (IP address):\t127.0.0.1"
436
  msgstr "Skickat från (ip-adress)"
437
 
438
+ #: contact_form.php:688
439
+ #: contact_form.php:1498
440
  msgid "Date/Time"
441
  msgstr "Datum/Tid"
442
 
443
+ #: contact_form.php:688
444
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
445
  msgstr ""
446
 
447
+ #: contact_form.php:689
448
+ #: contact_form.php:1503
449
  msgid "Sent from (referer)"
450
  msgstr "Skickat från (referer)"
451
 
452
+ #: contact_form.php:689
453
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
454
  msgstr ""
455
 
456
+ #: contact_form.php:690
457
+ #: contact_form.php:1508
458
  msgid "Using (user agent)"
459
  msgstr "Använder (user agent)"
460
 
461
+ #: contact_form.php:690
462
  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"
463
  msgstr ""
464
 
465
+ #: contact_form.php:694
466
  msgid "Language settings for the field names in the form"
467
  msgstr "Språkinställningar för etikettnamn in formuläret"
468
 
469
+ #: contact_form.php:703
470
  msgid "Add a language"
471
  msgstr "Lägg till ett språk"
472
 
473
+ #: contact_form.php:707
474
  msgid "Change the names of the contact form fields and error messages"
475
  msgstr "Ändra etikett för fälten i kontaktformuläret och felmeddelanden"
476
 
477
+ #: contact_form.php:712
478
+ #: contact_form.php:783
479
  msgid "English"
480
  msgstr "Engelska"
481
 
482
+ #: contact_form.php:731
483
+ #: contact_form.php:760
484
  msgid "Error message for the Name field"
485
  msgstr "Felmeddelande för namnfältet"
486
 
487
+ #: contact_form.php:732
488
+ #: contact_form.php:761
489
  msgid "Error message for the Address field"
490
  msgstr "Felmeddelande för adressfältet"
491
 
492
+ #: contact_form.php:733
493
+ #: contact_form.php:762
494
  msgid "Error message for the Email field"
495
  msgstr "Felmeddelande för e-postadressfältet"
496
 
497
+ #: contact_form.php:734
498
+ #: contact_form.php:763
499
  msgid "Error message for the Phone field"
500
  msgstr "Felmeddelande för telefonfältet"
501
 
502
+ #: contact_form.php:735
503
+ #: contact_form.php:764
504
  msgid "Error message for the Subject field"
505
  msgstr "Felmeddelande for ämnesfältet"
506
 
507
+ #: contact_form.php:736
508
+ #: contact_form.php:765
509
  msgid "Error message for the Message field"
510
  msgstr "Felmeddelande för meddelandefältet"
511
 
512
+ #: contact_form.php:737
513
+ #: contact_form.php:766
514
  msgid "Error message about the file type for the Attachment field"
515
  msgstr "Felmeddelande för filformat i bilagefältet"
516
 
517
+ #: contact_form.php:738
518
+ #: contact_form.php:767
519
  msgid "Error message while uploading a file for the Attachment field to the server"
520
  msgstr "Felmeddelande för uppladdning av fil till bilagefältet på servern"
521
 
522
+ #: contact_form.php:739
523
+ #: contact_form.php:768
524
  msgid "Error message while moving the file for the Attachment field"
525
  msgstr "Felmeddelande för flytt av fil till bilagefältet"
526
 
527
+ #: contact_form.php:740
528
+ #: contact_form.php:769
529
  msgid "Error message when file size limit for the Attachment field is exceeded"
530
  msgstr "Felmeddelande för max filstorlek i bilagefältet "
531
 
532
+ #: contact_form.php:741
533
+ #: contact_form.php:770
534
  msgid "Error message for the Captcha field"
535
  msgstr "Felmeddelande för CAPTCHA"
536
 
537
+ #: contact_form.php:742
538
+ #: contact_form.php:771
539
  msgid "Error message for the whole form"
540
  msgstr "Felmeddelande för formuläret"
541
 
542
+ #: contact_form.php:744
543
+ #: contact_form.php:773
544
+ #: contact_form.php:792
545
+ #: contact_form.php:798
546
  msgid "Use shortcode"
547
  msgstr "Använd kortkod"
548
 
549
+ #: contact_form.php:744
550
+ #: contact_form.php:773
551
+ #: contact_form.php:792
552
+ #: contact_form.php:798
553
  msgid "for this language"
554
  msgstr "för detta språk"
555
 
556
+ #: contact_form.php:780
557
  msgid "Action after email is sent"
558
  msgstr "Åtgärd efter meddelande skickats"
559
 
560
+ #: contact_form.php:782
561
  msgid "Display text"
562
  msgstr "Visa text"
563
 
564
+ #: contact_form.php:791
565
+ #: contact_form.php:797
566
  msgid "Text"
567
  msgstr "Text"
568
 
569
+ #: contact_form.php:804
570
  msgid "Redirect to the page"
571
  msgstr "Omdirigera till sida"
572
 
573
+ #: contact_form.php:805
574
  msgid "Url"
575
  msgstr "Url"
576
 
577
+ #: contact_form.php:810
578
+ #: contact_form.php:987
579
  msgid "Save Changes"
580
  msgstr "Spara ändringar"
581
 
582
+ #: contact_form.php:827
583
  msgid "Contact Form Pro | Extra Settings"
584
  msgstr "Kontaktformulär Pro | Extra inställningar "
585
 
586
+ #: contact_form.php:841
587
  msgid "Errors output"
588
  msgstr "Felutmatning"
589
 
590
+ #: contact_form.php:844
591
  msgid "Display error messages"
592
  msgstr "Visa felmeddelanden"
593
 
594
+ #: contact_form.php:845
595
  msgid "Color of the input field errors."
596
  msgstr "Färg på inmatningfältsfel."
597
 
598
+ #: contact_form.php:846
599
  msgid "Display error messages & color of the input field errors"
600
  msgstr "Visa felmeddelanden & färg på inmatningfältsfel"
601
 
602
+ #: contact_form.php:851
603
  msgid "Add placeholder to the input blocks"
604
  msgstr "Lägg till platshållare på inmatningsblocken"
605
 
606
+ #: contact_form.php:857
607
  msgid "Add tooltips"
608
  msgstr "Visa verktygstips"
609
 
610
+ #: contact_form.php:871
611
  msgid "Email address"
612
  msgstr "E-postadress"
613
 
614
+ #: contact_form.php:876
615
  msgid "Phone Number"
616
  msgstr "Telefonnummer"
617
 
618
+ #: contact_form.php:890
619
  msgid "Attachment"
620
  msgstr "Bifoga fil"
621
 
622
+ #: contact_form.php:895
623
  msgid "(powered by bestwebsoft.com)"
624
  msgstr "(tillhandahålls av bestwebsoft.com)"
625
 
626
+ #: contact_form.php:900
627
  msgid "Style options"
628
  msgstr "Stilalternativ"
629
 
630
+ #: contact_form.php:903
631
  msgid "Text color"
632
  msgstr "Textfärg"
633
 
634
+ #: contact_form.php:906
635
+ #: contact_form.php:911
636
+ #: contact_form.php:921
637
+ #: contact_form.php:926
638
+ #: contact_form.php:931
639
+ #: contact_form.php:936
640
+ #: contact_form.php:946
641
+ #: contact_form.php:951
642
+ #: contact_form.php:957
643
+ #: contact_form.php:968
644
+ #: contact_form.php:973
645
+ #: contact_form.php:978
646
  msgid "Default"
647
  msgstr "Standard"
648
 
649
+ #: contact_form.php:908
650
  msgid "Label text color"
651
  msgstr "Etikett-textfärg"
652
 
653
+ #: contact_form.php:913
654
  msgid "Placeholder color"
655
  msgstr "Platshållarfärg"
656
 
657
+ #: contact_form.php:918
658
  msgid "Errors color"
659
  msgstr "Felfärg"
660
 
661
+ #: contact_form.php:923
662
  msgid "Error text color"
663
  msgstr "Feltextfärg"
664
 
665
+ #: contact_form.php:928
666
  msgid "Background color of the input field errors"
667
  msgstr "Bakgrundsfärg på inmatningfältsfel"
668
 
669
+ #: contact_form.php:933
670
  msgid "Border color of the input field errors"
671
  msgstr "Ramfärg på inmatningfältsfel"
672
 
673
+ #: contact_form.php:938
674
  msgid "Placeholder color of the input field errors"
675
  msgstr "Platshållarfärg för inmatningfältsfel"
676
 
677
+ #: contact_form.php:943
678
  msgid "Input fields"
679
  msgstr "Inmatningsfält"
680
 
681
+ #: contact_form.php:948
682
  msgid "Input fields background color"
683
  msgstr "Inmatningfältsbakgrundsfärg"
684
 
685
+ #: contact_form.php:953
686
  msgid "Text fields color"
687
  msgstr "Textfältfärg"
688
 
689
+ #: contact_form.php:955
690
  msgid "Border width in px, numbers only"
691
  msgstr "Rambredd i px, endast siffror"
692
 
693
+ #: contact_form.php:959
694
+ #: contact_form.php:980
695
  msgid "Border color"
696
  msgstr "Ramfärg"
697
 
698
+ #: contact_form.php:964
699
  msgid "Submit button"
700
  msgstr "Skicka-knapp"
701
 
702
+ #: contact_form.php:966
703
  msgid "Width in px, numbers only"
704
  msgstr "Bredd i px, endast siffror"
705
 
706
+ #: contact_form.php:970
707
  msgid "Button color"
708
  msgstr "Knappfärg"
709
 
710
+ #: contact_form.php:975
711
  msgid "Button text color"
712
  msgstr "Knapptextfärg"
713
 
714
+ #: contact_form.php:991
715
  msgid "Contact Form Pro | Preview"
716
  msgstr "Kontaktformulär Pro | Förhandsgranskning"
717
 
718
+ #: contact_form.php:994
719
  msgid "Show with errors"
720
  msgstr "Visa med fel"
721
 
722
+ #: contact_form.php:1002
723
+ #: contact_form.php:1004
724
  msgid "Please enter your full name..."
725
  msgstr "Var god ange ditt fullständiga namn…"
726
 
727
+ #: contact_form.php:1015
728
+ #: contact_form.php:1017
729
  msgid "Please enter your address..."
730
  msgstr "Var god ange din adress…"
731
 
732
+ #: contact_form.php:1026
733
+ #: contact_form.php:1028
734
  msgid "Please enter your email address..."
735
  msgstr "Var god ange din e-postadress…"
736
 
737
+ #: contact_form.php:1037
738
+ #: contact_form.php:1039
739
  msgid "Please enter your phone number..."
740
  msgstr "Var god ange ditt telefonnummer…"
741
 
742
+ #: contact_form.php:1048
743
+ #: contact_form.php:1050
744
  msgid "Please enter subject..."
745
  msgstr "Var god ange ämne…"
746
 
747
+ #: contact_form.php:1058
748
+ #: contact_form.php:1060
749
  msgid "Please enter your message..."
750
  msgstr "Var god ange ditt meddelande…"
751
 
752
+ #: contact_form.php:1071
753
  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"
754
  msgstr "Stödda filformat: HTML, TXT, CSS, GIF, PNG, JPEG, JPG, TIFF, BMP, AI, EPS, PS, RTF, PDF, DOC, DOCX, XLS, ZIP, RAR, WAV, MP3, PPT. Max filstorlek: 2MB"
755
 
756
+ #: contact_form.php:1138
757
  msgid "Sorry, email message could not be delivered."
758
  msgstr "Tyvärr kunde ditt meddelande inte levereras."
759
 
760
+ #: contact_form.php:1222
761
  msgid "You can attach the following file formats"
762
  msgstr "Du kan bifoga filer med följande format"
763
 
764
+ #: contact_form.php:1516
765
  msgid "Contact from"
766
  msgstr "Kontaktformulär"
767
 
768
+ #: contact_form.php:1529
769
  msgid "Email"
770
  msgstr "E-post"
771
 
772
+ #: contact_form.php:1543
773
  msgid "Site"
774
  msgstr "Sajt"
775
 
776
+ #: contact_form.php:1606
777
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
778
  msgstr "Om du kan se detta MIME, så accepterar inte din e-postklient denna MIME-typ!"
779
 
780
+ #: contact_form.php:1670
781
  msgid "FAQ"
782
  msgstr "FAQ"
783
 
784
+ #: contact_form.php:1671
785
  msgid "Support"
786
  msgstr "Support"
787
 
788
+ #: contact_form.php:1728
789
  msgid "Are you sure that you want to delete this language data?"
790
  msgstr "Är du säker på att du vill ta bort språkdatan?"
791
 
languages/contact_form-tr_TR.mo CHANGED
Binary file
languages/contact_form-tr_TR.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:43+0300\n"
6
- "PO-Revision-Date: 2013-11-01 11:43+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: bestwebsoft.com <plugin@bestwebsoft.com>\n"
9
  "MIME-Version: 1.0\n"
@@ -33,63 +33,63 @@ msgstr "İletişim Formu Seçenekleri"
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 "İletişim Formu"
40
 
41
  #: contact_form.php:74
42
- #: contact_form.php:719
43
- #: contact_form.php:748
44
  msgid "Name:"
45
  msgstr "Adınız Soyadınız :"
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 Adresiniz :"
53
 
54
  #: contact_form.php:76
55
- #: contact_form.php:721
56
- #: contact_form.php:750
57
  msgid "Email Address:"
58
  msgstr "E-mail Adresiniz :"
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 "Konu:"
71
 
72
  #: contact_form.php:79
73
- #: contact_form.php:724
74
- #: contact_form.php:753
75
  msgid "Message:"
76
  msgstr "Mesajınız:"
77
 
78
  #: contact_form.php:80
79
- #: contact_form.php:725
80
- #: contact_form.php:754
81
  msgid "Attachment:"
82
  msgstr "Dosya Eki:"
83
 
84
  #: contact_form.php:81
85
- #: contact_form.php:726
86
- #: contact_form.php:755
87
  msgid "Send me a copy"
88
  msgstr "Bir kopyasını banada gönder"
89
 
90
  #: contact_form.php:82
91
- #: contact_form.php:727
92
- #: contact_form.php:756
93
  msgid "Submit"
94
  msgstr "Gönder"
95
 
@@ -185,27 +185,27 @@ msgid "Settings saved."
185
  msgstr "Ayarlar Kayıt Edildi."
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 "Ayarlar"
193
 
194
  #: contact_form.php:517
195
- #: contact_form.php:829
196
  #, fuzzy
197
  msgid "Extra settings"
198
  msgstr "Ayarlar"
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 "İletişim formunu sitenize yerleştirmek istiyorsanız lütfen kısa kodu yeni sayfa içerisine html modunda iken ekleyiniz:"
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,550 +254,558 @@ 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 "İletişim Formu"
267
 
268
- #: contact_form.php:575
269
  #, fuzzy
270
  msgid "Download Contact Form to DB"
271
  msgstr "İletişim Formu"
272
 
273
- #: contact_form.php:580
274
  msgid "Additional options"
275
  msgstr "Ek Seçenekler"
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 ""
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 ""
296
 
297
- #: contact_form.php:592
298
  #, fuzzy
299
  msgid "The text in the 'From' field"
300
  msgstr "Iletişim formu alanları DAN değiştirin"
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 "Iletişim formu alanları DAN değiştirin"
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 "Eklenti Bloğunu Göster"
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 "E-mail Adresiniz :"
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 "Eklenti Bloğunu Göster"
354
 
355
- #: contact_form.php:617
356
  msgid "Users can attach the following file formats"
357
  msgstr "Kullanıcılar aşağıdaki türdeki dosyaları yükleyebilir"
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 "Aktif eklentiler"
376
 
377
- #: contact_form.php:633
378
  #, fuzzy
379
  msgid "Download captcha"
380
  msgstr "İndir"
381
 
382
- #: contact_form.php:638
383
  #, fuzzy
384
  msgid "Display tips below the Attachment block"
385
  msgstr "Eklenti Bloğunu Göster"
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 "Bana bir kopya gönder bloğunu göster"
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 "Adınız Soyadınız"
405
 
406
- #: contact_form.php:666
407
  #, fuzzy
408
  msgid "Email Address"
409
  msgstr "E-mail Adresiniz :"
410
 
411
- #: contact_form.php:668
412
- #: contact_form.php:880
413
- #: contact_form.php:1536
414
  msgid "Subject"
415
  msgstr "Konu"
416
 
417
- #: contact_form.php:669
418
- #: contact_form.php:884
419
- #: contact_form.php:1539
420
  msgid "Message"
421
  msgstr "Mesaj"
422
 
423
- #: contact_form.php:673
424
  msgid "Display the asterisk near required fields"
425
  msgstr ""
426
 
427
- #: contact_form.php:679
428
  msgid "Display additional info in the email"
429
  msgstr ""
430
 
431
- #: contact_form.php:684
432
- #: contact_form.php:1492
433
  msgid "Sent from (ip address)"
434
  msgstr "Geldiği (ip adresi)"
435
 
436
- #: contact_form.php:684
437
  #, fuzzy
438
  msgid "Example: Sent from (IP address):\t127.0.0.1"
439
  msgstr "Geldiği (ip adresi)"
440
 
441
- #: contact_form.php:685
442
- #: contact_form.php:1497
443
  msgid "Date/Time"
444
  msgstr "Tarih/Zaman"
445
 
446
- #: contact_form.php:685
447
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
448
  msgstr ""
449
 
450
- #: contact_form.php:686
451
- #: contact_form.php:1502
452
  msgid "Sent from (referer)"
453
  msgstr "Gelen"
454
 
455
- #: contact_form.php:686
456
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
457
  msgstr ""
458
 
459
- #: contact_form.php:687
460
- #: contact_form.php:1507
461
  msgid "Using (user agent)"
462
  msgstr "Using (user agent)"
463
 
464
- #: contact_form.php:687
465
  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"
466
  msgstr ""
467
 
468
- #: contact_form.php:691
469
  msgid "Language settings for the field names in the form"
470
  msgstr ""
471
 
472
- #: contact_form.php:700
473
  msgid "Add a language"
474
  msgstr ""
475
 
476
- #: contact_form.php:704
477
  msgid "Change the names of the contact form fields and error messages"
478
  msgstr "Iletişim formu alanlar için değişim etiket"
479
 
480
- #: contact_form.php:709
481
- #: contact_form.php:780
482
  msgid "English"
483
  msgstr ""
484
 
485
- #: contact_form.php:728
486
- #: contact_form.php:757
487
- msgid "Error message for the Name field"
488
- msgstr ""
489
-
490
- #: contact_form.php:729
491
- #: contact_form.php:758
492
- msgid "Error message for the Address field"
493
- msgstr ""
494
-
495
- #: contact_form.php:730
496
- #: contact_form.php:759
497
- msgid "Error message for the Email field"
498
- msgstr ""
499
-
500
  #: contact_form.php:731
501
  #: contact_form.php:760
502
- msgid "Error message for the Phone field"
503
  msgstr ""
504
 
505
  #: contact_form.php:732
506
  #: contact_form.php:761
507
- msgid "Error message for the Subject field"
508
  msgstr ""
509
 
510
  #: contact_form.php:733
511
  #: contact_form.php:762
512
- msgid "Error message for the Message field"
513
  msgstr ""
514
 
515
  #: contact_form.php:734
516
  #: contact_form.php:763
517
- msgid "Error message about the file type for the Attachment field"
518
  msgstr ""
519
 
520
  #: contact_form.php:735
521
  #: contact_form.php:764
522
- msgid "Error message while uploading a file for the Attachment field to the server"
523
  msgstr ""
524
 
525
  #: contact_form.php:736
526
  #: contact_form.php:765
527
- msgid "Error message while moving the file for the Attachment field"
528
  msgstr ""
529
 
530
  #: contact_form.php:737
531
  #: contact_form.php:766
532
- msgid "Error message when file size limit for the Attachment field is exceeded"
533
  msgstr ""
534
 
535
  #: contact_form.php:738
536
  #: contact_form.php:767
537
- msgid "Error message for the Captcha field"
538
  msgstr ""
539
 
540
  #: contact_form.php:739
541
  #: contact_form.php:768
542
- msgid "Error message for the whole form"
 
 
 
 
 
543
  msgstr ""
544
 
545
  #: contact_form.php:741
546
  #: contact_form.php:770
547
- #: contact_form.php:789
548
- #: contact_form.php:795
 
 
 
 
 
 
 
 
 
 
549
  msgid "Use shortcode"
550
  msgstr ""
551
 
552
- #: contact_form.php:741
553
- #: contact_form.php:770
554
- #: contact_form.php:789
555
- #: contact_form.php:795
556
  msgid "for this language"
557
  msgstr ""
558
 
559
- #: contact_form.php:777
560
  msgid "Action after email is sent"
561
  msgstr ""
562
 
563
- #: contact_form.php:779
564
  #, fuzzy
565
  msgid "Display text"
566
  msgstr "Eklenti Bloğunu Göster"
567
 
568
- #: contact_form.php:788
569
- #: contact_form.php:794
570
  msgid "Text"
571
  msgstr ""
572
 
573
- #: contact_form.php:802
574
  msgid "Redirect to the page"
575
  msgstr ""
576
 
577
- #: contact_form.php:803
578
  msgid "Url"
579
  msgstr ""
580
 
581
- #: contact_form.php:809
582
- #: contact_form.php:986
583
  msgid "Save Changes"
584
  msgstr "Değişiklikler Kayıt Edildi"
585
 
586
- #: contact_form.php:826
587
  #, fuzzy
588
  msgid "Contact Form Pro | Extra Settings"
589
  msgstr "İletişim Formu Seçenekleri"
590
 
591
- #: contact_form.php:840
592
  msgid "Errors output"
593
  msgstr ""
594
 
595
- #: contact_form.php:843
596
  msgid "Display error messages"
597
  msgstr ""
598
 
599
- #: contact_form.php:844
600
  msgid "Color of the input field errors."
601
  msgstr ""
602
 
603
- #: contact_form.php:845
604
  msgid "Display error messages & color of the input field errors"
605
  msgstr ""
606
 
607
- #: contact_form.php:850
608
  msgid "Add placeholder to the input blocks"
609
  msgstr ""
610
 
611
- #: contact_form.php:856
612
  #, fuzzy
613
  msgid "Add tooltips"
614
  msgstr "Ek Seçenekler"
615
 
616
- #: contact_form.php:870
617
  #, fuzzy
618
  msgid "Email address"
619
  msgstr "E-mail Adresiniz :"
620
 
621
- #: contact_form.php:875
622
  msgid "Phone Number"
623
  msgstr ""
624
 
625
- #: contact_form.php:889
626
  #, fuzzy
627
  msgid "Attachment"
628
  msgstr "Dosya Eki:"
629
 
630
- #: contact_form.php:894
631
  msgid "(powered by bestwebsoft.com)"
632
  msgstr ""
633
 
634
- #: contact_form.php:899
635
  #, fuzzy
636
  msgid "Style options"
637
  msgstr "Ek Seçenekler"
638
 
639
- #: contact_form.php:902
640
  msgid "Text color"
641
  msgstr ""
642
 
643
- #: contact_form.php:905
644
- #: contact_form.php:910
645
- #: contact_form.php:920
646
- #: contact_form.php:925
647
- #: contact_form.php:930
648
- #: contact_form.php:935
649
- #: contact_form.php:945
650
- #: contact_form.php:950
651
- #: contact_form.php:956
652
- #: contact_form.php:967
653
- #: contact_form.php:972
654
- #: contact_form.php:977
655
  msgid "Default"
656
  msgstr ""
657
 
658
- #: contact_form.php:907
659
  msgid "Label text color"
660
  msgstr ""
661
 
662
- #: contact_form.php:912
663
  msgid "Placeholder color"
664
  msgstr ""
665
 
666
- #: contact_form.php:917
667
  msgid "Errors color"
668
  msgstr ""
669
 
670
- #: contact_form.php:922
671
  msgid "Error text color"
672
  msgstr ""
673
 
674
- #: contact_form.php:927
675
  msgid "Background color of the input field errors"
676
  msgstr ""
677
 
678
- #: contact_form.php:932
679
  msgid "Border color of the input field errors"
680
  msgstr ""
681
 
682
- #: contact_form.php:937
683
  msgid "Placeholder color of the input field errors"
684
  msgstr ""
685
 
686
- #: contact_form.php:942
687
  msgid "Input fields"
688
  msgstr ""
689
 
690
- #: contact_form.php:947
691
  msgid "Input fields background color"
692
  msgstr ""
693
 
694
- #: contact_form.php:952
695
  msgid "Text fields color"
696
  msgstr ""
697
 
698
- #: contact_form.php:954
699
  msgid "Border width in px, numbers only"
700
  msgstr ""
701
 
702
- #: contact_form.php:958
703
- #: contact_form.php:979
704
  msgid "Border color"
705
  msgstr ""
706
 
707
- #: contact_form.php:963
708
  #, fuzzy
709
  msgid "Submit button"
710
  msgstr "Gönder"
711
 
712
- #: contact_form.php:965
713
  msgid "Width in px, numbers only"
714
  msgstr ""
715
 
716
- #: contact_form.php:969
717
  msgid "Button color"
718
  msgstr ""
719
 
720
- #: contact_form.php:974
721
  msgid "Button text color"
722
  msgstr ""
723
 
724
- #: contact_form.php:990
725
  #, fuzzy
726
  msgid "Contact Form Pro | Preview"
727
  msgstr "İletişim Formu"
728
 
729
- #: contact_form.php:993
730
  msgid "Show with errors"
731
  msgstr ""
732
 
733
- #: contact_form.php:1001
734
- #: contact_form.php:1003
735
  msgid "Please enter your full name..."
736
  msgstr ""
737
 
738
- #: contact_form.php:1014
739
- #: contact_form.php:1016
740
  msgid "Please enter your address..."
741
  msgstr ""
742
 
743
- #: contact_form.php:1025
744
- #: contact_form.php:1027
745
  #, fuzzy
746
  msgid "Please enter your email address..."
747
  msgstr "Bu e-posta adresini kullan:"
748
 
749
- #: contact_form.php:1036
750
- #: contact_form.php:1038
751
  msgid "Please enter your phone number..."
752
  msgstr ""
753
 
754
- #: contact_form.php:1047
755
- #: contact_form.php:1049
756
  msgid "Please enter subject..."
757
  msgstr ""
758
 
759
- #: contact_form.php:1057
760
- #: contact_form.php:1059
761
  msgid "Please enter your message..."
762
  msgstr ""
763
 
764
- #: contact_form.php:1070
765
  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"
766
  msgstr ""
767
 
768
- #: contact_form.php:1137
769
  msgid "Sorry, email message could not be delivered."
770
  msgstr "Üzgünüz, e-posta gönderilemedi."
771
 
772
- #: contact_form.php:1221
773
  msgid "You can attach the following file formats"
774
  msgstr "Aşağıdaki türlerde dosya ekleyebilirsiniz"
775
 
776
- #: contact_form.php:1515
777
  msgid "Contact from"
778
  msgstr "Adlı Kişiden Mail Var"
779
 
780
- #: contact_form.php:1528
781
  msgid "Email"
782
  msgstr "e-mail"
783
 
784
- #: contact_form.php:1542
785
  msgid "Site"
786
  msgstr "Site"
787
 
788
- #: contact_form.php:1605
789
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
790
  msgstr "Istemci daha bu MIME görürseniz MIME türlerini kabul etmez!"
791
 
792
- #: contact_form.php:1669
793
  msgid "FAQ"
794
  msgstr "Sık Sorulanlar"
795
 
796
- #: contact_form.php:1670
797
  msgid "Support"
798
  msgstr "Destek"
799
 
800
- #: contact_form.php:1727
801
  msgid "Are you sure that you want to delete this language data?"
802
  msgstr ""
803
 
2
  msgstr ""
3
  "Project-Id-Version: contact_form\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-11-08 10:58+0300\n"
6
+ "PO-Revision-Date: 2013-11-08 10:58+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: bestwebsoft.com <plugin@bestwebsoft.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 "İletişim Formu"
40
 
41
  #: contact_form.php:74
42
+ #: contact_form.php:722
43
+ #: contact_form.php:751
44
  msgid "Name:"
45
  msgstr "Adınız Soyadınız :"
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 Adresiniz :"
53
 
54
  #: contact_form.php:76
55
+ #: contact_form.php:724
56
+ #: contact_form.php:753
57
  msgid "Email Address:"
58
  msgstr "E-mail Adresiniz :"
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 "Konu:"
71
 
72
  #: contact_form.php:79
73
+ #: contact_form.php:727
74
+ #: contact_form.php:756
75
  msgid "Message:"
76
  msgstr "Mesajınız:"
77
 
78
  #: contact_form.php:80
79
+ #: contact_form.php:728
80
+ #: contact_form.php:757
81
  msgid "Attachment:"
82
  msgstr "Dosya Eki:"
83
 
84
  #: contact_form.php:81
85
+ #: contact_form.php:729
86
+ #: contact_form.php:758
87
  msgid "Send me a copy"
88
  msgstr "Bir kopyasını banada gönder"
89
 
90
  #: contact_form.php:82
91
+ #: contact_form.php:730
92
+ #: contact_form.php:759
93
  msgid "Submit"
94
  msgstr "Gönder"
95
 
185
  msgstr "Ayarlar Kayıt Edildi."
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 "Ayarlar"
193
 
194
  #: contact_form.php:517
195
+ #: contact_form.php:830
196
  #, fuzzy
197
  msgid "Extra settings"
198
  msgstr "Ayarlar"
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 "İletişim formunu sitenize yerleştirmek istiyorsanız lütfen kısa kodu yeni sayfa içerisine html modunda iken ekleyiniz:"
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 "İletişim Formu"
267
 
268
+ #: contact_form.php:577
269
  #, fuzzy
270
  msgid "Download Contact Form to DB"
271
  msgstr "İletişim Formu"
272
 
273
+ #: contact_form.php:582
274
  msgid "Additional options"
275
  msgstr "Ek Seçenekler"
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 ""
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 ""
304
 
305
+ #: contact_form.php:598
306
  #, fuzzy
307
  msgid "The text in the 'From' field"
308
  msgstr "Iletişim formu alanları DAN değiştirin"
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 "Iletişim formu alanları DAN değiştirin"
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 "Eklenti Bloğunu Göster"
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 "E-mail Adresiniz :"
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 "Eklenti Bloğunu Göster"
362
 
363
+ #: contact_form.php:622
364
  msgid "Users can attach the following file formats"
365
  msgstr "Kullanıcılar aşağıdaki türdeki dosyaları yükleyebilir"
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 "Aktif eklentiler"
384
 
385
+ #: contact_form.php:636
386
  #, fuzzy
387
  msgid "Download captcha"
388
  msgstr "İndir"
389
 
390
+ #: contact_form.php:641
391
  #, fuzzy
392
  msgid "Display tips below the Attachment block"
393
  msgstr "Eklenti Bloğunu Göster"
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 "Bana bir kopya gönder bloğunu göster"
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 "Adınız Soyadınız"
413
 
414
+ #: contact_form.php:669
415
  #, fuzzy
416
  msgid "Email Address"
417
  msgstr "E-mail Adresiniz :"
418
 
419
+ #: contact_form.php:671
420
+ #: contact_form.php:881
421
+ #: contact_form.php:1537
422
  msgid "Subject"
423
  msgstr "Konu"
424
 
425
+ #: contact_form.php:672
426
+ #: contact_form.php:885
427
+ #: contact_form.php:1540
428
  msgid "Message"
429
  msgstr "Mesaj"
430
 
431
+ #: contact_form.php:676
432
  msgid "Display the asterisk near required fields"
433
  msgstr ""
434
 
435
+ #: contact_form.php:682
436
  msgid "Display additional info in the email"
437
  msgstr ""
438
 
439
+ #: contact_form.php:687
440
+ #: contact_form.php:1493
441
  msgid "Sent from (ip address)"
442
  msgstr "Geldiği (ip adresi)"
443
 
444
+ #: contact_form.php:687
445
  #, fuzzy
446
  msgid "Example: Sent from (IP address):\t127.0.0.1"
447
  msgstr "Geldiği (ip adresi)"
448
 
449
+ #: contact_form.php:688
450
+ #: contact_form.php:1498
451
  msgid "Date/Time"
452
  msgstr "Tarih/Zaman"
453
 
454
+ #: contact_form.php:688
455
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
456
  msgstr ""
457
 
458
+ #: contact_form.php:689
459
+ #: contact_form.php:1503
460
  msgid "Sent from (referer)"
461
  msgstr "Gelen"
462
 
463
+ #: contact_form.php:689
464
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
465
  msgstr ""
466
 
467
+ #: contact_form.php:690
468
+ #: contact_form.php:1508
469
  msgid "Using (user agent)"
470
  msgstr "Using (user agent)"
471
 
472
+ #: contact_form.php:690
473
  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"
474
  msgstr ""
475
 
476
+ #: contact_form.php:694
477
  msgid "Language settings for the field names in the form"
478
  msgstr ""
479
 
480
+ #: contact_form.php:703
481
  msgid "Add a language"
482
  msgstr ""
483
 
484
+ #: contact_form.php:707
485
  msgid "Change the names of the contact form fields and error messages"
486
  msgstr "Iletişim formu alanlar için değişim etiket"
487
 
488
+ #: contact_form.php:712
489
+ #: contact_form.php:783
490
  msgid "English"
491
  msgstr ""
492
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
493
  #: contact_form.php:731
494
  #: contact_form.php:760
495
+ msgid "Error message for the Name field"
496
  msgstr ""
497
 
498
  #: contact_form.php:732
499
  #: contact_form.php:761
500
+ msgid "Error message for the Address field"
501
  msgstr ""
502
 
503
  #: contact_form.php:733
504
  #: contact_form.php:762
505
+ msgid "Error message for the Email field"
506
  msgstr ""
507
 
508
  #: contact_form.php:734
509
  #: contact_form.php:763
510
+ msgid "Error message for the Phone field"
511
  msgstr ""
512
 
513
  #: contact_form.php:735
514
  #: contact_form.php:764
515
+ msgid "Error message for the Subject field"
516
  msgstr ""
517
 
518
  #: contact_form.php:736
519
  #: contact_form.php:765
520
+ msgid "Error message for the Message field"
521
  msgstr ""
522
 
523
  #: contact_form.php:737
524
  #: contact_form.php:766
525
+ msgid "Error message about the file type for the Attachment field"
526
  msgstr ""
527
 
528
  #: contact_form.php:738
529
  #: contact_form.php:767
530
+ msgid "Error message while uploading a file for the Attachment field to the server"
531
  msgstr ""
532
 
533
  #: contact_form.php:739
534
  #: contact_form.php:768
535
+ msgid "Error message while moving the file for the Attachment field"
536
+ msgstr ""
537
+
538
+ #: contact_form.php:740
539
+ #: contact_form.php:769
540
+ msgid "Error message when file size limit for the Attachment field is exceeded"
541
  msgstr ""
542
 
543
  #: contact_form.php:741
544
  #: contact_form.php:770
545
+ msgid "Error message for the Captcha field"
546
+ msgstr ""
547
+
548
+ #: contact_form.php:742
549
+ #: contact_form.php:771
550
+ msgid "Error message for the whole form"
551
+ msgstr ""
552
+
553
+ #: contact_form.php:744
554
+ #: contact_form.php:773
555
+ #: contact_form.php:792
556
+ #: contact_form.php:798
557
  msgid "Use shortcode"
558
  msgstr ""
559
 
560
+ #: contact_form.php:744
561
+ #: contact_form.php:773
562
+ #: contact_form.php:792
563
+ #: contact_form.php:798
564
  msgid "for this language"
565
  msgstr ""
566
 
567
+ #: contact_form.php:780
568
  msgid "Action after email is sent"
569
  msgstr ""
570
 
571
+ #: contact_form.php:782
572
  #, fuzzy
573
  msgid "Display text"
574
  msgstr "Eklenti Bloğunu Göster"
575
 
576
+ #: contact_form.php:791
577
+ #: contact_form.php:797
578
  msgid "Text"
579
  msgstr ""
580
 
581
+ #: contact_form.php:804
582
  msgid "Redirect to the page"
583
  msgstr ""
584
 
585
+ #: contact_form.php:805
586
  msgid "Url"
587
  msgstr ""
588
 
589
+ #: contact_form.php:810
590
+ #: contact_form.php:987
591
  msgid "Save Changes"
592
  msgstr "Değişiklikler Kayıt Edildi"
593
 
594
+ #: contact_form.php:827
595
  #, fuzzy
596
  msgid "Contact Form Pro | Extra Settings"
597
  msgstr "İletişim Formu Seçenekleri"
598
 
599
+ #: contact_form.php:841
600
  msgid "Errors output"
601
  msgstr ""
602
 
603
+ #: contact_form.php:844
604
  msgid "Display error messages"
605
  msgstr ""
606
 
607
+ #: contact_form.php:845
608
  msgid "Color of the input field errors."
609
  msgstr ""
610
 
611
+ #: contact_form.php:846
612
  msgid "Display error messages & color of the input field errors"
613
  msgstr ""
614
 
615
+ #: contact_form.php:851
616
  msgid "Add placeholder to the input blocks"
617
  msgstr ""
618
 
619
+ #: contact_form.php:857
620
  #, fuzzy
621
  msgid "Add tooltips"
622
  msgstr "Ek Seçenekler"
623
 
624
+ #: contact_form.php:871
625
  #, fuzzy
626
  msgid "Email address"
627
  msgstr "E-mail Adresiniz :"
628
 
629
+ #: contact_form.php:876
630
  msgid "Phone Number"
631
  msgstr ""
632
 
633
+ #: contact_form.php:890
634
  #, fuzzy
635
  msgid "Attachment"
636
  msgstr "Dosya Eki:"
637
 
638
+ #: contact_form.php:895
639
  msgid "(powered by bestwebsoft.com)"
640
  msgstr ""
641
 
642
+ #: contact_form.php:900
643
  #, fuzzy
644
  msgid "Style options"
645
  msgstr "Ek Seçenekler"
646
 
647
+ #: contact_form.php:903
648
  msgid "Text color"
649
  msgstr ""
650
 
651
+ #: contact_form.php:906
652
+ #: contact_form.php:911
653
+ #: contact_form.php:921
654
+ #: contact_form.php:926
655
+ #: contact_form.php:931
656
+ #: contact_form.php:936
657
+ #: contact_form.php:946
658
+ #: contact_form.php:951
659
+ #: contact_form.php:957
660
+ #: contact_form.php:968
661
+ #: contact_form.php:973
662
+ #: contact_form.php:978
663
  msgid "Default"
664
  msgstr ""
665
 
666
+ #: contact_form.php:908
667
  msgid "Label text color"
668
  msgstr ""
669
 
670
+ #: contact_form.php:913
671
  msgid "Placeholder color"
672
  msgstr ""
673
 
674
+ #: contact_form.php:918
675
  msgid "Errors color"
676
  msgstr ""
677
 
678
+ #: contact_form.php:923
679
  msgid "Error text color"
680
  msgstr ""
681
 
682
+ #: contact_form.php:928
683
  msgid "Background color of the input field errors"
684
  msgstr ""
685
 
686
+ #: contact_form.php:933
687
  msgid "Border color of the input field errors"
688
  msgstr ""
689
 
690
+ #: contact_form.php:938
691
  msgid "Placeholder color of the input field errors"
692
  msgstr ""
693
 
694
+ #: contact_form.php:943
695
  msgid "Input fields"
696
  msgstr ""
697
 
698
+ #: contact_form.php:948
699
  msgid "Input fields background color"
700
  msgstr ""
701
 
702
+ #: contact_form.php:953
703
  msgid "Text fields color"
704
  msgstr ""
705
 
706
+ #: contact_form.php:955
707
  msgid "Border width in px, numbers only"
708
  msgstr ""
709
 
710
+ #: contact_form.php:959
711
+ #: contact_form.php:980
712
  msgid "Border color"
713
  msgstr ""
714
 
715
+ #: contact_form.php:964
716
  #, fuzzy
717
  msgid "Submit button"
718
  msgstr "Gönder"
719
 
720
+ #: contact_form.php:966
721
  msgid "Width in px, numbers only"
722
  msgstr ""
723
 
724
+ #: contact_form.php:970
725
  msgid "Button color"
726
  msgstr ""
727
 
728
+ #: contact_form.php:975
729
  msgid "Button text color"
730
  msgstr ""
731
 
732
+ #: contact_form.php:991
733
  #, fuzzy
734
  msgid "Contact Form Pro | Preview"
735
  msgstr "İletişim Formu"
736
 
737
+ #: contact_form.php:994
738
  msgid "Show with errors"
739
  msgstr ""
740
 
741
+ #: contact_form.php:1002
742
+ #: contact_form.php:1004
743
  msgid "Please enter your full name..."
744
  msgstr ""
745
 
746
+ #: contact_form.php:1015
747
+ #: contact_form.php:1017
748
  msgid "Please enter your address..."
749
  msgstr ""
750
 
751
+ #: contact_form.php:1026
752
+ #: contact_form.php:1028
753
  #, fuzzy
754
  msgid "Please enter your email address..."
755
  msgstr "Bu e-posta adresini kullan:"
756
 
757
+ #: contact_form.php:1037
758
+ #: contact_form.php:1039
759
  msgid "Please enter your phone number..."
760
  msgstr ""
761
 
762
+ #: contact_form.php:1048
763
+ #: contact_form.php:1050
764
  msgid "Please enter subject..."
765
  msgstr ""
766
 
767
+ #: contact_form.php:1058
768
+ #: contact_form.php:1060
769
  msgid "Please enter your message..."
770
  msgstr ""
771
 
772
+ #: contact_form.php:1071
773
  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"
774
  msgstr ""
775
 
776
+ #: contact_form.php:1138
777
  msgid "Sorry, email message could not be delivered."
778
  msgstr "Üzgünüz, e-posta gönderilemedi."
779
 
780
+ #: contact_form.php:1222
781
  msgid "You can attach the following file formats"
782
  msgstr "Aşağıdaki türlerde dosya ekleyebilirsiniz"
783
 
784
+ #: contact_form.php:1516
785
  msgid "Contact from"
786
  msgstr "Adlı Kişiden Mail Var"
787
 
788
+ #: contact_form.php:1529
789
  msgid "Email"
790
  msgstr "e-mail"
791
 
792
+ #: contact_form.php:1543
793
  msgid "Site"
794
  msgstr "Site"
795
 
796
+ #: contact_form.php:1606
797
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
798
  msgstr "Istemci daha bu MIME görürseniz MIME türlerini kabul etmez!"
799
 
800
+ #: contact_form.php:1670
801
  msgid "FAQ"
802
  msgstr "Sık Sorulanlar"
803
 
804
+ #: contact_form.php:1671
805
  msgid "Support"
806
  msgstr "Destek"
807
 
808
+ #: contact_form.php:1728
809
  msgid "Are you sure that you want to delete this language data?"
810
  msgstr ""
811
 
languages/contact_form-uk.mo CHANGED
Binary file
languages/contact_form-uk.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:43+0300\n"
6
- "PO-Revision-Date: 2013-11-01 11:43+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Andrew Yaschuk <xxxxAndyxxxx@gmail.com>\n"
9
  "MIME-Version: 1.0\n"
@@ -31,61 +31,61 @@ msgstr "Додаткові налаштування контактної фор
31
 
32
  #: contact_form.php:33
33
  #: contact_form.php:553
34
- #: contact_form.php:834
35
  msgid "Contact Form Pro"
36
  msgstr "Контактна форма Pro"
37
 
38
  #: contact_form.php:74
39
- #: contact_form.php:719
40
- #: contact_form.php:748
41
  msgid "Name:"
42
  msgstr "Ім'я:"
43
 
44
  #: contact_form.php:75
45
- #: contact_form.php:720
46
- #: contact_form.php:749
47
  msgid "Address:"
48
  msgstr "Адреса:"
49
 
50
  #: contact_form.php:76
51
- #: contact_form.php:721
52
- #: contact_form.php:750
53
  msgid "Email Address:"
54
  msgstr "E-mail адреса:"
55
 
56
  #: contact_form.php:77
57
- #: contact_form.php:722
58
- #: contact_form.php:751
59
  msgid "Phone number:"
60
  msgstr "Номер телефону:"
61
 
62
  #: contact_form.php:78
63
- #: contact_form.php:723
64
- #: contact_form.php:752
65
  msgid "Subject:"
66
  msgstr "Тема:"
67
 
68
  #: contact_form.php:79
69
- #: contact_form.php:724
70
- #: contact_form.php:753
71
  msgid "Message:"
72
  msgstr "Повідомлення:"
73
 
74
  #: contact_form.php:80
75
- #: contact_form.php:725
76
- #: contact_form.php:754
77
  msgid "Attachment:"
78
  msgstr "Вкладений файл:"
79
 
80
  #: contact_form.php:81
81
- #: contact_form.php:726
82
- #: contact_form.php:755
83
  msgid "Send me a copy"
84
  msgstr "Надіслати мені копію"
85
 
86
  #: contact_form.php:82
87
- #: contact_form.php:727
88
- #: contact_form.php:756
89
  msgid "Submit"
90
  msgstr "Підтвердити"
91
 
@@ -177,26 +177,26 @@ msgid "Settings saved."
177
  msgstr "Налаштування збережено."
178
 
179
  #: contact_form.php:516
180
- #: contact_form.php:828
181
- #: contact_form.php:1657
182
- #: contact_form.php:1668
183
  msgid "Settings"
184
  msgstr "Налаштування"
185
 
186
  #: contact_form.php:517
187
- #: contact_form.php:829
188
  msgid "Extra settings"
189
  msgstr "Розширені налаштування"
190
 
191
  #: contact_form.php:522
192
- #: contact_form.php:1085
193
  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:"
194
  msgstr "Якщо Ви хочете додати контактну форму на свій сайт, просто скопіюйте і вставите цей короткий код у Вашу публікацію, сторінку або віджет:"
195
 
196
  #: contact_form.php:522
197
  #: contact_form.php:523
198
- #: contact_form.php:741
199
- #: contact_form.php:789
200
  msgid "or"
201
  msgstr "або"
202
 
@@ -237,7 +237,7 @@ msgid "Add department selectbox to the contact form:"
237
  msgstr ""
238
 
239
  #: contact_form.php:552
240
- #: contact_form.php:833
241
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
242
  msgstr "Ця функціональність доступна в професійній версії плагіну. Для додаткових подробиць, будь ласка, перейдіть за посиланням"
243
 
@@ -245,536 +245,544 @@ msgstr "Ця функціональність доступна в професі
245
  msgid "Save emails to the database"
246
  msgstr ""
247
 
248
- #: contact_form.php:568
249
- #: contact_form.php:571
250
- #: contact_form.php:575
251
  msgid "Using Contact Form to DB powered by"
252
  msgstr ""
253
 
254
- #: contact_form.php:571
255
  #, fuzzy
256
  msgid "Activate Contact Form to DB"
257
  msgstr "Контактна форма Pro"
258
 
259
- #: contact_form.php:575
260
  #, fuzzy
261
  msgid "Download Contact Form to DB"
262
  msgstr "Контактна форма Pro"
263
 
264
- #: contact_form.php:580
265
  msgid "Additional options"
266
  msgstr "Додаткові опції"
267
 
268
- #: contact_form.php:583
 
 
 
 
 
 
 
 
269
  msgid "What to use?"
270
  msgstr "Що використовувати?"
271
 
272
- #: contact_form.php:586
273
  msgid "Wp-mail"
274
  msgstr "Wp-mail"
275
 
276
- #: contact_form.php:586
277
  msgid "You can use the wp_mail function for mailing"
278
  msgstr "Для відправлення пошти ви можете використовувати функцію WordPress wp_mail"
279
 
280
- #: contact_form.php:588
281
  msgid "Mail"
282
  msgstr "Пошта"
283
 
284
- #: contact_form.php:588
285
  msgid "To send mail you can use the php mail function"
286
  msgstr "Для відправлення пошти Ви можете використовувати функцію php mail"
287
 
288
- #: contact_form.php:592
289
  #, fuzzy
290
  msgid "The text in the 'From' field"
291
  msgstr "Змінити текст поля \"Відправник\""
292
 
293
- #: contact_form.php:594
294
  #, fuzzy
295
  msgid "User name"
296
  msgstr "Ел.пошта користувача"
297
 
298
- #: contact_form.php:595
299
  #, fuzzy
300
  msgid "The name of the user who fills the form will be used in the field 'From'."
301
  msgstr "Email-адреса користувача, який заповнює форму, буде використана у полі \"Відправник\"."
302
 
303
- #: contact_form.php:600
304
  #, fuzzy
305
  msgid "This text will be used in the 'FROM' field"
306
  msgstr "Ця адреса ел.пошти буде використана у полі \"Відправник\"."
307
 
308
- #: contact_form.php:604
309
  #, fuzzy
310
  msgid "The email address in the 'From' field"
311
  msgstr "Введіть адресу ел.пошти в полі \"Відправник\""
312
 
313
- #: contact_form.php:606
314
  msgid "User email"
315
  msgstr "Ел.пошта користувача"
316
 
317
- #: contact_form.php:607
318
  msgid "The email address of the user who fills the form will be used in the field 'From'."
319
  msgstr "Email-адреса користувача, який заповнює форму, буде використана у полі \"Відправник\"."
320
 
321
- #: contact_form.php:609
322
  msgid "This email address will be used in the 'From' field."
323
  msgstr "Ця адреса ел.пошти буде використана у полі \"Відправник\"."
324
 
325
- #: contact_form.php:613
326
  msgid "Display fields"
327
  msgstr "Показати поля"
328
 
329
- #: contact_form.php:615
330
- #: contact_form.php:665
331
- #: contact_form.php:865
332
- #: contact_form.php:1525
333
  msgid "Address"
334
  msgstr "Адреса"
335
 
336
- #: contact_form.php:616
337
- #: contact_form.php:667
338
- #: contact_form.php:1533
339
  msgid "Phone"
340
  msgstr "Телефон"
341
 
342
- #: contact_form.php:617
343
  msgid "Attachment block"
344
  msgstr "Блок \"Прикріпити файл\" "
345
 
346
- #: contact_form.php:617
347
  msgid "Users can attach the following file formats"
348
  msgstr "Користувачі можуть прикріплювати файли наступних форматів"
349
 
350
- #: contact_form.php:626
351
  #: contact_form.php:629
352
- #: contact_form.php:633
353
- #: contact_form.php:894
 
354
  msgid "Captcha"
355
  msgstr "Капча"
356
 
357
- #: contact_form.php:626
358
  #: contact_form.php:629
359
- #: contact_form.php:633
 
360
  msgid "powered by"
361
  msgstr "за підтримки"
362
 
363
- #: contact_form.php:629
364
  msgid "Activate captcha"
365
  msgstr "Активувати капчу"
366
 
367
- #: contact_form.php:633
368
  msgid "Download captcha"
369
  msgstr "Капча завантаження"
370
 
371
- #: contact_form.php:638
372
  msgid "Display tips below the Attachment block"
373
  msgstr "Показувати підказки під блоком \"Прикріпити файл\""
374
 
375
- #: contact_form.php:647
376
  msgid "Delete an attachment file from the server after the email is sent"
377
  msgstr "Видаляти прикріплений файл з серверу після того, як ел.пошта відправлена"
378
 
379
- #: contact_form.php:653
380
  msgid "Display 'Send me a copy' block"
381
  msgstr "Показати блок \"Надіслати мені копію\""
382
 
383
- #: contact_form.php:662
384
  msgid "Required fields"
385
  msgstr "Обов'язкові поля"
386
 
387
- #: contact_form.php:664
388
- #: contact_form.php:860
389
- #: contact_form.php:1520
390
  msgid "Name"
391
  msgstr "Ім'я"
392
 
393
- #: contact_form.php:666
394
  msgid "Email Address"
395
  msgstr "Адреса ел.пошти"
396
 
397
- #: contact_form.php:668
398
- #: contact_form.php:880
399
- #: contact_form.php:1536
400
  msgid "Subject"
401
  msgstr "Тема"
402
 
403
- #: contact_form.php:669
404
- #: contact_form.php:884
405
- #: contact_form.php:1539
406
  msgid "Message"
407
  msgstr "Повідомлення"
408
 
409
- #: contact_form.php:673
410
  #, fuzzy
411
  msgid "Display the asterisk near required fields"
412
  msgstr "Відобразити поле для телефону"
413
 
414
- #: contact_form.php:679
415
  msgid "Display additional info in the email"
416
  msgstr "Відображати додаткову інформацію в ел.пошті"
417
 
418
- #: contact_form.php:684
419
- #: contact_form.php:1492
420
  msgid "Sent from (ip address)"
421
  msgstr "Надіслано від (ip адреса)"
422
 
423
- #: contact_form.php:684
424
  msgid "Example: Sent from (IP address):\t127.0.0.1"
425
  msgstr "Приклад: Надіслано від (IP адреса):\t127.0.0.1"
426
 
427
- #: contact_form.php:685
428
- #: contact_form.php:1497
429
  msgid "Date/Time"
430
  msgstr "Дата/Час"
431
 
432
- #: contact_form.php:685
433
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
434
  msgstr "Приклад: Date/Time:\tAugust 19, 2013 8:50 pm"
435
 
436
- #: contact_form.php:686
437
- #: contact_form.php:1502
438
  msgid "Sent from (referer)"
439
  msgstr "Надіслано від (реферер)"
440
 
441
- #: contact_form.php:686
442
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
443
  msgstr "Приклад: Надіслано від (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
444
 
445
- #: contact_form.php:687
446
- #: contact_form.php:1507
447
  msgid "Using (user agent)"
448
  msgstr "Використовується (user agent)"
449
 
450
- #: contact_form.php:687
451
  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"
452
  msgstr "Приклад: Використовує (user agent):\tMozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.95 Safari/537.36"
453
 
454
- #: contact_form.php:691
455
  msgid "Language settings for the field names in the form"
456
  msgstr "Налаштування мови для назв полів форми"
457
 
458
- #: contact_form.php:700
459
  msgid "Add a language"
460
  msgstr "Додати мову"
461
 
462
- #: contact_form.php:704
463
  msgid "Change the names of the contact form fields and error messages"
464
  msgstr "Змінити назви полів контактної форми і повідомлення про помилку"
465
 
466
- #: contact_form.php:709
467
- #: contact_form.php:780
468
  msgid "English"
469
  msgstr "Англійська"
470
 
471
- #: contact_form.php:728
472
- #: contact_form.php:757
473
  msgid "Error message for the Name field"
474
  msgstr "Повідомлення про помилку для поля Ім'я"
475
 
476
- #: contact_form.php:729
477
- #: contact_form.php:758
478
  msgid "Error message for the Address field"
479
  msgstr "Повідомлення про помилку для поля Адреса"
480
 
481
- #: contact_form.php:730
482
- #: contact_form.php:759
483
  msgid "Error message for the Email field"
484
  msgstr "Повідомлення про помилку для поля Email"
485
 
486
- #: contact_form.php:731
487
- #: contact_form.php:760
488
  msgid "Error message for the Phone field"
489
  msgstr "Повідомлення про помилку для поля Номер телефону"
490
 
491
- #: contact_form.php:732
492
- #: contact_form.php:761
493
  msgid "Error message for the Subject field"
494
  msgstr "Повідомлення про помилку для поля Тема"
495
 
496
- #: contact_form.php:733
497
- #: contact_form.php:762
498
  msgid "Error message for the Message field"
499
  msgstr "Повідомлення про помилку для поля Повідомлення"
500
 
501
- #: contact_form.php:734
502
- #: contact_form.php:763
503
  msgid "Error message about the file type for the Attachment field"
504
  msgstr "Повідомлення про помилку для поля Вкладені файли"
505
 
506
- #: contact_form.php:735
507
- #: contact_form.php:764
508
  msgid "Error message while uploading a file for the Attachment field to the server"
509
  msgstr "Повідомлення про помилку під час завантаження файлу на сервер для поля Вкладені файли"
510
 
511
- #: contact_form.php:736
512
- #: contact_form.php:765
513
  msgid "Error message while moving the file for the Attachment field"
514
  msgstr "Повідомлення про помилку під час переміщення файлу для поля Вкладені файли"
515
 
516
- #: contact_form.php:737
517
- #: contact_form.php:766
518
  msgid "Error message when file size limit for the Attachment field is exceeded"
519
  msgstr "Повідомлення про помилку для поля Вкладені файли, коли розмір файлу перевищує допустимий"
520
 
521
- #: contact_form.php:738
522
- #: contact_form.php:767
523
  msgid "Error message for the Captcha field"
524
  msgstr "Повідомлення про помилку для поля Капча"
525
 
526
- #: contact_form.php:739
527
- #: contact_form.php:768
528
  msgid "Error message for the whole form"
529
  msgstr "Повідомлення про помилку для всієї форми"
530
 
531
- #: contact_form.php:741
532
- #: contact_form.php:770
533
- #: contact_form.php:789
534
- #: contact_form.php:795
535
  msgid "Use shortcode"
536
  msgstr "Використовувати короткий код"
537
 
538
- #: contact_form.php:741
539
- #: contact_form.php:770
540
- #: contact_form.php:789
541
- #: contact_form.php:795
542
  msgid "for this language"
543
  msgstr "для цієї мови"
544
 
545
- #: contact_form.php:777
546
  msgid "Action after email is sent"
547
  msgstr "Дія після відправлення ел.листа"
548
 
549
- #: contact_form.php:779
550
  msgid "Display text"
551
  msgstr "Показати текст"
552
 
553
- #: contact_form.php:788
554
- #: contact_form.php:794
555
  msgid "Text"
556
  msgstr "Текст"
557
 
558
- #: contact_form.php:802
559
  msgid "Redirect to the page"
560
  msgstr "Перенаправлення на сторінку"
561
 
562
- #: contact_form.php:803
563
  msgid "Url"
564
  msgstr "Url"
565
 
566
- #: contact_form.php:809
567
- #: contact_form.php:986
568
  msgid "Save Changes"
569
  msgstr "Зберегти зміни"
570
 
571
- #: contact_form.php:826
572
  msgid "Contact Form Pro | Extra Settings"
573
  msgstr "Контактна форма Pro | Розширені налаштування"
574
 
575
- #: contact_form.php:840
576
  msgid "Errors output"
577
  msgstr "Виведення помилок"
578
 
579
- #: contact_form.php:843
580
  msgid "Display error messages"
581
  msgstr "Показ повідомлень про помилки"
582
 
583
- #: contact_form.php:844
584
  msgid "Color of the input field errors."
585
  msgstr "Колір для помилок у полях введення."
586
 
587
- #: contact_form.php:845
588
  msgid "Display error messages & color of the input field errors"
589
  msgstr "Відображення повідомлень про помилку і колір для полів з помилками введення"
590
 
591
- #: contact_form.php:850
592
  msgid "Add placeholder to the input blocks"
593
  msgstr "Додати текст заміщення для блоків введення"
594
 
595
- #: contact_form.php:856
596
  msgid "Add tooltips"
597
  msgstr "Додати підказки"
598
 
599
- #: contact_form.php:870
600
  msgid "Email address"
601
  msgstr "Адреса ел.пошти"
602
 
603
- #: contact_form.php:875
604
  msgid "Phone Number"
605
  msgstr "Номер телефону"
606
 
607
- #: contact_form.php:889
608
  msgid "Attachment"
609
  msgstr "Вкладений файл"
610
 
611
- #: contact_form.php:894
612
  msgid "(powered by bestwebsoft.com)"
613
  msgstr "(powered by bestwebsoft.com)"
614
 
615
- #: contact_form.php:899
616
  msgid "Style options"
617
  msgstr "Опції для стилю"
618
 
619
- #: contact_form.php:902
620
  msgid "Text color"
621
  msgstr "Колір тексту"
622
 
623
- #: contact_form.php:905
624
- #: contact_form.php:910
625
- #: contact_form.php:920
626
- #: contact_form.php:925
627
- #: contact_form.php:930
628
- #: contact_form.php:935
629
- #: contact_form.php:945
630
- #: contact_form.php:950
631
- #: contact_form.php:956
632
- #: contact_form.php:967
633
- #: contact_form.php:972
634
- #: contact_form.php:977
635
  msgid "Default"
636
  msgstr "За замовчуванням"
637
 
638
- #: contact_form.php:907
639
  msgid "Label text color"
640
  msgstr "Колір написів"
641
 
642
- #: contact_form.php:912
643
  msgid "Placeholder color"
644
  msgstr "Колір тексту заміщення"
645
 
646
- #: contact_form.php:917
647
  msgid "Errors color"
648
  msgstr "Колір помилок"
649
 
650
- #: contact_form.php:922
651
  msgid "Error text color"
652
  msgstr "Колір тексту помилок"
653
 
654
- #: contact_form.php:927
655
  msgid "Background color of the input field errors"
656
  msgstr "Колір заднього фону для полів введення з помилками"
657
 
658
- #: contact_form.php:932
659
  msgid "Border color of the input field errors"
660
  msgstr "Колір рамки для полів введення з помилками"
661
 
662
- #: contact_form.php:937
663
  msgid "Placeholder color of the input field errors"
664
  msgstr "Колір тексту заміщення для полів введення з помилками"
665
 
666
- #: contact_form.php:942
667
  msgid "Input fields"
668
  msgstr "Поля введення тексту"
669
 
670
- #: contact_form.php:947
671
  msgid "Input fields background color"
672
  msgstr "Колір фону полів введення"
673
 
674
- #: contact_form.php:952
675
  msgid "Text fields color"
676
  msgstr "Колір текстових полів"
677
 
678
- #: contact_form.php:954
679
  msgid "Border width in px, numbers only"
680
  msgstr "Ширина рамки в точках, тільки числа"
681
 
682
- #: contact_form.php:958
683
- #: contact_form.php:979
684
  msgid "Border color"
685
  msgstr "Колір рамки"
686
 
687
- #: contact_form.php:963
688
  msgid "Submit button"
689
  msgstr "Кнопка підтвердження"
690
 
691
- #: contact_form.php:965
692
  msgid "Width in px, numbers only"
693
  msgstr "Ширина в точках, тільки числа"
694
 
695
- #: contact_form.php:969
696
  msgid "Button color"
697
  msgstr "Колір кнопок"
698
 
699
- #: contact_form.php:974
700
  msgid "Button text color"
701
  msgstr "Колір тексту кнопок"
702
 
703
- #: contact_form.php:990
704
  msgid "Contact Form Pro | Preview"
705
  msgstr "Контактна форма Pro | Попередній перегляд"
706
 
707
- #: contact_form.php:993
708
  msgid "Show with errors"
709
  msgstr "Показувати з помилками"
710
 
711
- #: contact_form.php:1001
712
- #: contact_form.php:1003
713
  msgid "Please enter your full name..."
714
  msgstr "Будь ласка, вкажіть своє повне ім'я..."
715
 
716
- #: contact_form.php:1014
717
- #: contact_form.php:1016
718
  msgid "Please enter your address..."
719
  msgstr "Будь ласка, вкажіть свою адресу..."
720
 
721
- #: contact_form.php:1025
722
- #: contact_form.php:1027
723
  msgid "Please enter your email address..."
724
  msgstr "Будь ласка, введіть свою адресу ел.пошти:"
725
 
726
- #: contact_form.php:1036
727
- #: contact_form.php:1038
728
  msgid "Please enter your phone number..."
729
  msgstr "Будь ласка, вкажіть свій номер телефону..."
730
 
731
- #: contact_form.php:1047
732
- #: contact_form.php:1049
733
  msgid "Please enter subject..."
734
  msgstr "Будь ласка, вкажіть тему..."
735
 
736
- #: contact_form.php:1057
737
- #: contact_form.php:1059
738
  msgid "Please enter your message..."
739
  msgstr "Будь ласка, напишіть своє повідомлення..."
740
 
741
- #: contact_form.php:1070
742
  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"
743
  msgstr "Типи файлів, що підтримуються: HTML, TXT, CSS, GIF, PNG, JPEG, JPG, TIFF, BMP, AI, EPS, PS, RTF, PDF, DOC, DOCX, XLS, ZIP, RAR, WAV, MP3, PPT. Максимальний розмір: 2MB"
744
 
745
- #: contact_form.php:1137
746
  msgid "Sorry, email message could not be delivered."
747
  msgstr "Вибачте, ваше повідомлення ел.пошти не може бути доставлене."
748
 
749
- #: contact_form.php:1221
750
  msgid "You can attach the following file formats"
751
  msgstr "Користувачі можуть прикріплювати файли наступних форматів"
752
 
753
- #: contact_form.php:1515
754
  msgid "Contact from"
755
  msgstr "Контактна форма"
756
 
757
- #: contact_form.php:1528
758
  msgid "Email"
759
  msgstr "Ел.пошта"
760
 
761
- #: contact_form.php:1542
762
  msgid "Site"
763
  msgstr "Сайт"
764
 
765
- #: contact_form.php:1605
766
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
767
  msgstr "Якщо Ви не бачите цей MIME, це означає, що цей MIME тип не підтримується Вашим поштовим клієнтом!"
768
 
769
- #: contact_form.php:1669
770
  msgid "FAQ"
771
  msgstr "Часті питання"
772
 
773
- #: contact_form.php:1670
774
  msgid "Support"
775
  msgstr "Підтримка"
776
 
777
- #: contact_form.php:1727
778
  msgid "Are you sure that you want to delete this language data?"
779
  msgstr "Ви справді хочете видалити дані для цієї мови?"
780
 
2
  msgstr ""
3
  "Project-Id-Version: contact_form\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-11-08 10:58+0300\n"
6
+ "PO-Revision-Date: 2013-11-08 10:58+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Andrew Yaschuk <xxxxAndyxxxx@gmail.com>\n"
9
  "MIME-Version: 1.0\n"
31
 
32
  #: contact_form.php:33
33
  #: contact_form.php:553
34
+ #: contact_form.php:835
35
  msgid "Contact Form Pro"
36
  msgstr "Контактна форма Pro"
37
 
38
  #: contact_form.php:74
39
+ #: contact_form.php:722
40
+ #: contact_form.php:751
41
  msgid "Name:"
42
  msgstr "Ім'я:"
43
 
44
  #: contact_form.php:75
45
+ #: contact_form.php:723
46
+ #: contact_form.php:752
47
  msgid "Address:"
48
  msgstr "Адреса:"
49
 
50
  #: contact_form.php:76
51
+ #: contact_form.php:724
52
+ #: contact_form.php:753
53
  msgid "Email Address:"
54
  msgstr "E-mail адреса:"
55
 
56
  #: contact_form.php:77
57
+ #: contact_form.php:725
58
+ #: contact_form.php:754
59
  msgid "Phone number:"
60
  msgstr "Номер телефону:"
61
 
62
  #: contact_form.php:78
63
+ #: contact_form.php:726
64
+ #: contact_form.php:755
65
  msgid "Subject:"
66
  msgstr "Тема:"
67
 
68
  #: contact_form.php:79
69
+ #: contact_form.php:727
70
+ #: contact_form.php:756
71
  msgid "Message:"
72
  msgstr "Повідомлення:"
73
 
74
  #: contact_form.php:80
75
+ #: contact_form.php:728
76
+ #: contact_form.php:757
77
  msgid "Attachment:"
78
  msgstr "Вкладений файл:"
79
 
80
  #: contact_form.php:81
81
+ #: contact_form.php:729
82
+ #: contact_form.php:758
83
  msgid "Send me a copy"
84
  msgstr "Надіслати мені копію"
85
 
86
  #: contact_form.php:82
87
+ #: contact_form.php:730
88
+ #: contact_form.php:759
89
  msgid "Submit"
90
  msgstr "Підтвердити"
91
 
177
  msgstr "Налаштування збережено."
178
 
179
  #: contact_form.php:516
180
+ #: contact_form.php:829
181
+ #: contact_form.php:1658
182
+ #: contact_form.php:1669
183
  msgid "Settings"
184
  msgstr "Налаштування"
185
 
186
  #: contact_form.php:517
187
+ #: contact_form.php:830
188
  msgid "Extra settings"
189
  msgstr "Розширені налаштування"
190
 
191
  #: contact_form.php:522
192
+ #: contact_form.php:1086
193
  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:"
194
  msgstr "Якщо Ви хочете додати контактну форму на свій сайт, просто скопіюйте і вставите цей короткий код у Вашу публікацію, сторінку або віджет:"
195
 
196
  #: contact_form.php:522
197
  #: contact_form.php:523
198
+ #: contact_form.php:744
199
+ #: contact_form.php:792
200
  msgid "or"
201
  msgstr "або"
202
 
237
  msgstr ""
238
 
239
  #: contact_form.php:552
240
+ #: contact_form.php:834
241
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
242
  msgstr "Ця функціональність доступна в професійній версії плагіну. Для додаткових подробиць, будь ласка, перейдіть за посиланням"
243
 
245
  msgid "Save emails to the database"
246
  msgstr ""
247
 
248
+ #: contact_form.php:570
249
+ #: contact_form.php:573
250
+ #: contact_form.php:577
251
  msgid "Using Contact Form to DB powered by"
252
  msgstr ""
253
 
254
+ #: contact_form.php:573
255
  #, fuzzy
256
  msgid "Activate Contact Form to DB"
257
  msgstr "Контактна форма Pro"
258
 
259
+ #: contact_form.php:577
260
  #, fuzzy
261
  msgid "Download Contact Form to DB"
262
  msgstr "Контактна форма Pro"
263
 
264
+ #: contact_form.php:582
265
  msgid "Additional options"
266
  msgstr "Додаткові опції"
267
 
268
+ #: contact_form.php:584
269
+ msgid "Show"
270
+ msgstr ""
271
+
272
+ #: contact_form.php:585
273
+ msgid "Hide"
274
+ msgstr ""
275
+
276
+ #: contact_form.php:589
277
  msgid "What to use?"
278
  msgstr "Що використовувати?"
279
 
280
+ #: contact_form.php:592
281
  msgid "Wp-mail"
282
  msgstr "Wp-mail"
283
 
284
+ #: contact_form.php:592
285
  msgid "You can use the wp_mail function for mailing"
286
  msgstr "Для відправлення пошти ви можете використовувати функцію WordPress wp_mail"
287
 
288
+ #: contact_form.php:594
289
  msgid "Mail"
290
  msgstr "Пошта"
291
 
292
+ #: contact_form.php:594
293
  msgid "To send mail you can use the php mail function"
294
  msgstr "Для відправлення пошти Ви можете використовувати функцію php mail"
295
 
296
+ #: contact_form.php:598
297
  #, fuzzy
298
  msgid "The text in the 'From' field"
299
  msgstr "Змінити текст поля \"Відправник\""
300
 
301
+ #: contact_form.php:600
302
  #, fuzzy
303
  msgid "User name"
304
  msgstr "Ел.пошта користувача"
305
 
306
+ #: contact_form.php:601
307
  #, fuzzy
308
  msgid "The name of the user who fills the form will be used in the field 'From'."
309
  msgstr "Email-адреса користувача, який заповнює форму, буде використана у полі \"Відправник\"."
310
 
311
+ #: contact_form.php:604
312
  #, fuzzy
313
  msgid "This text will be used in the 'FROM' field"
314
  msgstr "Ця адреса ел.пошти буде використана у полі \"Відправник\"."
315
 
316
+ #: contact_form.php:608
317
  #, fuzzy
318
  msgid "The email address in the 'From' field"
319
  msgstr "Введіть адресу ел.пошти в полі \"Відправник\""
320
 
321
+ #: contact_form.php:610
322
  msgid "User email"
323
  msgstr "Ел.пошта користувача"
324
 
325
+ #: contact_form.php:611
326
  msgid "The email address of the user who fills the form will be used in the field 'From'."
327
  msgstr "Email-адреса користувача, який заповнює форму, буде використана у полі \"Відправник\"."
328
 
329
+ #: contact_form.php:614
330
  msgid "This email address will be used in the 'From' field."
331
  msgstr "Ця адреса ел.пошти буде використана у полі \"Відправник\"."
332
 
333
+ #: contact_form.php:618
334
  msgid "Display fields"
335
  msgstr "Показати поля"
336
 
337
+ #: contact_form.php:620
338
+ #: contact_form.php:668
339
+ #: contact_form.php:866
340
+ #: contact_form.php:1526
341
  msgid "Address"
342
  msgstr "Адреса"
343
 
344
+ #: contact_form.php:621
345
+ #: contact_form.php:670
346
+ #: contact_form.php:1534
347
  msgid "Phone"
348
  msgstr "Телефон"
349
 
350
+ #: contact_form.php:622
351
  msgid "Attachment block"
352
  msgstr "Блок \"Прикріпити файл\" "
353
 
354
+ #: contact_form.php:622
355
  msgid "Users can attach the following file formats"
356
  msgstr "Користувачі можуть прикріплювати файли наступних форматів"
357
 
 
358
  #: contact_form.php:629
359
+ #: contact_form.php:632
360
+ #: contact_form.php:636
361
+ #: contact_form.php:895
362
  msgid "Captcha"
363
  msgstr "Капча"
364
 
 
365
  #: contact_form.php:629
366
+ #: contact_form.php:632
367
+ #: contact_form.php:636
368
  msgid "powered by"
369
  msgstr "за підтримки"
370
 
371
+ #: contact_form.php:632
372
  msgid "Activate captcha"
373
  msgstr "Активувати капчу"
374
 
375
+ #: contact_form.php:636
376
  msgid "Download captcha"
377
  msgstr "Капча завантаження"
378
 
379
+ #: contact_form.php:641
380
  msgid "Display tips below the Attachment block"
381
  msgstr "Показувати підказки під блоком \"Прикріпити файл\""
382
 
383
+ #: contact_form.php:650
384
  msgid "Delete an attachment file from the server after the email is sent"
385
  msgstr "Видаляти прикріплений файл з серверу після того, як ел.пошта відправлена"
386
 
387
+ #: contact_form.php:656
388
  msgid "Display 'Send me a copy' block"
389
  msgstr "Показати блок \"Надіслати мені копію\""
390
 
391
+ #: contact_form.php:665
392
  msgid "Required fields"
393
  msgstr "Обов'язкові поля"
394
 
395
+ #: contact_form.php:667
396
+ #: contact_form.php:861
397
+ #: contact_form.php:1521
398
  msgid "Name"
399
  msgstr "Ім'я"
400
 
401
+ #: contact_form.php:669
402
  msgid "Email Address"
403
  msgstr "Адреса ел.пошти"
404
 
405
+ #: contact_form.php:671
406
+ #: contact_form.php:881
407
+ #: contact_form.php:1537
408
  msgid "Subject"
409
  msgstr "Тема"
410
 
411
+ #: contact_form.php:672
412
+ #: contact_form.php:885
413
+ #: contact_form.php:1540
414
  msgid "Message"
415
  msgstr "Повідомлення"
416
 
417
+ #: contact_form.php:676
418
  #, fuzzy
419
  msgid "Display the asterisk near required fields"
420
  msgstr "Відобразити поле для телефону"
421
 
422
+ #: contact_form.php:682
423
  msgid "Display additional info in the email"
424
  msgstr "Відображати додаткову інформацію в ел.пошті"
425
 
426
+ #: contact_form.php:687
427
+ #: contact_form.php:1493
428
  msgid "Sent from (ip address)"
429
  msgstr "Надіслано від (ip адреса)"
430
 
431
+ #: contact_form.php:687
432
  msgid "Example: Sent from (IP address):\t127.0.0.1"
433
  msgstr "Приклад: Надіслано від (IP адреса):\t127.0.0.1"
434
 
435
+ #: contact_form.php:688
436
+ #: contact_form.php:1498
437
  msgid "Date/Time"
438
  msgstr "Дата/Час"
439
 
440
+ #: contact_form.php:688
441
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
442
  msgstr "Приклад: Date/Time:\tAugust 19, 2013 8:50 pm"
443
 
444
+ #: contact_form.php:689
445
+ #: contact_form.php:1503
446
  msgid "Sent from (referer)"
447
  msgstr "Надіслано від (реферер)"
448
 
449
+ #: contact_form.php:689
450
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
451
  msgstr "Приклад: Надіслано від (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
452
 
453
+ #: contact_form.php:690
454
+ #: contact_form.php:1508
455
  msgid "Using (user agent)"
456
  msgstr "Використовується (user agent)"
457
 
458
+ #: contact_form.php:690
459
  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"
460
  msgstr "Приклад: Використовує (user agent):\tMozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.95 Safari/537.36"
461
 
462
+ #: contact_form.php:694
463
  msgid "Language settings for the field names in the form"
464
  msgstr "Налаштування мови для назв полів форми"
465
 
466
+ #: contact_form.php:703
467
  msgid "Add a language"
468
  msgstr "Додати мову"
469
 
470
+ #: contact_form.php:707
471
  msgid "Change the names of the contact form fields and error messages"
472
  msgstr "Змінити назви полів контактної форми і повідомлення про помилку"
473
 
474
+ #: contact_form.php:712
475
+ #: contact_form.php:783
476
  msgid "English"
477
  msgstr "Англійська"
478
 
479
+ #: contact_form.php:731
480
+ #: contact_form.php:760
481
  msgid "Error message for the Name field"
482
  msgstr "Повідомлення про помилку для поля Ім'я"
483
 
484
+ #: contact_form.php:732
485
+ #: contact_form.php:761
486
  msgid "Error message for the Address field"
487
  msgstr "Повідомлення про помилку для поля Адреса"
488
 
489
+ #: contact_form.php:733
490
+ #: contact_form.php:762
491
  msgid "Error message for the Email field"
492
  msgstr "Повідомлення про помилку для поля Email"
493
 
494
+ #: contact_form.php:734
495
+ #: contact_form.php:763
496
  msgid "Error message for the Phone field"
497
  msgstr "Повідомлення про помилку для поля Номер телефону"
498
 
499
+ #: contact_form.php:735
500
+ #: contact_form.php:764
501
  msgid "Error message for the Subject field"
502
  msgstr "Повідомлення про помилку для поля Тема"
503
 
504
+ #: contact_form.php:736
505
+ #: contact_form.php:765
506
  msgid "Error message for the Message field"
507
  msgstr "Повідомлення про помилку для поля Повідомлення"
508
 
509
+ #: contact_form.php:737
510
+ #: contact_form.php:766
511
  msgid "Error message about the file type for the Attachment field"
512
  msgstr "Повідомлення про помилку для поля Вкладені файли"
513
 
514
+ #: contact_form.php:738
515
+ #: contact_form.php:767
516
  msgid "Error message while uploading a file for the Attachment field to the server"
517
  msgstr "Повідомлення про помилку під час завантаження файлу на сервер для поля Вкладені файли"
518
 
519
+ #: contact_form.php:739
520
+ #: contact_form.php:768
521
  msgid "Error message while moving the file for the Attachment field"
522
  msgstr "Повідомлення про помилку під час переміщення файлу для поля Вкладені файли"
523
 
524
+ #: contact_form.php:740
525
+ #: contact_form.php:769
526
  msgid "Error message when file size limit for the Attachment field is exceeded"
527
  msgstr "Повідомлення про помилку для поля Вкладені файли, коли розмір файлу перевищує допустимий"
528
 
529
+ #: contact_form.php:741
530
+ #: contact_form.php:770
531
  msgid "Error message for the Captcha field"
532
  msgstr "Повідомлення про помилку для поля Капча"
533
 
534
+ #: contact_form.php:742
535
+ #: contact_form.php:771
536
  msgid "Error message for the whole form"
537
  msgstr "Повідомлення про помилку для всієї форми"
538
 
539
+ #: contact_form.php:744
540
+ #: contact_form.php:773
541
+ #: contact_form.php:792
542
+ #: contact_form.php:798
543
  msgid "Use shortcode"
544
  msgstr "Використовувати короткий код"
545
 
546
+ #: contact_form.php:744
547
+ #: contact_form.php:773
548
+ #: contact_form.php:792
549
+ #: contact_form.php:798
550
  msgid "for this language"
551
  msgstr "для цієї мови"
552
 
553
+ #: contact_form.php:780
554
  msgid "Action after email is sent"
555
  msgstr "Дія після відправлення ел.листа"
556
 
557
+ #: contact_form.php:782
558
  msgid "Display text"
559
  msgstr "Показати текст"
560
 
561
+ #: contact_form.php:791
562
+ #: contact_form.php:797
563
  msgid "Text"
564
  msgstr "Текст"
565
 
566
+ #: contact_form.php:804
567
  msgid "Redirect to the page"
568
  msgstr "Перенаправлення на сторінку"
569
 
570
+ #: contact_form.php:805
571
  msgid "Url"
572
  msgstr "Url"
573
 
574
+ #: contact_form.php:810
575
+ #: contact_form.php:987
576
  msgid "Save Changes"
577
  msgstr "Зберегти зміни"
578
 
579
+ #: contact_form.php:827
580
  msgid "Contact Form Pro | Extra Settings"
581
  msgstr "Контактна форма Pro | Розширені налаштування"
582
 
583
+ #: contact_form.php:841
584
  msgid "Errors output"
585
  msgstr "Виведення помилок"
586
 
587
+ #: contact_form.php:844
588
  msgid "Display error messages"
589
  msgstr "Показ повідомлень про помилки"
590
 
591
+ #: contact_form.php:845
592
  msgid "Color of the input field errors."
593
  msgstr "Колір для помилок у полях введення."
594
 
595
+ #: contact_form.php:846
596
  msgid "Display error messages & color of the input field errors"
597
  msgstr "Відображення повідомлень про помилку і колір для полів з помилками введення"
598
 
599
+ #: contact_form.php:851
600
  msgid "Add placeholder to the input blocks"
601
  msgstr "Додати текст заміщення для блоків введення"
602
 
603
+ #: contact_form.php:857
604
  msgid "Add tooltips"
605
  msgstr "Додати підказки"
606
 
607
+ #: contact_form.php:871
608
  msgid "Email address"
609
  msgstr "Адреса ел.пошти"
610
 
611
+ #: contact_form.php:876
612
  msgid "Phone Number"
613
  msgstr "Номер телефону"
614
 
615
+ #: contact_form.php:890
616
  msgid "Attachment"
617
  msgstr "Вкладений файл"
618
 
619
+ #: contact_form.php:895
620
  msgid "(powered by bestwebsoft.com)"
621
  msgstr "(powered by bestwebsoft.com)"
622
 
623
+ #: contact_form.php:900
624
  msgid "Style options"
625
  msgstr "Опції для стилю"
626
 
627
+ #: contact_form.php:903
628
  msgid "Text color"
629
  msgstr "Колір тексту"
630
 
631
+ #: contact_form.php:906
632
+ #: contact_form.php:911
633
+ #: contact_form.php:921
634
+ #: contact_form.php:926
635
+ #: contact_form.php:931
636
+ #: contact_form.php:936
637
+ #: contact_form.php:946
638
+ #: contact_form.php:951
639
+ #: contact_form.php:957
640
+ #: contact_form.php:968
641
+ #: contact_form.php:973
642
+ #: contact_form.php:978
643
  msgid "Default"
644
  msgstr "За замовчуванням"
645
 
646
+ #: contact_form.php:908
647
  msgid "Label text color"
648
  msgstr "Колір написів"
649
 
650
+ #: contact_form.php:913
651
  msgid "Placeholder color"
652
  msgstr "Колір тексту заміщення"
653
 
654
+ #: contact_form.php:918
655
  msgid "Errors color"
656
  msgstr "Колір помилок"
657
 
658
+ #: contact_form.php:923
659
  msgid "Error text color"
660
  msgstr "Колір тексту помилок"
661
 
662
+ #: contact_form.php:928
663
  msgid "Background color of the input field errors"
664
  msgstr "Колір заднього фону для полів введення з помилками"
665
 
666
+ #: contact_form.php:933
667
  msgid "Border color of the input field errors"
668
  msgstr "Колір рамки для полів введення з помилками"
669
 
670
+ #: contact_form.php:938
671
  msgid "Placeholder color of the input field errors"
672
  msgstr "Колір тексту заміщення для полів введення з помилками"
673
 
674
+ #: contact_form.php:943
675
  msgid "Input fields"
676
  msgstr "Поля введення тексту"
677
 
678
+ #: contact_form.php:948
679
  msgid "Input fields background color"
680
  msgstr "Колір фону полів введення"
681
 
682
+ #: contact_form.php:953
683
  msgid "Text fields color"
684
  msgstr "Колір текстових полів"
685
 
686
+ #: contact_form.php:955
687
  msgid "Border width in px, numbers only"
688
  msgstr "Ширина рамки в точках, тільки числа"
689
 
690
+ #: contact_form.php:959
691
+ #: contact_form.php:980
692
  msgid "Border color"
693
  msgstr "Колір рамки"
694
 
695
+ #: contact_form.php:964
696
  msgid "Submit button"
697
  msgstr "Кнопка підтвердження"
698
 
699
+ #: contact_form.php:966
700
  msgid "Width in px, numbers only"
701
  msgstr "Ширина в точках, тільки числа"
702
 
703
+ #: contact_form.php:970
704
  msgid "Button color"
705
  msgstr "Колір кнопок"
706
 
707
+ #: contact_form.php:975
708
  msgid "Button text color"
709
  msgstr "Колір тексту кнопок"
710
 
711
+ #: contact_form.php:991
712
  msgid "Contact Form Pro | Preview"
713
  msgstr "Контактна форма Pro | Попередній перегляд"
714
 
715
+ #: contact_form.php:994
716
  msgid "Show with errors"
717
  msgstr "Показувати з помилками"
718
 
719
+ #: contact_form.php:1002
720
+ #: contact_form.php:1004
721
  msgid "Please enter your full name..."
722
  msgstr "Будь ласка, вкажіть своє повне ім'я..."
723
 
724
+ #: contact_form.php:1015
725
+ #: contact_form.php:1017
726
  msgid "Please enter your address..."
727
  msgstr "Будь ласка, вкажіть свою адресу..."
728
 
729
+ #: contact_form.php:1026
730
+ #: contact_form.php:1028
731
  msgid "Please enter your email address..."
732
  msgstr "Будь ласка, введіть свою адресу ел.пошти:"
733
 
734
+ #: contact_form.php:1037
735
+ #: contact_form.php:1039
736
  msgid "Please enter your phone number..."
737
  msgstr "Будь ласка, вкажіть свій номер телефону..."
738
 
739
+ #: contact_form.php:1048
740
+ #: contact_form.php:1050
741
  msgid "Please enter subject..."
742
  msgstr "Будь ласка, вкажіть тему..."
743
 
744
+ #: contact_form.php:1058
745
+ #: contact_form.php:1060
746
  msgid "Please enter your message..."
747
  msgstr "Будь ласка, напишіть своє повідомлення..."
748
 
749
+ #: contact_form.php:1071
750
  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"
751
  msgstr "Типи файлів, що підтримуються: HTML, TXT, CSS, GIF, PNG, JPEG, JPG, TIFF, BMP, AI, EPS, PS, RTF, PDF, DOC, DOCX, XLS, ZIP, RAR, WAV, MP3, PPT. Максимальний розмір: 2MB"
752
 
753
+ #: contact_form.php:1138
754
  msgid "Sorry, email message could not be delivered."
755
  msgstr "Вибачте, ваше повідомлення ел.пошти не може бути доставлене."
756
 
757
+ #: contact_form.php:1222
758
  msgid "You can attach the following file formats"
759
  msgstr "Користувачі можуть прикріплювати файли наступних форматів"
760
 
761
+ #: contact_form.php:1516
762
  msgid "Contact from"
763
  msgstr "Контактна форма"
764
 
765
+ #: contact_form.php:1529
766
  msgid "Email"
767
  msgstr "Ел.пошта"
768
 
769
+ #: contact_form.php:1543
770
  msgid "Site"
771
  msgstr "Сайт"
772
 
773
+ #: contact_form.php:1606
774
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
775
  msgstr "Якщо Ви не бачите цей MIME, це означає, що цей MIME тип не підтримується Вашим поштовим клієнтом!"
776
 
777
+ #: contact_form.php:1670
778
  msgid "FAQ"
779
  msgstr "Часті питання"
780
 
781
+ #: contact_form.php:1671
782
  msgid "Support"
783
  msgstr "Підтримка"
784
 
785
+ #: contact_form.php:1728
786
  msgid "Are you sure that you want to delete this language data?"
787
  msgstr "Ви справді хочете видалити дані для цієї мови?"
788
 
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: https://www.2checkout.com/checkout/purchase?sid=1430388&quantity=10
4
  Tags: Contact Form, text, contact, form, contacts, contact form, request, contact me, feedback form, feedback, contact button, contact form plugin, contacts form plugin, attachment, send, copy, attachment, send copy
5
  Requires at least: 3.0
6
  Tested up to: 3.7.1
7
- Stable tag: 3.62
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -145,6 +145,10 @@ Note: If the Contact Form sends letters, but you don't receive them, you can ins
145
 
146
  == Changelog ==
147
 
 
 
 
 
148
  = V3.62 - 1.11.2013 =
149
  * NEW : Add checking installed wordpress version.
150
  * Update : Activation of radio button or checkbox by clicking on its label.
@@ -426,6 +430,9 @@ Note: If the Contact Form sends letters, but you don't receive them, you can ins
426
 
427
  == Upgrade Notice ==
428
 
 
 
 
429
  = V3.62 =
430
  Add checking installed wordpress version. Activation of radio button or checkbox by clicking on its label. We updated all functionality for wordpress 3.7.1.
431
 
4
  Tags: Contact Form, text, contact, form, contacts, contact form, request, contact me, feedback form, feedback, contact button, contact form plugin, contacts form plugin, attachment, send, copy, attachment, send copy
5
  Requires at least: 3.0
6
  Tested up to: 3.7.1
7
+ Stable tag: 3.63
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
145
 
146
  == Changelog ==
147
 
148
+ = V3.63 - 8.11.2013 =
149
+ * Update : The French language file is updated.
150
+ * NEW : Add hide-button for the settings page.
151
+
152
  = V3.62 - 1.11.2013 =
153
  * NEW : Add checking installed wordpress version.
154
  * Update : Activation of radio button or checkbox by clicking on its label.
430
 
431
  == Upgrade Notice ==
432
 
433
+ = V3.63 =
434
+ The French language file is updated. Add hide-button for the settings page
435
+
436
  = V3.62 =
437
  Add checking installed wordpress version. Activation of radio button or checkbox by clicking on its label. We updated all functionality for wordpress 3.7.1.
438
 
screenshot-2.jpg CHANGED
File without changes
screenshot-4.jpg CHANGED
Binary file